.main-menu .navigation > li > a span:after,
.main-menu .navigation > li > a span:before {
  content: "";
  bottom: -7px;
  height: 2px;
  width: 0%;
  background: var(--thm-base);
  transition: 0.5s;
}
.main-slider .slide,
.main-slider .slide .image-layer,
.main-slider.style1 {
  background-repeat: no-repeat;
  background-size: cover;
}
.main-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  z-index: 999;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: rgba(255, 255, 255, 0.98);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  z-index: 0;
}
.fixed-header .sticky-header {
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 0.5s;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  z-index: 999999;
}
.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul:before {
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.faq-form-box .sec-title,
.header-style-two,
.main-slider .auto-container,
.sticky-header .container {
  position: relative;
}
.sticky-header .logo {
  position: relative;
  display: block;
  padding: 10px 0;
}
.footer-logo-style1 a,
.logo-box-style2 a,
.main-logo-box a,
.main-menu .navigation > li > a span,
.sticky-header .logo a {
  position: relative;
  display: inline-block;
}
.sticky-header .main-menu {
  position: inherit;
}
.sticky-header .main-menu .navigation > li {
  margin-right: 35px;
}
.sticky-header .main-menu .navigation > li > a {
  color: var(--thm-black);
  padding: 40px 0;
}
.header-contact-info ul li .text h6 a:hover,
.main-menu .navigation.scroll-nav > li.current > a,
.main-menu .navigation.scroll-nav > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a,
.main-menu.style2 .navigation > li.current > a,
.main-menu.style2 .navigation > li:hover > a,
.phone-number-box1 .phone a:hover,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a {
  color: var(--thm-base);
}
.header {
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  z-index: 1;
}
.header .auto-container {
  max-width: 100%;
  padding: 0;
}
.comment-box .single-comment-box .text-holder .top,
.header .outer-box,
.header-style2 .outer-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumb-menu ul,
.header-contact-info ul,
.header-left,
.header-right,
.single-blog-style1 .text-holder .meta-info ul,
.tag-box,
.video-holder-box {
  position: relative;
  display: flex;
  align-items: center;
}
.main-logo-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  padding: 8px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.main-menu,
.main-menu.style1 {
  display: block;
  position: relative;
}
.main-menu.style1 {
  padding-left: 50px;
}
.main-menu {
  float: left;
}
.main-menu .navbar-collapse {
  padding: 0;
  display: block !important;
}
.main-menu .navigation {
  position: inherit;
  display: block;
}
.main-menu .navigation > li {
  position: inherit;
  display: inline-block;
  float: left;
  margin-right: 60px;
}
.footer-social-link ul li:last-child,
.header-contact-info ul li:last-child,
.header-social-link ul li:last-child,
.main-menu .navigation > li:last-child,
.main-menu.style2 .navigation > li:last-child,
.post-social-share-links ul li:last-child,
.single-team-style1 .title-holder .social-links li:last-child,
.tag-box .tag-list li:last-child {
  margin-right: 0;
}
.main-menu .navigation > li > a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 42px 0 43px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.5s;
  font-family: var(--thm-font);
  opacity: 1;
  z-index: 1;
}
.main-menu .navigation > li > a span:before {
  position: absolute;
  left: 0;
}
.main-menu .navigation > li.current > a span:after,
.main-menu .navigation > li.current > a span:before,
.main-menu .navigation > li:hover > a span:after,
.main-menu .navigation > li:hover > a span:before {
  width: 50%;
}
.main-menu .navigation > li > a span:after {
  position: absolute;
  right: 0;
}
.main-menu .navigation > li > ul {
  position: absolute;
  top: 100%;
  left: inherit;
  width: 290px;
  padding: 22px 0 25px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.3s ease-in-out 0.1s;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  z-index: 100;
}
.main-menu .navigation > li > ul:after,
.main-menu .navigation > li > ul > li > ul:after {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  height: 3px;
  content: "";
  background: var(--thm-base);
  border-radius: 0;
  z-index: -1;
}
.main-menu .navigation > li.dropdown:hover > ul {
  opacity: 1;
  visibility: visible;
  -moz-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.main-menu .navigation > li > ul > li,
.main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  display: block;
  padding: 0 30px;
  width: 100%;
}
.main-menu .navigation > li > .megamenu li > a,
.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  padding: 9px 0;
  color: var(--thm-black);
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  transition: 0.5s;
  letter-spacing: normal;
  font-family: var(--thm-font);
  z-index: 1;
}
.main-menu .navigation > li > .megamenu,
.main-menu .navigation > li > ul > li > ul {
  padding: 22px 0 25px;
  visibility: hidden;
  transition: 0.3s ease-in-out 0.1s;
  z-index: 100;
  opacity: 0;
}
.main-menu .navigation > li > .megamenu li > a:before,
.main-menu .navigation > li > ul > li > a:before,
.main-menu .navigation > li > ul > li > ul > li > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--thm-base);
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  z-index: -1;
}
.main-menu .navigation > li > .megamenu:before,
.main-menu .navigation > li > ul > li > ul:before {
  left: 0;
  content: "";
  background-color: #fff;
  top: 0;
  position: absolute;
  height: 100%;
  z-index: -1;
}
.main-menu .navigation > li > .megamenu li:hover > a:before,
.main-menu .navigation > li > ul > li:hover > a:before,
.main-menu .navigation > li > ul > li > ul > li:hover > a:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.main-menu .navigation > li > .megamenu li:hover > a,
.main-menu .navigation > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li > ul > li:hover > a {
  color: #fff;
  padding-left: 20px;
  letter-spacing: 0.1em;
}
.main-menu .navigation > li > ul > li.dropdown:after {
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f105";
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin: 4px 0;
  text-align: right;
  transition: 0.2s linear 0.1s;
  z-index: 5;
}
.header-social-link ul li a:hover,
.main-menu .navigation > li > ul > li.dropdown:hover:after,
.phone-number-box1:hover .icon span::before,
.post-social-share-links ul li a:hover,
.sidebar-search-box .search-form button:hover,
.sidebar-search-box .search-form input[type="text"]:focus + button,
.single-service-style1:hover .title-holder h3 a,
.single-service-style2:hover .img-holder .icon span:before,
.single-team-style1 .title-holder .social-links li a:hover,
.view-all-service .service-pages li.active a,
.view-all-service .service-pages li.active a span,
.view-all-service .service-pages li:hover a,
.view-all-service .service-pages li:hover a span {
  color: #fff;
}
.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 270px;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transform-style: preserve-3d;
}
.main-menu .navigation > li > ul > li > ul:before {
  right: 0;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation li > ul > li.dropdown:hover ul,
.main-menu .navigation > li.dropdown:hover .megamenu {
  opacity: 1;
  visibility: visible;
  -moz-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}
.main-menu .navigation > li > .megamenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-top: 3px solid var(--thm-base);
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transform-style: preserve-3d;
}
.main-menu .navigation > li > .megamenu:before {
  width: 100%;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > .megamenu:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 1px;
  background: var(--thm-black);
  opacity: 0.1;
}
.main-menu .navigation > li > .megamenu .row {
  margin-right: 0;
  margin-left: 0;
}
.main-menu .navigation > li > .megamenu .row [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.main-menu .navigation > li > .megamenu li {
  position: relative;
  display: block;
  padding: 0 50px;
  width: 100%;
}
.main-menu .navigation li.dropdown .megamenu li h4 {
  font-weight: 500;
  padding: 3px 0;
  color: var(--thm-black);
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 42px;
  border-left: 1px solid #04102a;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  cursor: pointer;
  display: none;
  z-index: 5;
}
.phone-number-box1 {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 50px;
}
.phone-number-box1 .icon {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  background-color: #eb593d;
  border-radius: 50%;
  z-index: 1;
}
.header-style2__top,
.main-slider.style1 {
  background-color: #fff;
  position: relative;
}
.phone-number-box1 .icon:before {
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  border-radius: 50%;
  content: "";
  z-index: -1;
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.footer-social-link ul li:hover a:before,
.header-social-link ul li a:hover:before,
.main-slider .banner-carousel.owl-carousel button.owl-dot.active:before,
.phone-number-box1:hover .icon:before,
.post-social-share-links ul li a:hover:before,
.single-service-style2:hover .img-holder .icon:before,
.single-team-style1 .title-holder .social-links li a:hover::before {
  transform: scaleX(1);
}
.phone-number-box1 .icon span::before {
  position: relative;
  display: block;
  color: #fff;
  font-size: 25px;
  line-height: 50px;
  text-align: center;
  transition: 0.2s linear 0.1s;
}
.phone-number-box1 .phone {
  position: relative;
  display: block;
  padding-left: 20px;
}
.phone-number-box1 .phone a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  transition: 0.2s linear 0.1s;
}
.header-style2__top {
  display: block;
  z-index: 1;
}
.header-style2__top .outer-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #d9e3e4;
  padding: 10px 0;
}
.header-contact-info,
.header-contact-info ul li .text,
.header-social-link,
.header-style2__right,
.header-style2__top-left,
.header-style2__top-right,
.logo-box-style2,
.main-slider.style2 {
  position: relative;
  display: block;
}
.header-contact-info ul li {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.header-contact-info ul li .icon {
  width: 25px;
  line-height: 22px;
}
.header-contact-info ul li .icon span:before {
  position: relative;
  display: inline-block;
  top: 1px;
  color: var(--thm-base);
  font-size: 16px;
}
.header-contact-info ul li .text h6 {
  color: #818891;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--thm-font);
}
.header-contact-info ul li .text h6 a {
  color: #818891;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}
.accordion-box .block .acc-content.current,
.banner-carousel .owl-dots,
.header-social-link ul,
.main-slider .owl-theme .owl-next span,
.main-slider .owl-theme .owl-prev span {
  display: block;
}
.header-social-link ul li {
  position: relative;
  display: block;
  float: left;
  margin-right: 5px;
}
.header-social-link ul li a {
  position: relative;
  display: block;
  height: 40px;
  width: 40px;
  background-color: var(--thm-base);
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  transition: 0.2s linear 0.1s;
  z-index: 1;
}
.header-social-link ul li a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-bg);
  content: "";
  border-radius: 50%;
  z-index: -1;
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.header-style2 {
  position: relative;
  display: block;
  background: #fff;
  z-index: 1;
}
.header-style2__left {
  position: relative;
  display: flex;
  align-items: center;
  border-right: 1px solid #d9e3e4;
  padding-right: 30px;
}
.about-style1__content,
.main-menu.style2 {
  position: relative;
  display: block;
  padding-left: 70px;
}
.main-menu.style2 .navigation > li {
  margin-right: 40px;
}
.main-menu.style2 .navigation > li > a {
  color: #818891;
  letter-spacing: 0.1em;
}
.phone-number-box1--style2 {
  margin: 0;
}
.phone-number-box1--style2 .phone p {
  position: relative;
  top: 3px;
  color: #818891;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin: 0;
}
.phone-number-box1--style2 .phone a {
  position: relative;
  top: 3px;
  color: var(--thm-black);
}
.contact-page-map-outer,
.main-slider {
  position: relative;
  display: block;
  z-index: 10;
}
.main-slider.style1 {
  display: block;
  background-attachment: scroll;
  background-position: bottom center;
}
.main-slider .slide {
  overflow: hidden;
  background-position: center center;
  position: relative;
  display: block;
  padding-top: 205px;
  padding-bottom: 100px;
}
.main-slider .slide .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center bottom;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: var(--thm-bg);
  background-blend-mode: luminosity;
  transition: transform 1.5s, opacity 0.8s ease-in;
  z-index: 1;
  will-change: transform, opacity;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.main-slider .slide .image-layer:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: var(--thm-bg);
  opacity: 0.6;
  z-index: -1;
}
.main-slider .active .slide .image-layer {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.main-slider .content {
  z-index: 11;
}
.main-slider .shape-box {
  position: absolute;
  top: 205px;
  left: 115px;
  bottom: 100px;
  right: 100%;
  background-color: var(--thm-base);
  mix-blend-mode: soft-light;
  z-index: 1;
  -moz-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.about-style1__image .shape-1,
.main-slider .active .shape-box {
  -moz-transform: skew(20deg, 0deg);
  -webkit-transform: skew(20deg, 0deg);
  -o-transform: skew(20deg, 0deg);
  -ms-transform: skew(20deg, 0deg);
}
.main-slider .active .shape-box {
  right: 65%;
  transform: skew(20deg, 0deg);
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
}
.main-slider .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 70px 0 100px;
}
.main-slider .content .big-title {
  position: relative;
  display: block;
  margin-top: 21px;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0) translateY(-80px);
  -ms-transform: perspective(400px) rotateY(0) translateY(-80px);
  transform: perspective(400px) rotateY(0) translateY(-80px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 10;
}
.main-slider .active .content .big-title {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0) translateY(0);
  -ms-transform: perspective(400px) rotateY(0) translateY(0);
  transform: perspective(400px) rotateY(0) translateY(0);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.main-slider .content .big-title h2 {
  color: #fff;
  font-size: 115px;
  line-height: 0.9em;
  font-weight: 700;
  text-transform: capitalize;
}
.main-slider .content .big-title h2 .dotted {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: var(--thm-base);
  border-radius: 50%;
}
.main-slider .content .btns-box {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  line-height: 0;
  margin-top: 47px;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateY(0) translateY(80px);
  -ms-transform: perspective(400px) rotateY(0) translateY(80px);
  transform: perspective(400px) rotateY(0) translateY(80px);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  z-index: 10;
}
.main-slider .active .content .btns-box {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0) translateY(0);
  -ms-transform: perspective(400px) rotateY(0) translateY(0);
  transform: perspective(400px) rotateY(0) translateY(0);
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.main-slider .owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  right: 15%;
  height: 150px;
  line-height: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
  transform: scaleX(1) translateX(0);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  transition: 0.5s;
  z-index: 3;
}
.main-slider:hover .owl-theme .owl-nav {
  opacity: 1;
  transform: scaleX(1) translateY(-50%);
}
.main-slider .owl-theme .owl-nav .owl-next,
.main-slider .owl-theme .owl-nav .owl-prev {
  position: relative;
  display: block;
  height: 70px;
  width: 70px;
  background: rgba(255, 255, 255, 0.2);
  border: 0 solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  font-size: 25px;
  line-height: 70px;
  font-weight: 100;
  opacity: 1;
  margin: 0;
  padding: 0;
  transform: translateY(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.main-slider .owl-theme .owl-prev span:before {
  transition: 0.1s;
}
.main-slider .owl-theme .owl-nav .owl-prev {
  transform: rotate(180deg);
}
.main-slider .owl-theme .owl-nav .owl-next {
  transform: rotate(0);
}
.main-slider .owl-theme .owl-nav .owl-next:hover,
.main-slider .owl-theme .owl-nav .owl-prev:hover {
  color: var(--thm-black);
  background: #fff;
}
.main-slider.style2 .owl-theme .owl-nav {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0;
  opacity: 1;
  line-height: 0;
  transform: scaleX(1) translateY(-50px);
  transition: 0.5s;
}
.main-slider.style2 .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 20px;
}
.main-slider.style2 .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 20px;
}
.main-slider .banner-carousel.owl-carousel .owl-dots {
  position: absolute;
  top: 0;
  right: 70px;
  bottom: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  transform: scaleX(1) translateX(0);
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  display: none;
}
.main-slider .banner-carousel.owl-carousel .owl-dots:before {
  content: "";
  position: absolute;
  top: auto;
  left: 6px;
  bottom: auto;
  width: 3px;
  height: 95px;
  background: #262626;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-slider:hover .banner-carousel.owl-carousel .owl-dots {
  opacity: 1;
  transform: scaleX(1) translateX(0);
}
.main-slider .banner-carousel.owl-carousel button.owl-dot {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  background: #262626;
  float: none;
  border-radius: 50%;
  margin: 20px 0;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  z-index: 1;
}
.main-slider .banner-carousel.owl-carousel button.owl-dot.active {
  background-image: -moz-linear-gradient(
    0deg,
    #80b757 0,
    #93bc30 40%,
    #a5c109 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    #80b757 0,
    #93bc30 40%,
    #a5c109 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    #80b757 0,
    #93bc30 40%,
    #a5c109 100%
  );
}
.main-slider.style2 .slide {
  position: relative;
  display: block;
  padding-top: 166px;
  padding-bottom: 200px;
}
.main-slider.style2 .slide .image-layer:before {
  opacity: 0.6;
}
.main-slider.style2 .content {
  padding: 0;
}
.main-slider.style2 .content .big-title h2 {
  font-size: 110px;
  line-height: 1em;
}
.about-style1-area {
  min-height: 600px;
  overflow: hidden;
  position: relative;
  display: block;
  background: #fff;
  padding: 120px 0;
  z-index: 9;
}
.about-style1__image {
  position: relative;
  display: block;
  max-width: 585px;
  margin-right: -15px;
}
.about-style1__image .shape-1 {
  position: absolute;
  top: 60px;
  left: -100px;
  width: 120px;
  height: 170px;
  background-color: var(--thm-base);
  transform: skew(20deg, 0deg);
  z-index: 2;
}
.about-style1__image .shape-2 {
  position: absolute;
  top: 230px;
  left: -170px;
  width: 80px;
  height: 80px;
  background-color: var(--thm-black);
  -moz-transform: skew(20deg, 0deg);
  -webkit-transform: skew(20deg, 0deg);
  -o-transform: skew(20deg, 0deg);
  -ms-transform: skew(20deg, 0deg);
  transform: skew(20deg, 0deg);
  z-index: 2;
}
.about-style1__image .inner,
.single-team-style1 .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}
.about-style1__image .inner::before {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.7) 0,
    rgba(255, 255, 255, 0.1) 100%
  );
  transform: skewX(1deg);
  z-index: 1;
}
.about-style1__image:hover .inner::before {
  -webkit-animation: 1.5s shine;
  animation: 1.5s shine;
}
.about-style1__image .inner img {
  width: 585px;
  height: 535px;
  mix-blend-mode: luminosity;
  -webkit-transition: 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
  transition: 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
}
@media (max-width: 576px) {
  .about-style1__image .inner img {
    width: 100%;
    height: auto;
  }
}
.about-style1__image:hover .inner img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.about-style1__content .inner-content,
.about-style2__content {
  position: relative;
  display: block;
}
.about-style1__content .inner-content .top-text {
  position: relative;
  display: block;
  margin-top: -10px;
  margin-bottom: 41px;
}
.about-style1__content .inner-content .top-text h3 {
  color: var(--thm-base);
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.about-style1__content .inner-content .top-text p {
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
  margin: 0;
}
.about-style1__content .inner-content ul {
  position: relative;
  display: block;
  padding-bottom: 4px;
}
.about-style1__content .inner-content ul li {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--thm-black);
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.about-style1__content .inner-content ul li + li {
  margin-top: 13px;
}
.about-style1__content .inner-content ul li span:before {
  position: relative;
  display: inline-block;
  color: var(--thm-base);
  padding-right: 10px;
}
.progress-block {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.progress-block .inner-box {
  position: relative;
  min-height: 100px;
}
.progress-block .graph-outer {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.progress-block .graph-outer .count-box {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: 0;
  font-size: 20px;
  color: var(--thm-base);
  font-weight: 400;
  line-height: 1.4em;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.progress-block .graph-outer .count-text {
  position: relative;
  font-size: 20px;
  line-height: 1.2em;
  color: var(--thm-base);
  font-weight: 400;
}
.progress-block .outer-text {
  position: relative;
  display: block;
  padding-left: 120px;
}
.progress-block .outer-text h3 {
  color: var(--thm-black);
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
.signature-box {
  position: relative;
  display: block;
  padding-top: 29px;
  top: 10px;
}
.signature-box h2 {
  color: var(--thm-black);
  font-size: 60px;
  font-weight: 400;
  line-height: 50px;
  font-family: the_sayinisticitalic;
}
.signature-box h2 span {
  color: var(--thm-gray);
  font-size: 16px;
  font-weight: 500;
  font-family: var(--thm-font);
  position: relative;
  display: inline-block;
  padding-left: 10px;
}
.about-style2-area {
  position: relative;
  display: block;
  padding: 120px 0;
  background: #fff;
  z-index: 9;
}
.about-style2__content .sec-title--style2 {
  padding-bottom: 36px;
}
.about-style2__content .sec-title--style2 h2,
.contact-info-box .left-box h2 a,
.single-blog-style1 .text-holder h3 a,
.single-service-style1 .title-holder h3 a:hover,
.single-team-style1 .title-holder h2 a {
  color: var(--thm-black);
}
.about-style2__content .inner-content {
  position: relative;
  display: block;
}
.about-style2__content .inner-content .top-text {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.about-style2__content .inner-content .top-text .icon {
  position: relative;
  display: block;
  width: 80px;
}
.about-style2__content .inner-content .top-text .icon span::before {
  position: relative;
  top: 10px;
  display: inline-block;
  color: var(--thm-base);
  font-size: 60px;
}
.about-style2__content .inner-content .top-text .inner-title {
  position: relative;
  display: block;
  width: 400px;
}
.about-style2__content .inner-content .top-text .inner-title h3 {
  color: var(--thm-black);
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
}
.about-style2__content .inner-content .text-box {
  position: relative;
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
}
.about-style2__content .inner-content .text-box p,
.accordion-box .block .acc-content p,
.blog-details-author .inner-box .text p,
.blog-details-content .single-blog-style1,
.comment-box .single-comment-box .text-holder .text p {
  margin: 0;
}
.about-style2__content .inner-content ul,
.accordion-box,
.add-comment-box #add-comment-form,
.blog-content-box,
.blog-details-author .inner-box,
.blog-details-content,
.brand-content,
.brand-content .inner,
.comment-box .outer-box,
.comment-box .single-comment-box .text-holder .top .name,
.contact-form form,
.contact-info-box .left-box,
.contact-info-box .middle-box,
.contact-info-box .right-box,
.contact-info-box .right-box .thm-social-link1,
.faq-form-box form,
.faq-style1-content,
.partner-box,
.popular-tag-box,
.post-social-share-links,
.post-social-share-links ul,
.service-details__content,
.service-details__content .img-box-outer,
.sidebar-blog-post,
.sidebar-blog-post ul,
.sidebar-categories-box,
.single-blog-style1 .text-holder .btn-box,
.single-service-style1 .title-holder,
.single-service-style2 .img-holder,
.single-service-style2 .img-holder .icon span,
.single-service-style2 .title-holder .text,
.single-testimonial-style1 .bottom-box .client-name,
.tag-box .tag-list,
.tag-social-share-box .post-social-share,
.view-all-service .service-pages {
  position: relative;
  display: block;
}
.about-style2__content .inner-content ul li {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--thm-black);
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
.about-style2__content .inner-content ul li + li {
  margin-top: 7px;
}
.about-style2__content .inner-content ul li span:before {
  position: relative;
  display: inline-block;
  padding-right: 7px;
  color: var(--thm-base);
  font-size: 16px;
}
.about-style2__content .inner-content .btn-box {
  position: relative;
  display: block;
  padding-top: 45px;
  line-height: 0;
}
.about-style2__image {
  position: relative;
  display: block;
  max-width: 570px;
  width: 100%;
}
.about-style2__image .shape-1 {
  position: absolute;
  top: 60px;
  right: -120px;
  width: 120px;
  height: 170px;
  background-color: var(--thm-base);
  -moz-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
  -o-transform: skew(-20deg, 0deg);
  -ms-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
  animation: 20s linear infinite bgSlideReverse2;
  z-index: 1;
}
.about-style2__image .shape-2 {
  position: absolute;
  top: 230px;
  right: -200px;
  width: 80px;
  height: 80px;
  background-color: var(--thm-black);
  -moz-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
  -o-transform: skew(-20deg, 0deg);
  -ms-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
  z-index: 1;
}
.about-style2__image .border-box {
  position: absolute;
  top: 40px;
  left: -10px;
  bottom: 40px;
  width: 10px;
  background: var(--thm-base);
}
.about-style2__image .inner,
.service-details__content .img-box1,
.single-blog-style1 .img-holder,
.single-testimonial-style1 .bottom-box .client-img .inner {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: var(--thm-bg);
}
.about-style2__image .inner::before {
  position: absolute;
  top: 90%;
  left: 90%;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background-color: rgba(var(--thm-base-rgb), 0.9);
  border-radius: 50%;
  -webkit-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
  opacity: 0;
  z-index: 1;
}
.about-style2__image:hover .inner::before {
  -webkit-animation: 0.95s circle;
  animation: 0.95s circle;
}
.about-style2__image .inner img {
  width: 100%;
  transition: 2.5s 0.1s;
  mix-blend-mode: luminosity;
}
.about-style2__image:hover .inner img {
  transform: scale(1.2) rotate(3deg);
}
.about-style2__image .inner .overlay-content {
  position: absolute;
  left: 40px;
  bottom: 0;
  width: 300px;
  background: #fff;
  border-top: 5px solid var(--thm-base);
  padding: 31px 60px 26px;
  z-index: 10;
}
.about-style2__image .inner .overlay-content .count-outer {
  position: relative;
  display: block;
  line-height: 0;
  padding-bottom: 7px;
}
.about-style2__image .inner .overlay-content .count-outer .count-text {
  position: relative;
  display: inline-block;
  color: var(--thm-black);
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  z-index: 99;
}
.about-style2__image .inner .overlay-content h3 {
  color: var(--thm-gray);
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
.about-style2__content--in-about-style3,
.sidebar-blog-post ul li .inner {
  position: relative;
  display: block;
  padding-left: 70px;
}
.about-style2__content--in-about-style3
  .inner-content
  .top-text
  .inner-title
  h3 {
  color: var(--thm-gray);
}
.about-style2__content--in-about-style3
  .inner-content
  .top-text
  .inner-title
  h3
  span,
.sidebar-search-box .search-form input[type="text"]:focus,
.single-blog-style1 .text-holder .btn-box a:hover,
.single-blog-style1 .text-holder .meta-info ul li a:hover,
.single-blog-style1 .text-holder h3 a:hover {
  color: var(--thm-base);
}
.about-style2__content--in-about-style3 .inner-content ul {
  padding-top: 38px;
}
.blog-style1-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 120px 0 80px;
  z-index: 9;
}
.blog-style1-area__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 508px;
  background: var(--thm-primary);
  z-index: -1;
}
.single-blog-style1,
.single-team-style1 {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
.single-blog-style1 .img-holder::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background-color: rgba(var(--thm-base-rgb), 0.9);
  transform: scale(0);
  clip-path: polygon(0 0, 100% 0%, 0% 100%, 0 100%);
  opacity: 1;
  transition: 0.5s;
  z-index: 10;
}
.single-blog-style1:hover .img-holder::before {
  opacity: 1;
  transform: scale(1);
}
.single-blog-style1 .img-holder .date-box {
  position: absolute;
  left: 40px;
  bottom: 0;
  width: 80px;
  height: 30px;
  background: var(--thm-base);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}
.single-blog-style1 .img-holder .date-box p {
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
}
.single-blog-style1 .img-holder img {
  width: 100%;
  transform: scale(1);
  mix-blend-mode: luminosity;
}
.single-blog-style1:hover .img-holder img {
  mix-blend-mode: normal;
  transform: scale(1.1) rotate(1deg);
}
.single-blog-style1 .text-holder {
  position: relative;
  display: block;
  background: #fff;
  padding: 32px 40px 40px;
  border: 1px solid #d9e3e4;
  border-top: none;
  transition: 0.2s linear 0.1s;
}
.single-blog-style1:hover .text-holder {
  border: 1px solid transparent;
  border-top: none;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
}
.single-blog-style1 .text-holder .meta-info {
  position: relative;
  display: block;
  margin-bottom: 8px;
}
.blog-post-title,
.single-blog-style1--in-style2 .text-holder .meta-info {
  margin-bottom: 10px;
}
.single-blog-style1 .text-holder .meta-info ul li {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 17px;
  margin-right: 15px;
  line-height: 30px;
}
.single-blog-style1 .text-holder .meta-info ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  bottom: 8px;
  width: 1px;
  background: var(--thm-gray);
  transform: rotate(20deg);
}
.breadcrumb-menu ul li:last-child:before,
.partner-carousel.owl-carousel.owl-dot-style1 .owl-dots,
.single-blog-style1 .text-holder .meta-info ul li:last-child:before {
  display: none;
}
.breadcrumb-menu ul li:last-child,
.single-blog-style1 .text-holder .meta-info ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.single-blog-style1 .text-holder .meta-info ul li span:before {
  position: relative;
  display: inline-block;
  padding-right: 5px;
  color: var(--thm-base);
  font-size: 16px;
}
.single-blog-style1 .text-holder .meta-info ul li a {
  color: var(--thm-gray);
  font-size: 14px;
  font-weight: 500;
  transition: 0.2s linear 0.1s;
}
.single-blog-style1 .text-holder h3 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 19px;
}
.single-blog-style1 .text-holder .btn-box a {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
  color: var(--thm-gray);
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.single-blog-style1 .text-holder .btn-box a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 2px;
  background: #818891;
}
.blog-details-page,
.blog-page-one,
.blog-page-three,
.blog-page-two,
.faq-page-one,
.main-contact-form-area,
.service-details-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0;
  z-index: 10;
}
.single-blog-style1--in-style2 .text-holder {
  padding: 32px 0 0;
  border: 0 solid #d9e3e4;
}
.single-blog-style1--in-style2:hover .text-holder {
  border: 0 solid transparent;
  box-shadow: none;
}
.single-blog-style1--in-style2 .text-holder h3 {
  color: var(--thm-black);
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
}
.accordion-box .block:last-child,
.footer-widget-links ul li:last-child,
.service-details__content .text-box4 .content-box ul li:last-child,
.sidebar-blog-post ul li:last-child,
.sidebar-categories-box li:last-child,
.view-all-service .service-pages li:last-child {
  margin-bottom: 0;
}
.service-details__sidebar,
.thm-sidebar-box {
  position: relative;
  display: block;
  max-width: 370px;
  width: 100%;
}
.single-sidebar-box {
  position: relative;
  display: block;
  padding: 50px;
  background-color: var(--thm-primary);
  margin-top: 30px;
}
.sidebar-search-box {
  position: relative;
  display: block;
  background: var(--thm-base);
  padding: 20px 30px;
}
.sidebar-search-box form.search-form {
  position: relative;
  display: block;
  width: 100%;
}
.sidebar-search-box .search-form input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  background-color: #fff;
  border: 1px solid transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 60px;
  border-radius: 0;
  font-family: var(--thm-font);
  transition: 0.5s;
}
.sidebar-search-box .search-form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 55px;
  height: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  background: rgba(var(--thm-black-rgb), 1);
  text-align: center;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 0 solid #e7e7e8;
  transition: 0.5s;
}
.sidebar-search-box .search-form button i {
  position: relative;
  top: 0;
}
.sidebar-search-box .search-form input::-webkit-input-placeholder {
  color: var(--thm-base);
}
.sidebar-search-box .search-form input:-moz-placeholder {
  color: var(--thm-base);
}
.sidebar-search-box .search-form input::-moz-placeholder {
  color: var(--thm-base);
}
.sidebar-search-box .search-form input:-ms-input-placeholder {
  color: var(--thm-base);
}
.sidebar-title {
  position: relative;
  display: block;
  top: -4px;
  padding-bottom: 22px;
}
.sidebar-title h3 {
  position: relative;
  color: var(--thm-black);
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.sidebar-blog-post ul li {
  position: relative;
  display: block;
  margin-bottom: 35px;
}
.sidebar-blog-post ul li .img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  overflow: hidden;
  background-color: var(--thm-bg);
}
.blog-details-author .inner-box .img-box img,
.comment-box .single-comment-box .img-holder img,
.sidebar-blog-post ul li .img-box img,
.single-testimonial-style1 .bottom-box .client-img .inner img {
  width: 100%;
  mix-blend-mode: luminosity;
}
.sidebar-blog-post ul li .img-box .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(var(--thm-base-rgb), 0.8);
  border-radius: 0;
  opacity: 0;
  transform: perspective(0) scale(0);
  transform-origin: center;
  transition: 0.5s ease-in-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.sidebar-blog-post ul li:hover .img-box .overlay-content {
  opacity: 1;
  transform: perspective(400px) scale(1);
  transition: 0.3s ease-in-out 0.3s;
}
.sidebar-blog-post ul li .img-box .overlay-content a {
  color: #fff;
  font-size: 14px;
  transition: 0.2s linear 0.1s;
}
.sidebar-blog-post ul li .title-box {
  position: relative;
  display: block;
  padding-left: 20px;
  min-height: 70px;
}
.sidebar-blog-post ul li .title-box .admin {
  position: relative;
  top: -1px;
  color: var(--thm-gray);
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}
.sidebar-blog-post ul li .title-box .admin span:before {
  position: relative;
  display: inline-block;
  color: var(--thm-base);
  padding-right: 3px;
  font-weight: 600;
  top: 2px;
}
.sidebar-blog-post ul li .title-box h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin: 9px 0 0;
}
.sidebar-blog-post ul li .title-box h4 a,
.single-service-style2 .title-holder h3 a {
  color: var(--thm-black);
  transition: 0.2s linear 0.1s;
}
.accordion-box .block .acc-btn.active h3,
.breadcrumb-menu ul li.active,
.breadcrumb-menu ul li:hover a,
.contact-info-box .left-box h3 a,
.service-details-contact-info h2 a:hover,
.sidebar-blog-post ul li .title-box h4 a:hover,
.single-service-style2 .title-holder h3 a:hover,
.single-team-style1 .title-holder h2 a:hover {
  color: var(--thm-base);
}
.sidebar-categories-box li {
  position: relative;
  display: block;
  margin-bottom: 5px;
}
.sidebar-categories-box li a {
  position: relative;
  display: block;
  color: var(--thm-gray);
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  text-transform: capitalize;
  font-family: var(--thm-font);
  letter-spacing: 0;
  transition: 0.5s linear 0.1s;
  z-index: 1;
}
.sidebar-categories-box li a:hover {
  padding-left: 0;
}
.sidebar-categories-box li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  right: -25px;
  border-radius: 0;
  background: #fff;
  transform: perspective(400px) scaleX(0);
  transform-origin: right;
  transition: 0.6s 0.1s;
  z-index: -1;
}
.footer-widget-links ul li a:hover:before,
.sidebar-categories-box li a:hover:after,
.single-partner-logo-box:hover:before {
  transform: perspective(400px) scaleX(1);
}
.sidebar-categories-box li:hover a {
  color: var(--thm-base);
  padding-left: 5px;
}
.sidebar-categories-box li a:before {
  font-family: icomoon !important;
  content: "\e91b";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  font-weight: 400;
  transition: 0.2s linear 0.1s;
  transform: rotate(-90deg);
}
.sidebar-categories-box li:hover a:before {
  color: var(--thm-base);
  right: 5px;
}
.single-sidebar-box .popular-tag {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
}
.single-sidebar-box .popular-tag li {
  position: relative;
  display: block;
  float: left;
  margin: 0 5px 10px;
}
.single-sidebar-box .popular-tag li a {
  position: relative;
  display: block;
  padding: 9px 20px;
  background: #fff;
  color: var(--thm-black);
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: 0.5s;
  font-family: var(--thm-font);
}
.comment-box .single-comment-box .text-holder .top .reply a,
.tag-box .tag-list li a {
  background: var(--thm-base);
  transition: 0.2s linear 0.1s;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--thm-font);
}
.single-sidebar-box .popular-tag li:hover a {
  color: #fff;
  background-color: var(--thm-base);
}
.tag-social-share-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #d9e3e4;
  margin-top: 50px;
}
.tag-box .title {
  width: 65px;
}
.comment-box .single-comment-box .text-holder .top .name h3,
.tag-box .title h3 {
  color: var(--thm-black);
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
.post-social-share-links ul li,
.tag-box .tag-list li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.tag-box .tag-list li a {
  position: relative;
  display: block;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  line-height: 45px;
}
.post-social-share-links ul li a {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  background: var(--thm-primary);
  color: var(--thm-black);
  font-size: 14px;
  line-height: 45px;
  text-align: center;
  transition: 0.5s;
  z-index: 1;
}
.post-social-share-links ul li a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-base);
  content: "";
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  z-index: -1;
}
.blog-details-author {
  position: relative;
  display: block;
  background-color: var(--thm-primary);
  padding: 60px;
}
.blog-details-author .inner-box .img-box {
  width: 170px;
  background-color: var(--thm-bg);
}
.blog-details-author .inner-box .img-box,
.blog-details-author .inner-box .text {
  display: table-cell;
  vertical-align: middle;
}
.blog-details-author .inner-box .text {
  position: relative;
  padding-left: 40px;
}
.blog-details-author .inner-box .text h3 {
  color: var(--thm-black);
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 24px;
}
.comment-box {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 76px;
}
.comment-box .inner-title {
  position: relative;
  display: block;
  padding-bottom: 24px;
}
.add-comment-box .inner-title h2,
.comment-box .inner-title h2 {
  color: var(--thm-black);
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}
.comment-box .single-comment {
  position: relative;
  display: block;
  border-bottom: 1px solid #d9e3e4;
  padding-bottom: 44px;
  margin-bottom: 40px;
}
.comment-box .single-comment-box {
  position: relative;
  display: block;
  padding-left: 140px;
  min-height: 140px;
}
.comment-box .single-comment-box .img-holder {
  position: absolute;
  top: 11px;
  left: 0;
  width: 140px;
  height: 140px;
  overflow: hidden;
  background-color: var(--thm-bg);
}
.comment-box .single-comment-box .text-holder {
  position: relative;
  display: block;
  padding-left: 40px;
  min-height: 140px;
}
.comment-box .single-comment-box .text-holder .top .reply {
  position: relative;
  display: block;
  top: 11px;
}
.comment-box .single-comment-box .text-holder .top .reply a {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.comment-box .single-comment-box .text-holder .top .reply a:hover,
.single-service-style2:hover .title-holder .btn-box a {
  color: #fff;
  background-color: var(--thm-black);
}
.comment-box .single-comment-box .text-holder .text {
  position: relative;
  display: block;
  padding-top: 15px;
}
.add-comment-box {
  position: relative;
  display: block;
  margin-top: 36px;
}
.add-comment-box .inner-title {
  position: relative;
  display: block;
  padding-bottom: 35px;
}
.add-comment-box #add-comment-form .input-box,
.contact-form form .input-box,
.faq-form-box form .input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.add-comment-box #add-comment-form input[type="email"],
.add-comment-box #add-comment-form input[type="text"],
.add-comment-box #add-comment-form textarea {
  position: relative;
  display: block;
  background-color: var(--thm-primary);
  border: 0 solid #edf3f2;
  width: 100%;
  height: 70px;
  color: var(--thm-gray);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  padding: 0 30px;
  transition: 0.5s;
  font-family: var(--thm-font);
}
.add-comment-box #add-comment-form textarea {
  height: 150px;
  padding: 15px 30px;
}
.add-comment-box #add-comment-form input[type="email"]:focus,
.add-comment-box #add-comment-form input[type="text"]:focus,
.add-comment-box #add-comment-form textarea:focus {
  border-color: var(--thm-base);
}
.add-comment-box #add-comment-form .button-box {
  position: relative;
  display: block;
  padding-top: 10px;
  line-height: 0;
}
.add-comment-box #add-comment-form .button-box button {
  padding-left: 50px;
  padding-right: 50px;
  letter-spacing: 0.1em;
}
.blog-post-title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-top: 20px;
}
.cta-section {
  background-color: #f7f7f7;
  padding: 20px;
  margin-top: 30px;
  border-radius: 8px;
}
.faq-form-area,
.google-map-area {
  display: block;
  background: #fff;
  z-index: 10;
  position: relative;
}
.cta-title {
  font-size: 22px;
  font-weight: 700;
  color: #007bff;
  margin-bottom: 15px;
}
.bullet-list {
  list-style-type: disc;
  margin-left: 20px;
}
.bullet-list li {
  margin-bottom: 8px;
  color: #000;
}
.accordion-box .block {
  position: relative;
  display: block;
  margin-bottom: 20px;
  transition: 0.5s;
}
.accordion-box .block .acc-btn {
  position: relative;
  display: block;
  cursor: pointer;
  background: #eff7f8;
  padding: 19px 40px;
  border: 1px solid #dcdeee;
  transition: 0.5s;
}
.accordion-box .block .acc-btn.active {
  background-color: #fff;
}
.accordion-box .block .acc-btn h3 {
  color: var(--thm-black);
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  transition: 0.5s;
}
.accordion-box .block .acc-btn .icon-outer {
  position: absolute;
  top: 50%;
  right: 40px;
  width: 15px;
  height: 15px;
  color: var(--thm-base);
  font-size: 14px;
  text-align: right;
  line-height: 15px;
  font-weight: 700;
  cursor: pointer;
  transform: translateY(-50%) rotate(180deg);
  transition: 0.5s;
  z-index: 1;
}
.accordion-box .block .acc-btn.active .icon-outer {
  color: var(--thm-black);
  transform: translateY(-50%) rotate(0);
}
.accordion-box .block .acc-btn .icon-outer i:before {
  font-weight: 400;
}
.accordion-box .block .acc-content {
  position: relative;
  display: none;
  padding: 31px 30px 28px 40px;
  border: 1px solid #dcdeee;
  border-top: none;
}
.faq-form-area {
  padding-bottom: 120px;
}
.contact-form,
.faq-form-box {
  position: relative;
  display: block;
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}
.faq-form-box form input[type="email"],
.faq-form-box form input[type="text"],
.faq-form-box form textarea {
  position: relative;
  display: block;
  background: var(--thm-primary);
  width: 100%;
  height: 60px;
  border: 0 solid #ebf1ed;
  color: var(--thm-gray);
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0;
  transition: 0.5s;
  font-family: var(--thm-font);
}
.faq-form-box form textarea {
  height: 170px;
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
.faq-form-box form input[type="email"]:focus,
.faq-form-box form input[type="text"]:focus,
.faq-form-box form textarea:focus {
  color: #797989;
  border-color: var(--thm-primary);
}
.faq-form-box form input[type="text"]::-webkit-input-placeholder {
  color: #797989;
}
.faq-form-box form input[type="text"]:-moz-placeholder {
  color: #797989;
}
.faq-form-box form input[type="text"]::-moz-placeholder {
  color: #797989;
}
.faq-form-box form input[type="text"]:-ms-input-placeholder {
  color: #797989;
}
.faq-form-box form input[type="email"]::-webkit-input-placeholder {
  color: #797989;
}
.faq-form-box form input[type="email"]:-moz-placeholder {
  color: #797989;
}
.faq-form-box form input[type="email"]::-moz-placeholder {
  color: #797989;
}
.faq-form-box form input[type="email"]:-ms-input-placeholder {
  color: #797989;
}
.faq-form-box form textarea::-webkit-input-placeholder {
  color: #797989;
}
.faq-form-box form textarea:-moz-placeholder {
  color: #797989;
}
.faq-form-box form textarea::-moz-placeholder {
  color: #797989;
}
.faq-form-box form textarea:-ms-input-placeholder {
  color: #797989;
}
.faq-form-box form .button-box {
  position: relative;
  display: block;
  text-align: center;
}
.google-map-area {
  padding-top: 120px;
}
.contact-page-map-outer .map-canvas {
  position: relative;
  width: 100%;
  height: 460px;
}
.contact-info-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #d9e3e4;
  padding: 57px 100px;
}
.contact-info-box .left-box h2 {
  font-size: 26px;
  font-weight: 500;
}
.contact-info-box .left-box h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 3px 0 0;
}
.contact-info-box .middle-box p {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}
.contact-form form input[type="email"],
.contact-form form input[type="text"],
.contact-form form textarea {
  position: relative;
  display: block;
  background: #eff7f8;
  border: 1px solid #eff7f8;
  width: 100%;
  height: 70px;
  color: #818891;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0;
  transition: 0.5s;
  font-family: var(--thm-font);
}
.contact-form form textarea {
  height: 150px;
  padding: 12px 30px 10px;
}
.contact-form form input[type="text"]::-webkit-input-placeholder {
  color: #818891;
}
.contact-form form input[type="text"]:-moz-placeholder {
  color: #818891;
}
.contact-form form input[type="text"]::-moz-placeholder {
  color: #818891;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
  color: #818891;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
  color: #818891;
}
.contact-form form input[type="email"]:-moz-placeholder {
  color: #818891;
}
.contact-form form input[type="email"]::-moz-placeholder {
  color: #818891;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
  color: #818891;
}
.contact-form form textarea::-webkit-input-placeholder {
  color: #818891;
}
.contact-form form textarea:-moz-placeholder {
  color: #818891;
}
.contact-form form textarea::-moz-placeholder {
  color: #818891;
}
.contact-form form textarea:-ms-input-placeholder {
  color: #818891;
}
.contact-form form .button-box {
  position: relative;
  display: block;
  padding-top: 10px;
}
.breadcrumb-area {
  position: relative;
  display: block;
  padding: 106px 0 0;
  z-index: 11;
}
.breadcrumb-area-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: var(--thm-bg);
  background-blend-mode: luminosity;
  z-index: 1;
}
.breadcrumb-area-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-bg);
  opacity: 0.6;
  content: "";
  z-index: -1;
}
.breadcrumb-area .shape-box,
.single-testimonial-style1:hover .bottom-box .client-img {
  background-color: var(--thm-base);
}
.breadcrumb-area .inner-content {
  position: relative;
  display: block;
  padding: 124px 0 112px;
  z-index: 10;
}
.breadcrumb-area .shape-box {
  position: absolute;
  top: 166px;
  left: 160px;
  bottom: 60px;
  width: calc(100% - 85%);
  mix-blend-mode: soft-light;
  -moz-transform: skew(20deg, 0deg);
  -webkit-transform: skew(20deg, 0deg);
  -o-transform: skew(20deg, 0deg);
  -ms-transform: skew(20deg, 0deg);
  transform: skew(20deg, 0deg);
  z-index: 1;
}
.breadcrumb-area .title,
.footer-widget-links ul {
  position: relative;
  display: block;
  overflow: hidden;
}
.breadcrumb-area .title h2 {
  color: #fff;
  font-size: 55px;
  line-height: 1.3em;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: -0.02em;
}
.breadcrumb-menu {
  position: relative;
  display: block;
  padding-bottom: 5px;
}
.breadcrumb-menu ul li {
  position: relative;
  display: block;
  float: left;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-right: 14px;
  margin-right: 15px;
  font-family: var(--thm-font);
}
.breadcrumb-menu ul li:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 1px;
  background: #fff;
  transform: rotate(25deg);
}
.breadcrumb-menu ul li a,
.service-details-contact-info h2 a {
  color: #fff;
  transition: 0.2s linear 0.1s;
}
.team-page,
.team-style1-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 120px 0 80px;
  z-index: 10;
}
.team-style1-area .auto-container {
  max-width: 1600px;
}
.single-team-style1 .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 75px;
}
.single-team-style1 .img-holder .inner img {
  width: 100%;
  mix-blend-mode: luminosity;
  transition: 0.5s linear 0.2s;
}
.single-team-style1:hover .img-holder .inner img {
  transform: scale(1.1) rotate(0);
  opacity: 0.2;
  mix-blend-mode: normal;
  transition: 0.5s linear 0.1s;
}
.single-team-style1 .title-holder {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 24px 0 0;
  background-color: #fff;
  transform: perspective(400px) translateY(80px);
  transform-origin: bottom;
  transition: 0.2s linear 0.1s;
  z-index: 2;
}
.single-team-style1:hover .title-holder {
  transform: perspective(400px) translateY(0);
  transition: 0.7s linear 0.1s;
}
.single-team-style1 .title-holder::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--thm-base);
  transform: scaleX(0);
  transition: 0.1s linear 0.5s;
}
.single-team-style1:hover .title-holder::before {
  transform: scaleX(1);
  transition: 0.9s linear 0.3s;
}
.single-team-style1 .title-holder h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin: 0 0 6px;
}
.single-team-style1 .title-holder h3 {
  color: var(--thm-gray);
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-family: var(--thm-font);
}
.single-team-style1 .title-holder .social-links {
  position: relative;
  display: block;
  margin-top: 27px;
}
.single-team-style1 .title-holder .social-links li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.single-team-style1 .title-holder .social-links li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: var(--thm-primary);
  color: var(--thm-black);
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  transition: 0.2s linear 0.1s;
  z-index: 1;
}
.footer-social-link ul li a:before,
.single-team-style1 .title-holder .social-links li a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-base);
  content: "";
  z-index: -1;
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.contact-sidebar,
.container,
.row,
.team-style1-carousel.owl-carousel .owl-stage-outer,
.testimonial-carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}
.team-style1-carousel.owl-carousel .owl-stage-outer .owl-item {
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition: 0.5s ease-in-out 0.1s;
}
.team-style1-carousel.owl-carousel .owl-stage-outer .owl-item.active,
.testimonial-carousel.owl-carousel .owl-stage-outer .owl-item.active {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1);
  transform: perspective(400px) rotateX(0) scaleY(1);
  transition: 0.3s ease-in-out 0.1s;
}
.partner-area {
  position: relative;
  display: block;
  background: var(--thm-primary);
  padding-bottom: 120px;
  z-index: 10;
}
.partner-area.bg-white {
  background: #fff;
}
.partner-area.pdtop120 {
  padding-top: 120px;
}
.partner-box li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-partner-logo-box {
  position: relative;
  display: block;
  text-align: center;
  border: 1px solid rgba(var(--thm-black-rgb), 0.1);
  z-index: 1;
}
.single-partner-logo-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  border: 1px dashed rgba(var(--thm-primary-rgb), 0.9);
  transform: perspective(400px) scaleX(0);
  transform-origin: center;
  transition: 0.5s linear 0.5s;
  z-index: -1;
}
.single-partner-logo-box a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 15px 0;
}
.single-partner-logo-box a img {
  opacity: 0.2;
  width: 100%;
  height: auto;
  object-fit: contain;
  transition: 0.2s ease-in-out 0.1s;
}
.single-partner-logo-box:hover a img {
  opacity: 1;
  transition: 0.8s ease-in-out 0.1s;
}
.testimonial-style1-area {
  position: relative;
  display: block;
  padding: 120px 0;
  background: var(--thm-primary);
  z-index: 10;
}
.testimonial-style1-content {
  position: relative;
  display: block;
  z-index: 1;
}
.single-testimonial-style1 {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.05);
  transition: 0.2s linear 0.1s;
}
.single-testimonial-style1:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.single-testimonial-style1 .text {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  overflow: visible;
}
.single-testimonial-style1 .text p {
  font-size: 20px;
  line-height: 36px;
  margin: 0;
  transform: translateY(36px);
}
.single-testimonial-style1 .bottom-box {
  position: relative;
  display: block;
  padding-top: 43px;
  padding-bottom: 48px;
}
.single-testimonial-style1 .bottom-box .client-name h3 {
  color: var(--thm-black);
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 2px;
  text-align: right;
}
.single-testimonial-style1 .bottom-box .client-name span {
  color: var(--thm-base);
  font-size: 16px;
  font-weight: 500;
}
.single-testimonial-style1 .bottom-box .client-img {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--thm-primary);
  padding: 15px;
  transition: 0.2s linear 0.1s;
}
.single-testimonial-style1:hover .bottom-box .client-img .inner img {
  mix-blend-mode: normal;
}
.testimonial-carousel.owl-carousel .owl-stage-outer .owl-item {
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1.2);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1.2);
  transform: perspective(400px) rotateX(0) scaleY(1.2);
  transition: 0.5s ease-in-out 0.1s;
}
.testimonial-page {
  position: relative;
  display: block;
  padding: 120px 0 80px;
  background: var(--thm-primary);
  z-index: 10;
}
.testimonial-page .single-testimonial-style1 {
  margin-bottom: 40px;
}
.testimonial-style1-content .owl-carousel .owl-stage {
  display: flex;
}
.testimonial-style1-content .owl-carousel .owl-item {
  display: flex;
  height: auto;
}
.single-testimonial-style1 {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
  padding: 30px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.testimonial-title {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: #3270aa;
  margin-bottom: 20px;
  padding-left: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.testimonial-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 20px;
  background-color: #3270aa;
  border-radius: 3px;
}
.service-style1-area {
  min-height: 500px;
  overflow: hidden;
  position: relative;
}
.service-style1__title {
  position: relative;
  display: block;
  padding-top: 100px;
  padding-right: 60px;
  padding-bottom: 100px;
  margin-right: -30px;
  z-index: 1;
}
.service-style1__title:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1000000px;
  bottom: 0;
  right: 0;
  background: var(--thm-bg);
  z-index: -1;
}
.service-style1__title .sec-title--style2 {
  padding-bottom: 36px;
}
.service-style1__title .inner-text {
  position: relative;
  display: block;
  padding-bottom: 29px;
}
.service-style1__title .inner-text p {
  margin: 0;
}
.video-gallery-style1 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 160px;
  height: 75px;
}
.video-gallery-style1__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--thm-bg);
  background-blend-mode: luminosity;
}
.video-gallery-style1 .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  background: var(--thm-base);
  z-index: 2;
}
.single-service-style1:after,
.single-service-style1:before,
.video-gallery-style1 .icon:after {
  z-index: -1;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
}
.video-gallery-style1 .icon:after {
  content: "";
  -webkit-box-shadow: 0 0 0 0 rgba(0, 10, 20, 0.1);
  box-shadow: 0 0 0 0 rgba(0, 10, 20, 0.1);
  -webkit-animation: 6s infinite ripple;
  animation: 6s infinite ripple;
}
.video-gallery-style1 .icon .video-popup {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.video-gallery-style1 .icon .video-popup span::before {
  position: relative;
  color: #fff;
}
.video-gallery-title {
  position: relative;
  display: block;
  padding-left: 30px;
}
.video-gallery-title h3 {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  margin: 0 0 4px;
}
.video-gallery-title a {
  position: relative;
  display: inline-block;
  color: var(--thm-base);
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.service-style1__content {
  position: relative;
  display: block;
  padding-top: 70px;
  padding-left: 100px;
}
.single-service-style1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  min-height: 232px;
  margin-top: 30px;
  z-index: 1;
}
.single-service-style1:before {
  content: "";
  background: var(--thm-primary);
}
.single-service-style1:after {
  content: "";
  background: var(--thm-base);
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition: 0.5s ease-in-out 0.1s;
}
.single-service-style1:hover:after {
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1);
  transform: perspective(400px) rotateX(0) scaleY(1);
  transition: 0.7s ease-in-out 0.1s;
}
.single-service-style1 .shape-box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  z-index: 1;
  background-blend-mode: soft-light;
  mix-blend-mode: soft-light;
  border-bottom: 60px solid #fff;
  border-left: 60px solid transparent;
  -webkit-transform: perspective(400px) rotateX(-90deg) scaleY(1);
  -ms-transform: perspective(400px) rotateX(-90deg) scaleY(1);
  transform: perspective(400px) rotateX(-90deg) scaleY(1);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition: 0.5s ease-in-out 0.1s;
}
.single-service-style1:hover .shape-box {
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1);
  transform: perspective(400px) rotateX(0) scaleY(1);
  transition: 0.7s ease-in-out 0.6s;
}
.single-service-style1 .icon-holder {
  position: relative;
  display: block;
  padding-bottom: 12px;
}
.single-service-style1 .icon-holder span:before {
  position: relative;
  display: inline-block;
  color: var(--thm-base);
  font-size: 60px;
  line-height: 60px;
  transition: 0.2s linear 0.1s;
}
.single-service-style1:hover .icon-holder span:before {
  color: #fff;
  transform: scale(1.1);
  transition: 0.2s linear 0.3s;
}
.single-service-style1 .title-holder h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
.single-service-style1 .title-holder h3 a {
  color: var(--thm-black);
  transition: 0.2s linear 0.3s;
}
.service-page,
.service-style2-area {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  background: #fff;
  overflow: hidden;
  z-index: 10;
}
.service-style2--primary-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 660px;
  background: var(--thm-primary);
  z-index: -1;
}
.single-service-style2 {
  position: relative;
  display: block;
  margin: 0 0 30px;
}
.single-service-style2 .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: var(--thm-bg);
  z-index: 1;
}
.single-service-style2 .img-holder .inner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background: rgba(var(--thm-base-rgb), 0.7);
  content: "";
  transition: 0.5s;
}
.single-service-style2:hover .img-holder .inner:before {
  opacity: 1;
}
.single-service-style2 .img-holder .inner img {
  width: 100%;
  transform: scale(1);
  mix-blend-mode: luminosity;
  transition: 0.7s;
}
.single-service-style2:hover .img-holder .inner img {
  transform: scale(1.2);
  mix-blend-mode: normal;
}
.service-details__content .img-box-outer .icon,
.single-service-style2 .img-holder .icon {
  position: absolute;
  bottom: -20px;
  right: 20px;
  width: 100px;
  height: 100px;
  background: var(--thm-base);
  z-index: 2;
}
.single-service-style2 .img-holder .icon:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-black);
  content: "";
  z-index: -1;
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.single-service-style2 .img-holder .icon span:before {
  position: relative;
  display: block;
  color: #fff;
  font-size: 60px;
  line-height: 100px;
  text-align: center;
  transition: 0.2s linear 0.1s;
}
.single-service-style2 .title-holder {
  position: relative;
  display: block;
  background: #fff;
  padding: 44px 49px 50px;
  border: 1px solid #d9e3e4;
  border-top: none;
  transition: 0.3s ease-in-out 0.1s;
  z-index: 1;
}
.single-service-style2:hover .title-holder {
  border: 1px solid var(--thm-base);
  border-top: none;
}
.single-service-style2 .title-holder:before {
  content: "";
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 60px;
  height: 60px;
  border-bottom: 60px solid var(--thm-base);
  border-left: 60px solid transparent;
  transform: rotateY(-90deg) scaleY(1);
  transform-origin: right;
  transition: 0.5s ease-in-out 0.1s;
  z-index: 1;
}
.single-service-style2:hover .title-holder:before {
  transform: rotateY(0) scaleY(1);
  transition: 0.7s ease-in-out 0.1s;
}
.single-service-style2 .title-holder h3 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 14px;
}
.single-service-style2 .title-holder .text p {
  margin: 0;
  transition: 0.3s ease-in-out 0.1s;
}
.single-service-style2 .title-holder .btn-box {
  position: relative;
  display: block;
  padding-top: 19px;
}
.single-service-style2 .title-holder .btn-box a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  background: var(--thm-primary);
  border-radius: 50%;
  color: var(--thm-black);
  font-size: 20px;
  line-height: 54px;
  text-align: center;
  transition: 0.3s ease-in-out 0.1s;
}
.service-details__content .img-box1 img,
.service-details__content .text-box4 .img-box img {
  width: 100%;
  mix-blend-mode: luminosity;
}
.service-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  overflow: hidden;
}
.service-icon img {
  width: 85px;
  height: 85px;
  object-fit: contain;
}
.view-all-service {
  position: relative;
  display: block;
  background: #eff7f8;
  padding: 30px;
}
.view-all-service .service-pages li {
  position: relative;
  display: block;
  border-bottom: 1px solid #fff;
}
.view-all-service .service-pages li a {
  position: relative;
  display: block;
  background: #fff;
  padding: 0 30px;
  color: var(--thm-black);
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  font-family: var(--thm-font);
  transition: 0.2s linear 0.1s;
  z-index: 1;
}
.view-all-service .service-pages li a span {
  position: relative;
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  float: right;
  line-height: 50px;
  transition: 0.2s linear 0.1s;
}
.view-all-service .service-pages li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-base);
  transform: perspective(400px) scaleY(0);
  transform-origin: center;
  transition: 0.3s linear 0.1s;
  z-index: -1;
}
.view-all-service .service-pages li.active a::before,
.view-all-service .service-pages li:hover a::before {
  transform: perspective(400px) scaleY(1);
}
.service-details-contact-info {
  position: relative;
  display: block;
  background: var(--thm-base);
  padding: 60px 50px;
  z-index: 1;
}
.service-details-contact-info .sidebar-info-box-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-color: var(--thm-bg);
  background-blend-mode: luminosity;
  z-index: -1;
}
.service-details-contact-info .sidebar-info-box-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-bg);
  opacity: 0.9;
}
.service-details-contact-info .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 85px;
  background: var(--thm-base);
  border-radius: 50%;
  margin: 0 auto;
  color: #fff;
  font-size: 40px;
}
.btn-contact-hover-circle,
.btn-contact-hover-circle .icon {
  color: #fff !important;
  font-size: 24px;
}
.service-details-contact-info .icon:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  background: 0 0;
  content: "";
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
  -webkit-animation: 3s infinite ripple;
  animation: 3s infinite ripple;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.service-details-contact-info h3 {
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 25px 0 33px;
}
.service-details-contact-info h2 {
  position: relative;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 15px 30px;
  font-size: 20px;
  font-weight: 700;
}
.service-details__content .img-box-outer .icon span {
  position: relative;
  display: block;
}
.service-details__content .img-box-outer .icon span:before {
  position: relative;
  display: block;
  color: #fff;
  font-size: 60px;
  line-height: 100px;
  text-align: center;
  transition: 0.2s linear 0.1s;
}
.service-details__content .img-box1::after {
  position: absolute;
  top: 0;
  left: -100%;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(var(--thm-base-rgb), 0.1) 0,
    rgba(var(--thm-base-rgb), 0.5) 50%,
    rgba(255, 255, 255, 0.9) 100%
  );
  transform: skewX(-15deg);
  z-index: 2;
}
.service-details__content .img-box1:hover::after {
  -webkit-animation: 1.5s shine;
  animation: 1.5s shine;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.service-details__content .img-box1:hover img {
  transform: scale(1.3) rotate(1deg);
}
.service-details__content .text-box1 {
  position: relative;
  display: block;
  margin-top: 41px;
}
.service-details__content .text-box2,
.service-details__content .text-box4 {
  margin-top: 48px;
  display: block;
  position: relative;
}
.service-details__content .text-box1 h2 {
  color: var(--thm-black);
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  margin-bottom: 19px;
}
.service-details__content .text-box1 p {
  font-size: 18px;
  line-height: 34px;
  margin: 0;
}
.service-details__content .text-box1 p + p {
  margin-top: 19px;
}
.service-details__content .text-box2 {
  margin-bottom: 50px;
  background: var(--thm-base);
  padding: 37px 60px 36px;
}
.service-details__content .text-box2 .text-box2-single,
.service-details__content .text-box3,
.single-footer-widget {
  position: relative;
  display: block;
}
.service-details__content .text-box2 .text-box2-single p {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
  margin: 0;
}
.service-details__content .text-box3 p {
  font-size: 18px;
  line-height: 34px;
  margin: 0;
}
.service-details__content .text-box4 .img-box {
  position: relative;
  display: block;
  background-color: var(--thm-bg);
}
.service-details__content .text-box4 .content-box {
  position: relative;
  display: block;
  margin-top: -8px;
}
.service-details__content .text-box4 .content-box h2 {
  color: var(--thm-black);
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}
.service-details__content .text-box4 .content-box p {
  font-size: 20px;
  line-height: 34px;
  margin: 0;
}
.service-details__content .text-box4 .content-box ul {
  position: relative;
  display: block;
  margin-top: 33px;
}
.service-details__content .text-box4 .content-box ul li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
  color: var(--thm-black);
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
.service-details__content .text-box4 .content-box ul li span::before {
  position: relative;
  display: inline-block;
  color: var(--thm-base);
  font-size: 16px;
  top: 0;
  padding-right: 7px;
}
.service-details-faq-content {
  position: relative;
  display: block;
  margin-top: 60px;
}


/***********/
.img-holder-3 .inner-3 {
  position: relative;
  overflow: hidden;
}

.img-holder-3 .inner-3 img {
  transition: filter 0.3s ease;
  display: block;
  width: 100%;
  height: auto;
}

.img-holder-3:hover .inner-3 img {
  filter: brightness(20%);
}

/* Asegura que el texto esté por encima y no se vea afectado */
.img-holder-3 .service-description {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-weight: 500;
  line-height: 1.5;
}


/***************/

.btn-contact-hover-circle {
  background-color: #eb593d;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s, transform 0.3s;
  position: relative;
  overflow: hidden;
}
.btn-contact-hover-circle:hover {
  background-color: #000;
  color: #fff !important;
}
.contact-btn-wrapper {
  width: auto;
}
.title-holder {
  justify-content: space-between;
}
.working-process-area .btn-box {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.working-process-area .btn-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f0f0f0;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s, transform 0.3s;
}
.working-process-area .btn-box a:hover {
  background-color: #eb593d;
  color: #fff;
  transform: translateY(-2px);
}
.working-process-area .btn-box a span.icon-right-arrow {
  display: inline-block;
  transition: transform 0.3s;
}
.working-process-area .btn-box a:hover span.icon-right-arrow {
  transform: translateX(5px);
}
.sticky-sidebar {
  position: sticky;
  top: 20px;
}
.row {
  display: flex;
  align-items: stretch;
}
.service-details__sidebar {
  position: sticky;
  top: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content-box {
  position: relative;
  padding-bottom: 50px;
  min-height: 250px;
}
.arrow-box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
}
.arrow-icon {
  font-size: 22px;
  color: #333;
  transition: 0.3s;
  cursor: pointer;
}
.arrow-icon:hover {
  transform: translateX(5px) scale(1.2);
  color: #007bff;
}
.bottom-parallax {
  position: relative;
  height: 595px;
  opacity: 0;
  z-index: -999;
}
.bottom-parallax .footer-area {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
.parallax-visible .bottom-parallax {
  opacity: 1;
  z-index: 1;
}
.footer-area {
  position: relative;
  display: block;
  background: #3270aa;
  z-index: 10;
}
.footer {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 45px;
  z-index: 9;
}
.single-footer-widget .title {
  position: relative;
  display: block;
}
.single-footer-widget .title h3 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
}
.single-footer-widget--company-info {
  max-width: 320px;
}
.footer-bottom,
.footer-bottom .bottom-inner .copyright,
.footer-logo-style1,
.footer-social-link ul,
.single-footer-widget .our-company-info {
  position: relative;
  display: block;
}
.single-footer-widget .our-company-info .text-box {
  position: relative;
  display: block;
  font-weight: 500;
  /* margin-top: -7px; */
  padding-bottom: 21px;
}
.single-footer-widget .our-company-info .text-box p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin: 30px 0 0;
}
.single-footer-widget .our-company-info h2 {
  font-size: 30px;
  line-height: 30px;
  /* font-weight: 500; */
  margin: 0 0 13px;
  /* padding-bottom: 10px; */
}
.single-footer-widget .our-company-info h2 a {
  color: #fff;
  transition: 0.2s linear 0.1s;
}
.footer-bottom .bottom-inner .copyright p a:hover,
.newsletter-form input[type="email"]:focus,
.single-footer-widget .our-company-info h2 a:hover {
  color: var(--thm-base);
}
.single-footer-widget .our-company-info h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 0 32px;
}
.single-footer-widget .our-company-info h3 a {
  color: var(--thm-base);
  transition: 0.2s linear 0.1s;
}
.footer-social-link ul li:hover a,
.footer-widget-links ul li a:hover,
.newsletter-form button:hover,
.newsletter-form input[type="email"]:focus + button,
.single-footer-widget .our-company-info h3 a:hover {
  color: #fff;
}
.footer-social-link {
  position: relative;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 40px;
}
.footer-social-link ul li {
  position: relative;
  float: left;
  margin-right: 10px;
}
.footer-social-link ul li a {
  position: relative;
  display: block;
  height: 50px;
  width: 50px;
  background: #fff;
  color: var(--thm-black);
  font-size: 16px;
  text-align: center;
  transition: 0.2s linear 0.1s;
  z-index: 1;
}
.footer-social-link ul li a i::before {
  position: relative;
  display: inline-block;
  line-height: 50px;
}
.footer-widget-links {
  position: relative;
  display: flex;
  align-items: flex-start;
  overflow: hidden;
}
.footer-widget-links ul.right {
  margin-left: 70px;
}
.footer-widget-links ul li {
  position: relative;
  display: block;
  line-height: 26px;
  margin-bottom: 14px;
}
.footer-widget-links ul li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--thm-font);
  transition: 0.2s linear 0.1s;
}
.footer-widget-links ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  transform: perspective(400px) scaleX(0);
  transform-origin: center;
  transition: 0.3s linear 0.2s;
  background: var(--thm-base);
  z-index: 1;
}
.newsletter-form {
  position: relative;
  display: block;
  max-width: 370px;
  width: 100%;
  padding-top: 35px;
}
.newsletter-form input[type="email"] {
  position: relative;
  display: block;
  background: #fff;
  border: 1px solid #fff;
  color: #818891;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  height: 70px;
  padding: 0 20px;
  border-radius: 0;
  text-align: center;
  transition: 0.5s;
}
.newsletter-form input::-webkit-input-placeholder {
  color: #818891;
}
.newsletter-form input:-moz-placeholder {
  color: #818891;
}
.newsletter-form input::-moz-placeholder {
  color: #818891;
}
.newsletter-form input:-ms-input-placeholder {
  color: #818891;
}
.newsletter-form button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 10px;
  width: 100%;
}
.footer-bottom .bottom-inner {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-bottom .bottom-inner .copyright p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--thm-font);
  margin: 0;
}
.footer-bottom .bottom-inner .copyright p a {
  color: #fff;
  font-weight: 700;
  transition: 0.5s;
}
@media (max-width: 768px) {
  .footer-bottom .container {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .footer-logo-style1 {
    margin-bottom: 10px;
  }
}
