@charset "UTF-8";
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: 0.4s;
  transition: 0.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 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.hover-up:hover {
  transform: translateY(-3px);
}
body {
  background: #fff;
  background-size: contain;
}
a {
  text-decoration: none;
}
:hover {
  transition-duration: 0.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: 18px;
  font-weight: 400;
  line-height: 26px;
}
.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: 24px;
  line-height: 32px;
}
.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: -0.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: 80px;
  letter-spacing: -0.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: 64px;
  letter-spacing: 0;
  line-height: 72px;
}
.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: 56px;
}
.text-heading-1 {
  color: #101828;
  font-weight: 700;
  letter-spacing: -1%;
  line-height: 64px;
}
.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: 28px;
  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: 18px;
  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;
}
.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, 0.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, 0.302) !important;
}
.bg-7 {
  background-color: #f0efeb !important;
}
.bg-8 {
  background-color: #dfe7fd !important;
}
.bg-9 {
  background-color: #cb11194a !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, 0.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, 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 0.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, 0.8);
  }
  to {
    box-shadow: 0 0 0 5px transparent;
  }
}
@keyframes shadow-pulse-big {
  0% {
    box-shadow: 0 0 0 0 rgba(239, 63, 72, 0.1);
  }
  to {
    box-shadow: 0 0 0 20px transparent;
  }
}
@keyframes jump {
  0% {
    transform: translate3d(0, 20%, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.jump {
  animation: jump 0.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(--secondary-font), sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
h1 {
  font-size: 69px;
  line-height: 1.2;
}
h2 {
  font-size: 55px;
  line-height: 67px;
}
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: 0.45px;
  line-height: 22px;
  padding: 22px 32px;
  transition: 0.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: 0.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: 0.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: 0.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: 0.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, 0.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;
  position: absolute;
  right: 10px;
  top: 10px;
}
.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: 0.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, 0.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, 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, 0.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 {
  background: url(../imgs/slider/swiper/dot-active.svg) no-repeat 0 0;
  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 0.3s, top 0.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, 0.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 0.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, 0.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, 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, 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: #cb11194a;
}
.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: 10px;
  position: relative;
}
.card-grid-style-4 .grid-4-img img {
  transition: 0.2s;
}
.card-grid-style-4 .grid-4-img:before {
  background-color: #cb11194a;
  border-radius: 16px;
  bottom: 0;
  content: "";
  position: absolute;
  right: -10px;
  top: 10px;
  transition-duration: 0.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: #cb11194a;
}
.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: 0.2s;
}
.card-grid-style-4:hover .grid-4-img img {
  opacity: 0.95;
  transition: 0.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, 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 {
  background: url(../imgs/template/icons/check-circle.svg) no-repeat 0;
  color: #101828;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 12px;
  padding: 1px 0 1px 30px;
  width: 100%;
}
.block-pricing .list-package-feature li.uncheck {
  background: url(../imgs/template/icons/un-check-circle.svg) no-repeat 0;
}
.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%, 0.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 {
  background: url(../imgs/template/icons/icon-untick.svg) no-repeat right 15px
    top 1px;
  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-pricing-left .list-package-feature li.active {
  background: url(../imgs/template/icons/icon-tick.svg) no-repeat right 15px top
    1px;
}
.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: #cb11194a;
  border-radius: 8px;
  bottom: 5px;
  content: "";
  position: absolute;
  right: -5px;
  top: 10px;
  transition-duration: 0.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: #cb11194a;
}
.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: 0.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, 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, 0.04);
}
.product-item-2:hover .box-quick-view {
  display: block;
  opacity: 1;
  transition-duration: 0.2s;
  visibility: visible;
}
.product-item-2 .box-quick-view {
  display: none;
  opacity: 0;
  transition-duration: 0.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: 0.2s;
}
.nav-right li button:hover {
  transform: translateY(-3px);
  transition-duration: 0.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-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: 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, 0.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(0.7);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.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: -0.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: -0.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 .banner-1-bg-top {
  height: 200px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  z-index: 1;
}
.banner-hero.banner-1 .banner-1-bg-bottom {
  bottom: 0;
  height: 200px;
  left: 0;
  position: absolute;
  width: 200px;
  z-index: 1;
}
.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%;
  position: absolute;
  right: 0;
  z-index: 1;
}
.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: url(../imgs/template/pattern-6.svg) 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, 0.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, 0.1);
}
.banner-hero.bg-service-2 {
  padding-bottom: 60px;
  padding-top: 50px;
  position: relative;
}
.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, 0.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, 0.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, 0.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, 0.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-breadcrumbs {
  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, 0.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, 0.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, 0.1);
}
.banner-hero.banner-homepage8 .rounded-img {
  border-radius: 157px;
  box-shadow: 0 47px 65px rgba(21, 28, 38, 0.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: 0px;
}
.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: "\f151";
  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;
  float: right;
  margin-top: 5px;
}
.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: 18px;
  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: 0.2s;
}
.header .main-menu li a i {
  font-size: 12px;
  margin-right: 8px;
  opacity: 0.38;
  transition: 0.2s;
}
.header .main-menu li ul {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 4px 4px 40px rgba(16, 24, 40, 0.1);
  left: 0;
  min-width: 180px;
  opacity: 0;
  padding: 8px 0;
  position: absolute;
  top: 100%;
  transition-duration: 0.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: 0.2s;
}
.header .main-menu li ul li a:hover {
  padding-left: 25px;
  transition: 0.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, 0.1);
}
.header.stick {
  padding: 10px 0;
}
.header.header-2 {
  background-color: #dbece5;
}
.sticky-bar.stick {
  animation: fadeInDown 0.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, 0.05);
  left: 0;
  position: fixed;
  top: 0;
  transition: all 0.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, 0.09);
  min-height: 100vh;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.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: 0.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%, 0.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: "\f113";
}
.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: 0.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: 0.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: 0.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: 0.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%, 0.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%, 0.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: 0.5s;
  width: 30px;
}
.mobile-social-icon a img {
  max-width: 18px;
}
.mobile-social-icon a img:hover {
  opacity: 0.8;
}
.mobile-social-icon a:hover {
  margin-top: -2px;
  transform: translateY(-2px);
  transition-duration: 0.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: 0.2s;
}
.mobile-account ul li:hover a {
  color: var(--color-primary);
  padding-left: 3px;
  transition-duration: 0.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: 0.2s;
}
.post-list-small-item:hover {
  transform: translateY(-3px);
  transition-duration: 0.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: #667085;
  font-family: var(--secondary-font), sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  transition-duration: 0.2s;
}
.footer .menu-footer li a:hover {
  color: var(--color-primary);
  padding-left: 3px;
  transition-duration: 0.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: 0.2s;
  width: 32px;
}
.footer .footer-bottom .icon-socials:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-facebook {
  background: url(../imgs/template/icons/facebook.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-facebook:hover {
  opacity: 0.8;
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-twitter {
  background: url(../imgs/template/icons/twitter.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-twitter:hover {
  opacity: 0.8;
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-instagram {
  background: url(../imgs/template/icons/instagram.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-instagram:hover {
  opacity: 0.8;
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-linkedin {
  background: url(../imgs/template/icons/linkedin.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.footer .footer-bottom .icon-socials.icon-linkedin:hover {
  opacity: 0.8;
  transition-duration: 0.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: 0.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: 0.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%, 0.22);
}
.block-video {
  position: relative;
}
.block-video.icon-pattern:before {
  background: url(../imgs/template/pattern-3.svg) 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: url(../imgs/template/pattern-white.svg) no-repeat 100% 0;
  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: url(../imgs/template/pattern-4.svg) no-repeat 0 100%;
  content: "";
  height: 150px;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
}
.section-green:after {
  background: url(../imgs/template/pattern-5.svg) no-repeat 100% 0;
  bottom: 0;
  content: "";
  height: 145px;
  left: 0;
  opacity: 0.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, 0.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, 0.1);
}
.list-icons .item-icon {
  border-bottom: 2px solid #e4e7ec;
  margin-bottom: 40px;
  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: 64px;
}
.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%, 0.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, 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, 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, 0.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, 0.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, 0.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, 0.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%, 0.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: 0.2s;
  width: 27px;
}
.social-bottom .icon-socials:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-facebook {
  background: url(../imgs/template/icons/facebook-gray.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-facebook:hover {
  background: url(../imgs/template/icons/facebook.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-twitter {
  background: url(../imgs/template/icons/twitter-gray.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-twitter:hover {
  background: url(../imgs/template/icons/twitter.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-instagram {
  background: url(../imgs/template/icons/instagram-gray.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-instagram:hover {
  background: url(../imgs/template/icons/instagram.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-linkedin {
  background: url(../imgs/template/icons/linkedin-gray.svg) no-repeat 0 0;
  transition-duration: 0.2s;
}
.social-bottom .icon-socials.icon-linkedin:hover {
  background: url(../imgs/template/icons/linkedin.svg) no-repeat 0 0;
  transition-duration: 0.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, 0.75rem);
  padding-right: var(--bs-gutter-x, 0.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, 0.75rem);
  padding-right: var(--bs-gutter-x, 0.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, 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, 0.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: #cb11194a;
}
.d-inline-block {
  display: inline-block;
  vertical-align: middle;
}
.dr-ltr {
  direction: ltr;
}
.dr-rtl {
  direction: rtl;
}
.banner-promotion {
  background: url(https://agon.archielite.com/themes/agon/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: 0.2s;
}
.table-of-content ul li a:hover {
  color: var(--color-primary);
  padding-left: 5px;
  transition-duration: 0.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 0.5s ease-out 0s;
  -webkit-transition: all 0.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: 0.2s;
}
.comments-area .comment-list .single-comment:not(:last-child) {
  border-bottom: 1px solid #ececec;
}
.comments-area .comment-list .single-comment img {
  max-width: 80px;
  min-width: 80px;
}
.comments-area .comment-list .single-comment .reply {
  color: #06d6a0;
  opacity: 0;
  transition: 0.2s;
}
.comments-area .comment-list .single-comment .reply:hover {
  color: var(--color-primary);
}
.comments-area .comment-list .single-comment:hover .reply {
  opacity: 1;
  transition: 0.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: #006d77;
  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 0.5s ease-out 0s;
  -webkit-transition: all 0.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: 0.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: 64px;
    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;
    line-height: 52px;
  }
  .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: 50px;
    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: 0;
  }
  .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: 40px;
    line-height: 48px;
  }
  .text-heading-1 {
    font-size: 35px;
    line-height: 44px;
  }
  .text-heading-2 {
    font-size: 28px;
    line-height: 32px;
  }
  .text-heading-4 {
    font-size: 20px;
    line-height: 26px;
  }
  .text-body-lead-large {
    font-size: 20px;
    line-height: 28px;
  }
  .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-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: "\f160";
}
#live-toast ul.toast-list li.text-danger:before {
  content: "\f185";
}
.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;
  color: var(--color-primary);
  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;
}
.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: 0.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: -0.5em;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
  width: 1em;
}
.content-loading {
  opacity: 0.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: -0.5em;
  margin-top: -0.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 0.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: 0.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: 0.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: 0.25rem;
  padding: 0.375rem 0.75rem;
}
.form-rating-stars {
  float: left;
}
.form-rating-stars > label {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 1em;
  padding-right: 0.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: 0.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, 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 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.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: 0.9em;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 5px;
}
.image-upload__viewer .image-viewer__list .loading {
  background-color: rgba(146, 162, 177, 0.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: #006d77 !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: 0.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: -0.5em;
  margin-top: -0.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(0.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 0.75rem center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  color: #212529;
  display: block;
  font-weight: 400;
  height: unset;
  line-height: 1.5;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.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;
  font-size: 18px;
  margin-bottom: 10px;
}
.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: 0.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: 0.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-left: 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: 0.25rem 0.5rem;
  vertical-align: middle;
}
.header-top-green .dropdown-currencies .btn {
  border: none !important;
  line-height: 0;
  outline: none !important;
  padding: 0.25rem 0.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);
}
