/*
font-family: 'Nunito', sans-serif;
font-family: 'Oooh Baby', cursive;
*/

html{ margin:0 !important;height: 100%;}
body { background: #fff!important; font-family: 'Nunito', sans-serif;margin:0; padding:0 !important; color: #242d1d !important;  position:relative; font-size:14px!important; line-height: 25px; width:100%;}
h1, h2, h3, h4, h5, h6 { font-family: 'Nunito', sans-serif; margin: 0; color: #242d1d; font-weight: 400}
h1 { font-size:35px;}h2 { font-size:25px;}h3 { font-size:20px; }h4 { font-size:16px;  }
input:focus, select:focus, textarea:focus,.btn_cerra:focus,button:focus,button:focus { outline:none }
input, input[type="text"], input[type="file"],button { background: none; border: none;color:#242d1d }
nav ul,ul{ margin:0 !important; padding:0 !important}
ul, li{ list-style: none}
a {text-decoration:none!important; color:#242d1d; font-size:16px;/*-webkit-transition: all 400ms ease-out; -o-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; -ms-transition: all 400ms ease-out; transition: all 400ms ease-out;*/ }
a:hover { text-decoration:none!important;  }
p{font-family: 'Nunito', sans-serif!important;}
a img { border:none; -webkit-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -moz-transition: all 800ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out;}
a:hover img{-webkit-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out;}
:hover{transition: all 300ms ease-out;}
.clear { clear:both; }
.no_padding{ padding:0}
.no_gutter > [class*='col-'] {  padding-right:0; padding-left:0;}
.display_table{ display: table; width: 100%; height: 100%}
.display_table_cell{ display: table-cell; width: 100%; height: 100%; vertical-align: middle}
.shared{ text-align: center;}
.shared h5{ text-transform: uppercase; font-weight: 300!important ; color: #242d1d!important}
.shared li{ display: inline-block}
.shared li a{ display: block; margin: 0 2px}
.shared li a i{font-size: 13px; }
i{ font-style: normal!important}
.hvr-bob{-webkit-transition: all 500ms ease-out; -o-transition: all 500ms ease-out; -moz-transition: all 500ms ease-out; -ms-transition: all 500ms ease-out; transition: all 500ms ease-out; }
.cont_sblo{width: 80%; margin: 0 auto}
.font_2{font-family: 'Oooh Baby', cursive!important}


.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}

/******************************* HEADER *****************************/

#content_header{  top: 0px; left: 0; right: 0; margin: 0; z-index: 9999; position: fixed; z-index: 999; transition: all 400ms ease-out; }
#content_header .container-fluid{}


#logo{ display: table; width: 220px; margin: 0 auto;}

#top_landing{margin-top: 70px; margin-bottom: 55px}
#top_landing .cont_banner .cont_form{ background: rgba(0,0,0,25%); width: 415px; display: flex; height: 100%}

/************FORMATO formularios***************/
.wpcf7-form{}
.wpcf7-form .wpcf7-form-control-wrap{ overflow: hidden;width: 100%; position: relative;display: inline-block; margin-bottom: 5px}
.wpcf7-form .wpcf7-form-control-wrap label{font-weight: 300!important ; font-size: 13px}
.wpcf7-form .wpcf7-form-control-wrap input,.wpcf7-form .wpcf7-form-control-wrap textarea,.wpcf7-form .wpcf7-form-control-wrap select{ background: none; width: 100%; color:#fff!important; font-size: 15px;padding: 5px 10px;border-radius: 0px;  border-bottom: 1px solid #fff!important; font-weight: 400!important ; font-family: 'Nunito', sans-serif;} 
.wpcf7-form  textarea{ max-height: 80px; height: 80px; border: none; border-radius: 0px}
.wpcf7-form .btn_form{ background: #ecbc28; font-size: 15px; text-transform: uppercase;cursor: pointer;border-radius: 90px; padding: 5px 30px!important; width: auto;}
.wpcf7-form .btn_form:hover{ background: #fff!important; color: #154f4b!important}
.cargando {display: none;text-align: center;width: 95%;}
.resultado{	color: #242d1d;font-weight: 300!important ;text-align: center;width: 95%; clear: both}
.wpcf7-form .item_form.acepto_term a,.wpcf7-form .item_form.acepto_term span{color: #242d1d!important; font-size: 13px!important}

.wpcf7-form input:focus::-webkit-input-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }
.wpcf7-form input:focus::-moz-placeholder { color:#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form input:focus::-ms-input-placeholder { color:#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form input:focus::-o-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }

.wpcf7-form input::-webkit-input-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }
.wpcf7-form input::-moz-placeholder { color:#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form input::-ms-input-placeholder { color :#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form input::-o-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }


.wpcf7-form textarea:focus::-webkit-input-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }
.wpcf7-form textarea:focus::-moz-placeholder { color:#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form textarea:focus::-ms-input-placeholder { color:#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form textarea:focus::-o-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }

.wpcf7-form textarea::-webkit-input-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }
.wpcf7-form textarea::-moz-placeholder { color:#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form textarea::-ms-input-placeholder { color:#fff;font-family: 'Nunito', sans-serif; } 
.wpcf7-form textarea::-o-placeholder { color:#fff;font-family: 'Nunito', sans-serif; }

.wpcf7-form select::-webkit-input-placeholder { color:#fff; }
.wpcf7-form select::-moz-placeholder { color:#fff; } 
.wpcf7-form select::-ms-input-placeholder { color:#fff; } 
.wpcf7-form select::-o-placeholder { color:#fff; }

.wpcf7-form .ajax-loader{ display: none}
.wpcf7-form [class*='acceptance']{border: none!important}
input:-internal-autofill-selected { background: none!important}
span.wpcf7-list-item {display: inline-block;margin: 0;}
.wpcf7-form .wpcf7-list-item {display: block;margin-bottom: 0px;}
.wpcf7-form .wpcf7-list-item label {position: relative;cursor: pointer; color: #fff}
.wpcf7-form .wpcf7-list-item input[type=checkbox] {/*position: relative;*/position: absolute;visibility: hidden;width: 20px;height: 20px;top: 0;left: 0;}
.wpcf7-form .wpcf7-list-item input[type=checkbox] + span {}
.wpcf7-form .wpcf7-list-item input[type=checkbox] + span:before {display: block;position: absolute;content: '';border-radius: 20;height: 11px;width: 11px;top: 0px;left: 0px;border: 1px solid #fff; border-radius: 20px}
.wpcf7-form .wpcf7-list-item input[type=checkbox] + span:after {display: block;position: absolute;content: "";height: 11px;width: 11px;top: 0;left: 0;
visibility: hidden;font-size: 16px;text-align: center;line-height: 15px;}
.wpcf7-form .wpcf7-list-item input[type=checkbox]:checked + span:before {background: #fff;}
.wpcf7-form .wpcf7-list-item input[type=checkbox]:checked + span:after {visibility: visible;}
.wpcf7-list-item-label {margin-left: 25px; display: inline-block;}
.wpcf7-form-file{visibility: hidden;}
.wpcf7-form-file:after{content: 'Ajuntar hoja de vida';visibility: visible;display: block;position: absolute;background: #242d1d;color: #fff;    padding: 15px;  top: 0px; left: 0; width:100%; height: 100%; text-align: center}

.requerido{position: absolute;color: #fff; top: 5px; left: 3px;font-size: 22px; font-weight: bold;}
.wpcf7-spinner{ display: none}
/*******Redes********/
.redes_sociales{ padding: 0!important;}

.redes_sociales ul {list-style: none; text-align: center; margin: 0}
.redes_sociales li {display: inline-block; vertical-align: middle; margin: 0 10px} 

.redes_sociales a{background: #fff;  text-align: center; position: relative;width: 30px; height: 30px;border-radius: 100%;  }
.redes_sociales a:before{ font-size: 25px; font-family: "Font Awesome 5 Brands";content: "\f415"; color: #5a7048;  display: block; line-height: 30px;  }
.redes_sociales a:hover:before{ }




.redes_sociales a[href*="codepen.io"]:before {content: "\f1cb ";}
.redes_sociales a[href*="digg.com"]:before {content: "\f1a6 ";}
.redes_sociales a[href*="dribbble.com"]:before {content: "\f17d ";}
.redes_sociales a[href*="dropbox.com"]:before {	content: "\f16b ";}
.redes_sociales a[href*="facebook.com"]:before {content: "\f09a"; }
.redes_sociales a[href*="flickr.com"]:before {content: "\f16e ";}
.redes_sociales a[href*="foursquare.com"]:before {content: "\f180 ";}
.redes_sociales a[href*="plus.google.com"]:before {	content: "\f0d5";}
.redes_sociales a[href*="github.com"]:before {content: "\f09b";}
.redes_sociales a[href*="instagram.com"]:before {content: "\f16d "; }
.redes_sociales a[href*="linkedin.com"]:before {content: "\f08c "; }
.redes_sociales a[href*="pinterest.com"]:before {content: "\f231";}
.redes_sociales a[href*="getpocket.com"]:before {content: "\f265";}
.redes_sociales a[href*="f281 .com"]:before {content: "\f222";}
.redes_sociales a[href*="skype.com"]:before {content: "\f17e ";}
.redes_sociales a[href*="twitter.com"]:before {	content: "\f099 "; }
.redes_sociales a[href*="vimeo.com"]:before {content: "\f27d ";}
.redes_sociales a[href*="youtube.com"]:before {	content: "\f431 ";}
.redes_sociales a[href*="behance.net"]:before {	content: "\f1b4 ";}

.text_redes{ display: none }


/*********Generales****************/

.btn_sblo{ padding: 5px 20px; border-radius: 90px; font-size: 16px; text-transform: uppercase;background: #242d1d ; color: #fff; font-weight: 300!important ; text-align: center}
.btn_sblo:hover{ background: #ecbc28; color: #242d1d!important}
.btn_center{display: table; margin: 0 auto}
.title_section {color: #242d1d!important; margin-bottom: 15px!important; font-size: 30px; font-weight: bold!important; text-transform: uppercase}
.section_home{padding-bottom: 60px}
.header_section{margin-bottom: 45px}
#banner_top {background: #f5ebe2; position: relative; height: 350px}
.cont_banner{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;display: flex;
    align-items: center;
    justify-content: flex-end;}
.ico_center{ display: table; margin: 0 auto}
.c_carousel{ padding: 0 10%}
.bg_cover{ background-size: cover!important; background-attachment: fixed!important}
.owl-nav{ display: flex; justify-content: center; align-content: center}
.owl-nav button{ width: 30px; height: 30px; line-height: 45px!important; border-radius: 0px; color: #fff!important; background: #242d1d!important; line-height: 30px; margin:  0 10px}
.owl-nav button:hover{  background: #242d1d!important}
.owl-nav .owl-prev{ }
.owl-nav .owl-next{} 
.owl-dots{ display: flex; width: 100%; align-content: center; justify-content: center; margin-bottom: 30px; margin-top: 5px}
.owl-dot span{ width: 12px; height: 12px; display: block;border: 1px solid #242d1d!important; border-radius: 20px; margin: 0 5px}
.owl-dot.active span{ background: #242d1d}
figure{ margin-bottom: 0!important}
#mod_gallery,.restauracion,#investigacion{ padding: 70px 0}{ padding: 70px 0}
/**********landing****************/

#landing{}

#header_top{padding: 55px 0}
#header_top header h3{ font-size: 44px; line-height: 44px; color: #5a7048}
.summary_text.cont_sblo{width: 60%; margin: 40px auto}
.summary_text.cont_sblo p{ font-size: 14px; line-height: 14px}

#list_beneficios{}
#list_beneficios li{text-align: center; width: calc(33% - 30px); margin: 0 5px}
#list_beneficios li i{ width: 80px; margin-bottom: 20px}
#list_beneficios li p{margin: 0!Important; font-size: 20px}
#list_services{overflow: hidden}
.service{ margin-bottom: 30px}
.service figure{overflow: hidden; border-radius: 20px}

.service .summary{ text-align: center}
.title_service{background: #dfe1d3; font-size: 30px; line-height: 30px; margin-bottom: 30px!important; display: table; margin: 0 auto; padding: 10px 35px; position: relative}
.title_service i{position: absolute; display: table; top: -15px; right: -23px}
.service .summary h3{ font-size: 14px; line-height: 14px}
.service .summary .btn_more{ cursor: pointer;font-weight: bold; display: table; margin: 20px auto}
.service .summary p{ line-height: 15px}

#testimonios{padding: 55px 0}
#testimonios .hola_testi{transform: translateY(45%)}
#testimonios h3{ margin-bottom: 30px; font-size: 40px}
.cont_c{position: relative}
#c_testi{position: absolute; height: 100%; top: 0; left: 0; width: 100%;}
#c_testi.owl-carousel .owl-stage,#c_testi.owl-carousel .owl-stage-outer{height: 100%}
#c_testi .owl-item{ height: 90%;}
#c_testi  .item_c{height: 100%;width: 80%; margin: 0 auto;display: flex;align-items: center;flex-direction: column;justify-content: center;}
#c_testi  .item_c h4{ margin-bottom: 10px; font-size: 17px}
#c_testi  .item_c p{ line-height: 15px}
#c_testi  .owl-dots{  margin-top: 15px!important}

#cto_agenda{padding: 60px 0; background-position: center right!important}
#cto_agenda h3{ font-size: 50px; color: #ecbc28!important; margin-bottom: 20px; text-align: center}
.cont_form.cont_sblo{ width: 60%}

#content_footer{padding: 10px 0}

#redes_foo{margin: 30px 0}
#cto_mail{width: 100%; padding-bottom: 25px!important}
#cto_call{width: 100%; border-bottom: 1px solid #5a7048; border-top: 1px solid #5a7048;padding: 25px 0!important}
.info_foo li{ width: calc(33% - 30px); margin: 0 5px}
.info_foo li h4{margin-bottom: 10px; font-weight: bold!important}
.info_foo li i{  line-height: 15px; line-height: 15px; color: #5a7048!important; margin-right: 5px}
.info_foo li b{ font-weight: normal!important}
#anchor_tex{margin-top: 25px}
/**********CCS*MB****************/ 
#menu:focus{outline: none!important}
    #menu{width: 40px; height: 40px; cursor: pointer;overflow: hidden;display: none; vertical-align: middle;border: none;position: relative; z-index: 9999; margin: 0px}
    #lineas_menu{ display: flex; flex-wrap: wrap; align-content:center;justify-content: flex-end;align-items: center;position: absolute; width: 100%; height: 100%; top: 0; left: 0; margin: auto}
    .linea_menu{ background: #fff; display: inline-block; text-align: right;width: 100%; height: 2px; margin: 3px 0;transition: all 400ms ease-out;}
.linea_1,.linea_3{ width: 100%}
    #menu:hover .linea_2{ margin: 4px auto}
#menu.on{ }
    #menu.on .linea_2{ width: 0}
    #menu.on .linea_1{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin:auto; transform:rotate(45deg)}
    #menu.on .linea_3{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin:auto; transform:rotate(-45deg)}
    #menu.on .linea_menu{ background: #242d1d; }

.btn_close{ position: absolute; top: 10px; right: 0px; display: table; z-index: 999;}
.btn_close i{ color: #242d1d; background: #000!important; width: 25px; height: 25px; line-height: 25px; text-align: center}
.cont_popup{ background:rgba(0,0,0,80%); width: 100%; height: 100%; position: fixed; z-index: 99999; top: 0; left: 0; display: flex; align-content: center; justify-content: center;align-items: center;}
.content_info{background: rgba(0,0,0,50%); border: 1px solid #fff}
.cont_popup .container{position: relative}
.cont_popup .summary{padding: 30px 0px}
.cont_popup .summary h2{color: #242d1d; font-weight: bold!important}
.cont_popup .summary h3{}


/**********CCS*MB****************/

@media only screen and (max-width: 1440px){
    
}

@media only screen and (max-width: 1350px){
    
}


@media only screen and (max-width: 1280px){

    #acerca{padding: 45px 5% 45px 5%;}
 
}
@media only screen and (max-width: 1170px){
 #acerca{padding: 45px 0px 45px 0px;}
}
@media only screen and (max-width: 1024px){
    
}

@media only screen and (max-width: 980px){
    .item_gale.col-3{-webkit-box-flex: 0;-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}
#acerca_left,#acerca_right{-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
@media only screen and (max-width: 768px){
  #cto [class*='col-']{-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    
}

@media only screen and (max-width: 767px){
    #content_header .cont_sblo{ width: 100%}
    #content_header {margin: 0!important}
    #content_header .container-fluid,#content_header {background: rgba(256,256,256,100%);}
    #content_header .container-fluid{box-shadow: none; border-radius: none}
    #row_header{flex-direction: row-reverse}
    #logo{ width: 85%; margin: 0!important}
    #header_top [class*='col-'],#testimonios [class*='col-']{-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .font_2{ font-weight: 600!important}
    #header_top header h3{ font-size: 35px; line-height: 35px}
    #list_beneficios{ width: 100%; flex-wrap: wrap} 
    #list_beneficios li {text-align: center;width: calc(37% - 30px);margin: 0 5px;}
    #list_beneficios li i {width: 65px;margin-bottom: 20px;}
    .hola_top{ display: table; margin: 10px auto; width: 70%}
    #list_beneficios li p {margin: 0!Important;font-size: 17px;}
    .summary_text.cont_sblo{ width: 100%}
    .service{}
    
    .service  [class*='col-'] {  padding-right:0; padding-left:0;}
    .col_img_serv{-webkit-box-flex: 0;-ms-flex: 0 0 35%;flex: 0 0 35%;max-width: 35%;}
    .col_text_serv{-webkit-box-flex: 0;-ms-flex: 0 0 65%;flex: 0 0 65%;max-width: 65%;}
    .title_service{ font-size: 22px; line-height: 22px; width: 100%; margin: 0!important}
    .service .summary_mb{padding: 10px}
    .service .summary_mb h3{ font-size: 17px; line-height: 17px; text-align: center}
    .service .btn_list{margin-top: 15px!important; width: 100%; flex-wrap: wrap}
    .service .btn_list .btn_sblo{font-size: 14px; line-height: 14px; padding: 10px 5px; display: block; width: 100%}
    .service .btn_list li{ width: calc( 50% - 5px); margin: 0 2.5px}
    .service .btn_list li .btn_more{ background: #ecbc28; color: #242d1d!important; }
    .cont_form.cont_sblo{width: 100%}
    
    #c_testi .item_c p{ line-height: 14px} 
    .info_foo li {width: calc(100% - 30px);margin: 0 5px;}
    
    #menu_foo{background:#ecbc28; padding: 10px; position: fixed; width: 100%; left: 0; bottom: 0; z-index: 99}
    #menu_foo h5 span{text-transform: uppercase; margin-left: 10px}
    #menu-whatsapp {padding: 30px!important}
    #menu-whatsapp li{margin-bottom: 10px}
    #menu-whatsapp a{  font-size: 22px; text-align: center; display: table; margin: 0 auto}
    #menu-whatsapp a{ text-transform: uppercase}
    #cto_mail{padding-bottom: 0!important}
    #content_footer{padding: 30px 0  60px 0}
    #anchor_tex .d-flex{justify-content: center!important}
}