.page .callback-form button {
    margin-top: unset!important;
}
body.spravka .page .panel-heading {
    padding-left: 20px;
    padding-right: 20px;
}
.page .header {
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page .footer-block h3 {
    margin-top: unset!important;
}
.page .footer-block {
    padding-bottom: 40px!important;
    padding-top: 40px!important;
    border-radius: 15px!important;
}
.page .address {
    margin-top: 40px!important;

}
.page .address .block_0 {
    margin-left: 20px !important;
    border-radius: 15px;
}
.page .address .block_1 {
    border-radius: 15px;

}
.info_about_site    {
    display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
column-gap: 10px;
}
.left-block ul.menu{
    background: #FFFFFF;
    border-radius: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.left-block ul.menu>li a {
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    color: #2E2E2E;
}
.left-block ul.menu>li {
    padding-left: 30px;
    height: 60px;
    border-bottom: 1px solid #F3F3F3;
    align-items: center;
    display: flex;
}
.left-block ul.menu>li.active:first-child{
    border-radius: 15px 15px 0 0;
}
.left-block ul.menu>li.active{
    background: #f9e6e6;
    border-left: 12px solid #DE1123;
}
.left-block ul.menu>li.active a{
    font-weight: bold;
}
.left-block ul.menu>li:last-child{
    border: 0;
}

.center-block {
    background: #FFFFFF;
    border-radius: 15px;
    padding: 30px;
}
.center-block .title{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    /* identical to box height */


    color: #20232F;
    margin-bottom: 10px;
}

.center-block .sub-title{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    color: #999999;
    margin-bottom: 40px;
}
.center-block  .item {
    border-top: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    padding-top: 25px;
  padding-bottom: 25px;
    display: flex;
}
.center-block .item .icon {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: linear-gradient(180deg, #E23F3F 0%, #DE1123 100%);
    box-shadow: 0px 5px 30px rgba(226, 63, 63, 0.3);
    display: flex;
    justify-content: center;
}
.center-block .item .icon i.icon-avto-v-credit {
    background-image: url(/images/avto-v-credit-icon.svg);
}
.icon i.lizing-icon {
    background-image: url(/images/lizing-icon.svg);
}
.icon i.vykup-icon {
    background-image: url(/images/vykup-icon.svg);
}
.icon i.komissiya-icon {
    background-image: url(/images/komissiya-icon.svg);
}
.icon i.schetspravka-icon {
    background-image: url(/images/schetspravka-icon.svg);
}
.icon i.obmenavto-icon {
    background-image: url(/images/obmenavto-icon.svg);
}
.center-block  .item .icon i {
    background-size: cover;
    width: 30px;
    height: 30px;
    align-self: center;
}
.center-block  .item .right-block{
    margin-left: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.center-block  .item .right-block .top{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.center-block  .item .right-block .top .read-more{

    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */


    color: #2E2E2E;
}
.center-block  .item .right-block .top .read-more i {
    font-size: 14px;
    line-height: 17px;
    margin-left: 5px;
}
.center-block  .item .right-block .title{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */


    color: #2E2E2E;
}
.center-block  .item .right-block .sub-top{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    margin-top: 12px;
    color: #999999;

}
.center-block  .item .right-block  ul{
    margin-top: 20px;
padding: 0;
    column-count: 2;
    list-style: none;
}
.center-block  .item .right-block  ul > li {
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    /* or 179% */


    color: #2E2E2E;
}

.center-block  .item .right-block ul >li i {
    font-size: 8px;
    margin-right: 5px;
}
 .vykup-block {
margin-top: 30px;
    background: #FFFFFF;
    border-radius: 15px;
    padding: 27px;
    margin-bottom: 30px;
}
.vykup-block .title {
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 12px;
    color: #2E2E2E;
}

 .partner h3 {
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 35px;
}

.partner .partner-item{
    margin-right: 30px;
    display: flex;
    padding-bottom: 15px;
    flex-direction: column;
    background: #FFFFFF;
    border-radius: 15px;
    width: 250px;
    height: 135px;
}
 .partner .partner-item  .image-partner img {
    width: 145px;
    height: 33px;
    align-self: center;
}

 .partner .partner-item  .image-partner {
    height: 90px;
    align-self: center;
    align-items: center;
    justify-content: center;
    display: flex;
}
.partner .partner-item  span {
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-top: 15px;
    color: #000000;
}
 .carousel-block {
    margin-top: 72px;
    background: transparent;
}
.carousel-block .row-carousel .item-product .content
, .bottom {
    background: transparent!important;
}
.carousel-button-next{
    position: unset;

}
 .carousel-button-prev{
    position: unset;
}
  .carousel-block .more {
    display: none;
}
.carousel-block .content {
    min-height: unset;
}
a.more {
    margin-top: 10px;
    display: flex!important;
    border: none;
    border-radius: 5px;
    height: unset;
    width: 100%;
    text-align: center;
    vertical-align: baseline;
    justify-content: left;
    /* align-self: baseline; */
    align-items: center;
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #2E2E2E;
}
.partner {
   margin-top: 60px;
}
.page .content {
    background: white!important;
}
.services .content {
    background: rgb(229, 229, 229);
    background: -moz-linear-gradient(180deg, rgba(229, 229, 229, 1) 0%, rgba(246, 246, 246, 1) 90%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(229, 229, 229, 1) 0%, rgba(246, 246, 246, 1) 90%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(229, 229, 229, 1) 0%, rgba(246, 246, 246, 1) 90%, rgba(255, 255, 255, 1) 100%);
}

@media (max-width: 993px) {
    .center-block .item {
        flex-direction: column;
    }

    .center-block .item .icon {
        width: 45px;
        height: 45px;
        border-radius: 45px;
    }
    .services  .content{
        background: white;
        border-top: 1px solid #E8E8E8;
    }
    .center-block .item .icon i {
        width: 25px;
        height: 25px;
    }

    .center-block .item  .title{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #2E2E2E;
    margin-left: 30px;
}
    .center-block .item  ul >li i {
        font-size: 5px;
        margin-right: 5px;
    }
    .center-block .item  ul > li {
        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        color: #2E2E2E;
    }
    .center-block .item  ul{
    padding: 0;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 20px;

}
    .center-block .item    .sub-top{
        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
margin-top: 15px;
        color: #999999;
    }
    .center-block .item  .read-more i {
        font-size: 12px;
    }
    .center-block .item  .read-more{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #2E2E2E;
}
    .center-block{
        padding: 0;
    }
    .breadcrumbs {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .center-block .title {
        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: 500;
        font-size: 23px;
        line-height: 29px;
        /* identical to box height */


        color: #20232F;

    }
    .center-block .hr {
        display: none;
    }
    .center-block .sub-title {
        margin-bottom: 10px;
    }

    .panel .panel-heading h4.panel-title {

        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        display: flex;
        align-items: center;
    }
    .callback-block {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 45px;
        padding-left: 30px;
        padding-right: 30px;
        background: #FCEBEB;
        border: 1px solid #E23F3F;
        border-radius: 15px;
        height: 220px;
        flex-direction: column;
        align-self: center;
    }
    .center-block .left-block span {
        color: #999999;
        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        display: flex;
        align-items: center;
        align-self: center;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 23px;
    }
    .panel a.collapsed .panel-heading i {
        float: unset!important;
        font-size: 18px!important;
        margin-top: unset!important;
        color: #999999!important;
    }
    .callback .carousel-block {
        margin-top: 0;
        padding-bottom: 20px;
    }
    a.more {
        margin-top: 10px;
        display: flex!important;
        border: none;
        border-radius: 5px;
        height: unset;
        width: 100%;
        text-align: center;
        vertical-align: baseline;
        justify-content: left;
        /* align-self: baseline; */
        align-items: center;
        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #2E2E2E;
    }
    .callback .partner {
        background: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 53.12%, #FFFFFF 100%);
        padding-top: 20px;
    }

    .callback .partner h3 {
        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 25px;

        color: #000000;

    }
    .partner-row{
        position: relative;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        display: flex;
        flex-direction: row;
    }
    .callback .partner .partner-item .image-partner {
        padding-left: 20px;
        padding-right: 20px;
    }
    .callback .partner .partner-item .image-partner img {
        width: 170px;
        height: 40px;
    }
    .carousel-block .row-carousel .item-product .content {
        border: 0;
    }
    .services .carousel-block {
        padding-top: 40px !important;
        margin-top: 0!important;
    }
    .partner {
        background: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 53.12%, #FFFFFF 100%);
        padding-top: 30px;
        margin-top: 0;
    }
    .partner  h3 {
        font-family: Museo Sans Cyrl;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 25px;

        color: #000000;

    }
}
@media (min-width: 768px) and (max-width: 993px) {
    .callback .content {
        background: white !important;
    }
}
@media (max-width: 993px){

    .page .partner{
        padding-left: 20px!important;
    }
    .page .footer-block .form-container{
        background: unset!important;
    }
    .input-inner {
        background: white!important;
    }
    .page .footer-block .form-container .form-group input {
        border: 0!important;
    }
    .page .right-block{
        margin-top: 0!important;
    }
    .breadcrumbs {
        border-top: 1px solid #E8E8E8;
    }
    .page .header {
        border-radius: 0;
    }
    .breadcrumbs ul{
        flex-wrap: wrap;
    }
    .left-block h3 {
        font-size: 18px!important;
        font-weight: bold;
    }
    .vykup-block{
        padding: 0!important;
        margin-bottom: 10px!important;
    }
    .calculator-form{
        margin-top: 30px;
        padding: 0!important;
    }
}

.panel-group {
    margin-top: 30px;
}
.panel-default .panel-heading {
    background: #F7F7F7!important;
    border-radius: 15px!important;
    height: 80px!important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
    padding-left: 20px;
}
.panel .panel-heading h4.panel-title {
    color: #E2373A;
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
}
.panel .panel-heading i {
    color: #E2373A;
    float: unset!important;
    font-size: 18px!important;
    margin-top: unset!important;
}
.panel-body {
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #2E2E2E;
    margin-left: 10px!important;
}
.panel a.collapsed .panel-heading h4.panel-title {
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #2E2E2E;
}
.panel a.collapsed .panel-heading i {
    float: unset!important;
    font-size: 18px!important;
    margin-top: unset!important;
    color: #999999!important;
}
body.spravka .page .panel{
    margin-top: 20px;
}
body.spravka .page .grey {
    border-bottom: 0!important;
    border-top: 0!important;
}

.info_about_site >  div{
width: auto!important;
}