@import url("../css2");

body {
    margin: 0;
    padding: 0;
    background-color: #fbfbfb;
    background-image: url("../img/material/texture.png");
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.7px;
}

html {
    height: 100%;
}

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

.live-result {
    position: absolute;
    min-width: 400px;
    width: 100%;
    top: 100%;
    left: 0;
    background: #fff;
    border: solid 1px #ddd;
    max-height: 300px;
    z-index: 99;
    overflow-y: scroll;
    overflow-x: hidden;
}

.live-result .title {
    width: 100%;
    background: #28a0d8;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 10px;
}

.live-result .item {
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    color: #444;
    border-bottom: solid 1px #eee;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.live-result .item i {
    color: #bbb;
}

.live-result .item:hover {
    background: #f5f5f5;
}

/* SELECT2 RESET * START */

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

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

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

.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: #28a0d8 !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: 200px;
}

.main-nav {
    padding: 10px 15px;
    position: relative;
    background: #121212;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.main-nav.nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation-name: navfixed;
    animation-duration: 0.4s;
}

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

    100% {
        margin-top: 0;
    }
}

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

.main-nav > .container > .left,
.main-nav > .container > .right,
.main-nav > .container-fluid > .left,
.main-nav > .container-fluid > .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-left: 30px;
    padding: 10px 0;
    color: #fff !important;
}

.nav-links > a:first-child {
    margin-left: 0;
}

.main-btn,
.nav-links .main-btn {
    border: solid 1px #ff7300;
    padding: 10px 20px;
    border-radius: 0px;
    color: #fff !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    transition: 0.2s ease 0s;
    background: #ff7300;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.main-btn:hover,
.nav-links .main-btn:hover {
    background: #b35000;
    border-color: #b35000;
}

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

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

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

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

.main-btn.small {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
}

.main-btn.big {
    padding: 15px 25px;
    font-size: 16px;
    line-height: 22px;
}

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

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

.main-slider-container {
    display: block;
    width: 100%;
    position: relative;
    border-bottom: solid 1px #ddd;
}

.main-slider-container > .tns-outer > button {
    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: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff !important;
    border: none;
    border-radius: 0px;
    backdrop-filter: blur(7px);
}

.smt {
    margin-top: 50px;
}

.smb {
    margin-bottom: 50px;
}

.dmt {
    margin-top: 30px;
}

.dmb {
    margin-bottom: 30px;
}

.dmt-small {
    margin-top: 20px;
}

.dmb-small {
    margin-bottom: 20px;
}

.backgray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f5f5;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.backwhite {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.backbanner {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    position: relative;
}

.backbanner.inpage {
    border-radius: 0px;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
}

.backbanner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.contact-nav {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    border-top: solid 1px #ddd;
}

.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: #ff7300 !important;
}

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

.ftr-content {
    padding-top: 50px;
    padding-bottom: 20px;
    background: #121212;
}

.ftr-bottom {
    background: #121212;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    padding: 10px 0;
}

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

.ftr-bottom span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #bbb;
    margin: 5px 0;
}

.ftr-bottom a {
    display: block;
    margin: 5px 0;
}

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

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

.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: 4px;
    display: block;
}

.pagination ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    border-radius: 0px;
    color: #222 !important;
    background: #4ac6ff;
    color: #fff !important;
}

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

.pagination ul li.active a {
    background: #0d648c;
}

.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: 0px;
    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 input,
.form-group textarea,
.form-group .select2-container .select2-selection--single {
    display: block;
    width: 100%;
    border: solid 1px #ddd;
    border-radius: 0px;
    padding: 10px 15px;
    resize: none;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    background: transparent;
    background: #fff;
}

.form-group.f-icon > input,
.form-group.f-icon > textarea,
.form-group.f-icon > .select2-container .select2-selection--single {
    padding-left: 45px;
}

.form-group.f-icon > i {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 10px;
    font-size: 24px;
    color: #ff7300;
    width: 25px;
    text-align: center;
}

.form-group.f-icon > i:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translate(0, -50%);
    border-right: solid 1px #ff7300;
    height: 20px;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    opacity: 0.4;
    color: #222;
}

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

.form-label {
    display: block;
    color: #888;
    margin: 0;
    position: absolute;
    z-index: 10;
    background: #fff;
    padding: 0;
    transition: 0.3s ease 0s;
    top: 11px;
    left: 20px;
    font-size: 14px;
    line-height: 20px;
    pointer-events: none;
}

.form-group input:not(:placeholder-shown) ~ .form-label,
.form-group input:focus ~ .form-label,
.form-group textarea:not(:placeholder-shown) ~ .form-label,
.form-group textarea:focus ~ .form-label {
    padding: 0 10px;
    top: -9px;
    left: 5px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

.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;
    border-radius: 0px;
}

#copy_box {
    background: #fbfbfb;
    border: solid 1px #eee;
    padding: 10px 15px;
    position: relative;
    cursor: pointer;
    border-radius: 0px;
}

#copy_box:hover {
    background: #f7f7f7;
}

#copy_box small {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    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-inner {
    padding: 10px 15px;
}

.modal-content {
    padding: 0;
    border-radius: 0px;
    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: 10px 15px;
    background: #fbfbfb;
    border: solid 1px #eee;
    border-radius: 0px;
}

.msg-box i {
    min-width: 30px;
    height: 30px;
    color: #6495ed;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
    border: solid 1px #6495ed;
    border-radius: 50%;
}

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

.msg-box.success i {
    color: #32cd32;
    border-color: #32cd32;
}

.msg-box.danger i {
    color: #b22222;
    border-color: #b22222;
}

.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: inline-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;
}

.cbox-group label:hover span:first-child {
    border-color: #aaa;
}

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

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

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

.main-title {
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-weight: 800;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    color: #222;
}

.main-title.white {
    color: #fff;
}

.main-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 4px;
    border-radius: 0px;
    background: #ff7300;
}

.main-title.white:before {
    background: #fff;
}

.badge-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
    border-radius: 0px;
    background: #fff;
    padding: 20px;
    transition: 0.3s ease 0s;
    margin-bottom: 30px;
}

.badge-item:hover {
    transform: scale(1.1);
}

.badge-item > i {
    font-size: 50px;
    line-height: 56px;
    font-weight: 600;
    color: #ff7300;
    margin-bottom: 15px;
}

.badge-item > h3 {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.badge-item > .top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.badge-item > .top > i {
    font-size: 24px;
    line-height: 30px;
    width: 60px;
    height: 60px;
    background: #ff7300;
    color: #fff;
    border-radius: 0px;
    font-weight: 600;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.badge-item > .top > h3 {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: 15px;
}

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

.slider-bottom {
    margin-top: 50px;
    z-index: 99;
    position: relative;
}

.slide-desc {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    z-index: 99;
}

.slide-desc h2 {
    display: block;
    font-size: 54px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 800;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}

.slide-desc p {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}

.main-about-img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 100%);
    border-radius: 0px;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
    height: 100%;
}

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

.main-about-text {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-bottom: 15px;
}

.about-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: linear-gradient(135deg, #fff, #f5f5f5);
    border-radius: 0px;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
    height: 100%;
}

.about-item > i {
    font-size: 50px;
    line-height: 56px;
    color: #ff7300;
    margin-bottom: 10px;
}

.about-item > h3 {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
}

.about-item > p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin: 0;
}

.nav-social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 30px;
    padding-left: 30px;
    border-left: solid 1px rgba(255, 255, 255, 0.3);
}

.nav-social > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    width: 20px;
    text-align: center;
    color: #aaa;
    margin-right: 15px;
}

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

.stat-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.6));
    backdrop-filter: blur(7px);
    margin-bottom: 0;
    border-radius: 0px;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
}

.stat-item > i {
    font-size: 70px;
    line-height: 76px;
    color: #fff;
    margin-bottom: 15px;
}

.stat-item > span {
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
}

.stat-item > small {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.ftr-logo {
    display: block;
    margin-bottom: 30px;
}

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

.ftr-title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.ftr-contact {
    display: block;
    margin-bottom: 30px;
}

.ftr-contact > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}

.ftr-contact > div:last-child {
    margin-bottom: 0;
}

.ftr-contact > div > i {
    min-width: 34px;
    width: 34px;
    height: 34px;
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    border-radius: 0px;
}

.ftr-contact > div > span,
.ftr-contact > div > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
}

.ftr-contact > div > a:hover {
    text-decoration: underline !important;
}

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

.ftr-links > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    color: #fff !important;
    position: relative;
    padding-left: 15px;
}

.ftr-links > a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
}

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

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

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

.ftr-social > a {
    min-width: 34px;
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
    margin-right: 15px;
    margin-bottom: 15px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 0px;
}

.ftr-social > a:hover {
    background: rgba(255, 255, 255, 0.2);
}

.ftr-desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #bbb;
    margin-bottom: 30px;
}

.bcrumb {
    padding-top: 50px;
    padding-bottom: 100px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: rgba(0,0,0,0.05);
    border-bottom: solid 4px #F19200;
    background-image: none !important;
    backdrop-filter: blur(2px);
}

.bcrumb:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
}

.bcrumb > .container {
    position: relative;
    z-index: 10;
}

.bcrumb h1 {
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-weight: 800;
    color: #222;
    margin-bottom: 10px;
}

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

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

.bcrumb .links > a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    top: 0;
    right: -20px;
    width: 20px;
    text-align: center;
}

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

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

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

.page-content {
    padding: 20px;
    margin-top: -50px;
    position: relative;
    z-index: 10;
    background: #fff;
    margin-bottom: 50px;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
    border-radius: 0px;
}

.page-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(420 / 1280 * 100%);
    border-radius: 0px;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
    margin-bottom: 20px;
}

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

.page-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    backdrop-filter: blur(7px);
    background: rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.page-title > .top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.page-title > .top > h2 {
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin: 0;
    margin-right: 15px;
}

.page-title > .bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding-top: 10px;
    margin-top: 10px;
}

.page-title > .bottom > span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    color: #eee;
}

.img-full {
    border: solid 1px #eee;
    border-radius: 0px;
    overflow: hidden;
    margin-bottom: 20px;
}

.img-full > img {
    width: 100%;
}

.page-part {
    padding: 20px;
    background: #fbfbfb;
    border-radius: 0px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
}

.page-part-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
}

.page-part-title > i {
    color: #fff;
    background: #ff7300;
    min-width: 40px;
    height: 40px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    margin-right: 15px;
}

.contact-page-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    border: solid 1px #ddd;
    height: 100%;
    border-radius: 0px;
    text-align: center;
}

.contact-page-item > i {
    font-size: 50px;
    line-height: 56px;
    color: #ff7300;
    margin-bottom: 10px;
}

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

.contact-page-item > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.contact-page-item > div > span,
.contact-page-item > div > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666 !important;
    margin-bottom: 5px;
}

.contact-page-item > div > a:hover {
    text-decoration: underline !important;
}

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

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

.map-frame {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720 / 1280 * 100%);
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
}

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

.mice-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
    background: #fbfbfb;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
    border-radius: 0px;
    margin-bottom: 20px;
}

.mice-item > span {
    min-width: 40px;
    height: 40px;
    background: #ff7300;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
    margin-right: 15px;
}

.mice-item > div > h3 {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.mice-item > div > p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin: 0;
}

.accordion {
    display: block;
    position: relative;
    overflow: hidden;
    height: calc(100vh - 60px);
}

.accordion-in {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    width: 125%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.accordion-in a {
    display: block;
    width: 33.3333%;
    height: 100%;
    position: relative;
    transition: 0.3s ease 0s;
    transform: skew(-10deg);
    overflow: hidden;
}

.accordion-in a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.4) 50%);
    z-index: 4;
    transition: 0.3s ease 0s;
}

.accordion-in a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: solid 4px rgba(255, 255, 255, 0.5);
    border-radius: 0px;
    z-index: 4;
}

.accordion-in a:last-child {
    border: none;
}

.accordion-in a:hover {
    width: 70%;
}

.accordion-in a img {
    width: 150%;
    height: 100%;
    object-fit: cover;
    transform: skew(10deg) translate(-50%, 0);
    left: 50%;
    position: relative;
}

.accordion-in a h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    padding-top: 40px;
    transform: translate(-50%, -50%) skew(10deg) rotate(-40deg);
    font-size: 30px;
    color: #fff !important;
    font-weight: 600;
    letter-spacing: 1px;
    z-index: 6;
    transition: 0.1s ease 0s;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0;
}

.accordion-in a h2:before {
    content: "";
    position: absolute;
    top: calc(50% + 20px);
    left: -30px;
    width: 20px;
    height: 8px;
    background: rgba(255, 255, 255, 0.5);
    transform: translate(0, -50%);
    border-radius: 0px;
}

.accordion-in a h2:after {
    content: "";
    position: absolute;
    top: calc(50% + 20px);
    right: -30px;
    width: 20px;
    height: 8px;
    background: rgba(255, 255, 255, 0.5);
    transform: translate(0, -50%);
    border-radius: 0px;
}

.accordion-in a:hover h2 {
    transform: translate(-50%, -50%) skew(10deg) rotate(0deg);
    font-size: 50px;
}

.accordion-in a:hover:before {
    transform: rotate(45deg) scale(1.8);
    opacity: 1;
}

.brands-banner {
    display: block;
    box-shadow: 0px 4px 16px rgb(0, 0, 0, 0.15);
}

.brands-banner > img {
    width: 100%;
}

/* Recaptcha Styles START */

.g-recaptcha {
    width: 200px;
    overflow: hidden;
    border: solid 1px #ddd;
    border-radius: 0;
}

.g-recaptcha > div {
    margin: -1px;
    height: 75px !important;
    filter: saturate(0) brightness(1.2) contrast(0.95);
}

/* Recaptcha Styles END */

.otel-item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    border: solid 1px #ddd;
}

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

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

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

.otel-item > .img > h3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 10px;
    width: calc(100% - 20px);
    background: #fff;
    margin: 0;
    padding: 10px 15px;
    bottom: 10px;
    z-index: 10;
}

.ref-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(1 / 3 * 100%);
    margin-bottom: 30px;
    border: dashed 1px #ddd;
    transition: 0.2s ease 0s;
}

.ref-item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 10px;
    background: darkgray;
    /*filter: grayscale(1);*/
    transition: 0.2s ease 0s;
}

.ref-item:hover > img {
    filter: none;
}

.ref-item:hover {
    transform: scale(1.1);
}

.page-slide {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    /*padding-top: calc(3 / 4 * 100%);*/
    padding-top: 100%;
    border: solid 1px #ddd;
}

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

.page-slider {
    border: none;
}

.page-form-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(420 / 1280 * 100%);
    border: solid 10px #ddd;
    margin-bottom: 10px;
}

.page-form-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,0.3); */
}

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

.page-banner-form-content {
    position: absolute;
    top: 50%;
    left: 15px;
    width: calc(100% - 30px);
    transform: translate(0, -50%);
    z-index: 10;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

.page-banner-form {
    position: relative;
    padding: 20px;
    padding-bottom: 20px;
    background: rgba(255, 255, 255, 0.7);
    border: solid 10px #FF7300;
    backdrop-filter: blur(5px);
    min-width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-banner-form > div {
    width: 100%;
    margin-top: 10px;
}

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

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

.page-banner-form .form-group {
    margin-bottom: 10px;
}

.page-banner-form .form-group input,
.page-banner-form .form-group textarea,
.page-banner-form .form-group .select2-container .select2-selection--single {
    padding: 28px 20px 12px 20px;
    padding-left: 45px;
    border: solid 2px #FF7300;
    color: #444;
}

.page-banner-form .form-group .inlabel {
    position: absolute;
    top: 12px;
    left: 47px;
    font-size: 12px;
    line-height: 18px;
    color: #ff7300;
    font-weight: 600;
    pointer-events: none;
}

.page-banner-form .main-btn {
    padding: 20px;
    border-width: 2px;
    text-transform: uppercase;
}

.form-group.f-icon > i:after {
    height: 40px;
}

.page-banner-form-content h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    line-height: 36px;
    font-weight: 800;
    color: #fff;
    /* text-shadow: 0px 2px 4px rgb(0,0,0,0.3); */
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #FF7300;
    padding: 20px;
}

.nav-lang {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 20px;
}

.nav-lang > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-right: 10px;
}

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

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

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

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

.tour-item > .desc {
    padding: 10px;
    border: solid 1px #ddd;
}

.tour-item > .desc > h3 {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.tour-specs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.tour-specs > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 5px 10px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #FF7300;
}

.tour-item > .desc > .date {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.tour-item > .img > .location {
    position: absolute;
    bottom: 5px;
    left: 10px;
    padding: 5px 10px;
    display: block;
    z-index: 10;
    background: rgba(0,0,0,0.7);
    color: #fff !important;
}

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

.inpage-line {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.inpage-info {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
}

.tour-listed {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    border: solid 1px #ddd;
    box-shadow: 0px 4px 16px rgb(0,0,0,0.15);
    padding: 10px;
    margin-bottom: 20px;
}

.tour-listed > .img {
    min-width: 260px;
    width: 260px;
}

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

.tour-listed > .img > div > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s ease 0s;
}

.tour-listed:hover > .img > div > img {
    transform: scale(1.1);
}

.tour-listed > .desc {
    padding: 0 15px;
    width: 100%;
}

.tour-listed > .desc > h3 {
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #222;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.tour-listed > .desc > .date {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 15px;
}

.tour-listed > .desc > .location {
    background: #FF7300;
    padding: 5px 10px;
    color: #fff;
}

.tour-listed > .price {
    min-width: 150px;
    width: 150px;
    border-left: solid 1px #ddd;
    padding-left: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}

.tour-listed > .price > .price-in {
    margin-bottom: 15px;
    text-align: right;
}

.tour-listed > .price > .price-in > span:first-child {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
}

.tour-listed > .price > .price-in > span:last-child {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #FF7300;
}

.tour-listed > .desc > .specs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.tour-listed > .desc > .specs > span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-right: 15px;
    margin-bottom: 15px;
}

.tour-listed > .desc > .specs > span > i {
    font-size: 18px;
    line-height: 24px;
}

.tour-listed:hover > .price > .main-btn {
    background: #ff7300;
    border-color: #ff7300;
    color: #fff !important;
}

.side-box {
    padding: 15px;
    background: #f5f5f5;
}

.side-box > .sb-title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.side-cboxes .cbox-group {
    background: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    border: solid 1px #ddd;
}

.side-cboxes .cbox-group:last-child {
    margin-bottom: 0;
}

.side-cboxes .cbox-group > label {
    width: 100%;
    padding: 10px;
}

.side-cboxes .cbox-group:hover {
    background: #fbfbfb;
    border-color: #ddd;
}

.side-cboxes .cbox-group > label > span:first-child {
    border-color: #ddd;
    background: #fbfbfb;
}

.tp-imgs {
    margin-bottom: 20px;
}

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

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

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

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

.tp-img:before {
    content: "";
    position: absolute;
    top: -50px;
    right: -50px;
    width: 100px;
    height: 100px;
    z-index: 10;
    background: #FF7300;
    border-radius: 50%;
    transition: 0.3s ease 0s;
}

.tp-img:after {
    content: "\2b";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 37.5px;
    height: 37.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 12;
    font-size: 24px;
    line-height: 30px;
    transition: 0.3s ease 0s;
}

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

.tp-img:hover:before {
    width: 120px;
    height: 120px;
}

.tp-img:hover:after {
    width: 45px;
    height: 45px;
}

.tp-img.last > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background: rgba(0,0,0,0.4);
    backdrop-filter: blur(5px);
}

.tp-img.last:before {
    content: none;
}

.tp-img.last:after {
    content: "\f105";
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 36px;
}

.tp-info > .line:first-child > .tpi-item {
    /*border-top: solid 1px #ddd;*/
}
.tp-info > .line > .tpi-item > img {
    margin: auto;
    position: initial;
    width: inherit;
}



.tp-info > .line {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}
.divider-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%; 
    border-top: solid 1px #ddd;
    min-width: 25%; 
}

.tpi-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 15px 10px;
    /*border-bottom: solid 1px #ddd;*/
    min-width: 50%; 
}


.tpi-item > i {
    display: block;
    font-size: 34px;
    line-height: 40px;
    min-width: 40px;
    text-align: center;
    margin-right: 10px;
    color: #FF7300;
}

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

.tpi-item > div > span:first-child {
    font-weight: 600;
    color: #222;
}

.tp-price {
    display: block;
    min-width: 50%;
    width: 50%;
    background: #FF7300;
    padding: 15px;
    text-align: center;
}

.tp-price > span:first-child {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #fff !important;
}

.tp-price > span:last-child {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff !important;
}

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

.tp-title > h2 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #222;
    margin-right: 10px;
}

.tp-tabs > .nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    background: #eee;
    padding: 5px;
    padding-bottom: 0;
}

.tp-tabs > .nav > a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #888 !important;
    padding: 5px 10px;
    background: #fff;
    margin-right: 5px;
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
}

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

.tp-tabs > .nav > a:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, 0);
    border-bottom: solid 10px #ddd;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    opacity: 0;
}

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

.tp-tabs > .nav > a.active:after {
    opacity: 1;
}

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

.tp-tabs > .tab-content > .tab-pane {
    padding: 15px;
    margin-top: 20px;
    border: dashed 2px #ddd;
}

.lined-title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.tp-program {
    margin-bottom: 20px;
}

.tp-program > h4 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    background: #eee;
    margin-bottom: 0;
}

.tp-program > h4 > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 10px;
    background: #FF7300;
}

.tp-program-in {
    border: solid 1px #eee;
    padding: 10px 15px;
    border-top: none;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.tp-program-in > .left {
    display: block;
    min-width: 150px;
    width: 150px;
    margin-right: 15px;
}

.tp-program-in > .left > .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
}

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

.tp-spec {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}

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

.tp-spec > i {
    display: block;
    font-size: 14px;
    line-height: 20px;
    min-width: 20px;
    text-align: center;
    color: #FF7300;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comment-item {
    display: block;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #f5f5f5;
    border-left: solid 2px #FF7300;
}

.comment-item > h2 {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.comment-item > p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.comment-item > span {
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    color: #222;
}

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

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

.child-age > .cocuk-box {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}

.calc-price-box {
    padding: 15px;
    border: solid 1px #eee;
    background: #fff;
}

.calc-price-box  > div {
    text-align: center;
    padding: 15px;
    border: dashed 2px #ddd;
}

.calc-price-box  > div > div {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 34px;
    line-height: 40px;
    font-weight: 800;
    color: #FF7300;
}

.calc-price-box  > div > div > span:last-child {
    display: block;
    margin-left: 5px;
}

.calc-price-box  > div > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #888;
}

.fatura-box {
    display: none;
}

.slabel-margin {
    margin-top: 20px;
}

.credit-card-box {
    padding: 10px;
    background: #f5f5f5;
    border: solid 1px #ddd;
}

.side-rez-tour {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.side-rez-tour > .img {
    display: block;
    width: 100px;
    min-width: 100px;
    position: relative;
    margin-right: 10px;
}

.side-rez-tour > .img > div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
}

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

.side-rez-tour > h3 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
}

.tp-room-box {
    padding: 0 10px;
    padding-top: 15px;
    background: #fff;
    border: solid 2px #ddd;
    margin-bottom: 20px;
}

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

.trb-title > h3 {
    display: block;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #222;
}

.trb-title > a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #DC8602 !important;
    font-weight: 600;
}

.trb-title > a:hover {
    text-decoration: underline !important;
}