@font-face {
	font-family:"Altone_Trial-Bold";
	src:url("../fonts/Altone_Trial-Bold.eot?") format("eot"),
	url("../fonts/Altone_Trial-Bold.woff") format("woff"),
	url("../fonts/Altone_Trial-Bold.ttf") format("truetype"),
	url("../fonts/Altone_Trial-Bold.svg#Altone_Trial-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
  font-family:"Rubik-Regular";
  src:url("../fonts/Rubik-Regular.eot?") format("eot"),
  url("../fonts/Rubik-Regular.woff") format("woff"),
  url("../fonts/Rubik-Regular.ttf") format("truetype"),
  url("../fonts/Rubik-Regular.svg#Rubik-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}


#contenedor{
	 width:100%;
	 overflow:hidden;
	 z-index:9999;
	 position:relative;
	 font-family:"Rubik-Regular";
}

.pad{
	 padding-left:0px;
	 padding-right:0px;
}

.clear{
	 clear:both;
}

header{
   height: 36px;
   background: #00b503;
   box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
   z-index: 1;
}

#logo{
   background: #FBF8F3;
   box-shadow:  0px 5px 13px rgba(0, 0, 0, 0.6);
}

#menu{
	 padding-bottom: none;
	 background: transparent;
	 width: 100%;
	 float:right;
	 position: relative;
	 margin-bottom:0;
	 border: none;
}

#navbar a{
   font-family:"Altone_Trial-Bold";
   color: #FFF;
   font-size: 16px;
   text-transform: uppercase;
   float: left;
   position: relative;
   padding: 10px 42px;
   margin-left: 20px;
}

#navbar a:hover{
   background: rgba(255, 255, 255, 255);
   color: #000;
   text-decoration: none;
}

#navbar .selec{
   background: rgba(255, 255, 255, 255);
   color: #000;
   text-decoration: none;
}

.bull{
   position: absolute;
   left: -12px;
   top: 7px;
   color: #FFF;
   font-size: 20px;
}

#sub-banner{
   background: #FFF;
   padding-bottom: 15px;
   margin-top:74vh;
}

.sub{
   float: left;
   position: relative;
   width: 100%;
   margin-top: 15px;
}

.caption{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
   color: #FFF;
   text-align: center;
}

.sub:hover .caption{
   background: rgba(0, 181, 3, 0.28);
}

.sub-1{
  font-family:"Altone_Trial-Bold";
   width: 100%;
   float: left;
   position: relative;
   font-size: 20px;
   margin-top: 20px;
}

.sub-2{
   font-size: 16px;
   margin-top: 10px;
   width: 100%;
   float: left;
   position: relative;
}

.sub-3{
   background: #00b503;
   float: left;
   position: relative;
   padding: 10px;
   color: #FFF;
   margin-left:40%;
   margin-top: 20px;
}

.sub:hover .sub-3{
   background: #000;
}

.photo {
	 background-attachment: fixed;
	 background-position: 50% 0;
	 background-repeat: no-repeat;
	 height: 345px;
	 position: relative;
   background-image: url(../img/bg.webp);
}

.photo h1{
  font-family:"Altone_Trial-Bold";
   font-size: 25px;
   color: #FFF;
   text-align: center;
   margin-top: 95px;
}

.photo p{
   color: #FFF;
   text-align: center;
   margin-top: 50px;
   font-size: 20px;
}

.verde{
   color: #00b503;
}

.rslides {
	 position: relative;
	 list-style: none;
	 overflow: hidden;
	 width: 100%;
	 padding: 0;
	 margin: 0;
}

.rslides li {
	 -webkit-backface-visibility: hidden;
	 position: absolute;
	 display: none;
	 width: 100%;
	 left: 0;
	 top: 0;
}

.rslides li:first-child {
	 position: relative;
	 display: block;
	 float: left;
}

.rslides img {
	 display: block;
	 height: auto;
	 float: left;
	 width: 100%;
	 border: 0;
}

#home{
   background:#FFF;
}

#texto-home{
   background:#FFF;
   padding: 30px;
}

#texto-home p{
   text-align: justify;
   font-size: 17px;
   line-height: 20px;
}

#logos-home{
   background:#cfd1d1;
   padding: 20px 0px;
}

footer{
   background: #00b503;
   padding: 15px 0px;
}

.datos{
   color: #FFF;
   line-height: 24px;
   font-size:18px;
}

#fb{
   background: url(../img/redes.png) no-repeat left;
   width: 56px;
   height: 52px;
   float: left;
   margin-left: 30%;
   position: relative;
}

#fb:hover{
   background: url(../img/redes-h.png) no-repeat left;
}

#web{
   background: #fff;
   padding: 5px 0px;
}

#web a{
   background: url(../img/web.png) no-repeat right;
   padding: 3px;
   padding-right: 145px;
   float:left;
   margin-left: 20%;
   color: #00000021;
   position: relative;
}

#web a:hover{
   background: url(../img/web-h.png) no-repeat right;
   text-decoration: none;
}

.motivo{
   background: url(../img/motivo.webp);
}

#empresa-top{
   border-bottom: solid 1px #828282;
   padding-bottom: 10px;
   margin-top: 10px;
   margin-bottom: 20px;
}

#empresa-texto h1{
   color: #00b503;
  font-family:"Altone_Trial-Bold";
	 font-size:34px;
    margin-top: 23px;
}

#empresa-texto p{
   font-size: 18px;
   margin-top: 20px;
   text-align: justify;
	 line-height: 22px;
}

#img-empresa{
   margin-top: 20px;
   box-shadow:  8px 10px 4px #ACACAC;
}

#empresa2{
   background: url(../img/empresa/bg.webp) center top;
   padding-bottom: 100px;
   padding-top: 50px;
   margin-top: 20px;
}

.mision{
   text-align: center;
   color: #FFF;
   width: 50%;
   display: block;
   margin: auto;
   margin-top: 20px;
}

.mision img{
   border: solid 5px #00b503;
   max-width: 180px;
   max-height: 180px;
}

.mision h1{
  font-family:"Altone_Trial-Bold";
	 margin-top: 15px;
	 text-align: center;
}

.mision p{
   margin-top: 22px;
	 font-size: 17px;
   line-height: 20px;
}

#img-exp{
   margin-top: 100px
}

.fade-carousel {
   position: relative;
   height: 100vh;
}

.fade-carousel .carousel-inner .item {
   height: 100vh;
}

.fade-carousel .carousel-indicators > li {
   margin: 0 2px;
   background-color: #FFF;
   border-color: #FFF;
   opacity: .7;
}

.fade-carousel .carousel-indicators > li.active {
   width: 10px;
   background: #00b503;   
   border-color: #00b503;
   height: 10px;
   opacity: 1;
}

.hero {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 3;
   color: #fff;
   text-align: center;
   text-transform: uppercase;
   text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}

.hero h1 {
	font-family:"Altone_Trial-Bold";
	 font-size: 4em;
   margin: 0;
   padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}

.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}


#productos{
   padding-bottom: 30px;
}

#productos h1{
  font-family:"Altone_Trial-Bold";
	 font-size: 34px;
   text-align: center;
   color: #00b503;
   font-weight: normal;
   margin-top: 60px;
}

#productos h4{
  font-family:"Altone_Trial-Bold";
	 font-size: 17px;
   text-align:center;
   color: #000;
   font-weight: normal;
   margin-top: 24px;
   line-height:20px;
}

#productos p {
  font-size: 18px;
  margin-top: 20px;
  text-align: justify;
  line-height: 22px;
}

#texto-pro p{
   font-size: 17px;
   margin-top: 20px;
   text-align: justify;
}

.line{
   background: #00b503;
   height: 1px;
   width: 380px;
   display: block;
   margin: 10px auto;
}

.btn-ser{
   float: left;
   position: relative;
   margin-top: 30px;
   width: 100%;
}

.btn-ser:hover .title-ser{
   background: #000;
   text-decoration: none;
}

.servicios-b{
   padding-bottom: 30px;
   float: left;
   position: relative;
   width: 100%;
   margin-top: 80px;
}

.servicio{
   float: left;
   position: relative;
   width: 100%;
   margin-top: 30px;
}

.servicio-caption{
   position: absolute;
   bottom: 0px;
   left: 0px;
   background: rgba(196, 0, 0, 0.56);
   width: 100%;
   padding: 15px;
   color: #FFF;
   font-size: 28px;
}

.mas{
   position: absolute;
   right: 15px;
   top: 15px;
   color: #FFF;
}

#productos-bg{
   background: url(../img/servicios-bg.webp) no-repeat center top;
   padding: 220px 0px;
}

#productos-bg h1{
  font-family:"Altone_Trial-Bold";
	 font-size:42px;
   text-align: center;
   color: #FFF;
}

#titulo-productos{
   margin-top: 100px;
}

#titulo-productos h1{
  font-family:"Altone_Trial-Bold";
   font-size: 34px;
   text-align: right;
   border-bottom: solid 1px #00b503;   
   padding-bottom: 10px;
   color: #00b503;
}

#titulo-productos a{
   float: right;
   font-size: 20px;
   padding: 10px;
   margin-top: 20px;
   position: relative;
   background: #00b503
   color: #FFF;
}

#productos-fotos{
   margin-top: 10px;
   padding-bottom: 50px;
}

.servicio-foto{
   float: left;
   position: relative;
   width: 100%;
   margin-top: 20px;
}

.ser-foto-cap{
   float: left;
   position: relative;
   margin-top: 3px;
   background: #00b503;
   color: #FFF;
  font-family:"Altone_Trial-Bold";
   padding: 10px;
   width: 100%;
   font-size: 20px;
   z-index: 20;
}

.ser-mas{
   display: none;
}

.servicio-foto:hover .ser-mas{
   width: 100%;
   display: block;
   height: 100%;
   position: absolute;
   left: 0px;
   z-index: 10;
   top: 0px;
   background: rgba(0, 0, 0, 0.20);
}

.mas-s{
   color: #FFF;
   font-size: 40px;
   text-align: center;
   width: 100%;
   margin-top: 25%;
}

.photo2 {
	 background-attachment: fixed;
	 background-position: 50% 0;
	 background-repeat: no-repeat;
	 height: 500px;
	 position: relative;
   background-image: url(../img/servicios-bg.jpg);
}

.photo2 h1{
  font-family:"Altone_Trial-Bold";
	 font-size: 25px;
   color: #FFF;
   text-align: center;
   margin-top: 200px;
}

.photo2 h1{
  font-family:"Altone_Trial-Bold";
	 font-size:42px;
   text-align: center;
   color: #FFF;
}

#vol {
   padding: 70px 0px;
   background-color: #fff;
}

#volver {
      padding:10px 20px;
      background:#000;
      color:#fff;
      margin-top:20px;
      margin-bottom:20px;
      font-size:20px;
      text-decoration: none!important;
}

#volver:hover {
      background:#00b503;
      text-decoration: none!important;
}




#contacto{
   border-top: solid 1px #828282;
   padding-top: 40px;
   margin-top: 100px;
}

#texto-cont h1{
  font-family:"Altone_Trial-Bold";
	 font-size: 34px;
   color: #00b503;
}

#texto-cont p{
   text-align: justify;
   font-size: 17px;
   margin-bottom: 20px;
   margin-top: 30px;
   line-height: 20px;
}

#texto-cont img{
   float: right;
}

#formulario{
   margin-bottom: 10px;
}

#mapa{
   margin-top: 30px;
   padding-bottom: 20px;
}

#mapa h1{
   font-family:"Altone_Trial-Bold";
	 font-size: 34px;
   color: #00b503;
   text-align: center;
}

#map{
	 height:315px;
	 margin-bottom:30px;
	 margin-top:30px;
   border: solid 1px #00b503;
}

#ampliar{
	 background:url(../img/ampliar.png);
   width: 122px;
   height: 132px;
	 position:absolute;
	 bottom:-15px;
   right: 15px;
}

#ampliar:hover{
	 background:url(../img/ampliar-h.png);
}

#back-top {
    background-image: url(../img/whatsapp.png);
    width: 62px;
    height: 63px;
    position: fixed;
    right: 22px;
    z-index: 900;
    bottom: 440px;
}







@media (max-width: 400px){
    
    .sub-1{
      margin-top: 10px;
      font-size: 18px;
    }

}


@media screen and (max-width: 640px){
    
    .hero h1 { 
      font-size: 4em; 
    }

}


@media (max-width: 768px){
    header{
      height: auto;
    }

    .menu a{
      width: 100%;
    }

}



@media (max-width: 780px){

   header{
      height:auto;
      background: #00b503;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }

    .photo2 h1{
      font-size: 28px;
      margin-top: 184px;
    }

    #productos-bg{
      padding: 120px 0px;
    }

    #productos-bg h1{
      font-size: 28px;
    }

    #empresa-texto h1 {
      color: #00b503;
      font-size: 28px;
    }

}



@media (max-width:900px) and (min-width:780px){

    header{
      height:auto;
      background: #00b503;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }

    #navbar a{
      padding:10px 24px;
      margin-top:10px;
    }

    #logo{
      background: #FCF9F4;
      box-shadow:  0px 5px 13px rgba(0, 0, 0, 0.6);
      width:100%;
    }

    .ser-foto-cap {
      font-size: 13px;
    }

}


@media (max-width:1200px) and (min-width:901px){

    header{
      height:auto;
      background: #00b503;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }

    #navbar a{
      font-size: 16px;
      tfloat: left;
      position: relative;
      padding:10px 76px;
      margin-top:8px;
    }

    .hero {
      width: 980px; 
    }

    .ser-foto-cap {
      font-size: 16px;
    }

    .photo2 h1 {
      font-size: 28px;
    }

}


@media (max-width:1600px) and (min-width:1201px){

    header{
      background: #00b503;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }

    #navbar a{
      font-size: 14px;
      float: left;
      position: relative;
      padding:10px 8px;
    }

    .ser-foto-cap {
      font-size: 17px;
    }

    .photo2 h1 {
      font-size: 32px;
    }
}



@media (max-width:1800px) and (min-width:1601px){

    header{
      background: #00b503;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }

    #navbar a{
      font-size: 14px;
      float: left;
      position: relative;
      padding:10px 24px;
    }

    .ser-foto-cap {
      font-size: 17px;
    }

    .photo2 h1 {
      font-size: 32px;
    }
}