/***********************************************************************************************************************************************************

                                                                MAYAMAYA CSS START

**********************************************************************************************************************************************************/
@import url("fa-all.min.css");
body.maya, body.maya input, body.maya select, body.maya form {
    font-family: 'Montserrat', arial;
    color: #636768;
}
body.maya h1, body.maya h2, body.maya h3, body.maya h4, body.maya h5, body.maya h6 {
    font-family: 'Lora', arial;
}
body.maya a, body.maya a:hover {color: #636768;}
.f16 {
    font-size: 16px;
}
.f18 {
    font-size: 18px;
}
.f20 {
    font-size: 20px;
}
.f22 {
    font-size: 22px;
}
.c_FF9C23 {
    color: #FF9C23;
}


/*
header
*/
#main_head.maya-home {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.maya-top-head {
    padding: 18px 0 22px;
    border-bottom: 1px solid #636768;
    background-color: #fff;
}
.maya-home .maya-top-head {
    border: 0;
    background-color:transparent !important;
}
.maya-home .left a {
    background-image: url("../images/mayamaya-other-images/logo.png") !important;
}
.maya-top-head .left a,
.sticky #main_head.maya-home .maya-top-head .left a {
    width: 100%;
    max-width: 253px;
    height: 70px;
    display: block;
    position: relative;
    text-indent: -9999px;
    background: url("../images/mayamaya-other-images/logo-dark.png") left center no-repeat;
    background-size: contain !important;
}
.sticky #main_head.maya-home .maya-top-head .left a {    
    background: url("../images/mayamaya-other-images/logo-dark.png") left center no-repeat !important;
    background-size: contain !important;
}
.sticky .maya_main_nav ul.main_menu {
    margin-top: 5px;
}
section.maya-search-form {
    background: transparent url(../images/mayamaya-other-images/banner.jpg) no-repeat center center !important;
    background-size: cover !important;
    min-height: 590px;
    padding-top: 182px;
}
.search_box_maya {
    background-color: rgba(234, 234, 234, 0.85);
    padding: 40px 10px;
    margin-bottom: 20px;
}
.maya-search-form label {
    display: block;
    text-align: center;
    font-size: 14px;
}
.maya-search-form .form-control {
    margin-bottom: 25px;
    text-align: center;
    border-radius: 0 !important;
}
.maya-search-form input[type=submit] {
    background: #ff9c23;
    border: 0;
    border-radius: 0;
    color: #fff;
    height: 34px;
}
.maya-search-form input[type=submit]:hover {
    opacity: 0.8;
}
.content {
    padding: 50px 0 90px;
    font-size: 16px;
}
.line {
    height: 90px;
    position: relative;
    padding: 15px 0;
}
.line:before {
    content: "";
    height: 60px;
    position: absolute;
    top: 15px;
    left: 50%;
    width: 2px;
    background: #babcbd;
    margin-left: -1px;
}


/*
footer
*/
#footer_carousel {
    padding: 0 60px;
}
#footer_carousel img {
    padding: 10px;
    display: block;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
}
#footer_carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
    margin: 0 !important;
}
#footer_carousel .owl-nav button {
    position: absolute;
    top: 58px;
    margin: 0 !important;
}
#footer_carousel .owl-nav button:hover, #footer_carousel .owl-nav button span:hover {
    background-color: #fff;
}
.footer_carosuel_maya .owl-nav button span {
    color: #858889;
    font-size: 60px !important;
    position:relative;
    top:-20px !important;
}
#footer_carousel .owl-nav button.owl-prev {
    left: -20px;
}
#footer_carousel .owl-nav button.owl-next {
    right: -20px;
}
#main_footer_maya {
    background: #9BA2A3;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}



/*
menu
*/
.mbmenu {
    display: none;
}
.mbmenu a {
    display: block;
    font-size: 0;
    padding: 9px 7px 8px;
    text-decoration: none;
    background: #ff9c23;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    line-height: 0px;
}
.mbmenu .lines span {
    background: #fff;
    border-radius: 5px;
    display: block;
    height: 4px;
    margin: 6px 0 0;
}
.mbmenu .lines span:first-child {
    margin: 0;
}
.mbmenu:hover a {
    background: #ED8200;
    color: #fff;
}
.mbmenu a:hover .lines span {
    background: #fff;
}
.maya_main_nav ul {
    display: flex;
    justify-content: flex-end;
    padding: 16px 0;
    margin: 0;
}
.maya_main_nav li {
    padding: 0 20px;
}
.sticky nav.maya_main_nav ul li a {
    color: #636768 !important;
}
nav.maya_main_nav ul a,
.sticky .maya-home .maya-top-head ul a {
    color: #636768;
    padding: 8px 5px;
    font-size: 17px;
    border-bottom:2px solid transparent !important; 
}
.maya-home .maya_main_nav a {
    color: #fff;
}
.maya_main_nav a:hover, .maya_main_nav a.active {
    border-bottom: 2px solid #ff9c23 !important;
}

hr {
    background: #636768;
    height: 1px;
    border: 0;
}
body.maya.maya-reservation .resv_box {
    background: #EAEAEA;
    color: #636768;
    padding: 20px 80px !important;
    max-width: 700px;
    margin: auto;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0;
}
body.maya.maya-reservation .resv_box input {
    display: block;
    width: 100%;
    font-size: 15px;
    border: 0;
    border-radius: 0;
    background: #fff;
    height: 34px;
    margin: 4px;
    text-align: center;
    letter-spacing: 0px;
}
body.maya.maya-reservation .resv_box input[type=submit] {
    background: #ff9c23;
    color: #fff;
}




body.maya-partners .partner-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
body.maya-partners .partner-list li {
    padding: 20px 0;
    border-top: 1px solid #636768;
}
body.maya-partners .partner-list li a:after {
    content: "\f35d";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 16px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
body.maya-partners .partner-list li a {
    display: block;
    position: relative;
    min-height: 57px;
}
body.maya-partners .partner-list li span {
    display: inline-block;
    width: 45%;
}
body.maya-partners .partner-list li span:nth-child(1) {
    padding: 15px 0;
}
body.maya-partners ul.partner-list li a img {
    height: 57px;
}
body.maya-partners .partner-list li {
    padding: 20px 0;
    border-top: 1px solid #636768 !important;
    text-align: inherit;
}


/*

*/
.filter-top {
    padding: 0 0 40px 0;
    border-bottom: 1px solid #636768;
}
.maya-search-form.search_filter,
.maya-search-form.search_filter label,
.maya-search-form.search_filter input {
    font-size: 13px;
}
.filter-bottom {
    padding: 20px 0;
    border-bottom: 0px solid #636768;
    font-size: 20px;
}
.filter-bottom i {
    padding-right: 4px;
}
.searchProperty {
    padding: 40px 0;
}

.property-list {
    font-size: 14px;
    font-weight: 400;
    border-top: 1px solid #636768;
}
.detail-table.property-list {
    border: 0;
}
.detail-table.property-list tr {
    border: 0;
    border-top: 1px solid #636768;
}
.property-list th {
    font-weight: 400;
}
.property-list th,
.property-list td {
    padding: 15px;
}
.property-list th span {
    display: inline-block;
    padding: 0 20px 0 0;
    position: relative;
}
.property-list th span:after {    
    content: "\f0dc";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 2px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
/*.btn {
    background: #ff9c23;
    color: #fff;
    border: 0;
    border-radius: 0;
}*/
.btn-small {
  padding: 2px 8px;
  font-size: 14px;
}

.filter_Col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.filter_Col ul li{
    padding: 5px 5px 5px 35px;
    font-size: 16px;
}



/*
*/
.list_Col ul {
    padding: 50px 0 0;
    margin: 0;
    list-style: none;
}
.list_Col ul li {
    display: flex;
    align-items: center;
  justify-content: center;
    margin-bottom: 30px;
}
.list_image {
    position: relative;
    width: 38%;
}
.list_image img {
    display: block;
    width: 100%;
    height: auto;
}
.list_image .img_rating {
    position: absolute;
    right: 0;
    top: 0;
    background: #636768;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}
.list_image .img_title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #636768;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    text-align: center;
}

.list_desc {
    position: relative;
    width: 38%;
    padding: 0 20px;
}
.list_price {
    position: relative;
    width: 24%;
    text-align: center;
}



/*

*/
.btn-switch {
    position: relative;
}
.btn-switch:before {
    content: "\f204";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 6px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    color: #BFBFBF;
    font-size: 20px;
}
.btn-switch.switch-on:before {
    content: "\f205";
    color: #2C70F4;
}
label.switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 18px;
    margin: 0;
}
label.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
label.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
label.switch .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
label.switch input:checked + .slider {
    background-color: #2196F3;
}
label.switch input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
label.switch input:checked + .slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}
/* Rounded sliders */
label.switch .slider.round {
    border-radius: 34px;
}
label.switch .slider.round:before {
    border-radius: 50%;
}

body.sticky #main_head,
body.sticky #main_head * {
    transition: 0.4s ease all;
}
body.sticky #main_head {
  position: fixed;
  top: 0;
  width: 100%;
    z-index: 99;
}
body.sticky .maya-top-head {
    padding: 10px 0 14px;
    background-color: #fff !important;
}
body.sticky .maya-top-head .left a {
    height: 60px !important;
}
body.sticky .maya_main_nav ul {
    padding: 8px 0 !important;
}
/*.sticky + #main_content {
  padding-top: 102px;
}*/
.sticky #main_content {
  padding-top: 140px;
}
body.maya-hotel #search_form label {
    font-size: 12px;
    display: block;
    text-align: center;
    }
    
body.maya-hotel #search_form .form-control {
    font-size: 12px;
    text-align: center;
    border-radius: 0;
    }
    
body.maya-hotel #search_form input.btn-block {
        background: #ff9c23;
        border: 0;
        border-radius: 0;
        color: #fff;
        height: 34px;padding: 0;font-size: 14px;
}
body.maya-hotel .filter-bottom {
    border-top: 1px solid;
    margin-top: 50px;
}
body.maya-hotel .detail-table .row {
    padding: 0px 15px;
    align-items: flex-start;
}
body.maya-hotel .detail-table table {
    border-top: 1.5px solid #000;
    border-collapse: inherit;
}
body.maya-hotel .property-list th, body.maya-hotel.property-list td {
    border: none;
}
body.maya-hotel .filter_Col {
    padding-right: 30px;
}
body.maya-hotel input.btn-block.btn.btn-small {
    color: #fff;padding: 3px 15px;
}
body.maya-hotel .filter_Col ul li {
    padding: 5px 5px 5px 80px;
}
body.maya-hotel-list .filter-bottom {
    margin-top: 0 !important;
}
/* body.maya-hotel-list .property-list table tr th {
    border-top: 0.5px solid !important;
} */

body.maya-hotel-list .property-list td, body.maya-hotel-list .property-list th {
    padding: 20px;
}
body.maya-hotel-list .property-list td strong {
    font-weight: 600;
}
body.maya-hotel-list .searchProperty {
    padding: 40px 0;
}
body.maya .list_desc p.f20 {
    font-family: 'Montserrat';
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 400;
    text-transform: capitalize;
}
body.maya .list_price p.f20 {
    font-weight: 400;
}
body.maya .list_desc {
    width: 45%;
    padding: 0 20px;
}
body.maya .list_price p.f20 span.c_FF9C23 {
    color: #FF9C23;
}
body.maya-hotel-list .filter-top {
    padding: 0 0px 0px 0;
    border-bottom: none;
}
body.maya-hotel-list .content {
    padding: 50px 0 50px;
    font-size: 16px;
}
body.maya-hotel-list .property-list {
    margin-bottom: 100px;
}
/*
MAYA CONFIRM PAGE STYLING
*/
body.maya .hotel-info {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 20px;
}
body.maya .hotel-info-head {
    background: #9BA2A3;
    border-bottom: 1px solid #000;
}

body.maya .hotel-info-head h2 {
    font-family: 'Montserrat';
    font-weight: 500;
    text-align: center;
    padding: 10px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 0;

}
body.maya .hotel-info-content p {
    margin-bottom: 0;
    font-size: 14px;
}
body.maya .hotel-info-content {
    padding: 15px;
}
body.maya .hotel-info-content h3 {
    font-weight: 600;
    font-size: 26px;
}
body.maya .room-detail-row {
    padding: 15px;
}
body.maya .room-rate-information {
    border: 1px solid #ccc;
}
body.maya .room-detail-head, body.maya .rate-detail-head {
    border-bottom: 5px solid #ccc;
}
body.maya .room-detail-head h2, body.maya .rate-detail-head h2 {
    font-size: 22px;
}
body.maya .room-detail-box {
    border: 1px solid #ccc;
    border-top: 0;
}
body.maya .room-detail-content {
    padding: 15px;
}
body.maya .room-detail-content p {
    font-size: 14px;
    margin-bottom: 0;
}
body.maya .row.num-of-rooms {
    margin-top: 20px;
    font-size: 14px;
    align-items: center;
}
body.maya input#rooms-num, body.maya .guest-info-form input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}
body.maya .rate-detail-content {
    padding-top: 35px;
    padding-bottom: 20px;
}

body.maya strong.total-price {
    color: red;
}

body.maya p.daily-rate a {
    padding: 10px 15px;
    color: #03a9f4;
    display: block;
}

body.maya p.commission {
    color: #9c27b0;
}
body.maya .guest-billing {
    margin-top: 25px;
}
body.maya strong.total-price.expire-rate {
    font-weight: 400;
    text-align: center !important;
    display: block;
    margin-bottom: 10px;
}

body.maya .left-guest-forms {
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 25px;
}

body.maya .guest-info-head h2 {
    font-size: 22px;
}

body.maya label.field-label {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
}

body.maya span.red-star {
    color: red;
    margin-left: 5px;
}
/* .guest-info-form .col-md-6 {
    margin-bottom: 15px;
} */
body.maya .guest-info-form .row {
    align-items: center;
}
body.maya .row.loyal-row {
    margin-top: 10px;
}
body.maya .credit-card-img img {
    width: 100%;
    max-width: 100%;
}
body.maya a.final-review-btn {
    display: block;
    font-size: 24px;
    background: #ff9c23;
    padding: 10px 50px;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    margin-bottom: 0;
    text-decoration: none;
    transition: all ease 500ms;
}

body.maya a.final-review-btn:hover {
    background: #ff8c00;
    border-radius: 10px;
}
body.maya .bill-info {
    margin-bottom: 0;
}
body.maya-conform-page .content {
    padding-top: 20px;
}
body.maya .agency-info {
    margin-bottom: 0;
}
/***********************************************************************************************************************************************************

                                                                MAYAMAYA CSS END

**********************************************************************************************************************************************************/
/***********************************************************************************************************************************************************

                                                                TAFARI CSS START

**********************************************************************************************************************************************************/
body.tafari, body.tafari input, body.tafari select, body.tafari form {
    font-family: 'Roboto', sans-serif;
}
body.tafari a {
    color: #666;
}
#main_head.tafari-home {
    position: fixed;
    width: 100%;
    z-index: 999;
    padding: 0px 20px;
}
.tafari-top-head {
    padding: 18px 0 22px;
    border-bottom: 1px solid #636768;
    background-color: #fff;
}
.tafari-home .tafari-top-head {
    border: 0;
    background-color: transparent !important;
    border-bottom: 2px solid #c3c3c3;
}
#main_head.tafari-home .left a {
    background-image: url("../images/tafari-other-images/tafari-logo.png") !important;
}
.tafari-top-head .left a,
.sticky #main_head.tafari-home .tafari-top-head .left a {
    width: 100%;
    max-width: 253px;
    height: 91px;
    display: block;
    position: relative;
    text-indent: -9999px;
    background: url("../images/tafari-other-images/dark-logo.png") left center no-repeat !important;
    background-size: contain !important;
}
.sticky #main_head.tafari-home .tafari-top-head .left a {    
    background: url("../images/tafari-other-images/dark-logo.png") left center no-repeat !important;
    background-size: contain !important;
}
.tafari-home .tafari-search-form {
    background:transparent url("../images/tafari-other-images/hero-img.png") no-repeat center center !important;
    background-size: cover !important;
    min-height: 100vh;
    padding-top: 1px;
}
.search_box_tafari {
    background-color: #948E94;
    padding: 40px 60px;
    margin-bottom: 0px;
}
.tafari-search-form label {
    display: block;
    text-align: center;
    font-size: 14px;
}
.tafari-search-form .form-control {
    margin-bottom: 25px;
    text-align: center;
    border-radius: 0;
}
.tafari-search-form input[type=submit] {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    height: 34px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 3px;
    transition: all ease 500ms;
    width:100%;
}
.tafari-search-form input[type=submit]:hover {
    opacity: 0.8;
    background:#fff;
    border:1px solid #fff;
    color:#948E94;
}
body.tafari .content {
    padding: 50px 0 90px;
    font-size: 16px;
}
body.tafari .line {
    height: 90px;
    position: relative;
    padding: 15px 0;
}
body.tafari .line:before {
    content: "";
    height: 60px;
    position: absolute;
    top: 15px;
    left: 50%;
    width: 2px;
    background: #babcbd;
    margin-left: -1px;
}
body.tafari #footer_carousel {
    padding: 0 60px;
}
body.tafari #footer_carousel img {
    padding: 10px;
    display: block;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
}
body.tafari #footer_carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
    margin: 0 !important;
}
body.tafari #footer_carousel .owl-nav button {
    position: absolute;
    top: 58px;
    margin: 0 !important;
}
body.tafari #footer_carousel .owl-nav button:hover, #footer_carousel .owl-nav button span:hover {
    background-color: #fff;
}
body.tafari #footer_carousel .owl-nav button span {
    color: #858889;
    font-size: 60px !important;
}
body.tafari #footer_carousel .owl-nav button.owl-prev {
    left: -20px;
}
body.tafari #footer_carousel .owl-nav button.owl-next {
    right: -20px;
}
body.tafari #main_footer_tafari {
    background: #9BA2A3;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

body.tafari .tafari-main-nav ul {
    display: flex;
    justify-content: flex-end;
    padding: 16px 0;
    margin-top: 17px;
    margin-bottom: 0;
}
body.tafari .tafari-main-nav li {
    padding: 0 20px;
}
.tafari-main-nav ul a, .sticky .tafari-home .tafari-top-head ul a {
    color: #636768;
    padding: 8px 5px;
    font-size: 17px;
    border-bottom: 2px solid transparent;
}
.tafari-home .tafari-main-nav ul a {
    color: #fff;
    letter-spacing: 3px;
    font-weight: 300;
    border-bottom: 2px solid transparent;
}
.tafari-main-nav a:hover, .tafari-main-nav a.active {
    border-bottom: 2px solid #B3A193 !important;
}
body.tafari hr {
    background: #636768;
    height: 1px;
    border: 0;
}
body.tafari .resv_box {
    background: #948E94;
    color: #fff;
    padding: 40px 60px !important;
    max-width: 700px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    margin:0 auto;
}
body.tafari .resv_box input {
    display: block;
    width: 100%;
    font-size: 15px;
    border: 0;
    border-radius: 0;
    background: #fff;
    height: 34px;
    margin: 4px;
    text-align: center;
    letter-spacing: 2px;
}
body.tafari .resv_box input[type=submit] {
    background: #B3A193;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
}
/* .reserv-box2 {
    display: flex;
    align-items: center;
    justify-content: center;
} */
body.tafari .reserv-box2 .arrow-left {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #B3A193;
    float: left;
    margin-top: 32px;
    margin-left: 70px;
}
body.tafari .reserv-box2 .arrow-right {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #B3A193;
    float: right;
    margin-top: -110px;
    margin-right: 70px;
}


body.tafari .partner-list {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #636768;
}
body.tafari .partner-list li {
    padding: 20px 0;
    border-top: 1px solid #636768;
}
body.tafari .partner-list li a:after {
    content: "\f35d";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 16px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
body.tafari .partner-list li a {
    display: block;
    position: relative;
    min-height: 57px;
}
body.tafari .partner-list li span {
    display: inline-block;
    width: 100%;
}
body.tafari .partner-list li span:nth-child(1) {
    padding: 0 0;
}
body.tafari ul.partner-list li a img {
    max-width: 100%;
    height: 170px;
}
body.tafari ul.partner-list.list-1 li:first-child,
body.tafari ul.partner-list.list-2 li:first-child,
body.tafari ul.partner-list.list-3 li:first-child {
    border-top:none;
}


/*

*/

body.tafari .filter-top {
    padding: 0 0 0px 0;
    border: none;
    border-bottom: 1px solid #000;
}
body.tafari #search_form.search_filter, body.tafari #search_form.search_filter label, body.tafari #search_form.search_filter input {
    font-size: 12px;
    font-family: 'Roboto';
    color: #000;
    margin-bottom: 0;
    text-align: center;
    font-weight: 300;
    border: none;
}
body.tafari div#search_form label {
    font-weight: 500 !important;
}
body.tafari .filter-bottom {
    padding: 40px 0;
    border-bottom: 1px solid #636768;
    font-size: 20px;
}
body.tafari .filter-bottom i {
    padding-right: 4px;
}
body.tafari .searchProperty {
    padding: 40px 0;
}

body.tafari .property-list {
    font-size: 14px;
    font-weight: 400;
    border-top: 1px solid #636768;
}
body.tafari .detail-table.property-list {
    border: 0;
}
body.tafari .detail-table.property-list tr {
    border: 0;
    border-top: 1px solid #636768;
}
body.tafari .property-list th {
    font-weight: 400;
}
body.tafari .property-list th,
body.tafari .property-list td {
    padding: 15px;
}
body.tafari .property-list th span {
    display: inline-block;
    padding: 0 20px 0 0;
    position: relative;
}
body.tafari .property-list th span:after {    
    content: "\f0dc";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 2px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
/*.btn {
    background: #ff9c23;
    color: #fff;
    border: 0;
    border-radius: 0;
}*/
.btn-small {
  padding: 2px 8px;
  font-size: 14px;
}

body.tafari .filter_Col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
body.tafari .filter_Col ul li{
    padding: 5px 5px 5px 35px;
    font-size: 16px;
}



/*
*/
body.tafari .list_Col ul {
    padding: 50px 0 0;
    margin: 0;
    list-style: none;
}
body.tafari .list_Col ul li {
    display: flex;
    align-items: center;
  justify-content: center;
    margin-bottom: 30px;
}
body.tafari .list_image {
    position: relative;
    width: 50%;
}
body.tafari .list_image img {
    display: block;
    width: 100%;
    height: auto;
}
body.tafari .list_image .img_rating {
    position: absolute;
    right: 0;
    top: 0;
    background: #636768;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}
body.tafari .list_image .img_title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #636768;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    text-align: center;
}

body.tafari .list_desc {
    position: relative;
    width: 38%;
    padding: 0 20px;
}
body.tafari .list_price {
    position: relative;
    width: 24%;
    text-align: center;
}



/*

*/
body.tafari .btn-switch {
    position: relative;
}
body.tafari .btn-switch:before {
    content: "\f204";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 6px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    color: #BFBFBF;
    font-size: 20px;
}
body.tafari .btn-switch.switch-on:before {
    content: "\f205";
    color: #2C70F4;
}
body.tafari label.switch {
    position: absolute;
    display: inline-block;
    width: 32px;
    height: 18px;
    margin: 0;
    float: left;
    left: 30px;
}
body.tafari label.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
body.tafari label.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
body.tafari label.switch .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
body.tafari label.switch input:checked + .slider {
    background-color: #2196F3;
}
body.tafari label.switch input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
body.tafari label.switch input:checked + .slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}
/* Rounded sliders */
body.tafari label.switch .slider.round {
    border-radius: 34px;
}
body.tafari label.switch .slider.round:before {
    border-radius: 50%;
}









body.sticky #main_head,
body.sticky #main_head * {
    transition: 0.4s ease all;
}
body.sticky #main_head {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  padding:0;
}
body.sticky .tafari-top-head {
    padding: 10px 0 14px;
    background-color: #fff !important;
}
body.sticky .tafari-top-head .left a {
    height: 85px !important;
}
body.sticky .tafari-main-nav ul {
    padding: 8px 0 !important;
}
/*.sticky + #main_content {
  padding-top: 102px;
}*/
.sticky #main_content {
  padding-top: 140px;
}
/* .hero-heading {
    height: 100vh;
} */

body.tafari .hero-heading h1 {
    margin: 100px auto;
    color: #fff;
    text-align: center;
    font-size: 42px;
    max-width: 610px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    letter-spacing: 5px;
    top: 30%;
    margin-bottom: 60px;
}
body.tafari .hero-heading h1:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #ffffff;
    right: 12%;
    top: 50%;
    position: absolute;}

body.tafari .hero-heading h1:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    left: 12%;
    top: 50%;
    position: absolute;
}
body.tafari .working-steps ul {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
body.tafari .working-steps ul li {
    display: inline-block;
    margin: 0px 10px;
    font-size: 14px;
}

body.tafari .working-steps {
    font-family: 'Roboto';
}

body.tafari .working-steps ul li span {
    margin-bottom: 15px !important;
    display: block;
}
body.tafari .home-screen-content {
    height: 100vh;
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    bottom: 0;
}
body.tafari li.steps-border hr {
    background: #ffffffb0 !important;
    padding: 0px 50px;
}
.search_box_tafari .select2-container--bootstrap4 .select2-selection--single {
    height: auto;
}
.search_box_tafari strong {
    font-weight: 300;
    color: #fff;
}
.search_box_tafari .select2-container--bootstrap4 .select2-selection--single, .search_box_tafari .form-control {
    height: auto !important;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
    color:#fff;
    font-weight: 300;
}
.search_box_tafari .select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
    line-height: calc(1.5em + .75rem);
    color: #fff;
}
body.tafari .arrow-right {
    width: 0; 
    height: 0; 
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid #B3A193;
  }
  
body.tafari .arrow-left {
    width: 0; 
    height: 0; 
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-right:60px solid #B3A193; 
  }
body.tafari .row.search-box-row {
    justify-content: center;
    align-items: center;
    margin-top: 83px;
}
body.tafari .beneﬁts-heading h2 {
    font-family: 'Roboto';
    font-weight: 400;
    color: #756645;
    margin-top: 35px;
}
body.tafari .benefits-box img {
    max-width: 100%;
}
body.tafari .benefits-box h3 {
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 400;
    margin-top: 30px;
}
body.tafari .benefits-box img {
    max-width: 100%;
    box-shadow: -15px 15px 0px 0px #51595b;
}
/* .owl-carousel.owl-drag .owl-item {
    margin-top:50px;
} */
body.tafari .awe-collection h1:before, body.tafari .awe-collection h1:after {
    background: #948E94 !important;
}
body.tafari .awe-collection h1 {
    color: #948E94 !important;
    margin: 20px auto;
    max-width: 1080px;
}
body.tafari .awe-collection {
    margin-bottom: 100px;
}
body.tafari .awe-collection p {
    text-align: center;
    margin-top: 35px;
}
#main_footer_tafari a {
    color: #fff;
    text-decoration: none;
    padding-left: 40px;
}
#main_footer_tafari {
    background: #B3A193;
}
body.tafari div#inspired-slider-main {
    margin-bottom: 120px !important;
}
body.tafari div#inspired-slider-main h3 {
    text-align: center;
    background: #b3a19369;
    color: #fff;
    z-index: 9999;
    position: relative;
    padding: 30px 20px;
    top: -94px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 6px;
}
body.tafari .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -60px;
}
body.tafari .hotel_filter span.f20 {
    font-size: 18px;
    text-transform: uppercase;
    color: #756645;
    font-family: 'Roboto';
}
body.tafari #search_form.search_filter input.btn-block {
    border: none;
    background: #B2A092;
    padding: 40px 20px;
    color: #fff;
    height: auto;
    letter-spacing: 3px;
    font-weight: 500;
}
body.tafari .content.hotel-content {padding-top: 0;}

body.tafari .filter-search2 {padding: 0;margin: 0;}
body.tafari .hotel_filter .row {align-items: center;}
body.tafari .filter-bottom2 {
    background: #948E94;
    color: #fff;
    font-family: 'roboto';
    padding: 20px 0px;
    font-size: 16px;
    border:none;
}
body.tafari .filter-bottom2 .list_filter a:hover, .active-btn a {
    transition: all ease 500ms !important;
    background: #7C767C !important;
    text-decoration: none !important;
}
body.tafari .list_filter .col-sm-3 {
    padding: 0;
}
body.tafari .filter-bottom2 .row {
    align-items: center;
}
body.tafari .filter-bottom2 .f20 {
    font-size: 16px
}
body.tafari .filter-bottom2 .list_filter a {
    letter-spacing: 2px;
    transition: all ease 500ms;
    text-transform: uppercase;
    color: #fff;
    padding: 25px 45px;
    font-size: 14px;
}
body.tafari span.f20counter {
    font-size: 20px;
    margin-left: 5px;
}
body.tafari .searchProperty2 .f20 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
}

body.tafari .searchProperty2 input.form-control {
    border: 1px solid #a3a3a3;
    font-size: 14px;
    margin-top: 10px;
    border-radius: 0;
    font-weight: 300;
}
/* .detail-table .f20 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 0px 20px;
    padding-right: 0;
} */
body.tafari .detail-table .col-md-4, body.tafari .detail-table .col-md-8 {
    padding: 0;
}
body.tafari .detail-table .row {
    padding: 0px 0px;
}
body.tafari .filter-heading, .sort-heading {
    border-bottom: 1px solid #ccc;
}
body.tafari .detail-table table {
    border-top: 1px solid #ccc;
    border-collapse: inherit;
}
body.tafari th.sort-items {
    letter-spacing: 2px;
    border-bottom: 1px solid #ccc;
    padding: 20px 15px;
    border-left: 1px solid #ccc;
    text-align: center;
    font-size: 14px;
}
body.tafari td.filter-heading {
    padding: 20.5px !important;
    border-bottom: 1px solid #ccc !important;
}
body.tafari .detail-table .filter-heading .f20 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
    padding: 20px 15px;
}
body.tafari th.sort-items:hover {
    transition: all ease 500ms;
    background: #7C767C;
    color: #fff;
}
body.tafari th.sort-items.sort-compare {
    padding: 0;
    vertical-align: middle;
    background: #B3A193;
}

body.tafari th.sort-items.sort-compare input {
    background: #B3A193;
    padding: 22px 45px;
    font-size: 14.5px;
    letter-spacing: 3px;
    transition: all ease 500ms;
}

body.tafari th.sort-items.sort-compare input:hover {
    transition: all ease 500ms;
    opacity: 0.5;
}
body.tafari ul.rate-range-list li {
    padding: 0;
}
body.tafari ul.rate-range-list {
    padding: 50px;
}
body.tafari ul.rate-range-list {
    padding: 50px;
    padding-left: 150px;
}
body.tafari .list_desc .f20 {
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 32px;
}
body.tafari p.f16 {
    font-weight: 300;
}
body.tafari .list_price p {
    font-weight: 300;
}

body.tafari span.c_FF9C23 {
    color: inherit;

}
body.tafari input[type=checkbox], body.tafari input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 2em;
    height: 2em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 3px solid #868686;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
body.tafari [type=checkbox]:checked + .check-box:before {
    content: '';
    display: block;
    width: 6px;
    height: 15px;
    margin-left: 6px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
body.tafari .f20.fliter-heading {
    padding: 0px 20px;
}
body.tafari .property-list.list-table .col-md-12 {padding: 0;}
body.tafari .property-list {
    border:none;
}
body.tafari .property-list th {
    letter-spacing: 2px;
}
body.tafari .property-list th, .property-list td {
    border: 1px solid #ccc;
}
body.tafari .property-list td {
    border-left: none !important;
    border-right: none;
    padding: 30px 20px;
    border-bottom: 1px solid #ccc !important;
    border-top: none !important;
}
body.tafari .property-list td strong {
    font-weight: 400;
}
body.tafari body.tafarith.price-lists2 {
    color: #fff;
    background: #7C767C;
}

body.tafari th.compare-lists2 {
    padding: 0 !important;
    background: #B3A193;
}

body.tafari th.compare-lists2 input {
    background: #B3A193;
    padding: 25px 15px;
    letter-spacing: 2px
}
body.tafari .contact-img {
    padding: 0;
}
body.tafari .contact-img {
    background-image: url(../images/tafari-other-images/contact-img.png);
    padding: 20px;
    background-size: cover;
    width: 100%;
    height: 100vh;
}
body.tafari .col-md-6.contact-detials {
    padding-right: 70px;
}
body.tafari p.contact-heading {
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 20px !important;
}
body.tafari .contact-detials p {
    margin-bottom: 5px;
}
body.tafari .reservation-heading p {
    margin-top: 0;
    color: #9f9f9f !important;
}
body.tafari .reservation-heading {
    margin-bottom: 40px;
}
body.tafari .partner-list li a:after {
    display: none;
}
body.tafari .partner-list li {
    padding: 20px 0;
    border-top: 1px solid #636768;
    text-align: center;
}
body.tafari span.check-box {
    position: absolute;
    margin-left: -23px;
    margin-top: 5px;
}
body.tafari span.switch {
    padding-right: 20px;
    position: absolute;
    left: 40px;
}
body.tafari span.switch span.check-box {
    position: absolute;
    margin-left: -25px;
    margin-top: 7px;
}
body.tafari .detail_filter {
    border-bottom: 1px solid;
}
body.tafari .hotel-content-detail {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}
body.tafari .hotel-img img {
    max-width: 100%;
}

body.tafari .hotel-content-detail  .hotel-details {
    margin-top: 40px;
}

body.tafari .hotel-content-detail .hotel-details h1 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 26px;
    color: #7C767C;
}

body.tafari .hotel-details ul {
    list-style: none;
    margin-bottom: 30px;
    font-size: 14px;
}
body.tafari .hotel-detail-range td.filter-heading {
    padding: 28px !important;
}
body.tafari span.rate-range-detail {
    display: block;
    padding-left: 15px;
    margin: 15px 0px;
    font-size: 14px;
}
body.tafari .hotel-detail-range ul.rate-range-list li a {
    letter-spacing: 2px;
 }
 body.tafari th.roomtype {
    background: #7C767C;
    color: #fff;
    padding: 20px 60px;
}
body.tafari ul.hotel-comp-detail li {
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid;
    margin-bottom: 50px;
}
body.tafari .hotel-detail-price {
    text-align: left;
    padding-left: 25px;
}
body.tafari .hotel-detail-price ul {
    padding-top: 0
;}

body.tafari .hotel-detail-price ul li {
    margin-bottom: 0;
}
body.tafari .book-now {
    text-align: center;
    padding-right: 70px;
}

body.tafari .book-now p.f20 {
    font-weight: 500;
    font-size: 18px;
    margin-top: 10px;
}
body.tafari th.sort-items.room-price {
    padding: 20px 35px;
}
body.tafari .hotel-detail-desc .f20 {
    margin-bottom: 15px;
    letter-spacing: 0;
    font-size: 20px;
}

body.tafari .hotel-detail-desc p.f16 {
    font-size: 14px;
    margin-bottom: 50px;
}

body.tafari .hotel-detail-desc .f16 a {
    font-weight: 400;
}
body.tafari .detail-table.property-list {
    margin-bottom: 100px;
}
body.tafari .hotel-detail-price ul li {
    border: none;
}
body.tafari .card-header {
    background-color: transparent;
    border-bottom: none;
}
body.tafari .card {
    border: none;
    padding: 0;
}
body.tafari div#headingOne1 {
    padding: 0;
}
body.tafari div#headingOne1 i {
    margin-left: 35px;
}
body.tafari div#headingOne1 a {
    text-decoration: none;
}
body.tafari .card-body.virtuoso p {
    margin-bottom: 0;
}

body.tafari ul.card-body-list {
    margin-left: 20px;
    list-style: disc;
}
body.tafari button.btn.btn-link {
    width: 100%;
}
body.tafari button.btn.btn-link i {
    float: right;
    margin-top: 8px;
}
body.tafari button.btn.btn-link {
    background: transparent;
    color: #7C767C;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 35px;
}
body.tafari button.btn.btn-link a {
    text-decoration: none;
}
body.tafari div#accordionExample {
    margin-top: 50px;
}
body.tafari .btn.focus, body.tafari .btn:focus {
    outline: 0;
    box-shadow: none;
}
body.tafari .row.amenities-details ul {list-style: none;}

body.tafari .row.amenities-details ul li {
    font-size: 14px;
}
body.tafari .card-body {
    padding: 20px 0px;
    font-size: 14px;
}
body.tafari .amenities-col {
    display: flex;
    justify-content: center;
}
body.tafari div#accordionExample .card .card-header {
    border-bottom: 1px solid #000c;
    padding: 10px 30px;
}
body.tafari .hotel-content .property-list tr {
    text-align: center;
}
body.tafari .tafari-inspired-slider {
    padding-bottom: 40px !important;
}
body.tafari .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top:10px;
}
body.tafari .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -50px;
    margin-bottom: 30px;
}
body.tafari.tafari-hotel a {
    color: #666;
}
/*
TAFARI CONFIRM PAGE STYLING
*/
body.tafari .hotel-info {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 20px;
}
body.tafari .hotel-info-head {
    background: #B3A193;
    border-bottom: 1px solid #795548;
}

body.tafari .hotel-info-head h2 {
    font-family: 'Roboto';
    font-weight: 300;
    text-align: center;
    padding: 10px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 0;
}
body.tafari .hotel-info-content p {
    margin-bottom: 0;
    font-size: 14px;
}
body.tafari .hotel-info-content {
    padding: 15px;
}
body.tafari .hotel-info-content h3 {
    font-weight: 600;
    font-size: 26px;
}
body.tafari .room-detail-row {
    padding: 15px;
}
body.tafari .room-rate-information {
    border: 1px solid #ccc;
}
body.tafari .room-detail-head, .rate-detail-head {
    border-bottom: 5px solid #938275;
}
body.tafari .room-detail-head h2, .rate-detail-head h2 {
    font-size: 22px;
}
body.tafari .room-detail-box {
    border: 1px solid #ccc;
    border-top: 0;
}
body.tafari .room-detail-content {
    padding: 15px;
}
body.tafari .room-detail-content p {
    font-size: 14px;
    margin-bottom: 0;
}
body.tafari .row.num-of-rooms {
    margin-top: 20px;
    font-size: 14px;
    align-items: center;
}
body.tafari input#rooms-num, body.tafari .guest-info-form input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}
body.tafari .rate-detail-content {
    padding-top: 35px;
    padding-bottom: 20px;
}

body.tafari strong.total-price {
    color: red;
}

body.tafari p.daily-rate a {
    padding: 10px 15px;
    color: #03a9f4;
    display: block;
}

body.tafari p.commission {
    color: #9c27b0;
}
body.tafari .guest-billing {
    margin-top: 25px;
}
body.tafari strong.total-price.expire-rate {
    font-weight: 400;
    text-align: center !important;
    display: block;
    margin-bottom: 10px;
}

body.tafari .left-guest-forms {
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 25px;
}

body.tafari .guest-info-head h2 {
    font-size: 22px;
}

body.tafari label.field-label {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
}

body.tafari span.red-star {
    color: red;
    margin-left: 5px;
}
/* .guest-info-form .col-md-6 {
    margin-bottom: 15px;
} */
body.tafari .guest-info-form .row {
    align-items: center;
}
body.tafari .row.loyal-row {
    margin-top: 10px;
}
body.tafari .credit-card-img img {
    width: 100%;
    max-width: 100%;
}
body.tafari a.final-review-btn {
    display: block;
    font-size: 24px;
    background: #795548;
    padding: 10px 50px;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    margin-bottom: 0;
    text-decoration: none;
    transition: all ease 500ms;
}

body.tafari a.final-review-btn:hover {
    background: #40241a;
    border-radius: 10px;
}
body.tafari body.tafari .bill-info {
    margin-bottom: 0;
}
body.maya-conform-page .content {
    padding-top: 20px;
}
body.tafari .agency-info {
    margin-bottom: 0;
}
.tafari-hotel-conform {
    margin: 75px 0px;
    margin-top: 20px;
}
/***********************************************************************************************************************************************************

                                                                TAFARI CSS END

**********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************

                                                                CPT CSS START

**********************************************************************************************************************************************************/

body.cpt, body.cpt input, body.cpt select, body.cpt form {
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Poppins', sans-serif;
    color: #636768;
}
body.cpt a {
    color: #636768;
}
ul {margin: 0;padding: 0;}
body.cpt h1, body.cpt h2, body.cpt h3, body.cpt h4, body.cpt h5, body.cpt h6 {
    /* font-family: 'Lora', arial; */
    font-family: 'Poppins', sans-serif;
}

/*
header
*/
body.cpt-home .content {
    padding-top: 0;
}
body.cpt header.default-header ul li a {
    color: #636768;
}
body.cpt-home .default-header .cpt-head-top {
    padding: 0;
}
.cpt-head-top
body.sticky .login-signup img, header.default-header .login-signup img {
    filter: invert(1);
}

body.sticky .login-signup a, header.default-header .login-signup a {
    color: #000 !important;
}
#main_head.cpt-home {
    position: fixed;
    width: 100%;
    z-index: 999;
    padding: 0px 0px;
}
.cpt-head-top {
    padding: 15px 0px;
    border-bottom: 1px solid #636768;
    background-color: #fff;
}
section.cpt-head-top .row {
    align-items: center;
    justify-content: center;
}
.cpt-home .cpt-head-top, .hotel .cpt-head-top {
    border: 0;
    background-color: transparent !important;
    border-bottom: 1.5px solid #48D6DE;
}
.cpt-home .left a {
    background-image: url("../images/cpt-other-images/Coastline-Travel-logo-white.png") !important;
}
.cpt-head-top .left a,
.sticky #main_head.cpt-home .cpt-head-top .left a {
    width: 100%;
    max-width: 253px;
    height: 60px;
    display: block;
    position: relative;
    text-indent: -9999px;
    background: url("../images/cpt-other-images/Coastline-Travel-logo.png") left center no-repeat;
    background-size: contain !important;
}
.sticky #main_head.cpt-home .cpt-head-top .left a {    
    background: url("../images/cpt-other-images/Coastline-Travel-logo.png") left center no-repeat !important;
    background-size: contain !important;
}

.cpt-home .cpt-search-form, .hotel .cpt-search-form, .hotel-list .cpt-search-form {
    background: transparent url(../images/cpt-other-images/hero-img.png) no-repeat center center !important;
    background-size: cover !important;
    padding: 30vh 0px;
    height: 100vh;
}
body.cpt .hotel .cpt-search-form {
    height: auto;
}
body.cpt h1.search-hotel-h1 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4px;
    margin-bottom: 20px;
    font-weight: 400;
}
body.cpt .search_box_cpt {
    background-color: #48d6dea6;
    padding: 30px 20px;
    margin-bottom: 0px;
    border-radius: 30px;
}
body.cpt .cpt-search-form label {
    display: block;
    text-align: center;
    font-size: 14px;
}
body.cpt .cpt-search-form .form-control {
    margin-bottom: 25px;
    text-align: center;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px;
}
body.cpt .cpt-search-form input[type=submit] {
    background: #7C83FB;
    border-radius: 10px;
    color: #fff;
    height: 40px;
    font-weight: 400;
    font-size: 16px;
    transition: all ease 500ms;
    border: none;
}
body.cpt .col-sm-4.col-submit {padding: 0px 70px;}
body.cpt .cpt-search-form input[type=submit]:hover {
    opacity: 0.8;
    background:#fff;
    border:1px solid #fff;
    color:#948E94;
}
body.cpt .content {
    padding: 50px 0 90px;
    font-size: 16px;
}
body.cpt .line {
    height: 90px;
    position: relative;
    padding: 15px 0;
}
body.cpt .line:before {
    content: "";
    height: 60px;
    position: absolute;
    top: 15px;
    left: 50%;
    width: 2px;
    background: #babcbd;
    margin-left: -1px;
}
body.cpt header.default-header .logo-col a {
    height: 90px !important;
}
/*
footer
*/
body.cpt #footer_carousel {
    padding: 0 60px;
}
body.cpt #footer_carousel img {
    padding: 10px;
    display: block;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
}
body.cpt #footer_carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
    margin: 0 !important;
}
body.cpt #footer_carousel .owl-nav button {
    position: absolute;
    top: 58px;
    margin: 0 !important;
}
body.cpt #footer_carousel .owl-nav button:hover, #footer_carousel .owl-nav button span:hover {
    background-color: #fff;
}
body.cpt #footer_carousel .owl-nav button span {
    color: #858889;
    font-size: 60px !important;
    position: relative;
    top: -45px;
}
body.cpt #footer_carousel .owl-nav button.owl-prev {
    left: -20px;
}
body.cpt #footer_carousel .owl-nav button.owl-next {
    right: -20px;
}
#main_footer_maya {
    background: #9BA2A3;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}



/*
menu
*/
.mbmenu {
    display: none;
}
.mbmenu a {
    display: block;
    font-size: 0;
    padding: 9px 7px 8px;
    text-decoration: none;
    background: #ff9c23;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    line-height: 0px;
}
.mbmenu .lines span {
    background: #fff;
    border-radius: 5px;
    display: block;
    height: 4px;
    margin: 6px 0 0;
}
.mbmenu .lines span:first-child {
    margin: 0;
}
.mbmenu:hover a {
    background: #ED8200;
    color: #fff;
}
.mbmenu a:hover .lines span {
    background: #fff;
}
body.cpt .cpt-main-nav ul li a {
    color: #fff;
}
body.cpt .cpt-main-nav ul {
    display: flex;
    justify-content: center;
    padding: 10px 0;
    margin-bottom: 0;
    margin-top: 10px;
}
body.cpt .cpt-main-nav li {
    padding: 0 10px;
}
body.cpt .cpt-main-nav li a {
    font-weight: 400;
    transition: all ease 500ms;
    border-bottom: 2px solid transparent;
    padding: 0px;
}
body.sticky nav.cpt-main-nav ul li a {
    color: #636768 !important;
    padding: 0px 0px;
    font-size: 14px;
}
.cpt-home .cpt-main-nav ul a {
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    border-bottom: 2px solid transparent;
    padding: 0px 0px;
}
.cpt-main-nav a:hover, .cpt-main-nav a.active {
    border-bottom: 2px solid #00bcd4 !important;
    color: #00bcd4 !important;
    transition: all ease 500ms !IMPORTANT;
}
body.cpt hr {
    background: #636768;
    height: 1px;
    border: 0;
}
body.cpt .resv_box {
    background: linear-gradient(180deg, rgba(9,9,121,1) 5%, rgba(0,212,255,1) 100%);
    color: #fff;
    padding: 60px !important;
    max-width: 700px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 0 auto;
    border-radius: 30px;
}
body.cpt .resv_box input {
    display: block;
    width: 100%;
    font-size: 15px;
    border: 0;
    border-radius: 10px;
    background: #fff;
    height: 34px;
    margin: 4px;
    text-align: center;
    letter-spacing: 2px;
}
body.cpt .resv_box input[type=submit] {
    background: #48D6DE;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
}
/* .reserv-box2 {
    display: flex;
    align-items: center;
    justify-content: center;
} */
.reserv-box2 .arrow-left {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #B3A193;
    float: left;
    margin-top: 32px;
    margin-left: 70px;
}
.reserv-box2 .arrow-right {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #B3A193;
    float: right;
    margin-top: -110px;
    margin-right: 70px;
}

body.cpt .partner-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
body.cpt .partner-list li {
    padding: 20px 0;
    border-top: 1px solid #636768;
    border: none !important;
}
body.cpt .partner-list li a:after {
    content: "\f35d";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 16px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
body.cpt .partner-list li a {
    display: block;
    position: relative;
    min-height: 57px;
}
body.cpt .partner-list li span {
    display: inline-block;
    width: 100%;
}
body.cpt .partner-list li span:nth-child(1) {
    padding: 0 0;
}
body.cpt ul.partner-list li a img {
    width: 100%;
    max-width: 150px;
}
body.cpt ul.partner-list.list-1 li:first-child,
body.cpt ul.partner-list.list-2 li:first-child,
body.cpt ul.partner-list.list-3 li:first-child {
    border-top:none;
}


/*

*/

body.cpt .filter-top {
    padding: 0 0 0px 0;
    border:none;
}
body.cpt .cpt-search-form .search_filter, .cpt-search-form .search_filter label, .cpt-search-form .search_filter input {
    font-size: 13px;
    font-family: 'Roboto';
    color: #000;
    margin-bottom: 0;
}
body.cpt .filter-bottom {
    padding: 40px 0;
    border-bottom: 1px solid #636768;
    font-size: 20px;
}
body.cpt .filter-bottom i {
    padding-right: 4px;
}
body.cpt .searchProperty {
    padding: 20px 0;
}

body.cpt .property-list {
    font-size: 14px;
    font-weight: 400;
    border-top: 1px solid #636768;
}
body.cpt .detail-table.property-list {
    border: 0;
}
body.cpt .detail-table.property-list tr {
    border: 0;
    border-top: 1px solid #636768;
}
body.cpt .property-list th {
    font-weight: 400;
}
body.cpt .property-list th,
body.cpt .property-list td {
    padding: 15px;
}
body.cpt .property-list th span {
    display: inline-block;
    padding: 0 20px 0 0;
    position: relative;
}
body.cpt .property-list th span:after {    
    content: "\f0dc";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 2px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
body.cpt .btn {
    background: #ff9c23;
    color: #fff;
    border: 0;
    border-radius: 0;
}
body.cpt .btn-small {
  padding: 2px 8px;
  font-size: 14px;
}

body.cpt .filter_Col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
body.cpt .filter_Col ul li{
    padding: 5px 5px 5px 35px;
    font-size: 16px;
}



/*
*/
body.cpt .list_Col ul {
    padding: 50px 0 0;
    margin: 0;
    list-style: none;
}
body.cpt .list_Col ul li {
    display: flex;
    align-items: center;
  justify-content: center;
    margin-bottom: 30px;
}
body.cpt .list_image {
    position: relative;
    width: 50%;
}
body.cpt .list_image img {
    display: block;
    width: 100%;
    height: auto;
}
body.cpt .list_image .img_rating {
    position: absolute;
    right: 0;
    top: 0;
    background: #636768;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}
body.cpt .list_image .img_title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #636768;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    text-align: center;
}

body.cpt .list_desc {
    position: relative;
    width: 38%;
    padding: 0 20px;
}
body.cpt .list_price {
    position: relative;
    width: 24%;
    text-align: center;
}



/*

*/
body.cpt .btn-switch {
    position: relative;
}
body.cpt .btn-switch:before {
    content: "\f204";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    right: 6px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    color: #BFBFBF;
    font-size: 20px;
}
body.cpt .btn-switch.switch-on:before {
    content: "\f205";
    color: #2C70F4;
}
body.cpt label.switch {
    position: absolute;
    display: inline-block;
    width: 32px;
    height: 18px;
    margin: 0;
    float: left;
    left: 30px;
}
body.cpt label.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
body.cpt label.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
body.cpt label.switch .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
body.cpt label.switch input:checked + .slider {
    background-color: #2196F3;
}
body.cpt label.switch input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
body.cpt label.switch input:checked + .slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}
/* Rounded sliders */
body.cpt label.switch .slider.round {
    border-radius: 34px;
}
body.cpt label.switch .slider.round:before {
    border-radius: 50%;
}

body.sticky #main_head,
body.sticky #main_head * {
    transition: 0.4s ease all;
}
body.sticky #main_head {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  padding:0;
}
body.sticky .cpt-head-top {
    padding: 0;
    background-color: #fff !important;
    border: none;
    box-shadow: 0px -10px 20px 4px #5d5d5df7;
}
body.sticky .cpt-head-top .left a {
    height: 85px !important;
}
body.cpt .signup-col {
    text-align: right;
    padding-right: 25px;
    margin-top: 5px;
}
body.sticky .cpt-head-top .login-signup img {
    filter: invert(1);
}
body.sticky #main_nav ul {
    padding: 8px 0 !important;
}
/*.sticky + #main_content {
  padding-top: 102px;
}*/
/* .sticky #main_content {
  padding-top: 140px;
} */
/* .hero-heading {
    height: 100vh;
} */

body.cpt .hero-heading h1 {
    margin: 100px auto;
    color: #fff;
    text-align: center;
    font-size: 42px;
    max-width: 610px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    letter-spacing: 5px;
    top: 30%;
    margin-bottom: 60px;
}
body.cpt .hero-heading h1:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #ffffff;
    right: 12%;
    top: 50%;
    position: absolute;
}

body.cpt .hero-heading h1:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    left: 12%;
    top: 50%;
    position: absolute;
}
body.cpt .working-steps ul {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
body.cpt .working-steps ul li {
    display: inline-block;
    margin: 0px 10px;
    font-size: 14px;
}

body.cpt .working-steps {
    font-family: 'Roboto';
}

body.cpt .working-steps ul li span {
    margin-bottom: 15px !important;
    display: block;
}
body.cpt .home-screen-content {
    height: 100vh;
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    bottom: 0;
}
body.cpt li.steps-border hr {
    background: #ffffffb0 !important;
    padding: 0px 50px;
}
body.cpt .select2-container--bootstrap4 .select2-selection--single {
    height: auto;
}
.cpt-search-form .row.search-box-row {
    justify-content: center;
    align-items: center;
    margin-top: 0;
}
.search_box_cpt strong {
    font-weight: 300;
    color: #fff;
}
.search_box_cpt .select2-container--bootstrap4 .select2-selection--single, .search_box_cpt .form-control {
    /*height: auto !important;*/
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #000 !important;
    font-weight: 300;
    border-radius: 7px !important;
}

body.cpt .select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
    line-height: calc(1.5em + .75rem);
    color: #fff;
}
.arrow-right {
    width: 0; 
    height: 0; 
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid #B3A193;
  }
  
  .arrow-left {
    width: 0; 
    height: 0; 
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-right:60px solid #B3A193; 
  }
body.cpt .row.search-box-row {
    justify-content: center;
    align-items: center;
}
body.cpt .beneﬁts-heading h2 {
    font-weight: 400;
    margin-top: 10px;
}
body.cpt .benefits-box img {
    max-width: 100%;
}
body.cpt .benefits-box h3 {
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 400;
    margin-top: 30px;
}
body.cpt .benefits-box img {
    max-width: 100%;
    box-shadow: -15px 15px 0px 0px #51595b;
}
/* .owl-carousel.owl-drag .owl-item {
    margin-top:50px;
} */
body.cpt .awe-collection h1:before, .awe-collection h1:after {
    background: #948E94 !important;
}
body.cpt .awe-collection h1 {
    color: #948E94 !important;
    margin: 20px auto;
    max-width: 1080px;
}
body.cpt .awe-collection {
    margin-bottom: 100px;
}
body.cpt .awe-collection p {
    text-align: center;
    margin-top: 35px;
}
body.cpt .cpt-main-footer a {
    color: #fff;
    text-decoration: none;
    padding-left: 40px;
    transition: all ease 500ms;
}
body.cpt .cpt-main-footer a:hover {
    color: #03a9f4;
    transition: all ease 500ms;
}
body.cpt .cpt-main-footer {
    background: #422AAC;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
body.cpt div#inspired-slider-main h3 {
    text-align: center;
    background: #b3a19369;
    color: #fff;
    z-index: 9999;
    position: relative;
    padding: 30px 20px;
    top: -94px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 6px;
}
body.cpt .hotel_filter span.f20 {
    font-size: 18px;
    text-transform: uppercase;
    color: #756645;
    font-family: 'Roboto';
}
.cpt-search-form .search_filter input.btn-block {
    border: none;
    background: #B2A092;
    padding: 40px 20px;
    color: #fff;
    height: auto;
}
body.cpt .content.hotel-content {padding-top: 0;}

body.cpt .filter-search2 {padding: 0;margin: 0;}

body.cpt .hotel_filter .row {
    align-items: center;
}
body.cpt .filter-bottom2 {
    background: transparent;
    color: #000;
    font-family: 'roboto';
    padding: 20px 0px;
    font-size: 16px;
    border:none;
}
body.cpt .filter-bottom2 .list_filter a:hover, .active-btn a {
    transition: all ease 500ms;
    background: transparent;
    text-decoration: none;
}
body.cpt .list_filter .col-sm-3 {
    padding: 0;
}
body.cpt .filter-bottom2 .row {
    align-items: center;
}
body.cpt .filter-bottom2 .f20 {
    font-size: 16px
}
body.cpt .filter-bottom2 .list_filter a {
    letter-spacing: 0px;
    transition: all ease 500ms;
    text-transform: uppercase;
    color: #000;
    /* padding: 25px 45px; */
    font-size: 14px;
}
body.cpt .searchProperty2 .f20 {
    text-transform: uppercase;
    font-size: 18px;
    /* letter-spacing: 2px; */
}

body.cpt .searchProperty2 input.form-control {
    border: 1px solid #a3a3a3;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 0 !IMPORTANT;
    padding: 10px 12px;
}
/* .detail-table .f20 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 0px 20px;
    padding-right: 0;
} */
/* .detail-table .col-md-4, .detail-table .col-md-8 {
    padding: 0;
} */
body.cpt .detail-table .row {
    padding: 0px 0px;
    align-items: center;
}
body.cpt .filter-heading, body.cpt .sort-heading {
    border-bottom: 1px solid #ccc;
}
body.cpt .detail-table table {
    border-top: 1px solid #ccc;
    border-collapse: inherit;
}
body.cpt th.sort-items {
    letter-spacing: 2px;
    border-bottom: 1px solid #ccc;
    padding: 20px 15px;
    border-left: 1px solid #ccc;
    text-align: center;
    font-size: 14px;
}
body.cpt td.filter-heading {
    text-align: center;
    padding: 20px;
}
body.cpt .detail-table .filter-heading .f20 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
    padding: 20px 15px;
}
body.cpt th.sort-items:hover {
    transition: all ease 500ms;
    background: #7C767C;
    color: #fff;
}
body.cpt th.sort-items.sort-compare {
    padding: 0;
    vertical-align: middle;
    background: #B3A193;
}

body.cpt th.sort-items.sort-compare input {
    background: #B3A193;
    padding: 22px 45px;
    font-size: 14.5px;
    letter-spacing: 3px;
    transition: all ease 500ms;
}

body.cpt th.sort-items.sort-compare input:hover {
    transition: all ease 500ms;
    opacity: 0.5;
}
body.cpt ul.rate-range-list li {
    padding: 0;
}
body.cpt ul.rate-range-list {
    padding: 50px;
}
body.cpt ul.rate-range-list {
    padding: 0;
    padding-left: 90px;
    font-size: 14px;
}
body.cpt .list_desc .f20 {
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 32px;
}
body.cpt p.f16 {
    font-weight: 300;
}
body.cpt .list_price p {
    font-weight: 300;
}

body.cpt span.c_FF9C23 {
    color: inherit;

}
body.cpt input[type=checkbox], body.cpt input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 1.5em;
    height: 1.5em;
    background-color: white;
    border-radius: 0;
    vertical-align: middle;
    border: 2px solid #03a9f4;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
body.cpt [type=checkbox]:checked + .check-box:before {
    content: '';
    display: block;
    width: 6px;
    height: 15px;
    margin-left: 6px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
body.cpt .f20.fliter-heading {
    padding: 15px 20px;
}
body.cpt .f20.sort-h {
    padding-top: 15px;
    padding-bottom: 15px;
}
body.cpt .property-list.list-table .col-md-12 {padding: 0;}
body.cpt .property-list {
    border:none;
}
body.cpt .property-list th {
    letter-spacing: 2px;
}
body.cpt .property-list th, body.cpt .property-list td {
    border: 1px solid #ccc;
}
body.cpt .property-list td {
    border-left: none !important;
    border-right: none;
    padding: 15px 20px;
}
body.cpt .property-list td strong {
    font-weight: 400;
}
body.cpt th.price-lists2 {
    color: #fff;
    background: #7C767C;
}

body.cpt th.compare-lists2 {
    padding: 0 !important;
    background: #B3A193;
}

body.cpt th.compare-lists2 input {
    background: #B3A193;
    padding: 25px 15px;
    letter-spacing: 2px
}
body.cpt .contact-img {
    padding: 0;
}
.contact-img {
    background-image: url(../images/contact-img.png);
    padding: 20px;
    background-size: cover;
    width: 100%;
    height: 100vh;
}
body.cpt .col-md-6.contact-detials {
    padding-right: 70px;
}
body.cpt p.contact-heading {
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 20px !important;
}
body.cpt .contact-detials p {
    margin-bottom: 5px;
}
body.cpt .reservation-heading p {
    margin-top: 0;
}
body.cpt .reservation-heading {
    margin-bottom: 40px;
    text-align: center;
}
body.cpt .reservation-heading h1 {
    letter-spacing: 2px;
    font-size: 28px;

}
body.cpt .partner-list li a:after {
    display: none;
}
body.cpt .partner-list li {
    padding: 20px 0;
    border-top: 1px solid #636768;
    text-align: center;
}
body.cpt td.filter-heading {padding: 20px !important;}
body.cpt span.check-box {
    position: absolute;
    margin-left: -21px;
    margin-top: 5px;
}
body.cpt span.switch {
    padding-right: 20px;
    position: absolute;
    left: 40px;
}
body.cpt span.switch, body.cpt span.check-box {
    position: absolute;
    margin-left: -20px;
    margin-top: 2px;
}
body.cpt .detail_filter {
    border-bottom: 1px solid;
}
body.cpt .hotel-content-detail {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}
body.cpt .hotel-img img {
    max-width: 100%;
}

body.cpt .hotel-content-detail  .hotel-details {
    margin-top: 40px;
}

body.cpt .hotel-content-detail .hotel-details h1 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 26px;
    color: #7C767C;
}

body.cpt .hotel-details ul {
    list-style: none;
    margin-bottom: 30px;
    font-size: 14px;
}
body.cpt .hotel-detail-range td.filter-heading {
    padding: 28px !important;
}
body.cpt span.rate-range-detail {
    display: block;
    padding-left: 15px;
    margin: 15px 0px;
    font-size: 14px;
}
body.cpt .hotel-detail-range ul.rate-range-list li a {
    letter-spacing: 2px;
 }
 body.cpt th.roomtype {
    background: #7C767C;
    color: #fff;
    padding: 20px 60px;
}
body.cpt ul.hotel-comp-detail li {
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid;
    margin-bottom: 50px;
}
body.cpt .hotel-detail-price {
    text-align: left;
    padding-left: 25px;
}
body.cpt .hotel-detail-price ul {
    padding-top: 0;
}

body.cpt .hotel-detail-price ul li {
    margin-bottom: 0;
}
body.cpt .book-now {
    text-align: center;
    padding-right: 70px;
}

body.cpt .book-now p.f20 {
    font-weight: 500;
    font-size: 18px;
    margin-top: 10px;
}
body.cpt th.sort-items.room-price {
    padding: 20px 35px;
}
body.cpt .hotel-detail-desc .f20 {
    margin-bottom: 15px;
    letter-spacing: 0;
    font-size: 20px;
}

body.cpt .hotel-detail-desc p.f16 {
    font-size: 14px;
    margin-bottom: 50px;
}

body.cpt .hotel-detail-desc .f16 a {
    font-weight: 400;
}
body.cpt .detail-table.property-list {
    margin-bottom: 100px;
}
body.cpt .hotel-detail-price ul li {
    border: none;
}
body.cpt .card-header {
    background-color: transparent;
    border-bottom: none;
}
body.cpt .card {
    border: none;
    padding: 0;
}
body.cpt div#headingOne1 {
    padding: 0;
}
body.cpt div#headingOne1 i {
    margin-left: 35px;
}
body.cpt div#headingOne1 a {
    text-decoration: none;
}
body.cpt .card-body.virtuoso p {
    margin-bottom: 0;
}

body.cpt ul.card-body-list {
    margin-left: 20px;
    list-style: disc;
}
body.cpt button.btn.btn-link {
    width: 100%;
}
body.cpt button.btn.btn-link i {
    float: right;
    margin-top: 8px;
}
body.cpt button.btn.btn-link {
    background: transparent;
    color: #7C767C;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 35px;
}
body.cpt button.btn.btn-link a {
    text-decoration: none;
}
body.cpt div#accordionExample {
    margin-top: 50px;
}
body.cpt .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
body.cpt .row.amenities-details ul {list-style: none;}

body.cpt .row.amenities-details ul li {
    font-size: 14px;
}
body.cpt .card-body {
    padding: 20px 0px;
    font-size: 14px;
}
body.cpt .amenities-col {
    display: flex;
    justify-content: center;
}
body.cpt div#accordionExample .card .card-header {
    border-bottom: 1px solid #000c;
    padding: 10px 30px;
}
body.cpt .hotel-content .property-list tr {
    text-align: center;
}
body.cpt .login-signup img {
    width: 100%;
    max-width: 35px;
}
body.cpt .login-signup a {
    padding-left: 10px;
    color: #fff;
    font-size: 14px;
    transition: all ease 500ms;
}

body.cpt .login-signup a:hover {
    text-decoration: none;
    opacity: 0.6;
}
body.cpt .beneﬁts-heading h2, .beneﬁts-heading h1 {
    font-family: 'Poppins' !important;
    color: #5D5C61 !important;
}
body.cpt .services {
    background: rgb(9,9,121);
    background: linear-gradient(180deg, rgba(9,9,121,1) 5%, rgba(0,212,255,1) 100%);
    padding: 50px 0px;
    padding-bottom:10px;
}
    
body.cpt .services .row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    margin-bottom: 40px;
}
body.cpt .services .services-icon img {
    width: 100%;
    max-width: 40px;
    height: auto;
}
body.cpt .services-icon {
    border: 2px solid #2196f3;
    padding: 20px;
    border-radius: 50%;
    width: 8em;
    height: 8em;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 15px auto;
}
body.cpt .service-box p {
    color: #fff;
    font-size: 14px;
}   
body.cpt .bottom-line {
    color: #fff;
    font-size: 12px;
    margin-top: 100px;
}
body.cpt .bottom-line p {
    margin-bottom: 0;
}
body.cpt div#inspired-slider-main {
    padding: 15px 0px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0 !important;
}

body.cpt div#inspired-slider-main p {
    margin-top: 10px;
}

.footer-banner {
    text-align: center;
    color: #fff;
    padding: 100px 0px;
    margin-top: 30px;
}

.services {
    background: rgb(9,9,121);
    /*background: linear-gradient(180deg, rgba(9,9,121,1) 5%, rgba(0,212,255,1) 100%);*/
    background:#242b42;
    padding: 50px 0px;
    padding-bottom: 10px;
}

.service-box p {
    color: #fff;
    font-size: 14px;
}

body.cpt hr.blue-border { 
background: #48D6DE;
width: 70px;
margin: 35px auto;
height: 2px;
}

body.cpt .services.footer-banner h2 {
    font-weight: 400;
    letter-spacing: 2px;
}
body.cpt .services.footer-banner h1 {
    font-size: 38px;
    font-weight: 300;
    letter-spacing: 2px;
}
body.cpt .services.footer-banner p {
    font-size: 24px;
}
body.cpt .footer-banner a {
    background: #422AAC;
    padding: 15px 50px;
    display: inline-block;
    color: #fff;
    border-radius: 35px;
    font-size: 16px;
    transition: all ease 500ms;
    text-decoration: none;
}

body.cpt .footer-banner a:hover {
    transition: all ease 500ms;
    background: #000;
}
body.cpt .beneﬁts-heading {
    padding: 60px 0px;
}
body.cpt .content.carousel-content {
    padding-bottom: 50px;
    padding-top: 50px !important;
}
body.cpt .signup-co.for-mobile {
    display: none;
}
body.cpt .hotel .cpt-search-form {
    height: auto;
}
body.cpt .result-col {
    justify-content: center;
    display: flex;
}
/* .search-mid-bar .col-sm-4 {
    padding-left: 0;
} */
body.cpt .search-hotel-details-3 ul li {
    display: flex;
    margin-bottom: 25px;
}
body.cpt .search-hotel-details-3 .col-md-8 {
    padding-left: 0;
}
body.cpt .compare-btn {
    text-align: right;
}

.cpt-search-hotel3 {
    padding: 35px 0;
    /*margin-bottom: 6px;*/
    /*background: linear-gradient(90deg, rgba(9,9,121,1) 5%, rgba(0,212,255,1) 100%);*/
    background: #242b42;
    color: #fff;
}

body.cpt .search-hotel3 a {color: #fff;}

body.cpt .compare-btn a {
    background: #7C83FB;
    padding: 10px;
    border-radius: 7px;
    font-size: 13px;
    text-decoration: none;
    transition: all ease 500ms;
    text-transform: uppercase;
    display: block;
    text-align: center;
}
body.cpt .compare-btn a:hover {
    background: #000aab;
}
body.cpt ul.rate-range-list li {
    margin-bottom: 0px;
}
body.cpt .list_desc p {
    font-size: 14px;
}
body.cpt .top-headings3 h2 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 20px 0px;
    font-weight: 400;
}
body.cpt .search-hotel-details-3 .row {
    align-items: inherit !important;
}
/* section#main_content {
    padding-top: 0 !important;
    margin-bottom: 40px;
} */
body.cpt .search-hotel-list3 {
    margin-bottom: 0;
}
body.cpt .search-hotel-list3 .property-list th, .property-list td {
    border: none !important;
    padding: 15px 20px;
}
body.cpt .search-hotel-list3 .list_filter a {
    color: #fff;
}
body.cpt td.empty-td {
    display: none;
}
body.cpt .search-mid-bar {
    text-align: center;
}
body.cpt .mid-br-2 {
    flex: 25%;
    text-align: center;
    max-width: 25%;
}
body.cpt .mid-br-3 {
    text-align: left;
    padding-left: 25px !important;
}
body.cpt .mid-br-1 {
    flex:50%;
    max-width: 50%;
}
body.cpt .hotel-list-view {
    padding-bottom: 30px;
}
body.cpt .price-night2 {
    padding-left: 35px;
}
body.cpt .mid-br-1 a, .mid-br-2 a, .mid-br-3 a {
    text-transform: capitalize !important; 
}
body.cpt .contact-page {
    background-image: url(../images/cpt-other-images/contact-page-img.png) !important;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.cpt .contact-content {
    width: 100%;
    text-align: center;
}
body.cpt .contact-page-details img {
    width: 100%;
    max-width: 140px;
}
body.cpt .contact-content {
    color: #fff;
    text-align: center;
}
body.cpt .contact-page-details a {
    color: #fff;
    display: block;
    font-size: 14px;
}
body.cpt .contact-page-details {
    margin-bottom: 40px;
}
body.cpt .contact-page-details h2 {
    font-size: 22px;
    letter-spacing: 3px;
}
body.cpt .contact-page-details p {
    font-size: 14px;
}
body.cpt .detail-view a:before {
    content: " ";
    background: #422AAC
    ;border-radius: 100%;
    padding: 7px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
body.cpt .list-view a:before {
    content: " ";
    display: inline-block;
    padding: 6px;
    border: 2px solid #7599F4;
    border-radius: 100%;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
body.cpt .col-sm-4.map-view a:before {
    content: "";
    display: inline-block;
    padding: 6px;
    border-radius: 100%;
    border: 2px solid #48D6DE;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
body.cpt .detail-view2 a:before {
    background: transparent;
    border: 2px solid #422AAC;
    padding:6px;
}
body.cpt .list-view2 a:before {
    background: #7599F4;
}
body.cpt .for-mobile2 {
    display: none;
}
body.cpt .for-mobile-devces {
    display: none;
}
/*
    conformation page styling
*/
body.cpt .hotel-info {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 20px;
}
body.cpt .hotel-info-head {
    background: #48D6DE;
    border-bottom: 1px solid #2a8185;
}

body.cpt .hotel-info-head h2 {
    font-family: 'poppins';
    font-weight: 400;
    text-align: center;
    padding: 10px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 0;

}
body.cpt .hotel-info-content p {
    margin-bottom: 0;
    font-size: 14px;
}
body.cpt .hotel-info-content {
    padding: 15px;
}
body.cpt .hotel-info-content h3 {
    font-weight: 600;
    font-size: 26px;
}
body.cpt .room-detail-row {
    padding: 15px;
}
body.cpt .room-rate-information {
    border: 1px solid #ccc;
}
body.cpt .room-detail-head, .rate-detail-head {
    border-bottom: 5px solid #44bbc1;
}
body.cpt .room-detail-head h2, .rate-detail-head h2 {
    font-size: 22px;
}
body.cpt .room-detail-box {
    border: 1px solid #ccc;
    border-top: 0;
}
body.cpt .room-detail-content {
    padding: 15px;
}
body.cpt .room-detail-content p {
    font-size: 14px;
    margin-bottom: 0;
}
body.cpt .row.num-of-rooms {
    margin-top: 20px;
    font-size: 14px;
    align-items: center;
}
body.cpt input#rooms-num, .guest-info-form input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}
body.cpt .rate-detail-content {
    padding-top: 35px;
    padding-bottom: 20px;
}

body.cpt strong.total-price {
    color: red;
}

body.cpt p.daily-rate a {
    padding: 10px 15px;
    color: #03a9f4;
    display: block;
}

body.cpt p.commission {
    color: #9c27b0;
}
body.cpt .guest-billing {
    margin-top: 25px;
}
body.cpt strong.total-price.expire-rate {
    font-weight: 400;
    text-align: center !important;
    display: block;
    margin-bottom: 10px;
}

body.cpt .left-guest-forms {
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 25px;
}

body.cpt .guest-info-head h2 {
    font-size: 22px;
}

body.cpt label.field-label {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
}

body.cpt span.red-star {
    color: red;
    margin-left: 5px;
}
/* .guest-info-form .col-md-6 {
    margin-bottom: 15px;
} */
body.cpt .guest-info-form .row {
    align-items: center;
}
body.cpt .row.loyal-row {
    margin-top: 10px;
}
body.cpt .credit-card-img img {
    width: 100%;
    max-width: 100%;
}
body.cpt a.final-review-btn {
    display: block;
    font-size: 24px;
    background: #44bbc1;
    padding: 10px 50px;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    margin-bottom: 0;
    text-decoration: none;
    transition: all ease 500ms;
}

body.cpt a.final-review-btn:hover {
    background: #297175;
    border-radius: 10px;
}
body.cpt .bill-info {
    margin-bottom: 0;
}
body.cpt body.maya-conform-page .content {
    padding-top: 20px;
}
body.cpt .agency-info {
    margin-bottom: 0;
}
body.cpt .cpt-hotel-conform {
    margin-top: 15px;
}
body.cpt .cpt-main-content {
    padding-top: 0 !important;
}
body.cpt section.cpt-main-content .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
}
body.cpt #main_content {
    padding-top: 0;
}
body.cpt .default-header .cpt-head-top {
    padding: 0px;
}
/*
CPT CONFIRM PAGE STYLING
*/
body.cpt .hotel-info {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 20px;
}
body.cpt .hotel-info-head {
    background: #48D6DE;
    border-bottom: 1px solid #2a8185;
}

body.cpt .hotel-info-head h2 {
    font-family: 'poppins';
    font-weight: 400;
    text-align: center;
    padding: 10px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 0;

}
body.cpt .hotel-info-content p {
    margin-bottom: 0;
    font-size: 14px;
}
body.cpt .hotel-info-content {
    padding: 15px;
}
body.cpt .hotel-info-content h3 {
    font-weight: 600;
    font-size: 26px;
}
body.cpt .room-detail-row {
    padding: 15px;
}
body.cpt .room-rate-information {
    border: 1px solid #ccc;
}
body.cpt .room-detail-head, body.cpt .rate-detail-head {
    border-bottom: 5px solid #44bbc1;
}
body.cpt .room-detail-head h2, body.cpt .rate-detail-head h2 {
    font-size: 22px;
}
body.cpt .room-detail-box {
    border: 1px solid #ccc;
    border-top: 0;
}
body.cpt .room-detail-content {
    padding: 15px;
}
body.cpt .room-detail-content p {
    font-size: 14px;
    margin-bottom: 0;
}
body.cpt .row.num-of-rooms {
    margin-top: 20px;
    font-size: 14px;
    align-items: center;
}
body.cpt input#rooms-num, body.cpt .guest-info-form input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}
body.cpt .rate-detail-content {
    padding-top: 35px;
    padding-bottom: 20px;
}

body.cpt strong.total-price {
    color: red;
}

body.cpt p.daily-rate a {
    padding: 10px 15px;
    color: #03a9f4;
    display: block;
}

body.cpt p.commission {
    color: #9c27b0;
}
body.cpt .guest-billing {
    margin-top: 25px;
}
body.cpt strong.total-price.expire-rate {
    font-weight: 400;
    text-align: center !important;
    display: block;
    margin-bottom: 10px;
}

body.cpt .left-guest-forms {
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 25px;
}

body.cpt .guest-info-head h2 {
    font-size: 22px;
}

body.cpt label.field-label {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
}

body.cpt span.red-star {
    color: red;
    margin-left: 5px;
}
/* .guest-info-form .col-md-6 {
    margin-bottom: 15px;
} */
body.cpt .guest-info-form .row {
    align-items: center;
}
body.cpt .row.loyal-row {
    margin-top: 10px;
}
body.cpt .credit-card-img img {
    width: 100%;
    max-width: 100%;
}
body.cpt a.final-review-btn {
    display: block;
    font-size: 24px;
    background: #44bbc1;
    padding: 10px 50px;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    margin-bottom: 0;
    text-decoration: none;
    transition: all ease 500ms;
}

body.cpt a.final-review-btn:hover {
    background: #297175;
    border-radius: 10px;
}
body.cpt .bill-info {
    margin-bottom: 0;
}
body.cpt body.maya-conform-page .content {
    padding-top: 20px;
}
body.cpt .agency-info {
    margin-bottom: 0;
}
body.cpt .cpt-hotel-conform {
    margin-top: 15px;
}
/***********************************************************************************************************************************************************

                                                                CPT CSS END

**********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************

                                                                RESOPONSIVE AREA

**********************************************************************************************************************************************************/

@media all and (max-width:1200px) {
    .book-now {
        text-align: center;
        padding-right: 40px;
    }
    .arrow-left, .arrow-right {
        display: none;
    }
    .filter-bottom2 .list_filter .col-sm-3 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .list_desc .f20 {
        font-size: 20px;
        margin-bottom: 15px;
    }
}
@media all and (max-width:991px) {
    body.tafari .mbmenu {
        margin-top: 35px !important;
    }
    body.tafari .f20.sort-h {
        padding-left: 15px;
    }
    body.cpt header.default-header #head_top {
        padding-bottom: 0 !important;
    }
    body.cpt .mid-br-2 {
        text-align: left;
    }
    body.maya .list_Col ul li {
        display: block;
    }
    body.maya .list_image {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }
    body.maya .list_desc {
        width: 100%;
        padding: 0;
    }
    body.maya .list_price {
        position: relative;
        width: 100%;
        text-align: left;
    }
    body.maya .mbmenu, body.tafari .mbmenu {
        margin-top: 15px;
    }
    body.maya.sticky .mbmenu {
        margin-top: 10px;
    }
    .search-hotel-list3 .price-night2,  .search-hotel-list3 
    .search-mid-bar, .search-hotel-list3 .search-mid-bar, 
    .search-hotel-list3 .compare-btn, .mid-br-1, .mid-br-2, .mid-br-3, 
    .search-hotel-list3 .property-list th, .property-list td {
        flex: 100% !important;
        max-width: 100% !important;
        text-align: left;
        
    }
    .search-hotel-list3 .price-night2 {
        padding-left: 15px;
        font-size: 16px;
    }
    .mid-br-3 {
        text-align: left;
        padding-left: 15px !important;
    }
    .search-hotel-list3 .compare-btn a {
        margin-top: 0;
    }
    .search-hotel-list3 a {
        font-size: 16px !important;
    }
    body.hotel-list table td {
        padding: 5px 15px;
    }

    body.hotel-list table tr {
        margin: 30px 0px;
        display: grid;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        font-size: 16px;
    }
    .search-mid-bar {
        text-align: left !important;
    }
    .list_filter .row {
        text-align: center;
    }
    .col-sm-4.col-submit {
        padding: 0px 0px;
    }
    #main_nav {
        margin-top: 0px!important;
    }
    .list_price.hotel-detail-price ul {
        padding: 0;
    }
  
    /* .f20.sort-h {
        margin-left: 20px;
    } */
    .list-table input[type="checkbox"] {
        margin-left: 20px;
    }
    span.select2.select2-container.select2-container--bootstrap4 {
        width: 100% !IMPORTANT;
        margin-bottom: 20px;
    }
    li.steps-border hr {
        padding: 0px 10px !important;
    }
    .working-steps {
        padding: 0px 25px;
    }
    .row.search-box-row {
        padding: 0px 25px;
    }
    .list_Col ul {
        padding: 35px;
        margin: 0;
        list-style: none;
    }
    .col-md-8.sort-col {
        flex: 100%;
        max-width: 100%;
    }
    .range-rate-col {
        flex: 100%;
        max-width: 100%;
    }
    td.filter-heading {
        text-align: left;
        padding: 20px;
    }
    .resv_box.search_box {
        padding: 28px 45px !important;
        max-width: 100% !important;
    }
    .searchProperty2 .col-sm-4 {
        flex: 100%;max-width: 100%;
    }
    .mbmenu {
        display: inline-block;
    }
    .list_price.hotel-detail-price ul {
        padding: 0;
    }
  
    /* .f20.sort-h {
        margin-left: 20px;
    } */
    .list-table input[type="checkbox"] {
        margin-left: 20px;
    }
    span.select2.select2-container.select2-container--bootstrap4 {
        width: 100% !IMPORTANT;
        margin-bottom: 20px;
    }
    li.steps-border hr {
        padding: 0px 10px !important;
    }
    .working-steps {
        padding: 0px 25px;
    }
    .row.search-box-row {
        padding: 0px 25px;
    }
    .list_Col ul {
        padding: 35px;
        margin: 0;
        list-style: none;
    }
    .col-md-8.sort-col {
        flex: 100%;
        max-width: 100%;
    }
    .range-rate-col {
        flex: 100%;
        max-width: 100%;
    }
    td.filter-heading {
        text-align: left;
        padding: 20px;
    }
    .resv_box.search_box {
        padding: 28px 45px !important;
        max-width: 100% !important;
    }
    .searchProperty2 .col-sm-4 {
        flex: 100%;max-width: 100%;
    }
    body.cpt .search-hotel-list3 .price-night2 {
        padding-left: 15px;
        font-size: 16px;
    }
    body.cpt .mid-br-3 {
        text-align: left;
        padding-left: 15px !important;
    }
    body.cpt .search-hotel-list3 .compare-btn a {
        margin-top: 0;
    }
    body.cpt .search-hotel-list3 a {
        font-size: 16px !important;
    }
    body.cpt body.hotel-list table td {
        padding: 5px 15px;
    }

    body.cpt body.hotel-list table tr {
        margin: 30px 0px;
        display: grid;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        font-size: 16px;
    }
    body.cpt .search-mid-bar {
        text-align: left !important;
    }
    body.cpt .list_filter .row {
        text-align: center;
    }
    body.cpt .col-sm-4.col-submit {
        padding: 0px 0px;
    }
    body.cpt #main_nav {
        margin-top: 0px!important;
    }
    body.cpt .list_price.hotel-detail-price ul {
        padding: 0;
    }
  
    /* .f20.sort-h {
        margin-left: 20px;
    } */
    body.cpt .list-table input[type="checkbox"] {
        margin-left: 20px;
    }
    body.cpt span.select2.select2-container.select2-container--bootstrap4 {
        width: 100% !IMPORTANT;
        margin-bottom: 20px;
    }
    body.cpt li.steps-border hr {
        padding: 0px 10px !important;
    }
    body.cpt .working-steps {
        padding: 0px 25px;
    }
    body.cpt .row.search-box-row {
        padding: 0px 25px;
    }
    body.cpt .list_Col ul {
        padding: 35px;
        margin: 0;
        list-style: none;
    }
    body.cpt .col-md-8.sort-col {
        flex: 100%;
        max-width: 100%;
    }
    body.cpt .range-rate-col {
        flex: 100%;
        max-width: 100%;
    }
    body.cpt td.filter-heading {
        text-align: left;
        padding: 20px;
    }
    body.cpt .resv_box.search_box {
        padding: 28px 45px !important;
        max-width: 100% !important;
    }
    body.cpt .searchProperty2 .col-sm-4 {flex: 100%;max-width: 100%;}
}
@media all and (max-width:990px) {
    ul.rate-range-list {
        padding: 0;
        padding-left: 60px;
    }
  
    section#head_top .row {
        justify-content: inherit !important;
    }
    .nav-col {
        display: flex;
        align-items: center;
        justify-content:flex-end;
    }
    .signup-co.for-mobile {
        display: block;
        margin-right: 20px;
    }
    .signup-col.for-desktop {
        display: none;
    }
    body.cpt ul.rate-range-list {
        padding: 0;
        padding-left: 60px;
    }
  
    body.cpt section#head_top .row {
        justify-content: inherit !important;
    }
    body.cpt .nav-col {
        display: flex;
        align-items: center;
        justify-content:flex-end;
    }
    body.cpt .signup-co.for-mobile {
        display: block;
        margin-right: 20px;
    }
    body.cpt .signup-col.for-desktop {
        display: none;
    }
}
@media all and (max-width:768px) {
    .left-guest-forms.bill-info {
        margin-top: 20px;
    }
    .rate-detail-head {
        margin-top: 20px;
    }
    .hotel-info-head h2 {
        font-size: 22px;
    }
    .room-detail-head h2, .rate-detail-head h2 {
        font-size: 20px;
    }
    .guest-info-head h2 {
        font-size: 20px;
    }
    a.final-review-btn {
        font-size: 20px;
    }
    body.tafari .hotel-detail-price {
    padding-left: 0;
}
    body.maya .list_Col ul li {
        display: block;
    }
    body.cpt .col-sm-4.col-submit {
        padding: 0px 0px;
    }
    body.maya.maya-hotel .list_filter .col-sm-3 {
        padding: 10px 15px;
    max-width: 100% !important;flex: 100%;}
    .filter-bottom2 .row {
        align-items: center;
    }
    .cpt-hotel-conform {
        margin-bottom: 20px;
    }
    .for-mobile-devces {
        display: block;
    }
    .for-mobile2 {
        margin-bottom: 20px;
    }
    .for-desktop2 .search-mid-bar {
        display: none;
    }
    .top-headings3.for-mobile2 {
        margin-bottom: 0;
    }
    .for-mobile-devces {
        padding: 0;
    }
    .for-mobile3 {
        display: none;
    }
    .for-mobile2 {
        display: block;
    }
    #footer_carousel .owl-nav button span {
        top: 0;
    }
    .search-hotel-details-3 ul li {
        display: block;
    }
    .list_desc {
        width: 100% !important;
        padding: 20px 0px !important;
    }
    .list_image {
        width: 100% !important;
    }
    .list_price {
        width: 100% !important;
        text-align: left !important;
    }
    .list_desc p {
        margin-bottom: 0;
    }
    .list_filter .col-sm-12 {
        padding: 5px 15px;
    }
    .compare-btn a {
        float: left;
        margin-top: 15px;
        padding: 10px 25px;
    }
    .list_filter {
        margin-top: 10px;
    }
    .search-hotel3 {
        padding: 20px 0;
    }
    ul.rate-range-list {
        margin-bottom: 40px !important;
    }
    .list_filter .row {
        text-align: inherit !important;
    }
    .services.footer-banner {
        padding: 120px 0px;
        padding-top: 50px;
    }
    .services.footer-banner h1 {
        font-size: 32px;
    }
    .services.footer-banner p {
        font-size: 20px;
    }
    #head_top {
        padding-bottom: 10px;
    }
    .sticky #main_head.home #head_top .left a {
        height: 50px;
        padding:10px 0px; 
    }
    .col-sm-4.col-submit {
        padding: 0px 15px;
    }
    .login-signup {
        text-align: center;
    }
    .login-signup a {
        padding-left: 0;
    }
    h1.search-hotel-h1 {
        font-size: 24px;
    }
    .hotel-list-view td {
        padding: 15px;
    }
    td.empty-td {
        display: none;
    }
    .content.hotel-content {
        padding-top: 0;
        padding-bottom: 40px;
    }
    ul.hotel-comp-detail li:last-child .book-now {
        margin-bottom: 50px !important;
    }
    .list_Col ul li:last-child {
        margin-bottom: 0;
    }
    th.sort-items.room-price {
        padding: 20px 40px;
    }
    .hotel-detail-price ul li {
        margin-bottom: 0 !important;
    }
    .hotel-detail-price {
        padding-left: 0;
    }
    .book-now {
        margin-top: 40px;
    }
    .detail-table.property-list {
        margin-bottom: 20px;
    }
 */
    .col-md-6.contact-detials {
        padding-right: 20px;
    }
    .amenities-col {
     
        justify-content: left;
        flex: 100%;
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }
    button.btn.btn-link {
        font-size: 24px;
    }
    .book-now {
        text-align: center;
        padding-right: 0;
    }
    th.roomtype, th.sort-items.room-program {
        padding: 20px 40px;
    }
    .hero-heading h1 {
        font-size: 28px;
    }
    .resv_box.search_box .col-sm-6 {
        flex: 100%;
        max-width: 100%;
    }
    .property-list th, .property-list td {
        width: 100%;
        max-width: 100%;
        float: left;
        text-align: left;
    }
    .hotel-list-view .list-table table {
        margin-bottom: 35px;
    }
    .result-col {
        margin-bottom: 40px !important;
    }
    .list_filter .col-sm-3 {
        flex: 33.33%;
        max-width: 33.33%;
        text-align: left;
    }
    .filter-bottom2 .list_filter a {
        padding: 10px 0px;
        font-size: 12px;
        display: block;
    }
    .searchProperty2 .col-sm-4 {
        flex: 100%;max-width: 100%;
    }
    .result-col {
        margin-bottom: 10px !important;
        text-align: left;
        justify-content: flex-start;
    }
    th.sort-items {
        max-width: 100%;
        width: 100%;
        float: left;
        text-align: left;
    }
    div#search_form .col-sm-3 {
        margin-bottom: 20px;
    }

    div#search_form .col-sm-3 label {
        text-align: left;
    }

    div#search_form .col-sm-3 input {
        text-align: left;
        padding-left: 0;
    }

    .filter-top .col-lg-4 {
        margin-top: 20px;
    }
    th.sort-items.sort-compare input {
        text-align: left;
        padding: 23px 20px;
    }
    /* .list_desc {
        padding: 0 0px;
    } */
    .sort-h {
        padding: 0px 20px;
    }
    .list_Col .list_price {
        text-align: left !important;
    }
    div#search_form .col-sm-3 {
        margin-bottom: 0;
    }
    .detail-table .filter-heading .f20 {
        padding: 20px 0px;
    }
    span.switch {
        left: 20px;
    }
    ul.rate-range-list {
        padding: 0;
        padding-left: 40px;
    }
      .rate-detail-head {
        margin-top: 20px;
    }
    .hotel-info-head h2 {
        font-size: 22px;
    }
    .room-detail-head h2, .rate-detail-head h2 {
        font-size: 20px;
    }
    .guest-info-head h2 {
        font-size: 20px;
    }
    a.final-review-btn {
        font-size: 20px;
    }
    body.tafari .list_filter .col-sm-3 {
        padding: 0;
        text-align: center;
    }
    body.tafari .filter-bottom2 {
        padding: 0px 0px;
    }
    body.tafari .result-col {
        margin-top: 20px;
        margin-bottom: 10px !important;
    }
    body.tafari .list_Col ul li {
        display: block;
        padding: 20px;
    }
    body.tafari .book-now {
    padding-right: 0;
}
body.tafari-hotel-details .list_price.hotel-detail-price li {
    padding: 0;
}
body.maya-hotel .filter_Col ul li {
    padding: 5px;
}
body.maya .list_Col ul {
    padding: 0px;
}
body.maya-hotel-list .property-list tr {
    border-bottom: 1px solid;
    border-top: none !important;
}
body.maya-hotel-list .property-list td {
    padding: 10px 0px;
}
body.cpt .cpt-hotel-conform {
        margin-bottom: 20px;
    }
    body.cpt .for-mobile-devces {
        display: block;
    }
    body.cpt .for-mobile2 {
        margin-bottom: 20px;
    }
    body.cpt .for-desktop2 .search-mid-bar {
        display: none;
    }
    body.cpt .top-headings3.for-mobile2 {
        margin-bottom: 0;
    }
    body.cpt .for-mobile-devces {
        padding: 0;
    }
    body.cpt .for-mobile3 {
        display: none;
    }
    body.cpt .for-mobile2 {
        display: block;
    }
    body.cpt #footer_carousel .owl-nav button span {
        top: 0;
    }
    body.cpt .search-hotel-details-3 ul li {
        display: block;
    }
    body.cpt .list_desc {
        width: 100%;
        padding: 20px 0px;
    }
    body.cpt .list_image {
        width: 100%;
    }
    body.cpt .list_price {
        width: 100%;
        text-align: left;
    }
    body.cpt .list_desc p {
        margin-bottom: 0;
    }
    body.cpt .list_filter .col-sm-12 {
        padding: 5px 15px;
    }
    body.cpt .compare-btn a {
        float: left;
        margin-top: 15px;
        padding: 10px 25px;
    }
    body.cpt .list_filter {
        margin-top: 10px;
    }
    body.cpt .search-hotel3 {
        padding: 20px 0;
    }
    body.cpt ul.rate-range-list {
        margin-bottom: 40px !important;
    }
    body.cpt .list_filter .row {
        text-align: inherit !important;
    }
    body.cpt .services.footer-banner {
        padding: 120px 0px;
        padding-top: 50px;
    }
    body.cpt .services.footer-banner h1 {
        font-size: 32px;
    }
    body.cpt .services.footer-banner p {
        font-size: 20px;
    }
    body.cpt.sticky #head_top {
        padding-bottom: 0px;
    }
    body.cpt .sticky #main_head.home #head_top .left a {
        height: 50px;
        padding:10px 0px; 
    }
    body.cpt .col-sm-4.col-submit {
        padding: 0px 15px;
    }
    body.cpt .login-signup {
        text-align: center;
    }
    body.cpt .login-signup a {
        padding-left: 0;
    }
    body.cpt  h1.search-hotel-h1 {
        font-size: 24px;
    }
    body.cpt .hotel-list-view td {
        padding: 15px;
    }
    body.cpt td.empty-td {
        display: none;
    }
    body.cpt .content.hotel-content {
        padding-top: 0;
        padding-bottom: 40px;
    }
    body.cpt ul.hotel-comp-detail li:last-child .book-now {
        margin-bottom: 50px !important;
    }
    body.cpt .list_Col ul li:last-child {
        margin-bottom: 0;
    }
    body.cpt th.sort-items.room-price {
        padding: 20px 40px;
    }
    body.cpt .hotel-detail-price ul li {
        margin-bottom: 0 !important;
    }
    body.cpt .hotel-detail-price {
        padding-left: 0;
    }
    body.cpt .book-now {
        margin-top: 40px;
    }
    body.cpt .detail-table.property-list {
        margin-bottom: 20px;
    }
 */
    body.cpt .col-md-6.contact-detials {
        padding-right: 20px;
    }
    body.cpt .amenities-col {
     
        justify-content: left;
        flex: 100%;
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }
    body.cpt button.btn.btn-link {
        font-size: 24px;
    }
    body.cpt .book-now {
        text-align: center;
        padding-right: 0;
    }
    body.cpt th.roomtype, th.sort-items.room-program {
        padding: 20px 40px;
    }
    body.cpt .hero-heading h1 {
        font-size: 28px;
    }
    body.cpt .resv_box.search_box .col-sm-6 {
        flex: 100%;
        max-width: 100%;
    }
    body.cpt .property-list th, .property-list td {
        width: 100%;
        max-width: 100%;
        float: left;
        text-align: left;
    }
    body.cpt .hotel-list-view .list-table table {
        margin-bottom: 35px;
    }
    body.cpt .result-col {
        margin-bottom: 40px !important;
    }
    body.cpt .list_filter .col-sm-3 {
        flex: 33.33%;
        max-width: 33.33%;
        text-align: left;
    }
    body.cpt .filter-bottom2 .list_filter a {
        padding: 10px 0px;
        font-size: 12px;
        display: block;
    }
    body.cpt .searchProperty2 .col-sm-4 {
        flex: 100%;max-width: 100%;
    }
    body.cpt .result-col {
        margin-bottom: 10px !important;
        text-align: left;
        justify-content: flex-start;
    }
    body.cpt th.sort-items {
        max-width: 100%;
        width: 100%;
        float: left;
        text-align: left;
    }
    body.cpt div#search_form .col-sm-3 {
        margin-bottom: 20px;
    }

    body.cpt div#search_form .col-sm-3 label {
        text-align: left;
    }

    body.cpt div#search_form .col-sm-3 input {
        text-align: left;
        padding-left: 0;
    }

    body.cpt .filter-top .col-lg-4 {
        margin-top: 20px;
    }
    body.cpt th.sort-items.sort-compare input {
        text-align: left;
        padding: 23px 20px;
    }
    /* .list_desc {
        padding: 0 0px;
    } */
    body.cpt .sort-h {
        padding: 0px 20px;
    }
    body.cpt .list_Col .list_price {
        text-align: left !important;
    }
    body.cpt div#search_form .col-sm-3 {
        margin-bottom: 0;
    }
    body.cpt .detail-table .filter-heading .f20 {
        padding: 20px 0px;
    }
    body.cpt span.switch {
        left: 0px;
        margin-left: 0;
        padding-left: 15px;
    }
    body.cpt ul.rate-range-list {
        padding: 0;
        padding-left: 40px;
    }
    body.cpt .rate-detail-head {
        margin-top: 20px;
    }
    body.cpt .hotel-info-head h2 {
        font-size: 22px;
    }
    body.cpt .room-detail-head h2, .rate-detail-head h2 {
        font-size: 20px;
    }
    body.cpt .guest-info-head h2 {
        font-size: 20px;
    }
    body.cpt a.final-review-btn {
        font-size: 20px;
    }
    body.cpt-confirm #main_content {
    margin-bottom: 49px;
}
}
@media all and (max-width:767px) {
    .footer_carosuel_maya .owl-nav button span {
        top: 20px !important;
    }
    .rate-detail-head {
        margin-top: 20px;
    }
    .hotel-info-head h2 {
        font-size: 22px;
    }
    .room-detail-head h2, .rate-detail-head h2 {
        font-size: 20px;
    }
    .guest-info-head h2 {
        font-size: 20px;
    }
    a.final-review-btn {
        font-size: 20px;
    }
    .hotel-list-view td {
        padding: 20px;
    }
    a.final-review-btn {
        max-width: 600px;
    }
    .tafari-hotel-conform {
        margin: 100px 0px;
        margin-top: 20px;
    }
    td.empty-td {
        display: none;
    }
    .content.hotel-content {
        padding-top: 0;
        padding-bottom: 40px;
    }
    ul.hotel-comp-detail li:last-child .book-now {
        margin-bottom: 50px !important;
    }
    .list_Col ul li:last-child {
        margin-bottom: 0;
    }
    th.sort-items.room-price {
        padding: 20px 40px;
    }
    .hotel-detail-price ul li {
        margin-bottom: 0 !important;
    }
    .hotel-detail-price {
        padding-left: 0;
    }
    .book-now {
        margin-top: 40px;
    }
    .detail-table.property-list {
        margin-bottom: 20px;
    }
    ul.rate-range-list {
        padding-left: 120px;
    }
    .col-md-6.contact-detials {
        padding-right: 20px;
    }
    .amenities-col {
     
        justify-content: left;
        flex: 100%;
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }
    button.btn.btn-link {
        font-size: 24px;
    }
    .book-now {
        text-align: center;
        padding-right: 0;
    }
    th.roomtype, th.sort-items.room-program {
        padding: 20px 40px;
    }
    .hero-heading h1 {
        font-size: 28px;
    }
    .resv_box.search_box .col-sm-6 {
        flex: 100%;
        max-width: 100%;
    }
    .property-list th, .property-list td {
        width: 100%;
        max-width: 100%;
        float: left;
        text-align: left;
    }
    .hotel-list-view .list-table table {
        margin-bottom: 35px;
    }
    .result-col {
        margin-bottom: 40px !important;
    }
    .list_filter .col-sm-3 {
        flex: 33.33%;
        max-width: 33.33%;
        text-align: left;
    }
    .filter-bottom2 .list_filter a {
        padding: 22px 15px;
        font-size: 12px;
    }
    .searchProperty2 .col-sm-4 {
        flex: 100%;max-width: 100%;
    }
    th.sort-items {
        max-width: 100%;
        width: 100%;
        float: left;
        text-align: left;
    }
    div#search_form .col-sm-3 {
        margin-bottom: 20px;
    }

    div#search_form .col-sm-3 label {
        text-align: left;
    }

    div#search_form .col-sm-3 input {
        text-align: left;
        padding-left: 0;
    }

    .filter-top .col-lg-4 {
        margin-top: 20px;
    }
    th.sort-items.sort-compare input {
        text-align: left;
        padding: 23px 20px;
    }
    .list_desc {
        padding: 0 0px;
    }
    .sort-h {
        padding: 0px 20px;
    }
    .list_Col .list_price {
        text-align: left !important;
    }
    div#search_form .col-sm-3 {
        margin-bottom: 0;
    }
    .detail-table .filter-heading .f20 {
        padding: 20px 0px;
    }
    body.tafari .resv_box {
        padding: 20px !important;
    }
    body.tafari .awe-collection h1 {
        max-width: 1080px;
        font-size: 26px;
    }
}
@media all and (max-width:600px) {
    body.cpt .logo-col {
        flex: 40% !important;
        max-width: 40% !important;
    }
    body.cpt .nav-col {
        flex: 60% !important;
        max-width: 60% !important;
    }
    body.cpt .login-signup img {
        max-width: 30px;
    }
    body.cpt .login-signup a {
        font-size: 12px;
    }
    body.cpt .working-steps ul {
    display: inherit;
    text-align: center;
    }
    body.cpt .working-steps ul li.steps-border {
    display: none;
    }

    body.cpt .working-steps ul li {
    margin: 0;
    padding: 0px 20px;
    text-align: center;
    width: 100%;
    }
    body.cpt .awe-collection h1:before, body.cpt .awe-collection h1:after {
    display: none;
    }
    body.cpt .row.search-box-row {
    margin-top: 0px;
    }
    body.cpt section#main_content {
    padding-top: 0 !important;
        }
    /* .home #search_form {
    height: 100vh;
    } */
    body.cpt .content {
    padding-top: 0;
    }
    body.cpt section#main_content hr.light-border {
    display: none;
    }
    body.cpt .beneﬁts-heading h2 {
    font-size: 20px;
    }
    body.cpt .search_box {
    padding: 20px 0px;
    }
    body.cpt .home-screen-content {
    top: 10%;
    }
    body.cpt .beneﬁts-heading {
    padding: 60px 15px;
    margin-top: 0px;
    }
    body.cpt .beneﬁts-heading h1 {
    font-size: 24px;
    }

    body.cpt .beneﬁts-heading h2 {
    font-size: 18px;
    }
    body.cpt .bottom-line p {
    padding: 0px 20px;
    }

    bottom-line p{
        color: #fff;
        font-size: 12px;
        margin-top: 100px;
    }

    .beneﬁts-heading {
        padding: 60px 0px;
    }

    .services-icon {
        border: 2px solid #2196f3;
        padding: 20px;
        border-radius: 50%;
        width: 8em;
        height: 8em;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: 15px auto;
    }

    body.tafari .beneﬁts-heading h2 {
        margin-top: 90px;
    }
    body.tafari .working-steps ul li { 
        margin: 0px 0px;
    }
    body.tafari .working-steps ul {
        display: block;
    }
    body.tafari .hero-heading h1 {
        padding: 0px 20px;
    }
    .logo-col {
        flex: 40% !important;
        max-width: 40% !important;
    }
    .nav-col {
        flex: 60% !important;
        max-width: 60% !important;
    }
    .home #search_form {
        padding-top: 22vh;
    }
    .login-signup img {
        max-width: 30px;
    }
    .login-signup a {
        font-size: 12px;
    }
    .working-steps ul {
    display: inherit;
    text-align: center;
    }
.working-steps ul {
    display: inherit;
    text-align: center;
}
.working-steps ul li.steps-border {
    display: none;
}

.working-steps ul li {
    margin: 0;
    padding: 0px 20px;
    text-align: center;
    width: 100%;
}
.awe-collection h1:before, .awe-collection h1:after {
    display: none;
}
.row.search-box-row {
    margin-top: 0px;
}
/* section#main_content {
    padding-top: 0 !important;
} */
.tafari-home #search_form {
    height: 150vh;
}
.maya-content {
    padding-top: 50px !important;
}
.content {
    padding-top: 0;
}
section#main_content hr.light-border {
    display: none;
}
.beneﬁts-heading h2 {
    font-size: 20px;
}
.search_box {
    padding: 20px 0px;
}
.home-screen-content {
    top: 10%;
}
.beneﬁts-heading {
    margin-top: 80px;
}
.beneﬁts-heading h1 {
    font-size: 24px;
}

.beneﬁts-heading h2 {
    font-size: 18px;
}
.bottom-line p {
    padding: 0px 20px;
}
.tafari-main-content .benefits-box {
    padding: 0px 35px;
}
.tafari-main-content .beneﬁts-heading .row {
    margin: 0px;
}
/* .tafari-main-content {
    padding-top: 275px !important; 
} */
.search_box_tafari {
    padding: 25px 15px;
    margin-bottom: 0px;
}
/* .tafari-home .benefits-heading {
    margin-top: 0px !important;
    padding-top: 0px !important;
} */
body.tafari .filter-bottom2 .list_filter a {
    padding: 15px;
}
body.tafari button.btn.btn-link {
    font-size: 22px;
}

}

@media all and (max-width:350px) {
    .home #search_form {
        height: 190vh;
    }
    .beneﬁts-heading {
        margin-top: 125px;
    }
}
@media (max-width:767px) {
    #head_top {
        padding-bottom: 22px;
    }/*
    #head_top .left {
        text-align: center;
    }
    #head_top .left a,
    #head_top .left img {
        margin: auto;
    }*/
    #main_nav {
        margin-top: 20px;
    }
}

@media screen and (max-width:991px) {
    
    .mbmenu {
        display: inline-block;
        vertical-align: top;
    }
    #main_nav {
        text-align: right;
        position: relative;
        margin-top: 24px;
    }
    #main_nav ul.main_menu {
        background: #fff;
        display: none;
        position: absolute;
        left: auto !important;
        right: 0 !important;
        top: 43px;
        min-width: 290px;
        max-width: 290px;
        z-index: 999999;
        border: 5px solid #dbdbdb;
        border-radius: 5px;
        padding: 15px;
        text-align: left;
        margin-left: -145px;
    }
    ul.main_menu:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        right: -5px;
        top: -20px;
        border-left: 20px solid transparent;
        border-right: 0px solid transparent;
        border-bottom: 20px solid #dbdbdb;
    }
    /**/
    ul.main_menu > li {
        display: block;
        border: 0;
        border-bottom: 1px solid #cbcbcb !important;
        height: auto;
        line-height: normal;
        min-height: 1px;
        margin: 0;
        float: none;
        padding: 0 !important;
    }
    ul.main_menu > li:first-child {
        border-top: 0 !important;
    }
    #main_nav ul.main_menu > li > a {
        display: block;
        padding: 10px 15px;
        color: #555;
        border-bottom: 2px solid #fff;
    }
}









@media (max-width:666px) {
    .list_Col ul li {
        display: block;
        margin-bottom: 50px;
    }
    .list_Col ul > li > div {
        display: block;
        width: auto;
    }
    .list_Col .list_image {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .list_Col .list_price {
        text-align: center;
    }
    .search_filter #NumberOfChildren {
        margin: 0;
    }
}





@media (max-width:666px) {
    #head_top > .container-fluid > .row > div:nth-child(1){
        flex: 0 0 70%;
        max-width: 70%;
    }
    #head_top > .container-fluid > .row > div:nth-child(2){
        flex: 0 0 30%;
        max-width: 30%;
    }
}
@media (max-width:319px) {
    #head_top > .container-fluid > .row {
        display: block;
        text-align: center;
    }
    #head_top > .container-fluid > .row > div{
        width: 100%;
        max-width: 100% !important;
        display: block;
    }
    #main_nav {
        margin: auto;
        text-align: center;
    }
    #head_top ul.main_menu:after {
        display: none;
    }
}
