.colorRojo{
    color: #ef4f4f;
}
.langaActive{
    color: #B12430;
}
.wFont *{
    /*color: #FFF;*/
}
.dvHeaderSmartphone{
    display: none;
    z-index: 10;
}
.dvNavSmartphone{
    display: none;
    z-index: 10;
}
.dvNavSmartphone a{
    /*border: solid 1px #F00;*/
}
.dvNavSmartphone i{
    color: #002A5F;
}
.dvNavSmartphone img{
    height: 50px;
    margin-top: 25px;
}
.aButton{
    display: inline-block;
    color: #FFF;
    padding: 15px 25px;
    background-color: #B12430;
    border: solid 1px #B12430;
    
    transition: all .3s;
    -webkit-transition: all .3s;
}

.aButton:hover{
    cursor: pointer;
    color: #B12430;
    font-weight: bold;
    background-color: #FFF;
}

.aBotonMovil{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 28px;
}

.aIrArriba, .aIrArriba:visited, .aIrArriba:active{
    position: fixed;
    opacity: 0;
    bottom: 2%;
    right: 2%;
    color: #f2cd1c !important;
    z-index: 9;
}
.aIrArriba:hover{
    color: #B12430 !important;
}

.aCerrar{
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 10;
}

.aSoluciones img{
    transition: all .3s;
    -webkit-transition: all .3s;
}

.aSoluciones:hover img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

.dvPrimerParrafo{
    margin-bottom: 50px;
}

.dvPantalla{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.dvPelicula{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500%;
    height: 100%;
    z-index: 0;
}
.dvCuadro{
    float: left;
    width: 20%;
    height: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}
.dvCuadro div{
    top: 35%;
    text-align: center;
}

.dvCuadro div img{
    width: 100%;
    max-width: 250px;
}


.dvPelicula > div:first-child{
    background-image: url(../img/homeSlide/eg_sld_01.jpg);
}
.dvPelicula > div:nth-child(2){
    background-image: url(../img/homeSlide/eg_sld_02.jpg);
}
.dvPelicula > div:nth-child(3){
    background-image: url(../img/homeSlide/eg_sld_03.jpg);
}
.dvPelicula > div:nth-child(4){
    background-image: url(../img/homeSlide/eg_sld_04.jpg);
}

.dvRedes a{
    margin-left: 10px;
}
.dvRedes a:hover{
    color: #B12430
}

.dvMouseDown{
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -10px;
}
.dvMouseDown img{
    width: 20px;
}

.dvBarkerTillyMexico{
    position: absolute;
    bottom: 10px;
    right: 25px;
}
.dvBarkerTillyMexico img{
    width: 200px;
}

.dvSlideControl{
    position: absolute;
    top: 50%;
    margin-top: -24px;
}
.dvSlideControl a{
    color: rgba(41,47,99,.2);
    font-size: 48px;
    
    transition: all .3s;
    -webkit-transition: all .3s;
}

.dvSlideControl a:hover{
    color: rgba(41,47,99,1);
}

.dvServicios div{
    text-align: center;
}

.dvServicios div a{
    display: inline-block;
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    padding-top: 3px;
    background-color: rgba(255,255,255,0);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.dvServicios div a img{
    width: 100px;
    margin-top: 16px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.dvServicios div a:hover{
    background-color: rgba(255,255,255,.1);
}
.dvServicios div a:hover img{
    margin: -0px 0px -4px 0px;
    width: 120px;
}
.dvVinetas{
    padding-bottom: 30px;
}
.dvVinetas div{
    margin: 10px 0px 10px 0px;
}
.dvVinetas div i{
    vertical-align: middle;
    margin-right: 10px;
}

.dvOfertasLaborales{
    display: none;
    position: fixed;
    bottom: -135px;
    right: 3px;
    width: 300px;
    height: 135px;
    background-color: #FFF;
    border: solid 1px #999;
    border-bottom-color: transparent; 
    z-index: 10;
}
.dvOfertasLaborales div{
    width: 100%;
    height: 32px;
    padding: 4px 8px;
    background-color: #f2cd1c;
    font-weight: bold;
}
.dvOfertasLaborales div a{
    float: right;
    margin-top: 1px;
}
.dvOfertasLaborales p{
    padding: 10px;
    text-align: center;
}
.dvOfertasLaborales p a{
    margin-top: 5px;
}



.Siguiente{
    right: 15px;
}

.Anterior{
    left: 15px;
}

.scSeccion{
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 140px 0px;
}

.scSeccionCallToAction{
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px;
	background: linear-gradient(to right, #ec5598 1%, #ffffff 100%);
}

.title_2 {
    position: relative;
    font-size: 46px;
    line-height: 1;
    font-weight: 700;
	color: #fff;
	font-style: italic;
	text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 2px 4px 4px rgba(199,75,173,0.4);
}
.title_3 {
    position: relative;
    font-size: 40px;
    font-style: italic;
    line-height: 1;
    font-weight: 300;
	color: #fff;
	font-style: italic;
	text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 2px 4px 4px rgba(199,75,173,0.4);
}

.ulMenu{
    margin: 0px;
    padding: 0px;
}
.ulMenu li{
    float: right;
    width: 15%;
    height: 100%;
    list-style: none;
    margin: 0px 0px;
}
.ulMenu li a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 110px;
    width: 100%;
    color: #494747;
    font-weight: bold;
    box-sizing: border-box;
    border-top: solid 5px transparent;
    text-decoration: none;
    transition: all .5s;
    -webkit-transition: all .5s;
}
/*.ulMenu li:nth-child(2) a{
    padding-top: 30px;
}*/

.ulMenu li a:hover{
    color: #ec5598;
    border-top: solid 5px #ec5598;
	border-bottom: solid 5px #ec5598;
    background-color: rgba(255,255,255,.4);
}

.ulMenuSmartphone{
    display: none;
    position: absolute;
    left: 0px;
    top:-90px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
}

.ulMenuSmartphone li{
    list-style: none;
}
.ulMenuSmartphone li:first-child{
    margin-top: 200px;
}
.ulMenuSmartphone li a, .ulMenuSmartphone li a:visited{
    display: block;
    text-align: center;
    padding: 15px 0px;
    text-decoration: none;
    color: #002A5F !important;
}
.ulMenuSmartphone li a:active{
    background-color: #002A5F;
    color: #FFF !important;
    text-decoration: none;
}

.dvValores h1{
    margin-bottom: 50px;
}
.dvValores i{
    color: #002A5F;
}

.dvVentanaEmergente, .dvVentanaEmergenteSoluciones{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,1);
    z-index: 9;
    overflow-y: scroll;
    display: none;
}


.dvVentanaEmergente *{
/*    border: solid 1px #F00;*/
}

/*.dvVentanaEmergente div:first-child, .dvVentanaEmergenteSoluciones div:first-child{
    //padding-top: 15px;
}*/

.dvVentanaEmergente article, .dvVentanaEmergenteSoluciones article{
    position: absolute;
    display: none;
    padding-bottom: 50px;

}
.dvVentanaEmergente::-webkit-scrollbar, .dvVentanaEmergenteSoluciones::-webkit-scrollbar {
    width: 4px;
}
 
/* Track */
.dvVentanaEmergente::-webkit-scrollbar-track, .dvVentanaEmergenteSoluciones::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,1); 
/*    -webkit-border-radius: 4px;
    border-radius: 4px;*/
}
 
/* Handle */
.dvVentanaEmergente::-webkit-scrollbar-thumb, .dvVentanaEmergenteSoluciones::-webkit-scrollbar-thumb {
/*    -webkit-border-radius: 4px;
    border-radius: 4px;*/
    background: rgba(242,205,28,1); 
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
}
.dvVentanaEmergente::-webkit-scrollbar-thumb:window-inactive, .dvVentanaEmergenteSoluciones::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(150,150,150,0.4); 
}

.ulServicios, .ulSoluciones{
    width: 100%;
    max-width: 670px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    
    
}
.ulServicios li, .ulSoluciones li{
    list-style: none;
    display: inline-block;
    margin: 4px;
}
.ulServicios li a{
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    padding: 10px;
    background-color: #999;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.ulServicios li a img{
    width: 100%;
    height: auto;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.ulServicios li a:hover{
    background-color: #002A5F;
}
.ulServicios li a:hover img{
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.ulServicios li a:hover:after {
  width: auto; 
  content: attr(data-title);
  position: absolute;
  background-color: #FFF;
  left: 50%;
  padding: 10px;
  border: solid 1px #9A999E;
  z-index: 9;
  white-space: nowrap;
  
}

.ulSoluciones li a img{
    width: auto;
    height: 80px !important;
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
    
    transition: all .3s;
    -webkit-transition: all .3s;
}

.ulSoluciones li a:hover img{
    -webkit-filter: grayscale(0%); 
    filter: grayscale(0%);
    
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

.logotipoParrafo{
    float: left !important;
    margin: 4px 7px 0px 0px;
    height: 16px;
}

.dvExperiencia{
    background: url(../img/fondosSeccion/iluExperiencia.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 991px) {
    .dvCuadro div{
        top: 120px;
    }
    .dvCuadro h1{
        font-size: 36px !important;
    }
    .dvMouseDown{
        display: none;
    }
    .dvSlideControl{
        top:90%;    
    }
    .dvHeaderLandscape{
        display: none;
    }
    .dvHeaderSmartphone{
        display: block;
    }
    .dvNavLandscape{
        display: none;
    }
    .dvNavSmartphone{
        display: block;
    }
    .dvValores{
        padding-top: 50px;
    }
}

.dvObjCreateWindow{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    display: none;
}
.dvObjVentanaMensje{
    position: absolute;
    width: 40%;
    height: 250px;
    background-color: #FFF;
    top:50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -20%;
    box-sizing: border-box;
    overflow: hidden;
    
}

.dvObjVentanaMensje h4{
    color: #f2cd1c;
    padding: 11px 10px 0px 10px;
    font-size: 20px;
}

.dvObjVentanaMensje hr{
    border: 0;
    height: 2px;
    background: #f2cd1c;
}
.dvObjVentanaMensje p{
    padding: 20px;
}

.dvObjVentanaMensje ul{
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.dvObjMensajeBoton ul li{
    width: 100%;    
    display: inline-block;
}
.dvObjMensajeBoton ul li:nth-child(2){
    border-left: solid 1px #DEDEDE;
}
.dvObjMensajeBoton ul li a, .dvObjMensajeBoton ul li a:active, .dvObjMensajeBoton ul li a:visited{
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px;
    width: 100%;
    height: 50px;
    border-top: solid 1px #DEDEDE;
    padding-top: 13px;
    text-decoration: none;
}
.dvObjMensajeBoton ul li a:hover{
    background-color: #f2cd1c;
    border-top: solid 1px #f2cd1c;
    color: #FFF;
}
.campoRequerido{
    border-color: #d58512 !important;
}

.fmFormulario input{
   width: auto;
   border-radius: 0px !important;
   display: inline-block !important;
   margin-bottom: 5px;
}
.fmFormulario input[type=text],.fmFormulario input[type=mail], .fmFormulario input[type=button]{
    width: 42%;
    min-width: 450px;
    font-family:News Cycle, Arial, Helvetica, sans-serif;
}

.location-list{
    padding: 0;
}
.location-list li{
    border: 1px solid #f3d400;
    padding: 5px;
    font-weight: bold;
    color: #f3d400 !important;
    background: #ffffff;
    cursor:pointer;
    display: inline-block;
    margin-right: 10px;
    transition:all 0.3s linear;
}
.location-list li.active, .location-list li:hover{
    background: #f3d400;
    color:#fff !important;
    transition:all 0.3s linear;
}
.location-list li:last-of-type{
    margin-right: 0px;
}

@media only screen and (max-width: 570px) {
    .dvExperienciaLogo{
        display: block !important;
        width: 100%;
        height: 150px;
        text-align: center;
    }
}




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.acme-banner-shape{
	margin-top: -40px;
	position: absolute;
	font-size: 0;
	line-height: normal;
	left: 0;
	right: 0;
}
.acme-banner-shape svg{
	height: 40px;
	width: 100%;
}
.acme-banner-shape svg .path1{
	fill: rgba(255, 255, 255, 0.15);
}
.acme-banner-shape svg .path2{
	fill: rgba(255, 255, 255, 0.3);
}
.acme-banner-shape svg .path3{
	fill: rgba(255, 255, 255, 1);
}
.at-normal-banner .acme-banner-shape{
	display: none;
}

@media (min-width: 500px){
	.acme-banner-shape{
		margin-top: -120px;
	}
	.acme-banner-shape svg{
		height: 120px;
	}
}
@media only screen and (max-width: 500px) {
	.acme-banner-shape{
		margin-top: -40px;
	}
}






.leaflet-popup-content {
	color:#000000;
}

.owl-carousel-wrapper {
    height: 100vh;
    min-height: 600px;
    position: relative;
}

.slider_prueba{
	height: 100vh; 
	min-height: 600px; 
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*               Efectos de animacion                */
.img-hover-zoom {
  height: 300px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
/* Zoom Container */
.img-hover-zoom img {
  transition: transform .5s ease;
}
.img-hover-zoom:hover img {
  transform: scale(1.5);
}

/* Quick-zoom Container */
.img-hover-zoom--quick-zoom img {
  transform-origin: 0 0;
  transition: transform .25s, visibility .25s ease-in;
}
.img-hover-zoom--quick-zoom:hover img {
  transform: scale(2);
}
/* Point-zoom Container */
.img-hover-zoom--point-zoom img {
  transform-origin: 65% 75%;
  transition: transform 1s, filter .5s ease-out;
}
.img-hover-zoom--point-zoom:hover img {
  transform: scale(5);
}

/* Zoom-n-rotate Container */
.img-hover-zoom--zoom-n-rotate img {
  transition: transform .5s ease-in-out;
}
.img-hover-zoom--zoom-n-rotate:hover img {
  transform: scale(2) rotate(25deg);
}

/* Slow-motion Zoom Container */
.img-hover-zoom--slowmo img {
  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  filter: brightness(150%);
}
.img-hover-zoom--slowmo:hover img {
  filter: brightness(100%);
  transform: scale(3);
}

/* Brightness-zoom Container */
.img-hover-zoom--brightness img {
  transition: transform 2s, filter 1.5s ease-in-out;
  transform-origin: center center;
  filter: brightness(50%);
}
.img-hover-zoom--brightness:hover img {
  filter: brightness(100%);
  transform: scale(1.3);
}

/* Horizontal Zoom-n-pan Container */
.img-hover-zoom--zoom-n-pan-h img {
  transition: transform .5s ease-in-out;
  transform: scale(1.4);
  transform-origin: 100% 0;
}
.img-hover-zoom--zoom-n-pan-h:hover img {
  transform: scale(1.5) translateX(30%);
}

/* Vertical Zoom-n-pan Container */
.img-hover-zoom--zoom-n-pan-v img {
  transition: transform .5s ease-in-out;
  transform: scale(1.4);
  transform-origin: 0 0;
}
.img-hover-zoom--zoom-n-pan-v:hover img {
  transform: scale(1.25) translateY(-30%);
}

/* Blur-zoom Container */
.img-hover-zoom--blur img {
  transition: transform 1s, filter 2s ease-in-out;
  filter: blur(2px);
  transform: scale(1.2);
}
.img-hover-zoom--blur:hover img {
  filter: blur(0);
  transform: scale(1);
}

/* Colorize-zoom Container */
.img-hover-zoom--colorize img {
  transition: transform .5s, filter 1.5s ease-in-out;
  filter: grayscale(100%);
}
.img-hover-zoom--colorize:hover img {
  filter: grayscale(0);
  transform: scale(1.1);
}
/*+++++++++++++++++++++++++++++++++++++++++++*/
.box{
	display: inline-block;
	margin: 1rem;
	position: relative;
	background:#FFF;
    border-radius:10px;
    padding:10px;
}
.box {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.box:hover {
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.logo{
	font-family: 'Marck Script', cursive;
	color: #ec5598;
    text-decoration: none;
	/*text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 2px 1px rgba(0,0,0,.5);*/
	text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 2px 4px 4px rgba(199,75,173,0.4);
}

.logo_escritorio{
	font-size:60px;
}
.logo_movil{
	font-size:35px;
}



/*------------------------------------*/
/*      boton call to action          */

.cta_button {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    position: relative;
    font-style: normal;
    display: inline-block;
    text-align: center;
    line-height: 1.5;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    letter-spacing: 1px;
    font-weight: 500;
    border: 2px solid;
}

.solicita_llamada {
    margin-top: 35px;
}

.cta_large {
    min-width: 195px;
    padding: 19px;
    font-size: 15px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.whatsapp {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 100px;
    bottom: 40px;
    background-image: url(../img/whatsapp.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
	z-index:99999;
}

.horario-atn {
    position: fixed;
    right: 162px;
    z-index: 1000;
    width: auto;
    bottom: 25px;
    background-color: #06bd1c;
    padding: 10px 20px;
    border-radius: .4em;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
	color: white;
}

.horario-atn:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 14px solid transparent;
	border-left-color: #45bc30;
	border-right: 0;
	margin-top: -14px;
	margin-right: -14px;
}

.to-top {
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 24px;
    position: fixed;
    right: 40px;
    bottom: 40px;
    text-align: center;
    background-color: #ec5598;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    display: none;
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	z-index:99999;
}
.to-top:before {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: 400;
    color: #fff;
}

.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); 
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary.active, .btn-secondary:active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .backToTop, .btn-theme, .btn-theme:focus, .btn-theme.active, .btn-theme:active, .btn-theme:hover, .paginationCommon .pagination li a:hover, .paginationCommon .pagination li.active a, .paginationCommon .pagination li.active a:focus, .paginationCommon .pagination li.active a:hover, .collapse-style2 .navbar-collapse.content-collapse ul.navbar-nav li.active a, .tabCommon.tabThree .nav-tabs li a:before, .tabCommon.singleTab .nav-tabs li a:hover, .tabCommon.singleTab .nav-tabs li.active a, .modalCommon .modal-header, .sticker, .pagerArea>.pager li a, .top-info-bar, .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .cart_btn a span, .footerText .input-group-addon, .productImage a:hover i, .priceTag, .expertSection .carousel-indicators li.active, .comingInner .input-group-addon, .cartInfo table tr td .btn:hover, .cartInfo table tr td .btn:focus, .productSideBar .panel-heading, .price-slider-inner .ui-widget-content .ui-slider-range, .productPagination.productPagination .pagination li.active a, .productPagination.productPagination .pagination li.active a:focus, .productPagination.productPagination .pagination li.active a:hover, .progressSingle .progress-bar, .blogSidebar .panel-heading, .dashboard.list-inline li .btn-lg:hover, .innerWrapper .table-responsive .table thead tr th, .innerWrapper .table-responsive .table tbody tr td .btn-default:hover, .callAction {
    background-color: #ec5598;
}

.btn-primary {
    background-color: #ec5598;
    transition: all .3s ease-in-out;
}

.btn {
    font-family: open sans,sans-serif;
    line-height: 15px;
    padding: 12px 0;
    color: #fff;
    font-weight: 700;
    border: 0;
    text-transform: uppercase;
    border-radius: 0;
    letter-spacing: 1px;
}