/*---------------------------------------------
.bg-9 .sub-banner .container .text-center p{
    text-transform: uppercase;
}
.bg-white .container .room-detail .row .col-lg-9 .room-detail_img .room_img-item h6{
    text-transform: uppercase;
}
---------------------------------------------*/
p {
    text-align:justify;
    margin:0px;
    width: auto;
    font-weight: normal;
    line-height: 1.12em;
    margin-top: 1%;
    margin-left: 2%;
}
#page-wrap .section-sub-banner .container p {
    text-align:center;
}
/* setting of banner images */
#page-wrap .bg-ca {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-career.jpg);
}
#page-wrap .bg-c {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-contactus.jpg);
}
#page-wrap .bg-gb {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-guestbook.jpg);
}
#page-wrap .bg-e {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-event.jpg);
}
#page-wrap .bg-g {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-gallery.jpg);
}
#page-wrap .bg-a {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-attractions.jpg);
}
#page-wrap .bg-r {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-reservation.jpg);
}
#page-wrap .bg-9 {
    background-image: url(../chelsea-house-hotel/banner/information-chelsea-house-hotel.jpg);
}
#page-wrap .bg-summer {
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-banner-summer-activities.jpg);            
}
#page-wrap .bg-8.bg-sbgb {
    width:60%;
    height:411px;
    float:left;
    background-size: 100% 100%;
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-subbanner-guestbook.jpg);
}

/* CSS of review page */
@media screen and (min-width : 750px) {
#page-wrap .section-guest-book .container.review {width:47%;}
}
@media screen and (min-width : 481px) and (max-width : 749px) {
    #page-wrap .section-guest-book .container.review {width:95%;}    
}
#page-wrap .bg-8 {
    width:100%;
    height:300px;
    background-image: url(../chelsea-house-hotel/banner/chelsea-house-subbanner-review.jpg);
}
#page-wrap .section-guest-book .container .guest-book.review {
    border:3px solid black;
    padding-left:1%;
    padding-right:1%;
    padding-bottom:2%;
}
#page-wrap .section-guest-book .container .guest-book.review .heading {
    text-align:center;
    padding-top:2%;
    padding-bottom:2%;
}
#page-wrap .section-guest-book .container.review {
    padding: 0.9% 0.5%;   
    background-color: hsla(208, 5%, 51%, 0.78);
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form {
    background-color: transparent;
    padding: 0px;
    width: 100%;
    padding: 2%;
    max-width: 100%;
    padding-bottom: 0px;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form p {
    color:black;
    margin-left: 0px;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form
form .form-field span,
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form
form .form-field sup {
    color:red;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form .field {
    width:85%;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form .field-textarea {
    height:100%;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form 
.form-field table {
    width: 100%;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form 
.form-field table td:nth-child(1), #page-wrap .section-guest-book .container 
.guest-book.review .guest-book-form .form-field table th:nth-child(1) {
    text-align: left;
    width:200px;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form 
.form-field table tr td input[type=radio] {
    margin: 0px;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form 
.form-field table tr {
    height:50px;
    vertical-align: middle;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form 
.form-field table tr td, 
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form 
.form-field table tr th {
    width:400px;
    text-align: center;
    vertical-align: middle;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form label {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #e1d137;
    margin-right: 1%;
}
input[type="date"] {
    background: none;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    color: #666;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Montserrat';
}
input[type=radio] {
    margin: 0px 0px 0px 30px;
    font-family: 'Montserrat';
    font-size: 30px;
    color: #e1d137;     
    border: 0px;
    width:30px;
    height: 20px;
}
#page-wrap .section-guest-book .container .guest-book.review .guest-book-form .awe-btn {
    width: 20%;
    margin-left: 40%;
}
/* setting of chelsea house hotel page */
#page-wrap .section-team {    
    padding: 0px;
}
#page-wrap .section-about .about-item .text.t .heading {
    font-size: 30px;
    text-align: center;
}
#page-wrap .section-about .about-item .text.t {
    margin-top: 0px;
    margin-top: 35px;
    margin-bottom: 20px;     
}
#page-wrap .section-team .team .team_content .col-xs-6 .team_item {
    margin-top: 30px;
    margin-bottom: 30px;    
}
#page-wrap .section-about .about .about-item {
    margin-top: 60px;
}
#page-wrap .section-about .about-item.about-right .text {
    margin-top: 30px;
}
#page-wrap .section-about .about-item .text {
    margin-top: 20px;
}
.section-about .about p{
    margin-bottom: 15px;
}

/* setting of index page */
.accomd-modations-room_1 .text h2 a:hover{
    color: #a94442;
}
.our-best .col-md-pull-6 .text ul li {
    width:calc(55% - 1px);
    padding:0px;
}
.our-best .col-md-pull-6 .text ul li:nth-child(even) {
    width:calc(45% - 1px);
    padding:0px;
}
.container .accomd-modations_1 .accomd-modations-content_1 .accomd-modations-slide_1 
.accomd-modations-room_1 .text .desc {
    text-align:justify;
}
.guestbook-event .row .col-md-6 .event-slide {
    margin-top:70px;
}
#header.header-v2 .header_content:after {
    background-color:rgba(0,0,0,0.6);
}
#footer .footer_top {    
    padding: 17px 0;
    background: #2e2e2e url(../chelsea-house-hotel/bg-footer-top.png) no-repeat;
}
.check-availability:before{
    background:rgba(0,0,0,0.6) url(../chelsea-house-hotel/bg_check-avi.png)no-repeat;
}
.col-lg-3 {
    margin-top:10px;
}
.section-check-availability .check-availability form .col-lg-9 .availability-form p {
    margin-left: 41%;
    color:#a94442;
    font-weight:bold;
    font-size: 14px;
}
.bg-white .container .room-detail .row .col-lg-9 .room-detail_img .room_img-item img {
    width:870px;
    height:496px;    
}
.section-room-detail .room-detail_tab .col-md-9 .room-detail_tab-content #overview 
.room-detail_overview .row .col-xs-6 {
    width:calc(25% - 1px);
    float :left;
}
.section-room-detail .room-detail_tab .col-md-9 .room-detail_tab-content #amenities 
.room-detail_amenities .row .col {
    width:calc(60% - 5px);
    float :left;
}
.section-room-detail .room-detail_tab .col-md-9 .room-detail_tab-content #amenities 
.room-detail_amenities .row .col h6 {
    text-align:center;
}
.section-room-detail .room-detail_tab .col-md-9 .room-detail_tab-content #amenities 
.room-detail_amenities .row .col1 h6 {
    margin-left:12px;
}
.section-room-detail .room-detail_tab .col-md-9 .room-detail_tab-content #amenities 
.room-detail_amenities .row .col .col1 {
     width:calc(50% - 5px);
    float :left;
}
.section-room-detail .room-detail_tab .col-md-9 .room-detail_tab-content #amenities 
.room-detail_amenities .row .col1 {
    width:calc(40% - 1px);
    float :left;
}
.section-room-detail .room-detail_tab .col-md-9 .room-detail_tab-content #overview 
.room-detail_overview .row .col1{
    width:calc(50% - 1px);
    float :left;
    padding: 0px 0px 0px 50px;
}
.mfp-wrap .mfp-content .mfp-figure .mfp-img {
    padding: 30px 30px 30px 30px;
}
#footer .footer_center .widget-logo{
   vertical-align:middle;
   padding-top: 0px;
}
#footer .footer_center .widget-logo .text {
    margin-top:0px;
    width:59%;
}
#footer .footer_center .widget-logo .img {
    max-height: 100%;  
    margin-right: 25px;
}
#footer .footer_top .container .row .col-lg-3 {
    margin-top:0px;
}
#footer .footer_center .row .col-lg-3 {
    margin-top:0px;
}
#footer .footer_center .widget-logo .text p:last-child {
    margin-bottom: 10px;
}
#footer .footer_center .widget-logo .text p i {
    margin-right:5%
}
.tp-caption img {
    display: block;
    margin: 50% auto auto auto;
    width: 100%;
}
#footer .footer_top .container .col-lg-3 .social .social-content .fa {
    margin-top: 23%;
    margin-left: 3%;
}

/* setting of event page */
#page-wrap .section-blog .col-md-8 .post .entry-content p {
    color: black;
    line-height: 1.3em;
    letter-spacing: .01em;
    font-size: 14px;
    font-family: 'Hind';
    text-align: justify;
    margin-top: 10px;  
}
#page-wrap .section-blog .col-md-8 .post .entry-content h6{
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: bold;
}

/* setting of attraction page */
#page-wrap .section-attractions .container .col-md-8 {
    margin-top: 57px;    
    background-color: #f1f1f1;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
#page-wrap .bg-white .container .col-md-4 .attraction_sidebar .attraction_sidebar-content
.attraction_title {    
    font-family: 'Montserrat';
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 15px;
    margin-top: 30px;
}
#page-wrap .bg-white .container .col-md-4 .attraction_sidebar .attraction_heading {    
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: bold;
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 20px;
    text-align: center;    
}
.section-attractions {
    padding-bottom: 0px;
}
#page-wrap .section-attractions .container{
    margin-bottom: 30px;
}
#page-wrap .section-attractions .container .col-md-8 iframe{
    width: 100%;
    min-height: 750px;
    height:100%;
    border: none;    
}
.attraction_sidebar .attraction_sidebar-content .attraction_location li a {    
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: bold;
    text-transform: uppercase;
}
.attraction_sidebar .attraction_sidebar-content .bootstrap-select.attraction_select.awe-select .btn 
.filter-option, .attraction_sidebar .attraction_sidebar-content .bootstrap-select.attraction_select.awe-select 
.btn .caret,
.bootstrap-select.btn-group.awe-select .dropdown-menu ul li a{
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: bold;
}
.attraction_detail .attraction_content .attraction_content-title {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: bold;  
    text-align: center; 
    line-height: 50px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
    vertical-align: middle; 
    text-shadow: unset; 
}
.attraction_detail{
    margin-top:0px;
    font-family: 'Montserrat';
    font-size: 15px;
    height: 100%;
    background-color: #f1f1f1;
}
.attraction_detail .attraction_content ul{    
    font-weight: 500;
    line-height: 1.4em;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    list-style-type: none;           
}
.attraction_detail .attraction_content ul li {
    margin-top: 5px;
}
.attraction_detail .attraction_content ul li span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
}
.attraction_content {
    border-top: none; 
    padding-top: 0px;
    margin-top: 0px;      
}
.attraction_content p{
    line-height: 1.5;
    text-align: justify;
    margin: 0px;
}

/* setting of term & condition page */
.term-condition p{          
    margin-top: 5px;
    margin-left: 10px;
    line-height: 1.3em;
    letter-spacing: .01em;    
}
.term-condition ul li {
    padding: 1px 0;     
    letter-spacing: .014em; 
    margin-left: 10px;   
}
.section-term-condition {
    padding-bottom: 60px;
}
.term-condition ul{
    padding:3px 0px 0px 20px; 
    list-style-type: disc; 
    margin:0px;  
}
.term-condition h3{
    margin-top: 20px;    
}
.term-condition h6{
    margin-left: 10px;
    margin-top: 10px;
}

/* setting of Reservation page */
.reservation-room_amout{
    font-size: 22px !important;
}
.roombook{
    margin-left: 25%; 
    margin-top: 4%
}
.availrooms{
    font-family: 'Montserrat';
    margin-top: auto;
    margin-left: 5%;
}
.availrooms select{
    width: 25% !important;
    height: 31px;
    color: #000;
    font-weight: 500;
    border: 2px solid #000;
}

label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

.reservation-billing-detail {
    max-width: 570px !important;
}

.roomdetail{
    margin-left: 30%;
    width: 570px;
    margin-top: 5%;
}

.detail_heading{
    background-color: gray;
    margin-left: 30%;
    width: 570px;
}

.detail_heading p{
    font-size: 150%;
    margin-left: 3%;
}

.datetable{
    float: left;
}

.actable{
    margin-left: 80%;
}

.price{
    margin-left: auto;
    margin-top: auto;
    
}

.totalprice{
    margin-left: 50px;
    margin-top: 50px;
    float: left;
}

.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package {
 border-top: 0px !important;
 }

 .reservation-room-selected .reservation-room-seleted_item {
    padding: 0px 20px 20px 20px !important;
}

.pricediv{
    margin-top:10px;
}   

.reservation-billing-detail .billing {
    max-width: 120%;
    margin-left: 15%

} 

.box-table-b {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    width: 75%;
    text-align: justify;
  
    border-top: 7px solid #a94442;
    border-bottom: 7px solid #a94442;
    margin-left: 15%;
    margin-top: 1%;
    margin-bottom:1%;
}
.tbl{

    margin-bottom: 0%;
    border-collapse: collapse;
    border-top: 7px solid #a94442;
    border-bottom: 7px solid #a94442;
}
.tbl td {
    
    background: #f5f5f5;
    border-right: 1px solid #a94442;
    border-left: 1px solid #a94442;
    color: #232323;
    padding: 8px;
}
.tbl tr{
    border: none !important;
}

.reservation-sidebar_availability .check_availability_group {
    padding-left: 0px !important;
}
.room-detail_book .room-detail_total {
    padding: 20px 40px;
    text-align: center;
}
.room-detail_book .room-detail_form {
    border-top: 1px solid #e4e4e4;
    padding: 0px 30px 40px 30px;
}
.awe-btn.awe-btn-13 {
    border: 2px solid #a94442;
    background-color: #a94442;
    color: #fff;
}
.check-availability h2:before {
    content: '\f00c';
    border: 3px solid #a94442;
    color: #a94442;
    font-size: 18px;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 34px;
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
#footer .footer_top .mailchimp h4:before {
    content: "\f003";
    border: 3px solid #a94442;
    padding: 10px;
    color: #a94442;
    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 .awe-btn {
    vertical-align: middle;
    min-width: 135px;
    text-align: center;
    padding: 7px 10px;
    height: 40px;
    color: #fff;
    background-color: #a94442;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 10px;
}
.contact .text ul li .icon {
    color: #a94442;
    font-size: 20px;
    margin-right: 20px;
    vertical-align: middle;
}
.gallery-cat ul li:hover a, .gallery-cat ul li.active a {
    background-color: #a94442;
    color: #fff;
}
.accomd-modations-room_1 .text .price .amout {
    color: #a94442;
    font-size: 30px;
}
#footer .footer_top .social .social-content a:hover {
    border-color: #a94442;
}
#header.header-v2 .header_content .menu li .sub-menu li a:hover {
    color: #fff;
    background:  #a94442;
}
.awe-btn.awe-btn-13:hover {
    border-color: #a94442;
    background-color: #fff;
    color: #a94442 !important;
}
.room-detail_tab-header li.active a, .room-detail_tab-header li:hover a {
    color: #a94442;
}
.room-detail_tab-header li a:before {
    height: 2px;
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #a94442;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.awe-btn.awe-btn-default:hover {
    border-color:#a94442;
    background-color: #a94442;
    color: #fff;
}
.reservation-sidebar_availability .check_availability_title {
    margin-top: 20px;
    color: #a94442;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: bold;
}
.reservation_step ul li.active:before, .reservation_step ul li:hover:before {
    background-color: #a94442;
}
.reservation-room_item .reservation-room_text .reservation-room_view-more {
    display: inline-block;
    clear: both;
    margin-top: 10px;
    color: #a94442;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 25px;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.ui-datepicker .ui-datepicker-header {
    background-color: #a94442;
    border-width: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-calendar thead th {
    text-transform: capitalize;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: normal;
    background-color: #a94442;
    padding: 12px 5px;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
    background-color: #a94442;
    color: #fff;
    border-color: #a94442;
}
.ui-datepicker .ui-datepicker-calendar td a.ui-state-active, .ui-datepicker .ui-datepicker-calendar td a:hover {
    border: 1px solid #a94442;
}
.bg-blue {
    background-color: #a94442;
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_total-room .reservation-amout {
    float: right;
    color: #a94442;
}
.next:hover {
    color: #a94442;
    border-color: #a94442;
}
.owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
    color: #a94442;
    border-color: #a94442;
}
.guest-book_item:before {
    border-right: 2px solid #a94442;
    border-bottom: 2px solid #a94442;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    }
    .guest-book_item:after {
    border-left: 2px solid #a94442;
    border-top: 2px solid #a94442;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
}
.guest-book .guest-book_head .text {
    width:40%;
}
.attraction_sidebar .attraction_sidebar-content .attraction_title {
    background-color: #a94442;
    color: #fff;
}
.attraction_sidebar .attraction_sidebar-content .attraction_location li a:hover {
    color: #a94442;
}
.page-navigation li.first a:hover, .page-navigation li.last a:hover {
    border-color: #a94442;
}
.page-navigation li a:hover {
    color: #a94442;
}
.contact .contact-location .btn-collapse:hover {
    color: #a94442;
}
#preloader .preloader-dot {
    width: 0;
    height: 0;
    border: 2px solid #a94442;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    animation: preloader 3s ease infinite;
    -ms-animation: preloader 3s ease infinite;
    -moz-animation: preloader 3s ease infinite;
    -webkit-animation: preloader 3s ease infinite;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.reservation-room_item .reservation-room_text .reservation-room_view-more:hover {
    color: #a94442;
}
.bootstrap-select.btn-group.awe-select .dropdown-menu ul li.selected a {
    background-color: #a94442;
    color: #fff;
    border-bottom-color: #a94442;
}
.bootstrap-select.btn-group.awe-select .dropdown-menu ul li a:hover {
    background-color: #a94442;
    color: #fff;
    border-bottom-color: #a94442;
}
#footer .footer_top .mailchimp .mailchimp-form .awe-btn:hover {
    background: #fff;
    color: #a94442;
}
.room-detail_book {
    background-color: #f1f1f1;
    margin-top: 35px;
}
.gallery-content .gallery:before {
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    position: absolute;
    content: '';
    opacity: 0;
    pointer-events: none;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-state-hover {
    background: #a94442;
}

.reservation-room_item .reservation-room_name a:hover {
    color: #a94442;
}

#availableroomlable{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
}

.soldoutclass{
    font-size: 16px;
    color: #333333;
    font-family: 'Montserrat';
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}

.reservation-room_item .reservation-room_text .reservation-room_desc p {
    font-size: 17px !important;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 5%;
}
.room-compare_item .text h2 a:hover {
    color: #a94442;
}

.bookroombutton{
   padding-left: 30%;
   padding-right: 30%;
   padding-top: 2%;
   padding-bottom: 2%;
}

.contact .contact-form .field-text:focus, .contact .contact-form .field-textarea:focus {
    border-color: #a94442;
}

.room-detail_thumbs a:hover::before {           
    border-color: #a94442;
}

.room-detail_thumbs .owl-item.active a:before {
    border-color: #a94442;
}

.team_item:hover .img:before {
    border-color: #a94442;
}

#footer .footer_center .widget-logo .text p a:hover {
    color: #a94442;
}

.bclable{
   margin-left: 19%;
    margin-top: 3%;
}
.bch4{
    margin-left:28%; 
    float: left;
    margin-top: 2%
}
.bcimg{
    margin-left:43%; 
    margin-top: 2%;
}
.bcp{
    font-size: 10px; 
    margin-left: 28%;
    margin-top: 2%;
}
.rsp{
 margin-left: 19%;
    color: black;
    margin-top: -1%
}
.rsp1{
   margin-left: 19%;
    color: #a94442;
}
.rsh6{
   margin-left: 19%;
  
}
.rsh3{
    margin-left: 30%;
  
}
.rsh4{
    
    color: #a94442;
    margin-top: 3%;
}
.rsh31{
    margin-left: 25%;
    margin-top: 3%;
}
.rslbl{
   margin-left: 19%
}
.rslbl1{
    margin-left: 25%;
    margin-top: 3%;
}
.rsprint{
    margin-left: 80%;
    margin-top: 2%;
}
.reservation_note{
    color: #a94442;
    font-size: 12px;
    margin-top: 15px;
}

.wrong_person{
    font-size: 13px;
    margin-top: 3%;
    color:black;
}

.wrong_persontitle{
    text-align:center;
    color:#760f14;
    font-size:23px;
}

.bookingpage_error{
    text-align:center;
    color:#760f14;
    font-size:23px;
}

.wrongperson_back{
    margin-top:3%;
    margin-bottom: -4%;
}
.weekendcolor{
    border: 1px solid green;
}
/* CSS of guest book form page */
.guest-book-form .form-field {
    margin-top: 6px;
}
.guest-book-form p {
    margin-top: 0px;
}
.our-best .text ul li img {
    margin-right: 10px;
}
.hr{
        border-top: 1px solid #ccc;
}
.gallery-cat ul li {
    font-size: 15px;
}
.gallery-cat ul li a {
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    padding: 7px 6px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.section-blog .container .blog .row .post .box {
    padding-top:1px;
    padding-bottom: 1px;
    border: 2px solid #232323;
    margin-bottom:20px;
    margin-top:20px;
    margin-left:30%;
    margin-right:30%;
    width:40%;
    background-color: black;
}

.dcode_dis{
    margin-top: 0px;
    margin-left: 0px;
    font-size: 13px;
    color:red;
}

.apply_line{
    color:red;
    font-size: 10px;
    margin-left: 0px;
    margin-top: 0px;
}

.reference{
    width: 55%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 23%;
    background-color: #e5e8ea;
    box-sizing: border-box;
}

.p_successpage{
    color:red; 
    margin-left: 28%;
}

.booking_header{
    
    background-color: #a94442;
    border: 2px solid #a94442;
    color: white;
    border-radius: 20px;
    /*margin-top: 14%;
    padding: 9px;*/
    
    font-size: 16px;
}

.booking{
    margin-left: 10%;
    background-color: #a94442;
    border: 2px solid #a94442;
    color: white;
    width: 80%;
    padding: 9px;
    font-size: 16px;
}

.reservationbtn{
    margin-left:10%;
    background-color: #a94442;
    border: 2px solid #a94442;
    color: white;
    padding: 9px;
    font-size: 16px;
    margin-top: 1%;
}

.btn_booking:hover{
    background-color: white !important;
    border: 2px solid #a94442;
    color: black !important; 
}

.menu_inqbutton{
    margin-top: 18px;
    padding-left: 8px;
    padding-top: 10px;
    padding-right: 8px;
    padding-bottom: 10px;
}
.guestbook-event .guestbook-content_1 .owl-pagination {
    margin-top: 40px;
}
.home-about .text .awe-btn {
    margin-top: 35px;
}
.heading {
    font-size: 27px;
}
.guestbook-event .guestbook-content_1 {
    margin-top: 40px;
}
a:hover, a:focus {
    color: #a94442;
}
.dropdown-menu{
    max-height: 250px !important;
}
.header_logo {
    line-height: 84px;
    float: left;
    margin-left: -36px;
}
.header_content .menu>li>a {
    padding: 0 6.5px;
}