/*body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,text-area,p,blockquote,th,td{margin:0;padding:0}
a:focus{outline:none}
a{outline:none}
*{outline:none}

table{border-collapse:collapse;border-spacing:0}
fieldset,img,abbr{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}
ul li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
.mr8{margin-right:7px}
input,text-area,select{font-family:inherit;font-size:inherit;font-weight:inherit}
legend{color:#000}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}
img{max-width:100%;height:auto}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,text-area,button,button:focus,input:focus,text-area:focus,a:focus{outline:none!important}
html{width:100%;height:100%;box-sizing:border-box}
.red-banner{display:block;background:#b70503;text-align:center;margin-top:50px}
*,:before,:after{box-sizing:inherit}
 
body{width:100%;min-width:320px;height:100%;margin:0;padding:0;font-family:'Montserrat';font-weight:400;font-style:normal;font-size:16px;overflow-x:hidden}
p{line-height:1.6}
ul{margin:0;padding:0}
li{list-style:none}
a,a:hover,a:focus{text-decoration:none;outline:none}
input{padding:0;margin:0}
img{max-width:100%;height:auto}
*/
.visible-xs {display: none;}
.social-desctop-link a {display: inline-block!important;width: 33px;}
.social-desctop-link a img{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; 
  opacity: 0.5;
  transition-duration: 0.5s;
}
.social-desctop-link a:hover img{
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none; 
  opacity: 1;
}
.top__work a:hover,.top__watsapp a:hover,.top__tel a:hover, .top__tel a:hover span {
    color: #D10000;text-decoration: none;
}
.social-image {width:32px;margin-right:0;}
.container{max-width:1280px;margin:0 auto;padding-left:15px;padding-right:15px}
.form{display:none;margin-top:50px}
.form__title{margin-bottom:25px;color:#333;font-size:14px;font-weight:700;letter-spacing:.28px}
.form__btn{display:block;width:280px;height:45px;margin:0 auto 40px;border:none;background-color:#d10000;color:#fff;text-transform:uppercase;font-size:12px;font-weight:600;cursor:pointer}
.form-select{position:relative}
.form-select__input{position:relative;width:100%;height:40px;border:none;border-bottom:1px solid #666;background-image:url(../img/arr-down.png);background-position:right center;background-repeat:no-repeat;background-size:8px;color:#666;font-size:14px;line-height:40px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.form-select__input.select{color:#D10000;border-bottom-color:#D10000;background-image:url(../img/arr-down-red.png)}
.form-select__list{display:none;position:absolute;top:40px;left:0;width:100%;max-height:250px;padding:5px 0;border:1px solid #ccc;border-top:none;background-color:#fff;overflow-y:auto;z-index:100}
.form-select__list li{padding:5px;cursor:pointer;color:#666;font-size:14px;-webkit-transition:all .3s linear;transition:all .3s linear}
.form-select__list li:hover{background-color:#D10000;color:#fff}
.form-group{margin-bottom:10px}
.form-group input{width:100%;height:40px;border-radius:2px;border:1px solid #dbdbdb;background-color:#fff;padding-left:10px;font-size:12px;font-weight:400}
.form-group text-area{width:100%;min-height:120px;margin-bottom:30px;padding:15px 10px;border-radius:2px;border:1px solid #dbdbdb;background-color:#fff;font-size:12px;font-weight:400;resize:vertical}
.form-checkbox{position:relative;margin-bottom:8px}
.form-checkbox input{display:none}
.form-checkbox input:checked + label::before{background-image:url(../img/icon-check.png);background-position:center;background-repeat:no-repeat;background-size:13px}
.form-checkbox label{display:inline-block;position:relative;padding-left:34px;color:#666;font-size:12px;font-weight:500;line-height:18px;cursor:pointer}
.form-checkbox label::before{content:"";position:absolute;left:0;top:1px;display:inline-block;width:18px;height:18px;border-radius:2px;border:1px solid #b6b6b6;background-color:#fff}
.form-checkbox label a{display:inline-block;color:#D10000;text-decoration:underline}
.header{position:relative;margin-bottom:55px}
h1{color:#333;font-size:22px;font-weight:800;text-transform:uppercase;margin-bottom:25px}
.header__title.hidden{display:none}
.headerbar{padding-top:25px}
.headerbar__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.headerbar__logo{box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(25% - 30px);}
.logo{width:150px;height:140px;margin:0 0 0 20px}
.logo a{display:block}
.logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.main-menu{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(75% - 30px);}
.main-menu__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.main-menu__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(24% - 30px)}
.main-menu__col ul {list-style: none;padding-left: 0;}
.main-menu__col ul li{margin-bottom:8px}
.main-menu__col ul li a{color:#666;font-size:12px;font-weight:500;line-height:1;-webkit-transition:all .3s linear;transition:all .3s linear}
.main-menu__col ul li a:hover{color:#D10000}
.main-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:13px;padding-bottom:5px;border-bottom:1px solid #95989A;-webkit-transition:all .3s linear;transition:all .3s linear;text-decoration: none;}
.main-menu__item span{color:#333;text-transform:uppercase;font-size:14px;font-weight:700;-webkit-transition:all .3s linear;transition:all .3s linear}
.main-menu__item:hover{border-bottom-color:#D10000}
.main-menu__item:hover span{color:#D10000}
.main-menu__item.current{border-bottom-color:#D10000}
.main-menu__item.current span{color:#D10000}
.main-menu__toggle.open{background-color:#AC0000;background-image:url(../img/icons/icon-minus.svg);background-position:right 20px center;background-size:28px;background-repeat:no-repeat}
.main-menu__icon{width:24px;height:24px;margin-right:10px;background-color:#D10000}
.main-menu__icon svg{width:20px;height:18px;margin:auto;fill:#fff}
.main-menu__btn{display:none;right:30px;top:54%;-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;width:40px;height:36px;padding:0;border:none;background-color:transparent;cursor:pointer}
.main-menu__btn span{display:block;width:35px;height:3px;margin:4px 0;background-color:#111}
.contacts__section:first-child{position:relative;background-color:#13303c}
.contacts__section:first-child::after{content:'';position:absolute;right:0;top:0;width:30%;height:100%;background-color:#1a3540}
.contacts__section:last-child{padding:45px 0 40px;background-color:#1a3540}
.contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.contacts__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);padding:30px 0 40px}
.contacts__center{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);padding:35px 0 40px 30px}
.contacts__right{position:relative;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(66% - 30px);padding:30px 0 40px 30px;background-color:#1a3540;z-index:100}

#team p:first-child {    color: #fff;    font-size: 24px;    font-weight: 700;    margin-bottom: 12px;}
.footer-manager-list {  margin-bottom: 20px;}
.footer-manager a {
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
}
.footer-social-links a {display: inline-block!important;margin-right: 3px;}
.footer-manager a:hover {color: #ff0000;text-decoration: none;}
.bottom #team {display: none;}
.contacts__email a img { position: relative; top: 15px;}
.contacts__japan span a {
    color: rgba(255,255,255,0.5);
    margin-right: 5px;
}
.contacts__phone a:hover {text-decoration: none;}

.contacts__phone{margin-bottom:15px}
.contacts__phone a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family: Roboto, serif;}
.contacts__phone a svg{width:18px;height:18px;fill:#fff;margin-right:15px}
.contacts__phone a span{color:#fff;font-size:30px;font-weight:700}
.contacts__phone p{padding-left:33px;color:#fff;font-size:12px}
.contacts__work{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.contacts__work svg{width:11px;height:11px;fill:#fff;margin-right:10px}
.contacts__work p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.contacts__work p span{margin-right:10px;color:#fff;font-size:12px;font-weight:500}
.contacts__work p span:last-child{color:#fff;margin-right:0}
.contacts__work span.close,.top__work span.close{color:#ff5151!important}
.contacts__email{margin-bottom:15px}
.contacts__email a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.contacts__email a svg{width:18px;height:18px;fill:#fff;margin-right:12px}
.contacts__email a span{color: #fff;    font-size: 17px;    font-weight: 700;    margin-top: 30px;}
.contacts__addr{margin-bottom:5px}
.contacts__addr p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left: 0;}
.contacts__addr p svg{width:9px;height:12px;fill:#fff;margin-right:12px}
.contacts__addr p span{color:#fff;font-size:12px;font-weight:500}
.contacts__japan{display:-webkit-box;padding-top:5px}
.contacts__japan svg{width:13px;height:13px;margin-right:20px;fill:rgba(255,255,255,0.5)}
.contacts__japan span{width:105px;margin-right:20px;color:rgba(255,255,255,0.5);font-size:12px;font-weight:500}
.contacts__japan .col{color:rgba(255,255,255,0.5);font-size:12px;font-weight:500}
.contacts__japan .col p{margin-bottom:4px}
.contacts__japan .col a{display:block;color:rgba(255,255,255,0.5);margin-bottom:4px}
.contacts__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.contacts__title{width:100px;margin-right:15px;color:#fff;font-size:12px;text-align:right}
.contacts__title p{margin-bottom:3px}
.contacts__date{width:calc(100% - 115px)}
.contacts__date .contacts__email svg{fill:#95989A}
.contacts__date .contacts__email span{color:#95989A;font-weight:400}
.contacts__tel{margin-bottom:10px}
.contacts__tel a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.contacts__tel a svg{width:10px;height:10px;fill:#95989A;margin-right:5px}
.contacts__tel a span{color:#95989A;font-size:12px}
.contacts__watsapp{margin-bottom:10px}
.contacts__watsapp a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.contacts__watsapp a svg{width:10px;height:10px;fill:#95989A;margin-right:8px}
.contacts__watsapp a span{color:#95989A;font-size:12px}
.bottom{position:relative;background-color:#D10000}
.bottom__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.bottom__copy{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;padding:17px 0}
.bottom__copy p{color:#fff;font-size:12px;font-weight:500}
.bottom__privacy{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;padding:17px 0}
.bottom__privacy a{color:#fff;font-size:12px;font-weight:500;text-decoration:underline}
.bottom__dev{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;padding:17px 0}
.bottom__dev p{color:#fff;font-size:12px;font-weight:500}
.bottom__dev p a{color:#fff}
.top{padding:10px 0;background-color:#eee}
.top__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.top__tel, .top__watsapp, .top__work {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(25% - 30px);
}
.top__tel a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}
.top__tel a svg{width:11px;height:11px;fill:#666;margin-right:10px}
.top__tel a img, .top__watsapp a img {margin-right:10px}
.top__watsapp a span, .top__tel a span, .top__work p span {font-size:13px!important}
footer .contacts__phone img {margin-bottom: 0;}
footer .contacts__email img{margin-right: 18px;}
footer .contacts__japan {margin-right: 10px;}
footer .contacts__work {position: relative;top: -3px;}
footer .contacts__right img {margin-right: 10px;}
.bottom__privacy a {color: #fff!important}
.contacts__section p {margin: 0;font-size: 12px;}
@media screen and (max-width: 767px){
  .bottom #team { display: block;text-align: center;}
  .footer-manager a {margin-top: 22px;}
}
.top__tel a span{color:#666;font-size:13px;font-weight:400}
.top__tel > span{color:#666;font-size:13px;font-weight:400}
.top__watsapp a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;color: #666;}
.top__watsapp a svg{width:15px;height:14px;fill:#666;margin-right:10px}
.top__watsapp a span{color:#666;font-size:13px;font-weight:400}
.top__watsapp > span{color:#666;font-size:13px;font-weight:400}
.headerbar__row .main-menu {
    margin-top: 0;
    padding-top: 0;
}

.top__work p {
    margin-right: 10px;
    color: #666;
    font-size: 13px;
    font-weight: 400;
    margin:0;
}
.top__work a {
    color: #666;
    transition-duration: 0.5s;
}
.time-xs p svg {
    top: 4px;
    position: relative;
}
.top__work p svg{width:14px;height:14px;fill:#666;margin-right:10px}
.top__work p span{margin-right:10px;color:#666;font-size:12px;font-weight:400}
.top__work p span:last-child{color:#34a265; display: block;}
.bg-head{position:absolute;right:0;bottom:-250px;width:900px;height:250px}
.left-menu-block{display:block;text-align:center;margin-bottom:20px}
.bg-head--autumn{background:url(https://jptrade.ru/verstka/img/bg-head-autumn.png) right center no-repeat;background-size:contain}
.bg-head--spring{background:url(https://jptrade.ru/verstka/img/bg-head-spring.png) right center no-repeat;background-size:contain}
.bg-head--summer{background:url(https://jptrade.ru/verstka/img/bg-head-summer.png) right center no-repeat;background-size:contain}
.bg-head--winter{background:url(https://jptrade.ru/verstka/img/bg-head-winter.png) right center no-repeat;background-size:contain}
.bg-head--trucks{background:url(https://jptrade.ru/verstka/img/bg-head-trucks.png) left center no-repeat;background-size:contain}
.main__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.sidebar{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}
.left-menu{margin-bottom:30px}
.left-menu__title{margin-bottom:23px;padding:20px;border-top:1px solid #D1D2D4;border-bottom:1px solid #D1D2D4;color:#D10000;font-size:14px;font-weight:600}
.left-menu__title a{color:#D10000}
.left-menu.link + .left-menu .left-menu__title{border-top:none}
.link .left-menu__title{border-top:none;font-weight:900}
.link .left-menu__title:hover{color:#000!important}
.left-menu ul{padding:0 20px}
.left-menu ul li{margin-bottom:10px}
.left-menu ul li a{display:-webkit-box;display:-ms-flexbox;display:flex}
.left-menu ul li a span{color:#333;font-size:12px;font-weight:500;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:all .3s linear;transition:all .3s linear}
.left-menu ul li:hover a span{color:#D10000;-webkit-text-decoration-color:#D10000;text-decoration-color:#D10000}
.left-menu ul li:hover .left-menu__icon{background-color:#D10000}
.left-menu__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:11px;height:11px;margin-top:2px;margin-right:10px;background-color:#888;-webkit-transition:all .3s linear;transition:all .3s linear}
.left-menu__icon img{width:4px;height:7px;margin:auto}
.text-center{text-align:center}
.mb35{margin-bottom:35px}
.mt50{margin-top:50px}
.content{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(75% - 30px);margin-bottom:30px;padding-top:195px;padding-left:30px}
.content ul.ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}

.content ul.ul li{list-style:disc;display:list-item;text-align:-webkit-match-parent}
.content a{color:#BC0C02;text-decoration:underline}
.content .table a{color:#000;text-decoration:none}
.content .catalog__row a,a.catalog__btn{color:#000;text-decoration:none}
.promo{width:250px;margin:70px 0 50px 20px}
.promo__title{padding:15px 0;text-align:center;text-transform:uppercase;background-color:#D10000;color:#fff;font-size:12px;font-weight:600}
.promo a{display:block;background-color:#E9EAF2}
.promo a img{width:100%;height:175px;-o-object-fit:cover;object-fit:cover}
.promo a p{padding:15px 0 10px;border-top:2px solid #D10000;text-align:center;color:#D10000;font-size:14px;font-weight:500}
.video{position:relative;width:250px;height:0;margin-left:20px;margin-bottom:40px;padding-bottom:56.25%;overflow:hidden}
.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.about{margin-bottom:70px}
.about__title{margin-bottom:30px;color:#333;font-size:20px;font-weight:700;text-transform:uppercase}
.about p{margin-bottom:30px;color:#333;font-size:12px;font-weight:500}
.about p.bold{font-weight:700}
.catalog{margin-bottom:60px}
.catalog__header{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-bottom:25px}
.catalog__header a{color:#D10000;font-size:14px;font-weight:500;text-decoration:underline}
.catalog__title{color:#333;font-size:20px;font-weight:700}
.catalog__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}
.catalog__item{display:block;width:25%;margin-bottom:5px;padding:30px 30px 25px;border:2px solid transparent;border-radius:8px;-webkit-transition:all .3s linear;transition:all .3s linear}
.catalog__item:hover{border-color:#D10000}
.catalog__item:hover .catalog__name{color:#D10000;-webkit-text-decoration-color:#D10000;text-decoration-color:#D10000}
.catalog__img{height:122px;margin-bottom:20px}
.catalog__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.catalog__name{margin-bottom:5px;color:#333;font-size:14px;font-weight:700;text-align:center;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:all .3s linear;transition:all .3s linear}
.catalog__txt{margin-bottom:15px;color:#666;font-size:12px;text-align:center}
.catalog__price{color:#333;font-size:14px;font-weight:700;text-align:center}
.catalog__btn{display:none}
.news{margin-bottom:50px}
.news__header{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-bottom:25px}
.news__header a{color:#D10000;font-size:14px;font-weight:500;text-decoration:underline}
.news__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.news__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:10px}
.news__date{margin-bottom:5px;color:#666;font-size:12px}
.news__title{margin-bottom:20px;color:#333;font-size:14px;font-weight:700}
.news__txt{margin-bottom:35px;color:#666;font-size:12px;font-weight:500}
.news__footer{margin-top:auto;padding:20px 0;border-top:1px solid #666}
.news__footer a{color:#D10000;font-size:12px;font-weight:500}
.services{margin-top:30px;margin-bottom:30px}
.services__title{margin-bottom:45px;color:#333;font-size:18px;font-weight:700}
.services ul{width:100%;margin-bottom:35px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}
.services ul li{margin-bottom:8px;color:#333;font-size:12px;font-weight:500;list-style:disc inside}
.services__txt{color:#333;font-size:12px;font-weight:500}
.buttons{padding:25px 20px;border-top:1px solid #d1d2d4}
.buttons__red{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;height:45px;margin-bottom:10px;padding-left:12px;padding-right:22px;background-color:#D10000}
.buttons__red svg{width:25px;height:34px;margin-right:22px;fill:#fff}
.buttons__red span{display:block;width:calc(100% - 47px);text-align:center;text-transform:uppercase;color:#fff;line-height:45px;font-size:12px;font-weight:600}
.buttons__request{display:block;margin:30px 0 20px;width:250px;height:45px;border:1px solid #333;text-align:center;text-transform:uppercase;color:#333;line-height:43px;font-size:12px;font-weight:600}
.truck-reg{margin-bottom:70px}
.truck-reg__title{margin-bottom:50px;color:#333;font-size:20px;font-weight:700;text-transform:uppercase}
.truck-reg__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.truck-reg__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.truck-reg__col ul{margin-bottom:50px;padding-right:20px}
.truck-reg__col ul li{margin-bottom:24px;margin-left:15px;color:#333;font-size:14px;font-weight:600;list-style:disc outside}
.truck-reg__col ul li p{margin:15px 0 20px;color:#666;font-size:12px;font-weight:500}
.truck-reg__subtitle{margin-bottom:25px;color:#D10000;font-size:18px;font-weight:700}
.truck-reg__label-red{width:250px;height:45px;margin-top:auto;border:1px solid #D10000;text-align:center;line-height:43px;color:#D10000;font-size:14px;font-weight:600}
.truck-reg__label-dark{width:350px;height:45px;margin-top:auto;border:1px solid #333;text-align:center;line-height:43px;color:#333;font-size:14px;font-weight:600}
.filter{margin-bottom:50px}
.filter__header{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-bottom:30px}
.filter__header a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;height:45px;border:1px solid #D10000;margin-bottom:10px;padding-left:16px;padding-right:22px}
.filter__header a svg{width:25px;height:34px;margin-right:22px;fill:#D10000}
.filter__header a p{display:block;width:calc(100% - 47px);text-align:center;color:#D10000;font-size:12px;font-weight:700;text-transform:uppercase}
.filter__header a p span{display:block;color:#666;font-weight:500;text-transform:none}
.filter__title{color:#333;font-size:20px;font-weight:700;text-transform:uppercase}
.filter__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.filter__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);margin-bottom:30px}
.filter__col-2{box-sizing:border-box;word-wrap:break-word;width:calc(50% - 10px);margin:0 5px}
.filter__row-sm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}
.filter__btn{cursor:pointer;display:block;border:none;margin:0 auto;width:250px;height:45px;color:#fff;font-family:'Montserrat';background-color:#D10000;font-size:12px;font-weight:600;text-transform:uppercase}
.interview{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #D1D2D4}
.interview__title{margin-bottom:23px;padding:20px;border-top:1px solid #D1D2D4;border-bottom:1px solid #D1D2D4;color:#D10000;font-size:14px;font-weight:600}
.interview form{padding:0 20px}
.interview__txt{margin-bottom:24px;color:#333;font-size:14px;font-weight:500}
.interview__radio{margin-bottom:16px}
.interview__radio input{display:inline-block;vertical-align:middle}
.interview__radio 

label{display:inline-block;vertical-align:middle;margin-left:5px;color:#333;font-size:12px;font-weight:500;cursor:pointer}
.interview__btn{width:250px;height:45px;margin-top:30px;border:1px solid #333;text-align:center;text-transform:uppercase;line-height:43px;color:#333;font-size:12px;font-weight:600;font-family:'Montserrat';background-color:transparent;cursor:pointer}
.table{margin-bottom:40px;padding-bottom:25px;border-bottom:1px solid #D1D2D4}
.table__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px 24px}
.table__header span{margin:0 5px;color:#333;font-size:12px;font-weight:500;text-align:center}
.table__header span:first-child{width:calc(100% / 12 * 5 - 10px)}
.table__header span:nth-child(2){width:calc(100% / 12 - 10px)}
.table__header span:nth-child(3){width:calc(100% / 12 - 10px)}
.table__header span:nth-child(4){width:calc(100% / 12 - 10px)}
.table__header span:nth-child(5){width:calc(100% / 12 * 2 - 10px)}
.table__header span:last-child{width:calc(100% / 12 * 2 - 10px)}
.moto-list{margin-top:70px}
.moto-list .table__header span:first-child{width:calc(100% / 12 * 6 - 10px)}
.table.moto-list .table__name{width:calc(100% / 12 * 4 - 10px)}
.moto-list .table__header span:nth-child(4),.moto-list .table__header span:last-child,.moto-list .table__price,.moto-list .table__drive{width:calc(100% / 12 * 2 - 10px)}
.boat-list{margin-top:70px}
.table.boat-list .table__header span:nth-child(2),.table.boat-list .table__year{width:calc(100% / 12*2 - 10px)}
.table.boat-list .table__header span:nth-child(4),.table.boat-list .table__drive{width:calc(100% / 12*2 - 10px)}
.technic-list{margin-top:70px}
.table.technic-list .table__year{width:calc(100% / 12*3 - 10px)}
.table.technic-list .table__year p{text-align:left}
.table__header span:nth-child(4){width:calc(100% / 12*2 - 10px)}
.table__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px;padding:12px 0}
.table__item > div{box-sizing:border-box;word-wrap:break-word;margin:0 5px}
.table .table__img{width:calc(100% / 12 * 2 - 10px);height:75px}
.table .table__img img{width:100px;height:100%;-o-object-fit:cover;object-fit:cover}
.table .table__name{width:calc(100% / 12 * 3 - 10px)}
.table .table__name p{color:#333;font-size:14px;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:all .3s linear;transition:all .3s linear}
.table__year{width:calc(100% / 12 - 10px)}
.table__year p{text-align:center;color:#666;font-size:14px;font-weight:500}
.table__vol{width:calc(100% / 12 - 10px)}
.table__vol p{text-align:center;color:#666;font-size:14px;font-weight:500}
.table__drive{width:calc(100% / 12 - 10px)}
.table__drive p{text-align:center;color:#666;font-size:14px;font-weight:500}
.table__price{width:calc(100% / 12 * 2 - 10px)}
.table__price p{text-align:center;color:#333;font-size:14px;font-weight:700}
.table__import{width:calc(100% / 12 * 2 - 10px)}
.table__import p{text-align:center;color:#666;font-size:14px;font-weight:500}

.pagination{margin-bottom:70px}
.pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.pagination ul li a{display:block;width:25px;height:18px;border-left:1px solid #D1D2D4;text-align:center;line-height:18px;color:#666;font-size:14px;font-weight:500}
.pagination ul li a.first{border-left:none}
.pagination ul li.current a{color:#fff;background-color:#D10000}
.pagination ul li.pagination__text{margin-right:15px;color:#666;font-size:12px;font-weight:500}
.pagination ul li.pagination__prev{display:none}
.pagination ul li.pagination__prev a{width:50px;height:30px;margin-right:20px;border-left:none;color:#fff;font-size:14px;font-weight:600;line-height:30px;text-align:center;background-color:#D10000}
.pagination ul li.pagination__next a{width:auto;margin-left:30px;border-left:none;color:#D10000;font-size:12px;font-weight:600}
.pagination ul li.space{display:none}
.car{margin-bottom:60px}
.car__title{margin-bottom:50px;color:#333;font-size:28px;font-weight:700;text-transform:uppercase}
.car__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:50px}
.car__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.car__desc{margin-bottom:40px}
.car__desc p{margin-bottom:10px;color:#333;font-size:12px;font-weight:500}
.car__price{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;-ms-flex-wrap:wrap;flex-wrap:wrap}
.car__sum{color:#D10000;font-size:22px;font-weight:700}
.car__request{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;height:45px;padding-left:16px;padding-right:22px;background-color:#D10000}
.car__request svg{width:25px;height:34px;margin-right:22px;fill:#fff}
.car__request p{display:block;width:calc(100% - 25px);text-align:center;text-transform:uppercase;color:#fff;font-size:12px;font-weight:700}
.car__request p span{display:block;font-size:12px;font-weight:500;text-transform:none}
.car__txt{width:100%;margin-top:35px;color:#333;font-size:12px;font-weight:500}
.managers{margin-bottom:60px}
.managers__title{margin-bottom:30px;color:#333;font-size:18px;font-weight:700}
.managers__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.managers__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;padding:25px;border:1px solid #ccc;border-radius:10px}
.managers__item a{text-decoration:none!important}
.managers__img{width:106px;height:106px;margin-right:25px}
.managers__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.managers__desc{width:calc(100% - 131px)}
.managers__name{margin-bottom:8px;color:#333;font-size:16px;font-weight:700}
.managers__tel{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}
.managers__tel a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.managers__tel a svg{width:10px;height:10px;fill:#333;margin-right:5px}
.managers__tel a span{width:calc(100% - 15px);color:#333;font-size:12px;font-weight:500}
.managers__tel > span{margin-left:4px;color:#333;font-size:12px;font-weight:500}
.managers__watsapp{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}
.managers__watsapp a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.managers__watsapp a svg{width:11px;height:11px;fill:#333;margin-right:5px}
.managers__watsapp a span{width:calc(100% - 15px);color:#D10000;font-size:12px;font-weight:500;text-decoration:underline}
.managers__watsapp > span{margin-left:4px;color:#333;font-size:12px;font-weight:500}
.managers__skype{margin-bottom:5px}
.managers__skype span{margin-right:5px;color:#333;font-size:12px;font-weight:500}
.managers__skype a{color:#D10000;font-size:12px;font-weight:500;text-decoration:underline}
.managers__email{margin-bottom:5px}
.managers__email span{margin-right:5px;color:#333;font-size:12px;font-weight:500}
.managers__email a{color:#D10000;font-size:12px;font-weight:500;text-decoration:underline}
.gallery__big{height:300px;margin-bottom:15px}
.gallery__big img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.gallery__thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 -2px}
.gallery__item{width:calc(20% - 4px);height:58px;margin:0 2px 4px}
.gallery__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.info__title{margin-bottom:30px;color:#333;font-size:18px;font-weight:700}
.info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.info__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(58.333333333333336% - 30px)}
.info__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(41.66666666666667% - 30px);max-width:340px}
.info__txt{margin-bottom:25px}
.info__txt li{margin-bottom:20px;list-style:disc inside;color:#666;font-size:12px;font-weight:500}
.info__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;text-decoration:none!important}
.info__tel svg{width:12px;height:12px;fill:#333;margin-right:10px}
.info__tel span{color:#333;font-size:26px;font-weight:700}
.info__bold{color:#333;font-size:12px;font-weight:700}
.mv15{margin:15px 0}
.info__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:340px;height:45px;margin-bottom:12px;padding:0 25px;background-color:#478E3C;text-decoration:none!important}
.info__btn img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}
.info__btn span{width:calc(100% - 26px);text-align:center;color:#fff;font-size:14px;font-weight:600}
.info .info__video{margin:34px 0 40px;width:100%}
.info__link{display:inline-block;margin-bottom:15px;color:#D10000;font-size:14px;font-weight:700;text-decoration:underline}
.scheme{margin-bottom:40px}
.scheme__title{margin-bottom:40px;color:#D10000;text-transform:uppercase;font-size:20px;font-weight:700}
.scheme__subtitle{max-width:800px;margin-bottom:50px;color:#333;font-size:20px;font-weight:700}
.scheme__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:205px;margin-bottom:10px;background:url(../img/arr-red.png) 140px bottom no-repeat}
.scheme__item:last-child{background:none}
.scheme__num{width:25px;padding-top:15px;color:#333;font-size:30px;font-weight:700}
.scheme__icon{width:100px;height:100px;border:2px solid #D10000;border-radius:50%}
.scheme__icon img{width:100%;height:100%;-o-object-fit:none;object-fit:none}
.scheme__desc{width:630px}
.scheme__desc p:first-child{margin-bottom:18px;color:#333;font-size:16px;font-weight:700}
.scheme__desc p:last-child{color:#666;font-size:12px;font-weight:500}
.cost{margin-bottom:70px}
.cost__title{margin-bottom:40px;color:#D10000;font-size:20px;font-weight:700}
.cost__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.cost__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.cost__col p:first-child{margin-bottom:20px;color:#333;font-size:14px;font-weight:700;text-transform:uppercase}
.cost__col p:first-child span{font-weight:600;text-transform:none}
.cost__col ul{margin-bottom:25px}
.cost__col ul li{margin-bottom:10px;list-style:disc inside;color:#333;font-size:14px;font-weight:600}
.cost__col p{margin-bottom:15px;color:#666;font-size:12px;font-weight:500}
.cost__col p span{color:#333;font-weight:700}
.auction{margin-bottom:80px}
.auction__title{margin-bottom:40px;color:#D10000;font-size:20px;font-weight:700}
.auction__subtitle{margin-bottom:50px;color:#333;font-size:14px;font-weight:600}
.auction__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:50px}
.auction__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.auction__col ul li{margin-bottom:15px;list-style:disc inside;color:#666;font-size:12px;font-weight:500}
.auction__btn{display:block;width:250px;height:45px;text-align:center;line-height:45px;background-color:#D10000;color:#fff;font-size:12px;font-weight:600}
.photo{position:relative;margin-bottom:60px}
.photo__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}
.photo__header a{color:#D10000;font-size:14px;font-weight:500;text-decoration:underline}
.photo__title{width:57%;color:#333;font-size:20px;font-weight:700}
.photo__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -5px}
.photo .photo__item{display:block;width:180px;height:122px;margin:0 5px 30px}
.photo .photo__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.overlay{display:none;position:fixed;z-index:999;opacity:.9;filter:alpha(opacity=50);top:0;right:0;left:0;bottom:0;background:#000}
.popup{display:none;position:fixed;background:#fff;width:320px;top:12%;left:0;right:0;padding-bottom:18px;margin:auto;z-index:1000}
.popup h2{background:#BC0C02;padding:17px 30px 18px;text-align:center;color:#fff;margin:0 0 15px;font-weight:400;font-size:21px}
.close{display:block;width:15px;cursor:pointer;height:15px;background:url(https://spec.jptrade.ru/images/close_popup.gif);position:absolute;top:22px;right:17px;background-size:cover!important;opacity:.5}
.close:hover{opacity:1}
.popup #feed-back-form{text-align:center}
.popup #feed-back-form .error{font-size:12px;color:#fff;background:#bc0c02;width:84%;margin-left:8%}
.popup #feed-back-form input[type='text'],.popup #feed-back-form input[type='email']{line-height:30px;height:30px;margin-top:15px;width:80%;padding-left:10px;box-sizing:content-box}
.popup #feed-back-form text-area{width:80%;padding:10px 0 10px 10px;box-sizing:content-box;height:65px;margin-top:15px}
.popup #feed-back-form button[type='submit']{background:#bc0c02;text-decoration:none;color:#fff;left:0;right:0;display:block;margin:10px auto;line-height:35px;padding:0 25px;border-radius:20px;box-shadow:0 3px 4px #ffa29d;transition:background-color .5s ease;cursor:pointer}
.popup #feed-back-form button[type='submit']:hover{text-decoration:none;color:#fff;background:#a00a01}
.popup #feed-back-form label#checkbox-rule{font-size:12px;color:#a7a7a7;text-align:center;display:block;position:relative;width:80%;left:9%;right:0}
.open_popup{text-decoration:underline;color:#00aeef;cursor:pointer}
.open_popup:hover{text-decoration:none}
.buttons_footer{position:fixed;right:30px;bottom:4%;width:70px;z-index:20}
.buttons_footer .question_link{width:70px;height:70px;border-radius:50%;background:#BC0C02 url(/images/question.png) 50% no-repeat;display:block;text-decoration:none;cursor:pointer;margin-bottom:20px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.buttons_footer .question_link:hover{position:relative;transform:scale(1.1);background:#0cbc02 url(/images/question.png) 50% no-repeat}
@media screen and (max-width: 1279px) {
.container{padding-left:15px;padding-right:15px;width:990px}
.header{margin-bottom:100px}
.header__title{left:calc((100% - 960px) / 2);top:300px}
.contacts__section:first-child::after{left:0;top:auto;bottom:0;width:100%;height:150px}
.contacts__section:last-child{padding:30px 0 0}
.contacts__row{-ms-flex-pack:distribute;justify-content:space-around}
.contacts__left{width:calc(50% - 30px)}
.contacts__center{width:calc(50% - 30px)}
.contacts__right{width:calc(50% - 30px);padding:25px 0}
.contacts__col{width:calc(50% - 30px);margin-bottom:30px}
.bottom{padding-bottom:49px}
.bottom__dev{position:absolute;left:0;bottom:0;width:100%;margin:0;text-align:center;background-color:#2B2B2B}
.bg-head{bottom:-190px;width:800px;height:200px}
.sidebar{width:calc(33.333333333333336% - 30px)}
.left-menu ul{padding:0}
.content{width:calc(66.66666666666667% - 30px);padding-top:80px;padding-left:0}
.catalog__item{width:50%}
.catalog__img{height:150px;height:120px}
.news__item{width:calc(100% - 30px);margin-bottom:30px}
.truck-reg__label-dark{width:300px}
.filter__col{width:calc(50% - 30px)}
.table__header{display:none}
.car__sum{margin-bottom:20px}
.managers__item{width:calc(100% - 30px)}
.gallery__item{width:calc(25% - 4px)}
.scheme__item{background-position:95px bottom}
.scheme__desc{width:450px}
.photo__header a{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.photo__title{width:100%}
.photo__row{padding-bottom:50px}
.photo .photo__item{width:calc(25% - 10px);height:110px;margin:0 5px 10px}
}
@media screen and (max-width: 991px) {
  .top .main-menu {
    display: block;
    width: calc(100% - 50px);
    position: relative;
    top: 0;
}
.top__tel > span {
    display: none;
}

.container{padding-left:15px;padding-right:15px;width:760px}
.header{margin-bottom:120px}
.header__title.hidden{display:block}
.header__title{left:0;top:auto;bottom:-90px;width:100%;height:150px;padding-top:100px;padding-left:calc((100% - 730px) / 2);background:-webkit-linear-gradient(top,rgba(244,244,248,0) 0%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.8) 100%);background:linear-gradient(to bottom,rgba(244,244,248,0) 0%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.8) 100%);color:#fff}
.main-menu{position:absolute;top:calc(100% + 90px);left:0;display:none;width:100%;margin:0;padding-top:0;z-index:9000}
.main-menu__col{width:calc(100% - 30px)}
.main-menu__col ul{display:none;background-color:#AC0000; margin:0;}
.main-menu__col ul li{margin:0}
.main-menu__col ul li a{display:block;padding:14px 0 14px 55px;color:#fff;font-size:14px;font-weight:400;border-bottom:1px solid rgba(255,255,255,0.25);background-image:url(../img/arr-right.png);background-position:25px center;background-repeat:no-repeat;background-size:7px}
.main-menu__col ul li a:hover{color:#fff}
.main-menu__item{margin-bottom:0;padding:14px 20px;background-color:#D10000;border-bottom-color:#DC1A21}
.main-menu__item span{color:#fff}
.main-menu__item:hover{border-bottom-color:#DC1A21}
.main-menu__item:hover span{color:#fff}
.main-menu__item.current{border-bottom-color:#DC1A21}
.main-menu__item.current span{color:#fff}
.main-menu__toggle{background-image:url(../img/icons/icon-plus.svg);background-position:right 20px center;background-size:28px;background-repeat:no-repeat}
.main-menu__icon{width:26px;height:26px;background-color:transparent}
.main-menu__icon svg{width:26px;height:23px}
.main-menu__btn{display:-webkit-box;display:-ms-flexbox;display:flex}
.contacts__section:last-child{display:none}
.contacts__left{width:calc(58.333333333333336% - 30px);padding:25px 0}
.contacts__center{width:calc(58.333333333333336% - 30px);padding:0 0 25px}

.bg-head{width:90%;height:175px;bottom:-90px}
.bg-head--autumn{background-position:center top;background-size:cover}
.bg-head--spring{background-position:center top;background-size:cover}
.bg-head--summer{background-position:center top;background-size:cover}
.bg-head--winter{background-position:center top;background-size:cover}
.bg-head--trucks{background-position:center top;background-size:cover}
.sidebar{display:none}
.content{width:calc(100% - 30px);padding-top:0}
.catalog__item{width:25%;padding:10px;border:none;margin-bottom:25px}
.truck-reg__label-dark{width:320px}
.managers__item{width:calc(50% - 30px)}
.managers__item a{text-decoration:none!important}
.managers__item{padding:0;border:none}
.managers__img{margin-right:0;margin-bottom:20px}
.managers__desc{width:100%}
.scheme__item{background-position:145px bottom}
}
@media screen and (max-width: 767px) {
    .visible-xs {display: block;}
    .bottom-social {width: 100%;text-align: center; margin-top: 30px;}
    .social-desctop-link {display: none;}
    .container{padding-left:15px;padding-right:15px;width:668px;max-width: 100%}
    .header__title{padding-left:calc((100% - 638px) / 2)}
    .contacts__left{width:calc(66.66666666666667% - 30px)}
    .contacts__center{width:calc(66.66666666666667% - 30px)}
    .contacts__right{width:calc(66.66666666666667% - 30px)}
    .bottom__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
    .bottom__copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:10px 0 15px;text-align:center}
    .bottom__privacy{padding:15px 0 10px}
    .top{padding:0;position:fixed;top:0;z-index:9999}
    .top .social-desctop-link {display: none;}

    .main-menu__item:hover{border-bottom:none}

  .top .headerbar__logo {padding: 10px;width: 50px;margin: 0;border-right:1px solid  #d8d8d8 }
  .top .headerbar__logo button.main-menu__btn {max-width: 100%}
  .top .headerbar__logo .main-menu__btn span {width: 26px;height: 3px;margin:2px 0;}

  .top{padding:0;position:fixed;top:0;z-index: 999;width: 100%;}

  .top .main-menu__row {margin: 0;height: 100%}

  .time-xs {width: calc(100% - 138px); margin: 0;padding: 20px 0 0 10px;border-right:1px solid  #d8d8d8;height: 100%; min-height: 56px}
  .time-xs p span { font-size: 11px!important;color: #000;}
  .time-xs p span:last-child {display: none;}
  .time-xs svg {display: none;}
  .chat-24-widget-container {right: 20px;}  
  .top .top__tel{width:45px;margin:0;padding:21px 0px 0;border-right:1px solid  #d8d8d8;height: 100%; min-height: 56px}
  .top__tel a{margin:0; display: block;width: 100%; text-align: center;}
  .top__tel a svg{width:15px;height:15px;margin-right:0}
  .top__tel a span{display:none}

  .top__watsapp{width:45px;margin:0;padding:19px 0px 0;border-right:1px solid  #d8d8d8;height: 100%; min-height: 56px}
  .top__watsapp a{margin:0;display: block;width: 100%; text-align: center;}
  .top__watsapp a svg{width:15px;height:15px;margin-right:0}
  .top__watsapp span, .top__watsapp a {font-size: 0;}

  .top .lk-block {width:45px;padding:19px 0px 0;margin:0;height: 100%}
  .top .lk-block a{font-size: 0;display: block;width: 100%; text-align: center;}
  .top .lk-block p {margin:0;}
  .top .lk-block p img {margin:0;}
  .top .lk-block a img {width: 15px!important; height: 15px!important;top:0!important;opacity:1!important;}
    
    .top__watsapp svg, .top__tel svg {fill: #000;}
.truck-reg__label-dark{width:300px}
.gallery__big{height:220px}
.info__btn{padding:0 15px}
.scheme__item{background-position:99px bottom}
}
@media screen and (max-width: 320px) {
  .time-xs {width: calc(100% - 105px);}
  .top .top__tel, .top__watsapp,.top .lk-block {width:35px;}
}
@media screen and (max-width: 666px) {
.headerbar{margin-top:55px}
.container{padding-left:15px;padding-right:15px;width:568px; max-width: 100%}
.header{margin-bottom:80px}
.header__title{padding-left:calc((100% - 538px) / 2);font-size:18px}
.logo{width:86px;height:80px}
.main-menu{top:58px;position:fixed}
.main-menu__btn{top:58%}
.contacts__left{width:calc(75% - 30px)}
.contacts__center{width:calc(75% - 30px)}
.contacts__right{width:calc(75% - 30px)}
.bg-head{width:100%;height:150px}
.content{padding-top:50px}
.about{display:none}
.catalog__item{width:50%}
.catalog__img{height:150px}
.services{display:none}
.truck-reg__col{width:calc(100% - 30px);margin-bottom:40px}
.truck-reg__col ul{margin-bottom:30px}
.filter__header a{display:none}
.filter__col{width:calc(100% - 30px)}
.table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.table__item{display:block;width:50%;margin:0 0 20px;padding:10px;text-align:center}
.table__item > div{margin:0}
.table__item:hover .table__name p{color:#D10000;-webkit-text-decoration-color:#D10000;text-decoration-color:#D10000}
.table .table__img{width:100%;height:150px;margin-bottom:10px;text-align:center}
.table .table__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.table .table__name{width:100%!important;margin-bottom:5px;text-align:center}
.table__year{display:inline-block;width:auto!important;margin:0 2px!important}
.table__vol{display:inline-block;width:auto;margin:0 2px!important}
.table__drive{display:none}
.table__price{width:100%!important;margin-top:5px!important}
.table__import{display:none}
.pagination ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.pagination ul li.pagination__text{display:none}
.pagination ul li.pagination__prev{display:block}
.pagination ul li.pagination__next a{width:50px;height:30px;margin-left:20px;color:#fff;font-size:14px;font-weight:600;line-height:30px;text-align:center;background-color:#D10000}
.pagination ul li.pagination__next a span{display:none}
.pagination ul li.space{display:block;width:25px;height:18px;border-left:1px solid #D1D2D4;text-align:center;line-height:18px;color:#666;font-size:14px;font-weight:500}
.pagination ul li:nth-child(n+7):nth-last-child(n+4){display:none}
.scheme__item{height:auto;margin-bottom:20px;padding-bottom:50px;background-size:12px 30px;background-position:center bottom}
.scheme__num{position:absolute;top:0;left:0;padding-top:0;color:#D10000}
.scheme__icon{display:none}
.scheme__desc{width:100%}
.scheme__desc p:first-child{padding-top:5px;padding-left:42px;font-size:12px;font-weight:600;color:#D10000;margin-bottom:20px}
.photo .photo__item{height:100px}
}
@media screen and (max-width: 567px) {
.container{padding-left:15px;padding-right:15px;width:414px; max-width: 100%;box-sizing: border-box;}
.form{display:block}
.header__title{padding-left:calc((100% - 384px) / 2);font-size:16px}
.main-menu__btn{top:63%}
.contacts__left{width:calc(100% - 30px)}
.contacts__center{width:calc(100% - 30px)}
.contacts__right{width:calc(100% - 30px)}
.contacts__phone a span{font-size:26px}
.contacts__work{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.contacts__work svg{margin-top:3px}

.bg-head{height:130px}
.catalog__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.catalog__header a{display:none}
.catalog__item{padding:5px}
.catalog__img{height:120px}
.catalog__name{font-size:12px}
.catalog__txt{font-size:10px}
.catalog__price{font-size:12px}
.catalog__btn{display:block;width:270px;margin:0 auto 30px;padding:6px 10px;background-color:#D10000;text-align:center;color:#fff;font-size:12px;font-weight:500}
.table__item{padding:5px}
.table .table__img{height:120px}
.table .table__name p{font-size:12px}
.table__year p{font-size:12px}
.table__vol p{font-size:12px}
.table__price p{font-size:12px}
.car__col{width:calc(100% - 30px);margin-bottom:20px}
.car__request{display:none}
.car__txt{margin-top:0}
.managers__item{width:calc(100% - 30px)}
.info__left{width:calc(100% - 30px);margin-bottom:30px}
.info__right{width:calc(100% - 30px)}
.scheme__title{margin-bottom:30px;font-size:16px}
.scheme__subtitle{margin-bottom:30px;font-size:14px}
.cost{margin-bottom:20px}
.cost__title{margin-bottom:30px;font-size:16px}
.cost__col{width:calc(100% - 30px);margin-bottom:20px}
.cost__col p:first-child{color:#D10000;font-size:12px}
.cost__col p:first-child span{color:#333}
.auction{margin-bottom:40px}
.auction__title{margin-bottom:30px;font-size:16px}
.auction__subtitle{margin-bottom:30px}
.auction__col{width:calc(100% - 30px)}
.photo__header{margin-bottom:30px}
.photo__title{font-size:16px}
.photo .photo__item{width:calc(50% - 10px)}
}
@media screen and (max-width: 413px) {
.container{padding-left:15px;padding-right:15px;width:375px}
.header__title{padding-left:0;text-align:center}
.truck-reg__title{font-size:16px}
.filter__title{font-size:16px}
.car__title{font-size:18px}
}
@media screen and (max-width: 374px) {
.container{padding-left:15px;padding-right:15px;width:320px}
.contacts__section:first-child::after{height:165px}
.contacts__addr p{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.contacts__addr p svg{margin-top:3px}
.contacts__japan svg{display:none}
.catalog__img{height:100px}
.truck-reg__label-dark{height:auto;width:100%;padding:10px;line-height:1.3}
.table .table__img{height:100px}
}
.table_global {
      margin-top: 260px !important;
}
@media screen and (max-width: 991px){
  .table_global {
      margin-top: 0px !important;
}
}