*{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
:root {
    --bs-border-color: #1C1C1C;
}
.grecaptcha-badge { visibility: hidden; } 
#smooth-content{
    will-change: transform;
}
button,input{
    padding-inline: 0;
}
body {
    font-family: 'Mulish', sans-serif;
    color: #1C1C1C;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}
/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-internal-autofill-selected {
  border: none;
  -webkit-text-fill-color: unset;
  -webkit-box-shadow: unset;
  background-color: transparent;
  color: unset;
  border-radius: unset;
}
input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: transparent !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus {
     -webkit-text-fill-color: #1c1c1c;
        /* -webkit-box-shadow: 0 0 0px 40rem #f7f7f7 inset !important; */
}

#chatra {
    z-index: 99 !important;
}

/* .loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999999;
  }
  
  .loader img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    animation: spin 2s linear infinite;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }   */

.pointer-event{
    pointer-events: none;
}
/* .bar--re.visibleScrollbar {
    opacity: 1;
} */

.modal::-webkit-scrollbar {
    display: none;
}
.modal .scrollbar-track{
    background: transparent !important;
}
.modal-backdrop.show {
    opacity: 0;
}
.re-sticky-pricing-navbar-modal {
    position: fixed !important;
    z-index: 6;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -30px;
    background-color: #fff;
}
  .re-sticky-pricing-navbar .re-sticky-px {
    padding: 0 13px;
  }
  .re-sticky-pricing-navbar .re-topbar {
    padding: 19px 0;
    transition: padding 0.2s ease-in-out;
}
  .re-sticky-pricing-navbar .re-topbar--v2 {
    padding: 20px 60px;
    transition: padding 0.2s ease-in-out;
}
.container {
    max-width: 1560px;
}

.re-container{position: relative;}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl,
.row [class*=col-] {
    padding: 0 13px;
}

.row {
    margin: 0 -13px;
}
.re-container {
    position: relative;
    margin-bottom:100px;
}

.re-f-popn {
    font-family: 'Poppins', sans-serif !important;
}

.re-text-white {
    color: #ffffff !important;
}

.re-text-black {
    color: #000000 !important;
}

.re-text-black-v2 {
    color: #1C1C1C !important;
}

.re-text-blue {
    color: #3585F9 !important;
}

.re-text-drk-blue {
    color: #1E4FFF !important;
}

.re-text-grey {
    color: #929292 !important;
}

.re-text-orange {
    color: #F46516 !important;
}
.re-text-yellow {
    color: #FFB000 !important;
}
.re-text-green {
    color: #33BC53 !important;
}

.re-fw-200 {
    font-weight: 200 !important;
}
.re-fw-300 {
    font-weight: 300 !important;
}

.re-fw-400 {
    font-weight: 400 !important;
}

.re-fw-500 {
    font-weight: 500 !important;
}

.re-fw-600 {
    font-weight: 600 !important;
}

.re-border-bottom {
    border-bottom: 1px solid #1c1c1c33;
}
.re-border-top {
    border-top: 1px solid #ffffff33;
}


.re-dark-background {
    background-color: #191919;
}

.re-opacity-07,
.re-opacity-07 * {
    opacity: 0.7 !important;
}
.re-opacity-08 {
    opacity: 0.8 !important;
}

.re-disc-grey li::before {
    background-color: #fff !important;
    opacity: 1 !important;
}
.re-pxy-10 {
    padding: 10px;
}
.re-h-line.re-mt-spacing {
    margin: 100px 0 0;
}

/*========= common module css  ============*/
/*------- heading text ----------*/
h1.re-h1-v2 {
    font-size: 70px;
    line-height: 80px;
}

h2 {
    font-size: 70px;
    line-height: 80px;
    margin: 0;
    padding: 0;
}

h2.re-h1-v2 {
    font-size: 60px;
    line-height: 70px;
    margin: 0;
    padding: 0;
}

h2.re-h2-v3 {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
    padding: 0;
}

h2.re-h2-v4 {
    font-size: 40px;
    line-height: 50px;
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 0;
}

h4 {
    margin: 0;
    padding: 0;
}

h5 {
    margin: 0;
    padding: 0;
}

h6 {
    margin: 0;
    padding: 0;
}

/*------- paragraph text ----------*/
p {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
}

/*-------------- header ---------------*/
.re-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 15;
    padding: 0px;
    transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.re-header .navbar-brand {
    padding: 0;
    position: relative;
    margin: 0;
}
.re-logo-svg {
    transition: opacity 0.3s ease-in-out;
}


.re-header.re-hide-header {
    transform: translateY(-100%);
}

.re-header__navbar {
    justify-content: space-between;
    position: static;
    padding-top: 20px;
    padding-bottom: 20px;
    row-gap: 8px;
}

.navbar-expand-md .navbar-nav .nav-item {
    margin: 0 22px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child {
    display: none;
}

.navbar-expand-md .navbar-nav .re-nav-item__link {
    /* font-weight: 500; */
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 8px 1px;
    position: relative;
    font-family: 'Poppins', sans-serif !important;
    transition: padding 0.3s ease-in-out, color 0.3s ease-in-out;
    box-shadow: none;
}
.navbar-expand-md .navbar-nav .re-nav-item__link.re-active-menu {
    /* color: #1C1C1CB2; */
    /* color: #33BC53 !important; */
}
.navbar-expand-md .navbar-nav .re-nav-item__link::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 0%;
    height: 2px;
    background-color: #fff;
    transition: width 0.3s ease-in-out;
}
.re-header.re-header-shrink .navbar-expand-md .navbar-nav .re-nav-item__link::before,
.re-header--black .navbar-expand-md .navbar-nav .re-nav-item__link::before {
    background-color: #1c1c1c;
}

.navbar-expand-md .navbar-nav .re-nav-item__link.re-active-menu::before {
    width: 100%;
}

.list-group.re-header-right-items .list-group-item{
    background-color: unset;
    border: none;
    color: #ffffff;
    padding: 0 0 0 10px;
}


/* Showing white logo by default */
.re-logo-svg--black{
    display: none;
}

/* Toggle white to black logo on white bg banner */
.re-header--black .re-logo-svg.re-logo-svg--white {
    display: none;
}
.re-header--black .re-logo-svg.re-logo-svg--black {
    display: block;
}

/* Toggle white to black logo on page scroll */
.re-header-shrink  .re-logo-svg.re-logo-svg--black{
    display: block !important;
}
.re-header-shrink  .re-logo-svg.re-logo-svg--white{
    display: none !important;
}

/* after mega-menu dropdown open visible black logo */
body.re-hovered .re-logo-svg--white {
    display: none;
}
body.re-hovered .re-logo-svg--black {
    display: block;
}

.re-header:not(.re-header-shrink) .navbar-expand-md .list-group.re-header-right-items .list-group-item svg path{
    fill: #ffffff;
}
.re-header .navbar-expand-md .list-group.re-header-right-items .list-group-item .re-user-detail:hover svg path{
    fill: #ffffff!important;
}
.re-header--black .re-header:not(.re-header-shrink) .navbar-expand-md .list-group.re-header-right-items .list-group-item svg path {
    fill: #000;
}
.re-header--black .navbar-expand-md .navbar-nav .re-nav-item__link,
.re-header.re-header-shrink .navbar-expand-md .navbar-nav .re-nav-item__link,
.re-hovered .re-header .navbar-expand-md .navbar-nav .re-nav-item__link,
.re-header.re-header-shrink .navbar-expand-md .list-group.re-header-right-items .list-group-item{
    color: #1c1c1c;
}
.re-hovered .re-header .navbar-expand-md .navbar-nav .re-nav-item__link.show{
    color: #33BC53;
}
.re-header--black .re-header__login-btn, .re-header.re-header-shrink .re-header__login-btn,
.re-hovered .re-header__login-btn  {
    border: 1px solid rgba(28, 28, 28, 0.20);
    color: rgba(28, 28, 28, 0.95);
}

.re-header.re-header-shrink, .re-hovered .re-header  {
    background-color: #fff;
    box-shadow: 0px 0px 15px #0000001a;
}
/* body.re-hovered {
    overflow: hidden;
    height: 100% !important;
} */

.re-header__login-btn {
    position: relative;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    padding: 9px 34px;
    font-size: 15px;
    /* font-weight: 500; */
    color: rgba(255, 255, 255, 0.95);
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    transition: border 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
/* .re-header.re-header-shrink .navbar-expand-md .navbar-nav .re-nav-item__link {
    padding: 22px 5px;
} */

/*------------- home-banner --------------*/
.re-home-banner-holder {
    overflow: hidden;
}

/* .swiper-lazy-preloader {
    border: 0;
}
.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url('../images/loader.svg');
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
} */

.re-swiper-banner-slider {
    height: 100svh;
    width: 100%;
}

.re-swiper-banner-slider .swiper-slide {
    overflow: hidden;
    aspect-ratio: 16 / 9;
}

.re-swiper-slide__inner {
    z-index: 2;
    width: 100%;
    height: 100%;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
}

.re-swiper-slide__inner__video-wrapp {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}

.re-swiper-banner-slider .re-swiper-slide__inner video {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
}

@keyframes slide-from-left {
    0% {
        /* -webkit-transform: translate3d(-15%,0,0); */
        transform: translate3d(-15%, 0, 0);
        visibility: hidden;
        opacity: 0;
    }

    100% {
        /* -webkit-transform: translateZ(0); */
        transform: translateZ(0);
        visibility: visible;
        opacity: 1;
    }
}

.re-swiper-banner-slider .swiper-wrapper .swiper-slide.swiper-slide-active .re-swiper-slide__inner__caption__title {
    animation: slide-from-left ease-out 1s 1s;
}

/* animate__slideInLeft */

.re-swiper-slide__inner__caption {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    /* display: none; */
}

.re-swiper-slide__inner__caption__title {
    color: #FFF;
    font-size: 120px;
    font-weight: 500;
    line-height: 120px;
}

.re-swiper-slide__inner__caption .container{
    /* overflow: hidden; */
}

/* ------- Banner text animation -------  */

.re-swiper-text {
    /* width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 200px; */
    overflow: hidden;
    height: 276px;
    margin-top: -60px;
}


.re-banner-heading-one {
    color: #FFF;
    font-family: Poppins;
    font-size: 130px;
    line-height: 116px;
    font-style: normal;
    font-weight: 600;
    opacity: 0;
}

.re-banner-heading {
    color: #ffffff;
    font-family: Poppins;
    font-size: 80px;
    line-height: 90px;
    font-style: normal;
    font-weight: 600;
}

.re-swiper-slide__inner__caption .container{margin-top: 0px;}  /* Alinged vertically center b/w banner header and footer*/
.swiper-wrapper .swiper-slide.swiper-slide-prev .re-swiper-text {
    opacity: 0;
}

.line {
    display: inline !important;
    /* padding-right: 5px; */
}

.char {
    width: max-content;
}

.swiper-wrapper .swiper-slide.swiper-slide-active .ative {
    position: absolute;
    left: 0;
    opacity: 0;
    margin-left: 126px;
    /* animation: ativeSlide 0.4s ease; */
    animation-delay: 3.2s;
    overflow: hidden;
    /* animation-fill-mode: forwards; */
}

/* .re-word-space{
    margin-right: 1.1%;
} */

/* @keyframes ativeSlide {
    0% {
        margin-left: 130px;
        opacity: 0.2;
        left: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        margin-left: 0px;
        opacity: 1;
        left: 160px;
    }
} */


/* ============== re-logo rotation slider css code start here =============== */

.second-section{
    width: 100%;
    height: 100vh;
    background: #1C1C1C;
    overflow: hidden;
    margin: 120px 0 0;
    position: relative;
}

.re-logo-circle {
    width: 1182px;
    height: 1182px;
    position: relative;
    left: 50%;
    top: 81%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    border-radius: 50%;
}

svg.rebo-animated-logo{
    width: 1180px;
    height: auto;
}

.card-slider {
    z-index: 100;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 464px;
    height: auto;
    overflow: hidden;
    background: linear-gradient(316deg, transparent 10%, #ffffff65 100%);
    backdrop-filter: blur(21px);
    -webkit-backdrop-filter: blur(21px);
    border-radius: 40px;
    overflow: hidden;
}

.card-slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 40px;
    border: 4px solid transparent;
    -new-background-gradient: linear-gradient(317deg, transparent, transparent);
    background: var(--new-background-gradient, linear-gradient(128deg, rgba(176,216,252,1) 5%,rgb(21 21 21) 51%,rgba(106,165,250,1) 70%)) border-box;
    -webkit-mask:
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    overflow: hidden;
}

.re-logo-swiper-slide {
    color: #ffffff;
    text-align: center;
    font-size: 40px;
    background: transparent;
    border-radius: 50%;
    /* Initial rotation */

    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}

.re-logo-swiper-slide .slider-content .slider-title .slider-title--h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 70px;
    padding: 40px 0px 30px;
    margin: 0;
}

.re-logo-swiper-slide .slider-content .slider-para .slider-para--p {
    color: #FFF;
    text-align: center;
    font-family: 'Mulish', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px;
    margin: 0;
}

.swiper-container-one {
    background-image: url('../images/rectangle-210.png');
    width: auto;
    height: 615px;
}

.swiper-container-one .swiper-pagination{
    width: 30% !important;
    margin-bottom: 5%;
}
.swiper-container-one .swiper-pagination .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 1);
    margin: 0 2px;
}
.swiper-container-one .swiper-pagination .swiper-pagination-bullet-active{
    border-radius: 50px;
    background: #3585F9;
    width: 18px;
    height: 6px;
    transition: width all 10 ease-in;
}
.re-swiper-button{
    position: absolute;
    bottom: 7%;
    width: 22%;
    right: 6%;
}
.re-swiper-button .re-logo-swiper-button-next:after{
    display: none;
}
.re-swiper-button .re-logo-swiper-button-prev:after{
    display: none;
}

.re-swiper-button .swiper-button-next, .swiper-button-prev{
    width: 36% !important;
}

.re-blur-div{
    width: 100%;
    height: 180px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(28, 28, 28, 0.00) 0%, #1c1c1c 100%);
    z-index: 1;
    margin-bottom: -2px;
}


/* ============== re-logo rotation slider css code end here =============== */


/*------ re-card-body start ----------------*/

.re-recent-projects-slider {
    position: relative;
}

.re-swiper--recent-projects-slider .swiper-slide {
    width: fit-content;
    margin-right: 20px;
}

.re-recent-projects-slider .re-patch-div {
    opacity: 0;
    width: 200px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 8;
}

.re-recent-projects-slider .owl-item .item {
    min-width: 484px;
}

.re-card-body {
    position: relative;
    overflow: hidden;
    margin: 0 0 25px;
    cursor: pointer;
}
.re-card-body__image {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 14px;
    z-index: 0;
}
.row [class*=col-] .re-card-body__image {
    border-radius: 10px;
}

.re-card-body__title {
    font-size: 22px;
    line-height: 28px;
    padding: 10px 0 4px;
    margin: 0 0 0 3px;
}
.row [class*=col-] .re-card-body__title {
    font-size: 20px;
    line-height: 26px;
}
.re-sample-project-list .row [class*=col-] .re-card-body__title {
    font-size: 18px;
    line-height: 24px;
}
.re-card-body__text {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.re-card-body__badge-list__item {
    position: relative;
    display: inline-block;
    color: rgba(28, 28, 28, 0.70);
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 0 10px 0 0;
    padding: 1px 3px 1px 3px;
}
.re-card-body__badge-list__item a{
    text-decoration: none;
    color: rgba(28, 28, 28, 0.70);
}
.re-accordion-theme__body .re-card-body__badge-list__item {
    font-size: 12px;
    line-height: 14px;
}
.row [class*=col-] .re-card-body__badge-list__item {
    font-size: 11px;
    line-height: 14px;
}
.re-modal-v1__modal-body .row [class*=col-] .re-card-body__badge-list__item {
    font-size: 13px;
}

.re-card-body__badge-list__item::before {
    content: '';
    position: absolute;
    top: 6px;
    right: -10px;
    left: auto;
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background-color: #1C1C1C;
    opacity: 0.5;
}

.re-card-body__badge-list__item:last-child::before {
    display: none;
}
.re-recent-projects-navigation .swiper-button-lock, .re-recent-projects-navigation .swiper-button-disabled {
    display: none !important;
}
.re-recent-projects-navigation {
    position: absolute;
    right: 26px;
    left: 0;
    margin: 0 auto;
    height: auto;
    top: 30%;
}
[class*="re-recent-projects-button-"] {
    position: absolute;
    right: 0;
    left: auto;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: rgba(28, 28, 28, 0.10);
    filter: drop-shadow(0px 0px 20px rgba(28, 28, 28, 0.10));
    backdrop-filter: blur(15px);
    z-index: 1;
}
[class*="re-recent-projects-button-"] img {
    width: 20px;
    height: auto;
}
.re-recent-projects-button-prev {
    transform: rotate(180deg);
}

/*------ re-card-body end ----------------*/

/*------ testimonial-footer start ----------------*/
.re-testimonial__writter {
    position: relative;
    overflow: hidden;
    width: 41%;
}

.re-testimonial__writter__name {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
}

.re-testimonial__writter__post {
    font-size: 16px;
    line-height: 20px;
}

.re-testimonial__writter__company {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    border-left: 1px solid #1c1c1c80;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    line-height: 14px;
}

.re-testimonial__writter__hr {
    display: block;
    display: flex;
    flex: 1;
    height: 0px;
    opacity: 0.2;
    border-top: 1px solid rgba(28, 28, 28, 0.5);
    margin: 5px 20px 0;
}

.re-testimonial__writter__logo {
    display: inline-block;
}
.re-testimonial__writter__logo img{
    width: auto;
    max-height: 60px;
}

.re-testimonial__writter--mt {
    margin: 120px 0 0 0;
}

/*------ testimonial-footer start ----------------*/

/*------ Button start ----------------*/

.re-btns {
    text-decoration: none;
    padding: 20px 60px;
    display: inline-block;
    align-items: center;
    border-radius: 50px;
    font-size: 16px;
    line-height: 24px;
    border: 0;
    color: #ffffff;
}

.re-btns-v2 {
    text-decoration: none;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 185px;
    padding: 14px 30px;
    border-radius: 50px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    border: 0;
    color: #ffffff;
}

.re-btns-v3 {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 12px 40px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    border: 1px solid #1C1C1C;
    background-color: #FFF;
    color: #1C1C1C;
}

.re-btns-about-us{
    padding: 17px 60px;
    text-transform: uppercase;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    position: relative;
    height: 60px;
    overflow: hidden;
    letter-spacing: 1.6px;
    transition: border 0.2s ease-in-out;
}
.re-recent-projects-slider .re-btns-about-us, 
.re-home-testimonial .re-btns-about-us,
.re-client-logos .re-btns-about-us {
    border: 1px solid #1C1C1C;
    color: #1C1C1C;
    margin: 12px 0 0;
}
.re-btns-about-us span,
.re-header__login-btn span {
    display: block;
}
.re-btns-about-us__top,
 .re-order-now-button__text__top,
 .re-request-quote-button__text__top,
 .re-demo-btn .re-demo-btn__top {
    transform: scale(1);
    opacity: 1;
    transform-origin: center;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.re-order-now-button:hover .re-request-quote-button__text__top {
    color: #1C1C1C;
}
.re-btns-about-us__bottom,
.re-order-now-button__text__bottom,
.re-demo-btn .re-demo-btn__bottom {
    color: #000;
    font-weight: 500;
    transform: translateY(15px);
    transition: transform 0.2s ease-in-out;
}
.re-btns-about-us::before,
.re-btn--click-here::before,
.re-header__login-btn::before,
.re-request-quote-button__text::before,
.re-order-now-button__text::before,
.re-demo-btn::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    transform: scale(0.6);
    -webkit-background-color: #33BC53;
    -moz-background-color: #33BC53;
    -ms-background-color: #33BC53;
    background-color: #33BC53;
    transform-origin: 50% 150px;
    border-radius: 50px;
    transition: height 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.re-btn--click-here::before {
    -webkit-background-color: #1c1c1cf2;
    -moz-background-color: #1c1c1cf2;
    -ms-background-color: #1c1c1cf2;
    background-color: #1c1c1cf2;
}
.re-btn--click-here .re-btns-about-us__bottom {
    color: #fff;
    font-weight: 300;
}
.re-request-quote-button__text::before,
.re-order-now-button__text::before {
    -webkit-background-color: #ffffff;
    -moz-background-color: #ffffff;
    -ms-background-color: #ffffff;
    background-color: #ffffff;
}
.re-card-button-group--v2 .re-request-quote-button__text::before, .re-card-button-group--v2 .re-order-now-button__text::before {
    -webkit-background-color: #33BC53;
    -moz-background-color: #33BC53;
    -ms-background-color: #33BC53;
    background-color: #33BC53;
}
.accordion-item-active .re-request-quote-button__text::before,
.accordion-item-active .re-order-now-button__text::before {
    -webkit-background-color: #33BC53;
    -moz-background-color: #33BC53;
    -ms-background-color: #33BC53;
    background-color: #33BC53;
}
.re-btns__arrow {
    display: inline-block;
    margin: 0 0 0 14px;
    position: relative;
    top: -2px;
    width: 12px;
}

.re-btns--ml {
    margin: 0 160px 0 0;
}

.re-btns--primary {
    background-color: #3585F9;
    color: #ffffff;
}

.re-btns--black {
    background-color: #1C1C1C;
    color: #FFFFFF;
}

.re-btns--grey {
    background-color: #E8E8E8;
    color: #1C1C1C;
}

/*------ Button End ----------------*/

.re-rate {
    display: inline-block;
    font-size: 30px;
    line-height: 34px;
}

/*------ floor plans list ----------------*/
.re-floor-plan-type li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.re-floor-plan-type li span {
    padding: 20px 10px;
    display: block;
    color: #FFF;
}

.re-floor-plan-type li .costing {
    color: #FFF;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    margin: 0 40px 0 auto;
}

.re-floor-plan-type li span {
    color: #FFF;
    padding: 20px 10px;
    display: block;
}

/*-------- who we are section ----------*/
.re-who-we-are {
    padding: 140px 0 0px;
    background-color: #1C1C1C;
    /* margin-bottom: -12px; */
    /* overflow: hidden; */
}

.re-who-we-are__container {
    padding-bottom: 180px;
}

.re-border {
    height: 1px;
    width: 100%;
    background-color: #1c1c1c33;
    margin: 0 auto;
}

.re-who-we-are__title {
    font-size: 70px;
    line-height: 88px;
    margin: 0 0 70px;
}

.re-title-holder {
    overflow: hidden;
}


.re-who-we-are__sub-title {
    display: inline-block;
    font-size: 24px;
    line-height: initial;
    margin: 10px 0 0 0;
}
.re-who-we-are__text {
    font-size: 36px;
    line-height: 52px;
    margin: 0;
    opacity: 1;
}
.re-cust-hr-line-holder {
    padding: 0 0 0 20px;
    width: 75%;
    position: relative;
    bottom: 13px;
}
.re-cust-hr-line {
    display: block;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.10);
}

.re-btns--outline {
    border: 1px solid #1C1C1C;
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
}

.re-btns__arrow-holder {
    margin: 0 0 0 15px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    position: relative;
    overflow: hidden;
}

.re-btns__arrow-holder .re-btns__arrow-top,
.re-btns__arrow-holder .re-btns__arrow-bottom {
    position: relative;
    transform: translate3d(0%, 0%, 0px);
    transition: transform 0.3s ease-in-out;
}

.re-btns__arrow-holder .re-btns__arrow-bottom {
    left: -100%;
}


/*-------- Home Page Recent Project  ----------*/
.re-recent-projects {
    padding: 180px 0 140px;
}

.re-recent-projects__title {
    font-size: 70px;
    line-height: 84px;
}
.re-title-holder--mb{
    margin: 0 0 90px;
}
.re-btns--view-all {
    width: 280px;
    background-color: #3585F9;
    color: #ffffff;
    padding: 18px 40px;
}

.re-recent-projects-slider {
    overflow: hidden;
}
.re-swiper--testimonial-slider p {
    margin-bottom: 0;
}

.re-recent-projects-slider-navigation .re-recent-projects-button-next,
.re-recent-projects-slider-navigation .re-recent-projects-button-prev,

.re-testimonial-slider-navigation .re-testimonial-slider-button-next, 
.re-testimonial-slider-navigation .re-testimonial-slider-button-prev{
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* background-color: #1C1C1C; */
    border-radius: 50px;
    margin: 12px 0 0 5px;
    position: relative;
    left: 0;
    right: 0;
}
.re-recent-projects-slider-navigation [class*=re-recent-projects-button-]::before,
.re-testimonial-slider-navigation [class*=re-testimonial-slider-button-]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #1C1C1C;
    border-radius: 50px;
    z-index: -1;
    opacity: 0;
    transform: scale3d(1, 1, 1);
    transition: opacity 0.3s cubic-bezier(0.23, 1, 0.320, 1), transform 0.3s cubic-bezier(0.23, 1, 0.320, 1);
}

.re-swiper-button-next::after,
.re-swiper-button-prev::after {
    display: none;
}
.re-recent-projects-slider-navigation .re-recent-projects-button-next.swiper-button-disabled,
.re-recent-projects-slider-navigation .re-recent-projects-button-prev.swiper-button-disabled,
.re-testimonial-slider-navigation .re-testimonial-slider-button-next.swiper-button-disabled,
.re-testimonial-slider-navigation .re-testimonial-slider-button-prev.swiper-button-disabled{
    background-color: #1c1c1c80;
    cursor: auto;
    pointer-events: none;
}

.re-recent-projects-slider-navigation [class*=re-recent-projects-button-]:not(.swiper-button-disabled)::before,
.re-testimonial-slider-navigation [class*=re-testimonial-slider-button-]:not(.swiper-button-disabled)::before {
    opacity: 1;
}

.re-card-body__image img {
    transition: transform .5s ease-in-out;
    width: 100%;
}

.re-card-body__image:not(.videoInteractive):hover img {
    transform: scale3d(1.08, 1.08, 1) !important;
}

.re-card-video-preview{
    display: none;
    overflow: hidden;
    position: relative;
    line-height: 0;
    aspect-ratio: 600 / 409;
}
.re-card-video-preview video{
    /* max-width: 100%; */
    width: 100%;
    height: auto;
    line-height: 0;
    pointer-events: none;
    -webkit-user-drag: none!important;
    -moz-user-drag: none !important;
    user-drag: none !important;
    
}
/*-------- Home Page testimonial  ----------*/
.re-home-testimonial {
    background: #1c1c1c0d;
    padding: 140px 0 180px;
}

.re-home-testimonial__title {
    font-size: 60px;
    line-height: 70px;
    margin: 0 0 10px;
}

.re-home-testimonial__slider__quate {
    display: inline-block;
    position: relative;
    top: 0;
    padding: 0 10px 0 0;
}
.re-home-testimonial .re-btns-about-us {
    margin: 35px 0 0;
}

.re-testimonial-slider-navigation {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background: rgb(243 243 243);
}

.re-swiper-pagination--testimonial {
    position: absolute;
    width: 35px;
    left: auto;
    bottom: 15px;
    right: 150px;
    font-size: 16px;
    color: rgba(28, 28, 28, 0.50);
    /* font-weight: 500; */
    background: rgb(243 243 243);
}
.re-swiper-pagination--testimonial .swiper-pagination-current {
    margin: 0 -2px 0 0;
    color: #1C1C1C;
}
.re-swiper-pagination--testimonial .swiper-pagination-total {
    margin: 0 0 0 -3px;
}
.re-home-testimonial__slider__quate .re-home-testimonial__slider__quate__img{
    height: 116px;
    width: auto;
}

/*------------------ client-logo-home -----------------------*/
.re-client-logos {}

.re-client-logos__slider__list {
    display: flex;
    flex-wrap: wrap;
    transition-timing-function: linear !important;
}

.re-client-logos__slider__list__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16.66%;
    min-height: 280px;
    /* border: 1px solid #E8E8E8; */
    border-bottom: 0;
    border-left: 0;
}

.o-baseline--vert-left--white-opc,
.o-baseline--vert-right--white-opc {
    height: 100%;
    transform-origin: 50% 0;
    border-left: 1px solid #1c1c1c33;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
}

.re-center-border {
    height: 1px;
    background-color: #1c1c1c33;
}

/*-------------- footer css ---------------------*/
footer {
    background: #1C1C1C;
}

.re-footer-bg-color{
    background: #33BC53;
}

/* .re-strip {
    background: #33BC53;
} */
.re-newsletter{
    padding: 73px 0;
}
.re-newsletter .btn.re-submit-btn::before {
    background-color: #fff;
}
.re-strip__flex__column-one {
    padding: 40px 0;
    width: 409px;
    /* border-right: 1px solid #1C1C1C; */
}

.o-footer--vert-right--line{
    width: 1px;
    background-color: #1C1C1C99;
}

.o-footer--vert-right--line-grey{
    width: 1px;
    background-color: #ffffff33;
}
.o-footer--vert-bottom--line-grey,
.o-about--vert-bottom--line-grey{
    height: 1px;
    background-color: #ffffff33;
    margin: 0 auto;
}
.o-re-newsletter--vert-bottom--line-grey{
    height: 1px;
    background-color: #1C1C1C99;
    margin: 0 auto;
    will-change: transform;
    position: relative;
}

.re-strip__label {
    display: block;
    color: #1C1C1C;
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px;
}

.re-contact-number,
.re-strip__social-link,
.re-strip__contact-link {
    text-decoration: none;
    color: #1C1C1C;
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    height: 48px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-transform: capitalize;
}
.re-strip__social-link span {
    display: block;
    position: relative;
    transform: translate3d(0%, 0%, 0px);
    /* transition: transform 0.3s ease-in-out */
    transition: transform 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.re--strip__twitter span img {
    width: auto;
    height: 36px;
    vertical-align: baseline;
}

.re-strip__social-link:nth-of-type(n+2) {
    padding-left: 40px;
}

.re-strip__flex__column-two {
    padding: 43px 0 27px;
    width: 1100px;
    /* border-right: 1px solid #1C1C1C; */
}

.re-strip__flex__column-three {
    padding: 43px 0 27px;
    padding-left: 50px;
    padding-left: 50px;
}

.re-strip__contact-link__arrow {
    display: inline-block;
}

.re-footer-view {
    /* border-bottom: 1px solid #ffffff33; */
}

.re-footer-view__title {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.4px;
    font-weight: 300;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 30px;
}

.re-footer-view__column-one {
    width: 1100px;
    /* border-right: 1px solid #ffffff33; */
    padding: 80px 0 80px;
}

[class*=re-footer-view__sub-row__column-] li:last-child a {
    margin: 0;
}

[class*=re-footer-view__sub-row__column-] {
    padding: 0;
    margin: 0;
}

.re-footer-view__sub-row__column-0 {
    width: 22%;
}

.re-footer-view__sub-row__column-1 {
    width: 24%;
}

.re-footer-view__sub-row__column-2 {
    width: 24%;
}

.re-footer-view__sub-row__column-3 {
    width: 22%;

}

.re-footer-view__link {
    display: block;
    opacity: 0.6;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    margin: 0 0 20px;
    transition: opacity 0.3s ease-in-out;
}
.re-footer-view__sub-row__column-3 .re-footer-view__link {
    font-size: 14px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

/* .re-footer-view__link.re-active-menu {
    opacity: 1 !important;
} */

.re-footer-view__column-two {
    flex: 1 0 auto;
    max-width: 28%;
    padding: 113px 0 0 64px;
}

.re-footer-view__section-label {
    display: block;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 5px;
}

.re-footer-view__sub-title {
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 40px;
}

.re-visit-link {
    text-decoration: none;
    font-size: 40px;
    color: #FFBB00;
    line-height: normal;
    font-weight: 500;
    margin: 0;
}

.re-visit-link__arrow-icon  {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.re-strip__contact-link__arrow {
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.re-visit-link__arrow-icon__top, .re-visit-link__arrow-icon__bottom,
.re-strip__contact-link__arrow__top, .re-strip__contact-link__arrow__bottom {
    display: block;
    max-width: 100%;
    position: relative;
    transform: translate3d(0%, 0%, 0px);
    transition: transform 0.3s ease-in-out;
}
.re-visit-link__arrow-icon__bottom, .re-strip__contact-link__arrow__bottom {
    left: -100%;
}   


.re-footer-bottom {
    padding:40px 0;
}

.re-footer-bottom__logo {
    margin: 0 25px 0 0;
}

.re-footer-bottom__list-item {
    margin: 0 20px 0 0;
}

.re-footer-bottom__list-item__text,
.re-footer-bottom__list-item__link {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    opacity: 0.3;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 0 20px 0 0;
    margin: 0;
    transition: opacity 0.3s ease-in-out;
}

/* .re-footer_link {
    position: relative;
}

.re-footer_link:after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    margin-top: 1px;
    right: 0;
    background: #fff;
    transition: width .6s ease;
    -webkit-transition: width .6s ease;
}

.re-footer_link:hover:after {
    width: 100%;
    left: 0;
    background: #fff;
} */

/* click To Visit  */
.re-swiper-banner-slider__info {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: end;

}

.re-click-to-visit__caption {
    padding: 42px 0;
    display: inline-flex;
    align-items: end;
    padding-right: 145px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    opacity: 0;
}

.re-click-to-visit__column {
    display: inline-block;
}

.re-click-to-visit__text {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 3px;
    font-weight: 300;
    letter-spacing: 1px;
}

.re-click-to-visit__title {
    font-size: 28px;
    line-height: 36px;
    color: #FFF;
}

.re-divider-line {
    margin: 0 17px 17px 17px;
    display: block;
    width: 342px;
    height: 1px;
    background-color: #ffffff33;
}

.re-click-to-visit__sub-title {
    color: #FFF;
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 1px;
}

.re-click-to-visit__link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #FB0;
    font-size: 40px;
    line-height: 44px;
}
.re-click-to-visit__link .re-visit-link__arrow-icon {
    width: 22px;
    height: 22px;
    top: 5px;
    margin: 0 0 0 10px;
}

.re-click-to-visit__link .re-click-to-visit__link__arrow {
    display: inline-block;
    margin: 0 0 0 10px;
    position: relative;
    top: 4px;
}

/* re-swiper-banner-slider-progressbar */

.re-swiper-banner-slider__data {
    flex: 1 0 auto;
    padding-right: 30px;
    opacity: 0;
    padding-bottom: 40px;
    margin: 0 0 5px;
}

.swiper-pagination.re-swiper-banner-slider__progressbar {
    position: relative;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: calc(100% - 100px);
    height: 1px;
    opacity: 1;
    background: #ffffff80;
    margin: 0 auto;
}

.re-swiper-banner-slider__progressbar .swiper-pagination-progressbar-fill {
    background: rgb(255, 255, 255);
    height: 4px;
    top: auto;
    bottom: 0px;
}

.re-swiper-banner-slider__fraction {
    display: flex;
    align-items: start;
    width: calc(100% - 100px);
    margin: 0 auto;
    margin-bottom: 15px;
}

.re-swiper-banner-slider__current-slide {
    font-size: 32px;
    line-height: 38px;
    color: #FFF;
    margin: 0 5px 0 0;
    font-weight: 200;
}

.re-swiper-banner-slider__total-slides {
    font-size: 14px;
    letter-spacing: 0.7px;
    opacity: 0.6;
    color: #FFF;
    font-weight: 200;
}
.re-about-us-bottom-border{
    background-color: #1C1C1C; 
    height: 3px; margin: -1px 0px;
}

/* re-get-in-touch css */
.re-home-page .re-get-in-touch {
    padding: 180px 0;
    margin-top: -10px;
}

.re-get-in-touch {
    padding: 100px 0;
    background-color: #1C1C1C;
}

.re-get-in-touch__title {
    font-size: 70px;
    line-height: 80px;
    margin: 0 0 40px;
}

.re-get-in-touch__text {
    font-size: 20px;
    line-height: 28px;
}

.re-lets-talk-box {
    min-width: 520px;
    padding: 46px 0 0;
    display: inline-block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.re-lets-talk-text {
    display: inline-block;
    color: #33BC53;
    font-size: 36px;
    font-weight: 300;
    line-height: normal;
}
.re-lets-talk-number {
    display: inline-block;
    color: #FFF;
    font-size: 36px;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    margin: 0 0 0 15px;
}
.re-lets-talk-box  .re-get-in-touch__text {
    color: #FFF !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    opacity: 0.5 !important;
}

.invalid-feedback{
    margin-top: 0;
    font-size: 14px;
    color: #dc3545;
}
.error_message {
    margin-top: 10px;
}
.error_message p{
    color: #ed0000;
    font-size: 18px;
}
#success_page h3{
    color: #33BC53
}

.re-get-in-touch .form-error-msg #success_page {margin-top: 20px;}
.re-get-in-touch .form-error-msg #success_page h3{}
.re-get-in-touch .form-error-msg #success_page p{ color: white;}
.re-get-in-touch .form-error-msg #success_page button{}
.re-get-in-touch .btn.re-submit-btn { border: 1px solid #fff; color: #fff;}
.re-get-in-touch .btn.re-submit-btn:hover {
    border: 1px solid transparent;
}

.form-control.re-get-in-touch__input,
.form-control.re-get-in-touch__textarea,
.form-control.re-get-in-touch__input:valid,
.form-control.re-get-in-touch__textarea:valid,
.form-control.re-get-in-touch__input.is-valid,
.form-control.re-get-in-touch__textarea.is-valid,
.form-control.re-get-in-touch__input:valid:focus,
.form-control.re-get-in-touch__textarea:valid:focus,
.form-control.re-get-in-touch__input.is-valid:focus,
.form-control.re-get-in-touch__textarea.is-valid:focus {
    border: 1px solid rgba(255, 255, 255, 0.06);
    background: rgba(255, 255, 255, 0.02);
    color: rgb(255 255 255);
    background-image:none;
    box-shadow: none;
    font-weight: 300;
}
.form-control.re-get-in-touch__input, 
.form-control.re-get-in-touch__textarea{
    font-size: 14px;
    line-height: 20px;
    min-height: 60px;
}
.form-control.re-get-in-touch__input.is-invalid,
.was-validated .form-control.re-get-in-touch__input:invalid{
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.re-get-in-touch__input:focus,
.re-get-in-touch__textarea:focus {
    background-color: transparent;
    color: #ffffff80;
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.10);
}

.re-get-in-touch__input::placeholder,
.re-get-in-touch__textarea::placeholder {
    color: #ffffff;
    opacity: 0.4;
}

.re-get-in-touch__button {
    position: relative;
    height: 60px;
    font-size: 16px;
    letter-spacing: 1.6px;
    font-weight: 500;
    color: #FFF;
    border-radius: 50px;
    border: 1px solid #FFF;
    padding: 14px;
    text-align: center;
    background-color: transparent;
    text-transform: uppercase;
    overflow: hidden;
    outline: 0;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
}
.re-get-in-touch__button .re-btns-text-top {
    display: block;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.re-get-in-touch__button .re-btns-text-bottom {
    display: block;
    color: #1C1C1C;
    transition: top 0.2s ease-in-out;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 100%;

}
.re-get-in-touch__button::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    transform: scale(0.6);
    background-color: #33BC53;
    transform-origin: 50% 150px;
    border-radius: 50px;
    transition: height 0.2s ease-in-out, transform 0.2s ease-in-out;
}

/*----------------- re-inner-page-banner css  ----------------*/
.re-background-holder--image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.re-inner-page-banner {
    position: relative;
    height: 100svh;
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    justify-content: center;
    overflow: hidden;
}
.re-inner-page-banner::before{
    content:'';
    /* background-image: linear-gradient(0deg, rgba(28, 28, 28, 0.20) 0%, rgba(28, 28, 28, 0.20) 100%); */
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.re-video-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}
.re-background-video-holder video {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
}

/* .re-absolute-container {
    position: absolute;
} */

/*-------------- below img holder for background img mvoing animation start */
/* .re-background-holder--image {
    width: 100%;
    height: 100%;
    background-image: url('../images/banner/floor-plans.jpg');
    background-position: -25px -25px;
    background-repeat: no-repeat;
    background-size: calc(100% + 50px);
    transition: all 0.5s 0ms ease-in-out;
    transform: scale(1);
    transform-origin: center;
    position: absolute;
    top: 0;
    left: 0;
} */
/*-------------- below img holder for background img mvoing animation end */

.re-background-holder video {
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
    transform-origin: center;
}

.re-inner-page-banner__title {
    font-size: 130px;
    line-height:184px;
    text-transform: lowercase;
}
.re-minus-mrg-top {
    margin-top: -70px;
}
.re-minus-mrg-top-v2 {
    margin-top: -50px;   
}

.re-inner-page-banner__text {
    font-size: 18px;
    line-height: 30px;
    opacity: 0.8;
}
ul.re-list-group {
    margin-left: -8px;
    font-size: 0;
}
.re-list-group__item {
    position: relative;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 3px 16px 3px 14px;
    margin: 0 0 10px;
    background-color: rgba(51, 188, 83, 0.00);
    color: #ffffff;
    /* backdrop-filter: blur(2px); */
    border-right: 2px solid rgba(255, 255, 255, 0.30);
    transition: border-right 0.1s ease-in-out, color 0.3s ease-in-out;
    text-transform: capitalize;
    opacity: 0;
}
.re-list-group__item::before {
    content: '';
    position: absolute;
    left: 16px;
    top: auto;
    bottom: 0;
    height: 2px;
    width: 0%;
    background-color: #33BC53;
    transition: width 0.3s ease-in-out;
}
.re-list-group li:last-child .re-list-group__item {
    border: 0;
}
.re-list-group__item:first-child a {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.re-list-group__item__type {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    position: relative;
}

.re-list-group__item__value {
    display: none;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    margin: 0 20px 0 auto;
}
.re-list-group__item__icon {
    display: none;
}
.re-list-group li {
    display: inline-block;
}
.re-service-tag {
    text-decoration: none;
    color: #ffffff4d;
    display: inline-block;
    align-items: center;
    border-radius: 100px;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background-color: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    margin: 0 2px 7px 0;
    font-size: 15px;
    font-weight: 600;
    padding: 9px 20px;
}

.re-down-scroller {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 15px;
    line-height: 19px;
}

.re-down-scroller__img {
    display: block;
    margin: 0 10px;
}

/* accordion css  start */

.re-spacing-py {
    padding: 120px 0;
}
.re-section-title {
    display: block;
    display: none;
    color: #33BC53;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 0 0 16px;
}

.re-section-text {
    color: #1c1c1ccc;
    font-size: 32px;
    line-height: 50px;
    margin: 0 0 120px;
}
/* hide element for desktop */
.re-accordion-theme__card__img,
.re-order-now-button img,
.re-request-quote-button img,
.re-accordion-theme__card-text,
.re-view-more-button {
    display: none;
}
.re-accordion-theme__item:not(.accordion-item-active):nth-last-child(2) ~ .container {
    opacity: 1 !important;
}
.re-accordion-theme__item {
    border: 0;
    border-radius: 0 !important;
    border-right: 0;
    border-left: 0;
}


.re-accordion-theme__card {
    /* cursor: pointer; */
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent !important;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border: 0;
    border-radius: 0 !important;
    border-top: 1px solid #C9C9C9;
    box-shadow: none !important;
    position: relative;
    transition: padding .75s cubic-bezier(.19,1,.22,1);
}
.re-accordion-theme__card::before {
    background-color: #33BC53;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: transform .75s cubic-bezier(.19,1,.22,1);
    width: 100%;
    z-index: -1;
}
.re-accordion-theme__card[aria-expanded="true"] .re-accordion-theme__card__title {
    color: #33BC53;
}

.re-accordion-theme__card::after {
    display: none;
}
.re-accordion-theme__card__info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
.re-accordion-theme__card__title {
    display: block;
    font-size: 40px;
    color: #1C1C1C;
    font-weight: 600;
    line-height: 50px;
    transition: color 0.3s ease-in-out;
    order: 1;
    text-transform: capitalize;
    /* margin: auto auto auto 0;
    flex: auto; */
    padding: 44px 0;
}

.re-accordion-theme__card__value {
    display: block;
    font-size: 38px;
    color: #1C1C1C;
    font-weight: 400;
    line-height: 46px;
    margin: 0 0 0 30px;
    order: 5;
    text-align: right;
}
.re-accordion-theme__card__value .re-starts-text{
    margin-right: 2px;
}

.re-hide-show-buttons {
    display: block;
    display: none;
    text-align: center;
    font-size: 30px;
    color: #1C1C1C;
    width: 20px;
    height: 20px;
    line-height: 22px;
    order: 6;
    margin: 0 0 0 40px;
    position: relative;
}

.re-hide-show-buttons__close,
.re-hide-show-buttons__open {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.re-hide-show-buttons__open{
    transition: all 0.3s ease-in;
}
.re-hide-show-buttons__close{
    transform: rotateX(180deg);
    transition: all 0.3s ease-in;
}
.re-hide-show-buttons__close img{
    max-width: 100%;
}
.accordion-item.re-accordion-theme__item.accordion-item-active .re-accordion-theme__card .re-hide-show-buttons__close, .re-accordion-theme__card[aria-expanded="true"] .re-hide-show-buttons__close{
    transform: rotateX(0deg);
}

.re-accordion-theme__card[aria-expanded="true"] .re-hide-show-buttons__open,
.accordion-item.re-accordion-theme__item.accordion-item-active .re-accordion-theme__card .re-hide-show-buttons__open {
    opacity: 1;
}
  .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    transition-timing-function: cubic-bezier(0.50, 0.05, 0.675, 0.190);
  }

.re-accordion-theme__body {
    padding-left: 0 !important;
    padding-right: 0;
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 70px;
}
.re-accordion-theme__item:nth-last-child(2) .re-accordion-theme__body {
    padding-bottom: 0px;
}
.re-card-button-group {
    order: 4;
    margin: 0 0 0 auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out,width 0.3s ease-in-out,height 0.3s ease-in-out;
}
.re-accordion-theme__header .re-card-button-group.re-card-button-group--visible {
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
}
.re-accordion-theme__header .re-card-button-group{
    width: 0;
    height: 0;
    overflow: hidden;
}

.re-accordion-theme__card[aria-expanded="true"] .re-card-button-group,
.accordion-item.re-accordion-theme__item.accordion-item-active .re-accordion-theme__card .re-card-button-group {
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
}
/* .re-accordion-theme__card[aria-expanded="true"] .re-accordion-theme__card__title {
    color: #33BC53 !important;
} */

.re-order-now-button,
.re-request-quote-button {
    display: inline-flex;
    text-decoration: none;
    margin-left: 6px;
    letter-spacing: 1.4px;
    font-family: 'Poppins', sans-serif !important;
}

.re-order-now-button__text {
    position: relative;
    width: 200px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    flex-wrap: wrap;
    overflow: hidden;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 9px 30px;
    border-radius: 50px;
    background-color: #1C1C1C;
    border: 1px solid #1C1C1C;
    color: #fff;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out,border 0.3s ease-in-out;
    cursor: pointer;
}

.re-request-quote-button__text {
    position: relative;
    width: 200px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 9px 30px;
    border-radius: 50px;
    background: transparent;
    border: 1px solid rgba(28, 28, 28, 0.20);
    color: #1C1C1C;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out,border 0.3s ease-in-out;
    cursor: pointer;
}


.re-request-quote-button__text span,
.re-order-now-button__text span {
    display: block;
    width: 100%;
}
.re-request-quote-button__text__bottom, .re-order-now-button__text__bottom {
    transform: translateY(30px);
    transition: transform 0.2s ease-in-out;    
}

.re-demo-btn {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    width: 166px;
    height: 38px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    letter-spacing: 1.4px;
    padding: 9px 20px;
    background-color: #33BC53;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 100px;
    border: 1px solid #33BC53;
    margin: 0 0 0 auto;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
}
.re-demo-btn::before {
    background-color: #1C1C1C;
}
.re-demo-btn .re-demo-btn__top {
    color: #1c1c1c;
}   
.re-demo-btn .re-demo-btn__bottom {
    color: #fff;
}
.re-btn-anim{
    overflow: hidden;
}
.re-btn-anim::before{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    transform: scale(0.6);
    -webkit-background-color: #33BC53;
    -moz-background-color: #33BC53;
    -ms-background-color: #33BC53;
    background-color: #fff;
    transform-origin: 50% 150px;
    border-radius: 50px;
    transition: height 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.re-btn-anim:hover::before{
    height: 100%;
    transform: scale(1);
}
.re-btn-anim .re-btn-anim__top{
    transform: scale(1);
    opacity: 1;
    transform-origin: center;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.re-btn-anim:hover .re-btn-anim__top{
    transform: scale(0.5);
    opacity: 0;
}
.re-btn-anim .re-btn-anim__bottom{
    color: #000;
    font-weight: 500;
    transition: top 0.2s ease-in-out;
    position: absolute;
    top: 150px;
    bottom: 0;
    right: 0;
    left: 0;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.re-btn-anim:hover .re-btn-anim__bottom{
    top: 0px;
}
.re-view-more-button {
    text-decoration: none;
    order: 2;
    padding: 0;
    display: inline-flex;
    align-items: center;
    margin: 0 0 0 25px;
    border-radius: 50px;
    background: #33BC53;
    width: 52px;
    height: 52px;
    overflow: hidden;
    position: relative;
    padding: 0 25px;
    transition: width 0.3s ease-in-out;
}
.re-view-more-button:hover {
    width: 240px;
}
.re-view-more-button .re-btn-text {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: #1C1C1C;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-family: 'Poppins', sans-serif !important;
    opacity:0;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    transition: all 0.3s ease-in-out;
}
.re-view-more-button:hover .re-btn-text {
    opacity:1;
}
.re-view-more-button .re-moving-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: absolute;
    right: 20px;
    width: 13px;
    transition: all 0.3s ease-in-out;
}
.re-view-more-button:hover .re-moving-arrow {
    right: 35px;
}
.re-view-more-button .re-top-right-white {
    display: none;
}


/* accordion css end */

.re-spacing-py__type2 {
    padding: 80px 0;
}

.re-background-grey {
    background-color: rgba(28, 28, 28, 0.05);
}

.re-new-release__title {
    font-size: 36px;
    line-height: 54px;
    margin: 0 0 20px;
}


/* floor plane detail page  */
.re-padding-btm {
    padding: 0 0 95px 0;
}

.re-detail-view__head {
    padding: 160px 0 0px;
}

.re-back-button {
    text-decoration: none;
    color: #1C1C1C;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 120px;
}

.re-back-button-icon {
    display: inline-block;
    margin: 0 10px 0 0;
}

.re-detail-view__head__title {
    font-size: 80px;
    line-height: 100px;
    margin-bottom: 0;
}
.re-detail-view__head__title span:nth-child(n+2) {
    margin-top: -15px;
}
.re-detail-view__head__text {
    font-size: 18px;
    line-height: 30px;
    opacity: 0;
}

.re-topbar {
    padding: 20px 0;
    border-top: 1px solid #1c1c1c4d;
    border-bottom: 1px solid #1c1c1c4d;
}

.re-extra-mt {
    margin-top: 120px;
}

.re-note-text {
    display: block;
    width: 60%;
    font-size: 13px;
    line-height: 21px;
    opacity: 0.8;
    color: #1C1C1C;
    flex: 0 1 558px;
}
.re-note-text h6{
    opacity: 1;
    font-size: 13px;
    line-height: 21px;
}
.re-pricing {
    display: block;
    color: #1C1C1C;
    font-size: 36px;
    line-height: 45px;
    margin: 0 0 0 auto;
}
.re-starts-text {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    display: block;
}

.re-card-button-group--v2 {
    opacity: 1;
    visibility: visible;
    margin: 0 0 0 30px;
}

.re-price-text-holder {
    flex: 1;
}
.re-topbar--v2 .re-price-text-holder {
    flex:1;
    margin: 0 30px 0 0;
}
.re-topbar--v2 .re-card-button-group--v2 {
    margin: 0;
}
/* .re-topbar--v2 .re-note-text {
    width: 55%;
} */

.re-modal-backdrop {
    background: rgba(28, 28, 28, 0.80) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px);
    overflow-y: hidden;
} 

.re-modal-v1__title {
    font-size: 60px;
    line-height: 76px;
    margin: -10px 0 14px;
}
.re-modal-v1__title > span:nth-child(2){
    margin: -6px 0 0;
}

.re-modal-v1__modal-top-view {
    padding-bottom: 100px;
}
.re-modal-v1__modal-top-view p {
    color: #1C1C1C;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.re-modal-v1__modal-body {
    padding: 140px 0 0;
    min-height: 100svh;
}
.re-modal-v1__modal-body .re-interactive-tag {
    left: 20px;
    top: 20px;
    right: auto;
}
.re-modal-v1__modal-body .re-interactive-tag {
    font-size: 14px;
    letter-spacing: 1.4px;
    padding: 6.5px 21px;
}
.re-modal-v1__modal-dialog {
    max-width: 1400px;
    padding-bottom: 50px;
}
.re-modal-v1__modal-content{
    border: none;
}
.re-modal-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    overflow: hidden;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1060;
    opacity: 0;
    transition: opacity 0.9s ease-in-out;
}
.modal.show .re-modal-nav {
    opacity: 1;
}
.re-modal-nav::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 50%);
    opacity: 0.1;
    transition: opacity 0.1s ease-in-out;
}
.re-modal-nav.re-modal-nav--left {
    padding-left: 10px;
    left: calc((100% - 1500px) / 2);

}
.re-modal-nav.re-modal-nav--right {
    padding-right: 10px;
    justify-content: end;
    right: calc((100% - 1500px) / 2);
}
.re-modal-nav.re-modal-nav--right::before{
    background-image:linear-gradient(270deg, #FFF 0%, rgba(255, 255, 255, 0.00) 50%);
}
.re-modal-detail-page .re-modal-v1__modal-body {
    padding: 160px 0 100px;
}
.re-modal-detail-page .re-back-button {
    margin: 0 0 60px;
}

.re-topbar--v2 {
    padding: 20px 60px;
}

.re-card-button-group--v3 {
    opacity: 1;
    visibility: visible;
    left: 180px;
    top: 33px;
    right: auto;
}

.re-custom-container {
    padding-left: 60px;
    padding-right: 60px;
}

.re-modal-v1__btn-close {
    width: 26px !important;
    height: 26px !important;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    background-image: url('../images/close-black.webp');
    box-shadow: none !important;
}
.re-view-all-samples {
    font-weight: 500;
    text-decoration: none;
    display: inline-flex;
    display: none;
    align-items: center;
    color: #1C1C1C;
    font-size: 14px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    transition: color 0.3s ease-in-out;
}

.re-view-all-samples:hover{
    color: #33BC53;
}
.re-view-all-samples svg.re-view-all-samples__arrow{
    transition: transform 0.3s ease-in-out;
    transform: translateX(0px);
}
.re-view-all-samples:hover svg.re-view-all-samples__arrow{
    transform: translateX(10px);
}
.re-view-all-samples:hover svg.re-view-all-samples__arrow path{
    fill: #33BC53;
}
.re-view-all-samples__arrow {
    display: inline-block;
    margin: 0 0 0 10px;
}

/* sample page  */
.re-background-gradient{
    position: relative;
}
.re-background-gradient::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 25%;
    opacity: 0.1;
    z-index: -1;
    -webkit-background-image: linear-gradient(180deg, #1c1c1c99 0%, rgba(28, 28, 28, 0.00) 100%);
    -moz-background-image: linear-gradient(180deg, #1c1c1c99 0%, rgba(28, 28, 28, 0.00) 100%);
    background-image: linear-gradient(180deg, #1c1c1c99 0%, rgba(28, 28, 28, 0.00) 100%);
}
.re-sample-page .pin-spacer {
    height: auto !important;
}
.re-filter {
    padding: 60px 0px 0px 20px;
    padding: 0;
    position: relative;
    z-index: 1;
    opacity: 0;
    /* transition: all .01s ease-in;
    transition-delay: .01s; */
    min-height:unset !important;
    height:auto !important;
    max-height:unset !important;
}
.re-sample-page .pin-spacer .re-filter {
    padding: 0 !important;
}
.re-filter.re-sticky-pricing-navbar {
    /* position: fixed !important; */
    width: 100%;
    z-index: 6;
    left: 0;
    background: rgba(255, 255, 255, 0.70);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    padding: 9px 0 !important;
    max-height: 90px !important;
  }
  .re-filter.re-sticky-pricing-navbar .re-label-group-holder {
    display: none;
  }
  .re-sample-page .pin-spacer .re-filter.re-sticky-pricing-navbar {
    padding: 9px 0 !important;
}
.re--dropdown-holder {
    border-radius: 10px;
    /* border: 1px solid rgba(0, 0, 0, 0.10); */
    padding: 1px;
    background: rgba(0, 0, 0, 0.05);
    /* box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05); */
    z-index: 3;
    margin: 0 0 20px;
}
/* .re--dropdown-holder::before, */
.re--dropdown-large__btn::before  {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 10px;
    pointer-events: none;
    background: linear-gradient(90deg, #33BC53 0%, rgba(255,255,255,1) 100%);
    transition: opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
/* .re--dropdown-holder::after {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    right: 0;
    z-index: -1;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(255,255,255,0.1) 55%, rgba(53,133,249,1) 100%);
} */
.re--dropdown-large__btn.show::before,
.re--dropdown-large__btn:hover::before{
    opacity: 1;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}

.re--dropdown-large {
    width: 1040px;
    position: static;
}
.re--dropdown-large__btn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    background: #FFF !important;
    box-shadow: none;
    border-radius: 10px 0 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    border: 0;
}

.re--dropdown-large__btn[aria-expanded="true"] .re--dropdown-large__btn__arrow,
.re--dropdown-filter__btn[aria-expanded="true"] .re--dropdown-filter__icon {
    transform: rotate(-180deg);
}

.re--dropdown-large__btn__inner {
    background: #FFF !important;
    box-shadow: none;
    position: relative;
    z-index: 3;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px 30px;
    font-size: 16px;
    color: #1C1C1C;
    font-weight: 500;
    background: #fff;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}
.re--dropdown-filter__btn__inner {
    background: #FFF !important;
    box-shadow: none;
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px 30px;
    font-size: 16px;
    color: #1C1C1C;
    font-weight: 500;
    background: #fff;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
}
.re--dropdown-large__btn .re--dropdown-large__text,
.re--dropdown-filter__btn .re--dropdown-filter__text {
   transition: color all 0.2s ease-in-out;
}

.re--dropdown-large__btn:focus .re--dropdown-large__text,
.re--dropdown-filter__btn:focus .re--dropdown-filter__text {
    color: #33BC53;
}

/* .re--dropdown-large__btn.dropdown-toggle.show .re--dropdown-large__bt, */
/* .re--dropdown-large__btn.dropdown-toggle.show .re--dropdown-large__btn__inner, */
/* .re--dropdown-large__btn.dropdown-toggle.show .re--dropdown-large__btn__inner, */
.re--dropdown-large__btn.show::before{
    border-radius: 10px 10px 0px 0px;
}
.re--dropdown-large__btn.show .re--dropdown-large__btn__inner {
    border-radius: 10px 0 0 0px;
}
.re--dropdown-filter__btn.dropdown-toggle.show .re--dropdown-filter__btn__inner{
    border-radius: 0 10px 0px 0;
}
.re--dropdown-filter__btn.show::before {
    border-radius: 10px 10px 0 10px;
}

.re--dropdown-large__btn__arrow {
    display: flex;
    align-items: center;
    width: 11px;
    height: 6px;
    line-height: 11px;
    position: relative;
    transition: transform 0.3s ease-in-out;
}
.re--dropdown-filter__btn__inner .re--dropdown-filter__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease-in-out;
}
.re--dropdown-large__btn__arrow .re-close-black, 
.re--dropdown-filter__btn .re--dropdown-filter__icon .re-close-black {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.re--dropdown-filter__btn .re--dropdown-filter__icon .re-close-black{
    max-width: 100%;
}
.re--dropdown-large__btn.show .re--dropdown-large__btn__arrow .re-close-black,
.re--dropdown-filter__btn.show .re--dropdown-filter__icon .re-close-black {
    opacity: 1;
}
.re--dropdown-large__btn.show .re--dropdown-large__btn__arrow > img,
.re--dropdown-filter__btn.show .re--dropdown-filter__icon > svg {
    opacity: 0;
}
.dropdown-toggle::after {
    display: none;
}
.re--dropdown-menu-large {
    width: 100%;
    border-radius: 10px;
    padding: 100px 10px 20px 10px;
    border: 0;
    border-top: 0px;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    top: 0px !important;
    z-index: 0;
    left: 0px !important;
    transform: unset !important;
    inset: 0px auto auto 0px !important;
}
.re--dropdown-menu-large__row {
    display: flex;
    flex-wrap: wrap;
}
.re--dropdown-menu__item {
    width: 25%;
    padding-right: 25px;
}
.re--dropdown-menu__item:nth-child(4n){
    padding-right: 0px;
}
.re--dropdown-menu-large__column:last-child {
    padding: 0;
}
.re--dropdown-menu__item.re--dropdown-menu__item--full {
    width: 100%;
    padding-right: 0px;
}

.re--dropdown-filter {
    flex: 1 0 auto;
    position: static;
}
.re--dropdown-filter__btn {
    border-radius: 0 10px 10px 0;
    width: 100%;
    background:#fff;
    border-radius: 0 10px 10px 0;
    border: 1px solid rgba(0, 0, 0, 0.10);
    padding: 0;
    font-size: 16px;
    color: #1C1C1C;
    font-weight: 500;
    border: 0;
    /* position: relative;
    overflow: hidden;
    z-index: 1; */
   
}
.re--dropdown-filter__btn::before {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    right: 0;
    z-index: 2;
    border-radius: 10px;
    pointer-events: none;
    -webkit-background-image: linear-gradient(89deg, rgb(255 255 255) 40%, rgba(51, 188, 83, 1) 100%);
    background-image: linear-gradient(89deg, rgb(255 255 255) 40%, rgba(51, 188, 83, 1) 100%);
    -moz-background-image: linear-gradient(89deg, rgb(255 255 255) 40%, rgba(51, 188, 83, 1) 100%);
    transition: opacity 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.re--dropdown-filter__btn::after {
    display: block;
    opacity: 0;
    position: absolute;
    width: 60%;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 10px;
    pointer-events: none;
    background-color: #fff;
    margin: 0;
    border: 0;
}
.re--dropdown-filter__btn.show::before,
.re--dropdown-filter__btn:hover::before {
    opacity: 1;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.re--dropdown-filter__btn.show::after {
    opacity: 1;
}
.re--dropdown-menu-filter {
    width: 494px;
    top: 0px !important;
    border-radius: 10px;
    padding: 100px 10px 20px 10px;
    border: 0;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    z-index: 0;
    right: 0px !important;
    left: auto !important;
    transform: unset !important;
    inset: 0px 0px auto auto !important;
}
.re-middle-border {
    width: 2px;
    height: 60px;
    background-color: #0000001a;
    z-index: 3;
    top: 6px;
    position: absolute;
    left: 1038px;
}

/* custom checkbox for dropdown-menu  */

.re-checkbox-holder {
    color: #1c1c1ccc;
    display: block;
    position: relative;
    padding: 13px 44px 13px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: auto;
    margin: 0;
}
.re-checkbox-holder .form-check-input {
    position: absolute;
    opacity: 1;
    cursor: pointer;
    height: 100%;
    width: 100%;
    margin: 0;
    left: 0;
    top: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
  }
  .re-checkbox-holder .re-checkmark {
    position: absolute;
    top: 16px;
    left: 16px;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border: 1px solid #1c1c1c26;
    border-radius: 3px;
    pointer-events: none;
  }
  .re-checkbox-holder .re-checkmark::before {
    content: "";
    position: absolute;
    display: none;
  }
  .re-checkbox-holder input:checked ~ .re-checkmark {
    background-color: #1C1C1C;
    border: 1px solid #1C1C1C;
  }
  .re-checkbox-holder input:checked ~ .re-checkmark::before {
    display: block;
  }
  .re-checkbox-holder .re-checkmark::before {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .re-checkbox-holder input::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 28, 28, 0.05);
    z-index: -1;
    opacity: 0;
  }
  .re-checkbox-holder input:hover::after,
  .re-checkbox-holder input:checked::after {
    opacity: 1;
  }
  .re-label-group__item {
    color: rgba(28, 28, 28, 0.80);
    font-size: 14px;
    line-height: 14px;
    border-radius: 50px;
    background: rgba(28, 28, 28, 0.10);
    display: inline-flex;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0px 0px 5px;
  }
  .re-label-group__item__close {
    cursor: pointer;
  }
  .re-label-group {
    position: relative;
  }
  .re-label-group__clear-all {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #3585F9;
    position: absolute;
    bottom: 8px;
    right: 0;
  }

  .re-card-body__badge-list {
    line-height: 18px;
  }
  .row [class*=col-] .re-card-body__badge-list {
    line-height: 16px;
    margin-bottom: 20px;
}
.re-sample-project-list {
    margin: 20px 0 0;
    padding-bottom: 110px;
}
.re-label-group {
    min-height: 34px;
    padding-right: 80px;
}

/*-------------- dropdown menu css -------------- */
.re-dropdown-close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 2;
}
.re-dropdown-close img {
    transition: opacity 0.2s ease-in-out;
}
.re-link-hover-color:hover{
    color: #F46516;
}
.re-mega-menu {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: calc(100vh - 90px);
    left: 0;
    right: 0;
    top: 100%;
    border-radius: 0;
    --bs-dropdown-border-color: none;
    border-top: 1px solid #e5e5e4;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    padding: 0;
    background: rgba(28, 28, 28, 0.80);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(28, 28, 28, 0.10);
    transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, top 0.3s ease-in-out, pointer-events 0.3s ease-in-out, margin 0.3s ease-in-out; 
}
.re-mega-menu-gradient{
    background-image: linear-gradient(to right, #fff 50%, #F6F8FC 50%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: #fff;
}
.re-header-shrink .re-mega-menu {
    height: calc(100vh - 65px);
}
.re-hide-header .re-mega-menu {
    height: 100vh;
}
.re-mega-menu__holder {
    width: 74.50%;
    width: 100%;
    background: #FFF;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: flex;
    flex-wrap: wrap;
}
.re-mega-menu__holder .left-column {
    width: 68%;
    padding: 54px 0;
}
.re-mega-menu__holder .right-column {
    width: 30%;
    padding: 54px 0;
    border-left: 1px solid #e5e5e4;
    padding-left: 65px;
}
.re-mega-menu__holder .right-column .re-mega-menu__list__list-item {
    width: 100%;
    padding: 0;
}
.re-mega-menu__holder .right-column .re-mega-menu__list {
    margin: 0;
}
.re-mega-menu__title {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 0 0 32px;
}

.re-mega-menu__list {
    position: relative;
    list-style:none;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0 -13px;
}
.re-mega-menu__list__list-item {
    width: 45%;
    padding: 0 13px;
}
.re-mega-menu__holder .left-column .re-mega-menu__list__list-item:last-child {
    width: 48%;
}
.re-mega-menu__list__list-item:last-child {
    padding-right: 0px;    
}
.re-mega-menu__list__list-item__text, .re-mega-menu__sub-title {
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #1c1c1c80;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.re-mega-menu__sub-menu {
    list-style:none;
    margin: 0;
    padding: 0;
}
.re-mega-menu__sub-menu__list-item a, .re-social-list__item a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #1c1c1ce6;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    padding: 0px 0;
    margin: 0 0 30px;
    font-size: 28px;
    font-weight: 300;
    margin: 0 0 0px;
    transition: color 0.3s ease-in;
}
.re-mega-menu__sub-menu__list-item {
    margin: 0 0 40px;
}
.re-mega-menu__sub-menu__list-item:last-child a {
    margin: 0;
}
.re-mega-menu__sub-menu__list-item:last-child {
    margin: 0 0 5px;
}
.re-submenu-group {
    padding: 0;
    margin: 2px 0 0;
    list-style-type: none;
}
.re-submenu-group .re-submenu-group-item {
    display: inline-block;
    position: relative;
    margin: 14px 5px 0 0;
}
.re-submenu-group .re-submenu-group-item a {
    text-decoration: none;
    color: #1C1C1C;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    opacity: 0.8;
    position: relative;
    margin: 0 15px 0 0px;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.re-submenu-group .re-submenu-group-item a::after {
    display: none;
}
.re-submenu-group .re-submenu-group-item::marker {
    display: none;
}
.re-submenu-group .re-submenu-group-item::before {
    content: '';
    position: absolute;
    left: auto;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: #33BC53;
    border-radius: 50px;
    top: 50%;
    transform: translateY(-50%);
}
.re-submenu-group .re-submenu-group-item:last-child::before {
    opacity: 0;
}
.re-social-list__item a {
    font-size: 16px;
    padding: 6px 0;
    margin: 0px 0 8px;
}
.re-social-list__item a:last-child {
    margin-bottom: 0;
}
.re-link-hover-arrow{
    position: relative;
}
.re-link-hover-arrow a::after{
    display: none !important;
    content: url(../images/arrow-right.svg);
    position: relative;
    right: 0;
    bottom: calc(50% - 6px);
    font-family: 'Mulish', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
    margin-left: 8px;
    overflow: hidden;
    transform: translateX(-160%);
    opacity: 0;
    -webkit-transition: -webkit-transform, opacity 300ms cubic-bezier(.694,0,.335,1);
    transition: -webkit-transform, opacity 300ms cubic-bezier(.694,0,.335,1);
    transition: transform, opacity 300ms cubic-bezier(.694,0,.335,1);
    transition: transform, opacity 300ms cubic-bezier(.694,0,.335,1),-webkit-transform 300ms cubic-bezier(.694,0,.335,1);
}
.re-link-hover-arrow a.re-active-submenu::after {
    transform: translateX(0%);
    opacity: 1;
}
.re-link-hover-arrow a.re-active-submenu  {
    color: #33BC53;
}
.re-contact-number-v2 {
    display: block;
    text-decoration: none;
    color: #1c1c1ce6;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
}
.re-mega-menu__footer {
    width: 25.3%;
    border-top: 0;
    padding: 80px 0;
    padding-left: 60px;
    border-left: 1px solid rgba(28, 28, 28, 0.10);
    background: #F6F8FC;
}
.re-mega-menu__thumbnail__title {
    font-size: 22px;
    line-height: 30px;
    color: #1C1C1C;
    margin: 0 0 20px;
}
.re-mega-menu__thumbnail__link {
    font-size: 30px;
    line-height: normal;
}
.re-mega-menu__thumbnail__text {
    opacity: 0.6;
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.re-mega-menu__thumbnail {
    border-radius: 16px;
    /* background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%), 
    url(<path-to-image>), lightgray -0.998px 0px / 113.603% 100% no-repeat; */
    background-image: url('../images/dropdown-thumb.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 53px 46px 42px 52px;
}
.re-mega-menu__thumbnail {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}
.re-btn--click-here {
    position: relative;
    display: inline-block;
    height: 53px;
    overflow: hidden;
    text-decoration: none;
    border-radius: 100px;
    background-color: #FB0;
    backdrop-filter: blur(4.22509241104126px);
    -webkit-backdrop-filter: blur(4.22509241104126px);
    font-size: 14px;
    color: rgba(28, 28, 28, 0.95);
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    padding: 16px 30px;
    transition: color 0.2s ease-in-out;
    margin: 40px 0 0;
}
.re-btn--click-here span {
    display: block;
}
.re-btn--click-here .re-btns__arrow {
    display: inline-block;
    margin: 0 0 0 5px;
    position: relative;
    top: -1px;
    width: 11px;
}

.re-touch-device-menu {
    display: none;
}

.re-mega-menu.re-show-mega-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
    pointer-events: all;
    margin: 0;
}

/* , .dropdown-toggle.show ~ .dropdown-menu.show */

/*--------------- page smooth scrolling css  -------------*/
.viewport {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden !important;
  }
  .re-chatra-button {
    z-index: 99999;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    flex-grow: 0;
    border-radius: 50px;
    background-color: rgba(51, 188, 83, 1);
    border: 1px solid rgba(51, 188, 83, 1);
    color: #fff;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
  .re-floating-bottom-sec{
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    z-index: 6;
    width: 100%;
    display: inline-block;
}

  .re-hidden-page-title {
    position: absolute;
    left: 0;
    top: -200px;
    opacity: 0;
  }

  .sample-banner {
    padding: 190px 0 70px;
  }
  .sample-banner__title {
    font-size: 130px;
    text-align: center;
    margin: 0 0 20px;
  }
  .re-sample-banner__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
  }

  /* -------------- about page css ----------------------- */
  .re-about-banner {
    padding: 250px 0 120px;
    background-image: linear-gradient(180deg, #1c1c1c1a 0%, rgba(28, 28, 28, 0.00) 100%);
  }
  .re-about-banner__title {
    font-size: 130px;
    /* text-wrap: nowrap; */
    line-height: 1.1;
  }
  .re-h-line {
    opacity: 0.3;
    background: #1C1C1C;
    width: 100%;
    height: 1px;
    margin: 40px 0 0;
  }
  .re-about-banner__text {
    font-size: 36px;
    line-height: 54px;
    margin: 0 0 30px;
    color: #1c1c1c;
  }
  .re-spacing-top {
    margin-top: 100px;
  }
  .re-slide-card {
    padding: 122px 0 150px;
    border-radius: 20px;
    width: calc(100% - 0px);
    height: 100vh;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .re-single-slide  .re-slide-card {
    padding: 166px 0;
  }
  .re-slide-card__bg {
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .re-slide-card__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
  }
  .re-video-overlay::before {
    background: linear-gradient(0deg, rgba(28, 28, 28, 0.80) 0%, rgba(28, 28, 28, 0.80) 100%);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;

  }
  .re-swiper-slide--box {
    padding: 10px 0px 10px 10px;
  }
.re-slide-card__sub-title {
    font-size: 70px;
    line-height: 80px;
    margin: 0 0 32px;
}
.re-slider--v2 .re-slide-card__sub-title {
    margin: 0 0 50px;
    padding: 0;
    font-size: 30px;
    line-height: 38px;
}
.re-slide-card__sub-title.re-mb {
    margin: 0 0 130px;
}
.re-count-value {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 90px;
    font-weight: 200;
    line-height: normal !important;
    color: #fff;
    height: 120px;
    overflow: hidden;
}
.re-count-value__unit {
    font-size: 90px;
    font-weight: 300;
    position: relative;
    top: 0px;
}
.re-plus-icon {
    display: inline-block;
    color: #FFF;
    font-size: 64px;
    font-weight: 300;
    line-height: normal;
    position: relative;
    height: 80px;
}

.re-counter-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.re-counter-list-item {
    width: 400px;
    border-top: 1px solid #ffffff1a;
    border-bottom: 1px solid #ffffff1a;
    padding: 5px 0 30px;
}
/* .re-counter-list-item:nth-child(-n+3) {
    padding-top: 15px; 
} */
.re-counter-list--v1 .re-counter-list-item:nth-child(n+4) {
    border-top: 0 !important;
}
.re-counter-list-item p {
    color: #fff;
    opacity: 0.6;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    margin: 0px 0 0;
}
.re-counter-list-v3 .re-counter-list-item p {
    font-weight: 400;
}
.re-counter-list.re-counter-list--v2 {
    display: block;
}
.re-counter-list--v2 .re-count-value {
    font-size: 77px;
    font-weight: 200;
    padding: 0;
    height: 110px;
}
.re-counter-list--v2 .re-counter-list-item:first-child {
    border-top: 1px solid #ffffff33;
}
.re-counter-list--v2 .re-counter-list-item {
    border-top: 0;
    padding: 5px 0 30px;
}
.re-counter-list--v2 .re-counter-list-item:last-child {
    padding-bottom: 0;
    border: 0;
}
.re-counter-list--v2 .re-count-value__unit {
    font-size: 75px;
    top: 0px;
    font-weight: 200;
}
.re-counter-list--v2 .re-plus-icon {
    font-size: 50px;
    height: 50px;
}
.re-counter-list-v3 .re-count-value__unit {
    font-size: 90px;
    position: relative;
    top: 0;
    line-height: 130px;
}
.re-counter-list-v3 .re-count-value {
    font-weight: 200;
    font-size: 80px;
    height: 110px;
}
.re-counter-list-v3 .re-plus-icon {
    height: 64px;
    font-size: 60px;
    font-weight: 200;
}
.re-green-theme .re-slide-card__sub-title {
    margin: 0 0 100px;
}

.re-our-clients {
    background-color: #1C1C1C;
    padding: 160px 0 120px;
    position: relative;
}
.re-our-clients__list {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.re-our-clients__list-item {
    width: 20%;
    height: 220px;
}
.re-our-clients__list-item__logo-holder {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.re-our-clients__title {
    font-size: 70px;
    font-weight: 500;
    line-height: 80px;
    margin: 0 0 60px;
}

.re-redirect-links {
    background: #1C1C1C;
}
.re-redirect-links__item {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.re-redirect-links__item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.re-redirect-links__item__text {
    color: #FFF;
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-size: 40px;
    line-height: normal;
    padding: 45px 0;
}

/* .re-slider-holder .swiper-wrapper {
    width: 400%;
	height: 100vh;
	display: flex;
	flex-wrap: nowrap;
}
.re-swiper-slide--box {
    flex-shrink: 1;
} */

/* conact page css  */

.re-contact-banner {
    padding: 210px 0 120px;
    background: linear-gradient(180deg, #1c1c1c1a 0%, #1c1c1c00 100%);
}
.re-contact-banner__title {
    font-size: 110px;
    line-height: normal;
    margin: 0px 0 70px;
}
.re-fade-up-animation, .re-fade-up-big-animation, .re-button-fadeup, .re-fade-up-animation-6, .re-fade-up-text-animation, .animation-one, .animation-two, .re-accordion-theme__item--fadeup /*, .re-fade-up-animation-9 */ {
    opacity: 0;
} 

.re-detail-holder {
    border-radius: 10px;
    border: 1px solid #1c1c1c33;
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 0;
}
.re-detail-title {
    font-size: 12px;
}
.re-detail-text {
    font-size: 18px;
}
.re-detail-column {
    padding: 30px;
    display: inline-block;
}
.re-detail-column:first-child {
    padding-right: 100px;
    border-right: 1px solid #1c1c1c33;
}
.re-detail-column:last-child {
    width: 100%;
    border-top: 1px solid #1c1c1c33;
}
.re-detail-title {
    display: block;
    margin: 0 0 5px;
    font-size: 16px;
    letter-spacing: 1.6px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    opacity: 0.6;
}
.re-detail-text {
    font-size: 24px;
    text-decoration: none;
    color: #1C1C1C;
} 
.re-email-text {
    color: #33BC53;
} 
.re-office-time {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0 0;
}
.re-form-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 0 50px;
    opacity: 0;
}
.re-input-holder {
    margin: 0 0 20px;
}
.re-input-holder {
    margin:0 0 30px;
    width: 48%;
    opacity: 0;
}
.re-input-holder:nth-child(n+3) {
    width: 100%;
}
.re-input-style {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    padding: 10px 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #00000033;
    background-color: transparent!important;
    box-shadow: none!important;
    background-clip: text;
    -webkit-background-clip: text;
}
.re-input-style::placeholder {
    opacity: 0.6;
}
.re-input-style.form-control.is-valid,  .was-validated .re-input-style.form-control:valid,
.re-input-style.form-select.is-invalid, .was-validated .re-input-style.form-select:invalid{
    background-image: none;
    padding-right: 0;
    border-color: #00000033;
}
.btn.re-submit-btn {
    border-radius: 35px;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #fff;
    background-color: #1C1C1C;
    border: 0;
    width: 100%;
    height: 60px;
    padding: 18px;
    margin: 10px 0 0;
    position: relative;
    overflow: hidden;
    transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
} 
.btn.re-submit-btn:disabled{
    opacity: 0.8;
}
.btn.re-submit-btn img {
    display: inline-block;
    margin: 0 0 0 12px;
    position: relative;
    top: -1px;
    width: 12px;
}
.btn.re-submit-btn::before,
.re-common-page .re-btns::before,
.re-return-home-btn::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    transform: scale(0.6);
    background-color: #33BC53;
    transform-origin: 50% 150px;
    border-radius: 50px;
    transition: height 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.re-return-home-btn::before {
    background-color: #fff;
}
.btn.re-submit-btn span {
    display: block;
    letter-spacing: 0.5px;
}
.re-submit-btn__top,
.re-common-page .re-btns .re-btns-text-top,
.re-return-home-btn .re-return-home-btn__top {
    display: block;
    transform: scale(1);
    opacity: 1;
    transform-origin: center;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.re-submit-btn__bottom,
.re-common-page .re-btns .re-btns-text-bottom,
.re-return-home-btn .re-return-home-btn__bottom {
    display: block;
    color: #000;
    transform: translateY(15px);
    transition: transform 0.2s ease-in-out;
}
.re-common-page .re-btns .re-btns-text-top {
    color: #fff;
}
.btn.re-submit-btn:hover,
.re-common-page .re-btns:hover {
    background-color: transparent;
}
.btn.re-submit-btn:hover::before,
.re-common-page .re-btns:hover::before,
.re-return-home-btn:hover::before {
    transform: scale(1);
    height: 100%;
}
.btn.re-submit-btn:hover .re-submit-btn__top,
.re-common-page .re-btns:hover .re-btns-text-top,
.re-return-home-btn:hover .re-return-home-btn__top {
    transform: scale(0.5);
    opacity: 0;
}
.btn.re-submit-btn:hover .re-submit-btn__bottom,
.re-common-page .re-btns:hover .re-btns-text-bottom,
.re-return-home-btn:hover .re-return-home-btn__bottom {
    transform: translateY(-24px);
}



/* img grid css */
.re-img-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 6px;
    grid-row-gap: 6px;
}
.re-img-grid__item--full {
    grid-column: 1 / 3;
}
.re-grid-pb-6 {
    padding-bottom: 6px;
}
.re-minus-mb {
    margin-bottom: -9px;
}
.re-header__right {
    position: relative;
    display: flex;
    flex-wrap: wrap; 
}
.re-cart-box {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 1px solid #00000033;
    /* border: 1px solid rgba(255, 255, 255, 0.20); */
    background-color: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    height: 50px;
    width: 50px;
    position: relative;
    transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.re-cart-box svg path {
    transition: fill 0.3s ease-in-out;
}
.re-cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    color: rgba(255, 255, 255, 0.95);
    font-size: 10px;
    /* font-weight: 500; */
    line-height: normal;
    background-color: #F00;
    position: absolute;
    top: -1px;
    right: -1px;
}
.re-user-detail {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.95);
    font-size: 14px;
    letter-spacing: 0.7px;
    /* font-weight: 500; */
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 1px solid #00000033;
    background-color: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    height: 50px;
    padding: 0 30px;
    transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    text-transform: uppercase;
}
.re-user-detail .re-user-icon svg path, .re-down-arrow svg path {
    transition: fill 0.3s ease-in-out;
}
.re-user-detail .re-user-name {
    transition: color 0.3s ease-in-out;
}
.re-hovered .re-header:not(.re-header-shrink) .list-group-item .re-user-detail,
.re-hovered .re-header:not(.re-header-shrink) .list-group-item .re-cart-box {
    border: 1px solid #00000033;
}
.re-hovered .re-header:not(.re-header-shrink) .navbar-expand-md .list-group.re-header-right-items .list-group-item svg path {
    fill:#000000;
}
.re-header--black .re-header:not(.re-header-shrink) .list-group-item .re-user-detail, 
.re-header--black .re-header:not(.re-header-shrink) .list-group-item .re-cart-box {
    border: 1px solid #00000033;
}
.re-user-icon {
    margin: 0 10px 0 0;
    display: inline-flex;
}
.re-user-icon svg{
    max-height: 16px;
}
.re-down-arrow {
    margin: 0 0 0 5px;
}
.re-header:not(.re-header-shrink) .list-group-item .re-user-detail,
.re-header:not(.re-header-shrink) .list-group-item .re-cart-box {
    border: 1px solid rgba(255, 255, 255, 70%);
}
.re-header:not(.re-header-shrink) .re-user-name,
.re-header:not(.re-header-shrink) .userNamePreview {
    color: #fff;
}
.re-user-name,
.userNamePreview,
.re-header--black .re-header:not(.re-header-shrink) .re-user-name,
.re-header--black .re-header:not(.re-header-shrink) .userNamePreview,
.re-hovered .re-header:not(.re-header-shrink) .re-user-name,
.re-hovered .re-header:not(.re-header-shrink) .userNamePreview {
    color: #000;
}
.userNamePreview {
    transition: all 0.3s ease-in-out;
    font-family: 'Poppins', sans-serif !important;
    text-transform: capitalize;
}
.userNamePreview .userName {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-width: 112px;
    padding-left: 5px;
    text-overflow: ellipsis;
}

/* user panel css  */
.re-user-panel {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
    height: 100%;
    padding: 20px 27px 25px;
    transform: translateX(120%);
    transition: transform 0.3s cubic-bezier(0.100, 0.100, 0.300, 0.100);
    border-radius: 20px 0px 0px 20px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.80);
    -webkit-backdrop-filter: blur(15px) !important;
    -moz-backdrop-filter: blur(15px) !important;
    backdrop-filter: blur(15px) !important;
}
.re-open-user-panel .re-user-panel {
    transform: translateX(0%);
}
body.re-open-user-panel .viewport {
    height: auto;
    pointer-events: none !important;
    overflow: hidden !important;
}
.re-touch-not-allow {
    background-color: rgba(28, 28, 28, 0.80);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    opacity: 0;
    display: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    transition: opacity 0.1s ease-in-out;
}
.re-open-user-panel .re-touch-not-allow {
    opacity: 1;
    z-index: 6;
    display: block;
    position: fixed;
    top: 0;
    left: 0;

}
.re-user-panel__close {
    cursor: pointer;
    width: 20px;
    display: block;
    margin: 0 0 0px auto;
    transition: opacity 0.2s ease-in-out;
}
.re-user-info {
    border-radius: 5px;
    background-color: transparent;
    padding: 0px 5px 0px 0px;
    display: flex;
    flex-wrap: wrap;
    width: 335px;
    margin: 0;
}
.re-nav-holder {
    max-height: calc(100vh - 180px);
    overflow-y: auto; 
    margin-top: 10px;
    padding: 0px 5px 0px 0px;
}
.re-user-icon-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 86px;
    height: 86px;
    background-color: rgba(28, 28, 28, 0.05);
    border: 1px solid rgba(28, 28, 28, 0.10);
    border-radius: 50px;
}
.re-user-name-holder {
    display: block;
    width: 100%;
    color: #1C1C1C;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    margin: 10px 0 0;
}
.re-user-email-holder {
    display: block;
    width: 100%;
    color: #1C1C1C;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    opacity: 0.6;
    margin: 0 0 10px;
    -webkit-text-decoration: none;
    -moz-text-decoration: none;
    text-decoration: none;
}
.re-user-panel__nav__item a {
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #1C1C1C;
    font-size: 16px;
    padding: 13px 16px;
    margin: 0 0 1px;
    line-height: 20px;
    border-radius: 10px;
    background-color:transparent;
    transition: background-color 0.2s ease-in-out;
}
.re-user-panel__nav__item a.active {
    background-color: #33BC53;
}
.re-user-panel__nav__item a.active img {
    opacity: 1;
}
.re-user-panel__nav__item a img {
    position: relative;
    margin: 0 10px 0 0;
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out;
}
.re-user-panel__nav__item a.re-logout-btn {
    /* background: #fff;
    text-decoration: none;
    display: block;
    border-top: 0;
    margin: 70px 0 0;
    padding: 12px 10px; */
    color: #F46516;
    /* font-size: 16px;
    font-weight: 400;
    text-align: center;
    border-radius: 10px; */
}

/* error page css  */
.re-error-banner {
    background-color:#1C1C1C;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.re-return-home-btn {
    text-decoration: none;
    border-radius: 35px;
    background: #33BC53;
    display: inline-block;
    padding: 12px 20px;
    width: 225px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    color: #1C1C1C;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    margin: 50px 0 0;
    position: relative;
    z-index: 2;
}
.re-strip-tittle{
    font-size: 60px;
    font-weight: 500;
    font-family:  'Poppins', sans-serif;
    line-height: 66px;
    margin-bottom: 10px;
}
.re-lead-text{
    font-size: 20px;
    line-height: 30px;
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    margin: 0;
}
.re-form-wrapper {
    position: relative;
}
.input-group.re-input-grp{
    padding: 10px;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.30);
    backdrop-filter: blur(21px);
    width: 100%;
    margin: 0;
}
.input-group.re-input-grp .invalid-feedback {
    position: absolute;
    bottom: -30px;
}
.input-group.re-input-grp input{
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    color: #1C1C1C;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 40px;
    
}
.input-group.re-input-grp input:-webkit-autofill, .input-group.re-input-grp input:-webkit-autofill:hover, .input-group.re-input-grp input:-webkit-autofill:focus{
    -webkit-text-fill-color: #1c1c1c;
    -webkit-box-shadow: 0 0 0px 40rem #48d58c inset !important;
    border-radius: 40px;
}
.input-group.re-input-grp .btn{
    border-radius: 35px!important;
    background: #1C1C1C;
    color: #FFF;
    font-family:  'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
    border: none;
    padding: 18px 40px;
    transition: background 0.2s ease-in-out;
}
.input-group.re-input-grp .btn:hover{
    background: transparent;
}
.re-get-in-touch form input:-webkit-autofill,
.re-get-in-touch form input:-webkit-autofill:hover, 
.re-get-in-touch form input:-webkit-autofill:focus {
     -webkit-text-fill-color: #fff;
        -webkit-box-shadow: 0 0 0px 40rem #202020 inset !important;
        border: 1px solid #1c1c1c !important;
}


@keyframes noise {

    0%, 100% {
        background-position: 0 0;
    }
    10% {
        background-position: -5% -10%;
    }
    20% {
        background-position: -15% 5%;
    }
    30% {
        background-position: 7% -25%;
    }
    
    40% {
        background-position: 20% 25%;
    }
    50% {
        background-position: -25% 10%;
    }
    60% {
        background-position: 15% 5%;
    }
    70% {
        background-position: 0 15%;
    }
    80% {
        background-position: 25% 35%;
    }
    90% {
        background-position: -10% 10%;
    }
    }

.noise-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url(../images/noise.png);
    opacity: .5;
    animation: noise .09s infinite;
    pointer-events: none;
    z-index: 1;
    transform: translateZ(0);
}

.re-error__title-holder {
    display: inline-block;
    position: relative;
}

.re-error__title {
    color: #414141;
    font-family: "Press Start 2P";
    font-size: 115.2px;
    font-weight: 400;
    line-height: normal;
}
.re-sub-title {
    display: inline-block;
    color: #545454;
    font-family: "Press Start 2P";
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 90px;
    top: 50%;
    transform: translateY(-50%);
}
.re-error__paragraph{
    opacity: 0.3;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    line-height: 30px;
}

/* terms-and-condition-page css  */
.re-terms-and-condition-page {

}
.re-template-banner {
    padding: 230px 0 120px;
    position: relative;
    background: linear-gradient(180deg, #1c1c1c1a 0%, rgba(28, 28, 28, 0.00) 100%);
}
/* .re-template-banner::before{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    opacity: 0.1;
} */
.re-template-banner__title {
    font-size: 110px;
}
.re-template__text-v2 {
    color: #1C1C1C;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.re-template-banner__text {
    font-size: 20px;
    line-height: 34px;
}
.re-template__sub-title {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    margin: 40px 0 10px;
}
.re-template__text {
    color: #1C1C1C;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}
.space-suit-holder {
    position: absolute;
    right: -50px;
    bottom: 50px;
}
.space-suit-holder img{
    opacity: 0;
    transition: opacity .4s ease-in;
}


/* re-clients-say-card  */

.re-clients-say {
    background: linear-gradient(180deg, rgba(238, 243, 248, 0.00) 0%, #EEF3F8 41.67%, #EEF3F8 100%);
    padding: 120px 0;
}
.re-clients-say__title {
    margin: 0 0 100px;
    display: inline-block;
}
.re-clients-say__logo {
    display: block;
    margin: 0 0 40px;
}
.re-clients-say-card {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    background: #FFF;
    padding: 40px;
}
.re-clients-say-card__title {
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 10px
}
.re-clients-say-card__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 15px;
    opacity: 0.6;
}
.re-clients-say-card__auther {
    margin: 30px 0 0;
}
.re-clients-say-card__auther__name {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
}
.re-clients-say-card__auther__designation {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    opacity: 0.8;
}
   
.re-clients-say-list:after {
    content: '';
    display: block;
    clear: both;
  }
  .re-clients-say-list__item {
    width: 33.33%;
    float: left;
    padding-bottom:25px;
    overflow: hidden;
  }
  .re-clients-say .re-home-testimonial__slider__quate {
    padding: 0 10px 0 0;
    display: inline-block;
    position: relative;
    top: -15px;
  }
.re-green-theme {
    background-color: #33BC53;
}
  .re-green-theme .re-counter-list-item {
    border-top: 1px solid #0000001a;
    border-bottom: 1px solid #0000001a;
  }

  .re-counter-data-holder {
    padding-left: 62px;
  }


  /* AFTER BEFORE IMAGE COMPARISON UI */
  .re-image-compare-holder .icv__label{
    bottom: unset;
    top: 15px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .re-image-compare-holder .icv__label-before{
    left: 15px;
  }
  .re-image-compare-holder .icv__label-after{
    right: 15px;
  }
  .re-image-compare-holder .icv__circle {
    width: 66px;
    height: 66px;
    -webkit-backdrop-filter: none !important;
    -moz-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }
  .re-image-compare-holder .icv__arrow-wrapper {
    width: 10px;
    height: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/icv-arrow-left.svg');
  }

  .re-image-compare-holder .icv__arrow-wrapper:nth-child(2){
    background-image: url('../images/icv-arrow-right.svg');
  }
  .re-image-compare-holder .icv__arrow-wrapper svg {
    opacity: 0;
  }
  .re-common-page .re-template-banner__title {
    margin: 0 0 70px;
    padding: 0 0 70px;
    border-bottom: 1px solid #0000001a;
  }
  .re-common-page .re-btns {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 35px;
    background: #1C1C1C;
    color: #fff;
    line-height: normal;
    font-size: 16px;
    padding: 13px 25px;
    width: 225px;
    height: 50px;
    text-align: center;
    transition: background-color 0.2s ease-in-out;
  }
  .re-modal-loader{
    position: absolute;
    left: 50%;
    top: 50svh;
    transform: translate(-50%, -50%);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 12px;
    background: rgba(255, 255, 255, 0.14);
    border-radius: 10px;
    width: auto;
  }
  .re-modal-loader #logo-loder{
    width: 60px;
    height: 60px;
  }

  /* user panel custom scroller css  */

  .re-nav-holder::-webkit-scrollbar {
    width: 5px;
  }
  /* Track */
  .re-nav-holder::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px; 
  }
  /* Handle */
  .re-nav-holder::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px; 
  }

  .re-view-all-client {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(28, 28, 28, 0.10) 0%, rgba(28, 28, 28, 0.00) 100%);
    transition: background-image 0.3s ease-in-out;
  }
  .re-view-all-client .re-view-all-client-arrow {
    width: 12px;
    height: auto;
    margin: 0 0 0 15px;
  }
  .re-menu-open-button {
    display: none;
  }
  .re-modal-nav-holder .re-modal-nav {
    display: none !important;
  }


  /* new who we are section css start  */
  .re-noice-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/noise.png);
    opacity: .3;
    /* animation: noise .09s infinite; */
    pointer-events: none;
    z-index: 2;
    transform: translateZ(0);
  }
    .re-textbox-wrapper {
        padding: 250px 0 115px;
    }
    .re-textbox-wrapper .re-textbox-holder {
        margin-bottom: 100px;
    }
    .ml-minus {
        margin: 0 0 0 -26px;
    }
    .re-textbox-holder.pdg-left {
        padding-left: 25px;
    }
    .re-textbox-wrapper .re-textbox-title {
        font-family: 'Poppins', sans-serif;
        color: #FFF;
        font-size: 64px;
        font-weight: 500;
        line-height: 70px;
        margin: 0;
        opacity: 0.6;
        filter: blur(0px);
    }
    .re-textbox-wrapper .re-textbox-sub-text {
        position: relative;
        padding: 0 0 0 25px;
        display: block;
        color: #FFF;
        font-size: 20px;
        line-height: 25px;
        font-weight: 300;
        margin: 0 0 0 20px;
    }
    .re-textbox-wrapper .re-textbox-sub-text span {
        opacity: 0.4;
    }
    .re-textbox-wrapper .re-textbox-sub-text .re-bullet {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 6px;
        height: 6px;
        background-color: #33BC53;
        border-radius: 50px;
        opacity: 1;
    }

    .re-bg-texture {
        position: absolute;
        bottom: 6%;
        left: 0;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: end;
        overflow: hidden;
    }
    .re-bg-texture .re-bg-texture__text {
        display: inline-block;
        font-family: 'Poppins', sans-serif;
        font-size: 770px;
        line-height: 550px;
        color: #CECECE;
        opacity: 0.02;
        font-weight: 700;
        letter-spacing: -38.484px;
        margin: -100px 0 0;
        position: relative;
    }
    .re-bg-texture .re-bg-texture__text-two {
        left: 19%;
    }
    .re-bg-texture .re-bg-texture__text-three {
        left: 33%;
    }

    .re-interactive-tag {
        position: absolute;
        top: 10px;
        left: 10px;
        color: #FFF;
        text-shadow: 0px 8px 6px rgba(28, 28, 28, 0.30);
        font-family: 'Poppins', sans-serif !important;
        font-size: 10px;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        border-radius: 100px;
        border: 2px solid #33BC53;
        background: rgba(51, 188, 83, 0.40);
        backdrop-filter: blur(5.60606050491333px);
        display: inline-block;
        padding: 5px 10px;
        z-index: 1;
        vertical-align: middle;
    }
  /* new who we are section css end  */




/* cookies popup css start */

.eupopup-container-bottom{
    left: 0;
    border-radius: 0;
    bottom: 0;
    background-color: #ffffff96;
    backdrop-filter: blur(5.5px);
    -webkit-backdrop-filter: blur(5.5px);
    width: 76.3333%;
    text-align: left;
    padding: 0px 14px 0px 6%;
}
.eupopup-container-bottom .eupopup-body{
    color: #1C1C1C !important;
    padding: 12px 0px 0px 0px;
    font-family: 'Poppins', sans-serif ;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-right: 30px;
}
.eupopup-container-bottom .eupopup-buttons{
    padding: 12px 0;
}
.eupopup-container-bottom .eupopup-buttons .eupopup-button_1{
    font-size: 10px;
    line-height: 15px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 10%;
    font-weight: 500;
    padding: 6px 18px;
    margin: 0 10px;
    text-decoration: none;
    border-radius: 25px;
    background-color: #1c1c1c;
    color: #ffffff;
    text-transform: uppercase;
}
.eupopup-container-bottom .eupopup-buttons .eupopup-button_1:hover{
    color: #ffffff;
}

.eupopup-container-bottom .eupopup-buttons a.eupopup-button.eupopup-button_2{
    font-size: 10px;
    line-height: 15px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 10%;
    font-weight: 500;
    padding: 6px 8px;
    margin: 0 10px;
    text-decoration: none;
    background-color: transparent;
    color: #1c1c1c;
    text-transform: uppercase;
}

/* cookies popup css end */
#reChatraButton{
    display: none;
}
.re-fancy{
    --offset-border: 3px;
    background: #33BC53;
    border-radius: 100px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}
.re-fancy::before{
    content: '';
    background: conic-gradient(transparent 280deg, #00FF3C, transparent);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    aspect-ratio: 1;
    width: 100%;
    animation: re-fancy-rotate 3s linear infinite;
}
.re-fancy::after{
    content: '';
    background: inherit;
    border-radius: inherit;
    position: absolute;
    inset: var(--offset-border);
    height: calc(100% - 2 * var(--offset-border));
    width: calc(100% - 2 * var(--offset-border));
}
.re-fancy__button{
    background: transparent;
    position: relative;
    inset: 0;
    z-index: 10;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
    color: #1c1c1c;
    text-decoration: none;
    padding: 12px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.7px;
}
.btn.re-submit-btn .re-submt-loader,
.re-get-in-touch__button .re-submt-loader,
#subscriptionsubmit .re-submt-loader{
    display: none;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    margin: auto;
    max-height: 100%;
}
.re-cust-br-v3, .re-cust-br-v5, .re-cust-br-v6, .re-cust-br-v7, .re-cust-br-v8, .re-cust-br-v9, .re-cust-br-v10 {
    display: none;
}
.re-clients-say__logo img {
    max-height: 60px;
    width: auto;
}
.re-recent-projects-slider-navigation__resent-projects .re-recent-projects-button-prev,
.re-recent-projects-slider-navigation__resent-projects .re-swiper-button-next{
    transform: none;
    filter: none;
    background-color: unset;
}

.rebo-model__notice{
    text-align: center;

    &.re-modal-backdrop {
        background: rgba(0, 0, 0, 0.33) !important;
        backdrop-filter: blur(50px) !important;
        -webkit-backdrop-filter: blur(50px);
        overflow-y: hidden;
    }

    @media (min-width: 625px) {
        & .modal-dialog{
            max-width: 595px;
        }
      }

      & .rebo-notice__close{
          position: absolute;
          top: -28px;
          right: -28px;
          -webkit-filter: invert(100%);
          filter: invert(100%);
        }

        @media (max-width: 625px){
          .rebo-notice__close{
              top: -44px;
              right: -16px;
          }
        }
    & .modal-body{
        padding: 33px 0px;

        & .rebo-notice__title{
            font-family: 'Poppins', sans-serif;
            font-size: 40px;
            line-height: 46px;
            text-align: center;
            margin-bottom: 20px;
            padding: 0px 15px;
            
            @media (max-width: 720px) {
                font-size: 28px;
                line-height: 32px;
                margin-bottom: 18px;
            }
        }
        & .rebo-notice__text{
            font-family: 'Mulish', sans-serif;
            font-weight: 300;
            font-size: 22px;
            line-height: 28px;
            color: #8A8A8A;
            margin-bottom: 24px;
            padding: 0px 15px;
            @media (max-width: 720px) {
                font-size: 18px;
                line-height: 22px;
            }
            @media (max-width: 625px) {
                & br{
                    display: none;
                }
              }
        }
        & .rebo-notice__content__sub{
            background-color: #1C1C1C0D;
            padding: 30px 0px;
            margin-bottom: 26px;
            @media (max-width: 720px) {
                padding: 15px 0px;
                margin-bottom: 22px;
            }
            & p{
                font-size: 20px;
                line-height: 28px;
                font-family: 'Poppins', sans-serif;
                margin-bottom: 0px;
                font-weight: 300;
                color: #838383;
                padding: 0px 15px;
                @media (max-width: 625px) {
                    & br{
                        display: none;
                    }
                  }
            }
        }
        & .rebo-notice__wish{
            font-family: 'Mulish', sans-serif;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            padding: 0px 15px;
            @media (max-width: 625px) {
                & br{
                    display: none;
                }
              }
        }
    }
}



@keyframes re-fancy-rotate {
    from {
        transform: translate(-50%, -50%) scale(1.4) rotate(0turn);
    }

    to {
        transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
    }
}

@media(min-width:1025px) {


    .re-card-body__badge-list__item:hover {
        background-color: #F1F1F7;
        color: rgba(28, 28, 28, 1);
    }

    .re-disc-grey li:hover {
        background-color: #f1f1f73b;
    }

    .re-card-body:hover .re-card-body__title {
        color: #33BC53 !important;
    }

    /* .re-btns--outline:hover, */
    .re-request-quote-button__text:hover {
        background-color: #ffffff ;
        color: #1C1C1C ;
        border-color: #ffffff;
    }

    /* .re-btns--outline:hover .re-btns__arrow path {
        fill: #ffffff;
    } */
    
    .re-get-in-touch__button:hover::before {
        transform: scale(1);
        height: 100%;
    }
    .re-get-in-touch__button:hover .re-btns-text-top {
        transform: scale(0.5);
        opacity: 0;
    }
    .re-get-in-touch__button:hover .re-btns-text-bottom {
        top: 0;
    }
    .re-get-in-touch__button:hover {
        border: 0px solid #33bc53;
    }

    
    .re-order-now-button__text:hover {
        background-color: #ffffff ;
        color: #1C1C1C ;
        border-color: #ffffff;
    }
    .accordion-item.accordion-item-active .re-order-now-button__text:hover,.accordion-item.accordion-item-active .re-request-quote-button__text:hover{
        background-color: #33BC53;
        color: #1C1C1C ;
        border-color: #33BC53;
    }
    .re-footer-view__link:hover,
    .re-footer-bottom__list-item__link:hover {
        opacity: 1 !important;
    }
    .re-btns--outline:hover .re-btns__arrow-top,
    .re-btns--outline:hover .re-btns__arrow-bottom,
    .re-visit-link:hover .re-visit-link__arrow-icon__top,
    .re-visit-link:hover .re-visit-link__arrow-icon__bottom,
    .re-strip__contact-link:hover .re-strip__contact-link__arrow__top,
    .re-strip__contact-link:hover .re-strip__contact-link__arrow__bottom,
    .re-click-to-visit__link:hover .re-visit-link__arrow-icon__top,
    .re-click-to-visit__link:hover .re-visit-link__arrow-icon__bottom {
        transform: translate3d(100%, -100%, 0px);
    }
    .re-user-panel__close:hover {
        opacity: 0.6;
    }
    .re-dropdown-close:hover img {
        opacity: 0.7;
    }
    .re-demo-btn:hover {
        background-color: transparent;
        border: 1px solid transparent;
        color: #fff;
    }
    .re-demo-btn:hover::before {
        height: 100%;
        transform: scale(1);
    }

    .re-list-group__item:hover {
        /* border-left: 2px solid #33BC53; */
        /* color: #1C1C1C; */
    }
    .re-list-group__item:hover::before {
        width: calc(100% - 32px);
    }
    .re-accordion-theme__header:hover .re-card-button-group {
        opacity: 1;
        visibility: visible;
        width: auto;
        height: auto;
    }
    /* .navbar-expand-md .navbar-nav .re-nav-item__link:hover,
    .re-hovered .re-header .navbar-expand-md .navbar-nav .re-nav-item__link:hover {
        color: #33BC53;  
    } */
    .re-mega-menu__sub-menu__list-item.re-link-hover-color > a:hover, 
    .re-social-list__item.re-link-hover-color:hover a, .re-link-hover-color a:hover,
    .re-social-list__item a:hover {
        color: #33BC53;
    }
    .re-link-hover-arrow > a:hover::after{
        transform: translateX(0%);
        opacity: 1;
    }
    .navbar-expand-md .navbar-nav .re-nav-item__link:hover::before {
        width: 100%;
    }
    .re-user-detail:hover {
        background-color: #1C1C1C;
        color: #FFF;
        border-color: #1C1C1C !important;
    }
    .re-transparent-header.re-hovered .re-header:not(.re-header-shrink) .re-user-detail:hover .re-user-name,
    .re-transparent-header.re-hovered .re-header:not(.re-header-shrink) .re-user-detail:hover .userNamePreview {
        color: #fff;
    }
    .re-user-detail:hover .re-user-name,
    .re-user-detail:hover .userNamePreview,
    .re-header--black .re-header:not(.re-header-shrink) .re-user-detail:hover .userNamePreview,
    .re-header--black .re-header:not(.re-header-shrink) .re-user-detail:hover .re-user-name {
        color: #FFF;
    }
    .re-cart-box:hover {
        background-color: #33BC53;
        border-color: #33BC53 #33BC53 !important;
    }
    .re-cart-box:hover svg path {
        fill: #000 !important;
    }
    .re-topbar .re-request-quote-button__text:hover,
    .re-topbar .re-order-now-button__text:hover {
        background: #33bc53;
    }
    .re-modal-nav:hover::before {
        opacity: 0.15;
    }
    .re-recent-projects-slider-navigation [class*=re-recent-projects-button-]:not(.swiper-button-disabled):hover::before,
    .re-testimonial-slider-navigation [class*=re-testimonial-slider-button-]:not(.swiper-button-disabled):hover::before {
        transform: scale3d(0.8,  0.8, 1);
    }
    .re-btns-about-us:hover {
        border: 1px solid transparent;
    }
    .re-request-quote-button:hover .re-request-quote-button__text,
    .re-order-now-button:hover .re-order-now-button__text {
        border: 1px solid transparent;
        background-color: transparent;
    }
    .re-btns-about-us:hover::before, .re-btn--click-here:hover::before, .re-header__login-btn:hover::before,
    .re-request-quote-button:hover .re-request-quote-button__text::before, .re-order-now-button:hover .re-order-now-button__text::before {
        transform: scale(1);
        height: 100%;
    }
    .re-btns-about-us:hover .re-btns-about-us__top,
    .re-btn--click-here:hover .re-btns-about-us__top,
    .re-header__login-btn:hover .re-btns-about-us__top, 
    .re-request-quote-button:hover .re-request-quote-button__text__top,
    .re-order-now-button:hover .re-order-now-button__text__top,
    .re-demo-btn:hover .re-demo-btn__top {
        transform: scale(0.5);
        opacity: 0;
    }
    .re-btns-about-us:hover .re-btns-about-us__bottom {
        transform: translateY(-24px);
    }
    .re-btn--click-here:hover .re-btns-about-us__bottom {
        transform: translateY(-22px);
    }
    .re-header__login-btn:hover .re-btns-about-us__bottom,
    .re-request-quote-button:hover .re-request-quote-button__text__bottom,
    .re-order-now-button:hover .re-order-now-button__text__bottom {
        transform: translateY(-30px);
    }
    .re-demo-btn:hover .re-demo-btn__bottom {
        transform: translateY(-18px);
    }
    .re-header__login-btn:hover {
        border: 1px solid transparent;
    }
    .re-view-all-client:hover {
        background-image: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, rgba(28, 28, 28, 0.10) 100%);
      }
      .re-submenu-group .re-submenu-group-item a:hover {
        color: #33BC53;
        opacity: 1;
      }
}

@media(max-width:1600px) {
    .container {
        max-width: 1500px;
    }
    .re-click-to-visit__caption {
        padding: 40px 0;
        padding-right: 80px;
    }
    .re-slide-card {
        padding: 100px 0 120px;
    }
    .re-slide-card__sub-title {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 25px;
    }
    .re-count-value {
        font-size: 80px;
    }
    .re-count-value {
        font-size: 70px;
        height: 121px;
    }
    .re-counter-list--v2 .re-count-value {
        font-size: 46px;
        height: 60px;
    }
    .re-plus-icon {
        font-size: 40px;
        height: 36px;
    }
    .re-counter-list--v2 .re-count-value .re-plus-icon {
        margin: 0;
    font-size: 26px;
    height: 22px;
    }
    .re-counter-list-item p {
        margin: -5px 0 0;
    }
    .re-slide-card__sub-title.re-mb {
        margin: 0 0 120px;
    }
    .re-swiper-banner-slider__fraction,
    .swiper-pagination.re-swiper-banner-slider__progressbar {
        width: calc(100% - 50px);
    }
    .re-swiper-banner-slider__data {
        padding-right: 50px;
        padding-bottom: 30px;
    }
    .re-count-value__unit {
        font-size: 70px;
        top: -2px;
    }
    .second-section {
        margin: 100px 0 0;
    }
    .re-banner-heading {
        line-height: 90px;
    }
    .re-logo-circle {
        width: 1090px;
    height: 1090px;
    }
    .re-footer-view__sub-title {
        font-size: 22px;
        line-height: 32px;
    }
    .re-footer-bottom__list {
        padding-right: 25px;
    }
    .re--strip__twitter span img{
        height: 30px;
    }
    .re-counter-list--v2 .re-count-value__unit {
        font-size: 46px;
        top: -1px;
    }
    .re-counter-list--v2 .re-counter-list-item p {
        margin: 0px 0 0;
        font-size: 16px;
    }
    .re-slider--v2 .re-slide-card__sub-title {
        font-size: 30px;
        line-height: 38px;
        margin: 0 0 40px;
    }
    .re-counter-list--v2 .re-counter-list-item {
        padding: 10px 0 25px;
    }
    /* .re-nav-holder {
        max-height: calc(100vh - 360px);
    }
    .re-nav-holder {
        max-height: calc(100vh - 360px);
    } */
    /* a.re-logout-btn {
        margin: 50px 0 0;
    } */
    .re-footer-view__column-two {
        padding: 115px 0 0 45px;
    }
    .re-visit-link {
        font-size: 36px; 
    }
    .re-visit-link__arrow-icon {
        width: 22px;
        height: 22px;
    }
    .re-bg-texture .re-bg-texture__text {
        font-size: 650px;
        line-height: 480px;
        letter-spacing: -38.484px;
    }
    .re-mega-menu__footer {
        padding-left: 47px;
    }
    .re-divider-line {
        width: 270px;
    }
    .re-cust-br-v4 {
        display: none;
    }
    .re-cust-br-v3, .re-cust-br-v5 {
        display: block;
    }
    .re-mega-menu__sub-menu__list-item {
        margin: 0 0 35px;
    }
    .re-mega-menu__title {
        margin: 0 0 35px;
    }
}

@media(max-width:1550px) {
    .container {
        max-width: 1326px;
    }

    .re-swiper-text{
        margin-top: 0;
    }
    .re-swiper-slide__three__line__slider .re-swiper-text{
        margin-top: -35px;
    }
    /* .re-header, .re-header.re-header-shrink {
        padding: 20px 0;
    } */

    .re-mega-menu__footer {
        padding: 30px 0 54px;
    }

    .re-mega-menu {
        height: calc(100vh - 80px);
    }
    .re-mega-menu__sub-menu__list-item a, .re-social-list__item a {
        font-size: 18px;
        padding: 6px 0;
        margin: 0 0 15px;
        font-size: 22px;
        padding: 0;
        margin: 0;
    }
    .re-mega-menu__sub-menu__list-item:last-child {
        margin: 0 0 10px;
    }
    .re-submenu-group .re-submenu-group-item a {
        font-size: 16px;
    }
    .re-submenu-group .re-submenu-group-item {
        margin: 10px 5px 0 0;
    }
    .re-mega-menu__sub-menu__list-item {
        margin: 0 0 30px;
    }
    .re-mega-menu__list__list-item {
        width: 40%;
    }
    .re-mega-menu__holder .left-column .re-mega-menu__list__list-item:last-child {
        width: 50%;
    }
    .re-dropdown-close {
        width: 22px;
    }

    .re-who-we-are {
        padding: 100px 0 20px;
    }

    .re-click-to-visit__text {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 5px;
    }

    .re-click-to-visit__title,
    .re-click-to-visit__link {
        font-size: 26px;
        line-height: 32px;
    }

    .re-divider-line {
        width: 220px;
        margin: 0 15px 12px 15px;
    }

    .re-click-to-visit__caption {
        padding: 30px 0;
        padding-right: 80px;
    }

    .re-click-to-visit__sub-title {
        font-size: 18px;
        line-height: 26px;
    }



    .re-contact-number {
        font-size: 34px;
        line-height: 52px;
    }

    .re-client-logos__slider__list__item {
        min-height: 200px;
    }

    .re-who-we-are {
        padding: 140px 0 20px;
    }

    .re-who-we-are__container {
        padding-bottom: 150px;
    }

    .re-who-we-are__title {
        font-size: 60px;
        line-height: 77px;
        margin: 0 0 60px;
    }
    .re-who-we-are__sub-title {
        font-size: 21px;
        line-height: normal;
    }
    .re-title-holder--mb {
        margin: 0 0 60px;
    }

    .re-recent-projects {
        padding: 150px 0 100px;
    }
    .re-who-we-are__text {
        font-size: 30px;
        line-height: 48px;
    }

    .re-recent-projects__title {
        font-size: 60px;
        line-height: 76px;
    }

    .re-home-testimonial {
        padding: 100px 0 140px;
    }

    .re-home-testimonial__title, .re-clients-say__title {
        font-size: 50px;
        line-height: 60px;
    }
    
    .re-testimonial__writter{
        width: 48%;
    }
    .re-testimonial__writter__logo img{
        width: auto;
        max-height: 44px;
    }
    .re-clients-say__title {
        margin: 0 0 80px;
    }

    .re-testimonial__writter--mt {
        margin: 100px 0 0 0;
    }

    .re-get-in-touch__title {
        font-size: 60px;
        line-height: 70px;
        margin: 0 0 40px;
    }

    .re-strip__flex__column-one {
        width: 300px;
    }

    .re-contact-number {
        font-size: 30px;
        line-height: 40px;
    }

    .re-contact-number,
    .re-strip__social-link,
    .re-strip__contact-link {
        font-size: 26px;
        font-weight: 500;
        line-height: 36px;
        height: 36px;
    }

    .re-footer-view__column-one, .re-strip__flex__column-two {
        width: 900px;
    }

    .re-footer-view__column-two {
        max-width: 29%;
    }
    .re-footer-view__sub-row__column-1 {
        width: 25%;
    }

    .re-footer-view__sub-row__column-2 {
        width: 25%;
    }

    .re-inner-page-banner__title {
        font-size: 100px;
        line-height: 146px;
    }

    .re-down-scroller {
        bottom: 50px;
    }

    .re-spacing-py {
        padding: 100px 0;
    }

    .re-detail-view__head {
        padding: 140px 0 0px;
    }
    .re-click-to-visit__link .re-click-to-visit__link__arrow {
        top: 2px;
        width: 16px;
    }
    h2 .re-banner-heading {
        font-size: 70px;
        line-height: 80px;
    }
    h2 .re-banner-heading-one {
        font-size: 90px;
        line-height: 90px; 
    }
    .swiper-wrapper .swiper-slide.swiper-slide-active .ative {
        margin-left: 110px;
    }
    .re--dropdown-large {
        width: 882px;
    }
    .re-middle-border {
        height: 52px;
        left: 880px;
    }
    .re--dropdown-menu-filter {
        width: 416px;
        padding: 80px 10px 10px 10px;
    }
    .re-strip__contact-link__arrow {
        position: relative;
        top: 2px;
        width: 16px;
        height: 20px;
    }
    .re-btn--click-here{
        margin-top: 30px;
    }
    .re-mega-menu__thumbnail {
        padding: 30px 30px 30px 30px;
    }
    .re-mega-menu__thumbnail__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .re-mega-menu__thumbnail__link {
        font-size: 26px;
    }
    .re-mega-menu__thumbnail__text{
        font-size: 14px;
        line-height: 20px;
    }
    .re-sample-project-list {
        padding-bottom: 90px;
    }
    .sample-banner__title,
    .re-template-banner__title {
        font-size: 100px;
    }
    .re--dropdown-large__btn__inner, .re--dropdown-filter__btn__inner {
        padding: 20px 30px;
    }
    .re--dropdown-menu-large {
        padding: 80px 10px 10px 10px; 
    }
    .re-filter {
        padding: 30px 0 0;
    }
    .re-minus-mrg-top {
        margin-top: -50px;
    }
    .re-contact-banner__title {
        font-size: 100px;
        position: relative;
        top: -25px;
        margin: 0px 0 60px;
    }
    .re-contact-banner {
        padding: 140px 0 120px;
    }
    .re-input-holder {
        margin: 0 0 18px;
    }
    .re-form-title {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 30px;
    }
    .re-detail-text {
        font-size: 20px;
    }
    .re-detail-column {
        padding: 20px;
    }
    .re-detail-column:first-child {
        padding-right: 70px;
    }
    .re-about-banner {
        padding: 230px 0 100px;
    }
    .re-about-banner__title {
        font-size: 100px;
    }
    .re-about-banner__text {
        font-size: 30px;
        line-height: 46px;
        margin: 0 0 30px;
    }
    .re-counter-list-item p {
        font-size: 16px;
    }
    .re-counter-list-item {
        padding: 0 0 25px;
    }
    .re-slide-card {
        padding: 100px 0 110px;
    }
    .re-our-clients {
        padding: 130px 0;
    }
    .re-our-clients__title {
        font-size: 60px;
        line-height: 70px;
        margin: 0px 0 50px;
    }
    .re-redirect-links__item__text {
        font-size: 34px;
        padding: 35px 0;
    }
    .re-our-clients__list-item {
        width: 20%;
        height: 180px;
    }
    .re-our-clients__list-item__logo-holder {
        padding: 0 15px;
    }
    .re-user-detail {
        font-size: 14px;
        height: 46px; 
    }
    .re-cart-box {
        height: 46px;
        width: 46px;
    }
    .re-cust-hr-line-holder {
        width: 72%;
    }
    .re-template-banner {
        padding: 190px 0 90px;
    }
    .re-title-holder--mb {
        margin: 0 0 70px;
    }
    .re-note-text {
        width: 70%;
    }
    .re-counter-list--v2 .re-count-value {
        font-size: 46px;
    }
    .re-modal-v1__modal-dialog {
        max-width: 1300px;
    }
    .re-modal-nav.re-modal-nav--left {
        left: calc((100% - 1400px) / 2);
    }
    .re-modal-nav.re-modal-nav--right {
        right: calc((100% - 1400px) / 2);
    }
    .re-image-compare-holder .icv__circle {
        width: 56px;
        height: 56px;
    }


    /* Banner text animation */
    /* @keyframes ativeSlide {    
        100% {
            margin-left: 0px;
            opacity: 1;
            left: 170px;
        }
    } */

    .re--strip__twitter span img{
        height: 24px;
    }
    .re-count-value__unit {
        font-size: 80px;
    }
    .re-recent-projects-slider-navigation .re-recent-projects-button-next, 
    .re-recent-projects-slider-navigation .re-recent-projects-button-prev {
        margin: 8px 0 0 5px;
    }
    .re-recent-projects-slider .re-btns-about-us {
        margin: 6px 0 0;
        height: 56px;
        padding: 16px 60px;
    }
    .re-recent-projects-slider-navigation .re-recent-projects-button-next, 
    .re-recent-projects-slider-navigation .re-recent-projects-button-prev,
    .re-testimonial-slider-navigation .re-testimonial-slider-button-next, 
    .re-testimonial-slider-navigation .re-testimonial-slider-button-prev {
        height: 56px;
        width: 56px;
    }
    .re-swiper-banner-slider__progressbar .swiper-pagination-progressbar-fill {
        height: 3px;
    }
    .re-logo-svg {
        width: 224px;
    }
    .re-user-detail .re-user-icon svg {
        height: 18px;
        width: auto;
        display: block;
    }
    .form-control.re-get-in-touch__input, .form-control.re-get-in-touch__textarea {
        padding: 14px 20px;
    }
    .re-footer-bottom__list-item__text, .re-footer-bottom__list-item__link {
        font-size: 13px;
        padding: 0 15px 0 0px;
    }
    .re-footer-bottom__list {
        padding: 0 10px 0 0;
    }
    .re-accordion-theme__card__title,
    .accordion-item.re-accordion-theme__item:not(.accordion-item-active) .re-accordion-theme__card:hover .re-accordion-theme__card__title {
        font-size: 36px;
        line-height: 46px;
        padding: 30px 0;
    }
    .re-card-body__title, .row [class*=col-] .re-card-body__title {
        font-size: 18px;
        line-height: 24px;
    }
    .re-card-body__badge-list__item, .re-accordion-theme__body .re-card-body__badge-list__item, .row [class*=col-] .re-card-body__badge-list__item, .re-view-all-samples, .re-back-button {
        font-size: 11px;
        line-height: 13px;
    }
    svg.rebo-animated-logo{
        width: 1020px;
    }
    .re-logo-circle {
        width: 1020px;
        height: 1020px;
        top: 81%;
    }
    .card-slider {
        width: 430px;
    }
    .swiper-container-one {
        height: 530px;
    }
    .re-logo-swiper-slide .slider-content .slider-title .slider-title--h3 {
        font-size: 50px;
        line-height: 56px;
    }
    .re-logo-swiper-slide .slider-content .slider-para .slider-para--p {
        font-size: 18px;
        line-height: 26px;
    }
    .re-click-to-visit__link .re-visit-link__arrow-icon {
        width: 15px;
        height: 15px;
        top: 2px;
        margin: 0 0 0 8px;
    }
    .re-counter-list--v2 .re-count-value .re-plus-icon {
        margin: 0 0 0px;
        font-size: 26px;
    }
    .re-common-page .re-btns {
        font-size: 14px;
        padding: 13px 35px;
    }
    .re-common-page .re-template-banner__title {
        margin: 0 0 50px;
        padding: 0 0 50px;
    }
    .re-btns-about-us {
        height: 56px;
    }
    .re-error__title {
        font-size: 90px;
    }
    .re-sub-title {
        font-size: 12px;
        right: 70px;
    }
    .re-return-home-btn {
        padding: 14px 40px;
        font-size: 14px;
        margin: 30px 0 0;
    }
    .space-suit-holder {
        right: -90px;
        bottom: 40px;
    }
    .re-user-panel {
        padding: 20px 25px 20px 30px; 
    }
    .re-mega-menu__holder .left-column {
        padding: 50px 0;
    }
    .re-mega-menu__holder .right-column {
        padding: 50px 0;
        padding-left: 50px;
    }
    .re-user-panel__nav__item a{
        padding: 12px 16px;
    }
    .re-mega-menu__footer {
        padding: 70px 0 70px 33px;
    }
    .re-mega-menu__title {
        margin: 0 0 30px;
    }
    .re-counter-list-v3 .re-count-value {
        font-size: 50px;
        height: 72px;
    }
    .re-counter-list-v3 .re-count-value__unit {
        font-size: 50px;
        top: 0px;
    }
    .re-counter-list-v3 .re-plus-icon {
        font-size: 30px;
        height: 24px;
    }
    .re-swiper-pagination--testimonial {
        right: 135px;
    }
    .re-clients-say .re-home-testimonial__slider__quate
    /* ,.re-home-testimonial__slider__quate  */
    {
        width: 140px;
    }
    .re-home-testimonial__slider__quate{
        top: 1px;
    }
    .re-home-testimonial__slider__quate .re-home-testimonial__slider__quate__img{
        height: 98px;
    }
    .re-sample-page .pin-spacer .re-filter.re-sticky-pricing-navbar {
        max-height: 86px !important;
    }
    .re-textbox-wrapper {
        padding: 150px 0 50px;
    }
    .re-textbox-wrapper .re-textbox-title {
        font-size: 50px;
        line-height: 64px;
    }
    .re-textbox-wrapper .re-textbox-sub-text {
        padding: 0 0 0 20px;
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 0 10px;
    }
    .re-textbox-holder.pdg-left {
        padding-left: 140px;
    }
    .re-bg-texture .re-bg-texture__text {
        font-size: 665px;
        line-height: 476px;
        margin: -87px 0 0;
        letter-spacing: -33.25px;
    }
    .re-bg-texture {
        bottom: 3%;
        left: 0;
    }
    .re-textbox-wrapper .re-textbox-holder {
        margin-bottom: 50px;
    }
    .re-bg-texture .re-bg-texture__text-one {
        left: -5%;
        position: relative;
    }
    .re-bg-texture .re-bg-texture__text-two {
        left: 0;
    }
    .re-bg-texture .re-bg-texture__text-three {
        left: 24%;
    }
    .re-home-page .re-get-in-touch {
        padding: 120px 0 100px;
    }
    .re-swiper-banner-slider__current-slide {
        font-size: 24px;
        line-height: 30px;
    }
    .re-swiper-banner-slider__fraction {
        margin-bottom: 10px;
    }
    .re-cust-br, .re-cust-br-v2 {
        display: none;
    }
    .re-cust-br-v4, .re-cust-br-v6, .re-cust-br-v7 {
        display: block;
    }
    .re-recent-projects-navigation {
        top: 28%;
    }
    [class*="re-recent-projects-button-"] { 
        width: 80px;
        height: 80px;
    }
    
}

@media(max-width:1400px) {

    .container {
        max-width: 1226px;
    }

    .re-logo-svg {
        width: 200px;
    }

    .navbar-expand-md .navbar-nav .re-nav-item__link {
        font-size: 14px;
        line-height: 22px;
        /* padding: 22px 5px; */
    }
    .re-mega-menu__list__list-item__text, .re-mega-menu__sub-title {
        font-size: 10px;
    }
    .re-mega-menu__sub-menu__list-item a, .re-social-list__item a {
        font-size: 16px;
        padding: 5px 0;
        margin: 0 0 8px;
        font-size: 20px;
        padding: 0;
        margin: 0;
    }
    .re-submenu-group .re-submenu-group-item {
        margin: 10px 5px 0 0;
    }
    .re-submenu-group .re-submenu-group-item a {
        font-size: 16px;
        margin: 0 15px 0 0;
    }
    .re-contact-number-v2 {
        font-size: 20px;
    }
    .re-mega-menu__thumbnail__title {
        font-size: 18px;
        line-height: 26px;
    }
    .re-mega-menu__thumbnail__link {
        font-size: 20px;
    }
    .re-mega-menu__thumbnail {
        padding: 24px;
        border-radius: 10px;
    }
    .re-btn--click-here {
        padding: 12px 20px;
        font-size: 12px;
        height: 42px;
    }
    .re-dropdown-close {
        width: 16px;
        top: 10px;
    }
    .re-header__login-btn {
            padding: 4px 25px;
        font-size: 13px;
        height: 42px;
    }

    /* .re-swiper-banner-slider .re-swiper-slide__inner video {
        height: auto;
        width: 100%;
    } */

    .re-demo-btn {
        width: 150px;
        height: 34px;
        padding: 8px 16px;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;    
        letter-spacing: 1px;
    }
    .re-demo-btn__top{
        font-size: 12px;
        line-height: 16px;
    }
    .re-demo-btn__bottom{
        font-size: 12px;
        line-height: 20px;
    }

    .re-click-to-visit__text,
    .re-click-to-visit__sub-title {
        font-size: 16px;
        line-height: 22px;
    }

    .re-click-to-visit__title,
    .re-click-to-visit__link {
        font-size: 22px;
        line-height: 30px;
    }


    .re-click-to-visit__caption {
        padding: 20px 80px 20px 0;
        
    }

    .re-contact-number {
        font-size: 30px;
        line-height: 40px;
    }

    .re-footer-view__title {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 20px;
    }

    .re-footer-view__link {
        font-size: 18px;
    }

    .re-footer-bottom {
        padding: 50px 0 50px;
    }

    .re-client-logos__slider__list__item {
        min-height: 200px;
    }

    .re-who-we-are {
        padding: 100px 0 20px;
    }

    .re-who-we-are__title {
        font-size: 44px;
        line-height: 54px;
        margin: 0 0 50px;
    }
    .re-title-holder--mb {
        margin: 0 0 50px;
    }

    .re-who-we-are__sub-title {
        font-size: 18px;
        margin: 0;
    }
    .re-who-we-are__text {
        font-size: 24px;
        line-height: 36px;
    }

    .re-who-we-are__container {
        padding-bottom: 100px;
    }

    .re-recent-projects {
        padding: 100px 0 100px;
    }

    .re-recent-projects__title {
        font-size: 40px;
        line-height: 50px;
    }

    .re-home-testimonial {
        padding: 100px 0;
    }

    .re-home-testimonial__title {
        font-size: 46px;
        line-height: 56px;
    }
    .re-home-testimonial__slider__quate .re-home-testimonial__slider__quate__img{
        height: 91px;
    }

    .re-get-in-touch {
        padding: 80px 0;
    }

    .re-get-in-touch__title {
        font-size: 46px;
        line-height: 56px;
        margin: 0 0 30px;
    }

    .re-get-in-touch__text {
        font-size: 16px;
        line-height: 24px;
    }

    .re-get-in-touch__input,
    .re-get-in-touch__textarea {
        padding: 15px 20px;
    }

    .re-get-in-touch__button {
        padding: 14px;
        height: 48px;
    }
    .re-strip__flex__column-one,
    .re-strip__flex__column-two,
    .re-strip__flex__column-three{
        padding: 25px 0 20px;
    }

    .re-strip__flex__column-one {
        width: 250px;
    }

    .re-strip__label {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 5px;
    }

    .re-contact-number,
    .re-contact-number,
    .re-strip__social-link,
    .re-strip__contact-link {
        font-size: 22px;
        line-height: 28px;
        height: 28px;
        vertical-align: text-bottom;
    }

    .re-strip__flex__column-two {
        width: 800px;
    }

    .re-strip__flex__column-three {
        padding-left: 50px;
    }

    .re-strip__contact-link__arrow {
            width: 13px;
    height: 17px;
    top: 1px;
    }

    .re-footer-view__column-one {
        width: 800px;
        padding: 60px 0;
    }
    .re-footer-bottom__logo {
        width: 32px;
    }
    .re-footer-view__link {
        font-size: 13px;
        margin: 0 0 15px;

    }
    .re-footer-bottom__list-item {
        margin: 0 10px 0 0;
    }
    .re-footer-bottom__list-item__text, .re-footer-bottom__list-item__link {
        font-size: 10px;
        padding: 0 10px 0 0px;
    }
    .re-footer-view__sub-row__column-3 .re-footer-view__link {
        font-size: 12px;
        letter-spacing: 1.2px;
    }
    

    .re-footer-view__column-two {
        max-width: 34%;
        padding: 90px 0 0 50px;
    }

    .re-footer-view__sub-title {
        font-size: 22px;
        line-height: 32px;
        margin: 0 0 30px;
    }

    .re-footer-view__section-label {
        font-size: 16px;
    }

    .re-visit-link {
        font-size: 28px;
        line-height: 30px;
    }

    .re-visit-link__arrow-icon {
        width: 18px;
        height: 20px;
    }
    .re-container {
        margin-bottom: 30px;
    }
    .re-section-text {
        font-size: 22px;
        line-height: 36px;
        margin: 0 0 90px;
    }
    /* .re-inner-page-banner__title {
        font-size: 80px;
    } */   

    .re-inner-page-banner__title {
        font-size: 90px;
        line-height: 126px;
    }

    .re-section-title {
        font-size: 12px;
        letter-spacing: 2px;
        margin: 0 0 20px;
    }
    
    .re-list-group__item {
        padding: 3px 16px 3px 14px;
    }
    .re-list-group__item__type {
        font-size: 13px;
        letter-spacing: .5px;
    }

    .re-inner-page-banner__text {
        font-size: 14px;
        line-height: 24px;
    }

    .re-list-group__item__value {
        margin: 0 15px 0 auto;
        font-size: 20px;
    }
    .re-service-tag {
        font-size: 12px;
        letter-spacing: 0.24px;
    }

    .re-spacing-py {
        padding: 80px 0;
    }

    .re-accordion-theme__card {
        padding: 0;
    }

    .re-accordion-theme__card__title,
    .accordion-item.re-accordion-theme__item:not(.accordion-item-active) .re-accordion-theme__card:hover .re-accordion-theme__card__title {
        font-size: 28px;
        line-height: 34px;
        padding: 26px 0px 26px 0;
    }

    .re-accordion-theme__card__value {
        font-size: 26px;
        line-height: 34px;
    }
    .re-hide-show-buttons {
        width: 16px;
        height: 16px;
        line-height: 16px;
        margin: 0 0 0 25px;
        font-size: 22px;
    }
    .re-spacing-py__type2 {
        padding: 60px 0;
    }

    .re-new-release__title {
        font-size: 32px;
        line-height: 50px;
        margin: 0 0 15px;
    }

    .re-detail-view__head {
        padding: 120px 0 0px;
    }

    .re-detail-view__head__title {
        font-size: 60px;
        line-height: 84px;
    }
    .re-detail-view__head__text {
        font-size: 14px;
        line-height: 24px;
    }
    .re-note-text{
        font-size: 12px;
        line-height: 18px;
    }
    .re-extra-mt {
        margin-top: 50px;
    }

    .re-topbar {
        padding: 20px 0;
    }

    .re-pricing {
        font-size: 26px;
        line-height: 42px;
    }
    .re-starts-text {
        font-size: 12px;
    }

    .re-modal-v1__modal-dialog {
        max-width: 1160px;
    }

    .re-modal-v1__modal-body {
        padding: 120px 0 0;
    }
    .re-modal-detail-page .re-modal-v1__modal-body {
        padding: 140px 0 80px;
    }
    .re-modal-detail-page .re-back-button {
        margin: 0 0 50px;
    }    
    .re-modal-v1__title {
        font-size: 45px;
        line-height: 55px;
        margin: -5px 0 5px;
    }

    .re-modal-v1__modal-top-view {
        padding-bottom: 70px;
    }

    .re-custom-container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .re-topbar--v2 {
        padding: 20px 40px;
    }

    .re-card-button-group--v3 {
        left: 150px;
        top: 20px;
    }

    .re-recent-projects-slider-navigation .re-recent-projects-button-next,
    .re-recent-projects-slider-navigation .re-recent-projects-button-prev,
    .re-testimonial-slider-navigation .re-testimonial-slider-button-next, 
    .re-testimonial-slider-navigation .re-testimonial-slider-button-prev {
        width: 50px;
        height: 50px;
        margin: 2px 0 0 5px;
    }
    .re-click-to-visit__link .re-click-to-visit__link__arrow {
        top: 2px;
        width: 14px;
    }
    h2 .re-banner-heading {
        font-size: 70px;
        line-height: 80px;
    }
    .re--dropdown-large {
        width: 800px;
    }
    .re-middle-border {
        left: 800px;
        height: 40px;
        top: 6px;
    }
    .re-filter {
        padding: 30px 0 0;
    }
    .re--dropdown-large__btn__inner, .re--dropdown-filter__btn__inner {
        padding: 15px 20px;
        font-size: 13px;
    }
    .re--dropdown-filter__btn__inner .re--dropdown-filter__icon{
        width: 14px;
    }
    .re--dropdown-menu-large, .re--dropdown-menu-filter {
        padding: 60px 10px 10px 10px;
    }
    .re-checkbox-holder {
        font-size: 14px;
        padding: 13px 10px 13px 44px;
    }
    .re-padding-btm {
        padding: 0 0 80px 0;
    }
    .re--dropdown-menu-filter {
        width: 398px;
    }
    .re-sample-project-list {
        padding-bottom: 70px;
    }
    .re-label-group__item{
        font-size: 12px;
        line-height: 12px;
        padding: 8px 14px;
    }

    .re-mega-menu {
        height: calc(100vh - 65px);
    }
    .sample-banner {
        padding: 150px 0 50px;
    }
    .re-sample-banner__text {
        font-size: 18px;
        line-height: 32px;
        text-align: center;
    }
    .sample-banner__title, .re-template-banner__title {
        font-size: 90px;
    }
    .re-minus-mrg-top {
        margin-top: -40px;
    }
    .re-background-holder video {
        transform: scale(1.1);
    }
    .re-contact-banner {
        padding: 120px 0 100px;
    }
    .re-input-holder {
        margin: 0 0 15px;
    }
    .re-contact-banner__title {
        font-size: 90px;
        top: -15px;
        margin: 0px 0 50px;
    }
    .re-detail-title {
        font-size: 12px;
    }
    .re-detail-text {
        font-size: 18px;
    }
    .re-office-time {
        font-size: 12px;
        margin: 10px 0 0;
    }
    .btn.re-submit-btn {
        margin: 5px 0 0;
        height: 46px;
        padding: 13px;
        font-size: 14px;
    }
    .re-form-title {
        font-size: 18px;
        line-height: 26px;
    }
    .re-input-style {
        font-size: 14px; 
    }
    .btn.re-submit-btn img {
        margin: 0 0 0 8px;
        top: 0px;
        width: 11px;
    }
    .re-swiper-slide--box{
        padding: 10px 0px 10px 10px;
    }
    .re-slide-card {
        padding: 80px 0 100px;
        height: calc(100svh - 20px);
    }
    .re-slide-card__sub-title {
        font-size: 40px;
        line-height: 50px;
    }
    .re-count-value {
        font-size: 60px;
    height: 100px;
    }
    .re-count-value__unit {
        font-size: 60px;
        top: 0px;
    }
    .re-plus-icon {
        font-size: 30px;
    height: 20px;
    }
    .re-counter-list-item p {
        font-size: 14px;
    }
    .re-counter-list-item {
        padding: 10px 0 35px;
        width: 350px;
    } 
    .re-our-clients {
        padding: 110px 0;
    }
    .re-our-clients__title {
        font-size: 50px;
        line-height: 60px;
        margin: 0px 0 40px;
    }
    .re-redirect-links__item__text {
        font-size: 30px;
        padding: 30px 0;
    }
     .re-template-banner {
        padding: 190px 0 90px;
    }
    .re-clients-say {
        padding: 100px 0;
    }
    .re-clients-say-card {
        border-radius: 10px;
        padding: 20px;
    }
    .re-clients-say-card__title {
        font-size: 18px;
        line-height: 26px;
    }
    .re-clients-say-card__text {
        font-size: 14px;
        line-height: 22px;
        opacity: 0.8;
    }
    .re-clients-say__logo {
        margin: 0 0 20px;
    }
    .re-clients-say-card__auther {
        margin: 20px 0 0;
    }
    .re-clients-say-card__auther__name {
        font-size: 16px;
        line-height: 24px;
    }
    .re-clients-say-card__auther__designation {
        font-size: 14px;
    }
    .re-counter-list--v2 .re-counter-list-item{
        padding: 0 0 15px; 
    }
    .re-counter-list--v2 .re-count-value {
        font-size: 50px;
        height: 72px;
    }
    .re-counter-data-holder {
        padding-left: 40px;
    }
    .re-modal-nav{
        height: 80px;
        width: 80px;
    }
    .re-modal-nav.re-modal-nav--left {
        left: calc((100% - 1250px) / 2);
    }
    .re-modal-nav.re-modal-nav--right {
        right: calc((100% - 1250px) / 2);
    }
    .re-slide-card__sub-title.re-mb {
        margin: 0 0 80px;
    }
   .re-recent-projects-slider .re-btns-about-us {
        margin: 0px 0 0;
        height: 50px;
        padding: 12px 40px;
    }
    .second-section {
        margin: 0px 0 0;
    }
    svg.rebo-animated-logo{
        width: 850px;
    }
    .re-logo-circle {
        width: 850px;
        height: 850px;
        top: 87%;
    }
    .card-slider {
        width: 380px;
    }
    .swiper-container-one {
        height: 480px;
    }
    .re-logo-swiper-slide .slider-content .slider-title .slider-title--h3 {
        font-size: 46px;
        line-height: 52px;
    }
    .re-logo-swiper-slide .slider-content .slider-para .slider-para--p {
        font-size: 17px;
        line-height: 23px;
    }
    .re-click-to-visit__link .re-visit-link__arrow-icon {
        margin: 0 0 0 5px;
    }
    .re-swiper-banner-slider__progressbar .swiper-pagination-progressbar-fill {
        height: 4px;
    }
    .re-btns-about-us {
        padding: 12px 40px;
        height: 50px;
        font-size: 12px;
        letter-spacing: 1px;
    }
    .re-who-we-are .re-btns-about-us { 
        margin-top: 50px;
    }
    .re-btns__arrow {
        margin: 0 0 0 5px;
        width: 10px;
    }
    .re-home-testimonial p {
        font-size: 16px;
        line-height: 28px;
    }
    .re-testimonial__writter__name{
        font-size: 18px;
        font-weight: 600 !important;
        margin: 0 0 6px;
    }
    .re-testimonial__writter__post {
        font-size: 14px;
        line-height: 20px;
    }
    .re-testimonial__writter__company {
        font-size: 14px;
    }

    .re-view-all-client{
        font-size: 14px;
    }

    .invalid-feedback{
        font-size: 12px;
    }
    .form-control.re-get-in-touch__input, .form-control.re-get-in-touch__textarea {
        padding: 8px 15px;
    }
    .form-control.re-get-in-touch__input, .form-control.re-get-in-touch__textarea,.re-get-in-touch__button{
        font-size: 13px;
        line-height: 16px;
    }
    .re-counter-list--v2 .re-count-value__unit {
        font-size: 40px;
        top: -1px;
    }
    .re-counter-list-v3 .re-counter-list-item {
        padding: 5px 0 20px;
    }
    .re-user-detail{
        font-size: 13px;
        height: 44px;
    }
    .re-user-detail .re-user-icon svg {
        height: 16px;
        width: auto;
        display: block;
    }
    .re-down-arrow {
        width: 9px;
    }
    .re-down-arrow svg {
        position: relative;
        top: -1px;
    }
    .re-cart-box {
        height: 44px;
        width: 44px;
    }
    .re-cart-box svg {
        width: 17px;
    }
    .re-about-banner__title {
        font-size: 90px;
    }
    .re-about-banner {
        padding: 212px 0 100px;
    }
    .re-about-banner__text {
        font-size: 26px;
        line-height: 38px;
        margin: 0 0 20px;
    }

    .re-counter-list.re-counter-list--v2 {
        display: flex;
    }
    .re-counter-list--v2 .re-counter-list-item p {
        margin: 0px 0 0;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }
    
    .re-slider--v2 .re-counter-list-item {
        padding: 10px 0 25px;
        width: 46%;
        margin: 0 20px 0 0;
    }
    .re-slider--v2 .re-counter-list-item:nth-child(2) {
        border-top: 1px solid #ffffff33;
    }
    .re-slider--v2 .re-counter-list-item:nth-child(4) {
        border-bottom: 1px solid #ffffff33;
    }
    .re-slider--v2 .re-slide-card__sub-title {
        margin: 80px 0 125px;
    }
    .re-common-page .re-btns,
    .re-return-home-btn {
        font-size: 14px;
        padding: 11px 20px;
        height: 44px;
        width: 200px;
    }
    .re-common-page .re-template-banner__text {
        font-size: 18px;
        line-height: 30px;
    }
    .re-counter-list-v3 .re-count-value__unit {
        font-size: 50px;
        top: 0px;
    }
    .re-counter-list-v3 .re-plus-icon {
        font-size: 30px;
        height: 24px;
    }
    .re-request-quote-button__text, .re-order-now-button__text {
        height: 40px;
        width: 170px;
        padding: 4px 15px;
        font-size: 12px;
    }
    .re-error__title {
        font-size: 80px;
    }
    .re-error__paragraph {
        font-size: 14px;
    }
    .re-return-home-btn {
        padding: 12px 35px;
        font-size: 14px;
        margin: 25px 0 0;
    }
    /* .re-nav-holder {
        max-height: calc(100vh - 300px);
        padding-right: 5px;
    } */
    .re-user-panel {
        padding: 20px 15px 20px 20px;
        border-radius: 15px 0px 0px 15px;
    }
    .re-user-icon-holder {
        width: 75px;
        height: 75px;
    }
    .re-user-panel__close {
        width: 15px;
    }
    .re-user-panel__nav__item a{
        font-size: 14px;
        padding: 10px 15px;
        line-height: 20px;
    }
    .re-user-name-holder {
        font-size: 16px;
        margin: 5px 0 0;
        line-height: 22px;
    }
    .re-user-email-holder {
        font-size: 13px;
        margin: 0 0 10px;
    }
    .re-user-info {
        width: 300px;
    }
    /* .re-nav-holder {
        max-height: calc(100vh - 300px);
    } */

    /* relogo css for 1400px */
    .card-slider{
        top: 55%
    }
    .re-swiper-button {
        bottom: 9%;
    }
    .card-slider{
        border-radius: 28px;
    }
    .card-slider::before{
        border-radius: 28px;
    }
    .re-mega-menu__sub-menu__list-item {
        margin: 0 0 30px;
    }
    .re-mega-menu__footer {
        padding: 50px 0 50px 35px;
    }
    .re-testimonial-slider-navigation {
        bottom: 10px;
    }
    .re-swiper-pagination--testimonial {
        bottom: 20px;
        font-size: 14px;
    }
    .btn.re-submit-btn:hover .re-submit-btn__bottom, .re-common-page .re-btns:hover .re-btns-text-bottom,
    .re-return-home-btn:hover .re-return-home-btn__bottom {
        transform: translateY(-21px);
    }
    .re-btn--click-here:hover .re-btns-about-us__bottom {
        transform: translateY(-22px);
    }
    .re-btn--click-here .re-btns__arrow {
        margin: 0 0 0 2px;
        width: 10px;
    }
    .re-green-theme .re-slide-card__sub-title {
        margin: 0 0 70px;
    }
    .re-sample-page .pin-spacer .re-filter.re-sticky-pricing-navbar {
        max-height: 76px !important;
        padding: 12px 0 !important;
    }

    .re-card-body__title, .row [class*=col-] .re-card-body__title {
        font-size: 16px;
        line-height: 20px;
    }
    .re-sample-project-list .row [class*=col-] .re-card-body__title {
        font-size: 16px;
        line-height: 16px;
    }
    .re-card-body__badge-list__item, .row [class*=col-] .re-card-body__badge-list__item {
        font-size: 10px;
        line-height: 12px;
    }
    .re-accordion-theme__body .re-card-body__badge-list__item,
    .re-modal-v1__modal-body .row [class*=col-] .re-card-body__badge-list__item {
        font-size: 11px;
        line-height: 13px;
     }
     .re-modal-v1__modal-top-view p {
        font-size: 14px;
        line-height: 24px;
    }
    .re-topbar--v2 .re-price-text-holder {
        margin: 0 20px 0 0;
    }
    .re-bg-texture {
        bottom: 5%;
        left: 80px;
    }
    .re-textbox-wrapper .re-textbox-title {
        font-size: 42px;
        line-height: 47px;
    }
    .re-textbox-wrapper .re-textbox-sub-text {
        font-size: 13px;
        line-height: 19px;
        margin: 0 0 0 10px;
    }
    .re-textbox-holder.pdg-left {
        padding-left: 120px;
    }
    .re-bg-texture .re-bg-texture__text {
        font-size: 480px;
        line-height: 430px;
        margin: -142px 0 0;
        letter-spacing: -20px;
    }
    .re-bg-texture .re-bg-texture__text-one {
        left: 0;
    }
    .re-bg-texture .re-bg-texture__text-two {
        left: 19%;
    }
    .re-bg-texture .re-bg-texture__text-three {
        left: 25%;
    }
    .re-clients-say__title{
        line-height: 56px;
    }
    .re-clients-say__logo img{
        width: auto;
        height: 50px;
    }
    .re-template-banner__text {
        font-size: 18px;
        line-height: 30px;
    }
    .re-template__sub-title {
        font-size: 16px;
        margin: 25px 0 10px;
    }
    .re-template__text {
        font-size: 14px;
        line-height: 22px;
    }
    .re-our-clients__list-item__logo-holder img {
        height: 100px;
        width: auto;
    }
    .re-home-page .re-get-in-touch {
        padding: 100px 0 80px;
    }
    .re-lets-talk-box {
        padding: 30px 0 0;
    }    
    .re-lets-talk-text {
        font-size: 30px;
    }
    .re-newsletter {
        padding: 55px 0;
    }    
    .re-lets-talk-number {
        font-size: 30px;
        margin: 0 0 0 10px;
    }
    .re-strip-tittle{
        font-size: 46px;
        line-height: 50px;
    }
    .re-lead-text {
        font-size: 18px;
        line-height: 26px;
    }
    .input-group.re-input-grp .btn{
        padding: 15px 30px;

    }
    .input-group.re-input-grp input{
        padding-left: 24px;
    }
    .re-divider-line {
        width: 260px;
    }
    .re-cust-br, .re-cust-br-v8, .re-cust-br-v9 {
        display: block;
    }
    .re-cust-br-v3, .re-cust-br-v4, .re-cust-br-v6, .re-cust-br-v9 {
        display: none;
    }
    .re-view-more-button {
        width: 40px;
        height: 40px;
        padding: 0 20px;
        margin: 0 0 0 20px;
    }
    .re-view-more-button .re-moving-arrow {
        right: 14px;
        width: 12px;
    }
    .re-view-more-button:hover {
        width: 200px;
    }
    .re-view-more-button .re-btn-text {
        font-size: 12px;
        letter-spacing: 1.2px;
        padding: 0 5px;
    }
    .re-view-more-button:hover .re-moving-arrow {
        right: 27px;
    }
    [class*="re-recent-projects-button-"] {
        width: 70px;
        height: 70px;
    }
    .re-mega-menu__title {
        margin: 0 0 20px;
    }
    .re-mega-menu__list__list-item {
        width: 40%;
    }
    .re-mega-menu__holder .left-column .re-mega-menu__list__list-item:last-child {
        width: 54%;
    }
    .re-mega-menu__holder .left-column {
        padding: 40px 0;
    }
    .re-mega-menu__holder .right-column {
        padding: 40px 0;
        padding-left: 50px;
    }
    .re-mega-menu__sub-menu__list-item:last-child {
        margin: 0 0 20px;
    }
}

@media(max-width:1300px) {
    svg.rebo-animated-logo{
        width:820px;
    }
    .re-logo-circle {
        width: 820px;
        height: 820px;
    }
    .card-slider {
        width: 320px;
    }
    .swiper-container-one {
        height: 420px;
    }
    .re-logo-swiper-slide .slider-content .slider-title .slider-title--h3 {
        font-size: 42px;
        line-height: 48px;
    }
    .re-logo-swiper-slide .slider-content .slider-para .slider-para--p {
        font-size: 16px;
        line-height: 20px;
    }
    .swiper-container-one .swiper-pagination .swiper-pagination-bullet-active{
        width: 14px;
        height: 6px;
    }
    .swiper-container-one .swiper-pagination .swiper-pagination-bullet{
        width: 6px;
        height: 6px;
    }
    .swiper-container-one .swiper-pagination {
        width: 30% !important;
        margin-bottom: 12px;
    }
    .re-swiper-button {
        bottom: 8%;
    }
    .card-slider {
        top: 57%;
    }
}

@media(max-width:1198px){
    .re-filter{
        position: sticky;
        top: 0;
        left: 0;
    }
    
    #smooth-content{
        will-change: unset;
    }
    
}

@media(min-width:1199.99px) {

    body,html {
        -ms-overflow-style: none; /* Edge Chromium and Edge Legacy */
        scrollbar-width: none; /* For Firefox 64+ */
        -webkit-scrollbar-width: none;
    }
    body::-webkit-scrollbar,html::-webkit-scrollbar {
        display: none;
    }
    
    .barContainer--re {
        position: fixed;
        right: 0;
        width: 12px;
        height: 100%;
        background-color: transparent;
        z-index: 14;
        margin-right: 1px;
    }
    
    .bar--re {
        height: 20%;
        width: 100%;
        border-radius: 50px;
        background: rgba(0, 0, 0, .5);
        transition: opacity 0.3s ease;
    }

    .re-accordion-theme__card[aria-expanded="false"]:hover,
    .accordion-item.re-accordion-theme__item:not(.accordion-item-active) .re-accordion-theme__card:hover{
        padding: 0px 15px;
    }
    /* .accordion-item.re-accordion-theme__item:not(.accordion-item-active) .re-accordion-theme__card:hover .re-accordion-theme__card__title{
        padding: 44px 0px;
    } */
    .re-accordion-theme__card[aria-expanded="false"]:hover::before,
    .accordion-item.re-accordion-theme__item:not(.accordion-item-active) .re-accordion-theme__card:hover::before{
        transform: scaleY(1);
    }
    .re-strip__social-link:hover span {
        transform: translate3d(0%, -100%, 0px);
    }
    .re-user-panel__nav__item a:hover {
        background-color: #33BC53;
    }
    .re-user-panel__nav__item a:hover img {
        opacity: 1;
    }
}

@media(max-width:1200px) {

    .re-header__login-btn {
        padding: 4px 20px;
        font-size: 12px;
        height: 40px;
    }

    .re-mega-menu__list__list-item {
        /* padding-right: 50px; */
        width: 33%;
        width: 36%;
    }
    .re-mega-menu__holder .left-column .re-mega-menu__list__list-item:last-child {
        width: 60%;
    }  
    .re-mega-menu__title {
        margin: 0 0 25px;
    }
    .re-mega-menu__sub-menu__list-item {
        margin: 0 0 35px;
    }
    .re-mega-menu__sub-menu__list-item a, .re-social-list__item a {
        /* margin: 0 0 13px;
        padding: 2px 0; */
        margin: 0;
        padding: 0;
    }
    .re-btn--click-here {
        margin: 25px 0 0;
    }
    .re-mega-menu {
        height: calc(100vh - 65px);
    }
    .re-mega-menu__holder {
        width: 72%;
        width:100%;
    }        
    .re-mega-menu__footer {
        padding: 50px 0 50px 30px;
        width: 28%;
    }
    
    p {
        font-size: 16px;
        line-height: 28px;
    }

    .container {
        max-width: 950px;
    }
    .re-container{
        margin-bottom: 80px;
    }
    .re-click-to-visit__text, .re-click-to-visit__sub-title{
        font-size: 12px;
        line-height: 14px;
    }
    .re-click-to-visit__title, .re-click-to-visit__link{
        font-size: 22px;
    }

    /* .re-swiper-banner-slider, .re-swiper-banner-slider .re-swiper-slide__inner {
        height: auto;
    } */
    .re-divider-line {
        width: 110px;
        margin: 0 10px 10px 10px;
    }
    .re-swiper-slide__inner__caption {
        height: 100%;
    }

    .re-click-to-visit__caption {
        padding: 20px 0;
        padding-right: 30px;
    }

    .re-click-to-visit__title,
    .re-click-to-visit__link {
        font-size: 20px;
        line-height: 28px;
    }

    .re-btns {
        padding: 15px 40px;
        font-size: 14px;
        line-height: 20px;
    }

    .re-btns__arrow {
        width: 10px;
        margin: 0 0 0 5px;
        top: -1px;
    }
    .re-btns--view-all {
        width: 240px;
    }
    .re-btns-about-us, .re-btns--view-all {
        width: 250px;
        text-align: center;
        padding: 13px 30px;
        height: 48px;
    }

    /* .re-footer-view__title {
        margin: 0 0 15px;
    } */

    .re-footer-view__link {
        font-size: 16px;
    }

    .re-footer-bottom__list-item {
        margin: 0 15px 0 0;
    }

    .re-footer-bottom__list-item__text,
    .re-footer-bottom__list-item__link {
        padding: 0 15px 0 0;
    }

    .re-who-we-are {
        padding: 80px 0;
    }

    .re-who-we-are__container {
        padding-bottom: 80px;
    }
    .re-title-holder--mb {
        margin: 0 0 40px;
    }

    .re-home-testimonial {
        padding: 80px 0;
    }

    .re-home-testimonial__title, .re-clients-say__title {
        font-size: 40px;
        line-height: 50px;
    }
    .re-clients-say__title {
        margin: 0 0 50px;
    }
    .re-clients-say-list__item {
        width: 50%;
    }

    .re-home-testimonial__slider__quate {
        margin-left: 130px;
    }

    .re-testimonial__writter--mt {
        margin: 70px 0 0 0;
    }

    /* .re-client-logos__slider__list__item {
        min-height: 165px;
        width: 25%;
    } */

    .re-get-in-touch__title {
        font-size: 46px;
        line-height: 56px;
        margin: 0 0 20px;
    }

    .re-get-in-touch__text {
        font-size: 16px;
        line-height: 24px;
    }

    .re-contact-number,
    .re-strip__social-link,
    .re-strip__contact-link {
        font-size: 20px;
        line-height: 26px;
        height: 26px;
    }

    .re-strip__flex__column-one {
        width: 200px;
        padding: 20px 0;
    }

    .re-strip__flex__column-two {
        width: 644px;
        padding: 20px 0 15px;
    }

    .re-strip__social-link:nth-of-type(n+2) {
        padding-left: 25px;
    }

    .re-strip__flex__column-three {
        padding: 20px 0;
        padding-left: 25px;
    }

    .re-strip__contact-link__arrow {
        width: 14px;
        height: 14px;
    }

    .re-footer-view__column-one {
        width: 644px;
        padding: 40px 0;
    }

    .re-footer-view__link {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 20px;
    }

    .re-footer-view__sub-row__column-2 {
        width: 24%;
    }






    .re-footer-view__column-two {
        max-width: 30%;
        padding: 75px 0 0 15px;
    }

    .re-footer-view__section-label {
        font-size: 14px;
    }

    .re-footer-view__sub-title {
        font-size: 17px;
        line-height: 25px;
    }

    .re-visit-link {
        font-size: 26px;
        line-height: 32px;
        line-height: 40px;
    }

    .re-visit-link__arrow-icon {
        width: 16px;
        height: 19px;
    }
    .re-inner-page-banner__title {
        font-size: 80px;
        margin: 0 0 30px;
        line-height: 110px;
    }

    .re-inner-page-banner__text {
        font-size: 13px;
        line-height: 23px;
    }
    .re-service-tag {
        font-size: 11px;
        letter-spacing: 0.22px;
        margin: 0 0px 5px 0;
    }
    .re-section-text {
        font-size: 22px;
        line-height: 38px;
        margin: 0 0 80px;
    }
    ul.re-list-group {
        margin-left: -10px;
    }
    .re-list-group__item {
        padding: 1px 10px;
    }
    .re-list-group__item__type,
    .re-list-group__item__value {
        font-size: 14px;
    }

    .re-accordion-theme__card {
        padding:0;
    }
   .re-accordion-theme__card__info .re-card-button-group {
        padding: 0 0 0px;
    }
    .re-accordion-theme__card__info .re-accordion-theme__card__title {
        width: 100%;
        line-height: 30px;
        padding: 30px 0 20px;
    }
    .re-accordion-theme__card__info .re-accordion-theme__card__value {
        margin: 0 0 0 25px;
        min-height: 52px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .re-accordion-theme__card__info {
        padding: 0 0 10px;
    }
    .re-accordion-theme__card__title {
        font-size: 24px;
        line-height: 34px;
    }

    .re-accordion-theme__card__value {
        margin: 0 0 0 20px;
        font-size: 24px;
        line-height: 34px;
    }
    .re-hide-show-buttons {
        margin: 0 0 0 30px;
    }


    .re-detail-view__head {
        padding: 100px 0 0px;
    }


    .re-topbar {
        padding: 0;
        border: 0;
    }
    .re-price-text-holder {
        border-top: 1px solid #1c1c1c4d;
        border-bottom: 1px solid #1c1c1c4d;
        padding: 16px 0 20px;
        flex: 1 auto;
    }
    .re-topbar--v2 .re-price-text-holder {
        flex: auto;
        margin: 0 0;
    }
    .re-topbar--v2 {
        padding: 0 30px;
    }
    .re-topbar--v2 .re-card-button-group--v2 {
        margin: 30px 0;
    }

    .re-pricing {
        width: 100%;
        margin: 0 0 5px;
        font-size: 36px;
        line-height: 45px;
    }

    .re-starts-text {
        font-size: 14px;
    }

    .re-accordion-theme__card__value .re-starts-text{
        font-size: 12px;
    }

    .re-note-text {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        flex-grow: 1;
    }
    .re-re-swiper-banner-slider .re-swiper-slide__inner video {
        height: 100vh;
        width: auto;
    }

    .re-modal-v1__modal-dialog,.re-modal-nav-holder {
        margin-top: 0;
        max-width:calc(100% - 30px);
    }
    .re-modal-nav {
        height: 80px;
        width: 80px;
    }
    .re-modal-v1__title {
        font-size: 40px;
        line-height: 46px;
        margin: 0 0 8px;
    }

    .re-modal-v1__modal-body {
        padding: 100px 0 0;
    }

    .re-modal-v1__modal-top-view {
        padding-bottom: 50px;
    }

    .re-card-button-group--v3 {
        left: 130px;
        top: 15px;
    }
    .re-recent-projects__title {
        font-size: 44px;
        line-height: 60px;
    }
    .re-click-to-visit__link .re-click-to-visit__link__arrow {
        width: 12px;
        margin: 0 0 0 5px;
    }
    .re--dropdown-large {
        width: 632px;
    }
    .re-middle-border {
        left: 632px;
    }
    .re--dropdown-menu-filter {
        width: 290px;
    }
    .re--dropdown-menu__item {
        width: 33.33%;
        padding-right: 10px;
    }

    .re-client-logos__slider__list__item {
        min-height: 190px;
        width: 25%;
    }
    .re--dropdown-menu__item:nth-child(4n) {
        padding-right: 10px;
    }
    .re--dropdown-menu__item:nth-child(3n) {
        padding-right: 0px;
    }
    .re-client-logos__slider__list {
        flex-wrap: initial;
    }

    .re-client-logos__slider__list__item {
        width: auto;
        min-height: 150px;
        border: 0;
    }
    .re-sample-project-list {
        padding-bottom: 60px;
    }
    /* .re-footer-view__column-two {
        border-left: 1px solid #ffffff33;
    } */

    .re-template-banner__title {
        font-size: 60px;
    }
    .sample-banner__title{
        font-size: 80px;
        margin: 0 0 10px;
    }
    .sample-banner {
        padding: 120px 0 50px;
    }    
    .re-filter {
        padding: 30px 0 0;
    }
    .re-minus-mrg-top {
        margin-top: -25px;
    }
    .re-background-holder--image {
        background-size: cover;
        background-position: center !important;
    }
   
    .re-slide-card {
        width: 100%;
        margin: 0;
    }
    /* .re-swiper-slide--box {
        padding: 0 20px;
    } */
    .re-contact-banner__title {
        font-size: 70px;
        margin: 0px 0 30px;
    }
    .re-minus-mrg-top-v2 {
        margin-top: -34px;
    }
    .re-detail-column:first-child {
        padding-right: initial;
        border-right: 0;
        border-bottom: 1px solid #1c1c1c33;
    }
    .re-detail-column {
        width: 100%;
    }
    .re-contact-banner {
        padding: 120px 0 80px;
    }
    .re-input-style {
        font-size: 14px;
    }
    .re-input-holder {
        margin: 0 0 25px;
        width: 100%;
    }
    .btn.re-submit-btn img {
        margin-left: 12px;
        width: 12px;
    }
    .re-office-time {
        margin: 15px 0 0;
        line-height: 22px;
        font-size: 12px;
    }
    .re-detail-title {
        font-size: 13px;
    }
    .re-minus-mrg-top-v2 {
        margin-top: -30px;
    }
    .re-about-banner {
        padding: 200px 0 80px;
    }
    .re-about-banner__title {
        font-size: 80px;
    }
    .re-spacing-top {
        margin-top: 40px;
    }
    .re-about-banner__text {
        font-size: 22px;
        line-height: 36px;
        margin: 0 0 15px;
    }
    .re-slide-card {
        padding: 60px 0 80px;
        border-radius: 15px;
        min-height: 500px;
        height: auto;
    }
    .re-slide-card__sub-title {
        font-size: 40px;
        line-height: 58px;
    }
    .re-counter-list-item {
        padding: 10px 0 30px;
        width: 250px;
    }
    .re-count-value {
        font-size: 50px;
        height: 80px;
    } 
    .re-our-clients {
        padding: 80px 0;
    }
    .re-our-clients__title {
        font-size: 40px;
        line-height: 50px;
        margin: 0px 0 30px;
    }
    .re-our-clients__list-item {
        height: 160px;
        width: 20%;
    } 
    .re-our-clients__list-item__logo-holder {
        padding: 0 15px;
    }
    .re-redirect-links__item__text {
        font-size: 24px;
        padding: 25px 0;
    }
    .re-footer-view__sub-row__column-0 {
        width: 28%;
    }
    .re-footer-view__sub-row__column-1 {
        width: 28%;
    }
    .re-footer-view__sub-row__column-2 {
        width: 29%;
    }
    .re-footer-view__sub-row__column-3 {
        width: 15%;
    }
    .re-cart-box {
        height: 40px;
        width: 40px;
    }
    .re-user-detail{
        height: 40px;
        padding: 0 20px;
    }
    .re-fancy__button{
        padding: 11px 16px;
        font-size: 12px;
        line-height: 18px;
    }
    .re-cart-count {
        top: -3px;
        right: -3px;
    }
    .re-clients-say {
        padding: 80px 0;
    }
    .re-who-we-are__sub-title {
        font-size: 16px;
        margin: 0;
    }
    .re-cust-hr-line-holder {
        width: 73%;
    }
    .re-card-button-group--v2 {
        margin: 30px 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
    } 
    .re-card-button-group--v2 .re-order-now-button__text, 
    .re-card-button-group--v2 .re-request-quote-button__text {
        padding: 9px 70px;
        font-size: 14px;
        width: 320px;
        height: 50px;
        text-align: center;
    }
    .re-card-button-group--v2 a:first-child {
        margin: 0 10px 0 0;
    }
    .re-counter-list--v2 .re-count-value {
        font-size: 40px;
        height: 60px;
    }
    .re-counter-list--v2 .re-count-value .re-plus-icon {
        font-size: 20px;
        height: 15px;
    }
    .re-counter-list-item p {
        margin: 0px 0 0;
    }
    .re-swiper-slide--box {
        padding: 10px;
    }
    .re-counter-data-holder {
        padding-left: 20px;
    }
    .re-modal-nav.re-modal-nav--left {
        left: calc((100% - 980px) / 2);
        padding-left: 5px;
    }
    .re-modal-nav.re-modal-nav--right {
        right: calc((100% - 980px) / 2);
        padding-right: 5px;
    }
    /* .re-swiper-text,.re-swiper-slide__three__line__slider .re-swiper-text {
        margin: 130px 0 0;
    } */
    .re-topbar > .container {
        padding: 0;
    }
    .re-price-text-holder {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .re-topbar {
        border-bottom: 1px solid #1c1c1c4d;
        margin: 25px 0 0;
    }
    .re-sticky-pricing-navbar .re-topbar {
        margin: 0;
    }
    .re-box-layout {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 80px 0 0;
    }
    .re-box-layout li {
        width: calc(50% - 8px);
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.05);
        padding: 50px 20px;
        margin: 4px;
        text-align: left;
    }
    .re-box-layout li h4 {
        color: #FFF;
        font-size: 36px;
        font-weight: 600;
        line-height: 40px;
        filter: blur(0px);
        margin: 20px 0 10px;
    }
    .re-box-layout li p {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        opacity: 0.5;
        margin: 0;
    }
    .re-extra-mt {
        margin-top: 0;
    }
    .re-count-value__unit {
        font-size: 50px;
        top: 0px;
    }
    .re-recent-projects-slider-navigation .re-recent-projects-button-next, .re-recent-projects-slider-navigation .re-recent-projects-button-prev {
        margin: 4px 0 0 5px;
    }
    .re-recent-projects-slider .re-btns-about-us {
        margin: 7px 0 0;
        height: 48px;
        padding: 13px 35px;
    }
    .re-back-button{
        margin-bottom: 60px;
    }
    .re-click-to-visit__link .re-visit-link__arrow-icon {
        width: 11px;
        height: 11px;
        top: 2px;
    }
    .re-common-page .re-template-banner__title {
        margin: 0 0 40px;
        padding: 0 0 40px;
    }
    .re-slider--v2 .re-slide-card__sub-title {
        margin: 0px 0 30px;
        border: 0;
    }
    .re-slider--v2 .re-counter-list-item {
        padding: 10px 0 20px;
        width: 45%;
        border-top: 1px solid #ffffff33;
        border-bottom: 1px solid #ffffff33;
        margin: 0 20px 0 0;
    }
    .re-slider--v2 .re-counter-list-item:nth-child(n+3) {
        border-top: 0;
    }
    .re-counter-list-v3 .re-counter-list-item {
        padding: 5px 0 20px;
    }
    .re-counter-list-v3 .re-count-value {
        font-size: 40px;
        height: 60px;
    }
    .re-counter-list-v3 .re-counter-list-item:nth-child(n+4) {
        border-top: 0;
    }
    .re-counter-list--v2 .re-counter-list-item p {
        margin: 0px 0 0;
        font-size: 14px;
        letter-spacing: 0.5px;
    }
    .re-counter-list-v3 .re-counter-list-item p {
        font-size: 14px;
        font-weight: 400;
    }
    .re-counter-list-v3 .re-count-value__unit {
        font-size: 40px;
        top: -1px;
    }
    .re-counter-list-v3 .re-plus-icon {
        font-size: 26px;
        height: 20px;
    }
    .re-plus-icon {
        font-size: 30px;
        height: 24px;
    }
    .accordion-item.re-accordion-theme__item:not(.accordion-item-active) .re-accordion-theme__card:hover .re-accordion-theme__card__title {
        padding: 30px 0 20px;
        font-size: 24px;
        line-height: 30px;
    }
    .re-strip__contact-link__arrow {
        top: 3px;
    }
    .re-strip__contact-link__arrow__top, .re-strip__contact-link__arrow__bottom {
        height: 12px;
    }
    .re-view-all-samples {
        font-size: 11px;
    }
    .re-terms-and-condition-page .re-template-banner {
        padding: 160px 0 60px;
    }
    .re-template-banner__title {
        font-size: 60px;
    }
    .re-template-banner__text {
        font-size: 16px;
        line-height: 34px;
    }
    .re-template__sub-title {
        font-size: 16px;
        margin: 30px 0 8px;
        letter-spacing: 0;
    }
    .re-template__text {
        font-size: 14px;
        line-height: 24px;
    }
    .re-template__text-v2 {
        font-size: 16px;
        line-height: 26px;
    }
    /* .re-clients-say .re-home-testimonial__slider__quate,
    .re-home-testimonial__slider__quate {
        width: 136px;
        top: 8px;
    } */
    .re-home-testimonial__slider__quate .re-home-testimonial__slider__quate__img{
        height: 81px;
    }
    .re-home-testimonial .re-btns-about-us {
        margin: 25px 0 0;
        width: 265px;
    }
    .re-swiper-pagination--testimonial {
        bottom: 15px;
    }
    .re-testimonial-slider-navigation {
        bottom: 5px;
    }
    .re-home-testimonial__title {
        margin: 0 0 50px;
    }
    .re-testimonial__writter__hr {
        width: 170px;
        margin: 5px 10px 0;
    }
    .re-client-logos {
        padding: 10px 0 50px;
    }
    .re-btns-about-us::before, 
    .re-btn--click-here::before, 
    .re-header__login-btn::before, 
    .re-request-quote-button__text::before, 
    .re-order-now-button__text::before, 
    .re-demo-btn::before  {
        display: none !important;
    }
    .re-background-gradient::before {
        height: 20%;
    }
    .re-modal-nav.re-modal-nav--left, .re-modal-nav.re-modal-nav--right {
        display: none !important;
    }
    .re-modal-nav-holder .re-modal-nav {
       top: 0;
       transform: translate(0); 
    }
    .re-modal-nav::before {
        display: none;
    }
    .re-modal-nav-holder {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(28, 28, 28, 0.10);
        background: #FFF;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
        position: relative;
        z-index: 1;
        left: 50%;
        transform: translateX(-50%);
        top: var(--bs-modal-margin);
        border-left: none;
        border-right: none;
    }
    .re-modal-nav-holder .re-modal-nav.re-modal-nav--left,
    .re-modal-nav-holder .re-modal-nav.re-modal-nav--right {
        position: relative;
        background: #fff;
        border-radius: 0;
        height: 50px;
        width: 50px;
        padding: 0;
        display: flex !important;
        align-items: center;
        justify-content: center;
        top: 0;
        transform: unset;
        margin: 0;
        opacity: 0.7;
    }

    .re-modal-nav-holder .re-modal-nav.re-modal-nav--left, 
    .re-modal-nav-holder .re-modal-nav.re-modal-nav--right {
        left: 0;
        right: auto;
        border-right: 1px solid rgba(28, 28, 28, 0.10);
    }
    .re-modal-v1__btn-close {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 0 0 auto;
        padding: 12px;
        top: 0;
        width: 50px !important;
        height: 50px !important;
        box-sizing: border-box;
    }
    .re-starts-text-price-holder {
        width: 100%;
    }
    .re-testimonial__writter__name{
        font-size: 16px;
        line-height: 28px;
    }
    .re-who-we-are__title {
        font-size: 40px;
        line-height: 50px;
    }
    .re-textbox-wrapper {
        padding: 80px 0 40px;
    }
    .re-textbox-holder.pdg-left {
        padding-left: 80px;
    }
    .re-textbox-wrapper .re-textbox-title {
        font-size: 42px;
        line-height: 47px;
    }
    .re-bg-texture {
        bottom: 11%;
        left: 0;
    }
    .re-bg-texture .re-bg-texture__text {
        font-size: 486px;
        line-height: 345px;
        margin: -60px 0 0;
        letter-spacing: -24.316px;
    }
    .re-bg-texture .re-bg-texture__text-one {
        left: -80px;
    }
    .re-bg-texture .re-bg-texture__text-two {
        left: 17%;
    }
    .re-textbox-wrapper .re-textbox-sub-text {
        font-size: 13px;
        line-height: 16px;
        margin: 0 0 0 10px;
    }
        
    .re-mega-menu__title{
        font-size: 13px;
    }
    .re-btn--click-here:hover .re-btns-about-us__bottom{
        display: none;
    }
    .re-sample-project-list .row [class*=col-] .re-card-body__title {
        font-size: 18px;
        line-height: 20px;
    }
    .re-clients-say-card__text{
        line-height: 22px;
    }
    .re-clients-say-card{
        padding: 30px;
    }
    .form-control.re-get-in-touch__input, 
    .form-control.re-get-in-touch__textarea{
        min-height: 46px;
    }
    .re-lets-talk-box {
        padding: 20px 0 0;
        min-width: auto;
    }
    .re-lets-talk-text, .re-lets-talk-number {
        font-size: 24px;
    }
    .re-who-we-are .re-btns-about-us {
        margin-top: 30px;
    }
    .re-accordion-theme__body {
        padding-bottom: 50px;
    }
    .re-home-page .re-get-in-touch {
        padding: 50px 0 80px;
    }
    .re-strip-tittle{
        font-size: 40px;
        line-height: 44px;
    }
    .re-lead-text{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
    }
    .input-group.re-input-grp{
        padding: 8px;
    }
    .input-group.re-input-grp .btn{
        padding: 10px 20px;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 1px;
    }
    .input-group.re-input-grp input{
        padding-left: 20px;
        font-size: 16px;
        line-height: 18px;
    }
    .re-modal-detail-page .re-modal-v1__modal-body {
        padding: 100px 0 80px;
    }
    .re-modal-detail-page .re-back-button {
        margin: 0 0 30px;
    }
    .eupopup-container-bottom{
        width: 100%;
        padding: 20px 50px;
        left: 0 !important;
        right: 0 !important;
    }
    .eupopup-container-bottom .eupopup-body{
        font-size: 10px;
        line-height: 16px;
        font-weight: 400;
    }
    .navbar-expand-md .navbar-nav .nav-item {
        margin: 0 16px;
    }
    .userNamePreview .userName {
        max-width: 105px;
        padding-left: 3px;
    }
    .re-cust-br-v4, .re-cust-br-v10 {
        display: block;
    }
    .re-cust-br-v7, .re-cust-br-v8 {
        display: none;
    }
    .re-view-more-button {
        width: auto;
        height: 38px;
        margin: 0 0 0 0px;
        padding: 0 18px;
    }
    .re-view-more-button .re-btn-text {
        padding: 0;
        opacity: 1;
    }
    .re-view-more-button .re-moving-arrow {
        position: relative;
        right: 0;
        margin: 0 0 0 8px;
        width: 10px;
    }
    .re-view-more-button:hover {
        width: auto;
    }
    .re-view-more-button:hover .re-moving-arrow {
        right: 0;
    }
    .re-recent-projects-navigation {
        top: 28%;
    }
    [class*="re-recent-projects-button-"] {
        width: 50px;
        height: 50px;
    }
    [class*="re-recent-projects-button-"] img {
        width: 15px;
    }

}

@media(max-width:1023px) { 

    .re-bg-texture {
        bottom: 1%;
        left: 0;
    }
    .ml-minus {
        margin: 0;
    }
    .re-textbox-holder.pdg-left {
        padding-left: 0;
    }
    .re-bg-texture .re-bg-texture__text-two {
        left: 0;
    }
    .re-bg-texture .re-bg-texture__text-three {
        left: 10%;
    }
    .re-who-we-are {
        padding: 80px 0;
    }
    .re-interactive-tag {
        padding: 6px 12px;
        font-size: 10px;
    }
    .re-modal-v1__modal-body .re-interactive-tag {
        font-size: 12px;
        letter-spacing: 1.4px;
        padding: 6px 15px;
    }
    .re-newsletter {
        padding: 45px 0;
    }

}


@media(max-width:992px) {

    .re-mega-menu {
        display: none;
    }

    .re-sm-md-custom-container {
        max-width: 100% !important;
    }
    .navbar-expand-md .navbar-collapse, .navbar-toggler {
        display: none !important;
    }
    .re-btns {
        padding: 15px 34px;
    }
    .re-btns-about-us, .re-btns--view-all, .re-home-testimonial .re-btns-about-us {
        padding: 13px 30px;
        font-size: 12px;
        letter-spacing: 1.2px;
        min-width: 300px;
    }
    .re-who-we-are .re-btns-about-us {
        margin: 30px 0 0;
    }
    .re-who-we-are .re-btns-about-us { 
        margin-top: 25px;
    }
    .re-btns--view-all {
        background-color: transparent;
        color: #1C1C1C;
        border: 1px solid #1C1C1C;
        font-weight: 500;
        margin: 5px 0 0;
    }
    .re-btns--view-all .re-btns__arrow {
        width: 11px;
        margin: 0 0 0 10px;
    }
    .re-testimonial__writter {
        width: 100%;
    }
    .re-home-testimonial p {
        font-size: 16px;
        line-height: 26px;
        min-height: 130px;
    }
    

    .container {
        max-width: 734px;
    }
    .re-strip__flex__column-one,
    .re-strip__flex__column-two,
    .re-strip__flex__column-three {
        border-right: 0;
        padding-left: 0;
        width: 100%;
        padding: 35px 30px 25px;
    }
    .re-strip__flex__column-one, .re-strip__flex__column-two {
        border-bottom: 1px solid #1C1C1C99;
    }

    .re-contact-number,
    .re-strip__social-link,
    .re-strip__contact-link {
        font-size: 26px;
        line-height: 40px;
        height: auto;
    }

    .re-strip__social-link {
        display: inline-block;
        padding: 0 50px 0 0;
        height: auto;
        margin: 0 0 5px;
    }
    .re-strip__social-link .text-down {
        display: none;
    } 
    .re-strip__contact-link {
        display: block;
        height: auto;
    }

    .re-strip__social-link:nth-of-type(n+2) {
        padding-left: 0px;
    }

    .re-footer-bottom__list-item {
        margin: 0 10px 0 0;
    }

    .re-footer-bottom__list-item__text,
    .re-footer-bottom__list-item__link {
        padding: 0 10px 0 0;
    }

    .re-footer-bottom__logo {
        margin: 0 15px 0 0;
    }

    .re-who-we-are__title,
    .re-recent-projects__title,
    .re-clients-say__title {
        font-size: 36px;
        line-height: 44px;
    }

    .re-who-we-are__sub-title {
        margin: 0 0 20px;
    }

    .re-who-we-are__text {
            margin: 0;
            font-size: 24px;
            line-height: 34px;
    }

    .re-who-we-are__container {
        padding-bottom: 60px;
    }

    .re-home-testimonial {
        padding: 70px 0 60px;
    }
    .re-cust-hr-line-holder {
        width: 83%;
    bottom: 20px;
    padding: 0 0 0 13px;
    }
    .re-home-testimonial__title {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 30px;
    }

    .re-testimonial__writter__name {
        font-size: 21px;
        line-height: normal;
        margin: 0 0 5px;
    }

    .re-testimonial__writter__hr {
        width: 1px;
        height: 40px;
        margin: 12px 0;
        border-left: 1px solid rgba(28, 28, 28, 0.5);
    }

    .re-testimonial__writter__post,
    .re-testimonial__writter__company {
        font-size: 14px;
    line-height: normal;
    font-weight: 500;
    }
    .re-testimonial__writter__company {
        border-left: 2px solid #1c1c1c80;
    }
    .re-get-in-touch {
        padding: 60px 0;
    }

    .re-footer-bottom__list-item {
        margin: 0 7px 0 0;
    }

    .re-footer-bottom__list-item__text,
    .re-footer-bottom__list-item__link {
        padding: 0 7px 0 0;
        font-size: 12px;
        line-height: 14px;
    }

    .re-testimonial-slider-navigation {
        right: 0;
        bottom: 10px;
    }

    .re-swiper-pagination--testimonial {
        right: 125px;
        bottom: 20px;
        text-align: right;
        left: 0;
        margin: 0 0 0 auto;
    }

    .re-inner-page-banner__title {
        font-size: 70px;
        margin: 0 0 20px;
        line-height: 100px;
    }
    .re-section-text {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 60px;
    }
    .re-detail-view__head__title {
        line-height: 80px;
    }
    
    .re-list-group__item__type,
    .re-list-group__item__value {
        font-size: 14px;
    }
    .re-list-group__item__icon {
        display: none;
    }
    .re-list-group__item__value {
        margin-right:0px;
    }

    .re-spacing-py {
        padding: 60px 0;
    }

    /* .re-accordion-theme__card {
        padding: 14px 0;
    } */

    .re-order-now-button__text,
    .re-request-quote-button__text {
        padding: 3px 10px;
        font-size: 12px;
        width: 160px;
        height: 36px;
    }

    .re-hide-show-buttons {
        margin: 0 0 0 25px;
    }
    .re-accordion-theme__card__value {
        margin: 0 0 0 25px;
        min-height: 52px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /* .re-card-button-group--v2 .re-order-now-button {
        margin-right: 20px;
    } */
    .re-detail-view__head {
        padding: 110px 0 20px;
    }

    .re-card-button-group--v2 .re-order-now-button__text,
    .re-card-button-group--v2 .re-request-quote-button__text,
    .re-card-button-group--v3 .re-order-now-button__text,
    .re-card-button-group--v3 .re-request-quote-button__text {
        padding: 9px 70px;
        font-size: 12px;
        width: 320px;
        text-align: center;
    }

    /* .re-demo-btn {
        padding: 15px 30px;
    } */
    .re-modal-nav {
        height: 65px;
        width: 65px
    }
    .re-modal-v1__modal-dialog,.re-modal-nav-holder {
        max-width: 735px;
    }
    .re-modal-nav.re-modal-nav--left {
        padding-left: 5px;
        margin-left: 15px;
    }
    .re-modal-nav.re-modal-nav--right {
        padding-right: 5px;
        margin-right: 15px;
    }
    .re-modal-nav img {
        width: 30px;
        height: auto;
    }

    .re-modal-v1__title {
        font-size: 36px;
        line-height: 44px;
        margin: 0 0 10px;
    }

    .re-modal-v1__modal-body {
        padding: 40px 0 0;
    }

    .re-card-button-group--v3 {
        left: 0;
    top: 0;
    position: relative;
    margin: 30px 30px;
    }

    .re-modal-v1__modal-top-view {
        padding-bottom: 0px;
    }

    .re-custom-container {
        padding-left: 30px;
        padding-right: 30px;
    }


    .re-header, .re-header.re-header-shrink {
        padding: 5px 0;
    }

    .navbar-expand-md .navbar-nav .re-nav-item__link {
        font-size: 12px;
        line-height: 22px;
    }

    .navbar-expand-md .navbar-nav .nav-item {
        margin: 0 5px;
    }

    .re-divider-line {
        width: 150px;
        margin: 0 10px 11px 0px;
        background: #1c1c1c4d;
    }

    .re-click-to-visit__title {
        font-size: 22px;
        line-height: 28px;
    }
    .re-click-to-visit__link {
        font-size: 24px;
        line-height: 27px;
    }
    .re-click-to-visit__caption {
        border-right:0;
        padding: 33px 0;
    } 
    .re-click-to-visit__link{
        color: #1C1C1C;
    }
    .re-click-to-visit__link .re-click-to-visit__link__arrow {
        width: 15px;
        margin: 0 0 0 5px;
        top: 3px;
    }

    .re-click-to-visit__text,
    .re-click-to-visit__sub-title {
        font-size: 16px;
        line-height: normal;
        margin: 0;
        color: #1C1C1C;
        font-weight: 400;
    }

    .re-swiper-banner-slider__current-slide {
        font-size: 22px;
        line-height: 34px;
    }

    .re-swiper-banner-slider__total-slides {
        font-size: 12px;
        letter-spacing: 0px;
    }

    .re-swiper-banner-slider__fraction, .swiper-pagination.re-swiper-banner-slider__progressbar {
        width: 300px;
        margin: 0 30px;
        margin-bottom: 10px;
    }

    .re-click-to-visit__caption {
        position: relative;
        background: transparent;
        backdrop-filter: unset;
        -webkit-backdrop-filter: unset;
        border-right: 0;
    }

    .re-swiper-banner-slider {
        height: auto;
        width: 100%;
    }
    .re-home-banner-holder .swiper-wrapper {
        height: 600px;
    }
    .re-swiper-banner-slider .swiper-slide {
        overflow: hidden;
        aspect-ratio: unset;
    }

    .re-swiper-slide__inner {
        position: relative;
        display: flex;
    }

    .re-swiper-slide__inner__video-wrapp {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .re-swiper-banner-slider .re-swiper-slide__inner video {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
    }

    .re-swiper-banner-slider__info {
        position: static;
        /* background-image: url('../images/grey-strip.png'); */
        background-size: cover;
        background-position: center;
        background-color: rgba(255, 187, 0, 1);
        display: block;
    }

    .re-swiper-banner-slider__progressbar .swiper-pagination-progressbar-fill {
        height: 3px;
    }

    .re-recent-projects-slider-navigation .re-recent-projects-button-next,
    .re-recent-projects-slider-navigation .re-recent-projects-button-prev {
        width: 45px;
        height: 45px;
        margin: 0 0 0 0px;
    }

    .re-recent-projects {
        padding: 80px 0 70px;
    }
    .re-view-all-samples {
        font-size: 11px;
    }
    .re-view-all-samples svg.re-view-all-samples__arrow {
        transform: translateX(0px);
        width: 11px;
        height: auto;
        margin: 0 0 0 5px;
    }
    .re-accordion-theme__body {
        padding-bottom: 40px;
    }
    .re-click-to-visit__link .re-click-to-visit__link__arrow path {
        fill: rgb(28 28 28);
    }
    h2 .re-banner-heading {
        font-size: 46px;
        line-height: 50px;
    }
    h2 .re-banner-heading-one {
        font-size: 60px;
        line-height: 60px;
    }
    .re-swiper-banner-slider__data {
        position: absolute;
        left: 0;
        top: auto;
        bottom: 170px;
        width: 100%;
        z-index: 1;
        margin: 0;
    }
    .re-checkbox-holder {
        font-size: 16px;
    }
    .re--dropdown-large__btn__inner, .re--dropdown-filter__btn__inner {
        padding: 18px 20px;
        font-size: 16px;
        border-radius: 6px 0 0 6px;
    }
    /* .re--dropdown-large__btn.dropdown-toggle.show .re--dropdown-large__bt, 
    .re--dropdown-large__btn.dropdown-toggle.show .re--dropdown-large__btn__inner, 
    .re--dropdown-large__btn.dropdown-toggle.show .re--dropdown-large__btn__inner,  */
    .re--dropdown-large__btn.show::before {
        border-radius: 6px 6px 0 0px;
    }
    .re--dropdown-large__btn.dropdown-toggle.show .re--dropdown-large__btn__inner {
        border-radius: 6px 0px 0 0px;
    }
    .re--dropdown-filter__btn {
        height: 100%;
        border-radius: 0 6px 6px 0;
    }
    .re--dropdown-filter__btn__inner {
        border-radius: 0 6px 6px 0;
    }
    .re--dropdown-large {
        width: 647px;
    }
    .re-middle-border {
        left: 648px;
        height: 46px;
        top: 8px;
    }
    .re--dropdown-filter__text {
        display: none;
    }
    .re--dropdown-filter__btn__inner {
        justify-content: center;
        height: 100%;
    }
    .re--dropdown-holder {
        border-radius: 6px;
        margin: 0 0 20px;
    }
    .re-sample-project-list {
        margin: 10px 0 0;
    }
    .re-label-group {
        min-height: 10px;
        margin: 20px 0 20px 0;
    }
    .re--dropdown-large__btn::before, .re--dropdown-filter__btn::before {
        border-radius: 6px;
    }
    .re--dropdown-filter__btn::before {
        -webkit-background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.01) 0%, rgba(51, 188, 83,0.8) 100%);
        -moz-background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.01) 0%, rgba(51, 188, 83,0.8) 100%);
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.01) 0%, rgba(51, 188, 83,0.8) 100%);
    }
    .re--dropdown-filter__btn.dropdown-toggle.show .re--dropdown-filter__btn__inner, .re--dropdown-filter__btn.show::before {
        border-radius: 0 6px 0px 0;
    }
    .re--dropdown-menu__item {
        width: 50%;
        padding-right: 10px;
    }
    .re--dropdown-menu__item:nth-child(4n) {
        padding-right: 10px;
    }
    .re--dropdown-menu__item:nth-child(3n) {
        padding-right: 10px;
    }
    .re--dropdown-menu__item:nth-child(2n) {
        padding-right: 0px;
    }
    .re--dropdown-menu-large, .re--dropdown-menu-filter {
        padding: 70px 10px 10px 10px;
        border-radius: 6px;
    }
    .re--dropdown-menu-filter {
        width: 360px;
        left: auto !important;
        right: 0px !important;
        top: 0px !important;
        transform: unset !important;
    }
    
    .re-label-group__item {
        font-size: 12px;
        line-height: 12px;
        padding: 7px 13px;
        gap: 8px;
    }
    .re-label-group__item__close {
        width: 12px;
    }
    .re-card-body__badge-list {
        line-height: 10px;
    }
    .re-card-body__badge-list__item {
        font-size: 8px;
    line-height: normal;
    margin: 0 5px 0 0;
    }
    .re-card-body__badge-list__item::before {
        width: 3px;
        height: 3px;
        right: -6px;
        top: 5px;
    }
    .re-testimonial__writter--mt {
        margin: 35px 0 0 0;
    }
    .re-get-in-touch__text {
        font-size: 18px;
        line-height: 30px;
    }
    .re-get-in-touch__input, .re-get-in-touch__textarea {
        padding: 15px 20px;
        font-size: 13px;
        line-height: 14px;
        margin: 0 0 10px;
    }
    .re-get-in-touch__button {
        padding: 15px;
        font-size: 14px;
        margin: 10px 0 0;
        height: 50px;
    }
    .re-footer-view__column-two {
        max-width: 80%;
        padding: 50px 0;
    }
    .re-footer-view__section-label {
        font-size: 18px;
        line-height: normal;
    }
    .re-footer-view__sub-title, .re-visit-link {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 30px;
        font-weight: 500 !important;
    }
    .re-footer-bottom {
        border-top:1px solid #ffffff33;
        padding: 50px 0 100px;
    }
    .re-footer-bottom__list-item:first-child {
        width: 100%;
        text-align: right;
        padding: 0;
        margin: 0;
        border: 0;
    }
    .re-footer-bottom__list-item__text {
        padding: 0;
        border: 0;
        font-size: 10px;
        line-height: 18px;
        opacity: 0.2;
        margin: 0 0 5px;
    }
    .re-footer-bottom__list-item__link {
        padding: 0 7px 0 0;
        font-size: 10px;
        line-height: 10px;
        opacity: 0.2;
    }
    .re-strip__flex {
        margin: 0 -15px;
    }
    .re-card-body__image {
        border-radius: 8px;
    }
    .re-container {
        margin-bottom:0;
    }
    .re-inner-page-banner {
        height: 600px;
        padding: 0 0 50px;
    }
    .re-note-text {
        font-size: 12px;
        line-height: 14px;
    }
    .re-padding-btm {
        padding: 0 0 35px 0;
    }
    .re-new-release__title {
        font-size: 24px;
        line-height: 36px;
        margin: 0 0 60px;
    }
    .row [class*=col-] .re-card-body__image {
        border-radius: 6px;
    }
    .re-detail-view__head__text {
        font-size: 16px;
        line-height: 26px;
    }
    .re-card-body__title {
        font-size: 14.352px;
        line-height: 18px;
        padding: 12px 0 5px;
    }
    .row [class*=col-] .re-card-body__title {
        font-size: 16px;
        line-height: 20px;
    }
    .re-sample-project-list {
        padding: 0 0 60px;
    }
    .re-btns--view-more-sample {
        display: flex;
        text-transform: uppercase;
        color: #1C1C1C;
        width: 320px;
        height: 48px;
        padding: 18px 40px;
        justify-content: center;
        align-items: center;
        gap: 16px;
        border-radius: 35px;
        border: 1px solid #1C1C1C;
        font-size: 14px;
        margin: 15px auto 0;
    }
    .re-btns--view-more-sample .re-btns__arrow-bottom {
        width: 12px;
        height: 12px;
    }
    .re-client-logos__slider__list__item {
        width: auto;
        min-height: 138px;
    }
    .re-label-group__clear-all {
        font-size: 12px;
        line-height: 14px;
        bottom: 6px;
    }
    .re-strip__contact-link__arrow {
        width: 20px;
        height: 20px;
    }

    /* touch device menu css  */
    .re-touch-device-menu {
        display: block;
    }
    header .navbar-toggler, header .navbar-collapse {
        display: none;
    }
    .re-touch-device-menu {
        overflow: hidden;
        position: fixed;
        left: 0;
        right: 0;
        bottom: -105%;
        z-index: 100;
        padding: 0;
        margin: 0;
        border-radius: 0px;
        width: 100%;
        height: 100svh;
        -webkit-background: rgba(28, 28, 28, 0.90);
        -moz-background: rgba(28, 28, 28, 0.90);
        background: rgba(28, 28, 28, 0.90);
        -webkit-backdrop-filter: blur(15px);
        -moz-backdrop-filter: blur(15px);
        backdrop-filter: blur(15px);
        transition: bottom 0.3s cubic-bezier(0.100, 0.100, 0.300, 0.70);
    }
    .re-main-nav-holder {
      
    }
    .re-menu-holder {
        height: 100%;
        padding: 60px 60px 40px;
        overflow: auto;
        transition: transform 0.3s cubic-bezier(0.100, 0.100, 0.300, 0.100), opacity 0.3s cubic-bezier(0.100, 0.100, 0.300, 0.100);
    }
    .re-menu-show .re-touch-device-menu {
        bottom: 0;
        /* z-index: 13; */
    }
    .re-menu-show .re-menu-holder {
        transform: translateY(0%);
        opacity: 1;
    }
    .re-menu-show .re-menu-open-button {
        /* border: 1px solid #1C1C1C;
        background: #1C1C1C;
        backdrop-filter: blur(0px);
        border-radius: 0;
        width: 100%; */
        opacity: 0;
        visibility: hidden;
    }
    .re-floating-bottom-sec{
        display: flex;
        column-gap: calc((50vw - 170px) - 68px);
    }
    .re-menu-open-button {
        overflow: hidden;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        width: 340px;
        height: 50px;
        padding: 0px 20px;
        justify-content: center;
        align-items: center;
        gap: 16px;
        border-radius: 35px;
        border: 1px solid rgba(255, 255, 255, 0.20);
        -webkit-background-color: rgba(28, 28, 28, 0.50);
        -moz-background-color: rgba(28, 28, 28, 0.50);
        background-color: rgba(28, 28, 28, 0.50);
        -webkit-backdrop-filter: blur(5px);
        -moz-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        transition: visibility 1s 0.3s ease-out, opacity 1s 0.3s ease-out;
    }
    .re-btn--click-here::before {
        display: none !important;
    }
    body.re-menu-show {
        overflow: hidden;
    }
    .re-btn-close {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        border: 0;
        position: absolute;
        top: 40px;
        right: 50px;
        margin: 0;
        z-index: 2;
        background: #1C1C1C;
        padding: 15px;
        border: 1px solid rgba(255, 255, 255, 0.10);
    }
    .re-vertical-scroller {
        max-height: calc(100vh - 230px);
        overflow: hidden auto;
        padding-bottom: 5px;
    }
    /* .re-touch-device-menu .carousel-item {
        padding-bottom: 20px;
    } */
    .re-service-holder {
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }
    .re-service-holder:last-child {
        margin-bottom: 5px;
    }
    .re-service-title {
        display: block;
        color: #3585F9;
        opacity: 0.7;
        font-size: 11px;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 1.1px;
        text-transform: uppercase;
        margin: 19px 0 9px;
    }
    .re-touch-device-menu li.nav-item {
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }
    .re-mega-menu__title.re-cust-mt {
        margin: 50px 0 10px;
    }
    .re-cust-pt-v2 {
        padding: 35px 0 0;
    }
    .re-nav-link {
        position: relative;
        display: flex;
        width: 100%;
        text-decoration: none;
        color: #ffffff !important;
        padding: 32px 0px;
        font-size: 40px;
        font-weight: 300;
        line-height: 36px;
        text-transform: capitalize;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
        box-shadow: none !important; 
    }
    .re-touch-device-menu .dropdown-menu {
        position: relative !important;
        transform:unset !important;
        flex-wrap: wrap;
        justify-content: space-between;
        background: transparent;
        border: 0;
        padding: 0 0 20px;
    }
    .re-touch-device-menu .dropdown-menu .re-first-row .re-re-sub-nav-list,
    .re-touch-device-menu .dropdown-menu .re-second-row .re-re-sub-nav-list {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        margin: 0;
        padding: 0;
    }
    .re-touch-device-menu .dropdown-menu > li {
        -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
        page-break-inside: avoid; /* Firefox */
        break-inside: avoid; /* IE 10+ */
        margin: 0 0 10px;
    }
    .re-sub-nav-link {
        text-decoration: none;
        display: block;
        opacity: 0.9;
        color: #FFF;
        font-size: 22px;
        font-weight: 300;
        line-height: normal;
        padding: 10px 0;
        border-bottom: 1px solid transparent;
    }
    .re-nav-link .re-collapse-arrow {
        width: 20px;
        height: auto;
        transform: rotate(0);
        transition: transform 0.2s ease-in-out;
    }
    .re-nav-link[aria-expanded="true"] .re-collapse-arrow {
        transform: rotate(90deg);
    }
    .re-submenu-group .re-submenu-group-item {
        margin: 0px 0px 8px 0;
        display: block;
    }
    .re-submenu-group .re-submenu-group-item::before {
        left: 0;
        right: auto;
    }
    .re-submenu-group .re-submenu-group-item:last-child::before {
        opacity: 1;
    }
    .re-submenu-group {
        margin: 0px 0 0;
    }
    .re-submenu-group .re-submenu-group-item a {
        color: rgba(255, 255, 255, 0.60);
        font-size: 16px;
        font-weight: 300;
        line-height: normal;
        margin: 0 0 0 15px;
    }
    .re-second-row {
        margin: 30px 0 0;
    }
    .re-mega-menu__title{
        margin-bottom: 10px;
    }
    .re-menu-footer {
        padding: 60px 0 0;
        display: none;
    }
    .re-menu-footer .re-mega-menu__title {
        font-size: 16px;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 1.6px;
        text-transform: uppercase;
        margin: 0 0 10px;
    }
    .re-menu-footer .re-mega-menu__thumbnail__title {
        color: #FFF;
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        margin: 0 0 20px;
    }
    .re-menu-footer .re-mega-menu__thumbnail__text {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        opacity: 0.6;
    }
    .re-menu-footer  .re-btn--click-here {
        border-radius: 100px;
        background: #FB0;
        backdrop-filter: blur(4.22509241104126px);
        -webkit-backdrop-filter: blur(4.22509241104126px);
        color: rgba(28, 28, 28, 0.95);
        font-weight: 500;
        line-height: normal;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        font-size: 13px;
        padding: 16px 30px;
        height: auto;
        margin: 32px 0 0;
    }
    .re-menu-footer .re-btn--click-here .re-btns__arrow {
        top: -1px;
    }

    .re-menu-title {
        font-size: 11px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    color: #33BC53;
    opacity: 0.7;
    }
    .re-nav-link--backlink {
        color: #ffffff4d;
    }
    .re-nav-link__arrow {
        position: absolute;
        right: 30%;
        width: auto;
    }
    .re-nav-link__arrow__back {
        display: block;
    position: absolute;
    left: 30px;
    width: auto;
    opacity: 0.5;
    transform: rotate(180deg);
    }
    .re-menu-line-list {
        width: 20px;
        margin: 0;
    }
    .re-menu-line {
        background-color: #fff;
        display: block;
        height: 2px;
        width: 18px;
        border-radius: 50px;
        transition: transform 0.5s ease-out;
    }
    .re-menu-text {
        transition: opacity 0.3s ease-out, position 0.3s ease-out, transform 0.3s ease-out;
    }
    /* .re-menu-show .re-menu-text {
        opacity: 0;
        position: absolute;
        transform: scale(0);
    } */
    .re-menu-line--two {
        margin: 5px 0;
    }
    /* .re-menu-show .re-menu-line--one {
        transform: translateY(7px) rotate(-225deg);
    }
    .re-menu-show .re-menu-line--two {
        opacity: 0;
    }
    .re-menu-show .re-menu-line--three {
        transform: translateY(-7px) rotate(225deg);
    } */
    .sample-banner {
        padding: 120px 0 0px;
    }    
    .sample-banner__title {
        font-size: 70px;
        margin: 0 0 10px;
    }
    .re-sample-banner__text {
        font-size: 16px;
        line-height: 28px;
        text-align: center;
    }
    .re-background-holder video {
        transform: scale(1.2);
    }
    .re-down-scroller {
        bottom: 25px;
    }
    .re-contact-banner__title {
        font-size: 70px;
        margin: 0px 0 50px;
    }
    .re-detail-column {
        padding: 25px;
    }
    .re-office-time {
        font-size: 11px;
    }    
    .re-form-title {
        margin: 60px 0 10px;
    }
    .re-contact-banner {
        padding: 167px 0 70px;
    }
    .re-form-title {
        font-size: 24px;
        line-height: 32px;
    }
    .re-detail-column, .re-detail-column, .re-detail-column:first-child {
        width: auto;
    }
    .re-detail-column:first-child {
        padding-right: 70px;
        border-right: 1px solid #1c1c1c33;
        border-bottom: 0;
    }
    .re-detail-title {
        font-size: 12px;
    }
    .re-detail-text {
        font-size: 18px;
    }
    .re-about-banner {
        padding: 167px 0 70px;
    }
    .re-about-banner__title {
        font-size: 60px;
    }
    .re-h-line {
        margin: 70px 0 0;
    }
    .re-spacing-top {
        margin-top: 60px;
    }
    .re-about-page .re-text-holder {
        padding-left: 0px;
    }
    .re-clients-say__title {
        margin: 0 0 40px;
        font-size: 28px;
        line-height: 36px;
    }
    .re-about-banner__text {
        font-size: 24px;
        line-height: 36px;
    }
    .re-slide-card__sub-title {
        font-size: 36px;
        line-height: 44px;
        margin: 0 0 40px;
    }
    .re-counter-list-item {
        padding: 10px 0 25px;
        width: 180px;
    }
    .re-count-value {
        font-size: 36px;
        font-weight: 300;
        height: 50px;
    }
    .re-counter-list-item p {
        font-weight: 400;
    }
    .re-plus-icon {
        font-size: 24px;
        height: 22px;
    }
    .re-swiper-slide--box {
        height: auto;
        padding: 10px 10px 0 10px;
    }
    .re-slide-card {
        padding: 50px;
        border-radius: 10px;
        min-height: 400px;
        height: auto;
        display: block;
    }
    .re-client-logos{
        padding-bottom: 60px;
    }
    .re-single-slide .re-slide-card {
        padding: 40px 0;
    }
    .re-our-clients {
        padding: 80px 0 70px;
    }
    .re-our-clients__list-item__logo-holder img {
        height: 80px;
        width: auto;
    }
    .re-our-clients__title {
        font-size: 36px;
        line-height: 46px;
        margin: 0px 0 40px;
    }
    .re-our-clients {
        position: relative;
    }
    .re-bg-overlay::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 380px;
        background: linear-gradient(0deg, #1C1C1C 14.71%, rgba(28, 28, 28, 0.70) 57.53%, rgba(28, 28, 28, 0.00) 100%);
    }
    .re-our-clients .re-btns {
        z-index: 1;
        display: block;
    }
    .re-our-clients__list {
        height: 820px;
        overflow: hidden;
    }
    .re-our-clients__list-item {
        height: 125px;
        width: 25%;
    }        
    .re-our-clients__list-item__logo-holder {
        padding: 0 30px;
    }
    .re-redirect-links__item__text {
        font-size: 20px;
        padding: 22px 0;
    }
    .re-modal-detail-page .re-modal-v1__modal-body {
        padding: 110px 0 60px;
    }
    .re-clients-say {
        padding: 60px 0;
    }
    .re-clients-say__title {
        margin: 0 0 40px;
    }
    .re-counter-data-holder {
        padding-left: 13px;
        margin: 0 -40px;
    }
    .re-slide-card__sub-title.re-mb {
        margin: 0 0 65px;
    }
    .re-topbar {
        margin: 25px 0 0;
    }
    .re-topbar--v2 {
        padding: 0px 30px;
        margin: 0px 0 0;
    }
    .re-modal-v1__modal-top-view p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 30px;
    }
    .re-box-layout {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 100px 0 0;
    }
    .re-box-layout li {
        width: calc(50% - 8px);
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.05);
        padding: 40px 20px 20px;
        margin: 4px;
        text-align: left;
        min-height: 250px;
    }
    .re-box-layout li h4 {
        color: #FFF;
        font-size: 36px;
        font-weight: 500;
        line-height: 40px;
        filter: blur(0px);
        margin: 20px 0;
    }
    .re-box-layout li p {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        opacity: 0.5;
        margin: 0;
    }
    .swiper-wrapper .swiper-slide.swiper-slide-active .ative {
        margin-left: 60px;  
    }
    .re-count-value__unit {
        font-size: 38px;
        top: -2px;
    }
    .re-swiper-text, .re-swiper-slide__three__line__slider .re-swiper-text {
        margin: 145px 0 0;
    }
    .re-click-to-visit__link img {
        width: 15px;
        position: relative;
        top: 2px;
        margin: 0 0 0 5px;
    }
    .re-common-page .re-template-banner__text {
        font-size: 16px;
        line-height: 26px;
    }
    .re-common-page .re-btns {
        font-size: 13px;
        padding: 15px 35px;
        letter-spacing: 0.5px;
        height: 50px;
    }
    .re-slider--v2 .re-slide-card__sub-title {
        margin: 0px 0 30px;
        padding: 0;
        font-size: 26px;
        line-height: 34px;
    }
    .re-slider--v2 .re-counter-list-item {
        padding: 10px 0 20px;
        margin: 0;
    }
    .re-counter-list-v3 .re-counter-list-item {
        padding: 5px 0px 20px;
    }
    .re-counter-list-v3 .re-count-value {
        font-size: 36px;
        height: 50px;
    }
    .re-counter-list-v3 .re-counter-list-item p {
        font-size: 13px;
        font-weight: 400;
    }
    .re-counter-list--v2 .re-count-value {
        font-size: 36px;
        height: 50px;
    }
    .re-counter-list--v2 .re-count-value__unit,
    .re-counter-list-v3 .re-count-value__unit {
        font-size: 36px;
        top: -1px;
    }
    .re-counter-list-v3 .re-plus-icon {
        font-size: 20px;
        height: 14px;
    }
    .form-control.re-get-in-touch__input, .form-control.re-get-in-touch__textarea {
        padding: 14px 15px;
        line-height: 16px;
    }
    .re-title-holder--mb {
        margin: 0 0 50px;
    }
    .re-strip__label {
        line-height: normal;
    }
    .re-strip__contact-link__arrow__top, .re-strip__contact-link__arrow__bottom {
        height: 18px;
    }
    .re-user-panel {
        padding: 20px 10px 20px 15px;
    }
    .re-user-icon-holder {
        width: 70px;
        height: 70px;
    }
    /* .re-clients-say .re-home-testimonial__slider__quate,
    .re-home-testimonial__slider__quate {
        width: 100px;
        top: -10px;

    } */
    .re-home-testimonial__slider__quate .re-home-testimonial__slider__quate__img{
        height: 74px; 
    }
    .re-footer-view__column-one {
        display: none;
    }
    .re-green-theme .re-slide-card__sub-title {
        margin: 0 0 40px;
    }
    .re-sample-page .pin-spacer .re-filter.re-sticky-pricing-navbar {
        max-height: 82px !important;
        padding: 10px 0 !important;
    }
    .re-topbar--v2 .re-price-text-holder {
        margin: 0 -30px;
        padding: 20px 30px 0;
    }
    .re-clients-say .re-home-testimonial__slider__quate {
        top: -8px;
    }
    .re-clients-say-card__title {
        font-size: 19px;
        line-height: 26px;
    }
    .re-clients-say-card__text {
        opacity: 0.6;
    }
    .re-return-home-btn {
        padding: 15px 35px;
        height: 50px;
        width: 226px;
    }
    .re-template-banner__title {
        font-size: 70px;
    }
    .re-home-page .re-get-in-touch {
        padding: 60px 0;
    }
    .re-error__title {
        font-size: 92px;
    }
    .space-suit-holder {
        right: -50px;
        bottom: 90px;
        width: 116px;
    }
    .re-error__paragraph {
        font-size: 13px;
        opacity: 0.5;
    }
    .re-terms-and-condition-page .re-template-banner {
        padding: 167px 0 70px;
    }
    .re-thankyou-page .re-template-banner {
        padding: 200px 0 100px;
    }
    .re-thankyou-page .re-template-banner__title {
        font-size: 60px;
    }
    .re-common-page.re-thankyou-page .re-template-banner__text {
        font-size: 20px;
        line-height: 25px;
    }
    .re-common-page.re-thankyou-page .re-btns {
        margin: 40px 0 0;
    }
    .re-get-in-touch__title {
        font-size: 36px;
        line-height: 42px;
        margin: 0 0 20px;
    }
    .re-lets-talk-box .re-get-in-touch__text {
        font-size: 11px;
        line-height: 14px;
    }
    .re-lets-talk-text {
        margin: 0 0 10px;
    }
    .re-lets-talk-box {
        display: block;
        margin: 0 0 25px;
    }
    .input-group.re-input-grp .btn{
        padding: 12px 20px;
        font-size: 12px;
        line-height: 16px;
    }
    .re-strip-tittle{
        font-size: 36px;
        line-height: 40px;
    }
    .re-lead-text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }    
    .re-interactive-tag {
        padding: 5px 12px;
        font-size: 10px;
        top: 5px;
        left: 5px;
    }
    .re-modal-v1__modal-body .re-interactive-tag {
        left: 10px;
        top: 10px;
    }
    .re-newsletter {
        padding: 40px 0 30px;
    }
    .re-cust-br, .re-cust-br-v4, .re-cust-br-v10 {
        display: none;
    }
    .re-cust-br-v3, .re-cust-br-v9 {
        display: block;
    }
    .re-accordion-theme__card__info .re-accordion-theme__card__title 
    .re-accordion-theme__card__info .re-accordion-theme__card__value {
        padding: 0;
    }
    .accordion-item.re-accordion-theme__item:not(.accordion-item-active) .re-accordion-theme__card:hover .re-accordion-theme__card__title {
        padding: 25px 0 15px;
        font-size: 24px;
        line-height: 30px;
    }
    .re-accordion-theme__card__info .re-card-button-group {
        padding:  0 0 10px;
    }
    .re-accordion-theme__card__info .re-accordion-theme__card__title {
        width: 100%;
        line-height: 30px;
        padding: 25px 0 15px;
    }
    .re-view-more-button {
        height: 36px;
        margin: 0 0 0 0px;
    }
    .re-accordion-theme__card__info {
        padding: 0 0 5px;
    }
    .re-recent-projects-navigation {
        top: 30%;
    }
    [class*="re-recent-projects-button-"] {
        width: 45px;
        height: 45px;
    }
}

@media(max-width:767px) {
    .container {
        max-width: 540px;
    }

    .re-swiper-text,.re-swiper-slide__three__line__slider .re-swiper-text{
        margin: 20px 0 0;
    }

    .re-footer-view__title {
        font-size: 15px;
        margin: 0 0 10px;
    }

    .re-footer-bottom__logo {
        margin: 0 13px 0 0;
    }

    .re-footer-bottom__list-item__text {
        margin: 0 0 10px 0;
    }

    .re-footer-bottom__list-item {
        margin: 0 10px 0 0;
    }

    .re-footer-bottom__list-item__text,
    .re-footer-bottom__list-item__link {
        padding: 0 10px 0 0;
    }

    .re-footer-bottom__list-item:first-child {
        width: 100%;
        text-align: right;
        margin: 0;
    }

    .re-footer-bottom__list-item__text {
        padding: 0;
        border: 0;
    }

    .re-who-we-are {
        padding: 80px 0px 60px 0;
    }

    .re-who-we-are__title,
    .re-recent-projects__title, 
    .re-clients-say__title {
        font-size: 34px;
        line-height: 44px;
    }

    .re-who-we-are__container {
        padding-bottom: 60px;
    }

    .re-home-testimonial {
        padding: 60px 0;
    }

    .re-home-testimonial__title {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px;
    }

    .re-home-testimonial__slider__quate {
        top: 0;
    }

    .re-testimonial__writter--mt {
        margin: 20px 0 0 0;
    }

    .re-testimonial__writter__name {
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 5px;
    }

    .re-testimonial__writter__hr {
        width: 130px;
        margin: 0 15px;
    }

    .re-testimonial-slider-navigation [class*=testimonial-slider-] {
        width: 36px;
        height: 36px;
        margin: 0 0 0 5px;
    }
    .re-testimonial-slider-navigation [class*=testimonial-slider-] img {
        width: 12px;
        height: auto;
    }

    .re-client-logos {
        overflow: hidden;
    }

    .re-get-in-touch {
        padding: 60px 0;
    }
    .re-strip__social-link {
        padding: 0 40px 0 0;
    }

    .re-footer-view__link {
        font-size: 13px;
        line-height: 16px;
        margin: 0 0 20px;
    }

    .re-footer-view__sub-row__column-0 {
        width: 17%;
    }

    .re-footer-view__sub-row__column-1 {
        width: 25%;
    }

    .re-footer-view__sub-row__column-2 {
        width: 23%;
    }

    .re-footer-view__sub-row__column-3 {
        width: 22%;
    }

    .re-footer-view__sub-row__column-five {
        width: 11%;
    }

    .re-footer-bottom__logo {
        margin: 0 auto 0px;
    }

    .re-who-we-are__sub-title {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 20px;
    }

    .re-who-we-are__container {
        padding-bottom: 50px;
    }

    .re-testimonial__writter__hr {
        width: 50px;
        margin: 0 0px;
        border-top: 0;
    }

    .re-testimonial__writter__logo {
        width: 70px;
    }

    .re-accordion-theme__card__title, .re-accordion-theme__card__title, 
    .accordion-item.re-accordion-theme__item:not(.accordion-item-active) 
    .re-accordion-theme__card:hover .re-accordion-theme__card__title, 
    .re-accordion-theme__card__info .re-accordion-theme__card__title {
        font-size: 18px;
        line-height: 26px;
        padding: 12px 0 0;
    }
    
    .re-accordion-theme__card__value .re-starts-text{
        font-size: 10px;
    }
    
    .re-accordion-theme__card__value {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 0 15px;
    }

    .re-hide-show-buttons {
        font-size: 24px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        margin: 0 0 0 15px;
    }

    .re-order-now-button__text,
    .re-request-quote-button__text {
        font-size: 10px;
        line-height: 24px;
        width: 130px;
        padding: 2px 5px;
        height: 30px;
    }

    .re-card-button-group {
        right: 65px;
        top: 7px;
    }

    .re-inner-page-banner {
        height: 450px;
        padding: 0 0 30px;
    }

    .re-down-scroller {
        display: none;
    }

    .re-detail-view__head__title {
        font-size: 48px;
        line-height: 72px;
    }

    .re-pricing {
        font-size: 36px;
        line-height: 44px;
    }
    .re-topbar--v2 {
        padding: 5px 30px 0;
    }

    .re-modal-v1__modal-dialog,.re-modal-nav-holder {
        max-width: 95%;
    }

    .re-click-to-visit__caption {
        padding: 15px 0;
    padding-right: 15px;
    width: 100%;
    border: 0;
    }

    .re-click-to-visit__text,
    .re-click-to-visit__sub-title {
        font-size: 13px;
        line-height: 15px;
        letter-spacing: unset;
    }

    .re-click-to-visit__title,
    .re-click-to-visit__link {
        font-size: 16px;
        line-height: 20px;
    }

    .re-divider-line {
        width: 100px;
        margin: 0 10px 7px 10px;
    }
    .re-click-to-visit__link .re-click-to-visit__link__arrow {
        width: 10px;
        margin: 0 0 0 5px;
        top: 2px;
    }

    .re-recent-projects {
        padding: 60px 0;
    }
    .re--dropdown-large {
        width: 450px;
    }
    .re-middle-border {
        left: 450px;
    }
    .re-checkbox-holder {
        font-size: 14px;
    }
    .re--dropdown-filter__btn::before {
        width: 100%;
    background-image: linear-gradient(90deg, rgb(233, 228, 228, 1) 67%, rgba(51, 188, 83,1) 100%);
    -webkit-background-image: linear-gradient(90deg, rgb(233, 228, 228, 1) 67%, rgba(51, 188, 83,1) 100%);
    -moz-background-image: linear-gradient(90deg, rgb(233, 228, 228, 1) 67%, rgba(51, 188, 83,1) 100%);
    }

    .re-swiper-banner-slider__data {
        bottom: 110px;
        max-width: 540px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 13px;
    }
    .re-footer-view__column-two {
        max-width: 100%;
    }
    .re-swiper-banner-slider__fraction, .swiper-pagination.re-swiper-banner-slider__progressbar {
        margin: 0;
    }

    .re-card-button-group--v2 .re-order-now-button__text, 
    .re-card-button-group--v2 .re-request-quote-button__text, 
    .re-card-button-group--v3 .re-order-now-button__text, 
    .re-card-button-group--v3 .re-request-quote-button__text {
        width: 225px;
        padding: 9px 15px;
        height: 44px;
    }
    

    .re-label-group__clear-all {
        bottom: 0;
        top: 3px;
    }
    
    h2 .re-banner-heading {
        font-size: 30px;
        line-height: 36px;
        letter-spacing: -0.72px;
        font-weight: 600;
    }
    .re-swiper-slide__inner__caption {
        align-items: start;
        padding:80px 0 0;
    }

    .re-nav-link__arrow {
        right: 30px;
    }
    .re-vertical-scroller {
        max-height: calc(100vh - 200px);
        overflow: hidden auto;
        padding-bottom: 0px;
    }
    .re-filter {
        padding: 0px 0 0;
    }
    .re-contact-banner__title {
        font-size: 50px;
        margin: 0px 0 30px;
    }
    .re-minus-mrg-top-v2 {
        margin-top: -25px;
    }
    .re-input-holder {
        width: 100%;
    }
    .re-detail-title {
        font-size: 12px;
        margin: 0 0 2px;
    }
    .re-detail-column:first-child {
        padding-right: 0;
        border-right: 0;
        border-bottom: 1px solid #1c1c1c33;
        width: 100%;
    }
    .re-detail-column {
        padding: 20px;
    }
    .re-input-style {
        font-size: 14px;
    }
    .re-input-holder {
        margin: 0 0 20px;
    }
    .re-contact-banner {
        padding: 130px 0 60px;
    }
    .re-about-banner__title {
        font-size: 60px;
        text-wrap: wrap;
    }
    .re-spacing-top {
        margin-top: 50px;
    } 
    .re-about-banner__text {
        font-size: 20px;
        line-height: 32px;
    }
    /* .re-slide-card__sub-title {
        margin: 0 0 40px;
    }   */
    .re-counter-list-item {
        padding: 5px 0 15px;
        width: 200px;
    }
   
    .re-our-clients__list-item {
        height: 140px;
        width: 33.33%;
    }
    /* .re-slide-card {
        background-image: url('../images/about-slide1.jpg');
    } */
    .re-img-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .re-img-grid__item--full {
        grid-column: 1 / 1;
    }
    .list-group.re-header-right-items .list-group-item{
        padding: 0px 0 0 5px;
        font-size: 16px;
        line-height: 18px;
    }
    .btn.re-submit-btn {
        height: 52px;
        padding: 13px;
    }
    .re-user-detail {
        height: 30px;
        width: 30px;
        padding: 0;
    }
    .re-user-detail .re-user-icon {
        margin: 0;
    }
    .re-user-detail .re-user-icon svg {
        width: 21px;
        opacity: 0.7;
    }
    .re-user-name, .re-down-arrow  {
        display: none!important;
    }
    .re-cart-box {
        height: 30px;
        width: 30px;
        padding: 4px;
    }
    .re-cart-box svg {
        opacity: 0.4;
    }
    .re-cart-count {
        top: -7px;
        right: -7px;
        font-size: 9px;
        width: 15px;
        height: 15px;
    }
    .re-price-text-holder {
        flex: auto;
    }
    /* .re-demo-btn {
        padding: 12px 20px;
    } */
    .re-swiper-slide--box {
        padding: 5px 10px 5px 10px;
    }

    .re-clients-say__title {
        margin: 0 0 20px;
    }
    .re-clients-say-list__item {
        width: 100%;
    }
    .re-clients-say {
        padding: 50px 0;
        background: linear-gradient(360deg, rgba(238, 243, 248, 1) 0%, #EEF3F8 100%, #EEF3F8 100%);
    }
    .re-section-text {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 80px;
    }
    .re-list-group__item {
        padding: 2px 10px;
    }
    .re-note-text {
        width: 100%;
    }
    .re-card-button-group--v2 a:first-child {
        margin: 0 6px 0 0;
    }
    .re-counter-list.re-counter-list--v2 {
        display: flex;
        margin: 200px 0 0;
    }
    .re-counter-list--v2 .re-counter-list-item {
        width: 45%;
    }
    .re-counter-list--v2 .re-count-value,
    .re-counter-list-v3 .re-count-value {
        font-size: 32px;
        height: 50px;
    }
    .re-counter-list--v2 .re-counter-list-item p {
        margin: 0px 0 0;
        font-size: 13px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }
    .re-counter-list--v2 .re-count-value__unit {
        font-size: 32px;
        top: -1px;
    }
    .re-counter-data-holder {
        margin: 0 0px;
    }
    .re-slide-card__sub-title.re-mb {
        margin: 0 0 30px;
    }
    .re-box-layout {
        margin: 60px 0 0;
    }
    .re-box-layout li {
        padding: 30px 15px;
    }
    .re-box-layout li h4 {
        font-size: 24px;
        line-height: 28px;
        margin: 15px 0 5px;
    }
    .re-count-value__unit {
        font-size: 36px;
        top: 0px;
    }
    .re-plus-icon {
        font-size: 24px;
        height: 24px;
    }
    .re-back-button, .re-modal-detail-page .re-back-button {
        margin-bottom: 50px;
    }
    .re-click-to-visit__link img {
        width: 10px;
        margin: 0 0 0 4px;
        top: 1px;
    }
    h2 .re-banner-heading-one {
        font-size: 50px;
        line-height: 50px;
    }
    .re-common-page .re-template-banner__title {
        margin: 0 0 20px;
        padding: 0 0 20px;
    }
    .re-common-page .re-btns {
        margin: 15px 0 0;
    }
    .re-count-value {
        height: 55px;
    }  
    .re-counter-list-v3 .re-count-value__unit {
        font-size: 32px;
        top: -1px;
    }
    .re-counter-list-v3 .re-counter-list-item {
        padding: 5px 0px 15px;
    }
    .re-counter-list-v3 .re-counter-list-item:first-child {
        border-bottom: 0;
    }
    .swiper-wrapper .swiper-slide.swiper-slide-active .ative {
        margin-left: 30px;  
    }
    .re-template__sub-title {
        font-size: 16px;
        margin: 20px 0 5px;
        letter-spacing: 0px;
    }
    .re-terms-and-condition-page .re-template-banner {
        padding: 120px 0 50px;
    }
    /* .re-nav-holder {
        max-height: calc(100vh - 250px);
    } */
    .re-user-name-holder {
        font-size: 15px;
        margin: 10px 0 0;
        line-height: 20px;
    }
    .re-user-panel__nav__item a {
        font-size: 14px;
        padding: 10px;
        border-radius: 8px;
    }
    .re-user-info {
        width: 250px;
    }
    /* a.re-logout-btn {
        margin: 35px 0 0;
        padding: 5px;
        font-size: 14px;
        border-radius: 7px;
    } */
    
    .re-error__title {
        font-size: 60px;
    }
    .re-sub-title {
        font-size: 10px;
        right: 40px;
    }
    .space-suit-holder {
        right: -60px;
        bottom: 30px;
    }
    .re-error-banner {
        padding: 0 40px;
    }
    .re-box-layout li p {
        line-height: 20px;
        margin: 10px 0 0;
    }
    .re-swiper-pagination--testimonial {
        right: 95px;
        bottom: 18px;
    }
    .re-testimonial-slider-navigation {
        right: 0;
        bottom: 15px;
    }
    .re-menu-holder {
        padding: 60px 20px;
    }

    .re-nav-link {
        padding: 19px 0px;
        font-size: 30px;
        line-height: normal;
    }
    .re-touch-device-menu .dropdown-menu > li {
        margin: 0 0 5px;
    }
    .re-sub-nav-link {
        font-size: 18px;
        padding: 12px 0;
        border-bottom: 0;
    }
    .re-mega-menu__title {
        font-size: 12px;
        letter-spacing: 1.2px;
        margin: 0 0 0px;
    }
    .re-menu-footer .re-mega-menu__title {
        font-size: 12px;
        letter-spacing: 1.2px;
        margin: 0 0 20px;
    }
    .re-menu-footer .re-mega-menu__thumbnail__title {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 10px;
    }
    .re-menu-footer .re-mega-menu__thumbnail__text {
        font-size: 13px;
        line-height: 20px;
    }
    .re-menu-footer .re-btn--click-here {
        letter-spacing: 0.9px;
        font-size: 10px;
        padding: 9px 25px;
        margin: 20px 0 0;
    }
    .re-menu-footer .re-btn--click-here .re-btns__arrow {
        width: 8px;
        top: 0px;
    }
    .re-btn-close {
        right: 15px;
    }
    .re-background-gradient::before {
        height: 10%;
    }
    .re-green-theme .re-slide-card__sub-title {
        margin: 0 0 30px;
        font-weight: 400!important;
    }
    .re-textbox-wrapper .re-textbox-title {
        font-size: 38px;
        line-height: 44px;
    }
    .re-bg-texture .re-bg-texture__text {
        font-size: 310px;
        line-height: 260px;
        margin: -60px 0 0;
        letter-spacing: -18.316px;
    }
    .re-bg-texture .re-bg-texture__text-one, .re-bg-texture .re-bg-texture__text-two, .re-bg-texture .re-bg-texture__text-three {
        left: 0;
    }
    .re-bg-texture {
        bottom: 3%;
    }
    .re-our-clients__list-item__logo-holder img {
        height: 90px;
    }
    .re-home-testimonial__slider__quate .re-home-testimonial__slider__quate__img{
        height: 62px;
    }
    .re-cust-hr-line-holder {
        width: 75%;
        bottom: 20px;
        padding: 0 0 0 13px;
    }
    .re-lets-talk-text, .re-lets-talk-number {
        font-size: 22px;
    }
    .re-lets-talk-box .re-get-in-touch__text {
        font-size: 14px;
        line-height: 20px;
        padding: 0;
    }
    .re-common-page.re-thankyou-page .re-template-banner__text {
        font-size: 18px;
        line-height: 24px;
    }
    .re-thankyou-page .re-template-banner__title {
        font-size: 50px;
        margin: 0 0 50px;
        padding: 0 0 90px;
    }
    .re-common-page.re-thankyou-page .re-btns {
        margin: 30px 0 0;
    }
    .re-home-banner-holder .swiper-wrapper {
        height: auto;
    }
    .eupopup-container-bottom{
        bottom: 78px;
        padding: 20px 14px;
    }
    .re-fancy{
        --offset-border: 2px;
    }
    .re-fancy__button{
        font-size: 12px;
        line-height: 14px;
        letter-spacing: unset;
        padding: 8px 12px;
    }
    .sample-banner__title {
        font-size: 60px;
        margin: 0 0 0px;
    }
    .sample-banner {
        padding: 120px 0 20px;
    }
    .re-strip-tittle {
        font-size: 28px;
        line-height: 34px;
    }
    .re-lead-text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    .re-cust-br-v3 {
        display: none;
    }
    .re-cust-br-v4 {
        display: block;
    }
    .re-view-more-button .re-btn-text {
        height: 29px;
        font-size: 10px;
        letter-spacing: 1px;
    }
    .re-view-more-button {
        height: 30px;
        margin: 0 0 0 0px;
    }
    .re-accordion-theme__card__info .re-accordion-theme__card__title {
         padding: 12px 0 0;
    }
    .re-view-more-button .re-moving-arrow {
        margin: 0 0 0 5px;
        width: 9px;
    }
    .re-accordion-theme__card__info .re-accordion-theme__card__value {
        padding: 0;
        min-height: 48px;
    }
    [class*="re-recent-projects-button-"] {
        width: 40px;
        height: 40px;
    }
    .re-recent-projects-navigation {
        top: 26%;
    }
    [class*="re-recent-projects-button-"] img {
        width: 13px;
    }
}

@media(max-width:576px) {
    input, select, textarea {
        font-size: 16px;
    }
    .scrollbar-track-y{
        width: 4px !important;
    }
    .scrollbar-thumb{
        width: 4px !important;
    }
    .re-swiper-text, .re-swiper-slide__three__line__slider .re-swiper-text{
        margin: 70px 0 0;
    }
    .re-logo-svg {
        width: 170px;
    }
    .re-modal-v1 {
        --bs-modal-padding: 0;
        --bs-modal-margin: 0;
    }
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .row [class*=col-], .re-swiper-banner-slider__data {
        padding: 0 20px;
    }
    .row {
        margin: 0 -20px;
    }
    .re-bg-overlay::after{
        background: transparent;
    }
    .re-card-body {
        margin: 0 0 20px;
    }
    .re-btns--sm-w-100 {
        width: 100%;
    }

    p {
        font-size: 14px;
        line-height: 24px;
    }

    .container, .re-swiper-banner-slider__data {
        max-width: 100%;
    }

    .re-swiper-banner-slider .re-swiper-slide__inner video{
        height: 100vh;
    }

    .re-who-we-are__title,
    .re-recent-projects__title,
    .re-clients-say__title {
        font-size: 28px;
        line-height: 36px;
    }
    .re-who-we-are__title {
        font-size: 28px;
    line-height: 34px;
    margin: 0 0 44px !important;
    }

    .re-footer-view__sub-row__column-0 {
        width: 40%;
    }

    .re-footer-view__sub-row__column-1 {
        width: 50%;
    }

    .re-footer-view__sub-row__column-2 {
        width: 40%;
    }

    .re-footer-view__sub-row__column-3 {
        width: 35%;
    }

    .re-footer-view__sub-row__column-five {
        width: 20%;
    }

    [class*=re-footer-view__sub-row__column-] {
        margin: 25px 0 0;
    }

    .re-footer-view__title {
        margin: 0;
    }

    .re-footer-view__link {
        margin: 0 0 12px;
    }

    .re-footer-view__column-two {
        max-width: 100%;
        padding: 60px 0;
    }

    .re-testimonial__writter__hr {
        width: 1px;
        height: 40px;
        margin: 10px 0;
        border-left: 1px solid rgba(28, 28, 28, 0.5);
    }

    .re-testimonial-slider-navigation {
        right: 0;
        width: 80px;
        position: relative;
        margin: -50px 0 0 auto;
        justify-content: end;
    }
    .re-swiper-pagination--testimonial {
        right: 85px;
        bottom: 30px;
        position: relative;
        left: auto;
    }

    .re-client-logos__list__item {
        min-height: 120px;
        width: 40%;
        padding: 0 25px;
    }

    .re-footer-bottom__list-item {
        margin: 0 5px 0 0;
    }

    .re-footer-bottom__list-item__text,
    .re-footer-bottom__list-item__link {
        font-size: 10px;
        line-height: 10px;
        padding: 0 8px 0 0;
    }

    .re-footer-view__sub-title {
        font-size: 22px;
        line-height: 30px;
        margin: 0 0 30px;
        font-weight: 400!important;
    }

    .re-visit-link {
        font-size: 32px;
        line-height: 40px;
    }

    .re-visit-link__arrow-icon {
        width: 18px;
        height: 20px;
    }

    /* accordion conver in card view | css start */
    .re-accordion-theme__collapse,
    .re-hide-show-buttons {
        display: none;
    }

    .re-spacing-py {
        padding: 60px 0 90px;
    }

    .re-accordion-theme__item {
        border: 0;
    }

    .re-accordion-theme__card {
        position: relative;
        overflow: hidden;
        display: block;
        background-color: #fff !important;
        border-radius: 20px !important;
        padding: 0;
        margin: 0 0 20px;
        border: 0;
        box-shadow: 0px 4px 20px 0px rgba(28, 28, 28, 0.10) !important;
    }

    .re-accordion-theme__card__img {
        display: block;
        position: relative;
        overflow: hidden;
        border-radius: 20px 20px 0 0;
    }

    .re-accordion-theme__card__img,
    .re-accordion-theme__card-text,
    .re-view-more-button {
        display: block;
    }
    .re-order-now-button img,
    .re-request-quote-button img {
        display: none;
    }

    .re-accordion-theme__card__info {
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
    }

    .re-accordion-theme__card__value {
        position: relative;
        margin: 0 0 0 auto;
        right: 0;
        top: 0;
    }

    .re-accordion-theme__card-text {
        opacity: 0.6;
        line-height: 20px;
        font-size: 13px;
        margin: 10px 0 20px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: normal;
        color: #1C1C1C;
    }

    .re-accordion-theme__header .re-card-button-group {
        width: 100% !important;
        height: auto !important;
        overflow: hidden;
        margin: 0;
        justify-content: space-between;
    }

    .re-card-button-group {
        width: 100%;
        position: static;
        right: 0;
        top: 0;
        opacity: 1;
        visibility: visible;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: start;
        order: initial;
        margin: 20px 0;
        height: auto;
    }
    .re-pricing {
        font-size: 30px;
        line-height: 38px;
    }
    
    .re-starts-text {
        font-size: 12px;
        margin: 0 0 5px;
    }

    .re-accordion-theme__card__title, .re-accordion-theme__card__value {
        order: initial;
    }
    
    .re-accordion-theme__card__info .re-accordion-theme__card__title {
        padding: 0;
        font-size: 18px;
        font-weight: 700;
        line-height: 28px;
        width: auto;

    }
    .re-accordion-theme__card__info .re-accordion-theme__card__value{
        padding: 0;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        min-height: auto;
        margin: 0 0 0 auto;
    }
    .re-accordion-theme__card__info .re-card-button-group {
        padding: 0;
    }
    .re-accordion-theme__card__value .re-starts-text {
        font-size: 10px;
        line-height: 10px;
        margin: 0;
    }
    .re-order-now-button__text,
    .re-request-quote-button__text {
        display: block;
    }
    .re-order-now-button__text,
    .re-request-quote-button__text {
        font-size: 11px;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.55px;
        text-transform: uppercase;
        color: #1C1C1C;
        padding: 13px 16px;
        height: 42px;
        width: 100%;
        border: 1px solid rgba(28, 28, 28, 0.20);
    }

    .re-order-now-button,
    .re-request-quote-button {
        display: inline-flex;
        text-decoration: none;
        align-items: center;
        justify-content: center;
        width: calc(50% - 5px);
        height: auto;
        margin: 0 0 0 0;
        background-color: #fff;
        border-radius: 50px;
        font-family: 'Poppins', sans-serif !important;
    }
    .re-card-button-group--v2 .re-order-now-button {
        background: #1C1C1C;
        margin-right:0;
        margin-top: 13px;
    }
    .re-order-now-button__text {
        color: #fff;
    }

    .re-view-more-button {
        display: inline-flex;
        text-decoration: none;
        align-items: center;
        justify-content: center;
        width: 46px !important;
        height: 46px !important;
        margin: 0 0 0 auto;
        background-color: #1C1C1C;
        border-radius: 50px;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .re-view-more-button img {
        width: 14px;
        height: auto;
    }
    .re-view-more-button .re-btn-text, .re-view-more-button .re-moving-arrow {
        display: none;
    }
    .re-view-more-button .re-top-right-white {
        display: block;
    }

    .re-detail-view__head__title {
        font-size: 36px;
        line-height: 50px;
        margin: 0 0 10px;
    }
    .re-detail-view__head__title span:nth-child(n+2) {
        margin-top: -5px;
    }

    .re-note-text {
        font-size: 10px;
        line-height: 14px;
    }

    .re-card-button-group--v2 .re-request-quote-button,
    .re-card-button-group--v2 .re-order-now-button,
    .re-card-button-group--v3 .re-request-quote-button,
    .re-card-button-group--v3 .re-order-now-button {
        width: 100%;
        height: auto;
        margin: 10px 0 0;
    }

    .re-card-button-group--v2 .re-order-now-button__text,
    .re-card-button-group--v2 .re-request-quote-button__text,
    .re-card-button-group--v3 .re-order-now-button__text,
    .re-card-button-group--v3 .re-request-quote-button__text {
        width: 100%;
        text-align: center;
    }

    .re-detail-view__head {
        padding: 116px 0 20px;
    }
    .row [class*=col-] .re-card-body__image {
        border-radius: 8px;
    }

    .re-modal-v1__modal-dialog,.re-modal-nav-holder{
        max-width: 100%;
    }


    .re-card-button-group--v3 {
        width: auto;
        max-width: 100%;
        margin: 20px;
    }
    .re-click-to-visit__column {
        display:block;
        width: 100%;
    }
    .re-click-to-visit__caption {
        padding: 30px 15px 30px 20px;
        display: block;
    }
    .re-divider-line {
        display: none;
    }
    .re-click-to-visit__title {
        margin: 0 0 20px;
    }
    .re-click-to-visit__link {
        font-size: 34px;
        line-height: 36px;
    }
    .re-click-to-visit__left-extra-space {
        display: none;
    }
    .re-click-to-visit__text, .re-click-to-visit__sub-title {
        font-size: 18px;
        line-height: 27px;
    }
    .re-click-to-visit__sub-title {
        color: #1C1C1C !important;
        font-weight: 400;
    }
    .re-click-to-visit__title {
        font-size: 22px;
        line-height: 26px;
    }
    .re-swiper-banner-slider__data {
        top: 25%;
        position: absolute;
        bottom: auto;
    }
    .re-swiper-banner-slider__fraction, .swiper-pagination.re-swiper-banner-slider__progressbar {
        width: calc(100% - 0px);
        margin-bottom: 5px;
        margin: 0;
    }
    .re-swiper-banner-slider__current-slide {
        font-size: 14px;
        line-height: 30px;
    }

    .re-swiper-banner-slider__total-slides {
        font-size: 9px;
        letter-spacing: 0.35px;
    }
    .re-click-to-visit__link .re-click-to-visit__link__arrow {
        width: 18px;
        top: 4px;
    }
    .re--dropdown-large {
        width: auto;
        flex:1 0 auto;
    }
    .re--dropdown-filter {
        flex: initial;
        width: 50px;
    }
    .re--dropdown-menu-filter {
        width: 100%;
    }
    .re-filter {
        padding: 20px 0 0;
    }
    .re-middle-border {
        left: auto;
        right: 50px;
        height: 34px;
        width: 1px;
        top: 6px;
    }
    .re--dropdown-large__btn__inner, .re--dropdown-filter__btn__inner {
        padding: 13px 20px 13px 10px; 
        font-size: 13px;
    }
    /* .re--dropdown-large__btn__inner {
        padding: 13px 20px 13px 10px;
    } */
    .re--dropdown-large__btn__arrow {
        width: 10px;
        height: 5px;
        line-height: 10px;
    }
    .re--dropdown-menu__item {
        width: 100%;
        padding-right: 0;
    }
    .re--dropdown-menu__item:nth-child(2n), .re--dropdown-menu__item:nth-child(3n), .re--dropdown-menu__item:nth-child(4n) {
        padding-right: 0px;
    }
    .re--dropdown-menu-large, .re--dropdown-menu-filter {
        padding: 57px 10px 10px 10px;
    }
    .re--dropdown-filter__btn::before {
        -webkit-background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(51, 188, 83,1) 100%);
        -moz-background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(51, 188, 83,1) 100%);
        background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(51, 188, 83,1) 100%);
    }
    .re-label-group__item {
        font-size: 10px;
        line-height: 10px;
        padding: 5px 10px;
        gap: 5px;
    }
    .re-label-group__item__close {
        width: 8px;
    }
    .re--dropdown-filter__btn__inner {
        padding: 13px 10px;
    }
    .re--dropdown-filter__icon {
        width: 16px;
    }
    .re-strip__social-link {
        padding: 0px;
        display: inline-block;
        width:auto;
        margin-right: 50px;
    }
    .re-strip__social-link:nth-of-type(even) {
        margin-right: 0px;
    }
    .re-get-in-touch__title {
        font-size: 36px;
        line-height: 46px;
    }
    .re-get-in-touch__text {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 15px;
    }
    .re-strip__flex__column-one, 
    .re-strip__flex__column-two, 
    .re-strip__flex__column-three {
        border-right: 0;
        padding-left: 0;
        width: 100%;
        padding: 40px 15px 60px;
    }
    .re-strip__flex__column-two{
        display: flex;
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .re-strip__label {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
    .re-strip__flex {
        margin: 0 -20px;
    }
    .re-footer-bottom {
        padding: 30px 0 100px;
    }
    .re-footer-view__section-label {
        font-size: 14px;
    }
    .re-inner-page-banner {
        padding: 130px 0 60px;
    }
    .re-inner-page-banner__title {
        font-size: 40px;
        line-height: 60px;
        margin: 0 0 20px;
        padding: 60px 0 0;
    }
    .re-footer-bottom__list-item__text {
        padding: 0;
    }
    .re-footer-bottom .col-10 {
        padding-left: 0;
    }
    .re-home-testimonial__slider__quate {
        margin-left: 20px;
    }
    .re-modal-v1__modal-top-view p {
        font-size: 13px;
        line-height: 23px;
        margin: 0 0 20px;
    }
    .re-topbar--v2 .re-price-text-holder {
        padding: 16px 30px 0;
    }
    .re-modal-v1__title {
        font-size: 30px;
        line-height: 40px;
    }
    .re-modal-v1__modal-body .row [class*=col-] .re-card-body__badge-list__item {
        font-size: 9px;
        line-height: 11px;
    }
    .re-modal-v1__title > span:nth-child(2) {
        margin: -6px 0 0;
    }
    .re-modal-v1__modal-top-view {
        padding-bottom: 5px;
    }
    .re-custom-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .re-topbar--v2 {
        padding: 0px 20px;
        margin: 0 0px;
    }
    .re-card-button-group--v2 .re-order-now-button__text, .re-card-button-group--v2 .re-request-quote-button__text, 
    .re-card-button-group--v3 .re-order-now-button__text, .re-card-button-group--v3 .re-request-quote-button__text {
        padding: 12px 20px;
        height: 48px; 
    }
    .re-spacing-py__type2 {
        padding: 30px 0;
    }
    .re-new-release__title {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 20px;
    }
    .re-who-we-are__container {
        padding-bottom: 50px;
    }
    .re-btns--view-all,
    .re-home-testimonial .re-btns-about-us,
    .re-client-logos .re-btns-about-us,
    .re-btns-about-us {
        width: 100%;
        min-width: 100%;
    }
    .row [class*=col-] .re-card-body__title {
        font-size: 14px;
        line-height: 18px;
    }
    .row [class*=col-] .re-card-body__badge-list__item {
        font-size: 10px;
        line-height: 13px;
    }
    .re-btns--view-more-sample {
        width: 100%;
    }
    .re-label-group {
        line-height: 20px;
        margin: 0px 0 20px 0;
    }
    .re--dropdown-large__btn {
        border-radius: 6px 0 0 10px;
    }
    .re-sample-project-list .row [class*=col-] .re-card-body__title {
        font-size: 14px;
        line-height: 18px;
    }
    .re-sample-project-list .row [class*=col-] .re-card-body__badge-list {
        line-height: 10px;
    }
    .re-sample-project-list .row [class*=col-] .re-card-body__badge-list__item {
        font-size: 8px;
        line-height: 10px;
    }
    .re-sample-project-list .row [class*=col-] .re-card-body__image {
        border-radius: 6px;
    }
    .re-floating-bottom-sec{
        gap: 10px;
        left: 0;
        right: 0;
        padding: 0 20px;
        justify-content: start;
    }
    .re-menu-open-button {
        width: calc(100% - 110px);
        height: 48px;
    }
    .re--dropdown-menu-filter {
        top: 0% !important;
        transform: unset !important;
        right: 0 !important;
    }
    .re-swiper-slide__inner__caption {
        height: 270px;
        display: flex;
        flex-wrap: wrap;
        align-items: end;
    }

    .re-vertical-scroller {
        max-height: calc(100vh - 230px);
        overflow: hidden auto;
    }
    .re--dropdown-menu-large__row {
        max-height: 65vh;
        overflow: hidden auto;
    }
    .sample-banner__title, .re-template-banner__title{
        font-size: 50px;
        line-height: 62px;
    }
    .re-background-holder video {
        transform: unset;
    }
    .re-background-video-holder {
        height: 100vh;
        padding: 50px 0 0;
        align-items: start;
    }
    .re-detail-column {
        padding: 20px;
    }
    .re-detail-title {
        font-size: 10px;
        opacity: 0.6;
        letter-spacing: 1px;
    }
    .re-detail-text {
        display: block;
        font-size: 16px;
        line-height: 20px;
    }
    .re-form-title {
        font-size: 20px;
    line-height: 30px;
    margin: 60px 0 20px;
    }
    .re-input-holder {
        margin: 0 0 15px;
    }
    .re-input-style {
        font-size: 16px;
    }
    .re-contact-banner {
        padding: 130px 0 60px;
    }
    .re-office-time {
        font-size: 11px;
        line-height: 18px;
        margin: 10px 0 0;

    }
    .re-about-banner__title {
        font-size: 50px;
        margin-bottom: 0;
    }
    .re-h-line {
        margin: 60px 0;
    }
    .re-about-banner__text {
        font-size: 18px;
        line-height: 28px;
    }
    .re-slide-card {
        padding: 20px 0 35px;
    }
    .re-green-theme .re-slide-card__sub-title {
        margin: 0 0 30px;
        font-size: 24px;
        line-height: 30px;
        width: 90%;
    }
    .re-slide-card__sub-title {
        margin: 0 0 30px;
    }
    .re-counter-list-item {
        width: calc(50% - 24px);
    }
    .re-our-clients {
        padding: 60px 0 10px;
    }
    .re-our-clients__title {
        font-size: 30px;
        line-height: 40px;
        margin: 0px 0 30px;
    }
    .re-our-clients__list-item {
        height: 86px;
        width: 33.33%;
    }
    .re-our-clients__list-item__logo-holder img {
        height: 60px;
    }
    .re-redirect-links__item__text {
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .re-who-we-are__sub-title {
        font-size: 13px;
    line-height: 20px;
    margin: 0 0 25px;
    }
    .re-request-quote-button__text {
        margin-right: 0px;
    }
    /* .re-demo-btn {
        width: 100%;
        padding: 15px 20px;
    } */
    .re-list-group__item {
        padding: 1px 10px 3px;
    }
    .re-list-group__item__type, .re-list-group__item__value {
        font-size: 13px;
        line-height: 16px;
    }
    .re-counter-list-item p {
        font-size: 12px;
        line-height: 18px;
        font-weight: 300;
    }
    .re-counter-list--v2 .re-count-value p {
        font-size: 13px;
    }
    .re-topbar {
        margin: 20px 0 0;
    } 
    .re-topbar--v2 {
        margin: 0;
    }
    .re-topbar--v2 .re-card-button-group--v2 {
        margin: 20px 0;
    }
    .re-box-layout li p {
        font-size: 13px;
        line-height: 18px;
    }
    .re-box-layout li {
        padding: 30px 20px 20px 20px;
        width: 100%;
        max-width: 100%;
        margin: 0 auto 5px;
        min-height: 200px;
    }
    .re-box-layout li h4 {
        font-size: 28px;
        line-height: 30px;
        margin: 16px 0 10px;
        font-weight: 500;
    }
    .re-image-compare-holder .icv__circle {
        width: 45px;
        height: 45px;
    }
    .re-image-compare-holder .icv__arrow-wrapper {
        width: 8px;
        height: 11px;
    }
    .re-image-compare-holder .icv__arrow-wrapper {
        transform: translateX(12px) !important;
    }
    .re-image-compare-holder:hover .icv__arrow-wrapper {
        transform: translateX(10px) !important;
    }
    .re-image-compare-holder .icv__arrow-wrapper:nth-child(2) {
        transform: translateX(-12px) !important;
    }
    .re-image-compare-holder:hover .icv__arrow-wrapper:nth-child(2) {
        transform: translateX(-10px) !important;
    }
    .re-click-to-visit__link img {
        width: 20px;
        margin: 0 0 0 8px;
        top: 3px;
    }
    .re-count-value__unit {
        font-size: 36px;
        top: -2px;
    }
    .re-counter-list--v2 .re-counter-list-item {
        width: 45%;
    }
    .re-counter-list-v3 .re-counter-list-item {
        width: 44%;
        margin: 0;
    }
    .re-counter-list.re-counter-list--v2 {
        margin: 90px 0 0;
    }
    .re-counter-list--v2 .re-count-value .re-plus-icon,
    .re-counter-list-v3 .re-plus-icon {
        font-size: 20px;
        height: 18px;
    }
    .re-word-space{
        margin-right: 10px;
    }
    .swiper-wrapper .swiper-slide.swiper-slide-active .ative {
        margin-left: 26px;  
    }
    .re-user-icon-holder {
        width: 60px;
        height: 60px;
    }
    .re-user-name-holder {
        font-size: 14px;
        margin: 5px 0 0;
        line-height: 18px;
    }
    .re-error__title {
        font-size: 56px;
    }
    .re-sub-title {
        font-size: 10px;
        right: 20px;
    }
    .re-error__paragraph {
        font-size: 12px;
    line-height: 18px;
    }
    .space-suit-holder {
        right: -20px;
        bottom: 120px;
        width: 80px;
    }
    .re-accordion-theme__card__title, .accordion-item.re-accordion-theme__item:not(.accordion-item-active) 
    .re-accordion-theme__card:hover .re-accordion-theme__card__title {
        font-size: 18px;
        line-height: 28px;
        padding: 0;
    }
    .re-clients-say .re-home-testimonial__slider__quate {
        display: block;
        width: 50px;
        top: 0;
        margin: 0;
        padding: 0;
    }
    .re-sub-nav-link, .re-touch-device-menu .dropdown-menu li {
       width: 100%;
    }
    .re-btn-close {
        width: 35px;
        height: 35px;
        padding: 11px;
        top: 30px;
    }
    .re-mega-menu__title {
        margin: 10px 0 6px;
    }
    .re-second-row {
        margin: 10px 0 0;
    }
    .re-second-row .re-mega-menu__title {
        margin-top: 20px;
    }
    .re-nav-link .re-collapse-arrow {
        width: 16px;
    }
    .re-touch-device-menu .dropdown-menu, .re-touch-device-menu .dropdown-menu .re-first-row .re-re-sub-nav-list {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }
    .re-sample-page .pin-spacer .re-filter.re-sticky-pricing-navbar {
        max-height: 68px !important;
        padding: 10px 0 !important;
    }
    .re-textbox-wrapper .re-textbox-title {
        font-size: 32px;
        line-height: 36px;
    }
    .re-textbox-wrapper .re-textbox-holder {
        margin-bottom: 40px;
    }
    .re-textbox-wrapper .re-textbox-sub-text {
        font-size: 10px;
        line-height: 13px;
        margin: 0 0 0 1px;
        padding: 0 0 0 10px;
    }
    .re-textbox-wrapper .re-textbox-sub-text .re-bullet {
        width: 4px;
        height: 4px;
    }
    .re-bg-texture .re-bg-texture__text {
        font-size: 264px;
        line-height: 220px;
        margin: -66px 0 0;
        letter-spacing: -13.243px;
        opacity: 0.03;
    }
    .re-bg-texture {
        bottom: 6%;
    }
    .re-bg-texture .re-bg-texture__text-one {
        left: -27%;
    }
    .re-bg-texture .re-bg-texture__text-two {
        left: -5%;
    }
    .re-bg-texture .re-bg-texture__text-three {
        left: -5%;
    }
    .re-slide-card__sub-title, .re-recent-projects__title, .re-home-testimonial__title {
        font-size: 28px;
        line-height: 34px;
    }
    .re-user-detail, .re-cart-box {
        height: 26px;
        width: 26px;
        padding: 0px;
    }
    .re-user-detail .re-user-icon svg,
    .re-cart-box svg {
        width: 15px;
    }
    .re-cart-count {
        width: 14px;
        height: 14px;
    }
    .re-cust-hr-line-holder {
        bottom: 35px;
    }
    .re-who-we-are__text {
        font-size: 18px;
        line-height: 28px;
    }
    .form-control.re-get-in-touch__input, .form-control.re-get-in-touch__textarea {
        margin: 0 0 5px;
    }
    .re-get-in-touch__button {
        height: 48px;
    }
    .re-title-holder--mb {
        margin: 0 0 30px;
    }
    .re-btns--view-all {
        margin: 10px 0 0;
    }
    .re-home-testimonial p {
        font-size: 14px;
        line-height: 24px;
    }
    .re-testimonial__writter--mt {
        margin: 30px 0 0 0;
    }
    .re-testimonial__writter__post, .re-testimonial__writter__company {
        font-size: 12px;
        font-weight: 500;
    }
    .re-testimonial__writter__company {
        border-left: 1px solid #1c1c1c80;
    }
    .re-swiper-pagination--testimonial {
        font-size: 12px;
    }
    .re-swiper-pagination--testimonial .swiper-pagination-current,
    .re-swiper-pagination--testimonial .swiper-pagination-total {
        margin: 0 0px 0 0;
    }
    .re-lets-talk-text, .re-lets-talk-number {
        font-size: 24px;
    }
    .re-lets-talk-number{
        font-weight: 400;
    }
    .re-lets-talk-box {
        padding: 20px 0 0;
    }
    .re-home-page .re-get-in-touch {
        padding: 60px 0 80px;
    }
    .re-menu-holder {
        padding: 30px 10px 60px 20px;
    }
    .re-detail-view__head__text {
        font-size: 13px;
        line-height: 23px;
    }
    .sample-banner {
        padding: 130px 0 40px;
    }
    .re--dropdown-holder {
        margin: 0 0 10px;
    }
    .re-about-banner {
        padding: 110px 0 40px;
    }
    .re-slider--v2 .re-slide-card__sub-title {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400 !important;
    }
    .re-clients-say-card {
        padding: 35px 20px 20px;
    }
    .re-clients-say__logo {
        margin: 0 0 30px;
    }
    .re-clients-say-card__title {
        font-size: 17px;
        line-height: 25px;
    }
    .re-clients-say-card__text {
        font-size: 13px;
        line-height: 20px;
    }
    .re-home-testimonial__slider__quate .re-home-testimonial__slider__quate__img {
        height: 40px;
    }
    .re-our-clients__list {
        margin: 0 -20px;
        height: 700px;
    }
    .re-clients-say-card__auther__name {
        font-size: 14px;
        line-height: 24px;
    }
    .re-clients-say-card__auther__designation {
        font-size: 13px;
    }
    .re-contact-banner__title {
        margin: 0px 0 50px;
    }
    .btn.re-submit-btn {
        height: 52px;
        padding: 15px;
    }
    .re-template-banner__text, .re-template__text-v2 {
        font-size: 14px;
        line-height: 24px;
    }
    h2 .re-banner-heading-one {
        font-size: 40px;
        line-height: 42px;
    }
    .re-lets-talk-box .re-get-in-touch__text{
        font-size: 12px;
        line-height: 16px;
    }
    .re-counter-list{
        column-gap: 24px;
    }
    .re-count-value{
        font-size: 32px;
    }
    .input-group.re-input-grp {
        padding: 6px;
    }
    .re-strip__flex__column-two{
        padding: 40px 20px 20px;
    }
    .re-strip__social-link span{
        font-size: 24px;
    }
    .input-group.re-input-grp input {
        font-size: 12px;
        line-height: 16px;
    }
    .input-group.re-input-grp .btn {
        padding: 9px 20px;
        font-size: 10px;
        line-height: 16px;
    }
    .re-request-quote-button__text span, .re-order-now-button__text span{
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .re-home-banner-holder .swiper-wrapper {
        height: auto;
    }
    .re-who-we-are {
        padding: 80px 0px 40px 0;
    }
    .re-strip__flex__column-three{
        padding: 40px 15px 40px;
    }
    .re-modal-detail-page .re-modal-v1__modal-body {
        padding: 115px 0 60px;
    }
   .re-modal-detail-page .re-back-button {
        margin-bottom: 40px;
   }
    .re-card-button-group--v2 a:first-child {
        margin-right: 0;
    }
    .re-fancy__button {
        padding: 8px 14px;
        font-size: 10px;
        line-height: 11px;
    }
    .re-modal-v1__modal-body .re-interactive-tag, .re-interactive-tag{
        left: 5px;
        top: 5px;
        font-size: 10px;
        letter-spacing: 1.2px;
        padding: 5px 12px;
    }
    [class*=re-cust-br-] {
        display: none;
    }
    .re-submenu-group .re-submenu-group-item {
        margin: 0px 0px 15px 10px;
    }
    
}

@media(max-width:400px) {

    header .container {
        padding: 0 10px;
    }

    .re-client-logos__slider__list__item {
        min-height: 138px;
    }
    .re-service-holder:last-child {
        margin-bottom: 10px;
    }
    
    .re--dropdown-menu-large__row {
        max-height: 60vh;
        overflow: hidden auto;
    }
    .re-about-banner__title {
        font-size: 42px;
    }
    .re-note-text br {
        display: none !important;
    }
    .re-swiper-text {
        padding-right: 0px;
    }

    h2 .re-banner-heading-one {
        font-size: 32px;
        line-height: 40px;
        word-break: break-word;
    }
    .re-header__login-btn {
        padding: 0px 11px;
        font-size: 12px;
        height: 32px;
    }
    h2 .re-banner-heading{
        font-size: 24px;
        line-height: 28px;
    }
    .swiper-wrapper .swiper-slide.swiper-slide-active .ative{
        margin-left: 14px;
    }
    .re-order-now-button__text, 
    .re-request-quote-button__text {
        padding: 13px 0px;
    }
    .re-cust-br-v2 {
        display: block;
    }
    .re-logo-svg {
        width: 150px;
    }
    .re-user-detail .re-user-icon svg, .re-cart-box svg {
        width: 14px;
    }
    .re-user-detail, .re-cart-box {
        height: 24px;
        width: 24px;
    }
    .re-fancy__button {
        padding: 8px 12px;
    }
        .re-swiper-banner-slider__data {
        top: 27%;
    }
}
