a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.hieu-test {
    display: none
}

main {
    clear: both;
    display: block
}

thead {
    font-weight: 600
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    max-width: 100%
}

button,
input,
select,
textarea {
    font-family: var(--primary-font), sans-serif;
    font-size: 14px
}

.custom-select:focus,
:focus,
[contenteditable].form-control:focus,
[type=email].form-control:focus,
[type=password].form-control:focus,
[type=tel].form-control:focus,
[type=text].form-control:focus,
button:focus,
input.form-control:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea.form-control:focus,
textarea:focus {
    box-shadow: none !important
}

input:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: .4s;
    transition: .4s
}

li.hr span {
    background-color: #e4e4e4;
    display: block;
    height: 1px;
    margin: 20px 0;
    width: 100%
}

::selection {
    background: var(--color-primary);
    color: #fff
}

::-moz-selection {
    background: var(--color-primary);
    color: #fff
}

::-moz-placeholder {
    color: #667085;
    opacity: 1
}

::placeholder {
    color: #667085;
    opacity: 1
}

:-ms-input-placeholder,
::-webkit-input-placeholder {
    color: #667085;
    opacity: 1
}

.fix {
    overflow: hidden
}

.hidden {
    display: none
}

.clear {
    clear: both
}

.section {
    float: left;
    width: 100%
}

.f-right {
    float: right
}

.capitalize {
    text-transform: capitalize
}

.uppercase {
    text-transform: uppercase
}

.bg-img {
    background-position: 50%;
    background-size: cover
}

.position-relative {
    position: relative
}

.height-100vh {
    height: 100vh !important
}

.custom-select:focus,
:focus,
[contenteditable].form-control:focus,
[type=email].form-control:focus,
[type=password].form-control:focus,
[type=tel].form-control:focus,
[type=text].form-control:focus,
button:focus,
input.form-control:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea.form-control:focus,
textarea:focus {
    box-shadow: none;
    outline: none !important
}

.border-radius {
    border-radius: 4px
}

.border-radius-5 {
    border-radius: 5px
}

.border-radius-10 {
    border-radius: 10px
}

.border-radius-15 {
    border-radius: 15px
}

.border-radius-20 {
    border-radius: 20px
}

.hover-up,
.hover-up:hover {
    transition: all .25s cubic-bezier(.02, .01, .47, 1)
}

.hover-up:hover {
    transform: translateY(-3px)
}

body {
    background: #fff;
    background-size: contain
}

a {
    text-decoration: none
}

:hover {
    transition-duration: .2s
}

.img-responsive {
    max-width: 100%
}

.text-body-lead {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.text-body-excerpt,
.text-body-lead {
    font-family: var(--secondary-font), sans-serif
}

.text-body-excerpt {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

.text-body-text {
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 28px
}

.text-body-quote {
    font-weight: 600
}

.text-body-normal,
.text-body-quote {
    font-family: var(--secondary-font), sans-serif;
    font-size: 20px;
    line-height: 28px
}

.text-body-normal {
    font-weight: 400
}

.text-body-capitalized {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 19px
}

.text-body-capitalized,
.text-body-small {
    font-family: var(--secondary-font), sans-serif
}

.text-body-small {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px
}

.text-body-tiny {
    font-family: var(--secondary-font), sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px
}

.text-body-lead-large {
    font-size: 14px;
    line-height: 21.5px;
}

.text-body-lead-large,
.text-body-text-md {
    font-family: var(--secondary-font), sans-serif;
    font-weight: 400
}

.text-body-text-md {
    font-size: 14px;
    line-height: 19px
}

.tablet-display-2 {
    font-size: 72px;
    font-weight: 700;
    letter-spacing: -.5%;
    line-height: 82px
}

.tablet-display-2,
.text-display-1 {
    font-family: var(--primary-font), sans-serif
}

.text-display-1 {
    font-size: 96px;
    font-weight: 900;
    letter-spacing: -1%;
    line-height: 132px
}

.text-display-2 {
    font-size: 44px;
    /* letter-spacing: -.5%; */
    /* line-height: 88px */
}

.text-display-2,
.text-display-3 {
    font-family: var(--primary-font), sans-serif;
    font-weight: 700
}

.text-display-3 {
    font-size: 45px;
    letter-spacing: 0;
    line-height: 60px;
}

.text-display-4 {
    font-weight: 400;
    letter-spacing: 0;
    line-height: 66px
}

.text-display-4,
.text-heading-1 {
    font-family: var(--primary-font), sans-serif;
    font-size: 40px
}

.text-heading-1 {
    color: #101828;
    font-weight: 700;
    letter-spacing: -1%;
}

.text-heading-2 {
    font-size: 42px;
    line-height: 44px
}

.text-heading-2,
.text-heading-3 {
    font-family: var(--primary-font), sans-serif;
    font-weight: 700;
    letter-spacing: 0
}

.text-heading-3 {
    font-size: 35px;
    line-height: 38px
}

.text-heading-4 {
    font-size: 20px;
    line-height: 32px
}

.text-heading-4,
.text-heading-5 {
    font-family: var(--primary-font), sans-serif;
    font-weight: 700;
    letter-spacing: 0
}

.text-heading-5 {
    font-size: 22px;
    line-height: 24px
}

.text-heading-6 {
    font-family: var(--primary-font), sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px
}

.text-bold {
    font-family: var(--secondary-font), sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px
}

.color-orange-100 {
    color: #faede3
}

.color-orange-500 {
    color: #ffddd2
}

.color-orange-900 {
    color: #e29578
}

.color-green-900 {
    color: var(--color-primary) !important;
}
/* .text-heading-1{
     color: transparent;
    -webkit-text-stroke: 2px var(--color-primary);
} */
.color-green-500 {
    color: #83c5be
}

.color-green-100 {
    color: #afeae4
}

.color-gray-900 {
    color: #101828 !important
}

.color-gray-1000 {
    color: #1f2938
}

.color-gray-1100 {
    color: #7e7e7e
}

.color-gray-1200 {
    color: #9a9a9a
}

.color-gray-500 {
    color: #667085
}

.color-gray-400 {
    color: #98a2b3 !important
}

.color-gray-300 {
    color: #d0d5dd !important
}

.color-gray-600 {
    color: #475467
}

.color-gray-100 {
    color: #f2f4f7
}

.color-white {
    color: #fff !important
}

.bg-1 {
    background-color: #eae4e9 !important
}

.bg-2 {
    background-color: #fff3ea !important
}

.bg-2-opacity-80 {
    background-color: rgba(255, 243, 234, .8)
}

.bg-3 {
    background-color: #fde2e4 !important
}

.bg-4 {
    background-color: #fad2e1 !important
}

.bg-5 {
    background-color: #dbece5 !important
}

.bg-6 {
    background-color: #bee1e6 !important
}

.bg-6-opacity-30 {
    background-color: rgba(190, 225, 230, .302) !important
}

.bg-7 {
    background-color: #f0efeb !important
}

.bg-8 {
    background-color: #dfe7fd !important
}

.bg-9 {
    background-color: #d1ecfd !important
}

.bg-10 {
    background-color: #ddd3fa !important
}

.bg-gray-100 {
    background-color: #f2f4f7 !important
}

.text-billed {
    color: #fff;
    display: inline-block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    vertical-align: middle
}

a {
    color: var(--color-primary)
}

a:hover {
    color: #83c5be
}

.section-box {
    display: inline-block;
    width: 100%
}

.box-shadow-4 {
    box-shadow: 4px 6px 23px rgba(228, 92, 35, .1)
}

.content-detail {
    color: #101828
}

.content-detail h2 {
    margin: 0 0 20px
}

.content-detail p {
    margin-bottom: 15px
}

.content-detail p,
.content-detail ul {
    color: #101828;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    line-height: 28px
}

.content-detail ul {
    list-style: disc;
    padding-left: 20px
}

.border-bottom {
    border-bottom: 1px solid #061224;
    margin: 30px 0;
    width: 100%
}

.img-middle {
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle
}

.box-shadow-2 {
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04)
}

.box-line-throught {
    display: inline-block;
    padding: 0 60px;
    position: relative
}

.box-line-throught:before {
    left: 0
}

.box-line-throught:after,
.box-line-throught:before {
    background-color: #d0d5dd;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px
}

.box-line-throught:after {
    right: 0
}

.img-full {
    width: 100%
}

.tab-content>.active {
    overflow: hidden
}

.thw-20 {
    width: 20%
}

.thw-40 {
    width: 40%
}

.br-16 {
    border-radius: 16px
}

a,
button,
h4,
img,
input,
span {
    transition: all .3s ease 0s
}

@keyframes slideleft {
    10% {
        opacity: 0;
        right: 0;
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: scale(1)
    }

    90% {
        opacity: 0;
        right: 100%;
        transform: scale(0)
    }
}

[data-loader=spinner] {
    animation: spinner 1.2s ease-in-out infinite;
    background: url(../imgs/template/favicon.svg);
    box-shadow: 0 0 10px #fff;
    display: inline-block;
    height: 35px;
    width: 35px
}

@keyframes spinner {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180deg) rotateY(0)
    }

    to {
        transform: perspective(120px) rotateX(-180deg) rotateY(-180deg)
    }
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(151, 119, 250, .8)
    }

    to {
        box-shadow: 0 0 0 5px transparent
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0 rgba(239, 63, 72, .1)
    }

    to {
        box-shadow: 0 0 0 20px transparent
    }
}

@keyframes jump {
    0% {
        transform: translate3d(0, 20%, 0)
    }

    to {
        transform: translateZ(0)
    }
}

.jump {
    animation: jump .5s linear infinite alternate;
    transform-origin: 0
}

body {
    color: #101828;
    font-family: var(--primary-font), sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.display-1,
.display-2,
.font-heading,
.heading-lg,
.heading-sm-1,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #101828;
    font-family: var(--primary-font), sans-serif;
    font-weight: 700;
    line-height: 1.2
}

h1 {
    font-size: 69px;
    line-height: 1.2
}

h2 {
    font-size: 35px;
    line-height: 60px
}

h3 {
    font-size: 44px;
    line-height: 54px
}

h4 {
    font-size: 28px;
    line-height: 34px
}

h5 {
    font-size: 22px;
    line-height: 28px
}

h5,
h6 {
    font-weight: 500
}

h6 {
    font-size: 16px;
    line-height: 22px
}

.heading-lg {
    font-size: 52px;
    font-weight: 700;
    line-height: 63px
}

.heading-md {
    color: #101828;
    font-family: var(--secondary-font), sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px
}

.heading-sm {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.text-sm {
    font-family: var(--primary-font), sans-serif;
    font-size: 12px;
    line-height: 16px
}

.text-md {
    font-family: var(--primary-font), sans-serif
}

.small-heading,
.text-md {
    font-size: 16px;
    line-height: 20px
}

.small-heading {
    font-weight: 700
}

.medium-heading,
.small-heading {
    font-family: var(--secondary-font), sans-serif
}

.medium-heading {
    color: #101828;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px
}

.display-block {
    display: block
}

.font-semibold {
    font-weight: 600
}

.font-3xs {
    font-size: 10px
}

.font-xxs {
    font-size: 12px
}

.font-xs {
    font-size: 13px
}

.font-sm {
    font-size: 14px
}

.font-md {
    font-size: 16px
}

.font-md-2 {
    font-size: 15px
}

.font-lg {
    font-size: 18px
}

.font-xl {
    font-size: 20px
}

.font-2xl {
    font-size: 22px
}

.font-3xl {
    font-size: 58px
}

.text-grey-6 {
    color: #101828 !important
}

.text-muted {
    color: #667085 !important
}

.btn {
    border-radius: 50px;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    letter-spacing: .45px;
    line-height: 22px;
    padding: 22px 32px;
    transition: .2s
}

.btn.btn-square {
    background-color: #101828;
    border: 2px solid transparent;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 18px 20px
}

.btn.btn-square:hover {
    background-color: #fff;
    border-color: #101828;
    color: #101828
}

.btn.btn-black-border {
    border: 1px solid #101828;
    border-radius: 8px;
    padding: 12px 22px;
    text-align: left;
    width: 100%
}

.btn.btn-black-border:hover {
    background-color: #101828;
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-repeat: no-repeat;
    color: #fff;
    transform: translateY(-2px);
    transition: .2s
}

.btn.btn-default {
    background-color: #f2f4f7;
    border-radius: 50px;
    color: #101828;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px
}

.btn.btn-default:hover {
    background-color: #101828;
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-repeat: no-repeat;
    color: #fff !important;
    transform: translateY(-2px);
    transition: .2s
}

.btn.btn-white {
    background-color: #fff
}

.btn.btn-bd-green-hover {
    border: 2px solid transparent;
    color: #475467
}

.btn.active,
.btn.btn-bd-green-hover:hover {
    background-color: #fff !important;
    border: 2px solid var(--color-primary);
    color: var(--color-primary) !important
}

.btn.btn-select {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px
}

.btn.btn-green-900 {
    background-color: var(--color-primary);
    color: #fff;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px
}

.btn.btn-green-900:hover {
    background-color: #101828;
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-repeat: no-repeat;
    color: #fff !important;
    transform: translateY(-2px);
    transition: .2s
}

.btn.btn-black {
    background-color: #101828;
    border-radius: 50px;
    color: #fff;
    font-family: var(--secondary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px
}

.btn.btn-black.icon-arrow-right-white:hover {
    background-color: #f2f4f7;
    background-image: url(../imgs/template/icons/fi-sr-arrow-small-right.svg);
    background-repeat: no-repeat;
    color: #101828;
    transform: translateY(-2px);
    transition: .2s
}

.btn.btn-black:hover {
    background-color: #e4e7ec;
    color: #101828
}

.btn.btn-md {
    padding: 16px 20px
}

.btn.shape-square {
    border-radius: 4px
}

.btn.btn-link {
    color: #101828;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 18px;
    text-decoration: none
}

.btn.btn-link:hover {
    color: #667085
}

.btn.btn-pink {
    background-color: #e29578;
    border-radius: 4px;
    color: #fff
}

.btn.btn-pink:hover {
    background-color: #101828
}

.btn.btn-link-inter {
    font-family: var(--primary-font), sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px
}

.btn.btn-round-icon {
    background-image: url(../imgs/template/icons/btn-send.svg);
    background-position: -30px -21px;
    background-repeat: no-repeat;
    border-radius: 0;
    display: inline-block;
    height: 57px;
    padding: 0;
    width: 79px
}

.btn.btn-square-green {
    border-radius: 8px;
    width: 120px
}

.btn.btn-green-full,
.btn.btn-square-green {
    background-color: var(--color-primary);
    color: #fff;
    height: 48px;
    padding: 1px 22px
}

.btn.btn-green-full {
    border-radius: 4px;
    width: 100%
}

.btn.btn-media {
    border: 1px solid rgba(6, 18, 36, .1);
    border-radius: 4px;
    line-height: 32px;
    min-height: 36px;
    padding: 1px 16px 3px
}

.btn.btn-media img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.btn.btn-login-google {
    background-color: #fff;
    border-radius: 8px;
    display: block;
    padding: 13px 25px
}

.btn.btn-tag {
    background-color: #e4e7ec;
    border-radius: 8px;
    color: #101828;
    font-family: var(--secondary-font), sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 12px 20px
}

.btn.btn-tag:hover {
    background-color: #101828;
    color: #fff
}

.btn.btn-newsletter {
    background-color: var(--color-primary);
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-position: center right 25px;
    background-repeat: no-repeat;
    background-size: 15px;
    border: 0;
    border-radius: 8px;
    color: #fff;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding: 16px 56px 16px 27px
}

.btn.btn-newsletter ::-moz-placeholder {
    color: #98a2b3;
    font-size: 16px;
    line-height: 28px
}

.btn.btn-newsletter ::placeholder {
    color: #98a2b3;
    font-size: 16px;
    line-height: 28px
}

.btn.btn-cart {
    background-color: #afeae4;
    background-image: url(../imgs/page/homepage5/icon-plus.svg);
    background-position: center right 10px;
    background-repeat: no-repeat;
    border-radius: 8px;
    color: var(--color-primary);
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 5px 25px 5px 15px
}

.btn.btn-cart:hover {
    background-color: #83c5be
}

.btn.btn-explorer {
    background-color: #afeae4;
    background-image: url(../imgs/page/homepage8/icon-arrow-green.svg);
    background-position: center right 12px;
    background-repeat: no-repeat;
    border-radius: 8px;
    color: var(--color-primary);
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 5px 32px 5px 15px
}

.btn.btn-explorer:hover {
    background-color: #83c5be
}

.btn.btn-border {
    border: 1px solid #e4e7ec;
    padding: 13px 20px
}

.btn.btn-border:hover {
    border-color: #004b52;
    color: #004b52
}

.icon-arrow-right {
    background-image: url(../imgs/template/icons/fi-sr-arrow-small-right.svg);
    background-position: center right 25px;
    background-repeat: no-repeat;
    padding-right: 56px
}

.icon-arrow-left {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg);
    background-position: center left 25px;
    background-repeat: no-repeat;
    padding-left: 56px
}

.icon-arrow-left:hover {
    background-image: url(../imgs/template/icons/arrow-small-left.svg) !important
}

.icon-arrow-right-white {
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-position: center right 25px;
    background-repeat: no-repeat;
    padding-right: 56px
}

.icon-triangle {
    background-image: url(../imgs/template/icons/icon-triangle.svg);
    background-position: 0;
    background-repeat: no-repeat;
    font-family: var(--primary-font), sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 30px
}

.btn-play-video {
    background: url(../imgs/template/icons/play-button.svg) no-repeat;
    height: 72px;
    left: -34px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 64px
}

.switch {
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 65px
}

.switch input {
    height: 0;
    opacity: 0;
    width: 0
}

.slider {
    background-color: #f2f4f7;
    bottom: 0;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0
}

.slider,
.slider:before {
    position: absolute;
    transition: .4s
}

.slider:before {
    background-color: #101828;
    bottom: 5px;
    content: "";
    height: 21px;
    left: 5px;
    width: 21px
}

input:checked+.slider {
    background-color: #fff
}

input:focus+.slider {
    box-shadow: 0 0 1px #101828
}

input:checked+.slider:before {
    transform: translateX(34px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

span.btn {
    cursor: unset
}

.cb-container {
    cursor: pointer;
    display: block;
    line-height: 21px;
    margin-bottom: 12px;
    padding-left: 35px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.cb-container input {
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.checkmark {
    background-color: #fff;
    border: 2px solid #101828;
    border-radius: 4px;
    height: 23px;
    left: 0;
    position: absolute;
    top: 0;
    width: 23px
}

.cb-container input:checked~.checkmark {
    border: 2px solid #101828
}

.checkmark:after {
    content: "";
    display: none;
    position: absolute
}

.cb-container input:checked~.checkmark:after {
    display: block
}

.cb-container .checkmark:after {
    height: 21px;
    left: -1px;
    top: -1px;
    width: 21px
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1
}

.form-control {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #98a2b3;
    font-size: 14px;
    height: 60px;
    line-height: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.form-control:focus {
    background: #fff;
    border-color: #1d2939
}

.form-control.form-icons {
    padding-left: 42px
}

.form-control::-moz-placeholder {
    color: #98a2b3
}

.form-control::placeholder {
    color: #98a2b3
}

textarea.form-control {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #98a2b3;
    font-size: 14px;
    line-height: 20px;
    min-height: 160px;
    padding: 30px;
    width: 100%
}

textarea.form-control:focus {
    background: #fff;
    border-color: #1d2939
}

textarea.form-control.form-icons {
    padding-left: 42px
}

.form-group {
    margin-bottom: 25px
}

.form-group input {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    height: 60px;
    line-height: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.form-group input:focus {
    background: #fff;
    border-color: #1d2939
}

.form-group input.form-icons {
    padding-left: 42px
}

label {
    margin-bottom: 5px
}

.form-round {
    background: #fff;
    border-radius: 55px;
    margin: 15px auto;
    max-width: 500px;
    padding: 10px 12px
}

.form-inline {
    align-items: center;
    display: flex
}

.input-round {
    border-radius: 55px;
    outline: 0
}

.input-round:focus {
    background: #fff;
    border-color: #1d2939
}

.form-square {
    background: #fff;
    border-radius: 15px;
    margin: 15px auto;
    max-width: 100%;
    padding: 10px 12px;
    position: relative
}

.input-with-button {
    border-radius: 15px;
    outline: 0;
    padding-left: 50px
}

.input-with-button,
.input-with-button:focus {
    background: url(../imgs/template/icons/icon-search-input.svg) no-repeat 7px 17px
}

.input-with-button:focus {
    border-color: #1d2939
}

.box-signup {
    display: table;
    margin: auto;
    max-width: 405px;
    table-layout: fixed;
    width: 100%
}

.box-signup .box-form-signup {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1);
    padding: 45px
}

.box-signup .chkbox {
    float: left;
    height: 18px;
    margin: -1px 10px 0 0;
    width: 18px
}

.box-signup .form-group input.form-control {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: none;
    color: #101828;
    font-size: 14px;
    height: 56px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.box-signup .form-group input.input-green-bd {
    border: 2px solid var(--color-primary)
}

.box-signup .form-group input.input-with-icon {
    padding-right: 40px
}

.box-signup .form-field {
    position: relative
}

.box-signup .form-field .tag-top {
    background-color: #fff;
    left: 10px;
    padding: 0 5px;
    position: absolute;
    top: -7px
}

.box-signup .form-field .icon-eye-right {
    background: url(../imgs/template/icons/icon-eye.svg) no-repeat 50%
}

.box-signup .form-field .icon-email-right,
.box-signup .form-field .icon-eye-right {
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px
}

.box-signup .form-field .icon-email-right {
    background: url(../imgs/template/icons/icon-email-2.svg) no-repeat 50%
}

.box-reset .box-form-signup {
    border: 1px solid #e4e7ec
}

.form-comment .input-comment {
    border: 2px solid #e4e7ec;
    border-radius: 16px;
    color: #98a2b3;
    font-family: var(--secondary-font), sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    min-height: 150px;
    padding: 20px;
    width: 100%
}

.form-comment .box-agree span {
    display: block;
    padding-left: 25px
}

.form-comment .box-agree input {
    float: left;
    margin: 5px 0 0
}

.box-swiper,
.box-swiper .swiper-container {
    position: relative
}

.box-swiper .swiper-container .item-logo {
    border: 1px solid #667085;
    border-radius: 12px;
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04);
    display: inline-block;
    padding: 39px 0 36px;
    text-align: center;
    width: 100%
}

.box-swiper .swiper-container .item-logo img {
    max-width: 100%
}

.box-swiper .swiper-container .item-logo:hover {
    border: 1px solid #1d2939;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.box-swiper .swiper-button-next:after,
.box-swiper .swiper-button-prev:after {
    content: ""
}

.box-swiper .swiper-button-next {
    background: url(../imgs/slider/swiper/next.svg) no-repeat 0 0
}

.box-swiper .swiper-button-next:hover {
    background: url(../imgs/slider/swiper/next-active.svg) no-repeat 0 0
}

.box-swiper .swiper-button-prev {
    background: url(../imgs/slider/swiper/prev.svg) no-repeat 0 0
}

.box-swiper .swiper-button-prev:hover {
    background: url(../imgs/slider/swiper/prev-active.svg) no-repeat 0 0
}

.box-swiper .swiper-button-next,
.box-swiper .swiper-button-prev {
    height: 64px;
    margin-top: -55px;
    width: 64px
}

.box-swiper .swiper-button-next {
    left: auto;
    right: 0;
    top: -65px
}

.box-swiper .swiper-button-prev {
    left: auto;
    right: 84px;
    top: -65px
}

.box-swiper .swiper-button-next.swiper-button-disabled,
.box-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 1
}

.swiper-pagination {
    text-align: center;
    width: 100%
}

.swiper-pagination-bullet {
    margin: 10px
}

.swiper-pagination-custom {
    bottom: -5px
}

.swiper-pagination-customs {
    background: url(../imgs/slider/swiper/dot.svg) no-repeat 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 10px;
    margin-left: 4px;
    margin-right: 4px;
    width: 10px
}

.swiper-pagination-customs-active,
.swiper-pagination-customs:hover {
    height: 12px;
    margin-bottom: -1px;
    margin-left: 3px;
    margin-right: 3px;
    width: 12px
}

.slider-labels {
    margin-top: 10px
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    box-sizing: border-box;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.noUi-target {
    direction: ltr;
    position: relative
}

.noUi-base {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.noUi-origin {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    transition: left .3s, top .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base,
.noUi-handle {
    transform: translateZ(0)
}

.noUi-horizontal {
    height: 4px
}

.noUi-horizontal .noUi-handle {
    background-color: #345dbb;
    border-radius: 50%;
    height: 18px;
    left: -7px;
    top: -7px;
    width: 18px
}

.noUi-background {
    background: #d6d7d9
}

.noUi-connect {
    background: #345dbb
}

.noUi-origin,
.noUi-target {
    border-radius: 2px
}

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    box-sizing: content-box !important;
    cursor: default
}

.noUi-handle:active {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 8px solid #345dbb;
    border: 8px solid rgba(53, 93, 187, .38);
    left: -14px;
    top: -14px
}

[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: var(--color-primary)
}

[disabled] .noUi-handle,
[disabled].noUi-origin {
    cursor: not-allowed
}

.ui-slider-handle {
    display: none
}

.ui-widget.ui-widget-content {
    border: 0 solid #ebebeb
}

.noUi-target {
    border-radius: 12px
}

.noUi-horizontal {
    height: 6px
}

.noUi-background {
    background: #e4e7ec
}

.noUi-origin {
    border-radius: 12px
}

.noUi-connect {
    background: var(--color-primary);
    height: 6px;
    margin-top: 0;
    transition: background .45s
}

.noUi-horizontal .noUi-handle {
    background-color: var(--color-primary);
    border: 1px solid var(--color-primary);
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1);
    left: -8px;
    top: -8px
}

.noUi-handle:active {
    border-width: 1px;
    left: -8px;
    top: -8px
}

.card-grid-1 {
    border-radius: 16px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 53px 48px;
    width: 100%
}

.card-grid-1.bg-business {
    position: relative
}

.card-grid-1.bg-business:before {
    background: url(../imgs/page/homepage1/bg-business.svg) no-repeat;
    bottom: 0;
    content: "";
    height: 90px;
    position: absolute;
    right: 0;
    width: 90px
}

.card-grid-1.bg-local {
    position: relative
}

.card-grid-1.bg-local:before {
    background: url(../imgs/page/homepage1/bg-local.svg) no-repeat;
    bottom: 0;
    content: "";
    height: 90px;
    position: absolute;
    right: 0;
    width: 90px
}

.card-grid-1.bg-social {
    position: relative
}

.card-grid-1.bg-social:before {
    background: url(../imgs/page/homepage1/bg-social.svg) no-repeat;
    bottom: 0;
    content: "";
    height: 90px;
    position: absolute;
    right: 0;
    width: 90px
}

.card-grid-style-2 {
    background: #fff;
    border-radius: 16px;
    box-shadow: inset 0 40px 80px #fcfcfc;
    display: inline-block;
    padding: 53px 48px;
    position: relative;
    width: 100%
}

.card-grid-style-2 .text-comment {
    height: 84px;
    overflow: hidden;
    width: 100%
}

.card-grid-style-2.card-square {
    border-radius: 0;
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04);
    padding: 30px
}

.card-grid-style-2.card-square .text-comment {
    height: auto
}

.card-grid-style-2.card-square .img-user-round img {
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.card-grid-style-3 {
    background: #fff;
    border: 10px solid #fad2e1;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 30px;
    padding: 40px 40px 10px;
    position: relative;
    width: 100%
}

.card-grid-style-3:hover {
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04)
}

.card-grid-style-3 .grid-3-img img {
    border-radius: 50%;
    height: 55px;
    width: 55px
}

.card-grid-style-3 .text-desc {
    height: 115px;
    overflow: hidden
}

.card-grid-style-3.bd-bg-6 {
    border-color: #bee1e6
}

.card-grid-style-3.bd-bg-10 {
    border-color: #ddd3fa
}

.card-grid-style-3.bd-bg-9 {
    border-color: #d1ecfd
}

.card-grid-style-4 {
    margin-bottom: 30px
}

.card-grid-style-4 a.text-heading-4 {
    color: #101828;
    display: block;
    padding: 15px 0 25px
}

.card-grid-style-4 a.text-heading-4:hover {
    color: var(--color-primary)
}

.card-grid-style-4 .grid-4-img {
    padding-bottom: 15px;
    position: relative
}

.card-grid-style-4 .grid-4-img img {
    transition: .2s
}

.card-grid-style-4 .grid-4-img:before {
    background-color: #d1ecfd;
    border-radius: 16px;
    bottom: 0;
    content: "";
    position: absolute;
    right: -20px;
    top: 20px;
    transition-duration: .2s;
    width: 100%
}

.card-grid-style-4 .grid-4-img.color-bg-4:before {
    background-color: #fad2e1
}

.card-grid-style-4 .grid-4-img.color-bg-3:before {
    background-color: #fde2e4
}

.card-grid-style-4 .grid-4-img.color-bg-2:before {
    background-color: #fff3ea
}

.card-grid-style-4 .grid-4-img.color-bg-1:before {
    background-color: #eae4e9
}

.card-grid-style-4 .grid-4-img.color-bg-5:before {
    background-color: #dbece5
}

.card-grid-style-4 .grid-4-img.color-bg-6:before {
    background-color: #bee1e6
}

.card-grid-style-4 .grid-4-img.color-bg-7:before {
    background-color: #f0efeb
}

.card-grid-style-4 .grid-4-img.color-bg-8:before {
    background-color: #dfe7fd
}

.card-grid-style-4 .grid-4-img.color-bg-9:before {
    background-color: #d1ecfd
}

.card-grid-style-4 .grid-4-img.color-bg-10:before {
    background-color: #ddd3fa
}

.card-grid-style-4 .grid-4-img img {
    border-radius: 16px;
    max-width: 100%;
    position: relative;
    width: 100%;
    z-index: 2
}

.card-grid-style-4:hover .grid-4-img:before {
    bottom: 10px;
    right: -10px;
    top: 10px;
    transition-duration: .2s
}

.card-grid-style-4:hover .grid-4-img img {
    opacity: .95;
    transition: .2s
}

.card-grid-style-5 {
    margin-bottom: 50px
}

.card-grid-style-6 {
    background: #fff3ea;
    border-radius: 16px;
    display: inline-block;
    margin-bottom: 30px;
    padding: 53px 48px;
    position: relative;
    width: 100%
}

.card-grid-style-6 .text-comment {
    height: 84px;
    overflow: hidden;
    width: 100%
}

.card-grid-style-6.card-square {
    border-radius: 0;
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04);
    padding: 30px
}

.card-grid-style-6.card-square .text-comment {
    height: auto
}

.card-grid-style-6.card-square .img-user-round img {
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.block-pricing .box-pricing-item {
    background: #fff;
    border-radius: 16px;
    display: inline-block;
    margin-bottom: 30px;
    padding: 40px 32px;
    width: 100%
}

.block-pricing .box-pricing-item .line-bd-bottom {
    border-bottom: 1px solid #d0d5dd;
    margin-bottom: 21px;
    padding: 0 0 40px
}

.block-pricing .box-pricing-item .for-month,
.block-pricing .box-pricing-item .for-year {
    display: none
}

.block-pricing .box-pricing-item .display-month,
.block-pricing .box-pricing-item .display-year {
    display: inline-block
}

.block-pricing .box-pricing-item .btn-border {
    border: 1px solid #475467;
    color: #101828
}

.block-pricing .box-info-price {
    display: inline-block;
    padding-bottom: 20px;
    width: 100%
}

.block-pricing .box-info-price .text-price {
    color: #101828;
    font-family: var(--secondary-font), sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
    margin-right: 15px
}

.block-pricing .box-info-price .text-month {
    color: #98a2b3;
    font-size: 17px;
    line-height: 23px
}

.block-pricing .list-package-feature {
    display: inline-block;
    min-height: 200px;
    padding-bottom: 30px;
    width: 100%
}

.block-pricing .list-package-feature li {
    color: #101828;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    padding: 1px 0 1px 30px;
    width: 100%
}

.block-bill-2 .slider {
    background-color: #101828
}

.block-bill-2 .slider:before {
    background-color: #f2f4f7
}

.block-bill-2 .text-billed {
    color: #101828
}

.block-bill-2 input:checked+.slider {
    background-color: var(--color-primary)
}

.block-pricing-2 .box-pricing-item {
    border: 1px solid #d0d5dd
}

.block-pricing-2 .box-pricing-item.active,
.block-pricing-2 .box-pricing-item:hover {
    border: none
}

.block-pricing-2 .box-pricing-item.active .checkbox,
.block-pricing-2 .box-pricing-item:hover .checkbox {
    background: url(../imgs/template/icons/icon-selected.svg) no-repeat 0 0
}

.block-pricing-2 .box-pricing-item.active .text-heading-3,
.block-pricing-2 .box-pricing-item.active .text-heading-5,
.block-pricing-2 .box-pricing-item.active li,
.block-pricing-2 .box-pricing-item:hover .text-heading-3,
.block-pricing-2 .box-pricing-item:hover .text-heading-5,
.block-pricing-2 .box-pricing-item:hover li {
    color: #fff !important
}

.block-pricing-2 .box-pricing-item.active .tag-round,
.block-pricing-2 .box-pricing-item:hover .tag-round {
    background-color: #83c5be
}

.block-pricing-2 .box-pricing-item.active .text-month,
.block-pricing-2 .box-pricing-item:hover .text-month {
    color: #bfd1ff !important
}

.block-pricing-3 {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 14px 14px 36px hsla(0, 0%, 60%, .22);
    padding: 40px
}

.block-pricing-3 .block-pricing-left {
    background-color: var(--color-primary);
    border-radius: 16px;
    color: #fff;
    padding: 40px
}

.block-pricing-3 .block-pricing-left .box-switch {
    background-color: #83c5be;
    border-radius: 28px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 7px
}

.block-pricing-3 .block-pricing-left .box-switch label {
    margin: 0
}

.block-pricing-3 .block-pricing-left .box-switch input {
    display: none
}

.block-pricing-3 .block-pricing-left .box-switch span {
    cursor: pointer;
    display: inline-block;
    min-width: 100px;
    padding: 7px 22px;
    text-align: center
}

.block-pricing-3 .block-pricing-left .box-switch .active {
    background-color: var(--color-primary);
    border-radius: 24px
}

.block-pricing-3 .block-pricing-left .list-package-feature li {
    color: #fff;
    display: inline-block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 22px;
    margin-top: 22px;
    padding: 2px 30px 2px 0;
    width: 100%
}

.block-pricing-3 .block-price-item {
    border: 1px solid #98a2b3;
    border-radius: 16px;
    cursor: pointer;
    margin-bottom: 24px;
    padding: 22px 120px 21px 100px;
    position: relative
}

.block-pricing-3 .block-price-item .checkbox {
    background: url(../imgs/template/icons/icon-unselect.svg) no-repeat 0 0;
    height: 30px;
    left: 35px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px
}

.block-pricing-3 .block-price-item .box-info-price {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.block-pricing-3 .block-price-item .box-info-price .for-month,
.block-pricing-3 .block-price-item .box-info-price .for-year {
    display: none
}

.block-pricing-3 .block-price-item .box-info-price .display-month,
.block-pricing-3 .block-price-item .box-info-price .display-year {
    display: inline-block
}

.block-pricing-3 .block-price-item .tag-round {
    background-color: #667085;
    border-radius: 14px;
    color: #fff;
    display: inline-block;
    padding: 2px 15px
}

.block-pricing-3 .block-price-item.active,
.block-pricing-3 .block-price-item:hover {
    background-color: var(--color-primary)
}

.block-pricing-3 .block-price-item.active .checkbox,
.block-pricing-3 .block-price-item:hover .checkbox {
    background: url(../imgs/template/icons/icon-selected.svg) no-repeat 0 0
}

.block-pricing-3 .block-price-item.active .text-heading-3,
.block-pricing-3 .block-price-item.active .text-heading-5,
.block-pricing-3 .block-price-item:hover .text-heading-3,
.block-pricing-3 .block-price-item:hover .text-heading-5 {
    color: #fff !important
}

.block-pricing-3 .block-price-item.active .tag-round,
.block-pricing-3 .block-price-item:hover .tag-round {
    background-color: #83c5be
}

.block-pricing-3 .block-price-item.active .text-month,
.block-pricing-3 .block-price-item:hover .text-month {
    color: #bfd1ff !important
}

.card-list-style-1 {
    border-bottom: 1px solid #e4e7ec;
    display: inline-block;
    margin-bottom: 30px;
    padding: 0 140px 30px 0;
    position: relative;
    width: 100%
}

.card-list-style-1 a {
    color: #101828
}

.card-list-style-1 a:hover {
    color: var(--color-primary)
}

.card-list-style-1 .style-1-img {
    padding: 0 10px 10px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px
}

.card-list-style-1 .style-1-img img {
    border-radius: 8px;
    position: relative;
    z-index: 2
}

.card-list-style-1 .style-1-img:before {
    background-color: #d1ecfd;
    border-radius: 8px;
    bottom: 5px;
    content: "";
    position: absolute;
    right: -5px;
    top: 10px;
    transition-duration: .2s;
    width: calc(100% - 10px);
    z-index: 1
}

.card-list-style-1 .style-1-img.color-bg-4:before {
    background-color: #fad2e1
}

.card-list-style-1 .style-1-img.color-bg-3:before {
    background-color: #fde2e4
}

.card-list-style-1 .style-1-img.color-bg-2:before {
    background-color: #fff3ea
}

.card-list-style-1 .style-1-img.color-bg-1:before {
    background-color: #eae4e9
}

.card-list-style-1 .style-1-img.color-bg-5:before {
    background-color: #dbece5
}

.card-list-style-1 .style-1-img.color-bg-6:before {
    background-color: #bee1e6
}

.card-list-style-1 .style-1-img.color-bg-7:before {
    background-color: #f0efeb
}

.card-list-style-1 .style-1-img.color-bg-8:before {
    background-color: #dfe7fd
}

.card-list-style-1 .style-1-img.color-bg-9:before {
    background-color: #d1ecfd
}

.card-list-style-1 .style-1-img.color-bg-10:before {
    background-color: #ddd3fa
}

.card-list-style-1:hover .style-1-img:before {
    bottom: 10px;
    right: 0;
    transition-duration: .2s
}

.grid-category-2 {
    display: inline-block;
    margin-bottom: 60px;
    position: relative;
    width: 100%
}

.grid-category-2 .grid-category-image {
    margin: 0 0 20px
}

.grid-category-2 .category-info-bottom {
    border-top: 1px solid #e4e7ec;
    display: flex;
    margin: 20px 0 0;
    padding-top: 30px
}

.grid-category-2 .category-info-bottom * {
    color: var(--color-primary);
    font-family: var(--secondary-font), sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none
}

.grid-category-2 .category-info-bottom a:hover {
    color: #101828
}

.grid-category-2 .category-info-bottom span {
    color: #667085
}

.grid-category-2 .category-info-bottom .link-category {
    width: 75%
}

.grid-category-2 .category-info-bottom .link-readmore {
    text-align: right;
    width: 25%
}

.grid-category-2 .category-info-bottom .link-readmore a {
    text-decoration: underline
}

.product-item-1 {
    border: 1px solid #e4e7ec;
    border-radius: 16px;
    display: inline-block;
    margin-bottom: 30px;
    padding: 10px;
    position: relative;
    width: 100%
}

.product-item-1:hover {
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04)
}

.product-item-1 .product-image {
    float: left;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
    width: 150px
}

.product-item-1 .product-image img {
    max-height: 150px
}

.product-item-1 .product-info {
    display: block;
    padding: 20px 0 20px 160px
}

.product-item-1 .product-info .title-product {
    color: #101828;
    font-family: var(--primary-font), sans-serif;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px
}

.product-item-1 .product-info .price-regular {
    color: #101828;
    font-family: var(--primary-font), sans-serif;
    font-size: 28px;
    line-height: 34px
}

.product-item-1 .product-info .price-line {
    color: #667085;
    text-decoration: line-through
}

.product-item-2 {
    background-color: #fff;
    border: 1px solid #e4e7ec;
    border-radius: 16px;
    display: inline-block;
    margin-bottom: 30px;
    padding: 10px;
    position: relative;
    width: 100%
}

.product-item-2:hover {
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04)
}

.product-item-2:hover .box-quick-view {
    display: block;
    opacity: 1;
    transition-duration: .2s;
    visibility: visible
}

.product-item-2 .box-quick-view {
    display: none;
    opacity: 0;
    transition-duration: .2s;
    visibility: hidden
}

.product-item-2 .box-quick-view .quick-view {
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    display: flex;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 110px;
    width: 150px
}

.product-item-2 .box-quick-view .quick-view .like-product,
.product-item-2 .box-quick-view .quick-view .shuffle-product,
.product-item-2 .box-quick-view .quick-view .view-product {
    align-content: center;
    align-items: center;
    background-color: #fff;
    display: inline-block;
    display: flex;
    height: 46px;
    justify-content: center;
    padding: 10px;
    width: 33.33%
}

.product-item-2 .box-quick-view .quick-view .like-product i,
.product-item-2 .box-quick-view .quick-view .shuffle-product i,
.product-item-2 .box-quick-view .quick-view .view-product i {
    align-content: center;
    display: flex
}

.product-item-2 .box-quick-view .quick-view .shuffle-product {
    border-left: 1px solid #e4e7ec;
    border-right: 1px solid #e4e7ec
}

.product-item-2 .box-quick-view .quick-view .view-product {
    width: 34%
}

.product-item-2 .box-quick-view .quick-view a:hover {
    background-color: #f2f4f7
}

.product-item-2 .product-image {
    float: left;
    height: 220px;
    line-height: 220px;
    margin: 0 0 20px;
    min-height: 220px;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    width: 100%
}

.product-item-2 .product-image img {
    display: inline-block;
    height: auto;
    max-height: 100%;
    max-width: 80%;
    vertical-align: middle;
    width: auto
}

.product-item-2 .product-info {
    display: block;
    padding: 20px 0
}

.product-item-2 .product-info a:hover h3 {
    color: var(--color-primary) !important
}

.product-item-2 .product-info .box-prices {
    width: 50%
}

.product-item-2 .product-info .box-prices .price-regular {
    color: var(--color-primary);
    font-family: var(--secondary-font), sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px
}

.product-item-2 .product-info .box-prices .price-line {
    color: #98a2b3;
    font-size: 14px;
    line-height: 19px;
    text-decoration: line-through
}

.product-item-2 .product-info .button-add {
    width: 50%
}

.product-item-2 .product-info .rating .box-rating {
    display: inline-block;
    margin-right: 5px
}

.product-item-2 .product-info .rating .box-rating span {
    display: inline-block;
    vertical-align: top
}

.product-item-3 {
    margin-bottom: 40px;
    padding: 25px
}

.product-item-3:hover {
    border-color: #bee1e6
}

.product-item-3 .product-image {
    height: auto;
    line-height: normal;
    margin-bottom: 30px;
    min-height: auto;
    padding-top: 0
}

.product-item-3 .product-image img {
    border-radius: 16px;
    max-width: 100%;
    width: 100%
}

.product-item-3 .product-info {
    padding-bottom: 0
}

.product-item-3 .calendar-icon,
.product-item-3 .location-icon {
    color: #667085;
    display: inline-block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    padding: 0 0 0 16px;
    text-decoration: none
}

.product-item-3 .location-icon {
    background: url(../imgs/page/homepage8/location.svg) no-repeat 0 0
}

.product-item-3 .calendar-icon {
    background: url(../imgs/page/homepage8/calendar.svg) no-repeat 0 0;
    padding-left: 20px
}

.nav-right {
    float: right;
    margin-top: -10px
}

.nav-right li {
    float: left;
    padding: 0 0 0 5px
}

.nav-right li button {
    background: transparent;
    border: 0;
    border-radius: 8px;
    color: #101828;
    display: block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 15px;
    text-decoration: none;
    transition-duration: .2s
}

.nav-right li button:hover {
    transform: translateY(-3px);
    transition-duration: .2s
}

.nav-right li button.active,
.nav-right li button:hover {
    background-color: #fff3ea;
    color: #fff
}

.box-newsletter {
    border-radius: 18px;
    padding: 52px 74px
}

.box-newsletter .box-form-newsletter {
    background: #fff;
    border-radius: 55px;
    max-width: 500px;
    padding: 11px 12px
}

.box-newsletter .box-form-newsletter form {
    align-items: center;
    display: flex
}

.box-newsletter .box-form-newsletter form .font-heading {
    font-family: var(--secondary-font), sans-serif;
    font-weight: 500
}

.box-newsletter .box-form-newsletter .input-newsletter {
    border: 0;
    color: #667085;
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    min-height: 50px;
    padding: 15px;
    width: 90%
}

.box-newsletter .box-form-newsletter .input-newsletter::-moz-placeholder {
    color: #667085;
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.box-newsletter .box-form-newsletter .input-newsletter::placeholder {
    color: #667085;
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.box-newsletter .btn-send {
    background-position: -30px -21px;
    background-repeat: no-repeat;
    border-radius: 0;
    display: inline-block;
    height: 57px;
    padding: 0;
    width: 72px
}

.box-newsletter .block-chart {
    bottom: 0;
    height: 194px;
    left: 0;
    max-width: 255px;
    position: absolute;
    z-index: 2
}

.box-newsletter .block-chart img,
.box-newsletter .img-newsletter {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.box-newsletter .img-newsletter {
    bottom: -110px;
    display: inline-block;
    max-width: 332px;
    position: absolute;
    right: 0;
    z-index: 1
}

.rate {
    display: flex;
    flex-direction: row-reverse;
    height: 21px;
    justify-content: center;
    padding: 0 10px
}

.rate:not(:checked)>input {
    position: absolute;
    visibility: hidden
}

.rate:not(:checked)>label {
    color: #ccc;
    cursor: pointer;
    float: right;
    font-size: 30px;
    height: 21px;
    margin-right: 3px;
    overflow: hidden;
    white-space: nowrap;
    width: 21px
}

.rate:not(:checked)>label:before {
    content: "";
    display: block;
    height: 21px;
    width: 21px
}

.rate.small {
    padding: 0;
    transform: scale(.7);
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    -ms-transform: scale(.7)
}

.breacrumb-cover {
    background-color: #dbece5;
    padding: 20px 0
}

.breadcrumbs li {
    color: #101828;
    display: inline-block;
    font-size: 16px;
    padding-left: 13px;
    position: relative
}

.breadcrumbs li:before {
    color: #101828;
    content: "/";
    left: 1px;
    position: absolute;
    top: 1px
}

.breadcrumbs li a {
    color: #101828;
    font-size: 16px;
    text-decoration: none
}

.breadcrumbs li a:hover,
.breadcrumbs li:last-child:before {
    color: #101828
}

.breadcrumbs li:first-child:before {
    display: none
}

.breadcrumbs li:first-child {
    padding-left: 0
}

.text-center .nav {
    justify-content: center
}

@keyframes load7 {

    0%,
    80%,
    to {
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        box-shadow: 0 2.5em 0 0
    }
}

.loader {
    animation-fill-mode: both;
    animation: load7 1.8s ease-in-out infinite;
    animation-delay: -.16s;
    border-radius: 50%;
    color: #101828;
    font-size: 10px;
    height: 2em;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    width: 2em
}

.loader:before {
    animation-fill-mode: both;
    animation: load7 1.8s ease-in-out infinite;
    animation-delay: -.32s;
    left: -3.5em
}

.loader:after,
.loader:before {
    border-radius: 50%;
    content: "";
    height: 2em;
    position: absolute;
    top: 0;
    width: 2em
}

.loader:after {
    animation-fill-mode: both;
    animation: load7 1.8s ease-in-out infinite;
    left: 3.5em
}

.banner-hero {
    padding: 60px 0 20px;
    position: relative
}

.banner-hero.banner-1 {
    background-color: #faede3
}

.banner-hero.banner-1 .container {
    position: relative;
    z-index: 2
}

.banner-hero.banner-1:before {
    background: var(--background-image-1) no-repeat;
    background-size: cover;
    content: "";
    height: 200px;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    z-index: 1
}

.banner-hero.banner-1:after {
    background: var(--background-image-2);
    background-size: cover;
    bottom: 0;
    content: "";
    height: 200px;
    left: 0;
    position: absolute;
    width: 325px
}

.banner-hero.banner-1 .banner-imgs {
    float: right;
    height: 560px;
    padding: 20px 0 0;
    position: relative;
    width: 100%
}

.banner-hero.banner-1 .banner-imgs img {
    bottom: -40px;
    left: 0;
    max-width: 100%;
    height: 510px;
    position: absolute;
    right: 0;
    z-index: 1;
    
    border-radius: 10px;
}

.banner-hero.banner-1 .banner-imgs .video-block {
    background: url(../imgs/page/homepage1/watch-intro.png) no-repeat;
    background-size: cover;
    bottom: 2%;
    height: 224px;
    left: -80px;
    line-height: 224px;
    padding: 0 30px 0 50px;
    position: absolute;
    text-align: left;
    width: 176px;
    z-index: 2
}

.banner-hero.banner-1 .banner-imgs .video-block span {
    color: #fff;
    display: inline-block;
    list-style: none;
    vertical-align: middle
}

.banner-hero.banner-2 {
    background-color: #bee1e6
}

.banner-hero.banner-2 .container {
    position: relative;
    z-index: 4
}

.banner-hero.banner-2:after {
    background: var(--background-image-2) no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 200px;
    left: 0;
    position: absolute;
    width: 200px
}

.banner-hero.banner-2 .banner-imgs {
    float: right;
    padding: 20px 0 0;
    position: relative;
    width: 100%
}

.banner-hero.banner-2 .banner-imgs .block-1 {
    bottom: 20px;
    height: 260px;
    left: -70px;
    position: absolute;
    width: 220px;
    z-index: 3
}

.banner-hero.banner-2 .banner-imgs .block-1 img {
    border-radius: 10px
}

.banner-hero.banner-2 .banner-imgs .block-2 {
    height: 169px;
    position: absolute;
    right: -80px;
    top: 15%;
    width: 155px;
    z-index: 3
}

.banner-hero.banner-2 .banner-imgs .block-2 img {
    border-radius: 10px
}

.banner-hero.banner-4 {
    background-color: var(--color-primary);
    padding: 120px 0 80px
}

.banner-hero.banner-4 .banner-imgs {
    position: relative
}

.banner-hero.banner-4 .banner-imgs .btn-play-video-2 {
    background: url(../imgs/template/icons/icon-play-2.svg) no-repeat;
    height: 109px;
    left: -44px;
    margin-top: -54px;
    position: absolute;
    top: 50%;
    width: 116px;
    z-index: 5
}

.banner-hero.bg-about-1 {
    background: url(../imgs/page/about/1/bg-about-1.png) no-repeat 0 100%;
    background-color: transparent;
    background-size: 100% 100%;
    padding-top: 100px
}

.banner-hero.bg-about-1:after {
    display: none
}

.banner-hero.bg-about-1 .banner-imgs {
    max-width: 510px
}

.banner-hero.bg-about-1 .banner-imgs .block-1 {
    bottom: 0;
    left: -220px
}

.banner-hero.bg-about-2 {
    background-color: #fff3ea
}

.banner-hero.bg-about-2 .box-banner-left {
    padding-bottom: 100px
}

.banner-hero.bg-about-2 .banner-imgs {
    height: 100%;
    position: relative;
    width: 100%
}

.banner-hero.bg-about-2 .block-1 {
    bottom: -47px;
    left: -150px;
    position: absolute;
    width: 350px;
    z-index: 3
}

.banner-hero.bg-about-2 .block-1 img {
    border-radius: 10px
}

.banner-hero.bg-service-1 {
    background-color: #bee1e6;
    padding-bottom: 60px;
    padding-top: 20px;
    position: relative
}

.banner-hero.bg-service-1 * {
    z-index: 2
}

.banner-hero.bg-service-1:before {
    background: url(../imgs/page/services/1/bg-banner.svg) no-repeat;
    bottom: 0;
    content: "";
    height: 651px;
    position: absolute;
    right: 10px;
    width: 859px;
    z-index: 1
}

.banner-hero.bg-service-1 .banner-imgs {
    margin-top: 140px;
    position: relative
}

.banner-hero.bg-service-1 .banner-imgs img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.bg-service-1 .banner-imgs .block-1 {
    left: -90px;
    max-width: 310px;
    position: absolute;
    top: -10px;
    z-index: 2
}

.banner-hero.bg-service-1 .banner-imgs .block-1 img {
    border-radius: 8px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.bg-service-2 {
    padding-bottom: 60px;
    padding-top: 50px;
    position: relative
}

.banner-hero.bg-service-2:before {
    background: url(../imgs/page/services/2/bg-banner-2.png) no-repeat top;
    content: "";
    display: block;
    height: 1125px;
    position: absolute;
    top: -120px;
    width: 100%;
    z-index: -1
}

.banner-hero.bg-service-2 .banner-imgs {
    margin-top: 140px;
    position: relative
}

.banner-hero.bg-service-2 .banner-imgs img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.bg-service-2 .banner-imgs .block-1 {
    left: -110px;
    max-width: 212px;
    position: absolute;
    top: -20px;
    z-index: 2
}

.banner-hero.bg-service-2 .banner-imgs .block-1 img {
    border-radius: 8px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.bg-service-2 .banner-imgs .block-2 {
    bottom: 110px;
    left: -150px;
    max-width: 310px;
    position: absolute;
    z-index: 2
}

.banner-hero.bg-service-2 .banner-imgs .block-2 img {
    border-radius: 8px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.bg-service-2 .banner-imgs .block-3 {
    bottom: 50px;
    max-width: 400px;
    position: absolute;
    right: -160px;
    z-index: 2
}

.banner-hero.bg-service-2 .banner-imgs .block-3 img {
    border-radius: 8px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.banner-faqs-1 {
    background: url(../imgs/page/faqs/1/bg-banner.png) no-repeat top;
    background-size: auto;
    margin-bottom: 50px;
    margin-top: -140px;
    min-height: 675px;
    padding-bottom: 120px;
    padding-top: 248px
}

.banner-hero.banner-breadcrums {
    background-color: #fff3ea;
    padding: 48px 0
}

.banner-hero.banner-head-image {
    background-repeat: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-bottom: 130px;
    padding-top: 130px;
    position: relative
}

.banner-hero.banner-head-image .container {
    position: relative;
    z-index: 2
}

.banner-hero.banner-head-image:before {
    background-color: rgba(16, 24, 40, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.banner-hero.banner-homepage5 .banner-imgs {
    position: relative
}

.banner-hero.banner-homepage5 .banner-imgs .block-1 {
    left: -30px;
    position: absolute;
    top: -30px;
    z-index: 12
}

.banner-hero.banner-homepage5 .banner-imgs .block-2 {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 12
}

.banner-hero.banner-homepage5 .banner-imgs .block-3 {
    bottom: -50px;
    max-width: 230px;
    position: absolute;
    right: -105px;
    z-index: 12
}

.banner-hero.banner-homepage5 .banner-imgs .block-3 img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.banner-homepage6 {
    padding-bottom: 0;
    padding-top: 0
}

.banner-hero.banner-homepage6 .banner-imgs {
    align-items: flex-end;
    bottom: -20px;
    display: flex;
    height: 100%;
    position: relative
}

.banner-hero.banner-homepage6 .banner-imgs .img-banner {
    position: relative;
    z-index: 3
}

.banner-hero.banner-homepage6 .banner-imgs .block-1 {
    left: -10px;
    position: absolute;
    top: 290px;
    z-index: 12
}

.banner-hero.banner-homepage6 .banner-imgs .block-2 {
    max-width: 180px;
    position: absolute;
    right: -105px;
    top: 130px;
    z-index: 1
}

.banner-hero.banner-homepage6 .banner-imgs .block-2 img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.banner-hero.banner-homepage8 .rounded-img {
    border-radius: 157px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1);
    margin-right: 17px;
    overflow: hidden;
    width: 190px
}

.banner-hero.banner-homepage8 .rounded-img img {
    height: 100%
}

@keyframes hero-thumb-animation {
    0% {
        transform: translateY(-20px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes hero-thumb-sm-animation {
    0% {
        transform: translateY(-20px) translateX(50px)
    }

    to {
        transform: translateY(-20px) translateX(0)
    }
}

@keyframes hero-thumb-sm-2-animation {
    0% {
        transform: translateY(-50px)
    }

    to {
        transform: translateY(0)
    }
}

.shape-1 {
    animation: hero-thumb-animation 2s linear infinite alternate
}

.shape-2 {
    animation: hero-thumb-sm-animation 4s linear infinite alternate
}

.shape-3 {
    animation: hero-thumb-sm-2-animation 4s linear infinite alternate
}

.header {
    float: left;
    padding: 10px 0;
    position: relative;
    width: 100%
}

.header .main-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.header .main-header .header-left {
    align-items: center;
    display: flex;
    width: 100%
}

.header .main-header .header-left .header-logo {
    margin-right: 50px
}

.header .main-header .header-left .header-nav {
    display: inline-block;
    text-align: center;
    width: 100%
}

.header .main-header .header-right {
    max-width: 225px;
    width: 100%
}

.header .main-header .header-right .block-signin {
    text-align: right
}

.header .nav-main-menu {
    float: left;
    padding: 0;
    width: 100%
}

.header .main-menu {
    display: inline-block;
    padding-top: 5px
}

.header .main-menu li {
    float: left;
    position: relative;
    text-align: left
}

.header .main-menu li.has-children>a:after {
    content: "";
    font-family: uicons-regular-rounded !important;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 !important;
    line-height: 1 !important;
    margin-left: 4px;
    opacity: 1;
    text-transform: none
}

.header .main-menu li.hr {
    padding: 0 22px
}

.header .main-menu li.hr span {
    background-color: #f2f4f7;
    display: block;
    height: 1px;
    margin: 5px 0;
    width: 100%
}

.header .main-menu li a {
    color: #101828;
    display: block;
    font-family: var(--primary-font), sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    padding: 30px 22px;
    position: relative;
    text-decoration: none
}

.header .main-menu li a:hover {
    color: var(--color-primary)
}

.header .main-menu li a:hover i {
    opacity: 1;
    transition: .2s
}

.header .main-menu li a i {
    font-size: 12px;
    margin-right: 8px;
    opacity: .38;
    transition: .2s
}

.header .main-menu li ul {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 4px 4px 40px rgba(16, 24, 40, .1);
    left: 0;
    min-width: 180px;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    top: 100%;
    transition-duration: .2s;
    visibility: hidden;
    z-index: 999
}

.header .main-menu li ul li {
    width: 100%
}

.header .main-menu li ul li a {
    color: #101828;
    font-size: 14px;
    padding: 10px 22px;
    position: relative;
    transition: .2s
}

.header .main-menu li ul li a:hover {
    padding-left: 25px;
    transition: .2s
}

.header .main-menu li ul li a.closer {
    padding: 8px 22px
}

.header .main-menu li ul li ul {
    left: 100%;
    top: 0
}

.header .main-menu li ul.two-col {
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    min-width: 350px
}

.header .main-menu li:hover>ul {
    opacity: 1;
    visibility: visible
}

.header .main-menu li:hover>ul li {
    width: 100%
}

.header .text-link-bd-btom {
    color: var(--color-primary);
    display: inline-block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-left: 13px;
    position: relative
}

.header .text-link-bd-btom:hover {
    color: #101828
}

.header .text-link-bd-btom:before {
    animation: shadow-pulse 1s infinite;
    background: var(--color-primary);
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 6px
}

.header .block-signin .btn-shadow {
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.header.stick {
    padding: 10px 0
}

.header.header-2 {
    background-color: #dbece5
}

.sticky-bar.stick {
    animation: fadeInDown .7s ease-in-out 0s 1 normal none running;
    background: #fff;
    border-bottom: 1px solid #f2f4f7;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .05);
    left: 0;
    position: fixed;
    top: 0;
    transition: all .3s ease 0s;
    width: 100%;
    z-index: 999
}

.sticky-bar.stick.sticky-white-bg {
    background-color: #fff
}

.sticky-bar.stick.sticky-blue-bg {
    background-color: #3286e0
}

.sticky-bar.stick .burger-icon {
    top: 45px
}

.user-account {
    align-items: center;
    display: flex
}

.user-account img {
    border-radius: 50%;
    margin-right: 10px;
    max-width: 50px
}

.user-account .user-name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0
}

.body-overlay-1 {
    background: transparent;
    cursor: crosshair;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 997
}

.mobile-menu-active .burger-close {
    display: none
}

.mobile-menu-active .body-overlay-1 {
    opacity: 1;
    visibility: visible
}

.header-top {
    background-color: #101828;
    color: #fff;
    padding: 10px 0
}

.header-top span {
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.header-top a {
    color: #e29578
}

.header-top .line-right {
    display: inline-block;
    padding-right: 35px;
    position: relative
}

.header-top .line-right:before {
    border-right: 1px dashed #e29578;
    content: "";
    height: 18px;
    position: absolute;
    right: 15px;
    top: 5px;
    width: 1px
}

.header-top.header-top-green {
    background-color: var(--color-primary)
}

.header-top.header-top-green a {
    color: #afeae4
}

.header-top.header-top-green .line-right:before {
    border-right: 1px dashed #afeae4
}

.header-style-2,
.header-style-2.sticky-bar.stick {
    background-color: var(--color-primary)
}

.header-style-2.sticky-bar.stick {
    border-bottom: 1px solid #008c99
}

.header-style-2 .burger-icon.burger-icon-white>span:after,
.header-style-2 .burger-icon.burger-icon-white>span:before {
    background-color: #e4e7ec
}

.header-style-2 .main-menu>li>a {
    color: #fff
}

.header-style-2 .main-menu>li>a:hover {
    color: #83c5be
}

.header-style-2 .btn-default {
    background-color: var(--color-primary);
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-position: center right 25px;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    color: #fff;
    padding-right: 56px
}

.header-style-3,
.header-style-3.sticky-bar.stick {
    background-color: #fff3ea
}

.header-style-4,
.header-style-4.sticky-bar.stick {
    background-color: #bee1e6
}

.header-style-5 {
    z-index: 2
}

.header-style-5 .burger-icon.burger-icon-white>span:after,
.header-style-5 .burger-icon.burger-icon-white>span:before {
    background-color: #e4e7ec
}

.header-style-5 .main-menu>li>a {
    color: #fff
}

.header-style-5 .main-menu>li>a:hover {
    color: #83c5be
}

.header-style-5.sticky-bar.stick {
    background-color: var(--color-primary);
    border-bottom: 1px solid #008c99
}

.header-style-5 .btn-default {
    background-color: transparent;
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-position: center right 25px;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    color: #fff;
    padding-right: 56px
}

.mobile-header-wrapper-style {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09);
    min-height: 100vh;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    visibility: hidden;
    width: 380px;
    z-index: 1000
}

.mobile-header-wrapper-style.sidebar-visible {
    opacity: 1;
    transform: translate(0);
    visibility: visible
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 30px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
    align-items: center;
    align-self: center;
    background-color: #fff;
    border-bottom: thin solid #f2f4f7;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 34px 30px 30px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a {
    display: block
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    width: 100px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    padding: 30px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap {
    border-bottom: thin solid #f2f4f7 !important;
    margin: 20px 0 25px;
    padding: 30px 0 20px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
    display: block;
    padding: 13px 0;
    position: relative
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:last-child {
    border-bottom: none
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand {
    color: #101828;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 38px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 5px;
    width: 30px;
    z-index: 9
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand i {
    font-size: 18px;
    font-weight: 300;
    opacity: .5
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand {
    background: hsla(0, 0%, 100%, .2)
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand i:before {
    content: ""
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
    color: #101828;
    display: inline-block;
    font-family: var(--primary-font), sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    position: relative;
    text-transform: capitalize;
    transition-duration: .2s
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i {
    margin-right: 5px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul {
    padding: 10px 0 0 10px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li {
    border-bottom: none;
    padding: 10px 0
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children .menu-expand {
    top: 0
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li:hover a {
    padding-left: 13px;
    transition-duration: .2s
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
    color: #101828;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    position: relative;
    transition-duration: .2s
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul {
    margin-top: 0
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children.active {
    padding-bottom: 0
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr {
    padding: 0 0 0 10px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr span {
    background-color: #f2f4f7;
    display: block;
    height: 1px;
    margin: 5px 0;
    width: 100%
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover>a {
    color: var(--color-primary);
    padding-left: 3px;
    transition-duration: .2s
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .categories-dropdown-wrap ul li a {
    padding: 5px 15px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap {
    border: 1px solid #101828;
    border-radius: 5px;
    margin: 17px 0 30px;
    padding: 20px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info {
    margin-bottom: 13px;
    position: relative
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child {
    margin-bottom: 0
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
    color: var(--color-primary);
    display: block;
    font-size: 14px;
    font-weight: 500
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a:hover {
    color: #101828
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i {
    color: #101828;
    font-size: 14px;
    margin-right: 8px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown {
    background-color: transparent;
    box-shadow: none;
    display: none;
    margin-top: 5px;
    padding: 10px 0 0;
    width: 100%;
    z-index: 11
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li {
    padding-bottom: 10px
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child {
    padding-bottom: 0
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a {
    color: hsla(0, 0%, 100%, .7);
    font-size: 16px;
    font-weight: 400
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover {
    color: var(--color-primary)
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover>a {
    color: #101828
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border {
    border-bottom: 1px solid hsla(0, 0%, 100%, .15)
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .site-copyright {
    color: #101828;
    font-size: 13px
}

.burger-icon {
    cursor: pointer;
    height: 20px;
    position: absolute;
    width: 24px
}

.burger-icon>span {
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

.burger-icon>span.burger-icon-top {
    top: 2px
}

.burger-icon>span.burger-icon-bottom {
    bottom: 2px
}

.burger-icon>span.burger-icon-mid {
    top: 9px
}

.burger-icon.burger-close>span.burger-icon-top {
    display: none;
    opacity: 0
}

.burger-icon.burger-close>span.burger-icon-mid {
    top: 8px;
    transform: rotate(45deg)
}

.burger-icon.burger-close>span.burger-icon-bottom {
    bottom: 10px;
    transform: rotate(-45deg)
}

.burger-icon>span:after,
.burger-icon>span:before {
    background-color: #333;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.burger-icon.burger-icon-white>span:after,
.burger-icon.burger-icon-white>span:before {
    background-color: #667085
}

.mobile-search form {
    background-color: #eae4e9;
    border-radius: 8px;
    height: 44px;
    padding: 0 15px 0 44px;
    position: relative
}

.mobile-search form input {
    background-color: transparent;
    border: 0;
    padding: 12px 10px;
    width: 100%
}

.mobile-search form i {
    color: #1d2939;
    font-size: 18px;
    left: 18px;
    position: absolute;
    top: 14px
}

.mobile-social-icon h6 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px
}

.mobile-social-icon a {
    align-content: center;
    background: #efeaff;
    border-radius: 30px;
    display: inline-flex;
    font-size: 14px;
    height: 30px;
    justify-content: center;
    line-height: 1;
    margin-right: 5px;
    text-align: center;
    transition-duration: .5s;
    width: 30px
}

.mobile-social-icon a img {
    max-width: 18px
}

.mobile-social-icon a img:hover {
    opacity: .8
}

.mobile-social-icon a:hover {
    margin-top: -2px;
    transform: translateY(-2px);
    transition-duration: .5s
}

.mobile-social-icon a:last-child {
    margin-right: 0
}

.mobile-account {
    border-bottom: thin solid #f2f4f7;
    margin: 20px 0 25px;
    padding: 30px 0 20px
}

.mobile-account h6 {
    font-size: 18px;
    font-weight: 600
}

.mobile-account ul li {
    padding: 13px 0
}

.mobile-account ul li a {
    color: #101828;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    position: relative;
    text-transform: capitalize;
    transition-duration: .2s
}

.mobile-account ul li:hover a {
    color: var(--color-primary);
    padding-left: 3px;
    transition-duration: .2s
}

.sidebar-title {
    border-bottom: thin solid #101828;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.search-form form {
    position: relative
}

.search-form form input {
    border: 1px solid #ececec;
    border-radius: 10px;
    box-shadow: none;
    font-size: 16px;
    height: 64px;
    padding-left: 20px;
    width: 100%
}

.search-form form button {
    background-color: transparent;
    border: none;
    color: #242424;
    font-size: 20px;
    height: 100%;
    padding: 0 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.widget-categories {
    background-color: #fff3ea !important
}

.widget-categories li {
    padding: 8px 0
}

.widget-categories li+li {
    border-top: 1px solid #101828
}

.widget-categories li a {
    color: var(--color-primary);
    font-size: 16px
}

.widget-categories li span.count {
    background-color: #ddd3fa;
    border-radius: 3px;
    color: var(--color-primary);
    display: block;
    min-width: 26px;
    padding: 3px 5px;
    text-align: center
}

.widget-categories li:hover span.count {
    background-color: var(--color-primary);
    color: #fff
}

.post-list-small-item {
    transition-duration: .2s
}

.post-list-small-item:hover {
    transform: translateY(-3px);
    transition-duration: .2s
}

.post-list-small-item figure img {
    border-radius: 5px;
    max-width: 85px
}

.post-list-small-item .post-meta {
    font-size: 13px
}

.post-list-small-item .post-meta img {
    border-radius: 50%;
    margin-right: 5px;
    max-width: 30px
}

.post-list-small-item h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px
}

.post-list-small-item:not(:last-child) {
    margin-bottom: 15px
}

.footer .width-20 {
    width: 21%
}

.footer .width-16 {
    width: 16%
}

.footer .footer-top {
    border-bottom: 1px solid #e4e7ec;
    margin-bottom: 40px;
    padding: 0 0 40px;
    width: 100%
}

.footer .footer-top,
.footer .menu-footer {
    /* display: inline-block */
}

.footer .menu-footer li {
    list-style: none;
    margin-bottom: 8px
}

.footer .menu-footer li a {
    color: #000;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    line-height: 28px;
    text-decoration: none;
    transition-duration: .2s
}

.footer .menu-footer li a:hover {
    color: var(--color-primary);
    padding-left: 3px;
    transition-duration: .2s
}

.footer .footer-bottom {
    border-top: 1px solid #e4e7ec;
    color: #667085;
    font-size: 14px;
    padding: 30px 0
}

.footer .footer-bottom a {
    text-decoration: none
}

.footer .footer-bottom .icon-socials {
    display: inline-block;
    height: 32px;
    margin-left: 10px;
    transition-duration: .2s;
    width: 32px
}

.footer .footer-bottom .icon-socials:hover {
    transform: translateY(-3px);
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-facebook {
    background: url(../imgs/template/icons/facebook.svg) no-repeat 0 0;
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-facebook:hover {
    opacity: .8;
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-twitter {
    background: url(../imgs/template/icons/twitter.svg) no-repeat 0 0;
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-twitter:hover {
    opacity: .8;
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-instagram {
    background: url(../imgs/template/icons/instagram.svg) no-repeat 0 0;
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-instagram:hover {
    opacity: .8;
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-linkedin {
    background: url(../imgs/template/icons/linkedin.svg) no-repeat 0 0;
    transition-duration: .2s
}

.footer .footer-bottom .icon-socials.icon-linkedin:hover {
    opacity: .8;
    transition-duration: .2s
}

#scrollUp {
    background-color: var(--color-primary);
    border: 0;
    border-radius: 30px;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    height: 42px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 30px;
    text-align: center;
    transition: .3s ease;
    width: 42px;
    z-index: 999 !important
}

#scrollUp.active {
    opacity: 1;
    visibility: visible
}

#scrollUp i {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 46px !important
}

#scrollUp:hover {
    transform: translateY(-3px);
    transition-duration: .2s
}

.section-padding-30 {
    padding: 30px 0
}

.section-padding-50 {
    padding: 50px 0
}

.section-padding-60 {
    padding: 60px 0
}

.section-padding {
    padding: 25px 0
}

.ptb-0 {
    padding: 0
}

.ptb-10 {
    padding: 10px 0
}

.ptb-20 {
    padding: 20px 0
}

.ptb-30 {
    padding: 30px 0
}

.ptb-35 {
    padding: 35px 0
}

.ptb-32 {
    padding: 32px 0
}

.ptb-40 {
    padding: 40px 0
}

.ptb-50 {
    padding: 50px 0
}

.ptb-60 {
    padding: 60px 0
}

.ptb-70 {
    padding: 70px 0
}

.ptb-80 {
    padding: 80px 0
}

.ptb-90 {
    padding: 90px 0
}

.ptb-100 {
    padding: 100px 0
}

.ptb-110 {
    padding: 110px 0
}

.ptb-120 {
    padding: 120px 0
}

.ptb-130 {
    padding: 130px 0
}

.ptb-140 {
    padding: 140px 0
}

.ptb-150 {
    padding: 150px 0
}

.ptb-160 {
    padding: 160px 0
}

.ptb-170 {
    padding: 170px 0
}

.ptb-177 {
    padding: 177px 0
}

.ptb-180 {
    padding: 180px 0
}

.ptb-190 {
    padding: 190px 0
}

.ptb-200 {
    padding: 200px 0
}

.ptb-210 {
    padding: 210px 0
}

.ptb-220 {
    padding: 220px 0
}

.ptb-290 {
    padding: 290px 0
}

.ptb-310 {
    padding: 310px 0
}

.p-10 {
    padding: 10px !important
}

.p-15 {
    padding: 15px !important
}

.p-20 {
    padding: 20px !important
}

.p-25 {
    padding: 25px !important
}

.p-30 {
    padding: 30px !important
}

.p-40 {
    padding: 40px !important
}

.p-65 {
    padding: 65px !important
}

.pt-5 {
    padding-top: 5px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-25 {
    padding-top: 25px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-35 {
    padding-top: 35px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-45 {
    padding-top: 45px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pt-55 {
    padding-top: 55px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pt-65 {
    padding-top: 65px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pt-75 {
    padding-top: 75px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-85 {
    padding-top: 85px !important
}

.pt-90 {
    padding-top: 90px !important
}

.pt-95 {
    padding-top: 95px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pt-105 {
    padding-top: 105px !important
}

.pt-110 {
    padding-top: 110px !important
}

.pt-115 {
    padding-top: 115px !important
}

.pt-120 {
    padding-top: 120px !important
}

.pt-125 {
    padding-top: 125px !important
}

.pt-130 {
    padding-top: 130px !important
}

.pt-135 {
    padding-top: 135px !important
}

.pt-140 {
    padding-top: 140px !important
}

.pt-145 {
    padding-top: 145px !important
}

.pt-150 {
    padding-top: 150px !important
}

.pt-155 {
    padding-top: 155px !important
}

.pt-160 {
    padding-top: 160px !important
}

.pt-165 {
    padding-top: 165px !important
}

.pt-170 {
    padding-top: 170px !important
}

.pt-175 {
    padding-top: 175px !important
}

.pt-180 {
    padding-top: 180px !important
}

.pt-185 {
    padding-top: 185px !important
}

.pt-190 {
    padding-top: 190px !important
}

.pt-195 {
    padding-top: 195px !important
}

.pt-200 {
    padding-top: 200px !important
}

.pt-260 {
    padding-top: 260px !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-35 {
    padding-bottom: 35px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-45 {
    padding-bottom: 45px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pb-55 {
    padding-bottom: 55px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pb-65 {
    padding-bottom: 65px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pb-75 {
    padding-bottom: 75px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pb-85 {
    padding-bottom: 85px !important
}

.pb-90 {
    padding-bottom: 90px !important
}

.pb-95 {
    padding-bottom: 95px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pb-105 {
    padding-bottom: 105px !important
}

.pb-110 {
    padding-bottom: 110px !important
}

.pb-115 {
    padding-bottom: 115px !important
}

.pb-120 {
    padding-bottom: 120px !important
}

.pb-125 {
    padding-bottom: 125px !important
}

.pb-130 {
    padding-bottom: 130px !important
}

.pb-135 {
    padding-bottom: 135px !important
}

.pb-140 {
    padding-bottom: 140px !important
}

.pb-145 {
    padding-bottom: 145px !important
}

.pb-150 {
    padding-bottom: 150px !important
}

.pb-155 {
    padding-bottom: 155px !important
}

.pb-160 {
    padding-bottom: 160px !important
}

.pb-165 {
    padding-bottom: 165px !important
}

.pb-170 {
    padding-bottom: 170px !important
}

.pb-175 {
    padding-bottom: 175px !important
}

.pb-180 {
    padding-bottom: 180px !important
}

.pb-185 {
    padding-bottom: 185px !important
}

.pb-190 {
    padding-bottom: 190px !important
}

.pb-195 {
    padding-bottom: 195px !important
}

.pb-200 {
    padding-bottom: 200px !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-5 {
    padding-left: 5px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pl-25 {
    padding-left: 25px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pl-35 {
    padding-left: 35px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pl-45 {
    padding-left: 45px !important
}

.pl-50 {
    padding-left: 50px !important
}

.pl-55 {
    padding-left: 55px !important
}

.pl-60 {
    padding-left: 60px !important
}

.pl-65 {
    padding-left: 65px !important
}

.pl-70 {
    padding-left: 70px !important
}

.pl-75 {
    padding-left: 75px !important
}

.pl-80 {
    padding-left: 80px !important
}

.pl-85 {
    padding-left: 85px !important
}

.pl-90 {
    padding-left: 90px !important
}

.pl-95 {
    padding-left: 95px !important
}

.pl-100 {
    padding-left: 100px !important
}

.pl-105 {
    padding-left: 105px !important
}

.pl-110 {
    padding-left: 110px !important
}

.pl-115 {
    padding-left: 115px !important
}

.pl-120 {
    padding-left: 120px !important
}

.pl-125 {
    padding-left: 125px !important
}

.pl-130 {
    padding-left: 130px !important
}

.pl-135 {
    padding-left: 135px !important
}

.pl-140 {
    padding-left: 140px !important
}

.pl-145 {
    padding-left: 145px !important
}

.pl-150 {
    padding-left: 150px !important
}

.pl-155 {
    padding-left: 155px !important
}

.pl-160 {
    padding-left: 160px !important
}

.pl-165 {
    padding-left: 165px !important
}

.pl-170 {
    padding-left: 170px !important
}

.pl-175 {
    padding-left: 175px !important
}

.pl-180 {
    padding-left: 180px !important
}

.pl-185 {
    padding-left: 185px !important
}

.pl-190 {
    padding-left: 190px !important
}

.pl-195 {
    padding-left: 195px !important
}

.pl-200 {
    padding-left: 200px !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-5 {
    padding-right: 5px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pr-25 {
    padding-right: 25px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-35 {
    padding-right: 35px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pr-45 {
    padding-right: 45px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pr-55 {
    padding-right: 55px !important
}

.pr-60 {
    padding-right: 60px !important
}

.pr-65 {
    padding-right: 65px !important
}

.pr-70 {
    padding-right: 70px !important
}

.pr-75 {
    padding-right: 75px !important
}

.pr-80 {
    padding-right: 80px !important
}

.pr-85 {
    padding-right: 85px !important
}

.pr-90 {
    padding-right: 90px !important
}

.pr-95 {
    padding-right: 95px !important
}

.pr-100 {
    padding-right: 100px !important
}

.pr-105 {
    padding-right: 105px !important
}

.pr-110 {
    padding-right: 110px !important
}

.pr-115 {
    padding-right: 115px !important
}

.pr-120 {
    padding-right: 120px !important
}

.pr-125 {
    padding-right: 125px !important
}

.pr-130 {
    padding-right: 130px !important
}

.pr-135 {
    padding-right: 135px !important
}

.pr-140 {
    padding-right: 140px !important
}

.pr-145 {
    padding-right: 145px !important
}

.pr-150 {
    padding-right: 150px !important
}

.pr-155 {
    padding-right: 155px !important
}

.pr-160 {
    padding-right: 160px !important
}

.pr-165 {
    padding-right: 165px !important
}

.pr-170 {
    padding-right: 170px !important
}

.pr-175 {
    padding-right: 175px !important
}

.pr-180 {
    padding-right: 180px !important
}

.pr-185 {
    padding-right: 185px !important
}

.pr-190 {
    padding-right: 190px !important
}

.pr-195 {
    padding-right: 195px !important
}

.pr-200 {
    padding-right: 200px !important
}

.plr-5-percent {
    padding: 0 5%
}

.mtb-0 {
    margin: 0
}

.mtb-10 {
    margin: 10px 0
}

.mtb-15 {
    margin: 15px 0
}

.mtb-20 {
    margin: 20px 0
}

.mtb-30 {
    margin: 30px 0
}

.mtb-40 {
    margin: 40px 0
}

.mtb-50 {
    margin: 50px 0
}

.mtb-60 {
    margin: 60px 0
}

.mtb-70 {
    margin: 70px 0
}

.mtb-80 {
    margin: 80px 0
}

.mtb-90 {
    margin: 90px 0
}

.mtb-100 {
    margin: 100px 0
}

.mtb-110 {
    margin: 110px 0
}

.mtb-120 {
    margin: 120px 0
}

.mtb-130 {
    margin: 130px 0
}

.mtb-140 {
    margin: 140px 0
}

.mtb-150 {
    margin: 150px 0
}

.mtb-290 {
    margin: 290px 0
}

.mb-24 {
    margin-bottom: 24px
}

.mt-5 {
    margin-top: 5px !important
}

.mt-8 {
    margin-top: 8px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-35 {
    margin-top: 35px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-45 {
    margin-top: 45px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-55 {
    margin-top: 55px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-65 {
    margin-top: 65px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-75 {
    margin-top: 75px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-85 {
    margin-top: 85px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-95 {
    margin-top: 95px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-105 {
    margin-top: 105px !important
}

.mt-110 {
    margin-top: 110px !important
}

.mt-115 {
    margin-top: 115px !important
}

.mt-120 {
    margin-top: 120px !important
}

.mt-125 {
    margin-top: 125px !important
}

.mt-130 {
    margin-top: 130px !important
}

.mt-135 {
    margin-top: 135px !important
}

.mt-140 {
    margin-top: 140px !important
}

.mt-145 {
    margin-top: 145px !important
}

.mt-150 {
    margin-top: 150px !important
}

.mt-155 {
    margin-top: 155px !important
}

.mt-160 {
    margin-top: 160px !important
}

.mt-165 {
    margin-top: 165px !important
}

.mt-170 {
    margin-top: 170px !important
}

.mt-175 {
    margin-top: 175px !important
}

.mt-180 {
    margin-top: 180px !important
}

.mt-185 {
    margin-top: 185px !important
}

.mt-190 {
    margin-top: 190px !important
}

.mt-195 {
    margin-top: 195px !important
}

.mt-200 {
    margin-top: 200px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-55 {
    margin-bottom: 55px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-65 {
    margin-bottom: 65px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-75 {
    margin-bottom: 75px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-85 {
    margin-bottom: 85px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mb-95 {
    margin-bottom: 95px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mb-105 {
    margin-bottom: 105px !important
}

.mb-110 {
    margin-bottom: 110px !important
}

.mb-115 {
    margin-bottom: 115px !important
}

.mb-120 {
    margin-bottom: 120px !important
}

.mb-125 {
    margin-bottom: 125px !important
}

.mb-130 {
    margin-bottom: 130px !important
}

.mb-135 {
    margin-bottom: 135px !important
}

.mb-140 {
    margin-bottom: 140px !important
}

.mb-145 {
    margin-bottom: 145px !important
}

.mb-150 {
    margin-bottom: 150px !important
}

.mb-155 {
    margin-bottom: 155px !important
}

.mb-160 {
    margin-bottom: 160px !important
}

.mb-165 {
    margin-bottom: 165px !important
}

.mb-170 {
    margin-bottom: 170px !important
}

.mb-175 {
    margin-bottom: 175px !important
}

.mb-180 {
    margin-bottom: 180px !important
}

.mb-185 {
    margin-bottom: 185px !important
}

.mb-190 {
    margin-bottom: 190px !important
}

.mb-195 {
    margin-bottom: 195px !important
}

.mb-200 {
    margin-bottom: 200px !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml-20 {
    margin-left: 20px !important
}

.ml-25 {
    margin-left: 25px !important
}

.ml-30 {
    margin-left: 30px !important
}

.ml-35 {
    margin-left: 35px !important
}

.ml-40 {
    margin-left: 40px !important
}

.ml-45 {
    margin-left: 45px !important
}

.ml-50 {
    margin-left: 50px !important
}

.ml-55 {
    margin-left: 55px !important
}

.ml-60 {
    margin-left: 60px !important
}

.ml-65 {
    margin-left: 65px !important
}

.ml-70 {
    margin-left: 70px !important
}

.ml-75 {
    margin-left: 75px !important
}

.ml-80 {
    margin-left: 80px !important
}

.ml-85 {
    margin-left: 85px !important
}

.ml-90 {
    margin-left: 90px !important
}

.ml-95 {
    margin-left: 95px !important
}

.ml-100 {
    margin-left: 100px !important
}

.ml-105 {
    margin-left: 105px !important
}

.ml-110 {
    margin-left: 110px !important
}

.ml-115 {
    margin-left: 115px !important
}

.ml-120 {
    margin-left: 120px !important
}

.ml-125 {
    margin-left: 125px !important
}

.ml-130 {
    margin-left: 130px !important
}

.ml-135 {
    margin-left: 135px !important
}

.ml-140 {
    margin-left: 140px !important
}

.ml-145 {
    margin-left: 145px !important
}

.ml-150 {
    margin-left: 150px !important
}

.ml-155 {
    margin-left: 155px !important
}

.ml-160 {
    margin-left: 160px !important
}

.ml-165 {
    margin-left: 165px !important
}

.ml-170 {
    margin-left: 170px !important
}

.ml-175 {
    margin-left: 175px !important
}

.ml-180 {
    margin-left: 180px !important
}

.ml-185 {
    margin-left: 185px !important
}

.ml-190 {
    margin-left: 190px !important
}

.ml-195 {
    margin-left: 195px !important
}

.ml-200 {
    margin-left: 200px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr-25 {
    margin-right: 25px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mr-35 {
    margin-right: 35px !important
}

.mr-40 {
    margin-right: 40px !important
}

.mr-45 {
    margin-right: 45px !important
}

.mr-50 {
    margin-right: 50px !important
}

.mr-55 {
    margin-right: 55px !important
}

.mr-60 {
    margin-right: 60px !important
}

.mr-65 {
    margin-right: 65px !important
}

.mr-70 {
    margin-right: 70px !important
}

.mr-75 {
    margin-right: 75px !important
}

.mr-80 {
    margin-right: 80px !important
}

.mr-85 {
    margin-right: 85px !important
}

.mr-90 {
    margin-right: 90px !important
}

.mr-95 {
    margin-right: 95px !important
}

.mr-100 {
    margin-right: 100px !important
}

.mr-105 {
    margin-right: 105px !important
}

.mr-110 {
    margin-right: 110px !important
}

.mr-115 {
    margin-right: 115px !important
}

.mr-120 {
    margin-right: 120px !important
}

.mr-125 {
    margin-right: 125px !important
}

.mr-130 {
    margin-right: 130px !important
}

.mr-135 {
    margin-right: 135px !important
}

.mr-140 {
    margin-right: 140px !important
}

.mr-145 {
    margin-right: 145px !important
}

.mr-150 {
    margin-right: 150px !important
}

.mr-155 {
    margin-right: 155px !important
}

.mr-160 {
    margin-right: 160px !important
}

.mr-165 {
    margin-right: 165px !important
}

.mr-170 {
    margin-right: 170px !important
}

.mr-175 {
    margin-right: 175px !important
}

.mr-180 {
    margin-right: 180px !important
}

.mr-185 {
    margin-right: 185px !important
}

.mr-190 {
    margin-right: 190px !important
}

.mr-195 {
    margin-right: 195px !important
}

.mr-200 {
    margin-right: 200px !important
}

.item-logo {
    display: inline-block;
    line-height: 40px;
    padding: 15px;
    width: 100%
}

.item-logo img {
    vertical-align: middle
}

.box-hover-shadow:hover {
    box-shadow: 14px 14px 36px hsla(0, 0%, 60%, .22)
}

.block-video {
    position: relative
}

.block-video.icon-pattern:before {
    background: var(--background-image) no-repeat;
    content: "";
    height: 132px;
    position: absolute;
    right: 0;
    top: 0;
    width: 146px;
    z-index: 2
}

.block-video.icon-pattern img {
    position: relative;
    z-index: 1
}

.block-video .btn-play-video {
    background-size: 135px;
    height: 135px;
    left: -68px;
    margin-top: -68px;
    width: 135px;
    z-index: 3
}

.line-bd-green {
    border: 1px dashed var(--color-primary)
}

.icon-leaf {
    background: url(../imgs/page/homepage1/icon-leaf.svg) no-repeat 0 2px;
    padding: 0 0 0 28px
}

.bdrd-16 {
    border-radius: 16px
}

.bdrd-58 {
    border-radius: 58px
}

.tag-1 {
    background-color: #fff3ea;
    border-radius: 50px;
    color: #a74732;
    display: inline-block;
    font-family: var(--primary-font), sans-serif;
    font-size: 14px;
    line-height: 14px;
    padding: 14px 28px
}

.tag-dot {
    background: url(../imgs/template/icons/dot.svg) no-repeat 0;
    color: #667085;
    display: block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0 10px;
    text-transform: uppercase
}

.pattern-white {
    padding-left: 130px;
    padding-right: 130px;
    position: relative
}

.pattern-white * {
    position: relative;
    z-index: 2
}

.pattern-white:before {
    background: var(--background-image) no-repeat top right;
    content: "";
    height: 162px;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 1
}

.section-green {
    background-color: var(--color-primary);
    padding: 20px 0 50px;
    position: relative
}

.section-green:before {
    background: var(--background-image-1) no-repeat left bottom;
    content: "";
    height: 150px;
    opacity: .3;
    position: absolute;
    right: 0;
    top: 0;
    width: 150px
}

.section-green:after {
    background: var(--background-image-2) no-repeat right top;
    bottom: 0;
    content: "";
    height: 145px;
    left: 0;
    opacity: .3;
    position: absolute;
    width: 108px
}

.box-optimized {
    padding: 60px
}

.panel-box,
.panel-box img {
    max-height: 500px
}

.mw-720 {
    display: table !important;
    margin: auto;
    max-width: 720px;
    table-layout: fixed
}

.banner-home-3 {
    padding-bottom: 140px !important;
    position: relative
}

.banner-home-3 .banner-hero:before {
    display: none
}

.banner-home-3 .banner-hero .block-banner {
    padding-right: 80px
}

.banner-home-3:before {
    left: 40px
}

.banner-home-3:after,
.banner-home-3:before {
    background-size: contain;
    bottom: 40px;
    content: "";
    height: 351px;
    position: absolute;
    width: 400px
}

.banner-home-3:after {
    right: 20px
}

.list-job-2-col .card-job-description {
    font-size: 14px;
    line-height: 22px
}

.findjob-homepage-2:before {
    bottom: -55px !important;
    right: 100px !important
}

.block-job-bg-homepage-2:before {
    right: 0 !important
}

.none-bg-body {
    background: #fff
}

.bg-green-900 {
    background-color: var(--color-primary);
    color: #fff
}

.list-partners {
    border-bottom: 1px solid #d0d5dd;
    padding-bottom: 50px;
    width: 100%
}

.list-partners,
.list-partners li {
    display: inline-block;
    text-align: center
}

.list-partners li {
    margin-bottom: 30px;
    width: 18%
}

.block-we-do-2 {
    padding-left: 80px
}

.block-img-we-do,
.block-img-we-do .inner-image {
    position: relative
}

.block-img-we-do .block-chart {
    bottom: -100px;
    position: absolute;
    right: -60px;
    width: 270px
}

.block-img-we-do .block-chart img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.block-we-do .inner-image {
    position: relative
}

.block-we-do .inner-image .block-image-bottom {
    bottom: -80px;
    position: absolute;
    right: -80px;
    width: 313px
}

.block-we-do .inner-image .block-image-bottom img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.list-icons .item-icon {
    border-bottom: 2px solid #e4e7ec;
    /* margin-bottom: 40px; */
    /* padding: 0 0 40px 42px; */
    padding: 0 0 40px 80px;
    position: relative
}

.list-icons .item-icon.none-bd {
    border-bottom: 0;
    margin-bottom: 20px;
    padding: 0 0 20px 80px
}

.list-icons .item-icon .icon-left {
    left: 0;
    position: absolute;
    top: 0;
    width: 60px
}

.box-square {
    border-radius: 16px;
    height: 455px;
    padding: 55px 50px 0;
    text-align: center;
    width: 100%
}

.box-square .box-image-inner {
    border-radius: 16px;
    margin-top: 30px;
    padding: 23px 19px
}

.box-square .box-image-inner.bg-color-1 {
    background-color: #ebecf4
}

.box-square .box-image-inner.bg-color-2 {
    background-color: #cbd1e5
}

.box-gray-100 {
    background-color: #f2f4f7;
    padding: 80px
}

.box-img-user {
    margin-top: 32px;
    min-height: 80px;
    padding: 15px 0 0 100px;
    position: relative
}

.box-img-user .img-user {
    left: 0;
    position: absolute;
    top: 0;
    width: 80px
}

.box-img-user .img-user img {
    border-radius: 4px
}

.block-pricing-2 .btn.btn-black {
    border: 1px solid transparent;
    border-radius: 6px;
    padding: 12px 22px;
    text-align: center;
    width: 100%
}

.block-pricing-2 .btn.btn-black:hover {
    background-color: #fff;
    border: 1px solid #101828;
    color: #101828
}

.block-pricing-2 .box-pricing-item.active,
.block-pricing-2 .box-pricing-item:hover {
    background-color: var(--color-primary)
}

.block-pricing-2 .box-pricing-item.active *,
.block-pricing-2 .box-pricing-item:hover * {
    color: #fff
}

.block-pricing-2 .box-pricing-item.active .text-body-small,
.block-pricing-2 .box-pricing-item:hover .text-body-small {
    color: #f2f4f7 !important
}

.block-pricing-2 .box-pricing-item.active .list-package-feature li:not(.uncheck),
.block-pricing-2 .box-pricing-item:hover .list-package-feature li:not(.uncheck) {
    background: url(../imgs/template/icons/check-circle-pink.svg) no-repeat 0
}

.block-pricing-2 .box-pricing-item.active .btn.btn-black,
.block-pricing-2 .box-pricing-item:hover .btn.btn-black {
    background-color: transparent;
    background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
    background-position: center right 25px;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    color: #fff
}

.nav-style-homepage-3 li button.active,
.nav-style-homepage-3 li button:hover {
    background: none;
    color: var(--color-primary)
}

.nav-style-homepage-3>li:last-child button {
    padding-right: 0
}

.bg-body-homepage-3:before {
    content: "";
    height: 901px;
    left: 0;
    position: absolute;
    top: 0;
    width: 901px;
    z-index: -1
}

@media(min-width:1560px) {
    .banner-homepage-3 {
        padding: 0 0 0 145px
    }
}

.banner-homepage-3 {
    padding-top: 40px
}

.banner-homepage-3:before {
    display: none
}

.banner-homepage-3 .block-banner {
    padding-right: 250px
}

.banner-homepage-3 .banner-imgs:before {
    bottom: 0;
    content: "";
    height: 54px;
    left: -70px;
    position: absolute;
    width: 56px;
    z-index: 0
}

.banner-homepage-3 .banner-imgs .banner-sm1,
.banner-homepage-3 .banner-imgs .banner-sm2,
.banner-homepage-3 .banner-imgs .banner-sm3 {
    left: -86px;
    position: absolute;
    top: 4%;
    z-index: 12
}

.banner-homepage-3 .banner-imgs .banner-sm1 img {
    width: 251px
}

.banner-homepage-3 .banner-imgs .banner-sm2 {
    left: -136px;
    top: 43%
}

.banner-homepage-3 .banner-imgs .banner-sm2 img {
    width: 144px
}

.banner-homepage-3 .banner-imgs .banner-sm3 {
    left: -90px;
    top: 62%
}

.banner-homepage-3 .banner-imgs .banner-sm3 img {
    width: 251px
}

.box-image {
    position: relative
}

.box-image .btn-play-middle {
    background-size: 135px;
    bottom: 0;
    height: 135px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 135px
}

.bg-orange-100 {
    background-color: #faede3
}

.accordion-item .accordion-button {
    background-color: #e4e7ec;
    border-radius: 4px !important;
    border-width: 0;
    color: #667085;
    padding: 20px 30px
}

.accordion-button:not(.collapsed) {
    background-color: #101828;
    color: #fff
}

.accordion-button:after {
    background-image: url(../imgs/template/icons/angle-down.svg)
}

.accordion-button:not(.collapsed):after {
    background-image: url(../imgs/template/icons/angle-up-white.svg);
    transform: rotate(0deg)
}

.accordion .accordion-item {
    margin-bottom: 25px
}

.accordion .accordion-item .accordion-header {
    line-height: 22px
}

.accordion .accordion-item .accordion-collapse {
    border-width: 0
}

.icon-home {
    background: url(../imgs/template/icons/icon-home.svg) no-repeat 0 0;
    padding: 0 0 0 30px
}

.icon-wave {
    position: relative
}

.icon-wave .icon-wave-before {
    height: 165px;
    position: absolute;
    right: 50px;
    top: 30px;
    width: 165px;
    z-index: 1
}

.icon-wave .row {
    position: relative;
    z-index: 2
}

.text-gray-28 {
    color: #98a2b3;
    font-family: var(--primary-font), sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 32px
}

.list-icon-3 {
    display: table;
    max-width: 610px;
    table-layout: fixed;
    width: 100%
}

.list-icon-3 li {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExIDBDNC45MzUgMCAwIDQuOTM0IDAgMTFjMCA2LjA2NSA0LjkzNSAxMSAxMSAxMXMxMS00LjkzNSAxMS0xMWMwLTYuMDY2LTQuOTM1LTExLTExLTExWm02LjMxNiA5LjE0Mi02LjkxIDYuOTFhMS41NDUgMS41NDUgMCAwIDEtMS4xLjQ1NmMtLjQxNiAwLS44MDYtLjE2Mi0xLjEtLjQ1NUw0LjY4NCAxMi41M2ExLjU0NiAxLjU0NiAwIDAgMS0uNDU2LTEuMWMwLS40MTYuMTYyLS44MDcuNDU2LTEuMWExLjU0NSAxLjU0NSAwIDAgMSAxLjEtLjQ1NmMuNDE1IDAgLjgwNi4xNjIgMS4xLjQ1NmwyLjQyMiAyLjQyMiA1LjgxLTUuODExYTEuNTQ1IDEuNTQ1IDAgMCAxIDEuMS0uNDU2IDEuNTU3IDEuNTU3IDAgMCAxIDEuMSAyLjY1NloiIGZpbGw9IiMwMDZENzciLz48L3N2Zz4=) no-repeat 0;
    color: #667085;
    float: left;
    margin-bottom: 15px;
    padding: 2px 0 2px 35px;
    width: 33.33%
}

.box-mw-610 {
    max-width: 610px
}

.form-newsletter-2 {
    background-color: #fff;
    border: 1px solid #f2f4f7;
    border-radius: 10px;
    box-shadow: 14px 14px 36px hsla(0, 0%, 60%, .22);
    padding: 10px 210px 10px 10px;
    position: relative
}

.form-newsletter-2 .input-newsletter {
    border: 0;
    padding: 15px 16px;
    width: 100%
}

.none-bd {
    border: 0 !important
}

.font-bold {
    font-weight: 700
}

.text-semibold {
    color: #98a2b3;
    display: inline-block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
    vertical-align: text-top
}

.list-category {
    display: inline-block;
    margin: 0;
    padding: 10px 0 0;
    width: 100%
}

.list-category li {
    border-bottom: 1px solid #e4e7ec;
    display: inline-block;
    font-family: var(--primary-font), sans-serif;
    font-weight: 500;
    padding: 20px 0;
    width: 100%
}

.list-category li:last-child {
    border-bottom: 0 solid #e4e7ec
}

.list-category li .number {
    background-color: #e4e7ec;
    border: 1px solid #e4e7ec;
    border-radius: 50%;
    color: var(--color-primary);
    float: right;
    font-size: 19px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    width: 43px
}

.list-category li a {
    color: #667085;
    display: inline-block;
    font-size: 19px;
    line-height: 30px;
    vertical-align: text-top
}

.list-category li:hover a {
    color: var(--color-primary)
}

.list-category li:hover .number {
    background-color: var(--color-primary);
    border: 1px solid var(--color-primary);
    color: #fff
}

.box-bdr-2 {
    background-color: #fff;
    border: 1px solid #e4e7ec;
    border-radius: 16px;
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04);
    padding: 30px 35px
}

.box-green {
    background: var(--color-primary);
    background-size: contain;
    padding: 70px 64px
}

.box-green .text-desc-white {
    color: #fff;
    font-family: var(--secondary-font), sans-serif;
    font-size: 18px;
    line-height: 32px
}

.cb-layout {
    background: url(../imgs/page/homepage5/checkbox.svg) no-repeat 0 0;
    color: #b4b4b4;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 15px;
    line-height: 16px;
    padding: 0 0 0 20px;
    width: auto
}

.grid-category {
    background-color: #fff;
    border: 1px solid #e4e7ec;
    border-radius: 16px;
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04);
    margin-bottom: 30px;
    padding: 34px 29px;
    position: relative
}

.grid-category .grid-image-left-category {
    display: flex;
    position: relative
}

.grid-category .grid-image-left-category .category-image {
    background-color: rgba(11, 123, 63, .2);
    border-radius: 50%;
    height: 60px;
    line-height: 60px;
    margin-right: 15px;
    text-align: center;
    width: 60px
}

.grid-category .grid-image-left-category .category-image span {
    display: inline-block;
    height: 60px;
    width: 60px
}

.grid-category .grid-image-left-category .category-image .for-design {
    background: url(../imgs/page/homepage5/art.svg) no-repeat 50%
}

.grid-category .grid-image-left-category .category-image .for-sport {
    background: url(../imgs/page/homepage5/sport.svg) no-repeat 50%
}

.grid-category .grid-image-left-category .category-image .for-office {
    background: url(../imgs/page/homepage5/office.svg) no-repeat 50%
}

.grid-category .grid-image-left-category .category-image .for-software {
    background: url(../imgs/page/homepage5/software.svg) no-repeat 50%
}

.grid-category .grid-image-left-category .category-image img {
    display: inline-block;
    vertical-align: middle
}

.grid-category .grid-image-left-category .category-info {
    align-items: center;
    display: flex;
    width: calc(100% - 75px)
}

.grid-category .grid-image-left-category .category-info h3 {
    vertical-align: middle
}

.grid-category .arrow-down-green {
    background: url(../imgs/page/homepage5/arrow-down-green.svg) no-repeat 50%;
    width: 25px
}

.grid-category:hover {
    background-color: var(--color-primary);
    box-shadow: none;
    color: #fff
}

.grid-category:hover .arrow-down-green {
    background: url(../imgs/page/homepage5/arrow-down-white.svg) no-repeat 50%
}

.grid-category:hover .category-image {
    background-color: #158e99
}

.grid-category:hover .category-image .for-design {
    background: url(../imgs/page/homepage5/art-hover.svg) no-repeat 50%
}

.grid-category:hover .category-image .for-sport {
    background: url(../imgs/page/homepage5/sport-hover.svg) no-repeat 50%
}

.grid-category:hover .category-image .for-office {
    background: url(../imgs/page/homepage5/office-hover.svg) no-repeat 50%
}

.grid-category:hover .category-image .for-software {
    background: url(../imgs/page/homepage5/software-hover.svg) no-repeat 50%
}

.grid-category:hover .category-info h3 {
    color: #fff
}

.grid-category.grid-category-small {
    padding: 20px 30px
}

.grid-category.grid-category-small .category-image {
    background-color: rgba(11, 123, 63, .2);
    border-radius: 50%;
    height: 34px;
    line-height: 34px;
    margin-right: 15px;
    text-align: center;
    width: 34px
}

.grid-category.grid-category-small .category-image .for-leaf {
    background: url(../imgs/page/homepage5/leaf.svg) no-repeat 50%
}

.grid-category.grid-category-small .category-image img {
    display: inline-block;
    vertical-align: middle
}

.grid-category.grid-category-small .category-image span {
    display: inline-block;
    height: 34px;
    width: 34px
}

.grid-category.grid-category-small:hover {
    background-color: var(--color-primary);
    color: #fff
}

.grid-category.grid-category-small:hover .category-image {
    background-color: #158e99
}

.grid-category.grid-category-small:hover .category-image .for-leaf {
    background: url(../imgs/page/homepage5/leaf-hover.svg) no-repeat 50%
}

.grid-category.grid-category-small:hover .category-info h3 {
    color: #fff
}

.box-bg-bottom {
    padding: 0 50px 20px;
    position: relative
}

.box-bg-bottom:before {
    background-color: #fff3ea;
    border-radius: 30px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 70px
}

.box-bg-bottom .box-video-homepage6 {
    padding: 0 35px
}

.box-slider-3 {
    background-color: #bee1e6
}

.pdl-md {
    padding-left: 10px
}

.block-slider-bottom-banner {
    margin-bottom: -50px;
    padding-right: 190px;
    position: relative;
    top: -90px;
    z-index: 12
}

.block-slider-bottom-banner .box-swiper .swiper-button-next {
    right: -190px;
    top: 80%
}

.block-slider-bottom-banner .box-swiper .swiper-button-prev {
    right: -105px;
    top: 80%
}

.swiper-slide-1 {
    float: left;
    width: 30%
}

.swiper-slide-1 .grid-category-style-2 {
    box-shadow: none
}

.swiper-slide-1 .grid-category-style-2:hover {
    background-color: #fff
}

.swiper-slide-1 .grid-category-style-2:hover .category-info h3 {
    color: #101828
}

.swiper-slide-1 .grid-image-left-category a {
    display: flex
}

.swiper-slide-2 {
    float: left;
    width: 40%
}

.swiper-slide-2 .grid-category-style-2 {
    box-shadow: none;
    display: flex
}

.swiper-slide-2 .grid-category-style-2:hover {
    background-color: #fff
}

.swiper-slide-2 .grid-category-style-2:hover .category-info h3 {
    color: #101828
}

.swiper-slide-2 .grid-category-style-2 .grid-image-bottom {
    margin-top: 0
}

.swiper-slide-2 .grid-category-style-2 .grid-image-left-category {
    padding-right: 15px;
    width: 55%
}

.swiper-slide-2 .grid-category-style-2 .grid-image-left-category a {
    display: inline-block
}

.swiper-slide-2 .grid-category-style-2 .grid-image-left-category .category-info {
    display: inline-block;
    width: 100%
}

.swiper-slide-2 .grid-category-style-2 .grid-image-bottom {
    width: 45%
}

.grid-category-style-2 {
    padding: 20px 20px 15px
}

.grid-category-style-2 .grid-image-bottom {
    margin: 20px 0 0
}

.grid-category-style-2 .grid-image-bottom img {
    border-radius: 16px
}

.icon-arrow-right-thin {
    background: url(../imgs/page/homepage6/right-arrow-thin.svg) no-repeat 0 0;
    display: inline-block;
    height: 15px;
    margin: 20px 0 0;
    width: 30px
}

.pr-mb-70 {
    padding-right: 70px
}

.list-social-banner {
    margin: 30px 0 0;
    padding: 6px 0 0 100px;
    position: relative
}

.list-social-banner .social-banner {
    display: inline-block;
    height: 26px;
    margin-right: 7px;
    width: 26px
}

.list-social-banner .social-banner.facebook {
    background: url(../imgs/page/homepage7/facebook.svg) no-repeat 50%
}

.list-social-banner .social-banner.instagram {
    background: url(../imgs/page/homepage7/instagram.svg) no-repeat 50%
}

.list-social-banner .social-banner.twitter {
    background: url(../imgs/page/homepage7/twitter.svg) no-repeat 50%
}

.list-social-banner .social-banner.linkedin {
    background: url(../imgs/page/homepage7/linkedin.svg) no-repeat 50%
}

.list-social-banner:before {
    background-color: #98a2b3;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 85px
}

.block-img-we-do .block-control {
    bottom: -40px;
    position: absolute;
    right: 10px;
    width: 190px
}

.block-img-we-do .block-control img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.block-img-we-do .block-card {
    left: -20px;
    position: absolute;
    top: 40px;
    width: 250px
}

.block-img-we-do .block-card img {
    border-radius: 16px;
    box-shadow: 0 47px 65px rgba(21, 28, 38, .1)
}

.img-small {
    max-width: 80%
}

.list-category-homepage7 .row {
    margin: 0 -30px
}

.list-category-homepage7 .col-xl-6 {
    padding-left: 30px;
    padding-right: 30px
}

.page-homepage7-bg {
    height: 100%;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -1
}

.page-homepage7-bg:before {
    background: url(../imgs/page/homepage7/shadow-1.svg) no-repeat 0 0;
    background-size: contain;
    left: 0;
    top: -100px
}

.page-homepage7-bg:after,
.page-homepage7-bg:before {
    content: "";
    height: 1000px;
    position: absolute;
    width: 100%
}

.page-homepage7-bg:after {
    background: url(../imgs/page/homepage7/shadow-2.svg) no-repeat 100% 0;
    background-size: contain;
    right: 0;
    top: 55%
}

.img-bottom,
.img-bottom .inner-image {
    align-items: flex-end;
    display: flex
}

.list-search-popular {
    margin: 25px 0 0;
    padding: 0
}

.list-search-popular li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px
}

.list-search-popular li a {
    color: #667085;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-decoration: none
}

.page-homepage8 .header {
    background: #fff;
    border-bottom: 1px solid #e4e7ec;
    z-index: 12
}

.page-homepage8 .main {
    position: relative;
    z-index: 3
}

.page-homepage8:before {
    background: url(../imgs/page/homepage8/bg-homepage8.svg) no-repeat top 50px left 800px;
    background-size: contain;
    content: "";
    height: 600px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.list-icons-round .item-icon {
    border-bottom: 2px solid #e4e7ec;
    margin-bottom: 40px;
    padding: 0 0 40px 90px;
    position: relative
}

.list-icons-round .item-icon.none-bd {
    border-bottom: 0;
    margin-bottom: 20px;
    padding: 0 0 20px 90px
}

.list-icons-round .item-icon .icon-left {
    border-radius: 50%;
    box-shadow: 14px 14px 36px hsla(0, 0%, 60%, .22);
    height: 64px;
    left: 0;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 64px
}

.list-icons-round .item-icon .icon-left img {
    display: inline-block;
    vertical-align: middle
}

.bd-bottom {
    border-bottom: 1px solid #d0d5dd
}

.social-bottom {
    padding-top: 15px
}

.social-bottom a {
    text-decoration: none
}

.social-bottom .icon-socials {
    background-size: 27px 27px !important;
    display: inline-block;
    height: 27px;
    margin-right: 5px;
    transition-duration: .2s;
    width: 27px
}

.social-bottom .icon-socials:hover {
    transform: translateY(-3px);
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-facebook {
    background: url(../imgs/template/icons/facebook-gray.svg) no-repeat 0 0;
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-facebook:hover {
    background: url(../imgs/template/icons/facebook.svg) no-repeat 0 0;
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-twitter {
    background: url(../imgs/template/icons/twitter-gray.svg) no-repeat 0 0;
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-twitter:hover {
    background: url(../imgs/template/icons/twitter.svg) no-repeat 0 0;
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-instagram {
    background: url(../imgs/template/icons/instagram-gray.svg) no-repeat 0 0;
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-instagram:hover {
    background: url(../imgs/template/icons/instagram.svg) no-repeat 0 0;
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-linkedin {
    background: url(../imgs/template/icons/linkedin-gray.svg) no-repeat 0 0;
    transition-duration: .2s
}

.social-bottom .icon-socials.icon-linkedin:hover {
    background: url(../imgs/template/icons/linkedin.svg) no-repeat 0 0;
    transition-duration: .2s
}

.list-steps {
    display: inline-block;
    text-align: center;
    width: 100%
}

.list-steps li {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 90px;
    padding-right: 110px;
    position: relative;
    vertical-align: top;
    width: 33%
}

.list-steps li.icon-asset1:before {
    background: url(../imgs/page/about/2/asset1.svg) no-repeat 100% 0
}

.list-steps li.icon-asset1:before,
.list-steps li.icon-asset2:before {
    content: "";
    height: 30px;
    position: absolute;
    right: 15px;
    top: 110px;
    width: 77px
}

.list-steps li.icon-asset2:before {
    background: url(../imgs/page/about/2/asset2.svg) no-repeat 100% 0
}

.list-steps li.icon-asset3:before {
    background: url(../imgs/page/about/2/asset3.svg) no-repeat 0 0;
    bottom: 0;
    content: "";
    height: 72px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 60px
}

.list-steps li.icon-asset4:before {
    background: url(../imgs/page/about/2/asset4.svg) no-repeat 0 0;
    content: "";
    height: 14px;
    position: absolute;
    right: 15px;
    top: 110px;
    width: 77px
}

.list-steps li .block-step {
    background-color: #fff3ea;
    border-radius: 8px;
    padding: 38px 30px 30px
}

.list-steps li .block-step p.text-body-text {
    height: 50px;
    overflow: hidden
}

.text-inter-lg {
    color: D1DAE4;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.block-gallery-1 img {
    border-radius: 8px
}

.block-pl {
    padding-left: 80px
}

.box-gray-100 .icon-wave:before {
    right: -20px;
    top: -60px
}

.list-5-col {
    display: flex
}

.list-5-col li {
    width: 20%
}

.list-icons .item-icon.none-bd {
    margin-bottom: 40px
}

.none-pattern:before {
    display: none
}

.page-service-2 {
    background: url(../imgs/page/services/2/bg-banner.svg) no-repeat
}

.page-pricing-2 {
    background: url(../imgs/page/pricing2/bg-banner.png) no-repeat top;
    background-size: 100% auto
}

.tick-green {
    background: url(../imgs/template/icons/icon-tick-green.svg) no-repeat 50%
}

.icon-question-2,
.tick-green {
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    width: 23px
}

.icon-question-2 {
    background: url(../imgs/template/icons/icon-question-2.svg) no-repeat 50%;
    margin: 0 3px
}

.text-bd-round {
    border: 1px solid #818b98;
    border-radius: 81px;
    color: #98a2b3;
    display: inline-block;
    margin: 0 3x;
    padding: 0 6px 1px;
    vertical-align: middle
}

.table-pricing {
    color: #101828;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: center
}

.table-pricing tr td {
    padding: 14px 18px
}

.table-pricing tr td:first-child {
    text-align: left
}

.table-mw-700 {
    min-width: 700px
}

.page-faqs-1 {
    background: url(../imgs/page/faqs/1/bg-banner.png) no-repeat top;
    background-size: auto
}

.block-tags {
    position: absolute;
    right: 150px;
    top: 17px
}

.block-tags a {
    background-color: #f2f4f7;
    border-radius: 10px;
    display: inline-block;
    padding: 10px 45px 10px 25px;
    position: relative
}

.block-tags a .icon-close {
    background: url(../imgs/template/icons/icon-close.svg) no-repeat 0 0;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 14px;
    width: 20px
}

.list-icons-2 {
    display: inline-block;
    padding: 0 0 0 40px
}

.list-icons-2>li {
    background: url(../imgs/template/icons/icon-question.svg) no-repeat 0 0;
    float: left;
    margin-bottom: 20px;
    padding-left: 50px;
    padding-right: 40px;
    padding-top: 6px;
    width: 50%
}

.list-icons-2>li ul {
    color: #667085;
    list-style: disc;
    padding-left: 20px
}

.images-lists {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--bs-gutter-x, .75rem);
    padding-right: var(--bs-gutter-x, .75rem);
    position: relative;
    width: 100%
}

.images-lists:before {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 65%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.images-lists .col-lg-2,
.images-lists .col-lg-4 {
    position: relative
}

.images-lists img {
    border-radius: 16px;
    position: relative;
    z-index: 2
}

.images-lists .img-1 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    top: -90px
}

.images-lists .img-2 {
    bottom: -110px;
    position: relative
}

.images-lists .img-4 {
    bottom: -150px;
    position: relative
}

.images-lists .img-5 {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    bottom: -10px;
    position: relative
}

.form-group {
    position: relative
}

.link-edit {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.box-login {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--bs-gutter-x, .75rem);
    padding-right: var(--bs-gutter-x, .75rem);
    position: relative;
    width: 100%
}

.box-login img {
    vertical-align: top
}

.box-login .box-login-form {
    margin: auto;
    max-width: 510px;
    width: 100%
}

.box-login .login-right {
    padding-bottom: 120px
}

@media(min-width:1400px) {
    .login-left {
        width: 55%
    }

    .login-right {
        width: 45%
    }
}

.page-blog-1 {
    background: url(../imgs/page/blog/1/banner.png) no-repeat top;
    background-size: 100% auto
}

.slider-news {
    padding: 0 100px;
    position: relative
}

.block-news {
    display: inline-block;
    padding: 0 30px 25px 0;
    position: relative;
    width: 100%
}

.block-news:before {
    background-color: #fff3ea;
    border-radius: 16px;
    bottom: 0;
    content: "";
    left: 20px;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1
}

.block-news .item-news {
    background: #fff;
    border-radius: 16px;
    display: inline-block;
    line-height: 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2
}

.block-news .item-news .img-news {
    overflow: hidden
}

.block-news .item-news .img-news img {
    height: 100%;
    max-width: 130%
}

.block-news .right-news {
    padding: 40px 30px 0
}

.block-news .text-desc-fix-h {
    max-height: 85px;
    overflow: hidden
}

.swiper-button-next-5 {
    background: url(../imgs/page/blog/1/next.svg) no-repeat 50%;
    height: 65px;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    width: 65px
}

.swiper-button-next-5:after {
    display: none
}

.swiper-button-prev-5 {
    background: url(../imgs/page/blog/1/prev.svg) no-repeat 50%;
    height: 65px;
    left: 0;
    right: auto;
    transform: translateY(-50%);
    width: 65px
}

.swiper-button-prev-5:after {
    display: none
}

.blog-img-user {
    margin-top: 32px;
    min-height: 60px;
    padding: 7px 0 0 70px;
    position: relative
}

.blog-img-user .img-user-round {
    left: 0;
    position: absolute;
    top: 0;
    width: 56px
}

.blog-img-user .img-user-round img {
    border-radius: 50%;
    height: 56px;
    width: 56px
}

.blog-img-user .text-heading-6 {
    margin-bottom: 3px
}

.card-list-style-1 .blog-img-user {
    margin-top: 15px;
    padding: 0 0 0 51px
}

.card-list-style-1 .blog-img-user .img-user-round {
    left: 0;
    position: absolute;
    top: 0;
    width: 41px
}

.card-list-style-1 .blog-img-user .img-user-round img {
    border-radius: 50%;
    height: 41px;
    width: 41px
}

.text-summary {
    font-weight: 700
}

.single-detail p,
.text-summary {
    color: #667085;
    font-family: var(--secondary-font), sans-serif;
    font-size: 18px;
    line-height: 32px
}

.single-detail p {
    font-weight: 400;
    margin-bottom: 15px
}

.single-detail img {
    border-radius: 16px
}

.single-detail h1,
.single-detail h2,
.single-detail h3,
.single-detail h4,
.single-detail h5,
.single-detail h6 {
    color: #101828;
    font-weight: 700;
    margin: 0 0 20px
}

.single-detail h6 {
    font-size: 18px
}

.social-sticky {
    position: sticky;
    top: 70px
}

.box-comments {
    padding: 60px 0 0
}

.box-comments,
.box-comments ul li {
    display: inline-block;
    width: 100%
}

.box-comments ul li .item-comment {
    display: inline-block;
    margin-bottom: 40px;
    padding: 0 0 0 250px;
    position: relative;
    width: 100%
}

.box-comments ul li .item-comment .blog-img-user {
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 0
}

.box-comments ul li ul {
    padding-left: 56px
}

.box-comments .text-comment {
    background-color: #f2f4f7;
    border-radius: 0 16px 16px 16px;
    color: #101828;
    padding: 20px
}

.bdr-10 {
    border-radius: 10px
}

.box-quote {
    background-color: var(--color-primary);
    border-radius: 20px;
    color: #fff;
    margin: 50px 0;
    padding: 45px
}

.box-quote .text-quote {
    background: url(../imgs/template/icons/left-quote.svg) no-repeat top;
    font-family: var(--primary-font), sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    padding: 75px 0 0;
    text-align: center
}

.box-user {
    margin: 35px 0 20px;
    position: relative;
    text-align: center
}

.box-user .img-user {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 55px
}

.box-user .img-user img {
    border-radius: 50%
}

.text-top {
    vertical-align: top
}

.share-social {
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px
}

.share-social.share-fb {
    background-image: url(../imgs/page/blog/single/share-fb.svg)
}

.share-social.share-tw {
    background-image: url(../imgs/page/blog/single/share-tw.svg)
}

.share-social.share-pi {
    background-image: url(../imgs/page/blog/single/share-pi.svg)
}

.category-grid-3 {
    border: 1px solid #e4e7ec;
    border-radius: 16px;
    margin-bottom: 30px;
    padding: 25px 5px;
    text-align: center
}

.category-grid-3:hover {
    border-color: #bee1e6;
    box-shadow: 0 45px 80px rgba(0, 0, 0, .04)
}

.category-grid-3 .category-img {
    margin: 0 0 15px
}

.filters-products {
    background-color: #f2f4f7;
    border-radius: 8px;
    padding: 20px
}

.filter-info,
.number-info {
    width: 50%
}

.bdr-18 {
    border-radius: 18px
}

.box-green-2 {
    background-image: url(../imgs/page/shop1/bg-hand.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto 340px;
    position: relative
}

.box-green-2 .block-1 {
    left: 50%;
    position: absolute;
    top: 10%;
    width: 210px
}

.box-green-2 .block-2 {
    left: 43%;
    position: absolute;
    top: 72%;
    width: 240px
}

.dropdown-sort {
    display: inline-block;
    line-height: 21px;
    vertical-align: middle
}

.dropdown-sort .dropdown-toggle {
    color: var(--color-primary);
    font-size: 14px;
    font-weight: 400;
    outline: none;
    padding: 0
}

.dropdown-sort .dropdown-toggle i {
    color: #88929b;
    float: right;
    font-size: 20px;
    margin: 0 7px 0 0
}

.dropdown-sort .dropdown-toggle:after {
    border: 0
}

.dropdown .dropdown-menu.show {
    background-color: #fff;
    border: thin solid #ececec;
    border-radius: 10px;
    box-shadow: 0 9px 26px 0 rgba(31, 31, 51, .06);
    padding: 0
}

.dropdown .dropdown-menu.show .dropdown-item {
    font-size: 14px;
    padding: 10px 20px
}

.dropdown .dropdown-menu.show .dropdown-item.active {
    background-color: #afeae4;
    color: var(--color-primary);
    text-decoration: none
}

.icon-sort {
    background: url(../imgs/page/shop1/sort.svg) no-repeat 0
}

.icon-layout,
.icon-sort {
    display: inline-block;
    padding: 0 0 0 22px
}

.icon-layout {
    background: url(../imgs/page/shop1/layout.svg) no-repeat 0
}

.paginations {
    margin: 30px 0 50px
}

.paginations .pager {
    padding: 0
}

.paginations .pager li {
    display: inline-block;
    vertical-align: middle
}

.paginations .pager li a {
    background-color: #e4e7ec;
    border-radius: 50%;
    color: #667085;
    display: block;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    line-height: 30px;
    margin: 0 5px;
    padding: 10px 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 50px
}

.paginations .pager li a:hover {
    background-color: var(--color-primary);
    color: #fff
}

.paginations .pager li a.prev-page {
    background: #e4e7ec url(../imgs/page/shop1/arrow-prev-gray.svg) no-repeat 50%
}

.paginations .pager li a.prev-page:hover {
    background: var(--color-primary) url(../imgs/page/shop1/arrow-prev-hover.svg) no-repeat center
}

.paginations .pager li a.next-page {
    background: #e4e7ec url(../imgs/page/shop1/arrow-next-gray.svg) no-repeat 50%
}

.paginations .pager li a.next-page:hover {
    background: var(--color-primary) url(../imgs/page/shop1/arrow-next-hover.svg) no-repeat center
}

.paginations .pager li a.page-dotted {
    background: #e4e7ec url(../imgs/page/shop1/doted.svg) no-repeat 50%
}

.paginations .pager li a.page-dotted:hover {
    background: var(--color-primary) url(../imgs/page/shop1/doted-hover.svg) no-repeat center
}

.product-item-2:hover {
    border-color: #bee1e6
}

.sidebar {
    border: 1px solid #e4e7ec;
    border-radius: 16px;
    margin-bottom: 50px;
    padding: 25px
}

.sidebar .widget-title {
    border-bottom: 1px solid #e4e7ec;
    padding-bottom: 20px
}

.list-type {
    display: inline-block;
    list-style: none;
    margin: 20px 0;
    padding: 0;
    width: 100%
}

.list-type li {
    margin: 0 0 20px
}

.list-type li label {
    line-height: 20px;
    margin-bottom: 0;
    width: 100%
}

.list-type li label input {
    float: left;
    margin: 8px 10px 0 0
}

.text-heading-7 {
    color: #101828;
    font-family: var(--secondary-font), sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px
}

.product-item-4 {
    border: 0;
    box-shadow: none !important;
    padding: 0
}

.product-item-4 .product-image {
    float: left;
    height: auto;
    line-height: 20px;
    min-height: auto;
    width: 65px
}

.product-item-4 .product-image img {
    max-width: 100%
}

.product-item-4 .product-info {
    display: block;
    padding: 0 0 0 80px
}

.product-item-4 .product-info .box-prices {
    width: 100%
}

.list-products-sidebar {
    list-style: none;
    margin: 0;
    padding: 15px 0 0
}

.list-products-sidebar li {
    display: inline-block;
    padding: 0;
    width: 100%
}

.list-products-sidebar li:last-child .product-item-4 {
    margin-bottom: 0
}

.sidebar-gray {
    background-color: #f2f4f7;
    border: 0
}

.text-email {
    background: #fff url(../imgs/page/shop2/icon-email.svg) no-repeat center left 16px;
    border: 0;
    border-radius: 8px;
    padding: 14px 10px 12px 45px;
    width: 100%
}

.btn-green-small {
    padding: 12px 28px
}

.btn-green-small:hover {
    background-image: none !important
}

.circle-round {
    background-color: var(--color-primary);
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    vertical-align: middle;
    width: 20px
}

.color-danger {
    background-color: var(--color-danger)
}

.color-success {
    background-color: #06d6a0
}

.color-primary {
    background-color: var(--color-primary)
}

.color-black {
    background-color: #101828
}

.color-warning {
    background-color: #ffd166
}

.btn-filter {
    background-color: #bee1e6;
    background-image: url(../imgs/page/shop2/filter.svg);
    background-position: 30px;
    background-repeat: no-repeat;
    border-radius: 0;
    color: var(--color-primary);
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding: 14px 30px 13px 55px
}

.btn-filter:hover {
    background-color: #d1ecfd
}

.d-inline-block {
    display: inline-block;
    vertical-align: middle
}

.dr-ltr {
    direction: ltr
}

.dr-rtl {
    direction: rtl
}

.banner-promotion {
    background: url(../imgs/page/shop2/banner-promotion.png) no-repeat top;
    background-size: cover;
    border-radius: 6px;
    display: inline-block;
    padding: 60px 15px;
    position: relative;
    width: 100%
}

.banner-promotion .text-head-ads {
    color: var(--color-primary);
    font-family: var(--secondary-font), sans-serif;
    font-size: 39px;
    font-weight: 700;
    line-height: 42px
}

.banner-promotion .desc-ads {
    color: #667085;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    line-height: 20px
}

.banner-promotion .box-banner-promotion {
    display: table;
    margin: auto;
    max-width: 510px
}

.table-of-content h6 {
    font-weight: 700
}

.table-of-content ul li {
    padding: 5px 0
}

.table-of-content ul li a {
    color: #667085;
    transition-duration: .2s
}

.table-of-content ul li a:hover {
    color: var(--color-primary);
    padding-left: 5px;
    transition-duration: .2s
}

.bdr-16 {
    border-radius: 16px
}

.nav-breadcrumbs {
    padding: 10px 0;
    position: relative;
    width: 100%
}

.nav-breadcrumbs .breadcrumb {
    margin-bottom: 0
}

.nav-breadcrumbs .breadcrumb ul {
    display: inline-block;
    width: 100%
}

.nav-breadcrumbs .breadcrumb ul li {
    background: url(../imgs/page/single-product/right-arrow.svg) no-repeat 10px 5px;
    float: left;
    padding: 0 0 0 30px
}

.nav-breadcrumbs .breadcrumb ul li a {
    color: #667085;
    font-size: 14px;
    line-height: 19px
}

.nav-breadcrumbs .breadcrumb ul li a:hover {
    color: var(--color-primary)
}

.nav-breadcrumbs .breadcrumb ul li.home {
    background: url(../imgs/page/single-product/home.svg) no-repeat 0 0
}

.detail-gallery {
    position: relative
}

.icon-plus {
    background: url(../imgs/page/single-product/zoom-in.svg) no-repeat 50%;
    background-size: 26px;
    height: 29px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 29px;
    z-index: 2
}

.product-image-slider {
    align-items: center;
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 15px;
    display: flex;
    line-height: 710px;
    margin-bottom: 30px;
    min-height: 710px;
    overflow: hidden
}

.product-image-slider .slick-slide img {
    display: block;
    margin: auto;
    max-width: 99%
}

.slider-nav-thumbnails {
    display: block;
    left: 0;
    position: relative;
    position: absolute;
    top: -30px;
    width: 178px
}

.slider-nav-thumbnails .slick-slide {
    border: 1px solid #e4e7ec;
    border-radius: 16px;
    height: 200px;
    line-height: 200px;
    margin-top: 30px;
    text-align: center
}

.slider-nav-thumbnails .slick-slide img {
    display: inline-block;
    height: auto;
    max-height: 90%;
    max-width: 90%;
    vertical-align: middle
}

.slider-nav-thumbnails .slick-slide:hover {
    border: 1px solid #afeae4;
    cursor: pointer
}

.slider-nav-thumbnails .slick-prev {
    background: url(../imgs/page/single-product/up.svg) no-repeat 50%;
    right: 40px
}

.slider-nav-thumbnails .slick-next,
.slider-nav-thumbnails .slick-prev {
    border: 0;
    bottom: -57px;
    height: 45px;
    position: absolute;
    width: 45px;
    z-index: 1245
}

.slider-nav-thumbnails .slick-next {
    background: url(../imgs/page/single-product/down.svg) no-repeat 50%;
    left: 40px
}

.slider-nav-thumbnails .slick-slide.slick-current {
    border: 1px solid #afeae4;
    cursor: pointer;
    cursor: default
}

.box-rate-product {
    text-align: right;
    width: 50%
}

.box-rate-product .box-rating span {
    display: inline-block;
    margin-right: 5px
}

.box-category-product {
    width: 50%
}

.tag-category {
    color: #667085;
    font-family: var(--secondary-font), sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px
}

.box-price {
    display: inline-block;
    margin: 30px 0 20px;
    width: 100%
}

.box-price .price {
    color: #004b52;
    font-size: 35px;
    line-height: 38px
}

.box-price .price,
.box-price .price-old {
    font-family: var(--primary-font), sans-serif;
    font-weight: 700;
    margin-right: 15px
}

.box-price .price-old {
    color: #667085;
    font-size: 28px;
    line-height: 32px;
    text-decoration: line-through
}

.text-stock {
    color: #667085;
    font-family: var(--secondary-font), sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.font-bold {
    font-weight: 700 !important
}

.product-description {
    display: table;
    margin: auto;
    max-width: 900px;
    padding: 0;
    table-layout: fixed;
    width: 100%
}

.product-description .tab-content ul {
    color: #667085;
    list-style: disc;
    margin: 20px 0;
    padding: 0 0 0 20px
}

.product-description .tab-content ul li {
    padding-left: 5px
}

.product-description .tab-content .contact-infor {
    color: #253d4e;
    font-size: 15px;
    list-style: none;
    padding: 0
}

.btn.btn-tab {
    background-color: #fff;
    border-color: #e4e7ec;
    color: #667085;
    margin-bottom: 15px;
    margin-right: 20px;
    padding: 15px 32px
}

.btn.btn-tab.active,
.btn.btn-tab:hover {
    background-color: #fff;
    border-color: #afeae4;
    color: #004b52 !important
}

.item-cat {
    display: inline-block;
    margin-right: 20px
}

.galleries {
    padding: 0 0 0 210px;
    position: relative
}

.slick-initialized .slick-slide {
    text-align: center
}

.product-info {
    display: inline-block;
    padding: 0 0 0 20px
}

.title-question {
    color: #667085;
    font-size: 18px;
    line-height: 28px
}

.product-rate {
    background-position: 0 -12px;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    width: 60px
}

.product-rate,
.product-rating {
    background-image: url(../imgs/page/single-product/rating-stars.png);
    background-repeat: repeat-x;
    height: 12px
}

.product-rating {
    background-position: 0 0
}

.progress span {
    background: #fff;
    line-height: 16px;
    padding-right: 10px;
    width: 45px
}

.progress+.progress {
    margin-top: 1rem
}

.progress-bar {
    background-color: var(--color-primary)
}

.comments-area h6 {
    color: #253d4e;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2
}

.comments-area .comment-list:last-child {
    padding-bottom: 0
}

.comments-area .comment-list .single-comment {
    border: 1px solid #f2f2f2;
    border-radius: 15px;
    margin: 0 0 15px;
    padding: 20px;
    transition: .2s
}

.comments-area .comment-list .single-comment:not(:last-child) {
    border-bottom: 1px solid #ececec
}

.comments-area .comment-list .single-comment .desc {
    width: 100%
}

.comments-area .comment-list .single-comment .thumb {
    flex-shrink: 0;
    width: 80px
}

.comments-area .comment-list .single-comment .thumb img {
    max-width: 80px;
    min-width: 80px
}

.comments-area .comment-list .single-comment .reply {
    color: #06d6a0;
    opacity: 0;
    transition: .2s
}

.comments-area .comment-list .single-comment .reply:hover {
    color: var(--color-primary)
}

.comments-area .comment-list .single-comment:hover .reply {
    opacity: 1;
    transition: .2s
}

.comments-area .thumb {
    margin-right: 20px
}

.comments-area .thumb img {
    border-radius: 50%;
    width: 70px
}

.vendor-logo h6 {
    color: #253d4e;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2
}

.justify-content-between {
    justify-content: space-between !important
}

.d-flex {
    display: flex !important
}

.comments-area .text-muted {
    color: #667085 !important
}

.comments-area .text-brand {
    color: var(--color-primary) !important;
    line-height: 1.2
}

.comments-area .font-xs {
    font-size: 13px
}

.comments-area .font-heading {
    font-weight: 700
}

.contact-infor li {
    color: #253d4e
}

.contact-infor li:not(:last-child) {
    margin-bottom: 10px
}

.contact-infor li img {
    margin-right: 8px;
    max-width: 16px
}

strong {
    font-weight: 700
}

.tab-pane .table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 16px;
    margin-bottom: 1.5rem;
    vertical-align: middle;
    width: 100%
}

.tab-pane .table td,
.tab-pane .table th {
    border: 1px solid #ececec;
    color: #667085;
    font-weight: 400;
    padding: 10px 20px;
    vertical-align: middle
}

.box-countdown {
    border-bottom: 1px solid #e4e7ec;
    display: flex;
    margin-bottom: 45px;
    padding-bottom: 30px
}

.text-hurry {
    color: #004b52;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px
}

.process-bar-line {
    background-color: #e4e7ec;
    border-radius: 10px;
    display: inline-block;
    height: 11px;
    margin-top: 10px;
    position: relative;
    width: 100%
}

.box-processbar {
    width: 35%
}

.process-bar-inner {
    background-color: #e4e7ec;
    background-color: #ef476f;
    border-radius: 10px;
    height: 11px;
    width: 100%;
    width: 50%
}

.detail-extralink .detail-qty,
.process-bar-inner {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.detail-extralink .detail-qty {
    background: #fff;
    border: 1px solid #afeae4 !important;
    border-radius: 5px;
    color: #06d6a0;
    font-size: 16px;
    font-weight: 700;
    margin: 0 6px 15px 0;
    max-width: 110px;
    padding: 11px 20px 11px 30px;
    width: 100%
}

.detail-extralink>div {
    display: inline-block;
    vertical-align: top
}

.detail-qty>a {
    color: #06d6a0;
    font-size: 16px;
    height: 20px;
    position: absolute;
    right: 8px;
    width: 20px
}

.detail-qty>a.qty-down {
    background: url(../imgs/page/single-product/arrow-down.svg) no-repeat 50%;
    bottom: 1px
}

.detail-qty>a.qty-up {
    background: url(../imgs/page/single-product/arrow-up.svg) no-repeat 50%;
    top: 1px
}

input.qty-val {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    border: 0;
    border-radius: 0;
    color: #004b52;
    font-size: 20px;
    font-weight: 700;
    height: unset;
    padding: 0 !important;
    width: 100%
}

.product-extra-link2 .button.button-add-to-cart {
    background-color: #afeae4;
    border: 1px solid #afeae4;
    border-radius: 5px;
    color:  var(--color-primary);
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    position: relative
}

.product-extra-link2 .button.button-add-to-cart:hover {
    background-color: #fff;
    border: 1px solid #afeae4
}

.product-extra-link2 .button.button-add-to-cart img {
    float: left;
    margin: 17px 10px 0 0
}

.product-extra-link2 a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #afeae4;
    border-radius: 5px;
    color: #333;
    display: inline-block;
    height: 50px;
    line-height: 55px;
    margin: 0 5px;
    position: relative;
    text-align: center;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    vertical-align: top;
    width: 50px
}

.product-extra-link2 a:hover {
    background-color: #afeae4
}

.product-extra-link2 a i {
    font-size: 18px;
    opacity: .6
}

.box-count {
    display: flex;
    width: 65%
}

.deals-countdown {
    display: flex;
    position: relative;
    right: -20px;
    width: 100%
}

.countdown-section {
    color: #667085;
    padding: 0 20px 0 0;
    position: relative;
    width: 25%
}

.countdown-section:before {
    background: url(../imgs/page/single-product/dot.svg) no-repeat 50%;
    content: "";
    height: 12px;
    margin-top: -5px;
    position: absolute;
    right: 8px;
    top: 32%;
    width: 3px
}

.countdown-section:last-child:before {
    display: none
}

.countdown-section:first-child {
    margin-left: 20px
}

.countdown-amount {
    border: 1px solid #e4e7ec;
    border-radius: 4px;
    color: #004b52;
    display: inline-block;
    font-family: var(--primary-font), sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    padding: 20px 10px;
    text-align: center;
    width: 100%
}

.countdown-period {
    display: block;
    font-family: var(--secondary-font), sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    margin-top: 4px;
    text-align: center
}

.zoomContainer,
.zoomWindow {
    z-index: 99
}

@media only screen and (max-width:1368px) {
    .slider-nav-thumbnails {
        width: 135px
    }

    .slider-nav-thumbnails .slick-next {
        left: 20px
    }

    .slider-nav-thumbnails .slick-prev {
        right: 20px
    }

    .galleries {
        padding: 0 0 0 165px
    }
}

@media only screen and (max-width:992px) {
    .product-info {
        padding-left: 0
    }
}

@media only screen and (max-width:768px) {
    .galleries {
        padding: 0
    }

    .slider-nav-thumbnails {
        margin-left: -10px;
        margin-right: -10px;
        position: relative;
        width: auto
    }

    .slider-nav-thumbnails .slick-slide {
        margin-left: 10px;
        margin-right: 10px
    }

    .slider-nav-thumbnails .slick-prev {
        bottom: auto;
        left: -11px;
        margin-top: -10px;
        right: auto;
        top: 50%;
        transform: rotate(-90deg)
    }

    .slider-nav-thumbnails .slick-next {
        bottom: auto;
        left: auto;
        margin-top: -10px;
        right: -10px;
        top: 50%;
        transform: rotate(-90deg)
    }

    .deals-countdown {
        right: -15px
    }

    .product-image-slider {
        line-height: auto;
        min-height: auto
    }

    .btn.btn-tab {
        font-size: 13px;
        padding: 11px 12px !important
    }

    .box-green-2 {
        background-image: none
    }

    .box-green-2 .block-1,
    .box-green-2 .block-2 {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .detail-extralink .detail-qty {
        max-width: 90px
    }

    .box-countdown {
        display: inline-block;
        width: 100%
    }

    .box-processbar {
        width: 100%
    }

    .box-count {
        margin-top: 20px;
        width: 100%
    }

    .countdown-section:first-child {
        margin-left: 0
    }

    .deals-countdown {
        right: -5px
    }

    .slider-nav-thumbnails .slick-next {
        right: 0
    }

    .slider-nav-thumbnails .slick-prev {
        left: 0
    }

    .slider-nav-thumbnails .slick-slide {
        height: 130px;
        line-height: 130px
    }
}

@media only screen and (max-width:400px) {
    .product-item-1 .product-info {
        padding: 20px 0 20px 110px
    }

    .product-item-1 .product-image {
        width: 90px
    }
}

@media(min-width:1400px) {
    .block-we-do {
        padding-left: 40px
    }

    .block-img-we-do {
        padding-right: 30px
    }
}

@media(max-width:1399.98px) {
    .custom-class {
        display: block
    }

    .banner-hero.banner-2 .block-2 {
        right: -10px
    }
}

@media(max-width:1199.98px) {
    .custom-class {
        display: block
    }

    .box-newsletter .block-chart {
        bottom: -60px;
        height: 164px;
        left: 10px;
        max-width: 215px
    }

    .list-steps li {
        padding-right: 30px
    }

    .list-steps li.icon-asset1:before,
    .list-steps li.icon-asset2:before,
    .list-steps li.icon-asset4:before {
        height: 30px;
        right: 0;
        width: 30px
    }

    .block-pl {
        padding-left: 30px
    }

    .block-pl .mt-20 {
        margin-top: 0 !important
    }

    .block-news .right-news {
        padding: 40px 30px
    }

    .block-pricing-3 .block-pricing-left {
        margin-bottom: 30px
    }
}

@media(max-width:991.98px) {
    .list-partners li {
        width: 28%
    }

    .panel-box,
    .panel-box img {
        max-height: unset
    }

    .block-video .btn-play-video {
        left: 50%;
        margin-left: -68px
    }

    .text-display-2 {
        font-size: 40px;
        /* line-height: 70px */
    }

    .pattern-white {
        padding-left: 30px;
        padding-right: 30px
    }

    .card-grid-style-2 {
        padding: 24px 20px
    }

    .pt-xs-30 {
        padding-top: 30px
    }

    .block-img-we-do {
        margin-bottom: 30px
    }

    .banner-hero {
        max-width: 100%;
        padding: 60px 0
    }

    .banner-hero.banner-3 {
        padding-top: 50px
    }

    .header .main-header .header-right {
        max-width: 265px
    }

    .header .main-header .header-right .block-signin .btn.btn-default {
        font-size: 16px;
        padding: 12px 55px 12px 20px
    }

    .box-newsletter .img-newsletter {
        bottom: 0;
        max-width: 100%;
        position: relative
    }

    .box-newsletter {
        padding: 37px 30px 36px
    }

    .box-newsletter .block-chart {
        bottom: -10px;
        left: 0;
        max-width: 225px
    }

    .burger-icon,
    .sticky-bar.stick .burger-icon {
        top: 25px
    }

    .text-heading-1 {
        font-size: 46px;
    }

    .block-img-we-do .block-chart {
        bottom: -30px;
        right: -10px
    }

    .block-we-do .inner-image {
        position: relative
    }

    .block-we-do .inner-image .block-image-bottom {
        bottom: -80px;
        right: -30px
    }

    .block-we-do-2 {
        padding-left: 15px
    }

    .box-square {
        height: auto;
        margin-bottom: 30px
    }

    .box-gray-100 {
        padding: 40px
    }

    .banner-hero.bg-about-1 {
        padding-top: 60px
    }

    .footer .width-16,
    .footer .width-20 {
        width: 50%
    }

    .list-steps li {
        padding-bottom: 15px;
        padding-left: 8px;
        padding-right: 8px;
        width: 49%
    }

    .list-steps li:before {
        display: none
    }

    .block-pl {
        padding-left: 0
    }

    .block-pl .mt-20 {
        margin-top: 20px !important
    }

    .text-display-3 {
        font-size: 45px;
        line-height: 52px
    }

    .mb-mobile {
        margin-bottom: 0 !important
    }

    .list-5-col {
        display: inline-block;
        text-align: center;
        width: 100%
    }

    .list-5-col li {
        display: inline-block;
        margin-bottom: 30px;
        vertical-align: top;
        width: 33%
    }

    .page-service-2 {
        background-size: auto 650px
    }

    .banner-hero.bg-service-2 {
        padding-top: 20px
    }

    .images-lists img {
        margin-bottom: 25px
    }

    .images-lists .img-1 {
        top: -40px
    }

    .images-lists .img-2 {
        bottom: -50px
    }

    .images-lists .img-4 {
        bottom: -60px
    }

    .images-lists .img-5 {
        bottom: 0
    }

    .box-login .login-right {
        padding-bottom: 90px
    }

    .box-login .login-left {
        min-height: 550px
    }

    .page-blog-1 {
        background-size: auto 550px
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .pl-lg-15 {
        padding-left: 15px !important
    }

    .header-right {
        padding-right: 50px
    }

    h2.section-title {
        font-size: 48px
    }

    .nav.nav-right {
        margin-top: 30px
    }

    .mt-lg-30 {
        margin-top: 30px !important
    }
}

@media(max-width:767.98px) {
    .icon-wave:before {
        content: none
    }

    .box-optimized {
        padding: 40px
    }

    .text-display-2 {
        font-size: 30px;
        /* line-height: 58px */
    }

    .footer .width-16,
    .footer .width-20 {
        width: 100% !important
    }

    .block-video .btn-paly-video {
        left: 0;
        margin: auto;
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }

    .pattern-white {
        padding-left: 15px;
        padding-right: 15px
    }

    .btn.btn-select {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 20px
    }

    .burger-icon {
        top: 17px
    }

    .sticky-bar.stick .burger-icon {
        top: 12px;
    }

    .block-img-we-do .block-chart {
        right: -5px
    }

    .block-we-do .inner-image .block-image-bottom {
        right: -20px
    }

    .list-partners li {
        width: 24%
    }

    .text-mb-center {
        text-align: center !important
    }

    .page-faqs-1 {
        background-size: auto 560px
    }

    .box-login .login-left {
        min-height: 450px
    }

    .box-comments ul li .item-comment {
        padding: 65px 0 0
    }

    .slider-news {
        padding: 0
    }

    .swiper-button-next-5,
    .swiper-button-prev-5 {
        display: none !important
    }

    .section-title-large {
        font-size: 42px
    }

    .banner-hero .block-banner {
        padding: 0
    }

    .header-right {
        display: none
    }

    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
        border-bottom: 1px solid #101828;
        padding: 15px 30px 13px
    }

    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
        width: 140px
    }

    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
        padding: 30px
    }

    .nav.nav-right {
        margin-top: 30px
    }

    .box-head-single h3 {
        font-size: 36px;
        line-height: 1.2
    }

    .social-share {
        margin-top: 25px
    }

    .social-share .btn-sm {
        padding: 10px 15px;
        vertical-align: middle
    }

    .job-overview {
        padding: 25px !important
    }

    .text-mb-sm-20 {
        display: block;
        margin: 0 0 20px !important
    }
}

@media(max-width:575.98px) {

    .header,
    .header.stick {
        padding: 15px 0
    }

    .text-display-2 {
        font-size: 30px;
        /* line-height: 48px */
    }

    .text-heading-1 {
        font-size: 35px;
    }

    .text-heading-2 {
        font-size: 28px;
        line-height: 32px
    }

    .text-heading-4 {
        font-size: 20px;
        line-height: 26px
    }

    .text-body-lead-large {
        font-size: 15px;
        line-height: 25px;
    }

    .box-optimized {
        padding: 20px
    }

    .block-we-do .inner-image .block-image-bottom {
        bottom: -50px;
        right: -5px
    }

    .list-partners li {
        padding: 0;
        width: 32%
    }

    .list-partners li a {
        padding: 10px 15px
    }

    .text-display-3 {
        font-size: 35px;
        line-height: 42px
    }

    .banner-2 .pr-40 {
        padding-right: 0 !important
    }

    .banner-2 .ml-40 {
        margin-top: 15px
    }

    .banner-2 .ml-40,
    .bg-service-1 .ml-40 {
        margin-left: 10px !important
    }

    .btn-mb {
        margin-left: 0 !important
    }

    .box-image .btn-play-middle {
        background-size: 70px;
        height: 70px;
        width: 70px
    }

    .btn {
        padding: 15px 22px
    }

    .btn.icon-arrow-left {
        padding-left: 50px
    }

    .icon-arrow-right,
    .icon-arrow-right-white {
        background-position: center right 20px;
        padding-right: 45px
    }

    .list-icons .item-icon.none-bd {
        margin-bottom: 20px
    }

    .page-service-2 {
        background-size: auto 550px
    }

    .images-lists img {
        margin-bottom: 25px
    }

    .images-lists .img-1 {
        top: auto
    }

    .images-lists .img-2,
    .images-lists .img-4,
    .images-lists .img-5 {
        bottom: auto
    }

    .box-login .login-left {
        min-height: 400px
    }

    .box-quote {
        padding: 25px 15px
    }

    .box-quote .text-quote {
        font-size: 18px;
        line-height: 32px
    }

    .text-heading-5 {
        font-size: 18px
    }

    .text-heading-3 {
        font-size: 25px;
        line-height: 30px
    }

    .single-detail p {
        font-size: 16px;
        line-height: 30px
    }

    .form-comment .text-end {
        text-align: center !important
    }

    .section-box.mt-100,
    .section-box.mt-40,
    .section-box.mt-70,
    .section-box.mt-80 {
        margin-top: 30px !important
    }

    .header.sticky-bar .col-lg-7 .burger-icon {
        right: 15px
    }

    .banner-hero.hero-1 h1 {
        font-size: 38px
    }

    .banner-hero .block-banner .form-find {
        margin-top: 40px !important;
        padding: 15px
    }

    .banner-hero .block-banner .form-find form {
        display: block
    }

    .banner-hero .block-banner .form-find form input {
        margin-bottom: 15px
    }

    .banner-hero .block-banner .form-find form button {
        margin-top: 15px
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none
    }

    h2.section-title {
        font-size: 32px;
        line-height: 48px
    }

    .mt-sm-15 {
        margin-top: 15px !important
    }

    .mt-sm-30 {
        margin-top: 30px !important
    }

    .pt-sm-15 {
        padding-top: 15px
    }

    .swiper-group-6 {
        max-height: 140px
    }

    .box-swiper .swiper-container .item-logo {
        box-shadow: none
    }

    .list-partners li {
        padding: 15px
    }

    .box-newsletter {
        padding: 50px 15px
    }

    .box-newsletter .text-md-newsletter {
        font-size: 22px;
        line-height: 28px
    }

    .box-newsletter .text-lg-newsletter {
        font-size: 32px
    }

    .box-newsletter form {
        display: block
    }

    .footer .col-xs-6 {
        width: 50%
    }

    .footer ul.mt-40 {
        margin-bottom: 20px !important;
        margin-top: 15px !important
    }

    .footer .footer-social {
        margin-left: -10px;
        margin-top: 15px
    }

    .nav-right li {
        margin-bottom: 15px
    }

    .archive-header h3 {
        font-size: 32px;
        line-height: 1.2
    }
}

@media(max-width:449.98px) {
    .list-steps li {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .list-5-col li {
        width: 49%
    }

    .page-service-2 {
        background-size: auto 650px
    }

    .box-signup .box-form-signup {
        margin-bottom: 120px !important;
        padding: 20px
    }

    .box-line-throught {
        padding: 0 30px
    }

    .box-line-throught:after,
    .box-line-throught:before {
        width: 26px
    }

    .box-login .login-left {
        min-height: 300px
    }

    .box-login-form .box-signup .box-form-signup {
        margin-bottom: 0 !important
    }

    .tag-mb .tag-1 {
        font-size: 12px;
        line-height: 14px;
        padding: 10px 15px
    }

    .block-pricing-3 {
        padding: 15px
    }

    .block-pricing-3 .block-pricing-left {
        margin-bottom: 30px;
        padding: 40px 20px
    }

    .block-pricing-3 .block-price-item {
        padding-left: 70px;
        padding-right: 10px
    }

    .block-pricing-3 .block-price-item .checkbox {
        left: 20px
    }

    .block-pricing-3 .block-price-item .box-info-price {
        margin-top: 10px;
        position: relative;
        right: auto;
        top: auto;
        transform: none
    }
}

@media(min-width:1400px) {
    .container.wide {
        max-width: 1544px
    }

    .box-login-form .box-signup {
        margin: 0
    }
}

@media(min-width:1200px) {
    .mb-lg-100 {
        margin-bottom: 100px
    }

    .mt-lg-100 {
        margin-top: 100px
    }
}

@media screen and (min-width:1200px)and (max-width:1440px) {
    .header-right {
        display: none
    }
}

.header-logo a img {
    height: 100%;
    width: 100%
}

.header .main-menu .menu-icon-image {
    height: 14px;
    margin-right: 8px;
    margin-top: 4px;
    vertical-align: top;
    width: 14px
}

.show-admin-bar .mobile-header-active {
    padding-top: 40px
}

.show-admin-bar .sticky-bar.stick {
    top: 40px
}

.header-right .burger-icon {
    cursor: pointer;
    height: 20px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    z-index: 1002
}

.header-right .burger-icon.burger-close {
    position: absolute
}

.mobile-menu-active {
    overflow: hidden
}

.mobile-header-wrapper-inner {
    max-height: 100vh;
    overflow-y: auto
}

.mobile-header-content-area .burger-icon {
    right: 33px;
    top: 40px
}

.mobile-header-content-area .burger-close {
    display: block
}

.show-admin-bar .mobile-header-content-area .burger-icon {
    top: 80px
}

@media(min-width:1200px) {
    .burger-icon {
        display: none
    }
}

.card-grid-1 {
    position: relative
}

.card-grid-1 .bg--before {
    bottom: 0;
    height: 90px;
    position: absolute;
    right: 0;
    width: 90px
}

#live-toast:not(.alert-danger) .toast-header .danger,
#live-toast:not(.alert-info) .toast-header .info,
#live-toast:not(.alert-success) .toast-header .success {
    display: none
}

#live-toast ul.toast-list li {
    align-items: center;
    display: flex
}

#live-toast ul.toast-list li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: uicons-regular-rounded !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 !important;
    line-height: 1;
    padding-right: 5px;
    text-transform: none
}

#live-toast ul.toast-list li.text-success:before {
    content: ""
}

#live-toast ul.toast-list li.text-danger:before {
    content: ""
}

.language-switcher-container .language_bar_list li {
    display: inline-block;
    margin-left: 10px
}

.language-switcher-container .language_bar_list li a {
    color: #fff;
    display: flex
}

.language-switcher-container .language_bar_list li a img {
    margin-right: 6px
}

.language-switcher-container .language_bar_list li a span {
    color: #fff
}

.language-switcher-container .dropdown .dropdown-toggle {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 1em;
    padding-bottom: 2px;
    padding-left: 13px;
    padding-top: 5px
}

.language-switcher-container .dropdown .language_bar_chooser {
    line-height: normal;
    width: unset
}

.language-switcher-container .dropdown .language_bar_chooser li {
    font-size: 1em;
    padding: 8px
}

.language-switcher-container .dropdown .language_bar_chooser li a span,
.language-switcher-container .dropdown ul li a {
    color: var(--color-primary)
}

.language-switcher-container .dropdown ul li a img {
    margin-inline-end: 5px
}

.header-nav-right {
    align-items: center;
    display: flex;
    justify-content: center
}

.header .main-header .header-right {
    flex: 1 0 0;
    max-width: unset;
    padding-right: 0
}

@media(max-width:1200px) {
    .header-nav-right {
        margin-right: 45px
    }
}

@media(max-width:768px) {
    .main-header .header-left {
        position: relative
    }

    .header .main-header .header-left .header-logo {
        margin-right: 0
    }

    .footer .footer-bottom .menu-footer li:first-child {
        margin-left: 0
    }
}

.header-style-2 .language-switcher-container .language_bar_list li a span,
.header-style-5 .language-switcher-container .language_bar_list li a span {
    color: #fff
}

.mobile-header-wrapper-style {
    max-width: 100%
}

.highlight {
    color: var(--color-primary)
}

@keyframes button-loading-spinner {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.button-loading {
    opacity: .65;
    pointer-events: none;
    position: relative
}

.button-loading:before {
    animation: button-loading-spinner 1s linear infinite;
    border: 1px solid;
    border-color: var(--color-primary) #fff transparent;
    border-radius: 50%;
    content: "";
    height: 1em;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    position: absolute;
    top: 50%;
    width: 1em
}

.content-loading {
    opacity: .65;
    pointer-events: none;
    position: relative
}

.content-loading:before {
    animation: button-loading-spinner 1s linear infinite;
    border: 1.5px solid;
    border-color: var(--color-primary) #fff transparent;
    border-radius: 50%;
    content: "";
    height: 3rem;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    position: absolute;
    top: 50%;
    width: 3rem
}

.mini-cart-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.mini-cart-content .cart__items {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

.mini-cart-content .cart__items .mini-cart-item {
    border-bottom: 1px solid
}

.mini-cart-content .mini-cart__total {
    align-items: center;
    color: #000;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    padding-top: 10px
}

.mini-cart-content .mini-cart__total .price-amount {
    color: var(--primary-color);
    font-size: 16px
}

.product-attributes .attribute-values>ul {
    margin: 10px 0;
    padding-left: 0
}

.color-swatch li:last-child,
.text-swatch li:last-child {
    margin-right: 0
}

.custom-checkbox input[type=checkbox],
.custom-checkbox input[type=radio],
.custom-radio input[type=checkbox],
.custom-radio input[type=radio] {
    display: none
}

.custom-checkbox label,
.custom-radio label {
    display: block
}

.custom-checkbox span,
.custom-radio span {
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 25px;
    position: relative;
    width: 25px
}

.custom-checkbox input[type=checkbox]:checked~span:before,
.custom-checkbox input[type=radio]:checked~span:before,
.custom-radio input[type=checkbox]:checked~span:before,
.custom-radio input[type=radio]:checked~span:before {
    border: 2px solid var(--color-primary);
    border-radius: 50%;
    bottom: -4px;
    content: "";
    display: block;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px
}

.custom-checkbox.disabled label,
.custom-radio.disabled label {
    position: relative
}

.custom-checkbox.disabled label:after,
.custom-checkbox.disabled label:before,
.custom-radio.disabled label:after,
.custom-radio.disabled label:before {
    background-color: var(--color-primary);
    content: "";
    height: 90%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform-origin: 50% 50%;
    transition: all .4s ease;
    width: 1px;
    z-index: 20
}

.custom-checkbox.disabled label:before,
.custom-radio.disabled label:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.custom-checkbox.disabled label:after,
.custom-radio.disabled label:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.custom-checkbox.disabled span,
.custom-radio.disabled span {
    opacity: .9
}

.custom-checkbox.disabled input[type=checkbox]:checked~span:before,
.custom-checkbox.disabled input[type=radio]:checked~span:before,
.custom-radio.disabled input[type=checkbox]:checked~span:before,
.custom-radio.disabled input[type=radio]:checked~span:before {
    display: none
}

.text-swatch li {
    display: inline-block;
    margin-right: 5px
}

.text-swatch li input[type=checkbox],
.text-swatch li input[type=radio] {
    display: none
}

.text-swatch li input[type=checkbox]:checked~span,
.text-swatch li input[type=radio]:checked~span {
    border: 1px solid var(--color-primary)
}

.text-swatch li input[type=checkbox]:checked~span:after,
.text-swatch li input[type=radio]:checked~span:after {
    bottom: 0;
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");
    height: 10px;
    line-height: 1em;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 11px
}

.text-swatch li input[type=checkbox]:checked~span:before,
.text-swatch li input[type=radio]:checked~span:before {
    border: 16px solid transparent;
    border-bottom: 16px solid var(--color-primary);
    bottom: -1px;
    content: "";
    position: absolute;
    right: -16px
}

.text-swatch li span {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 5px 15px;
    position: relative;
    transition: .2s
}

.text-swatch li.attribute-swatch-item.pe-none span:after,
.text-swatch li.attribute-swatch-item.pe-none span:before {
    border-top: 1px dashed #999;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%
}

.text-swatch li.attribute-swatch-item.pe-none span:before {
    transform: rotate(45deg)
}

.text-swatch li.attribute-swatch-item.pe-none span:after {
    transform: rotate(-45deg)
}

.color-swatch li {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
    vertical-align: top
}

.form-review-product textarea.form-control {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: .375rem .75rem
}

.form-rating-stars {
    float: left
}

.form-rating-stars>label {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 1em;
    padding-right: .125em
}

.form-rating-stars:not(:checked)>label:hover,
.form-rating-stars:not(:checked)>label:hover~label,
.form-rating-stars>input:checked+label:hover,
.form-rating-stars>input:checked~label,
.form-rating-stars>input:checked~label:hover,
.form-rating-stars>input:checked~label:hover~label,
.form-rating-stars>label:hover~input:checked~label {
    color: #edb867
}

.review-images:not(.review-images-total) a {
    width: 82px
}

.review-images a {
    border: 1px solid #dee2e6;
    border-radius: .25rem !important;
    display: inline-block;
    height: 82px;
    line-height: 0;
    margin-bottom: 5px;
    margin-right: 5px
}

.review-images a img {
    border: none;
    -o-object-fit: cover;
    object-fit: cover
}

.review-images .more-review-images span {
    align-items: center;
    align-self: center;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: 22px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.review-images.review-images-total a {
    border: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0;
    padding: 1.5px
}

.image-viewer__item {
    background-color: #eee;
    border: 1px solid #c4c6cf;
    height: 70px;
    margin-right: 2px;
    margin-top: 5px;
    position: relative;
    text-align: initial;
    transition: all .3s cubic-bezier(.46, .03, .52, .96);
    width: 70px
}

.image-viewer__item img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.image-upload__uploader-container {
    display: inline-block
}

.image-upload__uploader-container:hover {
    cursor: pointer
}

.image-upload__uploader-container .image-upload__uploader {
    align-items: center;
    border: 1px dashed #c4c6cf;
    display: flex;
    flex-direction: column;
    height: 70px;
    justify-content: center;
    position: relative;
    width: 70px
}

.image-upload__uploader-container .image-upload__uploader:hover {
    background: #d9edf7
}

.image-upload__uploader-container .image-upload__uploader:hover .image-upload__file-input {
    cursor: pointer
}

.image-upload__icon {
    color: #333;
    font-size: 20px;
    margin-bottom: 8px
}

.image-upload__text {
    color: #333;
    font-size: 10px;
    line-height: 1.2;
    padding: 0 3px;
    text-align: center
}

.image-upload__file-input {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.image-viewer__item {
    display: inline-block
}

.image-viewer__list {
    display: block;
    width: 100%
}

.image-viewer__icon-remove {
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: -1px;
    z-index: 1
}

.image-viewer__icon-remove i {
    background: #848484;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px
}

.image-viewer__list.is-loading .loading {
    display: block !important
}

.help-block {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    cursor: help;
    display: block;
    font-size: .9em;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px
}

.image-upload__viewer .image-viewer__list .loading {
    background-color: rgba(146, 162, 177, .52);
    bottom: 0;
    display: none;
    position: absolute;
    top: 0;
    width: 100%
}

.image-upload__viewer .image-viewer__list .loading .half-circle-spinner {
    height: 30px;
    width: 30px
}

#shop-cart-offcanvas {
    z-index: 1062
}

.form-coupon-wrapper .input-group .form-control {
    border: 1px solid
}

.form-coupon-wrapper .input-group .btn {
    padding-bottom: unset;
    padding-top: unset
}

.cart-page-content .box-price,
.wishlist-page-content .box-price {
    margin-bottom: 0;
    margin-top: 0
}

.cart-page-content .box-price .price,
.wishlist-page-content .box-price .price {
    font-size: 1.2em;
    line-height: 1
}

.cart-page-content .box-price .price-old,
.wishlist-page-content .box-price .price-old {
    font-size: 1em;
    line-height: 1
}

#products-filter-form .sidebar .widget-title {
    border-bottom: 0;
    color: var(--color-primary) !important;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 0
}

#products-filter-form .sidebar .widget-content {
    margin: 20px 0
}

#product-quick-view-modal .product-modal-content {
    min-height: 75vh
}

#product-quick-view-modal .modal-content>.btn-close {
    background-color: #f2f4f7;
    padding: 1em;
    position: absolute;
    right: 1em;
    z-index: 1
}

#product-quick-view-modal.loading .product-modal-content {
    opacity: .65;
    pointer-events: none;
    position: relative
}

#product-quick-view-modal.loading .product-modal-content:before {
    animation: button-loading-spinner 1s linear infinite;
    border: 1.5px solid;
    border-color: var(--color-primary) #fff transparent;
    border-radius: 50%;
    content: "";
    height: 3rem;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    position: absolute;
    top: 50%;
    width: 3rem
}

.slider-nav-thumbnails .slick-prev {
    z-index: 2
}

.product-details #product-option .form-group input[type=checkbox],
.product-details #product-option .form-group input[type=radio] {
    height: 1em;
    width: 1em
}

.product-details #product-option .form-group select {
    -moz-padding-start: calc(.75rem - 3px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #212529;
    display: block;
    font-weight: 400;
    height: unset;
    line-height: 1.5;
    padding: .375rem 2.25rem .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.single-detail ol,
.single-detail ul {
    list-style: disc;
    margin-bottom: 25px;
    padding-left: 25px
}

.single-detail ol li,
.single-detail ul li {
    font-weight: 400;
    list-style: disc
}

.single-detail ol,
.single-detail ol li {
    list-style: decimal
}

.single-detail table {
    background-color: transparent;
    border: 1px solid #dee2e6;
    border-collapse: collapse;
    margin-bottom: 1rem;
    max-width: 100%;
    width: 100%
}

.single-detail table caption {
    caption-side: top;
    color: #6c757d;
    font-size: 90%;
    font-weight: 500;
    padding: 10px 0;
    text-align: center
}

.single-detail table th {
    border: solid #dee2e6;
    border-width: 1px 1px 2px;
    padding: .75rem;
    vertical-align: bottom
}

.single-detail table td {
    border: 1px solid #dee2e6
}

.single-detail table tbody tr th {
    border-bottom-width: 1px
}

.single-detail table blockquote {
    border: solid #ccc;
    border-width: 0 0 0 5px;
    font-style: italic;
    margin: 0 0 1rem;
    padding: 2px 8px 2px 20px
}

.single-detail table blockquote p {
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 0
}

.single-detail h2 {
    font-size: 1.75rem
}

.single-detail h3 {
    font-size: 1.5rem
}

.single-detail h4 {
    font-size: 1.25rem
}

.single-detail h5 {
    font-size: 1rem
}

.single-detail h6 {
    font-size: .9rem
}

.single-detail blockquote {
    border-left: 0;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1.5rem;
    padding: 0 30px;
    position: relative
}

.single-detail blockquote:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

.single-detail .blocks-gallery-grid li,
.single-detail .wp-block-gallery li {
    list-style: none !important
}

.single-detail .wp-block-separator {
    border-top: 1px solid #f4f5f9;
    margin: 20px auto
}

.single-detail .wp-block-embed,
.single-detail .wp-block-gallery,
.single-detail .wp-block-image {
    margin-bottom: 30px
}

.single-detail .blocks-gallery-grid,
.single-detail .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.single-detail .blocks-gallery-grid.columns-3 .blocks-gallery-image,
.single-detail .blocks-gallery-grid.columns-3 .blocks-gallery-item,
.single-detail .wp-block-gallery.columns-3 .blocks-gallery-image,
.single-detail .wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 16px;
    width: calc(33.33333% - 10.66667px)
}

.single-detail .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
.single-detail .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
.single-detail .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
.single-detail .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0
}

.single-detail .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.single-detail .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.single-detail .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.single-detail .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.single-detail .wp-block-gallery.is-cropped .blocks-gallery-image a,
.single-detail .wp-block-gallery.is-cropped .blocks-gallery-image img,
.single-detail .wp-block-gallery.is-cropped .blocks-gallery-item a,
.single-detail .wp-block-gallery.is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single-detail .wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    height: auto;
    max-width: none;
    width: auto
}

.single-detail .wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 20px;
    letter-spacing: 2em;
    padding-left: 2em
}

.single-detail .wp-block-separator.is-style-dots {
    line-height: 1;
    text-align: center
}

.single-detail .wp-block-quote.is-large,
.single-detail .wp-block-quote.is-style-large {
    background: #f4f5f9;
    border-radius: 5px;
    margin-bottom: 40px;
    margin-top: 40px;
    margin: 0 0 16px;
    padding: 50px;
    padding: 30px
}

.single-detail .wp-block-quote.is-large p,
.single-detail .wp-block-quote.is-style-large p {
    font-size: 30px;
    font-style: normal;
    line-height: 1.3
}

.single-detail .wp-block-image {
    margin-bottom: 30px
}

.single-detail .entry-main-content figure.alignleft {
    display: table;
    margin-right: 30px;
    margin-top: 20px
}

.single-detail .wp-block-image .alignleft {
    float: left;
    margin-right: 1em
}

.single-detail .wp-block-image .aligncenter>figcaption,
.single-detail .wp-block-image .alignleft>figcaption,
.single-detail .wp-block-image .alignright>figcaption,
.single-detail .wp-block-image.is-resized>figcaption {
    caption-side: bottom;
    display: table-caption;
    margin: 10px 0;
    width: 100%
}

.single-detail .wp-block-image figcaption {
    bottom: 0;
    color: #6a6a6a;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 15px;
    right: 0;
    text-align: center;
    z-index: 1
}

.footer .width-20:last-child {
    width: 16%
}

.footer .footer-bottom .menu-footer li {
    display: inline;
    margin-left: 2em
}

.footer .footer-bottom .menu-footer li a:hover {
    padding-inline-start: 0;
    transition-duration: unset
}

@media(max-width:767.98px) {
    .header-right {
        display: unset
    }

    .header-right .action-header {
        display: none
    }
}

.paginations .pager li a.active {
    background-color: var(--color-primary);
    color: #fff
}

.header-top-green {
    position: relative;
    z-index: 2
}

.header-top-green .text-body-text,
.header-top-green a,
.header-top-green button,
.header-top-green span {
    color: #fff;
    font-size: 13px;
    font-weight: 400
}

.header-top-green .text-body-text:hover,
.header-top-green a:hover,
.header-top-green button:hover,
.header-top-green span:hover {
    color: #fff
}

.header-top-green .dropdown .dropdown-menu li:first-child .dropdown-item {
    border-radius: 10px 10px 0 0
}

.header-top-green .dropdown .dropdown-menu li:last-child .dropdown-item {
    border-radius: 0 0 10px 10px
}

.header-top-green .dropdown .dropdown-menu li .dropdown-item {
    color: #222
}

.header-top-green .dropdown-currencies,
.header-top-green .language-switcher-container .language_bar_list,
.header-top-green .user-profile {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: .25rem .5rem;
    vertical-align: middle
}

.header-top-green .dropdown-currencies .btn {
    border: none !important;
    line-height: 0;
    outline: none !important;
    padding: .25rem .5rem
}

.header-top-green .language-switcher-container .language_bar_list li a img {
    margin-top: 2px
}

.header-top-green .user-profile img {
    margin-right: 4px;
    vertical-align: top
}

.header .main-header .main-menu li a {
    padding: 10px 22px
}

.header .main-header .header-right .btn {
    font-size: 16px;
    padding: 18px 42px 18px 18px
}

.header-top span {
    display: inline-block
}

.header .main-menu li ul li.active a {
    color: var(--color-primary)
}

.product-item-2 .product-info .box-prices {
    width: calc(100% - 80px)
}

.product-item-2 .product-info .cart-form {
    margin-left: auto
}

.section-box .card-list-style-1:last-child {
    border-bottom: none
}

.btn-primary {
    background-color: var(--color-primary);
    border-color: var(--color-primary)
}

.galleries .detail-gallery .product-image-slider {
    align-items: start;
    border: none;
    line-height: normal;
    min-height: 0
}

.galleries .detail-gallery .product-image-slider img {
    max-width: 100%
}

.galleries .slider-nav-thumbnails {
    width: 80px
}

.galleries .slider-nav-thumbnails .slick-slide {
    border-radius: 0;
    height: auto;
    line-height: normal
}

.galleries .slider-nav-thumbnails .slick-slide img {
    border-radius: 0;
    max-height: 100%;
    max-width: 100%
}

.galleries .slick-slider .slick-list,
.galleries .slick-slider .slick-track {
    width: 100%
}

.product-description .tab-content .pagination ul.pager li.active a {
    background-color: var(--color-primary);
    color: #fff
}

.dropdown-sort .dropdown-toggle {
    background-color: transparent !important;
    border-color: transparent !important
}

.cart-form__contents td {
    vertical-align: middle
}

.section-box ul.nav {
    list-style: none
}

.nav-pills {
    --bs-nav-pills-link-active-bg: var(--color-primary);
    --bs-nav-link-color: var(--color-primary)
}

.ck-content ul.faq-list-items li.faq-item {
    list-style: none
}

.footer-bottom .row .col-md-8 span:first-child {
    margin-right: 2em
}

.footer .footer-bottom .menu-footer li {
    margin-left: 0;
    margin-right: 2em
}

body[dir=rtl] .fi-rr-sign-in-alt:before {
    transform: rotateY(180deg)
}

body[dir=rtl] .header-top .line-right {
    padding-left: 35px;
    padding-right: 0
}

body[dir=rtl] .header-top .line-right:before {
    left: 15px;
    right: auto
}

body[dir=rtl] .icon-arrow-right {
    background-image: url(../imgs/template/icons/arrow-small-left.svg);
    background-position: center left 25px
}

body[dir=rtl] .icon-arrow-right-white,
body[dir=rtl] .icon-arrow-right.btn:hover {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg)
}

body[dir=rtl] .icon-arrow-right-white {
    background-position: center left 25px;
    padding-left: 56px;
    padding-right: 32px
}

body[dir=rtl] .icon-arrow-right-white.btn:hover {
    background-image: url(../imgs/template/icons/arrow-small-left.svg)
}

body[dir=rtl] .header .main-header .header-right .btn {
    padding: 18px 18px 18px 42px
}

body[dir=rtl] .header .main-header .header-left .header-logo {
    margin-left: 50px;
    margin-right: auto
}

body[dir=rtl] .header .main-header .main-menu li a {
    text-align: right
}

body[dir=rtl] .header .main-header .main-menu li a i {
    display: inline-block
}

body[dir=rtl] .header .main-header .main-menu li.has-children>a:after {
    left: -4px;
    position: absolute;
    top: 15px
}

body[dir=rtl] .language-switcher-container .language_bar_list li a img {
    margin-left: 5px
}

body[dir=rtl] .icon-triangle {
    background-image: url(../imgs/template/icons/icon-triangle.svg);
    background-position: 100%
}

body[dir=rtl] .comments-area .thumb {
    margin-left: 20px;
    margin-right: 0
}

body[dir=rtl] .progress span {
    display: inline-block;
    padding-left: 10px;
    padding-right: 0
}

body[dir=rtl] .detail-extralink .detail-qty {
    margin: 0 0 15px 6px
}

body[dir=rtl] .color-swatch li:first-child,
body[dir=rtl] .text-swatch li:first-child {
    margin-right: 0
}

body[dir=rtl] .color-swatch li:last-child,
body[dir=rtl] .text-swatch li:last-child {
    margin-right: 10px
}

body[dir=rtl] .lg-outer {
    direction: ltr
}

body[dir=rtl] .deals-countdown {
    left: -20px;
    right: auto
}

body[dir=rtl] .item-cat {
    margin-left: 20px;
    margin-right: 0
}

body[dir=rtl] .mr-15 {
    margin-left: 15px !important;
    margin-right: 0 !important
}

body[dir=rtl] .nav-breadcrumbs .breadcrumb ul li {
    float: right
}

body[dir=rtl] .banner-hero .icon-arrow-right {
    background-position: center left 10px
}

body[dir=rtl] .banner-hero .icon-arrow-right,
body[dir=rtl] .banner-hero .icon-arrow-right.btn:hover {
    background-image: url(../imgs/template/icons/arrow-small-left.svg)
}

body[dir=rtl] .banner-hero .input-with-button {
    background-position: 100%
}

body[dir=rtl] .banner-hero .col-lg-5.d-none.d-lg-block {
    transform: scaleX(-1)
}

body[dir=rtl] .banner-hero .mt-40 .icon-arrow-right-white:hover {
    background-image: url(../imgs/template/icons/arrow-small-left.svg)
}

body[dir=rtl] .banner-hero .box-mw-610 .icon-arrow-right-white:hover {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg)
}

body[dir=rtl] .tab-content .icon-arrow-right {
    background-image: url(../imgs/template/icons/arrow-small-left.svg);
    background-position: center left 30px;
    padding-left: 56px;
    padding-right: 35px
}

body[dir=rtl] .box-newsletter .btn-send {
    transform: rotate(180deg)
}

body[dir=rtl] .box-pricing-item .icon-arrow-right {
    background-position: center left 15%;
    text-align: center
}

body[dir=rtl] .header-right .burger-icon .burger-close {
    right: -11px;
    top: -36px
}

body[dir=rtl] .box-swiper .swiper-button-prev {
    left: 0;
    right: auto;
    top: -65px
}

body[dir=rtl] .box-swiper .swiper-button-next {
    left: 84px;
    right: auto;
    top: -65px
}

body[dir=rtl] .user-profile a .fi-rr-sign-in-alt {
    margin-left: 4px
}

body[dir=rtl] .box-img-user .img-user {
    left: unset;
    right: 0
}

body[dir=rtl] .box-img-user h4.text-body-lead,
body[dir=rtl] .box-img-user p.text-body-text-md {
    margin-right: 100px;
    width: 100%
}

body[dir=rtl] .banner-hero .icon-arrow-right {
    background-position: center left 18px;
    margin-right: 20px;
    padding-left: 48px;
    padding-right: 35px
}

body[dir=rtl] .banner-hero .icon-arrow-right:hover {
    background-image: url(../imgs/template/icons/arrow-small-left.svg) !important
}

body[dir=rtl] .banner-hero .mt-50 .icon-arrow-right:hover {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg) !important
}

body[dir=rtl] .section-box .list-icons .item-icon .mb-15 {
    margin-right: 77px
}

body[dir=rtl] .section-box .list-icon-3 .text-body-text-md {
    background: unset;
    padding-right: 25px;
    position: relative
}

body[dir=rtl] .section-box .list-icon-3 .text-body-text-md:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExIDBDNC45MzUgMCAwIDQuOTM0IDAgMTFjMCA2LjA2NSA0LjkzNSAxMSAxMSAxMXMxMS00LjkzNSAxMS0xMWMwLTYuMDY2LTQuOTM1LTExLTExLTExWm02LjMxNiA5LjE0Mi02LjkxIDYuOTFhMS41NDUgMS41NDUgMCAwIDEtMS4xLjQ1NmMtLjQxNiAwLS44MDYtLjE2Mi0xLjEtLjQ1NUw0LjY4NCAxMi41M2ExLjU0NiAxLjU0NiAwIDAgMS0uNDU2LTEuMWMwLS40MTYuMTYyLS44MDcuNDU2LTEuMWExLjU0NSAxLjU0NSAwIDAgMSAxLjEtLjQ1NmMuNDE1IDAgLjgwNi4xNjIgMS4xLjQ1NmwyLjQyMiAyLjQyMiA1LjgxLTUuODExYTEuNTQ1IDEuNTQ1IDAgMCAxIDEuMS0uNDU2IDEuNTU3IDEuNTU3IDAgMCAxIDEuMSAyLjY1NloiIGZpbGw9IiMwMDZENzciLz48L3N2Zz4=) no-repeat;
    content: "";
    height: 24px;
    position: absolute;
    right: -7px;
    top: 0;
    transform: rotate(0deg);
    width: 24px
}

body[dir=rtl] .section-box .box-mw-610 .icon-arrow-right-white:hover {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg)
}

body[dir=rtl] .section-box .mt-40 .icon-arrow-right {
    background-position: center left 20px;
    padding-left: 45px;
    padding-right: 35px
}

body[dir=rtl] .section-box .bdrd-58 button.icon-arrow-right-white {
    margin-left: 40px;
    margin-right: unset !important
}

body[dir=rtl] .section-box h4.text-heading-6.icon-home {
    background-position: right 110px top 0
}

body[dir=rtl] .section-box .grid-image-left-category .category-info {
    margin-right: 10px
}

body[dir=rtl] .section-box .list-categories-number .list-category .number {
    float: left
}

body[dir=rtl] .section-box .box-green .block-1 {
    left: 30%
}

body[dir=rtl] .section-box .box-green .block-2 {
    left: 37%
}

body[dir=rtl] .section-box .list-icons-round .icon-left {
    left: unset;
    top: 10px
}

body[dir=rtl] .section-box .list-icons-round .text-body-text,
body[dir=rtl] .section-box .list-icons-round .text-heading-5 {
    margin-right: 80px
}

body[dir=rtl] .section-box .list-icons .icon-left {
    left: unset;
    top: 10px
}

body[dir=rtl] .section-box .list-icons .text-heading-4 {
    margin-right: 80px
}

body[dir=rtl] .section-box .list-icons .text-heading-6 {
    margin-right: 80px;
    width: 100%
}

body[dir=rtl] .section-box .list-icons .text-body-excerpt {
    margin-right: 80px
}

body[dir=rtl] .section-box .faq-item {
    background-position: right 0
}

body[dir=rtl] .section-box .faq-item .text-body-text,
body[dir=rtl] .section-box .faq-item .text-heading-5 {
    margin-right: 25px
}

body[dir=rtl] .section-box .faq-item .accordion-header .text-heading-5 {
    margin-right: auto
}

body[dir=rtl] .section-box .icon-wave:before {
    left: 0;
    right: unset
}

body[dir=rtl] .banner-homepage6 .icon-triangle,
body[dir=rtl] .box-banner-left .icon-triangle,
body[dir=rtl] .col-lg-12 .icon-triangle,
body[dir=rtl] .col-lg-7 .icon-triangle {
    background-image: unset;
    margin-right: 50px;
    position: relative
}

body[dir=rtl] .banner-homepage6 .icon-triangle:before,
body[dir=rtl] .box-banner-left .icon-triangle:before,
body[dir=rtl] .col-lg-12 .icon-triangle:before,
body[dir=rtl] .col-lg-7 .icon-triangle:before {
    background: url(../imgs/template/icons/icon-triangle.svg) no-repeat;
    content: "";
    height: 24px;
    position: absolute;
    right: -5px;
    top: 20px;
    transform: rotate(180deg);
    width: 24px
}

body[dir=rtl] .grid-category-style-2 .icon-arrow-right-thin {
    transform: rotate(180deg)
}

body[dir=rtl] .media-block .icon-arrow-right {
    margin-right: 20px;
    padding-left: 55px;
    padding-right: 50px
}

body[dir=rtl] .media-block .btn-media img {
    margin-top: -3px
}

body[dir=rtl] .block-pricing-3 .block-price-item .checkbox {
    left: unset;
    right: 30px
}

body[dir=rtl] .block-pricing-3 .block-price-item .box-info-price {
    left: 30px;
    right: unset
}

body[dir=rtl] .block-pricing-3 .block-pricing-left .list-package-feature li {
    background-position: 0
}

body[dir=rtl] .col-lg-10 .text-center .icon-arrow-right {
    margin-right: 20px;
    padding-left: 50px;
    padding-right: 30px
}

body[dir=rtl] .list-icons .item-icon .text-body-text {
    margin-right: 80px;
    width: 100%
}

body[dir=rtl] .bg-about-2 .block-1 {
    left: 50%
}

body[dir=rtl] .bg-about-2 .list-icons .icon-left {
    top: unset
}

body[dir=rtl] .card-grid-style-4 .tag-dot {
    background-position: 100%
}

body[dir=rtl] .card-grid-style-4 a {
    margin-right: 12px
}

body[dir=rtl] .shop-bottom-banner .box-green-2 {
    background-position: 0 100%
}

body[dir=rtl] .nav-breadcrumbs .breadcrumb ul li {
    background: unset;
    position: relative
}

body[dir=rtl] .nav-breadcrumbs .breadcrumb ul li:after {
    background: url(../imgs/page/single-product/right-arrow.svg) no-repeat;
    content: "";
    height: 24px;
    position: absolute;
    right: -24px;
    top: -6px;
    transform: rotate(180deg);
    width: 24px
}

body[dir=rtl] .nav-breadcrumbs .breadcrumb ul li.home {
    padding-right: 30px
}

body[dir=rtl] .nav-breadcrumbs .breadcrumb ul li.home:after {
    background: url(../imgs/page/single-product/home.svg) no-repeat;
    margin-right: 20px;
    margin-top: 6px;
    transform: rotate(0deg)
}

body[dir=rtl] .action-header .icon-arrow-right {
    background-image: url(../imgs/template/icons/arrow-small-left.svg)
}

body[dir=rtl] .header-style-2 .action-header .icon-arrow-right {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg)
}

body[dir=rtl] .box-slider-3 .block-slider-bottom-banner {
    padding-right: unset
}

body[dir=rtl] .box-slider-3 .block-slider-bottom-banner .box-swiper {
    padding-left: 190px
}

body[dir=rtl] .box-slider-3 .block-slider-bottom-banner .swiper-button-next,
body[dir=rtl] .box-slider-3 .block-slider-bottom-banner .swiper-button-prev {
    top: 250px
}

body[dir=rtl] .banner-hero.banner-4 .mt-40 .icon-arrow-right-white:hover {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg)
}

body[dir=rtl] .filters-products .number-info .color-green-900 {
    margin-right: 5px
}

body[dir=rtl] .filters-products .filter-info .dropdown-sort .dropdown-toggle i {
    float: left;
    margin: unset
}

body[dir=rtl] .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
    margin-left: 10px;
    margin-right: unset
}

body[dir=rtl] .header-top-green .user-profile img {
    margin-left: 5px
}

body[dir=rtl] .product-item-2 .product-info .button-add .btn-cart {
    background-position: center left 10px;
    padding-left: 25px;
    padding-right: 10px
}

body[dir=rtl] .product-item-2 .product-info .price-line {
    margin-right: 5px
}

body[dir=rtl] .product-details .product-info .box-price .text-stock {
    margin-right: 20px
}

body[dir=rtl] .product-info .product-rate {
    transform: scaleX(-1)
}

body[dir=rtl] .product-info .product-rate .product-rating {
    float: left
}

body[dir=rtl] .banner-faqs-1 .form-round .btn-round-icon {
    transform: rotate(180deg)
}

body[dir=rtl] .header-style-5 .header-nav-right .action-header .icon-arrow-right {
    background-image: url(../imgs/template/icons/arrow-small-left-white.svg)
}

body[dir=rtl] .banner-breadcrumbs .breadcrumbs li {
    margin-right: 10px
}

body[dir=rtl] .banner-breadcrumbs .breadcrumbs li:before {
    left: unset;
    right: -10px;
    transform: rotate(180deg)
}

body[dir=rtl] .comments-area .product-rate {
    transform: scaleX(-1)
}

body[dir=rtl] .comments-area .product-rate .product-rating {
    float: left
}

body[dir=rtl] .cart-form__cart-item .product-remove .fi-rr-delete:before,
body[dir=rtl] .mini-product-cart-list .remove-cart-item .fi-rr-delete:before {
    display: inline-block;
    transform: rotate(180deg)
}

body[dir=rtl] .customer-address .justify-content-between .btn-trigger-delete-address {
    padding-left: 5px
}

body[dir=rtl] .comment-respond .fi-rr-paper-plane:before {
    display: inline-block
}

body[dir=rtl] .comments-area h6 {
    direction: ltr !important
}

body[dir=rtl] #scrollUp {
    left: 30px;
    right: auto
}

body[dir=rtl] .card-grid-1 .bg--before {
    left: 0;
    right: auto;
    transform: scaleX(-1)
}

.product-reviews-container {
    position: relative
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.loading-spinner {
    align-items: center;
    background: hsla(0, 0%, 100%, .5);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.loading-spinner:after {
    animation: lds-dual-ring .5s linear infinite;
    border-color: var(--color-primary) transparent var(--color-primary) transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    content: " ";
    display: block;
    height: 40px;
    width: 40px
}

@media screen and (min-width:768px)and (max-width:992px) {
    .header-top .language-switcher-container .language_bar_list {
        margin-top: 5px
    }

    .header-top .language-switcher-container .language_bar_list li a span {
        display: none
    }
}

.banner-hero.banner-homepage8 .rounded-img {
    position: relative
}

.banner-hero.banner-homepage8 .rounded-img>div {
    position: absolute
}

.h-full {
    height: 100%
}

.block-pricing .box-pricing-item .list-package-feature li {
    padding-inline-start: 0
}

.block-pricing .box-pricing-item .list-package-feature li svg {
    color: var(--color-primary);
    margin-inline-end: 5px
}

.block-pricing .box-pricing-item .list-package-feature li.uncheck svg {
    color: var(--color-secondary)
}

.box-newsletter .box-form-newsletter button {
    background-color: var(--color-primary);
    border-radius: 50%;
    color: #fff;
    padding: 10px;
    width: 62px
}

.box-newsletter .box-form-newsletter button:hover {
    transform: translateY(-5%) rotate(-45deg)
}

.box-newsletter .box-form-newsletter button i:before {
    font-size: 32px
}

.swiper-pagination-bullets .swiper-pagination-customs-active,
.swiper-pagination-bullets .swiper-pagination-customs:hover {
    background: var(--color-primary)
}

.swiper-pagination-bullets .swiper-pagination-customs {
    border-radius: 50%
}

@media screen and (max-width:1400px) {
    .how-it-work-style-7-content .box-content {
        padding-bottom: 150px
    }

    .how-it-work-style-7-content .box-image-inner {
        margin-bottom: -150px
    }
}

@media screen and (max-width:1200px) {
    .how-it-work-style-7-content .box-content {
        padding-bottom: 60px
    }

    .how-it-work-style-7-content .box-image-inner {
        margin-bottom: -60px
    }
}

@media screen and (max-width:768px) {
    .how-it-work-style-7-content .box-content {
        padding-bottom: 0
    }

    .how-it-work-style-7-content .box-image-inner {
        margin-bottom: 0
    }
}

@media screen and (min-width:1400px) {
    .how-it-work-style-7-content .box-content {
        padding-bottom: 200px
    }

    .how-it-work-style-7-content .box-image-inner {
        margin-bottom: -200px
    }
}

.fb_dialog .fb_dialog_content iframe {
    bottom: 90px !important
}

.product-item-2 .product-info>.d-flex:last-child {
    gap: 10px;
    justify-content: space-between
}

.customer-dashboard-container .btn {
    border-radius: 4px;
    font-size: 13px;
    line-height: 16px;
    padding: 7px 12px
}

.customer-dashboard-container .table td,
.customer-dashboard-container .table tr {
    vertical-align: middle
}

.header-style-5 {
    z-index: unset
}

.header-style-5:not(.sticky-bar.stick) .main-menu li a {
    color: #101828 !important
}

.header-style-5:not(.sticky-bar.stick) .main-menu li a:hover {
    color: #83c5be !important
}

.review-container h4,
.review-container p {
    margin-bottom: .75rem
}

.review-container .btn {
    font-size: 14px
}

.auth-card form .auth-input-icon {
    top: 11px
}

.customer-page .profile-content {
    background-color: #f2f4f7
}

.contact-form label.required:after {
    color: #dc3545;
    content: "*";
    margin-left: .25rem
}

.contact-form .contact-form-group input.contact-form-input,
.contact-form .contact-form-group textarea.contact-form-input {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #98a2b3;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.contact-form .contact-form-group input.contact-form-input {
    height: 60px
}

.contact-form .contact-form-group textarea.contact-form-input {
    padding: 30px
}

.widget-content .subscribe-form {
    margin-top: 15px
}

.widget-content .subscribe-form .text-email {
    border-radius: 8px !important
}

.widget-content .subscribe-form .btn {
    border-radius: 50px !important
}

.box-quick-view .quick-view {
    left: 50% !important;
    margin: unset !important;
    right: unset !important;
    transform: translateX(-50%);
    width: unset !important
}

.box-quick-view .quick-view a {
    width: 50px !important
}

@media screen and (max-width:768px) {
    .galleries .slider-nav-thumbnails {
        width: 100%
    }
}

@media screen and (min-width:768px)and (max-width:1300px) {
    .galleries .slider-nav-thumbnails .slick-prev {
        top: -25px
    }
}

.box-search-top .search-post svg {
    width: 20px !important
}

.search-autocomplete-modal .box-notify-me .inner-notify-me {
    display: flex
}

.search-autocomplete-modal input.autocomplete-search {
    border: 1px solid #98a2b3;
    border-radius: 50px;
    margin-right: 10px
}

#search-autocomplete-modal {
    z-index: 1100 !important
}

.search-autocomplete-modal .modal-header {
    padding: 1.5rem 1rem
}

.search-autocomplete-modal .btn-close {
    height: .5rem;
    width: .5rem
}

.search-results .search-results-wrapper {
    max-height: 30rem;
    overflow-y: auto;
    top: 5rem;
    z-index: 2
}

.search-results .search-results-wrapper.blog-sidebar {
    margin-top: 0
}

.blog-sidebar {
    margin-top: 30px
}

.blog-sidebar .title-blog-sidebar {
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
    font-weight: 700;
    margin: 0 20px;
    padding: 20px 0
}

.blog-sidebar .post-item {
    display: flex;
    padding: 20px
}

.blog-sidebar .post-item .post-image {
    border-radius: 5px;
    max-width: 85px
}

.blog-sidebar .post-item .post-meta {
    margin-left: 10px
}

.blog-sidebar .post-item .post-meta .title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.blog-sidebar .post-item .post-meta .description {
    align-items: center;
    display: flex;
    margin-top: 10px
}

.blog-sidebar .post-item .post-meta .description .avatar-author {
    height: 25px;
    width: 25px
}

.blog-sidebar .post-item .post-meta .description .name {
    font-weight: 400;
    margin-left: 10px
}

.blog-sidebar .post-item .post-meta .description .date {
    color: #6c757d;
    font-weight: 400;
    margin-left: 30px
}

.banner-imgs{
    display: inline-block;
    padding: 10px;
    /* border: 3px dashed #252525; */
    animation: hero-thumb-sm-animation 50s linear infinite;
}
.main-section{
    /* border: 2cqmax dashed var(--color-primary) !important; */
    border: 2px dashed var(--color-primary) !important;

}
.section-subtitle-name{
    margin-bottom: 16px;
    margin-left: 4px;
    letter-spacing: 5px;
    color: var(--color-primary) !important;
}

.team-one {
    position: relative;
    display: block;
    background: var(--donatix-gray-bg);
    overflow: hidden;
    z-index: 1;
}

.team-one__pattern {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
}

.team-one .shape1 {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: -1;
}

.team-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
    z-index: 1;
}

.team-one__single-img {
    position: relative;
    display: block;
    overflow: hidden;
    background:  var(--color-primary);
    border-radius: 20px;
}

.team-one__single-img img {
    width: 100%;
    height: 350px;   /* fixed height */
    transition: .5s ease;
    transform: scale(1.05);
    object-fit: cover;
}

.team-one__single:hover .team-one__single-img img {
    transform: scale(1);
    opacity: 0.4;
}

.team-one__single-content {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    background: #ffffff;
    padding: 20px 20px 12px;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    -webkit-transform: perspective(400px) rotateX(50deg) scaleY(0.6);
    -ms-transform: perspective(400px) rotateX(50deg) scaleY(0.6);
    transform: perspective(400px) rotateX(50deg) scaleY(0.6);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 0;
    z-index: 2;
}

.team-one__single:hover .team-one__single-content {
    -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
    -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
    transform: perspective(400px) rotateX(0deg) scaleY(1.0);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 1;
}

.team-one__single-social-links {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    visibility: hidden;
    opacity: 0;
    transition-delay: .3s;
    transition-timing-function: ease-in-out;
    transition-duration: .1s;
    transition-property: all;
}

.team-one__single:hover .team-one__single-social-links {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
    transition-delay: .3s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.team-one__single-social-links a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
    z-index: 1;
}

.team-one__single-social-links a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: var(--color-primary);
    transform: scale(0.6);
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: -1;
}

.team-one__single-social-links a:hover::before {
    transform: scale(1.0);
    opacity: 1;
}

.team-one__single-social-links a+a {
    margin-left: 5px;
}

.team-one__single-social-links a span::before {
    position: relative;
    display: inline-block;
    color: var(--color-secondary);
    font-size: 15px;
    line-height: 15px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.team-one__single-social-links a:hover span::before {
    color:#ffffff;
}

.team-one__single-content .text-box {
    position: relative;
    display: block;
    transform: translateY(50%);
    visibility: hidden;
    opacity: 0;
    transition-delay: .3s;
    transition-timing-function: ease-in-out;
    transition-duration: .1s;
    transition-property: all;
}

.team-one__single:hover .team-one__single-content .text-box {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
    transition-delay: .3s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.team-one__single-content .text-box h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 17px;
}

.team-one__single-content .text-box h2 a {
    color: #0000;
}

.team-one__single-content .text-box h2 a:hover {
    color:  var(--color-primary);
}

.team-one__single-content .text-box p {
    margin: 0;
    text-align: justify;
}
.testimonial-one {
    position: relative;
    display: block;
    background-color: var(--donatix-white);
    overflow: hidden;
    z-index: 1;
}

.testimonial-one::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: var(--donatix-white);
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1920' height='66' viewBox='0 0 1920 66'%3E%3Cimage xlink:href='data:image/png;base64,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' x='0' y='0' width='1920' height='66'/%3E%3C/svg%3E");
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1920' height='66' viewBox='0 0 1920 66'%3E%3Cimage xlink:href='data:image/png;base64,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' x='0' y='0' width='1920' height='66'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: top center;
    mask-position: top center;
    -webkit-mask-size: cover;
    mask-size: cover;
    height: 66px;
    content: "";
    z-index: 1;
}

.testimonial-one__pattern {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
}

.testimonial-one__pattern::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    content: "";
}

.testimonial-one__pattern::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    mix-blend-mode: overlay;
    content: "";
}

.testimonial-one__img {
    position: relative;
    display: block;
    margin-right: 43px;
    padding-right: 37px;
}

.testimonial-one__img::before {
    position: absolute;
    top: 27px;
    left: 65px;
    bottom: 0;
    right: 0;
    border: 5px solid  var(--color-primary);
    border-radius: 100px 0px 500px 500px;
    content: "";
    z-index: 1;
}

.testimonial-one__img-inner {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 100px 0px 500px 500px;
}

.testimonial-one__img-inner img {
    width: 100%;
}

.testimonial-one__img-inner .ratting-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    background: var(--color-secondary);
    z-index: 2;
}

.testimonial-one__img-inner .ratting-box p {
    color: #fff;
    font-weight: 700;
}

.testimonial-one__img-inner .ratting-box p span::before {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color:  var(--color-primary);
    margin-right: 2px;
}

.testimonial-one__content {
    position: relative;
    display: block;
    margin-left: -8px;
}

.testimonial-one__content .sec-title {
    position: relative;
    display: block;
    border-bottom: 1px solid #829592;
}

.testimonial-one__content .sec-title__title {
    color: #000;
}

.testimonial-one__carousel {
    position: relative;
    margin-top: 35px;
}

.testimonial-one__single {
    position: relative;
    display: block;
    z-index: 1;
}

.testimonial-one__single-quote {
    position: absolute;
    bottom: 39px;
    right: 0;
}

.testimonial-one__single-quote span::before {
    position: relative;
    display: inline-block;
    color: var(--color-primary);
    font-size: 55px;
    line-height: 55px;
}

.testimonial-one__single .rating-box {
    position: relative;
    display: block;
    margin-bottom: 33px;
}

.testimonial-one__single p {
    color: #000;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
}

.testimonial-one__single .author-info {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 38px;
    text-align: right;
}

.testimonial-one__single .author-info .img-box {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.testimonial-one__single .author-info .img-box img {
    width: 100%;
}

.testimonial-one__single .author-info .text-box {
    position: relative;
    display: block;
    flex: 1;
    margin-left: 23px;
}

.testimonial-one__single .author-info .text-box h2 {
    color: #000;
    font-size: 25px;
    line-height: 36px;
    font-weight: 700;
    text-transform: capitalize;
}

.testimonial-one__single .author-info .text-box p {
    color:  var(--color-primary);
    font-weight: 600;
}
.modern-footer {
     background:
    linear-gradient(
        90deg,
        rgba(82,111,117,0.22),
        rgba(82,111,117,0.45)
    );
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='500' preserveAspectRatio='none' viewBox='0 0 1440 500'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1017%26quot%3b)' fill='none'%3e%3crect width='1440' height='500' x='0' y='0' fill='rgba(177%2c 184%2c 186%2c 1)'%3e%3c/rect%3e%3cpath d='M1192.5543700886622 128.8405739394659L1144.0791839879305 19.963523335371946 1083.6773194845682 177.31576004019766z' fill='rgba(97%2c 114%2c 119%2c 0.35)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M198.53367167945305 172.29830343184062L157.67107756072863 106.90448311745617 92.27725724634416 147.7670772361806 133.13985136506858 213.16089755056504z' fill='rgba(97%2c 114%2c 119%2c 0.35)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M948.0129316262936 430.41164672969404L1024.4160289179893 437.0960516009856 996.2410875790788 319.1492032277963z' fill='rgba(97%2c 114%2c 119%2c 0.35)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M791.7045381862471 157.23651244189705L764.370993492085 82.13821560103288 689.2726966512207 109.47176029519503 716.606241345383 184.5700571360592z' fill='rgba(97%2c 114%2c 119%2c 0.35)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M95.4778688776164 524.0966283629003L146.32057200486278 428.47541102174137-0.1433484635425657 473.2539252356539z' fill='rgba(97%2c 114%2c 119%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M254.719%2c471.241C270.407%2c470.775%2c281.689%2c457.931%2c289.379%2c444.249C296.876%2c430.912%2c301.654%2c414.806%2c293.832%2c401.656C286.136%2c388.718%2c269.768%2c386.363%2c254.719%2c385.98C238.708%2c385.572%2c220.59%2c386.057%2c211.999%2c399.574C202.984%2c413.757%2c207.699%2c431.981%2c216.304%2c446.417C224.671%2c460.453%2c238.385%2c471.726%2c254.719%2c471.241' fill='rgba(97%2c 114%2c 119%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1399.203%2c189.08C1433.269%2c188.576%2c1455.674%2c157.647%2c1472.415%2c127.974C1488.769%2c98.987%2c1502.327%2c64.597%2c1485.698%2c35.767C1469.061%2c6.922%2c1432.412%2c-1.405%2c1399.203%2c1.042C1370.265%2c3.175%2c1347.158%2c22.155%2c1332.29%2c47.073C1316.96%2c72.765%2c1309.387%2c103.134%2c1322.139%2c130.198C1336.908%2c161.542%2c1364.558%2c189.593%2c1399.203%2c189.08' fill='rgba(97%2c 114%2c 119%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1017'%3e%3crect width='1440' height='500' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e"); */
        /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='500' preserveAspectRatio='none' viewBox='0 0 1440 500'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1007%26quot%3b)' fill='none'%3e%3crect width='1440' height='500' x='0' y='0' fill='rgba(177%2c 184%2c 186%2c 1)'%3e%3c/rect%3e%3cpath d='M1393.1839092284906 225.7370358539602L1418.702950344136 136.74156327428815 1329.707477764464 111.22252215864269 1304.1884366488187 200.21799473831476z' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M32.06%2c294.313C64.953%2c293.056%2c93.847%2c275.506%2c111.576%2c247.771C131.007%2c217.374%2c142.766%2c179.585%2c125.723%2c147.787C107.932%2c114.593%2c69.712%2c98.573%2c32.06%2c99.416C-4.115%2c100.226%2c-36.305%2c120.611%2c-54.605%2c151.826C-73.131%2c183.428%2c-77.763%2c222.982%2c-58.727%2c254.279C-40.306%2c284.566%2c-3.363%2c295.667%2c32.06%2c294.313' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M226.8293041423267 186.85896358379838L133.61224496712555 71.74548226778295 18.498763651110096 164.9625414429841 111.71582282631125 280.07602275899956z' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M886.128%2c509.629C929.928%2c511.395%2c978.601%2c503.516%2c1000.671%2c465.641C1022.842%2c427.593%2c1005.702%2c381.308%2c982.827%2c343.68C961.052%2c307.861%2c927.998%2c279.253%2c886.128%2c277.223C840.631%2c275.017%2c793.768%2c293.597%2c771.696%2c333.442C750.151%2c372.336%2c762.321%2c419.719%2c786.539%2c457.007C808.458%2c490.755%2c845.92%2c508.008%2c886.128%2c509.629' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M970.9035766677721 124.9488203454472L881.3874425703389 112.36814814006276 907.2745013109788 252.93268538890464z' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M448.044%2c108.28C463.921%2c107.445%2c478.96%2c101.703%2c487.956%2c88.594C498.429%2c73.332%2c506.109%2c53.397%2c496.609%2c37.511C487.252%2c21.865%2c466.252%2c20.95%2c448.044%2c21.854C431.791%2c22.661%2c416.242%2c28.442%2c407.171%2c41.952C396.866%2c57.299%2c390.431%2c77.476%2c400.129%2c93.214C409.543%2c108.491%2c430.124%2c109.223%2c448.044%2c108.28' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1007'%3e%3crect width='1440' height='500' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e"); */

    color: white;
    /* padding: 7rem 0 1rem 0; */
    position: relative;
    overflow: hidden;
    /* border-radius: 100px 100px 0px 0px; */
}
#particles-js-footer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
#particles-js-footer canvas {
    opacity: 0.2;
}

/* .modern-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="%23ffffff" opacity="0.05"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    pointer-events: none;
} */

.modern-footer .container {
    position: relative;
    z-index: 2;
}

/* Brand/Logo Section */
.footer-brand .brand-logo {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.logo-text {
    font-size: 2rem;
    font-weight: bold;
    color: white;
}

.logo-icon {
    font-size: 1.5rem;
}

.footer-description {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    margin-top: 1rem;
    font-size: 0.9rem;
}

/* Section Titles */
.section-title {
    color: white;
    font-weight: bold;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 1.1rem;
}

/* .title-underline {
    position: relative;
    margin-top: 0.5rem;
}

.title-underline::after {
       content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 45px;
    height: 4px;
    background: #827b7b;
    border-radius: 10px;
} */

/* .underline-dot {
       position: absolute;
    bottom: -6px;
    left: 15px;
    width: 12px;
    height: 6px;
    background: #000;
    border-radius: 24%;
    z-index: 1;
} */
.title-back:before {
    content: '';
    position: absolute;
    width: 67px;
    height: 65px;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cpath fill='none' d='M0 0h200v200H0z'/%3E%3Cpath fill='none' stroke='%23d9dfe1' stroke-linecap='round' stroke-width='15' transform-origin='center' d='M70 95.5V112m0-84v16.5m0 0a25.5 25.5 0 1 0 0 51 25.5 25.5 0 0 0 0-51Zm36.4 4.5L92 57.3M33.6 91 48 82.7m0-25.5L33.6 49m58.5 33.8 14.3 8.2'%3E%3CanimateTransform type='rotate' attributeName='transform' dur='2s' values='0;-120' repeatCount='indefinite'/%3E%3C/path%3E%3Cpath fill='none' stroke='%23d9dfe1' stroke-linecap='round' stroke-width='15' transform-origin='center' d='M130 155.5V172m0-84v16.5m0 0a25.5 25.5 0 1 0 0 51 25.5 25.5 0 0 0 0-51Zm36.4 4.5-14.3 8.3M93.6 151l14.3-8.3m0-25.4L93.6 109m58.5 33.8 14.3 8.2'%3E%3CanimateTransform type='rotate' attributeName='transform' dur='2s' values='0;120' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E"); */
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cpath fill='none' d='M0 0h200v200H0z'/%3E%3Cpath fill='none' stroke='%23526f75a3' stroke-linecap='round' stroke-width='15' transform-origin='center' d='M70 95.5V112m0-84v16.5m0 0a25.5 25.5 0 1 0 0 51 25.5 25.5 0 0 0 0-51Zm36.4 4.5L92 57.3M33.6 91 48 82.7m0-25.5L33.6 49m58.5 33.8 14.3 8.2'%3E%3CanimateTransform type='rotate' attributeName='transform' dur='2s' values='0;-120' repeatCount='indefinite'/%3E%3C/path%3E%3Cpath fill='none' stroke='%23526f75a3' stroke-linecap='round' stroke-width='15' transform-origin='center' d='M130 155.5V172m0-84v16.5m0 0a25.5 25.5 0 1 0 0 51 25.5 25.5 0 0 0 0-51Zm36.4 4.5-14.3 8.3M93.6 151l14.3-8.3m0-25.4L93.6 109m58.5 33.8 14.3 8.2'%3E%3CanimateTransform type='rotate' attributeName='transform' dur='2s' values='0;120' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E"); */
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 480'%3E%3Cg fill='%23526f75a3'%3E%3Cpath d='M0 240v240h240A240 240 0 0 0 0 240Z'/%3E%3Cpath d='M240 0A240 240 0 0 0 0 240h240v240a240 240 0 1 0 0-480Z'/%3E%3C/g%3E%3C/svg%3E"); */
    background-repeat: no-repeat;
    background-position: center;
    top: -22px;
    /* left: -39px; */
    z-index: -1;
    background-size: contain;
    margin-left: -39px;
}

/* .custome-svg{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='500' preserveAspectRatio='none' viewBox='0 0 1440 500'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1187%26quot%3b)' fill='none'%3e%3cpath d='M288.004%2c85.276C312.397%2c86.392%2c337.679%2c78.977%2c350.855%2c58.418C365.002%2c36.343%2c365.896%2c7.426%2c352.242%2c-14.957C339.078%2c-36.536%2c313.278%2c-45%2c288.004%2c-44.611C263.497%2c-44.234%2c238.891%2c-34.52%2c227.099%2c-13.033C215.664%2c7.801%2c221.868%2c32.885%2c234.384%2c53.088C246.151%2c72.081%2c265.684%2c84.255%2c288.004%2c85.276' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M-65.70154216730243 403.23107004856234L12.92684849290336 503.870820726901 34.93820851103625 324.60267938835653z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M211.833%2c100.773C240.112%2c100.433%2c266.27%2c85.716%2c280.399%2c61.217C294.516%2c36.739%2c294.598%2c6.473%2c280.261%2c-17.877C266.129%2c-41.88%2c239.687%2c-55.174%2c211.833%2c-55.24C183.857%2c-55.307%2c157.319%2c-42.141%2c142.837%2c-18.205C127.83%2c6.597%2c125.809%2c37.823%2c140.351%2c62.9C154.849%2c87.901%2c182.934%2c101.12%2c211.833%2c100.773' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1358.450195920412 88.71429870002817L1236.0959790231193 28.89374778878294 1242.3268765379053 147.786354955639z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M804.845%2c333.611C824.305%2c333.462%2c843.859%2c325.493%2c853.118%2c308.376C862.024%2c291.912%2c856.901%2c272.028%2c846.618%2c256.388C837.403%2c242.372%2c821.608%2c234.359%2c804.845%2c234.954C789.074%2c235.514%2c776.682%2c246.062%2c767.913%2c259.183C757.687%2c274.484%2c747.096%2c292.638%2c755.276%2c309.124C764.056%2c326.817%2c785.094%2c333.762%2c804.845%2c333.611' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M23.584%2c461.908C41.997%2c462.174%2c62.912%2c460.392%2c72.069%2c444.415C81.196%2c428.49%2c71.998%2c409.662%2c62.542%2c393.93C53.472%2c378.84%2c41.175%2c364.489%2c23.584%2c363.753C4.898%2c362.971%2c-12.065%2c374.245%2c-21.467%2c390.412C-30.923%2c406.671%2c-32.561%2c427.136%2c-22.534%2c443.049C-13.044%2c458.109%2c5.785%2c461.651%2c23.584%2c461.908' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1236.7131697640395 265.0707568508442L1189.381471981481 362.1151186428945 1286.4258337735312 409.44681642545316 1333.7575315560898 312.40245463340284z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M726.3440643631127 262.04648120078946L711.4831800187279 177.76621799503874 592.4932273822942 242.19767611449123z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M905.1701188766201 54.122874253404305L1007.271860472467 131.214724086365 1022.8365912711151 20.46590982460252z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1322.0345505266284 302.2697899838753L1339.3153699744091 411.37658994712683 1448.4221699376608 394.09577049934603 1431.1413504898799 284.98897053609454z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M55.68543085025614 62.49085804124297L-47.68159575371917 149.0583546290116 62.35126670654636 191.29601319950604z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1500.633%2c721.782C1555.251%2c723.574%2c1612.04%2c708.126%2c1641.458%2c662.073C1672.945%2c612.783%2c1672.42%2c549.124%2c1643.348%2c498.372C1614.107%2c447.325%2c1559.423%2c414.079%2c1500.633%2c416.234C1445.03%2c418.272%2c1401.015%2c459.048%2c1374.956%2c508.208C1350.673%2c554.017%2c1348.656%2c608.647%2c1374.951%2c653.331C1400.882%2c697.398%2c1449.53%2c720.106%2c1500.633%2c721.782' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M731.0431041287954 104.15285631846054L657.0440433744128 168.47925844310265 790.5331769385673 247.31464851235563z' fill='rgba(152%2c 177%2c 185%2c 0.35)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1187'%3e%3crect width='1440' height='500' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
} */
.main-marq {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.main-marq:after {
    content: "";
    position: absolute;
    top: -30px;
    bottom: -30px;
    left: -30px;
    right: -30px;
    pointer-events: none;
    /* background: -o-linear-gradient(right, #191b1d, rgba(255, 255, 255, 0) 220px, rgba(255, 255, 255, 0) calc(100% - 220px), #191b1d); */
    /* background: linear-gradient(to left, #191b1d, rgba(255, 255, 255, 0) 220px, rgba(255, 255, 255, 0) calc(100% - 220px), #191b1d); */
}

.main-marq.lrg .box .item h4 {
    font-size: 5vw;
}

.main-marq .slide-har {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-marq .strok .item h4 {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}


.main-marq .non-strok .item h4 {
    color: #fff !important;
    -webkit-text-stroke: 0 !important;
}


.main-marq .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-marq .box .item {
    padding: 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-marq .box .item:nth-of-type(even) h4 {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}


.slide-har {
    position: relative;
}

/* .slide-har.st1 .box {
    position: relative;
    -webkit-animation: slide-har 50s linear infinite;
    animation: slide-har 50s linear infinite;
} */

.slide-har.st1 .box {
    display: flex;
    width: max-content;
    animation: slide-har 20s linear infinite;
}
/* @-webkit-keyframes slide-har {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
} */
 /* .slide-har:hover .box {
    animation-play-state: paused;
} */
@keyframes slide-har {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
@keyframes slide-har {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
.main-marq .box .item:nth-of-type(even) h4 {
    color: transparent;
    -webkit-text-stroke: 1px #191b1d;
   }

.main-marq .box .item h4 {
    white-space: nowrap;
    font-size: 6vw;
    font-weight: 900 !important;
    line-height: 1;
}
.main-marq .box .item h4 {
    font-size: 3vw;
    text-transform: uppercase;
}
.year-ex{
    font-size: 60px !important;
}
.feature-images{
	position: relative;
	display: flex;
	margin-left: 15px;
}

.feature-image-1{
	position: relative;
	width: 100%;
	max-width: 330px;
	margin-right: -137px;
	z-index: 1;
}

.feature-image-2{
	width: 100%;
	padding-top: 100px;
}

.feature-image-1 figure,
.feature-image-2 figure{
	display: block;
	width: 100%;
	border-radius: 20px;
}

.feature-image-1 img,
.feature-image-2 img{
	width: 100%;
	object-fit: cover;
	border-radius: 20px;
}

.feature-image-1 img{
	aspect-ratio:  1 / 1.02;
}

.feature-image-2 img{
	aspect-ratio:  1 / 1.169;
}

.feature-experience-circle{
	position: absolute;
	left: 25px;
	bottom: 50px;
}

.feature-experience-circle img{
	max-width: 140px;
	border-radius: 50%;
	animation: infiniterotate 20s infinite linear;
}
.feature-image-1 {
    aspect-ratio: 1 / 1.065;
}
.reveal {
    position: relative;
    display: block;
    visibility: hidden; /* hidden before animation */
    overflow: hidden;
}

.reveal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform-origin: left center;
}

/* ===== Founder Statement Section ===== */
/* ===== Founder Statement Section ===== */
.founder-statement-section {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='500' preserveAspectRatio='none' viewBox='0 0 1440 500'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1007%26quot%3b)' fill='none'%3e%3crect width='1440' height='500' x='0' y='0' fill='rgba(177%2c 184%2c 186%2c 1)'%3e%3c/rect%3e%3cpath d='M1393.1839092284906 225.7370358539602L1418.702950344136 136.74156327428815 1329.707477764464 111.22252215864269 1304.1884366488187 200.21799473831476z' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M32.06%2c294.313C64.953%2c293.056%2c93.847%2c275.506%2c111.576%2c247.771C131.007%2c217.374%2c142.766%2c179.585%2c125.723%2c147.787C107.932%2c114.593%2c69.712%2c98.573%2c32.06%2c99.416C-4.115%2c100.226%2c-36.305%2c120.611%2c-54.605%2c151.826C-73.131%2c183.428%2c-77.763%2c222.982%2c-58.727%2c254.279C-40.306%2c284.566%2c-3.363%2c295.667%2c32.06%2c294.313' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M226.8293041423267 186.85896358379838L133.61224496712555 71.74548226778295 18.498763651110096 164.9625414429841 111.71582282631125 280.07602275899956z' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M886.128%2c509.629C929.928%2c511.395%2c978.601%2c503.516%2c1000.671%2c465.641C1022.842%2c427.593%2c1005.702%2c381.308%2c982.827%2c343.68C961.052%2c307.861%2c927.998%2c279.253%2c886.128%2c277.223C840.631%2c275.017%2c793.768%2c293.597%2c771.696%2c333.442C750.151%2c372.336%2c762.321%2c419.719%2c786.539%2c457.007C808.458%2c490.755%2c845.92%2c508.008%2c886.128%2c509.629' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M970.9035766677721 124.9488203454472L881.3874425703389 112.36814814006276 907.2745013109788 252.93268538890464z' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M448.044%2c108.28C463.921%2c107.445%2c478.96%2c101.703%2c487.956%2c88.594C498.429%2c73.332%2c506.109%2c53.397%2c496.609%2c37.511C487.252%2c21.865%2c466.252%2c20.95%2c448.044%2c21.854C431.791%2c22.661%2c416.242%2c28.442%2c407.171%2c41.952C396.866%2c57.299%2c390.431%2c77.476%2c400.129%2c93.214C409.543%2c108.491%2c430.124%2c109.223%2c448.044%2c108.28' fill='rgba(97%2c 114%2c 119%2c 0.1)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1007'%3e%3crect width='1440' height='500' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e"); */
}
/* .founder-statement-section::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%; 
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('/themes/agon/imgs/lucanbackground.png');
    background-position: bottom right;
    opacity: 0.03; 
    pointer-events: none;
} */
.founder-statement-section::after {
    display: none;
}
.founder-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/themes/agon/imgs/lucanbackground.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    pointer-events: none;
    z-index: 1;
    opacity: 0.5;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
#particles-js canvas {
    opacity: 0.10;
}
.founder-statement-section .container {
    position: relative;
    z-index: 3;
}
.founder-statement-wrap {
    display: flex;
    /* align-items: center; */
    gap: 70px;
}

/* --- Image Side --- */
.founder-statement__img {
    position: relative;
    flex: 0 0 400px;
    max-width: 400px;
}
.founder-statement__img-frame {
    position: relative;
    border-radius: 20px;
    overflow: visible;
    box-shadow: 0 32px 80px rgba(0,0,0,0.13);
}
.founder-statement__img-frame::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 20px;
    border: 3px solid var(--color-primary);
    transform: translate(14px, 14px);
    z-index: -1;
    opacity: 0.5;
}
.founder-statement__img-frame::after {
    content: '';
    position: absolute;
    top: -12px;
    left: -12px;
    width: 80px;
    height: 80px;
    background-image: radial-gradient(circle, var(--color-primary) 1.5px, transparent 1.5px);
    background-size: 12px 12px;
    opacity: 0.25;
    z-index: -1;
}
.founder-statement__img-frame img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    display: block;
    border-radius: 20px;
}

/* Experience Badge */
.founder-statement__badge {
    position: absolute;
    bottom: -20px;
    /* bottom: 30px; */
    right: -20px;
    background: var(--color-primary);
    color: #fff;
    border-radius: 18px;
    padding: 18px 24px;
    text-align: center;
    box-shadow: 0 16px 40px rgba(0,109,119,0.30);
    min-width: 110px;
}
.founder-statement__badge-years {
    display: block;
    font-size: 44px;
    font-weight: 800;
    line-height: 1;
    font-family: var(--secondary-font), sans-serif;
}
.founder-statement__badge-years sup {
    font-size: 22px;
    vertical-align: super;
}
.founder-statement__badge-label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px;
    opacity: 0.88;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

/* --- Content Side --- */
.founder-statement__content {
    flex: 1;
}

/* Quote Card */
.founder-statement__quote-card {
    background: #fff;
    border-radius: 20px;
    padding: 15px 10px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.06), 0 1px 4px rgba(0,0,0,0.04);
    position: relative;
    /* border-left: 4px solid var(--color-primary); */
    margin-top: 10px;
    overflow: hidden;
}
/* .founder-statement__quote-card::before {
    content: '';
    position: absolute;
    top: 0; right: 0;
    width: 120px; height: 120px;
    background: linear-gradient(135deg, rgba(var(--color-primary-rgb,0,109,119),0.05) 0%, transparent 70%);
    border-radius: 0 20px 0 0;
    pointer-events: none;
} */
.founder-statement__quote-icon {
    line-height: 1;
}
.founder-quote-img {
    width: 60px;
    height: auto;
    opacity: 0.85;
    display: block;
    margin-left: 29px;
}
.founder-statement__quote-text {
    font-size: 27px;
    font-family: "Playfair Display", serif;
    line-height: 39px;
    color: #344054;
    /* font-style: italic; */
    font-weight: 500;
    margin: 0;
    position: relative;
}

/* Author */
.founder-statement__author {
    display: flex;
    align-items: center;
    justify-content: center;
    TEXT-ALIGN-LAST: CENTER;
    gap: 18px;
    margin-top: 28px;
    padding-top: 22px;
    border-top: 1px solid #f0f0f0;
}
.founder-statement__author-divider {
    width: 40px;
    height: 3px;
    background: linear-gradient(90deg, var(--color-primary), transparent);
    border-radius: 2px;
    flex-shrink: 0;
}
.founder-statement__author-name {
    font-size: 17px;
    font-weight: 700;
    color: #101828;
    margin: 0 0 3px;
    font-family: var(--secondary-font), sans-serif;
}
.founder-statement__author-role {
    font-size: 12px;
    color: var(--color-primary);
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

/* --- Responsive --- */
@media (max-width: 1199.98px) {
    .founder-statement__img {
        flex: 0 0 340px;
        max-width: 340px;
    }
    .founder-statement__img-frame img {
        height: 440px;
    }
    .founder-statement-wrap {
        gap: 48px;
    }
}
@media (max-width: 991.98px) {
    .founder-statement-wrap {
        flex-direction: column;
        gap: 60px;
    }
    .founder-statement__img {
        flex: none;
        max-width: 100%;
        width: 100%;
    }
    .founder-statement__img-frame img {
        height: 380px;
    }
    .founder-statement__badge {
        right: 16px;
        bottom: -20px;
    }
    .founder-statement__content {
        padding-bottom: 0;
    }
}
@media (max-width: 768px) {
    .founder-statement__img-frame img {
        height: 100%;
    }
}
@media (max-width: 575.98px) {
    .founder-statement-section {
        padding: 60px 0;
    }
    .founder-statement__quote-card {
        padding: 28px 24px;
    }
    .founder-statement__quote-text {
        font-size: 16px;
        line-height: 28px;
    }
    .founder-statement__img-frame img {
           height: 380px;
    }
    .founder-statement__badge-years {
        font-size: 36px;
    }
    .core-item h4 {
        font-size: 13px !important;
    }
    .core-item {
        flex: 1 1 calc(50% - 10px);
    }
}


/* ============================================================
   HOW IT WORKS — Style 7
   ============================================================ */
.hiw7 {
    padding: 100px 0 80px;
    background: #fff;
}

/* ---- Header ---- */
.hiw7__head {
    text-align: center;
    /* max-width: 620px; */
    margin: 0 auto 72px;
}

.hiw7__head-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--color-primary);
    background: rgba(0,109,119,.08);
    padding: 6px 18px;
    border-radius: 30px;
    margin-bottom: 18px;
    font-family: var(--secondary-font), sans-serif;
}

.hiw7__head-title {
    font-size: 40px;
    font-weight: 700;
    color: #101828;
    line-height: 1.2;
    margin: 0 0 16px;
    font-family: var(--secondary-font), sans-serif;
}

.hiw7__head-sub {
    font-size: 16px;
    line-height: 28px;
    color: #667085;
    margin: 0;
    font-family: var(--secondary-font), sans-serif;
}

/* ---- Rows ---- */
.hiw7__rows {
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.hiw7__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
}

.hiw7__row--reverse {
    direction: rtl;
}

.hiw7__row--reverse > * {
    direction: ltr;
}

/* ---- Image side ---- */
.hiw7__img-side {
    position: relative;
}

.hiw7__img-wrap {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 24px 64px rgba(16,24,40,.12);
}

.hiw7__img-wrap::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(0,109,119,.18) 0%, transparent 55%);
    z-index: 1;
    pointer-events: none;
}

.hiw7__img-wrap img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    display: block;
    transition: transform .5s ease;
}

.hiw7__row:hover .hiw7__img-wrap img {
    transform: scale(1.04);
}

/* Big ghost step number on image */
.hiw7__img-num {
    position: absolute;
    bottom: 20px;
    left: 24px;
    font-size: 96px;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    opacity: .12;
    font-family: var(--secondary-font), sans-serif;
    z-index: 2;
    pointer-events: none;
    user-select: none;
}

/* ---- Content side ---- */
.hiw7__content-side {
    display: flex;
    align-items: center;
}

.hiw7__content {
    max-width: 480px;
}
.hiw7__btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;

    font-weight: 600;
    color: #000; /* ✅ primary text */

    text-decoration: none;
    padding-bottom: 4px;

    transition: all 0.3s ease;
}

/* 🔥 underline effect */
.hiw7__btn::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;

    width: 0%;
    height: 2px;
    background: #000;

    transition: width 0.3s ease;
}

/* hover effect */
.hiw7__btn:hover::after {
    width: 100%;
}

/* hover text */
.hiw7__btn:hover {
    color: #000;
}
.hiw7__step-label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-primary);
    margin-bottom: 20px;
    font-family: var(--secondary-font), sans-serif;
}

.hiw7__step-label::before {
    content: '';
    display: block;
    width: 28px;
    height: 2px;
    background: var(--color-primary);
    border-radius: 2px;
    flex-shrink: 0;
}

.hiw7__title {
    font-size: 30px;
    font-weight: 700;
    color: #101828;
    line-height: 1.3;
    margin: 0 0 18px;
    font-family: var(--secondary-font), sans-serif;
}

.hiw7__desc {
    font-size: 16px;
    line-height: 28px;
    color: #475467;
    margin: 0 0 28px;
    font-family: var(--secondary-font), sans-serif;
}

.hiw7__divider {
    width: 48px;
    height: 3px;
    background: var(--color-primary);
    border-radius: 2px;
    opacity: .4;
}

/* ---- Responsive ---- */
@media (max-width: 1199.98px) {
    .hiw7__row {
        gap: 48px;
    }
    .hiw7__head-title {
        font-size: 34px;
    }
    .hiw7__title {
        font-size: 26px;
    }
}

@media (max-width: 991.98px) {
    .hiw7 {
        padding: 72px 0 60px;
    }
    .hiw7__rows {
        gap: 56px;
    }
    .hiw7__row,
    .hiw7__row--reverse {
        grid-template-columns: 1fr;
        direction: ltr;
        gap: 32px;
    }
    .hiw7__img-wrap img {
        height: 300px;
    }
    .hiw7__content {
        max-width: 100%;
    }
    .hiw7__head {
        margin-bottom: 52px;
    }
}

@media (max-width: 575.98px) {
    .hiw7 {
        padding: 56px 0 48px;
    }
    .hiw7__head-title {
        font-size: 26px;
    }
    .hiw7__head-sub {
        font-size: 15px;
    }
    .hiw7__title {
        font-size: 22px;
    }
    .hiw7__desc {
        font-size: 15px;
    }
    .hiw7__img-wrap img {
        height: 240px;
    }
    .hiw7__img-num {
        font-size: 72px;
    }
    .hiw7__rows {
        gap: 40px;
    }
}

/* ===== Testimonial v2 – Dark Navy + Glass Cards ===== */
.testi-wrap {
    background: #0b1a2e;
    position: relative;
    overflow: hidden;
}

.testi-bg-shape {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 60% 50% at 80% 20%, rgba(0,109,119,0.28) 0%, transparent 70%),
        radial-gradient(ellipse 50% 60% at 10% 80%, rgba(0,109,119,0.18) 0%, transparent 70%);
    pointer-events: none;
}

.testi-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color:  var(--color-primary);
    margin-bottom: 14px;
}

.testi-eyebrow::before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 2px;
    background:  var(--color-primary);
    border-radius: 2px;
}

.testi-eyebrow-clients {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color:  #000;
    margin-bottom: 14px;
}

.testi-eyebrow-clients::before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 2px;
    background:  #000;
    border-radius: 2px;
}
/* Card */
.testi-card {
    background: rgba(255,255,255,0.05);
    border: 1px solid rgb(25 24 24 / 13%);
    border-radius: 20px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    display: flex;
    flex-direction: column;
    height: 100% !important;
    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    margin-top: 10px;
}

.testi-card:hover {
    transform: translateY(-6px);
    border-color: rgba(0,109,119,0.55);
    box-shadow: 0 24px 60px rgba(0,0,0,0.35);
}

.testi-card-body {
    padding: 32px 28px 24px;
    flex: 1;
}

.testi-stars {
    display: flex;
    gap: 3px;
    margin-bottom: 18px;
}

.testi-text {
    font-size: 15px;
    line-height: 1.8;
    color: rgba(255,255,255,0.78);
    margin: 0;
}

/* Footer strip */
.testi-card-footer {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px 28px;
    /* background: rgba(0,109,119,0.18); */
    /* background: rgb(0 109 119 / 6%); */
    background: color-mix(in srgb, var(--color-primary) 6%, transparent);
    border-top: 1px solid rgba(255,255,255,0.07);
}

.testi-avatar {
    width: 52px !important;
    height: 52px !important;
    border-radius: 50%;
    object-fit: contain;
    object-position: center;
    /* background: #fff; */
    border: 2px solid var(--color-primary);
    padding: 3px;
    flex-shrink: 0;
}


.testi-author {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.testi-name {
    font-size: 14px;
    font-weight: 700;
    color: var(--color-primary);
    line-height: 1.3;
}

.testi-company {
    font-size: 12px;
    color: rgba(255,255,255,0.50);
    letter-spacing: 0.3px;
}

.testi-quote-icon {
    color: var(--color-primary);
    flex-shrink: 0;
}

/* Swiper nav override for dark bg */
.testi-wrap .box-swiper .swiper-button-next,
.testi-wrap .box-swiper .swiper-button-prev {
    /* filter: brightness(0) invert(1); */
    opacity: 0.6;
}

.testi-wrap .box-swiper .swiper-button-next:hover,
.testi-wrap .box-swiper .swiper-button-prev:hover {
    opacity: 1;
}

.mb-50 { margin-bottom: 50px; }
/* ===== End Testimonial v2 ===== */

/* ===== FAQ Style-2 – Image Left / Content Right ===== */
.faq2-wrap {
    padding: 60px 0 60px;
    /* background: #f8faff; */
}

.faq2-img-col {
    padding-right: 60px;
}

.faq2-main-img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    border-radius: 20px !important;
    box-shadow: 0 32px 80px rgba(0, 0, 0, 0.12);
    display: block;
}

.faq2-img-col .block-chart {
    bottom: -40px;
    right: -30px;
    border-radius: 16px;
}

.faq2-img-col .block-chart img {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);

}

.faq2-content-col {
    padding-left: 20px;
}

/* Accordion overrides */
.faq2-accordion .faq2-item {
    margin-bottom: 12px;
    border-radius: 12px !important;
    overflow: hidden;
    border: 1px solid #e4e7ec !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.faq2-accordion .faq2-item .accordion-button {
    background: #fff;
    color: #101828;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 24px;
    border-radius: 0 !important;
    border: none;
    transition: background 0.25s ease, color 0.25s ease;
}

.faq2-accordion .faq2-item .accordion-button:not(.collapsed) {
    /* background: #0b1a2e; */
    background: var(--primary-color);
    color: #fff;
}

.faq2-accordion .faq2-item .accordion-button:focus {
    box-shadow: none;
}

.faq2-answer {
    background: #fff;
    padding: 16px 24px 22px;
    font-size: 15px;
    line-height: 1.75;
    color: #475467;
    border-top: 1px solid #f0f0f0;
}

.faq2-actions {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .faq2-img-col {
        padding-right: 15px;
        margin-bottom: 80px;
    }
    .faq2-main-img {
        height: 360px;
    }
    .faq2-content-col {
        padding-left: 15px;
    }
}
/* ===== End FAQ Style-2 ===== */

/* ===== FAQ Style-2 Equal Height Fix ===== */
.faq2-equal-row .faq2-img-col,
.faq2-equal-row .faq2-img-col .inner-image {
    height: 100%;
}

.faq2-equal-row .faq2-img-col .faq2-main-img {
    /* height: 100% !important; */
    width: 100%;
    object-fit: cover;
}

.faq2-equal-row .faq2-content-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* ===== End FAQ Equal Height Fix ===== */
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
}
.swiper-slide {
    height: initial !important;
}

/* ===== HIW Style-7 Tab Button ===== */
.hiw7__btn {
    margin-top: 24px;
    margin-bottom: 8px;
    display: inline-flex;
}
/* ===== End HIW Style-7 Tab Button ===== */

/* ===== MODERN FOOTER ===== */
.modern-footer {
    background: transparent;
    margin-top: 0 !important;
    position: relative;
}

.footer-wave-top {
    line-height: 0;
    overflow: hidden;
    margin-bottom: -2px;
}

.footer-wave-top svg {
    display: block;
    width: 100%;
    height: 120px;
}

.footer-main {
    /* background: linear-gradient(160deg, #0f1f35 0%, #1a3a5c 50%, #0f2a1e 100%); */
    background: #0f1f35;
    padding: 60px 0 0;
    position: relative;
    overflow: hidden;
}

.footer-main::before {
    content: '';
    position: absolute;
    top: -27px;
    right: -80px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(var(--color-primary-rgb, 0, 109, 119), 0.18) 0%, transparent 70%);
    pointer-events: none;
}

.footer-main::after {
    content: '';
    position: absolute;
    bottom: 60px;
    left: -60px;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(131, 197, 190, 0.10) 0%, transparent 70%);
    pointer-events: none;
}

/* Widget columns inside footer */
.footer-widgets {
    position: relative;
    z-index: 2;
}

.modern-footer .footer-widgets h3,
.modern-footer .footer-widgets h4,
.modern-footer .footer-widgets h5,
.modern-footer .footer-widgets .widget-title {
    color: #fff !important;
    /* font-size: 16px; */
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}

.modern-footer .footer-widgets h3::after,
.modern-footer .footer-widgets h4::after,
.modern-footer .footer-widgets h5::after,
.modern-footer .footer-widgets .widget-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 2px;
    background: var(--color-primary);
    border-radius: 2px;
}

.modern-footer .footer-widgets p,
.modern-footer .footer-widgets span,
.modern-footer .footer-widgets li,
.modern-footer .footer-widgets a {
    color: #a8bfd4 !important;
    font-size: 14px;
    line-height: 26px;
}

.modern-footer .footer-widgets a:hover {
    color: #fff !important;
    padding-left: 4px;
}

.modern-footer .menu-footer li a {
    color: #fff !important;
    font-size: 14px;
    line-height: 28px;
    /* transition: all 0.2s; */
}

.modern-footer .menu-footer li a:hover {
    color: #fff !important;
    padding-left: 6px !important;
}

/* Divider */
.footer-divider {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin: 40px 0 0;
    position: relative;
    z-index: 2;
}

/* Bottom bar */
.footer-bottom-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
    padding: 22px 0 24px;
    position: relative;
    z-index: 2;
}

.footer-bottom-left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 24px;
}

.footer-copyright {
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
}

.footer-bottom-menu-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-bottom-menu-list li {
    display: inline-block;
    margin: 0 16px 0 0;
}

.footer-bottom-menu-list li a {
    color: #7a9ab8 !important;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-bottom-menu-list li a:hover {
    color: #fff !important;
    padding-left: 0 !important;
}

/* Social icons */
.footer-bottom-right {
    display: flex;
    align-items: center;
}

.footer-social-links {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.08) !important;
    background-size: 18px 18px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid rgba(255,255,255,0.12);
    transition: all 0.25s;
}

.footer-social-icon:hover {
    background-color: var(--color-primary) !important;
    border-color: var(--color-primary);
    transform: translateY(-3px);
}
.footer-lines{
    justify-items: center;
}
@media (max-width: 991px) {
    .footer-lines{
        justify-items: inherit;
        margin-top: 10px;
    }
    .faq2-img-col .block-chart img{
            width: 70%;
    }
}
/* Responsive */
@media (max-width: 767.98px) {
    .footer-bottom-bar {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .footer-wave-top svg {
        height: 36px;
    }

    .footer-main {
        padding: 40px 0 0;
    }
}
.logo-img {
    max-height: 80px;
    width: auto;
    object-fit: contain;
}

/* ===== END MODERN FOOTER ===== */
.testi-eyebrows {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color:  #fff;
    margin-bottom: 14px;
}
.testi-eyebrows::before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
}
.hiw2-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 8%); 
    z-index: 1;
}


/* ============================================================
   BLOG SECTION STYLE-2 — BSI Unique Design
   ============================================================ */

/* === Featured Card === */
.bsi-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    box-shadow: 0 4px 24px rgba(16,24,40,.08);
    transition: transform .3s ease, box-shadow .3s ease;
}
.bsi-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 50px rgba(16,24,40,.14);
}

/* Thumb */
.bsi-card__thumb {
    position: relative;
    overflow: hidden;
    height: 220px;
}
.bsi-card__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .5s ease;
}
.bsi-card:hover .bsi-card__thumb img {
    transform: scale(1.06);
}

/* Dark gradient overlay */
.bsi-card__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 40%, rgba(10,20,30,.55) 100%);
    pointer-events: none;
}

/* Big number stamp on image */
.bsi-card__num {
    position: absolute;
    bottom: 14px;
    left: 18px;
    font-size: 52px;
    font-weight: 900;
    line-height: 1;
    color: rgba(255,255,255,.18);
    font-family: var(--secondary-font), sans-serif;
    letter-spacing: -2px;
    pointer-events: none;
    user-select: none;
}

/* Body */
.bsi-card__body {
    padding: 26px 26px 28px;
    display: flex;
    flex-direction: column;
    flex: 1;
    border-top: 3px solid var(--color-primary);
}

.bsi-card__date {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: var(--color-primary);
    margin-bottom: 10px;
    display: block;
}

.bsi-card__title {
    font-size: 18px;
    font-weight: 800;
    color: #101828;
    line-height: 1.45;
    display: block;
    margin-bottom: 12px;
    transition: color .2s;
    font-family: var(--secondary-font), sans-serif;
}
.bsi-card__title:hover { color: var(--color-primary); }

.bsi-card__desc {
    font-size: 14px;
    line-height: 1.75;
    color: #667085;
    margin: 0 0 22px;
    flex: 1;
}

/* CTA button */
.bsi-card__cta {
    display: inline-flex;
    align-items: center;
    gap: 0;
    font-size: 13px;
    font-weight: 700;
    color: #101828;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: auto;
    transition: color .2s;
}
.bsi-card__cta:hover { color: var(--color-primary); }
.bsi-card__cta-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--color-primary);
    color: #fff;
    margin-left: 10px;
    transition: transform .25s, background .2s;
    flex-shrink: 0;
}
.bsi-card__cta:hover .bsi-card__cta-arrow {
    transform: translateX(4px);
    background: #005f68;
}

/* === Sidebar Panel === */
.bsi-sidebar {
    background: #f8fafc;
    border-radius: 20px;
    padding: 28px 24px;
    height: 100%;
    border: 1px solid #edf0f4;
    display: flex;
    flex-direction: column;
}

.bsi-sidebar__head {
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--color-primary);
    padding-bottom: 16px;
    margin-bottom: 4px;
    border-bottom: 2px solid var(--color-primary);
    font-family: var(--secondary-font), sans-serif;
}

.bsi-sidebar__item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 16px 0;
    border-bottom: 1px solid #edf0f4;
    text-decoration: none;
    transition: background .2s;
    position: relative;
}
.bsi-sidebar__item:last-child { border-bottom: none; }
.bsi-sidebar__item:hover .bsi-sidebar__title { color: var(--color-primary); }
.bsi-sidebar__item:hover .bsi-sidebar__img img { transform: scale(1.07); }

/* Big muted number */
.bsi-sidebar__num {
    font-size: 28px;
    font-weight: 900;
    color: #e4e7ec;
    line-height: 1;
    flex-shrink: 0;
    width: 36px;
    font-family: var(--secondary-font), sans-serif;
    transition: color .2s;
}
.bsi-sidebar__item:hover .bsi-sidebar__num {
    color: var(--color-primary);
}

.bsi-sidebar__info {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.bsi-sidebar__date {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #98a2b3;
}

.bsi-sidebar__title {
    font-size: 13px;
    font-weight: 700;
    color: #101828;
    line-height: 1.5;
    transition: color .2s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bsi-sidebar__img {
    flex-shrink: 0;
    width: 64px;
    height: 52px;
    border-radius: 10px;
    overflow: hidden;
}
.bsi-sidebar__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .35s ease;
}

/* === Responsive === */
@media (max-width: 991.98px) {
    .bsi-sidebar {
        margin-top: 10px;
    }
    .bsi-card__thumb { height: 200px; }
}
@media (max-width: 575.98px) {
    .bsi-card__body { padding: 20px 20px 22px; }
    .bsi-card__thumb { height: 180px; }
    .bsi-sidebar { padding: 22px 18px; }
}


/* ============================================================
   CONTACT SECTION  –  Corporate Professional Design
   ============================================================ */

.cf-section {
    padding: 90px 0;
    background-color: #f4f6f8;
}

/* ── Outer card ── */
.cf-wrapper {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 12px 56px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
}

/* ============================================================
   TOP  –  Centered Card Header
   ============================================================ */
.cf-card-header {
    text-align: center;
    padding: 0 0 48px;
    position: relative;
}

/* decorative accent line under heading */
.cf-card-header::after {
    content: '';
    display: block;
    width: 48px;
    height: 3px;
    background: var(--color-primary, #006D77);
    border-radius: 2px;
    margin: 20px auto 0;
}

.cf-eyebrow {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--color-primary, #006D77);
    margin-bottom: 12px;
    font-family: var(--primary-font), sans-serif;
}

.cf-heading {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    color: #101828;
    margin: 0 0 14px;
    font-family: var(--secondary-font), sans-serif;
}

.cf-subtext {
    font-size: 15px;
    line-height: 1.7;
    color: #667085;
    margin: 0;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    font-family: var(--primary-font), sans-serif;
}

/* ============================================================
   BODY  –  Two-column row
   ============================================================ */
.cf-body {
    display: grid;
    grid-template-columns: 340px 1fr;
    min-height: 480px;
}

/* ============================================================
   LEFT  –  Info Panel
   ============================================================ */
.cf-info {
    background-color: var(--color-primary, #006D77);
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.cf-info::before {
    content: '';
    position: absolute;
    top: -70px;
    right: -70px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    pointer-events: none;
}
.cf-info::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.04);
    pointer-events: none;
}

.cf-contact-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
    flex: 1;
}

.cf-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.cf-contact-icon {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.13);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

.cf-contact-body {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-top: 2px;
}

.cf-contact-label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.50);
    font-family: var(--primary-font), sans-serif;
}

.cf-contact-value {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.92);
    line-height: 1.5;
    font-family: var(--primary-font), sans-serif;
}

.cf-contact-link {
    text-decoration: none;
    transition: color 0.2s ease;
}
.cf-contact-link:hover {
    color: #ffffff;
    text-decoration: underline;
}

.cf-availability {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 36px;
    padding: 13px 16px;
    background: rgba(255, 255, 255, 0.10);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.14);
}

.cf-avail-dot {
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #4ade80;
    box-shadow: 0 0 0 3px rgba(74, 222, 128, 0.22);
}

.cf-avail-text {
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.72);
    font-family: var(--primary-font), sans-serif;
}

/* ============================================================
   RIGHT  –  Form Panel
   ============================================================ */
.cf-form-panel {
    background: #ffffff;
    padding: 48px 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* ── Underline-style inputs ── */
.cf-form-body .form-group,
.cf-form-body .contact-form-group {
    margin-bottom: 28px;
    position: relative;
}

.cf-form-body label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #98a2b3;
    margin-bottom: 8px;
    font-family: var(--primary-font), sans-serif;
    transition: color 0.2s ease;
}

.cf-form-body label.required::after {
    content: ' *';
    color: #d92d20;
}

.cf-form-body input.form-control,
.cf-form-body input.contact-form-input,
.cf-form-body textarea.form-control,
.cf-form-body textarea.contact-form-input,
.cf-form-body select.form-control {
    width: 100%;
    height: 46px;
    padding: 0 0 10px 0 !important;
    font-size: 15px;
    font-weight: 500;
    color: #101828;
    background: transparent !important;
    border: none !important;
    border-bottom: 2px solid #d0d5dd !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none;
    transition: border-color 0.25s ease;
    font-family: var(--primary-font), sans-serif;
    -webkit-appearance: none;
    appearance: none;
}

.cf-form-body textarea.form-control,
.cf-form-body textarea.contact-form-input {
    height: 100px;
    padding-top: 4px !important;
    resize: none;
}

.cf-form-body input.form-control:focus,
.cf-form-body input.contact-form-input:focus,
.cf-form-body textarea.form-control:focus,
.cf-form-body textarea.contact-form-input:focus,
.cf-form-body select.form-control:focus {
    border-bottom-color: var(--color-primary, #006D77) !important;
    box-shadow: none !important;
    background: transparent !important;
}

.cf-form-body .form-group:focus-within label,
.cf-form-body .contact-form-group:focus-within label {
    color: var(--color-primary, #006D77);
}

.cf-form-body input::placeholder,
.cf-form-body textarea::placeholder {
    color: #c4c9d4;
    font-size: 14px;
    font-weight: 400;
}

/* ── Submit button – cintro-btn-primary style ── */
.cf-form-body .btn-brand-1,
.cf-form-body button[type="submit"],
.cf-form-body input[type="submit"] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 32px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #ffffff !important;
    background: var(--color-primary, #006D77) !important;
    border: 2px solid var(--color-primary, #006D77) !important;
    border-radius: 6px !important;
    cursor: pointer;
    transition: background 0.22s ease, border-color 0.22s ease, gap 0.22s ease, transform 0.15s ease;
    font-family: var(--primary-font), sans-serif;
    text-decoration: none;
    width: auto;
}

.cf-form-body button[type="submit"]::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0;
    transition: transform 0.22s ease;
}

.cf-form-body .btn-brand-1:hover,
.cf-form-body button[type="submit"]:hover,
.cf-form-body input[type="submit"]:hover {
    border-color: var(--color-primary) !important;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.cf-form-body button[type="submit"]:hover::after {
    transform: translateX(4px);
}

.cf-form-body .btn-brand-1:active,
.cf-form-body button[type="submit"]:active,
.cf-form-body input[type="submit"]:active {
    transform: translateY(0);
}

/* ── Alerts ── */
.cf-form-body .alert {
    border-radius: 8px;
    font-size: 13px;
    padding: 12px 16px;
    margin-bottom: 20px;
    border: none;
}
.cf-form-body .alert-success { background: #ecfdf3; color: #027a48; }
.cf-form-body .alert-danger,
.cf-form-body .alert-error   { background: #fef3f2; color: #b42318; }
.cf-form-body .invalid-feedback,
.cf-form-body .text-danger {
    font-size: 12px;
    color: #d92d20;
    margin-top: 5px;
    display: block;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1199.98px) {
    .cf-body {
        grid-template-columns: 300px 1fr;
    }
    .cf-card-header {
        padding: 0 0 40px;
    }
    .cf-form-panel {
        padding: 44px 40px;
    }
}

@media (max-width: 991.98px) {
    .cf-section { padding: 70px 0; }
    .cf-body { grid-template-columns: 1fr; }
    .cf-card-header { padding: 0 0 36px; }
    .cf-heading { font-size: 28px; }
    .cf-info { padding: 44px 36px; }
    .cf-form-panel { padding: 44px 36px; }
}

@media (max-width: 575.98px) {
    .cf-section { padding: 50px 0; }
    .cf-card-header { padding: 0 0 30px; }
    .cf-heading { font-size: 24px; }
    .cf-info { padding: 36px 24px; }
    .cf-form-panel { padding: 36px 24px; }
}

/* ── END CONTACT SECTION ── */

/* ============================================================
   LOCATION / MAP SECTION
   ============================================================ */

.cf-map-section {
    padding: 0;
    background-color: #f4f6f8;
    width: 100%;
}

/* ── Wrapper: full viewport width, fixed height ── */
.cf-map-wrapper {
    position: relative;
    width: 100%;
    height: 480px;
    overflow: hidden;
}

/* ── iframe fills the full wrapper ── */
.cf-map-iframe-wrap {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.cf-map-iframe-wrap iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

/* ── Floating info card (bottom-left) ── */
.cf-map-card {
    position: absolute;
    bottom: 32px;
    left: 32px;
    z-index: 10;
    background: #ffffff;
    border-radius: 14px;
    padding: 24px 28px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.13);
    max-width: 340px;
    width: 100%;
}

.cf-map-card__icon {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: var(--color-primary, #006D77);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    margin-top: 2px;
}

.cf-map-card__body {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.cf-map-card__label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #98a2b3;
    font-family: var(--primary-font), sans-serif;
}

.cf-map-card__address {
    font-size: 14px;
    font-weight: 600;
    color: #101828;
    line-height: 1.5;
    font-family: var(--primary-font), sans-serif;
}

.cf-map-card__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 600;
    color: var(--color-primary, #006D77);
    text-decoration: none;
    margin-top: 4px;
    transition: gap 0.2s ease, color 0.2s ease;
    font-family: var(--primary-font), sans-serif;
}

.cf-map-card__link:hover {
    color: #005a62;
    gap: 10px;
}

/* ── Placeholder when no map URL set ── */
.cf-map-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    background: #eef0f3;
    color: #98a2b3;
    font-size: 14px;
    font-family: var(--primary-font), sans-serif;
    text-align: center;
    padding: 40px;
}

/* ── Responsive ── */
@media (max-width: 991.98px) {
    .cf-map-wrapper { height: 400px; }
    .cf-map-card { max-width: 280px; padding: 20px 22px; }
}

@media (max-width: 575.98px) {
    .cf-map-wrapper { height: 340px; }
    .cf-map-card {
        bottom: 16px;
        left: 16px;
        right: 16px;
        max-width: calc(100% - 32px);
        padding: 16px 18px;
    }
}
/* ── END LOCATION SECTION ── */

/* ============================================================
   BLOG SECTION  –  Style 1  (Horizontal Strip)
   ============================================================ */

.bs1-section {
    padding: 90px 0 100px;
    background: #ffffff;
}

/* ── Section Header ── */
.bs1-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 56px;
    justify-content: center;
    text-align-last: center;
}

.bs1-header__left .testi-eyebrow {
    margin-bottom: 10px;
}

.bs1-title {
    font-size: 36px;
    font-weight: 700;
    color: #101828;
    line-height: 1.2;
    margin: 0 0 12px;
    font-family: var(--secondary-font), sans-serif;
}

.bs1-subtitle {
    font-size: 16px;
    color: #667085;
    margin: 0;
    line-height: 1.7;
    font-family: var(--primary-font), sans-serif;
}

.bs1-view-all {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: var(--color-primary, #006D77);
    text-decoration: none;
    white-space: nowrap;
    padding-bottom: 0px;
    border-bottom: 2px solid var(--color-primary, #006D77);
    transition: gap 0.2s ease, color 0.2s ease;
    font-family: var(--primary-font), sans-serif;
}

.bs1-view-all:hover {
    gap: 14px;
    color: #005a62;
    border-bottom-color: #005a62;
}

/* ── Grid – stacked rows ── */
.bs1-grid {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #eaecf0;
}

/* ── Card – horizontal strip ── */
.bs1-card {
    display: grid;
    grid-template-columns: 90px 1fr 280px;
    align-items: center;
    padding: 30px 0;
    border-bottom: 1px solid #eaecf0;
    position: relative;
    text-decoration: none;
}

.bs1-card::before {
    content: '';
    position: absolute;
    inset: 0 -20px;
    background: #f7f8fa;
    border-radius: 12px;
    opacity: 0;
    transition: opacity 0.22s ease;
    pointer-events: none;
    z-index: 0;
}

.bs1-card:hover::before { opacity: 1; }
.bs1-card > * { position: relative; z-index: 1; }

/* ── Left: number + meta ── */
.bs1-card__left {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-right: 28px;
    border-right: 1px solid #eaecf0;
}

.bs1-card__num {
    font-size: 34px;
    font-weight: 800;
    color: #eaecf0;
    line-height: 1;
    font-family: var(--secondary-font), sans-serif;
    transition: color 0.22s ease;
}

.bs1-card:hover .bs1-card__num {
    color: var(--color-primary, #006D77);
}

.bs1-card__meta {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.bs1-card__cat {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--color-primary, #006D77);
    text-decoration: none;
    font-family: var(--primary-font), sans-serif;
}

.bs1-card__date {
    font-size: 11px;
    color: #98a2b3;
    font-weight: 500;
    font-family: var(--primary-font), sans-serif;
    white-space: nowrap;
}

/* ── Center: title + desc ── */
.bs1-card__center {
    padding: 0 36px;
}

.bs1-card__title {
    font-size: 18px;
    font-weight: 700;
    color: #101828;
    line-height: 1.4;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    font-family: var(--secondary-font), sans-serif;
    transition: color 0.2s ease;
}

.bs1-card__title:hover { color: var(--color-primary, #006D77); }

.bs1-card__desc {
    font-size: 14px;
    color: #667085;
    line-height: 1.65;
    margin: 0;
    font-family: var(--primary-font), sans-serif;
}

/* ── Right: image + arrow ── */
.bs1-card__right {
    display: flex;
    align-items: center;
    gap: 18px;
    justify-content: flex-end;
    padding-left: 28px;
}

.bs1-card__thumb {
    display: block;
    width: 180px;
    height: 108px;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
}

.bs1-card__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.bs1-card:hover .bs1-card__thumb img { transform: scale(1.06); }

.bs1-card__cta {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1.5px solid #d0d5dd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #667085;
    text-decoration: none;
    transition: background 0.22s ease, border-color 0.22s ease,
                color 0.22s ease, transform 0.22s ease;
}

.bs1-card:hover .bs1-card__cta {
    background: var(--color-primary, #006D77);
    border-color: var(--color-primary, #006D77);
    color: #ffffff;
    transform: rotate(-45deg);
}

/* ── Responsive ── */
@media (max-width: 1199.98px) {
    .bs1-card { grid-template-columns: 80px 1fr 240px; }
    .bs1-card__thumb { width: 150px; height: 90px; }
    .bs1-title { font-size: 30px; }
}

@media (max-width: 991.98px) {
    .bs1-section { padding: 70px 0 80px; }
    .bs1-card { grid-template-columns: 60px 1fr 180px; padding: 24px 0; }
    .bs1-card__center { padding: 0 22px; }
    .bs1-card__thumb { width: 120px; height: 78px; }
    .bs1-card__title { font-size: 16px; }
    .bs1-header { flex-direction: column; align-items: flex-start; gap: 16px; }
    .bs1-view-all { border-bottom: none; padding-bottom: 0; }
}

@media (max-width: 767.98px) {
    .bs1-card {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 22px 0;
    }
    .bs1-card__left {
        flex-direction: row;
        align-items: center;
        border-right: none;
        padding-right: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #eaecf0;
    }
    .bs1-card__num { font-size: 22px; }
    .bs1-card__center { padding: 0; }
    .bs1-card__right { padding-left: 0; justify-content: space-between; }
    .bs1-card__thumb { width: 100%; height: 180px; }
    .bs1-title { font-size: 26px; }
}
/* ── END BLOG STYLE-1 ── */

/* ===== Blog Loop Section ===== */
.blog-loop-section {
    padding: 80px 0 70px;
    /* background: #f8f9fc; */
}

.blog-loop-grid {
    row-gap: 36px;
}

/* Card */
.blog-post-card {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 20px rgba(16, 24, 40, 0.06);
    transition: transform 0.35s cubic-bezier(0.25,0.8,0.25,1),
                box-shadow 0.35s cubic-bezier(0.25,0.8,0.25,1);
    display: flex;
    flex-direction: column;
    height: 100%;
}
/* .blog-post-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 48px rgba(16, 24, 40, 0.12);
} */

/* Thumbnail */
.blog-post-card__thumb {
    padding: 10px; /* keep spacing here */
}

.blog-post-card__thumb-inner {
    position: relative;
    overflow: hidden;
    height: 220px;
    border-radius: 8px;
}

.blog-post-card__thumb-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s cubic-bezier(0.25,0.8,0.25,1);
}

.blog-post-card:hover .blog-post-card__thumb-inner img {
    transform: scale(1.06);
}

/* Category pill */
.blog-post-card__cat {
    position: absolute;
    top: 20px;
    left: 20px;
    background: var(--color-primary);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 14px;
    border-radius: 50px;
    text-decoration: none;
    transition: background 0.25s ease;
    z-index: 2;
}
.blog-post-card__cat:hover {
    background: var(--color-secondary, #101828);
    color: #fff;
}

/* Body */
.blog-post-card__body {
    padding: 24px 24px 22px;
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 10px;
}

/* Meta row */
.blog-post-card__meta {
    display: flex;
    align-items: center;
    gap: 14px;
}
.blog-post-card__date {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    color: #98a2b3;
    font-weight: 500;
}
.blog-post-card__date svg {
    flex-shrink: 0;
    color: #98a2b3;
}

/* Title */
.blog-post-card__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    font-family: var(--primary-font), sans-serif;
}
.blog-post-card__title a {
    color: #101828;
    text-decoration: none;
    transition: color 0.25s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-post-card__title a:hover {
    color: var(--color-primary);
}

/* Excerpt */
.blog-post-card__excerpt {
    font-size: 14px;
    color: #667085;
    line-height: 1.65;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

/* Read more */
.blog-post-card__read-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 700;
    color: var(--color-primary);
    text-decoration: none;
    margin-top: auto;
    transition: gap 0.25s ease, color 0.25s ease;
}
.blog-post-card__read-more:hover {
    gap: 10px;
    color: var(--color-primary);
}
.blog-post-card__read-more svg {
    flex-shrink: 0;
    transition: transform 0.25s ease;
}
.blog-post-card__read-more:hover svg {
    transform: translateX(3px);
}

/* Pagination spacing */
.blog-loop-pagination {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

@media (max-width: 991px) {
    .blog-loop-section { padding: 60px 0 50px; }
    .blog-post-card__thumb { height: 200px; }
}
@media (max-width: 575px) {
    .blog-loop-section { padding: 45px 0 40px; }
    .blog-post-card__thumb { height: 190px; }
    .blog-post-card__body { padding: 18px 18px 16px; }
}
/* ===== End Blog Loop Section ===== */
