.heading22-w h5 {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  line-height: var(--f-fs-font-16);
  font-weight: var(--f-fw-medium);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  color: var(--vtc-text-white);
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
}
.heading22-w h5 img {
  margin: 0 4px 0 0;
}
.heading22-w h2 {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-44);
  line-height: 52px;
  font-weight: var(--f-fw-semibold);
  color: var(--vtc-text-white);
}
@media (max-width: 767px) {
  .heading22-w h2 {
    font-size: var(--f-fs-font-32);
    line-height: 40px;
  }
}
.heading22-w p {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  line-height: 28px;
  font-weight: var(--f-fw-normal);
  color: var(--vtc-text-white);
}
.heading24-w h5 {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  line-height: var(--f-fs-font-16);
  font-weight: var(--f-fw-medium);
  color: var(--vtc-text-text11);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.heading24-w h5 img {
  margin: 0 6px 0 0;
}
.heading24-w h5::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: var(--vtc-text-text11);
}
.heading24-w h2 {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-44);
  line-height: var(--f-fs-font-52);
  font-weight: var(--f-fw-ex-bold);
  color: var(--vtc-text-white);
}
@media (max-width: 767px) {
  .heading24-w h2 {
    font-size: var(--f-fs-font-32);
    line-height: var(--f-fs-font-40);
  }
}
.heading24-w p {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  line-height: var(--f-fs-font-26);
  font-weight: var(--f-fw-normal);
  color: var(--vtc-text-white);
}
.heading24 h5 {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  line-height: var(--f-fs-font-20);
  font-weight: var(--f-fw-medium);
      background: linear-gradient(90deg, #ed6d1a 60%, #f3aa8b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.heading24 h5 img {
  margin: 0 6px 0 0;
}
.heading24 h5::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: var(--vtc-text-text11);
}
.heading24 h2 {
  font-family:var(--f-ff-font-1) ;
  font-size: var(--f-fs-font-44);
  line-height: var(--f-fs-font-52);
  font-weight: var(--f-fw-ex-bold);
  color: var(--vtc-text-title7);
}
@media (max-width: 767px) {
  .heading24 h2 {
    font-size: var(--f-fs-font-32);
    line-height: var(--f-fs-font-40);
  }
}
.heading24 p {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  line-height: var(--f-fs-font-26);
  font-weight: var(--f-fw-normal);
  color: var(--vtc-text-pera6);
}
.hero11-bottom-slider .brand-single-box {
  display: inline-block;
  padding: 0px 20px;
}
@media (max-width: 767px) {
  .hero11-bottom-slider .theme-title h2 {
    font-size: 36px !important;
    line-height: 46px !important;
  }
  .hero11-bottom-slider .theme-title p {
    font-size: 16px;
  }
  .hero11-bottom-slider .page-title h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .hero11-bottom-slider .header-top, .hero11-bottom-slider .right-nav {
    display: none !important;
  }
  .hero11-bottom-slider .admin-bar .sticky-header.fixed-header {
    top: 0;
  }
  .hero11-bottom-slider .themeht-tab.elementor-widget-tabs .elementor-tabs-wrapper {
    display: none;
  }
  .hero11-bottom-slider .themeht-tab.elementor-widget-tabs .elementor-tab-title.elementor-tab-mobile-title {
    width: 100%;
  }
  .hero11-bottom-slider .counter span {
    font-size: 40px;
  }
  .hero11-bottom-slider blockquote {
    padding: 140px 20px 20px 20px !important;
  }
  .hero11-bottom-slider blockquote:after {
    width: 100%;
    height: 100px;
  }
  .hero11-bottom-slider #header-wrap .navbar-brand.logo, .hero11-bottom-slider .sticky-header .navbar-brand.logo {
    margin-top: 0;
    box-shadow: none;
    padding: 15px 0;
  }
  .hero11-bottom-slider .comment-navigation .nav-links, .hero11-bottom-slider .posts-navigation .nav-links, .hero11-bottom-slider .post-navigation .nav-links {
    display: block;
  }
  .hero11-bottom-slider .comment-navigation .nav-previous, .hero11-bottom-slider .posts-navigation .nav-previous, .hero11-bottom-slider .post-navigation .nav-previous {
    padding-right: 0;
  }
  .hero11-bottom-slider .comment-navigation .nav-next, .hero11-bottom-slider .posts-navigation .nav-next, .hero11-bottom-slider .post-navigation .nav-next {
    padding-left: 0;
    margin-top: 30px;
  }
  .hero11-bottom-slider .elementor-widget-contact-btn h2 {
    font-size: 50px;
    line-height: 110px;
  }
  .hero11-bottom-slider .elementor-widget-contact-btn .round-text {
    width: 130px;
    height: 130px;
  }
  .hero11-bottom-slider .testimonial.style-1 {
    display: block;
    margin: 0;
  }
  .hero11-bottom-slider .testimonial.style-1 .testimonial-img {
    width: 100%;
  }
  .hero11-bottom-slider .testimonial.style-1 .testimonial-content {
    padding-left: 0;
    border-left: none;
    margin-left: 0;
    margin-top: 30px;
  }
  .hero11-bottom-slider .testimonial-content p {
    font-size: 20px;
    line-height: 32px;
  }
  .hero11-bottom-slider .service-list {
    padding-left: 0;
  }
  .hero11-bottom-slider .service-item.style-1 {
    position: relative;
  }
  .hero11-bottom-slider .service-list .service-item.style-1 .service-image {
    left: auto;
    right: 0;
    z-index: 9;
    width: 170px;
    top: 0;
  }
  .hero11-bottom-slider .service-list .service-item.style-1.active .service-image {
    top: 0;
  }
  .hero11-bottom-slider .service-item.style-1 .rounded-button {
    position: relative;
    right: inherit;
    top: inherit;
    margin-top: 30px;
  }
  .hero11-bottom-slider .marquee-text {
    font-size: 60px;
    line-height: 67px;
    animation: marquee 10s linear infinite;
  }
  .hero11-bottom-slider .round-text {
    width: 130px;
    height: 130px;
  }
  .hero11-bottom-slider .text-btn-icon {
    font-size: 40px;
  }
  .hero11-bottom-slider .price-table {
    display: block;
  }
  .hero11-bottom-slider .price-value h2 {
    font-size: 60px;
  }
  .hero11-bottom-slider .price-list {
    margin-top: 30px;
  }
  .hero11-bottom-slider .portfolio-list {
    padding-left: 0;
  }
  .hero11-bottom-slider .portfolio-item.style-2 {
    position: relative;
  }
  .hero11-bottom-slider .portfolio-list .portfolio-item.style-2 .portfolio-image {
    left: auto;
    right: 0;
    z-index: 9;
    width: 170px;
    top: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .hero11-bottom-slider .portfolio-list .portfolio-item.style-2.active .portfolio-image {
    top: 0;
  }
  .hero11-bottom-slider .portfolio-item.style-2.active .portfolio-image:after {
    height: 100px;
    width: 100px;
    right: 40px;
    bottom: -40px;
  }
  .hero11-bottom-slider .portfolio-list.portfolio-six .portfolio-desc h4 {
    font-size: 30px;
  }
  .hero11-bottom-slider .award-items {
    display: block;
  }
  .hero11-bottom-slider .award-title {
    width: 100%;
  }
  .hero11-bottom-slider .slider-img:after {
    height: 300px;
    width: 300px;
    bottom: -150px;
  }
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-100%);
  }
}
@keyframes marquee-2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translatex(0);
  }
}
.hero11-bottom-slider .marquee-wrap {
  background: var(--Home-Page-3-Color-Gradient-Color, linear-gradient(90deg, #ec6e20 0%, #0d9468 100%));
  width: 100%;
  position: relative;
  margin-top: 0px;
  padding-bottom: 12px;
  padding-top: 8px;
  transform: rotate(0deg);
}
.hero11-bottom-slider .marquee-wrap, .hero11-bottom-slider .marquee-title {
  overflow: hidden;
  display: block;
  height: 70px;
}
.hero11-bottom-slider .marquee-text {
  animation: marquee 50s linear infinite;
  margin-top: -5px;
  position: relative;
  font-size: 100px;
  width: 100%;
  white-space: nowrap;
  line-height: 67px;
  font-weight: 600;
  font-family: var(--theme-typography-secondory-font-family);
  color: var(--theme-white-color);
}
.hero11-bottom-slider .marquee-text i {
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 30px;
  color: var(--theme-text-dark-color);
}
.hero11-bottom-slider .marquee-title .marquee-text {
  -webkit-text-stroke: 1px var(--theme-white-color);
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 600;
}
.hero11-bottom-slider .brand-single-box {
  margin-bottom: 40px;
  position: relative;
  bottom: 13px;
}
         .theme-btn40-w {
  display: inline-block;
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  line-height: 18px;
  font-weight: var(--f-fw-bold);
  color: var(--vtc-text-white);
  padding: 15px 10px 15px 15px;
  transition: all 0.4s;
  border-radius: 8px;
  position: relative;
  border-radius: 5px;
  border: 1px solid var(--vtc-text-white);
  z-index: 1;
}

.theme-btn40-w::after {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  background: var(--vtc-text-title9);
  transition: all 0.4s;
  left: 10px;
  top: 10px;
  z-index: 1;
  opacity: 10%;
  border-radius:50%;
}
.theme-btn40-w:hover {
  color: var(--vtc-bg-white);
  transition: all 0.4s;
  transform: translateY(-5px);
}
/* .theme-btn40:hover {
  background: var(--vtc-text-title9);
  color: var(--vtc-text-white);
  transition: all 0.4s;
  transform: translateY(-5px);
  transition: all 0.4s;
} */

.theme-btn40-w:hover::after {
  background: var(--vtc-bg-white);
  opacity: 10%;
  transition: all 0.4s;
}

.theme-btn40:hover i {
  transform: rotate(-45deg);
  transition: all 0.4s;
}
.theme-btn40-w i {
    margin-left: 6px;
  transition: all 0.4s;
}



/*
 ::::::::::::::::::::::::::
     BUTTONS AREA CSS
 ::::::::::::::::::::::::::
 */

         
.hero22-slider-area .slick-slide.slick-current.slick-active h5 {
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(0px);
  opacity: 1;
}
.hero22-slider-area .slick-slide.slick-current.slick-active h1 {
  transition: transform 1600ms ease, opacity 1600ms ease;
  transform: translateX(0px);
  opacity: 1;
}
.hero22-slider-area .slick-slide.slick-current.slick-active p {
  transition: transform 1700ms ease, opacity 1700ms ease;
  transform: translateX(0px);
  opacity: 0.9 !important;
}
.hero22-slider-area .slick-slide.slick-current.slick-active .hero22-btnarea1 {
  transition: transform 1800ms ease, opacity 1800ms ease;
  transform: translateX(0px);
  opacity: 1;
}
.hero22-slider-area .hero22-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 150px 0 120px;
}
@media (max-width: 767px) {
  .hero22-slider-area .hero22-section {
    padding: 120px 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero22-slider-area .hero22-section {
    padding: 130px 0 50px;
  }
}
.hero22-slider-area .hero22-section::after {
position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;

    /* Premium dark cinematic overlay like reference image */
    background: linear-gradient(
        90deg,
        rgba(4, 10, 28, 0.92) 0%,
        rgba(6, 18, 45, 0.82) 28%,
        rgba(8, 25, 55, 0.65) 52%,
        rgba(10, 32, 60, 0.45) 72%,
        rgba(16, 52, 59, 0.25) 100%
    );

    z-index: -1;
}
.hero22-slider-area .hero22-section .hero22-shape1 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.hero22-slider-area .hero22-section .heading26 {
  overflow: hidden;
}
.hero22-slider-area .hero22-section .heading26 h5 {
  text-transform: uppercase;
  transform: translateX(-600px);
  opacity: 0;
  position: relative;
  overflow: hidden;
}
.hero22-slider-area .hero22-section .heading26 h1 {
  overflow: hidden;
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(-800px);
  position: relative;
  opacity: 0;
}
.hero22-slider-area .hero22-section .heading26 p {
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(-900px);
  position: relative;
  opacity: 0 !important;
}
.hero22-slider-area .hero22-section .heading26 .hero22-btnarea1 {
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(-1000px);
  position: relative;
  opacity: 0;
}
.hero22-slider-area .hero22-section .heading26 .play-btn {
  margin-left: 28px;
  color: var(--vtc-bg-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 20px;
  display: inline-block;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .hero22-slider-area .hero22-section .heading26 .play-btn {
    margin-left: 0;
    margin-top: 20px;
  }
}
.hero22-slider-area .hero22-section .heading26 .play-btn span {
  height: 56px;
  width: 56px;
  text-align: center;
  line-height: 56px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.4s;
  color: var(--vtc-text-text13);
  background: var(--vtc-bg-white);
  font-size: var(--f-fs-font-20);
  margin: 0 10px 0 0;
}
.hero22-slider-area .hero22-section .counter-boxarea .counter22-boxarea {
  padding-top: 24px;
}
.hero22-slider-area .hero22-section .counter-boxarea .counter22-boxarea h3 {
  color: var(--vtc-text-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-36);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 36px;
}
.hero22-slider-area .hero22-section .counter-boxarea .counter22-boxarea p {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 18px; /* 100% */
}

.hero22-arrows {
  position: relative;
  z-index: 1;
}
.hero22-arrows .testimonial-arrows {
  position: absolute;
  z-index: 2;
  bottom: 100px;
  right: 30px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .hero22-arrows .testimonial-arrows {
    bottom: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero22-arrows .testimonial-arrows {
    top: 60%;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .hero22-arrows .testimonial-arrows {
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero22-arrows .testimonial-arrows {
    bottom: 50px;
  }
}
.hero22-arrows .testimonial-arrows button {
  height: 56px;
  width: 56px;
  text-align: center;
  line-height: 56px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  transition: all 0.4s;
  color: var(--vtc-bg-white);
  font-size: var(--ztc-font-size-font-s20);
}
.hero22-arrows .testimonial-arrows button:hover {
  background: var(--vtc-bg-main26);
  transition: all 0.4s;
  color: var(--vtc-text-title9);
}
.hero22-arrows .testimonial-arrows .testimonial-next22-arrow {
  margin-top: 12px;
}
@media screen and (max-width:575px){
  .contact20-section-area .contact20-author-boxarea,.contact22-section-area .contact22-boxarea{
    padding:10px 10px 40px 10px!important;
  }
  .vl-header-area22.header-sticky .header2-bg,.vl-header-area22 .header2-bg{
    padding:5px 10px!important;
  }
  .service21-section-area{
    margin-bottom:30px
  }
  .hero22-slider-area .slick-slide.slick-current.slick-active .hero22-btnarea1{
    display:none
  }
}

.service21-section-area {
  position: relative;
  z-index: 1;
}
.service21-section-area .service21-boxarea {
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background: var(--gray-50, #F9FAFB);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
  padding: 24px 34px 24px 24px;
  margin-top: 30px;
}
.service21-section-area .service21-boxarea:hover::after {
  left: 0;
  transition: all 0.4s;
  width: 100%;
  visibility: visible;
  opacity: 1;
}
.service21-section-area .service21-boxarea:hover .icons {
  background: var(--vtc-text-white);
  transition: all 0.4s;
  transform: rotateY(-180deg);
}
.service21-section-area .service21-boxarea:hover a {
  color: var(--vtc-text-white);
  transition: all 0.4s;
}
.service21-section-area .service21-boxarea:hover p {
  color: var(--vtc-text-white);
  transition: all 0.4s;
  opacity: 80%;
}
.service21-section-area .service21-boxarea::after {
  position: absolute;
  z-index: -1;
  transition: all 0.4s;
  content: "";
  height: 100%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  top: 0;
  border-radius: 8px;
  background: var(--vtc-text-text12);
  width: 10px;
}
.service21-section-area .service21-boxarea .icons {
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  transition: all 0.4s;
  display: inline-block;
  background: #E1EFFE;
  border-radius: 8px;
}
.service21-section-area .service21-boxarea .icons img {
  transition: all 0.4s;
}
.service21-section-area .service21-boxarea a {
  color: var(--vtc-text-title8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: var(--f-fw-bold);
  line-height: 125%;
  display: inline-block;
  transition: all 0.4s;
}
.service21-section-area .service21-boxarea p {
  color: var(--vtc-text-pera7);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: all 0.4s;
}

.contact20-section-area {
  position: relative;
  z-index: 1;
}
.contact20-section-area .mapouter20 .gmap_canvas iframe {
  height: 600px;
  width: 100%;
}
.contact20-section-area .contact20-author-boxarea {
  position: relative;
  z-index: 1;
  border:1px solid #0d9468;
  border-radius: 8px;
  padding: 48px;
  margin-top: -215px;
}
@media (max-width: 767px) {
  .contact20-section-area .contact20-author-boxarea .contact20-input-area {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact20-section-area .contact20-author-boxarea .contact20-input-area {
    margin-bottom: 30px;
  }
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area h4 {
  color: var(--vtc-bg-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-24);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 24px;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area p {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 16px;
}
@media (max-width: 767px) {
  .contact20-section-area .contact20-author-boxarea .contact20-input-area p {
    line-height: 26px;
  }
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area {
  margin-top: 20px;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area input {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 16px;
  padding: 16px;
  width: 100%;
  outline: none;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 16px;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area input::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 16px;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area .nice-select {
  width: 100%;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  height: 52px !important;
  padding: 16px;
  line-height: 20px !important;
  width: 100%;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area .nice-select::after {
  width: 7px;
  height: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area .nice-select.option.selected.focus {
  background: var(--vtc-bg-main24) !important;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area .nice-select ul {
  width: 100%;
  background: var(--vtc-text-title7);
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area .nice-select ul li.option.selected.focus {
  background: var(--vtc-bg-main24) !important;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area .nice-select ul li:hover {
  background: var(--vtc-bg-main24) !important;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area textarea {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 16px;
  padding: 16px;
  width: 100%;
  height: 120px;
  outline: none;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 16px;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 16px;
}
.contact20-section-area .contact20-author-boxarea .contact20-input-area .input-area button {
  border: none;
  outline: none;
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea {
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background: rgb(13 148 104);
  padding: 24px;
  display: flex;
  align-items: center;
  transition: all 0.4s;
  margin: 0 0 0 30px;
}
@media (max-width: 767px) {
  .contact20-section-area .contact20-author-boxarea .contact20-boxarea {
    margin: 0;
    display: block;
  }
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea:hover {
  background: var(--vtc-bg-white);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea:hover .icons {
  background: #EDECF9;
  transition: all 0.4s;
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea:hover .icons img {
  filter: none;
  transition: all 0.4s;
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea:hover .text a {
  color: var(--vtc-text-pera6);
  transition: all 0.4s;
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea:hover .text h4 {
  color: var(--vtc-text-title7);
  transition: all 0.4s;
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea .icons {
  background: rgba(255, 255, 255, 0.1);
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea .icons img {
  transition: all 0.4s;
  filter: brightness(0) invert(1);
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea .text {
  padding-left: 16px;
}
@media (max-width: 767px) {
  .contact20-section-area .contact20-author-boxarea .contact20-boxarea .text {
    padding-left: 0;
    padding-top: 20px;
  }
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea .text h4 {
  color: var(--vtc-bg-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 20px;
  transition: all 0.4s;
}
.contact20-section-area .contact20-author-boxarea .contact20-boxarea .text a {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 26px;
  display: inline-block;
  transition: all 0.4s;
}

.about20-section-area {
  position: relative;
  z-index: 1;
}
.about20-section-area .about20-images-area {
  position: relative;
  z-index: 1;
}
.about20-section-area .about20-images-area .elements30 {
  position: absolute;
  bottom: 10px;
  z-index: -1;
  left: 130px;
}
.about20-section-area .about20-images-area .elements31 {
  position: absolute;
  right: 80px;
  top: 0;
}
.about20-section-area .about20-images-area .img1 img {
  height: 460px;
  width: 470px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.about20-section-area .about20-images-area .img2 {
  text-align: end;
  margin-top: -200px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about20-section-area .about20-images-area .img2 img {
  height: 330px;
  width: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.about20-section-area .about20-header-area {
  padding: 0 0 0 60px;
}
@media (max-width: 767px) {
  .about20-section-area .about20-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about20-section-area .about20-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
.about20-section-area .about20-header-area h3 {
  color: var(--vtc-text-title7);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 20px;
}
.about20-section-area .about20-header-area .list-area {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .about20-section-area .about20-header-area .list-area {
    display: inline-block;
  }
}
.about20-section-area .about20-header-area .list-area ul {
  margin: 0 18px 0 0;
}
.about20-section-area .about20-header-area .list-area ul li {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  line-height: var(--f-fs-font-16);
  font-weight: var(--f-fw-medium);
  color: var(--vtc-text-pera6);
  margin-top: 16px;
}
.about20-section-area .about20-header-area .list-area ul li img {
  margin: 0 8px 0 0;
  height: 16px;
  width: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}
.about20-section-area .about20-header-area .images-area {
  display: flex;
  align-items: center;
  margin-top: 32px;
  padding-left: 20px;
  position: relative;
  z-index: 1;
}
.about20-section-area .about20-header-area .images-area::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 3px;
  left: 0;
  top: 0;
  background: var(--vtc-bg-main24);
}
.about20-section-area .about20-header-area .images-area .content-area {
  margin-left: 20px;
}
.about20-section-area .about20-header-area .images-area .content-area a {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-24);
  line-height: var(--f-fs-font-24);
  font-weight: var(--f-fw-semibold);
  color: var(--vtc-text-title7);
  transition: all 0.4s;
}

.service20-section-area {
  position: relative;
  z-index: 1;
  background: #F8F8FD;
}
.service20-section-area .service20-widget-area {
  position: relative;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 15px;
  overflow: hidden;
  margin-top: 30px;
}
.service20-section-area .service20-widget-area:hover .content20-widget-area {
    overflow-y: auto;
    top: 0;
    transition: all 0.6s;
    
    /* Firefox */
    scrollbar-color: orange #f1f1f1;
    scrollbar-width: thin;
}

/* Chrome, Edge, Safari */
.service20-section-area .service20-widget-area:hover .content20-widget-area::-webkit-scrollbar {
    width: 8px;
}

.service20-section-area .service20-widget-area:hover .content20-widget-area::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.service20-section-area .service20-widget-area:hover .content20-widget-area::-webkit-scrollbar-thumb {
    background: orange;
    border-radius: 10px;
}

.service20-section-area .service20-widget-area:hover .content20-widget-area::-webkit-scrollbar-thumb:hover {
    background: #e67e00;
}
.service20-section-area .service20-widget-area:hover .content-area {
  bottom: -200px;
  transition: all 0.4s;
}
.service20-section-area .service20-widget-area .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.service20-section-area .service20-widget-area .content-area {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 0px 0px 5px 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #ff6915c9;
  padding: 60px 28px 28px;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .service20-section-area .service20-widget-area .content-area {
    padding: 60px 24px 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service20-section-area .service20-widget-area .content-area {
    padding: 60px 18px 24px;
  }
}
.service20-section-area .service20-widget-area .content-area .icons {
  height: 70px;
  width: 70px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
  line-height: 70px;
  background: var(--vtc-text-white);
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  top: -35px;
}
.service20-section-area .service20-widget-area .content-area a {
  color: var(--vtc-text-white);
  text-align: center;
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  font-style: normal;
  font-weight: var(--f-fw-ex-bold);
  line-height: 20px;
  display: block;
  transition: all 0.4s;
}
.service20-section-area .service20-widget-area .content20-widget-area {
  border-radius: 5px;
  background:#011911;
  text-align: center;
  padding: 60px 30px;
  position: absolute;
  width:100%;
  top: -400px;
  height: 100%;
  transition: all 0.6s;
}
@media (max-width: 767px) {
  .service20-section-area .service20-widget-area .content20-widget-area {
    padding: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service20-section-area .service20-widget-area .content20-widget-area {
    padding: 14px;
  }
}
.service20-section-area .service20-widget-area .content20-widget-area .icons {
  height: 70px;
  width: 70px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
  line-height: 70px;
  background: var(--vtc-text-white);
  text-align: center;
  margin: 0 auto;
}
.service20-section-area .service20-widget-area .content20-widget-area a {
  color: var(--vtc-text-white);
  text-align: center;
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  display: block;
  transition: all 0.4s;
}
.service20-section-area .service20-widget-area .content20-widget-area .readmore {
  color: var(--vtc-text-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  transition: all 0.4s;
}
.service20-section-area .service20-widget-area .content20-widget-area .readmore i {
  margin-left: 4px;
}
.service20-section-area .service20-widget-area .content20-widget-area p {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 26px;
}

.cta20-section-area {
  position: relative;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cta20-section-area .elements27 {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}
.cta20-section-area .cta20-header .theme-btn36-w {
  margin-left: 16px;
}
@media (max-width: 767px) {
  .cta20-section-area .cta20-header .theme-btn36-w {
    margin-left: 0;
    margin-top: 20px;
  }
}
.cta20-section-area .rating-box {
  background: var(--vtc-text-white);
  border-radius: 4px;
  padding: 20px;
  text-align: center;
  display: inline-block;
  position: relative;
  left: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta20-section-area .rating-box {
    left: 300px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cta20-section-area .rating-box {
    left: 150px;
    margin-top: 30px;
  }
}
.cta20-section-area .rating-box p {
  color: var(--vtc-text-title7);
  text-align: center;
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 18px;
}
.cta20-section-area .rating-box ul li {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 4px;
  transition: all 0.4s;
  color: var(--vtc-text-white);
  border-radius: var(--rounded-sm, 2px);
  background: var(--Color, linear-gradient(90deg, #202CD3 1.1%, #0778F9 100%));
  display: inline-block;
}
.cta20-section-area .cta20-images {
  position: relative;
}
@media (max-width: 767px) {
  .cta20-section-area .cta20-images {
    margin-top: 30px;
    left: -59px;
    top: -88px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta20-section-area .cta20-images {
    margin-top: 30px;
  }
}
.cta20-section-area .cta20-images .img1 {
  position: absolute;
  top: -72px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta20-section-area .cta20-images .img1 {
    top: -150px;
  }
}
.cta20-section-area .cta20-images .img1 .cta-img1-h14 {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta20-section-area .cta20-images .elements29 {
  left: -60px;
  top: 150px;
  position: relative;
}

.service22-section-area {
  position: relative;
  z-index: 1;
  background: #F3F5F5;
}
.service22-section-area .heading27 {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .service22-section-area .heading27 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service22-section-area .heading27 {
    margin-bottom: 30px;
  }
}
.service22-section-area .service22-auhtor-boxes-area {
  position: relative;
}
.service22-section-area .service22-auhtor-boxes-area .bg-images .img1 {
  position: absolute;
  top: 15%;
  left: 28%;
  right: 28%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service22-section-area .service22-auhtor-boxes-area .bg-images .img1 {
    top: 30%;
  }
}
@media (max-width: 767px) {
  .service22-section-area .service22-auhtor-boxes-area .bg-images .img1 {
    top: 43%;
  }
}
.service22-section-area .service22-auhtor-boxes-area .bg-images .icons {
  position: absolute;
  top: 47%;
  z-index: -1;
  left: 50%;
  height: 400px;
  width: 400px;
  margin-top: -200px;
  margin-left: -200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service22-section-area .service22-auhtor-boxes-area .bg-images .icons {
    top: 42%;
  }
}
@media (max-width: 767px) {
  .service22-section-area .service22-auhtor-boxes-area .bg-images .icons {
    top: 47%;
  }
}
.service22-section-area .service22-auhtor-boxes-area .bg-images .icons img {
  height: 400px;
  width: 400px;
  border-radius: 50%;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area {
  position: relative;
  z-index: 1;
  background: var(--vtc-bg-white);
  padding: 24px;
  border-radius: 8px;
  border-top:2px solid #000;
  overflow:hidden;
  transition: all 0.4s;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area::before {
    content: "";
    position: absolute;
    right: -30px;
    bottom: -30px;
    background: linear-gradient(to bottom, #0d9368, transparent);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.1;
}
@media (max-width: 767px) {
  .service22-section-area .service22-auhtor-boxes-area .service22-box-area {
    margin-bottom: 30px;
  }
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area:hover {
  transition: all 0.4s;
  transform: translateY(-5px);
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area:hover::after {
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  width: 100%;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area:hover .icons-area .icons {
  background: var(--vtc-text-white);
  transition: all 0.4s;
  transform: rotateY(-180deg);
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area:hover .icons-area .number h4 {
  color: var(--vtc-text-white);
  transition: all 0.4s;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area:hover .content-area a {
  color: var(--vtc-text-white);
  transition: all 0.4s;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area:hover .content-area a i {
  transform: rotate(-45deg);
  transition: all 0.4s;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area:hover .content-area p {
  color: var(--vtc-text-white);
  opacity: 90%;
  transition: all 0.4s;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  transition: all 0.4s;
  background: linear-gradient(45deg, #0d9468, transparent);
  left: 50%;
  border-radius: 8px;
  top: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area .icons-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area .icons-area .icons {
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  transition: all 0.4s;
  border-radius: 70px;
  background: rgba(78, 90, 42, 0.08);
  display: inline-block;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area .icons-area .number h4 {
  font-size: var(--f-fs-font-60);
  font-weight: var(--f-fw-semibold);
  color: rgba(78, 90, 42, 0.08);
  line-height: var(--f-fs-font-40);
  transition: all 0.4s;
  font-family: var(--f-ff-font-1);
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area .content-area a {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  line-height: var(--f-fs-font-20);
  font-weight: var(--f-fw-semibold);
  color: var(--vtc-text-title9);
  display: inline-block;
  transition: all 0.4s;
  margin-bottom: 16px;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area .content-area p {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  line-height: var(--f-fs-font-26);
  font-weight: var(--f-fw-normal);
  color: var(--vtc-text-pera8);
  transition: all 0.4s;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area .content-area .readmore {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-16);
  font-weight: var(--f-fw-bold);
  color: var(--vtc-text-title9);
  transition: all 0.4s;
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 0;
}
.service22-section-area .service22-auhtor-boxes-area .service22-box-area .content-area .readmore i {
  margin-left: 4px;
  transition: all 0.4s;
}

.testimonials-2 .left {
  position: relative;
}

.testimonials-2 .left .swiper-button-next22,
.testimonials-2 .left .swiper-button-prev22 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 2;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
  left: 0;
  right: 0;
}

.testimonials-2 .left .swiper-button-next22::after,
.testimonials-2 .left .swiper-button-prev22::after {
  display: none;
}

.testimonials-2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.testimonials-2 .pagination-buttons {
  text-align: center;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea {
  border-radius: 18px;
  background: var(--vtc-bg-white);
  padding: 36px;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea svg {
  position: absolute;
  right: 36px;
  top: 30px;
  filter: brightness(0);
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea ul li {
  display: inline-block;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  border-radius: 2.203px;
  background: rgba(251, 133, 0, 0.08);
  color: #FB8500;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea p {
  color: var(--vtc-text-title9);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 30px;
  letter-spacing: -0.4px;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area {
    display: block;
  }
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .man-textarea {
  display: flex;
  align-items: center;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .man-textarea .man img {
  height: 66px;
  width: 66px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .man-textarea .text {
  padding-left: 16px;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .man-textarea .text a {
  color: var(--vtc-text-title9);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-22);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 22px;
  transition: all 0.4s;
  display: inline-block;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .man-textarea .text a:hover {
  color: var(--vtc-text-text13);
  transition: all 0.4s;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .man-textarea .text p {
  color: var(--vtc-text-pera8);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 18px;
}
.testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .elements20 {
  width: 160px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0);
}
@media (max-width: 767px) {
  .testimonials-2 .swiper-testimonial-22 .testimonial-boxarea .names-area .elements20 {
    margin-top: 16px;
  }
}
.testimonials-2 .map-testimonial {
  position: absolute;
  width: 100%;
  height: 400px;
}
.testimonials-2 .map-testimonial .swiper.swiper-thumb22 {
  overflow: inherit !important;
}

.testimonials-2 .map-testimonial .swiper-slide div {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 767px) {
  .testimonials-2 .map-testimonial .swiper-slide div {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonials-2 .map-testimonial .swiper-slide div {
    display: none;
  }
}

.testimonials-2 .map-testimonial .swiper-slide div::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: var(--vtc-bg-white);
  opacity: 0;
  z-index: -1;
}

.testimonials-2 .map-testimonial .swiper-slide div img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.testimonials-2 .map-testimonial .swiper-slide.swiper-slide-thumb-active div::before {
  opacity: 1;
}

.testimonials-2 .map-testimonial .swiper-slide:nth-child(1) {
  bottom: 5%;
  left: 100px;
}

.testimonials-2 .map-testimonial .swiper-slide:nth-child(2) {
  top: 120px;
  left: 50px;
  position: absolute;
}

.testimonials-2 .map-testimonial .swiper-slide:nth-child(3) {
  top: 240px;
  left: 100px;
  position: absolute;
}

.testimonials-2 .map-testimonial .swiper-slide:nth-child(4) {
  bottom: 5%;
  left: 1120px;
  position: absolute;
}

.testimonials-2 .map-testimonial .swiper-slide:nth-child(5) {
  top: 120px;
  left: 1160px;
  position: absolute;
}

.testimonials-2 .map-testimonial .swiper-slide:nth-child(6) {
  top: 240px;
  left: 1120px;
  position: absolute;
}

.pagination-buttons button {
  background: var(--vtc-bg-white);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border: none;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  color: var(--vtc-text-title9);
  font-size: 20px;
  transition: all 0.4s;
}
.pagination-buttons button:hover {
  transition: all 0.4s;
  background: var(--vtc-text-title9);
  color: var(--vtc-text-white);
}

.heading26 h5 {
  color: var(--vtc-text-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 18px; /* 100% */
  text-transform: uppercase;
  display: inline-block;
}
.heading26 h5 img {
  margin: -3px 4px 0 0;
  height: 20px;
  width: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  display: inline-block;
}
.heading26 h1 {
  color: var(--vtc-text-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-56);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 66px;
  letter-spacing: -1.12px;
}
@media (max-width: 767px) {
  .heading26 h1 {
    font-size: var(--f-fs-font-32);
    line-height: 40px;
  }
}
.heading26 p {
  color: var(--vtc-text-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: var(--f-fw-normal);
  line-height: 28px; /* 155.556% */
}

.heading27 h5 {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  line-height: var(--f-fs-font-20);
  font-weight: var(--f-fw-medium);
  color: #fff;
  border-radius: 8px;
  border-radius: 4px;
  background: linear-gradient(45deg, black, transparent);
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
}
.heading27 h5 img {
  margin: 0 4px 0 0;
}
.heading27 h2 {
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-44);
  line-height: 52px;
  font-weight: var(--f-fw-semibold);
  color: var(--vtc-text-title9);
}
@media (max-width: 767px) {
  .heading27 h2 {
    font-size: var(--f-fs-font-32);
    line-height: 40px;
  }
}




.hero22-slider-area .slick-slide.slick-current.slick-active h5 {
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(0px);
  opacity: 1;
}
.hero22-slider-area .slick-slide.slick-current.slick-active h1 {
  transition: transform 1600ms ease, opacity 1600ms ease;
  transform: translateX(0px);
  opacity: 1;
}
.hero22-slider-area .slick-slide.slick-current.slick-active p {
  transition: transform 1700ms ease, opacity 1700ms ease;
  transform: translateX(0px);
  opacity: 0.9 !important;
}
.hero22-slider-area .slick-slide.slick-current.slick-active .hero22-btnarea1 {
  transition: transform 1800ms ease, opacity 1800ms ease;
  transform: translateX(0px);
  opacity: 1;
}

@media (max-width: 767px) {
  .hero22-slider-area .hero22-section {
    padding: 120px 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero22-slider-area .hero22-section {
    padding: 130px 0 50px;
  }
}
.hero22-slider-area .contact20-section-area {
    background: linear-gradient(180deg, #010a1d 0%, #081a30 100%);
    border-radius: 16px;
    padding: 40px 30px;
    color: #fff;
    box-shadow: inset 0 5px 10px rgba(255, 255, 255, 0.5), 0 0 30px rgba(0, 0, 0, 0.4);
    border: 1px solid rgb(255 123 0);
}

.hero22-slider-area .contact20-author-boxarea {
  background: transparent;
  padding: 20px;
  border: 0;
}

.hero22-slider-area .contact20-input-area .input-area input {
  color: #fff;
}

.hero22-slider-area .contact20-input-area .input-area input::placeholder {
  color: #aab6c5;
}

.hero22-slider-area .form-check-input {
  accent-color: #ff7b00;
}

.hero22-slider-area .form-check-label {
  font-size: 13px;
  color: #cfd8e3;
}

.hero22-slider-area .theme-btn40 {
  background: #ff7b00;
  color: #fff;
  font-weight: 600;
  border: none;
  padding: 14px 28px;
  border-radius: 50px;
  transition: all 0.3s ease;

}

.hero22-slider-area .privacy-note {
  font-size: 12px;
  color: #9aa6b8;
  text-align: center;
  margin-top: 10px;
}
.hero22-slider-area .hero22-section .hero22-shape1 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.hero22-slider-area .hero22-section .heading26 {
  overflow: hidden;
}
.hero22-slider-area .hero22-section .heading26 h5 {
  text-transform: uppercase;
  transform: translateX(-600px);
  opacity: 0;
  position: relative;
  overflow: hidden;
}
.hero22-slider-area .hero22-section .heading26 h1 {
  overflow: hidden;
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(-800px);
  position: relative;
  opacity: 0;
}
.hero22-slider-area .hero22-section .heading26 p {
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(-900px);
  position: relative;
  opacity: 0 !important;
}
.hero22-slider-area .hero22-section .heading26 .hero22-btnarea1 {
  transition: transform 1400ms ease, opacity 1400ms ease;
  transform: translateX(-1000px);
  position: relative;
  opacity: 0;
}
.hero22-slider-area .hero22-section .heading26 .play-btn {
  margin-left: 28px;
  color: var(--vtc-bg-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-20);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 20px;
  display: inline-block;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .hero22-slider-area .hero22-section .heading26 .play-btn {
    margin-left: 0;
    margin-top: 20px;
  }
}
.hero22-slider-area .hero22-section .heading26 .play-btn span {
  height: 56px;
  width: 56px;
  text-align: center;
  line-height: 56px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.4s;
  color: var(--vtc-text-text13);
  background: var(--vtc-bg-white);
  font-size: var(--f-fs-font-20);
  margin: 0 10px 0 0;
}
.hero22-slider-area .hero22-section .counter-boxarea .counter22-boxarea {
  padding-top: 24px;
}
.hero22-slider-area .hero22-section .counter-boxarea .counter22-boxarea h3 {
  color: var(--vtc-text-white);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-36);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: 36px;
}
.hero22-slider-area .hero22-section .counter-boxarea .counter22-boxarea p {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--f-ff-font-1);
  font-size: var(--f-fs-font-18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 18px; /* 100% */
}

.hero22-arrows .bottom-wave {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
}