.page_header_module{
    background:url(../images/tour_header.jpg) no-repeat 0px 0px;
    background-size:cover;
    width:100%;
    height:350px;
}

.page_header_module .header-info{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 30px 0;
}

.page_header_module .header-info h1{
    color: #fff;
}


.tourBoxit{
    width:1440px;
    margin:20px auto;
    overflow:hidden;
}

.tourBoxitWdt{
        width:1200px;
    margin:20px auto;
    overflow:hidden;
}

.tourwidth{
        width: 100%;
    display: inline-block;
}
.leftBoxTour{
    width: 260px;
    float: left;
        background: #fff;

}

.sidebar-box .tourmaster-tour-rating{
    text-align: center;
    margin-top: 40px;
}

.rightBoxTour{
    float: right;
    width: 1160px;

}


.hotelItems .item_gallery{
	    position: relative;
    width: 270px;
    height: 200px;
} 


.sidebar-title.bg-primary{
      background-color: #ae0101!important;
    display: inline-block;
    width: 100%;
    color: #fff;
}




/*------------------------------------------------------------------
* Project:        Travel Material 
* Author:         Crenoveative 
* URL:            http://crenoveative.com or https://themeforest.net/user/crenoveative/portfolio 
* Created:        20/05/2019 
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
* Table of Content
* 1. Bootstrap Override
* 2. Affix - Sidebar Navigation Sticky from Bootstrap V3
* 3. Bootstrap Rating
* 4. Readmore jQuery
* 5. Chosen
* 6. Slick carousel
* 7. Bootstrap TouchSpin
* 8. Ion.RangeSlider
* 9. Air Datepicker
* 10. Typeahead
-------------------------------------------------------------------*/


/**
 * Bootstrap Override
 */
 
 /** collapse */
.bt-collapse-wrapper .collapse-header { position: relative; }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:after{ font-family: 'Font Awesome 5 Free'; content:"\f0d8"; font-weight: 900; position: absolute; top: 0; right: 0; color:#939393;font-size:14px;line-height:1; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse].collapsed:after { -webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:not(.collapsed), .bt-collapse-wrapper .collapse-header [data-toggle=collapse]:not(.collapsed):after { color: #FF5252; }
.bt-collapse-wrapper .collapse-header h3, .bt-collapse-wrapper .collapse-header h4, .bt-collapse-wrapper .collapse-header h5, .bt-collapse-wrapper .collapse-header h6 { margin: 0; }
.bt-collapse-wrapper .collapse-header a.collapse-link { display: block; }

.bt-collapse-wrapper .collapse-item { border: 1px solid #E1E1E1; border-bottom: 0; margin: 0; background-color: #fff; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.bt-collapse-wrapper .collapse-item + .collapse-item { margin-top: 20px; }
.bt-collapse-wrapper .collapse-header { position: relative; padding-right: 30px; background-color: #F7F7F7; border-bottom: 1px solid #E1E1E1; }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:after{ font-family: 'Font Awesome 5 Free';content:"\f106 "; font-weight: 900; position: absolute; top: 10px; right: 10px; font-size:14px;line-height:1; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #999; width: 34px; height: 34px; line-height: 34px; display: block; text-align: center; padding-left: 2px; }

.bt-collapse-wrapper .collapse-header [data-toggle=collapse].collapsed:after{ content:"\f106"; color: #999; }
.bt-collapse-wrapper .collapse-header .collapse-title { margin: 0; font-size: 14px; letter-spacing: 1px; }
.bt-collapse-wrapper .collapse-header .collapse-title > a { display: block; line-height: 1; padding: 22px 25px 18px; font-weight: 700; color: #333; }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:not(.collapsed) { }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:not(.collapsed) .collapse-title { color: #333; }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:not(.collapsed):after{ }
.bt-collapse-wrapper .collapse-body { padding: 20px; border-bottom: 1px solid #E1E1E1; }
.bt-collapse-wrapper .collapse-inner { padding-left: 15px; }

.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:not(.collapsed) { color: #333; }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:hover { color: #FF5252; }
.bt-collapse-wrapper .collapse-header [data-toggle=collapse]:not(.collapsed):after { color: #999; }

/** dropdown */
.dropdown .btn-interactive { position: relative; padding-right: 15px; }
.dropdown .btn-interactive:after { font-family: 'Font Awesome 5 Free'; content:"\f0d7"; font-weight: 900; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; line-height:10px; display: block; position: absolute; right: 0; top: 50%; margin-top: -5px; height: 10px; }
.show.dropdown .btn-interactive:after { -webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg) }
.dropdown.dropdown-smooth-01 .dropdown-menu { -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; max-height: 0; display: block; overflow: hidden; opacity: 0; padding: 0; }
.dropdown.show.dropdown-smooth-01 .dropdown-menu { max-height: 600px; opacity: 1; padding-top: 10px; padding-bottom: 10px; }
.dropdown-menu { z-index: 999999; }

 /** progress bar */
.progress-item h6.process-label { line-height: 1; font-weight: 500; }
.amimated-process-bar { width:0;-webkit-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out; }



/** Box Expand cloned from Navbar Expand  */
@media (max-width: 575.98px) {
	.box-expand-sm > .container,.box-expand-sm > .container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 576px) {
	.box-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
	.box-expand-sm .box-nav{-ms-flex-direction:row;flex-direction:row}
	.box-expand-sm .box-nav .dropdown-menu{position:absolute}
	.box-expand-sm .box-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
	.box-expand-sm > .container,.box-expand-sm > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
	.box-expand-sm .box-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
	.box-expand-sm .box-toggler{display:none}
}
@media (max-width: 767.98px) {
	.box-expand-md > .container,.box-expand-md > .container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 768px) {
	.box-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
	.box-expand-md .box-nav{-ms-flex-direction:row;flex-direction:row}
	.box-expand-md .box-nav .dropdown-menu{position:absolute}
	.box-expand-md .box-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
	.box-expand-md > .container,.box-expand-md > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
	.box-expand-md .box-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
	.box-expand-md .box-toggler{display:none}
}
@media (max-width: 991.98px) {
	.box-expand-lg > .container,.box-expand-lg > .container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 992px) {
	.box-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
	.box-expand-lg .box-nav{-ms-flex-direction:row;flex-direction:row}
	.box-expand-lg .box-nav .dropdown-menu{position:absolute}
	.box-expand-lg .box-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
	.box-expand-lg > .container,.box-expand-lg > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
	.box-expand-lg .box-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
	.box-expand-lg .box-toggler{display:none}
}
@media (max-width: 1199.98px) {
	.box-expand-xl > .container,.box-expand-xl > .container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 1200px) {
	.box-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
	.box-expand-xl .box-nav{-ms-flex-direction:row;flex-direction:row}
	.box-expand-xl .box-nav .dropdown-menu{position:absolute}
	.box-expand-xl .box-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
	.box-expand-xl > .container,.box-expand-xl > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
	.box-expand-xl .box-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
	.box-expand-xl .box-toggler{display:none}
}
.box-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.box-expand > .container,.box-expand > .container-fluid{padding-right:0;padding-left:0}
.box-expand .box-nav{-ms-flex-direction:row;flex-direction:row}
.box-expand .box-nav .dropdown-menu{position:absolute}
.box-expand .box-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.box-expand > .container,.box-expand > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.box-expand .box-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.box-expand .box-toggler{display:none}




/**
 * 	Affix - Sidebar Navigation Sticky from Bootstrap V3
 * 	Require affix.js
 */

.affix-nav.affix-top, .affix-nav.affix { position:static; }
.affix-nav.affix-bottom { position:relative; border-color: blue; }
.affix-nav ul { display: block; }
.affix-nav .nav-link:focus {   }

.affix-box:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.affix-box .sub-affix-box { border-left: 2px solid #CCC; padding: 30px; background-color: #F5F5F5; margin-bottom: 30px; }
.affix-box .sub-affix-box:nth-of-type(1) { margin-top: 30px; }
.affix-box .sub-affix-box:last-child { margin-bottom: 0; }

@media (min-width: 992px) {
	.affix-nav.affix { position:fixed;top:130px}
	.affix-nav.affix .hide-on-affix { display: none; }
	.vertical-menu.affix > ul { -webkit-box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.21); -moz-box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.21); box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.21); }
	.affix-nav.affix, .affix-nav.affix-bottom{width:209px}
}

@media (min-width: 1200px) {
	
	.affix-nav.affix-bottom, .affix-nav.affix{width:248px}
 
}



/**
 * Bootstrap Rating
 */
.symbol{display:inline-block;border-radius:50%;border:5px double #fff;width:30px;height:30px}
.symbol-empty{background-color:#757575}
.symbol-filled{background-color:#000; }
.rating-symbol-background { }
.rating-symbol-foreground { }
.rating-symbol { }

.rating-item { line-height: 1.25; }
.rating-item .rating-icon  { font-size: 14px; color: #4CAF50; }
.rating-item .rating-symbol { margin-right: 2px; }
.rating-item .rating-text { margin: 3px 0 0; }

.rating-item.rating-xs .rating-icon { font-size: 10px; }
.rating-item.rating-xs .rating-symbol { margin-right: 1px; }
.rating-item.rating-sm .rating-icon { font-size: 12px; }
.rating-item.rating-lg .rating-icon { font-size: 17px; }

.rating-item.rating-inline .rating-icons { margin-right: 3px; }
.rating-item.rating-inline .rating-icons, .rating-item.rating-inline .rating-text { display: inline-block; vertical-align: middle; }



/**
 * Readmore jQuery
 */

.read-more-article {max-height: 68px; }
.read-more-div-open, .read-more-div-close { font-size: 12px; display: block; margin-top: 7px; font-weight: 700; letter-spacing: 1px; }
.read-more-div-close { margin-top: 15px; }



/*
 * Bootstrap 4 Component - Chosen
 * Version: 1.0.9
 * Copyright (c) 2017-18 Martin Haubek
 */

.chosen-select,.chosen-select-deselect{width:100%}
.chosen-container{display:inline-block;position:relative;width:100%!important;font-size:1rem;text-align:left;vertical-align:middle}
.chosen-container .chosen-drop{background:#fff;border:1px solid #80bdff;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;margin-top:-1px;position:absolute;top:100%;left:-9000px;z-index:1060}
.chosen-container.chosen-with-drop .chosen-drop{left:0;right:0}
.chosen-container .chosen-results{margin:0;position:relative;max-height:15rem;padding:.5rem 0 0;color:#6c757d;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.chosen-container .chosen-results li{display:none;line-height:1.5;list-style:none;margin:0;padding:.25rem .25rem .25rem 1.5rem}
.chosen-container .chosen-results li em{font-style:normal;color:#6c757d}
.chosen-container .chosen-results li.group-result{display:list-item;cursor:default;padding-left:.75rem;color:#adb5bd;font-weight:400;text-transform:uppercase}
.chosen-container .chosen-results li.group-option{padding-left:1.5rem}
.chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}
.chosen-container .chosen-results li.result-selected{color:#495057}
.chosen-container .chosen-results li.result-selected:before{display:inline-block;position:relative;top:.3rem;width:1.25rem;height:1.25rem;margin-left:-1.25rem;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23495057' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-size:1.25rem 1.25rem;background-position:center center;background-repeat:no-repeat}
.chosen-container .chosen-results li.highlighted{background-color:#007bff;background-image:none;color:#fff}
.chosen-container .chosen-results li.highlighted:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E")}
.chosen-container .chosen-results li.highlighted em{background:transparent;color:rgba(255,255,255,0.8)}
.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ced4da}
.chosen-container .chosen-results .no-results{display:list-item;padding:.25rem 0 1rem 1.065rem;color:#dc3545}
.chosen-container .chosen-results-scroll{background:#fff;margin:0 .25rem;position:absolute;text-align:center;width:20rem;z-index:1}
.chosen-container .chosen-results-scroll span{display:inline-block;height:1.5px;text-indent:-5000px;width:.5rem}
.chosen-container-single .chosen-single{background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;color:#6c757d;display:block;height:calc(2.25rem + 2px);overflow:hidden;line-height:calc(2.25rem + 2px);padding:0 0 0 .75rem;position:relative;text-decoration:none;white-space:nowrap}
.chosen-container-single .chosen-single abbr{display:inline-block;position:absolute;top:.45rem;right:2.5rem;width:1.5rem;height:1.5rem;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23dc3545' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");background-size:1.5rem 1.5rem;background-position:center center;background-repeat:no-repeat}
.chosen-container-single .chosen-single abbr:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23921925' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E")}
.chosen-container-single .chosen-single span{display:block;margin-right:1.5rem;text-overflow:ellipsis}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover{background-position:right 2px}
.chosen-container-single .chosen-single div{display:block;position:absolute;top:0;right:0;width:2rem;height:100%;padding-left:.5rem;background-color:#fff}
.chosen-container-single .chosen-single div:after{display:inline-block;position:relative;top:.25rem;left:-1rem;width:2rem;height:2rem;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23adb5bd' d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/%3E%3C/svg%3E");background-size:2rem 2rem;background-position:center center;background-repeat:no-repeat}
.chosen-container-single .chosen-default{color:#adb5bd}
.chosen-container-single a:not([href]):not([tabindex]){color:#adb5bd!important}
.chosen-container-single a:not([href]):not([tabindex]).chosen-single:not(.chosen-default){color:#6c757d!important}
.chosen-container-single .chosen-search-input{display:none;border:none}
.chosen-container-single .chosen-search{margin:0;padding:.5rem .5rem 0;position:relative;white-space:nowrap;z-index:1000}
.chosen-container-single .chosen-search:after{display:inline-block;position:relative;top:.365rem;left:-1.75rem;width:1.25rem;height:1.25rem;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23adb5bd' d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");background-size:1.25rem 1.25rem;background-position:center center;background-repeat:no-repeat}
.chosen-container-single .chosen-search input[type="text"]{background-color:#f8f9fa;border:1px solid #ced4da;outline:none;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;padding:.25rem 1rem .25rem .5rem;width:100%}
.chosen-container-single .chosen-drop{margin-top:-1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;background-clip:padding-box}
.chosen-container-single-nosearch .chosen-search{display:none}
.chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #ced4da;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;cursor:text;height:auto!important;margin:0;overflow:hidden;padding:0;position:relative}
.chosen-container-multi .chosen-choices li{float:left;list-style:none}
.chosen-container-multi .chosen-choices .search-field{margin:0;padding:0;white-space:nowrap}
.chosen-container-multi .chosen-choices .search-field input[type="text"]{background:transparent!important;border:0!important;color:#adb5bd;height:calc(2.25rem + 2px);margin:0;padding:0 0 0 .75rem;outline:0;width:100%!important}
.chosen-container-multi .chosen-choices .search-field .default{color:#ced4da}
.chosen-container-multi .chosen-choices .search-choice{background-clip:padding-box;position:relative;margin:.35rem 0 0 .5rem;padding:.25rem 1.5rem .25rem .25rem;border:1px solid #ced4da;background-color:#f8f9fa;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;cursor:default;font-size:.875rem;line-height:1;color:#6c757d}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close{display:inline-block;position:absolute;top:.2rem;right:.125rem;width:1rem;height:1rem;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23dc3545' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");background-size:1rem 1rem;background-position:center center;background-repeat:no-repeat}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23921925' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E")}
.chosen-container-multi .chosen-choices .search-choice-focus{background:#dee2e6}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close{background-position:right -11px}
.chosen-container-multi .chosen-drop .result-selected{display:none}
.chosen-container-active .chosen-single{border:1px solid #80bdff;transition:border linear 0ms,box-shadow linear 0}
@media screen and (prefers-reduced-motion: reduce) {
	.chosen-container-active .chosen-single{transition:none}
}
.chosen-container-active.chosen-with-drop .chosen-single{background-color:#fff;border:1px solid #80bdff;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:border linear 0ms,box-shadow linear 0}
@media screen and (prefers-reduced-motion: reduce) {
	.chosen-container-active.chosen-with-drop .chosen-single{transition:none}
}
.chosen-container-active.chosen-with-drop .chosen-single div:after{display:inline-block;position:relative;top:.25rem;left:-1rem;width:2rem;height:2rem;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23adb5bd' d='M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z'/%3E%3C/svg%3E");background-size:2rem 2rem;background-position:center center;background-repeat:no-repeat}
.chosen-container-active .chosen-choices{border:1px solid #80bdff;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:border linear 0ms,box-shadow linear 0}
@media screen and (prefers-reduced-motion: reduce) {
	.chosen-container-active .chosen-choices{transition:none}
}
.chosen-container-active .chosen-choices .search-field input[type="text"]{color:#6c757d!important;}
.chosen-container-active.chosen-with-drop .chosen-choices{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.chosen-container-active.chosen-with-drop .chosen-search-input{display:inline-block;}
.chosen-disabled{cursor:default;opacity:.5!important}
.chosen-disabled .chosen-single{cursor:default}
.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}
.chosen-container-optgroup-clickable li.group-result{text-transform:none!important}
.chosen-container-optgroup-clickable li.group-result:hover{background-color:#007bff;color:#fff;cursor:pointer}
.chosen-container.is-valid .chosen-single,.chosen-container.is-valid .chosen-choices,.chosen-container.is-valid .chosen-drop,.chosen-container:valid .chosen-single,.chosen-container:valid .chosen-choices,.chosen-container:valid .chosen-drop{border-color:#28a745}
.chosen-container.is-invalid .chosen-single,.chosen-container.is-invalid .chosen-choices,.chosen-container.is-invalid .chosen-drop,.chosen-container:invalid .chosen-single,.chosen-container:invalid .chosen-choices,.chosen-container:invalid .chosen-drop{border-color:#dc3545}
input[type="text"].chosen-focus-input{position:absolute;top:-9000px;width:0;height:0;margin:0;padding:0;background:transparent!important;border:0!important;outline:0}

/* Customized */
.chosen-container-single .chosen-single{ border-color:  #E1E1E1; border-radius: 3px; }
.chosen-container-single .chosen-default{color:#9B9B9B}
.chosen-container-single a:not([href]):not([tabindex]){color:#9B9B9B!important} /* as placeholder */
.chosen-container-multi .chosen-choices .search-field input[type="text"]{ color:#9B9B9B; }
.chosen-container .chosen-drop, 
.chosen-container-active .chosen-single, 
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-active .chosen-choices  { border-color: #A1A1A1; }
.chosen-container-single .chosen-single div { top: -3px; right: -7px; }
.chosen-container-single .chosen-single div:after{ background-image: none; font-family:"Ionicons"; content:"\f35f"; display: block; text-align: center; color: #666; }
.chosen-container-active.chosen-with-drop .chosen-single div:after{ background-image: none; content:"\f365"; }

.chosen-container-multi .chosen-choices .search-field input[type="text"]{ height:36px; }

.chosen-container .chosen-results li { padding: 5px 10px; }
.chosen-container .chosen-results li.result-selected:before{ display: none; }

.form-icon-left .chosen-single { padding-left: 30px; background: none; }
.form-icon-left .chosen-container-multi .chosen-choices  { padding-left: 20px; background: none; }
.form-icon-left .chosen-container-active.chosen-with-drop .chosen-single{background: none; }
.chosen-bg-light .chosen-container-single .chosen-single, .chosen-bg-light .chosen-container-single .chosen-single div { background-color: #F9F9F9; }
.bg-primary .chosen-container-single .chosen-single{ border-color: #FFF; }



/* Slick carousel */

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}

/* slick-theme */
.slick-loading .slick-list{background:#fff url(images/slick-ajax-loader.gif) center center no-repeat}

/* Arrows */
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:26px;height:26px; line-height: 25px; margin-top: -13px; padding:0; cursor:pointer;color:inherit;border:none;outline:none;background:transparent; z-index: 1; }
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:inherit;outline:none;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.1}
.slick-prev:before,.slick-next:before{font-family: 'ElegantIcons';font-size:22px; opacity:.5;color: inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; font-style: normal; }
.slick-prev{left:-30px}
[dir='rtl'] .slick-prev{right:-30px;left:auto}
.slick-prev:before{content:'\3c'}
[dir='rtl'] .slick-prev:before{content:'\3d'}
.slick-next{right:-30px}
[dir='rtl'] .slick-next{right:auto;left:-30px}
.slick-next:before{content:'\3d'}
[dir='rtl'] .slick-next:before{content:'\3c'}

/* Dots */
.slick-dotted.slick-slider{margin-bottom:25px}
ul.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
ul.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 3px; cursor:pointer}
ul.slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
ul.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
ul.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
ul.slick-dots li button:before{ content:""; position:absolute;top:0;left:0;width:10px;height:10px; border-radius: 100px; text-align:center;opacity:.5; border: 2px solid #CCC; }
ul.slick-dots li.slick-active button:before{opacity:.9;background-color: #CCC; }

/* Customized */

ul.slick-dots li.slick-active, ul.slick-dots li.slick-active button, ul.slick-dots li.slick-active button:before { width:20px; }
.slick-carousel-wrapper [class*=custom-arrow-wrapper] ul li { display: inline-block; position: absolute; top: 50%; margin-top: -20px; z-index: 2; }
.slick-carousel-wrapper [class*=custom-arrow-wrapper] ul li[class*=custom-prev] { left: 0; }
.slick-carousel-wrapper [class*=custom-arrow-wrapper] ul li[class*=custom-next] { right: 0; }
.slick-carousel-wrapper [class*=custom-arrow-wrapper] button { border:none;outline:none;background:transparent; padding: 0; cursor: pointer; opacity: 0.5; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; line-height: 20px; width: 20px; height: 20px; display: block; text-align: center; padding-top: 1px; }
.slick-carousel-wrapper [class*=custom-arrow-wrapper] button:hover { opacity: 1; }
.slick-carousel-wrapper [class*=custom-arrow-wrapper] .slick-disabled button { opacity: 0.2; cursor: not-allowed; }

.custom-arrow-outside ul li { display: inline-block; }
.custom-arrow-outside button { border:none;outline:none;background:transparent; padding: 0; cursor: pointer; opacity: 0.5; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; line-height: 20px; width: 20px; height: 20px; display: block; text-align: center; padding-top: 1px; }
.custom-arrow-outside button:hover { opacity: 1; }
.custom-arrow-outside .slick-disabled button { opacity: 0.2; cursor: not-allowed; }

.slick-center-mode .image {opacity:0.3; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.slick-center-mode .slick-item:hover { cursor: pointer; }
.slick-center-mode .slick-center .image{ opacity:1; }
.slick-center-mode .slick-center.slick-item:hover { cursor: default; }

/* Gap */

.slick-carousel-wrapper { position: relative; }
.slick-carousel-wrapper[class*=gap-] .slick-carousel-outer { overflow: hidden;  }
.slick-carousel-wrapper.gap-1 .slick-carousel-inner { margin-left: -1px; }
.slick-carousel-wrapper.gap-1 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
.slick-carousel-wrapper.gap-2 .slick-carousel-inner { margin-left: -1px; margin-right: 1px; }
.slick-carousel-wrapper.gap-2 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
.slick-carousel-wrapper.gap-5 .slick-carousel-inner { margin-left: -3px; margin-right: -2px; }
.slick-carousel-wrapper.gap-5 .slick-carousel-inner .slick-item { margin-left: 3px; margin-right: 3px; }
.slick-carousel-wrapper.gap-10 .slick-carousel-inner { margin-left: -5px; margin-right: -3px; }
.slick-carousel-wrapper.gap-10 .slick-carousel-inner .slick-item { margin-left: 5px; margin-right: 5px; }
.slick-carousel-wrapper.gap-15 .slick-carousel-inner { margin-left: -8px; margin-right: -7px; }
.slick-carousel-wrapper.gap-15 .slick-carousel-inner .slick-item { margin-left: 8px; margin-right: 7px; }
.slick-carousel-wrapper.gap-20 .slick-carousel-inner { margin-left: -10px; margin-right: -8px; }
.slick-carousel-wrapper.gap-20 .slick-carousel-inner .slick-item { padding-left: 10px; padding-right: 10px; }
.slick-carousel-wrapper.gap-30 .slick-carousel-inner { margin-left: -15px; margin-right: -15px; }
.slick-carousel-wrapper.gap-30 .slick-carousel-inner .slick-item { padding-left: 15px; padding-right: 15px; }
.slick-carousel-wrapper.gap-1 .slick-carousel-outer, .slick-carousel-wrapper.gap-2 .slick-carousel-outer, .slick-carousel-wrapper.gap-10 .slick-carousel-outer, 
.slick-carousel-wrapper.gap-20 .slick-carousel-outer { margin-right: -1px; }

/* Slick Gallery */

.slick-gallery-wrapper .gallery-image + .nav-image { margin-top: 2px; }
.slick-gallery-wrapper .slick-prev{left: 10px; z-index: 1; }
.slick-gallery-wrapper .slick-next{right: 10px; z-index: 1; }
.slick-gallery-wrapper .nav-image { position: relative; }
.slick-gallery-wrapper .nav-image:before, .slick-gallery-wrapper .nav-image:after { content:""; position:absolute; top: 0; bottom: 0; width: 1px; background-color: #FFF; display: block; z-index: 3 }
.slick-gallery-wrapper .nav-image:before { left: -1px; }
.slick-gallery-wrapper .nav-image:after { right: -1px; }
.slick-gallery-wrapper .nav-image .slick-item { padding-left: 1px; padding-right: 1px; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.slick-gallery-wrapper .nav-image .slick-item:hover { cursor: pointer; opacity: 0.9; }
.slick-gallery-wrapper .nav-image .slick-center.slick-active{opacity:.5}
.slick-gallery-wrapper .nav-image .slick-center.slick-current{opacity:1}
.slick-gallery-slideshow .slick-prev { left:0; }
.slick-gallery-slideshow .slick-next { right:0; }
.slick-gallery-slideshow .slick-prev:before, .slick-gallery-slideshow .slick-next:before{ color:#FFF; opacity:.7; }
.slick-gallery-slideshow .slick-prev:hover:before, .slick-gallery-slideshow .slick-prev:focus:before, .slick-gallery-slideshow .slick-next:hover:before, .slick-gallery-slideshow .slick-next:focus:before{opacity:1}
.gallery-slideshow { margin-bottom: 1px; }
.gallery-slideshow .image { padding: 0; }
.gallery-nav .image { padding:0; border: 1px solid transparent; opacity:1;transition:all 300ms ease; position: relative; }
.gallery-nav .image:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.7); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s }
.gallery-nav .slick-center .image {-moz-transform: none;-ms-transform: none;-o-transform: none;-webkit-transform: none; }
.gallery-nav .slick-center .image:after { background: rgba(0,0,0,0); }
.gallery-nav .image:hover { cursor: pointer; }

/* Slick Creative */

.slick-carousel-wrapper.slick-creative-layout-wrapper { overflow: hidden; position: relative;  }
.slick-carousel-wrapper.slick-creative-layout-wrapper .slick-overlay { position: absolute; top: 0; left: 0; width: 100%; margin: 0; z-index: 1;  }
.slick-carousel-wrapper.slick-creative-layout-wrapper .slick-overlay .overlay-left,  .slick-carousel-wrapper.slick-creative-layout-wrapper .slick-overlay .overlay-right { display: block; position: absolute; top: 0; height: 600px; width:1110px; background-color: rgba(255,255,255,0.8); z-index: 1; }
.slick-carousel-wrapper.slick-creative-layout-wrapper .slick-overlay .overlay-left { left: -1110px;  }
.slick-carousel-wrapper.slick-creative-layout-wrapper .slick-overlay .overlay-right { right: -1110px;  }
.slick-carousel-wrapper.slick-creative-layout-wrapper [class*=custom-arrow-wrapper] ul li { display: inline-block; position: absolute; top: 210px;  }
.slick-carousel-wrapper.slick-creative-layout-wrapper [class*=custom-arrow-wrapper] ul li.slick-creative-layout-prev { left: 0; margin-left: 10px; }
.slick-carousel-wrapper.slick-creative-layout-wrapper [class*=custom-arrow-wrapper] ul li.slick-creative-layout-next { right: 0; margin-right: 10px; }
.slick-carousel-wrapper.slick-creative-layout-wrapper [class*=custom-arrow-wrapper] ul li button { color: red; width: 40px; height: 40px; line-height: 40px; border-radius: 40px; background-color: #FFF; opacity: 1; text-align: center; padding: 0; font-size: 20px; }

/* Slick Animation for Caption */

.slick-animation .animation { display:inline-block; opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.slick-animation .animation.animation-block { display:block; }
.slick-animation .transitionDelay1{-webkit-transition-delay:.1s;transition-delay:.1s}
.slick-animation .transitionDelay2{-webkit-transition-delay:.2s;transition-delay:.2s}
.slick-animation .transitionDelay3{-webkit-transition-delay:.3s;transition-delay:.3s}
.slick-animation .transitionDelay4{-webkit-transition-delay:.4s;transition-delay:.4s}
.slick-animation .transitionDelay5{-webkit-transition-delay:.5s;transition-delay:.5s}
.slick-animation .transitionDelay6{-webkit-transition-delay:.6s;transition-delay:.6s}
.slick-animation .transitionDelay7{-webkit-transition-delay:.7s;transition-delay:.7s}
.slick-animation .transitionDelay8{-webkit-transition-delay:.8s;transition-delay:.8s}
.slick-animation .transitionDelay9{-webkit-transition-delay:.9s;transition-delay:.9s}
.slick-animation .transitionDelay10{-webkit-transition-delay:1s;transition-delay:1s}
.slick-animation .transitionDelay12{-webkit-transition-delay:1.2s;transition-delay:1.2s}
.slick-animation .transitionDelay14{-webkit-transition-delay:1.4s;transition-delay:1.4s}
.slick-animation .transitionDuration2{-webkit-transition-duration:.2s;transition-duration:.2s}
.slick-animation .transitionDuration4{-webkit-transition-duration:.4s;transition-duration:.4s}
.slick-animation .transitionDuration6{-webkit-transition-duration:.6s;transition-duration:.6s}
.slick-animation .transitionDuration8{-webkit-transition-duration:.8s;transition-duration:.8s}
.slick-animation .transitionDuration10{-webkit-transition-duration:1s;transition-duration:1s}
.slick-animation .transitionDuration12{-webkit-transition-duration:1.2s;transition-duration:1.2s}
.slick-animation .transitionDuration14{-webkit-transition-duration:1.4s;transition-duration:1.4s}
.slick-animation .transitionDuration16{-webkit-transition-duration:1.6s;transition-duration:1.6s}
.slick-animation .transitionDuration18{-webkit-transition-duration:1.8s;transition-duration:1.8s}
.slick-animation .transitionDuration20{-webkit-transition-duration:2.0s;transition-duration:2.0s}
.slick-animation .transitionDuration22{-webkit-transition-duration:2.2s;transition-duration:2.2s}
.slick-animation .transitionDuration24{-webkit-transition-duration:2.4s;transition-duration:2.4s}
.slick-animation .transitionDuration26{-webkit-transition-duration:2.6s;transition-duration:2.6s}
.slick-animation .fromTop{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
.slick-animation .fromBottom{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}
.slick-animation .fromLeft{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}
.slick-animation .fromRight{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}
.slick-animation .slick-center .animation{opacity:1}
.slick-animation .slick-center .fromTop{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}
.slick-animation .slick-center .fromBottom{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}
.slick-animation .slick-center .fromLeft{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}
.slick-animation .slick-center .fromRight{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}

@media (min-width: 576px) {
	.slick-carousel-wrapper.gap-sm-1 .slick-carousel-inner { margin-left: -1px; }
	.slick-carousel-wrapper.gap-sm-1 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-sm-2 .slick-carousel-inner { margin-left: -1px; margin-right: 1px; }
	.slick-carousel-wrapper.gap-sm-2 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-sm-5 .slick-carousel-inner { margin-left: -3px; margin-right: -2px; }
	.slick-carousel-wrapper.gap-sm-5 .slick-carousel-inner .slick-item { margin-left: 3px; margin-right: 3px; }
	.slick-carousel-wrapper.gap-sm-10 .slick-carousel-inner { margin-left: -5px; margin-right: -3px; }
	.slick-carousel-wrapper.gap-sm-10 .slick-carousel-inner .slick-item { margin-left: 5px; margin-right: 5px; }
	.slick-carousel-wrapper.gap-sm-15 .slick-carousel-inner { margin-left: -8px; margin-right: -7px; }
	.slick-carousel-wrapper.gap-sm-15 .slick-carousel-inner .slick-item { margin-left: 8px; margin-right: 7px; }
	.slick-carousel-wrapper.gap-sm-20 .slick-carousel-inner { margin-left: -10px; margin-right: -8px; }
	.slick-carousel-wrapper.gap-sm-20 .slick-carousel-inner .slick-item { padding-left: 10px; padding-right: 10px; }
	.slick-carousel-wrapper.gap-sm-30 .slick-carousel-inner { margin-left: -15px; margin-right: -15px; }
	.slick-carousel-wrapper.gap-sm-30 .slick-carousel-inner .slick-item { padding-left: 15px; padding-right: 15px; }
	.slick-carousel-wrapper.gap-sm-1 .slick-carousel-outer, .slick-carousel-wrapper.gap-sm-2 .slick-carousel-outer, .slick-carousel-wrapper.gap-sm-10 .slick-carousel-outer, 
	.slick-carousel-wrapper.gap-sm-20 .slick-carousel-outer { margin-right: -1px; }	
} 

@media (min-width: 768px) { 
	.slick-carousel-wrapper.gap-md-1 .slick-carousel-inner { margin-left: -1px; }
	.slick-carousel-wrapper.gap-md-1 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-md-2 .slick-carousel-inner { margin-left: -1px; margin-right: 1px; }
	.slick-carousel-wrapper.gap-md-2 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-md-5 .slick-carousel-inner { margin-left: -3px; margin-right: -2px; }
	.slick-carousel-wrapper.gap-md-5 .slick-carousel-inner .slick-item { margin-left: 3px; margin-right: 3px; }
	.slick-carousel-wrapper.gap-md-10 .slick-carousel-inner { margin-left: -5px; margin-right: -3px; }
	.slick-carousel-wrapper.gap-md-10 .slick-carousel-inner .slick-item { margin-left: 5px; margin-right: 5px; }
	.slick-carousel-wrapper.gap-md-15 .slick-carousel-inner { margin-left: -8px; margin-right: -7px; }
	.slick-carousel-wrapper.gap-md-15 .slick-carousel-inner .slick-item { margin-left: 8px; margin-right: 7px; }
	.slick-carousel-wrapper.gap-md-20 .slick-carousel-inner { margin-left: -10px; margin-right: -8px; }
	.slick-carousel-wrapper.gap-md-20 .slick-carousel-inner .slick-item { padding-left: 10px; padding-right: 10px; }
	.slick-carousel-wrapper.gap-md-30 .slick-carousel-inner { margin-left: -15px; margin-right: -15px; }
	.slick-carousel-wrapper.gap-md-30 .slick-carousel-inner .slick-item { padding-left: 15px; padding-right: 15px; }
	.slick-carousel-wrapper.gap-md-1 .slick-carousel-outer, .slick-carousel-wrapper.gap-md-2 .slick-carousel-outer, .slick-carousel-wrapper.gap-md-10 .slick-carousel-outer, 
	.slick-carousel-wrapper.gap-md-20 .slick-carousel-outer { margin-right: -1px; }
}

@media (min-width: 992px) {
	.slick-carousel-wrapper.slick-creative-layout-wrapper .slick-overlay { width: 930px; margin-left: -465px;  left: 50%; }
	.slick-carousel-wrapper.slick-creative-layout-wrapper [class*=custom-arrow-wrapper] ul li.slick-creative-layout-prev { margin-left: -20px; }
	.slick-carousel-wrapper.slick-creative-layout-wrapper [class*=custom-arrow-wrapper] ul li.slick-creative-layout-next { margin-right: -20px; }
	.slick-carousel-wrapper.gap-lg-1 .slick-carousel-inner { margin-left: -1px; }
	.slick-carousel-wrapper.gap-lg-1 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-lg-2 .slick-carousel-inner { margin-left: -1px; margin-right: 1px; }
	.slick-carousel-wrapper.gap-lg-2 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-lg-5 .slick-carousel-inner { margin-left: -3px; margin-right: -2px; }
	.slick-carousel-wrapper.gap-lg-5 .slick-carousel-inner .slick-item { margin-left: 3px; margin-right: 3px; }
	.slick-carousel-wrapper.gap-lg-10 .slick-carousel-inner { margin-left: -5px; margin-right: -3px; }
	.slick-carousel-wrapper.gap-lg-10 .slick-carousel-inner .slick-item { margin-left: 5px; margin-right: 5px; }
	.slick-carousel-wrapper.gap-lg-15 .slick-carousel-inner { margin-left: -8px; margin-right: -7px; }
	.slick-carousel-wrapper.gap-lg-15 .slick-carousel-inner .slick-item { margin-left: 8px; margin-right: 7px; }
	.slick-carousel-wrapper.gap-lg-20 .slick-carousel-inner { margin-left: -10px; margin-right: -8px; }
	.slick-carousel-wrapper.gap-lg-20 .slick-carousel-inner .slick-item { padding-left: 10px; padding-right: 10px; }
	.slick-carousel-wrapper.gap-lg-30 .slick-carousel-inner { margin-left: -15px; margin-right: -15px; }
	.slick-carousel-wrapper.gap-lg-30 .slick-carousel-inner .slick-item { padding-left: 15px; padding-right: 15px; }
	.slick-carousel-wrapper.gap-lg-1 .slick-carousel-outer, .slick-carousel-wrapper.gap-lg-2 .slick-carousel-outer, .slick-carousel-wrapper.gap-lg-10 .slick-carousel-outer, 
	.slick-carousel-wrapper.gap-lg-20 .slick-carousel-outer { margin-right: -1px; }
} 

@media (min-width: 1200px) {
	.slick-carousel-wrapper [class*=custom-arrow-wrapper] ul li[class*=custom-prev] { left: -40px; }
	.slick-carousel-wrapper [class*=custom-arrow-wrapper] ul li[class*=custom-next] { right: -40px; }	
	.slick-carousel-wrapper.slick-creative-layout-wrapper .slick-overlay { width: 1110px; margin-left: -555px; }
	.slick-carousel-wrapper.gap-xl-1 .slick-carousel-inner { margin-left: -1px; }
	.slick-carousel-wrapper.gap-xl-1 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-xl-2 .slick-carousel-inner { margin-left: -1px; margin-right: 1px; }
	.slick-carousel-wrapper.gap-xl-2 .slick-carousel-inner .slick-item { margin-left: 1px; margin-right: 2px; }
	.slick-carousel-wrapper.gap-xl-5 .slick-carousel-inner { margin-left: -3px; margin-right: -2px; }
	.slick-carousel-wrapper.gap-xl-5 .slick-carousel-inner .slick-item { margin-left: 3px; margin-right: 3px; }
	.slick-carousel-wrapper.gap-xl-10 .slick-carousel-inner { margin-left: -5px; margin-right: -3px; }
	.slick-carousel-wrapper.gap-xl-10 .slick-carousel-inner .slick-item { margin-left: 5px; margin-right: 5px; }
	.slick-carousel-wrapper.gap-xl-15 .slick-carousel-inner { margin-left: -8px; margin-right: -7px; }
	.slick-carousel-wrapper.gap-xl-15 .slick-carousel-inner .slick-item { margin-left: 8px; margin-right: 7px; }
	.slick-carousel-wrapper.gap-xl-20 .slick-carousel-inner { margin-left: -10px; margin-right: -8px; }
	.slick-carousel-wrapper.gap-xl-20 .slick-carousel-inner .slick-item { padding-left: 10px; padding-right: 10px; }
	.slick-carousel-wrapper.gap-xl-30 .slick-carousel-inner { margin-left: -10px; margin-right: -10px; }
	.slick-carousel-wrapper.gap-xl-30 .slick-carousel-inner .slick-item { padding-left: 10px; padding-right: 10px; }
	.slick-carousel-wrapper.gap-xl-1 .slick-carousel-outer, .slick-carousel-wrapper.gap-xl-2 .slick-carousel-outer, .slick-carousel-wrapper.gap-xl-10 .slick-carousel-outer, 
	.slick-carousel-wrapper.gap-xl-20 .slick-carousel-outer { margin-right: -1px; }
}



/*
 *  Bootstrap TouchSpin - v4.2.0
 *  A mobile and touch friendly input spinner component for Bootstrap 3 & 4.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *  Made by IstvÃ¡n Ujj-MÃ©szÃ¡ros
 *  Under Apache License v2.0 License 
 */
/* This CSS file is unnecessary if you are not using vertical buttons functionality */

.bootstrap-touchspin .input-group-btn-vertical { position:absolute;right:0;height:100%;z-index:11}
.bootstrap-touchspin .input-group-btn-vertical > .btn{position:absolute;right:0;height:50%;padding:0;width:2em;text-align:center;line-height:1}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0 4px 0 0;top:0}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{border-radius:0 0 4px 0;bottom:0}
.bootstrap-touchspin .input-group-btn-vertical { height:auto; top: 1px; bottom: 1px; right: 1px; }

/* customized */

.bootstrap-touchspin .input-group-btn-vertical { border-left: 1px solid #E1E1E1; width:25px; }
.bootstrap-touchspin .input-group-btn-vertical > .btn{ width:25px; }
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up { border-bottom: 1px solid #E1E1E1; border-radius: 0 3px 0 0; }
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { border-radius: 0 0 3px 0; }
.bootstrap-touchspin .input-group-btn-vertical .btn { font-size: 16px; color: #AAA; }
.bootstrap-touchspin .input-group-btn-vertical .btn.btn-white:hover { background-color: #E1E1E1; }
.bootstrap-touchspin .form-control { border-radius: 5px; border-radius: 3px !important; }
.form-spin-group .form-icon-left .icon-font i, .form-spin-group .form-icon-right .icon-font i { position: relative; z-index: 4; }



/* Ion.RangeSlider
// css version 2.0.3
// Â© 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.irs-line{position:relative;display:block;overflow:hidden;outline:none!important}
.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0}
.irs-line-left{left:0;width:11%}
.irs-line-mid{left:9%;width:82%}
.irs-line-right{right:0;width:11%}
.irs-bar{position:absolute;display:block;left:0;width:0}
.irs-bar-edge{position:absolute;display:block;top:0;left:0}
.irs-shadow{position:absolute;display:none;left:0;width:0}
.irs-slider{position:absolute;display:block;cursor:default;z-index:1}
.irs-slider.type_last{z-index:2}
.irs-min{position:absolute;display:block;left:0;cursor:default}
.irs-max{position:absolute;display:block;right:0;cursor:default}
.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}
.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}
.irs-with-grid .irs-grid{display:block}
.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}
.irs-grid-pol.small{height:4px}
.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}
.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0.0);z-index:2}
.irs-disabled{opacity:.4}
.lt-ie9 .irs-disabled{filter:alpha(opacity=40)}
.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}

/* Customized  */

.irs{height:40px}
.irs-with-grid{height:60px}
.irs-line{height:2px;top:25px}
.irs-line-left{height:2px;background: #F0EBFF; border-radius: 2px; }
.irs-line-mid{height:2px;background: #F0EBFF; }
.irs-line-right{height:2px;background: #F0EBFF; border-radius: 2px; }
.irs-bar{height:2px;top:25px;background: #3F51B5; }
.irs-bar-edge{top:25px;height:2px;width:14px;background:#3F51B5; border-radius: 2px; }
.irs-shadow{height:1px;top:34px;background:#000;opacity:.75}
.lt-ie9 .irs-shadow{filter:alpha(opacity=75)}
.irs-slider{width:16px;height:16px; border-radius: 16px; top:18px;background: #FFF; border: 1px solid #3F51B5; -webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2); box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2); transition: box-shadow 0.3s ease; -webkit-transition: box-shadow 0.3s ease; -moz-transition: box-shadow 0.3s ease; }
.irs-slider.state_hover,.irs-slider:hover{ background: #FFF; cursor: pointer; box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.45);  }
.irs-min,.irs-max{color:#c0c0c0;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:rgba(0,0,0,0.1);-moz-border-radius:2px;border-radius:2px; background: none; }
.lt-ie9 .irs-min,.lt-ie9 .irs-max{background:#3654b0}
.irs-from,.irs-to,.irs-single{color:#3F51B5;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(255,255,255,0.8);-moz-border-radius:2px;border-radius:2px; font-weight: 500; }
.lt-ie9 .irs-from,.lt-ie9 .irs-to,.lt-ie9 .irs-single{background:#d8dff3}
.irs-grid-pol{ background:#E5E5E5; }
.irs-grid-text{color:#B7B7B7; }



/**
 * Air Datepicker
 */

.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}
.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}
.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}
.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}
.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}
.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}
.datepicker--cell.-focus-{background:#f0f0f0}
.datepicker--cell.-current-{color:#4EB5E6}
.datepicker--cell.-current-.-focus-{color:#4a4a4a}
.datepicker--cell.-current-.-in-range-{color:#4EB5E6}
.datepicker--cell.-in-range-{background:rgba(92,196,239,0.1);color:#4a4a4a;border-radius:0}
.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,0.2)}
.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}
.datepicker--cell.-disabled-.-focus-{color:#aeaeae}
.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}
.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}
.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,0.5);background-color:rgba(92,196,239,0.1);border-radius:4px 0 0 4px}
.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,0.5);background-color:rgba(92,196,239,0.1);border-radius:0 4px 4px 0}
.datepicker--cell.-range-from-.-range-to-{border-radius:4px}
.datepicker--cell.-selected-{color:#fff;border:none;background:#5cc4ef}
.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}
.datepicker--cell.-selected-.-focus-{background:#45bced}
.datepicker--cell:empty{cursor:default}
.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}
.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}
.datepicker--cell-day{width:14.28571%}
.datepicker--cells-months{height:170px}
.datepicker--cell-month{width:33.33%;height:25%}
.datepicker--years{height:170px}
.datepicker--cells-years{height:170px}
.datepicker--cell-year{width:25%;height:33.33%}
.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}
.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}
.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}
.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}
.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}
.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container{position:absolute;left:0;top:0}
@media print {
.datepickers-container{display:none}
}
.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0 0.3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0 .3s;transition:opacity .3s ease,transform .3s ease,left 0 0.3s,-webkit-transform .3s ease;z-index:100}
.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}
.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}
.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}
.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}
.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0 0;transition:opacity .3s ease,transform .3s ease,left 0 0s,-webkit-transform .3s ease}
.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}
.datepicker-inline .datepicker--pointer{display:none}
.datepicker--content{box-sizing:content-box;padding:4px}
.-only-timepicker- .datepicker--content{display:none}
.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}
.-top-left- .datepicker--pointer,.-top-center- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}
.-right-top- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-bottom- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}
.-bottom-left- .datepicker--pointer,.-bottom-center- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}
.-left-top- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-bottom- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.-top-left- .datepicker--pointer,.-bottom-left- .datepicker--pointer{left:10px}
.-top-right- .datepicker--pointer,.-bottom-right- .datepicker--pointer{right:10px}
.-top-center- .datepicker--pointer,.-bottom-center- .datepicker--pointer{left:calc(50% - 10px / 2)}
.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}
.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}
.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}
.datepicker--body{display:none}
.datepicker--body.active{display:block}
.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}
.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}
.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}
.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}
.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}
.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}
.-only-timepicker- .datepicker--nav{display:none}
.datepicker--nav-title,.datepicker--nav-action{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.datepicker--nav-action:hover{background:#f0f0f0}
.datepicker--nav-action.-disabled-{visibility:hidden}
.datepicker--nav-action svg{width:32px;height:32px}
.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}
.datepicker--nav-title{border-radius:4px;padding:0 8px}
.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}
.datepicker--nav-title:hover{background:#f0f0f0}
.datepicker--nav-title.-disabled-{cursor:default;background:none}
.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:4px;border-top:1px solid #efefef}
.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}
.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}
.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}
.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}
.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}
.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}
.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}
.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time{border-top:1px solid #efefef;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:4px;position:relative}
.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}
.-only-timepicker- .datepicker--time{border-top:none}
.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}
.datepicker--time-label{display:none;font-size:12px}
.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}
.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}
.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}
.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}
.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}
.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}
.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}
.datepicker--time-row:first-child{margin-bottom:4px}
.datepicker--time-row input[type='range']{background:none;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}
.datepicker--time-row input[type='range']::-webkit-slider-thumb{-webkit-appearance:none}
.datepicker--time-row input[type='range']::-ms-tooltip{display:none}
.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb{border-color:#b8b8b8}
.datepicker--time-row input[type='range']:hover::-moz-range-thumb{border-color:#b8b8b8}
.datepicker--time-row input[type='range']:hover::-ms-thumb{border-color:#b8b8b8}
.datepicker--time-row input[type='range']:focus{outline:none}
.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}
.datepicker--time-row input[type='range']:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}
.datepicker--time-row input[type='range']:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}
.datepicker--time-row input[type='range']::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}
.datepicker--time-row input[type='range']::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}
.datepicker--time-row input[type='range']::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}
.datepicker--time-row input[type='range']::-webkit-slider-thumb{margin-top:-6px}
.datepicker--time-row input[type='range']::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}
.datepicker--time-row input[type='range']::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}
.datepicker--time-row input[type='range']::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}
.datepicker--time-row input[type='range']::-ms-fill-lower{background:transparent}
.datepicker--time-row input[type='range']::-ms-fill-upper{background:transparent}
.datepicker--time-row span{padding:0 12px}
.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}
.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}
.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}
.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}
.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}
.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}
.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}
.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}
.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}

/** customized */

.datepicker{ border:1px solid #E1E1E1; border-radius:3px; }
.datepicker, .datepicker--time-current-hours,.datepicker--time-current-minutes { font-family: 'Roboto', sans-serif; }
.datepicker--cell.-current-{color:#FF5252}
.datepicker--cell.-current-.-focus-{color:#4a4a4a}
.datepicker--cell.-current-.-in-range-{color:#FF5252}
.datepicker--button{color:#FF5252; border-radius:3px; }
.datepicker--button:hover{color:#4a4a4a; }
.datepicker--cell.-selected-{ background:#FF5252}
.datepicker--cell.-selected-.-current-{ background:#FF5252}
.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb{background:#FF5252;border-color:#FF5252}
.datepicker--time-row input[type='range']:focus::-moz-range-thumb{background:#FF5252;border-color:#FF5252}
.datepicker--time-row input[type='range']:focus::-ms-thumb{background:#FF5252;border-color:#FF5252}
.datepicker--day-name{ color:#3F51B5; }
.datepicker--cell.-selected-.-focus-{background:#FF5252}

.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{ background:#FB8082}


/**
 * Typeahead
 */

.typeahead__container button,.typeahead__container input,.typeahead__container optgroup,.typeahead__container select,.typeahead__container textarea{font:inherit;margin:0}
.typeahead__container optgroup{font-weight:700}
.typeahead__container button,.typeahead__container input{overflow:visible}
.typeahead__container button,.typeahead__container select{text-transform:none}
.typeahead__container [type=reset],.typeahead__container [type=submit],.typeahead__container button,.typeahead__container html [type=button]{-webkit-appearance:button}
.typeahead__container [type=button]::-moz-focus-inner,.typeahead__container [type=reset]::-moz-focus-inner,.typeahead__container [type=submit]::-moz-focus-inner,.typeahead__container button::-moz-focus-inner{border-style:none;padding:0}
.typeahead__container [type=button]:-moz-focusring,.typeahead__container [type=reset]:-moz-focusring,.typeahead__container [type=submit]:-moz-focusring,.typeahead__container button:-moz-focusring{outline:1px dotted ButtonText}
.typeahead__container fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
.typeahead__container legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
.typeahead__container textarea{overflow:auto}
.typeahead__container [type=checkbox],.typeahead__container [type=radio]{box-sizing:border-box;padding:0}
.typeahead__container [type=number]::-webkit-inner-spin-button,.typeahead__container [type=number]::-webkit-outer-spin-button{height:auto}
.typeahead__container [type=search]{-webkit-appearance:textfield;outline-offset:-2px}
.typeahead__container [type=search]::-webkit-search-cancel-button,.typeahead__container [type=search]::-webkit-search-decoration{-webkit-appearance:none}
.typeahead__container ::-webkit-input-placeholder{color:inherit;opacity:.54}
.typeahead__container ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
.typeahead__container{position:relative;font:1rem Lato,Helvetica Neue,Arial,Helvetica,sans-serif}
.typeahead__container *{box-sizing:border-box;outline:0}
.typeahead__query{position:relative;z-index:2;width:100%}
.typeahead__filter{position:relative}
.typeahead__filter button{min-width:100%;white-space:nowrap}
.typeahead__filter button:after{display:inline-block;margin-left:4px;width:0;height:0;vertical-align:-2px;content:"";border:4px solid;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}
.typeahead__field{display:-ms-flexbox;display:flex;position:relative;width:100%}
.typeahead__button button{border-top-right-radius:2px;border-bottom-right-radius:2px}
.typeahead__field{color:#555}
.typeahead__field .typeahead__hint,.typeahead__field [contenteditable],.typeahead__field input,.typeahead__field textarea{display:block;width:100%;line-height:1.25;min-height:calc(.5rem * 2 + 1.25rem + 2px);padding:.5rem .75rem;background:#fff;border:1px solid #ccc;border-radius:2px 0 0 2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}
.typeahead__field .typeahead__hint:active,.typeahead__field .typeahead__hint:focus,.typeahead__field [contenteditable]:active,.typeahead__field [contenteditable]:focus,.typeahead__field input:active,.typeahead__field input:focus,.typeahead__field textarea:active,.typeahead__field textarea:focus{border-color:#66afe9}
.typeahead__field input[type=search],.typeahead__field input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}
.typeahead__field input[type=search]::-ms-clear{display:none;width:0;height:0}
.typeahead__container.hint .typeahead__field [contenteditable],.typeahead__container.hint .typeahead__field input,.typeahead__container.hint .typeahead__field textarea{background:transparent}
.typeahead__container.hint .typeahead__query>:last-child,.typeahead__hint{background:#fff}
.typeahead__container button{display:inline-block;margin-bottom:0;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-color:#fff;border:1px solid #ccc;line-height:1.25;padding:.5rem .75rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#555}
.typeahead__container button:focus,.typeahead__container button:hover{color:#3c3c3c;background-color:#f5f5f5;border-color:#b3b3b3}
.typeahead__container button.active,.typeahead__container button:active{background-image:none}
.typeahead__container button:active,.typeahead__container button:focus{border-color:#66afe9}
.typeahead__container button.disabled,.typeahead__container button[disabled],.typeahead__container input.disabled,.typeahead__container input[disabled]{cursor:not-allowed;pointer-events:none;opacity:.65;box-shadow:none;background-color:#fff;border-color:#ccc}
.typeahead__container .typeahead__field .typeahead__hint,.typeahead__container .typeahead__field .typeahead__label-container,.typeahead__container .typeahead__field [contenteditable],.typeahead__container .typeahead__field input,.typeahead__container .typeahead__field textarea{padding-right:32px}
.typeahead__button,.typeahead__filter{z-index:1}
.typeahead__button button,.typeahead__filter button{margin-left:-1px;border-bottom-left-radius:0;border-top-left-radius:0}
.typeahead__button:active,.typeahead__button:active button:active,.typeahead__button:active button:focus,.typeahead__button:focus,.typeahead__button:focus button:active,.typeahead__button:focus button:focus,.typeahead__button:hover,.typeahead__button:hover button:active,.typeahead__button:hover button:focus,.typeahead__filter:active,.typeahead__filter:active button:active,.typeahead__filter:active button:focus,.typeahead__filter:focus,.typeahead__filter:focus button:active,.typeahead__filter:focus button:focus,.typeahead__filter:hover,.typeahead__filter:hover button:active,.typeahead__filter:hover button:focus{z-index:5}
.typeahead__filter+.typeahead__button button{margin-left:-2px}
.typeahead__container.filter .typeahead__filter{z-index:5}
.typeahead__dropdown,.typeahead__list{position:absolute;left:0;z-index:14;width:100%;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;background-color:#fff;border:1px solid #ccc;border-radius:2px;background-clip:padding-box}
.typeahead__result.detached .typeahead__list{position:relative;z-index:6;top:auto;left:auto}
.typeahead__dropdown{right:0;left:auto;z-index:5}
.typeahead__list>li{position:relative;border-top:1px solid #ccc}
.typeahead__list>li:first-child{border-top:none}
.typeahead__dropdown .typeahead__dropdown-item[disabled]>a,.typeahead__list .typeahead__item[disabled]>a{cursor:not-allowed;color:#bababa;background-color:#fafafa}
.typeahead__dropdown .typeahead__dropdown-item>a,.typeahead__list .typeahead__item>a{display:block;padding:.5rem .75rem;clear:both;color:#333;text-decoration:none}
.typeahead__dropdown .typeahead__dropdown-item:not([disabled]).active>a,.typeahead__dropdown .typeahead__dropdown-item:not([disabled])>a:focus,.typeahead__dropdown .typeahead__dropdown-item:not([disabled])>a:hover,.typeahead__list .typeahead__item:not([disabled]).active>a,.typeahead__list .typeahead__item:not([disabled])>a:focus,.typeahead__list .typeahead__item:not([disabled])>a:hover{background-color:#f5f5f5;color:#3c3c3c}
.typeahead__list.empty>li{padding:.5rem .75rem;color:#333}
.typeahead__list>.typeahead__group{border-color:#bfdef6;font-weight:700}
.typeahead__list>.typeahead__group:first-child{border-top:1px solid #bfdef6}
.typeahead__list>.typeahead__group.active>a,.typeahead__list>.typeahead__group>a,.typeahead__list>.typeahead__group>a:focus,.typeahead__list>.typeahead__group>a:hover{cursor:default;color:#17639f;background:#ecf5fc;display:block;padding:.5rem .75rem;clear:both;text-decoration:none}
.typeahead__list>li.typeahead__group+li.typeahead__item{border-color:#bfdef6}
.typeahead__container.backdrop+.typeahead__backdrop,.typeahead__container.filter .typeahead__dropdown,.typeahead__container.hint .typeahead__hint,.typeahead__container.result .typeahead__list{display:block!important}
.typeahead__container+.typeahead__backdrop,.typeahead__container .typeahead__dropdown,.typeahead__container .typeahead__hint,.typeahead__container .typeahead__list{display:none!important}
.typeahead__dropdown li:last-child{margin-top:5px;padding-top:5px;border-top:1px solid #ccc}
.typeahead__cancel-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;right:0;cursor:pointer;line-height:1.25;padding:.5rem .75rem;visibility:hidden}
.typeahead__label .typeahead__cancel-button{visibility:visible;right:4px}
.typeahead__container.cancel:not(.loading) .typeahead__cancel-button,.typeahead__label .typeahead__cancel-button{visibility:visible}
.typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover,.typeahead__label .typeahead__cancel-button:hover{color:#d0021b}
.typeahead__search-icon{padding:0 1.25rem;width:16px;height:16px;background:url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iIzU1NTU1NSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat scroll 50% transparent}
.typeahead__container.loading .typeahead__query:after,.typeahead__container.loading .typeahead__query:before{transition:all 0 linear,opacity .2s ease;position:absolute;z-index:3;content:"";top:50%;right:.55em;margin-top:-.675rem;width:1.35rem;height:1.35rem;box-sizing:border-box;border-radius:500rem;border-style:solid;border-width:.1em}
.typeahead__container.loading .typeahead__query:before{border-color:rgba(0,0,0,.35)}
.typeahead__container.loading .typeahead__query:after{animation:a .6s linear;animation-iteration-count:infinite;border-color:#fff transparent transparent;box-shadow:0 0 0 1px transparent}
@keyframes a {
	0%{transform:rotate(0deg)}
	to{transform:rotate(1turn)}
}
.typeahead__label-container{list-style:none;position:absolute;padding-top:.375rem;padding-left:6px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex}
.typeahead__label{display:-ms-flexbox;display:flex;font-size:.875rem;position:relative;background:#ecf5fc;border:1px solid #c2e0ff;padding-left:4px;border-radius:2px;margin-right:4px;margin-bottom:.375rem}
.typeahead__label>*{-ms-flex-item-align:center;align-self:center}
.typeahead__label .typeahead__cancel-button{line-height:normal;height:auto;position:static;padding:calc(1rem);margin-left:4px;font-size:.875rem;border-left:1px solid #c2e0ff}
.typeahead__label .typeahead__cancel-button:hover{background-color:#d5e9f9}

/** customized */
.typeahead__container{ font-family: 'Roboto', sans-serif; }
.typeahead__container ::-webkit-input-placeholder{color:#9B9B9B;opacity:1}
.typeahead__dropdown,.typeahead__list{ border:1px solid #E1E1E1; border-radius:3px; margin-top: 1px; }
.typeahead__list>li{ font-size: 14px; border-bottom-color: #E1E1E1; }

.applyBtn {
    color:#fff;
}



.sidebar-box .box-title { text-transform: uppercase; line-height: 1; font-weight: 400; padding: 10px 20px; }
.sidebar-box .box-title h5 { text-transform: uppercase; font-size: 15px; line-height: 1; }
.sidebar-box .box-content { padding: 10px 0 25px; margin: 0 27px;  }

.sidebar-box .box-content .form-group:last-child { margin: 0; }
.sidebar-box .box-content.fix-height { max-height: 200px; overflow: hidden;  }

.style-02 .sidebar-box { margin: 0; }
.style-02 .sidebar-box + .sidebar-box { margin-top: 40px; }
.style-02 .sidebar-box .box-title { border-bottom: 1px solid #D5D5D5; padding: 0 0 15px; }
.style-02 .sidebar-box .box-title h5 span { display: ineline-block; position: relative; }
.style-02 .sidebar-box .box-title h5 span:after { content:""; display: block; position: absolute; left: 0; right: 0; bottom: -16px; height: 3px; background-color: #3F51B5; }
.style-02 .sidebar-box .box-content { padding: 30px 0 0; margin: 0; border: 0; }

.sidebar-box.special .box-content { background-color: #E9E9E9; }

.sidebar-box.collapse-item .collapse-header { position: relative; }
.sidebar-box.collapse-item .collapse-header [data-toggle=collapse]:after{ font-family: 'Font Awesome 5 Free'; content:"\f056"; font-weight: 900; position: absolute; top: 16px; right: 10px; color:#939393;font-size:14px;line-height:1; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.sidebar-box.collapse-item .collapse-header [data-toggle=collapse].collapsed:after { content:"\f055"; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg);- o-transform:rotate(180deg); transform:rotate(180deg);}

.sidebar-text-widget ul { margin: 0; margin-left: 25px; padding: 0; line-height: 1.45; }
.sidebar-text-widget ul li { list-style: circle; }

.sidebar-wrapper { width: 100%; }
.sidebar-wrapper .wrapper-inner { width: 100%; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.13); border-radius: 5px; background-color: #FFF; }
.sidebar-wrapper .sidebar-title { padding: 20px 20px 18px; margin: 0 0 20px; border-radius: 5px 5px 0 0; }
.sidebar-wrapper .sidebar-title h4 { line-height: 1; margin: 0; }
.sidebar-wrapper .sidebar-title .filter-reset { font-size: 10px; text-transform: uppercase; font-weight: 500; line-height: 1.25; display: block; margin: 0 0 1px; }





.sidebar-title h4 {
    font-size: 20px!important;
    font-weight: normal!important;
      padding: 10px;
    float: left;
}

.filter-reset{
        display: block;
    padding: 10px;
}


.irs-hidden-input {
    position: absolute!important;
    display: block!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    outline: none!important;
    z-index: -9999!important;
    background: none!important;
    border-style: solid!important;
    border-color: transparent!important;
}


#star_range,
#price_range{
    display:none;
}


.rev{
    display:none;
}


.ups .hide-lg {
	display: none
}


@media (max-width:1023px) {
header .tagln {
	display: none
}
}

@media (min-width:1024px) {
body.resp header .desc.tab, body.resp header .phone, body.resp header .t_menu, body.resp nav.header {
	display: none
}
}

@media (max-width:1023px) {
body.resp header .deals, body.resp header .desc:not(.tab), body.resp header .dropdown.fill, body.resp header .ls-links, body.resp header .profile, body.resp header .support, body.resp header .tagln, body.resp header ul li.dropdown.deals:hover nav, body.resp header ul li.dropdown.deals nav, body.resp header ul li.dropdown.support:hover nav, body.resp header ul li.dropdown.support nav, header .tagln {
	display: none
}
body.resp header .c {
	height: 65px
}
body.resp header .c .t-menu {
	padding: 20px 0;
	margin: 0 25px 0 15px
}
body.resp header .c .logo {
	padding-top: 18px
}
body.resp header .c .logo svg {
	width: 125px
}
body.resp header .c a.phone {
	margin: 0;
	padding-top: 22px;
	padding-right: 20px
}
body.resp header .c a.phone--split-padding {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: -10px
}
body.resp header .c .tagln-search {
	width: 40px;
	height: 50px;
	right: 0
}
body.resp header .c .search {
	padding-top: 15px
}
body.resp header .c .search input {
	border: 2px solid #409cd1
}
body.resp header .c .search ul {
	margin-top: 50px
}
body.resp header .c .close span {
	background: #409cd1
}
body.resp header .t-menu {
	padding: 28px 10px;
	margin: 0 50px 0 15px
}
body.resp header .t-menu>div {
	border-radius: 100px;
	width: 25px;
	height: 2px;
	margin-top: 5px;
	background-color: #c7d0d9
}
body.resp header .tagln-search {
	width: calc(100% - 495px)
}
body.resp header .phone {
	display: none
}
body.resp nav.header {
	position: fixed;
	width: 260px
}
body.resp nav.header:not(.open) {
	left: -260px
}
}

@media (max-width:767px) {
body.resp header a.phone {
	display: block
}
body.resp header .phone-number {
	display: none
}
}
.aa-text-info {
	font-size: 12px
}

@media (min-width:1024px) {
.aa-text-info {
	font-size: 12px
}
}
footer {
	width: 100%;
	background: #fff;
	padding-bottom: 30px
}
footer>img {
	width: 100%;
	height: 4px;
	display: block
}
footer .c {
	max-width: 1164px;
	margin: 0 auto;
	padding: 0
}
footer .c, footer .footer {
	width: 100%
}

@media (min-width:1024px) {
footer .footer {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
}
footer .footer__associations-container, footer .footer__press-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex: 1;
	flex: 1
}

@media (min-width:768px) {
footer .footer__associations-container, footer .footer__press-container {
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center
}
}

@media (min-width:1024px) {
footer .footer__press-container {
	width: auto
}
}
footer .footer__description {
	color: #818d99
}

@media (min-width:768px) {
footer .footer__description {
	width: 12.5%;
	margin-right: 8px
}
}

@media (min-width:1024px) {
footer .footer__description {
	width: 25%
}
}
footer .footer__images {
	padding-top: 16px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center
}

@media (min-width:768px) {
footer .footer__images {
	padding-top: 0;
	width: 87.5%;
	margin-left: 8px
}
}

@media (min-width:1024px) {
footer .footer__images {
	-webkit-flex-grow: 1;
	flex-grow: 1
}
}

@media (min-width:1024px) {
footer .footer__images--smaller-images .footer__image {
	height: 21px
}
}
footer .footer__spacer {
	display: none
}

@media (min-width:1024px) {
footer .footer__spacer {
	display: block;
	width: 1px;
	height: 32px;
	background-color: #c7d0d9;
	margin: 0 32px
}
}

@media (min-width:1024px) {
footer .footer__image--association {
	padding: 0 8px
}
footer .footer__image--association:first-child {
	padding-left: 0
}
footer .footer__image--association:last-child {
	padding-right: 0
}
}
footer .footer__image {
	height: 16px;
	width: auto
}

@media (min-width:0) {
footer .footer__image[data-src*=cnbc], footer .footer__image[data-src*=economist] {
	height: 19px
}
}

@media (min-width:568px) {
footer .footer__image {
	height: 19px
}
footer .footer__image[data-src*=cnbc], footer .footer__image[data-src*=economist] {
	height: 24px
}
}

@media (min-width:768px) {
footer .footer__image {
	height: 22px
}
}

@media (min-width:1024px) {
footer .footer__image {
	height: 24px
}
footer .footer__image[data-src*=times] {
	height: 21px
}
footer .footer__image[data-src*=forbes] {
	height: 17px
}
}
footer .footer__associations-container {
	padding-top: 32px
}

@media (min-width:1024px) {
footer .footer__associations-container {
	padding-top: 0
}
}
footer .lnk {
	height: 60px;
	background-color: #ebeef2
}
footer form {
	color: #fff;
	background: #30759d;
	padding: 30px 0 40px;
	text-align: center;
	width: 100%;
	height: 150px;
	line-height: 90px
}
footer form .title {
	width: 100%;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 14px
}
footer form input {
	width: 380px;
	padding: 12px 20px;
	border: 1px solid #c7d0d9;
	border-radius: 1px;
	border-right: none;
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, FreeSans, sans-serif;
	line-height: 19px
}
footer form .but.blue, footer form input {
	height: 43px;
	font-size: 16px;
	vertical-align: top
}
footer form .but.blue {
	width: 119px;
	display: inline-block;
	padding: 12px 0;
	line-height: 16px;
	border-radius: 1px
}
footer .footer {
	margin: 0 auto 30px;
	padding: 30px 60px;
	border-bottom: 1px solid #c7d0d9
}
footer .rlk {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around
}
footer .rlk.bottom {
	border-top: 1px solid #c7d0d9;
	padding-top: 30px
}
footer .rlk>div {
	width: 20%
}
footer .rlk h4 {
	margin: 0;
	padding: 20px 0
}
footer .rlk h4 a {
	color: #2c3e50
}
footer .rlk li {
	margin-bottom: 5px
}
footer .rlk li a {
	font-size: 12px;
	line-height: 20px;
	color: #2c3e50
}
footer .rlk li a span {
	padding: 0 8px;
	color: #fff;
	background-color: #409cd1;
	display: inline-block;
	border-radius: 1px;
	font-size: 11px;
	margin-left: 7px
}
footer .f {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	border-top: 1px solid #c7d0d9;
	border-bottom: 1px solid #c7d0d9;
	margin: 30px 0 0;
	padding: 30px 60px
}
footer .f .soc {
	text-align: center;
	height: 32px
}
footer .f .soc svg {
	width: 32px;
	height: 32px;
	margin: 0 4px
}
footer .f .fb-like {
	height: 32px
}
footer .f .fb-like, footer .f .fb-like span, footer .f .fb-like span iframe {
	width: 250px!important
}
footer .f .cards img {
	vertical-align: middle;
	height: 28px;
	padding: 4px 3px
}
footer .f .cards img:not(:last-of-type) {
	margin-right: 10px
}
footer .f .cards img[data-src*=PayPal] {
	padding: 7px 3px
}
footer .cop {
	color: rgba(65,84,102,.9);
	padding: 20px 0;
	text-align: center
}
footer .cop, footer .cop a {
	font-size: 12px;
	line-height: 20px
}
footer .cop a {
	color: rgba(65,84,102,.9);
	margin-left: 3px
}

@media (min-width:971px) {
body.resp footer .rlk .arrow {
	display: none
}
}

@media (max-width:970px) {
body.resp footer .rlk.bottom {
	display: none
}
body.resp footer form {
	width: 100%
}
body.resp footer .footer {
	margin-bottom: 0
}
body.resp footer .rlk {
	-webkit-flex-direction: column;
	flex-direction: column
}
body.resp footer .rlk>div {
	text-align: center;
	border-bottom: 1px solid #c7d0d9;
	width: 100%
}
body.resp footer .rlk>div:not(.open) ul {
	display: none
}
body.resp footer .rlk>div h4 .arrow {
	position: relative;
	right: 30px;
	top: 7px;
	width: 10px;
	height: 5px;
	float: right
}
body.resp footer .rlk>div ul {
	margin-bottom: 20px
}
body.resp footer .rlk>div li a {
	font-size: 14px
}
body.resp footer .f {
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
	border-top: none;
	margin: 0;
	padding: 20px
}
body.resp footer .soc {
	margin-top: 30px
}
body.resp footer .fb-like {
	margin: 30px auto;
	float: none;
	display: block
}
body.resp footer .cards {
	text-align: center
}
body.resp footer .cop, body.resp footer .cop a {
	font-size: 10px
}
}

@media (min-width:771px) {
body.resp footer .press a.mob {
	display: none
}
}

@media (max-width:767px) {
body.resp footer .press a:not(.mob) {
	display: none
}
body.resp footer .footer {
	padding: 20px
}
body.resp footer .rlk h4 {
	text-align: left;
	padding-left: 20px
}
body.resp footer form {
	line-height: inherit;
	height: auto
}
body.resp footer form .title {
	width: 85%;
	display: inline-block;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	margin: 0 0 20px
}
body.resp footer form input {
	width: 85%;
	max-width: none;
	border-right: 1px solid #c7d0d9;
	vertical-align: bottom
}
body.resp footer form .but.blue {
	display: block;
	margin: 0 auto;
	width: 85%
}
}
.aa-btn--exception {
	background-color: rgba(0,0,0,.3);
	border: 1px solid #fff;
	color: #fff
}
.am-serp-travel-guide {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%;
	padding: 24px 30px;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	border-radius: 2px
}
.am-serp-travel-guide--intrepid {
	padding: 12px 30px
}
.am-serp-travel-guide:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(44,62,80,.4);
	transition: background-color .2s ease-in-out
}
.am-serp-travel-guide__img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block
}
.am-serp-travel-guide__icon {
	position: relative;
	width: 54px;
	height: 54px
}
.am-serp-travel-guide__icon--intrepid {
	width: 80px;
	height: 80px
}
.am-serp-travel-guide__title-description-wrapper {
	position: relative;
	color: #fff;
	padding: 0 24px;
	z-index: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1
}
.am-serp-travel-guide__title {
	font-size: 20px;
	font-weight: 700;
	min-width: 130px
}
.am-serp-travel-guide__desc {
	color: #fff;
	padding-top: 6px;
	z-index: 1
}
.am-serp-travel-guide__desc--intrepid {
	font-size: 16px
}
.am-serp-travel-guide__arrow {
	display: none
}
.am-serp-travel-guide__readnow.aa-btn--xs {
	position: relative;
	background-color: transparent;
	padding: 16px;
	line-height: 14px;
	min-width: 120px;
	z-index: 1;
	cursor: inherit
}
.am-serp-ninetynine-banner {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%;
	background-color: #2fc3c9;
	padding: 16px 20px 20px;
	border-radius: 3px
}
.am-serp-ninetynine-banner__text-wrapper {
	padding: 0 20px
}
.am-serp-ninetynine-banner__icon {
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%2300474d' d='M2 12a10 10 0 1 1 20 0 10 10 0 0 1-20 0zm3.7.7l3.6 3.6c.4.4 1 .4 1.4 0l7.6-7.6a1 1 0 1 0-1.4-1.4L10 14.2l-2.9-3a1 1 0 1 0-1.4 1.5z'/%3E%3C/svg%3E")
}
.am-serp-ninetynine-banner__title {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	color: #00474d;
	padding: 4px 0 6px;
	font-weight: 700
}
.am-serp-ninetynine-banner__description {
	font-family: Helvetica;
	font-size: 14px;
	line-height: 1.25;
	color: #00474d
}
.am-serp-find-dream-tour-banner {
	background-color: #409cd1;
	padding: 26px 12px;
	text-align: left;
	color: #fff;
	margin-bottom: 16px;
	display: block
}

@media (min-width:768px) {
.am-serp-find-dream-tour-banner {
	padding: 26px 38px
}
}

@media (min-width:768px) {
.am-serp-find-dream-tour-banner__content-wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
}
.am-serp-find-dream-tour-banner__icon-text-container {
	position: relative
}

@media (min-width:768px) {
.am-serp-find-dream-tour-banner__icon-text-container {
	padding-left: 76px
}
.am-serp-find-dream-tour-banner__icon-text-container:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 38px;
	background-size: cover;
	background-repeat: no-repeat
}
}
.am-serp-find-dream-tour-banner__find-help-description {
	margin-top: 16px
}

@media (min-width:768px) {
.am-serp-find-dream-tour-banner__find-help-description {
	margin-top: 8px
}
}
.am-serp-find-dream-tour-banner__find-tour-cta-container {
	margin-top: 12px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

@media (min-width:768px) {
.am-serp-find-dream-tour-banner__find-tour-cta-container {
	margin-top: 0
}
}
.am-serp-find-dream-tour-banner__find-tour-cta-wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.am-serp-find-dream-tour-banner__find-help-title {
	font-size: 18px;
	margin: 0
}
.am-serp-find-dream-tour-banner__find-tour-cta-text {
	font-size: 14px;
	line-height: 17px;
	color: #2c3e50;
	margin: 0 18px 0 0;
	text-transform: uppercase
}
.am-serp-find-dream-tour-banner__find-tour-cta-icon {
	-webkit-align-self: flex-start;
	align-self: flex-start;
	width: 12px;
	height: 14px;
	background-size: cover;
	background-repeat: no-repeat
}
.aa-btn--primary-cta {
	color: #fff;
	background-color: #f39a2d;
	border: 1px solid #f39a2d;
	font-weight: 700
}
.aa-btn--lg {
	font-size: 16px;
	line-height: 24px;
	padding: 12px
}
.aa-icon-btn--right:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px
}
.aa-icon-btn--chevron-right:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.285 5.654a.967.967 0 0 1 0-1.371.972.972 0 0 1 1.371 0l7.059 7.031c.38.379.38.993 0 1.372l-7.059 7.031a.972.972 0 0 1-1.371 0 .967.967 0 0 1 0-1.371L14.655 12l-6.37-6.346z' fill='%23fff'/%3E%3C/svg%3E")
}
.aa-dropdown {
	color: #2c3e50;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #c7d0d9;
	border-radius: 3px;
	outline: 0;
	padding: 16px 32px 16px 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 8px;
	background-position: right 16px center;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.85.14L12 10.8 23.15.14a.5.5 0 1 1 .7.72l-11.5 11a.5.5 0 0 1-.7 0L.15.86a.5.5 0 1 1 .7-.72' fill='%23818d99'/%3E%3C/svg%3E")
}
.aa-dropdown::-ms-expand {
display:none
}
.aa-input {
	font-size: 14px;
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, FreeSans, sans-serif;
	line-height: 16px;
	border: 1px solid #c7d0d9;
	border-radius: 3px;
	outline: 0;
	padding: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent
}
.aa-input::-webkit-search-cancel-button {
display:none
}
.aa-input::-ms-clear, .aa-input::-ms-reveal {
display:none;
width:0;
height:0
}
.aa-input::-webkit-input-placeholder {
color:#c7d0d9!important
}
.aa-input::-moz-placeholder {
color:#c7d0d9!important
}
.aa-input:-ms-input-placeholder, .aa-input::-ms-input-placeholder {
color:#c7d0d9!important
}
.aa-input::placeholder {
color:#c7d0d9!important
}
.ao-serp-brochure-map {
	border-bottom: 1px solid #ebeef2;
	padding: 0 16px;
	margin: -16px -16px 16px
}
.ao-serp-brochure-map--collapsed .ao-serp-brochure-map__bottom {
	max-height: 0
}

@media (min-width:768px) {
.ao-serp-brochure-map {
	margin: -16px 0 16px;
	padding: 0
}
}
.ao-serp-brochure-map__title {
	position: relative;
	line-height: 24px;
	padding: 8px 0;
	color: #409cd1;
	font-weight: 700;
	-webkit-tap-highlight-color: transparent
}
.ao-serp-brochure-map__bottom {
	line-height: 21px
}
.ao-serp-brochure-map__bottom-content-list-item {
	color: #415466;
	line-height: 24px;
	margin-bottom: 0
}
.ao-serp-brochure-map__bottom {
	transition: max-height .3s ease-in-out;
	overflow: hidden
}
.ao-serp-brochure-map__bottom-content {
	padding-bottom: 16px
}
.ao-serp-brochure-map__bottom-content-form {
	margin-bottom: 8px
}
.aa-input.ao-serp-brochure-map__bottom-content-form-input {
	vertical-align: middle;
	width: 226px;
	padding: 12px 16px;
	border-radius: 3px 0 0 3px
}
.aa-btn.ao-serp-brochure-map__bottom-content-form-cta {
	vertical-align: middle;
	width: 62px;
	border-radius: 0 3px 3px 0;
	margin-left: -1px;
	padding: 8px
}
.ao-serp-brochure-map__bottom-content-success--hidden {
	display: none
}
.aa-btn--secondary {
	background-color: #fff;
	border: 1px solid #409cd1;
	color: #409cd1
}
.ao-serp-filter-bar__list {
	display: -webkit-flex;
	display: flex;
	background-color: #fff;
	padding: 8px 10px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1)
}
.ao-serp-filter-bar__list--fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2
}
.aa-btn.ao-serp-filter-bar__list-item {
	padding: 8px 7px;
	font-size: 14px;
	border-radius: 5px;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	max-width: 160px
}
.aa-btn.ao-serp-filter-bar__list-item:not(:last-child) {
	margin-right: 5px
}
.ao-serp-sort-bar {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 100%;
	max-width: 1164px;
	margin: 10px auto -10px;
	padding: 0 10px
}
.ao-serp-sort-bar .filters {
	display: none
}
.ao-serp-sort-bar__stats {
	color: #415466;
	font-size: 14px;
	line-height: 17px;
	margin-right: 32px
}
.ao-serp-sort-bar__sort, .ao-serp-sort-bar__stats {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 700
}
.ao-serp-sort-bar__sort {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 1l-3 4h2v7h2V5h2zm7 1h-2v7h-2l3 4 3-4h-2z' fill='%23409cd1' stroke='%23409cd1' stroke-width='.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	min-width: 160px;
	padding: 12px 7px 12px 31px;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #c7d0d9;
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: left 12px center
}
.ao-serp-sort-bar__sort-by {
	font-weight: 400
}
.aa-text-h5 {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25
}

@media (min-width:1024px) {
.aa-text-h5 {
	font-size: 20px;
	letter-spacing: -.2px
}
}
.ao-serp-filters-checkbox__link {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 100%;
	-webkit-align-items: center;
	align-items: center
}
.ao-serp-filters-checkbox__input {
	position: absolute;
	opacity: 0
}
.ao-serp-filters-checkbox__label {
	position: relative;
	cursor: pointer;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #2c3e50
}
.ao-serp-filters-checkbox__label:before {
	content: "";
	margin-right: 14px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	background: transparent;
	border: 1px solid #c7d0d9;
	border-radius: 3px;
	-webkit-flex: 0 0 20px;
	flex: 0 0 20px
}
.ao-serp-filters-checkbox__label:after {
	background-color: transparent;
	transition: background-color .2s ease-in-out
}
.ao-serp-filters-checkbox__count {
	color: #818d99;
	font-size: 12px;
	margin-left: auto;
	font-weight: 400
}
.ao-serp-filters-show-more__wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	padding: 16px 0
}
.ao-serp-filters-show-more__button {
	width: 100%;
	max-width: 170px
}
.ao-serp-filters-arrow {
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	background-repeat: no-repeat;
	margin-right: 14px;
	margin-left: 2px;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	cursor: pointer;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' width='16' height='9' x='0' y='3' maskUnits='userSpaceOnUse'%3E%3Cpath fill='%23fff' d='M.854 11.854a.5.5 0 0 1-.708-.708l7.5-7.5a.5.5 0 0 1 .708 0l7.5 7.5a.5.5 0 0 1-.708.708L8 4.707.854 11.854z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23409cd1' d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/svg%3E")
}

@media (max-width:1023px) {
.ao-serp-filters-checkbox.active .ao-serp-filters-checkbox__label:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 50%;
	background-color: #fff;
	color: #2c3e50;
	width: 3px;
	height: 3px;
	box-shadow: 2px 0 0 #fff, 5px 0 0 #fff, 5px -2px 0 #fff, 5px -5px 0 #fff, 5px -7px 0 #fff, 5px -10px 0 #fff;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%)
}
.ao-serp-filters-checkbox__label {
	font-size: 16px
}
.ao-serp-filters-checkbox__label:before {
	width: 25px;
	height: 25px;
	-webkit-flex: 0 0 25px;
	flex: 0 0 25px
}
.ao-serp-filters-checkbox__count {
	font-size: 14px
}
}
aside .b.b_dep ul.ao-serp-filters-departure-date__list .ao-serp-filters-departure-date__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	margin: 0;
	cursor: pointer;
	border: 0
}
aside .b.b_dep ul.ao-serp-filters-departure-date__list .ao-serp-filters-departure-date__item:nth-of-type(2n+2), aside .b.b_dep ul.ao-serp-filters-departure-date__list .ao-serp-filters-departure-date__item:nth-of-type(odd) {
	margin: 0
}
aside .b.b_thm ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item, aside .b.b_tp ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item {
	padding: 8px 0
}
aside .b.b_thm ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item:after, aside .b.b_tp ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item:after {
	content: "";
	top: 0
}

@media (max-width:1023px) {
aside .b.b_thm ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item, aside .b.b_tp ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item {
	padding: 12px 0
}
aside .b.b_thm ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item .ao-serp-filters-travel-styles__label, aside .b.b_tp ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__item .ao-serp-filters-travel-styles__label {
	font-size: 16px
}
}
aside .b.b_thm ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__wrapper, aside .b.b_tp ul.ao-serp-filters-travel-styles__list .ao-serp-filters-travel-styles__wrapper {
	display: -webkit-flex;
	display: flex;
	cursor: pointer
}
aside .b.b_thm ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-substyles__item, aside .b.b_tp ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-substyles__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	margin: 0;
	cursor: pointer;
	border: 0
}
aside .b.b_thm ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-substyles__item:nth-of-type(2n+2), aside .b.b_thm ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-substyles__item:nth-of-type(odd), aside .b.b_tp ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-substyles__item:nth-of-type(2n+2), aside .b.b_tp ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-substyles__item:nth-of-type(odd) {
	margin: 0
}
aside .b.b_thm ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-styles__more-wrapper, aside .b.b_tp ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-styles__more-wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}
aside .b.b_thm ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-styles__more-wrapper.active:after, aside .b.b_tp ul.ao-serp-filters-travel-substyles__list .ao-serp-filters-travel-styles__more-wrapper.active:after {
	content: ""
}
aside .b.b_nd ul.ao-serp-filters-regions__list .ao-serp-filters-regions__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	border-radius: 3px;
	cursor: pointer;
	border: 0;
	background: transparent;
	margin-right: 8px
}
aside .b.b_nd ul.ao-serp-filters-regions__list .ao-serp-filters-regions__item:nth-of-type(2n+2), aside .b.b_nd ul.ao-serp-filters-regions__list .ao-serp-filters-regions__item:nth-of-type(odd) {
	margin: 0
}
aside .b.b_acc ul.ao-serp-filters-accommodations__list .ao-serp-filters-accommodations__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	margin: 0;
	cursor: pointer;
	border: 0
}
aside .b.b_acc ul.ao-serp-filters-accommodations__list .ao-serp-filters-accommodations__item.active {
	background-color: transparent
}
aside .b.b_acc ul.ao-serp-filters-accommodations__list .ao-serp-filters-accommodations__item:nth-of-type(2n+2), aside .b.b_acc ul.ao-serp-filters-accommodations__list .ao-serp-filters-accommodations__item:nth-of-type(odd) {
	margin: 0
}
aside .b.b_cou ul.ao-serp-filters-must-see-countries__list .ao-serp-filters-must-see-countries__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	border-radius: 3px;
	cursor: pointer;
	border: 0;
	background: transparent;
	margin-right: 8px
}
aside .b.b_cou ul.ao-serp-filters-must-see-countries__list .ao-serp-filters-must-see-countries__item.active.hid {
	display: -webkit-flex!important;
	display: flex!important
}
aside .b.b_cou ul.ao-serp-filters-must-see-countries__list .ao-serp-filters-must-see-countries__item:nth-of-type(2n+2), aside .b.b_cou ul.ao-serp-filters-must-see-countries__list .ao-serp-filters-must-see-countries__item:nth-of-type(odd) {
	margin: 0
}
aside .b.b_pr ul.ao-serp-filters-physical-rating__list .ao-serp-filters-physical-rating__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	border-radius: 3px;
	cursor: pointer;
	border: 0;
	background: transparent;
	margin-right: 8px
}
aside .b.b_pr ul.ao-serp-filters-physical-rating__list .ao-serp-filters-physical-rating__item:nth-of-type(2n+2), aside .b.b_pr ul.ao-serp-filters-physical-rating__list .ao-serp-filters-physical-rating__item:nth-of-type(odd) {
	margin: 0
}
aside .b.b_dea ul.ao-serp-filters-deals__list .ao-serp-filters-deals__item {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	border-radius: 3px;
	cursor: pointer;
	border: 0;
	background: transparent;
	margin-right: 8px
}
aside .b.b_dea ul.ao-serp-filters-deals__list .ao-serp-filters-deals__item:nth-of-type(2n+2), aside .b.b_dea ul.ao-serp-filters-deals__list .ao-serp-filters-deals__item:nth-of-type(odd) {
	margin: 0
}

@media (max-width:767px) {
.am-serp-travel-guide {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 24px 15px
}
.am-serp-travel-guide__desc, .am-serp-travel-guide__icon {
	display: none
}
.am-serp-travel-guide__title {
	padding-left: 0
}
.am-serp-travel-guide__arrow {
	position: relative;
	display: block;
	height: 14px;
	width: 34px;
	z-index: 1
}
.am-serp-travel-guide__readnow.aa-btn {
	display: none
}
}

@media (max-width:628px) {
.am-serp-travel-guide__title--country {
	font-size: 14px
}
.am-serp-travel-guide__title--guide {
	font-size: 12px;
	line-height: 16px
}
.am-serp-travel-guide--intrepid {
	padding: 15px
}
.am-serp-travel-guide--intrepid .am-serp-travel-guide__title {
	font-size: 16px
}
.am-serp-travel-guide--intrepid .am-serp-travel-guide__desc {
	display: inline-block;
	font-size: 12px;
	padding-top: 6px
}
.am-serp-ninetynine-banner__text-wrapper, .am-serp-travel-guide--intrepid .am-serp-travel-guide__title-description-wrapper {
	padding: 0
}
.am-serp-ninetynine-banner__title {
	font-size: 14px
}
.am-serp-ninetynine-banner__icon {
	display: none
}
}
body, html {
	min-width: 320px
}
.wtd-2019-banner {
	padding-top: 6px;
	cursor: pointer;
	padding-bottom: 20px
}
.wtd-2019-banner .wtd-image {
	width: 100%
}
.wtd-2019-banner .wtd-image--mobile, .wtd-2019-banner .wtd-image--tablet {
	display: none
}

@media (max-width:768px) {
.wtd-2019-banner .wtd-image--desktop {
	display: none
}
.wtd-2019-banner .wtd-image--tablet {
	display: block
}
}

@media (max-width:420px) {
.wtd-2019-banner .wtd-image--tablet {
	display: none
}
.wtd-2019-banner .wtd-image--mobile {
	display: block
}
}

@media (max-width:1023px) {
.wtd-2019-banner {
	padding-top: 30px;
	padding-bottom: 0
}
}
.sale-line.m-s>div {
	margin-right: -20px
}
.sale-line.unlocked {
	border: 1px solid #41c4ab
}
.sale-line.unlocked div:before {
	left: -34px
}
.sale-line.unlocked div .w-inf {
	right: -40px
}
.hidden-sale {
	display: none
}
.expo {
	width: 100%;
	text-align: center
}
.expo img {
	width: 100%;
	max-width: 1550px;
	display: block;
	margin: 0 auto
}
main .m50, main .mapply, main .mob, main .see-results {
	display: none
}
main h2 {
	font-weight: 700;
	font-size: 20px;
	margin: 0
}
main[data-type=month-type] .pika-next.is-disabled, main[data-type=month-type] .pika-prev.is-disabled, main[data-type=month-type] .pika-title select, main[data-type=month] .pika-next.is-disabled, main[data-type=month] .pika-prev.is-disabled, main[data-type=month] .pika-title select, main[data-type=nmonth] .pika-next.is-disabled, main[data-type=nmonth] .pika-prev.is-disabled, main[data-type=nmonth] .pika-title select {
	display: none
}
main[data-type=month-type] .header .c, main[data-type=month] .header .c, main[data-type=nmonth] .header .c {
	position: static
}
main[data-type=deals] .list>.empty {
	text-align: left;
	padding: 20px 30px 35px
}
main[data-type=deals] .list>.empty:first-child {
	border: 1px solid #409cd1
}
main[data-type=deals] .list>.empty h2 {
	margin: 20px 0 30px
}
main[data-type=deals] .list>.empty .inf {
	font-family: Helvetica, Arial, sans-serif;
	color: #409cd1;
	line-height: 23px;
	font-weight: 700;
	text-transform: uppercase;
	vertical-align: top;
	margin: 0 0 20px 30px
}
main[data-type=deals] .list>.empty .but.go {
	width: 160px;
	margin: 25px auto 0;
	font-size: 16px;
	line-height: 19px;
	padding: 12px 30px
}
main[data-type=deals] .list>.empty .pcs {
	display: none
}
main .c {
	width: 100%;
	max-width: 1164px;
	margin: 0 auto;
	padding: 0 12px
}
main .header {
	min-height: 180px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	z-index: 1
}
main .header .collapse-header {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	z-index: 1;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' viewBox='0 0 43 43' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill-opacity='.3' fill='%23fff' cx='21.5' cy='21.5' r='21.5'/%3E%3Cpath d='M13 13l17.68 17.68m0-17.68L13 30.68' stroke='%23FFF' stroke-width='.9' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
	cursor: pointer
}
main .header:after {
	content: "";
	top: 0;
	background: #000;
	opacity: .4;
	z-index: -2
}
main .header .bgimg, main .header:after {
	position: absolute;
	width: 100%;
	height: 100%
}
main .header .bgimg {
	z-index: -1
}
main .header .bgimg.overlay {
	opacity: .5
}
main .header .bgimg.bg-all:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0,0,0,.4), rgba(0,0,0,.4)) repeat 0 0;
	top: 0;
	left: 0
}
main .header .bgimg.bg-all.no-afrer:after {
	content: none
}
main .header .c {
	display: block;
	position: relative
}
main .header nav {
	width: 100%
}
main .header nav ul {
	display: -webkit-flex;
	display: flex;
	color: #fff;
	margin-top: 20px
}
main .header nav ul li {
	font-size: 10px;
	display: inherit;
	vertical-align: top;
	line-height: 14px
}
main .header nav ul a, main .header nav ul a>span, main .header nav ul span {
	color: #fff;
	font-weight: 400;
	font-size: 12px
}
main .header nav ul span {
	font-weight: 700
}
main .header h1 {
	display: block;
	font-weight: 700;
	font-size: 36px;
	color: #fff;
	margin: 18px 0 10px
}
main .header .back-link {
	display: inline-block;
	padding: 4px 30px;
	margin: -10px 30px 0;
	font: 10px/12px Helvetica, Arial, FreeSans, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: #409cd1;
	vertical-align: middle
}
main .header .back-link:hover {
	background-color: #66b0da
}
main .header .back-link:active {
	background-color: #30759d
}
main .header p {
	color: #fff;
	line-height: 21px
}
main .header p:not(.unlock-info) a {
	color: #fff;
	text-decoration: underline
}
main .header .fmon {
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff
}
main .header .mon {
	width: 100%;
	max-width: 1164px;
	padding: 0 12px;
	display: table;
	table-layout: fixed;
	text-align: center;
	margin: 0 auto
}
main .header .mon>li, main .header .mon a {
	padding: 12px 0;
	display: table-cell;
	color: #818d99
}
main .header .mon>li {
	opacity: .5
}
main .header .mon>li.cur {
	color: #409cd1;
	font-weight: 700;
	opacity: 1;
	position: relative
}
main .header .mon>li.cur:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 66%;
	height: 3px;
	left: 17%;
	background: #409cd1
}
main .header .opimg {
	width: 60px;
	float: left;
	margin: 26px 30px 12px 0;
	height: 60px;
	background: #fff;
	border: 1px solid #c7d0d9;
	position: relative
}
main .header .opimg img {
	max-width: 50px;
	max-height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}
main .header.empty h1, main .header.empty h2, main .header.empty p {
	color: #2c3e50
}
main .header.empty p a {
	text-decoration: underline;
	color: #2c3e50
}
main .header.empty .details {
	color: #2c3e50
}
main .header.empty:after {
	content: none
}
main .header.empty nav ul, main .header.empty nav ul a, main .header.empty nav ul span {
	color: #818d99
}
main .header .header-info, main .header .unlock-container {
	display: inline-block;
	vertical-align: top
}
main .header .header-info {
	max-width: 60%;
	padding-right: 140px
}
main .header .header-info.full {
	max-width: 100%;
	padding-right: 0
}
main .header .header-info.full p {
	padding-bottom: 25px;
	max-height: none
}
main .header .header-info.full p.m-bot {
	padding-bottom: 65px
}
main .header .header-info .details {
	display: block
}
main .header .operator .header-info {
	width: calc(60% - 90px)
}
main .header .operator .header-info.full {
	width: calc(100% - 90px)
}
main .header .details {
	display: none;
	font-weight: 700;
	text-align: left;
	color: #fff;
	padding-top: 30px
}
main .header .details li {
	margin-bottom: 20px
}
main .header .details .icon {
	width: 25px;
	height: 25px;
	margin-right: 10px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2341c4ab'%3E%3Cpath d='M10 19c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9M9.86 0C4.34.08-.08 4.62 0 10.14c.08 5.52 4.62 9.94 10.14 9.86 5.52-.08 9.94-4.62 9.86-10.14C19.92 4.34 15.38-.08 9.86 0'/%3E%3Cpath d='M15.15 6.15L8 13.3l-3.15-3.15c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.5 3.5a.485.485 0 0 0 .7 0l7.5-7.5c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0'/%3E%3C/g%3E%3C/svg%3E")
}
main .header .details .details-description, main .header .details .icon {
	display: inline-block;
	vertical-align: middle
}
main .header .unlock-container {
	min-width: 40%;
	max-width: 40%;
	float: right
}
main .header .unlock-container .locked, main .header .unlock-container .unlocked {
	margin-top: 30px;
	margin-bottom: 40px;
	min-width: 340px;
	min-height: 320px;
	border-radius: 1px;
	padding: 20px 30px;
	background-color: #fff
}

@media (min-width:1024px) {
main .header .unlock-container .locked.locked--bottom-spacing, main .header .unlock-container .unlocked.locked--bottom-spacing {
	margin-bottom: 80px
}
}
main .header .unlock-container .locked {
	position: relative
}
main .header .unlock-container .locked h2 {
	margin: 0;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
	color: #2c3e50
}
main .header .unlock-container .locked p {
	font-size: 12px;
	line-height: 20px;
	color: #2c3e50;
	text-align: center;
	margin-bottom: 17px
}
main .header .unlock-container .locked p.message.error {
	max-width: none;
	text-align: center;
	line-height: 18px;
	color: #d0021b;
	margin-bottom: 5px;
	visibility: hidden
}
main .header .unlock-container .locked p.message.error.active {
	visibility: visible
}
main .header .unlock-container .locked input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 12px 20px;
	line-height: 19px;
	border: 1px solid #c7d0d9;
	border-radius: 1px
}
main .header .unlock-container .locked input.error {
	border-color: #ec7063
}
main .header .unlock-container .locked input::-webkit-input-placeholder {
color:#818d99;
font-weight:400
}
main .header .unlock-container .locked input::-moz-placeholder {
color:#818d99;
font-weight:400
}
main .header .unlock-container .locked input:-ms-input-placeholder, main .header .unlock-container .locked input::-ms-input-placeholder {
color:#818d99;
font-weight:400
}
main .header .unlock-container .locked input::placeholder {
color:#818d99;
font-weight:400
}
main .header .unlock-container .locked input:nth-of-type(2) {
	margin-bottom: 5px
}
main .header .unlock-container .locked p.unlock-info.unlock-info {
	max-width: none;
	font-size: 10px;
	font-weight: 400;
	line-height: 21px;
	text-align: center;
	color: #c7d0d9;
	margin-bottom: 0
}
main .header .unlock-container .locked p.unlock-info.unlock-info span {
	font-style: italic
}
main .header .unlock-container .locked .popup-link {
	cursor: pointer;
	color: #409cd1
}
main .header .unlock-container .locked .popup-link:hover {
	text-decoration: underline
}
main .header .unlock-container .locked .ends {
	background-color: #206054;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 3px 10px;
	border-radius: 100px;
	font-weight: 700;
	position: absolute;
	right: 0;
	top: -10px;
	color: #fff
}
main .header .unlock-container .locked .ends:before {
	display: none
}
main .header .unlock-container .locked .ends.pink {
	background-color: #008392
}
main .header .unlock-container .locked.permanent h2 {
	margin: 0 0 18px;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
	color: #333
}
main .header .unlock-container .locked.permanent .unlock-button {
	margin: 30px 0 22px
}
main .header .unlock-container .locked .saving-badge, main .header .unlock-container .unlocked .saving-badge {
	position: absolute;
	top: -40px;
	left: -40px;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	line-height: 16px;
	padding: 12px 0;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #e54f3b
}
main .header .unlock-container .locked .saving-badge.pink, main .header .unlock-container .unlocked .saving-badge.pink {
	background-color: #008392
}
main .header .unlock-container .locked .saving-badge .saving, main .header .unlock-container .unlocked .saving-badge .saving {
	font-size: 21px;
	line-height: 24px;
	font-weight: 700
}
main .header .unlock-container .locked button, main .header .unlock-container .unlocked button {
	font-size: 16px;
	line-height: 19px;
	border: 0;
	cursor: pointer;
	outline: 0;
	padding: 12px;
	margin-bottom: 10px;
	width: 100%
}
main .header .unlock-container .locked button:focus, main .header .unlock-container .unlocked button:focus {
	outline: none
}
main .header .unlock-container .locked button::-moz-focus-inner, main .header .unlock-container .unlocked button::-moz-focus-inner {
border:0
}
main .header .unlock-container .locked button .btn-icon, main .header .unlock-container .locked button .btn-text, main .header .unlock-container .unlocked button .btn-icon, main .header .unlock-container .unlocked button .btn-text {
	display: inline-block;
	vertical-align: middle
}
main .header .unlock-container .locked button .btn-text, main .header .unlock-container .unlocked button .btn-text {
	margin-right: 40px
}
main .header .unlock-container .locked button .btn-icon, main .header .unlock-container .unlocked button .btn-icon {
	width: 20px;
	height: 20px;
	margin-right: 20px;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4 17.4c-1 1-2.4 1.6-3.9 1.6s-2.9-.6-3.9-1.6C5.63 16.4 5 15 5 13.5s.62-2.9 1.6-3.9C7.6 8.63 9 8 10.5 8s2.9.62 3.9 1.6c1 1 1.6 2.38 1.6 3.9s-.6 2.9-1.6 3.9zM8 3.5a2.5 2.5 0 0 1 5 0v4c-.77-.32-1.6-.5-2.5-.5-.9 0-1.73.18-2.5.5v-4zm6 4.53V3.5C14 1.57 12.43 0 10.5 0S7 1.57 7 3.5v4.53C5.2 9.18 4 11.2 4 13.5c0 3.6 2.9 6.5 6.5 6.5s6.5-2.9 6.5-6.5c0-2.3-1.2-4.32-3-5.47z' fill='%23fff'/%3E%3Cpath d='M10 12v3c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5' fill='%23fff'/%3E%3C/svg%3E")
}
main .header .unlock-container .locked button:hover, main .header .unlock-container .unlocked button:hover {
	background-color: #67d0bc
}
main .header .unlock-container .locked button.turq.pink, main .header .unlock-container .locked button.turq.pink:hover, main .header .unlock-container .unlocked button.turq.pink, main .header .unlock-container .unlocked button.turq.pink:hover {
	background-color: #008392
}
main .header .unlock-container .unlocked {
	position: relative;
	padding-top: 50px;
	background-color: #fff;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: #2c3e50
}
main .header .unlock-container .unlocked .lower-prices-info {
	display: none
}
main .header .unlock-container .unlocked .icon {
	width: 64px;
	height: 64px;
	margin: 0 auto 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0v20h13V0H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(4)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.4 17.4c-1 1-2.4 1.6-3.9 1.6s-2.9-.6-3.9-1.6S1 15 1 13.5s.6-2.9 1.6-3.9C3.6 8.63 5 8 6.5 8s2.9.62 3.9 1.6c.98 1 1.6 2.38 1.6 3.9s-.62 2.9-1.6 3.9M10 8.02V3.5C10 1.57 8.43 0 6.5 0S3 1.57 3 3.5c0 .28.22.5.5.5s.5-.22.5-.5a2.5 2.5 0 0 1 5 0v4C8.23 7.18 7.4 7 6.5 7 2.9 7 0 9.9 0 13.5S2.9 20 6.5 20s6.5-2.9 6.5-6.5c0-2.3-1.2-4.32-3-5.47' fill='%2341c4ab' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M10 12v3c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5' fill='%2341c4ab'/%3E%3C/g%3E%3C/svg%3E")
}
main .header .unlock-container .unlocked .congrats {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 13px
}
main .header .unlock-container .unlocked h2, main .header .unlock-container .unlocked p {
	color: #2c3e50
}
main .header .unlock-container .unlocked button {
	margin-top: 40px
}
main .stats-sort-wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 1164px;
	margin: 0 auto;
	padding: 24px 12px 16px
}
main .stats-sort-wrapper .stat {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	padding: 0
}
.ao-serp-sort-filters-popup, main .stats-sort-wrapper .filter-wrapper {
	display: none
}
main[data-type=oper] .header .header-info.full {
	display: block;
	width: 100%
}
.stat {
	padding: 35px 0
}
.stat .but, .stat ul {
	display: none
}
.stat h2 {
	display: inline-block;
	width: 70%
}
.stat .filters {
	display: inline
}
.stat .sort {
	display: inline-block;
	float: right;
	color: #818d99;
	font-weight: 700
}
.stat .sort select {
	margin-left: 14px;
	line-height: 41px;
	padding: 0 30px 0 15px;
	height: 43px;
	border-radius: 0;
	font-size: 14px;
	border: 1px solid #c7d0d9;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	background: #fff no-repeat 92%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.5' height='5' viewBox='0 0 19 10'%3E%3Cpath fill='%23999' d='M17.7.2c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1l-8.6 8.5c-.3.3-.8.3-1.1 0L.5 1.3C.2 1 .2.5.5.2c.3-.3.8-.3 1.1 0L9.7 8l8-7.8z'/%3E%3C/svg%3E");
	min-width: 150px;
	outline: none
}
.stat .sort select::-ms-expand {
display:none
}

.list.em {
	width: 100%
}
.list>.empty {
	background: #fff;
	padding: 30px 0;
	text-align: center;
	margin-top: 30px
}
.list>.empty h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 23px;
	margin: 0 0 15px
}
.list>.empty--margin-bottom {
	margin-bottom: 16px
}
.list>.empty.empty__ab-copy {
	padding: 16px 24px;
	background-color: transparent;
	text-align: left;
	margin-top: 0
}
.list>.empty.empty__ab-copy .empty__actions {
	list-style: disc;
	list-style-position: inside;
	font-size: 14px;
	line-height: 21px
}
.list>.empty.empty__ab-copy .empty__actions .empty__actions-action {
	margin-bottom: 8px
}
.list>.empty.empty__ab-copy .empty__actions .empty__actions-action-mobile {
	display: none
}
.list>.empty.empty__ab-copy h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
	margin: 0 0 16px
}
.list>ul>li:not(.oper) {
	padding: 1px 1px 0;
	margin-bottom: 16px;
	background: #fff;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.list>ul>li:not(.oper).content-page-element--ninetynine-serp-banner {
	background-color: transparent
}
.list>ul>li:not(.oper):not(.recommendation) {
	min-height: 310px
}
.list>ul>li:not(.oper).recommendation {
	min-height: auto
}
.list>ul>li:not(.oper).pink .pc {
	border-color: transparent #d93067 transparent transparent
}
.list>ul>li:not(.oper).pink .br .but.pdf {
	border-color: transparent;
	color: #d93067;
	text-decoration: underline;
	background-color: transparent
}
.list>ul>li:not(.oper).pink .br .br__button-wrapper .br__button-wrapper-view-cta {
	background-color: #d93067;
	border-color: #d93067
}
.list>ul>li:not(.oper).pink .br .br__button-wrapper .br__button-wrapper-view-cta:hover {
	opacity: .95
}
.list>ul>li:not(.oper).pink .br .br__availability-wrapper .br__availability-wrapper-space--highlight {
	color: #d93067;
	font-weight: 700
}
.list>ul>li:not(.oper).pink .br dl.br__price-wrapper-price .br__price-wrapper-price-title {
	color: #818d99
}
.list>ul>li:not(.oper).pink .br dl.br__price-wrapper-price .br__price-wrapper-price-title--saving {
	background: linear-gradient(180deg, rgba(129,141,153,0) 45%, #818d99 46%, #818d99 52%, #818d99 54%, rgba(129,141,153,0) 55%)
}
.list>ul>li:not(.oper).pink .br dl.br__price-wrapper-price .br__price-wrapper-price-description {
	color: #d93067
}
.list>ul>li:not(.oper).pink .br .cost li div {
	color: #818d99
}
.list>ul>li:not(.oper).pink .br div.reg, .list>ul>li:not(.oper).pink .br div.reg .locked--cta {
	color: #2c3e50
}
.list>ul>li:not(.oper).pink .br div.reg span {
	color: #d93067
}
.list>ul>li:not(.oper).pink .bm dl dd .show-more {
	color: #2c3e50;
	text-decoration: underline
}
.list>ul>li:not(.oper).pink .bm .flexible-payments, .list>ul>li:not(.oper).pink .bm .inst {
	color: #415466
}
.list>ul>li:not(.oper).pink .bm .inst:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.6 8.5C.6 4.138 4.137.6 8.5.6s7.9 3.538 7.9 7.9-3.538 7.9-7.9 7.9A7.903 7.903 0 0 1 .6 8.5zm7.488 1.377v3.278c0 .42.562.554.752.174l2.819-5.637a.397.397 0 0 0-.357-.57h-2.01V3.805c0-.42-.562-.554-.744-.182L5.634 9.3a.394.394 0 0 0 .349.577h2.105z' fill='%23818d99'/%3E%3C/svg%3E")
}
.list>ul>li:not(.oper).pink .bm .flexible-payments:before {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='44' width='44' viewBox='0 0 44 44'%3E%3Cpath fill='%23818d99' d='M22 0C9.8 0 0 9.8 0 22s9.8 22 22 22 22-9.8 22-22S34.2 0 22 0zm12.7 15.1l-16 16.6c-.2.2-.4.3-.7.3-.3 0-.6-.1-.7-.3l-7.8-8.4-.2-.2c-.2-.2-.3-.5-.3-.7s.1-.5.3-.7l1.4-1.4c.4-.4 1-.4 1.4 0l.1.1 5.5 5.9c.2.2.5.2.7 0l13.4-13.9h.1c.4-.4 1-.4 1.4 0l1.4 1.4c.4.3.4.9 0 1.3z'/%3E%3C/svg%3E")
}
.list>ul>li:not(.oper).pink .bm .rev span {
	color: #415466
}
.list>ul>li:not(.oper).pink .bl .bl__map-button {
	background-color: #415466;
	background-size: 12px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 12 12' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M4.632.884L7.55 1.905c.134.047.274.04.402-.006l1.71-.665a1.163 1.163 0 0 1 1.586 1.085v6.913c0 .501-.32.95-.793 1.108l-2.328.782a1.165 1.165 0 0 1-.758-.006L4.45 10.095a.563.563 0 0 0-.402.006l-1.71.665A1.163 1.163 0 0 1 .754 9.68V2.768c0-.501.32-.945.793-1.108L3.874.878c.245-.081.513-.081.758.006zm-.38 7.904l3.5 1.231V3.212l-3.5-1.231v6.807z' clip-rule='evenodd'/%3E%3C/svg%3E")
}
.list>ul>li:not(.oper).pink .theme {
	background-color: #415466!important
}
.list>ul>li:not(.oper).pink .atm-m-stars {
	color: #d93067;
	font-weight: 700
}
.list>ul>li:not(.oper).pink .atm-m-stars .star {
	margin-bottom: -1px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55 1.4l-2.6 5.28-6.83 1 4.94 4.8-1.17 6.8 6.1-3.2 6.1 3.2-1.16-6.8 4.94-4.8-6.83-1L10 .48l-.45.92zM6.13 12.14L2.27 8.37 7.6 7.6 10 2.74l2.4 4.84 5.33.77-3.86 3.77.9 5.32-4.77-2.5-4.78 2.5.9-5.32z' fill='%23d93067'/%3E%3C/svg%3E")
}
.list>ul>li:not(.oper).pink .atm-m-stars .star.full {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23d93067' d='M9.55 1.4l-2.6 5.28-6.83 1 4.94 4.8-1.17 6.8 6.1-3.2 6.1 3.2-1.16-6.8 4.94-4.8-6.83-1L10 .48'/%3E%3C/svg%3E")
}
.list>ul>li:not(.oper).pink .atm-m-stars .star.half {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55 1.4l-2.6 5.28-6.83 1 4.94 4.8-1.17 6.8 6.1-3.2 6.1 3.2-1.16-6.8 4.94-4.8-6.83-1L10 .48l-.45.92zM10 14.95V2.75l2.4 4.84 5.33.77-3.86 3.77.9 5.32-4.77-2.5z' fill='%23d93067'/%3E%3C/svg%3E")
}
.list>ul>li:not(.oper) .show {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #ebeef2;
	cursor: pointer;
	position: relative;
	text-align: center;
	font-size: 12px;
	color: #409cd1;
	margin-top: 12px
}
.list>ul>li:not(.oper) .adm {
	position: absolute;
	bottom: 0;
	font-size: 12px;
	right: 3px
}
.list>ul>li:not(.oper) .pc {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 45px 45px 0;
	border-color: transparent #e74c3c transparent transparent;
	position: absolute;
	right: 1px;
	top: 1px;
	cursor: help
}
.list>ul>li:not(.oper) .pc:not(.ttip) {
	cursor: default
}
.list>ul>li:not(.oper) .pc.light_red {
	border-color: transparent #ec7063 transparent transparent
}
.list>ul>li:not(.oper) .pc.orange {
	border-color: transparent #f39a2d transparent transparent
}
.list>ul>li:not(.oper) .pc.dark_blue {
	border-color: transparent #30759d transparent transparent
}
.list>ul>li:not(.oper) .pc.tourradar_blue {
	border-color: transparent #409cd1 transparent transparent
}
.list>ul>li:not(.oper) .pc.light_blue {
	border-color: transparent #66b0da transparent transparent
}
.list>ul>li:not(.oper) .pc.dark_jade {
	border-color: transparent #206054 transparent transparent
}
.list>ul>li:not(.oper) .pc.jade {
	border-color: transparent #41c4ab transparent transparent
}
.list>ul>li:not(.oper) .pc.light_jade {
	border-color: transparent #67d0bc transparent transparent
}
.list>ul>li:not(.oper) .pc.dark_red {
	border-color: transparent #ad392d transparent transparent
}
.list>ul>li:not(.oper) .pc.asphalt {
	border-color: transparent #2c3e50 transparent transparent
}
.list>ul>li:not(.oper) .pc.gravel {
	border-color: transparent #818d99 transparent transparent
}
.list>ul>li:not(.oper) .pc.silver {
	border-color: transparent #c7d0d9 transparent transparent
}
.list>ul>li:not(.oper) .pc.sand {
	border-color: transparent #ebeef2 transparent transparent
}
.list>ul>li:not(.oper) .pc.glod {
	border-color: transparent #dbba6e transparent transparent
}
.list>ul>li:not(.oper) .pc.sea {
	border-color: transparent #2c3e50 transparent transparent
}
.list>ul>li:not(.oper) .pc.purple {
	border-color: transparent #c681bc transparent transparent
}
.list>ul>li:not(.oper) .pc.yellow {
	border-color: transparent #ffc101 transparent transparent
}
.list>ul>li:not(.oper) .pc.green {
	border-color: transparent #96bc34 transparent transparent
}
.list>ul>li:not(.oper) .pc.unicorn_pink {
	border-color: transparent pink transparent transparent
}
.list>ul>li:not(.oper) .pc .p {
	text-align: center;
	top: 7px;
	left: 8px;
	position: relative;
	width: 45px;
	color: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 12px
}
.list>ul>li:not(.oper) .pc.addon .p, .list>ul>li:not(.oper) .pc.pax .p {
	top: 10px;
	font-size: 10px;
	font-weight: 700
}
.list>ul>li:not(.oper) .pc.addon .p span, .list>ul>li:not(.oper) .pc.pax .p span {
	font-size: 9px;
	font-weight: 400
}
.list>ul>li:not(.oper) .pc.addon img {
	width: 45px
}
.list>ul>li:not(.oper) .bl {
	position: relative;
	width: 360px;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}
.list>ul>li:not(.oper) .bl img {
	display: block
}
.list>ul>li:not(.oper) .bl .im {
	display: block;
	width: 360px;
	-webkit-tap-highlight-color: transparent
}
.list>ul>li:not(.oper) .bl .im .sbtn {
	width: 32px;
	height: 31px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
	background-repeat: no-repeat
}
.list>ul>li:not(.oper) .bl .im .sbtn.cpr {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='31' width='32' viewBox='0 0 32 31'%3E%3Cpath fill-opacity='.5' fill='%23333' d='M31.2 10.6c.1-.5.1-.9.1-1.4 0-4.6-3.7-8.4-8.4-8.4-2.9 0-5.5 1.5-7 3.8-1.5-2.3-4.1-3.8-7-3.8C4.3.8.5 4.5.5 9.2c0 .5 0 .9.1 1.4C2 19.2 15.3 29.8 15.8 30.3c.5-.4 13.8-11.1 15.2-19.7'/%3E%3Cpath fill='%23FFF' d='M8.9 1.4c-4.3 0-7.8 3.5-7.8 7.8 0 .4 0 .9.1 1.3 1.2 7.7 12.5 17.2 14.7 19 2.2-1.8 13.4-11.3 14.7-19 .1-.4.1-.9.1-1.3 0-4.3-3.5-7.8-7.8-7.8-2.6 0-5.1 1.3-6.5 3.6-.1.2-.3.3-.5.3s-.4-.1-.5-.3C14 2.8 11.5 1.4 8.9 1.4m7 29.4c-.1 0-.2 0-.2-.1-.1 0-.1-.1-.2-.1-1.1-.9-14-11.4-15.4-20-.1-.5-.1-1-.1-1.5C0 4.2 4 .2 8.9.2c2.8 0 5.3 1.3 7 3.4 1.7-2.1 4.3-3.4 7-3.4 4.9 0 8.9 4 8.9 8.9 0 .5 0 1-.1 1.5-1.4 8.6-14.3 19.1-15.4 20 0 0-.1.1-.2.1s-.2.1-.3.1'/%3E%3C/svg%3E");
	top: 0;
	right: 0;
	padding: 10px 12px;
	width: 44px;
	height: 44px;
	background-position: 50%;
	background-size: 24px
}
.list>ul>li:not(.oper) .bl .map {
	display: block;
	width: 232px;
	height: 112px;
	margin: 1px 0 -16px
}
.list>ul>li:not(.oper) .bl .bl__map-button {
	position: absolute;
	top: 171px;
	right: 0;
	display: inline-block;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	background-color: #409cd1;
	padding: 6px 8px 6px 22px;
	border-bottom-left-radius: 3px;
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: left 7px center;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3 15.96l-4.8-1.92-4.81 1.92A.5.5 0 0 1 0 15.5v-13c0-.2.12-.39.31-.46l5-2a.5.5 0 0 1 .39 0l4.8 1.92L15.31.04A.5.5 0 0 1 16 .5v13a.5.5 0 0 1-.31.46l-5 2a.5.5 0 0 1-.39 0zM10 2.84l-4-1.6v11.92l4 1.6V2.84zm1 0v11.92l4-1.6V1.24l-4 1.6zm-6-1.6l-4 1.6v11.92l4-1.6V1.24z' fill='%23fff'/%3E%3C/svg%3E")
}
.list>ul>li:not(.oper) .bl .bl__map-button--view {
	display: inline
}
.list>ul>li:not(.oper) .bm {
	padding-top: 16px;
	padding-bottom: 13px;
	margin-left: 16px;
	margin-right: 16px
}
.list>ul>li:not(.oper) .bm .flexible-payments, .list>ul>li:not(.oper) .bm .inst {
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	margin: 8px 10px 0 0
}
.list>ul>li:not(.oper) .bm .flexible-payments:before, .list>ul>li:not(.oper) .bm .inst:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 6px
}
.list>ul>li:not(.oper) .bm>a {
	color: #2c3e50
}
.list>ul>li:not(.oper) .bm h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	color: #2c3e50;
	max-height: 44px;
	overflow-y: hidden
}
.list>ul>li:not(.oper) .bm .rev a, .list>ul>li:not(.oper) .bm .rev span {
	display: inline-block;
	vertical-align: middle
}
.list>ul>li:not(.oper) .bm .rev span {
	font-size: 12px;
	color: #818d99;
	line-height: 12px;
	margin-left: 4px
}
.list>ul>li:not(.oper) .bm .rev .atm-m-stars {
	vertical-align: middle
}
.list>ul>li:not(.oper) .bm .rev .atm-m-stars .star {
	margin-right: 1px;
	width: 13px;
	height: 13px
}
.list>ul>li:not(.oper) .bm .blockquotes {
	font-style: italic
}
.list>ul>li:not(.oper) .bm .blockquotes, .list>ul>li:not(.oper) .bm p {
	font-size: 12px;
	line-height: 16px;
	margin: 8px 0 0
}
.list>ul>li:not(.oper) .bm dl {
	display: inline-block;
	margin: 12px 0 0;
	line-height: 14px;
	max-width: 100%;
	border-top: 1px solid #ebeef2
}
.list>ul>li:not(.oper) .bm dl dt {
	display: inline-block;
	width: 34%;
	margin: 0 0 4px;
	font-size: 10px;
	text-transform: uppercase;
	color: #818d99;
	float:left;
	vertical-align: top
}
.list>ul>li:not(.oper) .bm dl dt:first-of-type {
	margin-top: 12px
}
.list>ul>li:not(.oper) .bm dl dd {
	display: inline-block;
	width: 66%;
	margin: 0 0 4px;
	vertical-align: top;
	font-size: 12px
}
.list>ul>li:not(.oper) .bm dl dd select {
	max-width: 100%
}
.list>ul>li:not(.oper) .bm dl dd a {
	color: #2c3e50
}
.list>ul>li:not(.oper) .bm dl dd .show-more {
	display: inline-block;
	padding: 0 10px;
	color: #409cd1;
	cursor: pointer
}
.list>ul>li:not(.oper) .bm dl dd .show-more:hover {
	color: #30759d
}
.list>ul>li:not(.oper) .bm dl dd .p-rait {
	display: inline-block;
	cursor: help
}
.list>ul>li:not(.oper) .bm dl dd:first-of-type {
	margin-top: 12px
}
.list>ul>li:not(.oper) .br {
	width: 200px;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 16px;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}
.list>ul>li:not(.oper) .br .br__price-wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 8px 0
}
.list>ul>li:not(.oper) .br .br__price-wrapper-price-container {
	margin: 0;
	width: 55%
}
.list>ul>li:not(.oper) .br dl {
	margin: 0
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-info {
	width: 50%
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-info .br__price-wrapper-info-title {
	color: #818d99
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-info .br__price-wrapper-info-description, .list>ul>li:not(.oper) .br dl.br__price-wrapper-info .br__price-wrapper-info-title {
	font-size: 12px;
	line-height: 14px;
	margin: 0
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-info .br__price-wrapper-info-description {
	font-weight: 700
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-info .br__price-wrapper-info-description:first-of-type {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 8px
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-price {
	padding-right: 10px
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-price .br__price-wrapper-price-title {
	font-size: 14px;
	line-height: 17px;
	margin: 0
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-price .br__price-wrapper-price-title--saving {
	display: inline;
	background: linear-gradient(180deg, hsla(6,78%,66%,0) 45%, #ec7063 46%, #ec7063 52%, #ec7063 54%, hsla(6,78%,66%,0) 55%)
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-price .br__price-wrapper-price-description {
	color: #41c4ab;
	font-size: 24px;
	line-height: 29px;
	font-weight: 700;
	margin: 0
}
.list>ul>li:not(.oper) .br dl.br__price-wrapper-price .br__price-wrapper-price-description-currency--short {
	font-size: 11px;
	color: #818d99;
	margin: 4px 5px 0 0;
	font-weight: 400
}
.list>ul>li:not(.oper) .br dl.saving {
	cursor: help
}
.list>ul>li:not(.oper) .br dl .gr {
	color: #c7d0d9
}
.list>ul>li:not(.oper) .br div.reg {
	color: #818d99;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400
}
.list>ul>li:not(.oper) .br div.reg.unlock {
	cursor: pointer
}
.list>ul>li:not(.oper) .br div.reg .locked--cta {
	text-decoration: underline
}
.list>ul>li:not(.oper) .br div.reg .icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 0 0 -5px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%
}
.list>ul>li:not(.oper) .br div.reg .icon.locked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 20h13V0H0z'/%3E%3C/defs%3E%3Cg transform='translate(4)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.4 17.4c-1 1-2.4 1.6-3.9 1.6s-2.9-.6-3.9-1.6C1.63 16.4 1 15 1 13.5s.62-2.9 1.6-3.9C3.6 8.63 5 8 6.5 8s2.9.62 3.9 1.6c1 1 1.6 2.38 1.6 3.9s-.6 2.9-1.6 3.9zM4 3.5a2.5 2.5 0 0 1 5 0v4C8.23 7.18 7.4 7 6.5 7c-.9 0-1.73.18-2.5.5v-4zm6 4.53V3.5C10 1.57 8.43 0 6.5 0S3 1.57 3 3.5v4.53C1.2 9.18 0 11.2 0 13.5 0 17.1 2.9 20 6.5 20s6.5-2.9 6.5-6.5c0-2.3-1.2-4.32-3-5.47z' fill='%23818d99' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M10 12v3c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5' fill='%23818d99'/%3E%3C/svg%3E");
	margin: -4px 1px 0 -5px
}
.list>ul>li:not(.oper) .br div.reg .icon.unlocked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0v20h13V0H0z'/%3E%3C/defs%3E%3Cg transform='translate(4)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.4 17.4c-1 1-2.4 1.6-3.9 1.6s-2.9-.6-3.9-1.6S1 15 1 13.5s.6-2.9 1.6-3.9C3.6 8.63 5 8 6.5 8s2.9.62 3.9 1.6c.98 1 1.6 2.38 1.6 3.9s-.62 2.9-1.6 3.9M10 8.02V3.5C10 1.57 8.43 0 6.5 0S3 1.57 3 3.5c0 .28.22.5.5.5s.5-.22.5-.5a2.5 2.5 0 0 1 5 0v4C8.23 7.18 7.4 7 6.5 7 2.9 7 0 9.9 0 13.5S2.9 20 6.5 20s6.5-2.9 6.5-6.5c0-2.3-1.2-4.32-3-5.47' fill='%23818d99' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M10 12v3c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5' fill='%23818d99'/%3E%3C/svg%3E");
	margin-left: 0
}
.list>ul>li:not(.oper) .br .cost li {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	color: #818d99;
	width: 100%
}
.list>ul>li:not(.oper) .br .cost li div {
	width: 100%
}
.list>ul>li:not(.oper) .br .but {
	margin-top: 10px
}
.list>ul>li:not(.oper) .br .br__availability-wrapper {
	padding-top: 16px;
	border-top: 1px solid #ebeef2
}
.list>ul>li:not(.oper) .br .br__availability-wrapper .br__availability-wrapper-table {
	width: 100%
}
.list>ul>li:not(.oper) .br .br__availability-wrapper .br__availability-wrapper-table-column {
	width: 50%
}
.list>ul>li:not(.oper) .br .br__availability-wrapper .br__availability-wrapper-date {
	color: #818d99;
	font-size: 9px;
	font-weight: 700;
	line-height: 11px;
	text-transform: uppercase
}
.list>ul>li:not(.oper) .br .br__availability-wrapper .br__availability-wrapper-space {
	font-size: 12px;
	line-height: 14px
}
.list>ul>li:not(.oper) .br .br__availability-wrapper .br__availability-wrapper-space--highlight {
	color: #e74c3c
}
.list>ul>li:not(.oper) .br .br__button-wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 8px
}
.list>ul>li:not(.oper) .br .br__button-wrapper .br__button-wrapper-view-cta {
	position: relative;
	width: 100%;
	padding: 6px 8px;
	margin-left: 0;
	-webkit-order: 1;
	order: 1;
	color:#fff;
	text-decoration: none
}
.list>ul>li:not(.oper) .br .br__button-wrapper .br__button-wrapper-view-cta:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 3px;
	margin: auto
}
.list>ul>li:not(.oper) .br .br__button-wrapper .br__button-wrapper-view-cta--secondary {
	padding: 6px 8px;
	white-space: nowrap
}
.list>ul>li:not(.oper) .br .br__button-wrapper .but {
	width: 100%;
	margin-right: 0;
	margin-top: 8px;
	-webkit-order: 2;
	order: 2
}
.list>ul>li:not(.oper) .br .br__button-wrapper .but .des {
	display: inline
}
.list>ul>li:not(.oper) .br .br__button-wrapper .but .mob {
	display: none
}
.list>ul>li:not(.oper) .br--small dl.br__price-wrapper-price .br__price-wrapper-price-description {
	font-size: 16px
}
.list>ul>li:not(.oper) .award {
	display: inline-block;
	vertical-align: middle;
	padding: 3px 4px 2px 3px;
	margin-left: 6px;
	color: #fff;
	background: #2c3e50;
	font-size: 8px;
	line-height: 8px;
	border-radius: 1px
}
.list>ul>li:not(.oper) .theme {
	position: absolute;
	left: 10px;
	top: 9px;
	border-radius: 1px;
	padding: 2px 5px;
	z-index: 1;
	font-size: 12px;
	color: #fff
}
.list>ul>li:not(.oper) .theme a {
	font-size: 12px;
	color: #fff;
	vertical-align: top
}
.list>.but {
	width: 322px;
	margin: 0 auto
}
.list>.but--margin-top {
	margin-top: 16px
}
.list .pag {
	text-align: center;
	margin-top: 50px;
	line-height: 18px
}
.list .pag a {
	padding: 7px 12px;
	color: #2c3e50;
	text-decoration: none;
	border: 1px solid #c7d0d9;
	background: #fff
}
.list .pag a:not(:first-child) {
	border-left: none
}
.list .pag a:hover {
	color: #409cd1
}
.list .pag a.active, .list .pag a:hover {
	margin-left: -1px;
	border-left: 1px solid #409cd1;
	border-color: #409cd1
}
.list .pag a.active {
	background: #409cd1;
	color: #fff
}
.as {
	width: 22.8%;
	float: left;
	position: relative
}
aside .cl {
	display: none
}
aside .b {
	background: #fff;
	margin-bottom: 10px;
	padding: 18px 24px 1px
}
aside .b, aside .b>h5 {
	position: relative
}
aside .b>h5:after {
	content: "";
	position: absolute;
	height: 5px;
	width: 9.5px;
	right: -4px;
	top: 6px;
	text-align: center;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.5' height='5' viewBox='0 0 19 10'%3E%3Cpath fill='%23333' d='M17.7.2c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1l-8.6 8.5c-.3.3-.8.3-1.1 0L.5 1.3C.2 1 .2.5.5.2c.3-.3.8-.3 1.1 0L9.7 8l8-7.8z'/%3E%3C/svg%3E")
}
aside .b>h5 span.status {
	display: inline-block;
	padding: 0 8px;
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	background-color: #818d99;
	color: #fff;
	border-radius: 1px
}
aside .b.op {
	padding-bottom: 24px
}
aside .b.op .c {
	display: inline-block
}
aside .b.op.b.b_bud.ao-budget-filter .ao-budget-filter-selector__wrapper {
	display: -webkit-flex;
	display: flex
}
aside .b.op>h5:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
aside .b.blue {
	background: #409cd1;
	color: #fff
}
aside .b.blue>h5:after {
	display: none
}
aside .b.blue .but {
	position: absolute;
	width: 78px;
	padding: 3px 0;
	right: 14px;
	top: 14px;
	font-size: 11px
}
aside .b.blue h5 {
	cursor: auto
}
aside .b.blue .filters {
	min-height: 16px;
	margin-bottom: 12px
}
aside .b .c {
	max-width: none;
	margin: 0;
	padding: 0;
	display: none
}
aside .b.b_dep .spc {
	position: relative
}
aside .b.b_dep .spc span {
	color: #999;
	display: block;
	position: absolute;
	top: 16px;
	left: 9px
}
aside .b.b_dep .spc .spec {
	width: 100%;
	height: 34px;
	padding: 0 7px 2px 27px;
	margin-top: 10px;
	border: 1px solid #c7d0d9
}
aside .b.b_dep .pm {
	font-size: 12px;
	margin-top: 5px
}
aside .b.b_dep .pm input {
	margin: 1px 3px 0 0;
	float: left
}
aside .b.b_dep .more {
	margin-top: 0;
	padding: 6px 0 8px
}
aside .b.b_dep .pd {
	display: none
}
aside .b.b_nd ul li:last-child, aside .b.b_thm ul li:last-child {
	padding-bottom: 10px
}
aside .b h5 {
	font-size: 16px;
	margin: 0 0 20px;
	font-weight: 700
}
aside .b ul {
	line-height: 23px
}
aside .b ul li {
	color: #c7d0d9;
	position: relative;
	line-height: 18px;
	padding: 0 0 10px 23px
}
aside .b ul li:last-child {
	padding-bottom: 0
}
aside .b ul li .span, aside .b ul li span {
	color: #2c3e50;
	text-decoration: none;
	margin-right: 3px
}
aside .b ul li .span.cnt, aside .b ul li span.cnt {
	margin: 0;
	color: #c7d0d9
}
aside .b ul li .th {
	position: absolute;
	width: 5px;
	height: 100%;
	left: -24px;
	top: -4px
}
aside .b .labs div {
	font-size: 12px;
	color: #2c3e50;
	float: left;
	line-height: 20px
}
aside .b .labs div:last-child {
	float: right
}
aside .b .labs .labs-max-text, aside .b .labs .labs-min-text {
	font-weight: 700
}
aside .b .sl {
	height: 12px;
	padding: 16px 0 12px;
	clear: both
}
aside .b.b_age ul li {
	display: inline-block;
	width: 50%;
	max-width: calc(50% - 1px);
	-webkit-align-items: center;
	align-items: center;
	padding: 8px 4px;
	margin-bottom: 8px;
	background: #fff;
	border: 1px solid #c7d0d9;
	border-radius: 3px;
	text-align: center;
	cursor: pointer
}
aside .b.b_age ul li:nth-of-type(odd) {
	margin-right: 1px;
	margin-left: 0
}
aside .b.b_age ul li:nth-of-type(2n+2) {
	margin-left: 1px;
	margin-right: 0
}
aside .b.b_age ul li.active {
	background: rgba(102,176,218,.2);
	border-color: #409cd1;
	padding: 8px 4px
}
aside .b.b_age ul li.active .span, aside .b.b_age ul li.active span {
	color: #409cd1
}
aside .b.b_age ul li.active:after, aside .b.b_age ul li.active:before {
	content: normal
}
aside .b.b_age ul li .span {
	margin-right: 0
}
aside .b.b_age .age-filter-families {
	border-top: 1px solid #c7d0d9;
	padding-top: 15px;
	margin-top: 15px
}
aside .b.b_age .age-filter-families__heading {
	margin-bottom: 10px
}
aside .b.b_age .age-filter-families__subheading {
	display: block;
	line-height: 15px;
	margin-bottom: 10px;
	text-align: left
}
aside .b.b_age .age-filter-families__dropdown {
	width: 100%;
	padding: 9px 32px 9px 16px
}
aside .b.b_age .age-filter-families__dropdown-option {
	background-color: #fff;
	color: #2c3e50
}
aside .b.b_age .age-filter-families__dropdown--active, aside .b.b_age .age-filter-families__dropdown-option:checked {
	background-color: rgba(102,176,218,.2);
	color: #409cd1;
	font-weight: 700
}
aside .b.b_age .age-filter-families__dropdown--active {
	border-color: #409cd1
}
.p-l {
	width: 100%;
	background: #fff;
	padding: 20px;
	margin-bottom: 10px
}
.p-l a:not(.but) {
	color: #409cd1;
	display: block;
	padding-bottom: 3px
}
.p-l h5 {
	font-size: 14px;
	margin: 0 0 16px;
	font-weight: 700;
	line-height: 19px;
	text-align: center
}
.links {
	clear: both;
	margin-top: 30px;
	padding: 36px 60px;
	background: #fff
}
.links h3 {
	font-size: 14px;
	margin: 40px 0 20px
}
.links h3:first-child {
	margin-top: 0
}
.links ul {
	width: 22%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top
}
.links ul li {
	line-height: 23px;
	font-size: 12px
}
.links ul li a {
	color: #2c3e50
}
.links ul li span {
	color: #c7d0d9;
	padding-left: 3px
}
.hl {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	clear: both
}
.hl h3 {
	font-weight: 700;
	font-size: 20px;
	margin: 0
}
.hl div {
	width: 49%;
	background: #fff;
	padding: 36px 60px
}
.hl div ul {
	margin-top: 32px
}
.hl div ul li {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 18px 30px
}
.revs {
	clear: both;
	margin-top: 30px;
	padding: 36px 60px;
	background: #fff
}
.revs h3 {
	font-weight: 700;
	font-size: 20px;
	margin: 0
}
.revs ul {
	margin-top: 30px;
	margin-bottom: -30px;
	text-align: center
}
.revs ul.two li {
	width: 47.5%
}
.revs ul.two li:first-child {
	margin-left: 0
}
.revs ul.two li:last-child {
	margin-right: 0
}
.revs ul.three li {
	width: 30%
}
.revs ul.three li:first-child, .revs ul.three li:nth-child(4) {
	margin-left: 0
}
.revs ul.three li:nth-child(3), .revs ul.three li:nth-child(6) {
	margin-right: 0
}
.revs ul li {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	margin: 0 2.5% 30px
}
.revs ul li .blockquotes {
	font-style: italic;
	margin: 0
}
.revs ul li a {
	font-weight: 700
}
.revs ul li>span, .revs ul li a {
	color: #2c3e50;
	margin-top: 15px;
	display: block
}
.revs ul li>span {
	font-weight: 400
}
.e {
	clear: both
}
.list>ul>li.content-page-element:not(.oper) {
	min-height: 0;
	padding: 0
}
.list>ul>li.content-page-element:not(.oper).advertisment {
	display: none;
	margin: 40px 0
}
.list>ul>li.content-page-element:not(.oper).advertisment .serp-ad {
	width: 100%!important;
	height: 100%!important
}
.list>ul>li.content-page-element:not(.oper).advertisment .serp-ad div {
	width: 100%!important;
	height: 250px!important
}
.list>ul>li.content-page-element:not(.oper).advertisment .serp-ad div iframe {
	width: 100%!important;
	height: 100%!important
}

@media (min-width:1440px) {
main .header .collapse-header {
	top: 20px;
	right: 20px
}
}

@media (max-width:1100px) {
.list ul li.wish ul li {
	width: 232px;
	height: 150px;
	position: relative
}
}

@media (max-width:1280px) {
main .header .header-info {
	padding: 0 40px 0 0
}
}

@media (max-width:1023px) {
.ao-expo-awareness-left-text__section--white .ao-expo-awareness-left-text__description, .ao-expo-awareness-left-text__section--white .ao-expo-awareness-left-text__title {
	color: #2c3e50
}
.ao-common-popup-wrapper .mfp-container {
	padding: 0
}
.ao-common-popup-wrapper.mfp-wrap {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
}

@media (max-width:1023px) and (min-width:768px) {
.ao-common-popup-wrapper.mfp-wrap {
	overflow-y: auto
}
}

@media (max-width:1023px) {
.ao-common-popup-wrapper .ao-common-popup {
	width: 100%;
	max-width: none
}
.ao-common-popup__header {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	background-color: #409cd1;
	padding-left: 8px
}
}

@media (max-width:1023px) and (min-width:768px) {
.ao-common-popup__header {
	display: none
}
}

@media (max-width:1023px) {
.ao-common-popup__header.pink {
	background-color: #008392
}
.ao-common-popup__header-title {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 700;
	margin: 8px 16px 8px 8px;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.mfp-close.ao-common-popup__content-close, .mfp-close.ao-common-popup__header-close {
	width: 40px;
	height: 40px;
	padding: 0
}
.mfp-close.ao-common-popup__header-close {
	position: static;
	top: auto;
	right: auto;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}
}

@media (max-width:1023px) and (min-width:768px) {
.mfp-close.ao-common-popup__header-close {
	display: none
}
}

@media (max-width:1023px) {
.mfp-close.ao-common-popup__content-close {
	display: none
}
}

@media (max-width:1023px) and (min-width:768px) {
.mfp-close.ao-common-popup__content-close {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block
}
}

@media (max-width:1023px) {
.mfp-ready .ao-serp-sort-filters-popup {
	display: block
}
.ao-serp-sort-filters-popup__content {
	background-color: #fff
}
.ao-serp-sort-filters-popup__content-item-input {
	display: none
}
.ao-serp-sort-filters-popup__content-item-input:checked~.ao-serp-sort-filters-popup__content-item-label {
	color: #30759d;
	background-color: rgba(179,214,233,.2)
}
.ao-serp-sort-filters-popup__content-item-input:checked~.ao-serp-sort-filters-popup__content-item-label:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: sub;
	margin-right: 8px
}
.ao-serp-sort-filters-popup__content-item-label {
	display: block;
	line-height: 21px;
	padding: 8px 16px;
	border-top: 1px solid #c7d0d9
}
main {
	position: relative
}
main .stat {
	display: -webkit-flex;
	display: flex;
	padding: 0
}
main .stat .but {
	display: block
}
main .stat .filters, main .stat .sort, main .stat h2 {
	display: none
}
main .mapply {
	display: block
}
main .see-results {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	padding: 27px 29px;
	border-top: 1px solid #c7d0d9;
	z-index: 1
}
main .see-results.no-tours .back-check {
	display: inline-block;
	width: 30%
}
main .see-results.no-tours .but {
	width: 70%;
	display: inline-block
}
main .see-results .back-check {
	display: none;
	color: #818d99;
	position: relative;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	cursor: pointer
}
main .see-results .back-check:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg stroke='%23999' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.5 18v-3c0-4.1-3.4-7.5-7.5-7.5H3.7'/%3E%3Cpath d='M7.8 3L3.3 7.5 7.8 12'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	left: -7px;
	top: 8px;
	content: ""
}
main .see-results .but {
	font-size: 16px;
	padding: 12px 0;
	margin: 0 auto
}
main .see-results .but .l {
	display: inline-block;
	position: relative;
	width: 0;
	height: 0
}
main .see-results .but .l img {
	width: 18px;
	height: 18px;
	position: absolute;
	top: -14px;
	left: 10px
}
main .sale-line.fixed {
	position: relative
}
main .sale-line.fixed.filter-hidden {
	top: 0
}
main .sale-line.count>div {
	line-height: 36px
}
main .header {
	overflow: visible
}
main .header .mon a:nth-child(n+6), main .header .opimg {
	display: none
}
main .header .c {
	padding-top: 25px;
	text-align: center
}
main .header .sale-line.fixed {
	top: 0
}
main .header nav {
	margin-top: -25px
}
main .header h1 {
	display: block;
	margin-right: 0;
	margin-left: 0
}
main .header .back-link {
	margin: 0 0 10px
}
main .header .header-info {
	display: block;
	max-width: none
}
main .header .header-info .details {
	display: none
}
main .header .operator .header-info, main .header .operator .header-info.full {
	width: auto
}
main .header .details {
	display: block;
	padding-top: 0;
	margin-bottom: 37px
}
main .header .details li {
	display: inline-block
}
main .header .details li:nth-of-type(-n+2) {
	margin-right: 25px
}
main .header .unlock-container {
	min-width: 0;
	max-width: 100%;
	float: none
}
main .header .unlock-container .locked, main .header .unlock-container .unlocked {
	min-width: 0;
	max-width: 420px;
	width: 100%;
	margin: 75px auto 40px
}
main .header .unlock-container .locked p, main .header .unlock-container .unlocked p {
	display: block
}
main .as {
	width: 100%
}
main .c.nopad {
	padding: 0
}
main aside {
	width: 100%;
	position: absolute;
	background: #ebeef2;
	top: -2px;
	left: 0;
	min-height: 100%;
	z-index: 1;
	display: none
}
main aside .noUi-base {
	width: calc(100% - 29px)
}
main aside .noUi-target .noUi-handle {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	top: -11px;
	left: -1px
}
main aside .cl {
	display: block
}
main aside .b {
	margin: 0 auto 10px
}
main aside .b.blue {
	background-color: #ebeef2
}
main aside .b.blue h5, main aside .b ul li span.cnt {
	display: none
}
main aside .b.b_bud .c, main aside .b.b_dur .c {
	position: relative
}
main aside .b.b_acc ul li, main aside .b.b_age ul li, main aside .b.b_cou ul li, main aside .b.b_dea ul li, main aside .b.b_dep ul li, main aside .b.b_nd ul li, main aside .b.b_pr ul li {
	display: inline-block;
	width: inherit;
	padding: 7px 10px;
	margin: 0 15px 15px 0;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 1px;
	text-align: center;
	clear: both
}
main aside .b.blue .filters {
	display: none
}
main .p-l {
	width: inherit;
	margin-bottom: 30px
}
main .list {
	width: 100%;
	margin-top: 30px
}
main .list>ul>li:not(.oper) .bl .im .sbtn, main .list>ul>li:not(.oper) .bl .im:after {
	display: block
}
main .list>ul>li:not(.oper) .bm dl dd {
	width: 63%
}
main .list>ul>li:not(.oper) .bm dl dt {
	width: 37%
}
main .list>ul>li:not(.oper) .br {
	width: 25.75%
}
main .list>ul>li:not(.oper) .bm dl dd .show-ships {
	display: block;
	padding: 2px 10px 2px 0
}
main .list>ul>li .show:after {
	content: "";
	display: inline-block;
	height: 7px;
	width: 12px;
	margin-left: 8px
}
main .links ul {
	width: 32%
}
main .stats-sort-wrapper {
	display: block;
	padding: 0
}
main .stats-sort-wrapper h2 {
	display: block;
	padding: 4px 24px;
	background-color: #2c3e50;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	font-weight: 400
}
main .stats-sort-wrapper .stat {
	display: none
}
main .stats-sort-wrapper .filter-wrapper {
	display: block
}
.mapply {
	width: 100%;
	height: 40px;
	box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	top: 0;
	z-index: 3
}
.mapply div {
	display: inline-block;
	width: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	padding: 8px;
	border-radius: 1px;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.mapply div, .mapply div:hover {
	color: #fff;
	background-color: #409cd1;
	border: 0
}
.mapply div:first-child {
	border-right: 1px solid #fff
}
main aside .b.b_age ul li, main aside .b.b_dep ul li {
	font-size: 14px;
	width: 25%;
	max-width: calc(25% - 6px)
}
main aside .b.b_age ul li:nth-of-type(4n+1), main aside .b.b_dep ul li:nth-of-type(4n+1) {
	margin-right: 6px;
	margin-left: 0
}
main aside .b.b_age ul li:nth-of-type(4n+2), main aside .b.b_age ul li:nth-of-type(4n+3), main aside .b.b_dep ul li:nth-of-type(4n+2), main aside .b.b_dep ul li:nth-of-type(4n+3) {
	margin-right: 3px;
	margin-left: 3px
}
main aside .b.b_age ul li:nth-of-type(4n+4), main aside .b.b_dep ul li:nth-of-type(4n+4) {
	margin-right: 0;
	margin-left: 6px
}
ul#radio {
	padding: 20px 40px;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	width: 220px;
	display: block
}
ul#radio li {
	position: relative;
	width: 100%;
	cursor: pointer;
	margin-bottom: 5px
}
ul#radio li.title {
	font-weight: 700;
	margin-bottom: 20px
}
ul#radio li:last-child {
	margin-bottom: 0
}
ul#radio li input {
	position: relative;
	cursor: pointer;
	display: none
}
ul#radio li input:checked~.check {
	border: 2px solid #409cd1
}
ul#radio li input:checked~.check:before {
	background: #409cd1;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: -webkit-transform .25s;
	transition: transform .25s;
	transition: transform .25s, -webkit-transform .25s
}
ul#radio li label {
	display: block;
	position: relative;
	text-align: left;
	padding: 4px 0 0 40px;
	margin: 0 auto;
	height: 30px;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all .25s linear
}
ul#radio li .check {
	display: block;
	position: absolute;
	border: 2px solid #409cd1;
	border-radius: 100%;
	height: 24px;
	width: 24px;
	top: 0;
	left: 0;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear
}
ul#radio li .check:before {
	display: block;
	position: absolute;
	content: "";
	border-radius: 50%;
	width: 8px;
	height: 8px;
	top: 6px;
	left: 6px;
	margin: auto;
	-webkit-transform: scale(0);
	transform: scale(0)
}
ul#radio li:hover .check {
	border: 2px solid #66b0da
}
#send_popup_success {
	max-width: 100%;
	text-align: center
}
.selectivity-backdrop {
	display: none
}
.selectivity-dropdown {
	position: inherit!important
}
}

@media (max-width:767px) {
.ao-expo-awareness-left-text__section--white .ao-expo-awareness-left-text__description, .ao-expo-awareness-left-text__section--white .ao-expo-awareness-left-text__title {
	color: #2c3e50
}
.am-serp-find-dream-tour-banner--mobile {
	margin: 10px 0
}
.hidden-sale {
	display: block
}
main .header {
	padding-bottom: 30px;
	background: #fff!important
}
main .header .collapse-header, main .header .unlock-container {
	display: none
}
main .header nav ul {
	margin-left: -15px
}
main .header nav ul li {
	display: none;
	visibility: hidden
}
main .header nav ul li:first-child {
	margin-left: 15px
}
main .header nav ul li:nth-last-child(-n+3) {
	display: inline-block
}
main .header nav ul li:nth-last-child(-n+3):last-child, main .header nav ul li:nth-last-child(-n+3):nth-last-child(2) {
	visibility: visible
}
main .header nav ul li:nth-last-child(-n+3)>a, main .header nav ul li:nth-last-child(-n+3)>span {
	visibility: visible;
	display: inline-block;
	vertical-align: top
}
main .des, main .header nav ul li:last-child:not(:nth-child(-n+2)) {
display:none
}
main .see-results {
	padding: 19px
}
main .see-results.no-tours .back-check, main .see-results.no-tours .but {
	width: 50%
}
main .mob {
	display: inherit
}
main .sale-line.fixed {
	position: relative
}
main .sale-line.fixed.filter-hidden {
	top: 0
}
main .sale-line.unlocked .w-inf {
	right: auto;
	margin-left: 12px
}
main .stat h2 {
	font-size: 16px;
	line-height: 24px
}
main .header {
	height: auto;
	min-height: auto
}
main .header p {
	font-size: 11px;
	line-height: 18px
}
main .header.c {
	padding-top: 10px
}
main .header.pill {
	margin-bottom: 20px
}
main .header h1 {
	font-size: 24px;
	line-height: 36px
}
main .header .stat {
	display: none
}
main .header:after {
	content: none
}
main .header .header-info {
	padding: 0
}
main .header .header-info.full p.m-bot {
	padding-bottom: 50px
}
main .header .fmon {
	height: auto;
	padding: 0 10px
}
main .header .fmon .mon {
	padding: 0
}
main .header .fmon .mon a {
	color: #409cd1;
	float: left;
	position: relative;
	padding: 0;
	margin: 10px 0 10px 10px;
	display: none
}
main .header .fmon .mon a:after {
	content: "\00276E";
	position: absolute;
	color: #409cd1;
	left: -10px;
	height: 16px;
	line-height: 16px;
	top: 0;
	background: transparent;
	width: auto
}
main .header .fmon .mon a.mob {
	display: inline-block
}
main .header .fmon .mon a.mob.last {
	float: right;
	margin-left: 0;
	margin-right: 10px
}
main .header .fmon .mon a.mob.last:after {
	content: "\00276F";
	left: auto;
	right: -10px
}
main .header .fmon .mon .cur, main .header .fmon .mon>li {
	display: none
}
main .header .fmon .mon[data-count="1"] a:not(.before) {
	float: right;
	margin-left: 0;
	margin-right: 10px
}
main .header .fmon .mon[data-count="1"] a:not(.before):after {
	content: "\00276F";
	left: auto;
	right: -10px
}
main .c {
	padding: 0 10px
}
main .links ul {
	width: 99%
}
main .list {
	padding-bottom: 30px;
	margin-top: 10px
}
main aside {
	z-index: 2
}
main aside .apsd {
	margin-top: 10px
}
main aside .b.b_age ul li, main aside .b.b_dep ul li {
	width: 50%;
	max-width: calc(50% - 4px)
}
main aside .b.b_age ul li:nth-of-type(odd), main aside .b.b_dep ul li:nth-of-type(odd) {
	margin-right: 4px;
	margin-left: 0
}
main aside .b.b_age ul li:nth-of-type(2n+2), main aside .b.b_dep ul li:nth-of-type(2n+2) {
	margin-left: 4px;
	margin-right: 0
}
main aside .b .labs.ao-serp-filters__labs {
	padding-bottom: 24px
}
main aside .b .labs .ao-serp-filters__labs-text {
	font-size: 14px
}
main .list>.but {
	max-width: 90%
}
main .list>.empty {
	padding: 40px 8px 16px
}
main .list>.empty .empty__actions {
	list-style-position: outside;
	margin-left: 16px
}
main .list .pag a span {
	display: none
}
main .list>ul {
	text-align: center;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0
}
main .list>ul>li:not(.oper) {
	display: inline-block;
	min-width: 290px;
	max-width: 49%;
	width: 100%;
	margin: 10px 1% 10px 0;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0
}
main .list>ul>li:not(.oper).pink .bl .bl__map-button {
	color: #fff;
	background-size: 14px
}
main .list>ul>li:not(.oper) .show {
	display: block
}
main .list>ul>li:not(.oper) .adm {
	bottom: -15px
}
main .list>ul>li:not(.oper) .bm, main .list>ul>li:not(.oper) .br {
	width: 100%;
	padding: 0 10px
}
main .list>ul>li:not(.oper) .br {
	margin-left: 0;
	margin-right: 0
}
main .list>ul>li:not(.oper) .pc {
	right: 0
}
main .list>ul>li:not(.oper) .bm {
	position: relative;
	padding-top: 10px;
	margin-left: 0;
	margin-right: 0
}
main .list>ul>li:not(.oper) .bm h4 {
	font-size: 16px;
	line-height: 19px;
	max-height: 38px;
	margin-bottom: 6px
}
main .list>ul>li:not(.oper) .bm .rev, main .list>ul>li:not(.oper) .bm h4 {
	margin-right: 40px
}
main .list>ul>li:not(.oper) .bm dl.values {
	max-height: 0;
	transition: max-height .15s ease-out;
	overflow: hidden;
	margin: 0
}
main .list>ul>li:not(.oper) .bm dl.values.active {
	max-height: 500px;
	padding-bottom: 10px;
	transition: max-height .25s ease-in;
	margin: 12px 0 0
}
main .list>ul>li:not(.oper) .bm .blockquotes, main .list>ul>li:not(.oper) .bm p[itemprop=description] {
	max-height: 0;
	transition: max-height .15s ease-out;
	overflow: hidden;
	margin: 0
}
main .list>ul>li:not(.oper) .bm .blockquotes.active, main .list>ul>li:not(.oper) .bm p[itemprop=description].active {
	max-height: 500px;
	transition: max-height .25s ease-in;
	margin: 8px 0 0
}
main .list>ul>li:not(.oper) .br .but {
	width: 48%;
	display: inline-block
}
main .list>ul>li:not(.oper) .br .but.blue {
	float: right
}
main .list>ul>li:not(.oper) .br .cost li:first-child div {
	display: inline-block;
	width: auto
}
main .list>ul>li:not(.oper) .br .cost li:first-child div:first-child {
	margin-right: 2px
}
main .list>ul>li:not(.oper) .br .br__availability-wrapper {
	max-height: 0;
	transition: max-height .15s ease-out;
	overflow: hidden;
	margin: 0;
	border-top-width: 0;
	padding-top: 0
}
main .list>ul>li:not(.oper) .br .br__availability-wrapper.active {
	padding-top: 8px;
	max-height: 80px;
	border-top-width: 1px
}
main .list>ul>li:not(.oper) .br .br__button-wrapper {
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap
}
main .list>ul>li:not(.oper) .br .br__button-wrapper .br__button-wrapper-view-cta {
	-webkit-order: 2;
	order: 2;
	margin-left: 4px
}
main .list>ul>li:not(.oper) .br .br__button-wrapper .but {
	margin-right: 4px;
	margin-top: 0;
	-webkit-order: 1;
	order: 1
}
main .list>ul>li:not(.oper) .br .br__button-wrapper .but .des {
	display: none
}
main .list>ul>li:not(.oper) .br .br__button-wrapper .but .mob {
	display: inline
}
main .list>ul>li:not(.oper) .bl {
	width: 100%;
	position: relative
}
main .list>ul>li:not(.oper) .bl .im, main .list>ul>li:not(.oper) .bl .im img:not(.map) {
	width: 100%;
	height: auto
}
main .list>ul>li:not(.oper) .bl .im .sbtn.cpr {
	right: 6px
}
main .list>ul>li:not(.oper) .bl .map.m232 {
	display: none
}
main .list>ul>li:not(.oper) .bl .bl__map-button {
	width: 46px;
	height: 46px;
	top: auto;
	right: 16px;
	bottom: 16px;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	padding: 30px 0 0;
	border-radius: 3px;
	border: 1px solid #c7d0d9;
	text-transform: uppercase;
	background-color: #fff;
	color: #415466;
	background-position: top 8px center;
	background-size: 16px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3 15.96l-4.8-1.92-4.81 1.92A.5.5 0 0 1 0 15.5v-13c0-.2.12-.39.31-.46l5-2a.5.5 0 0 1 .39 0l4.8 1.92L15.31.04A.5.5 0 0 1 16 .5v13a.5.5 0 0 1-.31.46l-5 2a.5.5 0 0 1-.39 0zM10 2.84l-4-1.6v11.92l4 1.6V2.84zm1 0v11.92l4-1.6V1.24l-4 1.6zm-6-1.6l-4 1.6v11.92l4-1.6V1.24z' fill='%23818d99'/%3E%3C/svg%3E")
}
main .list>ul>li:not(.oper) .bl .bl__map-button--view {
	display: none
}
.expo img {
	max-width: 320px
}
.hl {
	display: block
}
.hl div {
	width: 100%
}
.hl div:last-child {
	padding-top: 0
}
.links {
	display: block
}
.links div {
	width: 100%
}
.links div ul {
	margin-top: -10px
}
.revs ul {
	margin-top: 10px;
	margin-bottom: -10px
}
.revs ul.three li, .revs ul.two li {
	width: 100%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto
}
.revs ul.three li:first-child, .revs ul.three li:nth-child(4), .revs ul.two li:first-child, .revs ul.two li:nth-child(4) {
	margin-left: auto
}
.revs ul.three li:last-child, .revs ul.three li:nth-child(3), .revs ul.three li:nth-child(6), .revs ul.two li:last-child, .revs ul.two li:nth-child(3), .revs ul.two li:nth-child(6) {
	margin-right: auto
}
.revs ul.three li a, .revs ul.two li a {
	margin-top: 0
}
.aa-btn.aa-serp-nav-title__custom-tour-cta, .tooltip.cpr {
	display: none
}
.list>ul>li {
	margin: 10px 0
}
.list>ul>li.content-page-element:not(.oper) {
	margin: 10px 1% 10px 0
}
}

@media (max-width:767px) and (max-width:628px) {
main .list>ul>li:not(.oper) {
	max-width: 100%;
	margin-right: 0
}
}

@media (max-width:767px) and (max-width:414px) {
.list>ul>li {
	max-width: 400px
}
.list>ul>li:not(.oper) {
	max-width: 100%
}
.list>ul>li:not(.oper) .bl {
	max-height: 264px
}
main .sale-line.fixed .ends {
	top: auto;
	bottom: -10px
}
main .sale-line img.sale-logo {
	margin-top: 3px
}
main .sale-line img.sale-logo+b {
	margin-top: -5px
}
}

@media (max-width:767px) and (max-width:375px) {
.list>ul>li:not(.oper) .bl {
	max-height: 238px
}
}

@media (max-width:767px) and (max-width:320px) {
.list>ul>li:not(.oper) .bl {
	max-height: 202px
}
}
.aa-icon-btn:after, .aa-icon-btn:before {
	width: 16px;
	height: 16px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain
}
.aa-btn {
	display: inline-block;
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, FreeSans, sans-serif;
	text-align: center;
	border-radius: 3px;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	margin: 0;
	text-decoration: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.aa-btn:focus {
	outline: none
}
.aa-btn::-moz-focus-inner {
border:0
}
.aa-btn--primary {
	color: #fff;
	background-color: #409cd1;
	border: 1px solid #409cd1
}
.aa-btn--xs {
	font-size: 14px;
	line-height: 24px;
	padding: 8px 16px
}
.ao-serp-parameters {
	position: relative;
	margin: 0 auto 10px;
	max-width: 100%;
	padding: 0 10px
}

@media (min-width:1024px) {
.ao-serp-parameters {
	max-width: none;
	padding: 16px 24px;
	margin: 0 0 10px;
	background-color: #409cd1
}
.ao-serp-parameters .serp-parameters__title {
	color: #fff
}
.ao-serp-parameters.ao-serp-parameters--active {
	background-color: #fff
}
.ao-serp-parameters.ao-serp-parameters--active .serp-parameters__title {
	color: #2c3e50
}
}
.ao-serp-parameters-mobile {
	position: fixed;
	display: -webkit-flex;
	display: flex;
	top: 0;
	left: 0;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	padding: 20px 20px 14px;
	height: 68px;
	width: 100%;
	z-index: 2;
	box-shadow: 0 0 20px -7px #818d99;
	background-color: #ebeef2
}
.ao-serp-parameters-mobile .ao-serp-parameters-mobile__clear {
	border: 1px solid #409cd1;
	color: #409cd1;
	background-color: #fff;
	border-radius: 3px;
	padding: 8px 14px;
	font-size: 14px
}
.ao-serp-parameters-mobile .ao-serp-parameters-mobile__arrow {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.ao-serp-parameters-mobile .ao-serp-parameters__close {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	width: 40px;
	height: 40px
}
.ao-serp-parameters-mobile .ao-serp-parameters-mobile__title {
	position: absolute;
	margin: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 16px
}
.serp-parameters__clear-all {
	display: inline-block;
	vertical-align: middle;
	color: #2c3e50;
	background-color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 16px;
	margin: 16px 0;
	border-radius: 3px;
	border: 1px solid #c7d0d9
}

@media (min-width:1024px) {
.serp-parameters__clear-all {
	position: absolute;
	top: 0;
	right: 24px;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	color: #818d99;
	background-color: transparent;
	border: 0;
	border-radius: 0
}
}
.serp-parameters__close {
	display: block;
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 24px
}

@media (min-width:1024px) {
.serp-parameters__close {
	display: none
}
}
.serp-parameters__departure_text {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	line-height: 20px;
	text-align: left;
	color: #415466
}
.serp-parameters__title {
	display: none
}

@media (min-width:1024px) {
.serp-parameters__title {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	margin: 0;
	padding: 0
}
}
.serp-parameters__filters {
	display: none
}

@media (min-width:1024px) {
.serp-parameters__filters {
	display: block;
	margin: 14px 0
}
}
.serp-parameters__filters-filter {
	position: relative;
	margin-bottom: 11px;
	padding-left: 24px;
	font-size: 14px;
	line-height: 16px
}
.serp-parameters__filters-filter-clear {
	position: absolute
}

@media (min-width:1024px) {
.serp-parameters__filters-filter-clear {
	display: block
}
}
.serp-deals-banner {
	position: relative;
	background: #2fc3c9;
	border-radius: 3px;
	padding: 30px 10px
}

@media (min-width:568px) {
.serp-deals-banner {
	padding: 25px 45px 40px 35px
}
}
.serp-deals-banner__content-wrapper {
	position: relative
}
.serp-deals-banner__title {
	color: #00474d;
	font-size: 21px;
	margin: 0 0 25px
}

@media (min-width:568px) {
.serp-deals-banner__title {
	margin: 20px 0 25px
}
}
.serp-deals-banner__text {
	color: #00474d;
	font-size: 14px;
	line-height: 21px;
	padding: 25px 20px 10px 0;
	font-weight: 100
}

@media (min-width:568px) {
.serp-deals-banner__text {
	padding: 0 0 25px;
	line-height: 26px;
	width: 70%
}
}

@media (min-width:768px) {
.serp-deals-banner__text {
	font-size: 16px
}
}
.serp-deals-banner__button-wrapper {
	width: 100%
}

@media (min-width:568px) {
.serp-deals-banner__button-wrapper {
	width: 70%
}
}
.serp-deals-banner__cta {
	width: 100%;
	max-width: 100%
}

@media (min-width:568px) {
.serp-deals-banner__cta {
	width: 214px
}
}

@media (min-width:768px) {
.serp-deals-banner__cta {
	max-width: 214px;
	width: 45%
}
}
.serp-deals-banner__cta--primary {
	background: #00474d;
	color: #fff;
	border-color: #00474d
}
.serp-deals-banner__cta--primary.aa-btn {
	margin: 5px 0
}

@media (min-width:568px) {
.serp-deals-banner__cta--primary.aa-btn {
	margin-right: 20px
}
}
.serp-deals-banner__cta--secondary {
	background: #2fc3c9;
	color: #00474d;
	border-color: #00474d
}
.serp-deals-banner__image {
	width: auto;
	height: 215px
}

@media (min-width:568px) {
.serp-deals-banner__image {
	position: absolute;
	right: 0;
	width: 30%;
	height: auto;
	top: 0;
	bottom: 0;
	margin: 0
}
}
.aa-btn.aa-serp-nav-title__custom-tour-cta {
	width: 180px;
	background-color: hsla(0,0%,100%,.9);
	text-decoration: none
}
.header-info .aa-btn.aa-serp-nav-title__custom-tour-cta {
	margin-top: 21px
}
.header-info.full .aa-btn.aa-serp-nav-title__custom-tour-cta {
	margin-top: -4px;
	margin-bottom: 40px
}
.header-info.full.header-info--exp .aa-btn.aa-serp-nav-title__custom-tour-cta.aa-serp-nav-title__custom-tour-cta--bottom-spacing {
	margin-top: 11px;
	margin-bottom: 80px
}
.header-info.header-info--exp .details {
	padding-bottom: 16px
}
aside .b.b_bud.ao-budget-filter .ao-budget-filter-selector__wrapper {
	display: none;
	border: 1px solid #409cd1;
	border-radius: 5px;
	margin-bottom: 20px;
	overflow: hidden
}
aside .b.b_bud.ao-budget-filter .ao-budget-filter-selector__button {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	line-height: 19px;
	padding: 8px;
	width: 50%;
	color: #409cd1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0
}
aside .b.b_bud.ao-budget-filter .ao-budget-filter-selector__button--active {
	color: #fff;
	background-color: #409cd1
}
aside .b.b_bud.ao-budget-filter .ao-budget-filter__budget, aside .b.b_bud.ao-budget-filter .ao-budget-filter__price-per-day {
	margin: 4px 0 12px
}

.list>ul>li .bm .inst:before {
   background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='14' width='14' viewBox='0 0 32 32' fill='%2341C4AB'%3E%3Cpath d='M22 2L12 12H6l-6 8s6.4-1.8 10.1-.9L0 32l13.2-10.3C15 25.9 12 32 12 32l8-6v-6l10-10 2-10-10 2z'/%3E%3C/svg%3E");
    
    background-size: 16px;
    background-repeat: no-repeat;
}
   
   .list>ul>li .bm .flexible-payments:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='44' width='44' viewBox='0 0 44 44'%3E%3Cpath fill='%2341c4ab' d='M22 0C9.8 0 0 9.8 0 22s9.8 22 22 22 22-9.8 22-22S34.2 0 22 0zm12.7 15.1l-16 16.6c-.2.2-.4.3-.7.3-.3 0-.6-.1-.7-.3l-7.8-8.4-.2-.2c-.2-.2-.3-.5-.3-.7s.1-.5.3-.7l1.4-1.4c.4-.4 1-.4 1.4 0l.1.1 5.5 5.9c.2.2.5.2.7 0l13.4-13.9h.1c.4-.4 1-.4 1.4 0l1.4 1.4c.4.3.4.9 0 1.3z'/%3E%3C/svg%3E");
background-size: 16px;
    background-repeat: no-repeat;
       
   }

.list>ul>li .bm .tc{display:inline-block;margin:0 0 -4px 5px;height:16.5px;background-repeat:no-repeat;background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover}


.aa-btn--secondary:focus, .aa-btn--secondary:hover {
    background-color: #409cd1;
    border: 1px solid #409cd1;
    color: #fff;
}

.tourDesc{
    font-size: 13px;
        padding: 10px 0;
}



.listHeight{
    height: 120px;
}


#trsResult{
	overflow:hidden;
}


.preloaderItems{
	width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    background: rgba(255,255,255,0.8);
}



.preloaderItems img{
	position: absolute;
    left: 40%;
    top: 140px;
}


.prepareLoader{
	display:none!important;
}

.noRst div{
	    width: 100%;
	text-align:center;
	    color: #383838;
	font-size:40px;
		position: absolute;
    left: 40%;
    top: 140px;
}



.single-tour .tourmaster-with-sidebar .gdlr-core-container {
    padding-right: 430px!important;
}

.fxd .pp_package_item .traveltour-header-style-plain{
	z-index:-1;
}

.tour_fxMenu{
background: #fff!important;
    z-index: 999!important;	
}

.fxd .tourmaster-tour-booking-bar-outer{
	 /*   position: fixed;*/
    top: 0px;
    z-index: 99;
}
.fxd_bottom .tourmaster-tour-booking-bar-outer{
	    position: fixed;
    bottom: 100px;
    z-index: 99;
}


.fxd header,
.fxd_bottom header{
	z-index:-1!important;
}

.tourmaster-tour-style-2 .tourmaster-tour-booking-submit input[type=submit]{
	width:100%;
}



.pp_package_item #ui-datepicker-div .ui-datepicker-header{
	background: none;
    border: none;
}


.pp_package_item #ui-datepicker-div  .ui-datepicker-prev,
.pp_package_item #ui-datepicker-div  .ui-datepicker-next{
	    margin-top: 3px;
}

.pp_package_item #ui-datepicker-div .ui-datepicker .ui-datepicker-title{
	font-size: 15px;
    font-weight: normal;
}


.pp_package_item #ui-datepicker-div .ui-datepicker-month,
.pp_package_item #ui-datepicker-div .ui-datepicker-year{
	    font-weight: normal;
    margin: 0 5px;
    width: 45%;
}



.pp_package_item #ui-datepicker-div .ui-datepicker-title{
   padding-left: 0!important;
    padding-right: 0!important; 
}


.pp_package_item #ui-datepicker-div	table a, .pp_package_item #ui-datepicker-div  table tr td span {
    width: 33px!important;
    height: 33px!important;
    line-height: 12px!important;
}
.tourmaster-tour-rating i{
    color:#ae0101;
}


#selectHotels{
	background: #ae0101;
    background: -webkit-linear-gradient(left, #ae0101 , #ae0101);
    background: -o-linear-gradient(right, #ae0101, #ae0101);
    background: -moz-linear-gradient(right, #ae0101, #ae0101);
    background: linear-gradient(to right, #ae0101 , #ae0101);
    color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 18px 27px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}



.hotelsLine > h4{
	color: #ae0101;
    border-bottom: 1px solid;
}

.hotelLIneItem{
	    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}

.hotelfBox{
	    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
	border-bottom: 1px solid #ae0101;
    padding-bottom: 10px;
}

.hotelImage{
	    width: 200px;
    float: left;
}


.hotelImage img{
	width: 100%;
}

.hotelContent{
	width: 558px;
    float: right;
    display: inline-block;
	margin-bottom: 20px;
}

.hotelContent h4{
	margin: 0!important;
    font-size: 20px!important;
}

.hotelContentTabs{
	width: 100%;
    display: none;
	margin:10px 0;
}

.tabsData{
	display:none;
}


.hotelContentTabs ul{
	width: 100%;
    display: inline-block;
}

.hotelContentTabs ul li{
	width: 25%;
    float: left;
    text-align: center;
}

.hotelContentTabs ul li a{
	    display: block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
	text-decoration:none;
}
.is_open_tab,
.hotelContentTabs ul li a:hover{
	    background: #ae0101;
    color: #fff!important;
}


.is_opened{
	display:block;
}

.roomItems{
	    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
}


.roomType a{
	    float: right;
    border: 1px solid;
    padding: 5px 20px 2px 20px;
    text-decoration: none!important;
    line-height: 1.5;
    margin-top: -11px;
    display: block;
	font-weight: normal;
    font-size: 18px;
    font-family: Poppins;
}

.openDetails{
	background: #ae0101;
    background: -webkit-linear-gradient(left, #ae0101 , #ae0101);
    background: -o-linear-gradient(right, #ae0101, #ae0101);
    background: -moz-linear-gradient(right, #ae0101, #ae0101);
    background: linear-gradient(to right, #ae0101 , #ae0101);
    color: #fff!important;
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 5px 27px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: right;
}

.tabsData .roomItems:last-of-type{
	border:none;
}


.roomSelectData{
	margin-top: 20px;
}
.roomSelectData ul{
	width: 300px;
    margin: 0 auto;
}

.roomSelectData ul li{
	border-bottom: 1px solid #ccc;
    margin-bottom: 10px!important;
    padding-bottom: 5px!important;
	    position: relative;
}


.galleryBoxes{
	    width: 100%;
	display:inline-block;
}

.remRow{
	position: absolute;
    right: 0;
    top: 10%;
    font-size: 30px;
    color: #ae0101;
	cursor:pointer;
}



.updateHot{
	text-align:center;
}


.updateHot a{
	    background: #ae0101;
    background: -webkit-linear-gradient(left, #ae0101 , #ae0101);
    background: -o-linear-gradient(right, #ae0101, #ae0101);
    background: -moz-linear-gradient(right, #ae0101, #ae0101);
    background: linear-gradient(to right, #ae0101 , #ae0101);
    color: #fff!important;
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none!important;
    letter-spacing: 1px;
}


.updateHot{
	width: 100%;
    display: inline-block;
    margin: 0px 0px 10px 0px;
}

.tourmaster-header-price{
	padding-top: 5px!important;
}
.tourmaster-tour-booking-bar-wrap .tourmaster-single-tour-booking-fields{
	    padding: 10px 33px 5px!important;
}


.tourmaster-tour-style-2 .tourmaster-tour-booking-people-container{
	    padding-top: 10px!important;
	    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0;
}

.tourmaster-tour-style-2 .tourmaster-tour-booking-next-sign{
	border:none;
}


.tourmaster-tour-booking-date{
	width: 56%;
    float: left;
    margin-right: 20px;
}

.tourmaster-tour-style-2 .tourmaster-tour-booking-date, .tourmaster-tour-style-2 .tourmaster-tour-booking-package{
	margin-bottom:5px!important;
}

.tourmaster-tour-booking-room {
    margin-bottom: 10px!important;
}


.tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border .tourmaster-combobox-list-display, .tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border input[type=email], .tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border input[type=password], .tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border input[type=text], .tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border select {
    height: 40px!important;
    padding: 3px 17px!important;
}


.tourmaster-tour-style-2 .tourmaster-tour-booking-people.tourmaster-variable {
    margin-bottom: 0px!important;
}


.tour_route_path a{
	position:relative;
	padding-right: 15px;
}

.tour_route_path a:before{
	content:"-";
	position:absolute;
	top:0;
	right:0;
}
.tour_route_path a:last-of-type:before{
	display:none;
}


.tour_route_path a:hover{
	color:#FF0202!important;
}

.daysConMedia {
	width: 400px!important;
    height: 230px!important;
    float: left;
    margin-right: 15px;
	margin-bottom:15px;
}

.daysConMedia img{
	 position: absolute;
   top: 50%;
   left: 50%;
   width: 400px!important;
   height: 230px!important;
   margin-top: -100px; 
   margin-left: -200px; 
	
}




.gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-content{
	overflow:hidden;
}

.gdlr-core-toggle-box-item-content .owl-item{
	width:400px!important;
    height: 230px!important;
}

.daysConMedia .owl-nav{
	    position: relative;
    top: -50px;
    width: 100%;
}


.daysConMedia .owl-nav .owl-prev{
	    float: left;
    margin-left: 10px;
}

.daysConMedia .owl-nav .owl-next{
	    float: right;
    margin-right: 10px;
}

.daysConMedia .owl-nav  i{
	    font-size: 20px;
    color: #fff!important;
}

.flexslider .slides li img{
position: absolute;
    top: 50%;
    left: 50%;
    width: 770px!important;
    height: 590px!important;
    margin-top: -300px;
    margin-left: 393px;
}


.flexslider .slides  .gdlr-core-media-image{
	width: 770px!important;
    height: 590px!important;
	position:relative;
}


.tourmaster-tour-style-2 .tourmaster-tour-booking-date i, .tourmaster-tour-style-2 .tourmaster-tour-booking-package i{
	    line-height: 38px!important;
}



.exclusions_ul ul li,
.inclusions_ul ul li{
	position:relative;
}

.inclusions_ul ul li:before {
    content: "✓";
	position:absolute;
	left:-20px;
	top:0;
	width:25px;
	height:20px;
	color:#ffa11a;
}


.exclusions_ul ul li:before {
    content: "x";
	position:absolute;
	left:-20px;
	top:0;
	width:25px;
	height:20px;
	color:#999;
}

.accTitls{
	font-size:17px!important;
}


.relTour .tourmaster-tour-item-holder{
	    display: inline-flex;
    width: 100%;
}

















	
.starsBox ul{
    width: 500px;
    margin: 0px 0px 10px 0px;	
	}
	
	
.starsBox ul li{
    position: relative;
    line-height: 2;
    list-style: none;
    width: 100%;
    display: inline-block;
	}	

.starsBox ul li:after{
    content: "";
    position: absolute;
    left: 220px;
    top: 14px;
    background: #e5e5e5;
    width: 250px;
    height: 5px;
	}		

.writeReview{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 35px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background: #fac111;
	}
	
	
.starsBox{
position:relative;	
	}	

.starsBox dt{
    float: left;
    width: 111px;
	}
.em_star{
	position:relative;
 background: url(../images/start_0.png) no-repeat 0px 4px;	
     width: 100px;
    height: 30px;
    float: left;
	}	
.starsBox ul li strong{
    float: right;
    font-weight: normal;
    position: relative;
    left: 20px;
	}	

#reviews small{
    position: absolute;
    top: 40px;
    right: 0;	
	}		

.reviewFormBox{
    display:none;	
	}	
.ffItem{
    margin: 5px 0;	
	}	

.ffItem input{
	float:left;
    padding: 11px;
    width: 250px;
    background: #E5E5E5;
    border: 1px solid #ccc;	
	margin:0px 5px 0px 0px;
	}

.ffItem select{
    padding: 10px;
    width: 220px;
    background: #E5E5E5;
    border: 1px solid #ccc;	
	}	
	
.ffItem textarea{
    padding: 10px;
    width: 477px;
    background: #E5E5E5;
    border: 1px solid #ccc;	
	resize:none;
	height:100px;
	}	

#savereview{
float: left;
    padding: 5px 20px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background: #16a1d1;	
	}				

.reviewList{
    margin: 20px 0;	
	}	

.reviewList h1{
    text-align: center;
    color: #ddd;	
	}	

#system-message{
    width: 1200px;
    margin: 0 auto;	
	}	

.reviewList{
width: 100%;
    display: inline-block;	
	}	
.review_item{
    width: 100%;
    display: inline-block;
    background: #f5f5f5;
    border: 2px solid #e1e1e1;
    padding: 25px;
    box-sizing: border-box;
    margin: 0px 0px 10px 0px;
    border-radius: 30px;
	}	
.review_top{
	position:relative;
    width: 100%;
    margin: 0px 0px 20px 0px;
    display: inline-block;
	}	
.review_top span{
    float: right;	
	font-size:14px;
	color:#999;
	}	

.review_top dt{
    background: url(../images/start_0.png) no-repeat 0px 5px;
padding: 0px 78px 5px 0px;
    height: 22px;
    float: left;
    width: 70%;
	}
	
.stars_1:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 13px;
    height: 20px;
	}		
	
		
.stars_2:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 30px;
    height: 20px;
	}	

.stars_3:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 52px;
    height: 20px;
	}
	
.stars_4:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 60px;
    height: 20px;
	}
	
.stars_5:before{
    content: "";
    background: url(../images/start_5.png) no-repeat 0px 5px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 90px;
    height: 20px;
	}			

.activeLIne{
    width: 250px;
    margin: 0px 0px 0px 220px;
    position: relative;	
	}	
.viewMoreB{
    display: inline-block;
    background: #16a1d1;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;	
	}	



.line_5:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}

.line_4:before {
    content: "";
    background: url(../images/start_5.png) no-repeat 1px 9px;
    position: absolute;
    top: -5px;
    left: 0;
    height: 30px;
}

.line_3:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}
.line_2:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}

.line_1:before {
    content: "";
    background:url(../images/start_5.png) no-repeat 1px 3px;
    position: absolute;
    top: 1px;
    left: 0;
    height: 30px;
}	

.starsBox #line_5 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #16a1d1;
    height: 5px;
	z-index:99;
	
	}


	
	.starsBox #line_4 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #16a1d1;
    height: 5px;
	z-index:99;
	
	}
	
	.starsBox #line_3 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #16a1d1;
    height: 5px;
	z-index:99;
	
	}
	
	.starsBox #line_2 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #16a1d1;
    height: 5px;
	z-index:99;
	
	}
	
	.starsBox #line_1 .activeLIne:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #16a1d1;
    height: 5px;
	z-index:99;
	
	}	

.facilityUl li:before,
.hRoomRow ul li:before{
    display:none!important;
}

.loadRooms ul,
.emptyRooms ul{
  margin:0!important;   
}

.tourmaster-require-acceptance{
    margin-right:10px;
}
.lastBlock #button-6 a{
font-size: 15px;
    display: block;
    height: auto;
    width: 100%;
    padding: 10px 0;
}

.accDataHot{
width: 100%;
    display: inline-block;
}

.thumbBlock{
	width: 270px;
    float: left;
    margin-right: 20px;
    height: 250px;
	overflow:hidden;
}

.thumbBlock img{
	width:100%;
	height:100%;
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
}

 .thumbBlock:hover img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}




.middBlock{
	    float: left;
    margin-right: 20px;
    height: 190px;
    margin-top: 19px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
	width: 505px;
}


.lastBlock{
	    float: left;
    width: 300px;
    margin-top: 30px;
}


.accDataBoxRow .list>ul>li:not(.oper):not(.recommendation){
	min-height:250px;
}

.titleRow{
	    margin-top: 10px;
}

.descriptionRow{
	    height: 75px;
    overflow: hidden;
}

.titleRow h3{
	    font-size: 20px!important;
	margin-bottom:10px!important;
}


.accPriceBlock i:first-of-type{
	color:#FF0101;
}

.accPriceBlock strong{
	font-size: 25px;
}

.ss_item  select{
	border: 1px solid #ccc!important;
    cursor: pointer;
        padding: 10px;
    width: 100%;
}
.ss_item  input{
	border: 1px solid #ccc!important;
	    padding: 10px;
    width: 100%;
}

.ss_item{
	margin-bottom:10px;
}

.ss_item  input:disabled {
	background: #f2f2f2!important;
}


.facilityUl{
	display:inline-block;
	width:100%;
	list-style:none;
}

.facilityUl li{
	width:25px;
	height:25px;
	float:left;
	margin:5px!important;
}

.facilityUl li img{
	width:20px;
}

.cityRd:after{
	display:none!important;
}


.searchSbm{
	text-align:center;
}
.searchSbm input{
	width: 100%;
	    padding: 12px 33px;
	    cursor:pointer;
}

.nob{
	border:none!important;
}


.vm_link{
background-color: #ae0101;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .8px;
    padding: 12px 33px;
    display: inline-block;
    -webkit-appearance: none;
    color: #fff!important;
    text-decoration: none!important;
    float: right;
    margin-right: 60px;
    width: 206px;
    text-align: center;
}




#starView{
	float: right;
    font-size: 18px;
    text-decoration: none;
}

.reloadPs{
	    position: relative;
    top:-13px;
    right: 10px;
        float: right;
    display: block;
    color: #fff;
}

#filterResultCallapseOnMobile{
    background: #fdfdfd;
    border: 1px solid #ccc;
}





/* Hotel item start*/

#st-content-wrapper {
  padding-bottom: 100px; }
  #st-content-wrapper .st-breadcrumb {
    padding: 20px 0;
    border-bottom: 1px solid #EAEEF3; }
    #st-content-wrapper .st-breadcrumb ul {
      list-style: none;
      display: block;
      width: 100%;
      margin-bottom: 0;
      padding-left: 0;
      background: #FFF; }
      #st-content-wrapper .st-breadcrumb ul li {
        position: relative;
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 0; }
        #st-content-wrapper .st-breadcrumb ul li:not(:last-child):after {
          position: absolute;
          content: '';
          top: 50%;
          right: -2px;
          margin-top: -2px;
          width: 4px;
          height: 4px;
          background: #EAEEF3;
          z-index: 1; }
        #st-content-wrapper .st-breadcrumb ul li:first-child {
          padding-left: 0; }
        #st-content-wrapper .st-breadcrumb ul li:last-child {
          padding-right: 0; }
        #st-content-wrapper .st-breadcrumb ul li a {
          display: block;
          font-weight: 500;
          color: #1A2B48;
          text-decoration: none;
          line-height: 21px; }
        #st-content-wrapper .st-breadcrumb ul li.active {
          color: #5E6D77; }
  #st-content-wrapper .st-stars i {
    cursor: pointer;
    font-size: 12px;
    color: #ae0101; }
    #st-content-wrapper .st-stars i.grey {
      color: #EAEEF3; }
  #st-content-wrapper .st-stars.style-2 i {
    cursor: pointer;
    color: #FFDC00;
    font-size: 20px; }
    #st-content-wrapper .st-stars.style-2 i:not(:last-child) {
      margin-right: 2px; }
    #st-content-wrapper .st-stars.style-2 i.grey {
      color: #EAEEF3; }
    #st-content-wrapper .st-stars.style-2 i.selected, #st-content-wrapper .st-stars.style-2 i.hovered {
      color: #FFDC00 !important; }
  #st-content-wrapper .st-heading {
    margin-top: 10px;
    color: #1A2B48;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.3; }
    #st-content-wrapper .st-heading.large {
      font-size: 36px; }
    #st-content-wrapper .st-heading.x-large {
      font-size: 48px; }
  #st-content-wrapper .sub-heading {
    color: #5E6D77;
    font-size: 14px; }
    #st-content-wrapper .sub-heading .fa {
      font-size: 16px;
      margin-right: 3px; }
  #st-content-wrapper .st-heading-section {
    margin-bottom: 20px;
    font-size: 24px;
    color: #1A2B48;
    font-weight: 500; }
    #st-content-wrapper .st-heading-section.large {
      margin-bottom: 30px;
      font-size: 28px; }
    #st-content-wrapper .st-heading-section .toggle-section {
      font-size: 22px;
      color: #1A2B48; }
  #st-content-wrapper .st-description {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #5E6D77;
    font-weight: 400;
    position: relative; }
    #st-content-wrapper .st-description .cut-gradient {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 50px;
      width: 100%;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(80%, white));
      background-image: linear-gradient(rgba(255, 255, 255, 0) 1%, white 80%); }
    #st-content-wrapper .st-description.open .cut-gradient {
      display: none; }
  #st-content-wrapper .st-hr {
    width: 100%;
    height: 1px;
    background: #EAEEF3;
    margin-top: 30px;
    margin-bottom: 30px; }
    #st-content-wrapper .st-hr.large {
      margin-top: 30px;
      margin-bottom: 30px; }
    #st-content-wrapper .st-hr.x-large {
      margin-top: 60px;
      margin-bottom: 60px; }
  #st-content-wrapper  {
    position: relative; }
    #st-content-wrapper  .shares {
      position: absolute;
      top: 30px;
      right: 30px;
      z-index: 1; }
      #st-content-wrapper  .shares .share-item {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(26, 43, 72, 0.6);
        color: #FFF;
        text-align: center;
        line-height: 40px; }
        #st-content-wrapper  .shares .share-item:not(:last-child) {
          margin-right: 10px; }
        #st-content-wrapper  .shares .share-item .fa {
          float: left;
          display: block;
          margin-left: 10px;
          margin-top: 7px; }
        #st-content-wrapper  .shares .share-item.like-it .fa {
          margin-top: 12px;
          margin-left: 11px;
          font-size: 18px; }
        #st-content-wrapper  .shares .share-item.st-video-popup .field-icon {
          margin-top: 9px; }
      #st-content-wrapper  .shares .share-wrapper {
        display: none;
        padding-left: 0;
        position: absolute;
        top: 100%;
        margin-top: 10px;
        left: 0;
        z-index: 1; }
        #st-content-wrapper .shares .share-wrapper li {
          width: 40px;
          height: 40px;
          background: #FFF;
          border-radius: 50%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          margin-bottom: 5px; }
          #st-content-wrapper .shares .share-wrapper li a {
            color: #1A2B48; }
    #st-content-wrapper  .fotorama .fotorama__fullscreen-icon {
      width: 40px;
      height: 40px;
      top: auto;
      bottom: 30px;
      right: 30px;
      background: none; }

#st-content-wrapper .fotorama .fotorama__arr.fotorama__arr--prev:after {
    content: '';
    background: url(../images/ico_pre.svg);
}

#st-content-wrapper .fotorama .fotorama__arr.fotorama__arr--next:after {
    content: '';
    background: url(../images/ico_next.svg);
}

#st-content-wrapper .fotorama .fotorama__fullscreen-icon:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/ico_full_3.svg);
    left: 50%;
    margin-left: -11px;
    top: 7px;
    z-index: 1;
}


      #st-content-wrapper  .fotorama .fotorama__fullscreen-icon:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(26, 43, 72, 0.5);
        border-radius: 3px; }

    #st-content-wrapper  .fotorama .fotorama__arr {
      border-radius: 3px;
      width: 40px;
      height: 40px;
      background: none;
      background-color: rgba(26, 43, 72, 0.6); }
      #st-content-wrapper  .fotorama .fotorama__arr:after {
        position: absolute;
        left: 50%;
        margin-left: -13px;
        top: 7px;
        width: 24px;
        height: 24px; }
      #st-content-wrapper .fotorama .fotorama__arr.fotorama__arr--prev {
        left: 30px; }

      #st-content-wrapper .fotorama .fotorama__arr.fotorama__arr--next {
        right: 30px; }

    #st-content-wrapper  .fotorama .fotorama__nav::after {
      background: none; }
  #st-content-wrapper .st-flickity {
    position: relative; }
    #st-content-wrapper .st-flickity .shares {
      position: absolute;
      top: 30px;
      right: 30px;
      z-index: 1; }
      #st-content-wrapper .st-flickity .shares .share-item {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(26, 43, 72, 0.6);
        color: #FFF;
        text-align: center;
        line-height: 40px; }
        #st-content-wrapper .st-flickity .shares .share-item:not(:last-child) {
          margin-right: 10px; }
    #st-content-wrapper .st-flickity .carousel .item {
      margin-right: 5px;
      width: 75%;
      height: 500px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    #st-content-wrapper .st-flickity .flickity-prev-next-button {
      background: rgba(26, 43, 72, 0.6);
      width: 50px;
      height: 50px;
      border-radius: 3px; }
      #st-content-wrapper .st-flickity .flickity-prev-next-button.next {
        right: 30px; }
        #st-content-wrapper .st-flickity .flickity-prev-next-button.next:after {
          content: '\f178';
          font-family: FontAwesome, sans-serif;
          font-size: 18px;
          color: #FFF;
          z-index: 1; }
      #st-content-wrapper .st-flickity .flickity-prev-next-button.previous {
        left: 30px; }
        #st-content-wrapper .st-flickity .flickity-prev-next-button.previous:after {
          content: '\f177';
          font-family: FontAwesome, sans-serif;
          font-size: 18px;
          color: #FFF;
          z-index: 1; }
    #st-content-wrapper .st-flickity .flickity-button-icon {
      display: none; }
  #st-content-wrapper .facilities .item {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #5E6D77;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #st-content-wrapper .facilities .item .fa {
      margin-right: 15px;
      font-size: 24px; }
  #st-content-wrapper .st-properties {
    margin-top: 20px; }
    #st-content-wrapper .st-properties th, #st-content-wrapper .st-properties td {
      padding: 10px 0;
      border: none;
      font-size: 14px;
      color: #5E6D77; }
    #st-content-wrapper .st-properties th {
      width: 33.3333%;
      font-weight: 400; }
  #st-content-wrapper .st-list-rooms {
    margin-top: 30px; }
    #st-content-wrapper .st-list-rooms .item {
      margin-bottom: 20px;
      border: 1px solid #D7DCE3; }
      #st-content-wrapper .st-list-rooms .item .heading {
        margin-top: 30px;
        margin-bottom: 5px;
        font-size: 18px;
        color: #1A2B48;
        font-weight: 500; }
      #st-content-wrapper .st-list-rooms .item .facilities .item {
        border: none;
        margin-top: 0;
        padding-right: 10px;
        display: inline-block; }
        #st-content-wrapper .st-list-rooms .item .facilities .item:not(:first-child) {
          margin-left: 10px; }
        #st-content-wrapper .st-list-rooms .item .facilities .item .fa {
          text-align: center;
          border: 1px solid #EAEEF3;
          border-radius: 5px;
          padding: 6px 8px;
          font-size: 12px;
          margin-right: 0; }
        #st-content-wrapper .st-list-rooms .item .facilities .item span {
          display: block;
          margin-top: 5px;
          font-size: 12px;
          text-align: center; }
  #st-content-wrapper .st-list-availability li {
    display: inline-block;
    color: #5E6D77; }
    #st-content-wrapper .st-list-availability li span {
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      margin-right: 10px; }
      #st-content-wrapper .st-list-availability li span.not_available {
        border: 1px solid #D7DCE3; }
      #st-content-wrapper .st-list-availability li span.available {
        background: #5191FA; }
    #st-content-wrapper .st-list-availability li:not(:last-child) {
      margin-right: 30px; }
  #st-content-wrapper .st-availability.st-house-availability {
    margin-top: 30px; }
  #st-content-wrapper .st-availability .daterangepicker {
    border-radius: 3px;
    padding-top: 20px !important; }
    #st-content-wrapper .st-availability .daterangepicker:before {
      border: none; }
  #st-content-wrapper .st-availability .st-calendar {
    position: relative; }
    #st-content-wrapper .st-availability .st-calendar .calendar-table {
      padding: 0; }
      #st-content-wrapper .st-availability .st-calendar .calendar-table .table-header {
        padding-bottom: 25px; }
        #st-content-wrapper .st-availability .st-calendar .calendar-table .table-header .prev,
        #st-content-wrapper .st-availability .st-calendar .calendar-table .table-header .next {
          bottom: 5px !important; }
    #st-content-wrapper .st-availability .st-calendar .calendar_input {
      opacity: 0;
      visibility: hidden;
      width: 0;
      height: 0;
      position: absolute;
      top: 0;
      left: 0; }
    #st-content-wrapper .st-availability .st-calendar .table-sub-header .day-off-week {
      width: 48px;
      margin: 2px; }
    #st-content-wrapper .st-availability .st-calendar.left .table-sub-header {
      margin-right: 38px; }
    #st-content-wrapper .st-availability .st-calendar .daterangepicker {
      position: static;
      width: 100%;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-color: #D7DCE3;
      padding: 30px; }
      #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar {
        margin: 0;
        max-width: 50%;
        width: 50%; }
        #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar.right {
          padding-left: 38px; }
        #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed {
          display: block; }
          #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date {
            width: 48px;
            height: 48px;
            display: block;
            float: left;
            margin: 2px;
            padding: 0;
            border: none; }
            #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date .date {
              width: 48px;
              height: 48px;
              text-align: center;
              line-height: 48px;
              border: 1px solid #D7DCE3;
              border-radius: 3px;
              color: #5191FA; }
              #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date .date.no-show {
                bordeR: none; }
            #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.disabled {
              text-decoration: none; }
              #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.disabled .date {
                color: #D7DCE3; }
            #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.today, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.active, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.start-date, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.in-range, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date:hover {
              background: none !important;
              -webkit-box-shadow: none;
              box-shadow: none; }
      #st-content-wrapper .st-availability .st-calendar .daterangepicker.respon-single {
        width: auto; }
        #st-content-wrapper .st-availability .st-calendar .daterangepicker.respon-single .calendar {
          max-width: 100%;
          width: 100%; }
  #st-content-wrapper .review-box {
    margin-top: 20px;
    padding: 30px;
    border: 1px solid #EAEEF3;
    border-radius: 5px;
    color: #1A2B48;
    font-weight: 500; }
    #st-content-wrapper .review-box .heading {
      font-size: 18px;
      margin-top: 0;
      margin-bottom: 20px; }
    #st-content-wrapper .review-box .review-box-score {
      padding-top: 45px;
      padding-bottom: 45px;
      text-align: center; }
      #st-content-wrapper .review-box .review-box-score .review-score {
        line-height: 50px;
        font-size: 72px;
        font-weight: 500;
        color: #5191FA; }
        #st-content-wrapper .review-box .review-box-score .review-score .per-total {
          font-size: 24px; }
      #st-content-wrapper .review-box .review-box-score .review-score-text {
        font-weight: 400;
        font-size: 24px;
        color: #1A2B48; }
      #st-content-wrapper .review-box .review-box-score .review-score-base {
        margin-top: 10px;
        color: #768090;
        font-size: 14px; }
        #st-content-wrapper .review-box .review-box-score .review-score-base span {
          color: #5191FA; }
    #st-content-wrapper .review-box .item {
      margin-top: 15px; }
      #st-content-wrapper .review-box .item .label {
        position: relative;
        margin-top: 8px;
        display: block;
        padding-left: 0;
        color: #1A2B48;
        font-size: 14px;
        font-weight: 400;
        text-align: left; }
        #st-content-wrapper .review-box .item .label .number {
          position: absolute;
          top: 0;
          right: 2px;
          color: #768090; }
      #st-content-wrapper .review-box .item .progress {
        position: relative;
        height: 8px;
        width: 100%;
        border-radius: 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #EEE;
        margin-bottom: 0;
        overflow: inherit; }
        #st-content-wrapper .review-box .item .progress .percent {
          position: absolute;
          top: 0;
          left: 0;
          height: 8px;
          background: #5191FA;
          border-radius: 10px; }
          #st-content-wrapper .review-box .item .progress .percent.green {
            background: #2ECC71; }
          #st-content-wrapper .review-box .item .progress .percent.darkgreen {
            background: #27AE61; }
          #st-content-wrapper .review-box .item .progress .percent.yellow {
            background: #F1C40F; }
          #st-content-wrapper .review-box .item .progress .percent.orange {
            background: #E67F22; }
          #st-content-wrapper .review-box .item .progress .percent.red {
            background: #E84C3D; }
  #st-content-wrapper #reviews .review-pagination .summary {
    margin-top: 30px;
    color: #5E6D77;
    font-size: 14px;
    text-align: center; }
  #st-content-wrapper #reviews .review-list {
    margin-top: 30px; }
    #st-content-wrapper #reviews .review-list .comment-item {
      padding-top: 30px;
      padding-bottom: 30px;
      border-top: 1px solid #EAEEF3;
      font-size: 14px; }
      #st-content-wrapper #reviews .review-list .comment-item:last-child {
        border-bottom: 1px solid #EAEEF3; }
      #st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 100px; }
      #st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-left {
        padding-right: 20px; }
        #st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-left img {
          border-radius: 50%; }
      #st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-body .media-heading {
        font-size: 14px;
        color: #1A2B48;
        font-weight: 600; }
      #st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-body .date {
        color: #AEB4C0; }
      #st-content-wrapper #reviews .review-list .comment-item .comment-item-head .like {
        float: right;
        margin-top: -35px;
        color: #AEB4C0; }
        #st-content-wrapper #reviews .review-list .comment-item .comment-item-head .like .btn-like {
          color: #1A2B48;
          margin-left: 5px;
          font-size: 20px; }
      #st-content-wrapper #reviews .review-list .comment-item .comment-item-body {
        margin-top: 30px; }
        #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .comment-rate {
          padding: 5px;
          background: #5191FA;
          color: #FFF;
          border-radius: 3px;
          font-size: 14px;
          line-height: 20px; }
        #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .title {
          position: relative;
          font-size: 16px;
          padding-left: 40px;
          line-height: 20px; }
          #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .title .st-stars {
            display: inline-block;
            margin-left: 20px; }
          #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .title .comment-rate {
            position: absolute;
            top: -5px;
            left: 0;
            display: block; }
        #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .detail {
          color: #74818A; }
        #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .table-review {
          margin-bottom: 0;
          margin-top: 20px; }
          #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .table-review .row {
            padding-top: 5px;
            padding-bottom: 5px; }
          #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .table-review .title {
            font-size: 14px;
            line-height: 28px; }
          #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .table-review .rates {
            font-size: 20px; }
            #st-content-wrapper #reviews .review-list .comment-item .comment-item-body .table-review .rates .fa {
              margin-right: 15px; }
  #st-content-wrapper #reviews #write-review {
    margin-top: 30px; }
    #st-content-wrapper #reviews #write-review #respond {
      margin-top: 30px;
      padding: 30px;
      border-radius: 5px;
      border: 1px solid #D7DCE3;
      background: #F9F9F9; }
    #st-content-wrapper #reviews #write-review .heading {
      margin-top: 20px;
      margin-bottom: 20px;
      color: #1A2B48;
      font-size: 16px;
      font-weight: 500; }
    #st-content-wrapper #reviews #write-review input[type='submit'] {
      margin-top: 30px; }
    #st-content-wrapper #reviews #write-review .form-wrapper .form-group .form-control {
      height: 40px;
      font-size: 14px;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #768090;
      font-weight: 500;
      border-color: #EEEEEE; }
    #st-content-wrapper #reviews #write-review .form-wrapper .form-group textarea {
      padding-top: 20px;
      min-height: 310px;
      resize: none; }
    #st-content-wrapper #reviews #write-review .review-form .review-items {
      background: #FFF;
      padding: 30px;
      border: 1px solid #EEEEEE;
      border-radius: 5px;
      margin-top: 15px; }
      #st-content-wrapper #reviews #write-review .review-form .review-items label {
        font-size: 14px;
        font-weight: 500;
        color: #768090; }
      #st-content-wrapper #reviews #write-review .review-form .review-items .item {
        margin-bottom: 10px; }
      #st-content-wrapper #reviews #write-review .review-form .review-items .rates {
        position: relative; }
        #st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa {
          cursor: pointer;
          font-size: 18px;
          color: #5191FA; }
          #st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa:not(:last-child) {
            margin-right: 20px; }
          #st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa.grey {
            color: #5E6D77; }
          #st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa.hovered, #st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa.selected {
            color: #5191FA; }
  #st-content-wrapper .st-tabs .nav-tabs {
    border: none;
    -webkit-box-shadow: 0 2px 0 #EAEEF3;
    box-shadow: 0 2px 0 #EAEEF3; }
    #st-content-wrapper .st-tabs .nav-tabs li {
      margin-bottom: -2px;
      padding-left: 30px;
      padding-right: 30px; }
      #st-content-wrapper .st-tabs .nav-tabs li:first-child {
        padding-left: 0; }
      #st-content-wrapper .st-tabs .nav-tabs li a {
        padding: 20px 0;
        font-size: 14px;
        font-weight: 500;
        color: #1A2B48;
        text-transform: uppercase;
        background: transparent;
        border: none; }
        #st-content-wrapper .st-tabs .nav-tabs li a:hover {
          border: none; }
      #st-content-wrapper .st-tabs .nav-tabs li.active a {
        color: #5191FA;
        border: none;
        border-bottom: 2px solid #5191FA; }
  #st-content-wrapper .st-tabs .tab-pane {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
    color: #5E6D77;
    line-height: 22px; }
    #st-content-wrapper .st-tabs .tab-pane .hotel-logo {
      padding-top: 30px;
      padding-bottom: 30px;
      text-align: center; }
      #st-content-wrapper .st-tabs .tab-pane .hotel-logo img {
        display: inline-block; }
  #st-content-wrapper .form-book-wrapper {
    border: 1px solid #D7DCE3;
    border-top: 5px solid #5191FA;
    border-radius: 0 0 4px 4px;
    background: #FFF; }
    #st-content-wrapper .form-book-wrapper .form-head {
      position: relative;
      padding: 30px 20px;
      color: #5E6D77;
      font-size: 14px; }
      #st-content-wrapper .form-book-wrapper .form-head .price {
        font-size: 18px;
        color: #1A2B48;
        font-weight: 500; }
    #st-content-wrapper .form-book-wrapper .form-group {
      margin-bottom: 0;
      border-top: 1px solid #D7DCE3; }
    #st-content-wrapper .form-book-wrapper label {
      font-size: 14px;
      color: #5E6D77;
      font-weight: 400; }
    #st-content-wrapper .form-book-wrapper .form-date-field {
      position: relative; }
      #st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper,
      #st-content-wrapper .form-book-wrapper .form-date-field .check-out-wrapper {
        width: 50%;
        float: left;
        padding: 20px; }
        #st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper:hover,
        #st-content-wrapper .form-book-wrapper .form-date-field .check-out-wrapper:hover {
          cursor: pointer;
          -webkit-box-shadow: 0 0 1px 1px #EAEEF3 inset;
          box-shadow: 0 0 1px 1px #EAEEF3 inset; }
        #st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper .render,
        #st-content-wrapper .form-book-wrapper .form-date-field .check-out-wrapper .render {
          font-size: 16px;
          font-weight: 400;
          color: #5191FA; }
      #st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper {
        width: 100%; }
        #st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper label {
          display: block; }
        #st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper .render {
          display: inline-block; }
      #st-content-wrapper .form-book-wrapper .form-date-field .check-in-out,
      #st-content-wrapper .form-book-wrapper .form-date-field .check-in-out-input {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: -1;
        opacity: 0; }
    #st-content-wrapper .form-book-wrapper .form-extra-field {
      position: relative;
      padding: 20px; }
      #st-content-wrapper .form-book-wrapper .form-extra-field:hover {
        cursor: pointer; }
      #st-content-wrapper .form-book-wrapper .form-extra-field .dropdown {
        z-index: 2;
        margin-right: -10px; }
      #st-content-wrapper .form-book-wrapper .form-extra-field .dropdown-menu {
        width: 100%;
        padding: 15px 30px;
        border-radius: 0;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
        max-height: 332px; }
        #st-content-wrapper .form-book-wrapper .form-extra-field .dropdown-menu .item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          #st-content-wrapper .form-book-wrapper .form-extra-field .dropdown-menu .item .select-wrapper {
            /* width: 55px; */ }
          #st-content-wrapper .form-book-wrapper .form-extra-field .dropdown-menu .item:not(:last-child) {
            margin-bottom: 20px; }
      #st-content-wrapper .form-book-wrapper .form-extra-field .render {
        font-size: 16px;
        color: #5191FA; }
      #st-content-wrapper .form-book-wrapper .form-extra-field .arrow {
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -5px;
        font-size: 22px;
        color: #A0A9B2; }
    #st-content-wrapper .form-book-wrapper .form-more-extra {
      padding: 25px 20px; }
      #st-content-wrapper .form-book-wrapper .form-more-extra .dropdown {
        display: block;
        text-align: right;
        font-size: 16px;
        color: #5191FA; }
      #st-content-wrapper .form-book-wrapper .form-more-extra .extras {
        display: none;
        width: 100%;
        list-style: none;
        padding-left: 0; }
        #st-content-wrapper .form-book-wrapper .form-more-extra .extras li {
          padding-bottom: 5px;
          margin-bottom: 10px;
          display: block;
          border-bottom: 1px solid #EAEEF3; }
          #st-content-wrapper .form-book-wrapper .form-more-extra .extras li .st-flex {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important; }
          #st-content-wrapper .form-book-wrapper .form-more-extra .extras li input {
            margin-top: 0;
            margin-right: 5px; }
    #st-content-wrapper .form-book-wrapper .submit-group {
      border-top: 1px solid #D7DCE3;
      padding: 30px 20px 0; }
    #st-content-wrapper .form-book-wrapper.inline {
      position: relative;
      border-radius: 5px;
      border-top: 1px solid #D7DCE3;
      -webkit-box-shadow: 1px 1px 2px #EEE;
      box-shadow: 1px 1px 2px #EEE;
      padding-bottom: 0;
      margin-top: 0;
      margin-bottom: 30px; }
      #st-content-wrapper .form-book-wrapper.inline .form-group {
        border-top: none;
        border-right: 1px solid #D7DCE3;
        width: 33.3333%;
        float: left; }
      #st-content-wrapper .form-book-wrapper.inline label {
        margin-bottom: 0; }
      #st-content-wrapper .form-book-wrapper.inline .check-in-wrapper,
      #st-content-wrapper .form-book-wrapper.inline .check-out-wrapper {
        padding: 15px 20px; }
      #st-content-wrapper .form-book-wrapper.inline .form-extra-field {
        padding-left: 30px;
        padding-top: 15px;
        padding-bottom: 15px; }
      #st-content-wrapper .form-book-wrapper.inline .submit-group {
        padding: 0;
        position: absolute;
        top: 0;
        right: -1px;
        border-radius: 0 5px 5px 0;
        height: 100%; }
        #st-content-wrapper .form-book-wrapper.inline .submit-group .btn {
          height: 100%;
          border-radius: 0 5px 5px 0;
          -webkit-box-shadow: 0 0 0 1px #5191FA;
          box-shadow: 0 0 0 1px #5191FA; }
  #st-content-wrapper .widgets {
    background: #FFF; }
    #st-content-wrapper .widgets .widget-box {
      background: #FFF;
      border-radius: 3px;
      margin-top: 30px;
      padding: 20px;
      border: 1px solid #D7DCE3; }
      #st-content-wrapper .widgets .widget-box .heading {
        margin-top: 0; }
      #st-content-wrapper .widgets .widget-box.default {
        padding: 0;
        border: none; }
      #st-content-wrapper .widgets .widget-box.blog .heading {
        padding-left: 15px;
        padding-top: 5px;
        padding-bottom: 20px;
        border-bottom: 2px solid #D7DCE3;
        position: relative;
        font-size: 20px;
        color: #1A2B48;
        font-weight: 600;
        text-transform: uppercase; }
        #st-content-wrapper .widgets .widget-box.blog .heading:after {
          position: absolute;
          content: '';
          left: 0;
          top: 0;
          width: 3px;
          height: 30px;
          background: #5191FA; }
      #st-content-wrapper .widgets .widget-box:first-child {
        margin-top: 0; }
      #st-content-wrapper .widgets .widget-box .related-services .item {
        margin-top: 20px;
        margin-bottom: 20px; }
      #st-content-wrapper .widgets .widget-box .related-services .media .media-left {
        width: 100px;
        padding-right: 15px; }
      #st-content-wrapper .widgets .widget-box .related-services .media .media-heading {
        margin-top: 5px;
        font-size: 14px; }
      #st-content-wrapper .widgets .widget-box .related-services .media .media-body {
        width: auto; }
      #st-content-wrapper .widgets .widget-box .related-services .media .price-wrapper {
        margin-top: 8px;
        font-size: 12px;
        color: #5E6D77; }
        #st-content-wrapper .widgets .widget-box .related-services .media .price-wrapper .price {
          font-weight: 500;
          font-size: 16px;
          color: #1A2B48; }
  #st-content-wrapper .st-featured-background {
    height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  #st-content-wrapper .st-hotel-content {
    margin-top: 40px; }
  #st-content-wrapper .hotel-target-book-mobile {
    display: none; }
  #st-content-wrapper .st-hotel-header {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #st-content-wrapper .st-hotel-header .review-score .head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: relative;
      font-size: 24px;
      color: #1A2B48;
      font-weight: 400;
      line-height: 25px;
      margin-bottom: 5px; }
      #st-content-wrapper .st-hotel-header .review-score .head .left {
        text-align: right; }
      #st-content-wrapper .st-hotel-header .review-score .head .score {
        position: relative;
        float: right;
        margin-left: 20px;
        padding: 15px 12px 0px 12px;
        background: #5191FA;
        border-radius: 5px;
        color: #FFF;
        font-size: 36px;
        font-weight: 400;
        min-height: 52px; }
        #st-content-wrapper .st-hotel-header .review-score .head .score:after {
          position: absolute;
          content: '';
          width: 0;
          height: 0;
          bottom: 0;
          left: -8px;
          border: 15px solid transparent;
          border-bottom: 25px solid #5191FA; }
        #st-content-wrapper .st-hotel-header .review-score .head .score span {
          font-size: 14px;
          color: #FFF; }
      #st-content-wrapper .st-hotel-header .review-score .head span.head-rating {
        display: block;
        line-height: 13px;
        margin-top: 11px; }
      #st-content-wrapper .st-hotel-header .review-score .head span.text-rating {
        color: #5191FA;
        font-size: 14px; }
    #st-content-wrapper .st-hotel-header .review-score .foot {
      color: #5E6D77;
      font-size: 14px;
      text-align: right; }
  #st-content-wrapper .owner-info .media .media-left img {
    width: 60px;
    border-radius: 50%; }
  #st-content-wrapper .owner-info .media .media-body .media-heading {
    font-weight: 500;
    font-size: 14px;
    color: #1A2B48; }
  #st-content-wrapper .owner-info .media .media-body p {
    margin-bottom: 5px;
    color: #5E6D77;
    font-size: 12px; }
  #st-content-wrapper .owner-info .media .media-body a {
    font-size: 12px; }
  #st-content-wrapper .owner-info .media .author-link {
    font-weight: 500;
    font-size: 14px !important;
    color: #1A2B48; }
  #st-content-wrapper .owner-info .btn {
    margin-top: 20px;
    border: 1px solid #D7DCE3;
    font-size: 14px;
    font-weight: 500;
    background: #FFF;
    color: #ae0101; }
  #st-content-wrapper .st-map {
    position: relative; }
    #st-content-wrapper .st-map .google-map {
      height: 450px; }
  #st-content-wrapper .st-hotel-map-area {
    position: relative; }
    #st-content-wrapper .st-hotel-map-area .st-gallery {
      width: 66.6666%;
      float: left; }
    #st-content-wrapper .st-hotel-map-area .st-map {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 33.3333%;
      float: left; }
      #st-content-wrapper .st-hotel-map-area .st-map .google-map {
        height: 100%; }
  #st-content-wrapper .modal-map .google-map {
    height: 450px; }
  #st-content-wrapper .services-grid .item {
    margin-bottom: 25px; }
    #st-content-wrapper .services-grid .item .featured-image {
      position: relative;
      overflow: hidden; }
      #st-content-wrapper .services-grid .item .featured-image img {
        border-radius: 3px;
        -webkit-transition: all .3s;
        transition: all .3s; }
      #st-content-wrapper .services-grid .item .featured-image:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
      #st-content-wrapper .services-grid .item .featured-image .featured {
        position: absolute;
        top: 25px;
        left: 0;
        padding: 5px 10px;
        font-size: 13px;
        color: #FFF;
        font-weight: 600;
        background: #ED0925;
        border-radius: 0 3px 3px 0;
        z-index: 1; }
        #st-content-wrapper .services-grid .item .featured-image .featured.sale {
          background: #9DD565; }
      #st-content-wrapper .services-grid .item .featured-image .st-stars {
        position: absolute;
        bottom: 15px;
        left: 15px; }
    #st-content-wrapper .services-grid .item .title {
      line-height: 25px;
      font-size: 16px;
      color: #1A2B48;
      font-weight: 500;
      margin-bottom: 2px;
      margin-top: 15px; }
    #st-content-wrapper .services-grid .item .sub-title {
      font-size: 13px;
      color: #5E6D77; }
      #st-content-wrapper .services-grid .item .sub-title .fa {
        position: relative;
        top: 3px;
        left: -3px; }
    #st-content-wrapper .services-grid .item .reviews {
      margin-top: 20px;
      font-size: 14px;
      font-weight: 400; }
      #st-content-wrapper .services-grid .item .reviews .rate {
        color: #5191FA;
        margin-right: 22px;
        position: relative; }
        #st-content-wrapper .services-grid .item .reviews .rate:after {
          content: '';
          position: absolute;
          width: 4px;
          height: 4px;
          border-radius: 4px;
          top: 9px;
          right: -12px;
          background: #D0D7DD; }
      #st-content-wrapper .services-grid .item .reviews .summary {
        color: #6A7A84; }
    #st-content-wrapper .services-grid .item .price-wrapper {
      margin-top: 2px;
      font-weight: 400;
      font-size: 14px;
      color: #5E6D77; }
      #st-content-wrapper .services-grid .item .price-wrapper .price {
        font-size: 16px;
        color: #1A2B48;
        font-weight: 500; }
      #st-content-wrapper .services-grid .item .price-wrapper .fa {
        position: relative;
        top: 4px;
        left: -2px; }
  #st-content-wrapper .google-control-top-right-area {
    margin-top: 30px;
    margin-right: 10px;
    bottom: 150px !important;
    top: auto !important;
    z-index: 9 !important; }
  #st-content-wrapper .google-control-bottom-right-area {
    margin-bottom: 10px;
    margin-right: 10px; }
  #st-content-wrapper .google-custom-control {
    position: relative;
    width: 38px;
    height: 38px;
    border-radius: 3px;
    margin-bottom: 5px;
    background: #FFF;
    color: #5E6D77;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer; }
  #st-content-wrapper .google-control-dropdown {
    display: none;
    position: absolute;
    top: 110%;
    right: 0;
    width: 121px;
    padding: 10px 0;
    border-radius: 3px;
    border: 1px solid #D2D2D2;
    background: #FFF;
    text-align: right; }
    #st-content-wrapper .google-control-dropdown .item {
      padding: 5px 15px;
      font-size: 14px;
      font-weight: 400;
      border-bottom: 1px solid #EAEEF3; }
      #st-content-wrapper .google-control-dropdown .item:last-child {
        bordeR: none; }
      #st-content-wrapper .google-control-dropdown .item:hover {
        background: #EAEEF3; }
    #st-content-wrapper .google-control-dropdown.show {
      display: block; }
  #st-content-wrapper .st-hotel-room-content {
    padding-top: 40px; }
    #st-content-wrapper .st-hotel-room-content .room-heading {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #st-content-wrapper .st-hotel-room-content .room-heading .right .review-score.style-2 {
        text-align: right; }
    #st-content-wrapper .st-hotel-room-content .room-featured-items .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 14px;
      color: #5E6D77; }
      #st-content-wrapper .st-hotel-room-content .room-featured-items .item img, #st-content-wrapper .st-hotel-room-content .room-featured-items .item .fa {
        margin-right: 25px; }
  #st-content-wrapper .pagination {
    text-align: center;
    display: block;
    margin-top: 60px;
    margin-bottom: 0px; }
    #st-content-wrapper .pagination ul {
      display: inline-block;
      padding: 0;
      margin: 0; }
      #st-content-wrapper .pagination ul li {
        list-style: none;
        font-size: 16px;
        color: #768090;
        float: left;
        margin-right: 10px; }
        #st-content-wrapper .pagination ul li a {
          display: block;
          height: 32px;
          width: 32px;
          line-height: 32px;
          text-decoration: none;
          color: #5E6D77; }
          #st-content-wrapper .pagination ul li a.current-page {
            color: #5191FA;
            border: 1px solid #5191FA;
            border-radius: 3px; }
        #st-content-wrapper .pagination ul li:last-child {
          margin-right: 0px; }
    #st-content-wrapper .pagination span.count-string {
      font-size: 14px;
      color: #768090;
      margin-top: 5px;
      display: block; }
  #st-content-wrapper .st-featured-item {
    margin-bottom: 20px; }
    #st-content-wrapper .st-featured-item.image-left .image {
      margin-top: 27px;
      float: left; }
    #st-content-wrapper .st-featured-item.image-left .content {
      margin-left: 85px;
      padding: 15px; }
    #st-content-wrapper .st-featured-item.image-top {
      margin-bottom: 0px;
      text-align: center; }
      @media (max-width: 991px) {
        #st-content-wrapper .st-featured-item.image-top {
          margin-bottom: 15px;
          margin-top: 15px; } }
      #st-content-wrapper .st-featured-item.image-top .image {
        margin-bottom: 20px; }
        #st-content-wrapper .st-featured-item.image-top .image img {
          margin: auto; }
      #st-content-wrapper .st-featured-item.image-top .content {
        color: #fff;
        padding-left: 45px;
        padding-right: 45px; }
  #st-content-wrapper .destination-item {
    margin-bottom: 30px; }
    #st-content-wrapper .destination-item .image {
      position: relative;
      overflow: hidden;
      border-radius: 5px; }
      #st-content-wrapper .destination-item .image img {
        width: 100%;
        height: auto;
        border-radius: 5px;
        -webkit-transition: all .3s;
        transition: all .3s; }
      #st-content-wrapper .destination-item .image .content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1;
        text-align: center; }
        #st-content-wrapper .destination-item .image .content .title {
          margin-bottom: 0px;
          font-size: 36px;
          font-weight: 400;
          color: #FFF; }
        #st-content-wrapper .destination-item .image .content .desc {
          font-size: 16px;
          font-weight: 400;
          color: #FFF; }
    #st-content-wrapper .destination-item:hover .image {
      border-radius: 5px; }
      #st-content-wrapper .destination-item:hover .image img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }

.home #st-content-wrapper.search-result-page .search-form-wrapper {
  padding-top: 90px;
  padding-bottom: 100px;
  position: static; }
  .home #st-content-wrapper.search-result-page .search-form-wrapper.slider {
    position: relative;
    top: 0; }
    @media (max-width: 767px) {
      .home #st-content-wrapper.search-result-page .search-form-wrapper.slider {
        position: relative;
        top: 0;
        padding-bottom: 80px !important; } }
    .home #st-content-wrapper.search-result-page .search-form-wrapper.slider .fotorama {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100%; }
      .home #st-content-wrapper.search-result-page .search-form-wrapper.slider .fotorama .fotorama__nav-wrap {
        position: absolute;
        bottom: 30px; }
        .home #st-content-wrapper.search-result-page .search-form-wrapper.slider .fotorama .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__shaft .fotorama__nav__frame {
          margin-right: 5px;
          margin-left: 5px; }
          .home #st-content-wrapper.search-result-page .search-form-wrapper.slider .fotorama .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__shaft .fotorama__nav__frame .fotorama__dot {
            height: 10px;
            width: 10px;
            border: none;
            opacity: 0.5;
            background: #FFFFFF; }
          .home #st-content-wrapper.search-result-page .search-form-wrapper.slider .fotorama .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__shaft .fotorama__nav__frame.fotorama__active .fotorama__dot {
            opacity: 1; }
    .home #st-content-wrapper.search-result-page .search-form-wrapper.slider .search-form-text {
      position: relative;
      z-index: auto; }
  .home #st-content-wrapper.search-result-page .search-form-wrapper .st-heading {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 54px;
    color: #FFF; }
  .home #st-content-wrapper.search-result-page .search-form-wrapper .sub-heading {
    font-size: 18px;
    color: #FFF; }
  .home #st-content-wrapper.search-result-page .search-form-wrapper .search-form {
    position: relative;
    margin-top: 50px; }
    .home #st-content-wrapper.search-result-page .search-form-wrapper .search-form .btn-search {
      /*position: absolute;
            top: 50%;
            right: 30px;
            transform: translateY(-50%);*/ }
  .home #st-content-wrapper.search-result-page .search-form-wrapper .st-feature-items {
    margin-top: 130px; }
    .home #st-content-wrapper.search-result-page .search-form-wrapper .st-feature-items .item {
      padding-left: 40px;
      padding-right: 40px;
      text-align: center;
      color: #FFF; }
      .home #st-content-wrapper.search-result-page .search-form-wrapper .st-feature-items .item .title {
        position: relative;
        font-size: 20px; }
        .home #st-content-wrapper.search-result-page .search-form-wrapper .st-feature-items .item .title:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          background: #FFF;
          top: -20px;
          left: 0; }
      .home #st-content-wrapper.search-result-page .search-form-wrapper .st-feature-items .item .desc {
        font-size: 12px; }

.blog-header {
  position: relative;
  width: 100%;
  height: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .blog-header .blog-header-title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    color: #FFF;
    font-size: 36px;
    font-weight: 500; }

.blog-content .title {
  line-height: 1.3;
  font-weight: 500;
  margin-top: 30px;
  color: #1A2B48;
  font-size: 28px; }

.blog-content .post-info {
  margin-top: 15px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase; }
  .blog-content .post-info .date {
    position: relative;
    color: #5E6D77;
    margin-right: 30px; }
    .blog-content .post-info .date:after {
      position: absolute;
      content: '';
      top: 6px;
      right: -17px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #EEEEEE; }
  .blog-content .post-info .count-comment {
    color: #1A2B48; }

.blog-content .post-content {
  margin-top: 30px;
  color: #5E6D77;
  font-size: 15px; }
  .blog-content .post-content .container {
    with: 100%; }
  .blog-content .post-content blockquote {
    margin: 30px 0;
    border-left: 4px solid #5191FA;
    padding: 0 25px;
    font-size: 24px;
    color: #5E6D77;
    font-weight: 400;
    line-height: 45px; }

.blog-content .st-flex {
  margin-top: 30px; }
  .blog-content .st-flex .tags {
    margin-top: 20px; }
  .blog-content .st-flex .share {
    margin-top: 20px; }

.blog-content .tags .tag-item {
  color: #1A2B48;
  font-size: 11px;
  padding: 8px 20px;
  background: #F7F6F6;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500; }

.blog-content .share {
  font-size: 14px;
  color: #1A2B48; }
  .blog-content .share .share-item {
    margin-left: 8px;
    margin-right: 8px;
    color: #5E6D77; }

.blog-content .author-info {
  margin-top: 40px;
  padding: 30px;
  border: 1px solid #D7DCE3;
  border-radius: 3px; }
  .blog-content .author-info .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .blog-content .author-info .media-left {
    padding-right: 30px; }
  .blog-content .author-info .avatar {
    border-radius: 100px; }
  .blog-content .author-info .media-heading {
    font-size: 14px;
    color: #1A2B48;
    font-weight: 500; }
  .blog-content .author-info .desc {
    margin-top: 10px;
    color: #5E6D77;
    font-size: 14px; }

.blog-content .pagination {
  margin-top: 40px !important; }
  .blog-content .pagination .screen-reader-text {
    display: none; }
  .blog-content .pagination .nav-previous {
    float: left; }
  .blog-content .pagination .nav-next {
    float: right; }
  .blog-content .pagination a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #1A2B48; }
    .blog-content .pagination a .fa-angle-left {
      margin-right: 10px; }
    .blog-content .pagination a .fa-angle-right {
      margin-left: 10px; }

.mc4wp-response .mc4wp-alert.mc4wp-error {
  color: #ff5f40; }

#comment-wrapper {
  margin-top: 10px; }
  #comment-wrapper .title {
    padding-bottom: 15px;
    border-bottom: 2px solid #D7DCE3;
    font-size: 18px;
    color: #5E6D77; }
  #comment-wrapper ol {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    #comment-wrapper ol li {
      padding-top: 30px;
      padding-bottom: 30px; }
      #comment-wrapper ol li:not(:first-child) {
        border-top: 1px solid #D7DCE3; }
      #comment-wrapper ol li:last-child {
        padding-bottom: 0; }
      #comment-wrapper ol li .comment {
        margin-bottom: 0; }
      #comment-wrapper ol li .media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #comment-wrapper ol li .media .media-left {
          padding-right: 20px; }
          #comment-wrapper ol li .media .media-left .avatar {
            border-radius: 50%; }
        #comment-wrapper ol li .media .media-heading {
          font-weight: 500;
          color: #1A2B48;
          font-size: 14px; }
        #comment-wrapper ol li .media .date {
          font-size: 14px;
          color: #ADB5C3; }
      #comment-wrapper ol li .comment-content {
        margin-top: 30px;
        font-size: 14px;
        color: #5E6D77; }
        #comment-wrapper ol li .comment-content a {
          color: #1A2B48; }
      #comment-wrapper ol li .comment-reply-link {
        margin-top: 10px;
        font-size: 14px;
        color: #5191FA;
        text-transform: uppercase;
        font-weight: 500; }
      #comment-wrapper ol li.parent .comment {
        padding-bottom: 30px; }
      #comment-wrapper ol li.parent .children {
        margin-left: 20px; }
        #comment-wrapper ol li.parent .children li:last-child {
          padding-bottom: 0; }
      #comment-wrapper ol li li {
        border-top: 1px solid #D7DCE3; }

#respond {
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #D7DCE3; }
  #respond .comment-reply-title {
    margin: 0;
    font-size: 14px;
    color: #1A2B48;
    text-transform: uppercase; }
  #respond .comment-notes {
    font-size: 14px;
    color: #5E6D77;
    margin-top: 10px; }
  #respond .form-control {
    height: 40px;
    margin-top: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #DAE1E7;
    border-radius: 5px; }
  #respond textarea {
    min-height: 140px;
    width: 100%;
    display: block;
    resize: none; }
  #respond .submit {
    border-radius: 5px;
    color: #FFF;
    margin-top: 35px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    background: #5191FA;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 500; }

#main-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #EAEEF3; }
  #main-footer .menu {
    list-style: none;
    padding-left: 0; }
    #main-footer .menu li {
      display: block; }
      #main-footer .menu li a {
        margin-bottom: 25px;
        font-size: 14px;
        font-weight: 400;
        display: block;
        color: #1A2B48; }
      #main-footer .menu li:last-child a {
        margin-bottom: 0; }
  #main-footer .form-group .select2 {
    max-width: 200px; }

.mailchimp {
  padding-top: 65px;
  padding-bottom: 40px;
  background: #F5F5F5; }
  .mailchimp .media {
    overflow: visible; }
    .mailchimp .media .media-object {
      position: relative;
      top: -10px; }

.main-footer-sub {
  padding-top: 10px;
  padding-bottom: 30px; }

.subcribe-form {
  position: relative; }
  .subcribe-form .form-control {
    height: 55px;
    line-height: 53px;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #D7DCE3; }
  .subcribe-form input[type="submit"] {
    border: none;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 55px;
    line-height: 55px;
    color: #FFF;
    background: #5191FA;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 600;
    text-transform: uppercase; }

#description-tab img {
  max-width: 100%; }

.fs-28 h2 {
  font-size: 28px; }

.daterangepicker.dropdown-menu {
  border-color: #dfdfdf;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175) !important;
  border-radius: 0 0 4px 4px;
  padding: 10px 20px 10px 20px; }

.featured-image-background {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.tour-featured-image {
  position: relative; }
  .tour-featured-image .st-gallery {
    height: 500px; }
    .tour-featured-image .st-gallery .shares {
      right: 0 !important; }
    .tour-featured-image .st-gallery .btn-group {
      position: absolute;
      bottom: 30px;
      right: 0; }
      .tour-featured-image .st-gallery .btn-group .btn {
        margin-left: 10px; }

.st-tour-content {
  padding-top: 60px; }
  .st-tour-content.style3 {
    padding-top: 30px; }
    .st-tour-content.style3 .st-hotel-header {
      margin-bottom: 30px; }
    .st-tour-content.style3 .tour-featured-image {
      margin-bottom: 60px; }
      .st-tour-content.style3 .tour-featured-image .shares {
        right: 30px !important; }
      .st-tour-content.style3 .tour-featured-image .btn-group {
        right: 30px !important; }

#st-content-wrapper.st-single-tour .st-hotel-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #st-content-wrapper.st-single-tour .st-hotel-header .st-heading {
    margin-top: 0px !important; }
  #st-content-wrapper.st-single-tour .st-hotel-header .sub-heading .fa {
    position: relative;
    top: 2px; }
  #st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 {
    text-align: right; }
    #st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 .head-rating {
      font-size: 14px;
      color: #1A2B48;
      font-weight: 500;
      margin-bottom: 5px;
      display: block; }
    #st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 .st-stars {
      margin-bottom: 7px; }
      #st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 .st-stars .fa {
        font-size: 16px !important; }
    #st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 .st-link {
      font-size: 14px;
      color: #5191FA; }

#st-content-wrapper.st-single-tour .st-tour-feature {
  padding-top: 25px;
  padding-bottom: 15px;
  border-top: 1px solid #D7DCE3;
  border-bottom: 1px solid #D7DCE3;
  margin-bottom: 30px; }
  #st-content-wrapper.st-single-tour .st-tour-feature .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }
    #st-content-wrapper.st-single-tour .st-tour-feature .item .icon {
      margin-right: 20px; }
    #st-content-wrapper.st-single-tour .st-tour-feature .item .info .name {
      font-size: 14px;
      color: #1A2B48;
      margin: 0;
      margin-bottom: 3px; }
    #st-content-wrapper.st-single-tour .st-tour-feature .item .info .value {
      font-size: 14px;
      color: #5E6D77;
      margin: 0; }

#st-content-wrapper.st-single-tour .st-overview {
  margin-bottom: 30px; }
  #st-content-wrapper.st-single-tour .st-overview .st-description {
    margin-bottom: 0px; }

#st-content-wrapper.st-single-tour .st-highlight .st-section-title {
  font-size: 14px;
  color: #5E6D77;
  font-weight: 500;
  margin-bottom: 30px; }

#st-content-wrapper.st-single-tour .st-highlight ul {
  padding-left: 25px; }
  #st-content-wrapper.st-single-tour .st-highlight ul li {
    font-size: 14px;
    color: #5E6D77;
    margin-bottom: 20px;
    list-style: none; }
    #st-content-wrapper.st-single-tour .st-highlight ul li:last-child {
      margin-bottom: 0px; }
    #st-content-wrapper.st-single-tour .st-highlight ul li:before {
      content: '';
      border: 1px solid #5191FA;
      width: 8px;
      height: 8px;
      display: inline-block;
      border-radius: 50%;
      margin-right: 20px; }

#st-content-wrapper.st-single-tour .st-program {
  border-top: 2px solid #D7DCE3;
  margin-top: 35px;
  padding-top: 30px; }
  #st-content-wrapper.st-single-tour .st-program .st-title-wrapper {
    overflow: hidden;
    margin-bottom: 30px; }
    #st-content-wrapper.st-single-tour .st-program .st-title-wrapper .st-section-title {
      margin-top: 0px;
      float: left;
      margin-bottom: 0px; }
    #st-content-wrapper.st-single-tour .st-program .st-title-wrapper .expand {
      float: right;
      font-size: 16px;
      color: #5191FA;
      cursor: pointer;
      font-weight: 450; }
  #st-content-wrapper.st-single-tour .st-program .st-program-list .item {
    border: 1px solid #D7DCE3;
    border-left: 6px solid #5191FA;
    background: #FCFCFC;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px; }
    #st-content-wrapper.st-single-tour .st-program .st-program-list .item .header {
      padding: 17px 30px;
      overflow: hidden;
      cursor: pointer; }
      #st-content-wrapper.st-single-tour .st-program .st-program-list .item .header h5 {
        font-size: 16px;
        color: #1A2B48;
        margin: 0;
        float: left;
        line-height: 23px; }
      #st-content-wrapper.st-single-tour .st-program .st-program-list .item .header .arrow {
        float: right;
        font-size: 25px;
        line-height: 5px; }
    #st-content-wrapper.st-single-tour .st-program .st-program-list .item .body {
      height: 0px;
      overflow: hidden;
      font-size: 14px;
      color: #5E6D77;
      padding: 0 30px 0 30px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    #st-content-wrapper.st-single-tour .st-program .st-program-list .item:first-child {
      border-left-color: #2ECC71; }
    #st-content-wrapper.st-single-tour .st-program .st-program-list .item:last-child {
      border-left-color: #2ECC71; }
    #st-content-wrapper.st-single-tour .st-program .st-program-list .item.active .header .arrow {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    #st-content-wrapper.st-single-tour .st-program .st-program-list .item.active .body {
      height: auto;
      padding: 15px 30px 30px 30px; }
  #st-content-wrapper.st-single-tour .st-program .st-program-list.style3 {
    border-left: 1px solid #D7DCE3;
    margin-left: 10px; }
    #st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item {
      background: transparent;
      border: none;
      position: relative;
      padding-left: 30px;
      overflow: visible;
      margin-bottom: 30px; }
      #st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item .icon {
        position: absolute;
        left: -12px;
        top: -19px;
        padding: 17px 0;
        background: #fff; }
        #st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item .icon img {
          width: 23px;
          height: auto; }
      #st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item h5 {
        font-weight: 450;
        font-size: 16px;
        color: #1A2B48;
        margin-bottom: 25px; }
      #st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item .body {
        font-size: 14px;
        color: #5E6D77;
        padding: 0; }

#st-content-wrapper.st-single-tour .st-include {
  border-top: 2px solid #D7DCE3;
  margin-top: 35px;
  padding-top: 30px; }
  #st-content-wrapper.st-single-tour .st-include .st-section-title {
    margin-top: 0px;
    margin-bottom: 30px; }
  #st-content-wrapper.st-single-tour .st-include .include {
    padding: 0;
    margin: 0; }
    #st-content-wrapper.st-single-tour .st-include .include li {
      list-style: none;
      font-size: 14px;
      color: #768090;
      margin-bottom: 20px; }
      #st-content-wrapper.st-single-tour .st-include .include li i {
        margin-right: 15px;
        position: relative;
        top: 2px; }
      #st-content-wrapper.st-single-tour .st-include .include li:last-child {
        margin-bottom: 0; }
  #st-content-wrapper.st-single-tour .st-include .exclude {
    padding: 0;
    margin: 0; }
    #st-content-wrapper.st-single-tour .st-include .exclude li {
      list-style: none;
      font-size: 14px;
      color: #768090;
      margin-bottom: 16px; }
      #st-content-wrapper.st-single-tour .st-include .exclude li i {
        margin-right: 15px;
        position: relative;
        top: 2px; }
      #st-content-wrapper.st-single-tour .st-include .exclude li:last-child {
        margin-bottom: 0; }

#st-content-wrapper.st-single-tour .st-map-wrapper .c-grey .input-icon {
  position: relative;
  top: 3px;
  margin-right: 5px; }

#st-content-wrapper.st-single-tour .grid-item {
  position: relative; }
  #st-content-wrapper.st-single-tour .grid-item .service-tag {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 13px;
    color: #FFFFFF;
    border-radius: 0 3px 3px 0;
    font-weight: 500;
    z-index: 8; }
    #st-content-wrapper.st-single-tour .grid-item .service-tag.bestseller {
      background: #ED0925;
      border-radius: 0 4px 4px 0; }
    #st-content-wrapper.st-single-tour .grid-item .service-tag.save {
      background: #9DD565; }
    #st-content-wrapper.st-single-tour .grid-item .service-tag .feature_class {
      border-radius: 0 3px 3px 0;
      padding: 6px 10px; }
  #st-content-wrapper.st-single-tour .grid-item .service-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px; }
    #st-content-wrapper.st-single-tour .grid-item .service-price span {
      font-size: 14px;
      color: #5E6D77; }
      @media screen and (max-width: 767px) {
        #st-content-wrapper.st-single-tour .grid-item .service-price span {
          font-size: 12px; } }
      #st-content-wrapper.st-single-tour .grid-item .service-price span.price {
        font-size: 18px;
        color: #1A2B50;
        margin-left: 5px;
        margin-right: 5px; }
        @media screen and (max-width: 767px) {
          #st-content-wrapper.st-single-tour .grid-item .service-price span.price {
            font-size: 16px; } }
      #st-content-wrapper.st-single-tour .grid-item .service-price span .fa {
        position: relative;
        top: 3px;
        left: 0px; }
  #st-content-wrapper.st-single-tour .grid-item .thumb {
    position: relative;
    overflow: visible;
    margin-bottom: 16px; }
    #st-content-wrapper.st-single-tour .grid-item .thumb .st_sale_class {
      position: absolute;
      width: 80px;
      height: 48px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      right: -30px;
      top: -13px;
      line-height: 65px;
      text-align: center;
      color: #fff;
      font-size: 15px;
      z-index: 8; }
    #st-content-wrapper.st-single-tour .grid-item .thumb .service-add-wishlist {
      right: 20px; }
    #st-content-wrapper.st-single-tour .grid-item .thumb .service-avatar {
      position: absolute;
      bottom: -16px;
      right: 20px;
      height: 35px;
      width: 35px;
      border: 1px solid #dfdfdf;
      border-radius: 50%; }
      #st-content-wrapper.st-single-tour .grid-item .thumb .service-avatar img {
        border-radius: 50%; }
  #st-content-wrapper.st-single-tour .grid-item .service-border {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    overflow: hidden;
    height: 100%;
    padding-bottom: 15px;
    display: block; }
  #st-content-wrapper.st-single-tour .grid-item .plr15 {
    padding-left: 15px;
    padding-right: 15px; }
  #st-content-wrapper.st-single-tour .grid-item .service-title {
    margin-top: 0px;
    line-height: 22px; }
    @media screen and (max-width: 767px) {
      #st-content-wrapper.st-single-tour .grid-item .service-title {
        margin-bottom: 10px; } }
    #st-content-wrapper.st-single-tour .grid-item .service-title a {
      color: #1A2B48; }
  #st-content-wrapper.st-single-tour .grid-item .service-review {
    margin-top: 8px;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      #st-content-wrapper.st-single-tour .grid-item .service-review {
        display: none; } }
    #st-content-wrapper.st-single-tour .grid-item .service-review .booking-item-rating-stars {
      padding: 0;
      margin: 0; }
      #st-content-wrapper.st-single-tour .grid-item .service-review .booking-item-rating-stars li {
        list-style: none;
        float: left;
        margin-right: 5px; }
        #st-content-wrapper.st-single-tour .grid-item .service-review .booking-item-rating-stars li .fa {
          font-size: 15px;
          color: #FFDC00; }
          #st-content-wrapper.st-single-tour .grid-item .service-review .booking-item-rating-stars li .fa.fa-star-o {
            color: #D7DBE3; }
    #st-content-wrapper.st-single-tour .grid-item .service-review .review {
      position: relative;
      top: -1px;
      font-size: 13px;
      color: #768092; }
  #st-content-wrapper.st-single-tour .grid-item .section-footer {
    height: 1px; }
    #st-content-wrapper.st-single-tour .grid-item .section-footer .footer-inner .service-price {
      float: left; }
    #st-content-wrapper.st-single-tour .grid-item .section-footer .service-duration {
      float: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #5E6D77; }
      @media screen and (max-width: 575px) {
        #st-content-wrapper.st-single-tour .grid-item .section-footer .service-duration {
          width: 100%;
          margin-bottom: 10px; } }
      #st-content-wrapper.st-single-tour .grid-item .section-footer .service-duration .field-icon {
        margin-right: 4px; }
    #st-content-wrapper.st-single-tour .grid-item .section-footer .service-price {
      margin-left: auto;
      margin-top: 0px; }
      @media screen and (max-width: 575px) {
        #st-content-wrapper.st-single-tour .grid-item .section-footer .service-price {
          width: 100%;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; } }
      #st-content-wrapper.st-single-tour .grid-item .section-footer .service-price span {
        color: #5E6D77; }
      #st-content-wrapper.st-single-tour .grid-item .section-footer .service-price .price {
        position: relative; }
        #st-content-wrapper.st-single-tour .grid-item .section-footer .service-price .price span {
          border: none;
          font-size: 18px;
          color: #1A2B48;
          font-weight: 500; }
          @media screen and (max-width: 575px) {
            #st-content-wrapper.st-single-tour .grid-item .section-footer .service-price .price span {
              font-size: 16px; } }
        #st-content-wrapper.st-single-tour .grid-item .section-footer .service-price .price .onsale {
          position: absolute;
          right: 0;
          top: -15px;
          text-decoration: line-through;
          font-size: 14px;
          color: #cc0033 !important;
          font-weight: 400; }
    #st-content-wrapper.st-single-tour .grid-item .section-footer:after {
      content: '';
      clear: both;
      display: block; }

#st-content-wrapper.st-single-tour .st-faq {
  border-top: 2px solid #D7DCE3;
  margin-top: 30px;
  padding-top: 30px; }
  #st-content-wrapper.st-single-tour .st-faq .st-section-title {
    margin-top: 0px;
    margin-bottom: 15px; }
  #st-content-wrapper.st-single-tour .st-faq .item {
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D7DCE3; }
    #st-content-wrapper.st-single-tour .st-faq .item .header {
      margin-bottom: 10px;
      overflow: hidden;
      padding-top: 30px;
      cursor: pointer; }
      #st-content-wrapper.st-single-tour .st-faq .item .header .field-icon {
        float: left;
        margin-right: 15px; }
      #st-content-wrapper.st-single-tour .st-faq .item .header h5 {
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 16px;
        color: #1A2B48; }
      #st-content-wrapper.st-single-tour .st-faq .item .header .arrow {
        float: right;
        font-size: 20px;
        position: relative;
        top: -8px; }
    #st-content-wrapper.st-single-tour .st-faq .item .body {
      font-size: 14px;
      color: #5E6D77;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      height: 0px;
      overflow: hidden;
      padding-bottom: 0px; }
    #st-content-wrapper.st-single-tour .st-faq .item.active .body {
      height: auto;
      padding-bottom: 20px; }
    #st-content-wrapper.st-single-tour .st-faq .item.active .header .arrow {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    #st-content-wrapper.st-single-tour .st-faq .item:last-child {
      border-bottom: none; }

#st-content-wrapper.st-single-tour .review-box .review-box-score {
  border-right: 1px solid #D7DCE3;
  padding-top: 15px;
  padding-bottom: 15px; }

#st-content-wrapper.st-single-tour .review-box .review-sumary .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #st-content-wrapper.st-single-tour .review-box .review-sumary .item .label {
    width: 22%;
    text-align: right;
    margin-top: 0px;
    margin-right: 3%; }
  #st-content-wrapper.st-single-tour .review-box .review-sumary .item .progress {
    width: 65%; }
  #st-content-wrapper.st-single-tour .review-box .review-sumary .item .number {
    width: 7%;
    margin-left: 3%; }
  #st-content-wrapper.st-single-tour .review-box .review-sumary .item:first-child {
    margin-top: 0px; }

#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .title {
  padding-left: 0px !important; }

#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .review-star {
  padding: 0;
  margin: 0;
  overflow: hidden; }
  #st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .review-star li {
    list-style: none;
    margin-right: 5px;
    float: left; }
    #st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .review-star li .fa {
      color: #FFDC00;
      font-size: 16px; }

#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .detail .st-description {
  margin-bottom: 0px; }

#st-content-wrapper.st-single-tour .review-pag-wrapper {
  overflow: hidden;
  margin-top: 35px; }
  #st-content-wrapper.st-single-tour .review-pag-wrapper .review-pag-text {
    float: left;
    font-size: 14px;
    color: #5E6D77;
    margin-top: 6px;
    margin-right: 25px; }
  #st-content-wrapper.st-single-tour .review-pag-wrapper .pagination {
    margin-top: 0px;
    float: left; }
    #st-content-wrapper.st-single-tour .review-pag-wrapper .pagination ul li a {
      font-size: 16px;
      color: #1A2B48; }
    #st-content-wrapper.st-single-tour .review-pag-wrapper .pagination ul li.active a {
      color: #5191FA;
      border: none; }
    #st-content-wrapper.st-single-tour .review-pag-wrapper .pagination ul li.disabled {
      display: none; }

#st-content-wrapper.st-single-tour .st-hr-comment {
  margin-top: 0px; }

#st-content-wrapper.st-single-tour .widgets .owner-info .author-review-box .author-start-rating {
  margin-left: 3px;
  margin-bottom: 5px; }
  #st-content-wrapper.st-single-tour .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    #st-content-wrapper.st-single-tour .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-upper {
      position: absolute;
      top: 0;
      left: -1px;
      overflow: hidden; }
      #st-content-wrapper.st-single-tour .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-upper:before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        content: "\f005 \f005 \f005 \f005 \f005";
        font-size: 16px;
        letter-spacing: 2px;
        color: #FFDC00; }
    #st-content-wrapper.st-single-tour .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-lower {
      margin-left: -1px; }
      #st-content-wrapper.st-single-tour .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-lower:before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        content: "\f006 \f006 \f006 \f006 \f006";
        letter-spacing: 2px;
        color: #FFDC00;
        font-size: 16px; }

#st-content-wrapper.st-single-tour .widgets .owner-info .author-review-box .author-review-label {
  font-size: 14px;
  color: #5E6D77; }

#st-content-wrapper.st-single-tour .form-book-wrapper .tour-sale-box {
  position: absolute;
  top: -5px;
  overflow: hidden;
  height: 70px;
  width: 70px;
  right: -1px; }
  #st-content-wrapper.st-single-tour .form-book-wrapper .tour-sale-box .st_sale_class {
    position: absolute;
    width: 90px;
    height: 48px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -30px;
    top: -9px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    z-index: 8; }

#st-content-wrapper.st-single-tour .form-book-wrapper .form-head {
  padding-top: 20px;
  padding-bottom: 20px; }
  #st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    #st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .label {
      font-size: 14px;
      color: #5E6D77;
      font-weight: 400;
      padding: 0 10px 0 0;
      position: relative;
      top: -7px; }
    #st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .value {
      line-height: 28px; }
      #st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .value .onsale {
        display: block;
        text-decoration: line-through;
        font-size: 17px;
        color: #cc0033 !important;
        font-weight: 400;
        line-height: 20px; }
      #st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .value .text-lg {
        font-weight: 450;
        font-size: 24px;
        color: #00001E; }

#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search {
  position: relative; }
  #st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper {
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .check-in-wrapper {
      padding: 0; }
      #st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .check-in-wrapper label {
        font-size: 16px;
        color: #1A2B48;
        font-weight: 450; }
      #st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .check-in-wrapper .render {
        font-size: 13px;
        color: #5E6D77; }
      #st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .check-in-wrapper:hover {
        -webkit-box-shadow: none;
        box-shadow: none; }
    #st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .fa {
      font-size: 25px; }
  #st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .check-in-input {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0; }

#st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper {
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #D7DCE3; }
  #st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .check-in-wrapper {
    width: 50%;
    padding: 0; }
    #st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .check-in-wrapper label {
      font-size: 16px;
      color: #1A2B48;
      font-weight: 450; }
    #st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .check-in-wrapper .render {
      font-size: 13px;
      color: #5E6D77; }
    #st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .check-in-wrapper:hover {
      -webkit-box-shadow: none;
      box-shadow: none; }
  #st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .select-wrapper {
    width: 50%; }
  #st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper:last-child {
    border: none; }

#st-content-wrapper.st-single-tour.style-2 .st-tour-feature {
  border-bottom: none;
  margin-bottom: 0; }

#st-content-wrapper.st-single-tour .st-list-tour-related .item {
  margin-bottom: 20px;
  border-radius: 3px;
  border: 1px solid #D7DCE3; }
  #st-content-wrapper.st-single-tour .st-list-tour-related .item .featured {
    position: relative; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .featured img {
      border-radius: 3px 3px 0 0; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .featured .like-it {
      position: absolute;
      top: 20px;
      right: 20px; }
      #st-content-wrapper.st-single-tour .st-list-tour-related .item .featured .like-it .fa {
        color: #A0A9B2;
        font-size: 18px; }
        #st-content-wrapper.st-single-tour .st-list-tour-related .item .featured .like-it .fa.fa-heart {
          color: #FFF;
          opacity: 0.5; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .featured .avatar {
      position: absolute;
      right: 20px;
      bottom: -20px;
      border: 1px solid #FFFFFF;
      border-radius: 50%;
      width: 40px;
      height: 40px; }
  #st-content-wrapper.st-single-tour .st-list-tour-related .item .body {
    padding: 20px; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .address {
      color: #5E6D77; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .st-stars {
      display: inline-block; }
      #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .st-stars .fa {
        font-size: 18px; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .st-link {
      line-height: 25px; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .review-text {
      color: #768092;
      font-size: 14px;
      display: inline-block;
      margin-left: 3px; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .duration {
      margin-left: 5px;
      color: #5E6D77; }
    #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .price {
      margin-left: 5px;
      color: #5E6D77;
      font-size: 14px; }
      #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .price .item {
        border: none;
        color: #1A2B48;
        font-size: 18px; }
      #st-content-wrapper.st-single-tour .st-list-tour-related .item .body .price .onsale {
        text-decoration: line-through;
        font-size: 14px;
        color: #cc0033 !important;
        font-weight: 400; }

#st-content-wrapper.st-single-car .st-hotel-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #st-content-wrapper.st-single-car .st-hotel-header .st-heading {
    margin-top: 0px !important; }
  #st-content-wrapper.st-single-car .st-hotel-header .sub-heading .fa {
    position: relative;
    top: 2px; }
  #st-content-wrapper.st-single-car .st-hotel-header .right .review-score.style-2 {
    text-align: right; }
    #st-content-wrapper.st-single-car .st-hotel-header .right .review-score.style-2 .head-rating {
      font-size: 14px;
      color: #1A2B48;
      font-weight: 500;
      margin-bottom: 5px;
      display: block; }
    #st-content-wrapper.st-single-car .st-hotel-header .right .review-score.style-2 .st-stars {
      margin-bottom: 7px; }
      #st-content-wrapper.st-single-car .st-hotel-header .right .review-score.style-2 .st-stars .fa {
        font-size: 16px !important; }
    #st-content-wrapper.st-single-car .st-hotel-header .right .review-score.style-2 .st-link {
      font-size: 14px;
      color: #5191FA; }

#st-content-wrapper.st-single-car .st-tour-feature {
  padding-top: 25px;
  padding-bottom: 15px;
  border-top: 1px solid #D7DCE3;
  border-bottom: 1px solid #D7DCE3;
  margin-bottom: 30px; }
  #st-content-wrapper.st-single-car .st-tour-feature .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }
    #st-content-wrapper.st-single-car .st-tour-feature .item .icon {
      margin-right: 20px; }
    #st-content-wrapper.st-single-car .st-tour-feature .item .info .name {
      font-size: 14px;
      color: #1A2B48;
      margin: 0;
      margin-bottom: 3px; }
    #st-content-wrapper.st-single-car .st-tour-feature .item .info .value {
      font-size: 14px;
      color: #5E6D77;
      margin: 0; }

#st-content-wrapper.st-single-car .st-overview {
  margin-bottom: 30px; }
  #st-content-wrapper.st-single-car .st-overview .st-description {
    margin-bottom: 0px; }

#st-content-wrapper.st-single-car .st-map-wrapper .c-grey .input-icon {
  position: relative;
  top: 3px;
  margin-right: 5px; }

#st-content-wrapper.st-single-car .grid-item {
  position: relative; }
  #st-content-wrapper.st-single-car .grid-item .service-tag {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 13px;
    color: #FFFFFF;
    border-radius: 0 3px 3px 0;
    font-weight: 500;
    z-index: 8; }
    #st-content-wrapper.st-single-car .grid-item .service-tag.bestseller {
      background: #ED0925;
      border-radius: 0 4px 4px 0; }
    #st-content-wrapper.st-single-car .grid-item .service-tag.save {
      background: #9DD565; }
    #st-content-wrapper.st-single-car .grid-item .service-tag .feature_class {
      border-radius: 0 3px 3px 0;
      padding: 6px 10px; }
  #st-content-wrapper.st-single-car .grid-item .service-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px; }
    #st-content-wrapper.st-single-car .grid-item .service-price span {
      font-size: 14px;
      color: #5E6D77; }
      @media screen and (max-width: 767px) {
        #st-content-wrapper.st-single-car .grid-item .service-price span {
          font-size: 12px; } }
      #st-content-wrapper.st-single-car .grid-item .service-price span.price {
        font-size: 18px;
        color: #1A2B50;
        margin-left: 5px;
        margin-right: 5px; }
        @media screen and (max-width: 767px) {
          #st-content-wrapper.st-single-car .grid-item .service-price span.price {
            font-size: 16px; } }
      #st-content-wrapper.st-single-car .grid-item .service-price span .fa {
        position: relative;
        top: 3px;
        left: 0px; }
  #st-content-wrapper.st-single-car .grid-item .thumb {
    position: relative;
    overflow: visible;
    margin-bottom: 16px; }
    #st-content-wrapper.st-single-car .grid-item .thumb .st_sale_class {
      position: absolute;
      width: 80px;
      height: 48px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      right: -30px;
      top: -13px;
      line-height: 65px;
      text-align: center;
      color: #fff;
      font-size: 15px;
      z-index: 8; }
    #st-content-wrapper.st-single-car .grid-item .thumb .service-add-wishlist {
      right: 20px; }
    #st-content-wrapper.st-single-car .grid-item .thumb .service-avatar {
      position: absolute;
      bottom: -16px;
      right: 20px;
      height: 35px;
      width: 35px;
      border: 1px solid #dfdfdf;
      border-radius: 50%; }
      #st-content-wrapper.st-single-car .grid-item .thumb .service-avatar img {
        border-radius: 50%; }
  #st-content-wrapper.st-single-car .grid-item .service-border {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    overflow: hidden;
    height: 100%;
    padding-bottom: 15px;
    display: block; }
  #st-content-wrapper.st-single-car .grid-item .plr15 {
    padding-left: 15px;
    padding-right: 15px; }
  #st-content-wrapper.st-single-car .grid-item .service-title {
    margin-top: 0px;
    line-height: 22px; }
    @media screen and (max-width: 767px) {
      #st-content-wrapper.st-single-car .grid-item .service-title {
        margin-bottom: 10px; } }
    #st-content-wrapper.st-single-car .grid-item .service-title a {
      color: #1A2B48; }
  #st-content-wrapper.st-single-car .grid-item .service-review {
    margin-top: 8px;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      #st-content-wrapper.st-single-car .grid-item .service-review {
        display: none; } }
    #st-content-wrapper.st-single-car .grid-item .service-review .booking-item-rating-stars {
      padding: 0;
      margin: 0; }
      #st-content-wrapper.st-single-car .grid-item .service-review .booking-item-rating-stars li {
        list-style: none;
        float: left;
        margin-right: 5px; }
        #st-content-wrapper.st-single-car .grid-item .service-review .booking-item-rating-stars li .fa {
          font-size: 15px;
          color: #FFDC00; }
          #st-content-wrapper.st-single-car .grid-item .service-review .booking-item-rating-stars li .fa.fa-star-o {
            color: #D7DBE3; }
    #st-content-wrapper.st-single-car .grid-item .service-review .review {
      position: relative;
      top: -1px;
      font-size: 13px;
      color: #768092; }
  #st-content-wrapper.st-single-car .grid-item .section-footer {
    height: 1px; }
    #st-content-wrapper.st-single-car .grid-item .section-footer .footer-inner .service-price {
      float: left; }
    #st-content-wrapper.st-single-car .grid-item .section-footer .service-duration {
      float: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #5E6D77; }
      @media screen and (max-width: 575px) {
        #st-content-wrapper.st-single-car .grid-item .section-footer .service-duration {
          width: 100%;
          margin-bottom: 10px; } }
      #st-content-wrapper.st-single-car .grid-item .section-footer .service-duration .field-icon {
        margin-right: 4px; }
    #st-content-wrapper.st-single-car .grid-item .section-footer .service-price {
      margin-left: auto;
      margin-top: 0px; }
      @media screen and (max-width: 575px) {
        #st-content-wrapper.st-single-car .grid-item .section-footer .service-price {
          width: 100%;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; } }
      #st-content-wrapper.st-single-car .grid-item .section-footer .service-price span {
        color: #5E6D77; }
      #st-content-wrapper.st-single-car .grid-item .section-footer .service-price .price {
        position: relative; }
        #st-content-wrapper.st-single-car .grid-item .section-footer .service-price .price span {
          border: none;
          font-size: 18px;
          color: #1A2B48;
          font-weight: 500; }
          @media screen and (max-width: 575px) {
            #st-content-wrapper.st-single-car .grid-item .section-footer .service-price .price span {
              font-size: 16px; } }
        #st-content-wrapper.st-single-car .grid-item .section-footer .service-price .price .onsale {
          position: absolute;
          right: 0;
          top: -15px;
          text-decoration: line-through;
          font-size: 14px;
          color: #cc0033 !important;
          font-weight: 400; }
    #st-content-wrapper.st-single-car .grid-item .section-footer:after {
      content: '';
      clear: both;
      display: block; }

#st-content-wrapper.st-single-car .review-box .review-box-score {
  border-right: 1px solid #D7DCE3;
  padding-top: 15px;
  padding-bottom: 15px; }

#st-content-wrapper.st-single-car .review-box .review-sumary .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #st-content-wrapper.st-single-car .review-box .review-sumary .item .label {
    width: 22%;
    text-align: right;
    margin-top: 0px;
    margin-right: 3%; }
  #st-content-wrapper.st-single-car .review-box .review-sumary .item .progress {
    width: 65%; }
  #st-content-wrapper.st-single-car .review-box .review-sumary .item .number {
    width: 7%;
    margin-left: 3%; }
  #st-content-wrapper.st-single-car .review-box .review-sumary .item:first-child {
    margin-top: 0px; }

#st-content-wrapper.st-single-car .review-list .comment-item .comment-item-body .title {
  padding-left: 0px !important; }

#st-content-wrapper.st-single-car .review-list .comment-item .comment-item-body .review-star {
  padding: 0;
  margin: 0;
  overflow: hidden; }
  #st-content-wrapper.st-single-car .review-list .comment-item .comment-item-body .review-star li {
    list-style: none;
    margin-right: 5px;
    float: left; }
    #st-content-wrapper.st-single-car .review-list .comment-item .comment-item-body .review-star li .fa {
      color: #FFDC00;
      font-size: 16px; }

#st-content-wrapper.st-single-car .review-list .comment-item .comment-item-body .detail .st-description {
  margin-bottom: 0px; }

#st-content-wrapper.st-single-car .review-pag-wrapper {
  overflow: hidden;
  margin-top: 35px; }
  #st-content-wrapper.st-single-car .review-pag-wrapper .review-pag-text {
    float: left;
    font-size: 14px;
    color: #5E6D77;
    margin-top: 6px;
    margin-right: 25px; }
  #st-content-wrapper.st-single-car .review-pag-wrapper .pagination {
    margin-top: 0px;
    float: left; }
    #st-content-wrapper.st-single-car .review-pag-wrapper .pagination ul li a {
      font-size: 16px;
      color: #1A2B48; }
    #st-content-wrapper.st-single-car .review-pag-wrapper .pagination ul li.active a {
      color: #5191FA;
      border: none; }
    #st-content-wrapper.st-single-car .review-pag-wrapper .pagination ul li.disabled {
      display: none; }

#st-content-wrapper.st-single-car .st-hr-comment {
  margin-top: 0px; }

#st-content-wrapper.st-single-car .widgets .owner-info .author-review-box .author-start-rating {
  margin-left: 3px;
  margin-bottom: 5px; }
  #st-content-wrapper.st-single-car .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    #st-content-wrapper.st-single-car .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-upper {
      position: absolute;
      top: 0;
      left: -1px;
      overflow: hidden; }
      #st-content-wrapper.st-single-car .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-upper:before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        content: "\f005 \f005 \f005 \f005 \f005";
        font-size: 16px;
        letter-spacing: 2px;
        color: #FFDC00; }
    #st-content-wrapper.st-single-car .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-lower {
      margin-left: -1px; }
      #st-content-wrapper.st-single-car .widgets .owner-info .author-review-box .author-start-rating .stm-star-rating .inner .stm-star-rating-lower:before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        content: "\f006 \f006 \f006 \f006 \f006";
        letter-spacing: 2px;
        color: #FFDC00;
        font-size: 16px; }

#st-content-wrapper.st-single-car .widgets .owner-info .author-review-box .author-review-label {
  font-size: 14px;
  color: #5E6D77; }

#st-content-wrapper.st-single-car .form-book-wrapper .form-head {
  padding-top: 20px;
  padding-bottom: 20px; }
  #st-content-wrapper.st-single-car .form-book-wrapper .form-head .price {
    margin-right: 5px; }
    #st-content-wrapper.st-single-car .form-book-wrapper .form-head .price .label {
      font-size: 14px;
      color: #5E6D77;
      font-weight: 400;
      padding: 0 10px 0 0;
      position: relative;
      top: -7px; }
    #st-content-wrapper.st-single-car .form-book-wrapper .form-head .price .value {
      line-height: 28px; }
      #st-content-wrapper.st-single-car .form-book-wrapper .form-head .price .value .onsale {
        display: block;
        text-decoration: line-through;
        font-size: 17px;
        color: #cc0033 !important;
        font-weight: 400;
        line-height: 20px; }
      #st-content-wrapper.st-single-car .form-book-wrapper .form-head .price .value .text-lg {
        font-weight: 400;
        font-size: 24px;
        color: #00001E; }

#st-content-wrapper.st-single-car .form-book-wrapper .field-destination-car {
  border-top: none;
  padding: 0; }
  #st-content-wrapper.st-single-car .form-book-wrapper .field-destination-car .date-wrapper {
    position: relative;
    padding: 15px 20px;
    border-top: 1px solid #D7DCE3; }
    #st-content-wrapper.st-single-car .form-book-wrapper .field-destination-car .date-wrapper.destination-pickup {
      border-bottom: none; }
    #st-content-wrapper.st-single-car .form-book-wrapper .field-destination-car .date-wrapper label {
      color: #1A2B48;
      font-weight: 500; }
    #st-content-wrapper.st-single-car .form-book-wrapper .field-destination-car .date-wrapper .render {
      font-size: 14px; }
  #st-content-wrapper.st-single-car .form-book-wrapper .field-destination-car .dropdown-menu .item {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit; }

#st-content-wrapper.st-single-car .form-book-wrapper .form-date-car {
  border-top: none;
  padding-left: 0;
  padding-right: 0; }
  #st-content-wrapper.st-single-car .form-book-wrapper .form-date-car .check-in-wrapper,
  #st-content-wrapper.st-single-car .form-book-wrapper .form-date-car .check-out-wrapper {
    width: 100%;
    padding: 15px 20px;
    border-top: 1px solid #D7DCE3; }
    #st-content-wrapper.st-single-car .form-book-wrapper .form-date-car .check-in-wrapper label,
    #st-content-wrapper.st-single-car .form-book-wrapper .form-date-car .check-out-wrapper label {
      color: #1A2B48;
      font-weight: 500; }
    #st-content-wrapper.st-single-car .form-book-wrapper .form-date-car .check-in-wrapper .render,
    #st-content-wrapper.st-single-car .form-book-wrapper .form-date-car .check-out-wrapper .render {
      font-size: 14px; }
  #st-content-wrapper.st-single-car .form-book-wrapper .form-date-car .check-out-wrapper {
    border-bottom: 1px solid #D7DCE3; }

#st-content-wrapper.st-single-car.style-2 .st-tour-feature {
  border-bottom: none;
  margin-bottom: 0; }

#st-content-wrapper.st-single-car .st-list-tour-related .item {
  margin-bottom: 20px;
  border-radius: 3px;
  border: 1px solid #D7DCE3; }
  #st-content-wrapper.st-single-car .st-list-tour-related .item .featured {
    position: relative; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .featured img {
      border-radius: 3px 3px 0 0; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .featured .like-it {
      position: absolute;
      top: 20px;
      right: 20px; }
      #st-content-wrapper.st-single-car .st-list-tour-related .item .featured .like-it .fa {
        color: #A0A9B2;
        font-size: 18px; }
        #st-content-wrapper.st-single-car .st-list-tour-related .item .featured .like-it .fa.fa-heart {
          color: #FFF;
          opacity: 0.5; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .featured .avatar {
      position: absolute;
      right: 20px;
      bottom: -20px;
      border: 1px solid #FFFFFF;
      border-radius: 50%;
      width: 40px;
      height: 40px; }
  #st-content-wrapper.st-single-car .st-list-tour-related .item .body {
    padding: 20px; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .body .address {
      color: #5E6D77; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .body .st-stars {
      display: inline-block; }
      #st-content-wrapper.st-single-car .st-list-tour-related .item .body .st-stars .fa {
        font-size: 18px; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .body .st-link {
      line-height: 25px; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .body .review-text {
      color: #768092;
      font-size: 14px;
      display: inline-block;
      margin-left: 3px; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .body .duration {
      margin-left: 5px;
      color: #5E6D77; }
    #st-content-wrapper.st-single-car .st-list-tour-related .item .body .price {
      margin-left: 5px;
      color: #5E6D77;
      font-size: 14px; }
      #st-content-wrapper.st-single-car .st-list-tour-related .item .body .price .item {
        border: none;
        color: #1A2B48;
        font-size: 18px; }
      #st-content-wrapper.st-single-car .st-list-tour-related .item .body .price .onsale {
        text-decoration: line-through;
        font-size: 14px;
        color: #cc0033 !important;
        font-weight: 400; }

#st-content-wrapper .owl-carousel-wrapper {
  position: relative; }
  #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item {
    height: 330px;
    border: none !important;
    margin-bottom: 0 !important;
    position: relative; }
    #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item .header {
      position: absolute;
      bottom: 0;
      left: 0; }
      #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item .header h5 {
        margin-bottom: 10px !important;
        background: #5191FA;
        padding: 3px 14px;
        border-radius: 3px;
        color: #FFF !important;
        font-size: 14px !important;
        font-weight: 400;
        float: none;
        display: inline-block; }
      #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item .header h2 {
        margin: 0;
        color: #FFF !important;
        font-size: 16px !important;
        font-weight: 500; }
    #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item .body {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100% !important;
      padding: 20px !important;
      background: #1A2B48;
      opacity: 0;
      color: #FFF !important;
      overflow-y: auto; }
      #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item .body h5 {
        display: inline-block;
        margin-bottom: 10px !important;
        background: #5191FA;
        padding: 3px 14px;
        border-radius: 3px;
        color: #FFF !important;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 23px; }
      #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item .body h2 {
        margin: 0;
        color: #FFF !important;
        font-size: 16px !important;
        font-weight: 500; }
      #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item .body .desc {
        margin-top: 10px; }
    #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item .item:hover .body {
      opacity: 1; }
  #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item:first-child .header h5, #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item:last-child .header h5 {
    background: #2ECC71; }
  #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item:first-child .body h5, #st-content-wrapper .owl-carousel-wrapper .owl-tour-program .owl-item:last-child .body h5 {
    background: #2ECC71; }
  #st-content-wrapper .owl-carousel-wrapper a.next, #st-content-wrapper .owl-carousel-wrapper a.prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background: rgba(26, 43, 72, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9999; }
  #st-content-wrapper .owl-carousel-wrapper a.next {
    right: -20px; }
  #st-content-wrapper .owl-carousel-wrapper a.prev {
    left: -20px; }

.nicescroll-rails .nicescroll-cursors {
  border: none !important;
  background: #EEE !important; }

.single-st_tours .daterangepicker {
  margin-right: -5px; }

.st-overflow {
  overflow: hidden; }

.vc_row[data-vc-full-width].vc_parallax {
  overflow: hidden !important; }

.st-car-types .st-car-type-item {
  margin-bottom: 30px; }
  .st-car-types .st-car-type-item a {
    display: inline-block;
    overflow: hidden; }
  .st-car-types .st-car-type-item img {
    width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .st-car-types .st-car-type-item img:hover {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
  .st-car-types .st-car-type-item .title {
    font-size: 16px;
    text-align: center; }
    .st-car-types .st-car-type-item .title a {
      color: #1A2B48; }

.single-post .blog-content.content .post-content img {
  max-width: 100%;
  height: auto; }

.single .container .container {
  max-width: 100%; }

#st-content-wrapper .widgets .owner-info.widget-box .st_ask_question {
  text-align: center; }
  #st-content-wrapper .widgets .owner-info.widget-box .st_ask_question a {
    color: #5191FA; }


/*Send inquirement*/
.single .st-sent-mail-customer {
  padding: 0px 20px 30px 20px;
  position: relative;
  border-top: 1px solid #D7DCE3;
  background-color: #FFF; }
  .single .st-sent-mail-customer .form-st-send-mail {
    margin-top: 0px; }
    .single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .form-group {
      border-top: none !important; }
      .single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .form-group input {
        border: none;
        padding: 20px 5px;
        border-bottom: 1px solid #D7DCE3;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
        -webkit-transition: border-color; }
    .single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .sent-email-st {
      background: #5191FA !important;
      color: #FFF !important; }
    .single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form textarea {
      height: 80px;
      border: none;
      padding: 20px 5px;
      border-bottom: 1px solid #D7DCE3;
      border-radius: 0px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
      -webkit-transition: border-color; }

.single .form-book-wrapper nav > .nav.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  color: #fff;
  background: #F9F9F9;
  border-radius: 0;
  padding: 0px; }

.single .form-book-wrapper nav > .nav-fill-st li {
  width: 50%;
  display: block;
  padding: 20px;
  text-align: center;
  position: relative; }

.single .form-book-wrapper nav > .nav-fill-st a {
  position: relative;
  border: none;
  padding: 0px;
  background-color: #F9F9F9;
  color: #5E6D77;
  border-radius: 0;
  font-size: 16px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block; }

.single .form-book-wrapper nav > .nav-fill-st .active a {
  border: none;
  color: #5191FA;
  background: #F9F9F9;
  border-radius: 0; }

.single .form-book-wrapper nav > .nav-fill-st .active a:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0px;
  background-color: #5191FA;
  width: 100%;
  height: 1px;
  bottom: -3px; }

.single .tab-content {
  background: #FFF;
  border-bottom: 5px solid #5191FA;
  padding: 0px; }

.single .form-book-wrapper nav > .nav-fill-st a:hover,
.single .form-book-wrapper nav > .nav-fill-st a:focus {
  border: none;
  background: #F9F9F9;
  color: #5191FA;
  border-radius: 0;
  -webkit-transition: background 0.20s linear;
  transition: background 0.20s linear; }

#nav-tabContent form {
  position: relative; }

#st-content-wrapper .form-book-wrapper.inline .form-st-send-mail .form-group {
  width: 50%;
  border: none; }

.form-single-style-2 .form-st-send-mail .form-group:nth-child(2n+1) {
  padding-right: 5px; }

.form-single-style-2 .form-st-send-mail .form-group:nth-child(2n) {
  padding-left: 5px; }

#st-content-wrapper .form-book-wrapper.inline .form-st-send-mail .form-group.st_note_send_email {
  width: 100%;
  padding: 0px; }

#st-content-wrapper .form-book-wrapper.inline .form-st-send-mail {
  margin-top: 0px; }

#st-content-wrapper .form-book-wrapper .form-head {
  padding: 17px 20px;
  background: #5191FA;
  font-size: 12px;
  color: #fff; }
  #st-content-wrapper .form-book-wrapper .form-head span.price {
    font-site: 14px;
    color: #FFF; }

.single .form-book-wrapper nav {
  background: #F9F9F9; }

#st-content-wrapper .form-book-wrapper .form-group.form-date-field.date-enquire {
  padding-left: 0px !important; }
  #st-content-wrapper .form-book-wrapper .form-group.form-date-field.date-enquire .check-in-wrapper {
    padding: 0px; }

#st-content-wrapper .form-book-wrapper ul.st_grid_date {
  margin: 0px;
  padding: 0px;
  display: inline-table;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #st-content-wrapper .form-book-wrapper ul.st_grid_date li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 50%;
    display: block;
    text-align: center;
    position: relative; }
    #st-content-wrapper .form-book-wrapper ul.st_grid_date li:nth-child(1) {
      border-right: 1px solid #D7DCE3; }
    #st-content-wrapper .form-book-wrapper ul.st_grid_date li:nth-child(2) {
      border-left: 1px solid #D7DCE3; }
    #st-content-wrapper .form-book-wrapper ul.st_grid_date li .st-item-date {
      padding: 20px; }

#st-content-wrapper.st-single-car .form-book-wrapper .field-detination {
  border-top: none;
  padding: 0px !important; }

#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search {
  padding-left: 0px !important; }

#st-content-wrapper .form-book-wrapper .form-head .price .label, #st-content-wrapper .form-book-wrapper .form-head .price .value .text-lg {
  color: #FFF !important; }

form .ccv-success {
  min-height: 300px;
  position: relative; }
  form .ccv-success .content-message {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 21%;
    width: 100%;
    text-align: center;
    font-size: 14px; }

.single.single-location .tab-content {
  border-bottom: none; }

.single.single-location .tab-content {
  background-color: transparent; }


.main-bgr,.bgr-main,
.main-bgr-hover:hover,.bgr-main-hover:hover,
.pagination > li > a.current, .pagination > li > a.current:hover,
.btn-primary,input.btn-primary:focus,input.btn-primary,
ul.slimmenu li.active > a, ul.slimmenu li:hover > a,
.nav-drop > .nav-drop-menu > li > a:hover,
.btn-group-select-num >.btn.active, .btn-group-select-num >.btn.active:hover,
.btn-primary:hover,
.pagination > li.active > a, .pagination > li.active > a:hover,
.box-icon, [class^="box-icon-"], [class*=" box-icon-"]:not(.box-icon-white):not(.box-icon-border-dashed):not(.box-icon-border),
.booking-item-raiting-list > li > div.booking-item-raiting-list-bar > div, .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar > div,
.irs-bar,
.nav-pills > li.active > a,
.search-tabs-bg > .tabbable > .nav-tabs > li.active > a,
.search-tabs-bg > .tabbable > .nav-tabs > li > a:hover > .fa,
.irs-slider,
.post-link,
.hover-img .hover-title, .hover-img [class^="hover-title-"], .hover-img [class*=" hover-title-"],
.post-link:hover,
#gotop:hover,
.shop-widget-title,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.sidebar_section_title,
.shop_reset_filter:hover,
.woocommerce .woocommerce_paging a:hover,
.pagination .page-numbers.current,
.pagination .page-numbers.current:hover,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.chosen-container .chosen-results li.highlighted,
#taSignIn,
.grid_hotel_room .grid , 
.grid_hotel_room .grid figure,
figure.effect-layla,
.st-page-sidebar-new .page-sidebar-menu .sub-menu.item .active > a,.st-page-sidebar-new .page-sidebar-menu > li.active > a,
.single-location .search-tabs-bg .tabbable .nav-tabs > li.active a  ,
.single-location .search-tabs-bg .tabbable .nav-tabs > li:hover a ,
.single-location .search-tabs-bg .tabbable .nav-tabs > li a:hover,
ul.slimmenu.collapsed li .sub-toggle,
ul.slimmenu.collapsed li ul li a:hover,
.end2,.end1,
body #gotop.go_top_tour_box,
.st_tab.st_tour_ver .nav-tabs>li.active>a,.st_tab.st_tour_ver .nav-tabs>li.active::before,
.st_accordion.st_tour_ver>.panel>.panel-heading>.panel-title>a[aria-expanded=true],
.st_social.style1 >a:hover,
.st_list_partner_nav .fa:hover,
.st_tour_grid .fotorama__arr,.st_tour_grid .fotorama__video-close,.st_tour_grid .fotorama__fullscreen-icon,
.st_tour_list .fotorama__arr,.st_tour_list .fotorama__video-close,.st_tour_list .fotorama__fullscreen-icon,
.st_tour_ver .div_review_half
{
    background:#ae0101 ;
    border-color: #ae0101 ;
}
.calendar-content .fc-state-default, .calendar-content .fc-toolbar, .calendar-content.fc-unthemed .btn.btn-available:hover , .calendar-content.fc-unthemed .st-active .btn.btn-available, .calendar-content.fc-unthemed .btn.btn-available.selected, .calendar-starttime-content .fc-state-default, .calendar-starttime-content .fc-toolbar, .calendar-starttime-content.fc-unthemed .btn.btn-available:hover , .calendar-starttime-content.fc-unthemed .st-active .btn.btn-available, .calendar-starttime-content.fc-unthemed .btn.btn-available.selected {
  background-color:#ae0101 !important;
}
.calendar-content.fc-unthemed .fc-basic-view .fc-head, .calendar-starttime-content.fc-unthemed .fc-basic-view .fc-head{ color:  #ae0101 !important; }
.calendar-content.fc-unthemed .btn.btn-available:hover , .calendar-starttime-content.fc-unthemed .btn.btn-available:hover, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.calendar-content.fc-unthemed .st-active button.next_month,
.calendar-starttime-content.fc-unthemed .st-active button.next_month,
.calendar-content.fc-unthemed .btn.btn-available:not(.next_month):hover,
.calendar-starttime-content.fc-unthemed .btn.btn-available:not(.next_month):hover
{
  background-color:#ae0101 !important;
  border-color: #ae0101;
}
.tagcloud a{
    background-color:#ae0101 !important;
    color: #ae0101 !important;
}
.datepicker table tr td.today:before, .datepicker table tr td.today:hover:before, .datepicker table tr td.today.disabled:before, .datepicker table tr td.today.disabled:hover:before{
border-bottom-color: #ae0101;
}
.box-icon:hover, [class^="box-icon-"]:hover, [class*=" box-icon-"]:hover
{
background:rgba(237,131,35,0.7);
}










/* Hotel item end*/



.page_536.pp_ .tourBoxit{
	    width: 1200px;
    background: #fff;
}

.hide {
    display: none!important;
}


.modal-map{
	z-index:999!important;
}


.page_536.pp_ .fade:not(.show){
	opacity:1!important;
}




table.st-properties tr{
	background:none!important;
	background-color:inherit!important;
}

table.st-properties th,
table.st-properties td{
	background-color:inherit!important;
	background:none!important;
	color:#000!important;
	    text-align: left!important;
}

div.fotorama__stage__frame{
	margin-top:-10px!important;
}

.mts5{
	color:#fff!important;
	text-decoration:none!important;
}


.hotelItems .owl-carousel .owl-nav{
	    position: absolute;
    top: 45%;
    width: 100%;


}



.hotelItems .owl-carousel  .owl-prev{
    border-radius: 3px;
    width: 30px;
    height: 30px;
    background: none;
    background-color: rgba(26, 43, 72, 0.6);
	float:left;
	font-size: 0;
	    margin-left: 10px;
	    position: relative;
}

.hotelItems .owl-carousel  .owl-next{
    border-radius: 3px;
    width: 30px;
    height: 30px;
    background: none;
    background-color: rgba(26, 43, 72, 0.6);
	float:right;
	font-size: 0;
	    margin-right: 10px;
	    position: relative;
}

.hotelItems .fetch .item img{
	    height: 200px;
    width: 100%;
}

.hotelItems .owl-carousel  .owl-prev:before{
content: '';
    background: url(../images/ico_pre.svg);
    position: absolute;
    left: 50%;
    margin-left: -13px;
    top: 8px;
    width: 25px;
    height: 13px;
    background-size: 24px 15px;
}

.hotelItems .owl-carousel  .owl-next:before{
content: '';
    background: url(../images/ico_next.svg);
    position: absolute;
    left: 50%;
    margin-left: -13px;
    top: 8px;
    width: 25px;
    height: 13px;
    background-size: 24px 15px;
}



.hotelItems .facRow{
height: auto;	
}

.hotelItems  .facilityUl li img {
    width: 50px;
}

.facRow .facilityUl li img {
    width: 20px;
}

.hotelItems  .facilityUl li {
    width: 35px;
    height: 45px;
    float: left;
    margin: 10px!important;
}





.hotelItems  #tourmaster-tour-booking-bar-wrap{
	width: 230px;
}

.hotelItems  .tourmaster-tour-booking-bar-outer{
	width: 300px;
}


.tourmaster-header-price{
 display:block!important;	
}

.hotelItems .tourmaster-tour-booking-submit-input{
	    text-align: center;
    padding: 20px 0;
}

.tourmaster-header-price-wrap{
margin-bottom: 20px;
}


.hRoomRow input{
	font-size: 15px;
    height: 48px;
    padding: 12px 33px;
    width: 99%;
    border: 0;
    outline: 0;
text-align:center;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border:1px solid #ccc;
}


.roomCld{
	margin-bottom:20px;
}

.hotel_room_append{
    width: 99%;
    margin-bottom:30px;
}

.emptyRooms{
    border: 1px dashed #ccc;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    width: 99%;
    margin-bottom: 25px;
}

.tourmaster-enquiry-term{
    margin: 20px 0;
        font-size: 13px;
}

.tourmaster-button{
        margin: 0 auto;
    display: block;
    background: #ae0101;
    color: #fff;
    border: none;
    padding: 10px 30px;
    outline:none;
    cursor:pointer;
    width:100%;
}



.emptyRooms  ul{
	margin-bottom:0!important;
}

.loadRooms:not(.emptyRooms) li{
	    padding:15px 0!important;
    border-bottom: 1px solid #ccc;
    position: relative;
	    width: 100%;
    display: inline-block;
}

.loadRooms li strong{
    float: left;
    padding-right: 10px;
    width: 100%;
    overflow: hidden;
    height: 30px;
}

.loadRooms li span{
	    color: #218838;
    display: block;
    float: left;
    padding-right: 20px;
}

.loadRooms li  i{
    position: absolute;
    right: 0;
    top: 8px;
    cursor: pointer;
    width: 20px;
}

.loadRooms li  select{
    border: 1px solid #ccc;
    float: left;
    padding: 3px;
    margin-right: 15px;
}


.selectedRooms{
    background: #ae0101!important;
    border: 1px solid #ae0101!important;
    color: #fff!important;
    display: block;
    width: 100%;
}

.loadRooms li img{
	    width: 17px;
    margin-right: 5px;
}


.guestCount img{
	    width: 20px!important;
    height: auto!important;
}


.guestCount{
	margin-bottom: 15px;
}


.st-hotel-header{
	    padding-top: 20px;
}


.hotelItems #tourmaster-tour-booking-bar-wrap{
	    margin-top: 0px!important;
}



.hotelItems .st-hotel-header .left{
	    width: 820px;
}

.tourmaster-header-price-ribbon{
    font-size: 21px;
    padding-bottom: 10px;
}

.tourmaster-head{
        padding-bottom: 10px;
}


.tourmaster-tail input{
    width: 99%;
    box-sizing: border-box;
        border:1px solid #ccc;
    outline:none;
}

.tourmaster-tail textarea{
    width: 99%;
    height: 100px;
    resize: none;
    border:1px solid #ccc;
    outline:none;
    padding:10px;
}

.tourmaster-enquiry-field{
        margin-bottom: 20px;
}



.hotelItems .st-hotel-header .right{
    float: right;
    display: inline-block;
    padding-top: 30px;
}
.hotelItems .st-hotel-header .right a{
	    background-color: #ae0101;
    font-size: 12.5px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 27px;
    display: inline-block;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    cursor: pointer;
    color: #fff!important;
    width: 305px;
    text-align: center;
        position: relative;
    right: -13px;
}


.hotelItems .st-heading{
	font-size: 27px!important;
}


.vm_link{
	    position: absolute;
    bottom: 25px;
    right: 0;
}

.accPriceBlock{
	width: 250px;
    margin: 0 auto;
    text-align: right;
}


.st-hotel-header{
        width: 103%;
    position: relative;
    display: inline-block;
}


.hotelInners .col-md-9{
    width: 850px;
    float: left;
}



.hotelInners .col-md-3{
    width: 300px;
    float: right;
    padding: 16px;
}


.st-list-rooms,
.st-list-rooms .item{
    width:100%;
    display:inline-block;
}


.st-list-rooms .item .col-md-4{
        width: 400px;
    float: left;
}

.st-list-rooms .item .col-md-8{
    max-width: 95%;
    float: right;
    flex: 1;
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
}

button{
    border:none;
    outline:none;
}

.owl-dots{
    display:none;
}


.chooseBlock{
    position: absolute;
    top: -17px;
    right: 14px;
}

.roomChoose{
        background: #999;
    padding: 5px 15px;
    border:1px solid transparent;
}


.titleRow a{
    color:#000;
}

.locationName i{
    color:#ae0101;
}




.locationName{
   font-size: 14px; 
}


.emptyRes{
        text-align: center;
    color: #999;
    text-transform: uppercase;
}

.disableStars{
    opacity:0.2;
}



















