/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.ebs-apply {
    text-align: center;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 60px auto;
    border: 1px solid #ccc;
    border-radius: 20px;
}
.ebs-apply_no-btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.otpravitzayavku-social {
    text-align: center;
}
.ebs-apply_no-btn {
    height: auto;
}
.ebs-apply .ui-state-default:before {
    content: none;
}
.ebs-apply__desc {
text-align: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px;

}

.ebs-apply__desc_form {
    width: 100%;
}
.ebs-apply_no-btn .ebs-apply__desc {
    margin: 30px 0;
}
.radio-client {
    margin: -20px auto 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
background: transparent !important;

}
.radio-client__list {
    width: 330px;
    border-radius: 26px;
    border: 2px solid #d8dad9;
    background-color: #fff  !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
padding: 0 !important;
}
.radio-client__item {
    padding: 10px 20px !important;
white-space: initial  !important;
text-align: center !important;

}
.radio-client__item.ui-tabs-active.ui-state-active {
    color: #fff !important;
    background-color: #00b1ac  !important;
    margin-top: -2px !important;
    margin-bottom: -2px !important;
    padding: 10px 20px !important;
    border-radius: 26px;
    z-index: 1;
    -ms-animation: switchershow .3s;
    -moz-animation: switchershow .3s;
    -o-animation: switchershow .3s;
    -webkit-animation: switchershow .3s;
}


.radio-client__item a, .radio-client__item a:hover {
    font-size: 21px;
    line-height: 25px;
    color: #39444E ;
    padding: 0 !important;
    background: transparent !important;
text-align: center !important;
}

.radio-client__item.ui-tabs-active.ui-state-active a, .radio-client__item.ui-tabs-active.ui-state-active a:hover {
    color: #fff;
    font-size: 21px;
    line-height: 25px;

}

.client__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
}
.client__link, .client__link:hover {
    color: #39444E;
    font-size: 21px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 !important;
background: transparent !important;
}
.client__item {
    padding: 0 10px 0 5px  !important;
    border-bottom: 2px solid #B6B9BB;
}

.client__item.ui-tabs-active.ui-state-active {
    border-bottom: 2px solid #f39a17;
}
.client__item.ui-tabs-active.ui-state-active a {
    color: #39444E;

}
#ui-id-4, #ui-id-6 {
    border-left: none;
    border-right: none;
}
.alreadyClient__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.alreadyClient__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 45px;
}
.alreadyClient__text br:first-child {
    display: none;
}
.alreadyClient__text {
    margin-top: 10px;
text-align: center !important;
}
#newClient-1 .ebs-apply__text {
    max-width: 590px;
}

.ebs-apply__text {
text-align: center !important;
    font-family: 'corpid_e1s_scd_regular', sans-serif;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 10px 25px;
    font-size: 33px;
    max-width: 515px;
}
.ebs-apply__btn, .ebs-apply__btn:hover {
    font-family: 'corpid_e1s_scd_regular', sans-serif;
    color: #fff;
    background-color: #00b1ac;
    height: 50px;
    line-height: 50px;
    position: relative;
    font-size: 18px;
    text-align: center;
    padding: 0px 20px;
    border-radius: 25px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ebs-apply__btn-small, .ebs-apply__btn-small:hover {
    padding: 0px 40px;
}
.ebs-apply__btn-icon {
    vertical-align: bottom;
    max-width: 100%;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.ebs-apply__button {
    margin: 0px auto -95px;

}

.ebs-apply #tabs-1 {
    margin-bottom: 40px;
}
.ebs-apply #tabs-1 .ebs-apply__btn, .ebs-apply #tabs-1 .ebs-apply__btn:hover {
    padding: 0px 30px;
}
#newClient-1 .ebs-apply__text {
    margin: 0 10px 40px;
}
#newClient-1  .ebs-apply__button {
    margin: 0px auto -116px;
}
.already-client.ui-tabs {
    width: 100%;
}
.alreadyClientForm-wrapper {
    width: 100%;
}
@media (max-width: 596px) {
    .ebs-apply__text {
        font-size: 26px;
    }
    .ebs-apply__desc {

        width: 96%;
        margin: 0 auto 25px;

    }
}
@media (max-width: 480px) {
    .ebs-apply__text {
        font-size: 20px;
    }
    .b-content > .wrapper {
        padding: 0;
    }
    .ebs-apply__btn, .ebs-apply__btn:hover {
        font-size: 16px;
    }
    .ebs-apply_no-btn {
        height: auto;
    }
    .alreadyClient__text br:first-child {
        display: block;
    }
}
@media (max-width: 457px) {
    .alreadyClient__image {
        width: 80%;
    }
}
@media (max-width: 445px) {
    .client__link, .client__link:hover {
        font-size: 16px;

    }
}

@media (max-width: 400px) {
    .ebs-apply__btn, .ebs-apply__btn:hover {
        font-size: 14px;
    }
    .ebs-apply__text {
        font-size: 16px;
    }

    .radio-client__list {
        width: 280px;

    }
}

@media (max-width: 360px) {
    .alreadyClient__text {
        font-size: 14px;
    }
    .alreadyClient__image {
        width: 70%;
    }
    .radio-client__list {
        width: 258px;
    }
    .alreadyClient__list {
        width: 96%;
    }
}