/*
 Theme Name:     Materialize Child
 Theme URI:      
 Description:    Materialize Child
 Author:         Marketing Branding
 Author URI:     
 Template:       materialize-css
 Version:        1.0.0
*/
nav ul a {
    color: #727272!important;
}
header nav{
	padding: 0rem 0rem;
	/*padding: 0rem 3rem;*/
}


/*importado de nuevo landing*/
     /*General*/

*{
  font-family: 'Roboto', sans-serif;
}

.section{
  padding-top:0px;
  padding-bottom:0px; 
}

.text-light{
  font-weight: lighter;
}

.brand-logo img{
width:250px;
}

.footer-copyright{
background: transparent !important;
text-align: center;
}



/*nav*/
/* comentado por GT
nav{
  margin-bottom: 10px;
  position: fixed;
  top:0;
  left:0;
  z-index: 5;
}
*/
      
/*Slider Hero*/
.main-carousel{
  width: 100%;
  /*margin-top:70px;*/
}

.main-carousel  .producto-logo{
  width: auto  !important;
  height: 70px !important;
}

.main-carousel .carousel-cell{
  width: 100%;
  display: flex;
  position: absolute;
  padding: 0 100px;
  justify-content: space-between;
}

.main-carousel .carousel-cell .text{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
}

.flickity-button{
  background: white;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}


.flickity-button svg{
    width: 13px !important;
    height: 13px !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%,-50%);
    fill: #9e9e9e;
}

.main-carousel .flickity-page-dots{
  bottom: 20px;
}

/*servicios-tabhost*/
.servicios-tabhost{
  margin-bottom: 0px !important;
}

.servicios-tabhost .row{
  margin-bottom: 0px !important;
}

.servicios-tabhost .producto-logo{
  width: auto  !important;
  height: 70px !important;
}
      
.servicios-tabhost h4{
  margin-bottom: 40px;
}

.tabs{
  height:auto;
  overflow-y: visible;  
}

.tabs .tab a:hover,
.tabs .tab a:focus, 
.tabs .tab a:focus.active {
    background-color:transparent;
} 

.tabs .tab a.active {
    background-color:transparent;
    color:#002171 !important;
    border-bottom: 2px solid #0d47a1;
} 

.tabs .indicator {
    background-color:#0d47a1;
    display: none;
}

.servicios-tabhost .servicio{

}

.icon-block{
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}

.tab-content .row{
  display: flex;
  flex-wrap: wrap;
}

.tab-content .icon-block{
  justify-content: space-around;
  height: 100%;
}

.tab-content .row .col{
  margin-left: unset !important;
  margin-top: 70px; 
}

/*todos-nuestros-servicios*/
.todos-nuestros-servicios .title{
  width: 100%;
  padding: 15px 30px;
}
.todos-nuestros-servicios  .servicios{
  display: flex;
  flex-wrap: wrap;
}

.todos-nuestros-servicios  .servicio{
  width: 25%;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.todos-nuestros-servicios  .servicios img{
  width: 64px;
  justify-content: space-around;
  align-items: center;
  margin: 10px; 
}

.todos-nuestros-servicios  .servicios span{
  font-weight: lighter;
}

      


.celular{
  height:450px;
}

.menu a{
  position: relative;
}

.menu  a.active:after{
  content:'';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #3f51b5;
}

.redes{
  display: flex;
  align-items: center;
  height: 40px;
}

.icon-redes{
  width: 25px;
  margin-left: 5px;
  vertical-align: middle;
}

/*volver-al-inicio*/
.volver-al-inicio{
  display: flex;
  max-height: 70px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 15px;
  margin-bottom: 30px;
}

/*Letras y proporciones*/
.main-menu ul li{
  font-size: 18px;
font-size: 1.1em;
}

.main-carousel h3{
  font-size: 40px;
font-weight: lighter;
font-size: 2.6em;
}

.main-carousel p,.main-carousel ul a{
  font-size: 1em;
}

.servicios-tabhost h4{
  font-weight: lighter;
/*font-size: 2em;*/
}


.servicios-tabhost .icon-block h5{
  font-size: 22px;
font-size: 1.3em;
}

.todos-nuestros-servicios h5{
  font-size: 22px;
font-size: 1.3em;
}

.servicios-tabhost .icon-block p,
.servicios-tabhost .icon-block a,
.todos-nuestros-servicios span{
text-align: center;
font-size: 15px;
font-size: 1em;
}     


footer h5,
footer ul li,
footer strong{
  font-size: 15px;
  font-size: 1em;
}

footer ul li{
  font-weight: lighter;
}


  /*footer
  footer > .container{
    margin: 0 30px;
  }*/
.home-servicios-mobile{
  display: none;
}

      /*MOBILE VERSION*/
@media (max-width: 992px){
  .sidenav-overlay{
    z-index: 1;
  }
}

@media (max-width: 768px) {

  .main-menu .sidenav-trigger{
    color: #757575;
  }

  .main-carousel .carousel-cell .producto-logo{
    display: none;
  }

  .sidenav-overlay{
    z-index: 1;
  }

  .main-carousel .carousel-cell {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 50px;
    /*top: 50%; GT HERO
    transform: translate(0,-50%);*/
    height: calc(100vh - 64px);
  } 


  .main-carousel .carousel-cell h3,
  .main-carousel .carousel-cell a{
    width: 100%;
  }

  .flickity-button{
    display: none;
  }

  .flickity-page-dots{
    padding: 20px 0;
    position: initial;          
  }

  .todos-nuestros-servicios  .servicios .servicio{
    width: 50%;
  }
  
  .servicios-tabhost .grey.lighten-2{
    background: transparent !important;
  }
  
  .servicios-tabhost .icon-block p{
    text-align: center;
  }

  .servicios-tabhost ul{
    padding-left: 30px;
    padding-right: 30px;
  }

  .servicios-tabhost .row{
    position: relative;
  }

  .btn-scroll-previous,
  .btn-scroll-next{
    position: absolute;
    top: 0;
    z-index: 2;
    background: #eeeeee !important;
    height: 100%;
    text-align: center;
  }


  .btn-scroll-previous i,
  .btn-scroll-next i{
    transform: translateY(50%);
  }

  .btn-scroll-previous{
    left:0;
  }

  .btn-scroll-next{
    right:0;
  }

  footer .container > .row > .col{
    padding-left:0px;
    padding-right:0px; 
  }
  .brand-logo img{
    width:200px;
  }

  #maps-chile iframe{
    width: 100% !important;
  }

  #maps-chile2 iframe{
    width: 100% !important;
  }

  #maps-peru iframe{
    width: 100% !important;
  }

  #maps-colombia iframe{
    width: 100% !important;
  }

  .ficha-ubicaciones{
    margin-bottom: 5%;
  }

  .contacto-intro h1{
    font-size: 2.5rem;
    text-align: center;
  }

  .contacto-intro h2{
    font-size: 1.5rem;
    text-align: center;
  }

  .contacto-intro p{
    /*font-size: 0.9rem !important;*/
    margin-top: 5% !important;
  }

  #asistencia{
    text-align: left;
  }

  #footer-mobile{
    display: inline !important;
  }

  #footer-desktop{
    display: none;
  }

  #titulo-chile{
    margin-top:5%;
  }

  #titulo-peru{
    margin-top:5%;
  }

  #titulo-colombia{
    margin-top:5%;
  }

  .iconos-contacto img{
    width: 20px !important;
  }

  .nosotros-intro{
    margin-top: 0 !important;
  }

  .nosotros-intro h1{
    text-align: center;
    font-size: 2.5rem;
  }

  .nosotros-intro p{
    font-size: 1rem !important;
  }

  .letras-titulo h2{
    font-size: 2rem;
  }

  .letras-titulo p{
    font-size: 1rem !important;
  }

  .imagen-mision img{
    width: 50px;
  }

  .imagen-vision img{
    width: 50px;
  }

  .letras-subcontenido p{
    font-size: 1rem !important;
  }

.subcontenido-nosotros{
  
}

  #slider-contacto .flickity-viewport{
    height: 145px !important;
  }

  .celular{
    height: 250px !important;
  }

  /*.home-servicios-desk{
    display: none;
  }*/

  .home-servicios-mobile{
    display: inline;
  }

  .collapsible-header,
  .collapsible-header a{
    color:#0d47a1;
    font-weight: 400;
  }

  .home-servicios-mobile ul{
    padding-left: 0 !important; 
    font-size: 1rem !important;
  }

  .hero .producto-logo{
    width: 150px !important;
    height: auto !important;
  }

  #contenido-categoria h5{
    font-size: 1rem;
  }

  #contenido-categoria p{
    font-size: 1rem;
    padding-left: 8%;
  }

  #info-principal-serv .titulo{
    /*font-size: 2.5rem !important;*/
    margin-top: 5%;

  }

  .hero .titulo{
    text-align: center;
    display: block !important;
  }

  .page-template-material-page-servicio 
  .producto-logo{
    display: block;
    margin:auto !important;
  }

  .description li{
    font-size: 1.2rem;
  }

  .description h5{
    font-size: 1.2rem;
  }

  #info-principal-serv p{
    font-size: 1.2rem;
    padding: 0 5%;
  }

  #info-principal-serv a{
    font-size: 1rem;
  }

  .page-servicio-desk{
    display: none;
  }

  #whatsapp-mob{
    display: inline !important;
  }

  #whatsapp-web{
    display: none !important;
  }

  .page-servicio-mob{
    display: inline !important;
  }

  .description h4{
    font-weight: lighter;
  }

  .description p{
    font-size: 1.2rem;
  }

  .page-servicio-mob ul{
    padding-left: 0 !important;
  }


  .subcontenido-servicios h3{
    font-weight: 300;
  }

  .subcontenido-servicios p{
    font-size: 1.2rem;
  }

  .subcontenido-servicios iframe{
    width: 100%;
  }

  .subcontenido-servicios li{
    font-size: 1.2rem;
  }

  #certificado{
    width: 100% !important;
  }

  .lista-subcontenido li{
    font-size: 1.2rem;
  }

  /*.todos-servicios-desk{
    display: none;
  }*/

  .todos-servicios-mob{
    display: inline !important;
  }

  .img-todos-servicios{
    font-size: 1.2rem;
  }

  .img-todos-servicios img{
    width: 30%;
    display: block;
    margin:auto;
  }

  .img-todos-servicios span{
    display: block;
    text-align: center;
  }

  .todos-servicios-mob h1{
    font-size: 2rem;
  }

  .img-ventaja{
    width: auto !important;
    display: block;
    margin: auto;
  }

  .img-ventaja2{
    width: auto !important;
    display: block;
    margin: auto;
  }

  .text-ventaja{
    display: block;
    margin: auto;
  }

  .extender-ficha-peru{
    padding-bottom: 10px !important;
  }

  .extender-ficha-colombia{
    padding-bottom: 10px !important;
  }

  .blog .page-title,
  .archive .page-title{
    text-align: center;
  }

/*  .underline-blue-sub ,
  .underline-green-sub{
    font-size: 2.35rem;
  }*/

  .alinear-texto p,
  .alinear-texto ul{
    padding: 0 15px;
  }

  .clientes-intro h1{
    text-align: center;
  }

  /*h1{
    font-size: 2.5rem !important;
  }

  h2{
    font-size: 2.10rem !important;
  }

  h3{
    font-size: 1.8rem !important;
  }

  h4{
    font-size: 1.5rem !important;
  }

  span{
    font-size: 2.10rem !important;
  }*/

  /* BLOG */
  #whatsapp-mobile{
    display: inline !important;
  }

  #whatsapp-web{
    display: none !important;
  }
  .mc4wp-response{
    clear: both;
  }
  /* FIN BLOG */

  .compartir-redes2{
    padding-left: 0.5rem;
  }

  .extendida-100{
    height: auto !important;
  }

  .titulo-articulo{
    background-size: cover !important;
  }

  #suscribirse{
    display: none;
  }

  #categoria-1{
    display: none;
  }

}

/*fin de la importación*/

/*servicios alternativo*/

.todos-servicios-mob{
  display: none;
}
/*DESKTOP VERSION Tweaks*/
@media (min-width: 768px){

  .page-template-servicios-alternativos .tabs,
  .home .tabs{
    display: flex;
    justify-content: space-around;
  }
  .page-template-servicios-alternativos ul.tabs,
  .home ul.tabs{
    padding-left: 0!important;
  }       
}

/*filtros*/
.grayscale-filter{
  filter: grayscale(1);
}

.opacidad-50{
  opacity: 0.5;
}

/*color*/
.gainsboro{
  background: #dddbdb; 
}

.gainsboro-text{
  color: #dddbdb !important; 
}


.mb-blue{
  background: #00246c;
}

.mb-blue-text{
  color: #00246c !important; 
}

.brand-logo{
  left: 0px;
  top:0px; 
}

.tab-content .row{
  display: flex;
  flex-wrap: wrap;
}

.tab-content .icon-block{
  justify-content: space-around;
  height: 100%;
}

.tab-content .row .col{
  margin-left: unset !important;
  margin-top: 70px; 
}

/*todos-nuestros-servicios*/
/*.todos-nuestros-servicios{
  margin-top: 64px;
}*/

.celular{
  height:450px;
}
/*fin s alternativo*/
/*importacion de styles de page servicio*/
 /*General*/

.flex{
  display: flex;
}

.flex-direction-column{
  flex-direction: column;
}

.justify-content-space-between{
  justify-content: space-between;
}

.justify-content-center{
  justify-content: center;
}

.justify-content-flex-left{
  justify-content: center; 
}


.btn-flat:hover, 
.btn-flat:focus{
  background: transparent!important;
}

body{
  overflow-x: hidden;
}


/*input */
 /* label color */
 .input-field label {
   color: #000;
 }
 /* label focus color */
 .input-field input[type=text]:focus + label,
 .input-field textarea:focus + label {
    color:#1d8efb !important;
 }
 /* label underline focus color */
 .input-field input[type=text]:focus,
 .input-field textarea:focus {
   border-bottom: 1px solid #1d8efb !important;
   box-shadow: 0 1px 0 0 #000;
 }
 /* valid color */
 .input-field input[type=text].valid {
   border-bottom: 1px solid #000;
   box-shadow: 0 1px 0 0 #000;
 }
 /* invalid color */
 .input-field input[type=text].invalid {
   border-bottom: 1px solid #000;
   box-shadow: 0 1px 0 0 #000;
 }
 /* icon prefix focus color */
 .input-field .prefix.active {
   color: #000;
 }
               
/*Slider Hero*/
.hero{
  width: 100%;
  /*margin-top:70px;*/
  /*padding:30px;*/
  padding: 50px 5vw !important;
  display: flex;
  justify-content: space-between;
}

.hero .producto-logo{
  width: auto;
  height: 70px;
  min-width: 60px;
}

.hero .text{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 600px;
}

.hero .titulo{  
  font-size: 3.5em;
  /*font-weight: lighter;*/
  display: flex;
  align-items: center;
}

.hero .texto-tipo-1{
  font-size: 1.2rem;
  font-weight: 300;
  line-height: initial;
}

.hero .texto-tipo-2{
  font-size: 1.2em;
  line-height: initial;
  font-weight: 300;
}

.hero .btn{
  font-size: 1.2em;
}

.hero .imagen{
  height:450px;
  margin-right:-30px; 
}

.tab-content .title{
  text-align: left;
  /*font-size: 1.7em;*/
  margin-bottom: 0.5em;
  font-weight:300; 
  display: inline-block;
  
}

.underline-blue{
  padding-bottom: 15px;
  border-bottom: 2px solid #1d8efb;
}

.underline-green{
  padding-bottom: 15px;
  border-bottom: 2px solid #2ab43a;
}

.underline-blue-sub,
.underline-green-sub{
  padding-bottom: 5px;
  border-bottom: 2px solid #1d8efb;
  display: block;
  margin: auto;
}


.tab-content .texto,
.tab-content p{
  font-size: 1.2rem;
  font-weight: 300;
}

.tab-content{
  padding: 50px 5vw !important;
}

#que-es-adwords .btn,
#product-tabtitle1 .btn{
  /*border: 2px solid #3f51b5;*/
  margin: 0 auto;
}

/*#que-es-adwords .description,
#product-tabtitle1 .description{
  width: 60%;
}*/

/*#que-es-adwords .formulario-contacto,
#product-tabtitle1 .formulario-contacto,
 #product-tabtitle1 #caldera_form_1{
  width: 35%;
}*/

.lista-ventajas,
.lista-costos
{
  list-style-type: none;
}

.lista-ventajas li,
.lista-costos li{
  display: flex;
  align-items: center;
}

.lista-ventajas img,
.lista-costos img {
  width:150px;
  height:50px;
}

/*todos-nuestros-servicios*/
.todos-nuestros-servicios .title{
  width: 100%;
  padding: 15px 30px;
}
.todos-nuestros-servicios  .servicios{
  display: flex;
  flex-wrap: wrap;
}

.todos-nuestros-servicios  .servicio{
  width: 25%;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.todos-nuestros-servicios  .servicios img{
  width: 64px;
  justify-content: space-around;
  align-items: center;
  margin: 10px; 
}

.todos-nuestros-servicios  .servicios span{
  font-weight: lighter;
}

.menu a{
  position: relative;
  color: #000;
}

.menu  a.active:after{
  content:'';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #3f51b5;
}

.redes{
  display: flex;
  align-items: center;
  height: 40px;
}

.icon-redes{
  width: 25px;
  margin-left: 5px;
}

.titulo-servicios{
  font-size: 1.2rem !important;
}

/*volver-al-inicio*/
.volver-al-inicio{
  display: flex;
  max-height: 70px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 15px;
  margin-bottom: 30px;
}

/*Letras y proporciones*/
.main-menu ul li{
  font-size: 18px;
font-size: 1.1em;
}

.main-carousel h3{
  font-size: 40px;
font-weight: lighter;
font-size: 2.6em;
}

.main-carousel p,.main-carousel ul a{
  font-size: 1em;
}

.servicios-tabhost h4{
  font-weight: lighter;
/*font-size: 2em;*/
}


.servicios-tabhost .icon-block h5{
  font-size: 22px;
font-size: 1.3em;
}

.todos-nuestros-servicios h5{
  font-size: 22px;
font-size: 1.3em;
}

.servicios-tabhost .icon-block p,
.servicios-tabhost .icon-block a,
.todos-nuestros-servicios span{
  text-align: center;
  font-size: 15px;
  font-size: 1em;
}     


footer h5,
footer ul li,
footer strong{
  font-size: 15px;
  font-size: 1em;
}

footer ul li{
  font-weight: lighter;
}

#product-tabtitle1 ul,
#product-tabtitle1 ol{
  font-size: 1.2rem !important;
  font-weight: 300;
}

#product-tabtitle1 a{
  color: #039be5;
}

#product-tabtitle2 ul,
#product-tabtitle2 ol{
  font-size: 1.2rem !important;
  font-weight: 300;
}

#product-tabtitle2 a{
  color: #039be5;
}

#product-tabtitle3 ul,
#product-tabtitle3 ol{
  font-size: 1.2rem !important;
  font-weight: 300;
}

#product-tabtitle3 a{
  color: #039be5;
}

#product-tabtitle4 ul,
#product-tabtitle4 ol{
  font-size: 1.2rem !important;
  font-weight: 300;
}

#product-tabtitle4 a{
  color: #039be5;
}

#product-tabtitle5 ul,
#product-tabtitle5 ol{
  font-size: 1.2rem !important;
  font-weight: 300;
}

#product-tabtitle5 a{
  color: #039be5;
}

#product-tabtitle6 ul,
#product-tabtitle6 ol{
  font-size: 1.2rem !important;
  font-weight: 300;
}

#product-tabtitle7 a{
  color: #039be5;
}

#product-tabtitle7 ul,
#product-tabtitle7 ol{
  font-size: 1.2rem !important;
  font-weight: 300;
}

#product-tabtitle7 a{
  color: #039be5;
}

#product-tabtitle1 h3{
  font-weight: 300 !important;
}

#product-tabtitle2 h3{
  font-weight: 300 !important;
}

#product-tabtitle3 h3{
  font-weight: 300 !important;
}

#product-tabtitle4 h3{
  font-weight: 300 !important;
}

#product-tabtitle5 h3{
  font-weight: 300 !important;
}

#product-tabtitle6 h3{
  font-weight: 300 !important;
}

#product-tabtitle7 h3{
  font-weight: 300 !important;
}

.img-ventaja{
  width: 80px;
  display: block;
  margin: auto;
}

.img-ventaja2{
  width: 50px;
  display: block;
  margin: auto;
}

.text-ventaja{
  text-align: left;
}

#product-tabtitle2 .row .col{
  margin-top: 20px;
}

#product-tabtitle3 .row .col{
  margin-top: 20px;
}

#product-tabtitle4 .row .col{
  margin-top: 20px;
}

.color-mb{
  color: #0d47a1 !important;
}

.text-mayuscula{
  text-transform: uppercase;
}

/*MOBILE VERSION*/
@media (max-width: 768px) { 

  .flex{
    flex-direction: column !important;
  }



  .main-menu .sidenav-trigger{
    color: #757575;
  }

  .hero{
    justify-content: center;
    align-items: center;
  }

  .hero .imagen{
    display: none;
  }

  #que-es-adwords .description,
  #que-es-adwords .formulario-contacto,
  #product-tabtitle1 .description,
  #product-tabtitle1 .formulario-contacto,
  #product-tabtitle1 #caldera_form_1{
    width: 100%;
  }

  .tab-content .title-wrapper{
    text-align: center;

  }


  .lista-ventajas li,
  .lista-costos li{
    display: flex;
    flex-direction: column;
  }


  .page-template-material-page-servicio .main-carousel {
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 50px;
    top: 50%;
    transform: translate(0,-50%);
  } 


  .main-carousel h3{
    width: 100%;
  }
}
/*fin de importación*/
		  
/*page-gracias*/
.align-items-center {
  align-items: center;
 }
.page-id-4999 .align-items-center{
  align-items: center;
}

/*Slider Hero*/
.page-id-4999 .hero{
  width: 100%;
  margin-top:70px;
  padding:30px;
  display: flex;
  justify-content: center;
  align-items: center;

}

.page-id-4999 .hero  .producto-logo{
  width: auto  !important;
  height: 200px !important;
}



.page-id-4999 .hero .titulo{  
  font-size: 2.5em;
  font-weight: lighter;
  display: flex;
  align-items: center;
}


.page-id-4999 .hero .texto-tipo-2{
  font-size: 1.3em;
  font-weight: 300;
}

.page-id-4999 .hero .btn{
  margin-top: 60px;
  font-size: 1.2rem;
}
#primary img{
  max-width: 100%;
  height: auto;
}

#primary p {
  font-size: 1.2rem;
  font-weight: 300;
}

/*** MAIN FORM CONTAINER ***/
.caldera-grid {
    /*background: #691a99;*/
    padding: 30px 25px 15px 25px;
    /*box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);*/
    border-radius: 4px;
}
/*** FIELD STYLING ***/
.caldera-grid .form-control {
    /*color: #fff !important;*/
    /*background: #9b26af;*/
    border: none;
    height: auto;
    padding: 10px 15px;
    /*box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);*/
    transition: box-shadow .2s ease-in-out;
}
/*** BUTTON STYLING ***/
.caldera-grid input[type=submit] {
    text-transform: uppercase;
    padding: 10px 12px;
    border-radius: 2px;
    /*background: #68efad;*/
    /*color: #306e50;*/
    border: none;
    /*box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);*/
    transition: box-shadow .5s ease-in-out;
}
/*** BUTTON HOVER STYLING ***/
.caldera-grid input[type=submit]:hover {
    /*background: #7a1ea1;*/
    /*color: #68efad;*/
    /*box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .3);*/
}
/*** TEXTAREA TRANSITION ***/
.caldera-grid textarea.form-control {
    height: 10em;
    transition: height .3s ease-out;
}
/*** TEXTAREA FOCUS HEIGHT ***/
/*.caldera-grid textarea.form-control:focus {
    height: 15em;
}*/
/*** APPLIES SHADOW TO FIELD SELECTED ***/
.caldera-grid .form-control:focus {
    /*box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .3);*/
}
/*#page comentado por GT
#content{
  margin-top: 64px;
}*/
/*BLOG*/
.material-icons{
  vertical-align: middle;
}
.blog .card-content p,
.archive .card-content p{
  padding-top: 24px;
}
.blog .entry-footer,
.archive .entry-footer {
    font-size: 11px;
    padding: 10px 24px;
}
.blog .entry-footer a,
.archive .entry-footer a{
  color: #9e9e9e;
}
.blog .page-title,
.archive .page-title {
  /*font-size: 2rem;*/
  color: #424242;
  padding: 0px 0.75rem;
}
.blog .entry-title,
.archive .entry-title{
  font-size: 2rem;
}
.blog .entry-title a,
.archive .entry-title a{
  color: #424242;
  opacity: 0.8;
}
.blog .entry-title a:hover,
.archive .entry-title a:hover{
  opacity: 1;
}
.blog .autor-chip a,
.archive .autor-chip a{
    color: #9e9e9e;
    font-size: 10px;
}

/*FIN BLOG*/
#content ul{
  padding-left: 40px;
  font-size: 1.2rem;
  font-weight: 300;
}
#content ul li{
  list-style-type: disc;
}
.page-template-material-page-servicio ul.tabs,
.home ul.tabs{
  padding-left: 0!important;
}
.page-template-material-page-servicio ul.tabs li a.active,
.home ul.tabs li a.active,
.page-template-servicios-alternativos ul.tabs li a.active{
  font-weight: bold!important;
}

h1{
    font-size: 2.5rem;
  }

  h2{
    font-size: 2.10rem !important;
    font-weight: 300;
  }

h3{
  font-size: 1.7rem !important;
  font-weight: 300;
}

  h4{
    font-size: 1.4rem !important;
  }

  /*span{
    font-size: 2.10rem !important;
  }*/

/*h1 {
 font-size:2.65rem;
}
h2 {
 font-size:2.35rem;
}
h3 {
 font-size:2.05rem;
}
h4 {
 font-size:1.75rem;
}
h5 {
 font-size:1.45rem;
}
h6 {
 font-size:1.15rem;
}*/
.page-footer a{
  color: #000;
}
.page-footer a:hover{
  opacity: 0.8;
}
.page-template-material-page-servicio .producto-logo{
  margin-right: 15px;
  margin-top: 50%;
}
.caldera-grid .btn-default {
    color: #fff!important;
    background-color: #0d47a1!important;
}
.caldera-grid .btn-default.active, .caldera-grid .btn-default.focus, .caldera-grid .btn-default:active, .caldera-grid .btn-default:focus, .caldera-grid .btn-default:hover, .open > .dropdown-toggle.caldera-grid .btn-default {
    color: #fff!important;
    background-color: #0d47a1!important;
    opacity: 0.9!important;
}
.servicios-tabhost a{
  /*color: #000;*/
  color: #039be5;
  font-weight: 500;
}
.post-template-default figure {
    margin: 1em 40px;
    max-width: 100% !important;
    margin: 0 !important;
}

#certificado{
  width: 500px;
  height: auto;
}

/*  formulario para Cursos Google  */
.formulario{
  padding: 30px 25px 15px 25px;
  border-radius: 4px;
}

.formulario *,
.formulario ::after,
.formulario ::before{
  box-sizing: border-box;
}

.formulario .form-group{
  margin-bottom: 15px;
}

.formulario .row{
  margin-left: -7.5px;
  margin-right: -7.5px;
  max-width: 100%;
}

input[type="text"]:not(.browser-default){
  background-color: transparent;
  border:none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  -webkit-box-shadow:none;
  box-sizing: content-box;
  -webkit-transition: border .3s, -webkit-box-shadow .3s;
  transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}
/*copiados locaciones 2 inicio*/
.page-template-page-locaciones-2 input,
.page-template-template-especialidades input{
  height: 2.2rem!important;
}
.page-template-page-locaciones-2 input[type="submit"],
.page-template-template-especialidades input[type="submit"]{
  height: auto!important;
}
.page-template-page-locaciones-2 .caldera-grid,
.page-template-template-especialidades .caldera-grid{
  padding: 0!important;
}
textarea{
  background-color: transparent!important;
  border:none!important;
  border-bottom: 1px solid #9e9e9e!important;
  border-radius: 0!important;
  outline: none;
  width: 100%;
  font-size: 16px!important;
  margin: 0 0 8px 0!important;
  padding: 0!important;
  -webkit-box-shadow:none!important;
  box-shadow: none!important;
  box-sizing: content-box;
  -webkit-transition: border .3s, -webkit-box-shadow .3s;
  transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}
.page-template-page-locaciones-2 .contenedor-wimg-form .caldera-grid,
.page-template-template-especialidades .contenedor-wimg-form .caldera-grid{
  width: auto!important;
}
.page-template-page-locaciones-2 .caldera-grid .form-group,
.page-template-template-especialidades .caldera-grid .form-group{
  margin-bottom: 0;
}
.cabecera::after,
.contenido::after{
  content: "";
  display: table;
  clear: both;
}
.page-template-page-locaciones-2 .contenedor-wimg-form .caldera-grid,
.page-template-template-especialidades .contenedor-wimg-form .caldera-grid{
  background-color: transparent!important; 
}
.btn-mb {
  background-color: #0d47a1;
}
.btn-mb:hover, .btn-mb:focus {
  background-color: #4874b8;
}
.cabecera p{
  font-size: 1.067rem!important;
  font-weight: 400!important;
}
.wcontent h2{
  margin: 0;
}
@media (min-width: 768px){
  .cabecera{
    padding: 2rem 5rem;
    display: flex;
    align-items: center;
    height: calc(100vh - 64px);
  }
  .cuerpo .contenido{
    padding: 2rem 5rem;
    display: flex;
    align-items: center;
  }
  .container-mb{
    margin: 0 5rem;
  }
  .cuerpo .contenido.columnas{
    flex-flow: column;
  }
  .wcontent{
    padding: 0 2rem;
  }
}
.cardserv {
  /*min-height: 200px;*/
  display: flex;
  align-items: center;
  padding: 0rem;
  transition: all .4s;
  border: 1px solid #ddd;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 1rem;
}
.cardserv a{
  padding: 2rem;
  width: 100%;
}
.cuerpo h2{
  font-weight: 400;
}
.cardserv:hover {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
}
.cardserv h3 {
  font-weight: 500;
  color: #0d47a1;
  font-size: 1.6rem!important;
}
@media (min-width: 567px) and (max-width: 768px){
  .cabecera{
    background-image: url(/wp-content/themes/materialize-css-child/assets/images/mbcode-hero-830.jpg)!important;
    background-position: left bottom!important;
    background-size: contain!important;
    height: 900px!important;
  }
}
@media (max-width: 567px){
  .cabecera{
    background-position: left bottom!important;
    background-size: contain!important;
    height: auto!important;
    padding-bottom: 350px;
  }
}
@media (max-width: 768px){
  .cabecera video {
      height: 100vh;
  }
  .linea-head{
    display: none!important
  }
}
.cabecera{
  background-image: url(/wp-content/themes/materialize-css-child/assets/images/mbcode-hero-550.jpg);
  background-position: bottom right;
  background-size: 50%;
}
@media (min-width: 1176px){
  .cabecera{
    background-image: url(/wp-content/themes/materialize-css-child/assets/images/mbcode-hero-830.jpg);
    background-position: calc(50% + 400px);
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.linea-head{
  display: flex;
  position: relative;
  align-items: center;
  font-weight: bolder;
  line-height: 0;
  color: #212121;
  font-size: 3.5rem;
}
.linea-head hr:first-of-type {
  width: 25%;
  margin-right: 8px;
  margin-left: 0;
}
.linea-head hr{
  display: inline-flex;
  width: 75%;
  margin: 0;
  border-width: 7px;
  padding: 0;
  border: 4px solid;
  margin-left: 8px;
  border-color: #0d47a1;
}
.mb-0{
  margin-bottom: 0!important;
}
.cabecera{
  /*background-color: #eee;*/
  position: relative;
  /*color: #fff;*/
  overflow: hidden;
  background-repeat: no-repeat;
}
.cabecera h1{
  font-size: 3.733rem;
}
.cabecera video{
  min-width: 100%;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}
.page-template-page-locaciones-2 header.site-header nav,
.page-template-template-especialidades header.site-header nav{
  padding: 0 2rem;
}
.page-template-page-locaciones-2 .modal,
.page-template-template-especialidades .modal{
  max-width: 350px;
  text-align: center;
  background-color: #fff;
}
.page-template-page-locaciones-2 .borderes,
.page-template-template-especialidades .borderes{
  border-top: 1px solid #ddd;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.page-template-page-locaciones-2 .redes,
.page-template-template-especialidades .redes{
  margin-left: 15px;
  margin-right: 15px;
}
.page-template-page-locaciones-2 .footer-copyright,
.page-template-template-especialidades .footer-copyright{
  text-align: left;
}
.page-template-page-locaciones-2 .page-footer .row,
.page-template-template-especialidades .page-footer .row{
  margin-bottom: 0;
}
.page-template-template-especialidades .cuerpo .contenido{
  align-items: unset;
}
.page-template-template-especialidades .cuerpo .contenido > .col > .wimg{
  position: sticky;
  top: 74px;
}
.linea-head hr:first-of-type {
  width: 20%;
  flex-basis: 20%;
}
.linea-head hr:last-of-type{
  flex: 1;
  width: auto;
}
.home #servicios img{
  width: auto;
}
#load-more{
  display: block;
  margin: 15px auto;
  border-radius: 50px;
  padding: 10px 25px;
  background-color: #0d47a1;
  color: #fff;
  border: none;
  cursor: pointer;
}
.hidden{visibility:hidden;
  width:0px!important;
  height:0px!important;
  margin:0px!important;
  padding:0px!important;
}
/*copiados locaciones 2 end*/
.formulario input[type="text"]:not(.browser-default)::placeholder,
.formulario input[type="email"]:not(.browser-default)::placeholder{
  color: #9e9e9e;
}

.formulario input[type="submit"]{
  -webkit-appearance:button;
  cursor:pointer;
  text-transform: uppercase;
  padding: 10px 12px;
  border-radius: 2px;
  border:none;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
  transition: box-shadow .5s ease-in-out;
}

.formulario .btn{
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action:manipulation;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
}

.formulario .btn-default{
  color: #fff !important;
  background-color: #0d47a1 !important;
}

.texto-participantes p{
  font-size: 1rem;
  color:#9d9b9b;
  margin-bottom: 0;
}

.texto-participantes input[type="text"]:not(.browser-default){
  border:0;
  font-size: 1rem;
  color: #9d9b9b;
  width: 10%;
  height: 10%;
}

.contador-minimo p{
  font-size: 1rem;
  color:#9d9b9b;
  margin-top: 0;
}

.contador-minimo input[type="text"]:not(.browser-default){
  border:0;
  font-size: 1rem;
  color: #9d9b9b;
  width: 10%;
  height: 10%;
}

@media (min-width: 768px){
  .formulario .col-sm-12{
    width: 100%;
  }
}

.page-servicio-mob{
  display: none;
}

#whatsapp-mob{
    display: none;
  }

.lista-form{
  display: inline;
  border:1px solid #9e9e9e;
  color: #9e9e9e;
}

.img-error-solicitud{
  display: block;
  margin:auto;
}

.texto-error-solicitud{
  text-align: center;
}

.img-taller{
  width: 40px;
  height: auto;
  display: block;
  margin: auto;
}

#taller2, #taller3,
#taller4{
  display: none;
}

.talleres-underline-blue{
  padding-bottom: 5px;
  border-bottom: 2px solid #1d8efb;
}

.talleres-underline-green{
  padding-bottom: 5px;
  border-bottom: 2px solid #2ab43a;
}

.icon-talleres{
  margin-bottom: 0;
  padding-top: 10%;
}

.titulos-talleres{

}

.titulo-taller{
  font-size: 1.5rem;
  margin-top: 0;
  padding-top: 20%;
}
.texto-taller-mob p{
  font-size:1rem;
  margin: 0 5%; 
}

/*  Fin formulario para Cursos Google  */

/*  page-contacto  */

/*.contacto-intro{
  margin-right: 5%;
}*/

.contacto-intro h2{
  font-size: 2rem;
  /*color: #0d47a1;*/
  margin-bottom: 0;
}

.contacto-intro p{
  font-size: 1.2rem;
  margin-top: 0;
}

.seccion-formulario{
  margin-top: 5%;
}

.logo-division{
  /*background: #dddbdb;*/
  padding: 2% 0;
  background: #efebe9;
  margin-bottom: 5%;
}

.logo-division-blog{
  padding: 2% 0;
  background: #efebe9;
}

.logo-division img,
.logo-division-blog img{
  width: 250px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.separador{
  margin-right: 2%;
}

#maps-chile iframe{
  width: 100%;
  height: auto;
}

#maps-chile2 iframe{
  width: 100%;
  height: auto;
}

#maps-chile2{
  display: none;
}

#maps-peru iframe{
  width: 100%;
  height: auto;
}

#maps-colombia iframe{
  width: 100%;
  height: auto;
}

#titulo-chile h2{
  font-size:2rem;
  color:#0d47a1;
  margin: 0;
  text-align: center;
}

#titulo-peru h2{
  font-size:2rem;
  color:#0d47a1;
  margin: 0;
  text-align: center;
}

#titulo-colombia h2{
  font-size:2rem;
  color:#0d47a1;
  margin: 0;
  text-align: center;
}

.alinear-icono{
  margin-top: 5%;
}

/*.letra-contacto p{
  font-size:1rem !important;
}*/

.letra-contacto a{
  font-size:1rem;
}

.letra-mail a{
  font-size:1rem;
}

.ficha-ubicaciones{
  border:2px solid #d5d1d1;
  border-radius: 6px;
  /*box-shadow: inset 3px 3px 3px rgba(255,255,255,.7), inset -2px -2px 3px rgba(0,0,0,.1), 2px 2px 10px rgba(0,0,0,.1);*/
}

.extender-ficha{
  max-height: 100% !important;
}

.card .row{
  margin-bottom: 10px !important;
}

.iconos-contacto img{
  display: block;
  margin: auto;
}

#dir-colombia{
  margin: 20px 0;
}
/*  Fin page-contacto  */

/*   page-nosotros   */

.nosotros-intro{
  margin-top: 30%;
}


.imagen-mision img{
  padding-top: 70%;
  width: 80px;
}

.imagen-vision{
  padding-top: 70%;
  width: 80px;
}

/*.letras-titulo h2{
  color: #0d47a1;
}*/


.flickity-button{
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow:none;
}

#slider-contacto .carousel-cell{
  padding: 0 30px;
}

#slider-contacto .flickity-page-dots{
  bottom: auto;
}

#slider-contacto img{
  align-self: center;
}
/*   fin page-nosotros   */

/*  page-clientes    */
.mbclients h2 {
  font-size: 24px !important;
  color: #0d47a1;
  margin: 0 0 8px;
}
.mbclients .card-action{
  border-top: none;
  padding: 0px 24px 12px;
}
.mbclients .card-content {
  padding: 12px 24px 0px;
}
.mbclients ul{
  display: inline-block;
  padding: 0 !important;
  width: 100%;
  margin: 10px auto;
}
.mbclients ul li {
  list-style: none !important;
  width: 25px;
  display: inline-block;
  padding: 0 4px;
}
.mbclients .clink{
  margin-right: 0!important;
  color:#039be5!important;
}

/* ---- */
.clientes-intro{
  padding-top: 10%;
}


.img-principal-clientes{
  padding: 5% 5%;
}

.img-principal-clientes img{
  width: 500px;
}

.ficha-clientes{
  border: 2px solid #d5d1d1;
  border-radius: 6px;
  box-shadow: inset 3px 3px 3px rgba(255,255,255,.7), inset -2px -2px 3px rgba(0,0,0,.1), 2px 2px 10px rgba(0,0,0,.1);
}

.img-cliente{
  width: 150px;
  display: block;
  margin: auto;
}

.texto-clientes{
  font-size: 1rem;
  color: #0d47a1;
  text-align: center;
}
/*   Fin page-clientes   */


/*   footer MB   */
#footer-mobile{
  display: none;
}

/*   fin footer MB   */

/*  front-page  */
#text-portada p{
  font-size: 1.2rem;

}

/*  fin front-page  */

/*  BLOG  */
.pagination li.active{
  background-color: #0d47a1;
}

.btn-navigation{
  color: #fff !important;
  background-color: #0d47a1 !important;
}

.img-principal-blog{
  padding: 5% 5%;
}

.titulo-post{
  margin: 2px 15px;
  font-weight: 400 !important;
}

.titulo-post a{
  color: #0d47a1;
}

.fecha-post{
  font-size: 1rem !important;
  margin-bottom: 0;
}

.nombre-autor a,
.nombre-autor a:hover{
  color: #039be5 !important;
  text-transform: none !important;
  font-size: 1rem !important;
  margin-bottom: 0;
}

.imagen-post{
  max-height: 50% !important;
}

.redes-blog{
  width: 30px;
  height: auto;
}

.centrar-iconos{
  float: right;
  margin:10px 0;
}

.ficha-blog{
  border:1px solid #d5d1d1;
  border-radius: 6px;
}

.link-redes{
  margin: 0 !important;
}

#whatsapp-mobile{
  display: none;
}

.img-articulo{
  position: relative;
  align-items: center;
  width: 100%;
  perspective: 1000px;
}

.extendida-100{
  width: 100% !important;
  height: 500px;
  margin: auto;
  display: block;
}

.titulo-articulo{
  /*position: absolute;*/
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMzY2IDEzNSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwZDQ3YTE7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5iYXJyYV9henVsPC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjEzNjYiIGhlaWdodD0iMTM1Ii8+PC9nPjwvZz48L3N2Zz4=');
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 400;
  max-width: 921px;
  padding:15px;
  top: 30.2rem;
  /*opacity: 0.75;*/
}

.titulo-articulo h1{
  margin: 10px 0;
}

.contenido-articulo{
  font-weight: 300;
}

.contenido-articulo ol li{
  font-size: 1.2rem !important;
}

.compartir-redes{
  float: right;
  padding-right: 2rem;
}

.compartir-redes2{
  float: right;
  /*padding-left: 2rem;*/
}

.author-comment{
  color: #0d47a1;
  font-weight: 500;
  font-size: 1.2rem !important;
}

.table-comment{
  display: table;
  border-radius: 3px;
}

.fila-comment{
  display: table-row;
}

.col-comment1{
  display: table-cell;
  color: #0d47a1;
  background-color: #efebe9;
  font-weight: 400;
  padding: 1rem 0;
}

.col-comment2{
  display: table-cell;
  background-color: #fff;
  padding: 1rem;
}

.col-comment3{
  display: table-cell;
  color: #000;
  background-color: #efebe9;
  padding: 1rem !important;
}

.form-comment{
  background-color: #0d47a1;
}

.input-comment,
.textarea-comment{
  border: 1px solid #fff !important;
  border-radius: 4px !important;
  background-color: #fff !important;
}

.input-comment::placeholder{
  color: #0d47a1;
  padding-left: 5px;
}

.textarea-comment::placeholder{
  color: #0d47a1;
  padding-left: 5px;
  padding-bottom: 10px;
}

.btn-comment{
  float: right;
  background-color: #0d47a1;
  color: #fff;
  border: 0;
  font-size: 1.2rem;
  margin: 5px;
}

.padding-form{
  padding-bottom: 1rem !important;
}

#reply-title{
  display: none;
}

.comment-notes{
  display: none;
}

.comment-form-comment{
  display: none;
}

.newsletter-texto{
  font-size: 1rem !important;
  color: #000;
}

.input-suscripcion{
  border: 1px solid #fff !important;
  border-radius: 4px !important;
  background-color: #fff !important;
}

.input-suscripcion::placeholder{
  color: #000 !important;
  padding-left: 5px;
}

.input-suscripcion:focus,
.input-suscripcion:active{
  border: 1px solid #fff !important;
}

.btn-suscripcion{
  float: right;
  background-color: #efebe9;
  color: #0d47a1;
  border: 0;
  font-size: 1.2rem;
  font-weight: 400;
  margin: 5px;
}

.titulo-blog2{
  color: #0d47a1;
  font-weight: 400;
}

.padding-5{
  padding: 5px !important;
}

.padding-10{
  padding: 10px !important;
}

.centrar-img{
  display: block;
  margin: auto;
}

.margin-10{
  margin: 10px 0;
}

.centrar-titulo{
  text-align: center;
}

/*  Fin BLOG  
/* landing page*/
.page-template-page-landing .brand-logo img{
  width:150px;
}
.contenedor-img-form,
.contenedor-wimg-form{
  position: relative;
}

@media (max-width: 600px){
  .contenedor-img-form .caldera-grid {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: rgba(255,255,255,0.95);
      padding: 0px 25px 0px 25px;
  }
  .contenedor-wimg-form .caldera-grid {
      background-color: rgba(255,255,255,0.95);
      padding: 0px 25px 0px 25px;
  }
  .contenedor-img-form .caldera-grid .form-group {
      margin-bottom: 0;
  }
  .contenedor-wimg-form .caldera-grid .form-group {
      margin-bottom: 0;
  }
}
@media (min-width: 600px) and (max-width: 992px){
  .contenedor-img-form .caldera-grid{
    position: absolute;
    top: 5%;
    right: 5%;
    width: 350px;
    /*background-color: rgba(255,255,255,0.8);*/
    margin: auto;
  }
  .contenedor-wimg-form .caldera-grid{
    width: 350px;
    /*background-color: rgba(255,255,255,0.8);*/
    margin: auto;
  }
}
@media (min-width: 992px){
  .contenedor-img-form .caldera-grid{
    position: absolute;
    top: 5%;
    right: 5%;
    width: 350px;
    /*background-color: rgba(255,255,255,0.8);*/
    margin: auto;
  }
  .contenedor-wimg-form .caldera-grid{
    width: 350px;
    /*background-color: rgba(255,255,255,0.8);*/
    margin: auto;
  }
}
.texto-participantes{display:none;}
/*GT
@media (min-width: 768px){
  .grid-sizer, .grid-item { width: 25%; padding: 1.5px;}
}
@media (min-width: 575.6px) and (max-width: 768px){
  .grid-sizer, .grid-item { width: 33.333333333%; padding: 1.5px;}
}
@media (max-width: 576px){
  /*.grid-sizer, .grid-item { width: 100%; padding: 3px;}*//*GT
  .grid-sizer, .grid-item { width: 50%; padding: 1.5px;}
}
.poster_efecto {
 transition:all .2s ease-in 0s;
 overflow:hidden;
 position: relative;
 padding: 2rem;
}
.poster_efecto:hover {
 opacity:1;
 transition:all .2s ease-in 0s;
}
.poster_efecto i.olay{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translateY(90%);
    -moz-transform: translateY(90%);
    -o-transform: translateY(90%);
    -ms-transform: translateY(90%);
    transform: translateY(90%);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    /*background-color: rgba(0,0,0,.55);*/
    /*background-color: rgba(113,124,125,.9);*//*GT
    background-color: rgba(0,0,0,.8);
}
.poster_efecto:hover i{
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.poster_efecto:hover header{
    opacity: 1;
    display: -ms-flexbox !important;
    display: flex !important;
}
.poster_efecto:hover img{
    transform: scale(1.1,1.1);
    transition: transform 0.5s linear;
    transition: -webkit-transform 0.5s linear;
}

.poster_efecto header {
 opacity: 0;
 display: none;
 position:absolute;
 top: 1px;
 right: 1px;
 bottom:1px;
 left: 1px;
 /*padding:20px;*//*GT
 font-size:1.4rem;
 line-height:1.3;
 color:#fff;
 z-index: 2;
 margin: 0!important;
 /*background-color: rgba(0,0,0,.55);*/
 /*color:#717C7D;*/
 /*background-color: rgba(255,255,255,.55);*//*GT
}
.poster_efecto header h3{
    line-height: 1;
    clear: both;
    font-size: 16px;
    font-weight: 600;
}
.poster_efecto header span{
    clear: both;
    font-size: 10px;
    text-transform: uppercase;
}
.poster_efecto header a{
    /*color: #717C7D;*//*GT
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    height: 100%;
    padding: 1.5rem;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.d-flex{
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
.poster_efecto header a h3{
    color: #fff;
}
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}
*/

/* fluid 5 columns para archive-proyectos */


@media (min-width: 768px){
  .grid-sizer, .grid-item { width: 33.333333333%; padding: 1.5px;}
}
@media (min-width: 575.6px) and (max-width: 768px){
  .grid-sizer, .grid-item { width: 33.333333333%; padding: 1.5px;}
}
@media (max-width: 576px){
  /*.grid-sizer, .grid-item { width: 100%; padding: 3px;}*/
  .grid-sizer, .grid-item { width: 50%; padding: 1.5px;}
}
.btn-filtros{
  color: #002171 !important;
  background-color: #dddbdb;
}
.btn-filtros:hover,
.btn-filtros:focus{
  background-color: #dddbdb;
  border-bottom: 2px solid #0d47a1;
}
.fselector .select-wrap{
  width: 200px;
  display: inline-block;
  vertical-align: middle;
}
.fselector .select-wrap select{
  height: 36px;
  background-color: #dddbdb;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
  border: 0;
  margin-left: 5px;
  color: #002171 !important;
  text-transform: uppercase;
  letter-spacing: .5px;
}
select.browser-default {
  display: inline-block;
  width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.browser-default:focus {
  /*border-color: #80bdff;*/
  outline: 0;
  /*box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);*/
}

select.browser-default[multiple], select.browser-default[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

select.browser-default:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

select.browser-default::-ms-expand {
  display: none;
}
/*hero modificaciones GT*/
.main-carousel .flickity-button{
  border: 2px solid;
  color: #0d47a1;
}
.main-carousel .flickity-button svg {
  fill: #0d47a1;
}
@media (min-width: 567px){
  .main-carousel:hover .flickity-button{
    visibility: visible;
  }
  .main-carousel .flickity-button{
    visibility: hidden;
    transition: all .2s ease-in-out;
  }
  .main-carousel .flickity-button.previous{
    left: 0;
  }
  .main-carousel:hover .flickity-button.previous{
    left: 10px;
  }
  .main-carousel .flickity-button.next{
    right: 0;
  }
  .main-carousel:hover .flickity-button.next{
    right: 10px;
  }
  .main-carousel .carousel-cell{
    height: calc(100vh - 64px);
    align-items: center;
  }
}
.screen-reader-text{
  border: 0;
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.button-down{
  -webkit-animation: arrow-bounce 4s 3s infinite;
  animation: arrow-bounce 4s 3s infinite;
  bottom: 30px;
  color: #0d47a1;
  display: inline-block;
  font-size: 30px;
  left: 50%;
  line-height: 30px;
  margin-left: -15px;
  margin-top: 30px;
  position: absolute;
  text-align: center;
  width: 30px;
  z-index: 1;
  background: 0 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: initial;
  padding: 0;
  text-shadow: none;
}
.button-down i{
  font-size: 3rem;
}
@-webkit-keyframes arrow-bounce {
 0%,
 55%,
 85%,
 to {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
 45% {
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px)
 }
 65% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px)
 }
}
@keyframes arrow-bounce {
 0%,
 55%,
 85%,
 to {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
 45% {
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px)
 }
 65% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px)
 }
}
@media (max-width: 768px) {
  .flickity-button{
    display: block;
    width: 30px;
    height: 30px;
  }
  .button-down{
    display: none!important;
  }
  #text-portada h1 {
      font-size: 1.8rem !important;
      margin: 0 !important;
  }
  .main-carousel .carousel-cell {
      flex-direction: column-reverse;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding: 0 50px;
      height: calc(100vh - 64px);
  }
}
/*hero modificaciones GT end*/
.producto-logo {
  max-width: 100%;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.logos-clientes img {
  max-width: 100%;
  height: auto;
}
.margin-mb{
  margin-left: 15px;
  margin-right: 15px;
}
/*estilos nueva plantilla de contacto*/
.mapi{
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.mapi iframe{
  pointer-events: none;
  width: 100%;
  margin-top: -54px;
  /*max-height: 75vh;*/
  height: calc(100% + 54px);
}
.page-template-nueva-plantilla-contacto p{
  font-size: 1rem!important;
  margin-bottom: 10px!important;
}
.page-template-nueva-plantilla-contacto h5{
  margin: 0;
  margin-bottom: 10px;
}
.mapsec{
  position: relative;
}
.mapsec input[type="text"]:not(.browser-default),
.mapsec input[type="email"]:not(.browser-default){
  /*height: 1rem!important*/
}
.mapsec .caldera-grid textarea.form-control{
  height: 80px;
}
.mapsec .caldera-grid{
  padding: 0 10px;
}
.mapsec label{
  font-size: 16px;
  font-weight: 400!important;
  color: #999;
}
.mapi-container .card{
  margin-bottom: 0!important;
  z-index: 1!important;
  margin-top: 100px!important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  min-height: 346.567px;
  background-color: rgba(255,255,255,.8);
}
.page-template-nueva-plantilla-contacto h1{
  font-size: 1.85rem !important;
  z-index: 2;
  position: relative;
  background-color: #fff;
  margin: 0;
  padding: 30px 0;
  margin-top: -20px;
}
.page-template-nueva-plantilla-contacto h3{
  margin-top: -24px;
  margin-left: -24px;
  margin-right: -24px;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.mapi-container input[type="submit"]{
  width: 100%;
  margin-top: 45px;
}
/*fin estilos nueva plantilla de contacto*/
/* payment cards estilos GT inicio*/
.inline-block {
  display: inline-block;
}
.payment-icons .payment-icon {
  display: inline-block;
  opacity: .6;
  transition: opacity .3s;
  border-radius: 5px;
  background-color: rgba(0,0,0,0.1);
  padding-bottom: 0;
  padding: 3px 5px 5px;
  margin: 3px 3px 0;
}
.payment-icons .payment-icon svg {
  vertical-align: middle;
  height: 20px;
  width: auto !important;
}
@media (min-width: 768px){
  .right-align-gt{
    text-align: right;
  }
}
/* payment cards estilos GT fin*/
/* certificaciones template estilos GT*/
.mbclients.mod1 h2 {
  font-size: 18px !important;
}
.certititle{
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2rem;
  text-align: center;
}
.mbclients.mod1 .card-content {
  min-height: 408px;
}
/*certificaciones template estilos fin GT*/
.textbody h2{
  font-size: 1.6rem!important;
}
.textbody p {
    font-size: 1rem !important;
    margin-bottom: 10px !important;
    font-weight: 300;
}
/*EMPLEOS*/
@media (min-width: 768px){
  #primary img.imageleftfloat{
    float: left;
    max-width: 400px;
  }
}
.post-type-archive-empleos .card h2{
  margin: 0;
}
.post-type-archive-empleos .card h2 a{
  font-size: 1.5rem;
}
.lmas {
  color: #555;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: .9rem;
  letter-spacing: 1px;
}
.headcta h1, .headcta span{
  display: inline-block;
  vertical-align: middle;
  margin: 2rem .5rem 2rem 0;
}
.btn-postular{
  line-height: 3;
  border-radius: 50px;
  text-decoration: underline;
}
.superlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.nodis,
.post-type-archive-empleos .nodis .entry-title a {
  pointer-events: none;
  color: #999
}
.nodis .lmas{
  display: none;
}
.post-type-archive-empleos .card:not(.nodis):hover{
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
}
.post-type-archive-empleos .entry-title a{
  color: #000;
}
.post-type-archive-empleos .chip{
  font-size: .7rem;
  font-weight: 300;
  height: 25px;
  line-height: 25px;
}
.post-type-archive-empleos .chip > img{
  width: 25px;
}
/*EMPLEOS FIN*/
#servicios img{
  max-width: 100%;
  height: auto;
}
/*estilos para nuevo Aboutus*/
.heroabout{
  position: relative;
}
@media (min-width: 768px){
  .boxoverimage{
    position: absolute;
    width: 60%;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px;
  }
}
/*@media (max-width: 768px){
  .boxoverimage{
    width: 80%;
  }
}*/
@media (max-width: 567px){
  .valign-wrapper{
    display: block;
  }
}
@media (max-width: 768px){
  .heroabout > .row > .col.l9 img{
    display: none;
  }
  .heroabout > .row > .col.l3 .imgdiv{
    height: 320px;
    overflow: hidden;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .heroabout > .row > .col.l3 .imgdiv img{
    object-fit: cover;
    height: 100%!important;
  }
  .stickycustom{
    position: initial!important;
  }
}
@media (min-width: 768px){
  .heroabout > .row > .col.l3 .imgdiv{
    display: none;
  }
}
.stickycustom{
  position: sticky;
  top: 0;
}
.logoservice {
  width: 45px;
}
.logoservicewrap{
  margin-bottom: 30px;
}
.logoservicewrap h4 {
  margin: 0;
}
.page-template-template-aboutus section:not(.heroabout),
.page-template-template-asesorias section:not(.heroabout){
  max-width: calc(100% - 64px);
  margin: auto;
}
.wrapicon{
  width: 50px;
  height: 50px;
  background-color: #FFE66D;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  line-height: 46px;
  color: #fff;
}
.wrapicon .material-icons{
  font-size: 35px;
}
@media (min-width: 768px){
  .aboutsec3 h3{
    font-size: 3rem !important;
  }
}
.aboutsec3 h3 span{
  background-color: #34a853;
  color: #fff;
}
/*estilos para nuevo Aboutus end*/
.imgsticky{
    position: sticky;
    top: 74px;
}
.videocontainer {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}
.videocontainer iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
@media (min-width: 567px){
	.max60h{
		max-width: 60%;
		margin: auto;
	}
}
.logoadvisors img{
  max-width: 15rem;
}
.testimonios__slider_item{
  min-width: 100%;
  width: 100%;
}