/* Main */
:root {
    --white: #fff;
    --black: #403F3F;
    --gray: #f4f6f6;
    --black-light: #394145;
    --dark-black: #231e1c;
    --green: #58B957;
    --green-hover: #4FA34E;
    --orange: #FC6220;
    --gap: 50px;
    --main-background: #F5FBFF;
}

html[lang="ru-RU"] {
    overflow-x: hidden;
    margin-top:0 !important;
    height: auto;
}
#wpadminbar{
    position: unset;
}

.top-price2 i{
    position: relative !important;
    top: -17px !important;
    height: 60px !important;
}

.content p {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 20px;
}

.content li {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 5px;
}

a.btn-green {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.02em;
    color: var(--white);
    background: var(--green);
    border: 1px solid var(--green);
    border-radius: 10px;
    padding: 15px 25px;
    margin-top: 0;
    width: 365px;
    height: 55px;
    text-transform: uppercase;
}

a.btn-head {
    background-color: #58b957;
}

a.btn-head i {
    font-size:12px;
}

.h1, .h2, .h3{
    font-family: 'LatoRegular',Arial,sans-serif;
}

.main-block .col-lg-6 p,
.main-block .col-sm-6 span{
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-size:15px !important;
}


.table-transformer__th{
    font-family: 'LatoBold', sans-serif;
}

/*.table-transformer__th:nth-child(2) {
    display: inline-flex;
}*/

.table-transformer__th .tooltipd {
    margin-left: 5px;
}

.main-content .tablet-top-only{
    font-family: 'LatoBold', sans-serif !important;
    font-size:15px !important;
}

section h2,
section .h2 {
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 30px;
}

article h2,
article .h2{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 20px;
    margin-top: 20px;
}

.tarif_wrapper h3 {
    font-family: 'LatoRegular',Arial,sans-serif; 
}


/* Header */

.menu-sticky {
    position: fixed;
    top: 0;
    height: 56px;
    z-index: 40;
    width: 100%;
}

body.sticky {
    padding-top: 56px;
}

.ps-fxnav__link {
    font-size: 15px;
}

.ps-fxnav__row {
    margin-left: auto;
    margin-right: 15px;
}

#header .head_slog {
    top: 10px;
}

.menu-top-block {
    background-color: var(--white);
}

.menu-top-block__in {
    display: flex;
    align-items: center;
}

.menu-top-block__list {
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 31px;
}

.menu-top-block__list li{
    display: inline-block;
    padding: 0 5px;
    position: relative;
}

.menu-top-block__list li:not(:last-child)::after{
    border-right: 1px solid var(--black-light);
    content: '';
    position: absolute;
    right: 0;
    height: 15px;
    top: 5px;
}


.menu-top-block__list li a{
    color: var(--black-light);
    font-size: 12px;
}

.top_menu {
    background: var(--black-light);
}

.ps-navline {
    background: var(--black-light);
}

.top-navigate li {
    background: var(--black-light);
}

.top_phone {
    padding: 0;
    position: relative;
    top: 3px;
}

.btn-head {
    border-radius: 10px;
}

.btn-head_callback {
    border-radius: 10px;
}

a.btn-head_log-22:hover {
    text-decoration: none;
}

a.btn-head_log-22:hover {
    text-decoration: none;
}

a.btn-head_callback:hover {
    text-decoration: none;
}

.head_element {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 0.02em;
    color: var(--black-light);
    padding-right: 10px;
    padding-left: 20px;
    text-transform: uppercase;
}

.logo {
    border-right: none;
    position: relative;
    top: -15px;
}

.logo img{
    padding: 5px 0;
}

/* .logo >.work_time {
    padding-top: 0;
} */

/* ul.top-navigate > li {
 
}

ul.top-navigate > li:first-child {
 
} */

ul.top-navigate > li a:hover {
    text-decoration: none;
}

.head_log-1 {
    margin-left: 50px;
}

.site-defence {
    margin:-10px 15px 0 0;
    float:right;
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-size: 19px;
    color: var(--white);
}

/* VPS */
/* .main-top-site {
    background-image: none;
    background-color: #edf0f2;
} */

.tarif_wrapper {
    border-radius: 10px;
}

.btn-group > .btn:first-child {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
}


/* Блок преимуществ */

.main-top {
    padding-bottom: calc(var(--gap) - 50px);
    padding-top: calc(var(--gap) - 40px);
}

.preferences {
    background: var(--black-light); /* #122536; */
}
/* 
.preferences__block {
    max-width: calc(50% - 50px);
}

.preferences__block:nth-child(2n) {
    margin-left: 50px;
} */

.footer-bottom .footer-cont:nth-child(3){
    text-align: right;
}

/* html, body {
    overflow-x: hidden;
} */

.footer__phone {
    color: #fff;
    font-size: 40px;
    padding-top: 10px;
}

.footer-wrapper .widget-title {
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 20px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    margin-bottom: 30px;
}

.preferences h1 {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 47px;
    letter-spacing: 0.02em;
    color: var(--white);
    margin-top: 40px;
}

.preferences h2 {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: var(--white);
    text-align: center;
}

.preferences p {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--white);
    padding-bottom: 50px;
}

/* Тестовый блок */
.test-block {
    padding-top: var(--gap);
    padding-bottom:  var(--gap);
}

.test-block__row {
    align-items: center;
}

.test-block__title {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 30px;
}

.text-block__text {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: var(--black);
    padding-right: 10px;
}

a.btn-tarif {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.02em;
    color: var(--white);
    background: var(--green);
    border: 1px solid var(--green);
    border-radius: 10px;
    padding: 15px 25px;
    margin-top: 0;
    width: 365px;
    height: 55px;
}

.test-block__col-right {
    text-align: right;
}

/* Active (*/
.active-block {
    background: var(--black-light);
    /* padding-top: 20px;
    padding-bottom: 20px; */
    overflow: hidden;
}

.active-block__number {
    font-size: 39px;
    color: var(--white);
}

.active-block__text {
    font-size: 24px;
    color: var(--white);
}

.active-block__block {
    padding:60px 0 60px 50px;
    overflow: hidden;
}

.active-block__icon {
    font-size: 78px;
    color:#fff;
    margin:5px 10px 5px 0;
    float:left;
}

.active-block__img {
    margin: 5px 10px 5px 0;
    float: left;
}

h3.partners {
    margin-top: 10px;
}

/* Free */
.free-block {
    background-color: #F5FBFF;
    padding-top: calc(var(--gap) - 20px);
    padding-bottom: calc(var(--gap) - 30px);
}

.free-block__title {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 30px;
}

.free-block__text p{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 15px;
}
.free-block__text ul li{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 15px;
}

/* Партнеры */
.partners-block {
    padding-bottom: var(--gap);
}

.partners-block .main-block {
    padding-top: 0;
}

.partners-block p {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
}

/* Reviews */
.testimonial-block {
    background: #F5FBFF;
    padding-top: var(--gap);
    padding-bottom: var(--gap);
}

.testimonial-block__title {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 30px;
    margin-top: 0;
}

.card-header, .card-footer, .card-body {
    padding: 25px !important;
}

.testimonial-block__text{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: var(--black);
    margin-bottom: 30px;
}

.testimonial__btn {
    margin-top: 50px;
}

.testimonial-card__text {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);

}

.stars-block {
    margin-bottom: 20px;
}

.testimonial-card__date {
    font-size: 12px;
}

.testimonial-card__btn {
    color: var(--green);
    font-weight: 400;
    font-size: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 50px;
}

.testimonial-card__btn:hover {
    text-decoration: none;
}

/* FAQ */
.faq-block {
    background: #394145;
    padding-top: var(--gap);
    padding-bottom: var(--gap);   
}

.faq-block__row {
    align-items: center;
}

.faq-block__icon {
    color: var(--green);
    font-size: 102px;
    position: relative;

    margin-right: 5px;
}

.faq-block__col2 {
    position: relative;
    left: -75px;
}

.faq-block__title {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    color: var(--white);
    margin-top: 0;
}

.faq-block__text  {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: var(--black);
    padding-right: 10px;
    color: var(--white);
}

a.btn-faq {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.02em;
    color: var(--white);
    background: var(--green);
    border: 1px solid var(--green);
    border-radius: 10px;
    padding: 15px 25px;
    margin-top: 0;
    width: 365px;
    height: 55px;
}

.news {
    padding-bottom: var(--gap);
    margin-top: 0;
    padding-top: var(--gap);
}

.news-block__title {
    text-align: center;
    margin-top: 0;
}

/* Footer */ 
.footer-top {
    padding-bottom: var(--gap);
    padding-top: var(--gap);
    background-color: var(--black-light);
}

.footer-bottom {
    min-height: 120px;
}

.footer-bottom {
    background-color: var(--black-light); 
}

.footer-block .footer-wrapper{
    padding-bottom: calc(var(--gap) - 20px);
    padding-top: var(--gap);
}

.footer-cont {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--white);
}

.footer-cont-row {
    align-items: center;
}

.footer-wrapper h4 {
    margin-bottom: 30px;
}

.footer-block li{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 5px;
}

/* Other */
#up {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 45px;
    height: 45px;
    padding-top: 4px;
    background: rgb(119, 119, 119);
    color: rgb(255, 255, 255);
    font-size: 36px;
    border-radius: 60px;
    text-align: center;
    opacity: 0.5;
}

#up:hover {
    cursor: pointer;
}

.ps-navline__logobox {
    background-color: transparent;
    height: 56px;
    width: 112px;
    padding: 0;
}

.ps-mninfo__item_text {
    padding: 5px;
}

.ps-fxnav__col {
    border: none;
}

.ps-fxnav__col a:hover {
    text-decoration: none;
}

/* Article */
.article-block {
    background-color: var(--gray);
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 25px;
    margin-left: 0;
}

.article-block__title {
    display: block;
    width: 100%;
}

.article-block__title a{
    color: var(--black);
    text-decoration: none;
    font-weight: bold;
}

.article-block__date i {
    color: var(--black) !important;
    font-size: 12px !important;
}

.article-block__date a{
    text-decoration: none;
    color: var(--black) 
}

.article-block__date time{
    font-size: 12px;
    color: var(--black) 
}

.article-block .article-block__more {
    color: var(--green);
}

/* Fixed */
.ps-fxnav__row {
    display: flex;
    align-items: center;
}

.ps-fxnav__col_phones {
    margin-right: 10px;
}

.ps-fxnav__link_phones img {
    width: 20px;
}

/* Lang */
.menu-top-block__lang {
    display: flex;
    margin-right: 27px;
}

.menu-top-block__lang a {
    color: var(--black-light);
    text-decoration: none;
    font-size: 12px;
    display: inline-flex;
    align-content: center;
    margin-right: 5px;
    line-height: 1em;
}

.menu-top-block__lang a img {
    margin-right: 5px;
}

.menu__fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.link__icon {
    width: 50px;
    position: relative;
}

.link__icon a{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 0;
    width: 50px;
    height: 55px;
    padding: 0;
    margin: 0;
}

.link__icon a::after {
    display: flex;
    font-size: 20px;
    color: #fff;
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 50px;
    height: 55px;
    align-items: center;
    justify-content: center;
}

.link__sign-in a::after {
    content: '\f090';
}

.link__registr a::after {
    content: '\f234';
}

.link__phone a::after {
    content: '\f095';
}

.link__faq a::after {
    content: '\f128';
}

.slick-next, .slick-prev {
    width: 50px;
    height: 50px;
}

.slick-prev {
    z-index: 3;
}

.slick-next:before, .slick-prev:before {
    font-size: 60px;
}

.mobile__icons {
    display: none;
}


/* Breadcrumbs */
.main-top-site h1 {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 47px;
    letter-spacing: 0.02em;
    color: var(--white);
    margin-top: 0;
}

.main-top-site .container {
    padding-top: var(--gap);
    padding-bottom: var(--gap);
}

.b-crumbs {
    color:#fff;
    margin:15px 0 0 25px;
}

nav.b-crumbs li a{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--white);
}

/* Content */
.entry-content {
    padding-top: calc(var(--gap) - 30px);
    padding-bottom: calc(var(--gap) - 15px);
}

.entry-content h2 {
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 25px !important;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 20px;
    margin-top: 20px;
}

.entry-content p{
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
}

.entry-content ul {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    list-style-position: inside;
}

.entry-content li {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
}

/* Reviews Page */
.entry-content .testimonial__card__date {
    font-size: 12px;
    padding-bottom: 0;
}


p.red {
    color: #de1f1f;
}

/* Contacts */
.contacts .row{
    margin-bottom: var(--gap);
}

.contacts__map {
    position: relative;
    top: 22px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.contacts__img {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
    position: relative;
    top: 22px;

}

iframe {
    border: none;
}

.alert-attention {
    background-color: #FC6220;
    padding-bottom: 20px;
}

.alert-attention *{
    color: #fff !important;
}

/* Blog */
.blog-block__title a{
    color: var(--green);
}

.posted-on a {
    font-size: 12px;
    color: var(--green);  
}

.blog-block__date a{
    font-size: 12px;
    color: var(--green);
}

.posted-on i{
    font-size: 12px;
    color: var(--green);
    top: 0;
}

.entry-header {
    margin-bottom: 0;
}

/* Payment */
.payment-block__content img {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

/* Nav */
.nav-links a {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2em;
    align-items: center;
    letter-spacing: 0.02em;
}

.nav-links a:hover {
    text-decoration: none;
}

.nav-subtitle {
    color: var(--black-light);
}

.nav-title {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2em;
    align-items: center;
    letter-spacing: 0.02em;
}

/* Actions */
.accordion {
    margin-bottom: 50px;
    /* border-bottom: 2px solid rgb(210, 213, 213) !important;
    padding-bottom: 30px; */
}

.wp-block-separator.is-style-wide, .wp-block-separator {
    display: none !important;
}

.faq.red-faq .accordion-toggle {
    text-decoration: none;
    color: var(--green);
    font-size: 15px;
    line-height: 25px;
}

.faq.red-faq .accordion-toggle:hover{
    text-decoration: underline;
}

/*.clients-count-before + .wp-block-cover:after{
    content: "";
    width: 300%;
    background: #394145;
    position: absolute;
    top: 0;
    left: -100%;
    bottom: 0;
    right: 0;
    z-index: 0;
}*/
.btn-vps{
    background:var(--green);
}
a:hover.btn-vps{
    background:var(--green-hover);
}
.addictional-options .main-block .col-wrapper .row-fluid{
    gap:0;
}
.addictional-options .main-block .col-wrapper .row-fluid .span3{
    margin-right:20px;
}

.how-to-order .bb_title{
    padding-bottom:0;
}

/* Service pages */
.block-pay {
    padding-top: var(--gap);
    padding-bottom: var(--gap);
}

.block-pay .border-between-columns {
    border: none !important;
}


.block-pay h2 {
    text-align: center;
    margin-top: 0;
}

.block-pay__subtitle {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0.02em;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.btn-success {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.02em;
    color: var(--white);
    background: var(--green);
    border: 1px solid var(--green);
    border-radius: 10px;
    padding: 15px 25px;
    margin-top: 0;
    width: 365px;
    height: 55px;
    text-transform: uppercase;
}

.good-block {
    background-color: var(--black-light);
}

.comparison-block {
    background-color: #F5FBFF;
    padding-top: 0;
    padding-bottom: var(--gap);
}

.comparison-block__table td {
    padding: 10px;
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
}

.comparison-block__table tr:not(:last-child) td {
    border-bottom: 1px solid var(--black-light);
}

.vb_box {
    margin-top: 100px;
}

#kvm {
    padding-top: 50px;
}

.tab-content {
    background-color: var(--white);
    padding: 0 20px;
}

#tabs {
    border-radius: 10px 0 0 10px;
}

#tabs a {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2em;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.02em;
    height: 55px;
    display: flex;
}

#tabs li.active a {
    background-color: #21a7c2;
}

h2.abs-title {
    top: -113px;
}

.tab-spec__subtitle {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0.02em;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.tab-spec p {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: var(--black);
}

.page-template-dedicated .price-decimal {
    position:relative; display: inline-block;font-size: 1.5rem;font-weight: 300;line-height: 1;padding: 0;text-align: right;margin-right:110px;
}

.page-template-dedicated .price-dollar {
    position:relative; font-weight: 400;    letter-spacing: -2px;text-align: center;font-size: 1.5rem;color:#000;
}

.page-template-dedicated .price__hr {
    transform:rotate(-14deg);position:absolute;top: 36%;height:2px;border:0px;background-color:red;margin-left: 10%;width: 60px; left:0;
}

.page-template-dedicated .price-cent {
    font-size: 0.5em;    position: relative;    top: -0.7em;left:-0.3em;font-weight: 400;color:#000;
}

.page-template-dedicated .price-currency {
    font-size: 0.5em;    position: relative;    top: -0.7em;right:-0.4em;
}

.page-template-dedicated .price-new {
    font-size: 2.5rem;
    font-weight: 300;
}

.page-template-dedicated .price-new .price-dollar{
    color: #D70F0F;
    font-size: 2.5rem;
    font-weight: 300;
}

.page-template-dedicated .price-new .price-cent {
    color: #D70F0F; 
}

.page-template-dedicated .price-term {
    font-size: 0.3em;
    font-weight: 400;
}

.pr_from {
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: var(--black);
    position: relative;

}

.arenda-block p{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: var(--black);
}

.arenda-block__title {
    text-align: center;
}

.arenda-block__button__wrapper {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.arenda-block__button__wrapper a {
    width: 465px;
}

.mega-tabs-block {
    margin-bottom: 110px;
}

.mega-tab-block__title-two {
    text-align: center;
    margin-top: 50px;
}

.mega-tab-block__block-two {
    justify-content: center;
    margin-bottom: 30px;
}

.circle-wrapper {
    margin-bottom: var(--gap);
}

.box1 .nav-tabs1.tsmall a{
    background-color: #394145;
}
.box1 .nav-tabs1.tsmall li a:hover{
    background-color: #3c67b0;
}
.box1 .nav-tabs1.tsmall .current-menu-item a{
    background-color: #21a7c2;
}

table a.btn-zakaz,
table a.btn-ewe{
    padding: 10px 6px;
    padding: 10px 30px;
    min-width: 118px;
}

.drent-container{
    padding-top:30px;
    padding-bottom:var(--gap);
}
.drent .col-wrapper{
    padding-top: 20px;
}
.drent .row-baseline{
    padding-bottom:15px;
}
.drent .row-baseline,
.drent .row-baseline .col{
    align-items: center;
}
.drent .row-baseline .col p{
    padding: 0;
}

.addictional-options{
    padding-bottom: var(--gap);
}
.addictional-options h2{
    font-size: 25px;
    margin: 20px auto 10px;
    line-height:30px;
    font-weight:normal;
    text-align: center;
}
.addictional-options .col-wrapper .row-fluid{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap:20px;
    margin-bottom:20px;
}
.addictional-options .col-wrapper .span9 p{
    font-size: 19px;
    font-family: 'LatoRegular',Arial,sans-serif;
    padding: 0;
}
.addictional-options .col-wrapper .span12 p{
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 20px;
}

.drent-container{
    background-color: var(--main-background);
}

.main-middle.how-to-order{
    padding-top: 30px;
    padding-bottom: var(--gap);
    background-color: var(--main-background);
}
.how-to-order h2{
    font-size: 25px;
    margin: 20px auto 30px;
    line-height:30px;
    text-align: center;
}

.main-block h3 strong {
    font-family: "LatoRegular";
    font-weight: normal !important;
    color: var(--black);
}

.features-switcher .row{
    margin-top:30px;
    padding-top: 20px;
    padding-bottom:50px;
}
.features-switcher h2{
    margin-bottom:10px;
    font-family: 'condpro-regular';
    font-size: 25px;
    font-weight: normal;
    color:#231e1c;
}
.features-switcher .img-circle .fancy img{
    margin: 0;
}
.features-switcher .prem p{
    margin:0 auto 10px;
    max-width: 500px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.02em;
    font-weight: normal;
    color:#231e1c;
}

.section_test_period.--top{
    background: #394145;
    padding:30px 25px;
}
.section_test_period.--top .col-lg-4{
    margin: 28px 0 0 0;
}
.section_test_period.--top .col-lg-4 a.btn{
    padding:18px 60px;
    font-size: 25px;
    line-height: 25px;
}
.section_test_period.--top h2{
    font-family: 'LatoBold', sans-serif !important;
    color:#fff;
    font-size: 29px;
    line-height: 35px;
    letter-spacing:0.4px;
    text-align:left;
    margin-left:20px;
}
.section_test_period.--top h2 span:first-child{
    color:#C6C6C6;
}
.section_test_period.--top h2 span:last-child{
    color:#E74C3C;
}

.section_test_period.--bottom{
    background: #fff;
}
.section_test_period.--bottom .col-wrapper img{
    float: left;
    margin:0 20px 20px 0;
}
.section_test_period.--bottom .col-wrapper .h2{
    font-size: 25px;
    font-family: 'LatoRegular',Arial,sans-serif;
    line-height: 30px;
    margin-bottom: 20px;
}
.section_test_period.--bottom .col-wrapper p{
    font-size: 15px;
    line-height: 25px;
}

.entry-content .ps-tblinks .ps-tblinks__item a{
    color: #21a7c2;
}

.schedule{
    font-size: 16px;
}
.schedule.top_schedule {
    padding: 5px 0 0 0;
    font-size: 15px;
}

.head_cont.tablet-top-only{
    width: 270px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head_cont .top_phone{
    line-height:17px;
}
.head_cont .top_phone a{
    font-size: 15px;
}

.table-transformer__thead{
    background: #00ad5d;
}

.smart-table.--mt-10{
    margin: 5px 0 35px;
}
.has-background-dim{
    margin: 5px 0 50px 0;
}
.has-background-dim .col-sm-6 div span{
    font-family: "LatoRegular" !important;
}

.active-block.--with-background{
    background-image: url("/wp-content/uploads/2020/08/image-bg511.jpg");
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}
.active-block.--with-background:before{
    content:"";
    width:100%;
    height:100%;
    background-color:#000;
    opacity:0.5;
    position: absolute;
    left:0;
    top:0;
}


/* DATA CENTER NEW VERSION */
.info-dat{
    background:none;
}
.info-dat .container{
    background-color: #0c99d5;
    background-image: linear-gradient(to bottom, rgba(12, 153, 213, 0) 0px, rgba(12, 153, 213, 0) 100px, #0c99d5 450px, #0c99d5), repeating-linear-gradient(118deg, rgba(12, 153, 213, 0) 0px, #00a7e0 550px, rgba(12, 153, 213, 0) 550px, #00a7e0 800px, rgba(12, 153, 213, 0) 800px, #00a7e0 950px);
    border-top: 3px solid #0068b2;
    position: relative;
}
.info-dat .info-head{
    font-size: 56px;
    line-height: 56px;
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-weight: 500;
    padding: 35px 10px 40px;
}
.info-dat.--top-block .ins-vid{
    max-width: 530px;
}
.block-white.--about-certificate.--v2{
    padding-bottom:20px;
}
.block-white.--about-certificate.--v2 h2{
    font-size:25px;
    line-height: 27px;
    margin: 0;
    margin-top: 80px;
    color: var(--dark-black);
    text-transform: uppercase;
}
.services-block{
    flex-wrap:wrap;
    padding: 50px 15px;
    justify-content: space-between;
    gap: 50px 0;
    margin: 0 15px;
}
.services-block:before,
.services-block:after{
    display:none;
}
.services-block__block{
    flex: 0 0 33.3333333333%;
    padding: 0 15px;
    flex-basis: 320px;
}
.services-block__columns{
    display:flex;
    flex-direction:row;
    padding-bottom: 15px;
}
.services-block__image{
    flex: 0 0 50%;
    max-width: 75px;
    margin-right:15px;
}
.services-block__title{
    font-size:25px;
    
}
.services-block__stats{
    display: flex;
    flex-direction: column;
}
.services-block__stat-line{
    font-size: 18px;
    padding-bottom: 18px;
}
.services-block__stat-line span{
    padding-top: 7px;
    display:block;
    font-size: 12px;
}
.services-block__stats.iround{
    flex-direction:row;
    justify-content:space-between;
}
.iround .services-block__stat-line{
    width:33%;
    height:auto;
    max-width:85px;
    max-height:85px;
    background:#ccc;
    border-radius:50%;
    padding: 25px 15px;
    flex-direction: column;
    justify-content: center;
    text-align:center;
}
.iround .services-block__stat-line span{
    padding-top: 7px;
    display:block;
    font-size: 12px;
}

.free-block.--about-datacenter{
    background:#fff;
}
.--about-datacenter h2{
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
}

.--left-non-mob .table-transformer {
    margin-bottom: 50px;
}

@media screen and (min-width: 990.5px) {
    .--left-non-mob .table-transformer__thead .table-transformer__td:first-child,
    .--left-non-mob .table-transformer__tr .table-transformer__td:first-child{
        text-align: left;
    }

}

@media screen and (max-width: 991px) {
    .services-block__block{
        flex: 0 0 50%;
        padding: 0 15px;
    }

    #tabs.nav-tabs1 {
        flex-wrap: wrap;
    }
    
}
@media screen and (max-width: 600px) {
    .services-block__block{
        flex: 0 0 100%;
        padding: 0 15px;
    }

    .single-post .post-thumbnail {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 320px) {
    .services-block__title {
        font-size: 20px;
    }
}


/* /DATA CENTER NEW VERSION */
@media(max-width: 1300px) {
    .ps-test__text {
        width: auto;
        padding: 10px 0 8px;
    }

    .ps-test {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 35;
        top: auto;
        height: auto;
    }

    .ps-test__main {
        border: none;
        width: auto;
        height: auto;
        background: #FC6220;
    }

    .ps-test__content {
        transform: none;
        line-height: 1;
    }
}

@media screen and (max-width: 1160px) {
    .box1.desctop-only {
        margin-top: -30px;
    }
}
@media screen and (max-width: 1140px) {
    .ps-test {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 35;
        top: auto;
        height: auto;
    }

    .ps-test__main {
        border: none;
        width: auto;
        height: auto;
        background: #FC6220;
    }

    .ps-test__text {
        width: auto;
        padding: 10px 0 8px;
    }

    .ps-test__content {
        transform: none;
        line-height: 1;
    }
}
@media screen and (max-width: 990.5px) {
    div.main-site-header__top-header {
        padding: 0 15px;
        align-items: center;
    }
    .head_cont.tablet-top-only{
        width: 300px;
    }
    .phones{
        padding-top:10px;
    }
    .schedule.top_schedule {
        padding-top: 15px;
    }
    /*.table-transformer__td:first-child {
        background-color: #394145;
    }*/
    .container .navbar {
        position: relative;
    }

    .testimonial__col {
        width: auto;
    }

    .mobile__icons {
        display: flex;
        width: 50%;
        justify-content: flex-end;
        position: absolute;
        top: 0;
        right: 0;
        height: 55px;
    }

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

        font-size: 20px;
        color: #fff;
        width: 50px;

    }

    .navbar .top-navigate li {
        border: none;
    }

    .link__icon {
        display: none !important;
    }

    .link__icon a {
        font-size: 0 !important;
    }
  
    .menu-toggle {
        width: 50%;
    }

    .logo {
        top: 0;
    }

    .head_cont {
        padding-right: 20px;
    }

    .ps-fxnav__link {
        font-size: 0;
    }

    .text-block__text, .faq-block__text {
        margin-bottom: 0px;
        text-align: center;
    }

    .preferences h1 {
        font-size: 27px;
        line-height: 1.2em;
    }

    section h2, .free-block__title, .testimonial-block__title, .faq-block__title, .test-block__title  {
        font-size: 27px;
        line-height: 1.2em;
        text-align: center;
    }

    a.btn-faq, a.btn-green {
        width: 300px;
    }
    
    .testimonial__row .slick-next{
        right: 0;
    }

    .testimonial__row .slick-prev{
        left: 0;
        z-index: 2;
    }

    .free-block img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .active-block__block {
        padding: 40px 0 30px 60px;
    }

    .faq-block__col2 {
        left: 0;
    }

    .faq-block__col1 {
        text-align: center;
    }

    iframe {
        width: 100%;
    }

    .test-block__col-right {
        text-align: center;
    }

    .text-block__text {
        text-align: center;
    }

    .arenda-block__button__wrapper a {
        width: 320px;
        line-height: 1.2em;
    }

    .box1.desctop-only {
        display: block!important;
    }
}

@media (max-width: 992px) {
    .contacts__col1 {
        order: 2;
    }
    .planbox .small{
        font-size:16px;
        height: auto !important;
    }
    .ps-tbbtns__list{
        display: flex;
        flex-direction: row-reverse;
    }
    .ps-tbbtns__item{
        padding: 0;
    }
    .gtarif .ps-tbbtns__item:last-child .btn {
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .gtarif .ps-tbbtns__item:first-child .btn{
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .table-transformer .ps-tbbtns__list {
        display: inline-block;
    }
}

@media only screen and (max-width: 895.5px){
    .footer-bottom {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 768px){
    div.logo {
        width: 100%;
        justify-content: space-between;
    }
    .footer-bottom .footer-cont:nth-child(3){
        text-align: left;
    }

    .main-top-header{
        justify-content: center;
    }
    .footer-bottom .footer__payments{
        text-align: right;
    }
    .footer-bottom .footer-cont:nth-child(2) a{
        display: flex;
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: auto;
    }
    .footer-bottom .footer-cont:nth-child(3) {
        flex-grow: 1;
        text-align: left;
    }
    .footer-bottom .footer-cont:nth-child(4){
        text-align: right;
    }
}
@media (max-width: 600px) {
    .footer-bottom .footer-cont{
        width:100%;
        
    }
    .footer-bottom .footer-cont:nth-child(2) a{
        margin-right: auto;
        margin-left: auto;
    }
    .footer-bottom .footer-cont:nth-child(1),
    .footer-bottom .footer-cont:nth-child(3),
    .footer-bottom .footer-cont:nth-child(4){
        text-align: center;
    }
}


@media (max-width: 480px) {
    .box1.desctop-only{
        margin-top:0;
        margin-bottom: 0;
    }
    .small_plan {
        width: 100%;
        max-width: unset;
        flex-basis: unset !important;
    }
    #tabs.nav-tabs1 li{
        width:100%;
    }
    .entry-content #ub-tabbed-content-c59ad1c3-ae2d-4c87-8a88-ac7194f65aae .wp-block-ub-tabbed-content-tabs-title{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .entry-content #ub-tabbed-content-c59ad1c3-ae2d-4c87-8a88-ac7194f65aae .wp-block-ub-tabbed-content-tabs-title .wp-block-ub-tabbed-content-tab-title-wrap{
        margin:0;
    }
}

@media (max-width: 416px) {
    .main-top-site h1 {
        font-size: 24px;
        line-height: 28px;
    }
    nav.b-crumbs li,
    nav.b-crumbs li a, 
    nav.b-crumbs li span{
        font-size: 12px;
        line-height: 15px;
    }
    article .entry-content h2{
        font-size: 20px !important;
    }
    article .entry-content p{
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    article .entry-content ul li{
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    .circle-wrapper .circle-entry .image-wrapper{
        float:none;
        margin: 0 auto !important;
    }
    .circle-wrapper .circle-entry .content{
        margin: 15px auto 15px !important;
        width:100%;
        text-align: left;
    }
    .mega-tab-block__block-two h3,
    article div.menu-menyu-instrukczii-block ul li a{
        font-size:15px;
        line-height: 20px;
    }
}


.logo img {
    padding: 0;
}

.logo {
    margin-right: 15px;
    padding-right: 0;
    top: 0;
}

.main-site-header__top-header {
    padding: 0 15px;
    align-items: flex-start;
}

.payments-f-block {
    width: 243px;
}

#post-3513 .wp-block-table {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}
/* Tables */
#post-3513 .wp-block-table td{
    padding: 15px 10px;
}

.blog-block__link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
}

.menu-top-block__lang img {
    border: 1px solid #eee;
    
}

.menu-top-block__lang-mobile {
    display: none;
}

.menu-top-block__lang-mobile img {
    border: 1px solid #eee;
    padding: 0;
    height: 16px;
}

table a.btn-zakaz, table a.btn-ewe {
    padding: 10px 6px;
}

@media screen and (max-width: 1140px) {
    .head_cont.tablet-top-only {
        flex-direction: column;
        margin-left: auto;
    }

    .head_log-1 {
        margin-left: 0;
    }

    #header .head_slog {
        display: none;
    }
}

@media screen and (max-width: 990.5px) {
    #post-3513 .wp-block-table td{
        padding: 10px 5px;
    }

    .logo {
        width: auto;
        margin: 12px 0;
        padding: 5px 0;
    }

    .phones {
        padding-top: 0;
    }

    .schedule.top_schedule {
        padding-top: 5px;
    }

    .head_cont.tablet-top-only {
        flex-direction: row;
    }

    .main-site-header__top-header {

    }

    .menu-top-block__lang-mobile {
        display: block;
        margin-left: 20px;
        min-width: 100px;
    
    }

    .menu-top-block__lang-mobile a {
        font-size: 10px;
    }

    .menu-top-block__lang-mobile img {
        margin-right: 3px;
    }

    .logo img {
        max-width: 200px !important;
    }
}


@media screen and (max-width: 768px) {
    div.logo {
        justify-content: center;
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }

    .footer-block li {
        margin-bottom: 5px;
    }

    .footer-widget ul.menu a {
        display: block;
        padding-bottom: 5px;
    }

    ul.top-navigate>li:first-child {
        border-left: none;
    }
}

.wp-block-table {
    overflow-x: inherit;
}

table .price span, .table-transformer__td span {
    font-size: 1.1em !important
}

/* .top_menu .menu-item.ml-30 a{
    padding-left:30px;
} */

.page-sitemap ul li .children{
    margin:5px 0 5px 30px;
}

.top_menu .icon-fa-lock>a:before {
    margin-left: 2px;
}


/*
.menu-menyu-instrukczii-container ul li a {
    font-family: 'LatoRegular',Arial,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.2em;
    letter-spacing: .02em;
    color: var(--black);
    margin-bottom: 20px;
    margin-top: 20px;
    text-decoration: none;
    cursor: default;
    padding: 0;
    display: block
}*/

.menu-menyu-instrukczii-block ul {
    margin: 10px 0 20px
}
.menu-menyu-instrukczii-block ul li{
    list-style: none;
    margin-bottom: 2px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
div.menu-menyu-instrukczii-block ul li a {
    color: #333;
    display: block;
    font-size: 20px;
    margin: 0;
    line-height: 25px;
    padding: 10px 20px 10px 40px;
    cursor: pointer
}
div.menu-menyu-instrukczii-block ul li a:hover {
    text-decoration: underline
}

article.new .frontpage-thumbnail {
    margin: 0 auto;
    display: block;
    float: none;
}
.news .h3, .new .h4,
.--news .h3, .--new .h4{
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin: 20px 0 15px 0;
}
.--news div.content{
    font-family: 'LatoRegular',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    align-items: center;
    letter-spacing: 0.02em;
    color: var(--black);
    margin-bottom: 20px;
}

.top_menu .menu-item a:before {
    min-width: 18px;
    margin-right: 1px;
}


.home .price .price-cent + .price-term {
    margin-left: -10px;
}

/* Bug fix */
div.logo a{
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 990.5px){
    div.menu-top-block__lang-mobile {
        display: flex;
        margin-left: auto;
        width: 120px;
        flex-wrap: wrap;
        gap: 0.5px 8px;
    }
    .top-navigate li a span{
        padding:0;
    }
}
@media screen and (min-width: 768.5px){
    div.menu-top-block__lang-mobile{
        margin-left: 20px;
    }
}
@media screen and (max-width: 360.5px){
    .logo>a>img {
        display: flex;
        max-width: 150px !important;
        max-height: 33px;
        margin: 6px 0 2px;
    }
    div.menu-top-block__lang-mobile {
        width: 100px;
        flex-wrap: wrap;
        gap: 0.5px 8px;
    }
}

@media (min-width:990.5px){
    #primary-menu > li.menu-item > a:before{
        display:none;
    }
}
@media screen and (max-width:990.5px){
    .navbar #primary-menu{
        position: absolute;
        overflow: hidden;
    }
    .top_menu li.menu-item a:before{
        margin-right: 5px;
    }
    .navbar #primary-menu>li{
        position: relative;
        background: var(--black-light);
        border-bottom: 1px solid #fff;
    }
    .navbar #primary-menu>li#menu-item-3508{
        border-bottom:none;
    }
    .navbar #primary-menu>li.ps-active-navitem{
        background:#dd464f;
    }
    .navbar #primary-menu>li.menu-item-has-children a{
        position: relative;
        z-index: 2;
    }
    .navbar #primary-menu>li.menu-item-has-children:before{
        content:'';
        position: absolute;
        top: 15px;
        right: 15px;
        width: 15px;
        height: 15px;
        background: url(/wp-content/themes/firstbyte/assets/images/la_angle-down.png) no-repeat;
        transform: rotate(0deg);
    }
    .navbar #primary-menu>li.menu-item-has-children.ps-active-navitem:before{
        transform: rotate(180deg);
    }
    .navbar #primary-menu>li>.sub-menu>li>a{
        background: #535c61;
        border-bottom:none;
        padding-left:33px;
    }
   
    .navbar #primary-menu>li>.sub-menu>li>a:hover{
        background: #dd464f;
    }
}

section.pagination a,
section.pagination span {
    color:#222222;
    background-color: #e5e5e5;
    border-image: none;
    border-radius: 7px;
    border-color:#d3d3d3;
    box-shadow: 0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 8px 13px 7px;
    text-align: center;
    vertical-align: middle
}
section.pagination a{
    cursor: pointer;
}
section.pagination span {
    color:#828282;
    background-color: #cfcfcf;
    border-color:#c2c2c2;
}
section.pagination a:hover{
    text-decoration:none;
    color:#222222;
    background-color: #f2f2f2;
    border-color:#e5e5e5;
}

ul#menu-uslugi.menu {
    columns: unset;
}
.--tarif-2 {
    margin: 0;
    box-shadow: none;
    padding: 30px;
}
.--tarif-2 h2{
    text-align: center;
    margin-top: 0;
}
.--tarif-2 .planbox{
    border-radius: 10px;
    width: calc(33% - 0.3em);
    flex: 0 0 calc(33% - 0.3em);
}
.--tarif-2 .planbox h2{
    margin-top:20px;
    margin-bottom: 30px;
}
.--tarif-2 .planbox .price{
    min-height: 100px;
}
.--tarif-2 .planbox.small_plan:not(:hover){
    box-shadow: 0 2px 2px #ddd;
    background: #fff;
}
.--tarif-2 .planbox.small_plan:hover{
    border-color: #dae0e6;
    box-shadow: 0 2px 16px #b7b6b6;
    transition: background-color 0.2s ease 0s, box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    background: #fff;
}
@media screen and (max-width:768px){
    .--tarif-2 .planbox{
        width: calc(50% - 0.5em);
        flex: 0 0 calc(50% - 0.5em);
    }
}
@media screen and (max-width:480px){
    .glavplan,
    .--tarif-2 .planbox{
        width: 100%;
        flex: 0 0  100%;
    }
}

section.--other-services h2{
    margin: 20px auto 20px;
}
.--other-services .row{  
    gap: 15px;  
    margin: 0;                  
}
.--other-services .row:before,
.--other-services .row:after{
    display:none;
}
.--other-services .row .col-wrapper{
    border: 1px solid #d3d3d3;
    border-radius: 20px;
    padding: 20px;
    height: auto;
    min-height: unset;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
}
.--other-services .row .col-wrapper .--top{
    margin:0 0 10px;
}
.--other-services .row .col-wrapper .--top a {
    min-height: 40px;
    line-height: 20px;
}
.--other-services .row .col-wrapper .--bottom{
    margin:0;
}
.--other-services .row .col-wrapper .--bottom .price {
    padding-right: 10px;
    margin: 0;
}
.--other-services .row .col-wrapper .--bottom .price sub{
    display: contents;
}
.--other-services .row .col-wrapper .--bottom .btn{
    font-size: 24px;
    padding: 10px 15px;
    color: var(--white);
    background: var(--green);
    border-radius: 50%;
    width: 44px;
}
.--other-services .row .col-wrapper .--bottom .btn:hover{
    background: var(--green-hover);
}
@media screen and (min-width: 768px){
    section.--other-services .row .col-wrapper.col-md-4{
        width: calc(33% - 30px);
        flex: calc(33% - 30px);
        max-width: calc(33% - 30px)
    }
}
@media screen and (min-width: 480px){
    .--other-services .row .col-wrapper.col-sm-6{
        width: calc(50% - 15px);
        flex: calc(50% - 15px);
    }
}
@media screen and (max-width:480px){
    section.--other-services .row .col-wrapper{
        width: 100%;
        flex: 100%;
    }
}
@media screen and (max-width:370px){
    #wpadminbar li#wp-admin-bar-aioseo-main{
        display:none;
    }
}


.planbox.tarif_wrapper > .btn-group{
    display: flex;
    margin: 0 auto;
}
.planbox.tarif_wrapper > .btn-group > .btn,
.planbox.tarif_wrapper > .btn-group > .dropdown-menu {
    font-size: 15px;
    flex: 0 0 50%;
    padding: 10px 20px;
    min-width: 125px;
}
.tarif_wrapper:not(.planbox) > .btn-group > .btn,
.tarif_wrapper:not(.planbox) > .btn-group > .dropdown-menu {
    font-size: 15px;
    padding: 10px 10px !important;
    min-width: 115px;
}

#menu-item-6018, #menu-item-6017 {
    display: none !important;
}

.search-page .main-block {
    padding-top: 60px;
    min-height: 70vh;
}
.search-form-v2{
	display: flex;
}
.search-form-v2 input{
	font-size: 16px;
	padding: 12px 20px;
	width: 100%;
	border-radius: 10px 0 0 10px;
}
.search-form-v2 button {
    border-radius: 0 10px 10px 0;
    padding: 20px;
    width: 46px;
    height: 46px;
    font-size: 24px;
}

.tab-pane .abs-title{
    display: none;
}

.tarif_wrapper div.h3 {
    color: #21a7c2;
    font-size: 18px;
    font-family: 'LatoRegular',Arial,sans-serif;
    line-height: 24px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin: 20px 0 15px 0;
}

.partners-block div.h3 {
    margin-top: 10px;
}
.partners-block div.h3 {
    clear: both;
    color: #333333;
    font-size: 26px;
    line-height: 1.2;
    padding: 20px 0 30px 0;
}

div.soc-buttons{
    display:flex;
    gap:5px;
    width:100%;
}
div.soc-buttons a{
    text-decoration: none;
}
div.soc-buttons a:hover i.fa-telegram{
    color:#0088cc;
}
div.soc-buttons a:hover i.fa-x-twitter{
    color:#53ceff;
}

@media screen and (max-width: 600px) {
    div.soc-buttons{
        justify-content: center;
    }


    .pos p span.minus-left:hover::after {
        bottom: 45%;
        position: fixed;
        top: auto !important;
        max-width: 300px;
        right: 0;
        margin: 0 auto;
    }

    .pos p span.minus-left:hover::before {
        display: none;
    }

    .block-pay .icon-wrap {
        height: auto !important;
    }

    .block-pay .icon-wrap img {
        max-height: 50px;
        display: none;
    }

    .block-pay .icon-wrap h3 {
        margin: 0 !important
    }

    .blog-block__img {
        text-align: center;
    }

    .blog-block__img img{
        max-height: 150px;
        width: auto;
    }

    .section_test_period.--bottom .col-wrapper .h2 {
        margin-top: 0;
        font-size: 24px !important;
    }

    .section_test_period.--bottom .col-wrapper img {
        margin-bottom: 0;
    }

    .main-block .col-lg-6 p, .main-block .col-sm-6 span {
        font-size: 12px !important;
    }

    .pr_block {
        margin-left: 0;
    }

    .pr_block + img {
        margin: 0 !important;
    }

    .pr_block_left {
        text-align: left;
    }
}

.footer-widget ul.menu{
    margin-top: 0;
}
.footer-widget ul.menu li{
    line-height: 25px;
}
.footer-widget ul.menu a {
	font-size: 15px;
}
.flag-ru {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/ru-flag.png);
}
.flag-fn {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/fn-flag.png);
}
.flag-nl {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/nt-flag.png);
}
.flag-gr {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/gr-flag.png);
}
.flag-fr {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/fr-flag.png);
}
.flag-sp {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/es-flag.png);
}
.flag-bg {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/bg-flag.png);
}
.flag-us {
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/us-flag.png);
}
.flag-sn{
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/in-flag.png);
}
.flag-eu{
    background-image: url(https://firstbyte.ru/wp-content/uploads/2025/01/eu-flag.png);
}

.main-content .gtarif {
    background:none;
    border-radius: 4px;
    box-shadow:none;
    overflow: unset;
}

@media(min-width: 768px) {
    .table-transformer__td:first-child {
        white-space: nowrap;
    }
}

@media(max-width: 768px) {
    .circle-entry {
        margin-left: 0;
    }

    .circle-wrapper .circle-entry .content {
        text-align: center !important;
    }

    .page-template-dedicated .price-decimal {
        margin-right: 0;
    }
}

.tarif_wrapper .top-price2{
    background: #eee !important;
}
.tarif_wrapper.glavplan:nth-child(3n-1) .img-circle{
    background-color: #fc6220!important;
}
.tarif_wrapper.glavplan:nth-child(3n-2) .img-circle{
    background-color: #58b858 !important;
}
.tarif_wrapper.glavplan:nth-child(3n-3) .img-circle{
    background-color: #21a7c2 !important;
}

.footer-widget .menu-vps-vds-container{
    display:flex; 
}
.footer-widget .menu-vps-vds-container .--vds{
	width: 50%;
	margin-right: 10px;
}  
@media (max-width:400px){
	.footer-widget .menu-vps-vds-container{
		flex-wrap:wrap;
	}
	#menu-vps-vds{
		margin-bottom:0;
	}
	#menu-vps-vds-2{
		margin-top:0;
	}
    .footer-widget .menu-vps-vds-container .--vds{
        width: 100%;
    }  
}

@media (min-width: 992px) {
    .col-lg-20 {
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0 10px;
    }
}

span.stars{
    display:block;
    width:84px;
    height:16px;
    background:url("/wp-content/themes/firstbyte/assets/images/reviews/stars-min.png");
    background-size:100%;
}
span.stars:after{
    display:block;
    content:'';
    width: var(--stars-width);
    height:16px;
    background:url("/wp-content/themes/firstbyte/assets/images/reviews/stars-full-min.png");
}
.reviews-block{
	display:flex;
	gap: 10px;
}
a.review-block{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
a.review-block:hover{
    text-decoration: none;
}
a.review-block img[loading="lazy"]{
	width:100%;
	max-width: 100px !important;
}
.review-title{
	display: flex;
	color: #fff;
	line-height: 20px;
	gap: 5px;
}
@media (max-width: 768px) {
    .reviews-block{
		flex-wrap:wrap;
		justify-content: space-between;
	}
	a.review-block{
		width:calc(47% - 20px);
	}
}
@media (max-width: 600px) {
	.reviews-block{
		justify-content: center;
	}
}