

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{
    margin-top: 0;
/*    background: #fff url(/img/bg.jpg) no-repeat fixed center top; */
    background: url(/img/bg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #AEAEAE;
    margin: 3em 0;
    padding: 0; 
}

p{

    font-family: Merriweather;
    color: black;
    font-style: italic;
    margin-left: 30px;
    font-size: 16px;
    text-align: justify;
}

@font-face {
    font-family: abrilfatface;
    src: url(/fonts/abrilfatface-regular.otf);
}

.form-control[disabled]{
    cursor: pointer;
}

.enlace,
.enlace:hover{
    color: white;
    text-decoration: none
}

#logo{
    margin: 20px 0 20px 0;
}

.biciloca-label-pago{
    color: black;
}

.biciloca-label-slider{
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
    text-transform: capitalize;
    font-family: Merriweather;
    font-style: italic;
    font-size: 10px;
    border-radius: 4px;
}

.container{
    padding: 0;
}

.res-menu{
    font-family: Merriweather;
    font-style: italic;
    color: black;

}

.contacto label{
    font-family: Merriweather;
    color: black;
    font-style: italic;
    font-size: 17px;
}

.nosotros ul li{
    font-family: Merriweather;
    color: black;
    font-style: italic;
    margin-left: 30px;
    font-size: 16px;
    text-align: justify;
    list-style-type: disc;
    margin: 0 0 0 50px;
}

.img-price{
    width: 100%;
    height: auto;
}

.fc-day, .fc-bgevent{
    cursor: pointer;
    background-color: rgba(26, 203, 10, 0.3);
}

.bg-red{
    background-color: rgba(245, 16, 10, 0.3);
}

.icon{
    text-align: center;
    margin-top: 40px;
    color: black;
}

.icon p{
    margin-top: 10px;
    font-size: 17px;
    font-family: abrilfatface;
    color: black;
    font-style: normal;
    margin-left: 0;
    text-align: center;
}

.img-icon{
    background-color: #56acde;
    display: inline-block;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

.img-icon img{
    width: 30px;
    height: 30px;
    margin-top: 20px;
}

.youtube{
    padding: 50px;
}

.bg-youtube{
    background-color: #56acde;
    margin: 0 0 30px 0;
}

.biciloca-title{
    font-family: Lobster Two;
    color: #56acde;
    text-align: center;
    margin: 30px 0 50px 0;
}

.biciloca-title-mid{
    margin: 0 0 10px 30px !important;
}

.text-left{
    text-align: left !important;
    margin-left: 30px;
}

.biciloca-heading{
    background-color: #56acde !important;
}

.biciloca-table-title{
    font-family: Lobster Two;
    color: white;
    background-color: #56acde;
    font-size: 22px;
}

.biciloca-tr{
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.biciloca-reservar{
    font-family: Lobster Two;
    background-color: #56acde; 
    display:inline-block; 
    color: white; 
    padding: 20px;
    text-align: center;
}

.biciloca-reservar p{
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
    color: white;
}

.biciloca-reservar a{
    font-size: 20px;
}

.biciloca-aviso{
    color: white;
    background-color: #56acde; 
    border-radius: 4px;
    padding: 30px;
    margin: 0 0 20px 0;
}

.biciloca-ruta{
    color: white;
    text-align: center;
    background-color: #449d44;
    border-radius: 4px;
    padding: 30px;
    margin: 0 0 20px 0;
    cursor: pointer;
    display: block;
}

.biciloca-ruta:hover{
    color: white;
    text-align: center;
    background-color: #449d44;
    border-radius: 4px;
    padding: 30px;
    margin: 0 0 20px 0;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

.footer{
    font-family: Merriweather;
    background-color: #F3F3F3;
    margin-top: 50px;
    color: black;
    font-style: italic;
    padding: 0 0 30px 0;
}

.footer-section{
    background-color: #F3F3F3;
    padding: 30px 0 0 30px;
    color: black;
}

.footer-section p {
    border-bottom: 1px solid #AEAEAE;
    padding: 10px 0 10px 0;
    max-width: 100%;
}

.footer-section p a{
    color: black;
}

.carousel-arrow-biciloca,
.carousel-arrow-biciloca:hover{
    color: transparent;
    background: transparent !important;
    text-shadow: none;
}

.panel-primary>.panel-heading{
    color: #fff;
    background-color: #56acde; 
    border-color: #56acde; 
}

.panel-primary{
    border-color: #56acde; 
}

.contenedor-carga{
    display: inline;
    background-color: transparent;
    width: 0;
    border-radius: 4px;
    padding: 0;
  }

  .attention{
    background: url(/img/attention.png) no-repeat center center fixed; 
    height: 30px;
    width: 30px;
  }

  #carga{
    text-align: center;
    margin-top: 30px;
  }


@media only screen and (max-width: 780px) {
    #navToggle{
        cursor: pointer;
        z-index: 1000;
    }

    .res-menu{
        font-family: abrilfatface;
        font-style: normal;
        text-transform: lowercase;
    }
    .biciloca-slide{
        margin-top: 60px;
    }
    
    .hero{
        display: none;
    }

    .carousel-arrow-biciloca,
    .carousel-arrow-biciloca:hover{
        color: black;
        background: transparent !important;
    }

    .footer-center,
    .footer-center p{
        text-align: center;
    }

    .footer-anagrama{
        text-align: center;
        margin-bottom: 20px;
    }
}

















