/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
:root {
   --erepair-font: "Archivo", sans-serif;
   --erepair-font-2: "Titillium Web", sans-serif;
   --erepair-font-3: "Pacifico", cursive;
   --erepair-gray: #6e777d;
   --erepair-gray-rgb: 110, 119, 125;
   --erepair-white: #ffffff;
   --erepair-white-rgb: 255, 255, 255;
   /* --erepair-base: #2AB97E; */
   --erepair-base: #02185a;
   --erepair-base-rgb: 42, 185, 126;
   --erepair-black: #171717;
   --erepair-black-rgb: 23, 23, 23;
   --erepair-primary: #fedb5c;
   --erepair-primary-rgb: 254, 219, 92;
   /* --erepair-extra: #F4FBF9; */
   --erepair-extra: #f4f7fb;
   --erepair-extra-rgb: 244, 251, 249;
   --erepair-bdr-color: #dddddd;
   --erepair-bdr-color-rgb: 221, 221, 221;
}

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

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

body {
   font-family: var(--erepair-font);
   font-size: 16px;
   line-height: 29px;
   font-weight: 400;
   color: var(--erepair-gray);
}

body.locked {
   overflow: hidden;
}

a {
   /* color: var(--erepair-base); */
   color: #ff6119;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}
.coating-tech{
      margin-bottom: -190px;
}
.clients-page-header {
   background-image: url('../images/clients-banner.jpg');
}
.about-page-header{
   background-image: url('../images/company_profile_banner.webp');
}
.contact-page-header {
   background-image: url('../images/contact-banner.jpg');
   background-size: cover;
}
.experience-page-header {
   background-image: url('../images/experience_banner.jpg');
   background-size: cover;
}
.company-peaface-page-header {
   background-image: url('../images/company-peaface.webp');
   background-size: cover;
   background-position: center center;
}
.infrastructure-page-header {
   background-image: url('../images/inftrastructure-banner.webp');
   background-size: cover;
   background-position: center center;
}
.coating-page-header {
   background-image: url('../images/technology/coating-banner.webp');
   background-size: cover;
   background-position: center center;
}
.technology-page-header {
   background-image: url('../images/technology/bg31.webp');
   background-size: cover;
   background-position: center center;
}
.drying-page-header {
   background-image: url('../images/technology/bg28.webp');
   background-size: cover;
   background-position: center center;
}
.embossing-page-header {
   background-image: url('../images/technology/bg54.webp');
   background-size: cover;
   background-position: center center;
}
.impregnation-page-header {
   background-image: url('../images/technology/bg30.webp');
   background-size: cover;
   background-position: center center;
}
.lamination-page-header {
   background-image: url('../images/technology/bg35.webp');
   background-size: cover;
   background-position: center center;
}
.otech-page-header {
   background-image: url('../images/technology/bg31.webp');
   background-size: cover;
   background-position: center center;
}
.app-1-page-header {
   background-image: url('../images/bg1.webp');
   background-size: cover;
   background-position: center center;
}
.app-2-page-header {
   background-image: url('../images/bg2.webp');
   background-size: cover;
   background-position: center center;
}
.app-3-page-header {
   background-image: url('../images/bg3.webp');
   background-size: cover;
   background-position: center center;
}
.app-4-page-header {
   background-image: url('../images/bg4.webp');
   background-size: cover;
   background-position: center center;
}
.app-5-page-header {
   background-image: url('../images/bg5.webp');
   background-size: cover;
   background-position: center center;
}
.app-6-page-header {
   background-image: url('../images/bg6.webp');
   background-size: cover;
   background-position: center center;
}
.app-7-page-header {
   background-image: url('../images/bg7.webp');
   background-size: cover;
   background-position: center center;
}
.app-8-page-header {
   background-image: url('../images/bg8.webp');
   background-size: cover;
   background-position: center center;
}
.app-9-page-header {
   background-image: url('../images/bg9.webp');
   background-size: cover;
   background-position: center center;
}
.app-10-page-header {
   background-image: url('../images/bg10.webp');
   background-size: cover;
   background-position: center center;
}
.app-11-page-header {
   background-image: url('../images/bg11.webp');
   background-size: cover;
   background-position: center center;
}
.app-12-page-header {
   background-image: url('../images/bg12.webp');
   background-size: cover;
   background-position: center center;
}
.app-18-page-header {
   background-image: url('../images/bg18.webp');
   background-size: cover;
   background-position: center center;
}
.news-page-header {
   background-image: url('../images/bg21.webp');
   background-size: cover;
   background-position: center center;
}
.prod-page-header {
   background-image: url('../images/bg57.webp');
   background-size: cover;
   background-position: center center;
}
.clients-page-header::after,
.about-page-header::after,
.contact-page-header::after,
.experience-page-header::after,
.company-peaface-page-header::after,
.infrastructure-page-header::after,
.coating-page-header::after,
.technology-page-header::after,
.drying-page-header::after,
.embossing-page-header::after,
.impregnation-page-header::after,
.lamination-page-header::after,
.otech-page-header::after,
.app-1-page-header::after,
.app-2-page-header::after,
.app-3-page-header::after,
.app-4-page-header::after,
.app-5-page-header::after,
.app-6-page-header::after,
.app-7-page-header::after,
.app-8-page-header::after,
.app-9-page-header::after,
.app-10-page-header::after,
.app-11-page-header::after,
.app-12-page-header::after,
.app-18-page-header::after,
.news-page-header::after,
.prod-page-header::after {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
   background: rgba(50, 50, 50, 0.5);
   z-index: 1;
}
a,
a:hover,
a:focus,
a:visited {
   text-decoration: none;
}

button {
   cursor: pointer;
   border: none;
   background: transparent;
   padding: 0;
}

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

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

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

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

input:focus,
textarea:focus,
select:focus {
   border-color: #43c3ea;
   outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: var(--erepair-font-2);
   color: var(--erepair-black);
   margin: 0;
}

p {
   margin: 0;
}

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

dl,
ol,
ul {
   padding-left: 0;
   list-style: none;
}

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

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

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

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

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

.container {
   padding-left: 15px;
   padding-right: 15px;
}

.list-unstyled {
   padding-left: 0;
}

@media (min-width: 1320px) {
   .container {
      max-width: 1320px;
   }
}

::-webkit-input-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(--erepair-border);
   border-width: 1px;
   margin-top: 0;
   margin-bottom: 0;
}

#particles-js {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   background-position: 50% 50%;
   opacity: 0.4;
   z-index: -1;
}

.section-shape-1 {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   z-index: -1;
}

.section-title {
   position: relative;
   display: block;
   margin-bottom: 58px;
   margin-top: -9px;
}

.section-title__tagline-box {
   position: relative;
   display: inline-block;
}

.section-title__tagline {
   position: relative;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   color: var(--erepair-base);
   font-weight: 700;
   font-family: var(--erepair-font-2);
   text-transform: uppercase;
}

.section-title__title-box {
   position: relative;
   display: block;
}

.section-title__title {
   color: var(--erepair-black);
   font-size: 48px;
   line-height: 58px;
   font-weight: 600;
   text-transform: capitalize !important;
   margin: 8px 0 0;
   letter-spacing: -1.44px;
}

.section-title__title .split-line {
   text-transform: none;
}

.section-title-two {
   position: relative;
   display: block;
   margin-bottom: 58px;
}

.section-title-two__tagline-box {
   position: relative;
   display: inline-block;
}

.section-title-two__tagline {
   position: relative;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   color: var(--erepair-base);
   font-weight: 400;
   font-family: var(--erepair-font-2);
   text-transform: capitalize;
   border: 1px solid var(--erepair-bdr-color);
   padding: 9px 14px 9px;
   border-radius: 18px;
}

.section-title-two__title-box {
   position: relative;
   display: block;
}

.section-title-two__title {
   color: var(--erepair-black);
   font-size: 48px;
   line-height: 58px;
   font-weight: 600;
   text-transform: capitalize !important;
   margin: 8px 0 0;
   letter-spacing: -1.44px;
}

.section-title-two__title .split-line {
   text-transform: none;
}

.section-title-three {
   position: relative;
   display: block;
   margin-top: -3px;
   margin-bottom: 49px;
   z-index: 1;
}

.section-title-three__tagline-box {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px;
}

.section-title-three__tagline {
   position: relative;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   color: var(--erepair-base);
   font-weight: 700;
   font-family: var(--erepair-font-2);
   text-transform: uppercase;
}

.section-title-three__tagline-shape {
   position: relative;
   display: block;
   width: 40px;
   height: 2px;
   background-color: var(--erepair-base);
}

.section-title-three__title {
   color: var(--erepair-black);
   font-size: 48px;
   line-height: 58px;
   font-weight: 600;
   text-transform: capitalize !important;
   margin: 15px 0 0;
   letter-spacing: -1.44px;
}

.section-title-three__title .split-line {
   text-transform: none;
}

.thm-btn {
   position: relative;
   display: inline-flex;
   align-items: center;
   vertical-align: middle;
   -webkit-appearance: none;
   appearance: none;
   outline: none !important;
   font-weight: 600;
   font-size: 14px;
   color: var(--erepair-black);
   background-color: var(--erepair-primary);
   padding: 15.5px 36px 15.5px;
   border-radius: 12px;
   moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -webkit-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   overflow: hidden;
   font-family: var(--erepair-font-2);
   text-transform: uppercase;
   z-index: 1;
}

.thm-btn:before {
   content: "";
   background-color: var(--erepair-base);
   height: 50%;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   background-position: left center;
   transition-delay: 0.1s;
   transition-timing-function: ease-in-out;
   transition-duration: 0.5s;
   transition-property: all;
   transform-origin: left;
   transform-style: preserve-3d;
   transform: scalex(0);
   z-index: -1;
}

.thm-btn:hover:before {
   transform: scalex(1);
}

.thm-btn:after {
   content: "";
   background-color: var(--erepair-base);
   height: 50%;
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   background-position: right center;
   transition-delay: 0.1s;
   transition-timing-function: ease-in-out;
   transition-duration: 0.5s;
   transition-property: all;
   transform-origin: right;
   transform-style: preserve-3d;
   transform: scalex(0);
   z-index: -1;
}

.thm-btn:hover:after {
   transform: scalex(1);
}

.thm-btn:hover {
   color: var(--erepair-white);
}

.preloader {
   position: fixed;
   background-color: #fff;
   background-position: center center;
   background-repeat: no-repeat;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 99999;
   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;
   text-align: center;
}

.preloader__image {
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   -webkit-animation-name: flipInY;
   animation-name: flipInY;
   -webkit-animation-duration: 2s;
   animation-duration: 2s;
   -webkit-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   background-image: url(../images/loader.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 60px auto;
   width: 100%;
   height: 100%;
}

/* scroll to top */
.scroll-to-top {
   display: flex;
   align-items: center;
   width: auto;
   height: 35px;
   background: transparent;
   position: fixed;
   bottom: 60px;
   right: -12px;
   z-index: 99;
   text-align: center;
   opacity: 0;
   visibility: hidden;
   transform: rotate(-90deg);
   cursor: pointer;
   transition: all 0.2s ease;
}

.scroll-to-top:hover {
   color: var(--erepair-base);
}

.scroll-to-top__text {
   display: inline;
   font-size: 12px;
   text-transform: uppercase;
   letter-spacing: 0.1em;
   font-weight: 700;
   margin-left: 10px;
   color: #0a4895;
}

.scroll-to-top__wrapper {
   display: inline-block;
   width: 30px;
   height: 4px;
   background-color: var(--erepair-base);
   position: relative;
   overflow: hidden;
}

.scroll-to-top__inner {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: var(--erepair-bdr-color);
}

.scroll-to-top.show {
   opacity: 1;
   visibility: visible;
   bottom: 70px;
}

/** xs sidebar **/
.xs-sidebar-group .xs-overlay {
   left: 0%;
   top: 0;
   position: fixed;
   height: 100%;
   opacity: 0;
   width: 100%;
   visibility: hidden;
   -webkit-transition: all 0.4s ease-in 0.8s;
   -o-transition: all 0.4s ease-in 0.8s;
   transition: all 0.4s ease-in 0.8s;
   cursor: url(../images/icon/cross-out.html), pointer;
   z-index: 999;
}

.xs-sidebar-group.isActive .xs-overlay {
   opacity: 0.8;
   visibility: visible;
   -webkit-transition: all 0.8s ease-out 0s;
   -o-transition: all 0.8s ease-out 0s;
   transition: all 0.8s ease-out 0s;
   right: 100%;
}

.xs-sidebar-group .widget-heading {
   position: absolute;
   top: 0;
   right: 0;
   padding: 25px;
}

.xs-sidebar-group .widget-heading a {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   width: 30px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   border: 2px solid #fff;
   border-radius: 50%;
   color: #fff;
   font-size: 16px;
   font-weight: 400;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.xs-sidebar-group .widget-heading a:hover {
   color: var(--erepair-base);
   border-color: var(--erepair-base);
}

.xs-sidebar-widget {
   position: fixed;
   left: -100%;
   top: 0;
   bottom: 0;
   width: 100%;
   max-width: 360px;
   z-index: 999999;
   overflow: hidden;
   overflow-y: auto;
   -webkit-overflow-scrolling: touch;
   -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
   -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
   transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
   visibility: hidden;
   opacity: 0;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
   opacity: 1;
   visibility: visible;
   left: 0;
   background-color: var(--erepair-black);
   -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
   -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
   transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
   padding: 70px 30px;
}

.sidebar-widget-container {
   position: relative;
   top: 150px;
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in 0.3s;
   -o-transition: all 0.3s ease-in 0.3s;
   transition: all 0.3s ease-in 0.3s;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
   top: 0px;
   opacity: 1;
   visibility: visible;
   -webkit-transition: all 1s ease-out 1.2s;
   -o-transition: all 1s ease-out 1.2s;
   transition: all 1s ease-out 1.2s;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
}

.xs-overlay {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   opacity: 0.8;
   z-index: 0;
}

.xs-bg-black {
   background-color: #000000;
}

.xs-sidebar-group .content-inner .logo {
   position: relative;
   max-width: 172px;
   width: 100%;
   margin-bottom: 30px;
}

.xs-sidebar-group .content-inner h4 {
   position: relative;
   display: block;
   font-size: 20px;
   line-height: 30px;
   color: #fff;
   font-weight: 600;
   text-transform: uppercase;
   margin-bottom: 15px;
}

.xs-sidebar-group .content-inner .content-box {
   margin-bottom: 30px;
   padding-right: 15px;
}

.xs-sidebar-group .content-inner .content-box p {
   color: #ffffff;
}

.xs-sidebar-group .content-inner .form-inner .form-group {
   position: relative;
   margin-bottom: 20px;
}

.xs-sidebar-group .content-inner .form-inner .form-group:last-child {
   margin-bottom: 0px;
}

.xs-sidebar-group .content-inner .form-inner .form-group input[type="text"],
.xs-sidebar-group .content-inner .form-inner .form-group input[type="email"],
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
   position: relative;
   display: block;
   width: 100%;
   height: 50px;
   font-size: 15px;
   padding: 10px 20px;
   color: #848484;
   border: none;
   outline: none;
   transition: all 500ms ease;
}

.xs-sidebar-group .content-inner .form-inner .form-group .form-inner__btn {
   border: none;
   outline: none;
   background-color: var(--erepair-white);
   color: var(--erepair-black);
   display: inline-block;
   font-size: 16px;
   font-weight: 600;
   padding: 13px 45px;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.xs-sidebar-group
   .content-inner
   .form-inner
   .form-group
   .form-inner__btn:hover {
   color: var(--erepair-white);
}

.xs-sidebar-group
   .content-inner
   .form-inner
   .form-group
   .form-inner__btn:before {
   background-color: var(--erepair-base);
}

.xs-sidebar-group .content-inner .form-inner .form-group textarea {
   resize: none;
   height: 120px;
}

.xs-sidebar-group .content-inner .form-inner .form-group input:focus,
.xs-sidebar-group .content-inner .form-inner .form-group textarea:focus {
   border-color: #00224f;
}

/*== Styled Pagination Css ======*/
.styled-pagination {
   position: relative;
   display: flex;
   align-items: center;
   width: 100%;
   height: auto;
}

.styled-pagination.pdtop60 {
   padding-top: 60px;
}

.styled-pagination.pdtop30 {
   padding-top: 30px;
}

.styled-pagination li {
   position: relative;
   display: block;
   float: left;
}

.styled-pagination li + li {
   margin-left: 10px;
}

.styled-pagination li a {
   position: relative;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   width: 55px;
   height: 55px;
   border-radius: 50%;
   background: transparent;
   border: 1px solid rgba(var(--erepair-base-rgb), 0.3);
   color: var(--erepair-black);
   font-size: 20px;
   line-height: 20px;
   font-weight: 700;
   font-family: var(--erepair-font-2);
   text-align: center;
   text-transform: uppercase;
   transition: all 500ms ease;
   z-index: 1;
}

.styled-pagination li a span:before {
   position: relative;
   top: 0px;
   color: var(--erepair-black);
   font-size: 20px;
   font-weight: 100;
   transition: all 500ms ease;
}

.styled-pagination li:hover a span::before,
.styled-pagination li.active a span::before {
   color: var(--erepair-white);
}

.styled-pagination li.prev {
   transform: rotate(180deg);
}

.styled-pagination li.prev a span:before {
   position: relative;
   display: inline-block;
}

.styled-pagination li.next a span:before {
   position: relative;
   display: inline-block;
}

.styled-pagination li:hover a,
.styled-pagination li.active a {
   color: var(--erepair-white);
   border-color: var(--erepair-base);
   background: var(--erepair-base);
}

.styled-pagination li.prev a,
.styled-pagination li.next a {
   width: 55px;
}

.styled-pagination li.prev a:hover,
.styled-pagination li.next a:hover {
   color: var(--erepair-white);
}

/*--------------------------------------------------------------
# Navigations One
--------------------------------------------------------------*/
.main-header {
   position: relative;
   display: block;
   width: 100%;
   background: transparent;
   transition: all 500ms ease;
   z-index: 999;
}

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

.main-menu__top-inner {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   background-color: #2d5a91;
   padding: 5px 150px;
}

.main-menu__contact-list {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu__contact-list li {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu__contact-list li + li {
   margin-left: 46px;
}

.main-menu__contact-list li:before {
   content: "";
   position: absolute;
   top: 0;
   bottom: 0;
   left: -23px;
   width: 1px;
   background-color: rgba(var(--erepair-white-rgb), 0.3);
}

.main-menu__contact-list li:first-child:before {
   display: none;
}

.main-menu__contact-list li .icon {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu__contact-list li .icon i {
   font-size: 18px;
   color: #f5f5f5;
}

.main-menu__contact-list li .text {
   margin-left: 10px;
}

.main-menu__contact-list li .text p {
   font-size: 16px;
   color: var(--erepair-white);
}

.main-menu__contact-list li .text p a {
   color: var(--erepair-white);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.main-menu__contact-list li .text p a:hover {
   color: var(--erepair-base);
}

.main-menu__top-right {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
}

.main-menu__social {
   position: relative;
   display: flex;
   align-items: center;
   margin-left: 40px;
}

.main-menu__social a {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 40px;
   width: 40px;
   border: 1px solid #f5f5f5;
   border-radius: 50%;
   font-size: 15px;
   color: #f5f5f5;
   background-color: transparent;
   overflow: hidden;
   -webkit-transition: all 0.4s linear;
   -o-transition: all 0.4s linear;
   transition: all 0.4s linear;
   z-index: 1;
}

.main-menu__social a:hover {
   color: var(--erepair-white);
   border: 1px solid rgba(var(--erepair-base-rgb), 1);
}

.main-menu__social a::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   background: var(--erepair-base);
   transform: scale(0.5);
   border-radius: 50%;
   opacity: 0;
   -webkit-transition: all 0.4s linear;
   -o-transition: all 0.4s linear;
   transition: all 0.4s linear;
   z-index: -1;
}

.main-menu__social a:hover::before {
   transform: scale(1);
   opacity: 1;
}

.main-menu__social a + a {
   margin-left: 5px;
}

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

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

.main-menu__wrapper-inner {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   padding: 0 150px;
   background-color: var(--erepair-extra);
}
.play_video {
   -webkit-text-size-adjust: 100%;
   -webkit-tap-highlight-color: transparent;
   --blue: #007bff;
   --indigo: #6610f2;
   --purple: #6f42c1;
   --pink: #e83e8c;
   --red: #dc3545;
   --orange: #fd7e14;
   --yellow: #ffc107;
   --green: #28a745;
   --teal: #20c997;
   --cyan: #17a2b8;
   --white: #fff;
   --gray: #6c757d;
   --gray-dark: #343a40;
   --primary: #007bff;
   --secondary: #6c757d;
   --success: #28a745;
   --info: #17a2b8;
   --warning: #ffc107;
   --danger: #dc3545;
   --light: #f8f9fa;
   --dark: #343a40;
   --breakpoint-xs: 0;
   --breakpoint-sm: 576px;
   --breakpoint-md: 768px;
   --breakpoint-lg: 992px;
   --breakpoint-xl: 1200px;
   --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol";
   --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
      "Liberation Mono", "Courier New", monospace;
   --swiper-theme-color: #007aff;
   --swiper-navigation-size: 44px;
   font-family: "Poppins", sans-serif;
   font-weight: 400;
   box-sizing: border-box;
   border-left-style: solid;
   border-bottom-style: solid;
   background: transparent;
   border-left-width: 1.5pt;
   border-bottom-width: 1.5pt;
   border-right-width: 1.5pt;
   border-top-width: 1.5pt;
   border-right-style: solid;
   border-top-style: solid;
   border-left-color: #fff;
   border-bottom-color: #fff;
   border-right-color: #fff;
   border-top-color: #fff;
   border-image: none;
   width: 3.1875pc;
   color: #fff;
   height: 0.53125in;
   text-align: center;
   line-height: 49px;
   border-radius: 50%;
   position: relative;
   font-size: 0.15625in;
   display: inline-block;
   margin-right: 5px;
   margin-left: 15px;
   transition: all 0.4s;
}
.main-menu__left {
   position: relative;
   display: flex;
   /* align-items: flex; */
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 20px;
}
.home .about-two__points-list li .icon {
   position: relative;
   display: inline-block;
   /* padding: 0px 5px; */
   /* border: 1px solid #09105a; */
   /* border-radius: 5px; */
}
.home .about-two__points-list {
   position: relative;
   display: flex;
   align-items: center;
}
.home .about-two__points-list li .icon span {
   position: relative;
   display: inline-block;
   font-size: 30px;
   color: var(--erepair-base);
   transition: all 500ms linear;
   transition-delay: 0.1s;
   transform: scale(1);
   padding: 5px 8px;
   border: 1px solid #ebebeb;
   border-radius: 5px;
   margin-right: 15px;
}
.home .about-two__points-list li .icon .fa-building {
   padding: 5px 13px;
}
.home .about-two__points-list li .icon .fa-sack-dollar {
   padding: 5px 12px;
}
.home .about-two__points-list li {
   position: relative;
   display: block;
   margin-bottom: 23px;
   /* float: left; */
   display: flex;
   align-items: center;
}
.home .about-two__title {
   font-size: 20px;
   font-weight: 600;
   line-height: 25px;
   letter-spacing: -0.72px;
   margin-top: 0px;
   margin-bottom: 0;
}
.main-menu__logo {
   position: relative;
   display: block;
   /* padding: 30px 0;*/
   padding: 20px 0;
   z-index: 2;
   width: 40%;
   flex-grow: 1;
   /* flex-basis: 30%; */
   flex-basis: 0%;
}


@media only screen and (min-width: 1921px) and (max-width: 2200px) {
   .main-menu__logo a img {
         width: 56%;
      }
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {   
      .main-menu__logo a img {
         width: 56%;
      }
}
@media only screen and (min-width: 1200px) and (max-width: 1480px){
      .main-menu__logo a img {
            width: 65%;
         }
}
@media only screen and (min-width: 1481px) and (max-width: 1600px) {
   .main-menu__logo a img {
      width: 90%;
   }
}
@media screen and (max-width: 992px) {
   .main-menu__logo a img {
         width: 88%;
      }
}

/* For screens up to 768px wide (e.g., tablets in portrait, large phones) */
@media screen and (max-width: 768px) {
   
}

/* For screens up to 576px wide (e.g., most mobile phones) */
@media screen and (max-width: 576px) {
  
}

/* You can go even smaller if needed */
@media screen and (max-width: 400px) {
  
}
.main-menu__main-menu-box {
   position: relative;
   display: block;
}

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

.main-menu__search-and-btn-box {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   padding: 20px 0;
}

.main-menu__search-box {
   position: relative;
   display: flex;
   align-items: center;
   padding: 10px 0;
   margin-right: 25px;
}

.main-menu__search {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 40px;
   width: 40px;
   border: 1px solid var(--erepair-bdr-color);
   border-radius: 50%;
   font-size: 20px;
   color: var(--erepair-black);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.main-menu__search:hover {
   color: var(--erepair-white);
   border: 1px solid var(--erepair-base);
   background-color: var(--erepair-base);
}

.main-menu__btn-box {
   position: relative;
   display: block;
}

.main-menu__btn {
   background-color: var(--erepair-base);
   color: var(--erepair-white);
}

.main-menu__btn:hover {
   color: var(--erepair-black);
}

.main-menu__btn:before,
.main-menu__btn:after {
   background-color: var(--erepair-primary);
}

.stricky-header.main-menu {
   background-color: var(--erepair-extra);
}

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

@media (min-width: 1200px) {
   .main-menu .main-menu__list,
   .main-menu .main-menu__list > li > ul,
   .main-menu .main-menu__list > li > ul > li > ul,
   .stricky-header .main-menu__list,
   .stricky-header .main-menu__list > li > ul,
   .stricky-header .main-menu__list > li > ul > li > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
   }
}

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

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

.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   font-size: 16px;
   color: #02185a;
   font-weight: 700;
   text-transform: uppercase;
   font-family: var(--erepair-font-2);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.main-menu .main-menu__list > li.current > a,
.main-menu .main-menu__list > li:hover > a,
.stricky-header .main-menu__list > li.current > a,
.stricky-header .main-menu__list > li:hover > a {
   color: #ff6119;
}

.main-menu .main-menu__list > li > a::before,
.stricky-header .main-menu__list > li > a::before {
   content: "";
   height: 2px;
   border-radius: 0px;
   background-color: #ff6119;
   position: absolute;
   bottom: -3px;
   left: 0px;
   right: 0px;
   transition: transform 500ms ease;
   transform: scale(0, 1);
   transform-origin: left center;
   z-index: 1;
}

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

.main-menu .main-menu__list > li.dropdown > a {
   padding-right: 15px;
}

.main-menu .main-menu__list > li.dropdown > a:after {
   position: absolute;
   top: 52%;
   right: 0;
   font-family: "Font Awesome 5 Pro";
   content: "\f107";
   font-size: 14px;
   color: var(--erepair-black);
   transform: translateY(-50%);
   font-weight: 700;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
   z-index: 1;
}

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

.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
   position: absolute;
   top: 100%;
   left: 0;
   min-width: 250px;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-pack: start;
   -ms-flex-pack: start;
   justify-content: flex-start;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
   opacity: 0;
   visibility: hidden;
   -webkit-transform-origin: top center;
   transform-origin: top center;
   -webkit-transform: scaleY(0) translateZ(100px);
   transform: scaleY(0) translateZ(100px);
   -webkit-transition: opacity 500ms ease, visibility 500ms ease,
      -webkit-transform 700ms ease;
   transition: opacity 500ms ease, visibility 500ms ease,
      -webkit-transform 700ms ease;
   transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
   transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease,
      -webkit-transform 700ms ease;
   z-index: 99;
   background-color: #fff;
   box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

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

.main-menu .main-menu__list > li:hover > ul,
.main-menu .main-menu__list > li > ul > li:hover > ul,
.stricky-header .main-menu__list > li:hover > ul,
.stricky-header .main-menu__list > li > ul > li:hover > ul {
   opacity: 1;
   visibility: visible;
   -webkit-transform: scaleY(1) translateZ(0px);
   transform: scaleY(1) translateZ(0px);
}

.main-menu .main-menu__list > li > ul > li,
.main-menu .main-menu__list > li > ul > li > ul > li,
.stricky-header .main-menu__list > li > ul > li,
.stricky-header .main-menu__list > li > ul > li > ul > li {
   -webkit-box-flex: 1;
   -ms-flex: 1 1 100%;
   flex: 1 1 100%;
   width: 100%;
   position: relative;
   border-bottom: 1px solid rgba(var(--erepair-black-rgb), 0.1);
}

.main-menu .main-menu__list > li > ul > li:last-child,
.main-menu .main-menu__list > li > ul > li > ul > li:last-child,
.stricky-header .main-menu__list > li > ul > li:last-child,
.stricky-header .main-menu__list > li > ul > li > ul > li:last-child {
   border-bottom: 0;
}

.main-menu .main-menu__list > li > ul > li + li,
.main-menu .main-menu__list > li > ul > li > ul > li + li,
.stricky-header .main-menu__list > li > ul > li + li,
.stricky-header .main-menu__list > li > ul > li > ul > li + li {
   border-top: 0;
   margin-top: 0px;
}

.main-menu .main-menu__list > li > ul > li > a,
.main-menu .main-menu__list > li > ul > li > ul > li > a,
.stricky-header .main-menu__list > li > ul > li > a,
.stricky-header .main-menu__list > li > ul > li > ul > li > a {
   position: relative;
   font-size: 16px;
   line-height: 30px;
   color: var(--erepair-black);
   font-weight: 500;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   padding: 10px 20px 10px;
   -webkit-transition: 500ms;
   transition: 500ms;
}

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

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

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

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

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

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

@media (min-width: 1200px) {
   .mobile-nav__buttons {
      display: none;
   }
}

.mobile-nav__buttons a {
   font-size: 20px;
   color: var(--erepair-base);
   cursor: pointer;
}

.mobile-nav__buttons a + a {
   margin-left: 10px;
}

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

.main-menu .mobile-nav__toggler {
   position: relative;
   display: inline-block;
   font-size: 20px;
   color: var(--erepair-base);
   cursor: pointer;
   -webkit-transition: 500ms;
   transition: 500ms;
}

.main-menu .mobile-nav__toggler:hover {
   color: var(--erepair-black);
}

@media (min-width: 1200px) {
   .main-menu .mobile-nav__toggler {
      display: none;
   }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
   position: fixed;
   top: 0;
   left: 0;
   width: 100vw;
   height: 100vh;
   z-index: 999;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transform-origin: left center;
   transform-origin: left center;
   -webkit-transition: visibility 500ms ease 500ms,
      -webkit-transform 500ms ease 500ms;
   transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
   transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
   transition: transform 500ms ease 500ms, visibility 500ms ease 500ms,
      -webkit-transform 500ms ease 500ms;
   visibility: hidden;
}

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

.mobile-nav__wrapper.expanded {
   opacity: 1;
   -webkit-transform: translateX(0%);
   transform: translateX(0%);
   visibility: visible;
   -webkit-transition: visibility 500ms ease 0ms,
      -webkit-transform 500ms ease 0ms;
   transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
   transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
   transition: transform 500ms ease 0ms, visibility 500ms ease 0ms,
      -webkit-transform 500ms ease 0ms;
}

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

.mobile-nav__content {
   width: 300px;
   background-color: var(--erepair-black);
   z-index: 10;
   position: relative;
   height: 100%;
   overflow-y: auto;
   padding-top: 30px;
   padding-bottom: 30px;
   padding-left: 15px;
   padding-right: 15px;
   opacity: 0;
   visibility: hidden;
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms,
      -webkit-transform 500ms ease 0ms;
   transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms,
      -webkit-transform 500ms ease 0ms;
   transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms,
      transform 500ms ease 0ms;
   transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms,
      transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
   opacity: 1;
   visibility: visible;
   -webkit-transform: translateX(0);
   transform: translateX(0);
   -webkit-transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms,
      -webkit-transform 500ms ease 500ms;
   transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms,
      -webkit-transform 500ms ease 500ms;
   transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms,
      transform 500ms ease 500ms;
   transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms,
      transform 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}

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

.mobile-nav__close {
   position: absolute;
   top: 20px;
   right: 15px;
   font-size: 18px;
   color: var(--erepair-white);
   cursor: pointer;
}

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

.mobile-nav__content .main-menu__list > li > ul,
.mobile-nav__content .main-menu__list > li > ul > li > ul {
   display: none;
   border-top: 1px solid rgba(255, 255, 255, 0.1);
   margin-left: 0.5em;
}

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

.mobile-nav__content .main-menu__list > li > a > .main-menu-border {
   display: none !important;
}

.mobile-nav__content .main-menu__list > li > a,
.mobile-nav__content .main-menu__list > li > ul > li > a,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   line-height: 30px;
   color: #ffffff;
   font-size: 14px;
   font-family: var(--erepair-font);
   font-weight: 500;
   height: 46px;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-transition: 500ms;
   transition: 500ms;
}

.mobile-nav__content
   .main-menu__list
   > li
   > a.expanded
   .mobile-nav__content
   .main-menu__list
   > li
   > ul
   > li
   > a.expanded
   .mobile-nav__content
   .main-menu__list
   > li
   > ul
   > li
   > ul
   > li
   > a.expanded {
   color: var(--erepair-base);
}

.mobile-nav__content .main-menu__list li a.expanded {
   color: var(--erepair-base);
}

.mobile-nav__content .main-menu__list > li > a > button,
.mobile-nav__content .main-menu__list > li > ul > li > a > button,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button {
   width: 30px;
   height: 30px;
   background-color: var(--erepair-base);
   border: none;
   outline: none;
   color: #fff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
   -webkit-transition: -webkit-transform 500ms ease;
   transition: -webkit-transform 500ms ease;
   transition: transform 500ms ease;
   transition: transform 500ms ease, -webkit-transform 500ms ease;
   padding: 0;
}

.mobile-nav__content .main-menu__list > li > a > button.expanded,
.mobile-nav__content .main-menu__list > li > ul > li > a > button.expanded,
.mobile-nav__content
   .main-menu__list
   > li
   > ul
   > li
   > ul
   > li
   > a
   > button.expanded {
   -webkit-transform: rotate(0deg);
   transform: rotate(0deg);
   background-color: #fff;
   color: var(--erepair-base);
}

/* no menu after 2rd level dropdown */
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > ul {
   display: none !important;
}

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

.mobile-nav__content .main-menu__list li.cart-btn i {
   font-size: 16px;
}

.mobile-nav__top {
   display: -webkit-box;
   display: -ms-flexbox;
   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;
   margin-bottom: 30px;
}

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

.mobile-nav__container {
   border-top: 1px solid rgba(255, 255, 255, 0.1);
   border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__social {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.mobile-nav__social a {
   font-size: 16px;
   color: var(--erepair-white);
   -webkit-transition: 500ms;
   transition: 500ms;
}

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

.mobile-nav__social a:hover {
   color: var(--erepair-base);
}

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

.mobile-nav__contact li {
   color: var(--erepair-text-dark);
   font-size: 14px;
   font-weight: 500;
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.mobile-nav__contact li + li {
   margin-top: 15px;
}

.mobile-nav__contact li a {
   color: #ffffff;
   -webkit-transition: 500ms;
   transition: 500ms;
}

.mobile-nav__contact li a:hover {
   color: var(--erepair-base);
}

.mobile-nav__contact li > i {
   width: 30px;
   height: 30px;
   border-radius: 50%;
   background-color: var(--erepair-base);
   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;
   text-align: center;
   font-size: 11px;
   margin-right: 10px;
   color: #fff;
}

.mobile-nav__container .main-logo,
.mobile-nav__container .topbar__buttons,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login {
   display: none;
}

/*--------------------------------------------------------------
# Navigations Two
--------------------------------------------------------------*/
.main-header-two {
   position: relative;
   display: block;
   width: 100%;
   transition: all 500ms ease;
   z-index: 999;
}

.main-menu-two__top {
   position: relative;
   display: block;
   background-color: var(--erepair-primary);
}

.main-menu-two__top-inner {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   padding: 5px 0;
}

.main-menu-two__contact-list {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-two__contact-list li {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-two__contact-list li + li {
   margin-left: 46px;
}

.main-menu-two__contact-list li:before {
   content: "";
   position: absolute;
   top: 7px;
   bottom: 7px;
   left: -23px;
   width: 1px;
   background-color: var(--erepair-black);
}

.main-menu-two__contact-list li:first-child:before {
   display: none;
}

.main-menu-two__contact-list li .icon {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-two__contact-list li .icon i {
   font-size: 18px;
   color: var(--erepair-black);
}

.main-menu-two__contact-list li .text {
   margin-left: 10px;
}

.main-menu-two__contact-list li .text p {
   font-size: 16px;
   color: var(--erepair-black);
}

.main-menu-two__contact-list li .text p a {
   color: var(--erepair-black);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.main-menu-two__contact-list li .text p a:hover {
   color: var(--erepair-base);
}

.main-menu-two__top-left {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 30px;
}

.main-menu-two__social {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-two__social a {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 40px;
   width: 40px;
   border-radius: 50%;
   font-size: 15px;
   color: var(--erepair-black);
   background-color: rgba(var(--erepair-black-rgb), 0.1);
   overflow: hidden;
   -webkit-transition: all 0.4s linear;
   -o-transition: all 0.4s linear;
   transition: all 0.4s linear;
   z-index: 1;
}

.main-menu-two__social a:hover {
   color: var(--erepair-white);
}

.main-menu-two__social a::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   background: var(--erepair-black);
   transform: scale(0.5);
   border-radius: 50%;
   opacity: 0;
   -webkit-transition: all 0.4s linear;
   -o-transition: all 0.4s linear;
   transition: all 0.4s linear;
   z-index: -1;
}

.main-menu-two__social a:hover::before {
   transform: scale(1);
   opacity: 1;
}

.main-menu-two__social a + a {
   margin-left: 5px;
}

.main-menu-two__text {
   color: var(--erepair-black);
}

.main-menu-two__wrapper {
   position: relative;
   display: block;
   z-index: 1;
}

.main-menu-two__wrapper-inner {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   z-index: 1;
}

.main-menu-two__left {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 30px;
}

.main-menu-two__logo {
   position: relative;
   display: block;
   padding: 30px 0;
}

.main-menu-two__main-menu-box {
   position: relative;
   display: block;
}

.main-menu-two__right {
   position: relative;
   display: block;
}

.main-menu-two__call-and-btn-box {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 30px;
   padding: 20px 0;
}

.main-menu-two__call {
   position: relative;
   display: flex;
   align-items: center;
   padding: 6px 0;
}

.main-menu-two__call-icon {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   border: 1px solid var(--erepair-bdr-color);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
   z-index: 1;
}

.main-menu-two__call:hover .main-menu-two__call-icon {
   background-color: var(--erepair-base);
   border: 1px solid var(--erepair-base);
}

.main-menu-two__call-icon span {
   position: relative;
   display: inline-block;
   font-size: 20px;
   color: var(--erepair-black);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.main-menu-two__call:hover .main-menu-two__call-icon span {
   color: var(--erepair-white);
}

.main-menu-two__call-number {
   margin-left: 15px;
}

.main-menu-two__call-number p {
   font-size: 16px;
   line-height: 16px;
   color: var(--erepair-gray);
   margin-bottom: 10px;
   font-family: var(--erepair-font-2);
}

.main-menu-two__call-number h5 {
   font-size: 16px;
   line-height: 16px;
   font-weight: 700;
}

.main-menu-two__call-number h5 a {
   color: var(--erepair-black);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.main-menu-two__call-number a:hover {
   color: var(--erepair-base);
}

.main-menu-two__btn-box {
   position: relative;
   display: block;
}

.main-menu-two__btn {
   background-color: var(--erepair-base);
   color: var(--erepair-white);
}

.main-menu-two__btn:hover {
   color: var(--erepair-black);
}

.main-menu-two__btn:before,
.main-menu-two__btn:after {
   background-color: var(--erepair-primary);
}

.stricky-header.main-menu-two {
   background-color: var(--erepair-white);
}

/*--------------------------------------------------------------
# Navigations Three
--------------------------------------------------------------*/
.main-header-three {
   position: relative;
   display: block;
   width: 100%;
   background: transparent;
   transition: all 500ms ease;
   z-index: 999;
}

.main-menu-three__top {
   position: relative;
   display: block;
   background-color: #20684a;
}

.main-menu-three__top-inner {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   padding: 9px 60px 9px;
}

.main-menu-three__contact-list {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-three__contact-list li {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-three__contact-list li + li {
   margin-left: 50px;
}

.main-menu-three__contact-list li .icon {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-three__contact-list li .icon i {
   font-size: 18px;
   color: var(--erepair-primary);
}

.main-menu-three__contact-list li .text {
   margin-left: 10px;
}

.main-menu-three__contact-list li .text p {
   font-size: 16px;
   color: var(--erepair-white);
}

.main-menu-three__contact-list li .text p span {
   color: var(--erepair-primary);
}

.main-menu-three__contact-list li .text p a {
   color: var(--erepair-white);
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.main-menu-three__contact-list li .text p a:hover {
   color: var(--erepair-primary);
}

.main-menu-three__top-right {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 40px;
}

.main-menu-three__social {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-three__social a {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 15px;
   color: var(--erepair-white);
   overflow: hidden;
   -webkit-transition: all 0.4s linear;
   -o-transition: all 0.4s linear;
   transition: all 0.4s linear;
   z-index: 1;
}

.main-menu-three__social a:hover {
   color: var(--erepair-primary);
}

.main-menu-three__social a + a {
   margin-left: 20px;
}

.main-menu-three__search-box {
   position: relative;
   display: block;
}

.main-menu-three__search {
   position: relative;
   display: flex;
   align-items: center;
   gap: 5px;
   font-size: 17px;
   color: var(--erepair-white);
}

.main-menu-three__search:hover {
   color: var(--erepair-primary);
}

.main-menu-three__wrapper {
   position: relative;
   display: block;
   z-index: 1;
}

.main-menu-three__wrapper-inner {
   position: relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   padding: 0px 60px 0px;
   background-color: var(--erepair-extra);
   z-index: 1;
}

.main-menu-three__left {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 100px;
}

.main-menu-three__logo {
   position: relative;
   display: block;
   padding: 30px 0;
}

.main-menu-three__main-menu-box {
   position: relative;
   display: block;
}

.main-menu-three__right {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
}

.main-menu-three__cart-btn-and-login-box {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 30px;
   padding: 20px 0;
}

.main-menu-three__cart {
   position: relative;
   display: block;
}

.main-menu-three__cart a {
   position: relative;
   display: flex;
   align-items: center;
   font-size: 20px;
   color: var(--erepair-base);
}

.main-menu-three__cart a:hover {
   color: var(--erepair-black);
}

.main-menu-three__btn-box {
   position: relative;
   display: block;
}

.main-menu-three__btn {
   background-color: var(--erepair-base);
   color: var(--erepair-white);
}

.main-menu-three__btn:hover {
   color: var(--erepair-black);
}

.main-menu-three__btn:before,
.main-menu-three__btn:after {
   background-color: var(--erepair-primary);
}

.main-menu-three__login-box {
   position: relative;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 7px;
}

.main-menu-three__login-icon {
   position: relative;
   display: flex;
   align-items: center;
}

.main-menu-three__login-icon span {
   position: relative;
   display: flex;
   align-items: center;
   font-size: 20px;
   color: var(--erepair-base);
}

.main-menu-three__login-text a {
   font-size: 17px;
   color: var(--erepair-base);
}

.main-menu-three__login-text a:hover {
   color: var(--erepair-black);
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
   position: fixed;
   top: 0;
   left: 0;
   width: 100vw;
   height: 100vh;
   z-index: 9999;
   padding-left: 20px;
   padding-right: 20px;
   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;
   -webkit-transform: translateY(-110%);
   transform: translateY(-110%);
   -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
   transition: opacity 500ms ease, -webkit-transform 500ms ease;
   transition: transform 500ms ease, opacity 500ms ease;
   transition: transform 500ms ease, opacity 500ms ease,
      -webkit-transform 500ms ease;
}

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

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

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

.search-popup__content form {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   position: relative;
   background-color: #fff;
   border-radius: 5px;
   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: none;
   height: 66px;
   padding-left: 30px;
}

.search-popup__content .thm-btn {
   padding: 0;
   width: 68px;
   height: 68px;
   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;
   text-align: center;
   position: absolute;
   top: 0;
   right: -1px;
   border-radius: 0;
   background-color: var(--erepair-base);
   border: 0;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.search-popup__content .thm-btn::after {
   background-color: var(--erepair-black);
   border-radius: 0;
}

.search-popup__content .thm-btn::before {
   background-color: var(--erepair-black);
   border-radius: 0;
}

.search-popup__content .thm-btn i {
   height: auto;
   width: auto;
   background-color: transparent;
   border-radius: 50%;
   color: var(--erepair-white);
   font-size: 22px;
   line-height: inherit;
   text-align: center;
   top: 0;
   margin-right: 0;
   padding-left: 0;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
}

.search-popup__content .thm-btn:hover i {
   color: var(--erepair-white);
}

/*--------------------------------------------------------------
# Edit All Css
--------------------------------------------------------------*/
.about-one__btn {
   padding: 12px 36px 12px;
}

.video-one__btn {
   color: var(--erepair-white);
   background-color: var(--erepair-base);
}

.video-one__btn:hover {
   color: var(--erepair-black);
}

.video-one__btn::before,
.video-one__btn::after {
   background-color: var(--erepair-primary);
}

.video-one__btn-two {
   padding: 14.5px 36px 14.5px;
   border: 1px solid var(--erepair-bdr-color);
   background-color: var(--erepair-white);
}

.video-one__btn-two:hover {
   border: 1px solid var(--erepair-base);
}

.project-one__btn {
   padding: 14.5px 36px 14.5px;
   border: 1px solid var(--erepair-bdr-color);
   background-color: var(--erepair-white);
}

.project-one__btn:hover {
   border: 1px solid var(--erepair-base);
}

.pricing-one__btn {
   width: 100%;
   justify-content: center;
   padding: 12px 37px 12px;
}

.pricing-one__btn:hover {
   color: var(--erepair-black) !important;
}

.pricing-one__btn::before,
.pricing-one__btn::after {
   background-color: var(--erepair-white);
}

.blog-one__btn {
   color: var(--erepair-white);
   background-color: var(--erepair-base);
}

.blog-one__btn::before,
.blog-one__btn::after {
   background-color: var(--erepair-black);
}

.cta-one__btn {
   color: var(--erepair-white);
   background-color: var(--erepair-base);
}

.cta-one__btn::before,
.cta-one__btn::after {
   background-color: var(--erepair-black);
}

.about-two__btn {
   color: var(--erepair-white);
   background-color: var(--erepair-base);
}

.about-two__btn::before,
.about-two__btn::after {
   background-color: var(--erepair-black);
}

.contact-one__btn {
   border: none;
   width: 100%;
   justify-content: center;
   color: var(--erepair-white);
   background-color: var(--erepair-base);
}

.contact-one__btn:hover {
   color: var(--erepair-black);
}

.contact-one__btn::before,
.contact-one__btn::after {
   background-color: var(--erepair-primary);
}

.contact-three__btn {
   border: none;
   border-radius: 20px;
}

.comment-form__btn {
   border: none;
   border-radius: 20px;
}

.project-details__get-started-btn {
   width: 100%;
   justify-content: center;
   border-radius: 20px;
}

.footer-widget-three__newsletter-btn {
   border: 1px solid rgba(var(--erepair-white-rgb), 0.1);
   background-color: transparent;
   color: var(--erepair-white);
   padding: 14.5px 36px 14.5px;
}

.footer-widget-three__newsletter-btn:hover {
   border: 1px solid rgba(var(--erepair-base-rgb), 1);
}

/*--------------------------------------------------------------
# End
--------------------------------------------------------------*/

/* tricticle changes */

.whatsapp-float {
   position: fixed;
   bottom: 50px;
   left: 20px;
   background-color: #25D366;
   color: white;
   border-radius: 50%;
   width: 50px;
   height: 50px;
   display: flex;
   justify-content: center;
   align-items: center;
   text-decoration: none;
   box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
   z-index: 1000;
   transition: background-color 0.3s ease;
}

.whatsapp-float:hover {
   background-color: #1ebe5d;
}

.whatsapp-float i {
   font-size: 28px;
}

.title-custom-adjust{
   margin-block: 20px;
}

.pricing-one__single_image {
   display: flex;
   align-items: center;
   justify-content: center;
   /* height: 100%; */
   /* width: 85%; */
   object-fit: cover;
}

.pricing-one__single_image img {
   border-radius: 10px;
   margin: 30px;
   height: 90%;
   width: 90%;
}

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

.pricing-one__price-pack img {
   height: 70px;
   width: 70px;
}

.lists-brochures li {
   margin-bottom: 15px;
 }
 
 .lists-brochures a {
   text-decoration: none;
   color: #212529;
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 10px 15px;
   border: 1px solid #dee2e6;
   border-radius: 5px;
   transition: background-color 0.2s ease;
 }
 
 .lists-brochures a:hover {
   background-color: #f8f9fa;
   color: #000;
 }
 
 .lists-brochures i.fa-download {
   color: var(--erepair-base);
 }

 .blog-list__single .carousel-inner {
   border-radius: 20px;
}

.carousel-item.blog-list__img.aspect-fit {
   aspect-ratio: 16/9;
}

.flex-side-side {
   display: flex;
}

.service-details-content h4 {
   font-size: 35px;
   font-weight: 600;
   margin-bottom: 20px;
}

.w-100 {
   width: 100% !important;
   aspect-ratio: 16/9;
   object-fit: cover;
}

.technical-data-list {
   margin-top: 15px;
   padding-left: 0;
   list-style: none;
}
.technical-data-list li {
   font-size: 16px;
   font-weight: 500;
   color: var(--thm-black);
   margin-bottom: 10px;
}
.technical-data-list li strong {
   color: var(--thm-base);
   font-weight: 700;
}
.service-details__text-1,
.service-details__text-2 {
   margin-bottom: 20px;
}
.service-details-content .flex-side-side {
   display: flex;
   flex-wrap: wrap;
}
.service-details__points-list {
   padding-left: 0;
}
.service-details__points-list li {
   display: flex;
   align-items: center;
   margin-bottom: 10px;
   font-size: 16px;
   font-weight: 400;
}
.service-details__points-list li .icon {
   color: var(--thm-base);
   margin-right: 10px;
   font-size: 18px;
}
.service-details__points-list li p {
   margin-bottom: 0;
   color: var(--thm-text);
}
@media (max-width: 991.98px) {
   .service-details-content .flex-side-side .col-lg-6 {
      width: 100%;
   }
}