.nav-menu .main-menu a {
  color: #2e0547;
  text-shadow: unset !important;
}

@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;
}

@media (min-width: 1440px) {
  .container.w-1440 {
    max-width: 1440px;
  }
}
.container.w-1440 .row.flex-center {
  align-items: center;
}

section.partners-header {
  padding-bottom: 100px;
  background-color: #f8f6fa;
  background-position: center top;
  text-align: center;
  background-size: 2560px;
  background-repeat: no-repeat;
}
section.partners-header .ha-header-container .info-area {
  position: relative;
  margin-top: 50px;
}
section.partners-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.partners-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.partners-header .ha-header-container .info-area h1 span.orange {
  color: #fa8681;
}
section.partners-header .ha-header-container .info-area h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  text-align: left;
  color: #2e0547;
}
section.partners-header .ha-header-container .additional-features .features-block {
  margin-top: 20px;
}
section.partners-header .ha-header-container .additional-features .features-block .pricing {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-top: 45px;
  text-align: left;
  color: #2e0547;
}
section.partners-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.partners-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;
}
section.partners-header .ha-header-container .additional-features .features-block ul li i.fas {
  color: #66d978;
}
section.partners-header .ha-header-container .additional-features .features-block ul li span.orange {
  font-weight: bold;
}
section.partners-header .ha-header-container .additional-features .promotional-packages {
  text-align: left;
}
section.partners-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: 22px 10px;
}

.shared-hosting-pricing-tables,
.reseller-hosting-pricing-tables,
.vps-pricing-tables,
.vps-pricing-tables {
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f6fa), color-stop(50%, #f8f6fa), color-stop(50%, #ffffff), to(#ffffff));
  background: linear-gradient(to bottom, #f8f6fa 0%, #f8f6fa 30%, #ffffff 30%, #ffffff 100%);
  padding-top: 50px;
}

.billing-terms .billing-terms-row {
  margin-top: unset;
}

section.reseller-features .feature-container {
  background: #ffffff;
  border: 1px solid #f0e8e9;
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(110, 110, 110, 0.1019607843);
  border-radius: 5px;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 20px;
  min-height: 380px;
  transition: 0.2s all ease-in-out !important;
}
section.reseller-features .feature-container:hover {
  transition: 0.5s all ease-in-out !important;
  transform: translateY(-5px);
}
section.reseller-features .feature-container:hover > .feature-content {
  color: #463252;
}
section.reseller-features .feature-container .feature-image {
  height: 80px;
  display: flex;
  align-items: center;
}
section.reseller-features .feature-container .feature-image img {
  height: 60px;
}
section.reseller-features .feature-container h1 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #2e0547;
}
section.reseller-features .feature-container hr {
  border: 1px solid #ff5a5a;
  width: 25%;
}
section.reseller-features .feature-container .feature-content {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #816492;
}

section.partners {
  background-color: #f8f6fa;
}
section.partners .header h1 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 69px;
  text-align: center;
  color: #2e0547;
}
section.partners .header h1 span.orange {
  color: #fa8681;
}
section.partners .header h2 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #2e0547;
}
section.partners .header h3 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #2e0547;
}
section.partners .header .partner-img {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  text-align: right;
  padding: 25px 0px;
}
section.partners .header .partner-img .partner-logo img {
  height: 50px;
  margin-right: 25px;
}
section.partners .header .partner-img .partner-badges {
  padding-left: 40px;
  text-align: center;
}
section.partners .header .partner-img .partner-badges img {
  height: 110px;
  margin-left: -30px;
}

section.compare-tables.selected {
  display: block;
}
section.compare-tables .table tbody {
  display: table-row-group;
}
section.compare-tables .compared-plans {
  background-color: #fefeff;
  height: 115px;
}
section.compare-tables .compared-plans .container.compare-table {
  box-shadow: 0 5px 5px -5px rgba(50, 15, 112, 0.1490196078);
  height: 115px;
}
section.compare-tables .help-text a {
  color: #ff5a5b;
  font-weight: 600;
}
section.compare-tables .help-text a svg {
  height: 15px;
}
section.compare-tables td i.fas.fa-times {
  color: #ff3533;
}
section.compare-tables td i.fas.fa-check {
  color: #66d978;
}
section.compare-tables td i.fas.fa-infinity {
  color: #7b5692;
}

.nav-menu .main-menu a {
  color: #2e0547;
}

section.vps-pricing-tables .service-text,
section.reseller-hosting-pricing-tables .service-text,
section.shared-hosting-pricing-tables .service-text {
  display: none;
}
@media (min-width: 1440px) {
  section.vps-pricing-tables .container,
  section.reseller-hosting-pricing-tables .container,
  section.shared-hosting-pricing-tables .container {
    max-width: 1440px;
  }
}

.hosting-page-header {
  background-color: #f8f6fa;
}
.hosting-page-header h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.hosting-page-header a.header-btn-link {
  background: unset;
  font-weight: 600;
  border: 2px solid #fe9273;
  color: #fa8681;
  transition: all 200ms ease-in-out;
}
.hosting-page-header a.header-btn-link:hover {
  text-decoration: none;
  color: #fff;
  background-color: #fa8681;
}

section.agency-filter-box {
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f6fa), color-stop(50%, #f8f6fa), color-stop(50%, #ffffff), to(#ffffff));
  background: linear-gradient(to bottom, #f8f6fa 0%, #f8f6fa 50%, #ffffff 50%, #ffffff 100%);
  text-align: center;
}
section.agency-filter-box .service-text {
  margin-top: unset;
}
section.agency-filter-box .agency-filter {
  padding: 20px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #ebebf3;
  border-bottom: 5px solid #ebebf3;
}
section.agency-filter-box .agency-filter h3 {
  font-size: 20px;
  font-weight: 600;
  color: #2e0547;
  text-align: left;
  padding: 10px 5px;
}
section.agency-filter-box .agency-filter .filter-group {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
section.agency-filter-box .agency-filter .filter-group .filter-element {
  padding: 5px 10px;
  font-size: 14px;
}
section.agency-filter-box .agency-filter .filter-group .filter-element input, section.agency-filter-box .agency-filter .filter-group .filter-element label {
  margin: 0px;
  padding: 0px;
}
section.agency-filter-box .agencies-row a.agency-link {
  text-decoration: none;
}
section.agency-filter-box .agencies-row a.agency-link:hover .agency-card {
  background: #fefefe;
  transform: translateY(-5px);
  border-bottom: 2px solid #fa8681;
  border-bottom-width: thick;
  border-bottom-style: solid;
}
section.agency-filter-box .agencies-row a.agency-link:hover .agency-card .agency-name {
  text-decoration: underline;
}
section.agency-filter-box .agencies-row a.agency-link:hover .agency-card .arrow-hover {
  display: block;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card {
  padding: 20px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #ebebf3;
  border-bottom: 5px solid #ebebf3;
  margin-top: 30px;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-logo {
  text-align: center;
  padding: 20px;
  min-height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-logo img {
  max-height: 75px;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-name {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #4B3856;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-location {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #66527A;
  padding: 7px 0px;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-technologies {
  min-height: 60px;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-technologies ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-technologies ul li {
  padding: 3px 10px;
  background-color: #FA8681;
  border-radius: 3px;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .agency-description {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #2D1E3A;
  min-height: 100px;
}
section.agency-filter-box .agencies-row a.agency-link .agency-card .arrow-hover {
  display: none;
  position: absolute;
  color: #fa8681;
  font-size: 25px;
}
section.agency-filter-box .agencies-row h3.no-results {
  text-align: center !important;
  font-size: 15px !important;
  color: #52415c !important;
}

section.single-agency-header {
  padding: 50px 0px;
  background: linear-gradient(-170deg, #f8f6fa 0%, #f8f6fa 530px, #ffffff 530px, #ffffff 100%);
  color: #2e0547;
}
section.single-agency-header .logo-container {
  height: 100%;
  background-color: #fefeff;
  border-radius: 2px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 5px solid #fff;
}
section.single-agency-header .logo-container img {
  transition: all 300ms;
  transition-delay: 100ms;
}
section.single-agency-header .logo-container:hover img {
  transform: scale(1.05);
}
section.single-agency-header .directory-short-text {
  font-weight: 600;
  font-size: 14px;
}
section.single-agency-header .directory-short-text a {
  color: #fa8681;
}
section.single-agency-header .directory-short-text span.partner-name {
  color: #523e5e;
}
section.single-agency-header .directory-short-text i.fas {
  margin: 0 5px;
}
section.single-agency-header .agency-name {
  font-weight: 800;
  font-size: 60px;
}
section.single-agency-header .agency-domain {
  font-weight: 500;
  font-size: 14px;
  text-decoration-line: underline;
  padding-top: 5px;
  padding-bottom: 10px;
}
section.single-agency-header .agency-short-description {
  font-weight: 600;
  font-size: 15px;
  color: #513462;
}
section.single-agency-header .services {
  margin-top: 10px;
}
section.single-agency-header .services h2 {
  font-weight: 600;
  font-size: 20px;
}
section.single-agency-header .services .service-boxes {
  padding: 5px;
  color: #fff;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
section.single-agency-header .services .service-boxes .box {
  background: #fa8681;
  margin: 3px;
  padding: 5px;
  font-size: 12px;
  border-radius: 5px;
}
section.single-agency-header .technologies {
  margin-top: 10px;
}
section.single-agency-header .technologies h2 {
  font-weight: 600;
  font-size: 20px;
}
section.single-agency-header .technologies .technology-boxes {
  padding: 5px;
  color: #fff;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
section.single-agency-header .technologies .technology-boxes .box {
  background: #5D4188;
  margin: 3px;
  padding: 5px;
  font-size: 12px;
  border-radius: 5px;
}
section.single-agency-header .cta-buttons a.promo-btn {
  margin: 0px;
  margin-bottom: 15px;
  min-width: unset;
  background: -webkit-gradient(linear, left top, right top, from(#f2709c), to(#ff9472));
  background: linear-gradient(to right, #f2709c, #ff9472);
  border-radius: 50px;
  padding: 22px 40px;
  margin-top: 15px;
}

section.single-agency-content {
  padding-top: 50px;
}

section.become-partner {
  padding: 150px 0px;
  display: flex;
  align-items: center;
}
section.become-partner .row {
  align-items: center;
}
section.become-partner h1 {
  font-family: "Montserrat";
  font-weight: 800;
  color: #2e0547;
  margin-bottom: 30px;
}
section.become-partner .cta-buttons a.promo-btn {
  margin: 0px;
  margin-bottom: 15px;
  min-width: unset;
  background: -webkit-gradient(linear, left top, right top, from(#f2709c), to(#ff9472));
  background: linear-gradient(to right, #f2709c, #ff9472);
  border-radius: 50px;
  padding: 22px 40px;
  margin-top: 15px;
}

section.partners-directory {
  padding: 50px 0px;
  background: linear-gradient(172deg, #f8f6fa 0%, #f8f6fa 530px, #ffffff 530px, #ffffff 100%);
}
section.partners-directory .partners-list {
  margin-top: 100px;
}
section.partners-directory .partners-list .category-container {
  border-left: 4px solid #fa8681;
  padding-left: 15px;
}
section.partners-directory .partners-list .category-container .category-number {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 37px;
  color: #fa8681;
}
section.partners-directory .partners-list .category-container h1.partner-category-name {
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 73px;
  color: #2e0547;
}
section.partners-directory .partners-list .category-container .category-description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
section.partners-directory .partners-list .partner-container {
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 2px;
  padding: 30px;
  align-items: center;
  margin: 15px 0px;
}
section.partners-directory .partners-list .partner-container .partner-data h1.partner-name {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #2e0547;
}
section.partners-directory .partners-list .partner-container .partner-data p.partner-description {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #2e0547;
}
section.partners-directory .partners-list .partner-container .partner-data .partner-cta a {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #ff5a5b;
  position: relative;
}
section.partners-directory .partners-list .partner-container .partner-logo {
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 2px;
  padding: 30px;
  align-items: center;
  margin: 10px 0px;
  text-align: center;
  min-height: 190px;
  min-width: 215px;
  display: flex;
  position: absolute;
  top: -125px;
  left: -60px;
  justify-content: center;
}
section.partners-directory .partners-list .partner-container .partner-logo:hover > img {
  transform: scale(0.95);
}
section.partners-directory .partners-list .partner-container .partner-logo img {
  max-width: 100%;
  height: auto;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
}
section.partners-directory .partners-list .right-element .partner-container {
  position: relative;
  margin-left: 30px;
  text-align: right;
}
section.partners-directory .partners-list .left-element .partner-container {
  margin-right: 30px;
}
section.partners-directory .partners-list .left-element .partner-container .partner-logo {
  left: unset;
  right: -60px;
}

section.hosting-page-header .promotional-area {
  display: flex;
  align-items: center;
}
section.hosting-page-header .promotional-area .promotional-discount {
  background-color: #6840db;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  letter-spacing: 0.065em;
}
section.hosting-page-header .promotional-area .additional-feature {
  padding: 0px 15px;
  font-size: 25px;
  font-weight: 600;
}
section.hosting-page-header .recommended-by-section {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.hosting-page-header .recommended-by-section .heading-section {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
section.hosting-page-header .recommended-by-section .partner-logo {
  padding: 25px;
}
section.hosting-page-header .recommended-by-section .partner-logo img {
  height: auto;
  max-height: 110px;
}
section.hosting-page-header .recommended-by-section .features ul {
  margin: unset;
}
section.hosting-page-header .cta-buttons a {
  margin-right: 15px;
}

section.plans-heading {
  background-color: #f8f6fa;
}

section.reviews-summary {
  background-color: #f8f6fa;
  padding-top: 50px;
}

#vpsHostingPricingComparison .compare-tables-heading, #dedicatedHostingPricingComparison .compare-tables-heading {
  padding-top: 100px;
}

.aff-header {
  text-align: center;
  padding: 50px 0;
  background-color: #f8f6fa;
  background-image: url("../../uploads/website_images/svg/pricing/header-bg-partners.svg") !important;
  background-position: center 0px;
  background-repeat: no-repeat;
  padding-bottom: 450px !important;
  background-size: 40vw;
}
.aff-header .subheading {
  color: #5E4771;
  text-align: center;
  font-size: 25px;
  font-family: Euclid Circular B;
  font-weight: 500;
}
.aff-header h1.main-page-title {
  color: #391954;
  text-align: center;
  font-size: 60px;
  font-family: Montserrat;
  font-weight: 800;
}
.aff-header h2.main-page-subtitle {
  color: #4D3264;
  text-align: center;
  font-size: 25px;
  font-family: Euclid Circular B;
}
.aff-header h2.main-page-subtitle img {
  max-height: 50px;
}

.plans {
  padding-bottom: unset !important;
  margin-top: -465px;
}

.pricing-heading {
  display: none;
}

section.compare-tables .help-text a {
  color: #f98783;
  font-weight: 600;
  border-bottom: 2px dashed;
  text-decoration: none;
}
section.compare-tables .pricing-heading {
  margin-bottom: unset;
}

section.reviews-summary {
  background-color: unset !important;
}

.compare-tables {
  display: unset !important;
}

#pricing-tab-bg-22 {
  left: 33%;
}

@media screen and (max-width: 1200px) {
  section.partners-directory .partners-list .partner-container .partner-logo {
    position: unset;
    top: unset;
    left: unset;
    box-shadow: unset;
  }
  section.partners-directory .partners-list .right-element .partner-container {
    margin-left: unset;
    text-align: center;
  }
  section.partners-directory .partners-list .left-element .partner-container {
    text-align: center;
    margin-right: unset;
  }
  .hosting-page-header .container .row.vertical-cetner {
    text-align: center;
  }
  .hosting-page-header hr {
    margin-left: auto;
  }
}
@media screen and (max-width: 991px) {
  .cta-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  section.partners .header .partner-img {
    flex-direction: column;
  }
  .hosting-page-header {
    padding: 30px 0px;
  }
}

/*# sourceMappingURL=partners.css.map */
