﻿*:hover {
    -webkit-transition: all 165ms ease-in-out;
    -moz-transition: all 165ms ease-in-out;
    -ms-transition: all 165ms ease-in-out;
    -o-transition: all 165ms ease-in-out;
    transition: all 165ms ease-in-out;
}
.text-list p {
    margin-bottom: 0;
}
body {
    font-family: 'Open Sans', sans-serif !important;
    color: #686868 !important;
    font-size: 1em;
}
	/*iconos*/
	.cir {
    color: #4069bd;
    position: relative;
    right: 3%;
    font-size: 14px;
    top: 20px;
}
.m-margen{
	margin-top: 2%;
}
.cr-lg {
	font-size: 14px;
    color: #4068bd;
    position: relative;
    left: 60px;
    top: 21px;
}
.cl {
    color: #4069bd;
    position: relative;
    right: 3%;
    font-size: 14px;
    top: 22px;
}
.fa-2{
    position: relative;
    right: 3%;
    font-size: 14px;
}
.env{
    color: #4069bd !important;
}
.cir-1{
    color: #fff;
    position: relative;
    right: 3%;
    font-size: 14px;
    top: 20px;
}
.lst{
    font-size: 20px;
    color: #fff;
    top: 2px;
    right: 5px;
}
.i1 {
    margin-left: 1%;
}
/* view test factory*/
.dev-text {
    /*margin-top: 2%;*/
    padding-left: 50px;
}
.background-1 {
    background-color: #f7f7f7 !important;
}
.background-2{
	background-color: #fff;
    margin: 0px 25px;
    margin-bottom: -16px;
	margin-top: 0px;
}
.btn-bt{
    background-color: #4069bd !important;
    padding: 10px 30px !important;
    margin: 0 auto;
    list-style: none;
	text-transform: uppercase;
	font-size: 20px !important;
}
.side-margen {
    margin-bottom: 5% !important;
}
.mg-i{
	margin: 3%;
}
.imgn {
    vertical-align: middle;
    border-style: none;
    height: auto;
    width: 80%;
    margin: 0 auto 30px;
    display: block;
}
.testi-img-cont .imgn {
    max-width: 254px;
}
.img-full {
    max-width: initial;
}
.inline-block {
    display: inline-block;
}
.menu-ul {
    list-style: none;
    padding: 0;
    position: relative;
    top: 4px;
}
.menu-ul li {
   display:inline-block;
}
.sticker-item {
    background: #f7f7f7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    margin: 20px 10px;
    position:relative;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 5px 0px 0px rgba(255,255,255,1);
    box-shadow: 0px 5px 0px 0px rgba(255,255,255,1);
}
    .sticker-item:hover {
        -webkit-box-shadow: 0px 5px 0px 0px rgba(132,149,183,1);
        -moz-box-shadow: 0px 5px 0px 0px rgba(132,149,183,1);
        box-shadow: 0px 5px 0px 0px rgba(132,149,183,1);
    }
    .sticker-item a {
        width: 100%;
        height: 100%;
        position: absolute;
    }
.sticker-top {
    padding: 20px;
    text-align: center;
    min-height: 250px;
}
.star {
    padding: 20px 30px 15px !important;
    text-align: start !important;
    margin-left: 0%;
}
.contact{
    position: relative;
    font-weight: bold;
    color: #686868;
    font-size: 25px;
    text-transform: uppercase;
    top: 15px;
}
.text-1 {
    position: relative;
    font-weight: 900;
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.input-contact {
    padding-left: 20px;
    padding-top: 18px;
}
.text-3 {
    margin-top: 5%;
    line-height: 21.5px;
    outline-width: 68%;
    /*margin: 10px;*/
}
.text-4 {
    position: relative;
	font-weight: bold;
    color: #686868;
    font-size: 25px;
    text-transform: uppercase;
	top:15%;
}
.text-5 {
    position: relative;
    margin-top: 5%;
}
.text-list {
    font-weight: bold;
    position: relative;
    left: 8%;
    font-size: 14px;
}
.text-factory{
    position: relative;
    font-weight: bold;
    color: #686868;
    font-size: 20px;
    text-transform: uppercase;
    left: 5%;
}
.text-groupe {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}
.img-g {
    padding-top: 25px;
}
.imgn-tm1 {
    vertical-align: middle;
    border-style: none;
    height: auto;
    width: 100%;
    margin-bottom: 30%;
}
.field * {
  vertical-align: middle;
}
.block-text{
    margin-left: 8%;
}
.hf {
    font-size: 20px;
    font-variation-settings: 20px;
    font-weight: bold;
}
.sticker-top span {
        display: block;
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 1.5em;
        text-transform: uppercase;
        color: #416abd;
        margin-top: 10px;
}
.sticker-img {
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 99%;
    -moz-border-radius: 99%;
    border-radius: 99%;
    border: 2px solid #416abd;
    padding: 25px 0;
    width: 120px;
    height: 120px;
    text-align: center;
}
.sticker-bottom{
    background-color: #416abd;
    color: white;
    text-align: center;
    font-size: 1em;
    padding: 20px 30px 10px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 200px;
}
.sticker-bottom p {
        margin-top: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #5c83d2;
    }
.sticker-bottom p:last-of-type {
            border-bottom: none;
            padding-bottom: 0;
        }
.list-initial {
    /*display: inline;
    list-style: none;*/
    list-style: none;
    min-height: 158px;
    margin: 10px auto 0;
    padding: 0;
}
.list-initial li{
	    margin-top: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #5c83d2;
		}
.list-initial li a{
		color:white;
		}
.tm-etaussi{
    margin-top: 20px;
    margin-left: 10%;
}
/*HEADER*/
.header {
    background-color: white;
    padding: 10px 0;
}
.header .logo {
        text-align: center;
        height: 55px;
}
.header .logo img {
            width: 80%;
            max-width: 150px;
}
.header .legend {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 100;
        letter-spacing: 5px;
        text-align: center;
        padding: 18px;
}
.lang {
    padding: 17px 0;
    text-align: center;
}
.lang ul {
        padding:0;
        margin:0;
}
.lang li:first-of-type {
        padding: 1px 10px;
}
.lang li {
        list-style: none;
        padding: 0;
        display: inline-block;
        color: #7593cf !important;
}
.lang li a {
            color: #7593cf !important;
            font-weight: 800;
            text-transform: uppercase;
            font-size: 13px;
            opacity: 0.5;
            -webkit-border-radius: 99px;
            -moz-border-radius: 99px;
            border-radius: 99px;
            padding: 1px 10px;
            text-decoration: none;
}
    .lang li a.active {
        background-color: #7593cf;
        opacity: 1;
        color: white !important;
        cursor: default;
    }
    .lang li a:hover {
        background-color: #7593cf;
        opacity: 0.6;
        color: white !important;
    }
/*SLIDER*/
#slider {
    margin: -10px -15px 10px -15px;
    /*height: 580px;*/
    overflow: hidden;
}
#slideshow {
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding: 1% 1% 56.25% 1%; /*56.25 is for 16x9 resolution*/
    text-align:center;
}
#slideshow > div {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        margin-right: -10px;
        margin-left: -10px;
}
#slideshow > div > img {
            width: auto;
            height: 100%;
}
#slideshow:hover i, #slideshow:hover .slider-dots {
        opacity: 1;
}
.slidebtn {
    z-index: 99;
    background: transparent;
    outline: none;
    border: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0 10px 0 10px;
    display:none;
}
.slidebtn:active,
.slidedtn:focus {
        outline: none;
}
.slidebtn i {
        color: #fff;
        font-size: 72px;
        opacity: 0.2;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
}
.prev {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
}
.next {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
}
.slider-dots {
    opacity: 0.2;
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translate(-50%, 0);
    z-index: 99;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    /*display: none;*/
}
.slider-dots li {
        color: #000;
        display: inline;
        font-size: 48px;
        margin-right: 5px;
        cursor: pointer;
}
        .slider-dots li.active-dot {
            color: #fff;
        }
.slider-legend {
    position: absolute;
    background: white;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    padding: 20px 30px 20px 80px;
    color: #4069bd;
    top: 5%;
    left: -30px;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-box-shadow: -14px 10px 0px 0px rgba(64,105,189,0.7);
    -moz-box-shadow: -14px 10px 0px 0px rgba(64,105,189,0.7);
    box-shadow: -14px 10px 0px 0px rgba(64,105,189,0.7);
}
.slider-legend-sub {
    position: absolute;
    top: 18%;
    width: 100%;
    max-width: 800px;
    padding: 10px 10px 10px 45px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 26px;
    color: white;
    text-transform: uppercase;
    text-shadow: 2px 2px #2c4882;
}
/*MENU*/
.menu {
    background-color: #4069bd;
	z-index: 99;
	margin: 0 auto;
    padding: 5px 0 5px 0
}
.menu-top {
    padding: 0;
    margin: 0 auto;
    list-style: none;
 }
.menu-top li {
    display: inline-block;
}
li.menu-item a {
    color: white;
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 10px;
    /*letter-spacing: 2px;*/
    letter-spacing: 1px;
    opacity: 0.50;
    text-decoration: none;
}
li.menu-item.current-menu a, li.menu-item a:hover {
    opacity: 1;
}
/*view cass groupe*/
.item-img {
    background-color: #f7f7f7;
	overflow: hidden;
    margin: 20px 10px;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 5px 0px 0px rgba(255,255,255,1);
    box-shadow: 0px 5px 0px 0px rgba(255,255,255,1);
	border-bottom: 37px solid #9fb4de;
}
.img-management{
    height: auto;
    width: 100%;
    padding: 25px;
}
.name{
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
}
.text-p{
    font-size: 14px;
    text-align: center;
	margin-top: -20px;
	text-transform: uppercase;
	margin-bottom: 25%;
	}
.text-m{
    margin: 40px;
}
.text-dev {
    padding: 15px;
	padding-left: 0px;
}
.sticker-font {
    text-align: center;
    display: flex;
    align-items: center;
}
/*pantalla Time Manager*/
.cir-item {
    color: #6c757d;
    position: relative;
    font-size: 14px;
    top: 24px;
    left: 3%;
}
.check-1{
	position: relative;
    right: 20px;
    font-size: 16px;
}
.fond-tm {
    background-color: #333;
    border-radius: 10px;
    color: #fff;
    margin-top: 20px;
    width: 100%;
}
.text-list-tm {
    padding: 0px 50px;
}
/*.text-list-tm:hover {
	font-size:24px;
}*/
.fond-tm-1 {
    border-radius: 10px;
    color: transparent;
    margin-top: 20px;
}
.fond-tm-2 {
    background-color: #4069bd;
    border-radius: 10px;
    color: #fff;
    width: 35%;
    margin-bottom: 2%;
}
.midiv-tm{
	margin-top: 2.6%;
    /* border-right: 25px solid #9fb4df; */
}
.itemtm-3{
	color: #333;
    font-weight: bold;
    padding: 0px 50px;
}
#fond-cir{
    margin: 0px;
	padding: 15px;
}
.text-circle-tm {
    /*background-color: #222;*/
    background: rgb(6,108,165);
    background: linear-gradient(0deg, rgba(6,108,165,1) 0%, rgba(31,133,191,1) 100%);
    color: transparent;
    width: 260px;
    height: 300px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 2% !important;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
}
    .text-circle-tm.circle-helathcare {
        background-color: #4069bd;
    }
.circle-tm-alm {
    border: 2px solid #333;
    -moz-border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2% !important;
    -webkit-border-radius: 20px;
    /*-moz-border-radius: 20px;*/
    border-radius: 20px;
    margin-top: 60px;
}
.text-circle-tm:hover {
    background: #eee;
    color: #333;
    /*width: 260px;
    height: 260px;*/
    box-shadow: inset 0 0 0 3px #94d1f4;
    -webkit-transition: all 90ms ease-in-out;
    -moz-transition: all 90ms ease-in-out;
    -ms-transition: all 90ms ease-in-out;
    -o-transition: all 90ms ease-in-out;
    transition: all 90ms ease-in-out;
}
    .text-circle-tm:hover .circle1, .text-circle-tm:hover .circle3 {
        opacity: 0;
        -webkit-transition: all 90ms ease-in-out;
        -moz-transition: all 90ms ease-in-out;
        -ms-transition: all 90ms ease-in-out;
        -o-transition: all 90ms ease-in-out;
        transition: all 90ms ease-in-out;
    }
    .circle-tm-alm:hover {
        background: #fff;
        color: #3a7999;
        box-shadow: inset 0 0 0 3px #3a7999;
    }
/*claces param las palabras defs los circulos de pantalla time manager*/
.circle1 {
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
    font-size: 19px;
    width: 100% !important;
    display: block;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    opacity:1;
}
.circle1.circle2 {
    left: 24%;
}
.circle1.circle3 {
        left: 36%;
}
.circle1.circle4 {
        left: 29%;
    }
    .circle1.circle5 {
        left: 37%;
    }
    .circle1.circle6 {
        left: 28%;
    }
    .circle1.circle7 {
        left: 30%;
    }
    .circle1.circle8 {
        left: 37%;
    }
    .circle1.circle9 {
        left: 32%;
    }
.number2 {
    font-size: 30px;
    color: white !important;
    position: absolute;
    font-weight: bold;
    right: 47%;
    top: 23%;
}
.text-circle {
    font-weight: bolder;
    font-size: 15px !important;
    padding: 20px;
    position: absolute;
    width:100%;
    display:none;
}

.text-circle-tm:hover .text-circle {
    display:block;
}

.text-gest-builds {
    font-weight: bold;
    padding: 60px;
    position: absolute;
}
.text-circle:hover,.text-gest-builds:hover{
	font-size:16px;
}
.tm-text{
	margin-bottom: 2%;
    margin-top: 2%;
}
/*pantalla healthcare*/
.texto-general{
	margin-top:0px
}
.fond-text-healthcare {
    background-color: #4069bd;
    border-radius: 10px;
    color: #fff;
    margin-top: 20px;
    width: 100%;
}
.medical-text{
	margin-top: 2%;
}
.border-img{
	border-right: 25px solid #9fb4df;
}
.text-healcare {
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
/*pantalla devops*/
.fond-text {
    background-color: #4069bd;
    border-radius: 10px;
    color: #fff;
    margin-top: 20px;
	padding: 25px;
}

.block-text-1{
    padding-left: 12% !important;
    margin-top: 20px;
}
.line-h {
    line-height: 30px;
}
.btn-tm {
    background-color: #222 !important;
    padding: 10px 30px !important;
    margin: 0 auto;
    list-style: none;
    text-transform: uppercase;
    font-size: 20px !important;
	border: 0px !important;
}

footer {
    background-color: #f7f7f7;
    padding: 15px 0 5px 0;
    border-top: 1px solid #c9c9c9;
    margin-top: 15px;
}

.etaussi{
	margin-top: 20px;
    margin-left: 0%;
}
.topnav {
    /*overflow: hidden;*/
    background-color: #4069bd;
    margin: 0;
    padding: 0;
}
.icon-menu{
    color: #fff !important;
    position: relative;
    text-align: center;
    font-size: 30px;
    left: 5%;
}
.topnav li {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    opacity: 0.50;
    text-decoration: none;
}
    .topnav li a {
        color: white;
        padding: 5px 10px;
    }
    .topnav :hover {
    color: white !important;
    opacity: 1;
}
.topnav .icon {
  display: none;
}
.active {
    color: #fff !important;
    opacity: 1 !important;
}
a {
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.sub-nav {
    position: relative;
}
.sub-nav-items {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 999999999999;
    background-color: #4069bd;
    width: 100%;
    padding-top:21px;
}
.sub-nav:hover .sub-nav-items {
    display: block;
}
.sub-nav-items li {
    display: block;
    border-bottom: 1px solid;
}
    .sub-nav-items li:hover {
        background:#7593cf;
    }
    .sub-nav-items li a {
        display: block;
        padding: 12px 10px;
    }
    .sub-nav-items li:last-child {
        border-bottom: none;
    }
/*arrow-box view healthcare*/

.arrow_box {
    position: relative;
    background-color: #4069bd;
    margin: 0px 30px;
    border-radius: 10px;
    margin-top: 20px;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #4069bd;
    border-width: 20px;
    margin-top: -20px;
}
.arrow_box-1 {
position: relative;
    background: #4069bd;
    margin: 0px 30px;
	border-radius: 10px;
	margin-top: 20px;
}
.arrow_box-1:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box-1:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #4069bd;
    border-width: 20px;
    margin-top: -20px;
}
.chatname{
	color: white;
    font-size: 24px;
	font-weight: bold;
}
p.n-empresa {
    font-size: 20px;
    margin-top: -13px;
    /*font-family: 'Open sans light';*/
}
/* pantalla fair programming*/
.sticker-header {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 28px;
    text-transform: uppercase;
    color: #416abd;
    -ms-transform: skewX(-20deg);
    transform: skewX(-5deg);
    -moz-box-shadow: -14px 10px 0px 0px rgba(64,105,189,0.7);
}
.sticker-contact{
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
    color: #416abd;
    -ms-transform: skewX(-20deg);
    -moz-box-shadow: -14px 10px 0px 0px rgba(64,105,189,0.7);
	border-right: 2px solid dimgrey;
	margin: 10px;
}
.l-ipsum {
    text-transform: uppercase;
    font-weight: bold;
	text-align:right;
}
.testi-res {
    display:none;
}
.testi-img-cont {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
button i {
    margin-right: 15px;
}
/*modal de contacto*/
.modal-content {
    padding: 20px 40px;
    animation: modalAnimate 1s both;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
}
.icon-modal {
    font-size: 18px;
    position: absolute;
    opacity: 0.7;
}
.close {
    float: right;
    font-size: 0px !important;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
#item-contact {
    background-color: #ececec;
    margin: 10px;
    border-radius: 10px;
    align-items: center;
}
    #item-contact p {
       margin:0;
    }
.email-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-contacto{
    background-color: #ececec !important;
    color: #4069bd !important;
    margin: 0 auto;
    list-style: none;
    text-transform: uppercase;
    font-size: 20px !important;
    border: 0px !important;
}
.btn-devops {
    margin: 55px 0px;
}
.msj-testi {
    margin: 0px 0px 30px;
}
.item_ct{
	align-items: center;
    text-align: start;
	/*margin-top: 30px;*/
}

.fd-imgp {
    background-color: #f7f7f7;
    border-left: 25px solid #9fb4df;
    display: flex;
    align-items: center;
    padding: 15px;
    height: 270px !important;
    width: 100%;
}

#fd-imgp{
	background-color: #f7f7f7;
    border-right: 25px solid #9fb4df;
    margin: 0px 20px;
    display: flex;
    align-items: center;
	padding: 15px;
}
.map-text {
    margin-bottom: 15px;
    position: relative;
    padding-left: 35px;
}
.bullet-map {
    width: 10px;
    height: 100%;
    position: absolute;
    /*background: gray;*/
    left: 0;
}
.cds-sana {
    background: #8baaea;
}
.cds-sons {
    background: #b58585;
}
.cds-sans {
    background: #4068bd;
}
.cds-sanm {
    background: #014397;
}
.t-map-cr {
    color: #4069bd;
    position: relative;
    font-size: 10px;
    right: 20px;
    top: 20px;
}
.cds-text{
	float: right;
}
.logo-map{
	height: auto;
    width: 100%;
}
.div-logo{
	margin-left: 5%;
}
.cass-central{
    margin-top: 5px;
}
.dev-text_1 {
    margin-left: 9%;
}
.notre-dev {
    margin-top: 10px;
    padding: 0px 50px;
}
.cds-sm{
	margin-bottom: 0px;
}
.map-text:hover .bullet-map {
    width: 20px;
    -webkit-transition: all 140ms ease-in-out;
    -moz-transition: all 140ms ease-in-out;
    -ms-transition: all 140ms ease-in-out;
    -o-transition: all 140ms ease-in-out;
    transition: all 140ms ease-in-out;
}
/*form contact*/
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
    background-color: transparent;
}
input[type=submit] {
  background-color: #4caf50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}
.btn-b{
  margin-left: 65%;
    padding: 10px 30px !important;
    background-color: #4069bd !important;
    margin-bottom: 20px;
    margin-top:5px;
    justify-content: space-between;
}
label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}
.col-25 {
    float: left;
    width: 20%;
    margin-top: 6px;
}
.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
/*FOOTER*/
/*footer {
    background-color: #f7f7f7;
    padding: 15px 0 5px 0;
    border-top: 1px solid #c9c9c9;
    margin-top: 15px;
}*/
.menu-footer li a {
    color: #686868;
    font-size: 12px;
}
.copyright {
    font-size: 13px;
}
.copyright img {
    width: 76px;
    margin: 0 10px;
    height: auto;
}
.menu-social li {
    margin:0 3px;
}
    .menu-social li a {
        color: #686868;
        opacity: 0.5;
        padding: 0 5px;
        font-size: 20px;
    }
.menu-social li a:hover {
            opacity:1;
}
.tm-2 {
    padding: 25px;
    /*margin-left: 8%;*/
}
/*lineas mapa en pantalla de contactanos*/
#midiv {
    height: 1px;
    transform: rotateZ(-57deg);
    background-color: #4069bd;
    -ms-transform: rotate(20deg);
    position: absolute;
    left: 15.4%;
    top: 24.2%;
    right: 41.1%;
}
#midiv1 {
    height: 1px;
    transform: rotateZ(-55deg);
    background-color: #4069bd;
    position: absolute;
    left: 7%;
    top: 37.9%;
    right: 37.9%;
}
#midiv2 {
    height: 1px;
    transform: rotateZ(120deg);
    background-color: #4069bd;
    position: absolute;
    left: 29%;
    top: 45%;
    right: 21.7%;
}
#midiv3 {
    height: 1px;
    transform: rotateZ(-90deg);
    background-color: #4068bd;
    position: absolute;
    left: 56%;
    top: 47.3%;
    right: 12%;
}
#midiv4{
    height: 1px;
    transform: rotateZ(-29deg);
    background-color: #4068bd;
    position: absolute;
    left: 3.4%;
    top: 156%;
    right: 59%;
}
#midiv0 {
    height: 1px;
    background-color: #4069bd;
    position: absolute;
    left: 48.9%;
    top: 2.6%;
    right: 24.50%;
}
#midiv0-1 {
    height: 1px;
    background-color: #4069bd;
    position: absolute;
    left: 50.3%;
    top: 11.1%;
    right: 24.5%;
}
#midiv0-2 {
    height: 1px;
    background-color: #4069bd;
    position: absolute;
    left: 66%;
    top: 19.7%;
    right: 24.5%;
}
#midiv0-3 {
    height: 1px;
    background-color: #4069bd;
    position: absolute;
    left: 71.92%;
    top: 28.3%;
    right: 24.5%;
}

#midiv0-4 {
    height: 1px;
    background-color: #4068bd;
    position: absolute;
    left: 0%;
    top: 185.8%;
    right: 88.3%;
    transform: rotateZ(-90deg);
}
/*.lang.lang-full {
    display: none;
}*/
.text-list > span > span {
    width: 90%;
    display: block;
    font-weight: 500;
    padding: 5px;
}
.fd-imgp img.imgn {
    width: 80%;
    margin: auto;
}
.text-list-custom li {
    font-weight: bold;
    list-style: none;
    font-size: 14px;
    margin: 10px 25px;
    position: relative;
}
.text-list-custom ul {
    font-size: 14px;
}
    .text-list-custom li:before {
        content: "\f111";
        /*font-family: 'Font Awesome 5 Free';*/
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        position: absolute;
        left: -30px;
        top: 4px;
    }
.list-check li:before {
    content: "";
}
.list-check i.fas.fa-check {
    position: absolute;
    left: -25px;
    top: 5px;
}
.boxed-img-left {
    background-color: #f7f7f7;
    border-right: 25px solid #9fb4df;
    display: flex;
    align-items: center;
    flex-direction: column;
}
    .boxed-img-left .imgn-logo {
        vertical-align: middle;
        border-style: none;
        height: auto;
        width: 80%;
        max-width: 360px;
        margin: auto;
    }
.boxed-img-right {
    background-color: #f7f7f7;
    border-left: 25px solid #9fb4df;
    display: flex;
    align-items: center;
}
    .boxed-img-right img {
        vertical-align: middle;
        border-style: none;
        height: auto;
        width: 100%;
    }
	
	/*menu responsib*/
	menu {
  background-color: #4069bd;
    color: #fff;
	margin: 0 auto;
	display: flex;
  justify-content:center;
}

#btn-menu {
  display: none;
}
.active a {
    color: #fff !important;
    opacity: 1 !important;
	}

menu label {
  font-size: 30px;
  cursor: pointer;
  display: none;
}

.menu ul {
  display: flex;
  list-style: none;
}

.menu ul ul {
  display: none;
}

.menu a {
  display: block;
  padding: 15px 20px 0px 0;
  color: #fff;
  text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    opacity: 0.50;
}

.menu a:hover {
  color:#fff;
  opacity:1.0;
}
.menu ul li:hover ul {
  transition: all 0.3s ease;
  display: block;
  position: absolute;
}
.modal-open {
    padding-right: 0px !important;
    margin-right: 0px !important;
    overflow-y: auto !important;
    overflow: visible !important;
}

/*.modal-content {
    animation: modalAnimate 1s both;
}*/

@keyframes modalAnimate {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0%);
    }
}

.button {
    border-radius: 4px;
    background-color: #4069bd;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 28px;
    padding: 0px 10px;
    transition: all 0.5s;
    cursor: pointer;
    margin: auto;
    display: block;
}

    .button span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

        .button span:after {
            content: '\00bb';
            position: absolute;
            opacity: 0;
            top: 0;
            right: -20px;
            transition: 0.5s;
        }

    .button:hover span {
        padding-right: 25px;
    }

        .button:hover span:after {
            opacity: 1;
            right: 0;
        }
.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    border: white;
    border-style: double;
    padding: 5em;
}

ul.time-list {
    padding-left: 0;
    margin-bottom: 30px;
}
.time-list > li {
    font-weight: 600;
    vertical-align: top;
    background-image: url(../img/clock-bullet.png);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 30px;
}
ul.time-list ul {
    margin:10px 0;
}
.time-list div {
    font-weight: 500;
    margin: 10px 0;
}
ul.time-list ul li {
    list-style-image: none;
    font-weight: 500;
}
.lag-reel {
    margin-top:20px;
}
    .lag-reel img {
        margin-top:10px;
        width: 100%;
    }
.prime-box {
    font-size: 18px;
    text-align: center;
    background-color: #e8e8e8;
    /* color: white; */
    padding: 30px;
    border-radius: 10px;
    margin: 15% 20px;
}
/*.prime-box-sub {
    background: #222222;
    color: white;
    border-radius: 10px;
}*/
.bro-col {
    /*min-height: 1065px;*/
    padding-bottom: 355px;
}
    .bro-col .img-b {
        position: absolute;
        bottom: 0;
        left:0;
        right:0;
    }
.box-col {
    max-width: 400px;
    margin: 0 auto;
}
.header-space {
    margin: 50px 0 20px;
}
.video {
    width:100%;
    height:auto;
}
.gray-section {
    background: #e8e8e8;
    border-radius: 10px;
    padding: 20px 5%;
    text-align: center;
}
.dr-link a {
    text-align: center;
    font-weight: 700;
    color: #4069bd;
    padding: 20px;
    display: inline-block;
    opacity: 1;
    font-size: 20px;
}
.dr-link a:hover {
    opacity: 0.8;
}
.hc-side-img img {
    width: 100%;
    max-width: 430px;
    display: block;
    margin: 0 auto 60px auto;
}

/*COMODO IMG FOOTER*/
.inline-block.copyright img:first-of-type {
    display: none;
}

span.sans-serif {
    font-family: "Arial", sans-serif;
}

/*p:hover,.text-list:hover,.text-list-custom li:hover,.text-dev:hover,.notre-dev:hover,.dev-text:hover,.block-text-1:hover,.texto-general:hover{
	font-size: 25px;
}*/
section#takebackcontrol {
    margin-top: 30px;
}
section.ejes-content {
    margin: 0 -15px;
}
section#takebackcontrol, section#timeismoney {
    background-color: #f1f1f1;
}
.ejes-content .row {
    margin: 0;
}
.ejes-content:hover .eje-img {
    background-position: 100%;
}
.hidden, .hidden-full {
    display: none;
}
.eje-img1 {
    background-image: url(../img/eje1.jpg);
}
.eje-img2 {
    background-image: url(../img/eje2.jpg);
}
.eje-img3 {
    background-image: url(../img/eje3.jpg);
}
.ejes-header {
    padding-top: 50px;
    padding-bottom: 30px;
}
.eje-img {
    background-size: cover;
    height: 820px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.text-center {
    text-align: center !important;
}
.eje-number {
    background-color: #1f85bf;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    color: white;
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    padding: 10px 0;
    margin: 5px auto 0;
}
.eje-title {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    font-size: 24px;
    color: #1f85bf;
    text-transform: uppercase;
    margin-top: 10px;
}
.eje-sub-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-top: -5px;
}
.ejes-bullets {
    text-align: center;
    width: 100%;
    max-width: 260px;
    margin: 15px auto 0;
}
    .ejes-bullets div {
        border-top: 1px solid #1f85bf;
        margin-top: 10px;
        padding: 10px 10px 0;
        font-size: 12px;
    }
    .ejes-bullets img {
        height: auto;
        max-height: 52px;
        margin-bottom: 10px;
    }
    .ejes-bullets div b {
        font-size: 16px;
    }
.check-custom {
    padding: 0;
    list-style: none;
}
    .check-custom li:before {
      display:none;
    }
    .check-custom .fas.fa-check {
        margin-right: -20px;
        position: relative;
        left: -25px;
    }
.text-circle-tm img {
    display: block;
    margin: 0 auto 10px;
    height: 55px;
    width:auto;
}
.text-circle span {
    color: #746f69;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    display: block;
}
span.top-tittle {
    color: #1f85bf !important;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800 !IMPORTANT;
    text-align: center !important;
}

.container.news-container {
    max-width: 1350px !important;
}
.news-container-parent {
    display: flex;
    justify-content: space-between;
}
.news-container-cont {
    width: 70%;
}
.news-container-prev {
    width: 29.999%;
}
ul.news-container-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

li.news-container-list-item > a {
    display: flex;
    justify-content: space-between;
    margin: 0 20px 20px 20px;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 20px;
    color: #686868 !important;
    text-decoration: none !important;
}
.news-container-item-img {
    overflow: hidden;
    border-radius: 5px;
    width: 29.999%;
    display: flex;
    max-height: 176px;
    justify-content: center;
    align-items: center;
}
    .news-container-item-img img {
        width: 100%;
    }
.news-container-item-prev {
    width: 70%;
    padding: 0 20px;
}
.news-container-item-tittle {
    font-weight: 700;
    color: black;
    margin-bottom: 10px;
}
.news-container-item-cont {
    font-size: 14px;
    margin-top: 10px;
}
.news-container-item-date {
    font-size: 14px;
    color: black;
}
ul.news-container-prev-list {
    list-style: none;
    padding: 0;
}
li.news-container-prev-list-item > a {
    background-size: cover;
    background-position: center;
    max-width: 300px;
    height: 195px;
    margin: 0 auto 30px;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
    background: black;
    border-radius: 7px;
}
    li.news-container-prev-list-item .news-container-item-prev {
        width: 100%;
        font-size: 12px;
        color: white;
        padding-bottom: 20px;
    }
        li.news-container-prev-list-item .news-container-item-prev::after {
            content: "";
            background: rgb(0,0,0);
            background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
        }
        li.news-container-prev-list-item .news-container-item-prev::after {
            content: "";
            background: rgb(0,0,0);
            background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
            position: absolute;
            width: 100%;
            height: 80%;
            bottom: 0;
            left: 0;
            z-index: 1;
        }
        li.news-container-prev-list-item .news-container-item-prev > div {
            position: relative;
            z-index: 2;
        }
        li.news-container-prev-list-item .news-container-item-prev .news-container-prev-item-tittle {
            font-weight: 700;
            margin-bottom: 5px;
            z-index: 2;
        }
        li.news-container-prev-list-item .news-container-item-prev .news-container-prev-item-cont {
            margin-top: 5px;
        }
.pag {
    padding: 10px 20px;
}
    .pag nav ul {
        text-align: right;
        justify-content: flex-end;
    }
        .pag nav ul li a {
            color: #4069bd;
        }

    /*Animate EJES*/

.slide-in-left {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.btn.btn-primary.btn-contacto i {
    margin-right: 8px !important;
}
.containerSmall {
    width: 100%;
    max-width: 1000px !important;
    margin: 0 auto;
}
ul.contactLogo {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-bottom: 20px;
}
ul.contactLogo li {
    display: block;
}
    ul.contactLogo li a {
        font-size: 22px;
        padding: 7px;
        opacity: 1;
        color: #1b69c1;
    }
        ul.contactLogo li a:hover {
            opacity: 0.6;
        }
.cdsBox {
    display: block;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.cdsBoxItem {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    margin: 10px auto;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    max-width: 350px;
}
.cdsBoxFlag {
    width: 24%;
}
.cdsBoxCountry {
    padding-left: 15px;
    font-size: 13px;
    width: 77%;
}
@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

li.news-container-prev-list-item img {
    position: absolute;
    height: auto;
    width: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 0;
}
li.news-container-list-item > a:hover,
li.news-container-prev-list-item > a:hover {
    opacity: 0.8;
}
.containerSmall.SingleNewsExpanded {
    display: flex;
    justify-content: space-between;
}
.newsContentExpanded {
    width: 68.999%;
}
ul.newsSectionNews.newsSectionTop.SingleNews {
    padding: 0;
    margin: 0;
    list-style: none;
}
.newsImg {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 20px;
    max-height: 410px;
}
    .newsImg img {
        height: auto;
        width: auto;
    }
.newsSectionTittle.SingleNewsTitle span.sticker-header.star {
    display: inline-block;
    padding: 20px 10px 15px !important;
}
.newsSectionTittle.SingleNewsTitle a.backBtnBasic {
    font-size: inherit;
    background: #4069bd;
    color: white;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    top: 4px;
    border-radius:2px;
}
    .newsSectionTittle.SingleNewsTitle a.backBtnBasic i {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        color: white;
        font-style: normal;
    }
.newsSectionTittle.SingleNewsTitle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.newsContentExpandedSide .sticker-header.star {
    padding: 20px 0px 15px !important;
}
.newsContentExpandedSide {
    width: 27.333%;
}
.newsTxtDate {
    font-size: 13px;
    color: black;
    margin-bottom: 13px;
    /* text-align: right; */
}
.newsSection {
    max-width: 950px;
    margin: 0 auto;
}
    .newsSection ul.newsSectionNews.newsSectionTop {
        display: flex;
        padding: 0;
        margin: 0;
        list-style: none;
        justify-content: space-between;
    }
        .newsSection ul.newsSectionNews.newsSectionTop li {
            width: 31.333%;
            font-size: 13px;
            border: 1px solid lightgray;
            border-radius: 6px;
        }
            .newsSection ul.newsSectionNews.newsSectionTop li .newsImg {
                height: 190px;
            }
                .newsSection ul.newsSectionNews.newsSectionTop li .newsImg img {
                    width:100%;
                }
    .newsSection .newsTxt {
        padding: 0 10px;
    }
    .newsSection .newsTxtTittle {
        font-weight: bold;
        color: black;
        margin-bottom: 10px;
        margin-top: -5px;
    }
    .newsSection .newsTxtBtn  {
        padding:10px 0;
    }
        .newsSection .newsTxtBtn a {
            background-color: #4069bd !important;
            padding: 5px 0 !important;
            margin: 0 auto;
            list-style: none;
            text-transform: uppercase;
            font-size: 12px !important;
            display: block;
            width: 100px;
            text-align: center;
            color: white;
            border: none;
            opacity: 1;
            border-radius: 3px;
        }
            .newsSection .newsTxtBtn a:hover {
                opacity: 0.8;
            }
    .newsSection .newsTxtDate {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .newsSection .newsSectionTittle.sticker-header.star {
        padding: 20px 0px 15px !important;
    }
.newsSectionBtns.allNewsSection {
    padding: 35px 0 !important;
}
.newsSectionBtns.allNewsSection a {
    background-color: #4069bd !important;
    padding: 5px 0 !important;
    margin: 0 auto;
    list-style: none;
    text-transform: uppercase;
    font-size: 14px !important;
    display: block;
    width: 210px;
    text-align: center;
    color: white;
    border: none;
    opacity: 1;
    border-radius: 3px;
}
    .newsSectionBtns.allNewsSection a:hover {
        background-color: #364f83 !important;
    }
    .newsSection .newsTxtCont {
        border-bottom: 1px solid #dedede;
        margin: 0 -10px;
        padding: 0 10px 10px 10px;
    }
.main-alert {
    text-align: center;
    padding: 20px;
    font-size: 14px;
    opacity: 0.8;
    border: 1px solid lightgray;
    margin: 10px auto;
    max-width: 80%;
}