.about-count-main,.about-section .container,.banner-section .extra-padding,.banner-slider .owl-item .item .caption,.banner_txt .caption2 h1.text1,.bannermain.innerbanner,.blog-section .defalt-heading,.blog-section .sub-heading,.factory-strength-section .factory-tab-content,.foot-clmn-1.all-foot-clmn,.form-section.h-search-form,.frm-content h6,.line-after,.logo-header-mid,.product-heading-bg .container,.sub-heading,.sub-heading h3, .sub-heading h2,body,section.banner-section .row,section.main-testimonial.zz .container.t03,section.product-section .defalt-heading,section.product-section .sub-heading {
    position: relative
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype")
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Nunito_Sans/NunitoSans_10pt-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Nunito_Sans/NunitoSans_10pt-Medium.ttf") format("truetype")
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Nunito_Sans/NunitoSans_10pt-SemiBold.ttf") format("truetype")
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Nunito_Sans/NunitoSans_10pt-Bold.ttf") format("truetype")
}

.content-hidden p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.content h2 {
    font-size: 32px
}

.content-hidden {
    overflow: hidden;
    transition: .5s
}

.content-hidden p:nth-child(2),.form-section.h-search-form form.d-flex,body .content-hidden h1:first-child,body .content-hidden h2:first-child,body .content-hidden p:first-child,li.foot-numb,section.main-testimonial.zz .owl-dots,section.main-testimonial.zz .owl-nav {
    display: block!important
}

.defalt-heading h2, .defalt-heading p.ppp,.sub-heading h3, .sub-heading h2 {
    color: var(--h-color);
    display: inline-block;
    font-family: Roboto!important
}

.banner-slider .owl-nav,body .content-hidden h1,body .content-hidden h2,body .content-hidden h3,body .content-hidden h4,body .content-hidden h5,body .content-hidden h6,body .content-hidden li,body .content-hidden ol,body .content-hidden p,body .content-hidden table,body .content-hidden td,body .content-hidden tr,body .content-hidden ul,section.maintestimonials-new .owl-nav {
    display: none!important
}

button#toggleBtn {
    outline: unset
}

.seo-content {
    padding-bottom: 10px
}

* {
    font-family: Nunito Sans!important
}

:root {
    --color1: #000000;
    --color2: #ffffff;
    --h-color: #34434D;
    --txt-color: #4A4A4A;
    --btn-color: #1db8e8;
    --btn-color1: linear-gradient(135deg, var(--btn-color) 0%, #c0c0c0 100%)
}

body {
    max-width: 1920px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    scroll-behavior: smooth;
    overflow-x: hidden;
    background: linear-gradient(90deg,#e8e8e8 49%,rgba(255,255,255,0) 100%)!important
}

.sub-heading h3, .sub-heading h2, .sub-heading span {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0
}

.sub-heading h3 span.colr1, .sub-heading h2 span.colr1 {
    font-weight: 700;
    color: #f87c02!important
}

.sub-heading h3 span.colr2, .sub-heading h2 span.colr2 {
    color: #d1d1d1;
    text-shadow: 0 0 #0089ff;
    font-weight: 700
}

.sub-heading h3 span.colr3, .sub-heading h2 span.colr3 {
    font-weight: 700;
    color: #028408
}

.sub-heading:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    opacity: 0
}

.defalt-heading h2, .defalt-heading p.ppp {
    font-size: 30px;
    margin: 10px 0;
    font-weight: 600;
    position: relative;
    text-transform: capitalize
}

.btn-primary {
    color: var(--color2);
    background: var(--btn-color)!important;
    border: 1px solid var(--btn-color)!important
}

.about-section .about-ccontent p,.banner_txt h2.text3,.banner_txt h5.text2,.banner_txt p.text4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (min-width: 575px) and (max-width:767px) {
    .sub-heading:before {
        height:3px!important
    }

    .sub-heading {
        padding-top: 0!important
    }

    .defalt-heading h2, .defalt-heading p.ppp {
        font-size: 18px!important
    }

    .image-service {
        width: 50px!important;
        margin: 0 auto!important
    }
}

.bannermain.innerbanner .innercaption {
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    align-content: center
}

.bannermain.innerbanner .innercaption h1,.bannermain.innerbanner .innercaption span {
    font-size: 25px;
    background: #222629;
    padding: 15px 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

body .my_contact_us {
    display: block;
    position: fixed;
    right: -44px;
    top: 35%;
    z-index: 9;
    transform: rotate(90deg)
}

.dasktop-show {
    display: block
}

.h-search-form input.form-control {
    position: absolute;
    width: 250px;
    top: -44px;
    transform: translateX(2000px);
    transition: .5s
}

.form-section.h-search-form button.btn {
    float: right
}

.form-section.h-search-form form.d-flex:hover input {
    transform: translateX(-180px);
    transition: .5s
}

.search-btn {
    cursor: pointer;
    display: inline-block;
    position: relative
}

.search-box-btn.search-box-outer {
    background: 0 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.search-box-btn.search-box-outer:hover {
    transition: .3s
}

.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateX(-100%);
    background-color: rgba(0,0,0,.9);
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -moz-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: 1.5s cubic-bezier(.86, 0, .07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86,0,0.07,1);
    -moz-transition-timing-function: cubic-bezier(0.86,0,0.07,1);
    -o-transition-timing-function: cubic-bezier(0.86,0,0.07,1);
    transition-timing-function: cubic-bezier(0.86,0,0.07,1)
}

.arrow-svg1,.arrow-svg2 {
    top: 50px;
    position: absolute
}

.search-active .search-popup {
    transform: translateY(0);
    margin-top: 0
}

.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: #fff;
    width: auto;
    height: auto;
    top: 25px;
    margin: 0;
    border: none;
    background: 0 0!important;
    box-shadow: none!important;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 0px
}

.search-popup:before {
    left: 0;
    top: 100%;
    width: 100%;
    height: 560px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 0;
    content: ""
}

.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.search-popup .form-group {
    position: relative;
    margin: 0;
    overflow: hidden
}

.search-popup .form-group input[type=search],.search-popup .form-group input[type=text] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000;
    height: 70px;
    width: 100%;
    outline: 0;
    border: none;
    padding: 10px 30px;
    background-color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 500;
    text-transform: capitalize
}

.search-popup .form-group button,.search-popup .form-group input[type=submit] {
    position: absolute;
    right: 30px;
    top: 0;
    height: 40px;
    line-height: 65px;
    background: 0 0;
    text-align: center;
    font-size: 24px;
    color: #000;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: unset
}

.search-popup .form-group button {
    top: 0!important;
    right: 20px!important;
    bottom: 0!important;
    height: 40px;
    width: 40px;
    margin: auto;
    padding: 0;
    line-height: normal;
    font-size: 0px
}

.search-popup .form-group button img.img-fluid {
    margin: 0;
    position: relative
}

.extra-padding,.logo-sec .header-top,section.main-testimonial.zz {
    padding: 0
}

.logo-sec .header-info {
    display: flex;
    justify-content: start;
    align-items: center
}

.h-contact .all-icon {
    display: flex;
    justify-content: center;
    align-items: center
}

.h-contact .all-icon .h-icon {
    height: 40px;
    width: 40px;
    margin-right: 10px;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: start
}

.h-contact .all-icon p.c-black {
    margin: 0!important;
    color: #136ffe;
    font-family: Raleway!important;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px
}

.h-contact .all-icon p.c-num {
    margin: 0 30px 0 0!important;
    color: #3e3a39;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px
}

.line-after:first-child:after,.my-navbar .header-logo.mobile-logo {
    display: none
}

.main-header li.nav-item {
    position: relative;
    margin: 0 10px 0 0;
    transition: .5s
}

.main-header li.nav-item a.nav-link {
    padding: 5px 0!important;
    color: var(--h-color)!important;
    border-radius: 0;
    font-family: Nunito Sans!important;
    margin: 0 10px;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .8px
}

.main-header li.active.nav-item a.nav-link {
    position: relative;
    border-radius: 0;
    color: var(--btn-color)!important;
    background: 0 0!important
}

.main-header li.nav-item a.nav-link:hover {
    border-radius: 0;
    transition: .3s ease-in
}

.my-navbar .navbar-collapse ul ul.dropdown-menu {
    background: var(--btn-color);
    transition: .3s
}

.my-navbar .navbar-collapse ul ul.dropdown-menu a {
    color: var(--color2)!important
}

.my-navbar .navbar-collapse ul ul.dropdown-menu li.dropdown-item:hover {
    background: 0 0!important;
    transition: .3s
}

.my-navbar .navbar-collapse ul ul.dropdown-menu li.dropdown-item:hover a {
    color: var(--color1)!important;
    transition: .3s;
    background: 0 0!important
}

@media (max-width: 767px) {
    .header-top,body .select-lang .gt_switcher_wrapper,body .test-img-wrappers,body section.services-main,body section.top-information {
        display:none
    }

    body .all-product-btn.btn-bnnr:after,body .all-product-btn.btn-bnnr:before {
        top: 34px
    }

    body .sub-heading:before {
        height: 0!important
    }

    body .sub-heading {
        padding-top: 0!important;
        margin: 0!important
    }

    body .sub-heading h3, .sub-heading h2, .sub-heading span {
        font-size: 12px!important;
        line-height: 15px!important
    }

    body .defalt-heading h2, .defalt-heading p.ppp {
        font-size: 16px!important;
        line-height: 20px!important;
        padding-bottom: 10px
    }

    body .my_contact_us {
        right: -30px
    }

    .main-menu-header,section.logo-sec.main-header {
        height: 80px!important;
        background: var(--color2)
    }

    section.logo-sec.main-header {
        width: 100%;
        position: fixed!important;
        top: 0;
        left: 0;
        z-index: 999!important
    }

    .main-menu-header {
        border-radius: 0!important;
        padding-top: 10px
    }

    .my-navbar .header-logo.mobile-logo {
        display: block!important;
        text-align: left!important;
        top: 0!important;
        margin: 0
    }

    .my-navbar .container-fluids {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%
    }

    .my-navbar .header-logo.mobile-logo img.img-fluid {
        width: 130px
    }

    .my-navbar button.navbar-toggler {
        padding: 0!important;
        background: var(--color2)
    }

    .main-header .navbar-collapse {
        position: fixed;
        top: 0;
        background: var(--color2);
        left: 0;
        transform: translateX(-1000px);
        width: 70%;
        padding-top: 60px;
        height: 100vh!important;
        text-align: left;
        transition: .3s
    }

    .main-header .navbar-collapse.show {
        transform: translateX(0);
        transition: .3s;
        background-color: #fff;
        z-index: 999
    }

    .main-header li.nav-item {
        padding: 5px 0!important
    }

    .main-header li.nav-item a.nav-link {
        font-size: 10px!important;
        color: var(--h-color)!important;
        margin: 5px 10px!important;
        display: inline-block;
        position: relative
    }

    .my-navbar .navbar-collapse ul ul.dropdown-menu {
        background: var(--color2)!important;
        margin: 0 10px;
        text-align: center!important
    }

    .my-navbar .navbar-collapse ul ul.dropdown-menu a {
        color: var(--h-color)!important;
        font-size: 10px
    }

    .main-header .navbar-toggler:focus {
        box-shadow: none!important;
        border-color: rgba(0,0,0,.1)
    }
}

@media (min-width: 575px) and (max-width:768px) {
    .logo-sec.main-header .wow.fadeInRight {
        width:100%
    }

    .my-navbar .container-fluids {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%
    }

    .logo-sec.main-header {
        background: #1c1c1c;
        width: 100%;
        position: fixed;
        height: 80px;
        top: 0;
        left: 0;
        z-index: 999
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .header-top {
        display:none
    }

    .logo-sec.main-header .row-second {
        display: none!important
    }

    .logo-sec.main-header .wow.fadeInRight {
        width: 100%
    }

    .logo-sec.main-header {
        background: #1c1c1c;
        width: 100%;
        position: fixed;
        height: 80px;
        top: 0;
        left: 0;
        z-index: 999
    }

    section.logo-sec.main-header {
        background: var(--color2);
        width: 100%;
        position: fixed!important;
        height: 80px;
        top: 0;
        left: 0;
        z-index: 999!important
    }

    .main-menu-header {
        background: var(--color2);
        height: 80px!important;
        border-radius: 0!important;
        padding-top: 10px
    }

    .my-navbar .header-logo.mobile-logo {
        display: block!important;
        text-align: left!important;
        top: 0!important
    }

    .my-navbar .container-fluids {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%
    }

    .my-navbar .header-logo.mobile-logo img.img-fluid {
        width: 160px
    }

    .my-navbar button.navbar-toggler {
        padding: 0!important;
        background: var(--color2)
    }

    .main-header .navbar-collapse {
        position: fixed;
        top: 0;
        background: var(--color2);
        left: 0;
        transform: translateX(-1000px);
        width: 70%;
        padding-top: 60px;
        height: 100vh!important;
        overflow: auto;
        text-align: left;
        transition: .3s;
        padding-bottom: 20px;
        z-index: 99999
    }

    .main-header .navbar-collapse.show {
        transform: translateX(0);
        transition: .3s
    }

    .main-header li.nav-item {
        padding: 5px 0!important;
        text-align: center!important
    }

    .main-header li.nav-item a.nav-link {
        font-size: 12px!important;
        color: var(--h-color)!important;
        margin: 5px 10px!important;
        display: inline-block;
        position: relative
    }

    .my-navbar .navbar-collapse ul ul.dropdown-menu {
        background: var(--color2)!important;
        margin: 0 10px;
        text-align: center
    }

    .my-navbar .navbar-collapse ul ul.dropdown-menu a {
        color: var(--h-color)!important;
        font-size: 12px
    }

    .main-header .navbar-toggler:focus {
        box-shadow: none!important;
        border-color: rgba(0,0,0,.1)
    }
}

.about-section,section.banner-section .bannermain {
    z-index: 1;
    position: relative
}

.my-navbar button.navbar-toggler.collapsed span.navbar-toggler-icon {
    background-image: url(/images/menubar.png)
}

.my-navbar button.navbar-toggler span.navbar-toggler-icon {
    background-image: url(/images/close.png);
    height: 40px;
    width: 40px
}

section.banner-section {
    position: relative;
    height: 700px;
    background: #222628
}

.banner-slider .owl-item .item .container {
    position: relative;
    height: 700px
}

.banner-slider .owl-item .item .container .row.align-items-center {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.banner_txt .caption2 h1.text1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 2px;
    background: #000
}

.banner-alid-img,.factory-strength-section .advant-image {
    text-align: center
}

.all-product-btn.blg-all-btn.btn-bnnr,.image-service {
    text-align: left
}

.banner-slider .owl-item .item {
    height: 700px;
    margin: 0;
    position: relative
}

.banner-slider .owl-nav .owl-next,.banner-slider .owl-nav .owl-prev {
    background-image: url(/images/arrow.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 280px;
    font-size: 0
}

.banner_txt .caption2 {
    padding-left: 20px
}

.banner_txt h2.text3 {
    color: var(--h-color);
    font-size: 50px;
    font-weight: 800;
    line-height: normal;
    font-family: Roboto!important;
    position: relative;
    text-transform: capitalize;
    -webkit-line-clamp: 2;
    text-shadow: 0 4px 10px rgba(0,0,0,.4)
}

.about-count-main .count-wrapper p,.banner-cont-info ul span,.banner_txt .caption2 p.text23,.question-heading p,.solution-num a.connt-11 .sm-txt {
    text-shadow: 0 4px 24px rgba(0,0,0,.25)
}

.banner_txt h5.text2 {
    color: var(--btn-color);
    font-size: 60px;
    font-weight: 700;
    font-family: Poppins!important;
    line-height: 40px;
    position: relative;
    text-transform: capitalize;
    letter-spacing: 2.4px;
    -webkit-line-clamp: 1
}

.banner_txt p.text4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    -webkit-line-clamp: 3
}

.btn-bnnr {
    display: inline-block;
    margin-top: 0
}

.btn-bnnr a {
    padding: 15px 40px;
    color: #030406;
    background: var(--btn-color);
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    transition: .5s
}

.btn-bnnr a:hover {
    transition: .5s;
    transform: scale(1.08)
}

.banner-slider .owl-nav .owl-prev {
    transform: rotate(180deg);
    position: absolute;
    left: 4%
}

.banner-slider .owl-nav .owl-next {
    transform: rotate(0);
    position: absolute;
    right: 4%
}

.banner-slider .owl-dots {
    display: inline-block;
    position: absolute;
    bottom: 25%;
    left: -6%
}

.banner-slider .owl-dots .owl-dot span {
    display: block;
    padding: 10px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    position: relative
}

.banner-slider .owl-dots .owl-dot {
    border-radius: 50%;
    border: 0 solid #fff;
    margin: 10px;
    padding: 4px;
    display: inline
}

.banner-slider .owl-dots .owl-dot.active span:before {
    font-weight: 600!important
}

.banner-slider .owl-dots .owl-dot.active span {
    border: 1px solid #fff
}

@media (max-width: 767px) {
    .btn-bnnr,section.banner-section {
        margin-top:0!important
    }

    section.banner-section {
        position: relative;
        height: 240px!important
    }

    section.banner-section .bannermain {
        position: relative!important;
        top: 0!important;
        padding: 0!important
    }

    .banner_txt {
        padding: 0!important
    }

    .banner_txt .caption2 {
        max-width: 100%!important;
        padding: 0!important
    }

    .banner_txt h2.text3 {
        font-size: 16px;
        line-height: 15px;
        margin: 0!important;
        -webkit-line-clamp: 3
    }

    .banner_txt h5.text2 {
        font-size: 10px;
        line-height: 15px;
        margin: 0!important
    }

    .banner_txt p.text4 {
        font-size: 9px!important;
        line-height: 14px!important
    }

    .btn-bnnr a {
        font-size: 10px!important;
        padding: 5px 10px!important
    }

    .banner-slider .owl-dots,.banner-slider .owl-nav {
        display: none!important
    }

    .banner-slider .owl-item .item {
        height: 180px;
        min-height: 180px;
        margin-top: 80px
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .sub-heading h3, .sub-heading h2, .sub-heading span {
        font-size:12px!important
    }

    .defalt-heading h2, .defalt-heading p.ppp {
        line-height: 25px!important;
        font-size: 18px!important
    }

    section.banner-section {
        position: relative;
        height: 440px!important
    }

    body section.banner-section .bannermain {
        height: 400px!important;
        padding: 20px 0!important;
        margin-top: 60px
    }

    body .bannermain .item {
        height: 310px!important;
        min-height: 360px
    }

    section.banner-section .bannermain {
        position: relative!important;
        top: 0!important;
        padding: 0!important
    }

    .banner_txt {
        padding: 0!important
    }

    .banner_txt h2.text3 {
        font-size: 22px;
        line-height: 25px;
        margin: 0
    }

    .banner_txt h5.text2 {
        font-size: 20px;
        line-height: 20px
    }

    .banner_txt p.text4 {
        font-size: 9px!important;
        line-height: 14px!important
    }

    .btn-bnnr {
        margin-top: 0!important
    }

    .btn-bnnr a {
        font-size: 12px!important;
        padding: 10px 20px!important
    }

    .banner-slider .owl-nav {
        display: none!important
    }
}

.servicess-section {
    padding: 60px 0;
    position: relative;
    padding-top: 100px!important
}

.servicess-section .sub-heading:before {
    margin: 0!important
}

.image-service {
    height: 100px;
    position: relative
}

.image-service img.img-fluid {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto;
    margin: auto
}

.seric-content h3 {
    color: var(--h-color);
    font-size: 16px;
    margin: 10px 0;
    font-weight: 700;
    line-height: normal
}

.seric-content p {
    color: var(--txt-color);
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.about-ccontent h1,.product-url a {
    color: var(--h-color);
    text-transform: capitalize
}

.about-btn a,.about-ccontent h1 {
    font-weight: 700;
    line-height: normal
}

@media (max-width: 767px) {
    .servicess-section {
        padding:30px 0!important;
        text-align: center
    }

    .servicess-section .sub-heading:before {
        margin: auto!important
    }

    .seric-content p {
        font-size: 10px!important
    }

    .image-service {
        text-align: center!important
    }

    .image-service img.img-fluid {
        right: 0!important
    }

    .seric-content h3 {
        font-size: 11px!important
    }
}

.about-section {
    padding: 60px 0
}

.about-section .sub-heading:before,.cust-cust .inner-testimonial .testi-user .testy .testy-star,.main-div .price-div p.price {
    margin: 0
}

.about-ccontent h1 {
    font-size: 30px;
    font-family: Raleway!important;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative
}

.blog-section .blog-img img,.product-list img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    bottom: 0;
    right: 0
}

.about-section .about-ccontent p {
    color: var(--txt-color);
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    -webkit-line-clamp: 10
}

@media (max-width: 767px) {
    .about-section {
        padding:30px 0!important;
        margin: 0!important
    }

    .about-ccontent h1 {
        display: block!important;
        font-size: 22px!important
    }

    .about-section .about-ccontent {
        padding-top: 0!important
    }

    .about-section .about-ccontent p {
        font-size: 10px!important;
        line-height: 18px!important;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .about-btn a {
        font-size: 10px!important;
        font-weight: 500!important
    }
}

@media (min-width: 767px) and (max-width:992px) {
    section.about-section {
        padding:30px 0!important
    }

    .about-ccontent h1 {
        display: block!important;
        font-size: 22px!important
    }

    section.about-section .about-ccontent p {
        font-size: 10px!important;
        line-height: 18px!important
    }

    .about-btn a {
        font-size: 10px!important
    }
}

.prod-content p,.product-url a,section.main-testimonial.zz .text-caption-p p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.product-section {
    padding: 60px 0
}

.map-heading-bg.all-default-ccontent,.product-heading-bg,.service-heading-bg.all-default-ccontent,.testimon-heading-bg.all-default-ccontent {
    text-align: center;
    margin-bottom: 30px
}

.main-div {
    margin-top: 30px
}

.product-list {
    height: 320px;
    position: relative;
    border: 1px solid #cccccc45;
    overflow: hidden!important;
    border-radius: 0;
    background: #a2afb7;
    z-index: 6;
    transition: .5s;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0
}

.product-heading-bg .container:before,section.main-testimonial.zz .container.t03:before {
    z-index: 1;
    top: -30px;
    width: 140px;
    height: 110px;
    background-position: center center!important
}

.product-list img {
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s
}

.prod-content,.product-content {
    text-align: center;
    padding: 10px
}

.product-url a {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    font-family: Roboto!important;
    -webkit-line-clamp: 2
}

@media (max-width: 767px) {
    .product-section {
        padding:30px 0!important
    }

    .main-div {
        margin-top: 20px!important
    }

    .product-content {
        padding-top: 10px
    }

    .product-url a {
        font-size: 12px!important;
        padding: 0!important;
        font-weight: 500!important
    }

    .product-list {
        width: 100%;
        height: 170px!important;
        position: relative!important
    }

    .product-url,.product-url-main {
        margin-top: 0!important
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .product-section {
        padding:30px 0
    }

    .product-url a {
        font-size: 12px;
        font-weight: 500!important
    }
}

@media (min-width: 992px) and (max-width:1024px) {
    .main-header a.nav-link {
        font-size:12px
    }

    .my-navbar .navbar-collapse ul ul.dropdown-menu a {
        color: #fff!important;
        font-size: 12px
    }

    .banner_txt h2.text3 {
        font-size: 30px
    }

    .banner_txt h5.text2,.btn-bnnr a {
        font-size: 18px
    }

    .about-ccontent h1 {
        font-size: 20px
    }

    .about-section .sub-heading:before {
        margin: auto!important
    }

    .about-btn a,.about-section .about-ccontent p {
        font-size: 13px
    }

    .product-url a {
        font-size: 14px
    }
}

section.main-testimonial.zz .default-heading h2:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    height: 2px;
    width: 120px;
    background: #fff
}

section.main-testimonial.zz .cust-cust {
    width: 65%;
    margin: 0 auto
}

section.main-testimonial.zz .text-caption-p p {
    color: var(--txt-color);
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding-right: 0;
    -webkit-line-clamp: 6;
    text-transform: capitalize
}

.cust-cust .inner-testimonial .testi-user .testy,section.main-testimonial.zz .testi-user {
    margin: 20px 0
}

section.main-testimonial.zz .testy-img {
    display: inline-block!important;
    margin-right: 20px
}

li.foot-numb a p,section.main-testimonial.zz .testy {
    display: inline-block!important
}

section.main-testimonial.zz .testy h4 {
    color: var(--h-color);
    font-family: Raleway!important;
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: normal
}

section.main-testimonial.zz .testy h5 {
    font-family: Raleway!important;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000
}

@media (max-width: 767px) {
    body .about-section .container:before {
        width:0;
        height: 0;
        top: 0;
        opacity: 0
    }

    section.main-testimonial.zz {
        padding: 30px 0;
        background-size: cover!important;
        background-position: left center!important;
        display: none
    }

    section.main-testimonial.zz .default-heading h2 {
        font-size: 20px!important;
        line-height: 25px!important
    }

    section.main-testimonial.zz .default-heading h2:after {
        bottom: -10px!important;
        width: 60px!important
    }

    section.main-testimonial.zz .owl-nav {
        display: none!important
    }

    section.main-testimonial.zz .cust-cust {
        margin-top: 10px!important;
        height: auto!important;
        padding-top: 10px!important
    }

    section.main-testimonial.zz .text-caption-p p {
        font-size: 10px!important;
        line-height: 15px!important;
        padding-right: 0!important
    }

    section.main-testimonial.zz .testy-img {
        display: inline-block!important;
        height: 50px!important;
        width: 50px!important;
        margin-right: 10px!important
    }

    section.main-testimonial.zz .testi-user {
        margin-top: 0!important
    }

    section.main-testimonial.zz .testy h4 {
        font-size: 12px
    }

    section.main-testimonial.zz .testy h5 {
        font-size: 10px
    }
}

.prod-content h2 {
    color: #272727;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 15px
}

.prod-content p {
    font-size: 15px;
    color: #4f4f4f;
    font-weight: 400;
    -webkit-line-clamp: 2
}

.prod-content a {
    position: relative;
    font-size: 14px;
    color: #39223d;
    font-weight: 600
}

.hot-prod-text a:before,.prod-content a:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    border: 1px solid #e01b22;
    top: 10px;
    left: -9px;
    opacity: 0;
    display: none;
    transition: .3s
}

.blog-section .blog-txt p,.blog-section .blog-url a,.footer-p p,.service p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.hot-prod-text a:hover:before,.prod-content a:hover:before {
    display: block!important;
    transition: .3s
}

.prod-content a:hover {
    color: #39223d;
    transition: .3s
}

.single-prod:hover .prod-img img {
    transition: .6s;
    transform: scale(1.09)
}

.single-prod .prod-img {
    transition: .6s
}

.service-section {
    padding: 50px 0;
    position: relative
}

.service {
    text-align: center;
    position: relative
}

.service .number {
    text-align: center;
    background: var(--btn-color);
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: capitalize
}

.service:hover p.number {
    background: var(--btn-color)!important;
    color: #fff;
    transition: .3s;
    border: 1px solid var(--btn-color);
    cursor: pointer
}

.arrow-svg1 {
    right: -52px
}

.arrow-svg2 {
    right: -50px
}

p.number {
    padding: 20px;
    border: 1px solid #343434;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.service p {
    -webkit-line-clamp: 2;
    color: #343434;
    font-style: normal;
    font-weight: 400
}

.service h2 {
    color: #131313;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize
}

.blog-section {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
    z-index: 1
}

.blog-section .main-blog-div {
    padding: 0;
    margin-top: 20px;
    transition: .5s
}

.blog-section .blog-img {
    height: 350px;
    position: relative;
    border: 1px solid #cccccc8a;
    overflow: hidden
}

.blog-section .blog-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    transition: .8s
}

.blog-section .blog-content .name-user,.cust-cust {
    display: flex;
    align-items: center
}

.blog-section .blog-content .name-user p {
    margin-bottom: 0!important;
    padding-top: 10px;
    color: var(--txt-color);
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

.blog-section .blog-url {
    padding: 20px 0
}

.blog-section .blog-url a {
    color: var(--h-color);
    font-size: 23px;
    font-weight: 700;
    font-family: Roboto!important;
    line-height: normal;
    -webkit-line-clamp: 2;
    text-transform: capitalize
}

.blog-section .blog-txt p {
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    -webkit-line-clamp: 2;
    color: var(--txt-color)
}

.blog-section .blog-url-main .view-details a {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    color: var(--h-color);
    transition: .5s;
    border-bottom: 2px solid var(--btn-color)
}

@media (max-width: 767px) {
    .single-prod {
        padding:10px 0
    }

    .prod-content h2 {
        font-size: 12px;
        margin-bottom: 10px
    }

    .prod-content p {
        font-size: 10px;
        margin: 0
    }

    .prod-content a {
        font-size: 11px;
        font-weight: 500
    }

    .arrow-svg1 {
        display: none
    }

    .blog-section {
        padding: 30px 0 0!important
    }

    .blog-section .blog-up:nth-child(2) {
        margin-top: 0!important
    }

    .blog-section .defalt-heading {
        margin-bottom: 0!important
    }

    .blog-section .main-blog-div {
        margin-top: 0!important;
        margin-bottom: 20px
    }

    .blog-section .blog-img {
        height: 180px!important
    }

    .blog-section .blog-url a {
        font-size: 14px!important;
        -webkit-line-clamp: 1
    }

    .blog-section .blog-txt p {
        font-size: 10px!important;
        margin: 5px 0!important;
        padding: 0!important
    }

    .blog-section .blog-url-main .view-details a {
        font-size: 12px!important;
        line-height: 20px!important
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .blog-section .blog-content .name-user p,.seric-content p {
        font-size:11px!important
    }

    .blog-section,section.main-testimonial.zz {
        padding: 30px 0 0!important
    }

    section.main-testimonial.zz .default-heading h2 {
        font-size: 20px!important
    }

    section.main-testimonial.zz .default-heading h2:after {
        width: 90px!important;
        bottom: -10px!important
    }

    section.main-testimonial.zz .cust-cust {
        padding-top: 30px!important
    }

    section.main-testimonial.zz .text-caption-p p {
        font-size: 12px!important;
        line-height: 20px!important;
        padding-right: 30px;
        -webkit-line-clamp: 6
    }

    section.main-testimonial.zz .testi-user {
        margin-top: 15px!important
    }

    section.main-testimonial.zz .testy-img {
        width: 60px
    }

    section.main-testimonial.zz .testy h4 {
        font-size: 14px!important;
        margin-bottom: 5px!important
    }

    section.main-testimonial.zz .testy h5 {
        font-size: 12px!important
    }

    .blog-section .main-blog-div {
        margin-top: 10px!important;
        margin-bottom: 30px!important
    }

    .blog-section .defalt-heading {
        margin-bottom: 0!important
    }

    .blog-section .blog-img {
        height: 180px!important
    }

    .blog-section .blog-up:nth-child(2) {
        margin-top: 0!important
    }

    .blog-section .blog-url a {
        font-size: 14px!important;
        line-height: 20px!important
    }

    .blog-section .blog-txt p {
        font-size: 13px!important;
        line-height: 17px!important;
        margin: 5px 0!important;
        padding-top: 0
    }

    .blog-section .blog-url-main .view-details a {
        font-size: 13px!important;
        line-height: 20px!important
    }
}

footer.footer-section {
    background: #222628!important
}

.footer-p p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    -webkit-line-clamp: 6
}

.footer-heading {
    margin-bottom: 40px
}

.footer-section .footer-heading h4, .footer-section .footer-heading p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    position: relative
}

.footer-widgets li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: unset
}

.footer-widgets li a p {
    display: inline-block
}

li.foot-numb:last-child a p {
    width: 75%
}

.footer-menus ul.footer-menus-list {
    padding: 0;
    margin: 0!important
}

.footer-widgets li .h-icon {
    margin-right: 15px;
    display: inline-block
}

.footer-widgets li {
    margin: 5px 0
}

ul.footer-menus-list li {
    margin: 15px 0!important
}

.f-recent-post .f-post h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-transform: capitalize
}

.f-details-wrapper h3,.f-details-wrapper p,.footer-botm p.asdas {
    font-size: 14px;
    text-transform: capitalize
}

.f-recent-post .f-recent {
    display: flex;
    align-items: center;
    margin: 30px 0
}

.f-details-wrapper p {
    color: #999;
    font-weight: 500;
    line-height: 14px
}

.f-details-wrapper h3 {
    color: #fff;
    font-weight: 700;
    line-height: 10px;
    margin: 0
}

.f-image-wrapper {
    margin-right: 20px;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    position: relative
}

.f-image-wrapper img.img-fluid {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.footer-botm {
    padding: 15px 0;
    background: #222628;
    border-top: 1px solid #ffffff42
}

.footer-botm p.asdas {
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: 500;
    line-height: normal
}

.footer-botm p.asdas a {
    color: var(--txt-color) #fff;
    position: relative
}

.footer-botm p.asdas a:hover {
    color: var(--btn-color);
    transition: .3s
}

.ffc ul.main-social-list {
    padding: 0;
    list-style: none!important;
    display: flex;
    align-items: center
}

.ffc ul.main-social-list li {
    margin-right: 10px!important;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    transition: .5s;
    overflow: hidden;
    border: 1px solid #09c3d1;
    border-radius: 100%
}

@media (max-width: 767px) {
    .footer-section {
        padding-top:30px!important
    }

    .footer-section .container.bg {
        padding-bottom: 0!important
    }

    .l-o-g {
        width: 30%!important;
        margin: auto!important
    }

    .footer-p p {
        font-size: 10px;
        margin-top: 15px;
        line-height: 17px!important
    }

    .footer-widgets li,.footer-widgets li a {
        font-size: 10px!important;
        line-height: 20px!important
    }

    .footer-widgets li,ul.footer-menus-list li {
        margin: 5px 0!important
    }

    .footer-heading {
        margin-bottom: 20px!important;
        padding-top: 20px!important
    }

    .footer-section .footer-heading h4, .footer-section .footer-heading p {
        font-size: 16px!important
    }

    .footer-widgets li a .h-icon {
        padding-right: 0!important
    }

    .f-recent-post .f-post h2 {
        font-size: 15px!important;
        line-height: 20px!important
    }

    .f-details-wrapper p {
        font-size: 9px!important;
        line-height: 10px!important
    }

    .f-details-wrapper h3 {
        font-size: 12px!important;
        line-height: 5px!important
    }

    .f-image-wrapper {
        width: 50px!important
    }

    .footer-botm p.asdas {
        font-size: 8px!important;
        line-height: 12px!important
    }

    .foot-clmn-3.all-foot-clmn {
        padding: 0!important;
        margin-bottom: 20px
    }
}

section.bread-crum {
    background-color: #dedede;
    color: #fff;
    margin: 0 auto
}

.bread_crumb {
    padding: 10px 0!important;
    color: #000
}

.bread_crumb a {
    color: #201e1e;
    font-weight: 500;
    font-size: 14px
}

.main-div:hover .product-list img.img-fluid {
    transform: scale(1.2);
    transition: .5s
}

@media (max-width: 992px) {
    .dasktop-show {
        display:none!important
    }

    .my-navbar .navbar-collapse .dropdown-menu.prnt-cat.show {
        height: 240px!important;
        overflow-x: hidden!important
    }

    .my-navbar .navbar-collapse .dropdown-menu.prnt-cat.show .dropdown-menu.sub-dropdown-menu.child-cat {
        margin: 5px 0!important;
        padding: 0!important
    }

    .my-navbar .navbar-collapse .dropdown-menu.prnt-cat.show .dropdown-menu.sub-dropdown-menu.child-cat li {
        padding: 0!important
    }

    .bread_crumb a {
        font-size: 10px!important
    }

    .ffc ul.main-social-list li {
        height: 30px;
        width: 30px;
        margin-right: 10px!important
    }
}

.single-prod .prod-img {
    height: 180px;
    overflow: hidden
}

.service p {
    font-size: 12px
}

.service h2 {
    font-size: 20px;
    margin-bottom: 10px
}

.line-after:after {
    content: '';
    position: absolute;
    left: -5px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ffffff29
}

.header-social-icon ul.main-social-list {
    display: flex;
    justify-content: space-around;
    padding: 0;
    margin: 0
}

.header-social-icon ul.main-social-list li {
    background: #1a77fe;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s
}

.header-social-icon ul.main-social-list li:hover {
    background: #1a77fed1;
    transition: .5s
}

.welcomee-head p {
    margin: 10px 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.about-ccontent h2,.h-inquiry a.q-inq,section.integration-section .integration h3 {
    font-family: Raleway!important;
    font-weight: 700
}

.row.align-items-center.sp-linee {
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid
}

nav.navbar.navbar-expand-lg.navbar-light.my-navbar {
    padding: 10px 0;
    display: block
}

.h-inquiry {
    text-align: center;
    background: linear-gradient(180deg,#000 0,#383838 46.88%);
    padding: 14px 0
}

.h-inquiry a.q-inq {
    color: #fff;
    font-size: 18px;
    line-height: normal
}

.banner_txt .caption2 .btn-bnnr {
    margin-top: 30px!important
}

.banner-slider .owl-dots .owl-dot:first-child span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    margin: auto;
    background: #fff;
    height: 10px;
    width: 10px
}

.banner-slider .owl-dots .owl-dot:nth-child(2) span:before,.banner-slider .owl-dots .owl-dot:nth-child(3) span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 100%;
    height: 10px;
    width: 10px
}

.about-ccontent h1:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 4px;
    background: #f39703
}

.about-ccontent h2 {
    color: var(--h-color);
    font-size: 30px;
    line-height: normal
}

.about-section .container:before {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    opacity: 0
}

section.integration-section {
    position: relative;
    padding: 50px 0;
    background: var(--btn-color);
    margin: 30px 0
}

section.integration-section .integration h3 {
    color: #fff;
    font-size: 27px;
    line-height: normal
}

section.integration-section .integration p {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: normal
}

.integ-inquiry.btn-bnnr {
    text-align: end;
    display: block;
    margin: 0
}

.integ-inquiry.btn-bnnr a.q-inq {
    background: linear-gradient(180deg,#2f2f2f 0,#3f3f3f 71.35%)
}

.all-product-btn.btn-bnnr {
    display: block;
    text-align: center;
    margin: 40px 0 0;
    padding: 20px 0;
    position: relative
}

.all-product-btn.btn-bnnr a.links:before {
    content: '';
    position: absolute;
    opacity: 0
}

.all-product-btn.btn-bnnr:before {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    height: 0;
    background: #000
}

.all-product-btn.btn-bnnr:after {
    content: '';
    position: absolute;
    top: 45px;
    right: 0;
    margin: auto;
    width: 0%;
    height: 0;
    background: #000
}

.product-heading-bg .container:before,.testi-quick,section.main-testimonial.zz .container.t03:before {
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important
}

.defalt-heading h2:before , .defalt-heading p.ppp:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0
}

.product-heading-bg .container:before {
    content: '';
    position: absolute;
    background-image: url(/images/02.jpg);
    right: 0;
    opacity: 0
}

section.main-testimonial.zz .container.t03:before {
    content: '';
    position: absolute;
    background-image: url(/images/03.jpg);
    right: 0
}

.testi-quick {
    background-image: url(/images/contact-bg.jpg);
    background-position: center!important
}

.about-section:before,.testi-quick:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0
}

.quick-contact .cont-heading h3.c-blue {
    color: var(--btn-color);
    margin: 0
}

.testi-quick:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0
}

.testy-star img {
    width: auto!important;
    filter: hue-rotate(28deg)
}

section.main-testimonial.zz .owl-dots .owl-dot {
    position: relative;
    width: 100px;
    height: 100px
}

.product-list:before,section.main-testimonial.zz .owl-nav .owl-next,section.main-testimonial.zz .owl-nav .owl-prev {
    background-image: url(/images/arrow1.png);
    background-position: center!important;
    height: 40px;
    width: 40px;
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important
}

section.main-testimonial.zz .owl-dots .owl-dot:first-child span {
    background-image: url(/images/bitmap1.png);
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    height: 90px;
    width: 90px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto
}

section.main-testimonial.zz .owl-dots .owl-dot:nth-child(2) span {
    background-image: url(/images/bitmap2.png);
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    height: 90px;
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

section.main-testimonial.zz .owl-dots .owl-dot:nth-child(3) span {
    background-image: url(/images/bitmap3.png);
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    height: 90px;
    width: 90px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

section.main-testimonial.zz .owl-dots {
    position: absolute;
    top: 0
}

section.main-testimonial.zz .owl-dots .owl-dot.active span {
    height: 100px;
    width: 100px
}

section.main-testimonial.zz .owl-nav .owl-prev {
    font-size: 0;
    transform: rotate(180deg);
    margin-right: 10px
}

section.main-testimonial.zz .owl-nav .owl-next {
    font-size: 0;
    transform: rotate(0);
    margin-left: 10px
}

.info-right ul li a:hover,section.maintestimonials-new .owl-dots .owl-dot.active {
    background: var(--btn-color)
}

section.main-testimonial.zz .owl-nav {
    display: flex!important;
    justify-content: center
}

li.foot-numb p {
    color: #fff
}

.product-list:before {
    content: "";
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    transition: .5s;
    visibility: hidden
}

.info-right {
    text-align: right;
    margin: 0!important
}

.info-right ul li a {
    padding: 8px 15px;
    border-radius: 10px;
    font-family: Roboto!important;
    background: #fff;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    transition: .5s;
    box-shadow: 0 0 1.9px 0 rgba(0,0,0,.25)
}

.footer-menus ul.footer-menus-list li a img.imig-fluid,.info-right ul li img,.logo-header-mid ul li .ccc-icon {
    margin-right: 10px
}

section.top-information {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    z-index: 6;
    position: relative;
    margin-top: 10px
}

.info-right ul {
    margin: 0!important;
    display: flex;
    justify-content: end;
    align-items: center
}

.info-left ul {
    margin: 0;
    display: flex
}

.info-left ul li img {
    margin-right: 10px;
    transition: .5s
}

.info-left ul li a:hover img {
    transition: .5s;
    transform: rotateY(180deg)
}

.banner_txt .caption2 .btn-bnnr a {
    background: var(--btn-color);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #030406
}

.main-div:hover .product-list {
    border-radius: 0;
    transition: .5s
}

.quick-form form .form-group input:focus,.quick-form form .form-group textarea:focus {
    box-shadow: unset
}

.testy img {
    width: unset!important;
    margin: 0 auto
}

section.maintestimonials-new {
    padding: 90px 0;
    position: relative;
    background-size: 100% 100%!important;
    background-position: center center!important;
    background-repeat: no-repeat!important
}

section.maintestimonials-new .owl-dots {
    display: block!important;
    text-align: center;
    padding-top: 30px
}

section.maintestimonials-new .owl-dots .owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 6px;
    border-radius: 25px;
    position: relative
}

.all-default-ccontent.abttt .defalt-heading h1, .all-default-ccontent.abttt .defalt-heading h2,.all-default-ccontent.abttt .deflt-p p,.banner_txt .caption2 p.text23,.product-content .product-url-content .pro-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

section.services-main {
    position: relative;
    padding: 40px 0 60px
}

section.services-main .serv-main h4 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    max-width: 70%;
    margin: 0 auto
}

.serv-main {
    text-align: center;
    margin-bottom: 20px
}

.factory-strength-section .advant-image img,.serv-main img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    clip-path: polygon(6% 0%,94% 0%,100% 10%,100% 94%,94% 100%,6% 100%,0% 94%,0% 10%)
}

.serv-main p {
    font-size: 14px;
    padding-top: 10px
}

.frm-content {
    width: 250px;
    height: 250px;
    text-align: center;
    background-color: #262937ba;
    padding: 100px 20px 0;
    border-radius: 100%;
    color: #fff
}

.frm-content h2 {
    font-size: 24px;
    font-weight: 700
}

.frm-content h6:before {
    content: "";
    background: #f39703;
    position: absolute;
    left: 0;
    right: 0;
    width: 50%;
    height: 2px;
    margin: 0 auto;
    top: -7px
}

.info-right ul li {
    margin-left: 30px
}

.info-right ul li a:hover {
    transition: .5s
}

section.logo-sec.main-header {
    position: relative;
    z-index: 3
}

.main-menu-header .header-logo {
    margin-left: 10px;
    text-align: center
}

.main-menu-header .header-logo img {
    max-width: 70%;
    margin: unset
}

.banner_txt .caption2 h1.text1 span.ban-span-1 {
    color: #000;
    font-size: 40px;
    font-weight: 300;
    line-height: normal
}

.banner_txt .caption2 h1.text1 span.ban-span-2 {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    line-height: normal
}

.banner_txt .caption2 h1.text1 span.ban-span-3 {
    color: #333;
    font-size: 40px;
    font-weight: 400;
    line-height: normal
}

.banner_txt .caption2 h1.text1 span.ban-span-4 {
    color: var(--btn-color);
    font-size: 45px;
    font-weight: 700;
    line-height: normal
}

.banner_txt .caption2 h1.text1 span.ban-span-5 {
    color: #333;
    font-size: 43px;
    font-weight: 600;
    line-height: normal
}

.banner_txt .caption2 p.text23 {
    color: var(--txt-color);
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    -webkit-line-clamp: 2;
    padding-right: 20px
}

section.product-section.product-section1 {
    position: relative;
    padding-top: 50px;
    z-index: 1
}

section.product-section.product-section1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 35%;
    background-image: url(/images/banner-prod-bg.jpg);
    background-size: 120% 200%!important;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: -1
}

section.mission-section:before,section.product-section.product-section1:after,section.vision-section:before {
    position: absolute;
    left: 0;
    width: 60%;
    height: 7%;
    background-image: url(/images/pngwing.png);
    background-size: 100% 100%!important;
    background-repeat: no-repeat;
    margin: auto;
    content: '';
    right: 0
}

.product-url.prod-url1 {
    text-align: center;
    display: block;
    margin: 10px 0
}

.product-url.prod-url1 a.pro-links {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: normal
}

section.mission-section:before,section.product-section.product-section1:after {
    top: 0;
    background-position: center
}

section.product-section.product-section1 .container-fluid .row .col-md-3 .main-div.main-div1:hover .product-list.prod-list1 {
    z-index: 1
}

.all-default-ccontent.abttt .deflt-p p {
    -webkit-line-clamp: 8;
    color: var(--txt-color);
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 26px
}

.all-default-ccontent.abttt .about-btn.btn-bnnr {
    margin-top: 20px;
    display: block
}

section.vision-section {
    padding: 50px 0;
    position: relative;
    z-index: 1
}

section.vision-section:before {
    top: -1px;
    background-position: center
}

section.mission-section {
    padding: 80px 0;
    background: #ebede1;
    position: relative;
    z-index: 1
}

section.mission-section .about-btn.btn-bnnr {
    margin-top: 50px!important
}

.product-heading-bg .defalt-heading h2:before {
    width: 0;
    height: 0
}

.blog-heading-bg.all-default-ccontent {
    margin-bottom: 30px
}

.blog-heading-bg.all-default-ccontent .defalt-heading h2:before {
    content: '';
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    opacity: 0
}

.blog-section .blog-url-main .view-details a:hover,.product-url.prod-url1 a.pro-links:hover {
    transition: .5s;
    color: var(--btn-color)
}

.footer-section .l-o-g {
    width: 50%
}

.map-heading-bg.all-default-ccontent .defalt-heading h2:before,.testimon-heading-bg.all-default-ccontent .defalt-heading h2:before {
    right: 0;
    margin: auto
}

section.map-section {
    padding: 60px 0;
    position: relative
}

.blog-latest1w h2 {
    color: var(--txt-color);
    font-size: 30px;
    font-weight: 400;
    line-height: normal
}

.blog-latest1w h2 span {
    color: var(--btn-color);
    font-weight: 700
}

.blog-section .main-blog-div:hover .blog-img img.img-fluid {
    transition: .8s;
    transform: scale(1.2)
}

.view-details.btn-bnnr a {
    margin: 0;
    border: 0;
    color: var(--h-color);
    font-size: 17px;
    font-weight: 600;
    text-transform: unset;
    padding: 7px 30px
}

.view-details.btn-bnnr a:hover {
    background: var(--btn-color)!important;
    color: #fff!important
}

.product-content .product-url {
    display: block;
    margin: 20px 0
}

.quick-contact button#inquiry_form_btn:hover {
    transition: .5s;
    transform: scale(1.1)
}

.ffc ul.main-social-list li:hover {
    transition: .5s;
    background: var(--btn-color);
    transform: scale(1.1)
}

.place-card.place-card-large {
    opacity: 0;
    display: none!important
}

.cust-cust .user-img-bit {
    max-width: 30%;
    margin: 20px auto
}

.cust-cust .inner-testimonial .testi-user .testy h4, .cust-cust .testi-user .testy p {
    color: var(--btn-color);
    font-weight: 700;
    font-family: Roboto!important;
    font-size: 20px;
    margin: 0
}

.cust-cust .inner-testimonial .text-caption-p p {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    text-transform: capitalize
}

.all-default-ccontent.abttt .sub-heading h3, .sub-heading h2, .sub-heading span,.banner-left-div .comp-name,.service-cont h3 {
    text-transform: uppercase
}

.cust-cust .user-img-bit img.img-fluid {
    width: auto!important;
    margin: 0 auto
}

section.maintestimonials-new .owl-nav .owl-next,section.maintestimonials-new .owl-nav .owl-prev {
    font-size: 0;
    background-image: url(/images/arrow.png);
    height: 60px;
    width: 60px;
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    position: absolute;
    top: 0;
    bottom: 0
}

section.maintestimonials-new .owl-nav .owl-prev {
    left: -3%;
    margin: auto;
    transform: rotate(180deg)
}

section.maintestimonials-new .owl-nav .owl-next {
    right: -3%;
    margin: auto;
    transform: rotate(0)
}

.footer-main-contact li.foot-numb h6 {
    margin: 0;
    color: var(--txt-color);
    font-weight: 600
}

.footer-menus ul.footer-menus-list li a {
    transition: .5s;
    padding-bottom: 5px;
    position: relative
}

.footer-menus ul.footer-menus-list li a:hover {
    transition: .5s;
    color: #09c3d1
}

.footer-menus ul.footer-menus-list li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: #fff;
    transition: .5s;
    opacity: 0
}

.footer-menus ul.footer-menus-list li a:hover:before {
    width: 100%;
    transition: .5s
}

.foot-clmn-1.all-foot-clmn:before {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 0;
    height: 0;
    background: #000;
    margin: auto;
    opacity: 0
}

.foot-clmn-2.all-foot-clmn {
    padding: 0 30px;
    margin-right: 30px;
    position: relative
}

.foot-clmn-2.all-foot-clmn:before {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 1px;
    height: 120px;
    background: #ffffff42;
    margin: auto
}

.foot-clmn-3.all-foot-clmn {
    padding-left: 30px;
    margin-right: 20px;
    position: relative
}

.foot-clmn-2.all-foot-clmn:after,.foot-clmn-3.all-foot-clmn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 100px;
    width: 1px;
    height: 120px;
    background: #ffffff42;
    margin: auto
}

@media (max-width: 767px) {
    .main-menu-header .header-logo a.logo {
        position:relative!important
    }

    .banner_txt .caption2 h1.text1 span.ban-span-1,.banner_txt .caption2 h1.text1 span.ban-span-2,.banner_txt .caption2 h1.text1 span.ban-span-3,.banner_txt .caption2 h1.text1 span.ban-span-4,.banner_txt .caption2 h1.text1 span.ban-span-5,.btn-primary,.footer-main-contact li.foot-numb h6,.product-url.prod-url1 a.pro-links {
        font-size: 10px!important
    }

    .banner_txt .caption2 p.text23 {
        font-size: 10px!important;
        font-weight: 500!important;
        padding-right: 5px!important;
        margin-bottom: 10px!important;
        -webkit-line-clamp: 2;
        padding-top: 5px!important
    }

    .banner_txt .caption2 .btn-bnnr {
        margin-top: 0!important
    }

    .banner_txt .caption2 h1.text1:before {
        width: 50px!important;
        height: 1px!important
    }

    .banner-slider .owl-item .item .caption:before {
        width: 145%;
        height: 80%
    }

    .banner_txt .caption2 h1.text1 {
        line-height: 15px
    }

    .banner-alid-img img.img-fluid {
        width: auto!important
    }

    .banner-slider .owl-item .item .container .row.align-items-center {
        position: relative!important;
        height: 220px!important
    }

    .banner-slider .owl-item .item .container {
        height: 220px!important;
        padding: 0!important
    }

    section.product-section.product-section1:after {
        width: 100%!important;
        height: 2%;
        background-size: cover!important
    }

    .about-section .container .row.align-items-center,section.mission-section .container .row.align-items-center {
        flex-direction: column-reverse
    }

    .defalt-heading h2:before {
        height: 1px!important
    }

    .all-default-ccontent.abttt .deflt-p p {
        font-size: 10px!important;
        line-height: normal;
        -webkit-line-clamp: 5
    }

    .all-default-ccontent.abttt {
        margin-bottom: 20px
    }

    section.mission-section:before,section.vision-section:before {
        width: 100%!important;
        height: 2%!important
    }

    section.map-section,section.mission-section,section.vision-section {
        padding: 30px 0!important
    }

    .sub-heading h3 span, .sub-heading h2 span {
        font-weight: 500!important
    }

    section.mission-section .about-btn.btn-bnnr {
        margin-top: 10px!important
    }

    .product-heading-bg {
        margin-bottom: 20px!important
    }

    .product-content .product-url {
        margin: 10px 0!important
    }

    .blog-heading-bg.all-default-ccontent {
        margin-bottom: 0!important
    }

    .blog-latest1w h2 {
        font-size: 18px!important
    }

    .blog-latest1w h2 span {
        font-weight: 600!important
    }

    section.maintestimonials-new {
        padding: 20px 0!important;
        background-size: 150% 150%!important
    }

    .cust-cust {
        display: block!important
    }

    .cust-cust .user-img-bit {
        margin-top: 0!important;
        margin: 0 auto
    }

    .cust-cust .inner-testimonial {
        max-width: 100%;
        padding: 0
    }

    .cust-cust .inner-testimonial .testi-user .testy {
        margin: 10px 0!important;
        justify-content: space-between
    }

    .cust-cust .inner-testimonial .testi-user .testy h4, .cust-cust .testi-user .testy p {
        font-size: 13px!important
    }

    .testy-star img {
        max-width: 65%;
        margin: 0 auto!important
    }

    .cust-cust .inner-testimonial .text-caption-p p {
        font-size: 10px;
        line-height: 15px
    }

    .banner_txt .caption2 .btn-bnnr a.btn2-qut,body section.maintestimonials-new .owl-nav {
        display: none!important
    }

    .map-heading-bg.all-default-ccontent {
        margin-bottom: 10px!important
    }

    .foot-clmn-1.all-foot-clmn {
        padding: 0!important;
        margin: 0!important
    }

    .foot-clmn-1.all-foot-clmn:before {
        height: 0;
        width: 0!important
    }

    .foot-clmn-2.all-foot-clmn:after,.foot-clmn-2.all-foot-clmn:before {
        top: 70px;
        width: 0!important;
        height: 0!important;
        opacity: 0
    }

    .foot-clmn-2.all-foot-clmn {
        margin-right: 0;
        padding: 0!important
    }

    .foot-clmn-3.all-foot-clmn:before {
        height: 0!important;
        width: 0!important
    }
}

.footer-main-ddd,section.solution-section {
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important
}

.main-header li.nav-item a:hover {
    transition: .5s
}

.main-div .price-div {
    text-align: center;
    margin-bottom: 10px
}

@media (min-width: 992px) and (max-width:1100px) {
    .main-header li.nav-item a.nav-link {
        font-size:11px
    }

    .search-btn {
        margin-right: 0
    }

    .info-right ul li a {
        padding: 8px
    }
}

section.top-information:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 45%;
    background: var(--btn-color);
    z-index: -1;
    clip-path: polygon(100% 0%,90% 100%,0% 100%,0% 0%)
}

.logo-header-mid ul {
    padding: 0;
    display: flex;
    justify-content: end;
    align-items: center;
    margin: 0
}

.logo-header-mid ul li {
    display: flex;
    align-items: center;
    margin-left: 30px
}

.main-header li.active.nav-item a.nav-link:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: var(--btn-color);
    background-repeat: no-repeat!important;
    background-position: center;
    opacity: 1;
    visibility: visible
}

.logo-header-mid:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 63.5%;
    height: 70%;
    background: var(--btn-color);
    z-index: -1;
    border-radius: 10px 0 0 10px
}

.main-header li.nav-item a.nav-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
    width: 0;
    height: 1px;
    background-color: #182d63;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    border: unset!important
}

.main-header li.nav-item a.nav-link:hover:before {
    transition: .5s;
    opacity: 1;
    visibility: visible;
    width: 80%
}

.logo-header-mid ul li a.connt-11 {
    color: #fff;
    font-family: "DM Sans"!important;
    font-size: 15px;
    font-weight: 600;
    line-height: normal
}

.logo-header-mid ul li a.connt-11 .sm-txt {
    font-weight: 400!important
}

section.solution-section {
    padding: 50px 0
}

.solution-num {
    position: relative;
    text-align: center
}

.solution-num .ccc-icon {
    position: absolute;
    top: -200px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.solution-num .ccc-icon img.img-fluid {
    max-width: 80%
}

.solution-num a.connt-11 {
    color: #fff;
    font-family: Roboto!important;
    font-size: 24px;
    font-weight: 700;
    line-height: normal
}

.solution-num a.connt-11 .sm-txt {
    font-weight: 400;
    font-size: 20px
}

section.maintestimonials-new:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background: #1b1e25;
    z-index: -1
}

section.maintestimonials-new:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: -1
}

.client-testi,.cust-cust .inner-testimonial .testy-star,.testy-star.testy-quee {
    margin-bottom: 20px
}

.client-testi .sub-heading h3 {
    color: #fff;
    font-family: Poppins!important;
    font-size: 15px;
    font-weight: 700;
    line-height: normal
}

.client-testi .defalt-heading h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: normal
}

.client-testi .defalt-heading h2:before {
    opacity: 0;
    height: 0;
    width: 0
}

.cust-cust .inner-testimonial .testi-user .testy span {
    color: #fff;
    font-family: Nunito Sans!important;
    font-size: 13px;
    font-weight: 400;
    line-height: normal
}

.service-cont h3, .sub-heading span, .solutio-section .defalt-heading.abt-secc .sub-heading h3 {
    color: var(--btn-color)
}

.blog-content .blog-txt {
    padding: 0 0 20px
}

.blog-section .all-product-btn.blg-all-btn.btn-bnnr {
    padding: 0;
    margin: 0;
    text-align: end
}

.all-default-ccontent.abttt .sub2-h {
    color: #444;
    font-family: Poppins!important;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px
}

.footer-main-ddd {
    position: relative;
    z-index: 1;
    padding: 60px 0 0
}

.footer-main-ddd:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #222628;
    z-index: -1
}

.footer-section .footer-heading h4:before,
.footer-section .footer-heading p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    width: 0;
    height: 0;
    opacity: 0
}

.footer-main-contact li.foot-numb {
    display: flex!important;
    margin: 10px 0
}

.footer-main-contact li.foot-numb span.f-con-icon {
    width: 10%;
    margin-right: 10px
}

.footer-main-contact li.foot-numb span {
    width: 90%
}

section.banner-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: -15%;
    bottom: 0;
    z-index: 0;
    height: 115%;
    width: 8.5%;
    background: #222628
}

@media (max-width: 767px) {
    .banner_txt .caption2 .btn-bnnr a {
        margin-right:0!important;
        font-size: 9px!important
    }

    section.banner-section:before {
        bottom: -5%!important;
        width: 0%!important;
        height: 0;
        opacity: 0
    }

    .about-section:before {
        opacity: 0;
        width: 0;
        height: 0
    }

    .all-default-ccontent.abttt .sub2-h {
        font-size: 10px!important;
        margin-bottom: 10px!important
    }

    .all-product-btn.btn-bnnr {
        padding: 10px 0!important
    }

    section.maintestimonials-new:after,section.maintestimonials-new:before {
        width: 100%!important
    }

    .video-prtt {
        margin: 30px 0!important
    }

    .video-prtt img.img-fluid {
        max-width: 20%
    }

    .footer-menus ul.footer-menus-list li a img.imig-fluid {
        max-width: 0%;
        margin: 0!important
    }
}

.service-cont,.work-step {
    margin-bottom: 30px;
    transition: .3s
}

.main-menu-header .header-btn {
    text-align: center;
    background: var(--btn-color1)
}

.main-menu-header .header-btn a.btn-bnnr {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 35px 10px;
    width: 100%;
    transition: .5s
}

.my-navbar ul.navbar-nav {
    align-items: center
}

.my-navbar .collapse.navbar-collapse {
    align-items: center;
    justify-content: center
}

.banner-left-div {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    bottom: 190px;
    left: -8px
}

.banner-left-div .comp-name {
    display: inline-block;
    white-space: nowrap;
    transform: rotate(-90deg);
    transform-origin: center center;
    font-family: 'Nunito Sans'!important;
    color: var(--btn-color);
    font-weight: 800;
    font-size: 16px;
    z-index: 9
}

.banner-cont-info {
    display: inline-block;
    background: #222628;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 20px
}

.banner-cont-info ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0
}

.banner-cont-info ul .sm-txt {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize
}

.banner-cont-info ul li {
    padding: 10px 20px
}

.banner-cont-info ul span {
    color: #fffefe;
    font-size: 15px;
    font-weight: 700
}

.defalt-heading.abt-secc {
    display: inline-block;
    transform: rotate(270deg);
    white-space: nowrap;
    position: relative;
    top: 60px;
    left: -30px
}

.about-count-main .count-wrapper {
    width: 60%;
    margin: 0 70px 0 auto
}

.about-count-main .count-wrapper .abt-no {
    color: var(--txt-color);
    font-family: Roboto!important;
    font-size: 60px;
    font-weight: 700;
    line-height: 65px;
    text-transform: capitalize
}

.all-default-ccontent.sollu .deflt-p p {
    line-height: 40px
}

.all-default-ccontent.sollu .defalt-heading h2 {
    font-size: 35px;
    text-transform: uppercase
}

.about-count-main .count-wrapper p {
    color: var(--txt-color);
    font-size: 16px;
    font-weight: 600
}

.all-default-ccontent.abttt .defalt-heading h1, .all-default-ccontent.abttt .defalt-heading h2 {
    color: var(--h-color);
    font-family: Roboto!important;
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-line-clamp: 2
}

.count-wrapper.first-cntt {
    margin-bottom: 60px
}

.service-cont h3 {
    font-family: Roboto!important;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0
}

.service-cont p {
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.service-section:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    z-index: -1;
    background: var(--btn-color1)
}

.service-cont {
    height: 90%;
    padding: 25px 20px;
    background: #fbfbfb;
    border: 1px solid #e5e5e5;
    border-radius: 8px
}

.main-testi-wrapper,section.have-question-section .row {
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important
}

.service-cont:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,.08)
}

section.have-question-section .row {
    padding: 60px 30px 40px
}

section.have-question-section {
    position: relative;
    padding: 100px 0 50px
}

.question-heading h2 {
    color: #fff;
    font-family: Roboto!important;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize
}

.question-heading p {
    color: #fff;
    font-size: 15px;
    font-weight: 600
}

section.solutio-section {
    padding: 30px 0;
    position: relative
}

section.solutio-section .about-image.solu-img {
    position: relative;
    max-width: 85%;
    margin: 0 10px 0 auto
}

.all-default-ccontent.sollu {
    max-width: 100%
}

.main-testi-wrapper {
    padding: 40px 30px
}

section.maintestimonials-new .owl-dots .owl-dot span {
    height: 5px;
    width: 5px;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background: var(--btn-color);
    padding: 5px;
    border-radius: 100%
}

.footer-section .footer-heading.footer-heading22 {
    margin-bottom: 5px
}

.footer-section .footer-heading.footer-heading22 h4 {
    font-size: 16px
}

.ffc ul.main-social-list li:hover img.img-fluid {
    filter: brightness(55)
}

.blog-type span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #dcdcdc;
    padding: 10px;
    color: var(--h-color);
    font-size: 18px;
    font-weight: 600
}

.main-menu-header .header-btn a.btn-bnnr:hover {
    color: var(--h-color);
    transition: .5s
}

.ai-power-section {
    position: relative;
    padding: 60px 0
}

.product-content .product-url-content .pro-content {
    -webkit-line-clamp: 2;
    color: var(--txt-color);
    font-weight: 500;
    font-size: 14px
}

.main-div:hover .product-list:before {
    opacity: 1;
    visibility: visible;
    transition: .5s;
    z-index: 1
}

@media (max-width: 767px) {
    
    .container-fluid.header-logo-contain.g-0 {
        --bs-gutter-y:unset!important;
        --bs-gutter-x: unset!important;
    }

    .all-default-ccontent.abttt .defalt-heading h1, .all-default-ccontent.abttt .defalt-heading h2, .all-default-ccontent.abttt .defalt-heading h2 {
        font-size: 16px!important;
    }

    section.solutio-section {
        padding: 0 0 30px;
    }

    .all-default-ccontent.sollu {
        max-width: 100%!important;
        padding-top: 30px;
    }

    .all-default-ccontent.sollu .deflt-p p,.product-content .product-url-content .pro-content {
        font-size: 10px;
    }

    .blog-type span {
        font-size: 12px!important;
        padding: 5px!important;
    }

    .blog-section .blog-url {
        padding: 10px 0;
    }

    .blog-content .blog-txt {
        padding: 0 0 10px!important;
    }

    .my-navbar ul.navbar-nav li.nav-item {
        text-align: center;
        margin: 0!important;
    }

    body .footer-section .footer-heading.footer-heading22 {
        margin-bottom: 10px!important;
        padding-top: 10px!important;
    }

    .service-cont h3 {
        font-size: 18px;
    }

    .service-cont p {
        font-size: 12px;
    }
}

@media (min-width: 767px) and (max-width:992px) {
    footer.footer-section .container.bg {
        padding-bottom:30px!important
    }

    footer.footer-section .subscribe {
        margin-top: -214px;
        padding: 15px 0!important;
        background-size: cover!important;
        left: 0!important
    }

    .subscribe-heading h2 {
        font-size: 22px;
        margin-bottom: 30px
    }

    .footer-botm p.asdas,.footer-p p,.footer-widgets li a,.prod-content p,.product-content .product-url-content .pro-content {
        font-size: 10px
    }

    .l-o-g {
        width: 70%
    }

    .blog-heading-bg.all-default-ccontent,.footer-heading {
        margin-bottom: 10px
    }

    .footer-p p {
        margin-top: 15px;
        text-align: left;
        line-height: 20px;
        -webkit-line-clamp: 8
    }

    .footer-section .footer-heading h4, 
    .footer-section .footer-heading p {
        font-size: 13px!important;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .footer-section .footer-heading h4:after, 
    .footer-section .footer-heading p:after {
        width: 100%;
        height: 1px
    }

    .all-default-ccontent.abttt .sub2-h,.prod-content h2 {
        font-size: 12px;
        margin-bottom: 10px
    }

    .arrow-svg1 img.img-fluid {
        max-width: 70%
    }

    .arrow-svg1 {
        top: 40px;
        right: -55px
    }

    .service h2 {
        font-size: 22px
    }

    .blog-type span,.service p {
        font-size: 12px
    }

    .service .number {
        font-size: 40px
    }

    .footer-main-contact li.foot-numb h6 {
        font-size: 10px;
        font-weight: 500!important
    }

    .foot-clmn-2.all-foot-clmn:after,.foot-clmn-2.all-foot-clmn:before,.foot-clmn-3.all-foot-clmn:before {
        width: 1px;
        top: 50px!important
    }

    .foot-clmn-1.all-foot-clmn:before {
        width: 1px
    }

    .foot-clmn-1.all-foot-clmn,.foot-clmn-2.all-foot-clmn,.foot-clmn-3.all-foot-clmn {
        padding-right: 0;
        margin-right: 0
    }

    ul.footer-menus-list li {
        margin: 10px 0!important
    }

    .banner_txt .caption2 h1.text1 span.ban-span-1,.banner_txt .caption2 h1.text1 span.ban-span-2,.banner_txt .caption2 h1.text1 span.ban-span-3,.banner_txt .caption2 h1.text1 span.ban-span-4,.banner_txt .caption2 h1.text1 span.ban-span-5,.service-cont p {
        font-size: 14px
    }

    .banner_txt .caption2 h1.text1:before {
        width: 50px
    }

    .banner-alid-img img.img-fluid {
        width: auto!important
    }

    .banner_txt .caption2 p.text23 {
        font-size: 15px!important;
        -webkit-line-clamp: 3!important;
        padding-top: 10px!important
    }

    .banner_txt .caption2 .btn-bnnr,section.mission-section .about-btn.btn-bnnr {
        margin-top: 10px!important
    }

    .main-menu-header .header-logo a.logo {
        position: relative
    }

    nav.navbar.navbar-expand-lg.navbar-light.my-navbar {
        padding: 0!important
    }

    .banner-slider .owl-item .item .container {
        height: 300px!important
    }

    .banner_txt .caption2 h1.text1 {
        line-height: 20px
    }

    .banner-slider .owl-dots {
        left: 0;
        right: 0;
        display: none!important
    }

    section.product-section.product-section1:after {
        width: 80%;
        height: 2%
    }

    section.maintestimonials-new,section.map-section,section.mission-section,section.product-section.product-section1,section.vision-section {
        padding: 30px 0
    }

    .product-list {
        height: 200px
    }

    .product-url.prod-url1 a.pro-links {
        font-size: 12px;
        padding: 0 10px
    }

    .defalt-heading h2:before {
        height: 2px
    }

    .all-default-ccontent.abttt .deflt-p p {
        font-size: 12px!important;
        -webkit-line-clamp: 5;
        line-height: 20px!important
    }

    section.mission-section:before,section.vision-section:before {
        width: 80%;
        height: 3%
    }

    .product-content {
        padding-top: 10px
    }

    .cust-cust .inner-testimonial .testi-user .testy,.product-content .product-url {
        margin: 10px 0
    }

    .testi-quick {
        padding: 0 0 30px
    }

    .cust-cust .inner-testimonial .testi-user .testy h4, .cust-cust .testi-user .testy p {
        font-size: 12px;
        margin: 0 10px 0 0
    }

    .cust-cust .inner-testimonial .testi-user .testy .testy-star {
        max-width: 40%
    }

    .cust-cust .inner-testimonial .text-caption-p p {
        font-size: 10px!important;
        line-height: 16px
    }

    body section.maintestimonials-new .owl-nav {
        display: none!important
    }

    li.currency-mobile {
        padding-left: 20px;
        font-size: 12px
    }

    section.banner-section:before {
        bottom: 0;
        width: 0;
        height: 0;
        opacity: 0!important
    }

    .all-product-btn.btn-bnnr,.blog-section .blog-url {
        padding: 10px 0
    }

    .cust-cust .inner-testimonial {
        padding-bottom: 0
    }

    body li.foot-numb a p {
        margin-bottom: 0;
        width: 100%!important
    }

    .footer-main-contact li.foot-numb span.f-con-icon {
        width: 20%!important
    }

    .container-fluid.header-logo-contain.g-0 {
        --bs-gutter-y: unset!important;
        --bs-gutter-x: unset!important
    }

    .about-section .dasktop-show {
        display: block!important
    }

    .about-count-main .count-wrapper .abt-no {
        font-size: 30px!important;
        line-height: 50px!important
    }

    .about-count-main .count-wrapper {
        width: 80%;
        margin: 0 10px 0 auto!important
    }

    .all-default-ccontent.abttt .defalt-heading h1, .all-default-ccontent.abttt .defalt-heading h2, .all-default-ccontent.abttt .defalt-heading h2 {
        font-size: 22px!important
    }

    .about-count-main .count-wrapper p {
        font-size: 13px!important
    }

    .all-default-ccontent.sollu {
        max-width: 100%!important
    }

    .all-default-ccontent.sollu .deflt-p p {
        font-size: 12px;
        margin: 10px 0
    }

    .blog-content .blog-txt {
        padding: 0 0 10px
    }

    .foot-clmn-2.all-foot-clmn {
        padding: 0 40px!important
    }

    .service-cont h3 {
        font-size: 20px
    }
}

.factory-strength-section {
    padding: 90px 0;
    background: #fff
}

.factory-strength-section .factory-tabs {
    gap: 10px;
    padding-right: 35px
}

.factory-strength-section .factory-tabs .nav-link {
    width: 100%;
    min-height: 70px;
    padding: 15px 20px;
    border: 1px solid var(--factory-border);
    border-radius: 8px;
    background: #fff;
    color: var(--btn-color);
    display: flex;
    align-items: center;
    gap: 15px;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    transition: .35s
}

.factory-strength-section .factory-tabs .nav-link:hover {
    border-color: var(--factory-primary);
    color: var(--factory-primary);
    transform: translateX(5px)
}

.factory-strength-section .factory-tabs .nav-link.active {
    background: var(--factory-primary);
    border-color: var(--factory-primary);
    color: var(--btn-color);
    box-shadow: 0 12px 30px rgba(29,184,232,.2)
}

.factory-strength-section .tab-number {
    min-width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--factory-light);
    color: var(--factory-primary);
    font-size: 12px;
    font-weight: 700
}

.factory-strength-section .factory-tabs .nav-link.active .tab-number {
    background: rgba(255,255,255,.2);
    color: var(--btn-color)
}

.factory-strength-section .factory-content {
    background: var(--factory-light);
    border-radius: 14px;
    padding: 25px;
    overflow: hidden
}

.factory-strength-section .factory-image {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 25px
}

.factory-strength-section .factory-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.factory-strength-section .factory-text h3 {
    color: var(--btn-color);
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 15px
}

.factory-strength-section .factory-text p {
    color: var(--factory-text);
    font-size: 15px;
    line-height: 1.85;
    margin-bottom: 10px
}

.factory-strength-section .factory-tab-content .tab-pane {
    transition: opacity .4s,transform .4s
}

.factory-strength-section .factory-tab-content .tab-pane:not(.show) {
    transform: translateY(10px)
}

@media (max-width: 991px) {
    .factory-strength-section .factory-tabs {
        flex-direction:row!important;
        overflow-x: auto;
        flex-wrap: nowrap;
        padding-right: 0;
        margin-bottom: 30px;
        padding-bottom: 8px
    }

    .factory-strength-section .factory-tabs .nav-link {
        min-width: 280px
    }

    .factory-strength-section .factory-tabs .nav-link:hover {
        transform: none
    }

    .factory-strength-section .section-heading h2 {
        font-size: 32px
    }
}

@media (max-width: 575px) {
    .footer-menus ul.footer-menus-list {
        display:flex!important;
        justify-content: space-between
    }

    .factory-strength-section {
        padding: 60px 0
    }

    .factory-strength-section .section-heading h2 {
        font-size: 27px
    }

    .factory-strength-section .factory-tabs .nav-link {
        min-width: 250px;
        font-size: 14px
    }

    .factory-strength-section .factory-content {
        padding: 15px
    }

    .factory-strength-section .factory-image {
        height: 220px
    }

    .factory-strength-section .factory-text h3 {
        font-size: 22px
    }
}

.gallery-section {
    padding: 80px 0;
    background: #fff
}

.gallery-section .gall-img {
    overflow: hidden
}

.gallery-section .factory-gallery-item {
    position: relative;
    display: block;
    height: 280px;
    overflow: hidden;
    border-radius: 10px
}

.gallery-section .factory-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .6s
}

.gallery-section .gallery-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.45);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .4s
}

.gallery-section .gallery-overlay span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--factory-primary);
    color: #fff;
    border-radius: 50%;
    font-size: 28px;
    font-weight: 300;
    transform: scale(.6);
    transition: .4s
}

.gallery-section .factory-gallery-item:hover img,.gallery-section .owl-gallery .owl-nav button:hover {
    transform: scale(1.08)
}

.gallery-section .factory-gallery-item:hover .gallery-overlay {
    opacity: 1
}

.gallery-section .factory-gallery-item:hover .gallery-overlay span {
    transform: scale(1)
}

.gallery-section .gall-img h4, .gallery-section .gall-img p {
    margin: 15px 0 0;
    color: var(--btn-color);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    transition: color .3s;
    text-transform: capitalize
}

.gallery-section .gall-img:hover h4,
.gallery-section .gall-img:hover p {
    color: var(--factory-primary)
}

.gallery-section .owl-gallery .item {
    padding: 5px
}

.gallery-section .owl-gallery .owl-nav button {
    width: 42px;
    height: 42px;
    border-radius: 50%!important;
    background: var(--factory-primary)!important;
    color: #fff!important;
    font-size: 22px!important;
    transition: .3s
}

.gallery-section .owl-gallery .owl-nav {
    margin-top: 25px
}

@media (max-width: 767px) {
    .gallery-section {
        padding:60px 0
    }

    .gallery-section .factory-gallery-item {
        height: 220px
    }

    .gallery-section .gall-img h4, .gallery-section .gall-img p {
        font-size: 15px
    }
}

@media (min-width: 1600px) {
    .main-menu-header .header-logo img {
        max-width:60%
    }
}

.how-work-section {
    padding: 40px 0;
    background: #d0d0d0
}

.how-work-section .row {
    gap: 30px 0
}

.work-step {
    height: 100%;
    padding: 25px 20px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px
}

.work-step span {
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    border-radius: 50%;
    background: var(--btn-color);
    color: #fff;
    font-weight: 600
}

.work-step h4, .work-step h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.4
}

.work-step:hover {
    transform: translateY(-5px);
    border-color: var(--btn-color)
}

@media(max-width: 992px) {
    .bannermain.innerbanner {
        margin-top:80px;
        height: auto!important
    }
}

@media(max-width: 767px) {
    .work-step h4, .work-step h3 {
        font-size:13px
    }

    .work-step {
        height: 80%
    }

    .bannermain.innerbanner .innercaption h1,.bannermain.innerbanner .innercaption span {
        font-size: 12px;
        padding: 6px 15px
    }

    .bannermain.innerbanner .innercaption {
        right: 5px
    }
}

@media(min-width: 767px) and (max-width:992px) {
    .work-step h4, .work-step h3 {
        font-size:15px
    }

    .work-step {
        height: 90%;
        margin-bottom: 10px;
        padding: 20px
    }

    .how-work-section .row {
        gap: 10px 0
    }
}
