@import "bootstrap.min.css";
@import "plugins/fontawesome.min.css";
@import "plugins/magnific-popup.css";
@import "plugins/swiper.min.css";
@import "plugins/splitting.min.css";
@import "plugins/jquery-ui-min.css";
@import "plugins/odometer-min.css";
@import "plugins/select2.min.css";
@import "plugins/animate.css";
@import "plugins/icons.min.css";
@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&amp;display=swap";
:root {
    --body-font: "IBM Plex Sans", serif;
	--body-font1: "Inter", serif;
	--body-font2: "IBM Plex Sans", serif;
    --transition: all 0.5s ease-in-out;
    --p1: 28, 162, 252;
    --p2: 20, 113, 176;
    --s1: 2, 136, 207;
    --s2: 64, 178, 91;
    --s3: 135, 91, 247;
    --n1: 255, 255, 255;
    --n2: 250, 250, 251;
    --n3: 245, 246, 247;
    --n4: 235, 236, 239;
    --n5: 223, 224, 228;
    --n6: 193, 196, 204;
    --n7: 178, 182, 191;
    --n8: 166, 170, 181;
    --n9: 151, 156, 168;
    --n10: 136, 142, 156;
    --n11: 121, 128, 144;
    --n12: 106, 114, 131;
    --n13: 91, 100, 119;
    --n14: 79, 88, 109;
    --n15: 64, 74, 96;
    --n16: 52, 62, 86;
    --n17: 34, 46, 72;
    --n18: 19, 32, 59;
    --n19: 7, 20, 49;
    --f1: 232, 246, 255;
    --f2: 162, 217, 254;
    --f3: 123, 201, 253;
    --f4: 67, 178, 253;
    --f5: 2, 136, 207;
    --f6: 17, 99, 154;
    --f7: 255, 244, 236;
    --f8: 255, 211, 175;
    --f9: 255, 193, 142;
    --f10: 255, 166, 94;
    --f11: 179, 104, 43;
    --f12: 156, 90, 37;
    --f13: 215, 5, 79;
    --box-shadow-p1: 0px 6px 30px 0px rgba(0, 0, 0, 0.16);
    --box-shadow-p2: 0px 6px 30px 0px rgba(0, 0, 0, 0.08);
    --p1-hex: #1ca2fc;
    --p2-hex: #1471b0;
    --s1-hex: #0288cf;
    --s2-hex: #40b25b;
    --s3-hex: #875bf7;
    --n1-hex: #ffffff;
    --n2-hex: #fafafb;
    --n3-hex: #f5f6f7;
    --n4-hex: #ebecef;
    --n5-hex: #dfe0e4;
    --n6-hex: #c1c4cc;
    --n7-hex: #b2b6bf;
    --n8-hex: #a6aab5;
    --n9-hex: #979ca8;
    --n10-hex: #888e9c;
    --n11-hex: #798090;
    --n12-hex: #6a7283;
    --n13-hex: #5b6477;
    --n14-hex: #4f586d;
    --n15-hex: #404a60;
    --n16-hex: #343e56;
    --n17-hex: #222e48;
    --n18-hex: #13203b;
    --n19-hex: #071431;
    --f1-hex: #e8f6ff;
    --f2-hex: #a2d9fe;
    --f3-hex: #7bc9fd;
    --f4-hex: #43b2fd;
    --f5-hex: #1471b0;
    --f6-hex: #11639a;
    --f7-hex: #fff4ec;
    --f8-hex: #ffd3af;
    --f9-hex: #ffc18e;
    --f10-hex: #ffa65e;
    --f11-hex: #b3682b;
    --f12-hex: #9c5a25;
    --f13-hex: #d7054f;
}
.display-one {
    font-size: 120px;

}
.bxshadow {
 box-shadow: 0px 3px 6px rgba(23, 34, 43, 0.1);
}
.s1-color111 {
    color: #ff943d;
}
.display-two {
    font-size: 80px;
}
.mad {
   color:#ff0000;
}
.d-right {
    display: flex;
    justify-content: right;
    align-items: right;
}
.display-three {
    font-size: 64px;
}
.clr-one {
   color: #b1b1b1!important;
}
.wd-badge {
  padding: 10px 12px;
  font-size: 13px;
  font-weight: 500;
  position: relative;
top: -20px;
height: 37px;
    left: -20px;
    text-align: left;
    display: inline-block;
    border-radius: 0px 0px 50px 0px;
    width: 115px;
    background: #0288cf;
}
.wd-badge-1 {
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    top: -12px;
    height: 23px;
    left: -12px;
    text-align: left;
    display: inline-block;
    border-radius: 0px 0px 0px 0px;
    width: 119px;
    background: red;
    line-height: 5px;
}
.display-four {
    font-size: 56px;
}
.mh-100 {
    min-height:459px!important;
}
.display-five {
    font-size: 48px;
}
.display-six {
    font-size: 32px;
}
.fs-one,
h1 {
    font-size: 48px;
}
.fs-two,
h2 {
    font-size: 40px;
}
.fs-three,
h3 {
    font-size: 32px;
}
.fs-four,
h4 {
    font-size: 24px;
}
.fs-five,
h5 {
    font-size: 20px;
    line-height: 130%;
}
.fs-six,
h6 {
    font-size: 18px;
    line-height: 130%;
}
.fs-seven {
    font-size: 16px;
    line-height: 130%;
}
.fs-eight {
    font-size: 14px;
    line-height: 130%;
}
.fs-nine {
    font-size: 12px;
    line-height: 130%;
}
table thead tr th {
    font-size: 18px;
    line-height: 130%;
}
a,
p,
button,
span,
label,
li {
    font-size: 16px;
	 font-family: "Archivo", serif;
    line-height: 130%;
}
@media (max-width: 1199px) {
    h1 {
        font-size: 57px;
        line-height: 74.1px;
    }
    h2 {
        font-size: 43px;
        line-height: 55.9px;
    }
    .preloader {
        background-size: 30%;
    }
    .display-ex-one {
        font-size: 140px;
    }
}
.pt-120 {
    padding-top: 120px;
}
.pb-120 {
    padding-bottom: 120px;
}
@media (max-width: 991px) {
    .display-one {
        font-size: 72px;
        line-height: 86.4px;
    }
    .display-two {
        font-size: 64px;
        line-height: 76.8px;
    }
    .display-three {
        font-size: 56px;
        line-height: 67.2px;
    }
    .display-four {
        font-size: 48px;
        line-height: 46.4px;
    }
    .display-five {
        font-size: 42px;
        line-height: 54.6px;
    }
    .display-six {
        font-size: 32px;
        line-height: 38.4px;
    }
    .display-ex-one {
        font-size: 120px;
    }
    .fs-one,
    h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .fs-two,
    h2 {
        font-size: 32px;
        line-height: 38.4px;
    }
    .fs-three,
    h3 {
        font-size: 20px;
        line-height: 31.2px;
    }
    .fs-four,
    h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .fs-five,
    h5 {
        font-size: 17px;
        line-height: 20.8px;
    }
    .fs-six,
    h6 {
        font-size: 16px;
        line-height: 18.8px;
    }
    .fs-seven {
        font-size: 14px;
        line-height: 18.8px;
    }
    .fs-eight {
        font-size: 12px;
        line-height: 18px;
    }
    table thead tr th {
        font-size: 15px;
        line-height: 20.8px;
    }
    a,
    p,
    span,
    button,
    label,
    li {
        font-size: 14px;
        line-height: 22px;
    }
    .pt-120 {
        padding-top: 60px;
    }
    .pb-120 {
        padding-bottom: 60px;
    }
    .banner-section .overlay .sec-img {
        display: none;
    }
}
@media (max-width: 575px) {
    .display-one {
        font-size: 56px;
        line-height: 67.2px;
    }
    .d-center-1 {
            display: inline-block !important;
        bottom: -27px;
        position: relative;
}

.display-logo {
        
text-align: center;
    margin: 0px 20%;
    width: 100%;
    position: relative;
}
    }
    .taboola {
    background: #f2f2f3!important;
    height: 180px!important;
    width: 100%!important;
    margin: 0px auto;
    border: 1px solid #f9f9f9;
    display: flex
;
    align-items: center;
    justify-content: center;
}
    .display-two {
        font-size: 48px;
        line-height: 46.4px;
    }
    .display-three {
        font-size: 33px;
        line-height: 54.6px;
    }
    .display-four {
        font-size: 32px;
        line-height: 38.4px;
    }
    .display-five {
        font-size: 20px;
        line-height: 31.2px;
    }
    .display-six {
        font-size: 20px;
        line-height: 38.4px;
    }
    .display-ex-one {
        font-size: 70px;
    }
    .pt-120 {
        padding-top: 50px;
    }
    .pb-120 {
        padding-bottom: 50px;
    }
}
body {
    font-family: var(--body-font);
    background-color: #fff;
    color: rgba(var(--n15, 1));
    padding: 0;
    margin: 0;
    font-weight: 400;
    overflow-x: hidden;
    position: relative;
}
section,
footer {
    overflow: hidden;
}
a,
p,
button,
span,
label,
li {
    margin: 0;
    font-family: var(--body-font);
    color: rgba(var(--n15), 1);
    font-weight: 400;
}
.transition {
    transition: var(--transition);
}
a {
    text-decoration: none;
    outline: none;
    color: rgba(var(--n15), 1);
}
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: rgba(var(--n15), 1);
}
h1,
h2,
h3,
h4,
h5,
h6,
.display-one,
.display-two,
.display-three,
.display-four,
.display-five,
.display-six,
.heading {
    font-family: var(--body-font);
    color: rgba(var(--n5), 1);
    font-weight: 400;
    padding: 0;
    margin: 0;
    line-height: 120%;
    display: block;
    transition: var(--transition);
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.display-one span,
.display-two span,
.display-three span,
.display-four span,
.display-five span,
.display-six span,
.heading span {
    font-size: inherit;
    font-family: inherit;
    color: rgba(var(--s1), 1);
    line-height: inherit;
    font-weight: inherit;
}
img {
    max-width: 100%;
    height: auto;
}
span i {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    position: inherit;
    transition: inherit;
}
.sec-titler .title-shape {
    background: #159af6;
}
.sec-titler .title-shape:before {
    background: #159af6;
}
.sec-titler .title-shape:after {
    background: #159af6;
}

.single-box1 {min-height:0px;}
.sec-titler .title-shape{
  position: relative;
  width: 130px;
  height: 4px;
  margin-left: 8px;
  margin-top:10px;
}



.sec-titler .title-shape:before{
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  left: -8px;
  top: 0px;
}

.sec-titler.centred .title-shape:after{
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  right: -8px;
  top: 0px;
}


.sec-titler .title-shape1 {
    background: #159af6;
}
.sec-titler .title-shape1:before {
    background: #159af6;
}
.sec-titler .title-shape1:after {
    background: #159af6;
}
.sec-titler .title-shape1{
  position: relative;
  width: 130px;
  height: 4px;
margin: 10px auto;
}



.sec-titler .title-shape1:before{
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  left: -8px;
  top: 0px;
}

.sec-titler.centred .title-shape:after{
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  right: -8px;
  top: 0px;
}










ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul li,
ol li {
    font-size: inherit;
    font-weight: inherit;
}
button {
    border: none;
    cursor: pointer;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="checkbox"] {
    width: initial;
    height: initial;
}
select {
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    outline: none;
}
.max-auto {
    max-width: 100%;
}
.max-un {
    max-width: unset;
}
.d-rtl {
    direction: rtl;
}
.collapsing {
    transition: var(--transition);
}
.alt-color * {
    color: rgba(var(--n1), 1);
}
.p1-color {
    color: rgba(var(--p1), 1);
}
.p2-color {
    color: rgba(var(--p2), 1);
}
.p2-2nd-color {
    color: rgba(var(--p2), 0.2);
}
.s1-color {
    color: rgba(var(--s1), 1);
}
.s2-color {
    color: rgba(var(--s2), 1);
}
.s3-color {
    color: rgba(var(--s3), 1);
}
.n1-color {
    color: rgba(var(--n1), 1);
}
.n2-color {
    color: rgba(var(--n2), 1);
}
.n3-color {
    color: rgba(var(--n3), 1);
}
.n4-color {
    color: rgba(var(--n4), 1);
}
.n5-color {
    color: rgba(var(--n5), 1);
}
.n6-color {
    color: rgba(var(--n6), 1);
}
.n7-color {
    color: rgba(var(--n7), 1);
}
.n8-color {
    color: rgba(var(--n8), 1);
}
.n9-color {
    color: rgba(var(--n9), 1);
}
.n10-color {
    color: rgba(var(--n10), 1);
}
.n11-color {
    color: rgba(var(--n11), 1);
}
.n12-color {
    color: rgba(var(--n12), 1);
}
.n13-color {
    color: rgba(var(--n13), 1);
}
.n14-color {
    color: rgba(var(--n14), 1);
}
.n15-color {
    color: rgba(var(--n15), 1);
}
.n16-color {
    color: rgba(var(--n16), 1);
}
.n17-color {
    color: rgba(var(--n17), 1);
}
.n18-color {
    color: rgba(var(--n18), 1);
}
.f1-color {
    color: rgba(var(--f1), 1);
}
.f2-color {
    color: rgba(var(--f2), 1);
}
.f3-color {
    color: rgba(var(--f3), 1);
}
.f4-color {
    color: rgba(var(--f4), 1);
}
.f5-color {
    color: rgba(var(--f5), 1);
}
.f6-color {
    color: rgba(var(--f6), 1);
}
.f7-color {
    color: rgba(var(--f7), 1);
}
.f8-color {
    color: rgba(var(--f8), 1);
}
.f9-color {
    color: rgba(var(--f9), 1);
}
.f10-color {
    color: rgba(var(--f10), 1);
}
.f11-color {
    color: rgba(var(--f11), 1);
}
.f12-color {
    color: rgba(var(--f12), 1);
}
.f13-color {
    color: rgba(var(--f13), 1);
}
.p1-bg-color {
    background-color: rgba(var(--p1), 1);
}
.p1-2nd-bg-color {
    background-color: rgba(var(--p1), 0.05);
}
.p2-bg-color {
    background-color: rgba(var(--p2), 1);
}
.p2-2nd-bg-color {
    background-color: rgba(var(--p2), 0.05);
}
.s1-bg-color {
    background-color: rgba(var(--s1), 1);
}
.s2-bg-color {
    background-color: rgba(var(--s2), 1);
}
.s2-2nd-bg-color {
    background-color: rgba(var(--s2), 0.1);
}
.s2-3rd-bg-color {
    background-color: rgba(var(--s2), 0.3);
}
.s3-bg-color {
   background-color: rgb(57 34 122);
}
.s1-2nd-bg-color {
    background-color: rgba(var(--s1), 0.15);
}
.s1-3rd-bg-color {
    background-color: rgba(var(--s1), 0.2);
}
.s1-4th-bg-color {
    background-color: rgba(var(--s1), 0.05);
}
.n1-bg-color1 {
    background-color: #232323;
}
.n1-bg-color11 {
    background-color: #fff;
}


.n1-bg-color-1 {
    background-color: #232F3E;
}

.n1-bg-color-2 {
    background-color: #161d27;
}
.n1-bg-color-3 {
    background-color: #00050d;
	
	background-image: linear-gradient(to bottom, rgb(2, 24, 150), rgb(2, 12, 48));
}












.n1-2nd-bg-color {
    background-color: rgba(var(--n1), 0.9);
}
.n2-bg-color {
    background-color: rgba(var(--n2), 1);
}
.n3-bg-color {
    background-color: rgba(var(--n3), 1);
}
.n4-bg-color {
    background-color: rgba(var(--n4), 1);
}
.n5-bg-color {
    background-color: rgba(var(--n5), 1);
}
.n6-bg-color {
    background-color: rgba(var(--n6), 1);
}
.n7-bg-color {
    background-color: rgba(var(--n7), 1);
}
.n8-bg-color {
    background-color: rgba(var(--n8), 1);
}
.n9-bg-color {
    background-color: rgba(var(--n9), 1);
}
.n10-bg-color {
    background-color: rgba(var(--n10), 1);
}
.n11-bg-color {
    background-color: rgba(var(--n11), 1);
}
.n12-bg-color {
    background-color: rgba(var(--n12), 1);
}
.n13-bg-color {
    background-color: rgba(var(--n13), 1);
}
.n14-bg-color {
    background-color: rgba(var(--n14), 1);
}
.n15-bg-color {
    background-color: rgba(var(--n15), 1);
}
.n16-bg-color {
    background-color: rgba(var(--n16), 1);
}
.n17-bg-color {
    background-color: rgba(var(--n17), 1);
}
.n18-bg-color {
    background-color: rgba(var(--n18), 1);
}
.n19-bg-color {
    background-color: rgba(var(--n19), 1);
}
.f1-bg-color {
    background-color: rgba(var(--f1), 1);
}
.f2-bg-color {
    background-color: rgba(var(--f2), 1);
}
.f3-bg-color {
    background-color: rgba(var(--f3), 1);
}
.f4-bg-color {
    background-color: rgba(var(--f4), 1);
}
.f5-bg-color {
    background-color: rgba(var(--f5), 1);
}
.f6-bg-color {
    background-color: rgba(var(--f6), 1);
}
.f7-bg-color {
    background-color: rgba(var(--f7), 1);
}
.f8-bg-color {
    background-color: rgba(var(--f8), 1);
}
.f9-bg-color {
    background-color: rgba(var(--f9), 1);
}
.f10-bg-color {
    background-color: rgba(var(--f10), 1);
}
.f11-bg-color {
    background-color: rgba(var(--f11), 1);
}
.f12-bg-color {
    background-color: rgba(var(--f12), 1);
}
.f13-bg-color {
    background-color: rgba(var(--f13), 1);
}
.f13-2nd-bg-color {
    background-color: rgba(var(--f13), 0.25);
}
.border-color {
    border: 1px solid rgb(var(--n5));
}
.fw-mid {
    font-weight: 500;
}
.max-ch {
    max-width: 60ch;
}
.file-upload {
    border-radius: 48px;
    border: 1px solid rgba(var(--p1), 1);
}
.file-upload input {
    display: none;
}
.file-upload .file {
    cursor: pointer;
    position: relative;
}
.file-upload .file .file-custom {
    border-radius: 20px;
}
.file-upload .add-file {
    color: rgba(var(--p1), 1);
}
.cmn-modal.first-modal {
    max-width: 636px;
}
.cmn-modal .btn-close {
    background: none;
}
.cmn-modal .btn-close:focus,
.cmn-modal .btn-close:focus-visible {
    border: none !important;
    box-shadow: none !important;
}
.progress {
    height: 8px;
    overflow: initial;
}
.progress .progress-bar {
    height: 8px;
    width: 0%;
}
.progress.second {
    height: 5px;
}
.progress.second .progress-bar {
    height: 5px;
}
.btn-popup-animation {
    z-index: 1;
    transition: var(--transition);
}
.btn-popup-animation i {
    z-index: 1;
    color: rgba(var(--n1), 1);
}
.btn-popup-animation:before,
.btn-popup-animation::after {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: rgba(var(--s1), 1);
    border-radius: 50%;
    width: 56px;
    min-width: 56px;
    height: 56px;
}
@media (max-width: 576px) {
    .btn-popup-animation:before,
    .btn-popup-animation::after {
        width: 44px;
        min-width: 44px;
        height: 44px;
    }
}
.btn-popup-animation:before {
    z-index: 1;
}
.btn-popup-animation:after {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgba(var(--s1), 1);
    z-index: -1;
    animation: waves 2s 1s ease-out infinite;
}
@media (max-width: 576px) {
    .btn-popup-animation {
        width: 44px;
        min-width: 44px;
        height: 44px;
    }
    .btn-popup-animation i {
        color: rgba(var(--p1), 1);
    }
}
.slide-vertical .char,
.slide-horizontal .char {
    overflow: hidden;
    color: rgba(0, 0, 0, 0);
}
.slide-vertical .char::after,
.slide-vertical .char::before,
.slide-horizontal .char::after,
.slide-horizontal .char::before {
    visibility: visible;
    color: rgba(var(--n15), 1);
    transition: transform 0.5s cubic-bezier(0.9, 0, 0.2, 1);
    transition-delay: calc(0.2s + 0.02s * (var(--char-index)));
}
.slide-vertical .char::before,
.slide-horizontal .char::before {
    color: rgba(var(--p2), 1);
    transition-delay: calc(0.02s * (var(--char-index)));
}
.slide-vertical:hover .char:before,
.slide-horizontal:hover .char:before {
    transition-delay: calc(0.2s + 0.02s * (var(--char-index)));
}
.slide-vertical:hover .char:after,
.slide-horizontal:hover .char:after {
    transition-delay: calc(0.02s * (var(--char-index)));
}
.slide-vertical.slide-second .char::after,
.slide-vertical.slide-second .char::before,
.slide-horizontal.slide-second .char::after,
.slide-horizontal.slide-second .char::before {
    color: rgba(var(--n1), 1);
}
.slide-vertical.slide-second .char::before,
.slide-horizontal.slide-second .char::before {
    color: rgba(var(--s1), 1);
}
.slide-vertical .char:before {
    transform: translateY(-100%);
}
.slide-vertical:hover .char:before {
    transform: translateY(0%);
}
.slide-vertical:hover .char::after {
    transform: translateY(100%);
}
.slide-horizontal .char:before {
    transform: translateX(110%);
}
.slide-horizontal:hover .char:before {
    transform: translateX(0%);
}
.slide-horizontal:hover .char::after {
    transform: translateX(-110%);
}
.cmn-btn .show {
    position: absolute;
    width: 85%;
    height: 105%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -1px;
    border-radius: inherit;
    background-color: rgba(var(--p1), 1);
    z-index: 1;
    opacity: 0;
}
.cmn-btn:hover .show {
    width: 80%;
}
.cmn-btn.btn-overlay .coupon-code {
    justify-content: flex-end;
}
.cmn-btn.btn-overlay .show {
    opacity: 1;
}
.box-style {
    position: relative;
    overflow: hidden;
    z-index: 0;
    text-align: center;
}
.box-style:hover::before {
    width: 400%;
    height: 400%;
}
.box-style::before {
    content: "";
    position: absolute;
    top: var(--y);
    left: var(--x);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-radius: 100%;
    background-color: rgba(var(--n1), 0.1);
    transition: all 0.7s ease;
    z-index: -1;
}
.box-style.first-box::before {
    background-color: rgba(var(--p1), 1);
}
.box-style.box-second {
    background-color: rgba(var(--p1), 1);
    border: 1px solid rgba(var(--p1), 1);
    color: rgba(var(--n1), 1);
}
.box-style.box-second span,
.box-style.box-second i {
    color: inherit;
    transition: var(--transition);
}
.box-style.box-second:hover {
    border-color: rgba(var(--s1), 1);
}
.box-style.box-second:hover i {
    transform: rotateY(180deg);
}
.box-style.box-second::before {
    background-color: rgba(var(--s1), 1);
}
.box-style.box-second.first-alt span,
.box-style.box-second.first-alt i {
    color: rgba(var(--p1), 1);
}
.box-style.box-second.first-alt:hover {
    border-color: rgba(var(--s1), 1);
}
.box-style.box-second.first-alt:hover span,
.box-style.box-second.first-alt:hover i {
    color: rgba(var(--n1), 1);
}
.box-style.box-second.second-alt {
    background-color: rgba(var(--s1), 1);
    border: 1px solid rgba(var(--s1), 1);
}
.box-style.box-second.second-alt span,
.box-style.box-second.second-alt i {
    color: rgba(var(--n1), 1);
}
.box-style.box-second.second-alt:hover {
    border-color: rgba(var(--p1), 1);
}
.box-style.box-second.second-alt:hover span,
.box-style.box-second.second-alt:hover i {
    color: rgba(var(--n1), 1);
}
.box-style.box-second.second-alt::before {
    background-color: rgba(var(--p1), 1);
}
.box-style.box-second.third-alt {
    background-color: rgba(var(--p1), 0.05);
    border-color: rgba(var(--n4), 1);
}
.box-style.box-second.third-alt span,
.box-style.box-second.third-alt i {
    color: rgba(var(--n17), 1);
}
.box-style.box-second.third-alt:hover span,
.box-style.box-second.third-alt:hover i {
    color: rgba(var(--n1), 1);
}
.box-style.box-second.third-alt::before {
    background-color: rgba(var(--p1), 1);
}
.box-style.box-second.fourth-alt {
    background-color: rgba(var(--n1), 1);
    border-color: rgba(var(--n4), 1);
}
.box-style.box-second.fourth-alt span,
.box-style.box-second.fourth-alt i {
    color: rgba(var(--n17), 1);
}
.box-style.box-second.fourth-alt:hover span,
.box-style.box-second.fourth-alt:hover i {
    color: rgba(var(--n1), 1);
}
.box-style.box-second.fourth-alt::before {
    background-color: rgba(var(--p1), 1);
}
.box-style.box-third {
    background-color: #ffd814;
    color:#232323!important;
    border: 1px solid #ffd814;
}
@media (max-width: 991px) {
    .box-style.box-third {
        width: 28px;
        min-width: 28px;
        height: 28px;
    }
}
.box-style.box-third::before {
    background-color: #fff;
	color:#ffd814!important;
}
.box-style.box-third:hover {
    border-color: rgba(0, 0, 0, 0);
}
.box-style.box-third:hover i {
    transform: rotateY(180deg);
}
.box-style.box-third span,
.box-style.box-third i {
    color: #232323;
    transition: var(--transition);
}
.box-style.box-third.first-alt {
    background-color: rgba(var(--n2), 1);
}
.box-style.box-third.second-alt {
    background-color: rgba(var(--n1), 1);
    border-color: rgba(0, 0, 0, 0);
    width: 48px;
    min-width: 48px;
    height: 48px;
}
@media (max-width: 991px) {
    .box-style.box-third.second-alt {
        width: 38px;
        min-width: 38px;
        height: 38px;
    }
}
.box-style.box-third.second-alt span,
.box-style.box-third.second-alt i {
    color: rgba(var(--p1), 1);
}
.box-style.box-third.second-alt:hover span,
.box-style.box-third.second-alt:hover i {
    color: rgba(var(--n1), 1);
}
.box-style.box-third.second-alt::before {
    background-color: rgba(var(--p1), 1);
}
.box-style.box-third.third-alt {
    background-color: rgba(var(--f1), 1);
    border-color: rgba(0, 0, 0, 0);
    width: 48px;
    min-width: 48px;
    height: 48px;
}
@media (max-width: 991px) {
    .box-style.box-third.third-alt {
        width: 38px;
        min-width: 38px;
        height: 38px;
    }
}
.box-style.box-third.third-alt span,
.box-style.box-third.third-alt i {
    color: rgba(var(--n15), 1);
}
.box-style.box-third.third-alt:hover span,
.box-style.box-third.third-alt:hover i {
    color: rgba(var(--n1), 1);
}
.box-style.box-third.third-alt::before {
    background-color: rgba(var(--p1), 1);
}
.border-stb-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.v-border {
    background: rgba(var(--p1), 0.2);
    width: 1px;
    height: 25px;
}
.v-line::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 46px;
    background-color: rgba(var(--n4), 1);
}
.v-line.second::before {
    background-color: rgba(var(--n1), 0.3);
}
.v-line.f-height::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(var(--n5), 1);
}
.v-line.f-height.second::before {
    background-color: rgba(var(--f11), 1);
}
.v-line.f-height.third::before {
    background-color: rgba(var(--s1), 0.5);
}
.v-line.f-height.fourth::before {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to top, rgba(var(--n1), 1) 60%, rgba(255, 255, 255, 0) 0%);
    background-size: 1px 15px;
}
.v-line.f-width::before {
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to right, rgba(var(--n19), 0.3) 30%, rgba(255, 255, 255, 0) 0%);
    background-size: 12px 1px;
    height: 1px;
}
.cus-border {
    border-color: rgba(var(--n5), 1) !important;
}
.cus-border.b-second {
    border-color: rgba(var(--s1), 0.2) !important;
}
.border-1 {
    border: var(--bs-border-width) var(--bs-border-style) #0082ca !important;
}
.cus-border.b-third {
    border-color: rgba(var(--n6), 1) !important;
}
.cus-border.b-fourth {
    border-color: rgba(var(--n3), 1) !important;
}


.cus-border.b-fifth {
    border-color: rgba(var(--f5), 0.05) !important;
}
.cus-border.b-sixth {
    border-color: rgba(var(--f8), 1) !important;
}
.cus-border.b-seventh {
    border-color: rgba(var(--n5), 1) !important;
}
.cus-border.b-eighth {
    border-color: rgba(var(--p1), 0.2) !important;
}
.cus-border.b-ninth {
    border-color: rgba(var(--n4), 1) !important;
}
.cus-border.b-tenth {
    border-color: rgba(var(--f2), 1) !important;
}
.cus-border.b-eleventh {
    border-color: rgba(var(--f5), 1) !important;
}
.cus-border.b-twelfth {
    border-color: rgba(var(--p1), 0.15) !important;
}
.cus-border.b-thirteenth {
    border-color: rgba(var(--s2), 0.5) !important;
}
.cus-border.b-fourteenth {
    border-color: rgba(var(--n1), 1) !important;
}
.cus-border.b-fifteen {
    border-color: rgba(var(--p1), 1) !important;
}
.cus-border.b-sixteen {
    border-color: rgba(var(--p2), 1) !important;
}
.cus-border.b-seventeen {
    border-color: rgba(var(--s1), 1) !important;
}
.cus-border.b-eighteen {
    border-color: rgba(var(--s1), 0.7) !important;
}
.cus-border.b-nineteen {
    border-color: rgba(var(--n1), 0.2) !important;
}
.border-dash {
    border: 1px dashed rgba(var(--p1), 1) !important;
}
.dashed-border {
    background-image: linear-gradient(to right, rgba(var(--p1), 1) 30%, rgba(255, 255, 255, 0) 0%);
    background-size: 12px 1px;
    height: 1px;
}
.dashed-border.second {
    background-image: linear-gradient(to top, rgba(var(--n1), 1) 60%, rgba(255, 255, 255, 0) 0%);
    background-size: 1px 20px;
    height: 200px;
    width: 1px;
}
.icon-area.box-one {
    width: 56px;
    min-width: 56px;
    height: 56px;
}
.icon-area.box-two {
    width: 40px;
    min-width: 40px;
    height: 40px;
}
.icon-area.box-three {
    width: 35px;
    min-width: 35px;
    height: 35px;
}
.icon-area.box-four {
    width: 64px;
    min-width: 64px;
    height: 64px;
}
.icon-area.box-five {
    width: 20px;
    min-width: 20px;
    height: 20px;
}
.icon-area.box-six {
    width: 32px;
    min-width: 32px;
    height: 32px;
}
.icon-area.box-seven {
    width: 36px;
    min-width: 36px;
    height: 36px;
}
.icon-area.box-eight {
    width: 80px;
    min-width: 80px;
    height: 80px;
}
@media (max-width: 991px) {
    .icon-area.box-eight {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }
}
@media (max-width: 575px) {
    .icon-area.box-eight {
        width: 50px;
        min-width: 50px;
        height: 50px;
    }
}
.icon-area.box-nine {
    width: 110px;
    min-width: 110px;
    height: 110px;
}
@media (max-width: 991px) {
    .icon-area.box-nine {
        width: 80px;
        min-width: 80px;
        height: 80px;
    }
}
@media (max-width: 575px) {
    .icon-area.box-nine {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }
}
@media (max-width: 991px) {
    .faq-section .filter-list {
        border-radius: 20px !important;
    }
}
.faq-section .filterItems {
    -moz-column-count: 2;
    column-count: 2;
}
@media (max-width: 991px) {
    .faq-section .filterItems {
        -moz-column-count: 1;
        column-count: 1;
    }
}
.faq-section .header-area {
    cursor: pointer;
}
.faq-section .header-area button {
    font-size: inherit;
    color: rgba(var(--n17), 1);
}
.faq-section .header-area button::after {
    position: absolute;
    z-index: 1;
    left: 0;
    border-radius: 5px;
    content: "";
    font-family: "Phosphor";
    font-size: 24px;
    color: rgba(var(--p1), 1);
    transform: rotate(0deg);
    transition: var(--transition);
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 575px) {
    .faq-section .header-area button::after {
        font-size: 16px;
    }
}
.faq-section .content-area {
    display: none;
}
.faq-section .accordion-single.active button::after {
    content: "";
    transform: rotate(180deg);
    color: rgba(var(--s1), 1);
}
.faq-section .accordion-single.active button::before {
    background-color: rgba(var(--s1), 1);
}
.faq-section.second .header-area button {
    padding-right: 15%;
    color: rgba(var(--n17), 1);
}
.faq-section.second .header-area button::after {
    left: initial;
    right: 0;
    border-radius: 50%;
    color: rgba(var(--n1), 1);
    font-size: 18px;
    background-color: rgba(var(--p2), 1);
    width: 36px;
    min-width: 36px;
    height: 36px;
}
@media (max-width: 767px) {
    .faq-section.second .header-area button::after {
        width: 28px;
        min-width: 28px;
        height: 28px;
    }
}
.faq-section.second .accordion-single.active .header-area {
    background-color: rgba(var(--p2), 1);
}
.faq-section.second .accordion-single.active .header-area button {
    color: rgba(var(--n1), 1);
}
.faq-section.second .accordion-single.active .header-area button::after {
    color: rgba(var(--p2), 1);
    background-color: rgba(var(--n1), 1);
}
.social-area a {
    width: 40px;
    min-width: 40px;
    height: 40px;
}
@media (max-width: 991px) {
    .social-area a {
        width: 28px;
        min-width: 28px;
        height: 28px;
    }
}
.social-area a i {
    color: rgba(var(--p2), 1);
}
.social-area a:hover {
    background: rgba(var(--p2), 1);
}
.social-area a:hover i {
    color: rgba(var(--n1), 1);
}
.social-area.second a i {
    color: rgba(var(--n1), 1);
}
.box-shadow-p1 {
    box-shadow: var(--box-shadow-p1);
}
.box-shadow-p2 {
    box-shadow: var(--box-shadow-p2);
}
.ul-decimal li {
    list-style: decimal;
}
.ul-dots li {
    list-style: disc;
}
.ul-dots.f-none li:first-child {
    list-style: none;
}
@media (max-width: 575px) {
    .ul-dots.f-none li {
        list-style: none;
    }
}
.ul-dots.dots li {
    position: relative;
    display: flex;
    align-items: center;
}
@media (min-width: 575px) {
    .ul-dots.dots li::after {
        content: "";
        position: absolute;
        background-color: rgba(var(--n15), 1);
        width: 5px;
        min-width: 5px;
        height: 5px;
        left: -15px;
        border-radius: 50%;
    }
}
.ul-dots.dots li:first-child::after {
    display: none;
}
.counter-area .odometer span {
    color: rgba(var(--n1), 1);
}
.bottom-top {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
}
.singleFilter .filter-list li {
    cursor: pointer;
}
.singleFilter .filter-list li .active {
    background-color: rgba(var(--s1), 1);
	color:#fff!important;
}
.singleFilter .filter-list li:hover {
    background-color: rgba(var(--s1), 1);
	color:#fff!important;
}
.singleFilter .filter-list li .active * {
    color: #fff;
	
}
.singleFilter .filterItems {
    position: relative;
}
.singleFilter .filterItems > div {
    position: absolute;
    z-index: -1;
    top: 0;
    opacity: 0;
    transition: 0.8s all;
    transform: scale(0.001);
    transition-property: opacity, transform;
    transition-duration: 0.6s;
    transition-delay: 0ms;
}
.singleFilter .filterItems > div.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
.singleFilter.second .filter-list li .active {
    background-color: rgba(0, 0, 0, 0);
}
.singleFilter.second .filter-list li .active *  {
    color: rgba(var(--p2), 1);
}
.singleFilter.second .filter-list li:hover  {
    color: rgba(var(--p2), 1);
	background:transparent;
}
@media (min-width: 1199px) {
    .singleFilter.third .filter-list li {
        width: 100%;
    }
}
.singleFilter.third .filter-list li span:first-child {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
}
.singleFilter.third .filter-list li .active,
.singleFilter.third .filter-list li .filter-links:hover {
    background-color: rgba(var(--f5), 1);
}
@media (min-width: 1199px) {
    .singleFilter.third .filter-list li .active:before,
    .singleFilter.third .filter-list li .filter-links:hover:before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-top: 8px solid rgba(0, 0, 0, 0);
        border-bottom: 8px solid rgba(0, 0, 0, 0);
        border-left: 12px solid rgba(var(--f5), 1);
        transition: all 0.5s ease-in-out;
        right: -12px;
    }
}
.singleFilter.third .filter-list li .active *,
.singleFilter.third .filter-list li .filter-links:hover * {
    color: rgba(var(--n1), 1);
}
@media (max-width: 575px) {
    .singleFilter.fourth .filter-list {
        border-radius: 20px !important;
    }
}
.singleFilter.fourth .filter-list li .active {
    background-color: rgba(var(--p1), 1);
}
.singleFilter.fourth .filter-list li .active * {
    color: rgba(var(--n1), 1);
}
.comment-form {
    display: none;
}
.cmn-before.bg-second::before {
    border: 1px solid rgba(var(--p1), 0.15);
    background-color: rgba(var(--p1), 0.05);
}
.cmn-before::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    border-radius: 12px;
    border: 1px solid rgba(var(--s1), 0.2);
    background-color: rgba(var(--s1), 0.1);
    z-index: -1;
}
@media (max-width: 1499px) {
    .cmn-before::before {
        width: 95%;
    }
}
.cmn-before.full-width::before {
    width: calc(100% - 24px);
}
@media (max-width: 1499px) {
    .cmn-before.full-width::before {
        width: calc(100% - 8px);
    }
}

@media (max-width: 1499px) {
    .cmn-before.half-height::before {
        width: calc(100% - 8px);
    }
}

.highlight-cursor-head,
.-para {
    cursor: none;
}
.table thead th,
.table td,
.table th {
    border: none;
}
.ovf-unset {
    overflow-x: unset !important;
}
iframe {
    border: 0;
    width: 100%;
}
::-webkit-scrollbar-track {
    background: rgba(var(--n5), 1);
}
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-button,
::-webkit-scrollbar-thumb {
    background: rgba(var(--p1), 1);
}
.cus-scrollbar {
    overflow-y: auto;
    overflow-x: hidden;
    position: sticky;
    max-height: 90vh;
    top: 100px;
}
.cus-scrollbar::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: rgba(0, 0, 0, 0);
}
.cus-scrollbar:hover::-webkit-scrollbar {
    width: 3px;
}
.cus-scrollbar:hover::-webkit-scrollbar-track {
    background: rgba(255, 211, 198, 0.5);
}
.cus-scrollbar:hover::-webkit-scrollbar-button,
.cus-scrollbar:hover::-webkit-scrollbar-thumb {
    background: rgba(var(--p1), 1);
}
.d-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cus-z-1 {
    z-index: -1;
}
.cus-z0 {
    z-index: 0;
}
.cus-z1 {
    z-index: 1;
}
.cus-z2 {
    z-index: 2;
}
.top-sticky {
    top: 100px;
}
.scrollToTop {
    position: fixed;
    bottom: 0;
    width: 45px;
    height: 45px;
    right: 30px;
    background-color: rgba(var(--s1), 1);
    padding: 0 12px;
    color: rgba(var(--n1), 1);
    line-height: 120%;
    font-size: 12px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    transition: all 1s;
    transform: translateY(100%);
    z-index: 999;
}
.scrollToTop:hover i {
    margin: 0;
}
.scrollToTop i {
    transition: var(--transition);
    margin-bottom: -25px;
}
.scrollToTop.active {
    bottom: 30px;
    transform: translateY(0%);
}
#preloader {
    background-color: rgba(var(--n1), 1);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99999;
}
#preloader #loader {
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: rgba(var(--s1), 1);
    animation: preload 2s linear infinite;
}
#preloader #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: rgba(var(--s1), 1);
    animation: preload 3s linear infinite;
}
#preloader #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: rgba(var(--s1), 1);
    animation: preload 1.5s linear infinite;
}
@keyframes preload {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.singleTab .nav-links {
    cursor: pointer;
}
.singleTab .tabContents {
    position: relative;
}
.singleTab .tabContents .tabItem {
    transform: translateY(100px);
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.8s all;
}
.singleTab .tabContents .tabItem.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
}
.pagination li a {
    color: rgba(var(--n2), 1);
}
.pagination .page-item .page-link {
    outline: none;
    bottom: 0;
    padding: 0;
    width: 40px;
    min-width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    z-index: 999;
    color: rgba(var(--n17), 1);
}
.pagination .page-item:hover a,
.pagination .page-item:hover span,
.pagination .page-item.active a,
.pagination .page-item.active span,
.pagination .page-item:focus a,
.pagination .page-item:focus span {
    background-color: rgba(var(--p1), 1);
    color: rgba(var(--n1), 1);
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.breadcrumb-area .breadcrumb {
    row-gap: 8px;
}
.breadcrumb-area .breadcrumb .breadcrumb-item {
    position: relative;
}
.breadcrumb-area .breadcrumb .breadcrumb-item::before {
    content: "";
    z-index: 1;
    position: absolute;
    font-family: Phosphor;
    right: -18px;
    font-size: 18px;
    color: rgba(var(--n17), 1);
    padding: 0 !important;
}
.breadcrumb-area .breadcrumb .breadcrumb-item:last-child::before,
.breadcrumb-area .breadcrumb .breadcrumb-item.active::before {
    display: none;
}
.select2 .select2-selection {
    padding: 0;
    height: initial;
    border: none;
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0);
}
.select2 .select2-selection:focus-visible {
    outline: none;
}
.select2 .select2-selection__rendered {
    line-height: 150% !important;
    font-weight: 500;
}
.select2 .select2-selection__clear {
    display: none;
}
.select2 .select2-selection__arrow {
    width: 0 !important;
    height: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: initial !important;
}
.select2 .select2-selection__arrow b {
    display: none;
}
.select2 .select2-selection__arrow:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    color: rgba(var(--n17), 1);
    position: absolute;
    border: none;
    transition: var(--transition);
}
.select2.select2-container--open .select2-selection__arrow::after {
    transform: rotate(180deg);
}
.select2-results li {
    color: rgba(var(--n17), 1);
}
.select2-results li:hover,
.select2-results li.select2-results__option--highlighted,
.select2-results li.select2-results__option--selected {
    background-color: rgba(var(--p1), 1) !important;
    color: rgba(var(--n1), 1) !important;
}
.select2-dropdown {
    z-index: 1100;
}
.select2-dropdown input:focus-visible {
    outline: none;
}
.single-select.second .select2-selection {
    justify-content: end;
}
.single-select.third .select2 {
    width: 100% !important;
}
.single-select.third .select2-selection__rendered {
    padding: 0;
}
.single-select.third .label {
    top: -6px;
}
.single-select.w-auto .select2-container {
    width: auto !important;
}
.select2-container.w-auto .select2-dropdown {
    width: -moz-max-content !important;
    width: max-content !important;
    left: initial !important;
    overflow: hidden !important;
}
.ui-datepicker {
    background-color: rgba(var(--n1), 1);
    box-shadow: var(--box-shadow-p1);
    z-index: 1100 !important;
}
.ui-datepicker .ui-state-default {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition);
}
.ui-datepicker .ui-state-default:hover,
.ui-datepicker .ui-state-default.ui-state-highlight {
    background-color: rgba(var(--p1), 1);
    color: rgba(var(--n1), 1);
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    background-color: rgba(var(--s1), 1);
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev::after,
.ui-datepicker .ui-datepicker-next::after {
    content: "";
    position: absolute;
    font-family: phosphor;
    font-size: 16px;
    color: rgba(var(--n1, 1));
}
.ui-datepicker .ui-datepicker-next {
    left: initial;
    right: 0;
}
.ui-datepicker .ui-datepicker-next::after {
    transform: rotate(180deg);
}
.single-radio {
    cursor: pointer;
}
.single-radio .checkmark {
    width: 24px;
    min-width: 24px;
    height: 24px;
    border: 1px solid rgba(var(--n17), 1);
}
.single-radio .checkmark::after {
    content: "";
    position: absolute;
    width: 2px;
    min-width: 2px;
    height: 2px;
    background-color: rgba(var(--p1), 1);
    opacity: 0;
    transition: var(--transition);
    border-radius: inherit;
}
.single-radio input:checked ~ .checkmark {
    border: 1px solid rgba(var(--p1), 1);
}
.single-radio input:checked ~ .checkmark::after {
    width: 8px;
    min-width: 8px;
    height: 8px;
    opacity: 1;
}
.single-checkbox {
    cursor: pointer;
}
.single-checkbox .checkmark {
    width: 24px;
    min-width: 24px;
    height: 24px;
    border: 1px solid rgba(var(--n4), 1);
    background-color: rgba(var(--p1), 0.05);
}
.single-checkbox .checkmark::after {
    content: "";
    position: absolute;
    width: 18px;
    min-width: 18px;
    height: 18px;
    font-size: inherit;
    opacity: 0;
    font-family: Phosphor;
    transition: var(--transition);
    color: rgba(var(--f5), 1);
    border-radius: inherit;
}
.single-checkbox input:checked ~ .checkmark::after {
    opacity: 1;
}
.single-checkbox-toggle {
    cursor: pointer;
    width: 60px;
    height: 32px;
}
.single-checkbox-toggle .checkmark {
    width: 26px;
    min-width: 26px;
    height: 26px;
}
.single-checkbox-toggle input:checked ~ .checkmark {
    background-color: rgba(var(--p1), 1);
    transform: translateX(26px);
}
.slider-btn {
    top: calc(50% - 24px);
}
.slider-btn .ara-prev {
    left: -91px;
}
.slider-btn .ara-next {
    right: -91px;
}
.slider-btn.fixed-btn button {
    left: initial !important;
    right: initial !important;
}
.slider-pagination {
    width: initial;
}
.slider-pagination span {
    letter-spacing: 10px;
    color: rgba(var(--p1), 0.02);
    border-radius: 10px;
    width: 12px;
    min-width: 12px;
    height: 12px;
}
.slider-pagination span.swiper-pagination-bullet-active {
    color: rgba(var(--p1), 1);
    width: 34px;
}
.slider-pagination.second span {
    background-color: rgba(var(--n1), 1);
    opacity: 0.5;
}
.slider-pagination.second span.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: rgba(var(--n1), 1);
}
@media (max-width: 470px) {
    .cus-row > div {
        width: 50% !important;
    }
    .hn-bottom{bottom: -14px;}
    .hn-top{top: 197px;}
    .wd-badge {
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    top: -12px;
    height: 37px;
    left: -12px;
    text-align: left;
    display: inline-block;
    border-radius: 0px 0px 50px 0px;
    width: 115px;
    background: #0288cf;
}
}
@media (min-width: 1399px) {
    .cus-grid.grid-five {
        grid-template-columns: repeat(5, 1fr);
    }
    .cus-grid.grid-five > div {
        width: 100% !important;
    }
}
.cus-grid.grid-four {
    grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
    .cus-grid.grid-four {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
@media (max-width: 475px) {
    .cus-grid.grid-four {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
.input-area:focus-within {
    border: 1px solid rgba(var(--s1), 1) !important;
}
.input-area input,
.input-area textarea {
    border-radius: 0;
    padding: 0;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0);
}
.input-area input::-moz-placeholder,
.input-area textarea::-moz-placeholder {
    color: rgba(var(--n13), 0.4);
    font-weight: 500;
}
.input-area input::placeholder,
.input-area textarea::placeholder {
    color: rgba(var(--n13), 0.4);
    font-weight: 500;
}
.input-area.second *::-moz-placeholder {
    color: rgba(var(--n1), 0.5);
}
.input-area.second *::placeholder {
    color: rgba(var(--n1), 0.5);
}
@keyframes marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes run {
    0% {
        left: 0;
    }
    50% {
        left: 40px;
    }
    100% {
        left: 0;
    }
}
@keyframes run2 {
    0% {
        left: 0;
    }
    50% {
        left: -20px;
    }
    100% {
        left: 0;
    }
}
@keyframes rotate3D {
    0% {
        transform: rotateX(5deg) rotateY(0deg);
    }
    25% {
        transform: rotateX(15deg) rotateY(25deg);
    }
    50% {
        transform: rotateX(35deg) rotateY(75deg);
    }
    75% {
        transform: rotateX(15deg) rotateY(5deg);
    }
    100% {
        transform: rotateX(5deg) rotateY(0deg);
    }
}
@keyframes waves {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}
@keyframes fadeIn2nd {
    0% {
        opacity: 0;
        transform: translate3d(-10%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}
@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
    }
}
.header-section {
    position: realtive;
    top: 0;
    width: 100%;
    z-index: 100;
	box-shadow:0 0 15px rgba(0, 0, 0, 0.17);
	background-color: #fff;
}
.header-section .nav-brand {
    width: 265px;
    max-width: 265px;
}
@media (max-width: 991px) {
    .header-section .nav-brand {
        width: 150px;
        max-width: 150px;
    }
}
@media (max-width: 991px) {
    .header-section .main-navbar .navbar-toggle-item {
        display: none;
    }
}
@media (min-width: 992px) {
    .header-section .main-navbar .navbar-toggle-item {
        display: initial !important;
    }
}
.header-section .main-navbar .logo {
    display: none;
}
.header-section .main-navbar .custom-nav .menu-item button::after {
    position: absolute;
    content: "";
    font-family: "FontAwesome";
    font-weight: 500;
    font-size: 12px;
    right: 0;
    z-index: -1;
    transition: all 1s ease;
    color: rgba(var(--n15), 1);
}
.header-section .main-navbar .custom-nav .menu-item button.arrow-none::after {
    display: none;
}
.header-section .main-navbar .custom-nav .menu-item button,
.header-section .main-navbar .custom-nav .menu-item a,
.header-section .main-navbar .custom-nav .menu-link button,
.header-section .main-navbar .custom-nav .menu-link a {
    color: rgba(var(--n1), 1);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    transition: var(--transition);
    font-weight: 500;
}
.header-section .main-navbar .custom-nav .menu-item button:hover,
.header-section .main-navbar .custom-nav .menu-item button.active,
.header-section .main-navbar .custom-nav .menu-item a:hover,
.header-section .main-navbar .custom-nav .menu-item a.active,
.header-section .main-navbar .custom-nav .menu-link button:hover,
.header-section .main-navbar .custom-nav .menu-link button.active,
.header-section .main-navbar .custom-nav .menu-link a:hover,
.header-section .main-navbar .custom-nav .menu-link a.active {
    color: rgba(var(--p2), 1);
    font-weight: 500;
    font-weight: 500;
}
.header-section .main-navbar .custom-nav .menu-item button:hover::after,
.header-section .main-navbar .custom-nav .menu-item button.active::after,
.header-section .main-navbar .custom-nav .menu-item a:hover::after,
.header-section .main-navbar .custom-nav .menu-item a.active::after,
.header-section .main-navbar .custom-nav .menu-link button:hover::after,
.header-section .main-navbar .custom-nav .menu-link button.active::after,
.header-section .main-navbar .custom-nav .menu-link a:hover::after,
.header-section .main-navbar .custom-nav .menu-link a.active::after {
    color: rgba(var(--p2), 1);
    font-weight: 500;
}
.header-section .main-navbar .custom-nav .menu-item button:hover span::after,
.header-section .main-navbar .custom-nav .menu-item button.active span::after,
.header-section .main-navbar .custom-nav .menu-item a:hover span::after,
.header-section .main-navbar .custom-nav .menu-item a.active span::after,
.header-section .main-navbar .custom-nav .menu-link button:hover span::after,
.header-section .main-navbar .custom-nav .menu-link button.active span::after,
.header-section .main-navbar .custom-nav .menu-link a:hover span::after,
.header-section .main-navbar .custom-nav .menu-link a.active span::after {
    color: rgba(var(--p2), 1);
    font-weight: 500;
}
@media (max-width: 991px) {
    .header-section .main-navbar .custom-nav {
        max-height: 50vh;
        overflow-y: scroll;
        overflow-x: hidden;
        width: 100%;
    }
    .header-section .main-navbar .custom-nav .sub-menu {
        display: none;
        border-left: 1px solid rgba(var(--n1), 1);
        padding: 10px 20px;
    }
    .header-section .main-navbar .custom-nav .sub-menu a,
    .header-section .main-navbar .custom-nav .sub-menu button {
        position: relative;
    }
    .header-section .main-navbar .custom-nav .sub-menu a::before,
    .header-section .main-navbar .custom-nav .sub-menu button::before {
        content: "";
        position: absolute;
        background-color: rgb(var(--n1));
        width: 16px;
        height: 1px;
        left: -20px;
        top: 11px;
        z-index: -1;
    }
}
@media (min-width: 992px) {
    .header-section .main-navbar .custom-nav .menu-item {
        position: relative;
    }
    .header-section .main-navbar .custom-nav .menu-item:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        pointer-events: auto;
    }
    .header-section .main-navbar .custom-nav .menu-item button:hover button::after {
        transform: rotate(-180deg);
    }
    .header-section .main-navbar .custom-nav .sub-menu {
        position: absolute;
        top: 25px;
        left: 0;
        opacity: 0;
        width: -moz-max-content;
        width: max-content;
        visibility: hidden;
        transform: translateY(20px);
        text-wrap: nowrap;
        transition: var(--transition);
        display: initial !important;
        background: rgba(var(--f1), 1);
        z-index: 10;
        pointer-events: none;
        border-radius: 10px;
        border: 1px solid rgba(var(--p1), 1);
    }
    .header-section .main-navbar .custom-nav .sub-menu .sub-menu {
        left: 100%;
        top: -20px;
    }
}
.header-section .main-navbar .custom-nav.second .menu-item button,
.header-section .main-navbar .custom-nav.second .menu-item a,
.header-section .main-navbar .custom-nav.second .menu-link button,
.header-section .main-navbar .custom-nav.second .menu-link a {
    color: rgba(var(--n15), 1);
}
.header-section .main-navbar .custom-nav.second .menu-item button:hover *,
.header-section .main-navbar .custom-nav.second .menu-item a:hover *,
.header-section .main-navbar .custom-nav.second .menu-link button:hover *,
.header-section .main-navbar .custom-nav.second .menu-link a:hover * {
    color: rgba(var(--p1), 1);
}
.header-section .main-navbar .custom-nav.second .menu-item:hover > .sub-menu,
.header-section .main-navbar .custom-nav.second .menu-link:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}
.header-section .main-navbar .custom-nav.second .sub-menu {
    display: block;
    border-left: 1px solid rgba(var(--n1), 1);
    padding: 10px 20px;
    position: absolute;
    top: 30px;
    left: 0;
    opacity: 0;
    width: -moz-max-content;
    width: max-content;
    visibility: hidden;
    transform: translateY(20px);
    text-wrap: nowrap;
    transition: var(--transition);
    display: grid !important;
    max-height: 60vh;
    overflow-x: auto;
    background: rgba(var(--n4), 1);
    z-index: 10;
    pointer-events: none;
}
@media (max-width: 991px) {
    .header-section .main-navbar .custom-nav.third .sub-menu {
        border-left: 1px solid rgba(var(--s1), 1);
    }
    .header-section .main-navbar .custom-nav.third .sub-menu a::before,
    .header-section .main-navbar .custom-nav.third .sub-menu button::before {
        background-color: rgb(var(--s1));
    }
}
@media (min-width: 992px) {
    .header-section .main-navbar .custom-nav.third .sub-menu {
        background: rgba(var(--n18), 1);
    }
    .header-section .main-navbar .custom-nav.third .sub-menu::after {
        background-color: rgba(var(--n18), 1);
    }
}
.header-section .main-navbar .custom-nav.third .menu-item button::after {
    color: rgba(var(--n1), 1);
}
.header-section .main-navbar .custom-nav.third .menu-item button,
.header-section .main-navbar .custom-nav.third .menu-item a,
.header-section .main-navbar .custom-nav.third .menu-link button,
.header-section .main-navbar .custom-nav.third .menu-link a {
    color: rgba(var(--n1), 1);
}
.header-section .main-navbar .custom-nav.third .menu-item button:hover,
.header-section .main-navbar .custom-nav.third .menu-item button.active,
.header-section .main-navbar .custom-nav.third .menu-item a:hover,
.header-section .main-navbar .custom-nav.third .menu-item a.active,
.header-section .main-navbar .custom-nav.third .menu-link button:hover,
.header-section .main-navbar .custom-nav.third .menu-link button.active,
.header-section .main-navbar .custom-nav.third .menu-link a:hover,
.header-section .main-navbar .custom-nav.third .menu-link a.active {
    color: rgba(var(--s1), 1);
    border-color: rgba(var(--s1), 1);
}
.header-section .main-navbar .custom-nav.third .menu-item button:hover::after,
.header-section .main-navbar .custom-nav.third .menu-item button.active::after,
.header-section .main-navbar .custom-nav.third .menu-item a:hover::after,
.header-section .main-navbar .custom-nav.third .menu-item a.active::after,
.header-section .main-navbar .custom-nav.third .menu-link button:hover::after,
.header-section .main-navbar .custom-nav.third .menu-link button.active::after,
.header-section .main-navbar .custom-nav.third .menu-link a:hover::after,
.header-section .main-navbar .custom-nav.third .menu-link a.active::after {
    color: rgba(var(--s1), 1);
}
.header-section .main-navbar .custom-nav.third .menu-item button:hover span::after,
.header-section .main-navbar .custom-nav.third .menu-item button.active span::after,
.header-section .main-navbar .custom-nav.third .menu-item a:hover span::after,
.header-section .main-navbar .custom-nav.third .menu-item a.active span::after,
.header-section .main-navbar .custom-nav.third .menu-link button:hover span::after,
.header-section .main-navbar .custom-nav.third .menu-link button.active span::after,
.header-section .main-navbar .custom-nav.third .menu-link a:hover span::after,
.header-section .main-navbar .custom-nav.third .menu-link a.active span::after {
    color: rgba(var(--s1), 1);
}
.header-section .main-navbar .custom-nav.fourth * {
    color: rgba(var(--n15), 1) !important;
}
.header-section .main-navbar .custom-nav.fourth > .menu-link > a i,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button i {
    color: rgba(var(--p1), 1) !important;
}
.header-section .main-navbar .custom-nav.fourth > .menu-link > a:hover,
.header-section .main-navbar .custom-nav.fourth > .menu-link > a.active,
.header-section .main-navbar .custom-nav.fourth > .menu-link > a.onHovered,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button:hover,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button.active,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button.onHovered {
    background-color: rgba(var(--p1), 1);
}
.header-section .main-navbar .custom-nav.fourth > .menu-link > a:hover::after,
.header-section .main-navbar .custom-nav.fourth > .menu-link > a.active::after,
.header-section .main-navbar .custom-nav.fourth > .menu-link > a.onHovered::after,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button:hover::after,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button.active::after,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button.onHovered::after {
    color: rgba(var(--n1), 1);
}
.header-section .main-navbar .custom-nav.fourth > .menu-link > a:hover *,
.header-section .main-navbar .custom-nav.fourth > .menu-link > a.active *,
.header-section .main-navbar .custom-nav.fourth > .menu-link > a.onHovered *,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button:hover *,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button.active *,
.header-section .main-navbar .custom-nav.fourth > .menu-item > button.onHovered * {
    color: rgba(var(--n1), 1) !important;
}
.header-section .main-navbar .custom-nav.fourth > .menu-item > button::after {
    content: "";
    font-family: Phosphor;
    right: 24px;
    z-index: 0;
}
@media (max-width: 767px) {
    .header-section .main-navbar .custom-nav.fourth > .menu-item > button::after {
        right: 16px;
    }
}
.header-section .main-navbar .custom-nav.fourth > .menu-item > button.onHovered::after {
    content: "";
    transform: rotate(180deg);
}
.header-section .main-navbar .custom-nav.fourth .sub-menus {
    display: none;
}
.header-section .main-navbar .custom-nav.fourth .sub-menus a,
.header-section .main-navbar .custom-nav.fourth .sub-menus button {
    border: none;
}
.header-section .main-navbar .custom-nav.fourth .sub-menus a:hover,
.header-section .main-navbar .custom-nav.fourth .sub-menus button:hover {
    color: rgba(var(--p1), 1) !important;
}
.header-section .main-navbar .custom-nav.fourth .sub-menus .active {
    color: rgba(var(--p1), 1) !important;
}
.header-section .main-navbar .custom-nav.fourth .sub-menus .active * {
    color: rgba(var(--p1), 1) !important;
}
.header-section .main-navbar .custom-nav.fourth .sub-menus a::before {
    position: absolute;
    content: "";
    font-size: 16px;
    font-family: Phosphor;
    left: 2px;
    z-index: 1;
    transition: all 1s ease;
    color: rgba(var(--n15), 1);
}
@media (max-width: 767px) {
    .header-section .main-navbar .custom-nav.fourth .sub-menus a::before {
        left: 0;
    }
}
.header-section .main-navbar .custom-nav.fourth .sub-menus button::after {
    right: 28px;
}
@media (max-width: 767px) {
    .header-section .main-navbar .custom-nav.fourth .sub-menus button::after {
        right: 16px;
    }
}
.header-section .main-navbar .custom-nav.fourth .sub-menus button::before {
    position: absolute;
    content: "";
    font-size: 18px;
    font-family: Phosphor;
    left: 28px;
    z-index: 1;
    transition: all 1s ease;
    color: rgba(var(--n15), 1);
}
@media (max-width: 767px) {
    .header-section .main-navbar .custom-nav.fourth .sub-menus button::before {
        left: 18px;
    }
}
.header-section .main-navbar .custom-nav.fourth .sub-menus button.onHovered::before {
    content: "";
    transform: rotate(180deg);
}
.header-section .main-navbar .custom-nav.categories-nav .sub-menu {
    background-color: rgba(var(--f1), 1) !important;
}
.header-section .main-navbar .custom-nav.categories-nav .sub-menu a {
    position: relative;
    display: flex;
    align-items: center;
    transition: var(--transition);
}
.header-section .main-navbar .custom-nav.categories-nav .sub-menu a::before {
    content: "";
    z-index: 1;
    position: absolute;
    background-color: rgba(var(--p2), 1);
    width: 5px;
    min-width: 5px;
    height: 5px;
    left: -20px;
    opacity: 0;
    border-radius: 50%;
    transition: var(--transition);
}
.header-section .main-navbar .custom-nav.categories-nav .sub-menu a:hover {
    padding-left: 12px;
    color: rgba(var(--p2), 1);
}
.header-section .main-navbar .custom-nav.categories-nav .sub-menu a:hover::before {
    left: 0;
    opacity: 1;
}
.header-section .main-navbar .custom-nav.categories-nav .sub-menu::after {
    background-color: rgba(var(--f1), 1) !important;
}
.header-section .main-navbar .navbar-toggle-btn {
    width: 40px;
    height: 28px;
    position: relative;
    right: 0;
    transition: var(--transition);
    top: 0;
}
.header-section .main-navbar .navbar-toggle-btn span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: rgb(var(--s1));
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: var(--transition);
}
.header-section .main-navbar .navbar-toggle-btn span:nth-child(1) {
    top: 0;
}
.header-section .main-navbar .navbar-toggle-btn span:nth-child(2),
.header-section .main-navbar .navbar-toggle-btn span:nth-child(3) {
    top: 12px;
}
.header-section .main-navbar .navbar-toggle-btn span:nth-child(4) {
    top: 24px;
}
.header-section .main-navbar .navbar-toggle-btn.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.header-section .main-navbar .navbar-toggle-btn.open span:nth-child(2) {
    transform: rotate(45deg);
}
.header-section .main-navbar .navbar-toggle-btn.open span:nth-child(3) {
    transform: rotate(-45deg);
}
.header-section .main-navbar .navbar-toggle-btn.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.header-section .top-header .icon-box {
    width: 48px;
    min-width: 48px;
    height: 48px;
    background-color: rgba(var(--p1), 0.1);
}
.header-section .sidebar-wrapper {
    width: 360px;
    transform: translateX(-360px);
    height: 100vh;
    overflow-y: scroll;
}
.header-section .sidebar-wrapper .custom-nav {
    height: 60vh;
    overflow-y: scroll;
}
.header-section .sidebar-wrapper::-webkit-scrollbar {
    width: 0;
}
.header-section.collapse-header.header-fixed {
    background-color: rgba(var(--n1), 1);
}
@media (min-width: 1200px) {
    .header-section.body-collapse {
        margin-left: 360px;
        width: calc(100% - 360px);
    }
}
@media (max-width: 1199px) {
    .header-section.body-collapse .sidebar-wrapper {
        transform: translateX(0px);
    }
}
.header-fixed {
    background: rgba(var(--n4), 1);
}
.header-fixed .top-header,
.header-fixed .categories {
    display: none !important;
}
.header-fixed .main-navbar .logo {
    display: block;
}
@media (max-width: 991px) {
    .header-fixed .main-navbar .logo {
        display: none;
    }
}
.footer-section .footer-links ul {
    overflow: hidden;
}
.footer-section .footer-links a {
    position: relative;
    display: flex;
	color: #b1b1b1;
    align-items: center;
    transition: var(--transition);
}
.footer-section .footer-links a::before {
    content: "";
    z-index: 1;
    position: absolute;
    background-color: rgba(var(--p2), 1);
    width: 5px;
    min-width: 5px;
    height: 5px;
    left: -20px;
    opacity: 0;
    border-radius: 50%;
    transition: var(--transition);
}
.footer-section .footer-links a:hover {
    padding-left: 12px;
    color: rgba(var(--p2), 1);
}
.footer-section .footer-links a:hover::before {
    left: 0;
    opacity: 1;
}
@media (max-width: 1199px) {
    .footer-section .newsletter-area .single-img img {
        width: 130px;
        min-width: 130px;
        height: 130px;
    }
}
@media (max-width: 1799px) {
    .footer-section .footer-illus img {
        width: 150px;
        min-width: 150px;
        height: 150px;
    }
}
@media (max-width: 1699px) {
    .footer-section .footer-illus img {
        display: none;
    }
}
.footer-section.second .footer-links a::before {
    background-color: rgba(var(--s1), 1);
}
.footer-section.second .footer-links a:hover {
    color: rgba(var(--s1), 1);
}
.footer-section.second .copyright-area a:hover {
    color: rgba(var(--s1), 1);
}
.banner-section.index-one .abs-area .icon-area {
    width: 48px;
    min-width: 48px;
    height: 48px;
}
.banner-section.index-one .abs-area .end {
    right: 0;
}
@media (min-width: 1199px) {
    .banner-section.index-one .abs-area .end {
        right: -8%;
    }
}
.banner-section.index-one .hero-image .item-1 {
    border-radius: 40px 0 0 0 !important;
}
.banner-section.index-one .hero-image .item-2 {
    border-radius: 0 40px 0 0 !important;
}
.banner-section.index-two .mid-img img {
    aspect-ratio: 0.85;
}
.banner-section.index-three .single-box .abs-area {
    width: 40px;
    min-width: 40px;
    height: 40px;
    top: -20px;
}
.banner-section.index-four .abs-area img {
    width: 15%;
}
.banner-section.index-four .run-x-animation {
    animation: run 2s linear infinite;
}
.n1-bg-color-banner {
    background-color: rgba(var(--n1), 1);
}
.n1-bg-color12{background-color#fff;}
.banner-section.index-four .run-x-animation:nth-child(odd) {
    animation: run2 3s linear infinite;
}
.banner-section.index-four .rotate-x-animation {
    animation: rotate3D 5s linear infinite;
}
.banner-section.index-four .first {
    margin: 0 40px -72px;
}
@media (max-width: 480px) {
    .banner-section.index-four .single-box:nth-child(2) {
        bottom: 0;
    }
}
.banner-section.index-five .single-item.item-one {
    background: #cfdfdf;
}
.banner-section.index-five .single-item.item-two {
    background: #e1e3ef;
}
.banner-section.index-five .single-item.item-three {
    background: #ead8ce;
}
@media (max-width: 375px) {
    .banner-section.index-five .single-item .w-75 {
        width: 100% !important;
    }
}
.banner-section.index-five .single-item .abs-area {
    position: absolute;
    width: 200px;
}
@media (max-width: 767px) {
    .banner-section.index-five .single-item .abs-area {
        width: 100px;
    }
}
.banner-section.inner-banner {
    background-image: url(../images/banner-illus-bg.png);
    background-repeat: no-repeat;
    background-position: right 200px bottom;
}
@media (max-width: 1399px) {
    .banner-section.inner-banner {
        background-size: 30%;
        background-position: right 0px bottom;
    }
}
.section-sidebar {
    overflow: visible;
}
@media (min-width: 1199px) {
    .section-sidebar .sidebar-common {
        height: 100% !important;
    }
}
@media (max-width: 1199px) {
    .section-sidebar .sidebar-toggler .cus-scrollbar {
        top: 40px;
    }
    .section-sidebar .sidebar-toggler .sidebar-head {
        position: absolute;
        overflow: hidden;
        height: 24px;
        z-index: 2;
        right: 0;
        top: 0;
    }
    .section-sidebar .sidebar-toggler .sidebar-head.active .side-wrapper {
        visibility: visible;
        opacity: 1;
        transform: translateX(0px);
    }
    .section-sidebar .sidebar-toggler .sidebar-head .side-wrapper {
        transform: translateX(200px);
        opacity: 0;
        right: 0;
        background-color: rgba(var(--n8), 1);
        visibility: hidden;
        transition: 0.5s;
    }
    .section-sidebar .sidebar-toggler .sidebar-head .sidebar-area {
        width: 100%;
    }
    .section-sidebar .sidebar-toggler .sidebar-head .sidebar-wrapper {
        min-width: 350px;
        max-width: 350px;
    }
}
@media (max-width: 1199px) and (max-width: 991px) {
    .section-sidebar .sidebar-toggler .sidebar-head .sidebar-wrapper {
        min-width: 310px;
        max-width: 310px;
    }
}
@media (max-width: 1199px) {
    .section-sidebar .sidebar-toggler .sidebar-head.primary-sidebar {
        left: 0;
        right: initial;
    }
    .section-sidebar .sidebar-toggler .sidebar-head.primary-sidebar.active .side-wrapper {
        transform: translateX(0px);
    }
    .section-sidebar .sidebar-toggler .sidebar-head.primary-sidebar .side-wrapper {
        transform: translateX(-200px);
    }
}
.section-sidebar .grid-list-btn button.active,
.section-sidebar .grid-list-btn button:hover {
    background-color: rgba(var(--p1), 1);
}
.section-sidebar .grid-list-btn button.active span,
.section-sidebar .grid-list-btn button:hover span {
    color: rgba(var(--n1), 1);
}
.section-sidebar.details-section {
    margin-top: -300px;
}
@media (max-width: 1199px) {
    .section-sidebar.details-section {
        overflow: hidden;
    }
}
.section-sidebar.details-section .text-limit .read-more-button {
    color: rgba(var(--f5), 1);
    cursor: pointer;
}
.section-sidebar.details-section .end-area {
    min-width: 250px;
}
@media only screen and (min-width: 1199px) and (max-width: 1399px) {
    .section-sidebar.details-section .table {
        width: 140%;
    }
}
@media (max-width: 991px) {
    .section-sidebar.details-section .table {
        width: 120%;
    }
}
@media (max-width: 767px) {
    .section-sidebar.details-section .table {
        width: 145%;
    }
}
@media (max-width: 575px) {
    .section-sidebar.details-section .table {
        width: 155%;
    }
}
@media (max-width: 480px) {
    .section-sidebar.details-section .table {
        width: 230%;
    }
}
.right-sidebar .side-wrapper {
    transform: translateX(100%);
    max-width: 420px;
    z-index: 999;
    max-height: 100vh;
    pointer-events: none;
}
.right-sidebar.active .side-wrapper {
    pointer-events: auto;
    transform: translateX(0);
}
.about-us .shape-area {
    margin: -36px;
}
@media (min-width: 1399px) {
    .categories-style {
        grid-template-columns: repeat(5, 1fr);
    }
    .categories-style > div {
        width: 100% !important;
    }
}
.categories-style > div .icon-area {
    background-color: rgba(var(--p1), 0.2);
}
.categories-style > div:nth-child(odd) .icon-area {
    background-color: rgba(var(--s3), 0.2);
}
.categories-style > div:nth-child(3n + 1) .icon-area {
    background-color: rgba(var(--s1), 0.2);
}
.categories-style .single-box.first .icon-area {
    background-color: rgba(var(--p1), 0.2);
}
.categories-style .single-box.second .icon-area {
    background-color: rgba(var(--s2), 0.2);
}
@media (min-width: 1200px) {
    .collapse-section {
        width: calc(100% - 0px);
        transition: all 0.8s;
    }
    .collapse-section.body-collapse {
        width: calc(100% - 360px);
        margin-left: 360px;
    }
}
.top-stores .fav-icon {
    width: 32px;
    min-width: 32px;
    height: 32px;
}
.top-stores .fav-icon img {
    width: 15px;
}
.top-stores .fav-icon-2 {
    width: 38px;
    min-width: 38px;
    height: 38px;
}
.top-stores .fav-icon-2 img {
    width: 20px;
}
.top-stores .grid-template {
    grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1199px) {
    .top-stores .grid-template {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (max-width: 767px) {
    .top-stores .grid-template {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 575px) {
    .top-stores .grid-template {
        grid-template-columns: repeat(2, 1fr);
    }
}
.top-stores.high-cashback .thumb-area {
    width: 130px;
    min-width: 130px;
    height: 100px;
}
.top-stores.high-cashback .thumb-area img {
    width: 100%;
    height: 100%;
}
@media (max-width: 1399px) {
    .top-stores.high-cashback .thumb-area {
        width: 100px;
        min-width: 100px;
        height: 80px;
    }
}
.top-stores.popular-offers .thumb-area img {
    height: 100%;
}
.top-stores.cashback-increased .thumb-area img {
    width: 195px;
    min-width: 195px;
    min-height: 140px;
}
@media (max-width: 1399px) {
    .top-stores.cashback-increased .thumb-area img {
        width: 100px;
        min-width: 100px;
        min-height: 90px;
    }
}
.top-stores.cashback-increased .single-box:hover {
    border: 1px solid rgba(var(--p1), 1) !important;
}
.top-stores.second .single-box:hover {
    border: 1px solid rgba(var(--p1), 1) !important;
}
.top-stores.second .thumb-area {
    height: 60px;
    min-height: 60px;
    width: 60px;
}
@media (min-width: 480px) {
    .top-stores.popular-coupons .thumb-area {
        min-width: 340px;
        width: 340px;
        height: 190px;
    }
}
.top-stores.popular-coupons .single-box:hover {
    border: 1px solid rgba(var(--p1), 1) !important;
}
.top-stores.popular-coupons .details-area {
    display: none;
}
.top-stores.popular-coupons .like-dislike button:hover span {
    color: rgba(var(--p1), 1);
}
@media (max-width: 1199px) {
    .top-stores .cus-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 767px) {
    .top-stores .cus-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .top-stores .cus-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
.top-stores.trending-features .single-box:hover {
    border: 1px solid rgba(var(--p1), 1) !important;
}
.top-stores.trending-features .abs-area:first-child {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.top-stores.trending-features .abs-area:nth-child(2) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
@media (max-width: 991px) {
    .top-stores.trending-features .thumb-area img {
        max-width: 60px;
    }
}
.top-stores.top-collection .cus-grid .thumb-area {
    height: 100px;
}
.top-stores.top-collection .single-box:hover .hovered-item {
    transform: rotate(0) scale(1);
    opacity: 1 !important;
}
.top-stores.top-collection .hovered-item {
    transform: rotate(15deg) scale(0.3) skew(0deg, -55deg);
}
.top-stores.coupon-style .single-box:hover {
    border: 1px solid rgba(var(--p1), 1) !important;
}
.top-stores.grid-list-template {
    grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1199px) {
    .top-stores.grid-list-template {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px) {
    .top-stores.grid-list-template {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media (min-width: 991px) {
    .top-stores.grid-list-template.active {
        grid-template-columns: repeat(1, 1fr);
    }
    .top-stores.grid-list-template.active .single-box {
        display: flex !important;
        justify-content: space-between !important;
    }
    .top-stores.grid-list-template.active .thumb-area {
        width: 340px !important;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .top-stores.grid-list-template.active .thumb-area {
        width: 260px !important;
    }
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
@media (min-width: 991px) {
    .top-stores.grid-list-template.active .end-area {
        width: 100%;
        display: flex !important;
    }
    .top-stores.grid-list-template.active .exclusive {
        transform: translateY(100%);
        opacity: 0;
        position: absolute;
    }
    .top-stores.grid-list-template.active .exclusive-second {
        transform: translateY(0);
        opacity: 1;
        position: initial;
    }
    .top-stores.grid-list-template .exclusive-second {
        transform: translateY(100%);
        opacity: 0;
        position: absolute;
    }
}
.trending-categories .single-box .thumb-area img {
    width: 100%;
    height: 100%;
      
}
.product-image {
    width: auto!important;  
    height: 118px!important; 
    display: block!important;
    object-fit: contain!important; 
  }
.trending-categories.second .single-box .thumb-area {
    height: 115px;
}
.trending-categories.third .single-box .thumb-area {
    width: 120px;
    height: 70px;
}
.trending-categories.third .single-box:hover {
    border: 1px solid rgba(var(--p1), 1) !important;
}
.single-box-1 {
    min-height: 100%; /* Minimum height */
    max-height: 400px; /* Maximum height */
}
@media (min-width: 1599px) {
    .collapse-section.body-collapse .top-stores,
    .collapse-section.body-collapse .popular-coupons,
    .collapse-section.body-collapse .looking-more-offer,
    .collapse-section.body-collapse .customers-feedback {
        width: 90%;
        margin: 0 auto;
    }
}
@media (min-width: 1199px) {
    .collapse-section .top-stores.trending-features .row.cus-row,
    .collapse-section .top-stores.second .row.cus-row {
        display: grid !important;
    }
}
@media (min-width: 1199px) and (min-width: 1199px) {
    .collapse-section .top-stores.trending-features .row.cus-row,
    .collapse-section .top-stores.second .row.cus-row {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1350px) {
    .collapse-section .top-stores.trending-features .row.cus-row,
    .collapse-section .top-stores.second .row.cus-row {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1550px) {
    .collapse-section .top-stores.trending-features .row.cus-row,
    .collapse-section .top-stores.second .row.cus-row {
        grid-template-columns: repeat(5, 1fr) !important;
    }
}
@media (min-width: 1199px) {
    .collapse-section .top-stores.trending-features .row.cus-row > div,
    .collapse-section .top-stores.second .row.cus-row > div {
        width: 100% !important;
        height: 100% !important;
    }
}
@media (min-width: 1199px) and (min-width: 1199px) {
    .collapse-section.body-collapse .top-stores.trending-features .row.cus-row,
    .collapse-section.body-collapse .top-stores.second .row.cus-row {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1350px) {
    .collapse-section.body-collapse .top-stores.trending-features .row.cus-row,
    .collapse-section.body-collapse .top-stores.second .row.cus-row {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1550px) {
    .collapse-section.body-collapse .top-stores.trending-features .row.cus-row,
    .collapse-section.body-collapse .top-stores.second .row.cus-row {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}
@media (min-width: 1199px) {
    .collapse-section .top-stores.top-collection .cus-grid {
        display: grid !important;
        align-content: baseline;
    }
}
@media (min-width: 1199px) and (min-width: 1199px) {
    .collapse-section .top-stores.top-collection .cus-grid {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1399px) {
    .collapse-section .top-stores.top-collection .cus-grid {
        grid-template-columns: repeat(5, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1650px) {
    .collapse-section .top-stores.top-collection .cus-grid {
        grid-template-columns: repeat(6, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1750px) {
    .collapse-section .top-stores.top-collection .cus-grid {
        grid-template-columns: repeat(7, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1199px) {
    .collapse-section.body-collapse .top-stores.top-collection .cus-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1550px) {
    .collapse-section.body-collapse .top-stores.top-collection .cus-grid {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}
@media (min-width: 1199px) {
    .collapse-section .looking-more-offer .item-wrapper .row {
        display: grid !important;
    }
    .collapse-section .looking-more-offer .item-wrapper .row > div {
        width: 100% !important;
        height: 100% !important;
    }
}
@media (min-width: 1199px) and (min-width: 1199px) {
    .collapse-section .looking-more-offer .item-wrapper .row {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}
@media (min-width: 1199px) and (min-width: 1199px) {
    .collapse-section.body-collapse .looking-more-offer .item-wrapper .row {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
.contact-us .single-item.active,
.contact-us .single-item:hover {
    background-color: rgba(var(--f5), 1);
}
.contact-us .single-item.active .icon-area,
.contact-us .single-item:hover .icon-area {
    background-color: rgba(var(--n1), 1);
}
.contact-us .single-item.active .icon-area i,
.contact-us .single-item:hover .icon-area i {
    color: rgba(var(--f5), 1);
}
.contact-us .single-item.active *,
.contact-us .single-item:hover * {
    color: rgba(var(--n1), 1);
}
.blog-section .single-list .icon-area img {
    width: 25px;
}
.blog-section .single-list.active,
.blog-section .single-list:hover {
    background-color: rgba(var(--f5), 1);
}
.blog-section .single-list.active *,
.blog-section .single-list:hover * {
    color: rgba(var(--n1), 1);
}
.blog-section .more-post .thumb-area img {
    width: 100px;
    min-width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
}
.blog-section .reply-btn:hover * {
    color: rgba(var(--f5), 1);
}
.banner-area {
    background-color: #d9e4e5;
}
@media (max-width: 1399px) {
    .banner-area .img-area img {
        width: 200px;
    }
}
@media (max-width: 991px) {
    .banner-area .img-area img {
        width: 150px;
    }
}
.customers-feedback .single-item.active,
.customers-feedback .single-item:hover {
    border: 1px solid rgba(var(--p1), 1) !important;
}
.customers-feedback .single-item .quote-area {
    transform: rotate(180deg);
}
.customers-feedback .single-item .quote-second {
    margin: -8px;
    width: 40px;
    min-width: 40px;
    height: 40px;
}
@media (max-width: 576px) {
    .customers-feedback .single-item .quote-second {
        width: 30px;
        min-width: 30px;
        height: 30px;
    }
}
.customers-feedback.second .thumb-area {
    width: 88px;
    min-width: 88px;
    height: 88px;
}
.customers-feedback.third .quote-area {
    transform: rotate(180deg);
}
@media (min-width: 1199px) {
    .customers-feedback.third .img-area > img {
        max-width: unset;
    }
}
.best-partner .swiper-wrapper {
    transition-timing-function: linear;
}
.best-partner .swiper-slide {
    width: 180px;
}
.single-range .range-slider-bg {
    height: 5px;
}
.single-range .range-slider {
    -webkit-appearance: none;
    width: 100%;
    height: inherit;
    background: linear-gradient(to right, rgba(var(--p2), 1), rgba(var(--p2), 1)) no-repeat;
    background-size: calc((var(--value) - var(--min)) * 100% / (var(--max) - var(--min))) 100%;
    outline: none;
}
.single-range .range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    min-width: 16px;
    height: 16px;
    background: rgba(var(--p2), 1);
    border-radius: 20px;
    cursor: pointer;
}
.newsletter .abs-area > div:first-child {
    bottom: -70px;
}
.newsletter .abs-area > div:last-child {
    top: -70px;
}
@media (max-width: 1799px) {
    .newsletter .abs-area > div:last-child,
    .newsletter .abs-area > div:first-child {
        max-width: 180px;
    }
} 
/*------------------------------------------------------------------
26. Blog Holder / .blog-holder
-------------------------------------------------------------------*/
.blog-holder {
  overflow: hidden;
  font-size: 16px;
  color: #777777;
}

.blog-holder:hover .img-holder img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-holder:hover .img-holder .time {
  top: 120px;
  background: #29b6f6;
}

.blog-holder .img-holder {
  width: 100%;
  overflow: hidden;
  margin: 0 0 15px;
  border-radius: 15px 15px 0px 0px;
  position: relative;
}

.blog-holder .img-holder .time {
  position: absolute;
  left: 11px;
  top: 10px;
  font-size: 31px;
  line-height: 48px;
  color: #000;
  font-weight: 700;
  display: block;
  width: 70px;
    border-radius: 10px;
    background-color: #fff;
  padding: 0 11px 10px 9px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.blog-holder .img-holder .time .txt {
  font-size: 16px;
  line-height: 18px;
  color: #232323;
  font-weight: 500;
  display: block;
  border-top: 1px solid #a7a7a7;
  padding: 10px 0 0;
}

.blog-holder .img-holder img {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.blog-holder .heading3 {
  margin: 0 0 6px;
}

.blog-holder .heading3 a {
  color: #232323;
  display: block;
  font-size: 20px;
    font-weight: 600;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.blog-holder p {
  margin: 0 0 22px;
}

.blog-holder div {
    margin: 0 0 22px;
  }

.blog-holder .btn-primary {
  font-size: 14px;
  line-height: 14px;
  padding: 10px 30px;
    background-color: #159af6;
    color: #fff;
	border-radius:50px;
    display: inline-block;
}

.blog-holder .btn-primary:hover {
  background: #29b6f6;
}
/*------------------------------------------------------------------
20. Feature Sec / .feature-sec
-------------------------------------------------------------------*/
.feature-sec {
  overflow: hidden;
}

.feature-sec .heading {
  margin: 0 0 18px;
}

.feature-sec .header {
  margin: 0 0 63px;
}

.feature-sec .feature-box {
  overflow: hidden;
  margin: 0 0 10px;
}

.feature-sec .feature-box:hover .icon {
  color: #fff;
  background: #29b6f6;
}

.feature-sec .feature-box .icon {
  font-size: 35px;
  line-height: 37px;
  color: #29b6f6;
  padding: 7px;
  width: 84px;
  height: 84px;
  background: #fff;
  margin: 0 auto -38px;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.feature-sec .feature-box .icon .border {
  width: 73px;
  height: 73px;
  display: block;
  padding: 10px 10px 10px;
  border: 1px solid #29b6f6;
}
.h-105 {
  height: 105px;
}
.feature-sec .feature-box .img-holder {
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 10px 10px 0px 0px;
}

.feature-sec .feature-box .img-holder:before {
  z-index: 0;
}

.feature-sec .feature-box .img-holder .over {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.feature-sec .feature-box .heading2 {
  color: #fff;
  margin: 0 0 5px;
      font-size: 30px;
    font-weight: 600;
}

.feature-sec .feature-box p {
  margin: 0;
   color: #fff;
}

.feature-sec .feature-box .btn-primary {
  font-size: 15px;
  display: block;
  padding: 12px 10px;
  color: #fff;
    background-color: #0288CF;
    border-radius: 0px 0px 10px 10px;
}

.truncate {
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* Change this line if you want. In this case it trimmed the text to 3 lines. */
  overflow: hidden;
}
.truncate-blog {
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* Change this line if you want. In this case it trimmed the text to 3 lines. */
  overflow: hidden;
}
.truncate-blog-p {
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* Change this line if you want. In this case it trimmed the text to 3 lines. */
  overflow: hidden;
}
.feature-sec .feature-box .btn-primary:hover {
  background: #29b6f6;
}
.overlay:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
}
.round {
    border-radius: 100%;
}


.menu-wrapper {
	position: relative;
	max-width: 500px;
	height: 100px; // hide the scroll bar
	margin: 1em auto;
	border: 1px solid black;
	overflow-x: hidden;
	overflow-y: hidden;
}
:root {
  --star-size: 25px;
  --star-color: #d0d8e0;
  --star-background: #ff943d;
}
.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: 18px;
  font-family: Times;
  line-height: 1;
}
.Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-container {
   
     /* min-height: 130px; Set the minimum height for the container */
    height: auto; /* Let the container grow in height if needed */
    overflow: hidden; /* Ensure the image stays within the container */
    
  }

.d-center-1 {
    display: flex;
    
}
 .taboola {
    background: #f2f2f3;
    height: 180px;
    width:990px;
     margin:0px auto;
    border:1px solid #f9f9f9;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.blog-image {
    height: 250px;
    width: auto;
    object-fit: cover;
    display: block;
}

  .blog-image-d {
    width: auto!important;
    height: 482px !important;
    object-fit: cover !important;
  }

  .category-image {
    width: auto !important;
    height: 194px !important;
    object-fit: cover !important;
  }

  .category-icon {
    width: 45px !important;
    height: 45 !important;
    object-fit: cover !important;
  }

  

.max-un-1 {
    max-width: 100%;
    height: 100px;
    object-fit: contain !important;
}
.category-image-icon {
    width: auto !important;
    height: 80px !important;
    display: block !important;
    object-fit: contain !important;
}
  
.icon-bx-wraper.style-1 {
  background-color: #fff;
  padding: 10px;
  border-radius: 14px;
  border: 1px solid lightgrey;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  z-index: 1; }
  .icon-bx-wraper.style-1:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    color: var(--primary);
    background-color: var(--secondary);
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s;
    z-index: -1;
    opacity: 0; }
  .icon-bx-wraper.style-1 .icon-content p {
    margin-top: 10px;
    margin-top: 10px;
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s; }
  .icon-bx-wraper.style-1 .icon-cell {
    position: relative; }
    .icon-bx-wraper.style-1 .icon-cell:after {
      content: "";
      position: absolute;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background-color: var(--primary);
      top: 15%;
      left: 50%;
      z-index: -1;
      opacity: 0.1;
      -webkit-transition: all 0.7s;
      -ms-transition: all 0.7s;
      transition: all 0.7s; }
  .icon-bx-wraper.style-1 [class*="icon-bx"] {
    transform: scale(1) rotate(0deg);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .icon-bx-wraper.style-1 i {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block; }
  .icon-bx-wraper.style-1:hover {
    box-shadow: 1px 10px 30px 0px rgba(0, 0, 0, 0.3); }
    .icon-bx-wraper.style-1:hover:before {
      opacity: 1; }
    .icon-bx-wraper.style-1:hover .icon-lg .icon-cell img {
      color: #fff;
      animation: shake 0.5s;
      animation-iteration-count: infinite; }
    .icon-bx-wraper.style-1:hover .icon-content .dz-tilte,
    .icon-bx-wraper.style-1:hover .icon-content .dz-tilte a {
      color: #000; }
    .icon-bx-wraper.style-1:hover .icon-content p {
      color: #000; }
    .icon-bx-wraper.style-1:hover .icon-cell:after {
      background-color: #fff; }
  @media only screen and (max-width: 767px) {
    .icon-bx-wraper.style-1 {
      padding: 25px 30px; } }
  @media only screen and (max-width: 575px) {
    .icon-bx-wraper.style-1 {
      padding: 20px; }
      .icon-bx-wraper.style-1 .icon-cell:after {
        width: 40px;
        height: 40px; }
      .icon-bx-wraper.style-1 .dz-tilte {
        font-size: 16px; } }
		.max-un-2 {
    max-width: 100%;
   height: 70px;
    object-fit: contain;
}

.taboola-300x300 {
    background: #f2f2f3;
    height: 300px;
    width: 100%;
    margin: 20px auto;
    border: 1px solid #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
}


.single-box-categories {
    min-height: 100%;
    height: 174px;
}


  