html {
  scroll-behavior: smooth;
}a,
li,
p {
    font-size: 18px !important;
}
#se,#sw, .se,.sw {
    bottom: -4px;
    border-top: 4px solid var(--sec);
}
#nw, #sw, .nw, .sw {
    left: -4px;
    border-right: 4px solid var(--sec);
}
#ne, #nw, .ne, .nw {
    top: -4px;
    border-bottom: 4px solid var(--sec);
}
#ne, #se, .ne, .se {
    right: -4px;
    border-left: 4px solid var(--sec);
}
.home-bnr-uls li,
.servc-bnr-uls li {
    grid-template-columns: auto auto;
    list-style: none;
}
.home-bnr-uls li::before,
.servc-bnr-uls li::before {
    content: "";
    margin-right: 10px;
    vertical-align: middle;
}
.cntt-rd-this-one,
.cntt-rd-this-secnd,
.cntt-rd-this-thrd,
.hide-cnts {
    transition: max-height 1s;
    max-height: 0;
    overflow: hidden;
}
*,
.get-qt-proced-cmplt2 .common-heding-box {
    padding: 0;
}
.aus-foter-links-a a,
.dropdown-content a,
.error a,
a {
    text-decoration: none;
}
.in-list ul li:first-child:before,
.in-list ul li:nth-child(2):before,
.in-list ul li:nth-child(3):before {
    font-family: var(--fa);
    background-image: linear-gradient(to left, #d7350c, #ff0);
}
* {
    box-sizing: border-box;
    margin: 0;
}
body {
    font-family: var(--poppinsregular);
       overflow-x: hidden;
      color: var( --sec);
}
p {
    margin: 10px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 30px !important;
/*    font-weight: 400;*/
    text-transform: capitalize;
}
:root {
    --sec: #093B38; 
    --fa: "FontAwesome";
    --light: #e1e9ff;
    --poppinsblack: PoppinsBlack;
    --poppinsbold: PoppinsBold;
    --poppinsextrabold: PoppinsExtraBold;
      --PoppinsSemiBold: PoppinsSemiBold;
    --poppinsmedium: PoppinsMedium;
    --poppinsregular: PoppinsRegular;
}
@font-face {
    font-family: PoppinsRegular;
    src: url(../fonts/Poppins/Poppins-Regular.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: PoppinsBlack;
    src: url(../fonts/Poppins/Poppins-Black.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: PoppinsSemiBold;
    src: url(../fonts/Poppins/Poppins-SemiBold.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: PoppinsBold;
    src: url(../fonts/Poppins/Poppins-Bold.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: PoppinsExtraBold;
    src: url(../fonts/Poppins/Poppins-Extra-Bold.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: PoppinsMedium;
    src: url(../fonts/Poppins/Poppins-Medium.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 400 !important;
}
@font-face {
    font-family: FontAwesome;
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
        url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
        url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.drop-content-sub1,
.drop-content-sub2,
.drop-content-sub3,
.drop-content-sub4,
.dropdown-content,
.dropdown-pc,
.header-row,
.nav-img,
.pc-view-img,
.table thead,
.thrd-top-imgs {
    display: none;
}
.hovr-divs {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.hovr-divs i {
    font-size: 27px;
    width: 38px;
    color: #fff;
}
.drop-content-sub1 a,
.drop-content-sub2 a,
.drop-content-sub3 a, 
.drop-content-sub4 a 
{
    display: none;
    margin-left: 15px;
}
.hed-nav li .dropbtn {
    color: #fff;
    font-family: var(--poppinsmedium);
    font-weight: 400;
    cursor: pointer;
}
.dropdown-content a {
    float: none;
    color: #000;
    padding: 12px 16px;
    display: block;
    text-align: left;
}
.client-img,
.common-heding-box,
.csh-jnk-btn,
.fifth-loc-box b,
.fifth-p,
.frst-servc-rgt,
.gt-qt-btn-div,
.hmpg-six-section-contr,
.home-secnd-p,
.p-details-slider,
.prod-red-topc-hedng,
.read-btn,
.thrd-top-centred,
.we-buy-heading,
b.form-b,
b.lg-bnr-hed,
p.form-p {
    text-align: center;
}
.mob-menu-log {
    display: flex;
    background: var(--sec);
    justify-content: flex-end;
    padding: 20px;
    position: relative;
}
.mob-logo-divs {
    position: absolute;
    left: 14px;
    top: 10px;
    z-index: 1;
}
.mob-logo-divs img {
    width: 80px;
}
.top-hder-section {
    padding: 22px 15px;
    background: #efefef;
}
.top-hder-lft-data a {
    color: #000;
    font-size: 15px;
    font-family: var(--poppinsbold);
    font-weight: 100;
}
.b-white,
.ftr-email,
.ftr-ph-no,
.gry a,
.hed-nav li a,
.home-banner-cnt-left,
.prod-red-topc-hedng a,
.secnd-about-rgt ul,
.secnd-about-rgt-heding h2,
.thrd-top-centred a {
    color: #fff;
    margin-bottom: 10px;
}
.hed-nav li a,
.hedngs-lg-cntr,
ul.home-bnr-uls {
    font-family: var(--poppinsmedium);
}
.top-hder-lft-data {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 5px 0;
}
.top-hder-lft-data img {
    width: 30px;
    vertical-align: middle;
}
.header-container-botm,
.hompg-sevnth-sec-cmplt .corner {
    background: var(--sec);
}
.hed-nav li {
    list-style: none;
    padding: 20px;
}
.banner-sect {
    height: 1050px;
}
.cmn-banner-sect {
    display: flex;
}
.banner-sect img,
.we-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-banners-data {
    position: absolute;
    top: 50px;
    width: 100%;
    padding: 0 15px;
}
.banners-cmplt,
.p-details-slider {
    position: relative;
}
.comn-banners-data {
    position: absolute;
    top: 50px;
    width: 100%;
}
.home-banner-cnt {
    display: flex;
    align-items: center;
    flex-direction: column;
}
ul.home-bnr-uls {
    padding: 15px 0;
    width: fit-content;
    margin: auto;
    font-size: 18px;
}
.home-bnr-uls li {
    margin: 15px 0;
    display: grid;
    justify-content: start;
}
.home-bnr-uls li::before {
    display: inline-block;
    height: 15px;
    width: 15px;
    background-image: url(../img/home/star.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 6px;
    border-radius: 50%;
}
.home-banner-cnt-left p {
    text-align: center;
    font-size: 14px;
}
b.lg-bnr-hed {
    color: #fff;
    font-size: 35px;
    line-height: 35px;
    padding: 0 20px;
    display: block;
}
.aus-contact-br p,
.aus-contact-br > div p a {
    line-height: normal;
}
.we-buy-form {
    background: #282828;
    padding: 20px 10px;
    border: 8px solid #fca311;
    border-radius: 13px;
}
.se-white,
.sw-white {
    border-top: 4px solid #fff !important;
}
.nw-white,
.sw-white {
    border-right: 4px solid #fff !important;
}
.ne-white,
.nw-white {
    border-bottom: 4px solid #fff !important;
}
.ne-white,
.se-white {
    border-left: 4px solid #fff !important;
}
.we-buy-form-flds1 {
    margin: 5px 0;
}
.we-buy-form-flds1 input {
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    border: none;
}
.we-buy-form-flds1 textarea {
    width: 100%;
    padding: 6px;
    height: 150px;
    color: #000;
    border-radius: 4px;
    border: none;
}
.we-buy-form-flds1 input::placeholder,
.we-buy-form-flds1 textarea::placeholder {
    color: #000;
}
button.get-ev-btn {
    border: none;
    cursor: pointer;
    width: 100%;
    display: block;
    padding: 12px 6px;
    background: #fca311;
    font-family: var(--poppinsbold);
    font-size: 16px;
}
b.form-b {
    display: block;
    color: #fca311;
    font-size: 20px;
    font-family: var(--poppinsblack);
}
p.form-p {
    color: #fff;
    font-size: 18px;
}
.common-heding-box {
    padding: 15px 10px 20px;
}
.corner {
    background: #fff;
    height: 20px;
    width: 20px;
    position: absolute;
}
#sw , .w {
    border-radius: 0 20px 0 0;
}
#se , .se {
    border-radius: 20px 0 0;
}
#nw, .nw {
    border-radius: 0 0 20px;
}
#ne , .ne {
    border-radius: 0 0 0 20px;
}
.box-hed {
    position: relative;
    border: 4px solid var(--sec);
    background: #282828;
    color: #fff;
    border-radius: 5px -5px 5px 5px;
    display: inline-block;
    padding: 10px 5px;
}
.box-hed-white {
    border: 4px solid #fff !important;
}
.boder-botm-crcle,
.boder-top-crcle {
    border-left: 4px solid var(--sec);
    border-right: 4px solid var(--sec);
    background: #282828;
    height: 25px;
    width: 55px;
    z-index: 1;
    position: relative;
}
.boder-top-crcle {
    content: "";
    border-radius: 30px 30px 0 0;
    border-top: 4px solid var(--sec);
    margin: 0 auto -4px;
}
.boder-botm-crcle {
    border-radius: 0 0 30px 30px;
    border-bottom: 4px solid var(--sec);
    margin: -4px auto 0;
}
.boder-botm-crcle-white,
.boder-top-crcle-white {
    border-left: 4px solid #fff !important;
    border-right: 4px solid #fff !important;
}
.boder-top-crcle-white {
    border-top: 4px solid #fff !important;
}
.boder-botm-crcle-white {
    border-bottom: 4px solid #fff !important;
}
.hedngs-lg-cntr {
    display: block;
    font-size:28px;
    font-weight: 400;
}
.hedigs-flx {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}
.hedigs-flx img {
    width: 33px;
}
.home-frst-sec-cmplt {
    background: url(../img/home/get-instant-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f96b1c;
        padding: 110px 15px 23px;
        border-bottom: 43px solid #333;
}
.home-frst-sec-cmplt .box-hed .corner {
    background: #1d1d1d;
}
.primary-clr {
    color: var(--primary);
}
.frst-about-left,
.frst-contct-left,
.frst-contct-rgt,
.frst-home-left,
.frst-servc-left,
.secnd-servc-rgt,
.web-faq {
    width: 100%;
    margin: auto;
}
.frst-home-sec-cnt-flx {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 15px;
}
.frst-home-left-cntr,
.frth-home-rgt-cntr {
    background: #fff;
    padding: 24px 15px;
    box-shadow: 0 10px 21px 0 rgba(0, 0, 0, 0.13);
    border-radius: 32px;
    height: 90%;
}
.frst-home-rgt {
    width: 100%;
    transform: translateY(98px);
}
.choose-left,
.choose-right img,
.cont-bnrs-img-rgt img,
.contct-secnd-flx-rgt img,
.frst-about-rgt img,
.frst-home-rgt img,
.frst-servc-rgt img,
.frth-home-left img,
.home-thrd-mob-img,
.nw-img img,
.owl-carousel-nw > div img,
.owl-carousel-sell > div .prod-explore-gallery-box,
.secnd-about-left img,
.secnd-servc-left,
.secnd-servc-left img,
.thrd-about-rgt img,
.thrd-servc-rgt img,
.thrd-top-imgs-cnt img,
.web-faq-img img,
.web-fq-se {
    width: 100%;
}
.web-faq-img {
    margin-top: 20px;
}
.read-btn {
    background: var(--primary);
    border-radius: 25px;
    padding: 8px 20px;
    color: #fff;
    display: block;
}
.home-secnd-section-cmplte,
.home-secnd-section-cmplte .corner {
    background: #f2f2f2;
}
section.product-slider-section-main {
    width: 85%;
    margin: auto;
    padding: 40px 0;
}
.product-slider-section-main .owl-nav {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 33%;
    font-size: 58px;
    align-items: center;
}
.product-slider-section-main .owl-nav button.owl-prev {
    margin-left: -27px;
}
.product-slider-section-main .owl-nav button.owl-next {
    margin-right: -27px;
}
.product-slider-section-main .owl-nav button {
    background: #fa6c1c !important;
    color: #fff !important;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    position: relative;
}
.product-slider-section-main .owl-nav button span {
    position: absolute;
    line-height: 0;
    top: 18px;
}
.product-slider-section-main .owl-nav button.owl-prev span {
    left: 10px;
}
.product-slider-section-main .owl-nav button.owl-next span {
    right: 10px;
}
.prod-explore-gallery-box {
    background: #fff;
    padding: 10px;
}
.product-item {
    box-shadow: 2px 2px 12px 2px #ddd;
    margin-bottom: 20px;
}
.home-secnd-p {
    width: 100%;
    margin: auto;
    padding: 0 15px;
}
.prod-red-topc-hedng a {
    font-family: var(--poppinsbold);
}
.p-details-slider {
    font-size: 16px;
    height: 200px;
}
.prod-explr-imgs {
    height: 194px;
    margin-bottom: 10px;
}
.prod-explr-imgs img {
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.home-thrd-sec-cmplt {
    background: url(../img/home/thrd-sec-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 20px;
}
.home-thrd-sec-cmplt .corner {
    background: #614848;
}
.thrd-top-centred {
    color: #fff;
    width: 90%;
    margin: auto;
}
.thrd-top-centred-content b {
    font-family: PoppinsBold;
    font-size: 25px;
}
.thrd-top-imgs-cnt {
    width: 30%;
    transform: scale(1.2);
}
.rd-blk {
    background: #000;
}
.home-frth-sec-cnt {
    padding: 1px 10px 0;
    background: url(../img/home/home-forth-bg.png) center center/cover no-repeat;
    margin-top: -10px;
    margin-bottom: 10px;
    position: relative;
}
.frst-servc-sec-cnt-flx,
.frth-home-sec-cnt-flx {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}
.fifth-loc-contr,
.frth-home-rgt {
    width: 100%;
    margin: auto;
    padding: 0 3px;
}
.frth-home-left {
    width: 100%;
    margin-top: 16px;
}
.fifth-sec-cmplt {
    background: url(../img/home/five-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 12px;
    background-position: center;
}
.fifth-sec-cmplt .corner {
    background: #353631;
}
.fifth-p {
    color: #fff;
    font-weight: 100;
}
.fifth-loc-box {
    display: flex;
    padding: 23px 0;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fifth-loc-box b {
    background: #fff;
    border-radius: 50px;
    padding: 10px 11px;
    font-family: var(--poppinsbold);
    font-size: 14px;
    width: 48%;
    margin: 5px 0;
}
.cac2-cnt b,
.gt-free-evl,
button.btn-cntcts {
    font-family: var(--poppinsmedium);
}
.sixth-sec-cmplt {
    background: url(../img/home/wht-we-do-bg.png) 0 0 / cover no-repeat;
    position: relative;
    padding: 40px 0;
}
.sixth-sec-cmplt .ne-primry,
.sixth-sec-cmplt .nw-primry,
.sixth-sec-cmplt .se-black,
.sixth-sec-cmplt .sw-black {
    background: #fb6c1c;
}
.hmpg-six-section-contr {
    display: flex;
    width: 90%;
    margin: auto;
    gap: 30px;
    flex-direction: column;
    align-items: center;
}
.hmpg-six-section-fl {
    position: relative;
    background: #fff;
    border-radius: 10px;
}
.csh-jnk-btn {
    width: 100%;
    margin-top: -2px;
    background: #e65d22;
    padding: 12px;
}
.hmpg-six-in-p p {
    font-size: 18px;
    padding: 11px 20px;
}
.csh-jnk-btn a {
    font-size: 18px;
    color: #fff;
    border-radius: 6px;
    padding: 5px 10px;
}
.hmpg-six-in-img {
    height: 299px;
}
.hmpg-six-in-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border: 10px solid #e65d22;
    display: flex;
    border-radius: 10px;
}
img.polygon {
    width: 40px;
}
.hompg-sevnth-sec-cmplt {
    background: url(../img/home/brands-and-deals-bg.png) center/cover no-repeat;
    position: relative;
    padding: 40px 10px;
    margin-top: -2px;
}
.prtnrs {
    padding-bottom: 30px;
}
.partner-logos {
    width: 75%;
    margin: auto;
    height: 150px;
    overflow: hidden;
    position: relative;

}
#pl-ctnr {
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    height: 100%;
    left: 0;
    animation: 40s linear infinite p-logo;
}
.partner-logo {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
        height: auto;
    width: auto;
}

.servc-frst-sec-cmplt {
border-top: 34px solid var(--sec);
    background-color: #333;  
      padding: 20px 15px 20px;
}
.frst-about-left-cntr,
.frst-servc-left-cntr,
.secnd-servc-rgt-cntr {
    background: #fff;
    padding: 24px;
    box-shadow: 0 10px 21px 0 rgba(0, 0, 0, 0.13);
    border-radius: 32px;
    height: 90%;
}
.frst-servc-rgt {
    width: 100%;
    margin-bottom: 10px;
}
.servc-secnd-sec-cmplt {
    background: url(../img/service/servc-secnd-bg-mob.png) center/cover no-repeat;
    padding: 20px 0px 40px;
}
.about-secnd-sec-cmplt .corner,
.servc-secnd-sec-cmplt .corner {
    background: #af510b;
}
.secnd-servc-sec-cnt-flx {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0 15px;
}
.servc-thrd-sec-cmplt {
    background: url(../img/service/servc-thrd-bg.png) center/cover no-repeat;
    padding: 10px 0px;
}
.thrd-servc-sec-cnt-flx {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 0 15px;
}
.thrd-servc-left {
    width: 100%;
    margin: auto;
    padding: 55px 0 1px;
}
.thrd-servc-left-heding {
    background: url(../img/service/thrd-left-hedng-bg.svg) center/cover no-repeat;
    padding: 35px 20px 10px;
    display: inline-block;
}
ul.servc-bnr-uls {
  /*  padding: 13px 0;
*/    font-size: 18px;
}
.servc-uls2 {
    padding: 10px 20px;
    font-size: 16px;
}
.servc-bnr-uls li {
    margin: 10px 0;
    justify-items: start;
    justify-content: start;
}
.servc-bnr-uls li::before {
    display: inline-block;
    height: 15px;
    width: 25px;
    background-image: url(../img/service/point.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 12px;
    border-radius: 50%;
}
.thrd-servc-rgt {
    width: 100%;
    margin: 0 auto auto;
}
.contct-banner-sect {
    display: flex;
    height: 550px;
}
.cont-bnrs-img-rgt,
.testimonials-sec {
    width: 80%;
    margin: auto;
}
.contct-banners-data {
    position: absolute;
    top: 117px;
    width: 100%;
}
.contct-frst-sec-cmplt {
    background: url(../img/contact/contact-second-bg.png);
    padding: 0 20px;
}
.frst-contct-lft-heding,
button.btn-cntcts {
    background: var(--primary);
    text-align: center;
}
.frst-contct-sec-cnt-flx {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-direction: column;
    padding: 150px 0 140px;
}
.frst-contct-rgt iframe {
    width: 100%;
    border-radius: 36px;
}
.cntct-flx-inpts input,
.cntct-flx-texts textarea {
    width: 100%;
    border-radius: 6px;
    padding: 10px;
}
.cntct-flx-inpts {
    display: flex;
    gap: 5px;
}
.cntct-flx-inpts,
.cntct-flx-texts {
    margin: 10px 0;
}
.cntct-flx-inpts input::placeholder,
.cntct-flx-texts textarea::placeholder {
    font-family: var(--poppinsregular);
    color: grey;
}
.cntct-flx-texts textarea {
    height: 100px;
}
.frst-contct-lft-heding {
    padding: 10px;
    margin: 10px 0;
    border-radius: 10px;
}
.frst-contct-lft-heding b {
    color: #fff;
    font-size: 26px;
}
button.btn-cntcts {
    border-radius: 8px;
    color: #fff;
    display: block;
    margin: auto;
    width: fit-content;
    padding: 15px 60px;
    border: none;
}
.gt-free-evl {
      border: none;
    cursor: pointer;
    display: block;
    padding: 12px;
    background: #fca311;
    font-family: var(--poppinsbold);
    font-size: 20px;
    color: #000;
    width: fit-content;
    margin: auto;
    border: 4px solid #000;
}
.contct-secnd-sec-cmplt {
    background: var(--primary);
    border-radius: 5px 5px 5px 270px;
    width: 90%;
    margin: -90px auto 20px;
}
.contct-secnd-flx-left,
.contct-secnd-flx-rgt,
.secnd-about-left,
.secnd-about-rgt {
    margin: 0 auto;
    width: 100%;
}
.contct-secnd-flx {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contct-secnd-flx-left {
    padding: 20px;
}
.contct-secnd-flx-rgt {
    text-align: center;
}
.about-frst-sec-cmplt {
    background: url(../img/about/about-frst-bg.png) center/cover no-repeat;
    padding-bottom: 120px;
}
.frst-about-sec-cnt-flx {
    display: flex;
    align-items: center;
    flex-direction: column;
    transform: translateY(50px);
    padding: 0 5px;
}
.frst-about-rgt {
    width: 100%;
    text-align: center;
    transform: translateY(115px);
}
.about-secnd-sec-cmplt {
    background: url(../img/about/about-secnd-bg.png) center/cover no-repeat;
    padding: 60px 15px;
}
.secnd-about-sec-cnt-flx {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    gap: 30px;
}
.secnd-about-rgt-cntr {
    background: var(--primary);
    padding: 24px;
    box-shadow: 0 10px 21px 0 rgba(0, 0, 0, 0.13);
    border-radius: 32px;
    height: 90%;
}
.about-thrd-sec-cmplt {
    background: url(../img/about/about-thrd-bg.png) center/cover no-repeat;
    padding: 60px 0;
    text-align: center;
}
.thrd-about-left-heding {
    background: url(../img/about/hedng-bgs.svg) center/cover no-repeat;
    padding: 25px 20px;
    color: #fff;
}
.thrd-about-sec-cntnr .gt-free-evl {
    background: #fca311;
}
.thrd-about-rgt {
    width: 100%;
    margin: 30px auto;
}
.cntt-rd-this-one,
.cntt-rd-this-secnd {
    cursor: pointer;
}
.uls-lefts {
    margin-left: 30px;
}
.aus-footr-container {
    padding: 40px 12px;
    background: #151515;
}
.aus-botm-foter-cont,
.thnkyu-pg {
    padding: 20px;
    text-align: center;
}
footer .footr-flx {
    display: flex;
    flex-direction: column;
    align-content: center;
}
.aus-foter-about,
.foter-links-flx {
    width: 100%;
    margin: 10px 0;
}
.aus-foter-links-a {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    line-height: 41px;
}
.aus-foter-links-a a {
    color: #fff;
}
.aus-foter-abt-det p {
    color: #fff;
    text-align: justify;
}
.aus-foter-abt-hedng,
.aus-foter-links-hedng {
    font-size: 30px;
    color: #fff;
}
.aus-botm-foter-cont {
    background: #353535;
    color: #fff;
}
.adrs {
    color: #fff;
    font-family: PoppinsBold;
}
.bsns-hrs ul {
    list-style: none;
    color: #fff;
}
.thnkyu-pg img {
    margin-bottom: 15px;
    width: 70px;
}
.thnkyu-pg-text h1 {
    font-size: 40px;
}
.thnkyu-pg-text p {
    font-size: 25px;
}
.get-qt-proced-cmplt {
    background: url(../img/service/get-qt-bg.png) center/cover no-repeat;
    background-image: url(/img/service/get-qt-bg.webp);
    padding: 20px 0;
}
.get-qt-heds {
    width: 90%;
    margin: auto;
    text-align: center;
    color: #fff;
}
.get-qt-flxs,
.get-qt-flxs2 {
    display: flex;
    flex-direction: column;
    width: 85%;
    margin: auto;
    padding: 40px 0;
    gap: 20px;
}
.cac2-cnt {
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.qt-imp {
    height: 100px;
    margin: 10px 0;
}
.qt-imp img {
    width: 46%;
    height: 100%;
    object-fit: contain;
}
.cac2-cnt b {
    color: var(--primary);
    display: block;
}
.get-qt-proced-cmplt2 {
    background: url(../img/service/location.png) center/cover no-repeat;
    padding: 60px 0;
}
.get-qt-proced-cmplt2 .common-heding-box .corner {
    background: #da6b2e;
}
.get-qt-heds2 {
    width: 70%;
    margin: auto;
    text-align: center;
}
.get-qt-heds2 b {
    color: #fff;
    font-size: 40px;
    font-family: var(--poppinsblack);
    font-weight: 400;
}
.cac2-cnt2 h3 {
    color: var(--primary);
    font-family: var(--poppinsmedium);
    display: block;
    font-size: 23px;
    font-weight: 700;
}
.cac2-cnt2 p {
    font-size: 16px;
}
.cac2-cnt2 {
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 9px 0 grey;
}
.error {
    text-align: center;
    padding: 10px;
}
.error h1 {
    font-size: 40px;
    font-family: PoppinsMedium;
}
.error h2 {
    font-size: 20px;
    font-family: var(--poppinsmedium);
    color: var(--primary);
}
.error a {
    color: #2a9b2f;
    font-weight: 700;
    margin: 10px 0;
    display: inline-block;
}
.car-heading p,
.table th {
    font-weight: 100;
}
.detls-p h1,
.detls-p h2,
.detls-p h3 {
    font-size: 28px;
}
.on-sl {
    padding-left: 20px;
}
.foter-logo-container img {
    width: 60%;
}
.footr-flx > div {
    width: 100% !important;
}
.aus-contact-br p {
    color: #fff;
    margin: 0 auto;
}
.aus-contact-br > div {
    display: flex;
    align-items: baseline;
    line-height: normal;
    justify-content: space-between;
}
.aus-contact-br > div p {
    margin-top: 3px;
    margin-left: 8px;
    font-size: 13px;
    width: 56%;
}
.aus-contact-br > div b {
    width: 23%;
}
.aus-botm-all-socls a {
    color: #fff;
    margin-right: 20px;
}
.testimonials-sec .owl-nav,
.testimonials-star {
    display: flex;
    justify-content: center;
}
.full-str:after {
    content: "\f005";
    font-family: var(--fa);
    color: #ffa703;
}
.half-str:after {
    content: "\f006";
    font-family: var(--fa);
    color: #aca0a0;
}
.testimonials-star > span {
    margin-right: 4px;
    margin-left: 4px;
}
.testimonialsd {
    display: flex;
}
.testimonialsd > div {
    background-color: #fff;
    padding: 4px;
    border-radius: 3px;
}
.testimonialsd > div p {
    font-size: 14px;
    width: 90%;
    text-align: center;
    margin: auto;
}
.client-img img {
    width: 40px !important;
    height: 40px;
    border-radius: 40px;
    margin: auto;
}
.client-img b {
    font-size: 17px;
    text-align: center;
    font-family: var(--poppinsbold);
    color: var(--sec);
}
.client-heading h2,
.faq-heading h3 {
    font-family: var(--poppinsbold);
    text-align: center;
    font-size: 27px;
}
.client-heading h2 {
    margin: 10px auto;
    color: var(--sec);
}
.fq-q,
.owl-carousel-nw > div {
    margin-left: auto;
    margin-right: auto;
}
.testimonials-sec .owl-nav button {
    background: #fa6c1c !important;
    color: #fff !important;
    width: 35px;
    border-radius: 1%;
    margin: 3px;
}
.testimonials-sec .owl-nav button span {
    color: #fff !important;
    width: 35px;
    position: relative;
    padding: 3px 12px;
    font-size: 58px;
    line-height: 30px;
    display: block;
}
.faq-section,
.we-buy-car,
.why-sell {
    background-color: #d6e9e9;
    padding: 10px;
}
.choose-left h3,
.we-buy-heading h3 {
    font-family: var(--poppinsbold);
    font-size: 23px;
}
.fq-q {
    background-color: #fa6c1c !important;
    padding: 5px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    margin-bottom: 5px;
    font-family: var(--poppinsbold);
    cursor: pointer;
}
.fq-a {
    width: 100%;
    margin: 2px auto;
    max-height: 0;
    transition: max-height 0.4s;
    overflow: hidden;
}
.why-choose-flx {
    width: 80%;
    margin: auto;
    align-items: center; 
    display: flex;
  flex-direction: column-reverse;
}
.choose-left ul li {
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin-top: 6px;
}
.choose-left ul li:after {
    content: "\f1b9";
    position: absolute;
    top: 3px;
    left: -5px;
    font-family: var(--fa);
    color: #fa6c1c;
}
.faq-heading,
.why-choose-us {
    margin: 20px auto;
}
.all-car-buy {
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
}
.we-buy-all {
    width: 100%;
    margin-bottom: 10px;
}
.we-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.car-heading {
    font-size: 18px;
    background: #e65d22;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}
.we-buy-heading h3 {
    margin-bottom: 10px;
}
.table {
    border-collapse: collapse;
}
.table td,
.table th {
    padding: 12px 15px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 16px;
}
.table th {
    background-color: #00008b;
    color: #fff;
}
.table,
.table tbody,
.table td,
.table tr {
    display: block;
    width: 100%;
}
.table tr {
    margin-bottom: 15px;
}
.table td {
    padding-left: 36%;
    text-align: right;
    position: relative;
    line-height: 23px;
}
.table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
}
.choose-right {
    width: 99%;
}
.faq-section .corner,
.we-buy-car .corner {
    background: #d6e9e9;
}
.gry {
    background: var(--primary);
    padding: 8px 20px;
    display: inline-block;
    cursor: pointer;
    width: 100%;
}
.owl-carousel-sell > div {
    display: flex;
    width: 100%;
}
.owl-carousel-sell .p-details-slider,
.owl-carousel-sell .prod-explr-imgs {
    width: 100%;
    overflow: hidden;
}
.owl-carousel-nw > div {
    width: 100%;
    border-radius: 6px;
}
.owl-carousel-nw > div .prod-explore-gallery-box {
    border-radius: 6px;
}
.gry {
    border-radius: px;
}
.nw-img{
    height: 100%;
}
.why-sell .corner {
    background-color: #d6e9e9 !important;
}
.hid-rd {
    margin: 10px auto;
}
.hid-rd a {
    font-size: 18px;
    background: #e65d22;
    color: #fff;
    padding: 5px 20px;
    text-align: center;
    border-radius: 30px;
}
.entry-content {
    width: 90%;
    margin: auto;
}
.in-list::before {
    background-image: none !important;
}
.in-list ul li:first-child:before {
    content: "\f095";
}
.in-list ul li:nth-child(2):before {
    content: "\f10d";
}
.in-list ul li:nth-child(3):before {
    content: "\f02b";
}

/*new css*/

.home-frth-sec-cnt .corner{
        background: var(--sec);
}
.servc-frst-sec-cmplt .corner{
    background-color: #343434;
}
.new-btn,  .new-btn-blck{
    text-align: center;
    margin: 20px auto;
}
.new-btn a{
    cursor: pointer;
    display: block;
    padding: 12px;
    background: #fca311;
    font-family: var(--poppinsbold);
    font-size: 20px;
    color: #000;
    width: fit-content;
    margin: auto;
    border: 4px solid var(--sec);
}
.new-btn-blck a{
      border: none;
    cursor: pointer;
    display: block;
    padding: 12px;
    background: #fca311;
    font-family: var(--poppinsbold);
    font-size: 20px;
    color: #000;
    width: fit-content;
    margin: auto;
    border: 4px solid #000;
}
.frst-about-sec-cnt-flx {
    width: 90%;
    margin: auto;
}
.cntt-rd-this-zero {
    width: 89%;
    margin: auto;
}
.thrd-top-centred-content img{
    width: 100%;
}

.servc-thrd-sec-cmplt  .corner {
   background: #d4d4d4;
}

.a-btn, .cac2-cnt2 p {
    font-size: 30px;
}
.top-hder-lft-data strong {
    font-size: 18px;
    font-family: var(--poppinsbold);
}

.mb-flex{
    flex-direction: column;
}
.frst-servc-left-cntr p a, .choose-left p a, .detls-p p a, .choose-left ul li a, .cac2-cnt p a{
    color: blue;
}


.website-popup {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 5;
    display: none;
}
.website-popup > .popup-div{
    width: 90%;
    margin: 29px auto;
    padding: 13px;
    /* background-color: #fff; */
    border-radius: 20px;
}
.close{
    position: relative;
}
.close-popup::after{
    font-family: FontAwesome;
    content: "\f00d";
    font-size: 22px;
    color: #f7f1f1;
    position: absolute;
    top: -16px;
    right: -15px;
    cursor: pointer;
    background-color: red;
    border-radius: 32px;
    padding: 7px 10px;
}


.why-choose-us {
    display: flex;
    flex-direction: column-reverse;
}


.about-frst-sec-cmplt .corner{
    background-color: #eb470b;
}
.about-frst-sec-cmplt .frst-about-left{
    width: 100%;
}
.home-secnd-p p a, .servc-uls2 a, .detls-p p a, .frst-about-left-cntr div a{
    color: blue;
}

.about-frst-sec-cmplt .box-hed {
        border: 4px solid #fff;
}

.about-frst-sec-cmplt #sw, .about-frst-sec-cmplt .sw{
    border-right: 4px solid #fff;
        border-top: 4px solid #fff;
}
.about-frst-sec-cmplt #ne, .about-frst-sec-cmplt .ne{
    border-left: 4px solid #fff;
        border-bottom: 4px solid #fff;
}

 .about-frst-sec-cmplt #se,  .about-frst-sec-cmplt .se{
border-left: 4px solid #fff;
    border-top: 4px solid #fff;
}

 .about-frst-sec-cmplt #nw,  .about-frst-sec-cmplt .nw {
    border-bottom: 4px solid #fff;
        border-right: 4px solid #fff;
 }

    .about-frst-sec-cmplt .common-heding-box .boder-top-crcle{
        border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    border-top: 4px solid #fff;

  }

     .about-frst-sec-cmplt .common-heding-box .boder-botm-crcle{
        border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;

  }
   .m-auto{
        width: 90%;
    margin: auto;
  }
  .blog-all img{
    width: 100%;
    margin: 40px auto;
  }
  .blog-flex{
    box-shadow: 2px 2px 12px 2px #cbcbcb;
    padding: 10px;
    border-radius: 6px;
    margin: 30px 0;
  }
  .blog-img{
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
  .blog-img img{
    width: 100%;
height: 100%;
object-fit: cover;
  }
  .blog-content-h{
    width: 100%;
  }
  .blog-read a {
        cursor: pointer;
    display: block;
    padding: 8px 20px;
    background: #fca311;
    color: #fff;
    width: fit-content;
      }
      .blog-content-h h2{
        font-size: 26px !important;
        margin:10px 0;
      }

      
.dfl p{
    text-align: left;
    margin-bottom:12px;
}
.small-5{
    font-size: 22px !important;
    margin-bottom: 11px;
}
 .pg-content{
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
}
.r-m{
    cursor: pointer;
    display: block;
    padding: 8px 12px;
    background: #2c2b29;
    font-family: var(--poppins);
    color: #fff;
    width: fit-content;
    border: 0;
}
.lp{
    margin-left:0;
    padding-left: 27px;
}
.cl-w{
    width: 90%;
    margin: auto;
    color: #fff;
}
.cl-w p a {
    color: #fff;
}
.blog-content-recent-ctnr h4, .blog-content-recent-ctnr h5, .blog-content-recent-ctnr h3{
    font-size: 22px !important;
    font-family: var(--poppinsbold);
}
.blog-content-recent-ctnr ul {
    padding-left: 20px;

}
.hm-cmn-banner{
    height: 1200px !important;
}
















































































































.banner-section{
    background-image: url('../img/home/mobile-banner.png');
    background-size: cover;
    padding: 50px 10px;
    position: relative;
}
.banner-section-content{
    text-align: center;
    color: #fff;
    width:100%;
    margin:0 auto;
}
.banner-section-content h1{
    font-weight: 400;
    font-size: 35px !important;
}
.banner-section-content h1 b{
   font-family: var(--poppinsbold);
}
/* .d-flex{
    display: flex !important;
}
.align-item-center{
    align-items: center;
}
.justify-content-center{
    justify-content: center;
} */
.button-custom a{
background-color: var(--sec);
padding: 10px 20px;
display: inline-block;
margin: 10px;
color: #ffff;
border-radius: 10px;
border:2px solid #fff;
}
.button-custom a img{
    margin-right: 7px;
}
.working-step{
    background-color: #F1E0E0;
    padding: 50px 0;
}

.working-width {
    width: 100%;
    color: var(--sec);
    text-align: center;
    margin: 20px 0;
}
.working-width img{
    width: 70px;
}
.working-width h4{
font-size: 19px !important;
color: var(--sec);
}
.working-width p{
    margin: 0;
}
.working-width span{
    width: 70px;
    height:2px;
    background-color: #000;
    display: inline-block;
}
.justify-content-between{
    justify-content: space-between;
}
.working-width{
    position: relative;
}


.about-us-flex > div{
    width:100%;
}
.about-us-gt h5{
font-size: 19px !important;
   font-family: var(--poppinsmedium);
     font-weight: 100;
}
.about-us-gt ul {
    margin-top: 7px;
}
.about-us-gt ul li {
    list-style: none;
    position: relative;
padding-left: 20px;
}
.about-us-gt ul li b{
   font-family: var(--poppinsmedium);
   font-weight: 100;
}
.about-us{
    background-color: var(--sec);
    color: #fff;
      padding: 50px 0;
      position: relative;
}
.about-us-gt h2{
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
    display: inline-block;
}

.about-us-gt ul li:before{
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    background-image: url("/img/home/arrow.png");
    width: 19px;
    height: 18px;
    background-size: cover;
  
}
.about-img img{
    border: 3px solid #fff;
    border-radius: 20px;
    width: 100%;
}
.shop-n{
    border: 1px solid #fff;
    color: #fff;
    padding: 4px 26px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 20px;
}

.why{
    background-color: #F1E0E0;
    padding: 30px 0;
}
.why-heading {
    text-align: center;
}
.why-heading h2{
    border: 3px solid  var(--sec);
    border-radius: 30px;
    display: inline-block;
padding:0 50px;
color: var(--sec);
font-size: 25px !important;
font-family: var(--poppinsbold);
}
.why-width-one{
        background-color: var(--sec);
        background-size: cover;
     padding: 40px 40px 12px 40px;
        background-position: center;
        border-radius: 10px;
}


.why-width-two{
        background-color: var(--sec);
        background-size: cover;
     padding: 40px 40px 12px 40px;
            background-position: center;
               border-radius: 10px;
}

.why-width-three{
         background-color: var(--sec);
        background-size: cover;
     padding: 40px 40px 12px 40px;
    border-radius: 10px;
            background-position: center;
}

.why-width-four{
     background-color: var(--sec);
        background-size: cover;
     padding: 40px 40px 12px 40px;
   border-radius: 10px;
            background-position: center;
}
.why-width h5{
    font-size: 20px !important;
    font-family: var(--poppinsregular);
    font-weight: 100;
    border-bottom: 2px solid #fff;
    display: inline-block;
}
.why-width p{
    font-size: 12px !important;
}
.why-width-flex{
    text-align: center;
    color: #fff;
    flex-wrap: wrap;
}
.why-width-flex > div{
    margin: 10px;
}

.customer-reviews{
     background-image: url(../img/home/customer-reviews.png);
        background-size: cover;
     padding: 42px 10px;
            background-position: center;
}
.why-heading-sed h2{
            border: 3px solid #fff;
        border-radius: 30px;
        display: inline-block;
        padding: 0 20px;
        color: #fff;
        font-size: 25px !important;
        font-family: var(--poppinsbold);
}
.why-heading-sed {
        text-align: center;
}
.why-heading-sed h5{
    color: #fff;
    font-weight: 100;
    font-size: 20px !important;
    margin-bottom: 20px;
}
.customer-flex {
    margin: auto;
    margin-top: 60px;
}
.customer-flex > div{
    width: 100%;
    background-color: #F1E0E0;
    margin:20px auto;
    border-radius: 15px;
   box-shadow: 2px 5px 4px 1px #383838;
}
.cus-rew{
    background-color: #fff;
   width: 180px;
   padding:7px 10px;
   border-top-right-radius: 15px;
   border-bottom-left-radius: 15px;
}
.cus-rew h6{
font-size: 15px !important;
color: var(--sec);
}
.cus-rew img{
    margin-right: 10px;
}
.cus-rew span{
    font-size: 13px !important;
    color: var(--sec);
}
.cus-rew  >div{
    line-height: 18px;
}
.customer-flex p{
 color: var(--sec);
 font-family: var(--poppinsmedium);
}
.customer-p{
    padding: 20px;
}

.customer-flex > div:nth-child(2){
    position: relative;
}
.customer-flex > div:nth-child(2):after{
            content: "";
        position: absolute;
        top: 80px;
        left: -60px;
        background-color: #fff;
        width: 2px;
       height: 100px;
        background-size: cover;
}

.customer-flex > div:nth-child(2):before{
            content: "";
        position: absolute;
        top: 80px;
        right: -60px;
        background-color: #fff;
        width: 2px;
       height: 100px;
        background-size: cover;
}

.footer{
       background-color: #f1e0e0;
        background-size: cover;
     padding: 42px 10px;
            background-position: center;
}

.footer-right{
    width: 100%;
    margin-left: auto;
}
.footer-link{
    margin-top: 20px;
}
.footer-link ul li{
list-style: none;
}
.footer-link ul li a{
    text-decoration: none;
    color: var(--sec);
    font-family: var(--poppinsmedium);
}
.footer-link > div{
    width: 100%;
}
.footer-link > div h4{
     margin-bottom: 10px;
     font-family: var(--PoppinsSemiBold);
}
.footer-o p{
margin: 0;
}
.footer-o b{
    font-family: var(--PoppinsSemiBold);
  
    margin-top: 10px;
    display: inline-block;
}
.footer-about{
    text-align: center;
}
.footer-about h2{
    font-family: var(--PoppinsSemiBold);
}
.footer-about img{
    margin: 20px 0;
}
.selling-product-heading{
    text-align: center;
}
.selling-product-heading h2{
    position: relative;
    font-family: var(--PoppinsSemiBold);
/*     width:24%; */
}

.selling-product{
      background-image: url(../img/home/product-bg.png);
        background-size: cover;
     padding: 42px 0;
            background-position: center;
}
.product-inner{
    width: 46%;
    margin:30px 10px;
}
.product-img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.product-img img{
    width: 100%;
}
.product-name{
    font-size: 20px !important;
}
.product-details{
    text-align: center;
    margin: 5px 0;
}
.product-price{
    margin: 0;
}
.product-button a{
    background-color: var(--sec);
    padding: 7px 10px;
    width: 100%;
    display: inline-block;
    color:#fff;
    text-align: center;
    font-size: 11px !important;
    letter-spacing:4px;
}

.product-flex{
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.shop-by-category-heading{
    text-align: center;
    margin-bottom: 40px;
       font-family: "Abhaya Libre", serif;
}
.shop-by-category-heading h2{
    font-size: 50px !important;
    text-transform: uppercase;
    border-bottom: 2px solid var(--sec);
    display: inline-block;
}


.prod-card{
    background-color: #F1E0E0;
    padding: 10px;
    border-radius: 10px;
}
.shop-by-category{
    background-image: url(../img/home/category-bg.png);
        background-size: cover;
     padding: 40px 0 100px 0;
            background-position: center;
            position: relative;
}

.prod-red-topc-hedng h6{
    font-size: 20px !important;
    font-family: var(--poppinsmedium);
}
.prod-red-topc-hedng{
    margin: 4px 0;
}
.prod-red-topc-hedng a{
    border: 1px solid var(--sec);
    color: var(--sec);
    padding: 1px 15px;
    display: inline-block;
    border-radius:30px;
    margin-top: 10px;
    font-family: var(--poppinsmedium);
}

.prod-explr-imgs {
    height: 300px;
    overflow: hidden;
}

.prod-explr-imgs img{
    width: 100%;
    height: 100%;
}

.product-slider-section-main .owl-prev{
position: absolute;
top: 40%;
}

.product-slider-section-main .owl-next{
position: absolute;
top: 40%;
right: -60px;
}
.product-slider-section-main .owl-prev span{
        font-size: 92px !important;
        line-height: 40px;
        height: 54px;
        width: 53px;
        border-radius: 42px;
        position: relative;
        display: inline-block;
        left: -61px;
      background-color:var(--sec);
        color: #fff;
}

.product-slider-section-main .owl-next span{
        font-size: 92px !important;
        line-height: 40px;
        height: 54px;
        width: 53px;
        border-radius: 42px;
        position: relative;
        display: inline-block;  
        background-color:var(--sec);
        color: #fff;
}

.shop-by-category:after{
    content: "";
        position: absolute;
        bottom: -43px;
        left: -20px;
        background-image: url(/img/home/flower.png);
        width: 209px;
        height: 168px;
        background-size: cover;
        z-index: 1;
}

.shop-by-category:before{
    content: "";
        position: absolute;
        bottom: -43px;
        right: -20px;
        background-image: url(/img/home/flower-2.png);
        width: 209px;
        height: 168px;
        background-size: cover;
        transform: rotate(350deg);
        z-index: 1;
}

    .button-custom{
        margin-top: 50px;
    }
    .why-choose{
        background-image: url(../img/home/why-choose.png);
        background-size: cover;
        background-position: center;
        padding: 40px 0 50px 0;
        position: relative;
    }
 
    .sub-heading{
          font-family: "Style Script", cursive;
          font-size: 40px !important;
          position: relative;
    }
    .section-bg{
        background-color: #fff;
        padding: 5px;
        margin: auto;
        border-radius: 8px;
    }
    .section-bg input{
        border: 0;
        padding: 10px;
        width: 100%;
        margin-bottom: 3px;
    }
    .section-bg input:focus{
        border: 0;
        box-shadow: none;
        outline: none;
    }
    .section-bg button{
        background-color: var(--sec);
        cursor: pointer;
        display: flex;
        width: 145px;
        align-items: center;
        padding: 6px 13px;
        border: 0;
        color: #fff;
        font-family: var(--poppinsregular);
        border-radius: 7px;
        border-radius: 7px;
        margin: auto;
    }
    .form-section{
        margin-bottom: 40px !important;
        width: 400px;
        margin: auto;
    }
   

 
  .product-slider-section-main .owl-nav{
        display: none !important;
    }

    .cus-rew > .d-flex{
        display: flex;
        align-items: center;
    }

    .footer-link li a{
        display: flex;
        align-items: center;
    }

    .section-bg .d-flex .mb-none{
        display: none;
    }
      .section-bg .d-flex{
       text-align: center;
    }
    

    .profile-nav img{
width: 30px;
height: 30px;
overflow: hidden;
margin-right: 10px;
}
.header-icons {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cart-icon {
    position: relative;
    cursor: pointer;
            line-height: 14px;
}
.cart-count {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: red;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.mobile-none{
    display: none;
}
.mobile-show .mobile-none{
    display: block !important;
    padding: 15px 0;
}
.mobile-show ul {
    display: flex;
    background-color: #000;
    align-items: center;
    justify-content: center;
}
.mobile-show ul li {
  margin:0 10px;
}
.mobile-show ul li a{
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
}
































.product-section{
              background-image: url(../img/home/mobile-banner.png);
        background-size: cover;
        padding: 100px 10px;
        position: relative;
    }
    .product-section-content h1 b{
               font-family: var(--poppinsbold); 
               color: #fff;
    }
    .category-flex{
        display: flex;
                flex-wrap: wrap;
                justify-content: center;
    }
    .category-flex > div{
        width: 46%;
        margin: 10px;
    }

     
        .pd-img-thumb {
        width: 100%;
        text-align: center;
        display: flex;
    }
        .pd-thmb-ctnr {
        border: 1px solid black;
        padding: 5px;
        margin-bottom: 10px; 
        margin-right: 10px;
    }
        .pd-thmb-ctnr img {
        max-width: 100%;
        max-height: 100%;
        height: 40px;
        width: 40px;
        cursor: pointer;
        object-fit: cover;
    }
        .pd-img {
        width: 50%;
        text-align: center;
        background-color: var(--sec);
        padding: 10px;
        border-radius: 15px;
    }
    .pd-img img {
        max-width: 98%;
        max-height: 400px;
        width: 100%;
        object-fit: cover;
    }
        .pd-atc-info {
            padding-top: 10px;
        width: 100%;
    }
        .pd-atc-info h1 {
        font-size: 2.5rem;
    }
        .pd-atc-info p, .qty-ctnr {
        font-size: 15px !important;
    }
    .pd-atc-info p span:first-child {
        width: 100px;
        display: inline-block;
    }
        .pd-qty-counter {
        display: inline-block;
        margin-left: 20px;
        border: 1px solid black;
        padding: 5px;
        border-radius: 20px;
    }
        .pd-qty-counter .dec, .pd-qty-counter .inc {
        cursor: pointer;
        padding: 5px 10px;
        user-select: none;
    }
        #qty_val {
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        padding: 5px 10px;
    }
        .pd-add-to-cart-ctnr {
        padding-top: 20px;
    }
        .pd-add-to-cart-ctnr button {
        padding: 8px 30px;
        background-color: var(--sec);
        color: white;
        border: none;
        border-radius: 20px;
    }

    
        .cu-form-ctr {
        width: 100%;
        padding: 20px;
        background-color: #ececec;
        border-radius: 10px;
    }
        .cu-form-ctr input, .cu-form-ctr textarea {
        width: 100%;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        margin-bottom: 10px;
        border: 1px solid #cccccc;
    }


        .btn {
        background-color: var(--sec);
        color: white;
        padding: 10px 40px;
        border-radius: 5px;
        border: none;
        cursor: pointer;
    }

    .cu-info-ctnr {
        width: 100%;
        padding: 20px;
        margin-top: 30px;
    }
        .cu-email, .cu-address, .cu-opening-hours {
        margin-bottom: 20px;
    }
        .cu-email .ttl, .cu-address .ttl, .cu-opening-hours .ttl {
        font-size: 1.2rem;
        font-weight: bold;
    }

        .cu-email .ttl span::after, .cu-address span::after, .cu-opening-hours span::after {
        font-family: var(--fa);
        font-size: 1.5rem;
        padding-right: 10px;
    }
        .cu-email span::after {
        content: '\f003';
    }
        .cu-address span::after {
        content: '\f041';
    }
        .cu-opening-hours span::after {
        content: '\f274';
    }
    .cu-email a{
        text-decoration: none;
        color:var(--sec);
    }