/* Slider*/
.div1{
  position: relative; 
  margin: 0 auto; 
  top: 0px; 
  left: 0px; 
  width: 1300px; 
  height: 800px; 
  overflow: hidden; 
  visibility: hidden;
}
.redes{
  padding-right: 5px;
}
#sistemas p{
  font-size: 16px;
  text-align: justify;
  font-weight: 400;
  color: #6f6f6f;
}
.nuestros{
  font-weight: 600;
  color: #6b6b6b;
  font-size: 49px;
  letter-spacing: -5px;
}
#ninja-slider .caption{
  top:3%;
}
#productos h3{
  color: #6f6f6f;
  font-size: 21px;
  font-weight: 500;
}
.calidad{
  font-weight: 600 !important;
  letter-spacing: -3px;
  margin-bottom: 5%;
}
.quienes{
  font-weight: 600;
  color: #6b6b6b;
  font-size: 50px;
  letter-spacing: -3px;
}
.parrafo{
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -1px;
  line-height: 30px;
}
.contacta{
  font-weight: 600;
  color: #706f6f;
}
.titulo-demo{
  font-weight: 600;
  color: #6b6b6b;
  font-size: 49px;
  letter-spacing: -5px;
}
.p-demo{
  font-size: 17px;
  color: #6f6f6f;
  font-weight: 300;
  line-height: 30px;
  text-align: justify;
}
.conscientes{
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.navbar{
  margin-bottom: -10px;
}
.div2{
  position: absolute; 
  top: 0px; 
  left: 0px;
}
.div3{
  filter: alpha(opacity=70); 
  opacity: 0.7; 
  position: absolute; 
  display: block; 
  top: 0px; 
  left:33%; 
  width: 100%; 
  height: 100%;
}
.div4{
  position:absolute;
  display:block;
  background:url('.././image/loading.gif') no-repeat center center;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}
.div-ban{
  cursor: default; 
  position: relative; 
  top: 0px; 
  left: 19%; 
  width: 800px; 
  height: 800px; 
  overflow: hidden;
}
.contenedor-img {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #fff;
  margin-top: 3%;
  margin-bottom: 3%;
}
.arrow{
  color: #000;
}
.full{
  width: 100%;        
}
 .jssorb05 {
    position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('.././image/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 22 css */
/*
.jssora22l                  (normal)
.jssora22r                  (normal)
.jssora22l:hover            (normal mouseover)
.jssora22r:hover            (normal mouseover)
.jssora22l.jssora22ldn      (mousedown)
.jssora22r.jssora22rdn      (mousedown)
.jssora22l.jssora22lds      (disabled)
.jssora22r.jssora22rds      (disabled)
*/
.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('../../img/a22.png') center center no-repeat;
    overflow: hidden;
}
.jssora22l { background-position: -10px -31px; }
.jssora22r { background-position: -70px -31px; }
.jssora22l:hover { background-position: -130px -31px; }
.jssora22r:hover { background-position: -190px -31px; }
.jssora22l.jssora22ldn { background-position: -250px -31px; }
.jssora22r.jssora22rdn { background-position: -310px -31px; }
.jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
.jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }
.arrow:hover{
  color: #a7c23a;
}
.contenedor-img .mascara,.contenedor-img .contenido {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.contenedor-img img {
  display: block;
  position: relative;
}
.contenedor-img h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  padding: 10px;
  margin: 20px 0 0 0;
  padding-top: 29%;
  font-weight: 500;
}
#caro .item .contenedor-img h2{
  margin: 0 0 0 0 !important;
}
.contenedor-img p {
  font-size: 18px;
  position: relative;
  color: #fff;
  padding: 10px 20px 10px;
  text-align: center;
  letter-spacing: -1px;
}
.contenedor-img a.link {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #222;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
}
.contenedor-img a.link:hover {
  box-shadow: 0 0 5px #000;
}
.ejemplo-1 img {
  transition: all 0.2s linear;
}
.ejemplo-1 .mascara {
  opacity: 0;
  background-color: rgba(168,196,76, 0.9);
  transition: all 0.3s ease-in-out;
}
.mascara-index{
  background-color: rgba(168,196,76, 1) !important;
}
.ejemplo-1 h2 {
  transform: translateX(-200px);/*Desplazamos a la izquierda*/
  opacity: 0;
  transition: all 0.7s ease-in-out;
}
.ejemplo-1 p {
  transform: translateX(200px);/*Desplazamos a la derecha*/
  opacity: 0;
  transition: all 0.4s linear;
}
.ejemplo-1 a.link{
  opacity: 0;
  transition: all 0.4s ease-in-out;
  transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-1:hover img {
  transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.ejemplo-1:hover .mascara {
  opacity: 1;
}
.ejemplo-1:hover h2,
.ejemplo-1:hover p,
.ejemplo-1:hover a.link {
  opacity: 1;
  transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.ejemplo-1:hover p {
  transition-delay: 0.1s;
}
.ejemplo-1:hover a.link {
  transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
  transform: translateY(0px);
}
a{
  text-decoration: none !important;
}
p{
  font-size: 18px;
  color: #6f6f6f;
}
h1,h3{
  color: #6f6f6f;
}
.verde{
  font-weight: bold;
  color: #9fbe3a;
}
.azul{
  color: #7b92e7;
}
.espacio{
  margin-top: 30px;
  margin-bottom: 30px;
}
input{
  width: 100%;
  height: 50px
  padding-top:10px;
  padding-bottom: 10px;
}
.bold{
  font-weight: bold;
}
#demostracion{
  margin-top: 60px;
  margin-bottom: 60px;
}
#ofrecemos{
  background-color: #f6f6f6;
  margin-top: 60px;
  margin-bottom: 60px;
}
#nosotros{
  margin-top: 60px;
  margin-bottom: 60px;
}
#navegacion{
  margin-bottom: 30px;
}
#demo{
  margin-top: 60px;
  margin-bottom: 60px;  
}
#slide{
  margin-top: 60px;   
}
#mapa{
  margin-top: 60px;
  margin-bottom: 60px;
}
#formulario{
  margin-top: 60px;
  margin-bottom: 60px;
}
.ishl{
  font-weight: 300;
  font-size: 18px;
}
.objetivos{
  font-weight: 600;
  letter-spacing: -3px;
  font-size: 40px;
}
.titulo-bol{
  font-weight: 500;
  font-size: 25px;
  letter-spacing: -2px;
}
.p-bol{
  font-weight: 200;
}
.ofrecemos{
  font-weight: 600;
  color: #6b6b6b;
  font-size: 50px;
  letter-spacing: -3px;
  margin-top: 5%;
  margin-bottom:2%
}
#determina{
  margin-top: 60px;
  margin-bottom: 60px;
}
#productos{
  margin-top: 60px;
  margin-bottom: 60px;
}
#footer{
  padding-bottom: 60px;
}
#sistemas{
  margin-top: 60px;
  margin-bottom: 60px;
}
#contamos{
  margin-top: 60px;
  margin-bottom: 60px;
}
#solicita{
  margin-top: 60px;
  margin-bottom: 60px;
}
.linea{
  margin-top:35px;
}
#ban-demo{
  background-image: url('../../public/image/Demostraciones.jpg');
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
#ban-bombeo{
  background-image: url('../../public/image/ban-bombeo.jpg');
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
#ban-nosotros{
  background-image: url('../../public/image/nosotros.jpg');
  height: 260px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
#ban-contacto{
  background-image: url('../../public/image/contacto.jpg');
  height: 305px;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
#ban-productos{
  background-image: url('../../public/image/sistemas.jpg');
  height: 305px;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
#ban-recubrimientos{
  background-image: url('../../public/image/recubrimientos.jpg');
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
}
#ban-riego{
  background-image: url('../../public/image/ban-riego.jpg');
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
#ban-piscinas{
  background-image: url('../../public/image/piscinas.jpg');
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
#ban-plantas{
  background-image: url('../../public/image/plantas.jpg');
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.determina{
  font-weight: 600;
  color: #6b6b6b;
  font-size: 49px;
  text-align: justify;
  letter-spacing: -5px;
}
.determina span{
  color: #829bcf;
}
#navbar-primary .navbar-nav {
  width: 100%;
  text-align: center;
}
#navbar-primary .navbar-nav > li {
  display: inline-block;
  float: none;
}
#navbar-primary .navbar-nav > li > a {
  padding-left: 30px;
  padding-right: 30px;
}
#footer2 p{
  font-size: 14px !important;
  font-weight: 300;

}
li.active > a{ color: #c9c9c9; }

.ban-cap{ font-weight: 600; color: white; font-size: 55px;}
.ban-cap2{ color: white; font-size: 30px; font-weight: 500;letter-spacing: -3px;}

.btn-ban{ padding: 20px 30px; border-radius: 0; font-size: 18px; text-transform: capitalize; font-weight: normal;}
.btn {
padding: 8px 12px 7px;
border-width: 0 1px 4px 1px;
font-size: 17px;
}
#logo-nav-c{ display: none; }

.welcome{
  position: absolute;
  top:-50px;
  z-index: 9;
  
}

.welk1 , .welk2 { display: inline-block;padding: 30px 50px;height: 280px; }
.welk1{  background-color: #fafafa; }
.welk2{  background-color: #829bcf}

.welk1>h1{ color: #829bcf; font-size:60px;font-weight: 600; line-height: 45px;letter-spacing: -3px;}
.welk1>h1>span{ color: #6f6f6f; }
.welk1>p{ color: #6f6f6f;font-size: 21px;font-weight: 500; letter-spacing: -1px; }

.welk2>h2{ font-weight: 500;font-size: 50px;color: white;margin-bottom: -1%;  }
.welk2>p{ color: white;font-size: 17px;font-weight: 200; margin-bottom: -2%; }
.welk2>h5>a{ font-weight: 600;color: white; font-size: 21px;margin-top: -13px; }

#slide{ margin-top: 280px; }

.slideS>h1{ font-size: 55px; font-weight: 600; letter-spacing: -4px;}
.slideS>h1>span{ color: #a7c23a; }

#footer{ background-color: #f6f6f6; padding-top: 35px;padding-bottom: 35px; }
#footer2{ background-color: #7b92e7; padding: 20px 30px;color: white; }
h2.demo{ font-weight: 600; color: black; font-size: 40px; }
h2.demo>span{ color: #7b92e7; }
a.agencia{color: white;}
p.foot{ 
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  font-weight: 300;
  margin-top: 5%;
}

/* movil */
@media only screen and (max-width:1300px){ 
  #ninja-slider .caption{
    bottom: 30%!important;
  }
} 
@media only screen and (max-width:1100px){ 
  
}
@media only screen and (max-width:1768px){ 
  #sistemas,#demo{ text-align: center; }
}

@media only screen and (max-width: 1200px) {
  #ninja-slider .caption{
    bottom: 20%!important;
  }
  .ban-cap{ font-size: 40px!important; }
  .btn-ban{ padding: 15px 15px; }
  .welk1>p,.welk2>p{ font-size: 20px; }
  .welk1>h1{ font-size: 30px;line-height: 30px; }
  .welk2>h2{ font-size: 25px; }
  .welk1, .welk2{ height: auto; }

  #slide{ margin-top: 0px; }
  .welcome{ position: relative;top: 0px; }
  .open > .dropdown-menu{ left: 25%; }

  .dropdown-menu > li > a { font-size: 20px;text-align: center; }

  body{ font-size: 18px; }
  p.foot{    font-size: 18px;line-height: 30px; text-align: center; }
  #determina,#nosotros{ text-align: center; }
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;

  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  #navbar-primary .navbar-nav > li {
    display: block;
    float: none;
  }
   #logo-nav-c{ display: block; width: 150px; height: 60px;}
   #img-nav{ display: none!important; }
   #navbar-primary .navbar-nav{ width: auto;margin-bottom: 40px; }
}
@media only screen and (max-width: 600px){
  .ban-cap,.ban-cap2{ font-size: 20px!important; }
  .btn-ban{ font-size: 10px; }
  .welk1, .welk2{ padding: 5px 30px;text-align: center; }
  .determina{ text-align: center; font-size: 35px;letter-spacing: 0px; }
}

@media only screen and (max-width:767px){ 
    #ban-demo,
    #ban-bombeo,
    #ban-nosotros,
    #ban-contacto,
    #ban-productos,
    #ban-recubrimientos,
    #ban-riego,
    #ban-piscinas,
    #ban-plantas{
      height: 122px;
    }
    .col-xs-12, .col-md-4{
      text-align: center;
    }
}
@media only screen and (max-width:768px){ 
  #ban-demo{
    background-image: url('../../public/image/banner-resdemostraciones.jpg');
  }
  #ban-bombeo{
    background-image: url('../../public/image/banner-resbombas.jpg');
  }
  #ban-nosotros{
    background-image: url('../../public/image/banner-resacerca.jpg');
  }
  #ban-contacto{
    background-image: url('../../public/image/banner-rescontactanos.jpg');
  }
  #ban-productos{
    background-image: url('../../public/image/banner-resdemostraciones.jpg');
  }
  #ban-recubrimientos{
    background-image: url('../../public/image/banner-resrec.jpg');
    background-size: 100%;
  }
  #ban-riego{
    background-image: url('../../public/image/banner-resis.jpg');
  }
  #ban-piscinas{
    background-image: url('../../public/image/banner-respiscinas.jpg');
  }
  #ban-plantas{
    background-image: url('../../public/image/banner-resplantas.jpg');
  }
  #ban-productos{
    background-image: url('../../public/image/banner-respro.jpg');
  }
}