@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");
@import url("https://fonts.googleapis.com/css?family=Titillium Web"); .header_boton_contacto{
justify-content: center;
align-items: center;
padding: 12px 19px;
background: #E0A423;
border-radius: 13px;
display: flex;
width: 173px!important;
height: 54px;
}
.header_boton_contacto a {
color: #FFF;
display: contents;
}
.header_boton_contacto3 {
color: #fff;
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 14px; 
margin: 0;
margin-top: 2px;
}
.header_boton_contacto img{
margin-right: 5px!important;
}
.header_boton_contacto2 {
margin-left:13px;
margin-bottom: 0px;
margin-top: 0px;
color: #fff;
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 14px;
}  .contenedor_titulo{
margin-top: 50px;
}
.texto_superior_titulo{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
letter-spacing: 2px;
text-transform: uppercase;
color: #729B58;
}
.texto_titulo{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 42px;
line-height: 42px;
color: #244030;
}
.texto_parrafo{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 24px;
color: rgba(36, 64, 48, 0.8);
}
.texto_parrafo_tarjeta{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 21px;
color: rgba(36, 64, 48, 0.8);
}  .tarjeta_oscura{
padding: 61px 11px;
background: #477257;
border: 1px solid #729B58;
box-shadow: 4px 4px 10px 3px rgba(36, 64, 48, 0.08);
border-radius: 20px;
width: auto;
height: 318px;
}
.titulo_tarjeta_oscura{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 25px;
color: #FFFFFF;
}
.button_tarjeta_oscura{
padding: 17px 59px;
border: 3px solid #3B6149 !important;
color: #3B6149;
border-radius: 10px 10px 10px 10px;
font-size: 14px;
line-height: 14px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 2px;
font-family: 'Raleway';
font-style: normal;
margin: 0px !important
}
.tarjeta {
padding: 10px 40px;
background: #FFFFFF;
border: 1px solid #729B58;
box-shadow: 4px 4px 10px 3px rgba(36, 64, 48, 0.08);
border-radius: 20px;
width: auto;
height: 318px;
}
@media screen and (max-width: 1239px) and (min-width: 960px){
.mcb-section .mcb-wrap-8ac9a9a93 .mcb-wrap-inner-8ac9a9a93 .one-fifth.column {
width: 33%;
}
.tarjeta { }
}
@media screen  and (max-width: 391px){ 
.tarjeta {
padding: 0px 17px;
background: #FFFFFF;
border: 1px solid #729B58;
box-shadow: 4px 4px 10px 3px rgba(36, 64, 48, 0.08);
border-radius: 20px;
width: auto;
height: 318px;
}
.button_tarjeta_oscura {
padding: 17px 30px;
}
}
@media screen and (max-width: 767px) and (min-width: 530px){ 
div.mcb-wrap-inner.mcb-wrap-inner-4932938b4 div.one-fourth.column, .four.columns{
width: 48%;
}
.mcb-section .mcb-wrap-4932938b4 .mcb-wrap-inner-4932938b4 {
justify-content: space-between !important;
}
.tarjeta {
padding: 0px 21px;
}
.button_tarjeta_oscura {
padding: 17px 20px;
}
}
@media screen and (min-width: 959px) and (max-width: 1240px){
div.mcb-wrap-inner.mcb-wrap-inner-4932938b4 div.one-fourth.column, .four.columns{
width: 33%;
}
}
.tarjeta img{
margin-top: 10px;
}
.titulo_trajeta{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 25px;
color: #244030;
margin-top: 10px;
}
.saberMas_trajeta{
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 24px;
color: #244030;
position: absolute;
bottom: 0;
margin-bottom: 30px;
}  .texto_amarillo{
color: #E0A423;
}  .caja_rectangular{
display: flex;
padding-top: 50px;
padding-bottom: 50px;
flex-direction: row;
}
.caja_rect_cuadrantes{
width: 75%;
height: 252.8px;
display: flex;
flex-direction: row;
}
.caja_primer_rect{
background: #3B6149;
border-radius: 20px 0px 0px 20px;
padding: 50px 45px;
width: 25%;
height: 252.8px;
}
.caja_resto_rect{
background: #244030;
align-items: center;
text-align: center;
padding-top: 80px;
width: 33.33%;
}
.caja_ultima_rect {
background: #244030;
border-radius:  0px 20px 20px 0px;
align-items: center;
text-align: center;
padding-top: 80px;
width: 33.33%;
}
@media screen and (max-width: 991px) and (min-width: 767px){
.caja_primer_rect{
width: 100%;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 0px;
padding: 50px 45px;
display: grid;
place-items: center;
}
.caja_rectangular{
display: flex;
padding-top: 50px;
padding-bottom: 50px;
flex-direction: column;
}
.caja_rect_cuadrantes{
width: 100%;
}
.caja_ultima_rect{
border-top-right-radius: 0px;
}
.borde_responsive{
border-bottom-left-radius: 20px;
}
}
@media screen and (max-width: 766px){
.caja_rectangular{
display: flex;
padding-top: 50px;
padding-bottom: 50px;
flex-direction: column;
}
.caja_rect_cuadrantes{
display: flex;
flex-direction: column;
width: 100%;
}
.caja_primer_rect{
width: 100%;
border-top-right-radius: 20px;
border-bottom-left-radius: 0px;
padding-left: 80px;
}
.caja_resto_rect{
width: 100%;
padding-bottom: 40px;
padding-top: 40px;
}
.caja_ultima_rect{
width: 100%;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
border-top-right-radius: 0px;
padding-bottom: 40px;
padding-top: 40px;
}
.borde_responsive{
border-bottom-left-radius: 0px;
}
}
.texto_algunosDatos{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
display: flex;
align-items: center;
letter-spacing: 2px;
text-transform: uppercase;
color: #FFFFFF;
}
.texto_nuestroTrabajo {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 42px;
line-height: 42px;
display: flex;
align-items: center;
color: #FFFFFF;
}
.caja_texto_num {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 40px;
color: #E0A423;
}
.caja_texto_blanco {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px; 
letter-spacing: 2px;
text-transform: uppercase;
color: #FFFFFF;
} .footer_politicas {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 24px;
color: rgba(36, 64, 48, 0.7);   
}
.footer_direcciones{
display: flex;
flex-direction: row;
justify-content: space-between;
}
.footer_titulo{
font-family: 'Raleway';
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 24px;
letter-spacing: 1px;
text-transform: uppercase;
color: #244030;
}
.footer_titulo_secciones{
font-family: 'Raleway';
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 24px;
letter-spacing: 1px;
text-transform: uppercase;
color: #244030;
margin-bottom: 0px;
}
.link_footer{
color: #E0A423 !important;
text-decoration: underline;
}
.footer_direcciones_text {
font-family: 'Raleway';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 24px;
color: #244030CC!important;
}
.footer_secciones_text {
font-family: 'Raleway';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 28px;
color: rgba(36, 64, 48, 0.7)!important;
}
.footer_margen_secciones{
margin-top: 10px;
}
.footer_secciones_text ul{
list-style: none;
margin-left: 0px;
} .contacto_caja {
background: #3B6149;
border: 1px solid #729B58;
box-shadow: 4px 4px 10px 3px rgba(36, 64, 48, 0.08);
border-radius: 20px;	
color: #fff;
padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px; }
.link_contacto, .link_contacto: hover{
color: #729B58 !important;
text-decoration: none !important;
}
@media screen and (max-width: 767px) {
.contacto_caja {
padding-left: 0;
text-align: center;
}	
}
@media screen and (max-width: 1239px) and (min-width: 960px) {
.contacto_caja_sinPadBott {
padding-bottom: 15px;
}	
}
@media screen and (max-width: 1145px) and (min-width: 960px) {
div.section_wrapper.mcb-section-inner.mcb-section-inner-oqi4sweyi div.two-fifth.mcb-wrap{
width: 100% !important;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-ee042cbd0 div.one-third.mcb-wrap {
width: 100% !important;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-l57eb4p9r div.two-fifth.mcb-wrap {
width: 100% !important;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-v48e1i8b div.two-fifth.mcb-wrap {
width: 100% !important;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-1i7nh90hg div.one-third.mcb-wrap {
width: 100% !important;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-1i7nh90hg div.two-fifth.mcb-wrap {
width: 100%!important;
} div.section_wrapper.mcb-section-inner.mcb-section-inner-ee042cbd0.section_wrapper {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
justify-content: center;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-oqi4sweyi.section_wrapper {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
justify-content: center;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-l57eb4p9r.section_wrapper {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
justify-content: center;
}
div.section_wrapper.mcb-section-inner.mcb-section-inner-v48e1i8b.section_wrapper {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
justify-content: center;
}
} @media screen and (max-width: 767px) {
div.mcb-section.mcb-wrap.mcb-item-4f2bi259.mcb-column-inner-4f2bi259 {
display: flex !important;
justify-content: center !important;
text-align: center !important;
}
}
.contacto_caja_titulo {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 25px;
color: #FFFFFF ;
}
.contacto_numero_verde, .contacto_numero_verde:hover{
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
letter-spacing: 2px;
text-transform: uppercase;
color: #729B58;
margin-bottom: 15px;
text-decoration: none;
}
.contacto_caja_texto_fino{
font-family: 'Raleway';
font-style: normal;
font-weight: 200;
font-size: 21px;
line-height: 28px;
}
.contacto_caja_texto_grueso{
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-size: 21px;
line-height: 34px;
}
.sin_margin_bottom{
margin-bottom: 7px !important;
}
.FAQ_texto_fino{
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
font-size: 14px;
line-height: 24px;
text-align: center;
color: color: rgba(36, 64, 48, 0.8);
}
.FAQ_caja_general{
background: #FFFFFF;
border: 1px solid #729B58;
box-shadow: 4px 4px 10px 3px rgba(36, 64, 48, 0.08);
border-radius: 20px;
padding: 50px;
padding-right: 69px !important;
}
.FAQ_titulo{
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: #244030;
margin-bottom: 10px;
margin-left: 3.5%;
}
.FAQ_Desc{
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
font-size: 14px;
line-height: 24px;
color: #244030;
margin-left: 17%;
margin-bottom: 0px;
}
.FAQ_Info_Icon{
width: 46px;
height: 46px;
display: grid;
place-items: center;
margin-bottom: -30px;
margin-left:3%;
}
.FAQ_Info_Icon p{
font-weight: 600;
font-size: 24px;
color: #3B6149;
margin-bottom: 0px;
}
.FAQ_primera_fila{
display: flex;
align-items: center;
}
@media screen and (max-width: 767px){
div.section_wrapper.mcb-section-inner.mcb-section-inner-c1me4pn0m div.wrap.mcb-wrap.mcb-wrap-j14g0tzy.one-second.tablet-one.mobile-one.clearfix div.mcb-section.mcb-wrap-1lv5z7ui7.mcb-wrap-inner-1lv5z7ui7 {
margin-left: 0px;
margin-right: 0px;
}
div.mcb-section.mcb-wrap-j14g0tzy.mcb-wrap-inner-j14g0tzy {
margin-right: 0px;
margin-left: 0px;
}
div.mcb-section.mcb-wrap-je5jowb7.mcb-wrap-inner-je5jowb7 {
margin-left: 0px;
margin-right: 0px;
}
div.mcb-section.mcb-wrap-ej44l5f2r.mcb-wrap-inner-ej44l5f2r {
margin-left: 0px;
margin-right: 0px;
}
}
.numero_menu{
color: #E0A423;
text-decoration: underline;
}
.nombre_menu{
margin-bottom: 0px;
}
.texto_menu{
line-height: 18px;
text-align: center;
}
@media screen and (max-width: 664px) {
.FAQ_primera_fila{
flex-direction: column;
align-items: flex-start;
}
.FAQ_Info_Icon{
margin-bottom: 30px;
}
.FAQ_Desc{
margin-left: 0;
}
.FAQ_titulo {
margin-left: 0;
}
}
.cVerdeBottom{
display: grid;
place-items: center;
}
.FAQ_verde_bottom_general{
display: grid;
place-items: center;
background: rgba(114, 155, 88, 0.2);
border-radius: 20px; padding: 20px 30px 20px 30px;
}
.FAQ_verde_bottom_general p{
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
font-size: 14px;
line-height: 24px;
color: #729B58;
margin-bottom: 0px !important;
}
.FAQ_verde_bottom_general a{
color: #244030;
text-decoration: underline;
font-weight: 600;
}  .fverdeServicios{
background-color: #3B6149;
display: flex;
justify-content: space-evenly;
margin: 0px;
height: 334px;
}
.cajaTxtVerde{
}
.txtMostaza{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
color: #E0A423;
}
.txtTitle{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 58px;
color: #FFFFFF;
}
.txtDesc{
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
font-size: 17px;
line-height: 24px;
color: #FFFFFF;
} .avisoPol_titulo {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 58px;
color: #244030;
}
.avisoPol_texto{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 24px;
color: rgba(36, 64, 48, 0.8);
}
.eliminarCookies {
border: none;
border-radius: 5px;
box-shadow: inset 0 0 0 1px rgba(0,0,0,.03), inset 0px 4px 3px -2px rgba(0,0,0,.07);
background-color: #E0A423!important;
color: #FFFFFF;
font-family: 'Red Hat Display';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 14px;
} .ctoGeneral {
display: flex;
flex-direction: column;
}
@media screen and (max-width: 899px) {
.ctoGeneral, .ctoVerde, .ctoVerdeBoton, .ctoAmarilloTitle, .ctoAmarillo {
width: 100% !important;
}
}
@media screen and (max-width: 1145px){
.ctoGeneral, .ctoVerde, .ctoVerdeBoton, .ctoAmarilloTitle, .ctoAmarillo {
width: 100% !important;
} }
.ctoAmarillo {
box-sizing: border-box;
width: 392px;
height: 225.8px;
background: #FFFFFF;
border: 1px solid #E0A423;
border-radius: 20px;
}
.ctoAmarilloTitle {
display: flex;
align-items: center;
background: rgba(224, 164, 35, 0.2);
border-radius: 20px 20px 0px 0px;
width: 390px;
height: 63.8px;
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 24px;
color: #E0A423;
}
.ctoAmarilloTitle p{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 24px;
color: #E0A423;
margin-left: 30px;
margin-bottom: 0px !important;
}
.ctoAmarilloRazones ul{
margin-top: 30px;
margin-left: 20px;
}
ul.list_check li:before {
width: 28px;
height: 28px;
background-color: #E0A423;
color: white;
border-radius: 6px;
margin: -6px;
padding: 7px;
}
ul.list_check li:after {
display: none;
}
ul.list_check li {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 17px;
display: flex;
align-items: center;
color: #244030;
}
.ctoVerde{
width: 392px;
background: #3B6149;
border-radius: 20px;
padding: 28px 30px;
}
.ctoVerdeFino{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
letter-spacing: 2px;
text-transform: uppercase;
color: #729B58;
}
.ctoVerdeTitle{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 26px;
color: #FFFFFF;
}
.ctoVerdeDesc{
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
font-size: 14px;
line-height: 24px;
display: flex;
align-items: center;
color: #FFFFFF;
margin-bottom: 27px;
}
.ctoVerdeBoton{
width: 332px;
height: 50px;
display: grid;
place-items: center;
border: 3px solid #E0A423;
border-radius: 10px;
color: white;
}
.ctoVerdeBoton a{
width: 100%;
height: 100%;
display: flex;
margin-bottom: 0px !important;
font-family: 'Raleway';
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 14px;
letter-spacing: 2px;
color: #FFFFFF;
justify-content: center;
align-items: center;
}
.ctoVerdeBoton p{
margin-bottom: 0px !important;
}
.separador_contactos{
height: 19px;
}
.txtService{
font-family: 'Raleway' !important;
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 24px;
color: rgba(36, 64, 48, 0.8);
}
.serviceTitle{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 32px;
color:#244030;
}
.txt1Service li{
margin-bottom: 18px !important;
}
.opinionFino{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
color: #729B58;
}
.opinionTitle{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-size: 42px;
line-height: 42px;
text-align: center;
color: #244030;
}
.txtTitle{
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 24px;
color: rgba(36, 64, 48, 0.8)
}
.boldLetter{
font-weight: bold;
}
.avisoPol_texto table{
table-layout: fixed;
}
@media screen and (max-width: 750px) {
.avisoPol_texto table{
table-layout: fixed;
width: 740px !important;
}
.tabla_tipos_cookies{
width: 740px;
overflow-x: scroll;
}
.avisoPol_texto table td {
border-width: 0 1px 1px 0;
width: 20px;
}
.celda_disminuida{
width: 20px;
}
.pGirada{
transform: rotate(-90deg);
}
.responsive_tabla{
overflow-x: auto;
}
}
.avisoPol_texto table tr{
word-break: keep-all;
width: 100%;
text-align: left;
}
@media only screen and (max-width: 767px){
div.mcb-wrap-inner.mcb-wrap-inner-yjo26yhq3 div.column.mcb-column.mcb-item-4f2bi259.one.tablet-one.mobile-one.column_image div.mcb-section.mcb-wrap.mcb-item-4f2bi259.mcb-column-inner-4f2bi259 {
display: flex;
justify-content: center;
}
}
a:focus-visible {
border: 2px solid black;
border-radius:10px;
}
a.header_boton_contacto:focus-within{
border: 2px solid black;
border-radius:10px;
}
.botn_slider:focus-within{
border: 2px solid black;
border-radius:10px;
}
.button:focus-visible {
border: 2px solid black;
border-radius:10px;
}
.mcb-section .mcb-wrap .mcb-item-c4c6969d7 .button:focus-visible{
border: 3px solid black ;
border-radius:10px;
}
.ctoVerdeBoton:focus-visible{
border: 3px solid black ;
border-radius:10px;
}
@media only screen and (max-width: 991px){
header div.hide-tablet{
display:none !important;
}
header div.wrap.mcb-wrap.mcb-wrap-4b87b883f.mcb-header-wrap.one.tablet-one.mobile-one.hide-desktop.clearfix{
display: flex !important;
}
.mfn-header-tmpl .tablet-one-sixth.mcb-header-wrap, .mfn-header-tmpl .tablet-one-fifth.mcb-header-wrap, .mfn-header-tmpl .tablet-one-fourth.mcb-header-wrap, .mfn-header-tmpl .tablet-one-third.mcb-header-wrap, .mfn-header-tmpl .tablet-two-fifth.mcb-header-wrap, .mfn-header-tmpl .tablet-one-second.mcb-header-wrap, .mfn-header-tmpl .tablet-three-fifth.mcb-header-wrap, .mfn-header-tmpl .tablet-two-third.mcb-header-wrap, .mfn-header-tmpl .tablet-three-fourth.mcb-header-wrap, .mfn-header-tmpl .tablet-four-fifth.mcb-header-wrap, .mfn-header-tmpl .tablet-five-sixth.mcb-header-wrap, .mfn-header-tmpl .tablet-one.mcb-header-wrap {
width: auto;
}
div.mcb-section .mcb-wrap-4b87b883f .mcb-wrap-inner-4b87b883f{	
justify-content: flex-end;
}
}
#menu-menu_hamburguesa{
margin-top: -50%;
}
.mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
position: relative;
align-items: center;
justify-content: center;
padding: 2px 20px;
width: 100%;
box-sizing: border-box;
}
#menu-menu_hamburguesa li#menu-item-2655{
display: flex;
flex-direction: row;
margin-top: 10px;
}
#menu-menu_hamburguesa li{
height: 31px;
}
#menu-menu_hamburguesa li#menu-item-2655 span.menu-sub.mfn-menu-subicon{
display:none;
}