@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;600;700&display=swap");

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Jost", sans-serif;
}

.daterangepicker *,
.ui-datepicker * {
    font-family: "Jost", sans-serif !important;
}

section {
    min-height: 800px;
}

.mobile {
    display: none !important;
}

html {
    height: 100%;
}

* {
    text-decoration: none !important;
    outline: none !important;
}

.blog_kat a span {
    border-bottom: ridge;
    color: #000;
}

.blog_kat:last-child a span {
    border-bottom: none;
}

b,
strong {
    font-weight: 600;
}

.row {
    margin-left: -5px;
    margin-right: -5px;
}

.row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

/* SELECT2 RESET * START */

.form-group .select2-container {
    width: 100% !important;
}

.form-group .select2-container .select2-selection--single {
    height: unset;
    border-radius: 0;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--below {
    min-width: 150px;
}

.form-group .select2-container .select2-selection__rendered {
    line-height: unset;
    padding: 0;
    height: unset;
    color: unset;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.form-group .select2-container .select2-selection__arrow {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 20px;
    text-align: center;
    height: unset;
}

.select2-dropdown {
    border-radius: 0;
    z-index: 3000;
    border: solid 1px #ddd;
}

.select2-results__group,
.select2-results__option {
    padding: 5px;
    font-size: 14px;
    line-height: 20px;
    border: 0;
    border-bottom: solid 1px #eee;
}

.select2-results__group {
    background: #eee;
}

.select2-results__option:last-child {
    border-bottom: none;
}

.select2-search__field {
    border: solid 1px #ddd !important;
    padding: 5px 10px !important;
    font-size: 14px;
    line-height: 20px;
}

/* SELECT2 RESET * END */

/* ZEBRA DATEPICKER STYLES START */

.datepicker-group {
    position: relative;
}

.Zebra_DatePicker {
    box-shadow: none;
    border-radius: 0;
    border: solid 1px #ddd;
}

.Zebra_DatePicker td,
.Zebra_DatePicker th {
    border-radius: 0;
    /*border: solid 1px #eee;*/
}

.Zebra_DatePicker .dp_header td,
.Zebra_DatePicker .dp_footer td {
    border: none;
    border-radius: 0;
}

.Zebra_DatePicker .dp_body .dp_selected {
    background: #e48325 !important;
    color: #fff !important;
}

/* ZEBRA DATEPICKER STYLES END */

.so-icon {
    background-color: #7d7d7d;
}

.so-facebook {
    background-color: #3b5998;
}

.so-twitter {
    background-color: #55acee;
}

.so-instagram {
    background: #f09433;
    background: -moz-linear-gradient(
        45deg,
        #f09433 0%,
        #e6683c 25%,
        #dc2743 50%,
        #cc2366 75%,
        #bc1888 100%
    );
    background: -webkit-linear-gradient(
        45deg,
        #f09433 0%,
        #e6683c 25%,
        #dc2743 50%,
        #cc2366 75%,
        #bc1888 100%
    );
    background: linear-gradient(
        45deg,
        #f09433 0%,
        #e6683c 25%,
        #dc2743 50%,
        #cc2366 75%,
        #bc1888 100%
    );
}

.so-pinterest {
    background-color: #cb2027;
}

.so-linkedin {
    background-color: #0077b5;
}

.so-facebook-messenger {
    background-color: #448aff;
}

.so-youtube {
    background-color: #cc181e;
}

.so-reddit {
    background-color: #ff4500;
}

.so-tumblr {
    background-color: #32506d;
}

.so-digg {
    background-color: #262626;
}

.so-google-plus {
    background-color: #de5446;
}

.so-whatsapp {
    background-color: #25d366;
}

.so-vk {
    background-color: #4c6c91;
}

.so-weibo {
    background-color: #ff9933;
}

.so-odnoklassniki {
    background-color: #d7772d;
}

.so-xing {
    background-color: #1a7576;
}

.so-blogger {
    background-color: #ff8000;
}

.so-flipboard {
    background-color: #ff8000;
}

.so-delicious {
    background-color: #205cc0;
}

.so-weixin {
    background-color: #4ec034;
}

.panel-text {
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: -10px;
    font-weight: 400;
}

.panel-text img {
    max-width: 100%;
}

.panel-text h1 {
    display: block;
    font-size: 1.6em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.panel-text h2 {
    display: block;
    font-size: 1.4em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.panel-text h3 {
    display: block;
    font-size: 1.3em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.panel-text h4 {
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.panel-text h5 {
    display: block;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.panel-text h6 {
    display: block;
    font-size: 1em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.panel-text p {
    display: block;
    margin-bottom: 10px;
}

.panel-text b {
    font-weight: 600;
}

.panel-text ul {
    padding: 0;
    list-style: none;
    display: block;
    margin-bottom: 10px;
    margin-left: 10px;
}

.panel-text ul li {
    display: block;
    margin-bottom: 5px;
    position: relative;
    padding-left: 12px;
}

.panel-text ul li:before {
    content: "\f45c";
    font-family: "Font Awesome 5 Pro";
    font-weight: 800;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 6px;
    transform: rotate(45deg);
    color: #bbb;
}

.nav-logo img {
    width: 150px;
}

.main-nav {
    padding: 10px 0;
    background: #fff;
}

.main-nav.nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation-name: navfixed;
    animation-duration: 0.4s;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.main-nav.nav-fixed .nav-logo img {
    width: 100px;
}

@keyframes navfixed {
    0% {
        margin-top: -100%;
    }

    100% {
        margin-top: 0;
    }
}

.main-nav > .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-nav > .container > .left,
.main-nav > .container > .right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.nav-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.nav-links > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-right: 30px;
    font-weight: 600;
    padding: 10px 0;
    color: #888 !important;
}

.nav-links > a:hover {
    color: #444 !important;
}

.nav-links > a.active {
    color: #222 !important;
}

.nav-links > a:last-child {
    margin-right: 0;
}

.main-btn,
.nav-links .main-btn {
    border: solid 1px #e48325;
    padding: 10px 15px;
    color: #fff !important;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    background: #e48325;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    transition: 0.2s ease 0s;
    text-transform: uppercase;
    font-weight: 600;
}

.main-btn:hover,
.nav-links .main-btn:hover {
    background: #ff9e3d;
    border-color: #ff9e3d;
    color: #fff !important;
}

.main-btn b {
    font-weight: 600;
}

.main-btn span {
    position: relative;
    z-index: 10;
}

.main-btn.small {
    padding: 6px 10px;
}

.main-btn.full {
    display: flex;
    width: 100%;
}

.main-btn.white.text-dark {
    color: #222 !important;
}

.main-btn.white {
    background: #fff;
    border-color: #fff;
    color: #e48325 !important;
}

.main-btn.white.active,
.main-btn.white.text-dark.active {
    background: #fbfbfb;
    border-color: #e48325;
    outline: solid 3px #ddd !important;
    color: #e48325 !important;
}

.main-btn.white:hover {
    background: #f5f5f5;
}

.main-btn.line {
    background: none;
    border-color: #fff;
    color: #fff !important;
}

.main-btn.color-line {
    background: none;
    border-color: #f46f16;
    color: #f46f16 !important;
}

.main-btn.line:after,
.main-btn.color-line:after,
.main-btn.transparent:after,
.main-btn.tp-active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    opacity: 0;
}

.main-btn.color-line:after {
    background: rgba(0, 0, 0, 0.03);
}

.main-btn.line:hover:after {
    opacity: 1;
}

.main-btn.color-line:hover:after {
    opacity: 1;
}

.main-btn.transparent {
    background: none;
    color: #fff !important;
    border-color: transparent;
}

.main-btn.transparent:hover:after {
    opacity: 1;
}

.main-btn.tp-active {
    border-color: #fff;
    color: #fff !important;
    background: none;
}

.main-btn.tp-active:after {
    opacity: 1;
}

.main-btn.radius {
    border-radius: 0px;
}

.main-btn.third {
    background: #2dc44d;
    border-color: #2dc44d;
    color: #fff !important;
}

.main-btn.third:hover {
    border-color: #42cf60;
    background: #42cf60;
    color: #fff !important;
}

.main-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(600 / 1920 * 100%);
}

.main-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
}

.main-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 4;
    opacity: 0.8;
}

.main-slider-container {
    display: block;
    width: 100%;
    position: relative;
}

.main-slider-container > .tns-outer > button {
    display: none;
}

.tns-nav {
    display: none;
}

.tns-item .fa-search {
    display: none;
}

.main-slider-container > .tns-outer > .tns-controls {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    transform: translate(0, -50%);
    z-index: 10;
    pointer-events: none;
}

.main-slider-container > .tns-outer > .tns-controls > button {
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    font-size: 14px;
    line-height: 20px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff !important;
    border: none;
    border-radius: 50%;
}

.smt {
    margin-top: 50px;
}

.smb {
    margin-bottom: 50px;
}

.smt-half {
    margin-top: 30px;
}

.smb-half {
    margin-bottom: 30px;
}

.dmt {
    margin-top: 20px;
}

.dmb {
    margin-bottom: 20px;
}

.dml {
    margin-left: 20px;
}

.dmr {
    margin-right: 20px;
}

.dmt-half {
    margin-top: 10px;
}

.dmb-half {
    margin-bottom: 10px;
}

.dml-half {
    margin-left: 10px;
}

.dmr-half {
    margin-right: 10px;
}

.contact-nav {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.1);
}

.contact-nav a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: 10px;
    background: #fff;
    border-right: solid 1px #ddd;
}

.contact-nav a:last-child {
    border: none;
}

.contact-nav a i {
    font-size: 20px;
    line-height: 26px;
    display: block;
    color: #e48325 !important;
}

.contact-nav a span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444 !important;
}

.pagination {
    display: block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
}

.pagination ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination ul li {
    margin: 0 2.5px;
    display: block;
}

.pagination ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-width: 34px;
    height: 34px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    border-radius: 50%;
    background: #fff;
    color: #e48325 !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}

.pagination ul li a:hover {
    background: #eee;
}

.pagination ul li.active a {
    background: #e48325;
    color: #fff !important;
}

.main-dropdown {
    display: block;
    position: relative;
}

.main-dropdown > .dropdown-toggle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
    white-space: nowrap;
}

.main-dropdown > .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
    transform: translate(-50%, 0) !important;
    margin: 0;
    background: #fff;
    border: none;
    padding: 5px 0;
    min-width: unset;
    width: auto;
    border: solid 1px #ddd;
    border-radius: 0;
}

.main-dropdown > .dropdown-menu > a {
    display: block;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 10px;
    color: #222 !important;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
}

.main-dropdown > .dropdown-menu > a:hover {
    background: #eee;
}

.fup-box {
    margin-bottom: 20px;
}

.fup-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin: 0;
}

.fup-group > input {
    width: 100%;
    height: 75px;
    opacity: 0;
    cursor: pointer;
}

.fup-group > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    border: dashed 2px #ddd;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fup-group > div span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.fup-group > div span small {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.fup-group > div span i {
    font-size: 20px;
    line-height: 26px;
    color: #444;
}

.form-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.form-group.fg-icon > i {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #bbb;
    width: 20px;
    text-align: center;
}

.form-group.fg-icon {
    border: solid 4px #febb02;
}

.form-group .passenger-dd {
    width: 100%;
}

.form-group .passenger-dd .dropdown-menu {
    position: absolute;
    top: 100% !important;
    left: 0 !important;
    min-width: 350px !important;
    width: 100%;
    transform: none !important;
    border-radius: 2px;
    border: solid 1px #ddd;
    margin-top: 10px;
    padding: 20px;
}

.showcase-form .form-group .passenger-dd .dropdown-menu {
    left: unset !important;
    right: 0 !important;
}

.form-group .passenger-dd .input-group {
    min-width: 100px;
    max-width: 100px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.form-group .passenger-dd .input-group > input {
    text-align: center !important;
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
    pointer-events: none;
    border: none;
    padding: 0 !important;
}

.form-group .passenger-dd .input-group > div > button {
    min-width: unset !important;
    background: none;
    border-color: #e48325;
    color: #e48325 !important;
    border-radius: 0;
}

.form-group .passenger-dd .input-group > div > button:hover {
    background: #eee;
}

.form-group .passenger-dd .input-group > div > button > strong {
    font-weight: 400;
}

.form-group .passenger-dd .dd-input-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    width: 100%;
}

.form-group .passenger-dd .flex-line {
    width: 100%;
}

.form-group .passenger-dd .dd-input-line:last-child {
    margin-bottom: 0;
}

.form-group .passenger-dd .dd-input-line > span {
    width: 50%;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.form-group .passenger-dd .dd-input-line > span > small {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #888;
}

.form-group input,
.form-group textarea,
.form-group .select2-container .select2-selection--single,
.form-group .passenger-dd > a {
    display: block;
    width: 100%;
    border: solid 1px #bbb;
    border-radius: 5px;
    padding: 10px 15px;
    resize: none;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    border-radius: 0;
    background: #fff;
    color: #222 !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.form-group .passenger-dd > a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flight-sec {
    display: block;
    width: 100%;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 10px 15px;
    resize: none;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    border-radius: 2px;
    background: #fff;
    color: #222 !important;
}

.form-group.fg-icon > input,
.form-group.fg-icon > textarea,
.form-group.fg-icon > .select2-container .select2-selection--single,
.form-group.fg-icon > .passenger-dd > a {
    padding-left: 35px;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    opacity: 1;
    color: #aaa;
}

.form-group input:focus,
.form-group textarea:focus {
    border-color: #4ac6ff;
}

.form-label {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #222;
    margin-bottom: 2px;
}

.form-group input.error-label,
.form-group textarea.error-label {
    border-color: #b22222;
}

.form-group span.error-label,
.form-group textarea.error-label {
    font-size: 12px;
    line-height: 18px;
    color: #b22222;
    margin-top: 2px;
}

.ctxt {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #888;
}

/* .modal-share {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.modal-share a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #444 !important;
	margin-bottom: 10px;
	width: 100%;
	padding-right: 30px;
	position: relative;
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
}

.modal-share a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 0;
	transition: 0.2s ease 0s;
}

.modal-share a:hover:after {
	right: 10px;
}

.modal-share a i {
	min-width: 34px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	font-size: 16px;
	} */

.modal-share-box {
    padding: 20px;
}

.modal-share-box > .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
}

.modal-share-box > .top > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.modal-share-box > .top > a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #888 !important;
}

.modal-share-box > .top > a:hover {
    color: #222 !important;
}

.modal-share {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.modal-share > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    margin: 0 10px;
    margin-bottom: 20px;
}

.modal-share > a > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444 !important;
}

.modal-share > a > i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 26px;
    color: #fff !important;
    margin-bottom: 5px;
    transition: 0.2s ease 0s;
}

.modal-share > a:hover > i {
    transform: scale(1.1) rotate(360deg);
}

#copy_box {
    background: #fbfbfb;
    border: solid 1px #ddd;
    padding: 10px 15px;
    position: relative;
    cursor: pointer;
    transition: 0.2s ease 0s;
    border-radius: 2px;
}

#copy_box:hover {
    background: #f7f7f7;
}

#copy_box small {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #888;
    margin-bottom: 5px;
    pointer-events: none;
}

#copy_box input {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    pointer-events: none;
    position: absolute;
    opacity: 0;
}

#copy_box span {
    font-size: 14px;
    line-height: 20px;
    color: #222;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modal {
    z-index: 99999 !important;
}

.modal-content {
    padding: 0;
    border-radius: 2px;
    background: #fff;
    border: none;
    z-index: 99999;
}

.modal-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border-bottom: solid 1px #ddd;
}

.modal-top h2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin: 0;
}

.modal-top a {
    font-size: 16px;
    line-height: 22px;
    color: #666 !important;
}

.modal-top a:hover {
    color: #222 !important;
}

.modal-bottom {
    padding: 15px;
}

.msg-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 15px;
    border: solid 1px #e5e5e5;
    border-radius: 2px;
    background: #fff;
}

.msg-box i {
    min-width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-size: 20px;
    line-height: 26px;
    color: #99490f;
    background: #fff0e0;
}

.msg-box span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.cbox-group {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.cbox-group input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.cbox-group label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin: 0;
    user-select: none;
}

.cbox-group label > span:first-child {
    min-width: 20px;
    height: 20px;
    border: solid 1px #ccc;
    background: #fff;
    margin-right: 10px;
    position: relative;
    border-radius: 2px;
}

.cbox-group.radio label > span:first-child {
    border-radius: 50%;
}

.cbox-group label > span:first-child:after {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    line-height: 18px;
    opacity: 0;
}

.cbox-group.radio label > span:first-child:after {
    content: "\f111";
    font-weight: 900;
    font-size: 6px;
    line-height: 6px;
}

.cbox-group input:checked ~ label > span:first-child:after {
    opacity: 1;
}

.cbox-group input:checked ~ label > span:first-child {
    background: #e48325;
    border-color: #e48325;
}

.header-notify {
    padding: 10px 0;
}

.header-notify span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.static-nav {
    background: #fff;
    border-bottom: solid 4px #e48325;
}

.sn-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sn-logo img {
    width: 200px;
}

.static-nav > .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.static-nav > .flex > .left,
.static-nav > .flex > .right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.tp-nav-button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
    padding: 5px 10px;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    border: solid 1px #eee;
    min-width: 70px;
}

.tp-nav-button > * {
    position: relative;
    z-index: 10;
}

.tp-nav-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
}

.tp-nav-button:hover:after {
    opacity: 1;
}

.tpnb-icon {
    font-size: 18px;
    line-height: 20px;
}

.tpnb-lang-icon {
    font-size: 18px;
    line-height: 20px;
    display: block;
}

.showcase {
    padding: 100px 0;
}

.showcase-form .form-group input:hover,
.showcase-form .form-group .passenger-dd > a:hover {
    border-color: #888;
}

.showcase.back-image {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.showcase.back-image.filtered:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.showcase.back-image > * {
    position: relative;
    z-index: 10;
}

.sc-title {
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
}

.sc-desc {
    display: block;
    margin-top: 10px;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}

.showcase-form-box {
    position: relative;
    z-index: 99;
    padding: 20px;
    background: rgba(255, 255, 255, 0.5);
}

.showcase-form {
    background: none;
    padding: 0;
    border-radius: 0;
}

.showcase-form .form-group {
    margin-bottom: 0;
}

.showcase-form .form-group input::placeholder {
    color: #444;
}

.showcase-form .main-btn {
    font-weight: 600;
}

.link {
    color: #e48325 !important;
}

.link:hover {
    text-decoration: underline !important;
}

.camp-item {
    padding: 10px;
    border: solid 1px #ccc;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #fff;
}

.camp-item > .img {
    min-width: 70px;
    width: 70px;
    margin-right: 15px;
    border: solid 1px #ddd;
    padding: 10px;
}

.camp-item > .img > div {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}

.camp-item > .img > div > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.camp-item .desc > h3 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
}

.camp-item > .desc > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
    margin-bottom: 5px;
}

.main-title {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #222;
    margin-bottom: 20px;
}

.main-desc {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #222;
    margin-bottom: 20px;
}

.main-desc.larger {
    font-size: 15px;
    line-height: 21px;
}

.prop-slider-container {
    display: block;
    width: 100%;
    position: relative;
}

.prop-slider {
    display: block;
    width: 100%;
    padding: 1px;
}

.prop-slider-button {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    color: #444 !important;
    font-size: 16px;
    line-height: 22px;
}

.prop-slider-button:active {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    margin-top: 1px;
}

.prop-slider-button:after {
    content: "";
}

.prop-slider-button.swiper-button-prev {
    left: -15px;
}

.prop-slider-button.swiper-button-next {
    right: -15px;
}

recent-slider-container {
    display: block;
    width: 100%;
    position: relative;
}

.recent-slider {
    display: block;
    width: 100%;
}

.recent-slider-button {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    color: #444 !important;
    font-size: 16px;
    line-height: 22px;
}

.recent-slider-button:active {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    margin-top: 1px;
}

.recent-slider-button:after {
    content: "";
}

.recent-slider-button.swiper-button-prev {
    left: -15px;
}

.recent-slider-button.swiper-button-next {
    right: -15px;
}

.cont {
    position: relative;
}

.about-desc {
    font-size: 14px;
    line-height: 18px;
    color: #424242;
    margin-bottom: -5px;
    font-weight: 300;
}

.about-desc.light {
    color: #fff;
}

.about-desc h1 {
    display: block;
    font-size: 1.6em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.about-desc h2 {
    display: block;
    font-size: 1.4em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.about-desc h3 {
    display: block;
    font-size: 1.3em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.about-desc h4 {
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.about-desc h5 {
    display: block;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.about-desc h6 {
    display: block;
    font-size: 1em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    color: #222;
}

.about-desc p {
    display: block;
    margin-bottom: 10px;
}

.about-desc ul {
    padding: 0;
    list-style: none;
    display: block;
    margin-bottom: 10px;
    margin-left: 10px;
}

.about-desc ul li {
    display: block;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
}

.about-desc ul li:before {
    content: "\f192";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 6px;
    transform: rotate(45deg);
    color: #888;
}

.blog-img {
    display: block;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #eee;
    overflow: hidden;
    margin-bottom: 10px;
}

.blog-img img {
    width: 100%;
}

/* Bottom right text */
.text-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.prop-item {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.prop-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(180 / 170 * 100%);
}

.prop-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prop-item > .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        transparent,
        transparent,
        rgba(0, 0, 0, 0.3),
        rgba(0, 0, 0, 0.7)
    );
    z-index: 2;
}

.prop-item > h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    padding: 5px 10px;
    width: 100%;
    z-index: 10;
}

.prop-item > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #888;
}

.region-item {
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.region-item > .img {
    display: block;
    width: 100%;
    position: relative;
    padding-top: calc(270 / 550 * 100%);
}

.region-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.region-item > .desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 15px;
    background: linear-gradient(
        to bottom,
        rgba(0, 27, 65, 0.65) 0,
        rgba(0, 27, 65, 0) 100%
    );
}

.region-item:hover > .desc {
    background: linear-gradient(
        to bottom,
        rgba(0, 27, 65, 0.85) 0,
        rgba(0, 27, 65, 0) 100%
    );
}

.region-item > .desc > h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
}

.region-item > .desc > h3 > i {
    font-size: 16px;
    line-height: 22px;
    margin-left: 10px;
}

.region-item > .desc > span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}

.region-item.squared > .img {
    padding-top: calc(270 / 360 * 100%);
}

.article-item {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.article-item > .img {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: calc(320 / 350 * 100%);
    position: relative;
    transition: 0.4s ease 0s;
}

.article-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s ease 0s;
}

.article-item:hover > .img > img {
    transform: scale(1.1);
}

.article-item > .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 10px;
    padding-top: 50px;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 12%, #000 97%);
}

.article-item > .desc > h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}

.article-item > .desc > p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0;
}

.article-item.rectangle > .img {
    padding-top: calc(320 / 540 * 100%);
}

.home-item {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.home-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(240 / 260 * 100%);
    margin-bottom: 10px;
}

.home-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-item > .desc {
    margin-bottom: 5px;
}

.home-item > .desc > h3 {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.home-item > .desc > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.home-item > .price {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
    margin-bottom: 2px;
}

.home-item > .score {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.home-item > .score > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.home-item > .score > div > span:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    min-width: 28px;
    height: 28px;
    background: #003580;
    border-radius: 4px 4px 4px 0;
    margin-right: 10px;
}

.home-item > .score > div > span:last-child {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.home-item > .score > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-left: 20px;
    position: relative;
}

.home-item > .score > span:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: -10px;
    width: 2px;
    height: 2px;
    background: #bbb;
    border-radius: 50%;
}

.region-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.region-links > div {
    max-width: 20%;
    min-width: 20%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 20px;
}

.region-links > div > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
    font-weight: 600;
}

.region-links > div > a:hover {
    text-decoration: underline !important;
}

.region-links > div > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #888;
}

.subscribe-box {
    padding: 50px 0;
    background: #00224f;
}

.subscribe-title {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
}

.subscribe-desc {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #bbb;
    text-align: center;
    margin-bottom: 20px;
}

.subscribe-form input {
    font-size: 20px;
    line-height: 26px;
}

.subscribe-form input::placeholder {
    color: #888;
}

.subscribe-form button {
    font-size: 20px;
    line-height: 26px;
    white-space: nowrap;
}

.subscribe-form .row {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.subscribe-form .row > [class*="col-"] {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.button-line {
    padding: 20px 0;
    background: #003580;
}

.ftr-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: -15px;
}

.ftr-nav > a {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #eee !important;
    font-weight: 600;
    text-decoration: underline !important;
    margin-bottom: 15px;
}

.border-top-white {
    border-top: solid 1px #fff;
}

.ftr-links-columns {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px 0;
}

.ftr-links-columns > div {
    min-width: 20%;
    max-width: 20%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.ftr-links-columns > div > a {
    display: block;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 5px;
    color: #e48325 !important;
}

.ftr-links-columns > div > a:hover {
    color: #666 !important;
}

.ftr-link-box {
    padding: 50px 0;
}

.ftr-link-box a {
    color: #6b6b6b !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.ftr-link-box a:hover {
    color: #bc5b01 !important;
}

.ftr-copy > .container > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ftr-copy > .container > div > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
}

.ftr-copy > .container > div > .otalya-logo > img {
    width: 70px;
    filter: grayscale(1);
}

.ftr-copy > .container > div > .otalya-logo:hover > img {
    filter: none;
}

.ftr-bottom {
    padding: 20px 0;
}

.ftr-desc {
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #666;
    margin-bottom: 20px;
}

.ftr-partners {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ftr-partners > div {
    min-width: 100px;
    height: 25px;
    position: relative;
    margin: 0 15px;
}

.ftr-partners > div > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mobile-menu {
    display: none;
}

.child-age {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 10px;
    flex-wrap: wrap;
}

.child-age > .form-group {
    width: calc(50% - 20px) !important;
    margin: 0 10px;
    margin-bottom: 20px;
}

.child-age > .form-group .select2-container .select2-selection--single {
    padding: 10px;
    font-size: 13px;
    line-height: 19px;
    border: solid 1px #ccc;
}

.child-age
    > .form-group
    .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #222;
}

.modal-langs,
.modal-exs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    width: 100%;
}

.modal-langs > .row,
.modal-exs > .row {
    width: 100%;
}

.modal-exs a {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
}

.modal-exs a > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.modal-exs a > span:last-child {
    color: #666;
}

.modal-exs a:hover {
    background: #eee;
}

.modal-langs a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
}

.modal-langs a > i {
    display: block;
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.modal-langs a > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.modal-langs a:hover {
    background: #eee;
}

.bcrumb {
    padding: 10px 0;
    display: none;
}

.bcrumb-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bcrumb-links > a {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #e48325 !important;
    margin-right: 20px;
    position: relative;
}

.bcrumb-links > a:last-child {
    margin-right: 0;
    color: #666 !important;
}

.bcrumb-links > a:after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    font-weight: 900;
    top: 50%;
    right: -20px;
    width: 20px;
    text-align: center;
    transform: translate(0, -50%);
    font-size: 12px;
    line-height: 18px;
    color: #888;
}

.bcrumb-links > a:hover {
    text-decoration: underline !important;
}

.bcrumb-links > a:last-child:after {
    content: none;
}

.result-search {
    padding: 15px;
    background: #fff;
    border-radius: 0;
    border: solid 2px #ddd;
}

.result-search .title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}

.result-search .cbox-group > label > span:last-child {
    color: #fff;
}

.filter-side {
    display: block;
    /* border: solid 1px #ddd; */
    border-radius: 2px;
}

.filter-side > .part {
    display: block;
    padding: 10px;
    /* border-bottom: solid 1px #bbb; */
}

.filter-side > .part:last-child {
    border-bottom: none;
}

.filter-side > .part .cbox-group {
    margin-bottom: 10px;
}

.filter-side > .part .cbox-group:last-child {
    margin-bottom: 0;
}

.filter-side > .part .cbox-group > label {
    width: 100%;
}

.filter-side > .part .cbox-group > label > span:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.filter-side > .part .cbox-group > label > span:last-child > small {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #222;
}

.filter-side > .part .cbox-group > label > span:last-child > small:last-child {
    color: #888;
}

.filter-side .title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin: 0;
}

.filter-side .min-title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
}

.result-list-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.result-list-top .main-title {
    margin-bottom: 0;
}

.result-map {
    display: block;
    min-width: 160px;
    position: relative;
    border: solid 1px #ddd;
}

.result-map > div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3.2 / 3 * 100%);
}

.result-map > div > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.result-map > div > .main-btn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}

.sorting-items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.sorting-items > .main-btn {
    width: 100%;
    margin-right: -1px;
}

.sorting-items > .main-btn:last-child {
    margin-right: 0;
}

.hotel-list-item {
    padding: 15px;
    border: solid 1px #bbb;
    border-radius: 2px;
    margin-bottom: 20px;
    background: #fff;
}

.hli-img {
    display: block;
    width: 100%;
    position: relative;
}

.hli-img > div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    border-radius: 2px;
}

.hli-img > div > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hli-img > div > .img-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hli-img > div > .img-link > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hli-img > div > .favorite-icon {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    max-width: 18px;
    max-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 24px;
    line-height: 30px;
    text-shadow: 0px 1px 3px #000;
}

.hli-img > div > .favorite-icon {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
}

.hli-img > div > .favorite-icon:hover {
    background: rgba(0, 0, 0, 0.8);
}

.hli-desc .top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.hli-desc .top > a {
    margin-right: 10px;
    margin-bottom: 5px;
}

.hli-desc .top > a > h2 {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #e48325 !important;
    margin-bottom: 0;
}

.hli-desc .top > a:hover > h2 {
    color: #f46f16 !important;
}

.hli-desc .top > .stars {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
}

.hli-desc .top > .stars > i {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #febb02;
    margin-right: 5px;
}

.stars > i {
    font-size: 13px;
    line-height: 19px;
    color: #febb02;
}

.hli-desc .top > .stars > i:last-child {
    margin-right: 0;
}

.hli-desc .location {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}

.hli-desc .location > a {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #e48325 !important;
    margin-right: 10px;
    font-weight: 600;
    position: relative;
    text-decoration: underline !important;
}

.hli-desc .text {
    padding-left: 10px;
    border-left: solid 2px #ddd;
    width: 75%;
}

.hli-desc .text > .specs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.hli-desc .text > .specs > span {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #222;
    margin-right: 5px;
}

.hli-desc .text > .specs > span:last-child {
    margin-right: 0;
}

.hli-desc .text > .caption > span {
    display: block;
    font-size: 13px;
    line-height: 19px;
    /*font-weight: 600;*/
    color: #008009;
}

.hli-side {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
    height: 100%;
}

.hli-side > .ratings {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.hli-side > .ratings > div {
    text-align: right;
}

.hli-side > .ratings > div > span {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #222;
}

.hli-side > .ratings > div > small {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

.hli-side > .ratings > span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    line-height: 21px;
    color: #fff;
    min-width: 34px;
    height: 34px;
    background: #003580;
    border-radius: 4px 4px 4px 0;
    margin-left: 10px;
    padding: 5px 10px;
}

.hli-side > .comfort {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #e48325;
    margin-bottom: 5px;
}

.hli-side > .dates {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

.hli-side > .price {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #003580;
}

.hli-side > .include {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-bottom: 5px;
}

.filter-toggle {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    padding: 10px 15px;
    padding-right: 35px;
    position: relative;
    border: solid 1px #e48325;
    background: #e48325;
    color: #fff !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: -1px;
}

.filter-toggle:after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
}

.filter-toggle.active:after {
    content: "\f107";
}

.hotel-gal-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3 / 4 * 100%);
    margin-bottom: 15px;
}

.hotel-gal-row .hotel-gal-item {
    margin-bottom: 5px;
}

.hotel-gal-row .row {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.hotel-gal-row [class*="col-"] {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.hotel-gal-item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hotel-page-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}

.hotel-page-top > .left {
    display: block;
}

.hotel-page-top > .left > .title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
    flex-wrap: wrap;
}

.hotel-page-top > .left > .title > span {
    display: block;
    padding: 5px 10px;
    border-radius: 2px;
    background: #e48325;
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    margin-right: 10px;
}

.hotel-page-top > .left > .title > h2 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #222;
    margin: 0;
    margin-right: 10px;
}

.hotel-page-top > .left > .title > .stars {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hotel-page-top > .left > .title > .stars > i {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #febb02;
    margin-right: 5px;
}

.hotel-page-top > .left > .title > .stars > i:last-child {
    margin-right: 0;
}

.hotel-page-top > .left > .info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hotel-page-top > .left > .info > i {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #f46f16;
    margin-right: 8px;
}

.hotel-page-top > .left > .info > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-right: 10px;
}

.hotel-page-top > .left > .info > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #e48325 !important;
    margin-right: 10px;
    font-weight: 600;
    position: relative;
    text-decoration: underline !important;
}

.hotel-page-top > .right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hotel-page-top > .right > a {
    min-width: 40px;
    height: 40px;
    border-radius: 2px;
    border: solid 1px #ddd;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    color: #e48325 !important;
}

.hotel-page-top > .right > a:hover {
    background: #f5f5f5;
}

.hotel-page-top > .right > a:last-child {
    margin-right: 0;
}

.hotel-facs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.hotel-facs > div {
    display: block;
    min-width: calc(100% / 5);
    max-width: calc(100% / 5);
    padding: 10px;
    /*border: solid 1px #ddd;*/
    text-align: center;
}

.hotel-facs > div > i {
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
}

.hotel-facs > div > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.hotel-tabs > .nav {
    display: flex;
    justify-content: flex-start;
    border-bottom: solid 1px #ddd;
}

.hotel-tabs > .nav > a {
    display: block;
    background: #ebf3ff;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #e48325 !important;
    margin-right: 10px;
    transition: 0.2s ease 0s;
}

.hotel-tabs > .nav > a:hover {
    color: #222 !important;
}

.hotel-tabs > .nav > a:last-child {
    margin-right: 0;
}

.hotel-tabs > .nav > a.active {
    background: #e48325;
    color: #fff !important;
}

.hotel-tabs > .tab-content > .tab-pane > div {
    margin-top: 5px;
}

.hotel-highlights {
    background: #ebf3ff;
    padding: 15px;
}

.hotel-highlights > h2 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px;
}

.hotel-highlights > h3 {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px;
}

.hotel-highlights > .info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.hotel-highlights > .info > i {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-right: 10px;
}

.hotel-highlights > .info > span {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #444;
}

.hotel-highlights > .list > span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 19px;
    color: #444;
}

.hotel-highlights > .list > span > i {
    display: block;
    font-size: 13px;
    line-height: 19px;
    margin-right: 8px;
}

.hotel-room-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 100px;
    border: solid 1px #ddd;
    border-radius: 2px;
    margin-bottom: 0;
}

.hotel-room-item > .left > h2 {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 65;
    margin-bottom: 5px;
    font-weight: 600;
}

.hotel-room-item > .left > .spec {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #f46f16;
    margin-bottom: 5px;
}

.hotel-room-item > .left > .fac {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
    margin-bottom: 5px;
}

.hotel-room-item > .left > .chips {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hotel-room-item > .left > .chips > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    background: #eee;
    border-radius: 2px;
    margin-right: 10px;
}

.hotel-room-item > .right {
    text-align: right;
}

.hotel-room-item > .right > .guests {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
    margin-bottom: 5px;
}

.hotel-room-item > .right > .price-desc {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-bottom: 5px;
}

.hotel-room-item > .right > .price {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.page-title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
}

.fac-area {
    padding: 10px 15px;
    border: solid 1px #ddd;
    margin-bottom: 10px;
}

.fac-list {
    display: block;
    margin-bottom: 10px;
}

.fc-list:last-child {
    margin-bottom: 0;
}

.fac-list > span {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 19px;
}

.fac-list > span > i {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    margin-right: 8px;
    width: 20px;
    text-align: center;
}

.comment-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 10px 15px;
    border: solid 1px #ddd;
    border-radius: 2px;
    margin-bottom: 10px;
}

.comment-item > .top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.comment-item > .top > span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f46f16;
    color: #fff;
    font-weight: 600;
    margin-right: 10px;
}

.comment-item > .top > div > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-bottom: 0;
    font-weight: 600;
}

.comment-item > .top > div > small {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 13px;
    line-height: 19px;
    color: #666;
}

.comment-item > .top > div > small > i {
    display: block;
    font-size: 13px;
    line-height: 19px;
    margin-right: 4px;
}

.comment-item > .content > span {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #222;
    margin: 0;
}

.comment-item > .content.limited > span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}

.main-link {
    font-size: 14px;
    line-height: 20px;
    color: #f46f16 !important;
}

.main-link:hover {
    text-decoration: underline !important;
}

.page-steps {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
}

.page-steps > div:not(.line) {
    width: 120px;
    min-width: 120px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.page-steps > div > span:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: solid 1px #ddd;
    color: #e48325;
    margin-bottom: 5px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.page-steps > div.active > span:first-child {
    background: #f46f16;
    color: #fff;
}

.page-steps > div > span:last-child {
    display: block;
    font-size: 13px;
    line-height: 19px;
    font-weight: 600;
    color: #888;
}

.page-steps > div.active > span:last-child {
    color: #222;
}

.page-steps > .line {
    margin-top: -19px;
    width: 100%;
    border-bottom: solid 1px #ddd;
}

.page-steps > .line.active {
    border-color: #f46f16;
}

.form-box {
    padding: 20px;
    padding-bottom: 0;
    border: solid 2px #ccc;
    border-radius: 2px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.line-checks {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.line-checks > .cbox-group {
    margin-right: 20px;
    margin-bottom: 15px;
}

.log-page {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    min-height: 100vh;
    background: #fff;
}

.log-page > .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 50%;
    min-width: 50%;
}

.log-page > .right {
    min-width: 50%;
    width: 50%;
    position: relative;
}

.log-page > .right > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.log-page > .left > .log-area {
    display: block;
    padding: 20px;
    width: 400px;
    max-width: 100%;
}

.log-page > .left > .log-area > .logo {
    margin-bottom: 40px;
}

.log-page > .left > .log-area > .logo img {
    width: 200px;
}

.log-part {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

.log-divider {
    border-bottom: solid 1px #ddd;
    width: 100px;
}

.log-text {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #222;
    font-weight: 600;
}

.side-nav {
    display: block;
    border: solid 1px #ddd;
    border-radius: 2px;
    background: #fff;
}

.side-nav > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #888 !important;
    padding: 15px 20px;
    border-bottom: solid 1px #ddd;
    font-weight: 600;
}

.side-nav > a:hover {
    background: #f5f5f5;
    color: #222 !important;
}

.side-nav > a.active {
    background: #e48325;
    color: #fff !important;
}

.side-nav > a:last-child {
    border-bottom: none;
}

.side-box {
    padding: 20px;
    border: solid 1px #ddd;
}

.side-title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.summary-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.summary-icon:last-child {
    margin-bottom: 0;
}

.summary-icon > i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 40px;
    height: 40px;
    border: solid 1px #ddd;
    background: #fbfbfb;
    border-radius: 50%;
    margin-right: 10px;
    color: #003580;
    font-size: 14px;
    line-height: 20px;
}

.summary-icon > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    /*color: #222 !important;*/
    font-weight: 600;
}

.dropdown.log-dropdown {
    display: block;
    position: relative;
    margin-left: 10px;
}

.dropdown.log-dropdown > a.dropdown-toggle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding: 10px;
}

.dropdown.log-dropdown > a.dropdown-toggle > span {
    color: #fff !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.dropdown.log-dropdown > a.dropdown-toggle > i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f46f16;
    margin-right: 5px;
    font-size: 24px;
    line-height: 30px;
    overflow: hidden;
    color: #fff;
}

.dropdown.log-dropdown > a.dropdown-toggle > i:before {
    position: relative;
    top: 4px;
}

.dropdown.log-dropdown > a.dropdown-toggle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    opacity: 0;
}

.dropdown.log-dropdown > a.dropdown-toggle:hover:before {
    opacity: 1;
}

.dropdown.log-dropdown > a.dropdown-toggle:after {
    content: none;
}

.dropdown.log-dropdown > .dropdown-menu {
    /* RESET POSITION */
    transform: none !important;
    left: unset !important;
    right: 0 !important;
    top: 100% !important;
    margin: 0 !important;
    /* CUSTOM STYLES */
    border-radius: 0;
    background: #fff;
    border: solid 1px #ddd;
    padding: 10px 0;
    min-width: unset;
    width: auto;
}

.dropdown.log-dropdown > .dropdown-menu > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
    white-space: nowrap;
    color: #666 !important;
    font-size: 14px;
    line-height: 20px;
}

.dropdown.log-dropdown > .dropdown-menu > a:hover {
    background: #eee;
    color: #222 !important;
}

.fav-item {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
    padding: 10px;
    border: solid 1px #ddd;
}

.fav-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3 / 4 * 100%);
    margin-bottom: 10px;
}

.fav-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fav-item > h2 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin: 0;
}

.fav-item > .price {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 20px;
    line-height: 26px;
    color: #222;
    border-top: solid 1px #ddd;
    padding-top: 5px;
    margin-top: 5px;
}

.fav-item > .price > small {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-right: 5px;
    color: #666;
}

.fav-item > .remove {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
    background: firebrick;
    z-index: 10;
}

.fav-item > .remove:hover {
    background: #222;
}

.hli-desc > .res-info {
    margin-top: 10px;
    padding: 0 10px;
    border-left: solid 2px #ddd;
}

.hli-desc > .res-info > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.hli-desc > .res-info > div > i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 24px;
    height: 24px;
    font-size: 13px;
    line-height: 19px;
    background: #fff;
    border: solid 1px #00487a;
    color: #00487a;
    margin-right: 5px;
}

.hli-desc > .res-info > div > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.res-voucher {
    padding: 10px;
    border: solid 1px #ddd;
    background: #fbfbfb;
}

.price-box {
    display: block;
    padding-top: 10px;
    margin-top: 10px;
    border-top: solid 1px #ddd;
    text-align: right;
}

.price-box > span {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #222;
}

.check-tabs > .checks {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.check-tabs > .checks > .ct-check {
    display: block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}

.check-tabs > .checks > .ct-check > input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.check-tabs > .checks > .ct-check > label {
    display: block;
    padding: 10px 15px;
    margin: 0;
    background: #fff;
    color: #222;
    border: solid 1px #ddd;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
}

.check-tabs > .checks > .ct-check > label:hover {
    background: #fbfbfb;
    border: solid 1px #ccc;
}

.check-tabs > .checks > .ct-check > input:checked ~ label {
    background: #e48325;
    color: #fff;
    border-color: #e48325;
}

.credit-cards-line {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: solid 1px #eee;
}

.credit-cards-line > .img {
    min-width: 40px;
    width: 40px;
    position: relative;
    margin-right: 15px;
}

.credit-cards-line > .img > div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(1 / 2 * 100%);
}

.credit-cards-line > .img > div > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.offer-duration {
    position: fixed;
    bottom: 110px;
    right: -10px;
    background-color: #f3900f;
    border-radius: 250px 0 0 250px;
    padding: 5px;
    transition: 0.3s;
    cursor: pointer;
    z-index: 16000003;
}

.offer-duration:before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 5px;
    top: 4px;
}

.offer-duration .text {
    position: absolute;
    transition: 0.3s;
}

.offer-duration.active .text {
    right: 10px;
    border-radius: 200px;
}

.offer-duration.active .text {
    position: relative;
    color: #fff;
}

.offer-duration .content {
    line-height: 24px;
    white-space: nowrap;
}

.offer-duration .content .time {
    display: inline-block;
    padding: 0 10px 0 5px;
    min-width: 50px;
    font-weight: bold;
    font-style: normal;
    color: #fff;
    position: relative;
}

.offer-duration .content .time > .tooltip {
    position: absolute;
    top: -100%;
    margin-top: -10px;
    white-space: nowrap;
    right: 0;
    background: #ddd;
    color: #222;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 4px;
    transition: 0.2s ease 0s;
}

.offer-duration:hover .content .time > .tooltip {
    opacity: 1;
    visibility: visible;
}

.time-range {
    margin-bottom: 15px;
}

.time-range p {
    font-family: "Arial", sans-serif;
    font-size: 14px;
    color: #333;
}

.blog-item {
    display: block;
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    background: #fff;
    border: solid 1px #ddd;
    margin-bottom: 30px;
}

.bi-img {
    display: block;
    width: 100%;
    position: relative;
    padding-top: calc(200 / 350 * 100%);
    overflow: hidden;
}

.blog-item:hover .bi-img img {
    transform: scale(1.1);
    filter: brightness(1.1);
}

.bi-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s ease 0s;
}

.bi-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 4;
}

.bi-desc {
    padding: 10px 15px;
}

.bi-desc h3 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #222 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}

.bi-desc p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #888 !important;
}

.bi-desc > span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #444;
    border-bottom: solid 1px #dedede;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.bi-desc > span:before {
    content: "\f007";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #ef4e52;
    margin-right: 4px;
}

.bi-desc .info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bi-desc .info span {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #888;
    margin-right: 20px;
}

.bi-desc .info span:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    color: #ef4e52;
    margin-right: 4px;
}

.bi-desc .info span.date:before {
    content: "\f133";
}

.bi-desc .info span.view:before {
    content: "\f06e";
}

.bi-desc .info span.tag:before {
    content: "\f02c";
}

.footer-bottom {
    padding-top: 40px;
    padding-bottom: 20px;
    background: #fff;
}

.project-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 100%);
}

.project-item img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: contain;
    width: 100%;
    /*filter: grayscale(1) contrast(0);*/
    padding: 0 30px;
}

.ftr-projects {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.project-slider-container {
    width: 100%;
    padding: 0 40px;
    position: relative;
}

.project-slider-container .tns-outer > .tns-controls {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 10;
    pointer-events: none;
}

.project-slider-container .tns-outer > .tns-controls button {
    background: #ef4e52;
    border: none;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 5px;
    pointer-events: all;
}

.project-slider-container .tns-outer > .tns-controls button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff !important;
    font-size: 14px;
}

.ftr-projects {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.ftr-info {
    font-size: 13px;
    line-height: 19px;
    color: #444;
    display: block;
    margin-bottom: 20px;
}

.ftr-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #222;
    min-width: 200px;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}

.ftr-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #182c4c;
}

.no-border {
    border: none !important;
}

.ftr-col > small {
    color: #222;
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
}

.ftr-social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.ftr-social a {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 4px;
}

.ftr-social a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff !important;
    font-size: 20px;
}

.contact-line {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
}

.contact-line i {
    font-size: 16px;
    line-height: 20px;
    color: #ef4e52;
    width: 20px;
    text-align: center;
    margin-right: 10px;
}

.contact-line span,
.contact-line span a {
    font-size: 14px;
    line-height: 18px;
    color: #444;
}

.contact-line span a {
    display: block;
    color: #444 !important;
    text-decoration: underline !important;
}

.contact-line span a:hover {
    text-decoration: none !important;
}

.ftr-links {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
}

.ftr-links a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 5px;
}

.ftr-links a:hover {
    text-decoration: underline !important;
}

.ftr-links a:last-child {
    margin-bottom: 0;
}

.footer-copy {
    padding: 20px 0;
    background: #121212;
}

.ftr-copy-in {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ftr-copy-in span {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}

.ftr-copy-in a img {
    width: 70px;
    filter: grayscale(1);
}

.ftr-copy-in a:hover img {
    filter: none;
}

.ftr-copy {
    padding: 10px 0;
    background: #eee;
}

.CountryList {
    padding: 5px;
    margin-bottom: 5px;
    list-style: none;
}

.CountryList li.cl {
    width: 25%;
    float: left;
    padding-bottom: 5px;
    line-height: 1.6;
    border-bottom: 1px solid #e2e2e2;
    font-size: 14px !important;
    line-height: 20px;
    padding: 5px 0 !important;
}

.soru-item {
    margin-bottom: 20px;
    border-radius: 0;
}

.soru-item:last-child {
    border: none;
    margin: 0;
}

.soru-header {
    display: block;
    color: #888 !important;
    font-weight: 600;
    padding: 12px 14px;
    transition: 0.2s ease-in-out;
    position: relative;
    padding-right: 40px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    border: solid 1px #ddd !important;
}

.soru-header h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    font-weight: 600;
}

.soru-header:after {
    /*    content: "\f105";*/
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    top: 10px;
    right: 20px;
}

/*.soru-header[aria-expanded="true"]:after {
    content: "\f107";
}
*/
.soru-header[aria-expanded="true"] {
    border-bottom-color: #ddd;
    color: #222 !important;
}

.soru-body {
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 18px;
    border-radius: 0 0 30px 30px;
    padding: 0 10px;
}

.soru-body p {
    margin: 0;
    padding: 12px 14px;
    display: block;
    text-align: justify;
}

.sbody-in {
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
}

.mgc-title {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    color: #fff;
}

.mgc-img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.mgc-img > .ref-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3 / 4 * 100%);
}

.mgc-img > .ref-item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mgc-img img {
    width: 100%;
}

.modal-gallery {
    background: rgba(0, 0, 0, 0.8);
}

.modal-gallery .modal-content {
    background: none;
}

.mgc-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
}

.mgc-top > span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.mgc-top > a {
    display: block;
    font-size: 30px;
    line-height: 36px;
    color: #fff !important;
}

/* external css: flickity.css */

.flickity-slider {
    transform: translateX(0) !important;
}

.flickity-viewport {
    height: 150px !important;
}

/* cell number */
.gallery-cell {
    height: 200px;
    margin-right: 10px;
}

.flickity-page-dots {
    display: none;
}

.row .show .dd-input-menu {
    display: flex !important;
}

.captcha-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.notify-modal-all {
    background: none;
}

.notify-modal-content {
    padding: 20px;
    background: #fff;
    border: solid 1px #ddd;
    border-radius: 10px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.notify-modal-content > i {
    font-size: 40px;
    line-height: 46px;
    color: #ff002a;
    margin-right: 30px;
}

.notify-modal-content > a {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    color: #fff !important;
    z-index: 10;
    background: #ff002a;
    border-radius: 50%;
    cursor: pointer;
}

.notify-modal-content > span {
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #222;
}

.def-slider-button {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    color: #444 !important;
    font-size: 16px;
    line-height: 22px;
}

.def-slider-button:active {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    margin-top: 1px;
}

.def-slider-button:after {
    content: "";
}

.def-slider-button.swiper-button-prev {
    left: -15px;
}

.def-slider-button.swiper-button-next {
    right: -15px;
}

/* FLIGHTS START */

.flight-head {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.flight-head > h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 0;
    width: 100%;
    color: #222;
}

.flight-head > h3 > i {
    color: #ef4e52;
}

.flight-head > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.flight-item {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    border: solid 2px #888;
    border-radius: 0;
    background: #fff;
    padding: 10px;
    /*margin: 20px;*/
    padding-bottom: 30px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.flight-item > .top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}

.flight-item > .top > .left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.flight-item > .top > .left > .logo {
    display: block;
    min-width: 50px;
    width: 50px;
    margin-right: 10px;
}

.flight-item > .top > .left > .logo > div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3 / 4 * 100%);
    border: solid 1px #eee;
}

.flight-item > .top > .left > .logo > div > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 5px;
}

.flight-item > .top > .left > .title {
    display: block;
}

.flight-item > .top > .left > .title > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
}

.flight-item > .top > .left > .title > small {
    display: block;
    font-size: 11px;
    line-height: 17px;
    color: #444;
}

.flight-item > .top > .right {
    white-space: nowrap;
    text-align: right;
}

.flight-item > .top > .right > .price {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
}

.flight-item > .center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.flight-item > .center > .left > span,
.flight-item > .center > .right > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.flight-item > .center > .left > span:last-child,
.flight-item > .center > .right > span:last-child {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.flight-item > .center > .center {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.flight-item > .center > .center > span {
    display: block;
    font-size: 11px;
    line-height: 17px;
    color: #444;
    text-align: center;
}

.flight-item > .center > .center > .arrow {
    display: block;
    width: 140px;
    height: 4px;
    background: #ddd;
    margin: 10px 0;
    position: relative;
}

.flight-item > .center > .center > .arrow:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    border-left: solid 10px #ddd;
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
}

.flight-item > .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flight-link {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #ef4e52 !important;
    text-decoration: underline !important;
}

.modal-title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
}

.flight-modal-list {
    display: block;
}

.flight-modal-list > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #444;
}

.flight-modal-list > span > b {
    font-weight: 600;
    color: #222;
}

.flight-modal-list > span:last-child {
    margin-bottom: 0;
}

.flight-item.active {
    border-color: #b53e41;
}

.flights-bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 40px;
}

.flights-bottom > .price {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-right: 15px;
}

.sorting-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #dedede;
}

.sorting-line .left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sorting-line .form-group {
    min-width: 200px;
    width: 200px;
}

.sorting-line .left > span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #888;
    margin-right: 10px;
    white-space: nowrap;
}

.sorting-line .right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.sorting-line .right a {
    width: 34px;
    height: 34px;
    border-radius: 5px;
    background: #fff;
    border: solid 1px #eee;
    position: relative;
    margin-right: 5px;
    color: #bbb !important;
}

.sorting-line .right a:last-child {
    margin-right: 0;
}

.sorting-line .right a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.sorting-line .right a:hover {
    color: #aaa !important;
}

.sorting-line .right a.active {
    color: #ef4e52 !important;
}

.time-range {
    margin-bottom: 15px;
}

.time-range p {
    font-family: "Arial", sans-serif;
    font-size: 14px;
    color: #333;
}

.ui-slider-horizontal {
    height: 8px;
    background: #d7d7d7;
    border: 1px solid #bababa;
    box-shadow: 0 1px 0 #fff, 0 1px 0 #cfcfcf inset;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: 0.7em;
    display: block;
    border: 1px solid #e48325;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #e48325;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
}

.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #f9fbfa;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(
        linear,
        50% 0,
        50% 100%,
        color-stop(0%, #c7ced6),
        color-stop(100%, #f9fbfa)
    );
    background-image: -webkit-linear-gradient(top, #c7ced6, #f9fbfa);
    background-image: -moz-linear-gradient(top, #c7ced6, #f9fbfa);
    background-image: -o-linear-gradient(top, #c7ced6, #f9fbfa);
    background-image: linear-gradient(top, #c7ced6, #f9fbfa);
    width: 22px;
    height: 22px;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6),
        0 -1px 0 1px rgba(0, 0, 0, 0.15) inset,
        0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6),
        0 -1px 0 1px rgba(0, 0, 0, 0.15) inset,
        0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6),
        0 -1px 0 1px rgba(0, 0, 0, 0.15) inset,
        0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.ui-slider .ui-slider-handle {
    background: #ddd !important;
    box-shadow: none;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 22px;
    height: 22px;
    cursor: default;
    border: none;
    cursor: pointer;
}

.ui-slider .ui-slider-handle:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: #fff;
    border: solid 1px #ddd;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.5em;
    margin-left: -0.6em;
}

.ui-slider a:focus {
    outline: none;
}

#slider-range {
    width: 90%;
    margin: 0 auto;
}

#slider-range_2 {
    width: 90%;
    margin: 0 auto;
}

.time-range {
    width: 400px;
    margin-top: 5px;
}

.p-flight-item {
    background: #eee;
}

.p-flight-item-price {
    background: #ddd;
    margin-left: 10px;
    padding: 5px;
    border-radius: 0;
    border: solid 1px #ccc;
    color: green;
}

.p-flight-item-price > b {
    font-weight: 600;
}

.renk {
    color: #003580 !important;
    float: right;
}

.fancybox-container {
    z-index: 99999999 !important;
}

.ui-widget.ui-widget-content {
    z-index: 999 !important;
    width: 300px;
    border-radius: 10px;
    border: none;
    padding: 20px;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
    border: solid 1px #eee;
}

.faq-section {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    border: solid 1px #ebf3ff;
    border-top: none;
    background: #fff;
}

.faq-section > .faq-side {
    padding: 20px;
    background: #ebf3ff;
    min-width: 300px;
    width: 300px;
}

.faq-section > .faq-side > .main-title {
    margin-bottom: 0;
}

.faq-section > .faq-box {
    width: 100%;
}

.faq-section > .faq-box > .faq-item {
    width: 100%;
}

.faq-section > .faq-box > .faq-item > a {
    display: block;
    width: 100%;
}

.faq-section > .faq-box > .faq-item > a > h3 {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    padding: 20px;
    border-top: solid 1px #ebf3ff;
    margin: 0;
    position: relative;
}

.faq-section > .faq-box > .faq-item > a > h3:after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px;
    line-height: 22px;
    color: #444;
}

.faq-section > .faq-box > .faq-item > a[aria-expanded="true"] > h3:after {
    content: "\f106";
}

.faq-section > .faq-box > .faq-item > a > h3:hover {
    background: #f0f0f0;
}

.faq-section > .faq-box > .faq-item > .faq-body > .faq-inner {
    padding: 20px;
    border-top: solid 1px #ebf3ff;
}

.faq-section > .faq-box > .faq-item > .faq-body > .faq-inner > p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin: 0;
}

.surround-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 5px;
    border-bottom: solid 1px #ddd;
}

.surround-item > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.surround-item > span:first-child {
    color: #222;
}

.surround-item > span:last-child {
    color: #666;
}

.hotel-facilities-box {
    padding: 20px;
    border: solid 1px #ddd;
}

.hotel-facilities-box > .title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
}

.hotel-facilities-box > .title > i {
    color: #666;
}

.hotel-facilities {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.hotel-facilities > .item {
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hotel-facilities > .item > span {
    display: block;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.hotel-facilities > .item > small {
    display: block;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 2px 6px;
    background: #ebf1fa;
    color: #666;
    margin-left: 5px;
}

.hotel-facilities > .item:after {
    content: "";
    position: absolute;
    top: 0;
    right: -10px;
    border-right: solid 1px #ddd;
    height: 20px;
    pointer-events: none;
}

.hotel-facilities > .item:last-child:after {
    border-right: none;
}

.blog-ctg-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    background: #ebf3ff;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 2px;
    transition: 0.2s ease 0s;
    user-select: none;
}

.blog-ctg-item:hover {
    background: #003580;
}

.blog-ctg-item:hover > i {
    color: #fff;
}

.blog-ctg-item:hover > span {
    color: #fff;
}

.blog-ctg-item > i {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 5px;
    color: #003580;
    transition: 0.2s ease 0s;
}

.blog-ctg-item > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    transition: 0.2s ease 0s;
}

.showcase-blog-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 100%);
    border-radius: 2px;
    margin-bottom: 20px;
}

.showcase-blog-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
    z-index: 10;
}

.showcase-blog-item.wide {
    padding-top: calc(720 / 1280 * 50% - 5px);
}

.showcase-blog-item > h3 {
    display: block;
    margin: 0;
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    z-index: 99;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
}

.showcase-blog-item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.showcase-blog-item:hover > img {
    transform: scale(1.1);
}

.backcolored {
    padding: 40px 0;
    background: #fff;
    border-bottom: solid 1px #ddd;
}

.page-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(520 / 1280 * 100%);
    margin-bottom: 20px;
}

.page-banner > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.article-top > .left {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.article-top > .right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.article-top > .left .info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.article-top > .left .info span {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #888;
    margin-right: 20px;
}

.article-top > .left .info span:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    color: #ef4e52;
    margin-right: 4px;
}

.article-top > .left .info span.date:before {
    content: "\f133";
}

.article-top > .left .info span.view:before {
    content: "\f06e";
}

.article-top > .left .info span.tag:before {
    content: "\f02c";
}

.article-top > .left .info span > a {
    text-decoration: underline !important;
    color: #666 !important;
}

.article-top > .left .info span > a:hover {
    text-decoration: none !important;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.buttonbar-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -40px;
    margin-bottom: 6px;
}

.offer-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    color: #222;
}

.tooltip-box {
    display: block;
    position: relative;
}

.tooltip-box > i {
    margin-left: 4px;
    color: #888;
}

.tooltip-box > .tb-caption {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 5px 10px;
    background: rgba(0, 0, 0, 1);
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    opacity: 0;
    pointer-events: none;
    white-space: nowrap;
}

.tooltip-box > .tb-toggle:hover ~ .tb-caption {
    opacity: 1;
    z-index: 2;
    pointer-events: all;
}

.d-flex {
    display: flex !important;
}

.shop-list {
    height: 360px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 20px;
}

.sl-item h2 {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px;
}

.sl-item span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #222;
}

.sl-item {
    padding: 20px 22px;
    border-bottom: solid 2px #ddd;
    cursor: pointer;
}

.sl-item:hover {
    background: #f5f5f5;
}

.sl-item:first-child {
    border-top: solid 2px #ddd;
}

.bottom-nav {
    background: #fff;
    border-bottom: solid 1px #ddd;
}

.header-tab {
    display: inline-flex;
    padding: 5px 10px;
    padding-left: calc(10px + 10px + 15px);
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
    position: relative;
}

.header-tab:hover {
    background: #eee;
}

.header-tab:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 10px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: solid 1px #ccc;
    background: #fff;
}

.header-tab:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 14px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f46f16;
    opacity: 0;
}

.header-tab.tp-active:after {
    opacity: 1;
}

.tp-nav-button-box {
    position: relative;
}

.tp-nav-button-box > .title {
    position: absolute;
    top: -16px;
    font-size: 10px;
    line-height: 16px;
    color: #444;
}

.kat-slider-container {
    position: relative;
    display: block;
}

.section-gray {
    display: block;
    padding: 40px 0;
    background: #eee;
}

.section-desc {
    font-size: 16px;
    line-height: 20px;
    display: block;
    color: #444;
}

.section-logo img {
    width: 100%;
}

.section-text {
    padding: 40px;
    background: #e5e5e5;
}

.section-banner {
    padding: 40px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.campaign-item {
    display: block;
    margin-bottom: 20px;
    border: solid 1px #ddd;
    background: #fff;
}

.campaign-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 100%);
    border-bottom: solid 1px #ddd;
}

.campaign-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.campaign-item > .content {
    padding: 20px;
    overflow: hidden;
    width: 100%;
}

.campaign-item > .content > .title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}

.campaign-item > .content > .detail {
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #003580;
}

.campaign-item > .content > .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 25px;
}

.campaign-item:hover > .img > img {
    transform: scale(1.1);
}

.hli-desc .text > .caption > span.room-list-desc,
.room-list-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    line-height: 18px;
    color: #444;
    overflow: hidden;
}

.airport-side-box {
    display: block;
    padding: 10px;
    border: solid 1px #e48325;
    margin-bottom: 20px;
}

.airport-side-box > .airport-title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222;
}

.airport-side-box > .item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5px;
}

.airport-side-box > .item:last-child {
    margin-bottom: 0;
}

.airport-side-box > .item > span {
    /*    display: block;*/
    font-size: 12px;
    line-height: 18px;
    color: #444;
}

.airport-side-box > .item > span:first-child {
    white-space: nowrap;
}

.airport-side-box > .item > span.value {
    font-weight: 600;
    margin-left: 5px;
    float: right;
    width: 100%;
    text-align: right;
}

.dd-room-selection {
    padding: 10px;
    border: solid 1px #ddd;
    margin-right: 10px;
}

.dd-room-selection > label {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #222;
}

.flight-radio {
    display: block;
    position: relative;
}

.flight-radio > input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.flight-radio > label {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 10px;
    background: #fff;
    border: solid 1px #ddd;
    margin: 0;
    cursor: pointer;
}

.flight-radio > label:hover {
    background: #f5f5f5;
}

.flight-radio > label > span:last-child {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #222 !important;
}

.flight-radio > label > span:first-child {
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    border: solid 1px #ddd;
    background: #fff;
    position: relative;
    margin-right: 6px;
}

.flight-radio > label > span:first-child:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f46f16;
    opacity: 0;
}

.flight-radio > input:checked ~ label > span:first-child:before {
    opacity: 1;
}

.flight-offer-item {
    margin-top: 10px;
    padding-top: 10px;
    border-top: solid 1px #ddd;
}

.flight-offer-item .price {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #222;
}

.iconed-facs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

.iconed-facs > .item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    border: solid 1px #ddd;
    margin-right: 0;
    margin-bottom: 10px;
}

.iconed-facs > .item > i {
    display: block;
    font-size: 25px;
    line-height: 50px;
    color: #444;
    margin-right: 10px;
}

.iconed-facs > .item > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

ymaps[class$="cluster-content"] {
    width: 604px !important;
    height: 350px !important;
}

ymaps[class$="cluster-tabs__section_type_nav"] {
    width: 200px !important;
    height: 500px !important;
}

.main-page-banner-content {
    padding-top: 150px;
    padding-bottom: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

/*.main-page-banner-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #555;
    opacity: 0.5;
}*/

.main-page-banner-content > * {
    position: relative;
    z-index: 10;
}

.mpb-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    margin-bottom: 10px;
    position: relative;
}

.mpb-nav:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #e48325;
}

.mpb-nav > .tab-item {
    display: block;
    text-align: center;
    margin: 5px;
    padding: 10px 20px;
    width: 150px;
    position: relative;
}

.mpb-nav > .tab-item:not(:last-child):after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    border-right: solid 1px #aaa;
    height: 70px;
}

.mpb-nav > .tab-item.tp-active:before {
    content: "";
    pointer-events: none;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, 0);
    border-bottom: solid 10px #e48325;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
}

.mpb-nav > .tab-item > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    color: #ddd;
    text-transform: uppercase;
}

.mpb-nav > .tab-item > i {
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
}

.sfb-row,
.showcase-form .row {
    margin-left: 0;
    margin-right: 0;
}

.sfb-row > [class*="col-"],
.showcase-form .row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.sf-form-group {
    border: none;
    position: relative;
    padding: 1px;
}

.sf-form-group .live-result {
    margin-top: 0;
}

.sf-form-group:after {
    content: "";
    position: absolute;
    bottom: 12.5px;
    left: 10px;
    width: calc(100% - 20px);
    border-bottom: dashed 1px #bbb;
    pointer-events: none;
}

.sf-form-group > .select2-container {
    width: 100% !important;
}

.sf-form-group > input,
.sf-form-group > .dropdown.passenger-dd > a,
.sf-form-group > .select2-container .select2-selection--single {
    display: block;
    width: 100%;
    border: none;
    background: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    padding: 10px;
    padding-bottom: 15px;
    height: 55px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    border-radius: 0;
    width: 100%;
}

.sf-form-group > .dropdown.passenger-dd > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sf-form-group > .dropdown.passenger-dd > a > span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sf-form-group > input::placeholder {
    color: #e48325;
}

.sf-form-group.fg-icon > input,
.sf-form-group.fg-icon > .dropdown.passenger-dd > a,
.sf-form-group.fg-icon > .select2-container .select2-selection--single {
    padding-left: 37.5px;
}

.sf-form-group
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    padding: 0;
}

.sf-form-group
    .select2-container
    .select2-selection--single
    .select2-selection__arrow {
    height: 45px;
}

.sf-form-group.fg-icon > i {
    position: absolute;
    top: 0;
    left: 2.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 52.5px;
    width: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #e48325;
}

.sf-form-group > .dropdown.passenger-dd > .dropdown-menu {
    position: absolute;
    top: 100% !important;
    left: 0 !important;
    transform: none !important;
    border-radius: 0;
    border: solid 1px #ddd;
    margin: 0;
    padding: 10px;
    padding-bottom: 0;
    width: 250px;
    z-index: 99;
}

.sf-form-group > .dropdown.passenger-dd > .dropdown-menu > .row {
    margin-left: -5px;
    margin-right: -5px;
}

.sf-form-group
    > .dropdown.passenger-dd
    > .dropdown-menu
    > .row
    > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.passengerbox-label {
    font-size: 12px;
    line-height: 18px;
    color: #222;
    margin: 0;
    font-weight: 600;
}

.sf-form-group > .dropdown.passenger-dd > .dropdown-menu .flex-line {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -5px;
    margin-right: -5px;
    flex-wrap: wrap;
}

.sf-form-group
    > .dropdown.passenger-dd
    > .dropdown-menu
    .flex-line
    > .dd-input-line {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
    margin-bottom: 10px;
}

.sf-form-group
    > .dropdown.passenger-dd
    > .dropdown-menu
    .flex-line
    > .child-age {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0;
}

.sf-form-group
    > .dropdown.passenger-dd
    > .dropdown-menu
    .flex-line
    > .child-age
    > .form-group {
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 50% !important;
    margin-bottom: 10px;
}

.sf-form-group > .dropdown.passenger-dd > .dropdown-menu .input-group button {
    min-width: unset !important;
    width: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    border: solid 1px #e48325;
    background: #e48325;
    color: #fff !important;
    font-size: 14px;
    line-height: 20px;
}

.sf-form-group > .dropdown.passenger-dd > .dropdown-menu .input-group input {
    text-align: center;
    border: solid 1px #ddd;
    box-shadow: none !important;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.passengerbox-title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-bottom: 2.5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ddd;
    font-weight: 600;
}

.sf-button-box {
    display: block;
    padding: 1px;
}

.sf-button-box > div {
    display: block;
    padding: 10px;
    height: 55px;
    background: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.sf-button-box > div > button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    border: none;
    background: #e48325;
    font-size: 14px;
    line-height: 22px;
    color: #fff !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    transition: 0.2s ease 0s;
}

.sf-button-box > div > button:hover {
    background: #ff9e3d;
}

.sf-button-box > div > button > i {
    margin-left: 6px;
    font-size: 14px;
    line-height: 20px;
}

.sp-offer-item {
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.sp-offer-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(100%);
}

.sp-offer-item > .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        transparent,
        transparent,
        rgba(0, 0, 0, 0.3),
        rgba(0, 0, 0, 0.9)
    );
    z-index: 2;
}

.sp-offer-item > .img > img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.sp-offer-item:hover > .img > img {
    transform: scale(1.1);
}

.sp-offer-item > .content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 10px 15px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.sp-offer-item > .content > .more {
    display: block;
    padding: 10px 15px;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-bottom: 20px;
}

.sp-offer-item > .content > .title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    margin: 0;
    width: 100%;
}

.swiper-slide .camp-item {
    margin-bottom: 0;
    height: 90px;
}

.dynamic-col-region-item {
    display: block;
    width: 100%;
    position: relative;
}

.dynamic-col-region-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
    border: solid 5px #fff;
}

.dynamic-col-region-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.dynamic-col-region-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.dynamic-col-region-item:hover > .img > img {
    transform: scale(1.1);
}

.side > .dynamic-col-region-item > .img {
    padding-top: calc(4 / 3 * 100%);
}

.bottom > .dynamic-col-region-item > .img {
    padding-top: calc(6 / 16 * 100%);
}

.small > .dynamic-col-region-item > .img {
    padding-top: calc(2 / 2 * 100%);
}

.tall > .dynamic-col-region-item > .img {
    padding-top: calc(4 / 2 * 100%);
}

.dynamic-col-region-item > .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        transparent,
        transparent,
        rgba(0, 0, 0, 0.3),
        rgba(0, 0, 0, 0.9)
    );
    opacity: 1;
    z-index: 4;
    transition: 0.2s ease 0s;
}

.dynamic-col-region-item > .content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 10;
    padding: 15px;
}

.dynamic-col-region-item > .content > .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.dynamic-col-region-item > .content > .caption {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #eee;
    font-style: italic;
    font-weight: 600;
}

.dynamic-col-region-template > .row {
    margin-left: 0;
    margin-right: 0;
}

.dynamic-col-region-template > .row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.dynamic-col-region-item > .content > .region {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

.dynamic-col-region-item > .content > .hotels {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

.mapbanner {
    display: block;
    width: 100%;
}

.mapbanner > img {
    width: 100%;
}

.mapbanner > .main-btn {
    position: absolute;
    bottom: 15%;
    right: 30%;
}

.dynamic-col-blog-item:not(.just-text) {
    display: block;
    width: 100%;
    position: relative;
}

.dynamic-col-blog-item:not(.just-text):after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: solid 4px #fff;
    pointer-events: none;
    z-index: 10;
}

.dynamic-col-blog-item:not(.just-text) > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.dynamic-col-blog-item:not(.just-text) > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.dynamic-col-blog-item:not(.just-text):hover > .img > img {
    transform: scale(1.1);
}

.dynamic-col-blog-item:not(.just-text) > .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    z-index: 4;
}

.wide .dynamic-col-blog-item:not(.just-text) > .img {
    padding-top: calc(1 / 2 * 100%);
}

.block .dynamic-col-blog-item:not(.just-text) > .img {
    padding-top: calc(100%);
}

.tall .dynamic-col-blog-item:not(.just-text) > .img {
    padding-top: calc(2 / 1 * 100%);
}

.dynamic-col-blog-item:not(.just-text) > .content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 10;
}

.dynamic-col-blog-item:not(.just-text) > .content > .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.dynamic-col-blog-template .row {
    margin-left: 0;
    margin-right: 0;
}

.dynamic-col-blog-template .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.dynamic-col-blog-item.just-text {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    padding: 20px !important;
}

.dynamic-col-blog-item.just-text > .title {
    display: block;
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
    color: #222;
    margin-bottom: 5px;
}

.dynamic-col-blog-item.just-text > .info-bar {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.dynamic-col-blog-item.just-text > .info-bar > .category {
    display: block;
    padding: 5px 10px;
    background: #ffd580;
    margin-right: 10px;
    font-size: 14px;
    line-height: 20px;
    color: darkgreen;
    font-weight: 600;
}

.dynamic-col-blog-item.just-text > .info-bar > .date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.dynamic-col-blog-item.just-text > .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 16;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-bottom: 0;
}

.block-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(540 / 1080 * 100%);
    margin-bottom: 20px;
}

.block-banner > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block-banner-form {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

.block-banner-form input {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    color: #222;
    text-align: center;
    border: none;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    height: 40px;
}

.block-banner-form button {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    background: #e48325;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    height: 40px;
    border: none;
    color: #fff !important;
    transition: 0.2s ease 0s;
}

.block-banner-form button:hover {
    background: #ff9e3d;
}

.block-banner-mobile-app {
    position: absolute;
    bottom: 16%;
    left: 9.5%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.block-banner-mobile-app > .item {
    display: block;
    width: 20%;
}

.block-banner-mobile-app > .item:not(:last-child) {
    margin-right: 1%;
}

.block-banner-mobile-app > .item > img {
    width: 100%;
}

.page-destination-links {
    list-style: none;
    columns: 6;
    margin: 0;
    padding: 0;
    -webkit-columns: 6;
}

.page-destination-links > li {
    display: flex;
    margin: 0;
    padding: 0;
}

.page-destination-links > li > .title {
    display: block;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
}

.page-destination-links > li {
    margin-bottom: 5px;
}

.page-destination-links > li > .link {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
}

.ftr-badges {
    padding: 20px 0;
    background: #182c4c;
}

.ftr-badges-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ftr-badge {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 40px;
}

.ftr-badge > i {
    display: block;
    font-size: 60px;
    line-height: 66px;
    color: #fff;
    margin-right: 20px;
}

.ftr-badge > span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.tursab-text {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.ftr-mobile-app {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.ftr-mobile-app > .item {
    margin-right: 10px;
    margin-bottom: 10px;
}

.ftr-mobile-app > .item > img {
    width: 120px;
}

.ftr-logo {
    display: block;
    margin-bottom: 20px;
}

.ftr-logo img {
    width: 240px;
}

.ftr-contact-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.ftr-contact-item > i {
    font-size: 24px;
    line-height: 30px;
    min-width: 40px;
    text-align: center;
    color: #444;
    margin-right: 10px;
}

.ftr-contact-item > .content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding-top: 3px;
}

.ftr-contact-item > .content > .label {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
}

.ftr-contact-item > .content > .info {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444 !important;
}

.ftr-contact-item > .content > .info[href]:hover {
    text-decoration: underline !important;
}

.hu-nav {
    padding: 15px 0;
    background: #fff;
    position: relative;
    z-index: 50;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.hu-nav.nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    animation: bn-fixed-anim;
    animation-duration: 0.2s;
}

@keyframes bn-fixed-anim {
    0% {
        margin-top: -100%;
    }

    100% {
        margin-top: 0;
    }
}

.hu-nav-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hu-nav-flex > .left,
.hu-nav-flex > .right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-nav-logo {
    margin-right: 40px;
}

.hu-nav-logo img {
    width: 200px;
}

.hu-nav-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-nav-links > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #182c4c !important;
    margin-right: 20px;
}

.hu-nav-links > a > i {
    color: #757991;
}

.hu-nav-links > a:last-child {
    margin-right: 0;
}

.hu-nav-links > a:hover > span {
    text-decoration: underline !important;
}

.hu-nav-links img {
    width: 20px;
    opacity: 0.5;
}

.bu-nav-links img {
    width: 30px;
    opacity: 1;
    filter: brightness(0) invert(1);
}

.hu-nav-options {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-nav-options > .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 20px;
    border-right: ridge;
    padding-right: 10px;
}

.hu-nav-options > .item:last-child {
    margin-right: 0;
    border: none;
}

.hu-nav-options > .item > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #182c4c;
    margin-right: 10px;
    text-transform: uppercase;
}

.hu-nav-options > .item > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #182c4c;
    text-transform: uppercase;
    position: relative;
    padding-right: 15px;
}

.hu-nav-options > .item > a:after {
    content: "\f107";
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
}

.hu-nav-options > .item > a:hover {
    text-decoration: underline !important;
}

.hu-nav-user {
    margin-left: 40px;
}

.hu-nav-user > .user-dropdown {
    display: block;
    position: relative;
}

.hu-nav-user > .user-dropdown > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-nav-user > .user-dropdown > a > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #182c4c;
}

.hu-nav-user > .user-login {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #182c4c !important;
}

.hu-nav-user > .user-login:hover {
    text-decoration: underline !important;
}

.hu-nav-user > .user-dropdown > a > i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    background: #ddd;
    overflow: hidden;
}

.hu-nav-user > .user-dropdown > a > i:before {
    display: block;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    top: 5px;
    color: #aaa;
}

.hu-nav-user > .user-dropdown > .dropdown-menu {
    position: absolute;
    top: 100% !important;
    left: unset !important;
    right: 0 !important;
    transform: none !important;
    min-width: unset;
    margin: 0;
    border: solid 1px #ddd;
    background: #fff;
    border-radius: 0;
    margin-top: 10px;
    padding: 5px 0;
}

.hu-nav-user > .user-dropdown > .dropdown-menu > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    color: #444 !important;
    transition: 0.2s ease 0s;
}

.hu-nav-user > .user-dropdown > .dropdown-menu > a:hover {
    background: #eee;
}

.mobile-menu-button {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 40px;
    height: 40px;
    margin-left: 15px;
    border: solid 1px #ddd;
    color: #182c4c !important;
}

.inpage-search-box {
    display: block;
    width: 100%;
    padding: 10px 0;
    background: #eee;
}

.top-result-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
}

.top-result-row > .sorting-form-group {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.top-result-row
    > .sorting-form-group
    > .select2-container
    .select2-selection--single {
    display: block;
    width: 100%;
    border: none;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px;
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #222;
    border-radius: 0;
}

.top-result-row
    > .sorting-form-group
    .select2-container
    .select2-selection--single
    .select2-selection__arrow {
    height: 45px;
}

.top-result-row > .result-info {
    display: block;
    border: none;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #182c4c;
    border-radius: 0;
    margin-bottom: 10px;
}

.hu-hotel-listed {
    display: block;
    border: solid 1px #bbb;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.hu-hotel-listed > .row {
    margin-left: 0;
    margin-right: 0;
}

.hu-hotel-listed > .row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.hu-hotel-listed .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3.2 / 3 * 100%);
    height: 100%;
}

.hu-hotel-listed .img > .favorite-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.4);
    -webkit-text-stroke: 2px #fff;
    z-index: 10;
}

.hu-hotel-listed .img > .favorite-icon:hover {
    color: rgba(0, 0, 0, 0.6);
}

.hu-hotel-listed .img > .favorite-icon.red {
    color: red;
}

.hu-hotel-listed .img > img,
.hu-hotel-listed .img > .img-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.hu-hotel-listed .img > .img-link > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.hu-hotel-listed .img > .img-link:hover > img {
    opacity: 0.8;
}

.hu-hotel-listed .content {
    padding: 20px;
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
}

.hu-hotel-listed .content > .top,
.hu-hotel-listed .content > .bottom {
    width: 100%;
}

.hu-hotel-listed .content .title {
    display: block;
    font-size: 22px;
    line-height: 28px;
    font-weight: 800;
    color: #222;
    margin-bottom: 10px;
}

.hu-hotel-listed .content .title > a {
    color: #222 !important;
}

.hu-hotel-listed .content .title > a:hover {
    text-decoration: underline !important;
}

.hu-hotel-listed .content .meta {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.hu-hotel-listed .content .meta > .stars {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 5px;
}

.hu-hotel-listed .content .meta > .stars > i {
    display: block;
    font-size: 12px;
    line-height: 18px;
    /*    color: yellowgreen;*/
}

.hu-hotel-listed .content .meta > .stars > i:not(:last-child) {
    margin-right: 4px;
}

.hu-hotel-listed .content .meta > .location {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
}

.hu-hotel-listed .content .meta > .location > i {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #757991;
    margin-right: 4px;
}

.hu-hotel-listed .content .meta > .location > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #5a86bd !important;
}

.hu-hotel-listed .content .meta > .location > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #757991;
    margin: 0 4px;
}

.hu-hotel-listed .content .meta > .location > a:hover {
    text-decoration: underline !important;
}

.hu-hotel-listed .content .room-type {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-bottom: 5px;
}

.hu-hotel-listed .content .refund {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: red;
    margin-bottom: 5px;
}

.hu-hotel-listed .content .live-view {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #222;
    margin-bottom: 10px;
}

.hu-hotel-listed .content .rating {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-hotel-listed .content .rating > .score {
    display: block;
    padding: 0 10px;
    border-radius: 4px;
    background: #e48325;
    font-size: 18px;
    line-height: 26px;
    font-weight: 800;
    color: #fff;
    margin-right: 5px;
}

.hu-hotel-listed .content .review {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #7db1f6;
    font-weight: 600;
    margin-right: 5px;
}

.hu-hotel-listed .content .hotel-star {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-transform: uppercase;
    margin-left: 5px;
    position: relative;
}

.hu-hotel-listed .content .hotel-star:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -5px;
    border-left: solid 1px #444;
    transform: translate(0, -50%);
    height: 20px;
}

.hu-hotel-listed .pricing {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 100%;
    text-align: center;
}

.hu-hotel-listed .pricing > .top,
.hu-hotel-listed .pricing > .bottom {
    width: 100%;
}

.hu-hotel-listed .pricing .sign-info {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
    color: #1553a1;
}

.hu-hotel-listed .pricing .guests {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 5px;
}

.hu-hotel-listed .pricing .price {
    display: block;
    font-size: 32px;
    line-height: 38px;
    font-weight: 800;
    margin-bottom: 5px;
    color: #004499;
}

.hu-hotel-listed .pricing .price > small {
    font-size: 18px;
    line-height: 24px;
    position: relative;
    top: -10px;
    margin-left: 2px;
}

.hu-hotel-listed .pricing .include {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #222;
    margin-bottom: 5px;
}

.hu-hotel-detail-captions {
    display: block;
    margin-top: 10px;
}

.hu-hotel-detail-captions > .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
    color: #666;
}

.hu-hotel-detail-captions > .panel-text {
    color: #666;
    margin-bottom: 20px;
}

.hu-hotel-detail-phone {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.hu-hotel-detail-phone > i {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #bbb;
}

.hu-hotel-detail-phone > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #222 !important;
}

.hu-hotel-detail-phone > a:hover {
    text-decoration: underline !important;
}

.hotel-gal-row {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.hu-hotel-page-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.hu-hotel-page-top .title {
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-weight: 800;
    color: #222;
    margin-bottom: 5px;
}

.hu-hotel-page-top .meta {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-hotel-page-top .meta > .stars {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 15px;
}

.hu-hotel-page-top .meta > .stars > i {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: yellowgreen;
}

.hu-hotel-page-top .meta > .stars > i:not(:last-child) {
    margin-right: 5px;
}

.hu-hotel-page-top .meta > .rating {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 15px;
}

.hu-hotel-page-top .meta > .rating > span:first-child {
    padding: 0 5px;
    background: #e48325;
    font-size: 12px;
    line-height: 18px;
    margin-right: 6px;
    border-radius: 2px;
    color: #fff;
}

.hu-hotel-page-top .meta > .rating > span:last-child {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666 !important;
    text-decoration: underline !important;
}

.hu-hotel-page-top .meta > .location {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-hotel-page-top .meta > .location > i {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-right: 6px;
    color: #182c4c;
}

.hu-hotel-page-top .meta > .location > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #182c4c !important;
}

.hu-hotel-page-top .meta > .location > a[href]:hover {
    text-decoration: underline !important;
}

.hu-hotel-page-top .meta > .location > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin: 0 4px;
}

.hu-hotel-page-top .buttons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-hotel-page-top .buttons > .share-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    padding: 10px 15px;
    height: 40px;
    border: solid 1px #ddd;
    font-size: 14px;
    line-height: 20px;
    transition: 0.2s ease 0s;
    color: #182c4c !important;
}

.hu-hotel-page-top .buttons > .share-button:hover {
    background: #eee;
}

.hu-hotel-page-top .buttons > .favorite-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 40px;
    width: 40px;
    height: 40px;
    border: solid 1px #ddd;
    font-size: 20px;
    line-height: 26px;
    transition: 0.2s ease 0s;
    color: #182c4c !important;
}

.hu-hotel-page-top .buttons > .favorite-icon:hover {
    background: #eee;
}

.hu-hotel-detail-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.hu-hotel-detail-tabs > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 15px;
    background: #b3b9c4;
    color: #fff !important;
    margin-bottom: 5px;
}

.hu-hotel-detail-tabs > a > i {
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin-right: 10px;
    text-align: center;
    min-width: 25px;
}

.hu-hotel-detail-tabs > a.active {
    background: #e48325;
}

.hu-hotel-room-item {
    display: block;
    border: solid 1px #bbb;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
}

.hu-hotel-room-item .head {
    display: block;
    height: 100%;
    padding: 10px;
}

.hu-hotel-room-item .head > .title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #004499 !important;
}

.hu-hotel-room-item .head > .service {
    display: block;
    font-size: 14px;
    line-height: 20px;
    /*    text-transform: uppercase;*/
    color: #004499;
}

.hu-hotel-room-item .head > .refund {
    display: block;
    font-size: 14px;
    line-height: 20px;
    /*    text-transform: uppercase;*/
    color: #e48325;
    margin-bottom: 10px;
}

.hu-hotel-room-item .head > .room-left {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #00a700;
}

.hu-hotel-room-item .info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    height: 100%;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    text-align: center;
}

.hu-hotel-room-item .info > .guests {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #222;
    margin-bottom: 10px;
    margin-top: 10px;
}

.hu-hotel-room-item .info > .include {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
}

.hu-hotel-room-item .pricing {
    display: block;
    height: 100%;
    text-align: right;
}

.hu-hotel-room-item .pricing > .label {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #e48325;
}

.hu-hotel-room-item .pricing > .price {
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #004499;
    margin-bottom: 10px;
}

.tab-content-box {
    padding: 20px;
    border: solid 1px #ddd;
    background: #fff;
}

.tcb-title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
    text-transform: uppercase;
    color: #e48325;
}

.rsv-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 15px;
    background: #fbfbfb;
    margin-bottom: 10px;
    border-radius: 0;
    border: solid 1px #eee;
    position: relative;
    padding-left: 20px;
    transition: 0.2s ease 0s;
}

.rsv-item:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 5px;
    height: calc(100% - 10px);
    background: #e48325;
    border-radius: 0;
    transition: 0.2s ease 0s;
}

.rsv-item:last-child {
    margin-bottom: 0;
}

.rsv-item span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #888 !important;
    display: block;
    width: 100%;
}

.rsv-item i {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #182c4c !important;
    margin-left: 10px;
    min-width: 10px;
    text-align: center;
}

.rsv-item:hover {
    background: #eee;
}

.rsv-item:hover span {
    color: #182c4c !important;
}

.rsv-item:hover i {
    color: #182c4c !important;
}

.rsv-item:hover:before {
    background: #182c4c;
}

.ftr-badges img {
    margin-right: 15px;
    width: 75px;
    filter: brightness(0) invert(1);
}

#pagedests_cloud {
    text-align: center;
    padding: 10px;
}

#pagedests_cloud a {
    white-space: nowrap;
    display: inline-block;
    margin: 10px;
    position: relative;
}

#pagedests_cloud a[rel="1"] {
    left: 10px;
}

#pagedests_cloud a[rel="2"] {
    top: 10px;
}

#pagedests_cloud a[rel="3"] {
    font-weight: 800;
}

#pagedests_cloud a:hover {
    text-decoration: underline !important;
}

.staytouch-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.staytouch-content > .input-items {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 6%;
    width: 45%;
}

.staytouch-content > button {
    position: absolute;
    bottom: 13.7%;
    min-width: 30%;
    left: 50%;
    transform: translate(-50%, 50%);
    padding: 10px 20px;
    border: none;
    box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.15);
    background: #89d769;
    color: #fff !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.staytouch-content > .input-items > input {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    background: none;
    border: none;
    border-bottom: solid 2px #859c9c;
    color: #666;
}

.staytouch-content > .input-items > input::placeholder {
    color: #fff;
}

.staytouch-content > .input-items > input:not(:last-child) {
    margin-bottom: 1%;
}

/* UI DATEPICKER CUSTOM START */

.ui-datepicker {
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
    margin-top: 5px;
}

.ui-datepicker .ui-datepicker-prev > span,
.ui-datepicker .ui-datepicker-next > span {
    display: none !important;
}

.ui-datepicker .ui-datepicker-next {
    right: 1px;
    top: 1px;
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 1px;
    top: 1px;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 14px;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f104";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.ui-datepicker .ui-datepicker-week-end,
.ui-datepicker .ui-datepicker-week-end .ui-state-default {
    color: #fa660b;
}

.ui-datepicker th.ui-datepicker-week-end {
    color: #888;
}

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

.ui-datepicker td {
    padding: 4px;
}

.ui-datepicker th {
    font-size: 13px;
    color: #888;
    font-weight: 600;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border: none;
    background: none;
    text-align: center;
    border-radius: 0px;
    padding: 6px 2px;
    font-size: 13px;
    font-weight: 600;
    color: #444;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
    border: none;
}

.ui-widget-content .ui-state-hover {
    background: #eee;
    color: #222;
}

.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
    background: #eee;
}

.ui-widget-content .ui-state-active {
    background: #fa660b;
    color: #fff !important;
}

/* UI DATEPICKER CUSTOM END */

.footer-offer-content {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    background: #eee;
    margin-bottom: 20px;
}

.footer-offer-content > .left,
.footer-offer-content > .right {
    width: 50%;
}

.footer-offer-content .banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
    padding-top: calc(540 / 1280 * 100%);
}

.footer-offer-content .banner > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer-offer-content > .right {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.footer-offer-content .content {
    max-width: 635px;
    width: 100%;
    display: block;
}

.footer-offer-content .inner {
    padding: 20px 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.footer-offer-content .inner > .title {
    display: block;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    color: #182c4c;
    margin-bottom: 20px;
}

.footer-offer-content .inner > .desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 20px;
    width: 60%;
}

.footer-offer-content .inner > .footer-offer-form {
    display: block;
    width: 100%;
    background: #fff;
    padding: 5px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.footer-offer-content .inner .footer-offer-form-inner {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

.footer-offer-content .inner .footer-offer-form-inner > input {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    padding: 10px 15px;
    border: none;
    background: none;
    width: 100%;
}

.footer-offer-content .inner .footer-offer-form-inner > input::placeholder {
    color: #aaa;
}

.footer-offer-content .inner .footer-offer-form-inner > button {
    padding: 10px 20px;
    white-space: nowrap;
}

.hu-faq-item {
    display: block;
}

.hu-faq-header {
    display: block;
    width: 100%;
    padding: 10px 15px;
    padding-right: 25px;
    position: relative;
    border-bottom: solid 1px #bbb;
}

.hu-faq-header:after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #222;
}

.hu-faq-header[aria-expanded="true"]:after {
    content: "\f106";
}

.hu-faq-header > .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #222;
    margin: 0;
}

.hu-faq-inner {
    padding: 10px 15px;
}

.hu-hotel-side-img {
    display: block;
    width: 100%;
}

.hu-hotel-side-img > img {
    width: 100%;
}

.blog-ctg-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 50px 0;
}

.blog-ctg-list > .item {
    display: block;
    width: 100%;
}

.blog-ctg-list > .item:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #888;
}

.blog-ctg-list > .item > a {
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #444 !important;
}

.blog-ctg-list > .item > a:hover {
    text-decoration: underline !important;
}

.hu-side-title {
    color: #e48325;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}

.hu-side-blogs {
    display: block;
    margin-bottom: 20px;
}

.hu-side-blog-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.hu-side-blog-item:not(:last-child) {
    margin-bottom: 10px;
}

.hu-side-blog-item > .img {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3 / 5 * 100%);
    margin-bottom: 5px;
}

.hu-side-blog-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hu-side-blog-item > .content {
    display: block;
}

.hu-side-blog-item > .content > .category {
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ff9e3d;
}

.hu-side-blog-item > .content > .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin: 0;
}

.hu-sort-select {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.hu-sort-select > .form-group {
    width: 300px;
    max-width: 100%;
}

.hu-sort-select > .form-group .select2-container .select2-selection--single {
    border: none;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.hu-flight-head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.hu-flight-head > i {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #ff9e3d;
    margin-right: 20px;
}

.hu-flight-head > i.revert {
    transform: scaleX(-1);
}

.hu-flight-head > .labels {
    display: block;
}

.hu-flight-head > .labels > .item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.hu-flight-head > .labels > .item > .label {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #ff9e3d;
    margin-right: 4px;
}

.hu-flight-head > .labels > .item > .info {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
}

.hu-flight-passenger-desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 10px;
}

#flights-total {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: #222;
}

#flights-total > span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #444;
}

.hu-flight-hotel-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.swiper-slide .hu-flight-hotel-item {
    margin-bottom: 0;
}

.hu-flight-hotel-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 100%);
    margin-bottom: 10px;
}

.hu-flight-hotel-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: solid 1px #eee;
}

.hu-flight-hotel-item > .content {
    display: block;
}

.hu-flight-hotel-item > .content > .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    color: #444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin: 0;
}

.hu-flight-hotel-item > .content > .desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 10px;
}

.hu-flight-hotel-item > .content > .score {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.hu-flight-hotel-item > .content > .score > b {
    font-weight: 800;
}

.hu-flight-item-price {
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
}

.complete-page-title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #e48325;
    margin-bottom: 10px;
}

.complete-page-box {
    display: block;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.cpage-side-info {
    display: block;
}

.cpage-side-info > .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.cpage-side-info > .item:not(:last-child) {
    margin-bottom: 10px;
}

.cpage-side-info > .item.highlight {
    padding-top: 10px;
    border-top: solid 1px #ccc;
}

.cpage-side-info > .item > span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #444;
}

.cpage-side-info > .item.item.highlight > span {
    font-weight: 800;
    color: #e48325;
}

.cpage-cancellation {
    display: block;
}

.cpage-cancellation > .title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 800;
    color: #222;
}

.cpage-cancellation > .desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.cpage-hotel-head {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
}

.cpage-hotel-head > .img {
    display: block;
    width: 200px;
    min-width: 200px;
    position: relative;
    overflow: hidden;
    padding-top: calc(10 / 16 * 200px);
    margin-right: 10px;
    border-radius: 10px;
}

.cpage-hotel-head > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cpage-hotel-head > .content > .title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
    color: #222;
    margin-bottom: 10px;
}

.cpage-hotel-head > .content > .title > a {
    color: #222 !important;
}

.cpage-hotel-head > .content > .title > a:hover {
    text-decoration: underline !important;
}

.cpage-hotel-head > .content > .location {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    font-weight: 600;
    margin-bottom: 10px;
}

.cpage-hotel-head > .content > .score-line {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cpage-hotel-head > .content > .score-line > .score {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
    margin-right: 6px;
    background: #e48325;
    border-radius: 5px;
}

.cpage-hotel-head > .content > .score-line > .desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
}

.cpage-hotel-specs {
    padding: 20px;
    background: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 10px;
}

.cpage-hotel-specs .item {
    display: block;
    text-align: center;
}

.cpage-hotel-specs .item .title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #666;
}

.cpage-hotel-specs .item > .desc {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    color: #222;
}

.cpage-hotel-info {
    display: block;
}

.cpage-hotel-info > .title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 800;
    color: #444;
    margin-bottom: 5px;
}

.cpage-hotel-info > .icon-lines {
    display: block;
}

.cpage-hotel-info > .icon-lines > .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cpage-hotel-info > .icon-lines > .item:not(:last-child) {
    margin-bottom: 5px;
}

.cpage-hotel-info > .icon-lines > .item > i {
    display: block;
    font-size: 14px;
    line-height: 20px;
    min-width: 20px;
    text-align: center;
    margin-right: 4px;
    color: #888;
}

.cpage-hotel-info > .icon-lines > .item > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.main-tags-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.main-tags-box > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    border: solid 1px #ddd;
    margin: 5px;
    color: #222 !important;
    background: #fff;
    transition: 0.2s ease 0s;
    position: relative;
}

.main-tags-box > a:hover {
    background: #fbfbfb;
}

.main-tags-box > a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translate(-50%, 0);
    border-bottom: solid 2px #ddd;
    width: 20px;
    z-index: 2;
    transition: 0.2s ease 0s;
}

.main-tags-box > a:hover:before {
    width: 100%;
    border-bottom-color: #f6921e;
}

.page-bcrumb {
    display: block;
    padding-top: 10px;
}

.article-top-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.article-top-flex .info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.article-top-flex .info > span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #444 !important;
    position: relative;
}

.article-top-flex .info > span > i {
    margin-right: 4px;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: 2px;
}

.article-top-flex .info > span:not(:last-child) {
    margin-right: 20px;
}

.article-top-flex .info > span:not(:last-child):after {
    content: "/";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -20px;
    width: 20px;
    text-align: center;
    pointer-events: none;
}

.article-top-flex .info > span > a {
    color: #e48325 !important;
}

.article-top-flex .info > span > a:hover {
    text-decoration: underline !important;
}

.page-bcrumb .links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.page-bcrumb .links > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444 !important;
    position: relative;
}

.page-bcrumb .links > a:hover {
    text-decoration: underline !important;
}

.page-bcrumb .links > a:not(:last-child) {
    margin-right: 20px;
}

.page-bcrumb .links > a:not(:last-child):after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 2px;
    right: -20px;
    width: 20px;
    text-align: center;
    pointer-events: none;
    font-size: 12px;
    line-height: 18px;
}

.page-bcrumb .links > a.active {
    color: #e48325 !important;
}

.page-custom-title {
    display: block;
    font-size: 34px;
    line-height: 40px;
    font-weight: 400;
    color: #222;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

.page-custom-article-img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 100%);
}

.page-custom-article-img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.limited-panel-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}

.limited-panel-text-toggle {
    font-size: 14px;
    line-height: 20px;
    color: #034ea1 !important;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    padding: 10px 15px;
    border: solid 1px #ddd;
    background: #f5f5f5;
}

.limited-panel-text-toggle > .opened {
    display: none;
}

.limited-panel-text-toggle > .closed {
    display: inline-block;
}

.limited-panel-text-toggle.active > .opened {
    display: inline-block;
}

.limited-panel-text-toggle.active > .closed {
    display: none;
}

.limited-panel-text-toggle:hover > span {
    text-decoration: underline !important;
}

.limited-panel-text.active {
    display: block;
}

.add-hotel-desc h2 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
}

.add-hotel-desc span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}

.banner-padding {
    padding: 100px 0;
}

.bg-banner {
    padding: 30px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.ajans {
    display: inline !important;
    float: right;
    font-size: 20px !important;
    padding: 10px 20px;
}

#scroll_top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: #005aa9;
    cursor: pointer;
    border: solid 2px rgba(255, 255, 255, 0.2);
    transition: 0.2s ease 0s;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    z-index: 9999;
    border-radius: 5px;
}

#scroll_top_btn.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

#scroll_top_btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
}

.cont .hotel-gal-item {
    position: relative !important;
    text-align: center !important;
    display: flex !important;
}

.cont .hotel-gal-item h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.agency-login-banner {
    display: block;
    position: relative;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.agency-login-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.agency-login-banner-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.agency-login-banner-content > .caption {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}

.fancy-banner-title {
    font-family: "MADE TheArtist Script";
    display: block;
    font-size: 70px;
    line-height: 76px;
    color: #fff;
    margin-bottom: 20px;
    user-select: none;
    display: none;
}

.fancy-title {
    font-family: "MADE TheArtist Script";
    display: block;
    font-size: 70px;
    line-height: 76px;
    color: #e48325;
    margin-bottom: -20px;
    text-align: center;
    position: relative;
    z-index: 1;
    pointer-events: none;
    user-select: none;
    display: none;
}

.fancy-title ~ .main-title {
    z-index: 10;
    position: relative;
}

.hu-hotel-map-item {
    padding: 10px !important;
    border: none !important;
    cursor: pointer !important;
    background: #fff !important;
    transition: 0.2s ease 0s;
}

.hu-hotel-map-item > .inner {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    padding: 10px;
    border: solid 1px #ddd;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.hu-hotel-map-item > .inner > .img {
    display: block;
    min-width: 120px;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 120px);
    margin-right: 10px;
}

.hu-hotel-map-item > .inner > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hu-hotel-map-item:hover {
    background: #f5f5f5 !important;
}

.hu-hotel-map-item > .inner > .content > .stars {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
}

.hu-hotel-map-item > .inner > .content > .stars > i {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #febb02;
}

.hu-hotel-map-item > .inner > .content > .stars > i:not(:last-child) {
    margin-right: 4px;
}

.hu-hotel-map-item > .inner > .content {
    display: block;
}

.hu-hotel-map-item > .inner > .content > .title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #182c4c;
    margin-bottom: 5px;
    transition: 0.2s ease 0s;
}

.hu-hotel-map-item > .inner > .content > .caption {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    font-weight: 400;
}

.hu-hotel-map-item > .inner > .content > .rate-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hu-hotel-map-item > .inner > .content > .rate-box > .score {
    background: #e48325;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 2px;
    color: #fff;
    margin-right: 5px;
}

.hu-hotel-map-item:hover > .inner > .content > .title {
    color: #e48325;
}

.hu-hotel-map-item > .inner > .content > .rate-box > div > .rate {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #222;
}

.hu-hotel-map-item > .inner > .content > .rate-box > div > .review {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

.modal-content {
    position: relative;
}

.modal-content > button.close {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -15px;
    right: -15px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
    border: solid 1px #eee;
    z-index: 10;
    opacity: 1 !important;
}

.modal-content > button.close:before {
    content: "\f00d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 20px;
    color: #222;
}

.modal-content > button.close > span {
    display: none;
}

.complete-flight-box {
    display: block;
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.complete-flight-box > .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.complete-flight-box > .head > .left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.complete-flight-box > .head > .right {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.complete-flight-box > .head span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #222;
}

.complete-flight-box > .head i {
    display: block;
    margin: 0 4px;
    color: #e48325;
    font-size: 16px;
    line-height: 22px;
}

.complete-flight-box > .content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.complete-flight-box > .content > .img {
    display: block;
    min-width: 100px;
    width: 100px;
    position: relative;
    overflow: hidden;
    padding-top: calc(100px);
    margin-right: 20px;
}

.complete-flight-box > .content > .img > img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.complete-flight-box > .content > .route {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}

.complete-flight-box > .content > .route > .left > .hour,
.complete-flight-box > .content > .route > .right > .hour {
    display: block;
    white-space: nowrap;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #222;
    margin-bottom: 5px;
}

.complete-flight-box > .content > .route > .left > .hour > small,
.complete-flight-box > .content > .route > .right > .hour > small {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-left: 4px;
    top: -4px;
    position: relative;
}

.complete-flight-box > .content > .route > .left > .airport,
.complete-flight-box > .content > .route > .right > .airport {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    white-space: nowrap;
}

.complete-flight-box > .content > .route > .left {
    text-align: right;
}

.complete-flight-box > .content > .route > .center {
    display: block;
    width: 100%;
    position: relative;
    margin: 0 10px;
}

.complete-flight-box > .content > .route > .center:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #c0cad5;
    transform: translate(0, -50%);
}

.complete-flight-box > .content > .route > .center > .hour {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #666;
}

.complete-flight-box > .content > .route > .center > .stops {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.complete-flight-box > .content > .route > .center > .stops > span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #666;
    margin: 0 10px;
    position: relative;
}

.complete-flight-box > .content > .route > .center > .stops > span:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 10px;
    height: 10px;
    background: #4f6f8f;
    border-radius: 50%;
}

.complete-price-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    border: solid 1px #ff9e3d;
    padding: 10px 15px;
}

.complete-price-line > span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ff9e3d;
}

.hu-showcase-blog-categories {
    display: block;
    width: 100%;
}

.hu-showcase-blog-categories-flex {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

.hu-showcase-blog-categories-flex > .hu-showcase-blog-category {
    display: block;
    width: calc(100% / 5);
    position: relative;
}

.hu-showcase-blog-categories-flex > .hu-showcase-blog-category > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(100%);
}

.hu-showcase-blog-categories-flex > .hu-showcase-blog-category > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s ease 0s;
    transform: scale(1.1);
}

.hu-showcase-blog-categories-flex
    > .hu-showcase-blog-category:hover
    > .img
    > img {
    transform: scale(1.02);
}

.hu-showcase-blog-categories-flex > .hu-showcase-blog-category > .title {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    z-index: 10;
}

.hu-showcase-blog-categories-flex > .hu-showcase-blog-category > .img:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    z-index: 2;
}

.hu-showcase-blog-categories-flex > .hu-showcase-blog-category > .img:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    opacity: 0;
    transition: 0.4s ease 0s;
}

.hu-showcase-blog-categories-flex
    > .hu-showcase-blog-category:hover
    > .img:after {
    opacity: 1;
}

.hu-offer-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(630 / 1920 * 100%);
}

.hu-offer-banner > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hu-offer-banner > .hu-offer-banner-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
    text-align: right;
    padding: 0 30px;
}

.hu-offer-banner > .hu-offer-banner-content .title {
    display: block;
    font-size: 30px;
    line-height: 36px;
    color: #e48325;
    margin-bottom: 10px;
}

.hu-offer-banner > .hu-offer-banner-content .desc {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #444;
}

.shop-list-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.shop-list-flex > .shop-list-map {
    min-width: 70%;
    height: 360px;
    margin-left: 10px;
    border: solid 1px #ddd;
}

.shop-list-flex > .shop-list {
    height: 360px;
    margin: 0;
}

.CountryList.list-unstyled > li > a {
    color: #444 !important;
}

.CountryList.list-unstyled > li > a:hover {
    text-decoration: underline !important;
}

.hup-hotel-item {
    display: block;
    margin-bottom: 20px;
}

.hup-hotel-item > .img {
    position: relative;
    margin-bottom: 10px;
}

.hup-hotel-item > .img > .canvas {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(100%);
    /*    border-radius: 4px;*/
}

.hup-hotel-item > .img > .canvas > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hup-hotel-item > .img > .tag {
    position: absolute;
    top: 15px;
    left: -5px;
    background: #e48325;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
    min-width: 50%;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2);
}

.hup-hotel-item > .img > .favorite {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: red;
    font-size: 14px;
    line-height: 20px;
}

.hup-hotel-item > .img > .favorite.active > i:before {
    font-weight: 900;
}

.hup-hotel-item > .img > .favorite:hover {
    background: #eee;
}

.hup-hotel-item > .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    overflow: hidden;
}

.hup-hotel-item > .bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hup-hotel-item > .bottom > .score {
    display: block;
    padding: 5px 10px;
    background: #e48325;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    margin-right: 10px;
}

.hup-hotel-item > .bottom > .rate {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #222;
    font-weight: 600;
    margin-right: 10px;
}

.hup-hotel-item > .bottom > .review {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

.hup-hotel-slider-container {
    position: relative;
    display: block;
}

.hup-hotel-slider-container .swiper {
    padding: 0;
}

.hup-hotel-slider-container .hup-hotel-item {
    margin: 0;
}

.hup-hotel-slider-buttons {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 10;
    pointer-events: none;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    margin-left: -15px;
    width: calc(100% + 30px);
}

.hup-hotel-slider-buttons > div {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
    color: #444 !important;
    font-size: 16px;
    line-height: 22px;
    pointer-events: all;
    cursor: pointer;
}

.hup-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.hup-tabs > span {
    display: block;
    padding: 5px 20px;
    background: #eee;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-right: 15px;
    margin-bottom: 15px;
    user-select: none;
    cursor: pointer;
}

.hup-tabs > span:hover {
    background: #ddd;
}

.hup-tabs > span.active {
    background: #f5cfa9;
    color: #fff;
}

.hup-panes > .pane {
    height: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.hup-panes > .pane.active {
    height: unset;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.agency-login-bar {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.agency-login-bar > .line {
    width: 100%;
    padding: 0 40px;
}

.agency-login-bar > .line > span {
    display: block;
    width: 100%;
    height: 4px;
    background: #e48325;
    opacity: 0.5;
}

.agency-login-bar > .text > span {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #e48325;
    text-align: right;
    white-space: nowrap;
}

.hup-subscribe {
    position: relative;
    min-height: 275px;
}

.hup-subscribe > img {
    width: 100%;
    position: absolute;
}

.hup-subscribe .box {
    padding: 50px 0;
}

.hup-subscribe .box > .title {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}

.hup-subscribe .box > .desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.hup-subscribe .subform-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.hup-subscribe .subform-box > input {
    background: #fff;
    border: solid 1px #ddd;
    border-radius: 5px 0 0 5px;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
    height: 50px;
    width: 100%;
}

.hup-subscribe .subform-box > button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: #182c4c;
    height: 50px;
    border: none;
    padding: 0 10px;
    border-radius: 0 5px 5px 0;
    transition: 0.2s ease 0s;
    white-space: nowrap;
}

.hup-subscribe .subform-box > button:hover {
    background: #000;
}

.hup-mobile-app {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 10px 0;
}

.hup-mobile-app img {
    width: 200px;
}

.hup-mobile-app.small img {
    width: 100px;
}

.hup-mobile-app > a {
    display: block;
}

.hup-mobile-app > a:not(:last-child) {
    margin-right: 15px;
}

.bdesc-slide-item > .head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.bdesc-slide-item > .head > .tag {
    padding: 0 5px;
    background: #f5cfa9;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.bdesc-slide-item > .head > .date {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #e48325;
    margin-bottom: 5px;
}

.bdesc-slide-item > .content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    height: calc(8 * 22px);
    color: #222;
    text-align: justify;
}

.bdesc-slide-item {
    padding-right: 60px;
    position: relative;
}

.bdesc-slide-item > .detail {
    position: absolute;
    bottom: -10px;
    right: 10px;
    font-size: 30px;
    line-height: 36px;
    color: #e48325 !important;
}

.bimg-slide-item {
    display: block;
    position: relative;
    transition: 0.2s ease 0s;
}

.bimg-slide-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(4.5 / 3 * 100%);
}

.bimg-slide-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bimg-slide-item > .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.3),
        transparent,
        transparent
    );
    z-index: 2;
}

.bimg-slide-item > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    z-index: 10;
    transition: 0.2s ease 0s;
}

.hup-bimg-slider-container .swiper-slide {
    transition: 0.2s ease 0s;
}

.bimg-slide-item:before {
    content: "";
    transition: 0.2s ease 0s;
    border-width: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: solid 0px #fff;
    z-index: 10;
}

.hup-bdesc-slider-container .swiper-slide {
    background: #fff;
}

.hup-bimg-slider-container
    .swiper-slide:not(.swiper-slide-active)
    .bimg-slide-item:before {
    border-width: 10px;
}

.hup-bimg-slider-container
    .swiper-slide:not(.swiper-slide-active)
    .bimg-slide-item
    > .title {
    opacity: 0;
}

.hup-bimg-slider-container
    .swiper-slide:not(.swiper-slide-active)
    .bimg-slide-item {
    opacity: 0.5;
}

.hup-bimg-slider-container .swiper {
    padding-right: 180px;
}

.hup-bimg-slider-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    z-index: 10;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 180px);
    margin-top: -50px;
}

.hup-bimg-slider-buttons > div {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
    color: #444 !important;
    font-size: 16px;
    line-height: 22px;
    pointer-events: all;
    cursor: pointer;
}

.hup-blog-section {
    position: relative;
}

.blog-showcase-item {
    display: block;
    position: relative;
    margin-bottom: 20px;
    pointer-events: all;
}

.blog-showcase-item > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3 / 4 * 100%);
}

.blog-showcase-item > .img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.blog-showcase-item:hover > .img > img {
    transform: scale(1.1);
}

.blog-showcase-item > .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        transparent,
        transparent,
        rgba(0, 0, 0, 0.3),
        rgba(0, 0, 0, 0.9)
    );
    z-index: 2;
}

.blog-showcase-item > .date {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 0 10px;
    background: #e48325;
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    z-index: 4;
}

.blog-showcase-item > .title {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    z-index: 4;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.hup-blog-showcase {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 10;
    pointer-events: none;
}

.loader > .popup > .bottom,
.loader > .popup > .progress {
    /*    display: none;*/
    width: 100%;
    overflow: hidden;
}

.loader > .popup {
    width: 300px;
}

.loader > .popup > .top {
    padding-top: 100%;
    width: 100%;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.loader > .popup > .top > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: scale(1.8);
}

.hup-showcase-title {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
}

.hup-showcase-dsec {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    margin-top: 10px;
}

.hup-main-showcase-desc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: right;
    margin-top: 20px;
    text-align: center;
}

.hup-main-showcase-desc > span:last-child {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    /* max-width: 250px; */
}

.hup-main-showcase-desc > span:first-child {
    display: block;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    /* max-width: 250px; */
}

.sorting-links {
    margin-bottom: 10px;
    width: 100%;
    padding: 10px 5px;
    border: solid 1px #eee;
    background: #fbfbfb;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.sorting-links > span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 5px;
    color: #000;
    font-weight: 500;
    white-space: nowrap;
}

.sorting-links > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.sorting-links > div > span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin: 5px;
    color: #444;
    white-space: nowrap;
    position: relative;
}

.sorting-links > div > span:not(:last-child):after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -5px;
    height: 15px;
    border-right: solid 1px #bbb;
}

.sorting-links > div > span.active {
    font-weight: 500;
    color: #e68321;
}

.sorting-links > div > span:hover {
    text-decoration: underline !important;
    cursor: pointer;
}

.loader {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0);
    transition: 0.3s ease 0s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
}

.loader.active {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}

.loader > .content {
    display: block;
    width: 400px;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.loader > .content > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(540 / 1280 * 100%);
    margin-bottom: 10px;
}

.loader > .content > .img > img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.loader-text {
    width: 100%;
    text-align: center;
    height: 20px;
    overflow: hidden;
    margin-top: -30px;
    margin-bottom: 40px;
}

.loader-text > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.loader-text > ul > li {
    display: block;
    white-space: nowrap;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    height: calc(20px * 4);
    color: #0e1069;
    font-weight: 500;
    margin: 0;
}

.loader-scrolling-text {
    width: 100%;
    text-align: center;
    height: 20px;
    overflow: hidden;
    margin-top: -30px;
    margin-bottom: 40px;
}

.loader-scrolling-text > span {
    display: block;
    white-space: nowrap;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    color: #0e1069;
    font-weight: 500;
}

.loader.active .loader-scrolling-text > span {
    animation: slide 5s infinite;
}

@keyframes slide {
    0% {
        top: 0;
    }
    16% {
        top: -20px;
    }
    32% {
        top: -40px;
    }
    48% {
        top: -60px;
    }
    64% {
        top: -80px;
    }
    80% {
        top: -100px;
    }
    96% {
        top: -120px;
    }
}

.daterangepicker {
    border-radius: 10px;
    border: solid 1px #eee;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
}

.daterangepicker:before,
.daterangepicker:after {
    content: none !important;
}

.daterangepicker td {
    border-radius: 0 !important;
    font-size: 13px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background: #fa660b !important;
    color: #fff !important;
}

.daterangepicker .calendar-table th {
    font-size: 13px;
    color: #888;
}

.daterangepicker .calendar-table th.month {
    font-size: 14px;
    color: #333;
}

.daterangepicker .calendar-table td {
    color: #444;
    font-weight: 600;
    padding: 4px;
    border: solid 4px #fff !important;
}

.daterangepicker td.off {
    background: none !important;
    color: #888 !important;
}

.daterangepicker td.disabled {
    opacity: 0.35;
}

@media (min-width: 730px) {
    .daterangepicker .drp-calendar.left {
        border-right: solid 1px #ddd;
    }
}

@media (max-width: 729px) {
    .daterangepicker {
        width: 300px;
    }
}

.daterangepicker .drp-calendar.left,
.daterangepicker .drp-calendar.right {
    padding: 20px;
}

.daterangepicker .drp-calendar {
    max-width: 300px;
    width: 300px;
}

.daterangepicker .calendar-table td.weekend {
    color: #fa660b;
}
