
#map { height: 400px; }
.name_hotel_details {
    font-size: 31px;
    font-weight: bold;
    color: #0050a4;
}
.g-attributes h2 {
    font-size: 24px;
}
@media (max-width: 767px) {
    .name_hotel_details {
        font-size: 20px !important;
    }
    .g-attributes h2 {
        font-size: 18px !important;
    }
}
.fb-share-button {
    margin-top: 10px;
}

.bg-light-width {
    width: 100%;
}

#div_price.fixed {
    position: fixed;
    top: 0;
    max-width: 16.2% !important;
}

.horizontal-line-5 {
    border-top: 3px solid #d7dce3;
    width: 5%;
    margin-bottom: 16px;
}

.color-table {
    background-color: #80808033;
    border: 1px solid #ddd;
}

.total_price_ch {
    text-align: end;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
}

.span_label_price {
    margin-bottom: 0px;
    font-size: 16px;
}

.total_price_ch > span {
    color: #000;
    font-size: 25px;
    font-weight: 600;
}

.room_arrang {
    padding: 0 !important;
}
.total-price-item {
    font-size: 15px;
    font-weight: bold;
    padding: 4px;
    border-radius: 6px;
}

button.btn.btn-primary.mt-2.position-absolute.bottom-0.start-50.translate-middle-x {
    width: 86%;
    background: #292727a6;
    border: none;
    height: 124px;
    border-radius: 25px;
    margin-bottom: 4px;
}

.row.d-flex.align-items-stretch {
    display: flex;
    flex-wrap: wrap;
}

.col-md-6.d-flex.flex-column {
    display: flex;
    flex-direction: column;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 25px;
}

.image-container {
    position: relative;
}

.position-absolute {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 20px);
}

.fotorama__fullscreen-icon {
    display: none;
}
.fotorama__arr {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.fotorama__arr--prev::before,
.fotorama__arr--next::before {
    font-size: 24px;
    color: white;
    display: inline-block;
}

.fotorama__arr:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.fotorama__arr--prev::before {
    content: '\2190';
}

.fotorama__arr--next::before {
    content: '\2192';
}
.img-fluid {
    margin-bottom: 15px;
}

.btn-primary {
    width: 100%;
}

.img-fluid {
    margin-bottom: 15px;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    background: linear-gradient(to right, #00378f, #00b7af);
    color: #fff !important;
    border-radius: 8px;
    padding: 9px;
}
.nav-tabs .nav-link {
    border-radius: 0;
    font-weight: bold;
    color: #fff;
}
.nav-tabs .nav-link.active {
    background-color: #fdfbff !important;
    color: #2360ac;
}
.nav-tabs .nav-link:hover {
    background-color: #0056b3 !important;
    color: #fff;
}
.tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 40px;
}
.tab-pane h4 {
    color: #1e509f;
    border-left: 4px solid;
}
.tab-pane p {
    font-size: 16px;
    line-height: 1.5;
}
@media (min-width: 768px) and (max-width: 991px){
    div#Chambre {
        font-size: 11px;
    }
}
@media(min-width: 538px) and (max-width: 767px){
    .nav-link {
        padding: 6px 3px;
    }
}
@media(min-width: 400px) and (max-width: 537px){
    .nav-link {
        padding: 6px 1px;
        font-size: 11px;
    }
}
@media (max-width: 399px){
    .nav-link {
        padding: 6px 5px;
        font-size: 11px;
    }
    div#Chambre {
        font-size: 12px;
    }
}
i.fa.fa-caret-right {
    font-size: 31px;
    color: #1e509f;
}
.nbnuit{
    background: #9d9d9b;
    padding: 5px 5px 5px 10px;
    color: #fff;
    border-radius: 8px 0px 0px 8px;
}
.nuit-detail{
    background: #9d9d9b;
    padding: 5px  10px 5px 5px;
    color: #fff;
    border-radius: 0px 8px 8px 0px;
    margin-left: -4px;
}
.col-md-1.col-btn {
    margin-top: 22px;
}
a#search_interne {
    background: #9d9d9d;
    max-width: 140px;
    height: 40px;
    border-radius: 8px;
    margin: 10px;
    font-size: 14px;
    padding: 9px;
    border: none;
}
.arrang_select_area .nav-style {
    background: #01b6af !important;
}

div#hotels-search {
    padding: 10px 0px 0px;
    margin-bottom: 0px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;

}
.bravo_wrap .bravo_form {
    padding: 2px 0px 0px 0px;
}
.bravo_wrap .bravo_form .g-field-search {
    padding:  0px;
}
button.btn.dropdown-toggle.btn-light {
    padding-left: 12px;
}
.icone-moteur {
    top: 2px;
}
.form-content-details {
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    height: 53px;
}
span.date--in ,span.date-out{
    padding-left: 10px;
    top: 5px;
    position: relative;
    color: #575756;
}
div#Chambre2 {
    padding-left: 10px;
    color: #575756;


}

button.btn.btn-primary.btn-search.btn-interne-searche {
    height: 100%;
    background: #9d9d9d;
    border: 1px solid #9d9d9d !important;
}
@media (max-width: 767px){
    div#hotels-search {
        margin-bottom: 15px;
    }
}
button.btn.dropdown-toggle.btn-light {
    padding-left: 12px;
    top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){
    img.img-fluid.flex-grow-1 {
        max-height: 243px;
    }
    .form-content-details {

        height: 49px;
    }
}