.br346, .br355, .br367 {
    display: none;
}

.error{
    color: red;
}
.rfield.error {
    border-bottom: 1px solid red!important;
}
/*Blok bystroe razmeszhenie*/
.bystroeRazmeszhenie {

}
.bystroeRazmeszhenie > .col-1 {
    width: auto;
    padding: 0 40px;
}
.DepositFormInputs {
    background-color: #fff;
    padding-top: 30px;
}
.ButtonsDFI {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 42px 0 37px 0;
}
.imgPlus {
    width: 78px;
    margin-left: 25px;
    margin-right: 47px;
}
.BtnBlue,
.BtnBlue:hover {
    color: #fff;
    background-color: #0c5ea3;
    height: 50px;
    line-height: 50px;
    padding: 0 52px;
}
.BtnGreen,
.BtnGreen:hover,
span#openForm {
    color: #fff;
    background-color: #00B9CD;
    height: 50px;
    line-height: 50px;
    padding: 0 52px;
}
.ili {
    font-size: 28px;
    margin-right: 47px;
}
.valuta {
    padding-top: 36px;
    padding-bottom: 43px;
}
.primechanie {
    margin-bottom: 33px;
    display: block;
}
/*Polzunok*/
#slider2,
#slider3 {
    background-color: #ccc;
    border: 1px solid #ccc;
    position: relative;
    height: 6px;
    border-radius: 15px;
    width: 64.455%;
    margin: 52px auto 0;
}
#slider2 .ui-state-default,
#slider3 .ui-state-default{
    padding: 16px 7px;
}
#custom-handle3,
#custom-handle4 {
    display: inline-block;
    position: absolute;
    top: -13px;
    background-color: #f59d15;
    border-radius: 15px;
    padding: 16px 7px;
}
#custom-handle3:focus,
#custom-handle3>span:focus,
#custom-handle4:focus,
#custom-handle4>span:focus,
#ch2:focus {
    outline: none;
}
#custom-handle3>span,
#custom-handle4>span {
    position: absolute;
    bottom: 29px;
    left: 12px;
    font-family: 'corpid_e1s_scd_bold';
    display: block;
    min-width: 100px;
    color: #00b1ac;
    font-size: 16px;
}
#slider2 .ui-slider-range,
#slider3 .ui-slider-range{
    background-color: #00b1ac;
    height: 6px;
    border-radius: 15px 0 0 15px;
}
.sumotdo {
    width: 64%;
    margin: 10px auto 0;
}
.min-summ {
    float: left;
}
.max-summ {
    float: right;
}
/*Vsplivayuszhaya podskazka*/
.HintDeposit {
    position: absolute;
    left: 120px;
    top: 95px;
}
.HintDeposit .hint_btn {
    background: url(/ico/ico-info.svg);
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0;
}
/*Recomenduenie producty*/
.in-block {
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0;
    border-radius: 30px;
    background-color: #f4f4f4;
}
.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-block-descr>.description {
    margin-bottom: 0px;
    font-size: 19px;
}
.in-block-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 27.174%;
}
.srochniy-img,
.universal-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    border-radius: 30px;
}
.srochniy-img {
    background-image: url(img/min-banner-tkb-srochniy.png);
}
.universal-img {
    background-image: url(img/min-banner-tkb0universalniy.png);
}
.in-block-image img {
    width: 100%;
    border-radius: 30px;
}
.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;
}
.in-params-value {
    font-size: 19px;
}
.in-block-descr .c-orange {
    color: #00b2ac;
}
.in-block-params > .col-3 {
    width: auto;
}
.in-params-value div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yesImg {
    width: 10px;
    margin-right: 5px;
}
.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;
}
.blueBtn,
.blueBtn:hover {
    background-color: #0c5ea3;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 46px;
    margin-right: 10px;
}
.BlueWhiteBtn {
    background-color: #f4f4f4;
    border: 1px solid #0c5ea3;
    height: 30px;
    line-height: 30px;
    padding: 0 46px;
}
/*Form*/
.homepage.business.deposits .wrapper__form {
    border: 1px solid #ccc;
    border-radius: 30px;
    margin-top: 30px;
    margin-bottom: 58px;
}
.homepage.business.deposits .wrap_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.homepage.business.deposits .b-form {
    width: 98%;
    height: 100%;
}
.homepage.business.deposits form {
    width: 70%;
    margin: 0 auto;
    padding: 37px;
}
.homepage.business.deposits .form .field input {
    width: 100%;
    margin-bottom: 10px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.homepage.business.deposits .buttons {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 20px;
}
.homepage.business.deposits .buttons > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 65%;
}
.buttons #opener br {
    display: none;
}
#opener {
    cursor: pointer;
}
.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}
.ui-dialog.ObratniyZvonok .ui-dialog-titlebar-close {
    display: block;
}
.ui-dialog.ObratniyZvonok .ui-dialog-titlebar>button {
    color: #fff;
    padding: 0 5px;
    background: #00b0ab;
    border: 1px solid #fff;
}
.ui-dialog.ObratniyZvonok .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    display: inline-block;
    right: 15px;
    position: absolute;
}
.DialogAgreeTextPopup {
    position: absolute!important;
    z-index: 20000!important;
}
.ui-dialog #agree_text_popup {
    background-color: #fff;
    padding: 25px;
}
.ui-dialog {
    background-color: #fff;
    padding-bottom: 25px;
    outline: none;
    z-index: 9999;
}
.ui-dialog-buttonset .ui-button.ui-button-text-only {
    color: #fff;
    border: none;
    border-radius: 25px;
    background-color: #00b2ac;
    transition: background-color .1s ease-out;
    height: 30px;
    line-height: 30px;
    display: block;
    clear: both;
    width: 115px;
    margin: 10px auto 0px;
    outline: none;
    font-size: 18px;
}

@media all and (max-width: 1126px) {
    .b-title > .wrapper {
        width: auto;
        padding: 0 25px;
    }
}
@media all and (max-width: 1074px) {
    .srochniy-img, .universal-img {
        background-size: 100%;
    }
}
@media all and (max-width: 990px) {
    .ui-dialog {
        width: 90% !important;
    }
}
@media all and (max-width: 830px) {
    .in-block-image {
        width: 50%;
    }
    .srochniy-img, .universal-img {
        background-size: contain;
    }
    .in-block-params {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse;
    }
    .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;
    }
    .in-params-label {
        width: 90px;
    }
}
@media all and (max-width: 800px) {
    .HintDeposit {
        top: 60px;
    }
}
@media all and (max-width: 770px) {
    .ButtonsDFI {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        position: relative;
        padding: 130px 0 37px 0;
    }
    .imgPlus {
        position: absolute;
        top: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    span#openForm {
        margin-left: 0px;
        margin-top: 0px;
    }
    .ili {
        margin: 25px 0;
    }
}
@media all and (max-width: 758px) {
    .homepage.business.deposits .buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    input.search_inp-ajax-x {
        position: relative;
        width: 241px;
        margin-bottom: 10px;
    }
    #opener {
        text-align: center;
    }
    #opener br {
        display: none;
    }
}
@media all and (max-width: 675px) {
    .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;
    }
    .in-block-descr h3,
    .description {
        text-align: center;
    }
    .in-block-image {
        background-size: 200px;
        background-position: center;
        width: auto;
    }
}
@media all and (max-width: 650px) {
    .DepositFormInputs > .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .DepositFormInputs > .wrapper > .col-2 {
        width: 100%;
    }
    #slider2,
    #slider3 {
        width: 90%;
    }
    .sumotdo {
        width: 89%;
    }
}
@media all and (max-width: 600px) {
    .ui-dialog {
        width: 75%!important;
    }
}
@media all and (max-width: 535px) {
    .in-block-image {
        width: 50%;
    }
    .buttonsProd {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        gap: 10px;
    }
    .buttonsProd .btn {
        width: 196px;
        padding: 0;
    }
}
@media all and (max-width: 500px) {
    .wrapper__form {
        display: none;
    }
}
@media all and (max-width: 475px) {
    .DepositFormInputs .b-main_nav_switcher .ui-button {
        width: 89%;
    }
}
@media all and (max-width: 463px) {
    .buttonsProd {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .blueBtn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 93px;
    }
}
@media all and (max-width: 415px) {
    .l-mainpromo_title {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }
}
@media all and (max-width: 403px) {
    .bystroeRazmeszhenie > .col-1 {
        padding: 0 15px;
    }
    .DepositFormInputs .b-main_nav_switcher .ui-button {
        width: 99%;
    }
}
@media all and (max-width: 400px) {
    .ui-dialog {
        width: 65%!important;
    }
}
@media all and (max-width: 382px) {
    .products .in-params-value {
        font-size: 17px;
    }
}
@media all and (max-width: 367px) {
    .br367 {
        display: block;
    }
}
@media all and (max-width: 365px) {
    .br365 {
        display: block;
    }
}
@media all and (max-width: 355px) {
    .br355 {
        display: block;
    }
}
@media all and (max-width: 345px) {
    span#openForm {
        font-size: 16px;
    }
}
@media all and (max-width: 346px) {
    .br346 {
        display: block;
    }
}
@media all and (max-width: 329px) {
    .BtnBlue, .BtnBlue:hover {
        padding: 0 51px;
    }
}
@media all and (max-width: 327px) {
    .BtnBlue, .BtnBlue:hover {
        padding: 0 50px;
    }
}
@media all and (max-width: 326px) {
    .ButtonsDFI span#openForm {
        padding: 0px 51px;
    }
}
@media all and (max-width: 325px) {
    .BtnBlue, .BtnBlue:hover {
        padding: 0 49px;
    }
}
@media all and (max-width: 324px) {
    .ButtonsDFI span#openForm {
        padding: 0px 50px;
    }
}
@media all and (max-width: 323px) {
    .BtnBlue, .BtnBlue:hover {
        padding: 0 48px;
    }
}
@media all and (max-width: 322px) {
    .ButtonsDFI span#openForm {
        padding: 0px 49px;
    }
}
@media all and (max-width: 321px) {
    .BtnBlue, .BtnBlue:hover {
        padding: 0 47px;
    }
}
@media all and (max-width: 320px) {
    .ButtonsDFI span#openForm {
        padding: 0px 48px;
    }
}