/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }
  a:active, a:hover {
    outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  border: 0;
  padding: .25em .5em; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 0;
  margin: 0;
  padding: .75em 0; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.eot');
  src: url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: normal;
  font-style: normal; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  background-color: #F1EEE7;
  color: #333333;
  font: normal 16px/1.25 'Source Sans Pro', Arial, serif; }

a {
  color: #E8BB3E;
  text-decoration: none; }

nav ul {
  margin: 0;
  list-style-type: none;
  padding: 0; }

.wrap {
  width: 1024px;
  margin: 0 auto; }

.wrap2 {
  width: 1024px;
  margin: 0 auto; }

header {
  background: #fff;
  padding: 0.8em 0; }
  header .logo, header .redes {
    display: inline-block;
    vertical-align: top;
    width: 95%;
    text-align: center; }
  header .redes {
    position: relative;
    text-align: right; }
    header .redes .iconos a{
    background-image: url(../img/fondo-redes-1.jpg);
    width:45px;
    height: 45px;
    text-align: center;
    padding-top: 0.8em;
    font-size: 1.1em;
    color: #fff; }    
    header .redes .iconos a:hover{
    background-image: url(../img/fondo-redes-2.jpg);} 
    header .wrap .redes a:hover {
    background: #f79205; }
    header .wrap .textos{
    margin-top: 1em;
    font-size: 0.9em;
    margin-right: 0.5em;}
    header .wrap .textos span {
    margin-top: 0.2em;
    display: block;}
    header .wrap .textos span.naranja {
    color: #E8BB3E;
    font-weight: bold;}

nav {
  background: #78974A;
  position: relative;
  z-index: 999999;
  height: 3.5em;
  font-size: 1.1em; }
  nav a {
    color: #fff; }
  nav .menu li {
    position: relative; }
  nav .menu > li {
    display: inline-block;
    padding: 1.15em 1.6em;}
    nav .menu > li:first-child {
      border: 0;}
    nav .menu > li.activa {
      background-color: #FFCC29;}
    nav .menu > li:hover {
      background-color: #FFCC29; }
    nav .menu li.activa > a{ color: #522D24;}  
    nav .menu li > a:hover{ color: #522D24;}  
    nav .menu > li:hover .submenu {display: block; }
  nav .submenu {
    display: none;
    position: absolute;
    top:60px;
    left: -1px;
    width: 100%; }
    nav .submenu li {
      background-color: #4B5F2E;
      text-transform: capitalize;
      border-bottom: 1px solid #718C46;
      padding: .5em .75em; }
      nav .submenu li a:hover{
        color: #fff;}
      nav .submenu li:hover {
        background: #354321; }


#mapa{
 position:relative;
  z-index: 300;
  top:-20px;
}

footer {
  position:relative;
  z-index: 300;
  background-color: #78974A;
  padding: 1.5em 0; }
  footer .wrap > div {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    text-align: left;
    color: #DDE8CE;}
    footer .wrap p {
      margin: .5em 0; }
    .creasotol a {
      color: #DDE8CE; }
    .creasotol a:hover {
      color: #fff; }
    footer .wrap > div.redes {
    display: inline-block;
    width: 25%;
    text-align: center;
    margin-top: 0.5em;}
    footer .wrap > div.redes .iconos a {
      display: inline-block;
      width: 45px;
      height: 45px;
      margin: 0 .25em;
      border: 1px solid #A6C07E;
      padding: .7em 0;
      border-radius: 50%;
      text-align: center;
      font-size: 1.2em;
      color: #fff; }
    footer .wrap > div.redes .iconos a:hover {
      background-color: #46582C; }  
    footer .wrap > div:first-child {
      padding-right: 7.5em; }
    footer .wrap > div.redes:last-child {
      padding-left: 0em; }
      footer .wrap > div.redes:last-child p {
        color: #fff;
        margin-top: 1.2em;
        font-size: 1.15em;}

#banner {
  height: 24em;
  background: #ccc; }
  #banner .cameraContent > div {
    position: absolute;
    bottom: calc(20% - 5%);
    right: 10%;
    left: 26%;
    background: rgba(255, 255, 255, 0.8);
    font-size: 0.6em;
    padding: 1em 2.5em;
    text-align: center;
    width: 50% }
  #banner .cameraContent h1 {
    margin: 0;
    font-weight: 400;
    color: #2A81A0; }
    #banner .cameraContent h1:first-child {
      font-size: 1.75em;
      color: #000; }
  #banner .cameraContent > div div.button {
    background-color: #FFCC29;
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 0.4em;
    text-align: center;
    width: 110px;
    color: #512D24;
    margin-left: 40%;
    margin-top: 1em; } 
  #banner .cameraContent > div div.button:hover { 
    background-color: #E6AC00;
    color: #fff;   }       
  #banner .camera_commands {
    display: none; }
  #banner .camera_next, #banner .camera_prev {
    background: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    #banner .camera_next > span, #banner .camera_prev > span {
      border-width: 2px;
      border-style: solid;
      border-radius: .25em; }
  #banner .camera_next {
    right: 1.5em; }
    #banner .camera_next > span {
      border-color: #fff #fff transparent transparent;
      box-shadow: 2px -2px 0px 0px rgba(0, 0, 0, 0.13); }
  #banner .camera_prev {
    left: 1.5em; }
    #banner .camera_prev > span {
      border-color: transparent transparent #fff #fff;
      box-shadow: -2px 2px 0px 0px rgba(0, 0, 0, 0.1); }

  #carrusel{
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 4em 0;
  }

.intro-unit div.wrap{
  padding: 4.5em 0;
  text-align: center;
  font-size: 2em;
  color: #fff;
  position: relative;}

#intro .intro-unit div.wrap div.txt{
  width: 80%;
  margin-left: 2.9em;
  position: relative;}

.title-line{
  width: 100%;
  padding: 1.4em 0;
  color:#6A853F;
  font-size: 1.3em;
  text-align: center;
  text-transform: uppercase; }

.wrap50{
  width: 48%;
  margin-right: 1em;
  display: inline-block;
  vertical-align: top;}
.wrap50-2{
  width: 48%;
  display: inline-block;
  vertical-align: top;}  
.wrap30{
  width: 40%;
  margin-right: 1em;
  margin-left: 4em;
  display: inline-block;
  vertical-align: top;}
  .wrap25{
  width: 40%;
  margin-right: 1em;
  margin-left: 2em;
  display: inline-block;
  vertical-align: top;}
.wrap70{
  width: 50%;
  display: inline-block;
  vertical-align: top;} 



#quote{
  width: 100%;
  padding: 1em 0 3em 0;
  text-align: left;
  background-color: #fff;
}  
#quote .container-icon{
  width: 100%;
  padding: 0 0 2em 0;}
#quote .container-icon .icon{
  display: inline-block;
  vertical-align: top;
  width: 66px;
  margin-right: 0.5em;}
#quote .container-icon .icon-txt {
  display: inline-block;
  vertical-align: top;
  width: calc (100%-70px);
  font-size: 1.1em;
  position: relative;}
#quote .container-icon .icon1{  padding-top: 3%;}
#quote .container-icon .icon2{  padding-top: 6.5%;}
#quote .container-icon .icon3{  padding-top: 2%;}

#quote .logo-quote{
  margin-top: 2.5em;
  text-align: center;
  width: 350px;}
#quote .logo-quote img{
  width: 100%;}  
#quote .logo-quote span.txt-logo-quote{
  width: 100%;
  font-size: 1.5em;
  color: #512D24;}  

form.quote2 .form-quote{
width: 90%;
border: 1px solid #C0B498;
padding: 1em;
margin-bottom: 1em;}
form.quote2 .form-quote-area{
width: 90%;
border: 1px solid #C0B498;
padding: 1em;
height: 10em;
margin-bottom: 1em;}
form.quote2 .recapcha{
  display: inline-block;
  vertical-align: top;
  width: 60%; 
  margin-right: 1em;}

#recapcha{
  width: 60%;
  margin-right: 1em;
  display: inline-block;
  vertical-align: top;}
#button-recapcha{
  width: 30%;
  display: inline-block;
  vertical-align: top;}

form.quote2 button {
  width: 88%;
  text-align: center;
  padding: 1.2em;
  background-color: #FFCC29;
  color: #512D24;
  font-size: 1.1em;
  margin-top: 0.5em;}
form.quote2 button:hover {
  background-color: #E6AC00;
  color: #fff;}  

#mapa{
  width: 100%;
  height: 15em;}
#mapa .capa-anti-eventos {
  width: 100%;
  height: 280px;
  position: absolute;
  cursor: pointer;}

#nav-fijo{
z-index: 999999999;
}  

#owlVivero .item{
  text-align: right; 
  width:100%;
}

#owlVivero .item span{
  font-size: 18px;
  font-weight: bold; 
  margin-right: 20px; 
  text-transform: uppercase;
  color: #78974A;
  margin-bottom: 10px; 
}

#owlVivero .item .blow{
  border: 2px solid #78974A;
  border-bottom-right-radius: 45%;
  border-top-left-radius: 45%;
  margin-left: 20px;
  margin-right: 20px; 
  height: 195px; 

}

#owlVivero .item .blow img{
  border: 8px solid white;
  border-bottom-right-radius: 45%;
  border-top-left-radius: 45%;
  width:100%;

}


.owl-buttons .owl-prev, .owl-buttons .owl-next{
  display:inline-block;
  position:absolute; 
  top: 45%; 
}

.owl-buttons .owl-prev{
  left: -20px; 
  font-size: 30px;
  color: #78974A;
  transform: scaleY(3.5);
}

.owl-buttons .owl-next{
  right: -20px; 
  font-size: 30px;
  color: #78974A;
  transform: scaleY(3.5);
}

.uppercase{
  text-transform: uppercase; 
}

#intro {
    background-color: white; 
    position:relative;
    top: -20px; 
    background: url(../img/image-paralax.jpg) 100% 0;
    background-size: 100%;
    min-height: 400px;
    margin: 0 auto;
    width: 100%;
    margin: 0px;
}


.bloque{
  top: 8em;
  margin-top: 15em; 
  position:relative; 
  padding: 4em;
  padding-top: 2em;
  padding-bottom:6em;

  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px; 

  background-color: white; 
  width:1024px;
  margin:0 auto;
  z-index: 20;
}

.bloque-product{
  top: 8em;
  margin-top: 15em; 
  position:relative; 
  padding: 1em;
  padding-top: 2em;
  padding-bottom:6em;
 
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;   

  background-color: white; 
  width:1024px;
  margin:0 auto;
  z-index: 20;
}

.bloque-contacto{
  top: 8em;
  margin-top: 15em; 
  position:relative; 
  padding: 1em;
 
  
  height: 775px;
  border-radius: 50px; 
  padding: 40px;
  padding-top: 2em;

  background-color: white; 
  width:1024px;
  margin:0 auto;
  z-index: 20;
}



#servicios {
    background-color: white; 
    position:relative;
    top: -20px; 
    background: url(../img/fondo-servicios.jpg) 0 0 fixed;
    background-size: 115%;
    margin: 0 auto;
    width: 100%;
    z-index:10;
}

#quienes {
    background-color: white; 
    position:relative;
    top: -20px; 
    background: url(../img/fondo-quienes-somos.jpg) 0 0 fixed;
    background-size: 150%;
    margin: 0 auto;
    width: 100%;
    z-index:10;
}

#contacto {
    background-color: white; 
    position:relative;
    top: -20px; 
    background: url(../img/fondo-contactenos.jpg) 100% -13% fixed;
    background-size: 150%;
    margin: 0 auto;
    width: 100%;
    z-index:10;
}


.contactos{
  height: 1000px;
}

.tamServicios{
   height: 600px;
}

.tamHidro{
   height: 700px;
}

.tamCondiciones{
   height: 900px;
}

.bloque h1{
  font-size: 2.25em;
  font-weight: bold; 
  text-align: center; 
  color: #78974A;
  font-family: 'Source Sans Pro', sans-serif; 
  margin-bottom: 0px;
}

.bloque h2{
  font-weight: bold; 
  text-align: center; 
  color: #512D24;
  padding: 0px;
  margin:0px;
  font-family: 'Source Sans Pro', sans-serif; 
}

.bloque ul li{
   margin:0 0 0 42px;
  list-style-image:url('../img/check.png');
  position: relative;
}

.bloque ul li p{
  padding: 5px;
  margin:0px;
  font-size: 1.3em;
  position:relative;
}

.bloque ul li p span{
  padding: 5px;
  margin:0px;
  font-weight: bold;
}

.bloque ul.columt{
    padding-top:1em;
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -o-column-count: 3;
}

.bloque .foto img{
   border: 3px solid #aaa; 
}


.bloque-contacto h1 {
  font-size: 2.25em;
  font-weight: bold; 
  text-align: center; 
  color: #78974A;
  font-family: 'Source Sans Pro', sans-serif; 
  margin-bottom: 0px;
}

.bloque-contacto h2{
  font-weight: bold; 
  text-align: center; 
  color: #512D24;
  padding: 0px;
  margin:0px;
  font-family: 'Source Sans Pro', sans-serif; 
}
.bloque-product h1{
  font-size: 2.25em;
  font-weight: bold; 
  text-align: center; 
  color: #78974A;
  font-family: 'Source Sans Pro', sans-serif; 
  margin-bottom: 0px;
}

.bloque-product h2{
  font-weight: bold; 
  text-align: center; 
  color: #512D24;
  padding: 0px;
  margin:0px;
  font-family: 'Source Sans Pro', sans-serif; 
}

.bloque-product p{
  position: relative;
  text-align: left;
  left: 40px;
  color: black;
  padding: 0px;
  margin:0px;
  font-family: 'Source Sans Pro', sans-serif; 
}

.bloque-product .items{
    background: white;
    margin-top: 1em;
    position:relative; 
    padding:2em; 
}

.bloque-product .items img{
    width:100%; 
    height: 200px;
}

.m-b-50{
  margin-top: 40px; 
}

.bajoQuienes{
    display:flex;
    justify-content: center;
    top:-20px; 
    width: 100%;
    height: 31em;
    z-index: 300;
    position: relative;
    background: white;
}

.dwrap{
  padding: 30px; 
}

.dwrap h1{
    color: #78974A;
}

.produc-1{
   height: 1420px;
}

.produc-2{
   height: 1010px;
}

.quienes{
  height: 670px;
}




.bloque-product .items ul{
 padding-left: 5px; 
 margin-top: 5px; 
 background: #BCD29B;
 padding: 10px; 
}

.bloque-product .items ul li{
 list-style: none; 
 margin-left: 1px; 
 padding-left: 1px; 
}

.bloque-product .items ul li.title{
    font-weight: bold;
    font-size: 1.25em;
}

.bloque-product .items ul li span{
    font-weight: bold;
}

.text-justity{
  text-align: justify; 
}

.bajoProduct{
    display:flex;
    justify-content: center;
    top:-20px; 
    width: 100%;
    height: 15em;
    z-index: 300;
    position: relative;
    background: white;
}


.bajoProduct button h3 {
    margin-top: 13px;
   }

.bajoProduct button span{
  margin-top: 20px;
  font-size:40px;
  font-weight: bold;

}

.bajoProduct button.btn-product{
  height: 100px;
  border-radius: 0px; 
  margin-top: 50px;
  font-weight: bold;
  background-color: #78974A;
  color: white; 
}

.bajoProduct button.btn-product:hover{
  background-color: #BCD29B;
  color: black;
}
