@charset "UTF-8";.is-rectangle-large .custom-select-opener:after{padding:8px 4px;font-size:6px}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-opener:after{font-size:10px;padding:11px 4px}
}
@media only screen and (max-width:767px){.custom-select-opener:after{padding:10px 4px;font-size:10px}
}
.is-gray-style .custom-select-opener{height:26px;border:0;color:#5c0931;background-color:#ebebeb}
.is-gray-style .custom-select-opener:focus,.is-gray-style .custom-select-opener:hover{background-color:#e6e6e6}
.is-gray-style .custom-select-opener .icon-box{top:5px}
@media only screen and (max-width:767px){.is-gray-style .custom-select-opener .icon-box{top:19px}
}
@media only screen and (max-width:767px){.is-gray-style .custom-select-opener{height:68px}
}
.custom-select-dropdown{position:absolute;left:0;top:97%;z-index:20;width:241px;border:1px solid #d7d7d7;background-color:#fff;border-radius:11px 4px;color:#373e46;padding:0;will-change:opacity;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .1s ease,visibility .1s ease}
.is-rectangle-large .custom-select-dropdown{border-radius:0 !important;width:100%}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-dropdown{width:100%;min-width:440px}
}
.is-restangle-special .custom-select-dropdown{width:100%;min-width:300px;border-radius:0 !important}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-dropdown{left:0;right:0;min-width:10px}
}
@media only screen and (max-width:767px){.custom-select-dropdown{top:99%;width:380px;padding:16px 0 26px;border-radius:20px 10px;box-shadow:none}
}
@media only screen and (max-width:767px) and (max-width:959px){.custom-select-dropdown{padding:0}
}
.open .custom-select-dropdown{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease,visibility .3s ease;z-index:900}
.is-right-position .custom-select-dropdown{left:auto;right:0;border-radius:4px 11px}
@media only screen and (max-width:767px){.is-right-position .custom-select-dropdown{border-radius:10px 20px}
}
.is-drop-down-under .custom-select-dropdown{top:100%}
.is-drop-down-shadow-none .custom-select-dropdown{box-shadow:none;border-color:#d7d7d7}
.is-drop-down-style02 .custom-select-dropdown{width:100%;padding-bottom:4px;border-width:0 1px 1px;margin-top:-1px}
.is-drop-down-style02 .custom-select-dropdown:before{position:absolute;content:'';left:10px;right:10px;height:1px;background-color:#d7d7d7;top:0}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-dropdown:before{left:15px;right:15px}
}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-dropdown{padding-top:10px}
}
.custom-select-title{display:block;padding:10px 30px 10px 46px;font-size:12px;font-weight:700}
.is-rectangle-large .custom-select-title{font-size:14px}
.is-drop-down-style02 .custom-select-title{padding:0 20px 0 10px;color:#5c0931;font-weight:400;font-size:12px}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-title{font-size:15px;padding:0 30px 0 15px}
}
@media only screen and (max-width:767px){.custom-select-title{display:none;padding:12px 40px 12px 50px;font-size:16px;font-weight:400}
}
.custom-select-list{margin:0;padding:0;left:0;list-style-type:none;font-size:16px;font-weight:400;cursor:pointer}
@media only screen and (max-width:767px){.custom-select-list{font-size:20px;font-weight:100;margin:0}
}
.is-drop-down-style02 .custom-select-list{font-size:12px;margin:0}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-list{font-size:15px}
}
.is-drop-down-style02 .custom-select-list>li{position:relative}
.is-drop-down-style02 .custom-select-list>li:after{content:'';position:absolute;left:15px;right:15px;bottom:0;margin:0;border:0;transition:none;width:auto;height:1px;background-color:#d7d7d7}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-list>li:after{left:20px;right:20px}
}
.is-drop-down-style02 .custom-select-list>li:last-child:after{display:none}
.custom-select-item{display:block;padding:7px 30px 8px 10px;color:#373e46;text-decoration:none;transition:background .2s ease;position:relative;cursor:pointer}
.is-drop-down-style02 .custom-select-item{padding:4px 15px}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-item{padding:5px 20px}
}
.custom-select-item.selected:after{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}
.custom-select-item.selected:after{opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}
.custom-select-item:focus,.custom-select-item:hover{text-decoration:none;background:#5c0931;transition:background .2s ease;color:#fff}
@media only screen and (max-width:767px){.custom-select-item{padding:4px 10px}
}
.custom-select-close{position:absolute;bottom:10px;right:12px;width:19px;height:19px;border-radius:100%;background-color:#a29a92;text-decoration:none;font-size:0;line-height:0;color:transparent;overflow:hidden;cursor:pointer}
.is-rectangle-large .custom-select-close{width:20px;height:20px}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-close{width:30px;height:30px}
}
.is-drop-down-style02 .custom-select-close{background:0;font-size:16px;line-height:1;width:auto;height:auto;bottom:auto;top:6px;right:7px;border-radius:0}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-close{top:11px;right:12px}
}
.is-drop-down-style02 .custom-select-close:before{content:'\e5cd';font-size:15px;line-height:1;padding:0;color:#5c0931;position:relative}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-close:before{font-size:18px}
}
@media only screen and (max-width:767px){.custom-select-close{display:none;width:30px;height:30px;right:19px;bottom:19px}
}
.custom-select-close:focus,.custom-select-close:hover{text-decoration:none;background-color:#7d746b}
.custom-select-close:focus:before,.custom-select-close:hover:before{color:#fff}
.is-drop-down-style02 .custom-select-close:focus,.is-drop-down-style02 .custom-select-close:hover{background:0}
.is-drop-down-style02 .custom-select-close:focus:before,.is-drop-down-style02 .custom-select-close:hover:before{color:#5c0931}
.custom-select-close:before{content:'\e929';position:absolute;top:0;left:0;padding:5px 3px;color:#fff;background:0;text-decoration:none;font-size:6px;line-height:1em;border-radius:0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none}
@media only screen and (max-width:767px){.custom-select-close:before{font-size:10px;padding:9px 4px}
}
.custom-select .input-base-placeholder{display:none;height:26px;padding:5px 10px 0;font-size:10px;color:#5c0931}
.custom-select .input-base-placeholder.visible{display:block}
@media only screen and (max-width:959px){.custom-select .input-base-placeholder{font-size:18px;height:auto}
}
.custom-select .custom-select-element.partner-select-element{outline:inherit !important}
.custom-select-country~.custom-select-opener.selected{padding-left:40px;background-repeat:no-repeat;background-position:10px 23px}
[dir=rtl] .custom-select-country~.custom-select-opener.selected{/*!rtl:raw: background-position: 95.5% 18px; */}
@media only screen and (max-width:767px){.custom-select-country~.custom-select-opener.selected{background-position:10px 40px}
[dir=rtl] .custom-select-country~.custom-select-opener.selected{background-position:97.5% 35px}
}
.booking-section{padding:15px 0 18px}
.booking-section .btn-booking{height:60px;padding:18px 10px;font-size:16px}
@media only screen and (max-width:767px){.booking-section .btn-booking{margin-top:10px;font-size:24px;padding:11px 10px}
}
.booking-container{position:relative;background-color:#ccc;height:60px;text-align:center;white-space:nowrap;margin-right:10px}
@media only screen and (max-width:767px){.booking-container{margin-right:0}
}
.booking-container:after{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;margin:0 0 0 -5px}
.booking-container-placeholder{display:inline-block;vertical-align:middle;width:100%;font-size:17px;color:#fff}
.menu-category{padding:0;margin:0 0 10px;list-style-type:none;font-size:13px;line-height:2em;font-weight:700}
@media only screen and (max-width:767px){.menu-category{font-size:20px}
}
.menu-category-item{margin:0 28px 5px 0;display:inline-block;vertical-align:top}
@media only screen and (max-width:767px){.menu-category-item{margin-right:18px}
}
.menu-category-link{display:block;padding:0 34px 0 0;position:relative;text-decoration:none;color:#652245;text-decoration:none;transition:color .2s ease}
.menu-category-link:focus,.menu-category-link:hover{text-decoration:none;color:#9e356c;transition:color .2s ease}
.menu-category-icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-55%);-ms-transform:translateY(-55%);transform:translateY(-55%);font-size:1.8em;line-height:1em}
@media only screen and (max-width:767px){.menu-category-icon{font-size:1.2em}
}
.heading-block{position:relative;text-align:center;color:#652245;max-width:70%;margin:0 auto 27px}
.heading-block.is-full{max-width:100%}
.heading-block.text-left{text-align:left}
.heading-block.text-right{text-align:right}
.heading-block.is-autocomplete h2{display:inline;vertical-align:bottom;margin:0 6px 0 0}
.heading-block.is-autocomplete .autocomplete{display:inline-block;vertical-align:top;margin:0;padding:0}
.heading-block.is-autocomplete .autocomplete .autocomplete-cell{display:block;padding-right:20px}
.heading-block.is-autocomplete .autocomplete .autocomplete-text{font-size:36px}
@media only screen and (max-width:767px){.heading-block.is-autocomplete .autocomplete .autocomplete-text{font-size:48px}
}
.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class*=" icon-"].icon-pencil,.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class^=icon-].icon-pencil{right:0;bottom:0}
@media only screen and (max-width:767px){.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class*=" icon-"].icon-pencil,.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class^=icon-].icon-pencil{font-size:20px;bottom:2px}
}
.heading-block.is-autocomplete .autocomplete .autocomplete-text:after{bottom:0}
@media only screen and (max-width:767px){.heading-block.is-autocomplete .autocomplete .autocomplete-text:after{bottom:4px}
}
@media only screen and (max-width:767px){.heading-block{max-width:100%;margin-bottom:34px}
}
.heading-block h2{font-size:36px;margin:0 0 27px}
@media only screen and (max-width:767px){.heading-block h2{font-size:48px;font-weight:400;margin:0 auto 17px}
}
.is-medium-h2 .heading-block h2{font-size:48px}
.heading-block.is-medium-h2 h2{font-size:40px}
@media only screen and (max-width:767px){.heading-block.is-medium-h2 h2{font-size:48px}
}
.heading-block .sub-title{display:block;font-weight:400;font-size:17px;font-weight:300}
.heading-block .sub-title a{text-decoration:underline;color:inherit}
.heading-block .sub-title a:focus,.heading-block .sub-title a:hover{text-decoration:underline;color:inherit}
@media only screen and (max-width:767px){.heading-block .sub-title{font-size:22px;line-height:1.4em;font-weight:300}
}
.heading-block h3{font-size:30px;color:inherit;margin:0 0 24px}
.tabset-block{position:relative}
.tabset-block-add-menu{text-align:center;font-size:15px;font-weight:300;color:#652245;margin:0 0 25px}
@media only screen and (max-width:767px){.tabset-block-add-menu{display:none}
}
.tabset-block-add-menu-title{display:inline-block;vertical-align:middle;margin:0 5px 2px 0;font-weight:300}
.tabset-block-add-menu-list{padding:0;margin:0;list-style-type:none;display:inline-block;vertical-align:middle}
.tabset-block-add-menu-item{float:left;margin:0 0 0 5px}
.tabset-block-add-menu-item:first-child{margin-left:0}
@media only screen and (max-width:1279px){.tabset-block-add-menu-item{margin-left:1px}
}
.tabset-block-add-menu-link{display:block;padding:8px 18px;color:#652245;text-decoration:none;border-radius:1px;border:1px solid transparent;transition:border .2s ease;text-decoration:none}
.active .tabset-block-add-menu-link,.tabset-block-add-menu-link:focus,.tabset-block-add-menu-link:hover{border-color:#652245;text-decoration:none}
.tabset-accordion{position:relative;padding:0;margin:0;list-style-type:none}
.tabset-accordion.is-plan-trip-section{padding-bottom:40px}
@media only screen and (max-width:767px){.tabset-accordion.is-plan-trip-section{margin-left:0;margin-right:0;padding-bottom:0}
}
.tabset-accordion.is-plan-trip-section h4{color:#fff}
.tabset-accordion .trip-tab-chosen .tabset-accordion-opener:focus,.tabset-accordion .trip-tab-chosen .tabset-accordion-opener:hover{background-color:#5c0931;color:#fff;transition:background .2s ease,color .2s ease}
.tabset-accordion .trip-tab-chosen .tabset-accordion-opener.active{background-color:#5c0931;color:#fff;transition:background .2s ease,color .2s ease;border-bottom:1px solid rgba(0,0,0,.5)}
.tabset-accordion .trip-tab-chosen .tabset-accordion-content{background-color:#5c0931}
@media only screen and (max-width:767px){.tabset-accordion{border-top:1px solid grey;margin:0 -20px}
}
.tabset-accordion-opener{display:none;background-color:#d7d7d7;height:72px;border-bottom:1px solid grey;padding:18px 20px 18px 54px;position:relative;font-size:27px;text-decoration:none;transition:background .2s ease}
.active .tabset-accordion-opener{background-color:#fff;color:#5c0931;transition:background .2s ease,color .2s ease}
.active .tabset-accordion-opener-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-top:-7px;left:22px}
.tabset-accordion-opener-icon{position:absolute;left:19px;top:50%;margin:-8px 0 0;font-size:.6em}
@media only screen and (max-width:767px){.tabset-accordion-opener{display:block}
}
.tabset-accordion-item{position:absolute;width:100%;top:0;left:0;z-index:2;opacity:0}
.tabset-accordion-item.active{z-index:4;position:relative;opacity:1}
.tabset-accordion-item.all{position:relative;padding:0 0 60px 0}
@media only screen and (max-width:767px){.tabset-accordion-item{position:relative;opacity:1}
}
.tabset-accordion-text{color:#652245;font-size:17px;line-height:1.44em}
.is-plan-trip-section .tabset-accordion-text{padding-bottom:30px}
@media only screen and (max-width:767px){.tabset-accordion-text{padding:20px 20px 0 20px;font-size:22px;line-height:1.4em}
}
.tabset-accordion-text>p{margin:0 0 24px;text-indent:20px}
@media only screen and (max-width:767px){.tabset-accordion-text>p{text-indent:0}
}
.tabset-accordion-text-hide{display:none;opacity:0;visibility:hidden}
.visible-text .tabset-accordion-text-hide{display:block;opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease}
@media only screen and (max-width:767px){.tabset-accordion-text-hide-mobile{display:none;opacity:0;visibility:hidden}
.visible-text .tabset-accordion-text-hide-mobile{display:block;opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease}
}
.tabset-accordion-text .btn{margin-top:12px}
@media only screen and (max-width:767px){.tabset-accordion-text .btn{font-size:24px;font-weight:400;margin-top:9px;padding:10px 37px}
}
@media only screen and (max-width:767px){.tabset-accordion-content{padding:0;border-bottom:1px solid grey;background-color:#fff}
.tabset-accordion-content:after{padding:0 0 44px;content:'';display:block}
}
.gallery-mobile-fade{position:relative}
@media only screen and (max-width:767px){.gallery-mobile-fade{overflow:hidden}
}
@media only screen and (max-width:767px){.is-change-bg-mobile .gallery-mobile-fade{background-color:#fff;margin:0 -20px;padding-bottom:30px}
}
.tabset-accordion .gallery-mobile-fade{float:left;margin:5px 40px 5px 0}
.tabset-accordion .gallery-mobile-fade-slide{margin:0 0 18px}
@media only screen and (max-width:767px){.tabset-accordion .gallery-mobile-fade-slide{margin:0}
}
@media only screen and (max-width:1279px){.tabset-accordion .gallery-mobile-fade{margin-right:30px}
}
@media only screen and (max-width:767px){.tabset-accordion .gallery-mobile-fade{margin:0 0 20px 0;float:none}
}
.gallery-mobile-fade-slideset{position:relative}
@media only screen and (max-width:767px){.gallery-mobile-fade-slideset{overflow:hidden;margin:0 !important;padding:0 !important}
}
.gallery-mobile-fade-slide{position:relative;outline:0}
.gallery-mobile-fade-slide:last-child{margin-bottom:0}
.gallery-mobile-fade-slide figure{margin:0 0 5px}
@media only screen and (max-width:767px){.gallery-mobile-fade-slide figure{margin:0}
}
.gallery-mobile-fade-slide figure img{vertical-align:top}
@media only screen and (max-width:767px){.gallery-mobile-fade-slide figure img{display:block;width:100%;height:auto}
}
.gallery-mobile-fade-slide figure figcaption{display:block;font-size:12px;font-weight:700;padding:5px 0 0}
@media only screen and (max-width:767px){.gallery-mobile-fade-slide figure figcaption{text-align:center;padding:2px 20px 0;font-size:20px;margin-bottom:-8px}
}
.gallery-mobile-fade-slide .imagery{width:340px;height:220px;background-size:cover}
.gallery-mobile-fade-switcher{display:none;text-align:center;font-size:1px;line-height:1px;padding:30px 0 0}
.gallery-mobile-fade-switcher ul{padding:0;margin:0;list-style-type:none}
.gallery-mobile-fade-switcher ul li{display:inline-block;vertical-align:top;margin:0 4px 5px}
.gallery-mobile-fade-switcher ul li a,.gallery-mobile-fade-switcher ul li button{display:block;width:22px;height:22px;text-indent:-9999px;overflow:hidden;border:2px solid #5c0931;border-radius:100%;transition:background .2s ease;background:0}
.gallery-mobile-fade-switcher ul li a:hover,.gallery-mobile-fade-switcher ul li button:hover{background-color:#5c0931;transition:background .2s ease;text-decoration:none}
.gallery-mobile-fade-switcher ul li a:focus,.gallery-mobile-fade-switcher ul li button:focus{text-decoration:none}
.gallery-mobile-fade-switcher ul li.active a,.gallery-mobile-fade-switcher ul li.active button,.gallery-mobile-fade-switcher ul li.slick-active a,.gallery-mobile-fade-switcher ul li.slick-active button{background-color:#5c0931;transition:background .2s ease}
@media only screen and (max-width:767px){.gallery-mobile-fade-switcher{display:block}
}
.search-block{display:inline-block;vertical-align:top;width:180px;position:relative}
.search-block form{padding:0;margin:0;border:0}
.plan-trips-search .search-block{float:right}
.search-block input[type=search]{box-sizing:border-box;min-width:80px;display:block;width:100%}
.search-block-input{display:block;margin:0;padding:4px 28px 4px 0;outline:0;border:solid #b4b4b4;border-width:0 0 1px;background:0;height:30px;color:#5c0931;font-size:15px;line-height:19px}
.search-block-input::-moz-placeholder{color:#b4b4b4;opacity:1}
.search-block-input:-ms-input-placeholder{color:#b4b4b4}
.search-block-input::-webkit-input-placeholder{color:#b4b4b4}
.search-block-button{position:absolute;top:0;right:0;width:22px;height:30px;border:0;background:0;outline:0;opacity:.78;margin:0;transition:opacity .2s ease;font-size:20px;line-height:1em}
.search-block-button:focus,.search-block-button:hover{opacity:1;transition:opacity .2s ease}
.teaser-box{position:relative;overflow:hidden;padding:18px 20px 20px;background-color:#5c0931;color:#fff;font-size:17px;line-height:1.44em;font-weight:100}
@media only screen and (max-width:767px){.teaser-box{margin:0 -20px;padding:25px 20px;font-size:22px;line-height:1.4em}
.teaser-box{margin-top:1px}
}
.teaser-box-picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background-size:cover;background-position:50% 0;background-repeat:no-repeat}
@media only screen and (max-width:767px){.teaser-box-picture{display:none}
}
.teaser-box-picture.is-fade:after{background:linear-gradient(110deg,rgba(92,9,49,0) 0,rgba(92,9,49,.8) 54%,#5c0931 100%)}
.teaser-box-picture:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0}
@media only screen and (max-width:767px){.teaser-box-picture:after{background:0}
}
.teaser-box.is-center .teaser-box-content{text-align:center}
.teaser-box.is-center .teaser-box-content .btn{right:25px}
@media only screen and (max-width:959px){.teaser-box.is-center .teaser-box-content .btn{right:auto}
}
.teaser-box.is-right .teaser-box-content{text-align:right}
.teaser-box.is-right .teaser-box-content .btn{right:0}
@media only screen and (max-width:959px){.teaser-box.is-right .teaser-box-content .btn{right:auto}
}
.teaser-box-content{position:relative;z-index:2;padding-bottom:70px}
@media only screen and (max-width:767px){.teaser-box-content{padding-bottom:0}
}
.teaser-box-content h3{font-size:27px;font-weight:400;margin:0 0 19px}
.teaser-box-content p{margin:0}
@media only screen and (max-width:767px){.teaser-box-content p{margin:0 0 40px}
}
.teaser-box-content .btn{padding:12px 30px 10px;position:absolute;bottom:0;margin:0}
@media only screen and (max-width:767px){.teaser-box-content .btn{position:relative;font-size:24px;font-weight:300;padding:10px 15px;margin-left:auto;margin-right:auto;display:block;max-width:48%}
}
.teaser-box-full{min-height:545px}
@media only screen and (max-width:1240px){.teaser-box-full{min-height:485px}
}
.teaser-box-full.is-short{min-height:385px}
.teaser-box-full-wrapper{position:relative}
.teaser-box-full .teaser-box-picture{display:inline;background-position:center center}
.teaser-box-full .teaser-box-content h1{margin-top:70px}
.teaser-box-full .teaser-box-content .btn{position:relative;margin-top:55px;margin-left:0}
.teaser-box-full-with-video{padding-left:0;padding-right:0}
@media only screen and (max-width:767px){.teaser-box-full-with-video{padding-left:20px;padding-right:20px}
}
.teaser-box-full-with-video .C1-video:after{content:'';position:relative;z-index:1;display:block;width:100%;height:100%;background:linear-gradient(110deg,#5c0931 0,rgba(92,9,49,.2) 46%,rgba(92,9,49,0) 100%)}
.teaser-box-full-with-video .teaser-box-content h1{margin-top:100px}
.wave-decoration{position:absolute;top:0;z-index:5;pointer-events:none;width:2000px;left:50%;margin:0 0 0 -1000px}
@media(min-width:1999px){.wave-decoration{top:0;left:-10px;right:-10px;margin:0;width:auto}
}
.wave-decoration.is-bottom{top:auto;bottom:0}
.wave-decoration.is-bottom svg{margin:0 -2px -6px}
.wave-decoration.is-gray-light svg path{fill:#ebebeb}
.wave-decoration.is-gray-lightest svg path{fill:#f7f7f7}
.wave-decoration.is-brown-gray-lightest svg path{fill:#dcd9d2}
.wave-decoration.is-white svg path{fill:#fff}
.wave-decoration.is-reflection{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
@media only screen and (max-width:767px){.wave-decoration.is-reflection{-webkit-transform:none;-ms-transform:none;transform:none}
}
.wave-decoration svg{vertical-align:bottom;margin:-2px -2px 0}
@media(min-width:1999px){.wave-decoration svg{display:block;width:100%;height:auto}
}
.wave-decoration svg path{fill:#f7f7f7}
.skip{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease;font-size:15px;line-height:1.3em;padding:3px 10px;background-color:#fff;color:#5c0931;text-decoration:none}
a.skip:active,a.skip:focus,a.skip:hover{left:0;top:0;width:auto;height:auto;overflow:visible;z-index:2000;opacity:1;transition:opacity .2s ease,visibility .2s ease;background-color:#fff;color:#5c0931}
a.skip:active.is-bottom,a.skip:focus.is-bottom,a.skip:hover.is-bottom{top:auto;bottom:0}
.icon-rotate-rtl:before{/*!rtl:raw: transform: rotateY(180deg);*//*!rtl:raw: display: inline-block;*/}
.icon-rotate-rtl-after:after{/*!rtl:raw: transform: rotateY(180deg);*//*!rtl:raw: display: block;*/}
.box-rotate-rtl{/*!rtl:raw: transform: rotateY(180deg);*/}
div.slider-range .noUi-handle.noUi-handle-lower{/*!rtl:raw: left: -40px;*/}
div.slider-range .noUi-horizontal .noUi-handle{/*!rtl:raw: position: absolute;*//*!rtl:raw: left: -30px;*//*!rtl:raw: right: auto !important;*/}
.accordion-module{position:relative}
@media only screen and (max-width:767px){.accordion-module{background-color:#fff;margin:0 -20px;border-top:1px solid #5c0931}
}
.accordion-module-item{position:relative;border:solid;border-width:0 0 1px;border-color:transparent transparent #5c0931 transparent}
.accordion-module-item.active .accordion-module-opener{background:0}
.accordion-module-opener{background:0;display:block;width:100%;font-size:20px;font-weight:300;border-radius:0;padding:9px 20px 9px 0;text-align:left;color:#5c0931;border:0;position:relative}
@media only screen and (max-width:767px){.accordion-module-opener{padding:9px 20px 9px 50px;background-color:#f0efee}
}
.accordion-module-opener:after{content:'\e92b';position:absolute;right:3px;top:50%;margin:-6px 0 0;font-size:14px;color:#000;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotate(90deg);*/}
@media only screen and (max-width:767px){.accordion-module-opener:after{right:auto;left:22px}
}
.active .accordion-module-opener:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);/*!rtl:raw: transform: rotate(-90deg);*/transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
.accordion-module-opener h1 a:hover{text-decoration:none}
.accordion-module-opener span.accessibility-state{opacity:0}
.accordion-module-content{padding:18px 0 30px;font-size:15px;line-height:1.2;font-weight:300;color:#000}
.accordion-module-content.is-white{background-color:#fff;color:#5c0931}
@media only screen and (max-width:767px){.accordion-module-content{padding:10px 20px 30px}
}
.accordion-module-content p{margin:0 0 18px}
.accordion-module-content p:last-child{margin-bottom:0}
@media only screen and (max-width:959px){.C13_1 .accordion-module{border-top:0;margin:0}
}
.C13_1 .accordion-module .accordion-module-content{padding:30px 0 30px 0}
.C13_1 .accordion-module .accordion-module-content .C7{width:100% !important}
.C13_1 .accordion-module .accordion-module-content .C7 h3{margin-top:0 !important}
.C13_1 .accordion-module .accordion-module-item{border-width:0;border-color:transparent transparent #4a4e49}
.C13_1 .accordion-module .accordion-module-item:first-child{border-top:1px solid #4a4e49}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener{background-color:#fff;color:#4a4e49;padding:20px 0 20px 20px}
@media only screen and (max-width:767px){.C13_1 .accordion-module .accordion-module-item .accordion-module-opener{font-size:30px}
}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener:after{right:20px;left:auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.C13_1 .accordion-module .accordion-module-item.active .accordion-module-opener:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.C13_1 .accordion-module .accordion-module-item button{border-bottom:1px solid #000}
.C13_1 .accordion-module .accordion-module-item button:active{outline:0}
.C13_1 .accordion-module .accordion-module-item button img{padding:0 10px;display:inline-block}
.C13_1 .accordion-module .accordion-module-item.focusOutline button{outline:auto 14px -webkit-focus-ring-color}
.introduction{padding:0 0 20px;font-size:20px;line-height:1.3;color:#5a5a5a}
.introduction:after,.introduction:before{content:'';display:table}
.introduction:after{clear:both}
@media only screen and (max-width:767px){.introduction{padding:59px 0 20px;font-size:22px;line-height:1.4545}
.content-section-on-board-top .introduction{color:#fff}
.content-section-on-board-top .introduction h1{color:#fff}
.content-section-on-board-top .introduction .btn{color:#fff;border-color:#fff}
.content-section-on-board-top .introduction .bulleted-list a,.content-section-on-board-top .introduction .bulleted-list li{color:#fff}
.content-section-on-board-top .introduction .bulleted-list a [class*=icon],.content-section-on-board-top .introduction .bulleted-list li [class*=icon]{color:#fff}
}
.content-section .introduction{padding:0 5px 125px;text-align:center;position:relative;z-index:2}
@media only screen and (max-width:767px){.content-section .introduction{padding:0 5px 15px}
}
.content-section .introduction h1{margin:0 0 15px}
.content-section-airport-top .introduction,.content-section-on-board-top .introduction,.help-section .introduction{padding:0 30px}
.help-section .introduction{padding-top:55px;padding-bottom:36px}
.introduction h1{margin:0 0 26px;font-size:40px;line-height:1.2;font-weight:400;color:#5c0931}
@media only screen and (max-width:767px){.introduction h1{font-size:48px}
}
.introduction p{margin:0 0 20px}
.introduction .your-location{padding:46px 0 0;text-align:center}
.introduction .your-location .icon-map-marker{display:inline-block;vertical-align:top;margin:0 0 4px;font-size:42px;color:#5c0931}
.introduction .your-location-airport{display:block;font-size:20px;font-weight:300}
@media only screen and (max-width:767px){.introduction .your-location .icon-map-marker{margin:0 0 14px;font-size:78px}
.introduction .your-location-airport{font-size:30px}
.introduction .your-location .bulleted-list{font-size:21px}
}
.introduction .bulleted-list{display:inline-block;vertical-align:top;padding-top:3px}
.introduction .radio-list{margin-top:20px}
.introduction .radio-list .radio-base{display:inline-block;margin-right:22px}
.introduction .introduction-paragraph-small{margin-bottom:0;font-size:14px;line-height:18px}
.introduction .introduction-paragraph-link{font-size:12px;line-height:28px;text-decoration:underline}
.introduction .introduction-paragraph-link:hover{text-decoration:none}
.introduction .introduction-paragraph-offer-links{float:right}
@media only screen and (max-width:959px){.introduction .introduction-paragraph-offer-links{width:100%;margin-top:15px;margin-bottom:20px}
}
.introduction .introduction-paragraph-offer-link{display:inline-block;margin-left:40px;font-size:15px;line-height:28px}
@media only screen and (max-width:959px){.introduction .introduction-paragraph-offer-link{margin:0;font-size:18px}
.introduction .introduction-paragraph-offer-link:last-child{float:right}
}
.introduction .introduction-image-wrapper{width:200px;border-radius:6px;background-color:#fff;box-shadow:3px 3px 103px rgba(0,0,0,.3);overflow:hidden}
.introduction .introduction-image-wrapper .imagery{width:200px;height:190px;background-size:cover}
.introduction .introduction-image-wrapper .btn{width:92%;margin:4%}
.introduction .introduction-image-wrapper img{width:100%}
.introduction.trip-type-search{padding-top:0;padding-bottom:20px}
.introduction.trip-type-search .custom-select{width:100%}
[dir=rtl] .introduction.trip-type-search .icon-arrow-right{display:inline-block}
@media only screen and (max-width:959px){.introduction.trip-type-search>div[class^=col-]{padding:0 !important}
}
.introduction.trip-type-search>div[class^=col-]:first-child{padding-right:30px}
@media only screen and (max-width:959px){.introduction.trip-type-search>div[class^=col-]:first-child{display:table-footer-group}
}
@media only screen and (max-width:959px){.introduction.trip-type-search{display:table}
}
.content-section{font-size:15px;line-height:1.2;color:#5a5a5a;position:relative;z-index:2}
.content-section:after,.content-section:before{content:'';display:table}
.content-section:after{clear:both}
@media only screen and (max-width:767px){.content-section{font-size:22px;line-height:1.4545}
.content-section .btn{display:block;width:100%;max-width:100%;margin:0 0 13px;font-size:23px}
.content-section .row{margin-left:0;margin-right:0}
}
.content-section.is-gold{background:#c9b37f}
.content-section.is-blue{background:#bacee0}
.content-section.is-brown-gray{background:#dcd9d2}
@media only screen and (max-width:767px){.content-section.help-section{margin:0 -30px}
}
.content-section.help-section h2{border:0}
.content-section .mobile-preview{width:100%;height:auto;margin:-1px 0 0}
.content-section h2{margin:0 0 21px;font-size:30px;line-height:1.2;font-weight:300;color:#5c0931}
@media only screen and (max-width:767px){.content-section h2{padding:21px 30px 0 0;position:relative;border-top:1px solid #5c0931}
.content-section h2 [class^=icon-]{position:absolute;top:50%;right:0;margin:3px 0 0;font-size:16px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
}
.content-section p{margin:0 0 22px}
@media only screen and (max-width:767px){.help-section .content-section-row{padding:0 30px}
.content-section-row:last-child{margin:0 0 100px}
}
.content-section-row.is-margin-top{margin-top:-150px}
@media only screen and (max-width:767px){.content-section-row.is-margin-top{margin-top:-186px;margin-bottom:0}
}
.content-section-row.is-light{color:#fff}
.content-section-row.is-light h2{color:#fff}
@media only screen and (max-width:767px){.content-section-row.is-light h2{border-color:#fff}
}
.content-section-row.is-light .bulleted-list a,.content-section-row.is-light .bulleted-list li{color:#fff}
.content-section-row.is-light .bulleted-list a [class*=icon],.content-section-row.is-light .bulleted-list li [class*=icon]{color:#fff}
.content-section-airport-top{padding:43px 0 0;margin-bottom:-200px;background:#f7f7f7}
@media only screen and (max-width:767px){.content-section-airport-top{margin:0 -30px;padding:0;background:#b7bfbf}
}
.content-section-airport-top>.container{position:relative;z-index:300}
.content-section-airport-bottom{padding:270px 0 110px;position:relative;background:#b7bfbf}
.content-section-airport-bottom:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(images/parallaxImages/bg-animated-airport.jpg);background-size:contain;background-repeat:no-repeat;background-position:50% 0/*!rtl:raw: transform: rotateY(180deg);*/}
@media only screen and (max-width:767px){.content-section-airport-bottom{padding:28px 0 110px;margin:-1px 0 0}
.content-section-airport-bottom:after{display:none}
}
.content-section-on-board-top{min-height:950px;padding:60px 0 0;margin-bottom:-200px;position:relative;background:#f7f7f7}
.content-section-on-board-top:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(images/parallaxImages/bg-on-board.png);background-size:cover;background-repeat:no-repeat;background-position:50% 0/*!rtl:raw: transform: rotateY(180deg);*/}
.content-section-on-board-top:before{content:'';position:absolute;left:0;right:0;bottom:0;height:50px;z-index:2;background-image:linear-gradient(to bottom,transparent 0,#2a1b22 100%);background-repeat:repeat-x}
@media only screen and (max-width:767px){.content-section-on-board-top{margin:0 -30px -1px;padding:0;background:#2a1b22}
.content-section-on-board-top:after{display:none}
}
.content-section-on-board-bottom{padding:270px 0 110px;background:#2a1b22}
@media only screen and (max-width:767px){.content-section-on-board-bottom{padding:74px 0 0}
}
.content-section-on-board-bottom .content-section-text h2{margin:0 0 30px}
.content-section-on-board-bottom h2{margin:0 0 45px}
.content-section-on-board-bottom .bulleted-list{font-size:18px}
.content-section-text{position:relative;z-index:6}
@media only screen and (max-width:767px){.content-section-text.active{padding:0 0 21px}
.content-section-text.active h2 [class^=icon-]{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
}
.content-section-text.is-padding-top{padding-top:93px}
@media only screen and (max-width:767px){.content-section-text.is-padding-top{padding-top:0}
}
.content-section-animate-block{height:531px;position:relative}
.content-section-animate-block.passport-block{height:706px;opacity:0;transition:opacity 1s ease-out}
.content-section-animate-block.passport-block.passed{opacity:1}
@media only screen and (max-width:767px){.content-section-animate-block.passport-block{height:424px;opacity:1}
}
.content-section-animate-block.stamp-block{margin:0 0 -90px;height:auto}
@media only screen and (max-width:767px){.content-section-animate-block.stamp-block{margin:0}
}
.content-section-animate-block.dishes-block{margin:0 0 92px;opacity:0;transition:opacity 2s ease-out}
.content-section-animate-block.dishes-block.passed{opacity:1}
@media only screen and (max-width:767px){.content-section-animate-block.dishes-block{opacity:1}
}
.content-section-animate-block.hands-block{height:581px}
@media only screen and (max-width:767px){.content-section-animate-block.hands-block{height:389px}
}
.content-section-animate-block.phone-hand-block{height:549px}
.content-section-animate-block.flight-attendant-block{height:276px;position:relative}
.content-section-animate-block.flight-attendant-block:after{content:'';position:absolute;top:-331px;left:-185px;right:0;bottom:-100%;background:url(images/parallaxImages/bg-help-bottom.png) no-repeat/*!rtl:raw: transform: rotateY(180deg);*/}
@media only screen and (max-width:767px){.content-section-animate-block.flight-attendant-block{height:186px}
.content-section-animate-block.flight-attendant-block:after{top:-280px;bottom:-136%}
}
.content-section-airport-bottom .content-section-animate-block{height:344px}
@media only screen and (max-width:959px){.content-section-airport-bottom .content-section-animate-block{height:auto}
}
.content-section-animate-block img{position:relative;z-index:2}
.content-section-animate-block-holder{height:100%}
.content-section-animate-block.belt-row{background-color:#f7f7f7;margin:-1px 0}
.content-section .bag-on-belt{position:relative;top:-4px;right:-556px;z-index:2;transition:-webkit-transform 5.5s cubic-bezier(0,0,.3,1);transition:transform 5.5s cubic-bezier(0,0,.3,1);transition:transform 5.5s cubic-bezier(0,0,.3,1),-webkit-transform 5.5s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)}
@media only screen and (max-width:959px){.content-section .bag-on-belt{right:auto}
}
@media only screen and (max-width:767px){.content-section .bag-on-belt{top:40px;right:33%;-webkit-transform:scale(.65) translateX(0);-ms-transform:scale(.65) translateX(0);transform:scale(.65) translateX(0)}
}
.content-section .belt{position:absolute;top:194px;left:0;right:0;height:66px;background:url(images/parallaxImages/image-belt.png) repeat-x 0 0;transition:background-position 5.5s cubic-bezier(0,0,.3,1)}
@media only screen and (max-width:767px){.content-section .belt{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}
.content-section .passed .bag-on-belt{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .passed .belt{background-position:-900% 0}
.content-section .bg-man{position:absolute;bottom:0;right:-44%;width:1097px;height:788px;z-index:1;background:url(images/parallaxImages/bg-baggage-section.jpg) no-repeat 0 0}
@media only screen and (max-width:959px){.content-section .bg-man{right:auto;left:-100%}
}
.content-section .man{position:absolute;right:15px;top:-32%;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(1500px);-ms-transform:translateX(1500px);transform:translateX(1500px)/*!rtl:raw: transform: translateX(1500px);*/}
.content-section .passed .man{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .suitcase{position:absolute;right:-194px;top:-30%;z-index:3;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)/*!rtl:raw: left: 70px;*/}
.content-section .bag{position:absolute;left:-124px;top:-9%;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1) .5s;transition:transform 2s cubic-bezier(0,0,.3,1) .5s;transition:transform 2s cubic-bezier(0,0,.3,1) .5s,-webkit-transform 2s cubic-bezier(0,0,.3,1) .5s;-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)}
.content-section .passed .bag,.content-section .passed .suitcase{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .passport,.content-section .passport-cover,.content-section .ticket{-webkit-transform-origin:100px 400px;-ms-transform-origin:100px 400px;transform-origin:100px 400px}
.content-section .ticket{position:absolute;right:83px;bottom:30px;width:100%;max-width:670px;height:auto;z-index:2;transition:2s ease-out;-webkit-transform:translateY(40px) rotate(-31deg);-ms-transform:translateY(40px) rotate(-31deg);transform:translateY(40px) rotate(-31deg)/*!rtl:raw: right: 42px;*/}
@media only screen and (max-width:1279px){.content-section .ticket{right:auto;left:200px}
}
@media only screen and (max-width:767px){.content-section .ticket{bottom:-24px;left:144px;-webkit-transform:scale(.88);-ms-transform:scale(.88);transform:scale(.88)}
}
.content-section .passport{position:absolute;bottom:112px;right:29%;width:100%;max-width:660px;height:auto;z-index:3;transition:2s ease-out .3s;-webkit-transform:translateY(40px) rotate(-10deg);-ms-transform:translateY(40px) rotate(-10deg);transform:translateY(40px) rotate(-10deg)/*!rtl:raw: right: 29%;*/}
@media only screen and (max-width:1279px){.content-section .passport{right:auto;left:40px}
}
@media only screen and (max-width:767px){.content-section .passport{bottom:auto;left:0;top:56px;-webkit-transform:scale(.88);-ms-transform:scale(.88);transform:scale(.88)}
}
.content-section .passport-cover{position:absolute;bottom:143px;left:42px;width:100%;max-width:500px;height:auto;z-index:5;transition:2s ease-out .6s;-webkit-transform:translateY(40px) rotate(10deg);-ms-transform:translateY(40px) rotate(10deg);transform:translateY(40px) rotate(10deg)/*!rtl:raw: left: 42px;*//*!rtl:raw: right: auto;*/}
@media only screen and (max-width:1279px){.content-section .passport-cover{left:0}
}
@media only screen and (max-width:767px){.content-section .passport-cover{bottom:auto;left:-73px;top:-59px;-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
}
.content-section .passed .passport,.content-section .passed .passport-cover,.content-section .passed .ticket{-webkit-transform:translateY(0) rotate(.01deg);-ms-transform:translateY(0) rotate(.01deg);transform:translateY(0) rotate(.01deg)}
.content-section .plane-stamp{top:-112px;right:33px/*!rtl:raw: left: auto;*/}
@media only screen and (max-width:767px){.content-section .plane-stamp{top:-26px;right:0;width:100%;height:auto}
}
.content-section .left-hand{/*!rtl:begin:ignore*/position:absolute;left:0;top:190px;z-index:3;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)/*!rtl:end:ignore*/}
@media only screen and (max-width:767px){.content-section .left-hand{/*!rtl:begin:ignore*/width:297px;height:auto;left:-51px;top:184px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)/*!rtl:end:ignore*/}
}
.content-section .right-hand{/*!rtl:begin:ignore*/position:absolute;right:0;top:105px;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(1500px);-ms-transform:translateX(1500px);transform:translateX(1500px)/*!rtl:end:ignore*/}
@media only screen and (max-width:767px){.content-section .right-hand{/*!rtl:begin:ignore*/width:242px;height:auto;right:-45px;top:149px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)/*!rtl:end:ignore*/}
}
.content-section .passed .left-hand,.content-section .passed .right-hand{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .service-01{left:-197px}
@media only screen and (max-width:959px){.content-section .service-01{position:absolute;left:auto;right:-50px;bottom:0}
}
.content-section .airplane{position:absolute;left:0;bottom:120px;transition:-webkit-transform 20s cubic-bezier(0,0,.3,1);transition:transform 20s cubic-bezier(0,0,.3,1);transition:transform 20s cubic-bezier(0,0,.3,1),-webkit-transform 20s cubic-bezier(0,0,.3,1);-webkit-transform:translate(-200px,-120px);-ms-transform:translate(-200px,-120px);transform:translate(-200px,-120px);z-index:200/*!rtl:raw: transform: translate(200px, -120px) rotateY(180deg);*/}
.content-section .passed .airplane{-webkit-transform:translate(2000px,-1000px);-ms-transform:translate(2000px,-1000px);transform:translate(2000px,-1000px)/*!rtl:raw: transform: translate(-2000px, -1000px) rotateY(180deg);*/}
.content-section .clouds{position:absolute;left:0;right:0;top:-170px;height:628px;z-index:0;background:url(images/parallaxImages/image-clouds.jpg) repeat-x 0 0;-webkit-animation:moveclouds 200s linear infinite;animation:moveclouds 200s linear infinite}
.content-section [class^=dish-]{position:absolute;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)}
.content-section .passed [class^=dish-]{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .dish-01{top:-88px;left:-175px;transition-delay:.6s}
.content-section .dish-02{top:-47px;right:28px}
.content-section .dish-03{top:38px;right:74px;transition-delay:.3s}
.content-section .phone-hand{position:absolute;right:0;top:0;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(1500px);-ms-transform:translateX(1500px);transform:translateX(1500px)/*!rtl:raw: transform: translateX(-1500px) rotateY(180deg);*/}
@media only screen and (max-width:959px){.content-section .phone-hand{right:auto;left:50%;margin-left:-30%}
}
.content-section .passed .phone-hand{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)/*!rtl:raw: transform: translateX(0) rotateY(180deg);*/}
.content-section .smile{position:absolute;left:50%;top:21px;opacity:0;transition:opacity 2s cubic-bezier(0,0,.3,1),-webkit-transform 1s cubic-bezier(0,0,.3,1);transition:opacity 2s cubic-bezier(0,0,.3,1),transform 1s cubic-bezier(0,0,.3,1);transition:opacity 2s cubic-bezier(0,0,.3,1),transform 1s cubic-bezier(0,0,.3,1),-webkit-transform 1s cubic-bezier(0,0,.3,1)}
.content-section .smile.smile-neutral{margin:0 0 0 -133px;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px);transition-delay:.6s}
.content-section .smile.smile-happy{margin:0 0 0 -300px;top:66px;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px);transition-delay:.3s}
.content-section .smile.smile-sad{margin:0 0 0 -151px;top:154px;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px)}
.content-section .passed .smile{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .flight-attendant{left:205px;top:-38px;opacity:0;transition:opacity 2s cubic-bezier(0,0,.3,1)}
@media only screen and (max-width:959px){.content-section .flight-attendant{top:0}
}
@media only screen and (max-width:767px){.content-section .flight-attendant{opacity:1}
}
.content-section .passed .flight-attendant{opacity:1}
@-webkit-keyframes moveclouds{0{left:0/*!rtl:raw: left: -200%;*/}
100%{left:-200%/*!rtl:raw: left: 0;*/}
}
@keyframes moveclouds{0{left:0/*!rtl:raw: left: -200%;*/}
100%{left:-200%/*!rtl:raw: left: 0;*/}
}
.bulleted-list{position:relative;z-index:1;margin:0;padding:10px 0 10px;font-size:15px;font-weight:300}
@media only screen and (max-width:767px){.bulleted-list{font-size:22px}
}
.bulleted-list>li{position:relative;margin:0 0 12px;padding:0 0 0 20px}
.bulleted-list>li [class*=icon]{position:absolute;left:0;top:0;font-size:.7em;margin-top:7px;color:#5c0931}
@media only screen and (max-width:767px){.bulleted-list>li [class*=icon]{margin-top:9px}
}
.two-columns-teaser .bulleted-list{padding-top:0}
.two-columns-teaser .bulleted-list a,.two-columns-teaser .bulleted-list li{color:#fff}
.two-columns-teaser .bulleted-list a [class*=icon],.two-columns-teaser .bulleted-list li [class*=icon]{color:#fff}
.bulleted-list a{text-decoration:underline}
.bulleted-list a [class*=icon]{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.bulleted-list a:focus,.bulleted-list a:hover{text-decoration:none;text-decoration:none}
.bulleted-list a:focus [class*=icon],.bulleted-list a:hover [class*=icon]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.two-columns-teaser{margin-bottom:20px;font-size:15px;line-height:1.467;color:#fff;position:relative;z-index:2}
.two-columns-teaser:last-child{margin-bottom:40px}
.two-columns-teaser h2{margin:0 0 33px;font-size:30px;line-height:1.15;font-weight:400;color:#fff}
@media only screen and (max-width:767px){.two-columns-teaser-column{padding-left:0;padding-right:0;height:auto !important}
}
.two-columns-teaser-image-block{height:100%;position:relative;padding-bottom:50.7%;overflow:hidden}
.two-columns-teaser-image-block img{position:absolute;top:0;left:0;width:100%;height:100%}
.two-columns-teaser-text{height:100%;padding:31px 18px 95px;position:relative;background:#521231}
.two-columns-teaser-text .btn{position:absolute;left:20px;bottom:30px}
@media only screen and (max-width:767px){.two-columns-teaser-text .btn{width:auto;right:20px}
}
.teaser-overview{margin:0 0 64px;color:#fff}
.teaser-overview:after,.teaser-overview:before{content:'';display:table}
.teaser-overview:after{clear:both}
.teaser-overview h3{margin:0 0 36px;font-size:30px;line-height:1.333;color:inherit}
@media only screen and (max-width:767px){.teaser-overview-column{margin-bottom:20px}
.teaser-overview-column [class^=col-]{padding:0 !important}
}
.teaser-overview-video-banner img{width:100%;height:auto}
.teaser-overview-video-row:after,.teaser-overview-video-row:before{content:'';display:table}
.teaser-overview-video-row:after{clear:both}
.teaser-overview-video-row h3{float:left;margin:-25px 0 36px;max-width:49%}
@media only screen and (max-width:767px){.teaser-overview-video-row h3{max-width:100%;float:none}
}
.teaser-overview-video-row .btn{padding:12px 25px 10px}
.teaser-overview-video-row input[type=submit]{border-radius:2px}
.teaser-overview-video-row .row{margin-right:0}
@media only screen and (max-width:767px){.teaser-overview-video-row .row{margin-left:0}
}
.teaser-overview-video-content{padding:48px 30px 30px;background:#521231}
@media only screen and (max-width:767px){.teaser-overview-video-content{padding:48px 20px 20px}
}
.teaser-overview-label{display:block;margin:0 0 14px;font-size:22px;line-height:1.2727;font-weight:300}
.teaser-overview-solid-banner{padding:48px 0 25px 30px;background:#5a5a5a;overflow:hidden}
.teaser-overview-solid-banner img{float:right;margin:10px -12px 0 0}
.teaser-overview-solid-banner-text{font-size:18px;line-height:1.444;font-weight:300;overflow:hidden}
.teaser-overview-solid-banner-text h3{margin:0 0 13px;font-size:40px;line-height:1.25;font-weight:400}
@media only screen and (max-width:959px){.teaser-overview-solid-banner{padding:20px 10px}
.teaser-overview-solid-banner img{float:none;display:block;margin:0 auto}
}
.teaser-overview-image-block{position:relative;padding-bottom:55.15%;height:0;overflow:hidden}
.teaser-overview-image-block img{position:absolute;top:0;left:0;width:100%;height:100%}
.teaser-overview-image-block .btn{position:absolute;left:10px;right:10px;bottom:10px;width:auto}
.footnote-module{font-size:15px;line-height:1.2em;font-weight:300;color:#000;margin-bottom:50px}
@media only screen and (max-width:767px){.footnote-module{font-size:20px;margin:0 0 20px}
}
.footnote-module h3{font-size:20px;margin:0 0 28px;color:#5c0931}
@media only screen and (max-width:767px){.footnote-module h3{font-size:30px}
}
.content-gallery-strip h2{margin-bottom:20px}
.content-gallery-strip h3{font-size:20px;margin:0 0 6px;font-weight:100}
.content-gallery-strip p{color:#333}
.content-text-holder{position:absolute;z-index:4;width:100%;left:0;bottom:0;padding:20px;color:#fff}
.content-gallery-strip .content-info-title{display:block;font-size:14px;line-height:30px}
.content-gallery-strip .content-inner-miles{display:block;font-size:18px;line-height:1;color:#fff}
.content-gallery-strip .spinner-wrapper.spinner-active .spinner{display:block}
.content-gallery-strip .spinner{display:none;position:relative;top:auto;margin-top:20px}
.content-gallery{overflow:hidden}
.content-gallery>span{display:block;margin:20px 25px 0}
@media only screen and (max-width:767px){.content-gallery>span{display:none}
}
.content-gallery .btn-next,.content-gallery .btn-prev{position:absolute;top:50%;left:0;z-index:1;margin:-29px 0 0;height:57px;border:0;line-height:0;font-size:0;cursor:pointer;background:0}
.content-gallery .btn-next:focus,.content-gallery .btn-prev:focus{outline:auto;outline-color:-webkit-focus-ring-color;outline-width:5px}
.content-gallery .btn-next span[class*=" icon-"],.content-gallery .btn-next span[class^=icon-],.content-gallery .btn-prev span[class*=" icon-"],.content-gallery .btn-prev span[class^=icon-]{font-size:22px;font-weight:700}
@media only screen and (max-width:767px){.content-gallery .btn-next,.content-gallery .btn-prev{display:none}
}
.content-gallery .btn-next{left:auto;right:0}
.content-gallery .btn-next.slick-disabled{pointer-events:none;display:none !important}
.content-gallery .btn-prev.slick-disabled{pointer-events:none;display:none !important}
.content-gallery-list{padding:20px 26px 20px 26px;height:auto}
@media only screen and (max-width:959px){.content-gallery-list{height:auto}
}
@media only screen and (max-width:767px){.content-gallery-list{height:auto;padding:20px}
}
.content-gallery-list .slick-list{margin:0 auto}
@media only screen and (max-width:1279px){.content-gallery-list .slick-list{width:auto}
}
@media only screen and (max-width:959px){.content-gallery-list .slick-list{width:auto}
}
.content-gallery-holder{position:relative}
.content-gallery .gallery-slide{display:inline-block;width:250px;height:250px;margin-right:2px;padding:0 !important}
.content-gallery .gallery-slide:focus{outline:0}
@media only screen and (max-width:1279px){.content-gallery .gallery-slide{width:250px;height:250px;margin-right:2px}
}
@media only screen and (max-width:959px){.content-gallery .gallery-slide{width:235px;height:250px;margin-right:2px}
}
@media only screen and (max-width:767px){.content-gallery .gallery-slide{width:100%;height:415px;margin-right:0}
}
.content-gallery .gallery-slide>div[class^=col-]{height:100%}
.content-gallery .gallery-slide-block{position:relative;width:250px;height:250px;color:#fff;overflow:hidden;background-color:#5c0931;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:cover;background-repeat:no-repeat}
@media only screen and (max-width:767px){.content-gallery .gallery-slide-block{width:100%;height:100%;background-color:transparent;margin-bottom:10px}
}
.scrollbar{position:relative;width:100%;height:100%;overflow:hidden}
.scrollbar>.scrollbar-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0;padding-right:15px}
.scrollbar>.scrollbar-content:focus{outline:thin dotted}
.scrollbar>.scrollbar-content::-webkit-scrollbar{display:none}
.has-scrollbar .scrollbar>.scrollbar-content::-webkit-scrollbar{display:block}
.scrollbar>.scrollbar-pane{background:#d7d7d7;position:absolute;width:6px;right:0;top:0;bottom:0;opacity:.01;transition:.2s;border-radius:5px}
.scrollbar>.scrollbar-pane.active,.scrollbar>.scrollbar-pane.flashed{opacity:.99}
.scrollbar>.scrollbar-pane>.scrollbar-slider{background:#652245;position:relative;margin:0 1px;border-radius:3px}
.scrollbar:hover>.scrollbar-pane{opacity:.99}
.scrollbar-thin>.scrollbar-pane{background:0;width:5px}
.scrollbar-thin>.scrollbar-pane:before{content:"";position:absolute;left:2px;top:0;bottom:0;width:0;border-right:1px solid #c7c7c7}
.scrollbar-thick>.scrollbar-pane{background:#ccc;width:10px}
.scrollbar-thick>.scrollbar-pane:before{content:"";position:absolute;left:2px;top:0;bottom:0;width:0;border-right:1px solid #c7c7c7}
.scrollbar-thick>.scrollbar-pane .scrollbar-slider{background:#999}
.categories.is-has-wave{margin:-126px 0 0;position:relative}
.categories-area{padding:17px 0 0;position:relative;z-index:11}
.is-has-wave .categories-area{padding:113px 0 10px}
@media only screen and (max-width:767px){.categories-area{padding:50px 7px 44px}
}
.categories h2{margin:0 0 19px;font-size:16px;font-weight:700}
@media only screen and (max-width:767px){.categories h2{font-size:40px;line-height:1.2;font-weight:400}
}
.categories-list{margin:0 -26px;padding:0;font-size:16px;line-height:1.5;font-weight:400;overflow:hidden;letter-spacing:-6px}
@media only screen and (max-width:767px){.categories-list{margin:0;font-size:24px}
}
.categories-list>li{display:inline-block;vertical-align:top;letter-spacing:0;width:116px;margin:0 13px 25px;text-align:center}
.categories-list>li.selected .img-holder,.categories-list>li:hover .img-holder{border-color:#5c0931;opacity:1}
@media only screen and (max-width:767px){.categories-list>li{width:49%;margin:0;padding:0 13px 25px}
}
.categories-list>li a{display:block;height:100%}
.categories-list>li a:hover{text-decoration:none}
.categories-list .img-holder{display:block;width:70px;height:71px;margin:0 auto 24px;overflow:hidden;border-radius:100%;opacity:.4;border:4px solid transparent}
@media only screen and (max-width:767px){.categories-list .img-holder{width:106px;height:106px;margin:0 auto 13px}
}
.categories-list .img-holder img{display:block;max-width:100%;height:auto}
.categories-list-title{display:block;font-weight:400}
.C1-video{position:absolute;top:0;left:0;width:100%;height:100%}
.C1-video .video-js{position:absolute;top:-3px;bottom:0;width:100%;height:100%;overflow:hidden}
.C1-video .video-js video{position:absolute;top:0;left:50%;width:auto;height:545px;min-width:100%;min-height:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
@media only screen and (max-width:1240px){.C1-video .video-js video{height:485px}
}
.C1-video-bg{position:absolute;z-index:1;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}
.C1-video-text-shadow{text-shadow:none;box-shadow:none;transition:all .25s}
.C1-video-text-shadow.active{text-shadow:1px 1px 11px #000}
.C1-video-text-shadow.active .btn{box-shadow:1px 1px 11px #000}
@media only screen and (max-width:959px){.C1-video-text-shadow.active{text-shadow:none}
.C1-video-text-shadow.active .btn{box-shadow:none}
}
@-webkit-keyframes handlerTween{0{stroke-dashoffset:-210}
25%{stroke-dashoffset:-619}
65%{stroke-dashoffset:0}
100%{stroke-dashoffset:-210}
}
@keyframes handlerTween{0{stroke-dashoffset:-210}
25%{stroke-dashoffset:-619}
65%{stroke-dashoffset:0}
100%{stroke-dashoffset:-210}
}
[data-paver]{margin-bottom:1.5rem;position:relative;height:80vh;left:-25%;width:150%;overflow-x:scroll;overflow-y:hidden}
[data-paver] img{height:100%}
.panorama{height:400px;margin-bottom:1.5rem;overflow-x:scroll;overflow-y:hidden;left:0;width:100%}
.panorama img{height:100%}
.paver--fallback{margin-bottom:0}
.paver--fallback+.paver__fallbackMessage{font-size:.8rem;margin-bottom:1.5rem;padding:.25rem 1rem;text-align:center}
.C1_2.main-bg-block{height:350px;overflow:hidden;position:relative;top:0;z-index:1}
.my-activities .C1_2.main-bg-block{height:225px !important}
.booking-details .C1_2.main-bg-block{height:310px !important}
.booking-details .C1_2.main-bg-block .C1_2-imagery{height:310px}
.C1_2.main-bg-block img{width:100%;max-width:100% !important;min-width:1350px;height:auto}
@media only screen and (max-width:959px){.C1_2.main-bg-block{height:350px}
}
@media only screen and (max-width:767px){.C1_2.main-bg-block{height:auto}
.C1_2.main-bg-block img{min-width:100%}
.my-activities .C1_2.main-bg-block{height:auto !important}
}
.C1_2.main-bg-block .wave-decoration.is-bottom{bottom:3px}
.C1_2 .C1_2-imagery{width:100%;height:225px}
.C1_2-container{display:none;position:absolute;top:0;z-index:23}
.C1_2-container.C1-2-promoText-container{display:block;position:absolute;top:0;z-index:1;height:220px}
@media only screen and (max-width:767px){.C1_2-container.C1-2-promoText-container{position:static;padding:0;height:350px;margin-top:-460px}
.C1_2-container.C1-2-promoText-container h1{position:relative;margin:0;z-index:1;left:35px;margin-top:-80px}
.C1_2-container.C1-2-promoText-container .promotional-text-price{left:40px;font-size:18px;position:relative;z-index:1;top:27px}
}
@media only screen and (max-width:767px){.C1_2-container{display:block;margin-top:-60px;padding-top:34px}
.C1_2-container .intro-text-section-picture img{width:100% !important;height:100% !important}
}
.C1_3 .imagery{width:1060px;height:445px;background-size:cover}
@media only screen and (max-width:959px){.C1_3+.container.is-base-container .intro-text-section.is-padding-top{max-width:510px}
}
@media only screen and (max-width:767px){.C1_3+.container.is-base-container .intro-text-section.is-padding-top{max-width:100%}
}
.C1_3 .mask-image{width:1065px;height:526px;background:url(../../../images/img-resort-01.jpg) 0 0 no-repeat;background-size:contain;-webkit-mask-image:url(../../../images/teardrop.png);mask-image:url(../../../images/teardrop.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center left;mask-position:center left;-webkit-mask-size:contain;mask-size:contain}
.C1_3 .mask-image.cover-variation{width:950px;height:400px;-webkit-mask-size:cover;mask-size:cover}
.C1_3-container.to-how-to-earn-C1_3-top{margin-bottom:-210px}
@media only screen and (max-width:767px){.C1_3-container.to-how-to-earn-C1_3-top{margin-bottom:0}
}
.C1_3-container.text-align-left .intro-text-section{left:0}
.C1_3-container.text-align-center .intro-text-section{left:55%}
@media only screen and (max-width:959px){.C1_3-container.text-align-center .intro-text-section{left:29%}
}
.C1_3-container.text-align-right .intro-text-section{right:-83%;text-align:right}
@media only screen and (max-width:959px){.C1_3-container.text-align-right .intro-text-section{right:-30%}
}
.C1_3-container .intro-text-section{position:relative}
@media only screen and (max-width:767px){.C1_3-container .intro-text-section{left:0 !important}
}
.redeem .C1_3-container,.topic-overview_how-to-earn-page .C1_3-container{min-height:530px}
@media only screen and (max-width:767px){.redeem .C1_3-container,.topic-overview_how-to-earn-page .C1_3-container{min-height:100%}
}
.C4_3{margin-top:0 !important}
@media only screen and (max-width:767px){.C4_3 .destinations-offers [class*=col-]{padding:0 31px;margin-bottom:20px}
}
.C4_3-variant .destinations-info-section .offers-title{margin-bottom:0;line-height:1}
.C4_3-variant .destinations-info-section .offers-inner{margin-top:-3px}
.C4_3-variant .destinations-info-section .offers-price-label{display:block;margin-top:4px;margin-bottom:2px;font-size:18px}
.C4_3-variant .destinations-info-section .offers-price{margin-bottom:-10px}
@media only screen and (max-width:959px){.C4_3-variant .destinations-offers-block-content{position:absolute;bottom:0;width:101%;height:100%}
.C4_3-variant .destinations-offers-block:before{padding-bottom:100%}
.C4_3-variant .destinations-offers-direction-info{padding-top:16px;padding-bottom:12px}
.C4_3-variant .destinations-offers-direction-info .destinations-offers-direction-info-level{margin-bottom:9px;font-size:18px}
.C4_3-variant .destinations-offers-direction-info .destinations-offers-direction-info-date{font-size:16px}
.C4_3-variant .destinations-info-section{position:absolute;bottom:0}
.C4_3-variant .destinations-info-section .destinations-info-section-description{position:absolute;left:0;bottom:32px;padding-left:20px;padding-right:20px}
.C4_3-variant .destinations-info-section .offers-title{font-size:26px;font-weight:100;line-height:1.5}
.C4_3-variant .destinations-info-section .offers-price{font-size:22px;font-weight:100}
.C4_3-variant .destinations-info-section .offers-price-label{display:block;font-size:20px;line-height:30px}
.C4_3-variant .destinations-info-section-buttons{position:static}
.C4_3-variant .destinations-info-section-buttons .btn{width:100%;font-size:18px;font-weight:100}
}
@media only screen and (max-width:767px){.C4_3-variant .destinations-offers-block-content{height:auto}
.C4_3-variant .destinations-info-section{position:relative}
.C4_3-variant .destinations-offers-block:before{padding-bottom:110%}
.C4_3-variant .destinations-offers-block.is-gradient-bottom:after{height:70%}
}
.C5,.C5-variant{padding-bottom:50px}
.C5 textarea,.C5-variant textarea{display:none}
.C5-variant.onboard-cuisine,.C5.onboard-cuisine{padding:260px 0 200px}
.C5-variant.teardrop.top-padding,.C5-variant.top-padding,.C5.teardrop.top-padding,.C5.top-padding{padding-top:100px}
@media only screen and (max-width:959px){.C5,.C5-variant{padding-top:140px;padding-bottom:140px}
}
.C5-variant-content-with-link .content-section-row .col-md-6 p{margin-bottom:1em}
.C5-variant-content-with-link .content-section-row .col-md-6 a{color:#fff;font-size:15px;line-height:18px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.6)}
.C5-variant-content-with-link .content-section-row .col-md-6 a .icon-arrow-right{position:relative;top:2px;display:inline-block;-webkit-transform:scale(.8,.45);-ms-transform:scale(.8,.45);transform:scale(.8,.45)/*!rtl:raw: transform: rotateY(180deg) scale(.8, .45); */}
.C5-variant-content-with-link .content-section-row .col-md-6 a:hover{border-bottom:1px solid transparent}
@media only screen and (max-width:959px){.C5-variant-content-image.C5-variant.content-block.is-burgundy-lighting:before{background:0}
}
@media only screen and (max-width:959px){.C5-variant-content-image.content-block{padding-bottom:50px}
}
.C5-variant-content-image .content-block-content-area h1,.C5-variant-content-image.C5-variant .content-block-header-cell h2{font-size:30px;margin-bottom:1em}
.C5-variant-content-image.C5-variant .content-block-header-cell h2{font-size:40px;line-height:50px;margin-bottom:.5em}
.C5-variant-content-image.C5 .content-block-content-area{padding-left:0}
.C5-variant-content-image .bulleted-list{padding-top:0}
.C5-variant-content-image .content-bars-animation,.C5-variant-content-image .content-image{position:absolute;right:0;z-index:2}
@media only screen and (max-width:1160px){.C5-variant-content-image .content-bars-animation{-webkit-transform:scale(.8) translateX(15%);-ms-transform:scale(.8) translateX(15%);transform:scale(.8) translateX(15%)}
}
@media only screen and (max-width:959px){.C5-variant-content-image .content-bars-animation{position:relative;margin-bottom:-40px;-webkit-transform:none;-ms-transform:none;transform:none}
.C5-variant-content-image .content-bars-animation img{width:100%;margin-bottom:1px}
.C5-variant-content-image .content-bars-animation:after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-image:linear-gradient(to bottom,transparent 15%,#5c0931 90%);background-repeat:repeat-x}
}
@media only screen and (max-width:767px){.C5-variant-content-image .content-bars-animation{top:-10px}
}
.C5-variant-content-image .content-bars-animation ul{padding:0;margin:0}
.C5-variant-content-image .content-bars-animation-tier{list-style:none;color:transparent;font-size:15px;text-align:right;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}
.C5-variant-content-image .content-bars-animation-tier img{display:inline-block;vertical-align:middle;margin-left:20px}
.C5-variant-content-image .content-bars-animation.animate .content-bars-animation-tier{color:#fff;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.C5-variant-content-image .content-bars-animation-tier-burgundy{transition:color .5s .5s,-webkit-transform .5s 0;transition:transform .5s 0,color .5s .5s;transition:transform .5s 0,color .5s .5s,-webkit-transform .5s 0}
.C5-variant-content-image .content-bars-animation-tier-silver{transition:color .5s .75s,-webkit-transform .5s .25s;transition:transform .5s .25s,color .5s .75s;transition:transform .5s .25s,color .5s .75s,-webkit-transform .5s .25s}
.C5-variant-content-image .content-bars-animation-tier-gold{transition:color .5s 1s,-webkit-transform .5s .5s;transition:transform .5s .5s,color .5s 1s;transition:transform .5s .5s,color .5s 1s,-webkit-transform .5s .5s}
.C5-variant-content-image .content-bars-animation-tier-platinum{transition:color .5s 1.25s,-webkit-transform .5s .75s;transition:transform .5s .75s,color .5s 1.25s;transition:transform .5s .75s,color .5s 1.25s,-webkit-transform .5s .75s}
.C5-variant-content-image .content-block-bg{z-index:-1}
@media only screen and (max-width:959px){.C5-variant-content-image .content-block-bg{background:#5c0931 !important}
}
@media only screen and (max-width:959px){.C5-variant-content-image .content-section-row .col-md-6 a,.C5-variant-content-image.C5-variant .content-block-text p{font-size:19px;line-height:28px}
}
.C5-variant-last{margin-bottom:500px}
@media only screen and (max-width:959px){.C5-variant-last{margin-bottom:-120px}
}
.C5-variant.content-block.is-burgundy-lighting:before,.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{right:10%;background-image:linear-gradient(to right,#5c0931 25%,transparent 100%);background-repeat:repeat-x}
.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{position:absolute;top:0;left:0;bottom:0;z-index:2;display:none}
@media only screen and (max-width:959px){.C5-variant.content-block.is-burgundy-lighting-flipped:before,.C5-variant.content-block.is-burgundy-lighting-flipped>.gradient-bg{right:0;background-repeat:repeat-x;background-image:linear-gradient(59deg,#5c0931 40%,transparent 100%)}
}
@media only screen and (max-width:959px){.C5-variant.onboard-cuisine.content-block.is-burgundy-lighting-flipped,.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped{padding-bottom:220px;overflow:hidden}
.C5-variant.onboard-cuisine.content-block.is-burgundy-lighting-flipped .content-block-bg,.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped .content-block-bg{top:14%}
}
@media only screen and (max-width:959px){.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped .content-section-row:last-child{margin-bottom:0}
}
@media only screen and (max-width:959px) and (max-width:959px){.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped .content-block-bg{top:30%;width:115%;background-position:92% 23% !important}
}
@media only screen and (max-width:959px) and (max-width:767px){.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped .content-block-bg{width:100%;top:0}
}
@media only screen and (max-width:959px){.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped .content-images{display:block;width:50%;margin-top:-25px;margin-bottom:100px}
}
@media only screen and (max-width:959px){.C5-variant.onboard-cuisine.content-block.is-burgundy-lighting-flipped:before,.C5-variant.onboard-cuisine.content-block.is-burgundy-lighting-flipped>.gradient-bg,.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped:before,.C5-variant.onboard-shopping.content-block.is-burgundy-lighting-flipped>.gradient-bg{right:0;background-image:linear-gradient(to bottom,#5c0931 45%,transparent 80%);background-repeat:repeat-x}
}
.C5-variant.content-block.is-burgundy-lighting-flipped>.gradient-bg{display:none}
.C5-variant.onboard-cuisine .content-block-bg{background-position:50% 80% !important}
.C5-variant.onboard-shopping .content-block-bg{background-position:50% 23% !important}
.C5-variant .content-block-content-area{padding-left:10px;padding-right:0;width:100%;min-height:430px}
.topic-overview_my-services-bgt-page .C5-variant .content-block-content-area{padding-left:0}
.C5-variant .content-block-header,.C5-variant .content-block-text{width:50%}
@media only screen and (max-width:959px){.C5-variant .content-block-header,.C5-variant .content-block-text{width:100%}
}
.C5-variant .content-block-text p{font-size:15px;line-height:22px}
@media only screen and (max-width:959px){.C5-variant .content-block-text p{font-size:30px;line-height:1.35}
}
.C5-variant-other .content-block-text p{margin-bottom:30px}
.C5-variant-other .content-block-text .content-block-list-headline{margin:0}
@media only screen and (max-width:959px){.C5-variant-other .content-block-text .content-block-list-headline{margin-bottom:20px}
}
@media only screen and (max-width:767px){.C5-variant-other .content-block-text .content-block-list-headline{font-size:30px;margin:.5em 0 .5em -10px}
}
.C5-variant .content-block-header-cell h2{font-size:40px;margin-bottom:20px}
@media only screen and (max-width:959px){.C5-variant .content-block-header-cell h2{font-size:48px;margin-bottom:15px}
}
.C5-variant .content-block-text-cell>div{padding-left:0}
.C5 .content-block-text-cell ul,.C5-variant .content-block-text-cell ul{margin:0;padding:16px 0 22px;font-size:18px;font-weight:200}
@media only screen and (max-width:959px){.C5 .content-block-text-cell ul,.C5-variant .content-block-text-cell ul{padding:0}
}
.C5 .content-block-text-cell ul.bulleted-list,.C5-variant .content-block-text-cell ul.bulleted-list{font-size:15px;line-height:22px}
.C5 .content-block-text-cell ul.bulleted-list li,.C5-variant .content-block-text-cell ul.bulleted-list li{padding-left:0;margin:0 0 12px}
.C5 .content-block-text-cell ul.bulleted-list a,.C5-variant .content-block-text-cell ul.bulleted-list a{text-decoration:none}
.C5 .content-block-text-cell ul.bulleted-list a:before,.C5-variant .content-block-text-cell ul.bulleted-list a:before{font-size:.7em;margin-top:2px}
@media only screen and (max-width:767px){.C5 .content-block-text-cell ul.bulleted-list a:before,.C5-variant .content-block-text-cell ul.bulleted-list a:before{margin:-1px}
}
@media only screen and (max-width:767px){.C5 .content-block-text-cell ul.bulleted-list,.C5-variant .content-block-text-cell ul.bulleted-list{font-size:22px}
}
.C5 .content-block-text-cell ul li,.C5-variant .content-block-text-cell ul li{margin:0 0 3px;overflow:hidden}
.C5 .content-block-text-cell ul a,.C5-variant .content-block-text-cell ul a{display:inline-block;vertical-align:top;padding:0 0 0 21px;color:#fff;position:relative}
.C5 .content-block-text-cell ul a:before,.C5-variant .content-block-text-cell ul a:before{position:absolute;left:0;top:5px;content:"\e91a";font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease/*!rtl:raw: transform: rotateY(180deg);*/}
.C5 .content-block-text-cell ul a:hover,.C5-variant .content-block-text-cell ul a:hover{text-decoration:none}
.C5 .content-block-text-cell ul a:hover:before,.C5-variant .content-block-text-cell ul a:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
@media only screen and (max-width:959px){.C5-variant .content-images{display:none}
}
.C5-variant .content-images>div{display:inline-block;float:none;vertical-align:middle}
.C5 textarea{display:none}
.C5 .c5-desc-list.redeem-flights{position:absolute;right:4%;bottom:-160px;max-width:32%}
.C5 .c5-desc-list.redeem-flights h1{font-size:20px}
.C5 .c5-desc-list.redeem-flights p{font-size:15px}
.C5 .c5-desc-list.redeem-flights a:before{top:3px;content:"\e903";font-family:icomoon;position:relative;left:-10px;display:inline-block;font-weight:400;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.C5 .c5-desc-list.redeem-flights a:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
@media only screen and (max-width:767px){.C5 .c5-desc-list.redeem-flights{position:relative;right:0;bottom:0;max-width:100%;top:60px}
.C5 .c5-desc-list.redeem-flights li{margin:10px 0 60px}
}
.C5:not(.teardrop){min-height:920px}
.C5 p{font-size:15px}
.C5 .content-block-content-area{width:52%;padding-left:0}
.topic-overview_my-services-bgt-page .C5 .content-block-content-area{padding-left:0}
.topic-overview_my-services-bgt-page .C5 .content-block-content-area h1{margin-bottom:25px}
@media only screen and (max-width:767px){.C5 .content-block-content-area{width:100%}
}
.C5 .content-block-content-area>p{font-size:20px;font-weight:300;margin-bottom:50px}
.C5 .content-block-content-area>p .read-more-link{display:table;margin-top:10px}
.topic-overview_my-services-bgt-page .C5 .content-block-content-area>p{margin-top:-15px;font-size:15px;line-height:18px}
@media only screen and (max-width:767px){.topic-overview_my-services-bgt-page .C5 .content-block-content-area>p{margin-top:0;font-size:20px;line-height:1.5}
}
.C5 .content-block-content-area>a{position:relative;z-index:1;display:block}
.C5 .content-block-content-area>a.btn{max-width:300px;margin:5px 0}
.C5.c5-margin-offset-y-50{margin-top:50px}
.C5.c5-margin-offset-y-plus-100{margin-top:100px}
.C5.c5-margin-offset-y-100{margin-top:-100px}
.C5.c5-margin-offset-y-150{margin-top:-150px}
.C5.c5-margin-offset-y-200{margin-top:-200px}
.C5.c5-margin-offset-y-250{margin-top:-250px}
.C5.c5-margin-offset-y-300{margin-top:-300px}
@media only screen and (max-width:767px){.C5.c5-margin-offset-y-300{margin-top:0}
}
.C5.c5-content-offset-left .content-block-content-area{padding-left:0}
.C5.bg-height-700{min-height:750px}
.C5.bg-height-750{min-height:750px}
.C5.bg-height-800{min-height:800px}
.C5.bg-height-850{min-height:850px}
.C5.bg-height-900{min-height:900px}
.C5.bg-height-950{min-height:950px}
@media only screen and (max-width:767px){.C5{height:auto;min-height:100%}
.C5 .content-block-content-area>a.btn{width:100%;margin-top:50px}
}
.C5.content-right .content-block-content-area{float:right !important;right:2%;top:-110px}
.C5.redeem-pre-C5-shop.content-right .content-block-content-area{top:50px !important}
@media only screen and (max-width:767px){.C5.redeem-pre-C5-shop.content-right .content-block-content-area{top:0 !important}
}
.C5.bg-offset-y-top .content-block-bg{background-position-y:top !important}
.C5.bg-offset-y-mid .content-block-bg{background-position-y:center !important}
.C5.bg-offset-y-bot .content-block-bg{background-position-y:bottom !important}
.C5.bg-offset-x-100 .content-block-bg{background-position-x:100px !important}
.C5.bg-offset-x-150 .content-block-bg{background-position-x:150px !important}
.C5.bg-offset-x--150 .content-block-bg{background-position-x:-150px !important}
.C5.bg-offset-x-200 .content-block-bg{background-position-x:200px !important}
.C5.bg-offset-x--200 .content-block-bg{background-position-x:-200px !important}
.C5.bg-offset-x-250 .content-block-bg{background-position-x:250px !important}
.C5.bg-offset-x--250 .content-block-bg{background-position-x:-250px !important}
.C5.bg-offset-x--450 .content-block-bg{background-position-x:-450px !important}
.C5.is-burgundy-text a:not('.btn'),.C5.is-burgundy-text h1,.C5.is-burgundy-text h2,.C5.is-burgundy-text p{color:#5c0931 !important;border-color:#5c0931 !important}
.C5 .learn-more-cta-container{max-width:370px;margin-top:75px;margin-bottom:50px}
.C5 .learn-more-cta-container a{color:#fff;display:inline-block;margin-left:5px}
.C5.teardrop{padding:0 0 210px}
.C5.teardrop.myservices-bgt-C5-expire-qmiles{padding-bottom:160px}
@media only screen and (max-width:767px){.C5.teardrop.myservices-bgt-C5-expire-qmiles{padding-bottom:0}
}
.C5.teardrop .content-block{padding:95px 0 200px}
@media only screen and (max-width:767px){.C5.teardrop .content-block-content-area>h2{font-size:30px}
}
@media only screen and (max-width:767px){.C5.teardrop{padding-bottom:0}
}
.C5.teardrop .content-block-bg{position:absolute;top:70%;left:50%}
[dir=rtl] .C5.teardrop .content-block-bg{left:0 !important}
.C5.teardrop .content-block-bg>img{position:absolute;display:block;right:0;bottom:0}
@media only screen and (max-width:767px){.C5.teardrop .content-block-bg{left:-20%;position:relative;margin:0 auto;width:1020px}
.C5.teardrop .content-block-bg>img{position:relative;width:100%}
}
.C5.teardrop.C5-hte{padding-bottom:300px}
@media only screen and (max-width:767px){.C5.teardrop.C5-hte{padding-bottom:0}
}
.C5.teardrop.C5-hte .content-block-content-area h1{margin-top:100px}
.C5.teardrop.C5-hte .content-block-content-area h2{margin-bottom:0}
.C5.teardrop.C5-hte .content-block-bg{top:60%}
.C5.teardrop.content-image-t20-l70 .content-block-bg{top:20%;left:70%}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 25% !important;*//*!rtl:raw: left: auto !important;*/}
@media only screen and (max-width:1279px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:55%}
}
@media only screen and (max-width:1100px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:66%}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 15% !important;*/}
}
@media only screen and (max-width:959px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:90%}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 10% !important;*/}
}
@media only screen and (max-width:767px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:70%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 30% !important;*/}
}
.C5.teardrop.C1-header-override .content-block-content-area h1{position:relative;z-index:4}
@media only screen and (max-width:767px){.C5.teardrop.C1-header-override .content-block-content-area h1{top:40px}
}
.C5.teardrop.C1-header-override .content-block-bg>img{bottom:-170px}
@media only screen and (max-width:767px){.C5.teardrop.C1-header-override .content-block-bg>img{bottom:0}
}
.C5 .top-with-icons{bottom:auto;top:0}
.C5 .top-with-icons li>h1{position:relative}
.C5 .top-with-icons li>h1 .icon{position:absolute;top:0;left:-15px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
@media only screen and (max-width:1040px){.C5 .top-with-icons.redeem-flights{right:11%}
}
@media only screen and (max-width:767px){.C5 .top-with-icons.redeem-flights{right:0}
.C5 .top-with-icons li>h1 .icon{position:static;margin-right:10px}
.C5 .top-with-icons li>p{font-weight:100}
}
.C5_1{height:700px}
#c5BlendDesktop,#c5BlendPhone{display:none}
.C5-blend{z-index:9;min-width:800px;margin-top:-316px}
.C5-blend textarea{display:none}
.C5-blend>.container{top:10%}
.C5-blend>.container.c5-markup{width:100% !important}
.C5-blend:last-child{margin-bottom:-200px}
@media only screen and (max-width:767px){.C5-blend:last-child{margin-bottom:0}
}
@media screen and (min-width:1500px){.C5-blend{margin-top:-364px}
}
.C5-blend .wave-decoration.is-bottom{display:none}
.C5-blend .content-block-content-area{position:relative;width:60%}
@media only screen and (max-width:767px){.C5-blend .content-block-content-area{width:100%;top:90px}
}
.C5-blend .content-block-content-area>.c5-text-logo{position:absolute;top:50%;right:-80px}
@media only screen and (max-width:767px){.C5-blend .content-block-content-area>.c5-text-logo{top:-18px;right:2%}
}
.C5-blend .content-block-bg{-webkit-transform:scale(1.025);-ms-transform:scale(1.025);transform:scale(1.025)}
@media only screen and (max-width:767px){.C5-blend .content-block-bg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}
.C5-blend svg.main-content-svg{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}
@media only screen and (max-width:767px){.C5-blend svg.main-content-svg{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
}
.C5-blend #toBeMasked{position:absolute;top:0;left:0;-webkit-mask-repeat:space;mask-repeat:space;width:100%;height:auto;-webkit-mask-image:url(../../../images/wave-alpha-mask-org2.png);mask-image:url(../../../images/wave-alpha-mask-org2.png)}
.C5-blend #Layer_4 path{fill:#5d5a5a}
.C5-blend #Layer_2 path{fill:#b9b9b9}
.C5-blend #Layer_1_1_ path{fill:#fff}
.C5-blend mask{width:100%;height:auto}
@media only screen and (max-width:767px){.C5-blend{margin-top:-232px;min-height:100%;min-width:100%}
.C5+.C5-blend:not(.C5-blend){margin-top:-100px}
.C5-blend+.C5-blend{margin-top:-270px}
.C5-blend .wave-decoration.is-bottom{display:block;bottom:220px}
}
.C5-blend[class*="-lighting"]:before{display:none}
.C5-blend #svgTextGradient{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.C5-blend .stop1{offset:0;stop-opacity:1}
.C5-blend .stop2{offset:20%;stop-opacity:.95}
.C5-blend .stop3{offset:100%;stop-opacity:0}
.C5-blend.content-right .stop1{stop-opacity:0}
.C5-blend.content-right .stop2{stop-opacity:.95}
.C5-blend.content-right .stop3{stop-opacity:1}
.C5-blend.content-right .content-block-content-area{right:2%;top:-110px;width:40%}
[dir=rtl] .C5-blend .content-block-bg.box-rotate-rtl{-webkit-transform:scale(1.025) rotateY(180deg);transform:scale(1.025) rotateY(180deg)}
.C5-blend.C5-blend-original{min-height:920px}
.C5-blend.reversed{padding:276px 0 200px;margin-bottom:150px;color:#fff}
@media only screen and (max-width:959px){.C5-blend.reversed{color:#5c0931}
}
.C5-blend.reversed .mask-holder{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}
.C5-blend.reversed .mask-holder svg{height:105%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.C5-blend.reversed .reverse-mobile-image{display:none;min-height:340px;background-size:cover;background-repeat:no-repeat}
@media only screen and (max-width:959px){.C5-blend.reversed .reverse-mobile-image{display:block}
.C5-blend.reversed .reverse-mobile-image img{vertical-align:bottom}
}
.C5-blend.reversed .wave-decoration{left:75%}
@media(min-width:1999px){.C5-blend.reversed .wave-decoration{left:-10px}
}
.C5-blend.reversed .wave-decoration.is-visible-mobile{display:none}
.C5-blend.reversed .wave-decoration.is-gray-light svg path{fill:#ebebeb !important}
.C5-blend.reversed .wave-decoration.is-bottom{left:50%}
.C5-blend.reversed .wave-decoration.is-bottom,.C5-blend.reversed .wave-decoration.is-top{display:block}
@media only screen and (max-width:959px){.C5-blend.reversed .wave-decoration{display:none;top:auto}
.C5-blend.reversed .wave-decoration.is-hidden-mobile{display:none !important}
.C5-blend.reversed .wave-decoration.is-visible-mobile{display:block}
.C5-blend.reversed .wave-decoration.is-bottom{bottom:0 !important}
}
@media only screen and (max-width:959px){.C5-blend.reversed .mobile-content-block{margin-top:auto !important}
}
@media only screen and (max-width:959px){.C5-blend.reversed .mobile-content-block-image{display:none}
}
.C5-blend.reversed .content-block-bg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.C5-blend-v2 textarea{display:none}
.C5-blend-v2 .content-block-content-area{width:50%}
@media only screen and (max-width:767px){.C5-blend-v2 .content-block-content-area img{width:142%;height:auto;position:relative;left:-10%}
}
.C5-blend-v2 #img{-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%)}
.C5-blend-v2.content-right .content-block-content-area{top:2%}
.C5-blend-v2.content-right #img{-webkit-transform:translateX(4%) translateY(13%);-ms-transform:translateX(4%) translateY(13%);transform:translateX(4%) translateY(13%)}
.C5-blend-v2 .wave-decoration.is-bottom{position:absolute;z-index:20;height:122px}
@media only screen and (max-width:767px){.C5-blend-v2 img{width:100%;height:auto;position:relative;left:0}
}
@media screen and (max-width:1160px){.C5-to-mobile-js-normal{padding-bottom:60px}
}
@media only screen and (max-width:767px){.C5-to-mobile-js-normal .learn-more-cta-container{margin-top:0;margin-bottom:0}
}
.C5-to-mobile-js .wave-decoration.is-top{display:none}
@media screen and (max-width:1160px){.C5-to-mobile-js .C5-to-mobile-js-normal{padding-bottom:60px}
}
@media only screen and (max-width:767px){.C5-to-mobile-js{height:auto !important;min-height:100% !important;margin-top:0;padding:0 !important}
.C5-to-mobile-js:before{display:none}
.C5-to-mobile-js.C5-blend+.C5-blend{margin-top:0}
.C5-to-mobile-js .c5-markup-phone{padding:0}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area{right:0;top:0;width:100%;float:none;padding-bottom:20px;padding-left:0}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block{padding:20px;margin-bottom:50px;padding:20px;margin-bottom:50px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area h2{font-size:25px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .btn{width:100%;margin:25px 0 50px}
.C5-to-mobile-js .wave-decoration.is-top{display:block}
.C5-to-mobile-js .wave-decoration.is-bottom{display:none;position:absolute;background:0 0 !important;bottom:0}
}
.C5-to-mobile-js-normal{height:auto !important;padding:165px 0 255px !important}
@media only screen and (max-width:767px){.C5-to-mobile-js-normal{padding:0 0 0 !important}
}
.C5-variant.has-no-gradient.content-block.is-burgundy-lighting:before{content:normal}
.C5-variant.has-no-gradient .is-light,.C5-variant.has-no-gradient.content-block.is-white-text .content-block-content-area{color:#521231}
.C5-variant.has-no-gradient .gradient-bg{display:none !important}
.C5-msbgt textarea{display:none}
@media only screen and (max-width:767px){.C5-msbgt .content-section-row>div{padding:0}
}
.C5-msbgt .content-section-row>div .btn{width:70%;margin-top:15px}
@media only screen and (max-width:767px){.C5-msbgt .content-section-row>div .btn{width:100%}
}
.C5-msbgt .content-section-row>div p{margin-bottom:10px}
.C5-msbgt .content-section-row>div p:empty{display:none}
@media only screen and (max-width:767px){.C5-msbgt .content-section-row>div p{font-size:22px;line-height:32px}
}
.C5-blend-top{margin-bottom:-100px}
.C5-blend-top>.container.c5-markup{width:1080px !important}
@media only screen and (max-width:959px){.C5-blend-top>.container.c5-markup{width:100% !important}
}
@media only screen and (max-width:1350px){.C5-blend-top{margin-bottom:27px}
.C5-blend-top svg.main-content-svg{height:130%}
}
@media only screen and (max-width:1110px){.C5-blend-top{margin-bottom:100px}
.C5-blend-top svg.main-content-svg{height:140%}
}
@media only screen and (max-width:959px){.C5-blend-top{margin-bottom:400px}
.C5-blend-top svg.main-content-svg{height:200%}
}
@media only screen and (max-width:767px){.C5-blend-top{margin-bottom:200px}
.C5-blend-top svg.main-content-svg{height:161%}
.C5-blend-top.C5-to-mobile-js{margin-bottom:0}
.C5-blend-top.C5-to-mobile-js .wave-decoration.is-top{top:76px}
.C5-blend-top.C5-to-mobile-js .wave-decoration.is-bottom{display:block;bottom:53px}
.C5-blend-top.C5-to-mobile-js .wave-decoration.is-gray-light svg path{fill:#fff}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block{margin-top:200px}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block .btn{margin-bottom:0}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block-image{position:relative;margin-top:-431px}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block-image img{left:32%;-webkit-transform:none;-ms-transform:none;transform:none}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block-image-gradient{position:absolute;top:0;z-index:1;width:100%;height:100%;background-image:linear-gradient(to bottom,#fff 0,transparent 90%);background-repeat:repeat-x}
.C5-blend-top.C5-to-mobile-js.C5-blend .content-block-content-area{padding-bottom:50px;background:#fff}
}
.C5-blend-top>.container{top:0}
.C5-blend-top.C5-blend .content-block-content-area{position:static;width:52%}
.C5-blend-top.C5-blend .content-block-content-area>a{width:260px}
.C5-blend-top.C5-blend .content-block-content-area>p{font-size:15px;line-height:18px;margin-bottom:25px}
.C5-blend-top.C5-blend .content-block-content-area>p br{line-height:23px}
.C5-blend-top.C5-blend .content-block-content-area>h1{line-height:48px;margin-bottom:14px}
.C5-blend-top.C5-blend .content-block-content-area>h2{line-height:38px}
@media only screen and (max-width:767px){.C5-blend-top.C5-blend .content-block-content-area{width:100%;padding-bottom:0}
.C5-blend-top.C5-blend .content-block-content-area>h1{font-size:30px;line-height:38px}
.C5-blend-top.C5-blend .content-block-content-area>h2{font-size:20px;line-height:28px}
.C5-blend-top.C5-blend .content-block-content-area>a{width:100%;margin-top:15px}
.C5-blend-top.C5-blend .content-block-content-area>p{min-height:auto;margin-bottom:5px;font-weight:100}
}
@media only screen and (max-width:767px){.C5-blend-top.C5 .c5-desc-list.redeem-flights{top:30px}
.C5-blend-top.C5 .c5-desc-list.redeem-flights li{margin-bottom:15px}
}
.C5-bottom-footer{padding-bottom:250px;margin-bottom:-150px}
.C5-bottom-footer>.container{padding-top:80px}
.C5-bottom-footer .wave-decoration:last-child{display:none}
.C5-variant.is-white-text h1,.C5-variant.is-white-text h2,.C5-variant.is-white-text p,.C5-wave-v3.is-white-text h1,.C5-wave-v3.is-white-text h2,.C5-wave-v3.is-white-text p,.C5.is-white-text h1,.C5.is-white-text h2,.C5.is-white-text p{color:#fff !important;border-color:#fff !important}
.C5-wave-v3{padding:0 !important;z-index:2}
.C5-wave-v3 .stop1{stop-opacity:1}
.C5-wave-v3 .stop2{stop-opacity:.95}
.C5-wave-v3 .stop3{stop-opacity:0}
.C5-wave-v3.content-right .stop1{stop-opacity:0}
.C5-wave-v3.content-right .stop2{stop-opacity:.95}
.C5-wave-v3.content-right .stop3{stop-opacity:1}
.C5-wave-v3-content-container{position:absolute;top:15%;width:100%;left:0}
@media only screen and (max-width:767px){.C5-wave-v3-content-container{position:relative;margin:90px 0 !important;padding:0 0 50px 0}
}
.C5-wave-v3-content-container.vertically-aligned{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C5-wave-v3-content-block-content-area.content-block-content-area{width:42%}
@media only screen and (max-width:767px){.C5-wave-v3-content-block-content-area.content-block-content-area{width:100%}
}
.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{float:right;text-align:right}
@media only screen and (max-width:767px){.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{float:left;text-align:left}
}
.C5-wave-v3-content-block-content-area.content-block-content-area h1{font-size:38px}
.C5-wave-v3-content-block-content-area.content-block-content-area h2{font-size:19px}
@media only screen and (max-width:767px){.C5-wave-v3-content-block-content-area.content-block-content-area h1{font-size:29px}
.C5-wave-v3-content-block-content-area.content-block-content-area h2{font-size:19px}
}
.C5-wave-v3 svg{position:absolute;top:0;display:block;width:100%;height:100%;overflow:visible !important}
[dir=rtl] .C5-wave-v3 svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
@media(min-width:1280px){.C5-wave-v3 .container{width:90%}
}
.C5-2col-img .content-block-content-area{width:100%}
.C5-2col-img .content-block-content-area img{width:100%;display:block}
@media only screen and (max-width:767px){.C5-wave-v3.T54{margin-top:-140px}
}
.C5-wave-v3.T54 .wavetest-bg-container{margin-bottom:-100px}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area{width:60%}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area.success h2{max-width:50%;margin-top:50px;margin-bottom:30px}
@media only screen and (max-width:959px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area.success h2{max-width:100%}
}
@media only screen and (max-width:959px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area{position:relative;top:-50px}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area{width:100%}
}
@media only screen and (max-width:959px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area h1{font-size:30px}
}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area h2{font-size:22px;font-weight:100}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area h2 strong{font-weight:700}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .C5-wave-v3-content-container{padding-bottom:340px}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .C5-wave-v3-content-container{margin:0 !important;box-shadow:4px -118px 60px 39px #000}
}
.C5-wave-v3.T54 .custom-select{max-width:326px;margin-bottom:20px}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .custom-select{max-width:100%}
}
.C5-wave-v3.T54 .btn{min-width:160px}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .btn{width:100%;font-size:24px}
}
.C5-wave-v3.T54 form p{max-width:350px}
@media only screen and (max-width:959px){.C5-wave-v3.T54 form p{max-width:100%}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 form p{font-size:22px}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 svg rect{display:none}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 svg{margin-top:-120px}
}
.C5-myprofile{background-color:#d2b98c}
@media only screen and (max-width:767px){.C5-myprofile .content-block-bg{background-position:79% top !important;background-size:200% !important}
}
@media only screen and (max-width:767px){.C5-myprofile>.container{padding:410px 0 100px}
}
.C5-myprofile .content-block-content-area .content-section-row>[class^=col-]{width:75%}
@media only screen and (max-width:767px){.C5-myprofile .content-block-content-area .content-section-row>[class^=col-]{width:100%}
}
@media only screen and (max-width:767px){.C5-myprofile .content-block-content-area .content-section-row:last-child .btn{font-size:24px;width:100%}
}
@media only screen and (max-width:767px){.C5-myprofile .content-block-content-area .content-section-row:last-child{margin-bottom:-70px}
}
.C5-myprofile.C5-variant.content-block.is-burgundy-lighting:before,.C5-myprofile.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{display:none}
@media only screen and (max-width:767px){.C5-myprofile.C5-variant.content-block.is-burgundy-lighting:before,.C5-myprofile.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{display:block;position:absolute;top:25%;left:0;right:0;z-index:2;display:block;height:40%;background-image:linear-gradient(to bottom,transparent 0,#d2b98c 80%);background-repeat:repeat-x}
}
@media only screen and (max-width:630px){.C5-myprofile.C5-variant.content-block.is-burgundy-lighting:before,.C5-myprofile.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{height:27%;background-image:linear-gradient(to bottom,transparent 0,#d2b98c 50%);background-repeat:repeat-x}
}
@media only screen and (max-width:767px){.section-overview-discover .C5.content-block.teardrop{padding-bottom:130px}
}
@media only screen and (max-width:767px){.section-overview-booking .C5.content-block.c5-js-ignore{padding-bottom:80px}
.section-overview-booking .C5.content-block.c5-js-ignore .content-block-bg{height:50%}
.section-overview-booking .C5.content-block.c5-js-ignore .content-block-content-area{margin-top:460px;position:relative}
}
.C5.C5-blend.redeem-pre-C5-baggage #displayedContent,.C5.C5-blend.redeem-pre-C5-gift #displayedContent{height:100%}
.C5.C5-blend.redeem-pre-C5-baggage.content-block .container,.C5.C5-blend.redeem-pre-C5-gift.content-block .container{top:50%;margin-top:-100px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.C5.C5-blend.redeem-pre-C5-baggage.content-block .container,.C5.C5-blend.redeem-pre-C5-gift.content-block .container{top:0;margin-top:0;-webkit-transform:none;-ms-transform:none;transform:none}
}
.C6{padding-bottom:40px}
.C6>div{background:#fff}
@media only screen and (max-width:767px){.C6>div{margin:0;padding-bottom:0}
}
.C6 .col-titles>div:not(:first-child),.C6 .container-table .row>div:not(:first-child){text-align:center}
@media only screen and (max-width:767px){.C6 .col-titles>div:not(:first-child),.C6 .container-table .row>div:not(:first-child){text-align:left}
}
.C6 .col-titles{padding:25px 10px 4px 10px;font-size:16px;font-weight:700}
@media only screen and (max-width:767px){.C6 .col-titles{padding:20px 10px;display:none}
.C6 .col-titles>div:first-child{padding:15px 0}
}
.C6 .col-titles>div:not(:first-child):before{content:"";display:block;text-align:center;position:relative;margin:0 auto;border-radius:10px}
.C6 .col-titles>div:not(:first-child).burgundy:before{background-color:#5c0a30}
.C6 .col-titles>div:not(:first-child).silver:before{background-color:#a5a5a5}
.C6 .col-titles>div:not(:first-child).gold:before{background-color:#b1935d}
.C6 .col-titles>div:not(:first-child).platinum:before{background-color:#414a4c}
.C6 .container-table>div:nth-child(even):not(:first-child){background-color:#ebebeb}
.C6 .container-table>div:nth-child(odd):not(:first-child){background-color:#f7f7f7}
.C6 .col-values,.C6 .section{padding:5px 10px}
.C6 .section{background-color:#5c0931;color:#fff}
@media only screen and (max-width:767px){.C6 .section{font-size:24px}
}
.C6 .section.airport-benefits{margin-top:20px}
.C6 .col-values{padding:25px 10px;font-size:16px}
@media only screen and (max-width:767px){.C6 .col-values>div:first-child>div{padding:10px 0;border-bottom:1px solid #a4a4a4}
}
@media only screen and (max-width:767px) and (max-width:767px){.C6 .col-values>div:first-child>div{font-size:24px}
}
@media only screen and (max-width:767px){.C6 .col-values>div:first-child>div.url{border-bottom:0}
.C6 .col-values>div:not(:first-child)>div{padding:10px 0 0 0}
}
@media only screen and (max-width:767px) and (max-width:767px){.C6 .col-values>div:not(:first-child)>div{font-size:20px;line-height:17px;font-weight:200}
}
@media only screen and (max-width:767px){.C6 .col-values>div:nth-child(2)>div{padding-top:20px}
}
@media only screen and (max-width:767px){.C6 .col-values div:nth-child(2)>div:before,.C6 .col-values div:nth-child(3)>div:before,.C6 .col-values div:nth-child(4)>div:before,.C6 .col-values div:nth-child(5)>div:before{content:attr(data-tier);padding-right:30px;min-width:130px;display:inline-block}
}
.C6 .accordion-module{border-top:0}
@media only screen and (max-width:767px){.C6 .accordion-module{background:0}
}
.C6 .accordion-module-opener{background-color:#fff}
@media only screen and (max-width:767px){.C6 .accordion-module-opener{color:#4a4e49}
}
.C6 .accordion-module-opener:after{right:30px;left:auto;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.C6 .accordion-module-item.active .accordion-module-opener:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.C6 .accordion-module .accordion-module-item{border-bottom:0}
@media only screen and (max-width:767px){.C6 .accordion-module-item{margin:0 10px}
}
.C6 .accordion-module-item button{padding:20px 0 20px 10px;border-bottom:1px solid #5c0931}
@media only screen and (max-width:767px){.C6 .accordion-module-item button{padding:20px 20px 20px 20px;border-bottom:0;font-size:30px;max-width:100%}
}
.C6 .accordion-module-content-holder{overflow:hidden;padding:0 30px}
@media only screen and (max-width:767px){.C6 .read-more{display:none}
}
.C6_1{overflow:hidden;width:100%}
.C6_1 table{width:100%;position:relative;margin:30px auto;font-size:14px;color:#7a3256}
.C6_1 table tr:nth-child(even){background-color:#f2f2f2}
.C6_1 thead{background:#5d0631;color:#fff}
.C6_1 thead th{font-weight:400;padding:5px 10px 5px;width:33.33%}
.C6_1 tbody th{font-weight:500}
.C6_1 td{padding:4px 10px}
@media only screen and (max-width:767px){.C6_1 table,.C6_1 tbody,.C6_1 td,.C6_1 th,.C6_1 thead,.C6_1 tr{display:block}
.C6_1 table{width:100%}
.C6_1 thead tr{position:absolute;top:-9999px;left:-9999px}
.C6_1 tr{border:1px solid #ccc;margin:20px 0;padding-bottom:10px;border-left:0;border-right:0}
.C6_1 td{border:0;position:relative;padding-left:50%}
.C6_1 td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px}
.C6_1 td:before{content:attr(data-th)}
}
.C6-variant-container{margin-bottom:20px}
.C6-variant-container .register-form{padding-bottom:30px}
@media only screen and (max-width:767px){.C6-variant-container .register-form h2{font-size:30px}
}
.C6_1.C6-variant>div>div:nth-child(2){margin-left:-1px}
@media only screen and (max-width:959px){.C6_1.C6-variant>div>div:nth-child(2){margin-left:0}
}
.C6_1.C6-variant .C8-to-myprofile .tabset-accordion-item.complete>a:before,.C6_1.C6-variant .C8-to-myprofile .tabset-block-add-menu-item.complete:before,.C6_1.C6-variant .icon-checkbox-checked,.C8-to-myprofile .C6_1.C6-variant .tabset-accordion-item.complete>a:before,.C8-to-myprofile .C6_1.C6-variant .tabset-block-add-menu-item.complete:before{color:#00a651}
.C6_1.C6-variant+.C6-variant-disclaimer{margin-left:20px;margin-bottom:0;font-size:12px;font-weight:100}
.C6_1.C6-variant+.C6-variant-disclaimer .icon{position:relative;top:-1px;padding-right:5px;font-size:16px;vertical-align:middle}
@media only screen and (max-width:767px){.C6_1.C6-variant+.C6-variant-disclaimer .icon{position:absolute;top:50%;left:0;font-size:22px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
@media only screen and (max-width:767px){.C6_1.C6-variant+.C6-variant-disclaimer{position:relative;padding-left:30px;font-size:16px}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody,.C6_1.C6-variant td,.C6_1.C6-variant th,.C6_1.C6-variant tr{display:block}
}
.C6_1.C6-variant table{border-collapse:separate;table-layout:fixed;margin-top:0}
.C6_1.C6-variant table tr{border-bottom:0}
@media only screen and (max-width:959px){.C6_1.C6-variant table tr{padding:0;margin:0;border:0}
}
.C6_1.C6-variant table th{padding:10px 20px;font-weight:500;text-align:left;white-space:nowrap}
@media only screen and (max-width:959px){.C6_1.C6-variant table th{width:100%;font-size:24px;font-weight:300;line-height:36px;text-align:left;white-space:normal}
}
.C6_1.C6-variant table td{padding:20px;height:61px}
@media only screen and (max-width:959px){.C6_1.C6-variant table td:before{content:attr(data-label);position:absolute;top:50%;left:70px;width:84%;font-size:20px;text-align:left;white-space:normal;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
@media only screen and (max-width:959px){.C6_1.C6-variant table td{height:90px}
.C6_1.C6-variant table td:empty{display:none}
.C6_1.C6-variant table td .icon{position:absolute;top:50%;left:20px;font-size:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
.C6_1.C6-variant thead{background:0;color:#521231}
@media only screen and (max-width:959px){.C6_1.C6-variant thead tr{position:static}
}
.C6_1.C6-variant tbody tr:nth-child(odd){background:#ebebeb}
.C6_1.C6-variant tbody tr:nth-child(even){background:#f7f7f7}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody tr:nth-child(even),.C6_1.C6-variant tbody tr:nth-child(odd){background:0}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody{background:linear-gradient(to bottom,#ebebeb,#ebebeb 50%,#f7f7f7 50%,#f7f7f7);background-size:100% 180px}
}
.C6_1.C6-variant tbody td{border-left:2px solid transparent;border-right:2px solid transparent}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody td{position:relative}
}
.C6_1.C6-variant tfoot td{padding:10px 20px;font-size:12px;font-weight:700;text-align:center}
.C6_1.C6-variant tfoot td strong{display:block;font-size:16px;font-weight:700;line-height:1.2}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td strong{font-size:24px;font-weight:300}
}
.C6_1.C6-variant tfoot td .C6-variant-signup{display:inline-block;text-align:left}
.C6_1.C6-variant tfoot td .C6-variant-signup>div{display:inline-block;vertical-align:middle}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td .C6-variant-signup{width:100%}
}
.C6_1.C6-variant tfoot td .C6-variant-signup-indicator{width:20px;height:20px;margin-right:14px;border:2px solid #521231;border-radius:20px}
.C6_1.C6-variant tfoot td .C6-variant-signup-indicator:after{content:'';position:absolute;top:-5px;left:-5px;display:block;width:24px;height:24px;border:2px solid transparent;border-radius:24px}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td .C6-variant-signup-indicator{width:30px;height:30px;margin-right:22px}
.C6_1.C6-variant tfoot td .C6-variant-signup-indicator:after{width:34px;height:34px}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td{display:table-cell;font-size:18px;font-weight:300}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot tr{display:table-row}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot{display:table;width:100%}
}
.C6_1.C6-variant table.C6-variant-pu th{text-align:center}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pu th{text-align:left}
}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pu{margin:0}
}
.C6_1.C6-variant table.C6-variant-pc th{text-align:center}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pc th{text-align:left}
}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pc{margin-top:20px}
}
.C6_1.C6-variant .C6-variant-pc td,.C6_1.C6-variant .C6-variant-pc th,.C6_1.C6-variant .C6-variant-pu td,.C6_1.C6-variant .C6-variant-pu th{cursor:pointer}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td,.C6_1.C6-variant .C6-variant-membership-active thead th{color:#fff;font-weight:500;background:#521231}
@media only screen and (max-width:959px){.C6_1.C6-variant .C6-variant-membership-active tfoot tr td,.C6_1.C6-variant .C6-variant-membership-active thead th{font-weight:300}
}
.C6_1.C6-variant .C6-variant-membership-active tbody tr td{border-left:2px solid #521231;border-right:2px solid #521231}
@media only screen and (max-width:959px){.C6_1.C6-variant .C6-variant-membership-active tbody tr td{border-color:transparent}
}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td{font-weight:400}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td strong{font-weight:400}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td .C6-variant-signup-indicator{position:relative;left:-4px;margin-right:12px;border-width:3px;background:#fff}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td .C6-variant-signup-indicator:after{border-color:#fff}
@media only screen and (max-width:959px){.C6_1.C6-variant .C6-variant-membership-active tfoot tr td .C6-variant-signup-indicator{left:1px;margin-right:23px}
}
.C7{margin-top:10px !important;margin-bottom:30px}
.benefits-at-a-glance-page .C7{padding:0}
@media only screen and (max-width:767px){.C7{width:100%}
}
.C7 p{color:#5a5a5a}
.benefits-at-a-glance-page .C7 p{color:#5c0931}
@media only screen and (max-width:767px){.C7 p{font-size:20px}
}
.C7 .btn{margin:30px 0}
@media only screen and (max-width:767px){.C7 .btn{width:100%}
}
.C7 .c7-cta-row{text-align:right}
@media only screen and (max-width:767px){.C7 .c7-cta-row{text-align:left}
}
@media only screen and (max-width:767px){.C8,.C8_1{padding:0 0 !important}
}
@media only screen and (max-width:767px){.C8 .accordion-module .accordion-module-item,.C8_1 .accordion-module .accordion-module-item{padding:0 20px}
}
.C8 .tab-menu,.C8_1 .tab-menu{margin:0;text-align:left;display:table;width:100%}
@media only screen and (max-width:767px){.C8 .tab-menu,.C8_1 .tab-menu{display:block}
}
.C8 .select-bar,.C8_1 .select-bar{height:5px;width:20px;position:relative;margin:0 auto;z-index:20;background-color:#5c0931;display:none}
@media only screen and (max-width:767px){.C8 .select-bar,.C8_1 .select-bar{display:block}
}
.C8 .tab-menu-list,.C8_1 .tab-menu-list{width:100%;margin-bottom:0;position:relative;display:table-row}
@media only screen and (max-width:767px){.C8 .tab-menu-list,.C8_1 .tab-menu-list{background:#ededec;top:5px}
}
@media only screen and (max-width:767px){.C8 .tab-menu-list.slick-initialized,.C8_1 .tab-menu-list.slick-initialized{display:inline-block}
.C8 .tab-menu-list.slick-initialized .slick-track .slick-slide,.C8_1 .tab-menu-list.slick-initialized .slick-track .slick-slide{display:inline-block;padding-right:10px;padding-left:10px}
}
.C8 .tab-menu-item,.C8_1 .tab-menu-item{border-radius:10px 10px 0 0;margin:0;box-shadow:2px 7px 47px 8px rgba(0,0,0,.12);background:#ededec;text-align:center;width:10%;height:120px;position:relative;z-index:1;cursor:pointer;display:table-cell}
@media only screen and (max-width:767px){.C8 .tab-menu-item,.C8_1 .tab-menu-item{width:auto;height:auto;background:0;border-radius:0;box-shadow:none;padding:30px}
}
.C8 .tab-menu-item img,.C8_1 .tab-menu-item img{width:40px;height:auto;display:block;position:relative;margin:0 auto;padding:30px 0 10px 0}
@media only screen and (max-width:767px){.C8 .tab-menu-item img,.C8_1 .tab-menu-item img{display:none}
}
.C8 .tab-menu-item a,.C8_1 .tab-menu-item a{color:#5c0931;cursor:pointer}
.C8 .tab-menu-item a:focus,.C8_1 .tab-menu-item a:focus{outline:auto 10px -webkit-focus-ring-color}
@media only screen and (max-width:767px){.C8 .tab-menu-item a,.C8_1 .tab-menu-item a{font-size:30px}
}
.C8 .tab-menu-item a:hover,.C8_1 .tab-menu-item a:hover{text-decoration:none}
.C8 .tab-menu-item.active,.C8_1 .tab-menu-item.active{background-color:#fff;box-shadow:none;z-index:2}
.C8 .tab-menu-link,.C8_1 .tab-menu-link{border:0;font-size:12px;padding:0}
.C8 .tab-menu-link.active,.C8_1 .tab-menu-link.active{background:#fff}
.C8 .tabset-accordion-opener,.C8_1 .tabset-accordion-opener{background-color:#fff !important}
.C8 .content-container,.C8_1 .content-container{position:relative;z-index:2;background:#fff}
.C8 .content-container>div,.C8_1 .content-container>div{padding:0 20px}
@media only screen and (max-width:959px){.C8 .content-container>div,.C8_1 .content-container>div{margin:auto 0;padding-left:0;padding-right:0}
}
.C8 .content-container .content-container-list,.C8_1 .content-container .content-container-list{position:relative}
.C8 .content-container .content-container-list:focus,.C8_1 .content-container .content-container-list:focus{outline:auto 10px -webkit-focus-ring-color}
.C8 .content-container .content-container-list:after,.C8 .content-container .content-container-list:before,.C8_1 .content-container .content-container-list:after,.C8_1 .content-container .content-container-list:before{content:'';display:table}
.C8 .content-container .content-container-list:after,.C8_1 .content-container .content-container-list:after{clear:both}
.C8 .content-container .content-container-list>li,.C8_1 .content-container .content-container-list>li{display:none}
@media only screen and (max-width:767px){.C8 .content-container .content-container-list>li,.C8_1 .content-container .content-container-list>li{display:inline-block}
}
.C8 .content-container .content-container-list>li.active,.C8_1 .content-container .content-container-list>li.active{display:block}
@media only screen and (max-width:767px){.C8 .content-container .content-container-list>li.active,.C8_1 .content-container .content-container-list>li.active{display:inline-block}
}
.C8 .spinner-overlay .spinner-container,.C8_1 .spinner-overlay .spinner-container{transition:display 1s;transition-delay:.5s;display:none}
.C8 .spinner-overlay.spinner-active .spinner-container,.C8_1 .spinner-overlay.spinner-active .spinner-container{display:block}
[dir=rtl] .C8 .slick-slider.tab-menu-list .slick-track,[dir=rtl] .C8_1 .slick-slider.tab-menu-list .slick-track{/*!rtl:raw: left: -60px;*/}
.C8_1 .tab-menu{margin:0}
.C8_1 .tabset-block-add-menu{margin-bottom:0}
.C8_1 .tabset-accordion-opener{padding:34px 20px 68px 34px;background-color:initial !important;text-align:center}
.C8_1 .tabset-block-add-menu-list{width:100%}
.C8_1 .tabset-block-add-menu-item{height:auto;width:25%;border-radius:0;box-shadow:none;cursor:pointer;padding:0;margin:0;display:table-cell;font-size:20px}
@media only screen and (max-width:767px){.C8_1 .tabset-block-add-menu-item{width:100%}
}
.C8_1 .tabset-block-add-menu-item a{color:#fff;padding:20px;display:block;font-weight:100;cursor:pointer}
.C8_1 .tabset-block-add-menu-item.active{background-color:#fff !important}
.C8_1 .tabset-block-add-menu-item.active a{font-weight:400;color:#a4a4a4}
@media only screen and (max-width:767px){.C8_1.C8_1-platinum{padding-left:20px;padding-right:20px;margin:0 30px}
}
@media only screen and (max-width:767px){.C8_1.C8_1-platinum .tabset-accordion-content.collapse.in{border-bottom:none !important}
}
.C8_1 .tabset-accordion-content .C13_1:first-of-type{padding-top:0}
.C8_1 .tabset-accordion-content .C13_1:first-of-type .accordion-module-item:first-child{border-top:0}
@media only screen and (max-width:767px){.C8_1 .tabset-accordion-content .C13_1 .accordion-module .accordion-module-item .accordion-module-opener:after{right:0}
}
.C8_1 .tabset-accordion-content .C13_1 .accordion-module .accordion-module-item .accordion-module-opener{padding:20px 0 20px 0}
@media only screen and (max-width:767px){.C8_1 .tabset-accordion-content .C13_1 .accordion-module .accordion-module-item .accordion-module-opener{padding:20px 0}
}
.C8_1 .container-table{padding-left:20px;padding-right:20px}
.C8-baag{padding-bottom:0}
.C8-baag .content-container{background:0}
.C8-baag .tab-menu-block{display:none}
@media only screen and (max-width:767px){.C8-baag .tab-menu-block{display:block}
}
.C8-baag .content-container .content-container-list>li{display:block !important}
.C8-baag .accordion-module-opener:focus{outline:auto 10px -webkit-focus-ring-color}
.C8-baag .fade{opacity:1 !important}
.C8-myservices-bgt{z-index:25}
.C8-myservices-bgt.C8_1 .content-container{z-index:10;border-bottom-right-radius:5px;border-bottom-left-radius:5px}
@media only screen and (max-width:767px){.C8-myservices-bgt.C8_1 .content-container{margin-left:0;margin-right:0}
}
.C8-myservices-bgt.C8_1 .content-container>div{border-radius:5px}
.C8-myservices-bgt.C8_1 .content-container .content-container-list{margin-bottom:0}
.C8-myservices-bgt .tabset-accordion{margin:0;border-top:0;border-radius:5px}
.C8-myservices-bgt .tabset-accordion-item:not(.active) .tabset-accordion-content{visibility:hidden;opacity:0;transition:visibility 0,opacity .5s}
.C8-myservices-bgt .tabset-accordion-content{border-bottom:0}
.C8-myservices-bgt .tab-menu-item{width:33.79%;height:auto;padding:13px 25px;margin-left:-10px;text-align:left}
.C8-myservices-bgt .tab-menu-item:first-child{width:34%;margin-left:0}
.C8-myservices-bgt .tab-menu-item .icon{margin-right:8px;font-size:1.3em}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-list{overflow:hidden;white-space:nowrap}
@media only screen and (max-width:767px){.C8-myservices-bgt.C8_1 .tabset-block-add-menu-list{white-space:nowrap}
}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item{border-radius:5px 5px 0 0;background-image:linear-gradient(to bottom,#fff 0,#cfcfce 100%);background-repeat:repeat-x;box-shadow:2px 31px 47px rgba(0,0,0,.22)}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item.active{z-index:3;background:#fff;box-shadow:none;-webkit-filter:none;filter:none}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item:last-child{z-index:1}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item a.tabmenu-link{color:#521231;font-size:18px;font-weight:300;line-height:30px;padding:0;outline:0;text-decoration:none}
.C8-myservices-bgt .tab-menu-item img{display:inline-block;vertical-align:middle;padding:0}
.C8-myservices-bgt .tab-menu-item span{vertical-align:middle}
.C8-myservices-bgt.C8_1 .tabset-accordion-opener{font-size:32px;line-height:32px;text-align:left;border-bottom:0;background-image:linear-gradient(to bottom,#f5f5f5 0,#cfcfce 100%);background-repeat:repeat-x;text-decoration:none}
.C8-myservices-bgt.C8_1 .tabset-accordion-opener .icon:not(.tabset-accordion-toggle-icon){margin-right:22px;vertical-align:middle}
.C8-myservices-bgt .tabset-accordion-item.active .tabset-accordion-opener{background:#fff}
.C8-myservices-bgt.C8_1.tabset-accordion-item:first-child .tabset-accordion-opener{border-radius:5px 5px 0 0}
.C8-myservices-bgt .tabset-accordion-toggle-icon{position:absolute;top:50%;right:30px;font-size:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C8-to-myprofile .tabset-block-add-menu-item{width:20%;padding-top:20%;background-color:#ecedef}
.C8-to-myprofile .tabset-block-add-menu-item a{position:absolute;top:0;bottom:0;width:100%;padding-top:44px}
.C8-to-myprofile .tabset-block-add-menu-item a .icon{display:block;margin-bottom:10px;color:#c6c3be;font-size:50px}
.C8-to-myprofile .tabset-block-add-menu-item a .icon:before{padding:6px;background:#fff;border-radius:100%}
.C8-to-myprofile .tabset-block-add-menu-item a span:not(.icon){position:absolute;left:50%;width:100%;padding:0 10px;margin-top:12px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#c6c3be;font-size:14px;font-weight:100;line-height:1.3}
.C8-to-myprofile .tabset-block-add-menu-item:before{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:10px;left:15px;color:#bdbdbd;font-size:16px;opacity:.7}
.C8-to-myprofile .tabset-block-add-menu-item.active a .icon{color:#fff}
.C8-to-myprofile .tabset-block-add-menu-item.active a .icon:before{background:#521231}
.C8-to-myprofile .tabset-block-add-menu-item.active a span:not(.icon){color:#521231}
.C8-to-myprofile .tabset-block-add-menu-item.active:before{opacity:1}
.C8-to-myprofile .tabset-block-add-menu-item.complete:before{color:#2e7f16}
.C8-to-myprofile .tabset-accordion{border-top:0}
.C8-to-myprofile .tabset-accordion-content{min-height:750px}
.C8-to-myprofile .tabset-accordion-content>div .T52-section-title{margin-top:60px;margin-bottom:20px;font-size:40px;line-height:45px}
@media only screen and (max-width:767px){.C8-to-myprofile .tabset-accordion-content>div .T52-section-title{margin-top:20px;margin-bottom:10px}
}
@media only screen and (max-width:767px){.C8-to-myprofile .tabset-accordion-content>div{font-size:18px}
}
@media only screen and (max-width:767px){.C8-to-myprofile .tabset-accordion-content{min-height:0;padding-left:10px;padding-right:10px;border-bottom:3px solid #ebebeb;opacity:0;transition:height .2s ease-in,min-height .2s ease-in,margin .2s ease-in,opacity .2s ease-in .1s,-webkit-transform .2s ease-in;transition:height .2s ease-in,min-height .2s ease-in,margin .2s ease-in,opacity .2s ease-in .1s,transform .2s ease-in;transition:height .2s ease-in,min-height .2s ease-in,margin .2s ease-in,opacity .2s ease-in .1s,transform .2s ease-in,-webkit-transform .2s ease-in}
.C8-to-myprofile .tabset-accordion-content.collapse.in{opacity:1}
}
.C8-to-myprofile .tabset-accordion-close{float:right;margin:0 10px -20px;background:0;border:0;color:#521231;font-size:40px}
.C8-to-myprofile.C8_1 .tabset-accordion-opener{height:162px;border-bottom:3px solid #ebebeb;font-weight:300;text-decoration:none}
.C8-to-myprofile.C8_1 .tabset-accordion-opener .icon{display:block;margin-bottom:10px;color:#fff;font-size:50px}
.C8-to-myprofile.C8_1 .tabset-accordion-opener .icon:before{padding:6px;background:#521231;border-radius:100%}
.C8-to-myprofile.C8_1 .tabset-accordion-opener:before{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:10px;left:15px;color:#bdbdbd;font-size:30px}
@media only screen and (max-width:767px){.C8-to-myprofile.C8_1 .tabset-accordion-opener:before{left:35px}
}
.C8-to-myprofile .tabset-accordion-item.complete>a:before{color:#2e7f16}
.C9{background:#ebebeb;margin:90px 0}
.C9.two-columns-content-block-no-margins{margin-top:0;margin-bottom:0}
@media only screen and (max-width:767px){.C9.two-columns-content-block-no-margins{margin-top:90px}
}
.C9+.C5.teardrop .wave-decoration{display:none}
.C9.two-columns-content-block{z-index:10}
.C9 .has-vertical-gradient .two-columns-content-block-column .block-gradient-bg{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;display:block;opacity:.7;background-image:linear-gradient(to bottom,transparent 0,#5c0931 90%);background-repeat:repeat-x}
.C9 .has-vertical-gradient.hide-gradient-desktop .two-columns-content-block-column .block-gradient-bg{display:none}
@media only screen and (max-width:767px){.C9 .has-vertical-gradient.hide-gradient-desktop .two-columns-content-block-column .block-gradient-bg{display:block}
}
.C9 .has-vertical-gradient.gradient-white .two-columns-content-block-column .block-gradient-bg{background-image:linear-gradient(to bottom,transparent 0,#fff 90%);background-repeat:repeat-x}
.C9 .has-horizontal-gradient-right .two-columns-content-block-column .block-gradient-bg{opacity:1;background-image:linear-gradient(to right,transparent 0,#5c0931 80%);background-repeat:repeat-x}
@media only screen and (max-width:767px){.C9 .has-horizontal-gradient-right .two-columns-content-block-column .block-gradient-bg{background:#521231}
}
.C9 .two-columns-content-block-header h2{margin-top:0;margin-bottom:0;font-size:30px;line-height:38px}
@media only screen and (max-width:767px){.C9 .two-columns-content-block-header h2{font-size:40px}
}
.C9 .two-columns-content-block-footer-cell h5{margin-bottom:7px;margin-left:-1px;color:currentColor;font-size:18px;font-weight:400}
@media only screen and (max-width:767px){.C9 .two-columns-content-block-footer-cell h5{font-size:30px}
}
.C9 .two-columns-content-block-footer-cell h6{margin:0;color:currentColor;font-size:15px;line-height:18px}
@media only screen and (max-width:767px){.C9 .two-columns-content-block-footer-cell h6{font-size:22px;line-height:32px}
}
.C9 .two-columns-content-block-footer-cell .btn{width:100%;margin-bottom:0}
@media only screen and (max-width:767px){.C9 .two-columns-content-block-footer-cell .btn{font-size:22px}
}
.C9 .two-columns-content-block-footer>.row{position:relative}
.C9 .two-columns-content-block-footer>.row>div{position:absolute;bottom:0}
.C9 .two-columns-content-block-column{min-height:350px;padding:25px 40px}
.C9 .two-columns-content-block-column:before{content:'';display:block;width:100%;height:100%;padding-bottom:75%}
@media only screen and (max-width:767px){.C9 .two-columns-content-block-column{height:auto !important}
}
@media only screen and (max-width:1024px){.C9 .two-columns-content-block-column{background-position:75% 0 !important}
}
.C9 .two-columns-content-block-column-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5;padding:25px 40px;overflow:hidden}
.C9 .two-columns-content-block-main p{font-size:15px;font-weight:100;line-height:18px}
@media only screen and (max-width:767px){.C9 .two-columns-content-block-main p{font-size:22px;line-height:32px;margin-bottom:0}
}
.C9 .two-columns-content-block-main p:first-child{margin-top:35px}
.C9 .two-columns-content-block-main ul li a{font-weight:100}
.C9 .text-right .two-columns-content-block-footer-cell{text-align:right}
.C9 .is-burgundy{color:#521231}
.C9.column-last-full .two-columns-content-block-header h2{max-width:100%}
@media only screen and (max-width:1120px){.C9.two-columns-content-block>.container>.row>div:last-child{margin-left:-1px}
.C9 .two-columns-content-block-column{display:table;width:100%}
.C9 .two-columns-content-block-column:before{content:normal}
.C9 .two-columns-content-block-column-wrapper{position:relative;height:100%;padding:0;display:table-cell}
.C9 .two-columns-content-block-footer{left:auto;right:auto;bottom:0;width:100%}
}
@media only screen and (max-width:959px){.C9 .two-columns-content-block-footer>.row>div{position:relative;width:100%;margin-top:20px}
.C9 .two-columns-content-block-footer>.row>div.text-right .two-columns-content-block-footer-cell{text-align:left}
}
@media only screen and (max-width:767px){.C9>.container{padding:0}
.C9>.container .two-columns-content-block-column,.C9>.container .two-columns-content-block-column-wrapper{display:block;padding-left:20px;padding-right:20px}
.C9>.container .two-columns-content-block-column{padding-left:30px;padding-right:30px}
.C9>.container>.row>div:last-child .two-columns-content-block-column:before{content:normal}
.C9>.container>.row>div:last-child .two-columns-content-block-column-wrapper{position:relative;padding:0}
.C9>.container>.row>div:last-child .two-columns-content-block-footer{position:relative;left:0;right:0;bottom:0}
.C9>.container>.row>div:last-child .two-columns-content-block-header h2{font-size:30px}
.C9 .two-columns-content-block-column:before{content:''}
.C9 .two-columns-content-block-column-wrapper{position:absolute;padding:25px 40px}
.C9 .two-columns-content-block-footer{left:20px;right:20px;width:auto;bottom:24px}
.C9 .two-columns-content-block-footer>.row>div{position:absolute;margin-top:0;width:50%}
.C9 .two-columns-content-block-footer>.row>div.col-xs-12{width:100%}
.C9 .two-columns-content-block-footer>.row>div.text-right .two-columns-content-block-footer-cell{text-align:right}
}
@media only screen and (max-width:767px) and (max-width:767px){.C9 .two-columns-content-block-footer>.row>div{position:relative;left:0;width:100%;margin-top:20px}
}
.C9 .wave-decoration.is-top{top:-190px}
@media only screen and (max-width:767px){.C9 .wave-decoration.is-top{display:none}
}
.C9_1 .two-columns-content-block-column{min-height:330px}
.C9_1 .two-columns-content-block-column:before{padding-bottom:63%}
@media only screen and (max-width:767px){.C9_1 .two-columns-content-block-column:before{padding-bottom:100%}
}
.C9_1 .two-columns-content-block-header h2{font-size:27px}
@media only screen and (max-width:767px){.C9_1 .two-columns-content-block-header>div{padding-right:20px !important}
}
@media only screen and (max-width:767px){.C9_1 .two-columns-content-block-header>div{padding:0}
}
@media only screen and (max-width:767px){.C9_1 .two-columns-content-block-main>.row>div{padding-right:30px !important}
}
@media only screen and (max-width:767px){.C9_1 .two-columns-content-block-footer-cell .btn{width:auto}
}
@media only screen and (max-width:767px){.C9_1 .two-columns-content-block-footer-cell{text-align:center}
}
@media only screen and (max-width:767px){.C9_1>.container>.row>[class^=col-]:first-child{margin-bottom:20px}
}
.C9_1>.container>.row>[class^=col-]:first-child .two-columns-content-block-column{margin-right:10px}
@media only screen and (max-width:767px){.C9_1>.container>.row>[class^=col-]:first-child .two-columns-content-block-column .two-columns-content-block-column-wrapper{padding-left:30px}
}
@media only screen and (max-width:767px){.C9_1>.container>.row>[class^=col-]:last-child .two-columns-content-block-header h2{font-size:27px}
}
.C9_1>.container>.row>[class^=col-]:last-child .two-columns-content-block-column{margin-left:10px}
.C9_1>.container>.row>[class^=col-]:last-child .two-columns-content-block-column .two-columns-content-block-main p:first-child{margin-top:20px}
.C9_1>.container>.row>[class^=col-] .two-columns-content-block-column{padding-left:20px;padding-right:20px}
.C11-image{display:block;width:100%;max-width:100%}
.C11 .imagery{background-size:cover;max-width:100%;height:240px}
.C11>.row>[class^=col-]{padding-left:5px;padding-right:5px;margin-bottom:10px}
@media only screen and (max-width:767px){.C11>.row>[class^=col-]:nth-child(odd){padding-left:0}
.C11>.row>[class^=col-]:nth-child(even){padding-right:0}
}
.C12 h2{width:70%;margin-top:0;margin-bottom:35px}
@media only screen and (max-width:767px){.C12 h2{width:100%;margin-bottom:20px;font-size:45px;line-height:60px}
}
.C12>.row{margin-left:-5px;margin-right:-5px}
.C12>.row>[class^=col-]:first-child{padding-right:5px}
.C12>.row>[class^=col-]:last-child{padding-left:5px}
@media only screen and (max-width:959px){.C12>.row>[class^=col-]{height:auto !important;padding:0 !important}
.C12>.row>[class^=col-]:first-child{margin-bottom:10px}
}
.C12-column{height:inherit;padding:20px;background-color:#521231;background-repeat:no-repeat;color:#fff}
@media only screen and (max-width:767px){.C12-column{min-height:400px;padding:25px 10px 150px 20px;background-position:87% 94% !important;background-size:42%}
}
.C12-listing{counter-reset:counter;list-style:none;padding-bottom:120px}
.C12-listing li{margin:20px 0;font-size:30px;line-height:.7}
.C12-listing li:before{content:counter(counter) ".";counter-increment:counter;position:relative;top:7px;display:inline-block;width:25px;margin-right:20px;font-weight:400;font-size:45px}
.C12-listing li:first-child:before{left:7px}
@media only screen and (max-width:767px){.C12-listing{padding-bottom:30px}
}
.C12-listing-content{display:inline-block;max-width:82%;vertical-align:middle;font-weight:400}
.C12-listing-headline{display:block;font-size:18px;line-height:22px;margin-bottom:-5px;margin-top:-5px}
@media only screen and (max-width:767px){.C12-listing-headline{font-size:27px;line-height:37px;margin:0}
}
.C12-listing-abstract{font-size:15px}
@media only screen and (max-width:767px){.C12-listing-abstract{font-size:19px;line-height:37px}
}
@media only screen and (max-width:767px){.C12{padding-left:15px;padding-right:15px}
}
.C15{background-color:#fff}
.C15 h2{font-size:40px}
.C15 p{font-size:14px;font-weight:300;color:#5a5a5a}
.C15:not(.C15-oc)>.row>div{width:49%;display:inline-block;float:left}
@media only screen and (max-width:959px){.C15:not(.C15-oc)>.row>div{width:100%}
}
.C15:not(.C15-oc)>.row>div article{padding:0 15px 0 9px}
@media only screen and (max-width:959px){.C15:not(.C15-oc)>.row>div article{padding-left:15px}
}
@media only screen and (max-width:959px){.C15{background-color:#ebebeb;padding:0}
.C15 p{font-size:22px}
.C15>.row{margin-left:0;margin-right:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}
.C15>.row article{display:block;padding:0 15px}
.C15>.row>div{float:none;width:100%;padding:0}
.C15>.row>div:nth-child(1){background-color:#fff;display:block;-webkit-box-ordinal-group:3;order:2}
.C15>.row>div:nth-child(2){display:block;text-align:center;-webkit-box-ordinal-group:2;order:1}
.C15>.row>div:nth-child(2)>article{display:inline-block;padding:20px 0}
}
.C15.is-base-container{display:-webkit-box;display:flex;background:#fff}
.C8 .C15{width:100% !important}
.C15-oc{float:left;clear:both;margin-top:20px;margin-bottom:40px;background-color:transparent}
.C15-oc>.row>div:first-child{background-color:transparent !important}
.C15-oc>.row>div:last-child{padding-right:0}
.C15-oc h3{margin-top:0;font-size:20px;line-height:31px}
.C15-oc h3 strong{font-weight:700}
@media only screen and (max-width:767px){.C15-oc h3{font-size:30px;line-height:46px}
}
.C15-oc .bulleted-list{padding-top:7px;padding-bottom:0}
.C15-oc .bulleted-list>li{margin-bottom:8px}
.C15-oc img{display:inline}
@media only screen and (max-width:767px){.C15-oc{margin-top:40px}
}
.C15-pax{clear:both;margin:50px 0}
.C15-pax h2{margin-bottom:30px}
.C15-pax p{margin-bottom:30px;color:#3a3a3a}
.C15-pax .btn{min-width:140px}
@media only screen and (max-width:767px){.C15-pax .btn{font-size:24px}
}
@media only screen and (max-width:767px){.C15-pax{padding-left:20px;padding-right:20px}
}
.C15-bag-tag{margin-bottom:15px}
.C15-bag-tag h4{padding-right:30px;margin-top:-12px;font-size:20px;font-weight:400;line-height:38px}
@media only screen and (max-width:959px){.C15-bag-tag h4{margin-bottom:20px;font-size:32px}
}
.C15-bag-tag p{padding-right:30px;font-size:15px;line-height:20px}
@media only screen and (max-width:959px){.C15-bag-tag p{font-size:19px;font-weight:100;line-height:29px}
}
@media only screen and (max-width:959px){.C15-bag-tag+div img{margin:0 auto 50px}
}
@media only screen and (max-width:767px){.C15-bag-tag{padding-left:20px;padding-right:20px}
}
.C16 h4{margin-bottom:15px}
@media only screen and (max-width:767px){.C16 h4{font-size:30px}
}
.C16 .offers-partner-block__link-more{z-index:5}
.C16 .offers-partner-block__link-more:focus{outline:auto 14px -webkit-focus-ring-color}
.C16 .offers-partner-block{min-height:340px}
.C16 .offers-partner-block-content{padding:45px 30px 30px}
.C16 .offers-partner-block.platinum-bg{background-color:#4e595b}
.C16 .offers-partner-block-picture{text-indent:0}
.C16 .offers-partner-block-picture>div{width:100%;height:100%;position:relative}
.C16 .offers-partner-block-picture .C16-btn{position:absolute;bottom:20px;z-index:3;right:5%;margin-left:-45%}
@media only screen and (max-width:767px){.C16 .offers-partner-block-picture .C16-btn{position:absolute;width:90%;bottom:20px;left:50%}
}
@media only screen and (max-width:767px){.C16 .offers-partner-block{min-height:100%}
.C16 .offers-partner-block-picture{background-position:100% 40%}
}
.C16 .offers-partner-block:hover .cta-text p{text-decoration:underline}
.C16 .cta-text{position:absolute;bottom:20px;width:100%;left:20px;color:#fff}
.C16 .cta-text .icon{display:inline-block;top:1px;position:relative}
@media only screen and (max-width:767px){.C16 .cta-text{left:30px}
.C16 .cta-text .icon{top:3px}
}
.C16 .cta-text p{display:inline-block;padding-left:10px;padding-bottom:2px}
@media only screen and (max-width:767px){.C16 .cta-text p{text-decoration:underline}
}
.C16.C16-full-width{margin:25px auto}
@media only screen and (max-width:767px){.C16.C16-full-width.C16{left:0;width:100%;padding:0;margin:60px auto 50px}
.C16.C16-full-width .offers-partner-block{height:auto;background:0}
.C16.C16-full-width .offers-partner-block-picture{position:static;width:100%;padding-bottom:74.07%}
.C16.C16-full-width .offers-partner-block-content{position:static;-webkit-transform:none;-ms-transform:none;transform:none;width:100%}
.C16.C16-full-width .offers-partner-block-content:before{content:'';position:absolute;bottom:0;left:0;z-index:-1;width:100%;padding-top:60px;padding-bottom:85.07%;background:#521231}
.C16.C16-full-width .offers-partner-block__title{font-size:40px}
.C16.C16-full-width .offers-partner-block__text{font-size:20px;line-height:26px}
.C16.C16-full-width .read-more-link{font-size:20px;padding-bottom:4px;margin-top:20px}
}
.C16.C16-full-container-width.C16-full-width{left:0;width:100%;padding:0}
.C16.C16-oc-confirmation{margin-top:0;margin-bottom:0}
.C16.C16-oc-confirmation .offers-partner-block{min-height:385px}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation .offers-partner-block{margin-bottom:0;background-color:#521231}
}
.C16.C16-oc-confirmation .offers-partner-block-content{padding-top:30px}
.C16.C16-oc-confirmation h3{font-size:28px}
.C16.C16-oc-confirmation ol{padding-left:15px;margin-top:25px}
.C16.C16-oc-confirmation ol li{margin-bottom:15px}
.C16.C16-oc-confirmation li{font-size:15px;line-height:20px}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation li{font-size:22px;line-height:30px}
}
.C16.C16-oc-confirmation .bulleted-list{margin-left:15px}
.C16.C16-oc-confirmation .bulleted-list>li{padding-left:23px}
.C16.C16-oc-confirmation .bulleted-list>li [class*=icon]{margin-top:2px;color:#fff;font-size:14px}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation .bulleted-list>li [class*=icon]{margin-top:5px;font-size:20px}
}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation .bulleted-list>li{padding-left:33px}
}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation{margin-top:10px !important;margin-bottom:0 !important}
}
.C16 .read-more-link{display:table;margin-top:11px}
.C16--image-right .offers-partner-block-content{left:0}
@media only screen and (max-width:767px){.C16--image-right .offers-partner-block-content{top:0}
}
.C16--image-right .offers-partner-block-picture{left:auto;right:0}
@media only screen and (max-width:767px){.C16--image-right .offers-partner-block-picture{bottom:0;top:auto}
}
@media only screen and (max-width:767px){.C16.C16-myprofile.C16.C16-full-width.C16{margin-top:0}
}
.C16.C16-myprofile .offers-partner-block{background-color:#fff;color:#521231}
.C16.C16-myprofile .offers-partner-block-content{display:table;padding-top:40px}
.C16.C16-myprofile .offers-partner-block__title{display:table-row;height:28%;font-size:27px;line-height:31px}
@media only screen and (max-width:767px){.C16.C16-myprofile .offers-partner-block__title{display:block;font-size:30px}
}
.C16.C16-myprofile .offers-partner-block__text{display:table-row;font-size:18px;line-height:24px;padding-bottom:64px}
.C16.C16-myprofile .offers-partner-block__text .btn{position:absolute;bottom:30px;left:30px}
@media only screen and (max-width:767px){.C16.C16-myprofile .offers-partner-block__text .btn{position:static;width:100%;margin-top:20px;font-size:24px}
}
@media only screen and (max-width:767px){.C16.C16-myprofile .offers-partner-block__text{font-size:22px;line-height:30px}
}
.C16-mini{color:#fff}
.C16-mini .bulleted-list>li [class*=icon]{color:currentColor}
.C16-mini .bulleted-list>li a{text-decoration:none}
@media only screen and (max-width:767px){.C16-mini .bulleted-list>li{margin-bottom:10px;font-size:22px}
}
.C16-mini .two-columns-content-block-column-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5;padding:20px;overflow:hidden}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-column-wrapper{position:relative;padding:0}
}
.C16-mini .two-columns-content-block-column{padding:20px}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-column{padding-top:20px;padding-bottom:100px}
}
.C16-mini .two-columns-content-block-header h2{margin-top:0;margin-bottom:20px;font-size:40px}
.C16-mini .two-columns-content-block-main ul{padding-top:10px}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-main h4{font-size:30px}
}
.C16-mini .two-columns-content-block-footer{left:20px;right:20px;bottom:10px}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-footer .btn{width:100%;font-size:24px}
}
.C16-mini .two-columns-content-block-column{min-height:262px}
.C16-mini.has-vertical-gradient .two-columns-content-block-column .block-gradient-bg{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;display:block;opacity:.7;background-image:linear-gradient(to bottom,transparent 0,#5c0931 90%);background-repeat:repeat-x}
.C16-mini.has-vertical-gradient.hide-gradient-desktop .two-columns-content-block-column .block-gradient-bg{display:none}
@media only screen and (max-width:767px){.C16-mini.has-vertical-gradient.hide-gradient-desktop .two-columns-content-block-column .block-gradient-bg{display:block}
}
.C16-mini.has-vertical-gradient.gradient-white .two-columns-content-block-column .block-gradient-bg{background-image:linear-gradient(to bottom,transparent 0,#fff 90%);background-repeat:repeat-x}
@media only screen and (max-width:767px){.C16-mini{clear:both;margin-bottom:10px}
}
.C16-qcalculator .offers-partner-block{min-height:400px;height:400px}
.C16-qcalculator .offers-partner-block .offers-partner-block-picture{position:relative;min-height:inherit;padding-top:37%}
@media only screen and (max-width:767px){.C16-qcalculator .offers-partner-block{min-height:340px}
}
.C20.msbgt.content-block.is-base-block{padding-bottom:120px}
@media only screen and (max-width:767px){.C20.msbgt.content-block.is-base-block{padding-bottom:60%}
}
.C20 .bulleted-list [class^=icon]{color:currentColor}
.C20 .preview-block ul a,.C20 .preview-block-content p{font-weight:100}
.C20 .preview-block__title{font-size:20px;font-weight:300;line-height:38px}
@media only screen and (max-width:767px){.C20 .preview-block__title{font-size:50px;line-height:58px}
}
.C20 .block-gradient-bg{position:absolute;top:0;left:0;bottom:0;right:0;z-index:4;display:block;opacity:.7;background-image:linear-gradient(to bottom,transparent 0,#5c0931 90%);background-repeat:repeat-x}
.C21{margin-bottom:60px}
.C21-heading{margin-bottom:20px}
@media only screen and (max-width:767px){.C21-heading h2{font-size:48px}
.C21-heading p{font-size:30px;line-height:40px}
}
.C21-blocks{position:relative;padding-bottom:10px}
.C21-blocks:after{content:'';display:block;padding-bottom:42%}
@media only screen and (max-width:959px){.C21-blocks:after{content:normal}
}
.C21-block{height:100%;color:#fff;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:cover;background-repeat:no-repeat}
.C21-block:before{content:'';display:block}
.C21-block.is-small-block:before{padding-bottom:64.3%}
.C21-block.is-big-block:before{padding-bottom:64.3%}
.C21-block.is-gradient-bottom:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:1;background:linear-gradient(110deg,#5c0931 0,rgba(92,9,49,.2) 46%,rgba(92,9,49,0) 100%)}
.C21-block1-wrapper,.C21-block2-wrapper,.C21-block3-wrapper{position:absolute !important;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
@media only screen and (max-width:959px){.C21-block1-wrapper,.C21-block2-wrapper,.C21-block3-wrapper{position:static !important}
}
@media only screen and (max-width:767px){.C21-block1-wrapper,.C21-block2-wrapper,.C21-block3-wrapper{margin-bottom:10px}
}
.C21-block1-wrapper.transitioning,.C21-block2-wrapper.transitioning,.C21-block3-wrapper.transitioning{transition:width .8s,-webkit-transform .8s;transition:transform .8s,width .8s;transition:transform .8s,width .8s,-webkit-transform .8s}
.C21-block2-wrapper{left:66.66667%}
.C21-block3-wrapper{top:50%;left:66.66667%}
.C21-link-block{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;display:block}
.C21-info-head-title{position:absolute;top:-79px;left:0;z-index:10;width:100%;padding:20px;color:#fff;font-size:26px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}
@media only screen and (max-width:959px){.C21-info-head-title{top:auto;bottom:0;height:100%;background-color:rgba(92,9,49,.25);font-size:20px;padding-top:10px;padding-bottom:10px;line-height:1.3}
}
@media only screen and (max-width:767px){.C21-info-head-title{height:auto;padding-top:20px;padding-bottom:20px;font-size:30px;line-height:36px}
}
.C21-info-head-title .C21-info-section-desc{display:block;margin-top:5px;font-size:15px;line-height:21px}
@media only screen and (max-width:767px){.C21-info-head-title .C21-info-section-desc{font-size:22px;line-height:20px}
}
.C21-block1-wrapper .C21-info-head-title{-webkit-transform:translateY(79px);-ms-transform:translateY(79px);transform:translateY(79px)}
@media only screen and (max-width:959px){.C21-block1-wrapper .C21-info-head-title{-webkit-transform:none;-ms-transform:none;transform:none}
}
.C21-block2-wrapper .C21-info-head-title,.C21-block3-wrapper .C21-info-head-title{top:auto;bottom:0;-webkit-transform:none;-ms-transform:none;transform:none}
.C21-info-section{position:absolute;z-index:4;width:100%;left:0;bottom:0;padding:20px;color:#fff;background-color:rgba(92,9,49,.25);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}
@media only screen and (max-width:959px){.C21-info-section{display:none}
}
.C21-block2-wrapper .C21-info-section,.C21-block3-wrapper .C21-info-section{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}
.C21-info-section-title{display:block;font-size:26px;line-height:30px}
.C21-info-section-desc{font-weight:200}
.C21-hover-areas{position:absolute;top:0;left:auto;right:0;z-index:15;width:33.33333%;height:100%}
@media only screen and (max-width:959px){.C21-hover-areas{display:none}
}
.C21-hover-areas>div{content:'';display:block;width:100%;height:50%;position:absolute;right:0}
.C21-hover-areas div.bottom-right{bottom:0}
.C21-no-animation{position:relative;margin-bottom:0}
.C21-no-animation .C40-show-more{margin-top:50px}
.C21-no-animation .C21-test{position:relative;overflow:hidden;padding:100px 20px 150px;max-width:1080px}
.C21-no-animation .C21-test .video-js{position:absolute;top:0;width:100%;height:100%}
.C21-no-animation .C21-test .ife-media-title-divider h2{font-size:45px;font-weight:300;margin:50px 0 !important}
.C21-no-animation .C21-test h1,.C21-no-animation .C21-test h2{margin-bottom:0}
.C21-no-animation .C21-test h1{font-weight:200;font-size:37px;margin-bottom:5px}
.C21-no-animation .C21-test img{width:100%;height:auto;position:absolute;left:0;top:0}
.C21-no-animation .C21-test-block{width:100%;position:absolute;z-index:0}
.C21-no-animation .C21-test-block.is-gradient-bottom:after{background:0}
.C21-no-animation .C21-test .vjs-big-play-button{position:absolute;width:60px;height:60px;top:50%;left:50%;margin-left:-30px;margin-top:-30px;z-index:15;border-radius:6.3em;border:5px solid #fff;font-size:1em;background:0}
.C21-no-animation .C21-test .vjs-big-play-button:before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20enco…018.5%2C12.5%2036.5%2C25%20%09%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");background-repeat:no-repeat;content:"\f101";font-family:VideoJS;color:#fff;font-size:40px;position:relative;top:-2px}
.C21-no-animation .C21-test .vjs-big-play-button .vjs-control-text{display:none}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .vjs-big-play-button{width:100px;height:100px;margin-left:-50px;margin-top:-50px}
.C21-no-animation .C21-test .vjs-big-play-button:before{font-size:60px;top:0}
}
.C21-no-animation .C21-test .ratio-gif{visibility:hidden}
.C21-no-animation .C21-test .title-flow h1{white-space:nowrap}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .title-flow{margin:20px 0;min-height:100%}
.C21-no-animation .C21-test .title-flow>div{position:static}
}
.C21-no-animation .C21-test .title-flow-top{min-height:114px}
.C21-no-animation .C21-test .title-flow-top>div{position:absolute;bottom:0}
.C21-no-animation .C21-test .tout{position:relative;width:100%;padding-bottom:76.25%;overflow:hidden}
.C21-no-animation .C21-test .tout-small a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}
.C21-no-animation .C21-test .tout-hero{overflow:visible;background:red;padding-bottom:88.25%}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .tout-hero{height:auto !important}
}
.C21-no-animation .C21-test .tout-hero .vjs-big-play-button{width:100px;height:100px;margin-left:-50px;margin-top:-50px}
.C21-no-animation .C21-test .tout-hero .vjs-big-play-button:before{font-size:60px;top:10px}
.C21-no-animation .C21-test .C21-block-heading{z-index:2;position:absolute;bottom:0;color:#fff;left:0;width:100%}
.C21-no-animation .C21-test .C21-block-heading:after{position:absolute;left:0;bottom:0;width:100%;height:140px;background:linear-gradient(0,#5c0931 20%,rgba(92,9,49,.2) 70%,rgba(92,9,49,0) 100%);content:" "}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .C21-block-heading:after{height:430px}
}
.C21-no-animation .C21-test .C21-block-heading p{margin:0}
.C21-no-animation .C21-test .C21-block-heading>div{position:relative;z-index:1;padding:0 20px 20px 20px}
.C21-no-animation .C21-test .vjs-playing{z-index:3}
.C21-no-animation .C21-test .vjs-ended .vjs-big-play-button,.C21-no-animation .C21-test .vjs-ended .vjs-control-bar,.C21-no-animation .C21-test .vjs-ended .vjs-poster,.C21-no-animation .C21-test .vjs-paused .vjs-big-play-button,.C21-no-animation .C21-test .vjs-paused .vjs-control-bar,.C21-no-animation .C21-test .vjs-paused .vjs-poster{display:block !important}
.C21-variant-IFE{margin:50px 0}
@media only screen and (max-width:767px){.C21-variant-IFE-list{position:static !important;margin-top:-360px}
}
.C21-variant-IFE .destinations-offers-block-slogan ul{padding:30px}
@media only screen and (max-width:959px){.C21-variant-IFE .destinations-offers-block-slogan ul{padding:10px 30px 30px}
}
@media only screen and (max-width:767px){.C21-variant-IFE .destinations-offers-block-slogan ul{padding-top:70px}
}
.C21-variant-IFE .destinations-offers-block-slogan a{color:#fff;font-weight:200;font-size:16px}
@media only screen and (max-width:767px){.C21-variant-IFE .destinations-offers-block-slogan a{font-size:34px}
}
.C21-variant-IFE .destinations-offers-block-slogan:after{background:0;display:none}
@media only screen and (max-width:959px){.C21-variant-IFE .destinations-info-section-description{overflow:visible}
.C21-variant-IFE .offers-holder{position:relative;top:-80px}
}
@media only screen and (max-width:767px){.C21-variant-IFE .offers-holder{top:40px}
}
.C21-variant-IFE .offers-title{font-size:30px;font-weight:200}
@media only screen and (max-width:767px){.C21-variant-IFE .offers-title{font-size:45px !important}
}
.C21-variant-IFE .destinations-offers-block-info-overlay{background:rgba(242,121,0,0);opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.C21-variant-IFE .destinations-offers-block.active .destinations-offers-block-info-overlay,.C21-variant-IFE .destinations-offers-block:focus .destinations-offers-block-info-overlay,.C21-variant-IFE .destinations-offers-block:hover .destinations-offers-block-info-overlay{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
@media only screen and (max-width:767px){.C21-variant-IFE .destinations-info-section{padding:100px 20px}
}
.C21-variant-IFE .destinations-info-section.list{padding:0 20px 20px}
.C21-variant-IFE .destinations-info-section-description.list:after{height:90px}
.C21-variant-IFE .destinations-info-section-description.list ul{padding:0}
.C21-variant-IFE .destinations-info-section-description.list ul li{font-weight:200;font-size:16px}
.C21-variant-IFE .destinations-info-section-description.list a{font-size:16px;font-weight:200}
.C21-variant-IFE .destinations-info-section-description.list a :before{font-family:icomoon !important;speak:none;font-style:normal;font-variant:normal;text-transform:none;position:absolute;left:-4px;top:5px;content:"\e903";font-weight:400;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.C25{display:table;margin-bottom:10px}
@media only screen and (max-width:767px){.C25{display:block}
}
.C25>[class^=col-]{display:table-cell;float:none;vertical-align:top}
@media only screen and (max-width:959px){.C25>[class^=col-]{width:50%}
}
@media only screen and (max-width:767px){.C25>[class^=col-]{display:block;float:left;width:100%}
}
.C25-image-col{background-position:center center;background-repeat:no-repeat;background-size:cover}
.C25-image-col:before{content:'';display:block;padding-top:100%}
.C25-image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}
.C25-content{padding-bottom:75px;background-color:#fff}
.C25-content header{margin-bottom:1.5em}
@media only screen and (max-width:767px){.C25-content h3{font-size:40px;line-height:50px}
}
.C25-content .C25-content-main,.C25-content .read-more-link,.C25-content header{margin-left:10px;margin-right:20px}
.C25-content .C25-content-date,.C25-content .C25-content-main,.C25-content .C25-tags{font-size:15px;line-height:18px}
@media only screen and (max-width:767px){.C25-content .C25-content-date{font-size:22px;line-height:25px}
}
@media only screen and (max-width:767px){.C25-content .C25-content-main{font-size:22px;line-height:27px}
}
.C25-content .read-more-link{margin-top:10px}
@media only screen and (max-width:767px){.C25-content .read-more-link{width:93%;font-size:22px}
}
.C25-content .C25-tags a{color:#521231;text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
@media only screen and (max-width:767px){.C25-content .C25-tags a{font-size:22px;line-height:27px}
}
.C25-content .C25-tags a:hover{border-bottom-color:transparent}
.C25-content footer{position:absolute;bottom:20px}
@media only screen and (max-width:767px){.C25{margin-bottom:0}
}
.C26-dg h3{margin-top:20px;margin-bottom:40px}
@media only screen and (max-width:767px){.C26-dg h3{margin-bottom:20px}
}
.C26-dg .checkbox-base{margin-top:9px}
.C26-dg .checkbox-base .checkbox-base-text{font-size:20px}
.C26-dg .checkbox-base .checkbox-base-text:before{top:5px}
.C26-dg .checkbox-base .checkbox-base-text:after{top:7px}
@media only screen and (max-width:767px){.C26-dg .checkbox-base .checkbox-base-text{font-size:29px}
}
.C26-dg-container{padding-top:20px;padding-bottom:20px;margin-bottom:20px;background-color:#fff}
@media only screen and (max-width:767px){.C26-dg-container:last-child{background:0;padding:0}
.C26-dg-container:last-child>div:first-child{padding:10px 20px;background-color:#fff}
.C26-dg-container:last-child>div:last-child{padding:0;margin-top:20px}
.C26-dg-container:last-child>div:last-child .btn{width:100%;font-size:24px}
}
.C26-dg-item{margin-bottom:20px}
.C26-dg-item h5{margin-top:0;margin-bottom:0;font-size:20px;line-height:1}
@media only screen and (max-width:767px){.C26-dg-item h5{margin-top:15px;margin-bottom:10px;font-size:30px}
}
.C26-dg-item p{font-size:15px;font-weight:300;line-height:20px}
@media only screen and (max-width:767px){.C26-dg-item p{font-size:22px;line-height:29px}
}
@media only screen and (max-width:767px){.C26-dg-item{margin-bottom:10px}
}
.C26-dg-item-img{margin-right:20px;margin-bottom:10px}
@media only screen and (max-width:767px){.C26-dg-item-img{display:block;float:none}
}
@media only screen and (max-width:767px){.C26-dg{padding-top:0}
}
.C26-pax{padding-bottom:15px;background-color:#fff}
@media only screen and (max-width:767px){.C26-pax-container{padding-left:10px;padding-right:10px}
}
.C26-pax h1{margin-bottom:30px}
@media only screen and (max-width:767px){.C26-pax h1{margin-top:30px;margin-bottom:0}
}
.C26-pax h3{margin-top:25px;margin-bottom:20px}
.C26-pax .T7-calendar-field{width:100%;padding:0}
.C26-pax .register-form{padding:0;background-color:transparent}
@media only screen and (max-width:767px){.C26-pax .register-form .radio-base-text{padding-left:36px;margin-right:10px}
}
@media only screen and (max-width:959px){.C26-pax .register-form{padding-left:10px}
}
@media only screen and (max-width:767px){.C26-pax .register-form{margin:0 0 20px}
}
@media only screen and (max-width:959px){.C26-pax .custom-select.is-rectangle-large{margin-bottom:0}
}
@media only screen and (max-width:767px){.C26-pax .custom-select.is-rectangle-large{margin-bottom:20px}
}
.C26-pax-form .row{margin-bottom:20px}
@media only screen and (max-width:767px){.C26-pax-form .row{margin-bottom:0}
}
.C26-pax-form .col-xs-12.col-sm-2_5{width:20%}
@media only screen and (max-width:767px){.C26-pax-form .col-xs-12.col-sm-2_5{width:100%}
}
.C26-pax-form-checkbox .checkbox-base-text{font-size:18px}
.C26-pax-form-checkbox .checkbox-base-text:before{top:5px}
.C26-pax-form-checkbox .checkbox-base-text:after{top:7px}
@media only screen and (max-width:767px){.C26-pax-form-checkbox .checkbox-base-text{padding-top:5px;padding-bottom:10px}
}
@media only screen and (max-width:767px){.C26-pax-form .btn{margin-bottom:20px;font-size:24px}
}
@media only screen and (max-width:767px){.C26-pax-form{margin-bottom:20px}
}
.C38{position:relative;color:#fff;min-height:800px;margin:100px 0}
@media only screen and (max-width:767px){.C38 .wave-decoration:not(.is-bottom){height:110px}
}
.C38>.container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
@media only screen and (max-width:767px){.C38>.container{width:100%}
}
@media only screen and (max-width:1160px){.C38 h3{text-align:center}
}
@media only screen and (max-width:767px){.C38 h3{text-align:left}
}
.C38 p{padding-left:20px;font-size:15px;font-weight:100}
@media only screen and (max-width:1160px){.C38 p{text-align:center}
}
@media only screen and (max-width:767px){.C38 p{padding-left:0;text-align:left}
}
.C38-timer{margin:60px 0 50px;text-align:center}
@media only screen and (max-width:767px){.C38-timer{margin-top:40px;margin-bottom:30px}
}
.C38-timer-block{display:inline-block;width:200px;height:200px;border:4px solid currentColor;border-radius:100%;vertical-align:middle}
@media only screen and (max-width:959px){.C38-timer-block{width:150px;height:150px}
}
@media only screen and (max-width:767px){.C38-timer-block{width:100px;height:100px}
}
.C38-timer-block-value{display:block;padding-top:50%;margin-top:-50px;font-size:60px;line-height:1;text-align:center}
@media only screen and (max-width:959px){.C38-timer-block-value{margin-top:-32px;font-size:40px}
}
@media only screen and (max-width:767px){.C38-timer-block-value{font-size:30px;margin-top:-25px}
}
.C38-timer-block-label{display:block;text-align:center;font-size:30px;line-height:1}
@media only screen and (max-width:959px){.C38-timer-block-label{font-size:22px}
}
@media only screen and (max-width:767px){.C38-timer-block-label{font-size:18px}
}
.C38-timer-separator{display:inline-block;width:19.8%;font-size:60px;font-weight:700;line-height:0;text-align:center;vertical-align:middle}
@media only screen and (max-width:1160px){.C38-timer-separator{width:10%}
}
@media only screen and (max-width:767px){.C38-timer-separator{width:8%;font-size:40px}
}
@media only screen and (max-width:767px){.C38{min-height:600px}
}
.C40{background-color:#fff;width:100%;padding-top:50px;padding-bottom:50px;position:relative}
.C40-no-gutters-top-bottom{padding-top:0;padding-bottom:0}
.C40-title{text-align:center;position:relative;z-index:20}
.C40-title h2{font-size:45px;font-weight:300;margin:10px 0 30px !important}
.C40-title-is-subtitle .C40-title h2{font-size:27px;margin-bottom:0 !important;margin-left:7px !important}
.C40-no-gutters-top-bottom .C40-title{text-align:left}
.C40-item-details{position:relative}
.C40-genre{text-align:center;padding:20px 10px;background-color:#521231;margin-bottom:3px;display:none}
.C40-genre a{color:#fff;font-weight:200;font-size:18px}
.C40-genre a:before{color:#fff}
.C40-show-genre-true .C40-genre{display:block}
.C40-imgHolder .reflect{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);position:relative;top:2px;overflow:hidden;height:30px}
.C40-imgHolder .reflect img{-webkit-transform:rotate(180deg) scaleX(-1);-ms-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}
.C40-imgHolder .reflect:before{background:linear-gradient(to bottom,rgba(125,185,232,0) -146%,#fff 58%);content:"";width:100%;height:100%;position:absolute;overflow:hidden;z-index:1;height:34px;z-index:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}
.C40-show-genre-true .C40-imgHolder .reflect:before{background:linear-gradient(to bottom,rgba(125,185,232,0) -146%,#ececec 58%)}
.C40-item-details h3{font-size:24px;font-weight:300;margin-top:5px;margin-bottom:0}
.C40-item-details p{font-size:17px;font-weight:300}
.C40-slick-row{max-width:1920px;padding:0 20px;margin:20px auto !important}
.C40 .slick-arrow{position:absolute;top:0;background:0;height:100%;width:50px;z-index:20;border:0}
.C40 .slick-arrow:before{width:93px;height:100%;content:" ";position:absolute;pointer-events:none;display:block;top:0}
.C40 .slick-arrow span{font-size:50px;display:block;position:relative;top:-80px;left:12px;color:#5a5a5a}
body[dir=rtl] .C40 .slick-arrow span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.C40 .slick-prev{left:0}
.C40 .slick-prev span{top:50%;left:-12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C40 .slick-prev:before{left:-7px;background:linear-gradient(to right,#fff 56%,rgba(255,255,255,0) 100%,rgba(255,255,255,.57) 93%)}
.C40 .slick-next{right:0}
.C40 .slick-next span{top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C40 .slick-next:before{background:linear-gradient(to left,#fff 56%,rgba(255,255,255,0) 100%,rgba(255,255,255,.57) 93%);left:-34px}
.C40 .slick-slide{max-width:225px;padding:0 10px;outline:0}
.C40 .slick-slide img{width:100%;height:auto}
@media only screen and (max-width:959px){.C40 .slick-slide{max-width:none}
}
.C40 .slick-disabled{pointer-events:none;display:none !important}
.C40-bg-grey{padding-top:100px;background-color:#ececec}
.C40-bg-grey .slick-prev:before{background:linear-gradient(to right,#ececec 56%,rgba(236,236,236,.57) 93%,rgba(236,236,236,0) 100%)}
.C40-bg-grey .slick-next:before{left:-42px;background:linear-gradient(to left,#ececec 56%,rgba(236,236,236,0) 100%,rgba(236,236,236,.57) 93%)}
.C40-show-more{text-align:center}
.C44{background-color:#fff;padding-top:10px;padding-bottom:20px;margin:0 0 20px}
.C44 h3{margin-bottom:20px}
@media only screen and (max-width:767px){.C44 h3{font-size:41px;line-height:57px}
}
.C44 h4{margin-bottom:30px}
.C44 h4 strong{font-weight:700}
@media only screen and (max-width:767px){.C44 h4{font-size:30px;line-height:42px}
}
.C44 .container-table{display:table;width:100%;margin-top:10px;margin-bottom:30px}
.C44 .container-table>.row{display:table-row}
.C44 .container-table>.row>div{display:table-cell;float:none;padding:10px;vertical-align:middle}
.C44 .container-table>.row.section{background-color:#521231;color:#fff}
@media only screen and (max-width:767px){.C44 .container-table>.row.section{display:none}
}
.C44 .container-table>.row.col-values:nth-child(even){background-color:#ebebeb}
.C44 .container-table>.row.col-values:nth-child(odd){background-color:#f7f7f7}
@media only screen and (max-width:767px){.C44 .container-table>.row.col-values>div [data-th]{position:relative;padding-left:50%}
.C44 .container-table>.row.col-values>div [data-th]:before{content:attr(data-th);position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
@media only screen and (max-width:767px){.C44 .container-table>.row.col-values>div [data-th].C44-th-passenger-email{padding-left:0;margin-top:40px}
}
@media only screen and (max-width:767px){.C44 .container-table>.row.col-values>div [data-th].C44-state-content-th-override{padding-left:0;font-size:20px}
.C44 .container-table>.row.col-values>div [data-th].C44-state-content-th-override:before{position:relative;display:block;margin-top:15px;font-size:18px}
}
@media only screen and (max-width:767px){.C44 .container-table>.row.col-values>div{display:block}
}
@media only screen and (max-width:767px){.C44-states-list>li>div{display:none;padding:0 10px 20px;border-bottom:4px solid #f5f5f5}
}
@media only screen and (max-width:767px){.C44-states-list{margin-bottom:0}
}
.C44-states-list li{float:left;margin-right:20px}
@media only screen and (max-width:767px){.C44-states-list li .btn{width:100%;font-size:24px}
}
.C44-states-list li .icon{display:inline-block;width:10%;padding-top:11px;color:#c6c6c6;font-size:24px;text-align:center}
@media only screen and (max-width:767px){.C44-states-list li .container-table .btn{font-size:16px}
}
@media only screen and (max-width:767px){.C44-states-list li{width:100%;margin-right:0;margin-bottom:20px}
}
.C44-other-links{margin-top:10px;margin-bottom:20px}
.C44-other-links a{float:left;margin-right:20px}
@media only screen and (max-width:767px){.C44-other-links a{width:100%;margin-right:0;margin-bottom:20px;font-size:24px}
.C44-other-links a:last-child{margin-bottom:10px}
}
@media only screen and (max-width:767px){.C44-other-links{margin-top:0;margin-bottom:0}
}
.C44-states-content{clear:both}
.C44-states-content>div{display:none}
@media only screen and (max-width:767px){.C44{padding-left:20px;padding-right:20px}
}
.modal-booking-overview .modal.in .modal-dialog{-webkit-transform:translate(0,-25%) !important;-ms-transform:translate(0,-25%) !important;transform:translate(0,-25%) !important}
.modal-booking-overview .popup-header{padding-bottom:10px}
.modal-booking-overview .popup-header .popup-title{font-size:40px;margin:0 0 2px -10px}
.modal-booking-overview .popup-header h5{font-size:16px;font-weight:700;margin:0;margin-left:-5px}
.modal-booking-overview .popup-header h3{font-size:20px;font-weight:lighter;margin-top:5px;margin-left:-5px}
.modal-booking-overview .overlay-content .C60{margin:20px 0 0 -19px}
@media only screen and (max-width:767px){.modal-booking-overview .overlay-content .C60{width:100%;margin:0}
}
.modal-booking-overview .overlay-content .overlay-content-desc{text-align:justify}
.modal-booking-overview .confirmation{padding:37px 0 0}
@media only screen and (max-width:767px){.modal-booking-overview .confirmation{padding:0 0 20px}
}
@media only screen and (max-width:767px){.modal-booking-overview .confirmation .bottom-overlay a{display:inline-block;width:100%}
}
.modal-booking-overview .confirmation .checkbox label{display:inline-block;position:relative;padding-left:10px;font-size:16px;font-weight:700}
.modal-booking-overview .confirmation .checkbox label::before{content:"";display:inline-block;position:absolute;width:20px;height:20px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:3px;background-color:#fff;transition:border .15s ease-in-out,color .15s ease-in-out}
.modal-booking-overview .confirmation .checkbox label::after{display:inline-block;position:absolute;width:20px;height:20px;left:0;top:0;margin-left:-20px;padding-left:4px;padding-top:0;font-size:13px;color:#5c0931}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]{opacity:0}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:checked+label::after{font-family:icomoon;content:"\e901"}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:disabled+label{opacity:.65}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:disabled+label::before{background-color:#eee;cursor:not-allowed}
.C46{background:#fff}
@media only screen and (max-width:767px){.C46{margin:0 -20px;padding:0 20px}
}
.C46-booking-overlay-opener{width:25%}
@media only screen and (max-width:767px){.C46-booking-overlay-opener{position:relative;width:100%;display:inline-block}
.C46-booking-overlay-opener:after{content:'\e92b';position:absolute;right:0;top:50%;margin:-6px 0 0;font-size:14px;color:#000;font-family:icomoon !important;speak:none;font-weight:400;line-height:1;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
.C46-booking-overlay-opener.in:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
}
@media only screen and (max-width:767px){.C46-booking-overlay-opener.desktop-view{display:none !important}
}
.C46-booking-overlay-opener.visible-xs{min-height:88px}
.C46 .booking-overlay-content{width:75%}
@media only screen and (max-width:767px){.C46 .booking-overlay-content{display:none;width:100%}
}
.C46 .content-main{border-bottom:1px solid #ccc;display:-webkit-box;display:flex;padding:30px 0 0;margin:0}
@media only screen and (max-width:767px){.C46 .content-main{display:block;padding:0}
}
.C46 .booking-time{font-weight:700;font-size:15px;color:#5c0a30}
.C46 .booking-time .crossed{text-decoration:line-through}
.C46 .booking-time .additional{color:#f27900}
.C46 .booking-box:nth-of-type(2){margin-left:0}
@media only screen and (max-width:767px){.C46 .booking-box:nth-of-type(2){margin-left:8.33333%}
}
.C46 .booking-box .no-icon{margin-top:18px !important}
@media only screen and (max-width:767px){.C46 .booking-box{padding:0}
}
.C46 .booking-box p{font-size:14px;color:#545454}
.C46 .booking-box h3{font-size:24px;margin:-8px 0 -2px}
.C46 .booking-box.nonstop{text-align:center;font-size:16px;font-weight:lighter}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop{margin-left:0;float:none}
}
.C46 .booking-box.nonstop .icon-clock{font-size:20px;display:block;margin:23px 0 0}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop .icon-clock{margin:10px 0 10px 15px}
}
.C46 .booking-box.nonstop h4{font-size:16px;margin:5px}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop h4:last-of-type{margin-right:15px}
}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop .icon-clock,.C46 .booking-box.nonstop h4{display:inline-block}
.C46 .booking-box.nonstop .lined-aside{position:relative;z-index:1;overflow:hidden;text-align:center}
.C46 .booking-box.nonstop .lined-aside:after,.C46 .booking-box.nonstop .lined-aside:before{position:absolute;top:51%;overflow:hidden;width:32%;height:1px;content:'\a0';background-color:#5c0931}
.C46 .booking-box.nonstop .lined-aside:before{margin-left:-32%;text-align:right}
}
.C46 .booking-box .booking-day{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.C46 .booking-box .booking-day{position:relative;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit}
}
.C46 .booking-box .info{margin-top:8px}
.C46 .booking-box .info .info-icon{margin:-4px 8px -15px 0;text-align:right;font-size:20px}
.C46 .booking-box .info .plane-icon{font-size:30px;margin-bottom:0;margin-left:15px;color:#5c0931}
@media only screen and (max-width:767px){.C46 .booking-box .info .plane-icon{margin-left:0}
}
.C46 .booking-box .info .content{font-size:12px;text-align:center;line-height:1.4em;margin-top:-7px;margin-left:-10px}
.C46 .booking-box .info.orange p{color:#f27900}
.C46 .booking-box .info.green p{color:#00a651}
@media only screen and (max-width:767px){.C46 .confirmed.anci-content{margin-left:25%}
}
@media only screen and (max-width:767px){.C46 .confirmed .anci-notification{display:block !important;text-align:center;margin:0 auto;padding:10px 0 !important}
}
.C46 .confirmed .anci-notification-icon{margin:0 auto !important;float:none !important}
@media only screen and (max-width:767px){.C46 .confirmed .anci-notification-icon{text-align:center;float:left !important}
}
@media only screen and (max-width:767px){.C46 .icon-list{margin:20px 0}
}
.C46 .icon-list img{margin:-5px auto 0}
.C46 .icon-list img.mobile-view{display:none}
@media only screen and (max-width:767px){.C46 .icon-list img.mobile-view{display:block}
}
.C46 .icon-list img.desktop-view{display:block}
@media only screen and (max-width:767px){.C46 .icon-list img.desktop-view{display:none}
}
.C46 .icon-list ul{padding:13px 0 7px}
@media only screen and (max-width:767px){.C46 .icon-list ul{text-align:center}
}
.C46 .icon-list ul li{padding:0}
.C46 .icon-list ul li .tooltip{font-family:Jotia,sans-serif !important;z-index:99}
@media only screen and (max-width:767px){.C46 .icon-list ul li{padding:0 10px}
}
.C46 .icon-list ul li img{width:24px}
.C46 .icon-list ul li a{font-size:23px;text-decoration:none}
.C46 .icon-list ul li:first-of-type{padding-left:0}
.C46 .icon-list ul li:last-of-type{padding-right:0}
.C46-variation{margin:20px 0 0;background:#fff}
.C46-variation .crossed{text-decoration:none !important}
.C46-variation .additional{visibility:hidden}
.C46-variation-top{border-bottom:1px solid #5d0631}
.C46-variation-top span{display:block;float:left;width:43px;height:43px;margin:0 15px 0 0;background:url(../../../images/c46-top.jpg) no-repeat}
.C46-variation-bottom{margin:10px 0 0;padding:15px 13px 10px;background:#fff}
.C46-variation-bottom a.btn{margin:0 13px 0 0}
@media only screen and (max-width:959px){.C46-variation-bottom a.btn{margin-bottom:10px;width:100%}
}
.C49 .popup{padding:0}
.C49 .parapraph{margin:30px 0 40px}
@media only screen and (max-width:767px){.C49 .parapraph{margin:30px 20px 40px}
}
.C49 .overlay-content{padding:30px 0}
.C49 .loading-content{position:relative}
.C49 .loader{margin:0 auto;height:110px;width:110px;-webkit-animation:rotate .8s infinite linear;animation:rotate .8s infinite linear;border:8px solid #5c0931;border-right-color:#ceb4c0;border-radius:50%;position:relative}
@-webkit-keyframes rotate{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes rotate{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.C49 .content{position:absolute;left:47.2%;top:35%}
@media only screen and (max-width:767px){.C49 .content{left:41.5%;top:35%}
}
.C49 .content span{display:block}
.C49 .content span.is-bold{font-weight:700}
.C49 .content.is-top{top:76%}
@media only screen and (max-width:767px){.C49 .content.is-top{top:82%;left:40%}
}
.C49 .content.is-left{left:45%}
@media only screen and (max-width:767px){.C49 .content.is-left{left:41.5%}
}
.C49 .split{margin:55px 0}
@media only screen and (max-width:767px){.C49 .split{margin:30px 0}
}
.C49 .newsletter{position:relative;overflow:hidden;margin:20px 0 30px}
@media only screen and (max-width:767px){.C49 .newsletter{margin:20px 10px 30px}
}
@media only screen and (max-width:767px){.C49 .imagery img{margin:0 auto}
}
.C49 .has-background{background:url(../../../images/x-mask.jpg);background-size:100% 100%;padding-bottom:150px}
@media only screen and (max-width:767px){.C49 .has-background{background-size:cover;background-position:center}
}
.C50{clear:both;margin-top:80px;margin-bottom:60px}
.C50 h2{margin-bottom:35px}
@media only screen and (max-width:959px){.C50 h2{padding-left:10px;padding-right:10px}
}
@media only screen and (max-width:767px){.C50 h2{padding-left:30px;padding-right:30px}
}
@media only screen and (max-width:959px){.C50{margin-left:-20px;margin-right:-20px}
}
.C50-step{height:258px;background-color:#fff;border:1px solid #dedede;border-left-width:0;text-align:center}
.C50-step:first-child{border-left-width:1px}
@media only screen and (max-width:959px){.C50-step:first-child{border-top-width:1px;border-left-width:0}
}
.C50-step h3{margin-top:30px;font-size:22px}
@media only screen and (max-width:959px){.C50-step h3{margin-top:55px;font-size:33px}
}
.C50-step p{margin:0 20px;font-size:12px;line-height:16px}
@media only screen and (max-width:959px){.C50-step p{font-size:18px;line-height:24px}
}
.C50-step .icon{display:inline-block;font-size:60px;margin:32px 0}
@media only screen and (max-width:959px){.C50-step .icon{font-size:80px;margin:50px 0}
}
@media only screen and (max-width:959px){.C50-step{height:386px;border-top-width:0;border-left-width:0;border-right-width:0}
}
.C53 #total-price{z-index:1}
.C53 #total-price option{display:none}
.C53 .warning-is-red{padding:15px;border:2px solid #96373f;display:block;overflow:hidden;color:#96373f;background:#f8e6e6;margin-bottom:20px}
.C53 .sub-total{overflow:hidden}
.C53 .opener{position:relative;z-index:99}
.C53 .custom-select-dropdown-content{position:absolute;left:0;top:97%;z-index:20;width:241px;border:1px solid #d7d7d7;background-color:#fff;color:#373e46;padding:0;will-change:opacity;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .1s ease,visibility .1s ease}
.C53 .custom-select-dropdown-content.open{visibility:visible;opacity:1;width:450px;height:auto;right:0;margin-top:10px;left:initial;color:#5c0931;max-height:initial;pointer-events:initial}
@media only screen and (max-width:767px){.C53 .custom-select-dropdown-content.open{left:0;width:100%}
}
.C53 .breakdown{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}
.C53 .breakdown h2{margin:15px 0;font-weight:400}
.C53 .is-total-price .confirmation a{margin-bottom:20px}
@media only screen and (max-width:767px){.C53 .accordion-module{margin:0}
}
.C53 .accordion-module .accordion-module-item.active{display:block;overflow:hidden}
.C53 .accordion-module h3{font-size:24px}
.C53 .accordion-module .anci-head-icon{margin:10px 20px 0 0 !important;font-size:28px}
@media only screen and (max-width:767px){.C53 .accordion-module .anci-head-icon{margin:0 20px 0 15px !important}
}
.C53 .accordion-module .anci-head-icon img{max-width:35px}
.C53 .accordion-module .anci-head-icon.flight{margin:20px 20px 0 0 !important}
@media only screen and (max-width:767px){.C53 .accordion-module .anci-head-icon.flight{margin:0 20px 0 15px !important}
}
.C53 .accordion-module .separator{border-bottom:1px solid #ccc}
.C53 .accordion-module .contents.is-top{margin-top:15px}
.C53 .accordion-module .contents .main{display:block;overflow:hidden}
.C53 .accordion-module .contents .main ul li{padding:0 0 15px}
.C53 .accordion-module .contents .main ul li strong{margin:0 0 5px 0}
.C53 .accordion-module .contents .main ul li p{margin:0}
.C53 .accordion-module .contents .car-logo img{width:60px;margin-right:13px}
.C53 .accordion-module .contents .car-logo strong{margin:0;vertical-align:bottom}
.C53 .accordion-module .contents .sub-total p{padding-bottom:18px}
.C58 .confirmation h2{margin-top:55px;margin-left:20px}
.C58 .confirmation ul{margin-left:20px;margin-top:28px}
.C58 .confirmation ul li{margin:10px 0}
.C58 .confirmation ul li a{text-decoration:underline}
.C58 .confirmation .checkbox-base{margin-top:8px;margin-left:23px}
@media only screen and (max-width:767px){.C58 .confirmation .checkbox-base .checkbox-base-text{font-size:14px;font-weight:500}
}
.C58 .confirmation-btn{margin-top:-20px}
@media only screen and (max-width:767px){.C58 .confirmation-btn{margin-top:20px}
.C58 .confirmation-btn a{display:inherit}
}
.C58 .agreement{margin:20px 0 40px}
@media only screen and (max-width:767px){.C58 .btn-group{padding-bottom:40px}
}
@media only screen and (max-width:767px){.C58 .btn-group div{text-align:center;margin:10px 0}
.C58 .btn-group a{width:100%}
}
.C58 .acknoledgment{padding-bottom:10.5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}
@media only screen and (max-width:767px){.C58 .acknoledgment{display:inline-block}
}
.C58 .acknoledgment.is-orange{background:#f27900;color:#fff}
@media only screen and (max-width:767px){.C58 .acknoledgment img{margin-top:50%}
}
.C58 .acknoledgment ul{margin-top:20px}
@media only screen and (max-width:767px){.C58 .acknoledgment ul{margin-left:30%}
}
.C58 .acknoledgment ul li{margin:5px 0}
.C58 .acknoledgment ul li a{color:#fff;text-decoration:underline}
.T7{position:absolute;left:0;right:0;bottom:-175px;z-index:30}
.T7:after,.T7:before{content:'';display:table}
.T7:after{clear:both}
@media only screen and (max-width:959px){.T7{bottom:-200px}
}
@media only screen and (max-width:959px){.T7.generic{bottom:auto;top:450px}
}
.T7.short{bottom:-76px}
@media only screen and (max-width:959px){.T7.short{position:relative;bottom:auto;margin:50px 0 0}
}
.T7.is-dashboard{position:relative;bottom:auto;margin:50px 0 70px 0}
.T7-container{display:table;width:100%;max-width:960px;min-height:236px;margin:0 auto;box-shadow:3px 3px 103px rgba(0,0,0,.33);background:#f2f2f2;border-radius:5px}
.T7-container:after,.T7-container:before{content:'';display:table}
.T7-container:after{clear:both}
@media only screen and (max-width:959px){.T7-container{height:auto}
}
.T7-controls{display:table-header-group}
.T7-controls ul{overflow:hidden;margin:0}
.T7-controls ul li{display:block;float:left;width:33.33%;border-radius:0 5px 0 0;box-shadow:inset 12px -8px 39px rgba(0,0,0,.08);background-image:linear-gradient(to bottom,#f4f4f4 0,#cfcfcd 100%);background-repeat:repeat-x}
.T7-controls ul li.active{border-radius:5px 5px 0 0;box-shadow:3px 3px 13px rgba(0,0,0,.13);background:#f2f2f2}
.T7-controls ul li a{display:block;padding:9px 0 10px 17px}
.T7-tab-container{display:table-cell;vertical-align:middle;width:100%;height:236px;padding:0 20px 0 20px}
@media only screen and (max-width:959px){.T7-tab-container{padding-top:20px}
}
.T7-tab{display:none}
.T7-tab.active{display:block}
.T7-tab .row{margin-bottom:15px}
.T7-tab .autocomplete{padding:0}
.T7-tab .autocomplete .input-base.selected:hover+div .info-dialog-box{z-index:11;top:0;width:100%;height:0;padding:0}
.T7-tab .autocomplete .input-base.selected:hover+div .info-dialog-box-content{bottom:6px;left:50%;opacity:1;margin:0;width:auto;min-width:100%;visibility:visible;transition:visibility 0 .3s,opacity .3s 0,top 0 .3s}
.T7-tab .autocomplete .input-base.selected:hover+div .info-dialog-box-content p{font-size:14px;font-weight:300;white-space:nowrap;margin:0}
.T7-tab .autocomplete .input-base.selected:hover+div .info-dialog-box-content:before{left:calc(50% - 6px)}
.T7-tab .autocomplete.active .input-base-ico{display:none}
.T7-tab .autocomplete.active .input-base:before{content:'';position:absolute;top:50%;margin:-10px 0 0 0;right:13px;width:21px;height:21px;border-radius:100%;background-color:#a29a92;transition:background .2s ease;z-index:3}
@media only screen and (max-width:959px){.T7-tab .autocomplete.active .input-base:before{right:19px;width:30px;height:30px}
}
.T7-tab .autocomplete.active .input-base:after{position:absolute;top:50%;right:13px;margin:-9px 0 0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;content:'\e929';color:#fff;background:0;font-size:4px;line-height:1em;padding:7px 4px;z-index:4;border-radius:0;font-size:6px}
@media only screen and (max-width:959px){.T7-tab .autocomplete.active .input-base:after{right:19px;padding:11px 4px;font-size:10px}
}
.T7-tab .autocomplete .input-base-ico{position:absolute;right:10px;bottom:10px;width:10px;height:10px;background:#fff url(homepageClientlibs/images/img-autocomplete.gif) 0 0 no-repeat}
.T7-tab .autocomplete .input-base:before{content:'';position:absolute;top:50%;margin:-10px 0 0 0;right:13px;width:21px;height:21px;border-radius:100%;background-color:#a29a92;transition:background .2s ease;z-index:3}
@media only screen and (max-width:959px){.T7-tab .autocomplete .input-base:before{right:19px;width:30px;height:30px}
}
.T7-tab .autocomplete .input-base:after{position:absolute;top:50%;right:13px;margin:-9px 0 0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;content:'\e928';color:#fff;background:0;font-size:4px;line-height:1em;padding:7px 4px;z-index:4;border-radius:0;font-size:6px}
@media only screen and (max-width:959px){.T7-tab .autocomplete .input-base:after{right:19px;padding:11px 4px;font-size:10px}
}
.T7-tab .autocomplete-input-holder{display:block}
@media only screen and (max-width:959px){.T7-tab .autocomplete-drop{margin-top:-21px}
}
.T7-tab .autocomplete-typeahead .twitter-typeahead{width:100%}
@media only screen and (max-width:959px){.T7-tab .autocomplete-typeahead .twitter-typeahead{height:auto}
}
.T7-tab .autocomplete-typeahead.input-base{overflow:visible}
.T7-tab .autocomplete-typeahead.input-base input[type=text]{padding-bottom:7px}
.T7-tab .autocomplete-typeahead.input-base:after,.T7-tab .autocomplete-typeahead.input-base:before{display:none}
.T7-tab .autocomplete-typeahead.input-base .tt-menu{width:auto;min-width:100%;border:1px solid #d7d7d7;font-size:15px;color:#666;background:#fff;overflow:auto;max-height:210px}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;white-space:nowrap;cursor:pointer}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#5c0931;transition:background .2s ease}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:inline-block}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-cursor{color:#fff;background:#5c0931;transition:background .2s ease}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-cursor .tt-highlight{color:#fff}
.T7-tab .autocomplete-typeahead.input-base .swap{position:absolute;z-index:99;top:50%;margin:-15px 0 0;font-size:28px;font-weight:700;color:#5c0931;cursor:pointer;right:7px}
.T7-tab .autocomplete-typeahead.filled .input-base-placeholder.active+.input-base-bg{background:#fff}
.T7-tab form .custom-select,.T7-tab form button[type=submit]{width:100%}
.T7-tab form .T7-calendar{overflow:hidden}
.T7-tab form .T7-calendar-field{float:left;width:50%;padding-left:10px}
.T7-tab form .T7-calendar-field:first-child{padding-left:0;padding-right:10px}
.T7-tab .text-right{text-align:right;color:#909090;font-weight:400}
@media only screen and (max-width:959px){.T7-tab .text-right{text-align:left}
}
.T7-tab .text-right a{color:#909090;text-decoration:underline}
.T7-tab .logged-in .text-right{display:none}
.T7-tab .upcoming-trip{padding:25px 0 0 0}
.T7-tab .upcoming-trip-imagery{width:100%;text-align:center}
.T7-tab .upcoming-trip-imagery .imagery{width:340px;height:220px;background-size:cover}
.T7-tab .upcoming-trip-details{overflow:hidden;width:100%;padding:0 0 0 10px}
.T7-tab .upcoming-trip-details h4:first-child{margin-top:0}
@media only screen and (max-width:959px){.T7-tab .upcoming-trip-details h4{display:none}
}
.T7-tab .upcoming-trip-details .location{float:left;width:90px;margin:0 30px 0 0}
@media only screen and (max-width:959px){.T7-tab .upcoming-trip-details .location{width:20%}
.T7-tab .upcoming-trip-details .location.arrival{float:right}
}
.T7-tab .upcoming-trip-details .location span{display:block;font-size:11px}
.T7-tab .upcoming-trip-details .transition{float:left;width:170px;margin:15px 30px 0 0;text-align:center}
@media only screen and (max-width:959px){.T7-tab .upcoming-trip-details .transition{width:44%;margin:29px 0 0}
}
.T7-tab .upcoming-trip-details .manage{float:left;width:150px;padding:23px 0 0 0;text-align:right}
@media only screen and (max-width:959px){.T7-tab .upcoming-trip-details .manage{clear:both;float:none;width:100%}
}
.T7-tab .upcoming-trip-details .manage button{width:100%}
.T7-tab .upcoming-trip-details .manage a{display:block;padding:30px 0 0 0;text-decoration:underline;font-weight:400;color:#909090}
.T7 button.btn{border:1px solid #ffa903}
.T7 button.btn:hover{border:1px solid #f8981d}
.T7-calendar-title h3{font-size:21px;font-weight:400}
#T7-1-7-display{width:320px;padding:10px;background:#c7c7c7;position:absolute;top:16px;z-index:2;min-height:100px;opacity:0;transition:all .2s ease-out;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}
@media only screen and (max-width:767px){#T7-1-7-display{height:340px;overflow:auto !important;top:23%;font-size:12px;right:5%;z-index:15000}
}
#T7-1-7-display.visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
#T7-1-7-display>div{position:relative;width:100%}
#T7-1-7-display>div:before{content:none}
#T7-1-7-display>div .desc,#T7-1-7-display>div .title{font-weight:200;font-size:10px;color:#000;text-align:left;margin:0;padding:0}
#T7-1-7-display>div .title{font-weight:400}
#T7-1-7-display>div button{right:-1px;top:-10px;position:absolute;background:0;border:0;-webkit-transform:scale(1,.7);-ms-transform:scale(1,.7);transform:scale(1,.7);font-size:15px}
.T31__flight-list-container__flight-item__row__flight-info li .cell.T31--row-modifier:before{content:attr(data-tier);display:none;color:#000}
@media only screen and (max-width:767px){.T7_4-redeem .a-tab-list li.redeem-tab-headers a span{visibility:hidden}
.T7_4-redeem .a-tab-list li.redeem-tab-headers:before{content:'';line-height:25px;position:absolute;font-size:19px;padding:18px 0;top:0;left:0;text-align:center}
.T7_4-redeem .a-tab-list li.redeem-tab-headers{width:33.33%;line-height:19px}
.T31_flight-details-list .T31__flight-list-container__flight-item__row__flight-info li .cell.T31--row-modifier:before{content:attr(data-tier);position:absolute;width:100%;padding:20px;top:0;left:0;display:block;background:#fff;font-size:20px;font-weight:500}
.T31_flight-details-list .timetable .timetable-search-results-flights-info>li .cell:nth-child(5){background:#fff}
.T31_flight-details-list .timetable .timetable-search-results-flights-info{width:93% !important;margin:0 auto}
.T31_flight-details-list .timetable .timetable-search-results-content-list{background:#fff}
}
#bookingTabViewContainer{box-shadow:2px 27px 47px 8px rgba(0,0,0,.12)}
.T7_4-redeem #bookingTabViewContainer{background:url(../../../images/bg-redeem-flight-search.png) #fff 0 top no-repeat}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer{background:#f2f2f2}
}
#bookingTabViewContainer .register-form-checkbox-bar{margin:0}
@media only screen and (max-width:767px){#bookingTabViewContainer .register-form-checkbox-bar .checkbox-slide{margin:0 auto 20px 0;display:inline-block}
}
@media only screen and (max-width:767px){#bookingTabViewContainer .submit-cell button{width:100%}
}
.T7_4-redeem #bookingTabViewContainer .submit-cell button{padding-right:55px}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .submit-cell button{position:relative;padding-right:75px;margin-top:20px}
}
.T7_4-redeem #bookingTabViewContainer .submit-cell button .icon{position:absolute;top:38px;font-size:32px}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .submit-cell button .icon{top:5px;font-size:52px}
}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .submit-cell button{font-size:24px}
}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .submit-cell .form-row{padding:0}
}
#bookingTabViewContainer .form-row{padding:29px 0;text-align:right;width:100%}
#bookingTabViewContainer h3{font-size:16px;font-weight:700;display:inline-block;vertical-align:middle;color:#5c0931;margin-right:10px}
.T7_4-redeem #bookingTabViewContainer h3{float:left;margin:0}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer h3{float:none}
}
@media only screen and (max-width:767px){#bookingTabViewContainer h3{font-size:21px;font-weight:500}
}
#bookingTabViewContainer .flight-types h3{display:block}
#bookingTabViewContainer .input-base{overflow:visible}
#bookingTabViewContainer .custom-select{margin:20px 0;width:100%}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .custom-select{margin-top:0}
}
#bookingTabViewContainer .radio-base{font-size:12px;line-height:1.2;display:inline-block;position:relative;top:5px;padding:15px}
.T7_4-redeem #bookingTabViewContainer .radio-base{top:-12px;padding:0 10px}
@media only screen and (max-width:767px){#bookingTabViewContainer .radio-base{padding:0 10px;font-size:18px}
#bookingTabViewContainer .radio-base .radio-base-text{padding-left:28px}
}
#bookingTabViewContainer .radio-base .radio-base-text:before{top:-3px;left:-5px;width:16px;height:16px;border:3px solid #5c0931}
.T7_4-redeem #bookingTabViewContainer .radio-base .radio-base-text:before{top:-1px}
@media only screen and (max-width:767px){#bookingTabViewContainer .radio-base .radio-base-text:before{width:25px;height:25px}
}
@media only screen and (max-width:767px){#bookingTabViewContainer .T7_4-flight .radio-base{top:-12px}
}
#bookingTabViewContainer .twitter-typeahead{width:100%}
#bookingTabViewContainer .autocomplete{padding:0}
#bookingTabViewContainer .autocomplete.passengers{padding:20px 0 0}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .autocomplete.passengers{padding-top:0}
}
#bookingTabViewContainer .T7-calendar{padding:0}
#bookingTabViewContainer div[id^=T7-calendar_] .T7-calendar-field{padding:0 10px 0 0}
.T7_4-redeem #bookingTabViewContainer div[id^=T7-calendar_] .T7-calendar-field{padding:0 10px}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer div[id^=T7-calendar_] .T7-calendar-field{padding:0 10px !important}
}
@media only screen and (max-width:767px){#bookingTabViewContainer div[id^=T7-calendar_] .T7-calendar-field{padding:0 !important}
}
#bookingTabViewContainer .T7-calendar .T7-calendar-field{padding:0 10px 0 0;width:100%}
@media only screen and (max-width:767px){#bookingTabViewContainer .T7-calendar .T7-calendar-field{padding:0 !important}
}
#bookingTabViewContainer .main-trip-calendar .T7-calendar .T7-calendar-field{width:auto}
#bookingTabViewContainer .checkbox-base.is-above-input{position:relative;right:0;top:0;margin:0;z-index:3}
#T7_4-hotel-form .T7-calendar .T7-calendar-field,.T7_4-flight-form .T7-calendar .T7-calendar-field{width:auto}
#T7_4-hotel-form .T7-calendar .T7-calendar-field{padding:0 20px 0 0}
#T7_4-car-form .T7-calendar .T7-calendar-field{padding:0;margin:20px 0}
@media only screen and (max-width:767px){.T7_4-flight-form h3{margin-top:0}
}
.T7_4-flight-form .main-trip-calendar .T7-calendar .T7-calendar-field{width:34%;padding:0 20px 0 0}
@media only screen and (max-width:767px){.T7_4-flight-form .main-trip-calendar .T7-calendar .T7-calendar-field{width:100%}
}
.T7_4-flight-form .input-base{max-width:320px}
@media only screen and (max-width:767px){.T7_4-flight-form .input-base{max-width:100%}
}
.T7_4-flight-form .row{position:relative}
.T7_4-flight-form .premium-check,.T7_4-flight-form .promo-code{padding-top:20px}
@media only screen and (max-width:767px){.T7_4-flight-form .premium-check,.T7_4-flight-form .promo-code{padding-top:0}
}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .promo-code>.input-base{margin-bottom:0}
}
.T7_4-flight-form .premium-check>label.checkbox-base{margin-left:0}
@media only screen and (max-width:767px){.T7_4-flight-form .premium-check{padding-top:0;position:relative;top:-17px}
}
.T7_4-flight-form .multi-flight-row{padding-bottom:20px}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .multi-flight-row{padding-bottom:0}
}
.T7_4-flight-form #addFlight{display:block;padding:0 0 20px 0;font-size:19px;font-weight:300}
@media only screen and (max-width:767px){.T7_4-flight-form #addFlight{font-size:22px}
}
.T7_4-flight-form .flight-types{margin-bottom:40px}
.T7_4-redeem .T7_4-flight-form .flight-types{margin-bottom:10px}
@media only screen and (max-width:767px){.T7_4-flight-form .flight-types{margin-bottom:10px}
}
.T7_4-flight-form .delete-flight{background:0;border:0;position:relative;left:-20px;top:6px;font-size:31px;display:inline-block;color:#5c0931;cursor:pointer}
@media only screen and (max-width:767px){.T7_4-flight-form .remove-flight-btn-container{position:absolute;top:0;right:8px;width:34px;background:#5c0931;height:281px}
.T7_4-flight-form .remove-flight-btn-container .delete-flight{color:#fff;left:-10px;height:100%;top:4px;padding:4px}
.T7_4-flight-form .remove-flight-btn-container .delete-flight>span{position:relative;left:-2px}
}
.T7_4-flight-form .multi-field{display:none}
.T7_4-flight-form.to-fields-disabled .T7-calendar>div:last-child,.T7_4-flight-form.to-fields-disabled .to-field{opacity:.4}
.T7_4-flight-form .T7_4-flight.enable-multi .multi-field{display:block}
@media only screen and (max-width:959px){.T7_4-flight-form .passengers .input-base{margin-bottom:0}
}
.T7_4-flight-form .accordion-module{padding-left:10px;padding-right:10px;margin-top:7px}
.T7_4-flight-form .accordion-module .accordion-module-item{border-color:transparent transparent #521231}
.T7_4-flight-form .accordion-module .accordion-module-item:first-child{border-top:1px solid #521231}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .accordion-module{margin:0;background:#f2f2f2;border-top:0}
.T7_4-redeem .T7_4-flight-form .accordion-module .accordion-module-opener{font-size:30px;padding:20px 50px 20px 0}
.T7_4-redeem .T7_4-flight-form .accordion-module .accordion-module-opener:after{left:auto;right:10px}
}
.T7_4-redeem #bookingTabViewContainer .autocomplete .input-base:before{content:'';position:absolute;top:50%;margin:-10px 0 0 0;right:13px;width:21px;height:21px;border-radius:100%;background-color:#a29a92;transition:background .2s ease;z-index:3}
.T7_4-redeem #bookingTabViewContainer .autocomplete .input-base:after{position:absolute;top:50%;right:13px;margin:-9px 0 0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;content:'\e928';color:#fff;background:0;font-size:4px;line-height:1em;padding:7px 4px;z-index:4;border-radius:0;font-size:6px}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .autocomplete .input-base:after{font-size:10px;padding:11px 4px}
}
@media only screen and (max-width:767px){.T7_4-redeem #bookingTabViewContainer .autocomplete .input-base:after,.T7_4-redeem #bookingTabViewContainer .autocomplete .input-base:before{width:30px;height:30px;margin:-15px 0 0;right:19px}
}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight button.btn.btn-orange{width:100%;font-size:24px}
}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight button.btn.btn-orange .icon.icon-airplane-01{font-size:24px;position:absolute;top:16px}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight button.btn.btn-orange .icon.icon-airplane-01{top:5px;font-size:52px}
}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields{margin:20px 0 0 0;padding-bottom:40px}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields .info-dialog-box.info-dialog-box-form{color:#8f8f8d}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields .info-dialog-box.info-dialog-box-form label{top:-4px}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields .info-dialog-box.info-dialog-box-form label{margin-right:-16px;top:13%}
}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields div.input-base{margin-left:-10px}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields div.input-base{max-width:97%}
}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields button{margin-right:-10px}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields button{margin-right:0}
}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight div.retreive-form-fields div:nth-child(2){padding:0}
}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .spinner-overlay{margin-bottom:40px}
}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31_flight-details-list .timetable-search-results-content .timetable-search-results-content-list .cell.T31--row-modifier{width:100% !important;float:left;clear:both;height:100%;text-align:left;padding:20px;position:relative;padding-top:95px;line-height:33px;background:#ebebeb}
}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31_flight-details-list .timetable-search-results-content .timetable-search-results-content-list .cell.T31--row-modifier .col-center-block{padding:0}
}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31_flight-details-list .timetable-search-results-content .timetable-search-results-content-list .cell.T31--row-modifier .custom-select-list{text-align:left}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31__flight-list-header{padding-bottom:20px;border-top:1px solid #ebebeb}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .timetable .timetable-search-results-flights-info>li .cell .custom-select .input-base-placeholder{display:none}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .timetable .timetable-search-results-flights-info>li .cell .custom-select .input-base-placeholder.visible{text-align:left;display:block}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .timetable .timetable-search-results-flights-info>li .cell .custom-select .custom-select-opener{text-align:left}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T7_4-confirm-upgrade-payment-block button.btn.j-T7_4-otp-confirm:disabled,.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T7_4-confirm-upgrade-payment-block button.btn.j-T7_4-otp-confirm:disabled:hover{color:#521231 !important;background:#fff !important;border-color:#521231 !important}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T7_4-confirm-upgrade-payment-block{padding-bottom:40px}
}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T7_4-confirm-upgrade-payment-block .grey-text{color:#8f8f8d !important}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31_passenger-details-list .T31__flight-list-header{border:0}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31__passenger-list-container__passenger-item__row .T31--row-select{padding-left:20px}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31__passenger-list-container__passenger-item__row .T31--row-select span.checkbox-base-text{float:none}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block .upgrade-select-flights-pay-by{padding:0}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block{padding-top:25px;border-top:1px solid #ebebeb;width:100%;margin:40px auto 0}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block .row.mt-40{clear:both;float:left;width:100%;padding-right:0;padding-left:0;margin:40px auto 40px auto}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block .row.mt-40>div.col-xs-12{padding:0}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block .grey-text{color:#8f8f8d !important}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block .grey-text h2{line-height:47px}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block .grey-text h2{font-size:27px}
}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block .grey-text strong{font-weight:700}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block div.row:first-child{padding:0;margin:0}
}
@media only screen and (max-width:767px){.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .upgrade-flights-pay-by-block div.row:first-child div:nth-child(2){padding:0}
}
@media only screen and (max-width:767px){.T7_4-redeem{padding-left:10px !important;padding-right:10px !important}
}
.T14-variant{position:relative}
@media only screen and (max-width:767px){.T14-variant{margin-bottom:50px}
}
.T14-variant .wave-decoration{top:-126px;z-index:0}
.T14-variant+.sub-menu-container{position:relative;z-index:1}
.T14-variant .T14-status-section-content{position:relative;z-index:10}
.T14-variant .T14-status-section{margin:0 0 46px}
.T14-variant .T14-status-section:after,.T14-variant .T14-status-section:before{content:'';display:table}
.T14-variant .T14-status-section:after{clear:both}
.T14-variant .T14-status-section-content>ul{margin:0 auto;letter-spacing:-6px;width:544px;padding:0;margin-top:-100px;position:relative}
@media only screen and (max-width:767px){.T14-variant .T14-status-section-content>ul{width:100%;margin-top:0}
}
.T14-variant .T14-status-section-content>ul>li{display:inline-block;vertical-align:top;letter-spacing:0;padding:0;width:25%;height:120px}
@media only screen and (max-width:767px){.T14-variant .T14-status-section-content>ul>li{width:50%;height:auto;float:left}
}
@media all and (min-width:0\0) and (min-resolution:.001dpcm){.T14-variant .T14-status-section-content>ul>li:nth-child(odd) .T14-status-block.page-select,.T14-variant .T14-status-section-content>ul>li:nth-child(odd) .T14-status-block:hover{background:#fff}
}
.T14-variant .T14-status-block{padding-bottom:20px;font-size:12px;text-align:center;color:#fff;background:#7b8d9f;transition:color .3s ease;position:relative;overflow:hidden;height:130px}
@media only screen and (max-width:767px){.T14-variant .T14-status-block{height:218px;padding-top:20px}
}
.T14-variant .T14-status-block:before{opacity:0;content:'';position:absolute;top:15%;left:15%;right:15%;bottom:15%;background:#fff;box-shadow:0 0 8px rgba(90,90,90,.35);transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transform:scale(1,1);-ms-transform:scale(1,1)}
@media all and (min-width:0\0) and (min-resolution:.001dpcm){.T14-variant .T14-status-block:before{top:-5%;left:-5%;right:-5%;bottom:-5%}
}
.T14-variant .T14-status-block.hover,.T14-variant .T14-status-block.page-select,.T14-variant .T14-status-block:hover{overflow:visible;color:#5c0931}
@media all and (min-width:0 \0) and (min-resolution:.001dpcm){.T14-variant .T14-status-block.hover,.T14-variant .T14-status-block.page-select,.T14-variant .T14-status-block:hover{background:#fff}
}
.T14-variant .T14-status-block.hover:before,.T14-variant .T14-status-block.page-select:before,.T14-variant .T14-status-block:hover:before{opacity:1;z-index:2;-webkit-transform:scale(1.54,1.68);-ms-transform:scale(1.54,1.68);transform:scale(1.54,1.68)}
.T14-variant .T14-status-block.hover a,.T14-variant .T14-status-block.page-select a,.T14-variant .T14-status-block:hover a{color:#5c0931}
.T14-variant .T14-status-block.hover .social,.T14-variant .T14-status-block.hover .status-block-view-more,.T14-variant .T14-status-block.page-select .social,.T14-variant .T14-status-block.page-select .status-block-view-more,.T14-variant .T14-status-block:hover .social,.T14-variant .T14-status-block:hover .status-block-view-more{display:inline-block;opacity:1}
@media only screen and (max-width:767px){.T14-variant .T14-status-block.hover .social,.T14-variant .T14-status-block.hover .status-block-view-more,.T14-variant .T14-status-block.page-select .social,.T14-variant .T14-status-block.page-select .status-block-view-more,.T14-variant .T14-status-block:hover .social,.T14-variant .T14-status-block:hover .status-block-view-more{display:none}
}
.T14-variant .T14-status-block.hover .status-block-view-more,.T14-variant .T14-status-block.page-select .status-block-view-more,.T14-variant .T14-status-block:hover .status-block-view-more{margin-bottom:0;transition-delay:.2s}
@media only screen and (max-width:767px){.T14-variant .T14-status-block.hover .status-block-view-more,.T14-variant .T14-status-block.page-select .status-block-view-more,.T14-variant .T14-status-block:hover .status-block-view-more{display:none}
}
.T14-variant .T14-status-block.hover .status-block-quantity,.T14-variant .T14-status-block.page-select .status-block-quantity,.T14-variant .T14-status-block:hover .status-block-quantity{display:none}
.T14-variant .T14-status-block.hover img,.T14-variant .T14-status-block.page-select img,.T14-variant .T14-status-block:hover img{opacity:0}
.T14-variant .T14-status-block.hover img.image-hover,.T14-variant .T14-status-block.page-select img.image-hover,.T14-variant .T14-status-block:hover img.image-hover{opacity:1}
.T14-variant .T14-status-block.hover .image-hover,.T14-variant .T14-status-block.page-select .image-hover,.T14-variant .T14-status-block:hover .image-hover{opacity:1}
.T14-variant .T14-status-block *{position:relative;z-index:2}
.T14-variant .T14-status-block a{color:#fff}
.T14-variant .T14-status-block-image-holder{width:80px;height:50px;margin:0 auto;position:relative;display:block}
.T14-variant .T14-status-block-image-holder>span{position:relative;display:inline-block;width:100%;height:50px;top:50%;font-size:50px;margin:0 auto;transition:opacity .2s;opacity:1}
.T14-variant .T14-status-block-image-holder>span.icon-discover{font-size:16px}
.T14-variant .T14-status-block-image-holder>span.icon-discover:before{position:relative;top:20px}
.T14-variant .T14-status-block-image-holder>img{position:relative;width:50px;height:50px;top:20%;margin:0 auto;display:block;transition:opacity .2s;opacity:1}
.T14-variant .T14-status-block-image-holder .image-hover{opacity:0;position:relative;display:inline-block;color:#fff;padding:0;top:-54px;left:-14px;transition:opacity .2s}
.T14-variant .T14-status-block-image-holder .image-hover>img{opacity:1 !important;width:80px}
.T14-variant .T14-status-block-quantity{position:absolute;top:50%;left:0;right:0;text-align:center;font-size:35px;margin:-25px 0 0 24px;font-weight:100}
.T14-variant .T14-status-block-info{display:block;font-size:31px;font-weight:100;text-align:center}
.T14-variant .T14-status-block-info.is-middle{font-size:20px;margin-top:27px}
@media only screen and (max-width:767px){.T14-variant .T14-status-block-info.is-middle{font-size:34px}
}
.T14-variant .T14-status-block-additional-info{display:block;margin:0;font-size:15px;font-weight:300;text-align:center}
@media only screen and (max-width:767px){.T14-variant .T14-status-block-additional-info{font-size:23px}
}
.T14-variant .T14-status-block-view-more{opacity:0;position:absolute;left:0;right:0;bottom:-10px;margin-bottom:-15px}
.T14-variant .T14-status-block-view-more span[class*=" icon-"],.T14-variant .T14-status-block-view-more span[class^=icon-]{display:inline-block;vertical-align:middle;margin:0 11px 0 0;font-size:6px}
@media only screen and (max-width:959px){.T14-variant .T14-block{height:130px}
.T14-variant .T14-block.active{border-bottom:3px solid #5c0931}
}
.T14-variant .T14-block:nth-child(odd) .T14-status-block{background:#6d7a87}
@media only screen and (max-width:767px){.T14-variant .T14-block:nth-child(2) .T14-status-block,.T14-variant .T14-block:nth-child(3) .T14-status-block{background:#7b8d9f}
.T14-variant .T14-block:nth-child(4) .T14-status-block{background:#6d7a87}
}
@media(min-width:1999px){.T14-variant .wave-decoration{position:absolute;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);z-index:0;pointer-events:none;width:2000px;left:50%;margin:0 0 0 -1000px}
}
.T28{margin-bottom:50px}
@media only screen and (max-width:767px){.T28>.container{padding-left:10px;padding-right:10px}
}
.T28>.container .imagery{height:398px;width:530px;background-size:cover}
.T28-column{padding-right:0;background-color:#521231;background-repeat:no-repeat}
.T28-column img{max-width:50%}
@media only screen and (max-width:959px){.T28-column img{min-width:100%;max-width:100%}
}
@media only screen and (max-width:959px){.T28-column{background-image:url(homepageClientlibs/images/bg-related-faqs-mobile.png) !important;background-position:90% 75% !important}
}
.T28-content{position:absolute;top:0;left:50%;width:50%;height:100%;padding:25px;color:#fff}
.T28-content h2{margin-top:10px;font-weight:200}
.T28-content a{color:currentColor;font-weight:100}
.T28-content .btn{position:absolute;bottom:22px}
@media only screen and (max-width:767px){.T28-content .btn{position:static;width:100%;font-size:24px}
}
@media only screen and (max-width:959px){.T28-content{position:relative;left:auto;display:block;width:100%;padding-bottom:25px}
}
.T28 .bulleted-list{font-size:17px}
.T28 .bulleted-list>li [class*=icon]{color:currentColor;font-size:13px}
@media only screen and (max-width:767px){.T28 .bulleted-list>li [class*=icon]{font-size:22px}
}
.T28 .bulleted-list a{text-decoration:none}
.T28 .bulleted-list a:hover{color:inherit}
@media only screen and (max-width:767px){.T28 .bulleted-list a{display:block;padding-left:15px}
}
@media only screen and (max-width:767px){.T28 .bulleted-list{font-size:24px}
}
.T38{background:#521231}
@media only screen and (max-width:767px){.T38{height:auto;background:0}
}
.T38-bg-image{width:103%;background-repeat:no-repeat;background-size:cover;padding-bottom:55%}
@media only screen and (max-width:959px){.T38-bg-image{padding-bottom:47%}
}
.T38-qmiles-summary{height:50%;padding:30px;background:#521231;color:#fff}
@media only screen and (max-width:767px){.T38-qmiles-summary{padding:34px 0 28px !important;margin:0 -10px}
}
.T38-qmiles-summary h2{margin-bottom:.5em !important;color:#fff;font-weight:200}
@media only screen and (max-width:959px){.T38-qmiles-summary h2{font-size:24px}
}
@media only screen and (max-width:767px){.T38-qmiles-summary h2{margin:0 0 20px 6px;font-size:40px;letter-spacing:-1px;font-weight:300;border:0;text-indent:13px;padding-left:20px;color:#521231 !important}
}
.T38-qmiles-summary table{margin-left:-20px}
@media only screen and (max-width:767px){.T38-qmiles-summary table{width:100%;text-align:center;table-layout:fixed}
.T38-qmiles-summary table tr:first-child th{padding:0 0 14px;font-size:21px;font-weight:700}
}
.T38-qmiles-summary table td,.T38-qmiles-summary table th{padding:6px 20px;font-weight:100}
@media only screen and (max-width:767px){.T38-qmiles-summary table td,.T38-qmiles-summary table th{padding:6px 0;font-size:22px !important;font-weight:300}
}
@media only screen and (max-width:959px){.T38-qmiles-summary table td,.T38-qmiles-summary table th{font-size:14px}
}
.T38-qmiles-summary table th{font-size:20px}
@media only screen and (max-width:959px){.T38-qmiles-summary table th{font-size:18px}
}
.T38.is-dashboard .T38-qmiles-summary{padding:22px 52px 17px 69px;background:#f7f7f7;color:#521231}
.T38.is-dashboard .T38-qmiles-summary h2{color:#521231}
.T38.is-dashboard .bottom-row{background:#f0efee;padding:8px 8px 9px}
@media only screen and (max-width:767px){.T38.is-dashboard .bottom-row{margin:0 -10px}
}
.T38.is-dashboard .bottom-row-content{max-width:400px;margin:0 auto}
@media only screen and (max-width:767px){.T38.is-dashboard .bottom-row-content{max-width:none}
}
@media only screen and (max-width:767px){.T38-container{width:95%;margin:0 auto}
}
.my-activities .T38-container{margin-bottom:-50px}
.my-activities .T38-container .columns-container{max-height:700px}
@media only screen and (max-width:767px){.my-activities .T38-container .columns-container{max-height:1280px}
}
@media only screen and (max-width:767px){.my-activities .T38-container{margin-bottom:0}
}
.T39{padding-left:20px}
@media only screen and (max-width:767px){.T39{padding-top:10px;padding-left:0}
}
.T39-block{position:relative;background-color:#521231;background-repeat:no-repeat;margin-bottom:21px}
@media only screen and (max-width:767px){.T39-block{margin-bottom:10px}
}
.T39-block:before{content:'';display:block;padding-top:33.33%}
.T39-block:first-child{background-position:91% 140% !important}
@media only screen and (max-width:959px){.T39-block:first-child{background-position:94% 40px !important}
}
@media only screen and (max-width:767px){.T39-block:first-child{background-position:92% 50px !important}
}
.T39-block:last-child{margin-bottom:0}
.T39-block:last-child:before{padding-bottom:20%}
@media only screen and (max-width:767px){.T39-block:last-child:before{padding-bottom:0;padding-top:10px}
}
.T39-block-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:20px;color:#fff}
@media only screen and (max-width:767px){.T39-block-3 .T39-block-content{position:relative}
}
.T39-block-content>div{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}
@media only screen and (max-width:767px){.T39-block-content>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}
}
.T39-block-content [class^=col-]{height:100%}
@media only screen and (max-width:767px){.T39-block-content [class^=col-]{padding-left:0;padding-right:0}
}
.T39-block-content h2{padding-top:10px;margin-bottom:0 !important;border:0;color:currentColor !important;line-height:40px !important}
@media only screen and (max-width:959px){.T39-block-content h2{line-height:25px !important;font-size:3vh;top:-10px;position:relative}
}
@media only screen and (max-width:767px){.T39-block-content h2{font-size:40px;line-height:42px !important;margin-top:0;padding-top:0}
}
.T39-block-content h4{font-size:16px;font-weight:100;margin-bottom:1em}
@media only screen and (max-width:959px){.T39-block-content h4{margin-top:0;margin-bottom:1em;font-size:20px}
}
.T39-block-content .T39-claim-btn{position:absolute;bottom:0;font-size:14px;font-weight:100;line-height:21px}
.T39-block-content .T39-search{width:100%}
@media only screen and (max-width:767px){.T39-block-content .T39-search{margin-top:-5px}
}
.T39-block-content .T39-view-partners-link{position:absolute;bottom:15px;right:22px}
.T39-block-content .T39-view-partners-link .icon-arrow-right2{position:relative;top:3px}
@media only screen and (max-width:767px){.T39-block-content .T39-view-partners-link .icon-arrow-right2{top:3px;font-size:20px}
}
@media only screen and (max-width:959px){.T39-block-content .T39-view-partners-link{bottom:10px}
}
@media only screen and (max-width:767px){.T39-block-content .T39-view-partners-link{position:relative;right:0;bottom:0}
}
.T39-block-content .T39-view-partners-link a{color:currentColor;font-size:12px;font-weight:300}
@media only screen and (max-width:767px){.T39-block-content .T39-view-partners-link a{font-size:16px}
}
.my-activities .T39-container .columns-container{max-height:550px}
.T39-block-3 .T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:0;color:#000;cursor:pointer}
.T39-block-3 .T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#5c0931;transition:background .2s ease}
.T39-block-3 .T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-dataset h5{padding:0 10px;font-weight:700}
.T42{position:relative;margin-top:-215px;background-color:linear-gradient(45deg,#f2f7fd 0,#ebf5fe 100%);background-size:cover;background-repeat:no-repeat;background-position:50% center}
.T42 .wave-decoration.is-gray-light svg path{fill:#fff}
.T42>.container:after{content:'';position:absolute;display:block;bottom:0;left:0;width:100%;height:20%;background-color:#ebebeb}
@media only screen and (max-width:767px){.T42>.container:after{height:40%}
}
.T42>.container>.row>[class^=col-]{position:absolute;top:200px}
.T42 h1{margin:40px 0 20px}
@media only screen and (max-width:767px){.T42 h1{font-size:60px;position:relative}
}
@media only screen and (max-width:767px){.T42{background-size:auto;background-position:50% 100px}
}
.T42 .T42-image .bg{min-height:550px;width:100%}
.T42 .categories-area{margin-top:600px;padding-top:40px}
.T42 .categories-area p{font-size:20px}
@media only screen and (max-width:767px){.T42 .categories-area{margin-top:720px;margin-bottom:100px}
}
.T42 .categories-list{padding:40px 0}
.T43-search .custom-select{min-width:auto;width:100%}
.T43-search .T43-calendar-override .input-base-placeholder{padding-right:40px}
.T43-search>div:first-child{width:37%}
@media only screen and (max-width:959px){.T43-search>div:first-child{width:100%;margin-bottom:20px}
}
@media only screen and (max-width:767px){.T43-search>div:first-child{width:100%}
}
.T43-search>div:nth-child(2){width:13%}
@media only screen and (max-width:959px){.T43-search>div:nth-child(2){width:33%;padding-left:10px}
}
@media only screen and (max-width:767px){.T43-search>div:nth-child(2){width:100%;padding-left:0;margin-top:10px}
}
.T43-search>div:last-child{width:63%}
@media only screen and (max-width:959px){.T43-search>div:last-child{width:100%;padding-left:0;margin-top:-20px}
}
@media only screen and (max-width:767px){.T43-search>div:last-child{width:100%}
}
@media only screen and (max-width:959px){.T43-search>[class^=col-]{padding-left:0;padding-right:0}
.T43-search>[class^=col-]>[class^=col-]{margin-top:20px}
.T43-search>[class^=col-]>[class^=col-]:last-child{padding-left:0;margin-bottom:20px}
}
@media only screen and (max-width:767px){.T43-search{margin-left:20px;margin-right:20px}
.T43-search>[class^=col-] .input-base{margin-bottom:0}
.T43-search>[class^=col-]>[class^=col-]{padding:0;margin-top:0}
}
.T43-results{margin-top:70px}
.T43-results .spinner-content>.container>div>div>.row{margin-left:-15px;margin-right:-15px;margin-bottom:10px}
.T43-results .spinner-content>.container>div>div>.row>[class^=col-]{padding-left:5px;padding-right:5px}
@media only screen and (max-width:767px){.T43-results .spinner-content>.container>div>div>.row>[class^=col-]{padding-left:0;padding-right:0;margin-bottom:10px}
}
@media only screen and (max-width:767px){.T43-results .spinner-content>.container>div>div>.row{margin-left:-20px;margin-right:-20px;margin-bottom:0}
}
.T43-detail-top-bar{margin-bottom:10px;margin-left:-10px;margin-right:-10px}
.T43-detail-top-bar>[class^=col-]{margin-bottom:20px}
@media only screen and (max-width:767px){.T43-detail-top-bar .text-right{text-align:left}
}
.T43-detail-top-bar a{font-size:15px;line-height:19px;text-decoration:underline}
@media only screen and (max-width:767px){.T43-detail-top-bar a{font-size:22px;line-height:25px}
}
.T43-detail-top-bar a:hover{text-decoration:none}
.T43-detail-top-bar .social-share a{font-size:34px;text-decoration:none}
@media only screen and (max-width:767px){.T43-detail-top-bar .social-share a{font-size:50px}
}
.T43-detail-top-bar .social-share-label,.T43-detail-top-bar .social-share-list{position:relative;top:-3px}
@media only screen and (max-width:767px){.T43-detail-top-bar{margin-top:-50px;margin-left:-10px;margin-right:-10px}
}
.T43-detail-content{clear:both;padding:35px;margin-left:-10px;margin-right:-10px;background-color:#fff}
.T43-detail-content header{margin-bottom:30px}
.T43-detail-content header h1{margin-top:0;margin-bottom:.4em}
.T43-detail-content .T43-detail-content-date{font-size:15px;line-height:18px}
@media only screen and (max-width:767px){.T43-detail-content .T43-detail-content-date{font-size:22px;line-height:27px}
}
.T43-detail-content .T43-detail-content-tags{margin:0 -10px}
@media only screen and (max-width:767px){.T43-detail-content .T43-detail-content-tags{margin-top:10px}
}
.T43-detail-content .T43-detail-content-tags a{border-bottom:1px solid rgba(82,18,49,.6);color:#521231;font-size:15px;line-height:18px;text-decoration:none}
@media only screen and (max-width:767px){.T43-detail-content .T43-detail-content-tags a{font-size:22px;line-height:27px}
}
.T43-detail-content .T43-detail-content-tags a:hover{border-bottom-color:transparent}
.T43-detail-content table td{padding-right:20px}
@media only screen and (max-width:767px){.T43-detail-content table td{padding-top:4px;padding-bottom:4px;vertical-align:top}
.T43-detail-content table td:first-child{width:38%}
}
.T43-detail-content .box{margin-bottom:10px}
@media only screen and (max-width:767px){.T43-detail-content .box .links-list{padding-left:0;padding-right:0}
}
@media only screen and (max-width:767px){.T43-detail-content .links-list{padding-left:10px;padding-right:10px}
}
@media only screen and (max-width:767px){.T43-detail-content .links-list-info{padding-left:10px;padding-right:10px;margin-bottom:20px}
}
@media only screen and (max-width:767px){.T43-detail-content .similar-news{padding-left:10px;padding-right:10px;margin-top:20px;font-size:22px;line-height:27px}
.T43-detail-content .similar-news strong{display:block;margin-bottom:10px}
}
@media only screen and (max-width:767px){.T43-detail-content .social-share-label{text-align:left}
}
@media only screen and (max-width:767px){.T43-detail-content .social-share{padding-left:0;padding-right:0;margin-top:20px;margin-bottom:20px}
}
@media only screen and (max-width:767px){.T43-detail-content{padding:20px;padding-bottom:40px;margin-left:-20px;margin-right:-20px;margin-bottom:40px}
}
.T43-detail-content-main{font-size:15px;line-height:18px}
.T43-detail-content-main>.row{margin-bottom:30px}
@media only screen and (max-width:767px){.T43-detail-content-main>.row>[class^=col-]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}
}
.T43-detail-content-main figure.float-left{margin-right:40px}
.T43-detail-content-main figure.float-right{margin-left:40px}
@media only screen and (max-width:767px){.T43-detail-content-main figure.float-left,.T43-detail-content-main figure.float-right{-webkit-box-ordinal-group:2;order:1;margin-top:20px;margin-left:-20px;margin-right:-20px;float:none}
}
.T43-detail-content-main figure img{width:100%}
.T43-detail-content-main figcaption{margin-top:.5em;font-size:12px;font-weight:700}
@media only screen and (max-width:767px){.T43-detail-content-main figcaption{padding-left:20px;font-size:18px}
}
.T43-detail-content-main h5{margin-top:0;font-size:15px;font-weight:700;line-height:18px}
@media only screen and (max-width:767px){.T43-detail-content-main h5{margin-bottom:20px;font-size:22px;line-height:27px}
}
@media only screen and (max-width:767px){.T43-detail-content-main{font-size:22px;line-height:27px}
}
.T43-calendar-override .col-sm-3{width:33.33%}
.T43-calendar-override .col-sm-3:first-child{padding:0;margin-bottom:10px}
.T43-calendar-override .col-sm-3:last-child{padding-left:0;padding-right:0}
.T43-calendar-override .col-sm-3:last-child .btn{width:100%;padding-top:13px}
@media only screen and (max-width:767px){.T43-calendar-override .col-sm-3:last-child .btn{margin-top:10px;font-size:22px}
}
@media only screen and (max-width:959px){.T43-calendar-override .col-sm-3{width:33.33%}
}
@media only screen and (max-width:767px){.T43-calendar-override .col-sm-3{width:100%;padding:0 !important}
}
@media only screen and (max-width:959px){.T43-calendar-override{margin-top:10px;margin-bottom:10px}
}
.t56{overflow:hidden;width:100%}
@media only screen and (max-width:959px){.t56{margin-bottom:30px}
}
.t56.small h3{font-size:14px}
.t56 h3{font-size:26px}
.t56 ul{overflow:hidden}
.t56 ul li a{display:block;float:left;padding:0 10px 0 0}
.T57{margin-top:-72px}
.T57 .icon{margin-right:5px;font-size:20px;vertical-align:middle}
.T57 a{color:currentColor;text-decoration:none}
.T57 a .icon{margin-right:6px;color:currentColor}
.T57-steps{text-align:center;background:linear-gradient(to right,#521231 50%,#f5f5f5 50%);overflow:hidden}
@media only screen and (max-width:767px){.T57-steps{display:-webkit-box;display:flex;margin:0;overflow:visible}
}
.T57-step{position:relative;display:inline-block;height:40px;padding:9px 20px 9px 40px;margin-left:-5px;background-color:#f5f5f5;color:#5a5a5a}
.T57-step.active{color:#fff;background-color:#521231}
.T57-step.active:after{content:'';position:absolute;top:0;right:-21px;z-index:1;display:inline-block;border:11px solid transparent;border-top:21px solid #521231;border-bottom-width:21px;border-left-color:#521231}
@media only screen and (max-width:767px){.T57-step.active:after{top:1px;right:-29px;border-width:15px;border-top-width:30px;border-bottom-width:30px}
}
@media only screen and (max-width:767px){.T57-step.current{width:100%}
.T57-step.current:before{content:'';position:absolute;top:21%;left:13px;width:2px;height:70%;background-color:#fff;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}
}
@media only screen and (max-width:767px){.T57-step:first-child.current{width:33.33%}
.T57-step:first-child.current:before{content:normal}
}
@media only screen and (max-width:767px){.T57-step:first-child{text-align:right}
}
@media only screen and (max-width:767px){.T57-step:last-child.current{width:33.33%}
}
@media only screen and (max-width:767px){.T57-step:last-child{text-align:left}
}
@media only screen and (max-width:767px){.T57-step{-webkit-box-flex:1;flex-grow:1;width:33.33%;height:60px;padding-top:17px;padding-left:25px;margin-left:0;font-size:21px}
}
.T57-step-text{vertical-align:middle}
@media only screen and (max-width:767px){.T57-step-text{display:none;font-weight:100}
.current .T57-step-text{display:inline}
}
.T73 .overlay-content{margin-bottom:20px;display:-webkit-box;display:flex}
@media only screen and (max-width:767px){.T73 .overlay-content{display:block}
}
.T73 .overlay-content:last-of-type{margin-bottom:0}
.T73 .is-rectangle-large .custom-select-opener{height:52px}
@media only screen and (max-width:767px){.T73 .is-rectangle-large .custom-select-opener{height:initial}
}
.video-player .vjs-big-play-button{font-size:65px;border-radius:50px;background:0;width:100px;height:100px;left:50%;margin-left:-50px;top:50%;margin-top:-50px}
div.C51{position:absolute;top:20px;width:295px;background:rgba(255,255,255,.75);box-shadow:5px 3px 57px #444;z-index:2}
@media only screen and (max-width:959px){div.C51{width:90%;left:50%;margin:0 0 0 -45%}
}
div.C51-top{padding:6px 15px 0;border-bottom:1px solid #5c0832}
div.C51-top strong{font-weight:700}
div.C51-content{padding:9px 15px 0}
div.C51-content-info{margin:0 0 10px}
div.C51-content p{margin:0}
div.C51-content strong{font-weight:700}
div.C51-content h4{margin:0 0 5px 0}
div.C51-bottom{padding:12px 15px 14px}
div.C51-bottom p{margin:5.5px 0 0}
div.C51-bottom p a{text-decoration:underline}
.warning{min-height:475px}
.warning.warning-container{position:relative;top:0;-webkit-transform:none;-ms-transform:none;transform:none}
.warning .wave-decoration{z-index:0}
.warning .wave-decoration.is-gray-light svg path{fill:#f7f7f7}
.C60.to-top{margin-top:-260px;margin-bottom:36px}
@media only screen and (max-width:767px){.C60.to-top{margin-top:-300px;margin-bottom:93px}
}
.C60-content{position:relative;border-radius:4px;color:#fff;font-size:20px;font-weight:lighter;text-align:center;padding:30px 10px;text-align:center;z-index:2;margin-bottom:10px}
@media only screen and (max-width:767px){.C60-content{bottom:0;font-size:24px;border-radius:0}
}
.C60-content.not-linked{padding:13px 10px}
.C60-content span{display:inline-block}
.C60-content p{margin:0;display:inline-block}
.C60-content a{padding:10px 32px;border-radius:1px;color:#fff;margin-left:14px;text-decoration:none}
.C60-content .is-center{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}
@media only screen and (max-width:767px){.C60-content .is-center{display:block}
}
.C60-content.green-warning{background-color:#00a651}
.C60-content.green-warning a:hover{color:#00a651}
.C60-content.orange-warning{background-color:#f27900}
.C60-content.orange-warning a:hover{color:#f27900}
.C60-content .C60-notification-content .check-icon{background:url(../../../images/anci-check-white.png) 0 0 no-repeat;height:25px;width:25px;vertical-align:middle;display:inline-block}
@media only screen and (max-width:959px){.C60-content .C60-notification-content{margin-bottom:25px}
.C60-content .C60-notification-link{display:inline-block;width:100%;margin-left:0}
}
@media only screen and (max-width:767px){.C60-content .C60-notification-content{margin-bottom:25px}
}
div.C54{margin:20px 0 20px 0;padding:0;background:#fff}
div.C54-content{padding:0 20px}
div.C54-content.payment{background:#f7f7f7}
div.C54-content-total{padding:30px 0 20px;display:inline-block;min-width:100%}
div.C54-content-total.is-bg-white{background:#fff}
div.C54-content-total .C54-info-row .is-aligned h4{padding-left:42px}
@media only screen and (max-width:959px){div.C54-content-total .C54-info-row .is-aligned h4{padding-left:0}
}
div.C54-content-total .C54-info-row h4{font-weight:700;margin-left:13px}
@media only screen and (max-width:959px){div.C54-content-total .C54-info-row h4{margin-left:0;font-size:20px}
}
div.C54-content-total .C60{margin:20px 0}
div.C54-heading h2{padding-left:20px}
div.C54-head{border-bottom:1px solid #5d0631}
div.C54-head span.C54-head-icon{display:block;float:left;width:43px;height:33px;margin:5px 20px 0 0;background:url(../../../images/c54-head.jpg) 0 0 no-repeat}
@media only screen and (max-width:959px){div.C54-head span.C54-head-icon{margin:0 15px 0 0}
}
div.C54-head h1{margin:6px 0 6px 0 !important}
div.C54 h4{margin:30px 0 20px 0;font-size:30px;color:#5c0931}
@media only screen and (max-width:959px){div.C54 h4{font-size:32px}
}
@media only screen and (max-width:959px){div.C54 h1{margin:11px 0 10px 0;font-size:30px}
}
div.C54-info-row div.C54-info div.C54-photo{float:left;width:40px;height:40px;border-radius:200px}
@media only screen and (max-width:959px){div.C54-info-row div.C54-info div.C54-photo{margin:0 20px 20px 0}
}
div.C54-info-row div.C54-info div.C54-data{float:left;margin:10px 0 0 15px}
@media only screen and (max-width:959px){div.C54-info-row div.C54-info div.C54-data{margin:0}
}
div.C54-info-row div.C54-info div.C54-data.bordered{border-left:1px solid #ddd;padding:0 0 0 50px}
@media only screen and (max-width:959px){div.C54-info-row div.C54-info div.C54-data.bordered{padding:0;border:0 none}
}
div.C54-info-row div.C54-info div.C54-data p{margin:0 0 7px;font-size:17px}
@media only screen and (max-width:959px){div.C54-info-row div.C54-info div.C54-data p{font-size:20px}
}
div.C54-info-row div.C54-info div.C54-data p.profile-data{font-size:15px;color:#555}
@media only screen and (max-width:959px){div.C54-info-row div.C54-info div.C54-data p.profile-data{font-size:17px}
}
div.C54-info-row div.C54-info div.C54-data p.profile-data i{color:#00a74d;font-style:normal}
div.C54-info-row div.C54-info div.C54-data p.profile-data i.error{color:#c22520}
div.C54-info-row div.C54-info div.C54-data p.profile-data a{text-decoration:underline;color:#555}
div.C54-separator{width:100%;margin:30px 0 30px;border-bottom:1px solid #ddd}
div.C54-separator.non-spaced{margin-bottom:0}
@media only screen and (max-width:959px){div.C54-separator{padding:20px 0 30px}
}
div.C54-bottom a.btn-dark{margin:0 20px 0;min-width:180px}
@media only screen and (max-width:959px){div.C54-bottom a.btn-dark{width:100%;margin:0}
}
@media only screen and (max-width:959px){div.C54 div.accordion-module{border:0 none}
}
div.C54 div.accordion-module-item{border:0 none}
@media only screen and (max-width:959px){div.C54 div.accordion-module-item .accordion-module-opener{background:0}
div.C54 div.accordion-module-item .accordion-module-opener:after{left:auto;right:20px}
}
div.C54 div.accordion-module-item .accordion-module-opener:after{right:20px}
div.C54 div.accordion-module-item .accordion-module-content{color:#5c0931}
.C62-my-tips{margin-top:-26px}
@media only screen and (max-width:767px){.C62-my-tips{margin:0 auto}
}
.C62-my-tips .C62-tips{display:block;background-color:#f7f7f7;background:-moz-linear-gradient(top,#fff 0,#f7f7f7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f7f7f7))}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips{display:block;margin-top:-73px}
}
.C62-my-tips .C62-tips .booking-time{font-weight:700;font-size:16px}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-time{font-size:24px}
}
.C62-my-tips .C62-tips .booking-reference{position:relative;z-index:1;overflow:hidden;margin:-17px 0}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-reference{margin-left:-20px}
}
.C62-my-tips .C62-tips .booking-reference:after{position:absolute;top:51%;margin-left:16.66667%;overflow:hidden;width:100%;height:2px;background-color:#ccc}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-reference:after{margin-left:58%;height:1px;background-color:#5c0931}
}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-reference p{font-size:32px}
}
.C62-my-tips .C62-tips.two-column{display:block}
.C62-my-tips .C62-tips .booking-box>h3,.C62-my-tips .C62-tips .booking-reference>p{font-size:20px;margin:-8px 0 0}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box>h3,.C62-my-tips .C62-tips .booking-reference>p{font-size:36px}
}
.C62-my-tips .C62-tips .booking-box-centered{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box-centered{position:relative;-webkit-transform:initial;-ms-transform:initial;transform:initial}
.C62-my-tips .C62-tips .booking-box-centered img{margin:0 auto}
}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box{padding:0}
.C62-my-tips .C62-tips .booking-box:nth-of-type(1){-webkit-box-ordinal-group:6;order:5;margin:10px 0 0}
.C62-my-tips .C62-tips .booking-box:nth-of-type(2){-webkit-box-ordinal-group:2;order:1}
.C62-my-tips .C62-tips .booking-box:nth-of-type(3){-webkit-box-ordinal-group:3;order:2}
.C62-my-tips .C62-tips .booking-box:nth-of-type(4){-webkit-box-ordinal-group:4;order:3}
.C62-my-tips .C62-tips .booking-box:nth-of-type(5){-webkit-box-ordinal-group:5;order:4}
.C62-my-tips .C62-tips .booking-box:nth-of-type(6){-webkit-box-ordinal-group:7;order:6}
}
.C62-my-tips .C62-tips .booking-box p{color:#545454;margin-bottom:0}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box p{font-size:21px}
}
.C62-my-tips .C62-tips .booking-box.nonstop{text-align:center;font-weight:lighter;margin-left:9px}
.C62-my-tips .C62-tips .booking-box.nonstop .icon-clock{font-size:20px;display:block;margin:7px 0 0}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box.nonstop .icon-clock{margin:23px 0 0 15px;font-size:22px}
}
.C62-my-tips .C62-tips .booking-box.nonstop h4{font-size:16px;margin:5px}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box.nonstop h4{font-size:22px}
.C62-my-tips .C62-tips .booking-box.nonstop h4:last-of-type{margin-right:15px}
}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box.nonstop .icon-clock,.C62-my-tips .C62-tips .booking-box.nonstop h4{display:inline-block}
.C62-my-tips .C62-tips .booking-box.nonstop .lined-aside{position:relative;z-index:1;overflow:hidden;text-align:center}
.C62-my-tips .C62-tips .booking-box.nonstop .lined-aside:after,.C62-my-tips .C62-tips .booking-box.nonstop .lined-aside:before{position:absolute;top:51%;overflow:hidden;width:32%;height:1px;content:'\a0';background-color:#5c0931}
.C62-my-tips .C62-tips .booking-box.nonstop .lined-aside:before{margin-left:-32%;text-align:right}
}
.C62-my-tips .C62-tips .booking-box .booking-day{font-size:20px}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-box .booking-day{font-size:34px}
}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-submit{padding:0;margin-top:20px}
}
.C62-my-tips .C62-tips .booking-submit a{color:#fff;font-size:16px;border-radius:2px;text-decoration:none}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-submit a{display:inline-block;width:100%}
}
.C62-my-tips .C62-tips .booking-submit .green-btn{background-color:#00a651;border:2px solid #00a651}
.C62-my-tips .C62-tips .booking-submit .booking-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:18px}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-submit .booking-btn{position:relative;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;text-align:center;margin:0 !important}
}
@media only screen and (max-width:959px){.C62-my-tips .C62-tips .booking-submit .booking-btn{margin-left:-20px}
}
.C62-my-tips .C62-tips .booking-submit .booking-btn a{width:140px;line-height:48px;display:block;text-align:center}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-submit .booking-btn a{width:100%;line-height:55px;font-size:24px}
}
.C62-my-tips .C62-tips .booking-submit .row:first-of-type{margin-bottom:15px}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .booking-submit .row:first-of-type{margin-bottom:20px}
}
.C62-my-tips .C62-tips .content-main,.C62-my-tips .C62-tips .content-main-border{display:-webkit-box;display:flex;padding:17px 0}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .content-main,.C62-my-tips .C62-tips .content-main-border{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:17px 0}
}
.C62-my-tips .C62-tips .content-main-border .booking-box.nonstop{margin-left:0}
.C62-my-tips .C62-tips .adding-booking{text-align:center;margin-top:8px}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .adding-booking{margin:0}
}
.C62-my-tips .C62-tips .adding-booking h4{font-size:22px;font-weight:400}
@media only screen and (max-width:767px){.C62-my-tips .C62-tips .adding-booking h4{font-size:30px}
}
.C62-my-tips .C62-tips .stop-layout{background:#d9d9d9;border-radius:35px;text-align:center;color:#fff;padding:10px 0 1px}
.booking-overview.modal.in .modal-dialog{-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);transform:translate(0,10%)}
.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;width:278px;padding:4px;margin-top:1px;top:100px;left:20px}
.daterangepicker:after,.daterangepicker:before{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2);content:''}
.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}
.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}
.daterangepicker.opensleft:before{right:9px}
.daterangepicker.opensleft:after{right:10px}
.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}
.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}
.daterangepicker.opensright:before{left:9px}
.daterangepicker.opensright:after{left:10px}
.daterangepicker.dropup{margin-top:-5px}
.daterangepicker.dropup:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}
.daterangepicker.dropup:after{top:initial;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}
.daterangepicker.dropdown-menu{max-width:none;z-index:3001}
.daterangepicker.single .calendar,.daterangepicker.single .ranges{float:none}
.daterangepicker.show-calendar .calendar{display:block}
.daterangepicker .calendar{display:none;max-width:270px;margin:4px}
.daterangepicker .calendar.single .calendar-table{border:0}
.daterangepicker .calendar td,.daterangepicker .calendar th{white-space:nowrap;text-align:center;min-width:32px}
.daterangepicker .calendar-table{border:1px solid #fff;padding:4px;border-radius:4px;background-color:#fff}
.daterangepicker table{width:100%;margin:0}
.daterangepicker td,.daterangepicker th{text-align:center;width:20px;height:20px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}
.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}
.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}
.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}
.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}
.daterangepicker td.start-date{border-radius:4px 0 0 4px}
.daterangepicker td.end-date{border-radius:0 4px 4px 0}
.daterangepicker td.start-date.end-date{border-radius:4px}
.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}
.daterangepicker th.month{width:auto}
.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}
.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}
.daterangepicker select.monthselect{margin-right:2%;width:56%}
.daterangepicker select.yearselect{width:40%}
.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;margin-bottom:0}
.daterangepicker .input-mini{border:1px solid #ccc;border-radius:4px;color:#555;height:30px;line-height:30px;display:block;vertical-align:middle;margin:0 0 5px 0;padding:0 6px 0 28px;width:100%}
.daterangepicker .input-mini.active{border:1px solid #08c;border-radius:4px}
.daterangepicker .daterangepicker_input{position:relative}
.daterangepicker .daterangepicker_input i{position:absolute;left:8px;top:8px}
.daterangepicker.rtl .input-mini{padding-right:28px;padding-left:6px}
.daterangepicker.rtl .daterangepicker_input i{left:auto;right:8px}
.daterangepicker .calendar-time{text-align:center;margin:5px auto;line-height:30px;position:relative;padding-left:28px}
.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}
.ranges{font-size:11px;float:none;margin:4px;text-align:left}
.ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}
.ranges li{font-size:13px;background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:4px;color:#08c;padding:3px 12px;margin-bottom:8px;cursor:pointer}
.ranges li:hover{background-color:#08c;border:1px solid #08c;color:#fff}
.ranges li.active{background-color:#08c;border:1px solid #08c;color:#fff}
@media(min-width:564px){.daterangepicker{width:auto}
.daterangepicker .ranges ul{width:160px}
.daterangepicker.single .ranges ul{width:100%}
.daterangepicker.single .calendar.left{clear:none}
.daterangepicker.single.ltr .calendar,.daterangepicker.single.ltr .ranges{float:left}
.daterangepicker.single.rtl .calendar,.daterangepicker.single.rtl .ranges{float:right}
.daterangepicker.ltr{direction:ltr;text-align:left}
.daterangepicker.ltr .calendar.left{clear:left;margin-right:0}
.daterangepicker.ltr .calendar.left .calendar-table{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}
.daterangepicker.ltr .calendar.right{margin-left:0}
.daterangepicker.ltr .calendar.right .calendar-table{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}
.daterangepicker.ltr .left .daterangepicker_input{padding-right:12px}
.daterangepicker.ltr .calendar.left .calendar-table{padding-right:12px}
.daterangepicker.ltr .calendar,.daterangepicker.ltr .ranges{float:left}
.daterangepicker.rtl{direction:rtl;text-align:right}
.daterangepicker.rtl .calendar.left{clear:right;margin-left:0}
.daterangepicker.rtl .calendar.left .calendar-table{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}
.daterangepicker.rtl .calendar.right{margin-right:0}
.daterangepicker.rtl .calendar.right .calendar-table{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}
.daterangepicker.rtl .left .daterangepicker_input{padding-left:12px}
.daterangepicker.rtl .calendar.left .calendar-table{padding-left:12px}
.daterangepicker.rtl .calendar,.daterangepicker.rtl .ranges{text-align:right;float:right}
}
@media(min-width:730px){.daterangepicker .ranges{width:auto}
.daterangepicker.ltr .ranges{float:left}
.daterangepicker.rtl .ranges{float:right}
.daterangepicker .calendar.left{clear:none !important}
}
body.picker-open{overflow:hidden}
body.picker-open input,body.picker-open textarea{font-size:16px}
div.picker{width:100%;margin:200px 0 200px 0}
div.picker .T7{position:relative;left:auto;right:auto;bottom:auto}
div.daterangepicker{display:none;width:600px;padding:20px 0;border-radius:0;box-shadow:3px 3px 103px rgba(0,0,0,.33);font-family:Jotia,Verdana,Geneva,sans-serif;color:#560a30}
div.daterangepicker.is-start:after,div.daterangepicker.is-start:before{left:20px}
div.daterangepicker.is-end:after,div.daterangepicker.is-end:before{left:43%}
div.daterangepicker.is-pure div.trip-type{display:none}
@media only screen and (max-width:959px){div.daterangepicker{width:96%;overflow-y:scroll}
div.daterangepicker:after,div.daterangepicker:before{display:none}
}
div.daterangepicker div.picker-top{display:none;padding:11px 0 7px 13px;background:#e5e6e7;color:#1e1f20}
div.daterangepicker div.picker-top span.icon{display:block;float:left;margin:3px 6px 0 0;padding:2px 0 0 1px;width:14px;height:14px;text-align:center;border-radius:100%;background:#591326;color:#fff;font-size:11px}
div.daterangepicker div.trip-type{overflow:hidden;width:100%;padding:1px 0 12px 3px;font-size:11px}
div.daterangepicker div.calendar{padding-bottom:4px;width:290px;max-width:none}
@media only screen and (max-width:959px){div.daterangepicker div.calendar{width:97%}
}
div.daterangepicker div.calendar.left{padding-left:4px;border-right:1px solid #ccc}
body[dir=rtl] div.daterangepicker div.calendar.left{/*!rtl:raw: border-right: 1px solid #CCC; *//*!rtl:raw: border-left: 0 none; */}
@media only screen and (max-width:959px){div.daterangepicker div.calendar.left{border:0 none;max-width:none}
}
div.daterangepicker div.calendar.right{padding-right:4px;margin-left:7px !important}
div.daterangepicker div.calendar.single.left th.next.available{display:none}
div.daterangepicker div.calendar div.daterangepicker_input input{position:absolute;left:-9999px}
div.daterangepicker div.calendar div.daterangepicker_input i{top:13px;left:15px}
@media only screen and (max-width:959px){div.daterangepicker div.calendar div.calendar-table{padding:10px 0 30px 0;border-bottom:1px solid #ccc}
div.daterangepicker div.calendar div.calendar-table:last-child{border:0 none}
}
div.daterangepicker div.calendar div.calendar-table table th.month{padding:0 0 8px 0}
@media only screen and (max-width:959px){div.daterangepicker div.calendar div.calendar-table table th.month{padding:20px 0 25px 0}
}
div.daterangepicker div.calendar div.calendar-table table td{padding:8px}
div.daterangepicker div.calendar div.calendar-table table td.available:hover{background-color:#560a30;color:#fff;border-radius:50%}
@media only screen and (max-width:959px){div.daterangepicker div.calendar div.calendar-table table td.available:hover{border-radius:4px !important}
}
div.daterangepicker div.calendar div.calendar-table table td.available.active{background-color:#560a30}
div.daterangepicker div.calendar div.calendar-table table td.available.ghost{background-color:#854663 !important}
div.daterangepicker div.calendar div.calendar-table table td.available.in-range{background-color:#560a30;color:#fff}
div.daterangepicker div.calendar div.calendar-table table td.available.in-range:hover{border-radius:0}
div.daterangepicker div.calendar div.calendar-table table td.available.off{background-color:#fff}
div.daterangepicker div.calendar div.calendar-table table td.available.off:hover{background-color:#560a30}
div.daterangepicker div.calendar div.calendar-table table td.available.off.in-range{color:#999}
div.daterangepicker div.calendar div.calendar-table table td.available.off.in-range:hover{color:#fff}
div.daterangepicker div.calendar div.calendar-table table td.disabled{text-decoration:none;color:#eee}
div.daterangepicker div.calendar div.calendar-table table td.start-date{border-radius:50% 0 0 50% !important}
body[dir=rtl] div.daterangepicker div.calendar div.calendar-table table td.start-date .start-date{border-radius:0 50% 50% 0 !important}
@media only screen and (max-width:959px){div.daterangepicker div.calendar div.calendar-table table td.start-date{border-radius:4px 0 0 4px !important}
}
div.daterangepicker div.calendar div.calendar-table table td.end-date{border-radius:0 50% 50% 0 !important}
body[dir=rtl] div.daterangepicker div.calendar div.calendar-table table td.end-date .end-date{border-radius:0 50% 50% 0 !important}
@media only screen and (max-width:959px){div.daterangepicker div.calendar div.calendar-table table td.end-date{border-radius:0 4px 4px 0 !important}
}
div.daterangepicker div.calendar div.calendar-table table td.start-date.end-date{border-radius:50% !important}
@media only screen and (max-width:959px){div.daterangepicker div.calendar div.calendar-table table td.start-date.end-date{border-radius:4px !important}
}
@media only screen and (max-width:959px){div.daterangepicker div.ranges{padding:10px}
div.daterangepicker div.ranges button{width:49%}
}
.form-elements-page{color:#8f8f8d}
.form-elements-page h1{font-size:30px}
.form-elements-page h3{margin-bottom:20px;font-size:15px}
.form-elements-page .col-md-2_5{width:20%}
@media only screen and (max-width:767px){.form-elements-page .col-md-2_5{width:100%}
}
.form-elements-page .form-elements-label{display:block;margin-bottom:15px;font-size:12px}
@media only screen and (max-width:767px){.form-elements-page .form-elements-label{font-size:20px}
}
.form-elements-page .row{padding-bottom:40px;border-bottom:1px solid #d7d7d7}
@media only screen and (max-width:767px){.form-elements-page .sections{margin-left:10px;margin-right:10px}
}
.form-elements-page .section-content .row{border-bottom:0;padding-bottom:20px}
.form-elements-page .section-content .row:last-child{padding-bottom:0}
.form-elements-page .section-content+.section-subtitle{margin-top:40px}
.form-elements-page .section-content.section-content-buttons .col-md-2{width:17.5%}
.form-elements-page .section-title+.section-subtitle{margin-top:40px}
.form-elements-page .section-subtitle{margin-bottom:30px}
.form-elements-page .autocomplete{padding:0}
.form-elements-page .fancybox-overlay .row{border:0;padding:0}
.form-elements-page .btn.full-width{min-width:180px}
@media only screen and (max-width:767px){.form-elements-page{background:red}
}
.custom-select-dropdown .custom-select-list{max-height:200px;overflow:auto}
/*! nouislider - 9.1.0 - 2016-12-10 16:00:32 */.noUioffer-target,.noUioffer-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}
.noUioffer-target{position:relative;direction:ltr}
.noUioffer-base{width:100%;height:100%;position:relative;z-index:1}
.noUioffer-connect{position:absolute;right:0;top:0;left:0;bottom:0}
.noUioffer-origin{position:absolute;height:0;width:0}
.noUioffer-handle{position:relative;z-index:1}
.noUioffer-state-tap .noUioffer-connect,.noUioffer-state-tap .noUioffer-origin{transition:top .3s,right .3s,bottom .3s,left .3s}
.noUioffer-state-drag *{cursor:inherit !important}
.noUioffer-base,.noUioffer-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.noUioffer-horizontal{height:18px}
.noUioffer-horizontal .noUioffer-handle{width:34px;height:28px;left:-17px;top:-6px}
.noUioffer-vertical{width:18px}
.noUioffer-vertical .noUioffer-handle{width:28px;height:34px;left:-6px;top:-17px}
.noUioffer-target{background:#c7c7c7;border-radius:10px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}
.noUioffer-connect{background:#206660;box-shadow:inset 0 0 3px rgba(51,51,51,.45);transition:background 450ms}
.noUioffer-draggable{cursor:ew-resize}
.noUioffer-vertical .noUioffer-draggable{cursor:ns-resize}
.noUioffer-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}
.noUioffer-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}
.noUioffer-handle:after,.noUioffer-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}
.noUioffer-handle:after{left:17px}
.noUioffer-vertical .noUioffer-handle:after,.noUioffer-vertical .noUioffer-handle:before{width:14px;height:1px;left:6px;top:14px}
.noUioffer-vertical .noUioffer-handle:after{top:17px}
[disabled] .noUioffer-connect{background:#b8b8b8}
[disabled] .noUioffer-handle,[disabled].noUioffer-handle,[disabled].noUioffer-target{cursor:not-allowed}
.noUioffer-pips,.noUioffer-pips *{box-sizing:border-box}
.noUioffer-pips{position:absolute;color:#999}
.noUioffer-value{position:absolute;text-align:center}
.noUioffer-value-sub{color:#ccc;font-size:10px}
.noUioffer-marker{position:absolute;background:#ccc}
.noUioffer-marker-sub{background:#aaa}
.noUioffer-marker-large{background:#aaa}
.noUioffer-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}
.noUioffer-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}
.noUioffer-marker-horizontal.noUioffer-marker{margin-left:-1px;width:2px;height:5px}
.noUioffer-marker-horizontal.noUioffer-marker-sub{height:10px}
.noUioffer-marker-horizontal.noUioffer-marker-large{height:15px}
.noUioffer-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}
.noUioffer-value-vertical{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);padding-left:25px}
.noUioffer-marker-vertical.noUioffer-marker{width:5px;height:2px;margin-top:-1px}
.noUioffer-marker-vertical.noUioffer-marker-sub{width:10px}
.noUioffer-marker-vertical.noUioffer-marker-large{width:15px}
.noUioffer-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center}
.noUioffer-horizontal .noUioffer-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}
.noUioffer-vertical .noUioffer-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
.noUioffer-handle:after{font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:none;font-style:normal;font-size:22px;color:#206660;text-align:center;line-height:1.5em;font-weight:400;width:100%;height:100%;position:static;font-family:icomoon !important;speak:none;padding:1px 0 0}
div.slider-range .noUioffer-base{width:101%;height:100%;position:relative;z-index:1}
div.slider-range .noUioffer-horizontal .noUioffer-handle{width:34px;height:34px;left:0;top:8px}
div.slider-range .noUioffer-background{background:#c7c7c7;box-shadow:none}
div.slider-range .noUioffer-connect{background:#206660;transition:background 450ms;border-radius:10px}
div.slider-range .noUioffer-origin{border-radius:10px;border:1px solid #c7c7c7}
div.slider-range .noUioffer-target{border-radius:10px;border:0}
div.slider-range .noUioffer-handle:after,div.slider-range .noUioffer-handle:before{display:block;position:absolute;background:0}
.noUioffer-vertical .noUioffer-handle:after,.noUioffer-vertical .noUioffer-handle:before{width:14px;height:1px;left:6px;top:14px}
.noUioffer-vertical .noUioffer-handle:after{top:17px}
div.slider-range .noUioffer-handle{width:36px;height:36px;border-radius:100%;box-shadow:0 -2px 5px 0 rgba(0,0,0,.25);background-color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;transition:box-shadow .2s ease;outline:0}
div.slider-range .noUioffer-handle:after{font-size:22px;color:#206660;text-align:center;line-height:1.5em;font-weight:400;width:100%;height:100%;position:static;font-family:icomoon !important;speak:none;padding:1px 0 0}
div.slider-range .noUioffer-handle-lower:before,div.slider-range .noUioffer-handle:before{position:absolute;left:1px;top:1px;right:1px;bottom:1px;border-radius:100%;overflow:hidden}
div.slider-range .noUioffer-handle:before{content:'';width:100%;height:100%;background:linear-gradient(to bottom,rgba(32,102,96,0) 0 100%) !important}
div.slider-range .noUioffer-handle-lower:after{content:'\e92b'}
div.slider-range .noUioffer-handle-lower:before{content:'';background:linear-gradient(to bottom,rgba(32,102,96,0) 0 100%)}
.noUioffer-pips,.noUioffer-pips *{box-sizing:border-box}
.noUioffer-pips{position:absolute;color:#999}
.noUioffer-value{position:absolute;text-align:center}
.noUioffer-value-sub{color:#ccc;font-size:10px}
.noUioffer-marker{position:absolute;background:#ccc}
.noUioffer-marker-sub{background:#aaa}
.noUioffer-marker-large{background:#aaa}
.noUioffer-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}
.noUioffer-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}
.noUioffer-marker-horizontal.noUioffer-marker{margin-left:-1px;width:2px;height:5px}
.noUioffer-marker-horizontal.noUioffer-marker-sub{height:10px}
.noUioffer-marker-horizontal.noUioffer-marker-large{height:15px}
.noUioffer-value-vertical{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);padding-left:25px}
.slider-range span.slider-range-offer-subtitle label{right:8px;position:absolute}
div#icons-guide{margin:100px 0}
div#icons-guide div.icon-row{margin:0 0 60px 0;font-size:32px;text-align:center}
.teaser-text .offers-partner-block.burgundy-bg .bulleted-list+a.btn{margin-top:0}
.h1,h1{margin:1px 0 10px}
p{margin:0 0 20px}
@font-face{font-family:Jotia;src:url(homepageClientlibs/fonts/jotia_thin.eot);src:url(homepageClientlibs/fonts/jotia_thin.eot?#iefix) format("embedded-opentype"),url(homepageClientlibs/fonts/jotia_thin.woff) format("woff"),url(homepageClientlibs/fonts/jotia_thin.ttf) format("truetype");font-weight:100;font-style:normal}
@font-face{font-family:Jotia;src:url(homepageClientlibs/fonts/jotia_light.eot);src:url(homepageClientlibs/fonts/jotia_light.eot?#iefix) format("embedded-opentype"),url(homepageClientlibs/fonts/jotia_light.woff) format("woff"),url(homepageClientlibs/fonts/jotia_light.ttf) format("truetype");font-weight:300;font-style:normal}
@font-face{font-family:Jotia;src:url(homepageClientlibs/fonts/jotia.eot);src:url(homepageClientlibs/fonts/jotia.eot?#iefix) format("embedded-opentype"),url(homepageClientlibs/fonts/jotia.woff) format("woff"),url(homepageClientlibs/fonts/jotia.ttf) format("truetype");font-weight:400;font-style:normal}
@font-face{font-family:Jotia;src:url(homepageClientlibs/fonts/jotia_medium.eot);src:url(homepageClientlibs/fonts/jotia_medium.eot?#iefix) format("embedded-opentype"),url(homepageClientlibs/fonts/jotia_medium.woff) format("woff"),url(homepageClientlibs/fonts/jotia_medium.ttf) format("truetype");font-weight:500;font-style:normal}
@font-face{font-family:Jotia;src:url(homepageClientlibs/fonts/jotia_bold.eot);src:url(homepageClientlibs/fonts/jotia_bold.eot?#iefix) format("embedded-opentype"),url(homepageClientlibs/fonts/jotia_bold.woff) format("woff"),url(homepageClientlibs/fonts/jotia_bold.ttf) format("truetype");font-weight:700;font-style:normal}
@font-face{font-family:Jotia;src:url(homepageClientlibs/fonts/jotia_heavy.eot);src:url(homepageClientlibs/fonts/jotia_heavy.eot?#iefix) format("embedded-opentype"),url(homepageClientlibs/fonts/jotia_heavy.woff) format("woff"),url(homepageClientlibs/fonts/jotia_heavy.ttf) format("truetype");font-weight:800;font-style:normal}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,optgroup,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
*{margin:0;padding:0}
body,html{min-width:480px}
body{-webkit-font-smoothing:subpixel-antialiased}
body a{cursor:pointer;transition:color 350ms,background-color 350ms,border-color 350ms}
body a:active body a:-webkit-any-link,body a:focus{color:inherit;text-decoration:none}
body a:active body a:-webkit-any-link:after,body a:active body a:-webkit-any-link:before,body a:focus:after,body a:focus:before{text-decoration:none}
body [href^="mailto:"]{font-weight:500}
img{vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
ul{margin:0;padding:0}
ul li{list-style:none}
input,select,textarea{outline:0}
textarea{resize:vertical}
button,input[type=submit]{transition:color 350ms,background-color 350ms,border-color 350ms}
button:active,button:focus,button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{cursor:pointer;outline:0}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}
input[type=password]{-webkit-text-security:disc}
input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}
input[type=image]{border:0}
input[type=email],input[type=password],input[type=tel],input[type=text],textarea{-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-write-plaintext-only}
input[type=number]::-webkit-outer-spin-button{margin:0}
input::-ms-clear{display:none;width:0;height:0}
.overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:300;background:rgba(0,0,0,.5)}
.overlay.active{display:block}
.anchor-with-animated-arrow{display:block}
.anchor-with-animated-arrow:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
.anchor-with-animated-arrow:before{top:1px;content:"\e903";font-family:icomoon;position:relative;margin-right:-5px;display:inline-block;font-weight:400;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;padding-right:10px/*!rtl:raw: transform: rotateY(180deg);*/}
@media(orientation:landscape){body{width:100%}
}
@font-face{font-family:icomoon;src:url(homepageClientlibs/fonts/icomoon.eot);src:url(homepageClientlibs/fonts/icomoon.eot) format("embedded-opentype"),url(homepageClientlibs/fonts/icomoon.ttf) format("truetype"),url(homepageClientlibs/fonts/icomoon.woff) format("woff"),url(homepageClientlibs/fonts/icomoon.svg) format("svg");font-weight:400;font-style:normal}
[class*=" icon-"],[class^=icon-]{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-magazines:before{content:"\e979"}
.icon-audio:before{content:"\e974"}
.icon-discover:before{content:"\e975"}
.icon-games:before{content:"\e976"}
.icon-movies:before{content:"\e977"}
.icon-tv:before{content:"\e978"}
.icon-weather-cloudy:before{content:"\e965"}
.icon-weather-fog:before{content:"\e966"}
.icon-weather-hail:before{content:"\e967"}
.icon-weather-lightning:before{content:"\e968"}
.icon-weather-lightning-rainy:before{content:"\e969"}
.icon-weather-night:before{content:"\e96a"}
.icon-weather-partlycloudy:before{content:"\e96b"}
.icon-weather-pouring:before{content:"\e96c"}
.icon-weather-rainy:before{content:"\e96d"}
.icon-weather-snowy:before{content:"\e96e"}
.icon-weather-snowy-rainy:before{content:"\e96f"}
.icon-weather-sunny:before{content:"\e970"}
.icon-weather-sunset:before{content:"\e971"}
.icon-weather-windy:before{content:"\e972"}
.icon-weather-windy-variant:before{content:"\e973"}
.icon-delete:before{content:"\e964"}
.icon-routes:before{content:"\e963"}
.icon-heart-filled:before{content:"\e962"}
.icon-hotel-2:before{content:"\e959"}
.icon-exclaim:before{content:"\e960"}
.icon-close-circle:before{content:"\e95a"}
.icon-car-2:before{content:"\e95b"}
.icon-logout:before{content:"\e95c"}
.icon-user-2:before{content:"\e95d"}
.icon-dashboard:before{content:"\e95e"}
.icon-arrow-strong-left:before{content:"\e95f"}
.icon-user:before{content:"\e957"}
.icon-search-sort:before{content:"\e958"}
.icon-insurance-car:before{content:"\e951"}
.icon-holidays:before{content:"\e952"}
.icon-hotels:before{content:"\e953"}
.icon-credit-card:before{content:"\e954"}
.icon-users:before{content:"\e955"}
.icon-airplaine-top:before{content:"\e956"}
.icon-share:before{content:"\e950"}
.icon-airplane-up-right:before{content:"\e94e"}
.icon-airpline-right-02:before{content:"\e94f"}
.icon-double-baggage:before{content:"\e94b"}
.icon-double-basket:before{content:"\e94c"}
.icon-stared-label:before{content:"\e94d"}
.icon-basket:before{content:"\e942"}
.icon-beach:before{content:"\e943"}
.icon-calendar:before{content:"\e944"}
.icon-currecly:before{content:"\e945"}
.icon-electricity:before{content:"\e946"}
.icon-info2:before{content:"\e947"}
.icon-instagram:before{content:"\e948"}
.icon-search:before{content:"\e949"}
.icon-sun:before{content:"\e94a"}
.icon-arrow-left3:before{content:"\e92a"}
.icon-arrow-right3:before{content:"\e92b"}
.icon-arrow-left-thin:before{content:"\e93e"}
.icon-arrow-right-thin:before{content:"\e93f"}
.C8-to-myprofile .tabset-block-add-menu-item:before,.icon-plus-circle:before{content:"\e93d"}
.icon-camera-01:before{content:"\e93c"}
.icon-info-01:before{content:"\e93a"}
.icon-map-marker:before{content:"\e93b"}
.icon-no-qmiles:before{content:"\e939"}
.icon-express-baggage:before{content:"\e930"}
.icon-family:before{content:"\e931"}
.icon-lounge-access:before{content:"\e932"}
.icon-priority-baggage:before{content:"\e933"}
.icon-priority-check-in:before{content:"\e934"}
.icon-priority-stand-by:before{content:"\e935"}
.icon-shop-play:before{content:"\e936"}
.icon-tier-bonus:before{content:"\e937"}
.icon-upgrade-departure:before{content:"\e938"}
.icon-arrow-left:before,[dir=rtl] .read-more-link .icon-arrow-right:before{content:"\e914"}
.icon-arrow-right:before{content:"\e915"}
.icon-car:before{content:"\e92d"}
.icon-hotel:before{content:"\e92e"}
.icon-insurance:before{content:"\e92f"}
.icon-airplanes-to-from:before{content:"\e92c"}
.icon-arrow-thin-left:before{content:"\e941"}
.icon-arrow-thin-right:before{content:"\e940"}
.icon-arrow-down3:before{content:"\e928"}
.icon-arrow-up:before{content:"\e929"}
.icon-arrow-down:before{content:"\e926"}
.C8-myservices-bgt .tabset-accordion-item.active .tabset-accordion-toggle-icon:before,.icon-arrow-top:before{content:"\e927"}
.icon-clock:before{content:"\e925"}
.icon-arrow-down-circle:before{content:"\e923"}
.icon-arrow-up-circle:before{content:"\e924"}
.icon-airplane-dioganal:before{content:"\e91f"}
.icon-globe:before{content:"\e920"}
.icon-info:before{content:"\e921"}
.icon-seat:before{content:"\e922"}
.icon-arrow-top-small:before{content:"\e91e"}
.icon-airplane-left:before{content:"\e919"}
.icon-arrow-strong:before{content:"\e91a"}
.icon-download:before{content:"\e91b"}
.icon-mail:before{content:"\e91c"}
.icon-print:before{content:"\e91d"}
.icon-arrow-bothdirections:before{content:"\e908"}
.icon-magnify:before{content:"\e909"}
.icon-pencil:before{content:"\e90a"}
.icon-social-facebook:before{content:"\e90b"}
.icon-social-instagram:before{content:"\e90c"}
.icon-social-linkedin:before{content:"\e90d"}
.icon-social-twitter:before{content:"\e90e"}
.icon-social-youtube:before{content:"\e90f"}
.icon-star-limited-time:before{content:"\e910"}
.icon-suitcase:before{content:"\e911"}
.icon-airplane-01:before{content:"\e912"}
.icon-airplane-right:before{content:"\e913"}
.icon-arrows-updown:before{content:"\e916"}
.icon-favorite:before{content:"\e87d"}
.icon-favorite_border:before{content:"\e87e"}
.icon-error_outline:before{content:"\e001"}
.icon-close:before{content:"\e5cd"}
.icon-heart:before{content:"\e900"}
.icon-notification:before{content:"\e961"}
.icon-menu:before{content:"\e917"}
.icon-cross:before,.input-file--with-icon.filled .input-file-button .icon:before{content:"\e918"}
.icon-checkmark:before{content:"\e901"}
.icon-arrow-up2:before{content:"\e902"}
.icon-arrow-right2:before{content:"\e903"}
.icon-arrow-down2:before{content:"\e904"}
.icon-arrow-left2:before{content:"\e905"}
.C8-to-myprofile .tabset-accordion-item.complete>a:before,.C8-to-myprofile .tabset-block-add-menu-item.complete:before,.icon-checkbox-checked:before{content:"\e906"}
.C8-to-myprofile.C8_1 .tabset-accordion-opener:before,.icon-checkbox-unchecked:before{content:"\e907"}
.icon-new-tab:before{content:"\ea7e"}
.icon-play:before{content:"\f04b"}
.icon-pause:before{content:"\f04c"}
.icon-stop:before{content:"\f04d"}
.icon-check:before{content:"\f00c"}
.icon-plus:before{content:"\f067"}
.icon-minus:before{content:"\f068"}
.icon-exclamation-circle:before{content:"\f06a"}
.icon-bars:before{content:"\f0c9"}
.icon-navicon:before{content:"\f0c9"}
.icon-reorder:before{content:"\f0c9"}
.icon-exclamation:before{content:"\f12a"}
.icon-oneworld:before{display:block;width:32px;height:32px;content:'';background:url(homepageClientlibs/images/logo-one-world.png) center center no-repeat;background-size:contain}
.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
.container:after,.container:before{content:'';display:table}
.container:after{clear:both}
@media(min-width:768px){.container{width:100%}
}
@media(min-width:960px){.container{width:100%}
}
@media(min-width:1280px){.container{width:1080px}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
.container-fluid:after,.container-fluid:before{content:'';display:table}
.container-fluid:after{clear:both}
.row{margin-left:-10px;margin-right:-10px}
.row:after,.row:before{content:'';display:table}
.row:after{clear:both}
.C16.C16-full-width,.C5-msbgt .content-section-row>div,.C5-variant-content-half .content-section-row .col-md-6,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-1{width:8.33333%}
.col-xs-2{width:16.66667%}
.col-xs-3{width:25%}
.col-xs-4{width:33.33333%}
.col-xs-5{width:41.66667%}
.col-xs-6{width:50%}
.col-xs-7{width:58.33333%}
.col-xs-8{width:66.66667%}
.col-xs-9{width:75%}
.col-xs-10{width:83.33333%}
.col-xs-11{width:91.66667%}
.col-xs-12{width:100%}
.col-xs-pull-0{right:auto}
.col-xs-pull-1{right:8.33333%}
.col-xs-pull-2{right:16.66667%}
.col-xs-pull-3{right:25%}
.col-xs-pull-4{right:33.33333%}
.col-xs-pull-5{right:41.66667%}
.col-xs-pull-6{right:50%}
.col-xs-pull-7{right:58.33333%}
.col-xs-pull-8{right:66.66667%}
.col-xs-pull-9{right:75%}
.col-xs-pull-10{right:83.33333%}
.col-xs-pull-11{right:91.66667%}
.col-xs-pull-12{right:100%}
.col-xs-push-0{left:auto}
.col-xs-push-1{left:8.33333%}
.col-xs-push-2{left:16.66667%}
.col-xs-push-3{left:25%}
.col-xs-push-4{left:33.33333%}
.col-xs-push-5{left:41.66667%}
.col-xs-push-6{left:50%}
.col-xs-push-7{left:58.33333%}
.col-xs-push-8{left:66.66667%}
.col-xs-push-9{left:75%}
.col-xs-push-10{left:83.33333%}
.col-xs-push-11{left:91.66667%}
.col-xs-push-12{left:100%}
.col-xs-offset-0{margin-left:0}
.col-xs-offset-1{margin-left:8.33333%}
.col-xs-offset-2{margin-left:16.66667%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-4{margin-left:33.33333%}
.col-xs-offset-5{margin-left:41.66667%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-7{margin-left:58.33333%}
.col-xs-offset-8{margin-left:66.66667%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-10{margin-left:83.33333%}
.col-xs-offset-11{margin-left:91.66667%}
.col-xs-offset-12{margin-left:100%}
@media(min-width:768px){.C16.C16-full-width,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
.col-sm-1{width:8.33333%}
.col-sm-2{width:16.66667%}
.col-sm-3{width:25%}
.col-sm-4{width:33.33333%}
.col-sm-5{width:41.66667%}
.col-sm-6{width:50%}
.col-sm-7{width:58.33333%}
.col-sm-8{width:66.66667%}
.col-sm-9{width:75%}
.C16.C16-full-width,.col-sm-10{width:83.33333%}
.col-sm-11{width:91.66667%}
.col-sm-12{width:100%}
.col-sm-pull-0{right:auto}
.col-sm-pull-1{right:8.33333%}
.col-sm-pull-2{right:16.66667%}
.col-sm-pull-3{right:25%}
.col-sm-pull-4{right:33.33333%}
.col-sm-pull-5{right:41.66667%}
.col-sm-pull-6{right:50%}
.col-sm-pull-7{right:58.33333%}
.col-sm-pull-8{right:66.66667%}
.col-sm-pull-9{right:75%}
.col-sm-pull-10{right:83.33333%}
.col-sm-pull-11{right:91.66667%}
.col-sm-pull-12{right:100%}
.col-sm-push-0{left:auto}
.C16.C16-full-width,.col-sm-push-1{left:8.33333%}
.col-sm-push-2{left:16.66667%}
.col-sm-push-3{left:25%}
.col-sm-push-4{left:33.33333%}
.col-sm-push-5{left:41.66667%}
.col-sm-push-6{left:50%}
.col-sm-push-7{left:58.33333%}
.col-sm-push-8{left:66.66667%}
.col-sm-push-9{left:75%}
.col-sm-push-10{left:83.33333%}
.col-sm-push-11{left:91.66667%}
.col-sm-push-12{left:100%}
.col-sm-offset-0{margin-left:0}
.col-sm-offset-1{margin-left:8.33333%}
.col-sm-offset-2{margin-left:16.66667%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-4{margin-left:33.33333%}
.col-sm-offset-5{margin-left:41.66667%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-7{margin-left:58.33333%}
.col-sm-offset-8{margin-left:66.66667%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-10{margin-left:83.33333%}
.col-sm-offset-11{margin-left:91.66667%}
.col-sm-offset-12{margin-left:100%}
}
@media(min-width:960px){.C5-msbgt .content-section-row>div,.C5-variant-content-half .content-section-row .col-md-6,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
.col-md-1{width:8.33333%}
.col-md-2{width:16.66667%}
.col-md-3{width:25%}
.col-md-4{width:33.33333%}
.col-md-5{width:41.66667%}
.col-md-6{width:50%}
.col-md-7{width:58.33333%}
.col-md-8{width:66.66667%}
.C5-msbgt .content-section-row>div,.col-md-9{width:75%}
.C5-variant-content-half .content-section-row .col-md-6,.col-md-10{width:83.33333%}
.col-md-11{width:91.66667%}
.col-md-12{width:100%}
.col-md-pull-0{right:auto}
.col-md-pull-1{right:8.33333%}
.col-md-pull-2{right:16.66667%}
.col-md-pull-3{right:25%}
.col-md-pull-4{right:33.33333%}
.col-md-pull-5{right:41.66667%}
.col-md-pull-6{right:50%}
.col-md-pull-7{right:58.33333%}
.col-md-pull-8{right:66.66667%}
.col-md-pull-9{right:75%}
.col-md-pull-10{right:83.33333%}
.col-md-pull-11{right:91.66667%}
.col-md-pull-12{right:100%}
.col-md-push-0{left:auto}
.col-md-push-1{left:8.33333%}
.col-md-push-2{left:16.66667%}
.col-md-push-3{left:25%}
.col-md-push-4{left:33.33333%}
.col-md-push-5{left:41.66667%}
.col-md-push-6{left:50%}
.col-md-push-7{left:58.33333%}
.col-md-push-8{left:66.66667%}
.col-md-push-9{left:75%}
.col-md-push-10{left:83.33333%}
.col-md-push-11{left:91.66667%}
.col-md-push-12{left:100%}
.col-md-offset-0{margin-left:0}
.col-md-offset-1{margin-left:8.33333%}
.col-md-offset-2{margin-left:16.66667%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-4{margin-left:33.33333%}
.col-md-offset-5{margin-left:41.66667%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-7{margin-left:58.33333%}
.col-md-offset-8{margin-left:66.66667%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-10{margin-left:83.33333%}
.col-md-offset-11{margin-left:91.66667%}
.col-md-offset-12{margin-left:100%}
}
@media(min-width:1280px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}
.col-lg-1{width:8.33333%}
.col-lg-2{width:16.66667%}
.col-lg-3{width:25%}
.col-lg-4{width:33.33333%}
.col-lg-5{width:41.66667%}
.col-lg-6{width:50%}
.col-lg-7{width:58.33333%}
.col-lg-8{width:66.66667%}
.col-lg-9{width:75%}
.col-lg-10{width:83.33333%}
.col-lg-11{width:91.66667%}
.col-lg-12{width:100%}
.col-lg-pull-0{right:auto}
.col-lg-pull-1{right:8.33333%}
.col-lg-pull-2{right:16.66667%}
.col-lg-pull-3{right:25%}
.col-lg-pull-4{right:33.33333%}
.col-lg-pull-5{right:41.66667%}
.col-lg-pull-6{right:50%}
.col-lg-pull-7{right:58.33333%}
.col-lg-pull-8{right:66.66667%}
.col-lg-pull-9{right:75%}
.col-lg-pull-10{right:83.33333%}
.col-lg-pull-11{right:91.66667%}
.col-lg-pull-12{right:100%}
.col-lg-push-0{left:auto}
.col-lg-push-1{left:8.33333%}
.col-lg-push-2{left:16.66667%}
.col-lg-push-3{left:25%}
.col-lg-push-4{left:33.33333%}
.col-lg-push-5{left:41.66667%}
.col-lg-push-6{left:50%}
.col-lg-push-7{left:58.33333%}
.col-lg-push-8{left:66.66667%}
.col-lg-push-9{left:75%}
.col-lg-push-10{left:83.33333%}
.col-lg-push-11{left:91.66667%}
.col-lg-push-12{left:100%}
.col-lg-offset-0{margin-left:0}
.col-lg-offset-1{margin-left:8.33333%}
.col-lg-offset-2{margin-left:16.66667%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-4{margin-left:33.33333%}
.col-lg-offset-5{margin-left:41.66667%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-7{margin-left:58.33333%}
.col-lg-offset-8{margin-left:66.66667%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-10{margin-left:83.33333%}
.col-lg-offset-11{margin-left:91.66667%}
.col-lg-offset-12{margin-left:100%}
}
.col-lg-8r,.col-md-8r,.col-sm-8r,.col-xs-8r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-8r{width:12.5%;float:left}
@media(min-width:768px){.col-sm-8r{width:12.5%;float:left}
}
@media(min-width:992px){.col-md-8r{width:12.5%;float:left}
}
@media(min-width:1200px){.col-lg-8r{width:12.5%;float:left}
}
.col-lg-7r,.col-md-7r,.col-sm-7r,.col-xs-7r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-7r{width:16.66667%;float:left}
@media(min-width:768px){.col-sm-7r{width:15%;float:left}
}
@media(min-width:992px){.col-md-7r{width:16.66667%;float:left}
}
@media(min-width:1200px){.col-lg-7r{width:16.66667%;float:left}
}
.col-lg-6r,.col-md-6r,.col-sm-6r,.col-xs-6r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-6r{width:16.66667%;float:left}
@media(min-width:768px){.col-sm-6r{width:16.66667%;float:left}
}
@media(min-width:992px){.col-md-6r{width:16.66667%;float:left}
}
@media(min-width:1200px){.col-lg-6r{width:16.66667%;float:left}
}
.col-lg-7r,.col-md-7r,.col-sm-7r,.col-xs-7r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-7r{width:16.66667%;float:left}
@media(min-width:768px){.col-sm-7r{width:15%;float:left}
}
@media(min-width:992px){.col-md-7r{width:16.66667%;float:left}
}
@media(min-width:1200px){.col-lg-7r{width:16.66667%;float:left}
}
.col-center-block{float:none;display:block;margin-left:auto;margin-right:auto}
.no-gutter{padding-left:0 !important;padding-right:0 !important}
.no-gutter-left{padding-left:0 !important}
.no-gutter-right{padding-right:0 !important}
.no-margin{margin-left:0 !important;margin-right:0 !important}
.no-margin-top{margin-top:0 !important}
.no-margin-bottom{margin-bottom:0 !important}
.no-bg{background:0 0 !important}
.bg-white{background:#fff}
.last-row-hide{display:none !important}
.last-row-show{display:block !important}
.p-a-10{padding:10px 10px}
.p-a-20{padding:20px 20px}
.p-a-30{padding:30px 30px}
.no-padding{padding:0 !important}
.burgundy{color:#5c0a30}
.silver{color:#a5a5a5}
.gold{color:#b1935d}
.platinum{color:#414a4c}
.bg-white{background:#fff}
.membership-color{transition:background-color .2s ease-out;color:#fff}
.membership-color>a,.membership-color>a:hover{color:#fff}
.membership-color.burgundy{background-color:#5c0a30 !important}
.membership-color.burgundy.active,.membership-color.burgundy.active>a{color:#5c0a30 !important}
.membership-color.gold{background-color:#b1935d !important}
.membership-color.gold.active,.membership-color.gold.active>a{color:#b1935d !important}
.membership-color.silver{background-color:#a5a5a5 !important}
.membership-color.silver.active,.membership-color.silver.active>a{color:#a5a5a5 !important}
.membership-color.platinum{background-color:#414a4c !important}
.membership-color.platinum.active,.membership-color.platinum.active>a{color:#414a4c !important}
.membership-color.active{background-color:#fff !important}
.relative{position:relative}
html.hidden{display:block !important}
.mb-1-2{margin-bottom:.5em}
.mb-1{margin-bottom:1em}
.mb-2{margin-bottom:2em}
.mb-3{margin-bottom:3em}
.mb-4{margin-bottom:4em}
.mb-6{margin-bottom:6em}
.ml-20{margin-left:20px}
.ml-40{margin-left:40px}
.ml-50{margin-left:50px}
.mr-0{margin-right:0}
.mt-10{margin-top:10px}
.mt-20{margin-top:20px}
.mt-40{margin-top:40px}
.no-margin{margin:0}
.no-padding{padding:0}
.f-400{font-weight:400}
.float-left{float:left}
.float-right{float:right}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}
.C25:after,.C25:before,.C26-dg-container:after,.C26-dg-container:before,.C26-pax:after,.C26-pax:before,.C8-to-myprofile .tabset-accordion-content:after,.C8-to-myprofile .tabset-accordion-content:before,.T43-calendar-override:after,.T43-calendar-override:before,.T43-detail-top-bar:after,.T43-detail-top-bar:before,.clearfix:after,.clearfix:before{content:'';display:table}
.C25:after,.C26-dg-container:after,.C26-pax:after,.C8-to-myprofile .tabset-accordion-content:after,.T43-calendar-override:after,.T43-detail-top-bar:after,.clearfix:after{clear:both}
.center-block{display:block;margin-left:auto;margin-right:auto}
.pull-right{float:right !important}
.pull-left{float:left !important}
.hide{display:none !important}
.show{display:block !important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none !important}
.affix{position:fixed}
@-ms-viewport{width:device-width}
.visible-xs{display:none !important}
.visible-sm{display:none !important}
.visible-md{display:none !important}
.visible-lg{display:none !important}
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none !important}
@media(max-width:767px){.visible-xs{display:block !important}
table.visible-xs{display:table !important}
tr.visible-xs{display:table-row !important}
td.visible-xs,th.visible-xs{display:table-cell !important}
}
@media(max-width:767px){.visible-xs-block{display:block !important}
}
@media(max-width:767px){.visible-xs-inline{display:inline !important}
}
@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm{display:block !important}
table.visible-sm{display:table !important}
tr.visible-sm{display:table-row !important}
td.visible-sm,th.visible-sm{display:table-cell !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm-block{display:block !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm-inline{display:inline !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm-inline-block{display:inline-block !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md{display:block !important}
table.visible-md{display:table !important}
tr.visible-md{display:table-row !important}
td.visible-md,th.visible-md{display:table-cell !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md-block{display:block !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md-inline{display:inline !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md-inline-block{display:inline-block !important}
}
@media(min-width:1280px){.visible-lg{display:block !important}
table.visible-lg{display:table !important}
tr.visible-lg{display:table-row !important}
td.visible-lg,th.visible-lg{display:table-cell !important}
}
@media(min-width:1280px){.visible-lg-block{display:block !important}
}
@media(min-width:1280px){.visible-lg-inline{display:inline !important}
}
@media(min-width:1280px){.visible-lg-inline-block{display:inline-block !important}
}
@media(max-width:767px){.hidden-xs{display:none !important}
}
@media(min-width:768px) and (max-width:959px){.hidden-sm{display:none !important}
}
@media(min-width:960px) and (max-width:1279px){.hidden-md{display:none !important}
}
@media(min-width:1280px){.hidden-lg{display:none !important}
}
.visible-print{display:none !important}
@media print{.visible-print{display:block !important}
table.visible-print{display:table !important}
tr.visible-print{display:table-row !important}
td.visible-print,th.visible-print{display:table-cell !important}
}
.visible-print-block{display:none !important}
@media print{.visible-print-block{display:block !important}
}
.visible-print-inline{display:none !important}
@media print{.visible-print-inline{display:inline !important}
}
.visible-print-inline-block{display:none !important}
@media print{.visible-print-inline-block{display:inline-block !important}
}
@media print{.hidden-print{display:none !important}
}
*{box-sizing:border-box}
:after,:before{box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
body{font-family:Jotia,Verdana,Geneva,sans-serif;font-size:14px;line-height:1.5;color:#5c0931;background-color:#f7f7f7}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{color:#5c0931;text-decoration:none}
a:focus,a:hover{color:#5c0931;text-decoration:underline}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
figure{margin:0}
img{vertical-align:middle}
.img-responsive{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.5;background-color:#f7f7f7;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.img-circle{border-radius:50%}
hr{margin-top:21px;margin-bottom:21px;border:0;border-top:1px solid #eee}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
[role=button]{cursor:pointer}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Jotia,Verdana,Geneva,sans-serif;font-weight:300;line-height:1.1;color:#5c0931}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}
.h1,.h2,.h3,h1,h2,h3{margin-top:21px;margin-bottom:10.5px}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}
.h4,.h5,.h6,h4,h5,h6{margin-top:10.5px;margin-bottom:10.5px}
.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}
.h1,h1{font-size:40px}
.h2,h2{font-size:30px}
.h3,h3{font-size:27px}
.h4,h4{font-size:18px}
.h5,h5{font-size:14px}
.h6,h6{font-size:12px}
p{margin:0 0 10.5px}
.lead{margin-bottom:21px;font-size:16px;font-weight:300;line-height:1.4}
@media(min-width:768px){.lead{font-size:21px}
}
.small,small{font-size:85%}
.mark,mark{background-color:#fcf8e3;padding:.2em}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.text-nowrap{white-space:nowrap}
.text-lowercase{text-transform:lowercase}
.initialism,.text-uppercase{text-transform:uppercase}
.text-capitalize{text-transform:capitalize}
.text-muted{color:#777}
.text-primary{color:#337ab7}
a.text-primary:focus,a.text-primary:hover{color:#286090}
.text-success{color:#3c763d}
a.text-success:focus,a.text-success:hover{color:#2b542c}
.text-info{color:#31708f}
a.text-info:focus,a.text-info:hover{color:#245269}
.text-warning{color:#8a6d3b}
a.text-warning:focus,a.text-warning:hover{color:#66512c}
.text-danger{color:#a94442}
a.text-danger:focus,a.text-danger:hover{color:#843534}
.bg-primary{color:#fff}
.bg-primary{background-color:#337ab7}
a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}
.bg-success{background-color:#dff0d8}
a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}
.bg-info{background-color:#d9edf7}
a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}
.bg-warning{background-color:#fcf8e3}
a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}
.bg-danger{background-color:#f2dede}
a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}
.page-header{padding-bottom:9.5px;margin:42px 0 21px;border-bottom:1px solid #eee}
ol,ul{margin-top:0;margin-bottom:10.5px}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}
dl{margin-top:0;margin-bottom:21px}
dd,dt{line-height:1.5}
dt{font-weight:700}
dd{margin-left:0}
.dl-horizontal dd:after,.dl-horizontal dd:before{content:'';display:table}
.dl-horizontal dd:after{clear:both}
@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}
}
abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}
.initialism{font-size:90%}
blockquote{padding:10.5px 21px;margin:0 0 21px;font-size:17.5px;border-left:5px solid #eee}
blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}
blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.5;color:#777}
blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}
.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}
.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}
.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}
address{margin-bottom:21px;font-style:normal;line-height:1.5}
.fade{opacity:0;transition:opacity .15s linear}
.fade.in{opacity:1}
.collapse{display:none}
.collapse.in{display:block}
tr.collapse.in{display:table-row}
tbody.collapse.in{display:table-row-group}
.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}
/*!rtl:begin:ignore*/.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;left:0;top:0;display:block}
.slick-track:after,.slick-track:before{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{float:left;height:100%;min-height:1px;display:none}
[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}
/*!rtl:end:ignore*/.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit}
@media only screen and (max-width:767px){.h1,h1{font-size:40px;margin:0 0 20px}
.h2,h2{font-size:30px}
h3{font-size:18px}
p{font-size:18px;line-height:24px}
}
html.resizing *{transition:none !important}
body{overflow-x:hidden;direction:ltr;unicode-bidi:embed}
body .inner-page,body.inner-page{background-color:#ebebeb}
body.locked{overflow-x:hidden}
@media(orientation:landscape){body{width:100%}
}
@media(max-width:479px){@-webkit-viewport{width:480px}
@-moz-viewport{width:480px}
@-ms-viewport{width:480px}
@-o-viewport{width:480px}
@viewport{width:480px}
}
.page{width:100%;height:100%;display:table;table-layout:fixed}
.heading-row{padding:73px 0 60px}
.heading-row h1,.heading-row h2{margin:0 0 17px;font-weight:400}
.main{display:table-row;width:100%;height:100%}
.main-holder{padding:0 0 150px;overflow:hidden}
.home .main-holder{padding-bottom:0}
.privilege-club-header-small .main-holder{padding-top:72px}
@media only screen and (max-width:767px){.privilege-club-header-small .main-holder{padding-top:65px}
}
.main-holder.is-bottom-bg-white{position:relative}
.main-holder.is-bottom-bg-white:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:160px;background-color:#fff}
.main-bg-block{position:absolute;top:20px;right:0;z-index:-1;pointer-events:none}
.main-bg-block.is-top{top:90px}
@media only screen and (max-width:959px){.main-bg-block.is-top{top:140px}
}
.main-bg-block img{vertical-align:top}
@media only screen and (max-width:1279px){.main-bg-block img{/*!rtl:remove*/float:right;height:auto;max-width:80%}
}
.full-width{width:100%}
.is-end-block{padding-bottom:180px !important;margin-bottom:-150px !important}
@media only screen and (max-width:959px){.is-end-block{padding-bottom:200px !important}
}
@media only screen and (max-width:1279px){.container{padding-left:40px;padding-right:40px}
}
@media only screen and (max-width:959px){.container{padding-left:30px;padding-right:30px}
}
@media only screen and (max-width:767px){.container{padding-left:20px;padding-right:20px}
}
.row.add-margin-sides{margin-left:-20px;margin-right:-20px}
@media only screen and (max-width:767px){.row.add-margin-sides{margin-left:-10px;margin-right:-10px}
}
.is-base-container{padding-top:34px;padding-bottom:30px;position:relative}
@media only screen and (max-width:767px){.is-base-container{padding-top:20px;padding-bottom:20px}
}
.is-add-index{z-index:4}
.is-black-text-color{color:#000}
.section-bg-white{background-color:#fff}
@media only screen and (max-width:767px){.section-bg-white.is-change-bg-mobile{background-color:#f7f7f7}
}
.elem-hide{display:none !important}
.privilege-club-header-small .header-top-row,.privilege-club-header-small .header-welcome-row{display:none}
.privilege-club-header-small.privilege-club .header-welcome-row{display:none}
@media only screen and (max-width:959px){.privilege-club-header-small .header .main-nav>ul{margin-top:64px}
.privilege-club-header-small .header-dropdown .drop{margin-top:69px}
.privilege-club-header-small .header-dropdown .drop-block .drop-block-links-list,.privilege-club-header-small .header-dropdown .drop-block .drop-block-offers-promo,.privilege-club-header-small .header-dropdown .drop-block .drop-block-partners-list,.privilege-club-header-small .header-dropdown .drop-block .drop-block-tabs-controls,.privilege-club-header-small .header-dropdown .drop-block .drop-block-tabs-list{margin-top:69px}
.privilege-club-header-small .header-menu-open-holder .header-back-link{top:8px}
}
.privilege-club.privilege-club-welcom-none .header-welcome-row{display:none}
.content-side-image .btn{margin-top:10px}
.content-side-image .imagery{width:200px;height:190px;background-size:cover;margin:0 0 20px 0}
.module-spacer{display:block;width:100%}
.module-spacer-20{height:20px}
.module-spacer-30{height:30px}
.module-spacer-40{height:40px}
#no-more-results+.spinner-wrapper{margin-top:1em;min-height:30px;opacity:0}
#no-more-results+.spinner-wrapper.spinner-active{opacity:1}
.C22-title{padding-left:10px;padding-right:10px;margin-bottom:30px;font-size:40px}
.content-section .C22-title{border-top:0;font-size:48px}
.C3{color:#521231}
.C3 p{margin-bottom:25px;font-size:15px}
.benefits-at-a-glance-page .C3 p{margin-bottom:-10px}
.read-more-link{color:currentColor;font-size:15px;line-height:18px;text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
.read-more-link .icon-arrow-right{position:relative;top:2px;display:inline-block;-webkit-transform:scale(.8,.45);-ms-transform:scale(.8,.45);transform:scale(.8,.45)}
[dir=rtl] .read-more-link .icon-arrow-right{/*!rtl:raw: transform: scale(.8, .45);*/}
.C5 .c5-desc-list.redeem-flights .read-more-link:before{content:normal}
.read-more-link:hover{color:currentColor;border-bottom:1px solid transparent;text-decoration:none}
.read-more-link.read-more-link-white{border-bottom:1px solid rgba(255,255,255,.8)}
.read-more-link.read-more-link-white:hover{border-bottom-color:transparent}
.bg-top{position:absolute;top:0;left:0;width:100%;height:300px}
.bg-top-narrow{width:100%;padding-top:80px}
.bg-top-narrow+.sub-menu-container{margin-top:250px}
@media only screen and (max-width:767px){.bg-top-narrow+.sub-menu-container+div,.bg-top-narrow+.sub-menu-container+section{margin-top:330px}
}
.bg-top-narrow svg{position:absolute;left:0;width:101%;height:100%;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}
@media only screen and (max-width:1350px){.bg-top-narrow svg{height:450%}
}
@media only screen and (max-width:1110px){.bg-top-narrow svg{height:440%}
}
@media only screen and (max-width:959px){.bg-top-narrow svg{height:650%}
}
@media only screen and (max-width:767px){.bg-top-narrow svg{left:-30%;width:130%;height:360%;padding-top:112px}
}
.bg-bottom{position:absolute;bottom:-14%;left:0;width:100%}
@media only screen and (max-width:767px){.bg-bottom{bottom:-9%}
}
.bg-bottom-gradient{position:absolute;top:0;left:0;width:100%;height:200px;background-image:linear-gradient(to bottom,#ebebeb 0,transparent 90%);background-repeat:repeat-x}
.columns-container{overflow:hidden}
@media only screen and (max-width:767px){.columns-container{margin-left:-20px !important;margin-right:-20px !important}
}
.columns-container>div{padding-bottom:99999px;margin-bottom:-99999px;overflow:hidden}
@media only screen and (max-width:767px){.columns-container>div{padding-bottom:0;margin-bottom:0}
}
.social-card{height:242px;margin:70px auto}
.social-card h3{margin-bottom:1em}
@media only screen and (max-width:767px){.social-card h3{font-size:45px;margin-bottom:.15em}
}
.social-card a{font-size:60px;text-decoration:none}
.social-card>.row{height:100%;background:url(homepageClientlibs/images/img-stay-in-touch.png) center center no-repeat;background-size:cover;box-shadow:3px 5px 16px 1px rgba(0,0,0,.3)}
.social-card>.row>[class^=col-]{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.fancybox-gallery{z-index:10000}
.fancybox-gallery .fancybox-next span,.fancybox-gallery .fancybox-prev span{visibility:visible}
.fancybox-gallery .fancybox-prev{left:-90px}
.fancybox-gallery .fancybox-next{right:-90px}
.fancybox-overlay-white{background:url(images/fancybox_overlay-white.png)}
.fancybox-overlay-content-white{background:rgba(255,255,255,.4)}
.fancybox-overlay-content-dark{background:rgba(17,17,17,.95)}
.fancybox-overlay-content-white2{background:rgba(255,255,255,.97)}
.fancybox-gallery-thumbs.fancybox-opened .fancybox-skin{box-shadow:none}
.fancybox-overlay{z-index:9999}
.fancybox-overlay-close{position:fixed;top:50px;right:100px;z-index:10000;background:0;border:0;color:#521231;font-size:34px}
.fancybox-overlay-close:focus{outline:auto 5px -webkit-focus-ring-color}
@media only screen and (max-width:767px){.fancybox-overlay-close{right:20px}
}
.fancybox-wrap{/*!rtl:raw: right: auto;*/z-index:10000}
.fancybox-content .fancybox-skin{background:#fff}
.fancybox-content .fancybox-overlay-close{position:absolute;top:7px;right:0;font-size:28px;line-height:1}
.fancybox-content .fancybox-inner{overflow:auto}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay{max-width:100%}
}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{width:624px;border:0;padding:20px 30px 10px}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{width:100%}
}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-headline{position:absolute;white-space:nowrap;display:none}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-placeholder-text{display:none;position:absolute;top:50px;left:50%;width:70%;margin-left:5px;font-size:12px;line-height:15px;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic{position:relative;top:0}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic img[src="images/image-family-avatar.png"]+.T52-edit-pic-placeholder-text{display:block}
.fancybox-content.fancybox-card-edit fieldset .row{margin-bottom:10px}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit fieldset .row>[class^=col-]{padding-right:0}
}
.fancybox-content.fancybox-card-edit fieldset .custom-select{min-width:100%}
.fancybox-content.fancybox-card-edit fieldset .T7-calendar-field{width:100%;padding:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-form-ctas{width:100%;margin-top:0;margin-left:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-personal-pic{margin-left:10px;border:0}
.fancybox-content.fancybox-card-edit fieldset .T52-input-label{width:100%;border-bottom:1px dotted #521231;color:#521231;font-weight:400;font-size:20px;line-height:27px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{margin-left:2px;border:0}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{display:block;margin:0 auto}
}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .row{margin-bottom:1em}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4{margin-bottom:0;color:#521231;font-size:20px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4+span{color:#521231;font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas{position:absolute;top:0;right:0}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas button{font-size:25px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field{display:inline-block;padding-right:15px;margin-right:15px;border-bottom:1px solid #c7c7c7;color:#521231}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label{display:block;color:#8f8f8d;font-size:11px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label~span{display:inline-block}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--name{min-width:130px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--gender{min-width:65px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-title{font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country-of-issue img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-nationality img{float:left;margin-right:5px;margin-top:1px}
.fancybox-lock .fancybox-overlay{overflow-y:scroll}
#fancybox-thumbs{bottom:50% !important;z-index:10000;-webkit-transform:translateY(262px);-ms-transform:translateY(262px);transform:translateY(262px)}
#fancybox-thumbs ul{left:50% !important;margin-left:-5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center}
#fancybox-thumbs ul li{display:inline-block;float:none;width:60px;opacity:1}
#fancybox-thumbs ul li a{background:0;border-width:2px;border-color:transparent}
#fancybox-thumbs ul li.active{border:0}
#fancybox-thumbs ul li a:focus,#fancybox-thumbs ul li a:hover,#fancybox-thumbs ul li.active a{border-color:#521231}
@media only screen and (max-width:767px){#fancybox-thumbs ul{width:100% !important}
}
/*! jQuery.Flipster, v1.0.1 (built 2015-11-02) */.flipster{display:block;overflow-x:hidden;overflow-y:visible;position:relative}
.flipster:focus{outline:0}
.flipster__container,.flipster__item{margin:0;padding:0;list-style-type:none;position:relative}
.flipster__container{display:block;white-space:nowrap;word-spacing:-.25em;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.flipster__item{display:inline-block;white-space:normal;word-spacing:normal;vertical-align:bottom}
.flipster--click .flipster__item--future,.flipster--click .flipster__item--past{cursor:pointer}
.flipster__item img{max-width:100%}
.flipster__button{position:absolute;top:50%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0;border:0;padding:0;z-index:999;cursor:pointer;font-size:15px;opacity:.5;transition:opacity .5s ease;margin:-1em 2em}
.flipster__button svg{width:2em;stroke:currentColor;fill:transparent;stroke-width:3;stroke-linecap:round}
.flipster__button:focus,.flipster__button:hover{opacity:1}
.flipster__button--prev{left:0}
.flipster__button--next{right:0}
.flipster--flat .flipster__container,.flipster--flat .flipster__item,.flipster--flat .flipster__item__content{transition:all .4s ease-in-out}
.flipster--flat .flipster__item--future,.flipster--flat .flipster__item--past{opacity:.5}
.flipster--flat .flipster__item--past .flipster__item__content{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.flipster--flat .flipster__item--future .flipster__item__content{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.links-list-info{font-size:15px;line-height:18px}
.links-list-info a{text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
.links-list-info a:hover{border-bottom-color:transparent}
@media only screen and (max-width:767px){.links-list-info{margin-top:20px;font-size:22px;line-height:27px}
}
.links-list{margin-top:10px;margin-bottom:0}
.links-list li{margin-bottom:8px}
.links-list li>.icon{margin-right:5px;font-size:20px;vertical-align:middle}
[dir=rtl] .links-list li>.icon{/*!rtl:raw: float: right;*/}
@media only screen and (max-width:767px){.links-list li>.icon{margin-right:10px;font-size:30px}
}
@media only screen and (max-width:767px){.links-list li a{font-size:22px;line-height:27px}
}
.social-share-label{display:inline-block;margin-right:2px;font-size:15px;line-height:19px}
@media only screen and (max-width:767px){.social-share-label{font-size:22px}
}
.social-share-list.inline-list{display:inline-block;vertical-align:middle}
.social-share-list.inline-list li{margin-top:-4px;margin-left:1px;margin-right:1px}
.social-share-list.inline-list li:last-child{margin-right:-3px}
.social-share-list.inline-list a{font-size:34px;text-decoration:none}
.social-share-list.inline-list a:hover{text-decoration:none}
.social-share-list.inline-list a .icon-social-facebook{color:#3b5998}
.social-share-list.inline-list a .icon-social-twitter{color:#1ea2f2}
.social-share-list.inline-list a .icon-social-linkedin{color:#521231}
@media only screen and (max-width:767px){.social-share-list.inline-list a{font-size:50px}
}
.social-share.is-burgundy li a .icon{color:#521231}
.box{padding:30px;border-radius:3px}
.box h4{margin-top:0}
@media only screen and (max-width:767px){.box h4{font-size:30px}
}
.box p{font-weight:100}
@media only screen and (max-width:767px){.box p{font-size:22px;line-height:30px}
.box p strong{margin-top:10px}
}
.box .links-list,.box strong{font-weight:300}
.box strong{display:block}
.box .links-list a{color:currentColor;font-weight:300}
@media only screen and (max-width:767px){.box .links-list{font-size:22px;line-height:30px}
}
.box--gray{background:#ebebeb;color:#8f8f8d}
.row--offset-10{margin-left:10px !important;margin-right:10px !important}
@media only screen and (max-width:767px){.row--pull-30-mobile{margin-left:-30px !important;margin-right:-30px !important}
}
@media only screen and (max-width:767px){.C10-image>.row{margin-left:-30px;margin-right:-30px}
}
.C10-image [class^=col-]{padding-left:5px;padding-right:5px;margin-bottom:10px}
@media only screen and (max-width:767px){.C10-image [class^=col-]{padding-left:0;padding-right:0}
}
.C10-image img{width:100%}
@media only screen and (max-width:767px){.C10-image{margin-top:50px}
}
.C10-image .C10-imagery{width:100%;height:445px;background-size:cover}
@media print{.topic-overview_my-services-bgt-page .C20,.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion-item .tabset-accordion-content,.topic-overview_my-services-bgt-page .C8-myservices-bgt.C8_1 .tabset-block-add-menu-item,.topic-overview_my-services-bgt-page .T34-container:after,.topic-overview_my-services-bgt-page .T34-state-confirmation-ctas,.topic-overview_my-services-bgt-page .T34-state-confirmation>.row>div:last-child,.topic-overview_my-services-bgt-page .T34-state-payment,.topic-overview_my-services-bgt-page .bg-bottom,.topic-overview_my-services-bgt-page .breadcrumbs-menu.is-sub-menu-block,.topic-overview_my-services-bgt-page .btn-back-to-top.scrolled,.topic-overview_my-services-bgt-page .footer-holder>.container>.row:not(.footer-bottom-row),.topic-overview_my-services-bgt-page .header .main-nav>ul,.topic-overview_my-services-bgt-page .header-cell,.topic-overview_my-services-bgt-page .header-dropdown,.topic-overview_my-services-bgt-page .header-top-row,.topic-overview_my-services-bgt-page .sub-menu-block,.topic-overview_my-services-bgt-page .sub-menu-container.is-medium-padding{display:none !important}
.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion .tabset-accordion-item:first-child .tabset-accordion-content{display:block !important}
.topic-overview_my-services-bgt-page .tabset-accordion,.topic-overview_my-services-bgt-page .tabset-accordion-item{position:static}
.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion-item:first-child .tabset-accordion-content,.topic-overview_my-services-bgt-page .tabset-accordion .tabset-accordion-item:first-child{display:block !important;visibility:visible !important;opacity:1 !important}
.topic-overview_my-services-bgt-page #page,.topic-overview_my-services-bgt-page body{height:100vh}
.topic-overview_my-services-bgt-page .is-base-container{padding-top:0}
.topic-overview_my-services-bgt-page .T34-state-confirmation{display:block !important}
.topic-overview_my-services-bgt-page .T34-state-confirmation>.row>div{width:100%}
}
.flight-status-page{background:#fff}
.topic-overview_my-profile-page .T12_2 .profile-details{border-radius:3px 0 0 3px;box-shadow:none}
@media only screen and (max-width:767px){.topic-overview_my-profile-page .T12_2,.topic-overview_my-profile-page .T12_2+[class^=col-]{padding:0}
}
.topic-overview_my-profile-page~.date-picker-wrapper{z-index:10000}
.topic-overview_my-profile-page .bg-top-narrow+.sub-menu-container{margin-top:270px}
.news-blog-page .teaser-box-full-wrapper .wave-decoration{display:none}
.news-blog-page .teaser-box-full-with-video{margin-bottom:50px}
.news-blog-page .C1-video .video-js{top:0}
.inner-page.form-elements-page{padding:50px 0;background:#fff}
.po-myprofile-page h1{font-weight:400}
.po-myprofile-page.privilege-club-header-small .header-top-row{display:block}
.po-myprofile-page .promotional.is-teardrop-style .intro-text-section{margin-top:-80px;margin-bottom:50px}
@media only screen and (max-width:767px){.po-myprofile-page .promotional.is-teardrop-style .intro-text-section{margin-bottom:0}
}
.po-myprofile-page .promotional.is-teardrop-style .intro-text-section h1{width:130%;font-size:49px}
@media only screen and (max-width:767px){.po-myprofile-page .promotional.is-teardrop-style .intro-text-section h1{width:100%}
}
.po-myprofile-page .recent-links-holder{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.po-myprofile-page .recent-links-holder{padding-left:10px;padding-right:10px;top:0;-webkit-transform:none;-ms-transform:none;transform:none}
}
.po-myprofile-page .recent-links-img-holder{vertical-align:middle}
.po-myprofile-page .is-end-block{padding-bottom:380px !important;margin-top:80px}
.po-myprofile-page .T16{margin-top:30px;margin-bottom:50px}
@media only screen and (max-width:767px){.po-myprofile-page .T16{margin-top:50px}
}
.po-myprofile-page .T7{position:static;margin-top:50px;margin-bottom:80px}
@media only screen and (max-width:767px){.po-myprofile-page .T7{margin-bottom:50px}
}
.po-myprofile-page .T7-container{max-width:100%;min-height:200px;box-shadow:3px 37px 103px rgba(0,0,0,.33)}
.po-myprofile-page .T7-tab-container{height:200px;padding:40px 40px 0}
@media only screen and (max-width:767px){.po-myprofile-page .T7-tab-container{padding-left:20px;padding-right:20px}
}
.po-myprofile-page .T7-tab .text-right{margin-top:-6px;margin-bottom:0}
@media only screen and (max-width:767px){.po-myprofile-page .T7-tab .text-right{margin-top:0}
}
.po-myprofile-page .status-section{clear:both}
.po-myprofile-page .status-section-header>div{padding:0}
.po-myprofile-page .account-section{padding-bottom:150px;margin-bottom:80px}
.po-myprofile-page .account-section .wave01 svg path.cls-1,.po-myprofile-page .account-section .wave01 svg path.cls-2{fill:#ebebeb}
@media only screen and (max-width:959px){.po-myprofile-page .account-section>.container>[class^=col-]{height:auto !important;padding:0}
}
@media only screen and (max-width:767px){.po-myprofile-page .account-section{height:800px;margin-bottom:0}
}
.po-myprofile-page .header-welcome-row{display:block}
.po-myprofile-page .two-columns-gallery{padding-top:0}
@media only screen and (max-width:959px){.po-myprofile-page .two-columns-gallery>.container{padding-left:10px;padding-right:10px}
.po-myprofile-page .two-columns-gallery .slick-slide .slick-track{width:100% !important}
.po-myprofile-page .two-columns-gallery .two-columns-gallery-list .gallery-slide:first-child,.po-myprofile-page .two-columns-gallery .two-columns-gallery-list.slick-initialized .gallery-slide{width:100% !important}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery{width:100%;margin-left:0}
.po-myprofile-page .two-columns-gallery>.container{padding-left:0;padding-right:0}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column{position:relative}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image .btn{width:100%}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image{position:static;margin-left:-10px;margin-right:-10px;padding-left:10px !important;padding-right:10px !important}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .slick-slider .slick-list{height:auto !important}
}
.T59>.container>.row>[class^=col-] p{color:#3a3a3a}
@media only screen and (max-width:767px){.T59>.container>.row>[class^=col-]{padding:0}
}
@media only screen and (max-width:767px){.T59-check-in.btn{width:100%;font-size:24px}
}
@media only screen and (max-width:767px){.online-check-in-confirmation-page .main-holder>.container>.row{margin-left:-20px;margin-right:-20px}
}
.online-check-in-confirmation-page .main-holder>.relative>.wave-decoration.is-bottom{bottom:-95px}
.online-check-in-confirmation-page .subscribe{margin-bottom:150px}
@media only screen and (max-width:767px){.online-check-in-confirmation-page .subscribe{padding-top:140px}
}
.online-check-in-confirmation-page .oc-confirmation-bottom-C16 h2{margin-bottom:40px;font-size:40px}
.contact-center-page .sub-menu-container{padding-top:70px}
.contact-center-page .promotional.is-high-style{margin-bottom:0}
.contact-center-page .main-bg-block{top:-100px}
.platinum-page .main-holder{padding-bottom:0}
.platinum-page .footer-frame{margin-top:-160px}
.platinum-page .C6{padding-bottom:0}
.our-partners-page .main-holder{padding-bottom:0}
@media only screen and (max-width:767px){.oc-C9_1-links>div a{font-size:24px}
}
@media only screen and (max-width:767px){.oc-C9_1-links>div{margin:20px 20px 0}
}
.online-check-in-page .promotional.is-teardrop-style .intro-text-section{position:relative;top:30px}
.online-check-in-page .promotional.is-teardrop-style .intro-text-section p{width:200%;margin-bottom:40px}
@media only screen and (max-width:767px){.online-check-in-page .promotional.is-teardrop-style .intro-text-section p{width:100%}
}
body.menu-opened{position:fixed;overflow:hidden}
body.menu-opened .header{bottom:0;min-width:0;z-index:100}
body.menu-opened .header-top-row{font-size:12px}
body.menu-opened .header .lang{padding:9px 10px}
body.menu-opened .header .alert-notice{padding:9px 0 9px 10px}
body.menu-opened .header.mobile-active .notice{display:none !important}
@media only screen and (max-width:959px){.desktop-only{display:none !important}
}
.visible-xs-list{display:none !important}
@media only screen and (max-width:959px){.visible-xs-list{display:block !important}
}
.visible-md-list{display:inline-block}
@media only screen and (max-width:959px){.visible-md-list{display:none !important}
}
/*!rtl:begin:ignore*//*!rtl:end:ignore*/.header{position:relative;width:100%;min-width:480px;z-index:32}
.header.fixed{position:fixed;left:0;right:0;top:0;z-index:32}
@media only screen and (max-width:959px){.header:after{display:none;content:'';position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:#fff}
.header.active:after{display:block}
}
.header-container{position:relative;width:100%;max-width:1192px;margin:0 auto}
.header-container:after,.header-container:before{content:'';display:table}
.header-container:after{clear:both}
.header-top-row{font-size:14px;color:#fff;background:#5c0931;position:relative;z-index:3}
.header .exchange{position:relative;clear:both;background:#e9db21;color:#000;z-index:7}
.header .exchange ul{overflow:hidden;width:100%;padding:0 9px}
.header .exchange ul li{width:100%;overflow:hidden;padding:9px 0 0 9px}
.header .exchange ul li .date{margin:0 40px 0 0}
@media only screen and (max-width:959px){.header .exchange ul li .date{float:left !important;clear:both;padding-left:1.8em}
}
.header .exchange ul li .alert-notice-icon{background:#84084a;color:#e9db21}
.header .exchange a.close{display:block;position:absolute;top:12px;right:15px}
@media only screen and (max-width:959px){.header .exchange a.close{z-index:5;width:50%;height:90%}
}
@media only screen and (max-width:959px){.header .exchange a.close:before{font-size:2.5em;right:0;position:absolute}
}
.header .alert-notice{padding:9px 0 9px 16px}
.header .alert-notice-icon,.header .alert-notice-text{display:inline-block;vertical-align:top;margin:0 2px 0 0}
.header .alert-notice-icon{padding:3px 0 0 1px;width:20px;height:20px;text-align:center;color:#fff;background:#8d536f;border-radius:100%}
.header .alert-notice a{color:#fff}
.header .lang{padding:9px 16px;color:#fff}
.header .lang.active,.header .lang:hover{color:#521231;text-decoration:none;background:#fff}
.header .lang-icon,.header .lang-text{display:inline-block;vertical-align:middle}
.header .lang-icon{width:19px;height:19px;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.header .lang-icon img{max-width:100%;height:auto}
.header .lang-text{font-size:12px}
.header-menu-open-holder .header-back-link{display:none;position:fixed !important;left:0;top:10px;font-size:16px;padding:17px 10px;float:left;position:relative;z-index:6;text-decoration:none !important;color:#fff}
@media only screen and (max-width:959px){.header-menu-open-holder .header-back-link.active{display:block}
}
.header-menu-open-holder .header-open-link{display:none;padding:10px;font-size:31px;float:left}
@media only screen and (max-width:959px){.header-menu-open-holder .header-open-link{padding:17px 10px;display:block;position:relative;z-index:6}
.active .header-menu-open-holder .header-open-link{color:#fff}
.active .header-menu-open-holder .header-open-link:before{content:'\e5cd'}
}
.header-menu-open-holder .header-open-link:hover{text-decoration:none}
.header-login-open-holder .header-open-link{display:none;padding:10px;font-size:31px}
@media only screen and (max-width:767px){.header-login-open-holder .header-open-link{padding:17px 10px;display:block;position:relative;z-index:6}
}
.header-login-open-holder .header-open-link:hover{text-decoration:none}
.header-navigation-row{position:relative;background:#fff}
.header-navigation-row-full{position:relative;z-index:6;background:#fff}
@media only screen and (max-width:959px){.active .header-navigation-row{background:#5c0931}
.active .header-navigation-row-full{background:#5c0931}
}
.header-logo-area{float:left;width:37%;padding:10px 0 12px 10px;max-width:360px;position:relative;z-index:6;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
@media only screen and (max-width:1279px){.header-logo-area{width:30%}
}
@media only screen and (max-width:959px){.header-logo-area{width:45%}
.active .header-logo-area{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}
}
@media only screen and (max-width:767px){.header-logo-area{width:150px}
}
.header-logo{display:inline-block;vertical-align:middle;width:155px;height:50px;margin:0 14px 0 0}
@media only screen and (max-width:959px){.header-logo{width:auto}
.active .header-logo svg path{fill:#fff}
}
.header-logo-one-world{width:33px;height:33px;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;background-image:url(homepageClientlibs/images/logo-one-world.png);background-size:cover}
@media only screen and (max-width:959px){.active .header-logo-one-world{display:none}
}
.header-logo-privilege-club{display:none;max-width:360px;width:auto;padding:3px 0 0 0}
.header-logo-privilege-club img{width:100%;height:auto}
.header-logo a{display:block;float:left;height:100%}
.header-logo a.priv-logo{width:285px}
.header-logo a.logo-one-world{width:33px;height:33px;margin:-1px 0 0 9px;background-image:url(homepageClientlibs/images/logo-one-world.png);background-size:cover;text-indent:-9999px}
@media only screen and (max-width:959px){.header-logo a.logo-one-world{display:none}
}
.header-cell{width:18.6%;padding:0 40px 0 0;z-index:6}
@media only screen and (max-width:1279px){.header-cell{width:20.6%}
}
@media only screen and (max-width:959px){.header-cell{width:25.6%;position:relative}
.active .header-cell{display:none}
}
.header-search{position:absolute;top:10px;right:5px;width:46px;height:46px;font-size:34px;color:#8d536f;border:0;background:0;z-index:6}
@media only screen and (max-width:767px){.header-search{font-size:30px;color:#5c0931;padding:0 16px 0 0}
.header-search:before{content:"\e958"}
.active .header-search{display:none}
}
.header .main-nav{float:left;max-width:50%;width:100%}
@media only screen and (max-width:1279px){.header .main-nav{max-width:44%}
}
@media only screen and (max-width:959px){.header .main-nav{float:right;width:auto}
}
.header .main-nav>ul{display:table;width:100%;margin:0;font-size:16px;table-layout:fixed}
@media only screen and (max-width:1279px){.header .main-nav>ul{table-layout:auto}
}
@media only screen and (max-width:959px){.header .main-nav>ul{display:block;position:fixed;top:0;left:-100%;/*!rtl:remove*/right:0;bottom:0;padding:0 30px;margin-top:70px;font-size:28px;overflow-y:auto;box-shadow:inset 0 5px 5px rgba(0,0,0,.1);transition:all .5s}
.header .main-nav>ul.active{background:#fff;left:0}
}
@media only screen and (max-width:767px){.header .main-nav>ul{top:1px}
}
.header .main-nav>ul>li{display:table-cell;padding:0 5px;text-align:center}
.header .main-nav>ul>li:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;pointer-events:none;z-index:5}
@media only screen and (max-width:959px){.header .main-nav>ul>li:after{display:none}
}
@media only screen and (max-width:959px){.header .main-nav>ul>li{position:relative;display:block;text-align:left;border-top:1px solid #c7c7c7}
.header .main-nav>ul>li:first-child{border:0}
.header .main-nav>ul>li .header-dropdown{top:0;bottom:0;z-index:6}
.header .main-nav>ul>li .header-dropdown .drop{opacity:1}
.header .main-nav>ul>li .header-dropdown .drop.active .drop-block-links-list,.header .main-nav>ul>li .header-dropdown .drop.active .drop-block-partners-list{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-more-link,.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-offers{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-more-link{display:none}
.header .main-nav>ul>li .header-dropdown .drop-block.active .drop-block-offers{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block.active .drop-block-more-link{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block.active .drop-block-more-link .btn-more{color:#5c0931}
.header .main-nav>ul>li .header-dropdown .drop-sub-block .drop-sub-link{left:110%;position:relative;height:0;display:none}
.header .main-nav>ul>li .header-dropdown .drop-sub-block.active .drop-sub-link{display:block !important;left:0;width:94%;padding-left:10%;height:auto;position:absolute;top:0;bottom:0;background:#fff;z-index:1}
.header .main-nav>ul>li .header-dropdown .drop-sub-block.active .drop-block-links-list{visibility:hidden}
.header .main-nav>ul>li.active .header-dropdown{visibility:hidden;z-index:7}
.header .main-nav>ul>li.active .header-dropdown .drop,.header .main-nav>ul>li.active .header-dropdown .drop-sub-block{visibility:visible;background:#fff;z-index:7;left:0}
}
.header .main-nav>ul>li.hover>a{text-decoration:none;background:#f2f2f2}
.header .main-nav>ul>li>a{display:inline-block;padding:26px 12px 22px;position:relative;z-index:6}
.header .main-nav>ul>li>a:hover{text-decoration:none;background:#f2f2f2}
@media only screen and (max-width:959px){.header .main-nav>ul>li>a{padding:33px 12px 37px 0;font-weight:300;color:#5c0931}
.header .main-nav>ul>li>a:hover{background:0}
}
@media only screen and (max-width:959px){.header .main-nav>ul>li span.forward{display:block;position:absolute;top:30px;right:20px;width:30px;height:30px;z-index:6}
.header .main-nav>ul>li span.forward:before{content:'\e92b';position:absolute;top:10px;right:10px;font-size:16px;color:#5c0931;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
}
.header .main-nav>ul>li.mobile-menu-item{display:none}
@media only screen and (max-width:767px){.header .main-nav>ul>li.mobile-menu-item{display:block}
}
.header .main-nav .imagery{width:205px;height:145px;background-size:cover}
.header .login-block{z-index:6}
.header .login-block .opener{display:block;position:relative;padding:8px 10px 11px;height:100%;border:0;background:0;z-index:6}
.header .login-block .opener:after,.header .login-block .opener:before{content:'';display:table}
.header .login-block .opener:after{clear:both}
.header .login-block .opener:hover{text-decoration:none;background:#f2f2f2}
@media only screen and (max-width:767px){.header .login-block .opener{display:none}
}
.header .login-block.selected>a{background:#f2f2f2}
.header .login-block-avatar{float:left;width:50px;height:50px;border-radius:100%}
.header .login-block-avatar img{overflow:hidden;border-radius:100%}
.header .login-block-text{float:right;padding:9px 0 0 10px;font-size:12px;line-height:17px}
.header .login-block-text li:last-child{font-size:14px;color:#a4808b}
.header .login-block-text li:last-child a{color:#a4808b}
.header .login-block.is-logged .login-block-avatar{border:1px solid #d7d7d7}
.header .login-block.is-logged .notification{position:absolute;left:45px;top:8px;width:16px;height:16px;text-align:center;line-height:16px;font-size:10px;color:#fff;background:#521231;border-radius:100%}
.header .login-block.is-logged .login-block-text li{color:#652245}
.header .login-block.is-logged .login-block-text li:last-child{color:#652245}
.header-welcome-row{display:none;padding:6px 10px 4px;font-size:12px;background:#fff;border-top:1px solid #ebebeb}
.header-welcome-row p{margin:0}
.privilege-club .header .login-block .opener{cursor:pointer;padding:8px 10px 10px}
.privilege-club .header .main-nav{max-width:48%}
.privilege-club .header-logo-area{padding:15px 0 7px 17px}
@media only screen and (max-width:959px){.privilege-club .header-logo-area{padding:5px 0 7px 17px}
}
@media only screen and (max-width:767px){.privilege-club .header-logo-area{width:90px;padding:6px 0 7px 17px}
}
.privilege-club .header-logo{display:none}
.privilege-club .header-logo-privilege-club{display:block}
.privilege-club .header-logo-privilege-club img{max-width:371px;height:auto}
.privilege-club .header-welcome-row{display:block}
.stuck{position:fixed;top:0;z-index:9999}
.stuck .header-top-row{display:none}
[dir=rtl] .icon-arrow-left2{display:inline-block;-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}
[dir=rtl] .icon-arrow-right{-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}
[dir=rtl] .fares-block-find-icon{display:inline-block}
.cookie-note-container{position:fixed;bottom:0;background:#5c0931;color:#fff;width:100%;padding:0;z-index:999;opacity:.8;text-align:center}
.cookie-note-container .container{width:1192px}
.cookie-note-container a{color:#fff;text-decoration:underline !important}
.cookie-note-container a:hover{text-decoration:none !important}
.cookie-note-container span{top:-17px;right:0;position:relative;cursor:pointer;display:block;width:1118px;text-align:right;margin:0 auto}
.cookie-note-container p{clear:both;width:1080px;margin:0 auto}
.cookie-note-container h4{width:1080px;margin:12px auto 0}
@media only screen and (max-width:767px){.cookie-note-container{text-align:left;font-size:14px}
.cookie-note-container .container{width:100%}
.cookie-note-container p{padding:0 25px 5px;width:100%}
.cookie-note-container h4{padding:0 25px 5px;width:70%;float:left}
.cookie-note-container span{top:7px;font-size:28px;padding:2px;display:block;cursor:pointer;right:34px;width:100%}
}
@media only screen and (max-width:959px){.header-dropdown .drop{margin-top:70px !important}
.drop-block-links-list.arrow-level-adjust{margin-top:70px !important}
.header .main-nav>ul>li span.forward:before{top:10px !important}
.header .main-nav .drop-block-links-list{margin-top:70px !important}
.header .main-nav>ul>li .header-dropdown .drop-sub-block.active .drop-sub-link{padding-left:0 !important;width:100% !important}
.header .main-nav .drop-block-links-list .drop-sub-block{position:relative;top:30px}
.header .main-nav .drop-block-links-list .drop-sub-block span.forward.drop-title{position:absolute;top:30px}
.forward.drop-title-last-level{top:35px !important}
.header .main-nav .drop-block-links-list .drop-sub-block .forward.drop-title:before{content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#5c0931;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.header .main-nav .drop-block-links-list .drop-sub-block.active .forward.drop-title-last-level{display:none}
}
.flip-container.toggled .resetback{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container .resetback{position:absolute;top:0}
.reset-password-form.resetback{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.resetback{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:82%}
.flip-container.toggled .resetback{display:block;-webkit-transform:rotateY(0);transform:rotateY(180deg)}
.flip-container.toggled .resetback .checkbox-base.is-above-input{top:60%}
.flip-container.toggled .setnewback{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container .setnewback{position:absolute;top:0}
.reset-password-form.setnewback{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.setnewback{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:82%;display:none}
.flip-container.toggled .setnewback{display:block;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.flip-container.toggled .setnewback .checkbox-base.is-above-input{top:60%}
.flip-container.toggled .setnewback .checkbox-base.is-above-input.set-new-paswd-check{top:40%}
.flip-container.toggled .otpcheck{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container .otpcheck{position:absolute;top:0}
.reset-password-form.otpcheck{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.otpcheck{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:82%}
.flip-container.toggled .otpcheck{display:block;-webkit-transform:rotateY(-180deg);transform:rotateY(180deg)}
.checkbox-base.is-above-input{top:60% !important}
.reset-password-form.otpcheck .login-drop-title{display:block;margin:0 10px 15px;font-size:32px;font-weight:300;line-height:36px}
.setnew-password-form.setnewback .input-password{position:relative}
.footer-spacer{width:100%;height:131px}
.footer{width:100%;display:block;font-size:13px;font-weight:400;color:#fff}
@media only screen and (max-width:767px){.footer{font-size:17px}
}
.footer-frame{margin:-131px 0 0;padding:131px 0 0;text-align:left;overflow:hidden;position:relative;z-index:12}
@media(max-width:1659px) and (min-width:768px){.footer-frame{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.resize-active .footer-frame{transition:none}
.sub-menu-active .footer-frame{-webkit-transform:translateX(280px);-ms-transform:translateX(280px);transform:translateX(280px);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.resize-active .sub-menu-active .footer-frame{transition:none}
}
@media only screen and (max-width:767px){.footer-frame{text-align:center}
}
.footer-holder{padding:45px 0 42px;background:#521231}
@media only screen and (max-width:959px){.footer-holder{padding:75px 0 112px}
}
.footer .wave-decoration{z-index:10}
.footer .wave-decoration svg{vertical-align:top;margin-top:2px}
.footer .wave-decoration svg path{fill:#521231}
.footer-logo{display:inline-block;vertical-align:bottom;width:161px;height:47px;margin:0 30px 0 0;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;background-image:url(homepageClientlibs/images/footer-logo.png);background-size:cover}
@media only screen and (max-width:767px){.footer-logo{margin:0 20px}
}
@media only screen and (max-width:959px){.footer-logo{width:224px;height:65px;margin:0 10px 10px}
}
.footer-logo.one-world{width:45px;height:45px;background-image:url(homepageClientlibs/images/footer-logo-one-world.png)}
@media only screen and (max-width:959px){.footer-logo.one-world{width:62px;height:62px}
}
.footer-logo a{display:block;height:100%}
.footer-top-row{margin-bottom:117px}
@media only screen and (max-width:959px){.footer-top-row{margin-bottom:46px}
}
.footer-additional-nav{margin:0 0 47px;text-align:left}
@media only screen and (max-width:767px){.footer-additional-nav{text-align:center}
}
.footer-additional-nav li{margin:0 0 4px}
.footer-additional-nav a{color:#fff}
.footer .social{margin:0;padding:10px 0 0;font-size:14px;color:#fff}
.footer .social:after,.footer .social:before{content:'';display:table}
.footer .social:after{clear:both}
@media only screen and (max-width:959px){.footer .social{float:none;text-align:center}
}
@media only screen and (max-width:767px){.footer .social{padding:36px 0 0}
}
.footer .social li{margin:0 -4px 0 5px}
@media only screen and (max-width:959px){.footer .social li{margin:0}
}
.footer .social li:first-child{display:inline-block;width:auto;margin:0 30px 0 0;font-size:14px;font-weight:300;text-align:left}
@media only screen and (max-width:959px){.footer .social li:first-child{display:block;width:100%;margin:0 0 14px;font-size:20px;text-align:center}
}
.footer .social a span[class*=" icon-"],.footer .social a span[class^=icon-]{font-size:34px;color:#fff;transition:opacity 350ms ease}
@media only screen and (max-width:959px){.footer .social a span[class*=" icon-"],.footer .social a span[class^=icon-]{font-size:48px}
}
.footer .social a:hover{text-decoration:none}
.footer .social a:hover span[class*=" icon-"],.footer .social a:hover span[class^=icon-]{opacity:.7}
.footer h3{margin:0 0 33px;font-size:17px;font-weight:700;color:#fff;text-align:left}
@media only screen and (max-width:959px){.footer h3{margin:0 0 9px;font-size:17px;text-transform:uppercase}
}
@media only screen and (max-width:767px){.footer h3{text-align:center}
}
.footer-bottom-row{padding:17px 0 0;font-size:13px;text-align:left;text-transform:none}
@media only screen and (max-width:959px){.footer-bottom-row{font-size:14px;text-align:center}
}
.footer-bottom-row .copyright{display:inline-block;vertical-align:top;margin:0 13px 0 0}
@media only screen and (max-width:959px){.footer-bottom-row .copyright{margin:0}
}
.footer-bottom-row .copyright p{margin:0 0 12px}
.footer-bottom-row .assistance{padding-bottom:20px;text-align:right;text-transform:none}
.footer-bottom-row .assistance span{font-size:14px;font-weight:100}
.footer-bottom-row .assistance h3{margin-bottom:0;font-size:28px;font-weight:100;text-align:right}
.footer-bottom-row .assistance h3 a{color:#fff}
@media only screen and (max-width:767px){.footer-bottom-row .assistance h3{text-align:center}
}
@media only screen and (max-width:767px){.footer-bottom-row .assistance{padding-top:10px;text-align:center}
}
.footer-sub-nav{display:inline-block;vertical-align:top;margin:0;padding:0 19px;letter-spacing:-6px;position:relative}
.footer-sub-nav:before{content:'|';position:absolute;top:0;left:0}
@media only screen and (max-width:959px){.footer-sub-nav{padding:0}
.footer-sub-nav:before{display:none}
}
.footer-sub-nav li{display:inline-block;vertical-align:top;letter-spacing:0;margin:0 20px 0 0}
@media only screen and (max-width:959px){.footer-sub-nav li{margin:0 10px}
}
.footer-sub-nav a{color:#fff}
@media only screen and (max-width:959px){.footer-transactional.is-hidden-mobile{display:none}
}
@media only screen and (max-width:767px){.footer-transactional .footer-holder{padding-top:45px;padding-bottom:70px}
}
@media only screen and (max-width:1279px){.essential-facts-section{padding-left:30px !important;padding-right:30px !important}
}
@media only screen and (max-width:767px){.essential-facts-section{padding-left:20px !important;padding-right:20px !important}
}
.base-autocomplete-style .autocomplete{padding:0}
.base-autocomplete-style .autocomplete.active .input-base-ico{display:none}
.base-autocomplete-style .autocomplete .input-base-ico{position:absolute;right:10px;bottom:10px;width:10px;height:10px;background:#fff url(homepageClientlibs/images/img-autocomplete.gif) 0 0 no-repeat}
.base-autocomplete-style .autocomplete-input-holder{display:block}
@media only screen and (max-width:959px){.base-autocomplete-style .autocomplete-drop{margin-top:-21px}
}
.base-autocomplete-style .autocomplete-typeahead .twitter-typeahead{width:100%}
@media only screen and (max-width:959px){.base-autocomplete-style .autocomplete-typeahead .twitter-typeahead{height:80px}
}
.base-autocomplete-style .autocomplete-typeahead.input-base{overflow:visible}
.base-autocomplete-style .autocomplete-typeahead.input-base input[type=text]{padding-bottom:7px}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu{width:100%;border:1px solid #d7d7d7;border-width:0 1px 1px;font-size:15px;color:#666;background:#fff}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#5c0931;transition:background .2s ease}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:block}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-cursor{color:#fff;background:#5c0931;transition:background .2s ease}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-cursor .tt-highlight{color:#fff}
.a-tab-list{width:100%;margin:0;list-style:none;position:relative;z-index:6}
.a-tab-list:after,.a-tab-list:before{content:'';display:table}
.a-tab-list:after{clear:both}
.a-tab-list li{display:block;float:left;border-radius:5px 5px 0 0;margin:0;box-shadow:inset 12px -8px 39px rgba(0,0,0,.08);background-image:linear-gradient(to bottom,#f4f4f4 0,#cfcfcd 100%);position:relative;z-index:1;cursor:pointer;height:51px;transition:all 250ms ease-out}
@media only screen and (max-width:767px){.a-tab-list li{height:85px}
}
@media only screen and (max-width:1024px){.T7_4-redeem .a-tab-list li{width:50%}
}
@media only screen and (max-width:767px){.T7_4-redeem .a-tab-list li>a>span{position:relative;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
.a-tab-list li>a{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;padding:18px 20px}
@media only screen and (max-width:767px){.a-tab-list li>a{padding:26px 20px;font-size:4vw;font-weight:300;text-align:center}
}
.a-tab-list li.selected{background:#f2f2f2;background-image:none;box-shadow:none;z-index:2;position:relative}
.a-tab-view-container{background:#f2f2f2;position:relative;min-height:436px;width:100%;padding:30px 3%;z-index:10;margin-bottom:50px}
.T7_4-redeem .a-tab-view-container{background-color:#fff}
.a-tab-view-container-item{position:absolute;width:100%;visibility:hidden;opacity:0;transition:opacity 250ms ease-out}
.a-tab-view-container-item.selected{position:relative;visibility:visible;opacity:1}
.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.5;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}
.btn.active,.btn:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;box-shadow:none}
a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}
.btn-default{color:#333;background-color:#fff;border-color:#ccc}
.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}
.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}
.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}
.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{background-image:none}
.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}
.btn-default .badge{color:#fff;background-color:#333}
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}
.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}
.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}
.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#204d74;border-color:#122b40}
.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-image:none}
.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}
.btn-primary .badge{color:#337ab7;background-color:#fff}
.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}
.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#255625}
.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none}
.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}
.btn-success .badge{color:#5cb85c;background-color:#fff}
.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}
.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}
.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}
.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-image:none}
.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}
.btn-info .badge{color:#5bc0de;background-color:#fff}
.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}
.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#985f0d}
.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-image:none}
.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}
.btn-warning .badge{color:#f0ad4e;background-color:#fff}
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}
.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}
.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#761c19}
.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-image:none}
.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}
.btn-danger .badge{color:#d9534f;background-color:#fff}
.btn-link{color:#5c0931;font-weight:400;border-radius:0}
.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}
.btn-link:focus,.btn-link:hover{color:#5c0931;text-decoration:underline;background-color:transparent}
.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}
.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}
.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-block{display:block;width:100%}
.btn-block+.btn-block{margin-top:5px}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}
.btn{display:inline-block;vertical-align:top;padding:12px 25px 8px;white-space:nowrap;font-size:16px;font-weight:400;text-align:center;color:#460c2e;border-radius:2px;background:#ffa903;border:2px solid #ffa903;outline:0}
.btn:active,.btn:focus,.btn:hover{text-decoration:none;color:#460c2e;background:#f8981d;border:2px solid #f8981d;outline:0;box-shadow:none}
.btn-transparent{padding:12px 15px 8px;color:#5c0931;border-color:transparent;text-decoration:underline;background:0}
.btn-transparent:active,.btn-transparent:focus,.btn-transparent:hover{color:inherit;text-decoration:none;background:0;border-color:transparent}
.btn-dark{color:#fff;background:#5c0931;border:2px solid #5c0931}
.btn-dark:active,.btn-dark:focus,.btn-dark:hover{color:#fff;background:#3e0621;border-color:#5c0931}
.btn-white-transparent{color:#fff;background:0;border:2px solid #fff}
.btn-white-transparent:active,.btn-white-transparent:focus,.btn-white-transparent:hover{color:#5c0931;background:#fff;border-color:#fff}
.btn-orange-transparent{color:#460c2e;background:#ffa903}
.btn-orange-transparent:active,.btn-orange-transparent:focus,.btn-orange-transparent:hover{color:#460c2e;background:0;border-color:#f8981d}
.btn-dark-transparent{color:#5c0931;background:0;border:2px solid #5c0931}
.btn-dark-transparent:active,.btn-dark-transparent:focus,.btn-dark-transparent:hover{color:#fff;background:#5c0931;border-color:#5c0931}
.btn-gray-transparent{color:#999;background:0;border:2px solid #999}
.btn-gray-transparent:active,.btn-gray-transparent:focus,.btn-gray-transparent:hover{color:#fff;background:#999;border-color:#999}
.btn-gray{color:#fff;background:#c7c7c7;border:0}
.btn-gray:active,.btn-gray:focus,.btn-gray:hover{color:#fff;background:#999;border:0}
.btn-white{color:#5c0931;background:#fff;border:2px solid #ebebeb}
.btn-white:active,.btn-white:focus,.btn-white:hover{color:#fff;background:#5c0931;border-color:#5c0931}
.btn-burgundy{color:#fff;background:#5c0931;border:0}
.btn-burgundy:active,.btn-burgundy:focus,.btn-burgundy:hover{color:#5c0931;background:#fff;border:0}
.btn-orange{color:#460c2e;background:#ffa903;border:2px solid #ffa903}
.btn-orange:active,.btn-orange:focus,.btn-orange:hover{color:#460c2e;background:rgba(248,152,29,.8);border-color:rgba(248,152,29,.8)}
.btn-green{color:#fff;background:#206560;border:2px solid #206560}
.btn-green:active,.btn-green:focus,.btn-green:hover{color:#fff;background:#004b46;border-color:#004b46}
.btn--full{display:block;width:100%;min-width:100px}
@media only screen and (max-width:959px){.btn--full-touch{width:100%}
}
.btn--medium{min-width:180px}
@media only screen and (max-width:767px){.btn--medium{min-width:218px;font-size:19px;padding:14px 25px}
}
.btn--small{height:auto;padding:8px 8px 6px;font-size:8px;text-transform:uppercase}
.btn.is-inactive{opacity:.4;pointer-events:none}
.btn.is-pulse-button{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);transition:background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear}
.btn.is-pulse-button:active,.btn.is-pulse-button:focus,.btn.is-pulse-button:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);transition:background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear}
.btn.is-pos-a-top-left{position:absolute;top:0;left:0;z-index:4}
.btn.is-pos-a-top-right{position:absolute;top:0;right:0;z-index:4}
.btn.is-pos-a-bottom-left{position:absolute;bottom:0;right:0;z-index:4}
.btn.is-pos-a-bottom-right{position:absolute;bottom:0;right:0;z-index:4}
.btn-back-to-top{display:none;min-width:100px;position:fixed;right:3%;bottom:3%;padding:12px 40px 8px 30px;z-index:999}
@media only screen and (max-width:767px){.btn-back-to-top{padding:12px 32px 8px 20px;min-width:60px}
}
.btn-back-to-top [class*=icon-],.btn-back-to-top [class^=icon-]{display:inline-block;vertical-align:top}
.btn-back-to-top .icon-arrow-left3:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute;font-size:20px}
.btn-back-to-top:hover [class*=icon-],.btn-back-to-top:hover [class^=icon-]{-webkit-animation:pulse-arrow .5s 1 ease-out;animation:pulse-arrow .5s 1 ease-out}
.btn-back-to-top.scrolled{display:inline-block}
@-webkit-keyframes pulse-button{50%{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
}
@keyframes pulse-button{50%{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
}
@-webkit-keyframes pulse-arrow{50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes pulse-arrow{50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
.popup{padding:49px 0;max-width:1280px;margin:0 auto;background:#fff;z-index:1050;border-radius:5px}
.popup.upgrade-bg-popup{max-width:1135px}
.popup.upgrade-bg-popup .popup-header{padding:0}
@media only screen and (max-width:959px){.popup{padding:20px 0;left:15px;top:15px;right:15px;margin-bottom:15px}
}
@media only screen and (max-width:767px){.popup{margin:0;left:0;top:0;right:0}
}
.popup.active{display:block}
.popup.trip-history{max-width:1080px;padding:0;border-radius:0;background:#ebebeb;border-bottom:26px solid #652245}
.popup.trip-history .trip-history-content{padding:18px 7px 20px 19px}
@media only screen and (max-width:767px){.popup.trip-history .trip-history-content{padding:18px 0 20px 0}
}
.popup.trip-history .trip-history-map-content{padding:0}
.popup .close{position:absolute;top:3px;right:-4px;font-size:54px;line-height:30px;background:0;border:0;z-index:2}
@media only screen and (max-width:959px){.popup .close{top:10px;right:10px}
}
.popup>*{position:relative}
.popup-header{padding:0 30px 20px 0}
.popup-header:after,.popup-header:before{content:'';display:table}
.popup-header:after{clear:both}
@media only screen and (max-width:959px){.popup-header{padding:0 30px 20px 20px}
}
.popup-title{display:block;margin:0 0 11px;font-size:32px;font-weight:400}
.popup-notice{display:block;font-size:12px}
.popup-content{max-width:1165px;margin:0 auto;padding:0 30px 0}
@media only screen and (max-width:767px){.popup-content{width:90%;padding:10px 16px}
}
.change-bg{display:block !important;visibility:hidden;opacity:0;transition:visibility 0 linear .15s,opacity .15s linear !important}
.change-bg.in{visibility:visible;opacity:1;transition-delay:0 !important}
.change-bg-popup{border-radius:0}
.change-bg-popup .popup-title{margin:0 0 6px -10px}
.change-bg-popup .popup-content{padding:0}
@media only screen and (max-width:959px){.otp-settings-popup .popup-content{width:100%;padding:0}
}
@media only screen and (max-width:959px){.otp-settings-popup .login-drop-otp-columns{padding:0}
}
.otp-settings-popup .login-drop-columns{max-width:1028px}
@media only screen and (max-width:959px){.otp-settings-popup .login-drop-columns{background:0}
}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base{color:#5a5a5a}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base-text:before{border:2px solid #d7d7d7}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base-text:after{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:3px;left:4px;color:#bdbdbd;font-size:18px;opacity:1}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base input[type=radio]:checked+.radio-base-text:after{content:"\e901";color:#fff;font-size:14px}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base input[type=radio]:checked+.radio-base-text:before{background:#2e7f16;border-color:#2e7f16}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base input[type=radio]:checked+.radio-base-text{color:#5c0931}
.modal-open{overflow:hidden}
@media only screen and (max-width:959px){.modal-open{position:fixed}
}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;margin:200px auto;width:auto}
@media only screen and (max-width:959px){.modal-dialog{width:90%}
}
.modal-dialog.wide{width:960px}
@media only screen and (max-width:959px){.modal-dialog.wide{width:90%}
}
.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);transform:translate(0,10%)}
.modal-content{position:relative;border-radius:6px}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.fade.in,.modal-backdrop.in{opacity:.6}
.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before{content:'';display:table}
.modal-footer:after,.modal-header:after{clear:both}
.modal-header{padding:34px 34px 10px;position:relative;z-index:2}
.modal-header .close{position:absolute;top:28px;right:31px;font-size:54px;line-height:30px;background:0;border:0}
.modal-title{margin:0;font-size:14px}
.modal-body{position:relative;padding:0 34px 14px}
.modal-body-input-holder{margin:-2px 0 0}
.modal-body-input-holder input[type=text]{width:100%;padding:0 0 5px;font-size:54px;line-height:57px;font-weight:100;color:#5c0931;border:1px solid #5c0931;border-width:0 0 1px}
.modal-footer{padding:0 34px 34px;text-align:right}
.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
.vertical-alignment-helper{display:table;table-layout:fixed;height:100%;width:100%;pointer-events:none}
.vertical-align-center{display:table-cell;vertical-align:middle;pointer-events:none}
.modal-content{width:inherit;height:inherit;margin:0 auto;pointer-events:all;padding-left:15px}
@media only screen and (max-width:768px){.modal-content{padding-left:0}
}
.modal-scrollable{position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}
#search-modal .modal-dialog{max-width:645px}
#search-modal .modal-content{padding-left:0}
.modal-search-overlay{background-color:#fff;max-width:630px;margin:0 auto;border-radius:5px}
.modal-search-overlay .modal-input-holder{margin:-2px 0 13px}
.modal-search-overlay .modal-input-holder input{width:100%;line-height:60px;font-size:50px;padding:0 0 8px;font-weight:100;color:#521231;border:1px solid #521231;border-width:0 0 1px}
.modal-search-overlay .modal-input-holder input::-moz-placeholder{color:#b28fa2;opacity:1}
.modal-search-overlay .modal-input-holder input:-ms-input-placeholder{color:#b28fa2}
.modal-search-overlay .modal-input-holder input::-webkit-input-placeholder{color:#b28fa2}
@media only screen and (max-width:959px){.modal-search-overlay .modal-input-holder input{font-size:40px}
}
.modal-search-overlay .modal-input-holder button{margin-right:28px;margin-top:10px}
@media only screen and (max-width:767px){.modal-search-overlay .modal-input-holder button{float:none !important;width:100%}
}
.modal-search-overlay .search-results{overflow:hidden}
.modal-search-overlay .search-results-list{float:left;max-width:50%;margin:0;font-size:18px}
.modal-search-overlay .search-results-list li{margin:0 0 14px}
.modal-search-overlay .search-results-list a{color:#5c0931}
.modal-search-overlay .search-results-list a [class^=icon-]{display:inline-block;vertical-align:middle;margin:-3px 6px 0 2px;font-size:12px;color:#c7c7c7}
.modal-search-overlay .search-results-list a .key-word{color:#999}
.modal-search-overlay .search-results-list a:hover{text-decoration:none}
.modal-search-overlay .search-results .top-searches-title{display:block;margin:3px 0 17px -20px;font-size:12px;font-weight:400}
.modal-search-overlay .search-results .top-searches-title [class^=icon-]{display:inline-block;vertical-align:middle;margin:-3px 10px 0 0;font-size:12px}
.modal-search-overlay .search-results .top-searches-list{float:left;margin:0 50px 0 0;font-size:15px}
.modal-search-overlay .search-results .top-searches-list li{margin:0 0 8px}
.modal-search-overlay .tt-menu{width:100%;border:1px solid #d7d7d7;border-width:0 1px 1px;font-size:15px;color:#666;background:#fff}
.modal-search-overlay .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer}
.modal-search-overlay .tt-menu .tt-suggestion:hover{color:#fff;background:#5c0931;transition:background .2s ease}
.modal-search-overlay .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.modal-search-overlay .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.modal-search-overlay .tt-menu .tt-suggestion span{display:block}
.tooltip{position:absolute;width:160px;padding:7px 10px;font-size:11px;line-height:1.4;font-weight:300;color:#5c0931;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25);z-index:30}
.tooltip-title{display:block;padding:0 14px 0 0;font-size:11px;line-height:1.4;font-weight:400;position:relative}
.tooltip-title a{position:absolute;top:-1px;right:4px;width:10px;height:10px;color:#5c0931}
.tooltip-title a:hover{text-decoration:none}
.tooltip-title a span[class*=" icon-"],.tooltip-title a span[class^=icon-]{font-size:18px}
.tooltip-close:hover{text-decoration:none}
.tooltip p{margin:0}
.autocomplete{padding:26px 0 19px;position:relative}
.autocomplete:after,.autocomplete:before{content:'';display:table}
.autocomplete:after{clear:both}
.autocomplete-typeahead.input-base{line-height:0}
.autocomplete-text.fake{position:absolute;visibility:hidden}
.autocomplete-text.dotted:after{content:'...'}
.autocomplete-text.dotted:empty:after{content:''}
.is-show-all .autocomplete{margin:0 0 -2px;padding:6px 20px 0}
.is-show-all .autocomplete-row{text-align:left}
.is-show-all .autocomplete-text{font-size:34px}
.is-show-all .autocomplete-text:after{bottom:7px}
.is-book-tab .autocomplete{padding-bottom:0}
.is-book-tab .autocomplete-row{text-align:left}
.autocomplete.autocomplete-t7-style .twitter-typeahead{width:100%}
.autocomplete.autocomplete-t7-style .input-base{overflow:visible}
.autocomplete.autocomplete-t7-style .input-base:before{content:'';position:absolute;top:50%;margin:-10px 0 0 0;right:13px;width:21px;height:21px;border-radius:100%;background-color:#a29a92;transition:background .2s ease;z-index:3}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base:before{width:30px;height:30px;margin:-15px 0 0;right:19px}
}
.autocomplete.autocomplete-t7-style .input-base:after{position:absolute;top:50%;right:13px;margin:-9px 0 0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;content:'\e928';color:#fff;background:0;font-size:4px;line-height:1em;padding:7px 4px;z-index:4;border-radius:0;font-size:6px}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base:after{right:19px;width:30px;height:30px;padding:11px 4px;margin:-15px 0 0;font-size:10px}
}
.autocomplete.autocomplete-t7-style .input-base input[type=text]{padding-bottom:7px}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base input[type=text]{height:80px}
}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base .input-base-placeholder.active{height:40px;padding:13px 16px 4px;font-size:20px}
}
.autocomplete.autocomplete-t7-style .input-base .tt-menu{width:100%;border:1px solid #d7d7d7;border-width:0 1px 1px;font-size:13px;color:#666;background:#fff;overflow:scroll;max-height:210px}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion{line-height:1.5;padding:10px;border-bottom:1px solid #ebebeb;color:#b2b2b2;cursor:pointer}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#5c0931;transition:background .2s ease}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#000}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion span{display:block}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion span{display:inline-block}
}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-cursor{color:#fff;background:#5c0931;transition:background .2s ease}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-cursor .tt-highlight{color:#fff}
.upgrade-tab .autocomplete{padding-bottom:11px}
.trip-type-search .autocomplete{padding:30px 0 20px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete{padding:48px 0 34px}
}
.trip-type-search .autocomplete-row{text-align:left}
.trip-type-search .autocomplete-label{top:0;font-size:20px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-label{font-size:30px}
}
.trip-type-search .autocomplete-cell{text-align:left;padding-right:20px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-cell{padding-right:34px}
}
.trip-type-search .autocomplete-cell span[class*=" icon-"].icon-pencil,.trip-type-search .autocomplete-cell span[class^=icon-].icon-pencil{right:0;bottom:6px;font-size:20px/*!rtl:raw: transform: rotateY(180deg);*/}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-cell span[class*=" icon-"].icon-pencil,.trip-type-search .autocomplete-cell span[class^=icon-].icon-pencil{font-size:30px;bottom:6px;right:0}
}
.trip-type-search .autocomplete-text{height:36px;font-size:26px;line-height:36px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-text{height:51px;font-size:45px;line-height:51px}
}
.trip-type-search .autocomplete-text:after{bottom:4px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-text:after{height:2px;bottom:4px}
}
.autocomplete-label{position:absolute;top:15px;left:0;font-size:16px;font-weight:400}
.autocomplete-row{text-align:center;overflow:hidden}
.autocomplete-cell{display:inline-block;vertical-align:middle;max-width:250px;padding:5px 10px 0 0;text-align:left;position:relative}
@media only screen and (max-width:767px){.autocomplete-cell{max-width:300px}
}
.autocomplete-cell.arrow{width:20%;text-align:center}
.autocomplete-cell.arrow span[class*=" icon-"],.autocomplete-cell.arrow span[class^=icon-]{font-size:30px;color:#c6c2be}
.autocomplete-cell.arrow span[class*=" icon-"].icon-arrow-bothdirections,.autocomplete-cell.arrow span[class^=icon-].icon-arrow-bothdirections{font-size:60px}
.autocomplete-cell.arrow span[class*=" icon-"].icon-arrow-right-thin,.autocomplete-cell.arrow span[class^=icon-].icon-arrow-right-thin{display:none}
.autocomplete-cell span[class*=" icon-"],.autocomplete-cell span[class^=icon-]{display:inline-block}
.autocomplete-cell span[class*=" icon-"].icon-pencil,.autocomplete-cell span[class^=icon-].icon-pencil{margin:0 -2px;position:absolute;right:-6px;bottom:15px;font-size:16px}
.autocomplete.is-one-way-cell.arrow span[class*=" icon-"].icon-arrow-bothdirections,.autocomplete.is-one-way-cell.arrow span[class^=icon-].icon-arrow-bothdirections{display:none}
.autocomplete.is-one-way-cell.arrow span[class*=" icon-"].icon-arrow-right,.autocomplete.is-one-way-cell.arrow span[class^=icon-].icon-arrow-right{display:inline}
.autocomplete-text{display:block;min-width:144px;font-size:44px;line-height:45px;height:45px;color:#652245;position:relative;outline:0;white-space:nowrap;overflow:hidden;border-bottom:1px solid #652245}
@media only screen and (max-width:959px){.autocomplete-text{font-size:40px}
}
.sub-menu-container .autocomplete{padding:0}
.autocomplete label{display:inline-block;vertical-align:middle;width:145px;font-size:18px;font-weight:400}
@media only screen and (max-width:767px){.autocomplete label{display:block;width:100%;margin:0 0 8px;font-size:27px}
}
.autocomplete-input-holder{display:inline-block;vertical-align:middle;width:100%;max-width:215px;position:relative}
@media only screen and (max-width:767px){.autocomplete-input-holder{max-width:100%}
}
.autocomplete-input-holder input[type=text]{width:100% !important;padding:15px 9px 14px !important;background:#fff !important}
@media only screen and (max-width:767px){.autocomplete-input-holder input[type=text]{padding:23px 18px 22px !important}
}
.autocomplete-input-holder input[type=text]:focus{border-bottom-color:#fff}
.autocomplete-drop{display:none;position:absolute;top:100%;left:0;right:0;padding:0 11px 0 20px;font-size:15px;line-height:1.133;color:#000;background:#fff;border:1px solid #d7d7d7;border-width:0 1px 1px;z-index:20}
.autocomplete-drop:before{content:'';position:absolute;top:0;left:10px;right:10px;height:1px;background:#ebebeb}
.autocomplete-drop>li{border-top:1px solid #ebebeb}
.autocomplete-drop>li a{display:block;padding:10px 0;color:#000}
.autocomplete-drop>li a:hover{text-decoration:none}
.autocomplete-drop>li .city,.autocomplete-drop>li .country{display:block}
.autocomplete-drop>li .city{font-weight:300}
.autocomplete-drop>li .country{font-weight:400}
.autocomplete-drop>li .key-word{font-weight:500;color:#5c0931}
input[type=text]:focus+.autocomplete-drop{display:block}
.autocomplete-widget label{display:block;margin-top:5px}
.autocomplete-widget .twitter-typeahead{width:100%}
.autocomplete .autocomplete-widget input.typeahead[type=text],.autocomplete-widget .autocomplete input.typeahead[type=text],.autocomplete-widget .typeahead.input-base-elem{padding-bottom:14px;padding-top:16px}
.autocomplete-widget .tt-menu{width:100%}
.autocomplete-widget .autocomplete-template{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer;background:#fff}
.autocomplete-widget .autocomplete-template:hover{color:#373e46;background:#e6e6e6}
.checkbox-slide{display:inline-block;vertical-align:top;width:60px;height:26px;position:relative}
@media only screen and (max-width:767px){.checkbox-slide{width:115px;height:50px}
}
.register-form-checkbox-bar .checkbox-slide{vertical-align:middle;margin:0 0 0 19px}
@media only screen and (max-width:767px){.register-form-checkbox-bar .checkbox-slide{display:block;margin:0 auto}
}
.checkbox-slide .text-no{color:#fff;position:absolute;right:9px;z-index:0;font-size:12px;line-height:26px;text-transform:uppercase;opacity:1;transition:opacity .2s ease}
@media only screen and (max-width:767px){.checkbox-slide .text-no{font-size:22px;line-height:50px;right:15px}
}
.checkbox-slide .text-yes{position:absolute;left:7px;color:#fff;z-index:1;font-size:12px;line-height:26px;text-transform:uppercase;opacity:0;transition:opacity .2s ease}
@media only screen and (max-width:767px){.checkbox-slide .text-yes{font-size:22px;line-height:50px;left:16px}
}
.checkbox-slide label{position:absolute;top:0;left:0;width:100%;height:100%;background:#d7d7d7;transition:background .4s ease;border-radius:50px;overflow:hidden;z-index:2;cursor:pointer}
.checkbox-slide .decor-circle{display:block;width:22px;height:22px;cursor:pointer;position:absolute;top:2px;left:2px;z-index:1;background:#fff;border-radius:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;font-size:0;line-height:0;color:transparent;text-indent:100%}
@media only screen and (max-width:767px){.checkbox-slide .decor-circle{width:42px;height:42px;top:4px;left:4px}
}
.checkbox-slide input[type=checkbox]{position:relative;opacity:0;z-index:4}
@media only screen and (max-width:767px){.checkbox-slide input[type=checkbox]{width:100%;height:100%}
}
.checkbox-slide input[type=checkbox]:checked+label{background:#5c0931;transition:background .4s ease}
.checkbox-slide input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(34px);-ms-transform:translateX(34px);transform:translateX(34px);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
.checkbox-slide input[type=checkbox]:checked+label .decor-circle.long{-webkit-transform:translateX(70px);-ms-transform:translateX(70px);transform:translateX(70px)}
@media only screen and (max-width:767px){.checkbox-slide input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(65px);-ms-transform:translateX(65px);transform:translateX(65px)}
}
.checkbox-slide input[type=checkbox]:checked+label .text-yes{opacity:1;transition:opacity .2s ease}
.checkbox-slide input[type=checkbox]:checked+label .text-no{opacity:0;transition:opacity .2s ease}
.checkbox-slide.checkbox-slide--green input[type=checkbox]:checked+label{background:#79ac6e}
.checkbox-slide.is-small{width:26px;height:15px;margin:0 8px 0 0;vertical-align:middle}
.checkbox-slide.is-small label{background:#a4a4a4}
.checkbox-slide.is-small .decor-circle{width:13px;height:13px;top:1px;left:1px}
.checkbox-slide.is-small input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(11px);-ms-transform:translateX(11px);transform:translateX(11px)}
.checkbox-base{display:inline-block;vertical-align:top;position:relative;overflow:hidden;margin:0}
@media only screen and (max-width:767px){.checkbox-base{margin:10px 0}
}
.checkbox-base.is-margin-top{margin:15px 10px 15px 0}
@media only screen and (max-width:767px){.checkbox-base.is-margin-top{margin:27px 0 24px 15px}
}
.checkbox-base.is-above-input{position:absolute;right:15px;top:50%;margin:-10px 0 0;z-index:10}
@media only screen and (max-width:767px){.checkbox-base.is-above-input{margin:-12px 0 0;right:19px}
}
.checkbox-base.is-add-margin-left{margin-left:10px}
@media only screen and (max-width:767px){.checkbox-base.is-add-margin-left{margin-left:10px}
}
.checkbox-base.error .checkbox-base-text{color:#b50000}
.checkbox-base.error .checkbox-base-text:before{border-color:#b50000}
.checkbox-base [type=checkbox]{position:absolute;left:-100%;top:-100%;visibility:hidden;opacity:0}
.checkbox-base [type=checkbox]:checked~span:before{border-color:#d7d7d7;background-color:#ebebeb;transition:background .2s ease}
.checkbox-base [type=checkbox]:checked~span:after{width:18px;transition:all .2s ease}
@media only screen and (max-width:767px){.checkbox-base [type=checkbox]:checked~span:after{width:20px}
}
.checkbox-base-text{float:left;font-size:12px;line-height:1.4;color:#652245;padding:2px 0 2px 28px;cursor:pointer}
.checkbox-base-text sup{font-size:20px;top:0}
@media only screen and (max-width:767px){.checkbox-base-text{pointer-events:none;padding:0 0 0 38px;font-size:20px}
}
.checkbox-base-text:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #d7d7d7;background-color:#fff;transition:background .2s ease}
@media only screen and (max-width:767px){.checkbox-base-text:before{width:25px;height:25px;top:1px}
}
.checkbox-base-text:after{content:'\f00c';position:absolute;left:2px;top:2px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#5c0931;width:0;pointer-events:none;transition:all .2s ease;overflow:hidden/*!rtl:raw: right: 1px;*/}
@media only screen and (max-width:767px){.checkbox-base-text:after{font-size:22px}
}
.checkbox-base-text.is-before-input{padding-left:2px;padding-right:28px}
.checkbox-base-text.is-before-input:before{left:auto;right:0}
.checkbox-base-text.is-before-input:after{left:100%;-webkit-transform:translateX(-18px);-ms-transform:translateX(-18px);transform:translateX(-18px)}
.input-base{position:relative;overflow:hidden}
@media only screen and (max-width:767px){.input-base.is-textarea-elem{height:420px}
}
.input-base.is-optional .input-base-placeholder{padding-top:12px;line-height:1}
.input-base.is-optional .input-base-placeholder small{display:block;font-size:70%}
@media only screen and (max-width:767px){.input-base.is-optional .input-base-placeholder{padding-top:22px}
}
@media only screen and (max-width:767px){.autocomplete .input-base.is-optional input[type=text]:focus~.input-base-placeholder,.input-base.is-optional .autocomplete input[type=text]:focus~.input-base-placeholder,.input-base.is-optional .input-base-elem:focus~.input-base-placeholder,.input-base.is-optional.filled .input-base-placeholder{padding-top:8px !important}
}
.input-base .twitter-typeahead.error,.input-base.error{height:auto;overflow:visible}
.autocomplete .input-base .twitter-typeahead.error input[type=text],.autocomplete .input-base.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder,.input-base.error .autocomplete input[type=text],.input-base.error .input-base-elem,.input-base.error .input-base-placeholder{height:50px;padding-right:35px}
@media only screen and (max-width:767px){.autocomplete .input-base .twitter-typeahead.error input[type=text],.autocomplete .input-base.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder,.input-base.error .autocomplete input[type=text],.input-base.error .input-base-elem,.input-base.error .input-base-placeholder{height:80px;padding-right:55px}
}
.input-base .twitter-typeahead.error .input-base-bg,.input-base.error .input-base-bg{height:50px}
@media only screen and (max-width:767px){.input-base .twitter-typeahead.error .input-base-bg,.input-base.error .input-base-bg{height:80px}
}
.input-base .twitter-typeahead.error:after,.input-base.error:after{content:"\e001";position:absolute;top:16px;right:10px;z-index:1;color:#b50000;font-size:18px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
@media only screen and (max-width:767px){.input-base .twitter-typeahead.error:after,.input-base.error:after{top:26px;right:18px;font-size:30px}
}
.input-base.error textarea.input-base-elem{background:rgba(181,0,0,.1)}
.input-base.error.is-textarea-elem:after{content:normal}
.autocomplete .input-base .twitter-typeahead.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder{padding-right:60px}
@media only screen and (max-width:767px){.autocomplete .input-base .twitter-typeahead.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder{padding-right:90px}
}
.input-base .twitter-typeahead.error~.input-base-placeholder{color:#b50000}
.input-base .twitter-typeahead.error:after{right:40px}
@media only screen and (max-width:767px){.input-base .twitter-typeahead.error:after{right:60px}
}
.input-base.input-base-with-suggestions{height:auto;overflow:visible}
.autocomplete .input-base.input-base-with-suggestions input[type=text],.input-base.input-base-with-suggestions .autocomplete input[type=text],.input-base.input-base-with-suggestions .input-base-elem,.input-base.input-base-with-suggestions .input-base-placeholder{height:50px}
@media only screen and (max-width:767px){.autocomplete .input-base.input-base-with-suggestions input[type=text],.input-base.input-base-with-suggestions .autocomplete input[type=text],.input-base.input-base-with-suggestions .input-base-elem{height:80px}
}
.input-base.input-base-with-suggestions .icon{display:none;margin-right:5px;font-size:20px}
@media only screen and (max-width:767px){.input-base.input-base-with-suggestions .icon{position:relative;top:8px;margin-right:15px;font-size:30px}
}
.input-base.input-base-with-suggestions.shown-pwd .input-base-elem-pwd-text{color:#8f8f8d}
.input-base.input-base-with-suggestions.shown-pwd .input-base-elem-pwd-text-value{display:none}
@media only screen and (max-width:767px){.input-base{height:80px;margin:0 0 20px}
}
.input-base .text-hide{position:absolute;left:-999px;top:-999px}
.autocomplete input[type=text],.input-base-elem{display:block;width:100%;height:inherit;border:1px solid #d7d7d7;background:0;padding:23px 9px 8px;position:relative;outline:0;font-size:15px;line-height:1.3;font-weight:400;color:#999;z-index:10;outline:0}
.autocomplete input[type=text]::-moz-placeholder,.input-base-elem::-moz-placeholder{color:#999;opacity:1}
.autocomplete input[type=text]:-ms-input-placeholder,.input-base-elem:-ms-input-placeholder{color:#999}
.autocomplete input[type=text]::-webkit-input-placeholder,.input-base-elem::-webkit-input-placeholder{color:#999}
.autocomplete .is-textarea-elem input[type=text],.is-textarea-elem .autocomplete input[type=text],.is-textarea-elem .input-base-elem{width:100% !important;height:250px;resize:none}
.autocomplete .is-textarea-elem input.small[type=text],.is-textarea-elem .autocomplete input.small[type=text],.is-textarea-elem .input-base-elem.small{height:100px}
.autocomplete .is-textarea-elem input.medium[type=text],.is-textarea-elem .autocomplete input.medium[type=text],.is-textarea-elem .input-base-elem.medium{height:200px}
.autocomplete .is-textarea-elem input.big[type=text],.is-textarea-elem .autocomplete input.big[type=text],.is-textarea-elem .input-base-elem.big{height:300px}
.autocomplete .is-textarea-elem input.large[type=text],.is-textarea-elem .autocomplete input.large[type=text],.is-textarea-elem .input-base-elem.large{height:400px}
.autocomplete .filled input[type=text]~.input-base-placeholder,.autocomplete input[type=text]:focus~.input-base-placeholder,.filled .autocomplete input[type=text]~.input-base-placeholder,.filled .input-base-elem~.input-base-placeholder,.input-base-elem:focus~.input-base-placeholder{height:26px;padding:5px 10px 0;font-size:10px;color:#5c0931;transition:all .2s ease;z-index:2}
.autocomplete .filled input[type=text]~.input-base-placeholder sup,.autocomplete input[type=text]:focus~.input-base-placeholder sup,.filled .autocomplete input[type=text]~.input-base-placeholder sup,.filled .input-base-elem~.input-base-placeholder sup,.input-base-elem:focus~.input-base-placeholder sup{display:none}
@media only screen and (max-width:767px){.autocomplete .filled input[type=text]~.input-base-placeholder,.autocomplete input[type=text]:focus~.input-base-placeholder,.filled .autocomplete input[type=text]~.input-base-placeholder,.filled .input-base-elem~.input-base-placeholder,.input-base-elem:focus~.input-base-placeholder{font-size:18px;height:40px;padding:13px 16px 4px}
}
.autocomplete .filled input[disabled][type=text],.autocomplete input[disabled][type=text],.filled .autocomplete input[disabled][type=text],.filled .input-base-elem[disabled],.input-base-elem[disabled]{background:#ebebeb}
.autocomplete .filled input[disabled][type=text]~.input-base-placeholder,.autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .input-base-elem[disabled]~.input-base-placeholder,.input-base-elem[disabled]~.input-base-placeholder{color:#8f8f8d}
.autocomplete .input-base.filled.pre-filled input[type=text]:focus~.input-base-placeholder,.autocomplete .input-base.filled.pre-filled input[type=text]~.input-base-placeholder,.input-base.filled.pre-filled .autocomplete input[type=text]:focus~.input-base-placeholder,.input-base.filled.pre-filled .autocomplete input[type=text]~.input-base-placeholder,.input-base.filled.pre-filled .input-base-elem:focus~.input-base-placeholder,.input-base.filled.pre-filled .input-base-elem~.input-base-placeholder{color:#8f8f8d}
.autocomplete input.populated[type=text]~.input-base-placeholder,.input-base-elem.populated~.input-base-placeholder{height:26px !important;padding:0 10px !important;font-size:10px !important;color:#5c0931 !important}
.autocomplete .error input[type=text],.error .autocomplete input[type=text],.error .input-base-elem{border-color:#b50000}
.autocomplete .error input[type=text]~.input-base-placeholder,.error .autocomplete input[type=text]~.input-base-placeholder,.error .input-base-elem~.input-base-placeholder{color:#b50000}
.autocomplete .error input[type=text]:focus~.input-base-bg,.error .autocomplete input[type=text]:focus~.input-base-bg,.error .input-base-elem:focus~.input-base-bg{background-color:#fff}
.autocomplete .input-base-with-suggestions input[type=text]:focus,.input-base-with-suggestions .autocomplete input[type=text]:focus,.input-base-with-suggestions .input-base-elem:focus{border-color:#005aa6}
.autocomplete .input-base-with-suggestions input[type=text]:focus~.input-base-bg,.input-base-with-suggestions .autocomplete input[type=text]:focus~.input-base-bg,.input-base-with-suggestions .input-base-elem:focus~.input-base-bg{background-color:transparent}
.autocomplete .input-base-with-suggestions input[type=text]:focus~.input-base-placeholder,.input-base-with-suggestions .autocomplete input[type=text]:focus~.input-base-placeholder,.input-base-with-suggestions .input-base-elem:focus~.input-base-placeholder{color:#005aa6}
.autocomplete .input-base-with-suggestions input[type=text]:focus~.input-base-msg-box,.input-base-with-suggestions .autocomplete input[type=text]:focus~.input-base-msg-box,.input-base-with-suggestions .input-base-elem:focus~.input-base-msg-box{background:rgba(0,90,166,.1);border-color:#005aa6;color:#005aa6}
.autocomplete input[type=text]:focus~.input-base-bg,.input-base-elem:focus~.input-base-bg{background-color:#ebebeb;transition:background .35s ease}
.autocomplete input[type=text]:focus,.input-base-elem:focus{outline:0}
.autocomplete .is-under-checkbox input[type=text],.is-under-checkbox .autocomplete input[type=text],.is-under-checkbox .input-base-elem{padding-right:80px}
.autocomplete .is-under-checkbox input[type=text],.is-under-checkbox .autocomplete input[type=text],.is-under-checkbox .input-base-elem{padding-right:40px}
.input-base-elem-pwd-text{color:transparent}
.input-base-elem-pwd-text-value{display:block;position:absolute;left:11px;z-index:1;margin-top:-27px;background:#fff}
@media only screen and (max-width:767px){.input-base-elem-pwd-text-value{left:18px;margin-top:-42px;font-size:26px}
}
.input-base-elem-pwd-text-show{position:absolute;right:16px;top:16px;z-index:2}
@media only screen and (max-width:767px){.autocomplete input[type=text],.input-base-elem{padding:36px 16px 12px;font-size:22px}
}
.input-base.is-calendar:after{content:'\e944';position:absolute;right:10px;top:50%;margin:-10px 0 0;font-size:20px;color:#5c0931;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
@media only screen and (max-width:767px){.input-base.is-calendar:after{right:19px;font-size:30px;margin:-15px 0 0}
}
.input-base-placeholder{position:absolute;top:0;left:0;width:100%;height:inherit;font-size:15px;line-height:1.5;color:#999;padding:15px 11px;pointer-events:none;z-index:1;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.input-base-placeholder sup{font-size:20px;top:0;color:#b50000}
.input-base-placeholder.active{height:26px;padding:5px 10px 0;font-size:10px;color:#5c0931;transition:all .2s ease}
.input-base-placeholder.active+.input-base-bg{background:#ebebeb;transition:background .35s ease}
.input-base-placeholder.active sup{display:none}
@media only screen and (max-width:767px){.input-base-placeholder{font-size:22px;padding:25px 16px}
.input-base-placeholder.active{font-size:18px;height:40px}
}
.input-base-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:#fff;transition:background .35s ease;z-index:0;font-size:0;line-height:0;text-indent:100%;color:transparent}
.input-base-msg-box{display:none;padding:10px;background:#fff;border:1px solid #d7d7d7;border-top:0}
.input-base-msg-box .input-base-msg-empty,.input-base-msg-box .input-base-msg-rules{display:none}
.input-base-msg-box .input-base-msg-rules-warning{position:relative;padding-left:30px;font-size:15px}
.input-base-msg-box .input-base-msg-rules-warning .icon{position:absolute;top:0;left:0;font-size:22px}
.input-base-msg-box li{position:relative;padding-left:10px;line-height:1.35}
@media only screen and (max-width:767px){.input-base-msg-box li{padding-left:20px}
}
.input-base-msg-box li:before{content:'•';position:absolute;top:50%;left:0;padding-right:8px;font-size:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.input-base-msg-box li:before{font-size:34px}
}
.error .input-base-msg-box{background:#f7e5e5;border-color:#b50000;color:#b50000}
@media only screen and (max-width:767px){.input-base-msg-box{font-size:22px}
}
.input-base.filled .input-base-placeholder{height:26px;padding:6px 10px;font-size:11px;color:#5c0931;transition:all .2s ease}
@media only screen and (max-width:767px){.input-base.filled .input-base-placeholder{font-size:18px;height:40px;padding:13px 16px 4px}
}
.input-custom{position:relative;overflow:hidden;background:#fff}
@media(max-width:1280px){.input-custom{padding:11px 0 0}
}
.input-custom.is-divider{margin-left:1px}
@media only screen and (max-width:767px){.input-custom.is-divider{margin:1px 0 0}
}
.input-custom.is-dark-font .input-custom-input::-moz-placeholder,.input-custom.is-dark-font input[type=text]::-moz-placeholder{color:#000;opacity:1}
.input-custom.is-dark-font .input-custom-input:-ms-input-placeholder,.input-custom.is-dark-font input[type=text]:-ms-input-placeholder{color:#000;opacity:1}
.input-custom.is-dark-font .input-custom-input::-webkit-input-placeholder,.input-custom.is-dark-font input[type=text]::-webkit-input-placeholder{color:#000;opacity:1}
.input-custom input[type=text],.input-custom-input{display:block;width:100%;height:60px;padding:21px 20px 10px 10px;font-size:25px;line-height:1.3em;font-weight:100;color:#000;border:0;background:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-color:#fff}
.input-custom input[type=text]::-moz-placeholder,.input-custom-input::-moz-placeholder{color:#000;opacity:1}
.input-custom input[type=text]:-ms-input-placeholder,.input-custom-input:-ms-input-placeholder{color:#000}
.input-custom input[type=text]::-webkit-input-placeholder,.input-custom-input::-webkit-input-placeholder{color:#000}
.input-custom input[type=text]:focus,.input-custom-input:focus{background-color:#fff;color:#000}
@media(max-width:1280px){.input-custom input[type=text],.input-custom-input{height:49px;padding-top:11px}
}
.input-custom-label{font-size:12px;line-height:15px;font-weight:700;position:absolute;left:10px;top:10px;right:10px;color:#722858;text-transform:uppercase}
.input-file{position:relative;height:50px;overflow:hidden}
@media only screen and (max-width:767px){.input-file{height:150px;margin:0 0 20px}
}
.input-file .text-hide{position:absolute;left:-999px;top:-999px}
.input-file .error-text{color:#b50000}
.input-file-hidden{position:absolute;width:100%;height:100%;color:transparent;background-color:transparent;border-color:transparent;opacity:0;top:0;left:0;z-index:3;cursor:pointer}
.input-file-elem{display:block;width:100%;height:inherit;border:1px solid #d7d7d7;background:0;padding:23px 120px 8px 9px;position:relative;outline:0;font-size:15px;line-height:1.3;font-weight:300;color:#999;z-index:2;outline:0}
.input-file-elem::-moz-placeholder{color:#999;opacity:1}
.input-file-elem:-ms-input-placeholder{color:#999}
.input-file-elem::-webkit-input-placeholder{color:#999}
.filled .input-file-elem~.input-base-placeholder,.input-file-elem:focus~.input-base-placeholder{height:26px;padding:6px 10px;font-size:11px;color:#5c0931;transition:all .2s ease}
@media only screen and (max-width:767px){.filled .input-file-elem~.input-base-placeholder,.input-file-elem:focus~.input-base-placeholder{font-size:18px;height:40px;padding:13px 16px 4px}
}
.input-file-elem:focus~.input-base-bg{background-color:#ebebeb;transition:background .35s ease}
.input-file-elem:focus{outline:0}
.is-under-checkbox .input-file-elem{padding-right:80px}
.is-under-checkbox .input-file-elem{padding-right:40px}
@media only screen and (max-width:767px){.input-file-elem{padding:36px 16px 12px;font-size:22px}
}
.input-file-placeholder{position:absolute;top:0;left:0;width:100%;height:inherit;font-size:15px;line-height:1.5;color:#999;padding:15px 130px 15px 11px;pointer-events:none;z-index:1;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
@media only screen and (max-width:767px){.input-file-placeholder{font-size:22px;padding:25px 16px}
}
.input-file-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:#fff;transition:background .35s ease;z-index:0;font-size:0;line-height:0;text-indent:100%;color:transparent}
.input-file-additional-info{display:inline-block;width:100%;color:#d7d7d7;font-size:12px;line-height:18px}
@media only screen and (max-width:767px){.input-file-additional-info{font-size:18px;line-height:45px}
}
.input-file-button{position:absolute;top:50%;height:32px;margin:-16px 0 0;right:9px;width:112px;border-radius:3px;background-color:#1f645f;padding:5px 10px;text-align:center;font-size:15px;font-weight:300;color:#fff}
@media only screen and (max-width:767px){.input-file-button{width:174px;height:50px;font-size:20px;padding:11px 12px;top:auto;bottom:23px;right:50%;-webkit-transform:translatex(50%);-ms-transform:translatex(50%);transform:translatex(50%);margin:0}
}
.input-file--with-icon{overflow:visible}
.input-file--with-icon .input-file-elem{border:1px solid #d0b8c3}
.input-file--with-icon .input-file-bg{background-color:#f9f5f5}
.input-file--with-icon .input-file-placeholder{padding-right:28%;color:#521231}
.input-file--with-icon .input-file-placeholder sup{font-size:20px;top:0}
.input-file--with-icon .input-file-button{width:auto;background:0;margin-top:-18px;color:#521231;font-size:22px}
@media only screen and (max-width:767px){.input-file--with-icon .input-file-button{top:50%;right:12px;margin-top:-3px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:30px}
}
.input-file--with-icon.filled .input-file-button .icon{position:relative;top:-4px;left:-2px;font-size:15px;z-index:3;cursor:pointer}
@media only screen and (max-width:767px){.input-file--with-icon.filled .input-file-button .icon{font-size:24px}
}
.input-file--with-icon.error .input-file-elem{border-color:#b50000}
.input-file--with-icon.error .input-file-placeholder{color:#b50000}
.input-file--with-icon.error .input-file-bg{background:rgba(181,0,0,.1)}
.input-file--with-icon.error .input-file-button{display:none}
.input-file--with-icon.error:after{content:"\e001";position:absolute;top:16px;right:20px;z-index:1;color:#b50000;font-size:18px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
@media only screen and (max-width:767px){.input-file--with-icon.error:after{top:26px;right:18px;font-size:30px}
}
@media only screen and (max-width:767px){.input-file--with-icon{height:78px}
}
@media only screen and (max-width:959px){.custom-select.is-rectangle-large{margin:0 0 20px}
}
.form-status{display:none}
.radio-base{font-size:12px;line-height:1.2}
.radio-base.is-margin-top{margin:15px 10px 15px 0}
@media only screen and (max-width:767px){.radio-base.is-margin-top{margin:27px 0 24px 15px}
}
.radio-base.is-add-margin-left{margin-left:10px}
@media only screen and (max-width:767px){.radio-base.is-add-margin-left{margin-left:10px}
}
.radio-base.error .radio-base-text{color:#b50000}
.radio-base.error .radio-base-text:before{border-color:#b50000}
.radio-base input[type=radio]{opacity:0}
.radio-base input[type=radio][disabled]~.radio-base-text:before{border-color:#909192}
.radio-base-text{display:block;font-size:15px;padding:1px 0 0 22px;position:relative;cursor:pointer}
.radio-base-text sup{font-size:20px;top:0}
.radio-base-text:before{content:'';position:absolute;top:2px;left:1px;width:15px;height:15px;border:2px solid #5c0931;border-radius:100%}
@media only screen and (max-width:767px){.radio-base-text{pointer-events:none}
}
.radio-base input[type=radio]:checked+.radio-base-text:before{background:#5c0931}
.radio-base.radio-base-v2{color:#521231}
.radio-base.radio-base-v2 input[type=radio][disabled]~.radio-base-text{color:#8f8f8d}
@media only screen and (max-width:767px){.radio-base.radio-base-v2 .radio-base-text:before{width:30px;height:30px;top:-3px}
}
@media only screen and (max-width:767px){.radio-base.radio-base-v2 .radio-base-text{padding-left:44px;font-size:18px}
}
.social{margin:0;letter-spacing:-3px;text-align:right}
.social:after,.social:before{content:'';display:table}
.social:after{clear:both}
.social li{display:inline-block;vertical-align:middle;letter-spacing:0;margin:0 5px}
.social a{display:block}
.social a span[class*=" icon-"],.social a span[class^=icon-]{font-size:30px}
.social a:hover{text-decoration:none}
.navigation-cover{width:100%;max-width:1192px;margin:0 auto;padding:0;background:#f2f2f2 url(homepageClientlibs/images/bg-dropdown.gif) 0 100% no-repeat;box-shadow:3px 3px 103px rgba(0,0,0,.25);left:0;right:0;position:absolute;z-index:4;top:100%}
.navigation-cover:after,.navigation-cover:before{content:'';display:table}
.navigation-cover:after{clear:both}
.header-dropdown{position:absolute;top:-9999px;left:0;right:0;z-index:4;margin:0 auto;padding:0}
.header-dropdown .container{position:relative}
.header-dropdown.active{top:100%}
@media only screen and (max-width:959px){.header-dropdown{visibility:hidden;position:fixed;top:0;bottom:0;margin-top:40px;overflow-y:auto;background:#fff;box-shadow:inset 0 5px 5px rgba(0,0,0,.1)}
}
.header-dropdown .drop{position:absolute;width:100%;padding:22px 10px 90px;text-align:left;opacity:0}
@media only screen and (max-width:959px){.header-dropdown .drop{position:fixed;top:0;left:100%;right:0;bottom:0;padding:0 30px;margin-top:111px;overflow-y:auto;transition:all .5s}
.header-dropdown .drop div[class~=col-]{width:100%;padding:0 10px !important}
.header-dropdown .drop .no-gutter-left,.header-dropdown .drop .no-gutter-right{padding-left:10px !important;padding-right:10px !important}
}
.header-dropdown .drop-title{display:block;font-size:35px;font-weight:300}
@media only screen and (max-width:959px){.active .header-dropdown .drop-title{display:none}
}
.header-dropdown .drop .title-lvl2{display:none}
@media only screen and (max-width:959px){.header-dropdown .drop .title-lvl2{display:block;padding:0 10px;font-weight:300;font-size:24px;padding:33px 12px 37px 10px;text-decoration:underline;z-index:4;border-bottom:1px solid #c7c7c7}
}
.header-dropdown .drop-privilege-club .drop-block-offers-promo{margin:0 0 6px}
.header-dropdown .drop-privilege-club .drop-block-more-link{margin:0 0 17px;padding:0;overflow:visible}
.header-dropdown .drop-privilege-club .drop-block-more-link:after,.header-dropdown .drop-privilege-club .drop-block-more-link:before{content:'';display:table}
.header-dropdown .drop-privilege-club .drop-block-more-link:after{clear:both}
.header-dropdown .drop-privilege-club .drop-block-more-link .btn-more{text-transform:none}
.header-dropdown .drop-privilege-club .drop-block-more-link a{font-size:11px}
.header-dropdown .drop-discover .drop-block-title+.drop-block-tabs-area{margin:-23px 0 0}
@media only screen and (max-width:959px){.header-dropdown .drop-discover .drop-block-title+.drop-block-tabs-area{margin:0}
}
.header-dropdown .drop-discover .drop-block-tabs-controls a:after{display:none}
.header-dropdown .drop-book .mobile-menu-item{display:none}
@media only screen and (max-width:959px){.header-dropdown .drop-book .mobile-menu-item{display:inline-block;margin:0;padding:33px 12px 37px 10px;font-size:24px;font-weight:300;color:#5c0931}
.header-dropdown .drop-book .mobile-menu-item:before{content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#5c0931;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
}
.header-dropdown .drop-book .drop-block-tabs-controls{width:100%}
@media only screen and (max-width:959px){.header-dropdown .pull-right{float:none !important}
.header-dropdown .no-gutter-left{padding-left:10px !important}
.header-dropdown .no-gutter{padding-left:10px !important;padding-right:10px !important}
}
@media only screen and (max-width:959px){.header-dropdown .drop-block{position:relative;overflow:hidden;border-bottom:1px solid #c7c7c7}
.header-dropdown .drop-block .drop-block-links-list,.header-dropdown .drop-block .drop-block-offers-promo,.header-dropdown .drop-block .drop-block-partners-list,.header-dropdown .drop-block .drop-block-tabs-controls,.header-dropdown .drop-block .drop-block-tabs-list{width:100% !important;position:fixed;top:0;bottom:0;left:100%;right:0;padding:0 30px;margin-top:111px;overflow-y:auto;background:#fff;z-index:4;transition:all .5s}
.header-dropdown .drop-block .drop-block-links-list li.current,.header-dropdown .drop-block .drop-block-offers-promo li.current,.header-dropdown .drop-block .drop-block-partners-list li.current,.header-dropdown .drop-block .drop-block-tabs-controls li.current,.header-dropdown .drop-block .drop-block-tabs-list li.current{font-weight:700}
.header-dropdown .drop-block .drop-block-tabs-list{padding-top:20px}
.header-dropdown .drop-block .drop-block-offers-promo a{position:relative;left:0;top:0;display:block;width:205px}
.header-dropdown .drop-block.active{top:0;bottom:0;left:0;right:0;padding:0 30px;overflow:visible;background:#fff;z-index:5}
.header-dropdown .drop-block.active .drop-block-title{display:none}
.header-dropdown .drop-block.active .drop-block-tabs-list{left:0}
.header-dropdown .drop-block.active .drop-block-links-list,.header-dropdown .drop-block.active .drop-block-offers-promo,.header-dropdown .drop-block.active .drop-block-partners-list,.header-dropdown .drop-block.active .drop-block-tabs-controls{left:0}
.header-dropdown .drop-block .drop-block-links-list .active,.header-dropdown .drop-block .drop-block-links-list li,.header-dropdown .drop-block .drop-block-partners-list .active,.header-dropdown .drop-block .drop-block-partners-list li,.header-dropdown .drop-block .drop-block-tabs-controls .active,.header-dropdown .drop-block .drop-block-tabs-controls li{display:block;width:100%;margin:0;height:auto;position:relative}
.header-dropdown .drop-block .drop-block-links-list .active a,.header-dropdown .drop-block .drop-block-links-list li a,.header-dropdown .drop-block .drop-block-partners-list .active a,.header-dropdown .drop-block .drop-block-partners-list li a,.header-dropdown .drop-block .drop-block-tabs-controls .active a,.header-dropdown .drop-block .drop-block-tabs-controls li a{display:block;padding:33px 12px 37px 10px;font-size:24px;font-weight:300;background:0;position:relative;color:#5c0931;border-bottom:1px solid #c7c7c7}
.header-dropdown .drop-block .drop-block-links-list .active a:after,.header-dropdown .drop-block .drop-block-links-list li a:after,.header-dropdown .drop-block .drop-block-partners-list .active a:after,.header-dropdown .drop-block .drop-block-partners-list li a:after,.header-dropdown .drop-block .drop-block-tabs-controls .active a:after,.header-dropdown .drop-block .drop-block-tabs-controls li a:after{display:none}
.header-dropdown .drop-block .drop-block-links-list .active a:before,.header-dropdown .drop-block .drop-block-links-list li a:before,.header-dropdown .drop-block .drop-block-partners-list .active a:before,.header-dropdown .drop-block .drop-block-partners-list li a:before,.header-dropdown .drop-block .drop-block-tabs-controls .active a:before,.header-dropdown .drop-block .drop-block-tabs-controls li a:before{display:none;content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#5c0931;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
.header-dropdown .drop-block.current .drop-block-title{font-weight:700}
}
.header-dropdown .drop-block-title{display:inline-block;margin:0 0 29px;font-size:18px;font-weight:100}
@media only screen and (max-width:959px){.header-dropdown .drop-block-title{margin:0;padding:33px 12px 37px 10px;font-size:24px;font-weight:300;color:#5c0931;position:relative;z-index:4}
.header-dropdown .drop-block-title:focus,.header-dropdown .drop-block-title:hover{text-decoration:none}
.header-dropdown .drop-block-title:before{display:none;content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#5c0931;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
}
.header-dropdown .drop-block span.forward.drop-title{z-index:4}
.header-dropdown .drop-block+.drop-block{padding:20px 0 0}
.header-dropdown .drop-block+.drop-block .drop-block-title{margin:0 0 9px}
.header-dropdown .drop-block.partners-block .drop-block-title{margin:23px 0 10px}
@media only screen and (max-width:959px){.header-dropdown .drop-block.partners-block .drop-block-title{margin:0}
}
.header-dropdown .drop-block-links-list{font-size:13px}
.header-dropdown .drop-block-links-list li{margin:0 0 9px}
.header-dropdown .drop-block-tabs-area{letter-spacing:-6px;overflow:hidden}
.header-dropdown .drop-block-tabs-area.submenu{visibility:hidden}
@media only screen and (max-width:959px){.header-dropdown .drop-block-tabs-area.submenu{opacity:0;visibility:hidden;width:100% !important;position:fixed;top:0;bottom:0;left:100%;right:0;padding:0 30px;margin-top:111px;overflow-y:auto;background:#fff;z-index:4;transition:all 1s}
.header-dropdown .drop-block-tabs-area.submenu.active{opacity:1;left:0;visibility:visible}
}
.header-dropdown .drop-block-tabs-controls,.header-dropdown .drop-block-tabs-list{display:inline-block;vertical-align:top;width:50%;letter-spacing:0}
.header-dropdown .drop-block-tabs-controls{background:#fff}
.header-dropdown .drop-block-tabs-controls li{height:42px}
.header-dropdown .drop-block-tabs-controls li:last-child a:after{display:none}
.header-dropdown .drop-block-tabs-controls li.active a{padding:16px 8px 7px;font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tabs-controls a{display:block;padding:15px 8px 11px;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}
.header-dropdown .drop-block-tabs-controls a [class^=icon-]{padding:0 0 4px;width:30px;font-size:14px;display:inline-block;vertical-align:middle}
.header-dropdown .drop-block-tabs-controls a:after{content:'';position:absolute;bottom:0;left:8px;right:8px;height:2px;background:#b8b8b8}
.header-dropdown .drop-block-tabs-controls a:hover{padding:16px 8px 7px;font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tabs-controls a:hover:after{background:#521231}
.header-dropdown .drop-block-destinations-list ul{margin:0;font-size:12px}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list ul{max-width:320px;font-size:22px}
}
.header-dropdown .drop-block-destinations-list li{position:relative;height:42px}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list li{height:70px}
}
.header-dropdown .drop-block-destinations-list li a{display:block;height:100%;color:#fff;background:#5c0931;transition-timing-function:cubic-bezier(.2,1,.3,1);transition:border-color .4s,color .4s}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list li a img{width:100%;height:70px}
.header-dropdown .drop-block-destinations-list li a:before{display:none}
}
.header-dropdown .drop-block-destinations-list li a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transform:scale(.7,1);-ms-transform:scale(.7,1);transform:scale(.7,1);transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;transition-timing-function:cubic-bezier(.2,1,.3,1);background:#5c0931}
.header-dropdown .drop-block-destinations-list li a:focus:before,.header-dropdown .drop-block-destinations-list li a:hover:before{opacity:1;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.header-dropdown .drop-block-destinations-list li a.link-more{padding:5px 25px 5px 37px;font-size:10px;line-height:1.3;color:#fff;position:relative;z-index:3}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list li a.link-more{font-size:22px}
}
.header-dropdown .drop-block-destinations-list li a.link-more:after{content:'';display:inline-block;vertical-align:middle;height:100%}
.header-dropdown .drop-block-destinations-list li a.link-more>span{display:inline-block;vertical-align:middle}
.header-dropdown .drop-block-destinations-list li a.link-more:before{display:none}
.header-dropdown .drop-block-destinations-list li a.link-more:hover{color:#fff;text-decoration:none}
.header-dropdown .drop-block-destinations-list .destination-name{position:absolute;top:15px;left:19px;color:#fff;z-index:3}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list .destination-name{top:22px}
}
.header-dropdown .drop-block-tab{display:none;position:relative}
.header-dropdown .drop-block-tab img{vertical-align:top}
.header-dropdown .drop-block-tab-text{position:absolute;top:16px;left:10px;right:10px;font-size:15px;line-height:1.2;font-weight:100;color:#fff}
.header-dropdown .drop-block-tab-title{display:block;margin:0 0 7px;font-size:20px;font-weight:400}
.header-dropdown .drop-block-tab-list{background:#ebebeb}
.header-dropdown .drop-block-tab-list li:first-child a{padding-bottom:13px}
.header-dropdown .drop-block-tab-list li:last-child a:after{display:none}
.header-dropdown .drop-block-tab-list li.active a{font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tab-list li.active a:after{background:#521231}
.header-dropdown .drop-block-tab-list a{display:block;padding:15px 8px 11px;margin:-3px 0 0;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}
.header-dropdown .drop-block-tab-list a .icon{float:right}
.header-dropdown .drop-block-tab-list a:after{content:'';position:absolute;bottom:0;left:8px;right:8px;height:1px;background:#b8b8b8}
.header-dropdown .drop-block-tab-list a:hover{font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tab-list a:hover:after{background:#521231}
.header-dropdown .drop-block-tab.active{display:block}
.header-dropdown .drop-block-tab.active a:after{background:#521231}
.header-dropdown .drop-block-tab-button{padding:13px 5px 11px;font-size:14px;font-weight:100;background:rgba(255,169,3,.85)}
.header-dropdown .drop-block-offers{letter-spacing:-6px;white-space:nowrap}
.header-dropdown .drop-block-offers:after,.header-dropdown .drop-block-offers:before{content:'';display:table}
.header-dropdown .drop-block-offers:after{clear:both}
.header-dropdown .drop-block-offers-promo{display:inline-block;vertical-align:top;width:auto;padding:0 5px;letter-spacing:0;position:relative}
.header-dropdown .drop-block-offers-promo img{display:block;max-width:100%;height:auto}
.header-dropdown .drop-block-offers-text{position:absolute;left:15px;right:15px;bottom:9px;line-height:1.4;color:#fff;white-space:normal}
.header-dropdown .drop-block-offers-title{display:block;font-size:13px;font-weight:400}
.header-dropdown .drop-block-offers-price{display:block;font-size:18px;font-weight:400}
.header-dropdown .drop-block-offers.is-double .drop-block-offers-promo{width:50%}
.header-dropdown .drop-block-offer{margin:0 0 10px}
.header-dropdown .drop-block-offer img{max-width:100%;height:auto}
.header-dropdown .drop-block-more-link{width:100%;padding:13px 18px;overflow:hidden}
.header-dropdown .drop-block-more-link .btn-more{font-size:13px;font-weight:500;text-transform:uppercase}
.header-dropdown .drop-block-more-link .btn-more .icon{left:0;top:2px;position:relative;font-size:16px;transition:all .3s;display:inline-block}
.header-dropdown .drop-block-more-link .btn-more:hover{text-decoration:none}
.header-dropdown .drop-block-more-link .btn-more:hover .icon{left:5px}
.header-dropdown .drop-block-image-list{padding:5px 0 0;text-align:right;letter-spacing:-6px}
.header-dropdown .drop-block-image-list li{display:inline-block;vertical-align:top;letter-spacing:0;padding:0 0 5px 5px}
.header-dropdown .drop-block-image-list li img{display:block;max-width:100%;height:auto}
.header-dropdown .drop-block-login-block{float:left;margin:0 0 19px;position:relative}
@media only screen and (max-width:959px){.header-dropdown .drop-block-login-block{margin:0 19px 19px 0}
}
.header-dropdown .drop-block-login-block:first-child{margin-top:6px}
@media only screen and (max-width:959px){.header-dropdown .drop-block-login-block:first-child{margin-top:0}
}
.header-dropdown .drop-block-login-block-content{position:absolute;top:8px;left:14px;right:20px;bottom:15px;padding:0 0 50px}
.header-dropdown .drop-block-login-block-content strong{display:block;word-spacing:-1px;font-weight:400;font-size:19px;color:#fff}
.header-dropdown .drop-block-login-block .btn{position:absolute;left:0;right:0;bottom:0;padding:10px 5px 9px;font-size:14px;background:rgba(255,169,3,.85)}
.header-dropdown .drop-block-login-block .btn:hover{color:#460c2e;background:#f8981d}
.header-dropdown .drop-block-login-block .btn.drop-login-button{background:rgba(82,18,49,.85)}
.header-dropdown .drop-block-login-block .btn.drop-login-button:hover{color:#521231;background:#f8981d}
.header-dropdown .drop-block-partners-list{margin:0;font-size:12px;line-height:1.333;letter-spacing:-3px;white-space:normal}
.header-dropdown .drop-block-partners-list li{display:inline-block;vertical-align:top;padding:0 0 15px;width:33%;letter-spacing:0}
.header-dropdown .drop-block-partners-list a{display:block;height:100%;color:#652245}
.header-dropdown .drop-block-partners-list a .text,.header-dropdown .drop-block-partners-list a img,.header-dropdown .drop-block-partners-list a span[class*=" icon-"],.header-dropdown .drop-block-partners-list a span[class^=icon-]{display:inline-block;vertical-align:middle}
.header-dropdown .drop-block-partners-list a img,.header-dropdown .drop-block-partners-list a span[class*=" icon-"],.header-dropdown .drop-block-partners-list a span[class^=icon-]{width:30px;margin:0 5px 0 0;border-radius:100%;overflow:hidden}
.header-dropdown .drop-block-partners-list a img{height:auto}
.header-dropdown .drop-block-partners-list a span[class*=" icon-"],.header-dropdown .drop-block-partners-list a span[class^=icon-]{height:30px;line-height:30px;text-align:center;color:#fff;background:#5c0931;transition:opacity 350ms}
.header-dropdown .drop-block-partners-list a .text{width:70%}
.header-dropdown .drop-block-partners-list a:hover{text-decoration:none}
.header-dropdown .drop-block-partners-list a:hover img,.header-dropdown .drop-block-partners-list a:hover span[class*=" icon-"],.header-dropdown .drop-block-partners-list a:hover span[class^=icon-]{opacity:.7}
.header-dropdown .drop-block-partners-list a:hover .text{text-decoration:underline}
.header .main-nav>ul>li.hover .header-dropdown{top:100%;bottom:100%}
.personalized-drop{display:none;position:absolute;top:100%;right:-22px;width:342px;height:410px;overflow:scroll;z-index:4;background:#f2f2f2;box-shadow:3px 18px 30px rgba(0,0,0,.25)}
.selected .personalized-drop{display:block}
.personalized-drop-row{padding:14px 10px 0;border-top:1px solid rgba(92,9,49,.21)}
.personalized-drop-row:after,.personalized-drop-row:before{content:'';display:table}
.personalized-drop-row:after{clear:both}
.personalized-drop-row:first-child{border:0}
.personalized-drop .membership-number,.personalized-drop-title{display:block;font-size:30px;font-weight:400;text-align:center}
.personalized-drop-title{padding:9px 0 0;margin:0 0 -5px;letter-spacing:-1px}
.personalized-drop .membership-number{margin:0 0 17px;font-size:13px;font-weight:300}
.personalized-drop .progress{max-width:225px;margin:0 auto 17px}
.personalized-drop .progress-row{padding:9px 0 0}
.personalized-drop .progress-row:after,.personalized-drop .progress-row:before{content:'';display:table}
.personalized-drop .progress-row:after{clear:both}
.personalized-drop .progress-cell{float:left}
.personalized-drop .progress-cell:last-child{float:right}
.personalized-drop .progress-cell span,.personalized-drop .progress-cell strong{display:block;font-size:30px;font-weight:400;text-align:center}
.personalized-drop .progress-cell strong{margin:0 0 -9px;letter-spacing:-1px}
.personalized-drop .progress-cell span{font-size:13px;font-weight:300}
.personalized-drop .progress .progressbar{width:100%;height:12px;border-radius:6px;background:#a29a92}
.personalized-drop .progress .progressbar-value{height:12px;border-radius:6px;background:#fff}
.personalized-drop .progress-info{float:right;font-size:12px;padding:3px 10px 6px 0}
.personalized-drop .flights-title{display:block;margin:0 0 6px;font-size:14px;font-weight:300}
.personalized-drop .flights .flight{margin:0 0 9px;padding:7px 0 0;background:#d7d7d7}
.personalized-drop .flights .flight-row{padding:12px 0 6px;border-top:1px solid rgba(92,9,49,.21)}
.personalized-drop .flights .flight-row:after,.personalized-drop .flights .flight-row:before{content:'';display:table}
.personalized-drop .flights .flight-row:after{clear:both}
.personalized-drop .flights .flight-row:first-child{border:0}
.personalized-drop .flights .flight-row .date,.personalized-drop .flights .flight-row .link{float:left;max-width:50%;font-size:12px;font-style:normal}
.personalized-drop .flights .flight-row .link{float:right}
.personalized-drop .flights .flight-holder{padding:0 42px;overflow:hidden}
.personalized-drop .flights .flight .flight-details{margin:-3px 0 1px;position:relative}
.personalized-drop .flights .flight .flight-details>*{display:inline-block;vertical-align:middle}
.personalized-drop .flights .flight .flight-details .icon-airplane-right{position:absolute;left:-37px;top:50%;font-size:35px;margin:-20px 0 0}
.personalized-drop .flights .flight .flight-details .icon-arrow-bothdirections{font-size:36px}
.personalized-drop .flights .flight-info{margin:0 2px;font-size:20px}
.personalized-drop .flights .flight .btn{margin:0 0 7px;padding:16px 40px 11px;font-weight:300;font-size:14px;position:relative}
.personalized-drop .flights .flight .btn [class^=icon-]{position:absolute;left:28px;top:22px;font-size:9px;-webkit-animation:tick .8s infinite both;animation:tick .8s infinite both}
.personalized-drop .flights .flight .btn [class^=icon-].arrow-left:first-child{left:15px;-webkit-animation-name:tick-first;animation-name:tick-first}
.personalized-drop .flights .flight .btn [class^=icon-].arrow-right{left:auto;right:28px}
.personalized-drop .flights .flight .btn [class^=icon-].arrow-right:last-child{right:15px;-webkit-animation-name:tick-first;animation-name:tick-first}
.personalized-drop .flights .flight .info-link{display:inline-block;vertical-align:top;font-size:12px}
.personalized-drop .flights .flight .info-link span{display:inline-block;vertical-align:middle}
.personalized-drop .flights .flight .info-link [class^=icon-]{margin:0 14px 0 0;font-size:15px}
.personalized-drop .flights .flight .info-link:hover span{text-decoration:underline}
.personalized-drop .flights .flight .info-link:hover span[class^=icon-]{text-decoration:none}
.personalized-drop .flights .flight-cell{display:inline-block;vertical-align:top;padding:4px 20px 4px 0;font-size:12px}
.personalized-drop .flights .flight-cell [class^=icon-]{display:inline-block;vertical-align:top;margin:0 10px 0 0;font-size:17px}
.personalized-drop .flights .flight-cell .icon-hotel-2{margin-top:-4px;font-size:22px}
.personalized-drop .flights .flight-cell .icon-map-marker{margin:-3px 10px 2px 0;font-size:26px;position:relative}
.personalized-drop .flights .flight-cell .icon-map-marker:after{content:'';position:absolute;bottom:-5px;left:0;right:0;height:6px;border-radius:100%;background-image:radial-gradient(circle,rgba(0,0,0,.2),transparent);background-repeat:no-repeat}
.personalized-drop .notification-list{margin:0;padding:0 12px;font-size:14px;line-height:1.214}
.personalized-drop .notification-list>li{padding:14px 22px 11px 0;position:relative;border-top:1px solid #b8b8b8}
.personalized-drop .notification-list>li:first-child{border:0}
.personalized-drop .notification-list>li .back-link,.personalized-drop .notification-list>li .more-link{position:absolute;top:23px;right:-3px;font-size:15px}
.personalized-drop .notification-list>li .back-link:hover,.personalized-drop .notification-list>li .more-link:hover{text-decoration:none}
.personalized-drop .notification-list>li .back-link{top:16px;right:auto;left:-9px}
.personalized-drop .notification-list-top-row{padding:0 23px 0 0;position:relative;overflow:hidden}
.personalized-drop .notification-list-top-row .remove-link{position:absolute;top:2px;right:0;font-size:15px}
.personalized-drop .notification-list-top-row .remove-link:hover{text-decoration:none}
.personalized-drop .notification-list-title{float:left;max-width:80%;font-size:15px;font-weight:500;letter-spacing:-1px}
.personalized-drop .notification-list .date{float:right;max-width:20%;padding:2px 0 0;font-size:13px;font-style:normal}
.personalized-drop .notification-list-text{padding:0 10px 0 0;color:#3a3a3a;overflow:hidden}
.personalized-drop .notification-list-text p{margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.personalized-drop .message-view .notification-list{margin:0 0 -6px;padding:5px 18px 0}
.personalized-drop .message-view .notification-list>li{padding:14px 0 11px 22px}
.personalized-drop .message-view .notification-list-top-row{padding:0 23px 6px 0}
.personalized-drop .message-view .notification-list-text{line-height:1.25;letter-spacing:-1px}
.personalized-drop .message-view .notification-list-text p{margin:0 0 17px;white-space:normal;text-overflow:clip;overflow:visible}
.personalized-drop .button-block{max-width:262px;margin:0 auto 22px;font-size:14px}
.personalized-drop .button-block-title{display:block;margin:0 0 13px;font-weight:100}
.personalized-drop .button-block .btn{font-weight:100}
.personalized-drop .account-controls{margin:0;padding:0 10px 10px 8px;font-size:12px;letter-spacing:-4px}
.personalized-drop .account-controls li{display:inline-block;vertical-align:top;width:33%;text-align:center;letter-spacing:0}
.personalized-drop .account-controls li:first-child{text-align:left}
.personalized-drop .account-controls li:last-child{text-align:right}
.personalized-drop .account-controls li [class^=icon-]{display:inline-block;vertical-align:middle;margin:-4px 5px 0 0;font-size:13px}
.personalized-drop .account-controls li .icon-user-2{font-size:15px}
@-webkit-keyframes tick{0{opacity:.1}
25%{opacity:.4}
50%{opacity:1}
100%{opacity:.4}
}
@keyframes tick{0{opacity:.1}
25%{opacity:.4}
50%{opacity:1}
100%{opacity:.4}
}
@-webkit-keyframes tick-first{0{opacity:.1}
25%{opacity:.2}
50%{opacity:.4}
100%{opacity:.2}
}
@keyframes tick-first{0{opacity:.1}
25%{opacity:.2}
50%{opacity:.4}
100%{opacity:.2}
}
.login-drop{display:none;position:absolute;left:0;width:100%;max-width:1192px;margin:0 auto;padding:45px 0 81px;background-color:#f2f2f2;background-image:url(homepageClientlibs/images/bg-dropdown.gif);background-position:0 100%;background-repeat:no-repeat;background-size:contain;box-shadow:3px 3px 103px rgba(0,0,0,.25)}
.selected .login-drop{display:block}
@media only screen and (max-width:959px){.login-drop{position:fixed;height:100%;padding-top:0;box-shadow:none;background-color:#fff;background-position:0 607px}
}
.login-drop-title{display:block;margin:0 0 15px;font-size:35px;font-weight:300}
.forgot-password-form .login-drop-title{margin:0 0 27px}
.login-drop-columns{max-width:830px;margin:0 auto}
.login-drop-columns:after,.login-drop-columns:before{content:'';display:table}
.login-drop-columns:after{clear:both}
@media only screen and (max-width:959px){.login-drop-columns{background-color:#f2f2f2}
}
@media only screen and (max-width:959px){.login-drop-columns.tablet{background-color:#f2f2f2;background-image:url(homepageClientlibs/images/bg-dropdown.gif);background-position:0 100%;background-repeat:no-repeat;background-size:contain}
}
@media only screen and (max-width:767px){.login-drop-columns{background-color:#f2f2f2;background-image:none}
}
.login-drop-columns .row{margin:0 0 6px}
.login-drop-columns .row.button-row{padding:11px 0 5px}
.login-drop-otp-columns:after,.login-drop-otp-columns:before{content:'';display:table}
.login-drop-otp-columns:after{clear:both}
@media only screen and (max-width:959px){.login-drop-otp-columns{padding:40px 45px 0}
}
.login-drop-otp-columns .row{margin:0 0 45px 0}
@media only screen and (max-width:959px){.login-drop-otp-columns .row{margin:0 0 12px 0}
}
.login-drop-otp-columns .row p{color:#5a5a5a;margin-left:-10px;font-weight:300}
.login-drop-otp-columns .row .login-drop-title{margin-bottom:8px}
.login-drop-otp-columns .row.otp-continue-btn{margin-top:46px;margin-bottom:12px}
@media only screen and (max-width:959px){.login-drop-otp-columns .row.otp-continue-btn{margin-top:0}
}
.login-drop-otp-columns .row.otp-verify-btns{margin-top:100px;margin-bottom:0}
@media only screen and (max-width:959px){.login-drop-otp-columns .row.otp-verify-btns{margin-bottom:267px}
}
@media only screen and (max-width:767px){.login-drop-otp-columns .row.otp-verify-btns{margin-bottom:226px}
}
.login-drop-otp-columns .row .otp-receive-help{display:inline-block;line-height:3.6}
@media only screen and (max-width:959px){.login-drop-otp-columns .row .otp-receive-help{line-height:3.6}
}
@media only screen and (max-width:767px){.login-drop-otp-columns .row .otp-receive-help{line-height:1}
}
@media only screen and (max-width:959px){.login-drop-otp-columns .row button.btn-transparent{padding-top:8px}
}
@media only screen and (max-width:959px) and (max-width:767px){.login-drop-otp-columns .row button.btn-transparent{padding-top:0}
}
.login-drop-otp-columns .row .login-enter-otp-section .input-base{height:50px}
.autocomplete .login-drop-otp-columns .row .login-enter-otp-section .input-base input[type=text],.login-drop-otp-columns .row .login-enter-otp-section .input-base .autocomplete input[type=text],.login-drop-otp-columns .row .login-enter-otp-section .input-base .input-base-elem{border-color:#d7d7d7;padding:20px 9px 8px;font-size:15px}
.autocomplete .login-drop-otp-columns .row .login-enter-otp-section .input-base input.populated[type=text]~.input-base-placeholder,.autocomplete .login-drop-otp-columns .row .login-enter-otp-section .input-base input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .row .login-enter-otp-section .input-base .autocomplete input.populated[type=text]~.input-base-placeholder,.login-drop-otp-columns .row .login-enter-otp-section .input-base .autocomplete input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .row .login-enter-otp-section .input-base .input-base-elem.populated~.input-base-placeholder,.login-drop-otp-columns .row .login-enter-otp-section .input-base .input-base-elem:focus~.input-base-placeholder{font-size:10px;padding:5px 10px 0 !important}
.login-drop-otp-columns .row .login-enter-otp-section .input-base .input-base-placeholder{padding:15px 11px;font-size:15px}
.login-drop-otp-columns .login-drop-column:nth-child(2){width:51.65%;padding:0 40px 0 0;border-right:1px solid rgba(92,9,49,.2)}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column:nth-child(2){width:100%;border:0;padding:0}
}
.login-drop-otp-columns .login-drop-column h3{font-size:18px;font-weight:700;margin-top:0}
.login-drop-otp-columns .login-drop-column.additional-otp-action-column{vertical-align:top}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column.additional-otp-action-column{width:100%;margin-top:40px}
}
.login-drop-otp-columns .login-drop-column.secure-otp-option label.radio-base span.radio-base-text{padding-left:28px}
.login-drop-otp-columns .login-drop-column.secure-otp-option label.radio-base span.radio-base-text:before{width:21px;height:21px;top:-1px;left:0}
.login-drop-otp-columns .login-drop-column .additional-otp-action{max-width:395px;margin:0 0 9px auto}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action{max-width:100%}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base{display:inline-block;width:24%;padding-bottom:15px}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base span.radio-base-text{padding-left:28px}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base span.radio-base-text:before{width:21px;height:21px;top:-1px;left:0}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base:nth-child(4){width:auto}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base{width:500px;margin-left:-10px;margin-top:15px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base{width:100%}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base span.checkbox-base-text{font-size:13px}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base span.checkbox-base-text span{display:block;line-height:1.5}
.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select.is-rectangle-large{width:151px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select.is-rectangle-large{width:100%}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .input-base-placeholder.visible{padding:5px 10px 0;font-size:10px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .input-base-placeholder.visible{font-size:18px !important}
}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .custom-select-opener{font-size:22px;height:80px;padding:23px 9px 8px}
}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .custom-select-opener.selected{padding-top:32px}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number{margin-left:-15px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number{margin-left:0}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base{height:50px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base{height:80px}
}
.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem{border-color:#d7d7d7;font-size:15px;padding:20px 9px 8px}
@media only screen and (max-width:959px){.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem{font-size:22px !important;padding:23px 9px 8px}
}
.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input.populated[type=text]~.input-base-placeholder,.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input.populated[type=text]~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem.populated~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem:focus~.input-base-placeholder{padding:5px 10px 0 !important;font-size:10px}
@media only screen and (max-width:959px){.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input.populated[type=text]~.input-base-placeholder,.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input.populated[type=text]~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem.populated~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem:focus~.input-base-placeholder{font-size:18px !important;height:40px !important}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-placeholder{padding:15px 11px;font-size:15px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-placeholder{font-size:22px;padding:25px 16px}
}
.login-drop-column{display:inline-block;vertical-align:middle;margin:0 -4px 0 0;width:44.5%}
@media only screen and (max-width:959px){.login-drop-column:nth-child(2){width:100%}
}
.login-drop-column:first-child{width:55.4%;padding:45px 40px 0;border-right:1px solid rgba(92,9,49,.2)}
@media only screen and (max-width:959px){.login-drop-column:first-child{width:100%}
}
@media only screen and (max-width:959px){.login-drop-column:last-child{margin:0 0 0 40px}
}
.login-drop-column.toggled .back-to-login{display:block !important}
.login-drop-column.toggled .remember-me{display:none}
.login-drop .input-base{height:40px}
.login-drop .input-base-placeholder{padding:10px 17px;font-size:14px}
.autocomplete .login-drop .input-base.is-btn-include input[type=text],.login-drop .input-base.is-btn-include .autocomplete input[type=text],.login-drop .input-base.is-btn-include .input-base-elem{padding-right:170px}
.login-drop .input-base.is-btn-include .btn{position:absolute;top:9px;right:23px;padding:3px 9px;font-size:12px;text-transform:none;border-radius:12px;z-index:10}
.autocomplete .login-drop input[type=text],.login-drop .autocomplete input[type=text],.login-drop .input-base-elem{padding:16px 9px 8px;font-size:14px;border-color:grey}
.autocomplete .login-drop input[type=text]:focus~.input-base-placeholder,.login-drop .autocomplete input[type=text]:focus~.input-base-placeholder,.login-drop .input-base-elem:focus~.input-base-placeholder{padding:0 10px;font-size:10px}
.login-drop .social-login{padding:3px 5px 0}
.login-drop .social-login-title{display:block;margin:0 0 6px;font-size:14px;font-weight:400}
.login-drop .social-login-list{overflow:hidden}
.login-drop .social-login-list li{float:left;margin:0 6px 0 0}
.login-drop .social-login-list a{display:block;height:100%}
.login-drop .form-action{float:right}
.login-drop .form-action-label{font-size:12px;font-weight:400;color:#3a3a3a}
.login-drop .form-action .checkbox-slide.is-small{margin:0 2px 0 6px}
.login-drop .form-action .back-to-login{display:none;font-size:14px;text-decoration:underline;border:0;background:0}
.login-drop .form-action .back-to-login:hover{text-decoration:none}
.login-drop .forgot-password-form~.row .form-action{padding:40px 0 0}
.login-drop-additional-block{max-width:250px;margin:0 auto 20px;font-size:12px;line-height:1.5;text-align:center}
@media only screen and (max-width:959px){.login-drop-additional-block{text-align:left;max-width:90%;margin-top:18px;margin-bottom:59px}
}
@media only screen and (max-width:767px){.login-drop-additional-block{text-align:left;max-width:401px;margin:0 auto 20px}
}
.login-drop-additional-block-title{display:block;margin:0 0 5px;font-size:18px;font-weight:300}
.login-drop-additional-block p{margin:0 0 26px}
.login-drop-additional-block .btn{min-width:210px;padding:12px 25px;font-size:14px}
.login-drop a.login-close{display:block;position:absolute;z-index:1;right:3%;top:3%;text-decoration:none}
.flip-container{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.flip-container.toggled .back{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container.toggled .front{display:block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.flip-container .back{position:absolute;top:0}
.flipper{transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}
.back,.front{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.front{display:block;z-index:2;-webkit-transform:rotateY(0);transform:rotateY(0)}
.back{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.language-drop{display:none;position:absolute;top:100%;left:0;right:0;margin-top:139px;padding:10px 0 45px;z-index:7;background:#fff;transition:height .2s ease-in}
.language-drop.active{display:block}
.language-drop.scrollable{height:500px;overflow:scroll}
@media only screen and (max-width:767px){.language-drop{position:fixed;top:36px;bottom:0;padding-bottom:0;overflow-y:auto}
.language-drop .row{margin-left:-20px;margin-right:-20px}
.language-drop:after,.language-drop:before{display:none}
}
.language-drop:after{content:'';position:absolute;top:-72px;right:0;left:30%;height:72px;background:#fff;z-index:7}
.language-drop:before{content:'';position:absolute;bottom:0;right:0;left:0;height:50px;z-index:-1;box-shadow:0 7px 79px rgba(128,128,128,.75)}
.language-drop-holder{background:#fff}
.language-drop-heading{display:block;margin:5px 0 20px 0;color:#5c0931;font-size:21px}
.language-tabset{display:table;width:100%;font-size:15px;table-layout:fixed;background:#ebebeb;border-radius:5px 5px 0 0;overflow:hidden}
@media only screen and (max-width:959px){.language-tabset{font-size:13px}
}
.language-tabset>li{display:table-cell}
.language-tabset>li.active a{text-decoration:none;color:#652245;background:#fff}
.language-tabset>li a{display:block;padding:12px 0 10px;height:100%;color:#5a5a5a;border-radius:5px 5px 0 0;box-shadow:8px 0 20px rgba(0,0,0,.13);border:1px solid #ebebeb;border-width:1px 0 0 1px}
.language-tabset>li a .icon-arrow-down{display:inline-block;vertical-align:top;margin:6px 5px 0 0;font-size:7px;color:#3a3a3a;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform 350ms;transition:transform 350ms;transition:transform 350ms,-webkit-transform 350ms}
.language-tabset>li a:hover{text-decoration:none;color:#652245;background:#fff}
.language-tabset>li a:hover .icon-arrow-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.language-tabset>li:last-child a{border-width:1px 1px 0 0}
.language-tabset img{display:block;max-width:130px;margin:0 auto;height:auto}
.region-title{display:block;padding:0 0 11px 20px}
@media only screen and (max-width:767px){.region-title{padding:2px 20px 21px 10px;font-size:32px;color:#5a5a5a;position:relative}
.opened .region-title{color:#652245}
.region-title [class^=icon-]{position:absolute;right:10px;top:22px;font-size:11px;color:#3a3a3a}
.opened .region-title [class^=icon-]{color:#652245;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
}
.language-tabs-accordion{margin:0;padding:16px 0 62px}
@media only screen and (max-width:767px){.language-tabs-accordion{padding:16px 0 35px}
}
.language-tabs-accordion-item{display:none}
.language-tabs-accordion-item.active{display:block}
@media only screen and (max-width:767px){.language-tabs-accordion-item{display:block !important}
}
.language-tabs-accordion-opener{padding:19px 9px 0;box-shadow:inset 0 10px 10px -6px rgba(0,0,0,.13);background:#ebebeb}
.opened .language-tabs-accordion-opener{padding:0;box-shadow:none;background:0}
.language-tabs-accordion-content{overflow:hidden}
@media only screen and (max-width:767px){.language-tabs-accordion-content{padding:40px 10px 16px}
}
.language-tabs-accordion-content img{max-width:100%;margin:0 auto;height:auto;display:block}
.language-tabs-accordion .languages-list{margin:0;font-size:17px;font-weight:300;letter-spacing:-6px;overflow:hidden}
.language-tabs-accordion .languages-list>li{display:inline-block;vertical-align:top;letter-spacing:0;width:33%;padding:0 10px 4px}
@media only screen and (max-width:767px){.language-tabs-accordion .languages-list>li{width:100%;font-size:25px}
}
.language-tabs-accordion .languages-list a{display:block;padding:10px 20px 10px 10px;color:#652245;position:relative;border-bottom:1px solid #b28fa2}
.language-tabs-accordion .languages-list a [class^=icon-]{position:absolute;right:0;top:15px;font-size:13px}
@media only screen and (max-width:767px){.language-tabs-accordion .languages-list a{padding:18px 20px 15px 0}
.language-tabs-accordion .languages-list a [class^=icon-]{top:24px;font-size:20px}
}
.language-tabs-accordion .languages-list a:hover{text-decoration:none}
.language-additional-settings{margin:0;padding:0 20px;font-size:14px;font-weight:300}
.language-additional-settings li{margin:0 0 3px}
@media only screen and (max-width:767px){.language-additional-settings{padding:0 37px;font-size:22px}
.language-additional-settings li{margin:0 0 29px}
}
.language-additional-settings a{text-decoration:underline}
.language-additional-settings a:focus,.language-additional-settings a:hover{text-decoration:none;color:#5c0931}
.promotional{position:relative}
.promotional.is-teardrop-style{padding:81px 0 46px}
@media only screen and (max-width:1279px){.promotional.is-teardrop-style{padding:51px 0 30px}
}
@media only screen and (max-width:767px){.promotional.is-teardrop-style{padding:38px 0 20px}
}
.promotional.is-teardrop-style .sub-menu-container{margin-bottom:67px;padding:0}
@media only screen and (max-width:1279px){.promotional.is-teardrop-style .sub-menu-container{margin:0 0 40px}
}
.promotional.is-teardrop-style .intro-text-section{margin:0}
@media only screen and (max-width:767px){.promotional.is-teardrop-style .intro-text-section{line-height:1.2em}
.promotional.is-teardrop-style .intro-text-section h1{font-size:40px;max-width:94%}
}
.promotional.is-high-style{margin-bottom:120px}
.promotional.is-interactive{margin:0 0 110px}
@media only screen and (max-width:959px){.promotional.is-interactive .teaser-box-content{padding-top:140px}
}
.promotional.promotional-bag-tag{margin-top:140px}
@media only screen and (max-width:959px){.promotional.promotional-bag-tag{margin-top:220px}
}
.promotional-visual-area img{width:100%;height:auto}
.promotional-visual-area .imagery{width:100%;height:545px;background-position:50%;background-size:cover}
.promotional-visual-box{position:relative;overflow:hidden;background-size:cover;background-position:50% 0;background-repeat:no-repeat}
.promotional-visual-box:after{content:'';position:relative;display:block;padding-bottom:30%}
@media only screen and (max-width:767px){.promotional-visual-box:after{padding-bottom:610px}
}
.promotional-text-container{position:absolute;right:0;left:0;top:0;bottom:0;width:100%;max-width:960px;margin:0 auto}
.promotional-text-container.is-medium-size{max-width:1060px}
.promotional-text{position:absolute;top:68px;left:30px;color:#5c0931}
@media only screen and (max-width:767px){.promotional-text{top:137px}
}
.promotional-text h2{margin:0 0 10px;font-size:38px;line-height:44px;font-weight:400}
@media only screen and (max-width:767px){.promotional-text h2{font-size:40px;margin:0 0 23px}
}
.promotional-text-price{display:inline-block;vertical-align:top;padding:13px 17px 9px;font-weight:700;font-size:14px;line-height:17px;position:relative;left:6px;background:rgba(255,255,255,.56);border:1px solid #5c0931}
@media only screen and (max-width:767px){.promotional-text-price{left:2px;font-size:18px}
}
.promotional-text-price span{font-weight:300;font-size:12px}
.promotional-text-centered{position:relative;width:100%;height:100%;text-align:center;white-space:nowrap}
.promotional-text-centered:after{content:'';display:inline-block;vertical-align:middle;height:100%;width:1px;margin:0 0 0 -5px}
.promotional-text-frame{display:inline-block;vertical-align:middle;width:100%;white-space:normal}
@media only screen and (max-width:1279px){.promotional-text-frame{max-width:80%;padding-bottom:10px}
.is-medium-size .promotional-text-frame{max-width:100%}
}
@media only screen and (max-width:767px){.promotional-text-frame{vertical-align:bottom;padding-bottom:50px}
.is-medium-size .promotional-text-frame{vertical-align:top}
}
.promotional-text-frame h1,.promotional-text-frame h2,.promotional-text-frame h3{font-size:60px;line-height:1em;margin:0 0 15px;font-weight:100;color:#fff}
@media only screen and (max-width:1279px){.promotional-text-frame h1,.promotional-text-frame h2,.promotional-text-frame h3{font-size:40px;margin:0 0 10px}
}
@media only screen and (max-width:767px){.promotional-text-frame h1,.promotional-text-frame h2,.promotional-text-frame h3{font-size:40px;font-weight:400}
}
.promotional-text-menu{padding:0;margin:0;list-style-type:none;overflow:hidden;font-size:24px;font-weight:400;color:#fff}
@media only screen and (max-width:1279px){.promotional-text-menu{font-size:18px}
}
@media only screen and (max-width:767px){.promotional-text-menu{font-size:24px}
}
.promotional-text-menu li{display:inline-block;vertical-align:top;padding:0 4px 0 9px;position:relative}
.promotional-text-menu li:after{content:'';position:absolute;left:0;top:50%;width:2px;height:23px;background-color:#fff;margin:-12px 0 0}
.promotional-text-menu li:first-child{padding-left:0}
.promotional-text-menu li:first-child:after{display:none}
.promotional-text-menu li a{color:#fff;text-decoration:none}
.promotional-text-menu li a:hover{text-decoration:none;color:#e6e6e6}
.promotional-text-base{text-align:left;color:#5c0931;padding:0 0 100px;font-size:15px;line-height:1.25em;font-weight:400}
@media only screen and (max-width:1279px){.promotional-text-base{padding:0 40px 100px}
}
@media only screen and (max-width:959px){.promotional-text-base{padding:0 30px 50px}
}
@media only screen and (max-width:767px){.promotional-text-base{padding:31px 20px;font-size:22px;line-height:1.3em;font-weight:300}
}
.promotional-text-base h1,.promotional-text-base h2{font-size:40px;line-height:1.2em;font-weight:400;margin:0 0 18px;color:#5c0931}
@media only screen and (max-width:1279px){.promotional-text-base h1,.promotional-text-base h2{margin:0 0 10px}
}
@media only screen and (max-width:767px){.promotional-text-base h1,.promotional-text-base h2{font-size:60px;font-weight:400;margin:0 0 25px}
}
.promotional-text-base .sub-title,.promotional-text-base h3{font-size:20px;font-weight:300;margin:0 0 43px;color:#5c0931}
@media only screen and (max-width:1279px){.promotional-text-base .sub-title,.promotional-text-base h3{margin:0 0 14px}
}
@media only screen and (max-width:767px){.promotional-text-base .sub-title,.promotional-text-base h3{font-size:40px;line-height:1.15em;font-weight:400;margin:0 0 18px}
}
.promotional-text-base p{margin:0}
.promotional-wave-decoration{position:absolute;left:0;bottom:0;right:0;z-index:5}
.promotional-wave-decoration svg{vertical-align:bottom;margin:0 -3px 0 -1px}
.promotional-wave-decoration svg path{fill:#fff}
.promotional-wave-decoration.is-bg-gray-light path{fill:#ebebeb}
.promotional-wave-decoration.is-gray-style svg path{fill:#f7f7f7}
.promotional .booking-search{position:absolute;left:0;right:0;bottom:-37px;z-index:10}
[dir=rtl] .promotional-text-price span{display:inline-block}
.booking-search-holder{max-width:960px;margin:0 auto;box-shadow:3px 3px 103px rgba(0,0,0,.13);background-image:linear-gradient(to bottom,#f7f7f7 0,#d7d7d7 100%);background-repeat:repeat-x;border-radius:5px}
.booking-search-holder:after,.booking-search-holder:before{content:'';display:table}
.booking-search-holder:after{clear:both}
.booking-search-title{display:block;margin:0 0 5px;font-size:15px;font-weight:400}
.booking-search-controls{float:left;width:18%;font-size:15px;border-radius:5px 0 0 5px;overflow:hidden}
.booking-search-controls li a{display:block;padding:13px 10px;text-align:center}
.booking-search-controls li a:hover{text-decoration:none;background:#fff}
.booking-search-controls li.active a{text-decoration:none;background:#fff}
.booking-search-tabs-list{float:right;max-width:82%;width:100%;padding:20px 20px 15px 27px;background:#fff;border-radius:0 5px 5px 5px}
.booking-search-tab{display:none}
.booking-search-tab.active{display:block}
.booking-search-actions{float:right;max-width:33%;padding:0 0 18px;text-align:right;position:relative}
.booking-search-actions .btn{display:inline-block;vertical-align:top;margin:0 0 14px;padding:14px 12px 10px;border:0}
.booking-search-actions .btn .icon{font-size:31px;display:inline-block;vertical-align:top;margin:5px 0 0}
.booking-search .booking-flight-block:after,.booking-search .booking-flight-block:before{content:'';display:table}
.booking-search .booking-flight-block:after{clear:both}
.booking-search .booking-flight-block-form{float:left;max-width:67%;font-weight:100;font-size:25px;line-height:1.44}
.booking-search .booking-flight-block-form p{margin:0}
.booking-search .booking-flight-block-form a{display:inline-block;vertical-align:top;margin:0 12px 0 0;font-weight:400;text-decoration:underline;position:relative}
.booking-search .booking-flight-block-form a:before{position:absolute;right:-13px;bottom:20px;font-size:11px;content:"\e90a";font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
.booking-search .booking-flight-block-additional-links{position:absolute;bottom:1px;right:0;text-align:left;font-size:12px;overflow:hidden;white-space:nowrap}
.booking-search .booking-flight-block-additional-links li{display:inline-block;vertical-align:top;margin:0 0 0 5px}
.booking-search .checkin-manage-block:after,.booking-search .checkin-manage-block:before{content:'';display:table}
.booking-search .checkin-manage-block:after{clear:both}
.booking-search .checkin-manage-block-form{float:left;width:100%;max-width:67%;font-weight:100;font-size:25px;line-height:1.44}
.booking-search .checkin-manage-block-cell input[type=text]{width:100%;padding:16px 9px;font-weight:300;color:#5c0931;font-size:15px;background:#f2f2f2;border:0}
.booking-search .checkin-manage-block-cell input[type=text]::-moz-placeholder{color:#b8b8b8;opacity:1}
.booking-search .checkin-manage-block-cell input[type=text]:-ms-input-placeholder{color:#b8b8b8}
.booking-search .checkin-manage-block-cell input[type=text]::-webkit-input-placeholder{color:#b8b8b8}
.booking-search .checkin-manage-block-additional-links{position:absolute;bottom:0;right:0;text-align:left;font-size:14px;overflow:hidden;white-space:nowrap}
.booking-search .checkin-manage-block-additional-links li{display:inline-block;vertical-align:top;margin:0 0 0 5px}
.booking-search .track-flights-block:after,.booking-search .track-flights-block:before{content:'';display:table}
.booking-search .track-flights-block:after{clear:both}
.booking-search .track-flights-block-form{float:left;width:100%;max-width:75%;font-weight:100;font-size:25px;line-height:1.44}
.booking-search .track-flights-block-cell{padding-bottom:30px;position:relative}
.booking-search .track-flights-block-cell input[type=text]{width:100%;padding:16px 9px;font-weight:300;color:#5c0931;font-size:15px;background:#f2f2f2;border:0}
.booking-search .track-flights-block-cell input[type=text]::-moz-placeholder{color:#b8b8b8;opacity:1}
.booking-search .track-flights-block-cell input[type=text]:-ms-input-placeholder{color:#b8b8b8}
.booking-search .track-flights-block-cell input[type=text]::-webkit-input-placeholder{color:#b8b8b8}
.booking-search .track-flights-block-cell-note{position:absolute;bottom:11px;left:20px;color:#b8b8b8;font-size:12px;font-weight:300}
.booking-search .track-flights-block-cell select{font-weight:300;color:#5c0931;font-size:15px}
.booking-search .track-flights-block-additional-links{position:absolute;bottom:0;right:0;text-align:left;font-size:14px;overflow:hidden;white-space:nowrap}
.booking-search .track-flights-block-additional-links li{display:inline-block;vertical-align:top;margin:0 0 0 5px}
.booking-search .dp-select{display:inline-block;vertical-align:top;min-width:84%;max-width:100%;padding:0 30px 0 0;background:#f2f2f2;position:relative}
.booking-search .dp-select:after,.booking-search .dp-select:before{content:'';display:table}
.booking-search .dp-select:after{clear:both}
.booking-search .dp-select-input{display:block;padding:16px 9px 15px;font-weight:300;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#5c0931;background:#f2f2f2}
.booking-search .dp-select-opener{position:absolute;right:0;top:0;bottom:0;padding:10px 0 0;font-family:icomoon !important;speak:none;font-size:34px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.booking-search .dp-select-opener:before{content:"\e916"}
.booking-search .dp-select-drop{width:104px !important;top:52px !important}
.booking-search .dp-select-list{width:100%;font-weight:300;font-size:15px;color:#5c0931;background:#f2f2f2}
.booking-search .dp-select-list li{padding:10px;cursor:pointer}
.booking-search .dp-select-list li:hover{background:#fff}
.booking-search-popover{width:574px;padding:20px;color:#5c0931;z-index:10;position:relative;background:#fff;box-shadow:3px 3px 103px rgba(0,0,0,.15);border-radius:5px}
.booking-search-popover.is-middle{width:100%;max-width:390px}
.booking-search-popover.is-small{width:280px}
.booking-search-popover.is-calendar{padding:10px}
.booking-search-popover.is-calendar:before{content:'';position:absolute;left:50%;top:0;bottom:0;width:1px;margin:0 0 0 -1px;background:#a4a4a4}
.booking-search-popover .btn-close{position:absolute;top:6px;right:14px;width:25px;height:25px;font-size:43px;line-height:1;z-index:2}
.booking-search-popover .btn-close:hover{text-decoration:none}
.booking-search-popover-person-toogle-link{display:inline-block;vertical-align:top;color:#5c0931;font-size:18px;font-weight:500;text-decoration:underline}
.booking-search-popover-person-toogle-link:hover{text-decoration:none}
.booking-search-popover-person-spinner{display:inline-block;vertical-align:top;margin:0 15px 0 0;font-weight:400;color:#5c0931;font-size:15px;overflow:hidden}
.booking-search-popover-person-spinner-cell{float:left;width:50px;margin:0 12px 0 0;padding:0 12px;position:relative}
.booking-search-popover-person-spinner-cell .spinner-input{width:100%;padding:2px;text-align:center;font-weight:500;color:#5c0931;font-size:15px;border:0}
.booking-search-popover-person-spinner-cell .spinner-input::-moz-placeholder{color:#5c0931;opacity:1}
.booking-search-popover-person-spinner-cell .spinner-input:-ms-input-placeholder{color:#5c0931}
.booking-search-popover-person-spinner-cell .spinner-input::-webkit-input-placeholder{color:#5c0931}
.booking-search-popover-person-spinner-cell .btn-spinner{position:absolute;top:50%;left:0;width:12px;height:12px;margin:-6px 0 0;text-align:center;font-size:10px;background:#f2f2f2;border-radius:2px}
.booking-search-popover-person-spinner-cell .btn-spinner-up{left:auto;right:0}
.booking-search-popover-person-spinner-cell .btn-spinner:hover{text-decoration:none}
.booking-search-popover-person-spinner label{display:block;padding:2px 0 0;overflow:hidden}
.booking-search-popover .btn{float:right;padding:3px 25px 2px;text-transform:uppercase;font-size:14px}
.booking-search-popover .ui-datepicker-title{font-weight:500;font-size:18px}
.booking-search-popover .ui-datepicker-title .ui-datepicker-year{display:none}
.booking-search-popover .ui-datepicker-calendar{font-weight:500;color:#a4a4a4;font-size:15px;table-layout:fixed}
.booking-search-popover .ui-datepicker td a,.booking-search-popover .ui-datepicker td span{text-align:center}
.booking-search-popover .ui-datepicker td a{color:#7a3256}
.booking-search-popover .ui-datepicker th span{display:block;color:transparent}
.booking-search-popover .ui-datepicker th span::first-letter {display:block;color:#a4a4a4;margin:0 -6px 0 0;position:relative;z-index:2}
.booking-search-popover .ui-datepicker .ui-datepicker-other-month a,.booking-search-popover .ui-datepicker .ui-datepicker-other-month span{color:#a4a4a4}
.booking-search-popover .ui-datepicker-inline{width:100% !important;padding:0}
.booking-search-popover .ui-datepicker .ui-datepicker-header{padding:1px 0 2px}
.booking-search-popover .ui-datepicker .ui-datepicker-next,.booking-search-popover .ui-datepicker .ui-datepicker-prev{cursor:pointer}
.booking-search-popover .ui-datepicker .ui-datepicker-next span,.booking-search-popover .ui-datepicker .ui-datepicker-prev span{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.booking-search-popover .ui-datepicker .ui-datepicker-next:before,.booking-search-popover .ui-datepicker .ui-datepicker-prev:before{content:'\e914';position:absolute;top:5px;left:0;text-indent:0;font-size:23px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.booking-search-popover .ui-datepicker .ui-datepicker-prev-hover{top:2px;left:2px}
.booking-search-popover .ui-datepicker .ui-datepicker-next-hover{top:2px;right:2px}
.booking-search-popover .ui-datepicker .ui-datepicker-next:before{content:'\e915';left:auto;right:0}
.booking-overview .sub-menu-container.is-medium-padding{padding:82px 0 0}
.booking-overview .C3.is-base-container{padding-top:25px;padding-bottom:30px}
@media only screen and (max-width:767px){.booking-overview .C60 .orange-warning{margin:0 10px}
}
.booking-overview .adding-booking-form{display:none}
.booking-overview .adding-booking-form .btn-dark{padding:12px 38px;margin-top:20px}
@media only screen and (max-width:767px){.booking-overview .adding-booking-form .btn-dark{display:inline-block;width:100%}
}
.destinations-offers{padding:198px 0 380px;font-weight:100;font-size:22px;position:relative;background-size:100% auto;background-position:0 100%;background-repeat:no-repeat}
@media only screen and (max-width:767px){.destinations-offers{background-size:200% auto;background-position:74% 100%}
}
.destinations-offers.is-small-padding{padding:50px 0}
.destinations-offers.is-small-padding:before{display:none}
.destinations-offers.is-none-padding{padding:0}
@media only screen and (max-width:767px){.destinations-offers{padding:230px 0 300px}
.destinations-offers.is-home{padding-top:530px}
.destinations-offers.gallery-mobile-fade{margin:0 -20px}
}
.destinations-offers .container{position:relative;z-index:3}
.destinations-offers.is-bg-white{background-color:#fff}
.destinations-offers.is-bg-white:before{content:'';position:absolute;width:100%;height:50%;left:0;top:0;z-index:2;background:linear-gradient(170deg,#fff 0,rgba(255,255,255,.6) 30%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%)}
.destinations-offers.is-overlay-gradient:before{display:block}
.destinations-offers:before{display:none;content:'';position:absolute;width:100%;height:50%;left:0;top:0;z-index:2;background:linear-gradient(170deg,#ebebeb 0,rgba(235,235,235,.8) 40%,rgba(235,235,235,.15) 60%,rgba(235,235,235,0) 100%)}
.destinations-offers-wave-decoration{position:absolute;left:0;bottom:0;right:0;z-index:3}
.destinations-offers-wave-decoration svg{vertical-align:bottom;margin-bottom:-1px}
.destinations-offers-wave-decoration svg path{fill:#dee4e3}
.destinations-offers-wave-decoration.is-destinations-offers_privilege-club svg path{fill:#ebebeb}
.destinations-offers .row .row{height:50%}
.destinations-offers [class*=col-]{height:100%}
.destinations-offers.is-medium-indents [class*=col-]{padding:0 5px}
.destinations-offers h2{margin:0 0 15px;font-size:30px}
@media only screen and (max-width:767px){.destinations-offers h2{font-size:49px;font-weight:300;margin:0 0 39px}
}
.destinations-offers .destination-offers-origin{margin:0 0 15px 0}
.destinations-offers>p{margin:-38px 0 43px}
.destinations-offers>p.sub-title{font-size:17px}
.destinations-offers-image{padding-top:100%;font-size:0;line-height:0;position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}
.destinations-offers-image .video-js{position:absolute;top:0;left:0;width:100%;height:100%}
.destinations-offers-image .video-js .vjs-big-play-button{top:50%;left:50%;width:52px;height:52px;margin:-26px 0 0 -26px;border-width:5px;border-radius:100%;background:0}
.destinations-offers-image.is-large{padding-top:49.6%}
@media only screen and (max-width:767px){.destinations-offers-image.is-large{padding-top:100%}
}
.destinations-offers-image.is-long3{padding-top:150.57%}
@media only screen and (max-width:767px){.destinations-offers-image.is-long3{padding-top:100%}
}
.destinations-offers-image.is-wide3{padding-top:74.68%}
@media only screen and (max-width:767px){.destinations-offers-image.is-wide3{padding-top:100%}
}
.destinations-offers-image.is-xwide{padding-top:74.83%}
@media only screen and (max-width:767px){.destinations-offers-image.is-xwide{padding-top:100%}
}
.destinations-offers-image.is-1xlarge{padding-top:32.98%}
@media only screen and (max-width:767px){.destinations-offers-image.is-1xlarge{padding-top:100%}
}
.destinations-offers-image.is-12xlarge{padding-top:37.18%}
@media only screen and (max-width:767px){.destinations-offers-image.is-12xlarge{padding-top:100%}
}
.destinations-offers-image.is-2xlarge{padding-top:49.9%}
@media only screen and (max-width:767px){.destinations-offers-image.is-2xlarge{padding-top:100%}
}
.destinations-offers-image.is-long{padding-top:201.5%}
@media only screen and (max-width:767px){.destinations-offers-image.is-long{padding-top:100%}
}
.destinations-offers-bottom-section{padding:46px 0 61px;font-size:15px;font-weight:400;text-align:center}
@media only screen and (max-width:767px){.destinations-offers-bottom-section{margin:0 -18px;padding:30px 0;font-size:22px}
}
.destinations-offers-block{height:100%;color:#fff;position:relative;overflow:hidden;margin-bottom:20px;background-color:#5c0931;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:cover;background-repeat:no-repeat}
.is-medium-indents .destinations-offers-block{margin-bottom:10px}
.destinations-offers-block.is-before-none:before{display:none}
@media only screen and (max-width:767px){.destinations-offers-block{margin:0 -20px}
.gallery-mobile-fade .destinations-offers-block{margin:0}
}
.destinations-offers-block:before{content:'';display:block;padding-bottom:77%}
@media only screen and (max-width:767px){.destinations-offers-block:before{padding-bottom:75%}
}
.destinations-offers-block.is-medium-block:before{padding-bottom:38%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-block:before{padding-bottom:75%}
}
.destinations-offers-block.is-medium-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:20px}
@media only screen and (max-width:959px){.destinations-offers-block.is-medium-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:0}
}
.destinations-offers-block.is-large-block:before{padding-bottom:25%}
@media only screen and (max-width:767px){.destinations-offers-block.is-large-block:before{padding-bottom:75%}
}
.destinations-offers-block.is-large-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:20px}
@media only screen and (max-width:959px){.destinations-offers-block.is-large-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:0}
}
@media only screen and (max-width:767px){.destinations-offers-block.is-full-content .destinations-offers-block-info-text{position:relative;left:0;bottom:auto;top:0;padding:34px 20px 20px 44px}
}
@media only screen and (max-width:767px) and (max-width:767px){.destinations-offers-block.is-full-content .destinations-offers-block-info-text{padding-left:20px}
}
@media only screen and (max-width:767px){.destinations-offers-block.is-full-content .destinations-offers-block-info-overlay .btn{min-width:218px;font-size:19px;padding:16px 25px;height:60px}
.destinations-offers-block.is-full-content .destinations-offers-block-info-button{padding-top:0;float:none !important;margin:0 auto}
}
.destinations-offers-block.is-medium-height:before{content:'';padding-bottom:125.1%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-height:before{padding-bottom:100%}
}
.destinations-offers-block.is-medium-height.is-medium-block:before{content:'';padding-bottom:60.8%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-height.is-medium-block:before{padding-bottom:100%}
}
.destinations-offers-block.is-medium-height.is-large-block:before{content:'';padding-bottom:40.1%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-height.is-large-block:before{padding-bottom:100%}
}
.destinations-offers-block.is-triple-block:before{content:'';padding-bottom:93%}
.destinations-offers-block.is-large-height:before{padding-bottom:161.2%}
@media only screen and (max-width:1279px){.destinations-offers-block.is-large-height:before{padding-bottom:162.2%}
}
@media only screen and (max-width:959px){.destinations-offers-block.is-large-height:before{padding-bottom:165.2%}
}
@media only screen and (max-width:767px){.destinations-offers-block.is-large-height:before{padding-bottom:75%}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block.is-large-height .destinations-offers-block-info-text{position:relative;left:0;bottom:auto;top:0;padding:34px 20px 20px 20px}
.destinations-offers-block.is-large-height .destinations-offers-block-info-button{padding-top:0}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block.is-small-box .destinations-offers-block-info-text{position:relative;left:0;bottom:auto;top:0;padding:20px 20px 10px 20px}
.destinations-offers-block.is-small-box .destinations-offers-block-info-button{padding-top:0}
}
.destinations-offers-block.is-gradient-bottom:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:60%;z-index:1;background:linear-gradient(to bottom,rgba(92,9,49,0) 0,rgba(92,9,49,.5) 15%,rgba(92,9,49,.7) 25%,rgba(92,9,49,.98) 35%,#5c0931 100%)}
.destinations-offers-block.is-video video{width:110%;left:-4px}
.destinations-offers-block.is-video-tall .vjs-fluid{padding-top:49%}
.destinations-offers-block.is-video-tall video{width:100%;height:104%}
.destinations-offers-block-slogan{position:absolute;top:0;left:0;right:0;bottom:0;background:#5c0931}
.destinations-offers-block-slogan-text{position:absolute;right:60px;left:21px;bottom:59px;line-height:1.1;font-weight:300;opacity:1;font-size:28px;transition:all .5s;z-index:3}
@media only screen and (max-width:1279px){.destinations-offers-block-slogan-text{bottom:30px;left:20px;font-size:23px}
}
@media only screen and (max-width:767px){.destinations-offers-block-slogan-text{font-size:28px;left:30px;bottom:30px}
}
.destinations-offers-block-slogan:after{content:'';position:absolute;right:20px;top:20px;width:140px;height:133px;background:url(homepageClientlibs/images/bg-slogan-block.gif) no-repeat;z-index:2}
.destinations-offers-block img{max-width:100%;height:auto}
.destinations-offers-block-info{position:absolute;right:0;left:0;bottom:0;z-index:2}
.destinations-offers-block-info.is-position-top{bottom:auto;top:0}
.destinations-offers-block-info.is-position-top .offer-promo-info{bottom:auto;top:0}
.destinations-offers-block-info-text{position:absolute;left:20px;bottom:20px;transition:all .5s}
@media only screen and (max-width:1279px){.destinations-offers-block-info-text{display:none}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text{left:30px;bottom:45px}
}
.destinations-offers-block-info-text.is-right{left:auto;right:20px;text-align:right}
.destinations-offers-block-info-text.is-small-box{position:relative;left:0;bottom:auto;top:0;padding:18px 10px 12px 20px}
@media only screen and (max-width:767px){.destinations-offers-block-info-text.is-small-box{padding:20px 20px 10px 20px}
}
.destinations-offers-block-info-text .offer-name,.destinations-offers-block-info-text .offer-price{display:block;font-weight:300;font-size:20px}
@media(max-width:1023px) and (min-width:768px){.destinations-offers-block-info-text .offer-name,.destinations-offers-block-info-text .offer-price{font-size:14px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-name,.destinations-offers-block-info-text .offer-price{font-size:24px}
}
.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{display:block;font-size:18px;font-weight:400;line-height:1.25em}
@media only screen and (max-width:959px){.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{font-size:16px}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{font-size:14px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{font-size:27px}
}
.destinations-offers-block-info-text .offer-text{font-size:15px;margin:3px 0 0;line-height:1.4em}
@media only screen and (max-width:959px){.destinations-offers-block-info-text .offer-text{font-size:13px}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block-info-text .offer-text{font-size:12px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-text{font-size:22px}
}
.destinations-offers-block-info-text .offer-price{font-size:24px}
@media(max-width:1023px) and (min-width:768px){.destinations-offers-block-info-text .offer-price{font-size:14px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-price{font-size:28px}
}
.destinations-offers-block-info.limited-offers .destinations-offers-block-info-text{left:30px;bottom:38px}
.destinations-offers-block-info.limited-offers .destinations-offers-block-info-overlay .destinations-offers-block-info-text{left:20px}
.destinations-offers-block-info .offer-promo-info{position:absolute;right:30%;left:0;bottom:0;padding:5px 2px 4px 18px;font-weight:300;font-size:12px;color:#ffa903;background-image:linear-gradient(to right,#fff 0,transparent 100%);background-repeat:repeat-x;z-index:4}
.destinations-offers-block-info .offer-promo-info strong{display:inline-block;vertical-align:top;margin:-2px 0 0;font-weight:700}
.destinations-offers-block-info .offer-promo-info .icon{display:inline-block;vertical-align:top;margin:-2px 0 0;font-size:20px}
.destinations-offers-block-info-button{width:200px;padding:29px 20px 2px;text-align:center}
.destinations-offers-block-info-button.center-block{padding-top:0;text-align:center}
@media only screen and (max-width:1279px){.destinations-offers-block-info-button{text-align:right}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-button{width:260px;padding-bottom:15px}
}
.destinations-offers-block-info-overlay{position:absolute;left:0;right:0;bottom:0;opacity:0;background:rgba(255,169,3,.8);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;z-index:3}
.destinations-offers-block-info-overlay .destinations-offers-block-info-text{display:block}
@media only screen and (max-width:1279px){.destinations-offers-block-info-overlay{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;background:0}
}
.destinations-offers-block-info-overlay .btn{margin:0 0 3px;height:46px}
@media only screen and (max-width:767px){.destinations-offers-block-info-overlay .btn{min-width:218px;font-size:19px;padding:16px 25px;height:60px}
}
.destinations-offers-block-info-overlay .view-more{display:inline-block;vertical-align:top;font-weight:300;font-size:14px;color:#fff}
@media only screen and (max-width:767px){.destinations-offers-block-info-overlay .view-more{font-size:20px;margin-top:2px}
}
.destinations-offers-block-info-overlay .view-more .arrow{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.destinations-offers-block-info-overlay .view-more:focus,.destinations-offers-block-info-overlay .view-more:hover{text-decoration:none}
.destinations-offers-block-info-overlay .view-more:focus .arrow,.destinations-offers-block-info-overlay .view-more:hover .arrow{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}
.destinations-offers-block.active .destinations-offers-block-info-text,.destinations-offers-block:focus .destinations-offers-block-info-text,.destinations-offers-block:hover .destinations-offers-block-info-text{opacity:0}
.destinations-offers-block.active .destinations-offers-block-info-overlay,.destinations-offers-block:focus .destinations-offers-block-info-overlay,.destinations-offers-block:hover .destinations-offers-block-info-overlay{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}
.destinations-offers-block.active .destinations-offers-block-info-overlay .destinations-offers-block-info-text,.destinations-offers-block:focus .destinations-offers-block-info-overlay .destinations-offers-block-info-text,.destinations-offers-block:hover .destinations-offers-block-info-overlay .destinations-offers-block-info-text{opacity:1}
.destinations-offers-block.active .destinations-offers-direction-info,.destinations-offers-block:focus .destinations-offers-direction-info,.destinations-offers-block:hover .destinations-offers-direction-info{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease,-webkit-transform .5s ease}
.destinations-offers-more-link a{font-weight:500;font-size:12px}
.destinations-offers-more-link a:after,.destinations-offers-more-link a:before{content:'';display:table}
.destinations-offers-more-link a:after{clear:both}
.destinations-offers-more-link a .icon{top:2px;position:relative;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.destinations-offers-more-link a:focus,.destinations-offers-more-link a:hover{text-decoration:none}
.destinations-offers-more-link a:focus .icon,.destinations-offers-more-link a:hover .icon{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}
@media only screen and (max-width:767px){.destinations-offers .base-link-more{margin-top:20px}
}
.baggage-info .destinations-offers{padding:14px 0 43px;border-bottom:1px solid #c7c7c7}
.baggage-info .destinations-offers:before{display:none}
.baggage-info .destinations-offers-title{display:block;margin:0 0 22px;font-size:15px;font-weight:400}
.baggage-info .destinations-offers-row{margin:0 -10px;letter-spacing:-6px}
.baggage-info .destinations-offers-cell{display:inline-block;vertical-align:top;width:33%;padding:0 7px 14px;letter-spacing:0;position:relative}
.baggage-info .destinations-offers-cell-notes-overlay{opacity:0;width:320px;position:absolute;left:14px;bottom:-16px;font-size:10px;line-height:1.3;font-weight:400;letter-spacing:0;color:#652245;transition:opacity 450ms ease}
.baggage-info .destinations-offers-cell-notes-overlay:before{content:'';position:absolute;top:-17px;left:7px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #652245}
@media only screen and (max-width:959px){.baggage-info .destinations-offers-cell-notes-overlay{width:200px;bottom:-36px}
}
.baggage-info .destinations-offers-cell:last-child .destinations-offers-cell-notes-overlay{left:auto;right:14px}
.baggage-info .destinations-offers-cell:last-child .destinations-offers-cell-notes-overlay:before{left:auto;right:7px}
.baggage-info .destinations-offers-cell:focus .destinations-offers-cell-notes-overlay,.baggage-info .destinations-offers-cell:hover .destinations-offers-cell-notes-overlay{opacity:1}
.baggage-info .destinations-offers-block-info-text{left:9px;bottom:5px}
.baggage-info .destinations-offers .offer-name,.baggage-info .destinations-offers .offer-price{font-size:12px}
.baggage-info .destinations-offers-block-info-overlay .destinations-offers-block-info-text{position:relative;top:5px;bottom:auto}
.baggage-info .destinations-offers-block-info-overlay .btn{height:auto}
.baggage-info .destinations-offers-block-info-button{width:auto}
@media only screen and (max-width:959px){.baggage-info .destinations-offers-block-info-button{padding:3px}
}
.destinations-offers-direction-info{position:absolute;top:0;left:0;width:100%;padding:10px 20px 9px;background:#fff;color:#5c0931;z-index:5;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease,-webkit-transform .5s ease}
[dir=rtl] .destinations-offers-direction-info{background:linear-gradient(135deg,rgba(255,255,255,.85) 35%,#f7f7f7 55%,rgba(229,229,229,0) 100%) !important}
@media only screen and (max-width:1279px){.destinations-offers-direction-info{opacity:1;visibility:visible}
}
@media only screen and (max-width:767px){.destinations-offers-direction-info{position:relative;opacity:1;visibility:visible}
[dir=rtl].redeem-page .destinations-offers-direction-info{background:linear-gradient(135deg,#fff 55%,#f7f7f7 35%,rgba(229,229,229,0) 100%) !important}
.destinations-offers-direction-info+.destinations-info-section{bottom:100px}
}
.destinations-offers-direction-info-from{font-size:15px;line-height:1.3em;font-weight:400;margin:0}
.destinations-offers-direction-info-from:after,.destinations-offers-direction-info-from:before{content:'';display:table}
.destinations-offers-direction-info-from:after{clear:both}
.destinations-offers-direction-info-from-title{float:left;font-weight:700;margin:0 4px 0 0;font-size:inherit;line-height:inherit}
.destinations-offers-direction-info-from-description{float:left;font-weight:400;font-size:inherit;line-height:inherit}
.destinations-offers-direction-info-level{display:block;font-size:15px;line-height:1.3em;font-weight:700;margin:0 0 16px}
@media only screen and (max-width:1279px){.destinations-offers-direction-info-level{margin:0 0 8px}
}
@media only screen and (max-width:959px){.destinations-offers-direction-info-level{margin:0 0 2px}
}
.destinations-offers-direction-info-date{border-collapse:collapse;border:0;background:0;font-size:12px;line-height:1.3em}
.destinations-offers-direction-info-date th{text-align:left;padding:2px 8px 2px 0;vertical-align:top;font-weight:400}
.destinations-offers-direction-info-date td{padding:2px 0;text-align:left;vertical-align:top;font-weight:400}
.destinations-offers .destinations-info-section-buttons{position:absolute;right:15px;bottom:6px;padding:0}
.destinations-offers .destinations-info-section-buttons .btn{width:140px;margin:0 5px 10px}
@media only screen and (max-width:1279px){.destinations-offers .destinations-info-section-buttons .btn{width:110px}
}
@media only screen and (max-width:959px){.destinations-offers .destinations-info-section-buttons{position:static;padding:10px 0 0}
.destinations-offers .destinations-info-section-buttons .btn{margin:0 0 10px;width:100%}
}
.destinations-offers.destinations-offers-search{padding:81px 0}
.destination-country-region .destinations-offers.destinations-offers-search{padding:0}
@media only screen and (max-width:767px){.destinations-offers.destinations-offers-search{padding:10px 0}
}
.destinations-offers.destinations-offers-search .row{margin:0 -2px}
@media only screen and (max-width:767px){.destinations-offers.destinations-offers-search .row{margin:0 18px}
.destinations-offers.destinations-offers-search .row .row{margin:0 -2px}
}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col{padding:0 2px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-offers-block-info-overlay{height:150px}
@media only screen and (max-width:959px){.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-offers-block-info-overlay{height:auto}
}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-info-section-buttons,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-info-section-buttons{left:15px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:200px}
@media only screen and (max-width:959px){.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-info-section-buttons{left:15px}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block-info-text{display:block}
}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block-info-overlay{opacity:0;visibility:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease,-webkit-transform .5s ease}
}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block:focus .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-block:hover .destinations-offers-block-info-overlay{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block:focus .destinations-offers-block-info-overlay{opacity:1;visibility:visible;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}
}
.destinations-offers.destinations-offers-search .is-gradient-bottom:after{display:none}
.destinations-offers.destinations-offers-search .offers-label,.destinations-offers.destinations-offers-search .offers-title{display:block;font-size:20px;line-height:1.2;font-weight:300;margin:0 0 2px}
@media only screen and (max-width:959px){.destinations-offers.destinations-offers-search .offers-label,.destinations-offers.destinations-offers-search .offers-title{font-size:16px}
}
@media only screen and (max-width:767px){.destinations-offers.destinations-offers-search .offers-label,.destinations-offers.destinations-offers-search .offers-title{font-size:30px}
}
.destinations-offers.destinations-offers-search .offers-label [class^=icon-]{display:inline-block;vertical-align:middle;margin:-6px 10px 0 0;font-size:20px}
.destinations-offers.destinations-offers-search .offers-country,.destinations-offers.destinations-offers-search .offers-date{display:block;font-size:15px;line-height:1.2;font-weight:400}
.destinations-offers.destinations-offers-search .destinations-offers-block{margin-bottom:4px}
.destinations-offers.destinations-offers-search .destinations-offers-block:before{display:none}
.destinations-offers.destinations-offers-search .destinations-info-section-description:after{display:none}
.destinations-offers.destinations-offers-search .is-wide .destinations-info-section-description{max-width:38%}
.destinations-offers .destination-offers-bottom{margin:25px 0 0 0;text-align:center}
.sub-menu-aside{position:fixed;left:0;top:0;bottom:0;width:280px;background-color:#ebebeb;padding:20px 15px}
.destinations-info-section{position:absolute;z-index:4;width:100%;left:0;bottom:0;padding:20px;color:#fff}
.destinations-offers-search .destinations-info-section{padding:20px 20px 6px}
@media only screen and (max-width:959px){.destinations-offers-search .destinations-info-section{padding:10px 10px 0}
}
.destinations-offers-search .destinations-info-section:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:160%;z-index:-1}
.destinations-info-section .add-to-wish-list{display:inline-block;vertical-align:middle;margin:0 0 0 11px;color:#fff}
@media only screen and (max-width:1279px){.destinations-info-section .add-to-wish-list{margin-left:8px}
}
@media only screen and (max-width:959px){.destinations-info-section .add-to-wish-list{margin-left:6px}
}
@media only screen and (max-width:767px){.destinations-info-section .add-to-wish-list{margin-left:4px}
}
.destinations-info-section .add-to-wish-list [class^=icon-]{display:inline-block;vertical-align:middle;margin:-5px 0 0;font-size:25px}
@media only screen and (max-width:1279px){.destinations-info-section .add-to-wish-list [class^=icon-]{font-size:22px}
}
@media only screen and (max-width:959px){.destinations-info-section .add-to-wish-list [class^=icon-]{font-size:18px}
}
@media only screen and (max-width:767px){.destinations-info-section .add-to-wish-list [class^=icon-]{font-size:22px}
}
.destinations-info-section .add-to-wish-list .icon-favorite{display:none}
.destinations-info-section .add-to-wish-list.added .icon-heart{display:none}
.destinations-info-section .add-to-wish-list.added .icon-favorite{display:inline-block;font-size:29px}
@media only screen and (max-width:1279px){.destinations-info-section .add-to-wish-list.added .icon-favorite{font-size:26px}
}
@media only screen and (max-width:959px){.destinations-info-section .add-to-wish-list.added .icon-favorite{font-size:20px}
}
@media only screen and (max-width:767px){.destinations-info-section .add-to-wish-list.added .icon-favorite{font-size:26px}
}
.destinations-info-section .add-to-wish-list:focus,.destinations-info-section .add-to-wish-list:hover{text-decoration:none}
.destinations-info-section-description{overflow:hidden}
.destinations-info-section-description:after{content:'';float:left;width:60%;max-width:170px;height:60px}
@media only screen and (max-width:959px){.destinations-info-section-description:after{display:none}
}
.destinations-info-section-buttons{position:absolute;right:20px;bottom:20px;z-index:4}
.destinations-info-section-buttons .btn{padding:12px 10px 10px;margin:0;width:140px;text-align:center}
.destinations-info-section-buttons .link-bottom{position:relative;top:5px;display:inline-block;color:#fff;font-size:15px;line-height:1.2;border-bottom:1px solid #fff}
@media only screen and (max-width:959px){.destinations-info-section-buttons .link-bottom{margin-bottom:30px}
}
.destinations-info-section-buttons .link-bottom span{display:inline-block;font-size:12px;margin-right:1px;-webkit-transform:scale(1,.5);-ms-transform:scale(1,.5);transform:scale(1,.5)}
.destinations-info-section-buttons .link-bottom+.btn{margin-left:20px}
@media only screen and (max-width:959px){.destinations-info-section-buttons .link-bottom+.btn{margin-left:0}
}
.destinations-info-section-buttons .link-bottom:focus,.destinations-info-section-buttons .link-bottom:hover{text-decoration:none;border-bottom-color:transparent}
.destinations-info-section .offers-holder{float:left}
.destinations-info-section .offers-inner:after,.destinations-info-section .offers-inner:before{content:'';display:table}
.destinations-info-section .offers-inner:after{clear:both}
.destinations-info-section .offers-title{display:block;font-size:20px;line-height:1.2;font-weight:300;margin:0 0 2px}
@media only screen and (max-width:959px){.destinations-info-section .offers-title{font-size:16px}
}
.destinations-info-section .offers-country{display:block;font-size:15px;line-height:1.2;font-weight:300}
.destinations-info-section .offers-price{float:left;font-size:30px;line-height:1.2;font-weight:300;margin:0 12px -11px 0;color:#ffa903}
.col-sm-4 .destinations-info-section .offers-price{width:100%}
.destinations-info-section .offers-price-old{float:left;font-size:20px;line-height:1.2;font-weight:300;text-decoration:line-through;margin:9px 0 0}
.col-sm-4 .destinations-info-section .offers-price-old{width:100%}
@media only screen and (max-width:959px){.privilege-club .destinations-offers{padding-top:40px}
}
.subscribe{padding:179px 0 63px;background-image:linear-gradient(to bottom,#dee4e3 0,#ede8d4 100%);background-repeat:repeat-x;position:relative}
@media only screen and (max-width:959px){.subscribe{padding:10px 0 63px}
}
.subscribe:after{content:'';position:absolute;left:50%;top:50%;margin:-124px 0 0;width:809px;height:428px;background:url(homepageClientlibs/images/bg-subscribe.png) no-repeat;z-index:1}
.subscribe>*{position:relative;z-index:2}
.subscribe-wave-decoration{position:absolute;left:0;top:100%;right:0;z-index:3}
.subscribe-wave-decoration svg{vertical-align:bottom;margin:-4px -5px 0 -1px}
.subscribe-wave-decoration svg path{fill:#ede8d4}
.subscribe-content{font-size:22px;line-height:1.4;font-weight:100}
.subscribe-content h2{margin:0 0 22px}
.subscribe-content p{margin:0 0 13px}
.subscribe-form{font-size:12px;font-weight:300}
.subscribe-form .row{margin-bottom:17px}
.subscribe-form label{display:block;padding:0 0 6px 10px}
.subscribe-form input[type=submit]{display:block;width:160px;height:50px;font-size:16px;font-weight:300;color:#fff;background:#5c0931;border:0;border-radius:2px;transition:all .5s;border:2px solid #5c0931}
.subscribe-form input[type=submit]:hover{color:#fff;background:#3e0621}
.subscribe-checkbox-cell{margin:-6px 0 35px}
.subscribe-checkbox-cell label{padding:0 0 6px 22px;position:relative}
.subscribe-checkbox-cell label:before{content:'';position:absolute;top:-1px;left:0;height:16px;width:16px;background:#fff;border:2px solid #5c0931;border-radius:2px}
.subscribe-checkbox-cell input[type=checkbox]{float:left;width:12px;height:12px;margin:6px -13px 0 0;opacity:0}
.subscribe-checkbox-cell input[type=checkbox]:checked+label:before{background:#5c0931}
.subscribe-checkbox-cell input[type=checkbox]:checked+label:after{content:"\e901";position:absolute;left:2px;top:1px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#fff/*!rtl:raw: right: 1px;*/}
@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}
@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}
.content-block{padding:226px 0 200px;background:0;background-size:cover;position:relative}
@media only screen and (max-width:767px){.content-block{padding:140px 0 140px}
}
.content-block .container{position:relative;z-index:2}
.content-block-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;font-size:0;line-height:0;color:transparent;text-indent:100%}
@media only screen and (max-width:767px){.content-block.is-awards-block h2{color:#fff}
}
.content-block.is-qmiles-block:after,.content-block.is-qmiles-block:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;width:100%;z-index:-1;background-image:linear-gradient(to right,#bcc2d4,#bcc2d4 38%,#e7e3e4);background-repeat:no-repeat}
.content-block.is-qmiles-block:after{background-image:linear-gradient(transparent,rgba(242,242,242,.7) 40%,#f2f2f2);background-repeat:no-repeat}
.content-block.is-qmiles-block .content-block-text{position:relative}
.content-block.is-qmiles-block .content-block-text:before{content:'';position:absolute;left:-20%;top:-100%;width:72%;height:100%;z-index:3;background:url(homepageClientlibs/images/bg-qmiles-block-plane.png) no-repeat;background-size:cover/*!rtl:raw: transform: rotateY(180deg);*/}
.content-block.is-wide .content-block-content-area{width:90%}
.content-block.is-font-light .content-block-text{font-weight:300}
.content-block.is-black-lighting .content-block-text{position:relative}
.content-block.is-black-lighting .content-block-text:before{content:'';position:absolute;left:-20%;top:-100%;bottom:50%;right:50%;height:0;box-shadow:0 0 200px 200px rgba(0,0,0,.1);z-index:2}
.content-block.is-bottom-wave .content-block-wave-decoration{bottom:auto;top:100%}
.content-block .content-block-wave-decoration.is-top-wave{bottom:auto;top:0}
.content-block.is-none-bottom-wave .content-block-wave-decoration{display:none}
.content-block.is-white-text .content-block-content-area{color:#fff}
.content-block.is-beige-lighting,.content-block.is-beige-lighting-reverse,.content-block.is-black-lighting,.content-block.is-black-lighting-reverse,.content-block.is-burgundy-lighting{position:relative}
.content-block.is-beige-lighting-reverse:before,.content-block.is-beige-lighting:before,.content-block.is-black-lighting-reverse:before,.content-block.is-black-lighting:before,.content-block.is-burgundy-lighting:before{content:'';position:absolute;right:40%;left:0;bottom:0;top:0;background-image:linear-gradient(to right,#5c0931 0,transparent 100%);background-repeat:repeat-x;z-index:2}
.content-block .gradient-mask{content:'';position:absolute;right:40%;left:0;bottom:0;top:0;z-index:2}
@media only screen and (max-width:959px){.content-block.is-beige-lighting-flipped:before,.content-block.is-black-lighting-flipped:before,.content-block.is-burgundy-lighting-flipped:before{right:0;background-image:linear-gradient(to bottom,#5c0931 0,transparent 100%);background-repeat:repeat-x}
}
.content-block.is-black-lighting-reverse:before{right:0;left:40%;background-image:linear-gradient(to left,#000 60%,transparent 100%);background-repeat:repeat-x}
.content-block.is-beige-lighting:before{background-image:linear-gradient(to right,#dcd9d2 60%,transparent 100%);background-repeat:repeat-x}
.content-block.is-beige-lighting-reverse:before{right:0;left:40%;background-image:linear-gradient(to left,#dcd9d2 60%,transparent 100%);background-repeat:repeat-x}
@media only screen and (max-width:959px){.content-block.is-black-lighting-flipped:before{background-image:linear-gradient(to bottom,#000 60%,transparent 100%);background-repeat:repeat-x}
}
.content-block.is-base-block{padding:50px 0}
.content-block.is-journey-block{padding:40px 0 60px;color:#5a5a5a}
.content-block.is-journey-block h2{font-size:30px;font-weight:400;margin:0 0 52px;color:#5c0931}
.content-block.is-journey-block h2 a{color:inherit}
@media only screen and (max-width:767px){.content-block.is-journey-block h2{font-size:48px;margin:0 0 30px;margin:0 0 15px}
}
.content-block.is-journey-block h3{line-height:1.4em;color:#5c0931;margin:0 0 17px;font-size:20px}
.content-block.is-journey-block h3 a{color:inherit}
@media only screen and (max-width:767px){.content-block.is-journey-block h3{font-size:32px;line-height:1.22em;margin:0 0 36px}
}
.content-block.is-journey-block p{font-size:14px;line-height:1.3em;margin:0 0 5px;font-weight:300}
@media only screen and (max-width:767px){.content-block.is-journey-block p{font-size:20px;font-weight:100;line-height:1.5;margin:0}
}
.content-block.is-wave-gray-svg .content-block-wave-decoration svg path{fill:#ebebeb}
.content-block-wave-decoration{position:absolute;left:0;bottom:0;right:0;z-index:3;font-size:0;line-height:0}
.content-block-wave-decoration svg{vertical-align:bottom;margin-left:-2px;margin-right:-2px;margin-bottom:-1px}
.content-block-wave-decoration svg path{fill:#fff}
.content-block-content-area{width:50%;padding:0 10px 0 70px}
@media only screen and (max-width:767px){.content-block-content-area{padding:0;width:100%}
}
.content-block h2{margin:0 0 28px;line-height:1.15}
@media only screen and (max-width:767px){.content-block h2{font-size:42px;font-weight:300;line-height:1.2;margin:0 0 12px}
}
.content-block-text{font-weight:100;font-size:22px;line-height:1.4}
.content-block-text p{margin:0 0 53px}
@media only screen and (max-width:767px){.content-block-reward-box{float:right}
}
.content-block.is-gallery-slide{position:relative;overflow:hidden;padding:0;height:720px;background:0}
@media only screen and (max-width:767px){.content-block.is-gallery-slide{height:1070px}
}
.content-block.is-gallery-slide h2{font-size:30px}
.content-block.is-gallery-slide .slide{position:relative;left:0;top:0;width:100%;height:720px;background-size:cover;z-index:1;white-space:nowrap}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide{height:1070px}
}
.content-block.is-gallery-slide .slide.active{z-index:2}
.content-block.is-gallery-slide .slide .image-block{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover}
.content-block.is-gallery-slide .slide .image-block:before{content:'';position:absolute;right:40%;left:0;bottom:0;top:0;z-index:3;background-image:linear-gradient(to right,#5c0931 0,transparent 100%);background-repeat:repeat-x}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide .image-block{height:44%}
}
.content-block.is-gallery-slide .slide:after{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;margin:0 0 0 -5px}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide:after{height:150%}
}
.content-block.is-gallery-slide .slide .content-block-gallery-text-section{display:inline-block;vertical-align:middle;width:100%;white-space:normal;position:relative;z-index:6}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide{background-color:#5c0931}
}
.content-block.is-gallery-slide .content-block-wave-decoration{z-index:5}
.content-block.is-gallery-slide .content-block-content-area{z-index:4;position:relative}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .content-block-content-area{width:100%;padding:0 10px}
}
.content-block.is-gallery-slide .gallery-switcher{bottom:15%}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .gallery-switcher{bottom:52%}
}
.two-columns-content-block{position:relative;color:#fff;z-index:6}
.two-columns-content-block.is-between-content-blocks{margin:-135px 0 -70px}
@media only screen and (max-width:959px){.two-columns-content-block.is-between-content-blocks>.container{padding-left:0;padding-right:0}
}
.two-columns-content-block-column{min-height:398px;padding:26px 30px 125px 35px;position:relative;background:#5c0931}
.two-columns-content-block-column.is-has-background-image{background:url(homepageClientlibs/images/bg-two-columns-block.jpg) no-repeat;background-size:cover}
.two-columns-content-block-header{overflow:hidden}
.two-columns-content-block-header h2{float:left;max-width:60%;font-size:27px;line-height:1.15}
.two-columns-content-block-header-likes-rating{float:right;max-width:40%;padding:8px 0 0;font-size:18px;font-weight:300}
.two-columns-content-block-header-likes-rating .icon{display:inline-block;vertical-align:top;font-size:27px}
.two-columns-content-block-main ul{padding:36px 0 0;font-size:18px;font-weight:300}
.two-columns-content-block-main ul li{margin:0 0 3px;overflow:hidden}
.two-columns-content-block-main ul li a{display:inline-block;vertical-align:top;padding:0 0 0 26px;color:#fff;position:relative}
.two-columns-content-block-main ul li a:before{position:absolute;left:1px;top:5px;content:"\e903";font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease/*!rtl:raw: transform: rotateY(180deg);*/}
.two-columns-content-block-main ul li a:hover{text-decoration:none}
.two-columns-content-block-main ul li a:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
.two-columns-content-block-main img{max-width:100%;height:auto}
.two-columns-content-block-footer{position:absolute;left:35px;right:35px;bottom:24px}
.two-columns-content-block-footer-cell{text-align:right}
.two-columns-content-block-footer-cell:last-child{text-align:left}
.two-columns-content-block-footer-cell .btn{margin-bottom:10px}
@media only screen and (max-width:959px){.two-columns-content-block-footer-cell .btn{min-width:140px}
}
.two-columns-content-block-offer-name,.two-columns-content-block-offer-price{display:block;text-align:left;font-size:32px;font-weight:400;line-height:41px}
.two-columns-content-block-offer-name{margin:-22px 0 0}
.two-columns-content-block-offer-price{margin:0 0 10px;font-size:36px}
.two-columns-gallery{padding:70px 0;font-size:18px;line-height:1.23}
@media only screen and (max-width:767px){.two-columns-gallery{padding:53px 0;margin:0 -10px;font-size:20px;line-height:1.5}
}
.two-columns-gallery h2{margin:0 0 33px;font-size:40px}
@media only screen and (max-width:767px){.two-columns-gallery h2{margin:0 0 18px}
}
.two-columns-gallery p{margin:0 0 22px}
@media only screen and (max-width:767px){.two-columns-gallery p{margin:0 0 30px}
}
.two-columns-gallery-holder{position:relative}
.two-columns-gallery-holder:after,.two-columns-gallery-holder:before{content:'';display:table}
.two-columns-gallery-holder:after{clear:both}
.two-columns-gallery .btn-next,.two-columns-gallery .btn-prev{position:absolute;top:50%;left:-52px;margin:-29px 0 0;height:57px;border:0;outline:0;line-height:0;font-size:0;cursor:pointer;background:0}
.two-columns-gallery .btn-next:hover,.two-columns-gallery .btn-prev:hover{text-decoration:none}
.two-columns-gallery .btn-next span[class*=" icon-"],.two-columns-gallery .btn-next span[class^=icon-],.two-columns-gallery .btn-prev span[class*=" icon-"],.two-columns-gallery .btn-prev span[class^=icon-]{font-size:50px}
.two-columns-gallery .btn-next{left:auto;right:-52px}
.two-columns-gallery-text-holder{padding:44px 20px 10px 47px}
@media only screen and (max-width:767px){.two-columns-gallery-text-holder{padding:31px 20px 10px 20px}
}
.two-columns-gallery-info-title{display:block;margin:0 0 11px;font-size:16px;font-weight:400}
@media only screen and (max-width:767px){.two-columns-gallery-info-title{margin:0 0 6px;font-size:28px;font-weight:300;letter-spacing:-1px}
}
.two-columns-gallery-list{margin:0}
.two-columns-gallery-list .slick-list{margin:0 0 20px}
@media only screen and (max-width:767px){.two-columns-gallery-list .slick-list{margin:0 0 28px}
}
.two-columns-gallery-list .gallery-slide{display:none;color:#fff;background:#521231;outline:0;position:relative}
.two-columns-gallery-list .gallery-slide:after,.two-columns-gallery-list .gallery-slide:before{content:'';display:table}
.two-columns-gallery-list .gallery-slide:after{clear:both}
.two-columns-gallery-list .gallery-slide:first-child{display:block;display:-ms-flex;display:-webkit-box;display:flex}
.two-columns-gallery-list .gallery-slide .has-image{position:relative;display:-ms-flex;display:-webkit-box;display:flex}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column{color:#5c0931;background-size:cover;position:relative}
@media only screen and (max-width:767px){.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column{height:480px !important;margin-left:-20px}
}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header{position:relative;padding-top:75px;padding-left:40px;padding-right:28px;padding-bottom:42px}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header .title{display:block;margin:0 0 9px;font-size:27px;font-weight:300}
@media only screen and (max-width:767px){.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header .title{margin:0 0 6px}
}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header h2{margin:0;font-size:44px;line-height:1;font-weight:400}
@media only screen and (max-width:767px){.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header h2{font-size:42px}
}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-btn-holder{position:absolute;right:28px;left:40px;bottom:32px}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .btn{width:296px;bottom:0}
.two-columns-gallery-list.slick-initialized .gallery-slide{display:block;display:-webkit-box;display:flex}
@media only screen and (max-width:767px){.two-columns-gallery-list.slick-initialized .gallery-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}
}
.two-columns-gallery-btn-holder{height:83px;position:relative}
.two-columns-gallery-btn-holder .btn{position:absolute;width:200px;padding:20px 25px 12px;left:0;bottom:22px}
@media only screen and (max-width:767px){.two-columns-gallery-btn-holder .btn{width:185px;padding:11px 16px 9px;font-size:24px}
}
@media only screen and (max-width:767px){.two-columns-gallery-column{height:auto !important}
}
.two-columns-gallery .slick-dots,.two-columns-gallery-switcher{margin:0;text-align:center;letter-spacing:-6px}
.two-columns-gallery .slick-dots>li,.two-columns-gallery-switcher>li{display:inline-block;vertical-align:top;width:15px;height:15px;letter-spacing:0;margin:0 5px}
@media only screen and (max-width:767px){.two-columns-gallery .slick-dots>li,.two-columns-gallery-switcher>li{width:22px;height:22px;margin:0 8px}
}
.two-columns-gallery .slick-dots>li.slick-active button,.two-columns-gallery-switcher>li.slick-active button{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);background:#5c0931}
.two-columns-gallery .slick-dots>li a,.two-columns-gallery .slick-dots>li button,.two-columns-gallery-switcher>li a,.two-columns-gallery-switcher>li button{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:block;height:100%;width:100%;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;border:2px solid #5c0931;border-radius:100%;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}
.two-columns-gallery .slick-dots>li a.active,.two-columns-gallery .slick-dots>li a:hover,.two-columns-gallery .slick-dots>li button.active,.two-columns-gallery .slick-dots>li button:hover,.two-columns-gallery-switcher>li a.active,.two-columns-gallery-switcher>li a:hover,.two-columns-gallery-switcher>li button.active,.two-columns-gallery-switcher>li button:hover{background:#5c0931}
.inline-list{margin:0;font-size:20px;line-height:1.2;font-weight:300;letter-spacing:-6px}
.inline-list li{display:inline-block;vertical-align:top;letter-spacing:0;margin:0 10px}
.inline-list li.active a{color:#5c0931;font-weight:400;text-decoration:underline}
.inline-list a{color:#5a5a5a}
.inline-list a:hover{color:#5c0931;text-decoration:underline}
.regions-list{overflow:hidden;position:relative;transition:height .2s ease}
@media only screen and (max-width:767px){.regions-list{margin:0 -20px}
}
.regions-item{visibility:hidden;position:absolute !important;z-index:1;opacity:0}
.regions-item.active{-webkit-animation-name:drop;animation-name:drop;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;visibility:visible;transition:all .2s ease-in-out;position:relative !important;z-index:2;opacity:1}
@-webkit-keyframes drop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes drop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
.offers-price-list{margin:0;font-size:17px;font-weight:300}
.offers-price-list li{padding:3px 0 6px;overflow:hidden;border-bottom:1px solid #b28fa2}
.offers-price-list li a{display:block;overflow:hidden;text-decoration:none;outline:0;color:inherit}
.offers-price-list li a:focus,.offers-price-list li a:hover{text-decoration:none;outline:0;opacity:.8}
@media only screen and (max-width:767px){.offers-price-list li{padding:5px 0 9px}
}
.offers-price-list-city{float:left;padding:11px 10px 0 0;max-width:50%;font-size:17px}
@media only screen and (max-width:959px){.offers-price-list-city{padding:5px 10px 0 0;font-size:15px}
}
@media only screen and (max-width:767px){.offers-price-list-city{padding:16px 10px 0 0;font-size:25px}
}
.offers-price-list-price{float:right;max-width:49%;font-size:27px}
@media only screen and (max-width:959px){.offers-price-list-price{font-size:20px}
}
@media only screen and (max-width:767px){.offers-price-list-price{font-size:40px}
}
.offers-price-list-price .currency{font-size:20px;font-weight:700}
@media only screen and (max-width:959px){.offers-price-list-price .currency{font-size:18px}
}
@media only screen and (max-width:767px){.offers-price-list-price .currency{font-size:30px}
}
.offers-price-list-price span{font-size:17px;font-weight:300}
@media only screen and (max-width:959px){.offers-price-list-price span{font-size:15px}
}
@media only screen and (max-width:767px){.offers-price-list-price span{font-size:25px}
}
.tabs-section{background:#fff}
.tabs-section-tabset-row{background:#ebebeb}
.tabs-section-tabset{margin:0;font-size:18px;font-weight:300;letter-spacing:-6px}
@media only screen and (max-width:767px){.tabs-section-tabset{margin:0 -10px;font-size:27px}
}
.tabs-section-tabset li{display:inline-block;vertical-align:top;width:32.5%;letter-spacing:0}
.tabs-section-tabset li a{display:block;padding:11px 20px 10px;background:#d7d7d7;border-radius:4px 4px 0 0}
.tabs-section-tabset li a span[class*=" icon-"],.tabs-section-tabset li a span[class^=icon-]{display:inline-block;vertical-align:middle;margin:-4px 8px 0 0}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-down,.tabs-section-tabset li a span[class^=icon-].icon-arrow-down{display:none;font-size:7px}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-right,.tabs-section-tabset li a span[class^=icon-].icon-arrow-right{font-size:11px}
.tabs-section-tabset li a:hover{text-decoration:none;background:#fff}
@media only screen and (max-width:767px){.tabs-section-tabset li{display:block;width:100%}
.tabs-section-tabset li a{padding:15px 20px 17px;border-radius:0}
.tabs-section-tabset li a span[class*=" icon-"],.tabs-section-tabset li a span[class^=icon-]{margin:-4px 14px 0 0}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-down,.tabs-section-tabset li a span[class^=icon-].icon-arrow-down{font-size:10px}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-right,.tabs-section-tabset li a span[class^=icon-].icon-arrow-right{font-size:16px}
}
.tabs-section-tabset li.active a{background:#fff}
.tabs-section-tabset li.active a span[class*=" icon-"].icon-arrow-down,.tabs-section-tabset li.active a span[class^=icon-].icon-arrow-down{display:inline-block}
.tabs-section-tabset li.active a span[class*=" icon-"].icon-arrow-right,.tabs-section-tabset li.active a span[class^=icon-].icon-arrow-right{display:none}
.tabs-section-opener{display:block;margin:-18px -20px 0;font-size:27px;padding:15px 20px 17px;background:#d7d7d7}
.tabs-section-opener span[class*=" icon-"],.tabs-section-opener span[class^=icon-]{display:inline-block;vertical-align:middle;margin:-4px 14px 0 0}
.tabs-section-opener span[class*=" icon-"].icon-arrow-down,.tabs-section-opener span[class^=icon-].icon-arrow-down{display:none;font-size:10px}
.tabs-section-opener span[class*=" icon-"].icon-arrow-right,.tabs-section-opener span[class^=icon-].icon-arrow-right{font-size:16px}
.tabs-section-opener.active{background:#fff}
.tabs-section-opener.active span[class*=" icon-"].icon-arrow-down,.tabs-section-opener.active span[class^=icon-].icon-arrow-down{display:inline-block}
.tabs-section-opener.active span[class*=" icon-"].icon-arrow-right,.tabs-section-opener.active span[class^=icon-].icon-arrow-right{display:none}
.tabs-section h3{margin:0 0 10px;font-size:24px;font-weight:400}
.tabs-section h3 .opener{pointer-events:none}
.tabs-section h3 .opener span[class*=" icon-"],.tabs-section h3 .opener span[class^=icon-]{display:none}
@media only screen and (max-width:959px){.tabs-section h3{font-size:18px}
}
@media only screen and (max-width:767px){.tabs-section h3{margin:0 -20px;font-size:36px;border-top:1px solid grey}
.tabs-section h3 .opener{display:block;padding:24px 79px 25px 19px;pointer-events:auto;position:relative}
.tabs-section h3 .opener span[class*=" icon-"],.tabs-section h3 .opener span[class^=icon-]{position:absolute;right:19px;top:32px;font-size:23px}
.tabs-section h3 .opener span[class*=" icon-"].icon-arrow-down,.tabs-section h3 .opener span[class^=icon-].icon-arrow-down{display:block}
.C8-myservices-bgt .tabset-accordion-item.active .tabs-section h3 .opener span[class*=" icon-"].tabset-accordion-toggle-icon,.C8-myservices-bgt .tabset-accordion-item.active .tabs-section h3 .opener span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class*=" icon-"].tabset-accordion-toggle-icon,.tabs-section h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section h3 .opener span[class*=" icon-"].icon-arrow-top,.tabs-section h3 .opener span[class^=icon-].icon-arrow-top{display:none}
}
.tabs-section-tabs-list{padding:37px 0}
@media only screen and (max-width:767px){.tabs-section-tabs-list{padding:18px 0}
}
.tabs-section-tab{display:none}
@media only screen and (max-width:767px){.tabs-section-tab{display:block;opacity:1}
}
.tabs-section-tab.active{display:block}
.tabs-section-tab:last-child{z-index:2}
.tabs-section-columns{letter-spacing:-6px;overflow:hidden}
.tabs-section-column{display:inline-block;vertical-align:top;letter-spacing:0;width:28.7%;margin:0 0 0 6.7%}
.tabs-section-column:first-child{margin:0}
@media only screen and (max-width:767px){.tabs-section-column{display:block;width:100%;margin:0}
.tabs-section-column:first-child h3{border:0}
.tabs-section-column:last-child h3{border-bottom:1px solid grey}
.tabs-section-column.active:last-child h3{border-bottom:0}
.tabs-section-column.active h3 .opener span[class*=" icon-"].icon-arrow-down,.tabs-section-column.active h3 .opener span[class^=icon-].icon-arrow-down{display:none}
.C8-myservices-bgt .tabset-accordion-item.active .tabs-section-column.active h3 .opener span[class*=" icon-"].tabset-accordion-toggle-icon,.C8-myservices-bgt .tabset-accordion-item.active .tabs-section-column.active h3 .opener span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section-column.active h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class*=" icon-"].tabset-accordion-toggle-icon,.tabs-section-column.active h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section-column.active h3 .opener span[class*=" icon-"].icon-arrow-top,.tabs-section-column.active h3 .opener span[class^=icon-].icon-arrow-top{display:block}
}
.tabs-section .offers-price-list{margin:0 0 27px}
@media only screen and (max-width:767px){.tabs-section .offers-price-list{margin:0 0 42px}
}
.tabs-section-btn-holder{overflow:hidden}
.tabs-section-btn-holder .btn{float:right;padding:8px 36px 7px;font-size:14px}
@media only screen and (max-width:767px){.tabs-section-btn-holder{margin:0 0 43px}
.tabs-section-btn-holder .btn{min-width:230px;padding:11px 36px 9px;font-size:24px}
}
.small-tabs{margin:0 0 16px}
.small-tabs:after,.small-tabs:before{content:'';display:table}
.small-tabs:after{clear:both}
@media only screen and (max-width:959px){.small-tabs{display:none}
}
.small-tabs-tabset-holder{margin:0 0 12px}
.small-tabs-tabset-holder:after,.small-tabs-tabset-holder:before{content:'';display:table}
.small-tabs-tabset-holder:after{clear:both}
.small-tabs-tabset-holder .qcalculator-filters-select{float:right}
.small-tabs-tabset-holder .qcalculator-filters-select .opener{min-width:124px;font-size:14px}
.small-tabs-tabset{float:right;margin:0;padding:0 3px 0 17px;font-size:14px;line-height:1.2;font-weight:400;border-radius:16px;border:1px solid #ebebeb;position:relative}
.small-tabs-tabset:after{content:'';position:absolute;right:100%;top:50%;width:9999px;height:1px;background:#ebebeb}
.small-tabs-tabset li{float:left;padding:6px 12px 5px}
.small-tabs-tabset li.active{padding:6px 11px 5px}
.small-tabs-tabset li.active a{font-weight:500;color:#5c0931}
.small-tabs-tabset li.active a:after{background:#5c0931}
.small-tabs-tabset a{color:#a29a92;position:relative;text-decoration:none !important;padding-bottom:6px}
.small-tabs-tabset a:after{content:'';position:absolute;left:-3px;right:-1px;bottom:0;height:3px;background-color:transparent;transition:background-color .2s ease}
.small-tabs-tabset a:hover{color:#5c0931}
.small-tabs-tabset a:hover:after{background:#5c0931}
.small-tabs-list:after,.small-tabs-list:before{content:'';display:table}
.small-tabs-list:after{clear:both}
.small-tabs-tab{display:none}
.small-tabs-tab.active{display:block}
.small-tabs-tab table{width:100%;table-layout:fixed}
.small-tabs-tab table tr{border-bottom:1px solid #d7d7d7}
.small-tabs-tab table thead tr:first-child th{padding:2px 5px 5px;font-size:12px;font-weight:400}
.small-tabs-tab table td{padding:5px 5px 2px;font-size:15px}
@media only screen and (max-width:959px){.small-tabs-tab table td{width:13px}
}
.small-tabs-tab table td,.small-tabs-tab table th{width:13%;text-align:center;font-weight:400}
.small-tabs-tab table td:first-child,.small-tabs-tab table th:first-child{width:72%;padding-left:0;text-align:left}
@media only screen and (max-width:959px){.small-tabs-tab table td:first-child,.small-tabs-tab table th:first-child{width:40%}
}
.small-tabs-tab table td:last-child,.small-tabs-tab table th:last-child{width:15%;padding-right:0;text-align:right}
.is-show-all .small-tabs{margin:0 0 7px}
.is-show-all .small-tabs-tabset-holder{margin:0 0 5px}
.is-show-all .small-tabs-tab table td{padding:4px 5px 0 0;font-size:14px}
.upgrade-tab .small-tabs{padding:0 0 90px;min-height:200px;position:relative;margin:0;border-bottom:1px solid #d7d7d7}
.upgrade-tab .small-tabs-tabset-holder{margin:0 0 2px}
.upgrade-tab .small-tabs .btn{position:absolute;left:50%;bottom:22px;min-width:186px;padding:12px 25px 11px;margin:0 0 0 -95px}
.qcalculator-filters-cell .small-tabs{margin:0}
.qcalculator-filters-cell .small-tabs-tabset-holder{margin:0}
.qcalculator-filters-cell .small-tabs-tabset{padding:0;font-size:11px;white-space:nowrap}
.qcalculator-filters-cell .small-tabs-tabset:after{display:none}
.qcalculator-filters-cell .small-tabs-tabset li{padding:6px 5px 5px}
.qcalculator-filters-cell .small-tabs-tabset li a:after{left:5px;right:5px}
.small-tabs-mobile{display:none;margin:10px 0 30px 0}
@media only screen and (max-width:959px){.small-tabs-mobile{display:block}
}
.small-tabs-mobile .container-table>div:nth-child(even):not(:first-child){background-color:#ebebeb}
.small-tabs-mobile .container-table>div:nth-child(odd):not(:first-child){background-color:#f7f7f7}
.small-tabs-mobile .container-table .row.section{padding:8px 10px;background:#5c0931;color:#fff;font-size:24px}
.small-tabs-mobile .container-table .row.col-values{padding:25px 10px;font-size:16px}
.small-tabs-mobile .container-table .row.col-values>div:first-child>div{padding:10px 0;font-size:24px;border-bottom:1px solid #a4a4a4}
.small-tabs-mobile .container-table .row.col-values>div:not(:first-child)>div{padding:10px 0 0 0;font-size:20px;line-height:17px;font-weight:200}
.small-tabs-mobile .container-table .row.col-values>div:nth-child(2)>div{padding-top:20px}
.small-tabs-mobile .tab-class{margin:0 0 40px 0}
.small-tabs-mobile .tab-class-client{margin:0 0 20px 0}
.small-tabs-mobile .tab-class-client:after,.small-tabs-mobile .tab-class-client:before{content:'';display:table}
.small-tabs-mobile .tab-class-client:after{clear:both}
.small-tabs-mobile .tab-class-client h4{padding:10px 0;font-size:21px;border-bottom:1px solid #a4a4a4}
.small-tabs-mobile .tab-class-client span{display:block}
.earn-bar{margin:0 0 23px}
.earn-bar:after,.earn-bar:before{content:'';display:table}
.earn-bar:after{clear:both}
@media only screen and (max-width:959px){.earn-bar{margin:0 0 43px}
}
.earn-bar-notice{display:block;margin:0 0 10px;font-size:12px}
.earn-bar-status{margin:0 0 8px;height:37px;position:relative;background:#d6c49e}
.earn-bar-status-progressbar{width:61.5%;height:100%;background:#c6b798;box-shadow:0 0 10px rgba(0,0,0,.25);position:relative}
.earn-bar-status-progressbar:after,.earn-bar-status-progressbar:before{content:'';position:absolute;right:0;top:0;background:#b5a688}
.earn-bar-status-progressbar:before{width:1px;top:-4px;bottom:0}
.earn-bar-status-progressbar:after{width:5px;height:5px;top:-9px;right:-2px;border-radius:100%;box-shadow:0 0 0 2px rgba(214,196,158,.5)}
.earn-bar-status-progressbar-value{position:absolute;top:6px;right:10px;font-size:18px;font-weight:400;text-align:right;z-index:2}
.earn-bar-date-notice{font-size:14px;line-height:1.2;overflow:hidden}
.earn-bar-date-notice .date{font-style:normal}
.is-show-all .earn-bar{margin:0 0 7px}
.is-show-all .earn-bar-notice{margin:0 0 7px;font-size:11px;text-align:right}
.is-show-all .earn-bar-status{margin:0 0 3px;height:22px}
.is-show-all .earn-bar-status-progressbar-value{top:2px;font-size:13px}
.is-show-all .earn-bar-date-notice{font-size:12px}
.destination-city{width:100%;max-width:170px;overflow:hidden}
.destination-city img{max-width:100%;height:auto}
.destination-city-details{padding:13px 22px 22px 17px;font-size:11px;line-height:1.1;color:#5a5a5a;background:#fff}
.destination-city-details-title{display:block;margin:0 0 7px;font-size:14px;font-weight:400;color:#5c0931}
.destination-city-details p{margin:0}
.image-gallery{position:relative}
.image-gallery-mask{margin:0 -20px 9px;overflow:hidden}
.image-gallery-mask img{cursor:pointer}
.image-gallery-mask>ul{width:100%;margin:0;height:438px;position:relative}
.image-gallery-mask>ul>li{position:absolute;width:100%;left:0;right:0;top:0;bottom:0}
.image-gallery-list{margin:0;letter-spacing:-3px}
.image-gallery-list>li{display:inline-block;vertical-align:top;width:33%;padding:0 10px 12px;letter-spacing:0}
.image-gallery .btn-next,.image-gallery .btn-prev{position:absolute;background:0;border:0 solid transparent;top:50%;left:35px;margin:-29px 0 0;height:57px}
.image-gallery .btn-next:hover,.image-gallery .btn-prev:hover{text-decoration:none}
.image-gallery .btn-next span[class*=" icon-"],.image-gallery .btn-next span[class^=icon-],.image-gallery .btn-prev span[class*=" icon-"],.image-gallery .btn-prev span[class^=icon-]{font-size:50px}
.image-gallery .btn-next{left:auto;right:35px}
.image-gallery-switcher ul{margin:0;text-align:center;letter-spacing:-6px}
.image-gallery-switcher ul>li{display:inline-block;vertical-align:top;width:10px;height:10px;letter-spacing:0;margin:0 5px}
.image-gallery-switcher ul>li.slick-active button{background:#5c0931}
.image-gallery-switcher ul>li a,.image-gallery-switcher ul>li button{display:block;height:100%;width:100%;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;border:1px solid #5c0931;border-radius:100%}
.image-gallery-switcher ul>li a.active,.image-gallery-switcher ul>li a:hover,.image-gallery-switcher ul>li button.active,.image-gallery-switcher ul>li button:hover{background:#5c0931}
.hotel-passengers .autocomplete-input-holder,.passengers .autocomplete-input-holder{display:block}
.hotel-passengers .autocomplete-drop,.passengers .autocomplete-drop{width:120%;padding:15px;box-shadow:3px 3px 87px rgba(0,0,0,.13)}
@media only screen and (max-width:959px){.hotel-passengers .autocomplete-drop,.passengers .autocomplete-drop{width:100%}
}
.hotel-passengers .autocomplete-drop>li,.passengers .autocomplete-drop>li{border:0 none}
.hotel-passengers .autocomplete-drop .type,.passengers .autocomplete-drop .type{width:100%;clear:both;margin:0 0 5px 0}
.hotel-passengers .autocomplete-drop .type:after,.hotel-passengers .autocomplete-drop .type:before,.passengers .autocomplete-drop .type:after,.passengers .autocomplete-drop .type:before{content:'';display:table}
.hotel-passengers .autocomplete-drop .type:after,.passengers .autocomplete-drop .type:after{clear:both}
.hotel-passengers .autocomplete-drop .type .name,.passengers .autocomplete-drop .type .name{float:left;width:130px;padding:8px 0 0 0;font-size:14px}
@media only screen and (max-width:959px){.hotel-passengers .autocomplete-drop .type .name,.passengers .autocomplete-drop .type .name{width:22%;font-size:14px}
}
.hotel-passengers .autocomplete-drop .type .amount,.passengers .autocomplete-drop .type .amount{position:relative;float:left;width:65px;padding:6px 0 5px;text-align:center;border:1px solid #ccc;font-size:13px;color:#5c0931}
@media only screen and (max-width:767px){.hotel-passengers .autocomplete-drop .type .amount,.passengers .autocomplete-drop .type .amount{width:25%;padding:10px 0 9px;margin-left:20px}
}
.hotel-passengers .autocomplete-drop .type .amount span,.passengers .autocomplete-drop .type .amount span{display:block;float:left;width:30px;margin:0 3px 0 10px;padding:2px 0 0 0}
.hotel-passengers .autocomplete-drop .type .amount .handle,.passengers .autocomplete-drop .type .amount .handle{display:block;float:left;width:15px;height:15px;padding:0;border-radius:200px;background:url(homepageClientlibs/images/img-arrow.png) 0 0 no-repeat}
@media only screen and (max-width:767px){.hotel-passengers .autocomplete-drop .type .amount .handle,.passengers .autocomplete-drop .type .amount .handle{float:right;margin-right:10px}
}
.hotel-passengers .autocomplete-drop .type .amount ul,.passengers .autocomplete-drop .type .amount ul{display:none;position:absolute;top:100%;width:103%;margin:0 0 0 -1px;border:1px solid #ccc;background:#fff;z-index:100}
.hotel-passengers .autocomplete-drop .type .amount ul li,.passengers .autocomplete-drop .type .amount ul li{display:block;width:100%}
.hotel-passengers .autocomplete-drop .type .amount ul li a,.passengers .autocomplete-drop .type .amount ul li a{padding:5px 12px 5px 0}
@media only screen and (max-width:767px){.hotel-passengers .autocomplete-drop .type .amount ul li a,.passengers .autocomplete-drop .type .amount ul li a{padding:8px 12px 8px 0}
}
.hotel-passengers .autocomplete-drop .type .amount ul li a:hover,.passengers .autocomplete-drop .type .amount ul li a:hover{background:#e6e6e6}
.hotel-passengers .autocomplete-drop .type .passengers-tooltip-handle,.passengers .autocomplete-drop .type .passengers-tooltip-handle{display:block;float:left;width:19px;height:19px;margin:5px 0 0 12px;text-indent:-9999px;background:transparent url(homepageClientlibs/images/img-tooltip.png) 0 0 no-repeat}
@media only screen and (max-width:767px){.hotel-passengers .autocomplete-drop .type .passengers-tooltip-handle,.passengers .autocomplete-drop .type .passengers-tooltip-handle{margin:10px 0 0 12px}
}
.hotel-passengers .autocomplete-drop .type .passengers-tooltip-content,.passengers .autocomplete-drop .type .passengers-tooltip-content{display:none;position:relative;width:100%;overflow:hidden;clear:both;margin:10px 0 0;padding:7px;background:#c7c7c7;font-size:11px}
.hotel-passengers .autocomplete-drop .type .passengers-tooltip-content .tooltip-close,.passengers .autocomplete-drop .type .passengers-tooltip-content .tooltip-close{position:absolute;top:-4px;right:2px;width:10px;height:10px;font-size:7px}
.hotel-passengers .autocomplete-drop .passengers-confirm,.passengers .autocomplete-drop .passengers-confirm{margin:10px 0 0 0}
.hotel-passengers .reader-info,.passengers .reader-info{opacity:0;text-indent:-9999px}
.account-section{margin:0 0 18px;padding:0 0 93px;background-position:50%;background-size:cover;position:relative}
@media only screen and (max-width:767px){.account-section{padding-top:39px}
}
.account-section-top-row{max-width:1178px;margin:0 auto;padding:14px 0 4px;overflow:hidden}
@media only screen and (max-width:767px){.account-section-top-row{padding:0}
}
.account-section-btn-change-bg{margin:4px 8px 0;width:26px;height:26px;text-align:center;border-radius:100%;background:#fff}
.account-section-btn-change-bg:hover{text-decoration:none}
.account-section-btn-change-bg span[class*=" icon-"],.account-section-btn-change-bg span[class^=icon-]{font-size:12px;line-height:26px}
@media only screen and (max-width:767px){.account-section-btn-change-bg{position:absolute;z-index:10;left:20px;top:45px}
}
.account-section .social{font-size:12px;color:#fff}
.account-section .social li{margin:0 1px 0 0}
.account-section .social li:first-child{margin:-2px 9px 0 0}
.account-section .social a{transition:opacity 350ms ease;color:#fff}
.account-section .social a:hover{opacity:.7}
@media only screen and (max-width:767px){.account-section .social{display:none}
}
.account-section .wave01{position:absolute;width:100%;left:50%;right:0;bottom:0;margin:0 0 -1px -1000px;z-index:10}
.account-section .wave01 svg{vertical-align:top}
.account-section .wave01 svg path{fill:#ebebeb}
.account-section .wave01 svg path.cls-1,.account-section .wave01 svg path.cls-2{fill:#8d536f}
.account-section.is-silver .wave01 svg path.cls-1,.account-section.is-silver .wave01 svg path.cls-2{fill:#b4b4b4}
.account-section.is-gold .wave01 svg path.cls-1,.account-section.is-gold .wave01 svg path.cls-2{fill:#eccf98}
.account-section.is-platinum .wave01 svg path.cls-1,.account-section.is-platinum .wave01 svg path.cls-2{fill:#7e888a}
.gallery-fade{position:relative;overflow:hidden}
.gallery-fade-mask{overflow:hidden}
.gallery-fade-slide{position:absolute;width:100%;left:0;top:0;overflow:hidden;display:none}
.gallery-fade-slide:first-child{display:block}
.gallery-fade-slide.active,.gallery-fade-slide.slick-active{position:relative}
.gallery-fade-slide img{display:block;width:100%;height:auto}
.gallery-fade-slide.is-overlay-gradient:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;z-index:4;pointer-events:none;background:linear-gradient(20deg,rgba(92,9,49,.9) 0,rgba(92,9,49,.9) 15%,rgba(92,9,49,.5) 60%,rgba(92,9,49,0) 100%)}
.gallery-fade .gallery-switcher{position:absolute;width:100%;bottom:20.5%;left:0;text-align:center;z-index:5;font-size:1px;line-height:1px}
.gallery-fade .gallery-switcher .dots{display:inline-block;vertical-align:top}
@media only screen and (max-width:767px){.gallery-fade .gallery-switcher{bottom:15%}
}
.gallery-fade-text{position:absolute;width:100%;height:100%;left:0;top:0;z-index:6;white-space:nowrap;overflow:hidden;color:#fff;font-size:22px;font-weight:100}
@media only screen and (max-width:767px){.gallery-fade-text{font-size:33px;line-height:1.2em}
}
.gallery-fade-text:after{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;margin:0 0 0 -5px}
.gallery-fade-text h2{font-size:30px;margin:0 0 13px;letter-spacing:.5px}
@media only screen and (max-width:767px){.gallery-fade-text h2{font-size:57px;line-height:1.2em;margin:0 0 10px}
}
.gallery-fade-text p{margin:0}
.gallery-fade-text-frame{display:inline-block;vertical-align:middle;width:100%;padding:0 0 45px;white-space:normal}
.gallery-fade-login{position:absolute;width:100%;top:70px;left:0;z-index:4}
@media only screen and (max-width:959px){.gallery-fade-login{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
@media only screen and (max-width:767px){.gallery-fade-login{display:none}
}
.gallery-switcher{position:absolute;width:100%;bottom:20.5%;left:0;text-align:center;z-index:5;font-size:1px;line-height:1px}
@media only screen and (max-width:767px){.gallery-switcher{bottom:15%}
}
.gallery-switcher ul{padding:0;margin:0;list-style-type:none;display:inline-block;vertical-align:top}
.gallery-switcher ul li{float:left;margin:0 5px}
@media only screen and (max-width:767px){.gallery-switcher ul li{margin:0 8px}
}
.gallery-switcher ul li.active a,.gallery-switcher ul li.active button,.gallery-switcher ul li.slick-active a,.gallery-switcher ul li.slick-active button{background-color:#fff}
.gallery-switcher a,.gallery-switcher button{display:block;width:14px;height:14px;border-radius:100%;border:2px solid #fff;text-indent:-9999px;overflow:hidden;background:0;text-decoration:none}
@media only screen and (max-width:767px){.gallery-switcher a,.gallery-switcher button{width:21px;height:21px}
}
.gallery-switcher a.btn-play,.gallery-switcher button.btn-play{display:inline-block;position:relative;height:auto;font-size:16px;text-indent:0;border:0;color:#fff;border-radius:0;width:22px;margin:-1px 5px 0;text-align:center}
.gallery-switcher a.btn-play .icon-pause,.gallery-switcher a.btn-play .icon-play,.gallery-switcher button.btn-play .icon-pause,.gallery-switcher button.btn-play .icon-play{position:absolute;left:0;opacity:0;transition:opacity .3}
.gallery-switcher a.btn-play .icon-play,.gallery-switcher button.btn-play .icon-play{opacity:1;position:relative;display:inline-block;vertical-align:top}
.gallery-switcher a.btn-play.play .icon-pause,.gallery-switcher button.btn-play.play .icon-pause{opacity:1;position:relative}
.gallery-switcher a.btn-play.play .icon-play,.gallery-switcher button.btn-play.play .icon-play{opacity:0;position:absolute}
@media only screen and (max-width:767px){.gallery-switcher a.btn-play,.gallery-switcher button.btn-play{font-size:22px}
}
.gallery-switcher a.btn-play:focus,.gallery-switcher a.btn-play:hover,.gallery-switcher button.btn-play:focus,.gallery-switcher button.btn-play:hover{background:0}
.gallery-switcher a.btn-play .text-hide,.gallery-switcher button.btn-play .text-hide{position:absolute;top:100%;left:100%}
.gallery-switcher a:focus,.gallery-switcher a:hover,.gallery-switcher button:focus,.gallery-switcher button:hover{background-color:#fff;text-decoration:none}
.gallery-btn-next,.gallery-btn-prev{position:absolute;left:37px;top:50%;font-size:54px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;text-decoration:none;outline:0;z-index:6;transition:opacity .2s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden/*!rtl:raw: right: auto;*//*!rtl:raw: left: 37px;*/}
.gallery-btn-next:focus,.gallery-btn-next:hover,.gallery-btn-prev:focus,.gallery-btn-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.65;transition:opacity .2s ease}
.gallery-btn-next:before,.gallery-btn-prev:before{content:'';position:absolute;top:-500px;bottom:-500px;left:-50px;right:-50px}
@media only screen and (max-width:767px){.gallery-btn-next,.gallery-btn-prev{display:none !important}
}
.gallery-btn-next{left:auto;right:37px/*!rtl:raw: left: auto;*//*!rtl:raw: right: 37px;*/}
.base-link-more{display:block;vertical-align:top;color:#5c0931;text-decoration:none;outline:0;font-size:12px;line-height:1.3em;font-weight:500}
.base-link-more [class*=icon]{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;display:inline-block;vertical-align:top;font-size:1.2em;margin:-1px 0 0 3px}
.base-link-more:focus,.base-link-more:hover{text-decoration:none;color:#5c0931}
.base-link-more:focus [class*=icon],.base-link-more:hover [class*=icon]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.base-link-more:active{text-decoration:none}
@media only screen and (max-width:767px){.base-link-more{font-size:20px}
}
.preview-block{position:relative;overflow:hidden;background-color:#5c0931;color:#fff;font-size:15px;font-weight:300}
@media only screen and (max-width:1279px){.preview-block{font-size:13px}
}
@media only screen and (max-width:959px){.preview-block{font-size:10px}
}
@media only screen and (max-width:767px){.preview-block{margin:0 -10px;font-size:20px}
}
.preview-block:after{content:'';display:block;padding-bottom:100%;position:relative}
.preview-block-content{position:absolute;left:0;top:0;width:100%;height:100%;padding:18px 20px 90px;z-index:5}
@media only screen and (max-width:767px){.preview-block-content{padding:39px 20px 120px}
}
.preview-block-picture{position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;background-size:cover}
.preview-block__title{font-size:20px;line-height:1.3em;font-weight:400;margin:0 0 12px}
@media only screen and (max-width:1279px){.preview-block__title{font-size:26px}
}
@media only screen and (max-width:959px){.preview-block__title{font-size:18px;line-height:1.2em;margin:0 0 5px}
}
@media only screen and (max-width:767px){.preview-block__title{font-size:50px;margin:0 0 11px}
}
.preview-block--overlay-gradient:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;z-index:4;pointer-events:none;background:linear-gradient(20deg,#5c0931 0,rgba(92,9,49,.9) 15%,rgba(92,9,49,.5) 60%,rgba(92,9,49,0) 100%)}
.preview-block .btn{position:absolute;left:20px;bottom:30px}
@media only screen and (max-width:959px){.preview-block .btn{bottom:20px}
}
@media only screen and (max-width:767px){.preview-block .btn{bottom:50px}
}
@media only screen and (max-width:1279px){.preview-block p{margin:0}
}
.preview-block p:last-child{margin-bottom:0}
@media only screen and (max-width:767px){.preview-block p{opacity:.8;margin:0 0 13px}
.preview-block p:last-child{margin-bottom:0}
}
.preview-block ul{padding:0;margin:0;list-style-type:none}
.preview-block ul li{margin:0 0 7px}
.preview-block ul a{text-decoration:none;color:#fff}
.preview-block ul a .icon-arrow-strong{display:inline-block;vertical-align:top;margin:5px 8px 0 0;font-size:.9em;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.preview-block ul a:focus .icon-arrow-strong,.preview-block ul a:hover .icon-arrow-strong{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.offers-partner-block{position:relative;height:198px;overflow:hidden;background-color:#5c0931;color:#fff;font-size:15px;font-weight:300;line-height:1.2em;margin:0 0 20px}
@media only screen and (max-width:959px){.offers-partner-block{font-size:13px}
}
@media only screen and (max-width:767px){.offers-partner-block{height:880px;font-size:20px}
}
.offers-partner-block-picture{position:absolute;top:0;left:0;width:42.8%;height:100%;z-index:2;background-size:cover;background-position:50% 0;text-indent:-9999px;overflow:hidden}
@media only screen and (max-width:767px){.offers-partner-block-picture{width:100%;height:50%}
}
.offers-partner-block-content{position:absolute;top:0;left:45%;width:49%;height:100%;z-index:2;padding:23px 30px}
@media only screen and (max-width:1279px){.offers-partner-block-content{padding:18px 20px}
}
@media only screen and (max-width:767px){.offers-partner-block-content{width:100%;top:50%;height:50%;left:0}
}
.offers-partner-block__logo{position:absolute;width:90px;height:auto;left:20px;top:20px;z-index:3}
@media only screen and (max-width:767px){.offers-partner-block__logo{top:14px;left:17px;width:178px}
}
.offers-partner-block__link-more{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;text-indent:-9999px;overflow:hidden}
.offers-partner-block__title{font-size:20px;margin:0 0 13px}
@media only screen and (max-width:1279px){.offers-partner-block__title{margin:0 0 8px}
}
@media only screen and (max-width:959px){.offers-partner-block__title{font-size:18px;margin:0 0 5px}
}
@media only screen and (max-width:767px){.offers-partner-block__title{font-size:24px;margin:0 0 23px}
}
.custom-select{display:inline-block;vertical-align:top;position:relative;min-width:147px;outline:0 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
@media only screen and (max-width:767px){.custom-select{min-width:330px}
.is-drop-down-style02 .custom-select{min-width:80px}
}
.custom-select.open .custom-select-opener:after{content:'\e929';padding-top:7px}
.custom-select select,.custom-select-element{opacity:0;width:100%;height:100%;position:absolute;left:0;z-index:-1;outline:0 !important}
@media only screen and (max-width:959px){.custom-select select,.custom-select-element{z-index:1}
}
@media only screen and (max-width:767px){.custom-select.is-rectangle-large{margin-bottom:20px}
.filter-whats-going .custom-select.is-rectangle-large{margin:0}
}
.custom-select.is-restangle-special{display:block;width:100%}
.custom-select.is-divider-left{margin-left:1px;width:calc(100% - 1px)}
@media only screen and (max-width:767px){.custom-select.is-divider-left{margin:1px 0 0;width:100%}
}
.custom-select.is-none-icon-opener .custom-select-opener{padding-right:10px}
.custom-select.is-none-icon-opener .custom-select-opener:after,.custom-select.is-none-icon-opener .custom-select-opener:before{display:none}
.custom-select .custom-select-opener.selected,.custom-select .custom-select-opener.visible{padding:20px 30px 0 8px}
@media only screen and (max-width:959px){.custom-select .custom-select-opener.selected,.custom-select .custom-select-opener.visible{padding-top:32px}
}
.custom-select.is-decor-arrow:after{content:'';position:absolute;right:10px;bottom:12px;width:0;height:0;border-top:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #722858}
.custom-select.is-drop-down-style02{min-width:96px}
.custom-select.error{height:auto;overflow:visible}
.autocomplete .custom-select.error input[type=text],.custom-select.error .autocomplete input[type=text],.custom-select.error .input-base-elem,.custom-select.error .input-base-placeholder{height:50px;padding-right:60px}
@media only screen and (max-width:767px){.autocomplete .custom-select.error input[type=text],.custom-select.error .autocomplete input[type=text],.custom-select.error .input-base-elem,.custom-select.error .input-base-placeholder{height:80px;padding-right:90px}
}
.custom-select.error .custom-select-opener{border-color:#b50000}
.custom-select.error .custom-select-opener:after,.custom-select.error .custom-select-opener:before{top:25px}
@media only screen and (max-width:767px){.custom-select.error .custom-select-opener:after,.custom-select.error .custom-select-opener:before{top:40px}
}
.custom-select.error .input-base-placeholder{color:#b50000}
.custom-select.error .input-base-bg{height:50px}
@media only screen and (max-width:767px){.custom-select.error .input-base-bg{height:80px}
}
.custom-select.error:after{content:"\e001";position:absolute;top:16px;right:40px;color:#b50000;font-size:18px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
@media only screen and (max-width:767px){.custom-select.error:after{top:26px;right:60px;font-size:30px}
}
.custom-select-label{font-size:12px;line-height:15px;font-weight:700;position:absolute;left:10px;top:10px;color:#722858;text-transform:uppercase;z-index:4}
.custom-select-opener{display:block;font-size:12px;padding:5px 28px 5px 8px;border:1px solid #d7d7d7;background-color:#fff;height:28px;text-decoration:none;border-radius:14px;color:#5a5a5a;transition:background-image .2s ease,border .2s ease;cursor:pointer;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;z-index:4}
.focus .custom-select-opener{outline:auto 5px -webkit-focus-ring-color}
.border-left-none .custom-select-opener{border-left-color:transparent !important;margin-left:-1px}
@media only screen and (max-width:767px){.border-left-none .custom-select-opener{border-left-color:#d7d7d7 !important;margin-left:0;border-top-color:transparent !important}
}
.border-right-none .custom-select-opener{border-right-color:transparent !important;margin-right:-1px}
.is-rectangle-large .custom-select-opener{height:50px;padding:14px 43px 14px 10px;font-size:15px;border-radius:0}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-opener{height:80px;padding:25px 50px 25px 16px;font-size:22px;font-weight:400}
}
@media only screen and (max-width:767px){.is-rectangle-large.is-drop-down-style02 .custom-select-opener{height:75px;font-size:27px;padding:17px 60px 17px 14px}
}
.is-restangle-special .custom-select-opener{height:60px;border-radius:0;padding:21px 20px 10px 10px;font-size:25px;line-height:1.3em;font-weight:100;color:#000;border:0}
.is-restangle-special .custom-select-opener:after,.is-restangle-special .custom-select-opener:before{display:none}
.is-restangle-special .custom-select-opener:focus,.is-restangle-special .custom-select-opener:hover{color:#000}
@media only screen and (max-width:767px){.is-restangle-special .custom-select-opener{padding-right:40px}
}
.is-drop-down-style02 .custom-select-opener{color:#5c0931}
.is-drop-down-style02 .custom-select-opener:focus,.is-drop-down-style02 .custom-select-opener:hover{color:#5c0931}
.is-text-gray .custom-select-opener{color:#999}
@media only screen and (max-width:767px){.custom-select-opener{height:60px;border-radius:34px;padding:18px 45px 18px 18px;font-size:24px;font-weight:100}
}
.custom-select-opener:focus,.custom-select-opener:hover{text-decoration:none;border-color:#cacaca;transition:border .2s ease;color:#5a5a5a;transition:background .2s ease,border .2s ease}
.custom-select-opener:focus:before,.custom-select-opener:hover:before{background-color:#968d84;transition:background .2s ease}
.custom-select-opener:after,.custom-select-opener:before{content:'';position:absolute;top:6px;right:7px;width:17px;height:17px;border-radius:100%;background-color:#a29a92;transition:background .2s ease;z-index:3}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before{top:50%;margin:-10px 0 0;right:14px;width:21px;height:21px}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before{width:30px;height:30px;margin:-15px 0 0;right:19px}
}
@media only screen and (max-width:767px){.custom-select-opener:after,.custom-select-opener:before{width:30px;height:30px;top:15px;right:19px}
}
.custom-select-opener:after{color:#fff;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;content:'\e928';color:#fff;background:0;font-size:4px;line-height:1em;padding:7px 4px;z-index:7;border-radius:0}
@media print{.helpfaqwidget-open-state .action-row,.helpfaqwidget-open-state .helpfaqwidget__bg,.helpfaqwidget-open-state .page{display:none}
.helpfaqwidget-open-state .helpfaqwidget__content{position:static}
.helpfaqwidget-open-state .helpfaqwidget__container{top:20px}
.ife-myprofile-overlay-close{display:none}
.share-row{display:none}
.ife-content{top:0}
.C40-slick-overlay .slick-arrow{display:none}
.C40-slick-overlay .slick-track{width:auto !important}
.ife-favourite,.ife-favourite span{display:none !important}
.C40-item.slick-slide{width:171px !important;height:460px !important}
.C40-item.slick-slide .reflect{display:none}
#header,.ife .main,.ife-subpage .main,header,header.stuck{display:none}
}
.datePickerCol{position:static}
#jquery-script-menu{position:fixed;height:90px;width:100%;top:0;left:0;border-top:5px solid #316594;background:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.16);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.16);box-shadow:0 2px 3px 0 rgba(0,0,0,0.16);z-index:999999;padding:10px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.jquery-script-center{width:960px;margin:0 auto}
.jquery-script-center ul{width:212px;float:left;line-height:45px;margin:0;padding:0;list-style:none}
.jquery-script-center a{text-decoration:none}
.jquery-script-ads{width:728px;height:90px;float:right}
.jquery-script-clear{clear:both;height:0}
.t-check-in,.t-check-out,.t-datepicker{display:inline-block;float:left}
.t-datepicker{clear:both;width:100%;font-size:14px;line-height:1.4em}
.t-check-in .t-date-info-title,.t-check-out .t-date-info-title{position:absolute;top:3px;left:10px;display:block;font-weight:400;font-size:10px;cursor:pointer;color:#560a30}
.t-check-in .fa,.t-check-out .fa{top:-1px;position:relative}
.t-arrow-top{top:42px;z-index:9999}
.t-arrow-top,.t-arrow-top::after{border-width:10px;border-style:solid;border-color:transparent transparent #ddd;display:inline-block;position:absolute}
.t-arrow-top::after{top:-9px;left:-10px;content:'';border-width:10px;border-bottom-color:#fff}
.t-dates{box-sizing:border-box;border:1px solid #d7d7d7;padding:23px 15px 7px 10px;background:#fff;height:51px;position:relative}
.t-check-out .t-dates{border-left:0}
.t-datepicker-day{border-width:1px;border-style:solid;top:61px;overflow:hidden;position:absolute;z-index:9998;padding:10px 0 20px;border-radius:4px;box-shadow:0 7px 15px rgba(0,0,0,.25);border-color:#ededed;background:#fff;left:15px;right:10px}
.upward .t-datepicker-day{top:-321px}
.upward .t-arrow-top{top:-11px;border-color:#fff transparent transparent}
.upward .t-arrow-top::after{border-color:#ddd transparent transparent;border-top-color:#fff}
.t-table-wrap{width:100%;padding:0 10px;display:inline-block;vertical-align:top}
.t-datepicker-days{width:924px}
.t-datepicker-days .t-table-wrap{padding:0;width:47%;margin-left:2%}
@media(max-width:480px){.t-datepicker-days{width:300px}
.t-datepicker-days .t-table-wrap{margin-left:0;width:100%;padding:0 10px}
}
@media(max-width:320px){.t-datepicker-days{width:290px}
.t-datepicker-days .t-table-wrap{padding:0 5px}
}
.t-table-condensed{width:100%;border-spacing:0;border-collapse:collapse;vertical-align:top;table-layout:fixed}
.t-table-condensed td{text-align:center;padding:10px;color:#666;font-weight:normal;font-size:15px}
.t-table-condensed td:empty{padding:0}
.t-next,.t-prev,.t-table-condensed th{text-align:center;padding:10px;color:#5c0931;font-weight:normal;font-size:15px}
.t-date-title{clear:both;width:100%;text-align:center;display:block;margin:0;padding:10px 0 0;position:absolute;bottom:10px;left:0}
.t-day,.t-disabled,.t-end,.t-range,.t-start{border-width:1px;border-style:solid}
.t-hover-day::after,.t-special-day:before{content:'';border-style:solid}
.t-arrow,.t-dates,.t-day,.t-end,.t-end-limit,.t-range,.t-start{cursor:pointer}
.t-special-day{position:relative}
.t-special-day:before{height:8px;width:8px;bottom:4px;right:4px;position:absolute;display:block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#04aeee;border-radius:4px;border:0;display:inline-block}
.t-hover-day{position:relative}
.t-hover-day-content{position:absolute;width:auto;top:2px;right:auto;font-size:10px;padding:1px;border-radius:0;z-index:9999;left:0;line-height:10px}
.t-hover-day::after{position:absolute;top:-8px;right:calc(50% - 7px);border-width:7px}
.t-today .t-hover-day-content{z-index:9998}
.t-check-in .t-end-limit,.t-disabled{opacity:.25;cursor:auto}
.t-check-in,.t-check-out,.t-check-in:hover,.t-check-out:hover{border-color:#ededed;border:0;text-decoration:none !important;color:#999;font-weight:400;width:50%;box-sizing:border-box}
.t-picker-only,.t-picker-only:hover{width:100%}
.t-date-title{color:#999;font-size:12px}
.t-date-title:before{content:"";height:8px;width:8px;display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#04aeee;border-radius:4px;border:0;margin-right:8px}
.t-day,.t-disabled,.t-end,.t-range,.t-start{background:#fff;border-color:#e5e5e5}
td.t-disabled{background:0}
.t-highlighted{color:#5c0931}
.t-highlighted.t-disabled{background:#fff}
td.t-end,td.t-end-limit,td.t-start{color:#fff;background:#5c0931;position:relative}
td.t-range,td.t-range-limit{color:#fff}
td.t-range{background:#aaa;color:#fff}
.t-range-limit{background:#aaa}
.t-range-limit.t-end,.t-range-limit.t-start{color:#fff;background:#aaa}
.t-check-in .t-end,.t-check-out .t-start,.t-check-out tr~.t-end{color:#fff;background:#5c0931}
.t-hover-day,.t-hover-day-content,.t-hover-day:hover{color:#fff;background:#5c0931}
.t-hover-day::after{border-color:#5c0931 transparent transparent}
.t-today,.t-today .t-hover-day-content{background:#ccc}
.t-today::after{border-top-color:#aeaeae}
.t-today:hover,.t-today:hover .t-hover-day-content{background:#5c0931}
.t-today:hover::after{border-top-color:#5c0931}
.t-end.t-today,.t-start.t-today{color:#fff}
.t-end.t-today,.t-end.t-today .t-hover-day-content,.t-start.t-today,.t-start.t-today .t-hover-day-content{background:#5c0931}
.t-end.t-today::after,.t-start.t-today::after{border-top-color:#5c0931}
.t-check-in td.t-hover-day:after,td.t-start:after{content:' ';display:inline-block;position:absolute;right:-10px;top:0;border-color:transparent #5c0931;border-style:solid;border-width:20px 0 20px 10px;height:0;width:0;z-index:1}
.t-check-out td.t-hover-day:after,td.t-end:after{content:' ';display:inline-block;position:absolute;left:-10px;top:0;border-color:transparent #5c0931;border-style:solid;border-width:20px 10px 20px 0;height:0;width:0}
td.t-range-limit.t-hover-day:after{display:inline-block !important}
.t-check-in td.t-start.t-range-limit:after,.t-check-out td.t-end.t-range-limit:after{display:none}
.t-picker-only td.t-start:after{display:none !important}
.t-day:hover{color:#fff;background:#5c0931}
.t-table-condensed .t-arrow{border:0;text-align:left;padding:10px 0;font-size:22px}
.t-table-condensed .t-next{text-align:right}
td.t-today{color:#fff !important;padding-top:12px;padding-bottom:4px}
.t-today:after{display:none !important;color:#fff}
td.t-start.t-today:after{display:inline-block !important;right:-10px;border-width:20px 0 20px 10px;left:auto}
.t-picker-only td.t-start.t-today:after{display:none !important}
.t-datepicker-open .T7-tab-container{height:490px}
.mobCalHead,.mobCalMonthHead,.mobCalMonthHead.startofweek{display:none}
.t-hover-day .t-hover-day-content{display:none}
.t-today span.t-hover-day-content:first-child{display:inline-block}
td.t-today.t-disabled{color:#5c0931 !important}
@media only screen and (max-width:767px){.t-datepicker-open body{overflow:hidden}
.t-datepicker-open .stuck{position:relative;top:-9999px}
.t-datepicker-open .header,.t-datepicker-open .autocomplete input[type=text],.t-datepicker-open .input-base-elem{z-index:0}
.datePickerCol{margin-bottom:14px;transition-timing-function:cubic-bezier(0.4,0.0,0.2,1);transition:all .2s}
.booking-multicity.datePickerCol{transition-timing-function:unset;transition:unset}
.t-dates{height:62px;padding:24px 15px 7px 10px}
.t-datepicker{font-size:15px;position:relative}
.glyphicon-calendar:before{font-size:32px;top:20px}
.t-arrow-top{top:75px}
th.t-month{padding-top:25px}
.t-datepicker-days{width:100%;left:-22px;right:auto;box-sizing:content-box;padding-left:20px;padding-right:20px;border-radius:0;top:95px;height:70vh;overflow-y:auto;z-index:1;padding-top:35px}
.t-datepicker-open .calOpen .mobCalHead{display:block;background:#fff;width:100%;color:#5c0931;border-bottom:1px solid #ccc;position:relative;padding:15px;box-sizing:content-box;margin-left:-15px;margin-bottom:15px;font-size:16px}
.t-datepicker-open .calOpen .mobCalHead .closeCal{background:url(homepageClientlibs/images/close-autocomplete.png) no-repeat center center;display:block;position:absolute;top:8px;right:5px;width:35px;height:35px;text-indent:-9999px;cursor:pointer}
.t-datepicker-open .calOpen.datePickerCol{position:fixed;z-index:10;top:0 !important;left:0;background:#f7f7f7;overflow:hidden;height:100vh;width:100%}
.t-datepicker-days .t-table-wrap{margin-left:0;width:100%;padding:0}
.t-datepicker-open .calOpen .mobCalMonthHead.startofweekM,.t-datepicker-open .calOpen .mobCalMonthHead.startofweekS{display:block;position:absolute;top:165px;left:0;z-index:10;width:100%;padding-left:10px;padding-right:10px;background:#fff;border-bottom:1px solid #e5e5e5}
.t-dayRow{display:none}
.t-check-in .t-date-info-title,.t-check-out .t-date-info-title{top:0}
td.t-start.t-today:after,td.t-start.t-hover-day.t-today.t-highlighted:after{right:-9px;left:auto !important}
.t-check-out td.t-hover-day:after,td.t-end:after{left:-9px}
}
td.t-disabled[rel="noDay"]{border:0}
a.dateRangePic:focus{outline:none !important}
a.dateRangePic:focus .t-dates{border:2px solid #528ff4;padding:22px 14px 6px 9px}
.newStyle .t-range-limit,.newStyle .t-day:hover{background:#fff;color:#666}
.newStyle td.t-range-limit.t-hover-day:after{display:none !important}
.newStyle .t-check-out .t-start{color:#fff;background:#5c0931}
@media only screen and (min-width:768px){.fromAutoComplete .t-arrow-top{left:654px !important}
}
.t-disabled+td.t-end.t-range-limit{background:#5c0931}
.t-disabled+td.t-end.t-range-limit:before{content:' ';display:inline-block;position:absolute;right:-10px;top:0;border-color:transparent #5c0931;border-style:solid;border-width:20px 0 20px 10px;height:0;width:0;z-index:1}
.dateRangePic input[type=text]{position:relative;margin-top:-28px;left:11px;background:#fff;width:93px;border:0;display:block}
.dateRangePic input[type=text]:focus{outline:none !important;border:0}
.t-datepicker-open .cC,.cO{display:none}
.t-datepicker-open .cO,.cC{display:inline}
.t-arrow.t-disabled .noVisible{display:none}
td.t-start.same-date:after{border:0}
@media(max-device-width :768px){td.t-start:after{border-width:25px 0 25px 11px !important;top:-5px !important;right:-9.3px !important;left:auto !important;border-radius:100%}
td.t-end:after{top:-5px !important;border-width:25px 11px 25px 0;left:-9.3px;right:auto !important;border-radius:100%}
}
.carousel{position:relative}
.carousel-inner{position:relative;width:100%;overflow:hidden;height:100%}
.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}
@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}
@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
}
.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
}
.carousel-indicators{position:absolute;bottom:2%;left:2%;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:11px;height:11px;margin:0 6px;border-radius:50%;text-indent:-999px;background-color:#666;cursor:pointer}
.carousel-indicators .active{background-color:#fff}
.carousel-fade .carousel-inner .carousel-item{transition-property:opacity;height:100%}
.carousel-fade .carousel-inner .carousel-item,.carousel-fade .carousel-inner .active.carousel-item-left,.carousel-fade .carousel-inner .active.carousel-item-right{opacity:0}
.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .carousel-item-left,.carousel-fade .carousel-inner .carousel-item-right{opacity:1}
.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.carousel-item-left,.carousel-fade .carousel-inner .active.carousel-item-right{left:0;transform:translate3d(0,0,0)}
.carousel-Wrapper{position:absolute;bottom:2%;left:14.3%;z-index:20}
.carousel-Wrapper span{padding:0 3px;position:relative;top:-4px}
.carousel-Wrapper a.auto{color:#fff;text-decoration:none;position:relative;top:3px}
.carousel-item.active{display:table;width:100%;height:455px}
.carousel.teaser-overview-video-banner.js-video-point{height:445px !important}
.carousel .C1-video.js-video-point{height:530px !important}
.carousel-inner{overflow:visible !important;height:445px}
@media all and (-ms-high-contrast:none){*::-ms-backdrop,.carousel-inner .C1-video{z-index:-1}
}
@media only screen and (max-width:767px){.carousel-indicators{left:-2.5%}
.carousel-Wrapper{left:3%}
.carousel-Wrapper span{top -1px}
.carousel.teaser-overview-video-banner.js-video-point{height:385px !important}
}
@media only screen and (min-width :768px) and (max-width :1024px){.carousel-indicators{left:4%}
}
body{position:relative;font-size:15px}
body li a:focus,body li a:not(.btn):hover{text-decoration:underline !important}
.text-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.spinner-container{position:absolute;min-height:50px;min-width:50px;z-index:999;top:-9999999px;left:-9999999px;width:100%;height:100%;background-color:rgba(255,255,255,.85);opacity:0;transition:opacity .3s ease-in}
.C5.half-C5.bg-height-950{min-height:470px}
.C5.half-C5:not(.teardrop),.C5-wave-v3.half-C5 .row.C5-wave-v3-svg-container{min-height:470px}
.redeem-page:not(.redeem-post) .half-C5.redeem-post-C5-shop .C5-wave-v3-content-container{margin-bottom:0 !important;padding-bottom:0 !important}
.C5-wave-v3.half-C5 svg{overflow:hidden !important}
.redeem-page #lastoneRight.half-C5.redeem-post-C5-baggage,.redeem-post #lastoneRight.half-C5.redeem-post-C5-baggage{margin-top:-80px}
.redeem-page .C5-wave-v3.half-C5.redeem-post-C5-baggage.redeem-pre-C5-non-air,#lastOne.half-C5.redeem-post-C5-baggage{margin-top:-80px}
.redeem-page .half-C5.redeem-post-C5-baggage .wave-decoration.is-bottom.wave2compnentbottom,.redeem-page .half-C5.redeem-post-C5-baggage .wave-decoration.is-bottom{height:128px;bottom:0}
.redeem-page:not(.redeem-post) .half-C5.redeem-pre-C5-non-air.redeem-post-C5-baggage .C5-wave-v3-content-container{margin-top:0 !important}
#landingPageStaticOffers .destinations-info-section-description:after,#landingPageDynamicOffers .destinations-info-section-description:after{height:10px}
#landingPageStaticOffers .destinations-info-section .offers-price,#landingPageDynamicOffers .destinations-info-section .offers-price{font-size:22px}
.destinations-offers .destinations-info-section-buttons.costsmall .btn{width:140px}
.destinations-offers .destinations-info-section-buttons.costBig .btn{width:110px}
.destinations-offers #landingPageStaticOffers .destinations-info-section-buttons,.destinations-offers #landingPageDynamicOffers .destinations-info-section-buttons{bottom:13px}
.header-dropdown .drop-block-destinations-list li a{background:0}
.header-dropdown .drop-block-destinations-list li a.link-more{background:#5c0931}
.header-dropdown .drop-block-tabs-list ul{background-repeat:no-repeat;background-color:#5c0931;background-size:cover}
.header-dropdown .drop-block-destinations-list li a{padding:0 19px}
.header-dropdown .drop-block-destinations-list li a:hover{text-decoration:none}
.header-dropdown .drop-block-destinations-list li:last-child{margin:0;border:0}
.header-dropdown .drop-block-destinations-list li:last-child .destination-name,.header-dropdown .drop-block-destinations-list .destination-name{left:0}
.header-dropdown .drop-block-destinations-list .destination-name{display:block;position:relative;border-bottom:1px solid #ddd;height:28px}
.header .login-block-text.login-signup-block p{font-size:15px;margin:0 !important}
#triple-teaser .preview-block__title.burgundy{color:#5c0a30 !important}
#triple-teaser .preview-block__title.white{color:#fff !important}
.T34-state-selection .T34-state-selection-totals p,.T34-state-selection-payment-methods p,.convert-login-details p{margin:0 !important;font-size:20px !important;line-height:34px !important}
.header-logo a.priv-logo{width:285px !important}
.header-logo-one-world a{width:33px !important}
.header-dropdown .drop-block-destinations-list li a{display:block;position:relative;z-index:9999 !important}
.header-dropdown .drop-block-destinations-list li a.link-more>span{z-index:9999 !important}
.fares-gallery-slide{padding:5px !important}
.travelalerts #zendesktravelalerts ol{margin-left:20px}
.fares-gallery-mask{max-height:278px}
.travelalerts #zendesktravelalerts figure img{width:200px;height:200px}
.custom-select-dropdown .custom-select-list{max-height:200px;overflow:auto}
.custom-select-dropdown .custom-select-item.selected{text-decoration:none;background:#5c0931;transition:background .2s ease;color:#fff}
.custom-select-dropdown .custom-select-item{color:#666}
.country-flag{width:20px}
.custom-select-country ~ .custom-select-opener.selected{background-size:22px;background-position:8px 24px !important;padding-top:23px !important}
#metabarAlerts{max-width:100%;padding:8px 0 8px 98px;height:38px;position:relative;overflow:hidden}
#alerts{padding:0;margin-bottom:0;width:70%;height:22px;position:relative;float:left}
#alerts li{padding:0}
#metabarAlerts .alert-notice-icon{margin-right:6px;float:left}
.alert-gradient{position:absolute}
#metabarAlerts .view-all{display:block;text-decoration:underline;float:right;text-align:right;margin-right:7.7%}
#region-list .destinations-offers.destinations-offers-search .is-wide .destinations-info-section-description{max-width:100%!important}
.language-drop.scrollable{overflow:auto !important}
#j-poi-tab-content .tabset-accordion-opener.complete:before{content:"\e906";color:#2e7f16}
.grayBack{background-color:#f7f7f7 !important}
.destinations-offers-wave-decoration svg path{fill:#f7f7f7}
.inner-page .main-holder{padding-bottom:0}
.inner-page .main-holder.is-bottom-bg-white:after{height:auto}
.logotext-partner a{text-decoration:underline}
.logotext-partner a.btn{text-decoration:none}
.sub-menu-aside{visibility:hidden}
.sub-menu-active .sub-menu-aside{visibility:visible}
.language-tabset>li{padding:12px 0 10px;height:100%;color:#5a5a5a;border-radius:5px 5px 0 0;box-shadow:8px 0 20px rgba(0,0,0,.13);border:1px solid #ebebeb;border-width:1px 0 0 1px;cursor:pointer}
.language-tabset>li.active{text-decoration:underline;color:#652245;background:#fff}
.language-tabset>li.hoveractive{text-decoration:none;color:#652245;background:#fff}
.language-tabset>li.active .icon-arrow-down,.language-tabset>li.hoveractive .icon-arrow-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.language-tabset>li .icon-arrow-down{display:inline-block;vertical-align:top;margin:6px 5px 0 0;font-size:7px;color:#3a3a3a;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform 350ms;transition:transform 350ms;transition:transform 350ms,-webkit-transform 350ms}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{white-space:nowrap !important;padding:10px !important;color:#b2b2b2;display:-webkit-box}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#000}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{color:#b2b2b2}
.modal-open .modal-backdrop{display:block}
.daterangepicker tr:nth-child(1) td.off.available,.daterangepicker tr:nth-child(1) td.off.available.end-date,.daterangepicker tr:nth-child(1) td.off.available.in-range,.daterangepicker tr:nth-child(1) td.off.available.start-date,.daterangepicker tr:nth-child(1) td.off.off,.daterangepicker tr:nth-child(1) td.off.off.end-date,.daterangepicker tr:nth-child(1) td.off.off.in-range,.daterangepicker tr:nth-child(1) td.off.off.start-date,.daterangepicker tr:nth-child(2) td.off.available,.daterangepicker tr:nth-child(2) td.off.available.end-date,.daterangepicker tr:nth-child(2) td.off.available.in-range,.daterangepicker tr:nth-child(2) td.off.available.start-date,.daterangepicker tr:nth-child(2) td.off.off,.daterangepicker tr:nth-child(2) td.off.off.end-date,.daterangepicker tr:nth-child(2) td.off.off.in-range,.daterangepicker tr:nth-child(2) td.off.off.start-date{visibility:hidden}
.daterangepicker tr:nth-last-child(1) td.off.available,.daterangepicker tr:nth-last-child(1) td.off.available.end-date,.daterangepicker tr:nth-last-child(1) td.off.available.in-range,.daterangepicker tr:nth-last-child(1) td.off.available.start-date,.daterangepicker tr:nth-last-child(2) td.off.available,.daterangepicker tr:nth-last-child(2) td.off.available.end-date,.daterangepicker tr:nth-last-child(2) td.off.available.in-range,.daterangepicker tr:nth-last-child(2) td.off.available.start-date,.daterangepicker td.off.available.notrequired,.daterangepicker td.off.available.end-date.notrequired,.daterangepicker td.off.available.in-range.notrequired,.daterangepicker td.off.available.start-date.notrequired{display:none}
.redeem-page:not(.redeem-post) .main-holder{padding-bottom:150px}
.home.redeem-page:not(.redeem-post) .main-holder{padding-bottom:0}
#bookingTabViewContainer .custom-select{margin:0}
.home #bookingTabViewContainer,.booking_container #bookingTabViewContainer{box-shadow:none}
.home .T7,.booking_container .T7{bottom:auto;top:-50px}
.home .T7_4-flight-form .flight-types,#bookingwidgt .flight-types{margin-bottom:10px}
.home #bookingTabViewContainer .autocomplete.passengers,#bookingwidgt .autocomplete.passengers,.home #bookingTabViewContainer .autocomplete.hotel-passengers{padding:0}
.home #bookingTabViewContainer .radio-base,#bookingwidgt .radio-base{padding:0;margin-bottom:20px}
.home #bookingTabViewContainer .radio-base .radio-base-text:before,#bookingwidgt .radio-base .radio-base-text:before{top:0}
.home .T7_4-flight-form .promo-code,.home .T7_4-flight-form .premium-check,#bookingwidgt .promo-code,#bookingwidgt .premium-check{padding-top:0}
.home #bookingTabViewContainer .form-row,#bookingwidgt .form-row{padding:0}
.home #bookingTabViewContainer div[id^="T7-calendar_"] .T7-calendar-field:first-child,#bookingwidgt div[id^="T7-calendar_"] .T7-calendar-field:first-child{padding-left:0;padding-right:10px}
.home #bookingTabViewContainer div[id^="T7-calendar_"] .T7-calendar-field,#bookingwidgt div[id^="T7-calendar_"] .T7-calendar-field{padding-left:10px;padding-right:0}
.home #bookingTabViewContainer .T7-calendar .T7-calendar-field:first-child,#bookingwidgt .T7-calendar .T7-calendar-field:first-child{padding-left:0;padding-right:10px}
.home #bookingTabViewContainer .T7-calendar .T7-calendar-field,#bookingwidgt .T7-calendar .T7-calendar-field{padding-left:10px;padding-right:0}
.T7-tab form .T7-calendar-field,.home .T7_4-flight-form .multi-flight-row,#bookingwidgt .multi-flight-row{padding-bottom:0}
.home .destinations-offers{padding:0 0 380px}
.bpg-mobile,.bpg-desktop{background:url("homepageClientlibs/images/bpg.png") no-repeat left 15px;padding:10px 28px;font-family:jotia;font-size:18px}
.bpg-desktop{background-position:right 12px;text-align:right}
.T7-tab-container{padding:20px 20px 0 20px}
.booking_container.section{margin-bottom:200px;position:relative}
.home .promotional.bottom-space{margin-bottom:40px}
.promotional.bottom-space{margin-bottom:40px}
.C13_1 .accordion-module .accordion-module-content{padding:0 0 0 0 !important}
.teaser-box-full .teaser-box-content .btn{margin-top:0 !important}
.videoImage-dynamic-price a{padding:0 0 25px 0 !important}
.C12-listing-headline{display:block;font-size:18px;line-height:22px;margin-bottom:-5px !important;margin-top:-5px}
.qtr-txt-lightgrey{color:#5a5a5a}
.qtr-margin-right{margin-left:40px;margin-top:25px}
.qtr-margin-left{margin-right:40px}
.float-left.qtr-margin-left img{margin-left:10px}
.qtr-padding{padding:35px}
.header-navigation-row{border-bottom:1px solid #e0e0e0}
.two-columns-content-block-header h2{float:left;max-width:60%;font-size:30px;line-height:1.15;color:#fff !important}
.weather-block-thermometer>li{height:auto}
.teaser-overview-video-banner.js-video-point.padding-none{padding-bottom:0 !important}
.qtr-txt-white,.qtr-txt-white h1,.qtr-txt-white h2,.qtr-txt-white h3,.qtr-txt-white p,.qtr-txt-white ul li a{color:#fff !important}
.qtr-txt-black,.qtr-txt-black h1,.qtr-txt-black h2,.qtr-txt-black h3,.qtr-txt-black p,.qtr-txt-black ul li a{color:#000 !important}
.qtr-txt-maroon,.qtr-txt-maroon h1,.qtr-txt-maroon h2,.qtr-txt-maroon h3,.qtr-txt-maroon p,.qtr-txt-maroon ul li a{color:#5c0931 !important}
.qtr-txt-burgandy,.qtr-txt-burgandy h1,.qtr-txt-burgandy h2,.qtr-txt-burgandy h3{color:#5c0931 !important}
.qtr-txt-grey,.qtr-txt-grey h1,.qtr-txt-grey h2,.qtr-txt-grey h3{color:#808080 !important}
.teaser-overview-image-block.padding-none{padding-bottom:18%}
.qr-custom-btn{margin-top:53px}
.two-columns-content-block.is-between-content-blocks{margin:0 !important;margin-bottom:30px !important}
.destinations-offers.destinations-offers-search{padding:0 !important}
.bulleted-list li a.qtr-teaser-list{text-decoration:none !important}
.T14-variant{margin-bottom:50px}
.content-block-content-area.qtr-ribbon-height-fix{min-height:537px}
.bubbleClose{position:absolute;top:10px;right:10px;width:15px;height:15px;background:url(images/icons/icon-close.png) no-repeat;background-size:contain}
.slide-content-container .logotext-partner .whitefont .whitefontP{color:#5a5a5a}
.inline-list.T43-detail-content-tags.ulMargin{margin-top:10px}
.T43-detail-content header{margin-bottom:20px !important}
.col-xs-12.c7-cta-row.qtr-right{text-align:right}
.col-xs-12.c7-cta-row.qtr-left{text-align:left}
.col-xs-12.c7-cta-row.qtr-center{text-align:center}
.C22-variant .teaser-overview-image-block .btn.teaser-btn-bottom{bottom:23%}
.C13_1 .accordion-module .accordion-module-item:first-child{border-top:none !important}
.C5-variant-content-with-link .content-section-row .qtr-btn p{margin-bottom:1em !important}
.btn-brg-transparent{color:#5c0931;background:#fff;border:2px solid #521231}
.btn-brg-transparent:active,.btn-brg-transparent:focus,.btn-brg-transparent:hover{color:#fff;background:#5c0931;border-color:#5c0931}
.teaser-overview-video-content.dark{background:#fff;color:#5c0931}
.partnerData .C13_1 .accordion-module .accordion-module-item:first-child{border-top:1px solid #4a4e49 !important}
.C22-variant .teaser-overview .teaser-overview-column.inFlight{line-height:2.6}
.C12-listing-headline{margin-bottom:10px}
.C28 .read-more-btn{z-index:1}
.C16.C16-full-width .offers-partner-block.white-bg{background:#fff;color:#5c0931}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener{background:0}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener:after{transform:rotate(90deg)}
.C13_1 .accordion-module .accordion-module-item.active .accordion-module-opener:after{transform:rotate(-90deg)}
.C29 #title-section-bg.content-block-bg:after{height:100%;background-image:linear-gradient(to bottom,transparent 0,#f7f7f7 15%)}
.noOffers+.spinner-wrapper{margin-top:1em;min-height:30px;opacity:0}
.noOffers+.spinner-wrapper.spinner-active{opacity:1}
.header.stuck .notice{display:none !important}
#T7-manage .custom-select,#T7-manage #T7-find-button{width:100%}
.youtube-video-point{width:100%;height:100%;position:absolute;top:0;z-index:2}
.video-page-bg{background:#ececec}
#bookingwidgt .error .input-base-msg-box{position:relative;z-index:5}
#bookingWidgetErrorBlock .input-base-msg-empty,#trackFlightErrorBlock .input-base-msg-empty,#awardFlightPartnerErrorBlock .input-base-msg-empty,#passengerFormErrorBlock .input-base-msg-empty,#subscribeErrorBlock .input-base-msg-empty,#checkinErrorBlock .input-base-msg-empty,#bookingHotelWidgetErrorBlock .input-base-msg-empty{display:block}
#bookingWidgetErrorBlock .input-base-msg-box,#trackFlightErrorBlock .input-base-msg-box,#awardFlightPartnerErrorBlock .input-base-msg-box,#passengerFormErrorBlock .input-base-msg-box,#subscribeErrorBlock .input-base-msg-box,#checkinErrorBlock .input-base-msg-box,#bookingHotelWidgetErrorBlock .input-base-msg-box{border-top:1px solid}
#bookingWidgetErrorBlock .input-base-msg-empty,#trackFlightErrorBlock,#awardFlightPartnerErrorBlock,#passengerFormErrorBlock,#subscribeErrorBlock,#checkinErrorBlock,#bookingHotelWidgetErrorBlock .input-base-msg-empty{margin-bottom:10px;margin-top:10px}
#bookingHotelWidgetErrorBlock{margin-bottom:20px}
.teaser-box,.weather-widget{position:inherit !important}
.T34-form .partnerSelect .custom-select-currency{min-width:100%}
.drop-shaddow{text-shadow:.5px .5px 11px #000}
.drop-shaddow .btn{text-shadow:none}
.drop-shaddow .qtr-txt-white{text-shadow:.5px .5px 11px #000}
.drop-shaddow .qtr-txt-maroon{text-shadow:.5px .5px 11px #fff}
.landingoffer-DynamicPage .custom-select .custom-select-opener.selected,.landingoffer-StaticPage .custom-select .custom-select-opener.selected,.dynamic-fares-global .custom-select .custom-select-opener.selected{padding:14px 44px 14px 10px}
.landingoffer-DynamicPage .custom-select .input-base-placeholder.visible,.landingoffer-StaticPage .custom-select .input-base-placeholder.visible,.dynamic-fares-global .custom-select .input-base-placeholder.visible{display:none}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu{max-height:210px;overflow:auto}
.header-top-row .exchange ul.cookie-note{padding:0 30px 0 0}
#bookingTabViewContainer .radio-base{padding:0;margin:0 15px}
.input-base-msg-box li:before{position:relative !important;font-size:14px !important}
.bulleted-list-burgundy .bulleted-list>li,.introduction .bulleted-list>li{color:#5c0931}
.icon-cross{font-size:12px;position:absolute;top:25px;right:40px;display:none;z-index:5;color:#666}
.subscribe-content .input-base-placeholder{font-size:13px !important}
.newsletterMsg-error{clear:both;float:left;width:100%}
.newsletterMsg-block .input-base-msg-empty{display:block}
.newsletterMsg-block .input-base-msg-box{border-top:1px solid}
.newsletterMsg-block{margin-bottom:10px;margin-top:10px}
.successNewsletter .input-base-msg-box{background:#dff2bf;border-color:#4f8a10;color:#4f8a10}
.newsletterMsg-block .input-base-msg-box li:before,.input-base-msg-box.newsletterMsg-error li:before{content:'' !important;display:none}
#success-unsubscribe,#prefilledValues,#languageJSON{display:none}
.btn-subscribeUpdate,.btn-subscribeUpdate:hover,.btn-subscribeUpdate:focus,.btn-newsletterStanalone-subscribeUpdate,.btn-newsletterStanalone-subscribeUpdate:hover,.btn-newsletterStanalone-subscribeUpdate:focus{text-decoration:underline;color:#08C}
.newsletter-unsubscibe .register-form,#updateNewsLetterProfile .register-form,.newsletter-update .register-form{padding:36px 30px 120px}
.btn-newsletter-subscribe,.subscribe-form-cell .spinner-container{width:160px;height:50px}
.subscribe{padding:0 !important}
.subscribe:after{background:0}
.subscribe-img{content:'';position:absolute;left:50%;top:50%;margin:-124px 0 0;width:809px;height:428px;background:no-repeat;z-index:1}
#emailfrequency{height:210px;overflow:auto}
.subscribe-checkbox-cell.error label:before{border-color:#b50000}
.C5-variant-content-with-link .content-section-row .qtr-txt-maroon a{color:#5c0931 !important;font-size:15px !important;line-height:18px !important;text-decoration:none !important;border-bottom:1px solid #5c0931 !important}
.C5-variant-content-with-link .content-section-row .qtr-txt-white a{color:#fff !important;font-size:15px !important;line-height:18px !important;text-decoration:none !important;border-bottom:1px solid rgba(255,255,255,.6) !important}
.focusActive{background-color:#FFF}
.bookingWidgetTabbed{box-shadow:none !important;background:inherit !important}
.redeem-page .redeem-post-C5-shop.C5-wave-v3 .wavetest-bg-container.wave2compnent,.redeem-post .redeem-post-C5-shop.C5-wave-v3 .wavetest-bg-container{margin-bottom:0}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:78px}
.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom,.redeem-post .redeem-post-C5-shop .wave-decoration.is-bottom{height:128px}
.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{float:right;text-align:left}
.redeem-page .redeem-post-C5-baggage .content-block-content-area h2>P,.redeem-post .redeem-post-C5-baggage .content-block-content-area h2>P{max-width:75%;margin-bottom:20px;font-size:30px}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{font-weight:500}
.passenger-error{border-color:#b50000 !important}
.T7_4-flight .base-autocomplete-style .autocomplete-input-holder{max-width:100%}
.T7_4-flight .passengers .autocomplete-input-holder,.T31passengers .autocomplete-input-holder,.hotel-passengers .autocomplete-input-holder{max-width:100%}
.tt-selectable.active{background:#5c0931;color:#fff !important}
.a-tab-view-container{background:#f2f2f2;position:relative;min-height:610px;width:100%;padding:30px 3%;z-index:10;margin-bottom:50px}
.teaser-box-content{position:relative;z-index:2;padding-bottom:119px}
.destinations-offers.is-overlay-gradient{padding:60px 0 380px !important}
.weather-block-thermometer-swich-link.active{color:#fff;opacity:1}
.whitefontP ul li ul li{text-indent:15px}
.whitefontP ul.bulleted-list li{overflow:hidden}
.section-bg-white{background-color:#f7f7f7 !important}
.destinations-offers.is-bg-white{background-color:#f7f7f7 !important}
.map-position .map-position-link-schedule{background-color:#f7f7f7 !important}
.header-dropdown .drop-block-more-link .btn-more{text-transform:none}
.sub-menu-list-link.inactiveLink{pointer-events:none}
.destinationsData .fares-block{display:block !important}
.C6_1{width:auto}
.redeem-page .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area,.redeem-post .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area{box-shadow:0 0 0 0 transparent}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop{margin-top:-80px}
.row.C5-wave-v3-svg-container{min-height:500px}
.redeem-pre-C5-gift .row.C5-wave-v3-svg-container{min-height:200px}
#lastOne .row.C5-wave-v3-svg-container,#lastoneRight .row.C5-wave-v3-svg-container,#secondlayoutLeft .row.C5-wave-v3-svg-container{min-height:50px}
.redeem-page #lastoneRight.redeem-post-C5-baggage,.redeem-post #lastoneRight.redeem-post-C5-baggage{margin-top:210px}
.redeem-page .redeem-post-C5-baggage .content-block-content-area h2,.redeem-post .redeem-post-C5-baggage .content-block-content-area h2{max-width:100%}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift.content-right .C5-wave-v3-content-block-content-area,.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air .C5-wave-v3-content-block-content-area{width:100% !important}
.redeem-page .redeem-post-C5-baggage .content-block-content-area p,.redeem-post .redeem-post-C5-baggage .content-block-content-area p{font-size:15px}
.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air.redeem-post-C5-baggage .C5-wave-v3-content-container{margin-top:-160px !important}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:0}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop .C5-wave-v3-content-container{margin-bottom:-260px !important;padding-bottom:140px}
.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom{bottom:260px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .btn{margin:0 0 10px 0}
.redeem-page .redeem-post-C5-shop .btn,.redeem-post .redeem-post-C5-shop .btn,.redeem-page .redeem-post-C5-baggage .content-block-content-area .btn,.redeem-post .redeem-post-C5-baggage .content-block-content-area .btn{min-width:330px !important;display:inline-block !important;font-size:16px}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before,.is-rectangle-large .select2-container .select2-selection--multiple:after,.is-rectangle-large .select2-container .select2-selection--multiple:before,.select2-container .is-rectangle-large .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:before{z-index:0}
.section-bg-white{background-color:#f7f7f7 !important}
.destinations-offers.is-bg-white{background-color:#f7f7f7 !important}
.map-position .map-position-link-schedule{background-color:#f7f7f7 !important}
.header-dropdown .drop-block-more-link .btn-more{text-transform:none}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:0}
.C5 .content-block-content-area>a.btn,.C5-wave-v3-content-block-content-area>a.btn{max-width:300px;margin:5px 0}
.C5 .content-block-content-area>a,.C5-wave-v3-content-block-content-area>a{position:relative;z-index:1;display:block}
.C5 .content-block-content-area>p,.C5-wave-v3-content-block-content-area>P{font-size:15px;font-weight:300;margin-bottom:50px}
.content-block h2,.C5-wave-v3-content-block-content-area h2{margin:0 0 28px;line-height:1.15}
.C5 .C5-wave-v3-content-block-content-area.content-block-content-area{width:52%;padding:0}
.C5.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{width:42%;padding:0}
.C5.content-right.C5.is-white-text a:hover,.is-white-text a{color:#fff}
.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air .C5-wave-v3-content-block-content-area{width:80%}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area p{font-size:15px}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent{color:#fff;border-color:#fff}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent:hover,.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent:active,.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent:focus{color:#521231}
.content-block .gradient-mask-right{content:'';position:absolute;left:40%;right:0;bottom:0;top:0;z-index:2}
.autocomplete.autocomplete-t7-style .input-base:before{display:none}
.T7.short{bottom:-175px}
.T7-tab-container{display:table-cell;vertical-align:middle;width:100%;padding:20px 20px 0 20px}
.destinations-offers.is-bg-white:before{background:-webkit-linear-gradient(280deg,#fff 0,rgba(255,255,255,.6) 30%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(170deg,#f7f7f7 0,rgba(247,247,247,0.6) 30%,rgba(247,247,247,0) 50%,rgba(255,255,255,0) 100%)}
.home-page-destination-offers .destinations-offers.is-bg-white:before{background:-webkit-linear-gradient(280deg,#fff 0,rgba(255,255,255,.6) 30%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(170deg,#f7f7f7 0,rgba(247,247,247,0.6) 30%,rgba(247,247,247,0) 50%,rgba(255,255,255,0) 100%)}
.promotional.is-interactive{margin:0}
.T7-tab .autocomplete .input-base:before{display:none}
.btn-back-to-top{display:none;min-width:50px;position:fixed;right:3%;bottom:3%;padding:12px 40px 8px 30px}
.base-link-more{padding:15px 0 0 0}
.T7-tab button[type=submit]{padding-bottom:13px}
.T7-tab .text-right{padding-top:14px}
.custom-select .input-base-placeholder{font-size:12px}
.booking_container_small .T7.short{bottom:-150px}
.whitefont.container.is-base-container{padding-top:15px;padding-bottom:15px}
.destinations-offers-wave-decoration svg path{fill:#f7f7f7}
.autocomplete.autocomplete-t7-style .input-base:before{display:none}
.footer-frame{margin:-80px 0 0}
.main-holder.is-bottom-bg-white:after{background-color:#f7f7f7 !important}
.autocomplete-typeahead.input-base .icon-cross{font-size:12px;position:absolute;top:25px;right:40px;display:none;z-index:5;color:#666}
.autocomplete-typeahead.input-base .icon-cross:hover{text-decoration:none}
.icon-cross{font-size:12px;position:absolute;top:25px;right:40px;display:none;z-index:5;color:#666}
.title-mobile-only{display:none}
.title-mobile-only-last-level{display:none}
.booking_container_small .T7.short{bottom:-150px}
.SignOn_Desktopicons{display:block}
.SignOn_mobileicons{display:none}
.footer-frame{margin:0}
.destinations-offers-wave-decoration svg path{fill:#f7f7f7}
.T7-tab .autocomplete-typeahead.input-base{line-height:12px}
#j-login-form .spinner-container{top:10px !important}
.C5.content-right.C5.is-white-text a:hover{color:#3e0621 !important}
.SignOn_Desktopicons{display:block}
.SignOn_mobileicons{display:none}
#j-login-form .spinner-container{top:10px !important}
.C5.content-right.C5.is-white-text a:hover{color:#3e0621 !important}
.booking_container_small .T7.short.is-dashboard{margin:50px 0 0 0 !important;bottom:-50px !important}
.T7_4-flight-form .autocomplete.autocomplete-t7-style .input-base .tt-menu{min-width:100%;width:auto !important;overflow:auto !important;white-space:nowrap !important}
.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{white-space:nowrap !important;padding:10px !important;color:#000;display:-webkit-box}
.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{white-space:nowrap !important;padding:10px !important;color:#b2b2b2;display:-webkit-box}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#000}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{color:#b2b2b2}
.modal-open .modal-backdrop{display:block}
.daterangepicker tr:nth-child(1) td.off.available,.daterangepicker tr:nth-child(1) td.off.available.end-date,.daterangepicker tr:nth-child(1) td.off.available.in-range,.daterangepicker tr:nth-child(1) td.off.available.start-date,.daterangepicker tr:nth-child(1) td.off.off,.daterangepicker tr:nth-child(1) td.off.off.end-date,.daterangepicker tr:nth-child(1) td.off.off.in-range,.daterangepicker tr:nth-child(1) td.off.off.start-date,.daterangepicker tr:nth-child(2) td.off.available,.daterangepicker tr:nth-child(2) td.off.available.end-date,.daterangepicker tr:nth-child(2) td.off.available.in-range,.daterangepicker tr:nth-child(2) td.off.available.start-date,.daterangepicker tr:nth-child(2) td.off.off,.daterangepicker tr:nth-child(2) td.off.off.end-date,.daterangepicker tr:nth-child(2) td.off.off.in-range,.daterangepicker tr:nth-child(2) td.off.off.start-date{visibility:hidden}
.daterangepicker tr:nth-last-child(1) td.off.available,.daterangepicker tr:nth-last-child(1) td.off.available.end-date,.daterangepicker tr:nth-last-child(1) td.off.available.in-range,.daterangepicker tr:nth-last-child(1) td.off.available.start-date,.daterangepicker tr:nth-last-child(2) td.off.available,.daterangepicker tr:nth-last-child(2) td.off.available.end-date,.daterangepicker tr:nth-last-child(2) td.off.available.in-range,.daterangepicker tr:nth-last-child(2) td.off.available.start-date,.daterangepicker td.off.available.notrequired,.daterangepicker td.off.available.end-date.notrequired,.daterangepicker td.off.available.in-range.notrequired,.daterangepicker td.off.available.start-date.notrequired{display:none}
.T7_4-flight-form #addFlight{padding:0 !important;display:inline}
.drop .imagery.is-gradient-bottom:after{background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#5c0931 100%)}
.home-page-destination-price .autocomplete-input-holder,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:block}
.home-page-destination-price .autocomplete{padding:0}
.home-page-destination-price .autocomplete-typeahead .twitter-typeahead{width:100%}
.home-page-destination-price .autocomplete-typeahead.input-base{overflow:visible}
.home-page-destination-price .autocomplete-typeahead.input-base input[type=text]{padding-bottom:7px}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu{width:auto;min-width:100%;border:1px solid #d7d7d7;font-size:15px;color:#666;background:#FFF;overflow:auto;max-height:210px}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#FFF;background:#5c0931;-webkit-transition:background .2s ease;transition:background .2s ease}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#FFF}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.home-page-destination-price .autocomplete-typeahead.input-base .suggestion-text{position:absolute;top:20px;left:10px;width:65%;height:25px;font-size:15px;line-height:1;color:#666;pointer-events:none;z-index:1;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:none;border:1px solid #ccc;background-color:#eee;border-radius:8px;padding:4px 6px}
.home-page-destination-price .autocomplete-typeahead.input-base.selected .suggestion-text,.home-page-destination-price .autocomplete-typeahead.input-base.selected .icon-cross{display:block}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;white-space:nowrap;cursor:pointer}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{font-weight:500}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#5c0931;transition:background .2s ease}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:inline-block}
.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.home-page-destination-price .autocomplete-typeahead.input-base.selected{border:1px solid #d7d7d7}
.home-page-destination-price .autocomplete-typeahead.input-base{line-height:12px}
.home-page-destination-price .autocomplete-typeahead.input-base.selected{background-color:#f7f7f7 !important;border-top:0;border-left:0;border-right:0;border-bottom:1px solid #652245}
.edit-slider-icon{float:right;position:absolute;top:20px;right:0;z-index:999}
.drop .imagery.is-gradient-bottom:after{background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#5c0931 100%)}
.drop .imagery.is-gradient-bottom:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:60%;z-index:1;background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#5c0931 100%)}
.drop .drop-block-offers-text{position:absolute;z-index:4}
.drop .imagery{position:relative}
.drop-sub-link .last-level-memu-item{display:none !important}
.header-dropdown .drop-block .drop-block-partners-list{top:-10px !important}
.span-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
#T7-search[type='button'],#T7-search-hotels[type='button']{width:100%;padding-bottom:13px}
input#T7-from::-webkit-input-placeholder{color:transparent}
input#T7-from:-moz-placeholder{color:transparent;opacity:0}
input#T7-from::-moz-placeholder{color:transparent;opacity:0}
input#T7-from:-ms-input-placeholder{color:transparent}
.j-login-block.selected .login-block-text li:last-child{text-decoration:underline}
.j-login-block .personalized-drop-title{padding-top:0}
.content-block.is-beige-lighting-reverse:before,.content-block.is-beige-lighting:before,.content-block.is-black-lighting-reverse:before,.content-block.is-black-lighting:before,.content-block.is-burgundy-lighting-right:before{background:none !important}
.destinations-offers:before{background:linear-gradient(180deg,#f7f7f7 0,rgba(235,235,235,.8) 40%,rgba(235,235,235,.15) 60%,rgba(235,235,235,0) 100%)}
.offers-partner-block.burgundy-bg a,.offers-partner-block.burgundy-bg a:hover,.offers-partner-block.burgundy-bg a:active,.offers-partner-block.burgundy-bg a:focus{color:#fff}
.offers-partner-block.burgundy-bg a.btn-white-transparent:hover,.offers-partner-block.burgundy-bg a.btn-white-transparent:active,.offers-partner-block.burgundy-bg a.btn-white-transparent:focus{color:#5c0931}
.input-base .twitter-typeahead.error:after{right:10px}
.personalized-drop{height:auto;overflow:auto}
.login-block-avatar{margin-right:8px}
.header .main-nav>ul>li>a{display:block}
.destinations-offers-search .destinations-info-section{padding:71px 20px 6px !important}
.autocomplete.autocomplete-t7-style.subscribe-form-cell .input-base .tt-menu{overflow:auto;width:auto}
.autocomplete.autocomplete-t7-style.subscribe-form-cell .input-base .tt-menu .tt-suggestion.active .tt-highlight{color:#fff}
.icon-oryx:before{display:block;width:32px;height:32px;content:'';background:url("clientlibs/images/oryx.png") center center no-repeat;background-size:contain;background-color:#5c0931}
.countrytitle{position:absolute;top:40%;left:49%;color:#fff;z-index:5;padding:20px;background:url("images/icons/icon-location.png") no-repeat}
.content-section-animate-block.flight-attendant-block:after{background-image:url('../../../content/dam/images/custom/journey/cabin-crew/bg-help-bottom.png')}
.content-section-on-board-top:after{background-image:url('../../../content/dam/images/custom/journey/on-boarding-experience-/bg-on-board-2.png')}
.content-section .bg-man{background-image:url('../../../content/dam/images/custom/journey/wallet-passport-and-boarding/golden-background.jpg')}
.content-section .clouds{animation-direction:reverse}
.helpfaqwidget-loaded-state #helpAndFAQWidgetButton,.helpfaqwidget-loaded-state .helpfaqwidget-cue{display:none}
.destinations-offers-block.is-gradient-bottom:after{background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#5c0931 100%)}
.destinations-info-section .offers-price{color:#fff}
#autocompleteHideline,.autocomplete-text{border-bottom:0 solid #652245}
.C1-video-text-shadow.active{background:none transparent}
.teaser-box-full .teaser-box-content .btn{margin-top:0 !important}
.videoImage-dynamic-price a{padding:0 0 25px 0 !important}
.search-results.search-scroll-fix{overflow:auto;height:auto;min-height:100px;max-height:300px}
.header .exchange{color:#fff}
.header .exchange ul li .date{margin-right:115px}
.header .exchange ul li{margin:0}
.header .exchange ul li .icon-alert-info.alert-notice-icon{background:#fff;color:#84084a}
.icon-cross{color:gray}
.accessibility-state{display:none}
.T7-controls ul li{display:block;padding:9px 0 10px 17px;cursor:pointer}
.icon-alert-info:before{content:"i";position:absolute;top:-3px;left:7px;font-weight:bold}
span.icon-alert-info{font-size:20px;position:relative}
.top-searches li{width:45%;margin:0 0 8px 0;float:left}
.top-searches .top-searches-title{margin:-50px 0 17px 0 !important}
.modal-search-overlay .search-results .top-searches-list{margin:0 50px 0 6px !important}
.top-searches .top-searches-list{margin:20px}
.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:focus{color:#5c0931 !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn-orange,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:focus{color:#460c2e !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn{padding:12px 30px 10px !important}
.subscribe-checkbox-cell{margin:-6px 0 0 !important}
.dq .drop-block+.drop-block{padding:0}
.dq .drop-block-title{margin:0;font-size:16px;font-weight:normal}
.dq a img{display:block}
.dq a.qrholidays img{padding:13px 0}
.dq a .icon{left:0;top:2px;position:relative;font-size:16px;transition:all .3s;display:inline-block}
.dq a:hover .icon{left:5px}
.C29 .content-section-row{padding-bottom:0;background:#f7f7f7 !important}
.teaser-box-content p{margin-bottom:20px}
.contentleft{float:left !important}
.contentright{float:right !important}
.intro-text-section p{font-size:15px !important;padding-left:10px}
.spinner-full-page .spinner-container{top:0;left:0;opacity:1}
.spinner-full-page .spinner,.spinner-full-page .spinner:after{width:460px;height:360px;background-repeat:no-repeat}
#global-spinner-container .spinner-container{position:fixed}
.error p,.error-default-font,.error-default-font p{font-weight:bold}
.passenger-title{font-size:22px}
#bookingTabViewContainer .T31__flight-request-form-gender-block .T31__flight-request-form-gender-checkbox{margin-left:0 !important}
#T7_4-flight-form_partner .T7_4-flight-form .multi-flight-row{padding-bottom:0}
.T7_4-flight .radio-base-text,.T7-controls{color:#5c0931 !important}
#T7_4-flight-form_partner #multiFlightContainer .multi-flight-row{border-top:2px #eee solid;padding-top:8px}
#T7_4-flight-form_partner #multiFlightContainer .multi-flight-row .partner-row-margin0>div.col-sm-4:nth-child(2){margin-left:7px}
section#guide div.guide-widget div.guide-content div.slide div.title h3{padding-right:250px}
span.errorCode{font-size:11px;display:none !important}
.delete-account-popup ul li{font-weight:bold}
.delete-account-popup ul li ul li{list-style-type:disc !important;font-weight:normal}
.delete-account-popup ul li ul{position:relative;margin:0 0 12px;padding:0 0 0 20px}
.T7_4-flight-form .delete-partner-flight{background:0;border:0;position:relative;left:-20px;top:6px;font-size:31px;display:inline-block;color:#5c0931;cursor:pointer}
.destinations-offers:before{background:linear-gradient(180deg,#f7f7f7 0,rgba(235,235,235,.8) 40%,rgba(235,235,235,.15) 60%,rgba(235,235,235,0) 100%)}
.content-section-airport-bottom:after{transform:rotateY(0)}
.destinations-info-section .add-to-wish-list{margin:0}
.box-rotate-rtl{transform:none !important}
.top-searches li{width:45%;margin:0 0 8px 0;float:left}
.top-searches .top-searches-title{display:block;margin:3px 0 17px -20px;font-size:12px;font-weight:400}
.modal-search-overlay .search-results .top-searches-list{margin:0 50px 0 6px !important}
.top-searches .top-searches-list{margin:20px}
.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:focus{color:#5c0931 !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn-orange,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:focus{color:#460c2e !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn{padding:12px 30px 10px !important}
.dq .drop-block+.drop-block{padding:0}
.dq .drop-block-title{margin:0;font-size:16px;font-weight:normal}
.dq a img{display:block}
.dq a.qrholidays img{padding:13px 0}
.dq a .icon{left:0;top:2px;position:relative;font-size:16px;transition:all .3s;display:inline-block}
.dq a:hover .icon{left:5px}
.C29 .content-section-row{padding-bottom:0;background:#f7f7f7 !important}
.autocomplete .filled input[disabled][type=text]~.input-base-placeholder,.autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .input-base-elem[disabled]~.input-base-placeholder,.input-base-elem[disabled]~.input-base-placeholder{z-index:20}
.teaser-box-content p{margin-bottom:20px}
.personalized-drop{height:auto;max-height:calc(99vh - 100px) !important;max-height:-o-calc(99vh - 100px);max-height:-webkit-calc(99vh - 100px);max-height:-moz-calc(99vh - 100px);overflow:auto}
#global-spinner-container .spinner{background-image:none !important;border:0 !important;top:20% !important;left:35% !important}
.login-drop{display:block;position:relative;background-color:transparent;box-shadow:0 0 0 rgba(0,0,0,0);background-image:none}
.login-drop-columns{max-width:1028px}
.flip-container .back{width:85%;top:50px}
.margin-top10 a{text-decoration:underline}
.error .input-base-msg-box.show-errors{display:block}
#alert-modal .modal-alert-overlay{background-color:#f7f7f7;width:70%;margin:0 auto;border-radius:5px}
.modal-alert-container{width:500px;margin:0 auto;text-align:center;margin-bottom:20px}
#alert-modal .modal-header .close{position:absolute;top:28px;right:30px;font-size:30px;line-height:30px;background:0;border:0;color:#5c0931}
.modal-alert-container .donotshowbtn{right:70px;position:absolute;top:-24px}
.previousNext .arrow-btn{font-size:50px;position:absolute;top:40%;border:0;background:0;color:#5c0931}
.previousNext .arrow-btn.j-next{left:auto;right:35px}
#alert-modal .modal-dialog{margin:50px auto}
.icon-alert-info:before{content:"i";position:absolute;top:-3px;left:7px;font-weight:bold}
span.icon-alert-info{font-size:20px;position:relative}
.two-columns-gallery.offers-double-teaser .gallery-slide{display:flex !important}
#destinationOffersTeaser .two-columns-gallery-text-holder h2{color:#fff !important}
#search-modal .close{position:absolute;top:-30px;right:20px;font-size:54px;line-height:30px;background:0;border:0;z-index:5}
.countdownTimer-Heroimage{margin:20px 0;text-align:left}
.countdownTimer-Heroimage .iconInfo-heroimage{font-size:40px;font-weight:bold;margin-bottom:15px}
.countdownTimer-Heroimage .timeinfo .timeinfo-inner{display:inline-block}
.countdownTimer-Heroimage .timeinfo .timeinfo-value{font-size:35px;font-weight:400;display:inline-block}
.countdownTimer-Heroimage .timeinfo .j-C38-timer-seconds{width:45px;text-align:center}
.countdownTimer-Heroimage .timeinfo .timeinfo-label{padding-right:20px;padding-left:5px;font-size:20px;font-weight:600}
.iconInfo-heroimage .j-C38-timer-days{background:url('clientlibs/images/CalenderIcon.svg') no-repeat;height:100px;width:80px;padding:45px 0 0 0;display:inline-block;text-align:center}
.passengers .custom-select,.hotel-passengers .custom-select,.child-drop .custom-select{min-width:65px !important}
.passengers .custom-select-dropdown .custom-select-list,.hotel-passengers .custom-select-dropdown .custom-select-list,.child-drop .custom-select-dropdown .custom-select-list{max-height:350px !important;overflow:auto !important}
.passengers .amount_psg,.hotel-passengers .amount_psg,.child-drop .amount_psg{position:relative;float:left;width:65px;text-align:center;font-size:13px;color:#5c0931}
.passengers .is-rectangle-large .custom-select-opener,.hotel-passengers .is-rectangle-large .custom-select-opener,.child-drop .is-rectangle-large .custom-select-opener{height:30px}
.passengers .custom-select .custom-select-opener.selected,.hotel-passengers .custom-select .custom-select-opener.selected,.child-drop .custom-select .custom-select-opener.selected{padding:10px 20px 0 8px}
.passengers .is-rectangle-large .custom-select-opener:after,.hotel-passengers .is-rectangle-large .custom-select-opener:after,.child-drop .is-rectangle-large .custom-select-opener:after{width:15px !important;height:15px !important;padding:0;margin:0 !important;right:7px;top:9px;border-radius:200px;background:url(homepageClientlibs/images/img-arrow.png) 0 0 no-repeat;content:''}
.passengers .is-rectangle-large .custom-select-opener:before,.hotel-passengers .is-rectangle-large .custom-select-opener:before,.child-drop .is-rectangle-large .custom-select-opener:before{width:15px !important;height:15px !important;padding:0;margin:0 !important;right:7px;top:9px;background:0}
.passengers .is-rectangle-large .custom-select-opener,.hotel-passengers .is-rectangle-large .custom-select-opener,.child-drop .is-rectangle-large .custom-select-opener{padding:9px 25px 5px 10px !important;color:#5c0931;font-size:13px}
.passengers .name label,.hotel-passengers .name label,.child-drop .name label{float:left;width:130px;font-size:14px}
.passengers .is-rectangle-large .custom-select-item,.hotel-passengers .is-rectangle-large .custom-select-item,.child-drop .is-rectangle-large .custom-select-item{padding:5px 12px 5px 0;font-size:13px}
.booking_container.section{margin-bottom:0 !important}
.home .T7,.booking_container .T7{bottom:0 !important;top:0}
.booking_container_small .T7.short{bottom:0 !important}
.home .promotional.bottom-space{margin-bottom:0 !important}
.booking_container_small .T7.short.is-dashboard{margin:0 !important;bottom:0 !important}
.home .destinations-offers.is-overlay-gradient{padding-top:0 !important}
.text-hide{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.is-white-text .h1,.is-white-text .h2,.is-white-text .h3,.is-white-text .h4,.is-white-text .h5,.is-white-text .h6,.is-white-text h1,.is-white-text h2,.is-white-text h3,.is-white-text h4,.is-white-text h5,.is-white-text h6,.is-white-text strong,.is-white-text p,.is-white-text{color:#fff}
.C5-blend-top.C5-blend .content-block-content-area>p{font-size:15px;line-height:18px;margin-bottom:25px;font-weight:400}
.C5-blend-top.C5-blend .content-block-content-area>p b{font-weight:normal}
.heading-block.is-medium-h2 h2{font-size:30px}
select option:hover,li span.custom-select-item:hover{background:#900652}
.footer{font-size:14px}
footer{display:block;content-visibility:visible !important;opacity:1 !important}
.footer-top-row{margin-bottom:40px}
.C5-blend-top.C5-blend .content-block-content-area>p{font-size:15px;line-height:18px;margin-bottom:25px;font-weight:400}
.C5-blend-top.C5-blend .content-block-content-area>p b{font-weight:normal}
.heading-block.is-medium-h2 h2{font-size:30px}
.grey-text.top-bottom-margin p{font-size:18px;color:#5c0931}
.bulleted-list{font-size:15px}
.buttons-wrapper .donotshowbtn{right:70px;position:absolute;top:-24px}
.buttons-wrapper .close{position:absolute;top:-15px;right:30px;font-size:30px;line-height:30px;background:0;border:0;color:#5c0931}
#bookingWidgetErrorBlock li{display:none}
.C1-video-text-shadow.active a{text-shadow:none}
.input-base{background-color:white !important}
.heroimage-teardrop+.booking_container{margin-top:53px}
.content-section-row.is-light a{color:#fff}
.language-tabset li span.region-image{display:block;max-width:130px;margin:0 auto;height:63px}
.language-tabs-accordion li span.region-image{max-width:256px;margin:0 auto;height:124px;display:block}
#lang-list-tab1 .region-image,#lang-tab1 .region-image{background:url('../../../content/dam/qatar/maps/img-map-africa.png') no-repeat;background-size:cover}
#lang-list-tab2 .region-image,#lang-tab2 .region-image{background:url('../../../content/dam/qatar/maps/img-map-asia.png') no-repeat;background-size:cover}
#lang-list-tab3 .region-image,#lang-tab3 .region-image{background:url('../../../content/dam/qatar/maps/img-map-europe.png') no-repeat;background-size:cover}
#lang-list-tab4 .region-image,#lang-tab4 .region-image{background:url('../../../content/dam/qatar/maps/img-map-middle-east.png') no-repeat;background-size:cover}
#lang-list-tab5 .region-image,#lang-tab5 .region-image{background:url('../../../content/dam/qatar/maps/img-map-americas.png') no-repeat;background-size:cover}
.destinations-offers.is-none-padding{padding:0 !important}
.destinations-offers-block-info-text,.destinations-info-section-description{line-height:1.3}
.dest-fromText{font-size:15px;position:relative;top:2px}
.destinations-offers-block-info-text .offer-name{position:relative;top:3px}
.destinations-info-section .offers-title{line-height:1.1;margin:0}
.cookie-section{position:fixed;bottom:0;width:100%;z-index:999;opacity:1}
.cookie-note-container-extended{background:#84084a;color:#fff;width:100%;padding:15px 35px 5px 25px;font-size:13px;text-align:left}
.cookie-note-container-extended a.close{display:block;position:absolute;right:10px;top:20px}
.cookie-note-container-extended p a{text-decoration:underline}
.cookie-note-container-extended a.link{color:#fff;text-decoration:underline}
.cookie-note-container-extended a.link:hover{text-decoration:none}
.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
.cookie-details{background:0;color:#5c0931;width:100%;padding:10px 0;text-align:left}
.cookie-details ul{padding:0;list-style-type:none;list-style-position:outside}
.cookie-details ul li{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:20px}
.cookie-details ul li h4{color:#000;font-size:18px;font-weight:400}
.cookie-details p{color:#5c0931}
.cookie-details p a{color:#5c0931;text-decoration:underline}
.cookie-details p a:hover{text-decoration:none}
.btn-cookie{display:inline-block;vertical-align:top;padding:12px 25px 8px;white-space:nowrap;font-size:16px;font-weight:300;text-align:center;color:#fff;border-radius:2px;outline:0}
.btn-transparent-cookie{color:#590930;background:0;border:1px solid #590930}
.btn-primary-cookie{background:#590930;border:1px solid transparent}
.btn-primary-cookie:hover,.btn-primary-cookie:focus,.btn-primary-cookie:visited{color:#fff;background:#500a2c;border:1px solid transparent}
.btn-white{background:#fff;border:1px solid transparent;color:#590930;font-weight:500}
.btn-white:hover{background:#f2f2f2;border:1px solid #f2f2f2;color:#590930}
.btn-primary-cookie:hover{background:#3e0621;border:1px solid #5d0f35}
.no-gutter{padding-left:0 !important;padding-right:0 !important}
.no-left-gutter{padding:0 !important}
.no-right-gutter{padding-right:0 !important}
input[type=radio].radio{display:inline;position:absolute;left:-9999px}
input[type=radio].radio+label{padding-left:26px;height:19px;display:inline-block;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;cursor:pointer;color:#5c0931;font-weight:normal;background:url("homepageClientlibs/images/radio.png") no-repeat 0 0;margin:0 10px;font-size:15px}
input[type=radio]:checked+label{background:url("homepageClientlibs/images/radio-selected.png") no-repeat 0 0}
.readMoreContent{display:none}
a.readmore{color:#5c0931;font-size:13px;text-decoration:none}
a.readmore span{text-decoration:underline}
a.readmore:hover{color:#3e0621}
a.readmore:hover span{text-decoration:none}
.showoption,.showoption:hover{background:url("homepageClientlibs/images/showoptions.png") no-repeat 95% 57%;padding-right:30px}
.hideoption,.hideoption:hover{background:url("homepageClientlibs/images/hideoptions.png") no-repeat 88% 57%;padding:12px 40px 8px 20px;color:#5c0931}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
span.session-expiry-close:before{content:"\e5cd"}
.header .login-block.selected>span{background:#f2f2f2}
.promotional.is-interactive{min-height:545px}
#heroimage-small{min-height:350px !important}
.teaser-box.teaser-box-full.teaser-box-full-with-video{padding-top:0}
.home .teaser-overview-video-banner.js-video-point{display:table;width:100%;height:455px}
.promotional.is-interactive .teaser-box-content{padding:0 !important}
.teaser-box-full-with-video .teaser-box-content h1{margin-top:0}
.teaser-overview-video-banner.js-video-point{padding:0 !important}
.teaser-box.teaser-box-full.teaser-box-full-with-video{padding-top:0;padding-bottom:0}
.destinations-offers-block-info>.destinations-offers-block-info-text{position:absolute;left:0;bottom:0;transition:all .5s;padding:40px 20px 20px 20px;display:block;width:100%;background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-moz-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-ms-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-o-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%) background-image:linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%)}
.destinations-offers-block-info.limited-offers .destinations-offers-block-info-text{bottom:28px;left:0}
.destinations-info-section-description .offers-holder{min-width:50%}
#stopover-container h2,#bookingTxt-container h2{margin-top:17px}
#stopover-container h2 span,#bookingTxt-container h2 span{float:left;font-size:15px;cursor:pointer;font-weight:normal}
#bookingTxt-container h2 span{cursor:text}
#stopover-container .stopover-tooltip-handle,#bookingTxt-container .bookingTxt-tooltip-handle{text-decoration:none;background:#666;border-radius:50%;width:20px;height:20px;float:left;margin-left:10px;margin-top:-2px}
#stopover-container .stopover-tooltip-handle .icon,#bookingTxt-container .bookingTxt-tooltip-handle .icon{color:#fff;padding:4px 0 0 7.5px;font-size:13px}
#stopover-container .tooltip strong,#bookingTxt-container .tooltip strong{font-weight:bold;padding-bottom:15px}
#stopover-container .tooltip,#bookingTxt-container .tooltip{display:block;margin:0;word-wrap:break-word;box-shadow:none;background:0;padding:0;width:66%}
#stopover-container .tooltip .tooltip-inner,#bookingTxt-container .tooltip .tooltip-inner{max-width:100%;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:10px;margin:10px;padding:15px}
#stopover-container .tooltip-arrow,#bookingTxt-container .tooltip-arrow{position:absolute;display:block;width:10px;height:10px}
#stopover-container .tooltip-arrow:before,#bookingTxt-container .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}
#stopover-container .right,#bookingTxt-container .right{padding:0 3px}
#stopover-container .right .tooltip-arrow,#bookingTxt-container .right .tooltip-arrow{left:0;width:13px;height:13px;top:40% !important}
#stopover-container .right .tooltip-arrow:before,#bookingTxt-container .right .tooltip-arrow:before{right:0;border-width:7px 7px;border-right-color:#fff}
#stopover-container .left,#bookingTxt-container .left{padding:0 3px}
#stopover-container .left .tooltip-arrow,#bookingTxt-container .left .tooltip-arrow{right:0;width:13px;height:13px;top:40% !important}
#stopover-container .left .tooltip-arrow:before,#bookingTxt-container .left .tooltip-arrow:before{left:0;border-width:7px 0 7px 7px;border-left-color:#fff}
#stopover-container .tooltip.top{left:5.5% !important}
#bookingTxt-container .tooltip.top{left:8.2% !important}
#stopover-container .top,#bookingTxt-container .top{padding:0 3px}
#stopover-container .top .tooltip-arrow,#bookingTxt-container .top .tooltip-arrow{bottom:0;width:15px;height:15px;left:22% !important}
#stopover-container .top .tooltip-arrow:before,#bookingTxt-container .top .tooltip-arrow:before{top:4px;border-width:6px;border-top-color:#fff;box-shadow:-3px 2px 4px 0 rgba(0,0,0,0.25);border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-45deg)}
.stopover-content{display:none;background:#fff;border:1px solid #ddd;margin-top:20px}
.stopover-content .delete-stopover{position:absolute;top:0;right:0;width:34px;background:#5c0931;height:100%;border:0;font-size:20px;color:#fff}
.home #bookingTabViewContainer .stopover-content .radio-base{margin:0 15px 0 5px}
.stopover-content .stopover-inner-content{padding:12px 10px 0;width:100%;float:left}
.stopover-content .stopover-inner-content:first-child{border-bottom:1px solid #ddd}
.stopover-content input[type=text]{width:35px;border:1px solid #ddd;height:35px;float:left;padding:10px 10px;margin:0 10px 10px 10px;color:#5c0931;text-align:center}
.stopover-minus-wraper{border:2px solid #5c0931;border-radius:50%;padding:4px 3px 1px 3px;font-size:11px}
.stopover-plus-wraper,.tooltip-plus-wraper{border:2px solid #5c0931;border-radius:50%;padding:4px 3px 1px 3px;font-size:11px}
.tooltip-plus-wraper{width:20px;height:20px;background:#5c0931;border:0;padding:4px 0 0 5.5px;color:#fff;margin-right:5px;margin-top:-3px}
.stopover-inner-content div{padding:5px 5px 0 0}
.stopover-inner-content a{margin:5px}
.stopover-minus-wraper .icon-minus,.stopover-plus-wraper .icon-plus{padding:3px}
.tooltip-plus-wraper .icon-plus{font-size:12px !important}
.stopover-content .minus-stopover,.stopover-content .plus-stopover{float:left;background:0;border:0;color:#5c0931;margin-top:8px}
.icon-info1:before{content:"\ea0c"}
.tooltip-inner h4{font-weight:500;font-size:15px;line-height:22px;margin-top:5px;margin-bottom:0}
.tooltip-inner .row{margin-bottom:0}
.tooltip .tooltip-inner ul{margin-top:10px;margin-bottom:0;padding-left:15px}
.tooltip .tooltip-inner ul li{list-style:disc;font-size:13px;padding-bottom:5px}
.tooltip .tooltip-inner ul li span{color:#666;display:block;float:none !important;font-size:12px !important}
.tooltip .tooltip-inner img{width:100%;height:148px;background-size:cover}
#stopover-container h2 span.icon-arrow-right2,#bookingTxt-container h2 span.icon-arrow-right2{padding:3px 0 0 5px}
.tooltip .tooltip-inner a span{font-size:14px !important}
#stopover-container .stopover-tooltip-handle .icon.icon-help,#bookingTxt-container .bookingTxt-tooltip-handle .icon.icon-help{font-size:15px;padding:1px 0 0 7px}
#bookingTxt-container .bookingTxt-tooltip-handle .icon.icon-help{cursor:pointer}
.tooltip .tooltip-stopmore{display:flex;align-items:center}
.tooltip .tooltip-stopmore span{margin-right:5px}
.tooltip .tooltip-stopmore span.icon-arrow-right2{margin-right:0}
.tooltip-content-wrapper{margin-left:0}
.tooltip-stopmore{padding-top:18px}
.stop-tooltip-close.icon.icon-cross,.bookingTxt-tooltip-close.icon.icon-cross{position:absolute;top:25px;right:28px;width:12px;height:12px;font-size:12px;font-weight:300;display:block !important;color:#666}
.stop-tooltip-close .reader-info,.bookingTxt-tooltip-close .reader-info{opacity:0;text-indent:-9999px;height:1px}
.tooltip .tooltip-stopmore:hover,.tooltip .tooltip-stopmore:focus{text-decoration:none}
.tooltip .tooltip-stopmore:hover span:first-child{text-decoration:underline}
.calendar-fare{font-size:8px;display:none}
.calendar-disclaimer{position:absolute;left:49%;bottom:10px;font-size:12px;color:red;display:none}
.intro-text-block h1{font-size:36px;margin:0 0 20px;font-weight:400}
.heading-block.is-medium-h2 h1{font-size:30px}
.C21-info-section{background-color:rgba(92,9,49,.5)}
.C21-hover-areas div.top-right,.C21-hover-areas div.bottom-right{content:'';display:block;width:100%;height:50%;position:absolute;right:0}
.C21-hover-areas div.top-left,.C21-hover-areas div.bottom-left{content:'';display:block;width:100%;height:50%;position:absolute;left:0}
.C21-hover-areas div.bottom-left,.C21-hover-areas div.bottom-right{bottom:0}
.C21-hover-areas.hover-left{left:0;right:auto}
.C21-hover-areas.hover-right{left:auto;right:0}
.tabset-block-add-menu-title{font-weight:bold}
.tabset-accordion-text>p{text-indent:0}
.tabset-accordion .gallery-mobile-fade{margin:0}
.tabset-accordion .gallery-mobile-fade-slide{margin:5px 40px 23px 0}
.teaser-overview-video-banner.js-video-point .C1-image-slider .mc-caption .container{display:table !important;height:455px !important}
.teaser-overview-video-banner.js-video-point .C1-image-slider .mc-caption .container .row{display:table-cell;vertical-align:middle}
.appstore{position:relative;clear:both;color:#000;z-index:7;padding-top:10px;background:#fff;display:none}
.appstore img{float:left;margin-right:15px;width:48px;height:48px}
.appstore .icon-cross{display:block;color:#333;font-size:14px;top:18px;right:3%}
.appstore span{font-size:14px;font-weight:500;margin-top:20px}
.appstore P{font-size:14px}
.appstore .btn-transparent{border:1px solid #5c0931;padding:8px 8px 8px !important;margin-top:1px;margin-bottom:10px;text-decoration:none}
.home-page-destination-price .input-base-elem,.home-page-destination-price .autocomplete input[type=text]{border:0;background-color:#f7f7f7;border-bottom:1px solid #652245;font-size:18px;color:#5c0931;font-weight:bold}
.destination-price .view-morelink,.home-page-destination-price .view-morelink{text-align:center}
.standalone-newsletter.subscribe{background:0;border-bottom:1px solid #ddd;margin-bottom:40px;color:inherit;padding:0}
.standalone-newsletter .subscribe-content{font-size:14px;font-weight:normal}
.standalone-newsletter h3{margin-bottom:12px;font-size:20px;text-transform:initial}
.standalone-newsletter .subscribe-form-cell{padding:0}
.standalone-newsletter .subscribe-form p{font-size:15px;margin-bottom:0}
.standalone-newsletter .subscribe-form p a{color:inherit}
.standalone-newsletter .standalone-subscribe-button{margin-top:2px}
.standalone-newsletter .stand-alone-checkbox{margin:0;margin-top:15px}
.standalone-newsletter .stand-alone-checkbox input[type=checkbox]{float:left;width:12px;height:12px;margin:6px -13px 0 0;opacity:0}
.standalone-newsletter .stand-alone-checkbox label{padding:0 0 6px 22px;position:relative}
.standalone-newsletter .stand-alone-checkbox label:before{content:'';position:absolute;top:-1px;left:0;height:16px;width:16px;background:#fff;border:2px solid #5c0931;border-radius:2px}
.standalone-newsletter .stand-alone-checkbox input[type=checkbox]:checked+label:after{content:"\e901";position:absolute;left:2px;top:1px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#5c0931/*!rtl:raw: right: 1px;*/}
.standalone-newsletter .stand-alone-checkbox.error label:before{border-color:#b50000}
.destinations-offers .base-link-more>*{display:inline-block}
.destination-image-navigation-small .categories-area{padding-top:0}
.posts-list-item{padding:20px 0 10px}
.content-gallery-strip h2{margin-bottom:20px}
.content-gallery-strip h3{font-size:20px;margin:0 0 6px;font-weight:100}
.content-gallery-strip p{color:#333}
.js-content-strip .content-text-info-overlay,.js-fares-strip .content-text-info-overlay{position:absolute;left:0;right:0;bottom:0;opacity:0;background-color:rgba(92,9,49,0.8);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;z-index:3;padding:20px}
.js-content-strip .gallery-slide.active .content-text-info-overlay,.js-content-strip .gallery-slide:focus .content-text-info-overlay,.js-content-strip .gallery-slide:hover .content-text-info-overlay,.js-fares-strip .gallery-slide.active .content-text-info-overlay,.js-fares-strip .gallery-slide:focus .content-text-info-overlay,.js-fares-strip .gallery-slide:hover .content-text-info-overlay{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}
.js-content-strip .gallery-slide.active .content-text-info-overlay .content-block-info-text,.js-content-strip .gallery-slide:focus .content-text-info-overlay .content-block-info-text,.js-content-strip .gallery-slide:hover .content-text-info-overlay .content-block-info-text,.js-fares-strip .gallery-slide.active .content-text-info-overlay .content-block-info-text,.js-fares-strip .gallery-slide:focus .content-text-info-overlay .content-block-info-text,.js-fares-strip .gallery-slide:hover .content-text-info-overlay .content-block-info-text{opacity:1}
.js-content-strip .gallery-slide.active .content-block-info-text,.js-content-strip .gallery-slide:focus .content-block-info-text,.js-content-strip .gallery-slide:hover .content-block-info-text,.js-fares-strip .gallery-slide.active .content-block-info-text,.js-fares-strip .gallery-slide:focus .content-block-info-text,.js-fares-strip .gallery-slide:hover .content-block-info-text{opacity:0}
.js-content-strip .gallery-slide .content-block-info-text.no-overlay,.js-fares-strip .gallery-slide .content-block-info-text.no-overlay{opacity:1 !important}
.js-content-strip .content-text-info-overlay .content-block-info-text,.js-fares-strip .content-text-info-overlay .content-block-info-text{padding-bottom:10px}
.content-gallery-container{margin-bottom:40px}
.content-gallery-container p{color:#333}
.js-image-slider,.js-image-slider .sliderInner{width:100%;height:528px}
#sliderFrame{width:100%;margin:0 auto}
.js-image-slider{background-color:#5c0931;position:relative;margin:0 auto}
.js-image-slider a.imgLink,.js-image-slider .video{z-index:2;cursor:pointer;position:absolute;top:0;left:0;border:0;padding:0;margin:0;width:100%;height:100%}
.js-image-slider .mc-caption{position:absolute;width:100%;height:30%;padding:10px;left:0;bottom:0;top:auto;overflow:hidden;color:#fff;background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#5c0931 100%)}
.js-image-slider .mc-caption h3{margin-bottom:10px}
.js-image-slider .mc-caption h3,.js-image-slider .mc-caption p{color:#fff}
#C1-image-slider .navBulletsWrapper{text-align:center;background:0;position:relative;z-index:3;bottom:24%;left:17%}
#C1-auto{position:relative;top:2px}
.C1group2-Wrapper span{padding:0 3px}
.js-image-slider .navBulletsWrapper div,#C1-image-slider .navBulletsWrapper div{width:11px;height:11px;font-size:0;color:#fff;background:#666;display:inline-block;*display:inline;zoom:1;overflow:hidden;cursor:pointer;margin:0 6px;border-radius:50%;opacity:.8}
.js-image-slider .group1-Wrapper{color:#666}
.js-image-slider .group1-Wrapper a{width:11px;height:11px;color:#fff;margin:10px 6px 0 0}
.js-image-slider .group1-Wrapper a:hover{text-decoration:none}
.js-image-slider .navBulletsWrapper .active,#C1-image-slider .navBulletsWrapper .active{background:#fff}
.js-image-slider img,.js-image-slider>b,.js-image-slider a>b,#C1-image-slider img,#C1-image-slider>b,#C1-image-slider a>b{position:absolute;border:0;display:none}
.js-image-slider .sliderInner,#C1-image-slider .sliderInner{overflow:hidden;position:absolute;top:0;left:0}
.js-image-slider>a,.js-image-slider video,.js-image-slider audio,#C1-image-slider>a,#C1-image-slider video,#C1-image-slider audio{display:none}
.js-image-slider div{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.group1-Wrapper .group2-Play{color:#222}
.group1-Wrapper .group2-Pause{color:#fff}
.js-image-slider .nav-buttons{top:500px;text-align:center;background:0;position:relative;z-index:3;margin:auto;width:100%}
.js-image-slider .group1-Wrapper,.js-image-slider .navBulletsWrapper{display:inline-block}
#C1-image-slider .navBulletsWrapper{text-align:left;float:left;width:50%}
.js-image-slider:before,#C1-image-slider:before{animation:none;transform:none;border:0}
.js-image-slider .navBulletsWrapper{visibility:hidden}
#C1-image-slider,#C1-image-slider .sliderInner{width:100%;height:100%}
#C1-image-slider .bgLayer,#C1-image-slider .mcSlc{background-size:cover;background-repeat:no-repeat;background-position:center center !important}
.C1-video.js-video-point.C1-image-slider:after{position:absolute;top:0}
.C1-video.js-video-point.C1-image-slider.slider-enabled:after{position:relative;top:0}
.slider-enabled#C1-image-slider .bgLayer,.slider-enabled#C1-image-slider .mcSlc{background-position:0 0}
#C1-image-slider .mc-caption{position:static;padding:0;width:100%;height:100%}
.C1group1-Wrapper{position:absolute;z-index:20;top:38%;width:100%}
.C1group1-Wrapper a.group1-Prev,.C1group1-Wrapper a.group1-Next{width:40px;height:60px;background:rgb(0,0,0,0.5);display:block;cursor:pointer;position:absolute;top:0;user-select:none;font-size:30px;color:#fff;padding-top:15px;text-decoration:none}
.C1group1-Wrapper a.group1-Prev{left:0;padding-left:8px}
.C1group1-Wrapper a.group1-Next{left:97%;padding-left:14px}
.C1group2-Wrapper{position:absolute;bottom:20%;left:14.3%;z-index:20}
.C1group2-Wrapper a.group2-Pause{color:#fff;text-decoration:none}
.C1group2-Wrapper a.group2-Play{color:#fff;text-decoration:none}
#C1-image-slider.slider-enabled .navBulletsWrapper{display:block}
#C1-image-slider .navBulletsWrapper{display:none}
.home .teaser-overview-video-banner.video-without-slider{height:455px}
.home #C1-slide1 .C1-video-text-shadow.active,.home .mc-caption .C1-video-text-shadow.active{text-shadow:none}
.icon-Chauffer-Drive:before{content:"\e98a"}
.icon-viator:before{content:"\e98b";color:#662046}
.icon-Al-Maha:before{content:"\e98c"}
.destination-offers-origin .cabinclass-select{float:right}
.content-gallery-strip .custom-select{margin-bottom:20px}
.fares-strip-content .content-text-info-overlay{background:rgba(255,169,3,.8)}
.fares-strip-content .content-info-fromtext{font-size:15px;position:relative;top:-2px}
.fares-strip-content .view-more{display:block;vertical-align:top;font-weight:300;font-size:12px;color:#fff;text-decoration:underline;width:50px}
.js-content-strip .gallery-slide-block:after,.js-fares-strip .gallery-slide-block:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:60%;z-index:1;background:linear-gradient(to bottom,rgba(0,0,0,0) 10%,rgba(0,0,0,0.7) 100%)}
.js-content-strip .slick-track,.js-fares-strip .slick-track{margin:0}
.js-content-strip .slick-slide,.js-fares-strip .slick-slide{padding-left:0}
.content-gallery .gallery-slide{margin-right:0}
.content-gallery .gallery-slide-block{width:249px}
.content-gallery .noOffers{font-size:20px;text-align:center}
.fares-strip-content .content-info-title{font-size:16px}
.fares-strip-content .content-inner-miles{font-size:22px}
.C5-destination-fares .input-base,.C5-destination-fares .input-base-bg{background:none !important}
.C5-destination-fares .autocomplete-typeahead.input-base input[type=text]{background:0;border:0;color:#fff}
.C5-destination-fares .input-base-placeholder{display:none}
.C5-destination-fares .base-autocomplete-style{width:50%;display:inline-block;margin-bottom:10px}
.C5-destination-fares .C5-price{display:block;padding-bottom:10px;font-size:26px;font-weight:300}
.C5-destination-fares .C5-starttext{display:block}
.C5-destination-fares h2{margin-bottom:0}
.C5-destination-fares{position:relative}
.C5-destination-fares .content-block-content-area{position:absolute;bottom:-600px}
.C5-destination-fares .autocomplete.autocomplete-t7-style .input-base:after{content:''}
.C5-destination-fares .base-autocomplete-style .autocomplete{border-bottom:1px solid #fff}
.fares-strip-content .content-gallery-list{height:290px;overflow:hidden}
.teaser-box-full-with-video .outer-container{display:table-cell;vertical-align:middle}
.content-gallery .js-content-strip .gallery-slide-block,.content-gallery .js-fares-strip .gallery-slide-block{backface-visibility:initial;-webkit-backface-visibility:initial}
.premium-check{position:relative;display:block}
input#premiumOnly{position:absolute;margin:15px 10px 15px 0;left:0}
label.checkbox-base{margin:15px 10px 15px 0;z-index:1}
.premium-checked span:before{border-color:#d7d7d7;background-color:#ebebeb;transition:background .2s ease}
.premium-checked span:after{width:18px;transition:all .2s ease}
@keyframes shine{to{background-position:0 0,100% 100%,8% 410px,20% 450px,10% 480px}
}
@keyframes shineNew{to{background-position:0 0,100% 100%,8% 140px,20% 180px,10% 210px}
}
@keyframes shineMob{to{background-position:0 0,100% 100%,8% 330px,20% 380px,10% 410px}
}
@keyframes shineMobScroll{to{background-position:0 0,0 100%,5% 300px,15% 350px,7% 380px}
}
.skeletonLoad{overflow:hidden;position:absolute;z-index:-1;width:98.4%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;transition:all .7s;opacity:0;margin-left:-2px;margin-right:-2px}
.skeletonLoad .col-sm-6:empty,.skeletonLoad .col-sm-6 .col-sm-12:empty{margin:0;height:530px;border:1px solid #d2d2d2;background-image:linear-gradient(#f7f7f7 1px,transparent 0),linear-gradient(100deg,rgba(247,247,247,0),rgba(247,247,247,0.5) 50%,rgba(247,247,247,0) 80%),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0);background-repeat:no-repeat;background-size:100% 100px,50px 170px,50% 100px,80% 100px,60% 100px;background-position:0 0,0 100%,8% 410px,20% 450px,10% 480px;animation:shine 1s infinite;width:50%;padding-right:0;padding-left:0;background-color:#f7f7f7}
.skeletonLoad .col-sm-6{padding-right:0;padding-left:4px}
.skeletonLoad .col-sm-6 .col-sm-12:last-child{margin-top:5px !important}
.skeletonLoad .col-sm-6 .col-sm-12:empty{width:100%;height:262px;margin:0;background-image:linear-gradient(#f7f7f7 1px,transparent 0),linear-gradient(100deg,rgba(247,247,247,0),rgba(247,247,247,0.5) 50%,rgba(247,247,247,0) 80%),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0);background-repeat:no-repeat;background-size:100% 100px,50px 170px,50% 100px,80% 100px,60% 100px;background-position:0 0,0 100%,8% 140px,20% 180px,10% 210px;animation:shineNew 1s infinite;background-color:#f7f7f7}
.award-logos{border-top:1px solid #773c58;border-bottom:1px solid #773c58}
.award-logos img{width:74px;height:74px;margin-bottom:10px}
.award-logo-content{text-align:center;margin:30px 0 30px 0}
.award-logos p{font-weight:300;margin:0;font-size:17px}
.award-logos p b,.award-logos p strong{font-weight:700;display:block}
.social a.youtube-link,.social a.instagram-link{text-decoration:none;background:#fff;border-radius:50%;width:30px;height:30px;float:left;margin-left:3px}
.social a.youtube-link{margin-right:2px}
.footer .social a .icon.icon-social-youtube,.footer .social a .icon.icon-social-instagram{font-size:18px;position:relative;top:6px;left:-6px;color:#5c0931}
.footer .social a .icon.icon-social-instagram{left:-5px}
.icon-social-instagram:before{content:"\ea92"}
.icon-social-youtube:before{content:"\ea9d"}
.footer .social a:hover,.footer .social a:focus{text-decoration:none !important}
.footer .social a.youtube-link:hover,.footer .social a.youtube-link:hover,.footer .social a.instagram-link:hover,.footer .social a.instagram-link:hover{opacity:.7}
.T7-tab #bookingwidgt .text-right{padding-top:0;margin-top:-4px}
.header-dropdown .drop-block-offers{letter-spacing:0}
.header-dropdown .drop-block-offers-inner{position:relative}
.fares-strip-content .btn-next:focus,.fares-strip-content .btn-prev:focus{outline-width:0}
.home-page-destination-price .autocomplete-typeahead.input-base,.home-page-destination-price .autocomplete-typeahead.input-base.selected,.home-page-destination-price .autocomplete-typeahead .input-base-elem.tt-input,.home-page-destination-price .autocomplete-typeahead .input-base-bg{background:0}
.horizontalDynamic{width:50%;vertical-align:top;display:inline-block;position:relative;padding:0 5px}
.header-dropdown .drop-block-offers.is-double .drop-block-offers-promo{width:100%}
.dynamic-fares-global{padding-top:20px}
.destinationPrice .limited-time-bg,.home-page-destination-price .limited-time-bg{width:172px;height:0;border-top:16px solid #f8981d;border-right:15px solid transparent;position:absolute;top:3%;z-index:1}
.destinationPrice .limited-time-bg:after,.home-page-destination-price .limited-time-bg:after{width:172px;height:0;border-bottom:16px solid #f8981d;border-right:15px solid transparent;position:absolute;content:''}
.destinationPrice .limited-time-content,.home-page-destination-price .limited-time-content{position:absolute;top:3%;left:-10px;z-index:2;color:#000;font-size:12px;padding:6px 2px 4px 18px;font-weight:500;text-shadow:none}
.destinationPrice span.icon-star-limited-time,.home-page-destination-price span.icon-star-limited-time{display:inline-block;vertical-align:top;margin:-2px 0 0;font-size:20px}
#bookingTabViewContainer .stopover-content .radio-base .radio-base-text.inactive{color:#8f8f8d !important;cursor:not-allowed}
#bookingTabViewContainer .stopover-content .radio-base .radio-base-text.inactive:before{border:3px solid #8f8f8d}
.C1-video-text-shadow{text-shadow:none}
.C1-video-text-shadow.qtr-txt-burgandy{text-shadow:1px 1px 11px #979696}
.C1-video-text-shadow.qtr-txt-white{text-shadow:1px 1px 11px #000}
#bookingwidgt.show-stopover .more-advance-search-link,#bookingwidgt.show-bookingtxt .more-advance-search-link{position:absolute;right:0;bottom:0}
#bookingwidgt .submit-cell{margin-top:0;margin-bottom:0}
#bookingwidgt.show-stopover .submit-cell,#bookingwidgt.show-bookingtxt .submit-cell{margin-top:-88px;margin-bottom:0}
#bookingwidgt.show-stopover .submit-cell.stopover-submitcell,#bookingwidgt.show-bookingtxt .submit-cell.stopover-submitcell{margin-top:-52px;margin-bottom:35px}
#bookingwidgt .more-advance-search-link{position:static;margin-bottom:8px}
.header-dropdown .drop-block-partners-list a span.icon-oneworld{background:0}
.header-logo-privilege-club-inner{width:285px;height:38px;float:left;position:relative;background:url(images/logo-pc.png) no-repeat 0 0;background-size:cover}
.header-logo-privilege-club-inner a.home-logo{width:159px;height:38px;position:absolute;top:0;left:0}
.header-logo-privilege-club-inner a.priv-logo{width:110px !important;height:51px;position:absolute;top:0;left:162px}
.home-logo-mobile.visible-xs-block{display:none !important}
.header .login-block-text{float:left}
.standalone-newsletter.subscribe:after{position:static}
.destinations-offers.is-overlay-gradient.destination-price-no-image,.destinations-offers.is-bg-white.destination-no-image{padding-bottom:50px !important}
.categories-area .btn-dark-transparent{margin-bottom:20px}
.categories-area{padding-left:10px;padding-right:10px;z-index:5}
.destinations-offers.is-bg-white.destination-no-image{padding:0 0 50px}
.T7-controls ul li{width:25%}
#flights-hotels-mobile{display:flex;justify-content:center}
#flights-hotels-mobile .flights-hotels-radio{display:flex;border:2px solid #5c0931;border-radius:4px;padding:0;width:calc(100% - 20px)}
#flights-hotels-mobile .radio-base{width:50%;display:flex}
#flights-hotels-mobile .radio-base input[type=radio]{width:0}
#flights-hotels-mobile .radio-base-text::before{border:0}
#flights-hotels-mobile .radio-base input[type=radio]+.radio-base-text{width:100%;padding:10px;text-align:center}
#flights-hotels-mobile .radio-base input[type=radio]:checked+.radio-base-text{background:#5c0931;color:#fff}
#T7-hotel .rooms-list{border-bottom:1px solid #d7d7d7}
#T7-hotel .rooms-list:last-child{border-bottom:0}
#T7-hotel .pax-details a.add-room{color:#5c0931;cursor:pointer}
.paxdetails-border{margin-left:-15px;margin-right:-15px}
.child-age{display:flex;padding:0;flex-wrap:wrap}
#T7-hotel .pax-details .type .name,.pax-details label{float:left;width:130px;padding:8px 0 0 0;font-size:14px}
#T7-hotel .passengers .amount_psg{width:27%}
.room-title{margin-top:0 !important;font-size:24px !important;font-weight:500 !important}
span.addroom{display:inline-block;float:left;margin:8px 10px 0 10px}
.child-drop label{margin:3px 0;font-size:14px !important}
.child-drop{margin:5px 29px 10px -9px !important}
.hotel-passengers .child-drop .custom-select{min-width:55px !important}
.hotel-passengers .delete-room{position:absolute;right:5px;font-size:28px;top:5px;padding:0}
.hotel-passengers .rooms-list{padding:15px 0;position:relative}
.hotel-passengers .add-room-content{margin-bottom:0 !important}
.hotel-passengers a:hover{text-decoration:none !important}
.hotel-passengers .child-drop .is-rectangle-large .custom-select-item{padding:7px 30px 8px 10px}
.hotel-passengers .child-drop{display:none}
.T7-tab-container #premiumdropdown .custom-select .input-base-placeholder.visible,.T7-tab-container .hotelfromdropdown .custom-select .input-base-placeholder.visible{display:block !important}
.hotelfromautocomplete .input-base.filled .input-base-placeholder{z-index:10}
#T7-search-hotels[type='button']{padding:12px 13px 8px 15px !important}
.hotel-passengers .delete-room{color:#5c0931}
.home-page-destination-price .autocomplete-typeahead .input-base-bg{background-color:#f7f7f7}
.subscribe-form .input-base-elem,.subscribe-form .autocomplete input[type=text]{display:block;width:100%;height:inherit;border:1px solid #d7d7d7;background:0;padding:23px 9px 8px;position:relative;outline:0 !important;font-size:15px;line-height:1.3;font-weight:400;color:#999;z-index:10;outline:0}
.subscribe-form .autocomplete-typeahead.input-base.selected{border:0;background-color:#fff !important}
.subscribe-form .autocomplete .error input[type=text],.subscribe-form .error .autocomplete input[type=text],.error .input-base-elem{border-color:#b50000}
.subscribe-form .autocomplete-typeahead .input-base-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:#fff;transition:background .35s ease;z-index:0;font-size:0;line-height:0;text-indent:100%;color:transparent}
.theqalogo-container{width:100%;padding:0}
.theqalogo-container .logo-text{margin-bottom:5px}
.theqalogo-container .logo-text p{padding-bottom:6px;font-size:12px;border-bottom:1px solid #773c58;margin-bottom:10px}
.theqalogo-container .logo-image img{width:170px;height:65px}
.child-drop label{width:60px}
#T7-hotelfrom1+.custom-select-opener,#T7-hotelfrom1+.custom-select-opener.selected{line-height:1.5;padding-top:20px}
.destinations-offers-custom-col .destinations-offers-block-info-overlay .btn{display:block}
.destinations-offers-custom-col .destinations-offers-block-info-overlay .view-more{float:left;margin-top:5px}
.offerpricepp,.dynamicofferpricepp{top:-.1em;font-size:100%;left:2px;display:none}
.perPerson-dynamic,.perPerson-static{font-size:13px;display:inline-block;color:#393939;vertical-align:top;font-weight:400}
.perPerson-dynamic span:before,.perPerson-static span:before{content:'*';position:relative;top:3px;right:2px;font-size:15px}
.accordion-module-content{font-size:15px !important;line-height:1.5 !important;font-weight:400 !important}
.accordion-module-content .C6_1 table{font-size:15px}
.content-block .triple-teaser-title{margin-bottom:10.5px;line-height:1.1;color:#5c0931}
.content-block .triple-teaser-desc{font-size:22px;font-weight:100;color:#5c0931}
.offer-header-banner{width:100%;background:#b72d4e}
.offer-banner-inner{position:relative;width:100%;max-width:1162px;margin:0 auto;padding:12px 0 7px;color:#fff}
.banner-info{text-align:right;margin-bottom:5px}
.banner-info p{margin-bottom:0;display:inline-block}
.offer-banner-inner .banner-link{text-align:center}
.offer-banner-inner a{color:#fff;text-decoration:underline}
.offer-banner-inner a.closebanner{display:block;font-size:16px;top:13px;right:15px;text-decoration:none}
.offer-banner-inner a.closebanner:hover,.offer-banner-inner a.closebanner:focus{text-decoration:none}
.offer-timer{margin-top:-7px;margin-bottom:0}
.offer-timer-block{width:14%;float:left}
.offer-timer-block.offer-minutes,.offer-timer-block.offer-seconds{width:19%}
.separator{float:left;padding:0 4%}
.offer-timer-block span{float:left;text-align:center;width:100%}
.offer-timer-block span:first-child{font-size:20px;line-height:24px}
.offer-timer-block span:last-child,.banner-info span{font-size:12px}
.offer-banner-inner a:focus,.offer-banner-inner a:hover{text-decoration:underline}
.offers-partner-block__title{font-size:24px}
.footer h4{margin:0 0 33px;font-size:18px;font-weight:700;color:#fff;text-align:left;white-space:nowrap}
.footer,.subscribe-content,.categories-list,.destinations-offers.language-drop-heading{font-size:15px}
.language-drop-heading{font-size:18px}
.content-gallery-strip h4{margin:0 0 6px;font-weight:100}
.header .login-block-text.login-signup-block p:nth-child(1),.header .lang-text,.destinations-offers .base-link-more>*,.subscribe-form,.header-dropdown .drop-block-destinations-list .destination-name,.standalone-newsletter .subscribe-form .stand-alone-checkbox p,.standalone-newsletter .unsubscribe-text{font-size:13px !important}
.header-top-row,.header .login-block-text,.footer .social li:first-child{font-size:15px}
.footer .social li:first-child{margin-right:20px}
#bookingTabviewContainer h3,.standalone-newsletter h3{font-size:24px}
.destinations-offers,.standalone-newsletter .subscribe-content{font-size:15px}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu{width:auto;min-width:100%;font-size:15px;color:#666;background:#fff;overflow:auto;box-shadow:0 2px 7px rgba(0,0,0,.25)}
@-moz-document url-prefix(){.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu,.T7-tab #bookingwidgt .autocomplete.autocomplete-t7-style .input-base .tt-menu{width:600px !important}
}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{min-width:500px;min-height:60px;display:block;font-weight:normal;font-size:13px;line-height:1.5;color:#000;padding:10px;border-bottom:1px solid #ebebeb;white-space:nowrap;cursor:pointer;margin:0;overflow:hidden;position:relative}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover,.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.active{color:#fff;transition:background .2s ease}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover span,.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.active span,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover span,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.active span{color:#f9f9f9 !important}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion strong,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion strong{display:block;color:#333;font-weight:700}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .airport,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .airport{display:block;color:#999;float:left}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .countrycode,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .countrycode{color:#999;float:right;position:absolute;top:10px;right:10px}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover strong,.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:focus strong,.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.active strong,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover strong,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:focus strong,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.active strong{color:#fff}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.nomatch-text,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.nomatch-text{min-width:auto;min-height:auto;color:#999}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.nomatch-text:hover,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion.nomatch-text:hover{color:#fff}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-cursor strong,.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-cursor .airport,.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-cursor .countrycode,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-cursor strong,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-cursor .airport,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-cursor .countrycode{color:#fff;transition:background .2s ease}
.T7-tab #bookingwidgt .autocompleteHeader,.T7-tab #bookinghotelwidgt .autocompleteHeader{display:none;font-size:16px;padding:15px;border-bottom:1px solid #ccc;margin:0 -15px 15px}
.T7-tab #bookingwidgt .close-autocomplete,.T7-tab #bookinghotelwidgt .close-autocomplete{background:url(homepageClientlibs/images/close-autocomplete.png) no-repeat center center;display:block;position:absolute;top:8px;right:5px;width:35px;height:35px;text-indent:-9999px;cursor:pointer}
.sale-text p{text-align:right;margin-bottom:0}
.offer-banner-inner a:focus,.offer-banner-inner a:hover{text-decoration:underline}
.offer-banner-inner .row{display:flex;justify-content:center;margin:0 40px 0 0}
.banner-info span{margin-left:8px;line-height:20px}
.bulleted-list{font-weight:400}
.glyphicon-calendar:before{content:'\e944';position:absolute;right:10px;top:10px;margin:-10px 0 0;font-size:20px;color:#5c0931;font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.glyphicon{font-size:26px;color:#5c0931;position:absolute;right:0;top:12px}
.noVisible{width:1px;height:1px;position:relative;display:inline-block;z-index:-1;overflow:hidden}
.t-check-out,.t-check-out:hover{border-left:1px solid #d7d7d7}
@media only screen(min-width:967px) and (max-width:1023px){.personalized-drop{width:auto;min-width:342px;right:-1px}
.personalized-drop .flights .flight-cell{margin:0 15px;padding:4px 20px 4px 20px}
}
@media only screen and (min-width:1830px){.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom,.redeem-post .redeem-post-C5-shop .wave-decoration.is-bottom{-webkit-transform:scale(1.3,1.15);-ms-transform:scale(1.3,1.15);transform:scale(1.3,1.15)}
}
@media(max-width:1659px) and (min-width:768px){.sub-menu-active .main-holder-sm .main-holder .main-holder{margin:0 0 0 -283px}
}
@media(max-width:959px) and (min-width:768px){.T7-tab-container .premium-check{bottom:8%;left:1.3%}
.autocomplete-typeahead .twitter-typeahead{height:100% !important}
.header-search{right:70px}
.header-cell{width:20.6%}
.autocomplete-typeahead .twitter-typeahead{height:100% !important}
.T7-tab .autocomplete-typeahead .twitter-typeahead{height:auto}
.subscribe-checkbox-cell{margin:20px 0 0}
.T7-tab-container .premium-check{bottom:8%;left:1.3%}
.autocomplete-typeahead .twitter-typeahead{height:100% !important}
.suggestion .autocomplete-input-holder{margin-top:-1px !important}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-info-section.destinations-offers-block-info-overlay{height:200px}
}
@media only screen and (min-width:980px){.C5.half-C5.bg-height-950{max-height:470px}
.C5.half-C5:not(.teardrop){max-height:470px}
.C5-wave-v3.half-C5 .wavetest-bg-container,.C5-wave-v3.half-C5 .C5-wave-v3-svg-container{height:470px}
.half-C5.C5-to-mobile-js-normal{padding:110px 0 100px !important}
#lastOne.half-C5.redeem-post-C5-baggage .wavetest-bg-container{margin-top:-80px}
.redeem-page .half-C5.redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom{bottom:0}
.redeem-page:not(.redeem-post) .half-C5.redeem-post-C5-baggage.redeem-pre-C5-gift.content-right .C5-wave-v3-content-block-content-area,.redeem-page:not(.redeem-post) .half-C5.redeem-pre-C5-non-air .C5-wave-v3-content-block-content-area{width:42% !important}
.C5-to-mobile-js-normal{padding:226px 0 200px !important}
.C5 .C5-wave-v3-content-block-content-area.content-block-content-area,.C5-wave-v3 .C5-wave-v3-content-block-content-area.content-block-content-area{width:52%}
.C5.content-right .content-block-content-area,.C5-wave-v3.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{width:42%}
.content-block.is-beige-lighting-reverse:before,.content-block.is-beige-lighting:before,.content-block.is-black-lighting-reverse:before,.content-block.is-black-lighting:before,.content-block.is-burgundy-lighting-right:before{content:'';position:absolute;right:0;left:40%;bottom:0;top:0;background-image:none !important;z-index:2}
#wavetwosecondleftbottom{margin-bottom:80px}
.award-logo-content:first-child{width:17%;padding-left:0;margin-right:30px}
}
@media(max-width:480px){.btn-cookie{width:100%}
}
@media only screen and (max-width:1279px){.header-logo-privilege-club{width:360px}
}
@media(min-width:1280px){.container,.helpfaqwidget__container,.container.c5-markup{width:1080px !important}
.container,.helpfaqwidget__container,.container.c5-markup{width:1080px}
.C5.content-right .container.c5-markup,.C5-wave-v3.content-right .container.c5-markup{width:90%}
.C5.content-right .content-block-content-area,.C5-wave-v3.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{width:42%}
.C5 .C5-wave-v3-content-block-content-area.content-block-content-area,.C5-wave-v3 .C5-wave-v3-content-block-content-area.content-block-content-area{padding:0;width:52%}
.categories-list>li{width:110px}
}
@media only screen and (max-width:959px){.teaser-text .offers-partner-block.burgundy-bg a.btn{margin:0 0 10px;width:100%}
.header-logo-privilege-club .header-logo-privilege-club-inner{width:279px}
.header-logo-privilege-club a.logo-one-world{position:static;margin:0}
.T7.short{margin:0 !important}
.header-cell{width:32%;position:relative}
.teaser-text .offers-partner-block.burgundy-bg a.btn{margin:0 0 10px;width:100%}
.custom-select.is-rectangle-large{margin:0 0 10px 0 !important}
.tabset-accordion-content:after{padding:0;content:'';display:block}
.accordion-module{background-color:#fff;margin:0 -20px;border-top:0 solid #5c0931}
.accordion-module-item{position:relative;border:solid;border-width:0 0 2px;border-color:transparent transparent #5c0931 transparent}
.destinations-offers-block{background-size:cover}
#teaser-carousel.container{padding:0}
.destinations-offers h2{font-size:30px;font-weight:300;margin:0 0 39px;margin-top:20px}
.filter-icons>div[class^=col-]:nth-child(2n+2){clear:both}
.filter-icons a.active,.filter-icons a:focus,.filter-icons a:hover{background-color:transparent}
.filter-icons a.active span.text,.filter-icons a:focus span.text,.filter-icons a:hover span.text{background-color:#5c0931}
.filter-icons span.text{position:relative;top:auto;left:50%;display:inline-block;padding:10px;margin-top:5px;font-size:19px;line-height:26px;text-align:center;border-radius:60px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
.destinations-offers-block-info>.destinations-offers-block-info-text{display:none !important}
.destinations-offers.destinations-offers-search .destinations-offers-block-info.limited-offers>.destinations-offers-block-info-text:first-child{display:none}
.destinations-offers.destinations-offers-search .destinations-offers-block-info-overlay{transition:none !important;-webkit-transition:none !important;transform:translateY(0) !important;-webkit-transform:translateY(0) !important;opacity:1 !important;visibility:visible !important}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .view-more{text-align:right}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .btn.is-pulse-button{display:inline-block !important;vertical-align:bottom;padding:7px !important;white-space:nowrap;font-size:15px;margin:0 !important;height:auto !important}
.header-dropdown .drop{margin-top:70px !important}
.drop-block-links-list.arrow-level-adjust{margin-top:70px !important}
.header .main-nav>ul>li span.forward:before{top:10px !important}
.drop-block .drop-block-links-list li.drop-sub-block a:before{content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#5c0931;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.last-level-menu li.last-level-memu-item{margin:0 0 9px !important}
.header-logo a.logo-one-world{display:block;position:absolute;margin:8px 0 0 65px}
.base-autocomplete-style .autocomplete-drop,.T7-tab .autocomplete-drop{margin-top:0 !important}
.content-block.is-base-block{padding:50px 20px !important}
.image-menu-options ul>li a:hover .img-holder img{border-color:transparent !important}
.image-menu-options ul>li.selected a .img-holder img{border-color:#521231 !important}
.destination-offers-origin .custom-select .custom-select-opener.selected,.destination-offers-origin .custom-select .custom-select-opener.visible{padding-top:20px}
.modal-open{position:relative !important}
.header .exchange a.close{z-index:5;width:5%;height:20%}
.footer .social li:first-child{font-size:15px}
#metabarAlerts a.close{width:5%}
}
@media only screen and (min-width:960px){.tab-menu-list .tabmenu-link{float:left;width:100%;height:120px}
.drop-sub-link .last-level-memu-item{display:none !important}
}
@media only screen and (min-width:768px){section#guide div.guide-widget div.profile{top:0 !important;height:385px !important}
.unsubscribe-spinner-container .spinner-overlay{width:240px}
.unsubscribe-spinner-container .spinner-container{min-height:60px}
.login-holder{width:140px !important;height:81px !important}
.padding-left0{padding-left:0}
.col15{width:15%}
.col11{width:11%}
.col6{width:6%}
.col8{width:8%}
.col13{width:13%}
.col16{width:16%}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-info-section.destinations-offers-block-info-overlay{height:200px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .btn{display:block}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .view-more{display:block;text-align:left;margin-top:5px}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .destinations-offers-block-info-text{position:relative;top:20px}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .destinations-offers-block-info-button.pull-right{float:left !important}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-info-section.destinations-offers-block-info-overlay{height:200px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-offers-block-info-overlay{height:auto}
.destinations-offers-custom-col.is-narrow .offer-promo-info+.destinations-offers-block-info-overlay{padding-bottom:25px}
.unsubscribe-spinner-container .spinner-overlay{width:240px}
.unsubscribe-spinner-container .spinner-container{min-height:60px}
.login-holder{width:140px !important;height:81px !important}
.tableContainer{padding-left:10px}
.teaser-text .C16.C16-full-width{width:100%;left:0}
.header .main-nav>ul>li>a:hover{text-decoration:underline}
.header-dropdown .drop-title{margin-bottom:20px}
.header-dropdown .drop-block span.forward.drop-title{margin:0}
.header-dropdown .drop-block-title{margin:0 0 14px;font-size:17px;font-weight:500}
.header-dropdown .drop-block.partners-block .drop-block-title{margin:10px 0}
.header-dropdown .drop-block-partners-list li{width:16.5%}
.header-dropdown .drop-block-tabs-controls a:after{background:none transparent}
.pl-4{padding-left:4%}
.pl-6{padding-left:6%}
#j-poi-tab-content .tabset-accordion-item.all{clear:both}
.tableContainer{padding-left:10px}
#premiumdropdown .input-base-placeholder,.hotelfromdropdown .input-base-placeholder{font-size:10px !important}
.no-right-sm,.padding-right-0.datePickerCol{padding-right:0}
.t-datepicker{display:flex;justify-content:space-between}
.t-check-in{margin-right:20px}
.t-check-in,.t-check-out,.t-check-in:hover,.t-check-out:hover{width:50%}
.t-datepicker-open .T7-tab-container{height:auto}
.multi-field .t-check-in,.multi-field .t-check-in:hover{width:100%}
.multi-field .t-check-in{margin-right:0}
}
@media only screen and (min-width:767px){.bpg-mobile{display:none}
.bpg-desktop{display:block}
#sessionExpiryCancel{margin-left:37%}
#genderErrorContainer .radio-base{margin:14px}
.personalized-drop .flights .flight-cell:nth-child(2){display:inline !important}
.persoh1align h1{margin:10px 0 20px 0 !important}
.persoh1align strong{border-radius:5px}
.destinations-offers-block-info-overlay{background:rgba(92,9,34,0.8)}
}
@media only screen and (max-width:767px){a.skip{display:none}
.persoh1align h1{white-space:normal}
.persoh1align strong{border-radius:5px}
.T7-tab-container .premium-check{bottom:20%;left:3%}
.T7-tab-container #T7-search{margin-top:0}
.home .T7,.booking_container .T7{top:-73px}
.home .T7_4-flight-form .multi-flight-row,#bookingwidgt .multi-flight-row{padding-bottom:20px}
.home .T7_4-flight-form .input-base,#bookingwidgt .input-base{max-width:100%}
.T7-tab form .T7-calendar-field{width:100%}
.home .promotional.bottom-space{margin-bottom:900px}
.home #bookingTabViewContainer .autocomplete.passengers,#bookingwidgt .autocomplete.passengers,.home #bookingTabViewContainer .autocomplete.hotel-passengers{margin-bottom:20px}
.bpg-mobile{display:block}
.bpg-desktop{display:none}
.dq a .icon,.dq a img{display:none}
.redeem-page .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image,.redeem-post .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image{transform:scale(1.5) translateX(-18%) !important}
.C29 .content-section-row:last-child{margin-bottom:50px}
.custom-select-country~.custom-select-opener.selected,.select2-container .custom-select-country~.selected.select2-selection--multiple{padding:21px 0 0 42px !important}
.dq .drop-block+.drop-block{padding-left:10px !important;padding-right:10px !important}
.promotional-text-centered{height:auto;min-height:450px;display:table}
.teaser-overview-video-banner.js-video-point .container{display:table-cell;vertical-align:middle}
.is-medium-size .promotional-text-frame{padding-bottom:15%;vertical-align:bottom;display:inline-block}
.accordion-module-opener{padding:9px 30px 9px 20px;background-color:transparent}
.accordion-module-opener:after{left:auto;right:30px}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .select2-container .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:after{color:#a29a92}
.custom-select-opener:before,.select2-container .select2-selection--multiple:before,.custom-select-opener:after,.select2-container .select2-selection--multiple:after{background:#fff}
.heading-block.is-medium-h2 h2{font-size:30px}
#logotext figure img{padding-left:5px}
.promotional-text-base{padding-top:0;padding-bottom:0}
.header .login-block-text{float:none !important}
.home .teaser-overview-video-banner.js-video-point{height:385px}
.inner-page .promotional.is-interactive .teaser-box-content{padding-top:120px}
.redeem-page:not(.redeem-post) .half-C5.redeem-post-C5-shop{margin-top:-90px}
#lastOne.half-C5,#lastOne.half-C5 .wavetest-bg-container{margin-top:-100px !important}
#lastOne.half-C5 .wave-decoration.is-bottom{bottom:155px !important}
.redeem-page .half-C5.redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom{bottom:162px}
.redeem-page .half-C5.redeem-post-C5-baggage .wave-decoration.is-bottom.wave2compnentbottom,.redeem-page .half-C5.redeem-post-C5-baggage .wave-decoration.is-bottom{bottom:20px !important}
.redeem-page #content-module.C5-wave-v3.half-C5 .wave-decoration.is-bottom{bottom:150px !important}
.redeem-page #content-module.C5-wave-v3.half-C5.content-right .wave-decoration.is-bottom{bottom:130px !important}
.half-C5 linearGradient{display:none}
.C5.half-C5 #displayedContent .mobile-content-block{height:300px;margin-top:1px;margin-bottom:1px;overflow:hidden}
.C5.half-C5 #displayedContent{overflow:hidden}
#otherlayout.half-C5 .C5-wave-v3-content-container{margin:0 0 !important}
#content-module.C5-wave-v3.half-C5 .C5-wave-v3-content-container{margin:0 0 !important}
.redeem-page .half-C5.redeem-post-C5-baggage .C5-wave-v3-svg-container svg image,.redeem-post .half-C5.redeem-post-C5-baggage .C5-wave-v3-svg-container svg image{transform:scale(1.1) translateX(0) !important}
#lastoneRight.half-C5 .C5-wave-v3-content-container{margin:80px 0 0 !important}
#lastOne.half-C5 .C5-wave-v3-content-container{margin:200px 0 90px !important}
#lastoneRight.half-C5 .C5-wave-v3-content-container .c5-markup,#lastOne.half-C5 .C5-wave-v3-content-container .c5-markup,#content-module.half-C5 .C5-wave-v3-content-container .c5-markup{margin-top:-35px}
.half-C5 .C5-wave-v3-content-container .c5-markup{height:300px;overflow:hidden}
#lastoneRight.half-C5,#lastoneRight.half-C5 svg{top:-130px !important}
.half-C5 .C5-wave-v3-content-block-content-area>P{margin-bottom:5.5px}
.half-C5 .C5-wave-v3-content-container .c5-markup{padding:0 20px}
.C5.half-C5 .content-block-content-area>a.btn,.half-C5 .C5-wave-v3-content-block-content-area>a.btn{max-width:100%;width:100%}
.container{padding:0 15px}
.contentBtn{overflow:hidden;position:fixed;bottom:0;width:100%;background:#fff;background:linear-gradient(0,#fff,#fff,transparent);left:0;padding:50px 15px 15px 15px !important}
.login-block.is-logged{margin-left:-112px !important;width:163% !important}
.promotional.is-interactive{min-height:485px !important}
#homepageOffer{padding:60px 0 10px !important;background:transparent !important}
.custom-select-country ~ .custom-select-opener.selected{background-position:8px 34px !important}
.personalized-drop{height:200px;overflow:auto}
.top-searches li{width:94% !important;float:none !important}
.C9 .two-columns-content-block-column-wrapper.two-column-small-padding{padding:25px 20px}
.C9 .two-columns-content-block-column.two-column-height{min-height:460px}
.teaser-box-full-wrapper .teaser-box-content .btnCss{white-space:inherit;display:inline-block;max-width:none!important;font-size:18px !important}
.search-results.search-scroll-fix .search-results-list{max-width:100%}
.icon.icon-magnify.header-search.pull-right.btn-search-open{right:35px !important}
.header-logo-one-world{margin-left:13px}
#bookingTabViewContainer .T7_4-flight .radio-base{top:-12px}
.C21-no-animation .C21-test .title-flow h1{white-space:normal}
.search-results.search-scroll-fix .search-results-list{max-width:100%}
.drop-sub-link .last-level-memu-item{display:block !important}
.C5-wave-v3.T54 svg{position:relative !important}
.C5-wave-v3.T54 .C5-wave-v3-content-container{padding-bottom:10px !important}
.personalized-drop{right:-46px !important;height:auto !important;max-height:500px !important}
#T7-1-7-display{min-height:300px !important;overflow:auto !important}
.C6_1{margin-left:5px !important}
.C6_1 td{padding-bottom:20px !important}
.gallery-mobile-fade-slide figure img{width:480px;display:block}
.search-results.search-scroll-fix .search-results-list{max-width:100%}
.drop-sub-link .last-level-memu-item{display:block !important}
.col-sm-5.col-md-5.pull-right.qtr-mobile-img-hide{display:none !important}
.content-block-content-area.qtr-ribbon-height-fix{min-height:430px}
.gallery-mobile-fade-slide figure img{width:480px;display:block}
.gallery-mobile-fade-slide figure figcaption{display:block}
.C13_1.is-base-container.is-add-index .heading-block h3{margin:0 0 24px 0}
.tabset-accordion-content{padding:0 20px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
.destinations-offers.destinations-offers-search .destinations-offers-block-info.limited-offers>.destinations-offers-block-info-text:first-child{display:none}
.destinations-offers.destinations-offers-search .destinations-offers-block-info-overlay{transition:none !important;-webkit-transition:none !important;transform:translateY(0) !important;-webkit-transform:translateY(0) !important;opacity:1 !important;visibility:visible !important}
.landingoffer-DynamicPage .custom-select .custom-select-opener.selected,.landingoffer-StaticPage .custom-select .custom-select-opener.selected{padding:25px 50px 25px 16px}
.unsubscribe-spinner-container .spinner-container{min-height:60px}
#updateNewsLetterProfile .checkbox-base.is-margin-top{margin:27px 0 10px 10px}
.row.content-container.padding-adjust-mobile{padding:0 15px !important}
.custom-select{width:100%}
.is-rectangle-large .custom-select-dropdown{min-width:330px}
.slick-initialized .slick-slide .whitefont{padding-left:20px;padding-right:15px}
.slick-initialized .slick-slide .C3.is-base-container.is-black-text-color{padding-left:20px;padding-right:15px}
.slick-initialized .slick-slide .C7{padding-left:20px;padding-right:15px}
.slick-initialized .slick-slide .introduction.trip-type-search{padding-left:20px;padding-right:15px}
.C16.C16-full-width .offers-partner-block{background:#5c0931}
.header .login-block{display:block}
.header .login-block .j-login-toggle{display:block}
.textlink.drop-block-title{font-size:24px !important;font-weight:300 !important;padding:33px 12px 37px 5px !important}
.header-logo a.logo-one-world{display:block !important;position:absolute !important;margin:8px 0 0 65px !important}
.header-logo a{width:33px !important}
.header-dropdown .drop-block .drop-block-partners-list{top:-10px !important}
.redeem-page .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area,.redeem-post .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area{box-shadow:0 0 0 0 transparent;margin-bottom:100px}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop{margin-top:-80px}
.row.C5-wave-v3-svg-container{min-height:300px}
.redeem-pre-C5-gift .row.C5-wave-v3-svg-container{min-height:200px}
#lastOne .row.C5-wave-v3-svg-container,#lastoneRight .row.C5-wave-v3-svg-container,#secondlayoutLeft .row.C5-wave-v3-svg-container{min-height:50px}
.redeem-page #lastoneRight.redeem-post-C5-baggage,.redeem-post #lastoneRight.redeem-post-C5-baggage{margin-top:210px}
.redeem-page .redeem-post-C5-baggage .content-block-content-area h2,.redeem-post .redeem-post-C5-baggage .content-block-content-area h2{max-width:100%}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift.content-right .C5-wave-v3-content-block-content-area,.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air .C5-wave-v3-content-block-content-area{width:100% !important}
.redeem-page .redeem-post-C5-baggage .content-block-content-area p,.redeem-post .redeem-post-C5-baggage .content-block-content-area p{font-size:15px}
.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air.redeem-post-C5-baggage .C5-wave-v3-content-container{margin-top:-65px !important}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:0}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop .C5-wave-v3-content-container{margin-bottom:-260px !important;padding-bottom:150px !important}
.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom{bottom:260px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .btn{margin:0 0 10px 0}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before,.is-rectangle-large .select2-container .select2-selection--multiple:after,.is-rectangle-large .select2-container .select2-selection--multiple:before,.select2-container .is-rectangle-large .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:before{z-index:0}
.title-mobile-only{display:block}
.header-dropdown .drop-block.active .title-mobile-only{display:none;background-color:white}
.forward.drop-title-last-level{top:37px !important}
.title-mobile-only{position:absolute;top:-82px;z-index:99;left:5px;font-weight:300;text-decoration:underline;border-bottom:1px solid #c7c7c7;padding:12px 14px 24px 6px;width:99%;font-size:24px}
.drop-block-links-list{top:40px !important}
.header .main-nav .drop-block-links-list .drop-sub-block{position:relative;top:60px !important}
.title-mobile-only-last-level{position:absolute;top:-98px;z-index:99;left:5px;font-weight:300;text-decoration:underline;border-bottom:1px solid #c7c7c7;padding:12px 14px 24px 6px;width:99%;font-size:24px}
.last-level-menu{margin:-106px 0 0 0}
.show{display:block}
.drop-block.partners-block.active .drop-block-partners-list li:first-child span.text{width:70%;text-decoration:underline;display:block}
.drop-block.partners-block.active .drop-block-partners-list li{padding:0 !important}
.SignOn_Desktopicons{display:none !important}
.SignOn_mobileicons{display:block !important}
.col-sm-5.col-md-5.pull-right.qtr-mobile-img-hide{display:none !important}
.content-block-content-area.qtr-ribbon-height-fix{min-height:430px}
.gallery-mobile-fade-slide figure figcaption{display:block}
.C29 .content-section-row:last-child{margin-bottom:50px}
.header-navigation-row-full .header-search{position:absolute;right:40px}
.subscribe{padding:179px 0 63px}
.booking_container_small .T7.short,.booking_container .T7.short{bottom:0 !important}
.booking_container{margin-bottom:40px}
.content-section .content-section-slide .btn{width:auto}
.content-block.is-base-block{padding:50px 0 !important}
.booking_container_small .T7.short,.booking_container .T7.short{bottom:0 !important}
.qtr-margin-left{margin-right:5px}
.qtr-margin-right{margin-left:0}
.C12-column{min-height:400px;background-position:94% 0 !important;background-size:cover !important}
.C10-image .C10-imagery{width:100%;height:219px;background-size:contain;background-repeat:no-repeat}
.logotext-partner .qtr-margin-right img,.logotext-partner .qtr-margin-left img{width:100%}
.promotional-text-base h1,.promotional-text-base h2{font-size:40px}
.promotional-text-base .sub-title,.promotional-text-base h3{font-size:30px}
.header-dropdown .drop-block .drop-block-partners-list{top:-10px !important}
.destinations-info-section-description .offers-inner{display:block}
.destinations-info-section .offers-price,.destinations-info-section .offers-price-old{margin:0}
.header .login-block{width:188px !important}
.header-cell.pull-right{width:24%}
#metabarAlerts{padding:9px 50px 5px 15px}
#alerts .header .exchange ul li .date{padding-left:0}
.personalized-drop .flights .flight .flight-details{margin:0 0 5px 42px;position:relative}
.personalized-drop .flights .flight-holder{padding:0;overflow:hidden}
.personalized-drop-row-flights .flight .flight-holder .btn,.portal-user-upgrade-btn-change{margin:5px 2.5%;width:95%}
.drop-sub-link .last-level-memu-item{display:block !important}
.destinations-offers.is-overlay-gradient{padding:120px 0 380px !important}
.destinations-offers-block-info-overlay .btn{min-width:160px !important;padding:16px 25px !important}
.search-results.search-scroll-fix .search-results-list{max-width:100%}
.dq a .icon,.dq a img{display:none}
.subscribe-img{left:60% !important;top:42% !important}
.redeem-page .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image,.redeem-post .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image{transform:scale(1.5) translateX(-18%) !important}
.top-searches .top-searches-title{margin:20px 0 17px 0 !important}
.destinations-offers-block-info>.destinations-offers-block-info-text{padding:0;left:20px;bottom:20px;width:auto;background:0}
.destinations-offers-block-info>.destinations-offers-block-info-overlay{padding-top:40px;background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-moz-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-ms-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-o-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%)}
.stopover-content{background:0;border:0;margin-top:0}
.stopover-content .stopover-inner-content{width:92%;background:#fff;border:1px solid #ddd}
.stopover-content .delete-stopover{height:100%}
.stopover-inner-content a{margin:10px 0 0 0}
.stopover-content .delete-stopover{font-size:30px}
.stopover-inner-content.bound-option .col-md-7>div{font-weight:600}
.stopover-content input[type=text]{font-size:16px}
#stopover-container,#bookingTxt-container{margin-bottom:16px}
.stopover-content{width:100%}
#stopover-container .tooltip.top,#bookingTxt-container .tooltip.top{left:0 !important}
#stopover-container .top .tooltip-arrow{left:46.5% !important}
#bookingTxt-container .top .tooltip-arrow{left:54.5% !important}
#stopover-container .stopover-tooltip-handle .icon.icon-help,#bookingTxt-container .bookingTxt-tooltip-handle .icon.icon-help{padding-top:1px}
.tooltip-plus-wraper{padding-top:2px}
.C21-info-head-title{background-color:rgba(92,9,49,.5)}
.destinations-offers .destinations-info-section-buttons.costsmall .btn,.destinations-offers .destinations-info-section-buttons.costBig .btn{padding:12px 10px 10px !important}
.destinations-offers .destination-offers-origin.row{margin-bottom:15px}
.destination-price .view-morelink a,.home-page-destination-price .view-morelink a{width:100%;margin-top:20px}
.standalone-newsletter,.standalone-newsletter h3{text-align:left}
.standalone-newsletter .btn-newsletter-subscribe{width:100%}
.js-content-strip .content-block-info-text,.js-fares-strip .content-block-info-text{padding-bottom:10px}
.js-image-slider,.js-image-slider .sliderInner{width:100%;height:270px}
.js-image-slider .mc-caption{height:auto !important;padding-bottom:21px !important}
.js-image-slider .mc-caption h3{font-size:20px}
.js-image-slider .nav-buttons{top:240px}
.js-image-slider .bgLayer,.js-image-slider .mcSlc{background-size:100%;background-repeat:no-repeat}
.js-content-strip .gallery-slide .content-block-info-text-block .content-block-info-text,.js-fares-strip .gallery-slide .content-block-info-text-block .content-block-info-text{opacity:1 !important}
.destinations-offers .destinations-info-section-buttons.costsmall .btn,.destinations-offers .destinations-info-section-buttons.costBig .btn{width:100%}
.destination-offers-origin .cabinclass-select{float:none !important}
.fares-strip-content .content-block-info-button{width:180px;text-align:right;padding:29px 20px 15px 2px;position:absolute;top:0;right:0}
.content-gallery-list .slick-list{padding:0 !important;margin:0;width:100%}
.content-gallery .gallery-slide-block{width:100% !important}
.C1group1-Wrapper a.group1-Next{left:85%}
#C1-image-slider .mc-caption{padding:0 15px}
.C1group2-Wrapper{bottom:22%;left:5%}
.C1group1-Wrapper{top:35%}
.C5-destination-fares .input-base{height:auto;margin:0}
.C5-destination-fares .edit-slider-icon{top:50px}
.C5-destination-fares .autocomplete-typeahead.input-base input[type=text]{font-size:18px}
.C5-destination-fares .content-block-content-area{position:static}
#C1-image-slider .navBulletsWrapper{bottom:28%;left:14%}
.home .teaser-overview-video-banner.video-without-slider{height:385px}
#bookingwidgt .submit-cell{margin-top:0 !important}
.teaser-box-content .videoImage-dynamic-price .btn{display:inline-block;max-width:none}
.teaser-overview-video-banner.js-video-point .C1-image-slider .mc-caption .container{margin:0 !important;width:100%;height:400px !important}
.teaser-box-full-with-video .C1-image-slider .teaser-box-content h1{margin-top:0}
.fares-strip-content.content-gallery .gallery-slide-block{background-color:#5c0931}
.js-content-strip .gallery-slide.active .content-text-info-overlay,.js-content-strip .gallery-slide:focus .content-text-info-overlay,.js-content-strip .gallery-slide:hover .content-text-info-overlay,.js-fares-strip .gallery-slide.active .content-text-info-overlay,.js-fares-strip .gallery-slide:focus .content-text-info-overlay,.js-fares-strip .gallery-slide:hover .content-text-info-overlay{opacity:0 !important}
.stopover-plus-wraper,.stopover-minus-wraper{padding:5px 3px 3px 4px;font-size:15px}
.stopover-minus-wraper .icon-minus,.stopover-plus-wraper .icon-plus{padding:5px}
#stopover-container .tooltip strong,#stopover-container .tooltip p,#bookingTxt-container .tooltip strong,#bookingTxt-container .tooltip p{font-size:13px;line-height:normal}
#stopover-container .tooltip,#bookingTxt-container .tooltip{width:100%}
.fares-strip-content .content-gallery-list{height:455px}
.fares-strip-content .view-more{width:auto;display:inline-block}
.premium-checked span:after{width:20px}
input#premiumOnly{margin-top:17px}
.home .T7_4-flight-form .multi-flight-row,#bookingwidgt .multi-flight-row{margin-bottom:0;padding-bottom:0}
label.checkbox-base{margin-bottom:0}
.T7-tab-container .premium-check{left:0}
.T7-tab #bookingwidgt .text-right{margin-top:0}
.T7-tab .text-right{padding-top:0;margin-bottom:5px}
#T7-manage #T7-find-button{margin-bottom:10px}
#premiumdropdown .custom-select,#track-flight .custom-select{margin-bottom:20px !important}
.bpg-mobile{background-position:left 20px;padding:18px 28px 2px}
.skeletonLoad .col-sm-6:empty,.skeletonLoad .col-sm-6 .col-sm-12:empty,.skeletonLoad .skeletonbreak:empty{width:100%}
.skeletonLoad{padding-left:5px;width:96%;padding-right:0;margin:0 -10px}
.skeletonLoad .col-sm-6 .col-sm-12:empty{margin:0}
.skeletonbreak{margin-top:4px}
.skeletonLoad .col-sm-6 .col-sm-12:empty,.skeletonLoad .col-sm-6:empty{height:454px;background-image:linear-gradient(#f7f7f7 1px,transparent 0),linear-gradient(100deg,rgba(247,247,247,0),rgba(247,247,247,0.5) 50%,rgba(247,247,247,0) 80%),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0);background-repeat:no-repeat;background-size:100% 100px,50px 170px,50% 100px,80% 100px,60% 100px;background-position:0 0,0 100%,8% 330px,20% 380px,10% 410px;animation:shineMob 1s infinite}
.award-logos{margin-left:10px;margin-right:10px}
.award-logo-content:first-child{margin-bottom:10px;margin-top:40px}
.award-logo-content:last-child{margin-bottom:40px}
.award-logos img{margin-right:10px;float:left;margin-bottom:0}
.award-logos p{text-align:left;font-size:17px;padding-top:10px}
.award-logo-content p:last-child{padding-top:0}
.award-logo-content{margin-top:20px;padding:0 70px}
.btn{font-size:19px !important;font-weight:400 !important}
.social a.youtube-link,.social a.instagram-link{width:40px;height:40px;margin-top:0}
.social a.youtube-link{margin-right:4px}
.footer .social a .icon.icon-social-youtube,.footer .social a .icon.icon-social-instagram{font-size:26px;left:0;top:7px}
.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-more-link{display:block !important}
#teaser-varaiant{padding:0 20px}
.dynamic-destination-price .C5-to-mobile-js .wave-decoration.is-bottom{display:block}
.dynamicDestinationPrice.C5-to-mobile-js .c5-markup-phone .content-block-content-area{padding-bottom:151px}
.T7-tab .autocomplete-typeahead .twitter-typeahead{height:80px}
.destination-offers-origin .custom-select .input-base-placeholder{padding-top:10px}
.destination-offers-origin .custom-select .custom-select-opener.selected,.destination-offers-origin .custom-select .custom-select-opener.visible{padding-top:30px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area{padding-bottom:120px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .imageTagC5{min-height:140px}
.award-logo-content{display:table}
.award-logo-content p{display:table-cell;vertical-align:middle;width:100%}
#bookingTabViewContainer .stopover-content .radio-base .radio-base-text{padding-top:4px}
#bookingwidgt.show-stopover .more-advance-search-link,#bookingwidgt.show-bookingtxt .more-advance-search-link{position:static}
#bookingwidgt.show-stopover .submit-cell,#bookingwidgt.show-bookingtxt .submit-cell,#bookingwidgt.show-stopover .submit-cell.stopover-submitcell,#bookingwidgt.show-bookingtxt .submit-cell.stopover-submitcell{margin-top:0;margin-bottom:0}
.radio-base-text,#stopover-container h2 span,#bookingTxt-container h2 span{font-size:18px}
#stopover-container h2 span,#bookingTxt-container h2 span{line-height:18px}
.stopover-content .radio-base-text{font-size:15px}
#stopover-container h2,#bookingTxt-container h2{margin-top:8px}
.tooltip-content-wrapper{margin-left:5px}
.header-logo.header-logo-privilege-club .visible-xs-block,.home-logo-mobile.visible-xs-block{display:inline-block !important}
.header .exchange a.close:before{font-size:14px}
.categories-area .btn-dark-transparent{width:100%;margin:20px 0}
.suggestion .autocomplete-input-holder{margin-top:0}
#T7-hotel{display:none}
.child-drop{margin:0 29px 0 -9px !important}
.tooltip-plus-wraper.addroom{padding-top:5px}
.T7-controls ul li{width:33.33%}
#T7-hotel .pax-details .type .name,.pax-details label{width:64%}
#T7-hotel .pax-details .type .name,.pax-details label,.child-drop label{font-size:18px !important}
.child-drop label{white-space:nowrap}
.passengers .amount_psg,.hotel-passengers .amount_psg,.child-drop .amount_psg{width:100px}
.hotel-passengers .is-rectangle-large .custom-select-opener,.child-drop .is-rectangle-large .custom-select-opener{height:34px;padding:9px 25px 9px 10px !important}
.passengers .custom-select,.hotel-passengers .custom-select{min-width:80px !important}
.hotel-passengers .autocomplete-drop .type .passengers-tooltip-handle,.passengers .autocomplete-drop .type .passengers-tooltip-handle{margin:10px 0 0 20px}
.T7-tab-container #premiumdropdown .custom-select .input-base-placeholder.visible,.T7-tab-container .hotelfromdropdown .custom-select .input-base-placeholder.visible{font-size:18px;height:40px;padding:8px 10px 4px}
#bookinghotelwidgt .autocomplete.hotel-passengers{margin-bottom:0 !important}
#bookinghotelwidgt .row{margin-bottom:0;padding-bottom:0}
#T7-search-hotels{margin-bottom:20px}
.hotel-passengers .passengers-tooltip-content strong,.hotel-passengers .passengers-tooltip-content p{font-size:16px}
.hotel-passengers .autocomplete-drop .type .passengers-tooltip-content .tooltip-close{top:-2px;right:10px;font-size:10px}
.hotel-passengers .child-drop{width:96%}
.hotel-passengers .autocomplete-drop,.passengers .autocomplete-drop{padding-left:25px;padding-right:25px}
.child-drop>div{padding-right:14px}
.child-drop .custom-select .custom-select-opener.selected{text-align:center;font-size:16px}
.hotel-passengers .custom-select .custom-select-opener.selected{font-size:16px}
.hotel-passengers .add-room{font-size:21px;color:#5c0931}
.hotel-passengers .tooltip-plus-wraper{width:26px;height:26px;padding:4px 0 0 6px}
.hotel-passengers .tooltip-plus-wraper .icon-plus{font-size:18px !important}
.hotel-passengers .delete-room{font-size:45px;top:2px;color:#5c0931}
.child-drop label{width:100%}
.theqalogo-container{width:50%;padding:0 15px;text-align:center;margin:auto;margin-bottom:30px}
#bookingTabViewContainer div[id^=T7-calendarhotel] .T7-calendar-field{padding:0 !important}
#T7-hotel .rooms-list .type .name{background-color:#fff}
#destination-listing-container .btn-next,#destination-listing-container .btn-prev{position:absolute;top:50%;left:-10px;z-index:1;margin:-29px 0 0;height:57px;border:0;line-height:0;font-size:0;cursor:pointer;background:0}
#T7-hotelfrom1+.custom-select-opener,#T7-hotelfrom1+.custom-select-opener.selected{line-height:1.5;padding-top:32px}
.perPerson-dynamic,.perPerson-static,.perPerson-dynamic span:before,.perPerson-static span:before{font-size:21px}
#flights-hotels-mobile .radio-base:first-child input[type=radio]:checked+.radio-base-text{margin-left:-2px}
.accordion-module-content,.accordion-module-content .bulleted-list,.accordion-module-content .C6_1 table{font-size:18px !important;line-height:24px !important}
.preview-block__title{font-size:25px}
.content-block .triple-teaser-title{font-size:30px}
.content-block .triple-teaser-desc{font-size:18px}
.C8 .tab-menu-item,.C8_1 .tab-menu-item{white-space:nowrap}
#destination-listing-container .btn-next,#destination-listing-container .btn-prev{position:absolute;top:50%;left:-10px;z-index:1;margin:-29px 0 0;height:57px;border:0;line-height:0;font-size:0;cursor:pointer;background:0}
#destination-listing-container .btn-next,#destination-listing-container .btn-prev{display:none}
#destination-listing-container .btn-next{left:auto;right:-10px}
#destination-listing-container .btn-prev.slick-disabled,#destination-listing-container .btn-next.slick-disabled{pointer-events:none;display:none !important}
#destination-listing-container .btn-next span[class*=" icon-"],#destination-listing-container .btn-next span[class^=icon-],#destination-listing-container .btn-prev span[class*=" icon-"],#destination-listing-container .btn-prev span[class^=icon-]{font-size:22px;font-weight:700}
#destination-listing-container .btn-next:focus,#destination-listing-container .btn-prev:focus{outline-width:0}
#destination-listing-container,.destination-listing-row-container,.destinations-offers-block{margin:0}
.destinations-offers.destinations-offers-search .row .row{margin:0}
#destination-listing-container .slick-list{padding:0 !important;margin:0 10px}
#destination-listing-container .slick-initialized .slick-slide{display:none}
.skeletonLoadmobile{height:430px;background-image:linear-gradient(#f7f7f7 1px,transparent 0),linear-gradient(100deg,rgba(247,247,247,0),rgba(247,247,247,0.5) 50%,rgba(247,247,247,0) 80%),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0),linear-gradient(rgba(0,0,0,0.1) 20px,transparent 0);background-repeat:no-repeat;background-size:100% 100px,50px 170px,50% 100px,80% 100px,60% 100px;background-position:0 0,0 100%,5% 300px,15% 350px,7% 380px;animation:shineMobScroll 1s infinite;background-color:#f7f7f7;border:1px solid #d2d2d2 !important}
.destinationPrice #destination-listing-container .destinations-offers-block{border:1px solid transparent}
.C8 .tab-menu-list.slick-initialized .slick-track .slick-slide,.C8_1 .tab-menu-list.slick-initialized .slick-track .slick-slide{padding-left:25px;padding-right:25px}
.banner-info{text-align:left;margin-bottom:15px;padding-right:20px}
.banner-info p{margin-bottom:5px;margin-right:0;font-size:16px}
.offer-banner-inner{padding:8px 12px 8px}
.offer-timer-block span:first-child,.separator{font-size:16px}
.offer-banner-inner .banner-link{text-align:left;padding-right:0;font-size:16px;line-height:24px;float:right}
.offer-banner-inner a.closebanner{font-size:14px;right:3%}
.sale-text{padding-right:0}
.sale-text p{text-align:left;font-size:16px}
.banner-mobile-tc{font-size:12px;margin-bottom:0}
.separator{margin-top:-5px}
.offer-timer-block{width:12%}
.offer-banner-inner .row{display:block;margin:0}
.home .teaser-overview-video-banner.js-video-point{height:280px}
.promotional.is-interactive,.teaser-box-full{min-height:380px !important}
.teaser-box-full-with-video .teaser-box-content h1{font-size:32px}
.iconInfo-heroimage .j-C38-timer-days{background:0;padding:0;height:auto;font-size:24px;width:auto;font-weight:normal;text-align:left}
.countdownTimer-Heroimage .iconInfo-heroimage{font-size:24px;font-weight:normal;float:left;width:13%;margin-bottom:0;display:block}
.iconInfo-heroimage span:nth-child(2),.iconInfo-heroimage span:nth-child(2){font-size:18px;text-align:left;position:relative;top:-2px;display:block}
.iconInfo-heroimage span:nth-child(2){top:-3px}
.countdownTimer-Heroimage .timeinfo .timeinfo-inner{width:30%;text-align:center}
.countdownTimer-Heroimage .timeinfo .timeinfo-label{font-weight:normal;font-size:18px;display:block;line-height:24px}
.iconInfo-heroimage .separator{position:relative;top:-55px;left:55px;font-size:24px;display:none}
.timeinfo-inner .separator{position:relative;left:-3px;top:4px;font-size:24px;display:none;height:50px}
.iconInfo-heroimage:nth-child(2){margin-bottom:20px}
.iconInfo-heroimage .j-C38-timer-days,.countdownTimer-Heroimage .timeinfo .timeinfo-value,.iconInfo-heroimage .j-C38-timer-hours{font-size:24px;text-align:center;display:block;width:100%}
.iconInfo-heroimage .j-C38-timer-days,.iconInfo-heroimage .j-C38-timer-hours{text-align:left}
.countdownTimer-Heroimage .timeinfo .timeinfo-label{padding:0}
.countdownTimer-Heroimage .timeinfo{float:left;width:80%}
#alerts{width:75%}
#alerts li{white-space:nowrap;text-overflow:ellipsis;color:#000;width:98%}
.alert-gradient{background-image:linear-gradient(-270deg,#e9db21 0,#d6ca5d00 100%);width:20%;position:absolute;height:100%;top:0;transform:rotate(180deg);right:22%;box-sizing:border-box}
#metabarAlerts .view-all{margin-right:0;width:15%;white-space:nowrap}
.header-container.navigation{padding:5px 0}
.header-logo.header-logo-qatar{height:43px;margin-top:3px}
.header-logo-area{padding:0 0 0 10px}
.header-menu-open-holder .header-open-link,.header-login-open-holder .header-open-link{padding:10px}
.header-cell{padding:0 40px 0 0}
.header-search{top:8px}
.header-logo-one-world{margin-top:5px}
.header .login-block .opener{padding:3px 10px 0}
.header .login-block-text{padding-top:7px}
.login-block.is-logged{height:70px !important}
p{font-size:15px}
.C16.C16-full-width .offers-partner-block__title{font-size:24px !important}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area h2{font-size:30px !important}
.T7-tab #bookingwidgt .autocomplete,.T7-tab #bookinghotelwidgt .autocomplete{position:relative}
#bookingwidgt .inputBox,#bookinghotelwidgt .inputBox{position:static}
@-webkit-keyframes animatetop{from{top:-300px}
to{top:0}
}
@keyframes animatetop{from{top:-300px}
to{top:0}
}
#bookingwidgt .autoComplete-open.inputBox,#bookinghotelwidgt .autoComplete-open.inputBox{position:fixed;z-index:50;top:0 !important;left:0;background:#fff;overflow:hidden;height:100vh;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}
#bookingwidgt .autoComplete-open .autocompleteHeader,#bookinghotelwidgt .autoComplete-open .autocompleteHeader{display:block}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base input[type=text],.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base input[type=text]{padding-top:27px;padding-bottom:15px}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu{box-shadow:none;margin-top:20px;border:none !important;max-height:500px}
.T7-tab #bookingwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7-tab #bookinghotelwidgt .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{min-width:100%}
#bookingwidgt .autoComplete-open .input-base-placeholder.active+.input-base-bg,#bookinghotelwidgt .autoComplete-open .input-base-placeholder.active+.input-base-bg{background:0}
#bookingwidgt .autoComplete-open .input-base.filled .input-base-placeholder,#bookinghotelwidgt .autoComplete-open .input-base.filled .input-base-placeholder{padding:5px 10px 0}
#bookingwidgt .autoComplete-open .input-base-placeholder,#bookinghotelwidgt .autoComplete-open .input-base-placeholder{padding:19px 16px}
#bookingwidgt .autoComplete-open .input-base-placeholder.active,#bookinghotelwidgt .autoComplete-open .input-base-placeholder.active{padding:5px 10px 0}
#bookingwidgt .autoComplete-open .autocomplete .onFocus input[type=text],#bookingwidgt .autoComplete-open .onFocus .input-base-elem,#bookinghotelwidgt .autoComplete-open .autocomplete .onFocus input[type=text],#bookinghotelwidgt .autoComplete-open .onFocus .input-base-elem{padding-top:30px !important;padding-bottom:12px !important;padding-left:10px;padding-right:10px}
#bookingwidgt #multiFlightContainer .autoComplete-open{width:100%}
.btn-back-to-top{z-index:29}
#bookingwidgt .autoComplete-open .autocomplete .input-base,#bookingwidgt .autoComplete-open .autocomplete .autocomplete-typeahead .twitter-typeahead,#bookinghotelwidgt .autoComplete-open .autocomplete .input-base,#bookinghotelwidgt .autoComplete-open .autocomplete .autocomplete-typeahead .twitter-typeahead{height:70px}
.header .exchange a.close,.cookie-note-container-extended a.close{right:3%;font-size:14px}
.t-datepicker{display:block}
.t-dates{height:80px;padding:36px 16px 7px 12px;font-size:22px}
.t-check-in .t-date-info-title,.t-check-out .t-date-info-title{top:8px;font-size:18px}
.t-datepicker-open .calOpen.datePickerCol{z-index:99}
a.dateRangePic:focus .t-dates{padding:36px 16px 7px 12px}
.datePickerCol{margin-bottom:20px}
i.glyphicon.glyphicon-calendar.fa.fa-calendar{margin-top:20px}
.glyphicon-calendar:before{top:17px;right:14px}
.language-drop-heading{padding-left:20px}
.skeletonLoad{height:454px}
.whitefont.container.is-base-container{padding-top:0;padding-bottom:0}
.C16.C16-full-width.C16{margin:0 auto 0}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px){.C29 .content-section-wrapper{min-height:300px}
.destinations-info-section-description,.offers-inner{display:inline-block}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
.destinations-offers-block-info>.destinations-offers-block-info-text{display:none !important}
.destinations-offers.destinations-offers-search .destinations-offers-block-info.limited-offers>.destinations-offers-block-info-text:first-child{display:none}
.destinations-offers.destinations-offers-search .destinations-offers-block-info-overlay{transition:none !important;-webkit-transition:none !important;transform:translateY(0) !important;-webkit-transform:translateY(0) !important;opacity:1 !important;visibility:visible !important}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .view-more{text-align:right}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .btn.is-pulse-button{display:inline-block !important;vertical-align:bottom;padding:7px !important;white-space:nowrap;font-size:15px;margin:0 !important;height:auto !important}
.js-content-strip .gallery-slide-block,.js-fares-strip .gallery-slide-block{width:235px}
.C1group1-Wrapper a.group1-Next{left:96.5%}
.C1group2-Wrapper{bottom:22%;left:5%}
#C1-image-slider .navBulletsWrapper{bottom:28%;left:13%}
#T7-search{padding:12px 3px 8px}
.searchSeemore{display:inline-block;width:auto}
.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-more-link{display:block !important}
.fares-strip-content.content-gallery .gallery-slide-block{background-color:#5c0931}
.js-content-strip .gallery-slide.active .content-text-info-overlay,.js-content-strip .gallery-slide:focus .content-text-info-overlay,.js-content-strip .gallery-slide:hover .content-text-info-overlay,.js-fares-strip .gallery-slide.active .content-text-info-overlay,.js-fares-strip .gallery-slide:focus .content-text-info-overlay,.js-fares-strip .gallery-slide:hover .content-text-info-overlay{opacity:0 !important}
.js-content-strip .gallery-slide .content-block-info-text-block .content-block-info-text,.js-fares-strip .gallery-slide .content-block-info-text-block .content-block-info-text{opacity:1 !important}
.fares-strip-content .view-more,.js-content-strip .view-more{width:auto}
.content-text-holder{padding:10px}
.fares-strip-content .content-block-info-button,.js-content-strip .content-block-info-button{width:180px;text-align:right;padding:29px 10px 15px 2px;position:absolute;top:0;right:0;display:block !important}
.js-content-strip .content-block-info-button,.js-fares-strip .content-block-info-button{padding:10px 10px 10px 2px}
.content-block-info-button .btn{padding:6px 12px}
.js-content-strip .content-block-info-text,.js-fares-strip .content-block-info-text{padding-bottom:10px}
.fares-strip-content .content-gallery-list .slick-list,.js-content-strip.content-gallery-list .slick-list{padding:0 !important}
.T7-tab #bookingwidgt .text-right{margin-top:0}
.T7_4-flight-form #bookingwidgt .passengers,.T7_4-flight-form #bookingwidgt .hotel-passengers{margin-bottom:0}
#teaser-varaiant{padding:0 20px}
.redeem-page .half-C5.redeem-post-C5-shop .btn,.redeem-post .half-C5.redeem-post-C5-shop .btn,.redeem-page .half-C5.redeem-post-C5-baggage .content-block-content-area .btn,.redeem-post .half-C5.redeem-post-C5-baggage .content-block-content-area .btn{min-width:230px !important}
.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom{bottom:0}
.destinations-offers-block-info>.destinations-offers-block-info-overlay{padding-top:40px;background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-moz-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-ms-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-o-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%)}
.header .exchange a.close:before{font-size:14px}
.categories-area .btn-dark-transparent{margin-bottom:20px}
.child-drop{margin:0 24px 0 -11px !important}
.child-drop .is-rectangle-large .custom-select-opener:after{right:10px !important}
.hotel-passengers .child-drop .custom-select {min-width: 46px !important}
.T7-controls ul li{width:25%}
#premiumdropdown .custom-select .custom-select-opener.visible{padding-top:20px}
#T7-search-hotels[type='button']{font-size:13px}
.theqalogo-container{width:75%}
#premiumdropdown .custom-select .custom-select-opener.selected{padding-top:22px}
.offer-banner-inner a.closebanner{right:3%;font-size:14px}
.banner-info{margin-bottom:0}
.T25 .view-statement.btn{padding-left:10px;padding-right:10px}
.T7{top:-80px !important}
.teaser-overview-video-banner.js-video-point .C1-image-slider .mc-caption .container{height:355px !important}
#C1-image-slider .navBulletsWrapper{bottom:26.5%;left:10%}
#metabarAlerts{padding:9px 50px 5px 15px}
#metabarAlerts .view-all{margin-right:0}
.header .exchange a.close,.cookie-note-container-extended a.close{right:3%;font-size:14px}
.contentleft{width:80%}
.home .teaser-overview-video-banner.js-video-point{height:400px}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait){.content-gallery .js-content-strip .gallery-slide,.content-gallery .js-fares-strip .gallery-slide{height:415px}
.js-content-strip .gallery-slide-block,.js-fares-strip .gallery-slide-block{width:100%;height:100%;margin-bottom:10px}
.content-text-holder{padding:10px}
.fares-strip-content .content-block-info-button{width:180px;text-align:right;padding:29px 10px 15px 2px;position:absolute;top:0;right:0;display:block !important}
.content-block-info-button .btn{padding:6px 12px}
.C1group1-Wrapper a.group1-Next{left:95%}
#C1-image-slider .mc-caption{padding:0 15px}
.C1group2-Wrapper{bottom:22%;left:5%}
.C1group1-Wrapper{top:35%}
.C5-destination-fares .content-block-content-area{position:static}
.dynamicDestinationPrice .content-block-content-area{position:absolute}
#C1-image-slider .navBulletsWrapper{bottom:26.5%;left:10%}
#stopover-container h2,#bookingTxt-container h2{margin-top:10px}
.stopover-content .stopover-inner-content{width:98%}
.home #bookingTabViewContainer .stopover-content .radio-base{margin:0 5px 0 5px}
.social a.youtube-link,.social a.instagram-link{width:40px;height:40px;margin-top:0}
.social a.youtube-link{margin-right:4px}
.footer .social a .icon.icon-social-youtube,.footer .social a .icon.icon-social-instagram{font-size:26px;left:0;top:7px}
#bookingwidgt.show-stopover .submit-cell,#bookingwidgt.show-bookingtxt .submit-cell{margin-top:-80px}
.T7-tab .text-right{text-align:right}
#stopover-container .top .tooltip-arrow{left:29.5% !important}
#bookingTxt-container .top .tooltip-arrow{left:31% !important}
.tooltip-content-wrapper{margin-left:-10px}
.header .exchange a.close:before{font-size:14px}
.categories-area .btn-dark-transparent{width:100%;margin:20px 0}
.T7-controls ul li{width:25%}
.t-datepicker-days{width:100%}
}
@media all and (-ms-high-contrast:none){*::-ms-backdrop,td.t-start.t-today:after{right:-10.5px}
*::-ms-backdrop,.t-check-out td.t-hover-day:after,td.t-end:after{left:-10.5px}
}
@-moz-document url-prefix(){td.t-start.t-today:after,td.t-start:after{right:-11px}
}
.personalizedtext{color:#fff;background-color:rgba(0,0,0,0.35);font-size:14px;padding:3px 7px 4px 7px;border-radius:3px}
.home .header.stuck .exchange{display:none}
#search-modal .modal-header .modal-title{margin:0;font-size:14px;color:#5c0931}
.is-long3 .destinations-offers-block-info-overlay{padding:10px 0 20px 20px}
.is-wide .destinations-offers-block-info-overlay{padding:10px 0 20px 20px}
.col-sm-4 .is-gradient-bottom .destinations-offers-block-info-overlay{padding:0}
.col-sm-4 .is-gradient-bottom .destinations-offers-block-info-overlay .destinations-offers-block-info-text{position:relative !important;padding-top:20px !important;padding-left:0 !important;bottom:10px !important}
.col-sm-4 .is-gradient-bottom .destinations-offers-block-info-overlay .pull-right{float:left !important;padding-top:0}
.icon{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.icon-graduation{width:50px;height:50px;float:left;border:4px solid #8d536f;border-radius:50%;font-size:26px;background:#5c0931;color:#fff;margin-right:8px;margin-top:3px}
.icon-graduation:before{content:"\e9003";position:relative;top:7px;left:10px}
.icon-graduation.silver{border:4px solid #c5c6c4;background:#959894}
.icon-graduation.gold{border:4px solid #efcd8f;background:#bba172}
.icon-graduation.platinum{border:4px solid #7d8384;background:#4e595b}
@media only screen and (max-width:767px){.icon-graduation:before{top:6px;left:8px}
.icon-graduation{width:45px;height:45px;margin-right:0;font-size:24px}
}
@media only screen and (max-device-width:1024px) and (min-device-width:768px){.js-content-strip .gallery-slide-block{width:95%;height:100%;margin-bottom:10px}
.content-gallery .js-content-strip .gallery-slide{height:415px}
.js-content-strip .slick-track{width:1776px}
}
.content-gallery .js-content-strip .gallery-slide-block{margin:0 auto}
.tempclass .cq-editbar-placeholder{position:absolute !important;display:inline-block !important}
.footer-holder .cq-editbar-placeholder{position:relative !important;display:inline-block !important}