@import url('https://fonts.googleapis.com/css2?family=Marcellus+SC&family=Suez+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,500;0,700;1,300;1,500;1,700&display=swap');

body {
    padding: 0;
    margin: 0;
}

:root {
    --logo--color: #092351;
}

.container-fluid {
    width: 94%;
}

a:hover {
    color: inherit;
}

.ltn__header-top-area {
    padding: 5px 0;
    background: var(--logo--color);
    background: rgb(9, 35, 81);
    background: linear-gradient(186deg, rgba(9, 35, 81, 1) 0%, rgba(18, 69, 161, 1) 35%, rgba(17, 63, 145, 1) 60%, rgba(17, 54, 120, 1) 92%);
}

.ltn__top-bar-menu>ul>li>a>i {
    color: #fff;
}

.site-logo {
    width: 130px;
    transition-duration: .5s;
}

.ltn__header-5 .ltn__header-middle-area {
    padding-top: 2px;
    padding-bottom: 2px;
}

.logoText {
    font-family: "Suez One", serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 40px;
    position: relative;
    top: 46px;
    letter-spacing: 0.05rem;
    background: var(--logo--color);
    background: linear-gradient(263deg, #0e3476d1 0%, #0d269b 28%, #133b7a, #1b4383 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition-duration: .5s;
}

.logo-text h1 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.08rem;
    margin: 0;
    font-family: 'Poppins', sans-serif !important;
}
.logo-text h1 > span{
    font-size: inherit !important;
    font-weight : inherit !important;
}
.logo-text p {
    margin: 0;
    font-size: 15px;
}

.logo-text {
    position: relative;
    left: 16px;
}

.ltn__main-menu>ul>li>a {
    padding: 13px 17px;
}

.ltn__main-menu>ul:hover li>a {
    opacity: .5;
}

.ltn__main-menu>ul>li>a:hover {
    opacity: 1;
}

.ltn__slide-item-6 {
    height: 600px;
}

.ltn__header-5 .ltn__header-middle-area.sticky-active .site-logo {
    top: -20px;
}

.ltn__header-5 .ltn__header-middle-area.sticky-active .logoText {
    top: 0;
}

.ltn__car-dealer-form-tab .ltn__tab-menu .active {
    border-color: var(--logo--color);
    background-color: var(--logo--color);
    color: #fff;
}

.page-headding {
    margin: 0;
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
    color: #071c1f;
}

.padd-60 {
    padding: 30px 0;
}

.servies-box {
    position: relative;
    padding: 60px 35px 64px;
    background: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    z-index: 1;
    margin: 0.75rem 0;
}

.servies-box::before {
    position: absolute;
    content: "";
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid #eee;
    opacity: 1;
    visibility: visible;
    z-index: -1;
}

.servies-icons {
    text-align: center;
    margin-bottom: 22px;
    color: #193256;
}

.servies-box .servies-content h4 {
    font-size: 18px;
    line-height: 1.38;
    margin-bottom: 18px;
    color: #e8581d;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.servies-box .servies-content p {
    color: #333;
    letter-spacing: 0em;
    line-height: 1.32;
    font-size: 16px;
}

.servies-box:hover::before {
    border-color: #193256;
}

/* Package */
.package-box {
    padding: 10px;
    background: #efefef;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.my-12 {
    margin: 0.75rem 0;
}

.package-image {
    width: 100%;
    height: 191px;
}

.package-text h2 {
    font-size: 18px;
    text-align: center;
    margin: 0.75rem 0;
    height: auto;
}

.package-image img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.flx {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.theme-btn-1,
.special-link a {
    background-color: var(--logo--color);
}

.flx .special-link a {
    font-size: 14px;
    text-transform: uppercase;
}

.flx .btn {
    font-size: 14px;
    padding: 12px 30px;
    border-color: inherit;
}

.flx .btn-effect-1:hover {
    border: 1px solid var(--logo--color);
}

.trending-tours-places {
    padding: 10px;
    background: #f2f4f7;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    margin: 0.75rem 0;
}

.trendingText h4 {
    margin: 0.75rem 0;
    font-weight: 500;
    letter-spacing: 0.03rem;
    text-align: center;
}

.trending-tours-places-img img {
    transition-duration: 0.5s;
}

.trending-tours-places-img {
    overflow: hidden;
}

.trending-tours-places:hover .trending-tours-places-img img {
    transform: scale(1.3);
    transition-duration: .5s;
}

.line {
    position: relative;
    display: inline-block;
}

.line::before {
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 60px;
    height: 2px;
    content: '';
    background: #092351;
    transform: translate(-50%, -50%);
}

.ltn__slide-item-6 .slide-title {
    font-weight: 100;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.slick-arrow-3 .slick-prev,
.slick-arrow-3 .slick-arrow:hover {
    background: var(--logo--color);
    border-color: var(--logo--color);
}

.accordion-flush .accordion-item .accordion-button {
    background: #f2f4f7;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.ltn__testimonial-item-3 .ltn__testimoni-info {
    margin: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    min-height: 253px;
}

.ltn__testimonial-item-3 .ltn__testimoni-info h4 {
    color: #ff3000;
}

/*  */

.custom-shape-divider-top-1710761237 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1710761237 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 50px;
}

.custom-shape-divider-top-1710761237 .shape-fill {
    fill: #FFFFFF;
}


/* Inner Page */

.ltn__breadcrumb-area {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #092351;
    background: rgb(8, 39, 94);
    background: linear-gradient(90deg, rgba(8, 39, 94, 1) 0%, rgba(32, 60, 111, 1) 38%, rgba(15, 58, 134, 1) 60%, rgba(10, 59, 145, 1) 92%);
}

.ltn__breadcrumb-inner .page-title {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    color: #fff;
}

.trav-ami {
    display: inline-block;
    padding: 15px 15px 5px;
    border-top: none !important;
    width: 100%;
    margin-top: 0 !important;
}

.trip-plan h2 {
    margin: 0;
    border: none;
    display: inline-block;
    padding: 5px 15px;
    font-family: 'Nunito Sans', sans-serif;
    background: #f3f3f3;
    font-weight: 500;
    color: #092351;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    font-size: 22px;
    letter-spacing: 0.05rem;
}

/* .trip-plan {
    position: absolute;
    bottom: 19px;
    right: 0px;
    z-index: 99999;
} */

.modal-dialog {
    max-width: 800px;
}

.input-item.ltn__custom-icon::before{
    color: var(--logo--color);
}
.title-2{
    border-color: var(--logo--color);
}

#ui-datepicker-div {
    z-index: 99999 !important;
}

.input-item-dest.ltn__custom-icon::before{
    content: "\f5a0";
}
.input-item-child.ltn__custom-icon::before{
    content: "\e4e1";
}
.input-item-adult.ltn__custom-icon::before{
    content: "\e533";
}
.input-item-date.ltn__custom-icon::before{
    content: "\f017";
}

.btn-check:focus+.btn, .btn:focus{
    outline: 0;
    box-shadow: none;
}
.btn:active , .btn-close:focus{
    box-shadow: none !important;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="tel"],
textarea {
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--border-color-9);
    height: 65px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0;
    padding-right: 40px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
textarea:focus {
    border-color: var(--logo--color);
}


.carousel-indicators [data-bs-target] {
    width: 80px;
    height: 40px;
    text-indent: 0;
    cursor: pointer;
    background-color: inherit;
    background-clip: inherit;
    border: 0;
    border-top: none;
    border-bottom: none;
    transition: opacity .6s ease;
}

.carousel-indicators img {
    filter: drop-shadow(0px 0px 3px #fff);
}

.bg-overlay-white-30:before {
    background: none;
}

.ltn__breadcrumb-list ul li,
.ltn__breadcrumb-list ul li:last-child {
    color: #fff;
}

.inner-bg {
    background: rgb(8, 39, 94);
    background: linear-gradient(90deg, rgba(8, 39, 94, 1) 0%, rgba(32, 60, 111, 1) 38%, rgba(15, 58, 134, 1) 60%, rgba(10, 59, 145, 1) 92%);
}

span.current {
    height: 100%;
    display: flex;
    align-items: center;
}

.nice-select {
    height: 65px;
    width: 100%;
}

.inner-form {
    padding: 20px;
    background: #f2f4f7;
}

.inner-form h2 {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}


/* Responsive */

@media screen and (max-width: 1400px) {
    .mt-120 {
        margin-top: -60px;
    }

    .ltn__slide-item-6 {
        height: 400px;
    }

    .ltn__main-menu>ul>li {
        margin-right: 10px;
    }

    .logoText {
        font-size: 25px;
    }

    .flx .btn,
    .flx .special-link a {
        font-size: 11px;
        padding: 9px 12px !important;
        border: 1px solid;
        line-height: 20px;
        margin-top: 0px !important;
        background: #012350;
        border-radius: 0;
    }

    .section-title {
        font-size: 31px;
    }

    .inner-form h2 {
        font-size: 25px;
    }

    .inner-form input[type="text"] {
        height: 35px;
        padding-right: 10px;
        margin-bottom: 0px;
    }

    .inner-form input[type="email"] {
        height: 35px;
        padding-right: 10px;
        margin-bottom: 0px;
    }

    .inner-form input[type="tel"] {
        height: 35px;
        padding-right: 10px;
        margin-bottom: 0px;
    }

    .nice-select {
        height: 35px;
        width: 100%;
        margin-bottom: 0px;
    }

    .hot-list-p3-2 {
        font-size: 25px !important;
    }

    .trav-ami ul li {
        margin-right: 4px !important;
    }

    .trav-ami {
        padding: 15px 1px 5px !important;
    }

    .ltn__breadcrumb-list ul li {
        margin-top: 0rem;
    }

    .page-title {
        margin-bottom: 0px;
    }
    .tour_head h2{
        font-size: 30px !important;
    }
}

@media screen and (max-width: 490px) {
    .site-logo {
        width: 100px;
        height: 70px;
    }

    .trav-ami ul li {
        width: 31%;
    }

    .slick-initialized .slick-slide {
        background-size: 100% 100%;
    }

    .ltn__slide-item-6 {
        height: 200px;
        padding: 20px 0;
    }

    .mt-120 {
        margin-top: 0;
    }

    .ltn__car-dealer-form-area {
        padding: 30px 0;
    }

    .ltn__slide-item-6 .slide-title {
        font-size: 20px;
        text-align: center;
    }
    .logo-text p{
        display: none;
    }
    .logo-text h1{
        font-size: 15px;
        text-align: left;
    }
    .logo-text h1 span {
    display: block;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
}

}