.defalt-heading h2,.sub-heading h3 {
    text-align: center;
    text-transform: capitalize;
    position: relative;
    line-height: normal
}

.about-section .container,.blog-section .defalt-heading,.blog-section .sub-heading,.form-section.h-search-form,.frm-content h6,.line-after,.product-heading-bg .container,.service,.sub-heading,.sub-heading h3,body,section.banner-section .row,section.main-testimonial.zz .container.t03,section.product-section .defalt-heading,section.product-section .sub-heading {
    position: relative
}

.defalt-heading h2,.info-left,.seo-content {
    padding-bottom: 10px
}

.extra-padding,.footer-menus ul.footer-menus-list,.logo-sec .header-top,body {
    padding: 0
}

.btn-primary,.service:hover p.number {
    background: var(--btn-color)!important
}

.ffc ul.main-social-list,li {
    list-style: none!important
}

@font-face {
    font-family: Raleway;
    font-weight: 300;
    src: url(../fonts/Raleway/Raleway-Light.ttf)
}

@font-face {
    font-family: Raleway;
    font-weight: 400;
    src: url(../fonts/Raleway/Raleway-Regular.ttf)
}

@font-face {
    font-family: Raleway;
    font-weight: 500;
    src: url(../fonts/Raleway/Raleway-Medium.ttf)
}

@font-face {
    font-family: Raleway;
    font-weight: 600;
    src: url(../fonts/Raleway/Raleway-SemiBold.ttf)
}

@font-face {
    font-family: Raleway;
    font-weight: 700;
    src: url(../fonts/Raleway/Raleway-Bold.ttf)
}

@font-face {
    font-family: Raleway;
    font-weight: 800;
    src: url(../fonts/Raleway/Raleway-ExtraBold.ttf)
}

@font-face {
    font-family: Raleway;
    font-weight: 800;
    src: url(../fonts/Raleway/Raleway-Black.ttf)
}

@font-face {
    font-family: Montserrat;
    font-weight: 400;
    src: url(../fonts/Montserrat/Montserrat-Regular.otf)
}

@font-face {
    font-family: Montserrat;
    font-weight: 500;
    src: url(../fonts/Montserrat/Montserrat-Medium.otf)
}

@font-face {
    font-family: Montserrat;
    font-weight: 600;
    src: url(../fonts/Montserrat/Montserrat-SemiBold.otf)
}

@font-face {
    font-family: Montserrat;
    font-weight: 700;
    src: url(../fonts/Montserrat/Montserrat-Bold.otf)
}

@font-face {
    font-family: Montserrat;
    font-weight: 800;
    src: url(../fonts/Montserrat/Montserrat-ExtraBold.otf)
}

@font-face {
    font-family: Montserrat;
    font-weight: 900;
    src: url(../fonts/Montserrat/Montserrat-Black.otf)
}

.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
}

.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 p {
    display: none!important
}

button#toggleBtn {
    outline: unset
}

* {
    font-family: Montserrat!important
}

:root {
    --color1: #000000;
    --color2: #ffffff;
    --h-color: #3E3A39;
    --txt-color: #000;
    --btn-color: linear-gradient(180deg, #D9D9D9 0%, #2397a3 0.01%, #28bfb0 100%)
}

body {
    max-width: 1920px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    scroll-behavior: smooth;
    overflow-x: hidden;
    background: var(--color2)
}

.sub-heading h3 {
    color: #29cbb4;
    font-size: 18px;
    font-weight: 500;
    font-family: Raleway!important;
    margin: 0
}

.sub-heading:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    background-color: var(--btn-color)
}

.defalt-heading h2 {
    color: var(--h-color);
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 700
}

.btn-primary {
    color: var(--color2);
    border: 1px solid var(--btn-color)!important;
    background: #f39703!important;
    background: linear-gradient(180deg,#228ea0 0,rgb(42 211 182) 100%)!important
}

@media (min-width: 769px) and (max-width:992px) {
    .sub-heading h3 {
        letter-spacing:2.4px!important
    }

    .defalt-heading h2 {
        line-height: 30px!important
    }
}

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
}

.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
}

.banner-slider .owl-item .item,section.banner-section {
    height: 800px;
    position: relative
}

.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
}

.main-menu-header {
    background: var(--btn-color);
    background: unset
}

.line-after:first-child:after,.my-navbar .header-logo.mobile-logo,section.maintestimonials-new .owl-nav {
    display: none
}

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

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

.main-header li.nav-item a.nav-link {
    padding: 5px!important;
    color: var(--color2)!important;
    color: #000!important;
    border-radius: 0;
    font-family: Raleway!important;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}

.main-header li.active.nav-item a.nav-link {
    position: relative;
    border-radius: 0;
    color: #27a684!important;
    background: 0 0!important;
    border-bottom: 2px solid
}

.main-header li.nav-item a.nav-link:hover {
    color: #27a684!important;
    border-radius: 0;
    transition: .3s ease-in
}

.my-navbar .navbar-collapse ul ul.dropdown-menu {
    background: var(--btn-color);
    background: #238e78!important;
    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,.select-lang .gt_switcher_wrapper .gt_option a:hover {
    background: 0 0!important;
    transition: .3s
}

.my-navbar .navbar-collapse ul ul.dropdown-menu li.dropdown-item:hover a,.search-box-btn.search-box-outer:hover {
    transition: .3s
}

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

    .about-image,.cat-content-2,.exquisition-img-div,.header-top,.info-left,.info-right,.mt-20,.owl-carousel-ppp .owl-nav,.search-btn,a.rfq-btn,body .select-lang .gt_switcher_wrapper,body .test-img-wrappers,body section.services-main,body section.top-information {
        display: none
    }

    section.logo-sec .row-third {
        background: unset!important
    }

    section.home-categories .row .col-md-4:first-child .cat-content {
        padding-top: 20px!important;
        height: unset
    }

    section.home-categories .row .col-md-4:first-child .cat-content h2 {
        font-size: 21px
    }

    .cat-content p {
        font-size: 14px
    }

    section.product-section h2 {
        margin-top: 0!important;
        font-size: 21px
    }

    .op-content-div p,section.exquisition-section .exquisition-img-content p {
        font-size: 12px
    }

    section.exquisition-section .exquisition-img-content {
        padding-top: 0
    }

    section.exquisition-section .exquisition-img-content h2 {
        font-size: 18px;
        font-weight: 700
    }

    section.supply-chain {
        margin-top: 0!important;
        padding: 30px 10px!important
    }

    section.supply-chain h2 {
        font-size: 18px;
        max-width: 100%
    }

    section.supply-chain .supply-chain-content {
        padding: 20px 0;
        margin-bottom: 20px
    }

    body section.cta-section a.cta-btns {
        float: left!important;
        padding: 8px 20px 14px!important;
        font-size: 12px!important
    }

    section.cta-section h2 {
        font-size: 19px
    }

    section.cta-section {
        padding: 20px 0!important
    }

    .last-call {
        text-align: left!important
    }

    section.last-sec-wrapper .logo img {
        max-width: 190px
    }

    body .footer-botm p.asdas a {
        font-size: 10px!important
    }

    .caption2 h3 {
        font-size: 10px
    }

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

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

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

    body .sub-heading h3 {
        font-size: 13px!important
    }

    body .defalt-heading h2 {
        font-size: 22px!important
    }

    body .my_contact_us {
        right: -44px
    }

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

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

    .my-navbar .header-logo.mobile-logo {
        display: block!important;
        text-align: left!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: 60%;
    }

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

    .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: 9999999;
        overflow: hidden
    }

    .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
    }

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

    .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) {
    .sub-heading:before {
        height:3px!important
    }

    .sub-heading {
        padding-top: 10px!important
    }

    .sub-heading h3 {
        font-size: 11px!important;
        letter-spacing: 2.4px!important
    }

    .defalt-heading h2 {
        font-size: 12px!important
    }

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

    .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
    }
}

.about-ccontent h1, .about-ccontent h2,.banner_txt,.btn-bnnr,.footer-widgets li a p,section.last-sec-wrapper ul.main-social-list li {
    display: inline-block
}

.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 .bannermain {
    background: #fff;
    padding: 0;
    width: 100%;
    top: -55px
}

.about-section .sub-heading:before,.banner-slider .owl-item .item {
    margin: 0
}

.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 {
    position: absolute;
    top: 30%;
    left: 9%;
    bottom: 0;
    right: 0;
    align-items: center;
    margin: 0 auto 0 0;
    text-align: left
}

.banner_txt .caption2 {
    max-width: 40%;
    margin: 0 auto 0 0
}

.banner_txt h2.text3 {
    color: var(--txt-color);
    color: #29ae7c;
    font-size: 47px;
    font-weight: 700;
    line-height: normal;
    font-family: Raleway!important;
    position: relative;
    text-transform: uppercase
}

.banner_txt h5.text2,.btn-bnnr a {
    font-size: 14px;
    font-family: Raleway!important;
    color: #fff
}

.banner_txt h5.text2 {
    font-weight: 400;
    line-height: 20px;
    position: relative;
    text-transform: unset
}

.banner_txt p.text4,.btn-bnnr a,.seric-content h3,.seric-content p {
    line-height: normal
}

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

.btn-bnnr {
    margin-top: 0
}

.btn-bnnr a {
    padding: 7px 30px 15px;
    background: var(--btn-color);
    border-radius: 0;
    font-weight: 500;
    text-transform: uppercase;
    transition: .5s;
    background: url(/images/btn-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.banner-slider .owl-dots,.product-heading-bg,section.bread-crum {
    background-color: var(--btn-color)
}

.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: block;
    position: absolute;
    bottom: 10%;
    left: 10%;
    text-align: left;
    width: 100%
}

.banner-slider .owl-dots .owl-dot span {
    display: block;
    height: 20px;
    width: 20px;
    position: relative
}

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

.banner-slider .owl-dots .owl-dot.active {
    border: 0 solid #fff;
    background: linear-gradient(180deg,#228ea0 0,rgb(38 243 208) 100%)!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;
    text-align: left
}

.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
}

.about-section .about-ccontent p,.seric-content p {
    color: var(--txt-color);
    font-size: 14px;
    font-weight: 400
}

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

.cust-cust,.gallery-section .defalt-heading,.gallery-section .sub-heading,.prod-content,.product-content,.serv-main,.service,.service .number,.video-div {
    text-align: center
}

.about-section {
    position: relative;
    padding-top: 60px;
    padding-bottom: 30px!important
}

.about-ccontent h1, .about-ccontent h2 {
    color: var(--h-color);
    font-size: 30px;
    font-family: Raleway!important;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding-bottom: 10px;
    position: relative
}

.about-section .about-ccontent p {
    line-height: 25px;
    -webkit-line-clamp: 12
}

.product-url a,section.main-testimonial.zz .text-caption-p p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: capitalize
}

.product-section {
    padding: 0 0 80px
}

.product-heading-bg {
    padding: 10px 0
}

.main-div {
    margin: 10px
}

.product-list {
    height: 280px;
    position: relative;
    overflow: unset!important;
    border-radius: 0;
    background: #fff;
    z-index: 1;
    transition: .5s;
    box-shadow: 0 0 15px #cccccca3
}

.product-list img.img-fluid {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    transition: .5s
}

.product-content {
    padding-top: 0
}

.product-url a {
    color: #303030;
    font-weight: 500;
    line-height: 30px;
    -webkit-line-clamp: 1;
    margin-bottom: 10px;
    margin-top: 10px
}

section.main-testimonial.zz {
    padding: 30px 0 0;
    background-size: 100% 100%!important;
    background-position: center left!important;
    background-repeat: no-repeat!important;
    background: url("/images/get-a-quote-bgs-2.jpg")
}

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-weight: 400;
    line-height: 22px;
    padding-right: 0;
    -webkit-line-clamp: 6
}

.testy-star,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
}

.prod-content {
    padding: 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;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.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
}

.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 {
    overflow: hidden;
    transition: .6s
}

.service-section {
    padding: 50px 0
}

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

.service .number {
    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 {
    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
}

.blog-section .defalt-heading,.service h2 {
    margin-bottom: 20px
}

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

.blog-section .blog-url a,.service h2 {
    font-weight: 700;
    text-transform: capitalize
}

.service h2 {
    color: #131313;
    font-style: normal;
    font-size: 30px;
    line-height: 30px
}

.footer-p p,.footer-widgets li a {
    color: var(--color2);
    font-weight: 400
}

.blog-section {
    padding-bottom: 40px;
    padding-top: 60px;
    position: relative
}

.blog-section .main-blog:hover .main-blog-div {
    transform: translatey(-50px);
    transition: .5s
}

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

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

.blog-section .blog-img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    width: 100%;
    object-fit: cover;
    object-position: center center
}

.blog-section .blog-content .name-user {
    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 {
    margin-top: 10px
}

.blog-section .blog-url a {
    color: var(--h-color);
    font-size: 20px;
    line-height: normal;
    -webkit-line-clamp: 1;
    text-align: left
}

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

.blog-section .blog-txt p:last-child {
    color: var(--h-color);
    font-weight: 700
}

.blog-section .view-details {
    align-items: center;
    justify-content: space-between;
    text-align: left
}

.blog-section .blog-url-main .view-details a {
    color: var(--btn-color);
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 20px 15px;
    background: url(/images/btn-bg.png) 0 0/100% 100% no-repeat
}

@media (max-width: 767px) {
    .about-btn a,.btn-bnnr a,.seric-content p {
        font-size:10px!important
    }

    .blog-section .blog-up:nth-child(2),body .banner_txt .caption2 .btn-bnnr,section.banner-section,section.main-testimonial.zz .testi-user {
        margin-top: 0!important
    }

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

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

    .banner_txt {
        padding: 0!important;
        margin-left: 10px;
        left: 0;
        top: 20px
    }

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

    .banner_txt h2.text3 {
        font-size: 12px;
        line-height: 16px
    }

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

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

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

    .banner-slider .owl-dots,.banner-slider .owl-nav,section.main-testimonial.zz .owl-nav {
        display: none!important
    }

    .servicess-section {
        padding: 30px 0!important;
        text-align: center
    }

    .servicess-section .sub-heading:before {
        margin: auto!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: 0!important
    }

    .about-ccontent h1, .about-ccontent h2 {
        display: block!important;
        font-size: 18px!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
    }

    .product-section {
        padding: 0
    }

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

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

    .product-url a,section.main-testimonial.zz .testy h5 {
        font-size: 10px
    }

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

    .product-url,.product-url-main {
        text-align: center;
        margin-top: 0!important
    }

    body .about-section .container:before {
        width: 70px;
        height: 50px;
        top: -60px
    }

    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 .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 .testy h4 {
        font-size: 12px
    }

    .single-prod {
        padding: 10px 0
    }

    section.category-section .col-md-4:nth-child(2) .single-prod {
        display: flex;
        flex-direction: column-reverse
    }

    .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!important
    }

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

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

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

    .blog-section .blog-url a {
        font-size: 14px!important
    }

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

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

    .blog-section .blog-url-main .view-details a:last-child {
        width: 35px
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .logo-sec.main-header,section.logo-sec.main-header {
        height:80px;
        z-index: 999 !important;
        !i;!;width: 100%;
        position: fixed !important;
        !I;!;top: 0 !important;
        !i;!;left: 0 !important;
        !I;!;right: 0 !important;
        !i;!;}

    .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
    }

    .main-header .navbar-collapse,.main-menu-header,section.logo-sec.main-header {
        background: var(--color2)
    }

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

    .my-navbar .header-logo.mobile-logo {
        display: block!important;
        text-align: left!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: 80%;
    }

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

    .main-header .navbar-collapse {
        position: fixed;
        top: 0;
        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
    }

    .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
    }

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

    .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)
    }

    .blog-section .blog-content .name-user p,.seric-content p {
        font-size: 11px!important
    }

    .blog-section,section.main-testimonial.zz {
        padding: 30px 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: 50px!important;
        padding: 10px!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: 16px!important;
        line-height: 20px!important
    }

    .blog-section .blog-txt p {
        font-size: 12px!important;
        line-height: 18px!important;
        margin: 5px 0!important
    }

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

    .blog-section .blog-url-main .view-details a:last-child {
        width: 35px
    }
}

.footer-section,section.home-categories .row .col-md-4:first-child .cat-content {
    padding-top: 60px
}

.all-gallery-img {
    display: flex
}

.gallery-img {
    margin: 5px;
    width: 20%;
    height: 200px;
    overflow: hidden
}

.gallery-img:hover img.img-fluid {
    transition: .8s;
    transform: scale(1.08)
}

.gallery-img img.img-fluid {
    transition: .8s
}

.footer-section {
    background: var(--btn-color);
    background: url("/images/footer-bgs1.png")
}

.footer-section .container.bg {
    padding-bottom: 30px
}

.footer-p p {
    font-size: 15px;
    line-height: normal;
    margin-top: 30px
}

.footer-heading {
    margin-bottom: 0
}

.footer-section .footer-heading h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.footer-widgets li a {
    font-size: 14px;
    line-height: unset
}

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

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

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

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

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

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

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

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

.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 {
    border-top: 1px solid #ffffff29;
    padding: 15px 0
}

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

.cat-content-2 h2,.op-content-div p,.quick-contact .cont-heading h3,section.cta-section h2,section.supply-chain .supply-chain-content h4,section.supply-chain h2 {
    text-transform: capitalize
}

.footer-botm p.asdas a {
    color: #29c7b2;
    position: relative;
    margin-right: 10px;
    font-size: 14px!important
}

.footer-botm p.asdas a:hover {
    color: #fff;
    transition: .3s
}

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

.ffc ul.main-social-list li {
    background: #fff;
    margin-right: 20px!important;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0
}

section.bread-crum {
    color: #fff;
    max-width: 1600px;
    margin: 0 auto
}

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

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

section.category-section {
    padding-top: 80px
}

.gallery-section {
    padding-bottom: 50px
}

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

@media (min-width: 575px) and (max-width:992px) {
    .gallery-img {
        height:100px
    }
}

@media (max-width: 575px) {
    .gallery-img {
        height:50px
    }
}

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

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

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

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

.select-lang .gt_switcher_wrapper {
    position: relative!important;
    float: right
}

.select-lang .gt_switcher_wrapper .gt_selected {
    background: var(--btn-color);
    background: #112a87!important;
    border-radius: 30px!important;
    padding: 4px 10px
}

.select-lang .gt_switcher_wrapper .gt_selected a {
    color: var(--color2)!important;
    border: none!important;
    font-size: 11px;
    position: relative;
    font-weight: 500!important;
    border-radius: 30px!important;
    width: auto!important
}

.select-lang .gt_switcher_wrapper .gt_selected a:hover {
    background: var(--btn-color);
    background: #112a87bd!important
}

.select-lang .gt_switcher_wrapper .gt_selected a:before {
    content: "";
    width: 0;
    height: 0
}

.select-lang .gt_container--hich1m .gt_switcher .gt_selected a:after {
    right: 10px!important;
    filter: brightness(15)!important;
    top: 5px!important
}

.select-lang .gt_switcher_wrapper .gt_option {
    background: var(--btn-color);
    position: absolute!important;
    padding: 30px 0 10px 20px!important;
    width: 171px!important;
    top: 26px;
    border-radius: 0 0 20px 20px;
    overflow: hidden!important;
    border: 0!important
}

.about-section .container:before,.all-product-btn.btn-bnnr a.links:before {
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    right: 0;
    opacity: 0
}

.select-lang .gt_switcher_wrapper .gt_option a {
    color: #fff!important;
    padding: 0!important;
    margin: 4px 0!important;
    font-size: 12px
}

.contact-section {
    padding: 60px 0
}

.quick-contact {
    position: relative;
    padding: 30px 50px;
    background-color: #00000069;
    box-shadow: 0 4px 17.1px 7px rgba(0,0,0,.15);
    height: 500px;
    width: 90%;
    margin: 0 auto;
    background: url("/images/contact-bgs.jpg") 0 0/100%
}

.quick-contact .cont-heading h3 {
    color: #fff!important;
    font-size: 26px;
    font-weight: 700;
    line-height: normal;
    position: relative
}

.quick-form form .form-group input,.quick-form input#captcha {
    border-radius: 0;
    border: 0 solid #e8e8e800;
    border-bottom: 1px solid #e2e2e2;
    background: 0 0;
    padding: 10px 20px;
    height: 50px;
    margin: 5px 0;
    color: #fff!important;
    font-size: 16px
}

.quick-form form .form-group textarea {
    border-radius: 0;
    border: 0 solid #e8e8e800;
    border-bottom: 1px solid #cacaca;
    background: 0 0;
    padding: 25px 20px;
    margin: 5px 0;
    color: #fff;
    font-size: 16px;
    resize: none
}

.quick-form form ::placeholder {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px
}

.quick-form .cap_img {
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    width: 30%!important
}

.quick-form .cap_img img {
    max-width: 100%;
    height: auto
}

.quick-form form button {
    outline: 0;
    font-weight: 600;
    margin-top: 20px;
    border: none!important;
    border-radius: 0!important;
    top: -5px;
    position: relative;
    background: #fff!important;
    color: #000!important;
    padding-bottom: 3px;
    padding-top: 4px;
    font-size: 15px
}

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

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

    .l-o-g {
        width: 60%!important;
        text-align: center!important;
        margin: 0 auto!important
    }

    .footer-p p {
        font-size: 12px;
        margin-top: 15px;
        text-align: left;
        line-height: 17px!important
    }

    .f-recent-post .f-post h2,.footer-widgets li,.footer-widgets li a {
        line-height: 20px!important
    }

    .footer-section .footer-heading h4,.footer-widgets li,.footer-widgets li a {
        font-size: 10px!important
    }

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

    .footer-heading {
        margin-bottom: 25px!important
    }

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

    .f-recent-post .f-post h2 {
        font-size: 15px!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
    }

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

    section.category-section {
        padding-top: 30px
    }

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

    .service-section {
        padding-bottom: 0
    }

    .gallery-section {
        padding-bottom: 30px
    }

    .service p {
        font-size: 12px
    }

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

    .ffc ul.main-social-list {
        justify-content: center
    }

    .quick-contact {
        text-align: center;
        position: relative;
        padding: 0 20px;
        margin-top: 30px
    }

    .quick-contact .cont-heading h3 {
        font-size: 16px
    }

    .quick-form form .form-group input,.quick-form form .form-group textarea {
        border-radius: 15px;
        padding: 10px;
        font-size: 12px
    }

    .quick-form form .form-group input {
        height: 40px
    }

    .quick-form form ::placeholder {
        font-size: 12px
    }

    .quick-contact .captcha-div {
        display: inline-block;
        float: left
    }

    .quick-form .cap_img {
        width: 45%!important;
        display: inline-block;
        float: right;
        margin-top: 20px
    }

    .quick-form form button {
        font-size: 13px;
        width: 100%
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .quick-contact,section.banner-section {
        position:relative
    }

    body .bannermain .item,section.banner-section {
        height: 300px!important
    }

    body .bannermain {
        height: 350px!important
    }

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

    .banner_txt {
        padding: 0!important;
        margin-left: 50px
    }

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

    .banner_txt h2.text3 {
        font-size: 14px;
        line-height: 22px
    }

    .banner_txt h5.text2 {
        font-size: 10px;
        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: 10px!important;
        padding: 5px 10px!important
    }

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

    section.about-section {
        padding: 60px 0 0!important
    }

    .about-ccontent h1, .about-ccontent h2 {
        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
    }

    .product-section {
        padding: 30px 0
    }

    .product-url a,.service p {
        font-size: 12px
    }

    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
    }

    .l-o-g {
        width: 70%;
        margin: 0 auto
    }

    .footer-heading,.prod-content h2 {
        margin-bottom: 10px
    }

    .footer-p p {
        font-size: 12px;
        margin-top: 15px;
        text-align: left
    }

    .footer-section .footer-heading h4 {
        font-size: 12px;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

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

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

    .prod-content h2 {
        font-size: 12px
    }

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

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

    .service h2 {
        font-size: 22px
    }

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

    .quick-contact {
        text-align: center;
        padding: 0 20px;
        margin-top: 30px
    }

    .quick-contact .cont-heading h3 {
        font-size: 20px
    }

    .quick-form form .form-group input,.quick-form input#captcha {
        height: 40px;
        font-size: 13px;
        border-radius: 15px;
        padding: 10px
    }

    .quick-form form .form-group textarea {
        border-radius: 15px;
        padding: 10px;
        font-size: 14px
    }

    .quick-form .cap_img {
        width: 25%!important;
        margin-top: 20px
    }

    .quick-form form button {
        font-size: 10px;
        padding: 5px
    }

    .quick-form form ::placeholder {
        font-size: 12px
    }
}

@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, .about-ccontent h2,.quick-contact .cont-heading h3 {
        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,.quick-form form button {
        font-size: 14px
    }
}

.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: 0;
    text-align: center;
    display: block
}

.main-header li.active.nav-item,.main-header li.nav-item:hover {
    background-size: 100% 100%;
    background-position: center!important;
    background-repeat: no-repeat!important
}

.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: 20px!important
}

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

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

.about-section .container:before {
    position: absolute;
    content: '';
    background-image: url(/images/01.jpg);
    height: 110px;
    width: 140px;
    top: -90px;
    z-index: 1
}

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

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;
    background-color: #f6f6f6
}

.blog-section .defalt-heading,.blog-section .sub-heading,.info-right {
    text-align: left
}

.all-product-btn.btn-bnnr a.links {
    position: relative;
    top: 0;
    border-radius: unset;
    z-index: 999
}

.all-product-btn.btn-bnnr a.links:before {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    margin: auto;
    width: 80%;
    height: 15px;
    background-image: url(/images/h-line.png)
}

.all-product-btn.btn-bnnr:before {
    left: 0
}

.all-product-btn.btn-bnnr:after {
    right: 0
}

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

section.main-testimonial.zz .owl-nav .owl-next,section.main-testimonial.zz .owl-nav .owl-prev {
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important
}

.defalt-heading h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background: #28c1b0;
    margin: 0 auto;
    right: 0
}

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

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

section.main-testimonial.zz .owl-dots .owl-dot:first-child span,section.main-testimonial.zz .owl-dots .owl-dot:nth-child(2) span,section.main-testimonial.zz .owl-dots .owl-dot:nth-child(3) span {
    height: 90px;
    width: 90px;
    left: 0;
    background-size: 100% 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    margin: auto;
    right: 0;
    bottom: 0
}

.testi-quick {
    position: relative;
    padding: 40px 0 30px;
    margin: 0
}

.testi-quick:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #136ffe;
    z-index: -1;
    opacity: 0
}

.product-list:after,.product-list:before {
    position: absolute;
    z-index: -1!important;
    opacity: 0
}

.quick-contact .cont-heading h3.c-blue {
    color: #fff!important;
    font-size: 14px;
    padding-bottom: 10px
}

.testi-quick:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 49%;
    height: 80%;
    background: #eef8ff;
    opacity: 0
}

.testy-star img {
    width: auto!important
}

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

section.main-testimonial.zz .owl-dots .owl-dot:first-child span {
    background-image: url(/images/bitmap1.png);
    position: absolute;
    top: 0
}

section.main-testimonial.zz .owl-dots .owl-dot:nth-child(2) span {
    background-image: url(/images/bitmap2.png);
    position: absolute;
    top: 0
}

section.main-testimonial.zz .owl-dots .owl-dot:nth-child(3) span {
    background-image: url(/images/bitmap3.png);
    position: absolute;
    top: 0
}

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;
    background-image: url(/images/arrow1.png);
    height: 40px;
    width: 40px;
    transform: rotate(180deg);
    margin-right: 10px
}

section.main-testimonial.zz .owl-nav .owl-next {
    font-size: 0;
    background-image: url(/images/arrow1.png);
    height: 40px;
    width: 40px;
    transform: rotate(0);
    margin-left: 10px
}

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

.rfq-btn:hover,li.foot-numb p {
    color: #fff
}

.product-list:before {
    content: "";
    background: #3b99fa;
    width: 80%;
    height: 105%;
    left: -10px;
    top: -8px;
    border-radius: 25px;
    transition: .3s
}

.product-list:after {
    content: "";
    background: #fff;
    width: 90%;
    height: 90%;
    border: 1px solid #25a3a7;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.main-div:hover .product-list:before {
    opacity: 0
}

.main-header li.nav-item:hover a {
    color: #27a684!important
}

.info-right {
    margin: 0!important;
    padding-top: 10px;
    padding-bottom: 20px
}

.info-right ul li {
    display: inline-block;
    padding-right: 20px;
    color: #ffffffed;
    font-size: 14px
}

.info-left ul li img,.info-right ul li img {
    margin-right: 10px
}

section.top-information {
    background-color: #cccccc5e!important;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.info-right ul {
    margin: 0!important;
    padding: 0
}

.info-left ul {
    margin: 0;
    padding: 0;
    text-align: right
}

.banner_txt .caption2 .btn-bnnr a:last-child {
    background-color: #000000c2;
    margin-left: 0;
    background: url("/images/btn-bg.png") 0 0/100% 100% no-repeat;
    padding-top: 7px
}

.main-div:hover .product-list {
    transition: .5s
}

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

.blog-txt p {
    padding: 20px 0 0;
    font-weight: 400!important;
    margin-bottom: 30px
}

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

.testy-star img {
    margin: 0 auto
}

section.maintestimonials-new {
    padding-top: 30px
}

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: 20px;
    height: 20px;
    background-color: #ccc;
    margin: 0 6px;
    border-radius: 25px
}

section.maintestimonials-new .owl-dots .owl-dot.active {
    background-color: #3695fa
}

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 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
}

.info-left,body .about-ccontent {
    padding-top: 10px
}

.frm-content h2,.list-content h4 {
    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
}

section.logo-sec.main-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9
}

.info-left ul li {
    display: inline-block;
    padding-left: 30px
}

.caption2 h3,section.supply-chain .supply-chain-content p {
    color: #fff;
    font-size: 14px
}

.adv-head,.cat-content-2 h2 {
    font-size: 32px!important;
    font-weight: 700
}

section.logo-sec .row-third {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 0
}

.last-call,section.exquisition-section .exquisition-img-content {
    padding-top: 40px
}

body .about-image img {
    max-height: 560px;
    min-height: 560px
}

body .about-ccontent h6 {
    color: #29ae7c
}

.quick-contact .cont-heading h3.c-blue:before {
    content: "";
    width: 20%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0
}

section.supply-chain {
    background: url("/images/obj-bgs.jpg") 0 0/100% 100%;
    padding: 110px 0 150px;
    margin-top: 40px
}

section.cta-section {
    background: url("/images/get-a-quote-bgs.jpg") 0 0/100% 100%;
    padding: 80px 0 60px
}

section.cta-section a.cta-btns {
    float: right;
    background: url("/images/cont-btn-bgs2.png") 0 0/100% no-repeat;
    padding: 12px 30px 20px;
    color: #1a967c;
    font-size: 14px;
    font-weight: 700
}

section.cta-section h2 {
    color: #fff;
    max-width: 80%;
    font-weight: 700
}

section.last-sec-wrapper {
    background-color: #0f2a4c;
    padding: 20px 0
}

.mt-20,section.last-sec-wrapper .logo img {
    margin-top: 30px
}

section.exquisition-section {
    padding: 20px 0 40px
}

section.supply-chain h2 {
    max-width: 60%;
    margin: 0 auto 40px;
    color: #fff;
    text-align: center;
    font-weight: 700
}

section.supply-chain .supply-chain-content {
    background-color: #0d2037;
    padding: 40px 10px;
    text-align: center
}

section.supply-chain .supply-chain-content h4 {
    color: #24a56e;
    font-size: 16px;
    font-weight: 700
}

section.last-sec-wrapper ul.main-social-list {
    padding: 50px 0 0
}

section.last-sec-wrapper ul.main-social-list li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #113a6e;
    border-radius: 100%;
    transition: .5s
}

section.last-sec-wrapper ul.main-social-list li a img {
    filter: invert(1)
}

section.last-sec-wrapper ul.main-social-list li:hover a {
    background: linear-gradient(180deg,#228ea0 0,rgb(42 211 182) 100%)!important;
    transition: .5s
}

.last-call p {
    display: inline-block;
    color: #fff
}

.last-call {
    text-align: right
}

section.exquisition-section .exquisition-img-content h2,section.home-categories .row .col-md-4:first-child .cat-content h2 {
    font-weight: 700
}

.cat-content {
    position: relative;
    height: 290px;
    margin-bottom: 20px
}

.cat-img {
    height: 260px;
    position: relative
}

.cat-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    width: 100%;
    object-fit: cover;
    object-position: top
}

.cat-content-2 {
    height: 260px;
    background-color: #eaeaea;
    padding: 30px 30px 20px 20px
}

.cat-content-2 a,.rfq-btn {
    background: url(/images/btn-bg.png) 0 0/100% 100% no-repeat;
    padding: 10px 20px 20px;
    display: inline-block
}

.cat-content-2 a {
    color: #fff;
    font-size: 14px;
    margin-top: 20px
}

.adv-head {
    color: #fff;
    max-width: 80%;
    margin-bottom: 30px
}

ul.frm-content-list {
    padding: 0;
    position: relative;
    margin-bottom: 100px;
    margin-top: 60px
}

ul.frm-content-list li {
    position: relative;
    padding-left: 150px;
    margin-bottom: 80px;
    color: #fff
}

ul.frm-content-list li img {
    position: absolute;
    left: 0;
    top: -30px;
    max-width: 70%!important
}

.list-content p {
    font-size: 12px!important
}

.cat-title a,.testi-quick p {
    font-size: 16px;
    color: #fff
}

.cont-bottom {
    position: relative;
    top: 10px
}

.rfq-btn {
    color: #fff;
    font-size: 14px;
    margin-top: 0
}

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

.search-box-btn.search-box-outer {
    background: 0 0;
    height: 30px;
    width: 30px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -18px;
    left: -40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.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)
}

.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
}

.owl-carousel-ppp .owl-nav .owl-next,.owl-carousel-ppp .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: url("/images/arrow-next.png") 0 0/100% 100%;
    font-size: 0;
    display: inline-block
}

.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
}

.cat-title {
    position: relative;
    height: 130px;
    top: -130px;
    left: -1px
}

.cat-title:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(0deg,rgb(24 32 97 / 85%) 34.35%,rgba(37,37,37,0) 100%)
}

.cat-title a {
    position: absolute;
    left: 10px;
    top: 70px;
    font-weight: 600
}

.product-list img {
    width: unset!important
}

.main-div:hover .product-list::after {
    opacity: 1
}

.owl-carousel-ppp .owl-nav {
    position: absolute;
    left: -430px;
    top: 210px;
    width: 440px
}

section.product-section h2 {
    margin-top: 90px;
    font-weight: 700
}

.owl-carousel-ppp .owl-nav .owl-prev {
    transform: rotate(180deg)
}

.blog-dates {
    display: inline-block;
    background: linear-gradient(180deg,#228ea0 0,rgb(42 211 182) 100%)!important;
    color: #fff;
    padding: 10px 20px;
    position: relative;
    top: -20px;
    margin-top: -20px!important
}

@media(max-width: 992px) {
    .req-qt {
        display: none !important;
    }

    .banner-slider .owl-dots {
        display: none !important;
    }
    
    .container.header-logo-contain .row.hid-row {
        display: none !important;
    }
}
