@media (max-width: 767px) {
    .head-to {
        background: #337ab7 url(../../img/ford/services/logo-to.jpg)no-repeat center;
        background-size: cover;
    }
    .head-to img {
        display: none;
    }
    .head-text-to {
        padding: 15px 5px 30px;
    }
}

@media (min-width: 768px) {
    .head-text-to {
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}


.head-to {
    position: relative;
    width: 100%;
    height: auto;
}
.head-to img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
}


@media (max-width: 992px) {
    .head-text-to h1 {
        font-size: 18px;
    }
    .head-text-to p {
        font-size: 12px;
        line-height: 1.2;
    }
}

.text-center {
    text-align: center;
}



.head {
    font-size: 30px;
    color: #fff
}

.head-p-to {
    font-size: 18px;
    color: #fff
}

.lines {
    text-align: center;
}

.content-btn-to {
    text-align: center;
    border: 0;
    outline: 0;
}

.btn-dv-to {
    margin-top: 46px;
    font-size: 14px;
    text-transform: uppercase;
    width: 220px;
    /*height: 40px;*/
    border-radius: 0
}

.indents {
    padding-top: 60px;
    padding-bottom: 60px;
}

.advantages-mark-to-1, .advantages-mark-to-2, .advantages-mark-to-3, .advantages-mark-to-4 {
    list-style: none;
    width: 102%;
    font-size: 14px;
    margin: 18px auto;
    min-height: 70px;
}

.advantages-to span.info {
    font-family: "FordAntenna-Regular",sans-serif;
    font-size: 12px;
    line-height: 1.07143;
    color: #1e282e;
}


.advantages-to h2{
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 6px;
}



ul.advantages-mark-to-1 {
    background: url(../../img/ford/advantages-mark-1.png) no-repeat top left;
    padding-left: 72px;
    margin-bottom: 11px;
    padding-bottom: 7px;
    line-height: 1.6
}

ul.advantages-mark-to-2 {
    background: url(../../img/ford/advantages-mark-2.png) no-repeat top left;
    padding-left: 72px;
    margin-bottom: 11px;
    padding-bottom: 15px;
    line-height: 1.6
}

ul.advantages-mark-to-3 {
    background: url(../../img/ford/advantages-mark-3.png) no-repeat top left;
    padding-left: 72px;
    margin-bottom: 11px;
    padding-bottom: 7px;
    line-height: 1.6
}

ul.advantages-mark-to-4 {
    background: url(../../img/ford/advantages-mark-4.png) no-repeat top left;
    padding-left: 72px;
    margin-bottom: 11px;
    padding-bottom: 12px;
    line-height: 1.6
}


.consultation-to {
    background-image: url(../../img/ford/consultation.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}

.consultation-to h2 {
    margin: 0;
}

.consultation-tel-to {
    font-size: 36px;
    color: #2ca3e1;
    text-align: center;
    margin-top: 30px
}

.consultation-tel-to a {
    text-decoration: none
}


.consultation-p-to {
    width: 85%;
    font-size: 18px;
    margin: 14px auto 0
}

img.kuzovnoi-advantages {
    margin: 18px auto;
    width: 56px;
    height: 56px
}

.thumbnail .caption {
    padding: 13px;
    color: #1e282e
}

.tit {
    font-size: 15px;
    font-weight: bold;
}

.thumbnail-dv-kuzovnoi {
    background: none;
    text-align: center;
    margin-top: 30px;
    height: 100%;
    min-height: 164px;
    margin-bottom: 0;
    border: 0;
}


.popular-issues-h3-left-to {
    margin-bottom: 8px
}

.popular-issues-h3-right-to {
    margin-bottom: 8px
}

.popular-title-p-to {
    padding-top: 12px;
    padding-bottom: 4px;
    font-size: 14px
}

.popular-title-to {
    margin: 30px 11px
}

.next-popular-title-to {
    margin: 0 -4px
}

.popular-issues-to {
    margin-bottom: 60px
}

.popular-issues-to h2{
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 6px;
}
.popular-issues-to h3 {
    font-weight: bold;
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 6px;
}

.to-footer {
    background-image: url(../../img/ford/footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 208px;
    margin-top: 30px
}

.hull-text-to {
    margin-top: 42px;
    color: #fff;
    font-size: 20px
}

.btn-hull-to {
    background: #2ca3e1;
    color: #fff;
    margin-top: 36px;
    font-size: 14px;
    text-transform: uppercase;
    width: 220px;
    height: 40px;
    border-radius: 0;
    text-align: center
}

.content-btn-to {
    text-align: center;
    border: 0;
    outline: 0
}

.signin__fieldset-name {
    margin-bottom: 12px;
    display: block;
}
/*BTN*/
.recording__service-nav .nav-link.active, .recording__service-nav .nav-item.show .nav-link {
    color: #2CA3E1;
}
.choosecar-content .btn.btn-outline-primary {
    background: #2CA3E1;
    color: #fff;
}
.choosecar-content .btn.btn-outline-primary:hover {
    background: transparent!important;
    color: #2CA3E1!important;
}


