body {
    font-family: poppins, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}

iframe {
    border: none;
}

a,
b,
div,
ul,
li {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}

a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
    -moz-outline: none;
    outline: none;
}

img:not([draggable]),
embed,
object,
video {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none;
    outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}

img {
    border: none;
    max-width: 100%;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {
    color: #6d6d6d;
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 15px;
    font-family: open sans, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #282828;
    margin: 0 0 15px;
    font-weight: 600;
}

h1 {
    font-size: 72px;
    line-height: 60px;
}

h2 {
    font-size: 48px;
    line-height: 55px;
}

h3 {
    font-size: 30px;
    line-height: 28px;
}

h3 {
    font-size: 30px;
    line-height: 28px;
}

h4 {
    font-size: 22px;
    line-height: 28px;
}

h5 {
    font-size: 20px;
    line-height: 28px;
}

h6 {
    font-size: 18px;
    line-height: 26px;
}

.xs-service-title {
    font-size: 22px;
    line-height: 28px;
}

.xs-post-title,
.xs-author-title {
    font-size: 20px;
}

.xs-single-title,
.widget-title {
    font-size: 24px;
}

.xs-blog-title {
    font-size: 24px;
    line-height: 34px;
}

.xs-blog-title a {
    color: #282828
}

.tag-title {
    font-size: 16px;
}

.light-text {
    font-weight: 400;
}

.xs-margin-0 {
    margin: 0;
}

.xs-mb-0 {
    margin-bottom: 0;
}

.xs-mb-10 {
    margin-bottom: 10px;
}

.xs-mb-20 {
    margin-bottom: 20px;
}

.xs-mb-30 {
    margin-bottom: 30px;
}

.xs-mb-40 {
    margin-bottom: 40px;
}

.xs-mb-50 {
    margin-bottom: 50px;
}

.xs-mb-60 {
    margin-bottom: 60px;
}

.xs-mb-70 {
    margin-bottom: 70px;
}

.xs-mb-80 {
    margin-bottom: 80px;
}

.xs-mb-90 {
    margin-bottom: 90px;
}

.xs-mb-100 {
    margin-bottom: 100px;
}

.xs-padding-0 {
    padding: 0;
}

.xs-border {
    border: 1px solid #f1f1f1
}

.xs-padding-40 {
    padding: 40px;
}

.xs-btn {
    font-size: 16px;
    font-weight: 600;
    font-family: poppins, sans-serif;
    color: #fff;
    background: var(--links);
    display: inline-block;
    line-height: 54px;
    padding: 0 40px;
    border: 1px solid var(--links);
    border-radius: 2px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    cursor: pointer;
}

.xs-btn:hover,
.xs-btn:focus {
    color: var(--links);
    outline: none;
    background: var(--white);
    border-color: var(--black);
}

.xs-btn.sm-btn {
    padding: 0 26px;
    line-height: 44px;
}

.xs-btn.fill {
    background: 0 0;
    border-color: #f2f2f2;
    margin-left: 18px;
}

.xs-btn.fill:hover {
    background: var(--white);
    color: var(--links);
    border-color: var(--black);
}

.xs-btn.xs-v2-btn {
    background: var(--links);
    border-color: var(--links);
    min-height: 50px;
    line-height: 50px;
    padding: 0 30px;
}

.xs-btn.xs-v2-btn:hover {
    background: transparent;
    color: var(--links);
}

.section-padding {
    padding: 70px 0;
}

.xs-title {
    font-size: 16px;
    color: var(--links);
    display: block;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    line-height: 9px;
}

.xs-title-2 {
    color: var(--links);
    font-weight: 300;
}

.column-title {
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 27px;
}

.column-title.white {
    color: #fff;
}

.column-title.white span {
    color: var(--links);
}

.column-title.column-title2 {
    font-size: 44px;
}

.section-bg {
    background: #f8fafe;
}

.section-bg-gray {
    background: #d7d7d7
}

.section-bg-v2 {
    background: #f4f4f4
}

.section-bg-v2 .section-title-item.section-title-v2-item .hidden-title {
    color: #ececec
}

.section-title-item {
    text-align: center;
    position: relative;
}

.section-title-item .xs-title {
    margin-bottom: 15px;
    position: relative;
    line-height: 9px;
}

.section-title-item .section-title {
    font-weight: 700;
    margin-bottom: 70px;
    position: relative;
    z-index: 1
}

.section-title-item.white .xs-title {
    color: #ededed
}

.section-title-item.white .section-title {
    color: #fff;
}

.section-title-item.section-title-v2-item {
    position: relative;
}

.section-title-item.section-title-v2-item .hidden-title {
    position: absolute;
    left: 0;
    top: 42px;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    font-size: 120px;
    font-weight: 600;
    color: #f7f7f7;
    line-height: 40px;
    text-transform: uppercase;
}

@media (max-width:768px) {
    .section-title-item.section-title-v2-item .hidden-title {
        font-size: 54px;
    }
}

.section-title-item.section-title-v2-item .hidden-title.gray-dark {
    color: #d0d0d0;
}

.section-title-item.section-title-v2-item .xs-title {
    color: #6d6d6d;
    font-weight: 500;
}

.section-title-item.section-title-v2-item .section-title {
    font-size: 44px;
    margin-bottom: 88px;
    color: var(--links);
}

.section-title-item.section-title-v2-item .section-title em {
    font-weight: 300;
    font-style: normal
}

.section-title-item.section-title-v2-item.white .xs-title {
    color: #ececec
}

.section-title-item.section-title-v2-item .section-bar {
    position: relative;
    position: relative;
}

.section-title-item.section-title-v2-item .section-bar::before {
    position: absolute;
    left: 0;
    right: 0;
    top: -76px;
    content: '';
    margin: auto;
    width: 35px;
    height: 1px;
    background: #d7d7d7
}

.section-title-item.section-title-v2-item .section-bar::after {
    position: absolute;
    left: 9px;
    right: 0;
    top: -69px;
    content: '';
    margin: auto;
    width: 35px;
    height: 1px;
    background: #d7d7d7
}

.load-more-btn {
    text-align: center;
    margin-top: 25px;
}

.load-more-btn .fill {
    padding: 0 26px;
    line-height: 44px;
    border-color: var(--links);
    color: var(--links);
}

.load-more-btn .fill:hover {
    color: #fff;
    background: var(--links);
}

.xs-form .form-control.invaild {
    border: 1px solid red !important
}

@-webkit-keyframes fadeLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
:root {
    --clr-dropdown: #2c4869;
    --clr-light: #FAFAFA;
    --white: #FFFFFF;
    --black: #000000;
    --links: #2c4869;
}

header {
    position: fixed;
    top: 0px;
    background-color: var(--white);
    width: 100%;
    z-index: 1000;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(30, 130, 95, 0.5);
}

header .container {
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

.logo-container {
    flex: 1;
    display: flex;
    align-items: center;
}

.logo {
    width: 100px;
    padding: 20px 5px;
}

.nav-btn {
    flex: 3;
    display: flex;
}

.nav-links {
    flex: 2;
}

.log-sign {
    display: flex;
    justify-content: end;
    align-items: center;
    flex: 1;
}

.btn {
    display: inline-block;
    padding: .5rem 1.3rem;
    font-size: .8rem;
    border: 2px solid var(--clr-light);
    border-radius: 2rem;
    border: 1px solid transparent;
    line-height: 1;
    margin: 0 .2rem;
    transition: .3s;
    text-transform: uppercase;
}

.btn.solid,
.btn.transparent:hover {
    background-color: var(--links);
    color: var(--white);
}

.btn.solid:hover {
    background-color: transparent;
    color: var(--links);
    border: 1px solid var(--links);
}

.nav-links>ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-link {
    position: relative;
}

.nav-link>a {
    line-height: 3rem;
    color: var(--links);
    padding: 0 .8rem;
    letter-spacing: 1px;
    font-size: .95rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
}

.nav-link>a>i {
    margin-left: .2rem;
}

.nav-link:hover>a {
    transform: scale(1.1);
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 10rem;
    transform: translateY(10px);
    opacity: 0;
    pointer-events: none;
    transition: .5s;
}

.dropdown ul {
    position: relative;
}

.dropdown-link>a {
    display: flex;
    background-color: var(--clr-light);
    color: var(--clr-dropdown);
    padding: .5rem 1rem;
    font-size: .9rem;
    align-items: center;
    justify-content: space-between;
    transition: .3s;
}

.dropdown-link:hover>a {
    background-color: var(--clr-dropdown);
    color: var(--white);
}

.dropdown-link:not(:nth-last-child(2)) {
    border-bottom: 1px solid var(--clr-light);
}

.dropdown-link i {
    transform: rotate(-90deg);
}

.arrow {
    position: absolute;
    width: 11px;
    height: 11px;
    top: -5.5px;
    left: 32px;
    background-color: var(--clr-light);
    transform: rotate(45deg);
    cursor: pointer;
    transition: .3s;
    z-index: -1;
}

.dropdown-link:first-child:hover~.arrow {
    background-color: var(--clr-dropdown);
}

.dropdown-link {
    position: relative;
}

.nav-link:hover>.dropdown,
.dropdown-link:hover>.dropdown {
    transform: translate(0, 0);
    opacity: 1;
    pointer-events: auto;
}

.mob-contact {
    display: none;
}

.hamburger-menu-container {
    flex: 1;
    display: none;
    align-items: center;
    justify-content: flex-end;
}

.hamburger-menu {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.hamburger-menu div {
    width: 1.6rem;
    height: 3px;
    border-radius: 3px;
    background-color: var(--links);
    position: relative;
    z-index: 1001;
    transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after {
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: var(--links);
    border-radius: 3px;
    transition: .5s;
}

.hamburger-menu div:before {
    transform: translateY(-7px);
}

.hamburger-menu div:after {
    transform: translateY(7px);
}

#check {
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: translateY(-50%);
    width: 2.5rem;
    height: 2.5rem;
    z-index: 90000;
    cursor: pointer;
    opacity: 0;
    display: none;
}

#check:checked~.hamburger-menu-container .hamburger-menu div {
    background-color: transparent;
}

#check:checked~.hamburger-menu-container .hamburger-menu div:before {
    transform: translateY(0) rotate(-45deg);
}

#check:checked~.hamburger-menu-container .hamburger-menu div:after {
    transform: translateY(0) rotate(45deg);
}

@keyframes animation {
    from {
        opacity: 0;
        transform: translateY(15px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

@media (max-width: 992px) {
    .hamburger-menu-container {
        display: flex;
    }
    #check {
        display: block;
    }
    .nav-btn {
        position: fixed;
        height: calc(100vh - 6rem);
        top: 6rem;
        left: 0;
        width: 100%;
        background-color: var(--links);
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        overflow-x: hidden;
        overflow-y: auto;
        transform: translateX(100%);
        transition: all .65s ease;
    }
    #check:checked~.nav-btn {
        transform: translateX(0);
    }
    #check:checked~.nav-btn .nav-link,
    #check:checked~.nav-btn .log-sign {
        animation: animation .5s ease forwards var(--i);
    }
    .nav-btn .log-sign a {
        background-color: var(--white);
        color: var(--links);
        border: 1px solid var(--white);
    }
    .nav-btn .btn.solid:hover {
        background-color: var(--white);
        color: var(--links);
        border: 2px solid var(--links);
    }
    .mob-contact {
        display: block;
        width: 100%;
        padding: 1.5rem 1.9rem;
    }
    .mob-contact li {
        margin-bottom: 10px;
    }
    .mob-contact a,
    .mob-contact span {
        color: var(--white);
        font-size: 16px;
    }
    .nav-links {
        flex: initial;
        width: 100%;
    }
    .nav-links>ul {
        flex-direction: column;
    }
    .nav-link {
        width: 100%;
        opacity: 0;
        transform: translateY(15px);
    }
    .nav-link>a {
        line-height: 1;
        padding: 1.2rem 2rem;
        color: var(--white);
    }
    .nav-link:hover>a {
        transform: scale(1);
        background-color: var(--white);
        color: var(--links);
    }
    .dropdown {
        position: initial;
        top: initial;
        left: initial;
        transform: initial;
        opacity: 1;
        pointer-events: auto;
        width: 100%;
        padding: 0;
        background-color: var(--clr-dropdown-hov);
        display: none;
    }
    .nav-link:hover>.dropdown,
    .dropdown-link:hover>.dropdown {
        display: block;
    }
    .nav-link:hover>a>i,
    .dropdown-link:hover>a>i {
        transform: rotate(360deg);
    }
    .dropdown-link>a {
        background-color: transparent;
        color: var(--white);
        padding: 1.2rem 2rem;
        line-height: 1;
    }
    .dropdown-link:not(:nth-last-child(2)) {
        border-bottom: none;
    }
    .arrow {
        z-index: 1;
        background-color: var(--white);
        left: 10%;
        transform: scale(1.1) rotate(45deg);
        transition: .5s;
    }
    .nav-link:hover .arrow {
        background-color: var(--clr-nav-hover);
    }
    .dropdown .dropdown .arrow {
        display: none;
    }
    .dropdown-link:hover>a {
        background-color: var(--white);
        color: var(--links);
    }
    .dropdown-link:first-child:hover~.arrow {
        background-color: var(--clr-nav-hover);
    }
    .nav-link>a>i {
        font-size: 1.1rem;
        transform: rotate(-90deg);
        transition: .7s;
    }
    .dropdown i {
        font-size: 1rem;
        transition: .7s;
    }
    .log-sign {
        flex: initial;
        width: 100%;
        padding: 1.5rem 1.9rem;
        justify-content: flex-start;
        opacity: 0;
        transform: translateY(15px);
    }
}


/* banner css */

section.xs-banner-sec {
    position: relative;
    height: calc(100vh - 5rem);
    width: 100%;
    margin-top: 5rem;
    /* background: url("https://i.postimg.cc/TPn6kNJ2/bg.jpg") no-repeat top center / cover; */
    overflow: hidden;
}

.xs-banner-sec {
    position: relative;
}

.xs-banner-sec .banner-slider-item {
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: 714px;
}

.xs-banner-sec .banner-item3 {
    background-position: top center;
}

.xs-banner-sec .banner-slider-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .35);
}

.xs-banner-sec .banner-slider-item .slider-table {
    display: table;
    width: 100%;
    height: 100%;
}

.xs-banner-sec .banner-slider-item .slider-table .slider-table-cell {
    display: table-cell;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.xs-banner-sec .banner-slider-item.banner-item2 .banner-content p {
    padding: 0 160px 0 0;
}

.xs-banner-sec .banner-slider-item.banner-item3 .banner-content p {
    padding: 0 0 0 50px;
}

.xs-banner-sec .banner-slider-item .banner-content {
    position: relative;
    margin-bottom: 43px;
}

.xs-banner-sec .banner-slider-item .banner-content h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 26px;
    font-size: 72px;
    line-height: 60px;
}

.xs-banner-sec .banner-slider-item .banner-content p {
    color: #ededed;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 34px;
    padding: 0 80px;
}

.xs-banner-sec .banner-slider-item.banner-item2:before,
.xs-banner-sec .banner-slider-item.banner-item3:before {
    background: rgba(0, 0, 0, .68);
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content h2 {
    -webkit-animation-name: fadeLeft;
    animation-name: fadeLeft;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content p {
    -webkit-animation-name: fadeRight;
    animation-name: fadeRight;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content .xs-btn-wraper {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-nav>div {
    position: absolute;
    left: 0;
    width: 53px;
    height: 53px;
    background: rgba(255, 255, 255, .14);
    display: block;
    text-align: center;
    border-radius: 50%;
    line-height: 16px;
    color: #fff;
    top: 50%;
    padding: 18px 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.3s ease-in;
}

.xs-banner-sec.banner-slider .owl-nav>div:hover {
    background-color: rgba(255, 255, 255, 0.399);
}

.xs-banner-sec.banner-slider .owl-nav>div i {
    font-family: iconfont;
}

.xs-banner-sec.banner-slider .owl-nav>div.owl-prev {
    left: 3%;
    right: auto
}

.xs-banner-sec.banner-slider .owl-nav>div.owl-prev::before {
    content: "<";
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 28px;
    transform: translate(-50%, -50%);
}

.xs-banner-sec.banner-slider .owl-nav>div.owl-next {
    right: 3%;
    left: auto
}

.xs-banner-sec.banner-slider .owl-nav>div.owl-next::before {
    content: ">";
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 28px;
    transform: translate(-50%, -50%);
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item:before {
    background: rgba(0, 0, 0, .6);
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content {
    margin-top: -80px;
    margin-bottom: 0;
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content h2 {
    font-size: 50px;
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn {
    background: var(--links);
    border-color: var(--links);
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill {
    background: 0 0;
    border-color: #fff;
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill:hover {
    background: var(--links);
    border-color: var(--links);
    color: var(--white);
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn:hover {
    color: var(--white);
}


/* product section  */


/* funfact css  */

.funfact-sec {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: ; */
    background-position: center bottom !important;
}

.funfact-sec .section-title-item .section-title {
    margin-bottom: 55px
}

.funfact-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000000b5;
}

.funfact-sec .single-funfact {
    text-align: center;
    margin: 0 0 0
}

.funfact-sec .single-funfact i {
    font-size: 60px;
    color: #ededed;
    display: block;
    margin-bottom: 30px
}

.funfact-sec .single-funfact i.icon-fun-fact-02 {
    font-size: 67px;
    margin-bottom: 25px
}

.funfact-sec .single-funfact .funfact-title {
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px
}

.funfact-sec .single-funfact p {
    color: #ededed
}

.funfact-sec .single-funfact p:last-of-type {
    margin-bottom: 0
}

.funfact-sec.funfact-v2-sec {
    padding: 100px 0 94px
}

.funfact-sec.funfact-v2-sec .column-title2 {
    color: #eaeaea
}

.funfact-sec.funfact-v2-sec .single-funfact .funfact-title {
    color: var(--white);
}

.funfact-sec.funfact-v2-sec .xs-title-2 {
    color: var(--white);
    font-size: 42px;
}

@media (max-width: 991px) {
    .funfact-sec.funfact-v2-sec .column-title2 {
        text-align: center;
    }
}


/* faqs section  */

.faq-and-client-logo-sec {
    position: relative;
}

.faq-and-client-logo-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    content: '';
    background: var(--links);
    height: 100%;
}

.faq-and-client-logo-sec:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    content: '';
    background: #101010;
    height: 100%;
    z-index: -1
}

@media (max-width: 992px) {
    .faq-and-client-logo-sec:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        content: '';
        background: #000000;
        height: 100%
    }
    .faq-and-client-logo-sec:after {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        content: '';
        background: #000;
    }
}

.faq-and-client-logo-sec .faq-item {
    padding: 0 55px;
}

.faq-and-client-logo-sec .faq-item.xs-faq-item {
    padding-left: 0;
}

.faq-and-client-logo-sec .faq-item .faq-content h3 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
}

.faq-and-client-logo-sec .faq-item .faq-content h4 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 60px;
}

.faq-and-client-logo-sec .faq-item .faq-single-item {
    border: 1px solid var(--white);
    border-radius: 10px;
    margin-bottom: 20px;
}

.faq-and-client-logo-sec .faq-item .faq-single-item .card-header {
    background: 0 0;
    border-bottom: none;
    padding: 5px 20px;
}

.faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 {
    margin-bottom: 0;
}

.faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 .btn-link {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
    display: block;
    border: none;
    text-align: left;
    position: relative;
    padding-left: 20px;
    width: 100%;
}

.faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 .btn-link i {
    transform: rotate(90deg);
    width: 40px;
    height: 40px;
    display: flex;
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 0px;
    background: #ffffff52;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 .btn-link.collapsed i {
    width: 40px;
    height: 40px;
    display: flex;
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 50%;
    background: #ffffff52;
    transform: translateY(-50%);
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.faq-and-client-logo-sec .faq-item .faq-single-item .card-body {
    padding: 0 28px 28px;
}

.faq-and-client-logo-sec .faq-item .faq-single-item .card-body p {
    color: #fff;
    margin-bottom: 0;
}

.faq-and-client-logo-sec .faq-item.client-logo-item .faq-content h4 {
    margin-bottom: 45px;
}

.faq-and-client-logo-sec .faq-item.client-logo-item .faq-content p {
    margin-bottom: 50px;
}

.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo {
    position: relative;
    border-bottom: 1px solid #3a3a3a;
    padding: 10px;
}

.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    content: '';
    background: #3a3a3a
}

.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:nth-last-of-type(1),
.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:nth-last-of-type(2) {
    border-bottom: none;
}

.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:nth-of-type(even)::before {
    display: none;
}

.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo img {
    width: 100%;
    -webkit-filter: grayscale(112%);
    filter: grayscale(112%);
    transition: all 0.3s ease;
}

.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.faq-and-client-logo-sec .single-client-logo {
    position: relative;
    overflow: hidden;
}

.faq-and-client-logo-sec .single-client-logo a {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    font-weight: bold;
    transition: bottom 0.4s ease;
}

.faq-and-client-logo-sec .single-client-logo:hover a {
    bottom: 0;
}

@media (max-width: 992px) {
    .faq-and-client-logo-sec .single-client-logo a {
        bottom: 0;
    }
    .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo img {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%)
    }
}


/* location section  */

.factory {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 85vh;
    background-size: cover;
    background-position: center;
    position: relative;
}

.factory::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.731);
}

.factory .location-contant {
    color: var(--white);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 11;
    letter-spacing: 1px;
}

.factory .location-contant h2 {
    color: var(--white);
    font-size: 36px;
    text-align: center;
}

.factory .location-contant p {
    color: var(--white);
    font-size: 16px;
}


/* map css */

.xs-map-sec {
    overflow: hidden;
    position: relative;
}

.xs-maps-wraper .map {
    height: 500px;
    width: 100%;
}

.xs-maps-wraper .map iframe {
    width: 100%;
    height: 100%;
}


/* footer css  */

.xs-footer-sec {
    position: relative;
    background: var(--links);
}

.xs-footer-sec .footer-top-item {
    text-align: center;
    position: relative;
}

.xs-footer-sec .footer-top-item .footer-logo {
    padding-top: 60px;
    position: relative;
}

.xs-footer-sec .footer-img img {
    max-width: 254px;
}

.xs-footer-sec .footer-item {
    padding-top: 100px;
}

.xs-footer-sec .footer-item .widgets {
    margin-bottom: 30px;
}

.xs-footer-sec .footer-item .widgets .widget-title {
    color: #fff;
    position: relative;
    border-bottom: 1px solid #4b4b4b;
    padding-bottom: 20px;
    margin-bottom: 26px;
    font-size: 20px;
}

.xs-footer-sec .footer-item .widgets ul li {
    font-size: 14px;
    line-height: 30px;
    display: block
}

.xs-footer-sec .footer-item .widgets ul li a {
    display: block;
    margin-bottom: 5px;
    position: relative;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.xs-footer-sec .footer-item .widgets ul li a:hover {
    color: var(--links);
}

.xs-footer-sec .footer-item .widgets ul.service-link li a {
    padding-left: 14px;
}

.xs-footer-sec .footer-item .widgets ul.footer-contact-list li {
    padding-left: 10px;
    position: relative;
    margin-bottom: 11px;
}

.xs-footer-sec .footer-item .widgets ul.footer-contact-list li i {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 16px;
}

.xs-footer-sec .footer-item .widgets ul.footer-contact-list li label {
    display: block;
    margin-bottom: 0;
}

.xs-footer-sec .footer-item .widgets p {
    /* margin-bottom: 25px; */
    margin: 0;
    color: #d7d7d7
}

.xs-footer-sec .footer-logo {
    margin-bottom: 15px;
    /* padding: 15px; */
    width: 150px;
}

.footer-logo {
    min-width: 120px;
    width: 120px;
}

.xs-footer-sec .footer-logo img {
    width: 130px;
}

.xs-footer-sec .copyright-content {
    padding: 22px 0;
    margin-top: 20px;
    border-top: 1px solid #4d4d4d;
    position: relative;
}

.xs-footer-sec .copyright-content p {
    color: #adadad;
    margin-bottom: 0;
}

.xs-footer-sec .copyright-content p a {
    color: var(--links);
}

.xs-footer-sec .copyright-content .footer-bottom-menu {
    text-align: right
}

.xs-footer-sec .copyright-content .footer-bottom-menu li {
    display: inline-block
}

.xs-footer-sec .copyright-content .footer-bottom-menu li a {
    display: block;
    font-size: 14px;
    color: #c7c7c7;
    margin-left: 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.xs-footer-sec .copyright-content .footer-bottom-menu li a:hover {
    color: var(--links);
}

.xs-footer-sec.xs-footer-v2 .footer-top-item {
    text-align: center;
    position: relative;
}

.xs-footer-sec.xs-footer-v2 .widgets ul li a {
    color: var(--white);
    padding-left: 14px;
}

.xs-footer-sec.xs-footer-v2 .widgets ul li a:hover {
    color: #fff;
}

.xs-footer-sec.xs-footer-v2 .widgets ul.footer-contact-list li label {
    color: #a0a0a0;
}

.xs-footer-sec.xs-footer-v2 .widgets ul.footer-contact-list li i {
    font-size: 25px;
    top: 18px;
}

.xs-footer-sec.xs-footer-v2 .copyright-content p a {
    color: var(--white);
    text-decoration: underline;
}

.xs-footer-sec.xs-footer-v2 .copyright-content .footer-social {
    display: inline-block
}

.xs-footer-sec.xs-footer-v2 .copyright-content .footer-social li a:hover {
    color: var(--links);
}

.xs-footer-sec.xs-footer-v2 .copyright-content .connect-us {
    color: var(--links);
}

.xs-footer-sec.xs-footer-v2 .copyright-content .footer-bottom-menu li a:hover {
    color: var(--links);
}

.widgets .footer-social li {
    display: inline-block !important
}

.xs-footer-sec .widgets .footer-social li a {
    display: flex !important;
    justify-content: center;
    padding: 0 !important;
    align-items: center;
    font-size: 14px;
    color: #c7c7c7;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* margin-right: 15px; */
    transition: all .5s ease;
    overflow: hidden;
}

.widgets .footer-social li a:hover {
    color: var(--links);
    font-size: 18px;
}

.xs-footer-sec .widgets .footer-contact-list.try li a {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.xs-footer-sec .widgets .footer-contact-list.try li a i {
    font-size: 16px;
    top: 8px;
}


/* Other pages  */

.banner-inner-sec {
    position: relative;
    height: 360px;
    margin-top: 94px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.banner-inner-sec::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .7);
}

.banner-inner-sec .banner-table {
    display: table;
    width: 100%;
    height: 100%;
}

.banner-inner-sec .banner-table .banner-table-cell {
    display: table-cell;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.banner-inner-sec .banner-inner-content {
    text-align: center;
    position: relative;
    margin-top: 35px;
}

.banner-inner-sec .banner-inner-content .banner-inner-title {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 23px;
}

.banner-inner-sec .banner-inner-content .xs-breadcumb li {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.banner-inner-sec .banner-inner-content .xs-breadcumb li a {
    color: var(--links);
}

.about-v2-sec .about-tabs-img {
    margin-bottom: 30px;
}

.about-tabs-content h3 {
    color: var(--links);
}

.vision-mission-container .section-heading {
    font-weight: bold;
    font-size: 1.75rem;
    color: var(--links);
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    display: inline-block;
    margin-bottom: 1rem;
}

.vision-mission-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

.vision-mission-container .img-border {
    border: 1px solid #ccc;
    padding: 0.5rem;
    background-color: #fff;
}

.vision-mission-container p {
    text-align: justify;
}


/* contact page  */

.xs-get-in-touch {
    padding: 100px 0 60px;
}

.get-in-touch-cont h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 28px;
}

.xs-contact-infomation {
    margin-bottom: 100px;
}

.xs-contact-infomation.xs-contact-infomation-v2 [class*=col-]:last-of-type .contact-info-group {
    padding: 27px 40px;
}

.xs-contact-infomation.xs-contact-info-1 {
    margin-bottom: 75px;
}

.contact-info-group {
    background: #f7f7f7;
    padding: 40px;
    text-align: center;
    -webkit-box-shadow: 2px 6px 29px -6px #e0e0e0;
    box-shadow: 2px 6px 29px -6px #e0e0e0;
    height: 100%;
}

.contact-info-group .col-lg-4 {
    height: 100%;
}

.contact-info-group img {
    color: var(--links);
    margin-bottom: 30px;
}

.contact-info-group h4 {
    font-size: 18px;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 20px;
}

.contact-info-group h4:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 54px;
    height: 1px;
    background: #d6d6d6;
    display: block;
    right: 0;
    margin: auto;
}

.contact-info-group span,
.contact-info-group a {
    display: block;
    font-family: open sans, sans-serif;
    color: #6d6d6d;
    font-weight: 500;
}

.contact-info-group span.text-color,
.contact-info-group a.text-color {
    color: var(--links);
}

.contact-info-group span:hover,
.contact-info-group a:hover {
    color: var(--links);
}

.ready-to-contact {
    position: relative;
    padding: 84px 0 136px;
    border-bottom: 1px solid var(--white);
}

.ready-to-contact::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: var(--links);
}

.ready-to-contact .ready-to-contact-content {
    text-align: center;
}

.ready-to-contact .ready-to-contact-content h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

.ready-to-contact .ready-to-contact-content p {
    color: #fff;
    margin-bottom: 50px;
}

.ready-to-contact.ready-to-contact-v2::before {
    background: var(--links);
}

.ready-to-contact.ready-to-contact-v2 .xs-btn:hover {
    background: var(--links);
    border-color: var(--links);
}


/* About css  */

.company-timeline-sec {
    position: relative;
    padding-bottom: 56px;
}

.company-timeline-sec::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: var(--links);
}

.company-timeline-sec .company-timeline-item {
    position: relative;
    padding: 162px 0 0;
}

.company-timeline-sec .company-timeline-item .single-timeline-item {
    text-align: center;
    position: relative;
    padding: 0 10px;
}

.company-timeline-sec .company-timeline-item .single-timeline-item::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3px;
    background: #d7d7d7;
    content: '';
    margin: auto
}

.company-timeline-sec .company-timeline-item .single-timeline-item .history-of-timeline {
    cursor: pointer;
}

.company-timeline-sec .section-title-item.section-title-v2-item .section-title {
    color: #fff;
}

.company-timeline-sec .company-timeline-item .single-timeline-item .circle-border {
    position: relative;
    left: 0;
    top: -9px;
    width: 20px;
    height: 20px;
    background: #d7d7d7;
    display: block;
    margin: auto auto 25px;
    border-radius: 50%;
}

.company-timeline-sec .company-timeline-item .single-timeline-item .circle-border:before {
    position: absolute;
    left: -15px;
    top: -15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    content: '';
    background: rgba(255, 255, 255, .3);
}

.company-timeline-sec .company-timeline-item .single-timeline-item label {
    color: #d7d7d7;
    font-size: 20px;
    font-weight: 700;
    font-family: open sans, sans-serif;
}

.company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content {
    margin-top: -200px;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content img {
    margin-bottom: 37px;
}

.company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content h3 {
    font-size: 30px;
    font-weight: 700;
    color: #d7d7d7
}

.company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content p {
    color: #d7d7d7
}

.company-timeline-sec .company-timeline-item .single-timeline-item.active .history-of-timeline label {
    opacity: 0;
}

.company-timeline-sec .company-timeline-item .single-timeline-item.active .single-timeline-content {
    opacity: 1;
    visibility: visible;
    margin-top: -223px;
}

.why-choose-us-sec .why-choose-img {
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
}

.why-choose-us-sec .why-choose-img:after {
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 100%;
    height: 100%;
    content: '';
    border-right: 20px solid var(--links);
    border-bottom: 20px solid var(--links);
}

.why-choose-us-sec .why-choose-img img {
    width: 100%;
}

.why-choose-us-sec .why-choose-content {
    margin-left: 30px;
}

.why-choose-us-sec .why-choose-content .single-why-choose-list {
    margin-top: 50px;
}

.why-choose-us-sec .why-choose-content .single-why-choose-list h3 {
    padding-left: 46px;
    position: relative;
    font-size: 16px;
}

.why-choose-us-sec .why-choose-content .single-why-choose-list h3 i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    color: var(--links);
}

.why-choose-us-sec .why-choose-content .single-why-choose-list p {
    margin-bottom: 0;
}

.why-choose-us-sec.why-choose-inner {
    padding-bottom: 60px;
}

.why-choose-us-sec.why-choose-inner .column-title2.column-title {
    margin-bottom: 70px;
}

.why-choose-us-sec.why-choose-inner .single-why-choose-list {
    margin-top: 0;
    margin-bottom: 46px;
    padding-left: 100px;
    position: relative;
    padding-right: 10px;
}

.why-choose-us-sec.why-choose-inner .single-why-choose-list i {
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 36px;
    background: var(--links);
    color: #fff;
    width: 70px;
    height: 70px;
    display: block;
    text-align: center;
    padding: 16px 0;
}

.why-choose-us-sec.why-choose-inner .single-why-choose-list h3 {
    padding-left: 0;
    margin-bottom: 6px;
    font-size: 20px;
}

.why-choose-us-sec.why-choose-inner .why-choose-inner-img {
    width: 120%;
}


/* .why-choose-us-sec.why-choose-inner .why-choose-inner-img img {
    width: 100%;
} */

.why-choose-us-sec.why-choose-inner .why-choose-inner-img img {
    max-width: 100%;
    height: auto;
}

.why-choose-us-sec.v4 .single-why-choose-list i {
    background: var(--links);
}


/* Gallery css  */

.replace .col-sm-3 {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.row.replace {
    margin-bottom: 10px;
}

.row.replace .col-sm-6 img {
    height: 100%;
}

@media (max-width: 576px) {
    .row.replace {
        margin-bottom: 0px;
    }
    .row.replace .col-sm-6 img {
        height: auto;
    }
    .row.replace img {
        margin-bottom: 10px;
    }
    .replace .col-sm-3 {
        gap: 0px;
    }
}

.gallery-1 {
    margin: 0;
    padding: 0;
    /* height: 100vh; */
    padding: 60px 0px;
    display: flex;
    justify-content: center;
    place-items: center;
    background: #fff;
}

.gallery .row {
    justify-content: center;
}

.gallery-grid {
    display: grid;
    min-height: 420px;
    gap: .5rem;
    grid-template-columns: repeat(6, 100px);
    grid-template-rows: repeat(3, 100px);
    img {
        max-width: 200px;
        aspect-ratio: 1;
        display: grid;
        grid-column: span 2;
        object-fit: cover;
        clip-path: path('M 80 20 C 100 0 100 0 120 20 C 140 40 160 60 180 80 C 200 100 200 100 180 120 C 160 140 140 160 120 180 C 100 200 100 200 80 180 C 60 160 40 140 20 120 C 0 100 0 100 20 80 Z');
        transition: transform .3s ease, filter .3s ease, clip-path .3s ease;
        filter: blur(1px) saturate(138%) contrast(175%) invert(13%);
        &:nth-of-type(4) {
            grid-column: 2 / span 2;
        }
        &:nth-of-type(9) {
            grid-column: 2 / span 2;
        }
        &:hover {
            clip-path: path('M 0 0 C 100 0 100 0 200 0 C 200 50 200 50 200 80 C 200 100 200 100 200 120 C 200 150 200 150 200 200 C 100 200 100 200 0 200 C 0 150 0 150 0 120 C 0 100 0 100 0 80 Z');
            filter: blur(0) saturate(100%) contrast(100%) invert(0);
            transform: scale(1.1);
            z-index: 3;
        }
        &:not(:hover) {
            animation: Index .2s ease;
        }
    }
}

@keyframes Index {
    0%,
    100% {
        z-index: 1;
    }
}

@media (max-width: 768px) {
    .gallery-grid {
        grid-template-columns: repeat(4, 100px);
        grid-template-rows: repeat(6, 100px);
    }
    .gallery-grid img {
        filter: none;
        &:nth-of-type(3) {
            grid-column: 2 / span 2;
        }
        &:nth-of-type(4) {
            grid-column: auto;
        }
        &:nth-of-type(7) {
            grid-column: 2 / span 2;
        }
        &:nth-of-type(8) {
            grid-column: 4 / span 2;
        }
        &:nth-of-type(9) {
            grid-column: span 2;
        }
    }
}

@media (max-width: 550px) {
    .gallery-1 {
        display: none;
    }
}