.icon,
.icon-arrow-down,
.icon-message,
.icon-chat,
.icon-cart,
.icon-user,
.icon-block,
.icon-twiter,
.icon-mail,
.icon-vk,
.icon-facebook,
.icon-odnoklasniki,
.icon-mail-ru,
.icon-mir,
.icon-visa,
.icon-master-card,
.icon-qiwi,
.icon-apple,
.icon-maib,
.icon-gpay,
.icon-paynet,
.icon-paynet2,
.icon-volet,
.icon-bitcoin,
.icon-webm,
.icon-adv,
.icon-p24,
.icon-ik,
.icon-jcb,
.icon-okey,
.icon-star,
.icon-search,
.icon-glob,
.icon-panel,
.icon-dollar,
.icon-arrow-down--grey {
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-ng {
    position: absolute;
    margin-top: -16px;
    margin-left: -12px;
    width: 33px;
    transform: scaleX(-1) rotate(15deg);
    opacity: 0.95;
}

.icon-glob {
    width: 14px;
    height: 16px;
    background-image: url("https://hostia.net/img/icon/header/icon-globe.png");
    margin: 1px 0px;
}

.icon-dollar {
    width: 14px;
    height: 16px;
    background-image: url("https://hostia.net/img/icon/header/icon-dollar.png");
    margin: 1px 0px;
}

.icon-panel {
    width: 14px;
    height: 16px;
    background-image: url("https://hostia.net/img/icon/header/icon-panel.png");
    margin: 1px 0px;
}

.icon-arrow-down {
    width: 8px;
    height: 6px;
    background-image: url("https://hostia.net/img/icon/header/icon-arrow-down.svg");
}

.icon-message {
    width: 16px;
    height: 18px;
    background-image: url("https://hostia.net/img/icon/header/icon-message.svg");
}

.icon-chat {
    width: 15px;
    height: 18px;
    background-image: url("https://hostia.net/img/icon/header/icon-chat.png");
}

.icon-cart {
    width: 15px;
    height: 18px;
    background-image: url("https://hostia.net/img/icon/header/icon-card.png");
}

.icon-user {
    width: 12px;
    height: 18px;
    background-image: url("https://hostia.net/img/icon/header/icon-user.png");
}

.icon-block {
    width: 10px;
    height: 18px;
    background-image: url("https://hostia.net/img/icon/header/icon-block.png");
}

.icon-twiter {
    width: 21px;
    height: 17px;
    background-image: url("https://hostia.net/img/icon/footer/soc-icon/icon-twiter.png");
}

.icon-mail {
    width: 22px;
    height: 14px;
    background-image: url("https://hostia.net/img/icon/footer/soc-icon/icon-mail.png");
}

.icon-vk {
    width: 15px;
    height: 18px;
    background-image: url("https://hostia.net/img/icon/footer/soc-icon/icon-vk.svg");
}

.icon-facebook {
    width: 10px;
    height: 20px;
    background-image: url("https://hostia.net/img/icon/footer/soc-icon/icon-facebook.svg");
}

.icon-odnoklasniki {
    width: 14px;
    height: 22px;
    background-image: url("https://hostia.net/img/icon/footer/soc-icon/icon-odnk.png");
}

.icon-mail-ru {
    width: 18px;
    height: 17px;
    background-image: url("https://hostia.net/img/icon/footer/soc-icon/icon-mail-ru.png");
}

.icon-footer-pay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    -o-transition: transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.icon-footer-pay:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    -o-transition: transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.icon-mir {
    width: 53px;
    height: 19px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-mir-d.png");
}

.icon-mir:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-mir.png");
}

.icon-visa {
    width: 59px;
    height: 30px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-visa-d.png");
}

.icon-visa:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-visa.png");
}

.icon-master-card {
    width: 59px;
    height: 35px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-mc-d.png");
}

.icon-master-card:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-mc.png");
}

.icon-qiwi {
    margin-top: 5px;
    width: 81px;
    height: 29px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-qiwi-d.png");
}

.icon-qiwi:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-qiwi.png");
}

.icon-apple {
    width: 75px;
    height: 34px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-apple-d.png");
}

.icon-apple:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-apple.png");
}

.icon-maib {
    width: 81px;
    height: 40px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-maib-b.png");
}

.icon-maib:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-maib.png");
}

.icon-paynet {
    width: 82px;
    height: 40px;
    margin: 0px 3px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-paynet-b.png");
}

.icon-paynet:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-paynet.png");
}

.icon-paynet2 {
    width: 31px;
    height: 38px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-paynet2-b.png");
}

.icon-paynet2:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-paynet2.png");
}

.icon-gpay {
    width: 75px;
    height: 34px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-gpay-b.png");
}

.icon-gpay:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-gpay.png");
}

.icon-volet {
    width: 80px;
    height: 39px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-volet-b.png");
}

.icon-volet:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-volet.png");
}

.icon-bitcoin {
    width: 105px;
    height: 40px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-bitcoin-b.png");
}

.icon-bitcoin:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-bitcoin.png");
}

.icon-webm {
    width: 108px;
    height: 35px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-webm-d.png");
}

.icon-webm:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-webm.png");
}

.icon-ik {
    width: 103px;
    height: 31px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-ik-d.png");
}

.icon-ik:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-ik.png");
}

.icon-adv {
    width: 91px;
    height: 29px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-adv-d.png");
}

.icon-adv:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-adv.png");
}

.icon-p24 {
    width: 114px;
    height: 35px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-p24-d.png");
}

.icon-p24:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-p24.png");
}

.icon-jcb {
    width: 37px;
    height: 41px;
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/disable/icon-pay-jcb-d.png");
}

.icon-jcb:hover {
    background-image: url("https://hostia.net/img/icon/footer/pay-icon/icon-pay-jcb.png");
}

.icon-okey {
    width: 25px;
    height: 25px;
    background-image: url("https://hostia.net/img/icon/cms-control/icon-okey.png");
}

.icon-star {
    width: 15px;
    height: 15px;
    background-image: url("https://hostia.net/img/icon/reviews/icon-star.png");
}

.icon-search {
    width: 19px;
    height: 15px;
    background-image: url("https://hostia.net/img/icon/form-block/icon-search.svg");
}

.icon-arrow-down--grey {
    width: 8px;
    height: 6px;
    background-image: url("https://hostia.net/img/icon/custom-select/icon-arrow-down-grey.svg");
}

.icon-check {
    background-image: url(https://hostia.net/img/form-block/check.png);
    width: 20px;
    height: 20px;
}

.b-custom-checkbox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: 3px solid transparent;
    border-radius: 11px;
}

.b-custom-checkbox:hover {
    border-color: #007b7d;
}

.b-custom-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    margin: 0;
    padding: 0;
    z-index: 5;
}

.b-custom-checkbox__icon {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 7px;
    position: relative;
    z-index: 1;
    box-shadow: -1.2px 13.9px 44.6px 4.4px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.b-custom-checkbox__icon i {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    opacity: 0;
}

.b-custom-checkbox input:checked+.b-custom-checkbox__icon i {
    opacity: 1;
}

.b-accept {
    margin: 0;
}

.b-accept__checkbox {
    display: block;
    padding: 0 0 5px 0;
}

.b-accept__content {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    display: block;
}

.b-accept__content span {
    font-weight: 600;
    padding: 0 4px 0 0;
    text-transform: uppercase;
}

.b-accept__content a {
    text-decoration: underline;
}

.b-accept__content a:hover {
    text-decoration: none;
}

.container {
    position: relative;
}

#container {
    position: relative;
    overflow: hidden;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
    margin: -15px -15px -15px -15px;
}

.row-flex_no-wrap {
    flex-flow: row nowrap;
}

.row-flex_col-wrap {
    flex-flow: column wrap;
}

.row-flex_fluid {
    margin: 0;
}

.row-flex_center {
    justify-content: center;
}

.row-flex_full {
    justify-content: space-between;
}

.row-flex_start {
    justify-content: flex-start;
}

.row-flex_end {
    justify-content: flex-end;
}

.row-flex_vertical-center {
    align-items: center;
    align-content: center;
}

.row-flex_vertical-bottom {
    align-items: flex-end;
    align-content: flex-end;
}

.row-flex_stretch {
    align-items: stretch;
    align-content: stretch;
}

.row-flex>.col {
    float: none;
    padding: 15px;
}

.lg-inline,
.md-inline,
.sm-inline {
    display: block;
}

@media (max-width: 1199px) {
    .lg-inline {
        display: inline;
    }
}

@media (max-width: 992px) {
    .md-inline {
        display: inline;
    }
}

@media (max-width: 767px) {
    .sm-inline {
        display: inline;
    }
}

.m-swiper-wrap {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -70px 0 -70px;
    padding: 0 60px 0 60px;
}

.m-swiper-wrap .swiper-container {
    padding: 10px 10px 10px 10px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 0;
}

.m-swiper-wrap .swiper-wrapper {
    margin-bottom: 0;
}

.m-swiper-wrap .swiper-button-next--castom {
    right: 0;
}

.m-swiper-wrap .swiper-button-prev--castom {
    left: 0;
}

.m-swiper-wrap .swiper-button-next--castom,
.m-swiper-wrap .swiper-button-prev--castom {
    width: 50px;
    height: 50px;
    background-color: #a6c4ce;
    border-radius: 50%;
    opacity: 0.59;
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    z-index: 1;
    position: absolute;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m-swiper-wrap .swiper-button-next--castom::after,
.m-swiper-wrap .swiper-button-prev--castom::after {
    color: #fff;
    font-size: 16px;
}

.m-swiper-wrap .swiper-button-next--castom:hover,
.m-swiper-wrap .swiper-button-prev--castom:hover {
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    opacity: .4;
}

.m-swiper-wrap .swiper-button-next--castom:focus,
.m-swiper-wrap .swiper-button-prev--castom:focus {
    outline: unset;
}

.form-block .swiper-button-next--castom,
.form-block .swiper-button-prev--castom {
    width: 23px;
    height: 23px;
    border: 1px solid #999999;
    opacity: 0.47;
    border-radius: 50%;
    top: 50%;
    margin: 0;
}

.form-block .swiper-button-next--castom::after,
.form-block .swiper-button-prev--castom::after {
    font-size: 12px;
    color: #999999;
}

.acard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.acard__left {
    width: 49%;
}

.acard__right {
    width: 49%;
}

.acard__item {
    width: 568px;
    -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 0;
    -webkit-transition: padding-bottom 250ms ease;
    -o-transition: padding-bottom 250ms ease;
    transition: padding-bottom 250ms ease;
    -ms-flex-item-align: baseline;
    align-self: baseline;
}

.acard__line {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 6px;
    background-color: #29c7a4;
    -webkit-transition: background-color 250ms ease;
    -o-transition: background-color 250ms ease;
    transition: background-color 250ms ease;
}

.acard__title {
    color: #535454;
    font-size: 19px;
    font-weight: 500;
    height: 57px;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.acard__body {
    height: 0;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-transition: height 250ms ease;
    -o-transition: height 250ms ease;
    transition: height 250ms ease;
}

.acard__body span {
    color: #565353;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.acard__icon {
    position: absolute;
    right: 21px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    width: 13px;
    height: 10px;
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
}

.acard--active {
    padding-bottom: 37px;
    -webkit-transition: padding-bottom 250ms ease;
    -o-transition: padding-bottom 250ms ease;
    transition: padding-bottom 250ms ease;
}

.acard--active .acard__line {
    -webkit-transition: background-color 250ms ease;
    -o-transition: background-color 250ms ease;
    transition: background-color 250ms ease;
    background-color: #2f8baf;
}

.acard--active .acard__body {
    height: 200px;
}

.acard--active .acard__icon {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#mobile-menu {
    display: none;
}

body {
    min-width: 370px;
}

body,
html {
    margin: 0;
    padding: 0;
    font-family: "Montserrat";
    font-size: 15px;
    position: relative;
    z-index: -1;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    line-height: 1.3;
}

input,
textarea {
    outline: none;
}

input,
textarea:hover,
input,
textarea:focus,
input,
textarea:active {
    outline: none;
}

.m_left {
    text-align: left;
}

.section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section_color {
    background: #f3f8fd;
}

.section__header {
    margin-bottom: 40px;
    text-align: center;
}

.section__header p {
    font-size: 15px;
    color: #6c6c6c;
    font-weight: 400;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

h1,
h2,
h3 {
    margin: 0;
    font-weight: 600;
    margin-bottom: 24px;
}

h1 {
    font-size: 40px;
    color: #fdfdfd;
}

h1 span {
    background: rgba(0, 0, 0, 0.12);
    display: inline-block;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    border-radius: 10px;
}

.zagolov {
    font-size: 50px;
    color: #fdfdfd;
    font-weight: 500;
}

h2 {
    font-size: 31px;
    color: #29c7a4;
}

h2 span {
    color: #2f8baf;
}

button {
    border: none;
}

button:active,
button:focus {
    outline: unset;
}

p {
    margin: 0 0 30px 0;
}

p:last-child {
    margin-bottom: 0;
}

a {
    text-decoration: none;
    transition: 0.2s;
    color: #fdfdfd;
}

a:hover,
a:focus {
    cursor: pointer;
    outline: none;
    color: #fdfdfd;
}

.wrapper {
    width: 100%;
    max-width: 2990px;
    overflow-x: hidden;
    margin: 0 auto;
}

.number {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.str-pagination {
    margin-top: 0;
    margin-bottom: 35px;
}

.str-pagination__link {
    color: #fdfdfd;
    font-size: 16px;
    text-decoration: unset;
}

.str-pagination__link:hover {
    color: #2f8baf;
}

.page-index .footer {
    background-color: #fff;
    position: static;
    top: unset;
}

.header {
    border-bottom: 1px solid rgba(193, 241, 248, 0.4);
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 30;
    background-image: linear-gradient(to right, #3cbaf1, #0cc493 89%, #0aae82);
}

.page {
    padding-top: 106px;
}

.header .mobile-menu-open {
    width: 30px;
    height: 30px;
    display: none;
}

.header .mobile-menu-open span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #f7f7f7;
    margin-bottom: 10px;
}

.header .mobile-menu-close {
    display: none;
    position: absolute;
    right: 15px;
    top: 23px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
    z-index: 10;
    cursor: pointer;
}

.header .mobile-menu-close:hover {
    opacity: 1;
}

.header .mobile-menu-close:before,
.header .mobile-menu-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
}

.header .mobile-menu-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header .mobile-menu-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header-top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
}

.header-top__text,
.leng-item__title span,
.leng-support span,
.header-option__link {
    color: #fefefe;
    font-size: 14px;
    font-weight: 400;
}

.header-option__link:hover,
.header-option__link:active {
    color: #a6e3e0;
}

.header-top::after {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 350%;
    background-color: rgba(0, 0, 0, 0.16);
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.header-leng__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mobile-menu-close {
    display: none;
}

.leng-item {
    position: relative;
}

.leng-item__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.leng-item__icon-arrow {
    margin-left: 7px;
    margin-right: 30px;
}

.leng-item__body {
    width: 59px;
    min-width: 59px;
    height: 0;
    overflow-y: hidden;
    -webkit-transition: height 300ms ease;
    -o-transition: height 300ms ease;
    transition: height 300ms ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    z-index: 4;
    top: 20px;
    left: -3px;
    -webkit-box-shadow: 0 28px 28px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 28px 28px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 20px;
}

.leng-item .custom-select__item {
    display: block;
    margin-bottom: 0px;
    color: #6c6c6c;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: inherit;
    cursor: pointer;
    -webkit-transition: background-color 250ms ease;
    -o-transition: background-color 250ms ease;
    transition: background-color 250ms ease;
    text-decoration: none;
}

.leng-item .custom-select__item:hover {
    -webkit-transition: background-color 250ms ease;
    -o-transition: background-color 250ms ease;
    transition: background-color 250ms ease;
    background-color: #29c7a4;
    color: #fff;
}

.leng-item .custom-select__icon {
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.leng-item .custom-select__icon--active {
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.leng-support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}

.leng-support__icon {
    margin-right: 10px;
}

.header-option__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-option__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 14px;
    margin-right: 14px;
    position: relative;
}

.header-option__item:last-child {
    padding-right: 0;
    margin-right: 0;
}

.header-option__item:last-child::after {
    display: none;
}

.header-option__item::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background-color: #f7f7f7;
}

.header-option__link {
    text-decoration: none;
}

.header-option__icon {
    margin-right: 7px;
}

.header-end {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.header-end__logo {
    position: relative;
    z-index: 2;
}

.header-end__menu {
    position: relative;
    z-index: 2;
}

.header-logo {
    position: relative;
    width: 100px;
    height: 19px;
}

.header-logo__img {
    width: 105%;
    height: 105%;
}

.header-logo__img--active {
    display: none;
}

.header-logo__img-flag {
    width: 17px;
    position: absolute;
    top: -9px;
    right: 10px;
}

.header-menu__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-menu__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px;
    cursor: pointer;
}

.header-menu__item a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding-top: 28px;
    padding-bottom: 28px;
    text-transform: uppercase;
}

.header-menu__item a:hover {
    color: #2f8baf;
}

.header-menu__item--icon {
    margin-right: 32px;
}

.header-menu__item--icon i {
    margin-left: 7px;
}

.header-menu__item:last-child {
    margin-right: 0;
}

.buy_button {
    margin-left: 20px;
    font-size: 15px;
    text-transform: uppercase;
    padding: 9px 18px;
    background-color: #28c7a4;
    border-radius: 13px;
    color: white;
}

.buy_button:hover {
    background-color: #39ba9e;
}

.header-fake {
    width: 100%;
    height: 0;
}

.header-fake--active {
    height: 68px;
}

.header-end::after {
    content: '';
    display: block;
    height: 100%;
    width: 300%;
    position: absolute;
    left: 50%;
    top: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.21);
    opacity: 0;
}

.header-end--active {
    max-width: 100%;
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 200ms ease;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
}

.header-end--active::after {
    opacity: 1;
    transition: all 150ms ease;
}

.header-end--active .header-menu__item a {
    color: #5e5a5a;
}

.header-end--active .header-menu__item a:hover {
    color: #429fb1;
}

.header-end--active .menu-item {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.header-end--active .icon-arrow-down {
    background-image: url("https://hostia.net/img/icon/custom-select/icon-arrow-down-grey.svg");
}

.header-end--active .header-logo__img {
    display: none;
}

.header-end--active .header-logo__img--active {
    display: block;
}

.b-menu-icon {
    display: block;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    text-decoration: none;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
}

.b-menu-icon__icon {
    width: 110%;
    align-self: center;
    display: inline-flex;
    position: relative;
    vertical-align: top;
    margin: 16px 0 6px 0;
    background: #5e5a5a;
    height: 2px;
}

.b-menu-icon__icon:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
}

.b-menu-icon__icon:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
}

.b-menu-icon__icon:after,
.b-menu-icon__icon:before {
    width: 100%;
    height: 2px;
    transition: .25s ease;
    border-radius: 2px;
    background: #5e5a5a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.b-menu-icon.active .b-menu-icon__icon {
    background-color: transparent;
}

.b-menu-icon.active .b-menu-icon__icon:after,
.b-menu-icon.active .b-menu-icon__icon:before {
    top: 0;
    bottom: auto;
    left: 0;
}

.b-menu-icon.active .b-menu-icon__icon:before {
    transform: rotate(45deg) translate(0px, 0px);
}

.b-menu-icon.active .b-menu-icon__icon:after {
    transform: rotate(-45deg) translate(0px, 0px);
}

.menu-item__container {
    padding-top: 25px;
    padding-bottom: 50px;
    position: absolute;
    left: -800%;
    top: 100%;
    width: 100%;
    height: auto;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    opacity: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: opacity 250ms ease;
    -o-transition: opacity 250ms ease;
    transition: opacity 250ms ease;
}

.menu-item__container::after {
    content: '';
    width: 800%;
    height: 100%;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
    border-top: 1px solid #eee;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.21);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.21);
}

.menu-item__title {
    margin-bottom: 25px;
}

.menu-item__title h3 {
    color: #bababa;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}

.menu-item__item {
    margin-bottom: 25px;
}

.menu-item .menu-item__link {
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 400;
    color: #6c6c6c;
    text-transform: unset;
}

.menu-item i {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
}

.menu-item:hover .menu-item__container {
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 250ms ease;
    -o-transition: opacity 250ms ease;
    transition: opacity 250ms ease;
}

.menu-item:hover i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
}

@keyframes move-bg {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        transform: translate3d(-741px, 0, 0);
    }
}

.first-display {
    background-image: linear-gradient(to right, #3cbaf1, #0cc493 89%, #0aae82);
    position: relative;
}

.first-display .section__header {
    text-align: left;
}

.first-display .section__header p {
    color: #fdfdfd;
    font-size: 25px;
    font-weight: 400;
}

.first-display.first-display_inside {
    padding-bottom: 30px;
}

.first-display.first-display_inside::after {
    display: none;
}

.first-display.first-display_inside::before {
    display: block;
}

.first-display::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -500px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    width: 100%;
    height: 950px;
    background-image: url("https://hostia.net/img/first-display/first-display-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.first-display::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 150%;
    height: 100%;
    background-image: url("https://hostia.net/img/first-display/2.png");
    background-position: left top;
    background-repeat: repeat;
    background-size: unset;
    display: none;
    animation: move-bg 20s linear infinite;
}

.first-display__container {
    display: flex;
    justify-content: space-between;
}

.first-display__container_inside {
    justify-content: center;
}

.first-display__container_inside p {
    font-size: 17px;
}

.first-display__container_inside .first-display__col {
    text-align: center;
}

.first-display__container_inside .first-display-btn-wrapper {
    justify-content: center;
    width: 100%;
}

.first-display__col:first-child {
    padding-top: 107px;
    margin-bottom: 250px;
}

.first-display_inside .first-display__col:first-child {
    margin-bottom: 10px;
}

.first-display__col:last-child {
    padding-top: 60px;
}

.first-display__col_img {
    padding-top: 20px !important;
}

.first-display__title {
    margin: 0;
    color: #fdfdfd;
    font-size: 51px;
    line-height: 65px;
    font-family: "Montserrat";
    font-weight: 500;
    margin-bottom: 30px;
}

.first-display__title span {
    background: rgba(0, 0, 0, 0.12);
    display: inline-block;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
}

.first-display__text-for-title {
    color: #fdfdfd;
    font-family: "Montserrat";
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 38px;
    margin-top: 0;
}

.first-display-img-wrapper {
    cursor: pointer;
    width: 471px;
    height: 539px;
    position: relative;
    top: 0;
    -webkit-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
}

.first-display-img-wrapper__img {
    width: 100%;
    height: 100%;
}

.first-display .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 110px;
}

.first-display .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: #fafafa;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 17px;
}

.first-display .swiper-pagination-bullet:last-child {
    margin-right: 0 !important;
}

.first-display .swiper-pagination-bullet-active::after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-color: #1f8c7b;
    border-radius: 50%;
}

.first-display-btn-wrapper {
    width: 436px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    margin: -8px -20px;
}

.first-display-btn-wrapper__btn {
    border: 2px solid rgba(255, 255, 255, 0.56);
    white-space: nowrap;
}

.first-display-btn-wrapper__btn,
.rate-item__btn,
.cms-control__btn,
.registration-now__btn {
    height: 54px;
    border-radius: 15px;
    background-color: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5abde3;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: all 250ms ease;
    margin: 8px 20px;
    text-decoration: none;
    padding: 0 43px;
}

.first-display-btn-wrapper__btn:hover,
.first-display-btn-wrapper__btn.active .rate-item__btn:hover,
.cms-control__btn:hover,
.registration-now__btn:hover {
    transition: all 250ms ease;
    background-color: inherit;
    border: 2px solid rgba(255, 255, 255, 0.51);
    color: #fafafa;
    text-decoration: none;
}

.first-display-btn-wrapper__btn--modifi,
.registration-now__btn {
    transition: all 250ms ease;
    background-color: transparent;
    color: #fafafa;
    border: 2px solid rgba(255, 255, 255, 0.56);
    text-decoration: none;
}

.first-display-btn-wrapper__btn--modifi:hover,
.registration-now__btn:hover {
    background-color: #fafafa;
    transition: all 250ms ease;
    color: #5abde3;
    text-decoration: none;
}

.form-block {
    margin-top: -102px;
    position: relative;
    z-index: 1;
}

.form-block.form-block_inside {
    margin-top: 0;
}

.form-block .section__header p {
    width: auto;
    color: #6c6c6c;
    font-weight: 400;
}

.form-block p {
    text-align: center;
    color: #6c6c6c;
    font-weight: 400;
}

.form-block__container {
    box-shadow: -1px 9px 26px rgba(0, 0, 0, 0.18);
    border-radius: 20px;
    background-color: #ffffff;
    padding: 35px 45px 35px 45px;
    position: relative;
}

.form-block__img img {
    width: 100%;
}

.form-block .m-swiper-wrap {
    margin: 0;
}

.form-block .swiper-wrapper {
    height: auto;
    margin-bottom: 40px;
}

.form-block .swiper-container {
    white-space: nowrap;
}

.form-block .form-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-block .custom-select__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-left: 0;
    height: 62px;
}

.form-block .custom-select__text {
    color: #8b8b8b;
    font-size: 20px;
    font-weight: 400;
    padding: 0 25px;
    position: relative;
}

.form-block .custom-select__body {
    padding: 0;
    color: #8b8b8b;
    font-size: 21px;
    font-weight: 400;
}

.form-block .custom-select__text:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #8b8b8b;
    position: absolute;
    left: 0;
    top: 0;
}

.form-block .custom-select__text:after {
    content: '';
    width: 8px;
    height: 8px;
    background: url(https://hostia.net/img/icon/custom-select/icon-arrow-down-grey.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: 0.2s;
}

.form-block .custom-select--active .custom-select__text:after {
    transform: translateY(-50%) rotate(180deg);
}

.form-block .custom-select__body {
    height: 0;
    -webkit-box-shadow: 0 28px 28px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 28px 28px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 0 10px;
    overflow-y: hidden;
    -webkit-transition: height 300ms ease;
    -o-transition: height 300ms ease;
    transition: height 300ms ease;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    border-radius: 0 0 10px 10px;
}

.form-block .custom-select__item {
    text-align: center;
    height: 32px;
    padding: 10px;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.form-block .custom-select__item:hover {
    background-color: #29c7a4;
    color: #fff;
    border-radius: 10px;
}

.form-block .swiper-wrapper {
    margin-bottom: 0;
}

.form-block .swiper-button-next--castom,
.form-block .swiper-button-prev--castom {
    background-color: unset;
}

.form__nav {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    font-size: 16px;
    color: #a19e9e;
    margin-bottom: 16px;
    margin-top: 28px;
}

.form__nav-title {
    margin-right: 10px;
}

.form__nav ul {
    margin: 0 -6px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    line-height: 1;
}

.form__nav ul li {
    list-style: none;
    position: relative;
    line-height: 1;
}

.form__nav ul li:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #a19e9e;
    position: absolute;
    top: 0;
    right: 0;
}

.form__nav ul li:last-child:after {
    display: none;
}

.form__nav ul li a {
    color: #2f8baf;
    text-decoration: none;
    margin: 0 10px;
    line-height: 1;
    border-bottom: 1px solid #2f8baf;
}

.form__nav ul li a:hover {
    border-color: transparent;
}

.main-form {
    width: 100%;
}

.main-form-center {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.main-form__item {
    position: relative;
    z-index: 7;
    margin-bottom: 28px;
    width: 100%;
    height: 62px;
    border-radius: 30px;
}

.main-form__input {
    width: 100%;
    height: 100%;
    border: unset;
    background: #fff;
    color: #8b8b8b;
    font-size: 17px;
    font-weight: 400;
    font-family: "Montserrat";
    padding: 10px 0px 10px 30px;
    border: 1px solid #e7e7e7;
    border-radius: 60px;
    box-shadow: -0.5px 6px 13px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 2;
}

.main-form__input:active,
.main-form__input:focus {
    outline: unset;
    border: 2px solid #94e4c9;
}

.main-form__domen {
    -webkit-transition: width 250ms ease;
    -o-transition: width 250ms ease;
    transition: width 250ms ease;
    width: auto;
    position: absolute;
    top: 50%;
    right: 240px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
}

.main-form__seek-wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin-top: 20px;
}

.main-form__seek-wrapper .main-form__seek-detail {
    margin-right: 50px;
}

.main-form__seek-wrapper .main-form__seek-detail:last-child {
    margin-right: 0;
}

.main-form__seek .custom-select {
    position: relative;
}

.main-form__seek .custom-select__title {
    border: 1px solid #8b8b8b;
    border-radius: 25px;
    height: auto;
}

.main-form__seek-detail {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}

.main-form__seek-title {
    font-size: 16px;
    color: #8b8b8b;
    margin-right: 20px;
}

.main-form__seek .main-form__seek-detail .custom-select__text {
    font-size: 18px;
    padding: 5px 25px;
}

.main-form__seek .main-form__seek-detail .custom-select__text:before {
    display: none;
}

.main-form__seek .main-form__seek-detail .custom-select__text:after {
    right: 8px;
}

.main-form__seek .custom-select__item {
    font-size: 18px;
    text-transform: none;
}

.main-form__check-wrapper .main-form__check-list>.row-flex>.col {
    width: calc(100% / 9);
}

.main-form__check-list {
    margin-bottom: 50px;
}

.main-form__check-action .first-display-btn-wrapper__btn {
    min-width: 198px;
    width: auto;
    padding: 0 20px;
}

.main-form__check-result {
    background-color: white;
    border-radius: 20px;
    box-shadow: -1.2px 13.9px 44.6px 4.4px rgba(0, 0, 0, 0.1);
    width: 94%;
    margin: auto;
    padding: 30px 25px;
    padding-top: 40px;
    font-size: 18px;
    text-align: left;
    display: block;
    position: absolute;
    top: calc(100% - 15px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: none;
}

main-form__check-result-close:active,
.main-form__check-result.close {
    display: none;
}

.main-form__check-result-close {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 15px;
    top: 35px;
}

.main-form__check-result-close:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #ff0000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.main-form__check-result-close:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ff0000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
}

.main-form__check-result li {
    margin-bottom: 5px;
    color: #8e8e8e;
}

.main-form__check-result li:last-child {
    margin-bottom: 0;
}

.main-form__check-result .name {
    margin-right: 7px;
}

.main-form__check-result .occupied {
    color: #db4a11;
}

.main-form__check-result .free {
    color: #1db18a;
}

.main-form__check-result a {
    color: #ff172d;
    text-decoration: underline;
    transition: 0.2s;
}

.main-form__check-result a:hover {
    text-decoration: none;
}

.main-form__btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    z-index: 2;
}

.form-btn {
    min-width: 200px;
    height: 51px;
    border-radius: 26px;
    background-color: #3aa3aa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    padding: 5px 47px;
}

.form-btn:hover {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    background-color: #2f8baf;
}

.form-btn__icon {
    margin-right: 5px;
}

.form-btn__text {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.form-btn-domen {
    background-color: #30ac80;
}

.form-btn-domen:hover {
    background-color: #26936c;
}

.form-list__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.form-list__domen-name {
    font-size: 20px;
    font-weight: 700;
    margin-right: 5px;
}

.form-list__price {
    color: #5c5c5b;
    font-size: 20px;
    font-weight: 400;
}

.form-list--green {
    color: #2da412;
}

.form-list--orange {
    color: #e48415;
}

.form-list--red {
    color: #fb334f;
}

.form-list--purple {
    color: #b42db2;
}

.form-list--blue {
    color: #57bce1;
}

.form-list--turquoise {
    color: #24b295;
}

.our-hosting__container {
    position: relative;
}

.our-hosting__title,
.plans__title,
.cms-control__title,
.question__title,
.reviews__title {
    width: 100%;
    color: #29c7a4;
    font-size: 31px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 24px;
    text-align: center;
}

.our-hosting__title span,
.plans__title span,
.cms-control__title span,
.question__title span,
.reviews__title span {
    color: #2f8baf;
}

.our-hosting__text-for-title,
.plans__text-for-title,
.cms-control__text-for-title,
.question__text-for-title,
.reviews__text-for-title {
    width: 100%;
    color: #6c6c6c;
    font-size: 16px;
    margin: 0;
    margin-bottom: 32px;
    text-align: center;
}

.our-hosting__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.our-hosting__item {
    width: 720px;
    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    padding: 10px 20px 38px 20px;
}

.our-hosting__img-wrapper {
    width: 307px;
    height: 189px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 6px;
}

.hosting-list__title {
    width: 100%;
    color: #434343;
    font-size: 22px;
    font-weight: 600;
    margin: 13px 0 13px 0;
    text-align: center;
}

.hosting-list__text {
    color: #236179;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 38px;
    text-align: center;
}

.our-hosting--number {
    padding-top: 65px;
}

.our-hosting--number .our-hosting__container {
    max-width: 1160px;
    padding-left: 0;
    padding-right: 0;
}

.our-hosting--number .our-hosting__title,
.our-hosting--number .plans__title,
.our-hosting--number .cms-control__title,
.our-hosting--number .question__title,
.our-hosting--number .reviews__title {
    margin-bottom: 0;
}

.our-hosting--number .our-hosting__img-wrapper {
    margin-bottom: 15px;
}

.our-hosting--number .our-hosting__item {
    width: 33%;
    margin-right: 12px;
    position: relative;
    padding-top: 30px;
}

.our-hosting--number .our-hosting__item:last-child {
    margin-right: 0;
}

.our-hosting--number .our-hosting__list {
    margin-top: 115px;
    margin-bottom: 65px;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
}

.our-hosting--number .our-hosting__number-wrapper {
    position: absolute;
    top: -63px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 83px;
    height: 83px;
    -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 13px rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 3px solid #fff;
    -webkit-transition: border 250ms ease;
    -o-transition: border 250ms ease;
    transition: border 250ms ease;
    cursor: pointer;
}

.our-hosting--number .our-hosting__number-wrapper:hover {
    border: 3px solid #f5678c;
    -webkit-transition: border 250ms ease;
    -o-transition: border 250ms ease;
    transition: border 250ms ease;
}

.our-hosting--number .our-hosting__number {
    color: #434343;
    font-size: 48px;
    font-weight: 600;
}

.our-hosting--blue {
    padding-top: 46px;
    background-color: #f3f8fd;
}

.plans {}

.plans__container {
    position: relative;
}

.plans .m-swiper-wrap {
    margin-bottom: 20px;
    margin-top: 0;
}

.plans .swiper-container {
    margin: 0;
    padding: 50px 10px 50px 10px;
}

.plans .swiper-wrapper {
    padding-bottom: 20px;
}

.plans .swiper-slide {
    max-height: 1250px;
}

.plans__title {
    margin-bottom: 24px;
}

.plans__text-for-title {
    color: #2f9780;
    margin-bottom: 50px;
    font-weight: 600;
}

.plans__link {
    color: #2f9780;
}

.plans__link:hover {
    color: #2f8baf;
}

.plans-text {
    color: #6c6c6c;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    text-align: center;
}

.plans-text__link {
    color: inherit;
    text-decoration: underline;
}

.plans-text__link:hover {
    color: #2f8baf;
}

.plans--white {
    background-color: #fff;
}

.svap-time {
    width: 230px;
    height: 50px;
    -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 13px rgba(0, 0, 0, 0.09);
    border-radius: 25px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 35px;
}

.svap-time__btn {
    background-color: unset;
    color: #7a6e6e;
    font-size: 14px;
    font-weight: normal;
    width: 63px;
    height: 45px;
    border-radius: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    cursor: pointer;
}

.svap-time__btn--active {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    color: #fff;
    background-color: #29c7a4;
}

.rate-item {
    cursor: pointer;
}

.rate-item .rate-item__col {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.rate-item--active .rate-item__col {}

.rate-item--active .rate-item__savings {
    background-color: #92ddcc;
}

.rate-item--active .rate-item__btn {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    background-color: #29c7a4;
}

.rate-item--active .rate-item__title {}

.rate-item__col {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: 100%;
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
    width: auto;
    background: none;
    box-sizing: border-box;
    box-shadow: none;
}

.rate-item__col:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #fff;
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.17);
    border-radius: 7px;
    border: 6px solid #fff;
    transition: 0.3s;
}

.rate-item--active .rate-item__col:before {
    top: -30px;
    bottom: -30px;
    border-color: #29c7a4;
}

.rate-item__title {
    width: 100%;
    text-align: center;
    color: #6a7073;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 24px;
    -webkit-transition: margin-top 250ms ease;
    -o-transition: margin-top 250ms ease;
    transition: margin-top 250ms ease;
}

.rate-item__fix-price {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px;
}

.rate-item__old-price {
    color: #afb7ba;
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
}

.rate-item__savings {
    padding: 10px 15px;
    border-radius: 19px;
    background-color: #b1d8e4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.rate-item__savings span {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    text-transform: uppercase;
}

.rate-item__list {
    margin-bottom: 35px;
}

.rate-item__item {
    padding-bottom: 12px;
    margin-bottom: 12px;
    position: relative;
}

.rate-item__item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.rate-item__item:last-child::after {
    display: none;
}

.rate-item__item::after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background-color: #d5e3e9;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.rate-item__name {
    color: #6a7073;
    font-size: 15px;
    display: block;
    font-weight: 400;
    width: 100%;
    text-align: center;
}

.rate-item__name b {
    font-weight: 700;
}

.rate-item__name span {
    font-weight: 400;
}

.rate-item__btn {
    color: #fff;
    background-color: #3999b7;
    display: block;
    margin: 0 auto;
    margin-bottom: 33px;
    -webkit-transition: background-color 200ms ease;
    -o-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    cursor: pointer;
}

.rate-item__btn:hover {
    -webkit-transition: background-color 200ms ease;
    -o-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    background-color: #1a9d80;
}

.rate-item__text,
.rate-item__text:hover {
    color: #b4b9bb;
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight: 400;
    margin: 0;
}

.item-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #d5e3e9;
    margin-bottom: 25px;
}

.item-price-wrapper__col {
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.item-price-wrapper__col:last-child {
    margin-right: 0;
    max-width: 80px;
}

.item-price-wrapper__price {
    color: #696d70;
    font-size: 61px;
    font-weight: 600;
    margin: 0;
}

.item-price-wrapper__val {
    color: #63757d;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
}

.item-price-wrapper__month {
    color: #63757d;
    font-size: 19px;
    font-weight: 400;
    margin: 0;
}

.cms-control {}

.cms-control_float .cms-control__img {
    float: left;
    padding: 0 30px 0 0;
}

.cms-control_float .cms-control__img img {}

.cms-control_float p {
    line-height: 1.75;
    margin-bottom: 45px;
}

.cms-control p {
    font-weight: normal;
    color: #6c6c6c;
}

.cms-control__info p {
    color: #6c6c6c;
    font-weight: 400;
    line-height: 1.7;
}

.cms-control__info p b {
    font-size: 18px;
}

.cms-control_mirror .cms-control__content>.row-flex>.col:first-child {
    order: 1;
}

.cms-control__img {
    text-align: center;
}

.cms-control__img img {
    width: 400px;
    max-width: 100%;
}

.cms-control__info ul {
    margin-bottom: 20px;
    padding: 0 0 0 30px;
}

.cms-control__info ul li {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin-bottom: 16px;
    padding: 0 0 0 10px;
    color: #6f6f6f;
    font-weight: 400;
    line-height: 24px;
}

.cms-control__info ul li:before {
    content: '';
    width: 23px;
    height: 23px;
    background-image: url(https://hostia.net/img/icon/cms-control/icon-okey.png);
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 50%;
    position: absolute;
    left: -22px;
    top: -0px;
}

.cms-control__info-text-span {
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px;
}

.cms-control__info-title {
    font-size: 17px;
    margin-bottom: 5px;
    color: #565656;
}

.cms-control__info ul li:last-child {
    margin-bottom: 0;
}

.cms-control__info ul li i {
    margin-right: 10px;
}

.cms-control__info ul li span {
    display: block;
}

.cms-control__btn {
    color: #29c7a4;
    border: 2px solid rgba(41, 199, 164, 0.51);
    background-color: #fff;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.cms-control__btn_gray {
    border: 3px solid rgba(161, 161, 161, 0.51);
    color: #7c7c7c;
    background: transparent;
}

.cms-control__article {
    margin-top: 10px;
    margin-bottom: 30px;
}

.cms-control__btn:hover {
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    background-color: #1a9d80;
    border: 3px solid rgba(255, 255, 255, 0.51);
    color: #fafafa;
}

.cms-control__question {
    position: relative;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    padding: 30px 25px;
    margin: 0;
    color: #6c6c6c;
}

.cms-control__question:before {
    content: '';
    height: 100%;
    width: 6px;
    background: #29c7a4;
    position: absolute;
    left: 0;
    top: 0;
}

.cms-control__question_red:before {
    background: #ff2842;
    color: #ff2842;
}

.cms-control__question_red {
    color: #ff2842;
}

.isError {
    border: 2px solid rgb(255, 172, 172) !important;
}

.count-clients {
    background-image: -webkit-gradient(linear, left top, right top, from(#72c6ec), to(#1cecb4));
    background-image: -o-linear-gradient(left, #72c6ec 0%, #1cecb4 100%);
    background-image: linear-gradient(to right, #72c6ec 0%, #1cecb4 100%);
    background-color: #e1fff7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    position: relative;
}

.count-clients__container {
    position: relative;
    z-index: 2;
}

.count-clients::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    height: 414px;
    width: 100%;
    background-image: url("https://hostia.net/img/gradient-bg.svg");
    background-position: center 200px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.count-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.count-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20%;
}

.count-list__title {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
}

.count-list__img-wrapper {
    margin: 0 auto;
    height: 75px;
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}

.count-list__img,
.our-hosting__img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: contain;
    object-fit: contain;
}

.count-list__text {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.reviews {}

.reviews .reviews__container {
    position: relative;
}

.reviews__text-for-title {
    margin: auto;
    width: 500px;
    max-width: 100%;
}

.reviews .swiper-container {
    padding-bottom: 20px;
    padding-top: 20px;
}

.reviews .swiper-container {}

.reviews-list__item {
    -webkit-box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    background-color: #ffffff;
    padding: 40px 20px 35px 20px;
}

.reviews-list__title {
    color: #6e6e6e;
    font-size: 19px;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
    margin-bottom: 10px;
}

.reviews-list__img-wrapper {
    width: 95px;
    height: 95px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
}

.reviews-list__img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: contain;
    object-fit: contain;
}

.reviews-list__link {
    display: block;
    text-align: center;
    color: #3787b2;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 15px;
}

.reviews-list__link:hover {
    color: #29c7a4;
}

.reviews-list__text {
    color: #646464;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
}

.reviews-list__data {
    color: #3787b2;
    font-size: 12px;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-bottom: 35px;
}

.stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
}

.stars__item {
    margin-right: 3px;
}

.stars__item:last-child {
    margin-right: 0;
}

.block-carts .swiper-button-disabled {
    display: none;
}

.carts-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.carts-item {
    height: 100%;
    text-align: center;
    padding: 10px 30px 40px 30px;
    -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 13px rgba(0, 0, 0, 0.09);
    border-radius: 2px;
    background: #ffffff;
    border: 2px solid transparent;
    -webkit-transition: border 200ms ease;
    -o-transition: border 200ms ease;
    transition: border 200ms ease;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    align-content: center;
    justify-content: space-between;
}

.carts-item:focus {
    outline: none;
    background: #fff;
}

.carts-item::after {
    content: '';
    border-bottom: 45px solid transparent;
    border-right: 45px solid #67B7F1;
    position: absolute;
    right: -2px;
    top: -2px;
}

.carts-item:hover {
    -webkit-transition: border 200ms ease;
    -o-transition: border 200ms ease;
    transition: border 200ms ease;
    border-color: #67b7f1;
    background-color: #fff;
}

.carts-item__title {
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -11px;
    z-index: 1;
}

.carts-item__title span {
    padding: 2px 20px;
    background-color: #a2deff;
    font-size: 14px;
    color: #ffffff;
    border-radius: 10px;
}

.carts-item__img-wrapper {
    width: 100%;
    height: 199px;
    position: relative;
    margin-bottom: 30px;
}

.carts-item__image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: contain;
    object-fit: contain;
}

.carts-item__text {
    width: 100%;
    color: #6e6e6e;
    font-size: 17px;
    text-align: center;
    margin-bottom: 30px;
    flex-grow: 1;
}

.carts-item__data {
    font-size: 12px;
    color: #3787b2;
    text-align: right;
}

.question {
    padding-top: 55px;
    padding-bottom: 80px;
}

.question__title {
    text-align: center;
    margin-bottom: 40px;
}

.question__text-for-title {
    text-align: center;
    margin-bottom: 60px;
}

.registration-now.section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.registration-now {
    background-color: #e1fff7;
    background-image: -webkit-gradient(linear, left top, right top, from(#72c6ec), to(#1cecb4));
    background-image: -o-linear-gradient(left, #72c6ec 0%, #1cecb4 100%);
    background-image: linear-gradient(to right, #72c6ec 0%, #1cecb4 100%);
    overflow-x: hidden;
    position: relative;
    z-index: 1;
}

.registration-now::after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("https://hostia.net/img/gradient-bg-min.svg");
    background-position: center 100px;
    background-repeat: no-repeat;
    background-size: cover;
}

.registration-now__text .number,
.registration-now__title .number {
    display: block;
    width: 75px;
    text-align: center;
}

.mt0 {
    margin-top: 0;
}

.mb0 {
    margin-bottom: 0;
}

.mr0 {
    margin-right: 0;
}

.ml0 {
    margin-left: 0;
}

.registration-now__content-info {
    color: #fff;
}

.registration-now__content-info p {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
}

.registration-now__content-info h3 {
    font-size: 36px;
    margin-bottom: 0;
}

.registration-now__content-action {
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 3;
}

.b-breadcrumbs {
    font-size: 16px;
    margin-top: 50px;
}

.b-breadcrumbs__content {
    color: #fdfdfd;
}

.b-breadcrumbs>.container a {
    color: #fdfdfd;
}

.b-breadcrumbs+.section {
    padding-top: 10px;
}

.faq__content>.row-flex {
    margin: -10px -15px;
}

.faq__content>.row-flex>.col {
    padding: 10px 15px;
}

.faq__item {
    background: #ffffff;
    padding: 20px 20px 20px 30px;
    font-size: 15px;
    box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.06);
    height: 100%;
    color: #565353;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
}

.faq__item:before {
    content: '';
    width: 6px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.faq__content>.row-flex>.col:first-child .faq__item:nth-child(odd):before {
    background: #29c7a4;
}

.faq__content>.row-flex>.col:first-child .faq__item:nth-child(even):before {
    background: #2f8baf;
}

.faq__content>.row-flex>.col:last-child .faq__item:nth-child(odd):before {
    background: #2f8baf;
}

.faq__content>.row-flex>.col:last-child .faq__item:nth-child(even):before {
    background: #29c7a4;
}

.faq__item:last-child {
    margin-bottom: 0;
}

.dropdown-container.select .faq__item-header.select:before,
.select .faq__item-header:before {
    transform: translateY(-50%) rotate(180deg);
}

.faq__item-header {
    line-height: 22px;
    color: #575757;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    transition: 0.4s;
    font-weight: 500;
    padding: 20px 70px 20px 30px;
    margin: -20px -20px -20px -30px;
}

.faq__item-header:before {
    content: '';
    background: url(https://hostia.net/img/icon/custom-select/icon-arrow-down-grey.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s;
}

.dropdown-container.select .faq__item-content {
    height: auto;
    padding-top: 15px;
    transition: 0.2s;
}

.faq__item-content {
    height: 0;
    overflow: hidden;
    color: #565353;
    line-height: 1.5;
}

.faq__item-nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    height: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    transition: 0.1s;
    font-size: 18px;
}

.faq__item-nav .icon {
    transition: 0.3s;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.faq-list .section__header p {
    width: 540px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.faq-list__content .form-block {
    margin-bottom: 50px;
}

.faq-list__category-item {
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    padding: 20px 15px;
    text-align: center;
    width: 100%;
    display: block;
    text-decoration: none;
}

.faq-list__category-item:hover {
    text-decoration: none;
}

.faq-list__category-item-title {
    font-size: 27px;
    color: #29c7a4;
    font-weight: 500;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    padding: 0 5px 0 0;
}

.faq-list__category-item-title:before {
    content: attr(data-amount);
    font-size: 18px;
    color: #6c6c6c;
    position: absolute;
    left: 100%;
    top: 0;
}

.faq-list__category-item-info {
    font-size: 16px;
    color: #6c6c6c;
    font-weight: 400;
}

.faq-single-category__nav,
.faq-single-category__item {
    padding: 30px 35px;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
}

.faq-single-category__nav a {
    color: #358db1;
    font-size: 18px;
    text-decoration: underline;
}

.faq-single-category__nav ul {
    padding: 0 0 0 55px;
    counter-reset: category-nav;
}

.faq-single-category__nav ul li {
    list-style: none;
    position: relative;
    margin-bottom: 25px;
}

.faq-single-category__nav ul li:last-child {
    margin-bottom: 0;
}

.faq-single-category__nav ul li:before {
    counter-increment: category-nav;
    content: counter(category-nav);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: -0.6px 7px 18px rgba(0, 0, 0, 0.14);
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #bcbcbc;
    font-size: 20px;
    position: absolute;
    left: -55px;
    top: -4px;
}

.faq-single-category__item-title {
    font-size: 25px;
    color: #29c7a4;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 20px;
}

.faq-single-category__item p {
    color: #6c6c6c;
}

.faq-single-category__item p a {
    color: #6c6c6c;
    text-decoration: underline;
}

.steps-order .section__header {
    margin-bottom: 100px;
    counter-reset: step-number;
}

.steps-order__list>.row-flex {
    margin: -50px -15px;
}

.steps-order__list>.row-flex>.col {
    counter-increment: step-number;
    padding: 50px 15px;
}

.single-step {
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    padding: 30px 25px;
    position: relative;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    background: #fff;
}

.single-step:before {
    content: counter(step-number);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    color: #434343;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    background: #fff;
    transition: 0.2s;
    border: 4px solid transparent;
}

.single-step:hover:before {
    border-color: #f5678c;
}

.single-step__img {
    text-align: center;
}

.single-step__img img {
    width: 80%;
}

.single-step__title {
    text-align: center;
    color: #434343;
    font-size: 22px;
    font-weight: 500;
    margin: 13px 0 13px 0;
}

.single-step__info {
    color: #236179;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 17px;
    text-align: center;
}

.steps-order__content2 .steps-order__list>.row-flex {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.steps-order__content2 .steps-order__list>.row-flex>.col {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.steps-order__content2 .single-step {
    background: #ffffff;
    padding: 30px 20px;
}

.how-to-order__img img {
    width: 100%;
}

.how-to-order__info {
    height: 100%;
    position: relative;
    background: url(https://hostia.net/img/how-to-move/bg.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 40px 40px 40px 145px;
    margin-left: -90px;
}

.how-to-order__info-title {
    font-size: 21px;
    color: #29c7a4;
    margin-bottom: 25px;
    font-weight: 500;
}

.how-to-order__info-title span {
    color: #2f8baf;
}

.how-to-order__info ul {
    padding: 0 0 0 25px;
}

.how-to-order__info ul li {
    list-style: none;
    margin-bottom: 20px;
    color: #565656;
    font-weight: 400;
    position: relative;
}

.how-to-order__info ul li:before {
    content: '';
    width: 15px;
    height: 15px;
    background: url(https://hostia.net/img/icon/header/arrow-blue.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -25px;
    top: 3px;
}

.how-to-order__info ul li:last-child {
    margin-bottom: 0;
}

.b-compare__content {
    position: relative;
    margin: 0 -70px 0 0;
    padding: 0 70px 0 0;
    overflow: hidden;
}

.b-compare__info {
    overflow: hidden;
    min-width: calc(100% - 324px);
    margin-left: 324px;
    margin-bottom: 20px;
    box-shadow: 0 7px 19px #f0f0f0;
}

.b-compare__content:before {
    content: '';
    width: calc(100% - 60px);
    height: 160px;
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 77px;
    z-index: 2;
    transition: 0.2s;
}

.b-compare__content_open:before {
    opacity: 0;
    display: none;
}

.b-compare__info table {
    color: #767b7e;
    border-collapse: separate;
    border-spacing: 0;
}

.b-compare__info table td:first-child {
    font-weight: 500;
    white-space: normal;
}

.b-compare__info table td:first-child span {}

.b-compare__info table th:first-child {
    width: 325px;
    position: absolute;
    top: auto;
    left: 0;
    border-top: none;
}

.b-compare__info table td:first-child {
    border-left: 1px solid #ededed;
    width: 325px;
    text-align: left;
    position: absolute;
    top: auto;
    left: 0;
    height: 72px;
    padding: 25px 25px;
}

.b-compare__info table tbody td {
    min-width: 270px;
}

.b-compare__info table th,
.b-compare__info table td {
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 25px 25px;
    height: 72px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 16px;
}

.b-compare__info table th {
    font-size: 17px;
    font-weight: 500;
    height: 140px;
    border-top: 1px solid #ededed;
}

.b-compare__info table td .icon-okey {
    margin: auto;
    width: 22px;
    height: 22px;
}

.b-compare__info-price {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.b-compare__info-price-sum {
    font-size: 43px;
    margin-right: 5px;
    font-weight: 500;
}

.b-compare__info-price-text {
    font-weight: 400;
}

.b-compare__info table td {
    white-space: nowrap;
}

.b-compare__action-btn {
    min-width: 198px;
    height: 57px;
    border-radius: 15px;
    background-color: #29c7a4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 250ms ease;
    padding: 8px 20px;
    margin: 0 auto;
    border: 2px solid transparent;
    position: relative;
    z-index: 2;
}

.b-compare__action-btn span {
    padding: 0 10px 0 0;
}

.b-compare__action-btn:hover {
    background-color: #2f8baf;
}

.b-compare__action-btn_open i {
    transform: rotate(-180deg);
}

.b-compare__nav-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #29c7a4;
    display: flex;
    flex-flow: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    outline: none !important;
}

.b-compare__nav-btn_next {
    margin-top: -60px;
}

.b-compare__nav-btn_prev {
    margin-bottom: -60px;
}

.b-compare__nav-btn-arrow i {
    transform: rotate(-90deg);
}

.b-compare__nav-btn-arrow {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.b-compare__nav-btn:hover {
    background: #2f8baf;
}

.b-compare__nav-btn_prev .b-compare__nav-btn-arrow i {
    transform: rotate(90deg);
}

.b-compare__nav {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    overflow: hidden;
    outline: none !important;
}

.payment-method__item-title {
    font-size: 20px;
    font-weight: 500;
    color: #606060;
    text-align: center;
    margin-bottom: 20px;
}

.payment-method__item-info {
    border-radius: 20px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.17);
    padding: 10px 0;
    color: #236179;
    position: relative;
    height: 115px;
    display: flex;
    flex-flow: row;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.payment-method__item-info:hover .payment-method__item-info-txt {
    display: block;
    border-color: #29c7a4;
}

.payment-method__item-info:hover {
    box-shadow: 0 0 10px rgba(98, 21, 21, 0.17);
    cursor: pointer;
}

.payment-method__item-info-img img {
    margin: auto;
    display: block;
    line-height: 1;
    width: 60%;
}

.payment-method__item-info-txt {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0px;
    background: #fff;
    border-radius: 20px;
    border: 4px solid transparent;
    padding: 30px 15px 30px 15px;
    z-index: 2;
    display: none;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.17);
    line-height: 25px;
}

.payment-method__item-info-txt img {
    margin-bottom: 10px;
}

.payment-method__item-info-txt p span {
    text-decoration: underline;
}

.blog-list__catalog {
    margin-bottom: 50px;
}

.blog-single__list {
    margin-bottom: 50px;
}

.blog-single__item {
    border-radius: 8px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
    padding: 22px 34px;
    margin-bottom: 20px;
    font-size: 16px;
}

.b-page-nav-focus {
    text-decoration: none;
    color: #67b7f1
}

.blog-single__item:last-child {
    margin-bottom: 0;
}

.blog-single__item-img {
    margin: -15px 0;
}

.blog-single__item .col_title {
    align-self: center;
}

.blog-single__item-title {
    padding-left: 20px;
}

.blog-single__item-date {
    color: #3787b2;
    font-size: 12px;
    text-align: right;
}

.blog-single__item-img {
    position: relative;
    height: 100px;
}

.blog-single__item-img img {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
}

.blog figure {
    text-align: center;
}

.blog figure img {
    margin-bottom: 20px;
}

.blog p {
    color: #6c6c6c;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
}

.blog p b {
    font-size: 18px;
    text-align: center;
}

.b-page-nav {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.b-page-nav p {
    font-size: 17px;
    color: #a3a3a3;
    font-weight: 400;
    padding-right: 20px;
    margin-bottom: 0;
}

.b-page-nav ul {
    margin: -10px;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.b-page-nav ul li {
    list-style: none;
    padding: 10px;
}

.b-page-nav ul li a {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    background: #fff;
    color: #6e6e6e;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 400;
    padding: 5px;
    position: relative;
    z-index: 1;
}

.b-page-nav ul li a:hover,
.b-page-nav ul li a:focus {
    text-decoration: none;
    color: #67b7f1;
}

.b-page-nav ul .ellipsis {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    align-self: flex-end;
    display: none;
}

.b-page-nav ul .ellipsis span {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #6e6e6e;
    display: block;
    margin-right: 3px;
}

.b-page-nav ul .ellipsis span:last-child {
    margin-right: 0;
}

.domain-price__info {
    position: relative;
    margin-bottom: 30px;
}

.domain-price__info:before {
    content: '';
    width: 100%;
    height: 160px;
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}

.domain-price__content_open .domain-price__info:before {
    display: none;
}

.domain-price__info table {
    width: 100%;
    color: #6a7073;
    box-shadow: 0 7px 19px #f0f0f0;
}

.domain-price__info table th {
    border-top: 1px solid #ededed;
    font-weight: 600;
    font-size: 17px;
}

.domain-price__info table th,
.domain-price__info table td {
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    text-align: center;
    padding: 23px 10px;
}

.domain-price__info table th:first-child,
.domain-price__info table td:first-child {
    border-left: 1px solid #ededed;
}

.domain-price__table .icon-okey {
    margin: 0 auto 0;
}

.domain-price__info table td {
    font-weight: 400;
    font-size: 17px;
}

.domain-price__info table td:first-child {
    font-size: 18px;
    font-weight: 400;
}

.domain-price__action {
    text-align: center;
}

.domain-price__action-btn {
    min-width: 198px;
    height: 57px;
    border-radius: 15px;
    background-color: #29c7a4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 250ms ease;
    padding: 8px 20px;
    margin: 0 auto;
    border: 2px solid transparent;
}

.domain-price__action-btn span {
    padding: 0 10px 0 0;
}

.domain-price__action-btn:hover {
    background-color: #2f8baf;
}

.btn {
    background-color: #29c7a4;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    width: 115px;
    margin: 5px auto 0;
    font-weight: normal;
    font-size: 16px;
    display: block;
    text-decoration: none;
    transition: 0.2s;
}

.btn:hover {
    background-color: #2f8baf;
    text-decoration: none;
}

.prompt {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #659fb6;
    display: inline-flex;
    flex-flow: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    margin: 0 3px;
}

.prompt:before {
    content: attr(data-prompt);
    background-color: #3db1b9;
    border-radius: 10px;
    color: #fff;
    padding: 15px 10px;
    text-align: center;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    width: 215px;
    display: none;
    white-space: normal;
}

.prompt:after {
    content: '';
    border-top: 8px solid #3db1b9;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 3px);
    display: none;
}

.prompt:hover:after,
.prompt:hover:before {
    display: block;
}

.footer {
    padding-top: 65px;
}

.footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 70px;
    position: relative;
}

.footer-top::after {
    content: '';
    display: block;
    width: 350%;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #b2cced;
}

.footer-top__title {
    margin: 0;
    color: #2f8baf;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 35px;
}

.footer-top__item {
    margin-bottom: 25px;
}

.footer-top__link {
    color: #6c6c6c;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 10px;
    position: relative;
    -webkit-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    transition: color 200ms ease;
}

.footer-top__link:hover {
    -webkit-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #429fb1;
}

.footer-top__link::after {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #68cae6;
}

.footer-center {
    width: 100%;
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 42px;
}

.footer-center__text {
    margin: 0;
    color: #6c6c6c;
    font-size: 14px;
    font-weight: 400;
}

.footer-end {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-bottom: 25px;
    padding-top: 22px;
}

.footer-end::after {
    width: 350%;
    height: 100%;
    background-color: #368693;
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.footer-end p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.credit-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.credit-wrapper__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.credit-wrapper__list:first-child {
    margin-right: 4px;
}

.soc-wrapper__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.soc-wrapper__item {
    width: 37px;
    height: 37px;
    background-color: #87bbc3;
    border-radius: 50%;
    border: 2px solid #87bbc3;
    -webkit-transition: border-color 250ms ease;
    -o-transition: border-color 250ms ease;
    transition: border-color 250ms ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 5px;
}

.soc-wrapper__item:last-child {
    margin-right: 0;
}

.soc-wrapper__item:hover {
    -webkit-transition: border-color 250ms ease;
    -o-transition: border-color 250ms ease;
    transition: border-color 250ms ease;
    border-color: #144e57;
}

.footer-page .footer-end {
    position: relative;
    z-index: 2;
}

.footer-page .footer-end::after {
    z-index: -1;
}

.b-ticket-form {
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 150px 50px 150px;
    margin: 0 0 45px 0;
}

.b-ticket-form__top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 40px 0;
}

.b-ticket-form__img {
    width: 186px;
    flex-shrink: 0;
    margin: 0 10px 0 0;
}

.b-ticket-form__img img {
    max-width: 100%;
}

.b-ticket-form__text {
    text-align: center;
}

.b-ticket-form__text h2 {
    margin: 0;
}

.b-input-text {
    width: 100%;
    height: 60px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
    box-shadow: 0 3px 12px rgba(228, 228, 228, 1);
    padding: 0 30px;
    color: #333333;
    font-size: 17px;
    line-height: 21px;
    font-weight: 400;
}

.b-input-text:hover,
.b-input-text:focus,
.b-textarea:hover,
.b-textarea:focus {
    border: 2px solid #94e4c9;
}

.b-input-text::-webkit-input-placeholder {
    color: #c7c7c7;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}

.b-input-text:-moz-placeholder {
    color: #c7c7c7;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}

.b-input-container {
    position: relative;
    margin: 0 0 20px 0;
}

.b-textarea {
    width: 100%;
    height: 180px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
    box-shadow: 0 3px 12px rgba(228, 228, 228, 1);
    padding: 27px 30px;
    color: #595959;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
}

.b-textarea::-webkit-input-placeholder {
    color: #c7c7c7;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}

.b-textarea:-moz-placeholder {
    color: #c7c7c7;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}

.b-file {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 125px;
    height: 50px;
}

.b-input-file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.b-file {
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    width: 125px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
}

.b-file-text {
    width: 100%;
    height: 100%;
    background: #2f8baf;
    border-radius: 25px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 5;
    transition: 0.3s;
}

.input__file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.input__file-button {
    cursor: pointer;
    margin: 0 auto;
}

.b-file-text:hover {
    background: #10a4de;
    transition: 0.3s;
}

.b-input-container__file .b-input-text {
    padding: 0 150px 0 40px;
}

.b-ticket-btn {
    padding: 18px 37px;
    background: #29c7a4;
    border-radius: 51px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    margin: 37px auto 0;
    display: block;
    border: none;
    outline: none;
    transition: 0.3s;
}

.b-ticket-btn:hover,
.b-ticket-btn:active,
.b-ticket-btn:focus {
    background: #2f8baf;
    transition: 0.3s;
}

.b-ticket-btn-blling {
    padding: 18px 18px;
}

.b-input-btn {
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    background: #34bb97;
    border-radius: 25px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 5;
    transition: 0.3s;
    padding: 17px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-input-btn:hover,
.b-ticket-btn:active,
.b-ticket-btn:focus {
    background: #2f8baf;
    transition: 0.3s;
}

.ticket-id .b-input-text {
    padding-right: 210px;
}

.btn-forgot {
    display: block;
    color: #2f8baf;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    text-decoration: underline;
    margin: 30px auto 0;
    background: none;
    transition: 0.3s;
}

.btn-forgot:hover {
    opacity: 0.8;
    transition: 0.3s;
    text-decoration: none;
}

.recovery-id {
    display: none;
}

.recovery-id.active {
    display: block;
}

.b-ticket-form__bottom {
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    color: #a4a4a4;
    font-weight: 400;
    margin: 20px 0 0 0;
}

.b-ticket-form__bottom a {
    color: #6eb6d2;
    font-weight: 400;
    text-decoration: underline;
}

.cms-control__info .cms-control__btn {
    margin: 0;
}

.b-ticket-block__img img {
    max-width: 225px;
}

.b-ticket-block {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    padding: 30px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 60px 0;
}

.b-ticket-block ul {
    padding: 0;
    margin: 0;
}

.b-ticket-block li {
    font-size: 16px;
    line-height: 20px;
    color: #bababa;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.b-ticket-block li a {
    color: #2f8baf;
    font-weight: 400;
    text-decoration: underline;
}

.b-ticket-block li span {
    color: #a19e9e;
    font-weight: 400;
}

.b-ticket-block li .expectation {
    color: #29c7a4;
}

.b-ticket-info {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    padding: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 60px 0;
}

.b-ticket-info__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 20px 0;
}

.b-ticket-info__top h2 {
    margin: 0;
}

.b-ticket-date {
    color: #a19e9e;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
}

.b-ticket-date b {
    color: #c7c7c7;
    font-weight: 500;
}

.b-ticket-info__content {
    padding: 0 215px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-ticket-info__content p {
    color: #868686;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 40px 0;
}

.b-ticket-info__content_zag {
    font-size: 25px;
}

.b-ticket-info__content p:last-child {
    margin-bottom: 0px;
}

.b-ticket-info__bottom {
    text-align: right;
    margin: 30px 0 0 0;
}

.b-ticket-rate {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #a19e9e;
    font-size: 18px;
}

.b-ticket-rate span {
    color: #c7c7c7;
    font-size: 17px;
    line-height: 1;
    font-weight: 500;
    margin: 0 13px 0 0;
}

.b-ticket-rate__btn {
    border-radius: 100%;
    margin: 0 10px 0 0;
    width: 40px;
    height: 40px;
}

.b-ticket-rate__btn:last-child {
    margin-right: 0px;
}

.b-ticket-rate__good {
    background: url(https://hostia.net/img/good-btn.png) center no-repeat;
    background-size: cover;
}

.b-ticket-rate__bad {
    background: url(https://hostia.net/img/bad-btn.png) center no-repeat;
    background-size: cover;
}

.b-instructions-top {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: -1.2px 13.9px 44.6px 4.4px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 60px 0;
}

.b-instructions-top2 ul {
    display: flex;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: 35px 0 0 0;
}

.b-instructions-top2 ul li {
    color: #6c6c6c;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    background: #f8f8f8;
    border-radius: 30px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.15);
    padding: 8px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 10px 13px 0;
    transition: 0.3s;
}

.b-instructions-top2 ul li:hover,
.b-instructions-top2 ul li:active,
.b-instructions-top2 ul li:focus {
    background: #2f8aaf;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
    color: #ffffff;
}

.b-input-search {
    background: url(https://hostia.net/img/search-ico.png) left 25px center no-repeat #34bb97;
    background-size: 20px;
    padding: 17px 25px 17px 55px;
}

.b-input-search:hover {
    background: url(https://hostia.net/img/search-ico.png) left 25px center no-repeat #2f8baf;
    background-size: 20px;
}

.b-instructions-item {
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.18);
    border: 2px solid transparent;
    padding: 35px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 25px 0;
    transition: 0.3s;
}

.b-instructions-item__top {
    color: #434343;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    display: flex;
    justify-content: center;
    margin: 0 0 25px 0;
}

.b-instructions-item__top span {
    position: relative;
    padding: 0 0 17px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-instructions-item__top span:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    transform: translateX(-50%);
    content: "";
    width: 83%;
    height: 2px;
    background: #2f8aaf;
    transition: 0.3s;
}

.b-instructions-item ul li {
    margin: 0 0 10px 0;
}

.b-instructions-item ul li:last-child {
    margin-bottom: 0px;
}

.b-instructions-item ul li a {
    position: relative;
    color: #5a5a5a;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 0 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    transition: 0.3s;
}

.b-instructions-item ul li a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 100%;
    width: 5px;
    height: 5px;
    background-color: #b4b4b4;
}

.b-instructions-item ul li a:hover {
    transition: 0.3s;
    text-decoration: none;
    color: #a3a3a3;
}

.b-instructions-item:hover {
    border-color: #29c7a4;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.18);
    transition: 0.3s;
}

.b-instructions-item:hover .b-instructions-item__top span:after {
    background: #29c7a4;
    width: 95%;
}

.vds {}

.vds .section__header p {
    font-weight: 500;
    font-size: 17px;
    color: #2f9780;
    width: auto;
}

.vds .section__header p a {
    text-decoration: underline;
}

.vds-table {}

.vds-table table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 25px;
}

.vds-table table thead tr td {
    text-align: center;
    color: #6a7073;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.vds-table table tbody tr td {
    text-align: center;
    color: #6a7073;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
}

.vds-table table tbody tr {
    margin: 0 0 20px 0;
    background: #ffffff;
    border-radius: 4px;
    position: relative;
}

.vds-table table tbody tr td:first-child:before {
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: 0;
    right: 2px;
    margin-top: -50px;
    display: block;
    height: 118px;
    box-shadow: 0 1px 9px 1px rgba(96, 96, 96, 0.28);
    -webkit-box-shadow: 0 1px 9px 1px rgba(96, 96, 96, 0.28);
    z-index: 1;
}

.vds-table table tbody tr td {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 0;
    transition: 0.3s;
}

.vds-table table tbody tr td span {
    position: relative;
    z-index: 2;
}

.vds-table table tbody tr td:first-child {
    border-left: 3px solid transparent;
}

.vds-table table tbody tr td:last-child {
    border-right: 3px solid transparent;
}

.vds-saving {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    background: #b1d8e4;
    border-radius: 32px;
    padding: 9px 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 0 3px 0;
    transition: 0.3s;
    position: relative;
    z-index: 2;
}

.vds-price__old {
    color: #afb7ba;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-decoration: line-through;
    margin: 3px 0;
    position: relative;
    z-index: 2;
}

.vds-price__new {
    color: #6a7073;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    margin: 3px 0 0 0;
    position: relative;
    z-index: 2;
}

.vds-btn {
    width: 170px;
    height: 47px;
    background: #54b9d9;
    border-radius: 15px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    transition: 0.3s;
    position: relative;
    z-index: 2;
}

.vds-table table tbody tr:hover td {
    border-color: #29c7a4;
    transition: 0.3s;
}

.vds-table table tbody tr:hover .vds-btn {
    background: #29c7a4;
    transition: 0.3s;
}

.vds-table table tbody tr:hover .vds-saving {
    background: #29c7a4;
    transition: 0.3s;
}

.b-reviews-top {
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    position: relative;
    z-index: 5;
}

.review-block {
    display: none;
}

.review-block.active {
    display: block;
}

.b-reviews-top__img img {
    max-width: 100%;
}

.b-reviews-top__text {}

.b-reviews-top__text b {
    display: block;
    color: #565656;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 24px 0;
}

.b-reviews-top__text p {
    color: #6c6c6c;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

.b-reviews-top__btn {
    width: 215px;
    height: 50px;
    background: #2f8baf;
    border-radius: 51px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    transition: 0.3s;
}

.b-reviews-top__btn:hover {
    transition: 0.3s;
    background: #29c7a4;
}

.b-reviews-rate {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 35px 0 0 0;
    position: relative;
    z-index: 1;
}

.b-reviews-rate span {
    color: #6c6c6c;
    font-size: 17px;
    font-weight: 400;
    margin: 0 20px 0 0;
}

.rating-area {}

.rating-area:not(:checked)>input {
    display: none;
}

.rating-area:not(:checked)>label {
    float: right;
    width: 42px;
    padding: 0;
    cursor: pointer;
    font-size: 32px;
    line-height: 32px;
    color: lightgrey;
    text-shadow: 1px 1px #bbb;
}

.rating-area:not(:checked)>label:before {
    content: "";
    display: block;
    background: url(https://hostia.net/img/rate-star.png) center no-repeat;
    background-size: cover;
    width: 42px;
    height: 39px;
}

.rating-area>input:checked~label {
    background: url(https://hostia.net/img/star-full.png) center no-repeat;
    background-size: cover;
    width: 42px;
    height: 39px;
}

.rating-area:not(:checked)>label:hover,
.rating-area:not(:checked)>label:hover~label {
    background: url(https://hostia.net/img/star-full.png) center no-repeat;
    background-size: cover;
}

.rating-area>input:checked+label:hover,
.rating-area>input:checked+label:hover~label,
.rating-area>input:checked~label:hover,
.rating-area>input:checked~label:hover~label,
.rating-area>label:hover~input:checked~label {
    background: url(https://hostia.net/img/star-full.png) center no-repeat;
    background-size: cover;
}

.rate-area>label:active {
    position: relative;
}

.b-reviews-content {}

.b-reviews-item {
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    margin: 0 0 35px 0;
    padding: 25px 80px 50px 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.b-reviews-item:before {
    position: absolute;
    top: -10px;
    left: -10px;
    content: "’’";
    color: #89b5d5;
    font-size: 80px;
    font-family: 'Oswald Regular';
    transform: rotate(90deg);
    writing-mode: tb-rl;
    font-weight: 400;
}

.b-reviews-item:after {
    position: absolute;
    bottom: -40px;
    right: 20px;
    content: "’’";
    color: #89b5d5;
    font-size: 80px;
    font-family: 'Oswald Regular';
    font-weight: 400;
}

.b-reviews-item__top .b-reviews-rate {
    justify-content: flex-end;
    margin: 0;
}

.b-reviews-item__top .rating-area:not(:checked)>label:before {
    width: 24px;
    height: 24px;
}

.b-reviews-item__top .rating-area:not(:checked)>label {
    width: 24px;
    height: 24px;
}

.b-reviews-item__img {}

.b-reviews-item__img img {
    max-width: 100%;
}

.b-reviews-item__text {}

.b-reviews-item__text span {
    font-size: 15px;
    line-height: 1.1;
    color: #a7a7a7;
    font-weight: 400;
}

.b-reviews-item__date {
    color: #a7a7a7;
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    text-decoration: underline;
    margin: 0 0 10px 0;
}

.b-reviews-item__site {
    margin: 10px 0;
}

.b-reviews-item__site span {
    margin: 0 10px 0 0;
}

.b-reviews-item__site a {
    color: #2f8baf;
    font-weight: 400;
    text-decoration: underline;
}

.b-reviews-item__text p {
    font-size: 16px;
    line-height: 1.4;
    color: #6c6c6c;
    font-weight: 400;
    margin: 15px 0;
}

.b-reviews-item__text p:last-child {
    margin-bottom: 0px;
}

.contract__item {
    margin: 0 0 70px 0;
}

.contract__item:last-child {
    margin-bottom: 0px;
}

.b-step {
    position: relative;
    padding: 50px 15px 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 80px 0;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    text-align: center;
}

.b-step-page .section__header {
    margin: 0 0 75px 0;
}

.b-step__number_left {
    margin-left: 70px;
}

.b-step__number_left2 {
    margin-left: 140px;
}

.b-step__number {
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 100%;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 82px;
    height: 82px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
}

.b-step__number span {
    color: #434343;
    font-size: 48px;
    line-height: 1;
    font-weight: 600;
}

.b-step__top {
    text-align: center;
    margin: 0 0 30px 0;
}

.b-step__top b {
    display: block;
    color: #434343;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.b-step__top span {
    display: block;
    color: #236179;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}

.b-step img {
    max-width: 100%;
    box-shadow: 0.2px 7px 21px -4px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    border: 1px solid #f1f1f1;
}

.b-partners-content__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0 55px 0;
}

.b-partners-content__btn {
    width: 280px;
    height: 65px;
    background: #29c7a4;
    border-radius: 15px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    transition: 0.3s;
}

.b-partners-content__btn:hover {
    background: #2f8baf;
    transition: 0.3s;
}

.overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 40;
    transition: .3s all;
}

.modal {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    max-width: 600px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 41;
    background: url("https://hostia.net/img/modal-angle.png") top left no-repeat #ffffff;
    background-size: 80px;
    box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.06);
    transition: 0.3s all;
}

.modal.active,
.overlay.active {
    opacity: 1;
    visibility: visible;
}

.modal__cross {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url("https://hostia.net/img/modal-close.png") center no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
}

.modal__top {
    padding: 75px 0 25px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.modal-title {
    font-size: 31px;
    font-weight: 500;
    line-height: 1;
    color: #29c7a4;
    text-align: center;
    margin-bottom: 25px;
}

.modal-title span {
    color: #2f8baf;
}

.modal__nav {}

.modal__nav ul {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.modal__nav ul li {}

.modal__nav ul li a {
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    color: #6eb6d2;
    border-radius: 30px;
    padding: 7px 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    transition: 0.3s;
}

.modal__nav ul li a:hover {
    opacity: 0.7;
    transition: 0.3s;
}

.modal__nav ul li a.active {
    color: #ffffff;
    background: #2f8baf;
    transition: 0.3s;
    opacity: 1;
}

.modal__form {
    padding: 0 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.forgot-password {
    text-align: center;
    color: #6eb6d2;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    text-decoration: underline;
    margin: 0 0 5px 0;
    display: block;
    transition: 0.3s;
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus {
    color: #6eb6d2;
    opacity: 0.8;
    transition: 0.3s;
}

.modal__form .b-ticket-btn {
    width: 100%;
    max-width: 230px;
    margin: 15px auto 0;
}

.modal .b-ticket-form__bottom {
    background: #f4f4f4;
    padding: 23px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.blue-btn {
    background: #2f8baf;
    border-radius: 15px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    padding: 18px 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 0 0 0;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
}

.blue-btn:hover,
.blue-btn:active,
.blue-btn:focus {
    color: #ffffff;
    transition: 0.3s;
    text-decoration: none;
    background: #29c7a4;
}

.hr_style {
    width: 80%;
    border: 1px solid #eaeaea;
}

.contacts__content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -10px;
    margin-right: -10px;
}

.contacts__content-col {
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contacts__content-col .b-ticket-form {
    padding: 35px 50px;
}

.contacts__content-col .b-ticket-form__top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.contacts__content-col .b-ticket-form__img {
    margin-bottom: 20px;
}

.contacts__block {
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    padding: 36.7px 65px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
    text-align: right;
}

.contacts__block:last-child {
    margin-bottom: 0px;
}

.contacts__block-title {
    font-size: 31px;
    line-height: 1.25;
    font-weight: 600;
    color: #2f8baf;
    margin-bottom: 25px;
}

.contacts__block-title span {
    color: #29c7a4;
}

.contacts__block p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.35;
    color: #6c6c6c;
    margin: 0 0 10px 0;
}

.contacts__block p:last-child {
    margin-bottom: 0px;
}

.contacts__block p a {
    color: #2f8baf;
    text-decoration: underline;
}

.contacts__block_bottom {
    text-align: center;
}

.contacts__block_bottom p {
    line-height: 1.55;
}

.green-btn {
    background: #29c7a4;
    border-radius: 15px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    padding: 17px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.green-btn:hover,
.green-btn:active,
.green-btn:focus {
    background: #2f8baf;
    transition: 0.3s;
    text-decoration: none;
}

.contacts__block-bottom {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.b-clients__block {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.09);
    margin-bottom: 20px;
    border-left: 6px solid #29c7a4;
    padding: 35px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-clients__block p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.25;
    color: #6c6c6c;
}

a {
    color: #2f8baf;
    text-decoration: underline;
}

.cms-control__question_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.b-banner__item {
    margin-bottom: 60px;
}

.b-banner__item:last-child {
    margin-bottom: 0px;
}

.b-banner__item .section__header {
    margin-bottom: 35px;
}

.b-banner__item-img {
    margin-bottom: 45px;
}

.b-banner__item-img img {
    margin: 0 auto 0;
    display: block;
}

.b-banner__item-text {
    background: #ffffff;
    border: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 27px;
    box-shadow: 0 0 13px rgba(223, 223, 223, 1);
    padding: 20px 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100px;
}

.b-banner__item-text xmp {
    width: auto;
    margin: 0;
    padding: 0;
    white-space: normal;
    color: #6c6c6c;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.35;
}

.b-banner__item-img1 img {
    max-width: 890px;
    max-height: 120px;
}

.b-banner__item-img2 img {
    max-width: 330px;
    max-height: 437px;
}

.b-banner__item-img3 img {
    max-width: 330px;
    max-height: 218px;
}

.cms-control__question_flex p b {
    display: inline-block;
}

.cms-control__question_flex p .green-btn {
    flex-shrink: 0;
}

.cms-control__question_flex p {
    line-height: 1.7;
    margin: 0 60px 0 0;
}

.price_sale_cur {
    display: none;
}

.rate-item__savings_sale {
    font-weight: 600;
}

#result_form_sub {
    display: none;
    color: rgb(212, 14, 14);
    margin: 0 0 24px 0;
}

.faq {
    padding-bottom: 70px
}

.cms-control__btn2 {
    width: 222px;
    color: #29c7a4;
    border: 2px solid rgba(41, 199, 164, 0.51);
    background: none;
}

.cms-control__btn2:hover {
    color: #29c7a4;
    border: 2px solid rgba(41, 199, 164, 0.51);
    text-decoration: none;
}

.form-block__container2 {
    box-shadow: -1px 0 17px rgba(0, 0, 0, 0.18);
    padding: 35px 90px 35px 90px;
}

.displ_inline_block {
    display: inline-block;
}

.mb02 {
    margin-bottom: 16px !important;
}

.b-reviews-item__text_pad {
    padding: 0px;
    width: 225px;
}

.domain_price {
    margin-right: 20px;
}

.text-under {
    text-decoration: underline;
}

.mr20 {
    margin-right: 20px;
}

.ml7 {
    margin-left: 7px;
}

.modal__form2 {
    padding: 10px 44px 15px
}

#result_bugs,
#result_bugs_submit {
    color: red;
    display: none;
    margin-bottom: 20px;
    text-align: center;
}

#result_bugs_submit {
    color: green;
    margin-bottom: 70px;
    font-weight: 500;
}

.modal .result_bugs1 {
    background: none;
    padding: 5px 10px;
}

#fast_paid {
    color: red;
}

.form_width {
    width: 100%;
    min-width: 850px;
}

.footer_text {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
}

.footer_text:hover {
    text-decoration: none;
}

.menu_wrap {
    width: 100%;
    text-decoration: none !important;
}

.menu_wrap2 {
    padding: 20px;
    white-space: nowrap;
}

.domain_sale {
    background: rgb(228, 75, 90);
    color: white;
    padding: 5px 11px;
    border-radius: 19px;
}

.hosting_sale {
    padding: 0px 3px 2px 3px;
    font-size: 15px;
    margin-right: 1px;
    border-radius: 12px;
    position: absolute;
    margin-left: -21px;
    margin-top: -20px;
}

.vds_sale {
    padding: 3px 8px;
}

.loading3 {
    display: none;
    margin: 0px auto 30px auto;
    width: 32px;
    height: 32px;
    border: 9px solid #92dadf;
    border-top-color: rgb(58, 163, 170);
    border-radius: 100%;
    -webkit-animation: loading3 linear .7s infinite;
    animation: loading3 linear .7s infinite;
}

@-webkit-keyframes loading3 {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes loading3 {
    100% {
        transform: rotate(360deg);
    }
}

.loading3_whois {
    position: absolute;
    top: 14px;
    right: 125px;
}

.loading3_whois2 {
    position: absolute;
    top: 14px;
    right: 344px;
    z-index: 10;
}

.loading3_whois3 {
    position: absolute;
    margin: 60px 0 0 -24px;
}

.loading3_whois3 {
    right: 389px;
    top: -46px;
}

.loading3_whois4 {
    position: absolute;
    margin: 60px 0 0 -24px;
}

#results {
    margin-top: 0px;
    border-color: #DEE7EA;
    border-radius: 12px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #FFF;
    text-align: left;
    padding-top: 5px;
    height: auto;
    width: 80%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 86px;
    z-index: 10;
    box-shadow: -1.2px 13.9px 44.6px 4.4px rgba(0, 0, 0, 0.21);
}

#results ul {
    list-style: none;
}

#results li {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    font-size: 16px;
    padding: 15px;
}

#results li a {
    margin-left: 20px;
}

#results li a:hover {
    color: #ee8a8a;
}

#result_instruktsii,
.hidden2 {
    display: none !important;
}

.hidden {
    display: none !important;
}

#pages {
    width: 100%;
    text-align: left;
    padding-left: 40px;
}

.pages {
    font-size: 16px;
}

.link_number {
    font-size: 16px;
    line-height: 4.7;
    margin-left: 1px;
    border: 1px solid transparent;
    border-radius: 22px;
    padding: 6px 13px 6px 13px;
}

.link_number_active {
    border: 1px solid rgb(220, 225, 227);
    border-radius: 22px;
    padding: 6px 13px 6px 13px;
}

.link {
    font-size: 20px;
    color: #FF8B6C;
    margin-left: 11px;
}

.link:hover {
    color: #c86950;
}

#tooltip {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 800px;
    border-radius: 20px;
    overflow: auto;
    background-color: white;
    z-index: 39;
    padding: 0px 0px;
    margin-top: -250px;
    margin-left: -400px;
    border: 15px solid #39b8b6
}

#cross {
    font-weight: lighter;
    float: right;
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: center;
    font-size: 50px !important;
    line-height: 1.5;
    margin-right: 10px;
    color: rgb(255, 139, 108);
    font-weight: bold;
    position: absolute;
    top: 5px;
    right: 23px;
}

#cross:hover {
    cursor: pointer;
}

#bg {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    z-index: 38;
}

.infos {
    text-align: center;
    font-size: 16px;
    color: #a19e9e;
}

li.infos {
    text-align: center;
}

.red_color_res {
    background: #fee2e2;
    padding: 10px 20px;
    border-radius: 23px;
}

.auth_tick {
    margin: 0px 0 11px 20px;
    color: #6c6c6c;
}

.link_blue {
    color: #2f8baf;
    text-decoration: underline;
}

.link_blue:hover,
.b-ticket-info__content p a:hover {
    color: #5ca5c2;
}

.probel1 {
    width: 10px;
}

.b-step80 {
    max-width: 90% !important;
}
#result_whois3 li {width: auto !important;}
