@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body {
    font-family: "Inter", sans-serif;
    color: rgba(33, 33, 33, 1);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    background: #fff; 
}
a {
    color: rgba(33, 33, 33, 1);
    text-decoration: none;
}
a:hover {
    color: inherit;
}
h1.entry-title {
    font-size: 36px;
    font-weight: 600;
    color: rgba(18, 44, 77, 1);
    margin-bottom: 50px;
    text-align: center;
}
h1.tour-name {
    color: #3D5E54;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 15px;
}
h2.block-title {
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; 
    text-align: center;
    margin-bottom: 50px;
    color: rgba(18, 44, 77, 1);
    margin-bottom: 60px;
    text-transform: uppercase;
}
.wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
}
#page-wrapper {
    padding-top: 40px;
    padding-bottom: 70px;
}
#single-wrapper {
    padding-top: 40px;
    padding-bottom: 0px;
}
.btn-block a,
.wpcf7 input[type="submit"],
.btn {
    padding: 14px 32px;
    border-radius: 0px;
    background: linear-gradient(90deg, #D44526 0%, #FBAB3E 50.48%, #D44526 100%);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    border: 0px;
    color: rgba(241, 241, 241, 1);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    border-radius: 50px;
}
.btn-block a:hover,
.wpcf7 input[type="submit"]:hover,
.btn-outline,
.btn:hover {
    background: linear-gradient(90deg, #D44526 0%, #FBAB3E 50.48%, #D44526 100%);
    color: #fff;
    opacity: 0.8;
}
.btn-outline {
    color: rgba(245, 120, 38, 1);
    background: none;
    border: 2px solid rgba(245, 120, 38, 1);
}
.btn-outline:hover {
    opacity: 0.8;
    background: rgba(245, 120, 38, 1);
}
#header-wrapper {
    width: 100%;
    background: rgba(255, 255, 255, 0.75);
}
.home #header-wrapper {
    background: none;
}
#header {
    padding-top: 20px;
    padding-bottom: 20px;
}
#header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.is-form-style input.is-search-submit, .is-search-icon {
    background: none !important;
    border: 0px !important;
}
.is-form-style.is-form-style-3 input.is-search-input {
    border: 0px !important;
    background: none !important;
    height: 50px;
    font-size: 18px !important;
}
.is-form-style {
    width: 400px;
    border-radius: 30px;
    background: rgba(96, 96, 96, 0.3) !important;
    height: 50px;
    padding: 0px 15px !important;
}
.is-search-icon svg {
    width: 25px;
}
.is-form-style .is-search-submit path {
    fill: #EE7522;
}
.branding {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    z-index: 10;
}
.branding img {
    max-width: 130px;
}
.navbar-brand {
    padding: 0px;
    margin: 0px;
}
.header-contacts {
    display: flex;
    justify-content: flex-end;
}
.header-search {
    margin-right: 50px;
}
#header .social {
    margin-right: auto;
}
.worktime {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    color: rgba(33, 33, 33, 1);
}
.phone-wrapper {
    display: flex;
    align-items: center;
    margin-left: auto;
    gap: 10px;
    padding-top: 12px;
}
.phone-wrapper a {
    font-size: 18px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}
.navbar {
    width: 100%;
    padding: 15px 0px;
    transition: all 0.2s ease;
}
.navbar-expand-lg .navbar-nav {
    align-items: center;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .current-menu-item .nav-link {
    color: rgba(245, 120, 38, 1);
    text-decoration: none;
}
#menu-item-72 {
    position: relative;
    left: -60px;
}
#menu-item-74 {
    position: relative;
    left: -110px;
}
#menu-item-76 {
    position: relative;
    left: -160px;
}
.tour-pic {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.tour-pic:after {
    display: block;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(2, 92, 97, 0.45) 52.6%, rgba(4, 172, 181, 0.80) 100%);
}
.tour-text {
    margin-bottom: 20px;
}
.tour-text p:last-child {
    margin-bottom: 0px;
}
.t-btn {
    display: none;
    margin-top: 15px;
}
.tour-price {
    display: flex;
    align-items: center;
}
.tour-price del {
    display: block;
    text-decoration: strikethrough; 
    margin-right: 15px;
    font-weight: normal;
}
.t-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}
.tour-btns {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
.tour-btns .btn {
    width: 100%;
}
.inc-block {
    padding-top: 80px;
}
.inc-block ol li {
    margin-bottom: 5px;
}
.inc-list {
    display: flex;
    flex-wrap: wrap;
}
.inc-item {
    width: 20%;
    display: flex;
    align-items: center;
    padding-right: 15px;
    margin-bottom: 15px;
}
.inc-text {
    color: #272727; 
}
.inc-num {
    width: 50px;
    min-width: 50px;
    margin-right: 10px;
}
.day-item {
    position: relative;
    padding: 50px 0px;
    transition: all 0.2s ease;
}
.day-item:hover {
    width: 100%;
    background: rgba(230, 241, 255, 1);
}
.day-item .row {
    align-items: center;
}
.day-left {
    position: relative;
    /*background: url(../images/day-line.svg) left 40px top repeat-y;*/
    padding: 27px 0px 0px 100px;
}
.day-num_value {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
    border: 7px solid rgba(245, 120, 38, 1);
    background: #fff;
    color: rgba(18, 44, 77, 1);
    font-size: 35px;
    font-weight: 600;
    border-radius: 50%;
}
.day-item:last-child .day-left {
    background: none;
}
.day-left ul,
.day-left ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none
}
.day-left ul li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.day-left ul li:before {
    display: block;
    content: '';
    background: url('data:image/svg+xml,<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.55542 5H10.4443" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4444 4.99988L5.96533 0.96875" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4444 5L5.96533 9.03113" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;
    width: 12px;
    height: 10px;
    min-width: 12px;
    margin-right: 10px;
}
.day-left strong {
    color: rgba(32, 32, 32, 1);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
}
.day-left > p:first-child {
    color: rgba(255, 174, 0, 1);
    font-weight: 500;
}
.day-num {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 15px;
}
.day-slider a {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 5px; 
}
.day-slider a:after {
    display: none;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.32) 100%);
}
.slick-arrow {
    position: absolute;
    top: 50%;
    left: 30px;
    background: none;
    border: 0px;
    padding: 0px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    transition: all 0.2s ease;
    cursor: pointer;
}
.slick-arrow.slick-next {
    left: auto;
    right: 30px;
}
.slick-arrow:hover {
    opacity: 0.8;
}
.breadcrumbs {
    padding-bottom: 0px;
    color: rgba(245, 120, 38, 1);
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
}
.breadcrumbs a,
.breadcrumbs span.rasp {
    color: rgba(18, 44, 77, 1);
}
.t-item {
    padding-bottom: 30px;
}
.t-item > a {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    height: 490px;
    padding: 15px;
}
.t-pic {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.t-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.t-row,
.t-name,
.t-desc,
.t-more {
    position: relative;
    z-index: 10;
}
.days-inner {
    display: inline-flex;
    margin-bottom: 30px;
    position: relative;
    top: 0px;
    left: 0px;
    border: 2px solid rgba(238, 117, 34, 1);
    border-radius: 5px;
    padding: 10px 18px;
}
.days-pic img {
    border-radius: 30px;
}
.days-prog ul,
.days-prog ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
.days-prog ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.days-prog ul li {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_158_1894)'%3e%3cpath d='M37.4847 16.781C36.715 15.9695 35.4319 15.9338 34.6191 16.7054L21.6786 28.9777L15.5063 22.6405C14.7246 21.8385 13.4429 21.8209 12.6401 22.6027C11.8381 23.3838 11.8212 24.6669 12.6022 25.4689L20.1698 33.2386C20.3584 33.4328 20.5842 33.5871 20.8336 33.6924C21.0831 33.7977 21.3511 33.8517 21.6219 33.8514C22.141 33.8517 22.6405 33.6526 23.0172 33.2953L37.4091 19.6467C38.2212 18.8764 38.2556 17.5933 37.4847 16.781Z' fill='%23F57826'/%3e%3cpath d='M25 0C11.2148 0 0 11.2148 0 25C0 38.7852 11.2148 50 25 50C38.7852 50 50 38.7852 50 25C50 11.2148 38.7852 0 25 0ZM25 45.946C13.4507 45.946 4.054 36.5501 4.054 25C4.054 13.4507 13.4506 4.054 25 4.054C36.55 4.054 45.946 13.4506 45.946 25C45.946 36.55 36.55 45.946 25 45.946Z' fill='%23F57826'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_158_1894'%3e%3crect width='50' height='50' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ") left center no-repeat;
    padding: 15px 0px 15px 70px;
}
.t-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    gap: 14px;
}
.t-row > div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    background: rgba(96, 96, 96, 0.6);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 50px;
    line-height: 1;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.t-desc {
    display: none;
    padding: 20px;
    background: rgba(96, 96, 96, 0.6);
    backdrop-filter: blur(5px);
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}
.t-desc p {
    margin: 0px;
}
.t-name {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    background: rgba(96, 96, 96, 0.6);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    border-radius: 50px;
}
.t-price {
    gap: 10px;
}
.t-price del {
    color: rgba(201, 201, 201, 1);
}
.t-more {
    display: none;
    justify-content: center;
    margin-top: 25px;
}
.t-more .btn {
    border: 2px solid rgba(255, 255, 255, 1);
    padding: 14px 49px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: rgba(255, 255, 255, 1);
    background: none;
}
.t-more .btn:hover {
    background: rgba(255, 255, 255, 1);
    color: #333;
}
.t-item > a:hover .t-desc,
.t-item > a:hover .t-more {
    display: flex;
}
.t-hot {
    position: absolute;
    top: 20px;
    right: 20px;
}
.t-item > a:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.2s ease;
}
.t-item > a:hover:after {
    opacity: 1;
}
.gal-item img,
.wp-block-column img {
    border-radius: 10px;
}
.video {
    position: relative;
    padding-bottom: 56.25%;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}  
.house-left .day-slider a:after {
    display: none;
}
.house-item {
    padding: 30px 0px;
    position: relative;
    margin-bottom: 40px;
    background: rgba(249, 237, 228, 1);
    transition: all 0.2s ease;
}
.house-item:before,
.house-item:after {
    display: block;
    content: '';
    width: 2000px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -2000px;
    background: rgba(249, 237, 228, 1);
    transition: all 0.2s ease;
}
.house-item:after {
    left: auto;
    right: -2000px;
}
.house-item:nth-child(2n),
.house-item:nth-child(2n):before,
.house-item:nth-child(2n):after {
    background: none;
}
.house-name {
    color: rgba(238, 117, 34, 1);
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}
.house-text {
    color: #272727; 
    margin-bottom: 20px;
}
.house-text ul {
    margin: 0px;
}
.house-text strong {
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    color: rgba(238, 117, 34, 1);
}
.house-text ul {
    columns: 2;
}
.house-price {
    color: rgba(1, 160, 85, 1);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.house-price del {
    margin-right: 10px;
    color: rgba(255, 104, 104, 1);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    text-decoration-line: strikethrough;
}
.price-label {
    color: rgba(255, 174, 0, 1);
    font-weight: 500;
}
.rev-slider,
.hs-slider {
    margin: 0px -15px;
}
.hs-slide {
    padding: 0px 15px;
}
.hs-text img,
.hs-slide img {
    border-radius: 0px;
}
.hs-text h2 {
    color: #FFB700; 
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 30px;
}
.rev-slider .slick-arrow,
.hs-slider .slick-arrow {
    left: -40px
}
.rev-slider .slick-arrow.slick-next,
.hs-slider .slick-arrow.slick-next {
    left: auto;
    right: -40px
}
.contact-left img {
    border-radius: 10px;
    height: 550px;
    width: 100%;
    object-fit: cover;
}
.contact-right iframe {
    width: 100%;
    height: 340px;
    border: 0px;
}
.contact-list {
    display: flex;
    justify-content: space-between;
    margin: 0px -10px;
    flex-wrap: wrap;
}
.contact-list > div {
    padding: 0px 10px 40px 10px;
    font-weight: 500;
}
.contact-list > div:last-child {
    width: 100%;
}
.contact-label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 15px;
    font-weight: normal;
    color: rgba(255, 174, 0, 1);
}
.contact-list > div p {
    margin-bottom: 10px;
}
.contact-list > div p:last-child {
    margin-bottom: 0px;
}
.contact-phone {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    color: rgba(33, 33, 33, 1);
}


#footer-blocks {
    width: 100%;
    background: url(../images/footer-bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 60px 0px;
}
#footer-blocks h2 {
    color: rgba(18, 44, 77, 1);
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
#footer-blocks .wpcf7 input[type="submit"] {
    background: none;
    border: 2px solid rgba(245, 120, 38, 1);
    color: rgba(245, 120, 38, 1);
}
#footer-blocks .wpcf7 input[type="submit"]:hover {
    background: rgba(245, 120, 38, 1);
    color: #fff;
}
#footer-blocks .phone-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 38px;
}
#footer-blocks .phone-wrapper a {
    color: rgba(18, 44, 77, 1);
    font-size: 18px;
    font-weight: 700;
}
.form-item {
    margin-bottom: 20px;
}
.footer-left .form-action {
    display: flex;
    justify-content: flex-end;
}
.footer-left .wpcf7 {
    margin: 0px !important;
}
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="number"],
.wpcf7 textarea {
    border-radius: 30px;
    background: none;
    border: 1px solid rgba(18, 44, 77, 1);
    padding: 0px 16px;
    height: 50px;
    color: #333; 
    font-size: 16px;
}
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 textarea:focus {
    background: none;
    border: 1px solid rgba(18, 44, 77, 1);
    color: #333; 
    outline: none;
    box-shadow: unset;
}
.wpcf7 input[type="tel"]::placeholder,
.wpcf7 input[type="text"]::placeholder,
.wpcf7 textarea::placeholder,
.wpcf7 input[type="number"]::placeholder {
    color: rgba(126, 126, 126, 1);
    opacity: 1;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
    border: 1px solid red !important;
}
.wpcf7 textarea {
    padding: 16px;
    height: 150px;
    resize: none;
    border-radius: 30px;
}
.wpcf7 form .wpcf7-response-output,
.wpcf7-not-valid-tip,
.wpcf7-spinner {
    display: none !important;
}
.wpcf7 input[type="submit"] {
    width: auto;
    height: 50px;
    padding: 14px 30px;
}
.footer-phone {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 21px;
    gap: 10px;
}
.footer-phone a {
    display: block;
    color: rgba(255, 174, 0, 1);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
}
.form-callback {
    color: rgba(18, 44, 77, 1);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 18px;
    text-transform: uppercase;
}
.form-flex {
    display: flex;
    justify-content: center;
}
.form-flex .form-item {
    margin: 0px;
    padding-right: 8px;
}
.footer-right {
    padding-left: 100px;
}
.footer-logo {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}
.footer-logo img {
    max-width: 143px;
    height: auto;
}
#footer {
    width: 100%;
    padding: 8px 0px;
    background: linear-gradient(90deg, #122C4D 0%, #562C44 100%);
}
#footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(255, 255, 255, 1);
}
#footer a {
    color: rgba(255, 255, 255, 1);
}
.social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#footer .social {
    justify-content: center;
    gap: 10px;
}
.social a {
    display: block;
    margin-left: 10px;
}
#footer .social a {
    margin: 0px;
}
.modal-content {
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.95);
}
.modal-header {
    border: 0px;
}
.modal-title {
    color: rgba(18, 44, 77, 1);
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px;
}
.modal-subtitle {
    font-size: 18px;
    font-weight: 600;
    color: rgba(245, 120, 38, 1);
}
.modal .wpcf7 input[type="submit"] {
    min-width: 200px;
    border: 2px solid rgba(245, 120, 38, 1);
    background: #fff;
    color: rgba(18, 44, 77, 1);
    font-size: 18px;
    font-weight: 600;
}
.modal .wpcf7 input[type="submit"]:hover {
    background: rgba(245, 120, 38, 1);
    color: #fff;
}
.modal-subtitle {
    margin-bottom: 20px;
    text-align: center;
    font-style: normal;
    line-height: normal;
}
.modal .wpcf7 input[type="tel"], .modal .wpcf7 input[type="text"], .modal .wpcf7 textarea, .modal .wpcf7 input[type="number"] {
    border-radius: 30px;
    border: 1px solid rgba(33, 33, 33, 1);
    background: none;
    color: #000; 
}
.modal .wpcf7 input[type="tel"]:focus, .modal .wpcf7 input[type="text"]:focus, .modal .wpcf7 textarea:focus, .modal .wpcf7 input[type="number"]:focus {
    border: 1px solid rgba(33, 33, 33, 1);
    color: #000;
}
.modal .wpcf7 input[type="tel"]::placeholder, .modal .wpcf7 input[type="text"]::placeholder, .modal .wpcf7 textarea::placeholder, .modal .wpcf7 input[type="number"]::placeholder {
    color: #000;
    opacity: 1;
}
.modal .form-action {
    display: flex;
    justify-content: center;
}
.modal-body {
    padding: 0px 30px 50px 30px;
}
.modal-header .btn-close {
    background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_82_639)"><path d="M0.976745 20.0001C0.783573 20.0002 0.594729 19.9429 0.434101 19.8356C0.273472 19.7283 0.148276 19.5758 0.074347 19.3973C0.000418327 19.2188 -0.0189212 19.0225 0.0187748 18.833C0.0564707 18.6435 0.149509 18.4695 0.28612 18.3329L18.333 0.286066C18.5162 0.102901 18.7646 0 19.0236 0C19.2827 0 19.5311 0.102901 19.7142 0.286066C19.8974 0.469231 20.0003 0.717657 20.0003 0.976691C20.0003 1.23573 19.8974 1.48415 19.7142 1.66732L1.66737 19.7142C1.57676 19.805 1.4691 19.877 1.35058 19.9261C1.23207 19.9751 1.10502 20.0003 0.976745 20.0001Z" fill="%23272727"/><path d="M19.0236 20.0001C18.8953 20.0003 18.7682 19.9751 18.6497 19.9261C18.5312 19.877 18.4236 19.805 18.3329 19.7142L0.286066 1.66732C0.102901 1.48415 0 1.23573 0 0.976691C0 0.717657 0.102901 0.469231 0.286066 0.286066C0.469231 0.102901 0.717657 0 0.976691 0C1.23573 0 1.48415 0.102901 1.66732 0.286066L19.7142 18.3329C19.8508 18.4695 19.9438 18.6435 19.9815 18.833C20.0192 19.0225 19.9999 19.2188 19.926 19.3973C19.852 19.5758 19.7268 19.7283 19.5662 19.8356C19.4056 19.9429 19.2167 20.0002 19.0236 20.0001Z" fill="%23272727"/></g><defs><clipPath id="clip0_82_639"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>') center center no-repeat;
    width: 20px;
    height: 20px;
    padding: 0px;
    margin: 0px 0px 0px auto;
    opacity: 1;
}
.grecaptcha-badge {
    display: none !important;
}
.gl-item img {
    border-radius: 10px;
}
.btn-block {
    margin-top: 30px;
}
#reviews-gallery,
.wrapper-bg_3,
.wrapper-bg {
    position: relative;
}
#reviews {
    width: 100%;
    background: url(../images/reviews-bg_2.jpg) center center no-repeat;
    background-size: cover;
}
.rev-gallery {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.rev-gallery img {
    border-radius: 30px;
}
#faq {
    width: 100%;
    background: url(../images/faq-bg.jpg) center top no-repeat;
    background-size: cover;
}
#faq h2 {
    color: #fff;
}
.faq-right img {
    border-radius: 30px;
}
.accordion-item {
    margin-bottom: 5px;
    border-radius: 0px !important;
    overflow: hidden;
    border: 0px !important;
    background: none;
}
.accordion-button {
    border-radius: 30px;
    box-shadow: unset !important;
    outline: none !important;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    background: none;
    outline: none !important;
    box-shadow: unset !important;
    border: 1px solid rgba(255, 255, 255, 1);
}
.accordion-button:not(.collapsed) {
    background: rgba(96, 96, 96, 1);
    color: #fff;
    backdrop-filter: blur(5px);
}
.accordion-body {
    background: rgba(96, 96, 96, 0.6);
    backdrop-filter: blur(5px);
    padding: 15px;
    border-radius: 30px;
    margin-top: 5px;
    color: rgba(255, 255, 255, 1);
}
.accordion-button::after {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") center center no-repeat !important;
}
.accordion-body p {
    margin: 0px;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 30px;
}
.show-more {
    display: flex;
    justify-content: center;
}
.show-more .btn {
    padding: 17px 60px;
}
#team {
    width: 100%;
    background: url(../images/bg-4.jpg) center center no-repeat;
    background-size: cover;
}
.team-name {
    padding: 20px 0px 10px 0px;
    color: #3D5E54;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.team-text {
    font-weight: normal;
    text-align: center;
    color: #313131; 
}
.a-pic {
    margin-bottom: 10px;
}
.a-text {
    font-size: 18px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

#slider-wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.slide-item .container {
	position: relative;
	z-index: 20;
}
.slide-item {
	width: 100%;
	height: 870px;
    min-height: 100vh;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.slide-item:after {
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.5) 50.15%, rgba(0, 0, 0, 0.65) 100%);
}
.advantages {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-bottom: 50px;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 10;
}
.advantages-wrapper {
    padding: 20px 30px;
    background: rgba(96, 96, 96, 0.3);
    backdrop-filter: blur(5px);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#intro .wpcf7 {
	max-width: unset;
	padding-top: 0px;
}
#intro .form-flex > div {
	padding: 0px 8px;
}
#intro .form-flex .form-item {
	margin-bottom: 0px;
}
a.down {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 30px;
    z-index: 10;
}
#video {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	object-fit: cover;
}
video {
    pointer-events: none;
}
.intro-text {
    text-align: center;
    padding-top: 0px;
}
.intro-text h1 {
    text-align: center;
    color: #fff;
    font-size: 65px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1.1;
    text-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
.intro-text p {
    color: #FFF;
    font-size: 35px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
    text-transform: uppercase;
}
.intro-form {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.75);
    padding: 50px 65px
}
#page {
    position: relative;
    padding-top: 164px;
    overflow: hidden;
}
.home #page {
    padding-top: 0px;
}
#header-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: url(../images/header-bg.jpg) center center no-repeat;
    background-size: cover;
    min-height: 164px;
    z-index: 200;
}
#header-wrapper.fixed {
    position: fixed;
    min-height: unset;
    background: none;
}
#header-wrapper.fixed #header {
    display: none;
}
#header-wrapper.fixed #menu-wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(90deg, rgba(18, 44, 77, 0.95) 0%, rgba(86, 44, 68, 0.95) 100%);
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    z-index: 200;
}
#header-wrapper.fixed .navbar-expand-lg {
    padding: 13px 0px;
}
#header-wrapper.fixed .navbar-expand-lg .navbar-nav li {
    padding: 0px !important;
    left: 0px !important;
}
#header-wrapper.fixed .phone-wrapper {
    padding-top: 0px;
}
#header-wrapper.fixed .phone-wrapper a {
    color: #fff;
    text-decoration: none;
}
#menu-wrapper .phone-wrapper {
    display: none;
}
#menu-wrapper .container {
    display: flex;
    align-items: center;
}
#header-wrapper.fixed #menu-wrapper .phone-wrapper {
    display: flex;
    order: 2;
    margin-left: 60px;
    margin-right: 0px;
}
#header-wrapper.fixed #menu-wrapper .phone-wrapper a {
    color: #fff;
}
.form-title {
    margin-bottom: 25px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
}
#widget-reviews {
    width: 100%;
    background: none;
    padding-top: 0px;
}
.wrapper-bg_3:after,
#reviews-gallery:before {
    background: url(../images/bg-9.png) left top repeat-x;
}
#reviews-gallery:after {
    background: url(../images/bg-9.png) left top repeat-x;
}
.wrapper-bg_3 {
    margin-top: 60px;
}
.page-template-page-reviews #page-wrapper {
    padding-bottom: 0px;
}
.modal-dialog {
    max-width: 500px;
}
.hostel-map {
    margin-top: 40px;
}
.hostel-row {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    background: #FFF6DB;
    padding: 10px;
}
.hostel-row > div {
    padding: 10px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #272727;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.22;
}
.hostel-row > div svg {
    margin-right: 10px;
}
.hostel-row > div a {
    color: #272727;
}
.is-ajax-search-details .is-title a, .is-ajax-search-post .is-title a {
    text-transform: unset !important;
}
.contact-item_social .contact-label {
    text-align: right;
}
.alm-listing {
    margin-right: calc(-.5 * var(--bs-gutter-x)) !important;
    margin-left: calc(-.5 * var(--bs-gutter-x)) !important;
}
.alm-item img {
    border-radius: 5px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.alm-btn-wrap .alm-load-more-btn.done, .alm-btn-wrap .alm-load-more-btn:disabled {
    display: none;
}
.alm-btn-wrap .alm-load-more-btn {
    background: none!important;
    box-shadow: unset !important;
    border: 2px solid #EE7522 !important;
    border-radius: 30px !important;
    color: #EE7522 !important;
}
.alm-btn-wrap .alm-load-more-btn:hover {
    background: #EE7522 !important;
    color: #fff !important;
}
#post-71 img,
.gal-item img {
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
#about {
    background: url(../images/about-bg.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}
#about h2 {
    color: #fff;
}
.gallery-text {
    text-align: center;
    margin-bottom: 50px;
    color: rgba(30, 171, 226, 1);
    font-size: 25px;
    font-weight: 500;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;   
}
.gallery-list {
    margin: 0px;
}
.gallery-list_item {
    padding: 0px;
}
.gallery-list_item img {
    border-radius: 5px;
    transform: scale(0.75);
    transition: all 0.2s ease;
}
.gallery-list_item.slick-center img {
    transform: unset;
}
.node-carousel {
    margin: 0px -15px;
}
.node-carousel .t-item {
    padding: 0px 15px;
    margin: 0px;
}
.node-carousel .slick-arrow {
    left: -30px;
}
.node-carousel .slick-arrow.slick-next {
    left: auto;
    right: -30px;
}
.day-slider .slick-arrow {
    left: 20px;
}
.day-slider .slick-arrow.slick-next {
    left: auto;
    right: 20px;
}
.intro-form .wpcf7 input[type="tel"],
.intro-form .wpcf7 input[type="text"],
.intro-form .wpcf7 input[type="number"],
.intro-form .wpcf7 textarea,
.intro-form .wpcf7 input[type="tel"]:focus,
.intro-form .wpcf7 input[type="text"]:focus,
.intro-form .wpcf7 input[type="number"]:focus,
.intro-form .wpcf7 textarea:focus,
.intro-form .wpcf7 input[type="tel"]::placeholder,
.intro-form .wpcf7 input[type="text"]::placeholder,
.intro-form .wpcf7 input[type="number"]::placeholder,
.intro-form .wpcf7 textarea {
    color: rgba(3, 3, 3, 1);
}
.callback a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 236px;
    height: 50px;
    padding: 0px;
    cursor: pointer;
}
.info-pic {
    position: relative;
}
.info-pic:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.15);
}
.info-meta {
    padding: 20px;
    background: rgba(30, 171, 226, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
}
.info-name {
    font-size: 20px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}
.tr-pic {
    margin-bottom: 20px;
}
.tr-pic img {
    border-radius: 5px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.phone-wrapper a:last-child {
    white-space: pre;
}
#post-22 img {
    border-radius: 5px;
}
.slider-nav {
    margin: 30px -15px 0px -15px;
}
.slider-nav_item {
    padding: 0px 15px;
}
.slider-nav_item img {
    border-radius: 5px;
}
.slider-nav_item a {
    cursor: pointer;
}
.tour-right_wrapper {
    background: rgba(255, 247, 230, 1);
    padding: 30px;
    border-radius: 5px;
}
.tour-right_wrapper-2 {
    background: rgba(230, 246, 248, 1);
}
.tour-days {
    display: flex;
    align-items: center;
    padding: 0px 25px;
    height: 40px;
    background: rgba(84, 192, 204, 0.85);
    backdrop-filter: blur(5px);
    border-radius: 5px;
    color: rgba(33, 33, 33, 1);
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}
.tour-price {
    background: rgba(255, 174, 0, 1);
    backdrop-filter: blur(5px);
    border-radius: 5px;
    height: 40px;
    padding: 0px 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    gap: 10px;
}
.tour-price del {
    color: rgba(126, 126, 126, 1);
    font-size: 16px;
}
.tour-top_meta {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.tour-inc_list-item {
    display: flex;
    align-items: center;
    gap: 20px;
    background: rgba(230, 241, 255, 1);
    border-radius: 30px;
    padding: 20px;
}
.tour-inc_list-item p {
    margin-bottom: 0px;
}
.tour-inc_list-item p:first-child {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: rgba(18, 44, 77, 1);
}
#reviews-inner {
    width: 100%;
    background: url(../images/reviews-inner_bg.jpg) center center no-repeat;
    background-size: cover;
}
#reviews-inner .container {
    display: flex;
    justify-content: center;
}
#best-1 {
    width: 100%;
    background: url(../images/tours-bg.jpg) center center no-repeat;
    background-size: cover;
}
#best-2 {
    width: 100%;
    background: url(../images/exc-bg.jpg) center center no-repeat;
    background-size: cover;
}
#best-2 h2 {
    color: #fff;
}
#about .show-more .btn,
#best-2 .show-more .btn {
    border-color: #fff;
    color: #fff;
}
#about .show-more .btn:hover,
#best-2 .show-more .btn:hover {
    background: #fff;
    color: #333;
}
.form-policy {
    font-size: 11px;
}
.form-policy a {
    text-decoration: underline;
}
.form-policy a:hover {
    text-decoration: none;
}
.ab-slider .slick-arrow {
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 0px;
    right: auto;
    padding: 0px;
    border: 0px;
    background: none;
    cursor: pointer;
    z-index: 10;
}
.ab-slider .slick-arrow {
    left: 0px
}
.ab-slider .slick-arrow.slick-next {
    left: 60px;
}
ul.slick-dots {
    position: absolute;
    height: 3px;
    bottom: 20px;
    right: 0px;
}
ul.slick-dots,
ul.slick-dots li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
ul.slick-dots {
    display: flex;
    width: 400px;
    margin-left: auto;
}
ul.slick-dots li {
    width: 100%;
}
ul.slick-dots li button {
    width: 100%;
    height: 3px;
    padding: 0px;
    border: 0px;
    box-shadow: unset;
    outline: none;
    overflow: hidden;
    background: rgba(174, 174, 174, 1);
    vertical-align: top;
    text-indent: -1000px;
}
ul.slick-dots li.slick-active button {
    background: rgba(84, 192, 204, 1);
}
.ab-slider ul.slick-dots li.slick-active button {
    background: rgba(84, 192, 204, 1);
}
.ab-slider_item a img {
    border-radius: 5px;
}
.ab-slider_item {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0px -15px;
}
.ab-slider_item a {
    width: 50%;
    display: block;
    padding: 0px 15px;
    margin-bottom: 30px;
}
.ab-slider {
    padding-bottom: 25px;
}
.page-id-14 #reviews {
    background: none;
    padding-top: 0px;
}
.page-id-14 #reviews h2 {
    color: rgba(255, 174, 0, 1);
}
.tour-header {
    position: relative;
    width: 100%;
    height: 500px;
    border-radius: 30px;
    overflow: hidden;
}
.tour-header img {
    width: 100%;
    height: 100%;
}
.tour-header:after {
    display: block;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.6) 40.13%, rgba(0, 0, 0, 0) 100%);
    padding: 30px;
}
.tour-inner_desc {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 620px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.tour-box {
    position: relative;
    background: rgba(96, 96, 96, 0.6);
    backdrop-filter: blur(5px);
    border-radius: 30px;
    padding: 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 10;
}
.tour-box p {
    margin: 0px;
}
.tour-box_label {
    font-weight: 600;
    margin-bottom: 20px;
}
.tour-inner_desc .t-row {
    width: 100%;
    margin-top: auto;
    margin-bottom: 0px;
}
.t-btns {
    display: flex;
    position: relative;
    width: 100%;
    gap: 20px;
    z-index: 10;
}
.t-btns a {
    width: 100%;
}
.t-btns a.btn-outline {
    border-color: #fff;
    color: #FFF6DB;
    opacity: 1;
}
.t-btns a.btn-outline:hover {
    background: #fff;
    color: #333;
}
.contact-row {
    position: relative;
    padding-top: 30px;
}
.contact-box {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 620px;
    height: 340px;
    padding: 40px;
    background: rgba(230, 241, 255, 0.9);
    backdrop-filter: blur(4px);
    border-radius: 30px;
    z-index: 10;
}
.contact-right {
    margin-left: auto;
    margin-top: 0px;
    width: 1040px;
    height: 340px;
}
.contact-box_item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: rgba(18, 44, 77, 1);
}
.contact-box_item a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(18, 44, 77, 1);
    text-decoration: none;
}
.contact-social > div:first-child {
    font-size: 18px;
    font-weight: 600;
    color: rgba(245, 120, 38, 1);
    margin-bottom: 15px;
}
.contact-social .phone-wrapper {
    padding-top: 0px;
}
.what-pic {
    width: 100%;
    max-width: 1270px;
    height: 540px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: url(../images/what-pic.jpg) center center no-repeat;
    background-size: cover;
    border-radius: 30px;
    margin: 0 auto;
}
.what-pic p:first-child {
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
.what-wrapper {
    position: relative;
}
.what-list {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 400px;
    z-index: 10;
}
.what-list_2 {
    left: auto;
    right: 15px;
}
.what-list > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background: rgba(96, 96, 96, 0.6);
    border-radius: 30px;
    backdrop-filter: blur(5px);
    color: #fff;
    gap: 20px;
}
.what-list > div > div {
    width: 100%;
}
.what-list > div > div:first-child {
    width: 80px;
}
.what-list > div img {
    width: 80px;
    min-width: 80px;
}
.what-list > div p {
    margin: 0px;
}
.what-list > div p:first-child {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.what-list_2 > div > div:first-child {
    order: 2;
}
.is-ajax-search-details .is-ajax-search-items > div, .is-ajax-search-post {
    background: none !important;
    border: 0px !important;;
}
div.is-ajax-search-details, div.is-ajax-search-result {
    padding: 10px !important;
    border-radius: 30px;
    background: rgba(96, 96, 96, 0.8) !important;
    max-width: 400px !important;
}
.is-ajax-search-details a, .is-ajax-search-result a {
    color: #fff !important;
}
.is-ajax-search-details a:hover, .is-ajax-search-result a:hover {
    color: #f57826 !important;
    text-decoration: none !important;
}
.is-ajax-search-post, .is-ajax-search-post-details {
    padding: 5px !important;
}
.is-show-more-results {
    background: none !important;
    color: #fff !important;
}