/*put your css code here*/
/* .search-header .search-form{
    margin-top: 40px;
} */

.paypal-form {
    background-color: #f6f6ef;
    padding: 30px 30px;
    display: block;
    width: 100%;
    max-width: 380px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 30px;
}
div.block div.main-button-wrap div.wrapper-btn.btn-soc{
    float: left;
}
div.cart-info-block div.wrapper-btns .right-btn a{
    font-size: 14px;
}
div.block div.main-button-wrap{
    text-align: end;
}
div.block div.main-button-wrap.btn-center{
    text-align: center;
}
.work-title{
    margin:0px;
}
.input-btn.social{
    display: flex;
    gap: 10px;
    text-align: start;
    flex-direction: column;
}
.work-info{
    margin-bottom: 5px;
    display: block;
}
div.block div.main-button-wrap div.wrapper-btn.btn-soc{
    display: flex;
    align-items: center;
}
div.block div.main-button-wrap div.wrapper-btn a:nth-child(1){
    margin-right: 15px;
}
.paypal-form .input {
    margin: 0 0 15px;
    position: relative;
}
div.first-slider div.first-block.two-cols div.buttons-block div.button.btn-cos{
    display: flex;
    align-items: center;
}
div.first-slider div.first-block.two-cols div.buttons-block div.button.btn-cos a:nth-child(1){
    margin-right: 15px;
}
div.first-slider div.first-block.two-cols div.buttons-block div.button.btn-cos .wj-soc-link{
    padding: 0px;
}
.paypal-form .input label {
    font-size: 15px;
    line-height: 17px;
    margin: 0 0 0 10px;
}

.paypal-form .input input {
    border-color: #d5d5d5;
    color: #181818;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none !important;
    border: 2px solid #d5d5d5;
    padding: 0 12px;
    height: 54px;
    position: relative;
    font-size: 16px;
    line-height: 17px;
}

.paypal-form .input.sum span {
    position: absolute;
    right: 10px;
    bottom: 20px;
    font-size: 16px;
    line-height: 16px;
}

.paypal-form .input.sum input {
    padding-right: 50px;
}

.paypal-form .error {
    display: none;
    visibility: hidden;
    color: red;
    text-align: center;
    margin: -10px 0 20px 0;
}

.paypal-form .error.show {
    display: block;
    visibility: visible;
}


.block-price.closed {
    visibility: hidden;
}
.visible-class{
    visibility: hidden;
}
.col-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.view-list {
    margin-top: 2px;
}

.st-currencies {
    display: flex;
    align-items: center;
}

.st-currencies.detail {
    margin-bottom: 30px;
}

@media (min-width: 1200px) {
    .st-currencies.desktop {
        display: flex;
    }

    .st-currencies.mobile {
        display: none;
    }
}

@media (max-width: 1199px) {
    .st-currencies.desktop {
        display: none;
    }

    .st-currencies.mobile {
        display: flex;
        margin-bottom: 15px;
    }
}


.st-currencies-title {
    font-size: 15px;
    line-height: 1;
    color: #000;
    margin-right: 15px;
    top: -3px;
    position: relative;
}

.st-currencies-cont {
    display: flex;
    align-items: center;
}

.st-currencies-elem {
    margin-right: 5px;
    width: 30px;
    height: 30px;
}

.st-currencies-elem button {
    border: 0;
    padding: 0;
    background-color: #f2f2f2;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: -1px -3px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    cursor: pointer;
}

.st-currencies-elem button.active {
    background-color: #2a394c;
    cursor: default;
    background-position: -1px -24px;
}

.left.big.button-def.main-color.elips.scroll ~ a{
    display: none;
}
.first-block-cell.text-part.col-12.scrollnext.order-2 .btn-cos a ~ a{
    display: none;
}

.catalog-list-wrap .nav .col-12[data-id="885"] {
    display: none;
}

.main-subtitle-wrapper {
    margin: 30px 0 70px;
}

.main-subtitle-value {
    display: inline-block;
    background-color: #2bbbad;
    padding: 10px 25px 15px 25px;
    border-radius: 7px;
}

.soc-links {
    margin-left: 0px;
    text-align: left;
    margin-bottom: 6px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    min-height: 0;
}

.online_test-form ul.input-radio-css,
.online_test-form ul.input-checkbox-css {
    margin-bottom: 30px;
}

.comment__text {
    margin-left: 70px;
    text-align: left;
    margin-bottom: 6px;
}

.wr-count-products-info>.row>.col-3:nth-child(2) {
    display: none !important;
}

.flag-icon {
    width: 25px;
    margin-right: 8px;
    transform: translateY(-3px);
}

div.catalog-list div.count-offers-img {
    display: none;
}

div.catalog-main-menu div.frame img {
    max-width: none;
}

div.ajax-search-results.outside .ajax-search-results-row div.section-block-content.goods {
    padding-top: 0 !important;
}

.ajax-search-results .section-block-content.categories {
    margin-top: 40px;
}

.search-category-row {
    margin-left: -30px;
    margin-right: -30px;
}

.search-category-col {
    padding-left: 45px;
    padding-right: 45px;
}

.search-category-row div.category-item-flat {
    margin-bottom: 40px;
}

div.wr-category-items-flat {
    padding: 40px 10px 0;
}

.category-item-flat__img {
    background-repeat: no-repeat;
    background-position: center;
}

div.category-item-flat div.wr-img {
    width: 200px;
    height: 200px;
}

div.category-item-flat div.name {
    padding-top: 25px;
}

div.gallery-block div.gallery-img div.corner-line {
    box-shadow: 10px 10px 30px 0px rgb(34 60 80 / 20%);
}

div.gallery-block div.text-img {
    margin-bottom: 50px;
}

.changer-blocks.view_1 .changer-link span.desc {
    border-radius: 2px;
    right: -3px !important;
    top: 6px !important;
    border: 0px solid #fff;
}

.changer-blocks.view_1 .changer-link {
    border-radius: 7px;
}

.changer-blocks.view_1 .changer-link span.desc {
    right: -7px;
}

div.partners div.item {
    margin-bottom: 30px;
}

div.partners div.item div.partners-part-bot {
    min-width: 240px;
}

@media (min-width: 1200px) {
    div.partners div.item div.partners-part-bot {
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


    div.partners div.item div.partners-part-bot {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    div.banners-menu div.frame img {
        -webkit-transform: translate(-50%, -50%) scale(1.);
        -ms-transform: translate(-50%, -50%) scale(1.);
        -o-transform: translate(-50%, -50%) scale(1.);
        transform: translate(-50%, -50%) scale(1);
    }
}

/*.text-content table td {
    padding: 5px 45px 5px 0;
}*/
.text-content ul>li {
    margin-bottom: 10px;
}

body.font-maincolor-light div.switcher ul.switcher-tab li.active,
body.font-maincolor-light div.slider-advantages .slick-dots li.slick-active {
    color: #fff;
}

div.switcher ul.switcher-tab li.active,
div.slider-advantages .slick-dots li.slick-active {
    background: #ed1c24;
}

div.switcher ul.switcher-tab.left li {
    border-radius: 39px;
}

div.tarif-2 div.tarif-table div.tarif-cell.text-part div.tarif-body div.list-wrap {
    margin-bottom: 37px;
}

div.catalog-main-menu div.frame,
div.banners-menu div.frame {
    border-radius: 9px;
}

.open-menu .text-html {
    display: none;
}

div.menu-banners div.item {
    border-radius: 7px;
}

div.partners div.item {
    border-radius: 7px;
}

.small-block div.partners div.item div.wr-img img {
    max-width: 90%;
}

div.opinion.slider-small.round_off div.slider-mini div.opinion-table div.opinion-cell.image-part img {
    border-radius: 7px;
}

#block13464 .content {
    margin-top: 40px;
}

div.empl div.element {
    text-align: center;
    background: #e3e3e3;
    background: -moz-linear-gradient(left, #e3e3e3 0%, #f5f5f500 0%);
    background: -webkit-linear-gradient(left, #e3e3e3 0%, #f5f5f500 0%);
    background: linear-gradient(to right, #e3e3e3 0%, #f5f5f500 0%);
}

div.empl div.element div.empl-face {
    box-shadow: 0px 0px 10px 10px rgb(255 255 255)
}

div.empl.empl-flat div.element:hover {
    background: #f3f3f3;
}

div.opinion div.opinion-table div.opinion-cell.image-part div.name-wrap {
    margin-left: 0;
    margin-right: 0;
}

div.concept-banner.cb-mini-side a {
    display: block;
}

div.block-slider .slick-dots li {
    background-color: rgb(135 135 135 / 30%);
}

div.block-slider-list.slick-dotted.slick-slider {
    padding-bottom: 40px
}

div.block-slider .slick-dots {
    bottom: 50px;
}

/*order custom css*/
div#bx-soa-region,
div#bx-soa-delivery {
    display: none;
}

div.basket-style.page div.body div.info-table div.delivery-row {
    display: none;
}

/**/

/* hide count on item's card page  */
div.cart-info-block div.wrapper-quantity .wrapper-title,
div.cart-info-block div.wrapper-quantity-total {
    /*display: none;*/
}

/**/

div.wrapper-board-label div.mini-board.online {
    background: #2bbbad;
    background: -moz-linear-gradient(-45deg, #2bbbad 0%, #43a75a 100%);
    background: -webkit-linear-gradient(-45deg, #2bbbad 0%, #43a75a 100%);
    background: linear-gradient(135deg, #2bbbad 0%, #43a75a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bbbad', endColorstr='#43a75a', GradientType=1);
}

div.wrapper-board-label div.mini-board.offline {
    background: #179bd7;
    background: -moz-linear-gradient(-45deg, #179bd7 0%, #1e80db 100%);
    background: -webkit-linear-gradient(-45deg, #179bd7 0%, #1e80db 100%);
    background: linear-gradient(135deg, #179bd7 0%, #1e80db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7', endColorstr='#1e80db', GradientType=1);
}

div.wrapper-board-label div.mini-board.video {
    background: #ed1c24;
    background: -moz-linear-gradient(-45deg, #ed1c24 0%, #f46d71 100%);
    background: -webkit-linear-gradient(-45deg, #ed1c24 0%, #f46d71 100%);
    background: linear-gradient(135deg, #ed1c24 0%, #f46d71 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#f46d71', GradientType=1);
}

div.cart-info-block div.wrapper-article-available {
    padding-bottom: 0;
}

/*div.cart-info-block div.wrapper-btns div.wr-btn-basket{
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}*/


.gifts-block .gift-item-wr-img {
    width: 50px;
    height: 50px;
}

.gift-item-img-link-js {
    padding-right: 0;
}

.gifts-block .gift-item-wr-price {
    padding-left: 15px;
}

.test-links {
    margin-bottom: 60px;
}

div.wizard-quest-edition-concept2 div.wizard-quest-edition-concept-inner div.wqec-maincontent {
    overflow: hidden;
}

.areaForWqec .wizard-quest-edition-concept2 div.wizard-quest-edition-concept-inner div.wqec-maincontent {
    overflow: visible;
}

form.wqec-form div.wqec-elements div.wqec-element label span.wqec-name input[type=checkbox]+span {
    top: 15px;
}

div.wizard-quest-edition-concept2 div.wizard-quest-edition-concept-inner div.wqec-maincontent div.wqec-quests div.wqec-col-table div.wqec-logo {
    left: 30px;
    right: 30px;
    width: auto;
}

div.tariff-container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

div.block.small-block div.tarif-2 div.subtitle {
    font-size: 15px;
    line-height: 22px;
    margin-top: 7px;
    margin-bottom: 25px;
}

.steps-list {
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0;
    background-color: #179bd7;
    border-radius: 5px;
}

.steps-item {
    margin-bottom: 15px;
    padding: 0 25px;
    color: #fff;
}

.office-contacts {
    margin-top: 15px;
}

.office-contacts_pad {
    padding: 0 0 15px 35px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
}

.office-contacts_metro {
    background: url('../images/office/cont-subway.png') no-repeat;
    background-size: 23px;
    background-position: 0px 2px;
}

.office-contacts_address {
    background: url('../images/office/cont-address.png') no-repeat;
    background-size: 20px;
    background-position: 0px 3px;
}

.office-contacts_schedule {
    background: url('../images/office/cont-schedule.png') no-repeat;
    background-size: 20px;
    background-position: 0px 6px;
}

.office-contacts_phone {
    background: url('../images/office/cont-phone.png') no-repeat;
    background-size: 20px;
    background-position: 0px 3px;
}

.subway {
    height: 15px;
    width: 30px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.subway.subway-1 {
    background-color: #ed9020;
}

.subway.subway-2 {
    background-color: #ffd700;
}

.subway.subway-3 {
    background-color: #9acd00;
}

.subway.subway-4 {
    background-color: #0abeff;
}

.subway.subway-5 {
    background-color: #0078be;
}

.subway.subway-6 {
    background-color: #2ebe2c;
}



ul.ul-check {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

ul.ul-check li::before {
    content: "\2713";
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
    color: #008000;
}

.open-menu .wrapper-logotype img {
    max-width: 114px;
}

ul.list-char li table td.dotted>div {
    position: relative;
    top: -3px;
    border-bottom: 1px dotted #494949;
}

ul.input-radio-css.horizontal-options__row {
    margin-bottom: 25px;
}

ul.input-radio-css.horizontal-options li {
    display: inline-block;
    margin-right: 10px;
}

.startalk-css div.wrapper-head-top {
    margin-top: 25px;
    margin-bottom: 35px;
}
@media screen and (max-width: 1300px) {
    .startalk-css div.wrapper-head-top {
        display: none;
    }
}
.startalk-css .wr-label-menu>.col-auto {
    padding-left: 7px;
    padding-right: 7px;
}

.startalk-css .label-menu {
    white-space: nowrap;
    background-color: rgba(255, 255, 255, .05);
    text-align: center;
    padding: 12px 10px 18px;
    border-radius: 4px;
    color: rgba(255, 255, 255, 60%);
    font-size: 14px;
    position: relative;
}

.startalk-css .label-menu>span {
    position: relative;
    display: inline-block;
}

.startalk-css .label-menu-lvl-1-name>span:before,
.startalk-css .label-menu>span:before {
    content: "";
    position: relative;
    left: 0;
    top: 5px;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .6;
    display: inline-block;
    margin-right: 9px;
}

.startalk-css .label-menu.label-menu-personal>span::before {
    background-image: url('../images/svg/user_wt.svg');
}

.startalk-css .label-menu.label-menu-table>span::before {
    background-image: url('../images/startalk/table_wt.svg');
}

.startalk-css .label-menu.label-menu-contacts>span::before {
    background-image: url('../images/startalk/contacts_wt.svg');
}

.startalk-css .wr-logotype {
    padding-right: 0;
}

.startalk-css .wr-logotype img {
    max-width: 114px;
    position: relative;
    top: -9px;
}

.startalk-css .label-menu-lvl-1 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 12px 18px 20px;
    color: #000;
    text-align: left;
    border-radius: 4px;
    z-index: 999;
    min-width: 200px;
}

.startalk-css .label-menu-lvl-1 ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.startalk-css .label-menu-lvl-1 ul>li {
    padding-left: 20px;
    position: relative;
}

.startalk-css .label-menu-lvl-1 ul>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 13px;
    height: 1px;
    background-color: #000;
}

.startalk-css .label-menu-lvl-1-name {
    margin-bottom: 15px;
}

.startalk-css .label-menu-lvl-1-name>span {
    position: relative;
    display: inline-block;
}

.startalk-css .label-menu.label-menu-personal .label-menu-lvl-1-name>span {
    padding-left: 15px;
}

.startalk-css .label-menu.label-menu-table .label-menu-lvl-1-name>span {

    padding-left: 4px;
}

.startalk-css .label-menu-personal .label-menu-lvl-1 {
    padding-right: 40px;
}

.startalk-css .label-menu-personal .label-menu-lvl-1 ul {
    padding-left: 20px;
}

.startalk-css .label-menu-table .label-menu-lvl-1 ul {
    padding-left: 9px;
}

.startalk-css .label-menu-table .label-menu-lvl-1 {
    padding-right: 29px;
}

.startalk-css .label-menu-personal .label-menu-lvl-1 ul>li,
.startalk-css .label-menu-table .label-menu-lvl-1 ul>li {
    padding-left: 27px;
}

.startalk-css .label-menu-lvl-1-name>span::before {
    left: 0;
}

.startalk-css .label-menu.label-menu-personal .label-menu-lvl-1-name>span::before {
    background-image: url('../images/svg/user_bl.svg');
}

.startalk-css .label-menu.label-menu-table .label-menu-lvl-1-name span::before {
    background-image: url('../images/startalk/table_bl.svg');
}


.startalk-css .label-menu:hover .label-menu-lvl-1 {
    display: block;
}

.startalk-css div.basket-quantity-info-icon {
    margin-left: 0 !important;
}

.startalk-css .wr-label-basket {
    padding-left: 5px;
}

.startalk-css .wr-label-basket .label-menu {
    padding-bottom: 18px;
    padding-top: 17px;
}

header .startalk-css div.wrapper-head-top div.wrapper-board-contact.regions div.comment {
    text-align: left;
}

/*.startalk-callback-btn {
    position: absolute;
    right: 0;
    top: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    z-index: 5;
    width: 30px;
    height: 30px;
    background: url('../images/startalk/startalk_callback.png') center no-repeat #2bbbad;
}*/
.startalk-callback-btn {
    display:inline-block;
    position: relative;
    right: 0;
    top: 9px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    z-index: 5;
    width: 30px;
    height: 30px;
    background: url('../images/startalk/startalk_callback.png') center no-repeat #2bbbad;
    margin-right: 10px;
}
.startalk-callback-btn:hover {
    opacity: .8;
}

.startalk-fix-css .startalk-callback-btn {
    background-color: #2bbbad;
}

.startalk-fix-css div.wrapper-board-contact div.visible-part.phone,
.startalk-css div.wrapper-board-contact div.visible-part.phone {
    line-height: 36px;
}

.startalk-fix-css div.wrapper-board-contact div.visible-part,
.startalk-css div.wrapper-board-contact div.visible-part {
    padding-right: 0;
}

.startalk-fix-css img.logotype {
    max-height: 50px;
}

.startalk-css .count-basket-items-parent a.empty-href {
    display: block;
}

.startalk-css .count-basket-items-parent.active a.empty-href {
    display: none;
}

.startalk-css .wrapper-contacts {
    text-align: right;
}

.startalk-fix-css .label-menu {
    white-space: nowrap;
    text-align: center;
    color: rgba(255, 255, 255, 60%);
    font-size: 13px;
}

.startalk-fix-css .label-menu span {
    position: relative;
    display: inline-block;
}

.startalk-fix-css .label-menu span::after {
    content: "";
    position: absolute;
    left: -30px;
    top: 1px;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    background-size: 17px;
    background-position: center;
    background-repeat: no-repeat;
}

.startalk-fix-css .label-menu.label-menu-test span::after {
    background-image: url('../images/startalk/online_test.png');

}

.startalk-fix-css .label-menu.label-menu-lesson span::after {
    background-image: url('../images/startalk/example_lesson.png');
}

.startalk-fix-css .label-menu.label-menu-faq span::after {
    background-image: url('../images/startalk/faq.png');
}

header.fixed.top .startalk-fix-css div.fix-board div.wrapper-head-top {
    margin-bottom: 5px;
    margin-top: 5px;
}

.startalk-fix-css div.wrapper-board-contact div.comment {
    display: none;
}

header.fixed.top.tone-dark div.fix-board.startalk-fix-css {
    background-color: #2b3a4d;
}

.startalk-fix-css div.search-panel-fix-header {
    background-color: #364456;
}

.startalk-fix-css div.search-panel-fix-header button.search-btn-style {
    opacity: .6;
}

div.wrapper.tone-light div.top-shadow,
div.wrapper.tone-dark div.top-shadow {
    opacity: 1;
    background: url('../images/startalk/startalk_top_header_shadow.png') repeat-x top left;
}

.col-label-menu {
    padding-right: 0;
    position: relative;
    right: -20px;
}

header.menu-type-on_board .pos-static div.mini-search-style,
header.menu-type-on_line div.mini-search-style {
    background-position: 2px 14px;
}
nav.main-menu .empty-link {
    cursor: default;
}
.startalk-css table.main-menu-board .show-soc-groups,
.startalk-css table.main-menu-board td.wrapper-social:hover .soc-groups-in-menu,
.startalk-css table.main-menu-board td.wrapper-social .soc-groups-in-menu {
    display: none !important;
}

.startalk-css table.main-menu-board td.wrapper-social {
    width: 110px;
display: none;
}

.startalk-css .wrapper-head-top div.soc-group {
    z-index: 9;
    position: absolute;
    right: 15px;
    bottom: -82px;
display: none;
}

.startalk-css div.basket-quantity-info-icon.cart {
    background-size: 18px;
}

.startalk-css .label-menu.label-menu-personal .label-menu-lvl-1-name>span:before,
.startalk-css .label-menu.label-menu-personal>span:before {
    background-size: 12px;
}

.startalk-css .label-menu.label-menu-contacts:hover {
    transition: all .3s;
    color: rgb(255 255 255 / 100%);
    background-color: rgba(255, 255, 255, .35);
    cursor: pointer;
}

.startalk-fix-css .wrapper-contacts {
    text-align: right;
}

a.up {
    display: none;
}

/*Changer*/
div.hameleon-changer {}

div.hameleon-changer div.changer-container {
    margin: 0 auto;
}

div.hameleon-changer div.changer-container div.change {
    display: table;
    margin: 0 auto;
}

div.hameleon-changer div.changer-container div.change.wide {
    width: 100%;
}

div.hameleon-changer div.changer-container div.change div.tr {
    display: table-row;
}

div.hameleon-changer div.changer-container div.change div.td {
    display: table-cell;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element {
    text-align: center;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element.active {}

div.hameleon-changer div.changer-container div.change div.td div.changer-element.first {
    text-align: left;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element.last {
    text-align: right;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element div.changer-link {
    position: relative;
    border: 3px solid transparent;
    border-radius: 50px;
    padding: 12px 35px;
    margin: 10px auto;
    text-align: center;
    display: inline-block;

}

div.hameleon-changer div.changer-container div.change div.td div.changer-element.active div.changer-link {
    border-color: #0bbbef;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element div.changer-link a {
    cursor: pointer;
    font-size: 23px;
    line-height: 26px;
    color: #717171;
    text-decoration: underline;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element div.changer-link a:hover {
    text-decoration: none;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element.active div.changer-link a {
    cursor: default;
    text-decoration: none;
    color: #191919;
}

div.hameleon-changer div.changer-container div.change div.td div.changer-element div.changer-link div.discount {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background: #f22323;
    border: 3px solid #fff;
    border-radius: 20px;
    padding: 3px 7px 2px;
    position: absolute;
    top: 1px;
    right: -17px;
}

.school-rate-item {
    display: inline-block;
    margin-right: 10px;
}

.text-content ul {
    margin: 5px 0 15px;
    padding-left: 0;
}

.text-content ul>li {
    list-style: none;
    position: relative;
    padding-left: 24px;
}

.text-content ul>li:before {
    content: "—";
    position: absolute;
    left: 0;
    top: -1px;
}

.fst .column {
    display: inline-block;
    float: left;
    right: 10px;
}

.step table,
.opp_info table {
    text-align: left !important;
}

.step table th,
.step table td,
.opp_info table th,
.opp_info table td {
    vertical-align: middle !important;
    border: 1px solid #ddd !important;
}

.grid-prize-list {
    display: flex;
    margin: 0 -15px;
}

.grid-prize-list .grid-prize-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.star-content,
.how-content {
    display: flex;
}

.how-content-mobile-slider {
    display: none;
}

.mobile-menu img.logotype {
    max-height: 40px;
    max-width: 85%;
    margin: auto;
}

.empl-widget-text {
    display: inline-block;
    padding: 3px 9px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    border: 2px solid #ed1c24;
    background-color: #fff;
    border-radius: 4px;
}

.small-block div.empl div.element div.wr-empl-face {
    height: 220px;
}

.empl-flat .empl-widget-text {
    position: absolute;
    top: 37px;
    right: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 0;
    line-height: 1;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    border: 3px solid;
}

.small-block .empl-flat .empl-widget-text {
    top: 17px;
    right: 25px;
}

.empl-widget-text__top {
    font-size: 21px;
    border-color: #ed1c24;
    color: #ed1c24;
}

.empl-widget-text__leading {
    font-size: 9px;
    border-color: #179bd7;
    color: #179bd7;
}

.empl-widget-text__native {
    font-size: 9px;
    border-color: #f78d1e;
    color: #f78d1e;
}

.empl-widget-text__native-desc {
    display: block;
    font-size: 10px;
}

.empl-flat .empl-widget-text__native {
    padding-top: 4px;
}

.empl-widget-text.sq {
    top: 0;
    right: 0;
}

.empl-full .empl-widget-text {
    position: relative;
    top: -13px;
    right: 0;
}

.small-block .empl-widget-text {
    top: 17px;
    right: 25px;
}

.employee-modal .empl-widget-text {
    display: none;
    position: relative;
    top: -13px;
    right: 0;
}

div.menu-navigation div.other-news div.item {
    background-image: url('/include/images/jpg/new-banner-img-def.jpg');
}

div.section-blog div.section-blog-item div.picture {
    background-image: url('/include/images/jpg/new-img-def.jpg');
}

div.news div.wrap-element div.element table td div.bg-img {
    background-image: url('/include/images/jpg/article-img-def.jpg');
}

div.news div.wrap-element div.element table td div.bg-img.def-offers {
    background-image: url('../images/ufo-offers.jpg');
}

.catalog-item.hidden+.break-line.visible-xxl+.break-line.visible-md,
.catalog-item.hidden+.break-line {
    display: none !important;
}

.feature__img-td {
    width: 7%;
}

.block__shortline {
    width: 70px;
    height: 7px;
    background: #aaa;
    margin: 30px 0 30px 0;
    opacity: 0.5;
}

/*изменение размеров и отступов*/

.text-content ol>li {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 5px;
}

div.advantages.flat.big-advantages div.element div.image-table div.image-cell img {
    max-width: 260px;
    max-height: 230px;
}

div.head.left .supheader img,
div.head.def .supheader img {
    margin-right: auto;
}

div.head.center .supheader img {
    margin-right: auto;
    margin-left: auto;
}

div.head.right .supheader img {
    margin-left: auto;
}

/**/
.rule-list h4 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#block14512 .adv-cell>.img-fluid {
    max-width: 70%;
}

table.main-menu-board td.wrapper-search {
    width: 40px;
}

td.wrapper-search div.mini-search-style {
    width: 40px;
}

.ACTIONS div.news.flat div.wrap-element {
    min-height: 338px;
    height: 338px;
}



.contact-board-fixed {
    position: fixed;
    background: #eee;
    bottom: -75px;
    left: 0;
    z-index: 999;
    right: 0;
    padding: 8px 0;
    transition: bottom 1s ease;
}

.contact-board-fixed.is-active {
    bottom: 0;
}

.contact-board-fixed .contact-board-fixed-wr-item {
    padding: 0 6px;
}

.contact-board-fixed .contact-board-fixed-wr-item:nth-child(1) {
    position: relative;
}

.contact-board-fixed-line-right {
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background-color: #c1c1c1;
}

.contact-board-fixed .contact-board-fixed-wr-item:nth-child(3) {
    padding-left: 40px;
}

.contact-board-fixed-phone,
.contact-board-fixed-wa {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.contact-board-fixed-phone {
    width: 50px;
    height: 50px;
    background-image: url('/include/images/png/phone.png');
    background-size: 26px;
}

.contact-board-fixed-wa {
    width: 50px;
    height: 50px;
    background-image: url('/include/images/png/wa.png');
    background-size: 30px;
}

.contact-board-fixed-wr-item .button-def {
    top: 3px;
    position: relative;
    padding: 15px 29px 16px;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    min-height: 200px;
}

div.advantages.flat.big-advantages div.element div.text-wrap div.name {
    font-size: 19px;
    line-height: 27px;
}

div.tariff-container div.tariff-container-inner.no-right div.tariff-container-inner-cell.left div.part-wrap {
    padding: 0 15px;
}

.breadcrumb-element {
    letter-spacing: 2px;
}

.breadcrumb-element-arrow {
    position: relative;
    margin-bottom: 20px;
}

.breadcrumb-element-arrow:before {
    content: '←';
    position: absolute;
    left: -15px;
    top: 4px;
}



/*toggle blocks and inner tables*/

div.toggle_block {}

div.toggle_block div.toggle_button {
    display: block;
    text-align: center;
    color: #2f3235;
    font-size: 21px;
    background-color: #f2f2f2;
    padding: 25px 0 40px;
    cursor: pointer;
    position: relative;
}

div.toggle_block div.toggle_button div.arrow {
    content: '';
    width: 20px;
    height: 20px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(10px) rotate(135deg);
}

div.toggle_block div.toggle_button div.arrow.top {
    transform: translateX(10px) rotate(-45deg);
    bottom: 5px;
}

div.toggle_block div.toggle_info {
    display: none;
    padding: 15px;
    border: 1px solid #f2f2f2;
}

div.toggle_block.active div.toggle_info {
    display: block;
}

div.toggle_block div.toggle_info h2 {
    text-align: center;
}

div.toggle_block div.toggle_info table thead th {
    font-size: 14px;
    font-weight: bold;
}

div.toggle_block div.toggle_info table th,
div.toggle_block div.toggle_info table td {
    border: 1px solid #dee2e6;
}

/*------*/

div.test-links {}

div.test-links div.test-link {
    text-align: center;
}

div.test-links div.test-link div.image {
    width: 90px;
    height: 90px;
    display: inline-block;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}

div.test-links div.test-link div.image.lang1 {
    background-image: url('../images/startalk/lang1.png');
}

div.test-links div.test-link div.image.lang2 {
    background-image: url('../images/startalk/lang2.png');
}

div.test-links div.test-link div.image.lang3 {
    background-image: url('../images/startalk/lang3.png');
}

div.test-links div.test-link div.image.lang4 {
    background-image: url('../images/startalk/lang4.png');
}

div.test-links div.test-link div.image.lang5 {
    background-image: url('../images/startalk/lang5.png');
}

div.test-links div.test-link div.name {
    font-size: 20px;
    line-height: 24px;
    color: #181818;
    text-decoration: none;
}

div.error-404 div.message404 {
    position: static;
    margin-top: 220px;
    transform: translate(0, 0);
}

.page-404.row {
    padding: 40px 0;
}

.page-404__col-l.col-sm-6,
.page-404__col-r.col-sm-6 {
    padding-left: 85px;
    padding-right: 85px;
}

.page-404__col-l.col-sm-6 {
    padding: 10px 0;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.page-404__bg {
    height: 537px;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('../images/404.png');
}

.page-404__col-r {
    padding: 20px 40px;
    text-align: left;
}

.page-404__title {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 40px;
}

.page-404__menu {
    display: inline-block;
    padding: 30px 50px;
    min-width: 290px;
    text-align: left;
    margin: 0;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .1);
    list-style: none;
}

.page-404__menu-item {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.page-404__menu-item:last-child {
    margin-bottom: 0;
}

.page-404__menu-link {
    color: rgba(255, 255, 255, .5);
    transition: all .3s ease-in-out;
}

div.open-menu-mobile div.wr-count-products-info {
    margin-bottom: 0;
}
body div.concept-banner.cb-top{
    z-index: 98;
}

.politic-page {
    display: flex;
    flex-direction: column;
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px;
    box-sizing: border-box;
}

.policy__top h1 {
    color: #FFF;
    text-align: left;
}


@media (max-width: 1350px) {
    .startalk-css .label-menu.label-menu-personal {
        width: 90px;
    }

    .startalk-css .label-menu {
        padding: 2px 5px 8px;
    }

    .startalk-css .label-menu.label-menu-table {
        width: 110px;
    }

    .startalk-css .label-menu.label-menu-contacts {
        width: 140px;
    }

    .startalk-css .label-menu-lvl-1-name>span:before,
    .startalk-css .label-menu>span:before {
        margin-right: 2px;
    }

    .startalk-css .wr-label-basket .label-menu {
        padding-bottom: 8px;
        padding-top: 7px;
    }

    .startalk-css .label-menu {
        font-size: 12px;
    }

    header div.wrapper-head-top .text-html {
        display: none;
    }

    div.wrapper-board-contact div.visible-part.phone {
        font-size: 18px;
    }

    .comment__text {
        margin-left: 62px;
    }
}

@media (min-width: 1200px) {


    .small-block div.form-block div.form-table div.form-cell form.form {
        padding-left: 30px;
        padding-right: 30px;
    }

    #block15423 .universal-arrows-style .slick-prev,
    #block15423 .universal-arrows-style .slick-next {
        top: 220px;
    }

    #block14799 div.opinion.slider-big div.slider div.slider-nav-wrap {
        margin-bottom: 45px;
    }

    #block14799 div.opinion.slider-big div.slider div.slider-nav-wrap div.slider-icon-center {
        display: none;
    }

    div.banners-menu div.frame.hover-on div.text div.cont.cont-hide-subtext div.comment {
        left: 25px;
        right: 25px;
    }

    #block14806 div.main-button-wrap {
        margin-top: -10px;
    }

    div.block.block-empl div.content {
        margin-top: 0;
    }

    .small-block .advantages.small-advantages {
        margin-right: -15px;
        margin-left: -15px;
    }

    .small-block .advantages.small-advantages.no-gutters>[class*=col-] {
        padding-right: 15px;
        padding-left: 15px;
    }

    div.block.block-tariff.block-retranslator .main-button-wrap,
    div.block.block-tariff .main-button-wrap {
        margin-top: 10px;
    }

    div.block.small-block div.tarif-2 div.list-wrap {
        margin-top: -15px;
    }

    .form-cell.col-xl-5 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .small-block div.form-block div.form-table div.form-cell form.form {
        max-width: 100%;
    }

    div.wizard-quest-edition-concept2 div.wizard-quest-edition-concept-inner div.wqec-maincontent div.wqec-quests div.wqec-col-table.wqec-right {
        padding-top: 15px;
    }
}

@media (max-width: 1200px) {

    .page-404__col-l.col-sm-6,
    .page-404__col-r.col-sm-6 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .page-404__col-r {
        padding: 15px 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .comment__text {
        margin-left: 25px;
    }

    div.tariff-container {
        width: 88%;
    }

    div.phoenix-modal a.close-modal {
        right: -50px;
    }

    form.fix-header {
        width: 134px;
    }

    .startalk-css .label-menu.label-menu-personal .label-menu-lvl-1-name>span {
        padding-left: 0;
    }

    .startalk-css .label-menu-personal .label-menu-lvl-1 {
        padding: 2px 10px 8px;
    }

    .startalk-css .label-menu-table .label-menu-lvl-1 {
        padding: 2px 7px 8px;
    }

    .empl-widget-text {
        right: 0;
    }

    div.map-block.info-on-map .desc-table {
        padding: 13px;
    }

    div.block.small-block div.map-block.info-on-map .wr-desc-table {
        padding: 40px 0 40px 35px;
    }

    div.banners-menu div.frame div.text div.cont div.comment {
        display: none;
    }
}

@media (max-width: 991px) {
    .page-404__menu {
        padding: 20px 30px;
        min-width: auto;
    }

    .comment__text {
        margin-left: 49px;
    }

    .changer-blocks.view_1 .changer-link,
    .changer-blocks.view_2 .changer-link {
        border: 3px solid rgb(238 238 238);
        border-radius: 7px;
    }

    .changer-blocks.view_1 .changer-link.active,
    .changer-blocks.view_2 .changer-link.active {
        border-color: #ed1c24 !important;
    }

    .changer-blocks.view_1.justify-content-start .item,
    .changer-blocks.view_2.justify-content-start .item {
        display: block;
        width: 100%;
    }

    .changer-blocks.view_1.justify-content-start .changer-link,
    .changer-blocks.view_2.justify-content-start .changer-link {
        display: block;
        margin: 10px auto 0;
        text-align: center;
        padding: 12px 15px !important;
    }

    .changer-blocks.view_1 .changer-link .wr-text,
    .changer-blocks.view_2 .changer-link .wr-text {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .changer-blocks.view_1 .changer-link span.name,
    .changer-blocks.view_2 .changer-link span.name {
        line-height: 20px;
    }

    .changer-blocks.view_1 .line,
    .changer-blocks.view_2 .line {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    body div.concept-banner.cb-long {
        position: absolute;
    }

    div.wrapper-board-contact div.visible-part.phone {
        font-size: 13px !important;
    }

    div.hameleon-changer div.changer-container div.change {
        display: block;
        margin: 0 auto;
    }

    div.hameleon-changer div.changer-container div.change div.tr {
        display: block;
    }

    div.hameleon-changer div.changer-container div.change div.td {
        display: inline-block;
    }

    div.hameleon-changer div.changer-container div.change div.td div.changer-element {
        padding: 0 30px;
    }


    .startalk-css .label-menu.label-menu-personal {
        width: 60px;
    }

    .startalk-css .label-menu {
        padding: 2px 5px 8px;
    }

    .startalk-css .label-menu.label-menu-table {
        width: 60px;
    }

    .startalk-css .label-menu.label-menu-contacts {
        width: 60px;
    }

    .startalk-css .label-menu-lvl-1-name>span:before,
    .startalk-css .label-menu>span:before {
        margin-right: 2px;
    }

    .startalk-css .wr-label-basket .label-menu {
        padding-bottom: 11px;
        padding-top: 9px;
    }

    .startalk-css .label-menu {
        font-size: 12px;
    }

    .startalk-css .label-menu>span {
        font-size: 0;
    }

    .startalk-css .label-menu-lvl-1-name>span:before,
    .startalk-css .label-menu>span:before {
        top: 8px;
    }

    .startalk-css .label-menu.label-menu-personal .label-menu-lvl-1-name>span {
        padding-left: 0;
    }

    .startalk-css .label-menu-personal .label-menu-lvl-1 {
        padding: 2px 17px 8px;
    }

    .startalk-css .label-menu-table .label-menu-lvl-1 {
        padding: 2px 14px 8px;
    }

    .startalk-fix-css .label-menu {
        font-size: 9px;
    }

    .startalk-fix-css div.wrapper-board-contact div.visible-part.phone {
        font-size: 13px;
    }

    .startalk-fix-css div.wrapper-board-contact {
        padding-left: 0;
    }

    .startalk-fix-css div.search-panel-fix-header div.search-input-box {
        display: none;
    }

    #block14230.block {
        margin-top: 30px !important;
        padding-top: 0 !important;
        background: none !important;
    }
}


@media (max-width: 767.98px) {

    div.error-404 div.message404 {
        margin-top: 90px;
    }

    body {
        padding-bottom: 60px;
    }

    #block13950 div.advantages.flat div.part-wrap {
        margin-bottom: 0;
    }

    div.block.padding-on div.bl-txt .wr-txt {
        padding-top: 0;
        padding-bottom: 0;
    }

    div.bl-txt .wr-txt {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }


    div.head.center-mob .supheader img {
        margin-left: auto;
        margin-right: auto;
    }

    div.wrapper div.top-shadow {
        height: 290px;
    }

    div.hameleon-changer div.changer-container div.change {
        display: block;
        margin: 0 auto;
    }

    div.hameleon-changer div.changer-container div.change div.tr {
        display: block;
    }

    div.hameleon-changer div.changer-container div.change div.td {
        display: inline-block;
    }

    div.hameleon-changer div.changer-container div.change div.td div.changer-element {
        padding: 0 15px;
    }

    div.hameleon-changer div.changer-container div.change div.td div.changer-element div.changer-link {
        padding: 12px 30px;
    }

    div.hameleon-changer div.changer-container div.change div.td div.changer-element div.changer-link a {
        font-size: 18px;
        line-height: 20px;
    }

    /*изменение размеров и отступов*/
    div.advantages.flat.big-advantages div.element div.text-wrap {
        margin-top: 0px;
    }

    .block-advantages div.advantages.flat.big-advantages div.element {
        margin-bottom: 25px;
    }

    div.block-advantages div.advantages.flat.big-advantages div.element div.image-table div.image-cell img {
        max-width: 150px;
        max-height: 140px;
    }

    div.block-advantages div.advantages.flat.big-advantages div.element div.image-table div.image-cell {
        height: 150px;
    }

    div.empl div.element div.empl-face.pic-round {
        width: 150px;
        height: 150px;
        top: 0;
    }

    div.empl div.element div.wrap-text {
        padding: 10px 15px;
    }

    div.empl.empl-flat div.element .hide-part {
        padding-bottom: 0;
    }

    .block-empl div.empl div.element div.wr-empl-face {
        height: 190px;
    }

    div.head.left-mob .supheader img {
        margin-right: auto;
    }

    div.head.center .supheader img,
    div.head.def-mob .supheader img {
        margin-right: auto;
        margin-left: auto;
    }

    div.head.right .supheader img {
        margin-left: auto;
    }

    div.banner div.element div.part-wrap div.part.button {
        margin-top: 40px;
    }

    div.block div.main-button-wrap {
        margin-top: 40px;
    }


    /**/

    .img-xs-1,
    .img-xs-2,
    .img-xs-3 {
        margin-left: 0 !important;
    }

    .img-xs-1 {
        max-width: 180px !important;
    }

    .text-content table td.td-xs-1 {
        vertical-align: top !important;
    }

    .small-block .empl-flat .empl-widget-text,
    .empl-flat .empl-widget-text {
        top: 14px;
        right: 70px;
    }

    .feature__img-td {
        width: 15%;
    }

    .block__shortline {
        margin: 30px auto 30px;
    }

    .breadcrumb-element {
        font-size: 10px;
    }

    .breadcrumb-element-arrow:before {
        display: none;
    }

    #block13724 .main-button-wrap {
        display: none;
    }

    .form-cell.order-first-mob {
        margin-bottom: 30px;
    }

    .form-table>div:last-child {
        margin-bottom: 0;
    }

    #block12432 .mx-auto {
        max-width: 100%;
    }

    #block14230.block {
        background: none !important;
    }

    .descrip iframe {
        max-width: 100%;
        height: auto;
    }

    #block19843 {
        background-image: none !important;
    }

    .soc-links {
        text-align: center;
    }

    div.first-slider div.icons-block div.element {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    body div.concept-banner.cb-long {
        position: absolute;
    }
    .policy__top h1 {
        color: #FFF;
        text-align: left;
    }
}

@media (max-width: 576px) {
    .open-cart.semi_show.no-empty{
       display: none;
    }
    div.block div.main-button-wrap div.wrapper-btn.btn-soc{
        display: block;
        float: unset;
    }
    div.block div.main-button-wrap div.wrapper-btn.btn-soc a{
        float: left;
        margin-bottom: 10px;
    }
    .padding-on.block-gallery .call-modal.callform{
        position: relative;
        top: -5px;
    }
    .first-bigblock,
    div.first-slider div.first-block {
        background-position: top left;
    }

    .page-404__col-r {
        text-align: center;
    }

    .page-404__bg {
        height: 300px;
    }

    .page-404__col-l {
        margin-bottom: 40px;
    }

    .block-empl.small-block div.empl div.element {
        margin-bottom: 65px;
    }

    .block-empl.small-block div.empl div.element div.wr-empl-face.row {
        height: 150px;
    }

    div.wrapper.tone-light div.top-shadow,
    div.wrapper.tone-dark div.top-shadow {
        height: 100px !important;
        background-size: 32px !important;
    }

    div.test-links .col-five {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    div.test-links div.test-link {
        text-align: left;
        border-radius: 10px;
        border: 2px solid #ccc;
        margin: 0 0 15px;
        padding: 10px 15px 6px;
    }

    div.test-links div.test-link div.image {
        margin: 0;
        width: 40px;
        height: 33px;
        background-size: 40px;
    }

    div.test-links div.test-link div.name {
        display: inline-block;
        position: relative;
        top: -8px;
        margin-left: 10px;
    }
}

@media screen and (max-width: 1100px) {
    .fevral-mobile {
        background-position: 30% !important;
    }
}

@media screen and (max-width: 1100px) {
    .fevral-mobile-stambul {
        background-position: 0% !important;
    }
}

#block26974.custom_hello h2.dark {
    margin-top: 70px;
}
/*header .img-for-lazyload-parent{*/
/*    display: none;*/
/*}*/
.button-child{
    z-index: 100;
    position: relative;
}
.timer-1{
    display: flex;
    align-items:center;
}

@media screen and (max-width: 991px) {
    .timer-slide-inner{
        font-size: 56px !important;
    }
}
@media screen and (max-width: 767px) {
    a[href$="/online-test/"] {
        display: none;
    }
    .policy__top h1 {
        color: #FFF;
        text-align: left;
    }
}
@media screen and (max-width: 570px) {
    .timer__result{
        margin-top: 30px;
    }
    .timer-1{
        display: unset;
        align-items:unset;
    }
    .timer-slide-inner{
        font-size: 56px !important;
    }
    #timercc0787d1fa79a884a8f0169c9f7e73890{
        min-width: unset !important;
    }
    #timerc6cc42cc038394a22a6af0d89868a47b0{
        min-width: unset !important;

    }

}
@media screen and (max-width: 452px) {
    .timer__result{
        margin-top: 30px;
    }
    .timer-1{
        display: unset;
        align-items:unset;
    }
    .timer-slide-inner{
        font-size: 36px !important;
    }
    #timercc0787d1fa79a884a8f0169c9f7e73890{
        min-width: unset !important;
        height: unset !important;
    }
    #timerc6cc42cc038394a22a6af0d89868a47b0{
        min-width: unset !important;
        height: unset !important;
    }
}
@media screen and (max-width: 375px) {
    .timer-1{
        display: unset ;
        align-items:unset;
    }
    .timer-slide-inner{
        font-size:21px !important;
    }
    #timercc0787d1fa79a884a8f0169c9f7e73890{

        min-width: unset !important;
        height: unset !important;
    }
    #timerc6cc42cc038394a22a6af0d89868a47b0{
        min-width: unset !important;
        height: unset !important;
    }
}
.top-price{
    display: flex;
    align-items:flex-end;
}
.old-price-offer{
    margin-left: 20px;
    font-size: 21px;
    line-height: 25px;
    text-decoration: line-through;
    color: red;
    margin-bottom: 1px;
}
@media (min-width: 992px) {
    .cards-in-news{
        margin-right: -250px;
    }
}

@media (max-width: 992px) {
    .concept-banner-area .concept-banner.cb-top.arimo {
        bottom: unset;
        top: 0;
    }
}
/*
.promotion {
    position: absolute !important;
    top: 0;
    height: 40px;
    max-height: 40px;
    width: 100%;
    z-index: 100;
	padding: 10px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.promotion a {
	color: #fff;
	text-decoration: underline;
}
header {
	margin-top: 40px;
}
*/

.submit_error {
	color: #f00;
	margin-top: 15px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}
.submit_error.telegram_error{
    margin-top: 0px;
    margin-bottom: 10px;
}
form.wqec-form div.wqec-input-btn {
	height: auto;
}
