section.application-hosting {
  background: url("../../uploads/website_images/svg/applications-hosting/applications-hosting.svg");
  height: 1140px;
  background-size: cover;
  background-position: center; }
  @media (max-width: 575.98px) {
    section.application-hosting {
      background-position: 34%; } }
  @media (max-width: 767.98px) {
    section.application-hosting {
      background-position: 28%; } }
  section.application-hosting .special-features ul.app-features {
    padding: 0px;
    color: #7459AA; }
    section.application-hosting .special-features ul.app-features li.feature {
      font-weight: 600;
      font-size: 17px; }
      @media (max-width: 767.98px) {
        section.application-hosting .special-features ul.app-features li.feature {
          text-align: center; } }
      section.application-hosting .special-features ul.app-features li.feature i.far {
        color: #0b8200; }
  section.application-hosting img.application-hosting-illustration {
    position: relative;
    top: 15%;
    left: 10%; }
    @media (max-width: 575.98px) {
      section.application-hosting img.application-hosting-illustration {
        top: -900px;
        left: 0%; } }
    @media (max-width: 767.98px) {
      section.application-hosting img.application-hosting-illustration {
        position: relative;
        top: -950px;
        left: 10%; } }
    @media (max-width: 991.98px) {
      section.application-hosting img.application-hosting-illustration {
        position: relative;
        top: 24%;
        left: 0%; } }

@media (max-width: 575.98px) {
  section.benefits-box-section {
    position: relative;
    top: 65px; } }
@media (max-width: 767.98px) {
  section.benefits-box-section {
    margin-top: 60px; } }
section.benefits-box-section .benefits-box {
  z-index: 3; }

.big-white-oval-point-top {
  position: relative;
  z-index: 1;
  margin-top: -44px; }

section.application-features {
  background-color: #fcf9ff;
  padding-bottom: 10px; }

section.shared-hosting-pricing-tables .service-text hr {
  border: 1px solid #fff; }
section.shared-hosting-pricing-tables .pricing-container {
  width: 100%;
  border-radius: 1.25rem 1.25rem 0rem 0rem;
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0 5px 15px 0 rgba(110, 110, 110, 0.1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  color: #391385; }
  section.shared-hosting-pricing-tables .pricing-container .pricing-plan-name {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    color: #391385;
    padding: 15px; }
  section.shared-hosting-pricing-tables .pricing-container .pricing-plan-description {
    text-align: center;
    font-size: 15px;
    color: #391385;
    font-style: italic; }
  section.shared-hosting-pricing-tables .pricing-container .pricing-butons a {
    margin: 15px; }
section.shared-hosting-pricing-tables .rocket-box {
  background: #fff;
  color: #391385;
  height: 187px;
  border-radius: 0 0 2.25rem 2.25rem;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  text-align: center; }
  section.shared-hosting-pricing-tables .rocket-box .price {
    font-size: 30px;
    font-style: italic;
    color: #391385;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px; }
  section.shared-hosting-pricing-tables .rocket-box .pricing-butons {
    text-align: center; }

section.hosting-guarantee {
  padding: 20px; }
  section.hosting-guarantee .service-text hr.hr-title-separator {
    border: 2px solid #391385; }
  section.hosting-guarantee .service-text {
    color: #391385 !important;
    padding: 20px; }
  section.hosting-guarantee .guarantee-icon {
    float: left;
    padding: 15px; }
  section.hosting-guarantee .guarantee-icon img {
    width: 70px;
    height: 70px; }
  section.hosting-guarantee .guarantee-text h3 {
    font-size: 17px;
    font-weight: 600;
    color: #391385; }
  section.hosting-guarantee .guarantee-text p {
    font-size: 12px;
    color: #7459AA; }

section.application-tutorials {
  background-color: #fff;
  padding-bottom: 10px; }

.tutorial-category {
  margin-bottom: 25px;
  padding: 0px 10px; }
  .tutorial-category .category-name h3 {
    font-size: 18px;
    font-weight: 800;
    color: #391385;
    font-style: italic; }
  .tutorial-category .category-name hr {
    width: 50%;
    border: 1px solid #ff5a5a;
    margin-left: unset;
    margin-top: unset;
    margin-bottom: 5px; }
  .tutorial-category .category-content {
    margin: 15px 0px;
    color: #391385; }
  .tutorial-category .tutorial-row {
    color: #ff5a5a;
    font-weight: 600;
    font-size: 15px;
    background-color: #f3f2f2;
    padding: 4px 10px;
    margin: 5px;
    border-radius: 10px; }
  .tutorial-category .tutorial-row a {
    text-decoration: none;
    color: #391385;
    transition: all 0.4s; }
  .tutorial-category .tutorial-row a:hover {
    color: #ff5a5a; }

section.footer-cta {
  margin-top: -160px;
  padding-top: 100px; }

section.app-hosting-single-header {
  background-color: #fcf9ff;
  overflow: hidden; }

section.app-hosting-single-header .app-hosting-single-bg {
  position: absolute;
  left: 23%;
  top: 0px; }
  @media (max-width: 767px) {
    section.app-hosting-single-header .app-hosting-single-bg {
      left: 41%; } }

section.app-hosting-single-header .header-text {
  padding-top: 245px;
  color: #391385; }
  @media (max-width: 420px) {
    section.app-hosting-single-header .header-text {
      padding-top: 220px; } }

section.app-hosting-single-header .header-text h1 {
  font-size: 48px;
  font-weight: 700;
  position: relative; }
  @media (max-width: 991.98px) {
    section.app-hosting-single-header .header-text h1 {
      font-size: 30px;
      font-weight: 700; } }

@media (max-width: 991.98px) {
  .included ul li {
    font-weight: 500;
    font-size: 12px; } }

section.app-hosting-single-header .header-text h2 {
  font-size: 18px;
  margin-top: 16px; }
  @media (max-width: 991.98px) {
    section.app-hosting-single-header .header-text h2 {
      font-size: 15px;
      margin-top: 16px; } }

section.app-hosting-single-header .included {
  margin-top: 25px;
  color: #230e58;
  line-height: 25px;
  font-size: 14px; }

section.app-hosting-single-header .header-sub-text h3 {
  font-size: 25px;
  margin-top: 50px; }
  @media (max-width: 991.98px) {
    section.app-hosting-single-header .header-sub-text h3 {
      font-size: 25px;
      margin-top: 50px; } }

section.app-hosting-single-header .header-sub-text h3 span {
  font-weight: 600;
  color: #ffffff;
  padding: 13px;
  border-radius: 50px;
  background-color: #EF227B;
  background-image: linear-gradient(135deg, #EF227B 0%, #6B32C6 74%); }

section.app-hosting-single-header .benefits-container {
  margin-top: 130px; }

section.app-hosting-single-header .benefits-container h2 {
  font-size: 31px; }
  @media (max-width: 991.98px) {
    section.app-hosting-single-header .benefits-container h2 {
      color: #391385;
      font-size: 30px;
      text-align: center;
      margin-bottom: 35px; } }

@media screen and (max-width: 991px) {
  .main-buttons {
    padding: 25px 0px;
    text-align: center;
    position: relative;
    z-index: 8; } }
  @media screen and (max-width: 991px) and (max-width: 991.98px) {
    .main-buttons a.btn-header {
      margin: 0px;
      padding: 18px 15px; } }
  @media screen and (max-width: 991px) and (max-width: 576px) {
    .main-buttons a.btn-header {
      margin: 0px;
      padding: 26px 15px;
      min-width: 230px !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 991px) and (max-width: 576px) {
    .main-buttons {
      margin-top: 63px;
      text-align: center !important; } }

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