.available-list li,
.blog-card .line-btn,
.blog-meta a,
.blog-meta span,
.checklist li,
.checklist.style3 li,
.checklist.style4 li,
.contact-info_link,
.footer-links li,
.footer-menu li a,
.header-links li,
.line-btn,
.recent-post .recent-post-meta a,
.social-links .social-title,
.th-btn,
.th-product .price,
body,
label,
p,
pre {
  font-family: var(--body-font)
}

.footer-layout2 .th-widget-contact,
.process-box_wrap,
.why-item_wrapper {
  grid-template-columns: repeat(2, 1fr)
}

.accordion-card .accordion-collapse,
.accordion-item .accordion-collapse,
iframe,
img {
  border: none
}

body,
p {
  color: var(--body-color)
}

input[type=checkbox]~label,
input[type=radio]~label {
  padding-left: 30px;
  position: relative;
  cursor: pointer
}

input[type=checkbox]~label:before,
input[type=radio]~label::before {
  text-align: center;
  left: 0;
  position: absolute;
  font-family: var(--icon-font)
}

.nice-select,
.th-preloader .animation-preloader .txt-loading {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.scroll-top svg path,
.th-btn {
  fill: none
}

.quantity,
.th-btn,
input[type=checkbox],
input[type=radio],
select {
  vertical-align: middle
}

.hero-style3 .hero-text,
.home-hero-static .hero-style3 .hero-text {
  -webkit-text-stroke-width: 1px
}

@use "sass:math";

:root {
  --theme-color: #0E5895;
  --title-color: #0E121D;
  --body-color: #4D5765;
  --smoke-color: #F8F8F8;
  --smoke-color2: #F3F4F6;
  --black-color: #000000;
  --gray-color: #888C97;
  --white-color: #ffffff;
  --success-color: #28a745;
  --error-color: #dc3545;
  --th-border-color: #E9EDF5;
  --title-font: "Titillium Web", sans-serif;
  --body-font: "Archivo", sans-serif;
  --icon-font: "Font Awesome 6 Pro";
  --main-container: 1230px;
  --container-gutters: 24px;
  --section-space: 120px;
  --section-space-mobile: 80px;
  --section-title-space: 60px;
  --input-height: 56px
}

body,
html {
  scroll-behavior: auto !important
}

body {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-size-adjust: .52
}

.contact-form2 .nice-select .option,
.header-layout3 .header-social .social-title,
.header-layout3 .header-social a:not(:hover),
.header-layout3 .main-menu ul li.menu-item-has-children>a:hover:after,
.header-layout3 .main-menu>ul>li>a:hover,
.header-layout3 .sticky-wrapper.sticky .main-menu>ul>li>a,
.line-btn:hover,
.newsletter-form .th-btn:hover,
.service-box .line-btn,
.sidemenu-wrapper .sidemenu-content .th-widget-about .footer-info-title,
.sidemenu-wrapper .sidemenu-content .widget_title,
.th-btn.style1:hover,
.wp-block-calendar a:hover,
.wp-block-pullquote p,
a:hover,
th {
  color: var(--title-color)
}

.th-comments-wrap pre,
pre {
  overflow: auto;
  word-wrap: break-word
}

.nice-select.wide,
.project-slider4 .swiper-pagination-bullet.swiper-pagination-bullet-active button:before,
.project-slider4 .swiper-slide-active .project-item,
.th-comments-wrap .comment-avater img,
iframe {
  width: 100%
}

.th-sort-bar select,
.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.wp-block-post-comments-form textarea,
input[type=checkbox]~label:before,
table,
td,
th {
  border: 1px solid var(--th-border-color)
}

.slick-slide:focus,
a.nice-select.open,
a:active,
a:focus,
button:focus,
input,
input.nice-select.open,
input:active,
input:focus,
input:hover,
textarea,
textarea.nice-select.open,
textarea:active,
textarea:focus,
textarea:hover {
  outline: 0
}

embed,
img:not([draggable]),
object,
video {
  max-width: 100%;
  height: auto
}

ul {
  list-style-type: disc
}

ol {
  list-style-type: decimal
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

.nice-select .option.selected,
th {
  font-weight: 700
}

td,
th {
  padding: 9px 12px
}

a {
  color: var(--theme-color);
  text-decoration: none;
  outline: 0;
  -webkit-transition: .4s;
  transition: .4s
}

a.nice-select.open,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0
}

button {
  -webkit-transition: .4s;
  transition: .4s
}

img {
  max-width: 100%
}

pre {
  background: #f5f5f5;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  padding: 20px;
  white-space: pre-wrap
}

.accordion-item .accordion-button:after,
.breadcumb-menu li:last-child:after,
.checklist.style2 li:before,
.checklist.style4 li:before,
.cursor.hover,
.cursor2.hover,
.file-upload input[type=file],
.footer-links li:last-child:after,
.form-messages,
.hero-meta span:first-child::after,
.hero-meta span:last-child::after,
.home-hero-static .hero-meta span:last-child:after,
.no-csspointerevents .nice-select .list,
.project-slider4 .slider-pagination .swiper-pagination-bullet:before,
.sub-title.style2:after,
.sub-title.style2:before,
.submenu-toggle,
.widget_recent_comments.has-avatars li:before,
.wp-block-latest-comments.has-avatars li:before,
.wp-block-quote cite br,
p:empty {
  display: none
}

.blog-meta,
.form-messages.error,
.no-csspointerevents .nice-select.open .list,
.price-box.style2,
.slick-3d-active .slick-3d-next,
.slick-3d-active .slick-3d-next2,
.slick-3d-active .slick-3d-prev,
.slick-3d-active .slick-3d-prev2,
input[type=checkbox]~label,
label,
select {
  display: block
}

p {
  margin: 0 0 18px;
  line-height: 1.75
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
span a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--title-font);
  color: var(--title-color);
  text-transform: none;
  font-weight: 700;
  margin: 0 0 15px
}

.h1,
h1 {
  font-size: 74px;
  line-height: 1.18
}

.h2,
h2 {
  font-size: 48px;
  line-height: 1.227
}

.h3,
h3 {
  font-size: 36px;
  line-height: 1.278
}

.h4,
h4 {
  font-size: 30px;
  line-height: 1.333
}

.h5,
h5 {
  font-size: 24px;
  line-height: 1.417
}

.h6,
h6,
select {
  line-height: 1.5
}

.h6,
h6 {
  font-size: 20px
}

.nice-select,
.nice-select:after {
  line-height: calc(var(--input-height) - 2px)
}

.form-control,
.form-group>i,
input,
select,
textarea {
  font-size: 14px;
  font-weight: 400;
  color: var(--body-color)
}

@media only screen and (min-width:1300px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: calc(var(--main-container) + var(--container-gutters));
    padding-left: calc(var(--container-gutters)/ 2);
    padding-right: calc(var(--container-gutters)/ 2)
  }

  .th-container {
    --main-container: 1820px
  }

  .th-container2 {
    --main-container: 1380px
  }
}

.container-gallery {
  max-width: 1840px
}

.slick-track>[class*=col] {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y)
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0
}

.gy-30 {
  --bs-gutter-y: 30px
}

.g-0 {
  --bs-gutter-y: 0
}

.gy-40 {
  --bs-gutter-y: 40px
}

.gy-50 {
  --bs-gutter-y: 50px
}

.gx-10 {
  --bs-gutter-x: 10px
}

.gy-10 {
  --bs-gutter-y: 10px
}

@media (min-width:1299px) {
  .gx-60 {
    --bs-gutter-x: 60px
  }
}

@media (min-width:1399px) {
  .gx-30 {
    --bs-gutter-x: 30px
  }

  .gx-25 {
    --bs-gutter-x: 25px
  }

  .gx-40 {
    --bs-gutter-x: 40px
  }
}

.form-control,
input,
select,
textarea {
  height: 56px;
  padding: 0 45px 0 25px;
  border: 1px solid var(--white-color);
  background-color: var(--white-color);
  width: 100%;
  font-family: var(--body-font);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.form-control:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0;
  box-shadow: none;
  border-color: var(--theme-color);
  background-color: var(--white-color)
}

.form-control::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--body-color)
}

.form-control::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: var(--body-color)
}

.form-control:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: var(--body-color)
}

.form-control::-ms-input-placeholder,
input::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: var(--body-color)
}

.form-control::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
  color: var(--body-color)
}

select {
  width: 100%;
  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 5l6 6 6-6'/%3E%3C/svg%3E");
  background-position: right 26px center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer
}

select.style2 {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.87109 1.71094L5.71484 5.62109C5.56901 5.7487 5.41406 5.8125 5.25 5.8125C5.08594 5.8125 4.9401 5.7487 4.8125 5.62109L0.65625 1.71094C0.382812 1.40104 0.373698 1.09115 0.628906 0.78125C0.920573 0.507812 1.23047 0.498698 1.55859 0.753906L5.25 4.25391L8.96875 0.753906C9.27865 0.498698 9.57943 0.498698 9.87109 0.753906C10.1263 1.08203 10.1263 1.40104 9.87109 1.71094Z' fill='%238B929C'/%3E%3C/svg%3E")
}

textarea,
textarea.form-control {
  min-height: 154px;
  padding-top: 16px;
  padding-bottom: 17px
}

textarea.form-control.style2,
textarea.style2 {
  min-height: 100px
}

.form-group {
  margin-bottom: var(--bs-gutter-x);
  position: relative
}

.form-group>i {
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 19px
}

.form-group>i.fa-envelope {
  padding-top: 1px
}

.form-group>i.fa-comment {
  margin-top: -2px
}

.form-group>i.fa-chevron-down {
  width: 17px;
  background-color: var(--smoke-color2)
}

.blog-single .blog-img .slider-arrow:hover,
.hero-3 .slider-arrow:hover,
.share-links .th-social a:hover,
.th-team .th-social a:hover,
.widget_archive a:hover,
.widget_archive.style2 a:hover,
.widget_categories a:hover,
.widget_categories.style2 a:hover,
.widget_meta a:hover,
.widget_meta.style2 a:hover,
.widget_nav_menu a:hover,
.widget_nav_menu.style2 a:hover,
.widget_pages a:hover,
.widget_pages.style2 a:hover,
.wp-block-categories a:hover,
.wp-block-categories.style2 a:hover,
input[type=checkbox]:checked~label:before,
input[type=radio]:checked~label::before,
option:checked,
option:focus,
option:hover {
  background-color: var(--theme-color);
  color: var(--white-color)
}

.form-group.has-label>i {
  top: 50px
}

[class*=col-].form-group>i {
  right: calc((var(--bs-gutter-x)/ 2) + 25px)
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

input[type=checkbox],
input[type=radio] {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  display: none
}

input[type=checkbox]:checked~label:before {
  content: "\f00c";
  border-color: var(--theme-color)
}

input[type=checkbox]~label:before {
  content: '';
  font-weight: 700;
  top: 3.5px;
  background-color: var(--white-color);
  height: 18px;
  width: 18px;
  line-height: 18px;
  font-size: 12px
}

input[type=radio]~label {
  line-height: 1;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 0
}

input[type=radio]~label::before {
  content: '\f111';
  top: -2px;
  width: 20px;
  height: 20px;
  padding-left: 0;
  font-size: .6em;
  line-height: 19px;
  border: 1px solid var(--theme-color);
  border-radius: 100%;
  font-weight: 700;
  background: var(--white-color);
  color: transparent;
  -webkit-transition: .2s;
  transition: .2s
}

.accordion-item .accordion-collapse .accordion-body,
.widget .form-control:focus,
.widget input:focus,
.widget select:focus,
.widget textarea:focus,
input[type=radio]:checked~label::before {
  border-color: var(--theme-color)
}

.nice-select.open .list,
.nice-select:after {
  border-bottom: 1px solid var(--theme-color)
}

label {
  margin-bottom: .5em;
  margin-top: -.3em;
  color: var(--title-color);
  font-size: 16px
}

input.is-invalid,
select.is-invalid,
textarea.is-invalid {
  border: 1px solid var(--error-color) !important;
  background-position: right calc(.375em + .8875rem) center;
  background-image: none
}

.accordion-card .accordion-button:focus,
.accordion-item .accordion-button:focus,
input.is-invalid:focus,
select.is-invalid:focus,
textarea.is-invalid:focus {
  outline: 0;
  box-shadow: none
}

textarea.is-invalid {
  background-position: top calc(.375em + .5875rem) right calc(.375em + .8875rem)
}

.form-messages.mb-0 *,
.recent-post:last-child,
.sidebar-area .widget .wp-block-search,
.sidebar-area ul.wp-block-latest-posts,
.sidebar-area ul.wp-block-latest-posts li:last-child,
.widget_recent_comments ol,
.widget_recent_comments ul,
.wp-block-latest-comments ol,
.wp-block-latest-comments ul {
  margin-bottom: 0
}

.form-messages.success {
  color: var(--success-color);
  display: block
}

.form-messages.error {
  color: var(--error-color)
}

.form-messages pre {
  padding: 0;
  background-color: transparent;
  color: inherit
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-image: none;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  user-select: none;
  white-space: nowrap
}

.nice-select:after {
  content: '';
  font-family: var(--icon-font);
  font-weight: 700;
  font-size: 16px;
  pointer-events: none;
  border-right: 1px solid var(--theme-color);
  position: absolute;
  right: 20px;
  top: 21px;
  height: 8px;
  width: 8px;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.nice-select.open .list {
  opacity: 1;
  border-radius: 0;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0)
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none
}

.nice-select.disabled:after {
  border-color: #ccc
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important
}

.nice-select.right {
  float: right
}

.nice-select.right .list {
  left: auto;
  right: 0
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px
}

.nice-select.small:after {
  height: 4px;
  width: 4px
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px
}

.nice-select .list {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(.75) translateY(-28px);
  -ms-transform: scale(.75) translateY(-28px);
  transform: scale(.75) translateY(-28px);
  -webkit-transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
  transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
  z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: .2s;
  transition: .2s
}

.accordion-card.style2 .accordion-body,
.blog-author,
.blog-single,
.header-layout2,
.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover,
.th-comment-form,
.wp-block-quote:before,
[data-overlay=smoke]:before {
  background-color: var(--smoke-color)
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default
}

.swiper-wrapper.row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.th-slider.has-shadow {
  padding-left: 12px;
  padding-right: 12px;
  margin: -25px -12px
}

#blogSlider1 .line-btn,
#relatedBlogSlider .line-btn,
#testiSlider1 .testi-card_content,
.line-btn,
.service-area .service-box.style2 .line-btn,
.testi-area .th-slider .testi-card_content,
.th-blog-wrapper .line-btn {
  margin-top: auto
}

.th-slider.has-shadow .swiper-wrapper {
  padding: 25px 0
}

#blogSlider1 .swiper-wrapper,
#relatedBlogSlider .swiper-wrapper,
#testiSlider1 .swiper-wrapper,
#tradeSlider .swiper-wrapper,
#includedServicesSlider .swiper-wrapper,
.contact-info-map-row,
.testi-area .th-slider .swiper-wrapper {
  align-items: stretch
}

#testiSlider1 .swiper-slide,
#tradeSlider .swiper-slide,
#includedServicesSlider .swiper-slide,
.testi-area .th-slider .swiper-slide {
  height: auto;
  display: flex
}

#testiSlider1 .testi-card,
#tradeSlider .service-box,
#includedServicesSlider .service-box,
.testi-area .th-slider .testi-card {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column
}

.line-btn {
  width: fit-content
}

.swiper-fade .swiper-slide {
  -webkit-transition: .6s ease-in-out;
  transition: .6s ease-in-out
}

.mfp-fade.mfp-bg.mfp-removing,
.mfp-fade.mfp-wrap.mfp-removing .mfp-content,
.mfp-zoom-in.mfp-removing.mfp-bg,
.swiper-fade .swiper-slide-prev {
  opacity: 0
}

.swiper-pagination-bullets {
  position: relative;
  z-index: 3;
  text-align: center;
  margin: 45px 0 10px;
  padding-bottom: 20px;
  line-height: 14px;
  height: 14px
}

.swiper-pagination-bullets .swiper-pagination-bullet {
  display: inline-block;
  margin: 5px 7px;
  opacity: 1;
  background-color: #e4e4e4;
  color: #e4e4e4;
  border-radius: 0;
  position: relative;
  cursor: pointer
}

.badge,
.blog-box.style3 .line-btn:hover:before,
.blog-single.blog-grid .blog-content .line-btn:before,
.filter-menu .th-btn:before,
.icon-btn.style2,
.icon-btn.style2:hover,
.icon-btn:hover,
.line-btn:before,
.price-box.active .offer-tag,
.price-box.active .th-btn:after,
.price-box.active .th-btn:before,
.price-card .th-btn:after,
.price-card .th-btn:before,
.price-card.active .offer-tag,
.price-card.active .th-btn,
.price-image .img2:before,
.service-box:hover .line-btn:before,
.share-links .tagcloud a:hover,
.share-links .wp-block-tag-cloud a:hover,
.slider-arrow.style3,
.sub-title::after,
.sub-title::before,
.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.th-btn.style3:hover:after,
.th-btn.style3:hover:before,
.th-btn.style4:hover:after,
.th-btn.style4:hover:before,
.th-social a:hover,
.why-item .icon-btn:hover,
[data-overlay=theme]:before {
  background-color: var(--theme-color)
}

.swiper-pagination-bullets .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  inset: -5px;
  border: 1px solid #e4e4e4;
  -webkit-transform: scale(.2);
  -ms-transform: scale(.2);
  transform: scale(.2);
  border-radius: inherit;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.slider-arrow.style2:hover,
.slider-arrow.style3:hover,
.slider-arrow.style4:hover {
  background-color: var(--title-color);
  color: var(--white-color);
  border-color: var(--title-color)
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-color: var(--theme-color)
}

.about-sec,
.arrow-wrap,
.blog-box,
.blog-card,
.contact-info_icon,
.contact-map,
.counter-sec,
.footer-layout2,
.header-layout2 .main-menu,
.header-layout2 .sticky-wrapper,
.header-layout3 .menu-area,
.header-layout3 .sticky-wrapper,
.hero-3,
.hero-meta span,
.hero-style3,
.icon-btn,
.img-box1,
.line-btn,
.mfp-content .container,
.project-slider4,
.quantity,
.slider-area,
.testi-card,
.th-anim,
.th-btn,
.th-hero-bg img,
.th-sort-bar .nav a,
.th-team {
  position: relative
}

.slider-arrow {
  display: inline-block;
  padding: 0;
  background-color: var(--white-color);
  border: 1px solid var(--white-color);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  color: var(--theme-color);
  position: absolute;
  top: 50%;
  left: var(--pos-x, -120px);
  width: var(--icon-size, 56px);
  height: var(--icon-size, 56px);
  line-height: var(--icon-size, 56px);
  font-size: var(--icon-font-size, 18px);
  margin-top: calc(var(--icon-size, 56px)/ -2);
  z-index: 3
}

.slider-arrow.style2,
.slider-arrow:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
  border-color: var(--theme-color)
}

.slider-arrow.style3 {
  color: var(--white-color);
  border-radius: 50%;
  border-color: var(--theme-color)
}

.slider-arrow.style4 {
  background-color: transparent;
  color: var(--title-color);
  border-color: #e4e4e4;
  box-shadow: none;
  font-size: var(--icon-font-size, 22px)
}

.slider-arrow.default {
  position: relative;
  --pos-x: 0;
  margin-top: 0
}

.slider-arrow.slider-next {
  right: var(--pos-x, -120px);
  left: auto
}

.arrow-wrap .slider-arrow {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(.4);
  -ms-transform: scale(.4);
  transform: scale(.4)
}

.arrow-wrap:hover .slider-arrow,
.hero-3:hover .slider-arrow {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

@media (max-width:1500px) {
  .slider-arrow {
    --pos-x: -70px
  }
}

.icon-box .slider-arrow {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible
}

.icon-box .slider-arrow:not(:last-child) {
  margin-right: 8px
}

.slick-3d-active {
  margin-left: -12%;
  margin-right: -12%
}

.slick-3d-active .slick-list {
  padding-left: 30% !important;
  padding-right: 30% !important
}

.slick-3d-active .slick-track {
  max-width: 100% !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  -webkit-perspective: 100px;
  perspective: 100px
}

.slick-3d-active .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  width: 100% !important;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s
}

.blog-grid .box-title,
.sub-title.style2,
.title-area .sec-title {
  margin-bottom: 22px
}

.slick-3d-active .slick-current {
  opacity: 1;
  position: relative;
  display: block;
  z-index: 2
}

.slick-3d-active .slick-3d-next {
  opacity: 1;
  -webkit-transform: translate3d(50%, 0, -21px);
  transform: translate3d(50%, 0, -21px);
  z-index: 1;
  -webkit-perspective: 1000px;
  perspective: 1000px
}

.slick-3d-active .slick-3d-next2 {
  opacity: 1;
  -webkit-transform: translate3d(40%, 0, -23px);
  transform: translate3d(40%, 0, -23px);
  z-index: 0;
  -webkit-perspective: 1000px;
  perspective: 1000px
}

.slick-3d-active .slick-3d-prev {
  opacity: 1;
  -webkit-transform: translate3d(-50%, 0, -21px);
  transform: translate3d(-50%, 0, -21px)
}

.accordion-card.style3 .accordion-button:not(.collapsed),
.blog-content .wp-block-search .wp-block-search__input,
.sidemenu-wrapper .th-social a,
.slick-3d-active .slick-3d-prev .testi-card {
  box-shadow: none
}

.slick-3d-active .slick-3d-prev2 {
  opacity: 1;
  -webkit-transform: translate3d(-40%, 0, -23px);
  transform: translate3d(-40%, 0, -23px)
}

.th-menu-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .6);
  z-index: 999999;
  width: 100%;
  height: 100%;
  -webkit-transition: .8s;
  transition: .8s;
  opacity: 0;
  visibility: hidden
}

.th-menu-wrapper .mobile-logo {
  padding-bottom: 30px;
  padding-top: 40px;
  display: block;
  text-align: center;
  background-color: var(--smoke-color2)
}

.th-menu-wrapper .mobile-logo svg {
  max-width: 185px
}

.th-menu-wrapper .th-menu-toggle {
  border: none;
  position: absolute;
  right: -16.5px;
  top: 25px;
  padding: 0;
  width: 33px;
  height: 33px;
  line-height: 35px;
  font-size: 18px;
  z-index: 1;
  color: var(--white-color);
  background-color: var(--theme-color);
  border-radius: 50%
}

.th-btn.style4,
.th-menu-wrapper .th-menu-toggle:hover {
  background-color: var(--title-color);
  color: var(--white-color)
}

.th-menu-wrapper .th-menu-area {
  width: 100%;
  max-width: 310px;
  background-color: #fff;
  border-right: 3px solid var(--theme-color);
  height: 100%;
  position: relative;
  left: -110%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 1
}

.contact-info:nth-child(2) .contact-info_icon,
.header-button .icon-btn:hover .badge,
.header-layout1 .header-top,
.header-layout3 .menu-area .icon-btn:hover,
.newsletter-widget .icon-btn:hover,
.price-box .offer-tag,
.price-box.active .th-btn,
.price-card .offer-tag,
.price-card .th-btn,
.price-card.active .th-btn:after,
.price-card.active .th-btn:before,
.service-box .line-btn:before,
.th-btn.style2:hover:after,
.th-btn.style2:hover:before,
.th-btn:after,
.th-btn:before,
.th-menu-toggle:hover,
[data-overlay=title]:before {
  background-color: var(--title-color)
}

.th-menu-wrapper.th-body-visible {
  opacity: 1;
  visibility: visible
}

.th-menu-wrapper.th-body-visible .th-menu-area {
  left: 0;
  opacity: 1;
  visibility: visible
}

.th-mobile-menu {
  overflow-y: scroll;
  max-height: calc(100vh - 200px);
  padding-bottom: 40px;
  margin-top: 33px;
  text-align: left
}

.footer-menu,
.main-menu ul,
.th-mobile-menu ul,
.th-pagination ul,
.widget_shopping_cart ul,
.wp-block-query-pagination-numbers ul {
  margin: 0;
  padding: 0
}

.th-mobile-menu ul li {
  border-bottom: 1px solid #fdedf1;
  list-style-type: none
}

.th-mobile-menu ul li li:first-child {
  border-top: 1px solid #fdedf1
}

.th-mobile-menu ul li a {
  display: block;
  position: relative;
  padding: 12px 0 12px 18px;
  line-height: 1.4;
  font-size: 16px;
  text-transform: capitalize;
  color: var(--title-color)
}

.th-mobile-menu ul li a:before {
  content: '\f105';
  font-family: var(--icon-font);
  position: absolute;
  left: 0;
  top: 12px;
  margin-right: 10px;
  display: inline-block
}

.box-title a:hover,
.line-btn,
.recent-post .recent-post-meta a:hover,
.scroll-top svg,
.scroll-top:after,
.sub-title,
.text-inherit:hover,
.th-mobile-menu ul li.th-active>a,
.widget_recent_comments a:hover,
.widget_recent_entries ul li>a:hover,
.wp-block-latest-comments a:hover {
  color: var(--theme-color)
}

.th-mobile-menu ul li.th-active>a:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.th-mobile-menu ul li ul li {
  padding-left: 20px
}

.th-mobile-menu ul li ul li:last-child,
.th-mobile-menu>ul>li:last-child,
.wp-block-categories>li:last-child>a,
ul.comment-list .th-comment-item:last-child>.th-post-comment {
  border-bottom: none
}

.th-mobile-menu ul .menu-item-has-children>a .th-mean-expand {
  position: absolute;
  right: 0;
  top: 50%;
  font-weight: 400;
  font-size: 12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-top: -12.5px;
  display: inline-block;
  text-align: center;
  background-color: var(--smoke-color);
  color: var(--title-color);
  box-shadow: 0 0 20px -8px rgba(173, 136, 88, .5);
  border-radius: 50%
}

.th-mobile-menu ul .menu-item-has-children>a .th-mean-expand:before {
  content: '\f067';
  font-family: var(--icon-font)
}

.th-mobile-menu ul .menu-item-has-children>a:after {
  content: "\f067";
  font-family: var(--icon-font);
  width: 22px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  border-radius: 50px;
  background-color: var(--smoke-color);
  float: right;
  margin-top: 1px
}

.th-btn,
.th-menu-toggle {
  border: none;
  color: var(--white-color)
}

.th-mobile-menu ul .menu-item-has-children.th-active>a .th-mean-expand:before {
  content: '\f068'
}

.th-mobile-menu ul .menu-item-has-children.th-active>a:after {
  content: "\f068"
}

.th-mobile-menu>ul {
  padding: 0 40px
}

.th-menu-toggle {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 20px;
  background-color: var(--theme-color);
  display: inline-block
}

@media (max-width:400px) {
  .th-menu-wrapper .th-menu-area {
    width: 100%;
    max-width: 270px
  }

  .th-mobile-menu>ul {
    padding: 0 20px
  }
}

.preloader {
  position: fixed;
  inset: 0;
  z-index: 999;
  background-color: var(--white-color)
}

.th-preloader {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 900
}

.home-hero-static .hero-meta span:first-child:after,
.icon-btn,
.line-btn,
.share-links .tagcloud,
.share-links .th-social,
.share-links .wp-block-tag-cloud,
.th-btn,
.th-btn span,
.th-preloader .animation-preloader .txt-loading p {
  display: inline-block
}

.th-preloader .animation-preloader {
  position: absolute;
  z-index: 100
}

.th-preloader .animation-preloader .txt-loading {
  font-family: var(--title-font);
  font-size: 72px;
  line-height: 82px;
  font-weight: 700;
  text-align: center;
  user-select: none
}

.th-preloader .animation-preloader .txt-loading .characters {
  color: rgba(0, 0, 0, .2);
  position: relative
}

.th-preloader .animation-preloader .txt-loading .characters:before {
  -webkit-animation: 4s infinite characters;
  animation: 4s infinite characters;
  color: var(--theme-color);
  content: attr(preloader-text);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 10px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg)
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(2):before {
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(3):before {
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(4):before {
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(5):before {
  -webkit-animation-delay: .8s;
  animation-delay: .8s
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

@-webkit-keyframes characters {

  0%,
  100%,
  75% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg)
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
  }
}

@keyframes characters {

  0%,
  100%,
  75% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg)
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
  }
}

.th-btn {
  z-index: 2;
  overflow: hidden;
  text-transform: capitalize;
  text-align: center;
  background-color: var(--theme-color);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 21px 28px;
  border-radius: 0;
  -webkit-transform: perspective(0) translateZ(0);
  transform: perspective(0) translateZ(0);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  width: auto;
  height: auto;
  min-width: unset;
  aspect-ratio: unset;
  stroke-width: 2
}

.line-btn,
.sub-title {
  text-transform: uppercase;
  font-weight: 600
}

.line-btn.th-icon i,
.th-btn.th-icon i {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .4s;
  transition: .4s
}

.th-btn span {
  font-weight: 700;
  margin-left: 1px;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out
}

.th-btn:after,
.th-btn:before {
  content: "";
  position: absolute;
  height: 50%;
  width: 0;
  -webkit-transition: .6s cubic-bezier(.785, .135, .15, .86);
  transition: .6s cubic-bezier(.785, .135, .15, .86);
  z-index: -1
}

.th-btn:before {
  top: 0;
  left: 0;
  right: auto
}

.th-btn:after {
  bottom: 0;
  right: 0;
  left: auto
}

.th-btn.active,
.th-btn:hover {
  color: var(--white-color);
  box-shadow: none
}

.th-btn.active.th-icon i,
.th-btn:hover.th-icon i {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.icon-btn.th-icon i,
.price-box .offer-tag {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg)
}

.th-btn.active:before,
.th-btn:hover:before {
  width: 100%;
  right: 0;
  left: auto
}

.th-btn.active:after,
.th-btn:hover:after {
  width: 100%;
  left: 0;
  right: auto
}

.blog-grid,
.contact-info,
.has-cyan-bluish-gray-background-color .wp-block-quote,
.header-layout1 .menu-area.style2:before,
.header-layout3 .menu-area .icon-btn,
.img-box1 .about-shape-1,
.newsletter-form .th-btn:after,
.newsletter-form .th-btn:before,
.newsletter-form .th-btn:hover:after,
.newsletter-form .th-btn:hover:before,
.price-image .img2:after,
.share-links .tagcloud a,
.share-links .wp-block-tag-cloud a,
.sidebar-area input,
.sidebar-area select,
.testi-card,
.th-btn.style1:after,
.th-btn.style1:before,
.th-btn.style1:hover:after,
.th-btn.style1:hover:before,
.th-experience.style2,
.th-product .actions .icon-btn,
.th-sort-bar .nav a,
.th-sort-bar select,
.th-team .th-social a,
.why-content-area,
.why-item,
.widget .form-group>i,
[data-overlay=white]:before {
  background-color: var(--white-color)
}

.icon-btn,
.th-btn.style2 {
  background-color: transparent;
  color: var(--title-color)
}

.th-btn.style2 {
  border: 1px solid var(--title-color)
}

.th-btn.style2:hover {
  color: var(--white-color);
  border-color: var(--title-color)
}

.th-btn.style3 {
  background-color: var(--white-color);
  color: var(--title-color);
  box-shadow: none;
  border: none
}

.copyright-text a:hover,
.copyright-wrap .copyright-text,
.header-layout3 .header-notice,
.header-layout3 .main-menu ul li.menu-item-has-children>a:after,
.header-layout3 .menu-area .dropdown-link>a,
.header-layout3 .th-menu-toggle,
.icon-btn.style2,
.menu-style1 ul li.menu-item-has-children>a:after,
.service-box:hover .box-title,
.service-box:hover .service-box_text,
.th-btn.style3:hover,
.th-btn.style4:hover,
.widget_archive a:hover,
.widget_archive a:hover~i,
.widget_archive a:hover~span,
.widget_archive.style2 a:hover~i,
.widget_archive.style2 a:hover~span,
.widget_categories a:hover,
.widget_categories a:hover~i,
.widget_categories a:hover~span,
.widget_categories.style2 a:hover~i,
.widget_categories.style2 a:hover~span,
.widget_meta a:hover,
.widget_meta a:hover~i,
.widget_meta a:hover~span,
.widget_meta.style2 a:hover~i,
.widget_meta.style2 a:hover~span,
.widget_nav_menu a:hover,
.widget_nav_menu a:hover~i,
.widget_nav_menu a:hover~span,
.widget_nav_menu.style2 a:hover~i,
.widget_nav_menu.style2 a:hover~span,
.widget_pages a:hover,
.widget_pages a:hover~i,
.widget_pages a:hover~span,
.widget_pages.style2 a:hover~i,
.widget_pages.style2 a:hover~span,
.wp-block-categories a:hover,
.wp-block-categories a:hover~i,
.wp-block-categories a:hover~span,
.wp-block-categories.style2 a:hover~i,
.wp-block-categories.style2 a:hover~span {
  color: var(--white-color)
}

.th-btn.th-style {
  -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 70%, 90% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0, 100% 70%, 90% 100%, 0% 100%);
  -webkit-filter: drop-shadow(0px 8px 20px rgba(160, 206, 78, 0.3));
  filter: drop-shadow(0px 8px 20px rgba(160, 206, 78, .3))
}

.th-btn.th-border {
  border: 1px solid rgba(255, 255, 255, .25);
  background: rgba(255, 255, 255, .06);
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  padding: 16px 39.4px
}

.th-btn.th-border:hover {
  background: var(--title-color);
  border: 1px solid var(--title-color)
}

.th-btn.th-radius {
  border-radius: 0
}

.contact-form2.style2 .form-control,
.contact-form2.style2 input,
.contact-form2.style2 select,
.contact-form2.style2 textarea,
.th-btn.th-radius2 {
  border-radius: 10px
}

.th-btn.btn-fw {
  width: 100%;
  padding: 18px 30px
}

.icon-btn {
  width: var(--btn-size, 46px);
  height: var(--btn-size, 46px);
  line-height: var(--btn-size, 43px);
  font-size: var(--btn-font-size, 18px);
  border: 2px solid #888c97;
  text-align: center;
  border-radius: 99px;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.icon-btn.th-icon i {
  transform: rotate(-45deg);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.filter-menu .th-btn.active,
.filter-menu .th-btn:hover,
.icon-btn:hover,
.why-item .icon-btn:hover {
  border-color: var(--theme-color);
  color: var(--white-color)
}

.icon-btn:hover.th-icon i {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.icon-btn.style2 {
  border: none;
  border-radius: 99px
}

.line-btn {
  font-size: 14px;
  padding-bottom: 2px;
  margin-bottom: -1px
}

.line-btn i {
  margin-left: 5px;
  font-size: .9rem;
  -webkit-transition: .4s;
  transition: .4s
}

.line-btn:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  -webkit-transition: .4s;
  transition: .4s
}

.scroll-top,
.scroll-top:after {
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block
}

.line-btn:hover.th-icon i {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.line-btn:hover::before {
  background-color: var(--title-color);
  width: 45px
}

.scroll-top {
  position: fixed;
  right: 30px;
  bottom: 80px;
  border-radius: 50px;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.shape-mockup-wrap,
.title-area {
  z-index: 2;
  position: relative
}

.scroll-top:after {
  content: "\f062";
  font-family: var(--icon-font);
  position: absolute;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  left: 0;
  top: 0;
  z-index: 1;
  border: 2px solid var(--theme-color);
  box-shadow: none;
  border-radius: 50%
}

.scroll-top svg {
  border-radius: 50%;
  background: var(--white-color)
}

.scroll-top .progress-circle path {
  stroke: var(--theme-color);
  stroke-width: 20px;
  box-sizing: border-box;
  -webkit-transition: .4s linear;
  transition: .4s linear
}

.scroll-top.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.sec-title {
  margin-bottom: calc(var(--section-title-space) - 11px);
  margin-top: -.2em
}

.sub-title {
  display: block;
  font-size: 16px;
  letter-spacing: 1.6px;
  font-family: var(--title-font);
  position: relative;
  margin-bottom: 20px
}

.sub-title.style1::before {
  margin-left: -4.5rem;
  display: none
}

.sub-title::before,
.sub-title:after {
  content: "";
  position: absolute;
  top: 48%;
  height: 2px;
  width: 40px
}

.sub-title::before {
  margin-left: -3.2rem
}

.sub-title::after,
.widget_archive .children,
.widget_archive .sub-menu,
.widget_categories .children,
.widget_categories .sub-menu,
.widget_meta .children,
.widget_meta .sub-menu,
.widget_nav_menu .children,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.widget_pages .sub-menu,
.wp-block-categories .children,
.wp-block-categories .sub-menu {
  margin-left: 10px
}

.sub-title.style2 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: capitalize
}

.sub-title.style2 img {
  margin: 0 8px
}

.box-title {
  font-size: 20px;
  line-height: 1.417;
  font-weight: 600;
  margin-top: -.32em
}

.blog-title a,
.box-title a,
.counter-card.style2 .counter-number,
.cta-wrapper .header-info_link a,
.text-inherit,
.widget_recent_comments a,
.wp-block-archives a:not(:hover),
.wp-block-latest-comments a,
.wp-block-quote p a {
  color: inherit
}

.badge,
.th-social a {
  display: inline-block;
  text-align: center;
  color: var(--white-color)
}

.sec-text {
  line-height: 26px
}

.title-area {
  margin-bottom: calc(var(--section-title-space) - 11px);
  margin-top: -6px
}

.title-area.mb-0 .sec-title {
  margin-bottom: -.24em
}

.title-area .th-btn {
  margin-top: 20px;
  margin-bottom: 10px
}

.sec-btn {
  text-align: center;
  margin-bottom: var(--section-title-space)
}

.badge,
.overlay,
.shape-mockup {
  position: absolute
}

.shape-mockup {
  z-index: -1;
  pointer-events: none
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.badge {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: .25em .45em;
  font-size: .7em;
  border-radius: 50%;
  top: 8px;
  right: 8px;
  font-weight: 400;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.btn-group,
.widget_shopping_cart .quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox
}

.wp-block-archives,
.wp-block-categories {
  padding: 0;
  list-style: none
}

.price-box_text,
.price-card .offer-tag,
.recent-post .post-title,
.widget_title {
  font-weight: 600;
  font-family: var(--title-font)
}

.th-social a {
  width: var(--icon-size, 46px);
  height: var(--icon-size, 46px);
  line-height: var(--icon-size, 46px);
  background-color: var(--body-color);
  font-size: 16px;
  margin-right: 5px;
  -webkit-transition: .4s;
  transition: .4s
}

.blog-meta a:last-child,
.blog-meta span:last-child,
.th-pagination li:last-child,
.th-social a:last-child,
.widget_shopping_cart .th-btn:last-child,
.wp-block-query-pagination-numbers li:last-child {
  margin-right: 0
}

.social-links a:hover i,
.th-social a:hover i {
  -webkit-animation: .5s slideTop;
  animation: .5s slideTop
}

.bg-mask {
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat
}

.box-text,
.th-comments-wrap .description p:last-child {
  margin-bottom: -.5em
}

.btn-group {
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px
}

.btn-group.style1 {
  gap: 40px
}

.btn-group.style2 {
  gap: 20px 70px
}

.home-hero-static .th-hero-bg,
.th-bg-img {
  position: absolute;
  inset: 0
}

.th-bg-img img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

.mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5)
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: .4s;
  transition: .4s
}

.mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg,
[data-opacity="7"]:before {
  opacity: .7
}

.mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
  opacity: 0
}

.bg-theme {
  background-color: var(--theme-color) !important
}

.bg-smoke {
  background-color: var(--smoke-color) !important
}

.bg-smoke2 {
  background-color: var(--smoke-color2) !important
}

.bg-title {
  background-color: var(--title-color) !important
}

.background-image,
[data-bg-src] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.bg-top-center {
  background-size: auto;
  background-position: top center
}

.blog-card.style2,
.contact-image.style2,
.contact-image.style2 img,
.testi-card.style2,
.th-radius {
  border-radius: 20px
}

.text-theme {
  color: var(--theme-color) !important
}

.text-white {
  color: var(--white-color) !important
}

.text-success {
  color: var(--success-color) !important
}

a.text-theme:hover {
  text-decoration: underline
}

.overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.cta-area2,
.cta-sec,
.header-layout1 .menu-area,
.home-hero-static .th-hero-bg>img,
.img-box3,
.img-box3 .img1,
.th-header .menu-area,
[data-overlay] {
  position: relative;
  z-index: 2
}

[data-overlay] [class*=col-],
[data-overlay] [class^=col-] {
  z-index: 1
}

[data-overlay]:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1
}

[data-overlay=black]:before {
  background-color: var(--black-color)
}

[data-overlay=overlay1]:before {
  background-color: #080e1c
}

[data-opacity="1"]:before {
  opacity: .1
}

.available-list li.unavailable img,
[data-opacity="2"]:before {
  opacity: .2
}

[data-opacity="3"]:before {
  opacity: .3
}

[data-opacity="4"]:before {
  opacity: .4
}

[data-opacity="5"]:before {
  opacity: .5
}

[data-opacity="6"]:before {
  opacity: .6
}

.mfp-fade.mfp-bg.mfp-ready,
[data-opacity="8"]:before {
  opacity: .8
}

[data-opacity="9"]:before {
  opacity: .9
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content,
.project-slider4 .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
[data-opacity="10"]:before {
  opacity: 1
}

@-webkit-keyframes ripple2 {
  0% {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 1
  }

  10% {
    opacity: .6
  }

  30% {
    opacity: .4
  }

  40% {
    opacity: .2
  }

  50% {
    opacity: .14
  }

  100% {
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
    opacity: 0
  }
}

@keyframes ripple2 {
  0% {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 1
  }

  10% {
    opacity: .6
  }

  30% {
    opacity: .4
  }

  40% {
    opacity: .2
  }

  50% {
    opacity: .14
  }

  100% {
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
    opacity: 0
  }
}

.scale {
  -webkit-animation: 5s forwards scale;
  animation: 5s forwards scale
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@-webkit-keyframes footerLine {

  0%,
  100% {
    left: 40px
  }

  50% {
    left: 0
  }
}

@keyframes footerLine {

  0%,
  100% {
    left: 40px
  }

  50% {
    left: 0
  }
}

.th-ani {
  -webkit-transition: .5s;
  transition: .5s
}

.th-ani:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px)
}

.dance {
  -webkit-animation: 2s infinite alternate dance;
  animation: 2s infinite alternate dance
}

@-webkit-keyframes dance {
  0% {
    -webkit-transform: scale(.8);
    transform: scale(.8)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes dance {
  0% {
    -webkit-transform: scale(.8);
    transform: scale(.8)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
    transform: translateX(calc(-100% - var(--gap)))
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
    transform: translateX(calc(-100% - var(--gap)))
  }
}

.jump {
  -webkit-animation: 7s linear infinite jumpAni;
  animation: 7s linear infinite jumpAni
}

@-webkit-keyframes jumpAni {

  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}

@keyframes jumpAni {

  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}

.zoom {
  -webkit-animation: 15s linear infinite zoom;
  animation: 15s linear infinite zoom
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@-webkit-keyframes slideTop {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  51% {
    opacity: 1
  }
}

@keyframes slideTop {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  51% {
    opacity: 1
  }
}

@-webkit-keyframes shine {
  100% {
    left: 125%
  }
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.rollinleft,
.rollinright,
.slidebottomright,
.slideindown,
.slideinleft,
.slideinright,
.slideinup,
.slidetopleft {
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-name: var(--animation-name);
  animation-name: var(--animation-name)
}

.swiper-slide-active .slidetopleft {
  --animation-name: slidetopleft
}

.swiper-slide-active .slidebottomright {
  --animation-name: slidebottomright
}

.swiper-slide-active .slideinleft {
  --animation-name: slideinleft
}

.swiper-slide-active .slideinright {
  --animation-name: slideinright
}

.swiper-slide-active .slideinup {
  --animation-name: slideinup
}

.swiper-slide-active .slideindown {
  --animation-name: slideindown
}

.swiper-slide-active .rollinleft {
  --animation-name: rollinleft
}

.swiper-slide-active .rollinright {
  --animation-name: rollinright
}

@-webkit-keyframes slideinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slideinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes slideinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(180px);
    transform: translateX(180px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slideinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(180px);
    transform: translateX(180px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes slideindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slideindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes slideinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slideinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes slidebottomright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(120px) translateY(120px);
    transform: translateX(120px) translateY(120px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }
}

@keyframes slidebottomright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(120px) translateY(120px);
    transform: translateX(120px) translateY(120px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }
}

@-webkit-keyframes slidetopleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px) translateY(-100px);
    transform: translateX(-100px) translateY(-100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }
}

@keyframes slidetopleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px) translateY(-100px);
    transform: translateX(-100px) translateY(-100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.wp-block-categories ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.wp-block-categories a {
  position: relative;
  display: block;
  background-color: var(--white-color);
  margin: 0 0 14px;
  padding: 17.5px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.313;
  color: var(--body-color);
  box-shadow: 0 2px 4px 0 rgba(2, 29, 53, .1);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.wp-block-categories li {
  display: block;
  position: relative
}

.widget_archive li>i,
.widget_archive li>span,
.widget_categories li>i,
.widget_categories li>span,
.widget_meta li>i,
.widget_meta li>span,
.widget_nav_menu li>i,
.widget_nav_menu li>span,
.widget_pages li>i,
.widget_pages li>span,
.wp-block-categories li>i,
.wp-block-categories li>span {
  color: var(--white-color);
  position: absolute;
  right: 30px;
  top: 18px;
  -webkit-transition: .4s;
  transition: .4s;
  pointer-events: none;
  min-width: 20px;
  text-align: right
}

.widget_archive .menu>li:last-child>a,
.widget_archive>ul>li:last-child>a,
.widget_categories .menu>li:last-child>a,
.widget_categories>ul>li:last-child>a,
.widget_meta .menu>li:last-child>a,
.widget_meta>ul>li:last-child>a,
.widget_nav_menu .menu>li:last-child>a,
.widget_nav_menu>ul>li:last-child>a,
.widget_pages .menu>li:last-child>a,
.widget_pages>ul>li:last-child>a,
.wp-block-categories .menu>li:last-child>a,
.wp-block-categories>ul>li:last-child>a {
  border-bottom: none;
  margin-bottom: 0
}

.widget_archive.style2 a,
.widget_categories.style2 a,
.widget_meta.style2 a,
.widget_nav_menu.style2 a,
.widget_pages.style2 a,
.wp-block-categories.style2 a {
  display: block;
  background-color: var(--white-color);
  margin: 0;
  padding: 16px 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.313;
  color: var(--body-color);
  border-bottom: 1px solid var(--white-color);
  border-radius: 100px;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.about-logo,
.mb-15,
.widget_archive.style2 a:not(:last-child),
.widget_categories.style2 a:not(:last-child),
.widget_meta.style2 a:not(:last-child),
.widget_nav_menu.style2 a:not(:last-child),
.widget_pages.style2 a:not(:last-child),
.wp-block-categories.style2 a:not(:last-child) {
  margin-bottom: 15px
}

.widget_archive.style2 li>i,
.widget_archive.style2 li>span,
.widget_categories.style2 li>i,
.widget_categories.style2 li>span,
.widget_meta.style2 li>i,
.widget_meta.style2 li>span,
.widget_nav_menu.style2 li>i,
.widget_nav_menu.style2 li>span,
.widget_pages.style2 li>i,
.widget_pages.style2 li>span,
.wp-block-categories.style2 li>i,
.wp-block-categories.style2 li>span {
  color: var(--body-color);
  right: 20px
}

.widget_categories a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 0;
  box-shadow: 4px 0 0 0 #fec49e inset;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  opacity: 0;
  overflow: hidden
}

.widget_categories a:hover:after {
  opacity: 1;
  height: 100%;
  box-shadow: 4px 0 0 0 #fec49e inset;
  visibility: visible
}

.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
  padding-right: 20px
}

.wp-block-archives {
  margin: 0 0 20px
}

.th-blog ul.wp-block-archives li {
  margin: 5px 0
}

.widget {
  padding: var(--widget-padding-y, 40px) var(--widget-padding-x, 40px);
  background-color: var(--smoke-color);
  margin-bottom: 40px;
  position: relative
}

.widget[data-overlay]:before {
  z-index: -1
}

.widget .form-control,
.widget input,
.widget select,
.widget textarea {
  background: #262a36;
  border-color: #262a36;
  border-radius: 0
}

.widget textarea {
  min-height: 120px
}

.widget .form-group input[type=checkbox]~label:before {
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
  border-radius: 6px
}

.widget .form-group label {
  color: var(--body-color);
  padding-left: 16px;
  text-align: left
}

.widget_title {
  font-size: 24px;
  line-height: 1em
}

.widget_title,
.wp-block-search__label {
  position: relative;
  padding-bottom: 17px;
  margin: -.12em 0 28px
}

.sidebar-area .wp-block-group__inner-container h2:after,
.sidebar-area .wp-block-group__inner-container h2:before,
.sidebar-area .wp-block-search__label:after,
.sidebar-area .wp-block-search__label:before,
.widget_title:after,
.widget_title:before,
.wp-block-search__label:after,
.wp-block-search__label:before {
  content: '';
  height: 3px;
  width: 100%;
  background-color: var(--th-border-color);
  position: absolute;
  bottom: 0;
  left: 0
}

.widget_title:after,
.wp-block-search__label:after {
  background-color: var(--theme-color);
  width: 30px
}

.tagcloud a,
.wp-block-tag-cloud a {
  display: inline-block;
  border: none;
  line-height: 1;
  padding: 13px 15px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-transform: capitalize;
  color: var(--body-color);
  font-size: 14px;
  font-weight: 500;
  background-color: var(--white-color);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .05);
  border-radius: 0
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
  background-color: var(--theme-color);
  color: var(--white-color) !important
}

.tagcloud,
.wp-block-tag-cloud {
  margin-right: -10px;
  margin-bottom: -10px
}

.recent-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px
}

.recent-post .media-img {
  margin-right: 15px;
  width: 100px;
  height: 90px;
  overflow: hidden;
  position: relative
}

.blog-audio img,
.blog-img img,
.blog-video img,
.recent-post .media-img img {
  width: 100%;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.recent-post .media-img:after {
  content: '\f0c1';
  font-family: var(--icon-font);
  position: absolute;
  inset: 0;
  text-align: center;
  line-height: 90px;
  font-size: 24px;
  background-color: rgba(0, 0, 0, .7);
  color: var(--theme-color);
  pointer-events: none;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.recent-post .post-title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  color: var(--title-color);
  text-transform: capitalize
}

.recent-post .recent-post-meta a {
  text-transform: capitalize;
  font-size: 14px;
  color: var(--body-color)
}

.recent-post .recent-post-meta a i {
  margin-right: 6px;
  color: var(--theme-color)
}

.popup-search-box form button:hover,
.recent-post:hover .media-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.recent-post:hover .media-img:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.widget_offer {
  padding: 60px;
  margin-bottom: 0
}

.sidebar-area {
  margin-left: 10px;
  margin-bottom: -10px
}

.sidebar-area .widget_categories.style2 ul {
  margin: 0 0 -15px
}

.sidebar-area .wp-block-categories {
  margin: -20px 0
}

.sidebar-area .wp-block-group__inner-container h2,
.sidebar-area .wp-block-search__label {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  font-family: var(--title-font);
  line-height: 1em;
  padding-bottom: 20px;
  margin: -.12em 0 38px
}

.sidebar-area .wp-block-group__inner-container h2:after,
.sidebar-area .wp-block-search__label:after {
  background-color: var(--theme-color);
  width: 40px
}

.footer-links ul,
.sidebar-area ol.wp-block-latest-comments {
  padding: 0;
  margin: 0
}

.sidebar-area ol.wp-block-latest-comments li {
  line-height: 1.5;
  margin: 0 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 20px
}

.sidebar-area ol.wp-block-latest-comments li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}

.widget_call {
  background-color: var(--theme-color);
  border-radius: 20px;
  position: relative;
  z-index: 2
}

.accordion-card.style2 .accordion-body,
.widget_info {
  padding: 30px
}

.widget_shopping_cart .widget_title {
  margin-bottom: 35px;
  border-bottom: none
}

.widget_rss,
.widget_shopping_cart ul li,
.wp-block-rss {
  list-style-type: none
}

.widget_shopping_cart .quantity {
  display: inline-flex;
  white-space: nowrap;
  vertical-align: top;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500
}

.about-signature,
.about-signature_wrapper,
.about-text,
.accordion-item_wrapp,
.blog-author,
.blog-card_profile,
.blog-grid.style2,
.blog-list-single,
.blog-navigation,
.contact-info,
.counter-card-wrap,
.counter-card.style2,
.cta-content,
.cta-group,
.footer-info,
.footer-newsletter,
.header-button,
.header-layout2 .header-wrapper,
.marquee-wrapper .marquee .marquee-group,
.project-cta_wrapper,
.service-box .service-content,
.testi-card_content,
.testi-card_profile,
.th-comments-wrap .th-post-comment,
.th-widget-about .footer-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox
}

.widget_shopping_cart .total {
  margin-top: 20px;
  font-size: 18px;
  color: var(--title-color);
  font-family: var(--body-font)
}

.contact-info_label,
.hero-meta span,
.main-menu a,
.share-links-title,
.th-sort-bar .nav a,
.widget_shopping_cart .total strong {
  font-family: var(--title-font)
}

.widget_shopping_cart .th-btn {
  margin-right: 15px
}

.widget_recent_entries ul {
  margin: -.3em 0 0;
  padding: 0;
  list-style: none
}

.widget_recent_entries ul li>a {
  color: var(--body-color);
  font-weight: 500;
  display: inline-block
}

.widget_recent_entries ul li:not(:last-child) {
  border-bottom: 1px solid #dadada;
  padding-bottom: 12px;
  margin-bottom: 12px
}

.widget_recent_comments ul,
.wp-block-latest-comments ul {
  list-style-type: none;
  padding-left: 0
}

.wp-block-latest-comments,
ol.widget_recent_comments,
ul.widget_recent_comments {
  margin-top: -.11em;
  padding-left: 0
}

.widget_recent_comments li,
.wp-block-latest-comments li {
  margin-bottom: 0;
  color: var(--body-color);
  padding-left: 30px;
  position: relative
}

.widget_recent_comments li:before,
.wp-block-latest-comments li:before {
  content: "\f086";
  position: absolute;
  left: 0;
  top: -1px;
  color: var(--theme-color);
  font-family: var(--icon-font)
}

.widget_recent_comments.has-avatars li,
.wp-block-latest-comments.has-avatars li {
  padding-left: 0;
  padding-bottom: 0 !important
}

.widget_recent_comments li:not(:last-child),
.wp-block-latest-comments li:not(:last-child) {
  padding-bottom: 12px
}

.widget_recent_comments article,
.wp-block-latest-comments article {
  line-height: 1.5
}

.wp-block-latest-comments__comment {
  line-height: 1.6
}

.blog-box.style3 .line-btn,
.header-links a,
.header-links li,
.header-links p,
.header-links span,
.testi-card .testi-card_content p,
.th-comment-form .form-group>i,
.wp-block-latest-comments__comment a {
  color: var(--body-color)
}

.blog-box.style3 .line-btn:hover,
.blog-meta a:hover,
.blog-navigation .blog-btn:hover,
.blog-single.blog-grid .blog-content .line-btn,
.blog-title a:hover,
.breadcumb-menu li:last-child,
.copyright-text a,
.copyright-wrap .copyright-text a:hover,
.copyright-wrap.bg-title .copyright-text a:hover,
.filter-menu .tab-btn.active,
.footer-info_link:hover,
.footer-links a:hover,
.footer-menu li a:hover,
.footer-widget .recent-post .recent-post-meta a:hover i,
.footer-widget .recent-post .recent-post-meta i,
.footer-widget.widget_archive a:hover:before,
.footer-widget.widget_categories a:hover:before,
.footer-widget.widget_meta a:hover:before,
.footer-widget.widget_nav_menu a:hover:before,
.footer-widget.widget_pages a:hover:before,
.header-layout3 .header-links li a:hover,
.header-links a:hover,
.header-top a:hover,
.main-menu a:hover,
.main-menu>ul>li>a:hover,
.menu-style1>ul>li>a:hover,
.service-box:hover .line-btn,
.social-links a:hover,
.th-sort-bar .nav a.active,
.th-sort-bar .nav a:hover,
.widget_rss a:hover,
.widget_rss ul a:hover,
.wp-block-latest-comments__comment a:hover,
.wp-block-rss a:hover,
.wp-block-rss ul a:hover {
  color: var(--theme-color)
}

.available-list li:last-child,
.blog-details .blog-content>p:last-child,
.checklist.list-two-column ul li:not(:last-child),
.footer-widget.widget_archive li:last-child a,
.footer-widget.widget_categories li:last-child a,
.footer-widget.widget_meta li:last-child a,
.footer-widget.widget_nav_menu li:last-child a,
.footer-widget.widget_pages li:last-child a,
.newsletter-widget .form-group,
.th-comment-form .blog-inner-title,
.th-comments-wrap .th-post-comment ol ol,
.th-comments-wrap .th-post-comment ol ul,
.th-comments-wrap .th-post-comment ul ol,
.th-comments-wrap .th-post-comment ul ul,
.th-comments-wrap ul.comment-list ol ol,
.th-comments-wrap ul.comment-list ol ul,
.th-comments-wrap ul.comment-list ul ol,
.th-comments-wrap ul.comment-list ul ul,
.th-team .box-title,
.wp-block-latest-comments__comment:last-child {
  margin-bottom: 0
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: 10px
}

.wp-block-calendar td,
.wp-block-calendar th {
  padding: 5px;
  font-size: 14px;
  text-align: center
}

.wp-block-calendar {
  position: relative;
  background-color: #fff;
  margin-bottom: 30px;
  border: none;
  padding-bottom: 0
}

.wp-block-calendar th {
  border: none;
  border-right: 1px solid #fff;
  color: var(--title-color);
  font-weight: 500
}

.wp-block-calendar th:first-child {
  border-left: 1px solid #eee
}

.wp-block-calendar th:last-child {
  border-right: 1px solid #eee
}

.wp-block-calendar table th {
  font-weight: 500
}

.wp-block-calendar td {
  color: #01133c;
  border: 1px solid #eee;
  background-color: transparent;
  -webkit-transition: .4s;
  transition: .4s
}

.wp-block-calendar #today {
  color: var(--theme-color);
  background-color: var(--white-color);
  border-color: #ededed
}

.consultation-sec .sub-title.style1::after,
.consultation-sec .sub-title.style1::before,
.wp-block-calendar thead {
  background-color: #fff
}

.wp-block-calendar a {
  color: inherit;
  text-decoration: none
}

.mega-menu-column:first-child,
ol.widget_rss,
ol.wp-block-rss,
ul.widget_rss,
ul.wp-block-rss {
  padding-left: 0
}

.widget_rss ul,
.wp-block-rss ul {
  margin: -.2em 0 -.5em;
  padding: 0;
  list-style: none
}

.widget_rss ul a,
.wp-block-rss ul a {
  display: block;
  font-weight: 600;
  color: inherit
}

.widget_rss ul cite,
.wp-block-rss ul cite {
  font-weight: 500;
  color: var(--title-color);
  font-family: var(--body-font);
  font-size: 14px
}

.widget_rss ul cite:before,
.wp-block-rss ul cite:before {
  content: "";
  position: relative;
  top: -1px;
  left: 0;
  width: 20px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background-color: var(--theme-color)
}

.widget_rss li:not(:last-child),
.wp-block-rss li:not(:last-child) {
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 16px
}

.sidebar-area .widget_shopping_cart .th-btn {
  margin-right: 10px;
  padding: 8px 22px;
  font-size: 14px
}

.footer-widget,
.mb-50 {
  margin-bottom: 50px
}

.footer-widget,
.footer-widget .widget {
  padding: 0;
  border: none;
  background-color: transparent;
  box-shadow: none
}

.footer-widget .form-group>i {
  color: var(--theme-color);
  top: 18px
}

.footer-widget .widget_title {
  max-width: 270px;
  color: var(--white-color);
  margin: -.11em 0 35px;
  padding: 0 0 18px
}

.footer-widget .widget_title:after,
.footer-widget .widget_title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 2px;
  background-color: var(--theme-color)
}

.footer-widget .widget_title:after {
  width: 16px;
  border: 2px solid #0e121d;
  height: 10px;
  background-color: transparent;
  bottom: -3px;
  left: 40px;
  -webkit-animation: 7s linear infinite footerLine;
  animation: 7s linear infinite footerLine
}

.footer-widget.widget_archive ul,
.footer-widget.widget_categories ul,
.footer-widget.widget_meta ul,
.footer-widget.widget_nav_menu ul,
.footer-widget.widget_pages ul {
  margin-top: -4px
}

.footer-widget.widget_archive .menu,
.footer-widget.widget_archive>ul,
.footer-widget.widget_categories .menu,
.footer-widget.widget_categories>ul,
.footer-widget.widget_meta .menu,
.footer-widget.widget_meta>ul,
.footer-widget.widget_nav_menu .menu,
.footer-widget.widget_nav_menu>ul,
.footer-widget.widget_pages .menu,
.footer-widget.widget_pages>ul {
  margin-bottom: -4px
}

.footer-widget.widget_archive a,
.footer-widget.widget_categories a,
.footer-widget.widget_meta a,
.footer-widget.widget_nav_menu a,
.footer-widget.widget_pages a {
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 0 20px;
  margin-bottom: 21px;
  font-family: var(--body-font);
  color: #888c97;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border-bottom: none;
  position: relative
}

.footer-widget.widget_archive a:before,
.footer-widget.widget_categories a:before,
.footer-widget.widget_meta a:before,
.footer-widget.widget_nav_menu a:before,
.footer-widget.widget_pages a:before {
  content: "\f061";
  position: absolute;
  font-weight: 600;
  left: 0;
  top: 2px;
  font-family: var(--icon-font);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  font-size: .9em;
  background-color: transparent;
  border: none;
  color: inherit
}

.footer-widget.widget_archive a:hover,
.footer-widget.widget_categories a:hover,
.footer-widget.widget_meta a:hover,
.footer-widget.widget_nav_menu a:hover,
.footer-widget.widget_pages a:hover {
  background-color: transparent;
  color: var(--theme-color);
  box-shadow: none
}

.footer-widget.widget_archive li>span,
.footer-widget.widget_categories li>span,
.footer-widget.widget_meta li>span,
.footer-widget.widget_nav_menu li>span,
.footer-widget.widget_pages li>span {
  width: auto;
  height: auto;
  position: relative;
  background-color: transparent;
  color: var(--body-color);
  line-height: 1
}

.footer-widget .recent-post {
  max-width: 300px;
  margin-top: -.4em;
  margin-bottom: 20px
}

.footer-widget .recent-post .media-img {
  max-width: 74px
}

.footer-widget .recent-post .media-img:after {
  line-height: 74px
}

.footer-widget .recent-post .post-title {
  color: var(--white-color);
  font-weight: 500
}

.footer-widget .recent-post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0
}

.footer-widget .recent-post .recent-post-meta a {
  font-weight: 400;
  line-height: 1.2
}

.th-widget-about .th-widget-contact.style2 .footer-info-title {
  margin-bottom: 3px
}

.mb-40,
.th-widget-about .about-logo {
  margin-bottom: 40px
}

.th-widget-about .about-text {
  color: #888c97;
  margin-bottom: 30px;
  margin-top: -.5em
}

.th-widget-about .footer-info {
  position: relative;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #888c97;
  line-height: 26px;
  padding: 0 0 0 35px;
  max-width: 277px;
  margin-top: 0
}

.th-widget-about .footer-info:not(:last-child) {
  margin: 0 0 35px
}

.th-widget-about .footer-info i {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: var(--theme-color);
  color: var(--white-color);
  position: absolute;
  left: 0;
  font-size: 10px
}

.th-widget-about .footer-info-title {
  font-size: 18px;
  font-family: var(--title-font);
  font-weight: 600;
  text-transform: capitalize;
  color: var(--white-color);
  margin-bottom: 5px;
  margin-top: -.2em
}

.footer-text {
  margin-top: -.5em;
  margin-bottom: 25px
}

.th-header {
  position: relative;
  z-index: 41
}

.th-header .icon-btn {
  border-radius: 99px
}

.header-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.sticky-wrapper {
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  transform: translateY(7px);
  border-top: 1px solid #e4e4e4
}

.sticky-wrapper.sticky {
  transform: translateY(0);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: var(--white-color);
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.07));
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, .07));
  -webkit-animation: .4s ease-in-out stickyAni;
  animation: .4s ease-in-out stickyAni
}

@-webkit-keyframes stickyAni {
  0% {
    -webkit-transform: translate3d(0, -40px, 0) scaleY(.8);
    transform: translate3d(0, -40px, 0) scaleY(.8);
    opacity: .7
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
    transform: translate3d(0, 0, 0) scaleY(1);
    opacity: 1
  }
}

@keyframes stickyAni {
  0% {
    -webkit-transform: translate3d(0, -40px, 0) scaleY(.8);
    transform: translate3d(0, -40px, 0) scaleY(.8);
    opacity: .7
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
    transform: translate3d(0, 0, 0) scaleY(1);
    opacity: 1
  }
}

.main-menu a {
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  color: var(--title-color);
  text-transform: uppercase
}

.social-links .social-title,
.social-links a {
  color: var(--body-color);
  display: inline-block
}

.available-list li,
.breadcumb-title,
.footer-menu li a,
.hero-meta span,
.main-menu ul.sub-menu li a,
.share-links-title,
.th-sort-bar .nav a {
  text-transform: capitalize
}

.main-menu>ul>li,
.menu-style1>ul>li {
  margin: 0 14px
}

.main-menu>ul>li>a {
  padding: 37px 0
}

.main-menu ul li {
  list-style-type: none;
  display: inline-block;
  position: relative
}

.main-menu ul li.menu-item-has-children>a:after {
  content: "\2b";
  display: inline-block;
  position: relative;
  font-family: var(--icon-font);
  margin-left: 4px;
  font-weight: 600;
  top: 0;
  font-size: .9em;
  color: var(--title-color);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.main-menu ul li.menu-item-has-children>a:hover:after {
  content: "\f068";
  color: var(--theme-color);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.main-menu ul li:last-child,
.social-links a:last-child {
  margin-right: 0 !important
}

.main-menu ul li:first-child {
  margin-left: 0 !important
}

.main-menu ul li:hover>ul.sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  z-index: 9
}

.main-menu ul.sub-menu {
  position: absolute;
  text-align: left;
  top: 100%;
  background-color: var(--white-color);
  visibility: hidden;
  min-width: 230px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  z-index: -1;
  box-shadow: 0 4px 15px rgba(1, 15, 28, .06);
  border-radius: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  border-bottom: 3px solid var(--theme-color);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: .4s;
  transition: .4s;
  padding: 18px 20px 18px 18px;
  left: -27px
}

.main-menu ul.sub-menu a {
  font-size: 16px;
  line-height: 30px
}

.main-menu ul.sub-menu li {
  display: block;
  margin: 0;
  padding: 0 9px
}

.main-menu ul.sub-menu li.menu-item-has-children>a:after {
  content: "\2b";
  float: right;
  top: 1px;
  display: inline-block
}

.main-menu ul.sub-menu li.menu-item-has-children>a:hover:after {
  content: "\f068";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.main-menu ul.sub-menu li a {
  position: relative;
  padding-left: 0
}

.main-menu ul.sub-menu li a:before {
  content: "\f7d9";
  position: absolute;
  top: 6px;
  left: 10px;
  font-family: var(--icon-font);
  width: 11px;
  height: 11px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 1em;
  line-height: 1;
  color: var(--theme-color);
  font-weight: 900;
  opacity: 0;
  visibility: visible;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.main-menu ul.sub-menu li a:hover {
  padding-left: 23px
}

.main-menu ul.sub-menu li a:hover:before {
  visibility: visible;
  opacity: 1;
  left: 0
}

.main-menu ul.sub-menu li ul.sub-menu {
  left: 100%;
  right: auto;
  top: 0;
  margin: 0 0 0 20px
}

.main-menu ul.sub-menu li ul.sub-menu li ul {
  left: 100%;
  right: auto
}

.menu-style1>ul>li>a {
  padding: 17px 0;
  color: var(--white-color)
}

.header-button {
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px
}

.header-button .th-btn {
  margin-left: 15px;
  font-weight: 500
}

.header-button .icon-btn .badge {
  font-size: 12px;
  top: 0;
  right: 0
}

.social-links .social-title {
  font-weight: 400;
  font-size: 14px;
  margin: 0 10px 0 0
}

.social-links a {
  font-size: 16px;
  margin: 0 15px 0 0;
  -webkit-transition: .4s;
  transition: .4s
}

.header-logo {
  padding-top: 15px;
  padding-bottom: 15px
}

.header-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.header-links li {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 400
}

.header-links li:not(:last-child) {
  margin: 0 58px 0 0
}

.header-layout2 .header-links li:after,
.header-links li:not(:last-child):after {
  content: '';
  height: 14px;
  width: 1px;
  background-color: #888c97;
  position: absolute;
  top: 5px;
  right: -32px
}

.header-links li>i {
  color: var(--theme-color);
  margin-right: 8px
}

.header-links b,
.header-links strong {
  font-weight: 600;
  margin-right: 6px
}

.header-links .social-links a,
.wp-block-column .wp-block-quote cite {
  font-size: 14px
}

.copyright-text,
.header-notice,
.office-grid-card__title,
.th-comments-wrap li,
.th-comments-wrap.th-comment-form,
.th-product .actions>*>a {
  margin: 0
}

.header-top {
  padding: 10px 0;
  background-color: var(--smoke-color);
  --body-color: #888C97
}

.header-layout1 {
  background-color: #ffebde
}

.header-layout1 .menu-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: -3.2%;
  width: 282px;
  height: 100px;
  background-color: #ffebde;
  z-index: -1
}

.header-layout1 .main-menu {
  padding-left: 55px
}

.header-layout2 .header-top {
  position: relative;
  padding: 6px 0;
  border-bottom: 1px solid #e4e4e4;
  z-index: 2
}

.header-layout2 .header-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 27%;
  height: 40px;
  background-color: var(--theme-color);
  z-index: -1
}

.header-layout2 .header-top .header-notice {
  color: var(--white-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px
}

.header-layout2 .header-top .header-notice i {
  font-size: 14px;
  margin-right: 8px
}

.available-list,
.header-layout2 .social-links {
  padding-left: 30px
}

.header-layout2 .social-links .social-title {
  font-weight: 500;
  color: var(--title-color)
}

.header-layout2 .header-links li a:not(:hover),
.header-layout2 .social-links a:not(:hover),
.service-box:hover .service-box_number {
  color: #4d5765
}

.cta-group,
.header-layout2 .header-wrapper {
  display: flex;
  gap: 30px
}

.header-layout2 .main-menu:after,
.header-layout2 .main-menu:before {
  content: "";
  position: absolute;
  background-color: #e4e4e4;
  top: 0;
  width: 1px;
  height: 100px
}

.header-layout2 .main-menu:before {
  left: -110px
}

.header-layout2 .main-menu:after {
  right: -110px
}

.header-layout2 .main-menu>ul>li {
  margin: 0 17.3px
}

@media (min-width:1400px) {
  .header-layout2 .th-container {
    --main-container: 1620px
  }
}

.header-layout3 {
  --btn-size: 40px
}

.header-layout3 .header-top {
  border-bottom: 1px solid var(--th-border-color);
  position: relative;
  padding: 9px 0;
  z-index: 2
}

.header-layout3 .header-top:before {
  content: "";
  height: calc(100% + 1px);
  width: 44%;
  background-color: var(--theme-color);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 100%, 0% 100%);
  z-index: -1
}

.header-layout3 .sticky-wrapper.sticky .menu-area {
  padding: 6px 0;
  background: var(--white-color)
}

.header-layout3 .sticky-wrapper.sticky .header-logo {
  padding-top: 0
}

.header-layout3 .sticky-wrapper.sticky .menu-area:before {
  height: 90px
}

.header-layout3 .sticky-wrapper.sticky .main-menu>ul>li>a:after {
  color: var(--title-color) !important
}

.header-layout3 .menu-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 31.6%;
  height: 120px;
  background-color: var(--title-color);
  z-index: -1
}

@media (min-width:1930px) {
  .header-layout2 .header-top:before {
    width: 32.5%
  }

  .header-layout3 .menu-area:before {
    width: 35.6%
  }
}

.header-layout3 .header-links li:not(:last-child):before {
  background-color: #ff444c
}

.header-layout3 .header-links li a {
  color: var(--white-color);
  -webkit-transition: .4s;
  transition: .4s
}

.header-layout3 .header-logo {
  padding: 18px 0
}

.header-layout3 .header-button .th-btn {
  margin-right: -1px;
  margin-left: 0
}

.header-layout3 .header-button {
  gap: 30px
}

@media (max-width:1499px) {
  .header-layout3 .header-button .th-btn {
    display: block
  }
}

.header-layout3 .main-menu>ul>li>a {
  padding: 14px 0;
  font-weight: 500;
  color: var(--white-color)
}

.footer-wrapper {
  --body-color: #788094;
  position: relative;
  z-index: 2;
  background-color: var(--title-color);
  overflow: hidden
}

.copyright-wrap,
.footer-layout1 .copyright-wrap {
  background-color: #262a36
}

.footer-wrapper .social-links a {
  margin: 0 30px 0 0
}

.widget-area {
  padding-top: 100px;
  padding-bottom: 46px
}

.footer-links li {
  display: inline-block;
  padding-right: 15px;
  margin-right: 10px;
  position: relative
}

.footer-links li:after {
  content: "";
  height: 20px;
  width: 1px;
  background-color: var(--white-color);
  position: absolute;
  top: 50%;
  right: 0;
  margin: -10px 0
}

.breadcumb-menu li:last-child,
.footer-links li:last-child {
  padding-right: 0;
  margin-right: 0
}

.footer-links a {
  font-family: inherit;
  color: var(--white-color)
}

.copyright-wrap {
  padding: 18px 0;
  background-size: 100% auto
}

.copyright-wrap .copyright-text a,
.process-box_icon img,
.th-team .th-social,
.why-item_icon img {
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.footer-info {
  display: flex;
  min-width: 170px;
  margin-top: -.4rem;
  margin-bottom: 0
}

.footer-info:not(:last-child) {
  margin-top: 0;
  margin-bottom: 10px
}

.footer-info_title {
  font-size: 18px;
  color: var(--white-color);
  display: block;
  margin-bottom: 7px
}

.footer-info_icon {
  width: 26px;
  height: 26px;
  min-width: 26px;
  line-height: 26px;
  font-size: 14px;
  background-color: var(--theme-color);
  color: var(--white-color);
  text-align: center;
  border-radius: 5px;
  gap: 8px;
  margin-right: 10px
}

.footer-info_text {
  display: block;
  color: var(--body-color);
  margin-top: -.45em;
  margin-bottom: -.45em;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center
}

.footer-info_link {
  display: inline-block;
  color: var(--body-color)
}

.footer-layout1 {
  background-color: #0e121d;
  background-size: auto;
  background-repeat: repeat
}

.footer-layout1 .widget-area {
  padding-top: 120px;
  padding-bottom: 70px
}

.footer-layout1 .th-widget-contact {
  max-width: 265px
}

.footer-newsletter {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 25px
}

.th-widget-schedule {
  width: 280px;
  max-width: 100%
}

.th-widget-schedule .title {
  color: var(--white-color);
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 16px
}

.newsletter-widget {
  max-width: 315px
}

.newsletter-widget .title {
  color: #888c97
}

.newsletter-widget.style2 {
  background-color: #191d27;
  padding: 40px;
  border-radius: 30px;
  text-align: center;
  max-width: 387px
}

.newsletter-widget .icon-btn {
  border: none;
  background-color: var(--theme-color);
  color: var(--white-color);
  border-radius: 0;
  min-width: 56px;
  padding: 0
}

.blog-comment-area,
.checklist li:not(:last-child),
.mb-25,
.newsletter-widget .footer-text {
  margin-bottom: 25px
}

.newsletter-form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px
}

.newsletter-form input {
  background-color: var(--white-color);
  max-width: 313px;
  border-radius: 0
}

.newsletter-form input:focus {
  border-color: var(--white-color)
}

.newsletter-form .th-btn {
  min-width: 160px;
  padding: 21px 20px
}

.footer-menu li {
  display: inline-block;
  margin-right: 30px
}

.footer-menu li a {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--title-color)
}

.footer-layout2:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(14, 18, 29, .94)
}

.footer-layout2 .widget-area {
  padding-bottom: 54px
}

.footer-layout2 .copyright-wrap {
  position: relative;
  background-color: #262a36;
  z-index: 2
}

.footer-layout2 .th-social .social-title {
  color: var(--white-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin-right: 14px
}

.footer-layout2 .th-social a {
  --icon-size: 40px
}

.footer-layout2 .th-social a:not(:hover) {
  background: #3d4250;
  color: var(--white-color)
}

.footer-layout2 .th-widget-contact {
  display: grid;
  gap: 40px
}

.footer-layout2 .about-text {
  max-width: 358px;
  margin-bottom: 20px
}

.footer-layout2 .footer-widget.widget_nav_menu a {
  margin-bottom: 19px
}

.th-widget-contact {
  max-width: 280px
}

.footer-top-newsletter {
  background-color: var(--smoke-color2);
  border-bottom: 1px solid var(--th-border-color)
}

.footer-layout3 {
  background-color: #f7f8fb
}

.footer-layout3 .widget-area {
  padding-top: 120px;
  padding-bottom: 50px
}

.footer-layout3 .th-widget-about.style2 {
  max-width: 187px
}

.breadcumb-menu,
.th-screen {
  max-width: 100%;
  position: relative
}

.footer-layout3 .th-social a:not(:hover) {
  background-color: #3d4250
}

.th-screen {
  border-radius: 30px;
  width: 1860px;
  margin: 30px auto;
  z-index: 1019;
  -webkit-transition: border-radius .2s, width 350ms;
  transition: border-radius .2s, width 350ms
}

.th-screen.th-visible {
  border-radius: 0;
  width: 100%
}

.newsletter-form.style3 .form-control {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 56px;
  background: 0 0;
  border: none;
  padding-left: 0;
  font-size: 16px;
  color: #888c97;
  border-bottom: 1px solid rgba(77, 87, 101, .5)
}

.newsletter-form.style3 .form-control::-moz-placeholder {
  color: #888c97
}

.newsletter-form.style3 .form-control::-webkit-input-placeholder {
  color: #888c97
}

.newsletter-form.style3 .form-control:-ms-input-placeholder {
  color: #888c97
}

.newsletter-form.style3 .form-control::-ms-input-placeholder {
  color: #888c97
}

.newsletter-form.style3 .form-control::placeholder {
  color: #888c97
}

.breadcumb-menu {
  padding: 0;
  list-style-type: none
}

.breadcumb-menu li {
  display: inline-block;
  margin-right: 3px;
  padding-right: 3px;
  list-style: none;
  position: relative
}

.breadcumb-menu li:after {
  content: "/";
  position: relative;
  margin-left: 6px;
  font-weight: 500;
  font-size: 15px;
  color: inherit;
  font-family: var(--icon-font)
}

.breadcumb-menu a,
.breadcumb-menu li,
.breadcumb-menu span {
  white-space: normal;
  word-break: break-word;
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: var(--theme-color)
}

.breadcumb-title {
  margin: -.18em 0;
  font-size: 54px;
  font-family: var(--title-font);
  color: var(--white-color);
  line-height: 64px;
  font-weight: 700
}

.breadcumb-wrapper {
  background-color: var(--title-color);
  background-position: bottom center;
  padding: 150px 0;
  overflow: hidden
}

.wp-block-query-pagination-next,
.wp-block-quote {
  font-size: 16px;
  color: var(--title-color);
  position: relative
}

#description,
.contact-info:not(:last-child),
.mb-30,
.th-blog,
.th-pagination,
.wp-block-query-pagination-numbers {
  margin-bottom: 30px
}

.th-pagination li,
.wp-block-query-pagination-numbers li {
  display: inline-block;
  margin: 0 3px;
  list-style-type: none
}

.th-pagination li:first-child,
.wp-block-query-pagination-numbers li:first-child {
  margin-left: 0
}

.th-pagination a,
.th-pagination span,
.wp-block-query-pagination-numbers a,
.wp-block-query-pagination-numbers span {
  display: inline-block;
  text-align: center;
  position: relative;
  color: var(--title-color);
  background-color: var(--smoke-color);
  width: 56px;
  height: 56px;
  line-height: 56px;
  z-index: 1;
  font-size: 16px;
  font-weight: 500
}

.th-pagination a.active,
.th-pagination a:hover,
.th-pagination span.active,
.th-pagination span:hover,
.wp-block-query-pagination-numbers a.active,
.wp-block-query-pagination-numbers a:hover,
.wp-block-query-pagination-numbers span.active,
.wp-block-query-pagination-numbers span:hover {
  color: var(--white-color);
  background-color: var(--theme-color)
}

.wp-block-query-pagination-next {
  display: inline-block;
  text-align: center;
  border: none;
  background-color: var(--smoke-color2);
  min-width: 56px;
  height: 56px;
  line-height: 56px;
  z-index: 1;
  padding: 0 20px;
  font-weight: 500;
  border-radius: 12px;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.th-product .actions .icon-btn:hover,
.wp-block-query-pagination-next.active,
.wp-block-query-pagination-next:hover {
  color: var(--white-color);
  background-color: var(--theme-color);
  border-color: var(--theme-color)
}

.wp-block-quote {
  font-weight: 600;
  line-height: 26px;
  padding: 35px 50px 40px 55px;
  display: block;
  background-color: transparent;
  margin: 40px 0 43px;
  font-family: var(--body-font);
  font-style: italic;
  border: 1px solid #e4e4e4 !important
}

.wp-block-quote p {
  font-size: inherit;
  font-family: inherit;
  margin-top: -.3em;
  margin-bottom: 9px;
  line-height: inherit;
  color: inherit;
  width: 100%;
  position: relative;
  z-index: 3
}

.wp-block-quote:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  height: 50px;
  width: 33px
}

.wp-block-quote cite,
.wp-block-quote:after {
  background-color: var(--theme-color);
  position: absolute
}

.wp-block-quote:after {
  content: "";
  top: -10px;
  left: 0;
  height: 20px;
  width: 25px;
  -webkit-clip-path: path("M2.21945 18.2759C0.775335 16.6762 0 14.8819 0 11.9734C0 6.8553 3.44484 2.26804 8.45438 0L9.70641 2.01506C5.03057 4.65307 4.11643 8.07633 3.75189 10.2347C4.5048 9.82818 5.49044 9.68633 6.45645 9.77992C8.98576 10.0241 10.9795 12.1898 10.9795 14.8819C10.9795 16.2393 10.4625 17.5411 9.54219 18.5009C8.62192 19.4608 7.37376 20 6.07229 20C5.35256 19.9934 4.64126 19.8376 3.97981 19.5416C3.31836 19.2457 2.71996 18.8154 2.21945 18.2759ZM16.24 18.2759C14.7959 16.6762 14.0205 14.8819 14.0205 11.9734C14.0205 6.8553 17.4654 2.26804 22.4749 0L23.7269 2.01506C19.0511 4.65307 18.137 8.07633 17.7724 10.2347C18.5253 9.82818 19.511 9.68633 20.477 9.77992C23.0063 10.0241 25 12.1898 25 14.8819C25 16.2393 24.483 17.5411 23.5627 18.5009C22.6424 19.4608 21.3943 20 20.0928 20C19.3731 19.9934 18.6618 19.8376 18.0003 19.5416C17.3389 19.2457 16.7405 18.8154 16.24 18.2759Z");
  clip-path: path("M2.21945 18.2759C0.775335 16.6762 0 14.8819 0 11.9734C0 6.8553 3.44484 2.26804 8.45438 0L9.70641 2.01506C5.03057 4.65307 4.11643 8.07633 3.75189 10.2347C4.5048 9.82818 5.49044 9.68633 6.45645 9.77992C8.98576 10.0241 10.9795 12.1898 10.9795 14.8819C10.9795 16.2393 10.4625 17.5411 9.54219 18.5009C8.62192 19.4608 7.37376 20 6.07229 20C5.35256 19.9934 4.64126 19.8376 3.97981 19.5416C3.31836 19.2457 2.71996 18.8154 2.21945 18.2759ZM16.24 18.2759C14.7959 16.6762 14.0205 14.8819 14.0205 11.9734C14.0205 6.8553 17.4654 2.26804 22.4749 0L23.7269 2.01506C19.0511 4.65307 18.137 8.07633 17.7724 10.2347C18.5253 9.82818 19.511 9.68633 20.477 9.77992C23.0063 10.0241 25 12.1898 25 14.8819C25 16.2393 24.483 17.5411 23.5627 18.5009C22.6424 19.4608 21.3943 20 20.0928 20C19.3731 19.9934 18.6618 19.8376 18.0003 19.5416C17.3389 19.2457 16.7405 18.8154 16.24 18.2759Z")
}

.wp-block-quote cite {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  line-height: 18px;
  font-style: normal;
  font-family: var(--title-font);
  white-space: nowrap;
  bottom: -17px;
  left: 80px;
  color: var(--white-color);
  padding: 8px 50px 8px 20px;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 25px) 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, calc(100% - 25px) 100%, 0% 100%)
}

.wp-block-quote.has-text-align-right,
.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
  padding: 40px;
  margin-bottom: 30px
}

.wp-block-quote:not(:has(>cite)) p:last-child {
  margin-bottom: -.3em
}

.wp-block-quote p:has(cite) {
  padding-bottom: 10px
}

.wp-block-quote p cite {
  margin-top: 20px;
  margin-bottom: -.5em;
  bottom: -32px
}

.wp-block-pullquote {
  color: var(--white-color);
  padding: 0
}

.wp-block-pullquote cite {
  position: absolute;
  color: var(--white-color) !important
}

.wp-block-column .wp-block-quote,
.wp-block-column .wp-block-quote.has-text-align-right,
.wp-block-column .wp-block-quote.is-large:not(.is-style-plain),
.wp-block-column .wp-block-quote.is-style-large:not(.is-style-plain) {
  padding: 40px 15px
}

.wp-block-column .wp-block-quote:before {
  width: 100%;
  height: 60px;
  font-size: 30px
}

.wp-block-column .wp-block-quote cite:before {
  bottom: 6px
}

.wp-block-pullquote cite::before,
.wp-block-pullquote footer::before,
.wp-block-pullquote__citation::before {
  bottom: 7px
}

.blog-meta a,
.blog-meta span {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--body-color);
  position: relative;
  text-transform: capitalize;
  margin-right: 16px
}

.blog-meta a i,
.blog-meta span i {
  margin-right: 8px;
  color: var(--theme-color)
}

.blog-meta .author img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 6px
}

.blog-audio,
.blog-img,
.blog-video {
  line-height: 1px
}

.blog-inner-title {
  margin-top: -.25em;
  margin-bottom: 25px
}

.blog-inner-title i {
  color: var(--theme-color);
  margin-right: 4px
}

.blog-single {
  position: relative;
  margin-bottom: 40px;
  overflow: hidden
}

.blog-single.blog-grid {
  background-color: var(--smoke-color2)
}

.blog-single.blog-grid .blog-content {
  padding: 40px 30px 40px 40px;
  border: none
}

.blog-single .blog-title {
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 600
}

.blog-single .blog-text {
  line-height: 26px;
  margin-bottom: 25px
}

.blog-single .blog-meta {
  margin: -.35em 0 16px
}

.blog-single .blog-content {
  margin: 0;
  padding: var(--blog-space-y, 40px) var(--blog-space-x, 40px);
  position: relative
}

.blog-single .blog-content .blog-single {
  padding: 20px
}

.blog-single .blog-audio {
  line-height: 1
}

.blog-single .blog-audio,
.blog-single .blog-img,
.blog-single .blog-video {
  position: relative;
  overflow: hidden;
  background-color: var(--smoke-color);
  margin-bottom: 0
}

.blog-box .blog-img,
.blog-single .blog-img {
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s
}

.blog-box .blog-img:before,
.blog-card .blog-img:before,
.blog-list-single .blog-img:before,
.blog-single .blog-img:before {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, .2);
  -webkit-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  transform: skewX(25deg);
  z-index: 2
}

.blog-single .blog-img .slider-arrow {
  --pos-x: 30px;
  --icon-size: 44px;
  border: none;
  background-color: var(--white-color);
  color: var(--theme-color);
  box-shadow: none;
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.blog-single .line-btn {
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: -1px
}

.blog-box:hover .blog-img:before,
.blog-card:hover .blog-img:before,
.blog-list-single:hover .blog-img:before,
.blog-single:hover .blog-img:before {
  -webkit-animation: 1.9s shine;
  animation: 1.9s shine
}

.blog-list-single {
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 50px
}

.blog-list-single .blog-img {
  position: relative;
  min-width: 50%;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s
}

.blog-list-single .blog-img img {
  width: 100%;
  object-fit: cover
}

.blog-list-single .blog-meta {
  display: block;
  margin-top: -.3rem
}

.blog-list-single .blog-title {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 500
}

.share-links-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: var(--title-color);
  margin: 0 15px 0 0;
  display: inline-block
}

.share-links {
  margin: 30px 0 0
}

.blog-author,
.blog-navigation {
  margin-bottom: 40px;
  border-radius: 20px
}

.share-links>.row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  --bs-gutter-y: 15px
}

.share-links .th-social a {
  --icon-size: 38px;
  border-radius: 0;
  font-size: 14px;
  background-color: rgba(14, 18, 29, .08);
  color: var(--title-color);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.blog-navigation {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--smoke-color);
  padding: 40px
}

.blog-navigation .blog-next {
  text-align: right
}

.contact-info_icon,
.error-content,
.error-img,
.th-sort-bar .nav a {
  text-align: center
}

.blog-navigation .blog-btn {
  font-size: 38px;
  color: var(--smoke-color)
}

.blog-author {
  margin-top: 40px;
  display: flex;
  overflow: hidden
}

.blog-author .media-body {
  padding: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center
}

@media (max-width:1399px) {
  :root {
    --main-container: 1250px
  }

  .slider-arrow {
    --pos-x: -17px
  }

  .header-layout2 .main-menu:after,
  .header-layout2 .main-menu:before {
    display: none
  }

  .header-layout3 .menu-area:before {
    width: 25%
  }

  .blog-single .blog-title {
    font-size: 28px;
    line-height: 1.4
  }

  .share-links {
    --blog-space-x: 20px
  }
}

@media (max-width:1199px) {

  .h1,
  .h2,
  h1,
  h2 {
    line-height: 1.3
  }

  .h1,
  h1 {
    font-size: 44px
  }

  .h2,
  h2 {
    font-size: 36px
  }

  .h3,
  h3 {
    font-size: 30px
  }

  .h4,
  h4 {
    font-size: 24px
  }

  .h5,
  h5 {
    font-size: 20px
  }

  .h6,
  h6 {
    font-size: 16px
  }

  .sec-title,
  .title-area {
    --section-title-space: 60px
  }

  .sec-title.mb-50,
  .title-area.mb-50 {
    margin-bottom: 40px
  }

  .sec-btn {
    --section-title-space: 55px
  }

  .widget_offer {
    padding: 40px
  }

  .widget {
    --widget-padding-y: 30px;
    --widget-padding-x: 30px
  }

  .widget_title {
    font-size: 22px;
    margin: -.12em 0 28px
  }

  .footer-widget.widget_archive a,
  .footer-widget.widget_categories a,
  .footer-widget.widget_meta a,
  .footer-widget.widget_nav_menu a,
  .footer-widget.widget_pages a {
    margin-bottom: 16px
  }

  .blog-single .blog-img .slider-arrow,
  .header-layout2 .header-top:before,
  .header-notice {
    display: none
  }

  .header-layout3 .menu-area:before {
    width: 35%
  }

  .header-layout3 .header-top:before {
    width: 50%
  }

  .breadcumb-wrapper {
    padding: 150px 0
  }

  .breadcumb-title {
    margin: -.18em 0
  }

  .breadcumb-menu a,
  .breadcumb-menu li,
  .breadcumb-menu span {
    font-size: 16px;
    line-height: 26px
  }

  .blog-meta a,
  .blog-meta span {
    margin-right: 15px
  }

  .blog-meta a:not(:last-child),
  .blog-meta span:not(:last-child) {
    padding-right: 15px
  }

  .blog-list-single {
    gap: 25px
  }

  .blog-single {
    --blog-space-x: 20px;
    --blog-space-y: 20px
  }
}

.th-comment-form {
  margin-top: 70px;
  padding: 40px;
  position: relative
}

@media (max-width:991px) {
  .gy-50 {
    --bs-gutter-y: 40px
  }

  .slider-arrow {
    --icon-size: 40px;
    line-height: 38px;
    margin-right: 40px;
    font-size: 14px
  }

  .slider-arrow.slider-next {
    margin-right: 0;
    margin-left: 40px
  }

  .slick-dots {
    margin: 40px 0 0
  }

  .icon-box .slider-arrow {
    margin-right: 0
  }

  .sec-btn,
  .sec-title,
  .title-area {
    --section-title-space: 50px
  }

  .sub-title.h4 {
    font-size: 22px
  }

  .widget_offer {
    margin-bottom: 40px
  }

  .sidebar-area {
    margin-left: 0;
    padding-top: 30px
  }

  .widget {
    --widget-padding-y: 40px;
    --widget-padding-x: 40px
  }

  .header-layout1 .menu-area {
    padding: 5px 0
  }

  .header-layout3 .sticky-wrapper.sticky .menu-area:before {
    height: 73px
  }

  .header-layout3 .menu-area:before {
    width: 40%;
    height: 87px
  }

  .header-layout3 .header-notice {
    font-size: 14px;
    text-align: center
  }

  .header-layout3 .header-logo {
    padding: 0
  }

  .header-layout3 .header-top:before {
    width: 58%
  }

  .header-layout3 .menu-top {
    padding: 12px 0
  }

  .header-layout3 .menu-area {
    padding: 15px 0 45px
  }

  .footer-newsletter {
    display: block;
    text-align: center
  }

  .newsletter-form {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .copyright-text,
  .footer-menu {
    text-align: center
  }

  .footer-wrapper .newsletter-form {
    max-width: 400px;
    display: block;
    margin: auto
  }

  .footer-wrapper .widget-area {
    padding-top: var(--section-space-mobile);
    padding-bottom: 30px
  }

  .footer-layout1 .widget-area {
    padding-bottom: 40px
  }

  .footer-layout2 .th-widget-contact {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px
  }

  .newsletter-form.style3,
  .newsletter-form.style3 .form-control {
    max-width: 100%
  }

  .breadcumb-wrapper {
    padding: 70px 0
  }

  .breadcumb-menu {
    margin: 0 0 20px !important
  }

  .blog-list-single {
    display: block
  }

  .blog-list-single .blog-img {
    min-width: 100%;
    margin-bottom: 30px
  }

  .blog-single,
  .share-links {
    --blog-space-x: 40px
  }

  .blog-single {
    --blog-space-y: 40px
  }

  .th-comment-form {
    padding: 40px
  }
}

.th-comment-form .row {
  --bs-gutter-x: 30px
}

.th-comment-form .form-group .form-control,
.th-comment-form .form-group input,
.th-comment-form .form-group select,
.th-comment-form .form-group textarea {
  background-color: var(--white-color);
  border: none
}

.th-comment-form .form-group label {
  margin-bottom: -.3rem
}

@media (max-width:767px) {

  .h1,
  h1 {
    font-size: 40px
  }

  .h2,
  h2 {
    font-size: 34px;
    line-height: 1.3
  }

  .h3,
  h3 {
    font-size: 26px
  }

  .h4,
  h4 {
    font-size: 22px
  }

  .h5,
  .wp-block-quote cite,
  h5 {
    font-size: 18px
  }

  .h6,
  h6 {
    font-size: 16px
  }

  .sub-title {
    margin-bottom: 10px
  }

  .btn-group.style2 {
    gap: 20px 30px
  }

  .btn-group {
    gap: 20px
  }

  .footer-widget .widget_title {
    margin-bottom: 35px
  }

  .th-widget-about .about-text {
    margin-bottom: 20px
  }

  .header-layout2 .header-links {
    display: none
  }

  .header-layout3 .menu-area:before {
    width: 60%
  }

  .header-layout3 .header-top:before {
    width: 100%
  }

  .footer-wrapper .newsletter-form {
    max-width: 550px;
    gap: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .th-pagination a,
  .th-pagination span,
  .wp-block-query-pagination-numbers a,
  .wp-block-query-pagination-numbers span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
  }

  .blog-single.blog-grid .blog-content {
    padding: 30px
  }

  .blog-navigation {
    padding: 25px
  }

  .blog-navigation .blog-btn {
    font-size: 25px
  }

  .blog-author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .share-links {
    --blog-space-x: 20px
  }

  .blog-single {
    --blog-space-x: 30px;
    --blog-space-y: 30px
  }

  .blog-single .blog-title {
    font-size: 24px;
    line-height: 1.3
  }

  .blog-single .blog-text {
    margin-bottom: 22px
  }

  .blog-single .blog-bottom {
    padding-top: 15px
  }

  .th-comment-form,
  .th-comments-wrap {
    border-radius: 10px
  }

  .available-list,
  .header-layout2 .social-links {
    padding-left: 0
  }

  .social-links a {
    font-size: 24px
  }
}

.th-comment-form:has(#wp-temp-form-div),
.th-comments-wrap:has(#wp-temp-form-div) {
  padding: 0;
  box-shadow: none;
  display: none
}

.th-comments-wrap {
  padding: var(--blog-space-y, 40px) var(--blog-space-x, 40px);
  background: var(--smoke-color);
  border-radius: 0;
  margin-top: var(--blog-space-y, 40px);
  margin-bottom: 30px
}

.th-comments-wrap .comment-respond {
  margin: 30px 0
}

.th-comments-wrap pre {
  background: #ededed;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  padding: 20px;
  white-space: pre-wrap
}

.th-comments-wrap .th-post-comment {
  padding: 30px;
  display: flex;
  margin-bottom: 30px;
  position: relative;
  background: var(--white-color);
  border-radius: 0
}

.th-comments-wrap .th-post-comment ol,
.th-comments-wrap .th-post-comment ul {
  margin-bottom: 1rem
}

.th-comments-wrap ul.comment-list {
  list-style: none;
  margin: 0 0 -30px;
  padding: 0
}

.th-comments-wrap .comment-avater {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  overflow: hidden
}

.th-comments-wrap .comment-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: -6px;
  position: relative
}

.th-comments-wrap .name {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px
}

.accordion-item_info,
.th-comments-wrap .comment-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.th-comments-wrap .text {
  margin-bottom: -.4rem
}

.th-comments-wrap .children {
  margin: 0 0 0 80px;
  padding: 0;
  list-style-type: none
}

.wp-block-comment-author-name {
  font-weight: 600
}

ul.comment-list .children .th-comment-item>.th-post-comment {
  padding-bottom: 30px
}

ul.comment-list:has(>.th-comment-item ~ .th-comment-item):first-child>.th-post-comment {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--th-border-color)
}

.comment-respond .must-log-in {
  margin-bottom: 0;
  margin-top: 8px
}

.th-hero-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden
}

.th-hero-wrapper .swiper-wrapper {
  gap: 0 !important;
  margin: 0 !important
}

.th-hero-wrapper .sub-title {
  padding: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: .32px
}

.th-hero-bg {
  position: absolute;
  inset: 0;
  overflow: hidden
}

.th-hero-bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  overflow: hidden
}

@media (max-width:575px) {

  .h1,
  h1 {
    font-size: 34px;
    line-height: 1.35
  }

  .h2,
  h2 {
    font-size: 28px
  }

  .sub-title.style1::before {
    margin-left: -4.5rem
  }

  .sub-title::before,
  .sub-title:after {
    width: 30px
  }

  .sub-title::before {
    margin-left: -2.6rem
  }

  .widget {
    --widget-padding-y: 30px;
    --widget-padding-x: 30px
  }

  .header-layout3 .header-logo {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0
  }

  .newsletter-widget.style2 {
    padding: 25px
  }

  .newsletter-form {
    display: block
  }

  .newsletter-form input {
    max-width: 100%
  }

  .newsletter-form .th-btn {
    width: 100%;
    margin-top: 20px
  }

  .footer-menu li {
    margin-right: 5px
  }

  .footer-menu li a {
    font-size: 14px
  }

  .footer-wrapper .newsletter-form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .breadcumb-title {
    font-size: 44px;
    line-height: 54px
  }

  .wp-block-quote {
    padding: 25px 25px 30px
  }

  .wp-block-quote.is-large:not(.is-style-plain) p,
  .wp-block-quote.is-style-large:not(.is-style-plain) p {
    font-size: 1.2em
  }

  .blog-meta a,
  .blog-meta span {
    margin-right: 20px
  }

  .blog-meta a:not(:last-child),
  .blog-meta span:not(:last-child) {
    padding-right: 0
  }

  .blog-meta a:not(:last-child):after,
  .blog-meta span:not(:last-child):after {
    display: none
  }

  .blog-author .media-body {
    padding: 35px 20px 30px
  }

  .share-links-title {
    margin: 0 15px 5px 0
  }

  .hero-title {
    font-size: 42px;
    line-height: 1.24;
    margin-bottom: 35px
  }

  .img-box3 .img1 {
    text-align: center
  }
}

@media (max-width:390px) {
  .hero-title {
    font-size: 36px;
    line-height: 1.3
  }
}

@media (max-width:330px) {
  .recent-post .post-title {
    font-size: 16px;
    line-height: 24px
  }

  .recent-post .recent-post-meta a {
    font-size: 12px
  }

  .hero-title {
    font-size: 32px
  }
}

.hero-3 {
  z-index: 3
}

.hero-3 .slider-arrow {
  position: absolute;
  top: 46%;
  --icon-size: 56px;
  background-color: #4d5765;
  color: var(--white-color);
  border: none;
  border-radius: 0;
  right: var(--pos-x, 80px);
  left: unset;
  opacity: 1;
  visibility: visible
}

@media (max-width:1599px) {

  .hero-3 .slider-arrow,
  .social-links .social-title {
    display: none
  }
}

.hero-3 .slider-arrow.slider-next {
  top: 54.5%;
  right: 80px;
  left: unset
}

.hero-3 .hero-shape-1 {
  position: absolute;
  right: 7%;
  top: 0;
  mix-blend-mode: soft-light;
  background-color: #4d5765;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  -webkit-clip-path: path("M1083 0H240L0 880H843L1083 0Z");
  clip-path: path("M1083 0H240L0 880H843L1083 0Z");
  z-index: 1
}

.hero-meta {
  margin-bottom: 7px;
  margin-top: -.4em
}

.hero-meta span {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  color: var(--theme-color)
}

.hero-meta span:after {
  content: "";
  height: 1px;
  width: 23px;
  background-color: var(--theme-color);
  display: inline-block;
  margin: 0 10px;
  position: relative;
  top: -4px
}

.hero-meta span img {
  margin-right: 10px
}

.hero-style3 {
  padding: 221px 0 184px;
  max-width: 606px;
  display: block;
  margin-left: auto;
  z-index: 4
}

.popup-search-box,
.sidemenu-wrapper {
  position: fixed;
  z-index: 99999;
  top: 0;
  width: 0;
  opacity: 0;
  visibility: hidden
}

.hero-style3 .hero-title {
  font-size: 84px;
  line-height: 94px;
  text-transform: uppercase;
  color: var(--white-color);
  margin-bottom: 25px
}

.hero-style3 .hero-text {
  color: var(--white-color);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: var(--white-color)
}

.error-img {
  margin-bottom: 45px
}

.error-title,
.mb-20 {
  margin-bottom: 20px
}

.error-text {
  margin-bottom: 35px;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto
}

.popup-search-box {
  left: 50%;
  background-color: rgba(0, 0, 0, .95);
  height: 0;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .4s;
  transition: .4s
}

.popup-search-box button.searchClose,
.popup-search-box form button {
  background-color: transparent;
  -webkit-transition: .4s;
  position: absolute
}

.popup-search-box button.searchClose {
  width: 60px;
  height: 60px;
  top: 40px;
  right: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--theme-color);
  font-size: 22px;
  border-radius: 50%;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition: .4s;
  color: var(--theme-color)
}

.th-sort-bar .nav a,
.th-sort-bar select {
  font-size: 16px;
  color: var(--body-color);
  height: 50px
}

.popup-search-box button.searchClose:hover {
  color: var(--body-color);
  background-color: #fff;
  border-color: transparent;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.popup-search-box form {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  padding-bottom: 40px;
  cursor: auto;
  width: 100%;
  max-width: 700px;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.popup-search-box form input {
  font-size: 18px;
  height: 70px;
  width: 100%;
  border: 2px solid var(--theme-color);
  background-color: transparent;
  padding-left: 30px;
  color: #fff;
  border-radius: 50px
}

.popup-search-box form input::-moz-placeholder {
  color: #fff
}

.popup-search-box form input::-webkit-input-placeholder {
  color: #fff
}

.popup-search-box form input:-ms-input-placeholder {
  color: #fff
}

.popup-search-box form input::-ms-input-placeholder {
  color: #fff
}

.popup-search-box form input::placeholder {
  color: #fff
}

.popup-search-box form button {
  top: 0;
  border: none;
  color: #fff;
  font-size: 24px;
  right: 12px;
  color: var(--white-color);
  cursor: pointer;
  width: 70px;
  height: 70px;
  transition: .4s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001)
}

.popup-search-box.show {
  opacity: 1;
  visibility: visible;
  width: 100.1%;
  height: 100%;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 0
}

.popup-search-box.show form {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1)
}

.sidemenu-wrapper {
  right: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, .75);
  -webkit-transition: .8s;
  transition: .8s
}

.sidemenu-wrapper .closeButton {
  display: inline-block;
  border: 2px solid;
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 24px;
  padding: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: var(--white-color);
  border-radius: 50%;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .4s;
  transition: .4s
}

.sidemenu-wrapper .closeButton:hover {
  color: var(--theme-color);
  border-color: var(--theme-color);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.sidemenu-wrapper .sidemenu-content {
  background-color: #f7f8fb;
  width: 450px;
  margin-left: auto;
  padding: 80px 30px;
  height: 100%;
  overflow: scroll;
  position: relative;
  right: -500px;
  cursor: auto;
  -webkit-transition: right 1s;
  transition: right 1s
}

@media (max-width:450px) {

  .sub-title::before,
  .sub-title:after {
    display: none
  }

  .sidemenu-wrapper .sidemenu-content {
    width: 300px
  }
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
  background-color: #f5f5f5
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar {
  width: 2px;
  background-color: #f5f5f5
}

.sidemenu-wrapper .widget {
  padding: 0;
  border: none;
  background-color: transparent
}

.sidemenu-wrapper.show {
  opacity: 1;
  visibility: visible;
  width: 100%;
  -webkit-transition: .8s;
  transition: .8s
}

.img-box1,
.th-product {
  -webkit-transition: .4s
}

.sidemenu-wrapper.show .sidemenu-content {
  right: 0;
  opacity: 1;
  visibility: visible
}

.th-product {
  transition: .4s;
  background: var(--white-color);
  padding: 30px;
  box-shadow: 0 4px 50px rgba(0, 0, 0, .06)
}

.th-product .price {
  display: block;
  color: var(--theme-color);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0
}

.th-product .actions {
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  margin-top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.th-product .actions .icon-btn {
  --btn-size: 45px;
  font-size: 14px;
  border-radius: 50%;
  border-color: var(--white-color);
  color: var(--title-color);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px)
}

.th-product .actions>* {
  margin: 0 var(--icon-gap-x, 5px)
}

.th-product:hover .actions {
  margin-top: 0;
  opacity: 1;
  visibility: visible
}

.th-product:hover .actions .icon-btn {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.swiper-slide.style2 .th-product {
  box-shadow: 0 2px 14px rgba(0, 0, 0, .06)
}

.mfp-content {
  margin: 1.5rem auto
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: .15s ease-out;
  transition: .15s ease-out
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out
}

.th-sort-bar {
  padding: 10px;
  margin: 0 0 24px
}

.th-sort-bar .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 15px
}

.th-sort-bar select {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 250px;
  border-radius: 0;
  margin: 0
}

.th-sort-bar .nav a {
  display: inline-block;
  width: 50px;
  line-height: 50px;
  border: 1px solid var(--th-border-color);
  font-weight: 600;
  margin: 0 0 0 10px;
  border-radius: 5px
}

.quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
}

#ship-to-different-address {
  margin-top: 15px
}

.contact-form2 .row {
  --bs-gutter-x: 20px
}

.contact-form2 .form-group i {
  color: #888c97;
  font-weight: 300
}

.contact-form2 .form-control,
.contact-form2 input,
.contact-form2 select,
.contact-form2 textarea {
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
  color: #888c97;
  border-radius: 0
}

.contact-form2 .form-control::-webkit-input-placeholder,
.contact-form2 input::-webkit-input-placeholder,
.contact-form2 select::-webkit-input-placeholder,
.contact-form2 textarea::-webkit-input-placeholder {
  color: #888c97
}

.contact-form2 .form-control::-moz-placeholder,
.contact-form2 input::-moz-placeholder,
.contact-form2 select::-moz-placeholder,
.contact-form2 textarea::-moz-placeholder {
  color: #888c97
}

.contact-form2 .form-control:-ms-input-placeholder,
.contact-form2 input:-ms-input-placeholder,
.contact-form2 select:-ms-input-placeholder,
.contact-form2 textarea:-ms-input-placeholder {
  color: #888c97
}

.contact-form2 .form-control::-ms-input-placeholder,
.contact-form2 input::-ms-input-placeholder,
.contact-form2 select::-ms-input-placeholder,
.contact-form2 textarea::-ms-input-placeholder {
  color: #888c97
}

.contact-form2 .form-control::placeholder,
.contact-form2 input::placeholder,
.contact-form2 select::placeholder,
.contact-form2 textarea::placeholder {
  color: #888c97
}

.contact-form2 .nice-select .option.selected {
  color: var(--theme-color) !important;
  background: var(--theme-color) !important
}

.contact-form2 .nice-select .option.focus,
.contact-form2 .nice-select .option.selected.focus,
.contact-form2 .nice-select .option:hover {
  background: var(--theme-color) !important;
  color: #fff !important
}

.contact-form2 .nice-select.open .list {
  border-bottom: 3px solid var(--theme-color)
}

.contact-form2 .nice-select:after {
  border-bottom: 1.5px solid #888c97;
  border-right: 1.5px solid #888c97
}

.contact-form2 textarea,
.contact-form2 textarea.form-control {
  min-height: 140px;
  padding-top: 16px;
  padding-bottom: 17px
}

.contact-form2 .th-btn {
  padding: 21px 40px
}

.contact-image {
  -webkit-clip-path: path("M634 0H84V461.5C80.8333 486.333 59.6 536 0 536H84H634V0Z");
  clip-path: path("M634 0H84V461.5C80.8333 486.333 59.6 536 0 536H84H634V0Z");
  margin-left: -30px
}

.contact-info {
  box-shadow: 0 6px 30px rgba(0, 0, 0, .06);
  padding: 30px;
  display: flex;
  gap: 20px
}

.blog-box.style3 .line-btn:before,
.contact-info:nth-child(3) .contact-info_icon {
  background-color: var(--body-color)
}

.contact-info_icon {
  display: inline-block;
  width: 70px;
  min-width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: var(--theme-color);
  color: var(--white-color);
  font-size: 35px
}

.contact-info_label {
  font-size: 18px;
  line-height: 24px;
  color: var(--title-color);
  font-weight: 600;
  margin-top: -.3rem;
  margin-bottom: 2px
}

.contact-info_link {
  color: #4d5765;
  line-height: 26px;
  font-size: 16px;
  display: block
}

.contact-info .media-body {
  margin-bottom: -.5rem
}

.about-logo,
.contact-map,
.header-logo,
.mobile-logo {
  line-height: 0
}

.contact-map iframe {
  width: 100%;
  height: 522px;
  -webkit-filter: brightness(0.4) grayscale(1);
  filter: brightness(.4) grayscale(1)
}

.contact-map.style2 {
  margin-bottom: -160px
}

.contact-map.style2 iframe {
  width: 100%;
  height: 800px
}

.img-box1 {
  text-align: right;
  transition: .4s;
  margin-right: 56px
}

.th-experience,
.th-experience.style2 .th-experience_content {
  text-align: center;
  display: block
}

.img-box1 .img1 {
  -webkit-clip-path: polygon(100% 0, 100% 70%, 81% 100%, 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% 70%, 81% 100%, 0 100%, 0 0)
}

.img-box1 .img1 img {
  margin-top: 100px
}

.about-text p,
.price-card_content .available-list ul {
  margin-top: -.3rem
}

.img-box1 .img2 {
  position: absolute;
  top: 0;
  left: -3px;
  z-index: 2;
  -webkit-clip-path: path("M0 0H285L245 240L0 280V0Z");
  clip-path: path("M0 0H285L245 240L0 280V0Z")
}

.img-box1 .about-shape-1 {
  position: absolute;
  top: 10px;
  left: 7px;
  width: 285px;
  height: 280px;
  -webkit-clip-path: path("M0 0H285L245 240L0 280V0Z");
  clip-path: path("M0 0H285L245 240L0 280V0Z")
}

.about-signature {
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.about-signature.style2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.about-signature_wrapper {
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 14px;
  margin-right: 30px;
  margin-top: 40px
}

.about-signature_wrapper .th-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.about-signature_wrapper .th-btn i {
  margin-left: 0 !important;
  flex-shrink: 0;
}

.about-signature_wrapper--home {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 14px;
}

.about-signature_wrapper--home .th-btn {
  min-width: 0;
}

.about-signature .content {
  border-left: 1.25px solid #c4c4c4;
  margin-left: 19px;
  padding-left: 19px
}

.about-signature .name {
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 0
}

.about-signature .desig {
  color: var(--theme-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px
}

.th-experience {
  position: absolute;
  bottom: 10px;
  right: -10px;
  z-index: 2;
  background: var(--white-color);
  width: 150px;
  height: 150px;
  padding: 35px 10px;
  border-radius: 50%;
  color: var(--white-color)
}

.th-experience:before {
  content: "";
  position: absolute;
  inset: 15px;
  border: 2px solid var(--theme-color);
  border-radius: inherit
}

.th-experience .experience-year {
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
  color: var(--theme-color);
  margin-bottom: 0
}

.th-experience .experience-text {
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--body-color);
  margin-bottom: 0
}

.price-box .offer-tag,
.price-card .offer-tag {
  line-height: 30px;
  color: var(--white-color);
  display: block
}

.th-experience.style2 {
  position: relative;
  width: 120px;
  bottom: 0;
  border-radius: 15px;
  padding: 25px 18px;
  border: 1px solid #f2f2f2;
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, .05)
}

.price-image .img2,
.price-image .img2 img {
  border-radius: 38px 50px 50px
}

.th-experience.style2 .experience-year {
  font-size: 36px;
  color: var(--theme-color);
  margin-bottom: 0
}

.th-experience.style2 .experience-text {
  font-size: 16px;
  font-weight: 400;
  color: var(--title-color);
  margin-bottom: 0
}

.about-text {
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin: 40px 0;
  max-width: 544px
}

.about-text p {
  color: var(--title-color);
  margin-bottom: 0
}

.about-sec {
  min-height: 770px;
  border-radius: 30px;
  z-index: 2;
  background-attachment: fixed
}

.th-anim {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  overflow: hidden
}

.th-anim img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left
}

.th-team .th-social a {
  --icon-size: 46px;
  color: var(--theme-color)
}

.testi-card {
  padding: 40px;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .05)
}

.price-box,
.price-card {
  position: relative;
  background-color: var(--smoke-color);
  overflow: hidden
}

.testi-card_profile {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 3;
  gap: 20px;
  margin-bottom: 24px
}

.testi-card_name {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0
}

.testi-card_text {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 22px
}

.testi-card_text img {
  margin-left: 5px
}

.testi-card_review {
  width: 120px;
  font-size: 14px;
  color: #ffc107;
  line-height: 14px
}

.testi-card .box-title {
  font-weight: 700;
  letter-spacing: -.48px;
  margin-bottom: -.2rem
}

.testi-card_content {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -.2rem
}

.available-list ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.available-list li {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  padding-left: 30px;
  margin-bottom: 4px;
  color: #4d5765
}

.available-list li:after {
  content: "\f00c";
  font-family: var(--icon-font);
  font-weight: 500;
  color: var(--theme-color);
  font-size: 1.1em;
  position: absolute;
  top: 1px;
  left: 0
}

.available-list li.unavailable:after {
  content: "\f00c";
  right: 4px;
  color: #e4e4e4;
  font-weight: 400
}

.available-list li img {
  max-width: 18px;
  margin-right: 10px
}

.available-list li.unavailable {
  font-weight: 400;
  color: var(--body-color)
}

.price-area .row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 30px
}

.price-image {
  position: relative;
  background-size: auto;
  z-index: 2
}

.price-image .img1 {
  position: relative;
  text-align: right;
  z-index: 2
}

.price-image .img2 {
  width: 260px;
  height: 210px;
  position: absolute;
  right: 36px;
  bottom: 0
}

.price-image .img2:after,
.price-image .img2:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  z-index: -1
}

.price-image .img2:after {
  -webkit-filter: blur(102px);
  filter: blur(102px);
  bottom: 0;
  left: 0;
  width: 178px;
  height: 178px;
  border-radius: 50%
}

.price-image .img3 {
  position: absolute;
  top: 0;
  left: 94px;
  z-index: 1
}

.price-content {
  padding-left: 40px
}

.price-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.price-box .offer-tag {
  position: absolute;
  top: 30px;
  left: -40px;
  font-family: var(--title-font);
  font-size: 20px;
  font-weight: 600;
  padding: 2px 40px;
  transform: rotate(-45deg)
}

.price-box_wrapp {
  padding: 60px 40px 40px 0
}

.price-box_content {
  padding: 40px;
  border-left: 1px solid #e4e4e4
}

.price-box_content .available-list,
.price-card_content .available-list {
  padding: 0
}

.price-box_content .available-list li {
  margin-top: -.3rem;
  margin-bottom: 6px
}

.price-box_price {
  font-size: 44px;
  font-weight: 700;
  line-height: 54px;
  margin-bottom: 5px
}

.price-box_text {
  color: var(--theme-color);
  font-size: 14px;
  line-height: 24px;
  margin-bottom: -.3rem
}

.price-box .th-btn {
  margin-top: 20px;
  padding: 16px 18px
}

.price-card .offer-tag {
  position: absolute;
  top: 22px;
  left: -35px;
  font-size: 20px;
  width: 149px;
  height: 30px;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.price-card_wrapp {
  margin: 65px 40px 0;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 40px
}

.blog-box_content,
.price-card_content {
  padding: 40px
}

.price-card_content .available-list li {
  margin-bottom: 10px
}

.price-card_price {
  font-size: 44px;
  font-weight: 700;
  line-height: 54px;
  margin-bottom: 5px;
  color: var(--title-color) !important
}

.price-card_text {
  font-family: var(--title-font);
  color: var(--body-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: -.3rem
}

.price-card .th-btn {
  margin-top: 20px
}

.counter-card-wrap {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 40px
}

.counter-card-wrap.style2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.counter-card-wrap.style2:last-child {
  border-right: 0
}

.counter-card .box-number {
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
  color: var(--title-color);
  margin-bottom: 0;
  margin-top: -.5rem
}

.counter-card .box-text {
  font-family: var(--title-font);
  font-size: 18px;
  font-weight: 500;
  line-height: 28px
}

.counter-card .media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 312px
}

.counter-card.style2 {
  padding: 80px 0;
  display: flex;
  gap: 20px
}

@media (max-width:1199px) {
  .th-comments-wrap .children {
    margin-left: 40px
  }

  .hero-style3 {
    padding: 163px 0 135px
  }

  .popup-search-box form {
    max-width: 600px
  }

  .th-sort-bar select {
    min-width: auto
  }

  .img-box1 {
    margin-bottom: 50px;
    text-align: center
  }

  .th-experience {
    right: 10%
  }

  .img-box3 {
    margin-bottom: 40px
  }

  .price-box_wrapp {
    padding: 60px 25px 25px
  }

  .price-box_content,
  .price-card_content {
    padding: 25px 20px 25px 25px
  }

  .price-box_price,
  .price-card_price {
    font-size: 33px;
    line-height: 44px
  }

  .counter-area {
    padding: 60px 0
  }

  .counter-card.style2 {
    padding: 20px 0
  }

  .blog-box.style3 .blog-box_content {
    padding: 30px 20px
  }
}

.counter-card.style2 .text {
  font-weight: 400
}

.counter-card.style4:not(:last-child) {
  border-right: 1px solid rgba(204, 204, 204, .2);
  margin-right: 18px;
  padding-right: 50px
}

.counter-sec {
  z-index: 3;
  margin-top: -129px
}

.blog-card {
  background-color: var(--white-color);
  z-index: 3;
  border-radius: 30px;
  border: 1px solid #e3e8f5
}

.blog-card.style2 .blog-content {
  padding: 15px 30px 35px
}

.blog-card.style2 .blog-tags {
  padding-bottom: 10px;
  margin-bottom: 25px
}

.blog-card.style2 .blog-img,
.blog-card.style2 .blog-img img {
  border-radius: 20px 20px 0 0
}

.blog-card.style2 .box-title {
  font-size: 20px;
  margin-bottom: 15px
}

.blog-card .blog-img {
  position: relative;
  border-radius: 30px 30px 0 0;
  overflow: hidden
}

.blog-card .blog-img img {
  width: 100%;
  border-radius: 30px 30px 0 0;
  -webkit-transition: .4s;
  transition: .4s
}

.blog-card .blog-content {
  padding: 15px 30px 30px 40px
}

@media (max-width:1299px) {

  .arrow-wrap .slider-arrow,
  .header-button .th-btn {
    display: none
  }

  .menu-style1>ul>li {
    margin: 0 10px
  }

  .header-layout2 .header-top:before {
    width: 35%
  }

  .header-layout3 .header-top:before {
    -webkit-clip-path: path("M1.34242e-05 0H1200V38L1182.44 56H17.561L6.71208e-06 38L1.34242e-05 0Z");
    clip-path: path("M1.34242e-05 0H1200V38L1182.44 56H17.561L6.71208e-06 38L1.34242e-05 0Z")
  }

  .newsletter-widget.style2 {
    min-width: 100%
  }

  .blog-list-single .blog-title {
    font-size: 26px
  }

  .hero-style3 .hero-title {
    font-size: 74px;
    line-height: 84px
  }

  .about-signature_wrapper .th-btn {
    padding: 21px 20px
  }

  .th-experience.style2 {
    left: 0
  }

  .price-content {
    padding-left: 0
  }

  .blog-card .blog-content,
  .blog-card.style2 .blog-content {
    padding: 20px
  }
}

.blog-card .blog-tags {
  font-size: 12px;
  font-weight: 700;
  color: var(--theme-color);
  letter-spacing: .48px;
  text-transform: uppercase;
  margin-top: -.3rem;
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e5eb
}

.blog-card .box-title {
  font-weight: 600;
  letter-spacing: -.24px;
  margin-bottom: 5px
}

.blog-card .line-btn,
.blog-card_name {
  font-size: 16px;
  letter-spacing: -.16px;
  font-weight: 600
}

.blog-card .box-title a,
.blog-grid .box-title a {
  background-image: -webkit-linear-gradient(right, var(--theme-color), var(--theme-color));
  background-image: linear-gradient(to left, var(--theme-color), var(--theme-color));
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 2px;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}

.blog-card .box-title a:hover,
.blog-grid .box-title a:hover {
  background-size: 100% 2px
}

.blog-card_text,
.checklist.style2 li:not(:last-child),
.checklist.style3 li:not(:last-child),
.process-box .box-title {
  margin-bottom: 8px
}

.blog-card_profile {
  display: flex;
  gap: 10px
}

.blog-card_author {
  min-width: 40px;
  height: 40px;
  border-radius: 50%
}

.blog-card_author img {
  width: 100%;
  height: 100%;
  border-radius: 50%
}

.blog-card_info a {
  font-size: 12px;
  color: var(--body-color);
  font-weight: 400
}

.blog-card_name {
  font-family: var(--title-font);
  margin-bottom: -.3rem
}

.blog-box:hover .blog-img img,
.blog-card:hover .blog-img img,
.blog-grid:hover .blog-img img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08)
}

.blog-card .blog-btn {
  border-bottom: 1px solid #e1e5eb;
  margin-bottom: 25px;
  padding-bottom: 30px
}

@media (max-width:991px) {
  .hero-3 .hero-shape-1 {
    -webkit-clip-path: none;
    clip-path: none;
    height: 100%
  }

  .hero-3 .hero-shape-1 img {
    width: 100%;
    height: 100%
  }

  .hero-style3 {
    padding: 120px 0
  }

  .error-title {
    margin-bottom: 15px
  }

  .error-img {
    margin-bottom: 30px
  }

  .error-text {
    margin-bottom: 25px
  }

  .th-sort-bar .row {
    --bs-gutter-x: 20px
  }

  .th-sort-bar .nav a:last-child {
    margin-right: 0;
    padding-right: 0
  }

  .th-sort-bar .nav a:last-child:before {
    display: none
  }

  .contact-map.style2 {
    margin-bottom: -250px
  }

  .about-sec {
    height: 472px
  }

  .price-box {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .price-box_wrapp {
    padding: 60px 25px 25px 60px
  }

  .counter-card-wrap.style3 {
    display: block
  }

  .counter-card .box-number {
    font-size: 46px
  }

  .counter-card .box-text {
    font-size: 18px
  }

  .counter-card.style4:not(:last-child) {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 40px
  }

  .blog-card .box-title {
    font-size: 22px
  }

  .counter-sec {
    margin-top: -90px
  }
}

@media (max-width:767px) {

  .counter-area {
    padding: 0px 0px 35px 0px;
  }

  .blog-card .blog-content,
  .th-comment-form,
  .th-comments-wrap {
    padding: 30px
  }

  .th-comments-wrap .comment-top,
  .th-comments-wrap .th-post-comment {
    display: block
  }

  .th-comments-wrap .comment-avater {
    margin-right: 0;
    margin-bottom: 25px
  }

  .th-comments-wrap .children {
    margin-left: 30px
  }

  .th-comment-form {
    --blog-space-y: 30px;
    padding: 30px
  }

  .hero-style3 .hero-title {
    font-size: 54px;
    line-height: 64px
  }

  .error-title {
    margin-bottom: 10px
  }

  .th-sort-bar {
    text-align: center;
    padding: 10px 15px 15px
  }

  .th-sort-bar .nav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .th-sort-bar select {
    margin: 0 auto
  }

  .contact-image {
    -webkit-clip-path: none;
    clip-path: none;
    margin: 0
  }

  .about-signature {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 40px
  }

  .about-signature_wrapper {
    display: block;
    margin: 40px 0 0
  }

  .about-signature_wrapper--home {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin: 40px 0 0
  }

  .counter-card.style2 {
    padding: 35px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .counter-card {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
  }

  .counter-card-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    display: block
  }

  .counter-card:first-child,
  .counter-card:nth-child(3) {
    padding-bottom: 10px;
    margin-bottom: 10px
  }

  .counter-card .media-body {
    max-width: 100%
  }

  .blog-card .box-title {
    font-size: 24px
  }
}

@media (max-width:410px) {
  .blog-card .box-title {
    font-size: 22px
  }
}

@media (max-width:350px) {
  .blog-card .blog-content {
    padding: 18px
  }

  .blog-card .box-title {
    font-size: 20px
  }
}

.blog-box {
  height: 100%;
  background-color: var(--smoke-color)
}

.blog-box.style2 .box-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 22px
}

.blog-box.style2 .blog-meta {
  margin: -.4rem 0 18px
}

.blog-box .blog-img img {
  width: 100%;
  -webkit-transition: .4s;
  transition: .4s
}

.blog-box_wrapper {
  position: absolute;
  left: 20px;
  top: 20px;
  display: block;
  margin: 0 auto;
  text-align: center
}

.blog-box .blog-date {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--theme-color);
  padding: 24px 8px 15px;
  color: var(--white-color);
  text-align: center;
  font-size: 12px;
  width: 70px;
  height: 126px;
  -webkit-clip-path: path("M70 0H0V126L70 107V0Z");
  clip-path: path("M70 0H0V126L70 107V0Z");
  z-index: 2
}

.blog-box .blog-date .date {
  font-family: var(--title-font);
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  display: block;
  margin-bottom: 10px
}

.checklist li:before,
.checklist.style2 li:after,
.checklist.style4 li:after {
  font-family: var(--icon-font);
  color: var(--theme-color)
}

.blog-box .blog-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 78px;
  height: 134px;
  background-color: var(--white-color);
  -webkit-clip-path: path("M78 0H0V134L78 113.794V0Z");
  clip-path: path("M78 0H0V134L78 113.794V0Z")
}

.blog-grid .blog-img,
.brand-item a,
.faq-area {
  position: relative;
  overflow: hidden
}

/* .blog-box .box-title {
  line-height: 34px;
  margin-bottom: 13px
} */

.blog-box .blog-meta {
  margin: -.3rem 0 18px
}

.blog-grid.style2 {
  background-color: var(--white-color);
  display: flex
}

.blog-grid.style2 .blog-content {
  padding: 47px 40px 51px
}

.blog-grid.style2 .blog-img {
  min-width: 312px
}

.blog-grid .blog-content {
  padding: 47px 40px 40px
}

.blog-grid .blog-tag {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--theme-color);
  padding: 9px 20px;
  color: var(--white-color);
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0
}

.blog-grid .line-btn:hover i {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.blog-grid .blog-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.brand-item,
.service-box,
.service-box:before,
.why-item {
  -webkit-transition: .4s ease-in-out
}

.blog-grid .blog-meta {
  margin: -.4em 0 18px
}

.checklist.style2 li,
.checklist.style3 li,
.checklist.style4 li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: var(--body-color)
}

.blog-grid .blog-meta a>i,
.blog-grid .blog-meta span>i {
  color: var(--theme-color);
  font-size: 14px
}

.blog-title-area {
  max-width: 613px;
  margin: auto;
  display: block;
  text-align: center
}

.blog-area {
  padding-bottom: 60px
}

@media (min-width:1300px) {
  .row {
    --bs-gutter-x: 24px
  }

  .header-layout3 .th-container {
    --main-container: 1230px
  }

  .footer-top-newsletter .newsletter-form {
    max-width: 600px
  }

  .brand-sec3 .th-container {
    --main-container: 1516px
  }
}

.brandSlider1 {
  background-color: #252f3d;
  padding: 40px 0 10px;
  -webkit-clip-path: polygon(4% 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(4% 0, 100% 0, 100% 100%, 0% 100%);
  margin-right: -1px
}

.brand-item {
  display: grid;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  min-height: 90px;
  transition: .4s ease-in-out
}

.filter-menu,
.marquee-wrapper .marquee {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex
}

.brand-item.style2 a .gray {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

.brand-item a {
  display: inline-block;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.brand-item a .original {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden
}

.brand-item a .gray {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  display: block
}

.brand-item a:hover .original {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  opacity: 3;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.brand-item a:hover .gray {
  display: block;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.checklist ul {
  padding-left: 0;
  list-style: none;
  text-align: left;
  margin-bottom: 0
}

.checklist.style2 li,
.checklist.style4 li {
  padding-left: 27px
}

.checklist.style2 li:after {
  content: "\e426";
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 10px
}

.checklist.style3 {
  border-left: 1px solid var(--theme-color);
  padding-left: 40px
}

.checklist.style3 li {
  position: relative;
  padding-left: 17px
}

.checklist li:before,
.checklist.style3 li:before,
.checklist.style4 li:after {
  position: absolute;
  margin-right: 10px;
  left: 0
}

.checklist.style3 li:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--theme-color);
  display: inline-block;
  top: 9px;
  border-radius: 0
}

.checklist.style4 li:after {
  content: "\f058";
  top: 0
}

.checklist.style4 li:not(:last-child) {
  margin-bottom: 14px
}

.checklist.list-two-column ul {
  display: inline-grid;
  grid-template-columns: auto auto;
  gap: 20px 40px
}

.checklist li {
  position: relative;
  color: var(--title-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  padding-left: 44px
}

.checklist li:before {
  content: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%230E5895'/%3E%3Cpath d='M23 11L13.9 22L10 17.875' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  top: 0;
  font-size: 32px;
  font-weight: 600
}

.th-video {
  position: relative;
  border-radius: 10px
}

.cursor,
.cursor2 {
  position: fixed;
  pointer-events: none;
  z-index: 999999
}

.th-video img {
  border-radius: inherit
}

.filter-menu {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  text-align: center
}

.filter-menu .th-btn {
  border-radius: 5px;
  padding: 15px 30px;
  background-color: transparent;
  color: var(--body-color);
  border: 1px solid var(--th-border-color);
  min-width: auto
}

.accordion-card.style2 .accordion-button:not(.collapsed),
.accordion-card.style3 .accordion-button:not(.collapsed) {
  border-bottom: 1px solid #e4e4e4;
  color: var(--title-color)
}

.filter-menu .th-btn.active:before,
.filter-menu .th-btn:hover:before {
  border-radius: 3px
}

.cursor {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid var(--theme-color);
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  left: 0;
  top: 0;
  -webkit-transform: translate(calc(-50% + 15px), -50%);
  -ms-transform: translate(calc(-50% + 15px), -50%);
  transform: translate(calc(-50% + 15px), -50%)
}

.cursor2,
.project-slider4 .slider-pagination {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.cursor2 {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--theme-color);
  opacity: .3;
  transform: translate(-50%, -50%);
  -webkit-transition: width .3s, height .3s, opacity .3s;
  transition: width .3s, height .3s, opacity .3s
}

.why-img1 .img2:before,
.why-img1 .img3:before {
  background-color: var(--white-color);
  position: absolute
}

.why-area .th-container {
  --main-container: 1350px
}

.th-loader {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right
}

.why-content-area {
  padding: 60px;
  box-shadow: 0 10px 100px 0 rgba(0, 0, 0, .06)
}

.why-item {
  position: relative;
  padding: 30px;
  border: 1.3px solid #e4e4e4;
  transition: .4s ease-in-out
}

.why-item .icon-btn,
.why-item_icon {
  -webkit-transition: .4s ease-in-out;
  background-color: var(--white-color);
  text-align: center
}

.why-item_icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 1.3px solid var(--theme-color);
  border-radius: 50%;
  transition: .4s ease-in-out
}

.why-item_text {
  line-height: 26px;
  margin-bottom: -.4rem
}

.why-item .box-title {
  /* font-weight: 600;
  line-height: 34px; */
  margin: 23px 0 13px
}

.why-item .icon-btn {
  border-radius: 99px;
  border: 1px solid var(--th-border-color);
  color: var(--title-color);
  position: relative;
  z-index: 3;
  display: block;
  margin: auto;
  transition: .4s ease-in-out
}

.why-item:hover .why-item_icon {
  border: 1px solid var(--theme-color)
}

.why-item:hover .why-item_icon:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.process-box:hover .process-box_icon img,
.why-item:hover .why-item_icon img {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.why-item_wrapper {
  display: grid;
  gap: 30px
}

.why-img1 {
  position: relative;
  margin-left: 55px
}

.why-img1 .img2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2
}

.why-img1 .img2:before {
  content: "";
  top: 0;
  left: -20px;
  width: 275px;
  height: 336px;
  z-index: -1
}

.why-img1 .img3 {
  position: relative;
  margin: -48px 0 0 50px
}

.why-img1 .img3:before {
  content: "";
  top: -20px;
  left: -20px;
  width: 318px;
  height: 416px
}

.why-img1 .img3 img {
  -webkit-clip-path: polygon(0 0, 58% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 58% 0, 100% 100%, 0% 100%)
}

.marquee-wrapper .marquee {
  position: relative;
  --duration: 120s;
  --gap: 0px;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  gap: var(--gap)
}

.marquee-wrapper .marquee:first-child {
  --duration: 100s
}

.marquee-wrapper .marquee:last-child {
  --duration: 80s
}

.marquee-wrapper .marquee .marquee-group {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  -webkit-animation: scroll var(--duration) linear infinite;
  animation: scroll var(--duration) linear infinite
}

.marquee-wrapper .marquee .marquee-group .text {
  font-family: var(--title-font);
  font-weight: 700;
  font-size: 74px;
  line-height: 56px;
  text-transform: uppercase;
  color: var(--theme-color);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--theme-color)
}

.marquee-wrapper .marquee .marquee-group .text img {
  margin: 0 20px 20px
}

.accordion-card {
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  background: var(--smoke-color);
  overflow: hidden
}

.accordion-card.style2 .accordion-button:not(.collapsed) {
  box-shadow: none;
  color: var(--theme-color)
}

.accordion-card.style2 .accordion-button:not(.collapsed):after,
.accordion-card.style3 .accordion-button:not(.collapsed):after {
  content: "\f068";
  color: var(--theme-color);
  background-color: transparent
}

.accordion-card.style2 .accordion-button:after,
.accordion-card.style3 .accordion-button:after {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: var(--theme-color);
  content: "\2b";
  inset: 0px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  color: var(--white-color);
  padding: 0;
  background-image: none;
  -webkit-clip-path: none;
  clip-path: none
}

.accordion-card:not(:last-child),
.service-accordion-content:not(:last-child) {
  margin-bottom: 24px
}

.accordion-card .accordion-button {
  font-size: 18px;
  font-weight: 600;
  font-family: var(--title-font);
  border: 0;
  color: var(--title-color);
  background: var(--smoke-color);
  padding: 14px 45px 14px 30px;
  min-height: 60px;
  gap: 10px;
  margin-bottom: 0;
  text-align: left;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative
}

@media (max-width:375px) {

  .h1,
  h1 {
    font-size: 32px
  }

  .header-layout1 .menu-area:before,
  .img-box1 .about-shape-1,
  .img-box1 .img2,
  .sub-title.style1::before {
    display: none
  }

  .btn-group.style1 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .btn-group {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .header-logo {
    max-width: 160px
  }

  .header-layout3 .sticky-wrapper.sticky .menu-area:before {
    height: 70px
  }

  .breadcumb-title {
    font-size: 34px;
    line-height: 44px
  }

  .breadcumb-menu {
    margin: 15px 0 -.5em
  }

  .blog-box .blog-meta a,
  .blog-box .blog-meta span,
  .blog-grid .blog-meta a,
  .blog-grid .blog-meta span,
  .wp-block-quote cite {
    font-size: 14px
  }

  .wp-block-quote cite:before {
    width: 20px;
    bottom: 40px;
    right: 20px
  }

  .hero-meta span {
    font-size: 16px
  }

  .hero-style3 .hero-title {
    font-size: 44px;
    line-height: 54px
  }

  .contact-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .contact-info .media-body {
    text-align: center
  }

  .contact-info_icon {
    display: block;
    margin: auto;
    text-align: center
  }

  .img-box1 .img1 img {
    margin-top: 0
  }

  .about-signature,
  .testi-card_content {
    display: block
  }

  .testi-card_review {
    margin-top: 10px
  }

  .blog-grid .blog-content,
  .blog-grid.style2 .blog-content {
    padding: 30px
  }

  .accordion-card .accordion-button {
    font-size: 14px;
    padding: 14px 45px 14px 20px
  }
}

.accordion-card .accordion-button:after {
  content: "\2b";
  height: 100%;
  width: auto;
  line-height: 1;
  background-color: transparent;
  font-family: var(--icon-font);
  color: var(--title-color);
  font-weight: 700;
  font-size: 1em;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: 30px;
  -webkit-clip-path: polygon(20px 0%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(20px 0%, 100% 0, 100% 100%, 0% 100%);
  padding-left: 10px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.accordion-card .accordion-button:not(.collapsed) {
  color: var(--white-color);
  background-color: var(--theme-color);
  box-shadow: none;
  border-bottom: none;
  background-color: var(--theme-color)
}

.accordion-card .accordion-button:not(.collapsed):after {
  content: '\f068';
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  color: var(--white-color)
}

.accordion-card .accordion-body {
  background-color: var(--smoke-color);
  border: none;
  padding: 23px 30px 30px
}

.accordion-card .faq-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: -.3rem 0
}

.accordion-card.style2 {
  box-shadow: none;
  border: 1px solid #fff;
  background-color: #f6f6f6
}

.accordion-card.style2:not(:last-child),
.accordion-card.style3:not(:last-child) {
  margin-bottom: 16px
}

.accordion-card.style2 .accordion-button {
  min-height: 60px;
  background-color: #f6f6f6;
  box-shadow: none
}

.accordion-card.style3 {
  box-shadow: none;
  background-color: var(--white-color)
}

.accordion-card.style3 .accordion-button {
  background-color: var(--white-color);
  min-height: 60px
}

.accordion-card.style3 .accordion-body {
  background-color: var(--white-color);
  padding: 30px
}

/* .faq-img1 {
  margin-left: -180px;
  width: 817px;
  height: 617px
} */

.faq-img1 {
  text-align: end;
}

.faq-area--sticky-media {
  overflow: visible !important;
}

.faq-area--sticky-media .row,
.faq-area--sticky-media .row.align-items-start {
  align-items: stretch !important;
}

.faq-sticky-media-col {
  display: flex;
  align-items: flex-start;
  align-self: stretch !important;
  min-height: 100%;
}

.faq-sticky-media {
  position: sticky;
  top: 120px;
  margin-left: auto;
}

/* .faq-img1.style2 {
  margin-left: -280px
} */

.service-box {
  border-radius: 0;
  background-color: #0e121d;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .03);
  padding: 30px;
  margin: 0;
  background-position: bottom center;
  background-size: auto;
  background-repeat: no-repeat;
  transition: .4s ease-in-out;
  position: relative;
  z-index: 2
}

.service-box.style2 {
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .06)
}

.service-box:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: var(--white-color);
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transition: .4s ease-in-out
}

.service-box .service-content {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 40px;
  padding-bottom: 40px;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.service-box .box-title {
  margin-bottom: 13px
}

.service-box_number {
  font-family: var(--title-font);
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #c4c8d3;
  margin-left: auto
}

.service-box_text {
  margin-bottom: 15px;
  -webkit-transition: .4s;
  transition: .4s;
  line-height: 26px
}

.service-box:hover:before {
  width: 0
}

.service-box:hover .service-content {
  border-color: #4d5765
}

@media (max-width:1500px) {
  .main-menu>ul>li {
    margin: 0 13px
  }

  .service-area .slider-arrow {
    display: none !important
  }
}

.service-accordion {
  border-top: 1px solid #888c97
}

.service-accordion-content {
  border-left: 1px solid #888c97;
  padding-left: 67px;
  padding-top: 20px;
  margin-left: 47px
}

@media (max-width:1299px) {
  .brandSlider1 {
    padding: 40px 0 10px 10px
  }

  .why-content-area {
    padding: 40px
  }

  .why-item,
  .service-box {
    padding: 25px
  }

  .why-item .box-title {
    font-size: 20px;
    line-height: 30px
  }

  .why-item_wrapper {
    gap: 20px
  }

  .accordion-card .accordion-button {
    padding: 14px 45px 14px 20px
  }

  .service-accordion-content {
    margin-left: 80px
  }
}

.accordion-item {
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  background: 0 0;
  overflow: hidden
}

.accordion-item_wrapp {
  display: flex;
  gap: 40px
}

.accordion-item_number {
  border: 1px solid var(--gray-color);
  width: 69px;
  height: 32px;
  padding: 2px 24.5px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
  color: var(--gray-color);
  color: #4d5765
}

.accordion-item .box-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin-top: -.2rem;
    margin-bottom: 0;
    display: block;
}

.accordion-item span i {
  font-size: 30px;
  font-weight: 400;
  color: var(--gray-color);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 1s;
  transition: 1s
}

.accordion-item .accordion-button {
  font-size: 30px;
  font-weight: 600;
  font-family: var(--title-font);
  border: 0;
  color: var(--title-color);
  background: 0 0;
  padding: 40px 0 35px;
  gap: 10px;
  margin-bottom: 0;
  text-align: left;
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  border-radius: 0 !important
}

.accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
  border-bottom: none;
  background-color: transparent;
  padding: 40px 0 20px
}

.accordion-item .accordion-button:not(.collapsed) .accordion-item_number {
  border-color: var(--theme-color);
  color: var(--theme-color)
}

.accordion-item .accordion-button:not(.collapsed) i {
  color: var(--theme-color);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.accordion-item .accordion-button:not(.collapsed):after {
  content: '\f068';
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.accordion-item .accordion-button.collapsed {
  border-bottom: 1px solid var(--gray-color)
}

.accordion-item .accordion-body {
  background-color: transparent;
  border: none;
  padding: 0 30px 30px 110px;
  border-bottom: 1px solid var(--gray-color)
}

.accordion-item .faq-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: -.4rem 0 -.5rem
}

.th-accordion_images {
  position: relative;
  margin-top: 60px
}

.th-accordion_images img {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 1.3s;
  transition: 1.3s
}

.th-accordion_images img.active {
  visibility: visible;
  opacity: 1
}

.th-accordion_images img:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0
}

.process-area {
  background-size: auto;
  background-repeat: repeat;
  padding: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px
}

.process-content {
  background-color: var(--title-color);
  padding: 40px;
  width: 100%;
  max-width: 360px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 360px;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px
}

@media (max-width:1199px) {
  .blog-box_content {
    padding: 30px
  }

  .brandSlider1 {
    -webkit-clip-path: none;
    clip-path: none
  }

  .brand-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .filter-menu {
    margin-bottom: 50px
  }

  p.mb-40 {
    margin-bottom: 35px
  }

  .why-area .th-container {
    --main-container: 100%;
    max-width: 100%
  }

  .faq-img1 {
    margin-bottom: 100px
  }

  .faq-sticky-media {
    position: static;
    top: auto;
  }

  .service-accordion-content {
    padding-left: 30px;
    padding-top: 30px;
    margin-left: 30px
  }

  .th-accordion_images {
    margin-top: 30px
  }

  .process-area {
    display: block
  }

  .process-content {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: 100%;
    margin-bottom: 50px
  }

  .process-box_wrap {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr))
  }

  .project-area4 .th-container {
    max-width: 100%
  }
}

.process-content .sub-title {
  letter-spacing: 1.6px;
  text-transform: uppercase
}

.process-content .sec-text {
  margin-bottom: 35px;
  opacity: 1
}

.process-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-width: 0;
  gap: 20px
}

.process-box_wrap {
  width: 100%;
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  align-items: start;
  gap: 40px 20px
}

.process-box_content {
  min-width: 0
}

@media (max-width:991px) {
  .blog-box.style2 .box-title {
    font-size: 24px;
    line-height: 34px
  }

  .filter-menu {
    margin-top: -10px;
    margin-bottom: 45px;
    gap: 6px
  }

  .filter-menu .th-btn {
    padding: 13px 20px
  }

  .why-content-area {
    padding: 30px
  }

  .service-accordion {
    border-top: 0
  }

  .service-accordion-content {
    margin-left: 0;
    padding: 0;
    border: none
  }

  .th-accordion_images {
    display: block;
    margin: auto;
    text-align: center
  }

  .process-box_wrap {
    grid-template-columns: repeat(1, 1fr)
  }
}

.process-box_icon {
  position: relative;
  min-width: 100px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background-color: var(--white-color);
  border-radius: 50%;
  text-align: center;
  -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.04));
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .04));
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.process-box_text {
  line-height: 26px;
  margin-bottom: -.3rem
}

.process-box .box-number {
  color: var(--body-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-top: -.4rem;
  margin-bottom: 8px
}

.project-area4 .th-container {
  --main-container: 1720px
}

.project-slider4 .slider-pagination {
  position: relative;
  left: 50%;
  bottom: -20px !important;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: none;
  display: inline-block
}

.project-slider4 .slider-pagination:after {
  content: '05';
  position: absolute;
  right: -35px;
  top: 3px;
  font-size: 18px;
  font-weight: 600;
  color: var(--title-color)
}

.project-slider4 .slider-pagination:before {
  content: "/";
  position: absolute;
  left: 0;
  top: 3px
}

.project-slider4 .slider-pagination .swiper-pagination-bullet {
  counter-increment: li;
  position: absolute;
  background-color: var(--white-color)
}

.project-slider4 .slider-pagination .swiper-pagination-bullet:after {
  content: "0" counter(li);
  position: absolute;
  left: -100px;
  top: -15px;
  font-size: 64px;
  font-weight: 700;
  color: var(--title-color);
  font-family: var(--title-font);
  opacity: 0
}

.project-slider4 .border-line {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.project-slider4 .border-line:after,
.project-slider4 .border-line:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 530px;
  height: 2px;
  background-color: #e4e4e4
}

.project-slider4 .border-line:before {
  margin-left: -40.2rem
}

.project-slider4 .border-line:after {
  margin-left: 4.2rem
}

.project-slider4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent
}

.project-slider4 .swiper-slide {
  -webkit-transition: 1s;
  transition: 1s
}

.project-slider4 .swiper-slide .project-item-img {
  height: 600px;
  overflow: hidden
}

.project-slider4 .swiper-slide .project-item-img img,
.project-slider4 .swiper-slide-active .project-item .project-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.project-slider4 .swiper-slide-active {
  width: calc(810px) !important
}

.project-slider4 .swiper-slide-active .project-item .project-item-content {
  left: 10px;
  bottom: 10px;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1
}

.project-box,
.project-item {
  -webkit-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden
}

.project-box-content {
  padding: 20px 78px 20px 0;
  max-width: 278px;
  -webkit-transition: .4s;
  transition: .4s;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 2;
  opacity: 0;
  overflow: hidden
}

.project-box-content:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  max-width: 278px;
  background-color: var(--white-color);
  -webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
  z-index: -1
}

.project-box-content .gallery-btn,
.project-item-content .gallery-btn {
  background-color: var(--theme-color);
  color: var(--white-color);
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 5%;
  font-size: 18px;
  right: -8%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  text-align: center;
  z-index: 2
}

.project-box-img img,
.project-item-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: 1.3s;
  transition: 1.3s
}

.project-box .project-subtitle {
  font-size: 14px;
  font-weight: 400;
  margin: -.4rem 0 7px
}

.project-box .box-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: -.4rem
}

.project-box:hover .project-box-img img,
.project-item:hover .project-item-img img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.project-box:hover .project-box-content {
  bottom: -1px;
  opacity: 1;
  visibility: visible
}

.project-item-content {
  padding: 30px 78px 30px 30px;
  min-width: 351px;
  -webkit-transition: .4s;
  transition: .4s;
  display: inline-block;
  position: absolute;
  left: 10px;
  bottom: -30px;
  z-index: 2;
  opacity: 0;
  overflow: hidden
}

.project-item-content:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  background-color: var(--white-color);
  -webkit-clip-path: polygon(0% 0%, 73% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 73% 0, 100% 100%, 0% 100%);
  z-index: -1
}

.project-item .project-subtitle {
  font-size: 14px;
  font-weight: 400;
  color: var(--theme-color);
  margin-bottom: -.4rem
}

.project-item .box-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2px
}

.project-item:hover .project-item-content {
  bottom: 10px;
  left: 10px;
  opacity: 1;
  visibility: visible
}

.filter-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px 40px;
  margin: 0 0 60px;
  --space: 20px
}

.filter-menu .tab-btn {
  position: relative;
  font-family: var(--body-font);
  background-color: transparent;
  border: none;
  color: var(--body-color);
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  padding: 10px 0;
  margin-left: 0;
  -webkit-transition: .4s;
  transition: .4s
}

.filter-menu .tab-btn:after,
.filter-menu .tab-btn:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  left: var(--space);
  top: -3px;
  background-color: var(--theme-color);
  -webkit-transition: .4s;
  transition: .4s
}

.filter-menu .tab-btn:after {
  top: unset;
  bottom: -3px
}

.filter-menu .tab-btn.active:after,
.filter-menu .tab-btn.active:before {
  width: calc(100% - var(--space)*2)
}

.gallery-row {
  --bs-gutter-y: 1.9rem
}

.consultation-sec {
  background-size: auto;
  background-position: left center
}

.consultation-thumb {
  position: absolute;
  top: 0;
  right: 0
}

.consultation-thumb img {
  -webkit-clip-path: path("M771.613 885.353V-253.437H214L0.050415 121.5L426 885.353H771.613Z");
  clip-path: path("M771.613 885.353V-253.437H214L0.050415 121.5L426 885.353H771.613Z")
}

.consultation-thumb .shape_1 {
  position: absolute;
  left: -68px;
  top: 0;
  width: 137px;
  height: 120px;
  background-color: var(--theme-color);
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0)
}

.consultation-thumb .shape_2 {
  position: absolute;
  left: 31px;
  bottom: 81px;
  width: 160px;
  height: 150px;
  background-color: var(--body-color);
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%)
}

@media (min-width:1930px) {
  .consultation-thumb .shape_2 {
    left: 75px;
    bottom: 0
  }
}

.consultation-title-area {
  padding: 120px 0 182px;
  max-width: 500px
}

.consultation-title-area .sec-title {
  letter-spacing: 0
}

.consultation-sec .sub-title.style1,
.footer-layout1 .copyright-text a:hover,
.menu-area a.th-btn.th-icon:hover,
.menu-area a.th-btn.th-icon:hover i,
a.icon-btn.sideMenuToggler:hover i {
  color: #fff
}

.cta-area2 {
  padding: 80px 0
}

.cta-area2 .cta-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3
}

@media (max-width:1699px) {
  .cta-area2 .cta-shape {
    display: none
  }
}

.cta-sec {
  padding: 60px
}

.cta-sec:after,
.cta-sec:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 56.5%;
  height: 100%
}

.cta-sec:before {
  background-color: var(--theme-color);
  -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
  z-index: -1
}

@media (max-width:991px) {
  .consultation-title-area {
    padding: 80px 0 140px
  }

  .cta-sec:after,
  .cta-sec:before {
    left: unset;
    right: 0
  }

  .cta-sec:before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 7% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 7% 100%)
  }
}

.cta-sec:after {
  background-color: rgba(14, 88, 149, .3);
  -webkit-clip-path: polygon(0 0, 94% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 94% 0, 100% 100%, 0% 100%);
  z-index: -2;
  left: 7px
}

.project-cta {
  border-left: 2px solid var(--white-color);
  padding-left: 20px
}

.project-cta_wrapper {
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 80px
}

.project-cta .project-title {
  color: var(--white-color);
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 6px;
  font-size: 24px
}

.project-cta .box-number {
  font-size: 22px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 6px
}

.project-cta .project-text {
  color: var(--white-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: -.3rem
}

.cta-content {
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end
}

.cta-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px
}

.cta-wrapper .cta-icon {
  position: relative;
  width: 101px;
  height: 101px;
  line-height: 101px;
  border-radius: 99px;
  text-align: center;
  background: var(--theme-color);
  z-index: 2;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out
}

.cta-wrapper .cta-icon:after,
.cta-wrapper .cta-icon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: -webkit-radial-gradient(50% 50%, 59.94% 59.94%, rgba(255, 255, 255, .808) 0, rgba(255, 102, 0, 0) 100%);
  background: radial-gradient(59.94% 59.94% at 50% 50%, rgba(255, 255, 255, .808) 0, rgba(255, 102, 0, 0) 100%);
  -webkit-animation: 4s linear infinite ripple2;
  animation: 4s linear infinite ripple2;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: .4s;
  transition: .4s
}

.cta-wrapper .cta-icon:after {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

.cta-wrapper .header-info_label {
  color: var(--theme-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px
}

.cta-wrapper .header-info_link {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: var(--white-color);
  margin-top: 5px;
  margin-bottom: 0
}

@media (max-width:1299px) {
  .process-box_wrap {
    gap: 50px 20px
  }

  .project-box-content {
    padding: 20px 58px 20px 0
  }

  .project-item-content {
    padding: 20px 58px 20px 20px
  }

  .cta-wrapper .header-info_link {
    font-size: 24px
  }

  .cta-group {
    gap: 20px
  }
}

@media (max-width:480px) {

  .cta-group,
  .cta-wrapper {
    display: block
  }

  .th-experience {
    right: 0
  }

  .why-item_wrapper {
    grid-template-columns: repeat(1, 1fr)
  }

  .why-img1 {
    margin-left: 0
  }

  .why-img1 .img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover
  }

  .why-img1 .img2,
  .why-img1 .img3 {
    display: none
  }

  .cta-wrapper .cta-icon {
    margin-bottom: 20px
  }

  .cta-group {
    margin: auto;
    text-align: center
  }
}

@media (max-width:425px) {
  .cta-group .th-btn:first-child {
    margin-bottom: 15px
  }
}

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

.mt-10 {
  margin-top: 10px
}

.mt-25 {
  margin-top: 25px
}

.mt-40 {
  margin-top: 40px
}

.mb-5 {
  margin-bottom: 5px
}

.mb-35 {
  margin-bottom: 35px
}

.space,
.space-top {
  padding-top: var(--section-space)
}

.space,
.space-bottom {
  padding-bottom: var(--section-space)
}

.space-extra-bottom {
  padding-bottom: calc(var(--section-space) - 30px)
}

.btn-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  border: 2px solid rgba(255, 255, 255, .4);
  border-top-color: #fff;
  border-radius: 50%;
  animation: .8s linear infinite btn-spin
}

@keyframes btn-spin {
  to {
    transform: rotate(360deg)
  }
}

.field-error {
  color: #dc3545;
  font-size: 12px;
  margin-top: 6px
}

.form-control.is-invalid {
  border-color: #dc3545
}

.form-control.is-valid {
  border-color: #198754
}

.th-pagination {
  margin-top: 24px
}

.th-pagination ul {
  justify-content: center
}

.th-pagination ul li span.active {
  background-color: #0b57a2;
  color: #fff
}

.footer-layout1 .newsletter-widget .form-control {
  background-color: #1f2430;
  border-color: #4f5868;
  color: #f5f7fb
}

.footer-layout1 .newsletter-widget .form-control::placeholder {
  color: #d5dbe6;
  opacity: 1
}

.footer-layout1 .newsletter-widget .form-control:focus {
  border-color: #7bb8ff;
  color: #fff
}

.footer-layout1 .copyright-text,
.footer-layout1 .copyright-wrap {
  color: #e5ebf5
}

.footer-layout1 .copyright-text a {
  color: #8fc6ff;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px
}

.cta-sec.bg-title .cta-wrapper .header-info_label,
.cta-sec.bg-title .project-cta .project-text,
.cta-sec.bg-title .project-cta .project-title,
.process-content .sec-text,
.process-content .sec-title,
.process-content .sub-title.style1 {
  color: #e8edf7
}

.contact-form2 .form-control,
.contact-form2 input,
.contact-form2 textarea {
  color: #374151;
  border-color: #c5ceda;
  background-color: #f8fafc
}

.contact-form2 .form-control::placeholder,
.contact-form2 input::placeholder,
.contact-form2 textarea::placeholder {
  color: #4b5563;
  opacity: 1
}

.contact-form2 .file-upload .file-name,
.contact-form2 .file-upload label {
  color: #374151
}

.contact-form2__response-note {
  align-items: flex-start;
  background: #f3f7fc;
  border: 1px solid #d8e3f0;
  border-radius: 6px;
  color: #4b5563;
  display: flex;
  gap: 10px;
  line-height: 1.6;
  margin-top: 15px;
  padding: 14px 16px;
}

.contact-form2__response-note i {
  color: var(--theme-color);
  font-size: 15px;
  margin-top: 4px;
}

.contact-form2__response-note a {
  color: var(--title-color);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.contact-form2__response-note a:hover {
  color: var(--theme-color);
}

.file-upload {
  position: relative;
  width: 100%
}

.file-upload label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 18px;
  border: 1px solid #e3e3e3;
  background: #fff;
  flex-wrap: wrap;
  justify-content: start;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  transition: .3s
}

.file-upload i {
  font-size: 16px
}

.file-upload .file-name {
  margin-left: auto;
  font-size: 13px;
  color: #999
}

.service-show-hero-img .img1 img {
  /* border-radius: 16px; */
  /* min-height: 360px; */
  width: 100%;
  height: auto;
  object-fit: contain
}

.service-show-hero-img .img2 img {
  border-radius: 14px
}

.service-show-hero-img .img2 {
  z-index: 2
}

.tools-stack-section {
  background-color: #f8fafc
}

/* .tools-image-panel {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid #dbe5f3;
  box-shadow: 0 18px 42px rgba(8, 14, 28, .12)
} */

/* .tools-image-panel:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(14, 88, 149, .06) 0, rgba(8, 14, 28, .14) 100%);
  z-index: 1
} */

.tools-image-panel img {
  width: 100%;
  /* min-height: 380px; */
  object-fit: cover
}

.home-hero-static .th-hero-bg:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(95deg, rgba(7, 34, 67, .32) 0, rgba(7, 34, 67, .56) 48%, rgba(5, 14, 31, .84) 100%)
}

.home-hero-static .th-hero-bg {
  opacity: 0;
  transform: scale(1.018);
  will-change: opacity, transform;
}

.home-hero-static .th-hero-bg.background-image {
  animation: 1.05s cubic-bezier(.2, .8, .2, 1) forwards homeHeroBannerReveal;
}

.home-hero-static .th-hero-bg>img,
.home-hero-static .hero-shape-1 {
  opacity: 0;
  transform: scale(1.03);
  will-change: opacity, transform;
}

.home-hero-static .th-hero-bg.background-image>img {
  animation: 1.15s cubic-bezier(.2, .8, .2, 1) .06s forwards homeHeroImageReveal;
}

.home-hero-static .th-hero-bg.background-image .hero-shape-1 {
  animation: 1.15s cubic-bezier(.2, .8, .2, 1) .16s forwards homeHeroImageReveal;
}

.home-hero-static .hero-shape-1 {
  opacity: .3;
  right: 0;
  width: 50%
}

.home-hero-static .hero-style3 {
  max-width: 100%;
  padding: 72px 0 62px;
  margin: 82px auto 58px;
  text-align: center;
  background: 0 0;
  border: 0;
  box-shadow: none;
  backdrop-filter: none
}

.home-hero-static .hero-meta {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px
}

.home-hero-static .hero-meta span {
  color: #88beff;
  font-size: 24px;
  font-weight: 700
}

.home-hero-static .hero-meta span:after {
  width: 6px;
  height: 6px;
  margin: 0 0 0 12px;
  border-radius: 50%;
  top: -2px;
  background: #88beff
}

.home-hero-static .hero-style3 .hero-title {
  font-size: 80px;
  line-height: .98;
  margin-bottom: 24px;
  letter-spacing: -.01em
}

.home-hero-static .hero-style3 .btn-group {
  margin-top: 6px;
  justify-content: center
}

@media (max-width:1199px) {
  .consultation-thumb {
    display: none
  }

  .cta-sec {
    padding: 60px 40px
  }

  .home-hero-static .hero-style3 {
    /* max-width: 570px; */
    margin-top: 66px;
    margin-bottom: 48px;
    padding: 58px 0 50px
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 66px
  }

}

.home-hero-fade .hero-text,
.home-hero-fade__title {
  opacity: 0;
  transform: translate3d(0, 16px, 0);
  animation: .9s cubic-bezier(.2, .8, .2, 1) forwards homeHeroFadeUp
}

.home-hero-fade .hero-text {
  animation-delay: .22s
}

@keyframes homeHeroBannerReveal {
  from {
    opacity: 0;
    transform: scale(1.018)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes homeHeroImageReveal {
  from {
    opacity: 0;
    transform: scale(1.03)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes homeHeroFadeUp {
  from {
    opacity: 0;
    transform: translate3d(0, 16px, 0)
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}

@media (prefers-reduced-motion: reduce) {
  .home-hero-static .th-hero-bg,
  .home-hero-static .th-hero-bg>img,
  .home-hero-static .hero-shape-1,
  .home-hero-fade .hero-text,
  .home-hero-fade__title,
  .home-hero-fade__lead {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

.about-logo img,
.header-logo img,
.mobile-logo img {
  display: block;
  height: auto;
  width: 180px;
  max-width: 180px
}

.sidemenu-content i {
  display: inline-block;
  width: 1.25em;
  text-align: center
}

#blogSlider1 .swiper-slide,
#relatedBlogSlider .swiper-slide {
  display: flex;
  height: auto
}

#blogSlider1 .blog-box,
#relatedBlogSlider .blog-box,
.th-blog-wrapper .blog-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%
}

#blogSlider1 .blog-box_content,
#relatedBlogSlider .blog-box_content,
.th-blog-wrapper .blog-box_content {
  display: flex;
  flex-direction: column;
  flex: 1
}

#blogSlider1 .blog-img,
#relatedBlogSlider .blog-img,
.th-blog-wrapper .blog-box .blog-img {
  aspect-ratio: 16/10;
  overflow: hidden
}

#blogSlider1 .blog-img img,
#relatedBlogSlider .blog-img img,
.th-blog-wrapper .blog-box .blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block
}

.contact-map-col,
.service-area .row.pt-5.gy-4>[class*=col-],
.th-blog-wrapper .row.gy-4>[class*=col-] {
  display: flex
}

.service-area .service-box.style2 {
  width: 100%;
  display: flex;
  background-position: bottom right;
  flex-direction: column;
}

#blogSlider1 .blog-date,
#relatedBlogSlider .blog-date,
.th-blog-wrapper .blog-date {
  text-align: center;
  line-height: 1.3 !important;
  padding: 14px 5px 12px !important
}

#blogSlider1 .blog-date .date,
#relatedBlogSlider .blog-date .date,
.th-blog-wrapper .blog-date .date {
  display: block;
  line-height: 1 !important;
  margin-bottom: 6px
}

.whatsapp-float-btn {
  position: fixed;
  right: 30px;
  bottom: 12%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #25d366;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  line-height: 1;
  z-index: 10000;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .25);
  transition: transform .2s, box-shadow .2s;
  animation: 1.8s ease-in-out infinite whatsapp-bounce
}

.whatsapp-float-btn:hover {
  color: #fff;
  transform: translateY(calc(-50% - 2px));
  box-shadow: 0 14px 28px rgba(0, 0, 0, .3);
  animation-play-state: paused
}

@keyframes whatsapp-bounce {

  0%,
  100% {
    transform: translateY(-50%)
  }

  50% {
    transform: translateY(calc(-50% - 8px))
  }
}

.office-grid-card {
  position: relative;
  height: 100%;
  padding: 30px 28px 24px;
  border-radius: 18px;
  border: 1px solid #d8e3f0;
  background: #fff;
  box-shadow: 0 15px 38px rgba(10, 32, 77, .08);
  overflow: hidden;
  transition: transform .28s, box-shadow .28s
}

.office-grid-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 44px rgba(10, 32, 77, .13)
}

.office-grid-card:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--theme-color), #4f8bd4)
}

.office-grid-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 18px
}

.office-grid-card__flag {
  font-size: 30px;
  line-height: 1;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .12))
}

.office-grid-list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: grid;
  gap: 12px
}

.office-grid-list li {
  margin: 0 !important;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #4b5668;
  font-size: 17px;
  line-height: 1.5
}

.office-grid-list li i {
  width: 18px;
  margin-top: 5px;
  color: var(--theme-color);
  text-align: center
}

.office-grid-list li span {
  color: #111426;
  font-weight: 700;
  margin-right: 4px
}

.office-grid-list li a {
  color: var(--theme-color);
  word-break: break-word
}

.contact-map-shell {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 0;
  overflow: hidden;
  background: #dfe6ef;
  flex: 1
}

.contact-map-shell iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block
}

@media (max-width:991px) {
  .cta-sec:after {
    left: unset;
    right: 0;
    -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%)
  }

  .cta-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .space,
  .space-top {
    padding-top: var(--section-space-mobile)
  }

  .space,
  .space-bottom {
    padding-bottom: var(--section-space-mobile)
  }

  .space-extra-bottom {
    padding-bottom: calc(var(--section-space-mobile) - 30px)
  }

  /* .service-show-hero-img .img1 img {
    min-height: 300px
  } */

  /* .tools-image-panel img {
    min-height: 320px
  } */

  .home-hero-static .hero-style3 {
    max-width: 100%;
    margin: 54px auto 34px;
    padding: 44px 0 34px
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 56px
  }

  .home-hero-static .hero-shape-1 {
    width: 100%;
    opacity: .22
  }

  .office-grid-card {
    padding: 26px 22px 22px
  }

  .contact-map-col {
    display: block
  }

  .contact-map-shell {
    height: auto;
    aspect-ratio: 16/9
  }

  .th-menu-wrapper .menu-item-has-children {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center
  }

  .th-mobile-menu ul li ul li>a {
    padding-left: 0
  }

  .th-mobile-menu ul li ul li.th-active>a:before,
  .th-mobile-menu ul li ul li>a:before {
    content: none !important;
    display: none !important;
    transform: none !important
  }

  .th-menu-wrapper .menu-item-has-children>a {
    width: calc(100% - 44px);
    padding-right: 8px
  }

  .th-menu-wrapper .menu-item-has-children>a:after {
    display: none !important
  }

  .th-menu-wrapper .menu-item-has-children>.submenu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin-left: auto;
    padding: 0;
    border: 0;
    background: 0 0;
    color: #6f8399;
    font-size: 11px;
    line-height: 1
  }

  .th-menu-wrapper .menu-item-has-children>.submenu-toggle:focus-visible {
    outline: #0d5490 solid 2px;
    outline-offset: 2px;
    border-radius: 6px
  }

  .th-menu-wrapper .menu-item-has-children>.submenu-toggle i {
    transition: transform .2s
  }

  .th-menu-wrapper .menu-item-has-children.th-active>.submenu-toggle i {
    transform: rotate(180deg)
  }

  .th-menu-wrapper .menu-item-has-children>.th-submenu {
    width: 100%
  }

  .th-menu-wrapper .mega-menu-panel {
    position: static;
    left: auto;
    top: auto;
    width: 100%;
    max-width: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: none;
    margin-top: 8px
  }

  .th-menu-wrapper .mega-menu-panel__inner {
    width: 100%;
    border: 1px solid #dbe5f1;
    border-radius: 10px;
    box-shadow: none
  }

  .th-menu-wrapper .mega-menu-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 0 0 10px
  }

  .th-menu-wrapper .mega-menu-all-link {
    font-size: 10px;
    padding: 7px 10px
  }

  .th-menu-wrapper .mega-menu-columns {
    grid-template-columns: 1fr;
    margin-top: 10px
  }

  .th-menu-wrapper .mega-menu-column,
  .th-menu-wrapper .mega-menu-column+.mega-menu-column,
  .th-menu-wrapper .mega-menu-column:nth-child(2n),
  .th-menu-wrapper .mega-menu-column:nth-child(n+3),
  .th-menu-wrapper .mega-menu-column:nth-child(odd) {
    border: 0;
    padding: 0
  }

  .th-menu-wrapper .mega-menu-column+.mega-menu-column {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #edf2f8
  }

  .th-menu-wrapper .mega-menu-column__title {
    margin-bottom: 6px
  }

  .th-menu-wrapper .mega-menu-item {
    padding: 6px 7px
  }

  .th-menu-wrapper .mega-menu-item.is-featured {
    padding: 8px
  }

  .th-menu-wrapper .mega-menu-item.is-featured .mega-menu-item__title,
  .th-menu-wrapper .mega-menu-item__title {
    font-size: 12px
  }

  .th-menu-wrapper .mega-menu-item__summary {
    font-size: 11px;
    line-height: 1.45
  }
}

@media (prefers-reduced-motion:reduce) {

  .home-hero-fade .hero-text,
  .home-hero-fade__title {
    opacity: 1;
    transform: none;
    animation: none
  }

  .whatsapp-float-btn {
    animation: none
  }
}

@media (max-width:767px) {
  .blog-grid.style2 {
    display: block
  }

  .blog-grid.style2 .blog-img {
    min-width: 100%
  }


  .checklist.style3 {
    padding-left: 20px
  }

  .checklist.list-two-column ul li {
    text-align: initial
  }

  .why-content-area {
    padding: 30px 10px
  }

  .accordion-card.style2 .accordion-button:after,
  .accordion-card.style3 .accordion-button:after {
    width: 35px;
    height: 100%
  }

  /* .accordion-item .box-title {
    font-size: 24px;
    line-height: 34px
  } */

  .process-box_icon {
    margin: auto auto 25px;
    display: block
  }

  .consultation-sec {
    background-position: top center;
    background-size: cover
  }

  .consultation-title-area {
    padding: 80px 0 0
  }

  .cta-sec {
    padding: 60px 10px
  }

  .cta-sec:after,
  .cta-sec:before,
  .service-show-hero-img .img2 {
    display: none
  }

  /* .service-show-hero-img .img1 img {
    min-height: auto
  } */

  .home-hero-static .hero-style3 {
    margin-top: 46px;
    margin-bottom: 28px;
    padding: 28px 0 22px;
    max-width: 100%
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 44px;
    line-height: 1.02
  }

  .home-hero-static .hero-meta span {
    font-size: 16px
  }

}

@media (max-width:575px) {

  .checklist.list-two-column ul {
    grid-template-columns: auto
  }

  .accordion-item_wrapp,
  .price-box,
  .process-box,
  .project-cta_wrapper {
    display: block
  }

  .available-list {
    padding: 0
  }

  .price-box_wrapp {
    padding: 60px 25px 0 60px
  }

  .accordion-card .accordion-button,
  .office-grid-list li {
    font-size: 16px
  }

  .accordion-item .box-title {
    /* font-size: 24px;
    line-height: 34px; */
    margin-top: 20px
  }

  .accordion-item span i {
    font-size: 24px
  }

  .accordion-item .accordion-button {
    padding: 25px 0 20px
  }

  .accordion-item .accordion-body {
    padding: 0 20px 30px 0
  }

  .process-area,
  .process-content {
    padding: 30px
  }

  .process-box {
    text-align: center
  }

  .filter-menu {
    gap: 5px 20px
  }

  /* 
  .tools-image-panel img {
    min-height: 260px
  } */

}

.header-layout2 .sticky-wrapper.sticky,
.header-layout3 .sticky-wrapper.sticky {
  position: fixed
}

.header-layout2 .main-menu,
.header-layout2 .menu-area,
.header-layout3 .main-menu,
.header-layout3 .menu-area,
.main-menu>ul>li.menu-item-mega {
  position: static
}

.header-layout2 .main-menu>ul>li.menu-item-mega.menu-item-has-children>a:after,
.header-layout3 .main-menu>ul>li.menu-item-mega.menu-item-has-children>a:after {
  content: "\f107" !important;
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 400;
  font-size: 11px;
  line-height: 1;
  margin-left: 7px;
  color: #6c8097;
  transition: transform .2s
}

.header-layout2 .main-menu>ul>li.menu-item-mega.th-active>a:after,
.header-layout2 .main-menu>ul>li.menu-item-mega:focus-within>a:after,
.header-layout2 .main-menu>ul>li.menu-item-mega:hover>a:after,
.header-layout3 .main-menu>ul>li.menu-item-mega.th-active>a:after,
.header-layout3 .main-menu>ul>li.menu-item-mega:focus-within>a:after,
.header-layout3 .main-menu>ul>li.menu-item-mega:hover>a:after {
  transform: rotate(180deg)
}

.main-menu>ul>li.menu-item-mega>.mega-menu-panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  transform: translate3d(0, 6px, 0);
  z-index: 140;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s, transform .2s, visibility .2s;
  background: #fff;
  border-radius: 0 0 10px 10px;
  overflow: hidden
}

.main-menu>ul>li.menu-item-mega>.mega-menu-panel:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  height: 12px
}

.main-menu>ul>li.menu-item-mega.th-active>.mega-menu-panel,
.main-menu>ul>li.menu-item-mega:focus-within>.mega-menu-panel,
.main-menu>ul>li.menu-item-mega:hover>.mega-menu-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate3d(0, 0, 0)
}

.mega-menu-panel__inner {
  width: 100%;
  background: #fff;
  border: 1px solid #dbe5f1;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 20px 44px rgba(8, 24, 47, .15);
  overflow: hidden;
  min-height: 0;
  height: auto
}

.mega-menu-content {
  width: min(100%, calc(var(--main-container) + var(--container-gutters)));
  margin: 0 auto;
  padding: 80px calc(var(--container-gutters)/ 2);
  background: #fff;
  min-height: 0
}

.mega-menu-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8eef6
}

.mega-menu-eyebrow {
  margin: 0;
  color: var(--theme-color);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase
}

.mega-menu-all-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  border: 1px solid #c9d8ea;
  border-radius: 8px;
  padding: 8px 12px;
  color: #0f5a97;
  background: #f5f9ff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  white-space: nowrap
}

.mega-menu-all-link:hover {
  color: #0c4f86;
  border-color: #a8c0dd;
  background: #eff6ff
}

.mega-menu-columns {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  align-items: start
}

.mega-menu-column {
  min-width: 0;
  padding: 0 12px;
  min-height: 0;
  height: auto
}

.mega-menu-column:last-child {
  padding-right: 0
}

.mega-menu-column+.mega-menu-column {
  border-left: 1px solid #ebf1f8
}

.mega-menu-column__title {
  margin: 0 0 15px;
  color: var(--theme-color);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.mega-menu-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0;
  align-content: start;
  min-height: 0;
  height: auto
}

a.mega-menu-item__link {
  text-transform: capitalize;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mega-menu-item {
  margin: 0;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 7px 8px;
  transition: background-color .18s, border-color .18s
}

.mega-menu-item.is-featured {
  background: #edf5ff;
  border-color: #d5e4f6;
  padding: 10px;
  margin: 10px 0;
}

.mega-menu-item:focus-within,
.mega-menu-item:hover,
.mega-menu-item:focus-within a span,
.mega-menu-item:hover a span,
.mega-menu-item:focus-within a i,
.mega-menu-item:hover a i {
  color: var(--theme-color);
  background: #edf5ff;
  border-color: #d5e4f6;
}


.mega-menu-item__link {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  color: #1f3348
}

.mega-menu-item__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: var(--title-color);
}

.mega-menu-item.is-featured .mega-menu-item__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: var(--theme-color);
}

.mega-menu-item.is-featured i {
  color: var(--theme-color);
}

.mega-menu-item__link i {
  font-size: 16px;
  color: var(--title-color);
}

.mega-menu-item__summary {
  margin: 4px 18px 0 0;
  color: #5f7389;
  font-size: 12px;
  line-height: 18px;
}

@media (max-width:1399px) {

  /* .faq-img1,
  .faq-img1.style2 {
    margin-left: 0;
    width: 100%;
    height: 100%
  } */

  .main-menu>ul>li.menu-item-mega>.mega-menu-panel {
    width: 100%;
    max-width: 100%
  }
}

@media (max-width:1199px) {
  .main-menu>ul>li.menu-item-mega>.mega-menu-panel {
    width: 100%;
    max-width: 100%
  }

  .mega-menu-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 0
  }

  .mega-menu-column {
    padding: 0 10px
  }

  .mega-menu-column:nth-child(odd) {
    padding-left: 0;
    border-left: 0
  }

  .mega-menu-column:nth-child(2n) {
    padding-right: 0;
    border-left: 1px solid #ebf1f8
  }

  .mega-menu-column:nth-child(n+3) {
    border-top: 1px solid #ebf1f8;
    padding-top: 10px
  }
}

/* Performance overrides: LCP/CLS stabilization */
.home-hero-fade .hero-text,
.home-hero-fade__title {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

/* Floating action button stacking: WhatsApp uses scroll-top slot by default, then shifts above it. */
.whatsapp-float-btn {
  right: 30px;
  bottom: 80px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1;
  transform: translateY(0);
  transition: bottom 0.25s ease, transform 0.2s ease, box-shadow 0.2s ease;
  animation: 1.8s ease-in-out infinite whatsapp-bounce-fixed;
}

.whatsapp-float-btn:hover {
  transform: translateY(-2px);
}

@keyframes whatsapp-bounce-fixed {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .whatsapp-float-btn {
    animation: none;
  }
}

/* FAQ long-question wrap fix: keep text away from plus icon */
.accordion-card.style2 .accordion-button {
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  line-height: 1.35;
  padding-right: 90px
}

@media (max-width:767px) {
  .accordion-card.style2 .accordion-button {
    padding-right: 70px
  }
}

/* Blog content heading scale */
/* .blog-content h1 {
  font-size: 30px !important;
}

.blog-content h2 {
  font-size: 28px !important;
}

.blog-content h3 {
  font-size: 26px !important;
}

.blog-content h4 {
  font-size: 24px !important;
}

.blog-content h5 {
  font-size: 22px !important;
}

.blog-content h6 {
  font-size: 20px !important;
}

@media (max-width:1199px) {
  .blog-content h1 {
    font-size: 28px !important;
  }

  .blog-content h2 {
    font-size: 26px !important;
  }

  .blog-content h3 {
    font-size: 24px !important;
  }

  .blog-content h4 {
    font-size: 22px !important;
  }

  .blog-content h5 {
    font-size: 20px !important;
  }

  .blog-content h6 {
    font-size: 18px !important;
  }
}

@media (max-width:991px) {
  .blog-content h1 {
    font-size: 26px !important;
  }

  .blog-content h2 {
    font-size: 24px !important;
  }

  .blog-content h3 {
    font-size: 22px !important;
  }

  .blog-content h4 {
    font-size: 20px !important;
  }

  .blog-content h5 {
    font-size: 18px !important;
  }

  .blog-content h6 {
    font-size: 17px !important;
  }
}

@media (max-width:767px) {
  .blog-content h1 {
    font-size: 24px !important;
  }

  .blog-content h2 {
    font-size: 22px !important;
  }

  .blog-content h3 {
    font-size: 20px !important;
  }

  .blog-content h4 {
    font-size: 18px !important;
  }

  .blog-content h5 {
    font-size: 17px !important;
  }

  .blog-content h6 {
    font-size: 16px !important;
  }
}

@media (max-width:575px) {
  .blog-content h1 {
    font-size: 22px !important;
  }

  .blog-content h2 {
    font-size: 20px !important;
  }

  .blog-content h3 {
    font-size: 18px !important;
  }

  .blog-content h4 {
    font-size: 17px !important;
  }

  .blog-content h5 {
    font-size: 16px !important;
  }

  .blog-content h6 {
    font-size: 15px !important;
  }
}


#blog-faq-sec .blog-faq-title {
  font-size: 28px !important;
} */

.blog-author-card {
  margin-bottom: 0;
}

.blog-author-card .blog-meta {
  margin-bottom: 14px;
}

.blog-author-card .box-title {
  margin-top: 0;
  margin-bottom: 6px;
}

.blog-author-card__meta {
  margin-bottom: 16px;
}

.blog-author-card__designation,
.blog-author-card__company {
  color: #7b8794;
  font-size: 15px;
  line-height: 1.35;
  margin-bottom: 0;
}

.blog-author-card__designation {
  font-weight: 500;
}

.workflow-shell {
  align-items: stretch;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(280px, 360px) minmax(0, 1fr);
}

.workflow-showcase .workflow-intro,
.workflow-showcase .workflow-card {
  opacity: 0;
  will-change: opacity, transform, filter;
}

.workflow-showcase .workflow-intro {
  transform: translate3d(-18px, 0, 0);
}

.workflow-showcase .workflow-card {
  --workflow-enter-x: 0px;
  --workflow-enter-y: 18px;
  filter: blur(.6px);
  transform: translate3d(var(--workflow-enter-x), var(--workflow-enter-y), 0) scale(.992);
}

.workflow-showcase.is-inview .workflow-intro,
.workflow-showcase.is-inview .workflow-card.is-visible {
  filter: none;
  opacity: 1;
  transform: none;
}

.workflow-intro {
  background: linear-gradient(180deg, #0c1320 0%, #111c2d 100%);
  border-radius: 0;
  box-shadow: 0 24px 48px rgba(10, 29, 52, .18);
  overflow: hidden;
  padding: 38px 34px;
  position: relative;
  transition: opacity .72s cubic-bezier(.22, .78, .22, 1), transform .72s cubic-bezier(.22, .78, .22, 1);
}

.workflow-intro:before {
  display: none;
}

.workflow-intro>* {
  position: relative;
  z-index: 1;
}

.workflow-intro .sub-title.style1 {
  color: #dce8f6;
}

.workflow-intro .sec-title {
  margin-bottom: 18px;
}

.workflow-intro .sec-text {
  color: rgba(232, 237, 247, .82);
  margin-bottom: 34px;
}

.workflow-grid {
  --workflow-gap: 22px;
  --workflow-connector-line: 3px;
  --workflow-connector-overlap: 14px;
  display: grid;
  gap: var(--workflow-gap);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  position: relative;
}

.workflow-grid--process {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  width: 100%;
}

.workflow-card {
  background: rgba(255, 255, 255, .96);
  border: 1px solid rgba(14, 88, 149, .12);
  border-radius: 0;
  box-shadow: 0 18px 40px rgba(10, 29, 52, .08);
  overflow: visible;
  padding: 24px;
  position: relative;
  z-index: 1;
  transition:
    opacity .58s cubic-bezier(.22, .78, .22, 1),
    transform .68s cubic-bezier(.22, .78, .22, 1),
    filter .68s cubic-bezier(.22, .78, .22, 1),
    box-shadow .26s ease,
    border-color .26s ease;
}

.workflow-card--01 {
  --workflow-enter-x: -16px;
  --workflow-enter-y: 0px;
}

.workflow-card:before {
  background: linear-gradient(90deg, var(--theme-color) 0%, rgba(14, 88, 149, .45) 38%, rgba(255, 255, 255, .96) 100%);
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.workflow-card:after {
  color: rgba(12, 19, 32, .06);
  content: attr(data-step);
  font-family: var(--title-font);
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 16px;
  bottom: 12px;
  pointer-events: none;
}

.workflow-card:hover {
  border-color: rgba(14, 88, 149, .24);
  box-shadow: 0 24px 48px rgba(10, 29, 52, .12);
  transform: translateY(-4px);
}

.workflow-card__top {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.workflow-card__icon {
  align-items: center;
  background: linear-gradient(180deg, #ffffff 0%, #f2f6fb 100%);
  border: 1px solid #e1e8f0;
  border-radius: 20px;
  display: inline-flex;
  height: 72px;
  justify-content: center;
  width: 72px;
}

.workflow-card__icon img {
  transition: transform .35s ease;
}

.workflow-card__step {
  background: #eef5fc;
  border-radius: 999px;
  color: var(--theme-color);
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1;
  padding: 10px 14px;
  text-transform: uppercase;
  transition: transform .25s ease, background-color .25s ease;
  white-space: nowrap;
}

.workflow-card .box-title {
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 10px;
  margin-top: 0;
}

.workflow-card__text {
  color: #5e6b7a;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 0;
  max-width: 30ch;
}

.workflow-card__body {
  position: relative;
  z-index: 1;
}

.workflow-card:hover .workflow-card__icon img {
  transform: translateY(-3px) scale(1.06);
}

.workflow-card:hover .workflow-card__step {
  background: #e3eef9;
  transform: translateX(4px);
}

.workflow-card__connector {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  .workflow-showcase .workflow-intro,
  .workflow-showcase .workflow-card {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .workflow-card__icon img,
  .workflow-card__step {
    transition: none;
  }
}

@media (max-width:1199px) {
  #blog-faq-sec .blog-faq-title {
    font-size: 26px !important;
  }

  .workflow-shell {
    grid-template-columns: minmax(260px, 320px) minmax(0, 1fr);
  }

  .workflow-card .box-title {
    font-size: 22px;
  }
}

@media (min-width:768px) {
  .workflow-card--02 {
    --workflow-enter-x: -20px;
    --workflow-enter-y: 0px;
  }

  .workflow-card--03 {
    --workflow-enter-x: 0px;
    --workflow-enter-y: -20px;
  }

  .workflow-card--04 {
    --workflow-enter-x: 20px;
    --workflow-enter-y: 0px;
  }

  .workflow-grid {
    grid-template-areas:
      "step-01 step-02"
      "step-04 step-03";
  }

  .workflow-card--01 {
    grid-area: step-01;
    z-index: 8;
  }

  .workflow-card--02 {
    grid-area: step-02;
    z-index: 7;
  }

  .workflow-card--03 {
    grid-area: step-03;
    z-index: 6;
  }

  .workflow-card--04 {
    grid-area: step-04;
    z-index: 5;
  }

  .workflow-card__connector {
    background: rgba(255, 255, 255, .96);
    border: 1px solid rgba(14, 88, 149, .1);
    border-radius: 999px;
    box-shadow: 0 14px 30px rgba(10, 29, 52, .10);
    display: block;
    pointer-events: none;
    position: absolute;
    z-index: 4;
  }

  .workflow-card__connector:before,
  .workflow-card__connector:after {
    content: "";
    position: absolute;
  }

  .workflow-card__connector:after {
    background: transparent;
    box-shadow: none;
    height: 0;
    width: 0;
  }

  .workflow-card--01 .workflow-card__connector {
    height: 18px;
    left: calc(100% - var(--workflow-connector-overlap));
    top: 50%;
    transform: translateY(-50%);
    width: calc(var(--workflow-gap) + (var(--workflow-connector-overlap) * 2));
  }

  .workflow-card--01 .workflow-card__connector:before {
    background: linear-gradient(90deg, rgba(14, 88, 149, .92), rgba(14, 88, 149, .42));
    border-radius: 999px;
    height: var(--workflow-connector-line);
    left: 10px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
  }

  .workflow-card--01 .workflow-card__connector:after {
    border-bottom: 6px solid transparent;
    border-left: 8px solid var(--theme-color);
    border-top: 6px solid transparent;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }

  .workflow-card--02 .workflow-card__connector {
    height: calc(var(--workflow-gap) + (var(--workflow-connector-overlap) * 2));
    left: 50%;
    top: calc(100% - var(--workflow-connector-overlap));
    transform: translateX(-50%);
    width: 18px;
  }

  .workflow-card--02 .workflow-card__connector:before {
    background: linear-gradient(180deg, rgba(14, 88, 149, .92), rgba(14, 88, 149, .42));
    border-radius: 999px;
    bottom: 12px;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
    width: var(--workflow-connector-line);
  }

  .workflow-card--02 .workflow-card__connector:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid var(--theme-color);
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
  }

  .workflow-card--03 .workflow-card__connector {
    height: 18px;
    right: calc(100% - var(--workflow-connector-overlap));
    top: 50%;
    transform: translateY(-50%);
    width: calc(var(--workflow-gap) + (var(--workflow-connector-overlap) * 2));
  }

  .workflow-card--03 .workflow-card__connector:before {
    background: linear-gradient(90deg, rgba(14, 88, 149, .42), rgba(14, 88, 149, .92));
    border-radius: 999px;
    height: var(--workflow-connector-line);
    left: 12px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  .workflow-card--03 .workflow-card__connector:after {
    border-bottom: 6px solid transparent;
    border-right: 8px solid var(--theme-color);
    border-top: 6px solid transparent;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (max-width:991px) {
  #blog-faq-sec .blog-faq-title {
    font-size: 24px !important;
  }

  .workflow-shell {
    grid-template-columns: 1fr;
  }

  .workflow-intro {
    padding: 34px 30px;
  }

  .workflow-grid {
    --workflow-gap: 18px;
  }
}

@media (max-width:767px) {
  #blog-faq-sec .blog-faq-title {
    font-size: 22px !important;
  }

  .workflow-card--01 {
    --workflow-enter-x: 0px;
    --workflow-enter-y: 12px;
  }

  .workflow-card--02,
  .workflow-card--03,
  .workflow-card--04 {
    --workflow-enter-x: 0px;
    --workflow-enter-y: -18px;
  }

  .workflow-grid {
    --workflow-gap: 18px;
    grid-template-columns: 1fr;
  }

  .workflow-card--01 {
    z-index: 8;
  }

  .workflow-card--02 {
    z-index: 7;
  }

  .workflow-card--03 {
    z-index: 6;
  }

  .workflow-card--04 {
    z-index: 5;
  }

  .workflow-card__connector {
    background: rgba(255, 255, 255, .96);
    border: 1px solid rgba(14, 88, 149, .1);
    border-radius: 999px;
    box-shadow: 0 14px 30px rgba(10, 29, 52, .10);
    display: block;
    height: calc(var(--workflow-gap) + (var(--workflow-connector-overlap) * 2));
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: calc(100% - var(--workflow-connector-overlap));
    transform: translateX(-50%);
    width: 18px;
    z-index: 4;
  }

  .workflow-card__connector:before,
  .workflow-card__connector:after {
    content: "";
    position: absolute;
  }

  .workflow-card__connector:before {
    background: linear-gradient(180deg, rgba(14, 88, 149, .92), rgba(14, 88, 149, .42));
    border-radius: 999px;
    bottom: 12px;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
    width: var(--workflow-connector-line);
  }

  .workflow-card__connector:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid var(--theme-color);
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
  }

  .workflow-card {
    padding: 22px 20px;
  }

  .workflow-card:after {
    font-size: 56px;
  }

  .workflow-card .box-title {
    font-size: 22px;
  }
}

@media (max-width:575px) {
  #blog-faq-sec .blog-faq-title {
    font-size: 20px !important;
  }

  .workflow-intro {
    border-radius: 0;
    padding: 30px 22px;
  }

  .workflow-card__top {
    align-items: flex-start;
    flex-direction: column;
  }

  .workflow-card__step {
    padding: 9px 12px;
  }

  .workflow-card:after {
    font-size: 48px;
    right: 14px;
    bottom: 10px;
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 32px;
  }
}

/* Active menu links: match hover look */
.main-menu a.is-active,
.main-menu>ul>li>a.is-active,
.menu-style1>ul>li>a.is-active,
.footer-menu li a.is-active,
.footer-widget.widget_nav_menu a.is-active {
  color: var(--theme-color);
}

.main-menu ul li.menu-item-has-children>a.is-active:after,
.main-menu ul li.menu-item-has-children.is-active>a:after {
  content: "\f068";
  color: var(--theme-color);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main-menu ul.sub-menu li.menu-item-has-children>a.is-active:after,
.main-menu ul.sub-menu li.menu-item-has-children.is-active>a:after {
  content: "\f068";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main-menu ul.sub-menu li a.is-active {
  padding-left: 23px;
  color: var(--theme-color);
}

.main-menu ul.sub-menu li a.is-active:before {
  visibility: visible;
  opacity: 1;
  left: 0;
}

.mega-menu-item.is-active,
.mega-menu-item.is-active a span,
.mega-menu-item.is-active a i {
  color: var(--theme-color);
  background: #edf5ff;
  border-color: #d5e4f6;
}

.header-layout2 .main-menu>ul>li.menu-item-mega.is-active>a:after,
.header-layout3 .main-menu>ul>li.menu-item-mega.is-active>a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.frontend-admin-toolbar {
  background: #081a35;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
  color: #fff;
  position: relative;
  z-index: 41;
}

.frontend-admin-toolbar__inner {
  align-items: center;
  display: flex;
  gap: 14px;
  justify-content: space-between;
  min-height: 52px;
  padding: 8px 0;
  flex-wrap: wrap;
}

.frontend-admin-toolbar__meta,
.frontend-admin-toolbar__links {
  align-items: center;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.frontend-admin-toolbar__badge,
.frontend-admin-toolbar__user,
.frontend-admin-toolbar__link {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-size: 13px;
  font-weight: 600;
  gap: 8px;
  line-height: 1;
  min-height: 36px;
  padding: 0 14px;
}

.frontend-admin-toolbar__badge {
  background: rgba(255, 255, 255, .12);
}

.frontend-admin-toolbar__user {
  background: rgba(255, 255, 255, .08);
  color: rgba(255, 255, 255, .82);
}

.frontend-admin-toolbar__link {
  background: rgba(255, 255, 255, .1);
  color: #fff;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.frontend-admin-toolbar__link:hover,
.frontend-admin-toolbar__link:focus-visible {
  background: #1f78d1;
  color: #fff;
  transform: translateY(-1px);
}

.frontend-admin-toolbar__notice {
  align-items: center;
  background: rgba(28, 179, 93, .18);
  border-radius: 14px;
  color: #d8ffe6;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  gap: 12px;
  justify-content: flex-start;
  margin: 0 0 12px;
  padding: 10px 14px;
  transition: opacity .2s ease, transform .2s ease;
}

.frontend-admin-toolbar__notice--hidden {
  opacity: 0;
  transform: translateY(-4px);
}

.frontend-admin-toolbar__notice--danger {
  background: rgba(222, 58, 82, .18);
  color: #ffdbe2;
}

@media (max-width: 767px) {
  .frontend-admin-toolbar__inner {
    align-items: stretch;
  }

  .frontend-admin-toolbar__meta,
  .frontend-admin-toolbar__links {
    width: 100%;
  }

  .frontend-admin-toolbar__link {
    justify-content: center;
  }
}

/* Site-wide heading scale */
:root {
  --site-heading-h1: 32px;
  --site-heading-h2: 30px;
  --site-heading-h3: 28px;
  --site-heading-h4: 26px;
  --site-heading-h5: 24px;
  --site-heading-h6: 22px;
}

.h1,
h1,
.blog-content h1 {
  font-size: var(--site-heading-h1);
  line-height: 1.2;
}

.h2,
h2,
.blog-content h2 {
  font-size: var(--site-heading-h2);
  line-height: 1.24;
}

.h3,
h3,
.blog-content h3 {
  font-size: var(--site-heading-h3);
  line-height: 1.28;
}

.h4,
h4,
.blog-content h4 {
  font-size: var(--site-heading-h4);
  line-height: 1.32;
}

.h5,
h5,
.blog-content h5 {
  font-size: var(--site-heading-h5);
  line-height: 1.38;
}

.h6,
h6,
.blog-content h6 {
  font-size: var(--site-heading-h6);
  line-height: 1.44;
}

@media (max-width:1439px) {
  :root {
    --site-heading-h1: 30px;
    --site-heading-h2: 28px;
    --site-heading-h3: 26px;
    --site-heading-h4: 24px;
    --site-heading-h5: 22px;
    --site-heading-h6: 20px;
  }
}

@media (max-width:1199px) {
  :root {
    --site-heading-h1: 28px;
    --site-heading-h2: 26px;
    --site-heading-h3: 24px;
    --site-heading-h4: 22px;
    --site-heading-h5: 20px;
    --site-heading-h6: 18px;
  }
}

@media (max-width:991px) {
  :root {
    --site-heading-h1: 26px;
    --site-heading-h2: 24px;
    --site-heading-h3: 22px;
    --site-heading-h4: 20px;
    --site-heading-h5: 18px;
    --site-heading-h6: 16px;
  }
}

@media (max-width:767px) {
  :root {
    --site-heading-h1: 24px;
    --site-heading-h2: 22px;
    --site-heading-h3: 20px;
    --site-heading-h4: 18px;
    --site-heading-h5: 16px;
    --site-heading-h6: 15px;
  }
}

@media (max-width:575px) {
  :root {
    --site-heading-h1: 22px;
    --site-heading-h2: 20px;
    --site-heading-h3: 18px;
    --site-heading-h4: 17px;
    --site-heading-h5: 16px;
    --site-heading-h6: 15px;
  }
}

@media (max-width:375px) {
  :root {
    --site-heading-h1: 20px;
    --site-heading-h2: 18px;
    --site-heading-h3: 17px;
    --site-heading-h4: 16px;
    --site-heading-h5: 15px;
    --site-heading-h6: 14px;
  }
}

.home-hero-container {
  padding-left: clamp(20px, 3vw, 36px);
  padding-right: clamp(20px, 3vw, 36px);
}

.home-hero-static .home-hero-content {
  max-width: 1220px;
  margin: 82px auto 58px;
  padding: 58px 0 46px;
}

.home-hero-static .hero-style3 .hero-title {
  font-size: 52px;
  line-height: 1.06;
  letter-spacing: -.03em;
  text-transform: none;
  text-wrap: balance;
  max-width: 18em;
  margin-left: auto;
  margin-right: auto;
}

.home-hero-static .hero-style3 .hero-title .hero-title-line,
.home-hero-static .hero-style3 .hero-title .hero-title-accent-line,
.home-hero-static .hero-style3 .hero-title .hero-title-strong {
  display: block;
}

.home-hero-static .hero-style3 .hero-title .hero-title-line {
  margin-left: auto;
  margin-right: auto;
}

.home-hero-static .hero-style3 .hero-title .hero-title-accent-line {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: .2em;
  flex-wrap: nowrap;
}

.home-hero-static .hero-style3 .hero-text,
.home-hero-static .hero-style3 .hero-title .hero-title-strong {
  display: inline-block;
  white-space: nowrap;
}

.home-hero-static .hero-style3 .hero-text {
  margin-top: .08em;
}

.home-hero-fade__lead {
  opacity: 0;
  transform: translate3d(0, 16px, 0);
  animation: .9s cubic-bezier(.2, .8, .2, 1) .34s forwards homeHeroFadeUp;
}

.home-hero-actions {
  justify-content: center;
  gap: 12px;
  margin-top: 8px;
  align-items: center;
}

.home-hero-actions .th-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 0;
  white-space: nowrap;
}

.home-hero-actions .th-btn i {
  margin-left: 0 !important;
  flex-shrink: 0;
}

@media (max-width:1439px) {
  .home-hero-static .home-hero-content {
    max-width: 1160px;
    margin-top: 72px;
    margin-bottom: 50px;
    padding-top: 52px;
    padding-bottom: 40px;
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 46px;
    max-width: 18em;
  }
}

@media (max-width:1199px) {
  .home-hero-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .home-hero-static .home-hero-content {
    max-width: 1040px;
    margin-top: 62px;
    margin-bottom: 42px;
    padding-top: 44px;
    padding-bottom: 34px;
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 40px;
    max-width: 18em;
  }
}

@media (max-width:991px) {
  .home-hero-container {
    padding-left: 22px;
    padding-right: 22px;
  }

  .home-hero-static .home-hero-content {
    max-width: 920px;
    margin-top: 50px;
    margin-bottom: 32px;
    padding-top: 30px;
    padding-bottom: 22px;
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 34px;
    line-height: 1.08;
    max-width: 18em;
  }

  .home-hero-actions {
    gap: 14px;
  }
}

@media (max-width:767px) {
  .home-hero-container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .home-hero-static .home-hero-content {
    max-width: 100%;
    margin-top: 42px;
    margin-bottom: 26px;
    padding-top: 22px;
    padding-bottom: 18px;
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 32px;
    line-height: 1.1;
    max-width: 16em;
    letter-spacing: -.02em;
  }

  .home-hero-actions {
    gap: 12px;
  }

  .home-hero-actions .th-btn {
    min-width: 0;
  }
}

@media (max-width:575px) {
  .home-hero-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .home-hero-static .hero-style3 .hero-title {
    font-size: 32px;
    line-height: 1.08;
    max-width: 100%;
  }

  .home-hero-static .hero-style3 .hero-title .hero-title-accent-line {
    gap: .16em;
    font-size: .86em;
  }

  .home-hero-actions {
    gap: 10px;
    justify-content: center;
    flex-direction: column;
    align-items: stretch;
  }

  .home-hero-actions .th-btn {
    width: min(100%, 310px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width:420px) {
  .home-hero-static .hero-style3 .hero-title {
    font-size: 30px;
  }
}

@media (max-width:991px) {
  .service-accordion .th-accordion_images {
    max-width: min(100%, 420px);
    margin: 0 auto 24px;
  }

  .service-accordion .th-accordion_images img {
    width: 100%;
    max-height: 300px;
    object-fit: contain;
  }
}

@media (max-width:575px) {
  .service-accordion .th-accordion_images {
    max-width: min(100%, 320px);
    margin-bottom: 20px;
  }

  .service-accordion .th-accordion_images img {
    max-height: 220px;
  }
}

@media (max-width:991px) {
  .faq-sticky-media-col {
    justify-content: center;
  }

  .faq-img1 {
    width: min(100%, 420px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px;
    text-align: center;
  }

  .faq-img1 .img1 img {
    width: 100%;
    max-width: 420px;
    max-height: 520px;
    height: auto;
    object-fit: contain;
  }
}

@media (max-width:575px) {
  .faq-img1 {
    width: min(100%, 320px);
    margin-bottom: 32px;
  }

  .faq-img1 .img1 img {
    max-width: 320px;
    max-height: 400px;
  }
}

.cta-content--home {
  flex-direction: column;
  align-items: flex-end;
  gap: 24px;
}

.cta-content_action .th-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.cta-content_action .th-btn i {
  margin-left: 0 !important;
}

@media (max-width: 1199px) {
  .cta-content--home {
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cta-content_action .th-btn {
    width: 100%;
    justify-content: center;
  }
}

/* Shared title consistency */
:root {
  --site-page-title-size: 48px;
  --site-section-title-size: 32px;
  --site-box-title-size: 22px;
  --site-widget-title-size: 24px;
  --site-subtitle-size: 16px;
  --site-breadcumb-text-size: 18px;
}

.breadcumb-title {
  font-size: var(--site-page-title-size);
  line-height: 1.12;
}

.breadcumb-menu a,
.breadcumb-menu li,
.breadcumb-menu span {
  font-size: var(--site-breadcumb-text-size);
  line-height: 1.45;
}

.sec-title,
.title-area .sec-title,
.consultation-title-area .sec-title,
.workflow-intro .sec-title,
.process-content .sec-title {
  font-size: var(--site-section-title-size);
  line-height: 1.18;
}

.box-title,
.project-cta .project-title {
  font-size: var(--site-box-title-size);
  line-height: 1.35;
}

.widget_title,
.footer-widget .widget_title {
  font-size: var(--site-widget-title-size);
  line-height: 1.28;
}

.sub-title,
.sub-title.style2 {
  font-size: var(--site-subtitle-size);
  line-height: 1.45;
}

@media (max-width:1439px) {
  :root {
    --site-page-title-size: 44px;
    --site-section-title-size: 30px;
    --site-box-title-size: 21px;
    --site-widget-title-size: 22px;
    --site-subtitle-size: 15px;
    --site-breadcumb-text-size: 17px;
  }
}

@media (max-width:1199px) {
  :root {
    --site-page-title-size: 40px;
    --site-section-title-size: 28px;
    --site-box-title-size: 20px;
    --site-widget-title-size: 21px;
    --site-subtitle-size: 15px;
    --site-breadcumb-text-size: 16px;
  }
}

@media (max-width:991px) {
  :root {
    --site-page-title-size: 34px;
    --site-section-title-size: 26px;
    --site-box-title-size: 19px;
    --site-widget-title-size: 20px;
    --site-subtitle-size: 14px;
    --site-breadcumb-text-size: 15px;
  }
}

@media (max-width:767px) {
  :root {
    --site-page-title-size: 30px;
    --site-section-title-size: 24px;
    --site-box-title-size: 18px;
    --site-widget-title-size: 18px;
    --site-subtitle-size: 14px;
    --site-breadcumb-text-size: 14px;
  }
}

@media (max-width:575px) {
  :root {
    --site-page-title-size: 26px;
    --site-section-title-size: 22px;
    --site-box-title-size: 17px;
    --site-widget-title-size: 17px;
    --site-subtitle-size: 13px;
    --site-breadcumb-text-size: 14px;
  }
}

@media (max-width:375px) {
  :root {
    --site-page-title-size: 24px;
    --site-section-title-size: 20px;
    --site-box-title-size: 16px;
    --site-widget-title-size: 16px;
    --site-subtitle-size: 13px;
    --site-breadcumb-text-size: 13px;
  }
}

.search-page-form {
  width: min(100%, 760px);
  margin: 0 auto 32px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.search-page-form input {
  flex: 1 1 auto;
  min-width: 0;
  height: 57px;
  border: 1px solid rgba(14, 18, 29, .16);
  background-color: var(--white-color);
  color: var(--title-color);
  padding: 0 22px;
  font-size: 16px;
}

.search-page-form input:focus {
  outline: none;
  border-color: var(--theme-color);
}

.search-page-form .th-btn {
  flex: 0 0 auto;
  min-width: 170px;
  justify-content: center;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.search-page-form .th-btn i {
  margin-left: 0 !important;
}

@media (max-width:767px) {
  .search-page-form {
    gap: 12px;
  }

  .search-page-form input {
    height: 58px;
    padding: 0 18px;
  }
}

@media (max-width:575px) {
  .search-page-form {
    flex-direction: column;
    align-items: stretch;
  }

  .search-page-form .th-btn {
    width: 100%;
  }
}

.blog-single .blog-text .blog-table-scroll {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  margin: 0 0 30px;
  padding-bottom: 6px;
}

.blog-single .blog-text .blog-table-scroll table {
  width: 100%;
  min-width: 720px;
  margin-bottom: 0;
}

.blog-single .blog-text .blog-table-scroll::-webkit-scrollbar {
  height: 8px;
}

.blog-single .blog-text .blog-table-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(0, 74, 148, .28);
  border-radius: 999px;
}

.blog-single .blog-text .blog-table-scroll::-webkit-scrollbar-track {
  background-color: rgba(14, 18, 29, .08);
  border-radius: 999px;
}

@media (max-width:767px) {
  .blog-single .blog-text .blog-table-scroll {
    margin-bottom: 24px;
  }

  .blog-single .blog-text .blog-table-scroll table {
    min-width: 640px;
  }
}
