@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.header .menu>ul>li .sub-menu>ul>li>a,
.header .menu>ul>li>a {
    text-transform: capitalize;
    font-size: 15px;
    transition: color .3s;
    text-decoration: none
}

.header.scrolled .header .menu>ul>.page-btn-li .page-btn,
.home .menu-main span a,
.internal.contact-us .menu-main li span a,
.internal.internal.contact-us .header .toggle-btnn i,
.page-btn-new:hover {
    color: #fff !important
}

.header {
    display: block;
    position: fixed;
    top: 0;
    z-index: 99;
    background: 0 0;
    width: 100%;
    left: 0
}

.internal .header,
.service-img-box,
.service-img-box-2 {
    position: relative
}

.header .menu>ul>li>a svg,
a {
    transition: .3s
}

.header .item-left {
    flex: 0 0 17%;
    padding: 0 23px 0 58px
}

.header .logo a {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    text-decoration: none
}

.header .item-center {
    flex: 0 0 66%;
    margin-right: 60px
}

.header .item-right {
    flex: 0 0 17%;
    display: flex;
    justify-content: flex-end
}

.header .item-right a {
    text-decoration: none;
    font-size: 16px;
    color: #555;
    display: inline-block;
    margin-left: 10px;
    transition: color .3s
}

.header .menu>ul>li {
    display: inline-block;
    line-height: 42px;
    padding: 0 14px
}

.header .menu>ul>li>a {
    font-weight: 400;
    color: #fff;
    position: relative;
    line-height: 25px;
    display: block;
    align-items: center
}

.img-fluid,
.logo img,
.mobile-menu-new .dropdown .dropdown-menu,
.service-img-box-2 img {
    width: 100%
}

.header .menu>ul>li>a:hover svg {
    transform: rotate(182deg);
    fill: #006eef
}

.header .menu>ul>li .sub-menu {
    position: absolute;
    z-index: 500;
    padding: 20px 30px;
    transition: .5s;
    margin-top: 0;
    opacity: 0
}

.header-black-logo,
.header.scrolled .header-white-logo,
.internal .header .header-white-logo,
.internal.internal.contact-us .header .header-black-logo,
.internal.internal.contact-us .header.scrolled .header-white-logo,
.mobile-menu-head,
.mobile-menu-new,
.mobile-menu-trigger,
.toggle-btnn .fa-xmark {
    display: none
}

.header.scrolled .header-black-logo,
.internal .header .header-black-logo,
.internal.internal.contact-us .header .header-white-logo,
.internal.internal.contact-us .header.scrolled .header-black-logo {
    display: block
}

.header-white-logo {
    float: left
}

.header .menu>ul>li.menu-item-has-children .sub-menu {
    pointer-events: none;
    margin-top: 0 !important;
    opacity: 0;
    padding-top: 20px !important;
    pointer-events: none;
    transition: margin-top .3s, opacity .3s
}

.internal.contact-us header {
    padding: 20px !important
}

.internal.contact-us .header {
    position: absolute
}

.header.scrolled .header .menu>ul>li a,
.internal.contact-us .header .main-submenu-div li a {
    color: #000 !important
}

.internal.contact-us .new-contact-banner-form #captchaAnswer {
    border-bottom: 1px solid #fff !important
}

.internal.contact-us .new-contact-banner-form #captchaAnswer::placeholder {
    text-align: center
}

.internal.contact-us .menu-item-has-children svg {
    fill: #ffffff
}

.internal.contact-us .header.scrolled .menu-item-has-children svg,
.scrolled .menu-item-has-children svg {
    fill: #000
}

.header.scrolled .header .menu>ul>li>a,
.internal .header.scrolled .header .menu>ul>li>a,
.internal.contact-us .header.scrolled .menu>ul>li a,
.mobile-menu-new .ancor-btn a {
    color: #000
}

.header .menu>ul>li .sub-menu>ul>li {
    line-height: 1
}

.header .menu>ul>li .sub-menu>ul>li>a {
    display: inline-block;
    padding: 10px 0;
    color: #555
}

.header .menu>ul>li .single-column-menu {
    min-width: 280px;
    max-width: 350px
}

.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li {
    line-height: 1;
    display: block
}

.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
    padding: 10px 0;
    display: inline-block;
    font-size: 15px;
    color: #555;
    transition: color .3s
}

.header .menu>ul>li .sub-menu.mega-menu {
    left: 50%;
    transform: translateX(-50%)
}

.header .menu>ul>li .sub-menu.mega-menu-column-4 {
    max-width: 1438px;
    width: 100%;
    flex-wrap: wrap;
    border-radius: 15px !important
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
    flex: 0 0 25%;
    padding: 0 15px
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title {
    font-size: 16px;
    color: #ea4636;
    font-weight: 500;
    line-height: 1;
    padding: 10px 0
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
    text-align: center
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    margin-top: 10px;
    height: 300px;
    object-fit: cover
}

.page-btn-li:hover {
    background-color: #00b2f2
}

.banner-section {
    background-image: url('../img/banner.jpg');
    background-size: cover;
    background-position: center;
    height: 700px;
    width: 100%;
    display: block
}

.sub-menu h2 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 0;
    text-align: left
}

.sub-menu p {
    color: #727272;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    line-height: 27px
}

.menu-item-has-children svg {
    width: 14px;
    fill: #fff;
    margin-bottom: 5px
}

.header .menu>ul>li>a:hover {
    text-decoration: none;
    color: #006eef
}

.page-btn-new-header {
    font-size: 16px;
    color: #0070ed !important;
    line-height: 41px;
    text-decoration: none;
    font-weight: 600;
    padding: 0 23px;
    border-radius: 8px;
    font-family: Montserrat, sans-serif !important;
    border: 2px solid #0070ee !important;
    float: left;
    transition: .3s
}

.page-btn-new:hover {
    background-color: #01b1f3 !important
}

.page-btn-new-headersvg {
    fill: #01b1f3;
    width: 10px
}

.page-btn-new:hover svg {
    fill: #fff
}

.sub-menu h5 {
    text-align: left !important;
    color: #000000d6;
    font-size: 18px;
    font-weight: 500 !important;
    text-transform: none;
    padding: 22px 0 0 9px
}

.why-choose-box h3 {
    margin-bottom: 0;
    color: #000;
    font-size: 21px;
    font-weight: 500;
    text-align: left
}

.why-choose-box h3 a {
    text-decoration: none;
    color: #000;
    font-size: 18px !important
}

.why-choose-box h3 a:hover {
    color: #00abe8
}

.why-choose-box p {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    margin-top: 0;
    padding-left: 13px
}

.menu-service-card h2,
.menu-service-card ul li a {
    font-family: Poppins, Sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 24px;
    color: #000
}

.why-choose-box {
    margin-bottom: 30px
}

.menu-service-card {
    text-align: left;
    padding-bottom: 10px;
    margin-top: 0;
    margin-right: 0
}

.menu-service-card h2 {
    font-size: 20px;
    font-weight: 600
}

.menu-service-card ul li a {
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 21px
}

.menu-service-card ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    list-style: none;
    margin-bottom: 12px
}

.menu-service-card ul li a:hover {
    color: #00adeb
}

.service-img-box,
.service-img-box img {
    height: 100%
}

.service-img-box-2 {
    background-color: #f4f5f7;
    padding: 22px;
    border-radius: 17px
}



.page-btn-new-header:hover {
    background-color: #0070ed;
    border: 1px solid #0070ed !important;
    color: #fff !important
}

.mobile-menu-new .dropdown,
.mobile-menu-new .dropdown ul li {
    border-bottom: 1px solid #ddd
}

.page-btn-new-header:hover svg,
.page-btn-new-header:hover svg path,
.service-img-box .page-btn-new-headersvg {
    fill: #fff !important
}

.industries-sub-menu {
    padding: 0 !important
}

.industries-sub-menu .page-btn-new-header {
    left: 10%
}

.industries-sub-menu ul {
    width: 33%;
    display: inline-block;
    padding: 20px 0;
    vertical-align: top;
    text-align: left
}

.industries-sub-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #000
}

.industries-sub-menu ul li a:hover {
    color: #1a99de
}

.header .menu>ul>li a,
.offcanvas-body ul li a {
    color: #000;
    font-weight: 500
}

.industries-sub-menu ul li {
    align-items: center;
    display: flex;
    margin-bottom: 15px;
    gap: 21px
}

.industries-sub-menu ul li h3 {
    display: flex;
    margin: 0
}

.industries-sub-menu ul li img {
    width: 37px;
    height: 37px
}

.page-btn {
    color: #fff !important;
    font-family: Barlow, sans-serif !important;
    font-size: 17px !important
}

.page-btn-li {
    background: #006eef;
    border-radius: 5px;
    padding: 0 15px 0 16px !important;
    color: #fff;
    height: 44px;
    line-height: 44px !important;
    margin-left: 12px;
    display: flex !important;
    align-items: center
}

.go-back svg {
    width: 15px;
    fill: #000000
}

.header.scrolled,
.internal .header.scrolled {
    background: #0a0a0a;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffff;
    transition: background .3s ease-in-out
}

.header.scrolled .header,
.internal .header.scrolled .header {
    background: #fff
}

.main-submenu-div {
    background-color: #fff;
    border-radius: 15px !important
}

.header .menu>ul>li.menu-item-has-children>a:hover+.sub-menu {
    margin-top: 0;
    opacity: 1;
    pointer-events: auto
}

.menu-main {
    display: flex;
    justify-content: end;
    align-items: center
}

.header .menu>ul>li a {
    font-size: 16px
}

.header .menu>ul>li a img {
    width: 40px
}

.popup-form .dropdown-toggle::after {
    border-top: .3em solid #000 !important
}

.mobile-menu-new .dropdown {
    text-align: left
}

.mobile-menu-new .dropdown button {
    background: 0 0;
    border: none !important;
    box-shadow: none;
    width: 100% !important;
    text-align: left
}

.mobile-menu-new .dropdown button::after {
    right: 0;
    position: absolute;
    top: 14px;
    border-top: .3em solid #000 !important
}

.mobile-menu-new .btn-primary:focus,
.mobile-menu-new .dropdown button:focus {
    box-shadow: none !important
}

.mobile-menu-new .ancor-btn::after,
.modal-backdrop.show {
    display: none !important
}

.offcanvas-start {
    width: 100% !important;
    top: 62px;
    background-color: #001030
}

.offcanvas-body {
    padding-bottom: 100px !important
}

.offcanvas-body .accordion-item {
    padding: 0;
    margin-bottom: 9px;
    border: none;
    background-color: transparent
}

.header .accordion-collapse {
    background-color: #fff;
    border-radius: 10px
}

.header .collapsing {
    transition: height 1s !important
}

.offcanvas-body .accordion-header {
    padding: 0
}

.offcanvas-body ul li {
    text-align: left;
    margin-bottom: 15px
}

.offcanvas-title {
    color: #fff
}

.offcanvas-header .btn-close {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important
}

.offcanvas-start .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important
}

.offcanvas-start .accordion-button {
    background: #001030;
    color: #fff;
    padding: 10px 1.25rem !important
}

.bottom-menu-ul li {
    font-size: 16px;
    padding: 10px 20px;
    color: #fff;
    border-top: 0
}

.bottom-menu-ul li a {
    color: #fff !important;
    font-size: 1rem
}

.offcanvas-header {
    background-color: transparent !important
}

.header.scrolled .toggle-btnn,
.internal .header .toggle-btnn,
.internal.internal.contact-us .header.scrolled .toggle-btnn {
    border: 1px solid #0d6efd !important
}

.header.scrolled .toggle-btnn i,
.internal .header .toggle-btnn i,
.internal.internal.contact-us .header.scrolled .toggle-btnn i {
    color: #0d6efd !important
}

.internal.internal.contact-us .header .toggle-btnn {
    border: 1px solid #fff !important
}

.header .accordion-button::after {
    background-size: 1rem
}

.service-img-box .page-btn-new-header {
    position: absolute;
    bottom: 8%;
    border: 1px solid #fff !important;
    left: 16%;
    color: #fff !important
}

.service-img-box .page-btn-new-header:hover {
    color: #fff !important;
}
.page-btn-new-header{color: #fff !important;}
.header.scrolled  .page-btn-new-header{color: #fff !important;}
@media(max-width:1440px) {
    .header .menu>ul>li .sub-menu.mega-menu-column-4 {
        max-width: 1281px
    }

    .main-submenu-div li a {
        font-size: 15px !important;
        line-height: 24px
    }
}

@media(max-width:1366px) {
    .header .menu>ul>li .sub-menu.mega-menu-column-4 {
        max-width: 1221px
    }

    .industries-sub-menu ul li img,
    .menu-service-card ul li a img {
        width: 35px
    }

    .industries-sub-menu ul li a,
    .menu-service-card ul li a {
        font-size: 13px
    }

    .menu-service-card ul li {
        margin-bottom: 8px
    }

    .main-submenu-div li a {
        font-size: 14px !important;
        line-height: 24px
    }

    .sub-menu h2 {
        font-weight: 600;
        line-height: 40px
    }

    .why-choose-box p {
        padding-left: 2px
    }
}

@media(max-width:1110px) {
    .header .menu>ul>li {
        margin-left: 15px
    }
}

@media(max-width:1024px) {
    .header .menu>ul>li>a {
        font-size: 13px
    }

    .header .menu>ul>li .sub-menu.mega-menu-column-4 {
        max-width: 881px
    }

    .header.scrolled .header {
        padding: 13px !important
    }
}

@media(max-width:991px) {

    .header .menu .mobile-menu-head .go-back,
    .header .menu .mobile-menu-head .mobile-menu-close,
    .header .menu>ul>li>a i {
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center
    }

    .header .menu,
    .menu-overlay {
        position: fixed;
        left: 0;
        top: 0;
        transition: .5s
    }

    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title,
    .sub-menu h2,
    .sub-menu p {
        margin-bottom: 0
    }

    .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul,
    .service-img-box-2 {
        margin-bottom: 15px
    }

    .header .item-center {
        order: 3;
        flex: 0 0 100%
    }

    .header .menu>ul>li>a,
    .v-center {
        justify-content: space-between
    }

    .header .item-left,
    .header .item-right {
        padding: 0
    }

    .header .mobile-menu-trigger {
        display: flex;
        height: 50px;
        width: 50px;
        margin-left: 15px;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        background: #00aff0;
        border-radius: 100%
    }

    .header .mobile-menu-trigger span {
        display: block;
        height: 2px;
        background-color: #fff;
        width: 24px;
        position: relative
    }

    .header .mobile-menu-trigger span:after,
    .header .mobile-menu-trigger span:before {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff
    }

    .header .mobile-menu-trigger span:before {
        top: -6px
    }

    .header .mobile-menu-trigger span:after {
        top: 6px
    }

    .header .item-right {
        align-items: center
    }

    .header .menu {
        width: 320px;
        background-color: #fff;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%);
        z-index: 1099
    }

    .header .menu.active {
        transform: translate(0)
    }

    .header .menu>ul>li {
        line-height: 1;
        margin: 0;
        display: block;
        text-align: left
    }

    .header .menu>ul>li>a {
        line-height: 50px;
        height: 50px;
        padding: 0;
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        display: flex;
        color: #000
    }

    .header .menu>ul>li>a i {
        position: absolute;
        top: 0;
        right: 0;
        transform: rotate(-90deg)
    }

    .header .menu .mobile-menu-head {
        display: flex;
        height: 50px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        justify-content: space-between;
        align-items: center;
        position: relative;
        z-index: 501;
        position: sticky;
        background-color: #fff;
        top: 0
    }

    .header .menu .mobile-menu-head .go-back {
        border-right: 1px solid rgba(0, 0, 0, .1);
        cursor: pointer;
        color: #000;
        font-size: 16px;
        display: none
    }

    .header .menu .mobile-menu-head.active .go-back,
    .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a,
    .header .menu>ul>li .sub-menu>ul>li>a,
    .mobile-menu-new {
        display: block
    }

    .header .menu .mobile-menu-head .current-menu-title {
        font-size: 15px;
        font-weight: 500;
        color: #000
    }

    .header .menu .mobile-menu-head .mobile-menu-close {
        border-left: 1px solid rgba(0, 0, 0, .1);
        cursor: pointer;
        color: #000;
        font-size: 25px
    }

    .header .menu .menu-main {
        padding: 0 0 0 20px;
        height: 100%
    }

    .header .menu>ul>li .sub-menu,
    .header .menu>ul>li .sub-menu.mega-menu {
        visibility: visible;
        opacity: 1;
        position: absolute;
        box-shadow: none;
        margin: 0;
        padding: 65px 15px 15px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: none;
        min-width: auto;
        display: none;
        transform: translateX(0)
    }

    .header .menu>ul>li .sub-menu.active {
        display: block;
        padding: 20px !important
    }

    @keyframes slideLeft {
        0% {
            opacity: 0;
            transform: translateX(100%)
        }

        100% {
            opacity: 1;
            transform: translateX(0)
        }
    }

    @keyframes slideRight {
        0% {
            opacity: 1;
            transform: translateX(0)
        }

        100% {
            opacity: 0;
            transform: translateX(100%)
        }
    }

    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
        margin-top: 0
    }

    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
        margin-bottom: 20px
    }

    .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
        flex: 0 0 100%;
        padding: 0
    }

    .menu-overlay {
        background-color: rgba(0, 0, 0, .5);
        width: 100%;
        height: 100%;
        z-index: 1;
        visibility: hidden;
        opacity: 0
    }

    .menu-overlay.active {
        visibility: visible;
        opacity: 1
    }

    .sub-menu h2 {
        font-size: 17px
    }

    .sub-menu p {
        font-size: 14px;
        line-height: 25px
    }

    .why-choose-box {
        margin-top: 20px
    }

    .empty-code,
    .header-item.item-right {
        display: none
    }

    .page-btn-new-header {
        font-size: 13px;
        margin-top: 20px
    }

    .page-btn-new-headersvg {
        width: 8px
    }

    .sub-menu h5,
    .why-choose-box h3 {
        font-size: 16px
    }

    .menu-service-card {
        margin-right: 0;
        min-height: auto;
        border-bottom: 0 !important
    }

    .page-btn-new-header svg {
        fill: #00AFF0 !important
    }

    .menu-service-card h2 {
        margin-bottom: 5px
    }

    .service-img-box-2 {
        margin-top: 0
    }

    .industries-sub-menu ul {
        width: 100%;
        padding-left: 15px;
        padding-bottom: 0;
        padding-top: 0
    }

    .page-btn-li {
        margin-left: 10px !important;
        display: inline-block;
        float: left;
        margin-top: 15px !important
    }

    .menu-item-has-children svg {
        fill: #000
    }
}

@media(max-width:768px) {
    .header .v-center {
        flex-direction: unset
    }

    .header .menu>ul>li {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        padding: 10px 0 !important;
        width: 100%
    }

    .menu-main {
        flex-direction: column;
        text-align: left;
        justify-content: flex-start;
        align-items: baseline
    }

    .main-submenu-div {
        padding: 20px;
        width: 100% !important;
        height: 96vh !important
    }

    .header .menu>ul>li .sub-menu.mega-menu-column-4 {
        padding: 0 !important
    }

    .header .menu>ul>li a {
        color: #000 !important
    }

    .header .menu>ul>li.page-btn-li {
        width: max-content;
        padding: 10px 20px !important
    }

    .header .menu>ul>li.page-btn-li a {
        color: #fff !important
    }

    .christmas-gif-div {
        top: 30%;
        right: 3%
    }

    .christmas-close {
        top: 9px;
        right: 54px
    }

    .logo img {
        width: 80%
    }
}