@font-face {
    font-family: 'Century Gothic';
    src:
        local('Century Gothic'),
        url('../century-gothic.html') format('truetype');
}

* a.mega-menu-link {
    font-family: 'Century Gothic', sans-serif !important;
}
.ts-overlay {
    background: rgb(255 255 255 / 90%);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    display: block;
}
.close-make-offer {
    position: absolute;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    margin-right: -15px;
    margin-top: -10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    right: 0;
    background: #fff;
}
.blur-effect {
    filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    -moz-filter: blur(4px);
    -webkit-filter: blur(10px);
}
.compaire-popup,
.compaire-range-popup {
    position: fixed;
    top: 179px;
    width: 100%;
    z-index: 9999;
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    margin: 0 auto;
    right: 0;
}
.comp-container {
    /*box-shadow: -1px 1px 15px #555;*/
    padding: 40px 20px;
    text-align: center;
    /*background: url(../img/compaire-pop-bg2.png) no-repeat;
    background-size: cover;*/
}
.comp-hotel {
    display: inline-block;
    width: 47%;
    vertical-align: top;
}
.comp-vs {
    display: inline-block;
    width: 2%;
    text-align: center;
    vertical-align: top;
}
.comp-tso {
    display: inline-block;
    width: 47%;
    vertical-align: top;
}
.comp-facility {
    background: #fff;
}
.comp-facility-area {
    padding: 15px 0px;
    min-height: 225px;
}
.comp-container h2 {
    font-weight: 700;
    color: #003466;
    font-size: 30px;
}
.comp-facility-value-area {
    padding: 5px 0px;
}
.comp-facility-room,
.comp-facility-nights,
.comp-facility-years,
.comp-facility-room-price,
.comp-facility-price,
.comp-facility-annual-dues {
    display: inline-block;
    width: 24%;
    padding: 30px 7px 0px;
}
.comp-facility-room {
    background: url(../jpg/comp-bed.jpg) no-repeat center top;
}
.comp-facility-nights {
    background: url(../jpg/comp-calendar.jpg) no-repeat center top;
}
.comp-facility-years {
    background: url(../jpg/comp-time.jpg) no-repeat center top;
}
.comp-facility-room-price {
    background: url(../jpg/comp-price.jpg) no-repeat center top;
}
.comp-facility-price {
    background: url(../jpg/comp-tag.jpg) no-repeat center top;
    width: 30%;
}
.comp-facility-annual-dues {
    background: url(../jpg/comp-reload.jpg) no-repeat center top;
    width: 30%;
}
.comp-total-area {
    background: #003466;
    color: #fff;
    padding: 20px 0px;
}
.comp-total-area h3 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.comp-total-area p {
    color: #fff;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 20px;
}
.compaire-range-details {
    padding: 30px 20px 10px;
    text-align: left;
    background: #fff;
    min-height: 433px;
}
.compaire-range-year {
    padding-bottom: 30px;
}
.compaire-range-details p {
    font-size: 14px;
    font-weight: 700;
    color: #003466;
    margin-bottom: 5px;
}
.compaire-range-details p,
.compaire-range-details li {
    font-size: 11px;
    line-height: 16px;
}
.compaire-range-details li {
    list-style: disc;
    padding-bottom: 10px;
    margin-left: 20px;
}
.compaire-range-details li strong {
    color: #347ade;
}
.compaire-range-text {
    display: inline-block;
    color: #347ade;
    font-size: 14px;
    width: 30%;
    line-height: 16px;
}
.compaire-range-details .comp-total-area {
    text-align: center;
}
.compaire-range-details .hover {
    cursor: pointer;
}
.compaire-range-details .comp-total-area .tso-total-bg {
    display: inline;
    padding: 10px 20px;
}
.back-to-hotelvsts {
    color: #347ade;
    text-align: right;
}
.asRange {
    display: inline-block;
    width: 69%;
    min-width: 200px;
}
/*
.asRange .asRange-selected{
    background-color: #347ade;
}
.asRange .asRange-pointer .asRange-tip{
    background-color: #347ade;
    border: 1px solid #347ade;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.asRange .asRange-pointer .asRange-tip:before{
    background-color: #347ade;
}
.asRange .asRange-pointer:before{
    background-color: #347ade;
}
*/
#how-we-calculated {
    cursor: pointer;
}
.comp-facility-title {
    font-weight: 700;
    color: #003466;
    font-size: 12px;
    line-height: 16px;
}
.comp-facility-value-up {
    background: url(../jpg/comp-arrow-up.jpg) no-repeat center;
    height: 30px;
    width: 40px;
    display: block;
    margin: auto;
    cursor: pointer;
}
.comp-facility-value-dw {
    background: url(../jpg/comp-arrow-dw.jpg) no-repeat center;
    height: 30px;
    width: 40px;
    display: block;
    margin: auto;
    cursor: pointer;
}
.comp-facility-value-up span,
.comp-facility-value-dw span {
    height: 30px;
    width: 40px;
    display: block;
}
.comp-facility-value {
    font-weight: 400;
    color: #003466;
    font-size: 28px;
    line-height: 36px;
}
.comp-tso-total {
    font-size: 16px;
    font-weight: 700;
    color: #347ade;
    margin-top: -24px;
}
.tso-total-bg {
    background: #9cff08;
    color: #003466 !important;
    padding: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: 0 20px;
}
.ts {
    background: #9cff08;
    color: #003466;
    padding: 3px;
    font-size: 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 22px;
    display: block;
    line-height: normal;
    text-align: center;
}
.ts span {
    display: block;
    font-size: 18px;
    line-height: normal;
}
.comp-34 {
    margin-top: 0px;
}
.comp-pricetag {
    font-size: 16px !important;
    vertical-align: top;
    margin-top: -3px;
    display: inline-block;
}
.comp-highlight-lt,
.comp-highlight-rt {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 100px;
    height: 110px;
    width: 110px;
    padding-top: 22px;
    background: #003466;
    position: absolute;
    line-height: 13px;
    font-size: 10px;
    color: #fff;
    margin-top: -90px;
    margin-left: -26px;
}
.comp-highlight-lt span,
.comp-highlight-rt span {
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding-top: 10px;
}
.comp-highlight-rt {
    right: 8px;
    padding-top: 12px;
}

.resort-compare {
    background: #003466;
    display: block;
    color: #003466;
    line-height: 22px;
    padding: 6px;
    font-size: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 15px;
    overflow: hidden;
}
/**
* asRange v0.3.4
* https://github.com/amazingSurge/jquery-asRange
*
* Copyright (c) amazingSurge
* Released under the LGPL-3.0 license
*/
.asRange {
    position: relative;
    width: 331px;
    height: 8px;
    background-color: #cfcdc7;
    border-radius: 8px;
}
.asRange .asRange-pointer {
    position: absolute;
    left: 30%;
    z-index: 2;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    background-color: #fff;
    border-radius: 9px;
}
.asRange .asRange-pointer:before {
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    content: '';
    background: #6ba1ad;
    border-radius: inherit;
}
.asRange .asRange-pointer:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: #fff;
    border-radius: inherit;
}
.asRange .asRange-pointer.start {
    left: 0;
    margin-left: 4px;
}
.asRange .asRange-pointer.stop {
    left: 100%;
    margin-left: -12px;
}
.asRange .asRange-pointer .asRange-tip {
    position: absolute;
    top: -33px;
    left: 0;
    width: 36px;
    height: 20px;
    margin-left: -15px;
    font-family: Bpreplay;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #5d5c58;
    border: 1px solid #5d5c58;
    border-radius: 3px;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s;
}
.asRange .asRange-pointer .asRange-tip:before {
    position: absolute;
    bottom: -3px;
    left: 50%;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    content: '';
    background-color: #5d5c58;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.asRange .asRange-selected {
    position: absolute;
    left: 30%;
    z-index: 1;
    width: 40%;
    height: 8px;
    background-color: #7ebdcb;
    border-radius: 9px;
}
.asRange .asRange-scale {
    display: none;
}

.asRange-scale {
    position: relative;
    width: 331px;
    height: 8px;
    background-color: #cfcdc7;
    border-radius: 8px;
}
.asRange-scale .asRange-pointer {
    position: absolute;
    left: 30%;
    z-index: 2;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    background-color: #fff;
    border-radius: 9px;
}
.asRange-scale .asRange-pointer:before {
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    content: '';
    background: #6ba1ad;
    border-radius: inherit;
}
.asRange-scale .asRange-pointer:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: #fff;
    border-radius: inherit;
}
.asRange-scale .asRange-pointer.start {
    left: 0;
    margin-left: 4px;
}
.asRange-scale .asRange-pointer.stop {
    left: 100%;
    margin-left: -12px;
}
.asRange-scale .asRange-pointer .asRange-tip {
    position: absolute;
    top: -33px;
    left: 0;
    width: 36px;
    height: 20px;
    margin-left: -15px;
    font-family: Bpreplay;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #5d5c58;
    border: 1px solid #5d5c58;
    border-radius: 3px;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s;
}
.asRange-scale .asRange-pointer .asRange-tip:before {
    position: absolute;
    bottom: -3px;
    left: 50%;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    content: '';
    background-color: #5d5c58;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.asRange-scale .asRange-selected {
    position: absolute;
    left: 30%;
    z-index: 1;
    width: 40%;
    height: 8px;
    background-color: #7ebdcb;
    border-radius: 9px;
}
.asRange-scale .asRange-scale {
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    height: 20px;
    padding: 0;
    margin: 0;
    list-style: none;
    background: url('../scale.html') no-repeat 0 center transparent;
}
.asRange-scale .asRange-scale li {
    position: absolute;
    top: 18px;
    width: 30px;
    height: 20px;
    padding: 0;
    margin: 0;
    margin-left: -15px;
    text-align: center;
}
.asRange-scale .asRange-scale li:first-child {
    left: 0;
}
.asRange-scale .asRange-scale li:nth-child(2) {
    left: 33.3%;
}
.asRange-scale .asRange-scale li:nth-child(3) {
    left: 66.6%;
}
.asRange-scale .asRange-scale li:last-child {
    left: 100%;
}
.asRange .asRange-selected {
    background-color: #347ade;
}
.asRange .asRange-pointer .asRange-tip {
    background-color: #347ade;
    border: 1px solid #347ade;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.asRange .asRange-pointer .asRange-tip:before {
    background-color: #347ade;
}
.asRange .asRange-pointer:before {
    background-color: #347ade;
}
.resort-compare {
    background: #003466;
    line-height: normal;
    font-size: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    width: 700px;
    overflow: hidden;
    padding: 10px 20px;
    margin-top: 30px;
}
.hvst {
    font-weight: bold;
    font-size: 22px;
    float: left;
    width: 65%;
    text-transform: uppercase;
    text-align: center;
    padding-top: 17px;
}
.hvst-col-right {
    float: right;
    width: 35%;
}
.ts_main {
    background: #9cff08;
    color: #003466;
    padding: 3px;
    font-size: 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 22px;
    display: block;
    line-height: normal;
    text-align: center;
}
.ts_main span {
    display: block;
    font-size: 18px;
    line-height: normal;
}
.hvst-col-right a,
.hvst-col-right a:hover {
    text-align: center;
    display: block;
    padding: 5px 0 0;
    font-size: 13px;
    font-style: italic;
    color: #fff;
}
.resort-details-slider-area ul.partial-view li {
    height: 420px;
    overflow: hidden;
}
.resort-details-slider-area ul.partial-view li img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
ul.item-amenities-with-icons {
    position: relative !important;
    max-height: 20rem !important;
    height: 4rem !important;
}
@media (max-width: 767.98px) {
    .single-cpt_resort .property-banner .tab-pane {
        height: auto;
        padding-top: 0;
    }
}
