body,html{font-family: "Montserrat", serif;}a:active,a:hover,a:link,a:visited{text-decoration:none}.space0{margin-top:5px;margin-bottom:5px}.space1{margin-top:10px;margin-bottom:10px}.space2{margin-top:20px;margin-bottom:20px}.space3{margin-top:30px;margin-bottom:30px}.space4{margin-top:40px;margin-bottom:40px}.space5{margin-top:50px;margin-bottom:50px}.space6{margin-top:60px;margin-bottom:60px}.space7{margin-top:70px;margin-bottom:70px}.space8{margin-top:80px;margin-bottom:80px}.space9{margin-top:90px;margin-bottom:90px}.space10{margin-top:100px;margin-bottom:100px}.no-padding{margin:0;padding:0}


.titulosection{
    text-align: center;
}
.titulosection h1{
    font-size: 2em;
    color: #787878;
    margin: 0px;
    font-weight: bold;
}


.grisc{
    background-color: #f8f8f8;
}

.parrafos h1{
    font-size: 2em;
    margin: 0px;
    font-weight: 900;
}
.parrafos p{
    font-size: 1em;
    line-height: 27px;
}

.parrafox p{
    font-size: 1em;
    line-height: 27px;
    text-align: justify;
}

.fondoblanco h1{
    color: #253528;
}
.fondoblanco p{
    color: #787878;
}

.fondoverde h1{
    color: #9fae8a;
}
.fondoverde p{
    color: #ffffff;
}
.fondoblanco a{
    border: 2px solid #253528;
    color: #253528;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    border-radius: 30px;
    font-weight: bold;
}
.fondoverde a{
    border: 2px solid #a2ac8a;
    color: #a2ac8a;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    border-radius: 30px;
    font-weight: bold;
}
.fondoverde2 h1{
    color: #9fae8a;
}
.fondoverde2 h2{
    color: #9fae8a;
    font-size: 1em;
    font-weight: bold;
}
.fondoverde2 p{
    color: #ffffff;
}
.fondoverde2 a{
    border: 2px solid #a2ac8a;
    color: #a2ac8a;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    border-radius: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}
.fondoverde2 p a{
    border: none !important;
    color: #a2ac8a;
    padding: 0px !important;
    text-align: left;
    display: inline-block;
    border-radius: 0px !important;
    font-weight: bold;
}

.contenido-foot p a{
    border: none !important;
    color: #a2ac8a;
    padding: 0px !important;
    text-align: left;
    display: inline-block;
    border-radius: 0px !important;
    font-weight: bold;
}


.contenido-foot{
    padding: 8px 50px; 
}
.cajacat{
    width: 100%;
    height: 190px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #464a3a93;
    transition: transform 0.5s ease; /* Transición suave del zoom */
    transition: background-color 0.5s ease, color 0.5s ease;
}
.cajacat:hover{
    transform: scale(1.05); /* Ampliar imagen */
    background-color: #464a3a56;
}
.cajacat h1{
    font-size: 1em;
    margin: 0px;
    font-weight: bold;
    color: #ffffff;
}


.bgtest{
    background-color: #253528;
    border-radius: 20px;
}
.botondedondo{
    width: 60px;
    height: 60px;
    border-radius: 30px;
    border: 3px solid #9fae8a;
    background-color: #253528;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    line-height: 60px;
    font-weight: bold;
}


.caja-pic1{
    background: url(../../assets/img/lineas/legal.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}

.caja-pic2{
    background: url(../../assets/img/lineas/consultoria.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}
.caja-pic3{
    background: url(../../assets/img/lineas/capacitacion.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}

.caja-pic4{
    background: url(../../assets/img/lineas/tramites.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}

.caja-pic5{
    background: url(../../assets/img/lineas/finanzas.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}

.caja-pic6{
    background: url(../../assets/img/lineas/acidente-vial.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}
.botondedondo:hover,.botondedondo:link,.botondedondo:visited{
    color: #fff;
}
.botondedondo i{
    font-size: 2em;
}


.redes ul li{
    display: inline;
}
.redes ul li .reds{
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius:15px;
    border: 2px solid #ffffff;
    color: #fff;
    font-size: 1em;
    display: inline-block;
}
.cabeza{
    background-color: #253528;
    position: fixed;
    width: 100%;
    z-index: 200;
}

.tlogo{
    width: 100px;
}

.whatsapp{
    position: fixed;
    bottom: 20px;
    right: 50px;
    z-index: 299;
}
.whatsapp span{
    font-size: .8em;
    margin-top: -10px;
    color: #9fae8a;
    font-weight: bold;
}
.whatsapp a{
    width: 50px;
    height: 50px;
    background-color: #25D366;
    color: #ffffff;
    border-radius: 25px;
    line-height: 50px;
    text-align: center;
    font-size: 2em;
    display: inline-block;
}

.controls{
    position:fixed;
    bottom: 20px;
    left: 50px;
    z-index: 99;
}
.controls a{
    width: 50px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    font-size: 1em;
    color: #ffffff;
    display: inline-block;
}
.regre{
    background-color: #253528;
}
.avanz{
    background-color: #a2ac8a;
}

.fondo-abs{
    background: url(../../assets/img/fondos/abstract.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.imgdos{
    background: url(../../assets/img/fondos/nosotros-home.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 490px;
}
.imgtres{
    background: url(../../assets/img/fondos/faria-business-school.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 490px;
}
.imgtest1{
    background: url(../../assets/img/fondos/arboles.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 490px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.imgtest2{
    background: url(../../assets/img/fondos/uno.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 490px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}


.imgcontacto{
    background: url(../../assets/img/fondos/img-contacto.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 490px;
}
.infotestimonios{
    width: 100%;
    height: 490px;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    padding: 40px;
}
.cosoespe{
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
    margin-left: 10px;
    margin-top: -8px;
}
.infotestimonios h2{
    font-size: 2em;
    font-weight: bold;
    color: #a2ac8a;
}
.infotestimonios p{
    font-size: 1em;
    line-height: 27px;
    color: #ffffff;
}
.infotestimonios a{
    border-radius: 50px;
    border: 3px solid #9fae8a;
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 150px;
}
.infotestimonios i{
    font-size: 2em;
    color: #fff;
}

.imgplants{
    background: url(../../assets/img/fondos/plant-hands.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 465px;
    border-radius: 20px;
    position: relative;
    z-index: 11;
}

.stylecamp{
    width: 100%;
    padding: 10px;
    border-radius: 20px;
    border: 2px solid #9fae8a;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.stylecamp::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: #c5c8bf;
    font-size: .8em;
}
select::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: #c5c8bf;
    font-size: .8em;
}
.botonsent{
    background-color: #253528;
    color: #ffffff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: bold;
    width: 100%;
}

.redesdown ul{
    margin-left: -40px;
}
.redesdown ul li{
    display: inline;
}
.redesdown ul li a{
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius:15px;
    border: 2px solid #ffffff;
    color: #fff;
    font-size: 1em;
    display: inline-block;
}

.contenido-foot h2{
    font-size: 1.2em;
    color: #9fae8a;
    font-weight: bold;
}
.contenido-foot p{
    color: #ffffff;
    font-size: .9em;
}

.sitemap ul li a{
    color: #ffffff;
   
}
.sitemap ul li{
    color: #ffffff;
    font-size: .8em;
}
.copyw{
    text-align: center;
}
.copyw p{
    font-size: .9em;
    text-align: center;
    color: #9fae8a !important;
}
.copyw p a{
    color: #9fae8a !important;
}
.dcontacto{
    overflow: hidden;
}

.iconf{
    float: left;
    width: 25px;
    margin-right: 20px;
}
.iconf i{
    color: #ffffff;
    font-size: 1.4em;
}
.infof{
    float: left;
}
.infof a{
    color: #ffffff;
    font-size: 1em;
}
.separador-b{
    width: 30px;
    height: 5px;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 10px 0px;
}

.line-uno{
    background:url(../../assets/img/lineas/legal.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.line-dos{
    background:url(../../assets/img/lineas/consultoria.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.line-tres{
    background:url(../../assets/img/lineas/capacitacion.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.line-cuatro{
    background:url(../../assets/img/lineas/tramites.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.line-cinco{
    background: url(../../assets/img/lineas/finanzas.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.line-seis{
    background:url(../../assets/img/lineas/canabbis.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.line-ferchis{
    background:url(../../assets/img/team/ferchis1.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.infolineas h1{
    font-size: 1.6em;
    font-weight: bold;
    color: #9fae8a;
}
.infolineas ul{
    margin-left: -20px;
}
.infolineas ul li{
    color: #616f4d;
    margin-bottom: 15px;
    border-bottom: 1px solid #a2ac8a54;
    padding-bottom: 10px;
    width: 95%;
}
.infolineas ul li a{
    font-size: 1em;
    color: #9fae8a;
    text-transform: uppercase;
}
.sello{
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.separadorx{
    width: 95%;
    height: 5px;
    background-color: #9fae8a;
    border-radius: 20px;
    margin: 20px 0px;
}

.iconbar{
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 4em;
    color: #ffffff;
    background-color: #253528;
    align-self: flex-end;
}
.fancybox__content{
    padding: 0px !important;
}
.btnactivo{
    border-bottom: 2px solid #9fae8a;
}

/**********NOSOTROS************/

.img-nos{
    background:url(../../assets/img/fondos/somos.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 460px;
    display: flex;
    border-radius: 20px;
}
.img-school{
    background:url(../../assets/img/fondos/busines-school.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 460px;
    display: flex;
    border-radius: 20px;
}

.img-cuponera{
    background:url(../../assets/img/fondos/cuponera.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 460px;
    display: flex;
    border-radius: 20px;
}
.img-asociados1{
    background:url(../../assets/img/fondos/asociados1.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 460px;
    display: flex;
    border-radius: 20px;
}
.img-asociados2{
    background:url(../../assets/img/fondos/asociados2.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 460px;
    display: flex;
    border-radius: 20px;
}
.titunos{
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 2em;
    color: #ffffff;
    font-weight: bold;
    background-color: #253528bd;
    align-self: flex-end;
    -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;
}


.barcol1{
    background-color: #616f4d;
    width: 100px;
    height: 30px;
    align-self: flex-end;
}
.barcol2{
    background-color: #9fae8a;
    width: 100px;
    height: 50px;
    align-self: flex-end;
}
.barcol3{
    background-color: #253528;
    width: 100px;
    height: 120px;
    align-self: flex-end;
}
.barcol4{
    background-color: #9fae8a;
    width: 100px;
    height: 150px;
    align-self: flex-end;
}


.barcol5{
    background-color: #616f4d;
    width: 100px;
    height: 40px;
    align-self: flex-end;
}
.barcol6{
    background-color: #9fae8a;
    width: 100px;
    height: 40px;
    align-self: flex-end;
}
.barcol7{
    background-color: #253528;
    width: 100px;
    height: 40px;
    align-self: flex-end;
}
.barcol8{
    background-color: #9fae8a;
    width: 100px;
    height: 40px;
    align-self: flex-end;
}


.subinfo{
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
}
.subinfo ul li a{
    background-color: #e5e6e3;
    padding: 10px 20px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 400;
    color: #616f4d;
}

.sellito{
    text-align: center;
}

.infosectionsnos{
    text-align: justify;
}
.infosectionsnos i{
    font-size: 3em;
    text-align: center;
}


.infosectionsnos p{
    font-size: 1em;
    line-height: 27px;
    color: #253528;
}
.cajaalianz{
    border: 2px solid #d1d6ca;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    padding: 50px 10px;
}

.marginithem{
    margin: 10px;
}
.cajacursos{
    border: 2px solid #9fae8a;
    width: 100%;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 20px;
}
.cajacursos i{
    font-size: 4em;
    color: #253528;
}
.cajacursos h2{
    font-size: 1.2em;
    color: #253528;
    text-align: center;
}

.caja-curso1{
    background: url(../../assets/img/cursos/cursos-legales.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}
.caja-curso2{
    background: url(../../assets/img/cursos/cursos-de-negocios.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}
.caja-curso3{
    background: url(../../assets/img/cursos/cursos-combinados.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}
.caja-curso4{
    background: url(../../assets/img/cursos/cursos-especializados.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}


.line-c1{
    background:url(../../assets/img/cursos/cursos-legales.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.line-c2{
    background:url(../../assets/img/cursos/cursos-de-negocios.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.line-c3{
    background:url(../../assets/img/cursos/cursos-combinados.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.line-c4{
    background:url(../../assets/img/cursos/cursos-especializados.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.line-contrato1{
    background:url(../../assets/img/contratos/arrendamiento-de-inmueble.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    margin-bottom: 20px;
    border-radius: 10px;
}
.line-contrato2{
    background:url(../../assets/img/contratos/compraventa-de-inmueble.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    margin-bottom: 20px;
    border-radius: 10px;
}
.line-contrato3{
    background:url(../../assets/img/contratos/donacion-de-inmueble.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    margin-bottom: 20px;
    border-radius: 10px;
}
.line-contrato4{
    background:url(../../assets/img/contratos/arrendamiento-de-vehiculo.jpg) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    margin-bottom: 20px;
    border-radius: 10px;
}


.downn{
    width:100px;
    height: 100px;
    border-radius: 50px;
    background-color: #616f4d;
    color: #ffffff;
    text-align: center;
    line-height: 100px;
    position: absolute;
    bottom: 0px;
    font-size: 2em;
    left: 50%;
    margin-left: -50px;
}

.cajacursox{
    border-bottom: 1px solid #9fae8a72;
    padding-bottom: 10px;
}
.cajacursox h3{
    font-size: 1.2em;
    font-weight: bold;
}
.cajacursox p{
    font-size: 1em;
    text-align: justify;
}




.separatitus{
    width: 100px;
    height: 6px;
    border-radius: 5px;
    background-color: #9fae8a;
    margin: 0px auto;
}

.lista-alianza{
    background-color: #cad1ca62;
    padding: 6px 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.lista-alianza h1{
    font-size: .9em;
    font-weight: bold;
    margin: 0px;
}
.lista-alianza p{
    font-size: .8em;
}
.lista-alianza a{
    font-size: .8em;
    color: #9fae8a;
    font-weight: bold;
}

.contmap{
    max-width: 800px;
    margin: 0px auto;
    
}

.contmap ul li a{
    background-color: #253528;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px 50px;
    border-radius: 40px;
    text-align: center;
}
.redecent{
    text-align: center;
}
.redecent ul li a{
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border-radius:25px;
    border: 2px solid #787878;
    color: #787878;
    font-size: 1.4em;
    display: inline-block;
}


.headerpage{
    background:url(../../assets/img/fondos/dos.avif) no-repeat center center ; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 200px;
    padding-top: 100px;
}
.titulepage{
    text-align: center;
}
.titulepage h1{
    font-size: 1.5em;
    font-weight: bold;
    color: #ffffff;
}

.separapage{
    width: 100px;
    height: 6px;
    border-radius: 10px;
    background-color: #9fae8a;
}

.contaviterm h1{
    font-size: 1.5em;
    font-weight: bold;
    color: #253528;
}
.contaviterm h2{
    font-size: 1em;
    color: #9fae8a;
}
.contaviterm h3{
    font-size: 1.1em;
    color: #787878;
    font-weight: bold;
}
.contaviterm p{
    font-size: 1em;
    color: #787878;
    line-height: 26px;
    text-align: justify;
}

.contaviterm ul li{
    font-size: 1em;
    color: #787878;
    font-weight: bold;
    text-align: justify;
}





.cajafancystyle,.fondopic1,.fondopic2,.fondopic3,.fondopic4,.fondopic5{
    padding:0!important
}

.oferta{
    height:150px
}
.fondopic1{
    background:url(../../assets/img/formregistro/1.jpg) center center/cover no-repeat fixed;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover
}
.fondopic2{
    background:url(../../assets/img/formregistro/2.jpg) center center/cover no-repeat fixed;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover
}



.infoform{
    padding:10px 30px
}
.infoform h2{
    font-size:1.5em;
    font-weight:700
}
.campoform,.infoform label,.infoform p{
    font-size:.9em
}
.campoform{
    width:100%;
    border:2px solid #192233;
    border-radius:8px;
    margin-bottom:20px;
    color:#000;
    padding:10px;
    background-color:#fff
}
.separadito{
    background-color:#192233;
    height:10px;
    width:100px;
    margin:10px 0;
    border-radius:10px
}
.botonpago,.masinfox a{
    background:#ff0600;
    font-size:14px;
    text-align:center;
    color:#fff!important
}
.imgajust{
    width:300px;
    margin-top:20px!important
}
.botonpago{
    display:inline-block;
    padding:18px 35px 20px;
    border-radius:4px;
    transition:.3s;
    font-weight:600;
    width:100%
}
.sendatos{
    background-color:#192233;
    border-radius:50px;
    border:2px solid #fff;
    text-transform:uppercase;
    padding: 20px;
    color: #ffffff;
    font-weight: bold;
}






.infodet p{
    font-size: 1em;
    line-height: 25px;
}
.listadeserv li span{
    font-size: .9em;
    font-weight: bold;
    color: #a2ac8a;
}
.listadeserv li{
    font-size: .9em;
    font-weight: bold;
    color: #464a3a;
}
.formint p{
    font-size: 1em;
}




/*******EQUIPO*****/
.ferchis{
    background:url(../../assets/img/team/Fernanda-Rojas.jpg) center center/cover no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover
}
.brenda{
    background:url(../../assets/img/team/avatar.jpg) center center/cover no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover
}
.ruth{
    background:url(../../assets/img/team/avatar.jpg) center center/cover no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover
}


.avat{
    text-align: center;
    margin-bottom: 20px;
}
.avat h1{
    font-size: 1.2em;
    font-weight: bold;
    color: #192233;
    text-align: center;
}
.avat p{
    font-size: 1em;
    color: #787878;
    text-align: center;
}
.img-avat{
    width: 200px;
    height: 200px;
    border-radius: 100px;
    margin: 0px auto;
}
.avat a{
    font-size: 1em;
    color: #ffffff;
    padding: 5px 10px;
    background-color: #787878;
    text-align: center;
    border-radius: 20px;
    text-align: center;
    width: 100px;
    margin: 0px auto;
    display: inline-block;
}




/*******Hovers bottoms********/
figure.snip1220 {
    color: #fff;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    text-align: left;
    background-color: #07090c;
    font-size: 16px;
    -webkit-perspective: 50em;
    perspective: 50em;
  }
  figure.snip1220 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  figure.snip1220 img {
    opacity: 1;
    max-width: 100%;
    vertical-align: top;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  figure.snip1220 figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: rotateX(90deg) translateY(-150%) scale(0.5);
    transform: rotateX(90deg) translateY(-150%) scale(0.5);
    z-index: 1;
    opacity: 0;
    padding: 0 30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  figure.snip1220 h3,
  figure.snip1220 p {
    line-height: 1.5em;
  }
  figure.snip1220 h3 {
    margin: 0;
    font-weight: 800;
    text-transform: uppercase;
  }
  figure.snip1220 p {
    font-size: 0.8em;
    font-weight: 500;
    margin: 0 0 15px;
  }
  figure.snip1220 .read-more {
    border: 2px solid #ffffff;
    padding: 0.5em 1em;
    font-size: 0.8em;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
  }
  figure.snip1220 .read-more:hover {
    background-color: #ffffff;
    color: #000000;
  }
  figure.snip1220:hover img,
  figure.snip1220.hover img {
    -webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
    transform: rotateX(-100deg) translateY(50%) scale(0.5);
    opacity: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0;
  }
  figure.snip1220:hover figcaption,
  figure.snip1220.hover figcaption {
    -webkit-transform: rotateX(0deg) translateY(-50%) scale(1);
    transform: rotateX(0deg) translateY(-50%) scale(1);
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

/*******Hovers bottoms********/