#tabs-1a .br346, #tabs-1a .br355, #tabs-1a .br367 {
    display: none;
}
/*Recomenduenie producty*/
#tabs-1a .in-block {
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0;
    border-radius: 30px;
    background-color: #f4f4f4;
}
#tabs-1a .in-block-descr {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 28px;
}
.in-flex {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}
#tabs-1a .in-block-descr>.description {
    margin-bottom: 0px;
    font-size: 19px;
}
#tabs-1a .in-block-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 27.174%;
}
#tabs-1a .srochniy-img,
#tabs-1a .universal-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    border-radius: 30px;
}
#tabs-1a .srochniy-img {
    background-image: url(/business/deposits/img/min-banner-tkb-srochniy.png);
}
#tabs-1a .universal-img {
    background-image: url(/business/deposits/img/min-banner-tkb0universalniy.png);
}
#tabs-1a .in-block-image img {
    width: 100%;
    border-radius: 30px;
}
#tabs-1a .in-block-params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#tabs-1a .in-params-value {
    font-size: 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}
#tabs-1a .in-block-descr .c-orange {
    color: #00b2ac;
}
#tabs-1a .in-block-params > .col-3 {
    width: auto;
}
#tabs-1a .in-params-value div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#tabs-1a .yesImg {
    width: 10px;
    margin-right: 5px;
}
#tabs-1a .buttonsProd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 25px 0;
}
#tabs-1a .blueBtn,
#tabs-1a .blueBtn:hover {
    background-color: #0c5ea3;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 46px;
    margin-right: 10px;
}
#tabs-1a .BlueWhiteBtn {
    background-color: #f4f4f4;
    border: 1px solid #0c5ea3;
    height: 30px;
    line-height: 30px;
    padding: 0 46px;
}
@media all and (max-width: 1074px) {
    #tabs-1a .srochniy-img, #tabs-1a .universal-img {
        background-size: 100%;
    }
}
@media all and (max-width: 830px) {
    #tabs-1a .in-block-image {
        width: 50%;
    }
    #tabs-1a .srochniy-img, #tabs-1a .universal-img {
        background-size: contain;
    }
    #tabs-1a .in-block-params {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse;
    }
    #tabs-1a .in-block-params > .col-3 {
        width: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 5px;
    }
    #tabs-1a .in-params-label {
        width: 90px;
    }
    .in-block-descr {
        height: auto;
    }
}
@media all and (max-width: 738px) {
    .slider-box3 {
        height: auto;
    }
    .steps3 {
        height: auto;
    }
    .tabs-name__list {
        margin-bottom: 0px!important;
        margin-top: 0px!important;
    }
    .in-flex {
        align-items: center!important;
    }
}
@media all and (max-width: 675px) {
    #tabs-1a .in-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    #tabs-1a .in-block-descr h3,
    #tabs-1a .description {
        text-align: center;
    }
    #tabs-1a .in-block-image {
        height: 210px;
        background-size: 200px;
        background-position: center;
        width: auto;
    }
}
@media all and (max-width: 463px) {
    #tabs-1a .buttonsProd {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    #tabs-1a .blueBtn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 93px;
    }
}
@media all and (max-width: 382px) {
    #tabs-1a .products .in-params-value {
        font-size: 17px;
    }
}
@media all and (max-width: 367px) {
    #tabs-1a .br367 {
        display: block;
    }
}
@media all and (max-width: 365px) {
    #tabs-1a .br365 {
        display: block;
    }
}
@media all and (max-width: 355px) {
    #tabs-1a .br355 {
        display: block;
    }
}
@media all and (max-width: 346px) {
    #tabs-1a .br346 {
        display: block;
    }
}
@media all and (max-width: 329px) {
    #tabs-1a .BtnBlue, #tabs-1a .BtnBlue:hover {
        padding: 0 51px;
    }
}
@media all and (max-width: 327px) {
    #tabs-1a .BtnBlue, #tabs-1a .BtnBlue:hover {
        padding: 0 50px;
    }
}
@media all and (max-width: 326px) {
    #tabs-1a .ButtonsDFI span#openForm {
        padding: 0px 51px;
    }
}
@media all and (max-width: 325px) {
    #tabs-1a .BtnBlue, #tabs-1a .BtnBlue:hover {
        padding: 0 49px;
    }
}
@media all and (max-width: 324px) {
    #tabs-1a .ButtonsDFI span#openForm {
        padding: 0px 50px;
    }
}
@media all and (max-width: 323px) {
    #tabs-1a .BtnBlue, #tabs-1a .BtnBlue:hover {
        padding: 0 48px;
    }
}
@media all and (max-width: 322px) {
    #tabs-1a .ButtonsDFI span#openForm {
        padding: 0px 49px;
    }
}
@media all and (max-width: 321px) {
    #tabs-1a .BtnBlue, #tabs-1a .BtnBlue:hover {
        padding: 0 47px;
    }
}
@media all and (max-width: 320px) {
    #tabs-1a .ButtonsDFI span#openForm {
        padding: 0px 48px;
    }
}