@import url("../../../assets/fonts/tajawal/tajawal.css");

html,
body,
button,
input,
select,
textarea {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
}

.css-treeviewCat,
.flex-viewport .slides li {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

*,
iframe {
    padding: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
}

*,
ol,
ul {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
iframe,
menu,
nav,
section {
    display: block;
}

.flex-viewport .slides li,
.hover-effect img,
.image-box.style11 figure img,
.image-box.style5 figure img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@font-face {
    font-family: 'TenderJO font';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TenderJO-Reg.eot);
    src: url(../fonts/TenderJO-Reg.eot?#iefix) format('embedded-opentype'), url(../fonts/TenderJO-Reg.ttf) format('truetype');
}

@font-face {
    font-family: 'TenderJO font';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/TenderJO-Bold.eot);
    src: url(../fonts/TenderJO-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/TenderJO-Bold.ttf) format('truetype');
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    zoom: 1;
}

html {
    font-size: 16px;
    min-height: 100%;
    overflow-x: hidden !important;
    max-width: 100%;
}

body {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
    font-size: var(--tg-font-base, 1rem);
    line-height: var(--tg-line-height-base, 1.6);
    font-weight: 400;
    background-color: #fff;
    color: #838383;
    overflow-x: hidden;
    max-width: 100%;
    -webkit-font-smoothing: antialiased;
    -ms-overflow-style: scrollbar;
    overflow-y: scroll;
}

.alert:before,
.checkbox:before,
.radio:before {
    font-family: soap-icons;
}

iframe {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
}

iframe,
img {
    border: 0;
}

/* Prevent horizontal scrollbar on all viewports, especially mobile */
@media (max-width: 992px) {
    html, body {
        overflow-x: hidden !important;
        max-width: 100%;
    }
}

a {
    color: inherit;
}

a.active,
a:focus,
a:hover,
h2.active,
h3.active,
h4.active,
h5.active,
h6.active,
span.active {
    color: #2e8795;
}

a:focus {
    outline: 0;
}

dt {
    font-weight: 400;
}

.info-primary,
.info-success,
.info-taq {
    color: #fff;
    padding: 5px 5px;
    line-height: 1em;
}

.clearer,
.hidden,
.no-padding {
    padding: 0 !important;
}

.info-success {
    background: #98ce44;
}

.info-primary {
    background: #2e8795;
}

.info-taq {
    background: #ff7f27;
}

h2 a {
    text-decoration-line: none;
    color: inherit;
    /* Keeps the link color same as heading */
}

h2 a:hover {
    text-decoration-line: none;
    /* Good for accessibility */
}

h2 b {
    color: #278391;
    font-size: 0.75em;
    display: block;
}


h1.fourty-space {
    font-size: 1.3333em;
    line-height: 1.25em;
    letter-spacing: .04em;
}

h2.fourty-space,
h3.fourty-space {
    line-height: 1.1428em;
    letter-spacing: .04em;
}

h2.fourty-space {
    font-size: 1.1666em;
}



h3.fourty-space {
    font-size: 1.0833em;
}

h4.fourty-space,
h5.fourty-space,
h6.fourty-space {
    line-height: 1.1em;
    letter-spacing: .04em;
}

h4.fourty-space {
    font-size: 1em;
}

h5.fourty-space {
    font-size: .9166;
}

h6.fourty-space {
    font-size: .8333em;
}

ol,
ul {
    list-style: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

.clearer,
.hidden,
.no-margin {
    margin: 0 !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearer {
    clear: both !important;
}

.hidden {
    display: block !important;
    border: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.no-display {
    display: none;
}

.no-float {
    float: none !important;
}

.no-lpadding {
    padding-left: 0 !important;
}

.no-rpadding {
    padding-right: 0 !important;
}

.no-border {
    border: none !important;
}

.full-width {
    width: 100% !important;
}

img.full-width {
    height: auto;
}

.uppercase {
    text-transform: uppercase;
}

.fourty-space {
    letter-spacing: .04em !important;
}

.underline {
    text-decoration: underline !important;
}

.inline-block {
    display: inline-block !important;
}

.visible-sms {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

.no-letter-spacing {
    letter-spacing: normal !important;
}

.author .name,
.box-title,
.breadcrumbs,
.f-title,
.fileinput:after,
.icon-box.style1,
.icon-box.style2,
.icon-box.style3 .description,
.icon-box.style5,
.mile,
.post-meta,
.post-title,
.price,
.price-wrapper,
.s-title,
.search-results-title,
.search-results-titlehome,
.title,
a.button,
button,
dl,
label,
span.info,
ul.tabs a {
    letter-spacing: .04em;
}

.blue-color {
    color: #2e8795 !important;
}

.light-blue-color {
    color: #7692b4;
}

.yellow-color {
    color: #ff7f27 !important;
}

.yellow1-color {
    color: #f9ff00 !important;
}

.red-color {
    color: #e01a33 !important;
}

.green-color {
    color: #7db921 !important;
}

.white-color {
    color: #fff !important;
}

.dark-blue-color {
    color: #2e8795 !important;
}

.skin-color {
    color: #2e8795;
}

.default-color {
    color: inherit !important;
}

.gray-color {
    color: #9e9e9e !important;
}

.hotel-color {
    color: #2e8795;
}

.select-color {
    color: #ff7f27;
}

.blue-bg {
    background-color: #2e8795 !important;
}

.yellow-bg {
    background-color: #ff7f27 !important;
}

.red-bg {
    background-color: #e01a33 !important;
}

.green-bg {
    background-color: #98ce44 !important;
}

.white-bg {
    background-color: #fff !important;
}

.dark-blue-bg {
    background-color: #2e8795 !important;
}

.skin-bg {
    background-color: #2e8795 !important;
}

.gray-bg {
    background-color: #f5f5f5 !important;
}

@font-face {
    font-family: soap-icons;
    src: url(../fonts/soap-icons.eot?26664784);
    src: url(../fonts/soap-icons.eot?26664784#iefix) format("embedded-opentype"), url(../fonts/soap-icons.woff?26664784) format("woff"), url(../fonts/soap-icons.ttf?26664784) format("truetype"), url(../fonts/soap-icons.svg?26664784#soap-icons) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" soap-icon"],
[class^=soap-icon] {
    vertical-align: baseline;
}

[class*=" soap-icon"]:before,
[class^=soap-icon]:before {
    font-family: soap-icons;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}

.glyphicon.circle,
[class*=" soap-icon"].circle,
[class^=soap-icon].circle {
    border: 1px solid;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.7333em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}

.glyphicon.takeoff-effect:before,
[class*=" soap-icon"].takeoff-effect:before,
[class^=soap-icon].takeoff-effect:before {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
}

.glyphicon.takeoff-effect1:before,
[class*=" soap-icon"].takeoff-effect1:before,
[class^=soap-icon].takeoff-effect1:before {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
}

.glyphicon.landing-effect:before,
[class*=" soap-icon"].landing-effect:before,
[class^=soap-icon].landing-effect:before {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
}

.glyphicon.flip-effect:before,
[class*=" soap-icon"].flip-effect:before,
[class^=soap-icon].flip-effect:before {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
}

.soap-icon-fireplace:before {
    content: '\e800';
}

.soap-icon-television:before {
    content: '\e801';
}

.soap-icon-fridge:before {
    content: '\e802';
}

.soap-icon-aircon:before {
    content: '\e803';
}

.soap-icon-fmstereo:before {
    content: '\e804';
}

.soap-icon-beach:before {
    content: '\e805';
}

.soap-icon-juice:before {
    content: '\e806';
}

.soap-icon-food:before {
    content: '\e807';
}

.soap-icon-fueltank:before {
    content: '\e808';
}

.soap-icon-breakfast:before {
    content: '\e809';
}

.soap-icon-coffee:before {
    content: '\e80a';
}

.soap-icon-party:before {
    content: '\e80b';
}

.soap-icon-savings:before {
    content: '\e80c';
}

.soap-icon-address:before {
    content: '\e80d';
}

.soap-icon-horn:before {
    content: '\e80e';
}

.soap-icon-conference:before {
    content: '\e80f';
}

.soap-icon-support:before {
    content: '\e810';
}

.soap-icon-tree:before {
    content: '\e811';
}

.soap-icon-friends:before {
    content: '\e812';
}

.soap-icon-winebar:before {
    content: '\e813';
}

.soap-icon-plans:before {
    content: '\e814';
}

.soap-icon-guideline:before {
    content: '\e815';
}

.soap-icon-wifi:before {
    content: '\e816';
}

.soap-icon-binoculars:before {
    content: '\e817';
}

.soap-icon-key:before {
    content: '\e818';
}

.soap-icon-fork:before {
    content: '\e819';
}

.soap-icon-locations:before {
    content: '\e81a';
}

.soap-icon-couples:before {
    content: '\e81b';
}

.soap-icon-card:before {
    content: '\e81c';
}

.soap-icon-fitnessfacility:before {
    content: '\e81d';
}

.soap-icon-flexible:before {
    content: '\e81e';
}

.soap-icon-phone:before {
    content: '\e81f';
}

.soap-icon-cruise:before {
    content: '\e820';
}

.soap-icon-joystick:before {
    content: '\e821';
}

.soap-icon-lost-found:before {
    content: '\e822';
}

.soap-icon-securevault:before {
    content: '\e823';
}

.soap-icon-cruise-1:before {
    content: '\e824';
}

.soap-icon-cruise-3:before {
    content: '\e825';
}

.soap-icon-anchor:before {
    content: '\e826';
}

.soap-icon-cruise-2:before {
    content: '\e827';
}

.soap-icon-car-2:before {
    content: '\e828';
}

.soap-icon-pickanddrop:before {
    content: '\e829';
}

.soap-icon-car:before {
    content: '\e82a';
}

.soap-icon-car-1:before {
    content: '\e82b';
}

.soap-icon-hotel-2:before {
    content: '\e82c';
}

.soap-icon-hotel-1:before {
    content: '\e82d';
}

.soap-icon-plane:before {
    content: '\e82e';
}

.soap-icon-plane-bottom:before {
    content: '\e82f';
}

.soap-icon-plane-left:before {
    content: '\e830';
}

.soap-icon-plane-right:before {
    content: '\e831';
}

.soap-icon-carryon:before {
    content: '\e832';
}

.soap-icon-businessbag:before {
    content: '\e833';
}

.soap-icon-baggage:before {
    content: '\e834';
}

.soap-icon-bag:before {
    content: '\e835';
}

.soap-icon-suitcase:before {
    content: '\e836';
}

.soap-icon-hotel-3:before {
    content: '\e837';
}

.soap-icon-trunk-2:before {
    content: '\e838';
}

.soap-icon-hotel:before {
    content: '\e839';
}

.soap-icon-trunk-1:before {
    content: '\e83a';
}

.soap-icon-trunk-3:before {
    content: '\e83b';
}

.soap-icon-delayed-baggage:before {
    content: '\e83c';
}

.soap-icon-damaged-baggage:before {
    content: '\e83d';
}

.soap-icon-baggage-3:before {
    content: '\e83e';
}

.soap-icon-baggage-2:before {
    content: '\e83f';
}

.soap-icon-baggage-1:before {
    content: '\e840';
}

.soap-icon-magazine-1:before {
    content: '\e841';
}

.soap-icon-baggage-status:before {
    content: '\e842';
}

.soap-icon-magazine:before {
    content: '\e843';
}

.soap-icon-slider-1:before {
    content: '\e844';
}

.soap-icon-slider:before {
    content: '\e845';
}

.soap-icon-camera-2:before {
    content: '\e846';
}

.soap-icon-photogallery:before {
    content: '\e847';
}

.soap-icon-camera-3:before {
    content: '\e848';
}

.soap-icon-baggage-4:before {
    content: '\e849';
}

.soap-icon-baggage-5:before {
    content: '\e84a';
}

.soap-icon-shopping:before {
    content: '\e84b';
}

.soap-icon-shopping-1:before {
    content: '\e84c';
}

.soap-icon-shopping-2:before {
    content: '\e84d';
}

.soap-icon-shopping-3:before {
    content: '\e84e';
}

.soap-icon-camera-1:before {
    content: '\e84f';
}

.soap-icon-settings-1:before {
    content: '\e850';
}

.soap-icon-bad:before {
    content: '\e851';
}

.soap-icon-recommend:before {
    content: '\e852';
}

.soap-icon-entertainment:before {
    content: '\e853';
}

.soap-icon-balloon:before {
    content: '\e854';
}

.soap-icon-globe:before {
    content: '\e855';
}

.soap-icon-places:before {
    content: '\e856';
}

.soap-icon-clock-1:before {
    content: '\e857';
}

.soap-icon-clock:before {
    content: '\e858';
}

.soap-icon-settings:before {
    content: '\e859';
}

.soap-icon-automatic:before {
    content: '\e85a';
}

.soap-icon-parking:before {
    content: '\e85b';
}

.soap-icon-status:before {
    content: '\e85c';
}

.soap-icon-departure:before {
    content: '\e85d';
}

.soap-icon-letter:before {
    content: '\e85e';
}

.soap-icon-message:before {
    content: '\e85f';
}

.soap-icon-search-plus:before {
    content: '\e860';
}

.soap-icon-search-minus:before {
    content: '\e861';
}

.soap-icon-search:before {
    content: '\e862';
}

.soap-icon-restricted:before {
    content: '\e863';
}

.soap-icon-calendar:before {
    content: '\e864';
}

.soap-icon-stories:before {
    content: '\e865';
}

.soap-icon-liability:before {
    content: '\e866';
}

.soap-icon-insurance:before {
    content: '\e867';
}

.soap-icon-doc-minus:before {
    content: '\e868';
}

.soap-icon-availability:before {
    content: '\e869';
}

.soap-icon-calendar-1:before {
    content: '\e86a';
}

.soap-icon-calendar-check:before {
    content: '\e86b';
}

.soap-icon-list:before {
    content: '\e86c';
}

.soap-icon-doc-plus:before {
    content: '\e86d';
}

.soap-icon-left:before {
    content: '\e86e';
}

.soap-icon-right:before {
    content: '\e86f';
}

.soap-icon-top:before {
    content: '\e870';
}

.soap-icon-fax:before {
    content: '\1f4e0';
}

.soap-icon-grid:before {
    content: '\e871';
}

.soap-icon-block:before {
    content: '\e872';
}

.soap-icon-star-1:before {
    content: '\e873';
}

.soap-icon-letter-1:before {
    content: '\e874';
}

.soap-icon-wishlist:before {
    content: '\e875';
}

.soap-icon-heart:before {
    content: '\e876';
}

.soap-icon-star:before {
    content: '\e877';
}

.soap-icon-roundtriangle-right:before {
    content: '\e878';
}

.soap-icon-roundtriangle-top:before {
    content: '\e879';
}

.soap-icon-roundtriangle-bottom:before {
    content: '\e87a';
}

.soap-icon-chevron-left:before {
    content: '\e87b';
}

.soap-icon-roundtriangle-left:before {
    content: '\e87c';
}

.soap-icon-bottom:before {
    content: '\e87d';
}

.soap-icon-arrow-top:before {
    content: '\e87e';
}

.soap-icon-arrow-bottom:before {
    content: '\e87f';
}

.soap-icon-arrow-right:before {
    content: '\e880';
}

.soap-icon-arrow-left:before {
    content: '\e881';
}

.soap-icon-longarrow-up:before {
    content: '\e882';
}

.soap-icon-longarrow-bottom:before {
    content: '\e883';
}

.soap-icon-triangle-left:before {
    content: '\e884';
}

.soap-icon-triangle-right:before {
    content: '\e885';
}

.soap-icon-triangle-top:before {
    content: '\e886';
}

.soap-icon-chevron-right:before {
    content: '\e887';
}

.soap-icon-chevron-top:before {
    content: '\e888';
}

.soap-icon-chevron-down:before {
    content: '\e889';
}

.soap-icon-longarrow-left:before {
    content: '\e88a';
}

.soap-icon-longarrow-right:before {
    content: '\e88b';
}

.soap-icon-triangle-bottom:before {
    content: '\e88c';
}

.soap-icon-plus:before {
    content: '\e88d';
}

.soap-icon-minus:before {
    content: '\e88e';
}

.soap-icon-ski:before {
    content: '\e88f';
}

.soap-icon-close:before {
    content: '\e890';
}

.soap-icon-handicapaccessiable:before {
    content: '\e891';
}

.soap-icon-check-1:before {
    content: '\e892';
}

.soap-icon-passed:before {
    content: '\e893';
}

.soap-icon-features:before {
    content: '\e894';
}

.soap-icon-passenger:before {
    content: '\e895';
}

.soap-icon-adventure:before {
    content: '\e896';
}

.soap-icon-man-2:before {
    content: '\e897';
}

.soap-icon-dog:before {
    content: '\e898';
}

.soap-icon-man-1:before {
    content: '\e899';
}

.soap-icon-swimming:before {
    content: '\e89a';
}

.soap-icon-man-3:before {
    content: '\e89b';
}

.soap-icon-comfort:before {
    content: '\e89c';
}

.soap-icon-smoking:before {
    content: '\e89e';
}

.soap-icon-playplace:before {
    content: '\e89f';
}

.soap-icon-facebook:before {
    content: '\e8a0';
}

.soap-icon-googleplus:before {
    content: '\e8a1';
}

.soap-icon-pinterest:before {
    content: '\e8a2';
}

.soap-icon-vimeo:before {
    content: '\e8a3';
}

.soap-icon-doorman:before {
    content: '\e8a4';
}

.soap-icon-googleplay:before {
    content: '\e8a5';
}

.soap-icon-elevator:before {
    content: '\e8a6';
}

.soap-icon-apple:before {
    content: '\e8a7';
}

.soap-icon-twitter:before {
    content: '\e8a8';
}

.soap-icon-tub:before {
    content: '\e8a9';
}

.soap-icon-myspace:before {
    content: '\e8aa';
}

.soap-icon-youtube:before {
    content: '\e8ab';
}

.soap-icon-tumblr:before {
    content: '\e8ac';
}

.soap-icon-flickr:before {
    content: '\e8ad';
}

.soap-icon-soundcloud:before {
    content: '\e8ae';
}

.soap-icon-stumbleupon:before {
    content: '\e8af';
}

.soap-icon-linkedin:before {
    content: '\e8b0';
}

.soap-icon-dribble:before {
    content: '\e8b1';
}

.soap-icon-deviantart:before {
    content: '\e8b2';
}

.soap-icon-behance:before {
    content: '\e8b3';
}

.soap-icon-envato:before {
    content: '\e8b4';
}

.soap-icon-instagram:before {
    content: '\e8b5';
}

.soap-icon-skype:before {
    content: '\e8b6';
}

.soap-icon-user:before {
    content: '\e8b7';
}

.soap-icon-pets:before {
    content: '\e8b8';
}

.soap-icon-family:before {
    content: '\e8b9';
}

.soap-icon-check:before {
    content: '\e8ba';
}

.soap-icon-notice:before {
    content: '\e8bb';
}

.soap-icon-error:before {
    content: '\e8bc';
}

.soap-icon-generalmessage:before {
    content: '\e8bd';
}

.soap-icon-automatic-transmission:before {
    content: '\e8be';
}

.soap-icon-flight-hotel:before {
    content: '\e8bf';
}

.soap-icon-comment:before {
    content: '\e8c0';
}

@font-face {
    font-family: NexaBlack;
    src: url(../fonts/NexaBlack.eot?) format("eot"), url(../fonts/NexaBlack.otf) format("opentype"), url(../fonts/NexaBlack.woff) format("woff"), url(../fonts/NexaBlack.ttf) format("truetype"), url(../fonts/NexaBlack.svg#NexaBlack) format("svg");
}

#page-wrapper {
    position: relative;
    overflow: visible;
}

.gray-area {
    background: #f5f5f5;
}

.global-map-area .description p {
    color: #d2f6fe;
}

.global-map-area .description h1,
.global-map-area .description h2,
.global-map-area .description h3,
.global-map-area .description h4,
.global-map-area .description h5,
.global-map-area .description h6 {
    color: #fff;
}

section#content {
    min-height: 400px;
    padding-top: 40px;
    text-align: left;
    background: #f5f5f5;
}

section#content:after {
    display: table;
    content: "";
    clear: both;
}

.sm-section {
    padding-top: 30px;
    padding-bottom: 20px;
}

.md-section {
    padding-top: 40px;
    padding-bottom: 30px;
}

.section {
    padding-top: 80px;
}

.small-box {
    margin-bottom: 20px;
}

.box {
    margin-bottom: 30px;
}

.block {
    margin-bottom: 40px;
}

.large-block {
    margin-bottom: 70px;
}

article {
    margin-bottom: 20px;
}

#main {
    margin-bottom: 40px;
}

.body-blank {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.banner,
.selector {
    position: relative;
}

.wrapper-blank {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 100%;
}

.table-wrapper {
    display: table;
}

.table-wrapper .table-row {
    display: table-row;
    float: none !important;
}

.table-wrapper .table-cell {
    display: table-cell;
    vertical-align: top;
    float: none !important;
}

.table-wrapper .table-cell.content-middle {
    vertical-align: middle;
}

.image-container img {
    max-width: 100%;
}

.imagebg-container {
    background-repeat: no-repeat;
    background-position: center center;
}

.banner {
    z-index: 1;
    padding: 90px 0;
}

.banner .big-caption,
.banner .med-caption {
    color: #fff;
    text-shadow: -2px 2px 3px #000;
}

.banner .big-caption {
    font-size: 2.5em;
    font-weight: 700;
}

.banner .med-caption {
    font-size: 2em;
}

@media(max-width:767px) {
    .displaynone {
        display: none;
    }

    .banner .big-caption {
        font-size: 2em;
    }

    .banner .med-caption {
        font-size: 1.6em;
    }
}

.box-title {
    margin-bottom: 0;
    line-height: 1.5em;
}

.box-title small {
    font-size: 10px;
    color: #838383;
    text-transform: uppercase;
    display: block;
    margin-top: 4px;
}

.box-title small [class^=soap-icon] {
    color: #ff7f27;
    font-size: 1.3333em;
}

h2.box-title small {
    font-size: 11px;
}

h1.box-title small {
    font-size: 12px;
}

.s-title {
    color: #2e8795;
}

.s-title a:hover {
    color: #ff7f27;
}

.m-title {
    margin: 0;
}

.f-title {
    margin-bottom: 10px;
}

.border-bottom {
    border-bottom: 1px solid #eeeeee;
}

.flex-viewport .slides li {
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
}

input.input-text,
textarea {
    background: #f5f5f5;
    line-height: normal;
    border: 1px solid #bebebe;
    border-radius: 0;
    -webkit-box-shadow: inset 0 2px 0 0 #bebebe;
    box-shadow: inset 0 2px 0 0 #bebebe;
}

.icon-box.style5,
.image-box.style3 .details,
.listing-style3 .box,
.listing-style3.box,
.listing-style3.flight .box,
.listing-style3.flight.box,
.pricing-table,
.travelo-box {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px !important;
}

select,
span.custom-select {
    background: #f5f5f5;
    line-height: normal;
    border: 1px solid #ccc;
}

input.input-text,
span.custom-select,
textarea {
    padding-left: 10px;
    padding-right: 15px;
    height: 34px;
}

input.input-text.input-large,
span.custom-select.input-large,
textarea.input-large {
    height: 43px;
    font-size: 1.1667em;
}

input.input-text.input-medium,
span.custom-select.input-medium,
textarea.input-medium {
    height: 34px;
}

input.input-text.input-small,
span.custom-select.input-small,
textarea.input-small {
    height: 28px;
}

input.input-text.input-mini,
span.custom-select.input-mini,
textarea.input-mini {
    height: 19px;
}

input.input-text.white,
span.custom-select.white,
textarea.white {
    background: #fff;
}

textarea {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

select {
    height: 34px;
    padding: 8px 0 8px 8px;
}

select option {
    padding: 2px 10px;
}

.selector {
    min-width: 60px;
    line-height: 0;
}

.selector select {
    position: absolute;
    z-index: 1;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
    -webkit-appearance: menulist-button;
    appearance: menulist-button;
    line-height: 30px;
}

.selector span.custom-select {
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.selector span.custom-select:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background: #ff7f27;
    width: 24px;
    height: 100%;
    border: 1px solid #eeeeee;
}

.selector span.custom-select:after {
    position: absolute;
    right: 9px;
    top: 15px;
    border-top: 5px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    content: "";
}

.selector.style1 span.custom-select:before {
    background: 0 0;
}

.selector.style1 span.custom-select:after {
    border-top-color: #ff7f27;
}

.fileinput {
    position: relative;
    display: inline-block;
    min-width: 100px;
}

.fileinput input[type=file] {
    position: relative;
    z-index: 2;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
}

.fileinput .custom-fileinput {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    line-height: normal;
}

.fileinput:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: "BROWSE";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #ff7f27;
    color: #fff;
    font-size: 1em;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700;
}

.checkbox,
.radio {
    position: relative;
    margin-top: 0;
    line-height: 20px;
}

.checkbox:before,
.radio:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    border: 1px solid #d1d1d1;
    z-index: 0;
    line-height: 12px;
    text-align: center;
}

.checkbox.checked:before,
.radio.checked:before {
    border-color: #2e8795;
    color: #fff;
    background: #2e8795;
    content: "\e8ba";
}

.checkbox label,
.checkbox.label {
    font-size: 1.0833em;
    line-height: 20px;
    color: #9e9e9e;
}

.checkbox input[type=checkbox] {
    position: relative;
    z-index: 1;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.radio label,
.radio.label {
    font-size: .9167em;
    line-height: 20px;
}

.radio input[type=radio] {
    position: relative;
    z-index: 1;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.radio:before {
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    font-size: 1.3333em;
    line-height: 13px;
}

.radio.radio-square:before {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.radio.checked:before {
    content: "\e892";
}

.checkbox-inline,
.radio-inline {
    margin-left: 10px;
}

form label {
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: .9167em;
}

a.button.btn-large,
a.button.btn-medium,
a.button.btn-small,
a.button.full-width,
button {
    font-weight: 700;
}

form .checkbox label,
form label.checkbox {
    font-size: 1.0833em;
    text-transform: none;
}

.dropcap:first-letter,
.price,
.price-wrapper,
.pricelist-wrapper,
a.button.btn-extra,
button.btn-extra,
dl.term-description dt {
    text-transform: uppercase;
}

form .radio label,
form label.radio {
    font-size: .9167em;
}

form .form-group {
    margin-bottom: 15px;
}

.sidebar form .form-group {
    margin-bottom: 10px;
}

.panel-content form label,
.sidebar form label {
    font-size: .8333em;
    margin-bottom: 3px;
}

a.button,
button {
    border: 0;
    color: #fff;
    cursor: pointer;
    padding: 0 15px;
    white-space: nowrap;
}

a.button,
a.button:hover {
    border-bottom: 3px solid rgba(0, 0, 0, .15);
}

a.button.btn-large,
button.btn-large {
    padding: 0 32px;
    height: 43px;
    font-size: 1.1667em;
    line-height: 43px;
}

a.button.btn-medium,
button.btn-medium {
    padding: 0 32px;
    height: 34px;
    line-height: 34px;
    font-size: 1em;
}

a.button.btn-small,
button.btn-small {
    height: 28px;
    padding: 0 24px;
    line-height: 28px;
    font-size: .9167em;
}

a.button.btn-mini,
button.btn-mini {
    height: 19px;
    padding: 0 20px;
    font-size: .8333em;
    line-height: 19px;
}

a.button.full-width,
button.full-width {
    padding-left: 0;
    padding-right: 0;
}

button {
    font-size: .9167em;
    background: #98ce44;
    height: 34px;
    line-height: 34px;
}

button:hover {
    background: #7fb231;
}

a.button {
    display: inline-block;
    background: #d9d9d9;
    font-size: .8333em;
    line-height: 1.8333em;
    white-space: nowrap;
    text-align: center;
    border-radius: 3px;
}

a.button:hover {
    background: #98ce44;
}

a.button.btn-mini {
    padding-left: 10px;
    padding-right: 10px;
}

a.button.white,
button.white {
    background: #fff;
    color: gray;
}

a.button.silver,
button.silver {
    background: #d9d9d9;
}

a.button.sky-blue1,
button.sky-blue1 {
    background: #2e8795;
}

a.button.sky-blue1:hover,
button.sky-blue1:hover {
    background: #07a5d8;
}

a.button.yellow,
button.yellow {
    background: #ff7f27;
}

a.button.yellow:hover,
button.yellow:hover {
    background: #c2580c;
}

a.button.dark-blue1,
button.dark-blue1 {
    background: #2e8795;
}

a.button.green,
button.green {
    background: #98ce44;
}

a.button.green:hover,
button.green:hover {
    background: #7fb231;
}

a.button.red,
button.red {
    background: #e44049;
}

a.button.light-brown,
button.light-brown {
    background: #e6c687;
}

a.button.orange,
button.orange {
    background: #ff7f27;
}

a.button.dull-blue,
button.dull-blue {
    background: #2e8795;
}

a.button.light-orange,
button.light-orange {
    background: #f5a77d;
}

a.button.light-purple,
button.light-purple {
    background: #db8df6;
}

a.button.sea-blue,
button.sea-blue {
    background: #0ab596;
}

a.button.sky-blue2,
button.sky-blue2 {
    background: #6dace6;
}

a.button.dark-blue2,
button.dark-blue2 {
    background: #194eb0;
}

a.button.dark-orange,
button.dark-orange {
    background: #ff3e3e;
}

a.button.purple,
button.purple {
    background: #9f60b5;
}

a.button.light-yellow,
button.light-yellow {
    background: #ffd200;
}


a.button.btn-extra,
button.btn-extra {
    font-size: 1em;
    height: 55px;
    padding: 0;
    background: 0 0;
    color: #747474;
    line-height: 1.5em;
    border: 1px solid #2e8795;
    border-left: none;
    position: relative;
    overflow: hidden;
    letter-spacing: 0;
    display: inline-table;
    table-layout: fixed;
    margin-right: 10px;
    margin-bottom: 10px;
}

a.button.btn-extra>i,
button.btn-extra>i {
    width: 56px;
    vertical-align: middle;
    background: #2e8795;
    font-size: 36px;
    display: table-cell;
    height: 55px;
    text-align: right;
    padding-right: 8px;
}

a.button.btn-extra>i:after,
button.btn-extra>i:after {
    display: block;
    content: "";
    position: absolute;
    left: 55px;
    border-bottom: 70px solid #2e8795;
    border-right: 16px solid transparent;
    top: 0;
    bottom: 0;
}

a.button.btn-extra>span,
button.btn-extra>span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 10px;
    text-align: left;
}

a.button.btn-extra>span em,
button.btn-extra>span em {
    color: #2e8795;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
}

a.button.btn-extra:hover,
button.btn-extra:hover {
    color: inherit;
    background: #fff;
    border: 0;
    border-right: 1px solid transparent !important;
}

a.button.btn-extra:hover>i,
button.btn-extra:hover>i {
    color: #fff;
}

a.button.btn-extra.blue,
button.btn-extra.blue {
    border-color: #2e8795;
}

a.button.btn-extra.blue>i,
button.btn-extra.blue>i {
    background: #2e8795;
}

a.button.btn-extra.blue>i:after,
button.btn-extra.blue>i:after {
    border-bottom-color: #2e8795;
}

a.button.btn-extra.blue>span em,
button.btn-extra.blue>span em {
    color: #2e8795;
}

a.button.btn-extra.yellow,
button.btn-extra.yellow {
    border-color: #ff7f27;
}

a.button.btn-extra.yellow>i,
button.btn-extra.yellow>i {
    background: #ff7f27;
}

a.button.btn-extra.yellow>i:after,
button.btn-extra.yellow>i:after {
    border-bottom-color: #ff7f27;
}

a.button.btn-extra.yellow>span em,
button.btn-extra.yellow>span em {
    color: #ff7f27;
}

a.button.btn-extra.light,
button.btn-extra.light {
    border-color: #ccc;
}

a.button.btn-extra.light>i,
button.btn-extra.light>i {
    background: #ccc;
    color: #fff;
}

a.button.btn-extra.light>i:after,
button.btn-extra.light>i:after {
    border-bottom-color: #ccc;
}

a.button.btn-extra.light>span em,
button.btn-extra.light>span em {
    color: #ccc;
}


a.button.btn-extra.pay,
button.btn-extra.pay {
    border-color: #17a2b8;
}

a.button.btn-extra.pay>i,
button.btn-extra.pay>i {
    background: #17a2b8;
    color: #fff;
}

a.button.btn-extra.pay>i:after,
button.btn-extra.pay>i:after {
    border-bottom-color: #17a2b8;
}

a.button.btn-extra.pay>span em,
button.btn-extra.pay>span em {
    color: #17a2b8;
}


a.button.btn-extra.whatsapp,
button.btn-extra.whatsapp {
    border-color: #25D366;
}

a.button.btn-extra.whatsapp>i,
button.btn-extra.whatsapp>i {
    background: #25D366;
    color: #fff;
}

a.button.btn-extra.whatsapp>i:after,
button.btn-extra.whatsapp>i:after {
    border-bottom-color: #25D366;
}

a.button.btn-extra.whatsapp>span em,
button.btn-extra.whatsapp>span em {
    color: #25D366;
}


.icon-check {
    position: relative;
    padding-right: 30px !important;
    padding-left: 0 !important;
    overflow: hidden;
}

.icon-check:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    background: url(../images/icon/icon-check.png) center center no-repeat #7db921;
}

.icon-check:hover:after {
    background-color: #98ce44;
}

.with-icon {
    position: relative;
    padding: 0 !important;
    display: inline-block;
}

    .with-icon .icon {
        position: absolute;
        right: 0;
        width: 34px;
        font-size: 18px;
        color: #a4a4a4;
        background: 0;
        padding: 0 !important;
        height: 34px;
    }

.with-icon .input-text {
    padding-right: 40px !important;
}

.with-icon.input-large .icon {
    width: 43px;
    height: 43px;
    margin-top: -21px !important;
    font-size: 22px;
}

.with-icon.input-large .input-text {
    padding-right: 48px !important;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ===== Modern & Professional Alert System ===== */

.alert {
    position: relative;
    padding: 16px 20px 16px 60px;
    margin: 16px 0;
    border-right: 5px solid transparent;
    background-color: #fdfdfd;
    color: #333;
    font-size: 15px;
    line-height: 1.6;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    animation: fadeInUp 0.4s ease both;
    direction: ltr;
    transition: background 0.3s ease, color 0.3s ease;
}

/* Icon inside the alert box */
.alert::before {
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-size: 1.8rem;
    opacity: 0.66 !important;
}

/* Close button span (X) on the left side */
.alert .closenotification {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 18px;
    color: inherit;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    z-index: 2;
    display: inline-block;
}

.alert .closenotification::before {
    content: "\f00d";
    font-family: "FontAwesome";
    font-weight: 900;
}

/* ✅ Success */
.alert-success {
    background-color: #e9f8ec;
    border-color: #5cb85c;
    color: #2e7031;
}

.alert-success::before {
    content: "\f058";
    color: #5cb85c;
}

/* ❌ Error */
.alert-error {
    background-color: #fbeaea;
    border-color: #d9534f;
    color: #a94442;
}

.alert-error::before {
    content: "\f057";
    color: #d9534f;
}

/* ℹ️ Info */
.alert-info {
    background-color: #e7f3f8;
    border-color: #17a2b8;
    color: #31708f;
}

.alert-info::before {
    content: "\f05a";
    color: #17a2b8;
}

/* ⚠️ Warning / Notice */
.alert-warning,
.alert-notice {
    background-color: #fff8e5;
    border-color: #ffc107;
    color: #856404;
}

.alert-warning::before,
.alert-notice::before {
    content: "\f06a";
    /* or \f06d for circle */
    color: #ffc107;
}

/* 🌐 General */
.alert-general {
    background-color: #e2e3e5;
    border-color: #6c757d;
    color: #343a40;
}

.alert-general::before {
    content: "\f0ac";
    color: #6c757d;
}

/* ❓ Help */
.alert-help {
    background-color: #d1f4f1;
    border-color: #20c997;
    color: #0b615e;
}

.alert-help::before {
    content: "\f059";
    color: #20c997;
}

/* Fade animation for smooth entrance */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        transform: translateZ(0);
    }
}

/* Responsive adjustments for smaller screens */
@media (max-width: 576px) {
    .alert {
        font-size: 14px;
        padding: 12px 16px 12px 50px;
    }

    .alert::before {
        font-size: 1.5rem;
        left: 15px;
    }

    .alert .closenotification {
        top: 8px;
        left: 8px;
    }
}












.error-field {
    border: 1px solid red;
}

.info-box {
    padding: 20px 25px;
    border: 1px solid #2e8795;
    position: relative;
    background: #f5f5f5;
}

dl.term-description dd,
dl.term-description dt {
    line-height: 1.3333em;
    padding-top: .5em;
    padding-bottom: .5em;
    float: left;
}

.info-box .close {
    color: #2e8795;
}

.info-box p {
    font-size: 1.1667em;
}

dl.term-description {
    font-size: 1.1333em;
}

dl.term-description dt {
    width: 20%;
    border-right: 1px dotted #f5f5f5;
    color: #2e8795;
    font-weight: 400;
    padding-right: 5px;
    clear: both;
}

dl.term-description dd {
    width: 80%;
    padding-left: 20px;
}

dl.term-description dt::after {
    content: " : ";
}

dl.term-description:after {
    content: "";
    display: table;
    clear: both;
}

.dropcap:first-letter {
    float: left;
    color: #2e8795;
    font-size: 4.153em;
    line-height: .8667em;
    padding: 0;
    margin-right: 6px;
    font-weight: 700;
    display: block;
}

.dropcap.colored:first-letter {
    color: #fff;
    background: #2e8795;
    padding: 4px;
    margin-top: 3px;
    margin-right: 10px;
}

blockquote,
q {
    quotes: '\201C' '\201D' '\2018' '\2019';
}

blockquote {
    font-size: 1.3333em;
    line-height: 1.6em;
    padding: 20px 20px 20px 40px;
    border-left: none;
    position: relative;
    text-indent: -19px;
}

blockquote p {
    font-size: 1em;
}

blockquote:after,
blockquote:before {
    font-family: Georgia, serif;
    font-size: 2.5em;
    vertical-align: middle;
    line-height: 0;
}

blockquote:before {
    content: open-quote;
    margin-right: 4px;
}

blockquote:after {
    content: close-quote;
    margin-left: 3px;
}

blockquote.style1,
blockquote.style2 {
    background: #fff;
    font-style: italic;
}

blockquote.style1 p,
blockquote.style2 p {
    display: inline;
}

blockquote.style1 {
    border-left: 3px solid #ff7f27;
    position: relative;
}

blockquote.style1>span.triangle:before {
    text-indent: 0;
    content: "\f0da";
    font-family: FontAwesome;
    color: #ff7f27;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -11px;
    font-style: normal;
}

blockquote.style1:after,
blockquote.style1:before {
    color: #f5f5f5;
}

blockquote.style1.border-color-blue {
    border-color: #2e8795;
}

blockquote.style1.border-color-blue>span.triangle:before {
    color: #2e8795;
}

blockquote.style1.border-color-yellow {
    border-color: #ff7f27;
}

blockquote.style1.border-color-yellow>span.triangle:before {
    color: #ff7f27;
}

blockquote.style1.quote-color-blue:after,
blockquote.style1.quote-color-blue:before {
    color: #2e8795;
}

blockquote.style1.quote-color-yellow:after,
blockquote.style1.quote-color-yellow:before {
    color: #ff7f27;
}

blockquote.style2 {
    color: #2e8795;
}

blockquote.style2:after,
blockquote.style2:before {
    color: #ff7f27;
}

.pagination {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.pagination>li {
    float: left;
    height: 32px;
    margin-right: 6px;
    text-align: center;
    font-size: .9167em;
}

.pagination>li.disabled>span {
    color: #fff;
    background: #d9d9d9;
}

.pagination>li.disabled>span:hover {
    background: #d9d9d9;
}

.pagination>li>a,
.pagination>li>span {
    line-height: 32px;
    padding: 0 10px;
    color: #fff;
    border-radius: 0 !important;
    background: #d9d9d9;
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #fff;
    background: #ff7f27;
}

.pagination>li.active>a,
.pagination>li.active>span {
    background: #ff7f27 !important;
}

.pagination>li.first,
.pagination>li.prev {
    margin-right: 10px;
}

.pagination>li.last,
.pagination>li.next {
    margin-left: 4px;
}

.pagination>li.first>a,
.pagination>li.last>a,
.pagination>li.next>a,
.pagination>li.prev>a {
    background: #98ce44;
    padding: 0 15px;
}

.pagination>li.first>a:hover,
.pagination>li.last>a:hover,
.pagination>li.next>a:hover,
.pagination>li.prev>a:hover {
    background: #ff7f27;
}

.pagination>li.first.disabled>a,
.pagination>li.first.disabled>span,
.pagination>li.last.disabled>a,
.pagination>li.last.disabled>span,
.pagination>li.next.disabled>a,
.pagination>li.next.disabled>span,
.pagination>li.prev.disabled>a,
.pagination>li.prev.disabled>span {
    color: #fff;
    background: #d9d9d9;
}

.hover-effect {
    display: block;
    position: relative;
    background: 0;
    overflow: hidden;
}

.hover-effect:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: rotateY(180deg) scale(.5, .5);
    -moz-transform: rotateY(180deg) scale(.5, .5);
    -ms-transform: rotateY(180deg) scale(.5, .5);
    -o-transform: rotateY(180deg) scale(.5, .5);
    transform: rotateY(180deg) scale(.5, .5);
    background: url(../images/icon/hover-effect.png) center no-repeat;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: rgba(1, 183, 242, .6);
}

.hover-effect.style1:after,
.selected-effect:after {
    content: "\e8ba";
    font-family: soap-icons;
    font-size: 1.6667em;
    line-height: 50px;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    color: #fff;
    text-align: center;
    left: 50%;
}

.hover-effect img {
    display: block;
    position: relative;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.hover-effect:hover:after {
    visibility: visible;
    -webkit-transform: rotateY(0) scale(1, 1);
    -moz-transform: rotateY(0) scale(1, 1);
    -ms-transform: rotateY(0) scale(1, 1);
    -o-transform: rotateY(0) scale(1, 1);
    transform: rotateY(0) scale(1, 1);
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.hover-effect:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.hover-effect.yellow:after {
    background-color: rgba(255, 255, 40, .6);
}

.hover-effect.style1:after {
    background: 0;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.hover-effect.style1:hover,
.selected-effect {
    background: #2e8795;
}

.hover-effect.style1:hover img {
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}

.selected-effect {
    display: block;
    position: relative;
    overflow: hidden;
}

.selected-effect img {
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}

.selected-effect:after {
    position: absolute;
    background: 0;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.social-icons.icon-circle a,
.social-icons.style2 a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.animated .hover-effect {
    z-index: 0;
}

.social-icons li {
    float: left;
    text-align: center;
    overflow: hidden;
}

.social-icons li a {
    width: 32px;
    margin-right: 4px;
    height: 32px;
    display: inline-block;
    background: #ff7f27;
    color: #fff;
    line-height: 32px;
    font-size: 1.3333em;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}

.social-icons li a:hover,
.social-icons.style1 a:hover {
    background: #2e8795;
}

.social-icons li:last-child {
    margin-right: 0;
}

.social-icons.icon-circle a {
    border-radius: 50%;
    overflow: hidden;
}

.social-icons.style2 a {
    border-radius: 50%;
}

.social-icons.full-width {
    display: block;
}

.social-icons.full-width li {
    display: table-cell;
    float: none;
    width: 1%;
    margin: 0;
    text-align: center;
}

.social-icons li:hover i {
    -webkit-animation: toRightFromLeft .3s forwards;
    -moz-animation: toRightFromLeft .3s forwards;
    animation: toRightFromLeft .3s forwards;
    display: block;
}

.five-stars-container {
    display: inline-block;
    position: relative;
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    text-align: left;
    cursor: default;
    white-space: nowrap;
    line-height: 1.2em;
    color: #dbdbdb;
}

.price,
.pricelist {
    float: right;
    text-align: right;
    display: block;
}

.five-stars-container .five-stars,
.five-stars-container.editable-rating .ui-slider-range {
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding-left: 1px;
}

.five-stars-container .five-stars:before,
.five-stars-container.editable-rating .ui-slider-range:before {
    content: "\e006\e006\e006\e006\e006";
    color: #ff7f27;
}

.five-stars-container .five-stars.transparent-bg,
.five-stars-container.editable-rating .ui-slider-range.transparent-bg {
    background: 0;
}

.five-stars-container:before {
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    content: "\e006\e006\e006\e006\e006";
    z-index: 0;
}

.price {
    color: #2e8795;
    font-size: 1.333em;
    line-height: 1;
}

.price small {
    display: block;
    color: #838383;
    font-size: .5em;
    margin-bottom: 7px;
}

.price-wrapper {
    font-weight: 400;
    font-size: .9333em;
    color: inherit;
    line-height: 1.3333em;
    margin: 0;
}

.price-wrapper .price-per-unit {
    color: #ef7906;
    font-size: 1.33em;
    padding-right: 5px;
    font-family: Georgia;
}

.pricelist {
    color: #2e8795;
    font-size: 1em;
    line-height: 1;
}

.pricelist small {
    display: block;
    color: #838383;
    font-size: .5em;
}

.pricelist-wrapper {
    font-weight: 400;
    font-size: .8333em;
    color: inherit;
    line-height: 1.3333em;
    margin: 0;
}

.pricelist-wrapper .pricelist-per-unit {
    color: #7db921;
    font-size: 1.4em;
    padding-right: 5px;
}



.time [class^=soap-icon] {
    float: left;
    font-size: 18px;
    color: #ff7f27;
    margin-right: 5px;
}

.badge-container .badge-content,
.post-meta {
    font-size: .8333em;
    text-transform: uppercase;
}

.sep {
    padding: 0 5px;
}

.badge-container {
    position: relative;
    display: block;
}

.badge-container .badge-content {
    width: 42px;
    height: 42px;
    position: absolute;
    top: -10px;
    left: -10px;
    background: #ff7f27;
    color: #fff;
    text-align: center;
    line-height: 1.0833em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    padding: 10px 0 0;
    margin: 0;
    font-weight: 700;
    z-index: 1;
}

.badge-container .badge-content.right-side {
    right: -10px;
    left: auto;
}

.badge-container img {
    margin: 0 !important;
}

.suggestions.image-carousel.style2 .slides>li {
    margin-right: 24px;
}

.suggestions.image-carousel.style2 .slides>li img {
    width: 100%;
    height: auto;
}

.suggestions .caption {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 0;
}

.travelo-box {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}

.travelo-box.book-with-us-box li> :last-child,
.travelo-box.contact-us-box .contact-address li> :last-child,
.travelo-box> :last-child {
    margin-bottom: 0;
}

.travelo-box .title {
    margin-bottom: 5px;
}

.travelo-box .box-title {
    margin-bottom: 15px;
}

.travelo-box.box-full {
    padding: 30px;
}

.travelo-box.search-stories-box button {
    height: 34px;
    padding: 0 10px;
    font-size: 1em;
}

.travelo-box.twitter-box .twitter-holder>ul li {
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0 15px 40px;
    position: relative;
}

.travelo-box.twitter-box .twitter-holder>ul li:last-child {
    border: 0;
}

.travelo-box.twitter-box .twitter-holder>ul li:before {
    content: "\f099";
    font-family: FontAwesome;
    display: block;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    border: 1px solid #ff7f27;
    color: #ff7f27;
    line-height: 32px;
    text-align: center;
    position: absolute;
    left: 0;
    font-size: 16px;
}

.travelo-box.contact-box .contact-details .contact-phone,
.travelo-box.twitter-box .twitter-holder>ul li .tweet-text a {
    color: #2e8795;
}

.travelo-box.twitter-box .twitter-holder>ul li .tweet-text a:hover {
    text-decoration: underline;
}

.travelo-box.contact-box .contact-details {
    margin: 0;
}

.travelo-box.contact-box .contact-details .contact-phone>i {
    color: #ff7f27;
}

.travelo-box.contact-box .contact-details .contact-email {
    color: inherit;
}

.travelo-box.book-with-us-box li,
.travelo-box.contact-us-box .contact-address li {
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0 10px 40px;
    position: relative;
}

.travelo-box.book-with-us-box li>i,
.travelo-box.contact-us-box .contact-address li>i {
    position: absolute;
    font-size: 1.5em;
    color: #ff7f27;
    left: 0;
    top: 12px;
}

.travelo-box.book-with-us-box li .title,
.travelo-box.contact-us-box .contact-address li .title,
.travelo-box.contact-us-box .title {
    color: #2e8795;
}

.travelo-box.book-with-us-box li:last-child,
.travelo-box.contact-us-box .contact-address li:last-child {
    border-bottom-width: 0;
    padding-bottom: 0;
}

.travelo-box.book-with-us-box li:after,
.travelo-box.contact-us-box .contact-address li:after {
    display: table;
    clear: both;
    content: "";
}

.travelo-box.contact-us-box .contact-address {
    margin-bottom: 25px;
}

.travelo-box.contact-us-box .contact-address li {
    padding-left: 50px;
}

.travelo-box.contact-us-box .contact-address li p {
    font-size: 1em;
    margin-bottom: 0;
}

.travelo-box.contact-us-box .contact-address li:last-child {
    border-bottom-width: 1px;
    padding-bottom: 10px;
}

.travelo-box.contact-us-box .social-icons a {
    overflow: hidden;
}

.travelo-box.contact-us-box .social-icons a:hover i:before {
    -webkit-animation: toBottomFromTop .4s forwards;
    -moz-animation: toBottomFromTop .4s forwards;
    animation: toBottomFromTop .4s forwards;
}

.travelo-box.newsletter-box {
    padding: 20px 30px;
}

.travelo-box.newsletter-box button {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.travelo-box.newsletter-box .row>div {
    margin-bottom: 0 !important;
}

.travelo-box.re-search-box label {
    font-size: .8333em;
    text-transform: uppercase;
    margin: 5px 0 0;
}

.travelo-box.re-search-box button {
    text-transform: uppercase;
}

.travelo-box.about-travelo-box .title {
    color: #2e8795;
}

.travelo-box.guarantee-box {
    text-align: center;
}

.travelo-box.guarantee-box .guarantee-image {
    display: block;
    margin: 0 auto 15px;
}

.travelo-box.insurance-benefits ul {
    font-size: .9167em;
}

.travelo-box.insurance-benefits ul li {
    line-height: 3.6667em;
    border-bottom: 1px solid #eeeeee;
    text-transform: uppercase;
}

.travelo-box.insurance-benefits ul li:before {
    color: #d9d9d9;
}

.travelo-box.insurance-benefits ul li.active:before,
.travelo-box.insurance-benefits ul.hover li:hover:before {
    color: #ff7f27;
}

.contact-details {
    font-style: normal;
}

.contact-details .contact-phone {
    color: #2e8795;
    font-size: 1.6667em;
}

.contact-details .contact-phone i {
    color: #2e8795;
}

.contact-details .contact-email {
    color: #2e8795;
    font-size: 1.1667em;
    padding: 0 24px;
    line-height: 2em;
}

.title {
    color: #2e8795;
}

.middle-block {
    position: relative;
    display: block;
    overflow: hidden;
}

.middle-block .middle-item {
    position: absolute;
}

.middle-block img.middle-item {
    max-width: none;
    min-width: 100%;
}

.column-2>*,
.column-3>*,
.column-4>*,
.column-5-no-margin>*,
.column-5>*,
.constant-column-2>*,
.constant-column-3>*,
.constant-column-4>*,
.constant-column-5>* {
    float: left;
}

.column-2:after,
.column-3:after,
.column-4:after,
.column-5-no-margin:after,
.column-5:after,
.constant-column-2:after,
.constant-column-3:after,
.constant-column-4:after,
.constant-column-5:after {
    clear: both;
    content: "";
    display: table;
}

.column-5-no-margin> :nth-child(5n+1) {
    clear: both;
}

.column-5-no-margin>* {
    width: 20%;
}

.column-2>*,
.constant-column-2>* {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
}

.column-2> :nth-child(2n),
.constant-column-2> :nth-child(2n) {
    margin-right: 0;
}

.column-2> :nth-child(2n+1),
.constant-column-2> :nth-child(2n+1) {
    clear: both;
}

.column-3>*,
.constant-column-3>* {
    width: 31.3333%;
    margin-right: 3%;
    margin-bottom: 3%;
}

.column-3> :nth-child(3n),
.constant-column-3> :nth-child(3n) {
    margin-right: 0;
}

.column-3> :nth-child(3n+1),
.constant-column-3> :nth-child(3n+1) {
    clear: both;
}

.column-4>*,
.constant-column-4>* {
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 3%;
}

.column-4> :nth-child(4n),
.constant-column-4> :nth-child(4n) {
    margin-right: 0;
}

.column-4> :nth-child(4n+1),
.constant-column-4> :nth-child(4n+1) {
    clear: both;
}

.column-5>*,
.constant-column-5>* {
    width: 17.6%;
    margin-right: 3%;
    margin-bottom: 3%;
}

.column-5> :nth-child(5n),
.constant-column-5> :nth-child(5n) {
    margin-right: 0;
}

.column-5> :nth-child(5n+1),
.constant-column-5> :nth-child(5n+1) {
    clear: both;
}

ul.arrow,
ul.arrow-square,
ul.check,
ul.check-circle,
ul.check-square,
ul.chevron,
ul.circle,
ul.decimal,
ul.lower-latin,
ul.triangle,
ul.upper-latin,
ul.upper-roman {
    line-height: 2em;
    font-size: 1em;
}

ul.arrow li.active,
ul.arrow li.active:before,
ul.arrow-square li.active,
ul.arrow-square li.active:before,
ul.arrow-square.hover li:hover,
ul.arrow-square.hover li:hover:before,
ul.arrow.hover li:hover,
ul.arrow.hover li:hover:before,
ul.check li.active,
ul.check li.active:before,
ul.check-circle li.active,
ul.check-circle li.active:before,
ul.check-circle.hover li:hover,
ul.check-circle.hover li:hover:before,
ul.check-square li.active,
ul.check-square li.active:before,
ul.check-square.hover li:hover,
ul.check-square.hover li:hover:before,
ul.check.hover li:hover,
ul.check.hover li:hover:before,
ul.chevron li.active,
ul.chevron li.active:before,
ul.chevron.hover li:hover,
ul.chevron.hover li:hover:before,
ul.circle li.active,
ul.circle li.active:before,
ul.circle.hover li:hover,
ul.circle.hover li:hover:before,
ul.decimal li.active,
ul.decimal li.active:before,
ul.decimal.hover li:hover,
ul.decimal.hover li:hover:before,
ul.lower-latin li.active,
ul.lower-latin li.active:before,
ul.lower-latin.hover li:hover,
ul.lower-latin.hover li:hover:before,
ul.triangle li.active,
ul.triangle li.active:before,
ul.triangle.hover li:hover,
ul.triangle.hover li:hover:before,
ul.upper-latin li.active,
ul.upper-latin li.active:before,
ul.upper-latin.hover li:hover,
ul.upper-latin.hover li:hover:before,
ul.upper-roman li.active,
ul.upper-roman li.active:before,
ul.upper-roman.hover li:hover,
ul.upper-roman.hover li:hover:before {
    color: #ff7f27;
}

ul.arrow-square.hover li,
ul.arrow.hover li,
ul.check-circle.hover li,
ul.check-square.hover li,
ul.check.hover li,
ul.chevron.hover li,
ul.circle.hover li,
ul.decimal.hover li,
ul.lower-latin.hover li,
ul.triangle.hover li,
ul.upper-latin.hover li,
ul.upper-roman.hover li {
    cursor: default;
}

ul.arrow,
ul.arrow-square,
ul.check,
ul.check-circle,
ul.check-square,
ul.chevron,
ul.circle,
ul.triangle {
    list-style: none;
    padding: 0;
}

ul.arrow li:before,
ul.arrow-square li:before,
ul.check li:before,
ul.check-circle li:before,
ul.check-square li:before,
ul.chevron li:before,
ul.circle li:before,
ul.triangle li:before {
    font-family: FontAwesome;
}

ul.check li:before,
ul.circle li.active:after {
    font-family: soap-icons;
}

ul.arrow li:before {
    content: "\f178";
    margin-right: 10px;
    color: #2e8795;
}

ul.triangle li:before {
    content: "\f04b";
    margin-right: 10px;
    color: #d9d9d9;
    display: block;
    float: left;
    font-size: 7px;
    font-weight: 700;
}

ul.triangle li.active,
ul.triangle li.active:before,
ul.triangle.hover li:hover,
ul.triangle.hover li:hover .box-title,
ul.triangle.hover li:hover:before {
    color: #2e8795;
}

ul.circle li:before {
    content: "\f111";
    margin-right: 10px;
    color: #2e8795;
    display: block;
    float: left;
    font-size: 5px;
}

ul.circle li>a:hover,
ul.circle.bullet-yellow li:before {
    color: #ff7f27;
}

ul.circle li.active:after {
    float: right;
    content: '\e880';
    font-size: 25px;
}

ul.circle li.active {
    background: #f5f5f5;
    padding: 0 15px 0 0;
}

ul.circle.bullet-green li:before {
    color: #98ce44;
}

ul.circle.bullet-blue li:before {
    color: #2e8795;
}

ul.check li:before {
    content: "\e8ba";
    margin-right: 10px;
    color: #98ce44;
    font-size: 1.3333em;
    line-height: 1em;
}

ul.chevron li {
    padding-left: 30px !important;
    position: relative;
}

ul.chevron li:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    content: "\f054";
    color: #2e8795;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 10px;
    border: 1px solid #2e8795;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

ul.arrow-square li:before {
    content: "\f178";
    margin-right: 10px;
    color: #fff;
    background: #2e8795;
    padding: 0 2px 0 3px;
}

ul.decimal {
    counter-reset: item;
}

ul.decimal li:before {
    content: counters(item, ".") "-";
    counter-increment: item;
    margin-right: 5px;
}

ul.check-circle li:before,
ul.check-square li:before {
    content: "\e8ba";
    margin-right: 10px;
}

ul.upper-roman {
    padding-left: 1.5em;
    list-style: upper-roman;
}

ul.lower-latin {
    padding-left: 1.25em;
    list-style: lower-latin;
}

ul.upper-latin {
    padding-left: 1.5em;
    list-style: upper-latin;
}

ul.lower-latin.bullet-colored li,
ul.upper-latin.bullet-colored li,
ul.upper-roman.bullet-colored li {
    color: #2e8795;
}

ul.lower-latin.bullet-colored li>*,
ul.upper-latin.bullet-colored li>*,
ul.upper-roman.bullet-colored li>* {
    color: #838383;
}

ul.check-square li:before {
    font-family: soap-icons;
    background: #d9d9d9;
    color: #fff;
    padding: 1px 4px 0;
    font-size: 12px;
}

ul.check-square li.active {
    background: #2e8795;
    color: #fff;
}

ul.check-square li.active>a {
    color: #fff;
}

ul.check-square li.active:before {
    background: #fff;
    color: #ff7f27;
}

ul.check-circle li:before {
    display: inline-block;
    color: #fff;
    font-family: soap-icons;
    background: #ff7f27;
    vertical-align: baseline;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
}

.toggle-container {
    background: #fff;
}

.toggle-container .panel {
    margin-bottom: 0;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #f5f5f5;
    position: relative;
}

.toggle-container .panel:last-child {
    border: 0;
}

.toggle-container .panel .panel-title {
    padding: 0;
    color: #2e8795;
    font-size: 1.1667em;
    position: relative;
}

.toggle-container .panel .panel-title a {
    white-space: normal;
    display: block;
    padding: 15px;
}

.toggle-container .panel h1.panel-title {
    font-size: 2em;
}

.toggle-container .panel h2.panel-title {
    font-size: 1.6667em;
}

.toggle-container .panel h3.panel-title {
    font-size: 1.5em;
}

.toggle-container .panel h4.panel-title {
    font-size: 1.3333em;
}

.toggle-container .panel h5.panel-title {
    font-size: 1.1667em;
}

.toggle-container .panel h6.panel-title {
    font-size: 1em;
}

.toggle-container .panel.style1 .panel-title>a {
    line-height: 24px;
}

.toggle-container .panel.style1 .panel-title>a:before {
    display: block;
    content: "\f068";
    font-family: FontAwesome;
    margin-right: 16px;
    line-height: 24px;
    font-size: 10px;
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #9e9e9e;
    background: #f5f5f5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    font-weight: 900;
}

.toggle-container .panel.style1 .panel-title>a.collapsed:before {
    content: "\f067";
    color: #fff;
    background: #2e8795;
}

.toggle-container .panel.style1 .panel-content {
    padding: 10px 15px 15px 55px;
}

.toggle-container .panel.style1.arrow-right .panel-title {
    position: relative;
}

.toggle-container .panel.style1.arrow-right .panel-title>a {
    padding-right: 36px;
}

.toggle-container .panel.style1.arrow-right .panel-title>a:before {
    float: none;
    position: absolute;
    right: 0;
    height: 16px;
    line-height: 17px;
    width: 16px;
    font-size: 9px;
    border: 0;
    margin-top: -8px;
    top: 50%;
    font-weight: 700;
}

.toggle-container .panel.style1.arrow-right .panel-content {
    padding: 10px 15px;
}

.toggle-container .panel.style2 .panel-title {
    padding: 0;
}

.toggle-container .panel.style2 .panel-title>a {
    display: block;
    line-height: normal;
    padding: 15px 20px;
    color: #2e8795;
}

.toggle-container .panel.style2 .panel-title>a.collapsed {
    color: inherit;
    position: relative;
}

.toggle-container .panel.style2 .panel-title>a.collapsed:hover {
    color: #2e8795;
}

.toggle-container .panel.style2 .panel-title>a:after {
    content: "\f068";
    font-family: FontAwesome;
    font-size: 10px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    color: #9e9e9e;
    background: #f5f5f5;
    text-align: center;
    line-height: 30px;
}

.toggle-container .panel.style2 .panel-title>a.collapsed:after {
    content: "\f067";
    color: #fff;
    background: #2e8795;
}

.toggle-container .panel.style2 .panel-content {
    padding: 0 15px 30px 20px;
}

.toggle-container.with-image>.image-container {
    background: #2e8795;
}

.toggle-container.with-image>.image-container>img {
    width: 100%;
    height: auto;
}

.toggle-container.with-image .panel>img {
    display: none;
}

.toggle-container.with-image .panel-title>a {
    color: #2e8795;
}

.toggle-container.with-image .panel-title>a.collapsed {
    color: inherit;
}

.toggle-container.with-image .panel-title>a.collapsed:hover {
    color: #2e8795;
}

.tab-wrapper {
    background: #fff;
}

.tab-wrapper .tab-container .tab-content .tab-pane {
    padding-left: 0;
    padding-right: 0;
}

.tab-pane [class*=" col-"],
.tab-pane [class^=col-] {
    padding-left: 10px;
    padding-right: 10px;
}

.tab-pane .row {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.tab-container ul.tabs {
    margin: 0;
    padding: 0;
}

.tab-container ul.tabs li {
    float: left;
    padding-right: 4px;
}

.tab-container ul.tabs li:last-child {
    padding-right: 0;
}

.tab-container ul.tabs li a {
    color: #fff;
    display: block;
    padding: 0 20px;
    background: #d9d9d9;
    font-size: 1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    white-space: nowrap;
}

.tab-container ul.tabs li.active>a,
.tab-container ul.tabs li:hover>a {
    color: #2e8795;
    background: #fff;
}

.tab-container ul.tabs.full-width {
    display: block;
}

.tab-container ul.tabs.full-width li {
    float: none;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}

.tab-container .tab-content .tab-pane:after,
.tab-container ul.tabs:after {
    display: table;
    clear: both;
    content: "";
}

.tab-container ul.tabs.full-width li a {
    padding: 0;
    text-align: center;
}

.tab-container .tab-content {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16), 0 2px 0 0 rgba(0, 0, 0, .12) !important;
    background: #fff;
}

.tab-container .tab-content .tab-pane {
    padding: 20px;
    line-height: 1.7em;
}

.tab-container .tab-content .tab-pane .row {
    margin-bottom: 15px;
}

.tab-container .tab-content .tab-pane>img {
    margin: 0 15px 0 0;
}

.tab-container .tab-content .tab-pane .image-box .details {
    padding-right: 0;
}

.tab-container.style1 ul.tabs {
    display: block;
    background: #fff;
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid #eeeeee;
}

.tab-container.style1 ul.tabs li {
    padding-right: 10px;
}

.tab-container.style1 ul.tabs li a {
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    padding: 0 18px;
    color: #9e9e9e;
    font-size: .9167em;
    font-weight: 700;
}

.tab-container.style1 ul.tabs li.active>a,
.tab-container.style1 ul.tabs li:hover>a {
    color: #fff;
    background: #2e8795;
    position: relative;
}

.tab-container.style1 ul.tabs li.active>a:after,
.tab-container.style1 ul.tabs li:hover>a:after {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -10px;
    border-top: 5px solid #2e8795;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
}

.tab-container.style1 ul.tabs li:hover>a:after {
    display: none;
}

.tab-container.style1 ul.tabs li.active:hover>a:after {
    display: block;
}

.tab-container.style1 ul.tabs.full-width li a {
    padding: 0;
}

.tab-container.trans-style {
    position: relative;
    z-index: 1;
    margin-top: -40px;
}

.tab-container.trans-style ul.tabs {
    padding: 0 10px;
}

.tab-container.trans-style ul.tabs li a {
    -ms-filter: "alpha(opacity=55.0)";
    filter: alpha(opacity=55);
    -moz-opacity: .55;
    -khtml-opacity: .55;
    opacity: .55;
    background: #fff;
    color: #000;
    overflow: hidden;
}

.tab-container.trans-style ul.tabs li a i {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.tab-container.trans-style ul.tabs li a i[class^=soap-icon] {
    font-size: 20px;
}

.tab-container.trans-style ul.tabs li a:hover {
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    color: #2e8795;
}

.tab-container.trans-style ul.tabs li a:hover i {
    -webkit-animation: toTopFromBottom .3s forwards;
    -moz-animation: toTopFromBottom .3s forwards;
    animation: toTopFromBottom .3s forwards;
}

.tab-container.trans-style ul.tabs li.active a {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    color: #2e8795;
}

.tab-container.trans-style ul.tabs li a:hover i,
.tab-container.trans-style ul.tabs li.active a i {
    color: #ff7f27;
}

.tab-container.full-width-style ul.tabs {
    width: 14%;
    float: left;
}

.tab-container.full-width-style ul.tabs:after {
    display: none;
    clear: none;
}

.tab-container.full-width-style ul.tabs li {
    float: none;
    margin: 0;
    padding-right: 0;
}

.tab-container.full-width-style ul.tabs li a {
    height: 100px;
    display: block;
    border-bottom: 3px solid #f5f5f5;
    border-right: 3px solid #f5f5f5;
    background: #fff;
    color: inherit;
    font-size: 1em;
    text-transform: none;
    font-weight: 500;
    text-align: center;
    padding-top: 20px;
    line-height: 2em;
}

.tab-container.full-width-style ul.tabs li a>i {
    color: #d9d9d9;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.5em;
    overflow: hidden;
}

.tab-container.full-width-style ul.tabs li a:hover i:before {
    -webkit-animation: toTopFromBottom .3s forwards;
    -moz-animation: toTopFromBottom .3s forwards;
    animation: toTopFromBottom .3s forwards;
}

.tab-container.full-width-style ul.tabs li a:hover,
.tab-container.full-width-style ul.tabs li.active a {
    color: #2e8795;
}

.tab-container.full-width-style ul.tabs li a:hover i,
.tab-container.full-width-style ul.tabs li.active a i {
    color: #ff7f27;
    border-color: #ff7f27;
}

.tab-container.full-width-style ul.tabs li:last-child.active a {
    border-bottom: 0;
}

.tab-container.full-width-style ul.tabs li.active a {
    border-right-color: transparent;
}

.tab-container.full-width-style.arrow-left ul.tabs li {
    margin-bottom: 4px;
}

.tab-container.full-width-style.arrow-left ul.tabs li a {
    border: 0;
    margin-right: 4px;
}

.tab-container.full-width-style.arrow-left ul.tabs li.active a {
    margin-right: 0;
    border-left: 5px solid #ff7f27;
    position: relative;
}

.tab-container.full-width-style.arrow-left ul.tabs li.active a:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-left: 3px solid #ff7f27;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tab-container.full-width-style.arrow-left .tab-content .tab-pane {
    padding: 40px;
}

.tab-container.full-width-style .tab-content {
    float: left;
    width: 86%;
}

.tab-container.full-width-style .tab-content .tab-content-title {
    color: #2e8795;
}

.tab-container.full-width-style:after {
    display: table;
    content: "";
    clear: both;
}

.promo-box {
    margin: 0 0 0 0;
    overflow: hidden;
}

.promo-box .table-wrapper {
    width: 100%;
    margin: 0;
}

.promo-box .m-title {
    font-size: 2em;
    color: #fff;
    line-height: 1.5em;
    margin: 0;
}

.promo-box .m-title em {
    font-size: 1.28em;
    font-weight: 700;
    font-style: normal;
}

.promo-box .m-title em i {
    font-weight: 400;
}

.promo-box .action-section {
    padding: 20px 0 0;
    text-align: right;
}

.promo-box .action-section form .row>div {
    margin-bottom: 10px;
}

.promo-box .image-container {
    padding: 0;
    float: none;
    position: relative;
    text-align: center;
}

.promo-box .image-container img {
    position: absolute;
    left: 0;
    visibility: hidden;
    height: auto;
}

.promo-box .table-wrapper {
    height: 100%;
}

.promo-box .table-cell {
    vertical-align: middle;
}

.promo-box .content-section {
    padding: 40px 0;
    z-index: 1;
    position: relative;
}

.flexslider .slides li {
    display: none;
}

.image-carousel.style2 .flex-direction-nav,
.photo-gallery .flex-direction-nav {
    position: absolute;
    right: 0;
    top: -40px;
    width: 72px;
    height: 22px;
}

.image-carousel.style2 .flex-direction-nav li a,
.photo-gallery .flex-direction-nav li a {
    width: 30px;
    height: 22px;
    background: #2e8795;
    color: #fff;
    text-indent: -9999px;
    text-align: left;
    position: static;
    float: left;
    margin: 0;
    -ms-filter: "alpha(opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    -moz-transition: none 1s ease-in-out;
    -o-transition: none 1s ease-in-out;
    -webkit-transition: none 1s ease-in-out;
    -ms-transition: none 1s ease-in-out;
    transition: none 1s ease-in-out;
}

.image-carousel.style2 .flex-direction-nav li a:before,
.photo-gallery .flex-direction-nav li a:before {
    position: absolute;
    display: block;
    font-family: FontAwesome;
    text-indent: 0;
    font-size: 12px;
    line-height: 22px;
}

.image-carousel.style2 .flex-direction-nav li a.flex-prev,
.photo-gallery .flex-direction-nav li a.flex-prev {
    margin-right: 10px;
}

.image-carousel.style2 .flex-direction-nav li a.flex-prev:before,
.photo-gallery .flex-direction-nav li a.flex-prev:before {
    content: "\f177";
    left: 8px;
}

.image-carousel.style2 .flex-direction-nav li a.flex-next:before,
.photo-gallery .flex-direction-nav li a.flex-next:before {
    content: "\f178";
    right: 9px;
}

.image-carousel.style2 .flex-direction-nav li a.flex-disabled,
.photo-gallery .flex-direction-nav li a.flex-disabled {
    background: #d9d9d9;
}

.travelo-box>.image-carousel.style2 .flex-direction-nav {
    top: -60px;
}

.photo-gallery {
    background: #fff;
    box-shadow: none;
    border: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.image-style.style2 .image-block li,
.photo-gallery .flex-control-nav>li a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.photo-gallery img {
    width: 100%;
}

.photo-gallery .slides>li {
    display: none;
    overflow: hidden;
    position: relative;
}

.photo-gallery .flex-control-nav {
    width: auto;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.photo-gallery .flex-control-nav>li {
    float: left;
    margin-left: 5px;
    margin-right: 0;
}

.photo-gallery .flex-control-nav>li a {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-indent: -9999px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0);
    box-shadow: none;
}

.image-carousel .slides>li,
.image-carousel.style1 .flex-control-nav,
.photo-gallery.style1 .flex-control-nav,
.photo-gallery.style1 .flex-direction-nav,
.photo-gallery.style3 .flex-control-nav,
.photo-gallery.style4 .flex-direction-nav {
    display: none;
}

.photo-gallery .flex-control-nav>li a.flex-active {
    background: #ff7f27;
    border-color: #ff7f27;
}

.photo-gallery.style3 .flex-direction-nav {
    right: 10px;
    bottom: 10px;
    top: auto;
}

.photo-gallery.style4 .flex-control-nav {
    right: 25px;
    bottom: 25px;
    top: auto;
}

.image-carousel {
    position: relative;
    box-shadow: none;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: 0;
}

.image-carousel img {
    max-width: 100%;
}

.image-carousel.style1 {
    padding: 10px 45px;
    background: #fff;
}

.image-carousel.style1 .slides>li {
    margin-right: 10px;
    height: 70px;
    cursor: pointer;
    overflow: hidden;
}

.image-carousel.style1 .slides>li:last-child {
    margin-right: 0;
}

.image-carousel.style1 .slides>li img {
    height: 100%;
    width: auto;
    max-width: none;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}

.image-carousel.style1 .slides>li.flex-active-slide img,
.image-carousel.style1 .slides>li:hover img {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.image-carousel.style1 .flex-direction-nav {
    position: static;
    width: 0;
    height: 0;
}

.image-carousel.style1 .flex-direction-nav li a {
    background: #2e8795;
    float: none;
    width: 25px;
    height: auto;
    position: absolute;
    top: 10px;
    bottom: 10px;
    margin: 0;
    -ms-filter: "alpha(opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    text-indent: -9999px;
    text-align: left;
    color: #fff;
    -moz-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -webkit-transition: background .2s ease-in;
    -ms-transition: background .2s ease-in;
    transition: background .2s ease-in;
}

.image-carousel.style1 .flex-direction-nav li a:hover {
    background: #ff7f27;
}

.image-carousel.style1 .flex-direction-nav li a:before {
    display: block;
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -6px;
    text-indent: 0;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 1;
    text-shadow: none;
    font-weight: 700;
}

.image-carousel.style1 .flex-direction-nav li a.flex-prev {
    left: 10px;
}

.image-carousel.style1 .flex-direction-nav li a.flex-prev:before {
    content: "\f053";
}

.image-carousel.style1 .flex-direction-nav li a.flex-next {
    right: 10px;
}

.image-carousel.style1 .flex-direction-nav li a.flex-next:before {
    content: "\f054";
}

.image-carousel.style1 .flex-direction-nav li a.flex-disabled {
    background: #f5f5f5;
    color: #9e9e9e;
}

.image-carousel.style2 .slides>li {
    margin-right: 30px;
}

.image-carousel.style2 .slides>li:last-child {
    margin-right: 0;
}

.image-carousel.style2 .slides>li .hover-effect {
    z-index: 0;
}

.image-carousel.style2 .slides>li .hover-effect img {
    position: relative;
}

.image-carousel.style2 .slides>li .hover-effect .caption {
    -ms-filter: "alpha(opacity=0)";
    filter: opacity(0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    right: 0;
    z-index: 3;
    margin: 0;
    background: #2e8795;
    color: #fff;
    font-size: 1.1667em;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -moz-transition: -moz-transform .35s;
    -o-transition: -o-transform .35s;
    -webkit-transition: -webkit-transform .35s;
    -ms-transition: -ms-transform .35s;
    transition: transform .35s;
}

.image-carousel.style2 .slides>li .hover-effect:hover .caption {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.image-carousel.style2 .flex-control-nav,
.image-carousel.style3 .flex-control-nav {
    display: none;
}

.image-carousel.style2.row-2 li>a:first-child,
.image-carousel.style3 {
    margin-bottom: 30px;
}

.image-carousel.style3 .slides,
.image-carousel.style3 .slides>li .box {
    margin-bottom: 0;
}

.image-carousel.style3 .slides>li {
    margin-right: 30px;
}

.image-carousel.style3 .slides>li:last-child {
    margin-right: 0;
}

.image-carousel.style3 .flex-direction-nav {
    position: static;
    width: 0;
    height: 0;
}

.image-carousel.style3 .flex-direction-nav li a {
    width: 40px;
    height: 40px;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background: 0;
    color: #d9d9d9;
    -ms-filter: "alpha(opacity=100)";
    filter: none;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-shadow: none;
    text-align: left !important;
    text-indent: -9999px;
}

.image-carousel.style3 .flex-direction-nav li a:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 36px;
    font-family: soap-icons;
    text-indent: 0;
    font-size: 24px;
}

.image-carousel.style3 .flex-direction-nav li a.flex-prev {
    left: -80px;
}

.image-carousel.style3 .flex-direction-nav li a.flex-prev:before {
    content: "\e87b";
}

.image-carousel.style3 .flex-direction-nav li a.flex-next {
    right: -80px;
}

.image-carousel.style3 .flex-direction-nav li a.flex-next:before {
    content: "\e887";
}

.image-carousel.style3 .flex-direction-nav li a:hover {
    color: #5f5f5f;
}

.image-carousel.style3 .flex-direction-nav li a.flex-disabled {
    color: #838383;
}

.image-style {
    position: relative;
    background: #fff;
    padding: 30px 0 30px 30px;
}

.image-style.style1:after,
.image-style.style1:before {
    content: "";
    position: absolute;
    right: -60px;
    display: block;
}

.image-style.large-font {
    font-size: 1.2307em;
}

.image-style.style1 {
    margin-right: 60px;
}

.image-style.style1 .image-block {
    margin-right: 25px;
}

.image-style.style1 .title {
    font-size: 1.875em;
    margin-bottom: 30px;
}

.image-style.style1 ul li {
    margin: 0 10px 10px 0;
    width: 80px;
    height: 80px;
}

.image-style.style1 ul li a img,
.image-style.style2 .image-block li a img {
    height: 100%;
    max-width: none;
}

.image-style.style1 ul li a {
    overflow: hidden;
    display: block;
}

.image-style.style1:before {
    width: 60px;
    background-color: #fff;
    bottom: 60px;
    top: 0;
}

.image-style.style1:after {
    bottom: 0;
    border-top: 60px solid #d9d9d9;
    border-right: 60px solid transparent;
}

.image-style.style2 p {
    line-height: 1.5em;
}

.image-style.style2 .title {
    font-size: 1.25em;
    color: #2e8795;
    margin-top: 20px;
}

.image-style.style2 .image-block {
    padding-left: 50px;
    position: relative;
    min-height: 200px;
}

.image-style.style2 .image-block li {
    position: absolute;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
    border: 1px solid #bfbfbf;
}

.icon-box.style7>i,
.image-style.style2 .image-block li a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.image-style.style2 .image-block li a {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.image-box .box,
.image-box.box {
    text-align: left;
    background: #fff;
    margin-bottom: 30px;
}

.image-box .box img,
.image-box.box img {
    width: 100%;
    height: auto;
}

.image-box .box>.details,
.image-box.box>.details {
    padding: 12px 15px;
}

.image-box .box>.details> :last-child,
.image-box.box>.details> :last-child {
    margin-bottom: 0;
}

.image-box .box .box-title,
.image-box.box .box-title {
    margin-bottom: 10px;
    color: #2e8795;
}

.image-box.style1 .box-title,
.image-box.style10 .box-title {
    margin-bottom: 0;
}

.image-box.style12 .opacity-wrapper,
.image-box.style7 .opacity-wrapper,
.image-box.style8 .opacity-wrapper {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff7f27;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    width: 100%;
    height: 100%;
}

.image-box.style2 .box:after,
.image-box.style2.box:after,
.image-box.style4 .details:after {
    content: "";
    display: table;
    clear: both;
}

.image-box.style2 figure {
    float: left;
    width: 250px;
}

.image-box.style2 .details {
    padding: 20px 20px 10px 270px;
}

.image-box.style2 .details p {
    margin-bottom: 20px;
}

.image-box.style3 .details {
    padding: 15px;
}

.image-box.style3 .details .box-title {
    margin-bottom: 0;
}

.image-box.style3 .details .offers-content {
    font-size: .8333em;
    margin-bottom: 0;
}

.image-box.style3 .details .description {
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
}

.image-box.style4 .details .box-title {
    float: left;
    margin: 0;
}

.image-box.style4 .details .goto-detail {
    float: right;
    color: #98ce44;
    font-weight: 700;
    font-size: 16px;
}

.image-box.style11 .box,
.image-box.style11.box,
.image-box.style5 .box,
.image-box.style5.box {
    position: relative;
}

.image-box.style11 figure,
.image-box.style5 figure {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 0;
}

.image-box.style11 figure figcaption,
.image-box.style5 figure figcaption {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 10px;
    padding: 5px 20px;
    min-width: 130px;
    background: #2e8795;
    -moz-transition: -moz-transform .35s;
    -o-transition: -o-transform .35s;
    -webkit-transition: -webkit-transform .35s;
    -ms-transition: -ms-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.image-box.style11 figure figcaption .caption-title,
.image-box.style5 figure figcaption .caption-title {
    margin: 0;
    color: #fff;
    line-height: 1.1em;
}

.image-box.style11 figure figcaption span,
.image-box.style5 figure figcaption span {
    color: #ff7f27;
    text-transform: uppercase;
    font-size: .8333em;
    letter-spacing: .04em;
}

.image-box.style11 figure:hover figcaption,
.image-box.style5 figure:hover figcaption {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.image-box.style11 figure:hover a:before,
.image-box.style5 figure:hover a:before {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.image-box.style11 figure a,
.image-box.style5 figure a {
    display: block;
}

.image-box.style11 figure a:before,
.image-box.style5 figure a:before {
    position: absolute;
    z-index: 2;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    height: 100%;
    background: rgba(1, 183, 242, .3);
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.image-box.style11 .details .detail:after,
.image-box.style14 .box:after,
.image-box.style14.box:after,
.image-box.style5 .details .detail:after,
.image-box.style6 .box:after,
.image-box.style6.box:after,
.image-box.style8 .box:after,
.image-box.style8.box:after {
    display: table;
    content: "";
    clear: both;
}

.image-box.style11 .details,
.image-box.style5 .details {
    padding: 0;
}

.image-box.style11 .details .detail,
.image-box.style5 .details .detail {
    margin: 0;
    border-top: 1px solid #eeeeee;
    padding: 10px 20px;
}

.image-box.style11 .details .detail:first-child,
.image-box.style5 .details .detail:first-child {
    border: 0;
}

.image-box.style11 .details .detail .box-title,
.image-box.style5 .details .detail .box-title {
    line-height: 40px;
    margin: 0;
}

.image-box.style14 figure,
.image-box.style6 figure {
    padding: 0;
}

.image-box.style14 .details,
.image-box.style6 .details {
    margin-bottom: 0 !important;
    padding: 20px 30px;
    line-height: 1.7em;
}

.image-box.style7 .box,
.image-box.style7.box {
    background: #fff;
    margin-bottom: 30px;
}

.image-box.style7 .box .details p,
.image-box.style7.box .details p,
.image-box.style9 .box-title {
    margin: 0;
}

.image-box.style7 .box figure,
.image-box.style7.box figure {
    height: 72px;
}

.image-box.style7 .box .details,
.image-box.style7.box .details {
    padding: 20px 20px 25px;
    font-size: 1.0833em;
}

.image-box.style8 .box {
    background: 0;
}

.image-box.style8 figure {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden;
}

.image-box.style8 figure img {
    height: 100%;
    width: auto;
    max-width: none;
}

.image-box.style8 .details {
    width: 75%;
    float: left;
    padding: 20px;
    background: #fff;
}

.image-box.style9 figure a {
    position: relative;
    display: block;
    width: 100%;
}

.image-box.style9 figure img {
    width: 100%;
    height: auto;
}

.image-box.style9 .button,
.image-box.style9 .description {
    margin-top: 20px;
}

.image-box.style9 .details {
    background: #fff;
    padding: 15px;
    text-align: center;
}

.image-box.style10 .details a.button {
    margin-top: -2px;
    float: right;
}

.image-box.style11 .box>.details {
    padding: 15px;
}

.image-box.style12 .box,
.image-box.style12.box {
    display: table;
}

.image-box.style12 .action,
.image-box.style12 .details,
.image-box.style12 figure {
    display: table-cell;
    vertical-align: top;
}

.image-box.style12 figure {
    margin-right: 30px;
    max-width: 30%;
}

.image-box.style12 figure a {
    position: relative;
    display: inline-block;
    height: 100%;
}

.image-box.style12 figure img {
    width: auto;
    max-width: 150px;
}

.listing-style1.car figure img,
.listing-style1.flight figure img {
    max-width: 100%;
}

.image-box.style12 .details {
    border-right: 1px solid #eeeeee;
    padding: 12px 20px 10px 25px;
    width: 100%;
}

.image-box.style12 .details> :last-child {
    margin-bottom: 0;
}

.image-box.style12 .action {
    padding: 15px;
}

.image-box.style12 .action .price {
    text-align: center;
    float: none;
    margin: 0 0 10px;
}

.image-box.style13 .box,
.image-box.style13.box,
.image-box.style14 .box-title,
.sidebar .image-box.style14 {
    margin-bottom: 0;
}

.image-box.style12 .action a.button,
.image-box.style12 .action button {
    padding: 0 10px;
}

.image-box.style12 .image-wrapper {
    position: relative;
    overflow: hidden;
    display: block;
}

.image-box.style13 figure {
    float: left;
    margin-right: 15px;
}

.image-box.style13 .details {
    padding: 0 15px;
}

.image-box.style13 .action {
    float: right;
}

.image-box.style13 .action .button {
    padding: 0 10px;
}

.image-box.style13 .price {
    float: none;
}

.image-box.style13 .box:after,
.image-box.style13.box:after {
    display: table;
    content: "";
    clear: both;
}

.image-box.style14 figure {
    float: left;
    width: 63px;
}

.image-box.style14 .details {
    margin-left: 63px;
    padding: 15px 5px 0;
}

.image-box.style14 .price {
    float: none;
    text-align: left;
    display: inline;
    font-size: 1.4em;
}

.image-box.style14 .box-title small {
    line-height: 1em;
}

.image-box.style12 .opacity-wrapper,
.image-box.style7 .opacity-wrapper,
.image-box.style8 .opacity-wrapper {
    cursor: pointer;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}

.image-box.style12 figure,
.image-box.style7 figure,
.image-box.style8 figure {
    overflow: hidden;
    z-index: 0;
}

.image-box.style12 figure img,
.image-box.style7 figure img,
.image-box.style8 figure img {
    -moz-transition: -moz-transform .35s;
    -o-transition: -o-transform .35s;
    -webkit-transition: -webkit-transform .35s;
    -ms-transition: -ms-transform .35s;
    transition: transform .35s;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.image-box.style12 figure:hover img,
.image-box.style7 figure:hover img,
.image-box.style8 figure:hover img {
    -webkit-transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -ms-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07);
}

.image-box.style12 figure:hover .opacity-wrapper,
.image-box.style7 figure:hover .opacity-wrapper,
.image-box.style8 figure:hover .opacity-wrapper {
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.sidebar .image-box.style14 .box {
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 5px;
}

.sidebar .image-box.style14 .box:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.icon-box>i {
    text-align: center;
}

.icon-box.style1 {
    height: 42px;
    background: #fff;
    line-height: 42px;
    font-size: .9167em;
}

.icon-box.style1>i {
    display: block;
    width: 42px;
    float: left;
    background: #ff7f27;
    line-height: 42px;
    color: #fff;
    font-size: 2em;
    margin-right: 15px;
}

.icon-box.style2 {
    line-height: 1.75em;
    color: #2e8795;
    font-size: .9167em;
    display: inline-block;
}

.icon-box.style2>i {
    font-size: 1.5em;
    margin-right: 10px;
    color: #2e8795;
}

.icon-box.style3 {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.icon-box.style3 .numbers {
    font-size: 2em;
    color: #2e8795;
    padding: 10px 0;
    font-weight: 300;
    font-family: georgia;
}

.icon-box.style3 .numbers i {
    margin-right: 10px;
}

.icon-box.style3 .description {
    border-top: 1px solid #eeeeee;
    font-weight: 700;
    padding: 6px 0;
}

.icon-box.style4,
.icon-box.style8,
.icon-box.style9 {
    text-align: center;
    text-transform: none;
}

.icon-box.style4>i,
.icon-box.style8>i,
.icon-box.style9>i {
    font-size: 5em;
    color: #98ce44;
}

.icon-box.style4 .box-title,
.icon-box.style8 .box-title,
.icon-box.style9 .box-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.icon-box.style5 {
    height: 70px;
    background: #fff;
    line-height: 70px;
    text-transform: none;
}

.icon-box.style5>i {
    display: block;
    width: 70px;
    float: left;
    background: #2e8795;
    line-height: 70px;
    color: #fff;
    font-size: 3em;
    margin-right: 15px;
}

.icon-box.style6>i,
.icon-box.style7>i {
    display: block;
    float: left;
    color: #fff;
    font-size: 2.5em;
}

.icon-box.style5 .description {
    line-height: 1.6em;
    padding: 14px 15px 0 0;
}

.icon-box.style5 .description small {
    text-transform: uppercase;
}

.icon-box.style10 .description,
.icon-box.style11 .details {
    text-transform: none;
}

.icon-box.style6,
.icon-box.style7 {
    line-height: 50px;
    text-transform: none;
}

.icon-box.style6>i {
    width: 50px;
    background: #ff7f27;
    line-height: 50px;
}

.icon-box.style6 .box-title,
.icon-box.style7 .box-title {
    margin-bottom: 5px;
}

.icon-box.style6 .description,
.icon-box.style7 .description {
    line-height: 1.6em;
    padding-left: 70px;
}

.icon-box.style6:after,
.icon-box.style7:after {
    display: table;
    content: "";
    clear: both;
}

.icon-box.style6 .box-title {
    letter-spacing: normal;
    margin-bottom: 10px;
}

.icon-box.style7 {
    padding: 30px;
    background: #fff;
}

.icon-box.style7>i {
    border-radius: 50%;
    width: 86px;
    height: 86px;
    line-height: 60px;
}

.icon-box.style7>i.glyphicon {
    font-size: 1.6667em;
}

.icon-box.style7 .description {
    padding-left: 110px;
}

.icon-box.style7 .description .box-title {
    margin-bottom: 5px;
    line-height: 1.3333em;
}

.icon-box.style7 .description ul {
    margin-bottom: 20px;
}

.icon-box.style7 .description .view {
    text-decoration: underline;
    color: #98ce44;
    font-size: 1.0833em;
}

.icon-box.style7 .description p {
    margin-bottom: 0;
}

.icon-box.style8 i,
.icon-box.style9 i {
    font-size: 2.6666em;
    background: #ff7f27;
    color: #fff;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.icon-box.style9 {
    display: inline-block;
}

.icon-box.style9 .box-title {
    line-height: 1.2em;
}

.icon-box.style9>i {
    background: #2e8795;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    line-height: 2em;
    margin-bottom: 15px;
}

.icon-box.style10 {
    margin-top: 20px;
    background: #fff;
    padding: 45px 20px 20px;
    position: relative;
    
    text-align: center;
}

.icon-box.style10 .box-title {
    color: #fff;
    margin-bottom: 15px;
}

.icon-box.style10>i {
    position: absolute;
    width: 72px;
    height: 72px;
    top: -36px;
    left: 50%;
    margin-left: -36px;
    font-size: 3em;
    color: #fff;
    background: #ff7f27;
    line-height: 72px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.icon-box.style11,
.icon-box.style12 {
    display: table;
}

.icon-box.style11>.icon-wrapper,
.icon-box.style12>.icon-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
}

.icon-box.style11>.icon-wrapper>i,
.icon-box.style12>.icon-wrapper>i {
    color: #ff7f27;
}

.icon-box.style11>.details,
.icon-box.style12>.details {
    display: table-cell;
    vertical-align: middle;
}

.icon-box.style11>.icon-wrapper {
    width: 1.4em;
    text-align: left;
}

.icon-box.style11 .details dd,
.icon-box.style11 .details dl,
.icon-box.style11 .details dt {
    font-size: 1em;
}

.icon-box.style11 .details dt {
    text-transform: uppercase;
    font-weight: 700;
}

.icon-box.style11 .details dt::after {
    content: ":";
}

.icon-box.style11 .details .box-title {
    margin-bottom: 0;
    text-transform: none;
    margin-left: 15px;
}

.icon-box.style12>.icon-wrapper {
    width: auto;
}

.icon-box.style12>.icon-wrapper>i {
    border-color: #2e8795;
    background: #2e8795;
    color: #fff;
    font-size: 1.5em;
}

.listing-style1.car .details .amenities,
.listing-style1.flight .details .time,
.listing-style3.cruise .details .character {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.icon-box.style12>.details {
    padding-left: 10px;
    margin: 0;
    text-transform: none;
}

.icon-box.style12>.details .m-title {
    margin: 0;
}

.listing-style1.cruise .box-title:after,
.listing-style1.hotel .box-title:after {
    display: table;
    content: "";
    clear: both;
}

.listing-style1.cruise .feedback,
.listing-style1.hotel .feedback {
    margin: 5px 0;
    border-top: 1px solid #eeeeee;
    padding-top: 5px;
    border-bottom: 1px solid #eeeeee;
}

.listing-style1.cruise .feedback .review,
.listing-style1.hotel .feedback .review {
    display: block;
    float: right;
    text-transform: uppercase;
    font-size: .8333em;
    color: #9e9e9e;
}

.listing-style1.cruise .five-stars-container,
.listing-style1.hotel .five-stars-container {
    color: #dbdbdb;
}

.listing-style1.cruise .action .button:last-child,
.listing-style1.hotel .action .button:last-child {
    float: right;
}

.listing-style1.cruise .action .button,
.listing-style1.hotel .action .button {
    width: 45%;
    padding: 0;
    text-align: center;
}

.listing-style1.cruise .action .button+.button,
.listing-style1.hotel .action .button+.button {
    width: 50%;
}

.listing-style1.car .details,
.listing-style1.flight .details {
    padding: 15px 0 0 !important;
    text-transform: uppercase;
}

.listing-style1.car .details .box-title,
.listing-style1.flight .details .box-title {
    text-transform: none;
}

.listing-style1.car .details .box-title:after,
.listing-style1.flight .details .box-title:after {
    display: table;
    content: "";
    clear: both;
}

.listing-style1.car .action .button,
.listing-style1.flight .action .button {
    text-align: center;
}

.listing-style1.flight .details .time {
    margin: 10px 0;
    letter-spacing: .04em;
}

.listing-style1.flight .details .time:after {
    display: table;
    content: "";
    clear: both;
}

.listing-style1.flight .details .time>div {
    width: 50%;
    float: left;
    padding: 7px 0;
}

.listing-style1.flight .details .time>div>.icon {
    font-size: 16px;
    float: left;
}

.listing-style1.flight .details .time>div>.icon+div {
    padding-left: 24px;
}

.listing-style1.flight .details .time>div:first-child {
    border-right: 1px solid #eeeeee;
}

.listing-style1.flight .details .time>div+div {
    padding-left: 20px;
}

.listing-style1.flight .details .duration {
    font-size: 1em;
    text-align: center;
    letter-spacing: .04em;
}

.listing-style1.car .details .mile {
    font-size: .8333em;
    text-align: center;
}

.listing-style1.car .details .amenities {
    text-align: center;
    margin: 10px 0;
    padding: 10px 0 6px;
}

.listing-style1.cruise .time {
    padding-top: 5px;
}

.listing-style1.cruise .time [class^=soap-icon] {
    float: left;
    font-size: 20px;
}

.listing-style1.cruise .time>div {
    margin-bottom: 10px !important;
}

.listing-style1.cruise .time>div:first-child {
    border-right: 1px solid #eeeeee;
}

.listing-style1.cruise .time>div>div {
    padding-left: 20px;
}

.listing-style1.cruise .action a.button {
    float: none !important;
}

.listing-style1.cruise .description {
    text-align: center;
    font-size: .8333em;
    text-transform: uppercase;
}

.listing-style1.car .box,
.listing-style1.car.box,
.listing-style1.flight .box,
.listing-style1.flight.box,
.listing-style2.car .box,
.listing-style2.car.box,
.listing-style2.flight .box,
.listing-style2.flight.box {
    padding: 15px;
}

.listing-style1.car figure,
.listing-style1.flight figure,
.listing-style2.car figure,
.listing-style2.flight figure {
    background: #f5f5f5;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.listing-style1.car figure>a,
.listing-style1.car figure>span,
.listing-style1.flight figure>a,
.listing-style1.flight figure>span,
.listing-style2.car figure>a,
.listing-style2.car figure>span,
.listing-style2.flight figure>a,
.listing-style2.flight figure>span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.listing-style1.car figure img,
.listing-style1.flight figure img,
.listing-style2.car figure img,
.listing-style2.flight figure img {
    width: auto;
}

.listing-style1.flight .icon,
.listing-style3.flight .icon {
    font-size: 16px;
}

.listing-style1.flight .take-off>.icon,
.listing-style3.flight .take-off>.icon {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
    display: inline-block;
}

.listing-style1.flight .landing>.icon,
.listing-style3.flight .landing>.icon {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
    display: inline-block;
}

.listing-style1.car .amenities ul,
.listing-style3.car .amenities ul {
    display: inline-block;
    color: #9e9e9e;
}

.listing-style1.car .amenities ul li,
.listing-style3.car .amenities ul li {
    float: left;
    text-align: center;
    padding: 0 5px;
    cursor: default;
    font-size: .8333em;
}

.listing-style1.car .amenities ul li .glyphicon,
.listing-style1.car .amenities ul li [class^=soap-icon],
.listing-style3.car .amenities ul li .glyphicon,
.listing-style3.car .amenities ul li [class^=soap-icon] {
    display: block;
    font-size: 16px;
    color: #d9d9d9;
    overflow: hidden;
}

.listing-style1.car .amenities ul:after,
.listing-style3 .box:after,
.listing-style3.box:after,
.listing-style3.car .amenities ul:after {
    display: table;
    content: "";
    clear: both;
}

.listing-style1.car .amenities ul li .glyphicon,
.listing-style3.car .amenities ul li .glyphicon {
    line-height: 25px;
}

.listing-style1.car .amenities ul li .glyphicon:before,
.listing-style3.car .amenities ul li .glyphicon:before {
    font-size: 12px;
}

.listing-style1.car .amenities ul li:hover,
.listing-style1.car .amenities ul li:hover .glyphicon,
.listing-style1.car .amenities ul li:hover [class^=soap-icon],
.listing-style3.car .amenities ul li:hover,
.listing-style3.car .amenities ul li:hover .glyphicon,
.listing-style3.car .amenities ul li:hover [class^=soap-icon] {
    color: #2e8795;
}

.listing-style1.car .amenities ul li:hover [class^=soap-icon]:before,
.listing-style3.car .amenities ul li:hover [class^=soap-icon]:before {
    -webkit-animation: toTopFromBottom .35s forwards;
    -moz-animation: toTopFromBottom .35s forwards;
    animation: toTopFromBottom .35s forwards;
}

.listing-style2 .box .box-title {
    margin-bottom: 0;
}

.listing-style2 a.button {
    margin-top: 6px;
}

.listing-style2.flight .details {
    padding: 12px 2px 0;
}

.listing-style2.flight img {
    width: auto;
    max-width: 100%;
}

.listing-style3 .box,
.listing-style3.box {
    background: #fff;
    margin-bottom: 5px;
}

.listing-style3 .box>*,
.listing-style3.box>* {
    padding: 0;
}

.listing-style3 .review {
    display: block;
    text-transform: uppercase;
    font-size: .8333em;
    color: #9e9e9e;
}

.listing-style3 .five-stars-container,
.listing-style3 .review {
    line-height: 1em;
}

.listing-style3 .five-stars-container {
    color: #dbdbdb;
}

.listing-style3 [class^=soap-icon].circle {
    color: #d9d9d9;
    cursor: default;
    font-size: 16px;
    overflow: hidden;
}

.listing-style3 [class^=soap-icon].circle:hover {
    color: #2e8795;
}

.listing-style3 [class^=soap-icon].circle:hover:before {
    -webkit-animation: toTopFromBottom .35s forwards;
    -moz-animation: toTopFromBottom .35s forwards;
    animation: toTopFromBottom .35s forwards;
}

#header.style1 .social-icons li a:hover i,
#header.style6 .social-icons li>a:hover i {
    -webkit-animation: toBottomFromTop .3s forwards;
    -moz-animation: toBottomFromTop .3s forwards;
    animation: toBottomFromTop .3s forwards;
}

.listing-style3 .price {
    float: none;
    text-align: center;
}

.listing-style3.hotel figure img {
    width: 100%;
    height: auto;
}

.listing-style3.hotel .box-title {
    margin: 0;
    float: left;
}

.listing-style3.hotel .box-title i {
    font-size: 15px;
}

.listing-style3.hotel .amenities {
    float: right;
}

.listing-style3.hotel .details {
    padding: 15px 0 15px 20px;
    display: table;
}

.listing-style3.hotel .details [class^=soap-icon].circle {
    margin-right: 5px;
    margin-top: 5px;
}

.listing-style3.hotel .details>* {
    display: table-row;
}

.listing-style3.hotel .details>*>* {
    display: table-cell;
    padding: 10px 15px 0;
    text-align: center;
    vertical-align: middle;
}

.listing-style3.hotel .details>*> :first-child {
    border-right: 1px solid #eeeeee;
    padding-left: 0;
    padding-right: 15px;
    text-align: left;
}

.listing-style3.hotel .details>*> :last-child {
    width: 120px;
}

.listing-style3.hotel .details> :first-child>* {
    border-bottom: 1px solid #eeeeee;
    padding-top: 0;
    padding-bottom: 10px;
}

.listing-style3.hotel .details .button {
    margin-top: 8px;
}

.listing-style3.flight .box,
.listing-style3.flight.box {
    padding: 15px;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.listing-style3.flight figure {
    display: table-cell;
    background: #f5f5f5;
    vertical-align: middle;
    float: none;
}

.listing-style3.flight figure span {
    text-align: center;
    display: block;
}

.listing-style3.flight figure span img {
    max-width: 60px;
    height: auto;
}

.listing-style3.flight .box-title {
    float: left;
}

.listing-style3.flight .stop:hover {
    background: #ff7f27;
}

.listing-style3.flight .amenities {
    margin-bottom: 10px;
    float: right;
}

.listing-style3.flight .details {
    display: table-cell;
    padding-left: 15px;
    float: none;
}

.listing-style3.flight .details .details-wrapper {
    display: table;
    width: 100%;
}

.listing-style3.flight .details .details-wrapper>* {
    display: table-row;
}

.listing-style3.flight .details .details-wrapper>*>* {
    display: block;
    padding: 5px;
}

.listing-style3.flight .details .details-wrapper>*> :first-child {
    padding-left: 0;
}

.listing-style3.flight .details .details-wrapper>*> :last-child {
    padding-right: 0;
}

.listing-style3.flight .details .details-wrapper> :first-child>* {
    padding-top: 0;
}

.listing-style3.flight .details .details-wrapper .box-title {
    margin: 0;
}

.listing-style3.flight .details .details-wrapper [class^=soap-icon].circle {
    margin-right: 5px;
}

.listing-style3.flight .details .details-wrapper [class*=" col-"],
.listing-style3.flight .details .details-wrapper [class^=col-] {
    padding: 0;
}

.listing-style3.flight .details .details-wrapper .time>div {
    border-right: 1px solid #eeeeee;
    padding: 7px;
}

.listing-style3.flight .details .details-wrapper .time>div:last-child {
    border-right: 0;
}

.listing-style3.flight .details .details-wrapper .time>div:first-child {
    padding-left: 0;
}

.listing-style3.flight .details .details-wrapper .time>div>div {
    padding-left: 0;
}

.listing-style3.flight .details .details-wrapper .time .icon {
    float: left;
    padding: 0;
    font-size: 16px;
}

.listing-style3.flight .details .details-wrapper .time {
    letter-spacing: .04em;
}

.listing-style3.flight .details .details-wrapper .action {
    vertical-align: top;
}

.listing-style3.car .box,
.listing-style3.car.box {
    display: table;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    table-layout: fixed;
}

.listing-style3.car .details,
.listing-style3.car figure {
    display: table-cell;
    float: none;
}

.listing-style3.car figure {
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #eeeeee;
}

.listing-style3.car figure img {
    max-width: 80%;
    height: auto;
}

.listing-style3.car .details .box-title {
    float: left;
}

.listing-style3.car .details .logo {
    margin: 3px 0 0 8px;
    float: left;
    border-left: 1px solid #e1e1e1;
    padding-left: 8px;
}

.listing-style3.car .details .logo img {
    max-height: 20px;
    width: auto;
}

.listing-style3.car .details .amenities {
    margin-top: 20px;
}

.listing-style3.car .details .character {
    text-align: right;
    text-transform: uppercase;
    font-size: .8333em;
    border-right: 1px solid #eeeeee;
}

.listing-style3.car .details .character dd {
    margin-bottom: 5px;
}

.listing-style3.car .details .character dl {
    margin-bottom: 0;
}

.listing-style3.car .details .action {
    text-align: center;
    text-transform: uppercase;
}

.listing-style3.car .details .action .button {
    margin-top: 30px;
}

.listing-style3.cruise figure img {
    width: 100%;
    height: auto;
}

.listing-style3.cruise .details {
    padding: 7.5px 20px;
}

.listing-style3.cruise .details .character>div:last-child,
.tab-container .tab-pane>.listing-style3 .details {
    padding-right: 0;
}

.listing-style3.cruise .details img {
    max-width: 100%;
    height: auto;
}

.listing-style3.cruise .details .box-title {
    text-transform: none;
    margin-bottom: 10px;
}

.listing-style3.cruise .details .character {
    font-size: 1em;
    margin-bottom: 15px;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.listing-style3.cruise .details .character>div {
    display: table-cell;
    float: none;
    vertical-align: middle;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    border-left: 1px solid #eeeeee;
}

.listing-style3.cruise .details .character>div:first-child {
    border: 0;
    padding-left: 0;
}

.listing-style3.cruise .details .character [class^=soap-icon] {
    font-size: 18px;
    float: left;
}

.listing-style3.cruise .details .character .cruise-logo {
    padding: 0;
    text-align: left;
}

.listing-style3.cruise .details .character .cruise-logo img {
    max-width: 90%;
    width: auto;
    height: auto;
}

.blog-infinite .post .video-container embed,
.blog-infinite .post .video-container iframe,
.blog-infinite .post .video-container object,
.detailed-logo figure img,
.flight-routes .box figure img,
.single .post .video-container embed,
.single .post .video-container iframe,
.single .post .video-container object {
    max-width: 100%;
}

.blog-infinite .post .video-container,
.fluid-width-video-wrapper,
.single .post .video-container {
    width: 100%;
    position: relative;
}

.listing-style3.cruise .details .character .date>div,
.listing-style3.cruise .details .character .departure>div {
    padding-left: 20px;
    line-height: 1.1667em;
}

.listing-style3.cruise .details .review {
    line-height: 1.6667em;
}

.listing-style3.cruise .details .review .five-stars-container {
    float: left;
    margin-right: 10px;
}

.listing-style3.cruise .details .review span {
    display: block;
    float: left;
}

.pricing-table {
    padding: 20px;
    background: #fff;
}

.pricing-table .header {
    border-bottom: 1px solid #eeeeee;
}

.pricing-table .header>i {
    float: left;
    font-size: 16px;
    margin: 3px 8px 0 0;
}

.pricing-table .header .box-title {
    float: left;
    line-height: 1.3333em;
    margin-bottom: 20px;
}

.pricing-table .header .box-title small {
    text-transform: uppercase;
    display: block;
    font-size: .6em;
}

.pricing-table .description {
    margin: 15px 0;
}

.pricing-table .features {
    margin-bottom: 15px;
    text-transform: uppercase;
}

.pricing-table .features li {
    margin-top: 1px;
    background: #f5f5f5;
    font-size: .9167em;
    padding-left: 20px;
    line-height: 40px;
}

.pricing-table .features li.active {
    color: #838383;
    background: #f5f5f5;
}

.pricing-table .features li.active:before {
    color: #fff;
    background: #2e8795;
}

.pricing-table.blue,
.pricing-table.blue .box-title,
.pricing-table.blue .box-title small,
.pricing-table.blue .price,
.pricing-table.blue .price small,
.pricing-table.green,
.pricing-table.green .box-title,
.pricing-table.green .box-title small,
.pricing-table.green .price,
.pricing-table.green .price small,
.pricing-table.red,
.pricing-table.red .box-title,
.pricing-table.red .box-title small,
.pricing-table.red .price,
.pricing-table.red .price small,
.pricing-table.yellow,
.pricing-table.yellow .box-title,
.pricing-table.yellow .box-title small,
.pricing-table.yellow .price,
.pricing-table.yellow .price small {
    color: #fff;
}

.pricing-table.blue .box-title small,
.pricing-table.blue .description,
.pricing-table.blue .price small,
.pricing-table.green .box-title small,
.pricing-table.green .description,
.pricing-table.green .price small,
.pricing-table.red .box-title small,
.pricing-table.red .description,
.pricing-table.red .price small,
.pricing-table.yellow .box-title small,
.pricing-table.yellow .description,
.pricing-table.yellow .price small {
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
}

.pricing-table.green {
    background: #98ce44;
}

.pricing-table.green .header {
    border-bottom-color: #91c63d;
}

.pricing-table.green .features li {
    background: #91c63d;
}

.pricing-table.green .features li:before {
    background: #98ce44;
}

.pricing-table.yellow {
    background: #ff7f27;
}

.pricing-table.yellow .header {
    border-bottom-color: #c2580c;
}

.pricing-table.yellow .features li {
    background: #c2580c;
}

.pricing-table.yellow .features li:before {
    background: #ff7f27;
}

.pricing-table.blue {
    background: #2e8795;
}

.pricing-table.blue .header {
    border-bottom-color: #007082;
}

.pricing-table.blue .features li {
    background: #007082;
}

.pricing-table.blue .features li:before {
    background: #2e8795;
}

.pricing-table.red {
    background: #e01a33;
}

.pricing-table.red .header {
    border-bottom-color: #d51a32;
}

.pricing-table.red .features li {
    background: #d51a32;
}

.pricing-table.red .features li:before {
    background: #e01a33;
}

.border-box {
    border: 15px solid #eaeaea;
}

.author a,
.single .avatar img,
.travel-story-container .avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.post {
    position: relative;
}

.post figure img {
    width: 100%;
    height: auto;
}

.post .entry-date {
    background: #2e8795;
    padding: 7px 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 10px;
}

.post .entry-date .date {
    margin: 0;
    font-size: 1.6667em;
    display: block;
    font-weight: 400;
}

.post .entry-date .month {
    margin: 0;
    font-size: .8333em;
    font-weight: 400;
}

.fluid-width-video-wrapper {
    padding: 0;
}

.blog-infinite .post,
.single .post {
    margin-bottom: 50px;
}

.blog-infinite .post .video-container video,
.single .post .video-container video {
    max-width: 100%;
    height: auto;
}

.blog-infinite .post .entry-title,
.single .post .entry-title {
    margin-bottom: 25px;
}

.blog-infinite .post .excerpt-container,
.single .post .excerpt-container {
    margin-bottom: 20px;
}

.blog-infinite .post .excerpt-container p,
.single .post .excerpt-container p {
    line-height: 1.8333em;
}

.blog-infinite .post .details,
.single .post .details {
    background: #fff;
    padding: 20px 20px 10px;
}

.blog-infinite .post.without-featured-item .entry-title,
.blog-infinite .post.without-featured-item .excerpt-container,
.comment-list ul.children,
.single .post.without-featured-item .entry-title,
.single .post.without-featured-item .excerpt-container {
    padding-left: 50px;
}

.blog-infinite .post-content,
.single .post-content {
    margin-bottom: 30px;
}

.blog-infinite .post-content>p,
.single .post-content>p {
    line-height: 1.6666em;
}

.blog-infinite .post-content .border-box,
.single .post-content .border-box {
    margin: 30px 0;
}

.blog-infinite .post-content .border-box blockquote,
.single .post-content .border-box blockquote {
    margin-bottom: 0;
}

.blog-infinite .post-meta,
.single .post-meta {
    background: #f5f5f5;
    padding: 10px 10px 0;
    font-size: 1em;
}

.blog-infinite .post-meta .entry-author,
.single .post-meta .entry-author {
    float: left;
    line-height: 28px;
    font-size: .83333em;
    margin-bottom: 10px;
}

.blog-infinite .post-meta .entry-author .icon,
.single .post-meta .entry-author .icon {
    float: left;
    width: 28px;
    height: 28px;
    background: #fff;
    font-size: 1.6666em;
    line-height: 28px;
    text-align: center;
    color: #d9d9d9;
    margin-right: 10px;
}

.blog-infinite .post-meta .entry-author a.author,
.single .post-meta .entry-author a.author {
    color: #2e8795;
}

.blog-infinite .post-meta .entry-action,
.single .post-meta .entry-action {
    float: right;
}

.blog-infinite .post-meta .entry-action>*,
.single .post-meta .entry-action>* {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 10px;
    margin-left: 8px;
    margin-bottom: 10px;
    background: #fff;
    color: #9e9e9e;
    letter-spacing: .04em;
    font-size: .8333em;
    font-weight: 400;
}

.blog-infinite .post-meta .entry-action>* i,
.single .post-meta .entry-action>* i {
    float: left;
    font-size: 2.6667em;
    margin-right: 10px;
    color: #d9d9d9;
}

.blog-infinite .post-meta .entry-action a.button:hover,
.single .post-meta .entry-action a.button:hover {
    background: #2e8795;
    color: #fff;
}

.blog-infinite .post-meta .entry-action a.button:hover i,
.single .post-meta .entry-action a.button:hover i {
    color: #fff;
}

.blog-infinite .post-meta:after,
.single .post-meta:after {
    display: table;
    content: "";
    clear: both;
}

.single .details {
    margin-bottom: 30px;
}

.comment-list .the-comment .comment-text :last-child,
.single .suggestions .caption {
    margin-bottom: 0;
}

.single .single-navigation a.button {
    font-weight: 400;
}

.single .single-navigation a.button span {
    vertical-align: middle;
}

.single .single-navigation i {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 0;
    vertical-align: middle;
}

.single .single-navigation .prev i {
    margin-right: 20px;
}

.single .single-navigation .next i {
    margin-left: 20px;
}

.about-author .about-author-container {
    background: #fff;
    padding: 0 20px;
}

.about-author .about-author-content {
    display: table;
    border-bottom: 1px solid #eeeeee;
}

.about-author .avatar {
    display: table-cell;
    padding: 20px 20px 20px 0;
    border-right: 1px solid #eeeeee;
}

.about-author .description {
    display: table-cell;
    padding: 20px;
    vertical-align: top;
}

#header.style7 .contact-details i,
.about-author .wrote-posts-count span,
.popup-wrapper .popup-content,
.popup-wrapper:before,
.search-box-wrapper.style2 .search-box>ul.search-tabs li>a span {
    vertical-align: middle;
}

.about-author .description p {
    line-height: 1.8333em;
}

.about-author .about-author-meta {
    padding: 15px 0;
}

.about-author .social-icons {
    float: right;
}

.about-author .wrote-posts-count {
    line-height: 28px;
    font-size: 1.1667em;
}

.about-author .wrote-posts-count i {
    font-size: 1.8333em;
    color: #2e8795;
    float: left;
    margin-right: 10px;
}

.single .avatar img,
.travel-story-container .avatar img {
    border-radius: 50%;
    width: 96px;
    height: 96px;
}

.single .suggestions a.hover-effect:after {
    color: #fff;
    background: 0;
    content: "\e8ba";
    font-family: soap-icons;
    font-size: 1.6667em;
    text-align: center;
    line-height: 50px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

.single .suggestions li {
    cursor: pointer;
}

.single .suggestions li:hover a.hover-effect:after {
    visibility: visible;
    -webkit-transform: rotateY(0) scale(1, 1);
    -moz-transform: rotateY(0) scale(1, 1);
    -ms-transform: rotateY(0) scale(1, 1);
    -o-transform: rotateY(0) scale(1, 1);
    transform: rotateY(0) scale(1, 1);
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.single .suggestions li:hover a.hover-effect {
    background: #2e8795;
}

.single .suggestions li:hover img {
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.single .suggestions li:hover .caption {
    color: #2e8795;
}

.comment-list .the-comment {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #eeeeee;
}

.comment-list .the-comment .comment-text {
    padding-right: 50px;
}

.comment-list>li.comment:first-child>.the-comment {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}

.comment-list .avatar {
    margin-right: 30px;
    float: left;
}

.comment-list .avatar img {
    width: 72px;
    height: 72px;
}

.author a {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 1px;
}

.author img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}

.opacity-overlay,
.pace {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.testimonial .slides>li {
    display: none;
}

.testimonial.style1 .slides>li,
.testimonial.style2 .slides>li {
    padding-bottom: 80px;
    position: relative;
}

.testimonial.style1 .description,
.testimonial.style2 .description {
    font-size: 1.3333em;
    color: #2e8795;
    font-style: italic;
}

.testimonial.style1 .author,
.testimonial.style2 .author {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
}

.testimonial.style1 .author a,
.testimonial.style2 .author a {
    float: left;
    width: 74px;
    height: 74px;
    margin-right: 10px;
}

.testimonial.style1 .author .name,
.testimonial.style2 .author .name {
    padding-top: 22px;
}

.testimonial.style1 .author .name small,
.testimonial.style2 .author .name small {
    display: block;
    text-transform: uppercase;
    font-size: .7143em;
}

.testimonial.style1 {
    background: #fff;
    padding: 25px;
}

.testimonial.style1 .testimonial-control-nav {
    float: right;
}

.testimonial.style1 .testimonial-control-nav>li {
    float: left;
    margin-left: 5px;
}

.testimonial.style1 .testimonial-control-nav>li a {
    display: block;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    text-indent: -9999px;
    cursor: pointer;
}

.testimonial.style1 .testimonial-control-nav>li a.testimonial-active {
    background: #ff7f27;
    border-color: #ff7f27;
}

.testimonial.style1:after {
    display: table;
    content: "";
    clear: both;
}

.testimonial.style2 {
    position: relative;
}

.testimonial.style2 .description {
    background: #fff;
    padding: 25px;
}

.testimonial.style2 .author {
    padding-left: 25px;
}

.testimonial.style2 .testimonial-direction-nav {
    right: 0;
    top: -40px;
    width: 72px;
    height: 22px;
    position: absolute;
}

.testimonial.style2 .testimonial-direction-nav li {
    float: left;
}

.testimonial.style2 .testimonial-direction-nav li a {
    display: block;
    width: 30px;
    height: 22px;
    background: #2e8795;
    color: #fff;
    text-indent: -9999px;
}

.testimonial.style2 .testimonial-direction-nav li a:before {
    position: absolute;
    display: block;
    top: 2px;
    font-family: soap-icons;
    text-indent: 0;
    font-size: 20px;
}

.testimonial.style2 .testimonial-direction-nav li a.testimonial-prev {
    margin-right: 10px;
}

.testimonial.style2 .testimonial-direction-nav li a.testimonial-prev:before {
    content: '\e88a';
    left: 8px;
}

.testimonial.style2 .testimonial-direction-nav li a.testimonial-next:before {
    content: '\e88b';
    right: 9px;
}

.testimonial.style2 .testimonial-direction-nav li a.testimonial-disabled {
    background: #d9d9d9;
}

.testimonial.style3 {
    position: relative;
    border: 2px solid #fff;
    margin-top: 80px;
    padding: 60px 20px 20px;
    background: white;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.testimonial.style3 .author {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -50px;
}

.testimonial.style3 .author a {
    width: 100px;
    height: 100px;
    border: 3px solid #fff;
    background: #fff;
}

.testimonial.style3 .author a img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.testimonial.style3 .description {
    color: #fff;
    font-size: 2.5em;
    font-weight: 300;
}

.testimonial.style3 .description em {
    font-weight: 400;
}

.testimonial.style3 .description:after,
.testimonial.style3 .description:before,
.testimonial.style3 .name {
    color: #2e8795;
}

.testimonial.style3 .name:before {
    content: "-";
}

.testimonial.style3 ul.slides:after {
    display: table;
    content: "";
    clear: both;
}

.testimonial.style3 ul.slides li {
    position: static !important;
}

.testimonial.style3 .testimonial-direction-nav .testimonial-next,
.testimonial.style3 .testimonial-direction-nav .testimonial-prev {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    width: 40px;
    text-indent: -9999px;
    background: #fff;
    color: #2e8795;
}

.testimonial.style3 .testimonial-direction-nav .testimonial-next:before,
.testimonial.style3 .testimonial-direction-nav .testimonial-prev:before {
    text-indent: 0;
    position: absolute;
    display: block;
    left: 15px;
    font-size: 30px;
    top: 50%;
    margin-top: -10px;
    font-family: soap-icons;
}

.testimonial.style3 .testimonial-direction-nav .testimonial-prev {
    left: 0;
}

.testimonial.style3 .testimonial-direction-nav .testimonial-prev:before {
    content: '\e87c';
}

.testimonial.style3 .testimonial-direction-nav .testimonial-next {
    right: 0;
}

.testimonial.style3 .testimonial-direction-nav .testimonial-next:before {
    content: '\e878';
}

.testimonial.style3 .testimonial-direction-nav .testimonial-disabled {
    background: #2e8795;
    color: #fff;
}

.team {
    text-align: center;
}

.team figure {
    position: relative;
    overflow: hidden;
}

.team figure:hover figcaption {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    bottom: 0;
}

.team figure figcaption {
    position: absolute;
    bottom: -32px;
    line-height: 0;
    text-align: center;
    left: 0;
    right: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.team figure figcaption>.social-icons>li a {
    background: #fff;
    color: inherit;
    -ms-filter: "alpha(opacity=65)";
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    -khtml-opacity: .65;
    opacity: .65;
}

.team figure figcaption>.social-icons>li a:hover {
    color: #2e8795;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.team .details {
    text-align: center;
}

.team .description {
    border-top: 1px solid #eeeeee;
    margin-top: 10px;
    padding-top: 8px;
}

.team .social-icons {
    display: inline-block;
}

.contact-form-container {
    padding: 30px 30px 20px;
}

.contact-form-container .contact-form label {
    text-transform: uppercase;
}

.opacity-overlay {
    outline: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 10000;
    display: none;
}

.opacity-overlay .container {
    height: 100%;
    position: relative;
    z-index: 10001;
}

.opacity-overlay .spinner {
    color: #fff;
    font-size: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
}

.popup-wrapper {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0 5px;
}

.popup-wrapper:before {
    content: '';
    display: inline-block;
    height: 100%;
}

.popup-wrapper .popup-content {
    float: none;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    z-index: 10003;
    position: relative;
    display: inline-block;
}

.style-changer {
    text-align: left;
    width: 270px;
}

.style-changer .style-changer-header {
    width: 330px;
    padding-left: 30px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    background: #2e8795;
    -webkit-border-radius: 0 0 15px;
    -moz-border-radius: 0 0 15px;
    -ms-border-radius: 0 0 15px;
    border-radius: 0 0 15px;
    position: relative;
}

.style-changer .style-changer-header .style-main-title {
    float: left;
    margin: 0;
    line-height: 55px;
    color: #fff;
}

#buyers-details .intro.table-wrapper .table-cell:first-child,
#cruise-description .intro.table-wrapper .table-cell:first-child,
#cruise-reviews .intro.table-wrapper .table-cell:first-child,
#cruise-write-review .intro.table-wrapper .table-cell:first-child,
#flight-details .intro.table-wrapper .table-cell:first-child,
#hotel-description .intro.table-wrapper .table-cell:first-child,
#hotel-reviews .intro.table-wrapper .table-cell:first-child,
#tenders-details .intro.table-wrapper .table-cell:first-child,
#travel-guide .intro.table-wrapper .table-cell:first-child,
.style-changer .style-chagner-main .design-skins {
    margin-bottom: 15px;
}

.style-changer .style-changer-header .style-toggle {
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    background: #fff;
    line-height: 30px;
    text-align: center;
}

.style-changer .style-changer-header .style-toggle>.fa {
    color: #2e8795;
}

.style-changer .style-chagner-main {
    width: 270px;
    background: #fff;
    padding: 15px 30px 30px;
}

.style-changer .style-chagner-main label {
    margin-top: 15px;
    font-weight: 400;
    font-size: .8333em;
    text-transform: uppercase;
}

.style-changer .style-chagner-main .design-skins li {
    padding: 4px;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.style-changer .style-chagner-main .design-skins li i {
    display: none;
}

.style-changer .style-chagner-main .design-skins li a {
    display: block;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    line-height: 1.1em;
    width: 100%;
    height: 100%;
}

.style-changer .style-chagner-main .design-skins li.active i {
    display: inline-block;
}

.style-changer .style-chagner-main .design-skins li.light-blue {
    border-color: #2e8795;
}

.style-changer .style-chagner-main .design-skins li.light-blue a {
    background: #2e8795;
}

.style-changer .style-chagner-main .design-skins li.purple {
    border-color: #9f60b5;
}

.style-changer .style-chagner-main .design-skins li.purple a {
    background: #9f60b5;
}

.style-changer .style-chagner-main .design-skins li.orange {
    border-color: #ff7f27;
}

.style-changer .style-chagner-main .design-skins li.orange a {
    background: #ff7f27;
}

.style-changer .style-chagner-main .design-skins li.light-orange {
    border-color: #f5a77d;
}

.style-changer .style-chagner-main .design-skins li.light-orange a {
    background: #f5a77d;
}

.style-changer .style-chagner-main .design-skins li.sea-blue {
    border-color: #0ab596;
}

.style-changer .style-chagner-main .design-skins li.sea-blue a {
    background: #0ab596;
}

.style-changer .style-chagner-main .design-skins li.sky-blue {
    border-color: #6dace6;
}

.style-changer .style-chagner-main .design-skins li.sky-blue a {
    background: #6dace6;
}

.style-changer .style-chagner-main .design-skins li.dark-orange {
    border-color: #ff3e3e;
}

.style-changer .style-chagner-main .design-skins li.dark-orange a {
    background: #ff3e3e;
}

.style-changer .style-chagner-main .design-skins li.dark-blue {
    border-color: #194eb0;
}

.style-changer .style-chagner-main .design-skins li.dark-blue a {
    background: #194eb0;
}

.style-changer .style-chagner-main .design-skins li.light-yellow {
    border-color: #ffd200;
}

.style-changer .style-chagner-main .design-skins li.light-yellow a {
    background: #ffd200;
}

.style-changer .style-chagner-main .design-skins li.red {
    border-color: #e44049;
}

.style-changer .style-chagner-main .design-skins li.red a {
    background: #e44049;
}

.style-changer.dark .style-chagner-main {
    background: #2e8795;
}

/* .style-changer.dark .style-chagner-main label — empty, removed */

.style-changer#style-changer {
    position: fixed;
    left: -275px;
    top: 100px;
    z-index: 1000;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    transition: all .4s ease-in;
}

.animated {
    visibility: hidden;
}

.parallax {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    overflow: hidden;
}

.pace {
    -webkit-user-select: none;
    user-select: none;
    background: #f5f5f5;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    visibility: visible;
    width: 100%;
    z-index: 999999;
}

#header,
.chaser {
    z-index: 999;
}

#header,
#header .ribbon,
#header .ribbon>a {
    position: relative;
}

.pace-inactive {
    display: none;
}

.pace .loading-page {
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.chaser,
.soap-login-page.style1 #page-wrapper,
.soap-login-page.style3 #main-menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#header .topnav {
    min-height: 42px;
    background: #2e8795;
    width: 100%;
}

#header .topnav ul.quick-menu>li {
    float: left;
    margin-left: 20px;
}

#header .topnav ul.quick-menu>li:first-child {
    margin-left: 0;
}

#header .topnav ul.quick-menu>li>a {
    color: #fff;
    line-height: 42px;
    display: block;
    font-size: 1.21em;
    font-weight: 600;
}

#header .ribbon>a {
    padding: 0 10px 0 0;
    text-transform: uppercase;
}

#header .ribbon>a:after {
    display: inline-block;
    position: absolute;
    right: 0;
    content: "\f0d7";
    font-family: FontAwesome;
    color: #fff;
}

#header .ribbon:hover>ul.menu {
    top: 28px;
    visibility: visible;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#header .ribbon>ul.menu {
    position: absolute;
    left: -15px;
    top: -9999px;
    z-index: 99;
    visibility: hidden;
}

#header .ribbon>ul.menu.left {
    left: auto;
    right: -10px;
}

#header .ribbon.currency>ul.menu li a {
    text-transform: uppercase;
    font-size: .8333em;
}

#header .main-header {
    height: auto;
    position: relative;
    width: 100%;
}

#header .logo {
    padding: 0;
    text-align: left;
    margin: 22px 0 0;
    height: auto;
}

#header .mobile-menu-toggle {
    background: url(../images/icon/mobile-menu.png) center center no-repeat #2e8795;
    margin: 0;
    height: 66px;
    width: 66px;
    padding: 22px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: -9999px;
    display: none;
}

#header .mobile-menu-toggle .icon-bar {
    background: #fff;
}

#header.style1 {
    background: #2e8795;
    padding-top: 30px;
}

#header.style1 * {
    color: #fff;
}

#header.style1 .logo {
    margin: 0 0 0 -77px;
    float: none;
    position: absolute;
    left: 50%;
    top: 32px;
}

#header.style1 .logo a {
    width: 155px;
    position: relative;
}

#header.style1 .logo a:after {
    position: absolute;
    display: block;
    width: 130px;
    height: 30px;
    background: url(../images/logo_txt.png) no-repeat #2e8795;
    content: "";
    top: 0;
    right: 0;
}

#header.style1 #main-menu ul.menu>li:hover>.megamenu-wrapper,
#header.style1 #main-menu ul.menu>li:hover>ul,
#header.style2 #main-menu ul.menu>li:hover>.megamenu-wrapper,
#header.style2 #main-menu ul.menu>li:hover>ul,
#header.style2 .topnav ul.quick-menu>li.ribbon:hover>ul.menu {
    top: 47px;
}

#header.style1 .logo img {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#header.style1 .social-icons {
    float: right;
}

#header.style1 .social-icons li a {
    background: 0;
    border: 1px solid transparent;
    overflow: hidden;
}

#header.style1 .social-icons li a:hover {
    border: 1px solid #40cbf8;
}

#header.style1 .social-icons li a:hover i {
    display: block;
    animation: toBottomFromTop .3s forwards;
}

#header.style1 .contact-details {
    float: left;
    margin-bottom: 30px;
}

#header.style1 .contact-details .contact-phone {
    font-size: 1.1667em;
    font-weight: 700;
}

#header.style1 .contact-details .contact-phone i {
    border-color: #40cbf8;
}

#header.style1 #main-menu {
    border-top: 1px solid #40cbf8;
}

#header.style1 #main-menu ul.menu {
    margin: 0 auto;
    float: none;
}

#header.style1 #main-menu ul.menu>li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px;
}

#header.style1 #main-menu ul.menu>li>a {
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
}

#header.style1 #main-menu ul.menu>li.active>a,
#header.style1 #main-menu ul.menu>li:hover>a {
    color: #fff;
    background: #40cbf8;
}

#header.style2 .topnav {
    height: auto;
    background: #2e8795;
}

#header.style2 .topnav ul.quick-menu>li>a {
    
    height: 50px;
    line-height: 50px;
}

#header.style2 .topnav ul.quick-menu>li>a:hover {
    color: #fff;
}

/* #header.style2 .topnav ul.quick-menu>li.ribbon>a:after — empty, removed */

#header.style2 .logo {
    margin-top: 28px;
}

#header.style2 .logo a {
    background-size: auto 22px;
}

#header.style2 .logo a img {
    width: auto;
    height: 22px;
}

#header.style2 .header-search {
    padding-top: 22px;
    text-align: left;
    height: 78px;
}

#header.style2 .header-search [class^=col-] {
    padding: 0;
}

#header.style2 .header-search .check-in,
#header.style2 .header-search .check-out,
#header.style2 .header-search .where {
    border: 1px solid #dbdbdb;
    border-right: 0;
}

#header.style2 .header-search .guest span.custom-select {
    border: 1px solid #dbdbdb;
}

#header.style2 #main-menu ul.menu {
    margin: 0 auto;
    float: none;
}

#header.style2 #main-menu ul.menu>li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 10px;
}

#header.style2 #main-menu ul.menu>li>a {
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
    line-height: 50px;
    
}

#header.style2 #main-menu ul.menu>li.active>a,
#header.style2 #main-menu ul.menu>li>a:hover {
    color: #fff;
    background: #263546;
}

#header.style4 #main-menu>ul.menu>li:hover>.megamenu-wrapper,
#header.style4 #main-menu>ul.menu>li:hover>ul,
#header.style4 .topnav ul.quick-menu .ribbon:hover>ul.menu {
    top: 48px;
}

#header.style3 .inspire-btn,
#header.style3 .logo {
    margin-top: 34px;
}

#header.style3 .logo a {
    background-size: auto 26px;
}

#header.style3 #main-menu .menu {
    margin-right: 40px;
}

#header.style3 #main-menu .menu>li>a {
    font-size: 1.1667em;
    color: #d9d9d9;
    height: 96px;
    line-height: 96px;
}

#header.style3 #main-menu .menu>li.active>a,
#header.style3 #main-menu .menu>li:hover>a {
    color: #2e8795;
}

#header.style4 {
    padding-top: 30px;
}

#header.style4 .logo {
    margin: 0 0 16px;
}

#header.style4 .quick-search {
    display: inline-block;
}

#header.style4 .quick-search .input-text {
    width: 250px;
}

#header.style4 button {
    padding: 0 15px;
}

#header.style4 .topnav {
    float: right;
    background: 0;
    width: auto;
    height: auto;
}

#header.style4 .topnav ul.quick-menu>li>a {
    line-height: 50px;
    height: 50px;
    color: inherit;
}

#header.style4 .topnav ul.quick-menu .ribbon>a:after {
    color: inherit;
}

#header.style4 .main-navigation {
    border-top: 1px solid #eeeeee;
}

#header.style4 #main-menu>ul.menu {
    margin: 0 auto;
    float: none;
}

#header.style4 #main-menu>ul.menu>li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 2px;
}

#header.style4 #main-menu>ul.menu>li>a {
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
}

#header.style4 #main-menu>ul.menu>li.active>a,
#header.style4 #main-menu>ul.menu>li:hover>a {
    font-weight: 700;
    color: inherit;
    background: #f5f5f5;
}

#header.style5 #main-menu>ul>li>a {
    line-height: 48px;
    height: 48px;
}

#header.style5 #main-menu>ul>li:hover>.megamenu-wrapper,
#header.style5 #main-menu>ul>li:hover>ul {
    top: 46px;
}

#header.style5 .logo {
    margin-top: 14px;
    min-height: initial;
}

#header.style5 .logo img {
    height: 20px;
}

#header.style5 .logo a {
    background-size: auto 20px;
}

#header.style6 {
    padding-top: 20px;
}

#header.style6 .logo {
    margin: 0;
}

#header.style6 .logo img {
    height: 24px;
}

#header.style6 .logo a {
    background-size: auto 24px;
}

#header.style6 button {
    padding: 0 15px;
}

#header.style6 .topnav {
    float: left;
    background: 0;
    width: auto;
    height: auto;
    margin: 0 0 22px 20px;
}

#header.style6 .topnav ul.quick-menu>li>a {
    line-height: 30px;
    height: 30px;
    color: inherit;
}

#header.style6 .topnav ul.quick-menu .ribbon:hover>ul.menu {
    top: 28px;
}

#header.style6 .topnav ul.quick-menu .ribbon>a:after {
    color: inherit;
}

#header.style6 .main-navigation {
    background: #ff7f27;
}

#header.style6 #main-menu>ul.menu {
    margin: 0 auto;
    float: none;
}

#header.style6 #main-menu>ul.menu>li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 2px;
}

#header.style6 #main-menu>ul.menu>li>a {
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #d07f00;
}

#header.style6 #main-menu>ul.menu>li.active>a,
#header.style6 #main-menu>ul.menu>li:hover>a {
    color: #fff;
    background: #efa300;
}

#header.style6 #main-menu>ul.menu>li:hover>.megamenu-wrapper,
#header.style6 #main-menu>ul.menu>li:hover>ul {
    top: 48px;
}

#header.style6 .social-icons {
    margin-top: 10px;
}

#header.style6 .social-icons li>a {
    background: 0;
    color: #d07f00;
}

#header.style6 .social-icons li>a:hover {
    color: #fff;
}

#header.style6 .social-icons li>a:hover i {
    display: block;
    animation: toBottomFromTop .3s forwards;
}

#header.style7 .logo {
    margin: 32px 0 0;
}

#header.style7 .logo img {
    height: 28px;
}

#header.style7 .logo a {
    background-size: auto 28px;
}

#header.style7 .topnav {
    float: left;
    background: 0;
    width: auto;
    height: auto;
    margin: 0;
}

#header.style7 .topnav ul.quick-menu>li>a {
    line-height: 36px;
    height: 36px;
    color: inherit;
}

#header.style7 .topnav ul.quick-menu .ribbon:hover>ul.menu {
    top: 34px;
}

#header.style7 .topnav ul.quick-menu .ribbon>a:after {
    color: inherit;
}

#header.style7 .contact-details {
    text-transform: uppercase;
    margin: 0;
    line-height: 36px;
}

#header.style7 .contact-details i {
    color: #2e8795;
}

#header.style7 .contact-details .contact-phone {
    color: inherit;
    font-size: .8333em;
}

#header.style7 .contact-details .contact-phone i {
    font-size: 14px;
}

#header.style7 .contact-details .contact-email {
    color: inherit;
    font-size: .8333em;
    padding: 0 0 0 10px;
}

#header.style7 .contact-details .contact-email i {
    font-size: 20px;
}

#header.style7 .main-navigation {
    background: #2e8795;
}

#header.style7 #main-menu>ul.menu {
    float: right;
}

#header.style7 #main-menu>ul.menu>li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 2px;
}

#header.style7 #main-menu>ul.menu>li>a {
    padding-left: 20px;
    padding-right: 20px;
    height: 96px;
    line-height: 96px;
    font-weight: 700;
    
}

#header.style7 #main-menu>ul.menu>li.active>a,
#header.style7 #main-menu>ul.menu>li:hover>a {
    color: #fff;
}

#header.style7 #main-menu>ul.menu>li:hover>.megamenu-wrapper,
#header.style7 #main-menu>ul.menu>li:hover>ul {
    top: 94px;
}

#header.style7 .social-icons {
    margin-top: 32px;
}

#header.style7 .social-icons li>a {
    background: 0;
    
    overflow: hidden;
}

#header.style7 .social-icons li>a:hover {
    background: #2e8795;
    color: #fff;
}

#header.style7 .social-icons li>a:hover i {
    display: block;
    -webkit-animation: toBottomFromTop .3s forwards;
    -moz-animation: toBottomFromTop .3s forwards;
    animation: toBottomFromTop .3s forwards;
}

#header .logo a,
.chaser .logo a {
    background: url(../../WebEn/images/tenderint.svg) no-repeat;
    display: block;
}

#header .logo img,
.chaser .logo img {
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.menu>li {
    position: relative;
}

.lang-flag {
    padding-left: 20px !important;
}

.lang-flag.en-us {
    background: url(../images/icon/flags/en-us.png) left center no-repeat;
}

#main-menu ul.menu li:not(.megamenu-menu) ul,
.chaser .menu li:not(.megamenu-menu) ul,
.megamenu-wrapper,
.topnav .container>ul ul {
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    -ms-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
}

#main-menu ul.menu,
.chaser ul.menu {
    margin: 0;
    float: right;
}

#main-menu ul.menu li,
.chaser ul.menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: none !important;
    transform: none !important;
}

#main-menu ul.menu>li,
.chaser ul.menu>li {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

#main-menu ul.menu>li:first-child,
.chaser ul.menu>li:first-child {
    padding-left: 0;
}

#main-menu ul.menu>li:last-child,
.chaser ul.menu>li:last-child {
    padding-right: 0;
}

#main-menu ul.menu>li:hover>ul,
.chaser ul.menu>li:hover>ul {
    top: 66px;
    visibility: visible;
    height: auto !important;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 1000;
}

#main-menu ul.menu>li>a,
.chaser ul.menu>li>a {
    font-weight: 400;
    display: block;
    padding: 0;
    height: 68px;
    line-height: 68px;
    text-transform: uppercase;
    letter-spacing: .04em;
}

#main-menu ul.menu>li.active>a,
.chaser ul.menu>li.active>a {
    color: #2e8795;
    font-weight: 700;
}

#main-menu ul.menu>li:hover>a,
.chaser ul.menu>li:hover>a {
    color: #2e8795;
}

#main-menu ul.menu>li>ul.left,
.chaser ul.menu>li>ul.left {
    left: auto;
    right: -10px;
}

#main-menu ul.menu>li ul,
.chaser ul.menu>li ul {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: -9999px;
    z-index: -1;
    width: 180px;
    padding: 0;
    background: #2e8795;
}

#main-menu ul.menu>li ul li,
.chaser ul.menu>li ul li {
    text-align: left;
    border-top: 1px solid #007082;
    position: relative;
}

#main-menu ul.menu>li ul li:first-child,
.chaser ul.menu>li ul li:first-child {
    border-top: 0;
}

#main-menu ul.menu>li ul li:hover>ul,
.chaser ul.menu>li ul li:hover>ul {
    top: 0;
    display: block;
    visibility: visible;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 1000;
}

#main-menu ul.menu>li ul li>a,
.chaser ul.menu>li ul li>a {
    white-space: nowrap;
    color: #fff;
    padding: 12px 20px 12px 18px;
    display: block;
    font-size: .9167em;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}

#main-menu ul.menu>li ul li.active>a,
#main-menu ul.menu>li ul li:hover>a,
.chaser ul.menu>li ul li.active>a,
.chaser ul.menu>li ul li:hover>a {
    background: #007082;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#main-menu ul.menu>li.menu-color-blue ul,
.chaser ul.menu>li.menu-color-blue ul {
    background: #2e8795;
}

#main-menu ul.menu>li.menu-color-blue ul li,
.chaser ul.menu>li.menu-color-blue ul li {
    border-top: 1px solid #007082;
}

#main-menu ul.menu>li.menu-color-blue ul li.active>a,
#main-menu ul.menu>li.menu-color-blue ul li:hover>a,
.chaser ul.menu>li.menu-color-blue ul li.active>a,
.chaser ul.menu>li.menu-color-blue ul li:hover>a {
    background: #007082;
}

#main-menu ul.menu>li.menu-color-yellow ul,
.chaser ul.menu>li.menu-color-yellow ul {
    background: #ff7f27;
}

#main-menu ul.menu>li.menu-color-yellow ul li,
.chaser ul.menu>li.menu-color-yellow ul li {
    border-top: 1px solid #c2580c;
}

#main-menu ul.menu>li.menu-color-yellow ul li.active>a,
#main-menu ul.menu>li.menu-color-yellow ul li:hover>a,
.chaser ul.menu>li.menu-color-yellow ul li.active>a,
.chaser ul.menu>li.menu-color-yellow ul li:hover>a {
    background: #c2580c;
}

#main-menu ul.menu>li.menu-color-green ul,
.chaser ul.menu>li.menu-color-green ul {
    background: #98ce44;
}

#main-menu ul.menu>li.menu-color-green ul li,
.chaser ul.menu>li.menu-color-green ul li {
    border-top: 1px solid #91c63d;
}

#main-menu ul.menu>li.menu-color-green ul li.active>a,
#main-menu ul.menu>li.menu-color-green ul li:hover>a,
.chaser ul.menu>li.menu-color-green ul li.active>a,
.chaser ul.menu>li.menu-color-green ul li:hover>a {
    background: #91c63d;
}

#main-menu ul.menu>li li>ul,
.chaser ul.menu>li li>ul {
    left: 180px;
}

#main-menu ul.menu>li li>ul.left,
.chaser ul.menu>li li>ul.left {
    left: -180px;
}

#main-menu ul.menu>.megamenu-menu:hover>.megamenu-wrapper,
.chaser ul.menu>.megamenu-menu:hover>.megamenu-wrapper {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 66px;
    z-index: 1002;
    visibility: visible;
}

#main-menu ul.menu>.megamenu-menu:hover>.megamenu-wrapper ul,
.chaser ul.menu>.megamenu-menu:hover>.megamenu-wrapper ul {
    visibility: visible;
}

#main-menu ul.menu>.megamenu-menu .megamenu-wrapper,
.chaser ul.menu>.megamenu-menu .megamenu-wrapper {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -9999px;
    visibility: hidden;
    overflow: hidden;
    display: none;
    padding: 0;
}

#main-menu ul.menu>.megamenu-menu .megamenu-wrapper ul,
.chaser ul.menu>.megamenu-menu .megamenu-wrapper ul {
    position: static;
    width: 100%;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#main-menu ul.menu>.megamenu-menu .megamenu-holder,
.chaser ul.menu>.megamenu-menu .megamenu-holder {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu,
.chaser ul.menu>.megamenu-menu ul.megamenu {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #2e8795;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children ul,
#main-menu ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children.active>a,
#main-menu ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children:hover>a,
#main-menu ul.menu>.megamenu-menu ul.megamenu>li>a:hover,
.chaser ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children ul,
.chaser ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children.active>a,
.chaser ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children:hover>a,
.chaser ul.menu>.megamenu-menu ul.megamenu>li>a:hover {
    background: 0;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li {
    display: table-cell;
    float: none;
    padding-bottom: 25px;
    border: 0;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li>a,
.chaser ul.menu>.megamenu-menu ul.megamenu>li>a {
    padding-left: 40px;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    -ms-filter: "alpha(opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-1 .sub-menu>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-1 .sub-menu>li {
    width: 100%;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-2 .sub-menu>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-2 .sub-menu>li {
    width: 50%;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-3 .sub-menu>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-3 .sub-menu>li {
    width: 33.3333%;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-4 .sub-menu>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-4 .sub-menu>li {
    width: 25%;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-5 .sub-menu>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-5 .sub-menu>li {
    width: 20%;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-6 .sub-menu>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-6 .sub-menu>li {
    width: 16.6666%;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu>li>ul>li,
.chaser ul.menu>.megamenu-menu ul.megamenu>li>ul>li {
    float: left;
    border: 0;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu:after,
.chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu:after {
    display: table;
    content: "";
    clear: both;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li,
.chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li {
    display: block;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    border: 0;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a,
.chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a {
    white-space: normal;
    padding-right: 0;
    font-size: .9167em;
    border-bottom: 1px solid #007082;
    position: relative;
    padding-left: 40px;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a:before,
.chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a:before {
    font-family: FontAwesome;
    content: "\f111";
    display: block;
    font-size: 5px;
    position: absolute;
    left: 25px;
    font-weight: 400;
}

#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li.active>a,
#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li:hover>a,
.chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li.active>a,
.chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li:hover>a {
    font-weight: 700;
}

#main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu,
.chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu {
    background: #2e8795;
}

#main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li a,
.chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li a {
    border-bottom-color: #007082;
}

#main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li.active>a,
#main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a,
.chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li.active>a,
.chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a {
    background: #007082;
}

#main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu,
.chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu {
    background: #ff7f27;
}

#main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li a,
.chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li a {
    border-bottom-color: #c2580c;
}

#main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a,
#main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a,
.chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a,
.chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a {
    background: #c2580c;
}

#main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu,
.chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu {
    background: #98ce44;
}

#main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li a,
.chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li a {
    border-bottom-color: #91c63d;
}

#main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li.active>a,
#main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li:hover>a,
.chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li.active>a,
.chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li:hover>a {
    background: #91c63d;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light .megamenu-wrapper,
.chaser ul.menu .megamenu-menu.menu-skin-light .megamenu-wrapper {
    border: 2px solid #2e8795;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu,
.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu {
    background: #fff;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu>li>a,
.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu>li>a {
    color: #2e8795 !important;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li a,
.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li a {
    color: #838383;
    border-bottom: 1px solid #eeeeee;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a,
#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a,
.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a,
.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a {
    background: #f5f5f5;
    color: #2e8795;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a:before,
#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a:before,
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li.active>a:before,
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li.active>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a:before {
    color: #2e8795;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-blue .megamenu-wrapper,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-blue .megamenu-wrapper {
    border-color: #2e8795;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow .megamenu-wrapper,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow .megamenu-wrapper {
    border-color: #ff7f27;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a:before,
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a:before {
    color: #ff7f27;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-green .megamenu-wrapper,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-green .megamenu-wrapper {
    border-color: #98ce44;
}

#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li.active>a:before,
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li:hover>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li.active>a:before,
.chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li:hover>a:before {
    color: #98ce44;
}

ul.menu.mini {
    min-width: 180px;
    border: 2px solid #2e8795;
    background: #fff;
}

ul.menu.mini li {
    padding: 0 20px;
    float: none;
    margin: 0;
}

ul.menu.mini li a {
    border-bottom: 1px solid #eeeeee;
    display: block;
    padding: 10px 0;
    color: inherit;
    line-height: normal;
    font-size: .9167em;
    text-align: left;
}

ul.menu.mini li.active,
ul.menu.mini li:hover {
    background: #f5f5f5;
}

ul.menu.mini li.active a,
ul.menu.mini li:hover a {
    color: #2e8795;
    font-weight: 700;
}

.menu-color-blue ul.menu.mini,
.menu-color-green ul.menu.mini,
.menu-color-skin ul.menu.mini,
.menu-color-yellow ul.menu.mini {
    border: 0;
    padding: 10px 0;
    background: #2e8795;
}

.menu-color-blue ul.menu.mini li:last-child a,
.menu-color-green ul.menu.mini li:last-child a,
.menu-color-skin ul.menu.mini li:last-child a,
.menu-color-yellow ul.menu.mini li:last-child a {
    border: 0;
}

.menu-color-blue ul.menu.mini li a,
.menu-color-green ul.menu.mini li a,
.menu-color-skin ul.menu.mini li a,
.menu-color-yellow ul.menu.mini li a {
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    color: #fff;
    font-size: .8333em;
    border-color: #007082;
}

.menu-color-blue ul.menu.mini li.active a,
.menu-color-blue ul.menu.mini li:hover a,
.menu-color-green ul.menu.mini li.active a,
.menu-color-green ul.menu.mini li:hover a,
.menu-color-skin ul.menu.mini li.active a,
.menu-color-skin ul.menu.mini li:hover a,
.menu-color-yellow ul.menu.mini li.active a,
.menu-color-yellow ul.menu.mini li:hover a {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.menu-color-blue ul.menu.mini li.active,
.menu-color-blue ul.menu.mini li:hover,
.menu-color-green ul.menu.mini li.active,
.menu-color-green ul.menu.mini li:hover,
.menu-color-skin ul.menu.mini li.active,
.menu-color-skin ul.menu.mini li:hover,
.menu-color-yellow ul.menu.mini li.active,
.menu-color-yellow ul.menu.mini li:hover {
    background: #007082;
}

.menu-color-blue ul.menu.mini {
    background: #2e8795;
}

.menu-color-blue ul.menu.mini li.active,
.menu-color-blue ul.menu.mini li:hover {
    background: #007082;
}

.menu-color-yellow ul.menu.mini {
    background: #ff7f27;
}

.menu-color-yellow ul.menu.mini li a {
    border-color: #c2580c;
}

.menu-color-yellow ul.menu.mini li.active,
.menu-color-yellow ul.menu.mini li:hover {
    background: #c2580c;
}

.menu-color-green ul.menu.mini {
    background: #98ce44;
}

.menu-color-green ul.menu.mini li a {
    border-color: #91c63d;
}

.menu-color-green ul.menu.mini li.active,
.menu-color-green ul.menu.mini li:hover {
    background: #91c63d;
}

#header .mobile-menu {
    background: #2e8795;
    text-align: left;
}

#header .mobile-menu a {
    color: #fff;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    display: block;
    padding: 15px 0;
    background: 0 0 !important;
}

#header .mobile-menu li.active>a,
#header .mobile-menu li:hover>a {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#header .mobile-menu>ul.menu>li {
    float: none;
    padding-left: 15px;
    padding-right: 15px;
}

#header .mobile-menu>ul.menu>li>a {
    font-size: 1.1667em;
    border-top: 1px solid #007082;
    text-transform: uppercase;
    font-weight: 700;
}

#header .mobile-menu>ul.menu>li.menu-item-has-children {
    position: relative;
}

#header .mobile-menu>ul.menu>li.menu-item-has-children.open {
    background: #007082;
}

#header .mobile-menu>ul.menu>li.menu-item-has-children>.dropdown-toggle {
    position: absolute;
    right: 1px;
    top: 7px;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    background: 0;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.3333em;
    font-weight: 400;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}

#header .mobile-menu>ul.menu>li.menu-item-has-children>.dropdown-toggle:after {
    content: "\f056";
}

#header .mobile-menu>ul.menu>li.menu-item-has-children>.dropdown-toggle.collapsed:after {
    content: "\f055";
}

#header .mobile-menu>ul.menu>li.menu-item-has-children>a {
    border-top: 1px solid #007082;
}

#header .mobile-menu>ul.menu>li.menu-item-has-children.open>a {
    color: #fff;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#header .mobile-menu>ul.menu>li.menu-item-has-children.open>.dropdown-toggle,
#header .mobile-menu>ul.menu>li.menu-item-has-children:hover>.dropdown-toggle,
#header .mobile-menu>ul.menu>li.menu-item-has-children:hover>a {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#header .mobile-menu>ul.menu>li.menu-item-has-children>ul {
    border-top: 1px solid #2e8795;
}

#header .mobile-menu>ul.menu>li:first-child>a {
    border-top: 0;
}

#header .mobile-menu>ul.menu>li:last-child>a {
    border-bottom: 1px solid #007082;
}

#header .mobile-menu>ul.menu>li>ul li>a {
    padding-left: 15px;
    font-size: 1.0833em;
    position: relative;
}

#header .mobile-menu>ul.menu>li>ul li>a:before {
    font-family: FontAwesome;
    content: "\f111";
    display: block;
    font-size: 4px;
    position: absolute;
    left: 0;
}

#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children>a {
    padding-left: 0;
    color: #fff;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    font-size: 1.1667em;
    font-weight: 700;
    text-transform: uppercase;
}

#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children>a:before {
    content: "";
    display: none;
}

#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children>ul {
    border-bottom: 1px solid #2e8795;
}

#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children:last-child>ul {
    border-bottom: none !important;
}

#header .mobile-menu>ul.menu>li li li.menu-item-has-children>a {
    padding-left: 10px;
}

#header .mobile-menu>ul.menu>li li li.menu-item-has-children>a:before {
    display: none;
}

#header .mobile-menu .mobile-topnav {
    margin: 0 auto;
    padding: 0 5px;
}

#header .mobile-menu .mobile-topnav>li {
    float: left;
    position: relative;
    color: #40cbf8;
}

#header .mobile-menu .mobile-topnav>li>a {
    font-size: 1.2em;
    padding: 0 10px;
    margin: 22px 10px;
    line-height: 1em;
    width: auto;
}

#header .mobile-menu .mobile-topnav>li:after {
    content: "|";
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -10px;
}

#header .mobile-menu .mobile-topnav>li:last-child:after {
    display: none;
}

#header .mobile-menu .mobile-topnav>li:first-child a {
    margin-left: 0;
}

#header .mobile-menu .mobile-topnav .menu.mini {
    left: 0;
    top: 40px;
    visibility: visible;
    display: none;
    min-width: 100px;
}

#header .mobile-menu .mobile-topnav .menu.mini li>a {
    padding: 10px 0;
}

#header .mobile-menu .mobile-topnav .menu.mini.left {
    left: 0;
    right: auto;
}

#header .mobile-menu.menu-color-blue .mobile-topnav li:after,
#header .mobile-menu.menu-color-green .mobile-topnav li:after,
#header .mobile-menu.menu-color-yellow .mobile-topnav li:after {
    color: #fff;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}

#header .mobile-menu.menu-color-blue {
    background: #2e8795;
}

#header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children>a {
    border-top-color: #007082;
}

#header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children.open {
    background: #007082;
}

#header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children.open>a,
#header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children>ul {
    border-top-color: #2e8795;
}

#header .mobile-menu.menu-color-blue ul.menu>li:last-child>a {
    border-bottom-color: #007082;
}

#header .mobile-menu.menu-color-blue ul.menu>li>ul li.menu-item-has-children>ul {
    border-bottom-color: #2e8795;
}

#header .mobile-menu.menu-color-yellow {
    background: #ff7f27;
}

#header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children>a {
    border-top-color: #c2580c;
}

#header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children.open {
    background: #c2580c;
}

#header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children.open>a,
#header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children>ul {
    border-top-color: #ff7f27;
}

#header .mobile-menu.menu-color-yellow ul.menu>li:last-child>a {
    border-bottom-color: #c2580c;
}

#header .mobile-menu.menu-color-yellow ul.menu>li>ul li.menu-item-has-children>ul {
    border-bottom-color: #ff7f27;
}

#header .mobile-menu.menu-color-green {
    background: #98ce44;
}

#header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children>a {
    border-top-color: #91c63d;
}

#header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children.open {
    background: #91c63d;
}

#header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children.open>a,
#header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children>ul {
    border-top-color: #98ce44;
}

#header .mobile-menu.menu-color-green ul.menu>li:last-child>a {
    border-bottom-color: #91c63d;
}

#header .mobile-menu.menu-color-green ul.menu>li>ul li.menu-item-has-children>ul {
    border-bottom-color: #98ce44;
}

.chaser {
    background: rgba(255, 255, 255, .95);
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12);
}

.chaser ul.menu>li>a {
    line-height: 48px;
    height: 48px;
}

.chaser ul.menu>li:hover>.megamenu-wrapper,
.chaser ul.menu>li:hover>ul {
    top: 46px !important;
}

.chaser .logo {
    margin-top: 14px;
    min-height: initial;
    padding: 0;
    height: auto;
    margin-bottom: 0;
}

.chaser .logo img {
    height: 20px;
}

.chaser .logo a {
    background-size: auto 20px;
}

.no-rgba .chaser {
    background: #fff;
    filter: opacity(0.95);
    -ms-filter: "alpha(opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity: .95;
    -khtml-opacity: .95;
    opacity: .95;
}

.no-backgroundsize .chaser .logo a {
    background-size: auto 20px;
    background-image: none;
}

.travelo-login-box,
.travelo-signup-box {
    border: 2px solid #2e8795;
    width: 400px;
    margin: 0 auto;
    display: none;
}

.travelo-login-box .login-social .button,
.travelo-signup-box .login-social .button {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    font-size: 1.3333em;
    font-weight: 400;
    text-align: left;
    padding-left: 20px;
    letter-spacing: .04em;
}

.travelo-login-box .login-social .button i,
.travelo-signup-box .login-social .button i {
    font-size: 1.5em;
    margin-right: 36px;
    width: 20px;
    float: left;
    display: block;
}

.travelo-login-box .login-facebook,
.travelo-signup-box .login-facebook {
    background: #155c92;
}

.travelo-login-box .login-googleplus,
.travelo-signup-box .login-googleplus {
    background: #d13535;
}

.travelo-login-box .seperator,
.travelo-signup-box .seperator {
    line-height: 0;
    border-top: 1px solid #eeeeee;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.travelo-login-box .seperator label,
.travelo-signup-box .seperator label {
    display: block;
    font-size: .9167em;
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 1;
    background: #fff;
    padding: 0 10px;
    margin: -1px 0 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 400;
}

#slideshow,
.slideshow-bg {
    position: relative;
}

.travelo-login-box p,
.travelo-signup-box p {
    margin-bottom: 0;
}

.travelo-login-box .description,
.travelo-signup-box .description {
    font-size: 1em;
    color: #9e9e9e;
}

.travelo-login-box .form-group,
.travelo-signup-box .form-group {
    margin-bottom: 10px;
    text-align: left;
}

.travelo-login-box .checkbox label,
.travelo-signup-box .checkbox label {
    font-size: 1em;
}

.travelo-login-box .goto-login,
.travelo-login-box .goto-signup,
.travelo-login-box .signup-email,
.travelo-signup-box .goto-login,
.travelo-signup-box .goto-signup,
.travelo-signup-box .signup-email {
    color: #2e8795;
    font-size: 1.0833em;
}

.travelo-signup-box .signup-email-section {
    margin-bottom: 10px;
}

.travelo-signup-box .signup-email i {
    font-size: 1.2em;
    margin-right: 4px;
}

.travelo-signup-box .email-signup {
    margin-top: 5px;
    margin-bottom: 20px;
    display: none;
}

.travelo-login-box .checkbox-inline {
    margin-left: 0;
}

.travelo-login-box .forgot-password {
    color: #2e8795;
    text-decoration: underline;
}

#slideshow {
    width: 100%;
    padding: 0;
    min-height: 100px;
}

.slideshow-bg #slideshow {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}

.slideshow-bg .flexslider {
    height: 100%;
    border: 0;
    box-shadow: none;
}

.slideshow-bg .flexslider .slides,
.slideshow-bg .flexslider .slides>li {
    height: 100%;
}

.slideshow-bg .flexslider .slidebg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.slideshow-bg #main {
    position: relative;
    z-index: 2;
}

.page-title-container {
    height: 56px;
    background: #2e8795;
}

.page-title-container .page-title .entry-title {
    line-height: 56px;
    font-family: Boing-Bold, 'Arial Black', sans-serif;
    font-size: 25px;
    color: #fff;
    margin: 0;
}

.page-title-container .breadcrumbs {
    height: 100%;
}

.page-title-container .breadcrumbs li {
    float: left;
    line-height: 56px;
    display: inline;
    margin-left: 5px;
    font-size: 1em;
    font-weight: 700;
}

.page-title-container .breadcrumbs li a {
    padding-right: 5px;
    color: #fff;
}

.page-title-container .breadcrumbs li a:hover {
    color: #ff7f27;
}

.page-title-container .breadcrumbs li:after {
    content: "/";
    color: #fff;
}

.page-title-container .breadcrumbs li:last-child:after {
    content: "";
}

.page-title-container .breadcrumbs li.active {
    color: #ff7f27;
}

.page-title-container.style1 {
    background: #dbdbdb;
    height: 66px;
    line-height: 66px;
    text-align: right;
}

.page-title-container.style1 .page-title .entry-title {
    color: inherit;
    font-style: italic;
    line-height: 66px;
}

.page-title-container.style1 button {
    padding-left: 10px;
    padding-right: 10px;
}

.page-title-container.style1 .container {
    position: relative;
}

.page-title-container.style1 .container:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    border-top: 5px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.page-title-container.style2 {
    background: url(http://placehold.it/2080x87) center top no-repeat #dbdbdb;
    height: 86px;
    line-height: 86px;
    text-align: right;
}

.page-title-container.style2 .page-title {
    float: left;
}

.page-title-container.style2 .page-title .entry-title {
    color: #fff;
    line-height: 86px;
    font-weight: 700;
}

.page-title-container.style2 .breadcrumbs {
    float: right;
    background: #e5f8fa;
    margin-top: 28px;
    padding: 0 15px;
}

.page-title-container.style2 .breadcrumbs li.active {
    color: #2e8795;
}

.page-title-container.style2 .breadcrumbs li {
    line-height: 30px;
}

.page-title-container.style2 .breadcrumbs li a {
    color: inherit;
    font-weight: 400;
}

.page-title-container.style2 .breadcrumbs,
.page-title-container.style2 .page-title {
    position: relative;
}

.page-title-container.style2 .page-title:after {
    position: absolute;
    content: "";
    width: 59px;
    height: 39px;
    top: 10px;
    right: -100px;
    background: url(http://placehold.it/59x39) no-repeat;
}

.page-title-container.style2 .breadcrumbs:before {
    position: absolute;
    content: "";
    width: 131px;
    height: 71px;
    bottom: -28px;
    left: -135px;
    background: url(http://placehold.it/131x71) no-repeat;
}

.page-title-container.style3 {
    background: #2e8795;
    height: auto;
    padding: 25px 0 10px;
}

.page-title-container.style3 form label {
    font-size: .8333em;
    
}

.page-title-container.style4 {
    background: #ff7f27;
    height: 60px;
    line-height: 60px;
    text-align: right;
    overflow: hidden;
}

.page-title-container.style4 .page-title {
    float: left;
    background: #ff7f27;
    padding-right: 20px;
    position: relative;
}

.page-title-container.style4 .page-title:after {
    display: block;
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #ff7f27;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
}

.page-title-container.style4 .page-title i {
    float: left;
    font-size: 24px;
    line-height: 60px;
    margin-right: 20px;
    color: #df9207;
}

.page-title-container.style4 .page-title .entry-title {
    line-height: 60px;
    white-space: nowrap;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    float: left;
}

.page-title-container.style4 .container {
    background: #efa300;
    position: relative;
}

.page-title-container.style4 .container:before {
    position: absolute;
    content: "";
    display: block;
    right: -100%;
    top: 0;
    height: 60px;
    width: 100%;
    background: #efa300;
}

.page-title-container.style4 .breadcrumbs {
    float: right;
}

.page-title-container.style4 .breadcrumbs li {
    line-height: 60px;
}

.page-title-container.style4 .breadcrumbs li a {
    color: #ffce5c;
}

.page-title-container.style4 .breadcrumbs li:before {
    font-family: soap-icons;
    content: '\e86f';
    font-weight: 700;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    color: #ffce5c;
    border: 1px solid;
    line-height: 12px;
    text-align: center;
    height: 14px;
    width: 14px;
    margin-right: 8px;
}

.page-title-container.style4 .breadcrumbs li:after {
    content: "";
}

.page-title-container.style4 .breadcrumbs li.active,
.page-title-container.style4 .breadcrumbs li.active:before,
.page-title-container.style4 .breadcrumbs li:hover a,
.page-title-container.style4 .breadcrumbs li:hover:before {
    color: #fff;
}

.page-title-container.style5 {
  
    height: 86px;
    line-height: 86px;
}

.page-title-container.style5 .page-title {
    float: left;
    margin-right: 25px;
}

.page-title-container.style5 .page-title .entry-title {
    color: #fff;
    line-height: 86px;
    font-size: 1.5em;
}

.page-title-container.style5 .breadcrumbs {
    float: left;
}

.page-title-container.style5 .breadcrumbs li {
    line-height: 86px;
}

.page-title-container.style5 .breadcrumbs li a {
    color: #2e8795;
}

.page-title-container.style5 .breadcrumbs li:before {
    font-family: soap-icons;
    content: '\e86f';
    font-weight: 700;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    color: #2e8795;
    border: 1px solid;
    line-height: 12px;
    text-align: center;
    height: 14px;
    width: 14px;
    margin-right: 8px;
}

.page-title-container.style5 .breadcrumbs li:after {
    content: "";
}

.page-title-container.style5 .breadcrumbs li.active,
.page-title-container.style5 .breadcrumbs li.active:before,
.page-title-container.style5 .breadcrumbs li:hover a,
.page-title-container.style5 .breadcrumbs li:hover:before {
    color: #fff;
}

.page-title-container.style5 .breadcrumbs:before {
    float: left;
    content: "|";
    font-size: 2.5em;
    font-weight: 300;
    color: #c6f1ff;
    margin-right: 25px;
}

.page-title-container.style5 .social-icons {
    float: right;
    margin-top: 27px;
}

.page-title-container.style5 .social-icons li {
    line-height: normal;
}

.page-title-container.style5 .social-icons a {
    background: 0;
    overflow: hidden;
}

.page-title-container.style5 .social-icons a:hover {
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    background: 0;
}

.page-title-container.style5 .social-icons a:hover i {
    color: #fff;
    display: block;
    -webkit-animation: toBottomFromTop .3s forwards;
    -moz-animation: toBottomFromTop .3s forwards;
    animation: toBottomFromTop .3s forwards;
}

.page-title-container.style5 .social-icons a i {
    color: #2e8795;
}

.page-title-container.style6 {
    background: #dbdbdb;
    height: 86px;
    line-height: 86px;
}

.page-title-container.style6 .page-title {
    float: left;
    margin-right: 25px;
    font-style: italic;
}

.page-title-container.style6 .page-title .entry-title {
    color: #838383;
    line-height: 86px;
    font-size: 2.5em;
}

.page-title-container.style6 .breadcrumbs {
    float: left;
}

.page-title-container.style6 .breadcrumbs li {
    line-height: 86px;
}

.page-title-container.style6 .breadcrumbs li a {
    color: #f5f5f5;
}

.page-title-container.style6 .breadcrumbs li:before {
    font-family: soap-icons;
    content: '\e86f';
    font-weight: 700;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    color: #f5f5f5;
    border: 1px solid;
    line-height: 12px;
    text-align: center;
    height: 14px;
    width: 14px;
    margin-right: 8px;
}

.page-title-container.style6 .breadcrumbs li:after {
    content: "";
}

.page-title-container.style6 .breadcrumbs li.active,
.page-title-container.style6 .breadcrumbs li.active:before,
.page-title-container.style6 .breadcrumbs li:hover a,
.page-title-container.style6 .breadcrumbs li:hover:before {
    color: inherit;
}

.page-title-container.style6 .breadcrumbs:before {
    float: left;
    content: "|";
    font-size: 2.5em;
    font-weight: 300;
    color: #f5f5f5;
    margin-right: 25px;
}

.page-title-container.style6 .search-box {
    padding: 20px 0 0;
    float: right;
    margin: 0;
    line-height: normal;
}

.page-title-container.style6 .search-box .input-text {
    background: #f5f5f5;
    font-size: .8333em;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.world-map-section {
    height: 750px;
}

.marker-holder {
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
}

.marker-holder .image-box {
    position: absolute;
    width: 405px;
    padding: 5px;
    margin: 0;
    background: #fff;
    bottom: 0;
    left: 0;
    font-family: Lato, Arial, Helvetica, sans-serif;
}

.marker-holder .image-box figure {
    width: 135px;
    height: 135px;
    float: left;
}

.marker-holder .image-box figure img {
    height: 100%;
}

.marker-holder .image-box .details {
    margin-left: 150px;
    padding-top: 5px;
}

.marker-holder .image-box .details .title img {
    padding-top: 5px;
    margin-right: 3px;
}

.marker-holder .image-box .details i {
    font-size: 2.1667em;
    color: #d9d9d9;
}

.marker-holder .image-box .details .price {
    font-size: 1.3333em;
}

.marker-holder .image-box .details .price small {
    font-size: .625em;
    line-height: 1.3333em;
}

.marker-holder .image-box .details .table-wrapper {
    width: 100%;
    table-layout: fixed;
}

.marker-holder .image-box .details .table-cell {
    padding: 10px 20px 10px 10px;
    border-top: 1px solid #eeeeee;
}

.marker-holder .image-box .details .table-cell:first-child {
    border-right: 1px solid #eeeeee;
}

.marker-holder .image-box:after {
    content: "";
    position: absolute;
    left: 180px;
    bottom: -25px;
    display: block;
    width: 0;
    height: 0;
    border-width: 25px 25px 0;
    border-style: solid;
    border-color: #fff transparent;
}

.search-box-wrapper {
    background: #fff;
}

.search-box {
    margin-top: -80px;
    position: relative;
    z-index: 99;
}

ul.search-tabs {
    margin: 0;
    padding: 0;
}

ul.search-tabs li {
    float: left;
    padding-right: 4px;
}

ul.search-tabs li a {
    color: #333;
    display: block;
    padding: 0 30px;
    background: #fff;
    font-size: 1.15em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    -ms-filter: "alpha(opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.visible-mobile .search-tabs li a,
ul.search-tabs li.active a {
    color: #2e8795;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

ul.search-tabs li a:hover {
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}

.visible-mobile .search-tabs li a,
ul.search-tabs li.active a {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.visible-mobile .search-tabs li {
    float: none;
}

.visible-mobile .search-tabs li a {
    padding: 0 80px;
    text-align: center;
}

.visible-mobile .search-tabs li a:hover {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.search-tab-content {
    padding: 30px 0;
}

.search-tab-content .tab-pane {
    display: none;
}

.search-tab-content .tab-pane.active {
    display: block;
}

.search-tab-content h4.title {
    margin: 10px 0;
    height: 20px;
}

.search-tab-content .fixheight {
    padding-top: 40px;
}

.search-box #mobile-search-tabs>li {
    display: none;
}

.search-box .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0;
    left: 0;
}

#footer.style5>.footer-wrapper,
.detailed-logo,
.filters-container.toggle-container .panel.style1,
.search-box-wrapper.style1 .search-tab-content,
.search-results-title,
.search-results-titlehome,
.sort-by-section,
.search-results-orange {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
}

.search-box .bx-wrapper .bx-next,
.search-box .bx-wrapper .bx-prev {
    background: #2e8795;
    font-family: FontAwesome;
}

.search-box .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 22px;
    margin-top: -11px;
}

.search-box .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
    background: #d9d9d9;
}

.search-box .bx-wrapper .bx-next:before,
.search-box .bx-wrapper .bx-prev:before {
    display: block;
    position: absolute;
    text-indent: 0;
    line-height: 20px;
    text-align: center;
    width: 30px;
    color: #fff;
}

.search-box .bx-wrapper .bx-next:before:hover,
.search-box .bx-wrapper .bx-prev:before:hover {
    color: #fff;
}

.search-box .bx-wrapper .bx-prev:before {
    content: "\f177";
}

.search-box .bx-wrapper .bx-next:before {
    content: "\f178";
}

.search-box-wrapper.style1 {
    background: 0;
}

.search-box-wrapper.style1 .search-box {
    margin: 0;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs {
    margin-top: 80px;
    float: left;
    width: 31%;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs li {
    float: none;
    margin-right: 0;
    padding-right: 0;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs li>a {
    -ms-filter: "alpha(opacity=65)";
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    -khtml-opacity: .65;
    opacity: .65;
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #0d9dec;
    border-right: 1px solid #0d9dec;
    position: relative;
    padding-left: 50px;
    overflow: hidden;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs li>a:hover {
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    -khtml-opacity: .85;
    opacity: .85;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs li>a:hover i {
    -webkit-animation: toTopFromBottom .3s forwards;
    -moz-animation: toTopFromBottom .3s forwards;
    animation: toTopFromBottom .3s forwards;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs li>a>i {
    position: absolute;
    left: 15px;
    font-size: 24px;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs li.active>a {
    border-right-color: #fff;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}

.search-box-wrapper.style1 .search-box>ul.search-tabs li.active>a>i {
    color: #ff7f27;

}

.search-box-wrapper.style1 .search-box>ul.search-tabs li.active>a:after {
    content: "\e88b";
    font-family: soap-icons;
    position: absolute;
    right: 15px;
    color: #2e8795;
    font-size: 20px;
}

.search-box-wrapper.style1 .search-box>ul.search-tabs li:last-child>a {
    border-bottom: 0;
}

.search-box-wrapper.style1 .search-tab-content {
    background: #fff;
    float: left;
    width: 69%;
    padding: 0;
}

.search-box-wrapper.style1 .search-tab-content .title-container {
    background: #ff7f27;
    padding: 15px 40px 0 25px;
    height: 80px;
    position: relative;
}

.search-box-wrapper.style1 .search-tab-content .title-container>i {
    font-size: 48px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -24px;
}

.search-box-wrapper.style1 .search-tab-content .title-container * {
    color: #fff;
}

.search-box-wrapper.style1 .search-tab-content .title-container .search-title {
    margin: 0;
    font-weight: 700;
}

.search-box-wrapper.style1 .search-tab-content .search-content {
    padding: 18px 25px 25px;
}

.search-box-wrapper.style1 .search-tab-content .search-content .choose-travel label.radio {
    color: #2e8795;
    font-size: inherit;
}

.search-box-wrapper.style1 .search-tab-content .search-content .choose-travel>div {
    margin-bottom: 0;
}

.search-box-wrapper.style1 .search-tab-content .search-content label {
    font-size: 1em;
}

.search-box-wrapper.style2 {
    background: 0;
}

.search-box-wrapper.style2 .search-box {
    margin: 0 auto;
    background: #dbdbdb;
    padding: 5px;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs {
    display: table;
    width: 100%;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs li {
    padding-right: 5px;
    display: table-cell;
    float: none;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs li:last-child {
    padding-right: 0;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs li>a {
    height: 35px;
    line-height: 35px;
    background: #2e8795;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    color: #fff;
    padding: 0;
    text-align: center;
    overflow: hidden;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs li>a i {
    font-size: 1.6666em;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 0;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs li>a:hover i:before {
    -webkit-animation: toTopFromBottom .35s forwards;
    -moz-animation: toTopFromBottom .35s forwards;
    animation: toTopFromBottom .35s forwards;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs li.advanced-search>a {
    background: #ff7f27;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs li.active>a {
    background: #fff;
    color: #2e8795;
    border-bottom: 1px solid #fff;
    /* match background color */
    position: relative;
    z-index: 2;
}

.search-box-wrapper.style2 .search-tab-content {
    background: #fff;
    padding: 20px;
    margin-top: 0;
    /* remove the negative margin */
    border-radius: 0 0 6px 6px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18), 2px 0 8px rgba(0, 0, 0, 0.12), -2px 0 8px rgba(0, 0, 0, 0.12);
}

.search-box-wrapper.style2 .search-tab-content .tab-pane [class*=" col-"],
.search-box-wrapper.style2 .search-tab-content .tab-pane [class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
}

.search-box-wrapper.style2 .search-tab-content .tab-pane .row {
    margin-left: -5px;
    margin-right: -5px;
}

.search-box-wrapper.style2 .search-tab-content input.input-text,
.search-box-wrapper.style2 .search-tab-content select,
.search-box-wrapper.style2 .search-tab-content span.custom-select,
.search-box-wrapper.style2 .search-tab-content textarea {
    background: #f5f5f5;
    border: 1px solid #838383;
}

.search-box-wrapper.style2 .search-tab-content .selector span.custom-select:before {
    background: #838383;
}

.search-box-wrapper.style2 .search-tab-content .datepicker-wrap:after {
    background: 0 0;
    color: #d1d1d1;
}

.search-box-wrapper.style2 .search-tab-content button {
    font-size: 1.1667em;
    font-weight: 700;
}

.search-box-wrapper .main-search-box {
    padding: 20px 0 10px;
}

.search-box-wrapper .main-search-box .row {
    margin: 0;
}

.search-box-wrapper .main-search-box .row>div {
    padding: 0;
}

.search-box-wrapper .main-search-box .title {
    line-height: 43px;
    margin: 0;
}

.search-box-wrapper .main-search-box button {
    font-size: 1em;
}

.sort-by-section {
    background: #fff;
    padding: 0 20px;
}

.sort-by-section li {
    float: left;
    padding: 15px 5px;
}

.sort-by-section .sort-by-title {
    margin: 15px 20px 0 0;
    line-height: 34px;
    float: left;
}

.sort-by-section .sort-bar {
    float: left;
}

.sort-by-section .sort-bar .sort-by-container {
    position: relative;
    display: block;
}

.sort-by-section .sort-bar .sort-by-container>span {
    background: #f5f5f5;
    height: 34px;
    padding: 0 45px 0 15px;
    line-height: 34px;
    display: block;
    color: #9e9e9e;
}

.sort-by-section .sort-bar .sort-by-container>span:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 30px;
    background: #d9d9d9;
    content: "";
}

.sort-by-section .sort-bar .sort-by-container:after,
.sort-by-section .sort-bar .sort-by-container:before {
    content: "";
    position: absolute;
    z-index: 1;
    display: block;
    top: 50%;
    right: 12px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.sort-by-section .sort-bar .sort-by-container:before {
    margin-top: -6px;
    border-bottom: 5px solid #fff;
}

.sort-by-section .sort-bar .sort-by-container:after {
    margin-top: 2px;
    border-top: 5px solid #fff;
}

.sort-by-section .sort-bar li.active .sort-by-container>span:after {
    background: #ff7f27;
}

.sort-by-section .swap-tiles {
    float: right;
    font-size: 33px;
}

.sort-by-section .swap-tiles li>a>i {
    display: block;
    width: 34px;
    line-height: 34px;
    height: 34px;
    background: #f5f5f5;
    color: #d9d9d9;
    text-align: center;
}

.sort-by-section .swap-tiles li.active>a>i,
.sort-by-section .swap-tiles li:hover>a>i {
    background: #2e8795;
    color: #fff;
}

.sort-by-section .swap-tiles li.swap-list>a>i {
    font-size: 30px;
}

.filters-container.toggle-container {
    background: 0;
}

.filters-container.toggle-container .panel.style1 {
    border: 0;
    margin-bottom: 4px;
    background: #fff;
}

.filters-container.toggle-container .panel.style1 .panel-title {
    padding-left: 5px;
}

.filters-container.toggle-container .panel.style1 .panel-content {
    padding: 10px 20px 20px;
    font-size: 14px;
}

.search-results-title,
.search-results-titlehome,
.search-results-orange {
    background: #f8f8f8;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.4;
    font-size: var(--tg-h5, 1.125rem);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
}

.search-results-titlehome {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
    font-size: var(--tg-h4, 1.25rem);
    line-height: 1.3;
    color: #2e8795;
    border-top: 5px solid #2e8795;
}

h2.search-results-titlehome {
    font-size: var(--tg-h3, 1.5rem);
}


.search-results-orange {
    font-weight: 700;
    color: #9e9e9e;
    border-top: 5px solid #ff7f27;
}



.search-results-title>i {
    color: #ff7f27;
    font-size: 20px;
    margin-right: 10px;
}

.search-results-title>b {
    color: #ff7f27;
    font-family: georgia;
}

.search-results-titlehome>i,
.search-results-orange>i {
    color: #ff7f27;
    font-size: 20px;
    margin-right: 10px;
}

.search-results-titlehome>b,
.search-results-orange>b {
    color: #ff7f27;
    font-family: georgia;
    font-size: 18px;
    font-weight: 700;
}

.filters-container .reviews {
    margin: 0;
    letter-spacing: .04em;
}

.filters-container ul.filters-option {
    margin-bottom: 10px;
}

.filters-container ul.filters-option li {
    margin-bottom: 1px;
    background: #f5f5f5;
    padding: 0 15px;
}

.filters-container ul.filters-option li a {
    color: inherit;
    display: block;
    padding: 8px 0;
    text-transform: uppercase;
    font-size: 11px;
}

.filters-container ul.filters-option li small {
    float: right;
}

.filters-container ul.filters-option li:before {
    float: left;
    width: 15px;
    height: 16px;
    display: block;
    line-height: 14px;
    text-align: center;
    margin-top: 12px;
}

.filters-container ul.filters-option li:after {
    display: table;
    clear: both;
    content: "";
}

.filters-container ul.filters-option li.active {
    background: #2e8795;
}

.filters-container ul.filters-option li.active a {
    color: #fff;
}

.hotel-list {
    margin-top: 30px;
}

.detailed-logo {
    background: #fff;
    padding: 15px;
}

.detailed-logo figure {
    background: #f5f5f5;
    text-align: center;
    padding: 20px 0;
}

.detailed-logo figure img {
    height: auto;
    width: auto;
}

.detailed-logo .box-title,
.detailed-logo .feedback,
.detailed-logo .price {
    border-bottom: 1px solid #eeeeee;
}

.detailed-logo .box-title {
    margin-top: 15px;
    padding-bottom: 10px;
    letter-spacing: normal;
}

.detailed-logo .box-title>small {
    line-height: 1.5em;
    letter-spacing: .04em;
    font-size: 10px;
}

.detailed-logo .box-title>small>i {
    font-size: 1.5em;
    display: block;
    float: left;
    margin-right: 3px;
}

.detailed-logo .price {
    float: none;
    display: block;
    line-height: 1.75em;
}

.detailed-logo .feedback {
    padding: 8px 0 2px;
    color: #9e9e9e;
    text-transform: uppercase;
    font-size: .8333em;
    margin-bottom: 10px;
}

#cruise-main-content .tab-content .tab-pane,
#flight-main-content .tab-content .tab-pane,
#hotel-main-content .tab-content .tab-pane {
    padding: 0;
}

#cruise-main-content #calendar-tab,
#flight-main-content #calendar-tab,
#hotel-main-content #calendar-tab {
    background: #2d3e52;
    padding: 20px 30px;
}

/* #cruise/#flight/#hotel-main-content #calendar-tab label/p — empty, removed */

#cruise-main-content #calendar-tab .description,
#flight-main-content #calendar-tab .description,
#hotel-main-content #calendar-tab .description {
    padding-top: 30px;
}

#cruise-main-content #calendar-tab .row,
#flight-main-content #calendar-tab .row,
#hotel-main-content #calendar-tab .row {
    border: 0;
}

#cruise-main-content .calendar table,
#flight-main-content .calendar table,
#hotel-main-content .calendar table {
    width: 100%;
    table-layout: fixed;
    margin-top: 20px;
}

#cruise-main-content .calendar table thead td,
#flight-main-content .calendar table thead td,
#hotel-main-content .calendar table thead td {
    text-align: center;
    color: #ff7f27;
    text-transform: uppercase;
    font-size: .8333em;
    text-indent: -5px;
    line-height: 3em;
}

#cruise-main-content .calendar table tbody td,
#flight-main-content .calendar table tbody td,
#hotel-main-content .calendar table tbody td {
    padding: 0 5px 5px 0;
    text-align: right;
    position: relative;
}

#cruise-main-content .calendar table tbody td>a,
#cruise-main-content .calendar table tbody td>span,
#flight-main-content .calendar table tbody td>a,
#flight-main-content .calendar table tbody td>span,
#hotel-main-content .calendar table tbody td>a,
#hotel-main-content .calendar table tbody td>span {
    border: 1px solid #da6161;
    display: block;
    color: #da6161;
    padding: 5px;
    line-height: 1em;
    height: 4.6666em;
    font-size: 1.1667em;
    position: relative;
}

#cruise-main-content .calendar table tbody td>a:before,
#cruise-main-content .calendar table tbody td>span:before,
#flight-main-content .calendar table tbody td>a:before,
#flight-main-content .calendar table tbody td>span:before,
#hotel-main-content .calendar table tbody td>a:before,
#hotel-main-content .calendar table tbody td>span:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "NOT AVAILABLE";
    background: #da6161;
    font-size: 10px;
    text-align: center;
    z-index: 1;
    line-height: 1;
    padding: 2.2em 5px 5px;
    color: #fff;
    display: none;
    cursor: default;
}

#cruise-main-content .calendar table tbody td>a:hover:before,
#cruise-main-content .calendar table tbody td>span:hover:before,
#flight-main-content .calendar table tbody td>a:hover:before,
#flight-main-content .calendar table tbody td>span:hover:before,
#hotel-main-content .calendar table tbody td>a:hover:before,
#hotel-main-content .calendar table tbody td>span:hover:before {
    display: block;
}

#cruise-main-content .calendar table tbody td.available>a,
#cruise-main-content .calendar table tbody td.available>span,
#flight-main-content .calendar table tbody td.available>a,
#flight-main-content .calendar table tbody td.available>span,
#hotel-main-content .calendar table tbody td.available>a,
#hotel-main-content .calendar table tbody td.available>span {
    border-color: #98ce44;
    color: #98ce44;
}

#cruise-main-content .calendar table tbody td.available>a:before,
#cruise-main-content .calendar table tbody td.available>span:before,
#flight-main-content .calendar table tbody td.available>a:before,
#flight-main-content .calendar table tbody td.available>span:before,
#hotel-main-content .calendar table tbody td.available>a:before,
#hotel-main-content .calendar table tbody td.available>span:before {
    background: #98ce44;
    content: "BOOK FROM";
    cursor: pointer;
}

#cruise-main-content .calendar table tbody td.date-passed>a,
#cruise-main-content .calendar table tbody td.date-passed>span,
#flight-main-content .calendar table tbody td.date-passed>a,
#flight-main-content .calendar table tbody td.date-passed>span,
#hotel-main-content .calendar table tbody td.date-passed>a,
#hotel-main-content .calendar table tbody td.date-passed>span {
    border-color: #2e8795;
    color: #2e8795;
}

#cruise-main-content .calendar table tbody td.date-passed>a:before,
#cruise-main-content .calendar table tbody td.date-passed>span:before,
#flight-main-content .calendar table tbody td.date-passed>a:before,
#flight-main-content .calendar table tbody td.date-passed>span:before,
#hotel-main-content .calendar table tbody td.date-passed>a:before,
#hotel-main-content .calendar table tbody td.date-passed>span:before {
    background: #2e8795;
    content: "DATE PASSED";
}

#cruise-main-content .calendar table tbody td .price-text,
#flight-main-content .calendar table tbody td .price-text,
#hotel-main-content .calendar table tbody td .price-text {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff;
    font-size: .8571em;
}

#cruise-main-content .calendar-legend,
#flight-main-content .calendar-legend,
#hotel-main-content .calendar-legend {
    margin-top: 15px;
}

#cruise-main-content .calendar-legend label,
#flight-main-content .calendar-legend label,
#hotel-main-content .calendar-legend label {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 15px;
    color: #fff !important;
    margin-right: 15px;
    font-size: .9167em;
}

#cruise-main-content .calendar-legend label:before,
#flight-main-content .calendar-legend label:before,
#hotel-main-content .calendar-legend label:before {
    content: "";
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid;
    margin-right: 4px;
}

#cruise-main-content .calendar-legend label.available:before,
#flight-main-content .calendar-legend label.available:before,
#hotel-main-content .calendar-legend label.available:before {
    border-color: #98ce44;
}

#cruise-main-content .calendar-legend label.unavailable:before,
#flight-main-content .calendar-legend label.unavailable:before,
#hotel-main-content .calendar-legend label.unavailable:before {
    border-color: #da6161;
}

#cruise-main-content .calendar-legend label.past:before,
#flight-main-content .calendar-legend label.past:before,
#hotel-main-content .calendar-legend label.past:before {
    border-color: #2e8795;
}

#buyers-details .intro,
#cruise-description .intro,
#cruise-reviews .intro,
#cruise-write-review .intro,
#flight-details .intro,
#hotel-description .intro,
#hotel-reviews .intro,
#tenders-details .intro,
#travel-guide .intro {
    background: #f5f5f5;
}

#buyers-details .intro.table-wrapper,
#cruise-description .intro.table-wrapper,
#cruise-reviews .intro.table-wrapper,
#cruise-write-review .intro.table-wrapper,
#flight-details .intro.table-wrapper,
#hotel-description .intro.table-wrapper,
#hotel-reviews .intro.table-wrapper,
#tenders-details .intro.table-wrapper,
#travel-guide .intro.table-wrapper {
    padding: 0;
    border-spacing: 15px;
    border-collapse: separate;
    table-layout: fixed;
}

#buyers-details .intro.table-wrapper>*,
#cruise-description .intro.table-wrapper>*,
#cruise-reviews .intro.table-wrapper>*,
#cruise-write-review .intro.table-wrapper>*,
#flight-details .intro.table-wrapper>*,
#hotel-description .intro.table-wrapper>*,
#hotel-reviews .intro.table-wrapper>*,
#tenders-details .intro.table-wrapper>*,
#travel-guide .intro.table-wrapper>* {
    border-collapse: collapse;
}

#buyers-details .intro.table-wrapper .table-cell,
#cruise-description .intro.table-wrapper .table-cell,
#cruise-reviews .intro.table-wrapper .table-cell,
#cruise-write-review .intro.table-wrapper .table-cell,
#flight-details .intro.table-wrapper .table-cell,
#hotel-description .intro.table-wrapper .table-cell,
#hotel-reviews .intro.table-wrapper .table-cell,
#tenders-details .intro.table-wrapper .table-cell,
#travel-guide .intro.table-wrapper .table-cell {
    background: #fff;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px !important;
}

#buyers-details .intro.table-wrapper .table-cell:last-child,
#cruise-description .intro.table-wrapper .table-cell:last-child,
#cruise-reviews .intro.table-wrapper .table-cell:last-child,
#cruise-write-review .intro.table-wrapper .table-cell:last-child,
#flight-details .intro.table-wrapper .table-cell:last-child,
#hotel-description .intro.table-wrapper .table-cell:last-child,
#hotel-reviews .intro.table-wrapper .table-cell:last-child,
#tenders-details .intro.table-wrapper .table-cell:last-child,
#travel-guide .intro.table-wrapper .table-cell:last-child {
    padding-left: 0;
    padding-right: 0;
}

#cruise-features,
#hotel-features {
    margin-top: 30px;
}

#cruise-description .features,
#hotel-description .features,
#travel-guide .features {
    text-transform: uppercase;
    padding: 25px 20px;
    font-size: .8333em;
}

#cruise-description .features li,
#hotel-description .features li,
#travel-guide .features li {
    line-height: 2em;
}

#cruise-description .features label,
#hotel-description .features label,
#travel-guide .features label {
    margin: 0 20px 0 0;
    width: 110px;
    border-right: 1px solid #eeeeee;
    color: #2e8795;
    white-space: nowrap;
}

#cruise-description .long-description,
#hotel-description .long-description,
#travel-guide .long-description {
    margin-top: 25px;
    padding: 0 15px;
}

#cruise-availability .update-search,
#hotel-availability .update-search {
    border: 15px solid #f5f5f5;
    background: #fff;
    padding: 20px 20px 0;
    margin-bottom: 20px;
}

#cruise-availability .update-search [class*=" col-"],
#cruise-availability .update-search [class^=col-],
#hotel-availability .update-search [class*=" col-"],
#hotel-availability .update-search [class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
}

#cruise-availability .update-search .row,
#hotel-availability .update-search .row {
    margin-left: -5px;
    margin-right: -5px;
}

#cruise-availability .update-search>div,
#hotel-availability .update-search>div {
    margin-bottom: 20px;
}

#cruise-availability .room-list>article,
#hotel-availability .room-list>article {
    margin: 20px 0 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

#cruise-availability .room-list .box .price-section,
#cruise-availability .room-list>article:last-child,
#hotel-availability .room-list .box .price-section,
#hotel-availability .room-list>article:last-child {
    border-bottom: 0;
}

#cruise-availability .room-list .load-more button,
#hotel-availability .room-list .load-more button {
    font-size: 1.3333em;
}

#cruise-availability .room-list .box .action-section,
#cruise-availability .room-list .box .price-section,
#hotel-availability .room-list .box .action-section,
#hotel-availability .room-list .box .price-section {
    padding-right: 0;
}

#cruise-availability .room-list .box .action-section,
#hotel-availability .room-list .box .action-section {
    vertical-align: bottom;
}

#cruise-availability .room-list .box .action-section a.button,
#hotel-availability .room-list .box .action-section a.button {
    padding: 0 20px;
}

#cruise-amenities .amenities li,
#hotel-amenities .amenities li,
#inflight-features .amenities li {
    padding: 0;
}

#cruise-amenities .amenities.style1 li,
#hotel-amenities .amenities.style1 li,
#inflight-features .amenities.style1 li {
    margin-bottom: 1px;
}

#cruise-amenities .amenities.style1 li .icon-box,
#hotel-amenities .amenities.style1 li .icon-box,
#inflight-features .amenities.style1 li .icon-box {
    background: #f5f5f5;
}

#cruise-amenities .amenities.style2 li,
#hotel-amenities .amenities.style2 li,
#inflight-features .amenities.style2 li {
    margin-bottom: 20px;
}

#cruise-reviews .rating,
#hotel-reviews .rating {
    padding: 20px 30px;
    background: #fff;
    text-align: center;
}

#cruise-reviews .rating .score,
#hotel-reviews .rating .score {
    display: block;
    font-size: 5em;
    color: #2e8795;
    font-weight: 300;
    line-height: 1.25em;
}

#cruise-reviews .rating .five-stars-container,
#hotel-reviews .rating .five-stars-container {
    font-size: 2.5em;
    margin-bottom: 20px;
}

#cruise-reviews .detailed-rating,
#hotel-reviews .detailed-rating {
    background: #fff;
    padding: 30px 0;
}

#cruise-reviews .detailed-rating li,
#hotel-reviews .detailed-rating li {
    padding: 0 25px;
}

#cruise-reviews .guest-reviews,
#hotel-reviews .guest-reviews {
    margin-top: 25px;
    margin-bottom: 30px;
}

#cruise-reviews .guest-reviews .comment-container,
#hotel-reviews .guest-reviews .comment-container {
    padding-left: 20px;
}

#flight-fare-rules .topics,
#hotel-faqs .topics {
    margin-bottom: 30px;
}

#flight-fare-rules .topics li,
#hotel-faqs .topics li {
    padding: 0 0 0 15px;
    margin-bottom: 1px;
    border-right: 1px solid #fff;
    background: #f5f5f5;
    line-height: 3.3333em;
    text-transform: uppercase;
    font-size: .9167em;
}

#flight-fare-rules .topics li a,
#hotel-faqs .topics li a {
    color: inherit;
}

#flight-fare-rules .topics li.active,
#hotel-faqs .topics li.active {
    background: #2e8795;
}

.image-box.style2.activities .details {
    padding-top: 10px;
}

.image-box.style2.activities.innerstyle {
    margin-top: 20px;
}

.image-box.style2.activities.innerstyle .details {
    padding-right: 0;
}

.image-box.style2.activities .review-score {
    float: right;
    text-transform: uppercase;
}

.image-box.style2.activities .review-score .reviews {
    font-size: .8333em;
}

.image-box.style2.activities .five-stars-container {
    float: left;
    margin-right: 10px;
}

.image-box.style2.activities .details-header {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
}

.image-box.style2.activities>* {
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.image-box.style2.activities> :last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.image-box.style2.activities.no-bottom-border>* {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 30px;
}

#buyers-details .photo,
#cruise-write-review .photo {
    padding: 0;
}

#buyers-details .photo .feedback,
#cruise-write-review .photo .feedback {
    margin-top: 40px;
}

#buyers-details .photo .details,
#cruise-write-review .photo .details {
    padding-right: 15px;
}

#buyers-details .photo .details .review,
#cruise-write-review .photo .details .review {
    letter-spacing: .04em;
}

#buyers-details .overall-rating,
#cruise-write-review .overall-rating {
    background: #fff;
}

#buyers-details .detailed-rating,
#cruise-write-review .detailed-rating {
    margin-left: -20px;
    margin-right: -20px;
}

#buyers-details .detailed-rating li,
#cruise-write-review .detailed-rating li {
    padding: 0 20px;
}

#buyers-details .detailed-rating li>.each-rating,
#cruise-write-review .detailed-rating li>.each-rating {
    border-top: 1px solid #eeeeee;
    border-bottom: 0;
}

#buyers-details .main-rating,
#cruise-write-review .main-rating {
    margin-bottom: 20px;
}

#buyers-details .review-form,
#cruise-write-review .review-form {
    padding: 0 10px 10px;
}

#buyers-details .review-form h4,
#cruise-write-review .review-form h4 {
    margin-bottom: 5px;
}

#buyers-details .review-form .form-group,
#cruise-write-review .review-form .form-group,
.overall-rating .star-rating {
    margin-bottom: 20px;
}

#buyers-details .sort-trip li,
#cruise-write-review .sort-trip li {
    float: left;
    margin-right: 20px;
    text-align: center;
}

#buyers-details .sort-trip li>span,
#cruise-write-review .sort-trip li>span {
    font-weight: 500;
    font-size: 1.1667em;
    margin-top: 10px;
    line-height: 2.5em;
}

#buyers-details .sort-trip li i,
#cruise-write-review .sort-trip li i {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 2.3333em;
    color: #dbdbdb;
}

#buyers-details .sort-trip li.active i,
#cruise-write-review .sort-trip li.active i {
    background: #2e8795;
    color: #fff;
    border-color: #2e8795;
}

#buyers-details .sort-trip li.active>span,
#cruise-write-review .sort-trip li.active>span {
    color: #2e8795;
}

#buyers-details .sort-trip li:hover i,
#cruise-write-review .sort-trip li:hover i {
    -webkit-animation: sonarEffect 1s ease-out;
    -moz-animation: sonarEffect 1s ease-out;
    animation: sonarEffect 1s ease-out;
}

.overall-rating {
    padding: 25px 30px;
}

.overall-rating .star-rating .five-stars-container {
    font-size: 3em;
    line-height: 1em;
    float: left;
}

.overall-rating .star-rating .status {
    text-transform: uppercase;
    display: block;
    float: left;
    line-height: 22px;
    height: 22px;
    background: #2e8795;
    color: #fff;
    font-weight: 700;
    margin-top: 8px;
    position: relative;
    margin-left: 25px;
    padding: 0 15px 0 10px;
}

.overall-rating .star-rating .status:before {
    display: block;
    content: "";
    border-right: 15px solid #2e8795;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    position: absolute;
    top: 0;
    left: -15px;
}

.booking-details .guest,
.booking-details .timing,
.detailed-rating li>.each-rating,
.guest-review:last-child {
    border-bottom: 1px solid #eeeeee;
}

.detailed-rating {
    text-transform: uppercase;
}

.detailed-rating li {
    display: block;
}

.detailed-rating li>.each-rating {
    display: block;
    padding: 8px 0 5px;
}

.guest-review .author,
.guest-review .comment-container {
    padding-top: 25px;
    padding-bottom: 25px;
}

.detailed-rating li label {
    color: #2e8795;
}

.detailed-rating li .five-stars-container {
    float: right;
    color: #dbdbdb;
}

.guest-review {
    border-top: 1px solid #eeeeee;
}

.guest-review .author {
    text-align: center;
    border-right: 1px solid #eeeeee;
}

.guest-review .author>a {
    width: 74px;
    height: 74px;
}

.guest-review .author img {
    width: 100%;
    height: 100%;
}

.guest-review .author .name {
    color: #2e8795;
    font-size: 1.0833em;
    margin-bottom: 0;
}

.guest-review .author .date {
    text-transform: uppercase;
    font-size: .8333em;
}

.guest-review .comment-container .comment-title {
    color: #2e8795;
    float: left;
    font-style: italic;
}

.guest-review .comment-container .review-score {
    float: right;
}

.guest-review .comment-container .review-score .score {
    font-size: 2em;
    margin-left: 10px;
}

.guest-review .comment-container .comment-content p {
    line-height: 2em;
}

.booking-section {
    padding: 20px 30px;
}

.booking-form label {
    font-size: .9167em;
}

.booking-form .checkbox label {
    font-size: 1.0833em;
    text-transform: none;
}

.booking-form .form-group {
    margin-bottom: 0;
}

.booking-form .form-group>* {
    margin-bottom: 20px;
}

.booking-details figure>a:first-child {
    width: 75px;
    height: 75px;
    float: left;
}

.booking-details figure img {
    width: auto;
    height: 100%;
}

.booking-details figure .travel-title {
    margin-left: 90px;
}

.booking-details figure .travel-title .box-title {
    margin-bottom: 5px;
}

.booking-details figure .travel-title .box-title:after {
    display: none;
}

.booking-details .details {
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
}

.booking-details .timing {
    font-size: .8333em;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.3333em;
    padding: 10px 0 5px;
    margin: 0;
}

.booking-details .timing .duration {
    font-weight: 700;
    color: #ff7f27;
}

.booking-details .timing .duration>div {
    margin-top: 5px;
}

.booking-details .timing .check-out {
    text-align: left;
}

.booking-details .timing label,
.booking-details .timing span {
    display: block;
    line-height: 1.42;
    letter-spacing: .04em;
}

.booking-details .timing label {
    color: #2e8795;
    font-size: 1em;
    margin-bottom: 0;
    font-weight: 400;
}

.booking-details .timing i {
    font-size: 2em;
}

.booking-details .guest {
    padding: 10px 0;
}

.booking-details .other-details {
    font-size: .8333em;
    margin-bottom: 0;
    text-align: right;
    text-transform: uppercase;
}

.booking-details .other-details dd,
.booking-details .other-details dt {
    padding: 1.3em 0;
    border-top: 1px solid #eeeeee;
}

.booking-details .other-details dt {
    float: left;
    text-align: left;
    margin: 0;
    color: #2e8795;
    clear: both;
}

.booking-details .other-details .total-price {
    font-size: 1.5em;
    color: #2e8795;
    text-transform: none;
}

.booking-details .other-details .total-price-value {
    color: #98ce44;
    font-size: 1.4em;
}

.booking-information {
    padding: 20px 30px 30px;
}

.booking-information>.booking-confirmation>.icon {
    color: #ff7f27;
    font-size: 1.5em;
    float: left;
    margin-right: 12px;
    margin-top: 4px;
}

.booking-information>.booking-confirmation>.message {
    float: left;
}

.booking-information>.booking-confirmation .main-message {
    color: #2e8795;
    margin-bottom: 0;
    letter-spacing: .04em;
}

.booking-information>.booking-confirmation .print-button {
    float: right;
}

.booking-information>.booking-confirmation .print-button button {
    text-transform: uppercase;
}

.booking-information>.booking-confirmation p {
    margin-bottom: 0;
}

.booking-information .view-link {
    font-size: 1.1667em;
}








.Subs-section {
    padding: 20px 30px;
}

.Subs-form label {
    font-size: .9167em;
}

.Subs-form .checkbox label {
    font-size: 1.0833em;
    text-transform: none;
}

.Subs-form .form-group {
    margin-bottom: 0;
}

.Subs-form .form-group>* {
    margin-bottom: 20px;
}

.Subs-details figure>a:first-child {
    width: 75px;
    height: 75px;
    float: left;
}

.Subs-details figure img {
    width: auto;
    height: 100%;
}

.Subs-details figure .travel-title {
    margin-left: 90px;
}

.Subs-details figure .travel-title .box-title {
    margin-bottom: 5px;
}

.Subs-details figure .travel-title .box-title:after {
    display: none;
}

.Subs-details .details {
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
}

.Subs-details .timing {
    font-size: .8333em;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.3333em;
    padding: 10px 0 5px;
    margin: 0;
}

.Subs-details .timing .duration {
    font-weight: 700;
    color: #ff7f27;
}

.Subs-details .timing .duration>div {
    margin-top: 5px;
}

.Subs-details .timing .check-out {
    text-align: left;
}

.Subs-details .timing label,
.Subs-details .timing span {
    display: block;
    line-height: 1.42;
    letter-spacing: .04em;
}

.Subs-details .timing label {
    color: #2e8795;
    font-size: 1em;
    margin-bottom: 0;
    font-weight: 400;
}

.Subs-details .timing i {
    font-size: 2em;
}

.Subs-details .guest {
    padding: 10px 0;
}

.Subs-details .other-details {
    font-size: .8333em;
    margin-bottom: 0;
    text-align: right;
    text-transform: uppercase;
}

.Subs-details .other-details dd,
.Subs-details .other-details dt {
    padding: 1.3em 0;
    border-top: 1px solid #eeeeee;
}

.Subs-details .other-details dt {
    float: left;
    text-align: left;
    margin: 0;
    color: #2e8795;
    clear: both;
}

.Subs-details .other-details .total-price {
    font-size: 1.5em;
    color: #2e8795;
    text-transform: none;
}

.Subs-details .other-details .total-price-value {
    color: #98ce44;
    font-size: 1.4em;
}

.Subs-information {
    padding: 20px 30px 30px;
}

.Subs-information>.Subs-confirmation>.icon {
    color: #ff7f27;
    font-size: 1.5em;
    float: left;
    margin-right: 12px;
    margin-top: 4px;
}

.Subs-information>.Subs-confirmation>.message {
    float: left;
}

.Subs-information>.Subs-confirmation .main-message {
    color: #2e8795;
    margin-bottom: 0;
    letter-spacing: .04em;
}

.Subs-information>.Subs-confirmation .print-button {
    float: right;
}

.Subs-information>.Subs-confirmation .print-button button {
    text-transform: uppercase;
}

.Subs-information>.Subs-confirmation p {
    margin-bottom: 0;
}

.Subs-information .view-link {
    font-size: 1.1667em;
}

.flight-routes .box {
    padding: 10px;
}

.flight-routes .box figure {
    height: 40px;
    width: 40px;
    background: #f5f5f5;
    display: table;
}

.flight-routes .box figure>a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.flight-routes .box .details {
    padding: 5px 0 0;
    margin-left: 55px;
}

.flight-routes .box .button {
    margin: 12px 5px 0 0;
}

.flight-list,
.flight-routes .box .box-title {
    margin-bottom: 0;
    background: #eaeaea;
    padding: 8px;
    margin: 0 auto;
    border-radius: 10px;
}

.flight-booking-details .details {
    padding: 0;
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
}

.flight-Subs-details .details {
    padding: 0;
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
}

.flight-detail-page .detailed-logo .duration {
    font-size: .8333em;
    text-transform: uppercase;
    letter-spacing: .04em;
    border-bottom: 1px solid #eeeeee;
    padding: 6px 0;
    margin-bottom: 10px;
}

.flight-detail-page .detailed-logo .duration dd,
.flight-detail-page .detailed-logo .duration dl,
.flight-detail-page .detailed-logo .duration dt {
    display: inline-block;
    margin: 0;
}

.flight-detail-page .detailed-logo .duration dl {
    vertical-align: middle;
}

.flight-detail-page .detailed-logo .duration i {
    color: #ff7f27;
    font-size: 20px;
    margin-right: 10px;
    line-height: 0;
    vertical-align: middle;
}

#flight-details .term-description,
#tenders-details .term-description {
    margin: 0;
    font-size: 1.1333em;
}

#flight-details .term-description dd,
#flight-details .term-description dt,
#tenders-details .term-description dd,
#tenders-details .term-description dt {
    line-height: 1.1667em;
}

#flight-details .travelo-box,
#tenders-details .travelo-box {
    padding: 25px 25px 20px;
    margin: 0;
}

#flight-details .detailed-features {
    background: #fff;
}

#flight-details .box-title {
    margin: 0;
}

#flight-details .flights {
    width: 100%;
    padding-bottom: 30px;
    border-collapse: separate;
    border-spacing: 0;
}

.Grid,
.IQTendersTable table,
.PriceListTable,
.ui-datepicker table {
    border-collapse: collapse;
}

#flight-details .flights .timing {
    padding: 0;
    border: 0;
    display: table;
    margin: 0 auto;
}

#flight-details .flights .timing>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 7px;
}

#flight-details .flights .table-cell {
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 20px 5px;
    text-align: center;
    vertical-align: middle;
}

#flight-details .flights .table-cell:last-child {
    border-right: 0;
}

#tenders-details .detailed-features>[class^=col-]:first-child,
.top-cruise-destinations .details .row>div {
    border-right: 1px solid #eeeeee;
}

#flight-details .flights .logo label {
    display: block;
    font-weight: 400;
    font-size: .8333em;
    text-transform: uppercase;
    line-height: 1em;
}

#flight-details .flights .logo img {
    max-width: 84px;
    height: auto;
}

#flight-details .flights .first-flight .logo,
#flight-details .flights .timing-detail {
    position: relative;
}

#flight-details .flights .first-flight .logo:after {
    content: "\e883";
    font-family: soap-icons;
    font-size: 24px;
    position: absolute;
    display: inline-block;
    width: 10px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    right: -5px;
    bottom: -15px;
    z-index: 9;
    color: #e01a33;
}

#flight-details .flights .layover {
    position: absolute;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    background: #f5f5f5;
    width: 100px;
    height: 20px;
    line-height: 20px;
    font-size: .75em;
    left: 50%;
    margin: 0 0 0 -50px;
    bottom: -10px;
    z-index: 9;
    letter-spacing: .04em;
}

#flight-baggage form .checkbox label {
    font-size: .8333em;
    text-transform: uppercase;
}

#flight-baggage .baggage .icon-box {
    cursor: default;
}

#flight-baggage .baggage .icon-box .box-title {
    color: #838383;
}

#flight-baggage .baggage .icon-box:hover .box-title {
    color: #2e8795;
}

#flight-baggage .baggage .icon-box:hover i {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}

.explore-more {
    padding: 10px 0 0 4px;
}

.explore-more .intro {
    text-transform: none;
    margin-bottom: 19px;
    margin-left: 12px;
}

.explore-more .intro i {
    float: left;
    margin-right: 10px;
    color: #2e8795;
    font-size: 16px;
}

#tenders-details .car-damage .radio,
#tenders-details .protect-passengers label,
.car-detail-page .detailed-logo .mile,
.top-cruise-destinations .details li {
    font-size: .8333em;
    text-transform: uppercase;
}

.explore-more .intro .box-title small {
    margin-bottom: 3px;
}

.explore-more .box {
    margin: 0 0 4px;
    padding-right: 4px;
    width: 50%;
    float: left;
}

.explore-more .box figure figcaption {
    text-transform: uppercase;
    padding-right: 20px;
}

.car-list {
    margin-top: 30px;
    margin-bottom: 10px;
}

.car-detail-page .featured-image img {
    width: 100%;
    height: auto;
}

.car-detail-page .detailed-logo .mile {
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0;
    margin-bottom: 10px;
}

#tenders-details .detailed-features {
    background: #fff;
    padding: 15px;
}

#tenders-details .detailed-features>[class^=col-] {
    padding: 0 0 10px;
}

#tenders-details .detailed-features .box-title {
    padding: 25px 0 25px 25px;
    border-bottom: 1px solid #eeeeee;
}

#tenders-details .detailed-features .icon-box {
    margin: 15px 0 0 20px;
}

#tenders-details .car-features .icon-box {
    color: inherit;
    margin-bottom: 10px;
}

#tenders-details .car-features .icon-box>i,
.cruise-itinerary th,
.cruise-line-deals .box-title small {
    color: #2e8795;
}

#tenders-details .protect-passengers .icon-box {
    margin-bottom: 15px;
}

#tenders-details .protect-passengers label {
    font-weight: 400;
}

#tenders-details .car-damage .logo img {
    max-height: 25px;
    width: auto;
}

#tenders-details .car-damage .radio {
    margin: 0 0 10px;
    line-height: 20px;
}

.booking-details .car-detail {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.booking-details .car-detail .icon-box {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
}



.subs-details .car-detail {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.subs-details .car-detail .icon-box {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
}


.top-cruise-destinations .details {
    padding: 15px 20px !important;
}

.top-cruise-destinations .details .row>div:last-child {
    border-right: 0;
}

.cruise-line-deals {
    padding-top: 0;
}

.cruise-line-deals .row {
    margin-bottom: -1px;
    overflow: hidden;
}

.cruise-line-deals .row>div {
    border-bottom: 1px solid #eeeeee;
}

.cruise-line-deals .box {
    margin-bottom: 10px;
    margin-top: 20px;
}

.cruise-line-deals .box figure {
    background: #f5f5f5;
    text-align: center;
    height: 70px;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.cruise-line-deals .box figure .image-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.cruise-line-deals .box figure img {
    max-width: 66.6666%;
    width: auto;
    height: auto;
}

.investor-list img,
.mobile-section .image-wrapper img,
.travel-story-container .my-trip li img {
    max-width: 100%;
}

.cruise-line-deals .box .details {
    padding-left: 0;
    padding-right: 0;
}

.cruise-line-deals .box .price {
    font-size: 1.3333em;
}

.cruise-line-deals .box .price small {
    font-size: .625em;
}

.cruise-booking-form .radio {
    margin-top: 6px;
    text-transform: none;
}

.cruise-booking-form .radio:first-child {
    margin-left: 0;
}


.cruise-subs-form .radio {
    margin-top: 6px;
    text-transform: none;
}

.cruise-subs-form .radio:first-child {
    margin-left: 0;
}

#cruise-description .intro li {
    line-height: 2.5em;
}

.cruise-itinerary .travelo-box {
    margin: 0;
}

.cruise-itinerary table {
    width: 100%;
}

.cruise-itinerary th {
    font-weight: 400;
    padding-bottom: 10px;
}

.cruise-itinerary td {
    font-size: .8333em;
    text-transform: uppercase;
    line-height: 3.8333em;
    border-top: 1px solid #eeeeee;
    vertical-align: middle;
}

#cruise-availability .room-list .box figure,
#cruise-food-dinning .food-dinning-list .box figure,
#hotel-availability .room-list .box figure {
    margin-bottom: 5px;
}

#cruise-availability .room-list .details,
#cruise-food-dinning .food-dinning-list .details,
#hotel-availability .room-list .details {
    padding-top: 0;
    padding-bottom: 0;
}

#cruise-availability .room-list .box-title .title,
#cruise-food-dinning .food-dinning-list .box-title .title,
#hotel-availability .room-list .box-title .title {
    margin-bottom: 3px;
}

#cruise-availability .room-list .box-title dl,
#cruise-food-dinning .food-dinning-list .box-title dl,
#hotel-availability .room-list .box-title dl {
    margin: 0;
}

#cruise-availability .room-list .box-title dl:after,
#cruise-food-dinning .food-dinning-list .box-title dl:after,
#hotel-availability .room-list .box-title dl:after {
    content: "";
    display: table;
    clear: both;
}

#cruise-availability .room-list .box-title dd,
#cruise-availability .room-list .box-title dt,
#cruise-food-dinning .food-dinning-list .box-title dd,
#cruise-food-dinning .food-dinning-list .box-title dt,
#hotel-availability .room-list .box-title dd,
#hotel-availability .room-list .box-title dt {
    float: left;
    font-size: .8333em;
    text-transform: uppercase;
}

#cruise-availability .room-list .box-title dt,
#cruise-food-dinning .food-dinning-list .box-title dt,
#hotel-availability .room-list .box-title dt {
    color: #2e8795;
    margin-right: 5px;
    clear: both;
}

#cruise-food-dinning .food-dinning-list hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

#cruise-food-dinning .food-dinning-list .details {
    text-transform: none;
    padding: 0;
}

#cruise-food-dinning .food-dinning-list figure {
    margin: 0 20px 10px 0;
}

#cruise-food-dinning .food-dinning-list .box-title {
    margin: 0 0 5px;
}

#cruise-food-dinning .food-dinning-list .box-title dl:after {
    display: none;
    clear: none;
}

#cruise-food-dinning .food-dinning-list .box-title dt {
    clear: none;
}

#cruise-food-dinning .food-dinning-list .box-title dd {
    float: none;
}

#cruise-food-dinning .food-dinning-list .review-score {
    float: right;
    margin-top: 6px;
}

#cruise-food-dinning .food-dinning-list .review-score .five-stars-container {
    vertical-align: middle;
    margin-right: 5px;
}

#cruise-food-dinning .food-dinning-list .review-score .review {
    vertical-align: middle;
    color: #9e9e9e;
    text-transform: uppercase;
    font-size: .8333em;
}

#cruise-food-dinning .food-dinning-list .box {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

#cruise-food-dinning .food-dinning-list .box:last-child {
    border-bottom: 0;
}

#cruise-reviews .guest-review .comment-title {
    font-style: normal;
    color: #2e8795;
}

.coming-soon-page #footer .logo a,
.coming-soon-page #header .logo a,
.dashboard #footer .logo a,
.dashboard #header .logo a,
.loading-page #footer .logo a,
.loading-page #header .logo a,
.post-404page #footer .logo a,
.post-404page #header .logo a,
.soap-login-page #footer .logo a,
.soap-login-page #header .logo a {
    background: 0;
}

.coming-soon-page #footer .logo img,
.coming-soon-page #header .logo img,
.dashboard #footer .logo img,
.dashboard #header .logo img,
.loading-page #footer .logo img,
.loading-page #header .logo img,
.post-404page #footer .logo img,
.post-404page #header .logo img,
.soap-login-page #footer .logo img,
.soap-login-page #header .logo img {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.dashboard #header .logo img {
    height: 22px;
}

#dashboard .fact {
    color: #fff;
    margin-bottom: 20px;
}

#dashboard .fact .numbers {
    padding: 25px 15px;
}

#dashboard .fact .numbers dl {
    float: right;
    text-align: right;
    margin: 0;
}

#dashboard .fact .numbers dt {
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
}

#dashboard .fact .numbers dd {
    font-size: 1.3333em;
}

#dashboard .fact .numbers .icon {
    font-size: 4em;
}

#dashboard .fact .description {
    font-size: .8333em;
    text-transform: uppercase;
    padding: 0 20px;
    font-weight: 700;
    line-height: 3em;
}

#dashboard .fact .description>.icon {
    float: right;
    font-size: 2em;
}

#dashboard .fact.blue {
    background: #2e8795;
}

#dashboard .fact.blue .description {
    background: #007082;
}

#dashboard .fact.yellow {
    background: #ff7f27;
}

#dashboard .fact.yellow .description {
    background: #c2580c;
}

#dashboard .fact.red {
    background: #e01a33;
}

#dashboard .fact.red .description {
    background: #d51a32;
}

#dashboard .fact.green {
    background: #98ce44;
}

#dashboard .fact.green .description {
    background: #91c63d;
}

#dashboard .notifications .icon-box {
    background: #f5f5f5;
    font-size: 1em;
    padding-right: 15px;
    margin-bottom: 10px;
    height: auto;
}

#dashboard .notifications .icon-box:after {
    display: table;
    content: "";
    clear: both;
}

#dashboard .notifications .box-title {
    line-height: 1em;
    text-transform: none;
    color: #2e8795;
    padding: 14px 0 0;
    margin: 0;
}

#dashboard .notifications .price {
    color: #2e8795;
    float: none;
    text-align: left;
    display: inline;
    font-size: inherit;
}

#dashboard .notifications .time {
    line-height: inherit;
}

#dashboard .notifications .load-more {
    font-size: 2.5em;
    text-align: center;
    color: #d9d9d9;
}

#dashboard .recent-activity {
    background: #f5f5f5;
    padding: 15px;
}

#dashboard .recent-activity ul {
    background: #fff;
    margin-bottom: 15px;
}

#dashboard .recent-activity ul li>a {
    padding: 15px;
    border-bottom: 1px solid #eeeeee;
    display: block;
}

#dashboard .recent-activity ul li>a:hover {
    background: #f5f5f5;
}

#dashboard .recent-activity ul .icon {
    float: left;
    margin-right: 15px;
    font-size: 1.3333em;
}

#profile .personal-details .details {
    padding-top: 0;
    padding-right: 0;
}

#profile .personal-details figure {
    margin-bottom: 20px;
}

#profile .personal-details .term-description {
    margin-bottom: 0;
}

#profile .edit-profile {
    display: none;
}

#profile .term-description dd,
#profile .term-description dt {
    display: inline-block;
    float: none;
    width: 50%;
    vertical-align: top;
}

#profile .term-description dt {
    clear: none;
}

#profile .term-description dd {
    padding-left: 30px;
}

.dashboard .benefits>li {
    font-size: 1.0833em;
    line-height: 2.6667em;
}

#booking .filter-section {
    padding: 10px 15px 5px 5px;
    margin-bottom: 30px;
}

#booking .filter-section label.radio {
    margin-top: 4px;
}

#booking .filter-section label.radio:before {
    border: 0;
    line-height: 14px;
}

#booking .filter-section button {
    margin-left: 8px;
    font-weight: 400;
    margin-bottom: 5px;
}

#booking .filter-section .action {
    width: auto;
    padding: 0 !important;
}

#booking .filter-section .action h5 {
    width: auto;
    line-height: 28px;
}

#booking .booking-info {
    border-top: 1px solid #d4d4d4;
    padding: 10px;
}

#booking .booking-info:last-child {
    border-bottom: 1px solid #eeeeee;
}

#booking .booking-info div.date {
    width: 72px;
    height: 72px;
    background: #f5f5f5;
    text-align: center;
    float: left;
    margin-right: 20px;
}

#booking .booking-info div.date>* {
    margin: 0;
    display: block;
}

#booking .booking-info div.date>.month {
    background: #e44049;
    height: 20px;
    line-height: 20px;
    font-size: .8333em;
    color: #fff;
}

#booking .booking-info div.date>.date {
    font-size: 2em;
    line-height: 1em;
    color: #e44049;
    font-weight: 700;
    margin-top: 6px;
}

#booking .booking-info div.date>.day {
    font-size: .8333em;
    font-weight: 400;
    line-height: 1.25em;
}

#booking .booking-info .box-title,
#booking .booking-info .status {
    margin-top: 20px;
}

#booking .subs {
    margin-top: 0px;
}



#booking .booking-info .icon {
    font-size: 1.0833em;
    float: left;
    margin-right: 10px;
}



#booking .booking-info .status {
    float: right;
    margin-right: 15px;
    background: #98ce44;
}


#booking .booking-info .subs {
    float: right;
    margin-right: 15px;
    padding: 2px 8px;
    background: #fff;
    color: inherit;
}


#booking .flagImgicon {
    width: 24px;
    margin-top: 20px;
    border-radius: 50%;
    margin-left: 5px;
}

.dashboard #footer .footer-wrapper .copyright,
.dashboard #header .logo,
.post-404page #footer .footer-wrapper .copyright,
.post-404page #header .logo,
.soap-login-page #footer .footer-wrapper .copyright,
.soap-login-page #header .logo {
    margin: 0;
}

#booking .booking-info.cancelled .status,
#booking .booking-info.cancelled div.date>.month {
    background: #d9d9d9;
}

#booking .booking-info .info {
    float: right;
    padding-left: 15px;
    border-left: 1px solid #d4d4d4;
    text-transform: uppercase;
    padding-top: 2px;
    margin-bottom: 0;
    width: 140px;
}

#booking .booking-info .info * {
    font-size: .8333em;
    font-weight: 400;
}

#booking .booking-info .info dt {
    color: #ff7f27;
}

#booking .booking-info.cancelled div.date>.date,
#booking .booking-info.cancelled div.date>.day {
    color: #d9d9d9;
}

#booking .booking-info.cancelled .icon,
#booking .booking-info.cancelled .icon:before {
    border-color: #d9d9d9;
    color: #d9d9d9;
}

#booking .booking-info.cancelled .info dt {
    color: inherit;
}




#Subs .filter-section {
    padding: 10px 15px 5px 5px;
    margin-bottom: 30px;
}

#Subs .filter-section label.radio {
    margin-top: 4px;
}

#Subs .filter-section label.radio:before {
    border: 0;
    line-height: 14px;
}

#Subs .filter-section button {
    margin-left: 8px;
    font-weight: 400;
    margin-bottom: 5px;
}

#Subs .filter-section .action {
    width: auto;
    padding: 0 !important;
}

#Subs .filter-section .action h5 {
    width: auto;
    line-height: 28px;
}

#Subs .Subs-info {
    border-top: 1px solid #eeeeee;
    padding: 10px;
}

#Subs .Subs-info:last-child {
    border-bottom: 1px solid #eeeeee;
}

#Subs .Subs-info div.date {
    width: 72px;
    height: 72px;
    background: #f5f5f5;
    text-align: center;
    float: left;
    margin-right: 20px;
}

#Subs .Subs-info div.date>* {
    margin: 0;
    display: block;
}

#Subs .Subs-info div.date>.month {
    background: #e44049;
    height: 20px;
    line-height: 20px;
    font-size: .8333em;
    color: #fff;
}

#Subs .Subs-info div.date>.date {
    font-size: 2em;
    line-height: 1em;
    color: #e44049;
    font-weight: 700;
    margin-top: 6px;
}

#Subs .Subs-info div.date>.day {
    font-size: .8333em;
    font-weight: 400;
    line-height: 1.25em;
}

#Subs .Subs-info .box-title,
#Subs .Subs-info .status {
    margin-top: 20px;
}

#Subs .Subs-info .icon {
    font-size: 1.0833em;
    float: left;
    margin-right: 10px;
}

#Subs .Subs-info .box-title {
    float: left;
}

#Subs .Subs-info .status {
    float: right;
    margin-right: 15px;
    background: #98ce44;
}

.dashboard #footer .footer-wrapper .copyright,
.dashboard #header .logo,
.post-404page #footer .footer-wrapper .copyright,
.post-404page #header .logo,
.soap-login-page #footer .footer-wrapper .copyright,
.soap-login-page #header .logo {
    margin: 0;
}

#Subs .Subs-info.cancelled .status,
#Subs .Subs-info.cancelled div.date>.month {
    background: #d9d9d9;
}

#Subs .Subs-info .info {
    float: right;
    padding-left: 15px;
    border-left: 1px solid #eeeeee;
    text-transform: uppercase;
    padding-top: 2px;
    margin-bottom: 0;
    width: 140px;
}

#Subs .Subs-info .info * {
    font-size: .8333em;
    font-weight: 400;
}

#Subs .Subs-info .info dt {
    color: #e44049;
}

#Subs .Subs-info.cancelled div.date>.date,
#Subs .Subs-info.cancelled div.date>.day {
    color: #d9d9d9;
}

#Subs .Subs-info.cancelled .icon,
#Subs .Subs-info.cancelled .icon:before {
    border-color: #d9d9d9;
    color: #d9d9d9;
}

#Subs .Subs-info.cancelled .info dt {
    color: inherit;
}


#wishlist .image-box .box {
    background: #f5f5f5;
}

#wishlist .image-box .box .details {
    padding-right: 15px;
}

#settings form button {
    width: 200px;
}

.dashboard #header,
.post-404page #header,
.soap-login-page #header {
    padding-top: 45px;
}

.dashboard #header .quick-menu .ribbon>a,
.post-404page #header .quick-menu .ribbon>a,
.soap-login-page #header .quick-menu .ribbon>a {
    color: #fff;
    font-size: .8333em;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 30px;
    display: block;
}

.dashboard #content,
.post-404page #content,
.soap-login-page #content {
    background: 0;
}

.dashboard #footer .footer-wrapper,
.post-404page #footer .footer-wrapper,
.soap-login-page #footer .footer-wrapper {
    padding-top: 40px;
    padding-bottom: 50px;
}

.dashboard #footer .footer-wrapper .main-menu.tab-container.full-width-style .tab-content,
.post-404page #footer .footer-wrapper .main-menu.tab-container.full-width-style .tab-content,
.soap-login-page #footer .footer-wrapper .main-menu.tab-container.full-width-style .tab-content {
    background: 0;
    text-align: center;
}

.dashboard #footer .footer-wrapper #main-menu ul.menu>li>a,
.post-404page #footer .footer-wrapper #main-menu ul.menu>li>a,
.soap-login-page #footer .footer-wrapper #main-menu ul.menu>li>a {
    font-weight: 400;
}

.dashboard #footer .footer-wrapper #main-menu ul.menu>li.active>a,
.dashboard #footer .footer-wrapper #main-menu ul.menu>li:hover>a,
.post-404page #footer .footer-wrapper #main-menu ul.menu>li.active>a,
.post-404page #footer .footer-wrapper #main-menu ul.menu>li:hover>a,
.soap-login-page #footer .footer-wrapper #main-menu ul.menu>li.active>a,
.soap-login-page #footer .footer-wrapper #main-menu ul.menu>li:hover>a {
    font-weight: 700;
}

.dashboard #footer .footer-wrapper #main-menu ul.menu>li.active>a:before,
.post-404page #footer .footer-wrapper #main-menu ul.menu>li.active>a:before,
.soap-login-page #footer .footer-wrapper #main-menu ul.menu>li.active>a:before {
    display: block;
    font-family: soap-icons;
    content: "\e883";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -3px;
    font-size: 20px;
    color: #ff7f27;
}

.dashboard #footer .footer-wrapper #main-menu ul.menu>li:first-child.active>a:before,
.post-404page #footer .footer-wrapper #main-menu ul.menu>li:first-child.active>a:before,
.soap-login-page #footer .footer-wrapper #main-menu ul.menu>li:first-child.active>a:before {
    margin-left: -13px;
}

.dashboard.style1,
.post-404page.style1,
.soap-login-page.style1 {
    background-color: #1a232f;
    background-image: -moz-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -webkit-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -o-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -ms-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: radial-gradient(center center, circle cover, #273648, #0d1218 100%);
}

.dashboard.style1 #content ul.tabs li a,
.post-404page.style1 #content ul.tabs li a,
.soap-login-page.style1 #content ul.tabs li a {
    background: rgba(13, 18, 24, .6);
    color: #708bac;
}

.dashboard.style1 #content ul.tabs li a i,
.post-404page.style1 #content ul.tabs li a i,
.soap-login-page.style1 #content ul.tabs li a i {
    border-color: #708bac;
    color: #708bac;
}

.dashboard.style1 #content ul.tabs li.active a,
.post-404page.style1 #content ul.tabs li.active a,
.soap-login-page.style1 #content ul.tabs li.active a {
    background: #fff;
    color: #2e8795;
}

.dashboard.style1 #content ul.tabs li.active a i,
.post-404page.style1 #content ul.tabs li.active a i,
.soap-login-page.style1 #content ul.tabs li.active a i {
    border-color: #ff7f27;
    color: #ff7f27;
}

.dashboard.style1 #footer .copyright,
.post-404page.style1 #footer .copyright,
.soap-login-page.style1 #footer .copyright {
    color: #384c63;
}

/* .dashboard/.post-404page/.soap-login-page #footer #main-menu a — empty, removed */

.dashboard.style1 #footer #main-menu ul.menu>li.active>a,
.dashboard.style1 #footer #main-menu ul.menu>li:hover>a,
.post-404page.style1 #footer #main-menu ul.menu>li.active>a,
.post-404page.style1 #footer #main-menu ul.menu>li:hover>a,
.soap-login-page.style1 #footer #main-menu ul.menu>li.active>a,
.soap-login-page.style1 #footer #main-menu ul.menu>li:hover>a {
    color: #2e8795;
}

.dashboard.style2,
.post-404page.style2 {
    background-color: #f45533;
    background-image: -moz-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
    background-image: -webkit-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
    background-image: -o-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
    background-image: -ms-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
    background-image: radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
}

.dashboard.style2 #content ul.tabs li a,
.post-404page.style2 #content ul.tabs li a {
    background: rgba(189, 0, 0, .7);
    color: #ff7f27;
}

.dashboard.style2 #content ul.tabs li a i,
.post-404page.style2 #content ul.tabs li a i {
    border-color: #ff7f27;
    color: #ff7f27;
}

.dashboard.style2 #content ul.tabs li.active a,
.post-404page.style2 #content ul.tabs li.active a {
    background: #fff;
    color: #2e8795;
}

.dashboard.style2 #content ul.tabs li.active a i,
.post-404page.style2 #content ul.tabs li.active a i {
    border-color: #ff7f27;
    color: #ff7f27;
}

.dashboard.style2 #footer #main-menu ul.menu>li>a,
.dashboard.style2 #footer .copyright,
.post-404page.style2 #footer #main-menu ul.menu>li>a,
.post-404page.style2 #footer .copyright {
    color: #ff7f27;
}

.dashboard.style2 #footer #main-menu ul.menu>li.active>a,
.dashboard.style2 #footer #main-menu ul.menu>li:hover>a,
.post-404page.style2 #footer #main-menu ul.menu>li.active>a,
.post-404page.style2 #footer #main-menu ul.menu>li:hover>a {
    color: #fff;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider.ui-slider-horizontal {
    height: 10px;
}

.ui-slider.ui-slider-horizontal .ui-slider-range {
    height: 100%;
}

.ui-slider.ui-slider-horizontal .ui-slider-handle {
    margin-left: -10px;
    top: -5px;
}

.ui-slider.ui-widget-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px 5px;
    border-radius: 5px;
    background: #f5f5f5;
}

.ui-slider .ui-slider-range {
    display: block;
    position: absolute;
    z-index: 1;
    border: 0;
    background: #2e8795;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px 5px;
    border-radius: 5px;
}

.ui-slider.slider-color-yellow .ui-slider-range {
    background: #ff7f27;
}

.ui-slider.slider-color-blue .ui-slider-range {
    background: #2e8795;
}

.ui-slider.slider-color-green .ui-slider-range {
    background: #98ce44;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    background: #2e8795;
    border: 2px solid #fff;
}

.filters-container #rating {
    font-size: 24px;
}

.editable-rating,
.filters-container #rating {
    display: inline-block;
}

.editable-rating.ui-widget-content,
.filters-container #rating.ui-widget-content {
    background: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.editable-rating.ui-slider-horizontal,
.filters-container #rating.ui-slider-horizontal {
    height: auto;
}

.editable-rating.ui-slider-horizontal .ui-slider-handle,
.filters-container #rating.ui-slider-horizontal .ui-slider-handle {
    margin: 0;
    width: 0;
    height: 0;
    padding: 0;
    top: 0;
    visibility: hidden;
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.datepicker-wrap {
    position: relative;
}

.datepicker-wrap .ui-datepicker-trigger {
    width: 30px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: transparent;
    z-index: 1;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.datepicker-wrap:after {
    display: block;
    font-family: soap-icons;
    content: "\e86a";
    font-size: 25px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    text-align: center;
    line-height: 34px;
    background: #ff7f27;
}

.datepicker-wrap.yellow:after {
    background: #ff7f27;
}

.datepicker-wrap.green:after {
    background: #98ce44;
}

.datepicker-wrap.blue:after {
    background-color: #2e8795;
}

.datepicker-wrap.dark-blue:after {
    background-color: #2e8795;
}

.datepicker-wrap.transparent:after {
    background-color: transparent;
    color: #ff7f27;
}

.ui-datepicker {
    width: 20em;
    padding: 0;
    display: none;
    background: #fff;
    border: 1px solid #ff7f27;
    z-index: 101 !important;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    background: #ff7f27;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 11px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next.ui-state-disabled,
.ui-datepicker .ui-datepicker-prev.ui-state-disabled {
    visibility: hidden;
}

.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.ui-datepicker .ui-datepicker-prev {
    left: 24px;
}

.ui-datepicker .ui-datepicker-prev:before {
    border-right: 8px solid #fff;
}

.ui-datepicker .ui-datepicker-next {
    right: 24px;
}

.ui-datepicker .ui-datepicker-next:before {
    border-left: 8px solid #fff;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: none;
}

.ui-datepicker .ui-datepicker-title {
    margin: 5px;
    text-align: center;
    color: #fff;
    font-size: 1.1667em;
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

#footer h2,
.download-btn {
    margin-bottom: 20px;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: 12px;
}

.ui-datepicker th {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
}

.ui-datepicker.yellow .ui-datepicker-calendar td a:hover,
.ui-datepicker.yellow .ui-datepicker-calendar td.ui-datepicker-today a,
.ui-datepicker.yellow .ui-datepicker-header {
    background: #ff7f27;
}

.ui-datepicker th span {
    display: block;
    text-align: center;
    font-size: 1.1667em;
    font-weight: 400;
    color: #ff7f27;
}

.ui-datepicker span.ui-datepicker-month {
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-calendar td {
    vertical-align: middle;
    text-align: center;
}

.destinations,
.honeymoon {
    text-align: left;
}

.ui-datepicker .ui-datepicker-calendar td a,
.ui-datepicker .ui-datepicker-calendar td span {
    color: inherit;
    display: block;
    height: 30px;
    line-height: 30px;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
    color: #dbdbdb;
}

.ui-datepicker .ui-datepicker-calendar td a:hover,
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
    background: #ff7f27;
    color: #fff;
}

.ui-datepicker.yellow {
    border: 1px solid #ff7f27;
}

.ui-datepicker.yellow th span {
    color: #ff7f27;
}

.ui-datepicker.green .ui-datepicker-calendar td a:hover,
.ui-datepicker.green .ui-datepicker-calendar td.ui-datepicker-today a,
.ui-datepicker.green .ui-datepicker-header {
    background: #98ce44;
}

.ui-datepicker.green {
    border: 1px solid #98ce44;
}

.ui-datepicker.green th span {
    color: #98ce44;
}

.ui-datepicker.blue .ui-datepicker-calendar td a:hover,
.ui-datepicker.blue .ui-datepicker-calendar td.ui-datepicker-today a,
.ui-datepicker.blue .ui-datepicker-header {
    background: #2e8795;
}

.ui-datepicker.blue {
    border: 1px solid #2e8795;
}

.ui-datepicker.blue th span {
    color: #2e8795;
}

.ui-datepicker.dark-blue .ui-datepicker-calendar td a:hover,
.ui-datepicker.dark-blue .ui-datepicker-calendar td.ui-datepicker-today a,
.ui-datepicker.dark-blue .ui-datepicker-header {
    background: #2e8795;
}

.ui-datepicker.dark-blue {
    border: 1px solid #2e8795;
}

.ui-datepicker.dark-blue th span {
    color: #2e8795;
}

#footer .footer-wrapper {
    padding: 20px 0;
}

#footer .footer-wrapper>.container>.row>div {
    margin-top: 20px;
}

#footer .discover li {
    line-height: 2.6667em;
    font-size: 1.0833em;
}

#footer .travel-news li {
    margin-bottom: 30px;
}

#footer .travel-news li .s-title {
    margin-bottom: 5px;
}

#footer .travel-news li .date {
    color: #9e9e9e;
}

#footer .travel-news li .thumb {
    float: left;
    width: 70px;
}

#footer .travel-news li:after {
    clear: both;
    content: " ";
    display: table;
}

#footer .travel-news li .description {
    padding-left: 78px;
}

#footer .travel-news li .description span.date {
    display: block;
    margin-top: 5px;
    font-size: .9133em;
}

#footer .bottom {
    height: 60px;
}

#footer .bottom .logo {
    margin: 10px 0 0;
}

#footer .bottom .copyright {
    font-size: 1.0833em;
    margin: 15px 20px 0;
}

#footer .bottom #back-to-top {
    margin-top: 20px;
    display: block;
    font-size: 16px;
    color: #2e8795;
}

#footer .bottom #back-to-top i {
    border-color: #2e8795;
    font-weight: 700;
    overflow: hidden;
    color: #2e8795;
}

#footer.style1 .travel-news li .date,
#footer.style1 input,
#footer.style1 li,
#footer.style1 p,
#footer.style1 span,
#footer.style1 ul.triangle li:before {
    color: #c29f5a;
}

#footer .bottom #back-to-top:hover>i:before {
    -webkit-animation: toTopFromBottom .3s forwards;
    -moz-animation: toTopFromBottom .3s forwards;
    animation: toTopFromBottom .3s forwards;
    display: inline-block;
}

#footer.style1 {
    background: url(../images/themes/footer/style01/sand.png) center top no-repeat;
    padding-top: 132px;
    margin-top: 40px;
}

#footer.style1 .footer-wrapper {
    background: #f5e1ba;
    padding-top: 0;
}

#footer.style1 .social-icons li a {
    background: #e6c687;
}

#footer.style1 .social-icons li:hover a {
    background: #e01a33;
}

#footer.style1 .contact-details .contact-email,
#footer.style1 .contact-details .contact-phone i,
#footer.style1 .travel-news .s-title,
#footer.style1 .travel-news li .title,
#footer.style1 ul.triangle li.active a,
#footer.style1 ul.triangle li.active:before,
#footer.style1 ul.triangle li:hover a,
#footer.style1 ul.triangle li:hover:before {
    color: #2e8795;
}

#footer.style1 .contact-details .contact-phone,
#footer.style1 .travel-news .s-title a:hover,
#footer.style1 h2 {
    color: #e01a33;
}

#footer.style1 .footer-wrapper>.container:first-child {
    position: relative;
    padding-top: 80px;
}

#footer.style1 .footer-wrapper>.container:first-child:after,
#footer.style1 .footer-wrapper>.container:first-child:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}

#footer.style1 .footer-wrapper>.container:first-child:before {
    width: 113px;
    height: 61px;
    top: -77px;
    left: 0;
    background-image: url(http://placehold.it/113x61);
}

#footer.style1 .footer-wrapper>.container:first-child:after {
    width: 197px;
    height: 144px;
    top: -148px;
    right: 0;
    background-image: url(http://placehold.it/197x144);
}

#footer.style1 .bottom {
    background: #fff;
}

#footer.style1 .logo a {
    background-image: url(../images/logo/skin2-logo.png);
}

#footer.style1 .copyright p {
    color: #9e9e9e;
}

#footer.style1 #back-to-top i {
    border-color: #e01a33;
}

#footer.style2 {
    background: url(../images/themes/footer/style02/sky.png) center top no-repeat;
    padding-top: 132px;
    margin-top: 80px;
}

#footer.style4 .bottom,
#footer.style5 .bottom,
#footer.style6 .bottom {
    margin-top: 0;
}

#footer.style2 .footer-wrapper {
    background: #daf8ff;
    padding-top: 0;
}

#footer.style2 .contact-details .contact-phone,
#footer.style2 input,
#footer.style2 li,
#footer.style2 p,
#footer.style2 span {
    color: #2e8795;
}

#footer.style2 .travel-news li .date {
    color: #69c9e0;
}

#footer.style2 .travel-news .s-title {
    color: #ff7f27;
}

#footer.style2 .travel-news .s-title a:hover {
    color: #ff3e3e;
}

#footer.style2 .social-icons li a {
    background: #95e0f2;
}

#footer.style2 .social-icons li:hover a {
    background: #ff7f27;
}

#footer.style2 ul.triangle li:before {
    color: #95e0f2;
}

#footer.style2 .contact-details .contact-email,
#footer.style2 .contact-details .contact-phone i,
#footer.style2 .travel-news li .title,
#footer.style2 ul.triangle li.active a,
#footer.style2 ul.triangle li.active:before,
#footer.style2 ul.triangle li:hover a,
#footer.style2 ul.triangle li:hover:before {
    color: #ff7f27;
}

#footer.style2 .footer-wrapper>.container:first-child {
    position: relative;
    padding-top: 80px;
}

#footer.style2 .footer-wrapper>.container:first-child:after,
#footer.style2 .footer-wrapper>.container:first-child:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}

#footer.style2 .footer-wrapper>.container:first-child:before {
    width: 463px;
    height: 167px;
    top: -175px;
    left: -20px;
    background-image: url(http://placehold.it/463x167);
}

#footer.style2 .footer-wrapper>.container:first-child:after {
    width: 241px;
    height: 184px;
    top: -168px;
    right: 0;
    background-image: url(http://placehold.it/241x184);
}

#footer.style2 .bottom {
    background: #fff;
}

#footer.style2 .logo a {
    background-image: url(../images/logo/skin3-logo.png);
}

#footer.style2 .copyright p {
    color: #9e9e9e;
}

#footer.style2 #back-to-top i {
    border-color: #ff7f27;
}

#footer.style3 {
    background: url(../images/themes/footer/style03/sea.png) center 60px no-repeat #f8f7f3;
    padding-top: 192px;
}

#footer.style3 .footer-wrapper {
    padding-top: 0;
}

#footer.style3 .contact-details .contact-phone,
#footer.style3 input,
#footer.style3 li,
#footer.style3 p,
#footer.style3 span {
    color: #98a3ab;
}

#footer.style3 .contact-details .contact-email,
#footer.style3 .contact-details .contact-phone i,
#footer.style3 .travel-news .s-title,
#footer.style3 .travel-news li .title,
#footer.style3 ul.triangle li.active a,
#footer.style3 ul.triangle li.active:before,
#footer.style3 ul.triangle li:hover a,
#footer.style3 ul.triangle li:hover:before {
    color: #ff7f27;
}

#footer.style3 input {
    background: #fff;
}

#footer.style3 .social-icons li a {
    background: #e5e0cd;
}

#footer.style3 .social-icons li:hover a {
    background: #ff7f27;
}

#footer.style3 .travel-news .s-title a:hover {
    color: #ff3e3e;
}

#footer.style3 .contact-details .contact-phone,
#footer.style3 h2 {
    color: #2e8795;
}

#footer.style3 .footer-wrapper>.container:first-child {
    position: relative;
    padding-top: 80px;
}

#footer.style3 .footer-wrapper>.container:first-child:after,
#footer.style3 .footer-wrapper>.container:first-child:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}

#footer.style3 .footer-wrapper>.container:first-child:before {
    width: 183px;
    height: 81px;
    top: -100px;
    left: -50px;
    background-image: url(http://placehold.it/183x81);
}

#footer.style3 .footer-wrapper>.container:first-child:after {
    width: 210px;
    height: 203px;
    top: -133px;
    right: 0;
    background-image: url(http://placehold.it/210x203);
}

#footer.style3 .bottom {
    background: #fff;
}

#footer.style3 .logo a {
    background-image: url(../images/logo/skin3-logo.png);
}

#footer.style3 .copyright p {
    color: #9e9e9e;
}

#footer.style3 #back-to-top i {
    border-color: #ff7f27;
    color: #2e8795;
}

#footer.style4>.footer-wrapper {
    background: url(../images/themes/footer/style04/sky.png) center bottom no-repeat;
    padding-bottom: 0;
}

#footer.style4>.footer-wrapper>.container:first-child {
    position: relative;
    padding-bottom: 180px;
}

#footer.style4>.footer-wrapper>.container:first-child:after,
#footer.style4>.footer-wrapper>.container:first-child:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}

#footer.style4>.footer-wrapper>.container:first-child:before {
    width: 267px;
    height: 166px;
    bottom: 20px;
    left: -30px;
    background-image: url(http://placehold.it/267x166);
}

#footer.style4>.footer-wrapper>.container:first-child:after {
    width: 1171px;
    height: 158px;
    bottom: 0;
    right: 0;
    background-image: url(http://placehold.it/1171x158);
}

#footer.style5>.footer-wrapper {
    background: url(../images/themes/footer/style05/sky.png) center bottom no-repeat;
    padding-bottom: 0;
}

#footer.style5>.footer-wrapper>.container:first-child {
    position: relative;
    padding-bottom: 20px;
}

#footer.style5>.footer-wrapper>.container:first-child:after,
#footer.style5>.footer-wrapper>.container:first-child:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}

#footer.style6>.footer-wrapper {
    background: url(../images/themes/footer/style06/sky.png) center bottom no-repeat;
    padding-bottom: 0;
}

#footer.style6>.footer-wrapper>.container:first-child {
    position: relative;
    padding-bottom: 180px;
}

#footer.style6>.footer-wrapper>.container:first-child:after,
#footer.style6>.footer-wrapper>.container:first-child:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}

.honeymoon .container,
.travelo-process {
    position: relative;
}

#footer.style6>.footer-wrapper>.container:first-child:before {
    width: 115px;
    height: 130px;
    bottom: 0;
    left: 0;
    background-image: url(http://placehold.it/115x130);
}

#footer.style6>.footer-wrapper>.container:first-child:after {
    width: 153px;
    height: 149px;
    bottom: 0;
    right: 0;
    background-image: url(http://placehold.it/153x149);
}

.honeymoon {
    padding: .01px;
}

.honeymoon .content-section {
    padding: 50px 0;
}

.honeymoon .content-section .places {
    margin-top: 40px;
}

.honeymoon .content-section .places figure a {
    height: 175px;
}

.honeymoon .content-section .places img {
    height: 100%;
    width: auto;
    min-width: 100%;
}

.offers p {
    margin-bottom: 50px;
}

.mobile-section .table-wrapper {
    table-layout: fixed;
    width: 100%;
}

.mobile-section .description {
    vertical-align: middle;
}

.mobile-section .image-wrapper {
    vertical-align: bottom;
    padding-top: 50px;
}

.travelo-process {
    display: inline-block;
    padding: 0 !important;
    float: none !important;
}

.travelo-process img {
    max-width: 100%;
    margin-bottom: 2px;
}

.travelo-process .process {
    display: inline-block;
    position: absolute;
    width: 100%;
    margin-top: -32.4px;
    margin-left: -32.4px;
    margin-right: -32.4px;
}

.travelo-process .process .icon-wrapper {
    vertical-align: top;
}

.travelo-process .process .icon-wrapper i {
    display: block;
    font-size: 36px;
}

.travelo-process .process .details {
    min-width: 250px;
    width: 100%;
}

.travelo-process .process.first {
    top: 14.6446%;
    right: 85.3554%;
    margin-left: 0;
    text-align: right;
}

.travelo-process .process.first .details {
    padding-right: 8%;
    padding-left: 0;
}

.travelo-process .process.second .details,
.travelo-process .process.third .details {
    padding-left: 8%;
    padding-right: 0;
}

.travelo-process .process.second {
    top: 14.6446%;
    left: 85.3554%;
    margin-right: 0;
    text-align: left;
}

.travelo-process .process.third {
    top: 85.3554%;
    left: 85.3554%;
    margin-right: 0;
    text-align: left;
}

.travelo-process .process.forth {
    top: 85.3554%;
    right: 85.3554%;
    margin-left: 0;
    text-align: right;
}

.travelo-process .process.forth .details {
    padding-right: 8%;
    padding-left: 0;
}

#content.image-bg1 {
    background: url(http://placehold.it/2080x1362) center center no-repeat;
    min-height: 880px;
}

.investor-list img {
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' ></feColorMatrix></filter></svg>#greyscale");
    -ms-filter: "alpha(opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
    -moz-transition: opacity .25s ease-in;
    -o-transition: opacity .25s ease-in;
    -webkit-transition: opacity .25s ease-in;
    -ms-transition: opacity .25s ease-in;
    transition: opacity .25s ease-in;
}

.investor-list .travelo-box {
    height: 100px;
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0 10px;
}

.investor-list .travelo-box>a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.post-404page .logo,
.post-404page.style3 .logo,
.sitemap .column .title {
    display: inline-block;
}

.investor-list .travelo-box>a:hover>img {
    filter: none;
    -webkit-filter: none;
    -o-filter: none;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.service-page .service-list .icon-box {
    cursor: pointer;
}

.service-page .service-list .icon-box:hover i {
    overflow: hidden;
}

.service-page .service-list .icon-box:hover i:before {
    -webkit-animation: toTopFromBottom .35s forwards;
    -moz-animation: toTopFromBottom .35s forwards;
    animation: toTopFromBottom .35s forwards;
}

.service-page .services {
    margin-top: -1px;
    margin-right: -5px;
}

.service-page .services article {
    cursor: pointer;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    margin: 0;
    padding: 15px;
}

.service-page .services article>i {
    background: #2e8795;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    transition: all .4s ease-in;
    overflow: hidden;
}

.service-page .services article:hover>i {
    box-shadow: 0 0 0 4px #2e8795;
    background: #fff;
    color: #2e8795;
}

.service-page .services article:hover>i:before {
    -webkit-animation: toTopFromBottom .4s forwards;
    -moz-animation: toTopFromBottom .4s forwards;
    animation: toTopFromBottom .4s forwards;
}

.gallery-filter a.button {
    min-width: 60px;
    padding: 0 10px;
    text-transform: uppercase;
    margin-right: 8px;
    font-size: .9167em;
    margin-bottom: 10px;
}

.items-container {
    margin-bottom: 0;
}

.items-container .box:hover .hover-effect:after {
    visibility: visible;
    -webkit-transform: rotateY(0) scale(1, 1);
    -moz-transform: rotateY(0) scale(1, 1);
    -ms-transform: rotateY(0) scale(1, 1);
    -o-transform: rotateY(0) scale(1, 1);
    transform: rotateY(0) scale(1, 1);
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.items-container .box:hover .hover-effect img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.items-container .box:hover .details {
    background: #2e8795;
}

.items-container .box:hover .details .box-title {
    color: #fff;
}

.items-container .box:hover .details .box-title small {
    color: #fff;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}

.filters-container ul.categories-filter li {
    padding: 0;
    background: 0;
    border-bottom: 1px solid #eeeeee;
}

.faqs .question-list .panel .panel-content,
.faqs .question-list .panel .panel-title {
    padding-left: 30px;
}

.filters-container ul.categories-filter li.active {
    background: 0;
}

.filters-container ul.categories-filter li.active:before {
    background: #2e8795;
    color: #fff;
}

.filters-container ul.categories-filter li.active a {
    color: #2e8795;
}

.faqs.style1 .filters-option li.active a,
.filters-container ul.categories-filter li.active a small {
    color: #2e8795;
}

.faqs .search-questions {
    margin-bottom: 4px;
}

.faqs .faq-topics .filters-option {
    margin-bottom: 0;
}

.faqs .question-list .panel {
    border-bottom-width: 4px;
}

.faqs .question-list .panel .panel-title>a:before {
    float: right;
}

.faqs .faq-comment-container {
    padding: 0;
    border-top: 4px solid #f5f5f5;
}

.faqs .faq-comment-container .question {
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 20px;
    margin-bottom: 0;
}

.faqs .faq-comment-container .faq-comment-header {
    border-bottom: 1px solid #eeeeee;
    padding: 10px 30px;
}

.faqs .faq-comment-container .faq-comment-header .button {
    padding: 0 20px;
    margin-right: 10px;
}

.faqs .faq-comment-container .faq-comment-header .button.active {
    background: #ff7f27;
}

.faqs .faq-comment-container .fag-comment-content {
    padding: 25px 30px;
}

.faqs.style1 .filters-container {
    padding-bottom: 0;
}

.faqs.style1 .filters-option li {
    margin-bottom: 0;
    border-bottom: 1px solid #eeeeee;
    background: 0;
    padding: 0;
}

.faqs.style1 .filters-option li.active {
    background: 0;
}

.faqs.style1 .filters-option li:last-child {
    border: 0;
}

.faqs.style1 .question-list {
    padding: 10px 30px;
}

.faqs.style1 .question-list .panel {
    border-bottom-width: 1px;
}

.faqs.style1 .question-list .panel .panel-title {
    padding-left: 0;
    padding-right: 0;
}

.faqs.style1 .question-list .panel .panel-title a:before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 8px;
    margin-right: 0;
}

.faqs.style1 .question-list .panel .panel-content {
    padding-left: 0;
    padding-right: 20px;
}

.travelo-google-map {
    height: 255px;
}

.travelo-google-map.full-box {
    height: 400px;
}

.contact-form label {
    font-size: .8333em;
    margin-bottom: 3px;
}

.travelo-policies.style1 ul.tabs {
    border-bottom: 0;
}

.travelo-policies.style1 hr {
    margin: 20px -20px;
}

.travelo-policies .policy {
    padding: 0 10px;
    margin: 40px 0;
}

.sitemap .column {
    border: 1px solid #2e8795;
    border-left: none;
    position: relative;
    margin-bottom: 40px;
    margin-right: 10px;
    margin-top: 10px;
}

.sitemap .column .title {
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 10px;
    position: absolute;
    top: -8px;
    left: 0;
    background: #f5f5f5;
}

.sitemap .column.sitemap-columns-2>ul {
    width: 48%;
    float: left;
    border-right: 1px solid #2e8795;
}

.sitemap .column.sitemap-columns-2>ul:last-child {
    border: 0;
}

.sitemap .column ul {
    font-size: 1em;
}

.sitemap .column li {
    line-height: 3em;
}

.sitemap .column>ul {
    margin: 20px 0 10px;
}

.sitemap .column>ul>li {
    padding-left: 15px;
}

.sitemap .column>ul.circle>li {
    padding-left: 0;
}

.sitemap .column li.parent>a,
.sitemap .column li.parent>span {
    font-weight: 700;
    font-size: .9167em;
    text-transform: uppercase;
}

.post-404page .footer-wrapper {
    text-align: center;
}

.post-404page footer #main-menu {
    margin: 0 auto;
}

.post-404page #header {
    text-align: center;
}

.post-404page #main {
    margin: 0;
}

.post-404page .error-message {
    font-size: 2.1667em;
    font-weight: 300;
    line-height: 1.25em;
    text-align: center;
    color: #ff7f27;
}

.post-404page .error-message-404 {
    font-family: Roboto;
    font-weight: 100;
    font-size: 10em;
    text-align: center;
    color: #2e8795;
    line-height: 1.0833em;
}

.post-404page.style1 #header .logo img {
    -ms-filter: "alpha(opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.post-404page.style2 #main {
    text-align: center;
}

.post-404page.style2 #content {
    padding: 0;
}

.post-404page.style2 .error-message {
    font-size: 2.5em;
    color: #fff;
    text-shadow: 0 6px 6px rgba(0, 0, 0, .3);
    font-weight: 400;
}

.post-404page.style2 .error-message-404 img {
    width: 80%;
    margin: 40px auto;
}

.post-404page.style2 .go-back {
    display: inline-block;
    font-size: 2.0833em;
    font-weight: 900;
    color: #f45533;
    background: #fff;
    height: 70px;
    line-height: 70px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px 35px;
    border-radius: 35px;
    padding-right: 30px;
    box-shadow: 0 10px 8px rgba(0, 0, 0, .3);
    letter-spacing: -.02em;
    overflow: hidden;
}

.post-404page.style2 .go-back i {
    background: #f45533;
    color: #fff;
    margin-right: 20px;
}

.post-404page.style2 .go-back:hover i {
    -webkit-animation: fadeInRight .4s ease-in;
    -moz-animation: fadeInRight .4s ease-in;
    animation: fadeInRight .4s ease-in;
}

.post-404page.style3 {
    height: 100%;
    background: url(http://placehold.it/2080x1110) center bottom no-repeat;
}

.post-404page.style3 #content,
.post-404page.style3 #content .container,
.post-404page.style3 #page-wrapper,
.post-404page.style3 .wrapper {
    height: 100%;
}

.post-404page.style3 #content {
    padding: 0;
}

.post-404page.style3 #main {
    position: relative;
    z-index: 2;
    padding-top: 120px;
    text-align: center;
}

.post-404page.style3 #page-wrapper {
    background: url(http://placehold.it/2080x645) center bottom no-repeat;
}

.post-404page.style3 .wrapper {
    background: url(http://placehold.it/680x395) right top no-repeat;
    background-size: 33% auto;
}

.post-404page.style3 .container {
    position: relative;
    background: url(http://placehold.it/267x310) left bottom no-repeat;
    background-size: 22% auto;
}

.post-404page.style3 .error-message {
    font-weight: 300;
    font-size: 4em;
    color: #fff;
}

.post-404page.style3 .error-message-404 {
    margin: 30px 0;
    font-family: inherit;
    color: #fff;
    font-weight: 300;
    font-size: 2.5em;
}

.post-404page.style3 .error-message-404 strong {
    font-weight: 400;
}

.post-404page.style3 .input-text {
    background: 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1.3333em;
}

.post-404page.style3 .with-icon .icon i {
    color: #fff;
}

.post-404page.style3 .go-back {
    background: 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1.0833em;
    line-height: 3.3333em;
    font-weight: 700;
    padding: 0 20px;
    margin-bottom: 30px;
    overflow: hidden;
}

.post-404page.style3 .go-back i {
    margin-right: 10px;
}

.post-404page.style3 .go-back:hover i {
    -webkit-animation: fadeInRight .4s ease-in;
    -moz-animation: fadeInRight .4s ease-in;
    animation: fadeInRight .4s ease-in;
}

.post-404page.style3 .girl {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
}

.coming-soon-page #main {
    text-align: center;
    margin: 0;
}

.coming-soon-page section#content {
    background: 0;
    padding: 0;
}

.coming-soon-page .clock {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.coming-soon-page .clock li {
    display: table-cell;
    text-align: center;
    text-transform: uppercase;
}

.coming-soon-page .clock li span {
    display: block;
    font-weight: 600;
    font-size: 2.6667em;
    color: #fff;
    line-height: 2.3333em;
    background: linear-gradient(to bottom, #2e8795 50%, #1e565e 50%);
}

.coming-soon-page .clock li.sep {
    font-size: 1.5em;
    color: #2e8795;
    font-weight: 600;
    padding: 0 0 38px;
    width: 4%;
}

.coming-soon-page .clock li label {
    color: #7692b4;
    font-size: 1.3em;
    height: 20px;
    margin: 5px 0 0;
    line-height: 20px;
}

.coming-soon-page .social-icons li a {
    background: 0;
    font-size: 2em;
    color: #384c63;
    width: 40px;
}

.coming-soon-page .social-icons li a:hover {
    color: #ff7f27;
}

.coming-soon-page .logo {
    display: inline-block;
}

.coming-soon-page .logo img {
    height: 24px;
    width: auto;
}

.coming-soon-page .email-notify input.input-text {
    background: #1c2733;
    border: 1px solid #2e8795;
    color: #7692b4;
}

.coming-soon-page .email-notify .icon {
    background: #2e8795;
    color: #fff;
}

.coming-soon-page .copyright {
    color: #384c63;
}

.coming-soon-page.style1 #page-wrapper {
    background-color: #1a232f;
    background-image: -moz-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -webkit-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -o-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -ms-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: radial-gradient(center center, circle cover, #273648, #0d1218 100%);
}

.coming-soon-page.style2 #page-wrapper {
    background-color: #70860e;
    background-image: -moz-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
    background-image: -webkit-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
    background-image: -o-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
    background-image: -ms-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
    background-image: radial-gradient(center center, circle cover, #94a621, #576f00 100%);
}

.coming-soon-page.style2 .clock,
.coming-soon-page.style2 .social-icons a:hover {
    text-shadow: 1px 10px 6px rgba(0, 0, 0, .2);
}

.coming-soon-page.style2 .clock li span {
    border: 0;
    background: 0;
    font-family: NexaBlack;
    font-size: 12em;
    line-height: 1em;
}

.coming-soon-page.style2 .clock li.sep {
    color: #fff;
    font-size: 8.3333em;
    font-weight: 700;
}

.coming-soon-page.style2 .clock li label {
    font-weight: 700;
    font-size: 1.6667em;
    letter-spacing: normal;
    color: #fff;
}

.coming-soon-page.style2 .email-notify {
    height: 64px;
}

.coming-soon-page.style2 .email-notify .input-text {
    height: 64px;
    border: 3px solid #fff;
    background: #768b11;
    box-shadow: 0 6px 6px rgba(0, 0, 0, .2);
    font-size: 16px;
    color: #fff;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px 32px;
    border-radius: 32px;
    padding-left: 40%;
}

.coming-soon-page.style2 .email-notify .notified-text {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 35%;
    height: 64px;
    line-height: 64px;
    color: #fff;
    font-size: 2em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -.02em;
    white-space: nowrap;
}

.coming-soon-page.style2 .email-notify .notified-text small {
    padding-left: 15px;
    font-size: .6667em;
    vertical-align: top;
    font-weight: 400;
}

.coming-soon-page.style2 .email-notify .icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    background: #ff7f27;
    right: 10px;
}

.coming-soon-page.style2 .email-notify .icon:hover {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}

.coming-soon-page.style2 .social-icons li a {
    color: #627906;
}

.coming-soon-page.style2 .social-icons li a:hover {
    color: #ff7f27;
}

.coming-soon-page.style2 .copyright {
    color: #627906;
}

.coming-soon-page.style3,
.coming-soon-page.style3 #content,
.coming-soon-page.style3 #content .container,
.coming-soon-page.style3 #main,
.coming-soon-page.style3 #page-wrapper {
    height: 100%;
}

.coming-soon-page.style3 .container {
    position: relative;
    text-align: center;
}

.coming-soon-page.style3 .container:before {
    position: absolute;
    top: 0;
    left: -100px;
    background: url(http://placehold.it/504x495) no-repeat;
    width: 504px;
    height: 495px;
}

.coming-soon-page.style3 #main {
    position: relative;
    z-index: 2;
    padding-top: 100px;
}

.coming-soon-page.style3 #page-wrapper {
    background: url(http://placehold.it/2080x1228) center bottom no-repeat;
}

.coming-soon-page.style3 #content {
    background: url(http://placehold.it/445x246) right top no-repeat;
}

.coming-soon-page.style3 .couple {
    position: absolute;
    bottom: 1px;
    right: -12%;
    width: 60%;
    height: auto;
}

.coming-soon-page.style3 .header-title {
    font-size: 4em;
    font-weight: 300;
    line-height: 1.3333em;
}

.coming-soon-page.style3 .clock {
    width: auto;
    margin: 0 auto;
    display: inline-block;
}

.coming-soon-page.style3 .clock li span {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    line-height: 100px;
    border: 0;
    background: #ff7f27;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    font-size: 5em;
    font-weight: 300;
}

.coming-soon-page.style3 .clock li label,
.coming-soon-page.style3 .clock li.sep {
    color: #fff;
}

.coming-soon-page.style3 .email-notify {
    width: 454px;
}

.coming-soon-page.style3 .email-notify .input-text {
    background: #3c8dc3;
    border: 1px solid #fff;
    color: #fff;
}

.coming-soon-page.style3 .email-notify .icon {
    background: 0;
    color: #fff;
}

.coming-soon-page.style3 .social-icons li a {
    color: #398ac1;
}

.coming-soon-page.style3 .social-icons li a:hover {
    color: #fff;
}

.coming-soon-page.style3 .copyright {
    color: #398ac1;
}

.loading-page {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

.loading-page .logo img {
    height: auto;
    width: auto;
}

.loading-page .loading-page-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.loading-page .loading-progress-bar {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.loading-page.style1 {
    background-color: #1a232f;
    background-image: -moz-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -webkit-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -o-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: -ms-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
    background-image: radial-gradient(center center, circle cover, #273648, #0d1218 100%);
}

.loading-page.style1 .loading-text {
    font-size: 1.3333em;
    font-weight: 700;
    
    letter-spacing: .4em;
    text-transform: uppercase;
}

.loading-page.style1 .loading-progress-bar {
    height: 18px;
    background: #0e1319;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px 9px;
    border-radius: 9px;
    -ms-filter: "alpha(opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity: .95;
    -khtml-opacity: .95;
    opacity: .95;
    box-shadow: 0 1px 0 #3b4857;
    padding: 3px;
}

.loading-page.style1 .loading-progress {
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px 6px;
    border-radius: 6px;
    background: #2e8795;
}

.loading-page.style2 {
    background-color: #0097cb;
    background-image: -moz-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
    background-image: -webkit-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
    background-image: -o-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
    background-image: -ms-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
    background-image: radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
}

.loading-page.style2 .loading-progress-bar {
    box-shadow: 0 15px 6px rgba(3, 121, 165, .6);
    height: 64px;
    border: 0;
    background: #fff;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px 32px;
    border-radius: 32px;
    padding: 7px;
}

.loading-page.style2 .loading-progress {
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px 25px;
    border-radius: 25px;
    background: #ff7f27;
}

.loading-page.style2 .loading-percent {
    position: absolute;
    right: 20px;
    top: 7px;
    height: 50px;
    line-height: 50px;
    color: #2e8795;
    font-weight: 900;
    font-size: 2em;
    letter-spacing: -.02em;
}

.loading-page.style2 .loading-text {
    font-size: 2.5em;
    font-weight: 700;
    color: #fff;
    letter-spacing: normal;
    text-transform: none;
    text-shadow: 0 10px 6px rgba(3, 121, 165, .6);
}

.loading-page.style2 .notice-message {
    font-family: NexaBlack;
    font-size: 12.5em;
    line-height: .6666em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -.1em;
    text-shadow: 0 16px 6px rgba(3, 121, 165, .6);
}

.loading-page.style3 {
    background: url(http://placehold.it/2080x1228) center bottom no-repeat;
}

.loading-page.style3 .container {
    position: relative;
    height: 100%;
}

.loading-page.style3 .loading-page-wrapper {
    height: 100%;
}

.loading-page.style3 .loading-page-content {
    position: relative;
    z-index: 2;
    height: 60%;
}

.loading-page.style3 .loading-text {
    font-size: 2em;
    font-weight: 300;
    color: #fff;
}

.loading-page.style3 .loading-progress-bar {
    height: 40px;
    border: 1px solid #fff;
    padding: 4px;
    background: #2d7aaf;
}

.loading-page.style3 .loading-progress {
    height: 30px;
    background: #fff;
}

.loading-page.style3 .loading-percent {
    position: absolute;
    right: 10px;
    top: 5px;
    line-height: 30px;
    color: #fff;
    font-size: 1.6667em;
    letter-spacing: -.02em;
}

.loading-page.style3 .bottom-image {
    width: 30%;
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin-left: -15%;
}

.soap-login-page #footer,
.soap-login-page #main {
    text-align: center;
}

.soap-login-page .login-form .checkbox {
    text-align: left;
}

.soap-login-page.style1 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.soap-login-page.style1 .logo img {
    height: 24px;
    width: auto;
}

.soap-login-page.style1 .login-form .input-text {
    background: #1d2835;
    border: 1px solid #2e8795;
    color: #708bac;
}

.soap-login-page.style1 .login-form .checkbox {
    color: #708bac;
    cursor: pointer;
}

.soap-login-page.style1 .login-form .checkbox:before {
    border-color: #2e8795;
}

.soap-login-page.style1 .login-form .checkbox.checked:before {
    background: #1c2633;
    color: #708bac;
}

.soap-login-page.style2 {
    background-color: #8f3fa1;
    background-image: -moz-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
    background-image: -webkit-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
    background-image: -o-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
    background-image: -ms-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
    background-image: radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
}

.soap-login-page.style2 .welcome-text {
    font-size: 2.3333em;
    font-weight: 700;
    line-height: 1em;
    color: #fff;
    text-shadow: 0 10px 6px #9543a7;
}

.soap-login-page.style2 .login-form .input-text,
.soap-login-page.style2 .login-form button {
    height: 70px;
    box-shadow: 0 10px 6px rgba(149, 67, 167, .6);
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px 35px;
    border-radius: 35px;
}

.soap-login-page.style2 .login-form .input-text {
    background: #9543a7;
    border: 3px solid #fff;
    font-size: 1.3333em;
    color: #fff;
    padding-left: 195px;
    padding-right: 25px;
}

.soap-login-page.style2 .login-form button {
    font-size: 2em;
    font-weight: 900;
    letter-spacing: -.02em;
    position: relative;
    padding-right: 50px;
    overflow: hidden;
}

.soap-login-page.style2 .login-form button i {
    position: absolute;
    right: 7px;
    top: 7px;
    height: 56px;
    width: 56px;
    line-height: 56px;
    background: #fff;
    color: #ff7f27;
}

.soap-login-page.style2 .login-form button:hover i:before {
    -webkit-animation: toTopFromBottom .35s forwards;
    -moz-animation: toTopFromBottom .35s forwards;
    animation: toTopFromBottom .35s forwards;
}

.soap-login-page.style2 .login-form .form-group {
    margin-bottom: 30px;
}

.soap-login-page.style2 .login-form .input-login,
.soap-login-page.style2 .login-form .input-password {
    position: relative;
}

.soap-login-page.style2 .login-form .input-login label,
.soap-login-page.style2 .login-form .input-password label {
    position: absolute;
    left: 30px;
    top: 0;
    height: 70px;
    line-height: 70px;
    font-size: 2em;
    font-weight: 900;
    color: #fff;
    letter-spacing: -.02em;
}

.soap-login-page.style2 .login-form .input-login label:after,
.soap-login-page.style2 .login-form .input-password label:after {
    content: "|";
    font-size: .6667em;
    vertical-align: top;
    margin-left: 15px;
}

.css-treeviewCat label::before,
.image-box .has-discount:before {
    content: "";
}

.soap-login-page.style2 .copyright {
    color: #822e95;
}

.soap-login-page.style3 .logo {
    margin-top: 15px;
}

.soap-login-page.style3 #page-wrapper {
    background: url(../images/336626.jpg) no-repeat;
    padding: 5% 0;
    position: relative;
    min-height: 100vh;
    background-size: cover;
}

.soap-login-page.style3 .welcome-text {
    font-size: 4em;
    font-weight: 300;
    line-height: 1em;
    color: #fff;
}

.soap-login-page.style3 .login-form .input-text {
    background: #369cbe;
    border: 1px solid #fff;
    color: #fff;
}

.soap-login-page.style3 .login-form .checkbox {
    color: #fff;
    cursor: pointer;
}

.soap-login-page.style3 .login-form .checkbox:before {
    border-color: #fff;
    background: #369cbe;
}

.soap-login-page.style3 .login-form .checkbox.checked:before {
    color: #fff;
}

.soap-login-page.style3 #content {
    padding-top: 0;
    position: relative;
    z-index: 2;
}

.soap-login-page.style3 #footer {
    position: relative;
    z-index: 2;
}

.soap-login-page.style3 #footer .footer-wrapper {
    padding-bottom: 0;
}

.soap-login-page.style3 #main {
    margin-bottom: 0;
}

.more-popular-destinations ul li,
.sidebar .widget-queries ul {
    margin-bottom: 15px;
}

.soap-login-page.style3 #main-menu li {
    color: #3faac9;
}

.soap-login-page.style3 #main-menu li.active a,
.soap-login-page.style3 #main-menu li:hover a {
    color: #fff;
}

.soap-login-page.style3 .copyright {
    color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.soap-login-page.style3 .places {
    position: absolute;
    right: 0;
    bottom: 1px;
    width: 360px;
}

.soap-login-page.style3 .plane {
    float: right;
}

.more-popular-destinations {
    overflow: hidden;
}

.more-popular-destinations .row {
    margin-right: -16px;
}

.more-popular-destinations ul {
    border-right: 1px solid #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .more-popular-destinations .row,
    ::i-block-chrome {
        margin-right: -19px;
    }
}

.image-box .has-discount {
    position: relative;
    overflow: visible;
}

.image-box .discount,
.image-box .has-discount:before {
    display: block;
    position: absolute;
    left: -4px;
    top: -4px;
    width: 100px;
    height: 102px;
    color: #fff;
    background: url(../images/icon/discount.png) no-repeat;
}

.image-box .discount {
    z-index: 1;
    line-height: 80px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .9167em;
    letter-spacing: .04em;
    text-indent: -3px;
}

.image-box .discount .discount-text {
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    writing-mode: lr-tb;
}

.sidebar .widget-queries li {
    border-bottom: 1px solid #eeeeee;
    padding: 1px 5px;
    line-height: 24px;
    font-size: .9167em;
}

.sidebar .widget-queries li a {
    display: block;
}

.sidebar .widget-queries li a:hover {
    color: #2e8795;
}

.sidebar .widget-queries li a:hover i {
    color: #2e8795;
}

.sidebar .widget-queries li i {
    color: #d9d9d9;
    font-size: 2em;
    display: block;
    float: left;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

.sidebar .post-list .details {
    padding-top: 3px;
}

.sidebar .post-list .box-title {
    margin-bottom: 4px;
}

.sidebar .post-list .avatar img {
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
}

.travel-story-container {
    background: #fff;
    padding: 0 10px 10px;
}

.travel-story-container .travel-story-content {
    display: table;
}

.travel-story-container .travel-story-content>* {
    display: table-cell;
    vertical-align: top;
}

.travel-story-container .travel-story-content .avatar {
    border-right: 1px solid #eeeeee;
    padding: 20px 20px 10px 10px;
    text-align: center;
}

.travel-story-container .travel-story-content .avatar img {
    margin-bottom: 15px;
    width: 90px;
    height: 90px;
}

.travel-story-container .travel-story-content .description {
    padding: 20px;
}

.travel-story-container .travel-story-meta {
    background: #f5f5f5;
    padding: 10px 10px 0;
    font-size: 1em;
}

.travel-story-container .travel-story-meta .story-meta {
    float: right;
}

.travel-story-container .travel-story-meta .story-meta>* {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 10px;
    margin-left: 8px;
    margin-bottom: 10px;
    background: #fff;
    color: #9e9e9e;
    letter-spacing: .04em;
    font-size: .8333em;
    font-weight: 400;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .1), 0 0 1px 0 rgba(0, 0, 0, .1) !important;
}

.travel-story-container .travel-story-meta .story-meta>* i {
    float: left;
    font-size: 2.5em;
    margin-right: 8px;
    color: #d9d9d9;
    margin-top: 4px;
}

.travel-story-container .travel-story-meta .story-meta>.date i {
    font-size: 1.6667em;
}

.travel-story-container .travel-story-meta .story-meta a {
    font-size: 11px;
    font-weight: 700;
    color: #2e8795;
}

.travel-story-container .travel-story-meta .story-meta a:hover {
    color: #ff7f27;
}

.travel-story-container .travel-story-meta .story-meta a.button:hover {
    background: #ff7f27;
    color: #fff;
}

.travel-story-container .travel-story-meta .story-meta a.button:hover i {
    color: #fff;
}

.travel-story-container .travel-story-meta .travel-miles {
    line-height: 28px;
    font-size: 1.1667em;
    float: left;
    display: block;
    margin-left: 5px;
}

.travel-story-container .my-trip ul:after,
.travel-story-container .travel-story-meta:after {
    display: table;
    content: "";
    clear: both;
}

.travel-story-container .travel-story-meta .travel-miles i {
    font-size: 1.8333em;
    color: #2e8795;
    margin-right: 8px;
    float: left;
}

.travel-story-container .my-trip li {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.travel-story-container .my-trip li .hover-effect:after {
    background-size: 30px 30px;
}

#travel-guide .tab-pane {
    padding: 0;
}

#travel-guide .main-content {
    padding: 20px;
}

#travel-guide #travel-guide-sports .intro {
    padding: 15px;
}

#travel-guide .sport-list {
    background: #fff;
    text-transform: uppercase;
    letter-spacing: .04em;
}

#travel-guide .sport-list li {
    line-height: 2.5em;
}

#travel-guide .sport-list [class*=" col-"],
#travel-guide .sport-list [class^=col-] {
    padding: 10px 20px;
    border-right: 1px solid #eeeeee;
}

#travel-guide .details {
    padding-bottom: 10px;
}

#travel-guide .details> :last-child {
    margin-bottom: 0;
}

#travel-guide .icon-box {
    text-align: center;
    text-transform: none;
    padding: 0 15px;
}

#travel-guide .icon-box i {
    margin-bottom: 10px;
    font-size: 1.3333em;
}

.suggested-places ul.check-square li:before {
    float: left;
    line-height: 1.3em;
}

.suggested-places ul.check-square li>a {
    margin-left: 25px;
    display: block;
}

.suggested-places ul.check-square li.active,
.suggested-places ul.check-square li:hover {
    background: 0;
}

.suggested-places ul.check-square li.active:before,
.suggested-places ul.check-square li:hover:before {
    background: #ff7f27;
    color: #fff;
}

.suggested-places ul.check-square li.active .box-title,
.suggested-places ul.check-square li:hover .box-title {
    color: #2e8795;
}

.travel-ideas .idea-title .index {
    margin-right: 10px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50%;
    color: #fff;
    background: #ff7f27;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.75em;
    text-align: center;
    font-size: .8em;
    font-weight: 700;
}

.travel-ideas .suggested-places .row {
    margin: 0 -3px 0 -25px;
}

.travel-ideas .suggested-places [class^=col-] {
    padding-left: 25px;
    padding-right: 0;
    border-right: 1px solid #eeeeee;
}

.travel-ideas .suggested-places ul.check-square li>a {
    text-transform: uppercase;
}

.parallax-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/dot-pattern.png);
    background-repeat: repeat;
    z-index: -1;
}

.css-treeviewCat li,
.css-treeviewCat ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.css-treeviewCat input {
    position: absolute;
    opacity: 0;
}

.css-treeviewCat {
    font-size: 12pt;
    -webkit-user-select: none;
    user-select: none;
    background: #fff;
    border: 1px dotted #ccc;
    width: 60%;
    margin: auto;
}

.css-treeviewCat a {
    color: #2e8795;
    text-decoration: none;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
    font-size: 15px;
}

.CateId,
.css-treeviewCat a:hover {
    text-decoration: underline;
}

.css-treeviewCat a:hover {
    color: #ef7d01;
}

.css-treeviewCat b {
    color: #ef7d01;
    font-size: 14px;
    font-family: georgia;
    padding-right: 0;
}

.css-treeviewCat li p {
    background: url(/App_Themes/webEn/images/submenu-sub.gif) left center no-repeat;
    padding: 0 0 0 14px;
    margin: 0 !important;
}

.css-treeviewCat input+label+ul {
    margin: 0 0 0 50px;
}

.css-treeviewCat input~ul {
    display: none;
}

.css-treeviewCat label,
.css-treeviewCat label::before {
    cursor: pointer;
    background: url(/App_Themes/webEn/images/icons.png) no-repeat;
}

.css-treeviewCat input:disabled+label {
    cursor: default;
    opacity: .6;
}

.css-treeviewCat input:checked:not(:disabled)~ul {
    display: block;
}

.css-treeviewCat a,
.css-treeviewCat label,
.css-treeviewCat label::before {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.css-treeviewCat label {
    background-position: 18px 0;
    margin: 10px 0 5px 20px;
}

.css-treeviewCat label::before {
    width: 16px;
    margin: 0 22px 0 0;
    vertical-align: middle;
    background-position: 0 -32px;
}

.css-treeviewCat input:checked+label::before {
    background-position: 0 -16px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .css-treeviewCat {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
        animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }

    @-webkit-keyframes webkit-adjacent-element-selector-bugfix {

        from,
        to {
            padding: 0;
        }
    }

    @keyframes webkit-adjacent-element-selector-bugfix {

        from,
        to {
            padding: 0;
        }
    }
}

.CateCount {
    font-size: 15px;
    font-family: georgia;
    color: #ff7f27;
}

.paging a,
.paging span {
    padding: 8px 10px;
    font-size: 12px;
}

.paging {
    direction: ltr;
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
}

.paging a {
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    color: #3b4245;
    border-bottom: 3px solid #ccc;
}

.paging a:hover,
.paging span {
    background-color: #ccc;
    color: #fff;
}

.paging span {
    border: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
}

.PriceListTable {
    background: #fff;
    text-align: left;
    margin-bottom: 10px;
}

.PriceListTable th {
    font-size: 14px;
    font-weight: 400;
    color: #ff7f27;
    border-bottom: 1px solid #ff7f27;
    padding: 3px 8px;
}

.PriceListTable td {
    border-bottom: 1px solid #2e8795;
    color: #2e8795;
    padding: 3px 8px;
    text-align: center;
}

.Grid,
.HeadButtom {
    padding: 0;
    width: 100%;
}

.HeadButtom {
    position: relative;
    display: block;
    margin: 8px 0;
    text-align: left;
    float: left;
}

.Grid {
    background-color: #fff;
    margin: 0 auto;
    color: #474747;
}

.Grid td {
    padding: 8px;
    border: 1px solid #c1c1c1;
}

.Grid th {
    padding: 10px;
    background: url(/App_Themes/weben/images/BoldGrayLine.jpg) repeat-x #6a747c;
    color: #fff;
    font-size: 1.33em;
    font-weight: 400;
}

.Grid .alt {
    background: #f1f1f1;
}

.Grid .pgr {
    background: url(/App_Themes/weben/images/BoldGrayLine.jpg) top repeat-x;
}

.Grid .pgr table {
    margin: 3px 0;
}

.UploadPSize1,
.UploadPSize2 {
    margin-left: 10px;
    float: left;
}

.Grid .pgr td {
    border-width: 0;
    padding: 0 10px;
    border-left: solid 1px #fff;
    font-weight: 700;
    color: #ef7d01;
    line-height: 12px;
}

.Grid .pgr a {
    color: #fff;
    text-decoration: none;
}

.Grid .pgr a:hover {
    color: #ef7d01;
    text-decoration: none;
}

.UploadPSize1 {
    font-size: 15px;
    font-weight: 700;
}

.UploadPSize2 {
    font-size: 14px;
}

.Uploadtype {
    font-size: 12px;
    float: right;
}

.UploadHeder {
    width: 100%;
    background: url(/App_Themes/weben/images/BoldGrayLine.jpg) repeat-x #6a747c;
    height: 30px;
    clear: both;
    color: #fff;
    border: 1px solid #666;
}

.UploadHederT1 {
    width: 70%;
    float: left;
    margin-left: 40px;
    text-align: left;
}

.UploadHederT2 {
    float: left;
    text-align: left;
}

.UploadSelectSm {
    float: left;
    padding-top: 5px;
}

.UploadSelectloadImg {
    text-align: center;
    clear: both;
}

.UploadSelectloadImg span {
    padding: 0;
}

.UploadItemDiv {
    clear: both;
    background-color: #fff;
    margin-top: 5px;
    height: 25px;
    width: 100%;
    color: #333;
    border: 1px solid #ccc;
}

.IQTendersTable td,
.IQTendersTable tr:hover td {
    background-color: #f1f1f1;
}

.UploadItemFileName {
    width: 70%;
    float: left;
    margin-left: 40px;
    overflow: hidden;
    text-align: left;
}

.UploadItemDeleteIcon {
    float: left;
    margin-left: 10px;
}

.UploadItemDownloadIcon {
    float: left;
    margin-left: 30px;
}

.IQTendersTable {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
    margin-left: 80px;
    width: 85%;
    border: 1px solid #f1f1f1;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    direction: rtl;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.CustomerTreeView,
.IQTendersTable td {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
    text-align: left;
}

.IQTendersTable table {
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.IQTendersTable tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.IQTendersTable table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.IQTendersTable table tr:first-child td:last-child {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.IQTendersTable tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}

.IQTendersTable td {
    vertical-align: middle;
    border: 1px solid #f1f1f1;
    border-width: 0 1px 1px 0;
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #747474;
}

.ourclient {
    width: 100px;
    float: left !important;
    display: block;
}

#dvLoading {
    background: url(../images/loading.gif) center center no-repeat;
    height: 128px;
    width: 128px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 10%;
    margin: -25px 0 0 -25px;
}

.RamadanLeftDiv,
.RamadanRightDiv {
    top: 469px;
    width: 50px;
    position: absolute;
}

.RamadanLeftDiv {
    background: url(../../WebEn/images/Ramadan/01.png) no-repeat;
    height: 205px;
    left: 1.5%;
}

.RamadanRightDiv {
    background: url(../../WebEn/images/Ramadan/02.png) no-repeat;
    height: 130px;
    right: 1.5%;
}

.RamadanLeftDivMaster {
    background: url(../../WebEn/images/Ramadan/01.png) no-repeat;
    width: 50px;
    height: 205px;
    position: absolute;
    top: 230px;
    left: 1.5%;
}

.RamadanRightDivMaster {
    background: url(../../WebEn/images/Ramadan/02.png) no-repeat;
    width: 50px;
    height: 130px;
    position: absolute;
    top: 230px;
    right: 1.5%;
}

.accordion,
.bookmark,
.bookmark:before {
    position: relative;
}

@media(max-width:767px) {

    .RamadanLeftDiv,
    .RamadanLeftDivMaster,
    .RamadanRightDiv,
    .RamadanRightDivMaster {
        display: none;
    }
}

.CustomerTreeView {
    width: 90%;
    margin: 0 auto;
    border: 1pt dashed #bbb;
    overflow: auto;
    direction: ltr;
    background-color: #f5f5f5;
    padding: 10px;
}

.CustomerTreeView table {
    font-size: 12pt;
    padding: 0 0 5px 50px;
}

.CustomerTreeView input {
    margin: 4px;
    padding: 0;
}

.CustomerTreeView a,
.CustomerTreeView img {
    margin: 0;
    padding: 0;
}


.ThirdRowLinkOut a {
    color: #bebebe;
    text-decoration: none;
    padding: 4px 6px;
    border-radius: 4px;
    transition: all 0.2s ease;
    background: #f9fafb;
    border: 2px solid #bebebe61;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 25px;
    min-height: 24px;
    margin: 0 auto;
}


/* Container Styling - horizontal layout */
.action-icons-container-x9k8 {
    margin: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: visible;
}

/* Icon Wrapper - horizontal */
.action-icons-wrapper-p3m7 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 2px;
    margin: 0 auto;
    height: 100%;
    overflow: visible;
}

/* Per-card delete button */
.fav-item-delete-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    color: #64748b;
    background: transparent;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    transition: color 0.2s, background 0.2s;
}
.fav-item-delete-btn:hover { color: #dc2626; background: #fef2f2; }
.fav-item-delete-btn i { font-size: 16px; }

/* Three-dot actions wrap */
.fav-actions-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    position: relative;
}
.fav-actions-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 4px;
}
.fav-actions-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 4px;
    min-width: 160px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 100;
}
.fav-actions-dropdown.open { display: block; }
.fav-actions-item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    color: #374151;
    text-decoration: none;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
}
.fav-actions-item:hover { background: #f1f5f9; color: #dc2626; }
.fav-print-btn { text-decoration: none; display: inline-flex; align-items: center; gap: 6px; }

/* Per-card three-dot menu (Print, Send to friend, Delete) */
.fav-card-actions-wrap { position: relative; display: inline-block; margin-top: 4px; }
.fav-card-actions-trigger { display: inline-flex; align-items: center; justify-content: center; padding: 6px 10px; cursor: pointer; border-radius: 4px; border: 1px solid #e2e8f0; background: #fff; color: #64748b; }
.fav-card-actions-trigger:hover { background: #f1f5f9; color: #334155; }
.fav-card-actions-trigger i { font-size: 14px; }
.fav-card-actions-dropdown { display: none; position: absolute; top: 100%; right: 0; margin-top: 4px; min-width: 180px; background: #fff; border: 1px solid #e2e8f0; border-radius: 8px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); z-index: 100; }
.fav-card-actions-dropdown.open { display: block; }
.fav-card-action-item { display: flex; align-items: center; gap: 8px; padding: 10px 14px; color: #374151; text-decoration: none; border: none; background: none; width: 100%; text-align: left; cursor: pointer; font-size: 14px; box-sizing: border-box; }
.fav-card-action-item:hover { background: #f1f5f9; }
.fav-card-action-item.fav-card-delete:hover { color: #dc2626; }
.fav-card-action-item i { font-size: 14px; flex-shrink: 0; }
[dir="rtl"] .fav-card-actions-dropdown { right: auto; left: 0; }

/* Three-dot at top of card (always visible) */
.favorite-page .favorite-card .booking-info { position: relative; padding-top: 48px; overflow: visible; }
.favorite-page .booking-info .fav-card-actions-wrap.fav-card-actions-top { position: absolute !important; top: 8px; right: 8px; left: auto; display: block !important; margin: 0 !important; z-index: 20; }
[dir="rtl"] .favorite-page .booking-info .fav-card-actions-wrap.fav-card-actions-top { right: auto; left: 8px; }
.favorite-page .booking-info .fav-card-actions-trigger { display: inline-flex !important; min-width: 40px; min-height: 40px; padding: 8px !important; font-size: 18px !important; color: #475569 !important; border: 1px solid #cbd5e1; background: #fff !important; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }
.favorite-page .booking-info .fav-card-actions-trigger i { font-size: 18px !important; }
.favorite-page .booking-info .fav-card-actions-trigger:hover { background: #f1f5f9 !important; color: #1e293b !important; border-color: #94a3b8; }
.favorite-page .booking-info .fav-card-actions-dropdown { top: 100%; right: 0; left: auto; margin-top: 6px; z-index: 999; }
[dir="rtl"] .favorite-page .booking-info .fav-card-actions-dropdown { right: auto; left: 0; }
.favorite-page .booking-info .fav-card-actions-wrap:hover .fav-card-actions-dropdown,
.favorite-page .booking-info .fav-card-actions-wrap:focus-within .fav-card-actions-dropdown { display: block; }
/* Flag in circle before tender name */
.favorite-page .fav-flag-circle { display: inline-block; width: 28px; height: 28px; border-radius: 50%; overflow: hidden; vertical-align: middle; margin-right: 8px; background: #f1f5f9; border: 1px solid #e2e8f0; flex-shrink: 0; }
[dir="rtl"] .favorite-page .fav-flag-circle { margin-right: 0; margin-left: 8px; }
.favorite-page .fav-flag-circle .fav-flag-title { display: block; width: 100%; height: 100%; object-fit: cover; margin: 0; }

/* Details button in info column - center bottom */
.favorite-page .booking-info .info.col-xs-12.col-md-2 {
    display: flex;
    flex-direction: column;
    min-height: 1px;
}
.favorite-page .booking-info .info .fav-details-btn-wrap {
    margin-top: auto;
    text-align: center;
    padding-top: 10px;
}
.favorite-page .booking-info .info .fav-details-btn-wrap .button {
    display: inline-block;
}

.tndrIDspn {
    margin: 0 auto;
}

/* Shared Icon Badge Styles */
.icon-badge-q2z6 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-radius: 4px;
    position: relative;
}

.badge-hidden {
    display: none !important;
}

.icon-badge-q2z6:hover {
    background-color: #eef4ff;
}

/* Standard Icon Size */
.icon-badge-q2z6 img {
    width: 28px;
    height: 28px;
    opacity: 0.75;
    transition: transform 0.2s ease, opacity 0.2s ease;
    object-fit: contain;
}

.icon-badge-q2z6:hover img {
    transform: scale(1.1);
    opacity: 1;
}

.status-featured {
    background: #f3f4f6 !important;
    color: #374151 !important;
}


/* Alternative Very Small ID */
.tender-id-tiny-j8d3 {
    margin-bottom: 4px;
    text-align: center;
    font-size: 0;
}

.tender-id-tiny-j8d3 .id-label {
    font-size: 9px;
    font-weight: 400;
    color: #64748b;
    margin-right: 2px;
    text-transform: lowercase;
}

.tender-id-tiny-j8d3 .id-number {
    font-size: 10px;
    font-weight: 700;
    color: #278391;
    background: #f8fafc;
    padding: 0px 4px;
    border-radius: 3px;
    border: 0.5px solid #cbd5e1;
    font-family: 'Courier New', monospace;
}

.FirstRowTndrNam {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}

.FirstRowTndrNam h4.box-title {
    flex: 1;
}

/* Favorite Star Icon Styles */
/* Tender Favorite Star - Unified Unique Class */
/* Old tender-fav-star styles removed - now using tf-star-button from tender-favorites.css */

.accordion dl,
.accordion-list {
    margin: 0 !important;
}

.accordion dl:after,
.accordion-list:after {
    clear: both;
}

.accordion dd,
.accordion__panel {
    font-size: 15px;
    line-height: 1.5em;
    background: #2e8795;
}

.accordion p {
    padding: 10px 20px;
}

.accordion a {
    color: #fff;
}

.accordionTitle,
.accordion__Heading {
    background-color: #cb6ce6;
    text-align: center;
    font-weight: 700;
    padding: .5em;
    display: block;
    text-decoration: none;
    color: #fff !important;
    transition: background-color .5s ease-in-out;
    font-family: Boing-Bold, 'Arial Black', sans-serif;
    font-size: 18px;
}

/* Old bookmark styles removed - now using tf-star-button from tender-favorites.css */

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.accordionTitle:before,
.accordion__Heading:before {
    content: "+";
    font-size: 2em;
    line-height: .7em;
    float: left;
    transition: transform .3s ease-in-out;
}

.accordionTitle:after,
.accordion__Heading:after {
    content: "Ads";
    font-size: .6em;
    float: right;
    border-bottom: 1px solid #fff;
}

.accordionTitle:hover,
.accordion__Heading:hover {
    color: #fff;
}

.accordionTitle.is-expanded,
.accordionTitleActive {
    background-color: #2e8795;
    color: #fff;
}

.accordionTitle.is-expanded:before,
.accordionTitleActive:before {
    transform: rotate(-225deg);
}

.accordionItem {
    height: auto;
    overflow: hidden;
    transition: max-height 1s;
}

@media screen and (min-width:48em) {
    .accordionItem {
        transition: max-height .5s;
    }
}

.accordionItem.is-collapsed {
    max-height: 0;
}

.no-js .accordionItem.is-collapsed {
    max-height: auto;
}

.animateIn {
    animation: accordionIn .45s normal ease-in-out both 1;
}

.animateOut {
    animation: accordionOut .45s alternate ease-in-out both 1;
}

@keyframes accordionIn {
    0% {
        opacity: 0;
        transform: scale(.9) rotateX(-60deg);
        transform-origin: 50% 0;
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes accordionOut {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(.9) rotateX(-60deg);
    }
}

.bookmark {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f5f5f5;
    transition: all 0.3s ease;
}

.bookmark i {
    font-size: 18px;
    color: #7c668b;
    transition: all 0.3s ease;
}

.bookmark:hover {
    background-color: #e9e9e9;
}

.bookmark:hover i {
    color: #5d4a6a;
    transform: scale(1.1);
}

.bookmark-added {
    background-color: #7c668b !important;
}

.bookmark-added i {
    color: white !important;
    font-weight: 900;
}

.bookmark-added:hover {
    background-color: #5d4a6a !important;
}

/* Loading state */
.bookmark-loading {
    background-color: #e0d5e8 !important;
}

.bookmark-loading i {
    animation: spin 1s linear infinite;
}

/* Tooltip styles */
.bookmark-tooltip {
    position: absolute;
    left: calc(100% + 12px);
    top: 50%;
    transform: translateY(-50%);
    background: white;
    padding: 6px 12px;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    color: #555;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 10;
    border: 1px solid #eee;
}

.bookmark:hover .bookmark-tooltip {
    opacity: 1;
    visibility: visible;
    left: calc(100% + 15px);
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.schedule-section {
    position: relative;
    background: #fff;
}

.download-btn {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 25px 8px;
    border: 2px solid #a0a0a0;
    color: #a6a6a6;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
}

.download-btn .fa {
    padding-right: 20px;
    font-size: 20px;
}

.download-btn:hover {
    color: #fff;
    background: #fc5a1b;
    border-color: #fc5a1b;
}

.schedule-box {
    position: relative;
    border: 1px solid #dadada;
}

.schedule-box .tab-buttons {
    position: relative;
    width: 100%;
    display: table;
}

.style-two .schedule-box .tab-buttons {
    display: block;
    float: left;
    width: 18%;
}

.schedule-box .tab-buttons .tab-btn {
    position: relative;
    display: table-cell;
    text-align: center;
    background: #fff;
    color: #fc5a1b;
    line-height: 1.4em;
    padding: 20px 10px;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    font-family: Lato, sans-serif;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.style-two .schedule-box .tab-buttons .tab-btn {
    display: block;
}

.schedule-box .tab-buttons .tab-btn:last-child {
    border-right: 0;
}

.style-two .schedule-box .tab-buttons .tab-btn:last-child {
    border-right: 1px solid #dadada;
}

.schedule-box .tab-buttons .tab-btn.active,
.schedule-box .tab-buttons .tab-btn:hover {
    border-color: #fc5a1b;
    background: #fc5a1b;
    color: #fff;
}

.style-two .schedule-box .tab-buttons .tab-btn.active,
.style-two .schedule-box .tab-buttons .tab-btn:hover {
    border-bottom-color: #fff;
}

.schedule-box .tab-buttons .tab-btn .day {
    display: block;
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 7px;
}

.schedule-box .tab-buttons .tab-btn .date {
    display: block;
    font-size: 15px;
}

.schedule-box .tab-buttons .tab-btn .curve {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    background: 0;
    text-align: center;
    opacity: 0;
}

.style-two .schedule-box .tab-buttons .tab-btn .curve {
    width: 20px;
    height: 100%;
    bottom: auto;
    left: auto;
    right: 0;
    top: 0;
}

.schedule-box .tab-buttons .tab-btn.active .curve,
.schedule-box .tab-buttons .tab-btn:hover .curve {
    bottom: -19px;
    opacity: 1;
    -webkit-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    transition: all .3s ease .2s;
}

.style-two .schedule-box .tab-buttons .tab-btn.active .curve,
.style-two .schedule-box .tab-buttons .tab-btn:hover .curve {
    bottom: auto;
    right: -17px;
}

.schedule-box .tab-buttons .tab-btn .curve:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #fc5a1b;
}

.style-two .schedule-box .tab-buttons .tab-btn .curve:after {
    content: '';
    position: absolute;
    right: 3px;
    top: 42px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left-color: #fc5a1b;
}

.schedule-box .tabs-box {
    position: relative;
}

.style-two .schedule-box .tabs-box {
    float: left;
    width: 82%;
}

.schedule-box .tab {
    position: relative;
    padding: 40px 20px;
    display: none;
}

.style-two .schedule-box .tab {
    padding-bottom: 10px;
}

.schedule-box .tab.current {
    display: block;
}

.schedule-box .hour-box {
    position: relative;
    padding-left: 150px;
    font-size: 16px;
    color: #7f7f7f;
    padding-bottom: 20px;
    overflow: hidden;
}

.schedule-box .hour-box:before {
    content: '';
    position: absolute;
    left: 111px;
    top: 24px;
    width: 2px;
    height: 100%;
    background: #d2d2d2;
}

.schedule-box .hour-box.active-box:before {
    background: #fc5a1b;
}

.schedule-box .hour-box:last-child:before {
    display: none;
}

.schedule-box .hour-box .hour {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    line-height: 2em;
    color: #7f7f7f;
}

.schedule-box .hour-box .circle {
    position: absolute;
    left: 100px;
    top: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #d2d2d2;
}

.schedule-box .hour-box.active-box .circle {
    border-color: #fc5a1b;
}

.schedule-box .hour-box .toggle-btn {
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}

.schedule-box .hour-box .toggle-btn h3 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    padding-right: 30px;
    color: #292929;
}

.schedule-box .hour-box .toggle-btn h3:after {
    font-family: FontAwesome;
    content: '\f107';
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    display: block;
    color: #fc5a1b;
    line-height: 28px;
    font-size: 24px;
    text-align: right;
    z-index: 5;
}

.schedule-box .hour-box .toggle-btn.active h3:after {
    content: '\f106';
}

.schedule-box .hour-box .content-box {
    position: relative;
    padding-right: 20px;
    display: none;
}

.schedule-box .hour-box .content-box.collapsed {
    display: block;
}

.schedule-box .hour-box .content-box .professional {
    position: relative;
}

.schedule-box .hour-box .professional .info {
    position: relative;
    padding-left: 110px;
    padding-top: 10px;
    min-height: 50px;
    margin-bottom: 20px;
}

.schedule-box .hour-box .professional .info .image {
    position: absolute;
    left: 15px;
    top: 0;
    width: 72px;
    height: 72px;
    border: 1px solid #d0d0d0;
    overflow: hidden;
}

.schedule-box .hour-box .professional .info .image img {
    display: block;
    width: 100%;
}

.schedule-box .hour-box .professional .info .prof-title {
    font-size: 18px;
    margin-bottom: 7px;
    color: #292929;
    font-weight: 500;
}

.schedule-box .hour-box .professional .info .prof-occup {
    font-size: 15px;
    color: #fc5a1b;
}

.schedule-box .hour-box .theme-btn {
    background: #fc5a1b;
    margin: 15px 5px 5px;
}

.schedule-box .hour-box .theme-btn.dull,
.theme-btn.dull {
    background: #d2d2d2;
}

.schedule-box .hour-box .theme-btn:before {
    background: #292929;
}

.errorlbl,
.errorlblforlogin {
    visibility: visible;
    background: #fadcd9;
    color: #db1802 !important;
}

.errorlbl {
    padding: 0 5px;
}

.errorlbl[style*=visible]+input,
.errorlbl[style*=visible]+select,
.errorlbl[style*=visible]+textarea,
.errorlblforlogin[style*=visible]+input,
.errorlblforlogin[style*=visible]+select,
.errorlblforlogin[style*=visible]+textarea {
    background-color: #fadcd9;
    border: 1px solid #db1802;
    -webkit-box-shadow: inset 0 2px 0 0 #db1802;
    box-shadow: inset 0 2px 0 0 #db1802;
}

.statisticsIframe,
.statisticsIframe2 {
    width: 570px;
    height: 350px;
    border: none;
}

.statisticsIframe {
    display: block;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: -90px;
    left: 50%;
}

@media(max-width:1150px) {
    .statisticsIframe {
        display: none;
    }

    .banner .big-caption {
        font-size: 2em !important;
    }

    .banner .med-caption {
        font-size: 1.5em !important;
    }
}

.BlueStatistics {
    background-color: #f5f5f5;
}

.statisticsIframe2 {
    display: block;
    background-color: #5f5f5f;
    margin: 10px auto;
}

@media(max-width:1199px) {
    .displaynone {
        font-size: 9px;
    }
}

.Tender-Ads-Type {
    background: #ff7f27;
    margin: 0 5px;
    font-size: 10px;
    color: #fff;
    padding: 2px;
}

.banner_flag,
.deadline {
    background-repeat: no-repeat;
}

.Tender-Ads-Type:empty {
    display: none;
}

.banner_flag {
    background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
    padding: 135px;
    background-size: cover;
}

@media (min-width:1400px) {
    .banner_flag {
        background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
        padding: 142px;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (max-width:1025px) {
    .banner_flag {
        background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
        padding: 100px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
}

.deadline {
    background-image: url(../../WebEn/images/DeadlineAction.png);
    padding: 20px 85px;
    margin: 15px;
}

@media (max-width:768px) {

    .banner_flag,
    .deadline {
        background-repeat: no-repeat;
    }

    .banner_flag {
        background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
        padding: 77px;
        background-size: 100% 100%;
    }

    .deadline {
        background-image: url(../../WebEn/images/DeadlineAction.png);
        padding: 20px 90px;
        margin: 15px;
    }
}

@media (max-width:500px) {
    .banner_flag {
        background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
        padding: 42px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
}

.link_icon {
    float: left;
}

.input_service {
    background: #f5f5f5;
    line-height: normal;
    border: 1px solid #bebebe;
    border-radius: 0;
    -webkit-box-shadow: inset 0 2px 0 0 #bebebe;
    box-shadow: inset 0 2px 0 0 #bebebe;
    width: 100%;
}

.coming-soon-page #footer .logo a,
.coming-soon-page #header .logo a,
.dashboard #footer .logo a,
.dashboard #header .logo a,
.loading-page #footer .logo a,
.loading-page #header .logo a,
.post-404page #footer .logo a,
.post-404page #header .logo a,
.soap-login-page #footer .logo a,
.soap-login-page #header .logo a {
    background: 0;
}

.coming-soon-page #footer .logo img,
.coming-soon-page #header .logo img,
.dashboard #footer .logo img,
.dashboard #header .logo img,
.loading-page #footer .logo img,
.loading-page #header .logo img,
.post-404page #footer .logo img,
.post-404page #header .logo img,
.soap-login-page #footer .logo img,
.soap-login-page #header .logo img {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}




.fileinputcss {
    margin-bottom: 9px;
    display: block !important;
}

.border-bl {
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.border-l {
    border-right: 1px solid #eeeeee;
}

.pt-30 {
    padding-top: 30px !important;
}

.text-center {
    text-align: center;
}

.text-center-margin {
    text-align: center;
    margin: 0 auto;
}

.fullwidth {
    width: 100%;
}

.sm-hidden {
    display: block;
}

.ribbon {
    width: 35px;
    display: block;
}

@media(max-width:992px) {
    #booking .booking-info>.box-title {
        float: left !important;
    }

    #booking .booking-info div.date {
        width: 100%;
    }


    #Subs .Subs-info>.box-title {
        float: left !important;
    }

    #Subs .Subs-info div.date {
        width: 100%;
    }

    .listing-style3.flight .details .details-wrapper .time {
        letter-spacing: .04em;
        display: flex;
    }

    a.button.btn-extra>span,
    button.btn-extra>span,
    input[type=button].button.btn-extra>span {
        padding: 0 20px 0 12px;
        text-align: right;
    }

    #booking .booking-info .info {
        float: none;
    }

    .ribbon {
        width: 20px;
    }

    .pt-30 {
        padding-top: 0 !important;
    }

    .listing-style3.flight .details {
        padding-left: 0 !important;
    }

    .listing-style3.flight .details .details-wrapper .time {
        letter-spacing: .04em;
        display: flex;
    }

    .time {
        font-size: 1em;
        line-height: 19px;
    }

    .sm-hidden {
        display: none;
    }

    .select2-container {
        width: 100% !important;
    }

    a.button.btn-extra,
    button.btn-extra {
        font-size: .8em;
    }

    a.button.btn-extra>span em,
    button.btn-extra>span em {
        font-size: 1em;
    }

    .tab-container.full-width-style ul.tabs li a {
        font-size: .7em;
    }

    .listing-style3.flight .details .details-wrapper>*>* {
        display: flex;
        padding: 5px;
        /*       box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
        background: #fcfcfc;*/
    }

    .border-bl {
        border-right: none;
        border-bottom: 1px solid #eeeeee;
    }

    .border-l {
        border-right: none;
    }
}

.listing-style3.flight .amenities {
    margin: 5px;
}

.Cateitems {
    margin-right: 5px;
}

.CateId {
    margin-right: 5px;
}

.listing-style3.flight .details .details-wrapper>*>* {
    display: flex;
}

.time {
    font-size: 1.15em;
    line-height: 19px;
}

#utility .pc-menu-item {
    padding: 9px 0 0 !important;
}

.locale-toggle:before {
    font-size: 20px !important;
}

.ltr-rtl {
    direction: ltr;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../WebAr/images/tenderjo-loader.gif') 50% 50% no-repeat;
    background-color: rgba(0, 0, 0, 0.5);
}

.fontlargfornumbers {
    color: #2e8795 !important;
    font-family: georgia;
    font-size: 20px
}

.anchorlink {
    text-decoration: none;
    color: #1a0dab;
}

.anchorlink:hover {
    border-bottom: 1px solid;
    color: #1a0dab;
}

.whatsapp-icon {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 80px;
    left: 13px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100000000;
}

.whatsapp-icon img {
    padding: 5px;
}

.laeeb-icon {
    position: fixed;
    width: 250px;
    height: 250px;
    bottom: 0px;
    right: 20px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    z-index: 100;
}

.laeeb-icon img {
    padding: 12px;
    width: 100%;
}

.home-banner {
    width: 100%;
}

.banner-video {
    position: relative;
    height: 500px;
}

.video-background {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}

.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}

.content {
    padding: 25px;
    position: absolute;
    right: 50px;
    bottom: 100px;
    text-align: center;
    margin: 0 auto;
}

.content h1 {
    color: #fff;
    font-size: 30px;
    padding-top: 15px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    color: #fff;
    padding-bottom: 15px;
}



.content p {
    padding-bottom: 15px;
    font-size: 20px;
    color: #ffffff;
}

.content btn {
    font-size: 20px;
    color: #000;
}

@media screen and (min-width: 1024px) {

    .home-banner {
        display: none;
    }
}

@media screen and (max-width: 1024px) {

    .banner-video,
    .laeeb-icon {
        display: none;
    }
}


/*share*/

.sticky_share_btn {
    position: fixed;
    left: 13px;
    bottom: 80px;
    z-index: 1000;
}

.share-toggle {
    font-size: 20px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.5s ease-in-out;
    background: #ff7f27;
    color: #fff;
}

.share-toggle img {
    filter: brightness(0) invert(1);
}

.fixed_share ul.listing>li {
    font-size: 22px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.5s ease-in-out;
    /* background: #fff; */
}

ul.listing {
    list-style: none;
    display: none;
}

.fixed_share ul.listing>li {
    margin-bottom: 10px;
}

.fixed_share ul.listing>li>a {
    display: block;
    /*width: 100%;*/
    height: auto;
    text-align: center;
    /*padding: 2px 10px;*/
}


.share-toggle:hover,
.fixed_share ul.listing>li:hover {
    transform: scale(1.1) rotate(360deg);
}

.fixed_share .facebook,
.fixed_share .facebook>a {
    background: #4267B2;
    color: #fff;
}

.fixed_share .twitter,
.fixed_share .twitter>a {
    background: #00acee;
    color: #fff;
}

.fixed_share .pinterest,
.fixed_share .pinterest>a {
    color: #E60023;
}

.fixed_share .linkedin,
.fixed_share .linkedin>a {
    color: #0e76a8;
}

.fixed_share .whatsapp,
.fixed_share .whatsapp>a {
    background: #25D366;
    color: #fff;
}

.mr-5 {
    margin-right: 5px;
}

.ml-5 {
    margin-left: 5px;
}






/* Base Styles for English */
.Titlefocus {
    border-top: 5px solid #999;
    background: white;
    text-align: left;
    margin-bottom: 15px;
}

.feras-notification {
    background-color: #f8d7da;
    color: #721c24;
    border-radius: 16px;
    padding: 20px 60px 20px 20px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
    direction: ltr;
}

.feras-notification .notif-icon {
    font-size: 28px;
    margin-right: 15px;
    opacity: 0.7;
}

.feras-notification .notif-body {
    flex-grow: 1;
    text-align: left;
    font-size: 15px;
    line-height: 1.6;
}

.feras-notification .notif-close {
    position: absolute;
    right: 15px;
    top: 15px;
    background: #fff;
    border: none;
    color: #333;
    font-size: 18px;
    border-radius: 50%;
    cursor: pointer;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.feras-notification .notif-date {
    font-size: 12px;
    color: #555;
    margin-top: 10px;
    display: inline-block;
}

/* User Info Section - English */
.UserInfo3section .userinfo-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    background: transparent;
    border: none;
    gap: 20px;
    flex-wrap: wrap;
}

.UserInfo3section .userinfo-text {
    flex: 1;
    font-size: 1em;
    color: #2e8795;
    text-align: left;
}

.UserInfo3section .userinfo-text h5 {
    margin: 0 0 5px;
}

.UserInfo3section .userinfo-text p {
    margin: 0;
}

.UserInfo3section .userinfo-footer {
    font-size: 0.83em;
    color: #666;
    line-height: 1.6;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-start;
}

.UserInfo3section .userinfo-days {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.UserInfo3section .userinfo-days .days-title {
    font-size: 0.9em;
    font-weight: bold;
    color: #2e8795;
    margin-bottom: 4px;
}

.UserInfo3section .userinfo-days .days-number {
    background-color: #2a8997;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    font-family: 'Georgia', serif;
    font-size: 1.2em;
    margin-bottom: 4px;
}

.UserInfo3section .userinfo-days .days-label {
    font-size: 0.85em;
    color: #2e8795;
}

.UserInfo3section .userinfo-action {
    text-align: center;
}

.UserInfo3section .userinfo-action .payment-icons {
    margin-top: 5px;
    display: flex;
    gap: 5px;
    justify-content: center;
}

.UserInfo3section .userinfo-action .payment-icons img {
    width: 40px;
}

/* Modern Alert Base - English */
.alert-modern {
    position: relative;
    padding: 10px 30px;
    margin: 20px 0;
    border-radius: 25px 0 10px 0;
    font-size: 16px;
    overflow: hidden;
    background-color: #fffdf1;
    border-left: 10px solid #ffe99c;
    color: #333;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px, rgba(0, 0, 0, 0.06) 0px 1px 2px;
    direction: ltr;
}

/* Left watermark icon */
.alert-modern::before {
    content: "\f071";
    /* Default: warning */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 3rem;
    opacity: 0.12;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    color: #fbdc83;
    pointer-events: none;
}

/* Right mirror watermark icon */
.alert-modern::after {
    content: "\f071";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 5rem;
    opacity: 0.07;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%) rotateY(180deg);
    color: #fbdc83;
    pointer-events: none;
}

/* Close button */
.alert-modern .alert-x {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    z-index: 2;
}

.alert-modern .alert-x:hover {
    color: #333;
}

/* Alert Variants */
.alert-modern-success {
    background-color: #e9f8ec;
    border-left: 5px solid #5cb85c;
    color: #2e7031;
}

.alert-modern-success::before,
.alert-modern-success::after {
    content: "\f058";
    color: #5cb85c;
}

.alert-modern-error {
    background-color: #fbeaea;
    border-left: 5px solid #d9534f;
    color: #a94442;
}

.alert-modern-error::before,
.alert-modern-error::after {
    content: "\f057";
    color: #d9534f;
}

.alert-modern-info {
    background-color: #e7f3f8;
    border-left: 5px solid #17a2b8;
    color: #31708f;
}

.alert-modern-info::before,
.alert-modern-info::after {
    content: "\f05a";
    color: #17a2b8;
}

.alert-modern-warning {
    background-color: #fff8e5;
    border-left: 5px solid #ffc107;
    color: #856404;
}

.alert-modern-warning::before,
.alert-modern-warning::after {
    content: "\f06a";
    color: #ffc107;
}

.alert-modern-general {
    background-color: #e2e3e5;
    border-left: 5px solid #6c757d;
    color: #343a40;
}

.alert-modern-general::before,
.alert-modern-general::after {
    content: "\f0ac";
    color: #6c757d;
}

.alert-modern-help {
    background-color: #d1f4f1;
    border-left: 5px solid #20c997;
    color: #0b615e;
}

.alert-modern-help::before,
.alert-modern-help::after {
    content: "\f059";
    color: #20c997;
}

@keyframes fancyBackgroundFlow {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

@keyframes fancyIconPulse {

    0%,
    100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.2);
        opacity: 0.8;
    }
}

.alert-modern-subscription {
    background-color: #faf4fd;
    border-left: 5px solid #b96dd4;
    color: #b96dd4;
}

.alert-modern-subscription::before,
.alert-modern-subscription::after {
    content: "\f3a5";
    /* Font Awesome: Gem Icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #b96dd4;
}



.status-container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    max-width: 800px;
}

.status-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    cursor: default;
    transition: all 0.2s ease;
    min-width: 160px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.status-btn::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
}

.status-en {
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: 900;
}

.status-ar {
    font-size: 16px;
    font-weight: 700;
}

/* Active Status */
.status-active {
    background: #f0fdf4;
    color: #166534;
}

.status-active::after {
    background: #22c55e;
}

/* Pending Status */
.status-pending {
    background: #fffbeb;
    color: #854d0e;
}

.status-pending::after {
    background: #f59e0b;
}

/* Inactive Status */
.status-inactive {
    background: #f8fafc;
    color: #475569;
}

.status-inactive::after {
    background: #94a3b8;
}

/* Status Indicator */
.status-indicator {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin-left: 8px;
    display: inline-block;
}

.active-indicator {
    background: #22c55e;
    animation: pulse 1.5s infinite;
}

.pending-indicator {
    background: #f59e0b;
    animation: pulse 1.5s infinite;
}

.inactive-indicator {
    background: #94a3b8;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.2);
        opacity: 0.8;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}













/*****************************************************************************/
/********Tenders Deails Page *************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/

.orange-text {
    color: #ff7f27 !important;
}

.SVGSIZE {
    width: 25px !important;
}

.tender-tags {
    margin: 15px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tag {
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    height: 24px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    white-space: nowrap;
}

.status {
    background: #FF7F27;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.kind {
    background: #4CAF50;
}

.type {
    background: #2e8795;
}

.location {
    background: #9C27B0;
}

.priority {
    background: #F44336;
}

.category {
    background: #FFC107;
    color: rgba(0, 0, 0, 0.8);
}

.department {
    background: #607D8B;
}

.tag-light {
    font-weight: 500;
    color: #333;
}

.tag-light.status {
    background: #FFE0B2;
    border: 1px solid #FFB74D;
}

.tag-light.kind {
    background: #C8E6C9;
    border: 1px solid #81C784;
}

.tag-light.type {
    background: #2e8795;
    border: 1px solid #64B5F6;
}

/* Professional Tender Card Action Button */
.tender-card-action-btn {
    display: flex;
    /*width: 100%;*/
    max-width: 100%;
    background: #ffffff;
    border: 2px solid #FF7F27;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(255, 127, 39, 0.15);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    min-height: 24px;
    box-sizing: border-box;
    margin-right: 5px;
    margin-top: 5px;
}

.tender-card-action-btn:hover {
    box-shadow: 0 4px 12px rgba(255, 127, 39, 0.25);
    border-color: #FF6A00;
    transform: translateY(-1px);
}

.tender-card-btn-main {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 8px;
    background: #FF7F27;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
    transition: background 0.2s ease;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    min-width: 0;
}

.tender-card-btn-main:hover {
    background: #FF6A00;
    color: #ffffff;
    text-decoration: none;
}

.tender-card-btn-external {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    color: #FF7F27;
    text-decoration: none;
    border-left: 2px solid #FF7F27;
    transition: all 0.2s ease;
    min-width: 32px;
    position: relative;
}

.tender-card-btn-external:hover {
    background: #FFF5ED;
    color: #FF6A00;
    text-decoration: none;
}

.tender-card-btn-external i {
    font-size: 16px;
    transition: transform 0.2s ease;
}

.tender-card-btn-external:hover i {
    transform: scale(1.1);
}

.tender-card-action-btn:focus {
    outline: 2px solid rgba(255, 127, 39, 0.5);
    outline-offset: 2px;
}

.tender-card-action-btn:focus-within {
    outline: 2px solid rgba(255, 127, 39, 0.5);
    outline-offset: 2px;
}

@media (max-width: 768px) {
    .tender-card-action-btn {
        flex-direction: column;
    }

    .tender-card-btn-external {
        padding: 10px;
        border-left: none;
        border-top: 2px solid #FF7F27;
    }
}

/* Inline Tags with Tender Name */
.tender-title-inline-tags {
    display: block;
    margin: 0;
    padding: 0;
    font-size: var(--tg-h4, 1.25rem);
    line-height: 1.4;
    white-space: normal;
}

.tender-title-inline-tags a {
    display: inline;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: inherit;
    margin-right: 10px;
}

/* Status Dot - Behind Tender Name */
.tender-status-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px 0 0;
    vertical-align: middle;
    position: relative;
    flex-shrink: 0;
}

/* Green - Active (blinking) */
.tender-status-dot.status-active {
    background: #10b981;
    animation: green-blink 2s infinite;
}

@keyframes green-blink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.7;
    }
}

/* Orange - Soon (ending soon, 0 < days <= 3) - Standard urgent status with white clock hands */
.tender-status-dot.status-soon {
    background: #f97316;
    animation: orange-alert 3s infinite;
    position: relative;
}

.tender-status-dot.status-soon::before {
    /* Clock face circle */
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    border-radius: 50%;
    background: transparent;
}



@keyframes orange-alert {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(249, 115, 22, 0.7);
    }

    70% {
        box-shadow: 0 0 0 8px rgba(249, 115, 22, 0);
    }
}

/* Red - Expired (minus/disabled icon) */
.tender-status-dot.status-expired {
    background: #dc2626;
    opacity: 73%;
}

.tender-status-dot.status-expired::after {
    content: "";
    width: 8px;
    height: 2px;
    background: white;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Demo card hover lift (reusable) */
/*.demo-card-hover {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.demo-card-hover:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}*/

/* Clean tooltips for icons and favorites - Best Practices */
.tooltip-host {
    position: relative;
    overflow: visible;
    cursor: pointer;
}

/* Tooltip bubble */
.tooltip-host::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%) translateY(4px);
    background: #1f2937;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 12000;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
    min-width: max-content;
    max-width: 200px;
    word-wrap: break-word;
    white-space: normal;
    text-align: center;
}

/* Tooltip arrow */
.tooltip-host::before {
    content: "";
    position: absolute;
    bottom: calc(100% + 4px);
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #1f2937 transparent transparent transparent;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 12001;
    pointer-events: none;
}

/* Show tooltip on hover with slight delay for better UX */
.tooltip-host:hover::after,
.tooltip-host:hover::before,
.tooltip-host:focus::after,
.tooltip-host:focus::before {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
    visibility: visible;
}

/* Star icon tooltip - position to the left to avoid covering card content */
/* Old star-icon.tooltip-host styles removed - now using tf-star-tooltip from tender-favorites.css */

/* Icon badge tooltips (crown, award, web, etc.) - position to the left to avoid covering card content */
.icon-badge-q2z6.tooltip-host::after {
    bottom: auto;
    top: 50%;
    left: auto;
    right: calc(100% + 12px);
    transform: translateY(-50%) translateX(4px);
}

.icon-badge-q2z6.tooltip-host::before {
    bottom: auto;
    top: 50%;
    left: auto;
    right: calc(100% + 6px);
    transform: translateY(-50%);
    border-color: transparent #1f2937 transparent transparent;
    border-width: 6px 6px 6px 0;
}

.icon-badge-q2z6.tooltip-host:hover::after,
.icon-badge-q2z6.tooltip-host:hover::before {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(-50%) translateX(0) !important;
}

/* RTL support for icon badge tooltips - appear on the right in Arabic */
[dir="rtl"] .icon-badge-q2z6.tooltip-host::after {
    left: auto;
    right: calc(100% + 12px);
    transform: translateY(-50%) translateX(4px);
}

[dir="rtl"] .icon-badge-q2z6.tooltip-host::before {
    left: auto;
    right: calc(100% + 6px);
    border-color: transparent #1f2937 transparent transparent;
    border-width: 6px 6px 6px 0;
}

[dir="rtl"] .icon-badge-q2z6.tooltip-host:hover::after,
[dir="rtl"] .icon-badge-q2z6.tooltip-host:hover::before {
    transform: translateY(-50%) translateX(0) !important;
}

/* RTL support - tooltips appear on the right in Arabic */
[dir="rtl"] .tooltip-host::after {
    left: auto;
    right: calc(100% + 12px);
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) translateX(4px);
}

[dir="rtl"] .tooltip-host::before {
    left: auto;
    right: calc(100% + 6px);
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    border-color: transparent #1f2937 transparent transparent;
    border-width: 6px 6px 6px 0;
}

[dir="rtl"] .tooltip-host:hover::after,
[dir="rtl"] .tooltip-host:hover::before,
[dir="rtl"] .tooltip-host:focus::after,
[dir="rtl"] .tooltip-host:focus::before {
    transform: translateY(-50%) translateX(0);
}

/* Tooltip positioning for edge cases - adjust if near viewport edges */
.tooltip-host.tooltip-top::after {
    bottom: auto;
    top: calc(100% + 10px);
    transform: translateX(-50%) translateY(-4px);
}

.tooltip-host.tooltip-top::before {
    bottom: auto;
    top: calc(100% + 4px);
    border-color: transparent transparent #1f2937 transparent;
}

.tooltip-host.tooltip-top:hover::after {
    transform: translateX(-50%) translateY(0);
}

/* Accessibility: Ensure tooltip text is available to screen readers */
.tooltip-host[data-tooltip] {
    position: relative;
}

/* Prevent tooltip from being cut off by parent containers */
.tooltip-host {
    overflow: visible !important;
}

/* Ensure boxes with tooltips don't clip them */
.flight-list .box:has(.tooltip-host) {
    overflow: visible;
}

/* Fallback: Ensure tooltip hosts have proper z-index */
.box .tooltip-host,
article .tooltip-host {
    position: relative;
    z-index: 1;
}

.tender-tags-inline {
    display: inline;
    margin-left: 8px;
    vertical-align: middle;
}

.tender-title-inline-tags em {
    color: #2e8795;
    text-decoration: none;
    font-style: normal;
    font-size: 0.9em;
    font-weight: 600;
}

/* Separator image between tender name and publisher */
.tender-title-inline-tags img[src*="buyers-flag.svg"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    opacity: 0.7;
}

.tender-tag-inline {
    display: inline-flex;
    align-items: center;
    padding: 4px 6px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    transition: all 0.2s ease;
    text-transform: none;
    letter-spacing: 0.2px;
}

.tender-tag-inline:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.tender-tag-kind {
    background: linear-gradient(135deg, #E8F5E9 0%, #C8E6C9 100%);
    color: #2E7D32;
    border: 1px solid rgba(76, 175, 80, 0.25);
}

.tender-tag-status {
    background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);
    color: #E65100;
    border: 1px solid rgba(255, 127, 39, 0.25);
}

/* Card Hover Effects */
.flight-list .box {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 8px;
    overflow: visible;
    /* Changed from hidden to visible to allow tooltips to show */
    position: relative;
}

/*.flight-list .box:hover {

    border: 2px solid #ffb684;
}*/

/* Compact Tender Row - TID and Tags */
.FirstRowTndrNam .tender-row-compact,
.first-row.border-bl .tender-row-compact {
    width: 100%;
    margin: 0;
}

.tender-row-compact {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 0;
    flex-wrap: wrap;
}

/* TID - Ultra Simple */
.tender-row-compact .tid {
    min-width: 80px;
    text-align: center;
}

.tender-row-compact .tid-label {
    font-size: 9px;
    color: #6b7280;
    font-weight: 500;
    margin-bottom: 1px;
    line-height: 1.2;
}

.tender-row-compact .tid-number {
    font-size: 14px;
    font-weight: 700;
    color: #2e8795;
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum";
    line-height: 1.2;
}

.tender-row-compact .tid-type {
    font-size: 8px;
    color: #9ca3af;
    margin-top: 1px;
    line-height: 1.2;
}

/* Divider */
.tender-row-compact .divider {
    color: #d1d5db;
    font-size: 12px;
    font-weight: 200;
    margin: 0;
    padding: 0;
}

/* Tags - No icons */
.tender-row-compact .tag {
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
}

.tender-row-compact .tag.tender {
    background: #f5f3ff;
    color: #7c3aed;
}

.tender-row-compact .tag.offer {
    background: #f0fdf4;
    color: #059669;
}

.tender-row-compact .tag.sector {
    background: #eff6ff;
    color: #2563eb;
}

.tender-row-compact .tag.kindt {
    background: #fff1e6;
    /* light orange */
    color: #ff7f27;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .tender-row-compact {
        gap: 8px;
        padding: 6px 0;
    }

    .tender-row-compact .tid {
        min-width: 70px;
    }

    .tender-row-compact .tid-number {
        font-size: 14px;
    }

    .tender-row-compact .tag {
        font-size: 9px;
        padding: 2px 6px;
    }
}

/* Enhanced Date Display */
/* Compact Tender Date/Time Section */
.second-row.border-bl {
    padding: 6px 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: stretch;
}

.second-row.border-bl .time {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    gap: 0;
    width: 100%;
}

/* Remove Bootstrap column padding */
.second-row.border-bl .time .col-sm-3,
.second-row.border-bl .time .col-sm-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: flex;
    align-items: center;
}

.second-row.border-bl .take-off,
.second-row.border-bl .total-time,
.second-row.border-bl .landing {
    margin: 0 !important;
    display: flex;
    align-items: center;
}

.second-row.border-bl .take-off {
    border-right: 1px solid #e0e0e0;
    padding: 0 10px 0 0 !important;
    min-width: 0;
}

.second-row.border-bl .total-time {
    border-right: 1px solid #e0e0e0;
    padding: 0 10px !important;
    flex: 1;
    min-width: 0;
}

.second-row.border-bl .landing {
    padding: 0 0 0 10px !important;
    min-width: 0;
}

.tender-date-enhanced {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    margin: 0;
    padding: 0;
}

.tender-date-enhanced .skin-color {
    font-size: 12px !important;
    /*    color: #666 !important;*/
    line-height: 1.3;
    margin: 0 0 2px 0;
    padding: 0;
    font-weight: 600;
}

.tender-date-enhanced br,
.tender-deadline-enhanced br {
    display: none;
}

.tender-date-formatted {
    /* Enhanced Typography */
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #656565 !important;
    line-height: 1.3 !important;
    letter-spacing: 0.01em !important;
    /* Improved Spacing & Layout */
    margin: 0 !important;
    display: block !important;
    /* Text Enhancement */
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    /* Visibility */
    visibility: visible !important;
    opacity: 1 !important;
}


.tender-deadline-enhanced .skin-color {
    font-size: 12px !important;
    /*    color: #666 !important;*/
    line-height: 1.3;
    margin: 0 0 2px 0;
    padding: 0;
    font-weight: 600;
}

.deadline-compact {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.deadline-info-inline {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    flex: 1;
    margin: 0;
    padding: 0;
}

.tender-deadline-formatted {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    line-height: 1.3 !important;
    margin: 0;
    padding: 0;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #616161 !important;
}

.tender-deadline-relative {
    font-size: 11px !important;
    font-weight: 600 !important;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    line-height: 1.3;
    gap: 4px;
}

.tender-deadline-relative.tender-urgent {
    color: #FF9800 !important;
    font-weight: 600;
}

.tender-deadline-relative.tender-safe,
.tender-deadline-relative.tender-active {
    color: #4CAF50 !important;
    font-weight: 600;
}

.tender-deadline-relative.tender-expired {
    color: #F61005 !important;
    font-weight: 600;
}

/* Override any inline styles for expired status */
.tender-deadline-relative.tender-expired[style*="color"] {
    color: #F61005 !important;
}

/* Compact Progress Circle for Deadline */
.tender-progress-circle-compact {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    margin: 0;
}

.progress-svg-compact {
    width: 100%;
    height: 100%;
    transform: rotate(-90deg);
}

.progress-bg-compact {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 3;
}

.progress-fill-compact {
    fill: none;
    stroke-width: 3;
    stroke-linecap: round;
    transition: stroke-dashoffset 0.5s ease;
}

.progress-fill-compact.progress-urgent {
    stroke: #FF9800;
}

.progress-fill-compact.progress-safe {
    stroke: #4CAF50;
}

.progress-fill-compact.progress-expired {
    stroke: #F61005;
}

.progress-text-compact {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    margin: 0;
    padding: 0;
}

.progress-days-compact {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 12px !important;
    color: #333 !important;
    font-weight: 700;
    line-height: 1;
    display: block;
    margin: 0;
    padding: 0;
}

/* Red color for expired progress circle number */
.tender-progress-circle-compact.progress-expired .progress-days-compact {
    color: #F61005 !important;
}

/* Landing section - compact */
.second-row.border-bl .landing {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 !important;
}

.second-row.border-bl .landing strong {
    font-size: 12px !important;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
    display: flex;
    align-items: center;
    gap: 4px;
}

.second-row.border-bl .landing img {
    width: 20px !important;
    height: 20px !important;
    margin: 0;
}

/* Enhanced Location Design */
.tender-location-enhanced {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0;
    margin: 0;
}

.tender-location-enhanced .location-flag {
    width: 24px !important;
    height: 24px !important;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    border: 1px solid #e0e0e0;
}

.tender-location-enhanced .location-text {
    font-size: 12px !important;
    font-weight: 600;
    color: #838383;
    line-height: 1.2;
    white-space: nowrap;
}

/* Deadline date color same as publish date (no status-based coloring) */

/* Ensure tender dates are visible over all backgrounds */

.progress-days-compact {
    color: #111 !important;
}

/* Relative date default color (status classes will override) */
.tender-deadline-relative {
    color: #111 !important;
}


/* Enhanced Category Display - No Background */
.tender-category-enhanced {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    background: transparent;
    border: none;
    transition: all 0.2s ease;
}

.tender-category-enhanced:hover {
    background: transparent;
    transform: none;
    box-shadow: none;
}

.category-icon-wrapper {
    font-size: 20px;
    color: #bebebe;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.category-content {
    flex: 1;
}

.category-title {
    font-size: 12px;
    font-weight: 600;
    color: #666;
    margin-bottom: 1px;
}

.category-subtitle {
    font-size: 12px;
    color: #666;
    display: flex;
    align-items: center;
    gap: 4px;
}

.category-count {
    font-weight: 600;
    color: #FF7F27;
}

/* ========================================================================
   Tender Card – MOBILE PREMIUM REDESIGN (max-width: 768px)
   Layout: Header → Title → Badges → Dates → Location → Category → CTA
   Side rail: dynamic icon column (right in RTL, left in LTR)
   ======================================================================== */
@media (max-width: 768px) {

    /* ── CARD WRAPPER ─────────────────────────────────────────────────── */
    article.box.demo-card-hover {
        border-radius: 14px !important;
        margin-bottom: 10px !important;
        box-shadow: 0 1px 6px rgba(0,0,0,0.06), 0 0 0 1px rgba(0,0,0,0.03) !important;
        overflow: hidden;
        position: relative;
    }

    /* Main content area: CSS Grid with content + side rail */
    article.box.demo-card-hover > .details.col-xs-12 {
        display: grid !important;
        grid-template-columns: 1fr auto !important;
        grid-template-rows: auto !important;
        padding: 0 !important;
        float: none !important;
        width: 100% !important;
    }
    article.box.demo-card-hover > .details.col-xs-12 > .details-wrapper {
        grid-column: 1 !important;
        grid-row: 1 !important;
        padding: 10px 12px 8px !important;
        overflow: hidden;
        min-width: 0;
    }

    /* ── SIDE ICON RAIL ───────────────────────────────────────────────── */
    /* Dynamic vertical rail: supports 1–5 items (icons + badges like FREE) */
    article.box.demo-card-hover > .details.col-xs-12 > .col-md-1 {
        grid-column: 2 !important;
        grid-row: 1 !important;
        width: auto !important;
        max-width: 42px;
        padding: 8px 4px !important;
        display: flex !important;
        float: none !important;
        align-items: flex-start;
        justify-content: center;
        border-inline-start: 1px solid rgba(0,0,0,0.05);
        background: rgba(0,0,0,0.015);
    }
    /* Hide icon rail when ALL icons are hidden */
    article.box.demo-card-hover > .details.col-xs-12 > .col-md-1:not(:has(.icon-badge-q2z6:not(.badge-hidden))) {
        display: none !important;
    }
    article.box.demo-card-hover .action-icons-container-x9k8 {
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
    }
    article.box.demo-card-hover .action-icons-wrapper-p3m7 {
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        gap: 4px !important;
        justify-content: flex-start;
        align-items: center;
        margin: 0;
    }
    article.box.demo-card-hover .icon-badge-q2z6:not(.badge-hidden) {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        padding: 5px;
        border-radius: 8px;
        background: rgba(255,255,255,0.9);
        border: 1px solid rgba(0,0,0,0.06);
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    article.box.demo-card-hover .icon-badge-q2z6 img {
        width: 18px;
        height: 18px;
    }

    /* ── A. HEADER ROW: Status dot + Title + Fav star ─────────────── */
    article.box.demo-card-hover .details .details-wrapper > .clearfix {
        display: flex !important;
        flex-wrap: nowrap;
        align-items: flex-start;
        gap: 6px;
        margin-bottom: 4px;
        padding: 0;
    }
    /* Title column takes available space */
    article.box.demo-card-hover .details .details-wrapper > .clearfix > .col-sm-11 {
        flex: 1;
        min-width: 0;
        width: auto !important;
        max-width: none !important;
        padding: 0 !important;
        float: none !important;
    }
    /* Star column: fixed narrow */
    article.box.demo-card-hover .details .details-wrapper > .clearfix > .col-sm-1 {
        flex: 0 0 auto;
        width: auto !important;
        max-width: none !important;
        padding: 0 !important;
        float: none !important;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    /* Title h4: status dot, title link, publisher inline */
    article.box.demo-card-hover .tender-title-inline-tags {
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        gap: 4px 6px;
        font-size: 0.92rem !important;
        line-height: 1.35;
        font-weight: 600;
        word-break: break-word;
        padding: 0;
        margin: 0;
    }
    /* Status dot: first in header row */
    article.box.demo-card-hover .tender-title-inline-tags .tender-status-dot {
        order: 0;
        flex-shrink: 0;
    }
    /* Title link: strongest visual, max 2 lines */
    article.box.demo-card-hover .tender-title-inline-tags a {
        order: 1;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 700 !important;
        color: #1a1a2e !important;
        font-size: 0.92rem !important;
        line-height: 1.35;
        margin: 0;
        flex-basis: 100%;
    }
    /* Publisher/sector icon and text: lighter, under title */
    article.box.demo-card-hover .tender-title-inline-tags img[src*="buyers-flag"] {
        order: 2;
        width: 14px;
        height: 14px;
        opacity: 0.6;
    }
    article.box.demo-card-hover .tender-title-inline-tags em {
        order: 3;
        font-style: normal;
        font-size: 11px;
        font-weight: 500;
        color: #6b7280;
        flex-basis: calc(100% - 22px);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /* Favorite ⭐ button */
    article.box.demo-card-hover .tf-star-button {
        min-width: 30px !important;
        min-height: 30px !important;
        width: 30px !important;
        height: 30px !important;
        margin: 0 !important;
        border: 1px solid rgba(0,0,0,0.06);
        border-radius: 8px !important;
        box-shadow: none;
        flex-shrink: 0;
        background: rgba(0,0,0,0.02);
    }

    /* ── B. BADGES ROW: TGID + type tags ──────────────────────────── */
    article.box.demo-card-hover .first-row.border-bl {
        padding: 4px 0 5px !important;
        border-bottom: 1px solid rgba(0,0,0,0.05);
        margin: 0;
    }
    article.box.demo-card-hover .tender-row-compact {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        gap: 6px;
        padding: 0;
        white-space: nowrap;
        overflow-x: auto;
        -ms-overflow-style: none;
    }
    article.box.demo-card-hover .tender-row-compact::-webkit-scrollbar {
        display: none;
    }
    article.box.demo-card-hover .tender-row-compact .tid {
        min-width: auto;
        display: flex;
        align-items: center;
        gap: 3px;
        flex-shrink: 0;
    }
    article.box.demo-card-hover .tender-row-compact .tid-label,
    article.box.demo-card-hover .tender-row-compact .tid-type {
        font-size: 9px !important;
        color: #94a3af;
        font-weight: 500;
    }
    article.box.demo-card-hover .tender-row-compact .tid-number {
        font-size: 11px !important;
        font-weight: 600;
        color: #374151;
    }
    article.box.demo-card-hover .tender-row-compact .divider {
        color: #d1d5db;
        font-size: 10px;
    }
    article.box.demo-card-hover .tender-row-compact .tag {
        font-size: 10px !important;
        font-weight: 600;
        padding: 2px 7px;
        min-height: 18px;
        height: 18px;
        line-height: 1;
        border-radius: 4px;
        display: inline-flex;
        align-items: center;
        white-space: nowrap;
        flex-shrink: 0;
    }

    /* ── C. DATES ROW: publish + deadline with circle ─────────────── */
    article.box.demo-card-hover .second-row.border-bl {
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        padding: 4px 0 !important;
        border-bottom: 1px solid rgba(0,0,0,0.05);
        margin: 0;
    }
    article.box.demo-card-hover .second-row.border-bl .time {
        flex-direction: column;
        align-items: stretch;
        gap: 0;
    }
    /* Date sub-columns: full width */
    article.box.demo-card-hover .second-row.border-bl .time .col-sm-4,
    article.box.demo-card-hover .second-row.border-bl .time .col-sm-6,
    article.box.demo-card-hover .second-row.border-bl .time .col-sm-2 {
        width: 100%;
        max-width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    article.box.demo-card-hover .second-row.border-bl .take-off,
    article.box.demo-card-hover .second-row.border-bl .total-time {
        border-right: none;
        border-left: none;
        border-bottom: 1px solid rgba(0,0,0,0.03);
        padding: 3px 0 !important;
        min-width: 0;
    }
    /* Date display: inline row */
    article.box.demo-card-hover .tender-date-enhanced,
    article.box.demo-card-hover .deadline-info-inline {
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        gap: 3px 6px;
        min-width: 0;
        flex: 1;
    }
    article.box.demo-card-hover .tender-date-enhanced br,
    article.box.demo-card-hover .deadline-info-inline br {
        display: none;
    }
    /* Date labels: uppercase micro label */
    article.box.demo-card-hover .tender-date-enhanced .skin-color,
    article.box.demo-card-hover .tender-deadline-enhanced .skin-color {
        font-size: 10px !important;
        font-weight: 600;
        color: #9ca3af !important;
        text-transform: uppercase;
        letter-spacing: 0.3px;
    }
    /* Date values: medium weight */
    article.box.demo-card-hover .tender-date-formatted,
    article.box.demo-card-hover .tender-deadline-formatted {
        font-size: 12px !important;
        font-weight: 500;
        color: #374151 !important;
    }
    article.box.demo-card-hover .tender-deadline-relative {
        font-size: 10px !important;
        white-space: nowrap;
    }
    /* Deadline row: circle + text inline */
    article.box.demo-card-hover .deadline-compact {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }
    article.box.demo-card-hover .tender-progress-circle-compact {
        width: 34px !important;
        height: 34px !important;
        flex-shrink: 0;
    }
    article.box.demo-card-hover .progress-days-compact {
        font-size: 10px !important;
    }

    /* ── D. LOCATION ROW: flag + city inline ──────────────────────── */
    article.box.demo-card-hover .second-row.border-bl .tender-location-enhanced {
        border-right: none;
        border-left: none;
        border-bottom: none;
        border-top: none;
        padding: 3px 0 0 !important;
        display: flex;
        align-items: center;
        gap: 5px;
        min-width: 0;
    }
    article.box.demo-card-hover .tender-location-enhanced .location-flag {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        object-fit: cover;
        flex-shrink: 0;
        border: 1px solid rgba(0,0,0,0.08);
    }
    article.box.demo-card-hover .tender-location-enhanced .location-text {
        font-size: 12px;
        font-weight: 500;
        color: #4b5563;
    }

    /* ── E. CATEGORY ROW: icon + text + count ─────────────────────── */
    article.box.demo-card-hover .third-row.border-l {
        padding: 5px 0 3px;
        border-left: none;
        border-top: 1px solid rgba(0,0,0,0.05);
        margin: 0;
    }
    article.box.demo-card-hover .third-row .col-sm-9,
    article.box.demo-card-hover .third-row .col-xs-6 {
        width: 100%;
        max-width: 100%;
        margin-bottom: 2px;
    }
    article.box.demo-card-hover .third-row .col-xs-6.col-sm-3 {
        width: 100%;
        max-width: 100%;
    }
    article.box.demo-card-hover .tender-category-enhanced {
        padding: 0;
        gap: 6px;
        align-items: center;
    }
    article.box.demo-card-hover .category-icon-wrapper {
        min-width: 22px;
        min-height: 22px;
        width: 22px;
        height: 22px;
        font-size: 0.8rem;
        color: #9ca3af;
        flex-shrink: 0;
    }
    article.box.demo-card-hover .category-title {
        font-size: 11px;
        font-weight: 600;
        color: #4b5563;
    }
    article.box.demo-card-hover .category-subtitle {
        font-size: 10px;
        color: #9ca3af;
    }

    /* ── F. CTA BUTTON: full-width compact ────────────────────────── */
    article.box.demo-card-hover .tender-card-action-btn {
        min-height: 36px !important;
        width: 100%;
        max-width: 100%;
        margin: 4px 0 0;
        flex-direction: row;
        align-items: stretch;
        border-radius: 8px;
        border: none;
        box-shadow: 0 1px 3px rgba(255,127,39,0.15);
        overflow: hidden;
    }
    article.box.demo-card-hover .tender-card-action-btn .tender-card-btn-main {
        flex: 1;
        min-height: 36px !important;
        padding: 5px 12px;
        font-size: 12px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        letter-spacing: 0.3px;
    }
    article.box.demo-card-hover .tender-card-action-btn .tender-card-btn-external {
        min-height: 36px !important;
        width: 36px;
        flex: 0 0 36px;
        padding: 0;
        border-top: none;
        border-inline-start: 1px solid rgba(255,127,39,0.15);
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 0;
    }
    article.box.demo-card-hover .tender-card-btn-external i {
        font-size: 12px;
    }

    /* ── G. COLUMN RESETS ─────────────────────────────────────────── */
    article.box.demo-card-hover .col-md-11.col-sm-12.col-xs-12 {
        padding: 0 !important;
    }
    article.box.demo-card-hover .first-row.border-bl,
    article.box.demo-card-hover .second-row.border-bl,
    article.box.demo-card-hover .third-row.border-l {
        margin-block: 0;
    }
    /* Remove any floats from bootstrap cols inside card */
    article.box.demo-card-hover .details .col-sm-11,
    article.box.demo-card-hover .details .col-sm-1 {
        float: none !important;
    }
    /* Divider between actions and other rows */
    article.box.demo-card-hover .TenderHeaderMenu-actionDivider {
        display: none !important;
    }
}

.calendard {
    width: 77px;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    margin-right: 8px;
}

.calendard .month {
    background: #28a745;
    color: #fff;
    font-size: 11px;
    padding: 6px;
    font-weight: bold;
}

.calendard .day {
    font-size: 24px;
    font-weight: bold;
    color: #222;
    background: #fff;
    padding: 4px;
}

.calendard .year {
    font-size: 12px;
    background: #f1f1f1;
    color: #666;
    padding: 4px;
}

.deadline-calendar .month {
    background-color: #dc3545;
}

.deadline-calendar .day {
    color: #e44049;
    background: #f5f5f5;
}

.deadline-calendar .year {
    background: #f7cfd3;
    color: #e44049;
}

.publish-date-line {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Segoe UI', Roboto, sans-serif;
    color: #747474;
    font-size: 18px;
    margin: 12px 0;
}

.publish-date-line::after {
    content: "";
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, #bebebe, transparent);
    margin-left: 8px;
}

.publish-label {
    font-weight: 500;
    color: #777;
    text-transform: uppercase;
    font-size: 12px;
}

.publish-date {
    font-weight: 400;
    color: #333;
}

.id-tech-adaptive {
    font-size: clamp(12px, 1.1vw, 14px);
    color: #444;
    background: #f8f8f8;
    padding: 5px 8px;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    gap: 1px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
}

.id-tech-adaptive:not(.long-id) {
    min-width: 120px;
}

.id-tech-adaptive.long-id {
    min-width: 180px;
}

.id-tech-adaptive .bracket {
    color: #999;
    font-weight: 300;
}

.id-tech-adaptive .prefix {
    color: #2e8795;
    font-weight: 500;
    margin: 0 2px;
}

.id-tech-adaptive .colon {
    color: #bbb;
    margin-right: 2px;
}

.id-tech-adaptive .digits {
    font-weight: 600;
    color: #333;
    letter-spacing: 0.3px;
    font-family: 'Roboto Mono', monospace !important;
}

.id-tech-adaptive .dash {
    color: #ddd;
    margin: 0 3px;
}

.id-tech-adaptive .sequence {
    color: #666;
    font-weight: 400;
}

.id-tech-adaptive:hover {
    overflow: visible;
    background: #f0f0f0;
    box-shadow: 0 0 0 1px #e0e0e0;
}

@media (max-width: 480px) {
    .id-tech-adaptive {
        font-size: 11px;
        padding: 3px 5px;
    }

    .id-tech-adaptive.long-id .sequence {
        display: none;
    }
}

.document-meta-container {
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    padding: 8px;
}

.meta-actions {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.meta-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 15px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    border: none;
    background: #f1f1f1;
    color: #333;
}

/* MyFavorite page enhancements */
.favorite-page .travelo-box {
    background: #fff;
    border: 1px solid #e6eef2;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
}

.favorite-page .favorite-toolbar {
    background: #f7f9fb;
    border: 1px solid #e6eef2;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 12px;
}

.favorite-page .favorite-toolbar-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.favorite-page .favorite-filter-row {
    align-items: center;
}

.favorite-page .favorite-search-actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

.favorite-page .fav-search-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.favorite-page .fav-clear-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    padding: 0;
}

.favorite-page .favorite-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: flex-end;
}

[dir="rtl"] .favorite-page .favorite-actions {
    justify-content: flex-start;
}

.favorite-page .fav-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

[dir="rtl"] .favorite-page .fav-action-btn {
    flex-direction: row-reverse;
}

.favorite-page .fav-action-btn span {
    white-space: nowrap;
}

.favorite-page .favorite-sort-panel {
    background: #f7f9fb;
    border: 1px solid #e6eef2;
    border-radius: 10px;
    padding: 10px 12px;
    margin-bottom: 16px;
}

.favorite-page .favorite-sort-inner {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.favorite-page .favorite-sort-inner h5 {
    font-size: 13px;
    font-weight: 600;
    color: #667;
    margin: 0;
}

.favorite-page .compact-dashboard-unique {
    background: #fff;
    border: 1px solid #e6eef2;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
}

.favorite-page .main-stat-unique {
    text-align: center;
    margin-bottom: 12px;
}

.favorite-page .stat-number-unique {
    font-size: 2rem;
    font-weight: 700;
    color: var(--brand-secondary, #2e8795);
    line-height: 1.1;
}

.favorite-page .stat-label-unique {
    font-size: 0.95rem;
    color: var(--brand-text, #747474);
    margin-top: 2px;
}

.favorite-page .stat-desc-unique {
    font-size: 0.85rem;
    color: var(--brand-text-muted, #666);
}

.favorite-page .stats-grid-unique {
    display: grid;
    gap: 10px;
    margin: 12px 0 16px;
}

.favorite-page .stat-item-unique {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 12px;
    text-align: center;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.favorite-page .stat-item-unique:hover {
    background: #fff;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
    transform: translateY(-1px);
}

.favorite-page .stat-item-unique .value-unique {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--brand-text, #747474);
    line-height: 1.1;
}

.favorite-page .stat-item-unique .label-unique {
    font-size: 0.85rem;
    color: var(--brand-text-muted, #666);
    margin-top: 6px;
}

.favorite-page .reports-section-unique {
    border-top: 1px solid #e6eef2;
    padding-top: 12px;
    text-align: left;
}

[dir="rtl"] .favorite-page .reports-section-unique {
    text-align: right;
}

.favorite-page .reports-section-unique h4 {
    margin: 0 0 8px;
    font-size: 1rem;
    font-weight: 700;
}

.favorite-page .reports-section-unique .button {
    margin-bottom: 8px;
}

.favorite-page .favorite-card {
    margin-bottom: 12px;
}

.favorite-page .favorite-card .booking-info {
    border: 1px solid #eef1f4;
    border-radius: 12px;
    padding: 12px 10px;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

.favorite-page .favorite-card .date {
    background: #f5f7fa;
    border-radius: 10px;
    padding: 8px;
    text-align: center;
}

.favorite-page .favorite-card .box-title {
    font-size: 16px;
    margin: 0;
}

.favorite-page .favorite-card .box-title a {
    font-weight: 600;
}

.favorite-page .favorite-card .box-title small {
    color: #8a8a8a;
}

.favorite-page .fav-flag {
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    object-fit: cover;
}

.favorite-page .fav-status {
    display: inline-flex;
    align-items: center;
    padding: 2px 8px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 600;
    background: #eef6ff;
    color: #2c6bb2;
}

.favorite-page .fav-status.is-expired,
.favorite-page .booking-info.cancelled .fav-status {
    background: #fdeaea;
    color: #c0392b;
}

@media (max-width: 768px) {
    .favorite-page .favorite-toolbar-row {
        align-items: stretch;
    }

    .favorite-page .favorite-search-actions {
        width: 100%;
        justify-content: flex-start;
    }

    .favorite-page .favorite-actions {
        width: 100%;
        justify-content: flex-start;
        margin-top: 8px;
    }
}

.meta-action-btn.soap-popupbox {
    background: #e3f2fd;
    color: #1976d2;
}

.meta-action-btn.soap-popupbox:hover {
    background: #bbdefb;
}

.meta-info-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
}

.meta-info-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 3px 10px;
    border-radius: 6px;
    background: #fff;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.meta-info-item i {
    color: #d9d9d9;
    font-size: 16px;
    min-width: 20px;
    text-align: center;
}

.meta-info-content {
    display: flex;
    flex-direction: column;
}

.meta-label {
    font-size: 12px;
    color: #666;
    margin-bottom: 2px;
}

.meta-value {
    font-size: 14px;
    font-weight: 600;
    color: #656565;
}

@media (max-width: 768px) {
    .meta-info-grid {
        grid-template-columns: 1fr;
    }

    .meta-actions {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .meta-action-btn {
        flex-grow: 1;
        justify-content: center;
    }
}

/*****************************************************************************/





.numbertg {
    font-family: monospace;
    font-weight: bold;
    color: white;
    /* Always white text */
    background-color: #2e86de;
    /* Blue by default */
    padding: 0.15em 0.4em;
    border-radius: 4px;
    display: inline-block;
    /* Ensures padding/background works properly */
    font-size: 16px;
}

.numbertg.orange {
    background-color: #ff7f27;
    /* Green */
}

.numbertg.blue {
    background-color: #2e8795;
    /* Orange */
}

.numbertg.red {
    background-color: #dc3545;
}

.numbertg.green {
    background-color: #98ce44;
    /* Red */
}

.numbertg.yellow {
    background-color: gold;
}

.membership-icon {
    float: right;
    border-left: 1px solid #d4d4d4;
    width: 64px;
}


.metric-icon {
    font-size: 2.5rem;
    margin-right: 1rem;
    flex-shrink: 0;
}


.feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    font-size: 24px;
    margin-right: 12px;
    flex-shrink: 0;
    margin-top: 0.15rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}






/* ==========================================================================
   Quantum Orb Component - LTR Version
   ========================================================================== */
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
.universe-summary {
    direction: ltr;
    text-align: left;
}

/* Universe Container */
.universe-summary {
    position: relative;
    width: 100%;
    padding: 25px 15px;
    z-index: 1;
    margin: 0 auto;
    background: #000;
}

/* Cosmic Background Effects */
.cosmic-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}

.nebula {
    position: absolute;
    width: 150%;
    height: 150%;
    top: -25%;
    left: -25%;
    background: radial-gradient(circle at center, #3a86ff 0%, #8338ec 50%, transparent 70%);
    opacity: 0.15;
    animation: nebula-pulse 30s ease infinite alternate;
}

.stars {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(1px 1px at 20px 30px, white, transparent), radial-gradient(1px 1px at 40px 70px, white, transparent), radial-gradient(1px 1px at 90px 40px, white, transparent), radial-gradient(1px 1px at 130px 80px, white, transparent), radial-gradient(1px 1px at 160px 120px, white, transparent);
    background-size: 200px 200px;
    animation: stars-twinkle 5s infinite alternate;
}

.energy-waves {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at center, transparent 0%, rgba(58, 134, 255, 0.05) 70%);
    animation: energy-pulse 8s ease infinite alternate;
}

/* Floating Particles */
.floating-particles {
    position: absolute;
    inset: 0;
    pointer-events: none;
    overflow: hidden;
    z-index: 0;
}

.particle {
    position: absolute;
    background: white;
    border-radius: 50%;
    opacity: 0.6;
    animation: fp linear infinite;
}

/* Orb Wrapper & Value Section */
.orb-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 65px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px;
    flex-direction: row;
}

.value-proposition {
    text-align: left;
    max-width: 500px;
    margin-top: 20px;
}

/* Logo + Divider */
.logo-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 10px;
    text-align: left;
}

.logo-container img {
    transition: transform 0.3s ease;
}

.logo-container img:hover {
    transform: scale(1.05);
}

.divider-with-image {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    margin: 15px 0;
}

.divider-line {
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.3), transparent);
}

.divider-with-image .divider-line:first-child {
    width: 90px;
}

.divider-with-image .divider-line:last-child {
    width: 90px;
}

/* Headline & Copy */
.value-proposition h2 {
    font-size: 2rem;
    margin-bottom: 8px;
    min-height: 50px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.typing-text {
    display: inline-block;
    min-width: 300px;
}

.value-proposition p {
    font-size: 0.9rem;
    opacity: 0.9;
    line-height: 1.5;
    margin-bottom: 15px;
}

/* CTA Buttons */
.cta-container {
    display: flex;
    gap: 12px;
    justify-content: flex-start;
    margin-top: 15px;
}

.cta-btn {
    position: relative;
    padding: 10px 20px;
    border-radius: 4px;
    font-weight: 600;
    color: white;
    background: #ee781c;
    border: none;
    cursor: pointer;
    z-index: 1;
    transition: all 0.3s ease;
    overflow: hidden;
    font-size: 0.85rem;
    text-decoration: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.cta-btn.secondary {
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.cta-btn .hover-effect {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #ee781c, #8338ec);
    opacity: 0;
    z-index: -1;
    transition: opacity 0.3s ease;
}

.cta-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.cta-btn:hover .hover-effect {
    opacity: 1;
}

.cta-btn.secondary:hover {
    background: rgba(255, 255, 255, 0.2);
}

/* Quantum Orb Section */
.quantum-orb {
    position: relative;
    width: 325px;
    height: 325px;
    margin: 0 auto;
    perspective: 1000px;
}

.orb-core {
    position: absolute;
    width: 130px;
    height: 130px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-size: 200% 200%;
    box-shadow: 0 0 50px rgba(42, 137, 151, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: spin 20s linear infinite;
    background-image: url('../../../assets/img/ball.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75%;
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}



.core-glow {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.8) 0%, transparent 70%);
    animation: cp 4s infinite alternate, gr 15s linear infinite;
}

.core-content {
    text-align: center;
    z-index: 2;
    padding: 12px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.core-content small {
    font-size: 0.7rem;
    opacity: 0.9;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
}

.orbit-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(53, 64, 108, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(53, 64, 108, 0.3);
}

.orbit-ring[data-radius="160"] {
    width: 220px;
    height: 220px;
    animation: o 60s linear infinite;
}

.orbit-ring[data-radius="220"] {
    width: 280px;
    height: 280px;
    animation: o 40s linear infinite;
}

.orbit-ring[data-radius="280"] {
    width: 340px;
    height: 340px;
    animation: o 80s linear infinite;
}

.orbital-node {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.node-core {
    width: 100%;
    height: 100%;
    padding: 4px;
    border-radius: 50%;
    background: white;
    color: #ee781c;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1;
    border: 2px solid rgba(55, 139, 149, 0.65);
    box-shadow: 0 0 15px rgba(0, 98, 255, 0.7), inset 0 0 8px rgba(255, 255, 255, 0.5);
    opacity: 0.85;
    transition: all 0.4s ease;
}

.node-core small {
    font-size: 0.55rem;
    opacity: 0.8;
    font-weight: normal;
    color: #808080;
}

.node-pulse {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: inherit;
    opacity: 0;
    animation: npulse 3s infinite;
}

/* Animations */
@keyframes f {

    0%,
    100% {
        transform: translate(-50%, -50%) translateY(0);
    }

    50% {
        transform: translate(-50%, -50%) translateY(-8px);
    }
}

@keyframes fp {
    to {
        transform: translateY(-100vh);
    }
}

@keyframes gf {

    0%,
    100% {
        background-position: 0 50%;
    }

    50% {
        background-position: 100% 50%;
    }
}

@keyframes gr {
    to {
        transform: rotate(360deg);
    }
}

@keyframes o {
    from {
        transform: translate(-50%, -50%) rotate(0);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes cp {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }

    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

@keyframes npulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }

    70% {
        transform: scale(1.3);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes nebula-pulse {
    0% {
        transform: rotate(0) scale(1);
        opacity: 0.1;
    }

    100% {
        transform: rotate(180deg) scale(1.1);
        opacity: 0.2;
    }
}

@keyframes stars-twinkle {

    0%,
    100% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }
}

@keyframes energy-pulse {

    0%,
    100% {
        transform: scale(1);
        opacity: 0.03;
    }

    50% {
        transform: scale(1.05);
        opacity: 0.1;
    }
}

/* Responsive Breakpoints */
@media (max-width: 1024px) {
    .quantum-orb {
        width: 400px;
        height: 400px;
    }

    .orb-core {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 768px) {
    .orb-wrapper {
        flex-direction: column;
        gap: 50px;
    }

    .value-proposition {
        text-align: center;
    }

    .logo-container {
        align-items: center;
    }

    .divider-with-image {
        justify-content: center;
    }

    .cta-container {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .quantum-orb {
        width: 280px;
        height: 280px;
    }

    .orb-core {
        width: 80px;
        height: 80px;
    }
}

/*****************************************************************************/
/*****************************************************************************/

/*****************************************************************************/
/*****************************************************************************/



/* Instead of light-yellow (which is misleading), use: */
a.button.purple-lavender,
button.purple-lavender {
    background: #cb6ce6;
}




.btn-buyer-portal {
    display: flex;
    align-items: center;
    background: #f5833d;
    color: white;
    padding: 0rem 1rem 0rem 0rem !important;
    border-radius: 0.25rem;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    gap: 0.75rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.btn-buyer-portal:hover {
    background: linear-gradient(135deg, #ff8f3a 0%, #ff6b3b 100%);
    transform: translateY(-1px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.btn-buyer-portal img {
    width: 45px;
    height: 45px;
    filter: brightness(0) invert(1);
}

.btn-buyer-portal .portal-text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    margin-top: 9px;
    text-align: left;
    float: right;
}






/*****************************************************************************/
/* Modern Footer Styles */
.dynamic-footer {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 50px 20px 30px;
    position: relative;
    overflow: hidden;
}

/* New Wave Shape */
.footer-wave {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 60px;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z" fill="%23298495" opacity=".2"/><path d="M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z" fill="%23298495" opacity=".3"/><path d="M0,0V5.63C149.93,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z" fill="%23FF7F27" opacity=".25"/></svg>');
    background-size: cover;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
}

.footer-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    gap: 30px;
    border-bottom: 1px solid rgba(41, 132, 149, 0.2);
}

.footer-logo {
    max-width: 180px;
    height: auto;
    transition: transform 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.footer-logo:hover {
    transform: scale(1.05);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));
}

/* Flags Grid */
.flags-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    max-width: 600px;
}

.flag-item {
    width: 24px;
    height: 24px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    position: relative;
}

.flag-item:hover {
    transform: translateY(-3px) scale(1.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    z-index: 10;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    margin-bottom: 10px;
}

.footer-column {
    transition: all 0.3s ease;
}

.footer-heading {
    color: #298495;
    font-size: 1.1rem;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-heading:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 40px;
    height: 3px;
    background: #FF7F27;
    border-radius: 3px;
}

.footer-link {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #555;
    font-size: 0.95rem;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-link i {
    color: #FF7F27;
    transition: transform 0.3s ease;
}

.footer-link:hover {
    color: #298495;
}

.footer-link:hover i {
    transform: translateX(4px);
}

/* App badges styling */
.app-badges {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    flex-wrap: wrap;
}

.badge {
    font-size: 0.7rem;
    padding: 6px 14px;
    border-radius: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.android {
    background: #3ddc84;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.android:hover {
    background: #34c974;
    transform: translateY(-2px);
}

.android:before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black"><path d="M3 18c0 .55.45 1 1 1h2v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V19h4v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V19h2c.55 0 1-.45 1-1V8H3v10zM8 8h8v9H8V8zM6 9v2h1V9H6zm10 0v2h1V9h-1z"/></svg>');
}

.ios {
    background: #000;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.ios:hover {
    background: #111;
    transform: translateY(-2px);
}

.ios:before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.81-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z"/></svg>');
}

/* Contact bubble */
.contact-column {
    position: relative;
}

.contact-bubble {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    transition: all 0.4s ease;
    height: 100%;
    border: 1px solid rgba(41, 132, 149, 0.1);
}

.contact-bubble:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    border-color: rgba(255, 127, 39, 0.3);
}

.contact-email {
    display: block;
    color: #298495;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 15px;
    font-size: 1rem;
    transition: color 0.3s ease;
}

.contact-email:hover {
    color: #FF7F27;
}

.social-minimal {
    gap: 15px;
    align-items: center;
    text-align: center;
    margin: 0 auto;
}

.social-icon {
    width: 32px;
    height: 32px;
    opacity: 0.7;
    transition: all 0.3s ease;
}

.social-icon:hover {
    opacity: 1;
    transform: translateY(-2px);
}


/* Footer base */
.footer-base {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(41, 132, 149, 0.2);
    color: #7f8c8d;
    font-size: 0.85rem;
}

.copyright {
    margin-bottom: 10px;
    color: #298495;
}

.legal-links {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.legal-links a {
    color: #7f8c8d;
    text-decoration: none;
    transition: color 0.3s ease;
}

.legal-links a:hover {
    color: #FF7F27;
}

/* Download Container - Improved for mobile and z-index */
.download-container {
    position: relative;
    max-width: 320px;
    width: 85%;
    z-index: 1000;
    /* Ensure it's above other elements */
}

.main-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #468c98;
    color: white !important;
    padding: 12px 16px;
    border-radius: 4px;
    border: none;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    position: relative;
    z-index: 1001;
    /* Above the dropdown */
}

.main-button:hover {
    transform: translateY(-3px);

}

.main-button:active {
    transform: translateY(0);
}

.platform-options {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.35s ease;
    z-index: 1000;
    /* High z-index but below the button */
}

.download-container.active .platform-options {
    max-height: 250px;
}

.platform-option {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    text-decoration: none;
    color: #222;
    font-weight: 500;
    transition: background 0.2s ease;
}

.platform-option:hover {
    background: #f0f2f5;
}

.platform-option i {
    font-size: 22px;
    color: #4a4a4a;
    margin-right: 14px;
}

.platform-option .text {
    flex: 1;
}

.platform-option .text span:first-child {
    display: block;
    font-size: 13px;
    color: #888;
}

.platform-option .text span:last-child {
    font-size: 15px;
    font-weight: 600;
    color: #222;
}

.chevron {
    transition: transform 0.3s ease;
    margin-left: 10px;
}

.download-container.active .chevron {
    transform: rotate(180deg);
}

.badge {
    background: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    margin-left: 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #0d1218;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .footer-header {
        flex-direction: column;
        text-align: center;
    }

    .flags-grid {
        justify-content: center;
    }

    .footer-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .footer-column {
        text-align: center;
    }

    .footer-heading:after {
        left: 50%;
        transform: translateX(-50%);
    }

    .footer-links {
        align-items: center;
    }

    .app-badges {
        justify-content: center;
    }

    /* Mobile-specific dropdown adjustments */
    .download-container {
        max-width: 100%;
    }

    .platform-options {
        position: absolute;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .dynamic-footer {
        padding: 40px 15px 20px;
    }

    .footer-header {
        margin-bottom: 30px;
    }

    .footer-logo {
        max-width: 150px;
    }

    .footer-grid {
        gap: 25px;
    }

    .contact-bubble {
        padding: 20px;
    }

    .legal-links {
        flex-direction: column;
        gap: 8px;
    }
}





















/*****************************************************************************/




/***********************LOADINNNG************************************/
/* Loading indicator */
/* Loading indicator */
body.page-loading::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #FF7F27;
    z-index: 9999;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% {
        width: 0;
        left: 0;
        right: auto;
    }

    50% {
        width: 100%;
        left: 0;
        right: auto;
    }

    51% {
        width: 100%;
        left: auto;
        right: 0;
    }

    100% {
        width: 0;
        left: auto;
        right: 0;
    }
}



/*****************************************************************************/



/*************************    Mobile App Download   ***************************/
/*****************************************************************************/

.mobile-app-download-banner__container {
    position: fixed;
    bottom: 20%;
    left: 0;
    right: 0;
    background: linear-gradient(135deg, #6e8efb, #a777e3);
    color: white;
    padding: 20px 15px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    border-radius: 0;
    animation: mobile-app-download-banner__slide-up 0.3s ease-out;
    display: none;
    will-change: transform;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    width: 100%;
    text-align: right;
    margin: 0 auto;
    max-width: 95%;
    border-radius: 12px;
}

.mobile-app-download-banner__content-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: 1200px;
    margin: 0 auto;
}

.mobile-app-download-banner__icon-container img {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    background: white;
    padding: 5px;
}

.mobile-app-download-banner__info-section h3 {
    margin: 0 0 4px 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
}

.mobile-app-download-banner__info-section p {
    margin: 0 0 8px 0;
    font-size: 13px;
    opacity: 0.9;
}

.mobile-app-download-banner__button-group {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.mobile-app-download-banner__download-link {
    display: inline-block;
    transition: transform 0.2s ease;
}

.mobile-app-download-banner__download-link:hover img {
    transform: scale(1.02);
}

.mobile-app-download-banner__download-link img {
    height: 36px;
    width: auto;
    display: block;
}

.mobile-app-download-banner__close-btn {
    position: absolute;
    top: 12px;
    left: 12px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    padding: 0;
    line-height: 1;
}

.mobile-app-download-banner__close-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}

@keyframes mobile-app-download-banner__slide-up {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 480px) {
    .mobile-app-download-banner__container {
        bottom: 10%;
        max-width: 90%;
    }

    .mobile-app-download-banner__content-wrapper {
        flex-direction: column;
        text-align: center;
    }

    .mobile-app-download-banner__button-group {
        justify-content: center;
    }
}




/*Tree*/
/* Base TreeView Styling */
.TenderTreeCate {
    font-size: 13px;
    color: #333;
    line-height: 1.5;
    padding: 20px;
    background: #f5f5f5;
    border: 1px dashed #464655;
}

/* Tree Node Styling */
.TenderTreeCate .TreeNode {
    padding: 4px 0;
    margin: 2px 0;
    vertical-align: middle;
}

/* Parent Nodes (bold) */
.TenderTreeCate .ParentNode {
    font-weight: 600;
}

/* Child Nodes (indented) */
.TenderTreeCate .ChildNode {
    padding-left: 24px;
}

/* Node Link Styling */
.TenderTreeCate .TreeNode a {
    color: #333;
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 3px;
    transition: background 0.2s;
}

/* Hover Effect */
.TenderTreeCate .TreeNode a:hover {
    background: #f0f5ff;
    color: #0066cc;
}

/* Selected Node */
.TenderTreeCate .TreeNode.Highlight a {
    background: #e0edff;
    color: #0052a3;
    font-weight: 600;
}

/* Checkbox Styling */
.TenderTreeCate input[type="checkbox"] {
    margin-right: 8px;
    margin-left: 8px;
    transform: scale(1.5);
}

/* Expand/Collapse Icons */
.TenderTreeCate img {
    vertical-align: middle;
    margin-right: 6px;
    height: 16px;
}

/* Lines (if ShowLines="true") */
.TenderTreeCate .Lines .TreeNode {
    background-repeat: no-repeat;
    padding-left: 22px;
}

/*Tree*/

.logo-text {
    font-size: 17px;
}

@media (max-width: 768px) {
    .logo-text {
        display: none;
    }
}




/* Support Widget Container */
.support-widget {
    position: fixed;
    bottom: 25px;
    right: 50px;
    z-index: 9999;
    font-family: 'Segoe UI', Roboto, -apple-system, sans-serif;
}

/* Main Floating Button */
.support-button {
    width: 56px;
    height: 56px;
    background-color: #ec771c;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
    position: relative;
    z-index: 2;
    border: none;
    outline: none;
    will-change: transform, box-shadow;
}

.support-button::after {
    content: "";
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    border-radius: 50%;
    border: 2px solid rgba(236, 119, 28, 0.35);
    opacity: 0;
    transform: scale(0.9);
    pointer-events: none;
}

.support-button:hover {
    transform: scale(1.08);
    box-shadow: 0 6px 16px rgba(236, 119, 28, 0.25);
}

/* Support Panel */
.support-panel {
    position: absolute;
    bottom: 70px;
    right: 0;
    width: 280px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 0;
    overflow: hidden;
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    border: 1px solid #e0e0e0;
}

.support-panel.visible {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.panel-header {
    background-color: #2e8795;
    color: white;
    padding: 14px 18px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
}

.panel-header i {
    font-size: 18px;
}

.panel-body {
    padding: 8px 0;
    max-height: 400px;
    overflow-y: auto;
}

.support-option {
    display: flex;
    align-items: center;
    padding: 12px 18px;
    color: #333333;
    text-decoration: none;
    transition: all 0.2s ease;
    border-bottom: 1px solid #e0e0e0;
}

.support-option:last-child {
    border-bottom: none;
}

.support-option:hover {
    background-color: rgba(46, 135, 149, 0.05);
}

.support-option i {
    width: 34px;
    height: 34px;
    background-color: rgba(236, 119, 28, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    color: #ec771c;
    font-size: 14px;
    transition: all 0.2s ease;
}

.support-option:hover i {
    background-color: rgba(236, 119, 28, 0.2);
    color: #2e8795;
}

.option-text {
    flex: 1;
}

.option-title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 2px;
    color: #2e8795;
}

.option-desc {
    font-size: 13px;
    color: #666;
}

.option-arrow {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
    transition: all 0.2s ease;
}

.support-option:hover .option-arrow {
    color: #ec771c;
    transform: translateX(3px);
}

/* Support button animation (subtle + professional) */
.support-button.pulse::after {
    animation: support-ring 2.6s ease-out infinite;
}

@keyframes support-ring {
    0% {
        opacity: 0.6;
        transform: scale(0.9);
    }

    70% {
        opacity: 0;
        transform: scale(1.35);
    }

    100% {
        opacity: 0;
        transform: scale(1.35);
    }
}

@media (prefers-reduced-motion: reduce) {
    .support-button.pulse::after {
        animation: none;
        opacity: 0;
    }
}

/* Responsive */
@media (max-width: 480px) {
    .support-widget {
        bottom: 15px;
        right: 15px;
    }

    .support-panel {
        width: 260px;
        right: -5px;
    }
}









/* English LTR Slider Styles */
.tender-alert-slider {
    margin-bottom: 20px;
    border-radius: 0px;
    overflow: hidden;
    direction: ltr;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.slider-container {
    position: relative;
    height: 350px;
    overflow: hidden;
}

.slider-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
    opacity: 0;
    transition: all 0.8s ease;
    background-size: cover;
    background-position: center;
}

.slider-slide.active {
    opacity: 1;
    z-index: 1;
}

/* Slide Image */
.slide-image {
    flex: 1;
    max-width: 50%;
    height: 100%;
    overflow: hidden;
    transform: scaleX(-1);
}

.slide-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Slide Content */
.slide-content {
    flex: 1;
    max-width: 50%;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.slide-content h2,
.slide-content h3,
.slide-content h4 {
    font-size: 2.2rem;
    color: #378b95;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 1;
}

.slide-content p {
    font-size: 1.1rem;
}


/* Number Highlighting Style */
.highlight-number {
    color: #f5833d;
    /* Your brand orange */
    font-weight: 600;
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding: 0 1px;
    font-family: Georgia;
}



@keyframes number-pulse {
    0% {
        color: #f5833d;
    }

    50% {
        color: #ff9d5c;
    }

    /* Lighter orange */
    100% {
        color: #f5833d;
    }
}

/* Alternative: Underline animation */
.highlight-number::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f5833d;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.3s ease;
}

.slide-content:hover .highlight-number::after {
    transform: scaleX(1);
    transform-origin: left;
}



/* Slider Controls */
.slider-controls {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    z-index: 2;
}

.slider-prev,
.slider-next {
    display: none !important;
}

/* Dots */
.slider-dots {
    display: flex;
    margin: 0 15px;
}

.dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.dot.active {
    background: white;
    transform: scale(1.2);
}

/* Backgrounds */
.slide-1 {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.slide-2 {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.slide-3 {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.slide-4 {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

/* Float Animation */
@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-15px);
    }

    100% {
        transform: translateY(0px);
    }
}

/* Responsive Fixes */
@media (max-width: 992px) {
    .slider-slide {
        flex-direction: column;
        text-align: center;
    }

    .slide-content {
        max-width: 100%;
        padding: 30px;
    }

    .slide-image {
        max-width: 100%;
        height: 250px;
    }

    .slide-content h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 576px) {
    .slide-content h2 {
        font-size: 1.5rem;
    }

    .slide-content p {
        font-size: 1rem;
    }

    .cta-button {
        padding: 10px 20px;
    }
}

.d-flex {
    display: flex;
}

.mt-3 {
    margin-top: 3px !important;
}

.flags-overlapping {
    border-radius: 50%;
    margin-right: -.7em;
}

.supp-icon {
    width: 56px;
    background: #2e8795;
    height: 55px;
    padding-left: 10px;
    padding-right: 10px;
}

/* ===========================================
   SCROLL TO TOP BUTTON (Modern & Simple)
   =========================================== */
#scrollToTopBtn {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 48px;
    height: 48px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    z-index: 9999;
    opacity: 0;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    align-items: center;
    justify-content: center;
    padding: 0;
}

#scrollToTopBtn.show {
    display: flex;
    opacity: 1;
}

#scrollToTopBtn:hover {
    background: #f5f5f5;
    border-color: #2e8795;
    transform: translateX(-50%) translateY(-2px);
    box-shadow: 0 4px 12px rgba(46, 135, 149, 0.15);
}

#scrollToTopBtn:active {
    transform: translateX(-50%) translateY(0);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

#scrollToTopBtn img {
    width: 32px;
    height: 32px;
    filter: none;
    opacity: 0.7;
    transition: opacity 0.2s ease;
}

#scrollToTopBtn:hover img {
    opacity: 1;
    filter: brightness(0) saturate(100%) invert(41%) sepia(61%) saturate(1258%) hue-rotate(155deg) brightness(95%) contrast(90%);
}

/* Mobile Responsive */
@media (max-width: 768px) {
    #scrollToTopBtn {
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        width: 44px;
        height: 44px;
    }

    #scrollToTopBtn img {
        width: 18px;
        height: 18px;
    }
}

/* ===========================================
   SIDEBAR STYLES (Merged from sidebar.css)
   =========================================== */
.cookie-bar {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: linear-gradient(#2e8795, #2e8795);
    color: white;
    font-size: 15px;
    font-weight: 100;
    opacity: 1;
    transition: 0.8s;
    -webkit-animation: slideIn 0.8s;
    animation: slideIn 0.8s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.cookie-bar .message {
    white-space: nowrap;
}

@media (max-width: 767px) {
    .cookie-bar .message {
        display: none;
    }

    .sidebar-navigation {
        display: none !important;
    }
}

.cookie-bar .mobile {
    display: none;
}

@media (max-width: 767px) {
    .cookie-bar .mobile {
        display: inline-block;
    }
}

@-webkit-keyframes slideIn {
    0% {
        transform: translateY(50px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes slideIn {
    0% {
        transform: translateY(50px);
    }

    100% {
        transform: translateY(0);
    }
}

.close-cb {
    border: none;
    color: white;
    background: #ff7f27;
    position: absolute;
    display: inline-block;
    top: 0px;
    margin: 13px;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    border-bottom: 3px solid rgba(0, 0, 0, .15);
    line-height: 1em;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
}

.close-cb:hover {
    background: #b75d1f;
}

.checkbox-cb {
    display: none;
}

.checkbox-nav {
    display: none;
    cursor: pointer;
}

.checkbox-cb:checked+.cookie-bar {
    transform: translateY(50px);
}

.checkbox-nav:checked+.sidebar-navigation {
    transform: translateX(-50px);
    cursor: pointer;
}

.cookie-bar .message a {
    color: #ffffff;
}

.cookie-bar .mobile a {
    color: #ffffff;
}

/*sidebar*/

.sidebar-navigation {
    min-height: 100vh;
    width: 40px;
    background-color: #313443;
    left: 0px !important;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 4px 2px rgb(0 0 0 / 30%);
    transition: 0.8s;
    -webkit-animation: slideLeft 0.8s;
    animation: slideLeft 0.8s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    z-index: 10000003;
}

.sidebar-navigation ul {
    list-style: none;
    text-align: center;
    color: white;
    padding: 0;
}

.sidebar-navigation ul li {
    padding: 28px 0;
    width: 100%;
    cursor: pointer;
    transition: all ease-out 120ms;
    margin: 0 auto;
}

.sidebar-navigation ul li i {
    display: block;
    font-size: 26px;
    transition: all ease 450ms;
    cursor: pointer;
}

.sidebar-navigation ul li .tooltip {
    display: inline-block;
    position: absolute;
    background-color: #2e8795;
    padding: 8px 15px;
    border-radius: 3px;
    margin-top: -26px;
    left: 50px;
    opacity: 0;
    visibility: hidden;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.sidebar-navigation ul li .tooltip:before {
    content: "";
    display: block;
    position: absolute;
    left: -4px;
    top: 10px;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: inherit;
}

.sidebar-navigation ul li:hover {
    color: #fff;
}

.sidebar-navigation ul li:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

.sidebar-navigation ul li.active {
    background-color: #22252E;
}

.sidebar-navigation ul li.active i {
    color: #2e8795;
}

.sidebar-tab.sidebar-tab-sns .s-tab-content {
    top: auto;
    bottom: 0;
}

.sidebar-navigation ul li .s-tab-content {
    visibility: hidden;
    position: absolute;
    left: 50px;
    background-color: #2e8795;
    border-radius: 5px;
    opacity: 0;
    z-index: 888;
    width: 900px;
}

.sidebar-navigation ul li .s-tab-content .s-tab-box {
    position: relative;
    padding: 0;
    line-height: 15px;
    color: #fff;
}

.sidebar-navigation ul li .s-tab-content .s-tab-box .subul {
    padding: 0px !important;
    border: 0 none;
    clear: both;
    display: inline-flex;
    font-size: 15px;
    font-weight: 500;
    padding: 2px 0 2px 9px;
    position: relative;
    width: 24%;
}

.sidebar-sns-list li {
    font-size: 12px;
    padding: 5px 0;
}

.sidebar-sns-list li a {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    width: 100%;
}

.sidebar-sns-list li a img {
    width: 100%;
}

.listfilds {
    width: 99%;
    float: left;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    line-height: 20px;
}

.iconarrow {
    font-size: 12px !important;
    color: #fff !important;
    display: inline-flex !important;
    padding-right: 5px;
}

.orangenum {
    color: #fedc45;
    font-size: 0.9em;
    padding-left: 5px;
    font-family: Georgia;
}

/* TODO: Verify selector for these properties */
.container-fix {
    display: flex !important;
    height: calc(100vh - 60px);
    width: 100% !important;
    position: relative;
    margin-top: -20px;
    min-height: 600px;
}

#left-panel {
    width: 450px !important;
    min-width: 450px !important;
    background: white !important;
    overflow-y: auto;
    display: flex !important;
    flex-direction: column;
    border-right: 1px solid var(--border-color);
    position: relative;
    z-index: 10;
    flex-shrink: 0;
}

#rightPanel {
    flex: 1;
    position: relative;
    height: 100%;
    background: #e5e3df;
    overflow: hidden;
}

#map {
    height: 100% !important;
    width: 100% !important;
    min-height: 600px !important;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}



.main-title {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 0;
}

.title-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
}

.main-stats-group {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1;
}

.main-number {
    font-size: 42px;
    font-weight: 800;
    color: var(--primary-color);
    line-height: 1;
    letter-spacing: -1px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.main-subtitle {
    font-size: 13px;
    color: var(--text-secondary);
    margin-top: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.country-info-group {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
    min-width: 0;
}

.country-header {
    display: flex;
    align-items: center;
    gap: 8px;
    background: white;
    padding: 8px 12px;
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    border: 1px solid var(--border-color);
}

#country-flag-img {
    width: 28px;
    height: 20px;
    border-radius: 4px;
    object-fit: cover;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#ctl00_ContentPlaceHolder1_lblCurrentCountry {
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}

#cities-count {
    font-size: 12px;
    color: var(--text-secondary);
    font-weight: 500;
    background: var(--bg-light);
    padding: 4px 10px;
    border-radius: 12px;
    display: inline-block;
    border: 1px solid var(--border-color);
}

/* Filter Panel */
#filter-panel {
    padding: 16px 20px;
    border-bottom: 1px solid var(--border-color);
    position: relative;
}

.search-city-input {
    width: 100%;
    padding: 10px 14px 10px 40px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    font-size: 14px;
    transition: var(--transition);
    background-color: var(--bg-light);
}

.search-city-input:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 2px rgba(26, 95, 180, 0.1);
}

.search-icon {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--text-light);
}

/* Cities List */
#cities-list {
    flex: 1;
    overflow-y: auto;
}

.city-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    border-bottom: 1px solid var(--border-color);
    transition: var(--transition);
    cursor: pointer;
    position: relative;
}

.city-item:hover {
    background-color: var(--bg-light);
}

.city-flag {
    width: 32px;
    height: 22px;
    border-radius: 4px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.city-flag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.city-name {
    flex-grow: 1;
    font-size: 15px;
    font-weight: 600;
    color: var(--text-primary);
    margin: 0;
    padding: 0;
    text-align: left;
}

.city-tenders {
    font-size: 14px;
    color: var(--primary-color);
    font-weight: 700;
    flex-shrink: 0;
    white-space: nowrap;
    background: rgba(26, 95, 180, 0.08);
    padding: 4px 10px;
    border-radius: 8px;
    min-width: min-content;
}

/* Map Legend */
.map-legend {
    padding: 12px 20px;
    border-top: 1px solid var(--border-color);
    background-color: var(--bg-light);
}

.map-legend h4 {
    font-size: 14px;
    margin-bottom: 5px;
    color: var(--text-primary);
    text-align: center;
}

.legend-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
}

.map-legend-item {
    display: flex;
    align-items: center;
    font-size: 12px;
}

.map-legend-color {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    margin-left: 5px;
}

/* Scrollbar Styling */
#cities-list::-webkit-scrollbar {
    width: 6px;
}

#cities-list::-webkit-scrollbar-track {
    background: var(--bg-light);
}

#cities-list::-webkit-scrollbar-thumb {
    background: var(--border-color);
    border-radius: 3px;
}

#cities-list::-webkit-scrollbar-thumb:hover {
    background: var(--text-light);
}

/* Hide footer on Cities page only */
#footer {
    display: none !important;
}

.hidden-panel {
    display: none;
}

.legend-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: white;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    border: 1px solid #ddd;
    font-size: 12px;
    font-weight: 600;
    z-index: 1000;
}

.capital-badge,
.international-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 300;
    border-radius: 20px;
    padding: 3px 10px;
    line-height: 1;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    white-space: nowrap;
}

/* العاصمة (Capital) */
.capital-badge {
    background-color: #ec771c;
    /* TenderJO orange */
}

.capital-badge i {
    color: #ffffff;
    font-size: 10px;
}

/* دولي (International) */
.international-badge {
    background-color: #1a5fb4;
    /* blue tone for contrast */
}

.international-badge i {
    color: #ffffff;
    font-size: 10px;
}



.city-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #f6f5f4;
    /* light background */
    color: #1a5fb4;
    /* TenderJO primary blue */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 16px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease;
    cursor: pointer;
}

.city-icon:hover {
    background-color: #e8eef9;
    /* light blue hover */
    color: #1c71d8;
    transform: scale(1.05);
}

/* ============================================
   Login Page Styles (userlogin.aspx)
   ============================================ */

#ctl00_TendersByCities {
    display: none;
}

/* Loading State Styles */
.btn-login-loading {
    position: relative;
    pointer-events: none;
    opacity: 0.7;
}

.btn-login-loading .login-spinner {
    display: inline-block;
    margin-right: 8px;
}

.btn-login-loading .login-text {
    opacity: 0.5;
}

.login-spinner {
    display: none;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* Real-time Validation Styles */
.input-wrapper {
    position: relative;
}

.validation-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    pointer-events: none;
    z-index: 5;
}

.validation-icon.valid {
    color: #28a745;
}

.validation-icon.invalid {
    color: #dc3545;
}

.with-icon .validation-icon {
    right: 45px;
    /* Adjust for password toggle button */
}

/* Accessibility - Focus Indicators */
.input-text:focus,
.input-text:focus-visible {
    outline: 2px solid #007bff;
    outline-offset: 2px;
    border-color: #007bff;
}

button:focus,
button:focus-visible,
a:focus,
a:focus-visible,
input[type='checkbox']:focus,
input[type='checkbox']:focus-visible {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

.icon.yellow-bg:focus,
.icon.yellow-bg:focus-visible {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

/* Ensure validation icon doesn't overlap with password toggle */
.with-icon.full-width .input-text {
    padding-right: 48px !important;
    /* Space for toggle button only (validation icon not needed for password) */
}

/* Login Page Layout Styles */
#content.login-page-content {
    height: 100vh;
    background: url('assets/img/bglogin1.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.login-contact-box {
    border-radius: 15px;
}

.login-booking-hotel {
    opacity: 0.9;
}

.login-header-center {
    text-align: center;
}

.login-user-icon {
    width: 150px;
}

.login-divider-container {
    justify-content: center;
}

.login-divider-line {
    background: #eee;
}

.login-validation-icon-hidden {
    display: none;
}

.login-alert-error-hidden {
    visibility: hidden;
}


.TendersErachCss {
    background: #e3e3e3 !important;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

/* ============================================
   Styles moved from Default.aspx, TendersSearch.aspx, Newsletter.aspx, AdvancedSearch.aspx
   ============================================ */

/* Default.aspx - Country Filter Component Styles */
:root {
    --brand-primary: #f5833d;
    --brand-primary-hover: #e6701a;
    --brand-secondary: #2e8795;
    --brand-secondary-dark: #1d5c67;
    --brand-secondary-light: #e0e7ff;
    --brand-accent: #01b7f2;

    --brand-text: #747474;
    --brand-text-strong: #0f172a;
    --brand-text-muted: #666666;
    --brand-text-light: #888888;

    --brand-bg: #ffffff;
    --brand-bg-alt: #f8fafc;
    --brand-border: #e2e8f0;
    --brand-border-strong: #cbd5e1;

    --brand-success: #98ce44;
    --brand-warning: #f59e0b;
    --brand-danger: #ef4444;
    --brand-info: #3b82f6;

    --tg-font-base: 1rem;
    --tg-font-sm: 0.875rem;
    --tg-font-xs: 0.8125rem;
    --tg-font-lg: 1.125rem;
    --tg-btn: 0.95rem;
    --tg-line-height-base: 1.6;
    --tg-line-height-headings: 1.2;
    --tg-h1: clamp(2rem, 2vw + 1.5rem, 2.75rem);
    --tg-h2: clamp(1.75rem, 1.5vw + 1.25rem, 2.25rem);
    --tg-h3: clamp(1.5rem, 1vw + 1.1rem, 1.875rem);
    --tg-h4: 1.25rem;
    --tg-h5: 1.125rem;
    --tg-h6: 1rem;

    --primary-blue: var(--brand-secondary);
    --secondary-blue: var(--brand-accent);
    --accent-orange: var(--brand-primary);
    --card-bg: var(--brand-bg);
    --text-medium: var(--brand-text-muted);
    --text-light: var(--brand-text-light);
    --shadow-light: 0 3px 10px rgba(0, 0, 0, 0.05);
}

/* Country Filter Component - Minimal Styles */
.et-country-filter {
    background: #fff;
    padding: 4px 8px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px !important;
}

.et-filter-title {
    color: #1a3a8f;
    font-size: 1.1rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.et-selected-tags {
    display: none;
}

.et-selected-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #f0f5ff;
    color: #2a56c6;
    padding: 4px 10px;
    border-radius: 16px;
    font-size: 0.8rem;
    font-weight: 600;
}

.et-selected-tag i {
    cursor: pointer;
    font-size: 0.7rem;
    opacity: 0.7;
}

.et-selected-tag i:hover {
    opacity: 1;
}

.et-country-flags-wrapper {
    position: relative;
}

.et-country-flags {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 16px;
    padding: 16px;

}

.et-country-flags::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.et-scroll-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    border: 1px solid #ddd;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 0.8;
    transition: opacity 0.3s;
}

.et-scroll-arrow:hover {
    opacity: 1;
    background-color: #f8f9fa;
}

.search-results-titlehome.with-country-filter-arrows {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px 10px;
    padding-inline-start: 8px;
    padding-inline-end: 8px;
    padding-block: 8px 0;
    min-height: 36px;
}

.country-filter-nav-arrows {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    gap: 8px;
    z-index: 2;
    visibility: visible;
    opacity: 1;
}

.country-filter-arrow-left,
.country-filter-arrow-right {
    position: relative;
    background-color: white;
    border: 1px solid #ddd;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 0.8;
    transition: opacity 0.3s;
}

.country-filter-arrow-left:hover,
.country-filter-arrow-right:hover {
    opacity: 1;
    background-color: #f8f9fa;
}

.country-filter-arrow-left i,
.country-filter-arrow-right i {
    font-size: 0.8rem;
    color: #666;
}

.search-results-titlehome.with-country-filter-arrows img {
    margin-left: 6px;
}

.search-results-titlehome.with-country-filter-arrows small {
    flex-basis: 100%;
    display: block;
    font-size: var(--tg-font-sm, 0.875rem);
    line-height: 1.4;
    color: #6b7280;
    margin-top: 4px;
}

@media (max-width: 768px) {
    .search-results-titlehome.with-country-filter-arrows {
        padding-inline-start: 0;
        flex-direction: column;
        align-items: flex-start;
    }

    .country-filter-nav-arrows {
        position: static;
        transform: none;
        margin-bottom: 8px;
        order: 2;
    }

    .search-results-titlehome.with-country-filter-arrows > .search-results-titlehome {
        order: 1;
    }
}

.et-scroll-arrow i {
    font-size: 0.8rem;
    color: #666;
}

.et-flag-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    padding: 12px 8px;
    border-radius: 6px;
    min-width: 84px;
    flex-shrink: 0;
    transition: background 0.2s;
    border: 1px solid #f5f5f5;
}

.et-flag-item:hover {
    background: #f8f9fa;
}

.et-flag-item.selected {
    background: #f0f5ff;
    border: 2px solid #2a56c6;
}

.et-flag-circle {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
    border: 2px solid transparent;
    position: relative;
}

.et-flag-item.selected .et-flag-circle {
    border-color: #2a56c6;
}

.et-flag-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.et-country-name {
    font-size: 0.75rem;
    text-align: center;
    font-weight: 600;
    color: #666;
    margin-bottom: 2px;
    line-height: 1.2;
}

.et-flag-item.selected .et-country-name {
    color: #2a56c6;
}

.et-country-code {
    font-size: 0.65rem;
    color: #888;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .et-flag-circle {
        width: 44px;
        height: 44px;
    }

    .et-flag-item {
        min-width: 65px;
    }
}

/* TendersSearch.aspx - User Select Disable */
* {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
}

@media (max-width: 992px) {
    .listing-style3.flight .details .details-wrapper .time {
        letter-spacing: .04em;
        display: table-cell;
    }
}

/* Newsletter.aspx - Loading Animation */
#newsletterLoading,
#appendixLoading {
    animation: fadeInUp 0.4s ease-out;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dot-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 20px 0;
}

.dot-loader .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ffb400;
    animation: dotPulse 1.4s ease-in-out infinite both;
}

.dot-loader .dot:nth-child(1) {
    animation-delay: -0.32s;
}

.dot-loader .dot:nth-child(2) {
    animation-delay: -0.16s;
}

@keyframes dotPulse {

    0%,
    80%,
    100% {
        transform: scale(0.8);
        opacity: 0.5;
    }

    40% {
        transform: scale(1.2);
        opacity: 1;
    }
}

.loader-text {
    margin-top: 10px;
    color: #666;
    font-size: 14px;
}

/* AdvancedSearch.aspx - Search Header Styles */
.search-header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 25px;
    background: #FAFAFA;
    border-bottom: 4px solid #4646554d;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.search-header-title {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #2e8795;
    font-weight: 600;
}

.search-header-icon {
    color: #2e8795;
    margin-left: 10px;
    font-size: 22px;
}

.search-results-count {
    background: #ff7f27;
    color: white;
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 16px;
    margin: 0 8px;
}

.search-header-controls {
    display: flex;
    align-items: center;
    gap: 15px;
}

.search-active-filters {
    font-size: 14px;
    color: #555;
    background: #f8f8f8;
    padding: 8px 15px;
    border-radius: 4px;
    border-right: 3px solid #2e8795;
}

.search-filter-value {
    color: #2e8795;
    font-weight: 600;
}

.search-reset-btn {
    display: flex;
    align-items: center;
    background: #ff7f27;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 10px 18px;
    font-size: 15px;
    height: 48px;
    line-height: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}

.search-reset-btn:hover {
    background: #e6701a;
}

.search-reset-icon {
    font-size: 16px;
    margin-left: 8px;
}

.search-reset-text {
    text-align: right;
}

.search-reset-primary {
    display: block;
    font-size: 15px;
}

.search-reset-secondary {
    display: block;
    font-size: 11px;
    font-style: normal;
    opacity: 0.9;
    margin-top: 1px;
}

/* Hide empty Select2 selection tags */
.select2-selection__choice:empty,
.select2-selection__choice:has(span:empty),
.select2-selection__choice span:empty {
    display: none !important;
}

/* Hide Select2 tags that contain only whitespace */
.select2-selection__choice {
    white-space: nowrap;
}

.select2-selection__choice span {
    display: inline-block;
}

/* Hide tags with no visible text content */
.select2-selection__choice:not(:has(span:not(:empty))) {
    display: none !important;
}

/* Category multiselect (Select2) – clean, professional pills */
#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container .select2-selection--multiple {
    min-height: 32px;
    padding: 6px 8px;
    border: 1px solid #cccccc;
    background: #f5f5f5;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 3px;
    gap: 6px;
    transition: box-shadow 0.15s ease, border-color 0.15s ease, background 0.15s ease;
}

#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #fff;
    border: 1px solid #d6e2ee;
    border-radius: 999px;
    padding: 4px 10px;
    color: #0f172a;
    font-size: 13px;
    box-shadow: none;
}

/* Highlight the "All categories" option distinctly in dropdown and tags */
#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default .select2-results__option[data-value="0"],
#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default .select2-results__option[id*="-0"] {
    font-weight: 700;
    color: #f5833d;
    background: #fffaf5;
}

/* Highlight the selected "All categories" tag via helper class */
#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default .select2-selection__choice.choice-all {
    background: #fffaf5;
    border: 1px solid #f7c9a5;
    color: #f15a29;
    font-weight: 700;
}

#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border: none;
    color: #f5833d;
    margin-right: 6px;
    font-size: 14px;
}

#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container .select2-selection__clear {
    background: #f5833d;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 6px 4px 6px 0;
    font-weight: 700;
    cursor: pointer;
}

#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default .select2-selection--multiple .select2-search__field {
    margin: 4px 0;
    font-size: 13px;
    color: #64748b;
}

#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default .select2-selection--multiple {
    cursor: pointer;
}

#ctl00_ContentPlaceHolder1_ddlCategories+.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #f5833d;
    background: #fffaf5;
    box-shadow: 0 0 0 3px rgba(245, 131, 61, 0.14);
}

@media (max-width: 768px) {
    .search-header-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .search-header-controls {
        width: 100%;
        justify-content: space-between;
        margin-top: 15px;
    }

    .search-header-title {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .search-header-controls {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .search-active-filters {
        width: 100%;
    }

    .search-reset-btn {
        width: 100%;
        justify-content: center;
    }
}

/* Search Loading Animation */
#searchLoading {
    animation: fadeInUp 0.4s ease-out;
    display: none;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.loading-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 12px;
    padding: 16px 18px;
    max-width: 380px;
    margin: 0 auto;
}

.dot-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 14px;
}

.dot-loader .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    animation: pulse 1.4s ease-in-out infinite both;
}

.dot-loader .dot:nth-child(1) {
    background: #298495;
    animation-delay: -0.32s;
}

.dot-loader .dot:nth-child(2) {
    background: #f5833d;
    animation-delay: -0.16s;
}

.dot-loader .dot:nth-child(3) {
    background: #298495;
    animation-delay: 0s;
}

.loader-text {
    text-align: center;
    font-size: 15px;
    color: #0f172a;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.loader-icon {
    text-align: center;
    margin-bottom: 10px;
    color: #298495;
}

@keyframes pulse {

    0%,
    80%,
    100% {
        transform: scale(0.8);
        opacity: 0.5;
    }

    40% {
        transform: scale(1.2);
        opacity: 1;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Search Button Enhancement */
#btnsearch {
    transition: all 0.3s ease;
}

#btnsearch:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

#btnsearch:active {
    transform: translateY(0);
}

/* Search Buttons Row */
.search-buttons-row {
    margin-top: 10px;
}

.search-buttons-row .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.search-buttons-row .col-xs-6:first-child {
    padding-right: 5px;
}

.search-buttons-row .col-xs-6:last-child {
    padding-left: 5px;
}

@media (max-width: 768px) {
    .search-buttons-row .col-xs-6 {
        width: 100%;
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }
}

/* Smooth Results Appearance */
#SearchResultsBar {
    animation: fadeInUp 0.5s ease-out;
}

#getalltendersapi article {
    animation: fadeInUp 0.4s ease-out;
}

/* Empty Data Animation */
#divEmptyData {
    animation: fadeInUp 0.5s ease-out;
}

/* Tender Favorite Notification - Unified Unique Class */
.tender-fav-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
    color: white;
    padding: 16px 24px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 10000;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    font-weight: 500;
    animation: tender-fav-slide-in-right 0.3s ease-out, tender-fav-fade-out 0.3s ease-out 2.7s forwards;
    max-width: 450px;
    min-width: 380px;
}

[dir="rtl"] .tender-fav-notification {
    right: auto;
    left: 20px;
    animation: tender-fav-slide-in-left 0.3s ease-out, tender-fav-fade-out-rtl 0.3s ease-out 2.7s forwards;
}

.tender-fav-notification i {
    font-size: 20px;
    flex-shrink: 0;
}

.tender-fav-notification-success {
    background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
}

.tender-fav-notification-error {
    background: linear-gradient(135deg, #f44336 0%, #d32f2f 100%);
}

@keyframes tender-fav-slide-in-right {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes tender-fav-slide-in-left {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes tender-fav-fade-out {
    from {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(100%);
    }
}

@keyframes tender-fav-fade-out-rtl {
    from {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(-100%);
    }
}

/* Multi-select Category Hint */
small[style*="color: #666"] {
    display: block;
    margin-top: 5px;
}

/* Search Loading Indicator */
.search-loading-indicator {
    display: none;
    text-align: center;
    padding: 60px 20px;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 12px;
    margin: 20px 0;
}

.search-loading-wrapper {
    display: inline-block;
    position: relative;
}

.search-loading-spinner {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
}

.search-spinner-ring {
    position: absolute;
    border-radius: 50%;
}

.search-spinner-ring-1 {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(46, 135, 149, 0.2);
    border-top-color: #2e8795;
    animation: search-spin 1s linear infinite;
}

.search-spinner-ring-2 {
    width: 60px;
    height: 60px;
    top: 10px;
    left: 10px;
    border: 3px solid rgba(255, 127, 39, 0.2);
    border-top-color: #ff7f27;
    animation: search-spin 0.8s linear infinite reverse;
}

.search-spinner-ring-3 {
    width: 40px;
    height: 40px;
    top: 20px;
    left: 20px;
    border: 2px solid rgba(46, 135, 149, 0.2);
    border-top-color: #2e8795;
    animation: search-spin 0.6s linear infinite;
}

.search-spinner-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.search-spinner-icon i {
    font-size: 20px;
    color: #2e8795;
}

.search-loading-title {
    color: #2e8795;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.search-loading-message {
    color: #757575;
    font-size: 13px;
    font-style: italic;
}

.search-loading-dots {
    margin-top: 12px;
    color: #2e8795;
    font-size: 18px;
    letter-spacing: 4px;
}

.search-dot {
    display: inline-block;
}

.search-dot-1 {
    animation: search-dot-1 1.4s infinite;
}

.search-dot-2 {
    animation: search-dot-2 1.4s infinite;
}

.search-dot-3 {
    animation: search-dot-3 1.4s infinite;
}

@keyframes search-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes search-dot-1 {

    0%,
    20% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes search-dot-2 {

    0%,
    40% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes search-dot-3 {

    0%,
    60% {
        opacity: 0;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* BuyersDetails tenders */
.tnd-details {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    padding: 6px;
    border: 1px solid #e9e9e9;
    border-radius: 12px;
    background: #fff;
}

.tnd-details__item {
    flex: 1 1 240px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 6px;
    border-radius: 10px;
    background: #fafafa;
    border: 1px solid #f0f0f0;
}

.tnd-details__icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #eee;
}

.tnd-details__icon i {
    font-size: 16px;
}

.tnd-details__content {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    min-width: 0;
}

.tnd-details__label {
    font-size: 12px;
    opacity: .75;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tnd-details__value {
    font-size: 14px;
    font-weight: 600;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

[dir="rtl"] .tnd-details {
    direction: rtl;
}

.tenders-titlebar {
    position: relative;
}

.tenders-titlebar>* {
    position: relative;
    z-index: 1;
}

.tenders-title-icon {

    z-index: 0;
    pointer-events: none;
}

[dir="rtl"] .tenders-title-icon {
    right: auto;
    left: 20px;
}

.tenders-live-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #2e8795;
    position: relative;
    display: inline-block;
    animation: tenders-live-pulse 2.6s ease-out infinite;
}



@keyframes tenders-live-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(46, 135, 149, 0.45);
        transform: scale(1);
        opacity: 1;
    }

    65% {
        box-shadow: 0 0 0 6px rgba(46, 135, 149, 0);
        transform: scale(1.03);
        opacity: 1;
    }

    100% {
        box-shadow: 0 0 0 6px rgba(46, 135, 149, 0);
        transform: scale(1);
        opacity: 1;
    }
}

@media (prefers-reduced-motion: reduce) {
    .tenders-live-dot {
        animation: none;
    }
}

/* Typography normalization overrides */
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
    font-weight: 700;
    line-height: var(--tg-line-height-headings, 1.2);
    color: inherit;
    margin: 0 0 15px;
}

body h1 { font-size: var(--tg-h1, 2rem); }
body h2 { font-size: var(--tg-h2, 1.75rem); }
body h3 { font-size: var(--tg-h3, 1.5rem); }
body h4 { font-size: var(--tg-h4, 1.25rem); }
body h5 { font-size: var(--tg-h5, 1.125rem); }
body h6 { font-size: var(--tg-h6, 1rem); }

body p {
    font-size: 1.0833em;
    line-height: var(--tg-line-height-base, 1.6);
    margin-bottom: 15px;
}

body button,
body .btn,
body input[type="button"],
body input[type="submit"],
body input[type="reset"],
body select {
    font-family: "Tajawal", "Segoe UI", Roboto, Arial, sans-serif;
    font-size: var(--tg-btn, 0.95rem);
    line-height: 1.2;
    font-weight: 600;
}

body .search-results-title,
body .search-results-titlehome,
body .search-results-orange {
    font-size: var(--tg-h5, 1.125rem);
    line-height: 1.4;
}

body .search-results-titlehome {
    font-size: var(--tg-h4, 1.25rem);
    line-height: 1.3;
}


/* --------------------------------------------------------------
   Restored from backup - classes previously removed
   -------------------------------------------------------------- */
.TenderGlobalFooter {
  --primary: #318896;
  --secondary: #ff8b40;
  --accent: #98ce44;
  --dark: #2d3e52;
  --light: #ffffff;
  --gray: #707070;
  --light-gray: #bebebe;
  --border: #e0e0e0;
  --shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  --transition: all 0.3s ease;
  background: var(--light);
  border-top: 1px solid var(--border);
  margin-top: auto;
  color: var(--gray);
}

.TenderGlobalFooter .footer-wave {
  height: 3px;
  background: linear-gradient(
    90deg,
    var(--primary) 0%,
    var(--secondary) 50%,
    var(--accent) 100%
  );
  width: 100%;
}

.TenderGlobalFooter .footer-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2.5rem 1.5rem 1.5rem;
}

.TenderGlobalFooter .footer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--border);
}

.TenderGlobalFooter .footer-logo {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}

.TenderGlobalFooter .footer-logo img {
  height: 40px;
  width: auto;
  transition: var(--transition);
}

.TenderGlobalFooter .footer-logo img:first-child {
  height: 45px;
}

.TenderGlobalFooter .flags-wrapper img {
  height: 30px;
  width: auto;
  opacity: 0.8;
  transition: var(--transition);
}

.TenderGlobalFooter .flags-wrapper img:hover {
  opacity: 1;
}

.TenderGlobalFooter .footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin-bottom: 2rem;
}

.TenderGlobalFooter .footer-column {
  min-width: 0;
}

.TenderGlobalFooter .footer-heading {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
  color: var(--primary);
  letter-spacing: 0.5px;
  position: relative;
  display: inline-block;
  padding-bottom: 0.25rem;
}

.TenderGlobalFooter .footer-heading::after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 35px;
  height: 2px;
  background: var(--secondary);
  border-radius: 2px;
}

.TenderGlobalFooter .footer-links {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}

.TenderGlobalFooter .footer-link {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--gray);
  text-decoration: none;
  font-size: 0.85rem;
  transition: var(--transition);
}

.TenderGlobalFooter .footer-link i {
  font-size: 0.75rem;
  color: var(--secondary);
  width: 18px;
  transition: transform 0.2s;
}

.TenderGlobalFooter .footer-link:hover {
  color: var(--primary);
  transform: translateX(-3px);
}

.TenderGlobalFooter .footer-link:hover i {
  transform: translateX(-2px);
}

.TenderGlobalFooter .app-badges {
  margin-top: 0.5rem;
}

.TenderGlobalFooter .download-container {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 200px;
}

.TenderGlobalFooter .main-button {
  background: var(--primary);
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 0.8rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  cursor: pointer;
  width: 100%;
  transition: var(--transition);
  text-decoration: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.TenderGlobalFooter .main-button:hover {
  background: var(--dark);
  transform: translateY(-2px);
}

.TenderGlobalFooter .main-button .badge {
  background: var(--light);
  font-size: 0.65rem;
  padding: 2px 6px;
  border-radius: 20px;
  font-weight: normal;
  color: var(--gray);
}

.TenderGlobalFooter .chevron {
  transition: transform 0.2s;
  width: 14px;
  height: 14px;
}

.TenderGlobalFooter .download-container.active .chevron {
  transform: rotate(180deg);
}

.TenderGlobalFooter .platform-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 8px;
  box-shadow: var(--shadow);
  margin-top: 6px;
  display: none;
  z-index: 20;
  overflow: hidden;
  border: 1px solid var(--border);
}

.TenderGlobalFooter .download-container.active .platform-options {
  display: block;
}

.TenderGlobalFooter .platform-option {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  text-decoration: none;
  color: var(--dark);
  transition: background 0.2s;
  border-bottom: 1px solid #f0f0f0;
}

.TenderGlobalFooter .platform-option:last-child {
  border-bottom: none;
}

.TenderGlobalFooter .platform-option:hover {
  background: #f9f9f9;
}

.TenderGlobalFooter .platform-option i {
  font-size: 1.5rem;
  width: 30px;
  color: var(--gray);
}

.TenderGlobalFooter .platform-option .text span {
  display: block;
  font-size: 0.7rem;
  color: #888;
}

.TenderGlobalFooter .platform-option .text span:last-child {
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--dark);
}

.TenderGlobalFooter .contact-column .contact-bubble {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 1.2rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  text-align: center;
  border: 1px solid var(--border);
  transition: var(--transition);
}

.TenderGlobalFooter .contact-bubble:hover {
  border-color: var(--primary);
  box-shadow: var(--shadow);
}

.TenderGlobalFooter .contact-bubble img {
  width: 32px;
  height: auto;
}

.TenderGlobalFooter .contact-bubble a {
  color: var(--gray);
  text-decoration: none;
  font-size: 0.85rem;
  transition: color 0.2s;
}

.TenderGlobalFooter .contact-bubble a:hover {
  color: var(--primary);
}

.TenderGlobalFooter .social-minimal {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 6px;
  flex-wrap: wrap;
}

.TenderGlobalFooter .social-icon {
  width: 32px;
  height: 32px;
  transition: transform 0.2s;
  opacity: 0.7;
}

.TenderGlobalFooter .social-icon:hover {
  transform: translateY(-3px);
  opacity: 1;
}

.TenderGlobalFooter .footer-base {
  border-top: 1px solid var(--border);
  padding-top: 1.5rem;
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  font-size: 0.75rem;
  color: var(--gray);
}

.TenderGlobalFooter .copyright {
  order: 1;
}

.TenderGlobalFooter .legal-links {
  order: 2;
  display: flex;
  gap: 1rem;
}

.TenderGlobalFooter .legal-links a {
  color: var(--gray);
  text-decoration: none;
}

.TenderGlobalFooter .legal-links a:hover {
  color: var(--primary);
}

.TenderGlobalFooter .pull-left,
.TenderGlobalFooter .pull-right {
  order: 3;
}

.TenderGlobalFooter .pull-left img,
.TenderGlobalFooter .pull-right img {
  height: 28px;
  width: auto;
  opacity: 0.7;
  transition: opacity 0.2s;
}

.TenderGlobalFooter .pull-left img:hover,
.TenderGlobalFooter .pull-right img:hover {
  opacity: 1;
}

@media (max-width: 992px) {
  .TenderGlobalFooter .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}

@media (max-width: 640px) {
  .TenderGlobalFooter .footer-grid {
    grid-template-columns: 1fr;
  }

  .TenderGlobalFooter .footer-header {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
  }

  .TenderGlobalFooter .footer-logo {
    justify-content: center;
  }

  .TenderGlobalFooter .flags-wrapper img {
    height: 25px;
  }

  .TenderGlobalFooter .footer-base {
    flex-direction: column;
    text-align: center;
  }

  .TenderGlobalFooter .legal-links {
    justify-content: center;
  }

  .TenderGlobalFooter .pull-left,
  .TenderGlobalFooter .pull-right {
    order: 4;
  }

  .TenderGlobalFooter .download-container {
    max-width: 100%;
  }

  .TenderGlobalFooter .contact-column .contact-bubble {
    max-width: 280px;
    margin: 0 auto;
  }
}

.TenderGlobalFooter .footer-link,
.TenderGlobalFooter .legal-links a,
.TenderGlobalFooter .copyright {
  font-size: 0.8rem;
}

/* ==========================================================================
   Services Page Font Enhancements
   ========================================================================== */

/* RTL-safe Testimonial Carousel */
.tg-testimonial-slider {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 28px 28px 20px;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.tg-testimonial-slide {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.tg-testimonial-slide.active {
  display: block;
  opacity: 1;
}
.tg-testimonial-slide .description {
  font-style: italic;
  color: #666;
  line-height: 1.8;
  margin-bottom: 18px;
  font-size: 0.95rem;
}
.tg-testimonial-slide .author {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-direction: row-reverse;
}
.tg-testimonial-slide .author img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  object-fit: cover;
  flex-shrink: 0;
}
.tg-testimonial-slide .author .name {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  margin: 0;
  text-align: right;
}
.tg-testimonial-slide .author .name small {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #999;
  margin-top: 3px;
}
.tg-testimonial-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  list-style: none;
  padding: 14px 0 0;
  margin: 0;
}
.tg-testimonial-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ddd;
  cursor: pointer;
  transition: background 0.3s;
}
.tg-testimonial-dots li.active {
  background: #e87722;
}

/* Services page font improvements */
#honeymoon1 h1.s-title {
  font-size: 2.4rem;
  font-weight: 800;
}
.service-page #main h2 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 16px;
}
.service-page #main .block h2 {
  font-size: 1.5rem;
}
.image-box.style12 h4.box-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: #2c7873;
}
.image-box.style12 .details p {
  font-size: 0.95rem;
  line-height: 1.75;
  color: #555;
}
.service-page .tabs li a {
  font-size: 1rem;
  font-weight: 600;
}
.service-page h5.box-title {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}
.service-page h5.box-title small {
  font-size: 0.8rem;
  color: #888;
}
.service-page .price {
  font-size: 1.5rem;
  font-weight: 700;
  color: #e87722;
}
.service-page .price small {
  font-size: 0.7rem;
  display: block;
  color: #999;
}
.service-page p.no-margin {
  font-size: 0.88rem;
  color: #666;
  line-height: 1.7;
}
.page-title-container h2.entry-title {
  font-size: 1.5rem;
}

/* ==========================================================================
   Tender Details Pages Font Enhancements
   ========================================================================== */

/* Main tender title */
.tender-details-page h1.s-title {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.4;
  color: #222;
}
.tender-details-page h1.s-title small {
  font-size: 0.9rem;
}
.tender-details-page h1.s-title small a {
  font-size: 1rem;
  font-weight: 600;
}

/* Meta info grid */
.tender-details-page .meta-label {
  font-size: 0.82rem;
  font-weight: 600;
  color: #888;
  display: block;
  margin-bottom: 2px;
}
.tender-details-page .meta-value {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}
.tender-details-page .meta-info-item i {
  font-size: 1.1rem;
  margin-top: 4px;
  color: #e87722;
}

/* Tabs navigation */
.tender-details-page .tabs li a {
  font-size: 0.95rem;
  font-weight: 600;
}

/* Tender ID + name card */
.tender-details-page .id-tech-adaptive {
  font-size: 0.85rem;
  color: #999;
  margin-bottom: 6px;
}
.tender-details-page article.box h4.box-title {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.6;
  color: #2c7873;
}
.tender-details-page article.box h4.box-title a {
  font-size: 1rem;
}

/* Accordion */
.tender-details-page .panel-title a {
  font-size: 1rem;
  font-weight: 600;
}
.tender-details-page .panel-content p {
  font-size: 0.95rem;
  line-height: 1.85;
  color: #555;
}

/* Buyer info sidebar */
.tender-details-page .booking-details h5 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #333;
}
.tender-details-page .booking-details h5.box-title a {
  font-size: 0.95rem;
  color: #2c7873;
}
.tender-details-page .booking-details h4 {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
  margin: 10px 0 6px;
}
.tender-details-page .icon-box.style1 p.box-title {
  font-size: 0.9rem;
  font-weight: 500;
  color: #444;
}
.tender-details-page h4.main-message {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}

/* Related suppliers */
.tender-details-page #shorticonreletedsuppliers h3 {
  font-size: 1.2rem;
  font-weight: 700;
}
.tender-details-page #shorticonreletedsuppliers h4 {
  font-size: 1.1rem;
  font-weight: 700;
}

/* Country sidebar card */
.tender-details-page .testimonial.style3 h2.box-title,
.tender-details-page .testimonial.style3 h4.box-title {
  font-size: 1.05rem;
  font-weight: 700;
}

/* Free tender list */
.tender-details-page .detailed-logo h5 {
  font-size: 1rem;
  font-weight: 700;
}
.tender-details-page h6.box-title a {
  font-size: 0.9rem;
  font-weight: 600;
  color: #333;
  line-height: 1.5;
}
.tender-details-page h6.box-title small {
  font-size: 0.75rem;
  color: #999;
}

/* Closing today widget */
.tender-details-page h5.box-title strong {
  font-size: 0.95rem;
}

/* TenderDetailsFree page (uses #content scope) */
#content h1.s-title {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.4;
  color: #222;
}
#content h1.s-title small {
  font-size: 0.9rem;
}
#content h1.s-title small a {
  font-size: 1rem;
  font-weight: 600;
}
#content .meta-label {
  font-size: 0.82rem;
  font-weight: 600;
  color: #888;
  display: block;
  margin-bottom: 2px;
}
#content .meta-value {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}
#content .meta-info-item i {
  font-size: 1.1rem;
  margin-top: 4px;
  color: #e87722;
}
#content .tabs li a {
  font-size: 0.95rem;
  font-weight: 600;
}
#content .id-tech-adaptive {
  font-size: 0.85rem;
  color: #999;
  margin-bottom: 6px;
}
#content article.box h4.box-title {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.6;
  color: #2c7873;
}
#content article.box h4.box-title a {
  font-size: 1rem;
}
#content .panel-title a {
  font-size: 1rem;
  font-weight: 600;
}
#content .panel-content p {
  font-size: 0.95rem;
  line-height: 1.85;
  color: #555;
}
#content .booking-details h5 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #333;
}
#content .booking-details h5.box-title a {
  font-size: 0.95rem;
  color: #2c7873;
}
#content .booking-details h4 {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
  margin: 10px 0 6px;
}
#content .icon-box.style1 p.box-title {
  font-size: 0.9rem;
  font-weight: 500;
  color: #444;
}
#content h4.main-message {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}
#content #shorticonreletedsuppliers h3 {
  font-size: 1.2rem;
  font-weight: 700;
}
#content #shorticonreletedsuppliers h4 {
  font-size: 1.1rem;
  font-weight: 700;
}
#content .testimonial.style3 h2.box-title,
#content .testimonial.style3 h4.box-title {
  font-size: 1.05rem;
  font-weight: 700;
}
#content .detailed-logo h5 {
  font-size: 1rem;
  font-weight: 700;
}
#content h6.box-title a {
  font-size: 0.9rem;
  font-weight: 600;
  color: #838383;
  line-height: 1.5;
}
#content h6.box-title small {
  font-size: 0.75rem;
  color: #999;
}
#content h5.box-title strong {
  font-size: 0.95rem;
}

/* ═══════════════════════════════════════════════════
   PROMO / PARALLAX SECTION — Trust Banner & Sector Grid
   ═══════════════════════════════════════════════════ */

/* Scrolling ticker */
.promo-badge-ticker {
  background: #ffffff;
  border-top: 1px solid #e8f0f2;
  border-bottom: 2px solid var(--primary, #2e8795);
  overflow: hidden;
  padding: 10px 0;
  white-space: nowrap;
}
.promo-badge-ticker-track {
  display: inline-flex;
  gap: 0;
  animation: tickerScroll 28s linear infinite;
}
.promo-badge-ticker:hover .promo-badge-ticker-track {
  animation-play-state: paused;
}
@keyframes tickerScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.promo-ticker-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 36px;
  font-size: 0.88rem;
  font-weight: 600;
  color: #2e8795;
  border-right: 1px solid #d0e9ec;
}
.promo-ticker-item img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  flex-shrink: 0;
}

/* Parallax overlay */
.promo-box.parallax {
  position: relative;
}
.promo-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.62) 0%,
    rgba(0, 20, 30, 0.5) 100%
  );
  z-index: 1;
}

/* Country flag strip */
.promo-flag-strip {
  padding: 18px 0 10px;
}
.promo-flag-circle {
  margin: 4px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.45);
  transition:
    transform 0.2s,
    border-color 0.2s;
  vertical-align: middle;
}
.promo-flag-circle:hover {
  transform: scale(1.18);
  border-color: #fff;
}

/* Sector grid cards */
.promo-sector-grid {
  margin-top: 14px;
}
.promo-sector-card {
  transition: transform 0.2s;
}
.promo-sector-card:hover {
  transform: translateY(-4px);
}
.promo-sector-badge {
  width: 18px;
  height: 18px;
  object-fit: contain;
  vertical-align: middle;
  margin-inline-end: 4px;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.18));
}

/* Trust panel (right column) */
.promo-trust-panel {
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 24px;
  padding: 28px 24px 24px;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* Since 2013 badge */
.promo-since-row {
  text-align: center;
}
.promo-badge-2013 {
  width: 90px;
  height: auto;
  filter: brightness(0) invert(1) drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));
}

/* Headline */
.promo-headline {
  font-size: 1.05rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 0;
  line-height: 1.4;
}

/* Trust badge items */
.promo-trust-badges {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.promo-trust-item {
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 8px 14px;
  font-size: 0.82rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.92);
  transition: background 0.2s;
}
.promo-trust-item:hover {
  background: rgba(255, 255, 255, 0.18);
}
.promo-trust-item img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  flex-shrink: 0;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.2));
}

/* Gem / Diamond strip */
.promo-gem-strip {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.promo-gem-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  padding: 8px 10px;
  transition:
    background 0.2s,
    transform 0.2s;
  cursor: default;
  min-width: 52px;
}
.promo-gem-item:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-3px);
}
.promo-gem-item img {
  width: 36px;
  height: 36px;
  object-fit: contain;
}
.promo-gem-item span {
  font-size: 0.62rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.promo-gem-featured {
  background: rgba(203, 108, 230, 0.25);
  border: 1px solid rgba(203, 108, 230, 0.5);
}
.promo-gem-featured .promo-gem-item span {
  color: #e0aaff;
}

/* CTA button */
.promo-cta-btn {
  display: flex;
  align-items: center;
  gap: 12px;
  background: linear-gradient(135deg, #f5833d 0%, #e06e2a 100%);
  color: #fff !important;
  border-radius: 14px;
  padding: 14px 18px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 0.88rem;
  transition: all 0.25s;
  box-shadow: 0 8px 20px -6px rgba(245, 131, 61, 0.5);
}
.promo-cta-btn:hover {
  background: linear-gradient(135deg, #e06e2a 0%, #c75d1a 100%);
  transform: translateY(-2px);
  box-shadow: 0 12px 28px -6px rgba(245, 131, 61, 0.55);
}
.promo-cta-btn i {
  font-size: 1.5rem;
  flex-shrink: 0;
}
.promo-cta-btn em {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  margin-top: 3px;
  opacity: 0.88;
}

/* CTA button improved layout */
.promo-cta-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: linear-gradient(135deg, #f5833d 0%, #e06e2a 100%);
  color: #fff !important;
  border-radius: 14px;
  padding: 14px 18px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 0.88rem;
  transition: all 0.25s;
  box-shadow: 0 8px 20px -6px rgba(245, 131, 61, 0.5);
}
.promo-cta-btn:hover {
  background: linear-gradient(135deg, #e06e2a 0%, #c75d1a 100%);
  transform: translateY(-2px);
  box-shadow: 0 12px 28px -6px rgba(245, 131, 61, 0.55);
  color: #fff !important;
  text-decoration: none !important;
}
.promo-cta-text {
  flex: 1;
}
.promo-cta-text strong {
  display: block;
  font-size: 0.9rem;
}
.promo-cta-text em {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  margin-top: 3px;
  opacity: 0.9;
}
.promo-cta-arrow {
  font-size: 1.2rem;
  flex-shrink: 0;
  opacity: 0.85;
}

/* ═══════════════════════════════════════════════
   AAA-SUBS — Subscription Rules & Limits Section
   ═══════════════════════════════════════════════ */
.aaa-subs-wrap {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid var(--TenderGlobalSubs-border-light);
}

/* Header */
.aaa-header-section {
  margin-bottom: 20px;
}
.aaa-header-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(245, 131, 61, 0.1);
  padding: 5px 14px;
  border-radius: 40px;
  font-size: 0.7rem;
  font-weight: 600;
  color: var(--TenderGlobalSubs-primary);
  margin-bottom: 10px;
}
.aaa-header-section h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--TenderGlobalSubs-text-main);
  display: flex;
  align-items: center;
  gap: 10px;
}
.aaa-header-section h3 i {
  color: var(--TenderGlobalSubs-primary);
}
.aaa-header-section p {
  color: var(--TenderGlobalSubs-text-muted);
  font-size: 0.82rem;
  margin-top: 6px;
}

/* Table */
.aaa-table-wrapper {
  background: #fff;
  border-radius: 18px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  overflow-x: auto;
  box-shadow: var(--TenderGlobalSubs-shadow-sm);
  margin-bottom: 20px;
}
.aaa-rules-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.82rem;
  min-width: 600px;
}
.aaa-rules-table th {
  text-align: right;
  padding: 14px 18px;
  background: #fafcff;
  font-weight: 600;
  color: var(--TenderGlobalSubs-text-muted);
  border-bottom: 1px solid var(--TenderGlobalSubs-border-light);
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.aaa-rules-table td {
  padding: 12px 18px;
  border-bottom: 1px solid var(--TenderGlobalSubs-border-light);
  vertical-align: middle;
}
.aaa-rules-table tr:last-child td {
  border-bottom: none;
}
.aaa-rules-table tr:hover {
  background: #fefaf5;
}

/* Membership cell */
.aaa-membership-cell {
  display: flex;
  align-items: center;
  gap: 10px;
}
.aaa-diamond-icon {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: var(--TenderGlobalSubs-bg-surface);
  border: 1px solid var(--TenderGlobalSubs-border-light);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.aaa-diamond-icon img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.aaa-plan-name {
  font-weight: 700;
  color: var(--TenderGlobalSubs-text-main);
  font-size: 0.83rem;
}
.aaa-plan-tag {
  font-size: 0.62rem;
  color: var(--TenderGlobalSubs-text-muted);
  margin-top: 1px;
}

/* Limit / archive cells */
.aaa-limit-value {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 700;
}
.aaa-limit-value i {
  font-size: 0.75rem;
  color: var(--TenderGlobalSubs-primary);
}
.aaa-unit {
  font-size: 0.68rem;
  color: var(--TenderGlobalSubs-text-muted);
  font-weight: 400;
}
.aaa-archive-text {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.aaa-archive-text i {
  color: var(--TenderGlobalSubs-secondary);
  font-size: 0.72rem;
}
.aaa-muted {
  color: var(--TenderGlobalSubs-text-muted);
}
.aaa-unlimited {
  color: var(--TenderGlobalSubs-success);
  font-weight: 800;
}

/* Status tags */
.aaa-status-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  border-radius: 30px;
  font-size: 0.68rem;
  font-weight: 500;
}
.aaa-status-healthy {
  background: rgba(152, 206, 68, 0.12);
  color: #558b2f;
}

/* Reset policy */
.aaa-reset-card {
  background: linear-gradient(135deg, #fff9f0 0%, #fff5e8 100%);
  border-radius: 14px;
  padding: 14px 20px;
  margin-bottom: 18px;
  border: 1px solid rgba(245, 131, 61, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
.aaa-reset-content {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.aaa-reset-icon {
  width: 40px;
  height: 40px;
  background: rgba(245, 131, 61, 0.1);
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.aaa-reset-icon i {
  font-size: 1.1rem;
  color: var(--TenderGlobalSubs-warning);
}
.aaa-reset-text h4 {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--TenderGlobalSubs-warning);
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.aaa-reset-text p {
  color: var(--TenderGlobalSubs-text-muted);
  font-size: 0.75rem;
}
.aaa-reset-badge {
  background: var(--TenderGlobalSubs-warning);
  color: white;
  padding: 5px 14px;
  border-radius: 40px;
  font-size: 0.68rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
}

/* Legend */
.aaa-legend-section {
  background: #fff;
  border-radius: 14px;
  padding: 14px 18px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  margin-bottom: 16px;
}
.aaa-legend-section h4 {
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: var(--TenderGlobalSubs-text-muted);
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 7px;
}
.aaa-legend-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.aaa-legend-item {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 0.68rem;
  color: var(--TenderGlobalSubs-text-muted);
  background: var(--TenderGlobalSubs-bg-surface);
  padding: 4px 10px;
  border-radius: 30px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
}
.aaa-legend-item i {
  font-size: 0.68rem;
}
.aaa-legend-color {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  flex-shrink: 0;
}

/* Footer note */
.aaa-footer-note {
  text-align: center;
  font-size: 0.7rem;
  color: var(--TenderGlobalSubs-text-muted);
  padding: 12px 0 4px;
  border-top: 1px solid var(--TenderGlobalSubs-border-light);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* ═══════════════════════════════════════════════
   AAA-SUBS — Missing / Supplemental CSS
   (diamond variants, status tags, responsive)
   ═══════════════════════════════════════════════ */

/* Diamond icon border tints per plan */
.aaa-diamond-free {
  border-color: #d4d4d4;
}
.aaa-diamond-basic {
  border-color: #a5cdd1;
}
.aaa-diamond-advance {
  border-color: #f7b896;
}
.aaa-diamond-corporate {
  border-color: #bdbdbd;
}
.aaa-diamond-premium {
  border-color: #e0aeff;
}

/* Plan tag — must be block so it appears on its own line */
.aaa-plan-tag {
  display: block;
}

/* Unlimited badge — flex + green */
.aaa-unlimited-badge {
  color: var(--TenderGlobalSubs-success);
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

/* Missing status variants */
.aaa-status-warning {
  background: rgba(245, 158, 11, 0.12);
  color: #b45309;
}
.aaa-status-critical {
  background: rgba(239, 68, 68, 0.12);
  color: #dc2626;
}
.aaa-status-expired {
  background: #f1f5f9;
  color: #94a3b8;
}

/* Legend grid row-gap */
.aaa-legend-grid {
  row-gap: 8px;
}

/* Footer note margin-top (match AAA-SUBS) */
.aaa-footer-note {
  margin-top: 20px;
}

/* ── Responsive ── */
@media (max-width: 640px) {
  .aaa-reset-card {
    flex-direction: column;
    text-align: center;
  }
  .aaa-reset-content {
    justify-content: center;
  }
  .aaa-header-section h3 {
    font-size: 1rem;
  }
  .aaa-rules-table th,
  .aaa-rules-table td {
    padding: 10px 12px;
  }
  .aaa-membership-cell {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
}

/* Account enabled/disabled badge — profile card */
.TenderGlobalSubs-account-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  border-radius: 30px;
  font-size: 0.72rem;
  font-weight: 600;
}
.TenderGlobalSubs-account-active {
  background: rgba(152, 206, 68, 0.15);
  color: #3a7d11;
  border: 1px solid rgba(152, 206, 68, 0.35);
}
.TenderGlobalSubs-account-disabled {
  background: rgba(239, 68, 68, 0.12);
  color: #dc2626;
  border: 1px solid rgba(239, 68, 68, 0.3);
}

/* Override: aaa-rules-table th must NOT use text-transform uppercase
   (it was inherited causing raw keys to display in all-caps) */
.aaa-rules-table th {
  text-transform: none;
  letter-spacing: 0.3px;
}

/* ═══════════════════════════════════════════════════
   TenderGlobalSubs Footer Section — Enhanced to match aaaa.html
   ═══════════════════════════════════════════════════ */

/* Outer section — light background + strong top border like aaaa rules-section */
.TenderGlobalSubs-footer-section {
  margin-top: 40px;
  background: linear-gradient(135deg, #fefaf5 0%, #f8fafc 100%);
  border-radius: 28px;
  padding: 32px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  box-shadow: 0 4px 24px -6px rgba(0, 0, 0, 0.06);
}

/* Payment methods row — stronger divider line */
.TenderGlobalSubs-payment-methods {
  padding-bottom: 28px;
  border-bottom: 1px solid var(--TenderGlobalSubs-border-light);
  margin-bottom: 32px;
}

/* Payment section title label */
.TenderGlobalSubs-payment-methods::before {
  content: "";
  display: block;
}

/* Payment icons — slightly larger, brand colors */
.TenderGlobalSubs-payment-icons i {
  font-size: 2rem;
  transition: transform 0.2s;
}
.TenderGlobalSubs-payment-icons i:hover {
  transform: scale(1.12);
}
.TenderGlobalSubs-payment-icons .fa-cc-visa {
  color: #1a1f71;
}
.TenderGlobalSubs-payment-icons .fa-cc-mastercard {
  color: #eb001b;
}
.TenderGlobalSubs-payment-icons .fa-paypal {
  color: #003087;
}
.TenderGlobalSubs-payment-icons span i {
  color: var(--TenderGlobalSubs-secondary);
  font-size: 1.6rem;
}

/* CTA button — make it look like aaaa.html's pricing-btn */
.TenderGlobalSubs-contact-sales {
  background: linear-gradient(
    135deg,
    var(--TenderGlobalSubs-primary) 0%,
    #e06e2a 100%
  ) !important;
  color: white !important;
  border-color: transparent !important;
  padding: 10px 24px;
  border-radius: 40px;
  font-size: 0.85rem;
  font-weight: 600;
  box-shadow: 0 6px 16px -4px rgba(245, 131, 61, 0.4);
}
.TenderGlobalSubs-contact-sales:hover {
  background: linear-gradient(135deg, #e06e2a 0%, #c75d1a 100%) !important;
  color: white !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 20px -4px rgba(245, 131, 61, 0.45);
}

/* aaa-subs-wrap — give it clear visual separation */
.aaa-subs-wrap {
  background: #ffffff;
  border-radius: 20px;
  padding: 28px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  box-shadow: 0 2px 12px -4px rgba(0, 0, 0, 0.05);
}

/* aaa table wrapper — match aaaa.html rules-table-wrapper */
.aaa-table-wrapper {
  border-radius: 20px !important;
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.07) !important;
}

/* section header h3 — match aaaa.html section-header */
.aaa-header-section h3 {
  font-size: 1.3rem !important;
  font-weight: 800 !important;
  background: linear-gradient(
    135deg,
    var(--TenderGlobalSubs-primary) 0%,
    var(--TenderGlobalSubs-secondary) 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
  gap: 10px;
}

/* ═══════════════════════════════════════════════
   AAA-SUBS spacing/padding/margin corrections
   ═══════════════════════════════════════════════ */

/* Outer wrap — more breathing room inside */
.aaa-subs-wrap {
  padding: 32px 32px 24px !important;
  gap: 0;
}

/* Header — more space below */
.aaa-header-section {
  margin-bottom: 24px !important;
}

/* Table wrapper — more margin below before Reset card */
.aaa-table-wrapper {
  margin-bottom: 24px !important;
}

/* Table cells — more vertical padding */
.aaa-rules-table th {
  padding: 14px 20px !important;
}
.aaa-rules-table td {
  padding: 14px 20px !important;
}

/* Reset policy card — clear separation from table */
.aaa-reset-card {
  margin-top: 0 !important;
  margin-bottom: 24px !important;
  padding: 18px 24px !important;
  gap: 16px !important;
}

.aaa-reset-content {
  gap: 16px !important;
}

.aaa-reset-icon {
  width: 48px !important;
  height: 48px !important;
  flex-shrink: 0;
}

.aaa-reset-text h4 {
  font-size: 0.92rem !important;
  margin-bottom: 4px !important;
}

.aaa-reset-text p {
  font-size: 0.8rem !important;
  line-height: 1.5;
}

/* Legend section — clear gap + more internal spacing */
.aaa-legend-section {
  margin-bottom: 20px !important;
  padding: 20px 22px !important;
}

.aaa-legend-section h4 {
  margin-bottom: 16px !important;
  font-size: 0.72rem !important;
}

/* Legend grid — more gap between pills */
.aaa-legend-grid {
  gap: 10px !important;
  row-gap: 10px !important;
}

/* Legend items — slightly bigger for readability */
.aaa-legend-item {
  padding: 5px 13px !important;
  font-size: 0.72rem !important;
  gap: 7px !important;
}

.aaa-legend-color {
  width: 10px !important;
  height: 10px !important;
  flex-shrink: 0;
}

/* Footer note — more space on top, more padding */
.aaa-footer-note {
  margin-top: 20px !important;
  padding: 16px 0 8px !important;
  font-size: 0.75rem !important;
  gap: 10px !important;
}

/* Membership cell — more gap between icon and text */
.aaa-membership-cell {
  gap: 12px !important;
}

.aaa-diamond-icon {
  width: 38px !important;
  height: 38px !important;
  border-radius: 12px !important;
  flex-shrink: 0;
}

.aaa-diamond-icon img {
  width: 26px !important;
  height: 26px !important;
}

/* ═══════════════════════════════════════════════════
   GLOBAL LAYOUT FIX — Prevent horizontal overflow shift
   Affects all pages using Web.Master
   ═══════════════════════════════════════════════════ */

/* Prevent any child from causing horizontal page shift */
html {
  overflow-x: hidden !important;
  max-width: 100vw;
}

body {
  overflow-x: hidden !important;
  max-width: 100vw;
}

#page-wrapper {
  max-width: 100vw;
  width: 100%;
  /* NOTE: NO overflow-x:hidden here — it would clip nav dropdowns */
}

/* Ticker track must not extend the layout width */
.promo-badge-ticker {
  overflow: hidden !important;
  max-width: 100% !important;
  position: relative;
}

.promo-badge-ticker-track {
  will-change: transform;
  min-width: 0;
}

/* Compact nav dropdowns: MUST stay absolute so they overlay content correctly.
   .compact-dropdown, .TenderHeaderMenu-regionPanel, .TenderHeaderMenu-profileDropdownMenu
   — position stays as defined by their own rules, no override needed */

/* Country flag strip */
.country-flag-strip {
  overflow: hidden !important;
  max-width: 100% !important;
}

/* Account badge — absolute top-left of profile card */
.TenderGlobalSubs-badge-topleft {
  position: absolute !important;
  top: 10px;
  inset-inline-start: 10px;
  margin: 0 !important;
  z-index: 2;
  font-size: 0.72rem !important;
  padding: 3px 8px !important;
}
/* key_reset_policy localization support */

/* Account badge — top-right corner (replaces topleft) */
.TenderGlobalSubs-badge-topright {
  position: absolute !important;
  top: 10px;
  inset-inline-end: 10px;
  inset-inline-start: auto !important;
  margin: 0 !important;
  z-index: 2;
  font-size: 0.72rem !important;
  padding: 3px 8px !important;
  display: inline-flex !important;
  align-items: center;
  gap: 5px;
}

/* Status dot indicator */
.aaa-status-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.aaa-dot-active {
  background: #22c55e;
  box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.25);
}
.aaa-dot-disabled {
  background: #ef4444;
  box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.25);
}

/* ═══════════════════════════════════════════════════
   COMPACT NAV DROPDOWN FIX — restore visibility
   The compact-dropdown must be position:absolute (default), 
   NOT fixed. The html/body overflow-x:hidden was hiding them.
   ═══════════════════════════════════════════════════ */

/* Override: allow absolutely-positioned dropdowns to overflow the viewport
   horizontally. IMPORTANT: 'clip' is ONLY safe on the root element (<html>).
   When applied to <body> the CSS Overflow spec turns body's overflow-y from
   visible into a computed scroll container, which BREAKS vertical scrolling
   on mobile (the page becomes un-scrollable). See the mobile-scroll guard
   inline in Web.Master <head>. */
html {
  overflow-x: clip !important;
}
body {
  overflow-x: hidden !important;
}

/* Explicitly restore compact-dropdown to absolute */
.compact-dropdown {
  position: absolute !important;
}

/* Ensure nav-item is the positioning context */
.TenderCompactNav .nav-item {
  position: relative;
}

/* ═══════════════════════════════════════════════════
   RTL CONTAINER CENTERING FIX
   overflow-x:clip hides left-overflow in RTL layouts.
   Ensure all containers are always centered.
   ═══════════════════════════════════════════════════ */
.container,
.plans-container {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}

/* ═══════════════════════════════════════════════════
   COMPARISON TABLE — Global styles (mirrors SubscriptionDetails.aspx)
   Used on Subscriptions.aspx plan comparison block
   ═══════════════════════════════════════════════════ */
.comparison-container {
  background: white;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  border: 1px solid #e8f0f2;
}
.comparison-header {
  display: flex;
  border-bottom: 2px solid #e8f0f2;
  background: #fafcff;
}
.comparison-feature {
  flex: 1 1 34%;
  padding: 1.1rem 1.5rem;
  font-weight: 700;
  color: #333;
  font-size: 0.85rem;
}
.comparison-plan {
  flex: 1 1 16.5%;
  padding: 1.1rem 0.75rem;
  text-align: center;
  font-weight: 700;
  color: #2e8795;
  font-size: 0.82rem;
}
.comparison-row {
  display: flex;
  border-bottom: 1px solid #e8f0f2;
  transition: background 0.15s;
}
.comparison-row:last-child {
  border-bottom: none;
}
.comparison-row:hover {
  background: #f0fafb;
}
.comparison-feature-name {
  flex: 1 1 34%;
  padding: 0.9rem 1.5rem;
  color: #444;
  font-size: 0.82rem;
  font-weight: 500;
}
.comparison-feature-value {
  flex: 1 1 16.5%;
  padding: 0.9rem 0.75rem;
  text-align: center;
  font-weight: 600;
  color: #333;
  font-size: 0.85rem;
}
.comparison-feature-value .fa-check {
  color: #2e8795;
  font-size: 1rem;
}
.comparison-feature-value .fa-times {
  color: #e74c3c;
  font-size: 0.95rem;
}

/* â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•
   Subscriptions Dashboard  â€”  TenderGlobalSubs styles
   (moved from Subscriptions.aspx inline <style>)
   â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â• */

.TenderGlobalSubs-root {
  --TenderGlobalSubs-primary: #f5833d;
  --TenderGlobalSubs-primary-dark: #e06e2a;
  --TenderGlobalSubs-secondary: #378b95;
  --TenderGlobalSubs-secondary-dark: #2c6f78;
  --TenderGlobalSubs-success: #98ce44;
  --TenderGlobalSubs-warning: #f59e0b;
  --TenderGlobalSubs-danger: #ef4444;
  --TenderGlobalSubs-danger-bg: #fee2e2;
  --TenderGlobalSubs-bg-page: #ffffff;
  --TenderGlobalSubs-bg-surface: #f8fafc;
  --TenderGlobalSubs-border-light: #e2e8f0;
  --TenderGlobalSubs-text-main: #666;
  --TenderGlobalSubs-text-muted: #64748b;
  --TenderGlobalSubs-shadow-sm:
    0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.03);
  --TenderGlobalSubs-shadow-hover: 0 12px 24px -8px rgba(0, 0, 0, 0.1);
  font-family:
    "Tajawal",
    system-ui,
    -apple-system,
    "Segoe UI",
    sans-serif;
  background: var(--TenderGlobalSubs-bg-page);
  color: var(--TenderGlobalSubs-text-main);
}
.TenderGlobalSubs-dashboard-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 28px 20px;
}
.TenderGlobalSubs-dashboard-header h1 {
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--TenderGlobalSubs-primary);
}
.TenderGlobalSubs-profile-stats-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 32px;
  align-items: stretch;
}
.TenderGlobalSubs-profile-card {
  flex: 2;
  min-width: 280px;
  background: white;
  border-radius: 28px;
  padding: 24px 28px;
  box-shadow: var(--TenderGlobalSubs-shadow-sm);
  border: 1px solid var(--TenderGlobalSubs-border-light);
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
.TenderGlobalSubs-profile-avatar {
  width: 80px;
  height: 80px;
  background: var(--TenderGlobalSubs-primary);
  border-radius: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 700;
  color: white;
  box-shadow: 0 8px 16px -6px rgba(245, 131, 61, 0.2);
}
.TenderGlobalSubs-profile-info {
  flex: 1;
}
.TenderGlobalSubs-profile-name {
  font-size: 1.5rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.TenderGlobalSubs-profile-details {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 8px;
}
.TenderGlobalSubs-verification-badge {
  background: rgba(152, 206, 68, 0.1);
  padding: 4px 12px;
  border-radius: 40px;
  font-size: 0.75rem;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--TenderGlobalSubs-success);
}
.TenderGlobalSubs-flag-icons {
  display: flex;
  gap: 12px;
}
.TenderGlobalSubs-flag-icon-circle {
  width: 36px;
  height: 36px;
  background: rgba(245, 131, 61, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  color: var(--TenderGlobalSubs-primary);
}
.TenderGlobalSubs-stats-compact {
  flex: 1;
  min-width: 320px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  background: white;
  border-radius: 28px;
  padding: 20px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  box-shadow: var(--TenderGlobalSubs-shadow-sm);
}
.TenderGlobalSubs-stat-item {
  background: var(--TenderGlobalSubs-bg-surface);
  border-radius: 20px;
  padding: 14px 12px;
  text-align: center;
  transition: transform 0.2s;
  border: 1px solid var(--TenderGlobalSubs-border-light);
}
.TenderGlobalSubs-stat-item:hover {
  transform: translateY(-2px);
  background: white;
  box-shadow: var(--TenderGlobalSubs-shadow-sm);
}
.TenderGlobalSubs-stat-value {
  font-size: 1.8rem;
  font-weight: 800;
  color: var(--TenderGlobalSubs-primary);
  line-height: 1;
}
.TenderGlobalSubs-stat-label {
  font-size: 0.7rem;
  color: var(--TenderGlobalSubs-text-muted);
  margin-top: 6px;
  font-weight: 500;
}
.TenderGlobalSubs-filter-bar {
  background: white;
  border-radius: 60px;
  padding: 12px 24px;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  box-shadow: var(--TenderGlobalSubs-shadow-sm);
  border: 1px solid var(--TenderGlobalSubs-border-light);
}
.TenderGlobalSubs-filter-bar label {
  font-weight: 600;
}
.TenderGlobalSubs-country-select {
  padding: 4px 20px;
  border-radius: 40px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  background: white;
  font-weight: 500;
  cursor: pointer;
}
.TenderGlobalSubs-subscriptions-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 48px;
}
.TenderGlobalSubs-subs-panel {
  background: #f4f7fb;
  border-radius: 24px;
  padding: 24px 40px;
  margin: 0 0 28px 0;
  border: 1px solid #e2e8f0;
}
.TenderGlobalSubs-subs-panel-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e2e8f0;
}
.TenderGlobalSubs-subs-panel-header h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #374151;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.TenderGlobalSubs-subs-panel-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.TenderGlobalSubs-country-select-inline {
  font-size: 0.78rem;
  font-weight: 600;
  color: #374151;
  background: white;
  border: 1px solid #d1d5db;
  border-radius: 10px;
  padding: 5px 28px 5px 12px;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2394a3b8'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 10px center;
  transition:
    border-color 0.15s,
    box-shadow 0.15s;
  min-width: 140px;
  max-width: 200px;
  font-family: inherit;
}
.TenderGlobalSubs-country-select-inline:hover,
.TenderGlobalSubs-country-select-inline:focus {
  border-color: var(--TenderGlobalSubs-primary);
  box-shadow: 0 0 0 3px rgba(245, 131, 61, 0.12);
}
.TenderGlobalSubs-sub-card h3 {
  font-size: 1.1rem !important;
}
.TenderGlobalSubs-card-row {
  font-size: 0.88rem;
}
.TenderGlobalSubs-date-label,
.TenderGlobalSubs-date-value {
  font-size: 0.85rem;
}
.TenderGlobalSubs-usage-label {
  font-size: 0.85rem;
}
.TenderGlobalSubs-usage-stats {
  font-size: 0.85rem;
}
.TenderGlobalSubs-archive-info {
  font-size: 0.85rem;
  margin-top: 8px;
}
.TenderGlobalSubs-countdown {
  font-size: 0.92rem;
  font-weight: 600;
  margin: 6px 0 4px;
}
.TenderGlobalSubs-plan-badge {
  font-size: 0.8rem !important;
}
.TenderGlobalSubs-footer-compact {
  background: #f5f5f5;
  border-radius: 0;
  border: none;
  border-top: 1px solid #e2e8f0;
  padding: 18px 32px;
  color: #475569;
}
.TenderGlobalSubs-footer-compact .header-section {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dde4ed;
}
.TenderGlobalSubs-footer-compact .header-section h1 {
  font-size: 0.9rem;
  margin: 4px 0 2px;
  font-weight: 700;
  color: #334155;
}
.TenderGlobalSubs-footer-compact .header-section p {
  font-size: 0.75rem;
  color: #64748b;
  margin: 0;
}
.TenderGlobalSubs-footer-compact .header-badge {
  font-size: 0.7rem;
  padding: 3px 10px;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-footer-header {
  color: #334155;
  border-bottom-color: #dde4ed;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-footer-badge {
  background: #fff5f0;
  border-color: #fde3d1;
  color: #f5833d;
}
.TenderGlobalSubs-footer-compact .aaa-legend-section {
  background: #fff;
  border-color: #e2e8f0;
  box-shadow: none;
}
.TenderGlobalSubs-footer-compact .aaa-legend-item {
  color: #64748b;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-footer-divider {
  background: #dde4ed;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-plan-table {
  background: #fff;
  border-color: #e2e8f0;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-plan-table thead tr {
  background: #f8fafc;
  border-bottom-color: #e2e8f0;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-plan-table th {
  color: #374151;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-plan-table tbody tr {
  border-bottom-color: #f0f3f7;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-plan-table tbody tr:hover {
  background: #f8fafc;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-pt-val {
  color: #334155;
}
.TenderGlobalSubs-footer-compact .TenderGlobalSubs-reset-strip {
  color: #64748b;
  border-top-color: #dde4ed;
}
.TenderGlobalSubs-sub-card {
  background: white;
  border-radius: 24px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  border-right-width: 5px;
  overflow: hidden;
  transition: all 0.2s;
  box-shadow: var(--TenderGlobalSubs-shadow-sm);
}
.TenderGlobalSubs-sub-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--TenderGlobalSubs-shadow-hover);
}
.TenderGlobalSubs-sub-card.TenderGlobalSubs-highlight {
  border: 2px solid var(--TenderGlobalSubs-primary);
  border-right-width: 5px;
  box-shadow: 0 12px 24px -8px rgba(245, 131, 61, 0.25);
}
.TenderGlobalSubs-sub-card.TenderGlobalSubs-dim {
  opacity: 0.55;
  filter: grayscale(0.1);
}
.TenderGlobalSubs-card-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px 24px;
  align-items: flex-start;
}
.TenderGlobalSubs-card-left {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 210px;
}
.TenderGlobalSubs-plan-icon {
  width: 52px;
  height: 52px;
  background: var(--TenderGlobalSubs-bg-surface);
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
}
.TenderGlobalSubs-plan-icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.TenderGlobalSubs-plan-badge {
  padding: 4px 12px;
  border-radius: 40px;
  font-size: 0.7rem;
  font-weight: 600;
  color: white;
  display: inline-block;
  letter-spacing: 0.3px;
}
.TenderGlobalSubs-sub-id {
  font-size: 0.8rem;
  color: var(--TenderGlobalSubs-text-muted);
  margin-top: 6px;
}
.TenderGlobalSubs-icons-group {
  display: flex;
  gap: 12px;
  margin-top: 8px;
}
.TenderGlobalSubs-icon-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: var(--TenderGlobalSubs-bg-surface);
  border-radius: 50%;
  transition: all 0.2s ease;
  font-size: 1rem;
  border: 1px solid var(--TenderGlobalSubs-border-light);
  cursor: help;
}
.TenderGlobalSubs-icon-badge i {
  font-size: 0.9rem;
}
.TenderGlobalSubs-icon-badge.TenderGlobalSubs-active {
  background: rgba(152, 206, 68, 0.15);
  border-color: var(--TenderGlobalSubs-success);
  color: var(--TenderGlobalSubs-success);
}
.TenderGlobalSubs-icon-badge.TenderGlobalSubs-inactive {
  background: #f1f5f9;
  border-color: #e2e8f0;
  color: #94a3b8;
}
.TenderGlobalSubs-icon-badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.TenderGlobalSubs-section-title {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--TenderGlobalSubs-text-muted);
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.TenderGlobalSubs-dates-area {
  flex: 1;
  min-width: 200px;
  background: var(--TenderGlobalSubs-bg-surface);
  border-radius: 20px;
  padding: 12px 16px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
}
.TenderGlobalSubs-date-row {
  display: flex;
  justify-content: space-between;
  font-size: 0.75rem;
  margin-bottom: 8px;
}
.TenderGlobalSubs-date-label {
  color: var(--TenderGlobalSubs-text-muted);
}
.TenderGlobalSubs-date-value {
  font-weight: 600;
  font-family: monospace;
}
.TenderGlobalSubs-countdown {
  font-size: 0.75rem;
  font-weight: 600;
  margin-top: 8px;
  text-align: right;
}
.TenderGlobalSubs-countdown .TenderGlobalSubs-days-number {
  font-weight: 800;
  color: var(--TenderGlobalSubs-success);
  font-size: 0.85rem;
}
.TenderGlobalSubs-expired-text {
  color: #ef4444;
  font-weight: 700;
  font-size: 0.82rem;
}
.TenderGlobalSubs-countdown.is-warning .TenderGlobalSubs-days-number {
  color: #f59e0b;
}
.TenderGlobalSubs-countdown.is-critical .TenderGlobalSubs-days-number {
  color: #ef4444;
}
.TenderGlobalSubs-expiry-progress {
  margin-top: 10px;
  height: 5px;
  background: #e2e8f0;
  border-radius: 5px;
  overflow: hidden;
}
.TenderGlobalSubs-expiry-fill {
  height: 100%;
  border-radius: 5px;
  transition: width 0.2s;
}
.TenderGlobalSubs-usage-timeline {
  font-size: 0.65rem;
  margin-top: 8px;
  text-align: right;
  color: var(--TenderGlobalSubs-text-muted);
  transition: color 0.2s;
}
.TenderGlobalSubs-usage-timeline.is-expired {
  color: #ef4444;
  font-weight: 600;
}
.TenderGlobalSubs-usage-timeline.is-warning {
  color: #f59e0b;
  font-weight: 600;
}
.TenderGlobalSubs-usage-timeline.is-active {
  color: #5a9e1e;
  font-weight: 600;
}
.TenderGlobalSubs-countdown.is-warning {
  color: #f59e0b;
  font-weight: 600;
}
.TenderGlobalSubs-countdown.is-critical {
  color: #ef4444;
  font-weight: 700;
}
.TenderGlobalSubs-countdown.is-active {
  color: #5a9e1e;
  font-weight: 600;
}
.TenderGlobalSubs-countdown.is-active .TenderGlobalSubs-days-number {
  color: #5a9e1e;
}
.TenderGlobalSubs-usage-area {
  flex: 2;
  min-width: 280px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.TenderGlobalSubs-usage-item {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.TenderGlobalSubs-usage-label {
  width: 85px;
  font-size: 0.75rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--TenderGlobalSubs-text-muted);
}
.TenderGlobalSubs-usage-bar-container {
  flex: 1;
  min-width: 150px;
  position: relative;
}
.TenderGlobalSubs-usage-bar {
  height: 8px;
  background: #eef2f6;
  border-radius: 8px;
  overflow: hidden;
}
.TenderGlobalSubs-usage-fill {
  height: 100%;
  border-radius: 8px;
  transition: width 0.2s;
}
.TenderGlobalSubs-limit-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.72rem;
  color: #ef4444;
  background: white;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow:
    0 0 0 2px white,
    0 0 0 3px #ef4444;
}
.TenderGlobalSubs-usage-stats {
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 75px;
  text-align: right;
  color: var(--TenderGlobalSubs-text-main);
}
.TenderGlobalSubs-archive-info {
  font-size: 0.7rem;
  color: var(--TenderGlobalSubs-text-muted);
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}
.TenderGlobalSubs-card-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 24px;
  background: #fefefe;
  border-top: 1px solid var(--TenderGlobalSubs-border-light);
}
.TenderGlobalSubs-status-move .TenderGlobalSubs-status-chip {
  font-size: 0.7rem;
  font-weight: 600;
  padding: 5px 14px;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.TenderGlobalSubs-status-active {
  background: rgba(152, 206, 68, 0.12);
  color: #558b2f;
  border: 1px solid rgba(152, 206, 68, 0.3);
}
.TenderGlobalSubs-status-nosub {
  background: rgba(10, 181, 150, 0.12);
  color: #0ab596;
  border: 1.5px solid #0ab596;
}
.TenderGlobalSubs-no-sub-card
  .TenderGlobalSubs-status-move
  .TenderGlobalSubs-status-chip {
  background: #e5f3f0;
  color: #0ab596;
  border: 1.5px solid #0ab596;
}
.TenderGlobalSubs-no-sub-card .TenderGlobalSubs-btn-trial {
  background: #0ab596;
  color: #ffffff;
}
.TenderGlobalSubs-no-sub-card .TenderGlobalSubs-btn-trial:hover {
  background: #e5f3f0;
  color: #0ab596;
  border: 1.5px solid #0ab596;
}
.TenderGlobalSubs-status-expiring {
  background: rgba(245, 158, 11, 0.1);
  color: #f59e0b;
  border: 1px solid rgba(245, 158, 11, 0.4);
}
.TenderGlobalSubs-status-expired {
  background: var(--TenderGlobalSubs-danger-bg);
  color: var(--TenderGlobalSubs-danger);
  border: 1px solid rgba(239, 68, 68, 0.3);
}
.TenderGlobalSubs-btn-group {
  display: flex;
  gap: 12px;
}
.TenderGlobalSubs-btn-renew,
.TenderGlobalSubs-btn-upgrade,
.TenderGlobalSubs-btn-trial {
  padding: 6px 16px;
  border-radius: 30px;
  font-size: 0.7rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: white;
  border: 1px solid var(--TenderGlobalSubs-border-light);
}
.TenderGlobalSubs-btn-renew {
  color: var(--TenderGlobalSubs-primary);
  border-color: var(--TenderGlobalSubs-primary);
}
.TenderGlobalSubs-btn-renew:hover {
  background: var(--TenderGlobalSubs-primary);
  color: white;
}
.TenderGlobalSubs-btn-upgrade {
  background: var(--TenderGlobalSubs-primary);
  border: none;
  color: white;
}
.TenderGlobalSubs-btn-upgrade:hover:not(:disabled) {
  background: var(--TenderGlobalSubs-primary-dark);
  transform: scale(0.97);
}
.TenderGlobalSubs-btn-upgrade:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: #cbd5e1;
}
.TenderGlobalSubs-btn-trial {
  background: var(--TenderGlobalSubs-success);
  border: none;
  color: white;
}
.TenderGlobalSubs-btn-trial:hover {
  background: #7fb341;
  transform: scale(0.97);
}
.TenderGlobalSubs-no-sub-card .TenderGlobalSubs-card-row {
  justify-content: space-between;
  align-items: center;
}
.TenderGlobalSubs-footer-section {
  margin-top: 48px;
  background: white;
  border-radius: 28px;
  padding: 28px 32px;
  border: 1px solid var(--TenderGlobalSubs-border-light);
}
.TenderGlobalSubs-payment-methods {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.TenderGlobalSubs-payment-icons {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  align-items: center;
}
.TenderGlobalSubs-payment-icons i,
.TenderGlobalSubs-payment-icons span {
  font-size: 1.6rem;
  color: #334155;
}
.TenderGlobalSubs-contact-sales {
  background: var(--TenderGlobalSubs-bg-surface);
  border: 1px solid var(--TenderGlobalSubs-border-light);
  padding: 8px 20px;
  border-radius: 40px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.85rem;
  color: var(--TenderGlobalSubs-primary);
  transition: all 0.2s;
}
.TenderGlobalSubs-contact-sales:hover {
  background: var(--TenderGlobalSubs-primary);
  color: white;
  border-color: var(--TenderGlobalSubs-primary);
}
.TenderGlobalSubs-rules-table {
  margin-top: 24px;
  border-top: 1px solid var(--TenderGlobalSubs-border-light);
  padding-top: 24px;
}
.TenderGlobalSubs-rules-table h4 {
  margin-bottom: 16px;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--TenderGlobalSubs-text-muted);
  letter-spacing: 0.3px;
}
.TenderGlobalSubs-rules-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 12px;
}
.TenderGlobalSubs-rule-card {
  background: var(--TenderGlobalSubs-bg-surface);
  border-radius: 18px;
  padding: 12px 16px;
  border-right: 3px solid var(--TenderGlobalSubs-primary);
}
.TenderGlobalSubs-rule-card strong {
  font-size: 0.85rem;
  color: var(--TenderGlobalSubs-primary);
}
.TenderGlobalSubs-rule-card p {
  font-size: 0.7rem;
  color: var(--TenderGlobalSubs-text-muted);
  margin-top: 4px;
}
.aaa-legend-section {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px 14px;
  background: white;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 10px 18px;
  margin-bottom: 18px;
  font-size: 0.72rem;
  color: #64748b;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
.aaa-legend-title {
  font-weight: 700;
  color: #475569;
  font-size: 0.72rem;
  white-space: nowrap;
  margin-inline-end: 8px;
}
.aaa-legend-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 14px;
  align-items: center;
}
.aaa-legend-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
  font-size: 0.71rem;
}
.aaa-dot {
  width: 9px;
  height: 9px;
  border-radius: 2px;
  display: inline-block;
  flex-shrink: 0;
}
.TenderGlobalSubs-footer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.82rem;
  font-weight: 700;
  color: #374151;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9eef5;
}
.TenderGlobalSubs-footer-badge {
  font-size: 0.7rem;
  font-weight: 600;
  color: #f5833d;
  background: #fff5f0;
  border: 1px solid #fde3d1;
  border-radius: 20px;
  padding: 2px 10px;
  white-space: nowrap;
}
.TenderGlobalSubs-reset-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid #e9eef5;
  font-size: 0.75rem;
  color: #64748b;
}
.TenderGlobalSubs-account-badge {
  position: absolute;
  top: 10px;
  inset-inline-end: 12px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 0.68rem;
  font-weight: 700;
  padding: 3px 10px 3px 7px;
  border-radius: 20px;
  letter-spacing: 0.02em;
}
.TenderGlobalSubs-account-active {
  background: rgba(90, 158, 30, 0.1);
  color: #3a7d0e;
  border: 1px solid rgba(90, 158, 30, 0.25);
}
.TenderGlobalSubs-account-disabled {
  background: rgba(239, 68, 68, 0.08);
  color: #b91c1c;
  border: 1px solid rgba(239, 68, 68, 0.2);
}
.aaa-status-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
}
.aaa-dot-active {
  background: #3a7d0e;
  animation: aaa-pulse 1.8s ease-in-out infinite;
}
.aaa-dot-disabled {
  background: #ef4444;
}
@keyframes aaa-pulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(90, 158, 30, 0.5);
  }
  50% {
    box-shadow: 0 0 0 4px rgba(90, 158, 30, 0);
  }
}
.aaa-unverified-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 0.62rem;
  font-weight: 600;
  background: rgba(239, 68, 68, 0.08);
  color: #b91c1c;
  border: 1px solid rgba(239, 68, 68, 0.2);
  border-radius: 10px;
  padding: 1px 6px;
  vertical-align: middle;
  margin-inline-start: 4px;
}
@media (max-width: 800px) {
  .TenderGlobalSubs-profile-stats-row {
    flex-direction: column;
  }
  .TenderGlobalSubs-stats-compact {
    width: 100%;
  }
  .TenderGlobalSubs-card-row {
    flex-direction: column;
    align-items: stretch;
  }
  .TenderGlobalSubs-usage-area {
    width: 100%;
  }
}

/* â”€â”€ TenderGlobalSubs: RTL/LTR border + usage-block + archive-tile â”€â”€ */

/* Card accent border â€” logical property: right in RTL, left in LTR */
.TenderGlobalSubs-sub-card {
  border-inline-start-width: 5px;
  border-right-width: 1px; /* reset hardcoded right so logical takes over */
}

/* Usage area: bordered block wrapping all 3 values */
.TenderGlobalSubs-usage-block {
  border: 1px solid var(--TenderGlobalSubs-border-light, #e2e8f0);
  border-radius: 16px;
  padding: 12px 14px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Archive stat tile â€” sits at bottom of usage-block */
.TenderGlobalSubs-archive-tile {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  background: white;
  border: 1px solid var(--TenderGlobalSubs-border-light, #e2e8f0);
  border-radius: 12px;
  margin-top: 2px;
}

.TenderGlobalSubs-archive-icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: rgba(55, 139, 149, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: #378b95;
  flex-shrink: 0;
}

.TenderGlobalSubs-archive-value {
  font-size: 1.6rem;
  font-weight: 900;
  color: #378b95;
  line-height: 1;
  min-width: 36px;
  text-align: center;
}

.TenderGlobalSubs-archive-unit {
  font-size: 0.7rem;
  font-weight: 600;
  color: var(--TenderGlobalSubs-text-muted, #64748b);
  line-height: 1.2;
}

/* â”€â”€ TenderGlobalSubs: Enhanced filter pill + upgrade icon â”€â”€ */

.TenderGlobalSubs-filter-pill {
  display: inline-flex;
  align-items: center;
  gap: 0;
  background: white;
  border: 1.5px solid var(--TenderGlobalSubs-primary, #f5833d);
  border-radius: 30px;
  padding: 0 4px 0 10px;
  box-shadow: 0 2px 8px rgba(245, 131, 61, 0.1);
  transition:
    box-shadow 0.2s,
    border-color 0.2s;
}

.TenderGlobalSubs-filter-pill:focus-within {
  border-color: var(--TenderGlobalSubs-primary-dark, #e06e2a);
  box-shadow: 0 0 0 3px rgba(245, 131, 61, 0.15);
}

.TenderGlobalSubs-filter-icon {
  font-size: 0.72rem;
  color: var(--TenderGlobalSubs-primary, #f5833d);
  flex-shrink: 0;
  pointer-events: none;
}

/* RTL: icon placement mirrors automatically via flex */
[dir="rtl"] .TenderGlobalSubs-filter-pill {
  padding: 0 10px 0 4px;
}

.TenderGlobalSubs-filter-pill .TenderGlobalSubs-country-select-inline {
  border: none;
  background: transparent;
  box-shadow: none;
  padding-inline-start: 8px;
  padding-inline-end: 24px;
  min-width: 130px;
  font-size: 0.78rem;
  font-weight: 600;
  color: #374151;
  cursor: pointer;
  outline: none;
  /* Custom chevron */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23f5833d'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 8px center;
  -webkit-appearance: none;
  appearance: none;
}

[dir="rtl"]
  .TenderGlobalSubs-filter-pill
  .TenderGlobalSubs-country-select-inline {
  background-position: right 8px center;
}

.TenderGlobalSubs-filter-pill .TenderGlobalSubs-country-select-inline:hover,
.TenderGlobalSubs-filter-pill .TenderGlobalSubs-country-select-inline:focus {
  box-shadow: none;
  border-color: transparent;
}

/* â”€â”€ TenderGlobalSubs: Fix #1 â€” DDL single icon (remove native arrow inside pill) â”€â”€ */
.TenderGlobalSubs-filter-pill .TenderGlobalSubs-country-select-inline {
  background-image: none !important; /* kill the SVG chevron â€” fa-filter icon is enough */
  padding-inline-start: 8px;
  padding-inline-end: 10px;
}

/* â”€â”€ TenderGlobalSubs: Fix #2 â€” Card border: explicit RTL right / LTR left â”€â”€ */

/* LTR (EN): accent on LEFT */
.TenderGlobalSubs-sub-card {
  border-left-width: 5px;
  border-right-width: 1px;
}

/* RTL (AR): accent on RIGHT */
[dir="rtl"] .TenderGlobalSubs-sub-card {
  border-right-width: 5px !important;
  border-left-width: 1px !important;
}

/* -- TenderGlobalSubs: Merged footer body (legend + comparison side by side) -- */
.TenderGlobalSubs-footer-body {
  display: flex;
  gap: 0;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 0;
}

/* Legend column inside footer-body */
.aaa-legend-section--inline {
  flex: 0 0 auto;
  min-width: 200px;
  max-width: 260px;
  margin-bottom: 0 !important;
  padding: 10px 16px !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  align-self: stretch;
}

.aaa-legend-section--inline .aaa-legend-grid {
  display: flex;
  gap: 5px !important;
  row-gap: 5px !important;
}

.aaa-legend-section--inline .aaa-legend-item {
  padding: 3px 8px !important;
  font-size: 0.68rem !important;
  white-space: nowrap;
}

/* Thin vertical divider between legend and table */
.TenderGlobalSubs-footer-divider {
  width: 1px;
  background: #e2e8f0;
  flex-shrink: 0;
  margin: 0 14px;
  align-self: stretch;
  min-height: 1px;
}

/* Comparison table fills remaining space */
.TenderGlobalSubs-footer-table {
  flex: 1;
  min-width: 0;
  box-shadow: none !important;
  border: 1px solid #e8f0f2 !important;
  border-radius: 14px !important;
  font-size: 0.78rem;
}

.TenderGlobalSubs-footer-table .comparison-header,
.TenderGlobalSubs-footer-table .comparison-row {
  font-size: 0.75rem;
}

.TenderGlobalSubs-footer-table .comparison-feature {
  padding: 0.65rem 1rem;
  font-size: 0.75rem;
}
.TenderGlobalSubs-footer-table .comparison-plan {
  padding: 0.65rem 0.5rem;
  font-size: 0.72rem;
}
.TenderGlobalSubs-footer-table .comparison-feature-name {
  padding: 0.6rem 1rem;
  font-size: 0.73rem;
}
.TenderGlobalSubs-footer-table .comparison-feature-value {
  padding: 0.6rem 0.5rem;
  font-size: 0.78rem;
}

/* Responsive: stack on narrow screens */
@media (max-width: 640px) {
  .TenderGlobalSubs-footer-body {
    flex-direction: column;
  }
  .aaa-legend-section--inline {
    max-width: 100%;
  }
  .aaa-legend-section--inline .aaa-legend-grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .TenderGlobalSubs-footer-divider {
    width: 100%;
    height: 1px;
    margin: 10px 0;
  }
}

/* -- TenderGlobalSubs: Per-plan rows table (Plan | Tenders | Buyers | Archive) -- */
.TenderGlobalSubs-plan-table {
  flex: 1;
  min-width: 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  overflow: hidden;
  background: white;
}

.TenderGlobalSubs-plan-table thead tr {
  background: #fafcff;
  border-bottom: 2px solid #e8f0f2;
}

.TenderGlobalSubs-plan-table th {
  padding: 0.6rem 1rem;
  font-size: 0.72rem;
  font-weight: 700;
  color: #374151;
  text-align: center;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: 0;
}

.TenderGlobalSubs-plan-table th:first-child {
  text-align: start;
  min-width: 110px;
}

.TenderGlobalSubs-plan-table th i {
  margin-inline-end: 4px;
  color: #378b95;
  font-size: 0.68rem;
}

.TenderGlobalSubs-plan-table tbody tr {
  border-bottom: 1px solid #e8f0f2;
  transition: background 0.15s;
}

.TenderGlobalSubs-plan-table tbody tr:last-child {
  border-bottom: none;
}

.TenderGlobalSubs-plan-table tbody tr:hover {
  background: #f0fafb;
}

.TenderGlobalSubs-plan-table td {
  padding: 0.5rem 0.75rem;
  vertical-align: middle;
}

.TenderGlobalSubs-plan-table td:first-child {
  padding-inline-start: 0.9rem;
}

/* Plan badge pill */
.TenderGlobalSubs-pt-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  border-radius: 30px;
  font-size: 0.67rem;
  font-weight: 700;
  color: white;
  white-space: nowrap;
  letter-spacing: 0.2px;
}

/* Value cells � centered, monospaced number feel */
.TenderGlobalSubs-pt-val {
  text-align: center;
  font-weight: 700;
  font-size: 0.78rem;
  color: #334155;
}

/* Dimmed row (Corporate) */
.TenderGlobalSubs-pt-dim td {
  opacity: 0.55;
}

/* Responsive: collapse Buyer Limit column on very small screens */
@media (max-width: 480px) {
  .TenderGlobalSubs-plan-table th:nth-child(3),
  .TenderGlobalSubs-plan-table td:nth-child(3) {
    display: none;
  }
}

/* ---------------------------------------------------
   TenderGlobalSubs � Contracts Accordion
   --------------------------------------------------- */

/* Toggle button � sits alongside renew/upgrade */
.TenderGlobalSubs-btn-contracts {
  padding: 6px 14px;
  border-radius: 30px;
  font-size: 0.7rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: white;
  border: 1.5px solid #378b95;
  color: #378b95;
}
.TenderGlobalSubs-btn-contracts:hover,
.TenderGlobalSubs-btn-contracts.is-active {
  background: #378b95;
  color: white;
}

/* Collapsible panel � hidden by default, slides open */
.TenderGlobalSubs-cnt-panel {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3s ease,
    padding 0.25s ease;
  background: #f8fafc;
  border-top: 1px solid #e2e8f0;
}
.TenderGlobalSubs-cnt-panel.is-open {
  max-height: 600px;
  padding: 0 0 8px;
}

/* Panel inner header */
.TenderGlobalSubs-cnt-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 24px 8px;
  font-size: 0.78rem;
  font-weight: 700;
  color: #374151;
  border-bottom: 1px solid #e2e8f0;
}
.TenderGlobalSubs-cnt-header i {
  color: #378b95;
  font-size: 0.85rem;
}
/* Contract count badge */
.TenderGlobalSubs-cnt-count {
  margin-inline-start: auto;
  background: #378b95;
  color: white;
  font-size: 0.65rem;
  font-weight: 700;
  min-width: 20px;
  height: 20px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
}

/* Contract list */
.TenderGlobalSubs-cnt-list {
  padding: 8px 16px 4px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* Each contract row */
.TenderGlobalSubs-cnt-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 10px;
  border-radius: 10px;
  background: white;
  border: 1px solid #e8f0f2;
  transition: background 0.15s;
  flex-wrap: wrap;
}
.TenderGlobalSubs-cnt-row:hover {
  background: #f0fafb;
  border-color: #b2d8dc;
}

/* Row number */
.TenderGlobalSubs-cnt-num {
  min-width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #e8f4f5;
  color: #378b95;
  font-size: 0.65rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* File name */
.TenderGlobalSubs-cnt-name {
  flex: 1;
  font-size: 0.72rem;
  font-weight: 500;
  color: #334155;
  word-break: break-all;
  min-width: 0;
}

/* Date */
.TenderGlobalSubs-cnt-date {
  font-size: 0.68rem;
  color: #94a3b8;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 4px;
}

/* Download link */
.TenderGlobalSubs-cnt-dl {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: #f0fafb;
  border: 1px solid #b2d8dc;
  color: #378b95;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  text-decoration: none;
  transition: all 0.15s;
  flex-shrink: 0;
}
.TenderGlobalSubs-cnt-dl:hover {
  background: #378b95;
  color: white;
  border-color: #378b95;
}

/* Empty state */
.TenderGlobalSubs-cnt-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 10px;
  font-size: 0.75rem;
  color: #94a3b8;
  font-style: italic;
}
.TenderGlobalSubs-cnt-empty i {
  font-size: 1.1rem;
  color: #cbd5e1;
}

.TenderGlobalSubs-cnt-ref {
  font-size: 0.65rem;
  font-weight: 400;
  color: #94a3b8;
  letter-spacing: 0.2px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   ASSISTANT WIDGET  — FAB Speed-dial
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* Container — position is set by JS (left for AR, right for EN) */
.assistant-widget {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

/* Speed-dial stack (hidden by default) */
.asst-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  /* start hidden below the main btn */
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px) scale(0.85);
  transition:
    opacity 0.25s ease,
    transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.asst-actions.asst-open {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

/* Staggered entrance for each action */
.asst-actions.asst-open .asst-action-wrap:nth-child(1) {
  transition-delay: 0.05s;
}
.asst-actions.asst-open .asst-action-wrap:nth-child(2) {
  transition-delay: 0.1s;
}
.asst-actions.asst-open .asst-action-wrap:nth-child(3) {
  transition-delay: 0.15s;
}

/* Each action row (tip label + icon button) */
.asst-action-wrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-direction: row;
}

/* Tooltip label */
.asst-tip {
  background: #1e2a38;
  color: #fff;
  font-size: 0.77rem;
  font-weight: 600;
  white-space: nowrap;
  padding: 5px 10px;
  border-radius: 6px;
  pointer-events: none;
  opacity: 0;
  transform: translateX(6px);
  transition:
    opacity 0.2s,
    transform 0.2s;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
.asst-action-wrap:hover .asst-tip {
  opacity: 1;
  transform: translateX(0);
}

/* Icon-only action buttons */
.asst-action-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  cursor: pointer;
  transition:
    transform 0.22s cubic-bezier(0.34, 1.56, 0.64, 1),
    box-shadow 0.2s;
  text-decoration: none;
  flex-shrink: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
}
.asst-action-btn:hover {
  transform: scale(1.14);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
}

/* Per-action colors */
.asst-support-btn {
  background: #2e8795;
  color: #fff;
}
.asst-ai-btn {
  background: #7c3aed;
  color: #fff;
}
.asst-user-btn {
  background: #0ab596;
  color: #fff;
}

/* Sub-panel — floated above action buttons */
.asst-sub-panel {
  position: absolute;
  bottom: 72px; /* above the main button */
  right: 0;
  left: auto;
  z-index: 9998;
}

/* X icon when open */
.support-button .fa-times {
  font-size: 1.1rem;
}

/* Responsive */
@media (max-width: 480px) {
  .assistant-widget {
    bottom: 15px !important;
  }
}

/* ── Assistant widget RTL tip direction fix ── */
[data-lang="ar"] .asst-action-wrap,
[data-lang="AR"] .asst-action-wrap {
  flex-direction: row-reverse;
}
[data-lang="ar"] .asst-tip,
[data-lang="AR"] .asst-tip {
  transform: translateX(-6px);
}
[data-lang="ar"] .asst-action-wrap:hover .asst-tip,
[data-lang="AR"] .asst-action-wrap:hover .asst-tip {
  transform: translateX(0);
}
/* Ensure tips never show in collapsed state */
.asst-actions:not(.asst-open) .asst-tip {
  display: none !important;
}

/* Extracted Styles */

@keyframes float {
  0% {
    transform: translateY(0px) rotate(0deg);
  }

  50% {
    transform: translateY(-20px) rotate(3deg);
  }

  100% {
    transform: translateY(0px) rotate(0deg);
  }
}

/* Hover effects */
.featured.image-box {
  transition: all 0.4s ease;
}

.featured.image-box:hover {
  animation: none;
  /* Stops the float animation on hover */
  transform: scale(1.15) rotate(-5deg) translateY(-10px);
  filter: drop-shadow(0 0 12px rgba(255, 215, 0, 0.7));
}

.featured.image-box:hover img {
  animation: pulse 0.8s ease infinite alternate;
}

@keyframes pulse {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.05);
  }
}

/* === Inline-style migration (root ASPX) — u-inl-* utilities === */

.u-inl-0029577155 {
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(245, 131, 61, 0.08) 0%,
    transparent 70%
  );
  bottom: -80px;
  right: -80px;
  pointer-events: none;
}

.u-inl-00cb986e3e {
  left: 25%;
  background-color: #003366;
}

.u-inl-01284dc5c6 {
  margin: 20px auto;
  text-align: center;
}

.u-inl-017bb83bed {
  z-index: 2;
  left: 100px;
  top: 0;
}

.u-inl-0305b34341 {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 4px;
}

.u-inl-0416b1084f {
  font-family: georgia !important;
}

.u-inl-04629884b8 {
  width: 150px;
  height: 150px;
  position: relative;
}

.u-inl-0524ca218a {
  display: inline-block;
}

.u-inl-058e5e5f8f {
  color: #94a3b8;
  font-size: 11px;
}

.u-inl-0723976085 {
  font-size: 16px;
}

.u-inl-08724256bd {
  font-size: 0.7rem;
}

.u-inl-0aedc3ba01 {
  background: #f1f1f1 !important;
  display: none;
}

.u-inl-0b4412dc86 {
  color: var(--TenderGlobalSubs-success);
  font-size: 0.85rem;
}

.u-inl-0cbd885e3f {
  width: 150px;
}

.u-inl-0cbfd81312 {
  background: #378b95;
}

.u-inl-0cc7d42e21 {
  overflow: hidden;
  position: relative;
}

.u-inl-0d5f59d1ab {
  padding: 40px;
}

.u-inl-0e63a38fcc {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.u-inl-0f1fface61 {
  cursor: pointer;
  background: #fafafa !important;
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  border: 0 !important;
}

.u-inl-0f993c8d8b {
  width: 400px !important;
}

.u-inl-11602bd785 {
  color: #2e8795 !important;
}

.u-inl-14c2c5929e {
  color: #f5833d;
}

.u-inl-15768c964f {
  background: #cb6ce6;
}

.u-inl-1775bfd699 {
  margin: 5px;
  max-width: 270px;
  max-height: 160px;
}

.u-inl-179206a158 {
  min-width: 100%;
  margin: 0 0 25px 0;
  display: none;
}

.u-inl-18cc9ea0e1 {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 4px;
}

.u-inl-18d2355b5e {
  color: #dc3545;
  cursor: default;
  pointer-events: none;
}

.u-inl-19b42feb68 {
  width: 24px;
  vertical-align: middle;
  border-radius: 3px;
}

.u-inl-1a2f6e50e1 {
  font-size: 18px;
  color: #2e8795;
}

.u-inl-1a5db8ae09 {
  color: #999;
}

.u-inl-1ac74c89ad {
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  background-color: #747474 !important;
}

.u-inl-1b924e8151 {
  height: 50px !important;
}

.u-inl-1bc6902a3d {
  background-color: #ff6600;
}

.u-inl-1bd1e62974 {
  background: #fff !important;
}

.u-inl-1c624dbe7c {
  color: white !important;
}

.u-inl-1e77f653d8 {
  padding: 10px;
  min-width: 180px;
}

.u-inl-1f260ee01b {
  background-color: #5cb85c !important;
}

.u-inl-20ae163613 {
  margin-bottom: 10px;
}

.u-inl-21004b4c70 {
  display: block;
  width: 100%;
  max-height: 63px;
}

.u-inl-211942e797 {
  width: 156px;
  height: 156px;
  position: relative;
}

.u-inl-216ed493f7 {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  padding-bottom: 20px;
}

.u-inl-2182671fa0 {
  font-size: 16px;
  margin: 10px 0;
}

.u-inl-22c3fbbf47 {
  left: 0;
  background-color: #336699;
}

.u-inl-259a36f7cd {
  position: fixed;
  right: 20px;
  bottom: 90px;
  z-index: 9999;
  width: auto;
  padding: 10px;
  animation: float 6s ease-in-out infinite;
}

.u-inl-269dbf6b9b {
  position: absolute;
  top: 50%;
  inset-inline-end: 10px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #888;
  font-size: 16px;
  line-height: 1;
}

.u-inl-2868f6589d {
  cursor: pointer;
  background: #fafafa !important;
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  border: 0 !important;
}

.u-inl-299548877f {
  margin-inline-end: 4px;
}

.u-inl-2a4e5501aa {
  position: absolute;
  top: 50%;
  margin-top: -75px;
  left: 50%;
  margin-left: -110px;
}

.u-inl-2a9a11b9a5 {
  min-width: 100%;
  margin: 0;
  display: none;
}

.u-inl-2b2f896f32 {
  font-size: 48px;
  margin-bottom: 10px;
}

.u-inl-2b964a7d2f {
  width: 60px;
}

.u-inl-2c7361f71c {
  display: block !important;
}

.u-inl-2ca0b984e0 {
  opacity: 0.9;
}

.u-inl-2d828026c2 {
  padding-top: 0 !important;
}

.u-inl-2db9829af3 {
  font-weight: 700;
  font-size: 1rem;
  color: #378b95;
}

.u-inl-30aab9b6dc {
  font-size: 2em;
}

.u-inl-317ca1bd13 {
  width: 120px;
}

.u-inl-3321ecde3a {
  color: #94a3b8;
}

.u-inl-3383714648 {
  color: var(--subs-primary);
}

.u-inl-33f4f91865 {
  margin: 0;
  font-size: 16px;
  color: #333;
  font-weight: 600;
}

.u-inl-34052f9aad {
  top: 10%;
}

.u-inl-3476ab9fcc {
  width: 80px;
}

.u-inl-3591e58bd8 {
  background: #d9d9d9;
  padding: 8px;
}

.u-inl-35a2956e1f {
  text-align: center;
  padding: 40px 20px;
  color: #6b7280;
}

.u-inl-363335eb40 {
  top: 80%;
}

.u-inl-3797c33ea9 {
  color: #414141 !important;
}

.u-inl-37ab52c9d6 {
  width: 100%;
}

.u-inl-37dd0c2a64 {
  text-align: right;
}

.u-inl-3846be51de {
  background: #bebebe !important;
}

.u-inl-38acb002ce {
  font-size: 12px;
  color: #333333;
  line-height: 18px;
}

.u-inl-398922df1f {
  color: #f59e0b;
}

.u-inl-398a863900 {
  text-align: justify;
}

.u-inl-39c7038da7 {
  background: url(../images/bglogin.jpg) no-repeat center;
  background-position: center;
  background-size: cover;
}

.u-inl-39c8a3da88 {
  font-size: 25px;
  font-family: fantasy;
}

.u-inl-3a464d24fe {
  width: 48px;
}

.u-inl-3a5a43a19b {
  max-width: 100%;
  margin: 0px auto;
}

.u-inl-3a754ae09a {
  background: cornsilk;
}

.u-inl-3a7c9974a5 {
  left: 20%;
  background-color: #003366;
}

.u-inl-3b5a366fde {
  width: 100px;
  height: 100px;
  position: relative;
}

.u-inl-3b6ef5a3f3 {
  background: #d9534f !important;
}

.u-inl-3bbc6d2ade {
  font-size: 0.9rem;
}

.u-inl-3d27021184 {
  text-align: center;
  padding: 24px;
  color: #6b7280;
}

.u-inl-3d8a55e158 {
  margin-bottom: 0px;
}

.u-inl-3e03108bfb {
  text-align: center;
  padding: 40px 20px;
  color: #6b7280;
}

.u-inl-3e7244e2d2 {
  font-size: 0.85rem;
  line-height: 1.5;
}

.u-inl-3ea6f51cd9 {
  height: 100vh;
  background: url("assets/img/bglogin1.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}

.u-inl-3eb702d32a {
  color: #f59e0b;
}

.u-inl-3f6df44bff {
  color: var(--primary);
}

.u-inl-41a4908c9b {
  z-index: 3;
  left: 250px;
  top: 20px;
}

.u-inl-4203fef742 {
  background-color: rgb(255, 255, 255);
}

.u-inl-432a5e399d {
  top: 100%;
}

.u-inl-4360d90a67 {
  animation-duration: 1s;
  visibility: visible;
}

.u-inl-436bb8e53a {
  text-align: right;
  width: 149px;
}

.u-inl-43db40d639 {
  padding: 10px 20px;
  margin-top: 10px;
  background: #1976d2;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.u-inl-43ef55ce3c {
  margin: 0 auto;
}

.u-inl-445bfc6706 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.u-inl-44736f6dd1 {
  background: #707070;
}

.u-inl-4555334f95 {
  text-align: left;
}

.u-inl-4636770b49 {
  margin-bottom: 12px;
}

.u-inl-468987bf10 {
  box-shadow:
    rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px !important;
}

.u-inl-47163d1c28 {
  text-align: center;
  margin-bottom: 48px;
}

.u-inl-471c295148 {
  border-radius: 50%;
}

.u-inl-4819dc4c60 {
  font-size: 0.8em;
  color: #9aa7af;
  font-weight: normal;
  margin-right: 4px;
}

.u-inl-4871883c33 {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -75px;
}

.u-inl-48be821ed1 {
  background: #0ab596;
}

.u-inl-497346c17d {
  flex: 1;
  min-width: 250px;
}

.u-inl-4b8bedbc36 {
  box-shadow:
    0 2px 4px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

.u-inl-515b0451a3 {
  border-radius: 50%;
}

.u-inl-5243e40790 {
  margin: 5px;
}

.u-inl-52defd68b8 {
  visibility: hidden;
}

.u-inl-5313025c2e {
  margin-top: 8px;
}

.u-inl-531f5bb871 {
  width: 80px;
  height: 80px;
  position: relative;
}

.u-inl-53517bd2ab {
  color: #64748b;
  font-size: 13px;
  margin: 0 0 10px;
}

.u-inl-537890f786 {
  background: #ff7f27;
  width: 0%;
}

.u-inl-538074992e {
  overflow: auto;
}

.u-inl-556906deb4 {
  clear: both;
}

.u-inl-5726976b24 {
  border-radius: 2px;
}

.u-inl-574452b86f {
  height: 45px !important;
  color: #ffffff !important;
}

.u-inl-574b275f7f {
  background: #f5f5f5;
}

.u-inl-57bd4a3475 {
  float: right;
  margin: 0;
}

.u-inl-5873548e11 {
  color: #ff7f27;
}

.u-inl-58f0b98864 {
  background: white;
  color: #ff7f27;
  font-size: 1.333em;
}

.u-inl-598dd004db {
  height: 55px !important;
  color: #ffffff !important;
}

.u-inl-5a5e8f8696 {
  margin-right: auto;
  margin-left: auto;
}

.u-inl-5aa304e997 {
  margin-right: auto;
  margin-left: auto;
  border-width: 0;
  padding: 5px;
  width: 100%;
}

.u-inl-5b759bc871 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 24px;
  padding-bottom: 4px;
}

.u-inl-5da376a7c0 {
  border: 1px solid #eee;
  position: relative; /* background: #eee; */
}

.u-inl-5de9159b92 {
  color: #cb6ce6 !important;
}

.u-inl-5e41ce1d02 {
  text-align: left;
  width: 650px;
}

.u-inl-5f0e705172 {
  padding: 0px 20px 20px 20px;
}

.u-inl-61afa3bc9c {
  width: auto;
  position: relative;
}

.u-inl-62d2fbbc30 {
  color: #bebebe !important;
}

.u-inl-62e44471db {
  color: #f5a96a;
  border-color: rgba(245, 131, 61, 0.3);
  background: rgba(245, 131, 61, 0.1);
}

.u-inl-62f54e1b39 {
  padding-bottom: 15px;
}

.u-inl-63dbf5319a {
  text-align: center;
}

.u-inl-647aea144b {
  color: #6f982d;
}

.u-inl-6521613f01 {
  float: left;
  margin: 0;
}

.u-inl-65bc58a9db {
  background: linear-gradient(160deg, #0b1c2c 0%, #0f2336 55%, #0e2038 100%);
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.u-inl-65d1f1c3d7 {
  display: none;
}

.u-inl-66572a7672 {
  background: #2a9d8f;
}

.u-inl-666fd04e3b {
  color: #ff7f27 !important;
}

.u-inl-6691ebdcc5 {
  float: none;
  list-style: none;
  position: absolute;
  width: 100px;
  z-index: 50;
  display: block;
}

.u-inl-66b5192971 {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}

.u-inl-677c9e3ea8 {
  visibility: hidden;
  display: none;
}

.u-inl-6793f42739 {
  color: #464655;
}

.u-inl-68dfe4f61d {
  cursor: pointer;
  height: 55px !important;
  background: #fafafa !important;
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  border: 0 !important;
}

.u-inl-695de9d0bd {
  margin-bottom: 15px;
}

.u-inl-6a1b83a693 {
  font-size: 18px;
  font-family: fantasy;
}

.u-inl-6a44bb0663 {
  color: #666;
  font-size: 14px;
}

.u-inl-6a8ad42c63 {
  z-index: 4;
  left: 180px;
  top: 100px;
}

.u-inl-6aa34d7432 {
  display: none;
}

.u-inl-6ddbf14c3f {
  float: left;
  margin-left: 15px;
  font-size: 42px;
}

.u-inl-6deeb27c8d {
  background: #f5833d;
}

.u-inl-6e22c58a7a {
  display: none;
}

.u-inl-6f5373197d {
  font-size: 1.3333em;
  font-weight: 300;
  line-height: 1em;
}

.u-inl-7126e2b68d {
  left: 40%;
  background-color: #ff6600;
}

.u-inl-71c311f964 {
  top: 50%;
}

.u-inl-7269667256 {
  text-align: center;
  padding: 40px 20px;
  color: #dc2626;
}

.u-inl-742af9ee65 {
  padding: 20px;
  text-align: center;
  color: #d32f2f;
}

.u-inl-7490f3167b {
  font-size: 11px;
  color: #999;
  margin-bottom: 10px;
}

.u-inl-74c384aa05 {
  color: #2e8795;
}

.u-inl-758d5a91ce {
  top: 20%;
}

.u-inl-76bf2266ec {
  justify-content: center;
}

.u-inl-773daef08e {
  background: #9c89b8;
  width: 0%;
}

.u-inl-787c413d62 {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
}

.u-inl-789a0b989d {
  margin-bottom: 28px;
}

.u-inl-78f7b8f6fa {
  margin: 0 0 8px;
  padding: 6px 12px;
  font-size: 12px;
}

.u-inl-7b0763dbc0 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.u-inl-7c242e4812 {
  font-family: "tenderjo font" !important;
}

.u-inl-7c40ad6c4a {
  background: #eee;
}

.u-inl-7c693cd5c7 {
  background-color: #ffcc00;
}

.u-inl-7c7333f408 {
  background: var(--secondary);
}

.u-inl-7d020a9cd9 {
  z-index: 5;
  left: 50px;
  top: 10px;
}

.u-inl-7f9000de3f {
  width: 28px;
  height: 21px;
  vertical-align: middle;
  border-radius: 3px;
}

.u-inl-820ffb5707 {
  text-align: center;
  flex: 0 0 100px;
}

.u-inl-8328de25d4 {
  float: none;
  list-style: none;
  position: absolute;
  width: 100px;
  z-index: 0;
  display: none;
}

.u-inl-841d7d916d {
  top: 90%;
}

.u-inl-84c3f2498c {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.u-inl-84d5943b49 {
  padding-bottom: 0px;
  padding-top: 20px;
}

.u-inl-855629aa37 {
  color: #f5833d;
}

.u-inl-88c06e8d56 {
  height: 50px;
  font-size: 12px !important;
}

.u-inl-89370b6bc5 {
  background-color: #336699;
}

.u-inl-898c188623 {
  position: relative;
}

.u-inl-8b424f074a {
  text-align: right;
}

.u-inl-8c229ce1d3 {
  color: #5a9e1e;
}

.u-inl-8c2d9c5bf9 {
  width: 60px;
  height: 60px;
}

.u-inl-8c6b505749 {
  text-align: center;
  font-family: "Tenderjo font";
  padding: 3px;
}

.u-inl-8c97872fd9 {
  padding-top: 0px;
  width: 305px;
}

.u-inl-8d54c5c11a {
  padding: 0 !important;
  margin: 0 auto !important;
}

.u-inl-8d8a98d8e9 {
  max-width: 600px;
}

.u-inl-8e96e9ebf0 {
  background: #f1f5f9;
  cursor: no-drop;
}

.u-inl-8fbee1b1ba {
  padding-inline-end: 38px;
}

.u-inl-910f53fb7a {
  margin-top: 20px;
}

.u-inl-9155a8bf60 {
  width: 32px !important;
  height: 32px !important;
}

.u-inl-917ed27b81 {
  color: #ffffff !important;
}

.u-inl-93688d4ac4 {
  margin-top: 20px;
}

.u-inl-95bc138f3a {
  width: 270px;
  height: 160px;
}

.u-inl-9869a15f67 {
  width: 91%;
}

.u-inl-99511f8f0a {
  background-color: #003366;
}

.u-inl-998aa3df46 {
  color: #64748b;
}

.u-inl-99a9396e06 {
  display: none;
  margin-top: 10px;
  text-align: center;
}

.u-inl-99ab7011ce {
  clear: both;
}

.u-inl-9a3532edd1 {
  display: flex;
}

.u-inl-9a9e0fd401 {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.u-inl-9b0f758815 {
  line-height: 2.4em !important;
  box-shadow: none !important;
}

.u-inl-9b83247db4 {
  color: var(--TenderGlobalSubs-secondary);
}

.u-inl-9c2ebe8288 {
  background: #98ce44;
  width: 0%;
}

.u-inl-9c6d71a2e7 {
  float: left;
}

.u-inl-9cae636e89 {
  width: 90%;
}

.u-inl-9cc000c290 {
  top: 60%;
}

.u-inl-9ce8cff2b1 {
  color: var(--TenderGlobalSubs-primary);
}

.u-inl-9fbb568a76 {
  color: #94a3b8;
}

.u-inl-a1d92ed6c0 {
  min-width: 100%;
  margin: 0 0 25px 0;
}

.u-inl-a209ebe5f6 {
  margin: 0px;
}

.u-inl-a21d408098 {
  background: #333 !important;
}

.u-inl-a33b8fc2ff {
  margin-top: 8px;
}

.u-inl-a3970b9f8a {
  font-size: 15px;
}

.u-inl-a442c1d689 {
  margin: 0;
  padding: 0;
}

.u-inl-a493728f1d {
  background: #bebebe;
  padding: 15px;
  margin: 10px 0;
}

.u-inl-a62e488336 {
  width: 177px !important;
  opacity: 0.75 !important;
}

.u-inl-a6eaef896c {
  background-color: #40c217;
}

.u-inl-a77766e974 {
  font-family: monospace !important;
  font-size: 16px;
}

.u-inl-aa75644121 {
  display: block;
}

.u-inl-ab0a9b0e13 {
  top: 30%;
}

.u-inl-ab7ef1bf6f {
  margin-top: 5px;
}

.u-inl-abdeec16fc {
  font-size: 0.72rem;
  padding: 4px 14px;
}

.u-inl-abea06e5fe {
  font-size: 2.3em;
}

.u-inl-ac33f412bc {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

.u-inl-acb09e0917 {
  width: 24px;
  border-radius: 50%;
}

.u-inl-ace1c056ee {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -66.5px;
}

.u-inl-aed1f52ef5 {
  position: relative;
  z-index: 1;
}

.u-inl-af28c4887a {
  background: #9c89b8;
}

.u-inl-b07581571a {
  width: 200px;
}

.u-inl-b0c0829896 {
  background: #fff;
  padding: 15px;
  border: 1px solid #e9e9e9;
}

.tg-flag-icon {
  width: 24px !important;
  max-width: 24px !important;
  height: 16px;
  object-fit: cover;
  display: inline-block;
  vertical-align: middle;
}

/* Sectors icon — sized + aligned to match the other .search-results-titlehome
   icons (TOP BUYER, Top Tenders, Free Tenders, Last Suppliers — all 24px). */
.search-results-titlehome > .tg-sector-pie-icon,
.tg-sector-pie-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  vertical-align: middle;
  margin-inline-end: 6px;
}

.u-inl-b46c5c0c06 {
  position: absolute;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(46, 135, 149, 0.12) 0%,
    transparent 70%
  );
  top: -100px;
  left: -100px;
  pointer-events: none;
}

.u-inl-b49ef67c9d {
  color: #378b95 !important;
}

.u-inl-b6336892d9 {
  text-transform: lowercase;
}

.u-inl-b6af83e37f {
  color: #fff;
  margin-top: 12px;
}

.u-inl-b702510dc1 {
  border: 1px solid #bebebe;
}

.u-inl-b7669c0a02 {
  position: absolute;
  top: 50%;
  margin-top: -78px;
  left: 50%;
  margin-left: -117.5px;
}

.u-inl-b948fe66b2 {
  color: #888;
}

.u-inl-b98fa319ba {
  min-height: 10px;
}

.u-inl-ba070c8a7c {
  left: 50%;
  background-color: #ff6600;
}

.u-inl-badabf1f57 {
  width: 32px !important;
}

.u-inl-bb80d70afb {
  color: #414141;
}

.u-inl-bc13b37373 {
  height: 300px;
}

.u-inl-bcff5e59ee {
  border-right: 1px solid #f5f5f5;
}

.u-inl-bd877e16c3 {
  display: block;
}

.u-inl-bdd8116a16 {
  height: auto;
}

.u-inl-be2134e14e {
  background: #bebebe;
}

.u-inl-bfa046f7aa {
  font-size: 16px !important;
}

.u-inl-c0516d5e04 {
  background: #2a9d8f;
  width: 0%;
}

.u-inl-c05e9955cd {
  top: 70%;
}

.u-inl-c0a88ee0ae {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}

.u-inl-c0b89d302c {
  color: #ef4444;
}

.u-inl-c20fae1f8c {
  background: #fef7f2;
  border-color: #ffe1cf;
}

.u-inl-c36c155e8f {
  margin: 5px;
  max-width: 270px;
}

.u-inl-c498ca7679 {
  left: 75%;
  background-color: #ffcc00;
}

.u-inl-c6bb82d2d4 {
  margin: 10px 0;
}

.u-inl-c772e97d75 {
  color: #94a3b8;
  font-size: 9px;
}

.u-inl-c80955080a {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.u-inl-c84c3abe48 {
  text-align: center !important;
}

.u-inl-c84d79f452 {
  z-index: 1;
  left: 0;
  top: 30px;
}

.u-inl-c9f6745c18 {
  color: #ff6a00 !important;
}

.u-inl-ca42efcc24 {
  color: #2563eb;
  text-decoration: underline;
}

.u-inl-cb639968fc {
  background: #98ce44;
}

.u-inl-cdd1b94371 {
  color: #ef4444;
}

.u-inl-ce027df3e6 {
  font-size: 2rem;
  color: #0ab596;
}

.u-inl-cf22c8b9c4 {
  color: #98ce44;
}

.u-inl-cf2492654e {
  background: #457b9d;
}

.u-inl-cf70907957 {
  display: inline-flex;
  margin: 6px 0 8px;
}

.u-inl-d0466aa33f {
  display: none;
}

.u-inl-d2b77467c0 {
  background: #ffd166;
  width: 0%;
}

.u-inl-d37d99c4f1 {
  margin-top: 0.75rem;
}

.u-inl-d726c7d0bf {
  margin-bottom: 0 !important;
}

.u-inl-d76d1bd5a0 {
  width: 110px;
}

.u-inl-d82651024c {
  text-align: center;
  font-size: 16px;
}

.u-inl-d8ed78f3c0 {
  top: 40%;
}

.u-inl-d91b96fc84 {
  margin: 10px;
}

.u-inl-db3fb32584 {
  font-family: monospace !important;
  font-size: 24px;
}

.u-inl-dda989c134 {
  left: 80%;
  background-color: #40c217;
}

.u-inl-ddfc0be52f {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.u-inl-de2397687b {
  color: #0ab596;
}

.u-inl-dea59f2cc9 {
  padding: 20px;
  text-align: center;
  color: red;
}

.u-inl-df1a5f359e {
  color: #378b95;
}

.u-inl-e0128a44bc {
  margin: 6px 0 8px;
}

.u-inl-e327499d8b {
  min-width: 100%;
  margin: 0;
}

.u-inl-e368e13e6c {
  background: #ff7f27;
}

.u-inl-e444455cfa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.u-inl-e4674a5ca8 {
  margin-left: 5px;
}

.u-inl-e4affaef1a {
  box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
}

.u-inl-e4fc022ec9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.u-inl-e51f494250 {
  border-radius: 15px;
}

.u-inl-e539df3285 {
  left: 60%;
  background-color: #ffcc00;
}

.u-inl-e58c49147c {
  color: inherit;
  text-decoration: underline;
  font-weight: bold;
}

.u-inl-e5d2101b0d {
  width: 24px;
}

.u-inl-e5f6177d8c {
  color: #aaa;
}

.u-inl-e72b19b6ea {
  margin: 20px 0;
}

.u-inl-e7ec47d47c {
  flex: 2;
  min-width: 180px;
}

.u-inl-e85588a238 {
  float: right;
}

.u-inl-e917ad8a14 {
  padding: 5px 0;
}

.u-inl-e92fbdd85f {
  transition-duration: 0.6s;
  transform: translate3d(0px, 0px, 0px);
  direction: ltr;
}

.u-inl-e9f63ffce4 {
  width: 160px;
  height: 160px;
  position: relative;
}

.u-inl-ea5fada68c {
  text-align: left;
}

.u-inl-eac4f2115a {
  max-width: 200px;
  max-height: 150px;
}

.u-inl-eb712934b0 {
  font-size: 18px;
  line-height: 18px;
}

.u-inl-ebac5e1bac {
  color: rgba(255, 255, 255, 0.6);
  max-width: 600px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.7;
}

.u-inl-ec31e87f7f {
  height: 500px;
  border-radius: 16px;
}

.u-inl-ec6381e2ea {
  height: 0px;
}

.u-inl-ec7bdef652 {
  padding: 8px 0;
  border-top: 1px solid #e2e8f0;
  margin-top: 8px;
}

.u-inl-ec96a8040f {
  background: white;
  cursor: no-drop;
}

.u-inl-ecfbb78629 {
  cursor: pointer;
}

.u-inl-ed55e5720f {
  width: 100px;
}

.u-inl-eddf817fe0 {
  line-height: 10px;
}

.u-inl-ee20be0369 {
  border: 1px solid #f5f5f5;
}

.u-inl-ee5b808917 {
  color: #ff7f27 !important;
}

.u-inl-f1f82af95d {
  float: none;
  list-style: none;
  position: absolute;
  width: 100px;
  z-index: 50;
  display: list-item;
}

.u-inl-f2167391c4 {
  position: absolute;
  top: 50%;
  margin-top: -80px;
  left: 50%;
  margin-left: -156px;
}

.u-inl-f3084ac104 {
  background: #ffd166;
}

.u-inl-f316937a3a {
  margin: 15px 0;
  border-radius: 5px;
}

.u-inl-f37a8aa60d {
  background: #f2f9f0;
  border-color: #d9f0c5;
}

.u-inl-f3911852f9 {
  cursor: pointer;
  height: 45px !important;
  background: #fafafa !important;
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.u-inl-f3c131ddce {
  margin-bottom: 6px;
}

.u-inl-f3df0c9e52 {
  padding-top: 0 !important;
}

.u-inl-f3e1752cfa {
  display: none;
  margin-top: 20px;
}

.u-inl-f3f8ee341e {
  font-size: 32px;
  animation: spin 1s linear infinite;
}

.u-inl-f40d88b631 {
  transition-duration: 0.6s;
  transform: translate3d(0px, 0px, 0px);
}

.u-inl-f4a0c72a81 {
  display: none;
  visibility: hidden;
}

.u-inl-f4a694236d {
  font-size: 16px !important;
}

.u-inl-f711e70788 {
  font-size: 1.3333em;
}

.u-inl-f78495b441 {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 4px;
}

.u-inl-f8039f1478 {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 0px;
}

.u-inl-fa8253b2c7 {
  color: #4dd8e5;
  font-style: normal;
}

.u-inl-fb21b2febd {
  width: 225px;
}

.u-inl-fb5ec070f2 {
  text-align: center;
}

.u-inl-fee1f8c458 {
  background: #457b9d;
  width: 0%;
}

.u-inl-ff012b81ed {
  background: none;
}

/* JS-driven display helpers (BuyersList badges, etc.) */
.u-inl-dsp-none {
  display: none !important;
}
.u-inl-dsp-inline {
  display: inline !important;
}
.u-inl-dsp-inline-block {
  display: inline-block !important;
}
.u-inl-dsp-block {
  display: block !important;
}

/* Cities.aspx map info window — dynamic colors applied in script */
.cities-iw-head {
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: 2px solid transparent;
}
.cities-iw-tender-count {
  font-size: 16px;
}
.cities-iw-readmore {
  display: block;
  text-align: center;
  padding: 8px 15px;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.3s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.cities-iw-readmore:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  transform: translateY(-1px);
}

/* Subscriptions.aspx contract row icon colors */
.TenderGlobalSubs-cnt-icon--pdf {
  color: #e53e3e;
  font-size: 1.1rem;
  flex-shrink: 0;
}
.TenderGlobalSubs-cnt-icon--img {
  color: #38a169;
  font-size: 1.1rem;
  flex-shrink: 0;
}
.TenderGlobalSubs-cnt-icon--doc {
  color: #3182ce;
  font-size: 1.1rem;
  flex-shrink: 0;
}
.TenderGlobalSubs-cnt-icon--file {
  color: #718096;
  font-size: 1.1rem;
  flex-shrink: 0;
}

/* Global deadline card styles (used in Default/Newsletter/TenderDetails) */
.dc {
  max-width: 100%;
  background: #fff;
/*  border-radius: 20px;*/
  box-shadow: 0 8px 24px -8px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  border-top: 5px solid #e44049;
  margin-bottom: 15px;
  transition: transform 0.2s;
}
.dc:hover {
  transform: translateY(-2px);
}
.dc-inner {
  padding: 18px 16px 16px;
}
.dc-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}
.dc-icon {
  background: #e44049;
  width: 42px;
  height: 42px;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  color: #fff;
  animation: dcPulse 1.8s ease-in-out infinite;
}
.dc-icon i {
  animation: dcWiggle 1.8s ease-in-out infinite;
  transform-origin: center;
}
@keyframes dcPulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(228, 64, 73, 0.35);
  }
  50% {
    transform: scale(1.06);
    box-shadow: 0 0 0 5px rgba(228, 64, 73, 0.15);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(228, 64, 73, 0);
  }
}
@keyframes dcWiggle {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(3deg);
  }
  75% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(0);
  }
}
.dc-titles h3 {
  font-size: 1.125rem;
  font-weight: 800;
  color: #2d3e48;
  margin: 0 0 2px;
}
.dc-titles p {
  font-size: 0.65rem;
  color: #7c8c99;
  margin: 0;
}
.dc-date {
  background: linear-gradient(145deg, #fff8f8, #fef0f0);
 /* border-radius: 20px;*/
  padding: 12px;
  text-align: center;
  border: 1px solid #ffe0e2;
  margin-bottom: 14px;
}
.dc-day {
  font-size: 2.8rem;
  font-weight: 800;
  color: #e44049;
  line-height: 1;
  margin-bottom: 4px;
  letter-spacing: -1px;
}
.dc-my {
  font-size: 0.85rem;
  font-weight: 600;
  color: #4a6572;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.dc-my span {
  background: #ffffffcc;
  padding: 3px 8px;
/*  border-radius: 20px;*/
  font-size: 0.75rem;
}
.dc-info {
  background: #f9fbfd;
/*  border-radius: 14px;
*/  padding: 10px 14px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 14px;
}
.dc-count {
  font-size: 18px;
  font-weight: 800;
  color: #e44049;
}
.dc-lbl {
  font-size: 0.75rem;
  font-weight: 600;
  color: #5f7482;
}
.dc-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #e44049;
  color: #fff;
  text-decoration: none;
  padding: 10px 0;
 /* border-radius: 40px;*/
  font-weight: 700;
  font-size: 0.85rem;
  transition: all 0.2s;
}
.dc-btn:hover {
  background: #c12d36;
  transform: translateY(-1px);
  color: #fff;
}
.dc-btn i {
  font-size: 0.85rem;
  transition: transform 0.2s;
}
.dc-btn:hover i {
  transform: translateX(-4px);
}


/* --------------------------------------------------------------
   Restored from backup - scattered classes from main section
   -------------------------------------------------------------- */

.tg-hidden {
  display: none !important;
}

.u-inl-wm-menu-dot-hidden {
  display: none;
}

.u-inl-wm-btn-secondary-inline {
  margin-top: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid #c8d7e6;
  color: #1f3b53;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.2;
  box-shadow: 0 2px 8px rgba(18, 50, 84, 0.12);
  transition:
    background 0.2s,
    border-color 0.2s,
    color 0.2s,
    transform 0.2s,
    box-shadow 0.2s;
}

.u-inl-wm-btn-secondary-inline i {
  font-size: 12px;
}

.u-inl-wm-btn-secondary-inline:hover {
  background: #f1f7ff;
  border-color: #9fb6cf;
  color: #173651;
  transform: translateY(-1px);
}

.u-inl-wm-btn-secondary-inline:focus {
  outline: 2px solid rgba(46, 135, 149, 0.35);
  outline-offset: 2px;
}

.u-inl-wm-sm-guest-footer {
  display: flex !important;
  flex-direction: column !important;
  padding: 8px 12px !important;
}

.u-inl-wm-footer-links-row {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: space-between;
  align-items: center;
  gap: 3px;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.u-inl-wm-hidden {
  display: none;
}

.u-inl-wm-bars-red {
  color: #e44049;
}

.u-inl-wm-nav-icon-size {
  width: 32px !important;
  height: 32px !important;
}

.u-inl-wm-nav-fa16 {
  font-size: 16px !important;
}

.u-inl-wm-register-section {
  border-top: 1px solid #f0e6d8;
  padding: 10px 14px 8px;
  text-align: center;
}

.u-inl-wm-register-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 40px;
  background: linear-gradient(135deg, #27ae60, #2ecc71);
  color: #fff;
  font-weight: 700;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.2s;
  box-shadow: 0 2px 8px rgba(39, 174, 96, 0.25);
}

.u-inl-wm-middle-block {
  position: relative;
  height: 80px;
}

.u-inl-wm-middle-img {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px;
}

.u-inl-wm-title-no-margin {
  margin-bottom: 0 !important;
}

.u-inl-wm-strong-cornsilk {
  background: cornsilk;
}

.u-inl-wm-flags-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.u-inl-wm-main-button-secondary {
  background: var(--secondary);
}

.u-inl-wm-contact-copy {
  font-size: 0.85rem;
  line-height: 1.5;
}

.u-inl-wm-mb12 {
  margin-bottom: 12px;
}

.u-inl-wm-text-primary {
  color: var(--primary);
}

.u-inl-wm-offer-float {
  position: fixed;
  right: 20px;
  bottom: 90px;
  z-index: 9999;
  width: auto;
  padding: 10px;
  animation: float 6s ease-in-out infinite;
}

.u-inl-wm-noscript-hidden {
  display: none;
  visibility: hidden;
}

[class^="soap-icon"] {
  vertical-align: baseline;
}

[class^="soap-icon"]:before {
  font-family: soap-icons;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

[class^="soap-icon"].circle {
  border: 1px solid;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.7333em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50%;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}

[class^="soap-icon"].takeoff-effect:before {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

[class^="soap-icon"].takeoff-effect1:before {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}

[class^="soap-icon"].landing-effect:before {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

[class^="soap-icon"].flip-effect:before {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
}

.box-title small [class^="soap-icon"] {
  color: #ff7f27;
  font-size: 1.3333em;
}

.fileinput input[type="file"] {
  position: relative;
  z-index: 2;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  width: 100%;
}

.checkbox input[type="checkbox"] {
  position: relative;
  z-index: 1;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.radio input[type="radio"] {
  position: relative;
  z-index: 1;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

button.btn-extra > i {
  width: 56px;
  vertical-align: middle;
  background: #2e8795;
  font-size: 36px;
  display: table-cell;
  height: 55px;
  text-align: right;
  padding-right: 8px;
}

button.btn-extra > i:after {
  display: block;
  content: "";
  position: absolute;
  left: 55px;
  border-bottom: 70px solid #2e8795;
  border-right: 16px solid transparent;
  top: 0;
  bottom: 0;
}

button.btn-extra > span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 10px;
  text-align: left;
}

button.btn-extra > span em {
  color: #2e8795;
  font-size: 1em;
  font-weight: 700;
  font-style: normal;
}

button.btn-extra:hover > i {
  color: #fff;
}

button.btn-extra.blue > i {
  background: #2e8795;
}

button.btn-extra.blue > i:after {
  border-bottom-color: #2e8795;
}

button.btn-extra.blue > span em {
  color: #2e8795;
}

button.btn-extra.yellow > i {
  background: #ff7f27;
}

button.btn-extra.yellow > i:after {
  border-bottom-color: #ff7f27;
}

button.btn-extra.yellow > span em {
  color: #ff7f27;
}

button.btn-extra.light > i {
  background: #ccc;
  color: #fff;
}

button.btn-extra.light > i:after {
  border-bottom-color: #ccc;
}

button.btn-extra.light > span em {
  color: #ccc;
}

button.btn-extra.pay > i {
  background: #17a2b8;
  color: #fff;
}

button.btn-extra.pay > i:after {
  border-bottom-color: #17a2b8;
}

button.btn-extra.pay > span em {
  color: #17a2b8;
}

button.btn-extra.whatsapp > i {
  background: #25d366;
  color: #fff;
}

button.btn-extra.whatsapp > i:after {
  border-bottom-color: #25d366;
}

button.btn-extra.whatsapp > span em {
  color: #25d366;
}

blockquote.style1 > span.triangle:before {
  text-indent: 0;
  content: "\f0da";
  font-family: FontAwesome;
  color: #ff7f27;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -11px;
  font-style: normal;
}

blockquote.style1.border-color-blue > span.triangle:before {
  color: #2e8795;
}

blockquote.style1.border-color-yellow > span.triangle:before {
  color: #ff7f27;
}

.pagination > li {
  float: left;
  height: 32px;
  margin-right: 6px;
  text-align: center;
  font-size: 0.9167em;
}

.pagination > li.disabled > span {
  color: #fff;
  background: #d9d9d9;
}

.pagination > li.disabled > span:hover {
  background: #d9d9d9;
}

.pagination > li > span {
  line-height: 32px;
  padding: 0 10px;
  color: #fff;
  border-radius: 0 !important;
  background: #d9d9d9;
  border: 0;
  text-transform: uppercase;
  font-weight: 700;
}

.pagination > li > span:hover {
  color: #fff;
  background: #ff7f27;
}

.pagination > li.active > span {
  background: #ff7f27 !important;
}

.pagination > li.prev {
  margin-right: 10px;
}

.pagination > li.next {
  margin-left: 4px;
}

.pagination > li.prev > a {
  background: #98ce44;
  padding: 0 15px;
}

.pagination > li.prev > a:hover {
  background: #ff7f27;
}

.pagination > li.prev.disabled > span {
  color: #fff;
  background: #d9d9d9;
}

.time [class^="soap-icon"] {
  float: left;
  font-size: 18px;
  color: #ff7f27;
  margin-right: 5px;
}

.suggestions.image-carousel.style2 .slides > li {
  margin-right: 24px;
}

.suggestions.image-carousel.style2 .slides > li img {
  width: 100%;
  height: auto;
}

.travelo-box > :last-child {
  margin-bottom: 0;
}

.travelo-box.twitter-box .twitter-holder > ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0 15px 40px;
  position: relative;
}

.travelo-box.twitter-box .twitter-holder > ul li:last-child {
  border: 0;
}

.travelo-box.twitter-box .twitter-holder > ul li:before {
  content: "\f099";
  font-family: FontAwesome;
  display: block;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50%;
  border-radius: 50%;
  border: 1px solid #ff7f27;
  color: #ff7f27;
  line-height: 32px;
  text-align: center;
  position: absolute;
  left: 0;
  font-size: 16px;
}

.travelo-box.twitter-box .twitter-holder > ul li .tweet-text a {
  color: #2e8795;
}

.travelo-box.twitter-box .twitter-holder > ul li .tweet-text a:hover {
  text-decoration: underline;
}

.travelo-box.contact-box .contact-details .contact-phone > i {
  color: #ff7f27;
}

.travelo-box.contact-us-box .contact-address li > i {
  position: absolute;
  font-size: 1.5em;
  color: #ff7f27;
  left: 0;
  top: 12px;
}

.travelo-box.newsletter-box .row > div {
  margin-bottom: 0 !important;
}

.constant-column-5 > * {
  float: left;
}

.column-5-no-margin > :nth-child(5n + 1) {
  clear: both;
}

.column-5-no-margin > * {
  width: 20%;
}

.constant-column-2 > * {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%;
}

.constant-column-2 > :nth-child(2n) {
  margin-right: 0;
}

.constant-column-2 > :nth-child(2n + 1) {
  clear: both;
}

.constant-column-3 > * {
  width: 31.3333%;
  margin-right: 3%;
  margin-bottom: 3%;
}

.constant-column-3 > :nth-child(3n) {
  margin-right: 0;
}

.constant-column-3 > :nth-child(3n + 1) {
  clear: both;
}

.constant-column-4 > * {
  width: 22.75%;
  margin-right: 3%;
  margin-bottom: 3%;
}

.constant-column-4 > :nth-child(4n) {
  margin-right: 0;
}

.constant-column-4 > :nth-child(4n + 1) {
  clear: both;
}

.constant-column-5 > * {
  width: 17.6%;
  margin-right: 3%;
  margin-bottom: 3%;
}

.constant-column-5 > :nth-child(5n) {
  margin-right: 0;
}

.constant-column-5 > :nth-child(5n + 1) {
  clear: both;
}

ul.upper-roman.bullet-colored li > * {
  color: #838383;
}

ul.check-square li.active > a {
  color: #fff;
}

.toggle-container .panel.style1 .panel-title > a {
  line-height: 24px;
}

.toggle-container .panel.style1 .panel-title > a:before {
  display: block;
  content: "\f068";
  font-family: FontAwesome;
  margin-right: 16px;
  line-height: 24px;
  font-size: 10px;
  float: left;
  width: 24px;
  height: 24px;
  text-align: center;
  color: #9e9e9e;
  background: #f5f5f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50%;
  border-radius: 50%;
  font-weight: 900;
}

.toggle-container .panel.style1 .panel-title > a.collapsed:before {
  content: "\f067";
  color: #fff;
  background: #2e8795;
}

.toggle-container .panel.style1.arrow-right .panel-title > a {
  padding-right: 36px;
}

.toggle-container .panel.style1.arrow-right .panel-title > a:before {
  float: none;
  position: absolute;
  right: 0;
  height: 16px;
  line-height: 17px;
  width: 16px;
  font-size: 9px;
  border: 0;
  margin-top: -8px;
  top: 50%;
  font-weight: 700;
}

.toggle-container .panel.style2 .panel-title > a {
  display: block;
  line-height: normal;
  padding: 15px 20px;
  color: #2e8795;
}

.toggle-container .panel.style2 .panel-title > a.collapsed {
  color: inherit;
  position: relative;
}

.toggle-container .panel.style2 .panel-title > a.collapsed:hover {
  color: #2e8795;
}

.toggle-container .panel.style2 .panel-title > a:after {
  content: "\f068";
  font-family: FontAwesome;
  font-size: 10px;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 15px;
  bottom: 0;
  color: #9e9e9e;
  background: #f5f5f5;
  text-align: center;
  line-height: 30px;
}

.toggle-container .panel.style2 .panel-title > a.collapsed:after {
  content: "\f067";
  color: #fff;
  background: #2e8795;
}

.toggle-container.with-image > .image-container {
  background: #2e8795;
}

.toggle-container.with-image > .image-container > img {
  width: 100%;
  height: auto;
}

.toggle-container.with-image .panel > img {
  display: none;
}

.toggle-container.with-image .panel-title > a {
  color: #2e8795;
}

.toggle-container.with-image .panel-title > a.collapsed {
  color: inherit;
}

.toggle-container.with-image .panel-title > a.collapsed:hover {
  color: #2e8795;
}

.tab-pane [class^="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.tab-container ul.tabs li:hover > a {
  color: #2e8795;
  background: #fff;
}

.tab-container .tab-content .tab-pane > img {
  margin: 0 15px 0 0;
}

.tab-container.style1 ul.tabs li:hover > a {
  color: #fff;
  background: #2e8795;
  position: relative;
}

.tab-container.style1 ul.tabs li:hover > a:after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -10px;
  border-top: 5px solid #2e8795;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
}

.tab-container.style1 ul.tabs li:hover > a:after {
  display: none;
}

.tab-container.style1 ul.tabs li.active:hover > a:after {
  display: block;
}

.tab-container.trans-style ul.tabs li a i[class^="soap-icon"] {
  font-size: 20px;
}

.tab-container.full-width-style ul.tabs li a > i {
  color: #d9d9d9;
  display: block;
  font-size: 18px;
  margin: 0 auto;
  width: 1.6em;
  height: 1.6em;
  line-height: 1.5em;
  overflow: hidden;
}

.promo-box .action-section form .row > div {
  margin-bottom: 10px;
}

.travelo-box > .image-carousel.style2 .flex-direction-nav {
  top: -60px;
}

.photo-gallery .flex-control-nav > li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50%;
  border-radius: 50%;
}

.photo-gallery .slides > li {
  display: none;
  overflow: hidden;
  position: relative;
}

.photo-gallery .flex-control-nav > li {
  float: left;
  margin-left: 5px;
  margin-right: 0;
}

.photo-gallery .flex-control-nav > li a {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #fff;
  text-indent: -9999px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0);
  box-shadow: none;
}

.photo-gallery .flex-control-nav > li a.flex-active {
  background: #ff7f27;
  border-color: #ff7f27;
}

.image-carousel.style1 .slides > li {
  margin-right: 10px;
  height: 70px;
  cursor: pointer;
  overflow: hidden;
}

.image-carousel.style1 .slides > li:last-child {
  margin-right: 0;
}

.image-carousel.style1 .slides > li img {
  height: 100%;
  width: auto;
  max-width: none;
  -ms-filter: "alpha(opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.image-carousel.style1 .slides > li:hover img {
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.image-carousel.style2 .slides > li {
  margin-right: 30px;
}

.image-carousel.style2 .slides > li:last-child {
  margin-right: 0;
}

.image-carousel.style2 .slides > li .hover-effect {
  z-index: 0;
}

.image-carousel.style2 .slides > li .hover-effect img {
  position: relative;
}

.image-carousel.style2 .slides > li .hover-effect .caption {
  -ms-filter: "alpha(opacity=0)";
  filter: opacity(0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  right: 0;
  z-index: 3;
  margin: 0;
  background: #2e8795;
  color: #fff;
  font-size: 1.1667em;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  -ms-transition: -ms-transform 0.35s;
  transition: transform 0.35s;
}

.image-carousel.style2 .slides > li .hover-effect:hover .caption {
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.image-carousel.style3 .slides > li .box {
  margin-bottom: 0;
}

.image-carousel.style3 .slides > li {
  margin-right: 30px;
}

.image-carousel.style3 .slides > li:last-child {
  margin-right: 0;
}

.image-box.box > .details {
  padding: 12px 15px;
}

.image-box.box > .details > :last-child {
  margin-bottom: 0;
}

.image-box.style11 .box > .details {
  padding: 15px;
}

.image-box.style12 .details > :last-child {
  margin-bottom: 0;
}

.icon-box > i {
  text-align: center;
}

.icon-box.style1 > i {
  display: block;
  width: 42px;
  float: left;
  background: #ff7f27;
  line-height: 42px;
  color: #fff;
  font-size: 2em;
  margin-right: 15px;
}

.icon-box.style2 > i {
  font-size: 1.5em;
  margin-right: 10px;
  color: #2e8795;
}

.icon-box.style9 > i {
  font-size: 5em;
  color: #98ce44;
}

.icon-box.style5 > i {
  display: block;
  width: 70px;
  float: left;
  background: #2e8795;
  line-height: 70px;
  color: #fff;
  font-size: 3em;
  margin-right: 15px;
}

.icon-box.style7 > i {
  display: block;
  float: left;
  color: #fff;
  font-size: 2.5em;
}

.icon-box.style6 > i {
  width: 50px;
  background: #ff7f27;
  line-height: 50px;
}

.icon-box.style7 > i {
  border-radius: 50%;
  width: 86px;
  height: 86px;
  line-height: 60px;
}

.icon-box.style7 > i.glyphicon {
  font-size: 1.6667em;
}

.icon-box.style9 > i {
  background: #2e8795;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50%;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-bottom: 15px;
}

.icon-box.style10 > i {
  position: absolute;
  width: 72px;
  height: 72px;
  top: -36px;
  left: 50%;
  margin-left: -36px;
  font-size: 3em;
  color: #fff;
  background: #ff7f27;
  line-height: 72px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50%;
  border-radius: 50%;
}

.icon-box.style12 > .icon-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
}

.icon-box.style12 > .icon-wrapper > i {
  color: #ff7f27;
}

.icon-box.style12 > .details {
  display: table-cell;
  vertical-align: middle;
}

.icon-box.style11 > .icon-wrapper {
  width: 1.4em;
  text-align: left;
}

.icon-box.style12 > .icon-wrapper {
  width: auto;
}

.icon-box.style12 > .icon-wrapper > i {
  border-color: #2e8795;
  background: #2e8795;
  color: #fff;
  font-size: 1.5em;
}

.icon-box.style12 > .details {
  padding-left: 10px;
  margin: 0;
  text-transform: none;
}

.icon-box.style12 > .details .m-title {
  margin: 0;
}

.listing-style1.hotel .action .button + .button {
  width: 50%;
}

.listing-style1.flight .details .time > div {
  width: 50%;
  float: left;
  padding: 7px 0;
}

.listing-style1.flight .details .time > div > .icon {
  font-size: 16px;
  float: left;
}

.listing-style1.flight .details .time > div > .icon + div {
  padding-left: 24px;
}

.listing-style1.flight .details .time > div:first-child {
  border-right: 1px solid #eeeeee;
}

.listing-style1.flight .details .time > div + div {
  padding-left: 20px;
}

.listing-style1.cruise .time [class^="soap-icon"] {
  float: left;
  font-size: 20px;
}

.listing-style1.cruise .time > div {
  margin-bottom: 10px !important;
}

.listing-style1.cruise .time > div:first-child {
  border-right: 1px solid #eeeeee;
}

.listing-style1.cruise .time > div > div {
  padding-left: 20px;
}

.listing-style2.flight figure > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.listing-style3.flight .take-off > .icon {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
  display: inline-block;
}

.listing-style3.flight .landing > .icon {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
  display: inline-block;
}

.listing-style3.car .amenities ul li [class^="soap-icon"] {
  display: block;
  font-size: 16px;
  color: #d9d9d9;
  overflow: hidden;
}

.listing-style3.car .amenities ul li:hover [class^="soap-icon"] {
  color: #2e8795;
}

.listing-style3.car .amenities ul li:hover [class^="soap-icon"]:before {
  -webkit-animation: toTopFromBottom 0.35s forwards;
  -moz-animation: toTopFromBottom 0.35s forwards;
  animation: toTopFromBottom 0.35s forwards;
}

.listing-style3.box > * {
  padding: 0;
}

.listing-style3 [class^="soap-icon"].circle {
  color: #d9d9d9;
  cursor: default;
  font-size: 16px;
  overflow: hidden;
}

.listing-style3 [class^="soap-icon"].circle:hover {
  color: #2e8795;
}

.listing-style3 [class^="soap-icon"].circle:hover:before {
  -webkit-animation: toTopFromBottom 0.35s forwards;
  -moz-animation: toTopFromBottom 0.35s forwards;
  animation: toTopFromBottom 0.35s forwards;
}

#header.style6 .social-icons li > a:hover i {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}

.listing-style3.hotel .details [class^="soap-icon"].circle {
  margin-right: 5px;
  margin-top: 5px;
}

.listing-style3.hotel .details > * {
  display: table-row;
}

.listing-style3.hotel .details > * > * {
  display: table-cell;
  padding: 10px 15px 0;
  text-align: center;
  vertical-align: middle;
}

.listing-style3.hotel .details > * > :first-child {
  border-right: 1px solid #eeeeee;
  padding-left: 0;
  padding-right: 15px;
  text-align: left;
}

.listing-style3.hotel .details > * > :last-child {
  width: 120px;
}

.listing-style3.hotel .details > :first-child > * {
  border-bottom: 1px solid #eeeeee;
  padding-top: 0;
  padding-bottom: 10px;
}

.listing-style3.flight .details .details-wrapper > * {
  display: table-row;
}

.listing-style3.flight .details .details-wrapper > * > * {
  display: block;
  padding: 5px;
}

.listing-style3.flight .details .details-wrapper > * > :first-child {
  padding-left: 0;
}

.listing-style3.flight .details .details-wrapper > * > :last-child {
  padding-right: 0;
}

.listing-style3.flight .details .details-wrapper > :first-child > * {
  padding-top: 0;
}

.listing-style3.flight .details .details-wrapper [class^="soap-icon"].circle {
  margin-right: 5px;
}

.listing-style3.flight .details .details-wrapper [class^="col-"] {
  padding: 0;
}

.listing-style3.flight .details .details-wrapper .time > div {
  border-right: 1px solid #eeeeee;
  padding: 7px;
}

.listing-style3.flight .details .details-wrapper .time > div:last-child {
  border-right: 0;
}

.listing-style3.flight .details .details-wrapper .time > div:first-child {
  padding-left: 0;
}

.listing-style3.flight .details .details-wrapper .time > div > div {
  padding-left: 0;
}

.tab-container .tab-pane > .listing-style3 .details {
  padding-right: 0;
}

.listing-style3.cruise .details .character > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-left: 1px solid #eeeeee;
}

.listing-style3.cruise .details .character > div:first-child {
  border: 0;
  padding-left: 0;
}

.listing-style3.cruise .details .character [class^="soap-icon"] {
  font-size: 18px;
  float: left;
}

.listing-style3.cruise .details .character .departure > div {
  padding-left: 20px;
  line-height: 1.1667em;
}

.pricing-table .header > i {
  float: left;
  font-size: 16px;
  margin: 3px 8px 0 0;
}

.single .post-content > p {
  line-height: 1.6666em;
}

.single .post-meta .entry-action > * {
  height: 28px;
  line-height: 28px;
  display: inline-block;
  padding: 0 10px;
  margin-left: 8px;
  margin-bottom: 10px;
  background: #fff;
  color: #9e9e9e;
  letter-spacing: 0.04em;
  font-size: 0.8333em;
  font-weight: 400;
}

.single .post-meta .entry-action > * i {
  float: left;
  font-size: 2.6667em;
  margin-right: 10px;
  color: #d9d9d9;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li > a span {
  vertical-align: middle;
}

.comment-list > li.comment:first-child > .the-comment {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}

.testimonial .slides > li {
  display: none;
}

.testimonial.style2 .slides > li {
  padding-bottom: 80px;
  position: relative;
}

.testimonial.style1 .testimonial-control-nav > li {
  float: left;
  margin-left: 5px;
}

.testimonial.style1 .testimonial-control-nav > li a {
  display: block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50% 50%;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  text-indent: -9999px;
  cursor: pointer;
}

.testimonial.style1 .testimonial-control-nav > li a.testimonial-active {
  background: #ff7f27;
  border-color: #ff7f27;
}

.team figure figcaption > .social-icons > li a {
  background: #fff;
  color: inherit;
  -ms-filter: "alpha(opacity=65)";
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}

.team figure figcaption > .social-icons > li a:hover {
  color: #2e8795;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.style-changer .style-changer-header .style-toggle > .fa {
  color: #2e8795;
}

#header .ribbon > a {
  position: relative;
}

#header .topnav ul.quick-menu > li {
  float: left;
  margin-left: 20px;
}

#header .topnav ul.quick-menu > li:first-child {
  margin-left: 0;
}

#header .topnav ul.quick-menu > li > a {
  color: #fff;
  line-height: 42px;
  display: block;
  font-size: 1.21em;
  font-weight: 600;
}

#header .ribbon > a {
  padding: 0 10px 0 0;
  text-transform: uppercase;
}

#header .ribbon > a:after {
  display: inline-block;
  position: absolute;
  right: 0;
  content: "\f0d7";
  font-family: FontAwesome;
  color: #fff;
}

#header .ribbon:hover > ul.menu {
  top: 28px;
  visibility: visible;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#header .ribbon > ul.menu {
  position: absolute;
  left: -15px;
  top: -9999px;
  z-index: 99;
  visibility: hidden;
}

#header .ribbon > ul.menu.left {
  left: auto;
  right: -10px;
}

#header .ribbon.currency > ul.menu li a {
  text-transform: uppercase;
  font-size: 0.8333em;
}

#header.style2 .topnav ul.quick-menu > li.ribbon:hover > ul.menu {
  top: 47px;
}

#header.style1 #main-menu ul.menu > li {
  padding-left: 0;
  padding-right: 0;
  margin-right: 15px;
}

#header.style1 #main-menu ul.menu > li > a {
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
}

#header.style1 #main-menu ul.menu > li:hover > a {
  color: #fff;
  background: #40cbf8;
}

#header.style2 .topnav ul.quick-menu > li > a {
  
  height: 50px;
  line-height: 50px;
}

#header.style2 .topnav ul.quick-menu > li > a:hover {
  color: #fff;
}

/* #header.style2 .topnav ul.quick-menu > li.ribbon > a:after — empty, removed */

#header.style2 .header-search [class^="col-"] {
  padding: 0;
}

#header.style2 #main-menu ul.menu > li {
  padding-left: 0;
  padding-right: 0;
  margin-right: 10px;
}

#header.style2 #main-menu ul.menu > li > a {
  padding-left: 15px;
  padding-right: 15px;
  height: 50px;
  line-height: 50px;
  
}

#header.style2 #main-menu ul.menu > li > a:hover {
  color: #fff;
  background: #263546;
}

#header.style4 .topnav ul.quick-menu .ribbon:hover > ul.menu {
  top: 48px;
}

#header.style3 #main-menu .menu > li > a {
  font-size: 1.1667em;
  color: #d9d9d9;
  height: 96px;
  line-height: 96px;
}

#header.style3 #main-menu .menu > li:hover > a {
  color: #2e8795;
}

#header.style4 .topnav ul.quick-menu > li > a {
  line-height: 50px;
  height: 50px;
  color: inherit;
}

#header.style4 .topnav ul.quick-menu .ribbon > a:after {
  color: inherit;
}

#header.style4 #main-menu > ul.menu {
  margin: 0 auto;
  float: none;
}

#header.style4 #main-menu > ul.menu > li {
  padding-left: 0;
  padding-right: 0;
  margin-right: 2px;
}

#header.style4 #main-menu > ul.menu > li > a {
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  line-height: 50px;
}

#header.style4 #main-menu > ul.menu > li:hover > a {
  font-weight: 700;
  color: inherit;
  background: #f5f5f5;
}

#header.style5 #main-menu > ul > li > a {
  line-height: 48px;
  height: 48px;
}

#header.style5 #main-menu > ul > li:hover > ul {
  top: 46px;
}

#header.style6 .topnav ul.quick-menu > li > a {
  line-height: 30px;
  height: 30px;
  color: inherit;
}

#header.style6 .topnav ul.quick-menu .ribbon:hover > ul.menu {
  top: 28px;
}

#header.style6 .topnav ul.quick-menu .ribbon > a:after {
  color: inherit;
}

#header.style6 #main-menu > ul.menu {
  margin: 0 auto;
  float: none;
}

#header.style6 #main-menu > ul.menu > li {
  padding-left: 0;
  padding-right: 0;
  margin-right: 2px;
}

#header.style6 #main-menu > ul.menu > li > a {
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #d07f00;
}

#header.style6 #main-menu > ul.menu > li:hover > a {
  color: #fff;
  background: #efa300;
}

#header.style6 #main-menu > ul.menu > li:hover > ul {
  top: 48px;
}

#header.style6 .social-icons li > a {
  background: 0;
  color: #d07f00;
}

#header.style6 .social-icons li > a:hover {
  color: #fff;
}

#header.style6 .social-icons li > a:hover i {
  display: block;
  animation: toBottomFromTop 0.3s forwards;
}

#header.style7 .topnav ul.quick-menu > li > a {
  line-height: 36px;
  height: 36px;
  color: inherit;
}

#header.style7 .topnav ul.quick-menu .ribbon:hover > ul.menu {
  top: 34px;
}

#header.style7 .topnav ul.quick-menu .ribbon > a:after {
  color: inherit;
}

#header.style7 #main-menu > ul.menu {
  float: right;
}

#header.style7 #main-menu > ul.menu > li {
  padding-left: 0;
  padding-right: 0;
  margin-right: 2px;
}

#header.style7 #main-menu > ul.menu > li > a {
  padding-left: 20px;
  padding-right: 20px;
  height: 96px;
  line-height: 96px;
  font-weight: 700;
  
}

#header.style7 #main-menu > ul.menu > li:hover > a {
  color: #fff;
}

#header.style7 #main-menu > ul.menu > li:hover > ul {
  top: 94px;
}

#header.style7 .social-icons li > a {
  background: 0;
  
  overflow: hidden;
}

#header.style7 .social-icons li > a:hover {
  background: #2e8795;
  color: #fff;
}

#header.style7 .social-icons li > a:hover i {
  display: block;
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}

.menu > li {
  position: relative;
}

.topnav .container > ul ul {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

.chaser ul.menu > li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}

.chaser ul.menu > li:first-child {
  padding-left: 0;
}

.chaser ul.menu > li:last-child {
  padding-right: 0;
}

.chaser ul.menu > li:hover > ul {
  top: 66px;
  visibility: visible;
  height: auto !important;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  z-index: 1000;
}

.chaser ul.menu > li > a {
  font-weight: 400;
  display: block;
  padding: 0;
  height: 68px;
  line-height: 68px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.chaser ul.menu > li.active > a {
  color: #2e8795;
  font-weight: 700;
}

.chaser ul.menu > li:hover > a {
  color: #2e8795;
}

.chaser ul.menu > li > ul.left {
  left: auto;
  right: -10px;
}

.chaser ul.menu > li ul {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: -9999px;
  z-index: -1;
  width: 180px;
  padding: 0;
  background: #2e8795;
}

.chaser ul.menu > li ul li {
  text-align: left;
  border-top: 1px solid #007082;
  position: relative;
}

.chaser ul.menu > li ul li:first-child {
  border-top: 0;
}

.chaser ul.menu > li ul li:hover > ul {
  top: 0;
  display: block;
  visibility: visible;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  z-index: 1000;
}

.chaser ul.menu > li ul li > a {
  white-space: nowrap;
  color: #fff;
  padding: 12px 20px 12px 18px;
  display: block;
  font-size: 0.9167em;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.chaser ul.menu > li ul li:hover > a {
  background: #007082;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.chaser ul.menu > li.menu-color-blue ul {
  background: #2e8795;
}

.chaser ul.menu > li.menu-color-blue ul li {
  border-top: 1px solid #007082;
}

.chaser ul.menu > li.menu-color-blue ul li:hover > a {
  background: #007082;
}

.chaser ul.menu > li.menu-color-yellow ul {
  background: #ff7f27;
}

.chaser ul.menu > li.menu-color-yellow ul li {
  border-top: 1px solid #c2580c;
}

.chaser ul.menu > li.menu-color-yellow ul li:hover > a {
  background: #c2580c;
}

.chaser ul.menu > li.menu-color-green ul {
  background: #98ce44;
}

.chaser ul.menu > li.menu-color-green ul li {
  border-top: 1px solid #91c63d;
}

.chaser ul.menu > li.menu-color-green ul li:hover > a {
  background: #91c63d;
}

.chaser ul.menu > li li > ul {
  left: 180px;
}

.chaser ul.menu > li li > ul.left {
  left: -180px;
}

.chaser ul.menu > .megamenu-menu:hover > .megamenu-wrapper {
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  top: 66px;
  z-index: 1002;
  visibility: visible;
}

.chaser ul.menu > .megamenu-menu:hover > .megamenu-wrapper ul {
  visibility: visible;
}

.chaser ul.menu > .megamenu-menu .megamenu-wrapper {
  position: absolute;
  z-index: -1;
  left: 0;
  top: -9999px;
  visibility: hidden;
  overflow: hidden;
  display: none;
  padding: 0;
}

.chaser ul.menu > .megamenu-menu .megamenu-wrapper ul {
  position: static;
  width: 100%;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.chaser ul.menu > .megamenu-menu .megamenu-holder {
  width: auto;
  margin-left: -15px;
  margin-right: -15px;
}

.chaser ul.menu > .megamenu-menu ul.megamenu {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #2e8795;
}

.chaser ul.menu > .megamenu-menu ul.megamenu > li > a:hover {
  background: 0;
}

.chaser ul.menu > .megamenu-menu ul.megamenu > li {
  display: table-cell;
  float: none;
  padding-bottom: 25px;
  border: 0;
}

.chaser ul.menu > .megamenu-menu ul.megamenu > li > a {
  padding-left: 40px;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  -ms-filter: "alpha(opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}

/* [orphaned selectors – parent lost during minification]
  > li { width: 100%; }
  > li { width: 50%; }
  > li { width: 33.3333%; }
  > li { width: 25%; }
  > li { width: 20%; }
  > li { width: 16.6666%; }
*/

.chaser ul.menu > .megamenu-menu ul.megamenu > li > ul > li {
  float: left;
  border: 0;
}

.chaser ul.menu > .megamenu-menu ul.megamenu ul.sub-menu:after {
  display: table;
  content: "";
  clear: both;
}

.chaser ul.menu > .megamenu-menu ul.megamenu ul.sub-menu li li {
  display: block;
  float: none;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
}

.chaser ul.menu > .megamenu-menu ul.megamenu ul.sub-menu li li a {
  white-space: normal;
  padding-right: 0;
  font-size: 0.9167em;
  border-bottom: 1px solid #007082;
  position: relative;
  padding-left: 40px;
}

.chaser ul.menu > .megamenu-menu ul.megamenu ul.sub-menu li li a:before {
  font-family: FontAwesome;
  content: "\f111";
  display: block;
  font-size: 5px;
  position: absolute;
  left: 25px;
  font-weight: 400;
}

.chaser ul.menu > .megamenu-menu ul.megamenu ul.sub-menu li li:hover > a {
  font-weight: 700;
}

.chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu > li > a {
  color: #2e8795 !important;
}

/* [orphaned selectors – parent lost during minification]
  > a:before { color: #2e8795; }
  > a:before { color: #ff7f27; }
  > a:before { color: #98ce44; }
*/

#header .mobile-menu li:hover > a {
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#header .mobile-menu > ul.menu > li {
  float: none;
  padding-left: 15px;
  padding-right: 15px;
}

#header .mobile-menu > ul.menu > li > a {
  font-size: 1.1667em;
  border-top: 1px solid #007082;
  text-transform: uppercase;
  font-weight: 700;
}

#header .mobile-menu > ul.menu > li.menu-item-has-children {
  position: relative;
}

#header .mobile-menu > ul.menu > li.menu-item-has-children.open {
  background: #007082;
}

#header .mobile-menu > ul.menu > li.menu-item-has-children > .dropdown-toggle {
  position: absolute;
  right: 1px;
  top: 7px;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  background: 0;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.3333em;
  font-weight: 400;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

/* [orphaned selectors – parent lost during minification]
  > .dropdown-toggle:after { content: "\f056"; }
  > .dropdown-toggle.collapsed:after { content: "\f055"; }
*/

#header .mobile-menu > ul.menu > li.menu-item-has-children > a {
  border-top: 1px solid #007082;
}

#header .mobile-menu > ul.menu > li.menu-item-has-children.open > a {
  color: #fff;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#header .mobile-menu > ul.menu > li.menu-item-has-children:hover > a {
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#header .mobile-menu > ul.menu > li.menu-item-has-children > ul {
  border-top: 1px solid #2e8795;
}

#header .mobile-menu > ul.menu > li:first-child > a {
  border-top: 0;
}

#header .mobile-menu > ul.menu > li:last-child > a {
  border-bottom: 1px solid #007082;
}

#header .mobile-menu > ul.menu > li > ul li > a {
  padding-left: 15px;
  font-size: 1.0833em;
  position: relative;
}

#header .mobile-menu > ul.menu > li > ul li > a:before {
  font-family: FontAwesome;
  content: "\f111";
  display: block;
  font-size: 4px;
  position: absolute;
  left: 0;
}

#header .mobile-menu > ul.menu > li > ul li.menu-item-has-children > a {
  padding-left: 0;
  color: #fff;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  font-size: 1.1667em;
  font-weight: 700;
  text-transform: uppercase;
}

#header .mobile-menu > ul.menu > li > ul li.menu-item-has-children > a:before {
  content: "";
  display: none;
}

#header .mobile-menu > ul.menu > li > ul li.menu-item-has-children > ul {
  border-bottom: 1px solid #2e8795;
}

/* [orphaned selector] > ul { border-bottom: none !important; } */

#header .mobile-menu > ul.menu > li li li.menu-item-has-children > a {
  padding-left: 10px;
}

#header .mobile-menu > ul.menu > li li li.menu-item-has-children > a:before {
  display: none;
}

#header .mobile-menu .mobile-topnav > li {
  float: left;
  position: relative;
  color: #40cbf8;
}

#header .mobile-menu .mobile-topnav > li > a {
  font-size: 1.2em;
  padding: 0 10px;
  margin: 22px 10px;
  line-height: 1em;
  width: auto;
}

#header .mobile-menu .mobile-topnav > li:after {
  content: "|";
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -10px;
}

#header .mobile-menu .mobile-topnav > li:last-child:after {
  display: none;
}

#header .mobile-menu .mobile-topnav > li:first-child a {
  margin-left: 0;
}

#header .mobile-menu .mobile-topnav .menu.mini li > a {
  padding: 10px 0;
}

#header .mobile-menu.menu-color-blue ul.menu > li.menu-item-has-children > a {
  border-top-color: #007082;
}

#header .mobile-menu.menu-color-blue ul.menu > li.menu-item-has-children.open {
  background: #007082;
}

#header .mobile-menu.menu-color-blue ul.menu > li.menu-item-has-children > ul {
  border-top-color: #2e8795;
}

#header .mobile-menu.menu-color-blue ul.menu > li:last-child > a {
  border-bottom-color: #007082;
}

/* [orphaned selector] > ul { border-bottom-color: #2e8795; } */

#header .mobile-menu.menu-color-yellow ul.menu > li.menu-item-has-children > a {
  border-top-color: #c2580c;
}

/* [orphaned selectors – parent lost during minification]
  > li.menu-item-has-children.open { background: #c2580c; }
  > ul { border-top-color: #ff7f27; }
*/

#header .mobile-menu.menu-color-yellow ul.menu > li:last-child > a {
  border-bottom-color: #c2580c;
}

/* [orphaned selector] > ul { border-bottom-color: #ff7f27; } */

#header .mobile-menu.menu-color-green ul.menu > li.menu-item-has-children > a {
  border-top-color: #91c63d;
}

#header .mobile-menu.menu-color-green ul.menu > li.menu-item-has-children.open {
  background: #91c63d;
}

#header .mobile-menu.menu-color-green ul.menu > li.menu-item-has-children > ul {
  border-top-color: #98ce44;
}

#header .mobile-menu.menu-color-green ul.menu > li:last-child > a {
  border-bottom-color: #91c63d;
}

/* [orphaned selector] > ul { border-bottom-color: #98ce44; } */

.chaser ul.menu > li > a {
  line-height: 48px;
  height: 48px;
}

.chaser ul.menu > li:hover > ul {
  top: 46px !important;
}

.slideshow-bg .flexslider .slides > li {
  height: 100%;
}

.search-box #mobile-search-tabs > li {
  display: none;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs {
  margin-top: 80px;
  float: left;
  width: 31%;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li {
  float: none;
  margin-right: 0;
  padding-right: 0;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li > a {
  -ms-filter: "alpha(opacity=65)";
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #0d9dec;
  border-right: 1px solid #0d9dec;
  position: relative;
  padding-left: 50px;
  overflow: hidden;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li > a:hover {
  -ms-filter: "alpha(opacity=85)";
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li > a:hover i {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li > a > i {
  position: absolute;
  left: 15px;
  font-size: 24px;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li.active > a {
  border-right-color: #fff;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li.active > a > i {
  color: #ff7f27;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li.active > a:after {
  content: "\e88b";
  font-family: soap-icons;
  position: absolute;
  right: 15px;
  color: #2e8795;
  font-size: 20px;
}

.search-box-wrapper.style1 .search-box > ul.search-tabs li:last-child > a {
  border-bottom: 0;
}

.search-box-wrapper.style1 .search-tab-content .title-container > i {
  font-size: 48px;
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -24px;
}

/* [orphaned selector] > div { margin-bottom: 0; } */

.search-box-wrapper.style2 .search-box > ul.search-tabs {
  display: table;
  width: 100%;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li {
  padding-right: 5px;
  display: table-cell;
  float: none;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li:last-child {
  padding-right: 0;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li > a {
  height: 35px;
  line-height: 35px;
  background: #2e8795;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #fff;
  padding: 0;
  text-align: center;
  overflow: hidden;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li > a i {
  font-size: 1.6666em;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 0;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li > a:hover i:before {
  -webkit-animation: toTopFromBottom 0.35s forwards;
  -moz-animation: toTopFromBottom 0.35s forwards;
  animation: toTopFromBottom 0.35s forwards;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li.advanced-search > a {
  background: #ff7f27;
}

.search-box-wrapper.style2 .search-box > ul.search-tabs li.active > a {
  background: #fff;
  color: #2e8795;
  border-bottom: 1px solid #fff;
  /* match background color */
  position: relative;
  z-index: 2;
}

.search-box-wrapper.style2 .search-tab-content .tab-pane [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.search-box-wrapper .main-search-box .row > div {
  padding: 0;
}

.sort-by-section .sort-bar .sort-by-container > span {
  background: #f5f5f5;
  height: 34px;
  padding: 0 45px 0 15px;
  line-height: 34px;
  display: block;
  color: #9e9e9e;
}

.sort-by-section .sort-bar .sort-by-container > span:after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 30px;
  background: #d9d9d9;
  content: "";
}

.sort-by-section .sort-bar li.active .sort-by-container > span:after {
  background: #ff7f27;
}

.sort-by-section .swap-tiles li > a > i {
  display: block;
  width: 34px;
  line-height: 34px;
  height: 34px;
  background: #f5f5f5;
  color: #d9d9d9;
  text-align: center;
}

.sort-by-section .swap-tiles li:hover > a > i {
  background: #2e8795;
  color: #fff;
}

.sort-by-section .swap-tiles li.swap-list > a > i {
  font-size: 30px;
}

.search-results-title > i {
  color: #ff7f27;
  font-size: 20px;
  margin-right: 10px;
}

.search-results-title > b {
  color: #ff7f27;
  font-family: georgia;
}

.search-results-orange > i {
  color: #ff7f27;
  font-size: 20px;
  margin-right: 10px;
}

.search-results-orange > b {
  color: #ff7f27;
  font-family: georgia;
  font-size: 18px;
  font-weight: 700;
}

.detailed-logo .box-title > small {
  line-height: 1.5em;
  letter-spacing: 0.04em;
  font-size: 10px;
}

.detailed-logo .box-title > small > i {
  font-size: 1.5em;
  display: block;
  float: left;
  margin-right: 3px;
}

#hotel-main-content .calendar table tbody td > span {
  border: 1px solid #da6161;
  display: block;
  color: #da6161;
  padding: 5px;
  line-height: 1em;
  height: 4.6666em;
  font-size: 1.1667em;
  position: relative;
}

#hotel-main-content .calendar table tbody td > span:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: "NOT AVAILABLE";
  background: #da6161;
  font-size: 10px;
  text-align: center;
  z-index: 1;
  line-height: 1;
  padding: 2.2em 5px 5px;
  color: #fff;
  display: none;
  cursor: default;
}

#hotel-main-content .calendar table tbody td > span:hover:before {
  display: block;
}

#hotel-main-content .calendar table tbody td.available > span {
  border-color: #98ce44;
  color: #98ce44;
}

#hotel-main-content .calendar table tbody td.available > span:before {
  background: #98ce44;
  content: "BOOK FROM";
  cursor: pointer;
}

#hotel-main-content .calendar table tbody td.date-passed > span {
  border-color: #2e8795;
  color: #2e8795;
}

#hotel-main-content .calendar table tbody td.date-passed > span:before {
  background: #2e8795;
  content: "DATE PASSED";
}

#travel-guide .intro.table-wrapper > * {
  border-collapse: collapse;
}

#hotel-availability .update-search [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

#hotel-availability .update-search > div {
  margin-bottom: 20px;
}

#hotel-availability .room-list > article {
  margin: 20px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}

#hotel-availability .room-list > article:last-child {
  border-bottom: 0;
}

.image-box.style2.activities > * {
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}

.image-box.style2.activities > :last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.image-box.style2.activities.no-bottom-border > * {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 30px;
}

#cruise-write-review .detailed-rating li > .each-rating {
  border-top: 1px solid #eeeeee;
  border-bottom: 0;
}

#cruise-write-review .sort-trip li > span {
  font-weight: 500;
  font-size: 1.1667em;
  margin-top: 10px;
  line-height: 2.5em;
}

#cruise-write-review .sort-trip li.active > span {
  color: #2e8795;
}

.detailed-rating li > .each-rating {
  display: block;
  padding: 8px 0 5px;
}

.guest-review .author > a {
  width: 74px;
  height: 74px;
}

.booking-form .form-group > * {
  margin-bottom: 20px;
}

.booking-details figure > a:first-child {
  width: 75px;
  height: 75px;
  float: left;
}

.booking-details .timing .duration > div {
  margin-top: 5px;
}

.booking-information > .booking-confirmation > .icon {
  color: #ff7f27;
  font-size: 1.5em;
  float: left;
  margin-right: 12px;
  margin-top: 4px;
}

.booking-information > .booking-confirmation > .message {
  float: left;
}

.booking-information > .booking-confirmation .main-message {
  color: #2e8795;
  margin-bottom: 0;
  letter-spacing: 0.04em;
}

.booking-information > .booking-confirmation .print-button {
  float: right;
}

.booking-information > .booking-confirmation .print-button button {
  text-transform: uppercase;
}

.booking-information > .booking-confirmation p {
  margin-bottom: 0;
}

.Subs-form .form-group > * {
  margin-bottom: 20px;
}

.Subs-details figure > a:first-child {
  width: 75px;
  height: 75px;
  float: left;
}

.Subs-details .timing .duration > div {
  margin-top: 5px;
}

.Subs-information > .Subs-confirmation > .icon {
  color: #ff7f27;
  font-size: 1.5em;
  float: left;
  margin-right: 12px;
  margin-top: 4px;
}

.Subs-information > .Subs-confirmation > .message {
  float: left;
}

.Subs-information > .Subs-confirmation .main-message {
  color: #2e8795;
  margin-bottom: 0;
  letter-spacing: 0.04em;
}

.Subs-information > .Subs-confirmation .print-button {
  float: right;
}

.Subs-information > .Subs-confirmation .print-button button {
  text-transform: uppercase;
}

.Subs-information > .Subs-confirmation p {
  margin-bottom: 0;
}

.flight-routes .box figure > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#flight-details .flights .timing > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 7px;
}

.top-cruise-destinations .details .row > div {
  border-right: 1px solid #eeeeee;
}

#tenders-details .detailed-features > [class^="col-"] {
  padding: 0 0 10px;
}

.top-cruise-destinations .details .row > div:last-child {
  border-right: 0;
}

.cruise-line-deals .row > div {
  border-bottom: 1px solid #eeeeee;
}

#dashboard .fact .description > .icon {
  float: right;
  font-size: 2em;
}

#dashboard .recent-activity ul li > a {
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
  display: block;
}

#dashboard .recent-activity ul li > a:hover {
  background: #f5f5f5;
}

.dashboard .benefits > li {
  font-size: 1.0833em;
  line-height: 2.6667em;
}

#booking .booking-info div.date > * {
  margin: 0;
  display: block;
}

#booking .booking-info div.date > .month {
  background: #e44049;
  height: 20px;
  line-height: 20px;
  font-size: 0.8333em;
  color: #fff;
}

#booking .booking-info div.date > .date {
  font-size: 2em;
  line-height: 1em;
  color: #e44049;
  font-weight: 700;
  margin-top: 6px;
}

#booking .booking-info div.date > .day {
  font-size: 0.8333em;
  font-weight: 400;
  line-height: 1.25em;
}

#booking .booking-info.cancelled div.date > .month {
  background: #d9d9d9;
}

#booking .booking-info.cancelled div.date > .day {
  color: #d9d9d9;
}

#Subs .Subs-info div.date > * {
  margin: 0;
  display: block;
}

#Subs .Subs-info div.date > .month {
  background: #e44049;
  height: 20px;
  line-height: 20px;
  font-size: 0.8333em;
  color: #fff;
}

#Subs .Subs-info div.date > .date {
  font-size: 2em;
  line-height: 1em;
  color: #e44049;
  font-weight: 700;
  margin-top: 6px;
}

#Subs .Subs-info div.date > .day {
  font-size: 0.8333em;
  font-weight: 400;
  line-height: 1.25em;
}

#Subs .Subs-info.cancelled div.date > .month {
  background: #d9d9d9;
}

#Subs .Subs-info.cancelled div.date > .day {
  color: #d9d9d9;
}

.soap-login-page #header .quick-menu .ribbon > a {
  color: #fff;
  font-size: 0.8333em;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 30px;
  display: block;
}

.soap-login-page #footer .footer-wrapper #main-menu ul.menu > li > a {
  font-weight: 400;
}

.soap-login-page #footer .footer-wrapper #main-menu ul.menu > li:hover > a {
  font-weight: 700;
}

/* REMOVED: orphaned > a:before selectors - no parent selector, was causing unintended pseudo-elements */

/* .soap-login-page.style1 #footer #main-menu ul.menu > li > a — empty, removed */

.soap-login-page.style1 #footer #main-menu ul.menu > li:hover > a {
  color: #2e8795;
}

.post-404page.style2 #footer #main-menu ul.menu > li:hover > a {
  color: #fff;
}

#footer .footer-wrapper > .container > .row > div {
  margin-top: 20px;
}

#footer .bottom #back-to-top:hover > i:before {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
  display: inline-block;
}

#footer.style1 .footer-wrapper > .container:first-child {
  position: relative;
  padding-top: 80px;
}

#footer.style1 .footer-wrapper > .container:first-child:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#footer.style1 .footer-wrapper > .container:first-child:before {
  width: 113px;
  height: 61px;
  top: -77px;
  left: 0;
  background-image: url(http://placehold.it/113x61);
}

#footer.style1 .footer-wrapper > .container:first-child:after {
  width: 197px;
  height: 144px;
  top: -148px;
  right: 0;
  background-image: url(http://placehold.it/197x144);
}

#footer.style2 .footer-wrapper > .container:first-child {
  position: relative;
  padding-top: 80px;
}

#footer.style2 .footer-wrapper > .container:first-child:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#footer.style2 .footer-wrapper > .container:first-child:before {
  width: 463px;
  height: 167px;
  top: -175px;
  left: -20px;
  background-image: url(http://placehold.it/463x167);
}

#footer.style2 .footer-wrapper > .container:first-child:after {
  width: 241px;
  height: 184px;
  top: -168px;
  right: 0;
  background-image: url(http://placehold.it/241x184);
}

#footer.style3 .footer-wrapper > .container:first-child {
  position: relative;
  padding-top: 80px;
}

#footer.style3 .footer-wrapper > .container:first-child:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#footer.style3 .footer-wrapper > .container:first-child:before {
  width: 183px;
  height: 81px;
  top: -100px;
  left: -50px;
  background-image: url(http://placehold.it/183x81);
}

#footer.style3 .footer-wrapper > .container:first-child:after {
  width: 210px;
  height: 203px;
  top: -133px;
  right: 0;
  background-image: url(http://placehold.it/210x203);
}

#footer.style4 > .footer-wrapper {
  background: url(../images/themes/footer/style04/sky.png) center bottom
    no-repeat;
  padding-bottom: 0;
}

#footer.style4 > .footer-wrapper > .container:first-child {
  position: relative;
  padding-bottom: 180px;
}

#footer.style4 > .footer-wrapper > .container:first-child:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#footer.style4 > .footer-wrapper > .container:first-child:before {
  width: 267px;
  height: 166px;
  bottom: 20px;
  left: -30px;
  background-image: url(http://placehold.it/267x166);
}

#footer.style4 > .footer-wrapper > .container:first-child:after {
  width: 1171px;
  height: 158px;
  bottom: 0;
  right: 0;
  background-image: url(http://placehold.it/1171x158);
}

#footer.style5 > .footer-wrapper {
  background: url(../images/themes/footer/style05/sky.png) center bottom
    no-repeat;
  padding-bottom: 0;
}

#footer.style5 > .footer-wrapper > .container:first-child {
  position: relative;
  padding-bottom: 20px;
}

#footer.style5 > .footer-wrapper > .container:first-child:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#footer.style6 > .footer-wrapper {
  background: url(../images/themes/footer/style06/sky.png) center bottom
    no-repeat;
  padding-bottom: 0;
}

#footer.style6 > .footer-wrapper > .container:first-child {
  position: relative;
  padding-bottom: 180px;
}

#footer.style6 > .footer-wrapper > .container:first-child:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#footer.style6 > .footer-wrapper > .container:first-child:before {
  width: 115px;
  height: 130px;
  bottom: 0;
  left: 0;
  background-image: url(http://placehold.it/115x130);
}

#footer.style6 > .footer-wrapper > .container:first-child:after {
  width: 153px;
  height: 149px;
  bottom: 0;
  right: 0;
  background-image: url(http://placehold.it/153x149);
}

.investor-list .travelo-box > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}

.investor-list .travelo-box > a:hover > img {
  filter: none;
  -webkit-filter: none;
  -o-filter: none;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.service-page .services article > i {
  background: #2e8795;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  overflow: hidden;
}

.service-page .services article:hover > i {
  box-shadow: 0 0 0 4px #2e8795;
  background: #fff;
  color: #2e8795;
}

.service-page .services article:hover > i:before {
  -webkit-animation: toTopFromBottom 0.4s forwards;
  -moz-animation: toTopFromBottom 0.4s forwards;
  animation: toTopFromBottom 0.4s forwards;
}

.faqs .question-list .panel .panel-title > a:before {
  float: right;
}

.sitemap .column.sitemap-columns-2 > ul {
  width: 48%;
  float: left;
  border-right: 1px solid #2e8795;
}

.sitemap .column.sitemap-columns-2 > ul:last-child {
  border: 0;
}

.sitemap .column > ul {
  margin: 20px 0 10px;
}

.sitemap .column > ul > li {
  padding-left: 15px;
}

.sitemap .column > ul.circle > li {
  padding-left: 0;
}

.sitemap .column li.parent > span {
  font-weight: 700;
  font-size: 0.9167em;
  text-transform: uppercase;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .more-popular-destinations .row,
  ::i-block-chrome {
    margin-right: -19px;
  }
}

.travel-story-container .travel-story-content > * {
  display: table-cell;
  vertical-align: top;
}

.travel-story-container .travel-story-meta .story-meta > * {
  height: 28px;
  line-height: 28px;
  display: inline-block;
  padding: 0 10px;
  margin-left: 8px;
  margin-bottom: 10px;
  background: #fff;
  color: #9e9e9e;
  letter-spacing: 0.04em;
  font-size: 0.8333em;
  font-weight: 400;
  box-shadow:
    0 2px 0 0 rgba(0, 0, 0, 0.1),
    0 0 1px 0 rgba(0, 0, 0, 0.1) !important;
}

.travel-story-container .travel-story-meta .story-meta > * i {
  float: left;
  font-size: 2.5em;
  margin-right: 8px;
  color: #d9d9d9;
  margin-top: 4px;
}

.travel-story-container .travel-story-meta .story-meta > .date i {
  font-size: 1.6667em;
}

#travel-guide .sport-list [class^="col-"] {
  padding: 10px 20px;
  border-right: 1px solid #eeeeee;
}

#travel-guide .details > :last-child {
  margin-bottom: 0;
}

.suggested-places ul.check-square li > a {
  margin-left: 25px;
  display: block;
}

.travel-ideas .suggested-places [class^="col-"] {
  padding-left: 25px;
  padding-right: 0;
  border-right: 1px solid #eeeeee;
}

.travel-ideas .suggested-places ul.check-square li > a {
  text-transform: uppercase;
}

.css-treeviewCat input + label + ul {
  margin: 0 0 0 50px;
}

.css-treeviewCat input ~ ul {
  display: none;
}

.css-treeviewCat input:disabled + label {
  cursor: default;
  opacity: 0.6;
}

.css-treeviewCat input:checked:not(:disabled) ~ ul {
  display: block;
}

.css-treeviewCat input:checked + label::before {
  background-position: 0 -16px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .css-treeviewCat {
    -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    animation: webkit-adjacent-element-selector-bugfix infinite 1s;
  }

  @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
    from,
    to {
      padding: 0;
    }
  }

  @keyframes webkit-adjacent-element-selector-bugfix {
    from,
    to {
      padding: 0;
    }
  }
}

@media screen and (min-width: 48em) {
  .accordionItem {
    transition: max-height 0.5s;
  }
}

.errorlblforlogin[style*="visible"] + textarea {
  background-color: #fadcd9;
  border: 1px solid #db1802;
  -webkit-box-shadow: inset 0 2px 0 0 #db1802;
  box-shadow: inset 0 2px 0 0 #db1802;
}

@media (max-width: 1150px) {
  .statisticsIframe {
    display: none;
  }

  .banner .big-caption {
    font-size: 2em !important;
  }

  .banner .med-caption {
    font-size: 1.5em !important;
  }
}

@media (max-width: 1199px) {
  .displaynone {
    font-size: 9px;
  }
}

@media (min-width: 1400px) {
  .banner_flag {
    background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
    padding: 142px;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1025px) {
  .banner_flag {
    background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
    padding: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 500px) {
  .banner_flag {
    background-image: url(../../WebEn/images/banner/banner_flag_eng.jpg);
    padding: 42px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

.listing-style3.flight .details .details-wrapper > * > * {
  display: flex;
}

.fixed_share ul.listing > li {
  font-size: 22px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
  /* background: #fff; */
}

.fixed_share ul.listing > li {
  margin-bottom: 10px;
}

.fixed_share ul.listing > li > a {
  display: block;
  /*width: 100%;*/
  height: auto;
  text-align: center;
  /*padding: 2px 10px;*/
}

.fixed_share ul.listing > li:hover {
  transform: scale(1.1) rotate(360deg);
}

.fixed_share .facebook > a {
  background: #4267b2;
  color: #fff;
}

.fixed_share .twitter > a {
  background: #00acee;
  color: #fff;
}

.fixed_share .pinterest > a {
  color: #e60023;
}

.fixed_share .linkedin > a {
  color: #0e76a8;
}

.fixed_share .whatsapp > a {
  background: #25d366;
  color: #fff;
}

.checkbox-cb:checked + .cookie-bar {
  transform: translateY(50px);
}

.checkbox-nav:checked + .sidebar-navigation {
  transform: translateX(-50px);
  cursor: pointer;
}

input[type="checkbox"]:focus-visible {
  outline: 2px solid #007bff;
  outline-offset: 2px;
}

/* REMOVED: global * { user-select: none } was breaking text selection on all pages. */
/* Scoped user-select restriction to search grid only */
.GridViewSearchTender * { -webkit-user-select: none; user-select: none; }

.tenders-titlebar > * {
  position: relative;
  z-index: 1;
}

/* Ads: hidden by default � JS getads() shows them when populated */
.Webads { display: none; }

/* -- AdvancedSearch: Country dropdown option (Select2 template) -- */
.country-option {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
}
.country-flag {
    width: 20px;
    height: 15px;
    object-fit: cover;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    flex-shrink: 0;
}

/* ==============================================
   Newsletter Section Header & Footer
   Clean modern replacement for old table-based email layout
   ============================================== */
.newsletter-section-header {
    margin-bottom: 0;
}

.newsletter-header-bar {
    display: flex;
    align-items: center;
    gap: 16px;
    background: linear-gradient(135deg, #1f2d3d 0%, #2c3e50 100%);
    padding: 14px 20px;
    border-radius: 8px 8px 0 0;
}

.newsletter-header-logo img {
    height: 40px;
    width: auto;
    display: block;
}

.newsletter-header-info {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.newsletter-header-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.newsletter-header-date {
    color: rgba(255, 255, 255, 0.75);
    font-size: 13px;
    font-weight: 400;
}

.newsletter-section-footer {
    margin-top: 0;
}

.newsletter-footer-bar {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
    justify-content: center;
    background: linear-gradient(135deg, #f0f2f5 0%, #e8eaed 100%);
    padding: 16px 20px;
    border-radius: 0 0 8px 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.newsletter-footer-logo {
    border-radius: 6px;
    flex-shrink: 0;
}

.newsletter-footer-info {
    display: flex;
    flex-direction: column;
    gap: 2px;
    text-align: center;
}

.newsletter-footer-name {
    font-size: 13px;
    font-weight: 600;
    color: #1f2d3d;
}

.newsletter-footer-slogan {
    font-size: 12px;
    color: #6b7280;
}

.newsletter-footer-copy {
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #9ca3af;
    padding-top: 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

/* ==============================================
   AdvancedSearch Mobile Responsiveness
   Stack form fields on mobile instead of side-by-side
   ============================================== */
@media (max-width: 767px) {
    /* Stack Tender Number + Description fields */
    .search-content .row > .col-xs-3,
    .search-content .row > .col-xs-9,
    .search-content .row > .col-xs-2,
    .search-content .row > .col-xs-4,
    .search-content .row > .col-xs-8 {
        width: 100%;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 10px;
    }
    
    /* Newsletter header responsive */
    .newsletter-header-bar {
        padding: 10px 14px;
    }
    
    .newsletter-header-title {
        font-size: 14px;
    }
    
    .newsletter-footer-bar {
        padding: 12px 14px;
    }
}

/* ==============================================
   MOBILE RESPONSIVE ENHANCEMENTS (375px+)
   Global fixes for header, tender cards, footer
   ============================================== */

/* --- Header: Fix overflow/clipping at mobile --- */
@media (max-width: 576px) {
    .TenderHeaderMenu-container.TenderHeaderMenu-navContainer {
        padding: 0 8px;
        gap: 4px;
    }
    
    .TenderHeaderMenu-actions {
        gap: 4px;
    }
    
    .TenderHeaderMenu-actionBtn {
        width: 36px;
        height: 36px;
        border-radius: 10px;
        font-size: 1rem;
    }
    
    .TenderHeaderMenu-actionBtn img {
        width: 26px;
        height: 26px;
    }
    
    .TenderHeaderMenu-regionSelector {
        padding: 3px 6px;
        gap: 3px;
        min-width: auto;
    }
    
    .TenderHeaderMenu-regionLabel {
        font-size: 0.82rem;
    }
    
    .TenderHeaderMenu-langLabel {
        display: none;
    }
    
    .TenderHeaderMenu-regionArrow {
        display: none;
    }
    
    .TenderHeaderMenu-regionIcon {
        width: 20px;
        height: 20px;
    }
    
    .TenderHeaderMenu-logo {
        height: 26px;
    }
    
    .TenderHeaderMenu-logoLocale {
        font-size: 0.65rem;
    }
    
    .TenderHeaderMenu-leftDivider {
        display: none;
    }
    
    .TenderHeaderMenu-profileDropdown {
        margin-inline-start: 0.2rem;
    }
    
    .TenderHeaderMenu-profileBtn {
        padding: 0.3rem;
        gap: 0.2rem;
    }
    
    .TenderHeaderMenu-profileAvatar {
        width: 32px;
        height: 32px;
    }
    
    .TenderHeaderMenu-profileName {
        display: none;
    }
    
    .TenderHeaderMenu-profileArrow {
        width: 14px;
        height: 14px;
    }
    
    /* Prevent horizontal overflow in header */
    .TenderHeaderMenu-navbar {
        overflow-x: hidden;
    }
    
    .TenderHeaderMenu-left {
        gap: 6px;
        min-width: 0;
        flex-shrink: 1;
    }
}

/* --- Tender Cards: Better mobile layout --- */
@media (max-width: 576px) {
    .listing-style3.flight .flight-list > div,
    .listing-style3.flight .travelo-box {
        margin-bottom: 12px;
        border-radius: 12px;
    }
    
    .listing-style3.flight .details {
        padding: 12px;
    }
    
    .listing-style3.flight .details h4,
    .listing-style3.flight .details .box-title {
        font-size: 0.95rem;
        line-height: 1.4;
    }
    
    .listing-style3.flight .details .details-wrapper > * > * {
        flex-wrap: wrap;
    }
    
    /* Tender action buttons */
    .listing-style3.flight .action-buttons .button,
    .listing-style3.flight .action-buttons a.button {
        font-size: 0.85rem;
        padding: 8px 12px;
    }
    
    /* Tender card metadata rows */
    .listing-style3.flight .tender-meta,
    .listing-style3.flight .details small {
        font-size: 0.8rem;
    }
    
    /* Ensure detail button fills width on mobile */
    .listing-style3.flight .button.btn-large {
        font-size: 0.9rem;
        padding: 10px 16px;
    }
}

/* --- Footer: Prevent overlap with floating buttons --- */
@media (max-width: 576px) {
    .dynamic-footer .footer-bottom {
        padding-bottom: 80px;
    }
    
    .dynamic-footer .footer-container {
        padding: 0 12px;
    }
    
    .dynamic-footer .flags-grid {
        gap: 6px;
        padding-bottom: 10px;
    }
    
    .dynamic-footer .flags-grid img {
        width: 20px;
        height: 15px;
    }
    
    .dynamic-footer .social-icons {
        gap: 12px;
    }
    
    .dynamic-footer .social-icons a {
        font-size: 1.1rem;
    }
    
    .dynamic-footer .footer-heading {
        font-size: 1rem;
    }
    
    .dynamic-footer .footer-link {
        font-size: 0.85rem;
        padding: 5px 0;
    }
    
    .dynamic-footer .contact-bubble {
        padding: 16px;
    }
    
    .dynamic-footer .contact-bubble h4 {
        font-size: 0.95rem;
    }
    
    .dynamic-footer .contact-bubble p,
    .dynamic-footer .contact-bubble a {
        font-size: 0.85rem;
    }
}

/* --- TenderDetails page: Mobile fixes --- */
@media (max-width: 576px) {
    .tender-detail-card,
    .tender-meta-card {
        padding: 12px;
        border-radius: 10px;
    }
    
    .tender-detail-card h2,
    .tender-detail-card .entry-title {
        font-size: 1.1rem;
        line-height: 1.5;
    }
    
    /* Sidebar hidden on mobile */
    .sidebar.col-sm-1,
    .sidebar.col-md-1 {
        display: none;
    }
    
    /* Main content takes full width */
    .col-sm-10.col-md-10 {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* --- InvalidMembershipLimit: Mobile fix --- */
@media (max-width: 576px) {
    .u-inl-wm-sm-limitPage-wrap {
        padding: 12px;
        margin: 0 8px;
    }
    
    .u-inl-wm-sm-limitPage-wrap h2,
    .u-inl-wm-sm-limitPage-wrap h3 {
        font-size: 1.1rem;
        word-wrap: break-word;
    }
    
    .u-inl-wm-sm-limitPage-wrap p {
        font-size: 0.9rem;
        line-height: 1.6;
    }
    
    .u-inl-wm-sm-limitPage-wrap .button {
        font-size: 0.85rem;
        padding: 10px 16px;
        width: 100%;
        text-align: center;
    }
}

/* --- Page Title Bar: Mobile fix --- */
@media (max-width: 576px) {
    .page-title-container {
        padding: 10px 0;
    }
    
    .page-title-container .container {
        padding: 0 12px;
    }
    
    .page-title-container .entry-title {
        font-size: 1rem;
    }
    
    .page-title-container .breadcrumbs {
        display: none;
    }
}

/* ==============================================
   MOBILE ENHANCEMENTS v2 (Apr 2026)
   Profile, BuyersDetails, Default, Header, Footer
   ============================================== */

/* --- Profile Page: Dashboard & Tabs --- */
@media (max-width: 767px) {
    /* Tab sidebar: horizontal scroll on mobile */
    .tab-container.full-width-style.dashboard > .tabs {
        display: flex !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;

        white-space: nowrap;
        padding: 0;
        margin: 0;
        border-bottom: 2px solid #eee;
        gap: 0;
    }
    
    .tab-container.full-width-style.dashboard > .tabs > li {
        display: inline-flex !important;
        float: none !important;
        width: auto !important;
        flex-shrink: 0;
    }
    
    .tab-container.full-width-style.dashboard > .tabs > li > a {
        padding: 10px 14px;
        font-size: 0.8rem;
        white-space: nowrap;
    }
    
    .tab-container.full-width-style.dashboard > .tabs > li > a > i {
        margin: 0 4px 0 0;
        font-size: 1rem;
    }
    
    /* Profile dashboard grid: single column */
    .dashboard-section .ds-grid {
        grid-template-columns: 1fr !important;
        gap: 12px;
    }
    
    .dashboard-section .ds-card {
        width: 100% !important;
    }
    
    /* Profile welcome text */
    .tab-pane h1.no-margin {
        font-size: 1.3rem;
        line-height: 1.4;
        word-wrap: break-word;
    }
    
    /* Profile notification box */
    .notification-area .info-box {
        padding: 12px;
    }
    
    /* Profile shortcuts: stack columns */
    .tab-pane .col-md-4.previous-bookings,
    .tab-pane .col-md-4 {
        width: 100%;
        float: none;
        padding: 0 15px;
        margin-bottom: 10px;
    }
    
    /* Profile form: full width */
    .tab-pane .col-sm-9 {
        width: 100%;
        padding: 0;
    }
    
    /* Compact featured grid */
    .compact-featured-grid {
        grid-template-columns: 1fr 1fr !important;
        gap: 8px;
    }
    
    .compact-featured-item {
        font-size: 0.8rem;
        padding: 8px;
    }
}

/* --- BuyersDetails Page --- */
@media (max-width: 767px) {
    /* Buyer header: stack image and info */
    .intro.table-wrapper .table-cell {
        display: block !important;
        width: 100% !important;
        float: none !important;
    }
    
    .intro.table-wrapper .table-cell.col-sm-2 {
        text-align: center;
        margin-bottom: 12px;
    }
    
    .intro.table-wrapper .table-cell.col-sm-8 {
        text-align: center;
    }
    
    /* Buyer tender cards: full width */
    .listing-style1 .col-sm-8,
    .listing-style1 .col-sm-1 {
        width: 100%;
        float: none;
    }
    
    /* Buyer sidebar: hide on mobile (it's already set via runat) */
    .sidebar.col-md-3[id*='HideformobileByer'] {
        display: none;
    }
    
    /* Buyer main content full width */
    #main.col-md-9 {
        width: 100%;
        padding: 0 10px;
    }
    
    /* Buyer contact info cards */
    .notifications.buyers-noaccess {
        padding: 12px;
    }
    
    /* Buyer tender list items */
    .listing-style1 .details.col-xs-12 {
        padding: 10px;
    }
    
    .listing-style1 .col-md-11.col-sm-12 {
        width: 100%;
    }
    
    .listing-style1 .col-md-1.col-sm-12.text-center {
        width: 100%;
        margin-top: 8px;
    }
    
    /* Buyer category cards */
    .col-xs-6.col-sm-3 {
        width: 50%;
    }
}

/* --- Default Homepage: Enhanced mobile --- */
@media (max-width: 576px) {
    /* Hero banner text */
    #content .container h1,
    .banner-content h1 {
        font-size: 1.4rem !important;
        line-height: 1.4;
    }
    
    .banner-content h2,
    .banner-content p {
        font-size: 0.9rem;
    }
    
    /* Stats row */
    .stats-row,
    .tender-stats {
        padding: 10px;
    }
    
    .stats-row .stat-item,
    .tender-stats .stat-item {
        font-size: 0.85rem;
    }
    
    .stats-row .stat-number,
    .tender-stats .stat-number {
        font-size: 1.3rem;
    }
    
    /* Category grid: 2 columns on mobile */
    .category-grid,
    .icon-box.style1 {
        padding: 10px;
    }
    
    /* Homepage section headings */
    .section-header h2,
    .home-section h2 {
        font-size: 1.2rem;
    }
}

/* --- Header: Enhanced compact at 375px --- */
@media (max-width: 420px) {
    .TenderHeaderMenu-navbar {
        padding: 4px 0;
    }
    
    .TenderHeaderMenu-container.TenderHeaderMenu-navContainer {
        padding: 0 6px;
        gap: 3px;
    }
    
    .TenderHeaderMenu-logo {
        height: 22px;
    }
    
    .TenderHeaderMenu-logoLocale {
        font-size: 0.55rem;
        max-width: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .TenderHeaderMenu-actionBtn {
        width: 32px;
        height: 32px;
        font-size: 0.9rem;
    }
    
    .TenderHeaderMenu-actionBtn img {
        width: 22px;
        height: 22px;
    }
    
    .TenderHeaderMenu-regionSelector {
        padding: 2px 5px;
        gap: 2px;
    }
    
    .TenderHeaderMenu-regionIcon {
        width: 18px;
        height: 18px;
    }
    
    .TenderHeaderMenu-profileAvatar {
        width: 28px;
        height: 28px;
        font-size: 0.7rem;
    }
    
    .TenderHeaderMenu-profileBtn {
        padding: 0.2rem;
        gap: 0.15rem;
    }
    
    .TenderHeaderMenu-profileArrow {
        display: none;
    }
    
    .TenderHeaderMenu-profileName {
        display: none;
    }
    
    .TenderHeaderMenu-membershipBadge {
        display: none;
    }
}

/* --- Footer: Enhanced mobile --- */
@media (max-width: 576px) {
    .dynamic-footer {
        padding-top: 30px;
    }
    
    .dynamic-footer .footer-grid {
        grid-template-columns: 1fr !important;
        gap: 20px;
        text-align: center;
    }
    
    .dynamic-footer .footer-column {
        text-align: center;
    }
    
    .dynamic-footer .footer-heading {
        font-size: 1rem;
        margin-bottom: 10px;
    }
    
    .dynamic-footer .footer-heading::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .dynamic-footer .footer-links {
        align-items: center;
    }
    
    .dynamic-footer .footer-link {
        font-size: 0.85rem;
        padding: 6px 0;
    }
    
    .dynamic-footer .footer-bottom {
        flex-direction: column;
        gap: 12px;
        text-align: center;
        padding-bottom: 70px;
    }
    
    .dynamic-footer .footer-bottom-links {
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
    }
    
    .dynamic-footer .flags-grid {
        justify-content: center;
        gap: 4px;
        flex-wrap: wrap;
        max-width: 300px;
        margin: 0 auto 15px;
    }
    
    .dynamic-footer .flags-grid img {
        width: 18px;
        height: auto;
    }
    
    /* Contact bubble */
    .dynamic-footer .contact-bubble {
        padding: 14px;
        margin: 0 auto;
        max-width: 320px;
    }
    
    .dynamic-footer .social-icons {
        justify-content: center;
        gap: 16px;
        margin: 16px 0;
    }
    
    .dynamic-footer .app-badges {
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
    }
}

/* --- Floating buttons: always accessible --- */
@media (max-width: 576px) {
    .accessibility-widget,
    #accessibility-toggle {
        bottom: 12px !important;
        left: 12px !important;
        width: 40px !important;
        height: 40px !important;
        z-index: 9990 !important;
    }
    
    .support-float-btn,
    [id*='SupportBtn'] {
        bottom: 12px !important;
        right: 12px !important;
        width: 48px !important;
        height: 48px !important;
        z-index: 9990 !important;
    }
}

/* --- Notification cards: mobile compact --- */
@media (max-width: 576px) {
    .tj-alert-card,
    .alert.alert-warning-accent,
    .alert.alert-info-accent {
        padding: 10px 12px;
        font-size: 0.85rem;
        border-radius: 10px;
    }
    
    .tj-alert-actions .button {
        font-size: 0.8rem;
        padding: 6px 12px;
    }
}

/* ==============================================
   PROFILE TAB FIX: Override float-based sidebar layout
   ============================================== */
@media (max-width: 767px) {
    .tab-container.full-width-style ul.tabs {
        width: 100% !important;
        float: none !important;
        display: flex !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;

        border-bottom: 2px solid #eee;
        padding: 0;
        margin: 0;
    }
    
    .tab-container.full-width-style ul.tabs li {
        float: none !important;
        display: inline-flex !important;
        flex-shrink: 0;
        margin: 0;
        padding: 0;
    }
    
    .tab-container.full-width-style ul.tabs li a {
        height: auto !important;
        padding: 10px 14px !important;
        font-size: 0.8rem !important;
        white-space: nowrap;
        border-bottom: none !important;
        border-right: none !important;
        line-height: 1.3 !important;
        text-align: center;
    }
    
    .tab-container.full-width-style ul.tabs li a > i {
        display: inline-block !important;
        font-size: 1rem !important;
        margin: 0 4px 0 0;
    }
    
    .tab-container.full-width-style .tab-content {
        width: 100% !important;
        float: none !important;
    }
    
    .tab-container.full-width-style .tab-content .tab-pane {
        padding: 15px 10px !important;
    }
    
    /* Arrow-left active indicator: bottom border instead of left border */
    .tab-container.full-width-style.arrow-left ul.tabs li.active a {
        border-left: none !important;
        border-bottom: 3px solid #ff7f27 !important;
        margin-right: 0 !important;
    }
    
    .tab-container.full-width-style.arrow-left ul.tabs li.active a:after {
        display: none !important;
    }
    
    .tab-container.full-width-style.arrow-left ul.tabs li a {
        margin-right: 0 !important;
    }
}

/* ==============================================
   HOMEPAGE: Hide slider dots on mobile
   ============================================== */
@media (max-width: 767px) {
    /* Prevent desktop scrollbar from overlapping fixed elements */
    html {
        overflow-y: scroll;
    }
    /* Custom tender alert slider dots */
    .slider-dots,
    .slider-controls .slider-dots {
        display: none !important;
    }

    /* BxSlider pagination dots */
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-pager.bx-default-pager {
        display: none !important;
    }

    /* ──────────────────────────────────────────────
       HEADER: Single-row mobile layout
       UserCircle | Flag | ── Logo ── | Newsletter | Menu
       ────────────────────────────────────────────── */
    .TenderHeaderMenu-navContainer {
        height: auto !important;
        min-height: 52px;
        padding: 6px 58px 6px 8px !important;
        flex-wrap: nowrap !important;
        justify-content: space-between !important;
        gap: 0 !important;
    }
    [dir="rtl"] .TenderHeaderMenu-navContainer {
        padding: 6px 8px 6px 58px !important;
    }
    .TenderHeaderMenu-actionDivider {
        display: none !important;
    }
    .TenderHeaderMenu-left {
        display: flex !important;
        align-items: center;
        gap: 6px !important;
        flex: 1;
        min-width: 0;
        order: 1;
    }
    /* Hide region text labels, keep only the flag icon */
    .TenderHeaderMenu-regionLabel,
    .TenderHeaderMenu-langLabel,
    .TenderHeaderMenu-regionArrow,
    .TenderHeaderMenu-leftDivider,
    .TenderHeaderMenu-logoLocale {
        display: none !important;
    }
    /* Flag circle */
    .TenderHeaderMenu-regionSelector {
        padding: 4px !important;
        border-radius: 50% !important;
        min-width: auto !important;
        width: 36px;
        height: 36px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(0,0,0,0.08);
    }
    .TenderHeaderMenu-regionIcon {
        width: 22px !important;
        height: 22px !important;
        border-radius: 50%;
    }
    /* Logo: centered, auto width */
    .TenderHeaderMenu-logoLink {
        order: 2;
        margin: 0 auto;
        flex-shrink: 0;
    }
    .TenderHeaderMenu-logo {
        height: 26px !important;
    }
    /* Actions: newsletter + profile on the right */
    .TenderHeaderMenu-actions {
        display: flex !important;
        align-items: center;
        gap: 4px !important;
        margin-inline-start: 0 !important;
        flex-shrink: 0;
        order: 3;
    }
    .TenderHeaderMenu-actionBtn {
        width: 36px !important;
        height: 36px !important;
        border-radius: 50% !important;
        font-size: 1rem !important;
    }
    .TenderHeaderMenu-actionBtn i {
        font-size: 1rem !important;
    }
    /* Profile avatar: shrink */
    .TenderHeaderMenu-profileAvatar {
        width: 32px !important;
        height: 32px !important;
        font-size: 0.65rem !important;
    }
    .TenderHeaderMenu-profileInfo {
        display: none !important;
    }
    .TenderHeaderMenu-profileArrow {
        display: none !important;
    }
    .TenderHeaderMenu-profileBtn {
        padding: 2px !important;
    }
    .TenderHeaderMenu-profileDropdown {
        margin-inline-start: 0 !important;
    }
    /* Get-started button: compact */
    .TenderHeaderMenu .get-started-btn {
        min-width: auto !important;
        width: 36px !important;
        height: 36px !important;
        padding: 0 !important;
        border-radius: 50% !important;
        border-width: 2px !important;
    }
    .TenderHeaderMenu .get-started-btn .btn-text {
        display: none !important;
    }
    .TenderHeaderMenu .get-started-btn .btn-icon {
        font-size: 14px !important;
    }
    /* Newsletter btn */
    .TenderHeaderMenu-newsletterBtn {
        width: 36px !important;
        height: 36px !important;
        border-radius: 50% !important;
    }

    /* ──────────────────────────────────────────────
       DROPDOWNS: Fix overflow clipping & off-screen positioning
       ────────────────────────────────────────────── */
    /* 1. Allow dropdown panels to render outside the navbar */
    .TenderHeaderMenu-navbar {
        overflow: visible !important;
    }
    /* 2. Region/Language panel: full-width overlay */
    .TenderHeaderMenu-regionContainer {
        position: static !important;
    }
    .TenderHeaderMenu-regionPanel {
        position: fixed !important;
        top: 52px !important;
        left: 8px !important;
        right: 8px !important;
        width: auto !important;
        max-height: 80vh;
        overflow-y: auto;
        border-radius: 12px;
        z-index: 2000 !important;
        box-shadow: 0 8px 32px rgba(0,0,0,0.18);
    }
    /* 3. Profile dropdown: anchor to right edge of viewport */
    .TenderHeaderMenu-profileDropdown {
        position: static !important;
    }
    .TenderHeaderMenu-profileDropdownMenu {
        position: fixed !important;
        top: 52px !important;
        left: 8px !important;
        right: 8px !important;
        width: auto !important;
        max-height: 80vh;
        overflow-y: auto;
        border-radius: 12px;
        z-index: 2000 !important;
        box-shadow: 0 8px 32px rgba(0,0,0,0.18);
    }
    /* 4. Get-started dropdown: same treatment */
    .TenderHeaderMenu .get-started-menu {
        position: fixed !important;
        top: 52px !important;
        left: 8px !important;
        right: 8px !important;
        width: auto !important;
        z-index: 2000 !important;
        border-radius: 12px;
        box-shadow: 0 8px 32px rgba(0,0,0,0.18);
    }
    /* ──────────────────────────────────────────────
       HOMEPAGE SLIDER: Reduce font size on mobile
       ────────────────────────────────────────────── */
    .slider-content h1,
    .slider-content h2,
    .bx-wrapper .slider-content h1,
    .bx-wrapper .slider-content h2,
    .hero-section h1,
    .hero-section h2,
    .hero-content h1,
    .hero-content h2 {
        font-size: 1.3rem !important;
        line-height: 1.3 !important;
    }
    .slider-content p,
    .bx-wrapper .slider-content p,
    .hero-section p,
    .hero-content p {
        font-size: 0.85rem !important;
        line-height: 1.4 !important;
    }

    /* ──────────────────────────────────────────────
       Merge hamburger into top header row on mobile
       ────────────────────────────────────────────── */
    .TenderCompactNav .compact-navbar {
        min-height: 0 !important;
        height: 0 !important;
        overflow: visible !important;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
        box-shadow: none !important;
        background: transparent !important;
        position: relative;
    }
    .TenderCompactNav .nav-container {
        min-height: 0 !important;
        height: 0;
        overflow: visible;
    }
    .TenderCompactNav .mobile-toggle {
        position: fixed !important;
        top: var(--tg-toggle-top);
        right: var(--tg-toggle-offset);
        z-index: 1100 !important;
        width: var(--tg-toggle-size) !important;
        height: var(--tg-toggle-size) !important;
        font-size: 1.1rem !important;
        background: var(--tg-toggle-bg) !important;
        border-radius: 50% !important;
        color: var(--tg-toggle-color) !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        box-shadow: var(--tg-toggle-shadow);
        border: 1px solid var(--tg-toggle-border) !important;
    }
    [dir="rtl"] .TenderCompactNav .mobile-toggle {
        right: auto;
        left: var(--tg-toggle-offset);
    }
    .TenderCompactNav .nav-main {
        top: 52px !important;
    }
}
