﻿#RoomsToBook h3 {
    font-size:18px !important; 
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    /*background-color:#fff !important;*/
    color: #C08D1B !important;
}

.owl-nav.disabled{
    display:block !important;
}

.owl-prev{
    width: 15px;
    /*height: 100px;
    position: absolute;
    top: 38%;*/
    margin-left: -20px;
}

.owl-next{
    width: 15px;
    /*height: 100px;
    position: absolute;
    top: 38%;
    right: -25px;*/
}
/*.owl-prev {
    width: 15px;
    height: 25px;
    position: absolute;
    top: 87%;
    left: 69%;
}

.owl-next {
    width: 15px;
    height: 25px;
    position: absolute;
    top: 87%;
    right: 23%;
}*/

.fa-3x{
    font-size:3em;
}
.p_margin{
    margin-top:50px;
}

.programacion-descripcion b{
    color:#C08D1B;
    font-style: italic;
}

/*.owl-dots {
    top: 88.5%;
    position: absolute;
    left: 72%;
}*/