
/*************************
*******Typography******
**************************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background-image: url("../images/textura.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;


}

h1, h2, h3, h5, h6 {
  color: #006633;
}

h2 {
  font-size: 30px;
  margin-bottom: 20px;
}

h3 {
  font-size: 18px;

}
/*Version5*/
.cabas{
  display: flex;
  align-items: center;
}
.sangria{
  margin:2%;
  text-align: justify;
}
.perfil{
  text-align: center;
  margin-top: 5%
}
.objpdf{
width: 80%;
height: 800px;
margin-top:2%
}
.consejo_textura{
  background-image: url("../images/textura2.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.nombre_con{
  line-height: normal;
  padding-left: 5%;
  color: #666;
}
.izqi{
  width: 25%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 15px;
  border-right: 2px solid #be1522;
}
.dern{
  width: 75%;
  display: inline-block;
  text-align: left;

}
.fotocon{
  width: 64px;
}
.conizq{
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 10%;
}
.conder{
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 10%;
}
.grid1{
  background-color: #f2f2f2;
  border: solid 2px #be1522;
  box-shadow: 5px 10px 15px ; #f2f2f2;
  width: 80%;
  margin: 0 auto;
}
.grid2{
  margin-top: 6%;
  float: right;
}
.tabla1{
  width: 100%;
  box-shadow: 5px 10px 15px ; #f2f2f2;
}
.tabla2{
  background-color: #be1522;
  color: white;
  padding: 10px
}
.tabla3{
  padding: 10px;
  width: 200px
}
.tit_consejo{
  background-color: #be1522;
  margin-top: 80px;
  width: 60%;
  float: right;
  text-align: center;
  border-bottom-left-radius: 15px
}
.tit_consejo2{
  color: white
}

.tit_as{
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px
}
.div_as{
  margin-top: 5px;
  margin-bottom: 5px
}
.asociadosn{

}
.somos_parrafo{
  margin-left: 5%;
  margin-right: 5%;
  line-height: normal;
  font-size: 2.1rem;
  text-align: justify;
}
.logoas{
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.datosas{
  width: 50%;
  display: inline-block;
}
.consejo{

}
.brillog{
	position:relative;
	margin: 0 auto;
    display: block;
    height: auto;
    width: 370px;
	text-decoration:none;
	overflow:hidden;
  cursor: pointer;
  margin-top: 30px;

}
.brillog span{
	position:relative;
	display: block;
	background:url(../images/brillog.png) no-repeat;
	background-position: -300px 0px;
	margin-top:-137px;
  height: 150px;
  width: 370px;
}
.brillog:hover span{
	background-position: 300px 0px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 1.5s;
	transition-property: all;
	transition-duration: 1.5s;
}
.consejo_titulo{
  text-align: center;
  color:#666;
  font-size: 5rem;
}
.puesto{
  font-size: 2.5rem;
  text-align: center;
}
.af1{
  width: 100%;
  display: inline-block;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%
}
.listah{
  text-align:left;
  font-size:1.8rem;
  line-height: 6rem;
  color:white;
  list-style-image: url("../images/vineta.png");
}
.afiliacion{
  background-image: url(../images/afiliate.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 5rem;
  padding-bottom:  5rem;
}
.tafiliate{
  color: white;
  font-size: 4rem
}
.tablink {
  background-color: #076633;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 33.33%;
}

.tablink:hover {
  background-color: #be1522;
}


/*****************/
.header_area {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  transition: background 0.4s, all 0.3s linear; }
  .header_area .navbar {
    background: transparent;
    padding: 0px;
    border: 0px;
    border-radius: 0px; }
    .header_area .navbar .logo_h {
      color: #fff;
      height: 80px;
      text-align: center;
      line-height: 69px;
      font-size: 30px;
      text-transform: uppercase;
      font-weight: 700; }
    .header_area .navbar .navbar-brand {
      padding-top: 0; }
    .header_area .navbar .nav .nav-item {
      margin-right: 45px; }
      .header_area .navbar .nav .nav-item .nav-link {
        font: 400 12px/80px "Poppins", sans-serif;
        text-transform: capitalize;
        color: #fff;
        padding: 0px;
        display: inline-block;
        font-size: 14px; }
        .header_area .navbar .nav .nav-item .nav-link:after {
          display: none; }
      .header_area .navbar .nav .nav-item:hover .nav-link, .header_area .navbar .nav .nav-item.active .nav-link {
        color: #f84b67; }
      .header_area .navbar .nav .nav-item.submenu {
        position: relative; }
        .header_area .navbar .nav .nav-item.submenu ul {
          border: none;
          padding: 0px;
          border-radius: 0px;
          box-shadow: none;
          margin: 0px;
          background: #fff;
          box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
          @media (min-width: 992px) {
            .header_area .navbar .nav .nav-item.submenu ul {
              position: absolute;
              top: 120%;
              left: 0px;
              min-width: 200px;
              text-align: left;
              opacity: 0;
              transition: all 300ms ease-in;
              visibility: hidden;
              display: block;
              border: none;
              padding: 0px;
              border-radius: 0px; } }
          .header_area .navbar .nav .nav-item.submenu ul:before {
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 10px 0 10px;
            border-color: #eeeeee transparent transparent transparent;
            position: absolute;
            right: 24px;
            top: 45px;
            z-index: 3;
            opacity: 0;
            transition: all 400ms linear; }
          .header_area .navbar .nav .nav-item.submenu ul .nav-item {
            display: block;
            float: none;
            margin-right: 0px;
            border-bottom: 1px solid #ededed;
            margin-left: 0px;
            transition: all 0.4s linear; }
            .header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
              line-height: 45px;
              color: #1d1d1d;
              padding: 0px 30px;
              transition: all 150ms linear;
              display: block;
              margin-right: 0px; }
            .header_area .navbar .nav .nav-item.submenu ul .nav-item:last-child {
              border-bottom: none; }
            .header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
              background: #f84b67;
              color: #fff; }
        @media (min-width: 992px) {
          .header_area .navbar .nav .nav-item.submenu:hover ul {
            visibility: visible;
            opacity: 1;
            top: 100%; } }
        .header_area .navbar .nav .nav-item.submenu:hover ul .nav-item {
          margin-top: 0px; }
      .header_area .navbar .nav .nav-item:last-child {
        margin-right: 0px; }
  .header_area.navbar_fixed .main_menu {
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); }
    .header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
      line-height: 70px; }

.right-button {
  margin-left: 60px;
  margin-top: 15px; }
  .right-button ul {
    padding: 0;
    list-style: none; }
    .right-button ul li {
      display: inline-block;
      margin-left: 68px;
      font-size: 16px; }
      .right-button ul li a {
        color: #fff; }
  .right-button .shop-icon {
    position: relative; }
    .right-button .shop-icon span {
      position: absolute;
      background: #e22104;
      right: -10px;
      top: -4px;
      border-radius: 50px;
      color: #fff;
      width: 15px;
      height: 15px;
      font-size: 10px;
      text-align: center;
      line-height: 14px; }
  @media (max-width: 991px) {
    .right-button {
      display: none; } }
  .right-button .sign_up {
    font-size: 14px;
    color: #222222;
    background: #fff;
    padding: 12px 38px;
    border-radius: 3px;
    font-weight: 500; }
/*****/



/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: white;
  display: none;
  padding: 100px 0px 0px;
  height: 100%;
}

#presidencia {
  background-image: url(../images/textura2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#vicepresidente {
  background-image: url(../images/textura2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#gerente {
  background-image: url(../images/textura2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.barra{
  background-color: #be1522;
  height: auto;
  text-align: center;
  margin:0 auto;
  width: auto;
  align-items: center;
  display: flex;
  justify-content: center;
}
.afiliatet{
  color:white;
  font-size: 3.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: inline-block;


}
.boton_contacto{
  background: #fff;
    color: #df2624;
    width: 150px;
    float: none;
    display: inline-block;
    font-size: 14px;
    margin: 0px 0px 0px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 20px;
    cursor: pointer;
}
.boton_contacto:hover{
  color:white;
  background-color: #076633;
}
/*Version5*/

/*efecto parallax*/
.section-xl-custom {
  padding: 0px 0;
}
.page .box-wrapper-1 {
  color: #000000;
  background-color: #f9f9f9;
  padding: 30px 25px;
}

.page .box-wrapper-1 * + p {
  margin-top: 15px;
}

.page .box-wrapper-1 p + p {
  margin-top: 16px;
}

.page .box-wrapper-1 * + .img-wrap-1 {
  margin-top: 20px;
}
@-webkit-keyframes fadeInRight {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/**/
.somos_titulo{
  margin-bottom: 0px;
  color:white;
  font-size: 62px;
  margin-top:6vh;
  margin-bottom: 6vh;
}

.literatura_titulo{
  margin-bottom: 0px;
  color:#076633;
  font-size: 62px
}
/*afiliate*/
.asociadosx{
  background-image: url("../images/socios_amexval.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;

}
.somosx{
  background-image: url(../images/valvulas1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;

}
.capa_black{
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding-top: 4rem;
  padding-bottom: 4rem;


}
.capa_somos{
    background-image: url("../video/portal.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
.img_as{
  width: 100%
}
.contacto_afiliate{
  background: url(../images/contacto.jpg) no-repeat fixed;
  background-size: cover;
  height: auto;
  width: 100%;

}
.literatura_x{
  background: url(../images/revista.jpg) no-repeat fixed;
  background-size: cover;
  height: auto;
  width: 100%;
  margin-top: 80px
}
.asociados_x{
  background: url(../images/asociados.jpg) no-repeat fixed;
  background-size: cover;
  height: auto;
  width: 100%;
  margin-top: 80px
}
.consejo_x{
  background: url(../images/consejo.jpg) no-repeat fixed;
  background-size: cover;
  height: auto;
  width: 100%;

}
.titulo_aliliate{
  color: white;
  text-align: center;
}

/*Somos*/
.vacio_home{
    width: 50%;
    display: inline-block;
    text-align: center;
    height: auto;

}
.vhh{

}
.revista1 {
    width: 50%;
    height: auto;
    padding-top: 35%;
    padding-bottom: 30px;
    display: inline-block;
    color: white;
    padding-left: 35px;
    padding-right: 35px;
    vertical-align: top;
    position: relative;
    margin-bottom: 20%
}
.revista2{
  width: 70%;
  left: 10%;
  top: 5%;
  position: absolute;
}
.revista3{
  width: 50%;
  left: 45%;
  top: 45%;
  position: absolute;

}
.runo{
  width: 100%;
  left: 20px;
}
.rdos{
  width: 40%;
  left: 180px;

}
.imagen_as{
  width: 50%;
  display: inline-block;
  vertical-align: top;
  height: 380px;
  background-image: url("../images/asociados_home.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
.imagen_qs{
  width: 50%;
  display: inline-block;
  height: 380px;
  vertical-align: top;
  background-image: url("../images/somos_home.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
.fullscreen{
  width: 100%
}
.iconh{
  width: 33%;
  display: inline-block;
}
.iconho{
  width: 40%;
}
.iconp{
  text-align: center;
}
.home_parrafo{
  line-height: normal;
  color:white;
  font-size: 2rem;
  text-align: justify;
}
.texto_qs{
  width:50%;
  height: 380px;
  display: inline-block;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
  text-align: justify;
  vertical-align: top;

}
.qs{
  text-align: center;
  color: white;
  margin-top: 2%
}
.parrafo_as{
  font-size: 2rem;
  /*color: #2C3E50;*/
  color: white;
  line-height: normal;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}
.texto_as{
  width:100%;
  height: auto;
  display: inline-block;
  padding-left: 5%;
  padding-right: 5%;
  text-align: justify;
  vertical-align: top;
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
}
.containerc{

}
/*carousel*/

/*carousel*/
.grid_somos1{

  background: url(../images/somos.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: auto;

}
.grid_somos2{
  background: url(../images/about-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: auto;

}

.grid_somos3{
  background: url(../images/mision3.jpg) no-repeat fixed;
  background-size: cover;
  height: auto;
  background-attachment: scroll;
}

.grid_somos4{
  background: url(../images/vision.jpg) no-repeat fixed;
  background-size: cover;
  height: auto;
  background-attachment: scroll;
}

.grid_somos5{
  background: url(../images/valor.png) no-repeat fixed;
  background-size: cover;
  height: auto;
  background-attachment: scroll;
}

.vacio{
    width: 50%;
    display: inline-block;
}
.der_somos0 {
    width: 50%;
    padding-top: 90px;
    padding-bottom: 30px;
    display: inline-block;
    color: white;
    background-color: rgba(7, 102, 51,0.7);
    padding-left: 35px;
    padding-right: 35px;
}
.der_somos1 {
    width: 50%;
    padding-top: 9px;
    padding-bottom: 30px;
    display: inline-block;
    color: white;
    background-color: rgba(7, 102, 51,0.7);
    padding-left: 35px;
    padding-right: 35px;
}
.izq_somos {
    width: 50%;
    padding-top: 9px;
    padding-bottom: 30px;
    display: inline-block;
    color: white;
    background-color: rgba(190, 21, 34,0.7);
    padding-left: 35px;
    padding-right: 35px;
}
.titulo_somos{
  color:white;
  font-size: 6vh;
  text-align: center;
}
.parrafo_somos{
  font-size: 18px;
  text-align: justify;
}
.parrafo_somos1{
  font-size: 24px;
  text-align: justify;
  line-height: normal;
}
/*Somos*/
/*Menu modular*/
.main-nav2{
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  width: 100%;
  margin-bottom: 1px;
  z-index: 800
}
/*Menu modular*/
/*Revistas*/
@keyframes breath {
  0%   { background-size: 100% auto; }
  50% { background-size: 140% auto; }
  100% { background-size: 100% auto; }
}
.literatura{
  background-image: url("../images/literatura.webp");
  animation: breath 20s linear infinite;
}

.fconsejo{
  background-image: url("../images/engrane.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;

}
.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}
.modalDialog:target {
  opacity:1;
  pointer-events: auto;
}
.modalDialog > div {
  width: 50%;
  position: relative;
  margin: 1% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 10px;
  background: #fff;
  background: -moz-linear-gradient(#fff, #999);
  background: -webkit-linear-gradient(#fff, #999);
  background: -o-linear-gradient(#fff, #999);
  -webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
}
.closex {


  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;

}
/*Revista*/
/*Contacto*/
.contacto{
background-image: url("../images/contact-bg.png");
min-height: 150px;
}
.formulario{
background-image: url("../images/contact-bg.png");

}
.izqc{
  width: 49%;
  display: inline-block;
}
.derc{
  width: 49%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.imgco{
  width: 100%;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.contcaja{
box-sizing: border-box;
    display: inline-block;
    margin: 0.5%;
    padding: 2em;
    vertical-align: top;
    width: 80%;
}
.espacio{
  margin-top: 5%
}
.izqcontact{
  width: 20%;
    float: left;
    text-align: right;
}
.dercontact{
  width: 78%;
float: right;
text-align: left;
}
.icono_contacto{
  width: 45px
}
.titulo_contacto{
  color:#be1522;
}
.frm_contacto{
  padding-top: 5%;
  width: 50%;
  text-align: center;
  margin:0 auto;
}
/*CONTACTO*/
/*Asociados*/
* {box-sizing: border-box}
.asociados{
  padding-top: 0px
}
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 20%;
  height: 750px;
  padding-left: 22px;
}
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}
.tab button:hover {
  background-color: #be1522;
  color: white
}
.tab button.active {
  background-color: #076633;
  color:white
}
.divide{
  border: 0;
height: 3px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #be1522, rgba(0, 0, 0, 0));
}
.dividew{
  border: 0;
height: 3px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
}
.dividev{
  border: 0;
height: 3px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #076633, rgba(0, 0, 0, 0));
}
.tabcontent2 {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 80%;
  border-left: none;
  height: 750px;
  overflow: scroll;
}
.titulo_asc{
  color:#1C2833;
  width: auto;
  text-align: justify;
  font-size: 24px;
  padding-left: 5%;
  padding-right:  5%;
}
.titulo_asc1{
  color:#076633;
  width: auto;
  text-align: center;
}
.titulo_asc2{
  color:#be1522;
  width: auto;
  text-align: right;
  font-size: 12px
}

.alg_asc{
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

/*Asociados*/
.justify{
  text-align: justify;
  margin: 3%;
}
.logotamanio{
  width: 220px
}
.logo_footer{
  width: 120px
}
.parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;

}

.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {

}

.parallax input[type="text"],
.parallax input[type="text"]:hover,
.parallax input[type="email"],
.parallax input[type="email"]:hover,
.parallax input[type="url"],
.parallax input[type="url"]:hover,
.parallax input[type="password"],
.parallax input[type="password"]:hover,
.parallax textarea,
.parallax textarea:hover {
  font-weight: 300;
  color: #fff;
}

.btn {
  border: 0;
  border-radius: 0;
    margin-bottom: 30px
}

.btn.btn-primary:hover {
  background-color: #017fb5;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
  outline:none;
  outline-offset: 0;
  text-decoration:none;
  background: transparent;
}

a {
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus,
a:hover {
  text-decoration: none;
  outline: none
}

.section {
  padding: 0px 0px;
}
.sectionn {
  padding: 90px 0;
}

.heading {
  padding-bottom:29px;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

.cubierta{
  background-color: rgba(190, 22, 34, 0.6);
  border-radius: 20px;
  width: 60%;
  text-align: center;
  margin:0 auto;

}
.img_3{
  width: 90%;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;

}
.img_2{
  width: 90%;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;

}
.parrafo_inicio{
  width: 80%;
  text-align: justify;
}
.ms{
  margin-top:10px;
  margin-bottom:10px;
}
/*************************
********Home CSS**********
**************************/
#home-slider {
  overflow: hidden;
  position: relative;
}

#home-slider .caption {
  position: absolute;
  top: 50%;
  margin-top: -104px;
  text-align: center;
  z-index: 15;
  font-size: 14px;
  font-weight: 300;
  color: white;
  width: 100%;

}

#home-slider .caption2 {
  position: absolute;
  top: 50%;
  margin-top: -104px;
  text-align: center;
  z-index: 15;
  font-size: 14px;
  font-weight: 300;
  color: white;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}

#home-slider .caption h1 {
  color: #fff;
  font-size: 8vh;
  font-weight: 700;
  margin-bottom: 30px;
  margin-left: 10%;
  margin-right: 10%
}
#home-slider .caption p {
  margin-left: 15%;
  margin-right: 15%;
  font-size: 3vh;
  line-height: normal;
}

.caption .btn-start {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #6e6d6c;
  border-radius: 4px;
  margin-top: 40px;
  background-color: #be1522;
}
.caption .btn-start2 {
  color: red;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  margin: 1px solid #6e6d6c;
  border-radius: 4px;
  cursor: pointer;
}
.btn-start2:hover{
  background-color: #076633;
  color:white;
  cursor: pointer;
}

.caption .caption2 .btn-start .btn-start2:hover {
  color: #fff
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
  background-size:cover;
  height: 2037px;
  animation: breath 30s linear infinite;
}
@keyframes zoom{
    0%, 100%{
        background-size:100%;
    }
    50%{
        background-size:125%;
    }
}
.mkt{
  position:absolute;
  margin-top: 2%
}
.carousel-fade .carousel-inner .item:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.4);
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.left-control, .right-control {
  position: absolute;
  top: 50%;
  height: 51px;
  width: 51px;
  line-height: 48px;
  border-radius: 50%;
  border:1px solid #fff;
  z-index: 20;
  font-size: 24px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.left-control {
  left: -51px
}

.right-control {
  right: -51px;
}

.left-control:hover,
.right-control:hover {
  color: #fff;
}

#home-slider:hover .left-control {
  left:30px
}

#home-slider:hover .right-control {
  right:30px
}

#home-slider .fa-angle-down {
  position: absolute;
  left: 50%;
  bottom: 50px;
  color: #fff;
  display: inline-block;
  width: 24px;
  margin-left: -12px;
  font-size: 24px;
  line-height: 24px;
  z-index: 999;
  -webkit-animation: bounce 3000ms infinite;
  animation: bounce 3000ms infinite;
}

.navbar-right li a {
  color: #006633;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 30px;
}

.navbar-right li.active a {
  background-color: rgba(0,0,0,.1);
}

.menuh:hover{
  background-color: rgba(0,0,0,.1);
}

.navbar-brand h1 {
  margin-top: 5px;
}

/*************************
********Service CSS*******
**************************/

.service-icon {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 36px;
  height: 90px;
  line-height: 90px;
  width: 90px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.our-services .col-sm-4:hover .service-icon {
  background-color: #333;
}

.our-services .col-sm-4 {
  border-right:1px solid #f2f2f2;
  border-bottom:1px solid #f2f2f2;
  padding-bottom: 50px;
}

.our-services .col-sm-4:nth-child(4),
.our-services .col-sm-4:nth-child(5),
.our-services .col-sm-4:nth-child(6) {
  border-bottom:0;
  padding-top: 60px;
}

.our-services .col-sm-4:nth-child(3),
.our-services .col-sm-4:nth-child(6) {
  border-right:0;
}

.service-info h3 {
  margin-top: 35px;
}

/*************************
********About CSS*******
**************************/
#about-us {
  background-image: url(../images/somos.png);
  padding: 60px 0;
}

#about-us h2 {
  margin-top: 0;
  color: #fff;
  text-align: center;
}

#about-us p {
  text-align: justify;
  font-size: 1.5vw;
  line-height: normal;
}
#portfolio p {
  text-align: justify;
  font-size: 14px;
  line-height: normal;
  margin-left: 1rem;
  margin-right: 1rem;
  cursor: pointer;
}
#about-us .lead {
  font-size: 16px;
  margin-bottom: 10px;
}

#about-us h1 {
  margin-bottom: 30px;
}

.progress{
  height: 20px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 25px;
}

.progress-bar{
  box-shadow: none;
  -webkit-box-shadow: none;
  text-align: right;
  padding-right: 12px;
  font-size: 12px;
  font-weight: 600;
}


.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 2s ease-in-out;
  transition:  width 2s ease-in-out;
}

/*************************
********portfolio CSS*****
**************************/

#portfolio .container-fluid,
#portfolio .col-sm-3  {
  overflow: hidden;
  padding: 0;
}

#portfolio .folio-item {
  position: relative;
}

#portfolio .overlay {
  background-color: #000;
  color: #fff;
  left: 0;
  right:0;
  bottom:-100%;
  height: 0;
  position: absolute;
  text-align: center;
  opacity:0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overlay .overlay-content {
  display: table;
  height: 100%;
  width: 100%;
}

.overlay .overlay-text {
  display: table-cell;
  vertical-align: middle;
}

.overlay .folio-info {
  opacity: 0;
  margin-bottom: 75px;
  margin-top: -75px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.overlay .folio-info h3 {
  margin-top: 0;
  color: #fff;
}

.folio-overview a {
  font-size: 18px;
  color: #333;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-right: 5px;
}

.folio-overview a:hover {
  color: #fff;
}

.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}

.folio-image, .folio-overview .folio-expand {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

#portfolio .folio-item:hover .folio-image {
  -webkit-transform: scale(1.5) rotate(-15deg);
  transform: scale(1.5) rotate(-15deg);
}

.folio-image img {
  width: 100%;
}

#portfolio .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}

#portfolio .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}

#portfolio .folio-item:hover .overlay .folio-info {
  opacity: 1;
  margin-bottom:0;
  margin-top:0;
}


#single-portfolio1 {
  padding: 9px 0;
  background-image: url("../images/empresas/azteca/azteca.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  min-height: 750px;
  animation: breath 20s linear infinite;
}
#single-portfolio2 {
  padding: 9px 0;
  background-image: url("../images/empresas/mim/empresa_mim.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  min-height: 750px;
  animation: breath 20s linear infinite;
}
#single-portfolio3 {
  padding: 9px 0;
  background-image: url("../images/empresas/ww/empresa_ww.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  min-height: 750px;
  animation: breath 20s linear infinite;
}
#single-portfolio4 {
  padding: 9px 0;
  background-image: url("../images/perfil.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  min-height: 750px;
  animation: breath 20s linear infinite;
}
#single-portfolio {
  padding: 9px 0;
  background: #f5f5f5;
  position: relative;
}

#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}

#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}


/*************************
*********Team CSS*********
**************************/
#team {
  padding-top: 0;
}

.team-members {
  margin-bottom: 25px;
}

.social-icons {
  margin-left: 2%;
  text-align: center;
}
.centerf{
  height: auto;
text-align: center;
margin: 0 auto;
width: auto;
align-items: center;
display: flex;
justify-content: center;
}
.social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.social-icons ul li {
  float: left;
  margin-right: 8px;
}

.social-icons ul li:last-child {
  margin-right: 0;
}

.social-icons ul li a {
  color:#fff;
  background-color: #d9d9d9;
  height: 36px;
  width: 36px;
  line-height: 36px;
  display: block;
  font-size: 16px;
  opacity: 0.8;
}

.social-icons ul li a:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.team-member {
  text-align: center;
  color: #333;
  font-size: 14px;
}

.team-member:hover .social-icons ul li a.facebook {
  background-color: #3b5999;
}
.team-member:hover .social-icons ul li a.twitter {
  background-color: #2ac6f7;
}
.team-member:hover .social-icons ul li a.dribbble {
  background-color: #ff5b92;
}
.team-member:hover .social-icons ul li a.linkedin {
  background-color: #036dc0;
}
.team-member:hover .social-icons ul li a.rss {
  background-color: #ff6b00;
}

#team .img-responsive {
  width: 100%;
}

.member-info h3 {
  margin-top: 35px;
}

.member-info h4 {
  font-size: 14px;
  margin-bottom: 15px;
  color: #BE1622;

}


/*************************
*******Features CSS*******
**************************/
#features {
  text-align: center;
  background-image: url(../images/numeralia.jpg);
}

#features i {
  font-size: 48px;
}

#features h3 {
  margin-top: 15px;
  font-size: 30px;
  margin-bottom: 7px;
  color: #fff;
}

#features .slider-overlay {
  opacity: 0.8;
}


/*************************
*****Pricing Table CSS****
**************************/
.pricing-table {
  text-align: center;
}

.single-table {
  padding: 30px 20px 20px;
  border:1px solid #f2f2f2;
}

.single-table h3 {
  margin-top: 0;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.price {
  font-size: 36px;
  line-height: 36px;
}

.price span {
  font-size: 14px;
  line-height: 14px;
}

.single-table ul {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.single-table ul li {
  line-height: 30px;
}

.single-table.featured {
  color: #fff;
}

.single-table.featured h3 {
  color: #fff;
}

.single-table.featured .btn.btn-primary {
  background-color: #fff;
}

/*************************
********Twitter CSS*******
**************************/
#twitter {
  background-image: url(../images/twitter-bg.jpg);
}

#twitter > div {
  text-align: center;
  position: relative;
}

#twitter-carousel {
  position: relative;
  z-index: 15
}

.twitter-icon {
  position: relative;
  z-index: 15;
  color: #fff;
}

.twitter-icon .fa-twitter {
  font-size: 24px;
  height: 64px;
  width: 64px;
  line-height: 65px;
  border-radius: 50%;
  position: relative;
}

.twitter-icon .fa-twitter:after {
  position: absolute;
  content: "";
  border-width: 8px;
  border-style: solid;
  left: 24px;
  bottom: -14px;
}

#twitter-carousel .item {
  padding: 0 55px;
}

#twitter-carousel .item a {
  color: #fff;
}

.twitter-icon h4 {
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #fff;
}

.twitter-left-control,
.twitter-right-control {
  position: absolute;
  top: 50%;
  color: #fff;
  border: 1px solid #fafafa;
  height:34px;
  width: 34px;
  line-height: 31px;
  margin-top: -17px;
  font-size: 18px;
  border-radius: 50%;
  z-index: 15
}

.twitter-left-control {
  left: 80px;
}

.twitter-right-control {
  right: 80px
}

.twitter-left-control:hover, .twitter-right-control:hover {
  color: #fff;
}


/*************************
**********Blog CSS********
**************************/

.post-thumb {
  position: relative;
}

.post-icon {
  position: absolute;
  top:10px;
  right:10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius:4px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.post-meta {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.post-meta span {
  margin-right: 16px;
}

#post-carousel .carousel-indicators {
  bottom: 3px;
  left: 90%;
}

.blog-left-control, .blog-right-control {
  position: absolute;
  top: 45%;
  width: 30px;
  text-align: center;
  color: rgba(255,255,255,.7);
  font-size: 36px;
}

.blog-left-control {
  left: 0;
}

.blog-right-control {
  right: 0;
}

.blog-left-control:hover, .blog-right-control:hover {
  color: #fff;
}

.entry-header h3 a {
  line-height: 30px;
}

.entry-header .date,
.entry-header .cetagory {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
}

.entry-header .date:after {
  content: "";
  position: absolute;
  left: 0;
  bottom:-22px;
  width: 20px;
  height: 3px;
}

.entry-content {
  font-size: 14px;
}

.load-more {
  display:block;
  text-align: center;
  margin-top: 70px;
}

.btn-loadmore {
  border: 1px solid #f2f2f2;
  color: #666666;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 125px;
  text-transform: uppercase;
}

.btn-loadmore:hover {
  color:#fff;
}

/*************************
**********Contact CSS*****
**************************/

#contact {
  padding-top: 45px;
  padding-bottom: 0;
}

#google-map {
  height: 350px;
}

#contact-us {
  background-image:url(../images/contact-bg.png);
  padding-bottom: 90px;
}

#contact-us .heading {
  padding-top: 35px;
}

.form-control {
  background-color: transparent;
  border-color: rgba(255,255,255,.7);
  height: 50px;
  border-radius: 0;
  box-shadow: none;
}

textarea.form-control {
  min-height: 180px;
  resize:none;
}

.form-group {
  margin-bottom: 30px;
}

.contact-info {
  padding-left:70px;
  font-weight: 300;
}

ul.address {
  margin-top: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-info ul li {
  margin-bottom: 8px;
}

.contact-info ul li a {
  color: #076633;
}

.btn-submit {
  display: block;
  padding: 12px;
  width: 100%;
  color: #fff;
  border:0;
  margin-top: 40px;
}


#footer {
  color:#fff;
}

.footer-top {
  position: relative;
  padding:0px 0
}

#footer .footer-bottom {
  background-color: #fff;
  padding: 0px 0 0px;
}

#footer .footer-bottom a:hover {
  text-decoration: underline;
}

.footer-logo {
  display: inline-block;
  margin-top: 10px;
}

#footer .social-icons {
  width: auto;
  display: inline-block;
  position: absolute;
  left: 55%
}

#footer .social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .social-icons ul li a {
  background-color: rgba(0,0,0,.2);
  border-radius: 4px;
  line-height: 33px;
}

#footer .social-icons ul li a:hover {
  color: #fff
}

#footer .social-icons ul li a.envelope:hover {
  background-color: #CECB26;
}

#footer .social-icons ul li a.facebook:hover {
  background-color: #3b5999;
}
#footer .social-icons ul li a.twitter:hover {
  background-color: #2ac6f7;
}
#footer .social-icons ul li a.dribbble:hover {
  background-color: #ff5b92;
}
#footer .social-icons ul li a.linkedin:hover {
  background-color: #036dc0;
}
#footer .social-icons ul li a.tumblr:hover {
  background-color: #ff6b00;
}

/*Presets*/
