

/* Start:/local/components/otp/utils.banner/templates/.default/banner.css?17616537208616*/
.banner-box .banner.banner--detail .banner__center {
    position:           relative;
    width:              47%;
    left:               10%;
    opacity:            1;
}
.banner-box .banner.banner--detail .banner__center:hover {
/*    opacity:            0.8; */
}

.banner-box .hero-banner__element .banner_hidden img
{
    max-width:          1440px;
    right: 0;
}
/*.banner-box .hero-banner__element .banner_hidden a img
{
    position: absolute;
}*/

.banner-box div.hero-banner {
    margin-bottom:      0px;
}
.banner-box .banner__heading {
    font-size:          32px;
    line-height:        42px;
}

.banner-box .banner.banner--detail {
    height:             auto;
    min-height:         500px;
    padding-bottom:     0px;
    margin-bottom:      0px;
}
.banner-box .banner.banner--detail .banner__image {
    top:                100px;
    width:              40%;
    max-width:          460px;
    -webkit-transform:  translateY( 0% );
    -ms-transform:      translateY( 0% );
    transform:          translateY( 0% );
}

.banner-box .banner__center .banner__btn {
    position:           relative;
    left:               0;
    display:            inline-block;
/*    width:              100%; */
    min-width:          576px;
    top:                0px;
    padding:            0px 20px;
    
}
.banner-box .banner__center .banner__btn .btn {
    margin:             20px;
}

.banner-box .banner.banner--detail .banner__bottom {
    position:           relative;
    top:                0px;
    margin-top:         0px;
    height:             auto;
}

.banner-box .banner__center .banner__title {
    left:               0px;
    top:                0px;
    position:           relative;
    width:              100%;
    -webkit-transform:  translateY( 0% );
    -ms-transform:      translateY( 0% );
    transform:          translateY( 0% );
}

.banner-box .banner__title .banner__description {
    margin-top: -20px;
    top: auto;
    margin-bottom:      0px;
}
.banner-box .hero-banner.slick-initialized .hero-banner__element {
    display:            none;
}
.banner-box .hero-banner.slick-initialized .hero-banner__element.slick-active {
    display:            block;
}

.banner-box .slick-track {
    width:              100vw !important;
    transform:          translate3d( 0px, 0px , 0px) !important;
}
.banner-box .slick-list.draggable {
    padding:            0px 0px 5px!important;
}

.banner_hidden {
    height:             100px;
}
.banner_hidden a {
    position:           absolute;
    right:              0px;
    width: 100%;
    height: 100%;
}
/*.banner_hidden a img {
    height:             100%;
}*/
.banner_hidden > img {
    position:           absolute;
    right:              0px;
}
.span_grad{
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}



@media screen and (max-width: 1023px) {
    
    .container .breadcrumb {
        display: none;
    }
    
    .banner-box div.hero-banner {
        top:                -45px;
    }
    
    .banner-box .banner.banner--detail .banner__center {
        left: 3%;
    }
/*    .banner-box .banner.banner--detail {
        min-height:         410px;
    }*/
    .banner-box .hero-banner .slick-dots {
        top: 12px; 
    }
    .banner_hidden {
        height:             60px;
    }
    .banner-box .banner.banner--detail .banner__image{
        top: 60px;
    }
}

@media screen and (max-width: 991px) {
    
    .banner-box div.hero-banner {
        top:                -72px;
    }
}

@media screen and (max-width: 833px) {
    .span_grad{display: none;}
    .container .breadcrumb {
        display: none;
    }

    .banner-box div.hero-banner {
        top:                -72px;
    }

    .banner_hidden {
        height: 50px;
    }
    
    /**/
    .banner-box .banner.banner--detail .banner__center {
        width:          100%;
        left:           0;
    }
    .banner-box .banner__heading {
        font-size:      28px;
        line-height:    32px;
    }
    .banner-box .banner.banner--detail {
        padding-top:        0px;
        min-height:         auto;
        background-color:   transparent;
    }
    .banner-box .banner.banner--detail .banner__image {
        top:            50px;
        
        min-width:      210px;
        max-width:      285px;
        width:          60%;
        left:           50%;
        transform:      translate( -50%, 0 );
    }
    
    .banner-box .banner__image + .banner__center .banner__title,
    .banner-box .banner__center .banner__title {

        left:           0px;
        width:          100%;
    }
    
    .banner-box .banner__center .banner__btn    {
        left:           0px;
        text-align:     center;
        width:          100%;
        min-width:      auto;
    }
    
    .banner-box .banner__center .banner__btn .btn   {
        width:          100%;
        display:        inline-block;
        white-space:    nowrap;
        margin:         20px 0px 10px;
    }
    .banner-box .banner--detail .banner__bottom-tag-element {
        padding:        5px 0px 10px;
    }
    
    .banner-box .banner__title .banner__description {
        margin-bottom:  0px;
    }
    .banner-box .hero-banner.slick-dotted .slick-dots   {
        position:       absolute;
        top:            auto;
        bottom:         10px;
    }
    .banner-box .banner.banner--detail .banner__bottom { 
        margin-top: 10px;
    }
    
    .banner-box .slick-list.draggable {
        padding:            0px 0px 25px!important;
    }
    .banner_hidden a {
        overflow: hidden;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    .banner_hidden > img,
    .banner_hidden a img {
        position:       relative;
        height:         auto;
        width:          130%;
        min-width:      130%;
        margin-left:    -30%;
        left:           0;
    }
    .banner_hidden {
        height: auto;
        position: relative;
        margin-bottom: -20px;
        min-height: calc( ( 650 / 1440 ) * 100vw );
    }
    /**/
    
}

@media screen and (max-width: 767px) {
    
    .banner-box div.hero-banner {
        top:                -45px;
    }
    
    .banner-box .banner.banner--detail .banner__center {
        width:          100%;
        left:           0;
    }
    .banner-box .banner__heading {
        font-size:      28px;
        line-height:    32px;
    }
    .banner-box .banner.banner--detail {
        padding-top:    0px;
        min-height:     auto;
    }
    .banner-box .banner.banner--detail .banner__image {
        top:            calc( ( 650 / 1440 ) * 8vw );
        min-width:      210px;
        max-width:      285px;
        width:          60%;
        left:           50%;
        transform:      translate( -50%, 0 );
    }

    .banner-box .banner__image + .banner__center .banner__title,
    .banner-box .banner__center .banner__title {

        left:           0px;
        width:          100%;
    }
    
    .banner-box .banner__center .banner__btn    {
        left:           0px;
        text-align:     center;
        width:          100%;
        min-width:      auto;
    }
    
    .banner-box .banner__center .banner__btn .btn   {
        width:          100%;
        display:        inline-block;
        white-space:    nowrap;
        margin:         20px 0px 10px;
    }
    .banner-box .banner--detail .banner__bottom-tag-element {
        padding:        5px 0px 10px;
    }
    
    .banner-box .banner__title .banner__description {
        margin-bottom:  0px;
    }
    .banner-box .hero-banner.slick-dotted .slick-dots   {
        position:       absolute;
        top:            auto;
        bottom:         10px;
    }
    .banner-box .banner.banner--detail .banner__bottom{margin-top: 10px;}
    
    .banner-box .slick-list.draggable {
        padding:            0px 0px 35px!important;
    }
    .banner_hidden a{
        overflow: hidden;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    .banner_hidden > img,
    .banner_hidden a img {
        position: relative;
        height: auto;
        width: 150%;
        min-width: 150%;
        margin-left: -50%;
        left: 0;
    }
    .banner_hidden {
        height: auto;
        position: relative;
        margin-bottom: -50px;
        min-height: calc( ( 650 / 1440 ) * 100vw + 50px);
    }
}

@media screen and (max-width: 599px) {
    
    .banner-box div.hero-banner {
        top:                -30px;
    }
    
}
.banner.banner--detail{background: #fff0;}
/* End */


/* Start:/local/components/bix/calc.crediting/templates/.default/calc_ipoteka.css?16880383452531*/
.ipoteka-programm .calculator .rc-slider {
    width:              calc(100% - 100px)!important;
}
.ipoteka-programm .calculator .slider-one {
    //padding-top:        68px;
}
div.calculator__param{line-height: 21px;}
.ipoteka-programm .calculator .l-accordion{margin: 30px 0 0;}
.ipoteka-programm .calculator .accordion{margin-bottom: 0;}
.ipoteka-programm .calculator .col-text-center{text-align: center;}
div.rc-slider .rc-slider-rail {
    border:             none;
}
.ipoteka-programm .calculator hr{margin: 10px 0;}

div.rc-slider-rail .rc-slider-track {
    height:             4px;
    border:             none;
    margin:             0px 20px 0px 0px;
}

div.rc-slider .rc-slider-handle {
    top:                0em;
    margin-left:        -19px;
}

.row div.field__mark {
    width:              4.2em;
}
.field__inner input.calc__input {
    float:              left;
}
.field__inner .input__unit {
    display:            inline-block;
    line-height:        44px;
    margin-left:        0.3em;
}
.calculator__result .result__value {
    margin-right:       0.3em;
}
.ipoteka-programm .top-box .field__label {
    padding-left:       1.722em;
}

.ipoteka-programm .field__label {
    padding-left:       1.722em;
    text-align:         left;
}
.ipoteka-programm .field__label .field__inner {
    display:            table;
    width:              100%;
    text-align:         left;
}
.ipoteka-programm .calculator__main, 
.ipoteka-programm .calculator__result {
    min-height:         500px;
}
.input-inp input {
    width:              74%;
}
.ipoteka-programm .calculator__result-title {
    margin-bottom:      10px;
    font-size:          20px;
    font-weight:        600;
    font-style:         normal;
    font-stretch:       normal;
    line-height:        1.1;
    letter-spacing:     normal;
    color:              #4a4a4a;
}

@media screen and (max-width: 1200px){
    .ipoteka-programm .calculator .col-text-center{text-align: left; padding-left: 15px;}
    div.calculator__result{padding: calc( 1.722em + 15px ) calc( 1.722em + 30px );}
}
@media screen and (max-width: 767px){
    div.calculator__main,
    div.calculator__result{padding: calc( 1.722em );}
    .ipoteka-programm .calculator .col-text-center{padding-left: 15px;}
    .ipoteka-programm{margin: 0 -45px;}
    .ipoteka-programm .calculator .rc-slider{width: calc(100% - 60px) !important;}
    .ipoteka-programm .field__label {padding-left: 0px;}
}

/* End */


/* Start:/local/components/bix/forms.show/templates/form_008/form_008_show.css?16928781992725*/
.popup{
    position: fixed;
    z-index: 4;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    padding: 40px;
    display: none;
}

.popup-area{
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    background: url( '/local/components/bix/forms.show/templates/form_008/images/bg-popup.png') repeat #e8f7e1; 
    padding: 26px 28px;
    text-align: center;
}
.popup .popup-result{
    width: 100%; /* 400px; */
    max-width: 100vw;
    height: 480px;
    max-height: 100vh;
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 10;
    margin-top: 25px;
}
.popup .exit-popup{
    line-height: 20px;
    width: 20px;
    border-radius: 100%;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    content: "\2715";
    font-size: 22px;
    color: #aaaaaa;
}
.popup .exit-popup:hover {
    color: #000;
}
div.thx__title,
.popup .popup-result .popup-title{
    margin-top: 30px;
    color: #000;
    font-size: 40px;
    line-height: 46px;
    font-weight: bold;
    text-align: center;
}
.thx__body div.thx__text,
.popup .popup-result .text-popup{
    font-size: 18px;
    line-height: 24px;
    padding: 75px 25px;
    text-align: center;
}
.popup .popup-result .logo-popup{
    background: url( '/local/components/bix/forms.show/templates/form_008/images/popup-logo.png') no-repeat center center;
    width: 220px;
    height: 50px;
    display: inline-block;
}
/*
.col-lg-2.col-sm-4{display: none;}
*/
.box_table, .col-lg-10.col-sm-8{width: 100%;}
div.box_tablecell{vertical-align: top;}



div.full-form__controls .btn{min-width: 235px;}
div.full-form__controls{margin-bottom: 0px;}
div.callback{padding-bottom: 0px;}
div.l-callback{padding-bottom: 90px; padding-top: 90px;}

.full-form__body .form-itemerr {
    top:                38px!important;
    bottom:             auto!important;
}
.full-form__body #agreement .form-itemerr {
    top:                25px!important;
    left:               -5px!important;
}

@media screen and (max-width: 991px) {
    div.full-form__controls .field__label{width: calc( 100% - 30px );}
    .popup{padding-top: 100px;}
    .popup .popup-result{
        width: auto;
        height: 440px;
        padding-bottom: 50px;
    }
    .popup .popup-result .popup-title{margin-top: 50px;}
}
@media screen and (max-width: 767px) {
    div.full-form__wrapper{padding-top: 0px; padding-bottom: 0px;}
    div.full-form__body{margin-bottom: 0px;}
    div.l-callback{padding-bottom: 60px; padding-top: 60px;}
}

@media screen and (max-width: 440px) {
    .popup{padding: 80px 20px 20px;}
    .popup .popup-result,
    .popup-area{width: 100%;}
    div.thx__title{font-size: 32px; line-height: 34px;}
    .thx__body div.thx__text{padding: 50px 20px;}
}

/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1570586639163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/js/scrollbooster3/scrollbooster.css?1652274454787*/
.scrollbooster {
  overflow: hidden;
}
.scrollbooster .tag__element {
  margin-right: 0;
}
.tag-wrapper {
  position: relative;
  overflow: auto;
  margin-bottom: 30px;
  min-height: 64px;
}
.scrollbooster-viewport {
  cursor: -webkit-grab;
  cursor: grab;
  padding-bottom: 30px;
  margin-bottom: -30px;
}
.scrollbooster-viewport:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.scrollbooster-card {
  flex: 1;
}
.scrollbooster-content {
    position: absolute;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
}
.my-8 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.mt-8 {
  margin-top: 8rem;
}
.mt-0 {
  margin-top: 0;
}
.mb-8 {
  margin-bottom: 8rem;
}
.mb-0 {
  margin-bottom: 0;
}
/* End */


/* Start:/local/components/otp/tags.list_tag_show/templates/.default/list_tag_show.css?168803832337*/
.tag {
    overflow:       hidden;
}

/* End */
/* /local/components/otp/utils.banner/templates/.default/banner.css?17616537208616 */
/* /local/components/bix/calc.crediting/templates/.default/calc_ipoteka.css?16880383452531 */
/* /local/components/bix/forms.show/templates/form_008/form_008_show.css?16928781992725 */
/* /bitrix/components/bitrix/form.result.new/error.css?1570586639163 */
/* /local/js/scrollbooster3/scrollbooster.css?1652274454787 */
/* /local/components/otp/tags.list_tag_show/templates/.default/list_tag_show.css?168803832337 */
