/*
Theme Name: Jesus
Theme URI: http://www.kunturweb.com
Description: Theme Jesus de kunturweb.com
Author: kunturweb.com
Author URI: http://www.kunturweb.com
Version: 1.0
*/
*{margin:0px;padding:0px;font-family: 'Poppins', sans-serif;}
input:focus, textarea:focus{
	outline:0px;
}
p{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #18224c;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
}
h1, h2, h3, h4{
    color: #001781;
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
}
a, ul li{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
    line-height: 25px;
	color: #18224c;
	text-decoration: none;
    font-weight: normal;
    text-transform: none;
	transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
a:hover, a:focus{
	color: #30b777;
    text-decoration: none;
}
body{
	background: #eae8f3;
    background-size: cover;
	width: 100%;
    height: auto;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}
.wrap{
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.cuerpo{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 70px 20px;
    box-sizing: border-box;   
    z-index: 2;
    overflow: hidden;
}
/*
    Estilos para header
*/
header{
    position: relative;
    float: left;
    width: 100%;
    height: 80px;
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 2000;
    background: #fff;
    z-index: 1000;
}
.logo{
    position: relative;
    float: left;
    height: 50px;
    width: auto;
    z-index: 10;
    margin: 15px 0;
}
.logo img{
    height: 100%;
    width: auto;
}
/*
    Estilos para Menu
*/
.secmenu{
    width: 100%;
    height: 50px;
    float: left;
    position: relative;
    background: #e9f1f5;
    padding: 0 20px;
    box-sizing: border-box;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    z-index: 1000;
}
.menu2{
    display: none;
}
.menu{
    float: none;
    position: relative;
    width: auto;
    height: 50px;
    float: left;
}
.menu ul{
    width: auto;
    float: left;
}
.menu ul li{
    float: left;
    position: relative;
    list-style: none;
    position: relative;    
}
.menu ul li a{
    color: rgba(0,0,0,0.8);
    font-size: 14px;
    font-weight: 500;
    padding: 0 20px;
    display: inline-block;
    float: left;
    position: relative;
    margin: 0;
    width: auto;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
}
.menu ul li a:hover{	
	color: #11a7f4;
}
.menu ul li a:active{
    color: #11a7f4;
}
.btnreserva{
    width: auto;
    float: right;
    height: 50px;
    padding: 0 30px;
    background: #0e66b1;
    color: #fff;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 500;
}
.btnreserva i{
    margin: 0 10px 0 0;
}
.btnreserva:hover{
    background: #11a7f4;
    color: #fff;
}
.teltop{
    position: relative;
    float: right;
    height: 80px;
    width: auto;
    margin: 0 0 0 30px;
    padding: 20px 0 0 55px;
    box-sizing: border-box;
    color: #0e66b1;
    text-align: left;
    font-size: 15px;
    line-height: 16px;
}
.teltop i{
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #0e66b1;
    color: #fff;
    line-height: 40px;
    text-align: center;
    transform: translateY(-50%);
    font-size: 18px;
    box-shadow: 0 0 0 5px #eae8f4;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.teltop small{
    font-size: 12px;
    font-weight: normal;
}
.teltop span{
    font-size: 19px;
    font-weight: bold;
}
.teltop:hover{
    color: #11a7f4;
}
.teltop:hover i{
    background: #11a7f4;
}
#headdos{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
    z-index: 900;
    box-shadow: 0 0 12px 1px rgba(0,0,0,0.2);
    top: -55px;
    overflow: hidden;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
#headdos .logo{
    height: 50px;
    margin: 5px 0;
    overflow: hidden;
}
#headdos .logo img{
    height: 50px;
}
#headdos .menu{
    height: 60px;
}
#headdos .menu ul li{
    margin: 0;
}
#headdos .menu ul li a{
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
}
#headdos .menu ul li a:hover{
    color: #e8ce0a;
}
#headdos .teltop{
    height: 60px;
    padding: 12px 0 0 55px;
    margin: 0 0 0 20px;
}
/*
    Estilos para Slider del home
*/
.slidertop{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 2;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
.swiper-slide{
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /* alutra para slider principal */
    height: 620px !important;
    overflow: hidden !important;
    background: #fff;
}
.sombraslide{
    width: 950px;
    max-width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0));
    -webkit-background: linear-gradient(90deg,rgba(255,255,255,0.8),rgba(255,255,255,0));
    -moz-background: linear-gradient(90deg,rgba(255,255,255,0.8),rgba(255,255,255,0));
    z-index: 5;
}
.botonslider{
    display: inline-block !important;
    float: none !important;
    background: #30b777  !important;
    font-size: 16px !important;
    padding: 12px 30px !important;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,0.5) !important;
}
.botonslider:hover{
    background: #f30000 !important;
}
.swiper-button-next, .swiper-button-prev{
    background: none !important;
    height: 40px !important;
    width: auto !important;
    left: -60px !important;
    z-index: 100 !important;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.swiper-button-next{
    left: auto !important;
    right: -60px !important;
}
.swiper-button-next i, .swiper-button-prev i{
    color: #fff;
    font-size: 30px;
    padding: 5px;
    opacity: 0.3;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.swiper-button-next:hover i, .swiper-button-prev:hover i{
    opacity: 0.6;
}
.swiper-container:hover .swiper-button-prev{
    left: 0 !important;
}
.swiper-container:hover .swiper-button-next{
    right: 0 !important;
}
/*
    Estilos para Slider del home
*/
.portadapri{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 50px 20px 120px 20px;
    background: #fff;
}
.fondoportadapri{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    z-index: 1;
}
.fotosliderdr{
    width: 350px;
    height: 450px;
    float: left;
    position: relative;
    border-radius: 20px;
    z-index: 2;
    box-shadow: -7px 7px 0 0 #004f9f;
}
.textoslider{
    width: 1100px;
    max-width: 100%;
    height: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 100;
    text-align: left;
    float: left;
}
.sectextoslider{
    float: right;
    position: absolute;
    width: calc(100% - 400px);
    max-width: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.textoslider .subtituloslide{
    font-size: 20px;
    line-height: 23px;
    text-align: left;
    color: #0e66b1;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}
.textoslider .subtituloslide small{
    color: #faae3f;
    font-size: 20px;
    line-height: 23px;
    font-family: 'Noto Serif JP', serif;
}
.textoslider h1{
    color: #0e66b1;
    font-size: 35px;
    line-height: 38px;
    width: 100%;
    margin: 20px 0;
    text-align: left;
    position: relative;
    animation: bajartitulo 1.2s 1;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    padding: 10px 0 10px 20px;
    box-sizing: border-box;
}
.textoslider h1:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #0e66b1;
}
.textoslider h1 span{
    color: #11a7f4;
}
.botongeneral, .formcontacto form .secform input[type=submit]{
    width: auto;
    height: auto;
    padding: 14px 0;
    color: #fff;
    border-radius: 3px;
    background: #0e66b1;
    float: left;
    position: relative;
    overflow: hidden;
}
.formcontacto form .secform input[type=submit], .content form .secform input[type=submit]{
    padding: 14px 30px;
    border: none;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.formcontacto form .secform input[type=submit]:hover, .content form .secform input[type=submit]:hover{
    background: #faae3f;
    color: #fff;
}
.botongeneral:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #11a7f4;
    top: 0;
    left: -100%;
    z-index: 2;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.botongeneral span{
    position: relative;
    width: auto;
    height: auto;
    padding: 14px 40px;
    z-index: 3;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.botongeneral:hover:after{
    left: 0;
}
.botongeneral:hover span{
    color: #fff;
}
@keyframes bajartitulo{
    0%{transform: translate(0,-40px);opacity: 0;}
    100%{transform: translate(0,0);opacity: 1;}
}
.textoslider p{
    font-size: 16px;
    line-height: 25px;
    max-width: 450px;
    width: 100%;
    color: #fff;
    text-align: center;
    display: inline-block;
    animation: subirtitulo 1.2s 1;
}
@keyframes subirtitulo{
    0%{transform: translate(0,40px);opacity: 0;}
    100%{transform: translate(0,0);opacity: 1;}
}
.cuerposervicios{
    padding: 0 20px 70px 20px !important;
    margin-top: -70px;
    overflow: visible !important;
}
.cuerposervicios .wrap{
    width: 1100px;
}
.secofertatop{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    border-radius: 5px;
    background: #0e66b1;
    padding: 40px 420px 40px 125px;
    box-sizing: border-box;
    box-shadow: 0 5px 40px 0 rgba(87,71,157,0.5);
}
.secofertatop .iconooferta{
    position: absolute;
    top: 50%;
    left: 40px;
    width: 50px;
    height: auto;
    transform: translateY(-50%);
}
.secofertatop h2{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #fff;
    font-size: 25px;
    line-height: 28px;
    margin: 0 0 10px 0;
    text-align: left;
    z-index: 3;
}
.secofertatop p{
    color: #fff;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    z-index: 3;
}
.secofertatop p a{
    color: #fff;
    font-weight: 500;
}
.secofertatop p a:hover{
    color: #11a7f4;
}
.fondooferta{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.05;
    background: url(images/fondooferta.jpg) no-repeat center center;
    background-size: cover;
}
.secofertatop .botongeneral{
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    padding: 14px 40px 14px 60px;
    z-index: 4;
    background: #fff;
    box-sizing: border-box;
    color: #0e66b1;
    font-weight: 600;
    text-transform: uppercase;
}
.secofertatop .botongeneral i{
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}
.secofertatop .botongeneral:after{
    display: none;
}
.secofertatop .botongeneral:hover{
    background: #11a7f4;
    color: #fff;
}
/*
    Estilos para mas servicios
*/
.cuerposerviciosmas{
    padding: 0 20px 80px 20px !important;
}
.zona1mas{
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    float: left;
    position: relative;
    margin: 0;
}
.zona1mas img{
    float: right;
    width: 500px;
    height: auto;
    max-width: 100%;
}
.zonasec{
    width: calc(100% - 500px);
    height: auto;
    float: left;
    position: relative;
    padding: 0 30px 0 0;
    box-sizing: border-box;
}
.titulocentral{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 30px 0;
    padding: 0 0 15px 24px;
    font-size: 26px;
    line-height: 29px;
    color: #0e66b1;
    font-weight: 800;
    text-align: left;
    box-sizing: border-box;
}
.titulocentral span{
    font-weight: normal;
    color: #11a7f4;
    margin: 5px 0;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 700;
}
.titulocentral h2{
    font-size: 27px;
    line-height: 30px;
    color: #0e66b1;
    text-transform: uppercase;
}
.titulocentral:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 5px;
    background: #0e66b1;
    top: 0;
    left: 0;
    z-index: 3;
}
.zonasec .botongeneral{
    margin-top: 20px;
}
.zona1mas p{
    text-align: left;
}
.fotozona{
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: calc(50% - 30px);
    height: 100%;
    margin: 0 0 0 30px;
}
.spanzona{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-weight: bold;
    text-align: left;
    padding: 0 0 0 50px;
    box-sizing: border-box;
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.iconzonasec{
    width: auto;
    height: 40px;
    float: left;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.zona1mas ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 15px 0 0 0;
    padding: 0 0 0 15px;
    box-sizing: border-box;
}
.zona1mas ul li{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    margin: 2px 0;
}
.zonasec2{
    padding: 0 0 0 30px;
}
/*
    Estilos para zona somos
*/
.cuerposomos{
    padding: 70px 20px !important;
}
.listabene{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0;
}
.listabene li{
    width: 100%;
    height: auto;
    min-height: 60px;
    float: left;
    position: relative;
    margin: 8px 0 !important;
    padding: 0 0 0 65px;
    box-sizing: border-box;
    list-style: none;
}
.listabene li i{
    width: 50px;
    height: 50px;
    background: #16385e;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.listabene li i:after{
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    transform: skewY(10deg);
}
.listabene li big{
    font-size: 16px;
    font-weight: 700;
}
.listabene li:hover i{
    background: #e8ce0a;
}
/*
*****************************************************************************************
    Estilo home: servicios
*****************************************************************************************
*/
.cuerpoespecia{
    background: #0e66b1;
}
.fondoesp{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.1;
}
.textoespecia{
    float: left;
    position: relative;
    width: 400px;
    height: auto;
    z-index: 2;
    padding: 40px 40px 0 0;
    box-sizing: border-box;
}
.textoespecia h2{
    color: #fff;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
}
.textoespecia h2 span{
    font-weight: 700;
    color: #11a7f4;
}
.textoespecia p{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    margin: 0 0 20px 0;
}
.textoespecia .botongeneral{
    background: #fff;
    color: #0e66b1;
}
.textoespecia .botongeneral:after{
    background: #11a7f4;
}
.slideresp{
    width: calc(100% - 400px);
    padding: 0;
    float: left;
    position: relative;
    height: auto;
}
.swiperesp{
    padding: 55px 0 0 0 !important;
}
.slideresp .swiper-slide{
    width: 100%;
    height: auto !important;
    float: left;
    position: relative;
    background: #fff;
    border-radius: 10px;
    display: inline-block !important;
}
.fotoslideesp{
    width: 100%;
    height: 240px;
    float: left;
    position: relative;
}
.textoslideesp{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 20px 30px 40px 30px;
    box-sizing: border-box;
}
.textoslideesp h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 15px 0;
    font-size: 17px;
    line-height: 19px;
    text-align: left;
    text-transform: uppercase;
    color: #0e66b1;
}
.textoslideesp p{
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 20px 0;
}
.textoslideesp a{
    padding: 10px 20px;
    text-align: left;
}
.textoslideesp a span{
    padding: 0 20px;
}
.swiper-button-nextesp, .swiper-button-prevesp{
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 40px;
    cursor: pointer;
}
.swiper-button-nextesp i, .swiper-button-prevesp i{
    color: #fff;
    font-size: 23px;
    line-height: 40px;
    text-align: center;
}
.swiper-button-prevesp{
    right: 30px;
}
.swiper-button-nextesp:hover i, .swiper-button-prevesp:hover i{
    color: #faae3f;
}
/*
*****************************************************************************************
    Estilo home: testimonios
*****************************************************************************************
*/
.cuerpotestimonios{
    padding: 0 !important;
}
.testimonios{
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    margin: 0;
    background: #fff;
}
.testimonios .wrap, .contactotest .wrap{
    width: 600px;
    max-width: 100%;
    float: right;
    padding: 60px 40px 60px 20px;
    box-sizing: border-box;
}
.contactotest{
    background: #eae9f2;
    position: relative;
    float: left;
    margin: 0;
    width: 50%;
    height: auto;
    padding: 0;
    box-sizing: border-box;
}
.containertesti .swiper-slide{
    height: auto !important;
    background: #fff !important;
    display: inline-block !important;
}
.fototesti{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: inline-block;
    float: none;
    margin: 20px 0;
    overflow: hidden;
}
.textoslidetesti{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: center;
}
.textoslidetesti h3{
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    height: auto;
    margin: 0;
    font-weight: 700;
}
.textoslidetesti span{
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: rgba(0,0,0,0.4);
    width: 100%;
    height: auto;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
}
.textoslidetesti p{
    max-width: 100%;
    width: 400px;
    height: auto;
    float: none;
    display: inline-block;
    position: relative;
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-style: italic;
}
.swiper-button-nexttesti, .swiper-button-prevtesti{
    position: absolute !important;
    top: 70px !important;
    bottom: auto;
    left: calc(50% + 70px) !important;
    z-index: 10;
}
.swiper-button-nexttesti i, .swiper-button-prevtesti i{
    font-size: 20px;
}
.swiper-button-prevtesti{
    left: calc(50% - 80px) !important;
}
.swiper-button-nexttesti:hover i, .swiper-button-prevtesti:hover i{
    color: #faae3f;
}
.contactotest .wrap{
    float: left;
    padding: 60px 20px 60px 60px;
}
.titulomas{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 20px 0;
}
.titulomas span{
    font-size: 40px;
    line-height: 40px;
    color: #8075af;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
    font-weight: 700;
    text-align: left;
    float: left;
}
.titulomas h2{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
.contactotest .botongeneral:after{
    width: 400px;
}
.contactotest .botongeneral{
    margin: 20px 0 0 0;
}
.cuerpobanfoo{
    background: #11a7f4;
    padding: 50px 20px;
}
.cuerpobanfoo .wrap{
    width: 900px;
}
.textobanfoo{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 200px 0 70px;
    box-sizing: border-box;
}
.textobanfoo h3{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    font-size: 30px;
    line-height: 32px;
}
.textobanfoo p{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}
.textobanfoo i{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #fff;
    font-size: 50px;
}
.textobanfoo .botongeneral{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #fff;
    color: #0e66b1;
    text-transform: uppercase;
}
.textobanfoo .botongeneral:hover:after{
    background: #0e66b1;
}
.textobanfoo .botongeneral:hover span{
    color: #fff;
}
/*
**********************************************************************
    Estilo para footer
**********************************************************************
*/
footer{
    background: #fff;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 40px 20px 20px 20px;
    box-sizing: border-box;
    min-height: 80px;
    z-index: 10;
}
.logofoo{
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0;
}
.logofoo img{
    height: 40px;
    width: auto;
    float: left;
}
.redesfoo{
    width: auto;
    float: left;
    position: relative;
    margin: 20px 0 0 0;
}
.redesfoo a{
    width: 40px;
    height: 40px;
    float: left;
    margin: 5px;
    border-radius: 100%;
    background: #004f9f;
}
.redesfoo a i{
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.redesfoo a:hover{
    background: #00b9e9;
}
.secfoo{
    width: 33.3%;
    height: auto;
    min-height: 100px;
    padding: 30px 20px;
    margin: 0;
    box-sizing: border-box;
    float: left;
    position: relative;
    z-index: 2;
}
.secfoo h4{
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    width: 100%;
    margin: 0 0 20px 0;
    color: #322764;
    font-weight: 700;
}
.secfoo p{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: left;
    margin: 25px 0;
    font-size: 14px;
    line-height: 18px;
    color: #18224c;
}
.mincetur{
    width: 150px !important;
}
.secfoo ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0;
    box-sizing: border-box;
}
.secfoo ul li{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    margin: 3px 0;
    text-align: left;
    list-style: none;
    color: #18224c;
    font-size: 14px;
}
.secfoo ul li a{
    color: #18224c;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    display: inline-block;
}
.secfoo ul li a:hover{
    color: #00b9e9;
}
.secfoocontacto ul li{
    color: #18224c;
    text-align: left;
    padding: 5px 0;
    font-size: 15px;
    line-height: 20px;
    list-style: none;
}
.secfoocontacto ul li a{
    padding: 0 !important;
    width: auto !important;
}
.secfoocontacto ul li i{
    margin: 0 10px 0 0;
}
.secfoocontacto ul li a:after{
    display: none !important;
}
.piefinal{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 15px 0 5px 0;
    box-sizing: border-box;
    border-top: solid 1px rgba(0,0,0,0.2);
    z-index: 3;
}
.piefinal p{
    width: auto;
    float: left;
    text-align: left;
}
.piefinal p, .piefinal p a{
    color: rgba(0,0,0,0.6);
    font-size: 12px;
    line-height: 17px;
    text-align: left;
}
.piefinal p a:hover{
    color: #00b9e9;
}
.credito{
    position: relative;
    width: auto;
    float: right;
    display: inline-block;
    margin: 0;
}
.credito a{
    text-align: right;
    color: rgba(0,0,0,0.6);
    font-size: 11px;
    line-height: 17px;
    float: none;
    display: flex;
    text-transform: uppercase;
}
.credito img{
    height: 18px;
    margin: 0 0 0 5px;
    opacity: 0.7;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.credito a:hover img{
    opacity: 0.9;
}
.secfooblog{
    width: 300px;
}
.secblogfoo{
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 10px 0;
    min-height: 50px;
    position: relative;
    padding: 0 0 0 90px;
    box-sizing: border-box;
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
.fotoblogfoo{
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 50px;
    border-radius: 3px;
}
/*
    Estilos para pagina contacto
*/
.bread{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    background: #eae8f3;
    padding: 20px;
    box-sizing: border-box;
}
.bread ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}
.bread ul li{
    list-style: none;
    float: left;
    margin: 0 10px 0 0;
    font-size: 13px;
    text-align: left;
    color: #001781;
}
.bread ul li a{
    font-size: 13px;
    color: #001781;
}
.bread ul li a:hover{
    color: #faae3f;
}
.cuerpocontacto{
    background: #fff;
}
.datoscontactopage{
    width: calc(100% - 500px);
    height: auto;
    float: left;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}
.cuerpomapa{
    width: 100%;
    height: 450px;
    float: left;
    position: relative;
    padding: 0;
}
.cuerpomapa iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.datoscontactopage h2{
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.datoscontactopage li{
    font-size: 15px;
    color: #0d2c3b;
    font-weight: 400;
    text-align: left;
    list-style: none;
    float: left;
    margin: 5px 0;
    width: 100%;
    height: auto;
}
.datoscontactopage li a{
    font-size: 15px;
    color: #0d2c3b;
}
.datoscontactopage li a:hover{
    color: #faae3f;
}
.datoscontactopage li i{
    margin: 0 10px 0 0;
}
.formcontacto{
    width: 500px;
    height: auto;
    float: left;
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    padding: 30px 50px;
    box-sizing: border-box;
}
.formcontacto h4{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 15px 0;
    text-align: left;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    text-transform: uppercase;
    color: #001781;
}
.formcontacto form{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.formcontacto form .secform{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0;
}
.formcontacto form .secform input[type=text], .formcontacto form .secform input[type=email], .formcontacto form .secform textarea{
    width: 100%;
    height: 45px;
    float: left;
    position: relative;
    border: solid 1px rgba(0,0,0,0.1);
    padding: 0 20px;
    box-sizing: border-box;
    border-radius: 4px;
}
.formcontacto form .secform textarea{
    height: 90px;
}
.cuerpoadver{
    background: #004f9f;
    padding: 20px;
}
.cuerpoadver p{
    color: #fff;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.cuerpoadver p i{
    font-size: 20px;
    color: #efb017;
    margin: 0 10px 0 0;
}




























/*
    Estilos para Cuerpo base
*/

.wrapnosotros{
    width: 1100px;
    max-width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
    height: auto;
    float: left;
    z-index: 3;
    text-align: center;
}
.wrapnosotros img{
    position: relative;
    float: left;
    width: 500px;
    height: auto;
}
.textonosotros{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 0 0 570px;
    box-sizing: border-box;
    transform: translate(0,-50%);
    z-index: 3;
}

.cuerpo-servicios{
    padding: 70px 20px 100px 20px;
}
.secservicio{
    width: 25%;
    height: auto;
    min-height: 330px;
    float: left;
    position: relative;
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 3;
    margin: 20px 0;
}
.secservicio i{
    margin: 0 0 40px 0;
    font-size: 50px;
    color: #001781;
}
.secservicio h3{
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 23px;
}
.secservicio p{
    font-size: 15px;
    line-height: 23px;
    text-align: center;
}
.fondocont{
    position: absolute;
    top: 0;
    right: 0;
    width: 900px;
    height: auto;
    z-index: 1;
}
.fondocont2{
    transform: scaleX(-1);
    right: auto;
    left: 0;
}
.cuerpo-cursos{
    padding: 140px 20px;
}
.mascaracurso{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgba(0,23,129,1), rgba(0,23,129,0.15));
}
.textocurso{
    position: relative;
    float: left;
    width: 50%;
    height: auto;
    z-index: 3;
}
.textocurso span{
    text-align: left;
    width: 100%;
    height: auto;
    color: #dd1d9b;
    font-weight: bold;
    font-size: 25px;
    float: left;
}
.textocurso h2{
    color: #fff;
    text-align: left;
    font-size: 30px;
    line-height: 33px;
    margin: 0 0 40px 0;
}
.textocurso p{
    color: #fff;
}

.sectitulo{
    margin: 0 0 50px 0;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 2;
}
.subtitulo{
    text-align: center;
    max-width: 650px;
    display: inline-block;
}
.secteam{
    width: calc(33.3% - 40px);
    margin: 20px;
    float: left;
    background: #001781;
    border-radius: 3px;
    height: 440px;
    position: relative;
    z-index: 2;
    box-shadow: 0 5px 10px 0 rgba(0,23,129,0.4);
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.fototeam{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 50px);
    opacity: 0.5;
    z-index: 2;
    border-radius: 3px;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.textoteam{
    position: absolute;
    z-index: 3;
    background: linear-gradient(rgba(0,23,129,0) 0%, rgba(0,23,129,1) 80%);
    padding: 100px 30px 30px 30px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.textoteam h4{
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    margin: 0;
    text-align: center;
}
.textoteam span{
    color: #fff;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
.textoteam p{
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
}
.redteam{
    position: absolute;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    bottom: -17px;
    left: 50%;
    margin-left: -17px;
    background: #fff;
    z-index: 10;
    box-shadow: 0 5px 10px 0 rgba(0,23,129,0.2);
}
.redteam i{
    line-height: 34px;
    color: #001781;
}
.redteam:hover{
    background: #dd1d9b;
}
.redteam:hover i{
    color: #fff;
}
.secteam:hover{
    transform: scale(1.03,1.03);
    box-shadow: 0 8px 15px 0 rgba(0,23,129,0.8);
}
.secteam:hover .fototeam{
    opacity: 0.8;
}
.cuerpo-blog{
    padding: 80px 20px;
    background: #f2f3f8;
}
.cuerpo-blog .sectitulo{
    margin: 0 0 20px 0;
}

.cuerpo-blog .subtitulo{
    text-align: left;
    float: left;
}
.alineado{
    margin: 0 -25px;
}
.secblog{
    width: calc(33% - 50px);
    float: left;
    position: relative;
    margin: 25px;
    height: auto;
    min-height: 320px;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.1);
}
.fotoblog{
    width: 100%;
    height: 200px;
    float: left;
    position: relative;
}
.textoblog{
    width: 100%;
    height: auto;
    min-height: 170px;
    float: left;
    position: relative;
    padding: 20px 30px 50px 30px;
    box-sizing: border-box;
}
.textoblog span{
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    color: #001781;
    float: left;
    margin: 0;
}
.textoblog h4{
    text-align: left;
    color: #18224c;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -1px;
    float: left;
    width: 100%;
}
.textoblog h4 a{
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    color: #18224c;
    letter-spacing: -1px;
}
.textoblog h4 a:hover{
    color: #dd1d9b;
}
.secvisblog{
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    padding: 0 30px;
    box-sizing: border-box;
}
.secvisblog li{
    list-style: none;
    font-size: 11px;
    text-transform: uppercase;
    color: #6974a4;
    opacity: 0.7;
    float: left;
    margin: 3px;
}
.secvisblog li a{
    font-size: 11px;
    color: #fff;
    opacity: 0.7;
    width: 25px;
    height: 25px;
    background: #6974a4;
    border-radius: 100%;
    display: inline-block;
}
.secvisblog li a i{
    line-height: 25px;
    text-align: center;
}
.secvisblog li a:hover{
    background: #001781;
    opacity: 1;
}
.secblog:hover .fotoblog{
    opacity: 0.8;
}


.secontacto h4{
    color: #001781;
    margin: 0 0 5px 0;
}
.secontacto form{
    width: 100%;
    height: auto;
    float: left;
    margin: 20px -10px;
    position: relative;
    z-index: 3;
}




.botonwsp{
    position: fixed;
    bottom: 40px;
    right: 30px;
    width: auto;
    height: auto;
    z-index: 5000;
    padding: 0 0 65px 0;
}
.botonwsp i{
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    background: #489816;
    color: #fff;
    box-shadow: 3px 6px 10px 0 rgba(0,0,0,0.15);
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
}
.botonwsp span{
    opacity: 0;
    transform: scaleY(0);
    padding: 9px 15px;
    background: #489816;
    box-shadow: 2px 5px 10px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    position: relative;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
}
.botonwsp span:after{
    position: absolute;
    content: "";
    bottom: -5px;
    right: 16px;
    width: 12px;
    height: 12px;
    background: #489816;
    transform: rotate(45deg);
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
}
.botonwsp:hover span{
    opacity: 1;
    transform: scaleY(1);
}
.botonwsp:hover i{
    transform: scale(1.1);
    box-shadow: 3px 10px 16px 0 rgba(0,0,0,0.25);
}
.botonwsp span:hover{
    background: #faae3f;
    color: #fff;
    transform: animewsp 1.2s infinite;
}
.botonwsp span:hover:after{
    background: #faae3f;
}
@keyframes animewsp{
    0%{transform: translateY(0);}
    50%{transform: translateY(-5px);}
    100%{transform: translateY(0);}
}
/*
 * estilo navegación de páginas
*/
.pagenavi {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}
.pagenavi a {
   	display: inline-block;
   	padding: 0;
    margin: 0 3px;
    height: 30px;
    width: 30px;    
    overflow: hidden;
    border-top: solid 1px rgba(255,255,255,0.5);
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background:  -webkit-linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.1));
    background: linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.1));
    background: -moz-linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.1));
	border-radius: 2px;
    float: left;
    font-weight: bold;
    color: rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.3);
    text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
    font-family: 'Open Sans', sans-serif;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
}
.pagenavi a:hover {
    background: #fff;
    color: rgba(0,0,0,0.5);
}
.pagenavi span.pages {
	display: inline-block;
    padding: 0;
    margin: 3px;
    height: 30px;
    width: 30px;
    color: #8d8d8d;
    font-size: 14px;
    line-height: 30px;
    font-weight:bold;
    background: #e5e9ed;
    border-radius: 100%;
}
.pagenavi span.current {
	display: inline-block;
   	padding: 0;
    margin: 0 3px;
    height: 30px;
    width: 30px;    
    overflow: hidden;
    border-top: solid 1px rgba(255,255,255,0);
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: rgba(0,0,0,0.6);
	border-radius: 2px;
    float: left;
    font-weight: bold;
    color: rgba(255,255,255,0.8);
    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.3);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.pagenavi span.expand {
	display: inline-block;
    padding: 0;
    margin: 3px;
    height: 30px;
    width: 30px;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    color: #8d8d8d;
    text-align: center;
    background: #fff;
	border-radius: 50%;
}
.pagenavi .first, .pagenavi .last {
	display: inline-block;
	font-size: 14px;
    line-height: 30px;
}
.pagenavi .single_page {
	display: inline-block;
	font-size: 14px;
    line-height: 30px;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
    margin: 5px 0;
}
.current-step-title{
    display: none !important;
}
.wpcf7-form label {
    display: block;
    float: left;
    position: relative;
    margin: 15px 0 0 0;
    width: 100%;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 9px;
    font-weight: normal;
    display: block;
    top: -10px;
    right: auto;
    width: auto;
    left: 5px;
    position: absolute;
    text-align: right;
    background: #d74747;
    padding: 1px 5px;
    color: #fff;
    border-radius: 3px;
    z-index: 10;
    color: #fff;
}
span.wpcf7-not-valid-tip:after{
    content: "";
    position: absolute;
    bottom: -3px;
    left: 15px;
    height: 6px;
    width: 6px;
    background: #d74747;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
div.wpcf7-response-output {
    margin: 0;
    padding: 7px 13px;
    border: 2px solid #ff0000;
    position: absolute;
    bottom: -30px;
    left: 0;
    border-radius: 4px;
    background: #e5d978;
    border: none;
    text-align: left;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
}
.cuerpopagedos{
    background: #eae8f3;
}
.cuerpopagedos .zona1mas img{
    float: left;
}
.cuerpopagedos .zonasec{
    padding: 0 0 0 50px;
}
.sechacemos{
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    padding: 20px 30px 20px 0;
    z-index: 3;
    box-sizing: border-box;
}
.sechacemosdos{
    padding: 20px 0 20px 30px;
    border-left: solid 1px #faae3f;
}
.sechacemos h2{
    font-size: 27px;
    line-height: 30px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 20px 0;
    color: #faae3f;
    text-align: left;
    font-weight: 700;
}
.sechacemos p{
    text-align: left;
    color: #fff;
}
.cuerpotecnicas{
    background: #faae3f;
}
.cuerpotecnicas .textoespecia h2 span{
    color: #57479d;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    box-sizing: border-box;
    height: 100%;
    background: rgba(244,247,249,0.85);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 100000;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);    
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.close {
    position: fixed;
    top: 10px;
    right: 10px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #06447a;
    z-index: 10000;
    width: auto;
    height: 35px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    opacity: 1;
    padding: 0 15px;
    box-sizing: border-box;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.close i{
    font-size: 25px;
    line-height: 35px;
    float: left;
    margin: 0 5px 0 0;
}
.overlay .close:hover {
    color: #c62129;
}
.overlay .content {
    width: 1000px;
    max-width: 100%;
    height: auto;
    max-height: calc(100% - 40px);
    overflow: auto;
    position: relative;
    float: left;
    padding: 0;
    box-sizing: border-box;
    background: #fff;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    box-shadow: 0 15px 40px 0 rgba(6,68,122,0.3);         
}
.overlay:target .content{
    animation: entradapop 2.1s 1;
}
@keyframes entradapop{
    0%{transform: translateX(-80%);opacity: 0;}
    100%{transform: translateX(-50%);opacity: 1;}
}
.contenidopop{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 30px 40px;
    box-sizing: border-box;
}
.fotopop{
    width: 330px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.textopop{
    width: calc(100% - 330px);
    padding: 40px;
    box-sizing: border-box;
    height: auto;
    position: relative;
    float: right;
}
/* width */
.content::-webkit-scrollbar {
  width: 10px;
}
/* Track */
.content::-webkit-scrollbar-track {
  background: #dfe7ed;
  border-radius: 10px;
}

/* Handle */
.content::-webkit-scrollbar-thumb {
  background: #06447a;
  border-radius: 10px;
}
.contenidopop h2{
    font-size: 21px;
    line-height: 25px;
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    font-weight: 700;
}
.formcita{
    width: calc(100% - 330px);
    height: auto;
    float: left;
    position: relative;
    z-index: 3;
}
.secform{
    width: calc(50% - 20px);
    height: auto;
    float: left;
    position: relative;
    margin: 10px 20px 10px 0;
    box-sizing: border-box;
}
.secform label{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 2px 0;
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(0,0,0,0.7);
}
.secform input[type=text], .secform input[type=email], .secform input[type=date], .secform textarea{
    width: 100%;
    float: left;
    position: relative;
    height: 40px;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 4px;
    border: solid 1px rgba(0,0,0,0.2);
    font-family: 'Poppins', sans-serif;
}
.secform textarea{
    height: 90px;
    padding: 15px;
}
.secform input[type=text]:focus, .secform input[type=email]:focus, .secform input[type=date]:focus, .secform textarea:focus{
    border-color: #faae3f;
}
.secformmensaje{
    width: calc(100% - 20px);
}
.citaotros{
    float: left;
    position: relative;
    width: 300px;
    margin: 0 0 0 30px;
    background: #57479d;
    min-height: 100px;
    z-index: 3;
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
}
.citaotros p{
    color: #fff;
}
.citaotros ul{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 20px 0 0 0;
}
.citaotros ul li{
    list-style: none;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0 0 40px;
    box-sizing: border-box;
    color: #fff;
}
.citaotros ul li i{
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 30px;
    text-align: center;
    width: 25px;
    height: auto;
    color: #faae3f;
}
.citaotros ul li a{
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.citaotros ul li a:hover{
    color: #faae3f;
}
.citaotros ul li a big{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-spam-blocked, div.wpcf7-mail-sent-ok{
    border: none;
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    background: #ecdcb3;
    padding: 10px 20px 10px 45px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    border-radius: 4px;
    margin: 15px 0 0 0;
    text-align: left;
}
div.wpcf7-validation-errors:after, div.wpcf7-spam-blocked:after, div.wpcf7-mail-sent-ok:after{
    content: "\f071";
    font-family: "FontAwesome";
    position: absolute;
    top: 10px;
    left: 20px;
    color: #d9550e;
    font-size: 15px;
}
div.wpcf7-spam-blocked{
    background: #ecbebe;
}
div.wpcf7-mail-sent-ok{
    background: #c0ecbe;
}
div.wpcf7-spam-blocked:after{
    content: "\f057";
}
div.wpcf7-mail-sent-ok:after{
    content: "\f058";
}
.wpcf7 form .wpcf7-response-output{
    width: 100%;
    height: auto;
    padding: 15px;
    box-sizing: border-box;
    background: #f4f1cd;
    border-radius: 5px;
    border: none;
    float: left;
    position: relative;
    margin: 5px 0;
    font-size: 13px;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    box-sizing: border-box;
    height: 100%;
    background: rgba(0,0,0,0.5);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 10000;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);    
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.close {
    position: fixed;
    top: 0;
    right: 0;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #06447a;
    z-index: 10000;
    width: 100%;
    height: 100vh;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    opacity: 1;
    z-index: 1;
    padding: 0 15px;
    box-sizing: border-box;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.close span{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
    color: #fff;
}
.close i{
    font-size: 25px;
    line-height: 35px;
    float: left;
    margin: 0 5px 0 0;
}
.overlay .close span:hover {
    color: #d70e0e;
}
.overlay .content {
    width: 650px;
    max-width: 100%;
    height: auto;
    max-height: calc(100% - 40px);
    min-height: 200px;
    overflow: auto;
    position: relative;
    float: left;
    padding: 40px 70px;
    box-sizing: border-box;
    background: #fff;
    top: 30px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    border-radius: 10px;
    box-shadow: 0 15px 40px 0 rgba(6,68,122,0.3);         
}
.overlay:target .content{
    animation: entradapop 2.1s 1;
}
@keyframes entradapop{
    0%{transform: translateX(-80%);opacity: 0;}
    100%{transform: translateX(-50%);opacity: 1;}
}
.ea-standard{
    width: 100% !important;
    float: left !important;
    position: relative !important;
}
.step{
    width: 100% !important;
    height: auto !important;
    float: left !important;
    position: relative !important;
    margin: 10px 0 !important;
    padding: 0 !important;
}
.step label{
    width: 100% !important;
    height: auto !important;
    font-size: 15px !important;
    text-align: left !important;
    float: left !important;
    position: relative !important;
    color: #18224c !important;
    margin: 0 0 4px 0 !important;
    font-weight: 600 !important;
}
.step select, .ea-standard .step input, .ea-standard .step textarea{
    width: 100% !important;
    height: 45px !important;
    float: left !important;
    position: relative !important;
    margin: 0 !important;
    border-radius: 5px !important;
    border: solid 1px rgba(0,0,0,0.2) !important;
}
.ea-standard .step textarea{
    height: 90px !important;
}
.ui-datepicker{
    padding: 0 !important;
    border: solid 1px rgba(0,0,0,0.2) !important;
}
.ui-widget-header{
    background: #e9f1f5 !important;
    border: none !important;
    border-bottom: solid 1px rgba(0,0,0,0.1) !important;
    border-radius: 0 !important;
}
.ui-datepicker-month, .ui-datepicker-year{
    color: #0e66b1 !important;
    font-size: 20px !important;
}
.ui-datepicker table{
    margin: 0 !important;
}
.ui-datepicker-calendar th{
    font-size: 17px !important;
    color: #0e66b1 !important;
}
.ui-state-default, .time-value{
    background: #e9f1f5 !important;
    border: none !important;
    border-radius: 4px !important;
}
.ui-state-active{
    background: #11a7f4 !important;
    color: #fff !important;
}
.ea-standard .time{
    border: none !important;
}
.time-value{
    margin: 1px!important;
    width: calc(20% - 2px)!important;
}
.time-value:hover{
    background: #11a7f4 !important;
    color: #fff !important;
}
.final p, .final small{
    width: 100% !important;
    height: auto !important;
    float: left !important;
    position: relative !important;
    margin: 5px 0 !important;
}
.ea_hide_show{
    width: 100% !important;
    height: auto !important;
    float: left !important;
    position: relative !important;
}
.ea-standard .section{
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #0e66b1 !important;
    line-height: 21px !important;
    text-align: left !important;
    border-bottom: solid 1px rgba(0,0,0,0.15) !important;
    padding: 0 0 5px 0 !important;
    margin: 20px 0 !important;
}
.tfhb-calendar-body{
    float: left !important;
    position: relative !important;
    width: 100% !important;
}
.tfhb-meeting-info{
    display: none !important;
}
.tfhb-flexbox{
    display: inline-block !important;
}
.tfhb-meeting-calendar{
    min-height: 0 !important;
}








.textopop{
    width: 100%;
    padding: 40px 40px 40px 340px;
    box-sizing: border-box;
    height: auto;
    position: relative;
    float: left;
    min-height: 100px;
}
.textopop .titulogeneral{
    margin: 0 0 10px 0;
}
.textopop .botongeneral{
    margin: 20px 0 0 0;
    opacity: 1;
}
.fotopopcv{
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px 0 0 10px;
}
.textopop p{
    text-align: justify;
}
/* width */
.content::-webkit-scrollbar {
  width: 10px;
}
/* Track */
.content::-webkit-scrollbar-track {
  background: #dfe7ed;
  border-radius: 10px;
}

/* Handle */
.content::-webkit-scrollbar-thumb {
  background: #06447a;
  border-radius: 10px;
}
.cuerpocitas{
    background: #e9f1f5;
    padding: 60px 20px;
}
.seccitas{
    width: 600px;
    max-width: 100%;
    float: left;
    position: relative;
    background: rgba(255,255,255,0.7);
    border-radius: 10px;
    padding: 50px 70px;
    box-sizing: border-box;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
}
.step:first-child:after{
    position: absolute;
    top: 0;
    left: -50px;
    content: "paso 1";
    background: red;
    padding: 10px;
}
.wpcf7 form {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 20px 0 0 0;
}
.uacf7-multistep-form-wraper{
    padding-left: 0 !important;
}
.progressbar-style-4 .steps-form .steps-row .steps-step.step-complete .btn-circle{
    background: #0e66b1 !important;
}
.uacf7-btn-default{
    background: #11a7f4 !important;
}
.current-step-title .step-title{
    color: #0e66b1 !important;
    font-size: 20px !important;
    line-height: 23px !important;
    width: 100% !important;
    height: auto !important;
    float: left !important;
    position: relative !important;
    text-align: left !important;
    font-weight: 600 !important;
    margin: 15px 0 !important;
}
.wpcf7-form-control-wrap{
    float: left;
    margin: 5px;
    position: relative;
}
.country-select.inside input, .country-select.inside input[type=text], .wpcf7-select, .wpcf7-form-control-wrap input[type=text], .wpcf7-form-control-wrap input[type=tel], .wpcf7-form-control-wrap input[type=email]{
    width: 100%;
    height: 40px;
    float: left;
    position: relative;
    border-radius: 4px;
    background: #fff;
    border: solid 1px rgba(0,0,0,0.4);
}
.wpcf7-select{
    width: 300px;
}
.wpcf7-form-control-wrap input[type=text], .wpcf7-form-control-wrap input[type=tel], .wpcf7-form-control-wrap input[type=email]{
    padding: 0 20px;
    box-sizing: border-box;
}
.run{
    width: 300px !important;
    max-width: 100%;
}
.uacf7-buttons{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin: 10px 0 0 0;
}
.uacf7-buttons button, .uacf7-preview-btn, .wpcf7-submit{
    width: auto;
    height: auto;
    padding: 12px 30px;
    background: #0e66b1;
    color: #fff;
    border-radius: 40px;
    border: none;
    cursor: pointer;
}
.uacf7-buttons button:hover, .uacf7-preview-btn:hover, .wpcf7-submit:hover{
    background: #11a7f4;
}
.wpcf7-list-item{
    float: left;
    position: relative;
    margin: 5px 5px 5px 0;
    text-align: left;
    height: 40px;
    width: auto;
    background: #eae8f3;
    border-radius: 60px;
    padding: 0 20px;
    line-height: 40px;
}
.fecha{
    width: 310px;
    float: left;
    margin: 0;
}
.hora{
    width: calc(100% - 320px);
    float: left;
    top: 0;
    margin: 0 0 0 10px;
    height: 300px;
}
.bf-time-picker {
    width: 100% !important;
    float: left;
    position: relative;
    height: auto;
    padding: 0;
    border-radius: 5px;
    border: solid 1px rgba(0, 0, 0, .1);
    display: inline-block !important;
}
.bf-time-picker li {
    width: 120px;
    float: left;
    text-align: center;
    /* margin-bottom: 2%; */
    background: #f2f2f2;
    margin: 1px;
    box-sizing: border-box;
    font-size: 13px;
}
.bf-time-picker li:nth-child(odd), .bf-time-picker li.ui-timepicker-selected{
    margin: 1px !important;
}
.wpcf7-list-item label{
    margin: 0;
    width: auto;
}
.uacf7-prev, .uacf7-next{
    position: relative;
    float: left;
}
.uacf7-prev:after, .uacf7-next:after{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #0e66b1;
    border-radius: 60px;
    content: "Regresar";
    text-align: center;
    color: #fff;
    z-index: 3;
    font-size: 15px;
    line-height: 45px;
}
.uacf7-next:after{
    content: "Siguiente";
}
.uacf7-prev:hover:after, .uacf7-next:hover:after{
    background: #11a7f4;
}
.steps-form .steps-row .steps-step .btn-circle{
    line-height: 30px !important;
    padding: 0 !important;
}
.ui-timepicker-list{
    width: 125px !important;
}
/*
    Estilos responsivos
*/
@media only screen and (max-width : 950px) {    
    .menu{
        display: none;
    }
    .menu2{
        display: inline-block;
        position: relative;
        float: left;
        width: auto;
        z-index: 5000;
    }
    .menu2 .menuresp{
        height: 50px;
        line-height: 50px;
        width: auto;
        padding: 0 15px 0 45px;
        margin: 0;
        display: inline-block;
        position: relative;
        color: #fff;
        box-sizing: border-box;
        float: right;
        background: #004f9f;
    }
    .menu2 .menuresp i{
        position: absolute;
        top: 0;
        left: 15px;
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 50px;
    }
    .menu2 .menuresp:hover{
        background: #00b9e9;
        color: #fff;
    }
    .menu2:hover .menuresp{
        background: #00b9e9;
    }
    .menu2 .acordion{
        width: 170px;
        height: auto;
        float: left;
        background: #fff;
        border-radius: 3px;
        position: absolute;
        top: 50px;
        left: 0;
        box-shadow: 0 3px 6px 0 rgba(0,0,0,0.2);
    }
    .menu2 .acordion li{
        list-style: none;
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .menu2 .acordion li a{
        width: 100%;
        height: auto;
        position: relative;
        display: inline-block;
        border-bottom: solid 1px rgba(0,0,0,0.1);
        float: left;
        text-align: left;
        padding: 8px 0;
        font-weight: bold;
        font-size: 13px;
        color: #01509b;
    }
    .menu2 .acordion li:last-child a{
        border: none;
    }
    .menu2 .acordion li ul{
        display: none;
    }
    .menu2 ul li a:hover{
        color: #00b9e9;
    }
    #headdos .menu2{
        top: 5px;
        right: 0;
    }
    #headdos .menu2 .menuresp{
        margin: 7px 0 0 0;
    }
}
@media only screen and (max-width : 920px) {
    .zona1mas img {
        width: 350px;
    }
    .zonasec {
        width: calc(100% - 350px);
    }
    .titulocentral span {
        font-size: 18px;
        line-height: 21px;
    }
    .titulocentral h2 {
        font-size: 22px;
        line-height: 25px;
    }
    .testimonios, .contactotest{
        width: 100%;
    }
    .testimonios .wrap, .contactotest .wrap{
        width: 100%;
        padding: 50px 20px;
    }
    .titulomas span {
        font-size: 30px;
        line-height: 32px;
    }
    .titulomas h2{
        font-size: 22px;
        line-height: 25px;
    }
    .secfoo {
        width: 50%;
        min-height: 220px;
        padding: 30px 20px;
    }
    .datoscontactopage {
        width: 100%;
        padding: 0;
    }
    .formcontacto {
        max-width: 100%;
        padding: 30px;
        float: none;
        display: inline-block;
        margin: 20px 0 0 0;
    }
    .fotosliderdr {
        width: 250px;
        height: 320px;
        float: left;
        position: relative;
        border-radius: 20px;
        z-index: 2;
        box-shadow: -7px 7px 0 0 #004f9f;
    }
    .sectextoslider {
        width: calc(100% - 320px);
    }
    .textoslider h1 {
        font-size: 25px;
        line-height: 28px;
    }
}
@media only screen and (max-width : 850px) {
    .alineado{
        margin: 0 -15px;
    }
    .secblog{
        width: calc(33% - 30px);
        margin: 20px 15px;
    }
    .textoblog{
        padding: 20px 20px 50px 20px;
    }
    .textobanfoo {
        padding: 0;
    }
    .textobanfoo .botongeneral {
        position: relative;
        top: 0;
        transform: translateY(0);
        display: inline-block;
        float: none;
        margin: 20px 0 0 0;
    }
    .textobanfoo i{
        display: none;
    }
    .textobanfoo h3,.textobanfoo p{
        text-align: center;
    }
    .textobanfoo h3 {
        font-size: 23px;
        line-height: 26px;
    }
    .formcita {
        width: 100%;
    }
    .citaotros {
        width: 100%;
        margin: 30px 0 0 0;
    }
}
@media only screen and (max-width : 800px) {
    .swiper-slide{
        height: 450px !important;
    }
    .slidertop .fotoslider{
        opacity: 0.7;
    }
    .bajarobolita {
        bottom: 100px;
        width: 30px;
        height: 50px;
    }
    .cuerposervicios ul li {
        width: 100%;
        min-height: 100px;
        margin: 15px 0;
    }
    .cuerposervicios ul li:hover {
        transform: translateY(-10px);
    }
    .fotozona {
        position: relative;
        float: left;
        width: 100%;
        height: 300px;
        margin: 0 0 30px 0;
    }
    .zonasec {
        width: 100%;
        padding: 0;
    }
    .titulocentral, .formcontacto h2{
        margin: 0 0 20px 0;
        padding: 0 0 15px 0;
        font-size: 21px;
        line-height: 24px;
    }
    .textoinmo {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .cuerpoinmo form {
        width: 420px;
        max-width: 100%;
        float: none;
        display: inline-block;
        padding: 30px 40px;
    }
    .textoinmo h3 {
        font-size: 20px;
        line-height: 23px;
    }
    .cuerpoinmo {
        padding: 60px 20px !important;
    }
    .secofertatop {
        padding: 40px 40px 40px 125px;
    }
    .secofertatop .botongeneral {
        position: relative;
        top: 0;
        right: 0;
        transform: translateY(0);
        float: left;
        display: inline-block;
        margin: 20px 0 0 0;
    }
    .secofertatop .iconooferta {
        top: 40px;
        transform: translateY(0);
    }
    .secofertatop h2 {
        font-size: 20px;
        line-height: 22px;
    }
    .zona1mas img{
        float: none;
        display: inline-block;
        margin: 0 0 20px 0;
        width: 400px;
    }
    .zonasec .titulocentral, .testimonios .titulocentral{
        padding: 0 0 15px 20px;
    }
    .cuerpopagedos .zonasec{
        padding: 0;
    }
    .sechacemos {
        width: 100%;
        padding: 20px 0;
        border: none;
    }
    .sechacemos h2 {
        font-size: 22px;
        line-height: 24px;
    }
    .overlay .titulocentral{
        padding: 0 0 15px 20px !important;
    }
}
@media only screen and (max-width : 750px) {
    .cuerpoespecia{
        padding: 50px 20px;
    }
    .textoespecia {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .textoespecia h2 {
        font-size: 25px;
        line-height: 28px;
    }
    .slideresp {
        width: 100%;
        margin: 20px 0 0 0;
    }
}
@media only screen and (max-width : 700px) {
    .overlay .content {
        padding: 20px;
    }
}
@media only screen and (max-width : 650px) {
    .fotosliderdr {
        width: 250px;
        height: 280px;
        float: none;
        display: inline-block;
        margin: 0 0 30px 0;
    }
    .textoslider{
        text-align: center;
    }
    .sectextoslider {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        transform: translateY(0);
        float: left;
    }
    .textoslider h1 {
        font-size: 25px;
        line-height: 28px;
    }
    .fondoportadapri {
        opacity: 0.2;
    }
    .textoslider .subtituloslide {
        font-size: 17px;
        line-height: 20px;
    }
    .textoslider h1 {
        font-size: 21px;
        line-height: 24px;
    }
}
@media only screen and (max-width : 600px) {
    .teltop{
        display: none;
    }
    .logo{
        height: 50px;
        margin: 15px 0;
    }
    .secfoo {
        width: 100%;
        min-height: 50px;
        padding: 10px 0;
    }
    .contenidopop{
        padding: 30px 20px;
    }
    .formcita .secform{
        width: 100%;
        margin: 10px 0;
    }
    .hora {
        width: 100%;
        margin: 20px 0;
        height: auto;
    }
}
@media only screen and (max-width : 510px) {
    .secofertatop {
        padding: 30px;
    }
    .secofertatop .iconooferta {
        display: none;
    }
    .secofertatop h2, .secofertatop p{
        text-align: center;
    }
    .secofertatop .botongeneral{
        float: none;
        display: inline-block;
        margin: 15px 0 0 0;
    }
    .titulocentral span {
        font-size: 17px;
        line-height: 19px;
    }
    .titulocentral h2 {
        font-size: 19px;
        line-height: 22px;
    }
    .btnreserva span{
        display: none;
    }
    .logo{
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 40px;
    }
    .logo img{
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width : 430px) {
    .gallery {                
        column-gap: 5px;
        -moz-column-gap: 5px;
        -webkit-column-gap: 5px;
        -o-column-gap: 5px;
    }
    .gallery-item{           
        margin: 0 0 5px 0 !important;        
    }
}