@import url("https://fonts.googleapis.com/css2?family=Bakbak+One&display=swap");

/* Never */
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px;
  }
}

/* Global Changes */
/*font-family:'Reboto'!important;*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600 !important;
}

p,
span {
  font-family: "Poppins", sans-serif;
  font-weight: 500 !important;
}

a {
  color: #21bcc3;
}
@media screen and (max-width: 768px) {
  .divider {
    width: 190px;
  }
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #20bfc0;
}

.navbar > ul > li > a:before {
  background: #20bfc0;
}

.navbar .dropdown ul {
  background: #ffffff;
  border-radius: 20px;
  border: 2px solid #20bfc0;
}

#topbar {
  background: linear-gradient(to right, #165e3c, #c41e3a, #165e3c);
  border-bottom: 2px solid #ffd700;
}

/* inline css */
.mainbtn {
  background: linear-gradient(135deg, #c41e3a 0%, #e63946 100%);
  color: white;
  border-radius: 40px;
  display: block;
  padding: 15px;
  font-family: "Poppins", sans-serif;
  border: 2px solid #ffd700;
  box-shadow: 0 4px 15px rgba(196, 30, 58, 0.3);
  transition: all 0.3s ease;
}
.mainbtn:hover {
  background: linear-gradient(135deg, #e63946 0%, #c41e3a 100%);
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(196, 30, 58, 0.4);
}
/* inline css */
/* Footer inline css */
.footernav {
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
}

.footernav li {
  margin: 0 10px;
}

.footernav li a {
  color: white !important;
}

.footernav li a:hover {
  color: #ffd700 !important;
}

.paymentmeths {
  width: 100%;
  border-radius: 20px;
}

#footer .copyright {
  float: inherit !important;
}

#footer .credits {
  float: left;
  position: relative;
}
.footer-img {
  width: 250px;
  filter: hue-rotate(-35deg);
}
.footer-content {
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 8px solid rgb(33, 188, 195);
}
@media screen and (max-width: 768px) {
  .footer-img {
    display: none;
  }
  .footer-content {
    text-align: center;
  }
}
.credits img {
  max-width: 50px;
}

.tooltips .tooltipstext {
  display: none;
  position: absolute;
  right: -190px;
  background: #000;
  padding: 3px;
  border-radius: 6px;
  color: #fff;
  z-index: 10000;
  transition: all 0.5s ease-in-out;
}

.tooltips:hover .tooltipstext {
  display: block;
}

.footernav li a:before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  background: #000;
  margin-right: 6px;
  transform: rotate(45deg);
  position: relative;
  top: -1px;
}
.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 0rem !important;
}

ul.socialicons {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  /* margin-top: 20px; */
}
/* contact form  */
.contact {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin: 50px 250px !important;
}

.contact-form {
  background-color: #e1fffe;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .contact {
    margin: 20px 10px !important;
  }
}

#footer .footer-top .footer-links ul.socialicons li:first-child {
  padding: 0;
}

ul.socialicons li a {
  /* padding: 10px 12px; */
  /* background: #21bcc3; */
  margin: 10px;
  /* border-radius: 10px; */
}

/* ul.socialicons li a:hover {
  padding: 10px 12px;
  background: #21bcc3;
  margin: 10px;
  border-radius: 30px;
} */

ul.socialicons li a i {
  color: #fff !important;
}

h4.sochead {
  margin-top: 30px;
  padding-bottom: 0;
}
.dmca-size {
  padding-left: 70px;
  padding-top: 10px;
}
#footer .footer-top .footer-links ul a {
  font-weight: 600 !important;
}
/* Footer inline css End */

/* Home page inline css  */
#timer {
  padding: 15px;
  margin: 10px 0;
  background: #21bcc3;
  display: inline-flex;
  border-radius: 15px;
  width: 45%;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-family: "Bakbak One", sans-serif;
  font-size: 25px;
}
.image {
  padding-top: 14px;
  padding-bottom: 11px;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}

.btn-started {
  padding: 15px 35px;
  border-radius: 15px;
  font-family: "Bakbak One", sans-serif;
  background: linear-gradient(to right, #1ec8ba, #22bac4);
  border: 1px solid #00000020;
  box-shadow: 3px 3px 40px -15px #20bfc0;
  font-weight: 100;
  color: #fff;
}

.btn-started:hover {
  background: #043639;
  color: #fff;
}

.padding {
  padding-bottom: 112px;
}
.appbgsection {
  background-image: url(../img/bg.png);
}
.install-list-item {
  position: relative;
  z-index: 1;
  height: 173px;
}
.price-list-parent,
.rt-list,
.tp-r-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.install-list-item {
  position: relative;
  z-index: 1;
  height: 173px;
}
@media (max-width: 991.98px) {
  .install-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.install-list-item li {
  position: absolute;
}
.install-list-item li img {
  max-width: 90px;
}
.demo span {
  color: #21bcc3;
  font-family: "Bakbak One", sans-serif;
}
@media (max-width: 991.98px) {
  .install-list-item li img {
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .install-list-item li {
    position: static;
    max-width: 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}
@media (max-width: 767.98px) {
  .install-list-item li {
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
}
.install-list-item li:hover img {
  -webkit-animation: pulse 0.4s ease-in-out;
  animation: pulse 0.4s ease-in-out;
}
.install-list-item li:nth-child(1) {
  top: 0;
  left: 0;
}
.install-list-item li:nth-child(2) {
  top: 42px;
  left: 9%;
}
.install-list-item li:nth-child(3) {
  top: 85px;
  left: 18%;
}
@media (max-width: 991.98px) {
  .install-list-item li:nth-child(3) {
    top: 89px;
    left: 22%;
  }
}
.install-list-item li:nth-child(4) {
  top: 42px;
  left: 27%;
}
.install-list-item li:nth-child(5) {
  top: 85px;
  left: 36%;
}
.install-list-item li:nth-child(6) {
  top: 42px;
  left: 45%;
}
.install-list-item li:nth-child(7) {
  top: 85px;
  left: 54%;
}
.install-list-item li:nth-child(8) {
  top: 0;
  right: 0;
}
.install-list-item li:nth-child(9) {
  top: 42px;
  right: 9%;
}
.install-list-item li:nth-child(10) {
  top: 85px;
  right: 18%;
}
.install-list-item li:nth-child(11) {
  top: 42px;
  right: 27%;
}
.install-list-item li:nth-child(12) {
  top: 100px;
  right: 0;
}
.install-list-item li:nth-child(13) {
  top: 100px;
  left: 0;
}
.install-list-item li:nth-child(14) {
  top: 145px;
  left: 9%;
}
.install-list-item li:nth-child(15) {
  top: 145px;
  right: 9%;
}
.install-list-item li:nth-child(16) {
  top: 145px;
  left: 27%;
}
.install-list-item li:nth-child(17) {
  top: 145px;
  left: 45%;
}
.install-list-item li:nth-child(18) {
  top: 145px;
  right: 27%;
}
.rt-single-icon-box.help-box {
  height: 145px;
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(183, 184, 185, 0.2);
  box-shadow: 0 5px 20px 0 rgba(183, 184, 185, 0.2);
}
.rt-single-icon-box.help-box .icon-thumb {
  margin-right: 30px;
}
.rt-spacer-100 {
  height: 45px;
}
.rt-column-title,
.rt-section-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0 20px;
  text-transform: capitalize;
}
.appfont {
  font-size: 15px;
}
@media (max-width: 991.98px) {
  .install-list-item li:nth-child(3) {
    top: 89px;
    left: 22%;
  }
}
.install-list-item li:nth-child(4) {
  top: 42px;
  left: 27%;
}
.install-list-item li:nth-child(5) {
  top: 85px;
  left: 36%;
}
.install-list-item li:nth-child(6) {
  top: 42px;
  left: 45%;
}
.install-list-item li:nth-child(7) {
  top: 85px;
  left: 54%;
}
.install-list-item li:nth-child(8) {
  top: 0;
  right: 0;
}
.install-list-item li:nth-child(9) {
  top: 42px;
  right: 9%;
}
.install-list-item li:nth-child(10) {
  top: 85px;
  right: 18%;
}
.install-list-item li:nth-child(11) {
  top: 42px;
  right: 27%;
}
.install-list-item li:nth-child(12) {
  top: 100px;
  right: 0;
}
.install-list-item li:nth-child(13) {
  top: 100px;
  left: 0;
}
.install-list-item li:nth-child(14) {
  top: 145px;
  left: 9%;
}
.install-list-item li:nth-child(15) {
  top: 145px;
  right: 9%;
}
.install-list-item li:nth-child(16) {
  top: 145px;
  left: 27%;
}
.install-list-item li:nth-child(17) {
  top: 145px;
  left: 45%;
}
.install-list-item li:nth-child(18) {
  top: 145px;
  right: 27%;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.accordionContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 50px;
}
@media screen and (max-width: 769px) {
  .accordionContainer {
    margin: 0;
  }
}
.accordion {
  width: 90%;
}
/* Smooth floating animation instead of aggressive bounce */
.bounce-img {
  animation: floatSmooth 3s ease-in-out infinite;
}
@keyframes floatSmooth {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0px, -8px, 0);
  }
}

/* Prevent layout shift during image loading */
.bounce-img,
.hero-img,
.topsecimg {
  width: auto;
  height: auto;
  max-height: 500px;
  object-fit: contain;
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform;
}
/* Home page inline css End */

/* ====== Contact  page inline css Start ====== */
.hello a {
  color: #21bcc3;
  font-family: bakbak one;
}
/* ====== Contact  page inline css End ====== */

/* ====== Domain / VPS server page inline css Start ====== */
.domain {
  padding-bottom: 27px;
}
#hero .domain-hero {
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#hero .domain-hero h1 {
  font-size: 40px;
}
.domain-hero-img-1 {
  width: 200px;
  height: 450px;
}
.domain-hero-img-2 {
  width: 270px;
  height: 200px;
  align-self: flex-end;
  filter: hue-rotate(-45deg);
}
.pricing_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  row-gap: 80px;
}
#pricing .flag {
  padding-bottom: 15px !important;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
#pricing .usa-logo {
  width: 30px;
}

#pricing .singapore-logo {
  width: 30px;
}
@media screen and (max-width: 768px) {
  .cloud-comp {
    display: none;
  }
}
#pricing .india-logo {
  width: 30px;
}
.pricing_container .item {
  /* padding: 20px 20px 0 20px; */
  width: calc(100% / 4);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
.pricing_container .item .item-top {
  padding: 20px;
}
.pricing_container .item .item-top h3 {
  color: #21bcc3;
}
.pricing_container .item .item-top p {
  color: #6e6e6e;
}
.pricing_container .item .item-bottom {
  border-radius: 0px 0px 20px 20px;

  padding: 15px;
  text-align: center;
  color: #000000;
  border-top: 1px solid #cccccc;
  font-size: 17px;
  cursor: pointer;
  transition: all 0.5s ease;
}
.pricing_container .item:hover .item-bottom {
  border-radius: 0px 0px 20px 20px;
  background: #21bcc3;
  padding: 15px;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
}
.trust .box {
  background-color: #21bcc3;
  padding: 40px 200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.trust .box img {
  object-fit: cover;
  width: 200px;
}
.domain-list-table table {
  width: 100%;
  background: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
}
.domain-list-table table th {
  font-size: 20px;
  padding: 10px;
  background-color: #e1fffe;
}
.domain-list-table table tbody tr {
  border-bottom: 1px solid #20bfc0;
  padding: 10px;
}
.domain-list-table table tbody tr:nth-last-child(1) {
  border-bottom: none;
  padding: 10px;
}
.domain-list-table table tbody td {
  padding: 10px;
  font-weight: 500;
}
[aria-label="Pagination"] {
  padding: 0;
  display: flex;
  justify-content: flex-end;
  margin: 15px 0;
}
[aria-label="Pagination"] li {
  list-style: none;
  font-weight: 600;
  border: 1px solid #21bcc3;
  margin: 5px;
}

[aria-label="Pagination"] .selected {
  /* background-color: #21bcc3; */
  color: #ffffff;
}

@media screen and (max-width: 567px) {
  [aria-label="Pagination"] {
    margin: 7px 0;
  }
  [aria-label="Pagination"] li {
    /* padding: 1px 8px; */
    margin: 3px;
  }
  #hero .domain-hero {
    padding-bottom: 0;
    padding-right: 15px;
  }
  #hero .domain-hero h1 {
    font-size: 30px;
  }
  #hero .domain-hero p {
    font-size: 15px;
  }
  .domain-hero-img-1 {
    display: none;
    width: 163px;
    height: 218px;
  }
  .domain-hero-img-2 {
    display: none;
  }
  .dmnfrm .btn-primary {
    background: #f1f1f1;
    color: #4c4c4c;
    border: none;
    margin-left: -18px;
    padding: 10px 35px;
    border-radius: 35px;
  }
  .pricing_container .item {
    width: 100%;
  }
  .pricing {
    padding: 50px 0 0 0;
  }
  .pricing_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }
  .pricing_container .item {
    /* padding: 20px 20px 0 20px; */
    width: 90%;
  }
  .trust .box {
    padding: 20px 10px;
  }
  .trust .box img {
    width: 100px;
  }
  .domain-list-table table th {
    font-size: 15px;
    padding: 10px;
  }
  .domain-list-table table tbody tr {
    padding: 8px;
  }
  .domain-list-table table tbody td {
    padding: 8px;
    font-size: 12px;
  }
}
.bghostingimg {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0.6) 100%
    ),
    url("../assets/img/homebg.webp") center center no-repeat !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover !important;
  height: auto !important;
  padding: 0 !important;
  background-position: center !important;
  width: 100%;
  position: relative;
}
#dedicatedtable {
  background: #e1fffe;
  padding-top: 30px;
  padding-bottom: 30px;
  /* border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3; */
}

#dedicatedtable .nav-pills > li,
#dedicatedtable .nav-tabs > li {
  float: none;
  display: inline-block;
  zoom: 1;
}

#dedicatedtable .nav-tabs {
  border-bottom: none;
  text-align: center;
}

#dedicatedtable .nav-tabs > li.active > a,
#dedicatedtable .nav-tabs > li.active > a:focus,
#dedicatedtable .nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: #373b42;
  border: 1px solid #373b42;
}

#dedicatedtable .nav-tabs > li > a {
  border-radius: 0;
  background: #0c1f38;
  border: 1px solid #0c1f38;
  border-bottom: none !important;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  margin-right: 5px;
  font-weight: 600;
}

#dedicatedtable .table-responsive {
  border: none;
}

#dedicatedtable .table {
  border: 1px solid #ddd;
  text-align: center;
  margin-bottom: 0;
}

#dedicatedtable th {
  background: #20b7be;
  color: #fff;
  font-size: 13px;
  padding: 15px;
  font-weight: 300;
}

#dedicatedtable th.center {
  text-align: center;
}

#dedicatedtable .table > tbody > tr > td {
  background: #fff;
  font-size: 14px;
}

#dedicatedtable td.left {
  text-align: left;
  padding: 15px;
  vertical-align: middle;
  color: #0c1f38;
  font-weight: 600;
}

#dedicatedtable td.center {
  text-align: center;
  padding: 15px;
  vertical-align: middle;
}

#dedicatedtable .label {
  background: #333;
  font-size: 12px;
  vertical-align: middle;
  margin-left: 10px;
  font-weight: 400;
  border-radius: 0;
  padding-top: 3px;
}

#dedicatedtable .tab-content .table-striped tr:hover td {
  background: #efefef !important;
}
#dedicatedtable td.left > span {
  color: #fff;
  background-color: #f5633e;
  position: relative;
  font-size: 10px;
  padding: 2px 3px 2px 3px;
  bottom: 2px;
  right: 0px;
  border-radius: 2px;
  letter-spacing: 1px;
}
#dedicatedtable .btn-blue {
  color: #fff;
  background-color: #0b9cb4;
  border-radius: 2px;
}

#dedicatedtable .btn-blue:hover {
  color: #fff;
  opacity: 0.8;
}
.m-btn.m-btn-theme {
  background: #20b7be;
  color: #ffff;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#dedicatedtable .table > tbody > tr > td {
  padding: 15px !important;
  vertical-align: middle;
}
/* ====== Domain / VPS  server page inline css End ====== */
/* ====== Reseller page inline css Start ====== */
.bghostingimg {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0.6) 100%
    ),
    url("../assets/img/homebg.webp") center center no-repeat !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover !important;
  height: auto !important;
  padding: 0 !important;
  background-position: center !important;
  width: 100%;
  position: relative;
}
.reseller-img {
  width: 100%;
  filter: hue-rotate(-45deg);
}

.tabingcustome .nav-pills .nav-link {
  background: 0 0;
  border: 1px solid #20b7be;
  border-radius: 0;
  color: #20b7be;
}

.tabingcustome .nav-pills .nav-link.first-button {
  border-radius: 5px 0px 0px 5px !important;
}

.tabingcustome .nav-pills .nav-link.last-button {
  border-radius: 0px 5px 5px 0px;
}

.tabingcustome .nav-pills .nav-link.active,
.tabingcustome .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #20b7be;
}

.customeselectoptin {
  background-color: transparent;
  padding: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 36px;
}

.customeselectoptin option {
  font-size: 20px;
  background: #e1fffe;
  color: #113435;
}

.customeselectoptin option:hover {
  color: #e1fffe;
  background: #113435;
}
/* ====== Reseller page inline css End ====== */
/* ====== Cloud page inline css Start ====== */
/* .cloud-hero-img {
  filter: hue-rotate(1deg);
} */
.cloud-about-section-img {
  width: 100%;
  filter: hue-rotate(333deg);
}
.warpper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tab {
  cursor: pointer;
  padding: 10px 20px;
  margin: 0px 2px;
  background: #20b7be;
  display: inline-block;
  color: #fff;
  border-radius: 30px;
  box-shadow: 0 0.5rem 0.8rem #00000080;
}
.panels {
  background: transparent;
  box-shadow: none;
  width: 100%;
}
.panel {
  display: none;
  animation: fadein 0.8s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.panel-title {
  font-size: 1.5em;
  font-weight: bold;
}
.radio {
  display: none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel {
  display: block;
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab {
  background: #fffffff6;
  color: #000;
  border-top: 3px solid #20b7be;
}
.bghostingimg {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0.6) 100%
    ),
    url("/assets/img/homebg.webp") center center no-repeat !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover !important;
  height: auto !important;
  padding: 0 !important;
  background-position: center !important;
  width: 100%;
  position: relative;
}
.tabingcustome .nav-pills .nav-link {
  background: 0 0;
  border: 1px solid #20b7be;
  border-radius: 0;
  color: #20b7be;
}

.tabingcustome .nav-pills .nav-link.first-button {
  border-radius: 5px 0px 0px 5px;
}

.tabingcustome .nav-pills .nav-link.last-button {
  border-radius: 0px 5px 5px 0px !important;
}

.tabingcustome .nav-pills .nav-link.active,
.tabingcustome .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #20b7be;
}
.hide > img {
  height: 160px;
  position: relative;
  margin-top: -65px;
  margin-left: 14px;
  filter: hue-rotate(-55deg);
}

@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
  .domain-search {
    padding: 10px 25px !important;
  }
}
.customeselectoptin {
  background-color: transparent;
  padding: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 36px;
}

.customeselectoptin option {
  font-size: 20px;
  background: #e1fffe;
  color: #113435;
}

.customeselectoptin option:hover {
  color: #e1fffe;
  background: #113435;
}
.sa-hero-h1 {
  font-weight: 900 !important;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  margin-bottom: 20px;
  font-size: 40px;
}
.cloud-topseccont h1 {
  font-weight: 900 !important;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  margin-bottom: 20px;
  font-size: 50px;
}
.cloud-topseccont span.subhead {
  background: #e1fffe;
  padding: 2px 13px 2px 13px;
  border-radius: 20px;
  border: 1px solid #20c0c0;
  display: inline-block;
  margin: 10px 0 10px 0;
}
.sa-bluebg-subhead {
  background: #e1fffe;
  padding: 2px 13px 2px 13px;
  border-radius: 20px;
  border: 1px solid #20c0c0;
  display: inline-block;
  margin-bottom: 10px;
}
.cloud-topsecstrt {
  margin: 0;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 20px;
  border: 2px dashed #1fc3bd;
}
.cloud-topsecstrt span {
  font-size: 24px;
  font-weight: 700 !important;
  color: #20bfc0;
}
a.btn.btn-primary {
  background: #1fc3bd;
  padding: 12px;
  border: 2px solid #fff;
  border-radius: 20px;
  display: inline-block;
  margin-top: 10px;
  min-width: 200px;
  font-family: "Poppins", sans-serif;
}
.cloud-topseccont a.btn.btn-primary {
  background: #1fc3bd;
  padding: 12px;
  border: 2px solid #fff;
  border-radius: 20px;
  display: inline-block;
  margin-top: 10px;
  min-width: 200px;
  font-family: "Poppins", sans-serif;
}
p.trustline span {
  background: #1fc3bd;
  border-radius: 20px;
  display: inline-flex;
  height: 35px;
  width: 35px;
  align-items: center;
  justify-content: center;
}
p.trustline {
  margin-top: 50px;
}
/* .bghostingimg {
	background: linear-gradient(
			120deg,
			rgba(255, 255, 255, 0.8) 0%,
			rgba(255, 255, 255, 0.8) 100%
		),
		url(https://i.imgur.com/v1fGMyg.png) center center no-repeat !important;
	background-size: cover !important;
	margin-bottom: -50px !important;
}
.bghostingimg:after {
	content: "";
	display: block;
	width: 100%;
	height: 120px;
	background: linear-gradient(180deg, transparent, white);
} */
.cloud-services .icon-box {
  padding: 22px !important;
  border: none !important;
}
.cloud-services .icon-box:hover {
  box-shadow: none !important;
}
.cloud-services .icon-box .icon i {
  font-size: 60px !important;
}
.cloud-services .icon-box .icon {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
  display: block !important;
}
.cloud-services .icon-box .icon i {
  font-size: 60px !important;
}

.cloudabout .content h3 {
  font-size: 45px;
  font-family: "Poppins", sans-serif;
  font-weight: 700 !important;
  line-height: 1;
  margin-bottom: 22px;
}
.cloudabout .content h3 span {
  font-family: "Poppins", sans-serif;
  font-weight: inherit !important;
}
.cloudabout a.btn.btn-primary {
  background: #21bcc3;
  padding: 12px;
  border: 2px solid #fff;
  border-radius: 20px;
  display: inline-block;
  margin-top: 10px;
  min-width: 200px;
  font-family: "Poppins", sans-serif;
  width: inherit;
}

.hostbeni {
  color: #fff;
}
.cloud-shared-benifits {
  background-color: #20b7be;
  color: #fff;
}
section.cloud-shared-benifits h2 {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 700 !important;
  font-size: 40px;
  margin-bottom: 20px;
}
section.cloud-shared-benifits p {
  text-align: center;
  color: #ffffffde;
  margin-bottom: 20px;
}

section.cloud-shared-benifits a.btn.btn-primary {
  text-align: center;
  background: #fff;
  color: #20b7be;
  border-radius: 20px;
  padding: 12px 20px;
  min-width: 200px;
  display: block;
  max-width: 200px;
  margin: auto;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-color: #20b7be;
}
section.hostbeni a.btn.btn-primary {
  text-align: center;
  background: #fff;
  color: #20b7be;
  border-radius: 20px;
  padding: 12px 20px;
  min-width: 200px;
  display: block;
  max-width: 200px;
  margin: auto;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-color: #20b7be;
}
.card-body {
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 2px 2px 55px -25px #aaaaaa;
  margin: 30px 0;
}
.mt-5.pt-4.me-4.prctxtwht {
  color: #fff;
  padding: 20px;
  margin: 30px auto !important;
}
.mt-5.pt-4.me-4.prctxtwht p,
.mt-5.pt-4.me-4.prctxtwht p span,
.mt-5.pt-4.me-4.prctxtwht small {
  color: #fff !important;
}
.mt-5.pt-4.me-4.prctxtwht a {
  border-radius: 20px;
  font-family: "Poppins", sans-serif;
}
.box.sharedbox {
  border-radius: 30px !important;
}
table.comptable thead tr {
  border-color: #fff !important;
  background: #20b7be;
  color: #fff;
}
section.comptab button.btn.btn-primary {
  background: #20b7be;
  border: 1px solid #20b7be;
  border-radius: 10px;
  min-width: 170px;
}
table.table.table-striped.border-light.comptable {
  margin: 0;
}
.table-responsive {
  box-shadow: 0 0 29px 0 rgb(22 75 77/22%);
  border-radius: 20px;
  border: 2px solid #20b7be;
}
/* ====== Cloud page inline css End ====== */
/* ====== Hosting page inline css Start ====== */
.bgsharedhostingimg {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0.6) 100%
    ),
    url("../img/homebg.webp") center center no-repeat !important;
  background-position-x: 0% !important;
  background-position-y: 0% !important;
  background-size: auto !important;
  background-size: cover !important;
  height: auto !important;
  padding: 0 !important;
  background-position: center !important;
  width: 100% !important;
}
.bgcpanelhostingimg {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0.6) 100%
    ),
    url("../img/homebg.webp") center center no-repeat !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover !important;
  height: auto !important;
  padding: 0 !important;
  background-position: center !important;
  width: 100%;
  position: relative;
}
.sharedHosting-bottom-img {
  width: 100%;
  filter: hue-rotate(340deg);
}
.cpanel-bottom-img {
  width: 100%;
  filter: hue-rotate(303deg);
}
@media screen and (max-width: 768px) {
  .sharedHosting-bottom-img {
    display: none;
  }
  .cpanel-bottom-img,
  .cloud-about-section-img,
  .reseller-img,
  .vps-server-img {
    display: none;
  }
}
/* ====== Hosting page inline css End ====== */
/*Privacy Policy page inline css Start*/
.dark-color {
  color: #21bcc3;
}
.affiliate-img {
  filter: hue-rotate(-12deg) brightness(1.1);
}
/*Privacy Policy page inline css End*/

#header {
  background: #e1fffe;
  border-bottom: 2px solid #20bfc0;
}

/* Major Changes */
.back-to-top {
  background: #21bcc3;
  border-radius: 30px;
  border: 2px solid #113435;
}

.section-bg {
  background-color: #e1fffe;
}

.section-title h2 {
  background: #21bcc3;
  color: #ffffff;
}

.section-title h3 span {
  color: #21bcc3;
  font-family: "Bakbak One";
}

.section-title p {
  font-weight: 400;
  width: 100%;
}

.floatinglinks {
  display: inline-flex;
  list-style: none;
  position: fixed;
  top: 50%;
  left: -155px;
  z-index: 10;
  transform: rotate(-90deg);
  margin: 0;
  padding: 0;
  color: #113435;
  font-family: "Bakbak One", sans-serif;
}

.floatinglinks li {
  margin: 5px 20px;
}

h2.underlined {
  text-align: initial;
}

h2.underlined mark {
  background: transparent;
}

h2.underlined mark:after {
  content: "";
  display: block;
  height: 10px;
  width: 45%;
  background: #21bcc3;
  position: relative;
  top: -18px;
  z-index: -1;
  left: 10px;
}
/*======================OLD HOME HERO SECTION CSS=======================*/

/* Home Top Sec */
.topseccont {
  padding: 55px 28px;
}

@media screen and (max-width: 768px) {
  .topseccont {
    text-align: center;
  }
  .topseccont .timer {
    justify-content: center !important;
    gap: 10px;
  }
  .topseccont .time-desc {
    width: 100% !important;
  }
}
#hero {
  background: url(../img/homebg.webp);
  background-size: cover;
  background-position: center;
  height: auto;
  padding: 0;
}

#hero h1 {
  margin-bottom: 10px;
}

#hero h1 span {
  font-family: "Bakbak One", cursive !important;
}

.topseclist {
  list-style: none;
  padding: 0;
}

.topseclist li {
  margin-bottom: 5px;
}

.topseclist li i {
  color: #20bfc0;
  margin-right: 8px;
}

.topsecstrt {
  margin: 0;
  margin-left: 10px;
}

.topsecstrt span {
  color: #20bfc0;
  font-size: 30px;
  font-weight: 900;
}

.topsecimg {
  width: 400px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  position: relative;
  z-index: 1;
}

/* Hero section container stability */
.sa-home-hero-contsiner,
.sharedtop,
.cpaneltop,
.cloudtop,
.vpstop,
.resellertop,
.domaintop {
  overflow: hidden;
  position: relative;
}

.sa-home-hero-contsiner .col-lg-5,
.sharedtop .col-lg-6,
.cpaneltop .col-lg-6,
.cloudtop .col-lg-6,
.vpstop .col-lg-6,
.resellertop .col-lg-6,
.domaintop .col-lg-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}

#hero h1 span {
  color: #20bfc0;
}
#hero .hero-trust {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 0;
}
@media screen and (min-width: 768px) and (max-width: 1084px) {
  #hero .hero-trust {
    flex-wrap: nowrap;
    gap: 30px;
  }
}
@media screen and (min-width: 800px) and (max-width: 1200px) {
  .hero-img {
    display: block !important;
    max-width: 80%;
    width: 320px;
  }
  .topseccont {
    text-align: center;
  }
  .topseccont .timer {
    justify-content: center !important;
    gap: 10px;
  }
  .sa-home-hero-bottomdiv {
    flex-direction: column;
    gap: 20px;
  }
  .topseccont .time-desc {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #hero .col-lg-7 {
    flex: 0 0 auto;
    width: 100% !important;
  }
}
.h1 {
  font-size: 30px;
  padding-top: 10px;
}
.section-title .p {
  font-size: 28px;
  font-weight: 600 !important;
}
@media screen and (max-width: 768px) {
  .h1 {
    font-size: 25px;
  }
}
#hero .btn-get-started {
  padding: 15px 35px;
  border-radius: 15px;
  font-family: "Bakbak One", sans-serif;
  background: linear-gradient(to right, #1ec8ba, #22bac4);
  border: 1px solid #00000020;
  box-shadow: 3px 3px 40px -15px #20bfc0;
}

.featured-services .icon i {
  color: #21bdc2;
}

.featured-services .icon-box {
  margin: 20px 0;
  border-radius: 15px;
  border: 1px solid #e9ecef;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.about .content h3 span {
  color: #21bcc3;
  font-family: "Bakbak One";
}
.cloudabout .content h3 span {
  color: #21bcc3;
  font-family: "Bakbak One";
}

.about .content ul i {
  color: #21bcc3;
}
/*======================NEW HOME HERO SECTION CSS=======================*/
.sa-home-hero-heading {
  font-family: "Poppins", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
}
.sa-home-hero-headdisc {
  font-weight: 700 !important;
  margin: 0;
}
.sa-percentage-off {
  font-size: 6.45rem;
  font-weight: 800 !important;
  color: #21a2a0;
  margin: 0;
  line-height: 7.4rem;
}
.sa-home-hero-para {
  font-family: "Inter", sans-serif;
  font-weight: 800 !important;
  margin: 0;
  line-height: 2rem;
  font-size: 0.8rem;
  /* color: black; */
}
.sa-text-blue {
  color: #21a2a0;
  font-weight: 800 !important;
}
.sa-home-hero-para img {
  width: 2.4rem;
  margin: 0 0.2rem;
}
.sa-home-hero-contsiner {
  background: rgba(79, 233, 223, 0.1);
}
.sa-home-hero-bottomdiv {
  justify-content: space-between;
}
.sa-hero-dealtime {
  background: #22bac4;
  color: #fff;
  border-radius: 15px;
  padding: 0.2rem 0.7rem;
}
.sa-hero-timer-div {
  display: flex;
}
.sa-home-hero-timer {
  position: relative;
  width: 3.2rem;
  height: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sa-home-hero-timer img {
  position: absolute;
  width: 100%;
}
.sa-home-hero-timer span {
  position: absolute;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
}
.sa-home-hero-btn {
  background: white;
  color: black;
  border: 1px solid #22bac4;
  padding: 13px 25px;
  border-radius: 12px;
}
.sa-home-hero-btn:hover {
  background: #22bac4;
}
.sa-home-hero-rating {
  width: 1.1rem;
  height: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.1rem;
}
.sa-star {
  position: absolute;
  width: 0.6rem;
}
.sa-rating-head {
  margin: 0;
}
.sa-home-hero-ratinginfo {
  padding: 0.5rem 0;
  font-size: 0.8rem;
}
.sa-home-hero-ratesec {
  margin: 0 0.5rem;
}
@media only screen and (max-width: 900px) {
  .sa-home-hero-bottomdiv {
    flex-wrap: wrap;
    justify-content: center;
  }
  .sa-home-hero-ratesec {
    width: 30%;
    margin-top: 1.5rem;
  }
  .sa-percentage-off {
    font-size: 5rem;
  }
  .sa-home-hero-heading {
    font-size: 23px !important;
  }
  .sa-home-hero-headdisc {
    font-size: 14px;
  }
  .sa-home-hero-rating {
    width: 0.7rem;
  }
  .sa-rating-head img {
    width: 5rem !important;
    margin-bottom: 3px;
  }
  .sa-rating-head .g2logo {
    width: 2rem !important;
  }
}
/*--------------Contact page NEW-Css----------------*/
.contact-features {
  align-items: center;
  box-shadow: 0 0 29px 0 rgb(68 141 144 / 22%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2em auto;
  padding: 2em;
  width: 100%;
}
.contact-features div {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 1em;
  width: 20%;
}
.contact-features div img {
  width: 7rem;
  margin: 1em 0;
}
/* .contact-features div h3{
	margin: 0;
} */
.contact-features div p {
  color: #777777;
  font-size: 0.8rem;
  text-align: center;
}

/*---------------------Contact-features-ends-----------*/
.services .icon-box {
  border: 2px solid #20bfc0;
  border-radius: 30px;
  padding: 40px 20px;
  margin: 15px 0;
}

.services .icon-box:hover {
  border-color: #20bebf;
  box-shadow: 0 0 29px 0 rgb(68 141 144 / 22%);
}

.services .icon-box .icon {
  background: #e1fffe;
  border-radius: 12px;
  border: 1px solid #a2dede;
}

.services .icon-box .icon i {
  color: #21bcc3;
}

.services .icon-box:hover .icon {
  border-color: #21bcc3;
}

.services .icon-box:hover h4 a,
.services .icon-box:hover .icon i {
  color: #21bcc3;
}

.pricing .box {
  background: #113435;
  box-shadow: 0 0 29px 0 rgb(22 75 77 / 22%);
  border-radius: 25px;
  margin: 15px 0;
}

.pricing .box h3 {
  background: #ffffff;
}

.pricing .box .pricing-head {
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  background: #20b7be;
  color: #fff;
  border-radius: 15px 15px 0 0;
}

.pricing .box .pricing-head p {
  font-family: "Bakbak One", sans-serif;
  font-weight: 400;
  font-size: 30px;
  margin: 0;
  margin-bottom: 5px;
}

.pricing .box .pricing-head a {
  display: block;
  background: #e1fffe;
  padding: 10px;
  border-radius: 18px;
  color: #113435;
  font-family: "Bakbak One", sans-serif;
  margin: 15px 15px 0px 15px;
}

.subprichead {
  font-family: "Poppins", sans-serif !important;
  font-size: 12px !important;
  line-height: 1.2;
}

.pricing .featured .pricing-head {
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  background: #20b7be;
  color: #fff;
  border-radius: 15px 15px 0 0;
}

.pricing .box h4 {
  color: #20b7be;
  text-align: initial;
}

.pricing .box ul li {
  color: #fff;
  text-align: initial;
  list-style: disc;
  margin-left: 20px;
}

/* Ensure pricing boxes have relative positioning for featured badge */
.pricing .box,
.pricing .sharedbox {
  position: relative;
  overflow: visible;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

/* Ensure pricing columns don't clip the ribbon */
.pricing .col-md-4 {
  overflow: visible;
}

.pricing .advanced {
  background: linear-gradient(135deg, #165e3c 0%, #1a7a4a 100%);
  border: 3px solid #ffd700;
  position: absolute;
  top: 20px;
  right: -50px;
  padding: 10px 50px;
  color: white;
  font-weight: 700;
  font-size: 13px;
  transform: rotate(45deg);
  z-index: 10;
  box-shadow: 0 4px 15px rgba(22, 94, 60, 0.5);
  text-transform: uppercase;
  letter-spacing: 1.5px;
  white-space: nowrap;
}

.pricing .btn-buy {
  background: linear-gradient(135deg, #c41e3a 0%, #e63946 100%);
  color: white;
  border-radius: 30px;
  display: block;
  padding: 15px;
  border: 2px solid #ffd700;
  transition: all 0.3s ease;
  font-weight: 600;
  box-shadow: 0 4px 15px rgba(196, 30, 58, 0.3);
}

.pricing .btn-wrap {
  background: #ffffff;
  padding: 12px;
}

.pricing .btn-buy:hover {
  background: linear-gradient(135deg, #e63946 0%, #c41e3a 100%);
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(196, 30, 58, 0.4);
}

#footer {
  background: linear-gradient(135deg, #0d3d26 0%, #165e3c 50%, #1a4d32 100%);
  color: white;
  position: relative;
}

#footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: repeating-linear-gradient(
    90deg,
    #c41e3a 0px,
    #c41e3a 20px,
    #ffd700 20px,
    #ffd700 40px,
    #165e3c 40px,
    #165e3c 60px
  );
}

#footer h4,
#footer p,
#footer a,
#footer span {
  color: white !important;
}

#footer a:hover {
  color: #ffd700 !important;
}

#footer .footer-newsletter {
  background: linear-gradient(135deg, #165e3c 0%, #1a7a4a 100%);
  border-bottom: 3px solid #ffd700;
}

#footer .footer-newsletter h4,
#footer .footer-newsletter p,
#footer .footer-newsletter span,
#footer .footer-newsletter div {
  color: white !important;
}

h4.ctaline {
  font-size: 40px !important;
}

h4.ctaline span {
  font-family: "Bakbak One", sans-serif;
  color: #ffd700 !important;
  -webkit-text-fill-color: #ffd700 !important;
}

.ctabtn {
  padding: 8px 35px;
  border-radius: 35px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 20px;
  background: #c41e3a;
  border: 2px solid #ffd700;
  color: white;
}

.ctabtn:hover {
  background: #e63946;
  border-color: #ffd700;
  color: white;
}

#footer .footer-top h4 {
  color: #ffd700 !important;
  font-weight: 700 !important;
}

#footer .footer-top .social-links a {
  background: #c41e3a;
  border-radius: 30px;
  border: 2px solid #ffd700;
}

#footer .footer-top .social-links a:hover {
  background: #ffd700;
}

/* Hosting */
.sharedseccont {
  text-align: center;
  background: #00000030;
  backdrop-filter: blur(40px);
  padding: 15px;
  border-radius: 30px;
  border: 1px solid #ffffff20;
  display: block;
  margin: auto;
  color: #fff;
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.sharedtop {
  background: url(../img/background.png);
  background-size: cover;
  background-position: center;
}

.hostbeni {
  background: #20b7be;
  color: #fff;
}

.cardone {
  padding: 25px;
  background: #21bcc3;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #00000020;
  box-shadow: 0 0 29px 0 rgb(68 141 144 / 22%);
  margin: 15px 0;
}

.shbx {
  text-align: left !important;
}

.shbx .icon {
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.flexlist {
  display: flex !important;
  flex-wrap: wrap;
}

.flexlist li {
  margin: 10px;
}

.dmnimg {
  width: 100%;
  filter: hue-rotate(-50deg) saturate(0.85);
}

/* .dmnfrm {
	padding: 20px;
	background: #e1fffe;
	border: 1px solid #00000020;
	border-radius: 10px;
	box-shadow: 2px 2px 50px -10px #22222230;
} */

.dmnfrm .input-group {
  justify-content: center;
  align-items: center;
}

.dmnfrm .btn-primary {
  background: #f1f1f1;
  color: #4c4c4c;
  border: none;
  margin-left: -18px;
  padding: 10px 35px;
  border-radius: 0 35px 35px 0;
}

.dmnfrm .input-group-lg > .form-control {
  border-radius: 50px !important;
  font-size: 16px !important;
  padding: 10px 20px 10px 30px !important;
  background-color: #1a9ea6 !important;
  color: #ffffff;
}
.dmnfrm ::placeholder {
  color: #fafafa;
  opacity: 1;
}

.dmnfrm ::-ms-input-placeholder {
  color: #fafafa;
}

.tdls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}

.breadcrumbs {
  padding: 20px 0;
  background-color: #1d4e50;
  min-height: 40px;
  color: #fff;
  overflow: inherit;
}

section.breadcrumbs:after {
  content: "";
  display: block;
  width: 100%;
  background: #1d4e50;
  height: 30px;
  bottom: -30px;
  border-radius: 0 0 50% 50%;
}

@media (max-width: 567px) {
  /* .dmnfrm {
		padding: 20px 10px;
		background: #e1fffe;
		border: 1px solid #00000020;
		border-radius: 10px;
		box-shadow: 2px 2px 50px -10px #22222230;
	} */
  /* .dmnfrm .input-group {
		display: block;
	} */

  /* .dmnfrm .input-group-lg > .form-control {
		width: 100%;
		margin-bottom: 5px;
	} */

  /* .dmnfrm .btn-primary {
		margin-left: 0;
		margin-top: 5px;
		padding: 6px 20px;
		width: max-content;
		border-radius: 35px;
		background: #ffffff;
	} */
}

.prcard {
  background: #fff;
  border-radius: 10px;
}

.prchead {
  padding: 10px 20px;
  border: 1.5px solid #00000020;
  background: #1eaeb4;
  color: #fff;
}

.prchead h4 {
  margin: 0;
}

.prchead p {
  margin: 0;
  font-size: 14px;
}

.prcbody ul {
  padding: 0;
  list-style: none;
}

.prcbody ul li {
  display: flex;
  border: 1px solid #00000020;
  align-items: center;
}

.prcbody ul li i {
  font-size: 20px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1.5px solid #00000020;
  margin-right: 10px;
}

.prcbody ul li img {
  font-size: 20px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1.5px solid #00000020;
  margin-right: 10px;
  padding: 15px;
}

.prcbody ul li .sub {
  padding: 10px;
}

.prcbody ul li .sub h6 {
  font-size: 14px;
  margin-bottom: 5px;
}

.prcbody ul li .sub p {
  margin: 0;
  font-size: 13px;
}

.btn-conf {
  background: #20b7be;
  display: block;
  padding: 8px;
  margin: 10px;
  color: #fff;
  width: 100%;
  font-family: "Poppins", sans-serif;
  transition: all 0.5s ease-in-out;
}

.btn-conf:hover {
  color: #e1fffe;
  background: #113435;
}

.pricing .box.sharedbox {
  border-radius: 5px;
  background: #fff;
}

.pricing .box.sharedbox .pricing-head p.subprichead {
  background: #e6c500;
  padding: 5px;
  color: #000;
  font-size: 14px !important;
}

.pricing .box.sharedbox h4 {
  background: transparent;
  padding: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
}

.pricing .box.sharedbox h4 span {
  color: #fff;
}

.pricing .box.sharedbox .btn-wrap {
  margin: auto;
  background: transparent;
  padding: 0;
}

.pricing .box.sharedbox .pricing-head a {
  margin: 0;
  border-radius: 5px;
  padding: 15px;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.5s ease-in-out;
}

.pricing .box.sharedbox .pricing-head a:hover {
  color: #e1fffe;
  background: #113435;
}

.pricing .box.sharedbox ul li {
  color: #555;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
}
.pricing .box.sharedbox ul li > span {
  margin-bottom: 3px;
}

.pricing .box.sharedbox ul {
  margin: 0;
}

.accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #21bcc3;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
  border: 5px solid #fff;
  border-radius: 10px !important;
}

.accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
}

.accordion-button {
  font-size: 16px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

/* accordion npm  */
.accordion__item + .accordion__item {
  border-top: none !important;
}
.accordion {
  border: none !important;
}
.accordion__button {
  background-color: transparent !important;
  border-bottom: 1px solid #20bfc0 !important;
  padding: 10px 5px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}
.accordion__button:before {
  display: none !important;
  content: "";
  height: 10px;
  width: 10px;
  margin-right: 5px !important;

  transform: rotate(-45deg);
}
.accordion__button:after {
  display: inline-block;
  content: "+";
  font-weight: 700;
  font-size: 35px !important;
  margin-left: 0% !important;
}
.accordion__button {
  font-weight: 600;
  font-size: 18px !important;
  color: #085f5f !important;
}
.accordion__button[aria-expanded="true"]::after,
.accordion__button[aria-selected="true"]::after {
  display: inline-block;
  content: "-";
  font-size: 35px !important;
  margin-left: 0% !important;
  color: #20bfc0 !important;
  font-weight: 600 !important;
}
.accordion__panel {
  padding: 10px 5px !important;
}
.accordion__panel {
  padding: 20px;
}

@media screen and (max-width: 768px) {
  .accordion__button:after {
    display: inline-block;
    content: "+";
    font-weight: 700;
    font-size: 25px !important;
    margin-left: 0% !important;
  }
  .accordion__button {
    font-weight: 600;
    font-size: 15px !important;
    color: #085f5f !important;
  }
  .accordion__button[aria-expanded="true"]::after,
  .accordion__button[aria-selected="true"]::after {
    font-size: 25px !important;
  }
  .accordion__panel {
    font-size: 14px;
  }
}
img.countflag {
  max-width: 29px;
  margin-right: 10px;
  border: 1px solid #fff;
  border-radius: 5px;
}

label.tab {
  box-shadow: none;
  transition: all 0.5s ease-in-out;
  border: 1px solid #00000020;
}

.tabingcustome .nav-pills .nav-link {
  background: 0 0;
  border: 1px solid #20b7be;
  border-radius: 0;
  color: #20b7be;
}

.tabingcustome .nav-pills .nav-link:first-child {
  border-radius: 0;
}

.tabingcustome .nav-pills .nav-link:last-child {
  border-radius: 0;
}

.tabingcustome .nav-pills .nav-link.active,
.tabingcustome .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #20b7be;
}

.section-heading {
  margin: 0px 15px;
  background: #fff;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  margin-bottom: 30px;
}
.row > * {
  flex-shrink: 1 !important;
}

.vps-hero-img {
  filter: hue-rotate(308deg);
}

.shared-hero-img {
  filter: hue-rotate(183deg);
}
.cpanel-hero-img {
  filter: hue-rotate(-31deg);
}
.reseller-hero-img {
  filter: hue-rotate(-30deg);
}
.camparision {
  margin: 50px 150px;
  position: relative;
}
.camparision .camparision-title {
  position: sticky;
  top: 70px;
  z-index: 996;

  /* background-color: #e1fffe; */
  font-size: 20px;
  font-weight: 800;
}

/* extra */
.css-uvvswg-MuiButtonBase-root-MuiAccordionSummary-root {
  width: 100%;
}
/* extra */

.camparision .comparision-head > td {
  text-align: center;
  width: calc(100% / 3);
  background-color: #e1fffe;
}
.comparision-head {
  position: sticky;
  top: 70px;
  z-index: 9;
}
.camparision .ctabtn {
  padding: 5px 25px !important;
  display: inline-block;
  margin: 5px 0;
  font-size: 1rem;
  border: 1px solid #14a0a4;
  min-width: 0 !important;
}
.btn-primary:focus {
  background-color: #14a0a4 !important;
}
.camparision .comparision-head td {
  border-left: 1px solid rgb(188, 186, 186);
}

.camparision .hide {
  width: 400px;
  text-align: left;
  /* padding-top: 20px; */
  border-left: none;
  float: left;
  /* background-color: #e1fffe; */
}
@media screen and (max-width: 768px) {
  .camparision {
    margin: 40px 20px;
    display: none;
  }
  .camparision .camparision-title {
    font-size: 15px;
    text-align: end;
  }
  .camparision .camparision-title .hide {
    width: 70px;
  }
  .page-link {
    border: none !important;
    /* padding: 5px; */
  }
}
.camparision table {
  width: 100%;
  table-layout: fixed;
}

.camparision-table tr td {
  padding: 10px;
  border: 1px solid rgb(233, 233, 233);
  border-collapse: collapse;
}
.camparision .MuiAccordionDetails-root {
  padding: 0 !important;
}
.camparision-table tr td {
  background-color: #effffe8a;
  padding: 20px;
  font-weight: 300 !important;
}
.camparision-table tr td:first-child {
  font-weight: 500 !important;
  background-color: white;
  width: 400px !important;
}
.MuiAccordionSummary-root {
  background-color: #21bcc3 !important;
  color: white !important;
}
.MuiAccordionDetails-root {
  padding: 0 !important;
}
.MuiAccordionSummary-root .MuiAccordionSummary-content > p {
  font-weight: 700 !important;
  font-size: 21px !important;
}
.MuiSvgIcon-root {
  font-size: 1.3rem !important;
}
.MuiAccordionSummary-expandIconWrapper {
  position: absolute !important;
  right: 20px !important;
  color: white !important;
}
.comp-title-icon {
  margin: 0 10px 5px 0;
  /* font-size: 25px; */
}

/*Name Server Page */
#nameserver {
  padding: 0 !important;
}
#nameserver .section1 {
  background-image: url("./Images/head-background.png");
  background-color: bisque;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem 0rem;
  margin-bottom: 40px;
}
#nameserver .sec1Head {
  font-family: "Inter", sans-serif;
  font-size: 3rem;
  color: #fcfcfc;
  font-weight: 500;
  text-align: center;
}
#nameserver .primaryColor {
  color: #58f5ff;
}
#nameserver .secondaryColor {
  color: #1e9aa2;
}
#nameserver p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  color: #ffffff;
  width: 35rem;
  text-align: center;
  line-height: 20px;
  margin: 25px 0;
}
#nameserver .listofServers p {
  color: #000;
  margin: 0;
  width: max-content;
}
#nameserver .search {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.5rem;
}
#nameserver .typeDomain {
  padding: 17px 20px;
  width: 37rem;
  border-radius: 10px;
  border: none;
}
#nameserver .searchDomain {
  padding: 15px 19px;
  border-radius: 10px;
  border: none;
  margin: 0px 10px;
  width: 10rem;
  background-color: #22bac4;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#nameserver .search-icon {
  width: 1.4rem;
}
/*-------------SCTION1 ENDS--------*/

#nameserver .heading1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
#nameserver .highlighted-head {
  background-color: #22bac4;
  border-radius: 50px;
  padding: 10px 25px;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
#nameserver .heading-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 27px;
  text-align: center;
  padding: 25px 0;
}
#nameserver .text-bold {
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
#nameserver .card-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
#nameserver .steps-card {
  display: flex;
  justify-content: center;
  width: 90%;
}
#nameserver .card {
  width: 20rem;
  border: 1px solid #34c6c5;
  background-color: #f9f9f9;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 20px;
  padding: 30px 0 30px 20px;
  margin: 10px 12px;
}
#nameserver .step-no {
  border-radius: 50%;
  background-color: #34c6c5;
  color: #ffffff;
  padding: 10px;
}
#nameserver .step-disc {
  width: 70%;
  padding: 20px 0 0 0;
  color: #000000;
}
#nameserver .note-text {
  color: #000000;
  text-align: left;
  margin-left: 200px;
  width: 93%;
  line-height: 30px;
  padding: 20px 0;
}
#nameserver .listofServers {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: nowrap;
}
#nameserver .listofServers li {
  display: flex;
  align-items: center;
  gap: 10px;
}
#nameserver .listofServers span {
  text-align: left;
  display: block;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  border-radius: 5px;
  padding: 11px 8px;
  margin-bottom: 10px;
  cursor: pointer;
}
#nameserver .listofServers span:hover {
  background-color: rgb(234, 248, 248);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
#nameserver .domainContainer {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  align-items: center;
  justify-content: center;
  padding-bottom: 50px;
}
#nameserver .domainContainer p {
  margin: 0;
  color: #004a4c;
  text-align: center;
  font-family: Inter;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#nameserver .dnsCard {
  width: 23rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #34c6c5;
  border-radius: 10px;
  padding: 23px 12px;
  margin: 12px 8px;
  color: #004a4c;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  background-color: rgb(234, 248, 248);
  cursor: pointer;
}
#nameserver .dnsCard img {
  margin: 0 5px;
}
@media screen and (max-width: 880px) {
  #nameserver .section1 {
    padding: 30px 0;
  }
  #nameserver .sec1Head {
    font-size: 2rem;
  }
  #nameserver p {
    font-size: 0.7rem;
    width: 80%;
    margin: 20px 0;
  }
  #nameserver .note-text {
    margin-left: 50px;
  }
  #nameserver .search {
    flex-direction: column;
    align-items: center;
    margin: 1.5rem 0;
  }
  #nameserver .typeDomain {
    padding: 17px 20px;
    font-size: 0.7rem;
    width: 100%;
  }
  #nameserver .listofServers ul {
    padding: 0;
  }
  #nameserver .listofServers span {
    margin-bottom: 0;
  }
  #nameserver .searchDomain {
    margin: 18px 10px;
    width: 10rem;
  }
  /*-------------SCTION1 ENDS--------*/
  #nameserver .steps-card {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .contact-features div {
    width: 40%;
  }
}
@media screen and (max-width: 1000px) {
  .contact-features div {
    width: 40%;
  }
}
@media screen and (max-width: 700px) {
  .contact-features div {
    width: 90%;
  }
}
.img-error {
  filter: hue-rotate(117deg);
}
#error-404 a {
  margin: 0 5px;
}
#error-404 a:hover {
  color: #fff !important;
}
.btn_primary {
  background: #20bfc0 !important;
  padding: 8px 15px !important;
  font-size: 14px;
  text-transform: uppercase;
  border: 0px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #00000020;
  font-family: "Poppins", sans-serif;
  box-shadow: 3px 3px 40px -15px #20bfc0;
}

.hero-img {
  filter: hue-rotate(1deg);
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

/* Hero image responsive stability rules */
@media screen and (max-width: 1400px) {
  .topsecimg {
    width: 350px;
  }
}

@media screen and (max-width: 1200px) {
  .topsecimg {
    width: 300px;
  }
}

@media screen and (max-width: 992px) {
  .topsecimg {
    width: 280px;
  }
  .bounce-img {
    animation: none; /* Disable animation on smaller screens */
  }
}

@media screen and (max-width: 768px) {
  .topsecimg {
    width: 250px;
    max-width: 90%;
  }
  .hero-img {
    max-width: 90%;
  }
}

@media screen and (max-width: 576px) {
  .topsecimg {
    width: 220px;
    max-width: 85%;
  }
}

@media screen and (max-width: 480px) {
  .topsecimg {
    width: 200px;
    max-width: 80%;
  }
}

/* All hero images stability rules */
.shared-hero-img,
.cpanel-hero-img,
.cloud-hero-img,
.vps-hero-img,
.reseller-hero-img,
.domain-hero-img-1,
.domain-hero-img-2 {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 auto;
  transition: transform 0.3s ease;
}

/* Responsive rules for all page hero images */
@media screen and (max-width: 1400px) {
  .shared-hero-img,
  .cpanel-hero-img,
  .cloud-hero-img,
  .vps-hero-img,
  .reseller-hero-img {
    max-width: 90%;
  }
}

@media screen and (max-width: 1200px) {
  .shared-hero-img,
  .cpanel-hero-img,
  .cloud-hero-img,
  .vps-hero-img,
  .reseller-hero-img {
    max-width: 85%;
  }
}

@media screen and (max-width: 992px) {
  .shared-hero-img,
  .cpanel-hero-img,
  .cloud-hero-img,
  .vps-hero-img,
  .reseller-hero-img,
  .domain-hero-img-1,
  .domain-hero-img-2 {
    max-width: 80%;
  }
  /* Disable bounce animation on mobile */
  .shared-hero-img.bounce-img,
  .cpanel-hero-img.bounce-img,
  .cloud-hero-img.bounce-img,
  .vps-hero-img.bounce-img,
  .reseller-hero-img.bounce-img,
  .domain-hero-img-1.bounce-img,
  .domain-hero-img-2.bounce-img {
    animation: none;
  }
}

@media screen and (max-width: 768px) {
  .shared-hero-img,
  .cpanel-hero-img,
  .cloud-hero-img,
  .vps-hero-img,
  .reseller-hero-img,
  .domain-hero-img-1,
  .domain-hero-img-2 {
    max-width: 75%;
  }
}

@media screen and (max-width: 576px) {
  .shared-hero-img,
  .cpanel-hero-img,
  .cloud-hero-img,
  .vps-hero-img,
  .reseller-hero-img,
  .domain-hero-img-1,
  .domain-hero-img-2 {
    max-width: 70%;
  }
}

@media screen and (max-width: 480px) {
  .shared-hero-img,
  .cpanel-hero-img,
  .cloud-hero-img,
  .vps-hero-img,
  .reseller-hero-img,
  .domain-hero-img-1,
  .domain-hero-img-2 {
    max-width: 65%;
  }
}
/* pricing compare table css home page  */

.MuiTableCell-head {
  background-color: #e1fffe !important;
}
.MuiTableRow-root td {
  text-align: center !important;
  font-size: 15px;
}
.MuiTableBody-root .MuiTableRow-root > th {
  border-left: 3px solid rgb(250, 250, 250) !important;
}

.MuiTableBody-root .MuiTableRow-root:hover th {
  border-left: 3px solid #237974 !important;
  transition: 0.3s ease-in;
}
.MuiTableHead-root th:nth-child(2),
.MuiTableRow-root td:nth-child(2) {
  background-color: #98dad7 !important;
}
.MuiTableRow-root td:nth-child(2) svg {
  color: rgb(0, 0, 0) !important;
}
.MuiTableRow-root :not(td:nth-child(2)) svg {
  font-size: 12px !important;
}

.MuiTableCell-alignRight img {
  width: 90px !important;
}
.MuiTableCell-alignRight svg {
  color: #898d8d !important;
}
.MuiTableCell-root.MuiTableCell-body {
  font-size: 1rem !important;
  font-weight: 500 !important;
}
.MuiTableRow-root > th {
  background-color: #e1fffe !important;
  font-weight: 600 !important;
  font-size: 1rem !important;
}
.choice .DM-section3-boxes {
  height: 300px;
}
.choice .DM-sec3-box {
  width: calc(80% / 3);
  height: 250px;
}
.choice .DM-sec3-box-head {
  margin-top: 2.3em;
}
.choice .DM-sec3-box img {
  width: 75px;
}
.choice-img-hue {
  filter: hue-rotate(100deg) !important;
}
@media screen and (max-width: 1200px) {
  .choice .DM-sec3-box {
    width: calc(80% / 2);
    height: 300px !important;
    background-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .choice .DM-sec3-box {
    background-color: #fff !important;
    width: 100%;
    height: 250px !important;
  }
}

/* Additional improvements for featured services grid */
.featured-services .container {
  max-width: 1200px;
}

.featured-services .row.g-4 {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 2rem;
}

.featured-services .icon-box::before {
  content: none; /* Remove any pseudo-element backgrounds */
}

/* Ensure consistent card heights */
.featured-services .col-lg-4,
.featured-services .col-md-6 {
  display: flex;
  align-items: stretch;
}

.featured-services .col-lg-4 .icon-box,
.featured-services .col-md-6 .icon-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
}

/* Better spacing for content */
.featured-services .icon-box .title {
  flex-shrink: 0;
}

.featured-services .icon-box .description {
  flex-grow: 1;
  display: flex;
  align-items: center;
  text-align: center;
}

/* ============================================
   CHRISTMAS THEME - FOOTER FIXES
   ============================================ */

/* Footer Link Colors */
#footer .footer-top .footer-links ul a {
  color: white !important;
}

#footer .footer-top .footer-links ul a:hover {
  color: #ffd700 !important;
}

#footer .footer-top .footer-links ul i {
  color: #ffd700 !important;
}

/* Footer Copyright Section */
#footer .copyright {
  color: white !important;
}

#footer .copyright strong,
#footer .copyright span {
  color: white !important;
}

/* Footer Contact Info */
#footer .footer-contact p {
  color: white !important;
}

/* Social Icons Christmas Theme */
#footer .footer-top .social-links a {
  background: #c41e3a !important;
  border: 2px solid #ffd700;
  color: white !important;
  transition: all 0.3s ease;
}

#footer .footer-top .social-links a:hover {
  background: #ffd700 !important;
  color: #165e3c !important;
  transform: scale(1.1);
}

/* Footer Policies List */
.socialicons {
  display: flex;
  gap: 10px;
  padding: 0;
  list-style: none;
}

.socialicons li {
  padding: 0 !important;
}

/* MSME Badge Area */
.msme-img {
  background: white;
  padding: 15px;
  border-radius: 8px;
  filter: brightness(1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  height: auto !important;
  width: 12rem !important;
  overflow: visible !important;
}

.msme-img img {
  width: 100%;
  height: auto;
  display: block;
}

/* Ensure all footer text is visible */
#footer * {
  color: white;
}

#footer a {
  color: white !important;
  transition: color 0.3s ease;
}

#footer a:hover {
  color: #ffd700 !important;
}

/* Footer Newsletter CTA */
#footer .footer-newsletter .ctaline {
  color: white !important;
}

#footer .footer-newsletter .ctaline span {
  color: #ffd700 !important;
}
