@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.inquiery-icon,
.page-wrapper,
.product-img,
body.locked,
li.whataspp-icon {
    overflow: hidden
}

.section-title__tagline span.left,
.section-title__tagline span.left_about,
.section-title__tagline span.right {
    width: 35px;
    height: 2px;
    background: var(--thm-base);
    display: inline-block
}

.section-title__tagline h4,
body {
    font-weight: 400;
    font-family: var(--thm-font);
    font-size: 18px
}

.float-bob-y,
.preloader__image {
    -webkit-animation-iteration-count: infinite
}

.logo-box1 img,
.logo-box2 img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-interpolation-mode: nearest-neighbor
}

.main-header-three__top-left ul li .text p,
.main-header-three__top-right ul li .text p {
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: 800;
    font-family: var(--thm-manrope-font)
}

.main-header-three__bottom-inner .main-menu .left .main-menu__list,
.main-header-two__bottom-inner .main-menu .left .main-menu__list {
    margin-left: 100px
}

.logo-box1 img,
.logo-box2 img,
.logo-box3 img {
    -ms-interpolation-mode: nearest-neighbor
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle,
.thm-btn {
    outline: 0 !important
}

:root {
    --thm-font: 'Poppins', sans-serif;
    --thm-manrope-font: 'Poppins', sans-serif;
    --thm-italianno-font: 'Poppins', sans-serif;
    --thm-outfit-font: 'Poppins', sans-serif;
    --thm-base: #d61313;
    --thm-base-rgb: 149, 77, 28;
    --thm-primary: #d61313;
    --thm-primary-rgb: 249, 77, 28;
    --thm-gray: #1A1A1A;
    --thm-gray-rgb: 116, 120, 124;
    --thm-black: #1a1a1a;
    --thm-black-rgb: 26, 26, 26
}

.row {
    --bs-gutter-x: 30px
}

.gutter-y-30 {
    --bs-gutter-y: 30px
}

body {
    color: var(--thm-gray);
    line-height: 27px
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--thm-black)
}

a,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 900;
    font-family: var(--thm-outfit-font);
    letter-spacing: -.03em;
    margin: 0
}

.noSelect {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.container,
.main-menu .main-menu__list>li.dropdown a,
.stricky-header .main-menu__list>li.dropdown a {
    padding-right: 15px
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

.container {
    padding-left: 15px
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show>.btn-light.dropdown-toggle {
    box-shadow: none !important;
    outline: 0 !important
}

.bootstrap-select>.dropdown-toggle {
    box-shadow: none !important
}

.bootstrap-select .dropdown-menu {
    border: 0;
    margin-top: 0;
    z-index: 991;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0
}

.bootstrap-select .dropdown-menu>li+li>a {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.bootstrap-select .dropdown-menu>li.selected>a {
    background: var(--thm-primary);
    color: #fff
}

.bootstrap-select .dropdown-menu>li>a {
    font-size: 16px;
    font-weight: 500;
    padding: 4px 20px;
    color: #fff;
    background: var(--thm-black);
    transition: .4s
}

.bootstrap-select .dropdown-menu>li>a:hover {
    background: var(--thm-primary);
    color: #fff;
    cursor: pointer
}

.main-menu .main-menu__list>li.current>a,
.main-menu .main-menu__list>li:hover>a,
.main-menu__search:hover,
.stricky-header .main-menu__list>li.current>a,
.stricky-header .main-menu__list>li:hover>a {
    color: var(--thm-base)
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

::-moz-placeholder {
    color: inherit;
    opacity: 1
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

::placeholder {
    color: inherit;
    opacity: 1
}

.section-separator {
    border-color: var(--thm-border);
    border-width: 1px;
    margin-top: 0;
    margin-bottom: 0
}

.mobile-nav__container,
.mobile-nav__content .main-menu__list ul {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.section-title,
.section-title__tagline {
    display: block;
    margin-bottom: 10px;
    position: relative
}

.section-title {
    margin-top: -8px
}

.preloader,
.scroll-to-top {
    position: fixed;
    text-align: center
}

.section-title__tagline span.left {
    position: relative;
    margin-right: 15px;
    top: -6px
}

.section-title__tagline span.left_about {
    position: relative;
    margin-right: 15px;
    top: -5px
}

.section-title__tagline span.right {
    position: relative;
    margin-left: 14px;
    top: -7px
}

.section-title__tagline h4 {
    position: relative;
    display: inline-block;
    color: var(--thm-base);
    line-height: 28px;
    letter-spacing: 4px;
    text-transform: uppercase
}

.form-group textarea,
.products-about p {
    font-family: Poppins, sans-serif !important
}

.section-title__title {
    font-size: 27px;
    line-height: 1em;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .6px
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
    background-color: var(--thm-base)
}

.preloader {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999999999;
    display: flex;
    justify-content: center;
    align-items: center
}

.preloader__image {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    background-blend-mode: multiply
}

.scroll-to-top {
    width: 45px;
    height: 45px;
    background: var(--thm-base);
    bottom: 40px;
    right: 40px;
    z-index: 99;
    transition: .4s;
    display: none;
    border-radius: 50%
}

.scroll-to-top i {
    color: #fff;
    font-size: 18px;
    line-height: 45px
}

.scroll-to-top:hover {
    background-color: var(--thm-black)
}

.scroll-to-top:hover i {
    color: #fff
}

.main-header {
    position: relative;
    display: block
}

.main-header--one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-header-one__bottom {
    position: relative;
    display: block;
    background: 0 0
}

.main-header-one__bottom::before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #e5e5e5;
    content: ""
}

.main-header-one__bottom .auto-container {
    max-width: 100%;
    padding: 0
}

.main-header-one__bottom-inner {
    position: relative;
    display: block;
    z-index: 10
}

.main-header-one__bottom-inner .main-menu {
    position: relative;
    display: block
}

.main-menu {
    position: relative;
    z-index: 91
}

.main-menu__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    flex-wrap: wrap
}

.main-menu__inner .left {
    position: relative;
    display: block
}

.logo-box1 {
    position: relative;
    display: block;
    float: left;
    width: 330px;
    height: 100px;
    background: var(--thm-base);
    display: flex;
    align-items: center;
    justify-content: center
}

.logo-box1_bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .15
}

.logo-box1 img {
    image-rendering: crisp-edges;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.logo-box1 a,
.logo-box2 a,
.logo-box3 a,
.main-menu__right .btn-box,
.main-slider .btns-box {
    position: relative;
    display: inline-block
}

.main-menu__inner .middle {
    display: flex;
    align-items: center
}

.main-menu .main-menu__list,
.main-menu .main-menu__list ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    align-items: center;
    display: none
}

.main-menu .main-menu__list>li,
.stricky-header .main-menu__list>li {
    position: relative;
    padding-top: 27px;
    padding-bottom: 27px
}

.main-menu .main-menu__list>li+li,
.stricky-header .main-menu__list>li+li {
    margin-left: 41px
}

.main-menu .main-menu__list>li>a,
.stricky-header .main-menu__list>li>a {
    position: relative;
    color: #383435;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    letter-spacing: .6px;
    text-transform: none;
    text-transform: capitalize;
    transition: .5s;
}

.main-menu .main-menu__list>li.dropdown>a:after,
.stricky-header .main-menu__list>li.dropdown>a:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: -5px;
    top: -1px;
    display: block;
    line-height: 30px;
    font-size: 15px;
    z-index: 5;
    transition: .3s ease-in-out
}

.main-menu .main-menu__list>li>a::before,
.stricky-header .main-menu__list>li>a::before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: var(--thm-base);
    position: absolute;
    left: 0;
    bottom: -20px;
    transition: transform .5s;
    transform: scale(0, 1);
    transform-origin: left center;
    z-index: -1;
    border-radius: 1.5px
}

.main-menu .main-menu__list>li.current>a::before,
.main-menu .main-menu__list>li:hover>a::before,
.stricky-header .main-menu__list>li.current>a::before,
.stricky-header .main-menu__list>li:hover>a::before {
    transform: scale(1, 1);
    transform-origin: right center
}

.dropdown:hover a:after {
    transform: rotate(180deg);
    transition: .3s ease-in-out
}

.main-menu .main-menu__list li ul,
.stricky-header .main-menu__list li ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 340px;
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: 99;
    box-shadow: 0 0 65px 0 rgba(0, 0, 0, .1)
}

.main-menu .main-menu__list li:hover>ul,
.stricky-header .main-menu__list li:hover>ul {
    opacity: 1;
    visibility: visible
}

.main-menu .main-menu__list li ul li,
.stricky-header .main-menu__list li ul li {
    flex: 1 1 100%;
    width: 100%;
    position: relative
}

.main-menu .main-menu__list li ul li+li,
.stricky-header .main-menu__list li ul li+li {
    border-top: 1px solid RGBA(var(--thm-black), .1)
}

.main-menu .main-menu__list li ul li a,
.stricky-header .main-menu__list li ul li a {
    font-size: 14px;
    line-height: 24px;
    color: var(--thm-black);
    font-weight: 500;
    display: flex;
    font-family: var(--thm-font);
    padding: 7px 20px;
    transition: .5s;
    border-bottom: 1px solid #f7f7f7
}

.main-menu .main-menu__list li ul li:hover>a,
.stricky-header .main-menu__list li ul li:hover>a {
    background-color: var(--thm-base);
    color: #fff
}

.main-menu .main-menu__list li ul li>ul,
.stricky-header .main-menu__list li ul li>ul {
    top: 0;
    left: 100%
}

.main-menu .main-menu__list li ul li>ul.right-align,
.stricky-header .main-menu__list li ul li>ul.right-align {
    top: 0;
    left: auto;
    right: 100%
}

.main-menu .main-menu__list li ul li>ul ul,
.stricky-header .main-menu__list li ul li>ul ul {
    display: none
}

.search-box {
    position: relative;
    display: block;
    padding-left: 23px;
    margin-top: 2px
}

.main-menu__search {
    position: relative;
    display: block;
    color: #2e2e36;
    font-size: 15px;
    transition: .5s;
    font-weight: 700
}

.main-menu__inner .right {
    position: relative;
    width: 340px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d61313;
    color: #fff;
    border-radius: 0 0 0 50px
}

.main-menu__inner .right:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: #e0e0e0;
    content: ""
}

.main-menu__right,
.main-menu__right .phone_number {
    position: relative;
    display: flex;
    align-items: center
}

.main-menu__right .phone_number .icon {
    position: relative;
    display: inline-block;
    color: var(--thm-base);
    font-size: 40px
}

.main-menu .mobile-nav__toggler:hover,
.mobile-nav__buttons a {
    color: var(--thm-black)
}

.main-menu__right .phone_number .number {
    position: relative;
    display: block;
    padding-left: 11px
}

.main-menu__right .phone_number .number p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 5.1px;
    margin: 0;
    font-family: var(--thm-manrope-font)
}

.main-menu__right .phone_number .number a {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: -.03em;
    transition: .5s
}

.main-menu__right .phone_number .number a:hover {
    color: #fff
}

.stricky-header {
    position: fixed;
    z-index: 991;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    visibility: hidden;
    transform: translateY(-120%);
    transition: transform .5s, visibility .5s;
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05)
}

.sticklist ul,
.stricky-header.main-menu {
    padding: 0
}

.stricky-header.stricky-fixed {
    transform: translateY(0);
    visibility: visible
}

.stricky-header .main-menu__inner {
    box-shadow: none;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-left: 70px !important;
    padding: 0 15px
}

.mobile-nav__buttons {
    display: flex;
    margin-left: auto;
    margin-right: 10px
}

.stricky-header .main-menu__list>li {
    padding-top: 34px;
    padding-bottom: 34px
}

.stricky-header .main-menu__inner .right,
.stricky-header--style2 .search-box {
    display: none
}

@media (min-width: 1300px) and (max-width: 1440px) {
    .how-it-work__icon {
        position: absolute;
        top: 0;
        right: -50px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60px !important;
        height: 60px !important;
        background-color: #d61313;
        border-radius: 10px;
        z-index: 2;
    }

    .how-it-work__single2 {
        padding-right: 1px !important;
    }

    .how-it-work__single-2 {
        padding-left: 23px !important;
    }

    .how-it-work__single {
        position: relative;
        display: block;
        margin-bottom: 0 !important;
    }

    .how-it-work__icon span img {
        width: 41px !important;
        filter: brightness(0) invert(1);
    }

    .accodian-wrap,
    .how-it-work__img img {
        width: 100%;
        height: 650px !important;
        aspect-ratio: 1 / 1 !important;
        object-fit: cover !important;
    }

    .how-it-work__text {
        font-size: 19px !important;
    }
}

@media (max-width:1199px) {
    .stricky-header {
        display: none !important
    }
}

@media (min-width:1200px) {


    .main-menu .main-menu__list,
    .main-menu .main-menu__list ul,
    .stricky-header .main-menu__list,
    .stricky-header .main-menu__list ul {
        display: flex
    }

    .main-menu .mobile-nav__toggler,
    .mobile-nav__buttons {
        display: none
    }
}

.mobile-nav__buttons a {
    font-size: 20px;
    cursor: pointer
}

.mobile-nav__buttons a+a,
.section-title h6 i:nth-child(2) {
    margin-left: 10px
}

.mobile-nav__buttons a:hover {
    color: var(--thm-base)
}

.main-menu .mobile-nav__toggler {
    font-size: 20px;
    color: var(--thm-base);
    cursor: pointer;
    transition: .5s;
    margin-right: 0
}

.main-header--two {
    width: 100%;
    z-index: 999;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background-color: #fff
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #cb2528;
    border-radius: 50%;
    font-size: 20px
}

.footer-widget__about-logo a img,
.is-sticky {
    width: 100%
}

.stricky-header--style2 .main-menu__inner .left {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap
}

.is-sticky {
    position: fixed !important;
    box-shadow: 0 5px 14px rgba(0, 0, 0, .1);
    padding: 0;
    backdrop-filter: blur(7px);
    animation: .45s ease-out slideDown;
    background-color: #fff !important;
    top: 0;
    border-radius: 0;
    z-index: 10
}

@keyframes slideDown {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

.main-header-two__bottom {
    position: relative;
    display: block;
    background: 0 0
}

.main-header-two__bottom::before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #ececec;
    content: ""
}

.logo-box3:before,
.main-menu__right .btn-box .thm-btn::after {
    background: var(--thm-base)
}

.main-header-two__bottom .auto-container {
    max-width: 100%;
    padding: 0 0 0 90px
}

.main-header-four__bottom .auto-container,
.main-header-four__top .auto-container {
    max-width: 1410px
}

.main-header-two__bottom-inner {
    position: relative;
    display: block;
    z-index: 10
}

.main-header-two__bottom-inner .main-menu {
    position: relative;
    display: block
}

.main-header-two__bottom-inner .main-menu .left {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.logo-box2 {
    position: relative;
    display: block;
    float: left
}

.logo-box2 img {
    image-rendering: crisp-edges;
    backface-visibility: hidden;
    transform: translateZ(0);
    width: 240px;
    padding: 5px 0px;
}

.app-icon img,
.banner-one__banner-img img,
.main-header-four__top-right .search-box-two {
    width: auto
}

.logo-box3--style2,
.main-header-two__bottom-inner .main-menu__inner .right {
    width: 300px
}

.main-header--three {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.stricky-header--style3 .main-menu__inner .left {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.stricky-header--style3 .main-header-three__bottom_right,
.stricky-header--style4 .main-header-four__bottom_right {
    display: none
}

.main-header-three__top {
    position: relative;
    display: block;
    background: #d61313;
    border-bottom: 1px solid #ececec;
    /* padding-left: 90px; */
}

.main-header-three__bottom,
.main-slider__content .section-title__tagline span.left,
.main-slider__content .section-title__tagline span.right {
    background: #fff
}

.mobile-nav__container,
.mobile-nav__content .main-menu__list li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.main-header-three__top-inner {
    position: relative;
}

.main-header-three__top-left {
    position: relative;
    display: block;
    float: left
}

.main-header-three__top-left ul {
    position: relative;
    display: flex;
    float: right
}

.main-header-three__top-left ul li {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-left: 0 solid #ececec;
    padding: 11px 20px
}

.main-header-three__top-left ul li:last-child {
    border-right: 1px solid #ffffff4d
}

.main-header-four__top-inner,
.main-header-three__top-right ul li:last-child {
    /* border-right: 1px solid #ececec; */
}

.main-header-three__top-left ul li .icon {
    position: relative;
    display: inline-block;
    padding-right: 10px
}

.main-header-three__top-left ul li .icon span::before {
    color: var(--thm-base);
    font-size: 18px;
    font-weight: 700
}

.main-header-three__top-left ul li .text {
    position: relative;
    display: block
}

.main-header-three__top-left ul li .text p {
    color: #1b1d21;
    text-transform: uppercase;
    margin: 0
}

.main-header-three__top-left ul li .text p a {
    color: #60626d;
    transition: .5s
}

.main-header-three__top-left ul li .text p a:hover {
    color: var(--thm-base)
}

.main-header-three__top-left ul li .text p span {
    color: #60626d;
    font-weight: 400
}


.main-header-three__top-right ul {
    position: relative;
    display: flex;
    float: right
}

.main-header-three__top-right ul li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-header-three__top-right ul li .icon {
    position: relative;
    display: inline-block;
    padding-right: 10px
}

.banner-one__inner-box,
.banner-two__inner-box,
.how-it-work__img-box,
.logo-box3,
.main-header-four__bottom,
.main-header-four__top,
.main-header-three__bottom,
.main-header-three__bottom-inner .main-menu,
.main-header-three__top-right ul li .text,
.main-slider__button-box {
    position: relative;
    display: block
}

.main-header-three__top-right ul li .icon span::before {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.main-header-three__top-right ul li .text p {
    color: #1b1d21;
    text-transform: uppercase;
    margin: 0
}

.main-header-three__top-right ul li .text p a {
    color: #fff;
    transition: .5s
}

.main-header-three__top-right ul li .text p a:hover {
    color: #ffed00
}

.main-header-three__top-right ul li .text p span {
    color: #60626d;
    font-weight: 400
}

.main-header-three__bottom-inner {
    position: relative;
    display: block;
    border-right: 1px solid #ececec;
    z-index: 10
}

.main-header-three__bottom-inner .main-menu .left {
    position: relative;
    display: flex;
    align-items: center
}

.logo-box3 {
    float: left;
    width: 300px;
    text-align: center;
    padding-top: 33px;
    padding-bottom: 2px;
    z-index: 1
}

.logo-box3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: -30px;
    right: 0;
    z-index: -1
}

.logo-box3 img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    height: 45px
}

.main-header-three__bottom_right {
    position: absolute;
    top: 0;
    right: -305px;
    padding: 19px 0 20px
}

.main-menu__right .btn-box .thm-btn {
    background: #f7f7f7;
    color: #1b1d21;
    width: 275px;
    text-align: center
}

.mobile-nav__content .main-menu__list li a.expanded,
.mobile-nav__content .main-menu__list li a:hover,
.mobile-nav__social a {
    color: var(--thm-base)
}

.main-menu__right .btn-box .thm-btn:hover {
    color: #fff
}

.stricky-header--style4 .main-menu__inner .left {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.main-header-four__top-left ul li {
    justify-content: right;
    padding-right: 20px;
    color: #fff
}



.main-header-four__top-right .search-box-two span {
    position: relative;
    float: left;
    color: #2e2e36;
    font-size: 18px;
    font-weight: 700;
    padding-right: 10px
}

.main-header-four__top-right .search-box-two .main-menu__search {
    position: relative;
    float: left;
    color: var(--thm-base);
    font-size: 15px;
    line-height: 32px
}


.main-header-four__bottom-inner {
    border-right: 0px solid
}

.logo-box3--style2 img {
    height: 48px
}

.main-header-four__bottom_right {
    position: relative;
    top: 0;
    right: 0
}

.main-header-four__bottom_right .main-menu__right .btn-box .thm-btn {
    padding: 14px 0 15px;
    width: 240px;
    text-align: center
}

@-webkit-keyframes bubbleMover {
    0% {
        transform: translateY(0) translateX(0) rotate(0)
    }

    30% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: center center
    }

    50% {
        transform: translateY(50px) translateX(100px) rotate(45deg);
        transform-origin: right bottom
    }

    80% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: left top
    }

    100% {
        transform: translateY(0) translateX(0) rotate(0);
        transform-origin: center center
    }
}

@keyframes bubbleMover {
    0% {
        transform: translateY(0) translateX(0) rotate(0)
    }

    30% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: center center
    }

    50% {
        transform: translateY(50px) translateX(100px) rotate(45deg);
        transform-origin: right bottom
    }

    80% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: left top
    }

    100% {
        transform: translateY(0) translateX(0) rotate(0);
        transform-origin: center center
    }
}

@-webkit-keyframes shapeMover {

    0%,
    100% {
        transform: perspective(400px) translateY(0) rotate(0) translateZ(0) translateX(0)
    }

    50% {
        transform: perspective(400px) rotate(0) translateZ(20px) translateY(20px) translateX(20px)
    }
}

@keyframes shapeMover {

    0%,
    100% {
        transform: perspective(400px) translateY(0) rotate(0) translateZ(0) translateX(0)
    }

    50% {
        transform: perspective(400px) rotate(0) translateZ(20px) translateY(20px) translateX(20px)
    }
}

@-webkit-keyframes banner3Shake {

    0%,
    100% {
        transform: rotate3d(0, 1, 0, 0deg)
    }

    30%,
    80% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    60% {
        transform: rotate3d(1, 0, 0, 0deg)
    }
}

@keyframes banner3Shake {

    0%,
    100% {
        transform: rotate3d(0, 1, 0, 0deg)
    }

    30%,
    80% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    60% {
        transform: rotate3d(1, 0, 0, 0deg)
    }
}

@-webkit-keyframes squareMover {

    0%,
    100% {
        transform: translate(0, 0) rotate(0)
    }

    20%,
    60% {
        transform: translate(20px, 40px) rotate(180deg)
    }

    30%,
    80% {
        transform: translate(40px, 60px) rotate(0)
    }
}

@keyframes squareMover {

    0%,
    100% {
        transform: translate(0, 0) rotate(0)
    }

    20%,
    60% {
        transform: translate(20px, 40px) rotate(180deg)
    }

    30%,
    80% {
        transform: translate(40px, 60px) rotate(0)
    }
}

@-webkit-keyframes treeMove {

    0%,
    100% {
        transform: rotate(0) translateX(0)
    }

    25%,
    75% {
        transform: rotate(5deg) translateX(15px)
    }

    50% {
        transform: rotate(10deg) translateX(30px)
    }
}

@keyframes treeMove {

    0%,
    100% {
        transform: rotate(0) translateX(0)
    }

    25%,
    75% {
        transform: rotate(5deg) translateX(15px)
    }

    50% {
        transform: rotate(10deg) translateX(30px)
    }
}

.zoom-fade {
    animation-name: zoom-fade;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

@-webkit-keyframes zoom-fade {

    0%,
    100% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1)
    }
}

@keyframes zoom-fade {

    0%,
    100% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1)
    }
}

.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transform: translateX(-50%);
    transform-origin: right center;
    transition: transform .5s ease-in, opacity .5s linear, visibility .5s ease-in;
    z-index: 999;
    visibility: hidden
}

.mobile-nav__wrapper .container {
    padding-left: 0;
    padding-right: 0
}

.mobile-nav__wrapper.expanded {
    opacity: 1;
    transform: translateX(0);
    visibility: visible
}

.mobile-nav__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
    cursor: pointer
}

.mobile-nav__content {
    width: 300px;
    background-color: #1e1e1e;
    z-index: 10;
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding: 30px 15px
}

.mobile-nav__content .thm-btn {
    padding: 8px 0;
    width: 100%;
    text-align: center
}

.mobile-nav__content .logo-box {
    margin-bottom: 40px;
    display: flex
}

.mobile-nav__close {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.mobile-nav__content .main-menu__list ul {
    display: none
}

.mobile-nav__content .main-menu__list li ul {
    padding-left: 10px
}

.mobile-nav__content .main-menu__list li a {
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-family: var(--thm-font);
    font-weight: 400;
    text-transform: uppercase;
    align-items: center;
    transition: .5s;
    padding: 10px 0
}

.mobile-nav__content .main-menu__list li a button {
    width: 28px;
    height: 28px;
    background-color: var(--thm-base);
    border: none;
    outline: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: rotate(-90deg);
    border-radius: 7px;
    transition: transform .5s
}

.mobile-nav__content .main-menu__list li a button.expanded {
    transform: rotate(0);
    background-color: #fff;
    color: var(--thm-black)
}

.mobile-nav__content .main-menu__list li.cart-btn span {
    position: relative;
    top: auto;
    right: auto;
    transform: translate(0, 0)
}

.accodian-items .accodian-items .discription,
.mobile-nav__content .main-menu__list li.cart-btn i {
    font-size: 16px
}

.mobile-nav__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 30px
}

.mobile-nav__container .main-logo,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login,
.mobile-nav__container .topbar__buttons,
.search-popup__content .thm-btn2::before {
    display: none
}

.mobile-nav__top .main-menu__login a {
    color: var(--thm-text-dark)
}

.mobile-nav__social {
    align-items: center;
    display: none
}

.mobile-nav__social a {
    font-size: 16px;
    transition: .5s
}

.mobile-nav__social a+a {
    margin-left: 30px
}

#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.main-slider__content .section-title__tagline h4,
.main-slider__content .section-title__title,
.mobile-nav__social a:hover,
.service-details a:hover,
.service-details:hover h4 a,
.sticklist ul.open li.inquiery-icon span.btn-text,
.sticklist ul.open li.whataspp-icon span.btn-text,
.thm-btn:hover {
    color: #fff
}

.mobile-nav__contact {
    margin-top: 20px;
    margin-bottom: 20px
}

.mobile-nav__contact li {
    color: var(--thm-text-dark);
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    letter-spacing: .07em
}

.mobile-nav__contact li+li,
.service_section .box .detail-box {
    margin-top: 15px
}

.mobile-nav__contact li a {
    color: #fff;
    transition: .5s
}

.mobile-nav__contact li a:hover,
.thm-breadcrumb li:hover a {
    color: var(--thm-base)
}

.mobile-nav__contact li>i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--thm-base);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    color: #fff
}

.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-110%);
    transition: transform .5s, opacity .5s
}

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

.search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--thm-black);
    opacity: .75;
    cursor: pointer
}

.search-popup__content {
    width: 100%;
    max-width: 560px
}

.search-popup__content form {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    background-color: #fff;
    border-radius: 0;
    overflow: hidden
}

.search-popup__content form input[type=search],
.search-popup__content form input[type=text] {
    width: 100%;
    background-color: #fff;
    font-size: 16px;
    border: none;
    outline: 0;
    height: 66px;
    padding-left: 30px;
    padding-right: 90px
}

.search-popup__content .thm-btn2 {
    padding: 0;
    width: 68px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    right: -1px;
    border-radius: 0;
    background-color: var(--thm-base);
    border: none;
    transition: .2s linear 0.1s
}

.main-footer .column,
.main-footer .footer-widget,
.main-footer .logo-widget,
.main-footer .newsletter-form,
.main-footer .newsletter-form form,
.main-footer .social-links,
.main-footer .widgets-section,
.main-slider,
.main-slider .swiper-slide,
.service-wrap-3,
.video-section .outer-box .video-box {
    position: relative
}

.search-popup__content .thm-btn2:hover {
    background-color: var(--thm-black);
    color: #fff
}

.search-popup__content .thm-btn2 i::before {
    margin: 0;
    color: #fff
}

.main-slider {
    display: block;
    overflow: hidden;
    margin-top: 100px
}

.main-slider .swiper-slide .container {
    position: relative;
    z-index: 30
}

.main-slider .image-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    transform: scale(1);
    transition: transform 7s;
    z-index: 1
}

.main-slider .image-layer-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #0d0d0d;
    opacity: .7;
    z-index: 2
}

.main-slider .container {
    position: relative;
    padding-top: 250px;
    padding-bottom: 250px;
    z-index: 2
}

.main-slider .main-slider__content {
    position: relative;
    display: block;
    z-index: 1
}

.main-slider .main-slider__content .shape1 {
    position: absolute;
    right: -260px;
    top: 225px;
    opacity: 0;
    transform: translateY(-100%);
    z-index: -1
}

.main-slider .swiper-slide-active .main-slider__content .shape1 {
    opacity: 1;
    transform: translate(0);
    transition: 1s 0.2s
}

.main-slider .main-slider__content .section-title {
    margin-bottom: 27px;
    opacity: 0;
    transform: perspective(400px) rotateY(0) translateY(-120px);
    transform-origin: bottom;
    transition: 1s
}

.main-slider .swiper-slide-active .main-slider__content .section-title {
    opacity: 1;
    transform: perspective(400px) rotateY(0) translateY(0);
    transition-delay: 0.5s
}

.main-slider .main-slider__content .main-slider__button-box {
    opacity: 0;
    transform: perspective(400px) rotateY(0) translateY(80px);
    transform-origin: bottom;
    transition: 1.5s
}

.main-slider .swiper-slide-active .main-slider__content .main-slider__button-box {
    opacity: 1;
    transform: perspective(400px) rotateY(0) translateY(0);
    transition-delay: 1s
}

.main-slider .main-slider__content .banner-video-gallery {
    position: relative;
    display: inline-block;
    top: 24px
}

.main-slider__content .banner-video-gallery a {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    background: #fff;
    font-size: 15px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    transition: .5s;
    color: var(--thm-base)
}

.banner-video-gallery .title-box,
.banner-video-gallery .video-box {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.banner-video-gallery .title-box h5,
.banner-video-gallery .video-box {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    text-transform: capitalize
}

.banner-one__content .section-title h2,
.banner-two__content .section-title h2 {
    font-size: 80px;
    line-height: 1.1em;
    font-weight: 800
}

.main-slider .btns-box .thm-btn {
    position: relative;
    display: inline-block;
    padding: 8px 40px
}

.main-slider__nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    transform: translateY(-50%);
    z-index: 100
}

.main-slider__nav .swiper-button-next,
.main-slider__nav .swiper-button-prev {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    background: rgba(255, 255, 255, .3);
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    opacity: 1;
    margin: 0;
    transition: .5s;
    z-index: 100
}

.main-slider__nav .swiper-button-prev {
    float: left;
    left: 0;
    margin-bottom: 0
}

.main-slider__nav .swiper-button-next {
    float: right;
    right: 0
}

.main-slider__nav .swiper-button-next:hover,
.main-slider__nav .swiper-button-prev:hover {
    color: #fff;
    background: var(--thm-base)
}

.main-slider-one #main-slider-pagination,
.main-slider-two .image-layer-overlay,
.main-slider-two .main-slider__nav,
.main-slider__nav .swiper-button-next::after,
.main-slider__nav .swiper-button-prev::after,
.video-section .outer-box .video-box .play-now-two::before,
button.open-close-arrow.open span.open-arrow {
    display: none
}

.main-slider__nav .swiper-button-next i::before,
.main-slider__nav .swiper-button-prev i::before {
    position: relative;
    display: inline-block;
    font-size: 15px;
    font-weight: 700
}

#main-slider-pagination {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 80px;
    transform: none;
    counter-reset: count;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

#main-slider-pagination .swiper-pagination-bullet {
    position: relative;
    display: block;
    float: none;
    width: 20px;
    height: 35px;
    border-radius: 0;
    opacity: 1;
    background-color: transparent;
    transition: .2s linear 0.1s
}

#main-slider-pagination .swiper-pagination-bullet:before {
    position: absolute;
    width: 20px;
    height: 35px;
    text-align: center;
    color: #747474;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    border-bottom: 0 solid #fff;
    counter-increment: count;
    content: "" counter(count);
    transition: .2s linear 0.1s
}

#main-slider-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-left: 0
}

.main-footer .info-widget ul li:last-child,
.main-footer .links-widget ul li:last-child,
.main-slider-two .vertical-line,
.service_section .box .detail-box p,
.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0
}

.banner-one__content .section-title,
.banner-two__content .section-title {
    margin-bottom: 28px
}

#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:focus,
#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
    outline: 0;
    border: none
}

.main-slider .swiper-slide .shape2,
.main-slider .swiper-slide .shape3 {
    width: 60px;
    height: 60px;
    background: #182343;
    border-radius: 50%;
    z-index: 5;
    position: absolute
}

.main-slider .slider-bottom-shape {
    position: absolute;
    left: 0;
    bottom: -2px;
    right: 0;
    height: 60px;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10
}

.main-slider .swiper-slide .shape2 {
    top: 30%;
    right: 5%
}

.main-slider .swiper-slide .shape3 {
    bottom: 22%;
    left: 5%
}

.main-slider .slide-image-box {
    position: absolute;
    right: 100px;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    transform: perspective(400px) translateX(220px);
    transform-origin: bottom;
    transition: 1.5s
}

.main-slider .swiper-slide-active .slide-image-box {
    opacity: 1;
    transform: perspective(400px) translateX(0);
    transition-delay: 2s
}

.thm-btn:after,
.thm-btn:hover:after {
    transition: transform .4s linear, transform .4s linear
}

.main-slider .slide-image-box .slider-image-bg {
    position: absolute;
    top: 120px;
    left: -120px;
    right: 0;
    text-align: center;
    z-index: -1;
    opacity: .8
}

.main-slider .image-layer--bg {
    background: #111b39
}

.main-slider .swiper-slide-active .image-layer {
    transform: scale(1.3)
}

.banner-one {
    position: relative;
    display: block;
    padding: 260px 0 0;
    background: #fafafa;
    min-height: 950px;
    z-index: 1
}

.banner-one__big-title {
    position: absolute;
    left: -205px;
    bottom: -236px;
    color: rgba(46, 46, 54, .03);
    font-size: 500px;
    line-height: .8em;
    font-weight: 800;
    text-transform: capitalize;
    z-index: -1
}

.about-content h2,
.cs_btn.cs_style_1,
.download-brochure,
.downloads-text h4 span,
.main-heading-h2,
.products-about,
.section-title h6,
.thm-btn {
    text-transform: uppercase
}

.banner-one .shape1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: .03
}

.banner-one__content,
.banner-two__content {
    position: relative;
    display: block;
    max-width: 600px;
    width: 100%;
    padding-right: 100px
}

.banner-one__text,
.banner-two__text {
    font-size: 20px;
    margin: 0
}

.banner-one__btn,
.banner-two__btn {
    position: relative;
    display: block;
    margin-top: 35px
}

.banner-one__banner-img {
    position: absolute;
    top: -122px;
    right: -75px
}

.banner-two {
    position: relative;
    display: block;
    padding: 300px 0 0;
    background: #fff;
    min-height: 870px;
    z-index: 1
}

.banner-two__inner-box .shape1 {
    position: absolute;
    top: 0;
    left: -255px;
    z-index: -1
}

.banner-two__inner-box .shape2 {
    position: absolute;
    left: -225px;
    bottom: -90px;
    z-index: -1
}

.banner-two__inner-box .shape3 {
    position: absolute;
    top: -50px;
    right: -50px;
    z-index: 2
}

.banner-two__inner-box .shape4 {
    position: absolute;
    bottom: -100px;
    right: 405px;
    z-index: -1
}

.banner-two__banner-img {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 1
}

.banner-two__banner-img1 {
    position: absolute;
    top: -300px;
    right: 140px;
    width: 445px
}

.banner-two__banner-img1 img {
    width: 100%
}

.banner-two__banner-img2 {
    position: absolute;
    left: -215px;
    top: -65px;
    width: 640px
}

.banner-two__banner-img2 img {
    width: 100%
}

.about-section {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px
}

.about-section .about-shape-4 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.about-section .about-shape-5 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

.about-wrapper-2 .about-image {
    position: relative;
    z-index: 9
}

.about-wrapper-2 .about-image .about-image-2 {
    position: absolute;
    right: -44%;
    bottom: -33%;
    border: 5px solid #fff;
    box-shadow: 0 1px 14px 0 rgba(0, 0, 0, .13)
}

.about-wrapper-2 .about-image .video-items {
    position: absolute;
    bottom: -28%;
    left: 22%
}

.about-wrapper-2 .about-image .video-items .video-btn {
    width: 58px;
    height: 58px;
    background-color: #d61313;
    color: #fff;
    line-height: 58px;
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto
}

.about-wrapper-2 .about-image .video-items .video-btn::before {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #cb650d;
    content: ""
}

.about-wrapper-2 .about-image .video-items .video-text {
    color: #121315;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    font-size: 18px;
    text-align: center
}

.about-wrapper-2 .about-image .bar-shape {
    position: absolute;
    right: -26%;
    top: 0
}

.about-wrapper-2 .about-image img {
    width: 100%;
    height: 100%
}

.section-title h6 {
    font-size: 21px;
    font-weight: 600;
    color: #d61313;
    display: inline-block;
    margin-bottom: 7px;
    line-height: 1
}

.section-title h6 i:not(:last-child) {
    margin-right: 10px
}

.about-content h2 {
    font-size: 37px;
    line-height: 105%;
    font-weight: 800;
    color: #ca3429;
    letter-spacing: 1.1px
}

.about-content {
    padding-left: 15px
}

.about-content p {
    text-align: justify
}

.float-bob-y {
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@keyframes float-bob-y {

    0%,
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

.float-bob-x {
    -webkit-animation-name: float-bob-x;
    animation-name: float-bob-x;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@keyframes float-bob-x {

    0%,
    100% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    background-color: var(--thm-base);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 6px;
    padding: 14px 40px 15px;
    border-radius: 6px;
    font-family: var(--thm-manrope-font);
    transition: .3s linear;
    z-index: 1;
    overflow: hidden
}

.thm-btn:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: var(--thm-black);
    content: "";
    border-radius: 7px;
    transform: perspective(200px) scaleX(.1) rotateX(90deg) translateZ(-10px);
    transform-origin: bottom center;
    z-index: -1
}

.product-title:after,
.product-title:before {
    content: "";
    position: absolute;
    background: #d61313
}

.thm-btn:hover:after {
    transform: perspective(200px) scaleX(1.05) rotateX(0) translateZ(0)
}

.thm-btn i::before {
    position: relative;
    font-size: 18px;
    top: 3px;
    padding-left: 5px
}

.product-section {
    background: url(../images/product-bg.jpg) center/cover no-repeat;
    padding: 60px 0 20px;
    position: relative;
    z-index: 10
}

.product-list-wrap {
    border: 1px solid #d61313e8;
    border-radius: 7px;
    box-shadow: 0 2px 12px 2px #00000014;
    z-index: 1;
    position: relative;
    padding: 6px;
    margin-bottom: 60px
}

.product-listing .product-list-wrap {
    margin: 60px 0 0
}

.product-name-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.product-title {
    width: 84%;
    background: 0 0;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
    height: 55px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin-bottom: -23px;
    position: relative;
    left: -7px;
    margin-top: 8px;
    font-family: Inter, sans-serif
}

.product-img img {
    border-radius: 7px;
    transition: .3s;
    width: 100%
}

.product-list-wrap:hover img,
.service-wrap-3:hover .service-thumb img {
    transform: scale(1.05)
}

.product-title:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(90% 0%, 100% 100%, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
    z-index: -1;
    transition: .3s
}

.product-list-wrap:hover .product-title:before {
    clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 100% 100%, 0% 100%, 0% 0%)
}

.product-title:after {
    width: 20px;
    height: 17px;
    bottom: 0;
    right: 0;
    display: inline-block;
    z-index: -2
}

.product-link i {
    padding: 9px 11px;
    display: inline-block;
    background: #ffed00;
    border-radius: 3px;
    transition: .5s;
    margin-right: 6px;
    color: #000
}

.download-brochure {
    padding: 7px;
    font-size: 17px;
    border: 1px solid #d61313e0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .3s
}

.cta-arrow {
    padding: 8px;
    display: inline-block;
    background: #efb443;
    border-radius: 3px;
    transition: .3s;
    margin-left: 16px;
    color: #000;
    font-size: 1rem
}

.download-brochure i {
    transform: rotate(0)
}

.how-it-work__icon span,
.how-it-work__icon-2 span {
    transition: .5s linear 0.1s;
    transform: scale(1);
    display: inline-block
}

.download-brochure:hover i {
    transform: rotate(90deg)
}

.how-it-work__icon-2:hover span,
.how-it-work__single:hover .how-it-work__icon span {
    transform: scale(.9)
}

.download-brochure:hover {
    background: #c40c13;
    color: #fff
}

.main-heading-h2 {
    position: relative;
    display: inline-block;
    font-size: 40px;
    color: #363636;
    letter-spacing: 1px;
    font-family: Kanit, serif;
    font-weight: 700
}

.main-heading-h2 .yellow-text {
    color: #d61313
}

.testimonial-inner-content {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 30px;
    -webkit-box-shadow: 0 7px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 7px 20px rgba(0, 0, 0, .07);
    min-height: 250px
}

.quote-rating-box {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 15px
}

.how-it-work,
.how-it-work__count,
.how-it-work__count:before {
    position: relative;
    display: block
}

.quote-rating-box .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 65px;
    height: 45px;
    -webkit-margin-end: 30px;
    margin-inline-end: 30px
}

.quote-rating-box .ratings-box h6 {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px
}

.quote-rating-box .ratings-box ul.ratings {
    line-height: 20px;
    padding-left: 0
}

.quote-rating-box .ratings-box ul.ratings li {
    font-size: 14px;
    letter-spacing: -.02em
}

ul.ratings li {
    display: inline-block
}

ul.ratings li i {
    color: #f90
}

.single-testimonial-item {
    background-color: #fff;
    border-radius: 20px;
    padding: 10px
}

.testimonial-inner-content p,
.thankyou-wrapper {
    text-align: center
}

.main-testmonial {
    padding: 50px 0;
    background-color: #fcfaf736
}

.owl-next,
.owl-prev {
    background: #d61313 !important;
    width: 40px;
    height: 40px
}

.downloads-section::after,
.how-it-work {
    background-repeat: no-repeat;
    background-size: cover
}

.how-it-work {
    counter-reset: count;
    padding: 60px 0 40px;
    background-image: url(../images/testimonial-bg.png);
    overflow: hidden;
    z-index: 1
}

.how-it-work .section-title {
    margin-bottom: 108px
}

.how-it-work__single-2 {
    padding-left: 90px
}

.how-it-work__count {
    color: #bf191e
}

.how-it-work__count:before {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: var(--tecture-base);
    counter-increment: count;
    content: "0" counter(count);
    transition: .2s linear 0.1s
}

.how-it-work__title {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    font-style: normal;
    margin-top: 2px
}

.how-it-work__icon {
    position: absolute;
    top: 0;
    right: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    background-color: #d61313;
    border-radius: 10px;
    z-index: 2
}

.how-it-work__single-2 .how-it-work__icon {
    left: -50px;
    right: inherit
}

.how-it-work__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 30% 10px 0
}

.accodian-wrap,
.how-it-work__img img {
    width: 100%
}

.how-it-work__icon-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    background-color: var(--tecture-base);
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.how-it-work__icon-2 span {
    position: relative;
    font-size: 64px;
    color: var(--tecture-black)
}

.how-it-work__icon span {
    position: relative;
    font-size: 60px;
    color: #000
}

.how-it-work__icon span img {
    width: 70px;
    filter: brightness(0) invert(1)
}

.how-it-work__single {
    position: relative;
    display: block;
    margin-bottom: 40px
}

.how-it-work__single2 {
    padding-right: 72px
}

.downloads-section {
    padding: 70px 0;
    position: relative
}

.downloads-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/testimonial-one-bg.webp);
    background-position: center;
    opacity: .1;
    z-index: -1
}

.downloads-text h4 {
    margin-bottom: 0;
    color: #000;
    line-height: normal;
    font-size: 30px;
    font-weight: 800;
    padding-bottom: 15px
}

.downloads-text h4 span {
    color: #092139;
    display: block;
    font-weight: 600
}

.downloads-text p {
    font-size: 18px;
    color: #171717;
    text-align: left;
    padding-bottom: 10px
}

.introduction-form {
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 10%);
    z-index: 1;
    border-radius: 25px
}

.introduction-form h4 {
    font-size: 30px;
    color: #e31e24;
    margin: 0;
    font-weight: 700
}

.form-group input,
.form-group textarea {
    color: #212529;
    background-color: #fff;
    font-size: 17px
}

.form-group {
    margin-bottom: 15px
}

.form-group textarea {
    height: 70px
}

.faq-customer h4,
.fitness h2 {
    font-size: 40px;
    font-weight: 700
}

.cs_btn.cs_style_1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    gap: 10px;
    border-radius: 5px;
    border: 1px solid #d61313;
    padding: 12px 29px;
    line-height: 1.714em;
    background-color: #d61313;
    position: relative
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.Submit-box:hover {
    border: 1px solid #22b354
}

.Submit-box {
    border: 1px solid #005496;
    padding: 10px 15px;
    color: #fff !important
}

.faq-customer h4 {
    margin: 0
}

.accodian-items {
    margin-bottom: 10px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px 2px #f2f2f2
}

.accodian-items .discription {
    padding: 7px 20px 20px;
    display: none;
    font-size: 16px;
    line-height: 29px;
    color: #000;
    border-radius: 0 0 5px 5px;
    background-color: #f5f5f5
}

.discription p {
    text-align: justify;
    margin-bottom: 0 !important
}

.accodian-items .title {
    padding: 17px 50px 17px 16px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .3s;
    position: relative;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    background-color: #d61313
}

.accodian-items .title:after {
    content: "";
    border: 3px solid rgba(255, 255, 255, .733);
    border-top: 0 solid transparent;
    border-right: 0 solid transparent;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    right: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -10px
}

.accodian-items.active>.title {
    border-radius: 5px 5px 0 0;
    transition: .3s
}

.accodian-items.active>.title:after {
    border: 3px solid rgba(255, 255, 255, .733);
    border-left: 0 solid transparent;
    border-bottom: 0 solid transparent;
    margin-top: -3px
}

.accodian-items .accodian-items {
    margin: 20px 0 0;
    display: block;
    border: 3px solid;
    -o-border-image: -o-linear-gradient(45deg, #d0d0d0, #fff) 1;
    border-image: linear-gradient(45deg, #d0d0d0, #fff) 1;
    border-image-slice: 1
}

.accodian-items .accodian-items .title {
    padding: 13px 20px;
    font-size: 18px;
    transition: .3s
}

.accodian-items .accodian-items .title:after {
    border-width: 3px;
    border-top: 0;
    border-right: 0
}

.accodian-items .accodian-items.active>.title:after {
    border: 3px solid #fff;
    border-left: 0 solid transparent;
    border-bottom: 0 solid transparent;
    margin-top: -3px
}

.accodian-items .title:hover {
    background-color: #d61313;
    color: #fff;
    transition: .3s
}

.faq-customer h4 {
    color: #d61313;
    margin-bottom: 10px
}

.service_section .box {
    border-radius: 0 0 50px;
    margin-top: 30px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .15);
    padding: 25px 15px;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #d60007
}

.service_section .box .img-box {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: .3s
}

.service_section .box .img-box img {
    width: 100%;
    height: auto;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-filter: brightness(1) invert(1);
    filter: brightness(1) invert(1)
}

.service_section .box:hover .img-box img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .3s;
    transform: translateY(-7%);
    transform: scale(1.1)
}

.service_section .box .detail-box h3 {
    font-weight: 700;
    font-size: 50px
}

.service_section .box:hover {
    background-color: transparent;
    background-image: linear-gradient(180deg, #d61313 0, #4f0a0c 82%);
    opacity: .9;
    transition: background .3s, border-radius .3s, opacity .3s;
    color: #fff;
    cursor: pointer
}

.what-we-offersection {
    padding: 80px 0 50px;
    background: #264796;
    background: linear-gradient(90deg, #264796 25%, #008dd2 82%);
    text-align: center
}

.fitness h2 {
    color: #fff;
    margin: 0;
    letter-spacing: 1.5px;
    padding: 2%
}

.fitness h3 {
    font-size: 30px;
    font-weight: 200;
    color: #fff
}

.box-offers {
    margin: 10px;
    overflow: hidden;
    border-radius: 0 0 40px
}

.box-offers h4 {
    font-size: 18px;
    color: #fff;
    padding: 15px;
    text-align: left;
    margin: 0;
    background-color: #000
}

.box-offers h4:hover {
    background-color: #008dd2;
    cursor: pointer
}

.box-offers img {
    width: 100%;
    height: auto
}

.form-control,
.form-group input {
    border-left: 5px solid #b22d30 !important
}

.main-footer {
    position: relative;
    color: #999b9f;
    background: url(../images/bg-footer1.png) center top/cover no-repeat #f5f5f5;
    padding: 60px 0 0
}

.main-footer.normal-padding .widgets-section {
    padding: 120px 0 70px
}

.main-footer .footer-logo {
    position: relative;
    margin-top: -10px;
    margin-bottom: 20px
}

.main-footer h6 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 14px
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 26px
}

.main-footer .logo-widget .text {
    position: relative;
    display: block;
    margin: 0 0 30px;
    color: #000;
    font-size: 15px;
    line-height: 30px;
    text-align: justify
}

.main-footer .links-widget ul li {
    position: relative;
    margin-bottom: 0;
    list-style: none
}

.main-footer-data-3 ul,
.widget-content ul {
    padding-left: 0
}

.main-footer .links-widget ul li a {
    position: relative;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.main-footer .links-widget ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid var(--thm-base);
    transform: scaleX(0);
    transform-origin: left;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.main-footer .links-widget ul li a:hover:before {
    transform: scaleX(1)
}

.main-footer .links-widget ul li a:hover {
    color: red
}

.main-footer .social-links li {
    position: relative;
    margin-right: 8px;
    display: inline-block
}

.main-footer .social-links li a {
    position: relative;
    display: block;
    font-size: 16px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: #cb2528;
    text-align: center;
    border-radius: 50%;
    transition: .3s
}

.main-footer .social-links li a:hover {
    color: #fff;
    background: red
}

.main-footer .info-widget ul li {
    position: relative;
    display: block;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.main-footer .info-widget ul li.address {
    margin-bottom: 20px
}

.main-footer .info-widget ul li .icon {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px;
    font-size: 18px;
    color: #cb2528
}

.main-footer .info-widget ul li a {
    position: relative;
    color: #fff;
    line-height: 28px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.main-footer .info-widget ul li a:hover {
    color: red;
    text-decoration: underline;
    -webkit-text-decoration-color: var(--thm-base);
    text-decoration-color: var(--thm-base)
}

.main-footer .newsletter-widget .text {
    position: relative;
    display: block;
    margin: 25px 0;
    font-size: 15px;
    color: #555;
    line-height: 25px
}

.main-footer .newsletter-form .form-group {
    position: relative;
    margin: 0
}

.main-footer .newsletter-form .form-group input[type=email],
.main-footer .newsletter-form .form-group input[type=tel],
.main-footer .newsletter-form .form-group input[type=text] {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 20px 60px 20px 25px;
    height: 66px;
    display: block;
    background: #1c1e22;
    color: #fff;
    border-radius: 5px;
    font-family: var(--thm-b-font);
    border: 1px solid #1c1e22;
    transition: .3s;
    font-size: 14px
}

.main-footer .newsletter-form .form-group input[type=email]:focus,
.main-footer .newsletter-form .form-group input[type=tel]:focus,
.main-footer .newsletter-form .form-group input[type=text]:focus {
    border-color: var(--thm-base)
}

.newsletter-form .form-group input::-webkit-input-placeholder {
    color: #999b9f
}

.newsletter-form .form-group .theme-btn {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 44px;
    height: 44px;
    background: var(--thm-base);
    color: var(--thm-black);
    border-radius: 50%
}

.newsletter-form .form-group .theme-btn span {
    vertical-align: middle;
    font-size: 14px
}

.newsletter-form .form-group .theme-btn:hover {
    background: #fff;
    color: var(--thm-base)
}

.main-footer .footer-bottom .inner {
    position: relative;
    display: block;
    padding: 35px 0;
    line-height: 30px;
    color: #999b9f
}

.main-footer .footer-bottom .copyright {
    position: relative;
    line-height: 1.5em
}

.copyright-text {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-top: 15px;
    padding: 20px;
    background: #150e0680;
    font-weight: 400;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.ask-our-bg,
.products-bg {
    background-repeat: no-repeat
}

.footer-bottom {
    position: relative;
    background-color: #cb2528;
    padding: 10px 0 6px;
    margin-top: 30px
}

.copyright-text a {
    color: #fff;
    font-weight: 400
}

.about-para2 {
    padding-left: 0 !important
}

.products-bg {
    background-color: #ffc000;
    padding: 50px 0;
    background-image: url(../images/pro-bg.webp);
    background-attachment: fixed;
    background-position: center
}

.service-wrap-3:hover .service-details {
    box-shadow: 0 0 20px -5px rgba(37, 37, 37, .5)
}

.service-wrap-3 .service-thumb {
    overflow: hidden;
    border: 5px solid rgb(255 192 0);
    background-color: #fff;
    margin-left: 5px;
    margin-right: 5px
}

.service-wrap-3 .service-thumb img {
    width: 100%;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    height: auto
}

.service-wrap-3 .service-details {
    background: #ffc000;
    width: 96%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    padding: 5px 15px;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    text-align: center;
    color: #fff
}

.service-details h4 a {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    line-height: 27px
}

.service-details:hover {
    background-color: #d61313
}

.owl-dot,
.screenshot_slider .owl-dots {
    display: none !important
}

.ask-our-bg {
    padding: 100px 0 55px;
    background-image: url(../images/ag-pic-18.webp);
    background-position: center -250px;
    background-size: cover
}

.bg,
.page-header {
    background-repeat: no-repeat;
    background-position: center
}

.products-about {
    font-family: Oswald, sans-serif !important;
    font-size: 40px;
    font-weight: 600;
    color: #323232;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 35px
}

.products-about p {
    font-size: 18px;
    color: #000;
    padding: 10px 20%;
    text-transform: none;
    font-weight: 400;
    line-height: 28px;
    margin-top: 0
}

.products-bg .owl-next,
.products-bg .owl-prev {
    background: #ffc000 !important;
    width: 40px;
    height: 40px
}

.bg,
.page-header,
.video-section .overlay-2 {
    background-size: cover
}

.bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.video-section {
    position: relative;
    padding: 50px 0;
    overflow: hidden
}

@media (max-width:991.98px) {
    .video-section {
        padding: 120px 0
    }
}

.video-section.style-two {
    padding: 120px 0
}

.video-section.style-two .overlay-2 {
    position: absolute;
    top: auto;
    right: 208px;
    bottom: 0;
    background-size: cover;
    width: 494px;
    height: 464.5px;
    background-image: url(../images/icons/overlay-4.png)
}

@media (max-width:1199.98px) {
    .video-section.style-two .overlay-2 {
        display: none
    }
}

.video-section.style-two .outer-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.video-section.style-two .outer-box .title-box {
    border: none;
    padding-left: 143px
}

.video-section.style-two .outer-box .title-box .sub-title {
    color: #fff;
    font-weight: 600
}

.video-section.style-two .outer-box .title-box .title {
    margin-top: 10px;
    margin-bottom: 42px
}

.video-section.style-two .outer-box .video-box {
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 50%;
    padding: 12px;
    -webkit-transition: .3s;
    transition: .3s
}

.video-section.style-two .outer-box .video-box:hover {
    border: 1px solid #fff
}

.video-section.style-two .outer-box .video-box .icon-box {
    right: -110px;
    bottom: -40px;
    top: auto
}

.video-section.style-two .outer-box .video-box .play-now-two {
    background-color: #c90f16;
    color: #fff;
    width: 114px;
    height: 114px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.video-section.style-two .outer-box .video-box .play-now-two:hover {
    background-color: #fff;
    color: #c90f16
}

.video-section .overlay-2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 786px;
    height: 569px;
    background-image: url(../images/overlay-2.png)
}

.play-now-two,
.video-section .outer-box {
    display: -webkit-box;
    display: -ms-flexbox
}

.video-section .outer-box {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.video-section .outer-box .title-box {
    position: relative;
    padding-left: 35px;
    border-left: 12px solid #c90f16
}

@media (max-width:991.98px) {
    .video-section.style-two {
        padding: 100px 0 50px
    }

    .video-section.style-two .outer-box .title-box {
        padding-left: 0;
        margin-top: 30px
    }

    .video-section .outer-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .video-section .outer-box .title-box {
        margin-bottom: 30px;
        border-left: 0;
        padding-left: 0;
        text-align: center
    }

    .video-section .outer-box .video-box .icon-box .title {
        display: none
    }
}

.video-section .outer-box .title-box .title {
    color: #fff;
    line-height: 1.2em;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 600
}

@media (max-width:767.98px) {
    .video-section.style-two .outer-box .title-box .title {
        font-size: 40px
    }

    .video-section .outer-box .title-box .title {
        font-size: 38px
    }

    .video-section .outer-box .title-box .title br {
        display: none
    }
}

@media (max-width:575.98px) {
    .video-section {
        padding: 90px 0
    }

    .video-section .overlay-2 {
        display: none
    }

    .video-section .outer-box .title-box {
        padding-left: 0;
        border: none
    }

    .video-section .outer-box .title-box .title {
        font-size: 32px
    }
}

.video-section .outer-box .video-box .icon-box {
    position: absolute;
    top: 0;
    right: 132px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.video-section .outer-box .video-box .icon-box .title {
    font-family: var(--style-font);
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    margin-right: 15px
}

.video-section .outer-box .video-box .icon-box img {
    position: relative;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 3
}

@media (max-width:991.98px) {
    .video-section .outer-box .video-box .icon-box img {
        display: none
    }
}

.video-section .outer-box .video-box .play-now-two {
    position: relative;
    display: inline-block;
    height: 120px;
    width: 120px;
    line-height: 120px;
    font-size: 30px;
    border-radius: 50%;
    border: none;
    color: #c90f16;
    background-color: #fff;
    text-align: center
}

@media (max-width:767.98px) {
    .video-section .outer-box .video-box .play-now-two {
        width: 100px;
        height: 100px;
        line-height: 100px
    }
}

.video-section .outer-box .video-box .play-now-two:hover {
    background-color: #c90f16;
    border-color: #c90f16;
    color: #fff
}

.play-now-two {
    height: 92px;
    width: 92px;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    font-size: 12px;
    border: .5px solid #c90f16;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-animation: 3s linear infinite zoom-one;
    animation: 3s linear infinite zoom-one
}

@keyframes zoom-one {

    0%,
    100% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.client-section .client-logo .item {
    transition: transform .2s cubic-bezier(.785, .135, .15, .86), box-shadow .2s cubic-bezier(.785, .135, .15, .86);
    margin-bottom: 15px;
    background-color: #fff;
    border: 1px solid #efeeee94;
    padding: 5px
}

.client-section .client-logo .item:hover {
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.client-section .client-logo img {
    width: 100%;
    margin: 0 auto
}

.client-section .client-logo img:hover {
    opacity: 1;
    transition: .3s ease-in-out
}

.client-section {
    padding: 40px 0
}

.page-header {
    position: relative;
    display: block;
    padding: 120px 0;
    z-index: 1
}

.page-header:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: rgba(0, 0, 0, .6);
    z-index: -1
}

.page-header__inner {
    position: relative;
    display: block;
    text-align: center;
    z-index: 3
}

.page-header__inner h2 {
    font-size: 74px;
    color: #fff;
    line-height: 1;
    letter-spacing: .6px;
    font-weight: 800;
    text-transform: uppercase
}

.thm-breadcrumb {
    padding-top: 29px
}

.thm-breadcrumb li {
    position: relative;
    display: inline-block;
    color: #999;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    transition: .5s
}

.thm-breadcrumb li+li {
    margin-left: 8px
}

.thm-breadcrumb li a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 500;
    text-transform: uppercase;
    transition: .5s
}

.thm-breadcrumb li i::before {
    font-size: 15px;
    color: #fff
}

.blog-one__single-text strong {
    font-weight: 600 !important
}

.owl-nav span {
    color: #fff !important
}

.new-product {
    height: 85vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Vertical center */
    align-items: center;
    /* Horizontal center */
    text-align: center;
    /* Optional: centers inline content */
    background: #000000;

}

.section-padding .owl-item .item {
    transform: translate3d(0, 0, 0);
    transform: scale(.9);
    transition: .4s ease-in-out
}

.screenshot_slider .owl-item .item {
    transition: transform .4s ease-in-out, box-shadow .4s ease-in-out;
    transform: scale(.65)
}

.screenshot_slider .owl-item.center .item {
    transform: scale(1.1)
}

.screenshot_slider .owl-nav {
    text-align: center;
}

.screenshot_slider .owl-nav button {
    font-size: 24px !important;
    margin: 10px;
    color: #fff !important;
    transition: color .3s ease-in-out
}

.screenshot_slider .owl-nav button:hover {
    color: #ff5722 !important
}

.screenshot_slider .item a {
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background: 0 0;
    padding: 0 18px;
    border-radius: 6px;
    transition: .4s ease-in-out;
    margin-bottom: 50px
}

.screenshot_slider .owl-item {
    padding: 0 10px
}

.page-padding {
    padding: 70px 0
}

.ft-contact-cta-items,
.ft-contact-page-form-wrapper {
    padding: 30px;
    background-color: #f4f4f4
}

.ft-section-title-2 {
    margin: 0 auto;
    max-width: 580px
}

.ft-section-title-2 .sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #b22d30
}

.ft-section-title-2 h2 {
    color: #003440;
    font-size: 36px;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 25px
}

.ft-contact-cta-items {
    margin-bottom: 20px;
    transition: .3s
}

.ft-contact-cta-items .ft-contact-cta-icon {
    width: 70px;
    height: 70px;
    margin-right: 30px;
    border-radius: 8px;
    background-color: #b22d30
}

.ft-contact-cta-items .ft-contact-cta-icon i {
    font-size: 45px;
    color: #fff
}

.ft-contact-cta-items .ft-contact-cta-text {
    max-width: 80%
}

.ft-contact-cta-items .ft-contact-cta-text h3 {
    color: #002a34;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px
}

.ft-contact-page-form-wrapper h3 {
    color: #b22d30;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 5px
}

.ft-contact-page-form-wrapper input,
.ft-contact-page-form-wrapper textarea {
    width: 100%;
    height: 50px;
    border: none;
    padding-left: 20px;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #fff
}

.ft-contact-page-form-wrapper textarea {
    height: 130px;
    padding-top: 15px
}

.ft-contact-page-form-wrapper button {
    color: #fff;
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 6px;
    background-color: #b22d30;
    -webkit-transition: .5s;
    transition: .5s
}

.Submit-box:hover,
.ft-contact-page-form-wrapper button:hover {
    background-color: #00044b
}

.Submit-box {
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 6px;
    background-color: #b22d30 !important;
    -webkit-transition: .5s;
    transition: .5s
}

.ft-contact-cta-text p {
    margin-bottom: 5px
}

.main-testmonial p strong {
    font-weight: 500
}

.sticklist {
    position: fixed;
    z-index: 99999;
    top: 60%;
    display: flex;
    align-items: baseline;
    transition: 1s;
    flex-direction: column;
    margin-top: -101px
}

.open-close-arrow {
    border-radius: 0 10px 10px 0;
    padding: 10px;
    text-align: center;
    line-height: 32px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    background: red;
    color: #fff;
    font-size: 20px;
    -webkit-transition: .3s;
    display: inline-block;
    vertical-align: bottom;
    border: 0;
    width: auto;
    min-width: 50px
}

li.whataspp-icon.none-li.open {
    position: relative;
    width: 100%;
    left: 0
}

.sticklist ul.open {
    width: 100%;
    left: 0
}

li.whataspp-icon {
    background: #2db640;
    border: 0 solid #2db640;
    color: #fff
}

.none-li a i {
    font-size: 26px;
    padding: 0;
    color: #fff
}

.sticklist ul.open li {
    max-width: 170px;
    width: 100%;
    font-size: 16px;
    pointer-events: unset;
    background: #fff
}

li.none-li a i {
    padding-right: 0
}

button.open-close-arrow span.open-arrow,
ul#sideService.open li h6 {
    display: block
}

.open-close-arrow span.close-arrow {
    display: none;
    transition: .2s
}

.open-close-arrow.open span.close-arrow {
    display: block !important
}

.btn-text {
    opacity: 0;
    white-space: nowrap;
    display: none
}

.none-li .icon,
span.btn-text {
    transition: .8s
}

.inquiery-icon {
    background: #01519a !important;
    color: #fff !important
}

.sticklist ul.open li.inquiery-icon.none-li span.btn-text,
.sticklist ul.open li.whataspp-icon.none-li span.btn-text {
    opacity: 1;
    display: block
}

.sticklist ul.open li.whataspp-icon {
    color: #fff;
    background: #2db640;
    border-color: #2db640
}

.sticklist .whataspp-icon:hover {
    max-width: 170px;
    width: 100%;
    font-size: 16px;
    pointer-events: unset
}

.sticklist .whataspp-icon:hover .btn-text {
    opacity: 1;
    color: #fff !important;
    display: block
}

.sticklist .inquiery-icon:hover {
    max-width: 170px;
    width: 100%;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none
}

.sticklist .inquiery-icon:hover .btn-text {
    opacity: 1;
    color: #fff;
    display: block
}

.download-pdf {
    background: red !important;
    color: #fff !important;
    border: 0 solid transparent !important
}

.sticklist ul.open li.download-pdf.none-li.inquiery-icon.click1.imgnone span.icon,
li.download-pdf.none-li.inquiery-icon.click1.imgnone:hover span.icon {
    transform: translateX(-17px)
}

.imgnone a {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: unset !important
}

.imgnone .btn-text {
    padding-right: 20px
}

.imgnone {
    display: flex;
    align-items: center;
    transition: .6s !important;
    width: 50px;
    margin: 5px 0;
    border-radius: 0 10px 10px 0
}

ul#sideService.open li {
    background: #00457e
}

.sticklist span.icon,
.sticklist span.icon1 {
    min-width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.thankyou-wrapper a,
.thankyou-wrapper a:hover {
    text-align: center;
    color: #fff;
    display: block;
    text-decoration: none;
    width: 250px;
    background: #0172be;
    margin: 10px auto 0;
    padding: 15px 20px
}

.owl-carousel .owl-item img {
    display: block;
    width: 90%;
}


.contact-map {
    padding: 60px 0px;
}

.sec-facility .sec-hm-position {
    padding-right: 100px;
}

.facility-card {
    position: relative;
}

.facility-card::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: #16243d;
    background: linear-gradient(0deg, rgb(0 0 0 / 88%) 14%, rgb(22 36 61 / 0.036852240896358524) 58%);
    z-index: 1;
}

.facility-list .grid-wrapper>li>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.facility-list ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0px;
}

.facility-list ul li {
    flex: 0 0 33%;
}

.facility-list ul li img {
    width: 100%;
}

.facility-list ul li .btn-read-more.btn-white img {
    width: auto;
}

.facility-list .facility-card h3 {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    color: #fff;
    z-index: 1;
    font-size: 20px;
    text-transform: capitalize;

}

.product-card .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 73%);
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: 0.5s ease;
    background: linear-gradient(0deg, #000000 26%, rgb(21 16 12 / 77%) 58%);
}

.product-card .item {
    position: relative;
    overflow: hidden;
}

.product-card .item:hover .overlay {
    bottom: auto;
    height: 100%;
    width: 100%;
}

.product-card .top-overlay {
    bottom: 100%;
    height: 0;
}

.product-card .item:hover .top-overlay {
    bottom: 0;
}

.product-card .bottom-overlay {
    top: 100%;
    padding: 100px;
}

.product-card .item:hover .bottom-overlay {
    top: 0;
    padding-top: 100px;
}

.product-card .bottom-overlay h3.title {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
}

.product-card .bottom-overlay h3 {
    font-weight: 600;
}

.product-card .bottom-overlay p.description {
    font-size: 16px;
    margin: 40px 0;
    line-height: 25px;
}

.product-card .item:hover .fade-overlay {
    opacity: 1;
}

.title-overlay {
    height: auto;
    top: auto;
    opacity: 0;
}

.product-card .item:hover .title-overlay {
    opacity: 1;
    height: auto;
    padding: 50px 0;
}

.product-card .text {
    color: #fff;
    font-size: var(--paraFontsize);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.product-card .btn-read-more .inner-btn span {
    padding: 0;
}

.before-hover::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: #16243d;
    background: linear-gradient(0deg, rgb(0 0 0 / 85%) 14%, rgb(22 36 61 / 0.036852240896358524) 58%);
    z-index: 1;
}

.before-hover img {
    width: 100%;
}

.before-hover h3 {
    position: absolute;
    bottom: 40px;
    z-index: 9;
    color: #fff;
    left: 0;
    font-size: 30px;
    text-transform: capitalize;

    width: 100%;
    text-align: center;
    font-weight: 600;
}

.before-hover h3::after {
    content: "";
    position: absolute;
    background: #e9262a;
    bottom: -40px;
    height: 25px;
    width: 2px;
    margin: 0 auto;
    left: 50%;
}

.product-card .item:hover .before-hover::before {
    display: none;
}

.product-card .item:hover .before-hover.no-hover::before {
    display: block;
}

.product-card .btn-read-more.btn-white a {
    border: 1px solid #e9262a;
    color: #fff;
    background: #fff0;
    cursor: pointer;
}

.product-card .btn-read-more.btn-white a:hover {
    background: #e9262a;
    border: 1px solid #e9262a;
    color: #fff !important;
}

.product-card .item:hover .before-hover.no-hover h3 {
    display: block;
}

.product-card .item:hover .before-hover h3 {
    display: none;
}

.product-card .btn-read-more span {
    display: inline-flex;
    padding: 15px 30px;
    justify-content: center;
    align-items: center;
    border: 1px solid #e9262a;
    text-transform: uppercase;
    color: #e9262a;
    font-size: 16px;
    font-weight: 600;
    background: #fff0;
    position: relative;
}

.product-card .btn-read-more span img {
    margin-right: 10px;
    position: absolute;
    right: -22px;
    bottom: -10px;
    background: #000;
    font-size: 9px;
    padding: 8px;
    border-radius: 50%;
    color: #fff;
    width: auto;
}

.product-card .btn-read-more span i {
    margin-right: 10px;
}




@media(max-width: 1600px) {
    .product-card .bottom-overlay {
        padding: 50px;
    }

    .product-card .item:hover .bottom-overlay {
        padding-top: 40px;
    }

}

@media(max-width: 1440px) {
    .product-card .bottom-overlay {
        padding: 30px;
    }

    .product-card .item:hover .bottom-overlay {
        padding-top: 40px;
    }
}

@media(max-width: 1360px) {
    .product-card .bottom-overlay p.description {
        margin-top: 10px;
        font-size: 15px;
    }
}

@media screen and (max-width: 767px) {

    .product-card .item:hover .bottom-overlay {
        top: 50%;
        padding-top: 40px;
    }


    .main-prod-img:after {
        content: "";
        background-image: linear-gradient(#fff0, #000000);
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #111;
    }

    .main-prod-img img {
        z-index: 1;
        position: relative;
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .mainProdct-mobinfo {
        position: relative;
        top: 0;
        left: 0;
        opacity: 1;
        background-color: #111;
        float: left;
        height: 100%;
        width: 100%;
        padding: 20px 14px;
        margin-top: -3px;
        -webkit-backdrop-filter: blur(35px);
        backdrop-filter: blur(4px);
        padding-bottom: 80px;
    }

    .mainProdct-mobinfo .menu-prod-list {
        padding: 18px 10px;
    }

    .mainProdct-mobinfo .menu-prod-list ul li {
        flex: 0 0 50%;
        padding: 0 10px;
    }

    .mainProdct-mobinfo .menu-prod-list ul li a {
        color: #fff;
        font-size: 13px;
        padding: 2px;
        padding-left: 1px;
    }

    .mainProdct-mobinfo .menu-prod-list ul li h3 a {
        color: var(--themeColor);
        font-size: 22px;
        font-family: var(--headingFont);
        border-left: 0;
        position: relative;
        margin-bottom: 0;
    }

    .mainProdct-mobinfo .menu-prod-list ul li h3 a:before {
        display: none;
    }

    .mainProdct-mobinfo .menu-prod-list ul li {
        margin-top: 20px;
    }

    .mainProdct-mobinfo .menu-prod-list-sub a {
        padding: 10px 0 !important;
        border-bottom: 0;
    }

    .hm-sec-product-list .menu-prod-list h4 {
        color: #fff;
        text-transform: uppercase;
        font-family: var(--headingFont);
        padding-left: 11px;
        font-size: 24px;
        float: left;
        margin-left: 10px;
        border-left: 6px solid red;
    }

    .hm-sec-product-list .menu-prod-list ul {
        float: left;
        width: 100%;
    }

    .hm-sec-product-list .container-product-list {
        display: flex;
        margin-bottom: 00px;
    }

    .mainProdct-mobinfo .menu-prod-list ul li {
        flex: 0 0 100%;
        padding: 0 10px;
    }

    .mainProdct-mobinfo .menu-prod-list .menu-prod-list-sub a {
        float: left;
        width: 100%;
    }

    .hm-sec-product-list {
        padding-bottom: 0px;
    }

    .productSlider .swiper-pagination-bullet {
        opacity: 1;
        background: #9e9e9e;
        height: 8px;
        width: 8px;
    }

    .productSlider .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff;
        height: 20px;
        width: 20px;
        border: 5px solid var(--themeColor);
    }

    .productSlider .swiper-pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: 10px;
    }

    .facility-list ul li {
        flex: 0 0 100%;
    }

    .product-card .bottom-overlay p.description {
        font-size: 15px;
        line-height: 25px;
    }

    .map-img {
        margin: 50px 0;
    }

    .eventList {
        min-height: auto;
    }

    .swiper-initialized {
        padding-bottom: 0;
        margin-bottom: 0px;
    }

    .product-card .bottom-overlay {
        top: 50%;
        transform: translateY(-50%);
        padding: 20px;
        padding-top: 46px;
    }

    .before-hover h3,
    .before-hover::before {
        display: none;
    }

    .product-card .bottom-overlay p.description {
        margin: 23px 0 30px;
    }

    .product-card .bottom-overlay h3.title {
        font-size: 24px;
        line-height: 34px;
    }


}

/* Helper class to divide the icons */
.social-margin {
    margin-right: 15px;
}


.social-icon {
    margin-bottom: 15px;
    box-sizing: border-box;
    -moz-border-radius: 138px;
    -webkit-border-radius: 138px;
    border-radius: 138px;
    border: 5px solid;
    text-align: center;
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 1px;
    padding-top: 11px;
    transition: all 0.5s;
}

.social-icon:hover {
    transform: rotate(360deg)scale(1.3);
}

/* Facebook Button Styling */
.facebook {
    font-size: 22px;
    padding-top: 9px;
    border-color: #3b5998;
    background-color: #3b5998;
    color: #ffffff;

}

.facebook:hover {
    background-color: #ffffff;
    color: #3b5998;
}

/* Twitter Button Styling */
.twitter {
    font-size: 22px;
    padding-top: 10px;
    padding-left: 2px;
    border-color: #55acee;
    background-color: #55acee;
    color: #ffffff;

}

.twitter:hover {
    background-color: #ffffff;
    color: #55acee;
}

/* Google+ Button Styling */
.google-plus {
    font-size: 22px;
    padding-top: 9px;
    padding-left: 2px;
    background-color: #dd4b39;
    color: #ffffff;
    border-color: #dd4b39;

}

.google-plus :hover {
    background-color: #ffffff;
    color: #dd4b39;
}

/* Linkedin Button Styling */
.linkedin {
    font-size: 24px;
    padding-top: 8px;
    padding-left: 1px;
    background-color: #0976b4;
    color: #ffffff;
    border-color: #0976b4;

}

.linkedin :hover {
    background-color: #ffffff;
    color: #0976b4;
}

/* Pinterest Button Styling */
.pinterest {
    font-size: 22px;
    padding-top: 9px;
    background-color: #cb2027;
    color: #ffffff;
    border-color: #cb2027;

}

.pinterest:hover {
    background-color: #ffffff;
    color: #cb2027;
}

/* Behance Button Styling */
.behance {
    font-size: 22px;
    padding-top: 9px;
    background-color: #1769ff;
    color: #ffffff;
    border-color: #1769ff;

}

.behance :hover {
    background-color: #ffffff;
    color: #1769ff;
}

/* Github Button Styling */
.github {
    font-size: 22px;
    padding-top: 9px;
    background-color: #4183c4;
    color: #ffffff;
    border-color: #4183c4;

}

.github:hover {
    background-color: #ffffff;
    color: #4183c4;
}

/* Youtube Button Styling */
.youtube {
    font-size: 22px;
    padding-top: 9px;
    padding-left: 0px;
    background-color: #bb0000;
    color: #ffffff;
    border-color: #bb0000;

}

.youtube :hover {
    background-color: #ffffff;
    color: #bb0000;
}

/* Soundcloud Button Styling */
.soundcloud {
    font-size: 22px;
    padding-top: 9px;
    padding-left: 0px;
    background-color: #ff3a00;
    color: #ffffff;
    border-color: #ff3a00;

}

.soundcloud :hover {
    background-color: #ffffff;
    color: #ff3a00;
}

/* Hide the Google Translate top banner */
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

/* Hide the "Select Language" dropdown */
.goog-te-gadget {
    font-size: 0 !important;
}

/* Optionally hide the Google logo (if needed) */
.goog-logo-link,
.goog-te-gadget span {
    display: none !important;
}

/* Remove margin/padding that may affect layout */
#google_translate_element {
    margin: 0 !important;
    padding: 0 !important;
}

.video-wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 aspect ratio (9/16 = 0.5625) */
    overflow: hidden;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}