/*   
Theme Name: ford
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: saxa:p
Author URI: http://dontforget.pro
*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

body {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    letter-spacing: 0.3px;
}

body.home {
    background: -o-radial-gradient(#b6f0ff, #0081b5);
    background: radial-gradient(#b6f0ff, #0081b5);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {

    font-family: 'Roboto Condensed', sans-serif;
}

.h5,
h5 {
    font-weight: 600;
}

a {
    color: #2d96cd;
}

a:focus,
a:hover {
    color: #2d96cd;
    text-decoration: underline;
}

div.price_cont {
    background: #eeeeee;
    font-size: 20px;
    padding: 1%;
    border-bottom: 2px solid #aaaaaa;
}

form.ox_form .radio_buttons label {
    background: #eeeeee;
}

form.ox_form .radio_buttons label.active {
    background: #a3dcee !important;
}

.result {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: green;
    /*padding: 2%;*/
}

select#compl {
    font-size: 14px !important;
    padding: 15px 1.5% !important;
    margin-bottom: 15px !important;
    border-color: #cecece !important;
    border-radius: 5px !important;
    width: 100%;
}

.card-deck div.card {
    background: #eeeeee;
    padding-top: 15px;
    border: 1px dotted #999999;
}

.card-deck .card-text {
    height: 120px;
    overflow: hidden;
}

.card-deck .card img {
    height: 120px;
    width: 100%;
}

.card-deck .card h5 {
    height: 30px;
}

iframe,
object {
    margin: 5% auto 3%;
    display: block;
    width: 98%;
    height: 480px;
    padding-top: 2.5%;
    border-top: 3px solid #939393;
}

.category-oficialnye-dilery-ford img {
    width: 98%;
    height: auto;
}

#crumbs,
.woocommerce-breadcrumb {
    font-size: 14px;
    padding: 14px;
    background: #f7f7f7;
    border-bottom: 1px solid #0e6cad;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 7px;
    border-radius: 0 0 7px 7px;
}

.error404 {
    text-align: center;
}

a.back.logo {
    font-size: 12px;
    color: #717171;
}

a.back.logo:hover {
    text-decoration: none;
}

.wrapper-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sidebar {
    text-align: center;
    background: #eeeeee;
    padding-top: 0.5%;
}

ul.products {
    margin: 0;
    padding: 0;
}

.sidebar .blocks-side img {
    margin: auto;
    border-radius: 5px;
    margin-top: 3px;
}

.content-area {
    background: #fff;
    /*padding: 0 55px;*/
    padding-bottom: 20px;
}

.home h1 {
    font-size: 20px;
    color: #2d96cd;
}

.container {
    width: 1280px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.single-page .meta {
    text-align: center;
}

.single-page .content-area img:first-child {
    margin-bottom: 25px;
}

.next-prev-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.next-prev-posts a {
    padding: 7px 20px;
    margin: 5px 0;
    background: #bdbdbd;
    color: #252525;
    font-weight: 600;
    font-size: 15px;
    text-decoration: underline;
}

.top-main .inf {
    color: #B8B8B8;
    margin-bottom: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.top-main .inf img {
    padding-right: 3px;
}

.top-main .inf a {
    padding-left: 3px;
    font-weight: 300;
    color: #272727;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-size: 18px;
}

.home .top-main .inf a {
    color: #0c89ba;
}

.top-main .inf a:hover {
    color: #3c3c3c;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.widget_products ul,
.widget_recent_comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget_products ul li,
.widget_recent_comments ul li {
    padding: 3.5% 0;
    margin: 3.5% 0;
    border-bottom: 1px dotted #999;
}

span.product-title,
.widget_recent_comments ul li span,
.widget_recent_comments ul li a {
    display: block;
    font-weight: bold;
    line-height: 2.5rem;
}

.top-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    border-radius: 5px 5px 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    padding: 0 30px;
    position: relative;
    text-align: right;
    border-radius: 0 0 7px 7px;
}

.dropdown-menu {
    background-color: #fff;
}
header .navbar {
    background: #fff;
    border-radius: 0;
    height: auto;
    min-height: auto;
    margin-bottom: 0;
    margin-top: 10px;
    /* border-bottom: 1px solid #45a0d0; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.navbar-collapse.collapse {
    padding: 0;
}

header .navbar-nav>li>a {
    font-family: 'Montserrat', sans-serif;
    padding: 15px 20px;
    color: #8e8e8e;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

header .nav>li>a:focus,
header .nav>li>a:hover {
    background-color: #ffffff;
    color: #2d96cd;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #ff000a;
}

.dropdown-menu>li>a {
    font-size: 14px;
    color: #000000;
    padding: 10px 45px;
    padding-left: 30px;
    font-family: 'Montserrat', sans-serif;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {}

.btn-models {
    background: -o-radial-gradient(#55ddff, #005692);
    background: radial-gradient(#55ddff, #005692);
    padding: 7px 90px;
    color: #fff;
    border-radius: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-models:hover,
.btn-models:focus {
    color: #fff;
    background: -o-radial-gradient(#87dbf1, #005692);
    background: radial-gradient(#87dbf1, #005692);
    text-decoration: none;
    -webkit-box-shadow: 1px 1px 11px #a2a2a2;
    box-shadow: 1px 1px 11px #a2a2a2;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    color: #2d96cd;
}

div.textwidget .kuz {
    background: -o-radial-gradient(#55ddff, #005692);
    background: radial-gradient(#55ddff, #005692);
    font-size: 17px;
    padding: 10px;
    margin-top: 0;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 300;
}

div.textwidget .kuz:hover,
div.textwidget .kuz:focus {
    background: -o-radial-gradient(#87dbf1, #005692);
    background: radial-gradient(#87dbf1, #005692);
}

.sidebar a:hover,
.sidebar a:focus {
    text-decoration: none;
}

.sidebar .advantage {
    padding: 0;
    margin-top: 25px;
    list-style: none;
}

.sidebar .advantage li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 15px;
    background: -o-radial-gradient(#ffffff, #b1b1b1);
    background: radial-gradient(#ffffff, #b1b1b1);
    color: #525252;
}

.sidebar .advantage li a {
    color: #238ebf;
}

.sidebar .advantage li a:hover,
.sidebar .advantage li a:focus {
    text-decoration: underline;
}

.sidebar .advantage li img {
    width: 40px;
    padding-top: 10px;
    margin-right: 10px;
}

/*SLIDER*/
.swiper-container,
.swiper-container-carousel {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.swiper-container-carousel .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.swiper-container-carousel {
    padding: 15px 0;
    padding-top: 50px;
    position: relative;
}

.swiper-container-carousel .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    background: #fff;
    height: 245px;
}

.swiper-container-carousel a:hover,
.swiper-container-carousel a:focus {
    text-decoration: none;
}

.swiper-container-carousel .swiper-slide span {
    padding-top: 15px;
    display: block;
    font-size: 18px;
    letter-spacing: normal;
    font-family: 'Roboto Condensed', sans-serif;
}

.swiper-container-carousel .cap {
    font-size: 20px;
    color: #505050;
    font-family: 'Roboto Condensed', sans-serif;
}

.swiper-container-carousel img {
    margin: auto;
}

.swiper-button-next-car,
.swiper-button-prev-car {
    width: 40px !important;
    opacity: 0.4;
    height: 40px !important;
    border-radius: 50%;
    background: rgb(27, 125, 176);
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.swiper-button-prev-car {
    left: 0;
}

.swiper-button-prev-car {
    background-image: url(img/left-arrow-car.png) !important;
    background-repeat: no-repeat;
    background-size: 12px !important;
    background-position: center;
}

.swiper-button-next-car {
    background-image: url(img/right-arrow-car.png) !important;
    background-repeat: no-repeat;
    background-size: 12px !important;
    background-position: center;
}

.top .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
}

.top .swiper-slide .info {
    width: 400px;
    padding: 25px;
    padding-right: 60px;
    padding-bottom: 50px;
    text-align: left;
    color: #fff;
    font-weight: 300;
    position: relative;
}

.top .swiper-slide .info h5 {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 40px;
}

.top .swiper-slide .info h5 span {
    font-size: 56px;
}

.top .swiper-slide .info h5 p {
    font-size: 28px;
    font-weight: 400;
}

.top .swiper-slide .info em {
    font-size: 19px;
    color: #ffc519;
}

.top .swiper-slide .info a {
    position: absolute;
    bottom: 25px;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    text-decoration: underline;
    right: 30px;
}

.top .swiper-slide img {
    width: auto;
    max-width: 100%;
    margin-bottom: 0;
}

.top .swiper-button-next,
.top .swiper-button-prev {
    background-color: #fbfbfb;
    padding: 20px 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23%;
    border-radius: 50%;
    opacity: 0.5;
}

/*SLIDER--END*/
.models .wrapper {
    width: 95%;
    margin: auto;
    padding: 30px;
    background: #fff;
    margin-top: 20px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.home .about {
    margin: auto;
    background: rgba(255, 255, 255, 0.3);
    background-size: cover;
    -webkit-box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.31);
    box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.31);
    padding: 30px;
    color: #585858;
    margin-top: 40px;
}

.home .about .h2 {
    font-weight: 300;
    font-size: 43px;
    margin-bottom: 45px;
}

.home .about ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0;
}

.home .about ul li {
    background: rgba(255, 255, 255, 0.48);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    border-radius: 20px;
    margin: 4px 0;
    padding: 10px;
    color: #525252;
    font-weight: 300;
    padding-bottom: 20px;
    -webkit-box-shadow: 1px 1px 22px rgba(2, 2, 2, 0.15);
    box-shadow: 1px 1px 22px rgba(2, 2, 2, 0.15);
}

.home .about ul li img {
    width: 50px;
    margin-bottom: 10px;
}

.home .about h2 {
    color: #ffffff;
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 20px;
    text-shadow: 1px 1px 22px rgba(0, 0, 0, 0.57);
}

.projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #adadad;
}

.projects a {
    font-size: 13px;
    color: #777777;
}

.projects p {
    margin-bottom: 0;
    text-align: center;
}

footer {
    color: #2d96cd;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-top: 20px;
    background: #ececec;
}

footer .container {
    background: #ececec;
}

footer .info {
    margin: 15px 0;
    background: #94bace;
    padding: 3px 15px;
    color: #ffffff;
    font-size: 11px;
    /* font-weight: 400; */
    font-family: 'Montserrat', sans-serif;
}

footer .fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

footer .fl a {
    color: #808080;
    text-decoration: underline;
}

/*CARD Карточка*/
.head-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
    padding: 20px;
    background: #fff;
}

.head-card .price-block {
    width: 50%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 25px;

    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.head-card .price-block .str {
    color: #1d84b8;
}

.head-card .price-block .str:nth-child(2n) {
    color: #77b4cc;
}

.head-card .price-block .str span {
    color: #5a5a5a;
    font-size: 13px;
}

.head-card .price-block a {
    display: block;
    width: 240px;
    margin: auto;
    padding: 10px 15px;
    background: -o-radial-gradient(#b9b9b9, #5f5f5f);
    background: radial-gradient(#b9b9b9, #5f5f5f);
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 15px;
}

.head-card .price-block a:hover,
.head-card .price-block a:focus {
    background: -o-radial-gradient(#b9b9b9, #383737);
    background: radial-gradient(#b9b9b9, #383737);
}

.head-card .price-block span.min {
    font-size: 12px;
    color: #989898;
    padding-top: 5px;
}

.block-down-card {
    height: 66px;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    background: #94bace;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.block-down-card:hover {
    background: #2d96d3;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.block-down-card .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block-down-card .item a,
.block-down-card .item span {
    width: 22.5%;
    background: #eeeeee;
    text-align: center;
    padding: 0.5%;
    margin: 1%;
    height: 50px;
    overflow: auto;
    line-height: 2rem;
    vertical-align: baseline;
}

.block-down-card .item .price {
    font-size: 20px;
    font-weight: 600;
}

.block-down-card.active {
    height: auto;
}

.block-down-card .dropdown-card {
    padding: 1%;
    background: #fff;
    line-height: 2rem;
    height: 500px;
    overflow: scroll;
}

.card-page h2 {
    margin-bottom: 20px;
}

/*CARD Карточка--end*/
/*Listing листинг*/
.full-content {
    width: 100%;
    background: #fff;
    padding: 60px 30px;
    padding-top: 10px;
}

.full-content h1 {
    margin-bottom: 30px;
    font-size: 28px;
}

.cars_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.cars_list .block_car {
    width: 100%;
    margin-bottom: 30px;
    padding: 15px;
    border-bottom: 2px solid #afafaf;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-family: 'Roboto Condensed', sans-serif;
}

.cars_list .block_car:hover {
    -webkit-box-shadow: 0px 2px 6px #757575;
    box-shadow: 0px 2px 6px #757575;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.cars_list .block_car a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cars_list .block_car .zayavka {
    background: -o-radial-gradient(#d6d6d6, #585858);
    background: radial-gradient(#d6d6d6, #585858);
    color: #fff;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 5px;
}

.cars_list .block_car .zayavka:hover {
    background: -o-radial-gradient(#d6d6d6, #8c8a8a);
    background: radial-gradient(#d6d6d6, #8c8a8a);
}

.cars_list .block_car a:hover,
.cars_list .block_car a:focus {
    text-decoration: none;
}

.cars_list .caption {
    margin: 15px 0;
    padding: 5px 0;
    color: #1d84b7;
    font-size: 19px;
    font-weight: 600;
}

.cars_list .image {
    height: 150px;
}

.cars_list .image img {
    max-height: 100%;
    width: auto;
}

.cars_list .price {
    color: #696969;
    font-size: 18px;
    font-weight: 600;
}

.cars_list .kuzov {
    font-weight: 300;
    color: #4a4a4a;
}

/*Listing листинг--end*/
/*category-page*/
.wrapper-flex.categ {
    font-size: 16px;
    margin: 25px 0;
}

.wrapper-flex.categ h2 {
    margin-top: 0;
    font-size: 20px;
    text-align: left;
    line-height: 30px;
}

.wrapper-flex.categ .thumbnail {
    margin-bottom: 5px;
}

.wrapper-flex.categ .meta p {
    margin-bottom: 0;
    text-align: center;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #d40000;
}

/*category-page--end*/
.list-dilery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-top: 50px;
}

.list-dilery .example3 {
    width: 272px;
    text-align: center;
    font-size: 13px;
}

.list-dilery .example3 img {
    margin: auto;
}

.list-dilery .example3 a {
    color: #656565;
}




@media (min-width: 979px) {
    ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
        /* для раскрывания субменю по наведению */
        display: block;
    }

    .comment-list .children {
        /* для комментов */
        padding: 0;
        margin-left: 74px;
        padding-bottom: 15px;
    }

    .comment-list .media {
        margin-top: 0;
    }
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


.comment-list a.comment-reply-link {
    border: 1px solid #777777;
    display: block;
    width: 150px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
    background: #888888;
    color: #fff;
    font-weight: 300;
    margin-bottom: 15px;

}


.single-page .meta {
    font-size: 21px;
    font-weight: bold;
    color: #163148;
}

.single-page .meta p {
    font-size: 18px;
    font-weight: normal;
}

div.wpcf7 {
    padding: 20px;
}

.wpcf7 {
    width: 100%;
    padding: 20px;
    background: #eee;
    text-align: center;
}

.wpcf7 input {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}



.wpcf7-form {
    width: 80%;
    margin: auto;
}


.woocommerce ul.product_list_widget li img {
    float: none;
    margin-left: 0;
    width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
}

span.widgettitle {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    background: #94bace;
    margin: 0% -15px 5% -15px;
    padding: 1.5% 0;
}

/* дизайн комментариев */
.main_comment {
    padding: 0;
}

.date_com_main {
    display: block;
    text-align: right;
}

.rating_stars_main {
    width: 100px;
    display: inline-block;
}

.rating_stars_main .rating_stars_in {
    height: 20px;
}

.dashicons-star-filled:before {
    /* color: #2d96cd; */ /*поменять*/
    content: "";
    padding-left: 20px;
    width: 20px;
    height: 20px;
    background: url(/wp-content/themes/ford/img/blue-star.svg) 50% 50%/17px no-repeat;
}

.comment-reply-link {
    border: 1px solid #2d96cd;
    /*-поменять*/
    padding: 0px 12px;
}

.comment-reply-link:hover {
    text-decoration: none;
    color: #2d96cd;
}

ol.main_comment li {
    list-style: none;
    margin-bottom: 25px;
    padding: 16px 0;
    border-bottom: 2px solid #2d96cd;
    /*поменять*/
}

ol.children li {
    border-left: 5px solid #2d96cd;
    /*поменять*/
    border-bottom: none;
    margin-top: 16px;
    padding: 0 0 0 10px;
}

.comment_autor_one {
    font-size: 26px;
}

.date_comment {
    font-size: 14px;
}

.children {
    padding-left: 3%;
}

.retry_in_form {
    font-size: 18px;
}

span.inner_text {
    font-size: 26px;
}

img {
    margin-bottom: 20px;
}

.rtb20 {
    margin: 30px auto;
}

.rtb20 iframe {
    margin: 0;
    padding: 0;
}

.yandex_rtb {
    display: table;
    margin: 10px auto;
}

/* правки 28 05 20 */
@media (max-width: 620px) {
    .row.fl>span {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (max-width: 736px){
    .top-main .inf {
        margin-right: 10px;
    }
}
.img-logo-ford {
    margin: 0;
}
.woocommerce ul.product_list_widget {
    background-color: white;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
/* конец правки 28 05 20 */
/* правки август 2020 */
@media (max-width: 1024px){
.head-card img{
    width: 50%;
}
.head-card .price-block {
    width: 40%;
}
.btn-block {
    white-space: normal;
}
}
@media (max-width: 860px){
    .row.wrapper-flex.categ{
        flex-direction: row;
    }
}
@media (max-width: 736px){
    .content-area .col-sm-3.text-center img,
    .content-area .col-sm-6.text-center img{
margin: auto;
    }
}
@media (max-width: 320px){
    .block-down-card {
        height: 50px;
    }
}
/* конец правки август 2020 */
/* правки футер */
.footer-menu-trio a:not(:last-child){
margin-right: 20px;
}
footer button{
    width: 200px;
    height: 50px;
}
.footer-menu-trio{
    margin: 20px 0;
}
@media (max-width: 480px){
    .footer-menu-trio {
        flex-direction: column;
        display: flex;
    }
    .footer-menu-trio a:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }
}
/* конец правки футер */

.loc_block{
    display: flex;
    width: 80%;
    height: 36px;
    align-items: center;
    padding: 0 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.loc_block img{
    height: 36px;
    width: auto;
    margin-right: 25px;
}
.ox_callback .loc_block{
    width: 100%;
    padding: 0;
    font-size: 14px;
    margin-top: 30px;
}
.ox_callback .loc_block img{
    height: 32px;
    width: auto;
    margin-right: 10px;
}
@media (max-width: 768px) {
    .loc_block{
        width: 100%;
        padding: 0;
        font-size: 13px;
    }
    .loc_block img{
        height: 36px;
        width: auto;
        margin-right: 10px;
    }
}
@media (max-width: 460px) {
    .loc_block{
        height: auto;
        padding: 0 4px;
        font-size: 12px;
    }
    .loc_block img{
        height: 28px;
    }
}

.content .img-responsive {
	margin: 0 auto 20px;
}

/* Модалка новая по клику */
.fade.fade-new {
    background: rgba(60, 60, 60, 0.8);
    height: 100%;
    opacity: 1!important;
}
.fade.fade-new * {
    box-sizing: border-box;
}
.modal__window {
    max-width: 450px;
    position: relative;
    padding: 40px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)!important;
}
.fade-new .modal-dialog{
    pointer-events: auto!important;
    margin: 0 !important;
}
img.modal__close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -30px;
    right: -30px;
    cursor: pointer;
    transition: 0.5s;
}
img.modal__close:hover {
    transform: rotate(180deg);
}
.modal__title {
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.1;
    color: #4D4D4D;
    text-align: center;
}
.modal__title span {
    font-size: 36px;
    color: #2D96D3;
}
.modal__text {
    margin-bottom: 15px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.3;
    text-shadow: none;
    text-align: center;
}
.modal__dop {
    margin-bottom: 30px;
    font-weight: 900;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #2D96D3;
    text-align: center;
}
.modal__form .modalka > * + * {
    margin-top: 15px;
}
form.modalka.ox_form {
  width: 100%;
  border: none;
  padding: 0;
  border-radius: 0;
  background: transparent;
}
form.modalka.ox_form input.modalka__input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 36px;
    padding: 0 25px;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #7F7F7F;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}
form.modalka.ox_form input.modalka__input:focus {
    box-shadow: 0 0 10px rgba(45, 150, 211, 0.5);
    outline: none!important;
}
form.modalka.ox_form input.send {
    width: 100%!important;
    height: 48px!important;
    line-height: 38px!important;
    background: #2D96D3!important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    outline: none;
    border: none!important;
    border-radius: 0;
    font-weight: 900!important;
    font-size: 16px!important;
    letter-spacing: 0.03em!important;
    text-transform: uppercase;
    color: #FFFFFF!important;
    cursor: pointer;
    transition: 0.3s;
}
form.modalka.ox_form input.send:hover, 
form.modalka.ox_form input.send:focus {
    background: #1071AA!important;
}
.modalka__privacy {
    display: inline-block;
    text-align: left;
    color: rgba(0, 0, 0, 0.5);
    line-height: 1.3;
}
.modalka .form_send_result {
    margin-top: 20px;
    font-weight: 600;
    text-align: center;
    color: #1071AA;
    font-size: 20px;
}

@media (max-width: 574px) {
     .modal__window {
  	max-width: 400px;
	padding: 30px;
     }
     .modal__title {
	font-size: 20px;
     }
     .modal__dop {
  	font-weight: 700;
     }
     form.modalka.ox_form input.modalka__input {
	height: 44px;
  	line-height: 30px;
     }
     form.modalka.ox_form input.send {
  	height: 44px !important;
  	line-height: 30px !important;
     }
}
@media (max-width: 474px) {
     .modal__window {
  	max-width: 400px;
	padding: 30px;
     }
     .modal__title {
	font-size: 20px;
     }
     .modal__dop {
  	font-weight: 700;
     }
     form.modalka.ox_form input.modalka__input {
	height: 44px;
  	line-height: 30px;
     }
     form.modalka.ox_form input.send {
  	height: 44px !important;
  	line-height: 30px !important;
     }
}
@media (max-width: 428px) {
     .modal__window {
  	max-width: 90%;
	padding: 30px;
     }
     img.modal__close {
	top: -35px;
  	right: 0;
     }
     .modal__title {
	font-size: 24px;
     }
     .modal__dop {
  	font-weight: 700;
     }
}
@media (max-width: 420px) {
    form.modalka.ox_form {
  	padding: 0!important;
    }
}
@media (max-width: 390px) {
    .modal__window {
	padding: 20px;
     }
    .modal__title {
	font-size: 22px;
     }
}
@media (max-width: 320px) {
    .modal__title {
	font-size: 18px;
     }
}
/* Модалка новая по клику КОНЕЦ*/


/* Sale modal */
.sale * {
    box-sizing: border-box;
}
.sale {
    z-index: 999999;
    position: relative;
    width: 100%;
    padding: 50px 0;
    background: rgba(128, 128, 128, 0.9);
}
.sale__close {
    display: block;
    padding: 0;
    border: none;
    position: absolute;
    top: 2%;
    right: 2%;
    background-color: transparent;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.sale__body {
	margin: auto;
}
.sale__window {
    font-family: 'Roboto', sans-serif;
    position: relative;
    width: 900px;
}
.sale__title {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.7);
}
.sale__content {
    width: 100%;
    background: #3C3C3C;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
}
.sale__img {
    background-image: url('./img/sale-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sale__img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.sale__benefit {
    padding: 10px 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    text-align: center;
}
.sale__credit {
    padding: 15px;
    background: #F0F0F0;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #2D96D3;
}
.sale-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 25px 40px!important;
    text-align: center;
}
.sale-form.ox_form{
    background: none!important;
    border: none!important;
    margin: unset!important;
    max-width: unset!important;
}
.sale-form > * + * {
    margin-left: 30px !important;
}
.sale-form input {
    display: block;
    width: 250px!important;
    height: 48px!important;
    line-height: 36px!important;
    padding: 0 25px !important;
    border: 1px solid #7F7F7F!important;
    border-radius: 0 !important;
    background-color: #fff;
}
.sale-form input:focus {
    outline: none!important;
    box-shadow: 0 0 10px rgba(45, 150, 211, 0.5);
}
.sale-form button, .sale-form.ox_callback .send{
    margin-top: 0;
    width: 250px!important;
    height: 48px!important;
    line-height: 38px!important;
    background: #2D96D3!important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4)!important;
    outline: none!important;
    border: none!important;
    border-radius: 0!important;
    font-weight: 700!important;
    font-size: 14px!important;
    letter-spacing: 0.03em!important;
    text-transform: uppercase!important;
    color: #FFFFFF!important;
    cursor: pointer!important;
    transition: 0.3s!important;
}
.sale-form button:hover, 
.sale-form button:focus,
.sale-form.ox_callback .send:hover, 
.sale-form.ox_callback .send:focus{
    background: #1071AA!important;
}
#exampleModalCenter {
    z-index: 1000001;
}
.sale-hidden{
    display: none;
}
.sale-popup{
    display: flex!important; 
    position: fixed;
    inset: 0;
	overflow-y: auto;
}
.sale .form_send_result {
    color: #fff;
    font-size: 20px;
    margin: 20px auto 0!important;
}
.sale .modalka__privacy {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0!important;
    flex-shrink: 0;
    color: #8E8E8E;
}

@media (max-width: 991px) {
    .sale__window {
	width: 100%;
    }
    .sale__title {
	margin-bottom: 20px;
	font-size: 26px;
    }
    .sale__benefit, .sale__credit {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
    }
    .sale-form.ox_form {
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 25px 20px!important;
    }
    .sale-form > * + * {
    	margin-left: 0!important;
    }
    .sale-form input {
  	width: 48%!important;
    }
    .sale-form.ox_form .send {
  	width: 100%!important;
	margin-top: 20px!important;
	font-size: 14px!important;
    }
}
@media (max-width: 666px) {
    .sale__credit {
	font-size: 18px;
    }
}
@media (max-width: 567px) {
    .sale__title {
  	font-size: 20px;
    }
    .sale__benefit, .sale__credit {
  	font-size: 16px;
    }
    .sale-form input {
	padding: 0 15px !important;
    }
}
@media (max-width: 427px) {
    .sale-form input, .sale-form.ox_callback .send {
  	height: 40px!important;
	line-height: 30px!important;
    }
    .sale-form input {
  	width: 100%!important;
    }
    .sale-form > * + * {
  	margin-left: 0!important;
	margin-top: 20px!important;
    }
    .sale__credit {
  	width: 90%;
  	margin-left: auto;
  	margin-right: auto;
    }
}
@media (max-width: 389px) {
    .sale__title {
  	font-size: 18px;
    }
    .sale__credit {
	font-size: 14px;
    }
    form.sale-form.ox_form.ox_callback, form.sale-form.ox_form {
	padding: 25px 20px !important;
    }
}

/* Sale modal КОНЕЦ*/



/* доп скидка */
.discount * {
    box-sizing: border-box;
}
.discount {
    padding: 45px 0;
    overflow: hidden;
}
.discount--card {
    /*margin: 0 -15px;*/
    background: no-repeat center/cover url('./img/discount-card-bg.jpg');
}
.discount--footer {
    background: no-repeat center/cover url('./img/discount-footer-bg.jpg');
}
.discount__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.discount__content {
    max-width: 920px;
}
.discount__title {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.discount__title span {
    color: #2D96D3;
    display: inline;
    font-weight: inherit;
    font-size: inherit;
}
form.ox_form.discount__form {
    max-width: 100% !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding: 0;
    border: none;
    background: transparent;
}
form.ox_form.discount__form input {
    display: block;
    width: 250px;
    height: 48px;
    line-height: 36px;
    padding: 0 25px;
    border: 1px solid #7F7F7F;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}
form.ox_form.discount__form input:focus {
    outline: none!important;
    box-shadow: 0 0 10px rgba(45, 150, 211, 0.5);
}
form.ox_form.discount__form input.send {
    margin-top: 0!important;
    margin-left: 30px!important;
    width: 250px!important;
    height: 48px!important;
    line-height: 38px!important;
    background: #2D96D3!important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    outline: none;
    border: none!important;
    border-radius: 0;
    font-weight: 700!important;
    font-size: 14px!important;
    letter-spacing: 0.03em!important;
    text-transform: uppercase;
    color: #FFFFFF!important;
    cursor: pointer;
    transition: 0.3s;
}
form.ox_form.discount__form input.send:hover, 
form.ox_form.discount__form input.send:focus {
    background: #1071AA!important;
}
form.ox_form.discount__form > * + * {
    margin-left: 30px!important;
}
.discount__form-wrapper .modalka__privacy {
    display: inline-block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.3;
}
.discount .form_send_result {
    color: #fff;
    font-size: 20px;
    margin: 20px auto 0!important;
    display: inline-block;
    width: 100%;
    flex-shrink: 0;
    text-align: center;
}

@media (max-width: 1199px) {
    .discount__title {
  	font-size: 28px;
    }
    .discount form.ox_form.discount__form input {
  	width: 220px;
  	height: 44px;
    }
    .discount form.ox_form.discount__form input.send {
  	width: 220px !important;
  	height: 44px !important;
  	line-height: 46px !important;
	font-size: 12px !important;
    }
    .discount form.ox_form.discount__form > * + * {
  	margin-left: 20px!important;
    }
    form.ox_form.discount__form input.send {
    	margin-left: 20px!important;
    }
}
@media (max-width: 991px) {
    .discount__content {
  	max-width: 100%;
    }
    .discount__title {
  	font-size: 23px;
    }
    .discount form.ox_form.discount__form input,
    .discount form.ox_form.discount__form input.send {
  	width: 210px !important;
	line-height: 34px !important;
    }
    .discount__img {
  	width: 210px;
	right: 7%;
    }
    .discount__form-wrapper .modalka__privacy {
  	font-size: 12px;
    }
    form.ox_form.discount__form > * + * {
  	margin-left: 20px!important;
    }
}
@media (max-width: 767px) {
    .discount {
	background-position: 67%;
    }
    .discount__title {
	margin-bottom: 10px;
  	font-size: 20px;
    }
    .discount form.ox_form.discount__form {
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0!important;
    }
    .discount form.ox_form.discount__form > * + * {
  	margin-left: 0!important;
    }
    .discount form.ox_form.discount__form input {
  	width: 47% !important;
    }
    .discount form.ox_form.discount__form input.send {
	margin-top: 20px!important;
	margin-left: 0!important;
	width: 100% !important;
    }
    .discount__img {
	width: 190px;
	right: -3%;
    }
}
@media (max-width: 580px) {
    .discount {
	padding: 20px 10px;
	background-position: 60%;
    }
    .discount__img {
	display: none;
    }
    .discount__title {
  	margin-bottom: 20px;
    }
    .discount form.ox_form.discount__form input {
	padding: 0 15px;
    }
}
@media (max-width: 428px) {
     .discount form.ox_form.discount__form {
  	padding: 0 !important;
     }
}
@media (max-width: 420px) {
    .discount form.ox_form.discount__form input {
  	width: 100%!important;
    }
    .discount form.ox_form.discount__form > * + * {
  	margin-top: 20px!important;
    }
}
@media (max-width: 320px) {
    .discount__title {
  	font-size: 18px;
    }
}


/* доп скидка КОНЕЦ*/



/* новые формы трейда и кредита */
.form-slider.swiper-container {
    width: 90%;
}
.form-slider__wrapper {
    display: flex!important;
    justify-content: space-between!important;
    height: 510px!important;
}
.form-slider__slide.swiper-slide {
    display: flex;
    width: 350px!important;
    align-items: stretch;
    text-align: left;
    font-size: 16px;
}
.new_form_wrapper {
    /*margin-bottom: 40px;*/
}
.new-form * {box-sizing: border-box;}
.new-form {
    overflow: hidden;
    padding: 20px 0;
}
.new-form.ox_form {
    max-width: 100%!important;
}
.new-form__wrapper {
    width: 350px;
    padding: 30px;
    max-width: 100%;
    background: rgba(217, 217, 217, 0.3);
    color: #333;
}
.new-form__title {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}
.new-form__group + .new-form__group {
    margin-top: 15px;
}
.new-form__select-wrapper {
    position: relative;
}
.new-form__select {
    padding: 0 50px 0 20px;
    width: 100%;
    height: 44px;
    border: none;
    outline: none;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    line-height: 44px;
    text-align: left;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}
.new-form__select:focus, .new-form__select--active {
    outline: 1px solid #FFC107;
    box-shadow: 0 0 7px rgba(255, 131, 0, 0.5);
}
.new-form__select::-ms-expand {
    display: none;
}
.new-form__select::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('./img/new-form-arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
}
.new-form__list {
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 10;
    overflow-y: auto;
    width: 100%;
    max-height: 205px;
    margin: 2px 0 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    text-align: left;
}
.new-form__list--visible {
    display: block;
}
.new-form__list-item {
    margin: 0;
    padding: 10px 20px;
    transition: 0.3s;
    cursor: pointer;
}
.new-form__list-item:hover {
    background: rgba(217, 217, 217, 0.2);
}
.new-form__list-item:active {
    background-color: #FFC107;
}
.new-form__input-hidden {
    display: none;
}
.new-form__img {
    margin: 20px 0;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
}
.new-form__price > * + * {
    margin-top: 15px;
}
.new-form__price.new-form__price--credit {
    margin-top: 30px;
}
.new-form__price-col {
    display: flex;
    justify-content: space-between;
}
.new-form__price.info {
   float: left!important;
   text-align: left!important;
   width: 100%!important;
}
.new-form__text, .new-form__summ {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
}
.new-form__text {
    color: rgba(0, 0, 0, 0.5);
}
.mbt15 {
    margin-bottom: 15px;
}
.new-form__input {
    padding: 0 50px 0 20px!important;
    width: 100%!important;
    height: 44px!important;
    border: 1px solid #7F7F7F!important;
    border-radius: 0px!important;
    outline: none!important;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    line-height: 44px!important;
    text-align: left;
}
.new-form__input:focus {
    box-shadow: 0 0 10px rgba(45, 150, 211, 0.5);
    outline: none !important;
}
form.new-form.ox_form .new-form__btn {
    margin: 30px 0 10px!important;
    width: 100%!important;
    height: 44px!important;
    line-height: 40px!important;
    background: #2D96D3!important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1)!important;
    outline: none!important;
    border: none!important;
    border-radius: 0!important;
    font-weight: 900!important;
    font-size: 14px!important;
    letter-spacing: 0.03em!important;
    text-transform: uppercase!important;
    color: #FFFFFF!important;
    cursor: pointer!important;
    transition: 0.3s!important;
}
.new-form__btn:hover, 
.new-form__btn:focus {
    background: #1071AA!important;
}
.new-form .modalka__privacy {
    display: inline-block;
    font-size: 14px;
    line-height: 1.3;
}

/*///////////////////////*/

.new_form_wrapper form.new-form{
    border: 0!important; 
    padding: 20px 0!important;
}
.new-form__select-wrapper select {
    padding: 5px 15px !important;
    width: 100%!important;
    height: 44px!important;
    border: 1px solid #7F7F7F!important;
    border-radius: 0px!important;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    cursor: pointer;
}
.new-form__select-wrapper select:focus {
    box-shadow: 0 0 10px rgba(45, 150, 211, 0.5);
    outline: none !important;
}
.new-form__summ.kredit::before {
    content: "от ";
}
.new-form__summ.price::after, .new-form__summ.kredit::after{
    content: " ₽";
}
.new-form__select-wrapper .new-form__btn.send {
    padding: 0!important;
    letter-spacing: 0.03em;
    font-size: 14px!important;
}
form.new-form.ox_form .new-form__btn:hover {
    background: #1071AA!important;
}
.new-form__wrapper .form_send_result {
    margin-top: 1rem;
    font-weight: 600;
    text-align: center;
    color: #1071AA;
    font-size: 20px;
}
@media (max-width: 1199px) {
    .form-slider.swiper-container {
    	width: 100%;
    }
    .form-slider__wrapper {
	height: 490px;
    }
    .form-slider__slide.swiper-slide {
    	width: 300px!important;
    }
    .new-form__wrapper {
  	width: 300px;
  	padding: 30px 20px;
    }
}
@media (max-width: 991px) {
    .form-slider__wrapper {
	height: 495px;
    }
    .form-slider__slide.swiper-slide {
    	width: 100%!important;
    }
    .new-form__wrapper {
  	width: 70%;
	margin: 0 auto;
  	padding: 30px 50px;
    }
    .new-form__img {
  	margin: 10px auto;
	width: 300px;
	display: block;
    }
}
@media (max-width: 666px) {
    .new-form__wrapper {
  	width: 80%;
  	padding: 30px 50px;
    }
}
@media (max-width: 499px) {
    .new-form__wrapper {
  	padding: 30px;
    }
    .new-form__img {
	width: 100%;
    }
}
@media (max-width: 427px) {
    .new-form__wrapper {
  	width: 90%;
    }
}
@media (max-width: 420px) {
    .new_form_wrapper .form-slider.swiper-container {
  	display: block!important;
    }
}
@media (max-width: 389px) {
    .new-form__wrapper {
  	width: 98%;
	padding: 30px 10px;
    }
    .new-form__summ {
	flex-basis: 40%;
	text-align: right;
	align-items: flex-end;
    }
}
@media (max-width: 320px) {
    .form-slider__wrapper {
	height: 475px;
    }
}
.swipe_next_part{
    display: none;
    border: none;
    margin: 15px auto auto;
    padding: 10px 50px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.03em;
    transition: 0.3s; 
}
.swipe_next_part:enabled {
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    background-color: #2D96D3;
    color: #fff;
}
.swipe_next_part:enabled:hover {
    background: #1071AA!important;
    color: #fff;
}
.swipe_next_part:disabled {
    background-color: #f4f4f4;
    color: #7a7a7a;
}

@media (max-width: 991px) {
.swipe_next_part{
    display: block;
}
}

/* минимальная высота клиетского экрана */
@media (max-height: 700px) {
	.sale__img, .sale__credit {
		display: none;
	}
	.sale__title {
  		font-size: 20px;
	}
	form.sale-form.ox_form.ox_callback, form.sale-form.ox_form {
  		padding: 5px 15px 10px!important;
	}
	.sale .modalka__privacy, .modalka__privacy {
		font-size: 12px;
	}
	.modal__title {
  		font-size: 16px;
		margin: 0 0 20px;
	}
	.modal__dop {
  		display: none;
	}
}

/* новые формы трейда и кредита КОНЕЦ */


/*кнопка звонка*/

.callback-bt {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ec971f;
	border: 2px solid #ec971f;
        border-radius:50%;
	box-shadow: 0 8px 10px rgba(236, 151, 31, 0.3);
        cursor:pointer;
        height:60px;
        text-align:center;
        width:60px;
        position: fixed;
       	right: 4%;
	bottom: 8%;
        z-index:999;
        transition:.3s;
        -webkit-animation:hoverWave linear 1s infinite;
        animation:hoverWave linear 1s infinite;
		-webkit-appearance: inherit !important;
}

.callback-bt .text-call{
        height:60px;
        width:60px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.callback-bt .text-call img {
        height:36px;
        width:36px;
	margin-bottom: 0px;
}
.callback-bt .text-call span {
    	text-align: center;
	color: #2e5a60;
	opacity: 0;
	font-size: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	line-height: 14px;
	font-weight: 600;
	text-transform: uppercase;
	transition: opacity .3s linear;
	transform: translate(-50%,-50%);
}

.callback-bt .text-call:hover span {
    	opacity: 1;
        font-size: 9px;
}
.callback-bt:hover img {
    	display:none;
}

.callback-bt:hover {
	z-index: 9999;
	background:#fff;
	color:transparent;
	transition:.3s;
}

@-webkit-keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 0 rgba(236, 151, 31,0.2),0 0 0 0 rgba(236, 151, 31,0.2)
}
40% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 15px rgba(236, 151, 31,0.2),0 0 0 0 rgba(236, 151, 31,0.2)
}
80% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 30px rgba(236, 151, 31,0),0 0 0 26.7px rgba(236, 151, 31,0.067)
}
100% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 30px rgba(236, 151, 31,0),0 0 0 40px rgba(236, 151, 31,0.0)
}
}@keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 0 rgba(236, 151, 31,0.2),0 0 0 0 rgba(236, 151, 31,0.2)
}
40% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 15px rgba(236, 151, 31,0.2),0 0 0 0 rgba(236, 151, 31,0.2)
}
80% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 30px rgba(236, 151, 31,0),0 0 0 26.7px rgba(236, 151, 31,0.067)
}
100% {
        box-shadow:0 8px 10px rgb(236, 151, 31,0.3),0 0 0 30px rgba(236, 151, 31,0),0 0 0 40px rgba(236, 151, 31,0.0)
}
}

@media (max-height: 915px) {
	.callback-bt {
		bottom: 25%;
	}
}

/*кнопка звонка КОНЕЦ*/



/* Новый хедер */
.header-scroll {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.10);
}
.header-scroll {
    display: none;
    width: 100%;
    top: 0;
    position: fixed;
    transition: all .1s ease;
    z-index: 10;
    background: #fff;
    padding: 10px 0;
}
.header-scroll .container {
	width: 100%;
}
.header-scroll.header-scroll--show {
    /*display: block;*/
}
.header-scroll__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-scroll a.back.logo {
	max-width: 200px;
}
.header-scroll .navbar {
	margin-top: 0;
}
.header-scroll__phone .btn_callback {
    white-space: nowrap;
    padding: 0 20px;
    height: 48px;
    line-height: 38px;
    background: #2D96D3;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    outline: none;
    border: none !important;
    border-radius: 0;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #FFFFFF !important;
    cursor: pointer;
    transition: 0.3s;
}
.header-scroll__phone img {
	display: none;
	margin-bottom: 0;
	width: 30px;
	height: 30px;
}
.header-scroll__phone .btn_callback:hover {
	background: #1071AA;
}
.header-mobile-phone {
	margin: 0 20px 0 auto;
	display: none;
	width: 40px;
	height: 35px;
	justify-content: center;
    align-items: center;
	background: #EC971F;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}
.header-mobile-phone a {
	display: block;
	width: 30px;
	height: 30px;
}
.header-mobile-phone img {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}
@media (max-width: 1179px) {
	.header-scroll a.back.logo {
		max-width: 160px;
	}
	.header-scroll .navbar-nav > li > a {
  		font-size: 12px;
	}
	.header-scroll__phone .btn_callback {
		padding: 0 10px;
		height: 40px;
		line-height: 34px;
	}
}
@media (max-width: 1023px) {
	.header-scroll a.back.logo {
		max-width: 120px;
	}
	.header-scroll .navbar-nav > li > a {
  		font-size: 11px;
	}
	.header-scroll__phone .btn_callback {
		padding: 0 10px;
		height: 40px;
		line-height: 34px;
	}
}
@media (max-width: 854px) {
	.header-scroll__phone img {
		display: block;
	}
	.header-scroll__phone span {
		display: none;
	}
}
@media (max-width: 780px) {
	.header-scroll .navbar-nav > li > a {
  		padding: 15px 10px;
	}
}
@media (max-width: 767px) {
	header {
  		position: sticky;
		width: 100%;
		top: 0;
		z-index: 10;
		background: #fff;
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.10);
	}
	.top-main {
  		padding: 0;
	}
	.top-main .inf {
		margin-right: 20px;
	}
	header .navbar {
		margin-top: 0;
	}
}
@media (max-width: 567px) {
	header .container {
		width: 100%;
	}
	header .row {
		margin-right: 0;
		margin-left: 0;
	}
	.top-main {
		flex-wrap: wrap;
		padding-top: 10px;
		padding-bottom: 10px;
		height: unset;
	}
	a.back.logo {
		flex-shrink: 0;
		width: 160px;
	}
	.top-main .inf {
  		order: 1;
  		width: 100%;
  		text-align: center;
  		margin-right: 0;
	}
	.top-main .inf a {
		display: none;
	}
	.header-mobile-phone {
		display: flex;
	}
	.navbar-toggle {
		margin-right: 0;
	}
}

.archive-auto {
  font-size: 20px;
  font-weight: bold;
  color: #f00;
  text-align: center;
}

@media (max-width: 500px) {
  .archive-auto {
	font-size: 18px;
  }
}

.rf_checkbox_label{
    width: 100%;
    height: 20px;
    display: flex;
    align-items: center;
    color: #bb1919;
    justify-content: center;
    margin-top: 10px;
  }

  input.rf_checkbox {
    width: 20px!important;
    height: 20px!important;
	margin-right: 10px;
  }

/* Google re-captcha */
.g-recaptcha {
  margin-left: auto!important;
  margin-right: auto;
}
.g-recaptcha iframe {
  width: 100%!important;
  height: unset!important;
  padding-top: 0!important;
  border-top: none!important;
}
.discount form.ox_form.discount__form .g-recaptcha {
  margin-left: 0!important;
}
/* КОНЕЦ Google re-captcha */

/* чекбоксы согласия с ПК */
.checkbox {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
}
.checkbox::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #9A9A9A;
  background-color: #fff;
  z-index: 3;
  transition: 0.3s;
}
.checkbox::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("img/checkbox.svg");
  background-position: center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 4;
}
.checkbox:checked::after {
  opacity: 1;
}
.checkbox:checked::before {
  border-color: #2D96D3;
  background-color: #2D96D3;
}
.approval-pd {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 12px;
  font-size: 14px!important;
  font-weight: 400;
  line-height: 1.3;
  order: 2;
}
.approval-pd__input,
form.ox_form.discount__form input.approval-pd__input {
  width: 20px;
  height: 20px;
  display: block;
}
a.approval-pd__link {
  display: inline;
  color: #2D96D3;
}
a.approval-pd__link:hover {
  text-decoration: underline;
}

.approval-pd span {
  text-align: left;
}
.approval-pd__input.checkbox,
form.ox_form.discount__form input.approval-pd__input.checkbox,
.sale-form input.approval-pd__input.checkbox {
  margin: 0!important;
  padding: 0!important;
  width: 20px!important;
  height: 20px!important;
  flex-shrink: 0;
}

form.ox_form.discount__form .approval-pd,
.sale-form .approval-pd {
  margin: 12px 0!important;
}
form.ox_form.discount__form input.approval-pd__input.checkbox,
.sale-form input.approval-pd__input.checkbox {
  border: none!important;
  background-color: transparent!important;
}
form.ox_form.discount__form .approval-pd,
form.ox_form.sale-form .approval-pd {
  font-size: 14px!important;
  font-weight: 400;
}
.discount__form .approval-pd,
.sale-form .approval-pd {
  order: 0!important;
  color: #fff;
}
form.ox_form.modalka .approval-pd,
.new-form .approval-pd,
.new-form .approval-pd__link {
  font-size: 12px!important;
  font-weight: 400;
}

.comment-form {
  display: flex;
  flex-direction: column;
}
.form-submit {
  order: 3;
}

.comment-form-cookies-consent {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  min-height: 20px;
}
.comment-form-cookies-consent label {
  margin-bottom: 0;
}
.comment-form-cookies-consent #wp-comment-cookies-consent {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.comment-form-cookies-consent #wp-comment-cookies-consent::before {
  content: "";
  position: absolute;
  inset: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #9A9A9A;
  background-color: #fff;
  z-index: 3;
  transition: 0.3s;
}
.comment-form-cookies-consent #wp-comment-cookies-consent::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("img/checkbox.svg");
  background-position: center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 4;
}
.comment-form-cookies-consent #wp-comment-cookies-consent:checked::after {
  opacity: 1;
}
.comment-form-cookies-consent #wp-comment-cookies-consent:checked::before {
  border-color: #B66128;
  background-color: #2D96D3;
}
.comments .form-group {
  margin-bottom: 16px;
}
/* КОНЕЦ чекбоксы согласия с ПК */

[hidden] {
  display: none!important;
}