.offer-in-menu {
  color: #fff;
  background: linear-gradient(to right, #b311c9 0, #b311c9 100%);
  vertical-align: middle;
  font-size: 9px;
  padding: 2px 4px;
  border-radius: 3px;
  font-weight: 500;
  margin-left: 2px;
}
.left-badge-color-2 {
  width: auto;
  height: 15px;
  background: #9656b6;
  position: absolute;
  margin-left: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 9px;
  padding: 0 3px;
  text-transform: uppercase;
  color: #fff;
  line-height: 16px;
}
.left-badge-color-2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 2px;
  left: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #9656b6;
}
.left-badge-color-2 {
  background: linear-gradient(to right, #b311c9 0, #b311c9 100%);
}
.left-badge-color-2:before {
  content: "";
  border-right: 5px solid #0069ff;
}
@media (min-width: 766px) and (max-width: 900px) {
  .Aquahostdisplayv1 {
    display: none !important;
  }
}

#accordion1 .panel1 {
  border-radius: 0px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

  margin-bottom: 6px;
}
#accordion1 .panel-heading {
  border-radius: 0px;
  background-color: #fff;
  padding: 0;
}
#accordion1 .panel-title a {
  display: block;
  color: #4f5151;
  font-size: 15px;
  padding: 14px 28px;
  font-weight: bold;
  position: relative;
  border-top: 3px solid #0069ff;
}
#accordion1 .panel-title a.collapsed {
  border-top: 0;
}
#accordion1 .panel-title a:hover,
#accordion1 .panel-title a:focus {
  text-decoration: none;
  outline: none;
}
#accordion1 .panel-title a:before,
#accordion1 .panel-title a.collapsed:before {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #0069ff;
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 14px;
  line-height: 24px;
}
#accordion1 .panel-title a.collapsed:before {
  content: "\f067";
}
#accordion1 .panel-body1 {
  color: #8a8a8a;
  font-size: 14px;
  line-height: 20px;
  background: #fff;
  padding: 5px 27px 15px;
  border-top: 0px none;
}

.mofont {
  font-family: montserrat, sans-serif;
}
.offer-in-menu-footer {
  color: #fff;
  background: linear-gradient(to right, #fa01b4 0, #7f7ac4 100%);
  vertical-align: middle;
  font-size: 9px;
  padding: 2px 4px;
  border-radius: 3px;
  font-weight: 500;
  margin-left: 2px;
}
.footer-wrapper {
  width: 100%;
  background: linear-gradient(to right, #0069ff 0, #b311c9 100%);
  padding-top: 70px;
  position: relative;
  z-index: 900;
}
.footer-wrapper .footer-credentials {
  text-align: center;
}
.footer-wrapper .footer-credentials p {
  padding: 0;
  margin: 26px 0px 20px 0px;
  font-size: 13px;
  color: #fff;
  width: 100%;
  display: inline-block;
}
.footer-wrapper .footer-credentials hr {
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
  border-bottom: 1px solid #fff;
}
.footer-wrapper .footerlinks ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
.footer-wrapper .footerlinks ul li {
  list-style: none;
  width: 100%;
  padding: 0;
  line-height: normal;
  margin: 10px 0px;
  display: inline-block;
}
.footer-wrapper .footerlinks ul li a {
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  padding: 0;
  margin: 0;
  transition-duration: 0.3s;
}
.footer-wrapper .footerlinks ul li a:hover {
  color: #000;
  text-decoration: none;
}
.footer-wrapper .footerlinks h5 {
  font-family: montserrat, sans-serif;
  padding: 0;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.footer-wrapper .footerlinks p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.footer-wrapper .footerlinks .col-lg-4 img {
  margin-bottom: 20px;
}
.footer-wrapper .footerlinks .help-support {
  margin-top: 28px;
  width: 100%;
  display: inline-block;
}
.footer-wrapper .our-partners {
  margin-bottom: 25px;
  margin-top: 40px;
}
@media screen and (max-width: 980px) {
  .footerlinks .col-lg-8 {
    margin-top: 45px;
  }
}
@media screen and (max-width: 740px) {
  .footer-wrapper .our-partners,
  .footer-wrapper .footerlinks .col-lg-8,
  .footer-wrapper .footerlinks .payment-options {
    display: inline-block;
  }
  .footer-wrapper .footerlinks .col-lg-4 a {
    width: 100%;
    text-align: left;
    display: inline-block;
  }
  .footer-wrapper .footerlinks .col-lg-4 p {
    text-align: justify;
  }
  .footer-wrapper {
    padding-top: 45px;
  }
}
@media screen and (max-width: 480px) {
  .footerlinks .col-lg-4,
  .footer-wrapper .footer-credentials hr {
    display: inline-block;
  }
  .footer-wrapper .footer-credentials p {
    margin-top: 0px;
  }
}
.domainwww::before {
  content: "www.";
  position: absolute;
  left: 25px;
  top: 15px;
  font-size: 15px;
  color: rgb(117, 117, 117);
}

.domainwww input {
  padding-left: 65px;
}
.full-width-search input {
  height: 53px;
  text-indent: 10px;
}
.domainpricing .domaincircle span {
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
}

div,
span,
h1,
h6,
a,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ul {
  list-style: none;
}

h1,
h6,
a {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

h1 {
  margin: 0 0 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1.21;
  color: initial;
}

h1 {
  margin-top: 0;
  font-size: 3.052em;
}

.badge {
  display: inline;
  padding: 0.2rem 0.5rem;
  line-height: inherit;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 77%;
}

.pt-100 {
  padding-top: 100px;
}

.mt--165 {
  margin-top: -165px !important;
}

.white-bg {
  background: #ffffff;
}

a {
  color: #0069ff;
}

a:hover {
  color: #0069ff;
  text-decoration: none;
}

@media (min-width: 320px) and (max-width: 992px) {
  .pt-100 {
    padding-top: 55px;
  }
}

.domain-list {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-flow: dense;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}

.custom-shadow {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.3s ease-in;
  border-radius: 1.5rem !important;
}

.custom-shadow:hover {
  transform: translateY(-5px);
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
}

.domain-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  text-align: center;
  margin: 20px;
  border-radius: 1rem;
  border: 1px solid #ebebeb;
}

.domain-list li a {
  padding: 15px;
}

@media (min-width: 320px) and (max-width: 1199px) {
  .domain-list li {
    margin-bottom: 0 !important;
  }
}

.domain-price h6 {
  font-size: 18px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.domain-price h6 span.badge {
  font-size: 10px;
  padding: 1px 4px;
}

.old-price {
  color: #757575;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  text-decoration: line-through;
}

.promosmall {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}

#features.features-7 {
  padding-top: 40px;
}

#features.features-7 .with--margin {
  margin-top: 60px;
}

@media (max-width: 991px) {
  #features.features-6 .feature__image {
    max-width: 100%;
  }

  #features.features-7 .with--margin {
    margin-top: 0;
  }
}

#features.features-7 .feature-card {
  padding: 25px;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 9px 0 rgba(23, 28, 33, 0.06);
  box-shadow: 0 4px 9px 0 rgba(23, 28, 33, 0.06);
}

#features.features-7 .feature-card:last-child {
  margin-bottom: 0;
}

#features.features-7 .aquahost-1-click-icon {
  background: #fff;
  padding: 25px;
  margin-bottom: 30px;
  border-radius: 6px;
  display: grid !important;
  text-align: center !important;
  -webkit-box-shadow: 0 4px 9px 0 rgba(110, 68, 246, 0.03);
  box-shadow: 0 9px 7px 0 rgba(13, 3, 44, 0.1);
}

#features.features-7 .aquahost-1-click-icon i {
  font-size: 1.8em;
}

#features.features-7 .aquahost-1-click-icon:hover {
  box-shadow: 0 4px 9px 0 rgba(110, 68, 246, 0.03);
}

#features.features-7 .aquahost-1-click-icon h5 {
  color: #333;
  margin-top: 5px;
  font-size: 17px;
}

.udlinedomain {
  width: 80px;
  height: 2px;
  background: #ff0066;
  display: block;
  margin: auto;
}

#aquaanimation {
  height: 33px;
  overflow: hidden;
}

#aquaanimation > div > div {
  color: #fff;
  height: 45px;
  margin-bottom: 45px;
  display: inline-block;
}

#aquaanimation div:first-child {
  animation: show 5s linear infinite;
}

#aquaanimation div div {
  color: #42c58a;
}

#aquaanimation div:first-child div {
  color: #4ec7f3;
}

#aquaanimation div:last-child div {
  color: #ff0066;
}

@keyframes show {
  0% {
    margin-top: -270px;
  }

  5% {
    margin-top: -180px;
  }

  33% {
    margin-top: -180px;
  }

  38% {
    margin-top: -90px;
  }

  66% {
    margin-top: -90px;
  }

  71% {
    margin-top: 0px;
  }

  99.99% {
    margin-top: 0px;
  }

  100% {
    margin-top: -270px;
  }
}

.aqua26 {
  font-weight: 800;
  padding: 15px 60px;
  display: inline-block;
  color: #fff;
  border: 1px dashed #0069ff;
  background: -webkit-linear-gradient(#ff512f, #dd2476);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  box-shadow: 0 9px 7px 0 rgba(13, 3, 44, 0.1);
}
.aquabannerpage_200022 {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1.1;
  font-weight: 500;
}
.aquabannerpage1-strik {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color: #61646e;
  font-size: 14px;
  line-height: 1;
  position: relative;
}
.aquabannerpage1-strik:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  width: calc(100% + 16px);
  height: 1px;
  background: #61646e;
}
.aquabannerpage1-strik i {
  font-size: 90%;
}
.aquabannerpage1-strik div {
  font-size: 100%;
  margin: 0 2px;
}
.aquabannerpage2-200023 {
  display: flex;
  flex-flow: row wrap;
  margin: 8px 0;
  font-family: montserrat, sans-serif;
  text-shadow: 0 6px 9px rgb(39 29 96 / 7%);
}
.aqua24 {
  font-size: 17px;
  line-height: 0.5;
  margin-right: 25px;
  color: #61646e;
}
.aquabannerpage2-200024 b {
  font-weight: 700;
  line-height: 0.8;
  margin: 0 2px 0 2px;
  font-size: 45px;
}
.aquabannerpage2-200024 {
  color: #1c2531;
  line-height: 1;
  display: flex;
  flex-flow: row wrap;
  align-items: self-end;
}
.aquabannerpage2-200024 u {
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
}
.aquabannerpage2-200024 i {
  font-size: 20px;
  align-self: flex-start;
}
.aquabannerpage1-strik1 {
  margin-top: 10px;
}
.aqua25 {
  position: relative;
}
.aqua25:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 10;
}
.aquabannerpage3-mn200023 {
  background: #000;
}
.aquabannerpage3-mn200024 {
  max-width: 1174px;
  margin: 0 auto;
  padding: 20px 10px 25px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.aquabannerpage3-200026-content {
  width: 60%;
  padding: 20px 10px;
  position: relative;
  z-index: 10;
}
.aqua22-aquabannerpage3 {
  font-size: 36px;
  margin-bottom: 15px;
  font-weight: 800;
  font-family: montserrat, sans-serif;
  background: -webkit-linear-gradient(#ff512f, #dd2476);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.aqua23-aquabannerpage3 {
  color: #000;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 25px;
  font-weight: 500;
}
.aquabannerpage3-200025 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px;
}
.aquabannerpage3-200025 li {
  color: #000;
  font-size: 16px;
  position: relative;
  padding-left: 27px;
  transition: all 0.3s ease-in-out;
}
.aquabannerpage3-200025 li:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.aquabannerpage3-btn-200024 {
  margin-top: 20px;
}
.aquabannerpage3-200026-graphic {
  width: 37%;
  margin-left: 6%;
  padding-right: 40px;
  position: relative;
  z-index: 5;
}
.aquabannerpage3-image {
  display: block;
  width: 100%;
}
@media (max-width: 1250px) {
  .aquabannerpage3-mn200024 {
    padding: 25px 10px 80px;
  }
  .aquabannerpage3-200026-content {
    width: 50%;
    padding: 20px 10px;
  }
  .aqua22-aquabannerpage3 {
    font-size: 45px;
    margin-bottom: 12px;
  }
  .aqua23-aquabannerpage3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .aquabannerpage3-200025 li {
    font-size: 16px;
    padding-left: 20px;
  }
  .aquabannerpage3-200025 li:before {
    top: 6px;
  }
  .aquabannerpage3-200025 li:hover:before {
    transform: scale(1.2);
  }
  .aquabannerpage3-btn-200024 {
    margin-top: 15px;
  }
  .aquabannerpage3-200026-graphic {
    width: 37%;
    margin: 40;
    padding: 0;
  }
}
@media (max-width: 850px) {
  .aquabannerpage3-200026 {
    width: 100%;
  }
  .aqua22-aquabannerpage3 {
    font-size: 35px;
    margin-bottom: 5px;
  }
  .aqua23-aquabannerpage3 {
    font-size: 16px;
  }
  .aquabannerpage3-200026-graphic {
    display: none;
  }
  .aquabannerpage3-200025 {
    grid-template-columns: repeat(1, 1fr);
    max-width: 100%;
  }
}
@media (max-width: 550px) {
  .aquabannerpage3-200026-graphic {
    display: none;
  }
}
@media (max-width: 500px) {
  .aquabannerpage3-200026-graphic {
    display: none;
  }
}
@media (max-width: 480px) {
  .aquabannerpage3-200026-graphic {
    display: none;
  }
}
@media (max-width: 450px) {
  .aquabannerpage3-200026-content {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .aquabannerpage3-200026-graphic {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .aquabannerpage3-btn-200024 {
    text-align: left;
  }
}
@media screen and (max-width: 800px) {
  .aquabannerpage3-mn200024 {
    padding: 15px 10px 25px;
  }
}
.aquabannerpage3-mn200023 {
  background: #fff;
}
.aqua22-aquabannerpage3 {
  color: #000;
}
.aqua23-aquabannerpage3 {
  color: #000;
}
.aquabannerpage3-200025 li {
  color: #000;
}
.aquabannerpage3-200025 li::before {
  background: #000;
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 23px;
  height: 19px;
  background: url(../fonts/2021-check-mark-aquahost.svg) no-repeat;
  background-size: 100%;
}
.aquabannerpage2-200024 {
  color: #000;
}
.aqua24,
.aquabannerpage1-strik1 {
  color: #000;
}
.aquabannerpage1-strik::before {
  background: #aba4a4;
}
@media (min-width: 1250px) {
  .aquabannerpage3-200026-graphic {
    width: 36%;
    margin-left: 3%;
    padding-right: 0;
  }
}
.aquabannerpage3-200025 {
  grid-template-columns: repeat(1, 1fr);
}
.aqua-hosting-13-buttons {
  margin-top: 30px;
}
.aqua-hosting-13-buttons a {
  font-weight: 600;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  border-left: 3px solid #0069ff;
}
.aqua-hosting-13-btn-hollow {
  color: #000;
  font-size: 14px;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}
.aqua-hosting-13-btn-hollow i {
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
}
.aqua-hosting-13-btn-hollow:hover i {
  margin-left: 10px;
}
mark {
  color: #f70606;
}
@media screen and (max-width: 1100px) {
  .aqua-hosting-13-buttons {
    margin-top: 20px;
  }
}
@media screen and (max-width: 900px) {
  .aqua-extra-discount {
    justify-content: center;
    margin: auto;
  }
}
@media screen and (max-width: 500px) {
  .aqua-hosting-13-buttons a {
    margin: 15px 5px;
  }
}
.aquanew-text-effect {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  font-family: montserrat, sans-serif;
  text-shadow: 0 6px 9px rgb(39 29 96 / 7%);
  background: linear-gradient(to right, #000 000 7%, #b311c9 50%, #b311c9 60%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
  display: inline-block;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.aquanew-text-effect-txt {
  font-family: montserrat, sans-serif;
  background: linear-gradient(to right, #000 000 7%, #ff512f 50%, #dd2476 60%);
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
  display: inline-block;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

</style > <style > .aqua26 {
  font-weight: 800;
  padding: 15px 60px;
  display: inline-block;
  color: #fff;
  border: 1px dashed #0069ff;
  background: -webkit-linear-gradient(#ff512f, #dd2476);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  box-shadow: 0 9px 7px 0 rgba(13, 3, 44, 0.1);
}
.aquabannerpage_200022 {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1.1;
  font-weight: 500;
}
.aquabannerpage1-strik {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color: #61646e;
  font-size: 14px;
  line-height: 1;
  position: relative;
}
.aquabannerpage1-strik:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  width: calc(100% + 16px);
  height: 1px;
  background: #61646e;
}
.aquabannerpage1-strik i {
  font-size: 90%;
}
.aquabannerpage1-strik div {
  font-size: 100%;
  margin: 0 2px;
}
.aquabannerpage2-200023 {
  display: flex;
  flex-flow: row wrap;
  margin: 8px 0;
  font-family: montserrat, sans-serif;
  text-shadow: 0 6px 9px rgb(39 29 96 / 7%);
}
.aqua24 {
  font-size: 17px;
  line-height: 0.5;
  margin-right: 25px;
  color: #61646e;
}
.aquabannerpage2-200024 b {
  font-weight: 700;
  line-height: 0.8;
  margin: 0 2px 0 2px;
  font-size: 45px;
}
.aquabannerpage2-200024 {
  color: #1c2531;
  line-height: 1;
  display: flex;
  flex-flow: row wrap;
  align-items: self-end;
}
.aquabannerpage2-200024 u {
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
}
.aquabannerpage2-200024 i {
  font-size: 20px;
  align-self: flex-start;
}
.aquabannerpage1-strik1 {
  margin-top: 10px;
}
.aqua25 {
  position: relative;
}
.aqua25:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 10;
}
.aquabannerpage3-mn200023 {
  background: #000;
}
.aquabannerpage3-mn200024 {
  max-width: 1174px;
  margin: 0 auto;
  padding: 20px 10px 25px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.aquabannerpage3-200026-content {
  width: 60%;
  padding: 20px 10px;
  position: relative;
  z-index: 10;
}
.aqua22-aquabannerpage3 {
  font-size: 36px;
  margin-bottom: 15px;
  font-weight: 800;
  font-family: montserrat, sans-serif;
  background: -webkit-linear-gradient(#ff512f, #dd2476);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.aqua23-aquabannerpage3 {
  color: #000;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 25px;
  font-weight: 500;
}
.aquabannerpage3-200025 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px;
}
.aquabannerpage3-200025 li {
  color: #000;
  font-size: 16px;
  position: relative;
  padding-left: 27px;
  transition: all 0.3s ease-in-out;
}
.aquabannerpage3-200025 li:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.aquabannerpage3-btn-200024 {
  margin-top: 20px;
}
.aquabannerpage3-200026-graphic {
  width: 37%;
  margin-left: 6%;
  padding-right: 40px;
  position: relative;
  z-index: 5;
}
.aquabannerpage3-image {
  display: block;
  width: 100%;
}
@media (max-width: 1250px) {
  .aquabannerpage3-mn200024 {
    padding: 25px 10px 80px;
  }
  .aquabannerpage3-200026-content {
    width: 50%;
    padding: 20px 10px;
  }
  .aqua22-aquabannerpage3 {
    font-size: 45px;
    margin-bottom: 12px;
  }
  .aqua23-aquabannerpage3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .aquabannerpage3-200025 li {
    font-size: 16px;
    padding-left: 20px;
  }
  .aquabannerpage3-200025 li:before {
    top: 6px;
  }
  .aquabannerpage3-200025 li:hover:before {
    transform: scale(1.2);
  }
  .aquabannerpage3-btn-200024 {
    margin-top: 15px;
  }
  .aquabannerpage3-200026-graphic {
    width: 37%;
    margin: 40;
    padding: 0;
  }
}
@media (max-width: 850px) {
  .aquabannerpage3-200026 {
    width: 100%;
  }
  .aqua22-aquabannerpage3 {
    font-size: 35px;
    margin-bottom: 5px;
  }
  .aqua23-aquabannerpage3 {
    font-size: 16px;
  }
  .aquabannerpage3-200026-graphic {
    display: none;
  }
  .aquabannerpage3-200025 {
    grid-template-columns: repeat(1, 1fr);
    max-width: 100%;
  }
}
@media (max-width: 550px) {
  .aquabannerpage3-200026-graphic {
    display: none;
  }
}
@media (max-width: 500px) {
  .aquabannerpage3-200026-graphic {
    display: none;
  }
}
@media (max-width: 480px) {
  .aquabannerpage3-200026-graphic {
    display: none;
  }
}
@media (max-width: 450px) {
  .aquabannerpage3-200026-content {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .aquabannerpage3-200026-graphic {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .aquabannerpage3-btn-200024 {
    text-align: left;
  }
}
@media screen and (max-width: 800px) {
  .aquabannerpage3-mn200024 {
    padding: 15px 10px 25px;
  }
}
.aquabannerpage3-mn200023 {
  background: #fff;
}
.aqua22-aquabannerpage3 {
  color: #000;
}
.aqua23-aquabannerpage3 {
  color: #000;
}
.aquabannerpage3-200025 li {
  color: #000;
}
.aquabannerpage3-200025 li::before {
  background: #000;
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 23px;
  height: 19px;
  background: url(../fonts/2021-check-mark-aquahost.svg) no-repeat;
  background-size: 100%;
}
.aquabannerpage2-200024 {
  color: #000;
}
.aqua24,
.aquabannerpage1-strik1 {
  color: #000;
}
.aquabannerpage1-strik::before {
  background: #aba4a4;
}
@media (min-width: 1250px) {
  .aquabannerpage3-200026-graphic {
    width: 36%;
    margin-left: 3%;
    padding-right: 0;
  }
}
.aquabannerpage3-200025 {
  grid-template-columns: repeat(1, 1fr);
}
.aqua-hosting-13-buttons {
  margin-top: 30px;
}
.aqua-hosting-13-buttons a {
  font-weight: 600;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  border-left: 3px solid #0069ff;
}
.aqua-hosting-13-btn-hollow {
  color: #000;
  font-size: 14px;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}
.aqua-hosting-13-btn-hollow i {
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
}
.aqua-hosting-13-btn-hollow:hover i {
  margin-left: 10px;
}
mark {
  color: #f70606;
}
@media screen and (max-width: 1100px) {
  .aqua-hosting-13-buttons {
    margin-top: 20px;
  }
}
@media screen and (max-width: 900px) {
  .aqua-extra-discount {
    justify-content: center;
    margin: auto;
  }
}
@media screen and (max-width: 500px) {
  .aqua-hosting-13-buttons a {
    margin: 15px 5px;
  }
}
.aquanew-text-effect {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  font-family: montserrat, sans-serif;
  text-shadow: 0 6px 9px rgb(39 29 96 / 7%);
  background: linear-gradient(to right, #000 000 7%, #b311c9 50%, #b311c9 60%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
  display: inline-block;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.aquanew-text-effect-txt {
  font-family: montserrat, sans-serif;
  background: linear-gradient(to right, #000 000 7%, #ff512f 50%, #dd2476 60%);
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
  display: inline-block;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

@media (min-width: 1200px) {
  .ten-columns > .col-lg-2 {
    width: 20%;
  }
}

.col-lg-2:nth-of-type(even) {
}

.most-popular1 {
  width: 140px;
  font-size: 10px;
  text-align: center;
  color: #fff;
  position: absolute;

  top: 0px;
  height: 25px;

  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#e81f2b),
    to(#1c88e6)
  );
  background-image: -webkit-linear-gradient(right, #e81f2b 0, #1c88e6 100%);
  background-image: -o-linear-gradient(right, #e81f2b 0, #1c88e6 100%);
  background-image: linear-gradient(-90deg, #e81f2b 0, #1c88e6 100%);
}
#button_section {
  margin-top: 40px;
}

.modal-dialog.full_screen {
  width: 90%;
}

#footer2 {
  color: #fff;
  background-color: #3195ff;
  padding: 35px 0;
}

.footer_links ul {
  list-style: none;
  float: right;
}

.footer_links ul li {
  list-style: none;
  display: inline;
  margin: 0 15px;
}

.footer_links ul li a {
  font-size: 12px;
}

.footer_links a {
  color: #fff;
}

.great_deal {
  position: absolute;
  z-index: 1000;
  background: #84ebad;
  width: 100%;
  text-align: center;
  top: 0;
}

#tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px;
}

#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}

#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto;
}

#tooltip.left:after {
  left: 10px;
  margin: 0;
}

#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}

.accordion-section .panel-default > .panel-heading {
  border: 0;
  background: #f4f4f4;
  padding: 0;
}

.accordion-section .panel-default .panel-title a {
  display: block;
  font-style: italic;
  font-size: 1.5rem;
}

.accordion-section .panel-default .panel-title a:after {
  font-family: FontAwesome;
  font-style: normal;
  font-size: 3rem;
  content: "\f106";
  color: #1f7de2;
  float: right;
  margin-top: -12px;
}

.accordion-section .panel-default .panel-title a.collapsed:after {
  content: "\f107";
}

.accordion-section .panel-default .panel-body {
  font-size: 1.2rem;
}

.comparison {
  max-width: 940px;
  margin: 0 auto;
  font: 10px/1.4;
  font-family: Poppins, sans-serif;
  text-align: center;
  padding: 0px;
}

.comparison table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom: 1px solid #ccc;
}

.comparison td,
.comparison th {
  border-right: 1px solid #ccc;
  empty-cells: show;
  padding: 10px;
}

.compare-heading {
  background: #f5f5f5;
  font-size: 18px;
  font-weight: 700 !important;
  border-bottom: 0 !important;
  padding-top: 10px !important;
  text-align: center;
}

.comparison tbody tr:nth-child(odd) {
  display: none;
}

.comparison .compare-row {
  background: #f5f5f5;
}

.comparison .title-row {
  background: #0069ff;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
}

.comparison .tickblue {
  color: #0078c1;
}

.comparison .aqua-hosting-check-mark {
  font-size: 14px;
  color: #009e2c;
}

.comparison th {
  font-weight: 400;
  padding: 0;
  border-bottom: 1px solid #ccc;
}

.comparison tr td:first-child {
  text-align: left;
}

.comparison .qbo,
.comparison .qbse,
.comparison .tl {
  color: #fff;
  padding: 10px;
  font-size: 13px;
  border-right: 1px solid #ccc;
  border-bottom: 0;
}

.comparison .tl2 {
  border-right: 0;
}

.comparison .qbse {
  background: #0078c1;
  border-top-left-radius: 3px;
  border-left: 0;
}

.comparison .qbo {
  background: #009e2c;
  border-top-right-radius: 3px;
  border-right: 0;
}

.comparison .price-info {
  background: #f5f5f5;
  padding: 5px 15px 15px 15px;
}

.comparison .price-was {
  color: #999;
  text-decoration: line-through;
  text-align: center;
}

.comparison .price-now,
.comparison .price-now span {
  color: #0069ff;
  text-align: center;
}

.comparison .price-now span {
  font-size: 19px;
}

.comparison .price-small {
  font-size: 18px !important;
  position: relative;
  top: -11px;
  left: 2px;
}

.comparison .price-buy {
  background: #ff5406;
  padding: 10px 20px;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  text-transform: uppercase;
  margin: 5px 0 10px 0;
  text-align: center;
}

.comparison .price-try {
  font-size: 12px;
  text-align: center;
}

.comparison .price-try a {
  color: #202020;
}

@media (max-width: 767px) {
  .comparison td:first-child,
  .comparison th:first-child {
    display: none;
  }

  .comparison tbody tr:nth-child(odd) {
    display: table-row;
    background: #f7f7f7;
  }

  .comparison .row {
    background: #fff;
  }

  .comparison td,
  .comparison th {
    border: 1px solid #ccc;
  }

  .price-info {
    border-top: 0 !important;
  }
}

@media (max-width: 639px) {
  .comparison .price-buy {
    padding: 5px 10px;
    text-align: center;
  }

  .comparison td,
  .comparison th {
    padding: 10px 5px;
  }

  .comparison .hide-mobile {
    display: none;
  }

  .comparison .price-now span {
    font-size: 11px;
  }

  .comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0;
  }

  .comparison .qbo,
  .comparison .qbse {
    font-size: 12px;
    padding: 10px 5px;
  }

  .comparison .price-buy {
    margin-top: 10px;
    text-align: center;
  }

  .compare-heading {
    font-size: 13px;
  }
}

.fa-check {
  display: block;
}

.fa-check::before {
  color: green;
}

.aquahost1-aquahost_18 {
  position: relative;
  cursor: pointer;
}
.aquahost1-aquahost_18:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-size: 20%;
  background-position: 55% 60%;
  transition: all 0.3s ease-in-out;
  z-index: 5;
}
.aquahost1-aquahost_18:hover:before {
  opacity: 1;
}
@media (max-width: 600px) {
  .aquahost1-aquahost_18:before {
    background-size: 23%;
    background-position: 55% 52%;
  }
}
.aquahost2021-aquahost1-h2 {
  margin-bottom: 26px;
}
.aquahost2021-aquahost1-h3 {
  margin-bottom: 15px;
}

.aquahost2021-aquahost_4 {
  margin: 20px 0 35px;
}
.aquahost2021-aquahost_5 {
  font-size: 15px;
  color: #565656;
}
.aquahost2021-aquahost_6 {
  margin-top: 10px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.aquahost2021-aquahost_7 {
  text-align: center;
  margin-right: 25px;
}
.aquahost2021-aquahost_9 {
  margin-bottom: 4px;
  position: relative;
}
.aquahost2021-aquahost_9:after,
.aquahost2021-aquahost_9:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #99d0fe;
  border-radius: 50%;
}
.aquahost2021-aquahost_9:before {
  top: 18px;
  right: -16px;
}
.aquahost2021-aquahost_9:after {
  bottom: 18px;
  right: -16px;
}
.aquahost2021-aquahost_6
  .aquahost2021-aquahost_7:last-child
  .aquahost2021-aquahost_9:after,
.aquahost2021-aquahost_6
  .aquahost2021-aquahost_7:last-child
  .aquahost2021-aquahost_9:before {
  display: none;
}
.aquahost2021-aquahost_9 b {
  width: 40px;
  display: inline-block;
  color: #fff;
  background: #54a8f0;
  font-size: 40px;
  line-height: 0.8;
  font-weight: 600;
  padding: 15px 2px;
}
.aquahost2021-aquahost_9 b:first-child {
  margin-right: 2px;
}
.aquahost2021-aquahost_10 {
  color: #73acdd;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-aquahost2021-1 {
  color: #408de4;
  background: #fff;
  box-shadow: 5px 5px 15px rgba(2, 154, 248, 0.2);
  border: 1px solid #408de4;
}
.btn-aquahost2021-1:hover {
  color: #fff;
}
@media (max-width: 1024px) {
  .aquahost2021-aquahost1-h2 {
    margin-bottom: 15px;
  }
  .aquahost2021-aquahost1-h3 {
    margin-bottom: 15px;
  }

  .aquahost2021-aquahost_4 {
    margin: 10px 0 25px;
  }
  .aquahost2021-aquahost_7 {
    margin-right: 20px;
  }
  .aquahost2021-aquahost_9:after,
  .aquahost2021-aquahost_9:before {
    width: 8px;
    height: 8px;
  }
  .aquahost2021-aquahost_9:before {
    top: 12px;
    right: -14px;
  }
  .aquahost2021-aquahost_9:after {
    bottom: 12px;
    right: -14px;
  }
  .aquahost2021-aquahost_9 b {
    width: 34px;
    font-size: 30px;
    padding: 12px 2px;
  }
}
@media (max-width: 800px) {
  .aquahost2021-aquahost_9:after,
  .aquahost2021-aquahost_9:before {
    width: 5px;
    height: 5px;
  }
  .aquahost2021-aquahost_9 b {
    width: 28px;
    font-size: 25px;
    padding: 10px 1px;
  }
  .aquahost2021-aquahost_9 b:first-child {
    margin-right: 1px;
  }
  .aquahost2021-aquahost_10 {
    font-size: 10px;
  }
}
@media (max-width: 600px) {
  .aquahost2021-aquahost_6 {
    justify-content: center;
  }

  .aquahost2021-aquahost1-h2 {
    margin-bottom: 40px;
  }
  .aquahost2021-aquahost1-h3 {
    margin-bottom: 40px;
  }
}
.aquahost2021-aquahost_offer .aquahost2021-aquahost_9:after,
.aquahost2021-aquahost_offer .aquahost2021-aquahost_9:before {
  background: #474747;
}
.aquahost2021-aquahost_offer .aquahost2021-aquahost_9 b {
  color: #fff;
  background-image: linear-gradient(#0069ff, #b311c9);
}
.aquahost2021-aquahost_offer .aquahost2021-aquahost_10 {
  color: #727272;
}
.btn-aquahost2021-aquahost_offer {
  color: #ec6e62;
  background: #fff;
  border: 1px solid #ec6e62;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.btn-aquahost2021-aquahost_offer:hover {
  color: #fff;
  background: #ec6e62;
}
.btn-aquahost_19 {
  color: #fff;
  background-image: linear-gradient(#ff512f, #dd2476);
  transition: all 0.3s ease-in-out;
}
.btn-aquahost_19:hover {
  background-image: linear-gradient(#dd2476, #ff512f);
}

.aquahost-aquahost_1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.aquahost-wrapper {
  width: 100%;
  height: auto;
}
.aquahost1-aquahost_1 {
  width: 100%;
  height: auto;
}
.aquahost1-aquahost_2 {
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.aquahost1-col-content {
  width: 50%;
  padding: 15px;
}
.aquahost1-h2 {
  font-family: montserrat, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 10px;
}
.aquahost1-h2 h2 {
  display: inline;
  font-weight: inherit;
}
.aquahost1-h3 {
  font-family: montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 10px;
}
.aquahost1-h3 h3 {
  display: inline;
  font-weight: inherit;
}
.aquahost1-info {
  margin: 20px 0;
}
.aquahost1-info p {
  color: #565656;
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 10px;
}
.aquahost1-info p:last-child {
  margin-bottom: 0;
}
.aquahost1-buttons {
  margin-top: 30px;
}
.aquahost1-buttons a,
.aquahost1-buttons span {
  font-weight: 600;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
}
.aquahost1-btn-filled {
  font-size: 24px;
  padding: 20px 35px;
  margin-right: 50px;
  box-shadow: 0 10px 100px 0 rgb(77 77 119 / 7%);
}
.aquahost1-btn-aquahost_11 {
  color: #000;
  font-size: 14px;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}
.aquahost1-btn-aquahost_11 i {
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
}
.aquahost1-btn-aquahost_11:hover i {
  margin-left: 10px;
}
.aquahost1-col-graphic {
  width: 50%;
}
.aquahost1-image {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.aquahost1-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
}
.aquahost1-image img {
  display: block;
  max-width: 460px;
  margin: 0 auto;
}
@keyframes daisy-avatar-online-anim {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.8);
  }
}
.aquahost_20-aquahost_1 {
  position: relative;
  padding: 60px 10px;
}
.aquahost_20-aquahost_5 {
  margin-bottom: 40px;
}
.aquahost_20-info1 {
  max-width: 900px;
  margin: 40px auto 10px;
  text-align: center;
  color: #505050;
}
.aquahost_20-info1 p {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.aquahost_20-wrapper {
  max-width: 1250px;
  margin: 20px auto 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.aquahost_20-thumb {
  width: 100%;
  background: #f1f6f9;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.aquahost_20-thumb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background-size: 20%;
  background-position: 50%;
  transition: all 0.3s ease-in-out;
  z-index: 5;
}
.aquahost_20-thumb img {
  display: block;
  width: 100%;
}
.aquahost_20-btn-wrapr {
  text-align: center;
  margin-top: 10px;
}
.aquahost_20-btn {
  color: #e15049;
  border: 1px solid #e15049;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 3px;
  text-transform: uppercase;
  line-height: 1.2;
  transition: all 0.3s ease-in-out;
}
.aquahost_20-btn i {
  font-size: 110%;
}
.aquahost_20-btn:hover {
  color: #fff;
  background: #e15049;
}
.mark_offer {
  border: 1px dashed #000;
  font-weight: 600;
  box-shadow: 0 10px 100px 0 rgb(77 77 119 / 16%);
}

@media screen and (max-width: 1200px) {
  body {
    font-size: 14px;
  }
  .aquahost_20-info1 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1100px) {
  .aquahost1-h2 {
    font-size: 40px;
  }
  .aquahost1-h3 {
    font-size: 40px;
  }
  .aquahost1-info {
    margin: 15px 0;
  }
  .aquahost1-info p {
    font-size: 16px;
  }
  .aquahost1-buttons {
    margin-top: 20px;
  }
  .aquahost1-btn-filled {
    font-size: 16px;
    padding: 10px 25px;
    margin-right: 25px;
  }
  .aquahost1-image img {
    width: 100%;
  }
  .aquahost_20-aquahost_1 {
    padding: 50px 10px;
  }
  .aquahost_20-aquahost_5 {
    margin-bottom: 25px;
  }
  .aquahost_20-info1 {
    margin: 25px auto 10px;
  }
  .aquahost_20-info1 p {
    font-size: 14px;
  }
  .aquahost_20-btn {
    padding: 6px 20px;
    border-radius: 1px;
  }
}
@media screen and (max-width: 950px) {
  .aquahost1-h2 {
    font-size: 32px;
  }
  .aquahost1-h3 {
    font-size: 32px;
  }
  .aquahost1-col-graphic {
    padding: 15px 10px;
  }
  @keyframes bzer-lin-anim-lines {
    0% {
      height: 140px;
    }
    100% {
      height: 145px;
    }
  }
}
@media screen and (max-width: 850px) {
  .aquahost_20-aquahost_1 {
    padding: 40px 10px;
  }
}
@media screen and (max-width: 800px) {
  @keyframes glbc-line-active {
    0% {
      height: 0;
    }
    10% {
      height: 0;
    }
    40% {
      height: 35px;
    }
  }
  @keyframes glbc-title-before {
    0% {
      transform: scale(0);
    }
    50% {
      transform: scale(0);
    }
    65% {
      transform: scale(10);
    }
  }
}
@media screen and (max-width: 750px) {
  .aquahost1-col-content {
    width: 60%;
    z-index: 5;
  }
  .aquahost1-col-graphic {
    margin-left: -10%;
    z-index: 1;
  }
  .aquahost1-image {
    width: 100%;
  }
  @keyframes bzer-lin-anim-lines {
    0% {
      height: 120px;
    }
    100% {
      height: 125px;
    }
  }
}
@media screen and (max-width: 650px) {
  .aquahost1-h2 {
    font-size: 28px;
  }
  .aquahost1-h3 {
    font-size: 28px;
  }
  .aquahost_20-aquahost_5 {
    margin-bottom: 20px;
  }
  .aquahost_20-info1 {
    margin: 20px auto 10px;
  }
  .aquahost_20-btn {
    padding: 6px 15px;
    border-radius: 0;
  }
}
@media screen and (max-width: 600px) {
  .aquahost1-col-content {
    width: 100%;
    padding: 20px 10px 30px;
    order: 2;
    text-align: center;
    margin-top: -130px;
    background: rgba(255, 255, 255, 0.8);
  }
  .aquahost1-col-graphic {
    width: 100%;
    margin: 0;
    order: 1;
  }
  .aquahost1-image {
    max-width: 350px;
  }
}
@media screen and (max-width: 500px) {
  .aquahost1-buttons a,
  .aquahost1-buttons span {
    margin: 15px 5px;
  }
  @keyframes glbc-title-before {
    0% {
      transform: scale(0);
    }
    50% {
      transform: scale(0);
    }
    65% {
      transform: scale(6);
    }
  }
}

#features.features-7 {
  padding-top: 40px;
}
#features.features-7 .with--margin {
  margin-top: 60px;
}
@media (max-width: 991px) {
  #features.features-6 .feature__image {
    max-width: 100%;
  }
  #features.features-7 .with--margin {
    margin-top: 0;
  }
}
#features.features-7 .feature-card {
  padding: 25px;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 9px 0 rgba(23, 28, 33, 0.06);
  box-shadow: 0 4px 9px 0 rgba(23, 28, 33, 0.06);
}
#features.features-7 .feature-card:last-child {
  margin-bottom: 0;
}
#features.features-7 .Aquahost-1-click-icon {
  background: #fff;
  padding: 25px;
  margin-bottom: 30px;
  border-radius: 6px;
  display: grid !important;
  text-align: center !important;
  -webkit-box-shadow: 0 4px 9px 0 rgba(110, 68, 246, 0.03);
  box-shadow: 0 9px 7px 0 rgba(13, 3, 44, 0.1);
}
#features.features-7 .Aquahost-1-click-icon i {
  font-size: 1.8em;
}
#features.features-7 .Aquahost-1-click-icon:hover {
  box-shadow: 0 4px 9px 0 rgba(110, 68, 246, 0.03);
}
#features.features-7 .Aquahost-1-click-icon h5 {
  color: #333;
  margin-top: 5px;
  font-size: 17px;
}



.offer-in-menu {
  color: #fff;
  background: linear-gradient(to right, #bd0ac9 0, #1c88e6 100%);
  vertical-align: middle;
  font-size: 9px;
  padding: 2px 4px;
  border-radius: 3px;
  font-weight: 500;
  margin-left: 2px;
}
.left-badge-color-2 {
  width: auto;
  height: 15px;
  background: #9656b6;
  position: absolute;
  margin-left: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 9px;
  padding: 0 3px;
  text-transform: uppercase;
  color: #fff;
  line-height: 16px;
}
.left-badge-color-2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 2px;
  left: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #9656b6;
}
.left-badge-color-2 {
  background: linear-gradient(to right, #bd0ac9 0, #1c88e6 100%);
}
.left-badge-color-2:before {
  content: "";
  border-right: 5px solid #0069ff;
}
@media (min-width: 766px) and (max-width: 900px) {
  .Aquahostdisplayv1 {
    display: none !important;
  }
}
.offerbanneraqua-img {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.offerbanneraqua-img4 {
  margin-right: 15px;
  color: #5c5f67;
  font-size: 14px;
}
.offerbanneraqua-pip {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color: #61646e;
  font-size: 14px;
  line-height: 1;
  position: relative;
}
.offerbanneraqua-pip:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  width: calc(100% + 16px);
  height: 1px;
  background: #61646e;
}
.offerbanneraqua-pip div {
  font-size: 100%;
  margin: 0 2px;
}
.offerbanneraqua-pip3 {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
  color: #222;
  transition: 0.3s ease-in-out;
}
.offerbanneraqua-btn12,
.offerbanneraqua-btn14 {
  display: inline-block;
  position: relative;
}
.offerbanneraqua-pip3 i {
  align-self: flex-start;
}
.offerbanneraqua-pip3 div {
  font-size: 180%;
  margin: 0 3px;
  line-height: 0.8;
}
.offerbanneraqua-pip3 span {
  align-self: flex-end;
}
@media screen and (max-width: 1100px) {
  .offerbanneraqua-pip3 {
    font-size: 16px;
  }
}
.offerbanneraqua-pip1 {
  margin-top: 10px;
}
.offerbanneraqua-txt {
  color: #1c2531;
  font-size: 45px;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: 700;
}
.offerbanneraqua-btn11,
.offerbanneraqua-img2 {
  margin-top: 20px;
}
.offerbanneraqua-btn14 {
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 1250px) {
  .offerbanneraqua-ap1-content {
    width: 50%;
    padding: 20px 10px;
  }
  .offerbanneraqua-txt {
    font-size: 45px;
    margin-bottom: 12px;
  }
  .offerbanneraqua-btn11 {
    margin-top: 15px;
  }
  .offerbanneraqua-btn14 {
    font-size: 18px;
    padding: 15px 50px;
  }
}
@media (max-width: 850px) {
  .offerbanneraqua-ap1 {
    width: 100%;
  }
  .offerbanneraqua-txt {
    font-size: 35px;
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .offerbanneraqua-btn14 {
    font-size: 15px;
    padding: 15px 60px;
  }
}
@media (max-width: 450px) {
  .offerbanneraqua-ap1-content {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .offerbanneraqua-ap1-content {
    width: 100%;
    padding: 30px 10px 35px;
  }
}
@media (max-width: 480px) {
  .offerbanneraqua-btn14 {
    display: block;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
  }
  .offerbanneraqua-btn11 {
    text-align: center;
  }
  .offerbanneraqua-btn12 {
    display: inline-block;
  }
}
.offerbanneraqua-mn,
.offerbanneraqua-pip1::before {
  background: #fff;
}
.offerbanneraqua-ap1-content {
  position: relative;
  z-index: 10;
  width: auto;
  text-align: center;
  margin: auto;
  padding: 35px 0 100px;
}
.offerbanneraqua-txt1 {
  background-image: linear-gradient(80deg, #ff512f, #dd2476);
  border-radius: 10px;
  display: inline-block;
  font-size: 28px;
  color: #fff;
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: 600;
}
.offerbanneraqua-markup {
  color: #f06;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.offerbanneraqua-mnbg {
  background-image: url(../fonts/offer-offer-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.offerbanneraqua-img6 {
  color: #f06;
}
.offerbanneraqua-img3 {
  display: flex;
  margin-left: 15px;
  align-items: baseline;
}
.offerbanneraqua-pip1:before {
  background: #f06;
}
.offerbanneraqua-pip3 {
  margin-top: 5px;
}
.offerbanneraqua-pip5 div {
  font-size: 60px;
  font-weight: 700;
}
@media (max-width: 550px) {
  .offerbanneraqua-txt1 {
    font-size: 20px;
  }
  .offerbanneraqua-markup {
    font-size: 45px;
  }
  .offerbanneraqua-img1 {
    width: 145px;
  }
  .offerbanneraqua-img2 {
    margin-top: 15px;
  }
  .offerbanneraqua-pip5 div {
    font-size: 40px;
  }
  .offerbanneraqua-ap1-content {
    padding: 28px 0;
  }
}
@media (max-width: 360px) {
  .offerbanneraqua-img1 {
    width: 145px;
  }
}
.offerbanneraqua-btn15 {
  background-image: linear-gradient(80deg, #ff512f, #dd2476);
  border-radius: 10px;
  color: #fff;
}
.offerbanneraqua-txt3 {
  margin: 20px 0 10px;
}
.offerbanneraqua-txt4 {
  font-size: 15px;
  color: #f06;
}
.offerbanneraqua-txt5 {
  margin-top: 10px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 1024px) {
  .offerbanneraqua-txt3 {
    margin: 10px 0;
  }
}
.l-img {
  height: 80px;
  position: absolute;
  right: -38px;
  top: -17px;
}
@media (max-width: 600px) {
  .offerbanneraqua-txt5 {
    justify-content: center;
  }
  .offerbanneraqua-mnbg {
    background: #fff;
  }
}
.offerbanneraqua-btn14 {
  padding: 18px 70px;
  margin-bottom: 15px;
}
.offerbanneraqua-txt2 {
  position: relative;
}

.countdowncoupon {
  font-family: montserrat, sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 11px;
  text-transform: uppercase;
  color: #000;
}
.bigtexttitle {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-size: 25px;
}
.bigtexthurry {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}
.bigtext2023 {
  font-family: montserrat, sans-serif;
  font-size: 50px;
  font-weight: 800;
}
.bigtext2023:before {
  content: attr(data-heading);
  color: #ffffff;
  z-index: 5;
  -webkit-animation: flicker 3s linear infinite;
  animation: flicker 3s linear infinite;
}
@media (max-width: 1900px) {
  .bigtext2023 {
    font-size: 33px;
  }

  .bigtexttitle {
    font-size: 18px;
  }
  .countdowncoupon {
    font-size: 23px;
  }
  .bigtexthurry {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .bigtext2023 {
    font-size: 30px;
  }

  .bigtexttitle {
    font-size: 20px;
  }
  .bigtexthurry {
    font-size: 17px;
  }
}

@keyframes flicker {
  0%,
  19.999%,
  22%,
  62.999%,
  64%,
  64.999%,
  70%,
  100% {
    opacity: 0.99;
    text-shadow: 0 0 5px #ff7e00, 0 0 15px #ff4444, 0 0 2px #ff7e00,
      0 2px 3px #000;
  }
  20%,
  21.999%,
  63%,
  63.999%,
  65%,
  69.999% {
    opacity: 0.4;
    text-shadow: none;
  }
}

.promo .promo-inner-2023 {
  margin: 10px 0;
  padding: 20px;
  border: 0px dashed #fff;
}
.mofont {
  font-family: montserrat, sans-serif;
}
.perforated {
  border-bottom: 1px dashed #ddd;
}
.coupon-card {
  background: linear-gradient(135deg, #0069ff, #b311c9);
  color: #fff;
  text-align: center;
  padding: 38px 10px;
  border-radius: 15px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
.logo {
  width: 80px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.coupon-card p {
  font-size: 15px;
}
.coupon-row {
  display: flex;
  align-items: center;
  margin: 25px auto;
  width: fit-content;
}
#cpnCode {
  border: 1px dashed #fff;
  padding: 10px 20px;
  border-right: 0;
}
#cpnonlyCode {
  border: 1px dashed #fff;
  padding: 10px 20px;
}
#cpnBtn {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 20px;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
}
#cpnCode1 {
  border: 1px dashed #fff;
  padding: 10px 20px;
  border-right: 0;
}
#cpnBtn1 {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 20px;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
}
#cpnCode2 {
  border: 1px dashed #fff;
  padding: 10px 20px;
  border-right: 0;
}
#cpnBtn2 {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 20px;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
}
#cpnCode3 {
  border: 1px dashed #fff;
  padding: 10px 20px;
  border-right: 0;
}
#cpnBtn3 {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 20px;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
}
.circle1,
.circle2 {
  background: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.circle1 {
  left: -25px;
}
.circle2 {
  right: -25px;
}

.promo .promo-inner .off {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.udlineaqua {
  width: 80px;
  height: 2px;
  background: linear-gradient(to right, #bd0ac9 0, #1c88e6 100%);
  display: block;
  margin: auto;
}

#aquaanimation {
  height: 62px;
  overflow: hidden;
}

#aquaanimation > div > div {
  color: #fff;
  height: 45px;
  margin-bottom: 45px;
  display: inline-block;
}

#aquaanimation div:first-child {
  animation: show 5s linear infinite;
}

#aquaanimation div div {
  color: #42c58a;
}
#aquaanimation div:first-child div {
  color: #4ec7f3;
}
#aquaanimation div:last-child div {
  color: #0069ff;
}

@keyframes show {
  0% {
    margin-top: -270px;
  }
  5% {
    margin-top: -180px;
  }
  33% {
    margin-top: -180px;
  }
  38% {
    margin-top: -90px;
  }
  66% {
    margin-top: -90px;
  }
  71% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -270px;
  }
}
.cause2choose .media {
  padding: 21px;
  text-align: center;
  border-radius: 6px;
}

.Aquahost-cu-info-link {
  font-size: 18px;
  line-height: 1.3;
  color: #000000;
  margin-top: 23px;
  transition: all 0.3s ease-in-out;
}
.Aquahost-cu-info {
  font-size: 15px;
  line-height: 1.3;
  color: #000000;
  margin-top: 5px;
  text-align: justify;
  transition: all 0.3s ease-in-out;
}
.Aquahost-cu-box-lay {
  position: relative;
}
.Aquahost-cu-box-lay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
.Aquahost-cu-box-wrap {
  padding: 100px 30px 50px;
}
.Aquahost-cu-box-wrap-1 {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
.Aquahost-cu-box-column {
  width: calc(50% - 45px);
}
.Aquahost-cu-box-column-main {
  margin-right: 45px;
}
.Aquahost-cu-title {
  color: #1c2430;
  font-size: 30px;
  font-weight: 700;
  font-family: montserrat, sans-serif;
  background: -webkit-linear-gradient(#0069ff, #b311c9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.Aquahost-cu-ssb {
  background: #fff;
  border-radius: 10px;
  padding: 20px 18px;
  margin-top: 25px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
}
.Aquahost-cube-btn-wrapr {
  margin-top: 15px;
}
.Aquahost-cu-box-column-sidebar {
  width: 50%;
}
.Aquahost-cube-1-wrapr {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
.Aquahost-cube-1-wrapr:not(:first-child) {
  margin-top: 24px;
}
.Aquahost-cube-1-wrapr:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}
.Aquahost-cube-1-title {
  font-size: 20px;
  color: #1c2430;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-family: montserrat, sans-serif;
}
.Aquahost-cu-info {
  font-size: 15px;
  line-height: 1.3;
  color: #102747;
  margin-top: 5px;
  transition: all 0.3s ease-in-out;
}
.Aquahost-cube-1-wrapr:hover .Aquahost-cube-1-title {
  color: #0069ff;
}
.Aquahost-cube-1-wrapr:hover .Aquahost-cu-info {
  color: #000000;
}
@media (max-width: 1200px) {
  .Aquahost-cu-box-wrap {
    padding: 80px 25px 40px;
  }
}
@media (max-width: 950px) {
  .Aquahost-cu-box-wrap {
    padding: 60px 25px 30px;
  }
  .Aquahost-cu-title {
    font-size: 25px;
  }
  .Aquahost-cu-ssb {
    padding: 20px 25px;
  }
  .Aquahost-cube-1-title {
    font-size: 18px;
  }
  .Aquahost-cu-info {
    font-size: 14px;
  }
}
@media (max-width: 750px) {
  .Aquahost-cu-box-column {
    width: 100%;
    margin: 0;
  }
  .Aquahost-cu-box-column-main {
    margin: 0 auto 40px;
  }
}

/*! CSS Used from: Embedded */
.pt-130 {
  padding-top: 100px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .md-pt-80 {
    padding-top: 80px;
  }
}
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.aqua-feedback.aqua-feedback-style .content-wrap {
  background-color: #f8f8f8;
  padding: 62px 50px 40px 50px;
}
.aqua-feedback.aqua-feedback-style .content-wrap label {
  font-size: 14px;
  color: #19082d;
  font-weight: 500;
  display: block;
  margin-bottom: 0;
}
.aqua-feedback.aqua-feedback-style .content-wrap textarea {
  height: 105px;
}
.aqua-feedback.aqua-feedback-style .content-wrap ::-webkit-input-placeholder {
  color: #3e3e3e;
  opacity: 0.61;
}
.aqua-feedback.aqua-feedback-style .content-wrap ::-moz-placeholder {
  color: #3e3e3e;
  opacity: 0.61;
}
.aqua-feedback.aqua-feedback-style .content-wrap :-ms-input-placeholder {
  color: #3e3e3e;
  opacity: 0.61;
}
.aqua-feedback.aqua-feedback-style .content-wrap :-moz-placeholder {
  color: #3e3e3e;
  opacity: 0.61;
}
.aqua-feedback.aqua-feedback-style.contact-modfiy5 .content-wrap {
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
  padding: 55px 50px 35px 50px;
  border-radius: 20px 20px 20px 20px;
}
.aqua-feedback.aqua-feedback-style.contact-modfiy5 .content-wrap label {
  margin-bottom: 8px;
}
@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1310px;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .aqua-feedback.aqua-feedback-style .content-wrap {
    padding: 52px 40px 30px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .aqua-feedback.aqua-feedback-style.contact-modfiy5 .content-wrap {
    padding: 50px 40px 30px 40px;
  }
}
@media only screen and (max-width: 480px) {
  .aqua-feedback.aqua-feedback-style.contact-modfiy5 .content-wrap {
    padding: 50px 20px 30px 20px;
  }
  .aqua-feedback.aqua-feedback-style .content-wrap {
    padding: 45px 30px 25px 30px;
  }
}

.navbar {
  position: sticky;
  top: 0;
  z-index: 1000;
}

