@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

html,
body {
    height: 100%;
}

p {
    font-size: 16px;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Cinzel", serif;
    color: #252525;
}

body {
    font-family: "Montserrat", sans-serif;
    color: #545454;
    font-size: 16px;
    /* background-color: #222; */
    padding: 0 !important;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    user-select: none;
    /* Disable text selection */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}



.padding-top-60 {
    padding-top: 60px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.heading-wrap .heading-title {
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 32px;
}

.heading-wrap .heading-title.small-heading {
    font-size: 30px;
}

.heading-wrap .heading-title.white {
    color: white;
    margin-bottom: 0;
}

.heading-wrap .heading-title span {
    color: #ecb02b;
}

.heading-small-text {
    max-width: 700px;
    margin: 40px auto;
}

.heading-small-text p {
    font-weight: 500;
}


.bold-phara {
    font-size: 18px;
    font-weight: 500;
}

/* home banner */
.home-banner {
    position: relative;
    margin-top: 100px;

}

.home-banner img {
    width: 100%;
    object-fit: cover;
    height: 100%;

}

.home-banner::after {
    content: '';
    background-color: rgba(46, 39, 3, 0.752);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.banner-design {
    position: absolute;
    bottom: -60px;
    z-index: 8;
}

.title-text {
    font-size: 80px;
    color: #e03d26;
    font-weight: 700;
    margin-bottom: 10px;
}

.lady-img {
    position: absolute;
    right: 25%;
    bottom: 0;
    z-index: 3;
}

.photo-1 {
    position: absolute;
    right: 13%;
    bottom: 25%;
    z-index: 1;
    width: 250px;
    height: 350px;
    border: 5px #fff solid;
    border-radius: 15px;
    background-color: #a81a1a;
    transform: rotate(-10deg);
    z-index: 1;
}

.photo-2 {
    position: absolute;
    right: 13%;
    bottom: 7%;
    z-index: 1;
    width: 250px;
    height: 250px;
    border: 5px #fff solid;
    border-radius: 15px;
    background-color: #a81a1a;
    transform: rotate(20deg);
    z-index: 2;
}

.banner-content {
    position: absolute;
    left: 80px;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;

}

.small-text {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
}

.image-area {
    background-color: #3b82f6;
    width: 60%;
    height: 315px;
    display: flex;
    align-items: end;
}

.banner-video-img {
    border-top: 5px solid #0f172a;
    border-right: 5px solid #0f172a;
    width: 180px;
    height: 180px;
    position: relative;
}



.btn {

    background-color: #fff !important;
    border: 3px solid #ecb02b !important;
    display: inline-flex;
    align-items: center;
    padding: 12px 16px;
    justify-content: center;
    gap: 10px;
    color: #000 !important;
    font-weight: 600;
    font-size: 18px;
    white-space: nowrap;
    border-radius: 20px;
}

.btn img {
    width: 24px !important;
}

.btn-wrap {
    display: flex;
    gap: 20px;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
}

.btn-center {
    justify-content: center;
}

.orange-btn {
    background-color: #e03d26 !important;
    color: #fff !important;
    border-color: #e03d26 !important;
}



.industries-we-serve {
    padding: 60px 0 0;
}

.industry-content-list {

    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    text-align: center;
    background: #e6e3ec;
    border-radius: 15px;
    height: 179px;
    margin-bottom: 24px;
    justify-content: center;
}

.industry-content-list .industry-img {
    flex: 0 0 60px;
    width: 60px;
}

.trust-content-list {

    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    text-align: center;
    background: #e6e3ec;
    border-radius: 15px;
    margin-bottom: 24px;
    padding: 30px 25px;
    justify-content: center;
}


.trust-content-list .trust-img {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 7px;
    background-color: #fff;
    box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.065), 0 2px 2px hsl(0deg 0% 0% / 0.065), 0 4px 4px hsl(0deg 0% 0% / 0.065), 0 8px 8px hsl(0deg 0% 0% / 0.065), 0 16px 16px hsl(0deg 0% 0% / 0.065);
}

.clr-1 {
    background-color: #e4f9f9;
}

.clr-2 {
    background-color: #fcf2fa;
}

.clr-3 {
    background-color: #e3f0ff;
}

.clr-4 {
    background-color: #f6f3fc;
}

.industry-img i {
    font-size: 40px;
    color: #e03d26;
}

.industry-content-list .industry-title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 22px;
}

.trust-content-list .trust-title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 22px;
}

.industry-phara {
    color: white;
}



/* about us */
/* .home-about {
    background-color: #f4f4f4;
} */

.home-about-img {
    position: relative;
    height: 100%;
}

.home-about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-info {
    background-color: #3b82f6;
    padding: 30px;
    height: 100%;
    margin-right: 30px;
}

.about-info p {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.list-about {
    margin-top: 30px;
}

.list-about li {
    font-size: 16px;
    color: #545454;
    list-style-image: url('../images/check-mark-white.png');
    margin-left: 30px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-weight: 500;
}


/* header */
header {
    background-color: #fff;
    padding: 7px 0;
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
}

.logo-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-sec .logo {
    width: 300px;
}

.head-contact-details {
    display: flex;
    gap: 30px;
}

.head-contact-icon {
    display: flex;
}

.tele_text {
    color: #000;
    font-size: 22px;
}

.head-contact-info {
    display: flex;
    gap: 10px;
}

.head-contact-text {
    display: flex;
    flex-direction: column;
}

.head-contact-text span {
    font-size: 12px;
    color: #545454;
}

.head-contact-text a {
    font-size: 16px;
    font-weight: 500;
    color: #252525;
}

.head-contact-details .social-icons {
    margin-top: 0;
}

.head-contact-details .social-icons .social-icon-list {
    width: 38px;
    height: 38px;
}

.head-contact-icon {
    background-color: #ecb02b;
    padding: 5px;
    color: #fff;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    border-radius: 50%;
}

.head-contact-icon.green {
    background-color: #4caf50;
}


.head-contact-icon i {
    font-size: 20px;
    margin: auto;
}



.itinerary-img {
    border-radius: 20px;
    overflow: hidden;
}

.itinerary-img img {
    object-fit: cover;
}


.itinerary-home .owl-dots {
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
}

.itinerary-home .owl-theme .owl-dots .owl-dot.active span,
.itinerary-home .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #f96b33;
    position: relative;
}

.itinerary-home .owl-theme .owl-dots .owl-dot.active span::after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    border-radius: 50%;
    border: 1px solid #f96b33;
    width: 15px;
    height: 15px;
    transform: translate(-50%, -50%);
}

.tour-cost,
.tour-cost-banner {
    color: rgb(37, 37, 37);
    font-weight: 700;
}

.tour-cost-banner {
    color: white;
    margin: 15px 0;
}

.upcoming-tour-dates {
    background-color: #e6e3ec;
}

.tour-dates-main {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;

}

.tour-dates-list {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: calc(17% - 21px);
    background-color: #fff;
    border-radius: 5%;
    height: 120px;
    justify-content: center;
    box-shadow:
        0 1px 1px hsl(0deg 0% 0% / 0.065),
        0 2px 2px hsl(0deg 0% 0% / 0.065),
        0 4px 4px hsl(0deg 0% 0% / 0.065),
        0 8px 8px hsl(0deg 0% 0% / 0.065),
        0 16px 16px hsl(0deg 0% 0% / 0.065);
}

.tour-heading {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}

.tour-date {
    color: #000;
    font-weight: 500;
    margin-top: 5px;
}

.tour-dates-list.active {
    border: 2px solid #e03d26;
    background-color: #fff7f5;
}

.tour-meta {
    display: inline-block;
    margin-top: 8px;
    padding: 3px 8px;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    background-color: #4caf50;
    border-radius: 12px;
}

.tour-dates-list.past .tour-heading::after {
    content: " ✔ Completed";
    font-size: 11px;
    color: #4caf50;
    display: block;
    margin-top: 4px;
}

.tour-dates-list {
    position: relative;
    height: auto;
    min-height: 120px;
    padding: 15px 10px;
}

.tour-dates-list.past::after {
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 50%;
    height: 2px;
    background: #e03d26;
    transform: translateY(-50%);
}

.tour-dates-list.past {
    background-color: #f5f5f5;
    opacity: 0.75;
}

.customize-plan {
    border-radius: 15px;
    background-color: #e6e3ec;
}

.customize-plan {
    padding: 40px;
    border-radius: 15px;
}


/* contact */

.contact-form .form-control {
    min-height: 46px;
    display: block;
    width: 100%;
    padding: .375rem .75rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dee2e6 !important;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 15px;
}

.contact-form .quform-element>label {
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #545454;
    font-size: 16px;
}

.contact-form .quform-element {
    margin-bottom: 15px;
}

.contact-form .form-control:focus {
    box-shadow: 0 0 10px rgba(55, 125, 255, 0.1);
    border-color: #4e86ff
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.contact-form .form-control::-moz-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.contact-form .form-control:-ms-input-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.contact-form .form-control::-ms-input-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.contact-form .form-control::placeholder {
    color: #d0d4d9;
    opacity: 1
}

.contact-content .contact-form textarea {
    height: 180px;
}

.contact-content .contact-info {
    padding: 0;
}

.contact-info li {
    list-style: none;
    margin-bottom: 30px;
    display: flex;
    align-items: start;
}

.contact-info li .icon-box,
.contact-info li .content-box {
    display: table-cell;
    vertical-align: top;
}

.contact-info li .icon-box .inner {
    width: 60px;
    height: 60px;
    text-align: center;
    color: #000;
    font-size: 35px;
    margin-right: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-info li .content-box h4 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
}

.contact-info li .content-box p {
    color: #000;
    line-height: 22px;
    margin-bottom: 0;
}

.contact-info li .content-box p a {
    color: #000 !important;
}

.clr-white {
    color: #fff;
}


/* footer */

.mainfooter {
    background-color: #1e222b;
}

.copyright-sec {
    padding: 1.5rem 0;
    border-top: 1px solid rgb(255 255 255 / 0.1);
    color: #8c8c8c;
}

.get-help .mailfooter img {
    margin-top: 5px;
}

.footer-logo {
    max-width: 230px;
    margin-bottom: 20px;
}

.social-icons {
    display: flex;
    gap: 7px;
    margin-top: 18px;
}

.social-icon-list {
    border: 1px solid #f96b33;

    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.social-icon-list i {
    font-size: 17px;
    margin: auto;
}

.social-icon-list a {
    color: #545454;
}


.itinerary-home .itinerary-carousel .owl-nav button.owl-prev,
.itinerary-home .itinerary-carousel .owl-nav button.owl-next {
    position: absolute;
    top: -5px;
    transform: none;
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 50%;
    background: #fff;
    color: #000;
    font-size: 40px;
    line-height: 1;
    margin: 0;
}

.itinerary-home .itinerary-carousel .owl-nav button.owl-prev {
    left: 0px;
}

.itinerary-home .itinerary-carousel .owl-nav button.owl-next {
    right: 0px;
}