@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}


.btn-box a.play-button{
    width: 70px;
}
.btn-box a.play-button,
.btn-box a.slide-style2-button{
    display: table-cell;
    vertical-align: middle;
}



.btn-box a.play-button {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #005bab;
    text-align: center;
}

.btn-box a.play-button span:before{
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 30px;
    line-height: 70px;
}


.btn-green {
	background: #97b617;
	color: #fff;
    padding: 10px 27px;
    display: inline-block;
vertical-align: middle;
}

.btn-green:hover {
	color: #015416;
	background: #dedede;
}


.font-medical { color: #05A6A6;}
.border-medical { border-top: 5px solid #05A6A6;}


.font-nutri { color: #fcc424;}
.border-nutri { border-top: 5px solid #fcc424;}

.font-asis { color: #7e7a7c;}
.border-asis { border-top: 5px solid #7e7a7c;}

.font-broker { color: #c9a78b;}
.border-broker { border-top: 5px solid #c9a78b;}

.ico-size-servicio { width: 40px;}

.font-rojo { color: #ff4814;}
.font-bco {color: #ffffff;}
.font-gris {color: #767773;}

.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-justify {text-align: justify}
.text-bold {font-weight: 700;}
.text-italic {font-style: italic;}
.menu-right {float: right;}

.font-abel {font-family: 'Abel', sans-serif;}

.title-somos {
	font: 36px/39px 'Abel', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 40px;
	position: relative;
}

.title-somos::before {
	font: 500 108px/130px 'Abel', sans-serif;
	color: #5f5f5f;
	opacity: 0.07;
	content: 'Nosotros';
	display: inline-block;
	float: none;
	position: absolute;
	bottom: 0;
	left: 0;
	text-transform: capitalize;
}

.top10 { margin-top: 10px;}
.top20 { margin-top: 20px;}
.top30 { margin-top: 30px;}
.top40 { margin-top: 40px;}
.top50 { margin-top: 50px;}
.top60 { margin-top: 60px;}
.top70 { margin-top: 70px;}
.top80 { margin-top: 80px;}
.top90 { margin-top: 90px;}
.top100 { margin-top: 100px;}

.nega-top5 { margin-top: -5px;}
.nega-top10 { margin-top: -10px;}
.nega-top15 { margin-top: -15px;}
.nega-top20 { margin-top: -20px;}
.nega-top30 { margin-top: -30px;}
.nega-top40 { margin-top: -40px;}
.nega-top50 { margin-top: -50px;}
.nega-top60 { margin-top: -60px;}
.nega-top70 { margin-top: -70px;}
.nega-top80 { margin-top: -80px;}
.nega-top90 { margin-top: -90px;}
.nega-top100 { margin-top: -100px;}
.nega-top120 { margin-top: -120px;}
.nega-top130 { margin-top: -130px;}
.nega-top140 { margin-top: -140px;}

.bottom10 { margin-bottom: 10px;}
.bottom20 { margin-bottom: 20px;}
.bottom30 { margin-bottom: 30px;}
.bottom40 { margin-bottom: 40px;}
.bottom50 { margin-bottom: 50px;}
.bottom60 { margin-bottom: 60px;}
.bottom70 { margin-bottom: 70px;}
.bottom80 { margin-bottom: 80px;}
.bottom90 { margin-bottom: 90px;}
.bottom100 { margin-bottom: 100px;}

.left20 { padding-left: 40px;}

.font11 { font-size:11px;}
.font12 { font-size:12px;}
.font13 { font-size:13px;}
.font14 { font-size:14px;}
.font15 { font-size:15px;}
.font16 { font-size:16px;}
.font17 { font-size:17px;}
.font18 { font-size:18px;}
.font19 { font-size:19px;}
.font20 { font-size:20px;}
.font21 { font-size:21px;}
.font22 { font-size:22px;}
.font-icon-ch { font-size: 2.28571em;}
.font-icon-m { font-size: 3.28571em;}
.font-icon-g { font-size: 4.48571em;}
.font-icon-xl { font-size: 5.28571em;}

.inter14 { line-height: 14px;}
.inter16 { line-height: 16px;}
.inter18 { line-height: 18px;}
.inter20 { line-height: 20px;}
.inter22 { line-height: 22px;}
.inter24 { line-height: 24px;}


.no-padding { padding: 0px;}
.padding10 { padding: 10px;}
.padding30 { padding: 30px;}

.foto-radius { border-radius: 10px;}

.serv-alto01 { min-height: 780px;}
.serv-alto02 { min-height: 690px;}
.serv-alto03 { min-height: 400px;}
.serv-alto04 { min-height: 300px;}


.linea-divide {
    border-left: 1px solid #e3e3e3;
      padding-left: 20px;
  }

.linea-divide-ver {
    border-bottom: 2px solid #d6d6d6;
    margin-bottom: 20px;
    padding-top: 14px;
    
  }

.margen-clientes {
    width: 90%;
  }

.margen-clientes-divi {
     border-left: 1px solid #e3e3e3;
      
  }

.margen-foto-izq {
    padding-right: 40px;
  }


.section-intro-ch {
  font-size: 16px !important;
  line-height: 3.2rem;
  font-weight: 300;
  margin-left: 20px;
    font-style: italic;
}

.layer-back {
   z-index: 0;
  }


ul .lista-b {
  list-style: none; /* Remove HTML bullets */
  padding: 0;
  margin: 0;
}

li.lista-b { 
  padding-left: 16px;
    line-height: 20px;
}

li.lista-b::before {
  content: "•"; /* Insert content that looks like bullets */
  padding-right: 8px;
    margin-top: 20px;
  color: #31588a; /* Or a color you prefer */
    font-size: 24px;
     line-height: 20px;
}

.pie-left {text-align: left;}
.pie-right {text-align: right;}
.menu-top30 { margin-top: 30px;}
.slide-top-txt { margin-top: 0px;}
.slide-top-txt-gde { margin-top: 0px;}

@media only screen and (max-width: 415px) { 
    
    .slide-top-txt { margin-top: 30px;}
    .slide-top-txt-gde { margin-top: 40px;}
    
}
    
@media only screen and (max-width: 768px) { 
    
   .pie-right {display: none;}
   .pie-left {text-align: center;} 
    .menu-top30 { margin-top: 0px;}
    .full-header .navbar-fixed-top.affix {
	top: 0;
}
    
    .linea-divide {
        display: none;
  }
    
    .serv-alto04 { min-height: 300px; }
    
    
    .margen-foto-izq {
    padding-right: 0px;
  }
    
.title-somos {
	font: 32px/35px 'Abel', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 40px;
	position: relative;
}

.title-somos::before {

    display: none;
}    
    
    .page-header {
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
}
    
}     



.image-border {
  border: 4px solid #fff;
}

.image-padding {
    padding: 12px;
}


.visit-form-pie {

  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.7);
    border-style: solid;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  padding: 40px 25px;
  position: relative;
  z-index: 22;
  margin-top: 10px;
    margin-bottom: 60px;
     width: 80%;
    text-align: center;
}

.visit-form-pie::before {
  content: '';
  position: absolute;
  z-index: -1;
  /*background: #ffffff;*/
  width: 96%;
  opacity: .62;
  height: 50%;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 3px;
}

.visit-form-pie form {
  text-align: center;
}

.visit-form-pie form .form-control {
  border: 1px solid #eeeeee;
  font-size: 14px;
  border-radius: 2px;
}

.visit-form-pie form label {
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: left;
  display: block;
}

.visit-form-pie form .default-btn {
  margin-top: 10px;
}


.galeria-text-block {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding-left: 20px;
  padding-right: 20px;
    padding-top: 10px;
}




.fondo-gris-desvana {
background: rgba(195,195,195,1);
background: -moz-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,195,195,1)), color-stop(100%, rgba(195,195,195,0)));
background: -webkit-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: -o-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: -ms-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: linear-gradient(to bottom, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c3', endColorstr='#c3c3c3', GradientType=0 );
}


.fondo-galeria {
background: rgba(4,71,21,1);
background: -moz-linear-gradient(top, rgba(4,71,21,1) 0%, rgba(63,138,25,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(4,71,21,1)), color-stop(100%, rgba(63,138,25,1)));
background: -webkit-linear-gradient(top, rgba(4,71,21,1) 0%, rgba(63,138,25,1) 100%);
background: -o-linear-gradient(top, rgba(4,71,21,1) 0%, rgba(63,138,25,1) 100%);
background: -ms-linear-gradient(top, rgba(4,71,21,1) 0%, rgba(63,138,25,1) 100%);
background: linear-gradient(to bottom, rgba(4,71,21,1) 0%, rgba(63,138,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044715', endColorstr='#3f8a19', GradientType=0 );
    
} 



.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  /*top:370px;*/
  right:30px;
    bottom: 80px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}









/*================================================
Services Area CSS
=================================================*/
.single-services-box-verde {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  z-index: 1;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 30px;
min-height: 300px;    
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
          box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}

.single-services-box-verde .icon {
  font-size: 65px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  margin-top: -15px;
  margin-bottom: 12px;
}

.single-services-box-verde .icon .icon-bg img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto !important;
  display: inline-block !important;
  z-index: -1;
}

.single-services-box-verde h3 {
  margin-bottom: 18px;
  position: relative;
  padding-bottom: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.single-services-box-verde h3 a {
  display: inline-block;
}

.single-services-box-verde h3::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  background-color: #e1dfe1;
  height: 1px;
  width: 70px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services-box-verde p {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services-box-verde .read-more-btn {
  display: inline-block;
  margin-top: 10px;
  color: #05A6A6;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.single-services-box-verde .read-more-btn:hover {
  letter-spacing: .5px;
}

.single-services-box-verde .box-shape img {
  position: absolute;
  left: 0;
  top: 0;
  width: auto !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block !important;
}

.single-services-box-verde .box-shape img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}

.single-services-box-verde:hover {
  background-color: #05A6A6;
}

.single-services-box-verde:hover .icon {
  color: #767773;
}

.single-services-box-verde:hover h3 {
  color: #ffffff;
}

.single-services-box-verde:hover h3 a {
  color: #ffffff;
}

.single-services-box-verde:hover p {
  color: #ffffff;
}

.single-services-box-verde:hover .read-more-btn {
  color: #767773;
}

.single-services-box-verde:hover .box-shape img:nth-child(1) {
  opacity: 0;
  visibility: hidden;
}

.single-services-box-verde:hover .box-shape img:nth-child(2) {
  opacity: 1;
  visibility: visible;
}