/************** 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_item .btn-block {
    padding: 25px 0;
}

.mn_carousel_main .item {
    height: 370px;
}
.mn_background_panel{
    background-image: url('../img/banner_background_panel.svg');
    background-repeat: no-repeat;
}
.btn-block {
    display: block;
    width: 100%;
}

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

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


.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;
}


/************* 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: 28px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 10px;
}

.mn_row {
    gap: 20px;
}

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

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

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

.mn_item_block .list {
    margin-bottom: 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_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
}

.mn_45 {
    max-width: 50%;
}

.mn_item_block_r {
    text-align: right;
    padding: 10px 7% 10px 0;
}

.mn_justify_r {
    justify-content: flex-end;
}

.mn_justify_c .mn_item_block {
    max-width: 693px;
    margin: 0 auto;
    text-align: center;
}

.mn_color_w {
    color: #fff !important;
}

.row_1 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.row_2 {}
.row_2 .title-block{
    margin: 40px 0 30px 0;
    text-align: center;
}

.row_2 .text-info {
    padding: 0 40px;
    font-size: 16px;
    line-height: 1.5;
    color: #212121;
}

.public-contract .item {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #5bb449;
    padding-left: 77px;
    margin-bottom: 30px;
    position: relative;
    display: block;
}

.public-contract .item:before {
    content: '';
    display: block;
    width: 63px;
    height: 42px;
    background: url(//www.ubki.ua/wp-content/themes/html5blank-stable/css/../img/icon__public.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 0;
}

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

.service-background {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 225px;
    margin: 0 auto;
}

.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;
}

.mn_bock_shadow {
    box-shadow: 5px 0 5px -5px rgba(105,105,109,.08), -5px 0 5px -5px rgba(105,105,109,.08);
}

.mn_panel {
    background: #fff;
    background-image: url(../img/main_background.svg);
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.free-stiker {
    background: #e02a2a;
    width: 200px;
    padding: 2px 0 3px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    position: relative;
    top: 27px;
    left: -57px;
    transform: rotate(-45deg);
}

.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:active,
.s-readmore:focus{
	color: #37a669;
	text-decoration: none;
}

.s-button {
    border: solid 1px #5bb449;
    border-radius: 3px;
    color: #5bb449;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 9px 15px 10px;
}

.s-price {
    font-size: 13px;
    margin: 10px 0;
}

.s-readmore:hover {
    color: #5bb449;
}

.s-button:hover {
    color: #020202;
    text-decoration: none;
}

.price_default {
    font-weight: 700;
}

.input {
    height: 36px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px rgba(32,32,32,.3);
    padding: 0 10px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.17;
    width: 214px;
}

.price-tabs>li>a {
    line-height: 1.2;
    color: #212121;
    font-weight: 400;
    border: 1px solid transparent;
    border-bottom: 1px solid #5bb449;
    margin-right: 20px;
    background-color: transparent;
}

.price-tabs>li>a {
    padding: 2px;
}

.s-text ul {
    list-style: none;
    padding-left: 16px;
    margin-bottom: 0;
}

.s-text ul li:before {
    background: #212121;
    border-radius: 50%;
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 3px;
    height: 3px;
    position: absolute;
    top: 8px;
    left: -10px;
}

.s-text ul li {
    margin-bottom: 0;
    position: relative;
}


.wp_price_block{
    margin-top: 25px;
    margin-left: 50px;
    width: fit-content;
}
.wp_price_buttons{
    display: flex;
    flex-direction: row;
    gap:20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.wp_button_block{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap:5px;
}
.wp_price_row{
    display: flex;
    align-items: center;
    gap: 3px;
    line-height: 1.2;
    flex-wrap: wrap;
}
.wp_price_amount_text{
    display: flex;
    flex-direction: row;
}
.wp_price_tarifname{
    font-weight: 500;
    font-size: 13px;
    color: #5BB449;
    margin-left: 5px;
}
.wp_price_amount{
    color: #212121;
    font-size: 13px;
    font-weight: 500;
}
.wp_price_currency{
    font-size: 12px;
    margin-top: 1px;
}
.wp_price_remark{
    font-size: 12px;
}
.wp_price_text_row{
    display: flex;
    align-items: center;
    gap:5px;
    margin-bottom: 5px;
}
.wp_price_text{
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.wp_price_discont{
    display: flex;
    align-items: center;
    color: #B1B1B1 !important;
}
.wp_price_discont .wp_price_amount{
    text-decoration: line-through;
    color: #B1B1B1 !important;
}
.wp_price_discont_block{
    color: #49903A;
    font-size: 12px;
    font-weight: 600;
    line-height:1.3;
}
.wp_price{
    min-height:45px;
    min-width: 300px;
}
.wp_price_state_row{
    display: flex;
    align-items: center;
    margin-bottom:15px;
    gap: 5px;
}
.wp_price_state_title{
    color: #212121;
    font-size: 13px;
    font-weight: 400;
}
.wp_price_state{
    color: #212121;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 2px;
}
.wp_price_state svg{

}
.wp_price_date{
    color: #212121;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
}
.color-tb {
    color: #212121;
}
.color-tw {
    color: #fff;
}
.wp_loader_text{
    color: #212121;
    font-size: 12px;
    font-weight: 400;
    margin-bottom:5px;
}
.wp_price_loader{
    height: 6px;
    border-radius: 11px;
    width: 70%;
    background-color: white;
    overflow: hidden;
    position: relative;
}
.wp_loader {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #5BB449 0%, #FFF 100%);
    background-size: 300% 100%;
    animation: wp_loading 3s infinite;
}

@keyframes wp_loading {
    0% { background-position: 0% 0%;}
    100% {background-position: -300% 0%;}
}

.wp_price_block_tabs{
    margin: 0;
}
.wp_tab_content{
    margin-top: 15px;
}
.price-tabs {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    border: none;
}
.price-nav-item{
    font-size: 11px;
}
.price-tabs>li {
    display: flex;
    align-items: center;
}
.price-tabs>li>a{
    white-space: nowrap;
    padding: 2px;
    line-height:1.3;
    color: #212121;
    font-weight: 400;
    border: 1px solid transparent;
    border-bottom: 1px solid #5BB449;
    margin-right: 10px;
    background-color: transparent;
}
.price-tabs>li>a:focus,
.price-tabs>li>a:hover{
    background-color: transparent;
    border: 1px solid transparent;
}
.price-tabs>li.active>a:hover,
.price-tabs > li.active > a:focus{
    color: #212121;
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;
}
.price-tabs > li.active > svg > circle{
    fill: #5BB449;
}
.price-tabs > li.active > a{
    font-weight: 500;
    border: 1px solid transparent;
    color: #212121;
    background-color: transparent;
}


.passport-tabs {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    border: none;
}
.price-nav-item{
    font-size: 11px;
}
.passport-tabs>li {
    display: flex;
    align-items: center;
}
.passport-tabs>li>a{
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    padding: 2px;
    color: #5BB449;
    border: 1px solid transparent;
    border-bottom: 1px solid #5BB449;
    margin-right: 10px;
    background-color: transparent;
}
.passport-tabs>li>a:focus,
.passport-tabs>li>a:hover{
    background-color: transparent;
    border: 1px solid transparent;
}
.passport-tabs>li.active>a:hover,
.passport-tabs > li.active > a:focus{
    color: #212121;
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;
}
.passport-tabs > li.active > a{
    font-weight: 500;
    border: 1px solid transparent;
    color: #212121;
    background-color: transparent;
}
.mn_passport_tabs{
    margin: 10px 0 10px 0;
}

#DSER_LPS,#ZDSER_LPS{
    width: 70px;
}
#DNOM_LPS,#ZDNOM_LPS{
    width: 150px;
}
#DNOMIDCARD_LPS{
    width: 223px;
}
.mn_error_text{
    display: none;
    color: rgb(217, 83, 79);
    font-size: 13px;
    font-weight: 500;
    margin: 0;
}
.mn_success_text{
    color: #5BB449;
    font-size: 13px;
    font-weight: 700;
}

.wp_price_daysleft{
    display: flex;
    margin-left: 12px;
    align-items: center;
    color: #212121;
    font-size: 13px;
    font-weight: 600;
}

.price_state {
    width: 100px;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 15px;
    color: #5bb449
}

.price_state_title {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 15px
}
.price_spec {
    color: #5bb449;
    font-size: 13px;
    font-weight: bolder;
    white-space: nowrap;
}
@media (max-width: 992px) {

    .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
    }

    .container {
        width: 100%
    }

}

@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) {
    .mn_carousel_block .item {
        background-image: unset !important;
        height: auto !important;
    }
    .s-title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .mn_item .mn_item_block_l, .mn_item .mn_item_block_r, .mn_item .btn-block {
        padding-top: 10px;
        text-align: center;
    }

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

    .mn_item {
        justify-content: center;
    }

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

    .mn_item .text {
        margin-bottom: 10px;
    }
    .mn_row {
        gap: 0;
    }

}

@media only screen and (max-width: 685px) {
    .store-button {
        margin-top: 10px;
    }
}