@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Unbounded:wght@200..900&display=swap');

p,
a,
span,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif !important;
    /* font-family: "Kosugi Maru", sans-serif !important; */

}

.wpo-site-header #navbar>ul>li>a {
    /* font-family: "Roboto", sans-serif !important; */
    /* font-family: "Kosugi Maru", sans-serif !important; */

}

.booking-section {
    margin: 120px 0 150px 0;
}

.testimonial-section {
    padding: 0 0 130px 0;
}

.blog-section {
    padding: 0 0 100px 0;
}

.top-content li {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.hero-section {
    height: 790px;
}

.hero-wraper {
    height: 790px;
}

.hero-wraper .right-content .side-img-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-wraper .right-content .side-img-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-wraper .right-content .side-img-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-card .top-content .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.blog-card .image img {
    height: 224px;
    object-fit: cover;
}

.wpo-site-header #navbar>ul>li>a {
    font-size: 13px;
}

.wpo-site-header .header-right .close-form .theme-btn,
.wpo-site-header .header-right .close-form .view-cart-btn {
    font-size: 14px;
    text-align: center;
    padding: 15px 15px;
}

.hero-wraper .right-content .hero-img-slider .item img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.testimonial-card .content p {
    /* height: 160px !important; */
}

.testimonial-slider .owl-dots {
    opacity: 0;
}

.service-single-section .service-single-content .tab-area .tablinks li {
    position: initial;
}

.wpo-breadcumb-area {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.wpo-breadcumb-area:before {
    background: rgba(48, 65, 104, 0.5);
}



.select_country_section {
    margin: 30px 0 50px 0;
}

.select_country_block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0px rgb(0, 0, 0, 0.2);
    margin: 0 0 20px 0;
    transition: 0.3s;
    cursor: pointer;
}

.select_country_block:hover {
    transform: scale(1.05);
}

.select_country_block .flag {
    width: 40%;
}

.select_country_block img {
    width: 100%;
    border-radius: 10px;
}

.select_country_block p {
    margin: 0;
}

.select_country_block .title_block {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60%;
}

.select_country_section .title_section {
    margin: 0 0 45px 0;
    text-align: center;
    font-size: 24px;
}

.country_corrector .wpo-section-title {
    margin: 0;
}

.country_corrector {
    padding: 40px 0;
}

.country_corrector .featured-card {
    box-shadow: 0 0 10px 0 rgb(0, 0, 0, 0.2);
}

.country_corrector .content h2 {
    text-align: center;
}

.featured-card .image img {
    height: 200px;
    object-fit: cover;
}

.featured-card {
    transition: 0.3s;
}

.featured-card:hover {
    transform: scale(1.05);
}

header .flag_header {
    width: 30px;
    margin: 0 5px 0 0;
    border-radius: 5px;
}

.section-padding {
    padding: 50px 0 130px 0;
}

.service-single-section .service-single-content .why-choose-section {
    padding-top: 0;
}

.featured-card .content .top-content ul li {
    width: 49%;
}

.tour_block svg {
    width: 16px;
    height: 16px;
    color: #FFC500;
}

.tour_block span {}

.tour_block .text {
    position: relative;
    top: 1px;
    margin: 0 0 0 5px;
}

.tour_block .text_block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.featured-section .gallery-container {
    margin-top: 45px;
}

.service_block_link {
    width: 100%;
    padding: 120px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    background-blend-mode: color;
    background-color: rgb(0, 0, 0, 0.4);
    transition: 0.3s;
}

.service_block_link:hover {
    transform: scale(1.01);
}

.service_block_link .title {
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    margin: 0;
}

.service_block_link .button {
    color: #ffffff;
    background-color: #2979FE;
    margin: 5px 0 0 0;
    padding: 10px 30px;
    border-radius: 10px;
    transition: .3s;
}

.service_block_link .button:hover {
    padding: 10px 40px;
}

.service-single-content {
    display: flex;
    flex-direction: column;
}

.service-single-content img {
    object-fit: contain;
}

@media(max-width:767px) {
    .hero-wraper .right-content .hero-img-slider .item img {
        height: 365px;
    }
    .booking-section {
        margin: 70px 0;
    }
    .service-section {
        padding: 50px 0 30px 0;
    }
    .header-right .theme-btn {
        padding: 5px 15px;
        font-size: 10px;
        margin: 5px 0 0 0;
    }
}