#navbar-main {
  /* Added `.affix-top` class css when the element is top */
  &.affixed-top {
    background: black;
  }
  /* Added `.affix` class css when the element is >= 170px (Look: line 8 html) */
  &.affix {
    background: gray;
    top: 0;
    left: 0;
    right: 0;
  }
  /* Added `.affix-bottom` class css when the element is footer */
  &.affix-bottom {
    background: red; 
  }
}



.navbar-default {
    background-color: white;
    border-style: none;
}

.navbar-default .navbar-nav > li > a {
    color: rgb(35, 95, 155);
    font-size: 18px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: lightgrey;
    border-radius: 5%;
}

.navbar {
    margin-bottom: 0px;
}

.reciclado {
    margin-left: 90px;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-brand {
    padding: 0px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 0px;
}

.nav > li {
    position: relative;
    display: block;
    margin-left: 30px;
    margin-right: 30px;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.portada h1 {
    color: white;
    font-size: 80px;
    padding-top: 15px;
    margin-bottom: 0px;
}

.portada h3 {
    color: #87cefa;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0px;
    margin-bottom: 20px;
}

.col-md-2 {
    width: 10%;
}

.portada {
    background-color: rgb(35, 95, 155);
}

.logo img {
    padding-top: 20px;
    padding-bottom: 20px;
}

.carousel-caption h1 {
    font-family: 'Nunito', sans-serif;
    color: #4a034a;
    margin-top: 50px;
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

h4 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.carousel-caption h3 {
    font-family: 'Satisfy', cursive;
    color: #f2f2f2;
    font-size: 40px;
}

p {
    font-size: 18px;
}

.span1 h3 {
    font-family: 'Satisfy', cursive;
    color: white;
    font-size: 40px;
}

.span2 h3 {
    font-family: 'Satisfy', cursive;
    color: #000066;
    font-size: 40px;
}

.span3 h3 {
    font-family: 'Satisfy', cursive;
    color: #ff0066;
    font-size: 40px;
}

hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 0.75),
        rgba(0, 0, 0, 0)
    );
}

h2 {
    color: rgb(35, 95, 155);
    text-align: center;
    font-size: 60px;
    padding-top: 40px;
}

.miembros th {
    font-size: 25px;
}

.quiero {
    font-size: 25px;
    color: #c71585;
}

th {
    font-size: 15px;
}

article {
    padding: 40px;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail img {
    padding-top: 20px;
}

.membresias h2 {
    padding: 30px;
}

.img-circle {
    border-radius: 10%;
}

.ambiente h3 {
}
.parrafo {
    color: white;
    background-color: #343d4c;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 35px;
    padding: 0px;
}

.ambiente .row {
    margin-left: 0px;
}

p {
    margin-bottom: 20px;
}

.medio {
    color: rgb(35, 95, 155);
    text-align: center;
    font-size: 35px;
    padding-top: 40px;
}

.ambiente h3 {
    font-size: 25px;
    color: #fe2e64;
}

.lwg:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.caption h3 {
    text-align: center;
    font-size: 20px;
}

.thumbnail p {
    text-align: center;
}

.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'],
.radio input[type='radio'],
.radio-inline input[type='radio'] {
    margin-left: -5px;
}

label {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 20px;
}

.col-md-3 {
    width: 25%;
    padding: 30px;
}

.comprar,
.buscar {
    padding: 30px 30px 30px 0;
}

.beneficios .form-control {
    background-color: #f5f5f5;
    width: 50%;
}

.contacto {
    height: 600px;
    background-size: cover;
    background-image: url('../imagenes/contacto.jpg');
}

.contacto .form-control {
    font-family: 'Nunito', sans-serif;
    font-size: 20px;
    width: 50%;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid;
    border-radius: 0;
    border-top: 1px solid;
    border-color: lightgrey;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .contacto {
        background-position-x: right;
    }
}

.footer {
    background-color: rgb(35, 95, 155);
    color: white;
}

.footer p {
    color: white;
    font-size: 12px;
}

.footer a {
    color: #e08e45;
}

.enviar {
    font-size: 20px;
}

.fa {
    padding-top: 30px;
}

.emails {
    padding-top: 80px;
}

.col-md-3 {
    width: 25%;
    padding-right: 0px;
}

.col-md-4 {
    padding-top: 20px;
}

.footer h4 {
    font-size: 35px;
    padding-top: 40px;
}

.affix {
    top: 0;
    width: 100%;
  }

/* Padding for a smoth affix */
.affix + .container-fluid {
  padding-top: 72px;
}   

.fabrica1{

    margin-bottom: 10px;
}






