
.room_detail_inle_header_left_side{
    position: absolute;
    z-index: 999;
}

.room_detail_section{
    padding: 80px 105px;
}
.room_detail_section_header{
    font-size: 40.5px;
    margin-bottom: 20px;
    font-family: 'addington_bold';
}
.room_detail_section_header_two{
    font-size: 40.5px;
    margin-bottom: 20px;
    font-family: 'addington_bold';
}
.room_detail_section_type_text{
    margin-left: 8px;    
    font-size: 10px;
    color: #1d1d1d;
}
.room_detail_section_text{
    margin-top: 40px;
    font-size: 16.2px;
    font-family: 'addington_medium';
    color: #1d1d1d;
}
.room_detail_amenities_header{
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: 'addington_bold';
    color: #2e2e2e;
}

ul{
    padding-left: 20px;
    font-size: 16px;
    font-family: 'addington_medium';
    color: #1e1e1e;
}

.room_detail_book_now_part{
    background: #242424;
    color: #cbcbcb;
    padding: 40px;
}
.room_detail_book_now_section{
    width: 400px;
    margin-top: 40px;
}
.room_detail_book_now_part_dollor{
    font-size: 30px;
}
.room_detail_book_now_part_dollor_amount{
    font-size: 20px;
}
.room_detail_book_now_part_book_now{
    background: #b69966;
    margin-top: 20px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 15px;
}
.room_detail_book_now_section .room_detail_book_now_part a{
    text-decoration: none;
}
.room_detail_section_secheader{
    margin-top: 50px;
    font-size: 40.5px;
    font-family: 'addington_bold';
}
.room_detail_section_sectext{
    font-size: 16.2px;
    font-family: 'addington_medium';
}


.room_detail_type{
    margin-top: 40px;
}
.room_type_part{
    border: 1px solid #cbcbcb;
    margin-bottom: 50px;    
}
.room_type_part_side{
    padding: 50px 40px;    
    padding-bottom: 0;
}
.room_guests{
    padding: 10px 0;    
    font-size: 12px;
    color: #1d1d1d;    
}
.room_guest{
    margin-left: 10px;
}
.room_type_part_text{
    margin-top: 10px;
    font-size: 14px;
    color: #6f6f6f;
    font-family: 'addington_medium';
}

.room_type_part_side a{
    color: aliceblue;
    text-decoration: none;
}
.room_type_part_book_now{
    background: #242424;
    margin-top: 30px;
    text-align: center;
    padding: 20px;
    font-size: 16.2px;
    font-weight: bold;
    letter-spacing: 2px;
}


.room_type_part_support{
    border: 1px solid #cbcbcb;
    background: #242424;
    color: #ffffff;
    margin-bottom: 50px;    
    padding: 75px 40px;
}
.room_type_part_support_header{
    margin-bottom: 20px;
    font-size: 40.5px;    
    font-family: 'addington_bold';
}
.room_type_part_support_header_text{
    margin-top: 20px;
    font-size: 15px;    
}
.room_type_part_support_header_text_phone{
    font-size: 35px;
    font-weight: bold;
}
.room_type_part_support_header_secheader{
    margin-top: 30px;margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}
.room_type_part_header{
    font-size: 25px;
    color: #000000;
    font-family: 'addington_bold';
}
.room_type_part_support_header_sectext{
    font-size: 15px;
}

.carouseller .carouseller__right {
    right: -5px;
    top: 45%;
}

.carouseller .carouseller__left, .carouseller .carouseller__right {
    font-size: 50px;    
}
.left_side_arrow{
    height: 60px;
}
.room_detail_img_title{
    position: absolute;z-index: 999;bottom: 160px; color: #ffffff;
}

@media (max-width: 1300px) {

    .room_type_part_side {
        padding: 20px 15px;
        padding-bottom: 0;
    }
    .room_type_part_header {
        font-size: 15px;        
    }
    .room_guests {
        font-size: 10px;     
    }
    .room_type_part_text {
        margin-top: 8px;
        font-size: 12px;        
    }
    .room_type_part_book_now {        
        margin-top: 20px;
        padding: 15px 10px;
        font-size: 14.2px;        
        letter-spacing: 1px;
    }
    .room_type_part_support {        
        margin-bottom: 50px;
        padding: 30px 20px;
    }
    .room_type_part_support_header {
        margin-bottom: 10px;
        font-size: 20.5px;        
    }
    .room_type_part_support_header_text {
        margin-top: 10px;
        font-size: 12px;
    }
    .room_type_part_support_header_text_phone {
        font-size: 20px;        
    }
    .room_type_part_support_header_secheader {
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 12px;
    }
    .room_type_part_support_header_sectext {
        font-size: 12px;
    }
}

@media (max-width: 980px) {
    #slideshow.fullscreen{
        height: 500px;
    }
    .room_detail_section {
        padding: 40px 30px;
    }
    .room_detail_section_type_side{
        margin-bottom: 20px;
    }
    .room_detail_section_text {
        margin-top: 20px;
    }
    .room_detail_amenities_header {
        margin-top: 20px;                
    }
    .room_detail_book_now_part {        
        margin-bottom: 20px;
    }
    .room_type_part_support {
        margin-bottom: 10px;        
    }
    .carouseller .carouseller__right {
        right: -30px;        
    }    
    .thumbs {
        display: none;
    }    
    .thumbs-container{
        background: none;
        height: 0;
        width: 93%;        
    }
    .next,.prev{
        bottom: -5px;
    }
    .room_detail_img_title{
        bottom: 0;        
    }
    .room_detail_section_header{
        margin-bottom: 0;
    }

}

@media (max-width: 767px){
    #slideshow.fullscreen{
        height: 300px;
    }
    .room_detail_section_header {
        font-size: 18px;
        margin-bottom: 10px;
        padding-left: 10px;
    }
    .room_detail_section_header_two {
        font-size: 20.5px;
        margin-bottom: 10px;
    }    
    .room_detail_section_text {        
        font-size: 14.2px;                
    }
    .room_detail_amenities_header {
        font-size: 18px;        
    }
    ul {        
        font-size: 13px;        
    }
    .room_detail_book_now_part {        
        padding: 20px;
    }
    .room_detail_section_secheader {        
        font-size: 20.5px;
        margin-top: 20px;
    }
    .room_detail_book_now_section {
        width: 100%;        
    }    
    .royal_villa_front_one_guests_img{
        margin-left: 5px;
    }
    .royal_villa_front_lake_view_img{
        margin-left: 5px;
    }
    .royal_villa_front_one_guests_text_side{
        margin-left: 15px;
    }
    .royal_villa_front_one_lake_side{
        margin-left: 15px;
    }
}


.row.display-flex {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }
     
  .panel {
      height: 100%;
  }

  @media (min-width: 380px) {
    .room_type_part_text {
        margin-top: 8px;
        font-size: 12px;    
        margin-bottom: 25%;    
        position: relative;
    }
    .room_type_part_book_now{
        background: #242424;
        margin-top: 30px;
        text-align: center;
        padding: 20px;
        font-size: 14.2px;
        font-weight: bold;
        letter-spacing: 2px;
        position: absolute;
        bottom: 6%;
        width: 77%;
        margin-left: 2%;
    }
}