/* .about-bg img{
    max-width: 250px;
} */

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-80 {
    padding-top: 80px;
}

.welfare h2 {
    text-align: center;
}

.service-block-style2 .inner-block {
    border: 1px solid #eeeeee;
    position: relative;
    margin-bottom: 30px;
    padding: 32px;
    margin-bottom: 30px;
    border-radius: 15px;
    background-color: #030303;
}

.service-block-style2 .inner-block {
    border: 1px solid #eeeeee;
    position: relative;
    margin-bottom: 30px;
    padding: 32px;
    margin-bottom: 30px;
    border-radius: 15px;
    background-color: #030303;
}

.service-block-style2 .inner-block .shape1 img {
    width: 84px;
    opacity: 0.2;
}

.elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
}

.service-block-style2 .icon {
    margin-bottom: 37px;
}

.service-block-style2 .icon {
    margin-bottom: 37px;
}

.service-block-style2 .icon {
    margin-bottom: 37px;
}

.service-block-style2 .service-details {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 28px;
    margin-right: -5px;
}
.service-block-style2 .service-details {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 28px;
    margin-right: -5px;
}
.banner-wrapper h1 {
    font-size: 120px;
    text-transform: uppercase;
    text-align: center;
}

p.service-paragraph {
    font-family: var(--body-font);
}

@media (min-width: 1280px) {
    .nav-container {
        max-width: 1410px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }

    .nm-header-1-wrap {
        background: black;
        box-shadow: 1.782px 0.908px 32.2px 2.8px rgba(214, 243, 69, 0.23);
        border-radius: 50px;
        border: 1px solid rgba(214, 243, 69, 0.4);
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 200px;
    }

    .header-button a {
        background-color: var(--main-600);
        color: #000;
    }

    a.nav-menu__link {
        text-transform: uppercase;
    }
    .nm-header-1-action-link {
        display: flex;
        align-items: center;
        gap: 30px;
        margin-left: 60px;
    }
}

nav .nm-header-1-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap; /* IMPORTANT */
}

.header-left,
.header-right {
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .nm-header-1-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between; /* key */
        flex-wrap: nowrap;

        background: black;
        box-shadow: 1.782px 0.908px 32.2px 2.8px rgba(214, 243, 69, 0.23);
        border-radius: 50px;
        border: 1px solid rgba(214, 243, 69, 0.4);
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header-left {
        flex: 0 0 auto;
    }

    .header-right {
        flex: 1;
        display: flex;
        justify-content: flex-end; /* push toggle to right */
        align-items: center;
        gap: 10px;
    }

    .toggle-mobileMenu {
        margin-left: 40px; /* extra safety */
        display: block !important;
    }

    /* Optional: hide extra items to avoid crowding */
    .header-button,
    .header-offcanvas {
        display: none;
    }
}

.tw-text-xxl {
    font-size: 2rem;
    margin: 0;
}
.text-stroke {
    text-shadow:
        1px 1px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff;
    /* -1px 1px 0 #fff; */
}

/* .text-heading {
    color: #141414 !important;
} */

.bg-nav {
    background: #0e0e0ea6;
    padding: 0px 15px;
}

.pb-50 {
    padding-bottom: 110px;
}

.service-icon span img {
    /* max-width: 130px; */
    /* max-width: 220px; */
    /* border-radius: 15px; */
}

/* -----------marquee--------------- */

.maquee-slider {
    background-color: var(--main-red);
}

.maquee-content h5 {
    font-size: 50px;
    font-weight: 500;
    /* text-transform: uppercase; */
    margin-top: 25px;
}
.maquee-area {
    padding: 30px 0 26px;
    transform: rotate(2deg);
}

.maquee-content h5:after {
    content: "";
    background-color: #000;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin-left: 15px;
    display: inline-block;
    transform: translateY(-4px);
}

.footer-bg {
    background: #373434;
}

.socials a {
    color: #fff !important;
    font-size: 19px;
    text-decoration: underline;
}

.text-theme {
    color: var(--main-600);
}

.text-theme-project {
    color: var(--main-600);
    text-shadow:
        1px 1px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff;
}

.pt-180 {
    padding-top: 180px;
}

.cta-button .tw-btn-circle span:hover {
    color: var(--main-600) !important;
}

.cta-button .tw-btn-circle i:hover {
    color: var(--main-600) !important;
}

.cta-button:hover {
    background: #000 !important;
}

.cta-button .tw-btn-circle .tw-btn-circle-dot:hover {
    background: #000 !important;
}

/* -portfolio---------------- */

/* -----------------------------------
      Gallery Section
--------------------------------------*/
.portfolio-section {
    padding: 50px 0;
    background-color: #000;
}
.portfolio-section h2 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.portfolio-menu {
    text-align: center;
}
.control {
    background: #000;
    color: #fff;
    padding: 10px 21px;
    border: 1px solid var(--main-600);
    border-radius: 30px;
    margin: 5px;
    font-weight: 600;

    cursor: pointer;
    -webkit-transition: all 05s ease;
    -moz-transition: all 05s ease;
    -ms-transition: all 05s ease;
    -o-transition: all 05s ease;
    transition: all 0.5s ease;
}
.control:hover {
    background: #fff;
    color: #000;
}
.mixitup-control-active {
    color: #fff;
    background: var(--main-600);
}
.fancybox-container button:focus {
    outline: 0;
    box-shadow: none;
}
.portfolio-item {
    padding-top: 30px;
}

.portfolio-item .mix {
    margin-bottom: 20px;
}
.pd {
    padding: 0;
    padding: 15px;
}
.pd img {
    height: 100%;
    transition: all 0.5s;
}

#portfolio {
    padding-top: 120px;
}

#portfolio h2 {
    font-size: 7.5rem;
}

.portfolio-item img {
    transition: 0.3s ease;
    border: 1px solid var(--main-600);
    border-radius: 15px;
}

.portfolio-item img:hover {
    transform: scale(1.05);
}

.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
    display: none;
}

#lg-download-1 {
    display: none;
}

.testimonial-wrapper img {
    width: 85px;
    border-radius: 50px;
}

/* ------------------journey---------------- */

.slider-container {
    width: 100%;
    height: 100%;
    /* margin: 100px auto; */
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.slide {
    width: 100%;
    height: 100%;
    /* background: #4b4b4b; */
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    text-align: center;
    line-height: 300px;
    opacity: 0;
    visibility: none;
    transition: all 0.2s ease;
    color: white;
}

.dots {
    position: absolute;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
}

.dot {
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.icons {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icons-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    color: white;
}

.icons svg {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.icons #nextbtn {
    transform: rotate(-90deg);
}

.icons #previousbtn {
    transform: rotate(90deg);
}

.slide.active {
    opacity: 1;
    visibility: visible;
}

.dot.active {
    background: white;
}

.pt-40 {
    padding-top: 40px;
}

.btn-theme {
    border: 1px solid var(--main-600) !important;
    background-color: #fff;
    color: #000;
}

.btn-theme:hover {
    background-color: #fff !important;
}

.service-wrapper .btn-theme::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    inset-block-start: 0;
    inset-inline-start: 0;
    background: var(--main-600);
    z-index: -1;
    opacity: 0;
    overflow: hidden;
    transition: 0.4s;
    border-radius: 1.5rem;
}
@media screen and (max-width: 991px) {
    #portfolio h2 {
        font-size: 70px;
    }
}

/* -------------------------------- */

@media screen and (max-width: 991px) {
    .banner-wrapper {
        margin-block-end: 30px;
        text-align: center;
    }

    .banner-wrapper h1 {
        font-size: 60px;
        text-transform: uppercase;
    }

    .vision-area .about-paragraph {
        font-size: 30px;
        line-height: normal;
    }
    .welfare h2 {
        text-align: center;
        font-size: 75px;
    }

    .welfare p {
        font-size: 1.2rem;
    }

    .welfare .text-stroke {
        font-size: 70px;
    }

    .nav-menu__item.activePage > a {
        color: #fff !important;
    }

    .portfolio-panel {
        height: 180px;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        max-height: 250px !important;
    }
}
