body {
    font-size: 15px;
}
.main-menu {
    float: left;
}

.slice-string-2, .slice-string-3, .slice-string-4, .slice-string-6, .slice-string-8, .slice-string-feature{
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    /* margin-bottom: 0px; */
    text-align: justify;
}
.slice-string-2{
    -webkit-line-clamp: 2 !important;
}
.slice-string-3{
    -webkit-line-clamp: 3 !important;
}
.slice-string-4{
    -webkit-line-clamp: 4 !important;
}
.slice-string-6{
    -webkit-line-clamp: 6 !important;
}
.slice-string-feature{
    -webkit-line-clamp: 12 !important;
    margin: 0 0 10px;
}

/* .slice-string-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
} */

#preloader {
    background-color: rgba(255,255,255,.35);
    z-index: 999999;
}
.sub_header_content {
    max-height: 470px;
    background: none;
}
.mt-10 {
    margin-top: 100px;
}

.post-content div, .post-content img {
    width: 100% !important;
}

.post-description {
    font-size: 13px !important;
    font-style: italic;
}
.post-content p, .post-content span {
    font-size: 13px !important;
}
.post-description, .post-content p, .post-content span {
    font-family: "Varela Round", Arial, sans-serif !important;
    color: #555 !important;
    text-align: justify;
}

#cat_blog ul li a:hover {
    color: #960c0c;
}
ul#top_links {
    background: rgba(255,255,255, 0.2);
    border: 1px solid #960c0c;
}
ul#top_links li {
    display: inline-block;
    border-left: none;
    margin-right: unset;
    padding: 0px 8px;
}
ul#top_links li.active{
    color: #fff !important;
    background-color: #960c0c;
}
ul#top_links li.active a{
    color: #fff !important;
}

.widget .children {
    padding-left: 20px;
}
.widget li.active a{
    color: #960c0c !important;
}

.post-title {
    margin-top: 0px;
}
.section-description {
    margin: 10px 0px;
}

#strip_activities ul li img {
    width: 135px;
    height: 135px;
}

.main_title p {
    font-family: "Varela Round", Arial, sans-serif;
    font-size: 16px;
}
.features-content h3 {
    font-family: "Varela Round", Arial, sans-serif;
}

/* img {
    object-fit: contain;
} */

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #960c0c;
    border-color: #960c0c;
}

.main-menu > ul > li.active > a, .footer-menu > ul > li.active > a {
    color: #960c0c;
}

.text-align {
    text-align: justify !important;
}
.price_home {
    margin-top: 9px;
    font-size: 20px;
}
.img-responsive, .thumbnail a>img, .thumbnail>img {
    margin: 0px auto;
}
.mb-0 {
    margin-bottom: 0px;
}
.mt-1 {
    margin-top: 10px;
}
.mt-2 {
    margin-top: 20px;
}
.mt-3 {
    margin-top: 30px;
}
.mt-4 {
    margin-top: 40px;
}
.mt-5 {
    margin-top: 50px;
}
.box_style_1, .box_style_2 {
    margin-bottom: 0px;
}
.color-red {
    color: red;
}

div.facilitiesChecklist, .family-facilities-list {
    clear: both;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}
div.facilitiesChecklist .facilitiesChecklistSection {
    width: 235px;
}
div.facilitiesChecklist .facilitiesChecklistSection, .family-facilities-list li {
    display: inline-block;
    margin: 0 10px;
    font-size: 13px;
    color: inherit;
}
div.facilitiesChecklist .facilitiesChecklistSection h5 {
    color: inherit;
    font-size: 18px;
    font-weight: normal;
}
.facilityGroupIcon {
    float: left;
    width: 24px;
    margin-right: 6px;
    margin-left: -5px;
    text-align: center;
}
div.facilitiesChecklist .facilitiesChecklistSection ul, .family-facilities-list {
    list-style: none;
    margin: 8px 0;
    padding: 0;
}
/* div.facilitiesChecklist .facilitiesChecklistSection ul li, .family-facilities-list li {
    padding: 3px 0 2px 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAAXNSR…u1/1aFW8ZcYZNW4sPuU3W2BI0boM3gMnJw26ORwGuL8wsR1nginrjQhAAAAABJRU5ErkJggg==) left 5px no-repeat;
} */

/* .box_style_1 {
    margin-top: -5px;
} */
#general_facilities h3 {
    margin: 0 0 5px 0;
}
#general_facilities ul {
    padding: 0 0 0px 0;
}
#general_facilities p {
    margin: 0 0 10px 0;
}
.promotion-title {
    font-size: 24px;
    font-weight: bold;
    color: #92278f;
    line-height: 28px;
}

.search-hotel {
    /* max-width: 960px; */
    margin: 0 auto;
    display: block;
    background: #585858;
    color: #fff;
}
.nav-search-hotel.fixed {
    position: fixed;
    z-index: 9999;
    top: 55px;
}
.checkin-date-wrapper, .checkout-date-wrapper {
    /* min-width: 25%; */
    margin-top: 10px;
}
.adults-wrapper, .children-wrapper, .room-type-wrapper {
    /* min-width: 18%; */
    margin-top: 10px;
}
.search-wrapper {
    margin-top: 35px;
}
.nav-search-hotel {
    width: 100%;
}

.price_list .normal_price_list {
    text-decoration: unset;
}
.price_list {
    font-size: 24px;
    color: #960c0c;
}
.features-bg {
    background: unset;
}
#general_decor {
    z-index: 100;
}
#social_footer {
    text-align: center;
    padding-top: 0px;
    margin-top: 0px;
}
.carousel-indicators {
    left: 25%;
}
.bg-left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.box_home {
    text-align: left;
}
a {
    color: #222;
}
a:hover, a:focus {
    color: #960c0c;
    text-decoration: unset;
    outline: none;
    cursor: pointer;
}
.price_list .normal_price_list {
    margin-bottom: 10px;
    font-size: 16px;
}
.price-color {
    color: #960c0c;
}
.price_home em {
    font-size: 14px;
}
#logo {
    margin: 2px 0 0 15px;
    text-align: center;
}
.main_title h2 {
    color: #960c0c;
}
a.btn_1, .btn_1 {
    background: #fff;
    color: #222;
    border: solid 1px #960c0c;
}

a.btn_1:hover, .btn_1:hover {
    background: #960c0c;
    color: #fff;
    border: solid 1px #960c0c;
}
a.link_normal {
    color: #960c0c;
}
.main-menu > ul > li:hover > a {
    color: #FF9;
}
#top_header {
    background-color: #960c0c;
}
.main-menu > ul > li > a {
    color: #fff;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #FF9;
}
.box_cat_wp h2 {
    background: #960c0c;
}
.sp-bottom-thumbnails, .sp-top-thumbnails {
    margin: 10px 0px 0px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.post-content {
    text-align: justify;
}
.features-content {
    position: relative;
    padding: 10px 80px 10px 80px;
}
.btn-resort {
    color: #fff;
    background-color: #960c0c;
    border-color: #a94442;
}
.btn-resort:hover{
    color: #FF9;
}
.btn-select-room {
    color: #222;
    border-color: #a94442;
}
.btn-select-room:hover {
    color: #fff;
    background-color: #960c0c;
    border-color: #a94442;
}
.btn-select-room.active {
    color: #fff;
    background-color: #960c0c;
    border-color: #a94442;
}
#social_footer ul {
    padding: 10px 0 0 ;
}
.margin_top_40 {
    margin-top: 40px;
}
.feature_img_zoom a img {
    height: 220px;
    width: 100%;
}
.post img {
    width: 100%;
}
.features-content, .box_style_1, .box_style_2 {
    font-size: 15px;
}
.qty-buttons {
    width: 100%;
}
input.qty {
    width: calc(100% - 34px);
    padding-left: calc((100% - 0px)/2);
}
.box_style_1 h3, .font-weight-bold {
    font-weight: 600;
}
.features-content h3 {
    font-size: 26px;
    line-height: 32px;
}
p {
    margin: 0 0 10px 0;
}
.post {
    margin-bottom: 20px;
}
/* #Img_carousel {
    background-color: #eee;
    max-width: 100%;
    display: none !important;
} */
.my-hidden {
    visibility: hidden;
}

#booking-detail .table {
    margin-bottom: 5px !important;
}
#booking-detail .table:not(.table-bordered)>tbody>tr>td {
    padding: 6px;
    border: unset;
}
#booking-detail .has-input {
    padding: 0px !important;
}
#booking-detail .has-input .form-control{
    border: none;
    box-shadow: unset;
    height: 24px;
    font-size: 15px;
    border-bottom: 1px dotted #888;
}
.page-booking .rooms_list_desc {
    border-right: unset;
}
.page-booking .strip_all_rooms_list .table {
    margin-bottom: 0px !important;
}
.strip_all_rooms_list .table p {
    margin: 0 0 0px 0;
}
.form-control[readonly], fieldset[disabled] .form-control {
    cursor: auto;
}
.form-control {
    font-size: 15px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
.form-control.error {
    border-bottom: 1px dotted #d40e0e !important;
}
.modal-header, .modal-body, .modal-footer {
    text-align: center;
}
.modal-footer {
    padding: 5px;
}
.text-bold, .text-bold.table td, .text-bold.table th {
    font-weight: 600;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    background-color: #eee;
    color: #333;
    border: unset;
}
.title-no-room {
    margin-top: 10px;
    color: #960c0c;
}
.modal-dialog {
    margin-top: 150px;
}
#header_menu {
    background-color: #960c0c;
}
ul.add_info li {
    border: unset;
    margin-top: 5px;
}

#social-icons {
    width: 50px;
    height: 50px;
    /* background-color: rgba(0,0,0,.6); */
    text-align: center;
    /* padding: 10px; */
    line-height: 20px;
    position: fixed;
    bottom: 50%;
    right: 10px;
    cursor: pointer;
    /* display: none; */
    color: #fff;
    font-size: 20px;
    z-index: 10000;
}
#social-icons .booking, #social-icons .call-phone {
    /* width: 60px; */
    /* height: 60px; */
    margin-top: 10px;
    /* background-color:red; */
}
.fb_dialog {
    left: 18pt;
    right: unset !important;
}
