.politics_link {
    display: initial;
    text-decoration: underline;
    cursor: pointer
}

.politics_link:hover {
    text-decoration: none
}

.politicsModal__close {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 100%
}

.politicsModal__close .btn-reset {
    position: sticky
}

.politicsModal {
    width: 96%;
    padding: 40px 45px
}

.politicsModal p {
    width: 100%;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    line-height: 24px
}

.bx-core-adm-dialog {
    width: 100%;
    left: 0 !important;
}

.bx-core-adm-dialog .bx-core-adm-dialog-content {
    width: 100% !important;
}

[data-graph-path="politicsModal"] {
    cursor: pointer;
}

/* -----------whatsapp----------- */
.callbackkiller.whatsapp { display: none !important; }

@media(max-width: 767px)
{
    .callbackkiller .whatsapp-notifier { display: block; width: 227px; position: relative; top: 30px; left: -188px; overflow: hidden; }
    .callbackkiller .whatsapp-notifier__inner-wrapp { position: relative; background: #139c14; padding: 5px 5px 5px 15px; border-radius: 13px; right: -250px; }
    .callbackkiller .whatsapp-notifier__body { color: #fff !important; font-size: 14px; line-height: 18px; font-weight: bold; text-align: center; }
    .callbackkiller .whatsapp-notifier__close {
        z-index: 999;
        opacity: 1;
        font-size: 18px;
        color: #aeaeae !important;
        width: 25px;
        height: 24px;
        text-align: center;
        position: relative;
        right: 195px;
        top: -2px;
    }

    .callbackkiller .whatsapp__message-count {
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #ff360e;
        font-size: 12px;
        line-height: 21px;
        color: #fff !important;
        text-align: center;
        z-index: 1000000;
        right: 0;
        display: none;
    }

    .callbackkiller.cbk-phone.cbk-phone-pulse {
        --box-shadow-color: 0 9px 16px rgba(19,156,20,.6);
    }

    /* .callbackkiller { display: none !important; } */
    .callbackkiller.whatsapp { display: block !important; }
    .callbackkiller.whatsapp.cbk-phone .cbk-phone-bgr,
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-pulse .cbk-phone-circle,
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-pulse .cbk-phone-second_circle,
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-pulse .cbk-phone-third_circle { background-color: rgba(19,156,20,1) !important; }
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-xs { height: 57px !important; width: 57px !important; display: block; position: fixed; bottom: 10%; right: 4%; transform: scale(1); z-index: 5;  }
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-xs .cbk-phone-phone { margin: 5px 0 0 6px; height: 45px !important; width: 45px !important; }
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-xs .cbk-phone-phone img { width: 100%; }
}
/**/
.callbackkiller.whatsapp svg {
    padding-top: 14px;
    margin-left: 13px;
}

.callbackkiller.whatsapp {
    background: #139c14 !important;
}

.callbackkiller.whatsapp:hover {
    background: #139c14 !important;
}

@media (min-width: 768px) {
    .btn-for-quiz.btn-discount {
        display: block;
        left: 2.75%;
        bottom: 180px !important;
        width: 60px !important;
        height: 60px !important;
    }

    .btn-for-quiz.btn-discount a {
        text-decoration: none;
    }

    .whatsapp-desktop .cbk-phone-bgr {
        background-color: rgba(19, 156, 20, 1) !important;
    }

    .callbackkiller.whatsapp-desktop.cbk-phone.cbk-phone-pulse {
        --box-shadow-color: 0 9px 16px rgba(255, 34, 65, .6) !important;
        left: 2.75%;
        bottom: 50px !important;
        right: auto;
        cursor: pointer;
    }

    .callbackkiller.whatsapp-desktop.cbk-phone.cbk-phone-pulse .whatsapp__message-count {
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #ff360e;
        font-size: 12px;
        line-height: 21px;
        color: #fff !important;
        text-align: center;
        z-index: 1000000;
        right: 0;
    }

    .callbackkiller.whatsapp-desktop.cbk-phone.cbk-phone-pulse img {
        width: 36px;
    }
}

.callbackkiller.cbk-phone.cbk-phone-xs, .callbackkiller.cbk-phone.cbk-phone-xs:hover {
    position: fixed !important;
    bottom: 180px !important;
    top: auto !important;
}

@media screen and (max-width: 575px) {
    .callbackkiller.cbk-phone.cbk-phone-xs, .callbackkiller.cbk-phone.cbk-phone-xs:hover {
        bottom: 10% !important;
    }
}

.btn-for-quiz.btn-discount {
    bottom: 10%;
}

.btn-for-quiz.btn-discount a {
    background-image: linear-gradient(0deg, rgb(150, 20, 20) 0%, rgb(205, 17, 17) 100%);
    font-size: 13px;
    font-weight: bold;
}

.btn-for-quiz.btn-discount::before {
    background: #F00;
}

@media (max-width: 768px) {
    .whatsapp-desktop {
        display: none !important;
    }

    .btn-for-quiz.btn-discount.toTop {
        margin-bottom: 80px;
    }
}

@media (min-width: 768px) {
    .btn-for-quiz.btn-discount {
        display: block;
        left: 2.75%;
        bottom: 180px !important;
        width: 60px !important;
        height: 60px !important;
    }

    .btn-for-quiz.btn-discount a {
        text-decoration: none;
    }

    .whatsapp-desktop .cbk-phone-bgr {
        background-color: rgba(19, 156, 20, 1) !important;
    }

    .callbackkiller.whatsapp-desktop.cbk-phone.cbk-phone-pulse {
        --box-shadow-color: 0 9px 16px rgba(255, 34, 65, .6) !important;
        left: 2.75%;
        bottom: 50px !important;
        right: auto;
        cursor: pointer;
    }

    .callbackkiller.whatsapp-desktop.cbk-phone.cbk-phone-pulse .whatsapp__message-count {
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #ff360e;
        font-size: 12px;
        line-height: 21px;
        color: #fff !important;
        text-align: center;
        z-index: 1000000;
        right: 0;
    }

    .callbackkiller.whatsapp-desktop.cbk-phone.cbk-phone-pulse img {
        width: 36px;
    }
}

.btn-for-quiz {
    position: fixed;
    left: 15px;
    bottom: 10%;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    z-index: 100;
}

.btn-for-quiz::before {
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: #1174cd;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    z-index: 0;
    opacity: .6;
    animation-name: quiz-btn-animation;
    animation-duration: 5s;
    animation-delay: 3s;
    animation-iteration-count: infinite;
}

.btn-for-quiz a {
    width: inherit;
    height: inherit;
    background-color: #1174cd;
    background-image: linear-gradient(0deg, rgb(20, 88, 150) 0%, rgba(17, 116, 205, 1) 100%);
    border: 0;
    border-radius: inherit;
    color: #fff;
    font-size: 18px;
    box-shadow: inset 0 1px 0 1px #ffffff29;
    outline: none !important;
    position: relative;
    z-index: 5;
    display: block;
    text-align: center;
    font-family: Gilroy, sans-serif;
    line-height: 15px;
    padding: 20px 0;
    text-decoration: none;
}

@keyframes quiz-btn-animation {
    0% {
        transform: scale(1)
    }

    20% {
        transform: scale(1.9)
    }

    21% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.available_check_name {
    display: none;
}

@media screen and (min-width: 576px) {
    .btn-for-quiz {
        display: none;
    }
}

.btn-for-quiz.btn-test a {
    font-size: 13px;
    font-weight: bold;
}

/* right banner starts */
.right-banner {
    position: fixed;
    z-index: 3000;
    right: -300px;
    width: 300px;
    bottom: 300px !important;
    background: #009a4c;
    color: #fff;
    visibility: hidden;
    transition: all 0.5s;
}

.right-banner.show {
    right: 0;
    visibility: visible;
}

.right-banner__title {
    font-weight: bold;
    padding-right: 20px;
    margin-bottom: 12px;
    font-size: 15px;
}

.right-banner__body {
    position: relative;
    overflow: hidden;
    padding: 16px;
}

.right-banner__body:before, .right-banner__body:after {
    position: absolute;
    content: '';
    top: -15px;
    bottom: -15px;
    background: #fff;
    opacity: 0.15;
    pointer-events: none;
    transform: rotate(25deg);
}

.right-banner__body:before {
    width: 38px;
    left: 170px;
}

.right-banner__body:after {
    width: 11px;
    left: 220px;
}

.right-banner__close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 24px;
    height: 24px;
    font-size: 36px;
    text-align: center;
    line-height: 24px;
    font-weight: 200;
    opacity: .8;
    cursor: pointer;
    transition: inherit;
    z-index: 5;
}

.right-banner__close:hover {
    opacity: 1;
}

.right-banner .btn-light {
    background: #fff;
    border: 0;
    min-width: 130px;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    margin-right: 12px;
}

.right-banner .btn-link {
    border: 0;
    color: #fff !important;
    padding-right: 0;
    padding-left: 0;
    font-size: 12px;
}

@media screen and (max-width: 1024px) {
    html.mobile .right-banner {
        display: none;
    }
}

/* right banner ends */


#costCalculator .col-12.col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

#costCalculator .col-12.col-sm-5.price-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

#costCalculator a.btn {
    justify-content: center;
}
.modal.in .modal-dialog.modal-dialog-centered {
    transform: translate(0, 50%);
}

.modal-content {
    border: none;
    box-shadow: 0 3px 45px 5px #00000075, 0 1px 3px 1px #00000061;
}

.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px;
    border-bottom: 1px solid #f3f3f3;
}

.modal-header .close {
    font-size: 28px;
}

.modal-title {
    font-size: 18px;
}

.modal-body {
    padding: 16px 24px;
}

.modal-body .row {
    margin: 0px -15px 0px -15px;
}

@media screen and (max-width: 767px) {
    .modal.in .modal-dialog.modal-dialog-centered {
        transform: translate(0, 0);
    }

    .modal-dialog {
        padding: 0;
        height: 100%;
    }

    .modal-content {
        height: 100%;
    }

    .price-img {
        margin-bottom: 24px;
        order: -1;
    }
}

@media screen and (min-width: 768px) {
    .modal-dialog.modal-md {
        width: 530px;
    }
}

div.concept-banner.cb-side td.cb-img {
    width: 180px;
}

form button:disabled {
    border: none !important;
}

/*форма flashcall*/

.flashcall-block .form-description {
    margin-top: 20px;
}

.flashcall-block .form-container {
    display: flex;
}

.flashcall-block .request-button {
    background: #4d9740;
    line-height: 20px;
    font-weight: bold;
    padding: 10px;
    color: #FFF;
    margin-left: 5px;
}

.flashcall-block .info-text {
    margin-top: 20px;
    font-weight: bold;
}

.flashcall-block .form-description {
    margin-top: 20px;
}

.flashcall-block .back-button {
    cursor: pointer;
    color: #4d9740;
    font-weight: bold;
}

.flashcall-block {
    margin-bottom: 20px;
    max-width: 300px;
}
