body {
    overflow-x: hidden;
}

.header_above {
    display: flex;
    align-items: center;
    margin: 0;
    max-width: 100vw;
    padding-right: 30px;
}

.header_above1 {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 360px;
    margin-top: 50px;
}

#header_logo {
    margin-top: 11px;
    margin-left: 68px;
}

.header_above1>div:nth-of-type(1) button {
    margin-top: 15px;
    margin-left: 40px;
    width: 160px;
    color: #FF8100;
    border: #FF8100;
}

.header_above1>div:nth-of-type(1) button:hover {
    background-color: #FF8100;
    color: white;
}

.header_above1>div:nth-of-type(1) button::after {
    vertical-align: .150em;
}

.header_above>div:nth-of-type(2) {
    width: 160px;
    margin-top: 15px;
}

#languageDropdown {
    gap: 20px;
}

.header_above>div:nth-of-type(2) .dropdown-toggle::after {
    margin-left: 30px;
    vertical-align: .100em;
    color: #FF8100;
}

.header_above>div:nth-of-type(2) .dropdown-toggle {
    color: #757575;
    text-decoration: none;

}

.header_above>div:nth-of-type(2) .dropdown-toggle img {
    width: 24px;
    height: 24px;
    object-fit: cover;
    border-radius: 50%;
    display: inline-block;
}

.dropdown-item.d-flex.align-items-center {
    gap: 20px;
}

/* Normal state - reset Bootstrap override */
.dropdown-menu a.dropdown-item {
    color: #212529;
    /* Default text color */
    font-weight: 400;
    padding: 0.5rem 1rem;
    transition: color 0.2s ease, background-color 0.2s ease;
}

/* Hover effect */
.dropdown-menu a.dropdown-item:hover {
    color: #FF8100;
    /* Orange hover */
}

.navbar-nav.mx-auto {
    margin-left: 93px !important;
    gap: 50px;
    font-size: 16px;

}

.navbar-nav.mx-auto li a::after {
    display: none;
}

/* Show dropdown on hover */
.navbar .dropdown:hover>.dropdown-menu {
    display: block;
    margin-top: 0;
}

.btn.btn-warning.font-weight-bold {
    margin-right: 30px;
    background: #f58220;
    color: white;
    border: none;
    padding: 6px 40px;
}

.pro_home1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 70%;
    margin-left: 15%;
    margin-top: 40px;
}

.pro_home1>.container {
    flex: 1 1 60%;
    z-index: 1;
    padding: 0 30px;
}

.pro_home1>a:nth-of-type(1) {
    flex: 1 1 40%;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    /* Left aligned */
}

.pro_home1>a:nth-of-type(1) img {
    max-width: none;
    width: 60%;
    margin-left: 30%;
    /* transform: translateX(-23%);  🔥 Crop the left */
    object-fit: contain;
}

.home_title1 {
    font-size: 60px;
    font-weight: 700;
}

.home_title2 {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 30px;
    color: #FF914D;
}

.demo_1 {
    background-color: #f58220;
    width: 200px;
    margin-top: 50px;
    padding: 5px 25px;
}

.pro_home2,
.pro_home3 {
    width: 70%;
    margin-left: 15%;
    margin-top: 100px;
}

.pro_home2>p:nth-of-type(1) {
    color: #757575;
}

.home2_line1 div,
.home2_line2 div,
.home2_line3 div,
.home2_line4 div {
    display: flex;
    gap: 20px;
    font-size: 25px;
    align-items: center;
    padding: 0;
}

.home2_line1,
.home2_line2,
.home2_line3,
.home2_line4,
.home3_first,
.home3_second,
.home3_third,
.client_container,
.home3_forth {
    margin: 0;
    padding: 0;
    margin-top: 50px;
    display: flex;
}

.home2_line1 div p,
.home2_line2 div p,
.home2_line3 div p,
.home2_line4 div p {
    margin-bottom: 0;
}

.home2_line1 div i,
.home2_line2 div i,
.home2_line3 div i,
.home2_line4 div i {
    margin-top: 5px;
}

.home3_first,
.home3_third>div:nth-of-type(1) {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 24px;
    gap: 10px;
}

.home3_third>div:nth-of-type(1) i {
    font-size: 25px;
    margin-top: 5px;
}

.home3_first i {
    font-size: 25px;
    margin-top: 25px;
}

.home3_first div p {
    font-size: 60px;
    font-weight: 700;
}

.home3_first div a,
.video_btn a {
    background-color: #f58220;
    width: 150px;
    padding: 6px 0;
    margin-top: 20px;
    border: 1px solid #767676;
    color: white;
}

.pro_home3>h4:nth-of-type(1) {
    margin-top: 100px;
}

.pro_home3>p:nth-of-type(1) {
    color: #757575;
    font-size: 18px;
}

.client_container_one,
.home3_second>div {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 0;
    padding: 25px;
    height: max-content;
    padding-bottom: 9px;
}

.client_info,
.home3_second>div>div {
    display: flex;
    padding: 0;
}

.client_info a img,
.home3_second>div>div a img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.client_info a,
.home3_second>div>div a {
    width: 66px;
    height: 60px;
}

.client_info div h6 {
    color: #757575;
}

.home3_second>div>div div h6 {
    color: #757575;
}

.client_container,
.home3_second {
    gap: 100px;
}

.home3_third {
    gap: 30px;
}

.home3_third>div:nth-of-type(2) {
    width: 50%;
    background-color: #D9D9D9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home3_third>div:nth-of-type(2) i {
    font-size: 60px;
}

.home3_third {
    margin-top: 100px;
}

.home3_third>div:nth-of-type(1) {
    display: flex;
    width: 45%;
    margin: 0;
}

.pro_home3>div:nth-of-type(5) {
    justify-content: center;
    display: flex;
}

.pro_home3>h1:nth-of-type(1) {
    text-align: center;
    margin-top: 100px;
    font-weight: 700;
}

.pro_home3>div:nth-of-type(5) i {
    font-size: 200px;
    margin-top: 50px;
}

.pro_home3>div:nth-of-type(5) i::before {
    background-color: #FFBA0A;
    border-radius: 50%;
}

.pro_home3>p:nth-of-type(2) {
    margin-top: 50px;
    text-align: center;
}

.clock_card {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 0;
    padding: 20px;
    padding-bottom: 0;
}

.clock_container {
    display: flex;
    justify-content: center;
}

.clock_container i {
    font-size: 30px;
    padding-bottom: 15px;
}

.clock_container i::before {
    background-color: #FFBA0A;
    border-radius: 50%;
}

.clock_card p,
.clock_card h4 {
    text-align: center;
}

.home3_forth {
    gap: 50px;
    margin-top: 100px;
}

.devider,
.devider2 {
    margin-top: 50px;
    height: 2px;
    background-color: #f97316;
    padding: 0;
    width: 100%;
}

.pro_home4 {
    display: flex;
    width: 70%;
    margin-left: 15%;
    margin-top: 50px;
}

.pro_home4 a img {
    max-width: 450px;
}

.business {
    padding: 50px;
    width: 50%;
}

.business h1 {
    font-weight: 700;
    padding-bottom: 10px;
}

.business h6 {
    padding-bottom: 10px;
    padding-top: 20px;
}

.btn_container>a:nth-of-type(1) {
    padding: 5px 0px;
    width: 150px;
    background-color: #FF914D;
    color: white;
    position: absolute;
    right: 0;
}

.btn_container {
    position: relative;
}

.btn_container>a:nth-of-type(2) {
    background-color: #2C2C2C;
}

.pro_home5 {
    width: 70%;
    margin-left: 15%;
    margin-top: 150px;
}

.pro_home5>h1:nth-of-type(1) {
    margin-top: 50px;
    font-weight: 700;
    margin-bottom: 30px;
}

.pro_home5>h3:nth-of-type(1) {
    margin-bottom: 30px;
}

.pro_home5>h6:nth-of-type(1) {
    margin-bottom: 50px;
}

.pro_feedback {
    display: flex;
    margin: 0;
    padding: 0;
    gap: 100px;
}

.feedback_container,
.feedback_icon,
.feedback_content {
    padding: 0;
}

.feedback_icon i {
    font-size: 40px;
    position: relative;
    top: 20px;
}

.feedback_icon {
    display: flex;
    justify-content: end;
}

.feedback_content {
    padding: 20px;
    width: 90%;
    background-color: #FEF7FF;
}

.pro_home6 {
    width: 70%;
    margin-left: 15%;
    margin-top: 50px;
}

.pro_home6 h4 {
    width: 250px;
    padding: 40px;
    background-color: #D9D9D9;
}

.pro_home6>div:nth-of-type(1) {
    display: flex;
    gap: 7vw;
    align-items: center;
}

.pro_home6>div:nth-of-type(1) h1 {
    font-weight: 700;
}

.pro_home6>div:nth-of-type(2) a img {
    margin-left: 70px;
    width: 100%;
}

.pro_home6>div:nth-of-type(2) a {
    width: 80%;
}

.pro_home6>div:nth-of-type(2) {
    display: flex;
    margin-top: 30px;
}

.pro_home6>div:nth-of-type(2) div p {
    font-size: 22px;
    margin-left: -10vw;
}

.pro_home6>div:nth-of-type(2) div h4 {
    margin-top: 70px;
    margin-left: 10vw;
}

.pro_home6>div:nth-of-type(3) {
    display: flex;
    gap: 32%;
    margin-top: -100px;
}

.pro_home6>p:nth-of-type(1) {
    font-size: 22px;
    margin-top: 100px;
    width: 70%;
}

.devider2 {
    margin-top: 50px;
}


.pro_home6>div:nth-of-type(5) {
    width: 70%;
    margin-left: 15%;
    margin-top: 100px;
    position: relative;
}

.pro_home6>div:nth-of-type(5) img {
    width: 100%;
    border-radius: 50px;
}

.pro_home6>div:nth-of-type(5)>div:nth-of-type(1) {
    position: absolute;
    z-index: 9;
    width: 60%;
    margin-left: 20px;
    padding: 100px 50px;
    background-color: #FFFFFF;
    opacity: 0.8;
    border-radius: 15px;
    bottom: 30px;
}

.pro_home6>div:nth-of-type(5)>div:nth-of-type(1)>p:nth-of-type(1) {
    color: #757575;
    font-size: 20px;
}

.pro_home6>div:nth-of-type(5)>div:nth-of-type(1)>a {
    font-size: 15px;
    background-color: #f97316;
    color: white;
    opacity: 1;
}

.pro_home6>div:nth-of-type(5)>div:nth-of-type(1)>h4 {
    width: 100%;
    background-color: #FFFFFF;
    opacity: 0.8;
    padding: 0;
}

.pro_home7 {
    width: 70vw;
    margin-left: 15vw;
    margin-top: 100px;
}

.pro_home7>p:nth-of-type(1) {
    /* color: #757575; */
    font-size: 18px;
    text-align: center;
}

.pro_home7>h1:nth-of-type(1) {
    text-align: center;
    margin-top: 50px;
    font-weight: 700;
    font-size: 60px;
}

.pro_home7>h3:nth-of-type(1) {
    text-align: center;
    margin-bottom: 50px;
}

.contact_us {
    display: flex;
    gap: 20px;
}

.contact_us>div:nth-of-type(1) {
    width: 45%;
    /* background: linear-gradient(359deg, rgba(13, 13, 13, 1) 0%, rgba(0, 0, 0, 1) 42%, rgba(112, 110, 110, 1) 100%) */
    background: #333333D9
}

.contact_us>div:nth-of-type(1) p {
    color: white;
    font-size: 20px;
    margin-left: 20px;
}

.contact_us>div:nth-of-type(1) h2 {
    color: #f97316;
    font-weight: 700;
    margin-top: 100px;
    margin-left: 20px;
    margin-bottom: 60px;
    font-size: 40px;
    -webkit-text-stroke: 1px black;
}

.contact_us>div:nth-of-type(1)>div:nth-of-type(1) {
    margin-top: 50px;
    padding-left: 20px;
    display: flex;
    gap: 20px;
}

.contact_us>div:nth-of-type(1)>div:nth-of-type(1) i {
    color: white;
    font-size: 40px;
    width: 50px;
    height: 50px;
    /* background-color: #f97316; */
    /* border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact_us>form:nth-of-type(1) {
    background-color: #fef0e5 !important;
}

.contact_us>form:nth-of-type(1) input {
    height: 50px;
}

.contact_us>form:nth-of-type(1) textarea {
    height: 150px;
}

.contact_us>form:nth-of-type(1) img {
    width: 45%;
}

.contact_us>form:nth-of-type(1) label {
    font-weight: 700;
}

.contact_us>form:nth-of-type(1)>div:nth-of-type(5) button {
    background-color: #f97316;
    color: white;
    font-weight: 500;
    width: 100px !important;
    height: 50px;
    font-size: 20px;
}

.contact_us>form:nth-of-type(1)>div:nth-of-type(5) button:hover {
    background-color: #f97316;
    color: white;
    font-weight: 500;
    width: 100px !important;
    height: 50px;
    font-size: 20px;
}

.pro_home7>h3:nth-of-type(2) {
    text-align: center;
    margin-top: 50px;
}

.pro_home7>p:nth-of-type(2) {
    text-align: center;
    font-size: 20px;
    color: #757575;
}

.pro_home7>form:nth-of-type(1) label {
    display: none;
}

.pro_home7>form:nth-of-type(1) input {
    width: 300px;
    margin-top: 25px;
}

.pro_home7>form:nth-of-type(1) button {
    width: 150px !important;
    background-color: #f97316;
    color: white;
    border: 1px solid #2C2C2C;
}

.pro_home7>form:nth-of-type(1) button:hover {
    width: 150px !important;
    background-color: #f97316;
    color: white;
    border: 1px solid #2C2C2C !important;
}

.pro_home7>form:nth-of-type(1) {
    display: flex;
    gap: 30px;
    justify-content: center;
    padding-top: 0 !important;
}

.site-footer {
    display: flex;
    border-top: 1px solid #D9D9D9;
    margin-top: 100px;
    padding: 30px;
    padding-top: 0;
}

.site-footer img {
    width: 130px;
    margin-bottom: 40px;
}

.site-footer h6 {
    margin-bottom: 40px;
    padding-top: 30px;
}

.site-footer h3+p,
.site-footer h3+p+p+p,
.site-footer h3+p+p+p+p,
.site-footer h3+p+p+p+p+p+p,
.site-footer h3+p+p+p+p+p+p+p,
.site-footer h3+p+p+p+p+p+p+p+p+p {
    margin-bottom: 0;
}

.site-footer>div:nth-of-type(1)>div:nth-of-type(1) i {
    font-size: 24px;
    margin-right: 10px;
}

.site-footer>div:nth-of-type(1)>div:nth-of-type(1) p:nth-child(4) {
    margin-bottom: 0;
}

.site-footer>div:nth-of-type(6)>form:nth-of-type(1) {
    padding: 0 !important;
}

.site-footer>div:nth-of-type(1)>a:nth-of-type(1) img {
    margin-top: 10px;
}

.navbar {
    position: relative;
}

@media screen and (max-width: 1540px) {
    .pro_home6>div:nth-of-type(3) {
        margin-top: -50px;
    }

    .pro_home6 h4 {
        font-size: 20px;
        width: 200px;
    }
}

@media screen and (max-width: 1400px) {
    .pro_home6>div:nth-of-type(3) {
        margin-top: 0px;
    }

    .pro_home6>div:nth-of-type(2) div p {
        font-size: 20px;
        margin-left: 0vw;
    }

    .pro_home6>div:nth-of-type(5)>div:nth-of-type(1) {
        position: static;
        width: 100%;
    }

    .pro_feedback {
        gap: 20px;
    }

    .btn_container>a:nth-of-type(1) {
        margin-left: 50px;
    }
}

@media screen and (max-width: 1000px) {
    .pro_home6 h4 {
        font-size: 16px;
        width: 180px;
    }

    .pro_home6>div:nth-of-type(2) div p {
        font-size: 16px;
        margin-left: 1vw;
    }

    .pro_feedback {
        display: block;
    }

    .pro_home4 a img {
        max-width: 300px !important;
    }

    .contact_us {
        display: block;
    }

    .contact_us>div:nth-of-type(1) {
        width: 100%;
        padding: 30px;
        margin-bottom: 50px;
    }

    .header_above1 {
        margin-right: 300px;
    }

    .navbar {
        /* justify-content: flex-end; */
        margin-left: 30px;
    }

    .navbar-toggler {
        font-size: 25px;
        padding: 5px 15px;
    }
}

@media screen and (max-width: 990px) {
    .btn.btn-warning.font-weight-bold {
        top: 0;
        position: absolute;
        right: 50px;
        margin-right: 0;
        margin-top: 8px;
    }

    .navbar div.collapse a {
        display: block !important;
    }

    .navbar .dropdown:hover>.dropdown-menu {
        border: none !important;
    }
}

@media screen and (max-width: 1200px) {
    .pro_home4 a img {
        max-width: 400px;
    }

    .btn_container>a:nth-of-type(1) {
        margin-left: 0px;
    }

    .home3_first,
    .home3_second,
    .client_container {
        display: block;
    }

    .home3_forth {
        gap: 50px;
    }

    .client_container_one,
    .home3_second>div,
    .clock_card {
        margin-top: 50px;
    }

    .home3_first div p {
        font-size: 40px;
    }

    .navbar-nav.mx-auto {
        gap: 25px;
    }
}