@charset "utf-8";
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Castoro:ital@0;1&family=Figtree:ital,wght@0,300..900;1,300..900&family=Original+Surfer&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tajawal:wght@200;300;400;500;700;800;900&family=Tapestry&family=Teko:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Original+Surfer&family=Trispace:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=ADLaM+Display&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prosto+One&display=swap');

:root {
    --white: #ffffff;
    --black: #000000;
    --primary_clr: #111111;
    --blue-clr: #0c5ca5;
    --green-clr: #29a71a;
    --yellow-clr: #ffc107;
    --gray-clr: #4b4b4b;
}
.about-content{
    color: #353E4A;
    width: 40%;
}
.product-discription h1, .product-discription h2, .product-discription h3, .product-discription h4, .product-discription h5, .product-discription h6 {
    color: #353E4A;
}
.about-content h1, .about-content h2, .about-content h3, .about-content h4, .about-content h5, .about-content h6 {
    color: #353E4A;
}
.service-card ol , .service-card ul {
    padding-left: 18px;
    color: #353E4A;
}
.about-content ol , .about-content ul {
    padding-left: 18px;
    color: #353E4A;
}
.service-card ul {
    padding-left: 18px;
    color: #353E4A;
}
.Modern-Slider .item .img-fill {
    height: 100vh !important;
    background: #000;
}
.blue-clr {
    color: var(--blue-clr);
}

figure,
h1,
h2,
h3,
h4 {
    padding: 0;
    margin: 0
}

h4,
ol,
ul,
ul ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0
}

:focus,
body a,
body a:active,
input[type=text]:focus,
textarea:focus {
    outline: 0
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
ol,
p,
section {
    display: block
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
source,
span,
strike,
strong,
sub,
sup {
    outline: 0;
    vertical-align: baseline
}

figure {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0
}

ol {
    list-style-type: decimal
}

a img,
img {
    vertical-align: middle
}

.text-perpul {
    color: #fff;
}

.text-magento {
    color: #C01AAF;
}

a img {
    border: 0
}

body a:focus {
    -mos-outline-style: none;
    outline: 0
}

body:-moz-any-link:focus {
    outline: 0
}

::-moz-selection {
    background: #000;
    color: #fff
}

::selection {
    background: #000;
    color: #fff
}

div {
    vertical-align: top;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

a {
    cursor: pointer;
    text-decoration: none !important;
    transition: all 0.5s ease;
}

a:hover,
a:focus {
    text-decoration: none !important;
    color: var(--redclr);
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-text-size-adjust: none;
}

aside,
.right-side,
.navbar-collapse {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

.form-control:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}
.container{
    max-width: 1499px !important;
}
html {
    height: 100%;
    border: 0 !important;
}

body {
    min-height: 100%;
}

html,
body {
    border-top: 0 !important;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    /* width: 425px; */
    margin: auto;
    background-repeat: round;
    background-size: 100%;
    overflow-x: hidden;
    background: #fff;
    background-repeat: no-repeat;
}

.row:before,
.row:after {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
    color: var(--primary_clr);
}

h1 {
    font-size: 36px;
    font-weight: 600;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
    font-weight: 600;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px
}
.service-card ol{
    padding-left: 16px;
}

.gap-10 {
    gap: 10px;
}

.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 25%);
    opacity: 1;
}
.btn-primary,
.btn-secondary {
    background: #fff;
    font-weight: 400;
    color: #000;
    border: 0;
    border-radius: 8px !important;
    position: relative;
    font-size: 16px;
    padding: 0px 20px;
}
.feedback_btn{
    background-color: #0e1629;
    border-radius: 6px !important;
    box-shadow: 0px 7.14px 13.09px 0px #43180240 inset;
    color: #ffffff;
    width: 100%;
}
.enquiry-section .form-control{
    height: 50px;
    width: 100%;
    border-radius: 8px;
}
#feedback-form .form-control{
    height: 50px;
    width: 100%;
    background: #fff;
    border: 1px solid #EAEAEA
}
.payment-bg-img .footer-logo{
    height: 138px;
    justify-content: center;
    padding: 0px;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-size: 100%;
    border: 3px solid #ffe175;
}
.footer-details-box .main-heading::after{
    content: none !important;
}
.footer-tagline p{
    font-size: 15px;
    color: #01425F;
    width: 75%;
    margin: auto;
}
.footer-details-box .main-heading::before{
    content: none !important;
}
#feedback-form textarea{
    height: 160px !important;
}
.enquiry-section textarea{
    height: 120px !important;
}
.feedback-section .form-control{
    background-color: #CBE0E8 !important;
    border-radius: 0px;
    border-radius: 10px;
}
input::placeholder{
    color: #000 !important;
}
textarea::placeholder{
    color: #000 !important;
}
.btn-secondary {
    color: #4B5563;
    background: #fff;
}
.navigation-icon {
    top: 15px;
    right: 15px;
}
.slider-line{
    width: 100%;
    margin-top: -20%;
    position: absolute;
}
.heading-main{
    text-align: center;
    position: relative;
}
.navigation-icon a img {
    max-width: 2.4rem;
}
.slider-img img{
    margin-top: -20%;
    position: relative;
    width: 100%;
}
.btn-primary:hover{
    background-color: #0F172A !important;
    color: #fff !important;
}
.brand-area .logo {
    max-width: 100%;
    height: 80px;
}
.logo-name{
    font-size: 18px;
    color: #2c4652;
}
.nav-link:hover{
    color: #fff !important;
}
.services-price h6{
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.services-price p{
    background: #1A3542;
    padding: 2px 10px !important;
    color: #fff !important;
}
#enquiry-add-form .form-control{
    border: 1px solid #ccc;
    color: #000 !important;
}
#enquiry-add-form .form-control::placeholder{
    color: #171717 !important;
}
.enquiry-section .form-control::placeholder{
    color: #1D1705 !important;
}
.enquiry_btn{
    background-color: #0F172A !important;
    color: #fff !important;
    border-radius: 10px !important;
    height: 44px;
}
@media(max-width:1024px){
    .main-heading{
        font-size: 34px !important;
    }
    .main-name{
        font-size: 16px !important;
    }
    .slick-slide , .Modern-Slider .item .img-fill img{
        height: 720px !important;
    }
    .Modern-Slider{
        height: 720px !important;
    }
    .Modern-Slider .slick-dots{
       bottom: 10px !important;
    }
    .Modern-Slider::before{
        height: 720px !important;
    }
    .social-links{
        gap: 5px !important;
    }
}
.menu-toggal{
    display: none;
}
@media(max-width:768px){
    .manu-main{
        display: none !important;
    }
    .video-main{
        flex-wrap: wrap;
    }
    .menu-toggal{
        display: block;
    }
    .sidebar-open .mobile-menu ul{
        right: 0;
        transition: .3s;
    }
    #menu-close{
        display: flex;
        margin-left: auto;
    }
    .about-main > div{
        flex-direction: column;
        gap: 40px;
    }
    .fb-content{
        grid-template-columns: 1fr 1fr !important;
        gap: 10px !important;
    }
    .name-box{
        margin-top: 20px;
    }
    #enquiry-form{
        width: 100% !important;
    }
    .no-before{
        width: 100% !important;
        margin: auto;
    }
    .fb-rating{
        margin: auto;
    }
    .feedback-section{
        padding: 0px 0 !important;
    }
}
@media(max-width:992px){
    .service-box-main , .grid-container{
        grid-template-columns: 1fr 1fr !important;   
    }
    .payment-parent{
        display: unset !important;
    }
    .feedback-form-main{
        flex-wrap: wrap;
        gap: 20px;
    }
    .footer-bg{
        flex-direction: column;
    }
}
@media(max-width:576px){
    .service-box-main{
        grid-template-columns: 1fr !important;   
    }
    .bank-info ul li span , .product-filter .swiper-slide a{
        font-size: 14px !important;
    }
    .payment-inner ul li{
        font-size: 16px !important;
    }
    .qr-code-bg{
        height: 260px !important;
        width: 260px !important;
    }
    .qr-code img{
        width: 220px !important;
        height: 220px !important;
    }
    .search-theme{
        width: 100% !important;
    }
    .read-more-part{
        flex-direction: column-reverse;
    }
}
.social-icon{
    width: max-content;
    position: relative;
    z-index: 50;
}
.footer-logo{
    width: 175px;
    height: 120px;
    position: relative;
    z-index: 4;
    margin: auto;
}
.all-rating img {
    max-width: 20px;
}

.top-rating span {
    font-weight: 300;
    font-size: 14px;
}
.top-rating span strong {
    font-weight: 600;
}
.main-heading {
    padding: 0 31px 0px 0px;
    border-radius: 50px;
    font-size: 52px;
    margin-top: -20px !important;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins", serif;
    position: relative;
    z-index: 54;
}
.tagline-main{
    position: relative;
    margin: auto;
}
.name-box{
    border-radius: 15px;
    position: relative;
    z-index: 50;
}
.footer-details-box{
    width: max-content;
    margin: auto;
    padding-top: 20px;
    position: relative;
}
.logo-text{
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    font-family: "Poltawski Nowy", serif;
    position: relative;
    z-index: 54;
}
.banner-details .social-main {
    height: 62px !important;
    width: 62px !important;
}
.social-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    background: #fff;
    height: 55px;
    border-radius: 50%;
}
.social-links{
    gap: 14px;
    margin: 10px auto !important;
    width: max-content;
    margin: auto;
    margin-left: 56px;
}
.sl-area .sl-image {
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50px;
    background: #EAEAEA;
    margin-top: 4px;
}
.slider-theme-img{
    position: relative;
    width: 100%;
}
.slick-arrow{
    display: none !important;
}
.main-name {
    color: #ffffff !important;
    font-weight: 500;
    font-size: 24px;
    padding: 0 36px;
    text-transform: capitalize;
    word-wrap: break-word;
}
.coustomer-name{
    position: relative;
}
.coustomer-name::after{
    content: "";
    position: absolute;
    left: -72px;
    bottom: 11px;
    height: 2px;
    background: transparent;
    border-radius: 10px;
    width: 99px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.coustomer-name::before{
    content: "";
    position: absolute;
    right: -72px;
    bottom: 11px;
    height: 2px;
    border-radius: 10px;
    background: transparent;
    width: 99px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.tagline-main .main-name{
       font-family: "Prosto One", sans-serif;
}
.sl-area .sl-image img {
    z-index: 8;
    width: 20px;
}

.sl-area .pt-2:first-child .sl-image:after {
    display: none;
}

.no-before::before {
    display: none;
}
.no-before{
    width: 865px;
    margin: auto;
}
.no-before h4{
    font-size: 30px;
    color: #111827 !important;
    font-family: system-ui;
    font-weight: 700;
    position: relative;
    width: max-content;
    margin: auto;
    padding: 0px 9px;
}
.share-title{
    position: relative;
}
.share-title::after{
    content: "";
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 17px);
    left: 50%;
    width: 140px;
    height: 4px;
    border-radius: 31px;
    background-color: #4B5563;
}
.or-text::after{
    content: "";
    position: absolute;
    top: -27px;
    left: 29px;
    background-color: #4B5563;
    height: 26px;
    width: 5px;
}
.or-text::before{
    content: "";
    position: absolute;
    bottom: -28px;
    left: 29px;
    background-color: #4B5563;
    height: 26px;
    width: 5px;
}
.dot-border{
    position: relative;
}
.sl-info a {
    color: #fff;
    font-size: 18px;
    word-break: break-word;
    font-weight: 500;
}
.sl-info{
    width: 47px;
    background-color: #fff;
    height: 47px;
    padding: 0px 10px 0;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    z-index: 50;
    border-radius: 50px;
}
.social-line{
    border-radius: 50px 0px 0 50px;
    gap: 10px;
}
.sl-area  {
    border-radius: 16px;
}
#feedback-form{
    display: flex;
    align-items: start;
    justify-content: center;
}
.box-theme{
    border-radius: 13px;
    background-color: #fff;
    padding: 23px;
    box-shadow: 0px 80.6px 105.7px 0px #3333331A;
    width: 564px;
}
.sl-info p {
    margin-bottom: 3px;
}

.wp-share .form-control {
    height: 48px;
    font-size: 14px;
    background-color: #fff;
    color: #000 !important;
    border-radius: 10px !important;
    text-indent: 12px;
    border: 1px solid #4B5563
}
.wp-share .form-control::placeholder{
    color: #000 !important;
}
.wp-share{
    border-radius: 50px;
    width: 365px !important;
}
.wp-share button {
    word-wrap: normal;
    height: 48px;
    white-space: nowrap;
    font-size: 14px;
    background: #0f172a;
    flex-basis: 180px;
    border-radius: 10px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    justify-content: center;
    border: 2px solid #fff;
}
.wp-share button .svg {
    max-width: 24px;
    filter: brightness(0) saturate(100%) invert(99%) sepia(31%) saturate(0%) hue-rotate(65deg) brightness(116%) contrast(100%);
}

.wp-share button .svg path {
    fill: #ffffff;
}

.share-group a {
    border-radius: 10px;
    border: 1px solid #4b5563;
    color: #4b5563;
    align-items: center;
    height: 48px;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    width: 100%;
    white-space: nowrap;
    justify-content: center;
}
.share-group a img{
    filter: brightness(0) saturate(100%) invert(32%) sepia(12%) saturate(625%) hue-rotate(176deg) brightness(96%) contrast(93%);
}
.logo-frame .swiper-slide {
    width: auto;
    margin: 0px 15px;
}
.big-letter{
    font-size: 50px;
}
.logo-frame .swiper-slide img {
    max-height: 40px;
}

.sub-hd {
    font-weight: 600;
    display: flex;
    color: #111827;
    justify-content: center;
    text-align: center;
    position: relative;
    padding: 0px 11px;
}
.view-more-products button , .view-more-services button , .view-more-gallery button{
    background-color: #0F172A;
    padding: 12px 16px;
    color: #fff;
    border: 0;
    margin-top: 60px;
    height: 48px;
    border-radius: 10px;
}
.owl-dot{
    height: 30px;
    width: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.owl-theme .owl-dots .owl-dot span{
    background: #646F8B !important;
}
.owl-theme .owl-dots .owl-dot.active span{
    background: #0F172A !important;
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 30px !important;
}
.owl-dots{
    display: flex;
    gap: 10px;
    justify-content: center;
}
.owl-dot.active{
    border: 2px solid #000 !important;
    border-radius: 50%;
}
.heading-title p{
    padding-top: 10px;
    font-size: 18px !important;
    text-align: center;
    color: #353E4A;
    position: relative;
}
.heading-title p::after{
    content: "";
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 17px);
    left: 50%;
    width: 200px;
    height: 4px;
    border-radius: 31px;
    background-color: #111827;
}
.section-title h2::after{
    content: "";
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 17px);
    left: 50%;
    width: 200px;
    height: 4px;
    border-radius: 31px;
    background-color: #111827;
}
.about-content-main img{
     width: 460px;
    height: 510px;
    object-fit: cover;
    border-radius: 20px;
}
.title-image {
    height: 40px;
    position: absolute;
    left: 0;
    top: -3px;
}
.about-cnt ul {
    margin: 0px;
}
.about-img{
    border: 2px solid #63BA3F;
    padding: 5px;
    width: 285px;
}
.about-cnt p {
    color: #353E4A !important;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}
.about-text{
    font-size: 24px;
    font-weight: 700;
    color: #FFE175;
}
.about-main{
    padding: 50px 0;
    position: relative;
    background: #F9FAFB;
    overflow: hidden;
}
.swiper-wrapper:has(.singal-img){
    height: auto !important;
}
.about-cnt ul li {
    position: relative;
    padding: 0px 0px 5px 0px;
    width: 100%;
    vertical-align: top;
}

.about-cnt .btn-primary {
    border-radius: 30px;
    padding: 5px 20px;
}
.Modern-Slider{
    overflow: hidden;
    z-index: 50;
    width: 100% !important;
    height: 100%;
    background: none !important;
}

.slider-arrow-main{
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 50;
}
.slick-dots li{
    width: 10px !important;
    height: 10px;
    border-radius: 20px;
    background: #FFFFFF80;
    padding: 6px;
}
.slick-dots .slick-active{
    background: #fff;
    width: 16px !important;
    height: 16px;
}
.Modern-Slider .slick-dots{
    z-index: 60 !important;
    height: unset !important;
    align-items: center;
    display: flex !important;
    width: max-content !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    gap: 10px;
    justify-content: center;
    padding: 10px !important;
    border-radius: 50px;
}
.Modern-Slider::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(278.37% 1020.72% at 50% 50%, rgba(17, 24, 41, 0.85) 0%, rgba(17, 24, 41, 0.01) 100%);
    z-index: 4;
}
.service-card {
    background-color: #fff;
   box-shadow: 9.37px 9.37px 29.98px 0px #00000040;
    position: relative;
    min-width: 340px;
    border-radius: 10px;
}
.modal-header .btn-close{
    margin-top: -16px;
    margin-right: 6px;
    padding: 0;
}
@media(max-width:1499px){
    .service-card , .service-section .service-card{
        min-width: 310px;
    }
    .footer-bg{
        height: 580px !important;
    }
    .top-slider{
        justify-content: start !important;
    }
}
@media(max-width:768px){
    .service-card{
        min-width: 100%;
    }
    .bank-details-main::after{
        content: unset !important;
    }
    .wp-share{
        width: 100% !important;
    }
    .about-content{
        width: 100%;
    }
    .or-text{
        display: none;
    }
    .no-before h4{
        font-size: 24px;
    }
    .modal-title{
        padding-top: 16px !important;
    }
    .about-cnt p{
        font-size: 16px;
    }
    .header-top.active{
        background-color: #fff !important;
        backdrop-filter: unset !important;
    }
}
@media(max-width:1199px){
    .service-card{
        flex: 0 0 calc(50.333% - 20px) !important;
    }
}
.card-main{
    display: grid;
    align-items: start;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    flex-wrap: wrap;
    gap: 14px;
}
@media(max-width:470px){
    .bank-details-main li{
        flex-direction: column;
    }
    .bank-details-main p{
        width: 100% !important;
    }
    .bank-info ul li span{
        width: 100%;
        margin-bottom: 8px;
    }
    .input-first{
        flex-wrap: wrap;
    }
    .social-links a{
        width: 45px;
        height: 45px;
    }
    .banner-details .social-main {
        height: 52px !important;
        width: 52px !important;
    }
    .social-main a > img , .social-main a > svg{
        width: 30px !important;
        height: 28px !important;
    }
}
@media(max-width:1299px){
    .card-main , .service-box-main{
        grid-template-columns: 1fr 1fr 1fr !important;
    }
    .footer-bg{
        background-color: #fff;
        border-radius: 30px;
        padding: 14px !important;
    }
    .main-heading{
        padding: 0;
    }
    .footer-content p{
        padding-left: 0 !important;
    }
    .social-icon{
        margin-left: 0;
    }
    .footer-bg{
        height: 100% !important;
        gap: 10px !important;
    }
}
@media(max-width:1399px){
   .main-heading{
        font-size: 18px !important;
    }
    .heading-main h1{
        font-size: 24px !important;
        padding-bottom: 12px;
        line-height: 32px;
    }
    .footer-bg{
        height: 540px;
    }
   .shop-name-box{
    padding-top: 0px !important;
   }
   .box-theme{
    width: 100%;
   }
   .box-theme{
    padding: 10px !important;
   }
}
@media(max-width:824px){
    .share-main{
        flex-wrap: wrap;
        justify-content: center;
        margin: 0;
        gap: 0 !important;
    }
    .footer-end{
        flex-wrap: wrap;
        justify-content: center !important;
        gap: 20px;
    }
    .bank-info{
        flex-direction: column;
    }
    .qr-code img{
        /* width: 100% !important; */
    }
    .about-content-main{
        flex-direction: column-reverse;
    }
    .about-img-main{
        margin: auto;
    }
    .about-content{
        width: 100%;
    }
    .about-content-main img{
        width: 100%;
        height: 100%;
    }
    .card-main , .service-box-main{
        grid-template-columns: 1fr 1fr !important;
    }
}
.service-card p {
    font-size: 15px;
    font-weight: 500;
    color: #4B5563;
    margin: 0;
    padding: 0;
    overflow-wrap: anywhere;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 4.5em;
    line-height: 1.5em;
}
.service-section .service-card p{
    color: #4B5563 !important;
}
.service-box-main{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 14px;
    position: relative;
    z-index: 50;
}
.servide-discription{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.service-card img {
    display: flex !important;
    border-radius: 10px;
    margin: auto !important;
    object-fit: cover;
}
.product-img-main , .service-card img{
    width: 350px;
    height: 324px;
}
.product-name-group {
    flex: 1;
}

.icon-main-menu {
    list-style: none !important;
    display: flex;
    text-align: center;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.icon-main-menu li {
    width: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px #00000024;
    border-radius: 50px;
}

.icon-main-menu li img {
    width: 22px !important;
}

.product-price {
    font-size: 17px;
    color: #4B5563;
    font-weight: 700;
}

.product-price .old-price {
    color: #6B7280;
    font-size: 16px;
    font-weight: 600;
}
.enquiry-btn-main{
    width: max-content;
    border-radius: 8px;
}
.old-price::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    left: 0px;
    background: #6B7280;
}

.service-card .btn-secondary {
    border-radius: 10px !important;
    width: 100%;
    font-size: 15px;
    border: 0;
    padding: 8px 0;
    border: 1px solid #4B5563;
}
.service-card .btn-secondary:hover{
    background-color: #0f172a !important;
}
.service-card h6 {
    color: #0F172A;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    overflow-wrap: anywhere;
}
.whatsapp-theme{
    width: 38px;
    height: 38.5px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    background: #0f172a;
}
.service-card .whatsapp-theme img{
    width: 20px !important;
    height: 20px !important;
    border-radius: 0px !important;
    filter: brightness(0) saturate(100%) invert(98%) sepia(98%) saturate(0%) hue-rotate(2deg) brightness(102%) contrast(104%);
}
.discout-text {
    color: #ff6e6e;
    font-size: 14px;
    font-weight: 600;
}

.card-rating .all-rating img {
    max-width: 12px;
}

.card-rating span {
    font-size: 0.8rem;
}

.play-video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.play-video img {
    max-width: 42px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.products-section .service-card .product-img{
    border-radius: 10px;
}
.product-img:hover , .service-img:hover{
    transform: scale(1.1);
    transition: all .3s;
}
.product-th .swiper-slide-active {
    border: solid 2px #4B5563;
}
.search-products {
    border: solid 1px #adadad;
    border-radius: 30px
}

.search-products .form-control {
    font-size: 14px;
}

.search-products button {
    background: transparent;
    opacity: 0.8;
}

.search-products button img {
    max-width: 20px;
}

.product-filter .swiper-slide {
    width: auto;
}

.product-filter .swiper-slide a {
    padding: 4px 16px;
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    background: transparent;
    border: 1px solid #000000;
    color: #000000;
}
.top-slider .swiper-slide{
    height: 50px !important;
}
.product-filter .swiper-slide a:focus,
.product-filter .swiper-slide a.active {
    color: #fff;
    background: #111827;
}
.service-section{
    background-color: #F9FAFB;
    position: relative;
}
.service-section .service-card{
    background-color: #fff;
    box-shadow: 9.37px 9.37px 29.98px 0px #00000040;
}
.service-section .service-card h6{
    color: #0F172A !important;
}
.portfolio-section{
    background: #fff;
}
.video-main{
    padding: 50px 0;
    position: relative;
}
.feedback-section{
    position: relative;
}
.enquiry-section {
    position: relative;
    padding: 30px 0;
    padding-top: 45px;
    background-color: #f9fafb;
}
.portfolio-row {
    display: grid;
    justify-content: space-between;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5px;
}
.enquiry-img{
    position: relative;
    z-index: 50;

}
.portfolio-row figure {
    width: 100%;
    overflow: hidden;
}

.portfolio-row figure img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.payment-inner ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.payment-details ul{
    display: flex;
    gap: 42px;
    justify-content: center;
}
.bank-details{
    display: grid;
    grid-template-columns: 1fr 1fr; 
}
.payment-details img{
    width: 60px !important;
    display: flex;
    margin: auto;
}
.gray-star {
    filter: brightness(0) saturate(100%) invert(84%) sepia(39%) saturate(1%) hue-rotate(2deg) brightness(95%) contrast(93%);
}
.bank-details-main span{
    font-weight: 500;
    color: #020817;
}
.bank-details-main p{
    font-weight: 500;
    min-width: 50%;
    color: #4B5563;
    background: #FFFFFF;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0px 12px;
    border: 1px solid #E2E8F0;
    border-radius: 6px;
}
.bank-details-main{
    position: relative;
}
 .bank-details-main::after{
    content: "";
    position: absolute;
    top: 55%;
    transform: translate(-50%, -50%);
    width: 100%;
    left: 30%;
    background-image: url(../../images/buildingmaterials/divider.svg);
    height: 100%;
    background-repeat: no-repeat;
} 
.payment-bg-img{
    background-position: center;
    position: relative;
    text-align: center;
}
.payment-section{
    border-radius: 20px;
}
.footer-main .payment-bg-img{
    background-position: center;
    position: relative;
    padding: 50px 0;
    text-align: center;
    background-color: #0E1629;
    background-repeat: no-repeat;
    background-size: 100%;
}
.footer-bg{
    background-image: url(../../images/web_building/footer-bg.png);
    height: 645px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.header-top-container{
    max-width: 1320px;
    margin: auto;
    padding: 0 10px;
}
.nav-item.active a{
    color: #fff !important;
    font-weight: 600;
}
.header-top.active{
    background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, .25);
}
.header-top.active .nav-link:hover{
    color: #000 !important;
}
.header-top.active .manu-main a{
    color: #11182780;
}
.header-top.active .nav-item.active a{
    color: #000 !important;
}
.header-top.active .nav-item.active::after{
        background-color: #000;
}
.header-top.active .enquiry-btn button{
    background-color: #fff;
    border: 1px solid #D5D5D5;
}
.header-top.active .whatsapp-share{
    background-color: #fff;
    border: 1px solid #D5D5D5;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-payment{
    position: relative;
}
.payment-inner ul li {
    font-weight: 600;
    color: #000;
    box-shadow: 0px 9.55px 14.32px -2.86px #0000001A;
    width: 180px;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    padding: 20px;
    background: #fff;
    gap: 12px;
    border-radius: 20px;
    transition: .3s;
} 
.payment-inner ul li:hover{
    transform: translate(0px , -10px);
}
.payment-inner ul li span {
    font-weight: 600;
    color: #1A3542;
    font-size: 16px;
    width: 100%;
}
.qr-code img {
    width: 290px;
    height: 290px;
    object-fit: cover;
    display: flex;
    transform: translate(0px, 20px);
    margin: auto;
}
.footer-logo-theme{
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}
.qr-code h5 {
    font-weight: 600;
}

.fb-content p {
    font-size: 14px;
    font-weight: 600;
    color: #374151;
    overflow-wrap: anywhere;
}
.product-price{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
}
.swiper-slide-thumb-active{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 5px;
}
.product-modal .modal-gallery-thumbs .bottom-slider{
    width: 104px !important;
    height: 104px;
}
.product-modal .modal-gallery-thumbs .bottom-slider img{
    width: 100px;
    height: 100%;
    object-fit: cover;
}
.totle-img{
    position: absolute;
    z-index: 50;
    bottom: 9px;
    right: 8px;
    cursor: pointer;
    background: #fff;
    padding: 2px 7px;
    border-radius: 50px;
    padding-top: 0;
}
.payment-box{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media(max-width:576px){
    .fb-content p{
        font-size: 18px;
    }
    .totle-img span{
        font-size: 12px !important;
    }
    .service-search-main{
        width: 100% !important;
    }
    .product-modal .modal-gallery-thumbs .bottom-slider{
        width: 70px !important;
        height: 70px;

    }
    .product-modal .modal-gallery-thumbs .bottom-slider img{
        width: 70px;
        height: 100%;
    }
    .card-main , .service-box-main{
        grid-template-columns: 1fr 1fr !important;
        gap: 6px;
    }
    .service-card p{
        font-size: 13px;
        -webkit-line-clamp: 1;
    }
    .service-card h6{
        font-size: 16px;
    }
    .product-img-main , .service-card img{
        width: 230px;
        height: 165px !important;
    }
    .service-card, .service-section .service-card {
        min-width: 178px !important;
        padding: 8px !important;
    }
    .card-main{
        gap: 6px;
    }
    .service-card h6 {
        font-size: 13px;
        font-weight: 500;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .product-price , .product-price .old-price , .modal-description{
        font-size: 14px;
    }
    .discout-text{
        font-size: 12px;
    }
    .service-card .btn-secondary{
        padding: 5px 0;
    }
    .whatsapp-theme{
        width: 34px;
        height: 34px;
    }
}
@media(max-width:400px){
    .product-img-main , .service-card img{
        width: 170px !important;
        height: 150px !important;
    }
    .service-card, .service-section .service-card {
        min-width: 140px !important;
    }
    .discout-text{
        display: none;
    }
}
.feedback-wrapper{
    align-items: start;
    background: #F9FAFB;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    border: 1px solid #efefef;
    box-shadow: 0px 9.55px 14.32px -2.86px #0000001A;
    flex: 0 0 calc(33.33% - 20px); 
    box-sizing: border-box;
}
.feedback-wrapper::after{
content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../../images/web-solar/feedback-box.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.fb-content{
   display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    overflow: hidden;
}
#customPrevBtn{
    padding-left: 0;
}
#customNextBtn{
    padding-right: 0;
}
.custom-nav p{
    font-size: 18px;
    color: #fff;
}
.fb-rating {
    min-width: 120px;
    text-align: right;
    border-radius: 10px;
}

.fb-content span {
    font-size: 20px;
    display: block;
    font-weight: 600;
    color: #374151;
    text-transform: uppercase;
}

.rs-left {
    text-align: center;
    width: 40%;
    line-height: 20px;
}

.rs-left p {
    font-weight: 600;
}

.rs-left span {
    font-size: 14px;
    font-weight: 600;
}

.rs-img img {
    max-width: 15px;
    position: relative;
    top: -2px;
}

.rs-right {
    flex: 1;
}

.rs-bar {
    display: flex;
    align-items: center;
}

.rsb-left {
    width: 20px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.rsb-left img {
    max-width: 16px;
    margin-right: 5px;
}

.rsb-right {
    width: 20px;
    text-align: center;
}

.rsb-mid {
    flex: 1;
    background: #e9ecef;
    border-radius: 30px;
    height: 20px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    color: var(--white);
    position: relative;
    overflow: hidden;
}

.green-bar,
.red-bar {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.green-bar {
    background: #29a71a;
}

.red-bar {
    background: #dc3545;
}

.wp-btn {
    background: #29a71a;
    color: #ffffff;
    padding: 0.8rem 1.4rem;
    font-size: 1.2rem;
    border-radius: 30px;
}

.wp-btn img {
    max-width: 2rem;
    margin-right: 10px;
}

.wp-btn:hover {
    background: var(--green-clr);
    color: var(--white);
}

.flinks {
    color: var(--black);
    font-size: 14px;
}

.flinks a {
    color: var(--black);
}

.video-grid {
    display: grid;
    justify-content: space-between;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.gallery .swiper-container {
    overflow: hidden;
    position: relative;
}

.enquiry_add_btn {
    background-color: #0f172a !important;
    color: #fff !important;
    border: 0 !important;
}
.product-th {
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.gallery-top .swiper-slide{
    border-radius: 0;
}
.product-th .swiper-slide {
    width: 60px !important;
    height: 60px !important;
    padding: 5px;
    margin-top: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
.modal {
    width: 100%;
}

.modal-content {
    border-radius: 13px;
    overflow: hidden;
}

.modal-body {
    color: #3b3b3b
}
.modal.enquiry_modal.show{
    background-color: #000000bf !important;
}
.smd {
    width: 110px;
    font-size: small;
    text-align: center;
    display: inline-block;
}

.smd a {
    text-decoration: none;
    font-size: 15px;
    color: black;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}

input[data-autocompleted] {
    background-color: transparent !important;
}

@media (max-width: 576px) {

    html,
    body {
        border: 0 !important;
    }

    .manu-main {
        justify-content: space-between !important;
        gap: 0 !important;
    }
}

/*feedback css*/
.rating {
    display: flex;
    justify-content: start;
    flex-direction: row-reverse;
}

.close-btn {
    background-color: #fff;
    border: 0;
    font-size: 30px;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0 4px;
    gap: 9px;
}
.portfolio-text{
    color: #1E3846;
    margin: 0;
    padding: 14px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: "Sansita", sans-serif;
}
.column {
    max-width: 100%;
}
.bank-info ul li span{
    min-width: 190px;
}
.bank-info{
    border: 1px solid #F9FAFB;
    box-shadow: 10px 11px 20px 0px #00000026;
    background-color: #F9FAFB;
    position: relative;
    border-radius: 12px;
    align-items: center;
    transform: rotate(-1deg) !important;
}
.bank-info-main{
    width: 100%;
    height: 100%;
    background-color: #0F172A;
    padding: 0;
    transform: rotate(-1deg);
    border-radius: 12px;
}
.column img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.rating>input {
    display: none
}

.feedback-text {
    display: inline-block;
    word-break: break-word;
}

.rating>label {
    position: relative;
    width: 1em;
    font-size: 42px;
    color: #ffc107;
    cursor: pointer
}

.rating>label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.rating>label:hover:before,
.rating>label:hover~label:before {
    opacity: 1 !important
}

.rating>input:checked~label:before {
    opacity: 1
}

.rating:hover>input:checked~label:before {
    opacity: 0.4
}

/*slider css*/
.img-fill img {
    min-height: 100%;
    min-width: 100%;
    position: relative;
    display: inline-block;
    max-width: none;
}

/*feedback load*/


@media(max-width:1199px){
    .fb-content p{
        padding: 10px 0 !important;
    }
}
.heading-title{
    margin: auto;
    padding: 18px 40px;
}
.modal-open{
    padding-right: 0 !important;
}
.modal-backdrop{
    width: 100% !important;
    height: 100% !important;
}

.whatsapp-share{
    background-color: #C4C7CA;
    padding: 6px;
    width: 38px;
    height: 38px;
    border-radius: 8px;
    z-index: 51;
    animation: share 1s infinite 1s cubic-bezier(0.25, 0, 0, 1);
    box-shadow: 0 0 0 0 #000;
    backdrop-filter: blur(10px)

}
.scrollToTopBtn {
    position: fixed;
    z-index: 100;
    bottom: 30px;
    right: 20px;
    padding: 8px;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #0f172a;
    color: #fff;
    display: none;
}
.mobile-menu ul{
    list-style: none;
    position: fixed;
    background: #fff;
    z-index: 500;
    width: 260px;
    padding: 20px;
    height: calc(100vh - 90px);
    right: -300px;
    bottom: 0;
    box-shadow: 9.37px 29.37px 22.98px 0px #000000;
    border-radius: 20px 0 20px 0;
    border: 1px solid #4b557626;
}
.menu-toggal button{
    width: 40px;
    border: 0;
    height: 40px;
    background: #fddf74;
    border-radius: 8px;
}
.menu-toggal img{
    filter: brightness(0) saturate(100%) invert(29%) sepia(3%) saturate(2930%) hue-rotate(176deg) brightness(101%) contrast(85%);
}
.mobile-menu ul li a{
    color: #4b5576;
    padding: 10px 0 !important;
    font-weight: 600;
}
/*bottom menu*/
.manu-main {
    gap: 24px;
    list-style: none;
    padding: 6px;
    z-index: 1000;
    align-items: center;
    border-radius: 50px;
}
.shop-name-box {
    border-radius: 16px;
    position: relative;
    z-index: 4;
    width: 100%;
    padding-top: 30px;
}
.banner-logo a{
    background: #fff;
    border-radius: 50%;
}
.footer-content p{
    font-size: 16px;
    margin: 0;
}
.banner-details{
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 50;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media(max-width:576px){
    .banner-logo img{
        width: 160px !important;
    }
    .banner-details{
        top: 55%
    }
}
.manu-main a{
    color: #FFFFFFCC;
    font-weight: 500;
}
.nav-item .nav-link img {
    width: 20px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(0%) hue-rotate(230deg) brightness(102%) contrast(101%);
}

.nav-item.active img {
    filter: brightness(0) saturate(100%) invert(76%) sepia(77%) saturate(1772%) hue-rotate(352deg) brightness(104%) contrast(103%);
}
.enquiry-btn button{
    background-color: #C3C7CA;
    border-radius: 8px;
    border: 0;
    color: #111827 !important;
    padding: 7px 19px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    width: 100%;
    white-space: nowrap;
    justify-content: center;
}
.nav-item.active::after {
    content: "";
    position: absolute;
    bottom: -8px;
    width: 32px;
    height: 1.5px;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 520px) {
    .bottom-menu {
        overflow-x: scroll;
        width: unset;
        display: inline;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .bottom-menu li {
        padding: 10px 7px;
    }
}

/* modal */
.modal {
    width: 100%;
}

.modal-body {
    color: #3b3b3b
}

.close-btn {
    background-color: #fff;
    border: 0;
    font-size: 30px;
}

.modal-header {
    justify-content: end;
    border: 0 !important;
    padding: 0px 0px !important;
    height: 35px;
}
.header-main{
    position: relative;
}
.form-control{
    color: #000 !important;
}
.img-thumbnail {
    border-radius: 8px !important;
    width: 43px !important;
    height: 43px !important;
    display: flex;
    margin: auto;
    background: #0f172a;
    background-size: cover;
    border: 0 !important;
    color: #fff !important;
    font-size: 24px;
}
.qr-code-bg{
    background-image: url(../../images/buildingmaterials/qr-code-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 328px;
    width: 330px;
}
.video-effect-main{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
@media(max-width:992px){
    .video-effect-main{
        grid-template-columns: 1fr;
    }
    .service-card , .service-section .service-card{
        min-width: 250px;
    }
    .manu-main{
        gap: 16px;
    }
    .feedback-img {
       width: 100%;
    }
    .fb-content p{
        font-size: 14px !important;
    }
    .payment-details ul{
        gap: 14px;
    }
}
#enquiry-add-form .btn-secondary {
    width: 100px;
}

.modal {
    width: 100%;
}

.modal-body {
    color: #3b3b3b
}

.smd {
    width: 110px;
    margin: 28px 0px;
    font-size: small;
    text-align: center;
    display: inline-block;
}

.smd a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    color: black;
}
.product-modal{
    max-width: 965px !important;
}
.product-modal .modal-title{
    text-transform: capitalize;
    font-size: 18px;
}
.modal-price {
    display: flex;
    align-items: anchor-center;
    gap: 6px;
    font-size: 20px;
}
.product-modal .old-price{
    font-size: 16px;
}
.modal-enquiry-btn{
    border-radius: 10px !important;
    font-size: 15px;
    padding: 8px 0;
    border: 1px solid #4B5563;
    width: 200px;
    color: #000;
}
.whatsapp-btn{
    background: #000;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whatsapp-btn img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(48deg) brightness(105%) contrast(102%);
    width: 20px;
}
@media screen and (max-width:980px) {
    .smd {
        width: 96px;
        font-size: small;
        text-align: center;
        display: inline-block;
    }

    .smd p {
        font-size: 12px;
    }

    .smd .fa:before {
        position: relative;
    }

    .modal-body {
        padding: 12px 0;
    }

    .social_modal .modal-dialog {
        width: 100% !important;
        margin: 0;
    }

    .enquiry_modal .modal-dialog {
        width: 100% !important;
        margin: 0;
    }

    .img-thumbnail {
        border-radius: 10px;
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}

/* new - css */
.nav-item{
    position: relative;
}
.header-top{
    background: transparent;
    position: fixed;
    top: 0;
    height: 90px;
    overflow: hidden;
    width: 100%;
    z-index: 500;
}
.enquiry-bg-img{
    gap: 100px;
}
@media(max-width:992px){
    .enquiry-bg-img{
        gap: 50px;
    }
    .feedback-wrapper{
        flex: 0 0 calc(50% - 20px);
    }
    .fb-rating{
        margin: auto;
    }
    .fb-content span{
        text-align: center !important;
        font-size: 20px;
    }
}
@media(max-width:768px){
    .enquiry-bg-img{
        flex-direction: column-reverse;
    }
    .enquiry-btn button{
        padding: 7px 14px !important;
    }
    .footer-main .payment-bg-img{
        padding: 30px 8px 0px 8px !important;
    }
    .sub-hd{
        font-size: 24px;
    }
    .heading-title p{
        font-size: 15px !important;
    }
    .heading-title p::after{
        width: 100px;
    }
    .heading-title{
        padding: 18px 8px;
    }
    .fb-rating .all-rating img{
        max-width: 30px;
    }
    .enquiry-bg-img img{
        width: 100%;
    }
    .nav-item{
        margin: 10px 0;
        border-radius: 10px;
        padding: 0 10px;
        width: max-content;
    }
    .nav-item.active::after{
        content: unset;
    }
    .payment-box{
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
    }
    .payment-inner ul li{
        width: 100%;
    }
    .nav-link:hover{
        color: unset !important;
    }
    .nav-item.active a{
        color: unset !important;
    }
}
@media(max-width:576px){
    .fb-content{
        flex-direction: column;
    }
    .payment-inner ul li{
        width: 100%;
    }
}
#enquiry-form{
    position: relative;
    z-index: 50;
    width: 670px;
    margin: auto;
}
.icon-theme {
    min-width: 42px;
    height: 42px;
    background-color: #EEF0F1;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-details {
    color: #1E1E1E;
    font-weight: 600;
    padding-bottom: 20px;
}
.modal-header .btn-close {
    padding: .5rem .5rem;
    margin: -0.5rem 20px -.5rem auto;
}
#socialModalContent a img {
    width: 24px;
}
.search-theme{
    width: 380px;
    height: 38px;
    border-radius: 6px;
    border: 1px solid #dbdbdb;
    text-indent: 11px;
}
.search-icon-btn{
    background-color: #fff;
    border: 0;
    position: absolute;
    top: 4px;
    right: 4px;
}
.d-none-important {
    display: none !important;
}
.filter-data-main{
    max-width: calc(100% - 420px);
}
@media(max-width:768px){
    .filter-main-part{
        flex-direction: column;
        gap: 35px !important;
        margin-bottom: 20px;
    }
    .filter-data-main{
        max-width: 100%;
    }
    .product-filter{
        margin: 0 !important;
    }
}
.service-card ul , .service-card ol {
    padding-left: 18px;
    overflow-wrap: anywhere;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.modal-description p{
    margin: 0;
}
.modal-description ul{
    padding-left: 20px;
}
.wp-share .form-control {
    font-size: 14px;
    height: 45px;
}
.iti__flag-container{
    position: unset !important;
}
.iti.iti--allow-dropdown.iti--show-flags{
    display: flex !important;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #4b5563;
}
.iti--inline-dropdown .iti__dropdown-content{
    width: unset !important;
    border-radius: 16px;
    overflow: hidden;
}
.iti__dropdown-content .iti__search-input{
    width: 96%;
    margin: auto;
    display: flex;
    background: #f3f3f3;
    border: 1px solid #ccc;
    padding: 5px 8px;
    border-radius: 9px;
    margin-top: 10px;
}
.iti__dropdown-content .custom-search{
    display: none;
}
.iti__country-list{
    width: 400px !important;
    overflow-x: hidden;
    z-index: 500;
}
.iti__search-input+.iti__country-list{
    border: 0 !important;
    margin: 5px 0;
}
@media(max-width:576px){
    .iti__country-list{
        width: 340px !important;
        height: 300px;
    }
}