@font-face {
    font-family: 'DPT Blacksword';
    src: url('../fonts/DPT Blacksword.ttf') format("truetype");
    font-weight: 400;
    font-style: normal;
}

main{
    max-width: 2000px;
    margin: 0 auto;
}

body{
    background-color: #FCF9F3 !important;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    font-size: 18px;
    margin: 0 auto !important;
    padding-top: 118px !important;
    word-break: auto-phrase;
}

.font-blacksword {
    font-family: "Lexend Deca", Sans-serif;
    line-height: normal;
    font-weight: 400;
}

h2{
    font-family: "Lexend Deca", Sans-serif;
    text-transform: capitalize;
    line-height: 120% !important;
    font-weight: 400 !important;
    font-size: 64px !important;
}

@media only screen and (max-width: 1024px) {
    body {
        padding-top: 64px !important;
    }
}


@media only screen and (min-width: 640px) and (max-width: 1024px) {
    h2{
        font-size: 48px !important;
    }
}

@media only screen and (max-width: 639px) {
    body{
        font-size: 16px;
    }
    h2{
        font-size: 32px !important;
    }
}

button:hover, button:focus, [type=submit]:hover, [type=submit]:focus, [type=button]:hover, [type=button]:focus{
    background-color: initial;
    color: initial;
    outline: none;
}

.page .elementor img, .page section img{
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: cover;
}

/* add .custom-img-cover in container contain images not full width and height */
.page .custom-img-cover .elementor-widget-image{
    width: 100%;
    height: 100%;
}

/* ================================================================= 
                        header
=================================================================== */

#header{
    display: flex;
    padding: 16px 80px;
    justify-content: center;
    align-items: center;
}

.header-logo .custom-logo-link{
    width: 146px;
    height: 46px;
    display: block;
}

/* ================================================================= 
                        footer
=================================================================== */

.right-reserved{
    padding-top: 16px;
    border-top: 0.5px solid #121F42;
    color: #121F42;
    opacity: 0.5;
    text-align: end;
}

.footer .menu-footer .menu-list{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.footer div.wpforms-container-full{
    margin: 0;
    width: 100%;
}

.footer .wpforms-container .wpforms-field{
    padding: 0;
}

.footer div.wpforms-container-full .wpforms-form .wpforms-submit-container{
    padding: 0;
    margin-top: 24px;
}

.footer .newsletter-form input[type="email"]{
    display: flex;
    height: 40px;
    padding: 8px 16px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #121F42;
    color: #121F42;
    background-color: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 27px */
}

.footer .newsletter-form input[type="email"]::placeholder{
    color: #121F42;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 27px */
    opacity: 0.5;
}

.footer .newsletter-form div.wpforms-container-full button[type="submit"]{
    width: 100%;
    display: flex;
    height: 40px;
    padding: 8px 16px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    align-self: stretch;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    line-height: 150%; /* 27px */
    border-radius: 8px;
    color: #121F42 !important;
    background-color: #FFC806 !important;
}

#go_to_top {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #FFC806;
    color: #111;
    cursor: pointer;
    padding: 15px;
    border-radius: 80px;
    box-shadow: 8px 8px 24px 0px rgba(0, 0, 0, 0.10);
}

#go_to_top:hover {
    opacity: 0.5;
}

.insta-img-thumbnail svg.insta_svg_icon {
    top: calc(50% - 22.5px) !important;
    left: calc(50% - 22.5px);
}

@media only screen and (max-width: 768px) {
    #go_to_top {
        bottom: 80px;
        right: 22px;
    }
}

@media only screen and (max-width: 639px) {
    .right-reserved{
        text-align: left;
    }
    .custom-ig-row .row {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .insta-main-div .insta-img-thumbnail {
        width: 148px;
        height: 148px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .footer .newsletter-form input[type="email"]::placeholder{
        font-size: 16px;
        font-weight: 500;
    }
}

/* ================================================================= 
                            swiper slider 
=================================================================== */

.swiper-slide .container-img img {
    border-radius: 16px;
}

.swiper-btn-custom{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 8px;
}

.original-swiper .swiper-slide-active {
    z-index: 1;
    transition: all 0.4s;
}

.swiper-container .swiper-btn {
    color: #000;
    width: 55px ;
    height: 33px;
    position: unset;
    margin-top: 0;
}

.swiper-container.big-arrows .swiper-btn {
    width: 80px ;
    height: 48px;
}

.swiper-button-next {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('data:image/svg+xml,<svg width="55" height="33" viewBox="0 0 55 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 16.5C0 7.66344 7.16344 0.5 16 0.5H55V16.5C55 25.3366 47.8366 32.5 39 32.5H0V16.5Z" fill="%23FFC806"/><g clip-path="url(%23clip0_737_1720)"><path d="M26 21.5L31 16.5" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M31 16.5L26 11.5" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_737_1720"><rect width="24" height="24" fill="white" transform="translate(16 4.5)"/></clipPath></defs></svg>');
}

.swiper-button-prev {
    background-position: center;
    background-size: cover;
    background-image: url('data:image/svg+xml,<svg width="55" height="33" viewBox="0 0 55 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M55 16.5C55 7.66344 47.8366 0.5 39 0.5H0V16.5C0 25.3366 7.16344 32.5 16 32.5H55V16.5Z" fill="%23FFC806"/><g clip-path="url(%23clip0_737_1713)"><path d="M29 21.5L24 16.5" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24 16.5L29 11.5" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_737_1713"><rect width="24" height="24" fill="white" transform="matrix(-1 0 0 1 39 4.5)"/></clipPath></defs></svg>');
    background-repeat: no-repeat;
}

.big-arrows .swiper-button-next {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg width="80" height="48" viewBox="0 0 80 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 16C0 7.16344 7.16344 0 16 0H80V32C80 40.8366 72.8366 48 64 48H0V16Z" fill="%23FFB100"/><g clip-path="url(%23clip0_1431_3320)"><path d="M38 29L43 24" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M43 24L38 19" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1431_3320"><rect width="24" height="24" fill="white" transform="translate(28 12)"/></clipPath></defs></svg>');
}

.big-arrows .swiper-button-prev {
    background-position: center;
    background-size: cover;
    background-image: url('data:image/svg+xml,<svg width="80" height="48" viewBox="0 0 80 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M80 16C80 7.16344 72.8366 0 64 0H0V32C0 40.8366 7.16344 48 16 48H80V16Z" fill="%23FFB100"/><g clip-path="url(%23clip0_1431_3398)"><path d="M42 29L37 24" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M37 24L42 19" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1431_3398"><rect width="24" height="24" fill="white" transform="matrix(-1 0 0 1 52 12)"/></clipPath></defs></svg>');
    background-repeat: no-repeat;
}

.swiper-rtl .swiper-btn-custom {
    flex-direction: row-reverse;
}

.swiper-btn::after {
    content: none !important;
}

/* ================================================================= 
                                home
=================================================================== */

.traveling-with-us-img{
    position: relative;
}

.page .traveling-with-us-img > .elementor-widget-image{
    width: 100%;
    height: 100%;
}

.swiper-slide .bg-gradient-black::after{
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 45.16%, rgba(0, 0, 0, 0.80) 81.06%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 16px;
}

.swiper-slide-active .bg-gradient-black::after{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 45.16%, rgba(0, 0, 0, 0.80) 81.06%);
    box-shadow: 8px 8px 24px 0px rgba(0, 0, 0, 0.10);
}

.accommodation-swiper .original-swiper .swiper-slide-active .container-img, 
.accommodation-swiper .original-swiper .swiper-slide .container-img{
    height: 400px;
    width: 100%;
}

.accommodation-swiper .original-swiper .swiper-slide{
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 24px;
    font-size: 24px;
    line-height: 32px;
}

.accommodation-swiper .swiper-btn-container{
    position: absolute;
    top: 176px;
    right: 4.5%;
    width: 100%;
}

.accommodation-swiper .swiper-btn-custom{
    justify-content: space-between;
}

.accommodation-swiper .original-swiper{
    padding-right: 80px;
}

.elementor-widget-container .ht_button:hover {
    color: #000 !important;
    background-color: #FFC806 !important;
    border: 1px solid #FFC806 !important;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
    .custom-journey-wrapper{
        height: 800px;
    }
}

@media only screen and (min-width: 1701px) {
    .custom-journey-wrapper{
        height: 1100px;
    }
}

@media only screen and (max-width: 639px) {
    .accommodation-swiper .original-swiper .swiper-slide-active .container-img, 
    .accommodation-swiper .original-swiper .swiper-slide .container-img{
        height: 269px;
        width: 100%;
    }

    .accommodation-swiper .original-swiper {
        padding-right: 24px;
    }

    .accommodation-swiper .place-name{
        font-size: 20px;
        font-weight: 600;
        line-height: 24px; /* 120% */
    }
    .accommodation-swiper .swiper-button-prev, .accommodation-swiper .swiper-button-next {
        display: none;
    }
}

/* ================================================================= 
                                mice
=================================================================== */

.mice-swiper .original-swiper .swiper-slide .container-img {
    height: 433px;
}

.mice-swiper .original-swiper .swiper-slide-active .container-img {
    height: 538px;
}

.mice-swiper .original-swiper .swiper-btn-container {
    position: absolute;
    top: 3%;
    right: 85%;
}

.mice-swiper .original-swiper .swiper-slide-next {
    opacity: 0.5;
    filter: blur(1px);
}

.mice-swiper .original-swiper .swiper-slide {
    top: 70px;
}

.mice-swiper .original-swiper .swiper-slide-active {
    opacity: 1;
    filter: none;
    top: 0px;
}

/* ================================================================= 
                        real estate 
=================================================================== */

.right-real-estate-swiper .original-swiper .swiper-slide-active .container-img,
.right-real-estate-swiper .original-swiper .swiper-slide .container-img,
.left-real-estate-swiper .original-swiper .swiper-slide-active .container-img,
.left-real-estate-swiper .original-swiper .swiper-slide .container-img{
    height: 600px;
}


.real-estate-swiper .original-swiper .swiper-slide {
    opacity: 0.5;
    filter: blur(2px);
    top: 0;
}

.real-estate-swiper .original-swiper .swiper-slide-next {
    opacity: 0.7;
    filter: blur(1px);
}

.real-estate-swiper .original-swiper .swiper-slide-active {
    opacity: 1;
    filter: none;
    top: -80px;
}

.right-real-estate-swiper .original-swiper{
    padding-right: 80px;
    padding-top: 80px;
}

.right-real-estate-swiper .original-swiper .swiper-btn-container{
    position: absolute;
    bottom: 0;
    left: 0;
}

.right-real-estate-swiper .original-swiper .swiper-slide-next{
    right: 14%;
}

@media only screen and (max-width: 1500px) {
    .right-real-estate-swiper .original-swiper .swiper-slide-active .container-img, .right-real-estate-swiper .original-swiper .swiper-slide-active + .swiper-slide .container-img{
        width: 410px;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 2000px) {
    .right-real-estate-swiper .original-swiper .swiper-slide-next + .swiper-slide{
        right: 14%;
    }
}

.left-real-estate-swiper .original-swiper{
    padding-left: 80px;
    padding-top: 80px;
}

.left-real-estate-swiper .original-swiper .swiper-btn-container{
    position: absolute;
    bottom: 0;
    right: 0;
}

.left-real-estate-swiper .original-swiper .swiper-slide-next{
    left: 14%;
}

@media only screen and (max-width: 1500px) {
    .left-real-estate-swiper .original-swiper .swiper-slide-active .container-img, .left-real-estate-swiper .original-swiper .swiper-slide-active + .swiper-slide .container-img{
        width: 410px;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 2000px) {
    .left-real-estate-swiper .original-swiper .swiper-slide-next + .swiper-slide{
        left: 14%;
    }
}

/* ================================================================= 
                        news
=================================================================== */

.hover-blue:not(.active) .elementor-heading-title:hover{
    color: #043D8F;
    cursor: pointer;
}

.hover-blue.active .elementor-heading-title{
    color: #043D8F !important;
}

.premium-blog-entry-title a{
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
            line-clamp: 2; 
    -webkit-box-orient: vertical;
}

.premium-blog-entry-title a:hover{
    color: #043D8F;
}

.premium-blog-post-content{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
            line-clamp: 3; 
    -webkit-box-orient: vertical;
}

.premium-blog-post-container .premium-blog-content-wrapper{
    height: fit-content !important;
}

.hotram-news-container .swiper-btn-container{
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: calc(50% - 16.5px);
    left: 0;
    width: 100%;
}

.hotram-news-container .swiper-button-next.swiper-button-disabled{
    background-image: url('data:image/svg+xml,<svg width="80" height="48" viewBox="0 0 80 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 16C0 7.16344 7.16344 0 16 0H80V32C80 40.8366 72.8366 48 64 48H0V16Z" fill="%23FFF5D3"/><g clip-path="url(%23clip0_1431_3320)"><path d="M38 29L43 24" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M43 24L38 19" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1431_3320"><rect width="24" height="24" fill="white" transform="translate(28 12)"/></clipPath></defs></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 1 !important;
}

.hotram-news-container .swiper-button-prev.swiper-button-disabled{
    background-image: url('data:image/svg+xml,<svg width="80" height="48" viewBox="0 0 80 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M80 16C80 7.16344 72.8366 0 64 0H0V32C0 40.8366 7.16344 48 16 48H80V16Z" fill="%23FFF5D3"/><g clip-path="url(%23clip0_1431_3398)"><path d="M42 29L37 24" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M37 24L42 19" stroke="%23292929" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1431_3398"><rect width="24" height="24" fill="white" transform="matrix(-1 0 0 1 52 12)"/></clipPath></defs></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 1 !important;
}