

/* Start:/mama2025/counter.css?176305694912929*/
:root {
    --main-bg-color: #FFF6F6;
    --blue-text: #00ABEC;
    --black-text: #282828;
    --white-bg-color: #FFFFFF;
    --gray: #707070;
    --line: #C9C9C9;
    --foot-gray: #DFDFDF;
    --color-gray: #D9D9D9;
    --color-gray-night: #717171;
    --footer-bg-color: #484A54;
    --default-text: #212529;
    --color-red: #de5a6c;
}

.count_line {
    font-size: 16px;
    color: #000;
    text-align: right;
    margin-right: auto;
    margin-bottom: auto;
    width: 400px;
}
.count_line span {
    margin-right: 30px;
}
.count_line b {
    color: #000000;
}




#TY,
#error_2025 {
    object-fit: cover;
    margin: auto;
}

#TY .modal-body {
    background-color: var(--blue-text) !important;
    border: none !important;
}
#TY .modal-body,
#error_2025 .modal-body {
    padding: 50px;
    border-radius: 15px;
    box-shadow: 1px 1px 17px 0px #F4C0C033;
}

#error_mama_2025 {
padding:0;
}

#success_mama_2025 {
padding:0;
}


#TY .modal-body .image-wrapper .sun{
    object-fit: cover;
    max-width: 145px;
}

#TY .white-box {
    /* width: 100%; */
    border-radius: 15px;
    background-color: var(--white-bg-color);
    padding: 30px;
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

#TY .white-box .title {
/* font-family: Inter; */
    font-size: 26px;
    font-weight: 600;
    line-height: 36.4px;
    margin-bottom: 15px;
    color: var(--blue-text);
}

#TY .icons .vk {
    background-image: url(/local/templates/fastsol/assets/img/nav/vk_2.svg);
}
#TY .icons .tg {
    background-image: url(/local/templates/fastsol/assets/img/nav/tg_2.svg);
}
#TY .icons .rutube{
    background-image: url(/local/templates/fastsol/assets/img/nav/rutube_2.svg);
}
#TY .icons .dzen {
    background-image: url(/local/templates/fastsol/assets/img/nav/dzen_2.svg);
}
#TY .icons .vk,
#TY .icons .tg,
#TY .icons .rutube,
#TY .icons .dzen {
    width: 32px;
    height: 32px;
    background-position: -20px -20px;
}
#TY .icons .vk:hover,
#TY .icons .tg:hover,
#TY .icons .rutube:hover,
#TY .icons .dzen:hover {
    background-position: -20px -72px;
}



#TY .white-box .text {
/* font-family: Inter; */
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    margin-bottom: 15px;
}

#TY .white-box .text.last {
    margin-bottom: 15px;
}

#TY .icons {
    display: flex;
    gap: 15px;
}

#error_2025 .modal-body {
    background-color: var(--white-bg-color) !important;
    border: 50px solid #DE5A6C;
    padding: 30px;

    gap: 30px;
    display: flex;
}

#error_2025 .modal-body button{
    padding: 15px 30px;
    color: var(--white-bg-color);
    background-color: var(--blue-text);
    border-radius: 10px;
    border: none;

    max-width: 315px;
    width: 100%;

/* font-family: Inter; */
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 15px;
} 
#error_2025 .modal-body .bold-text {
/* font-family: Inter; */
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 0px;
}


#error_2025 .title {
/* font-family: Inter; */
    font-size: 26px;
    font-weight: 600;
    line-height: 33.8px;
    margin-bottom: 15px;
    color: var(--blue-text);
}
#error_2025 .text {
/* font-family: Inter; */
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    margin-bottom: 15px;
}
#error_2025 .text:last-child {
    margin-bottom: 0px;
}
#error_2025 .color-text {
    color: var(--blue-text);
    font-weight: 600;
}

.exit .exit-info {
    display: flex;
    margin-bottom: 30px;
    gap: 30px;
}

.exit .family{
    max-height: 160px;
}

.exit-content .form-control {
    border-color: var(--blue-text);
}

.exit-content .send__button {
/* font-family: Inter; */
    font-size: 16px;
    font-weight: 300;
    line-height: 20.8px;
    color: var(--white-bg-color);
    background: var(--blue-text);
    gap: 10px;
    max-height: 50px;
    padding: 15px 30px;
    border-radius: 10px;
    border: none;
    max-width: 100%;
}

.exit .modal-dialog {
    max-width: 720px;
}

.exit .modal-content {
    object-fit: cover;
}

.exit .modal-body,
.exit .modal-content {
    border: none !important;
}


.exit .modal-body {
    padding: 40px;
    border-radius: 10px;
}

.exit .exit-info .title,
.jump-title{
 /* font-family: Inter; */
    font-size: 26px;
    font-weight: 600;
    line-height: 33.8px;
    color: var(--blue-text);
    margin-bottom: 0px;
}

.exit .exit-content > .title {
/* font-family: Inter; */
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px;
    margin-bottom: 20px;
}


.exit .send-form {
    margin-bottom: 15px;
}

.exit .processing .text,
.exit .processing .text a{
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}
.exit .processing .text a{
    font-weight: 500;
}

.exit .close-modal__btn{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 7px;
    z-index: 5;
    right: 10px;
}



.minutochku .modal-dialog {
    max-width: 820px;
}
.minutochku .modal-content {
    object-fit: cover;
    animation: 0.5s linear 1s slide-in;
}
.minutochku .modal-body,
.minutochku .modal-content{
    background-color: var(--blue-text) !important;
    border: none !important;
}
.minutochku .modal-body {
    padding: 50px;
    border-radius: 15px;
}
.minutochku .white-box {
    width: 100%;
    border-radius: 15px;
    background-color: var(--white-bg-color);
    padding: 30px;
}
.minutochku .white-box .title {
/* font-family: Inter; */
    font-size: 26px;
    font-weight: 600;
    line-height: 36.4px;
    margin-bottom: 30px;
}
.minutochku .white-box .text,
.minutochku .white-box .text a{
/* font-family: Inter; */
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    margin-bottom: 15px;
}
.minutochku .white-box .text a {
    font-weight: 500;
}
.minutochku .white-box .text.last {
    margin-bottom: 30px;
}
.minutochku .icons {
    display: flex;
    gap: 15px;
}

.minutochku .icons .vk {
    background-image: url(/local/templates/fastsol/assets/img/nav/vk_2.svg);
}
.minutochku .icons .od {
    background-image: url(/local/templates/fastsol/assets/img/nav/ok_2.svg);
}
.minutochku .icons .tg {
    background-image: url(/local/templates/fastsol/assets/img/nav/tg_2.svg);
}
.minutochku .icons .wu {
    background-image: url(/local/templates/fastsol/assets/img/nav/wa_2.svg);
}
.minutochku .icons .copy {
    background-image: url(/local/templates/fastsol/assets/img/nav/copy_2.svg);
}

.minutochku .icons .vk,
.minutochku .icons .od,
.minutochku .icons .tg,
.minutochku .icons .wu,
.minutochku .icons .copy {
    width: 32px;
    height: 32px;
    background-position: -20px -20px;
}
.minutochku .icons .vk:hover,
.minutochku .icons .od:hover,
.minutochku .icons .tg:hover,
.minutochku .icons .wu:hover,
.minutochku .icons .copy:hover {
    background-position: -20px -72px;
}

.minutochku .close-modal__btn{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 7px;
    z-index: 5;
    right: 10px;
}

#TY .close-modal__btn > svg > path,
.minutochku .close-modal__btn > svg > path{
    fill: #ffffff;
}
.exit .close-modal__btn > svg > path,
#error_2025 .close-modal__btn > svg > path,
.representatives .close-modal__btn > svg > path
{
    cursor: pointer;
    fill: #000;
}
.btn-close {
    all: unset;
}

.representatives .modal-body {
    padding: 85px 50px 50px 50px;
}

.representatives .representatives-items .item {
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9;
}

.representatives .close-modal__btn{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 7px;
    z-index: 5;
    right: 10px;
}

#error-message {
    color: red;
/* font-family: Inter; */
    font-weight: 400;
    font-size: 16px;
    line-height: 20.8px;
    margin-bottom: 0px;
}








@media (max-width: 768px) {

    #TY .white-box .title {
        font-size: 22px;
        line-height: 30.8px;
    }

    #TY .white-box .text {
        font-size: 16px;
        line-height: 20.8px;
    }

    #TY .modal-body {
        padding: 20px;
    }


    #error_2025 .text {
        font-size: 16px;
        line-height: 20.8px;
    }
    #error_2025 .modal-body {
        padding: 30px;
        border: 30px solid #DE5A6C;
    }
}

@media (max-width: 576px) {

    #TY .modal-body {
        border-radius: 10px;
    }

    #TY .white-box .title {
        margin-bottom: 20px;
    }

    #TY .white-box {
        border-radius: 8px;
        flex-direction: column;
    }


    #error_2025 .title {
        font-size: 24px;
        line-height: 31.2px;
        margin-bottom: 20px;
    }
    #error_2025 .text {
        font-size: 16px;
        line-height: 22.4px;
    }
    #error_2025 .modal-body {
        padding: 20px;
        border: 20px solid #DE5A6C;
        flex-direction: column;
    }
}

@media (max-width: 375px) {

    #TY .white-box {
        padding: 15px 10px 30px;
    }

    #TY .modal-body {
        padding: 15px;
    }

    #TY .white-box .title {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 23.4px;
    }

    #TY .white-box .text {
        font-size: 16px;
        line-height: 20.8px;
        margin-bottom: 10px;
    }

    #TY .white-box .text.last {
        margin-bottom: 15px;
    }


    #error_2025 .title {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 992px) {
    .exit .modal-dialog {
        margin: auto 136px;
    }

    .exit .family{
        max-height: 110px;
    }
}

@media (max-width: 991px) {
    .exit-content .form-control {
        margin-bottom: 10px;
    }

    .exit .modal-body {
        padding: 30px;
    }


    .exit .exit-info {
        gap: 20px;
    }

    .exit .exit-info .title,
    .jump-title {
        font-size: 24px;
        line-height: 33.6px;
    }

    .exit .exit-content > .title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 877px) {
    .exit .modal-dialog {
        max-width: 600px;
        min-width: 600px;
        margin: auto;
    }
}

@media (max-width: 768px) {
    .exit .modal-dialog {
        margin: auto 84px;
    }
    .exit .close-modal__btn {
        top: 0px;
        right: 0px;
    }
}

@media (max-width: 767px) {
    .exit .modal-dialog {
        margin: auto;
    }
}

@media (max-width: 676px) {
    .exit .modal-dialog {
        margin: auto 38px;
        min-width: 500px;
        max-width: none;
    }

    .exit .exit-info .title,
    .jump-title{
        font-size: 22px;
        line-height: 28.6px;
    }

    .exit .modal-body {
        padding: 20px;
    }
}

@media (max-width: 575px) {
    .exit .modal-dialog {
        margin: auto;
        max-width: 290px;
    }
    .exit .exit-info {
        align-items: center;
    }
    .exit .exit-info .title,
    .jump-title{
        font-size: 20px;
        line-height: 26px;
    }
    .jump-title {
        margin-bottom: 20px;
    }
    .exit .exit-content > .title {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 23.4px;
    }
    .exit .processing .text {
        font-size: 14px;
        line-height: 18.2px;
    }
    .exit .exit-info {
        margin-bottom: 10px;
    }

    .exit .family{
        max-height: 70px;
    }
}
@media (max-width: 530px) {
    .exit .modal-dialog {
        margin: auto 15px;
        min-width: 290px;
        max-width: none;
    }
}




@media (max-width: 992px) {
    .minutochku .modal-dialog {
        margin: auto 86px;
    }
}@media (max-width: 768px) {
    .minutochku .white-box .title {
        font-size: 22px;
        line-height: 30.8px;
    }
    .minutochku .white-box .text {
        font-size: 16px;
        line-height: 20.8px;
    }
    .minutochku .modal-body {
        padding: 50px 20px 20px;
    }
    .minutochku .modal-dialog {
        margin: auto 84px;
    }
    .minutochku .close-modal__btn {
        top: 0px;
        right: 0px;
    }

}
@media (max-width: 576px) {
    .minutochku .modal-dialog {
        margin: auto 38px;
    }
    .minutochku .modal-body {
        border-radius: 10px;
        padding: 50px 20px 20px;
    }
    .minutochku .white-box .title {
        margin-bottom: 20px;
    }
    .minutochku .white-box {
        border-radius: 8px;
    }

}
@media (max-width: 375px) {
    .minutochku .white-box {
        padding: 15px 10px 30px;
    }
    .minutochku .modal-body {
        padding: 40px 15px 15px;
    }

    .minutochku .white-box .title {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 23.4px;
    }
    .minutochku .white-box .text {
        font-size: 16px;
        line-height: 20.8px;
    }
    .minutochku .white-box .text.last {
        margin-bottom: 15px;
    }

    .minutochku .modal-dialog {
        margin: auto 15px;
    }


    .representatives .modal-body {
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 50px;
        /*padding: 85px 50px 50px 50px;*/
    }
}
/* End */
/* /mama2025/counter.css?176305694912929 */
