

/* Start:/local/templates/rutector/css/dealers_new.css?175636114335264*/
.container_wrapper.dealers p{
    font-size: 16px;
    line-height: 22px;
    color: #2B3648;
    margin-bottom: 15px;
}
.container_wrapper.dealers h2.pageSecondTitle{
    margin: 20px 0;
}
.mapWrapper {
    margin-top: 20px;
}

.leftMap {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    min-height: 450px;
}

.rightMap {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}

.rightMap h3 {
    font-size: 22px ;
    font-weight: bold;
    margin-top: 0;
    color: #617087;
}

.rightMap select {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
}

.wrapperDealerList {
    height: 370px;
    overflow: auto;
}

.dealerListItem {
    padding-left: 20px;
    margin: 20px 0;
}

.dealerListItem p {
    margin: 2px 0;
    font-size: 15px;
}

.dealerListItem .dealerName {
    font-size: 15px;
    font-weight: bold;
    color: #151515;
    border-bottom: 1px dotted #151515;
}

.dealerListItem .dealerSite {
    color: #0054A4;
    text-decoration: underline;
}

.dealerClick {
    margin-left: -20px;
}

.dealerClick img {
    cursor: pointer;
    padding-right: 5px;
}

.dealerListItem .dealerPhone {
    font-weight: bold;
}

.pageTitle {
   font-size: 25px;
    font-weight: bold;
}

.personalWrapper {
    margin-top: 20px;
}

.personal {
    font-size: 15px;
    overflow: auto;
    border-bottom: 1px solid #b8b8b8;
    display: none;
}

.expander {
    border-bottom: 1px solid #b8b8b8;
    overflow: auto;
    cursor: pointer;
    padding: 10px 0 2px 0;
}

.expander:hover {
    border-bottom: 1px solid #0054A4;
}

.expander:hover .arrowExpander {
    background: url("/local/templates/rutector/img/arrow-expander.png") left -47px no-repeat;
}

.expander.active {
    border-bottom: 3px solid #0054A4;
}

.expander.active .arrowExpander {
    background: url("/local/templates/rutector/img/arrow-expander.png") left -22px no-repeat;
}

.arrowExpander {
    font-size: 20px;
    color: #0054A4;
    float: left;
    padding-left: 28px;
    background: url("/local/templates/rutector/img/arrow-expander.png") left 0 no-repeat;
    margin-top: 15px;
    line-height: 22px;
    height: 22px;
}

.personalWrapper .arrowExpander {
    margin-top: 5px;
    font-size: 22px;
    font-weight: bold;
}

.pictureExpander {
    float: right;
    padding: 3px 10px;
}

.pictureExpander img {
    margin-left: 8px;
}

.expandable {
    display: none;
}

.departmentWrapper:last-of-type .expandable {
    border-bottom: 1px solid #b8b8b8 !important;
}

.leftSide, .rightSide {
    display: inline-block;
    width: 49%;
    word-spacing: normal;
    vertical-align: top;
}

.personWrapper {
    overflow: auto;
}

.person {
    margin: 15px 0;
}

.person .photoPerson {
    display: inline-block;
    width: 23%;
    vertical-align: top;
}

.person .photoPerson img {
    border-radius: 50%;
    width: 100%;
    max-width: 75px;
}

.person .desc {
    display: inline-block;
    width: 75%;
    vertical-align: top;
}

.person .desc p {
    margin: 3px 0;
}

.person .desc p a {
    text-decoration: underline;
    color: #0054A4;
}

.person .desc p a:hover, .person .desc p a:focus {
    text-decoration: none;
}

.personal .socialWrapper {
    padding-left: 17%;
}

.personal .schedule {
    background: url("/local/templates/rutector/img/mini-icons.png") left 0 no-repeat;
    padding-left: 20px
}

.personal .companyInfo {
    margin-left: 19%;
}

.personal .companyInfo p span {
    font-weight: bold;
    color: #767676;
}
.seoBlock {
    padding: 12px;
    background-color: #f5f5f5;
    background-image: url(/local/templates/rutector/img/growing.png);
    background-position: 3% 88%;
    background-repeat: no-repeat;
}
.seoTitle {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.seoTitle h3 {
    text-transform: uppercase;
    color: #617087;
    margin-top: 0;
    line-height: 25px;
    font: 22px Calibri;
}
.seoText {
    display: inline-block;
    width: 68%;
    padding-left: 10px;
}
p{
    margin: 0 0 10px;
}
.wrapperAdvantages .listener {
    display: inline-block;
    width: 32.7%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    margin-right: 5px;
    vertical-align: top;
    height: 288px;
    border: 1px solid #0054A4;
    border-top-width: 8px;
    border-bottom-width: 2px;
}
.wrapperAdvantages .listener:last-child {
    margin-right: 0;
}
.wrapperAdvantages .sliding {
    position: absolute;
    width: 0;
    overflow: hidden;
    top: 0;
    font-size: 16px;
    color: #0054A4;
    box-sizing: border-box;
    opacity: 0;
    height: 100%;
    font-size: 0;
    background-color: #fff;
    border: 1px solid #0054A4;
    border-top-width: 8px;
    border-bottom-width: 2px;
}
.wrapperAdvantages .listener p.visibleTitle {
    margin-top: 65%;
    font-size: 1.3em;
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
}
.trustingLeft {
    background: url(/local/templates/rutector/css/busines-blue.png) center 30% no-repeat;
    width: 32%;
    display: inline-block;
    height: 100%;
}
.trusting {
    background: url(/local/templates/rutector/img/busines.png) center 30% no-repeat,url(/local/templates/rutector/img/mouse-blue.png) 3% 97% no-repeat;
}
.comfort {
    height: 288px;
    background: url(/local/templates/rutector/img/busines2.png) center 30% no-repeat,url(/local/templates/rutector/img/mouse-blue.png) 3% 97% no-repeat;
}
.support {
    height: 288px;
    background: url(/local/templates/rutector/img/busines3.png) center 30% no-repeat,url(/local/templates/rutector/img/mouse-blue.png) 3% 97% no-repeat;
}
.supportRight {
    background: url(/local/templates/rutector/img/busines3-green.png) center 30% no-repeat;
    width: 32%;
    display: inline-block;
    height: 288px;
}
.supportRight p {
    margin-top: 65%;
    font-size: 22px;
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
    color: #0054A4;
}

.wrapperAdvantages .sliding .supportLeft p {
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    float: right;
    padding: 0 10px;
    text-align: right;
    max-width: 452px;
}
.comfort .hideBlock2 > div {
    display: inline-block;
    width: 33%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    vertical-align: top;
    height: 288px;
}
.comfortInner {
    margin: 10px 0 0 10px;
    padding: 7px;
}
.comfortInner p {
    color: #0054A4;
    margin: 10px 0;
    font-size: 1.4ex;
}
.comfortCenter {
    background: url(/local/templates/rutector/img/busines2-red.png) center 30% no-repeat;
}
.comfort .hideBlock2 > div {
    display: inline-block;
    width: 33%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    vertical-align: top;
    height: 288px;
}
.wrapperAdvantages .sliding .comfortCenter p {
    margin-top: 65%;
    font-size: 22px;
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
}
.comfort .hideBlock2 > div {
    display: inline-block;
    width: 33%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    vertical-align: top;
    height: 288px;
}
.comfortInner p span {
    margin-left: -7px;
    font-size: 20px;
    font-weight: bold;
    padding: 1px 5px;
}
.comfortInner {
    margin: 10px 0 0 10px;
    padding: 7px;
}
.comfortInner p {
    color: #0054A4;
    margin: 10px 0;
    font-size: 1.4ex;
}
.trustingLeft {
    background: url(/local/templates/rutector/img/busines-blue.png) center 30% no-repeat;
    width: 32%;
    display: inline-block;
    height: 100%;
}
.wrapperAdvantages .sliding .trustingLeft p {
    margin-top: 65%;
    font-size: 23px;
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
    color: #0054A4;
}
.trustingRight {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    max-width: 500px;
}
.wrapperAdvantages .sliding .trustingRight p {
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0 10px;
}
.supportLeft {
    width: 65%;
    display: inline-block;
    vertical-align: top;
}
.trustingRight {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    max-width: 500px;
}
.wrapperAdvantages-mob {
    display: none;
}
.wrapperAdvantages {
    width: 100%;
    font-size: 0;
    position: relative;
    display: block;
}
.content-block .container-fluid.pageWrapper .seoBlock p{
    margin: 0 0 10px;
}
#dealers-best {
    margin: 20px auto;
    width: 100%;
    max-width: 863px;
    background-color: #eeeeee;
    padding: 20px 20px 13px;
    box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
#dealers-best > div:first-child {
    float: left;
    width: 50%;
    text-align: center;
}
#dealers-best > div:nth-child(2) {
    text-align: right;
    width: 50%;
    float: left;
    min-width: 392px !important;
    left: 0 !important;
}
.column-main a {
    text-decoration: none;
}
.wrapperAdvantages .listener p.visibleTitle {
    margin-top: 65%;
    font-size: 1.3em;
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
}
.wrapperAdvantages .listener:hover .sliding{
    left: 0;
    width: 100%;
    display: block;
    opacity: 1;
    z-index: 1;
    overflow: hidden;
    transition: 0.3s;
}
.leftSideButtonWraper {
    display: block;
    width: 100%;
    background: #ffffff;
    background: -moz-linear-gradient(top,#f6f6f6 0%,#fff 100%);
    background: -webkit-gradient(top,#f6f6f6 0%,#fff 100%);
    background: -webkit-linear-gradient(top,#f6f6f6 0%,#fff 100%);
    background: -o-linear-gradient(top,#f6f6f6 0%,#fff 100%);
    background: -ms-linear-gradient(top,#f6f6f6 0%,#fff 100%);
    background: linear-gradient(to top,#f6f6f6 0%,#fff 100%);
    margin-top: 10px;
    border: 1px solid #dbdbdb;
}
.fillDealerForm {
    background-image: url(/local/templates/rutector/img/task-list.png);
    background-position: 6% center;
    background-repeat: no-repeat;
}
.interfaceLogin {
    background-image: url(/local/templates/rutector/img/lock.png);
    background-position: 6% center;
    background-repeat: no-repeat;

}
.dealersInterviewLink{
    background-image: url(/local/templates/rutector/img/ic_btn.png);
    background-repeat: no-repeat;
    background-position: 15px 12px;
}
.leftSideButton {
    display: block;
    padding: 20px;
    padding-left: 66px;
    font-size: 18px;
    color: #0054A4;
    font-weight: bold;
}
.downloadCatalog {
    margin: 22px 0;
}
.downloadCatalogThumb {
    float: left;
    margin-right: 15px;
}
.downloadCatalogLink {
    font: 13px Arial;
    color: #0054A4;
    text-decoration: underline;
    font-style: italic;
}

.stan-dilerom__pageWrapper {
    padding-top: 40px;
}

#div_request {
    display: none;
}

#div_request .callbackForm {
    margin-top: 0;
    margin-bottom: 40px;
}

.stan-dilerom__page-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0;
}

.stan-dilerom__form-btn {
    color: #105499;
    font-size: 16px;
    margin-top: 12px;
}

@media (min-width: 992px)
{
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}
@media (max-width: 767px){
    .pageWrapper .seoBlock{
        display: flex;
        flex-direction: column;
    }
    .pageWrapper .seoBlock .seoTitle, .pageWrapper .seoBlock .seoText{
        width: 100%;
    }
    .advantages, #dealers-best{
        display: none;
    }
    .pageWrapper .mapWrapper{
        display: flex;
        flex-direction: column;
    }
    .pageWrapper .mapWrapper .leftMap, .pageWrapper .mapWrapper .rightMap{
        width: 100%;
    }

    .stan-dilerom__page-title {
        flex-direction: column;
        align-items: flex-start;
    }
}

.container_wrapper.dealers .content-block {
    width: auto;
}




@media (min-width: 767px) {
    .container_wrapper.dealers .container-fluid.pageWrapper {
        padding: 0px;
    }
}




@media (min-width: 767px) {
    .container_wrapper.dealers .mapWrapper {
        min-height: 701px;
        display: flex;
        flex-direction: row-reverse;
        gap: 20px;
    }
}
@media (min-width: 992px) {
    .container_wrapper.dealers .mapWrapper {
        gap: 40px;
    }
}




@media (min-width: 767px) {
    .container_wrapper.dealers .rightMap {
        margin-top: 0px;
        padding: 0px;
        flex: 1 1 0%;
    }
}




.container_wrapper.dealers #dealerInfo {
    height: 100%;
    display: flex;
    flex-direction: column;
}




@media (min-width: 767px) {
    .container_wrapper.dealers .leftMap {
        flex: 1 1 0%;
    }
}




.container_wrapper.dealers .rightMap {
    padding: 0px;
}




.dl-main--form__CHECKBOXES {
    margin-bottom: 24px;
    display: grid;
    grid-template-columns: repeat(2, auto);
    column-gap: 20px;
    row-gap: 15px;
}
@media (max-width: 390px) {
    .dl-main--form__CHECKBOXES {
        grid-template-columns: 1fr;
    }
}
@media (min-width: 1150px) {
    .dl-main--form__CHECKBOXES {
        grid-template-columns: repeat(3, auto);
        gap: 40px;
    }
}




.dl-main--label__CHECKBOXES {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    cursor: pointer;
}




.dl-main--label__CHECKBOXES .dl-main--input__CHECKBOXES {
    display: block;
    visibility: hidden;
}




.dl-main--div__CHECKBOXES {
    height: 24px;
    width: 24px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ADAEAD;
    border-radius: 3px;
}




.dl-main--svg__CHECKBOXES {
    display: none;
}
.dl-main--input__CHECKBOXES:checked + .dl-main--div__CHECKBOXES .dl-main--svg__CHECKBOXES {
    display: block;
}




.dl-main--label__CHECKBOXES span {
    margin-top: -2px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2B3648;
}




.c-common--div__SELECT {
    margin-bottom: 10px;
    padding: 9px 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    border: 1px solid #ADAEAD;
    border-radius: 4px;
    box-shadow: inset 0px 1px 3px 0px hsla(0, 0%, 0%, 0.2);
}




.c-common--svg__SELECT {
    height: 11px;
    width: 13px;
    position: absolute;
    right: 17px;
    bottom: 50%;
    transform: translateY(50%);
    z-index: 2;
    pointer-events: none;
}




.container_wrapper.dealers .dealerListSelect {
    margin: 0px;
    padding: 5px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none !important;
    font-size: 16px;
    line-height: 120%;
    color: #1976D3;
    background-color: transparent;
    border: none;
    cursor: pointer;
}




.container_wrapper.dealers .dealerListSelect:has(> option[value="0"]:checked) {
    color: #2B3648;
  }




.container_wrapper.dealers .dealerListSelect option {
    font-size: 16px;
    line-height: 100%;
    color: #1976D3;
}




.container_wrapper.dealers .dealerListSelect option:first-of-type {
    color: #2B3648;
}




.dl-main--p__UNDERSELECT {
    max-height: 0px;
    color: #617087 !important;
    overflow: hidden;
    transition: all 0.7s;
}
.__dl-main--p__UNDERSELECT {
    max-height: 200px;
}




.container_wrapper.dealers .dealerClick {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}




.container_wrapper.dealers .dealerName {
    margin-bottom: 6px;
    display: flex;
    flex-direction: column;
    border: none;
}
.container_wrapper.dealers .dealerName:hover {
    filter: brightness(125%);
}
.container_wrapper.dealers .dealerName:active {
    filter: brightness(125%);
}




.container_wrapper.dealers .dealerName span {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #1976D3;
}




.container_wrapper.dealers .dealerName span:last-of-type {
    font-weight: 700;
}




.container_wrapper.dealers .dealerListItem p {
    margin-bottom: 0px;
}




.container_wrapper.dealers .dealerPhone {
    font-weight: 400;
}




.container_wrapper.dealers .wrapperDealerList {
    margin-bottom: 20px;
}
@media (min-width: 766px) {
    .container_wrapper.dealers .wrapperDealerList {
        height: 330px;
    }
}
@media (min-width: 992px) {
    .container_wrapper.dealers .wrapperDealerList {
        height: 350px;
    }
}
@media (min-width: 1180px) {
    .container_wrapper.dealers .wrapperDealerList {
        height: 370px;
    }
}




.dl-main--div__FOUND {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.7s;
}
.__dl-main--div__FOUND {
    max-height: 200px;
}




.dl-main--div__NOTFOUND {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    gap: 7px;
}




.dl-main--span__NOTFOUND {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}




.dl-main--a__NOTFOUND {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}




.dl-main--div__BECOME_WRAP {
    margin-top: 40px;
    width: 100vw;
    position: relative;
    left: calc(-4vw - .75rem);
    display: flex;
    justify-content: center;
    background-color: #1976D3;
}
@media (min-width: 767px) {
    .dl-main--div__BECOME_WRAP {
        left: calc(-2.5vw);
    }
}
@media (min-width: 1180px) {
    .dl-main--div__BECOME_WRAP {
        margin-top: 80px;
        left: calc(-2vw);
    }
}
@media (min-width: 1375px) {
    .dl-main--div__BECOME_WRAP {
        left: calc((1320px - 100vw) / 2);
    }
}




.dl-main--div__BECOME {
    padding: 25px 4vw 16px;
    width: 100%;
    max-width: 1320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: url(/local/templates/rutector/img/dealers/dl-main_become.jpg) right / cover no-repeat, #1976D3;
}
@media (max-width: 767px) {
    .dl-main--div__BECOME {
        background-color: hsla(203, 91%, 74%, 70%);
        background-blend-mode: multiply;
    }
}
@media (min-width: 767px) {
    .dl-main--div__BECOME {
        padding: 25px 2.5vw 16px;
        background: url(/local/templates/rutector/img/dealers/dl-main_become.jpg) right / contain no-repeat, #1976D3;
    }
}
@media (min-width: 1180px) {
    .dl-main--div__BECOME {
        padding: 50px 2vw 35px;
    }
}
@media (min-width: 1375px) {
    .dl-main--div__BECOME {
        padding: 50px 0px 35px;
    }
}




.dl-main--h2__BECOME {
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    color: #fff;
}
@media (min-width: 767px) {
    .dl-main--h2__BECOME {
        font-size: 32px;
    }
}
@media (min-width: 1180px) {
    .dl-main--h2__BECOME {
        font-size: 50px;
    }
}




.dl-main--a__BECOME {
    margin-top: 15px;
    padding: 11px 33px;
    font-weight: 700;
    font-size: 13px;
    line-height: 100%;
    color: #0054A4;
    background-color: #82CBF9;
}
@media (min-width: 767px) {
    .dl-main--a__BECOME {
        margin-top: 20px;
        padding: 15px 42px;
        font-size: 15px;
    }
}
@media (min-width: 1180px) {
    .dl-main--a__BECOME {
        margin-top: 30px;
        padding: 22px 50px;
        font-size: 17px;
    }
}




.container_wrapper.dealers .new-getting__main {
    margin-top: 40px;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    width: 100%;
    max-width: 100%;
}
@media (min-width: 1180px) {
    .container_wrapper.dealers .new-getting__main {
        margin-top: 80px;
    }
}




.container_wrapper.dealers .new-getting-spollers__spoller {
    margin-bottom: 30px;
}
.container_wrapper.dealers .new-getting-spollers__spoller:last-of-type {
    margin-bottom: 0px;
}




.dl-main--div__TAB_TOP {
    padding-top: 16px;
    display: flex;
    align-items: center;
    gap: 16px;
    border-top: 1px solid #b2b9c1;
    cursor: pointer;
}




.dl-main--svg__TAB_TOP {
    width: 20px;
    transform: rotate(180deg);
    transition: all 0.7s;
}
@media (min-width: 767px) {
    .dl-main--svg__TAB_TOP {
        margin-bottom: 1px;
        width: 24px;
    }
}
@media (min-width: 1180px) {
    .dl-main--svg__TAB_TOP {
        margin-bottom: 2px;
        width: 27px;
    }
}
.__dl-main--svg__TAB_TOP {
    transform: rotate(0deg);
}




.dl-main--div__TAB_TOP h2 {
    margin: 0;
    font-family: "latobold", sans-serif;
    font-size: 20px;
    line-height: 24px;
}
@media (min-width: 767px) {
    .dl-main--div__TAB_TOP h2 {
        font-size: 22px;
        line-height: 26px;
    }
}
@media (min-width: 1180px) {
    .dl-main--div__TAB_TOP h2 {
        font-size: 24px;
        line-height: 29px;
    }
}




.dl-main--div__TAB_BODY {
    max-height: 2000px;
    margin-top: 30px;
    padding: 0px 0px 30px;
    overflow: hidden;
    transition: all 0.7s;
}
.__dl-main--div__TAB_BODY {
    padding: 0px;
    max-height: 0px;
}




.dl-main--div__INFO1 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}
@media (min-width: 600px) {
    .dl-main--div__INFO1 {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
}
@media (min-width: 992px) {
    .dl-main--div__INFO1 {
        grid-template-columns: repeat(3, 1fr);
        gap: 60px;
    }
}




.dl-main--div__INFO1_ITEM {
    padding: 0px 0.75rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
@media (min-width: 600px) {
    .dl-main--div__INFO1_ITEM {
        padding: 0px;
    }
}




.dl-main--a__INFO1_ITEM_IMAGE {
    width: 100%;
}
.dl-main--a__INFO1_ITEM_IMAGE:hover {
    filter: brightness(115%);
}
.dl-main--a__INFO1_ITEM_IMAGE:active {
    filter: brightness(115%);
}




.dl-main--img__INFO1_ITEM {
    width: 100%;
    pointer-events: none;
}




.dl-main--a__INFO1_ITEM_NAME {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #1976D3;
}
.dl-main--a__INFO1_ITEM_NAME:hover {
    filter: brightness(130%);
}




.dl-main--div__INFO2 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
@media (min-width: 767px) {
    .dl-main--div__INFO2 {
        gap: 30px;
    }
}
@media (min-width: 1180px) {
    .dl-main--div__INFO2 {
        padding-top: 10px;
        gap: 40px;
    }
}




.dl-main--div__INFO2_ITEM {
    display: flex;
    flex-direction: column;
}




.dl-main--div__INFO2_ITEM_TOP {
    margin-bottom: 10px;
    
    display: flex;
    border-bottom: 1px solid #DEE0DD;
}




.dl-main--h3__INFO2_ITEM {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    color: #617087;
    border-bottom: 3px solid #B2B9C1;
}
@media (min-width: 767px) {
    .dl-main--h3__INFO2_ITEM {
        font-size: 18px;
    }
}
@media (min-width: 1180px) {
    .dl-main--h3__INFO2_ITEM {
        font-size: 20px;
    }
}




.container_wrapper.dealers .row.brandsDealers {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 767px) {
    .container_wrapper.dealers .row.brandsDealers {
        grid-template-columns: repeat(6, 1fr);
    }
}
@media (min-width: 1180px) {
    .container_wrapper.dealers .row.brandsDealers {
        grid-template-columns: repeat(8, 1fr);
    }
}




.container_wrapper.dealers .row.brandsDealers a {
    justify-content: center;
    align-items: center;
}




.container_wrapper.dealers .row.brandsDealers img {
    transition: all 0.5s;
}
.container_wrapper.dealers .row.brandsDealers a:hover img {
    filter: brightness(130%);
}
.container_wrapper.dealers .row.brandsDealers a:active img {
    filter: brightness(130%);
}


/* ||||||||||| ---------- ********** ÑÒÐÀÍÈÖÀ ÑÒÀÒÜ ÄÈËÅÐÎÌ ********** ---------- ||||||||||*/

#stan-dilerom h1, h2, #stan-dilerom h3, #stan-dilerom h4, #stan-dilerom h5, #stan-dilerom h6, #stan-dilerom p {
  display: block;
  margin: 0;
  padding: 0;
}
 {
    display: flex;
    flex-direction: column;
}







/* ---------- ********** ÑÅÊÖÈß INFO ********** ---------- */


.sd-info {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}




.sd-info--div__TEXT {
    display: flex;
    flex-direction: column;
    gap: 20px;
}




.sd-info--p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2B3648;
}




.sd-info--span {
    font-weight: 700;
}




.sd-info--h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #617087;
}




.sd-info--ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    list-style-type: none;
}




.sd-info--li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}




.sd-info--li svg {
    flex-shrink: 0;
}




.sd-info--p__LIST_ITEM {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2B3648;
}




.sd-info--span__LIST_ITEM {
    font-weight: 700;
    color: #1976D3;
}







/* ---------- ********** ÑÅÊÖÈß STEPS ********** ---------- */


.sd-steps {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
@media (min-width: 1180px) {
    .sd-steps {
        margin-top: 80px;
    }
}




.sd-steps--h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
    color: #1976D3;
}




.sd-steps--div__STEPS {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
@media (min-width: 600px) {
    .sd-steps--div__STEPS {
        grid-template-columns: repeat(2, 1fr)
    }
}
@media (min-width: 992px) {
    .sd-steps--div__STEPS {
        grid-template-columns: repeat(3, 1fr)
    }
}
@media (min-width: 1180px) {
    .sd-steps--div__STEPS {
        grid-template-columns: repeat(4, 1fr)
    }
}
@media (min-width: 1400px) {
    .sd-steps--div__STEPS {
        grid-template-columns: repeat(5, 1fr)
    }
}




.sd-steps--div__ITEM {
    padding: 18px 22px 29px;
    display: flex;
    flex-direction: column;
    gap: 22px;
    border: 2px solid #1976D333;
    border-radius: 10px;
}




.sd-steps--div__TOP {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}




.sd-steps--div__TOP_LEFT {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
}




.sd-steps--img {
    height: 30px;
    width: auto;
}




.sd-steps--h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    color: #1976D3;
}




.sd-steps--p__NUMBER {
    position: relative;
    top: 13px;
    font-weight: 700;
    font-size: 100px;
    line-height: 100%;
    color: #1976D312;
}




.sd-steps--p__BOTTOM {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #1976D3;
}







/* ---------- ********** ÑÅÊÖÈß FORM ********** ---------- */


.sd-form {
    margin: 60px auto 0px;
    padding: 50px 26px;
    max-width: 960px;
    display: flex;
    flex-direction: column;
    border: 1px solid #DEE0DD;
    border-radius: 8px;
}
@media (min-width: 1180px) {
    .sd-form {
        margin: 80px auto 0px;
        padding: 50px 70px;
    }
}




.sd-form--h2 {
    margin-bottom: 40px;
    align-self: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    color: #617087;
}




#stan-dilerom .new-shipping-form__header {
    margin-bottom: 30px;
    display: -ms-grid;
    display: grid;
    gap: 30px;
}




#stan-dilerom .new-shipping-form__header-top {
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    border-bottom: 1px solid #adaead;
    padding-bottom: 5px;
}




#stan-dilerom .inputbox {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}




#stan-dilerom .inputbox:focus {
    border-color: rgba(6, 31, 92, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 81, 147, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 81, 147, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 81, 147, 0.6);
}




#stan-dilerom .new-shipping-form__header-bottom {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
    border-bottom: 1px solid #adaead;
    padding-bottom: 5px;
}
@media (min-width: 767px) {
    #stan-dilerom .new-shipping-form__header-bottom {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}




.sd-form--div__LINE {
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 26px;
    background-color: #adaead;
}
@media (min-width: 767px) {
    .sd-form--div__LINE {
        display: none;
    }
}




#stan-dilerom .new-shipping-form__header-bottom input:first-of-type {
    margin-bottom: 12px;
}
@media (min-width: 767px) {
    #stan-dilerom .new-shipping-form__header-bottom input:first-of-type {
        margin-bottom: 0px;
    }
}




#stan-dilerom .new-shipping-form__captcha {
    display: -ms-grid;
    display: grid;
    gap: 11px;
}




#stan-dilerom .new-shipping-form__submit {
    background: #0054a4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 208px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
#stan-dilerom .new-shipping-form__submit:hover {
    background-color: #1976D3;
}
#stan-dilerom .new-shipping-form__submit:active {
    background-color: #1976D3;
}




#stan-dilerom .new-shipping-form__under-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #78808c;
    margin-top: 10px;
}







/* ---------- ********** ÑÅÊÖÈß DEP ********** ---------- */


.sd-dep {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    border-top: 1px solid #B2B9C1;
}
@media (min-width: 1180px) {
    .sd-dep {
        margin-top: 80px;
    }
}




.sd-dep--div__HEAD {
    margin-top: 16px;
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
}




.sd-dep--h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    color: #617087;
}
@media (min-width: 767px) {
    .sd-dep--h2 {
        font-size: 24px;
    }
}




.sd-dep--svg__HEAD {
    width: 20px;
    transform: rotate(180deg);
    transition: all 0.7s;
}
@media (min-width: 767px) {
    .sd-dep--svg__HEAD {
        margin-bottom: 1px;
        width: 24px;
    }
}
@media (min-width: 1180px) {
    .sd-dep--svg__HEAD {
        margin-bottom: 0px;
        width: 27px;
    }
}
.__sd-dep--svg__HEAD {
    transform: rotate(0deg);
}




.sd-dep--div__BODY {
    margin-top: 30px;
    max-height: 2000px;
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 20px;
    opacity: 1;
    overflow: hidden;
    transition: all 0.7s;
}
@media (min-width: 1180px) {
    .sd-dep--div__BODY {
        margin-top: 40px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 80px;
    }
}
.__sd-dep--div__BODY {
    margin-top: 0px;
    max-height: 0px;
    opacity: 0;
}




.sd-dep--div__ITEM {
    padding: 20px;
    display: flex;
    flex-direction: column;
    border: 1px solid #DEE0DD;
    border-radius: 8px;
}
@media (min-width: 1180px) {
    .sd-dep--div__ITEM {
        padding: 40px;
    }
}




.sd-dep--h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    color: #617087;
}
@media (min-width: 1180px) {
    .sd-dep--h3 {
        font-size: 24px;
    }
}




.sd-dep--div__PERSONS {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
}
@media (min-width: 1180px) {
    .sd-dep--div__PERSONS {
        margin-top: 20px;
    }
}




.sd-dep--div__PERSONS:first-of-type {
    margin-top: 20px;
}
@media (min-width: 1180px) {
    .sd-dep--div__PERSONS:first-of-type {
        margin-top: 30px;
    }
}




.sd-dep--h4 {
    margin: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #2B3648;
}




.sd-dep--p__FEAT {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #2B3648;
}




.sd-dep--a__FEAT {
    color: #1976D3;
    text-decoration: underline;
    text-underline-offset: 5px;
    transition: 0.2s;
}
.sd-dep--a__FEAT:hover {
    filter: brightness(120%);
}
.sd-dep--a__FEAT:active {
    filter: brightness(120%);
}







/* ---------- ********** ÑÅÊÖÈß ACTIONS ********** ---------- */


.sd-actions {
    margin-top: 40px;
    width: 100vw;
    position: relative;
    left: calc(-4vw - .75rem);
    display: none;
    justify-content: center;
    background-color: #1976D3;
}
@media (min-width: 767px) {
    .sd-actions {
        left: calc(-2.5vw);
    }
}
@media (min-width: 1180px) {
    .sd-actions {
        margin-top: 80px;
        left: calc(-2vw);
    }
}
@media (min-width: 1375px) {
    .sd-actions {
        left: calc((1320px - 100vw) / 2);
    }
}
/* êëàññ äëÿ ïîÿâëåíèÿ ñåêöèè */
.__sd-actions {
    display: flex;
}




.sd-actions--div__WRAP {
    padding: 20px 4vw;
    width: 100%;
    max-width: 1320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #1976D3;
}
@media (min-width: 767px) {
    .sd-actions--div__WRAP {
        padding: 20px 2.5vw;
    }
}
@media (min-width: 1180px) {
    .sd-actions--div__WRAP {
        padding: 40px 2vw;
    }
}
@media (min-width: 1375px) {
    .sd-actions--div__WRAP {
        padding: 40px 0px;
    }
}







/* ---------- ********** ÑÅÊÖÈß SLIDER ********** ---------- */


.sd-slider {
    margin-top: 60px;
    padding: 0px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
}
@media (min-width: 1180px) {
    .sd-slider {
        margin-top: 80px;
        padding: 0px 40px 40px;
    }
}




.sd-slider--div__SWIPER {
    width: 100%;
}




.sd-slider--div__SWIPER_SLIDE {
    padding: 20px 20px 40px;
    display: flex;
    flex-direction: column;
    border: 1px solid #DEE0DD;
    border-radius: 8px;
}




.sd-slider--p__CAPT {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #1976D3;
}




.sd-slider--button__LEFT,
.sd-slider--button__RIGHT {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
}
@media (min-width: 1180px) {
    .sd-slider--button__LEFT,
    .sd-slider--button__RIGHT {
        top: calc(50% - 20px);
    }
}




.sd-slider--button__LEFT {
    left: 0px;
}
.sd-slider--button__RIGHT {
    left: auto;
    right: 0px;
}




.sd-slider--button__LEFT.swiper-button-disabled,
.sd-slider--button__RIGHT.swiper-button-disabled {
    opacity: 0.5;
}

#stan-dilerom .callbackForm .thankMassage{
    width: auto;
    padding-left: 70px;
    background-position-y: 50%;
}
#stan-dilerom .callbackForm .thankMassage .thank{
    margin-bottom: 10px;
}
.container_wrapper.dealers p.find-city{
    color: #617087;
}
.container_wrapper.dealers a.toDealersDivision{
    color: #617087;
    text-decoration: underline;
}
.container_wrapper.dealers em{
    font-style: normal;
}
/* End */


/* Start:/local/templates/rutector/components/bitrix/form/dealers/bitrix/form.result.new/.default/style.min.css?17445730031999*/
table.form-table{width:100%;background-color:#fff;border-collapse:collapse;font-size:100%;font-weight:400;line-height:160%}table.form-table td,table.form-table th{border:1px solid #adc3d5;padding:5px 5px;vertical-align:top}table.form-table th{background-image:url(/local/templates/rutector/components/bitrix/form/dealers/bitrix/form.result.new/.default/images/table_head.gif);background-repeat:repeat-x;text-align:left;color:#25639a}table.form-table td{padding:15px 5px}.form-required{color:red}.error-fld{display:block;float:left;height:13px;width:15px;background-repeat:no-repeat;background-image:url(/local/templates/rutector/components/bitrix/form/dealers/bitrix/form.result.new/.default/images/icon_warn.gif)}.callbackForm.pageForm{margin-top:25px}.callbackForm.pageForm input[type=submit]{border:none;background:linear-gradient(to right,#428cdb,#4a9cf4);padding:10px 15px;line-height:normal;height:auto;font-weight:700!important;font:17px Calibri;color:#fff;display:flex;margin:auto;margin-top:15px}.genFeedback form .form-group{display:flex}.genFeedback form input[type=checkbox]{display:block}.genFeedback form .form-group input,form .form-group textarea{background-color:#fcfcfc;border:1px solid #e3e3e3;border-radius:3px;box-shadow:none;width:94%;float:left}.pageForm .bigBefore{font-size:18px;font-weight:700}.pageForm p{font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:1.4}.pageForm .aside{font-style:italic;color:#727272;font-size:15px}.pageForm .form-group input{height:34px;font-size:14px}.pageForm .form-group input[type=checkbox]{height:15px;width:auto}.captcha-holder{max-width:500px;margin:10px auto}#soglasie{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}#soglasie input[type=checkbox]{margin-right:10px}#soglasie .control-label{padding-top:0;font-size:12px;width:auto}.dealer-form label{width:15px}.col-md-6.radio{display:flex;flex-direction:row;align-items:center}.col-md-6.radio label:nth-child(2){margin-right:10px}@media (min-width:768px){.pageForm .control-label{text-align:right;margin-bottom:0;padding-top:7px;font:15px Calibri}}@media (max-width:768px){form .form-group{flex-direction:column}}
/* End */
/* /local/templates/rutector/css/dealers_new.css?175636114335264 */
/* /local/templates/rutector/components/bitrix/form/dealers/bitrix/form.result.new/.default/style.min.css?17445730031999 */
