.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
a:focus {
    outline: none;
}
.table-sens {
	border-collapse: collapse;
	border: solid 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 1.5;
	width: auto!important;
	max-width: 100%;
	height: auto!important;
}
.table-sens td {
	padding: 5px 15px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.table-sens p {
	margin: 0px;
}
.table-sens thead tr {
background: #65c7cd;
color: #FFFFFF;
}
.table-sens tbody tr {
	color: #333333;
	border: 1px solid #fff;
}
.table-sens tbody tr:nth-child(odd) {
	background-color: #F2F3F4;
}
.table-sens tbody tr:nth-child(even) {
	background-color: #E7EBF7;
}

.telerik-reTable-2 {
	border-collapse: collapse;
	border: solid 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 1.5;
	width: auto!important;
	max-width: 100%;
	height: auto!important;
}
.telerik-reTable-2 p {
	margin: 0px;
}
.telerik-reTable-2 td {
	padding: 5px 15px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.telerik-reTable-2 tr.telerik-reTableHeaderRow-2 {
	background: #65c7cd;
	color: #FFFFFF;
}
.telerik-reTable-2 tr.telerik-reTableOddRow-2 {
	color: #333333;
	background-color: #F2F3F4;
	border: 1px solid #fff;
}
.telerik-reTable-2 tr.telerik-reTableEvenRow-2 {
	color: #333333;
	background-color: #E7EBF7;
	border: 1px solid #fff;
}
.departure .old-price {
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 300!important;
}
.departure .price {
    font-size: 18px;
    font-weight: 700;
}

.custom-slick .slick-slider .slick-list, 
.custom-slick .slick-slider .slick-track {
    display: flex;
}
.custom-slick .slick-slider .slick-track .slick-slide {
    display: flex;
    align-items: center;
}

@media (min-width: 880px){
    .page-template-home .slider__cta {
        top: 78% !important;
    }
}

@media (min-width: 768px) {
    .step-bar__nav-item.inactive:nth-child(2):before, .step-bar__nav-item.inactive:nth-child(3):before {
        left: -28px;
    }
}
.book-tour__header-old-price {
    text-decoration: line-through;
    font-weight: 300!important;
}  

.tooltip__text {
    bottom: 30px;
    width: 640px;
    left: -180px;
    -webkit-transform: none;
    transform: none;
}

.booking-form__sup-checkbox input {
    display: inherit;
    width: 1px;
    height: 1px;
    position: relative;
    left: -23px;
    opacity: 0;
}

#booking-terms-conditions .scroll-wrapper {
    margin: 30px 0px 0px;
    height: 200px;
    padding: 15px!important;
    background: #fafafa;
}

#booking-terms-conditions #scrollbar {
    height: 200px;
    overflow: hidden;
    background: #fafafa;
}

/*Related Tour*/
.single__related-tour .card-post .card-post__content {
    text-align: center;
}
.single__related-tour .card-post__title:hover:after {
    opacity: 0;
}
.single__related-tour .card-post__title:hover {
    color: #65c7cd !important;
}
.single__related-tour .card-post__title {
    padding-bottom: 10px;
}
.single__related-tour .card-post__duration {
    font-size: 16px;
    font-weight: 500;
}

.card__label-green {
    padding: 0 10px;
    display: inline-block;
    color: #fff;
}

.card__label-green {
    position: absolute;
    top: 12px;
    left: -12px;
    min-width: 125px;
    text-align: center;
    background: green;
    font-size: 16px;
    pointer-events: none;
}

@media (max-width: 767px) {
    .tooltip__text {
        width: 300px;
        left: -135px;
    }
    .single__related-tour .card-post__title h3 {
        font-size: 18px;
    }
}
/* Language */
.language .wpml-ls-legacy-dropdown {
    width: 96px;
}
.language .wpml-ls-legacy-dropdown a:hover, 
.language .wpml-ls-legacy-dropdown a:focus, 
.language .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    color: #fe932a;
    background: transparent;
}
.language .wpml-ls-legacy-dropdown a {
    border: none;
    color: #fe932a!important;
    text-align: left;
}
.language .wpml-ls-sub-menu a {
    color: #8e8d8d!important;
}
/* Elementor Traveler Choice */
.elementor-travelers-choice {
    margin-bottom: 20px;
}
.elementor-travelers-choice__image {
    position: relative; 
    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    height: 420px; 
    width: 100%;
}
.elementor-travelers-choice__image a {
    position: absolute; 
    right: 0px; 
    bottom: -35px; 
    display: inline-block; 
    width: 285px; 
    height: 70px; 
    line-height: 70px; 
    text-align: center; 
    color: #fff; 
    font-weight: 500; 
    font-size: 29px;
    text-transform: uppercase;
    z-index: 999;
}
.elementor-travelers-choice__block {
    position: absolute; 
    top: 0px;
    left: 0px;
    width: 100%; 
    height: 420px;
    padding: 50px 40px;
}
.elementor-travelers-choice__block:after {
    display: none;
    content: '';
    position: absolute; 
    top: 0px;
    left: 0px;
    width: 185px; 
    height: 420px;
}
.elementor-travelers-choice__title {
    position: relative;
    z-index: 99;
    font-weight: 600;
    line-height: 1;
}
.elementor-travelers-choice__title a {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
}
.elementor-travelers-choice__destination {
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 17px;
    margin-top: 15px;
    text-transform: uppercase;
    line-height: 1.1;
}
.elementor-travelers-choice__destination .pin {
    float: left;
    font-size: 48px;
    margin: 0px 15px 30px 0px;
}
.elementor-travelers-choice__info {
    padding: 25px 0px 25px 35px; 
    border: 1px solid #ddd; 
    border-top: none;
}
.elementor-travelers-choice__detail {
    float: left; 
    width: 35%; 
    font-size: 25px; 
    line-height: 1.2;
    text-align: right;
    padding: 0px 0px;
}
.elementor-travelers-choice__editor {
    float: left; 
    width: 35%;
    line-height: 1.2;
    font-size: 17px;
    font-weight: 300;
}
.elementor-travelers-choice__audio {
    width: 285px;
    float: right;
    margin-top: 25px;
}
.elementor-travelers-choice__audio .btn-yellow {
    float: right;
    width: 100%;
}
.elementor-travelers-choice__editor h4 {
    font-size: 21px;
    font-weight: 600;
    margin: 0px;
}
.btn-contact {
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    padding: 0px 10px;
    border: 1px solid #fe7b18;
    border-radius: 20px;
    margin: 10px;
    color: #fe7b18!important;
}
.modal-opened {
    overflow: hidden;
}
.fade.in {
    visibility: visible;
    opacity: 1;
}
#contact-modal {
    cursor: inherit;
    overflow: scroll;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
}
#contact-modal .modal-content {
    background: #fff;
    color: #333;    
    position: relative;
    width: 1050px;
    max-width: 100%;
    height: 680px;
}
#contact-modal .close {
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    border: none;
    color: #ffffff;
    font-size: 36px;
    background: #000;
    cursor: pointer;
}
.nav-tabs {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-top: 15px;
    border-bottom: 2px solid #c5c5c5;
}
.nav-tabs li {
    display: inline-block;
}
.nav-tabs li a {
    display: block;
    font-weight: bold;
    width: 355px;
    height: 36px;
    line-height: 34px;
}
.nav-tabs li.call-us a {
    color: #fff;
    background: #9e1b30;
    border-left: 2px solid #9e1b30;
    border-top: 2px solid #9e1b30;
    border-right: 2px solid #9e1b30;
}
.nav-tabs li.design a {
    color: #fff;
    background: #fe7b18;
    border-left: 2px solid #fe7b18;
    border-top: 2px solid #fe7b18;
    border-right: 2px solid #fe7b18;
}
.nav-tabs li.active a {
    color: #333;
    background: #fff;
    border-left: 2px solid #c5c5c5;
    border-top: 2px solid #c5c5c5;
    border-right: 2px solid #c5c5c5;
}
.nav-tabs li + li {
    margin-left: 10px;
}
.tab-pane {
    display: none;
    text-align: initial;
}
.tab-pane.active {
    display: block;
}
#call-us {
    padding: 20px 55px;
    color: #333;
}
#call-us .elementor-widget-text-editor {
    color: #333;
}
#call-us tr + tr {
    border-top: 1px solid #ddd;
}
#call-us td {
    padding: 5px 10px;
}
#call-us .alignleft {
    float: left;
    margin: 0px 10px 30px 0px;
}
#call-us hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Guest review feedback */
.feedback-title {
    color: #9d162e;
    margin: 50px 0 30px;
    font-weight: 600;
    font-size: 45px;
    text-align: center;
}
.feedback-summary {
    margin-bottom: 15px;
    color: #333;
}
.feedback label {
    font-weight: normal;
}
.feedback .form-group {
    margin-bottom: 10px;
}
.ic-feedback-01,
.ic-feedback-02,
.ic-feedback-03,
.ic-feedback-04 {
    display: inline-block;
    width: 32px;
    height: 36px;
    position: relative;
    bottom: -5px;
    background-position: -2px 0px;
    background-repeat: no-repeat;
}
.ic-feedback-01 {
    background-image: url('../images/feedback/ic-feedback-01.png');
}
.ic-feedback-02 {
    background-image: url('../images/feedback/ic-feedback-02.png');
}
.ic-feedback-03 {
    background-image: url('../images/feedback/ic-feedback-03.png');
}
.ic-feedback-04 {
    background-image: url('../images/feedback/ic-feedback-04.png');
}
.feedback h3 {
    font-size: 17px;
    font-weight: bold;
}
.feedback hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #9d162e;
}

.feedback-info {
    color: #fff;
    background: #9d162e;
    padding: 20px 30px 10px 30px;
    margin-top: 25px;
}
.feedback-info label {
    width: 145px;
    display: inline-block;
}
.feedback-info .wpcf7-form-control-wrap input {
    width: 340px;
	max-width: 100%;
    color: #333;
    height: 34px;
    font-size: 16px;
    font-family: Arial;
    padding: 0px 10px;
}
.feedback-experience h3 {
    margin-top: 0px;
}
.feedback-experience textarea {
    width: 100%;
    height: 176px;
}
.feedback-recommend h3 {
	margin-top: 5px;
    margin-bottom: 15px;
}
.feedback-recommend .wpcf7-form-control {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}
.feedback-recommend .wpcf7-list-item {
    float: left;
    width: 50%;
    margin: 0px 0px 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.feedback-rating > div > div > label {
    float: left;
    width: 180px;
	font-weight: bold;
}
.feedback-rating .wpcf7-form-control-wrap {
    margin-left: 180px;
    display: block;
}
.feedback-rating .wpcf7-list-item {
    width: 25%;
    margin: 0px;
}
.feedback-you-think h3 {
    margin-top: 5px;
    margin-bottom: 15px;
}
.feedback-you-think textarea {
    width: 100%;
    height: 100px;
}
.feedback-submit p {
    text-align: center;
}
.feedback-submit .wpcf7-submit {
    width: 170px;
    height: 36px;
    color: #fff;
    background: #9e1b30;
    margin: 15px;
    font-size: 16px;
    font-weight: bold;
    border: none;
}

.feedback [type="radio"]:checked,
.feedback [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.feedback [type="radio"]:checked + span,
.feedback [type="radio"]:not(:checked) + span
{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.feedback [type="radio"]:checked + span:before,
.feedback [type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -1px;
    width: 24px;
    height: 24px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #fff;
}
.feedback [type="radio"]:checked + span:after,
.feedback [type="radio"]:not(:checked) + span:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #000;
    position: absolute;
    top: 5px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.feedback [type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.feedback [type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.booking-form .book-tour__step {
    max-width: 75%;
    margin: 0 auto 20px;
}
.searchbox-group__input {
    padding: 10px 15px!important;
}
.booking-form__sup-description {
    border-bottom: none;
    margin-bottom: 0px;
}
.searchbox-group__input + .searchbox-group__input {
    margin-top: 15px;
}
.wpml-ls-statics-post_translations {
    display: none;
}

.request-form .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(https://www.sensasia.com/wp-content/themes/sensasia/images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
.request-form .ajax-loader.is-active {
    visibility:visible
}
.request-form__submit.process {
    cursor: no-drop;
    opacity: .6;
}
#ez-toc-container {
    margin: 0 auto;
}

.moosic .elementor-element-populated {
    padding: 0 !important;
}

/*Tour audio*/
.book-tour__audio {
    display: none;
    width: 100%;
}
.book-tour__audio audio {
    width: 100%;
}
.btn-yellow {
    background: #9d162e;
    position: relative;
    width: 153px;
    color: #fff !important;
    display: flex;
    justify-content: center;
}
.btn-yellow.open-audio {
    margin-top: 5px;
}
.btn-yellow i {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    background-image: url(../images/audio-button.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    flex: 0 0 25px;
    margin-right: 5px;
}
/*icon homepage*/
.featured-mobile {
    display: none;
}

@media (max-width: 767px) {
    .slider-home {
        display: none;
    }
    .feedback h3 {
        margin-bottom: 15px;
    }
    .elementor-17654 .elementor-element.elementor-element-f40425d {
        background-position: center;
        background-size: cover;
    }
    .elementor-17654 .elementor-element.elementor-element-f40425d > .elementor-container {
        min-height: 200px!important;
    }
    .feedback-info .wpcf7-form-control-wrap input {
        width: 100%;
    }
    .feedback-rating .wpcf7-form-control-wrap {
        float: left;
        width: 100%;
        margin: 0px 0px 10px;
    }
    .elementor-travelers-choice__image {
        height: 240px;
    }
    .elementor-travelers-choice__image a {
        position: absolute;
        right: 15px;
        bottom: -18px;
        width: calc( 50% - 30px );
        height: 36px;
        line-height: 36px;
        font-weight: 400;
        font-size: 16px;
    }
    .elementor-travelers-choice__info {
        padding: 0px;
        border-left: none;
        border-right: none;
    }
    .elementor-travelers-choice__block {
        position: relative;
        float: left;
        width: 50%;
        height: inherit;
        min-height: 193px;
        padding: 25px 15px;
    }
    .elementor-travelers-choice__block:after {
        display: none;
    }
    .elementor-travelers-choice__title {
        font-weight: 400;
        line-height: 1;
    }
    .elementor-travelers-choice__title a {
        font-size: 16px;
    }
    .elementor-travelers-choice__destination {
        font-size: 12px;
        margin-top: 10px;
    }
    .elementor-travelers-choice__destination .pin {
        width: 18px;
    }
    .elementor-travelers-choice__bottom {
        float: left;
        width: 50%;
        padding: 25px 15px;
    }
    .elementor-travelers-choice__detail {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 1.4;
        text-align: left;
        padding: 10px 0px;
        font-weight: 400;
    }
    .elementor-travelers-choice__editor {
        float: left;
        width: 100%;
        line-height: 1.2;
        font-size: 11px;
        font-weight: 300;
    }
    .elementor-travelers-choice__audio {
        width: 100%;
        margin-top: 10px;
    }
    .elementor-travelers-choice__editor h4 {
        font-size: 12px;
        font-weight: 500;
    }
    .featured-mobile {
        display: block;
    }
    .featured-mobile .elementor-column {
        width: 25%;
        float: left;
    }
    #my-featured {
        display: none;
    }
}