.section-title-pages-body{
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 24px;
    margin-bottom:12px;
    color: rgba(0, 0, 0, 0.87);
}
/*QUALITY POLICY*/
.quality-policy img {
    margin: 0 auto;
    display: block;
}
.quality-policy-title{
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 16px;
}
.quality-policy-desc{
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.55);
}

.our-principles{
    padding:33px 0 20px;
}
.our-principles-block{
    padding: 34px 13px 35px 24px;
    background: #FFFFFF;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    margin-bottom:30px;
    min-height: 204px;
}
.our-principles-line{
    display: block;
    max-width: 48px;
    border: 1px solid rgba(228, 12, 37, 0.87);
    margin-bottom:12px;
    background: rgba(228, 12, 37, 0.87);
}
.our-principles-desc{
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.55);
}
@media (max-width: 1199.98px) {
    .quality-policy img {
        width: 100%;
    }
}


/*ABOUT US*/
#carouselExampleControls {
    bottom: 0;
    position: absolute;
    top: auto;
    background: #fff;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    width: 100%;
    padding: 35px 30px 35px 40px;
}
#carouselExampleControls .carousel-control-next, #carouselExampleControls .carousel-control-prev {
    background: rgba(0, 0, 0, 0.25);
    opacity: 1;
    width: 32px;
    height: 32px;
    bottom: 0;
    top: auto;
}
#carouselExampleControls .carousel-control-next span, #carouselExampleControls .carousel-control-prev span {
    width: 8px;
    height: 13px;
}
#carouselExampleControls .carousel-control-prev {
    right: 32px;
    left: auto;
}
#carouselExampleControls .carousel-control-next:hover, #carouselExampleControls .carousel-control-prev:hover {
    background: #E40C25;
}
#carouselExampleControls .carousel-control-next-icon {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA3SURBVHgBzcyxEQAgCEPRjMRGsJmjRjktbELJkfb9C3BG0qCWyDuvohgYrSwU+nuIRjSJf6RsAwZ1eKbt6SVhAAAAAElFTkSuQmCC');
}
#carouselExampleControls .carousel-control-prev-icon {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAABESURBVChTY8AF/v//bwBlYgKgZAIQgwCmIqAgTDIeKoQAQEFaSIIAVHI+lIsJgJLxEDX/E6BCmAAoOUCK8AY3UJKBAQBhtXimOfgYoAAAAABJRU5ErkJggg==');
}
.pages-slider-smalltitle{
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    color: rgba(228, 12, 37, 0.87);
}
.pages-slider-title{
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 24px;
    margin-bottom: 6px;
    color: rgba(0, 0, 0, 0.87);
    display: block;
}
.pages-slider-btn{
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 12px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    background: #E40C25;
    padding: 12px 10px 11px;
}
.pages-slider-btn:hover{
    text-decoration: none;
    color: #fff;
    background: #e40c25bf;
}
.about-text-title{
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.87);
}
.about-us-first-block{
    padding-bottom: 0!important;
}
.seo-block p{
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.55);
}
.seo-block .seo-wrap a {
    font-weight: normal;
    line-height: normal;
    font-size: 14px;
    color: #169CCD;
    display: inline-block;
    border-bottom: 1px dashed #26a2d0;
    text-decoration: none;
}


/*ISURANCE*/
section.insurance-block-desc {
    padding: 40px 0;
}
.insurance-block-desc ul{
    list-style: none;
}
.insurance-contacts-block{
    background: #FFFFFF;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    padding:36px 24px 42px 24px;
}


/*CREDIT*/
.consultation-plashka{
    padding:36px 0 34px;
}
.banks__box {
    margin-bottom: 20px;
}
.banks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}
.banks__box img {
    margin: 0 auto;
    display: block;
}
.banks p{
    margin-top:22px;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    text-align: center;
    margin-bottom:0;
    color: rgba(0, 0, 0, 0.55);
}



/*MOBILE*/
@media (max-width: 767.98px) {
    #carouselExampleControls {
        position: relative;
        padding: 25px 16px 50px 22px;
    }
    .credit-calc-page .credit-select, .credit-select-car select {
        margin-bottom: 12px;
    }
    .credit-select-car-title {
        margin-bottom: 12px;
        display: block;
    }
    .insurance-order-consultation {
        float: none;
    }
    .insurance-calc-head {
        position: relative;
    }
    .insurance-contacts-block {
        margin-top: 20px;
    }
    .credit-calc-form, .credit-calc-row>div {
        padding-right: 0;
    }
    .credit-calc-row>div {
        padding-left: 0;
        border: none;
    }
    .pages-form {
        margin-top: 20px;
    }
    .credit-calc .col-sm-12.col-md-12.col-lg-4.col-xl-4 {
        padding-left: 0;
        padding-right: 10px;
    }
    .consultation-plashka .text-right {
        text-align: left!important;
    }
    .banks__box {
        margin: 0 auto 12px;
    }
    .our-principles-block {
        min-height: auto;
    }

    .text-right{
        margin-top: 15px;
    }
}

@media (min-width: 767.98px) {
    .text-right .insurance-contacts-block-vacancy:nth-of-type(4) {
        margin-top: 10px;
    }
    .phone-numbers{
        margin-top: 25px;
    }
    .phone-numbers a:nth-of-type(2){
        margin-top: 50px;
    }
}
