@charset "UTF-8";
.hostplan__content {
  align-items: flex-end;
}

.hostplan-item {
  padding: 0 12px;
}

.hostplan-item__content {
  background: #fff;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
  border-radius: 1.75rem;
  padding: 24px 20px;
  height: -moz-min-content;
  height: min-content;
  position: relative;
  border: 2px solid #f05243;
  align-items: flex-end;
  width: 100%;
}

.promo-wrapper::before {
  content: "PROMO";
  color: #ffffff;
  background: #e53e3e;
  width: 100px;
  height: 20px;
  position: absolute;
  bottom: 12px;
  right: -30px;
  padding: 4px 0;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  letter-spacing: 0.05em;
  transform: rotate(-47.5deg);
}

.promo-wrapper {
  position: relative;
  overflow: hidden;
}

.promo-wrapper:hover a {
  color: #671900;
}

.hostplan-item__content span {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.hostplan-item__content:hover {
  border-color: #f05243;
  box-shadow: 0 8px 30px rgba(35, 59, 226, 0.1);
}

.hostplan-item_most-popular .hostplan-item__content {
  border-radius: 0 0 1.75rem 1.75rem;
  position: relative;
}

.hostplan-item_most-popular:hover .hostplan-item__content {
  border-color: #f05243;
}

.hostplan-item_most-popular:hover .hostplan-item__label {
  border-color: #f05243;
}

.hostplan-item_most-popular .hostplan-item__label {
  position: relative;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #f05243;
  border: 1.5px solid #f05243;
  border-radius: 0.75rem 0.75rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-family: Onest-Regular, sans-serif;
  border-bottom: none;
  transition: 0.3s;
}

.hostplan-item_most-popular .hostplan-item__label span {
  display: inline-block;
  width: auto;
}

.hostplan-item_most-popular .hostplan-item__label span:nth-child(1) {
  text-align: left;
}

.hostplan-item_most-popular .hostplan-item__label span:nth-child(2) {
  text-align: right;
}

.hostplan__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hostplan__icon img {
  display: block;
  width: 60px !important;
  height: 60px !important;
  filter: brightness(0.1);
}

.hostplan__name {
  color: #f05243;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 6px;
  margin-bottom: 0;
  line-height: 1.22;
  font-size: 22px;
}

.hostplan__tags {
  font-family: Onest-Regular, sans-serif;
  font-size: 15px;
  margin-bottom: 14px;
  color: #2d3748;
  width: 200px !important;
  align-items: center;
  justify-content: center;
  display: flex !important;
  margin: 0 auto;
}

.hostplan__btn {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.hostplan__cost {
  font-family: Onest-Regular, sans-serif;
  font-weight: 600;
  font-size: 28px;
}

.hostplan__cost_m1 {
  color: black;
  margin: 0.25rem 0;
  font-size: 1.2rem;
}

.hostplan__cost b {
  font-size: 40px;
  font-family: Onest-Bold, sans-serif;
  font-weight: 700;
}

.hostplan__save {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hostplan__save span {
  font-family: Onest-Regular;
  font-weight: 600;
  font-size: 18px;
}

.hostplan__save .save-percent {
  color: #f05243;
  font-size: 16px;
  padding: 10px;
  border-radius: 0.75rem;
}

.hostplan__save .save-percent_bg {
  background: #f6f6f9;
}

.hostplan__save .old-cost {
  color: #cbd5e0;
  text-decoration: line-through;
  font-size: 18px;
}

.section__content ul.hostplan__config {
  padding-left: 0px;
  padding-right: 0;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  min-height: 240px;
}

@media (max-width: 767px) {
  .section__content ul.hostplan__config {
    margin-top: 0px;
    padding-bottom: 10px;
  }
}
.section__content ul.hostplan__config li {
  font-size: 13px;
  line-height: 1.2;
  font-family: Onest-Regular, sans-serif;
  color: #4a5568;
  margin-bottom: 13px;
  position: relative;
}

.hostplan__bottom {
  position: relative;
  margin: auto;
}

.hostplan__renew {
  font-size: 14px;
  color: #aeb0ca;
}

.hostplan__more {
  text-align: center;
  display: block;
  font-family: Onest-Regular, sans-serif;
  font-weight: 600;
  color: #f05243;
  transition: 0.3s;
}

.hostplan__more::after {
  content: "\f107";
  font-family: FA-PR-400;
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}

.hostplan__more:hover {
  color: #8d2b0b;
}

.hostplan-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 16px;
  margin-bottom: 0px;
}

.hostplan-table .theme-btn {
  padding: 10px;
  max-width: 170px;
  min-width: 135px;
  margin: auto;
}

.hostplan-table tr td {
  padding: 15px 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
}

.hostplan-table tr td:nth-child(1) {
  padding-left: 20px;
  padding-right: 20px;
}

.hostplan-table__item td:last-child {
  padding-right: 15px;
  font-size: 14px;
  border-right: 1.5px solid #e2e8f0;
}

.hostplan-table tr:nth-child(1) th {
  color: #585858;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
  vertical-align: bottom;
}

.hostplan-table__item th {
  border-right: 1.5px solid #e2e8f0;
  border-radius: 0 0.75rem 0.75rem 0;
  text-align: center;
  padding: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  border: 1.5px solid #e2e8f0;
  border-left: none;
}

@media (max-width: 768px) {
  .hostplan-table__item th {
    order: 9;
    border: none;
    display: flex;
  }
  .hostplan-table tr {
    justify-content: space-between;
  }
}
.hostplan-table__item-promo:hover th {
  border-color: #fadb5f;
}

.hostplan-table__item {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
  border-radius: 0.75rem;
  padding-bottom: 16px;
  width: 100%;
  transition: 0.3s;
}

@media (min-width: 768px) {
  .hostplan-table__item td {
    border-width: 1.5px;
    border-style: solid;
    border-color: #e2e8f0;
  }
  .hostplan-table__item td:first-child {
    border-right: none;
    border-left: 1.5px solid #e2e8f0;
    border-radius: 0.75rem 0 0 0.75rem;
  }
  .hostplan-table__item td:last-child {
    border-left: none;
    border-radius: 0px 0.75rem 0.75rem 0px;
    text-align: center;
  }
  .hostplan-table__item td {
    border-left: none;
    border-right: none;
  }
  .hostplan-table__item:hover td,
  .hostplan-table__item:hover th {
    border-color: #f05243 !important;
  }
  .hostplan-table__item-promo:hover td {
    border-color: #fadb5f;
  }
}
.plan-category:not(:last-child) {
  margin-bottom: 10px;
}

.hostplan-table__item-promobadge {
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-family: Onest-Regular, sans-serif;
  font-weight: 600;
  display: inline-block;
  padding: 11px;
  background: linear-gradient(114.31deg, #611b40 2.2%, #fb4c41 57.73%, #aa323f 92.1%);
  border-radius: 0.75rem;
  line-height: 1.25;
  margin-right: 10px;
}

.hostplan-table__new-price,
.hostplan-table__old-price,
.hostplan-table__save {
  display: block;
  font-size: 12px;
  text-align: center;
}

.hostplan-table__new-price_m1 {
  font-size: 1.6rem !important;
  font-weight: 800;
  color: #f05243;
  margin: 0.5rem 0;
  width: auto !important;
}

.hostplan-table__old-price {
  font-weight: 600;
  text-decoration: line-through;
  color: #5a6697;
}

.hostplan-table__save {
  padding: 6px;
  text-align: center;
  background: #f6f6f9;
  border-radius: 0.75rem;
  color: #cd2111;
  margin-bottom: 10px;
}

.hostplan-table__save_accent {
  background: #fffaf0;
  color: #8d2b0b;
}

.hostplan-table__new-price {
  font-size: 18px;
  text-align: center;
}

.hostplan-table__new-price small {
  font-weight: normal;
  text-transform: uppercase;
}

.hostplan .section__header {
  position: relative;
}

.hostplan .section__header .hostplan-logo {
  width: 60px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.hostplan .section__header .hostplan-logo img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .hostplan-logo {
    display: none;
  }
}
.compare__bottom .hostplan__renew {
  margin-bottom: 0;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .hostplan-table__item-title {
    display: none;
  }
}
@media screen and (max-width: 1439px) {
  .hostplan-item__content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hostplan-item_most-popular .hostplan-item__label {
    font-size: 14px;
    padding-left: 13px;
    padding-right: 13px;
    margin: 0 auto;
  }
  .hostplan__icon img {
    width: 48px;
    height: 48px;
  }
  .hostplan__tags {
    font-size: 14px;
  }
  .hostplan__cost {
    font-size: 18px;
  }
  .hostplan__cost b {
    font-size: 32px;
  }
  .hostplan__save .save-percent {
    padding-left: 10px;
    padding-right: 10px;
  }
  .hostplan__config li {
    margin-bottom: 8px;
  }
  .hostplan__config li::before {
    font-size: 12px;
    left: -20px;
  }
  .hostplan__config {
    min-height: 260px;
  }
  .hostplan__btn {
    min-width: 0;
  }
  .hostplan__more {
    font-size: 16px;
  }
  .hostplan-table tr td {
    font-size: 14px;
  }
  .hostplan-table .theme-btn {
    max-width: 135px;
    min-width: 135px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .hostplan-item {
    margin-bottom: 60px;
  }
  .hostplan {
    padding-bottom: 0;
  }
  .hostplan-table tr td:nth-child(1) {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 991px) {
  .hostplan-item__content {
    padding-left: 14px;
    padding-right: 14px;
  }
  .hostplan__config {
    padding-left: 20px;
  }
  .compare__table .hostplan__renew {
    font-size: 13px;
  }
  .hostplan-table tr td {
    font-size: 12px;
  }
  .hostplan-table .theme-btn {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .hostplan-item__content,
  .hostplan-item__label {
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .hostplan__name {
    padding-bottom: 4px;
    padding-top: 0px;
  }
  .hostplan__tags {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .hostplan__cost {
    font-size: 20px;
  }
  .hostplan__cost b {
    font-size: 32px;
  }
  .hostplan__save {
    justify-content: center;
    font-size: 18px;
  }
  .hostplan__config {
    padding-top: 10px;
  }
  .hostplan__btn,
  .hostplan__more {
    font-size: 16px;
  }
  .hostplan-item {
    margin-bottom: 20px;
  }
  .hostplan-item_most-popular .hostplan-item__label {
    justify-content: center;
    font-size: 14px;
  }
  .hostplan-item_most-popular .hostplan-item__label span {
    margin: 0 7px;
  }
  .hostplan__renew {
    padding-bottom: 10px;
  }
  .hostplan-table,
  .hostplan-table tbody {
    display: block;
  }
  .hostplan-table {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .hostplan-table tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1.5px solid #e2e8f0;
  }
  .hostplan-table tr:hover {
    border-color: #f05243;
  }
  .hostplan-table__item-promo:hover {
    border-color: #fadb5f !important;
  }
  .hostplan-table tr td {
    display: block;
    width: 50%;
    border: none;
    padding: 12px 16px;
    order: 10;
  }
  .hostplan-table tr td:nth-child(3) {
    /*width:100%;*/
    order: 5;
    padding: 12px 16px;
    border-bottom: none;
    border-top: none;
  }
  .hostplan-table tr td:nth-child(1) {
    border-bottom: none;
    border-right: none;
    border-left: 0;
    border-radius: 0.75rem 0 0 0;
    order: 1;
    padding: 12px 16px;
  }
  .hostplan-table tr td:nth-child(2) {
    border-bottom: none;
    border-left: none;
    order: 2;
    padding: 12px 16px;
    border-radius: 0 0.75rem 0 0;
  }
  .hostplan-table tr td:nth-child(3) {
    order: 5;
    border-right: none;
  }
  .hostplan-table tr td:nth-child(4) {
    order: 3;
    padding: 12px 16px;
    border-top: none;
    border-right: none;
    border-bottom: none;
  }
  .hostplan-table tr td:nth-child(5) {
    order: 4;
    padding: 12px 16px;
    border-left: none;
    border-top: none;
    border-bottom: none;
  }
  .hostplan-table tr td:nth-child(6) {
    display: none;
  }
  .hostplan-table tr td:nth-child(7) {
    order: 6;
    border-left: none;
    border-top: none;
    border-bottom: none;
  }
  .hostplan-table tr td:nth-child(8) {
    order: 8;
    padding: 12px 16px;
    width: 40%;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 0.75rem;
  }
  .hostplan-table tr td:nth-child(9) {
    order: 9;
    padding: 12px 16px;
    width: 60%;
    border-top: none;
    border-left: none;
    display: flex;
    border-radius: 0 0 0.75rem 0;
  }
  .hostplan-table tr:nth-child(1) {
    display: none;
  }
  /*.hostplan-table__save{display:inline-block}*/
  .hostplan-table__item-title {
    display: block;
    font-weight: 600;
    color: #515acb;
  }
  .hostplan-table .theme-btn {
    width: 100%;
  }
  .hostplan .section__header {
    margin-bottom: 24px;
  }
  .hostplan-table_col-10 tr td:nth-child(3),
  .hostplan-table_col-10 tr td:nth-child(9) {
    width: 50% !important;
  }
  .hostplan-table_col-10 tr td:nth-child(8) {
    width: 100%;
    border-top: none;
    border-bottom: none;
    border-radius: 0;
  }
  .hostplan-table_col-10 tr td:nth-child(9) {
    display: flex;
    flex-direction: column;
    align-items: initial;
    border-right: none;
    border-top: none;
    border-radius: 0 0 0 0.75rem;
    width: 50% !important;
  }
  .hostplan-table_col-10 tr td:nth-child(3) {
    border-right: none;
  }
  .hostplan-table_col-10 td:last-child {
    order: 10;
    border-radius: 0 0 0.75rem 0;
    border-top: none;
    border-left: none;
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.blog h2 {
  font-size: 48px;
}

.hostplan .section__header h2 {
  font-size: 40px;
}

.hostplan-table tr th.cat-title {
  color: #f05243;
  font-size: 18px;
}

@media all and (max-width: 767px) {
  .hostplan .section__header h2 {
    font-size: 32px;
    margin-top: 5%;
  }
  .hostplan .section__header {
    margin-bottom: 30px;
  }
}
.hostplan-table .cat-title {
  width: 250px;
}

.hostplan-table .ram {
  width: 160px;
}

.hostplan-table .discs {
  width: 120px;
}

.hostplan-table .port {
  width: 125px;
}

.hostplan-table .ip {
  width: 60px;
}

.hostplan-table .traffic {
  width: 60px;
}

.hostplan-table .price {
  width: 130px;
}

.hostplan-info {
  position: relative;
}

.hostplan-info i {
  color: #f05243;
}

.hostplan-info > div {
  position: absolute;
  left: calc(100% + 10px);
  top: -20px;
  padding: 14px 20px;
  border: 1.5px solid #e2e8f0;
  border-radius: 0.75rem;
  cursor: pointer;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.06);
  background: #fff;
  display: none;
  opacity: 0;
}

.hostplan-info:hover > div {
  display: block;
  opacity: 1;
}

.hostplan-info > div div {
  white-space: nowrap;
  font-size: 16px;
}

.hostplan-info > div span {
  color: #aeb0ca;
}

.hostplan-info > div div + div {
  margin-top: 3px;
}

.more_content > ul > li {
  list-style: disc;
  padding-top: 15px;
}

@media (max-width: 767px) {
  .margin {
    margin-bottom: 0 !important;
    margin-top: 25px;
  }
  .more_content > ul {
    padding-left: 15px;
  }
  .hostplan-table__item td:last-child {
    border-right: none;
  }
}
.correct-flex {
  align-items: end;
  margin: 0;
}

.correct-slider .slick-slide {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.compare__content {
  background: #fff;
  box-shadow: 0 7px 30px rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
  width: -moz-min-content;
  width: min-content;
  margin: 0 auto;
}
.compare__table {
  width: 100%;
}
.compare__table tr td {
  padding: 20px 30px;
  border-right: 1px solid #e2e8f0;
  border-bottom: 1px solid #e2e8f0;
}
.compare__table tr td:last-child {
  border-right: none;
}
.compare__table tr td h4 {
  line-height: 1;
  font-size: 18px;
  margin-bottom: 0;
}
.compare__table tr td h5 {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 15px;
}
.compare__table tr:last-child td {
  border-bottom: none;
  padding-bottom: 0;
}
.compare__features-item {
  border-bottom: 1px dotted #2d3748;
  font-weight: 600;
  color: #2d3748;
  font-size: 16px;
}
.compare__bottom {
  text-align: center;
}
.compare__bottom .hostplan__renew {
  margin-bottom: 0;
  display: inline-block;
}
.compare__btn {
  background-color: #f6f6f9;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #f05243;
}
.compare__btn:hover {
  background: #f05243;
  color: #fff;
}
.compare__save {
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.compare__save .save-percent {
  display: inline-block;
  padding: 8px 12px;
  color: #f05243;
  border-radius: 0.75rem;
  margin-right: 9px;
  padding-right: 9px;
}
.compare__save .save-percent_bg {
  background: #f6f6f9;
}
.compare__save .old-cost {
  color: #cbd5e0;
  text-decoration: line-through;
}
.compare__cost {
  font-weight: 600;
  font-size: 16px;
}
.compare__cost b {
  font-size: 24px;
}

.page-template-page-dns .compare__content,
.page-template-page-colocation .compare__content {
  width: auto;
}

@media screen and (max-width: 1439px) {
  .compare__btn {
    min-width: 0;
  }
  .compare__table tr td {
    padding-left: 12px;
    padding-right: 12px;
  }
  .compare__features-item {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .compare__save {
    font-size: 14px;
  }
  .compare__table {
    table-layout: auto;
  }
  .compare__table tr td {
    font-size: 14px;
    width: auto;
  }
  .compare__table .hostplan__renew {
    font-size: 12px;
  }
}
.compare__table tr:last-child td {
  padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .compare__content {
    width: 100%;
    min-width: 690px;
  }
  .compare .section__content {
    overflow-x: auto;
  }
}
.new_service .section__content {
  gap: 20px;
}

.section__content {
  display: flex;
  flex-flow: wrap;
  margin-top: 20px;
  gap: 20px;
}
@media (max-width: 900px) {
  .section__content {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

.choose__item {
  display: flex;
  flex-direction: column;
  justify-content: unset;
  flex: 1;
  background-color: #fff;
  padding: 40px;
  border-radius: 20px;
}
.choose__item p {
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 16px;
}
@media (max-width: 900px) {
  .choose__item {
    padding: 20px;
  }
}

.choose__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  max-height: 200px;
}

.choose__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "Onest-Bold";
  font-weight: 700;
}

.choose__text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* Количество строк */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1439px) {
  .choose__item p {
    margin-bottom: 0;
  }
  .choose__icon {
    margin-bottom: 18px;
  }
}
.payment-sections {
  margin-bottom: 40px;
}

.payment h2 {
  color: #fff;
}

@media (max-width: 900px) {
  .payment__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
  }
  .payment__list .payment__link {
    max-width: 100% !important;
    width: 47% !important;
    margin: 0 !important;
  }
}
@media (max-width: 900px) {
  .payment {
    padding: 80px 0;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .choose {
    margin-bottom: 28px;
  }
}
.new_service {
  padding-bottom: 80px;
}
@media (max-width: 900px) {
  .new_service {
    padding: 20px;
  }
}
.new_service h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  text-align: center;
}
@media (max-width: 900px) {
  .new_service h2 {
    font-size: 32px;
  }
}
.new_service .col-12 > p {
  color: #211A18;
  text-align: center;
}
@media (max-width: 900px) {
  .new_service .col-12 > p {
    font-size: 20px;
  }
}
.new_service .choose__item {
  display: flex;
  flex-direction: column;
  justify-content: unset;
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  max-width: 386px;
  width: 100%;
  flex: unset;
  overflow: hidden;
  justify-content: space-between;
  min-height: 197px;
  background-size: cover;
}
.new_service .choose__item p {
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 16px;
  opacity: 0.5;
  color: #211A18;
  margin-top: 5px;
}
@media (max-width: 900px) {
  .new_service .choose__item {
    padding: 20px;
    min-height: 230px;
  }
}
.new_service .choose__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 235px;
  position: absolute;
  right: -15%;
  bottom: -25%;
  opacity: 0.2;
}
.new_service .choose__icon img {
  max-width: 235px;
}
.new_service .choose__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "Onest-SemiBold";
  font-weight: 700;
  color: #201B19;
  line-height: normal;
}
.new_service .read-more {
  position: relative;
  background: #f05243;
  color: #fff;
  padding: 8.5px 15px 8.5px 20px;
  border-radius: 16px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-family: "Onest-SemiBold", sans-serif;
  font-size: 16px;
  line-height: normal;
  display: flex;
  gap: 10px;
  cursor: pointer;
}
.new_service .read-more img {
  transition: 0.4s;
}
.new_service .read-more:hover img {
  transform: rotateZ(45deg);
}
.new_service .jew-new-service {
  bottom: -25%;
  left: -10%;
}

.else__item-box {
  background: #fff;
  border: 1.5px solid #e2e8f0;
  border-radius: 0.75rem;
  transition: 0.5s;
}

.else__item-box:hover {
  transition: 0.5s;
}

.else__item-header {
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 16px;
}

.else__name,
.else__tags {
  display: block;
  font-size: 14px;
}

.else__name {
  font-family: system-ui;
  font-size: 19px;
  font-weight: 800;
}

.else__cost {
  display: block;
  width: 100%;
  padding: 14px 20px;
  background: #f6f6f9;
  font-size: 16px;
  font-weight: 600;
}

.else__cost b {
  font-size: 24px;
}

.else__list {
  padding: 18px 25px 24px 25px;
}

.else__list-item {
  display: block;
  padding-left: 0px;
  margin-bottom: 12px;
  font-size: 14px;
  position: relative;
}

.else__list-item:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .else__item {
    padding: 2px 10px;
    max-width: 50% !important;
    flex: auto !important;
  }
  .else .container {
    max-width: 720px;
  }
  .else .else__content {
    padding: 0 5px;
  }
}
.more_content {
  max-height: 30vh;
  transition: 1s;
  position: relative;
  overflow: hidden;
}

.more_content:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 40%, rgba(255, 255, 255, 0) 100%);
}

.more_content.opened {
  max-height: 20000px;
  transition: 1s;
  padding-bottom: 20px;
  padding: 2.5rem;
  border-radius: 20px;
  background: white;
}

.show_more_content {
  position: absolute;
  right: 10px;
  bottom: 0px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 10px;
  z-index: 2;
  cursor: pointer;
}

.show_more_content:hover {
  color: #f05243;
  text-decoration: underline;
}

.more_content.opened:after {
  content: none;
}

.section__header {
  margin-top: 25px;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 1439px) {
  .section__header p {
    margin-bottom: 0;
  }
}
.payment .container:nth-child(2) {
  margin-top: 50px;
}

.margin-top {
  margin-top: 50px;
}

.start .section__header {
  margin-bottom: 15px !important;
}

.section__content .wp-block-button__link {
  display: inline-block;
  min-width: 130px;
  padding: 0;
  background-color: #f05243;
  color: #fff;
  text-align: center;
  font-family: Onest-Regular, sans-serif;
  border-radius: 0.75rem;
  border: none;
  transition: 0.3s;
  text-transform: capitalize;
  cursor: pointer;
  color: #fff;
}

.section__content .wp-block-button__link:hover {
  background: #fadb5f;
  color: #8d2b0b;
}

.section__content .wp-block-button__link {
  color: #fff !important;
  padding: 13px 30px;
}

.section__content .text-success {
  color: #009246 !important;
  font-weight: 600;
}

@media all and (max-width: 500px) {
  .section__content .wp-block-table {
    margin: 30px 0;
  }
}
.accordeon__section {
  margin-bottom: 14px;
}

.accordeon__section-head {
  width: 100%;
  padding: 24px 36px;
  background: #fff;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  transition: 1s;
  border-radius: 0.75rem;
  font-family: "Onest-Regular";
}

.accordeon__section-head:hover {
  transition: 1s;
}

.accordeon__section-head::after {
  content: "";
  background: url(/wp-content/themes/alexhost_new/img/dmca/icons/arrow-down-dark.svg);
  display: block;
  line-height: 1;
  font-size: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  transition: 0.3s;
  width: 24px;
  height: 24px;
}

.accordeon__section-head_active::after {
  transform: translateY(-50%) rotate(180deg);
}

.accordeon__section-content {
  padding: 25px 36px;
  padding-bottom: 11px;
  display: none;
  font-family: "Onest-Regular";
}

.accordeon__section-content p {
  margin-bottom: 0;
}

@media screen and (max-width: 1439px) {
  .accordeon__section-head {
    font-size: 18px;
    padding: 21px 20px;
  }
  .accordeon__section-content {
    padding: 16px 20px;
  }
}
@media screen and (max-width: 767px) {
  .accordeon__section-head {
    font-size: 16px;
    padding-right: 46px;
  }
}
.start {
  padding-top: 40px;
  padding-bottom: 50px;
}

.start .section__header {
  margin-bottom: 32px;
}

.start .section__header p {
  margin-bottom: 0;
}

.start__content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.start__title {
  font-family: Onest-Bold, sans-serif;
  font-size: 40px;
  line-height: 1.3;
}

@media (min-width: 767px) and (max-width: 1024px) {
  .start__title {
    font-size: 36px;
  }
}
.breadcrumbs {
  padding: 20px 0;
}

.breadcrumbs__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
}

.breadcrumbs__list li {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 5px;
}

.breadcrumbs__list li::after {
  content: "";
  background: url(/wp-content/themes/alexhost_new/img/dmca/icons/arrow-down-dark.svg);
  display: block;
  line-height: 1;
  font-size: 30px;
  text-align: center;
  right: 20px;
  transition: 0.3s;
  width: 24px;
  height: 24px;
  left: 25px;
  transform: rotate(-90deg);
  filter: brightness(0);
}

.breadcrumbs__list li:last-child::after {
  display: none;
}

.breadcrumbs__list li:not(:last-child) a {
  color: #606c77;
}

.breadcrumbs__list li a.home span {
  display: none;
}

.breadcrumbs__list a {
  font-size: 16px;
  color: #4a5568;
  position: relative;
}

.breadcrumbs__list a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background-color: #4a5568;
  transition: 0.3s;
}

.breadcrumbs__list a:hover::after {
  width: 100%;
}

.breadcrumbs__list span {
  font-size: 16px;
}

.breadcrumbs .home::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../../../img/breadcrumbs/home-icon.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}

footer {
  padding: 50px 0 0;
  border-top: 1px solid #e2e8f0;
  position: relative;
}

footer *,
footer a {
  color: #2d3748;
}

footer ul {
  padding-left: 0px;
  margin-bottom: 25px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  footer ul {
    padding-left: 20px;
  }
}

footer a {
  transition: 0.3s;
}

footer a:hover {
  color: #dfb044;
}

.footer_contrast::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://dev.alexhost.com/wp-content/uploads/2024/03/lines.webp);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom;
}

@media (min-width: 1024px) {
  .footer_contrast::before {
    background-position: bottom;
  }
}
.new_footer_contrast::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2024/07/footer-light-1.webp);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

@media (min-width: 1024px) {
  .new_footer_contrast::before {
    background-position: inherit;
  }
}
@media (max-width: 567px) {
  .new_footer_contrast .footer__subtitle {
    color: #f05243;
    padding: 15px;
    border-radius: 10px;
    border: none !important;
    background: white;
  }
  .dark-mode .new_footer_contrast .footer__subtitle {
    background: #272524;
  }
}
.new_footer_contrast .footer__subtitle {
  color: #f05243;
}

.footer__social-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.footer__social-list a {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}

.footer__social-list img {
  width: 20px;
  height: 20px;
  padding: 0;
  filter: brightness(100);
}

.footer_contrast {
  background: linear-gradient(114.31deg, #611b40 2.2%, #fb4c41 57.73%, #aa323f 92.1%);
  margin-top: 20px;
}

.footer_contrast .footer-logo-light {
  display: none;
}

.footer_contrast .footer-logo-light {
  display: none;
}

.footer_contrast .footer-logo-dark {
  filter: brightness(5);
  display: block !important;
}

.footer_contrast *,
.footer_contrast a {
  color: #f6f6f9;
  font-size: 16px;
}

.footer_contrast a:hover {
  color: #fadb5f;
}

.footer__title {
  font-size: 40px;
  font-family: Onest-Bold, sans-serif;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 567px) {
  .footer__title {
    display: flex;
    justify-content: center;
  }
}

.footer__title ~ p {
  font-size: 16px;
}
@media (max-width: 567px) {
  .footer__title ~ p {
    text-align: center;
  }
}

.footer__subtitle {
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.22;
  margin-bottom: 14px;
  font-family: "Onest-Bold";
}

.footer_n1 {
  background: #fff;
}
.footer_n1 .footer__subtitle {
  color: #f05243;
}
.footer_n1 .footer__social-list img {
  filter: unset !important;
}

@media screen and (max-width: 767px) {
  footer {
    border-top: none;
  }
  footer .footer__subtitle {
    display: block;
    width: 100%;
    padding: 12px 0;
    border-bottom: 1.5px solid #e2e8f0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  /* footer .col-md-4:nth-child(3) .footer__subtitle {
    border-bottom: none
  } */
  .footer__social .footer__subtitle {
    margin-bottom: 0;
  }
  .footer__social-block {
    display: flex;
    flex-direction: column-reverse;
  }
  .footer__social-block .footer__subtitle {
    border-bottom: none;
  }
  .footer__social-block .footer__subtitle::after {
    display: none;
  }
  .footer__social-list {
    margin-bottom: 20px;
    justify-content: space-between;
    margin-top: 20px;
  }
}
.footer__subtitle::after {
  filter: brightness(10000);
}

@media (max-width: 768px) {
  .align-center {
    text-align: center;
  }
}
.footer__logo {
  display: block;
  width: 300px;
  height: 60px;
  background: url(/wp-content/uploads/2023/10/logoah_wh.svg) no-repeat;
}

.new_footer__logo {
  display: block;
  width: 300px;
  height: 60px;
  background: url(/wp-content/uploads/2023/08/logo_black.svg) no-repeat;
}

/* 
.footer_contrast .footer__logo {
  background-image: url(https://dev.alexhost.com/wp-content/uploads/2023/08/logo_white1.svg);
} */
.top-rev {
  display: flex;
  gap: 10px;
  margin-bottom: 35px !important;
}
@media (max-width: 567px) {
  .top-rev {
    justify-content: center;
  }
}

.top-rev img {
  width: 100px;
}

.footer_m1-new .footer__social-list img {
  filter: brightness(0);
}

.dark-mode .footer_m1-new .footer__social-list img {
  filter: brightness(100);
}

.page-template-page-litespeed .section__content {
  gap: 0 !important;
}/*# sourceMappingURL=litespeed-main.css.map */