/* Footer */
.footer .footer_top .footer_center .footer_bottom{
    position: fixed;
	bottom: 0;
}

@media screen and (max-width:1199px) {
    #footer .footer_top .search {
        display: inline-block;
        
    }
    }
    
    @media screen and (max-width:480px) {
    #footer .footer_top .search .search-form .input-text {
        width: 100%!important;
    }
    #footer .footer_top .search .search-form .awe-btn {
    
        top: 0;
        bottom: 0;
        right: 0;
        min-width: inherit!important;
        padding-left: 5px;
        padding-right: 5px;
    }
    }
    
    #footer .footer_top .search .search-form {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 15px
    }
    
    #footer .footer_top .search .search-form .input-text {
        border: 2px solid #fff;
        background-color: transparent;
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        vertical-align: middle;
        line-height: 40px;
        width: 250px;
        height:35px;
    }
    
    #footer .footer_top .search .search-form .input-text::-webkit-input-placeholder {
        color: #fff
    }
    
    #footer .footer_top .search .search-form .input-text:-moz-placeholder {
        color: #fff
    }
    
    #footer .footer_top .search .search-form .input-text::-moz-placeholder {
        color: #fff
    }
    
    #footer .footer_top .search .search-form .input-text:-ms-input-placeholder {
        color: #fff
    }
    
    #footer .footer_top .search .search-form .awe-btn {
        vertical-align: middle;
        min-width: 135px;
        text-align: center;
        padding: 7px 10px;
        height: 35px;
        color: #fff;
        background-color: #d4a355;
        font-size: 16px;
        text-transform: uppercase;
        margin-left: 10px
    }
    
    #footer .footer_top .search .search-form .awe-btn:hover {
        background: #D0983F;
        color: #fff
    }
    #footer .footer_top .mailchimp h4 {
        padding-left: 0;
        display: block;
        margin-bottom: 20px
    }
    #footer .footer_top .mailchimp h4:before {
        content: none
    }
    #footer .footer_top .mailchimp .mailchimp-form {
        margin-left: 0
    }
    #footer .footer_top .social {
        margin-top: 0px
    }

    #footer {
        background-color: #232323
    }
    
    #footer .footer_top {
        background: #777;
        padding: 30px 0 10px;
        color:#fff;
    }
    
    #footer .footer_top p {
        color: #fff;
        font-size: 13px;
    }
    
    #footer .footer_top a {
        color: #fff;
        font-size: 13px;
    }
    
    #footer .footer_top a:hover {
        color: #d4a355;
        
    }
    
    #footer .footer_top .mailchimp h4 {
        display: inline-block;
        font-family: 'Montserrat';
        margin: 0;
        color: #fff;
        font-size: 25px;
        vertical-align: middle;
        text-transform: uppercase;
        font-weight: normal
    }
    
    #footer .footer_top .mailchimp h4:before {
        content: "\f003";
        border: 3px solid #e1bd85;
        padding: 10px;
        color: #e1bd85;
        margin-right: 20px;
        font-size: 18px;
        font-family: 'FontAwesome';
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    
    #footer .footer_top .mailchimp .mailchimp-form {
        display: inline-block;
        vertical-align: middle;
        margin-left: 65px
    }
    
    #footer .footer_top .mailchimp .mailchimp-form .input-text {
        border: 2px solid #fff;
        background-color: transparent;
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        vertical-align: middle;
        line-height: 40px;
        width: 290px
    }
    
    #footer .footer_top .mailchimp .mailchimp-form .input-text::-webkit-input-placeholder {
        color: #fff
    }
    
    #footer .footer_top .mailchimp .mailchimp-form .input-text:-moz-placeholder {
        color: #fff
    }
    
    #footer .footer_top .mailchimp .mailchimp-form .input-text::-moz-placeholder {
        color: #fff
    }
    
    #footer .footer_top .mailchimp .mailchimp-form .input-text:-ms-input-placeholder {
        color: #fff
    }
    
    #footer .footer_top .mailchimp .mailchimp-form .awe-btn {
        vertical-align: middle;
        min-width: 135px;
        text-align: center;
        padding: 7px 10px;
        height: 40px;
        color: #fff;
        background-color: #e1bd85;
        font-size: 16px;
        text-transform: uppercase;
        margin-left: 10px
    }
    
    #footer .footer_top .mailchimp .mailchimp-form .awe-btn:hover {
        background: #fff;
        color: #e1bd85
    }
    
    #footer .footer_top .social .social-content {
        font-size: 0
    }
    
    #footer .footer_top .social .social-content a {
        font-size: 14px;
        display: inline-block;
        color: #fff;
        border: 2px solid #fff;
        line-height: 32px;
        width: 32px;
        height: 32px;
        margin-top: 5px;
        margin-bottom: 10px;
        text-align: center;
        margin-right: 10px;
        font-size: 16px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease
    }
    
    #footer .footer_top .social .social-content a:hover {
        border-color: #e1bd85
    }
    
    #footer .footer_bottom .social .social-content a {
        font-size: 14px;
        display: inline-block;
        color: #fff;
        border: 2px solid #fff;
        line-height: 32px;
        width: 32px;
        height: 32px;
        margin: 15px 0 15px;
        text-align: center;
        margin-right: 20px;
        font-size: 16px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease
    }
    
    #footer .footer_bottom .social .social-content a:hover {
        border-color: #e1bd85
    }
    
    #footer .footer_center {
        padding-bottom: 40px
    }
    
    #footer .footer_center p {
        font-size: 14px
    }
    
    #footer .footer_center .widget-logo {
        overflow: hidden;
        padding-top: 20px
    }
    
    #footer .footer_center .widget-logo .img {
        max-width: 145px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 40px
    }
    
    #footer .footer_center .widget-logo .img img {
        max-width: 100%
    }
    
    #footer .footer_center .widget-logo .text {
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px
    }
    
    #footer .footer_center .widget-logo .text p {
        color: #acacac;
        margin-bottom: 10px
    }
    
    #footer .footer_center .widget-logo .text p i {
        margin-right: 10px;
        font-size: 16px;
        color: #fff
    }
    
    #footer .footer_center .widget-logo .text p a {
        color: #acacac
    }
    
    #footer .footer_center .widget-logo .text p a:hover {
        color: #e1bd85;
        text-decoration: underline
    }
    
    #footer .footer_center .widget-logo .text p:last-child {
        margin-bottom: 0
    }
    
    #footer .footer_center .widget {
        margin-top: 40px
    }
    
    #footer .footer_center .widget .widget-title {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 20px
    }
    
    #footer .footer_center .widget>ul {
        margin-top: -5px
    }
    
    #footer .footer_center .widget ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0
    }
    
    #footer .footer_center .widget ul li a {
        color: #acacac;
        padding: 5px 0;
        display: inline-block;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease
    }
    
    #footer .footer_center .widget ul li a:hover {
        color: #fff
    }
    
    #footer .footer_center .widget ul li .sub-menu {
        margin-left: 15px
    }
    
    
    
    #CDSWIDCOE.widCOE .widCOELink a {
        font: normal normal 12px Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif !important;
        color: black;
        text-decoration: none;
    }
    
    #footer .footer_center .widget_tripadvisor .tripadvisor p {
        color: #acacac;
        font-size: 13.75px;
        margin-bottom: 20px
    }
    
    #footer .footer_center .widget_tripadvisor .tripadvisor img {
        max-width: 100%;
        margin-bottom: 20px
    }
    
    #footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle {
        font-size: 0;
        clear: bold;
        display: block
    }
    
    #footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i {
        font-size: 15px;
        border: 2px solid #8bc23f;
        padding: 1px;
        background-color: #8bc23f;
        background-clip: content-box;
        display: inline-block;
        width: 14px;
        height: 14px;
        margin-right: 5px;
        position: relative;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }
    
    #footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i.part:before {
        content: '';
        position: absolute;
        background-color: #1f232b;
        display: block;
        height: 8px;
        width: 4px;
        right: 1px;
        top: 1px
    }
    
    .footer .footer_bottom {
        background-color: #888;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        font-size: 12.22px
    }
    
    .footer .footer_bottom p {
        margin-bottom: 0;
        font-size: 13px
    }
    
    .footer .footer_bottom a {
        color: #fff;
        font-size: 14px;
    }
    
    .footer .footer_bottom a:hover {
        color: #d4a355;
    } 
    
    .brand {
        
        line-height: 120px
    }
    
    .brand img {
        max-height: 70px
    }
    
    .header_m {
        display: none;
    }
    section.booking-mobile {
       display: none;
    }
    
    #compare {
        border-collapse: collapse;
        width: 100%;
    }
    
    #compare td, #compare th {
        border: 1px solid #ddd;
        padding: 3px 15px;
        text-align: center;
    }
    

    #footer {
    background-color: #232323
}

.footer .footer_top {
    background: #777;
    padding: 30px 0 10px;
    color:#fff;
}

.footer .footer_top p {
    color: #fff;
    font-size: 13px;
}

.footer .footer_top a {
    color: #fff;
    font-size: 13px;
}

.footer .footer_top a:hover {
    color: #d4a355;
    
}

#footer .footer_top .mailchimp h4 {
    display: inline-block;
    font-family: 'Montserrat';
    margin: 0;
    color: #fff;
    font-size: 25px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: normal
}

#footer .footer_top .mailchimp h4:before {
    content: "\f003";
    border: 3px solid #e1bd85;
    padding: 10px;
    color: #e1bd85;
    margin-right: 20px;
    font-size: 18px;
    font-family: 'FontAwesome';
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#footer .footer_top .mailchimp .mailchimp-form {
    display: inline-block;
    vertical-align: middle;
    margin-left: 65px
}

#footer .footer_top .mailchimp .mailchimp-form .input-text {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    width: 290px
}

#footer .footer_top .mailchimp .mailchimp-form .input-text::-webkit-input-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .input-text:-moz-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .input-text::-moz-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .input-text:-ms-input-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .awe-btn {
    vertical-align: middle;
    min-width: 135px;
    text-align: center;
    padding: 7px 10px;
    height: 40px;
    color: #fff;
    background-color: #e1bd85;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 10px
}

#footer .footer_top .mailchimp .mailchimp-form .awe-btn:hover {
    background: #fff;
    color: #e1bd85
}

#footer .footer_top .social .social-content {
    font-size: 0
}

#footer .footer_top .social .social-content a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 10px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

#footer .footer_top .social .social-content a:hover {
    border-color: #e1bd85
}

#footer .footer_bottom .social .social-content a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin: 15px 0 15px;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

#footer .footer_bottom .social .social-content a:hover {
    border-color: #e1bd85
}

#footer .footer_center {
    padding-bottom: 40px
}

#footer .footer_center p {
    font-size: 14px
}

#footer .footer_center .widget-logo {
    overflow: hidden;
    padding-top: 20px
}

#footer .footer_center .widget-logo .img {
    max-width: 145px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px
}

#footer .footer_center .widget-logo .img img {
    max-width: 100%
}

#footer .footer_center .widget-logo .text {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px
}

#footer .footer_center .widget-logo .text p {
    color: #acacac;
    margin-bottom: 10px
}

#footer .footer_center .widget-logo .text p i {
    margin-right: 10px;
    font-size: 16px;
    color: #fff
}

#footer .footer_center .widget-logo .text p a {
    color: #acacac
}

#footer .footer_center .widget-logo .text p a:hover {
    color: #e1bd85;
    text-decoration: underline
}

#footer .footer_center .widget-logo .text p:last-child {
    margin-bottom: 0
}

#footer .footer_center .widget {
    margin-top: 40px
}

#footer .footer_center .widget .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px
}

#footer .footer_center .widget>ul {
    margin-top: -5px
}

#footer .footer_center .widget ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#footer .footer_center .widget ul li a {
    color: #acacac;
    padding: 5px 0;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

#footer .footer_center .widget ul li a:hover {
    color: #fff
}

#footer .footer_center .widget ul li .sub-menu {
    margin-left: 15px
}



#CDSWIDCOE.widCOE .widCOELink a {
    font: normal normal 12px Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif !important;
    color: black;
    text-decoration: none;
}

#footer .footer_center .widget_tripadvisor .tripadvisor p {
    color: #acacac;
    font-size: 13.75px;
    margin-bottom: 20px
}

#footer .footer_center .widget_tripadvisor .tripadvisor img {
    max-width: 100%;
    margin-bottom: 20px
}

#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle {
    font-size: 0;
    clear: bold;
    display: block
}

#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i {
    font-size: 15px;
    border: 2px solid #8bc23f;
    padding: 1px;
    background-color: #8bc23f;
    background-clip: content-box;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i.part:before {
    content: '';
    position: absolute;
    background-color: #1f232b;
    display: block;
    height: 8px;
    width: 4px;
    right: 1px;
    top: 1px
}

#footer .footer_bottom {
    background-color: #888;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 12.22px
}

#footer .footer_bottom p {
    margin-bottom: 0;
    font-size: 13px
}

#footer .footer_bottom a {
    color: #fff;
    font-size: 14px;
}

#footer .footer_bottom a:hover {
    color: #d4a355;
} 

.brand {
    
    line-height: 120px
}

.brand img {
    max-height: 70px
}

.header_m {
    display: none;
}
section.booking-mobile {
   display: none;
}

#compare {
    border-collapse: collapse;
    width: 100%;
}

#compare td, #compare th {
    border: 1px solid #ddd;
    padding: 3px 15px;
    text-align: center;
}

#compare tr:nth-child(even){background-color: #f2f2f2;}

#compare tr:hover {background-color: #ddd;}

#compare th {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #d4a355;
    color: white;
    text-align: center;
}
.menu-book {
    display: none;
}
.book a{
    line-height: 50px!important;
    margin-top: 15px;
}

@media screen and (max-width:1199px) {
    .menu-book {
    height: 25px;
    top: 32px;
    position: absolute;
    right: 100px;
    width: 100px;
    display: block;
}
.room-detail_thumbs .owl-prev .fa, .room-detail_thumbs .owl-next .fa {
    position: absolute;
    top: 25%;
    left: 50%;
}
.book {
    display: none;
}


/*footer*/

#footer {
    background-color: #232323
}

#footer .footer_top {
    background: #777;
    padding: 30px 0 10px;
    color:#fff;
}

#footer .footer_top p {
    color: #fff;
    font-size: 13px;
}

#footer .footer_top a {
    color: #fff;
    font-size: 13px;
}

#footer .footer_top a:hover {
    color: #d4a355;
    
}

#footer .footer_top .mailchimp h4 {
    display: inline-block;
    font-family: 'Montserrat';
    margin: 0;
    color: #fff;
    font-size: 25px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: normal
}

#footer .footer_top .mailchimp h4:before {
    content: "\f003";
    border: 3px solid #e1bd85;
    padding: 10px;
    color: #e1bd85;
    margin-right: 20px;
    font-size: 18px;
    font-family: 'FontAwesome';
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#footer .footer_top .mailchimp .mailchimp-form {
    display: inline-block;
    vertical-align: middle;
    margin-left: 65px
}

#footer .footer_top .mailchimp .mailchimp-form .input-text {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    width: 290px
}

#footer .footer_top .mailchimp .mailchimp-form .input-text::-webkit-input-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .input-text:-moz-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .input-text::-moz-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .input-text:-ms-input-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .awe-btn {
    vertical-align: middle;
    min-width: 135px;
    text-align: center;
    padding: 7px 10px;
    height: 40px;
    color: #fff;
    background-color: #e1bd85;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 10px
}

#footer .footer_top .mailchimp .mailchimp-form .awe-btn:hover {
    background: #fff;
    color: #e1bd85
}

#footer .footer_top .social .social-content {
    font-size: 0
}

#footer .footer_top .social .social-content a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 10px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

#footer .footer_top .social .social-content a:hover {
    border-color: #e1bd85
}

#footer .footer_bottom .social .social-content a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin: 15px 0 15px;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

#footer .footer_bottom .social .social-content a:hover {
    border-color: #e1bd85
}

#footer .footer_center {
    padding-bottom: 40px
}

#footer .footer_center p {
    font-size: 14px
}

#footer .footer_center .widget-logo {
    overflow: hidden;
    padding-top: 20px
}

#footer .footer_center .widget-logo .img {
    max-width: 145px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px
}

#footer .footer_center .widget-logo .img img {
    max-width: 100%
}

#footer .footer_center .widget-logo .text {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px
}

#footer .footer_center .widget-logo .text p {
    color: #acacac;
    margin-bottom: 10px
}

#footer .footer_center .widget-logo .text p i {
    margin-right: 10px;
    font-size: 16px;
    color: #fff
}

#footer .footer_center .widget-logo .text p a {
    color: #acacac
}

#footer .footer_center .widget-logo .text p a:hover {
    color: #e1bd85;
    text-decoration: underline
}

#footer .footer_center .widget-logo .text p:last-child {
    margin-bottom: 0
}

#footer .footer_center .widget {
    margin-top: 40px
}

#footer .footer_center .widget .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px
}

#footer .footer_center .widget>ul {
    margin-top: -5px
}

#footer .footer_center .widget ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#footer .footer_center .widget ul li a {
    color: #acacac;
    padding: 5px 0;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

#footer .footer_center .widget ul li a:hover {
    color: #fff
}

#footer .footer_center .widget ul li .sub-menu {
    margin-left: 15px
}



#CDSWIDCOE.widCOE .widCOELink a {
    font: normal normal 12px Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif !important;
    color: black;
    text-decoration: none;
}

#footer .footer_center .widget_tripadvisor .tripadvisor p {
    color: #acacac;
    font-size: 13.75px;
    margin-bottom: 20px
}

#footer .footer_center .widget_tripadvisor .tripadvisor img {
    max-width: 100%;
    margin-bottom: 20px
}

#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle {
    font-size: 0;
    clear: bold;
    display: block
}

#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i {
    font-size: 15px;
    border: 2px solid #8bc23f;
    padding: 1px;
    background-color: #8bc23f;
    background-clip: content-box;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i.part:before {
    content: '';
    position: absolute;
    background-color: #1f232b;
    display: block;
    height: 8px;
    width: 4px;
    right: 1px;
    top: 1px
}

#footer .footer_bottom {
    background-color: #888;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 12.22px
}

#footer .footer_bottom p {
    margin-bottom: 0;
    font-size: 13px
}

#footer .footer_bottom a {
    color: #fff;
    font-size: 14px;
}

#footer .footer_bottom a:hover {
    color: #d4a355;
} 

.brand {
    
    line-height: 120px
}

.brand img {
    max-height: 70px
}

.header_m {
    display: none;
}
section.booking-mobile {
   display: none;
}

#compare {
    border-collapse: collapse;
    width: 100%;
}

#compare td, #compare th {
    border: 1px solid #ddd;
    padding: 3px 15px;
    text-align: center;
}

#compare tr:nth-child(even){background-color: #f2f2f2;}

#compare tr:hover {background-color: #ddd;}

#compare th {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #d4a355;
    color: white;
    text-align: center;
}
.menu-book {
    display: none;
}
.book a{
    line-height: 50px!important;
    margin-top: 15px;
}

@media screen and (max-width:1199px) {
    .menu-book {
    height: 25px;
    top: 32px;
    position: absolute;
    right: 100px;
    width: 100px;
    display: block;
}
.room-detail_thumbs .owl-prev .fa, .room-detail_thumbs .owl-next .fa {
    position: absolute;
    top: 25%;
    left: 50%;
}
.book {
    display: none;
}


