/*************** START PAGE **************/
/*****************************************/

ol {
    box-sizing: border-box;
    display: inline-table;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

/* ADD STYLES FOR PAGE */

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.mn_carousel_block_main {
    background-image: url(//www.ubki.ua/wp-content/themes/html5blank-stable/img/banner_background.svg);
    background-repeat: no-repeat;
    background-position: 100% -50%;
    padding-top: 50px;
    margin-bottom: 70px;
}

.mn_item .btn-block {
    padding: 15px 0;
}

.mn_carousel_main .item {
    height: 370px;
}

.mn_qr_container {
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin-top: 30px;
}

.mn_qr_block{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border-radius: 6px;
    border: 1px solid #C4E4BD;
    margin-right: 20px;
    width: 240px;
}
.mn_qr_column{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 8px 0 8px;
}

.btn-block {
    display: flex;
    align-items: flex-end;
    width: 100%;
}

.about-us {
    margin: 20px 50px;
    background-image: url(//www.ubki.ua/wp-content/themes/html5blank-stable/img/background_abus.svg);
    background-repeat: no-repeat;
    background-position: left;
    min-height: 520px;
    padding-top: 60px;
    line-height: 24px;
}

.about-us-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.about-us-item {
    max-width: 600px;
}

.our-goal {
    background-image: url(//www.ubki.ua/wp-content/themes/html5blank-stable/img/background_ourcili.svg);
    position: relative;
    min-height: 750px;
}

.our-goal .our-goal-list .item .name {
    color: #212121;
    font-size: 20px;
    font-weight: 600;
    line-height: 28.08px;
}

.our-goal .our-goal-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.our-goal .our-goal-list .item {
    width: 560px;
    margin-bottom: 90px;
    position: relative;
}

.our-goal .our-goal-list .counter {
    position: absolute;
    color: #c4e4bd;
    font-size: 128px;
    font-style: normal;
    font-weight: 700;
    line-height: 95px;
    left: -35px;
}

.our-goal .our-goal-list .item .text {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.our-goal .our-goal-list .item .info {
    position: inherit;
}

.our-goal:after {
    content: '';
    display: block;
    height: 2px;
    background-color: #f0f0f0;
    width: auto;
    right: 45px;
    left: 45px;
    position: absolute;
    bottom: 0;
}

.mn_service_container {
    min-height: 767px;
    margin-top: 70px;
}

.mn_service_title {
    color: #212121;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: 48.5px;
}

.mn_service_back_1 {
    background-image: url(//www.ubki.ua/wp-content/themes/html5blank-stable/img/background_serv1.svg);
    background-repeat: no-repeat;
    background-position-y: 223px;
    min-height: 815px;
    display: flex;
    flex-direction: column;
}

.service-background {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 210px;
    margin: 0 auto;
}

.row_1 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

.service-item {
    margin-top: 40px;
    margin-left: 3px;
    margin-right: 3px;
    flex-grow: 1;
}

.service-inner-wp {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    width: 294px;
    margin: 0 auto;
    box-shadow: 6px 12px 12px rgba(0,0,0,.07);
}

.s-padding {
    padding: 12px 15px 20px;
}

.s-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    margin-bottom: 17px;
}

.s-text {
    color: #212121;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.s-readmore {
    color: #5bb449;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.08px;
    text-decoration: underline;
}

.s-readmore:hover,.s-readmore:focus,.s-readmore:active {
    color: #5bb449;
    text-decoration: none
}
.s-readmore16{
    font-size: 16px;
}

.mn_sevice_all {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 90px;
    text-decoration: underline;
}

.mn_sevice_all:hover,.mn_sevice_all:active,.mn_sevice_all:focus {
    color: #fff;
    text-decoration: none
}

.mn_service_back_2 {
    background-image: url(//www.ubki.ua/wp-content/themes/html5blank-stable/img/background_serv2.svg);
    background-repeat: no-repeat;
    background-position-y: 223px;
    min-height: 815px;
    display: flex;
    flex-direction: column;
}

.mn_chw_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 40px 10px;
}

.mn_chw_title_row {
    display: flex;
    position: relative;
    margin-bottom: 40px;
}

.mn_chw_quast {
    color: #c4e4bd;
    font-size: 128px;
    font-weight: 700;
    line-height: 24px;
    position: absolute;
    left: -25px;
}

.mn_chw_title {
    color: #212121;
    font-size: 36px;
    font-weight: 400;
    position: inherit;
}

.mn_chw_title_row {
    display: flex;
    position: relative;
    margin-bottom: 40px;
}

.mn_chw_item {
    color: #5bb449;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-decoration-line: none;
}

.mn_chw_item:hover {
    color: #5bb449;
}

.mn_chw_list {
    width: 600px;
}

.mn_chw_small {
    font-size: 20px;
    line-height: 60px;
}

.mn_chw_container:after {
    content: '';
    display: block;
    height: 2px;
    background-color: #f0f0f0;
    width: auto;
    right: 45px;
    left: 45px;
    position: absolute;
    bottom: 0;
}

.stat-container {
    padding: 70px 10px;
    margin-left: 23px;
    margin-right: 23px;
}

.stat-block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 60px;
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
}

.stat-block .item {
    z-index: 1;
    width: 20%;
    text-align: center;
    background: #fff;
    padding: 5px;
    min-width: 170px;
}

.stat-block .item .icon {
    margin-bottom: 22px;
}

.stat-block .item .count {
    font-size: 20px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 15px;
    line-height: .93;
}

.stat-block .item .name {
    font-size: 12px;
    font-weight: 400;
    color: #212121;
}

.stat-ramka {
    position: absolute;
    height: 188px;
    width: 100%;
    border: 1px solid #c4e4bd;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    top: 50px;
}

.partner-block {
    padding: 40px 10px 100px;
    position: relative;
    margin-bottom: 40px;
}

.mn_partner_items {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: 50px;
    margin-right: 50px;
}

.mn_partner_item {
    height: 100px;
    width: 180px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}




/*********** ????? ************/

/************* block-1 *************/
.block-1.slider-block {
    background: #fff;
    padding: 15px 15px 60px;
    box-shadow: 5px 0 5px -5px rgba(105, 105, 109, .08), -5px 0 5px -5px rgba(105, 105, 109, .08);
}

/************* mn_carousel_block *************/
.mn_carousel_block {
    margin-bottom: 70px;
}

/************* carousel *************/
.carousel {
    position: relative;
}

/************* mn_carousel *************/
.mn_carousel .item {
    height: 370px;
    border-radius: 8px;
}

/************* mn_justify_l *************/
.mn_justify_l {
    justify-content: flex-start;
}

/************* mn_item *************/
.mn_item {
    width: 100%;
    height: 100%;
    display: flex;
}

/************* mn_carousel *************/
.mn_carousel .item {
    height: 370px;
    border-radius: 8px;
}

/************* mn_indicators *************/
.mn_indicators {
    bottom: -55px;
}

.mn_indicators li {
    width: 14px;
    height: 14px;
    background-color: #d9d9d9;
    border: none;
    margin: 5px;
}

.mn_indicators li.active {
    width: 14px;
    height: 14px;
    background-color: #5bb449;
    border: none;
    margin: 5px;
}

.mn_indicators li:hover {
    background-color: #5bb449
}

/************* mn_justify_l *************/
.mn_justify_l {
    justify-content: flex-start;
}

/************* mn_item *************/
.mn_item {
    width: 100%;
    height: 100%;
    display: flex;
}

/************* mn_carousel *************/
.mn_carousel .item {
    height: 370px;
    border-radius: 8px;
}

/************* mn_item_block *************/
.mn_item_block .title {
    color: #212121;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    padding-bottom: 10px;
}

.mn_item_block {
    width: 100%;
    max-width: 55%;
    height: 100%;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.mn_item_block_l {
    padding: 10px 0 10px 10%
}


/************* text *************/
.mn_item_block .text {
    font-size: 16px;
    line-height: 1.5;
}

.mn_item_block .list {
    margin-bottom: 0;
}
.mn_text_under_button{
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    margin: 8px 0 8px 0;
}

.mn_carousel .carousel-control.left {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: unset;
    height: 20px;
    top: 50%;
    width: 10%;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.mn_carousel_pr .carousel-control {
    width: 5%;
}

.mn_req_container {
    min-height: 480px;
    background-image: url(//www.ubki.ua/wp-content/themes/html5blank-stable/img/background_requst.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: flex;
    flex-direction: column;
    border-top-right-radius: 8px;
}

.mn_req_left {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: 50px 10px 0 30px;
}

.mn_req_title {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 48.5px;
}

.mn_req_text {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin: 20px 0;
}

.mn_req_right {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}

.mn_req_panel {
    width: 390px;
    background: #c4e4bd;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 45px 0 37px;
}

.mn_req_input:placeholder-shown {
    color: #aeaeae;
    font-size: 14px;
    font-weight: 400;
}

input:placeholder-shown {
    opacity: 1;
}

.mn_req_input {
    border-radius: 4px;
    border: 1px solid #5bb449;
    background: #fff;
    width: 311px;
    height: 48px;
    padding: 14px 12px;
    font-size: 14px;
    margin-bottom: 26px;
}

.mn_req_form {
    min-height: 367px;
    display: flex;
    flex-direction: row;
}

.mn_req_form_item {
    text-align: center;
    position: relative;
}

.mn_req_input::-webkit-input-placeholder {
    color: #aeaeae;
    font-size: 14px;
    font-weight: 400
}

.mn_req_input::-moz-placeholder {
    color: #aeaeae;
    font-size: 14px;
    font-weight: 400
}
.button-style {
    padding: 8px 8px;
    margin: 0 0 5px 0;
}

.mn_qr_adaptive_link{
    color: #5BB449;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    display: none;
    white-space: nowrap;
}
.mn_qr_adaptive_link:hover,
.mn_qr_adaptive_link:active,
.mn_qr_adaptive_link:focus{
    color: #5BB449;
}
.mn_qr_link_row{
    display: flex;
}
.mn_qr_link_row svg{
    display: none
}
.mn_qr_sector{
    display: flex;
    align-items: center;
    background: #EBFBEA;
}
@media (max-width: 992px) {
    .mn_qr_adaptive_button{
        display: none;
    }
    .mn_qr_adaptive_link{
        display: block;
    }
    .mn_text_under_button{
        display: none;
    }
    .mn_qr_container{
        margin-top: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .mn_qr_block{
        margin-right: 0;
        border-radius: unset;
        border: unset;
        width: unset;
    }
    .mn_qr_column{
        padding: 0;
    }
    .mn_qr_sector{
        display: none;
    }
    .mn_qr_link_row{
        padding: 0 0 20px 0;
    }
    .mn_qr_link_row svg{
        display: block;
        margin-right: 5px
    }

    .mn_carousel_main .item {
        background-size: 50%
    }

    .mn_item .title {
        line-height: 28px;
        font-size: 24px;
        margin-bottom: 10px
    }

    .mn_item .text {
        font-size: 14px;
        margin-bottom: 15px
    }
    .s-readmore16{
        font-size: 14px;
    }

    .container {
        width: 100%
    }

    .stat-ramka {
        display: none
    }

    .stat-block {
        flex-wrap: wrap
    }

    .stat-block .item .count {
        font-size: 20px
    }

    .stat-block .item .name {
        font-weight: 400
    }

}

@media (max-width: 947px) {
    .mn_sevice_all,.mn_sevice_all:hover,.mn_sevice_all:active,.mn_sevice_all:focus {
        color:#5bb449
    }
}

@media (max-width: 772px) {
    .landing-btn-block {
        flex-direction: column;
        padding: 10px 0 !important
    }

    .landing-form-link1 {
        margin-top: 10px;
        margin-left: 0;
        font-size: 12px
    }

    .our-goal {
        min-height: 630px
    }

    .mn_req_title,.mn_service_title,.mn_chw_title {
        font-size: 24px
    }

    .mn_service_title {
        margin: 0 50px
    }

    .mn_chw_item {
        font-size: 16px
    }

    .mn_chw_small {
        font-size: 14px
    }

    .mn_chw_list {
        width: auto
    }

    .s-title {
        font-size: 16px;
        margin-bottom: 15px
    }

    .mn_sevice_all {
        font-size: 16px
    }

    .mn_req_text {
        font-size: 18px
    }

    .mn_req_container {
        background-image: unset
    }

    .mn_req_form {
        flex-direction: column;
        align-items: center
    }

    .mn_req_left {
        width: 100%;
        background: #49903a;
        text-align: center;
        padding: 30px 10px 10px 30px
    }

    .mn_req_right {
        width: 100%;
        background: #fff;
        justify-content: center
    }

    .mn_req_panel {
        border-radius: 0;
        width: 100%
    }

    .mn_item {
        justify-content: center;
    }

    .mn_item_block {
        padding: 10px 0 10px 25px;
        margin: 10px;
        max-width: 80%;
        justify-content: center
    }

    .mn_item .title {
        line-height: 25px;
        margin-bottom: 0
    }

    .mn_item .text {
        margin-bottom: 10px
    }

    .mn_item .mn_item_block_l,.mn_item .mn_item_block_r,.mn_item .btn-block {
        text-align: center;
    }
    .btn-block{
        justify-content: center;
    }

    .mn_item .list {
        text-align: left
    }

    .mn_carousel_block_main {
        padding-top: 0
    }

    .mn_carousel_block_main .item {
        background-image: unset !important
    }
    .mn_item_block {
        padding: 10px 0 10px 0;
    }

}

@media (max-width: 768px) {

    .title-page {
        font-size:32px
    }

    .about-us {
        margin: 20px 15px;
    }

    .about-us .about-us-list,.our-goal .text {
        font-size: 14px !important
    }

    .our-goal .name {
        font-size: 16px !important
    }

    .our-goal .our-goal-list .item {
        width: auto;
        margin-left: 55px;
        margin-right: 15px;
        margin-bottom: 40px
    }

    .our-goal .name {
        font-size: 16px !important
    }

    .our-goal .our-goal-list .item {
        width: auto;
        margin-left: 55px;
        margin-right: 15px;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 685px) {
    .stat-container {
        padding:50px 0;
        margin-left: 0;
        margin-right: 0
    }

    .stat-block {
        padding-left: 0;
        padding-right: 0;
    }

    .inner-top-img {
        height: auto;
        display: block
    }

    .inner-top-img .inner {
        padding: 40px 30px
    }

    .inner-top-img .inner .info .link {
        position: static
    }

    .inner-top-img.left-text .inner {
        padding: 40px 30px
    }

    .inner-top-img.left-text .inner .name {
        font-size: 24px
    }

    .inner-top-img.left-text .inner .text {
        font-size: 14px
    }

    .inner-top-img.center-text .inner {
        padding: 40px 30px
    }

    .inner-top-img.center-text .inner .name {
        font-size: 24px
    }

    .inner-top-img.center-text .inner .text {
        font-size: 14px
    }

    .inner-top-img.small .inner__text {
        max-width: 100%
    }

    .stat-block .item {
        width: 50%;
        margin-bottom: 30px
    }

    .stat-block .item .count {
        font-size: 20px
    }

    .stat-block .item .name {
        font-size: 14px
    }

    .mn_row {
        flex-direction: column;
        align-items: center
    }
}

@media (max-width: 500px) {
    .mn_qr_adaptive_link{
        font-size: 14px;
    }
    .mn_qr{
        display: none;
    }
    .mn_req_input {
        width:280px;
        height: 32px;
        font-size: 14px;
        padding: 6px 8px
    }

    .mn_req_input:placeholder-shown {
        color: #aeaeae;
        font-size: 14px;
        font-weight: 400
    }

    .mn_req_input::-webkit-input-placeholder {
        color: #aeaeae;
        font-size: 14px;
        font-weight: 400
    }

    .mn_req_input::-moz-placeholder {
        color: #aeaeae;
        font-size: 14px;
        font-weight: 400
    }
    .mn_item .btn-block {
        padding: 5px 0;
    }
}