/** @format */

body .header-menu ul li a {
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: none;
}

body .header-menu ul li a:hover {
  color: #0FA2F7;
}

body .header-menu ul li.dropdown-open a:hover {
  color: #0FA2F7;
  /*border-bottom: 3px solid #0FA2F7;*/
}

.page-template-template-homev3 .banner-home-img {
  right: 91px;
  top: 90px;
}

.page-template-template-homev3 .home-banner-services {
  gap: 0;
  display: grid;
  grid-template-columns: auto auto auto;
  max-width: 530px;
}

.page-template-template-homev3 .banner-home-cta .btn-large {
  color: #fff;
  box-shadow: 0px -6px 3px 0px #0f1e2e33 inset, 0px 6px 4px 0px #00000040;
  border-radius: 16px;
  font-weight: 600;
  font-style: italic;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  padding: 41px 33px;
  text-shadow: 0px 0px 4px #14283c30;
}

.page-template-template-homev3 .home-banner-services-item {
  padding: 9px 15px;
  border-right: 2px solid #ffffff7d;
  border-bottom: 2px solid #ffffff7d;
  justify-content: left;
}

.page-template-template-homev3 .home-banner-services-item:nth-child(3n) {
  border-right: none;
}

.page-template-template-homev3 .home-banner-services-item:nth-child(n + 4) {
  border-bottom: none;
}

body .footer-menus-title {
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.12em;
  margin-bottom: 31px;
  margin-top: 2px;
}

body .footer-menus ul li a {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-transform: none;
  margin-bottom: 13px;
}

body .footer-menus {
  gap: 38px;
}

body .footer-copyright {
  padding-top: 25px;
}

@media (min-width: 1200px) {
  .page-template-template-homev3 h3 {
    font-size: 2.8rem;
    text-align: center;
    letter-spacing: 0;
  }

  .page-template-template-homev3 .od-process-homev3-item h3 {
    max-width: 270px;
  }
}

.page-template-template-homev3 .od-process-homev3-item h3 {
  text-align: center;
  margin-top: 4px;
}

.page-template-template-homev3 .od-process-home {
  padding: 56px 0;
}

.page-template-template-homev3 .od-process-home-heading {
  margin-bottom: -2px;
}

.page-template-template-homev3 .od-process-home-img.v-desktop {
  display: block;
}

.page-template-template-homev3 .od-process-home-img.v-tablet {
  display: none;
}

.page-template-template-homev3 .od-process-homev3-item-img.v-mobile {
  display: none;
}

.page-template-template-homev3 .od-process-home-list {
  margin-top: -87px;
}

.page-template-template-homev3 .od-process-home-list {
  grid-gap: 24px;
}

/* About Section */
.page-template-template-homev3 .about-home {
  padding: 0 0 77px;
  background: transparent;
}

.page-template-template-homev3 .reviews-home .cs-heading {
  margin-bottom: 13px;
}

.page-template-template-homev3 .about-home-img {
  aspect-ratio: unset;
  width: 41.493%;
  margin-left: 22px;
}

.page-template-template-homev3 .about-home-content {
  width: 47.399%;
}

.page-template-template-homev3 .about-home-content h2 {
  margin-bottom: 24px;
}

.page-template-template-homev3 .about-home-desc {
  background: #0f1e2e;
  padding: 24px 24px;
  border-radius: 4px;
}

.page-template-template-homev3 .about-home-desc p {
  margin-bottom: 16px;
}

/* Reviews Section */
.page-template-template-homev3 .reviews-home {
  padding: 115px 0 97px;
}

.page-template-template-homev3 .reviews-home-wrap {
  justify-content: space-between;
}

.page-template-template-homev3 .reviews-home-left {
  width: unset;
  padding-bottom: unset;
  padding-top: 24px;
}

.page-template-template-homev3 .reviews-home-right {
  width: unset;
  display: flex;
  gap: 16px;
  max-width: 784px;
}

.page-template-template-homev3 .reviews-home-right.v-tablet {
  display: none;
}

.page-template-template-homev3 .reviews-home-swiper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 384px;
  padding: 39px 0;
}

.page-template-template-homev3 .reviews-home-swiper .swiper-slide {
  width: unset;
}

.page-template-template-homev3 .swiper-slide:first-child {
  min-height: 282px;
}

.page-template-template-homev3 .reviews-home-swiper .swiper-slide .review-card::before {
  content: unset;
}

.page-template-template-homev3 .review-author {
  font-weight: 300;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0;
  text-transform: none;
}

.page-template-template-homev3 .review-rating {
  gap: 1.61px;
}

.page-template-template-homev3 .review-rating img {
  width: 22.11px;
  height: 22.11px;
}

.page-template-template-homev3 .review-card-body p {
  color: #fff;
}

.page-template-template-homev3 .reviews-home-viewall p {
  margin-left: 4px;
}

.page-template-template-homev3 .reviews-home-viewall.v-tablet {
  display: none;
}

.page-template-template-homev3 .swiper-pagination.v-mobile {
  display: none;
}

.page-template-template-homev3 .od-process-homev3-item:first-child h3 {
  transform: translateX(-13px);
}

.page-template-template-homev3 .od-process-homev3-item:nth-child(2) h3 {
  transform: translateX(-6px);
}

.page-template-template-homev3 .od-process-homev3-item:nth-child(3) h3 {
  transform: translateX(-16px);
}

.page-template-template-homev3 .od-process-homev3-item:nth-child(4) h3 {
  transform: translateX(-9px);
}

.page-template-template-homev3 .about-home-main {
  gap: unset;
  justify-content: space-between;
}

.page-template-template-homev3 .about-home-wrap {
  margin-left: 0;
}

.page-template-template-homev3 .banner-home-cta .btn-small {
  margin-left: 5px;
  min-width: 215px;
}

.page-template-template-homev3 .banner-home-cta .btn-large {
  background: linear-gradient(180deg, #0fa2f7 0%, #0fa2f7 100%);
  transition: all 0.3s ease-in-out;
}

.page-template-template-homev3 .review-card-top {
  gap: 12px;
}

.page-template-template-homev3 .review-external a {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
}

.page-template-template-homev3 .review-external a svg {
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-template-template-homev3 .review-external a svg.hover {
  display: none;
}

.page-template-template-homev3 .review-external a:hover svg {
  display: none;
}

.page-template-template-homev3 .review-external a:hover svg.hover {
  display: block;
}

body .footer-payment-methods .payment-item:hover {
  background: transparent;
}

@media (max-width: 1024px) {
  .page-template-template-homev3 .od-process-home-img.v-desktop {
    display: none;
  }

  .page-template-template-homev3 .banner-home-heading {
    max-width: 740px;
  }

  .page-template-template-homev3 .home-banner-services {
    width: 100%;
    justify-content: unset;
    max-width: 528px;
    margin-left: auto;
    margin-right: auto;
    align-self: flex-start;
  }

  .page-template-template-homev3 .od-process-home {
    padding: 39px 0 56px;
  }

  .page-template-template-homev3 .od-process-home-list {
    grid-template-columns: repeat(4, 1fr);
  }

  .page-template-template-homev3 .od-process-home-list {
    margin-top: 2px;
    width: 94%;
    max-width: 752px;
    margin-left: auto;
    margin-right: auto;
  }

  .page-template-template-homev3 .od-process-home-heading {
    margin-bottom: 35px;
  }

  .page-template-template-homev3 .od-process-home-img {
    width: 100%;
    margin: 0 auto;
  }

  .page-template-template-homev3 .about-home {
    /*padding-top: 0;*/
    padding-bottom: 68px;
  }

  .page-template-template-homev3 .about-home-wrap {
    padding: unset;
    background: transparent;
  }

  .page-template-template-homev3 .about-home-main {
    gap: unset;
    justify-content: space-between;
  }

  .page-template-template-homev3 .about-home-img {
    margin-left: unset;
  }

  .page-template-template-homev3 .about-home-img {
    max-width: 358px;
    /*width: 100%;*/
  }

  /*.page-template-template-homev3 .about-home-content {*/
  /*  max-width: 356px;*/
  /*}*/

  .page-template-template-homev3 .about-home-content h2 {
    margin-bottom: 22px;
  }

  .page-template-template-homev3 .about-home-desc p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
  }

  .page-template-template-homev3 .reviews-home {
    padding-top: 0;
  }

  .page-template-template-homev3 .reviews-home-left {
    padding-top: 0;
    margin: 0 auto;
  }

  .page-template-template-homev3 .reviews-home .cs-heading {
    margin-bottom: 0;
  }

  .page-template-template-homev3 .reviews-home-swiper {
    padding: 0;
  }

  .page-template-template-homev3 .reviews-home-wrap {
    padding-left: 0;
  }

  .page-template-template-homev3 .reviews-home .container {
    padding: 0 40px;
  }

  .page-template-template-homev3 .reviews-home-right {
    max-width: 93%;
    margin-left: 0;
    overflow: visible;
  }

  .page-template-template-homev3 .reviews-home-wrap {
    flex-direction: column;
  }

  .page-template-template-homev3 .reviews-home-right.v-desktop {
    display: none;
  }

  .page-template-template-homev3 .reviews-home-right.v-tablet {
    display: flex;
    flex-direction: column;
  }

  .page-template-template-homev3 .reviews-home-right.v-tablet .review-card {
    height: auto;
  }

  .page-template-template-homev3 .reviews-home-viewall {
    margin-top: -2px;
  }

  .page-template-template-homev3 .reviews-home-viewall p {
    margin-left: 0;
  }

  .page-template-template-homev3 .reviews-home-viewall.v-tablet {
    display: inline;
  }

  .page-template-template-homev3 .reviews-home {
    padding-bottom: 57px;
  }

  body .footer-menus-title {
    font-size: 12px;
  }

  body .footer-menus ul li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.01em;
  }

  body .menu-footer-navigation-container {
    padding: 0;
  }

  body .footer-menus {
    gap: 46px;
  }

  body .footer-payment-methods .payment-item {
    width: 56px;
  }

  body .footer-copyright {
    padding-top: 21px;
  }

  body .footer-menus-title {
    margin-bottom: 24px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .page-template-template-homev3 .od-process-home-img.v-tablet {
    display: flex;
    justify-content: center;
  }

  .page-template-template-homev3 .home-banner-services {
    transform: translate(-14px, 4px);
  }

  .page-template-template-homev3 .od-process-homev3-item:first-child h3 {
    transform: translateX(-35px);
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(2) h3 {
    transform: translateX(-26px);
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(3) h3 {
    transform: translateX(-7px);
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(4) h3 {
    transform: translateX(11px);
  }
}

@media (max-width: 767px) {
  .page-template-template-homev3 .about-home-img {
    width: 63%;
  }

  .page-template-template-homev3 .about-home-main {
    flex-direction: column-reverse;
    align-items: center;
  }

  .page-template-template-homev3 .od-process-home-img.v-desktop {
    display: none;
  }

  .page-template-template-homev3 .od-process-homev3-item-img.v-mobile {
    display: block;
    margin-bottom: 18.33px;
  }

  .page-template-template-homev3 .od-process-homev3-item:first-child .od-process-homev3-item-img.v-mobile {
    transform: translateX(30px);
  }

  .page-template-template-homev3 .od-process-homev3-item:first-child h3 {
    transform: translateX(-7px);
    margin-bottom: -6px;
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(2) .od-process-homev3-item-img.v-mobile {
    transform: translateX(8px);
    margin-bottom: 21px;
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(2) h3 {
    margin-bottom: 2px;
    transform: translateX(-3px);
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(3) h3 {
    margin-bottom: -5px;
    transform: translateX(-4px);
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(3) .od-process-homev3-item-img.v-mobile {
    transform: translateX(4px);
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(4) h3 {
    margin-bottom: 0;
    margin-bottom: 10px;
  }

  .page-template-template-homev3 .od-process-homev3-item:nth-child(4) .od-process-homev3-item-img.v-mobile {
    transform: translateX(0);
  }

  .page-template-template-homev3 .od-process-home-list {
    margin-top: unset;
    max-width: unset;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .page-template-template-homev3 .od-process-homev3-item {
    width: unset;
  }

  .page-template-template-homev3 .banner-home-heading {
    margin-bottom: 26px;
  }

  .page-template-template-homev3 .banner-home-cta .btn-large {
    padding: 29px 43px;
  }

  .page-template-template-homev3 .banner-home-cta .btn-small {
    padding: 14px 23px 17px 33px;
  }

  .page-template-template-homev3 .home-banner-services {
    margin-left: auto;
    grid-template-columns: auto auto;
    column-gap: 13px;
    max-width: 343px;
  }

  .page-template-template-homev3 .home-banner-services-item {
    border-right: none;
    border-bottom: none;
    justify-content: flex-start;
    padding: 0;
    padding-bottom: 20px;
    padding-left: 4px;
  }

  .page-template-template-homev3 .od-process-home {
    padding-top: 0;
    margin-top: -30px;
    padding-bottom: 0;
  }

  .page-template-template-homev3 .about-home-main {
    padding: 0;
  }

  .page-template-template-homev3 .about-home-main {
    gap: 40px;
  }

  .page-template-template-homev3 .about-home {
    padding-bottom: 80px;
  }

  .page-template-template-homev3 .reviews-home .container {
    padding: 0 16px;
  }

  .page-template-template-homev3 .reviews-home-right.v-tablet {
    max-width: 100%;
    overflow: hidden;
    position: relative;
  }

  .page-template-template-homev3 .swiper-pagination.v-mobile {
    display: flex;
    justify-content: center;
    position: relative;
    gap: 9px;
    margin-top: 16px;
  }

  .page-template-template-homev3 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #007aff;
    opacity: .3;
  }

  .page-template-template-homev3 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }

  .swiper-pagination-horizontal.swiper-pagination-bullets .page-template-template-homev3 .review-author {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
  }

  .page-template-template-homev3 .review-card-body p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
  }

  .page-template-template-homev3 .od-process-homev3-item h3 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
  }

  .page-template-template-homev3 .reviews-home {
    padding-bottom: 41px;
  }

  body .footer-menus-title {
    margin-bottom: 17px;
  }

  body .footer-menus {
    gap: 23px;
  }

  body .footer-menus ul li {
    max-width: 103px;
  }

  body .footer-power-boosting-inner {
    gap: 25px;
  }

  body .footer-payment-methods .payment-item {
    width: 63px;
  }

  .page-template-template-homev3 .od-process-home-heading {
    margin-bottom: 25px;
  }

  .page-template-template-homev3 .about-home-desc {
    padding: 29px 25px;
  }

  .page-template-template-homev3 .about-home-content {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .page-template-template-homev3 .about-home-content {
    margin-top: 0;
  }

  .page-template-template-homev3 .swiper-slide:first-child {
    min-height: 276px;
  }

  body .footer-menus ul li a {
    line-height: 1.5;
    margin-bottom: 11px;
  }
}