@font-face {
    font-family: 'Nexa-Light'; /*a name to be used later*/
    src: url('../fonts/Nexa Light.otf'); /*URL to font*/
}
@font-face {
    font-family: 'Nexa-Bold'; /*a name to be used later*/
    src: url('../fonts/Nexa Bold.otf'); /*URL to font*/
}
body{
  font-family: 'Nexa-Light';
}
body h1,h2,h3,h4,strong,.titulo-banner{
  font-family: 'Nexa-Bold';
}
.fp-controlArrow{
  top: 50vh !important;
}

.bloque-formacion{
  padding: 50px 0 50px; 
  font-size: 18px;
}
@media (min-width: 1200px){
 .row {
     margin-left: -15px; 
  }
}
.bloque-servicios{
  margin-bottom: 50px 
}
.bloque-1{
	width: 80% !important;
    margin: auto;
    float: none;
    margin-bottom: 25px;
}
.bloque-1 .titulo{
	 text-align: center;
}
.titulo{
   text-align: center;
}
.titulo{
  margin-bottom: 50px;
}
.titulo span{
  font-weight: bold;
}
.titulo h1{
  font-size: 45px !important;
}
.imagen-servicio{
	max-width: 100%;
	margin-top: 10px;
}
.level-box{
  max-width: 14.28%;
  margin: 0 0 0 -0.3%;
  display: inline-block;
}
.servicio-box{
	max-width: 14.28%;
	margin: 0 0 0 -1.4%;
	display: inline-block;;
}
div.inline { 
	float:left; 
}
li {
   list-style: none;
}
.servicio-box ul{
	margin: 0 0 0px 0px !important;
}
.servicios-row{
	width: 100%;
    margin-bottom: 15px;
    text-align: center;
    margin: 0 auto;
}
.box-title{
	margin-top: 25px;
    text-align: center;
    height: 80px;
    line-height: 1;
}
.servicio-btn{
	color: white;
}
.imagen-servicio img{
	box-shadow:inherit !important;
}

.contenido p{
  margin: 0 110px 0 110px;
  font-size: 18px;
}

@media only screen and (max-width: 1200px) {
    .box-title{
    	margin-top: 15px;
	    text-align: center;
	    height: 50px;
	    line-height: 1;
	    font-size: 18px !important;
	}
}
@media only screen and (max-width: 912px) {
	.imagen-servicio{
		margin-top: 10px;
	}
	.box-title{
    	margin-top: 15px;
	    text-align: center;
	    height: 40px;
	    line-height: 1;
	    font-size: 15px !important;
	}
}
@media only screen and (max-width: 600px) {
	.imagen-servicio{
		margin-top: 10px;
	}
	.box-title{
    	margin-top: 12px;
	    text-align: center;
	    height: 30px;
	    line-height: 0.8;
	    font-size: 12px !important;
	}.servicio-btn{
		font-size: 11px !important;
	}
}

.img-descripcion{
    max-width: 400px !important;
    box-shadow:inherit !important;
}
.img-contenido{
  box-shadow:inherit !important;
}
.vcenter {
  padding: 3% 0;

}
.vcenter > div{
  padding: 10% 0;
  margin: 0 auto;
}
.hcenter {
    text-align: center;
}
.hcenter > div {
    padding: 0 45px 0 10px;
    max-width: 800px;   
    text-align: left;
}
.hcenter > div p{
  text-align: justify;
}
.hcenter p{
  text-align: left;
}

.contentPop{
    position: absolute;
    top: 0;
    z-index: 5;
    background: white;
    height: 100%;
    width: 100%;
}
.botonCloseContentPop{
	position: absolute;
    top: 10px;
   	right: 20px;
	font-size: 42px;
	z-index: 10;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.detalle-servicio .modal-dialog{
	width: 100%
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  /*height: 100%;*/
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.close-section{
  margin-bottom: 65px;
}
.close-section-2{
  margin-bottom: 25px;
}
.close-section-2 .back{
  font-size: 25px;
  padding: 10px 0 0 55px;
  cursor: pointer;
}

.descripcion-bloque-imagen{
  padding-top: 0px;
  padding-bottom: 10px;
}

.detalle-servicio .descripcion-bloque-imagen{
  margin-top: -50px;
}

.personas-row{
  width: 100%;
  max-width: 1450px;
  margin: auto;
}

.imagen-persona{
      width: 150px;
    height: 150px;x;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  margin-bottom: 15px; 
}

.persona{
  max-width: 220px;
  min-height: 320px;
  text-align: center;
  margin: auto;
}
.persona p{
  margin-bottom: 5px;
}

.persona img{
  width: 100%;
}
.uppercase {
    text-transform: uppercase;
}
.img-mediana{
  width: 100%;
  overflow: hidden;
  margin: auto;
}
.item-mediano{
  max-width: 14.28%;
  margin: 10px;
  display: inline-block;
  margin-bottom: 20px;
  min-width: 120px;
}
.item-mediano img{
  box-shadow:inherit !important;
}
.item-mediano h2{
  text-transform: uppercase;
  font-size: 19px;
  height: 25px;
  margin-bottom: 25px;
}
.bloque1 > .contenido{
    text-align: center;
    max-width: 450px;
    margin: auto;
}

.contenedor-imagen{
  padding: 10px 0 10px;
  text-align: center;
}
.bloque-img-titulo{
  text-align: center;
}
.bloque-img-titulo-derecha{
  text-align: right;
  padding-right: 50px;
}

.img-titulo{
  max-width: 200px !important;
  box-shadow: inherit !important;
}

.bloque-img-titulo-derecha .img-titulo{
  max-width: 300px !important;
}



.linea-seccion{
  text-align: left;
  width: 100%;
  display: inline;
  float: left;
  padding-bottom: 15px !important;
}   
.linea{
    border: 2px;
    width: 65%;
    height: 5px;
    background: white;
    padding-right: 0px;
    padding-left: 0px;
    display: inline-block;
    position: relative;
    top: -4px;

}
.circulo{
    display: inline;
    border-radius: 50%;
    border: 5px solid white;
    /* margin: auto; */
    display: inline;
    padding: 5px 15px 0 5px;
}
.contenido-widget{
  padding: 0 20px 0 20px;
  max-width: 500px;
}    
.contenido-widget li{
  list-style-type: initial;
}
.center-div{
  margin:0;
  padding-right: 45px;
  padding-left: 45px;
}
.section-botones{
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-botones > div{
  padding-bottom: 20px;
}
.btn{
  border-radius: inherit; 
}
.bloque-seccion{
  margin: 50px 0 10px 0;
}
.bloque-seccion img{
    border-radius: inherit;
    width: 100%; 
    box-shadow:inherit;
    max-height: 150px;

}
.bloque-imagen{
    height: 200px;
    margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 990px) { 
   .col-md-lg-push-1_5 {
     width: 33.33%;
   }
}

@media (min-width: 990px) {
   .col-md-lg-push-1_5{
     width: 20%;
   }
  .bloque-imagen{
    height: 150px;
  }
}
.descripcion {
    padding: 0 45px 0 10px;
    max-width: 850px;
    margin: 0 auto;
    
}

@media (min-width: 768px) { 
   .descripcion {
    padding: 0 45px;
   }
   .bloque-formacion{
      padding: 10px 0;
   }
  
}
@media (max-width: 768px) { 
  .contenido p{
      margin: 0 20px 0 20px;
    }
}



.descripcion li{
    list-style: inherit; 
}
.descripcion h1{
    text-align: center;
}
.item-galeria{

}
.item-galeria .item-foto{
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  margin-bottom: 15px;
    
}
.item-galeria .item-nombre{
  padding: 10px;
  text-align: center;
}

.item-foto{
  max-width: 250px; 
  min-width: 230px;
}
.owl-carousel{
  padding: 40px 60px 40px 60px;
}
div.item-foto {
   -moz-box-shadow: 3px 3px 5px #777;
   -webkit-box-shadow: 3px 3px 5px #777;
   box-shadow: 3px 3px 5px #777;
}    
.owl-carousel .owl-item{
  /*width: 300px !important;*/
}
.item-foto img{
  background-color: rgba(1,1,1,0.15);
  cursor: pointer;
  height: 250px;
  opacity: 0;
}
.item-foto img:hover{
  background-color: inherit;
}


.contenido-widget p{
  text-align: justify;
  font-size: 18px;
}

#comunicacion .lista{
    padding-top: 70px;
    max-width: 1200px;
    margin: auto;
}
#comunicacion .lista .item-descripcion{
    min-height: 63px;
    text-align: center;
}
.informacion-adicional{
  text-align: center !important;
}
.content-pop-up .close-section{
  position: absolute;
  right: 0;
}
.content-pop-up .img-contenido{
    width: 95%;
    margin: 10px;

}
    
.detalle-servicio p{
  font-size: 18px;
}

.linkNoHover:hover{
  text-decoration: none;
}