﻿@import url("/css2-AbrilFatface_swap.css");
@media (min-width: 1440px) {
  .menu-wrap.desktop-view .nav-menu .container {
    max-width: 1440px; } }
.menu-wrap.desktop-view .nav-menu .container .main-menu a {
  color: #2f0648; }

span.orange {
  color: #ff5a5b; }

@media (min-width: 1440px) {
  .container.w-1440 {
    max-width: 1440px; } }
.container.w-1440 .row.flex-center {
  align-items: center; }

.heading-icon {
  width: 100%;
  text-align: center; }
  .heading-icon i {
    font-size: 300px; }

span.orange {
  color: #ff5a5b; }

@media (min-width: 1440px) {
  .container.w-1440 {
    max-width: 1440px; } }
.container.w-1440 .row.flex-center {
  align-items: center; }

hr.heading-hr {
  margin: auto;
  width: 130px;
  border: 3px solid #fa8681;
  border-radius: 3px; }

.additional {
  position: relative;
  top: -70px; }

.deals-and-counter-row {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.promo-bf-button-cta {
  text-decoration: none;
  color: #fa8681;
  font-family: 'euclid circular b';
  font-size: 1.2em;
  border: 1px solid #fa8681;
  padding: 20px 40px;
  border-radius: 100px;
  position: relative;
  top: -25px; }
  .promo-bf-button-cta:hover {
    background: linear-gradient(90deg, #f2709c 0%, #ff9472 100%);
    color: #fff;
    border: 1px solid #fa8681;
    text-decoration: none; }

#promo-counter,
#promo-counter-mobile {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  max-width: 400px;
  padding-top: 40px; }
  #promo-counter .metrics,
  #promo-counter-mobile .metrics {
    display: inline; }
    #promo-counter .metrics:after,
    #promo-counter-mobile .metrics:after {
      content: ":";
      position: absolute;
      right: -5px;
      color: #fa8681;
      font-size: 30px;
      top: 5px; }
    #promo-counter .metrics:last-child:after,
    #promo-counter-mobile .metrics:last-child:after {
      content: ""; }
    #promo-counter .metrics span.counter,
    #promo-counter-mobile .metrics span.counter {
      font-size: 12px;
      position: relative;
      display: block;
      top: -5px; }

.menu-wrap.desktop-view .nav-menu .main-logo a .logo-desaturated {
  width: 200px;
  height: 30px;
  background-image: url("/uploads/website_images/svg/pricing/logo-desaturated.svg");
  background-size: contain;
  background-repeat: no-repeat; }

.ha-header-container {
  text-align: left; }

section.ha-header {
  padding: 70px 0px;
  background-color: #f8f6fa;
  background-position: center top;
  text-align: center;
  background-size: 2560px;
  background-repeat: no-repeat;
  min-height: 70vh;
  display: flex;
  align-items: center; }
  section.ha-header .ha-header-container .info-area {
    position: relative; }
    section.ha-header .ha-header-container .info-area .promotional-discount {
      background-color: #6840db;
      padding: 10px 15px;
      border-radius: 5px;
      position: absolute;
      top: -35px;
      left: -4px;
      text-align: center;
      font-style: normal;
      font-weight: 800;
      font-size: 18px;
      line-height: 22px;
      color: #fff;
      letter-spacing: 0.065em; }
    section.ha-header .ha-header-container .info-area h1 {
      font-family: "Montserrat";
      font-style: normal;
      font-weight: 800;
      font-size: 60px;
      line-height: 73px;
      color: #2e0547;
      flex-direction: row;
      text-align: left;
      padding-top: 17px; }
      section.ha-header .ha-header-container .info-area h1 span.orange {
        color: #fa8681; }
    section.ha-header .ha-header-container .info-area h2 {
      font-family: 'euclid circular b';
      font-style: normal;
      font-weight: 400;
      font-size: 22px;
      line-height: 30px;
      text-align: left;
      color: #2e0547; }
  section.ha-header .ha-header-container .additional-features .features-block {
    margin-top: 20px; }
    section.ha-header .ha-header-container .additional-features .features-block .pricing {
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      margin-top: 25px;
      text-align: left;
      color: #2e0547; }
      section.ha-header .ha-header-container .additional-features .features-block .pricing span.orange {
        background-color: #6840db;
        padding: 5px 10px;
        border-radius: 5px;
        color: #fff;
        letter-spacing: 0.065em; }
    section.ha-header .ha-header-container .additional-features .features-block ul {
      list-style: none;
      display: flex;
      padding: 0;
      margin: 0;
      width: 100%;
      justify-content: space-between;
      margin-top: 15px;
      font-size: 16px;
      font-weight: 500; }
      section.ha-header .ha-header-container .additional-features .features-block ul li {
        font-weight: 500; }
        section.ha-header .ha-header-container .additional-features .features-block ul li i.fas {
          color: #66d978; }
        section.ha-header .ha-header-container .additional-features .features-block ul li span.orange {
          font-weight: bold; }
  section.ha-header .ha-header-container .additional-features .promotional-packages {
    text-align: left; }
    section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button a {
      margin: 0px;
      margin-top: 25px;
      background: linear-gradient(90deg, #f2709c 0%, #ff9472 100%);
      border-radius: 50px;
      padding: 25px 40px; }
  section.ha-header.bf-promo {
    padding: 30px 0; }

section.featured-pricing {
  background: linear-gradient(to bottom, #f8f6fa 0%, #f8f6fa 50%, #ffffff 50%, #ffffff 100%);
  text-align: center; }
  section.featured-pricing .featured-percentage {
    background: #6840db;
    border-radius: 5px;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 800;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.065em;
    color: #ffffff;
    position: relative;
    top: 25px; }
  section.featured-pricing .feature-product-container {
    background: #ffffff;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px; }
    section.featured-pricing .feature-product-container .featured-image {
      padding: 25px 0px; }
      section.featured-pricing .feature-product-container .featured-image img {
        height: 80px; }
    section.featured-pricing .feature-product-container .product-name h1 {
      font-family: "Montserrat";
      font-style: normal;
      font-weight: 600;
      font-size: 25px;
      line-height: 30px;
      text-align: center;
      letter-spacing: 0.065em;
      color: #2e0547; }
    section.featured-pricing .feature-product-container .product-name h2 {
      font-family: "Montserrat";
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.065em;
      color: #372044; }
    section.featured-pricing .feature-product-container .product-name hr {
      width: 30%;
      border: 1px solid #fa8681;
      padding: 0px;
      margin-top: 0px;
      margin-bottom: 10px; }
    section.featured-pricing .feature-product-container .product-pricing {
      color: #2e0547; }
      section.featured-pricing .feature-product-container .product-pricing h1 {
        font-weight: 600;
        font-size: 20px; }
      section.featured-pricing .feature-product-container .product-pricing h2 {
        font-weight: 500;
        font-size: 18px;
        text-decoration: line-through; }
    section.featured-pricing .feature-product-container .cta-button {
      margin-top: 25px; }
      section.featured-pricing .feature-product-container .cta-button a.explore-btn {
        min-width: unset;
        background: linear-gradient(to right, #f2709c, #ff9472);
        border-radius: 50px;
        padding: 15px 40px;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
        text-transform: uppercase;
        box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.23);
        transition: all 0.3s ease-out 100ms; }
        section.featured-pricing .feature-product-container .cta-button a.explore-btn:hover {
          background: linear-gradient(to right, #ff9472, #f2709c);
          transform: translateY(-3px); }

section.homepage-features {
  margin-top: 100px; }
  section.homepage-features span.orange {
    position: relative;
    color: #fa8681 !important; }
  section.homepage-features span.orange:after {
    position: absolute;
    content: '';
    width: 95%;
    height: 15px;
    background-color: #FE827D;
    left: 2%;
    bottom: 5px;
    opacity: .3; }
  section.homepage-features .section-heading-container {
    padding: 80px 0px;
    position: relative; }
  section.homepage-features .anim-path {
    text-align: center;
    margin: 30px 0px; }
    section.homepage-features .anim-path.first {
      position: absolute;
      right: 225px;
      top: 0px; }
  section.homepage-features .home-feature-container {
    position: relative;
    padding-top: 160px;
    padding-bottom: 100px; }
    section.homepage-features .home-feature-container.text-right .feature-heading {
      border-right: 4px solid #fa8681;
      border-radius: 4px;
      padding-right: 25px;
      text-align: right; }
    section.homepage-features .home-feature-container.text-right .feature-descr {
      text-align: right; }
    section.homepage-features .home-feature-container.text-right .bgIconSVG {
      position: absolute;
      left: 0; }
    section.homepage-features .home-feature-container.text-left .feature-heading {
      border-left: 4px solid #fa8681;
      border-radius: 4px;
      padding-left: 25px;
      text-align: left; }
    section.homepage-features .home-feature-container.text-left .feature-descr {
      text-align: left; }
    section.homepage-features .home-feature-container.text-left .bgIconSVG {
      position: absolute;
      right: 0; }
    section.homepage-features .home-feature-container.last {
      padding-bottom: unset !important; }
    section.homepage-features .home-feature-container .animPathContainer {
      text-align: center;
      position: absolute;
      right: 253px;
      top: -320px;
      z-index: -1; }
      section.homepage-features .home-feature-container .animPathContainer.last {
        left: -93px;
        top: -177px; }
    section.homepage-features .home-feature-container .animIconContainer {
      position: absolute;
      right: 162px; }
    section.homepage-features .home-feature-container .feature-heading {
      font-style: normal;
      font-weight: 600;
      font-size: 55px;
      letter-spacing: 0.065em;
      color: #2e0547;
      line-height: 70px;
      margin-bottom: 25px; }
      section.homepage-features .home-feature-container .feature-heading span.orange {
        font-weight: 900;
        font-size: 60px;
        color: #fa8681; }
    section.homepage-features .home-feature-container .feature-descr {
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0.045em;
      color: #391385; }
      section.homepage-features .home-feature-container .feature-descr h2 {
        font-size: 20px;
        font-weight: 600;
        margin: 15px 0px; }
      section.homepage-features .home-feature-container .feature-descr ul.advantages {
        list-style: none;
        display: flex;
        margin: 0;
        padding: 0;
        flex-direction: row;
        align-content: center;
        justify-content: space-between; }
        section.homepage-features .home-feature-container .feature-descr ul.advantages li.single-advantage {
          background: #ffffff;
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          border-radius: 20px;
          padding: 30px;
          font-weight: 600;
          color: #5752cb; }
          section.homepage-features .home-feature-container .feature-descr ul.advantages li.single-advantage h3 {
            font-size: 18px;
            font-weight: 600; }

section.map-section {
  background: unset;
  padding: 50px 0px !important;
  text-align: center; }
  section.map-section .map-points {
    padding-top: 70px; }
    section.map-section .map-points .map-img {
      width: 1077px;
      position: relative;
      top: 5px; }
    section.map-section .map-points .datacenters.mumbai {
      top: 53%;
      left: 67.2%; }
    section.map-section .map-points .ASIA-2 {
      top: 39%; }
    section.map-section .map-points .datacenters.singapure {
      top: 63.2%;
      left: 76.5%; }
    section.map-section .map-points .ASIA-1 {
      top: 49%;
      left: 70%; }

section.testimonials-heading {
  position: relative;
  padding: 50px 0px;
  margin-top: 70px; }
  section.testimonials-heading .section-heading-img {
    position: absolute;
    right: 20%;
    top: -10%; }

section.testimonials {
  position: relative;
  background: linear-gradient(to bottom, #fefeff00 50%, #392649 50%);
  padding-bottom: 100px;
  padding-top: 25px; }
  section.testimonials .testimonial-container {
    background: #ffffff;
    padding: 20px 100px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 5px; }
    section.testimonials .testimonial-container .carousel-control-next,
    section.testimonials .testimonial-container .carousel-control-prev {
      opacity: unset; }
    section.testimonials .testimonial-container a.carousel-control-next {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      position: absolute;
      right: -25px;
      width: 5%; }
    section.testimonials .testimonial-container a.carousel-control-prev {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: absolute;
      left: -25px;
      width: 5%; }
    section.testimonials .testimonial-container .carousel-control-next-icon,
    section.testimonials .testimonial-container .carousel-control-prev-icon {
      width: 55px;
      height: 55px;
      background-color: #ffd0ce;
      background-size: 40%;
      border-radius: 50%;
      border: px solid #fff;
      box-shadow: 0px 10px 15px 0px #0000001a; }
      section.testimonials .testimonial-container .carousel-control-next-icon:hover,
      section.testimonials .testimonial-container .carousel-control-prev-icon:hover {
        background-color: #eeaba9; }
    section.testimonials .testimonial-container .carousel-indicators {
      bottom: -75px;
      z-index: 1; }
      section.testimonials .testimonial-container .carousel-indicators li.active {
        height: 5px; }
    section.testimonials .testimonial-container .carousel-inner .carousel-item {
      padding-bottom: 0px; }
      section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container {
        align-content: center;
        justify-content: center;
        align-items: center; }
        section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .client-avatar {
          display: flex;
          align-content: center;
          justify-content: center;
          align-items: center; }
          section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .client-avatar img {
            border-radius: 200px;
            width: 200px;
            box-shadow: 0px 10px 15px 0px #0000001a; }
        section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content {
          background: url("/uploads/website_images/svg/home/2022/paths/logo-center-element.svg");
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          padding: 50px 20px; }
          section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .quote-components {
            display: flex;
            align-content: center;
            justify-content: space-between;
            align-items: center;
            padding: 10px 0px; }
            section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .quote-components .star-rating {
              text-align: right;
              font-size: 40px;
              color: #fe9274;
              padding: 15px 0px; }
            section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .quote-components img.quote-img.right {
              transform: rotate(180deg); }
            section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .quote-components .client-name {
              font-style: normal;
              font-weight: 700;
              font-size: 25px;
              line-height: 30px;
              display: flex;
              letter-spacing: 0.065em;
              color: #392649; }
          section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .rv-content {
            font-style: normal;
            font-weight: 500;
            font-size: 17px;
            line-height: 20px;
            align-items: center;
            letter-spacing: 0.05em;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            color: #392649; }
            section.testimonials .testimonial-container .carousel-inner .carousel-item .review-container .review-content .rv-content h2 {
              font-size: 22px;
              font-weight: 600; }
  section.testimonials .reviews-cta {
    padding-top: 80px;
    text-align: center; }

section.ha-header.birthday-promo .ha-header-container .info-area {
  margin-top: unset; }
  section.ha-header.birthday-promo .ha-header-container .info-area h2 {
    margin-top: 25px;
    font-weight: 400;
    font-size: 20px; }
    section.ha-header.birthday-promo .ha-header-container .info-area h2 span.orange {
      font-weight: 600; }
section.ha-header.birthday-promo .ha-header-container .additional-features .features-block {
  text-align: left;
  margin: unset; }
  section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing {
    font-weight: 400;
    font-size: 30px;
    display: inline-block;
    line-height: unset;
    position: relative;
    margin: unset; }
    section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .starting-price {
      font-size: 25px; }
    section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value {
      position: relative; }
      section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value .cost {
        z-index: 1; }
        section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value .cost span.big {
          font-weight: 700;
          font-size: 60px; }
      section.ha-header.birthday-promo .ha-header-container .additional-features .features-block .pricing .price-value .highlight {
        z-index: -1;
        position: absolute;
        width: 210px;
        height: 18px;
        left: 0px;
        bottom: 15px;
        background: #FA8681;
        opacity: 0.5;
        border-radius: 1px; }

@media only screen and (max-width: 1439px) {
  section.ha-header .ha-header-container .info-area .promotional-discount {
    font-size: 16px;
    line-height: 20px; }
  section.ha-header .ha-header-container .info-area h1 {
    font-size: 41px;
    line-height: 50px; }
  section.ha-header .ha-header-container .info-area h2 {
    font-size: 22px; }
  section.ha-header .ha-header-container .additional-features .features-block .pricing {
    margin-top: 35px; }
  section.ha-header .ha-header-container .additional-features .features-block ul {
    font-size: 13px; }
  section.ha-header .ha-header-container .additional-features .features-block .promotional-packages .promo-button a {
    padding: 20px 10px; }

  section.featured-pricing .feature-product-container .product-name h1 {
    font-size: 22px; }

  .anim-path,
  .animPathContainer {
    display: none; }

  h1.section-heading {
    font-size: 41px;
    line-height: 55px; }

  section.homepage-features .section-heading-container {
    padding: 40px 0px; }
  section.homepage-features .home-feature-container {
    position: relative;
    padding: 70px 0px; }
    section.homepage-features .home-feature-container .feature-heading {
      font-size: 46px; }
      section.homepage-features .home-feature-container .feature-heading.orange {
        font-size: 55px; }

  section.testimonials .testimonial-container {
    padding: 50px; } }
@media only screen and (max-width: 1200px) {
  section.ha-header .ha-header-container .info-area {
    margin-top: unset; }
    section.ha-header .ha-header-container .info-area .promotional-discount {
      font-size: 16px;
      line-height: 20px; }
    section.ha-header .ha-header-container .info-area h1 {
      font-size: 41px;
      line-height: 60px; }
    section.ha-header .ha-header-container .info-area h2 {
      font-size: 20px; }
  section.ha-header .ha-header-container .additional-features .features-block .pricing {
    font-size: 14px; }
  section.ha-header .ha-header-container .additional-features .features-block ul {
    font-size: 11px; }
  section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button a {
    padding: 20px 25px;
    min-width: unset; }

  section.featured-pricing section.featured-pricing .featured-percentage {
    font-size: 16px; }
  section.featured-pricing .feature-product-container .product-name h1 {
    font-size: 18px; }
  section.featured-pricing .feature-product-container .product-name h2 {
    font-size: 14px; }

  section.map-section .map-points .map-img {
    width: 97%; }

  section.testimonials .testimonial-container a.carousel-control-prev {
    width: unset; }
  section.testimonials .testimonial-container a.carousel-control-next {
    width: unset; }

  section.homepage-features .home-feature-container .feature-heading {
    font-size: 38px;
    line-height: 50px; }
    section.homepage-features .home-feature-container .feature-heading span.orange {
      font-size: 47px; }
  section.homepage-features .home-feature-container .feature-descr {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.045em;
    color: #391385; } }
@media only screen and (max-width: 991px) {
  section.ha-header {
    padding-top: 120px; }
    section.ha-header .ha-header-container {
      margin-bottom: 50px;
      padding-bottom: 0px; }
      section.ha-header .ha-header-container .info-area .promotional-discount {
        position: unset;
        width: 50%;
        margin: auto; }
      section.ha-header .ha-header-container .info-area h1 {
        text-align: center; }
      section.ha-header .ha-header-container .info-area h2 {
        text-align: center; }
      section.ha-header .ha-header-container .additional-features .features-block .pricing {
        text-align: center; }
      section.ha-header .ha-header-container .additional-features .features-block ul {
        font-size: 16px; }
      section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button {
        text-align: center; }
        section.ha-header .ha-header-container .additional-features .promotional-packages .promo-button a {
          padding: 20px 25px;
          min-width: unset; }
    section.ha-header img.header-img {
      margin-bottom: 50px; }

  section.homepage-features .section-heading-container {
    padding: 40px 0px; }
  section.homepage-features .home-feature-container {
    position: relative;
    padding: 70px 0px; }
    section.homepage-features .home-feature-container.text-left, section.homepage-features .home-feature-container.text-right {
      text-align: center !important; }
      section.homepage-features .home-feature-container.text-left .feature-heading,
      section.homepage-features .home-feature-container.text-left .feature-descr, section.homepage-features .home-feature-container.text-right .feature-heading,
      section.homepage-features .home-feature-container.text-right .feature-descr {
        text-align: center;
        border: unset !important; }
    section.homepage-features .home-feature-container img.feature-img {
      padding-bottom: 50px; }
    section.homepage-features .home-feature-container .feature-heading {
      font-size: 46px; }
      section.homepage-features .home-feature-container .feature-heading.orange {
        font-size: 55px; }

  .map-container .service-text h1 {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 41px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.065em;
    color: #2e0547;
    text-transform: unset;
    z-index: 8;
    position: relative; } }
@media only screen and (max-width: 768px) {
  section.ha-header
  .ha-header-container
  .additional-features
  .features-block
  ul {
    font-size: 16px;
    flex-direction: column; }

  section.homepage-features .home-feature-container .feature-heading {
    font-size: 37px; }
    section.homepage-features .home-feature-container .feature-heading span.orange {
      font-size: 44px; }
  section.homepage-features .home-feature-container.text-right .bgIconSVG, section.homepage-features .home-feature-container.text-left .bgIconSVG {
    display: none; }

  section.testimonials .testimonial-container a.carousel-control-prev {
    left: 0; }
  section.testimonials .testimonial-container a.carousel-control-next {
    right: 0; }

  section.testimonials-heading {
    padding: 50px 0px; } }
@media only screen and (max-width: 576px) {
  section.testimonials
  .testimonial-container
  .carousel-inner
  .carousel-item
  .review-container {
    text-align: center; }
    section.testimonials
    .testimonial-container
    .carousel-inner
    .carousel-item
    .review-container .review-content .quote-components {
      flex-direction: column; }
    section.testimonials
    .testimonial-container
    .carousel-inner
    .carousel-item
    .review-container .review-content .quote-components .star-rating {
      text-align: center;
      font-size: 16px; }

  section.testimonials-heading .section-heading-img {
    left: unset;
    right: unset; }
    section.testimonials-heading .section-heading-img svg {
      max-width: 100%;
      height: auto; }

  section.homepage-features .home-feature-container .animIconContainer {
    right: unset; }

  section.testimonials
  .testimonial-container
  .carousel-inner
  .carousel-item
  .review-container
  .review-content
  .quote-components
  .client-name {
    font-size: 20px; } }
@media only screen and (max-width: 420px) {
  section.ha-header .ha-header-container .info-area .promotional-discount {
    width: unset; } }

/*# sourceMappingURL=home.css.map */
