﻿
.RoomsPhoto {
    height: 200px;
    width: 360px;
}

.popUp {
    height: 200px;
}

.section_title.nice_title > h3 {
    display: inline-block;
    line-height: 25px;
    /* margin-bottom: 28px; */
    padding-bottom: 13px;
    position: relative;
}

.breadcrumb_main.nice_title > h2 {
    display: block;
    line-height: 47px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    position: relative;
    width: 100%;
}

h2 {
    font-size: xx-large;
    color: #131e2a;
}

#accomodation_page .single_wrapper_details, body#accomodation_page .single_wrapper_details {
    background: #f7c411 none repeat scroll 0 0 !important;
    height: 100% !important;
    width: 100% !important;
    -webkit-transition: 0.7s !important;
    -o-transition: 0.7s !important;
    transition: 0.7s !important;
    /*-webkit-display: block !important;*/
    padding: 13px !important;
}
