body {
font-family: 'Open Sans', sans-serif;
margin: 0px;
}

h1 {
font-family: 'Didact Gothic', sans-serif;
    font-size: 43px;
    font-weight: 300;
}

h2 {
font-family: 'Didact Gothic', sans-serif;
    font-size: 26px;
    font-weight: 300;
}

h3 {
font-family: 'Didact Gothic', sans-serif;
    font-size: 24px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    font-weight: 300;
}

h4 {
font-family: 'Open Sans', sans-serif;
    font-size: 21px;
}

h5 {
   font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    margin: 5px;
    margin-top: 19px;
}

h6 {
    font-family: 'Open Sans', sans-serif;   
    font-size: 16px;
    margin: 5px;
    margin-top: 9px;
}

h7 {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #333;
}

li {
    color: #1dbcec; /* or whatever color you prefer */
}

video#videobg { 
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
transform: translateX(-50%) translateY(-50%);
background: url('../images/agua.jpg') no-repeat;
background-size: cover;
transition: 1s opacity;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 12px;
    background: #155889;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #155889;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-inverse .navbar-toggle {
    border-color: #ffffff;
    border: solid 2px #fff;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #155889;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

a {
    color: #1dbcec;
    text-decoration: none;
}

a:hover, a:focus {
    color: #c8f70a;
    text-decoration: underline;
}

.contenido2 {
    background-color: #fff;

}

.thead-blue {
    background-color: #1dbced;
    color: #fff;


}

th {
text-align: center;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
    min-width: 300px;
    width: 400px;
}

.padded {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

.image-responsive {
width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
        max-width: 500px;
}

.image-responsive-sm {
width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
        max-width: 350px;
}

.row {
margin-left: 0px;
margin-right: 0px;

}

.max-img {
max-width: 560px;
}

.shadow {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);

}

.navbar-inverse {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1dbae9+0,189fc8+100 */
background: #1dbae9; /* Old browsers */
background: -moz-linear-gradient(top,  #1dbae9 0%, #189fc8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1dbae9 0%,#189fc8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1dbae9 0%,#189fc8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dbae9', endColorstr='#189fc8',GradientType=0 ); /* IE6-9 */
    border-color: #0e86aa;
}

.navbar-brand {
    float: left;
    padding: 0px 0px 0px 10px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand img{
    width: 80%;
    height: auto;
}

.navbar li a{
    font-family: 'Didact Gothic', sans-serif;
    font-size: 15px;
}

.navbar-nav {
    margin: 0px -15px;
}

.azul {
color: #1dbcec;
}
.azul2 {
color: #0794cc;
}

.azul3 {
color: #1f5074;
}

.contenido-in {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -80px;
}



#section1 {
    background-image: url(../images/aqua-pattern3.jpg);


}

mark, .mark {
    padding: 0;
    background-color: transparent;
}

.center {
text-align: center;
}

.white {
color: white;
}

.bold {
font-weight: bold;
}

.justify {
text-align: justify;

}

.pad-bot {

padding-bottom: 50px;
}

.mar-top {
margin-top: 20px;

}

.max-width {

    

}

.right {

text-align: right;
}


.titulo {
    margin-top: 40px;
    background-color: rgba(6, 44, 72, 0.8);
    color: white;
    padding-top: 30px;
    padding-bottom: 27px;
    margin-bottom: 40px;
    font-size: 20px;
}

.boton {
        background: #1cb7e5;
    padding: 14px;
    padding-right: 30px;
    padding-left: 30px;
    color: white;
    font-weight: bold;
}

.boton:hover {
text-decoration: none;
    background: #155889;
    color: #14c9ff;
    font-weight: bold;
}

.max-product {
    margin-bottom: 40px;
    text-align: justify;

}

.max-plant {
    margin-bottom: 40px;
    padding-left: 10px;

}

.right {

text-align: right;
}

.water-shine {
    float: right;
}

.water-shine-lf {
    float: left;
    width: 50px;
    margin-right: 10px;
    padding-top: 0;
}


.pad-bot {

padding-bottom: 50px;
}

.mar-top {
margin-top: 20px;

}

.infografia {
    margin-top: 80px;
}

.footer-final {
    background: #1db9e8;
    padding: 10px;
    margin-top: 20px;

}
.subfooter {
    background: #1db8e6;
    padding: 20px;
    margin-top: 100px;
    padding-top: 40px;
    padding-bottom: 40px;

}

.footer {
    background: #053b63;
}

.img-footer {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 150px;
    
}

.big{
font-size: 14px;
}

.text-right {
    margin-top: 20px;
    text-align: center;
}

.max-width {

    

}

.header {
    margin-top: 0px;
    background: #155889;
    padding: 15px;
    text-align: center;
    font-size: 26px;

}

 




.nosotros-title {
    background: url(../images/nosotros.jpg);
    background-size: cover;
    min-height: 370px;
    margin-top: 70px;

}

.productos-title {
    background: url(../images/productos.jpg);
    background-size: cover;
    min-height: 370px;
    margin-top: 70px;

}

.proyectos-title {
    background: url(../images/proyectos-experiencias.jpg);
    background-size: cover;
    min-height: 370px;
    margin-top: 70px;

}

.contenido5 {
    text-align: center;
    padding-top: 50px;
    background-image: url(../images/aqua-pattern2.jpg);
    padding-bottom: 30px;
}


.link-azul:hover {
    color: white;
    background-color: #c8f70a;
    text-decoration: none;
    border: 2px solid #c8f70a;
}
.link-azul {
    transition: 0.3s ease;
    color: #FFFFFF;
    background-color: #1dbcec;
    border-radius: 49px;
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
    padding: 11px 25px;
    border: solid 2px #1dbcec;
    margin: 0px 10px;
}

.contacto {
    background-color: #003154;
    height: 100%;
}

.form-title {
    margin-left: -15px;
    margin-right: -15px;
    background: #1dbcec;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}

#contact-form {  

}
 
#contact-form input,  
#contact-form select,  
#contact-form textarea,  
#contact-form label {  
   font-size: 15px;  
   margin-bottom: 2px;
   font-family: 'Open Sans', sans-serif;
}  
 
#contact-form input,  
#contact-form select,  
#contact-form textarea {  
    width: 85%;
    background: #fff;
    border-radius: 35px;
    margin-left: 35px;
    margin-bottom: 25px;
    padding: 10px;
    text-align: center;
    border: solid #B5B5B5 1px;
}  
 
#contact-form input:focus,  
#contact-form select:focus,  
#contact-form textarea:focus {  
   background-color: #E5E6E7;
}  
 
#contact-form textarea {  
   height: 150px;  
}  
 
#contact-form #submit {  
    color: #fff;
    border: none;
    background-color: #1dbcec;
}  
 
#contact-form #submit:hover {  
    background-color: #1f5074;
    color: #fff;
}
 
input:required, textarea:required {  
   box-shadow: none;
   -moz-box-shadow: none;  
   -webkit-box-shadow: none;  
   -o-box-shadow: none;  
}
 
#contact-form .required {  
   font-weight:bold;  
   color: #E5E6E7;      
}
 
#failure, #success {
   color: #6EA070;
   display:none;  
}
.respuesta {
color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    text-align: center;
    margin-top: 50px;
}

.btn-success{
    background-color: #1bbba4;
    border-color: #0D9481;
}

.btn-success:hover{
    background-color: #a00989;
    border-color: #10BBA3;
	
}

.nopad {

}

.slidecontent {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#cslide-slides h2 {
    margin-bottom:10px;
    font-weight: 700;
}
/*=Slides
----------------------------------------------- */
#cslide-slides {

}
.cslide-slides-master {
    overflow: hidden;
    margin-bottom:60px;
}
.cslide-slides-master:last-child {
    margin-bottom:0;
}
.cslide-slides-container {
    visibility: hidden;
}
.cslide-slide {
    float: left;
    border: solid 10px rgb(230, 230, 230);
    background-color: rgb(255, 255, 255);
}
.cslide-slide h2 {
    color:#1dbcec;
}
/* prev next buttons */
.cslide-prev-next {
    margin-bottom: 30px;
    display: none;
    text-align: right;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cslide-prev,.cslide-next {
    display: inline-block;
    background: rgb(29, 188, 236);
    color: #fff;
    padding: 10px 20px;
    border-bottom: solid 5px rgb(21, 88, 137);
    cursor: pointer;
    border-radius: 20px;
    margin-right: 10px;
}
.cslide-prev:hover,
.cslide-next:hover {
    background:rgb(21, 88, 137);
}
.cslide-prev.cslide-disabled:hover,
.cslide-next.cslide-disabled:hover {
    background: rgb(29, 184, 230);
}
.cslide-disabled {
    opacity: 0.3;
}


.captcha {
position: relative;
    left: 50%;
    margin-left: -152px;
    margin-bottom: 15px;
    margin-top: 0px;
}


@media (min-width: 769px){
    h2 {
font-family: 'Didact Gothic', sans-serif;
    font-size: 34px;
    font-weight: 300;
}
    
    .water-shine-lf {
    float: left;
    width: 60px;
    margin-right: 10px;
    padding-top: 15px;
}
    .img-footer {
    margin-top: 30px;
    margin-bottom: 20px;
        width: 235px;
}
    
.navbar-nav li a {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .header {
    font-size: 40px;

}
    .nosotros-title {
    margin-top: 95px;

}
        .proyectos-title {
    margin-top: 95px;

}
        .productos-title {
    margin-top: 95px;

}
    
 
.intro {
padding: 20px;
}

.mar-top {
margin-top: 90px;

}
    
    .max-plant {
    margin-bottom: 40px;
    padding-left: 50px;

}
    .text-right {
    margin-top: 20px;
    text-align: right;
}  

    .navbar-brand {
    float: left;
    padding: 9px 0px 0px 10px;
    font-size: 18px;
    line-height: 20px;
}
    .navbar-brand img{
    width: 180px;
    height: auto;
}
    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #155889;
}
    .navbar-nav {
    margin: 0px 0px;
}
    .titulo {
        margin-top:     100px;
    background-color: rgba(6, 44, 72, 0.8);
    color: white;
    padding-top: 20px;
    padding-bottom: 27px;
    margin-bottom: 100px;
    font-size: 43px;
}
}

@media (min-width: 800px){

    .navbar-brand img{
    width: 100%;
    height: auto;
}
    .navbar-brand {
    float: left;
    padding: 5px 0px 0px 10px;
    font-size: 18px;
    line-height: 20px;
}

}