/* ==========================================================================
   HOME PAGE CUSTOM STYLES - MODERN SEARCH OPTIMIZED
   ========================================================================== */

body {
    font-family: "GT Eesti"; 
}

.h2, h2, .h1, h1 {
    font-size: 24px;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

.top-menu-wrapper {
    list-style: none;
    float: right;
    margin: 0;
    padding: 5px 0;
}

.top-menu-wrapper li {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-right: 20px;
}

.top-menu-wrapper li a {
    color: #1b2c49;
}

.custom-request-button {
    border-radius: 13px;
    padding: 3px 12px;
    color: #fff !important;
    font-weight: 500;
    background: #0d93fc;
}

.top-wrapper-menu i {
    font-size: 11px;
    font-weight: 100;
}

.slider-image-wrapper {
    height: 320px;
    position: relative;
}

.slider-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    position: absolute;
}

.navbar-brand > img {
    width: 214px;
}

.slider-item-text {
    position: absolute;
    bottom: 0;
    background: #000000a6;
    right: 0;
    padding: 7px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
}

.main-navigation .navbar-nav { float: right; }

.main-navigation .navbar-brand {
    height: auto;
}

.navbar-nav > li > a {
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1a2b49;
}

.navbar-default .navbar-nav > li > a {
    color: #1a2b49;
}

.home .navbar-default {
    margin-bottom: 0;
}

.navbar.navbar-default {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.home-top-labels {
    color: #919191;
    text-align: center;
    margin-bottom: 30px;
}

.home-top-labels i {
    margin-bottom: 10px;
    font-size: 30px;
}

.home-top-labels p {
    font-weight: 200;
}

.top-main-tours {
    color: #1a2b49;
}

.top-tour-image-wrapper img {
    width: 100%;
    height: auto;
}

.top-tour-image-wrapper {
    width: 100%;
    height: auto;
}

.top-item-wrapper {
    position: relative;
}

.top-item-wrapper .top-item-title {
    font-size: 20px;
    text-align: left;
    margin: 0px 0 5px 0;
    font-weight: bold;
    color: #1a2b49;
    height: 84px;
}

.top-item-wrapper a, .hotel_item_wrapper a {
    color: #1a2b49;
}

.top-item-short-description {
    margin: 20px 0;
    font-size: 14px;
    height: 60px;
    overflow: hidden;
}

.top-item-wrapper, .hotel_item_wrapper {
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
}

.hotel_item_wrapper .m-slider-item-wrapper {
    margin: 0;
}

.hotel_item_wrapper img {
    width: 100%;
    height: auto;
}

.hotel_item_wrapper .item-address {
    margin-bottom: 20px;
}

.top-item-dates {
    margin-bottom: 15px;
    height: 20px;
}

.top-item-dates span {
    font-weight: bold;
}

.top-item-reviews-wrapper {
    float: left;
}

.top-item-price {
    float: right;
    line-height: 40px;
}

.top-item-review-stars {
    font-size: 18px;
}

.top-item-review-count {
    font-size: 11px;
}

.top-tour-info-wrapper {
    padding: 10px;
    border: 1px solid #e8e9ec;
    border-top: none;
}

.top-item-review-stars .fa-star {
    color: #fee000;
}

.custom-button-style {
    transition: 0.3s;
    color: #192a49;
    padding: 8px 25px;
    margin-top: 30px;
    border: 2px solid #192a49;
    border-radius: 20px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.with-bbgs-bottom {
    background-image: url(../img/top_bgs.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 81px;
}

.with-bbgs-top {
    background-image: url(../img/bottom_bgs-min.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #f8f8f8;
    padding-bottom: 60px;
}

.special-item-wrapper img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.special-item-wrapper .special-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #23282d;
}

.special-item-date {
    font-size: 11px;
    color: #919191;
}

.special-main-project h3 {
    color: #192a49;
}

.special-item-excerpt {
    margin: 10px 0;
    color: #192a49;
}

.main-top-section {
    overflow: hidden;
    position: relative;
}

.with-bbgs-yellow {
    background-image: url(../img/bg_2_yellow.webp);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 60px;
    background-color: #fdda38;
}

.m-slider-item-wrapper {
    margin: 0 10px;
}

.m-slider-item-image {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.m-slider-item-image img {
    width: 100%;
    height: auto;
}

.m-slidet-title {
    font-size: 17px;
    text-align: left;
    margin: 0px 0 5px 0;
    font-weight: bold;
    color: #23282d;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.m-slider-meta {
    padding: 10px;
    border: 1px solid #dcd9d9;
    border-top: none;
}

.m-slider-excerpt {
    height: 119px;
    overflow: hidden;
    margin-bottom: 20px;
}

.m-slider-learn-more {
    color: #192a49;
    font-weight: bold;
    font-size: 13px;
}

.slick-initialized .slick-slide {
    outline: none;
}

.responsive-tranding-attractions .slick-dots {
    bottom: -50px;
}

.more-wrapper {
    float: left;
    width: 100%;
    padding: 10px;
}

.responsive-tranding-attractions.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.blue-bg {
    background: #aad9ff;
    padding: 30px;
}

.main-review-wrapper {
    padding: 0px 20px;
}

.responsive-main-review-slides .slick-dots {
    bottom: 15px;
}

#review_bottom_slider.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.main-review-wrapper .stars {
    margin-bottom: 5px;
}

.main-review-wrapper .stars i {
    font-size: 16px;
    color: #fee000;
}

.main-review-wrapper .review-content {
    color: #192a49;
    margin-bottom: 10px;
}

.main-review-wrapper .review-author {
    color: #192a49;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
}

.footer {
    padding: 45px 0px 25px 0;
    background-color: #1a2b49;
    margin-top: 50px;
}

.footer-flow-us p {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.footer-flow-us ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
}

.footer-flow-us ul li {
    float: left;
    margin-right: 15px;
}

.footer-flow-us ul li a {
    display: block;
    border: 1px solid #fff;
    padding: 2px 5px 0px 5px;
    border-radius: 4px;
    text-align: center;
    width: 28px;
}

.footer-flow-us ul li a i {
    font-size: 14px;
    color: #fff;
}

.footer-nav {
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.footer-nav > li {
    float: left;
    color: #fff;
    width: 33.3%;
}

.footer-nav > li > a {
    display: block;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
}

.footer-nav a {
    color: #fff;
}

.footer-nav > li > ul {
    list-style: none;
    padding: 0;
}

.footer-nav > li > ul > li {
    margin-bottom: 7px;
}

.footer-address {
    color: #fff;
    font-size: 13px;
}

.copirigth-wrapper div {
    color: #fff;
    font-size: 14px;
}

.mt-40 {
    margin-top: 40px;
}

.see_more a {
    color: #1A2B49;
}

.sticky {
    position: fixed;
    z-index: 100;
    width: 100%;
    background: #fff;
    top: 0;
    box-shadow: 0px 3px 6px #00000014;
}

.inner_tour_review_slider .review-content {
    max-height: 200px;
    overflow: hidden;
    -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

.show_more_content {
    font-weight: bold;
    color: #1A2B49;
}

.review_title {
    color: #1A2B49;
    font-size: 17px;
    font-weight: bold;
}

.slick-slider {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.slick-list.draggable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tax_destination_item_wrap {
    position: relative;
}

.tax_destination_item_wrap img {
    width: 100%;
    height: auto;
    min-height: 136px;
    height: 136px;
}

.tax_dest_link {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #4e66917a;
    color: #fff;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.tax_dest_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.tax_dest_ttl {
    display: block;
    font-size: 26px;
    line-height: 26px;
}

.tax_dest_tour_count {
    font-size: 16px;
}

.tour_tax_destination_wrapp {
    margin-top: 30px;
}

.blue_text {
    color: #1A2B49;
}

.blog_image p,
.blog_image > a > img {
    display: none !important;
}

.blog_image img {
    width: 100%;
    height: auto;
}

.blog_content {
    height: 240px;
    overflow: hidden;
    margin-bottom: 10px;
}

.blog_content p:last-child {
    display: none;
}

.blog_cont_wrapper {
    padding: 10px;
    border: 1px solid #e8e9ec;
    border-top: none;
    color: #1A2B49;
}

.blog_ttl {
    color: #1A2B49;
    font-size: 16px;
    margin-bottom: 15px;
    height: 44px;
    overflow: hidden;
    font-weight: bold;
}

.blog_date {
    color: #1A2B49;
    margin-bottom: 10px;
}

#menu-main_menu.nav > li {
    position: inherit;
}

#menu-main_menu.nav a {
    color: #1A2B49;
}

#menu-main_menu.nav > li > ul.sub-menu {
    position: absolute;
    width: 100%;
    padding: 30px;
}

/* --- HOME HERO: title + capsule search (tours & activities) --- */

.slider_searc_form.home-hero-search-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 10;
    padding: 0 15px;
    opacity: 1 !important;
    text-align: center;
}

.home-hero-search__title {
    color: #fff;
    font-size: clamp(32px, 5.5vw, 56px);
    font-weight: 800;
    margin: 0 0 20px 0;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.4);
    line-height: 1.15;
    letter-spacing: 0.02em;
}

.home-destination-search.home-hero-search__bar {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
}

.home-destination-search__form {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    overflow: visible;
    position: relative;
    min-height: 48px;
}

.home-hero-search__field {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.home-hero-search__input {
    width: 100%;
    height: 48px;
    padding: 0 20px 0 24px;
    border: none;
    background: transparent;
    font-size: 16px;
    color: #1a2b49;
    outline: none;
    border-radius: 50px 0 0 50px;
}

.home-hero-search__input::placeholder {
    color: #6b7280;
}

.home-hero-search__submit-wrap {
    flex: 0 0 auto;
}

.home-hero-search__btn {
    height: 48px;
    padding: 0 28px;
    background: #0d93fc;
    color: #fff !important;
    border: none;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease;
    border-radius: 50px;
    margin: 4px;
    box-shadow: 0 2px 8px rgba(13, 147, 252, 0.35);
}

.home-hero-search__btn:hover {
    background: #0079e1;
    color: #fff !important;
}

/* Autocomplete dropdown — սպիտակ ֆոն */
.home-dest-suggest {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 6px 0 0;
    padding: 8px 0;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.18);
    list-style: none;
    max-height: 280px;
    overflow-y: auto;
    z-index: 20;
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.home-dest-suggest__item {
    padding: 12px 24px;
    cursor: pointer;
    color: #1a2b49;
    font-size: 16px;
    transition: background 0.15s ease;
    background: #fff;
}

.home-dest-suggest__item:hover {
    background: #f0f7ff;
}

/* Legacy tax-search-form (other pages) */
.tax-search-form {
    padding: 0;
    background: transparent !important;
    width: 100%;
    max-width: 720px;
    margin: 0 auto !important;
}

#search {
    display: flex !important;
    align-items: center;
    background: #ffffff !important;
    border-radius: 50px !important;
    padding: 8px 8px 8px 25px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
    position: relative;
    border: none !important;
}

#search #search-input {
    flex-grow: 1;
    border: none !important;
    height: 50px !important;
    font-size: 18px !important;
    color: #1a2b49 !important;
    background: transparent !important;
    padding: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}

#search label,
#search #search-date-input,
.search_date_wrapper {
    display: none !important;
}

.tax-search-form .search_btn {
    background-color: #0d93fc !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 40px !important;
    height: 50px !important;
    width: 140px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    transition: 0.3s ease;
    float: none !important;
    text-align: center;
}

.tax-search-form .search_btn:hover {
    background-color: #0079e1 !important;
}

.item-address {
    margin-bottom: 10px;
    height: 20px;
}

.pt-4 { padding-top: 40px; }
.mb-3 { margin-bottom: 30px; }
.mb-4 { margin-bottom: 40px; }
.mt-3 { margin-top: 30px; }
.mt-4 { margin-top: 40px; }

.background_pink {
    background: #b6dafd73;
    color: #1A2B49;
}

.top-main-tours a { color: #1A2B49; }

.blog_image {
    height: 160px;
    overflow: hidden;
    position: relative;
}

.blog_image img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slick-prev, .slick-next { font-size: 0px; }
.mt-20 { margin-top: 20px; }

.oldfa.fa {
    font-family: 'FontAwesome';
    font: normal normal normal 14px/1 FontAwesome;
}

.currancy_selector {
    display: none;
    position: absolute;
    width: 95px;
    padding: 10px;
    margin: 0;
    background: #eaf3f5;
    z-index: 1;
    list-style: none;
}

.top-wrapper-menu { position: relative; }

.review_post_title {
    font-size: 15px;
    color: #1a2b49;
    font-weight: bold;
}

.yellow_bg_end {
    width: 100%;
    height: auto;
}

.slick-list.draggable {
    padding: 0 !important;
    padding-bottom: 45px !important;
}

/* MOBILE OPTIMIZATIONS */
@media (max-width: 767px) {
    .slider_searc_form.home-hero-search-wrap {
        top: 50% !important;
        padding: 0 12px;
    }
    .home-hero-search__title {
        margin-bottom: 14px;
        font-size: clamp(24px, 6vw, 34px);
        font-weight: 800;
    }
    .home-destination-search__form {
        border-radius: 40px;
        min-height: 44px;
    }
    .home-hero-search__input {
        height: 44px;
        padding: 0 14px 0 18px;
        font-size: 15px;
        border-radius: 40px 0 0 40px;
    }
    .home-hero-search__btn {
        height: 44px;
        padding: 0 20px;
        margin: 4px;
        font-size: 14px;
        border-radius: 40px;
    }
    .home-dest-suggest__item {
        padding: 10px 16px;
        font-size: 15px;
    }
    #search {
        padding: 5px 5px 5px 15px !important;
    }
    #search #search-input {
        font-size: 15px !important;
        height: 40px !important;
    }
    .tax-search-form .search_btn {
        width: 100px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 14px !important;
    }
}