/*index.html*/
a{
    cursor: pointer;
}
.owl-item{
    margin-right: 5px;
    width:150px !important;
}
.slick-slide p{
    text-align: center;
    padding: 0 20px;
    line-height: 74px;
}
.slick-slide p>img{
max-height: 74px;
    max-width: 100%;
    
}
.container-fluid{
/* max-width: 1320px; */
}
.container {
    width: 100%;
    /* max-width: 1320px; */
}
#header
{
    margin-top:10px;
    padding-top:15px;
}
#brand,#cellphone{
    display:inline-block;
}
.nav-container{
    padding-left:0;
    padding-right:0;
}
.navbar-nav{
    width:100%;
	max-width: 1320px;
    margin: 0 auto;
    float: none;
	
}
.height-200 {
min-height: 200px;	
}
.navbar
{
    /*padding-left: 145px;*/
    display:inline-block;
    width:100%;
    border-radius: 0;
    vertical-align: top;
}
.nav>li:hover{
    background:#083158;
}
.active-nav{
    background:#083158;
}
.header-right{
    display: inline-block;
    padding-left: 10%;
}
.cellphone{
    text-align: right;
    margin-bottom: 10px;
    margin-right:70px;
}
.cellphone span{
    color:#00406e;
    font-size: 16px;
    
}
.cellphone>span{
    padding-left: 15px;
}
.cellphone span span{
    font-weight: bold;
}
.cellphone>a{
    text-decoration: underline;
}
.cellphone>a:hover{
    text-decoration: none;
}
.client_cab{
    display: inline-block;
    background:#007ec0;
    width:200px;
    height:32px;
    vertical-align: top;
    padding-top:5px;
    text-align: center
}
.client_cab>a{
    color:#fff;
    text-decoration: none;
}
.client_cab>a img{
margin-right: 8px;
}
.cab_drop{
    top:auto;
    left:auto;
    background:
}
.search{
    width:400px;
    display: inline-block;
    border:1px solid #cdcdcd;
}
.search>input[type="text"]{
    padding:5px 0 5px 10px;
    border:none;
    width:calc(100% - 25px);
    outline: none;
}
.search>input[type="submit"]{
    width:20px;
    padding:5px 0;
    height: 20px;
    border: none;
    background: url(../img/loupe.png) no-repeat 50% 50%;
}
.header_lng{
    display: inline-block;
    text-align: right;
    padding-left: 40px;
}
.header_lng>a{
    color:#666666;
    padding-left: 5px;
    text-decoration: underline;
}
.lng_active{
    color:#034270 !important;
    text-decoration: none !important;
}
.onSearch{
    display:block;
}

.find{
    text-align: center;
    color:white;
    background-color: #00406e;
    width: 189px;
    height: 40px;
    display:inline-block;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    margin-top: 3px;
    cursor:pointer;
}


.hat{
    padding:0 20px 0 20px;
    max-width: 1320px;
    margin:0 auto;
}

#brand
{
    padding-top:10px;
    padding-left: 20px;
    
}
#brand>span>b
{
    
	font-size: 18px;
    color:#0073c0;
}
#brand>span
{
    display: block;
    color:#225994;
}


.nav-col{
   /*width:calc(100% - 180px);*/
}
.nav>li
{
    margin-right: 5%;
}
.nav>li>a>img{
    padding-right:5px;
}
#nav-row
{
    margin-top:20px;
    
}
.language-box{
    padding:0;
}
.navbar
{
    background-color:#00406e;
    margin-bottom: 0 !important;
    border-bottom: 2px solid #ff0000;
	height: 50px;	
}
.languages{
    min-width: 50px !important;
    background:#f8f8f8;
}
.language-select{
    color:white;
    
}
.languages li{
    text-align: center;
    color:black;
    cursor: pointer;
    padding-top:10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}
.languages li:last-child{
    border-bottom:1px solid white;
}
.dropdown-user ul{
    width:100%;
}
.dropdown-user li>a{
    padding-left: 10px;
    text-align: left;
    color:grey;
    cursor: pointer;
    padding-top:10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}
.dropdown-user li>a:last-child{
    border-bottom:1px solid white;
}
.dropdown-user li>a:hover{
    color:#337ab7;
    text-decoration: underline;
}
#round{
    width:20px;
    height:20px;
    border-radius: 20px;
    background:url("../img/language.png");
}
.dropdown-user{
    background:#3186e1;
}
.user-caret{
    position: absolute;
    margin-top:8px;
    margin-left: 7px;
}
.round-caret{
    position: absolute;
    margin-left:25px;
    color:white;
    
}

/*test new*/

#form-div2{
    /*padding-top:10px;*/
    float:right;
    padding-right: 15px;    
    display: inline-block;
    height: 50px;
    vertical-align: top;
    line-height: 49px;
}

#form-div2 input{
    height:30px;
    background:#00406e;
    color:#fff;
    border:1px solid #fff;
    border-radius: 2px;
    padding-left: 5px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    
}
.owl-pagination{
    display: none;
}
#form-div2 input::-webkit-input-placeholder{
    color:#fff;
}
#submit2{
    height:52px!important;
    background: #cdcdcd !important;
    color: #000 !important;
    font-weight: bold;
    border: none !important;
    border-radius: 0 !important;
    padding:0 25px 0 25px !important;
}

#form-div{
    
    width:180px;
    display:inline-block;
    
    display: none;/**/
    
    padding: 11px 15px 0 5px;
    float:right;
}
#form-div form>input{
    width:100%;
}
#submit{
    border-radius:0;
    border:none;
    background:#cdcdcd;
    height:50px;
    width:100%;
    padding-left:5px;
    padding-right:5px;
    
}
#submit:hover{
    background: #aaabac;
}
.main-menu
{
    color:white;
}
#logo{
    
    float: left;
}
ol.carousel-indicators{display: none;}
.carousel-indicators
{
    top:100%;
    width:auto;
    margin-left: 0;
    left:0;
    right:0;
}
.item>img
{
    width:100%;
}
.carousel-indicators li
{
    background-color:#00406e;
}
.carousel-indicators .active {
    background-color:#007ec0;
}
#owl-brand
{
   
    padding-top:3%;
    
    
}
.myowl-wrapper{
    position: relative;
    max-width: 1120px;
    margin:0 auto 30px;
       
}
.owl-row{
padding-top:30px; 
}
.owl-row h3{
text-align: center;
font-weight: 700;
font-size: 18px;
color: #084572;
}
#prev
{
    /*float:left;
    padding-top:45px;
    padding-left: 65px;
    cursor:pointer;*/
    position: absolute;
    top: calc(50% - 15px);
    left:-30px;
}
#next
{
    /*float:right;
    padding-top:45px;
    padding-right: 65px;
    cursor:pointer;*/
    position: absolute;
    top:35%;
    right:-30px;
}
#prev>img:hover,#next>img:hover{
    background:#efefef;
}
#prev:hover{
    background:#efefef;
}
#next:hover{
    background:#efefef;
}
#description
{
    margin-top:20px;
    font-size:18px;
    font-weight: bold;
    color:#225994;
    text-align:center;
    margin-bottom: 40px;
}
.description-co>.col-md-3
{
    padding-left:3%;
    font-size:20px;
    color:#00406e;
}
.co-text
{
    color:#00406e;
    font-size:15px;
    text-align: center;
}
.description-co>.col-md-3>p
{
  text-align: center;
}
.co-text>span
{
    color:#00406e;
    font-size:50px;
    
}
.advantages
{
    height: 301px;
    background:url("../img/we-advantages.png");
    background-repeat: no-repeat;
    background-size:cover;
    
}
.advantages>.container>p
{
    color: white;
    font-size:22px;
    font-weight: bold;
    padding-top:110px;
    padding-left:180px;
    position:absolute;
}
.container>ul
{
    padding-left: 217px;
    padding-top:160px;
    
}
.container>ul>li
{
    list-style-image: url("../img/li-bullet.png");
    padding-left:30px;
    color:white;
    font-size: 18px;
    letter-spacing: 2px;
    
}
.parts
{
    background:url("../img/parts.png") no-repeat;
    background-size:contain;
    background-position: right;
    height: 301px;
  
}
.parts>div.text
{
    font-size: 24px;
    color: #636363;
    padding-left:70px;
    padding-top:20px;
    font-weight: bold;
    
}

.about_section{
background: url(../img/lines.png);
background-size: cover;
padding: 20px 0 45px;
}

.become-client
{
    background: #007ec0;
    background-size:cover;
    height: 73px;
    cursor:pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.become-client:hover{
    background:#0b6aa2;
}
.become-client>div
{
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    padding-top: 20px;
    cursor: pointer;
}

.title>p
{
    color:#00406e;
    font-size:21px;
    font-weight:bold;
    text-align: center;
    background:url("../img/lines.png");
    background-size: cover;
    padding: 30px 0;
    margin:0;
}

#order{
    padding-top:50px;
    
    
}
.orders_wrap{
max-width: 650px;
margin:0 auto;
}
.orders{
min-width: 180px;
text-align: center;
}
.orders .titler{
padding-right: 0;
}
#order>img{
    padding-left: 10px;
}

.titler{
    font-size: 18px;
    font-weight: 700;
    color: #666666;
    padding-top:10px;
    padding-right:5px;
}
.arrow{
    padding-top:80px;
    float:left;
}
#pay>img{
    padding-left:10px;
}
#pay{
    padding-top:50px;
}
.arrow-2
{
    padding-top:80px;
    float:left;
}
#get{
    padding-top:50px;
}
#get>img{
    padding-left:10px;
}
.provider-row{
    display: flex;
    align-items: center;
}
.provider-row .handshake{
overflow: hidden;
}
.provider-row .handshake img{
width: 100%;
min-height: 225px;
max-height: 225px;
}
.handshake{
    padding:0;
}
.providers{
    background: url(../img/providers-background.png);
    position: relative;
    min-height: 225px;
      padding-bottom: 73px;
    display: flex;
    align-items: center;
}
.providers>div.text{
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    padding-top:0px;
    padding-left: 90px;
}
#map{
    width:100%;
    height: 461px;
}
#address-wrapper{
    width: 387px;
    height: 157px;
    position: absolute;
    background-color: white;
    margin-left:9px;
}
#address{
    position: relative;
}
#address>p{
    padding-left:45px;
    padding-top:10px;
    color: #00406e;
    font-size: 14px;
}
#address-close{
    position: absolute;
    width: 17px;
    height: 17px;
    transform: rotate(45deg);
    right:0;
    top:0;
    cursor: pointer;
}
#address-close::before{
    content: '+';
    font-size:50px;
    color:#dde2e7;
    top:0;
    right: 0;
}
.footer{
    padding-top:40px;
    padding-bottom: 0px;
    background:url("../img/lines.png");
    background-size: cover;
    
    
}
.name-co>p{
    padding-left: 0px;
}
.name-co p:nth-child(1){
    color:#00406e;
    font-weight: bold;
    margin-bottom: 15px;
}
.name-co p:nth-child(2){
    color:#00406e;
    font-size: 12px;
}
.name-co p:nth-child(3){
    color: #636363;
    font-size: 12px;
    padding-top:5px;
}
.contacts-co>p{
    color:#00406e;
    font-size: 12px;
}
.contacts-co p:nth-child(1){
    padding-bottom: 5px;
}
.footer-nav a{
    color:#00406e;
    padding-bottom: 2px;
    font-size: 14px;
    text-decoration: underline;
}
.social>img{
    padding-right: 0px;
    padding-bottom: 10px;
    cursor:pointer;
}
.footer_search>input{
    width:80%;
    padding-left:5px;
}
.footer_search{
position: relative;
}
.footer_search>label{
position: absolute;
right:5px;
top:0;
height: 26px;
line-height: 26px;
}
.contacts-co .mail a{
color: #007ec0;
font-size: 14px;
}
#search{
    width:100%;
}
.footer{
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}
.footer .map_link{
color: #007ec0;
font-size: 12px;
}
.footer .map_link i{
color: #666666;
margin-right: 7px;
font-size: 20px;
vertical-align: bottom;
}
.copyright{
background: #00406e;
color:#fff;
font-size: 12px;
padding:10px;
text-align: center;
margin-top:35px;
}
.copyright p{
margin-bottom: 0;
}
.social{
display: flex;
justify-content: space-between;
}
.contacts-co .phone{
color:#00406e;
font-size: 13px;
font-weight: 700;
}
.contacts-co .phone a{
color:#007ec0;
font-size: 12px;
font-weight: 400;
}
.footer_wrap{
max-width: 1320px;
margin:0 auto;
}
.order_section{
background: url(../img/lines.png);
background-size: cover;
padding:20px 0 30px;
}
.order_section .title>p{
background: none;
color: #666666;
}




/* news-stock */
.title-news{
   /* width:100%;*/
    height: 30px;
    background:url("../img/lines.png");
    background-size: cover;
    padding-left:10px;
    margin-top:-5px;
}
.title-news >p{
    color:#636363;
    font-size: 9.75px;
    font-weight: 300;
    padding-top:10px;
    padding-left:15px;
    
}
.title-news div>p{
    color:#636363;
    font-size: 9.75px;
    font-weight: 300;
    padding-top:10px;
    padding-left:15px;
}

.news-row{
    margin-top:40px;
    width:100%;
}
.news-content{
    position: relative;
}
.news-title{
    position: relative;

    
}
.news-title>h1{
    display:inline-block;
   
}

.news_page_title{
    padding-top:40px;
}
.news_page_title h1{
    margin:0;
}
.news-time{
    color:#808080;
}

.news_page_title_img{
    padding:20px 0;
}

.newsPrev{
    float:left; 
    position: absolute;
    right:15%;
}
.newsPrev::before{
    content:" ";
    display:inline-block;
    height:10px;
    width:20px;
    background:url("../img/news-stock/news-pag.jpg") no-repeat;
    background-size: contain;
    padding-right: 30px;
}

.newsNext{
    position: absolute;
    right:5%;
}
.newsNext::after{
    content:" ";
    display:inline-block;
    height: 10px;
    width:20px;
    background:url("../img/news-stock/news-pag.jpg") no-repeat;
    background-size: contain;
    padding-left:30px;
    transform:rotate(180deg);
}
.newsPrev,.newsNext{
    color:#00406e;
    text-decoration: underline;
    cursor:pointer;
   
}
.newsPaggination{
    right:0;
    padding-right: 20px;
    height:50px;
    float:right;
    padding-top:75px;
}

.caption{
    padding-top:10px;
    font-weight: bold;
    display:block;
    cursor: pointer;
    color:black;
}
.caption:hover{
    color:#0d95da;
}
.description{
    padding-top:10px;
    font-weight: lighter;
}
.date{
    padding-top:10px;
    color:#636363;
    font-size:11px;;
}
/*#paggination-arrow-left1{
    width:21px;
    position: absolute;
    height:23px;
    left:790px;
    margin-top:8px;
    cursor:pointer;
} */
#paggination-arrow-left1{
    width:21px;
    display:inline-block;
    height:23px;
    cursor:pointer;
}
/*#paggination-arrow-left2{
    width:21px;
    height:23px;
    position: absolute;
    left:840px;
    margin-top:8px;
    cursor:pointer;
}*/
#paggination-arrow-left2{
    width:21px;
    height:23px;
    display:inline-block;
    cursor: pointer;
}
/*#paggination-arrow-right1{
    width:21px;
    height:23px;
    position: absolute;
    left:1220px;
    margin-top:8px;
    cursor:pointer;
    
}
#paggination-arrow-right2{
    width:21px;
    height:23px;
    position: absolute;
    left:1170px;
    margin-top:8px;
    cursor:pointer;
}*/
#paggination-arrow-right1,#paggination-arrow-right2{
    width:21px;
    height:23px;
    display:inline-block;
    cursor: pointer;
}

.paggination-row{
    margin-top:50px;
    padding-bottom: 50px;
}
.pag{
    text-align: center;
}
.paggination{
    text-align: right;
    display:inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.paggination>li{
    cursor:pointer;
}
.paggination li>a{
    color:#6a6a6a;
}
.paggination li:hover{
    background:#cdcdcd;
}
.paggination li>a:hover{
    text-decoration: none;
}
.paggination .active{
    background:#cdcdcd;
    border:1px solid #cdcdcd;
}
.paggination>li{
    display:inline-block;
    font-size:20px;
    margin-right: 15px;
    padding:5px 12px;
    border:1px solid #f8f8f8;
    background:#f8f8f8;
}
.unnumbered-list{
    
    list-style:none;
    padding-left:0px;
}
.unnumbered-list>li:before{
    content: "-";
    position: relative;
    left:-5px;
}
/* space */

.cyrilic { 
    list-style-type: none; /* Прячем исходную нумерацию */
   }
   .cyrilic li::before {
    margin-right: 5px; /* Расстояние от буквы до текста */
    width: 1em; /* Ширина */
    text-align: right; /* Выравнивание по правому краю */
    display: inline-block; /* Строчно-блочный элемент */
   }
   .cyrilic li:nth-child(1)::before { content: 'а)'; }
   .cyrilic li:nth-child(2)::before { content: 'б)'; }
   .cyrilic li:nth-child(3)::before { content: 'в)'; }
   .cyrilic li:nth-child(4)::before { content: 'г)'; }
   .cyrilic li:nth-child(5)::before { content: 'д)'; }
   .cyrilic li:nth-child(6)::before { content: 'е)'; }
   .cyrilic li:nth-child(7)::before { content: 'ё)'; }
   .cyrilic li:nth-child(8)::before { content: 'ж)'; }
   .cyrilic li:nth-child(9)::before { content: 'з)'; }
   .cyrilic li:nth-child(10)::before { content: 'и)'; }

h1{
    font-weight: 700;
    color: #000000;
    font: 700 18px / 18px;
    font-size: 18px;
    margin-top:60px;
}
#sign{
    text-align: right;
    font-style: italic;
}



/* providers style */

.autoSelectorRow{
}
.autoSelector{
   padding:20px 0 50px 0;
}
.selectCar{
    padding-left:40px;
    padding-right: 40px;
    display:inline-block;
    float:left;
    font-size: 14px;
    font-weight: 700;
    color: #007ec0;
    cursor:pointer;
}
.active-car{
    color:#00406e;
}
.mark{
position: relative;
    width: 190px;
    height: 158px;
    background: #ffffff;
    padding: 20px 0px 20px 0px;
    align-items: center;
    opacity: 0.3;
    float: left;
}
.active-car-type{
    opacity: 1;
}
.mark p{
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
}
/*.mark:hover .markText{
    display:flex;
    align-items: center;
    cursor: pointer;
    padding-left:10px;
    background:white;
    vertical-align: middle;
    padding-bottom: 10px;
} */
.markText{
    display:none;
    position: absolute;
    top:0;
    left: 15px;
    right:0;
    bottom: 0;
    padding:5px 5px 5px 5px;
    
    display:none;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}
.first-row {
    padding-top: 20px;
}


.last-row{
    padding-bottom: 20px;
}
/* для фильтров */
.active-mark{
    opacity: 1;
}
.non-active-mark{
    opacity:0.1;
    
}

/* END */
.production{
    position: relative;
    border:1px solid white;
}
.production:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid white;
    border-left-color: #636363;
    left: 90%;
    top: 85%;
}
.production:hover{
    border:1px solid #007ec0;
    cursor:pointer;
}
.prod-img{
    text-align: center;
    padding-top:20px;
    height:180px;
}
.production-desc{
    font-size: 18px;
    font-weight: 700;
    color: #636363;
    padding-left:40px;
}

/* production */
.categoryDiv{
    height:auto;
    display: none;
    padding-top:20px;
    
}
.openCategory{
    display:block;
}
.showCategory{
    display:flex;
}
.activeCategory:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid white;
    border-top-color: #636363;
    left: 90%;
    top: 90%;
}
.nonActiveCategory{
    opacity: 0.5;
}

.categoryDiv>div{
    padding-left:20px;
}

#forCategory01{
    width:100%;
}
.categoryTitle{
    font-weight: bold;
    padding-bottom: 10px;
    padding-top:20px;
}
.categoryImg>img{
    padding-left:10px;
    padding-right: 20px;
}
.categoryUl{
    padding-left:5px;
    padding-bottom: 15px;
}
.categoryUl>li{
    list-style-type: none;
    max-width:300px;
    padding-bottom: 20px;
}
.categoryUl>p{
    padding-bottom: 20px;
}
.categoryUl li:before{
    content:'-';
    padding-right:5px;
}

/* END */



/* feedback */
.mark-wrapper{
    padding-top:30px;
    padding-bottom: 50px;
    position: relative;
}
#markClose{
    position: absolute;
    width:17px;
    height:17px;
    transform: rotate(45deg);
    right:0;
    top:0;
    cursor: pointer;
}
#markClose::before{
    content: "+";
    font-size: 50px;
    color: #dde2e7;
    top:0;
    right: 0;
}

.img-mark{
    display:inline-block;
    
    padding-left:20px;
}
.img-mark img{
    max-height: 50px;
    max-width: 90px;
}
.status-row{
    padding-bottom: 30px;
}
.status{
    background:#e3f3ff;
    font-size: 20px;
    padding-top:5px;
    padding-bottom: 5px;

}
.today{
    text-align: center;
    background: #d4ffe9;
    font-size:14px;
    padding-top:9px;
    padding-bottom:9px;
}
.today span{
    font-weight: bold;
}
.feedbackHistory{
    padding-bottom: 40px;
}
.feedbackDate{
    padding-bottom: 0px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 2px;
}
.feedbackTitle{
    font-weight: bold;
    padding-bottom: 15px;
}
/* END */

/* user-cabinet */
.status{
    padding-left: 10px;
}
.status>span{
    color:#5ea2d2;
}
.status-client{
    padding-top:20px;
    padding-left: 20px;
}
.status-client::after{
    content:" ";
    height: 0;
    display:block;
    clear:both;
}
.status-client:nth-child(3){
    padding-top: 0;
}
.client{float:left;}
.client>span{
    font-weight: bold;
}
.links{
    float:right;    
}
.links:nth-child(3){
     padding-right: 90px;
}
.links:hover{
    color:red;
}
.client-today{
    text-align: left;
}
.exchange-div{
    padding-top:35px;
}
.valute{
    display: inline-block;
    padding-right:40px;
    font-size:20px;
}
.client-search{
    padding-left:20px;
}
.status-title>p{/*my*/
font-size: 14px;
color: #666666;
font-style: italic;
}
.status-title.user_search{
padding: 20px 40px;/*my*/
}
.clientSearch{/*my*/
    margin-left: 0px;/*my*/
    width: calc(100% - 157px);
    float: left;
}
.clientSearch>input{/*my*/
    height:40px;
    width:100%;
    background: #f8f8f8;
    border:1px solid #cdcdcd;
    padding: 0 8px;
}
/*my*/
#searchSubmit{
    border-radius: 0;
    border: none;
    background: #cdcdcd;
    height: 40px;
	/*background: #cdcdcd url(../img/loupe.png) no-repeat center;*/
    padding-left: 10px;
    padding-right: 10px;
}
.client-stock{/*my*/
    background: #d4ffe9;
    font-size:14px;
    padding:9px 30px;
}
.client-stock .title{/*my*/
font-size: 14px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
}
.client-stock>a{/*my*/
    display:block;
    color:#000000;
    padding-top:10px;
    width: 33.3%;
    float: left;
    padding-right: 15px;
}
.client-stock>a:last-child{
    padding-bottom: 10px;
}
.client-stock>a:hover{
    color:#00406e;
}
.client-table{
    border-collapse: separate;
    border:1px solid #e1e1e1;
    width:100%;
    font-size: 13px;
}
.client-table td, .client-table th{
    border:1px solid #e1e1e1;
    padding: 5px 10px 5px 10px;
    text-align: center;
}
.client-table th{
text-transform: uppercase;
padding-top:15px;
padding-bottom: 15px;
}
.client-table td .basket{
background: #007ec0;
padding: 7px 0;
max-width: 50px;
margin:0 auto;
}
.client-table td .basket img{
margin-top: -2px;
}
.goods td{
    padding-top:5px;
    padding-bottom: 5px;
}
.goods td{
    border-top:none;
    border-bottom: none;
}
.goods:nth-child(2n){
    /*background:#f5f5f5;*/
    background:#f0f0f0;
}
/*.goods td:nth-child(4){
    text-align: left;
}*/
.goods td:nth-child(1){
    color:#007ec0;
    font-weight: bold;
}
.amountInput{
    width:35px;
}
.table-container{
    padding-bottom:0px;
    overflow: auto;
}
.basket-col>a{/*my*/
    display:block;
    text-decoration: underline;
    margin-bottom: 5px;
}
.basket-col>a:hover{
    color:red;
}
.client-discount{/*my*/
padding-top: 20px;
display: flex;
align-items: center;
max-width: 55%;
float: left;
}
.client-discount:after{/*my*/
content: "";
clear: both;
}
.client-discount>p{/*my*/
    font-weight: bold;
    float: left;
    margin-right: 5px;
    margin-bottom: 0;
}
.client-discount>input{/*my*/
    background: #f8f8f8;
    border:1px solid #e1e1e1;
    height:30px;
    float: left;
    max-width: 110px;
}
.sendDiscount{/*my*/
    text-align: center;
    background: #cdcdcd;
    font-weight: 400;
    width:172px;
    line-height: 30px;
    float: left;
    font-size: 13px;
    max-width: 110px;
}

.order-col{/*my*/
    position: relative;
}
.basket2{
    display:inline-block;
}
.basketOverview{
    display: inline-block;
    font-weight: bold;
    padding-left: 10px;
    
}
.goods-overview{/*my*/
    border:1px solid #cdcdcd;
    width:100%;
}
.goods-overview tr>td, .goods-overview tr>th{/*my*/
    padding-left:5px;
    padding-right: 20px;
    padding:10px 5px 10px 5px;
    border:1px solid #cdcdcd;
}
.goods-overview tr>th{
text-align: center;
text-transform: uppercase;
font-weight: 400;
}
.goods-overview .remove{
display: block;
color: red;
transform: rotate(45deg);
text-align: center;
font-size: 25px;
padding: 0;
width: 15px;
height: 15px;
line-height: 15px;
margin: 0 auto;
}
.goods-overview .remove:hover{
text-decoration: none;
}

.total{/*my*/
    text-align: right;
    display: block;
    padding:15px 0px 10px 20px
}

.total>span{/*my*/
    font-weight: bold;
    font-size: 20px;
}

.do-order{/*my*/
    float: right;
    text-align: center;
    font-weight: bold;
    padding:10px 20px 10px 20px;
    cursor: pointer;
    color:white;
    background:#ff0000;
}
.makeOrder::after{
    content: " ";
    height: 0;
    display: block;
    clear: both;
}
.makeOrder{/*my*/
    float: right;
    width: 45%;
    padding-bottom: 30px;
}
.order-mail{/*my*/
    background: url(../img/card_mail.png) no-repeat 15px center;
    padding-left: 90px;
    padding-top: 15px;
    margin-bottom: 50px;
}
.order-mail>span{/*my*/
}
.upload{/*my*/
    padding:15px 15px 15px 63px;
    background: #e5f2f9 url(../img/upload_img.png) no-repeat 15px center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 45px;
}
.upload-button{
    float: right;
    text-align: center;
    font-weight: bold;
    padding:10px 20px 10px 20px;
    cursor: pointer;
    background:#cdcdcd;
}
.upload>p{/*my*/
    display: inline-block;
    padding-left: 0%;
    padding-bottom: 0px;
    margin-bottom: 0;
}
.upload>p span{/*my*/
text-transform: uppercase;
font-weight: 700;
}
.order-list>p:nth-child(1){/*my*/
    font-weight: bold;
    text-transform: uppercase;
}
.order-list>p{/*my*/
margin-bottom: 15px;
}
.order-list{/*my*/
    padding-bottom: 20px;
    background: url(../img/card_qw.png) no-repeat 12px 0;
    padding-left: 90px;
    margin-bottom: 50px;
}
/* END */


/* dialog */
.dialog-title{
    font-weight: bold;
    display:inline-block;
}
.dialog-title>span{
    color:#007ec0;
}
.user_wrap{
padding:0 60px;
}
.user_wrap .text{
font-size: 12px;
margin:5px 0 0;
}
.dialog_table{
margin-bottom: 50px;
}
.dialog_table table td, .dialog_table table th{
border: 2px solid #ececec;
padding: 15px;
}
.dialog_table table tr:last-child td{
border-bottom: 7px solid #ececec;
}
.dialog_table table th{
text-align: center;
background:#ececec;
text-transform: uppercase;
font-weight: 400;
}
.dialog_table table td a{
text-decoration: underline;
}
.dialog-message{
margin-bottom: 30px;
max-width: 550px;
}
.form-label{
    padding-top:15px;
    padding-bottom: 0px;
}

.messanger-select{
    background: white;
    width:100%;
    padding:10px 30px;
}
.send-button{
    background: #007ec0;
    color:white;
    text-align: center;
    font-weight: bold;
    padding-top:10px;
    padding-bottom: 10px;
    width:40%;
    margin-top: 10px;
    margin-bottom: 55px;
    float: right;
}
.messanger-text{
    width: 100%;
    height: 255px;
    resize:none;
}
.short-list{
    padding-bottom: 20px;
}
.short-scroll{
    margin:0;
}
.short-scroll>span{
    font-weight: bold;
}
.note-scroll{
    padding-top:20px;
}
.note-scroll>span{
    color:#26547b;
    font-weight: bold;
}
.scroll-container{
    padding-bottom: 40px;
}
.cross-table{
    border-collapse: separate;
    border: 1px solid #e1e1e1;
    width: 100%;
    margin-bottom: 30px;
}
.cross-table td, .cross-table th{
    border:1px solid #e1e1e1;
    padding: 15px 10px 15px 10px;
    text-align: center;
}
.cross-table th{
text-transform: uppercase;
font-weight: 400;
}
.cross-content td{
    border-top:none;
    border-bottom: none;
}
.cross-content td:nth-child(1){
    text-align: left;
    padding-left:20px;
    color:#007a3d;
    font-weight: bold;
}
.cross-content a{
    text-decoration: underline;
    color:#00406e;
}
.cross-content a:hover{
    color:#23527c;
}
.cross-content:nth-child(2n){
    background:#f0f8ff;
}
.cross-link{
    margin-bottom: 70px;
}
.cross-link a{
background: #007ec0;
color: #fff;
padding:12px 20px;
text-decoration: none;
display: inline-block;
}
.cross-link a i{
margin-right: 10px;
font-size: 20px;
vertical-align: sub;
}
.cross-content .down:before{
content: "";
width:18px;
height: 18px;
display: inline-block;
background: url(../img/downl_ico.png) no-repeat center;
vertical-align: sub;
margin-right: 7px;
background-size: contain;
}
/* END */

/* Warehouse */
.warehouse-table{
    border-collapse: separate;
    border: 1px solid #e1e1e1;
    width: 50%;
    margin-bottom: 50px;
}
.warehouse-table td{
    border:1px solid #e1e1e1;
    padding:15px 10px 15px 10px;
    text-align: center;
}
.warehouse-upload{
    display: inline-block;
    font-weight: bold;
}
.warehouse-upload-button{
    text-align: center;
    background: #cdcdcd;
    display: inline-block;
    padding:10px 20px;
    font-weight: bold;
}
.upload-warehouse{
    padding-bottom: 30px;
}
.warehouse-table2{
    margin-top:20px;
    border-collapse: separate;
    border: 1px solid #e1e1e1;
    width: 100%;
    margin-bottom: 100px;
}
.warehouse-table2 td{
    border:1px solid #e1e1e1;
    padding:15px 10px 15px 10px;
    text-align: center;
}
/* END */



/* Catalog list */
.catalog-li{
    padding-bottom: 80px
}
.catalog-li li, .catalog-li li>a{
    color:#00406e;
}
.catalog-li li:hover, .catalog-li li>a:hover{
    color:#007ec0;
    text-decoration: underline;
    
}
/* END */

/* Sverka */
.sverka-title{
    font-weight: bold;
}
.forInput{
    padding-left: 50px;
    padding-top:20px;
    padding-bottom: 20px;
}
.forInput>span{
    font-weight: bold;
    color:#007a3d;
}
.sverka-checker label{
    font-weight: 100;
}
.periods{
    background: #f0f8ff;
    padding-top:25px;
    margin-bottom: 20px;
}
.periods p{
    display: inline-block;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 5px;
}
.periods-submit label{
    font-weight: 100;
    padding-bottom: 40px;
}
.submit-periods{
    background:#007ec0;
    width:150px;
    padding-top:10px;
    padding-bottom: 10px;
    color:white;
    border: none;
    font-weight: bold;
    margin-bottom: 60px;
}
/* END */

/* vozvraty */
.returnRules>li{
    padding-bottom: 30px;
}
.returnRules2>li
{
    list-style-type:disc;
}
.returnNote{
    list-style-type:none !important;
    font-size: 12px;
}
.returnNote>span{
    font-weight: bold;
}
.violationRules{
    color:#00406e;
    font-weight: bold;
    padding-bottom: 20px;
}
/* END */

/* provider-preview */
.preview-img{
   
    text-align: center;
}
.preview-title{

    margin-top:17px;
    background:#00406e;
    color:white;
    padding-left: 30px;
    font-weight: bold;
    padding-top:20px;
    padding-bottom: 20px;
}
.preview-list{
    padding-bottom: 50px;
}
/* END */






/* MOBILE */
#mobile-header a{
color:#fff;
display: block;
}
#mobile-header a:hover{
text-decoration: none;
}
#popup-enter{
padding-top: 40px;
}
.mobile-header{display: none;}
.popup-menu, .popup-menu1{
    width: 100%;
    overflow: hidden;
    z-index: 10000;
    display: none;
    top:40px;
}
.popup-menu1{
max-width: 200px;
margin:0 auto;
}
.popup-menu1.map_popup{
max-width: 600px;
}
.popup_btn a{
    color:white;
    text-decoration: none;
}
.mfp-content .popup-menu, .nav_open .popup-menu1{display: block}
.mfp-close{
    color:white;
}
.search_form{
display: none;
}
.search_form{
padding: 15px;
background: #666666;
}
.search_form input[type="search"]{
background: transparent;
border: 1px solid #ccc;
height: 30px;
width: calc(100% - 90px);
padding: 0 8px;
}
.search_form input[type="submit"]{
background: rgba(255,255,255,0.8) url(../img/loupe.png) no-repeat center;
height:30px;
width: 30px;
color: transparent;
border:0;
}
.mfp-content > div{
margin-top: 40px;
display: block;
}
.close_btn{
    font-weight: bold;
    color:#cccccc;
    position: absolute;
    right: 15px;
    font-size: 20px;
}
.mobile-menu-open{
    width:60%;
    position: absolute;
    right:0;
    background: #00406e;
    color:white;
    border-top:2px solid #ef1d30;
    border-bottom: 2px solid #ef1d30;
}
.mobile-menu-open.user_kab{
    width:80%;
    position: absolute;
    right:auto;
    left:-6px;
    background: #017ec0;
    color:white;
    border-top:0px solid #666666;
    border-bottom: 5px solid #666666;
}
.mobile-menu-open.user_kab a:first-child{
padding: 15px 10px 10px;
}
.mobile-menu-open.user_kab a:last-child{
padding: 10px 10px 15px;
}
.mobile-menu-open.user_kab a{
padding: 10px 10px 10px;
}
.mobile-menu-open.user_kab a:hover{
background: #086797;
}
.mobile-menu-open a{
    display: block;
    color:white;
}
a:focus{
outline: none;
text-decoration: none;
}
.nav_open .popup-menu{
display: block;
}
.popup-hidden{
    display:none;
}
.mobile-form p{
    text-align: center;
}
#mobile-submit{
    background: #00406e;
    color:white;
    border: none;
    padding:10px 30px;
}
#mob-lng{
    background: #002f50;
    color:white;
}
.mobile-menu-open a,.mobile-menu-open label{
    padding:20px 10px;
}
.user-mobile,.enter-mobile,.mobile-menu{
    padding:0;
    font-size: 10px;
}
#mobile-header{
position: fixed;
    z-index: 1050;
    left: 0;
    right: 0;
    top: 0;
z-index: 1050;
}
.mobile-site{
padding-top: 40px;
}
.user-mobile{
    background: #666666;
}
.user-mobile p{
    text-align: center;
    margin:0;
    line-height: 40px;
}
.user-mobile p img,.user-mobile p span{
    display: inline-block;
}
.user-mobile p span{
    color:white;
    margin-left:7px;
}
.mobile_search_btn{
background: #666666;
color: #fff;
padding: 0;
}
.mobile_search_btn p{
margin:0;
line-height: 40px;
text-align: right;
}
.mobile_search_btn p a{
display: block;
padding-right: 20px;
}
.enter-mobile{
    background: #000000;
}
.enter-mobile p{
    text-align: center;
    margin:0;
    line-height: 40px;
    color:white;
}
.mobile-menu{
    background: #ef1d30;
    cursor: pointer;
}

.mobile-menu p {
    text-align: center;
    margin:0;
    line-height: 40px;
    color:white;
}
.mobile-menu p a{
display: block;
}
.mobile-logo{
    display: flex;
    padding-top:20px;
    padding-bottom: 20px;
}
.logo-mobile img{
    width:50px;
}
.brand-mobile{
    font-size: 15px;
}
.brand-mobile span:nth-child(1){
    color:#00406e;
    font-size: 16px;
}
.brand-mobile span:nth-child(3){
    line-height: 10px;

}
.mobile-callback-row div p{
    margin:0;
    padding:8px;
    font-size: 12px;
}
.mobile-callback-row div{
    padding: 0;
}
.mobile-callback-row div{
    color:white;
    font-weight: bold;
}
.mobile-callback-row div:nth-child(1){
    background:#00406e;
    text-align: right;
}
.mobile-callback-row div:nth-child(2){
    background:#007ec0;
    text-align: left;
}
.mobile-providers{
    padding-top:20px;
    text-align: center;
}
.mobile-providers p{
    font-size:16px;
    margin: 0;
    text-align: center;
}
.mobile-providers p:nth-child(2){
    font-weight: bold;
}
.mobile-producer{
    padding-top:20px;
    padding-bottom: 20px;
    text-align: center;
}
.mobile-producer p{
    font-size: 16px;
}
.mobile-producer span{
    font-weight: bold;
}
.mobile-img-wrapper img{
    max-width:60px;
    padding-right: 10px;
    max-height: 50px;
}
.mobile-description-co{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    background:#dee6ec;
}


.mobile-description-co{
    color:#00406e;
}
.mobile-description-co span{
    font-size:35px;
}
.mobile-description-co p{
    text-align: center;
}
.mobile-description-co p:nth-child(1){
    padding-top:20px;
}
.mobile-desc-wrapper{
    padding:0;
}
.mobile-desc-wrapper p{
    font-weight:500;
}
.mobile-desc-wrapper p:nth-child(2){
    margin:0;
}


.mobile-advantages{
    background: url(../img/we-advantages.png) no-repeat;
    /* width: 100%; */
    background-size: cover;
    margin: 0;
    padding: 20px 0;
}
.mobile-advantages>.container>p{
    color:white;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.mobile-advantages>.container>ul{
    padding:0;
    padding-left: 25px;
}
.mobile-advantages>.container>ul>li{
    padding-left: 0;
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px;
    letter-spacing: 0;
}
.mobile-auto-parts-row{
    background: url("../img/planet-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.mobile-auto-parts-row div p{
    color:#636363;
    font-weight: bold;
    font-size: 16px;
    padding-left: 10%;
    padding-top:20px;
    padding-bottom: 150px;
}
.mobile-client-button{
    text-align: center;
    color:white;
    font-weight: bold;
    background:#007ec0;
    padding-top:10px;
    padding-bottom: 10px;
    
}
.mobile-handshake img{
    vertical-align: middle;
    width: 100%;
}
.mobile-invite-providers{
    background: #00406e;
    color:white;
    font-weight: bold;
    padding:30px;
}
.mobile-contacts-title{
    background:url("../img/lines.png");
    background-size: cover;
    text-align: center;
    color:#084672;
    font-weight: bold;
    font-size: 18px;
    padding:10px;
}
.mobile-contacts div p{
    color:#00406e;
    text-align: center;
}
.mobile-contacts div p span{
    font-weight: bold;
}
.mobile-contacts-address,.mobile-contacts-phones{
    padding:10px 0;
    background:white;
}

.mobile-footer{
    background:url("../img/lines.png") no-repeat;
    background-size: cover;
    text-align: center;
}
.mobile-footer p{
    padding:10px 0;
}
.mobile-footer p img{
    padding-right: 10px;
}
.mobile-footer div{
    background: #00406e;
    color:white;
    font-size: 10px;
    padding:10px 0;
}








/*NEWS*/
.content-container{
    background:#e2e9ee;
    position: relative;
}
.breadcrumb{
    color:#636363;
    padding: 10px 0px;
    background-color:transparent;
    margin-bottom: 0;
    font-size: 12px;
}
.breadcrumb li a{
color: inherit; 

}
.mobile-news-preview{
    padding:10px 40px;
    background: #f3f3f3;
}
.mobile-news-title{
    font-size: 12px;
}
.mobile-news-preview
.mobile-news-title:before{
    
    content: "";
    position: absolute;
    width: 600px;
    height: 15px;
    background: #007ec0;
    left: -570px;
}
.mobile-news-title span{
    font-size: 16px;
    font-weight: bold;
}
.mobile-news-desc{
    color: #666666;
    font-size: 12px;
}

.mobile-news-img img{
    width:100%;
}
.event-time{
    padding:10px 40px;
}
.event-time p{
    font-size: 12px;
    font-weight: bold;
}
.event-time p span{
    font-weight: bold;
    font-size: 18px;
}
.event-time span{
    font-size: 12px;
}
.lectors{
    background:#f3f3f3;
    padding:10px 40px;
    font-size: 12px;
}
.lectors-desc span{
    color:black;
    font-weight: bold;
}
.lectors-desc{
    color:#666666;
}
.lectors-img{
    display:inline-block;
    padding-right: 5px;
   
}
.lectors-img img{
     max-width: 110px;
}
.plan-seminar{
    background: #dee6ec;
    padding: 10px 40px;
    color:#666666;
}
.seminar-title{
    text-align: center;
}
.seminar{
    padding:10px 40px;
    color:#666666;
}
.mobile-num-list{
    padding-left: 0;
}
.dop-info{
    margin-top:20px;
}
.sign{
    font-style: italic;
}
.mobile_news_prev,.mobile_news_next{
    font-size:10px;
    position: relative;
    color: black;
    padding:10px 20px;
}
.mobile_news_prev{
    float: left;
}
.mobile_news_next{
    float: right;
}
.mobile_news_prev:before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #CCC;
    left: -10px;
    top:13px;
}
.mobile_news_next:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #CCC;
    right: -10px;
    top:13px;
}
.mobile_news_nav + .btn_wrap{
    margin-bottom: 30px;
}




.mobile-site .title{
margin:0 0 10px;
text-transform: uppercase;
position: relative;
}
.mobile-site .title:after{
content:"";
position: absolute;
width: 600px;
height:15px;
background: #007ec0;
left:-605px;
top:2px;
}
.mobile-site  .contacts_wrap > *{
padding-left:20px;
padding-right: 20px;
}
.mobile-site  .contacts_wrap > .breadcrumb{
padding-left:15px;
padding-right: 0px;
}
.map_btn{
text-align: center;
margin-bottom: -50px;
}
.map_btn span{
display: block;
text-transform: uppercase;
color: #007ec0;
font-size: 12px;
text-decoration: underline;
margin-top: 7px;
}
.mobile-site .breadcrumb{
background: transparent;
padding: 8px 15px;
}
.mobile-site .breadcrumb a, .breadcrumb>li+li:before{
color:#777;
}
.mobile-site  .contacts_wrap > .mob_address{
padding: 46px 35px 50px;
margin: 0px -15px;
background: #dee6ec;
background: linear-gradient(to bottom, #dee6ec, #fff);
}
.mobile-site  .contacts_wrap > .mob_address2{
background: #f3f3f3;
padding: 66px 35px 30px;
margin: 0px -15px;
}
.mobile-site  .contacts_wrap > .mob_address2 a{
font-weight: 700;
color: #000;
}
.mobile-site  .contacts_wrap > .mob_address2 a.mail{
color:#3e91c7;
}
.mobile-site  .contacts_wrap > .mob_address2 p{
margin-bottom: 0;
}
.mobile-site  .contacts_wrap > .mob_address2 p.title{
margin-bottom: 10px;
}
.mobile-site  .contacts_wrap > .mob_address2 .row{
margin-bottom: 15px;
}
.mobile-site  .contacts_wrap > .mob_address2 .row:first-child{
margin-bottom: 0;
}
.mobile-site  .contacts_wrap > .work_time{
background: linear-gradient(to top, #dee6ec, #fff);
padding: 26px 35px 30px;
margin: 0px -15px;
}
.mobile-site  .providers_mob .contacts_wrap > .breadcrumb{
margin-bottom: 0;
}
.prod-img img{
max-width: 100%;
}
.footer_search input{
margin-bottom: 15px;
}
.mfp-content #popup-enter{
display: block;
}
.email_wrap .feedbackHistory{
padding-left: 50px;
}
.feedbackLogo{
padding-top: 40px;
text-align: center;
}
.email_wrap a{
text-decoration: underline;
color: #3498cd;
}
.more_btn{
float: right;
margin-top: 15px;
}
.more_arhiv img{
margin-right: 8px;
}
.table_title img{
margin-right: 7px;
}
.table_title{
text-transform: uppercase;
}
.table_title span{
font-weight: 700;
}
.user_page_title{
    position: relative;
    padding-bottom: 30px;
    font-size: 20px;
    padding-top: 5px;
}
.user_page_title img{
margin-right: 7px;
}
.vozvrat_text{
padding: 0 30px;
}
.vozvrat_text p{
margin-bottom: 20px;
}
.vozvrat_text a{
text-decoration: underline;
}
.vozvrat_text ul{
color: #007ec0;
font-size: 20px;
padding-left: 60px;
margin-bottom: 25px;
}
.vozvrat_text ul li{
line-height: 0.9em;
}
.vozvrat_text ul span{
color: #333;
font-size: 14px;
}
.vozvrat_text .down{
text-transform: uppercase;
color: #007ec0;
font-weight: 700;
margin-bottom: 50px;
}
.vozvrat_text .down img{
margin-right: 7px;
}
.vozvrat_text .down span{
text-decoration: underline;
}
.vozvrat_text .att{
color:#ff0000;
font-size: 20px;
font-weight: 700;
display: flex;
align-items: center;
padding:20px 40px;
line-height: 1.1em;
max-width: 600px;
margin-bottom: 20px;
}
.vozvrat_text .att img{
margin-right: 15px;
}
/*END NEWS*/





/* EDITS */    
.provider-title{
    position: relative;
    padding: 20px 15px ;
    font-size: 18px;
    font-weight: 700;
}

.contact-title{
    position: relative;
    padding-left: 30px !important;
}
.contact-title:after{
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    background: url("../img/contacts_before.png") no-repeat;
    background-size: contain;
    left:0;
}
.news-title{position: relative; padding-left: 30px !important;}
.news-title:after{
    content: '';
    position: absolute;
    height: 20px;
    width:20px;
    background:url("../img/news_before.png") no-repeat;
    background-size:contain;
    left:0;
    
}
.contacts_title{
    font-weight: bold;
}
.contacts_container{
    padding-top:40px;
    padding-bottom: 20px;
}

.plansh_map_btn{
text-align: center;
margin-bottom: -50px;
    display: none;
}
.plansh_map_btn span{
display: block;
text-transform: uppercase;
color: #007ec0;
font-size: 12px;
text-decoration: underline;
margin-top: 7px;
}

.news-row{
    max-width: 1200px;
}
.news-row div>img{
    width:100%;
}

/* END EDITS */
/*NEW EDITS 1701*/

.mark-wrap{
    background:url("../img/lines.png") repeat;
    background-size:auto;
    clear: both;
    padding-bottom: 5px;
}
.breadcrumb_wrap{
background:url("../img/lines.png") repeat;
    background-size:auto;
}
.mark-wrapper{
    background:#fff;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 10px;
    padding-right: 30px;
}

.client-wrap{
    background:#e3f3ff;
    height:275px;
    padding-right: 0;
   
}
.client_wrapper{
    height:275px;
    margin-bottom: 50px;
}
.client_link{
    float: right;
    padding-right: 15px;
    text-decoration: underline;
    margin-top: 10px;
}
.client-title{
    font-weight: bold;
    font-size: 18px;
    padding:20px 25px;
    position: relative;
}
.client-title:before{
    content: '';
    width:20px;
    height: 20px;
    background:url("../img/user-cabinet/cabinet_log.png");
    left:0;
    position: absolute;
}
.client_feedback{
    font-size:15px;
    padding-left:25px;
    padding-bottom: 50px;
    display: inline-block;
}
.client_feedback a{
    text-decoration: underline;
    font-weight: bold;
    
}

.client_info{
    padding-left: 25px;
    margin:0;
}
.client_info span{
    font-weight: bold;
    font-size: 17px;
}

.exchange{
    float:right;
}

.exchange >p {
margin-bottom: 0;
}
.exchange span:first-child{
    width:85px;
    display: inline-block;
}
.exchange span:nth-child(2){
    font-weight: bold;
}
.exchange_time{
    color:#007ec0;
    font-size: 18px;
}
.exchange_value{
    display: inline-block;
}
.exchange_value span{
    display: block;
    font-weight: bold;
    font-size: 18px;
    position: relative;
}
.exchange_value span:first-child:after{
    content: '';
    position: absolute;
    width:20px;
    height: 20px;
    background:url("../img/user-cabinet/dollar.png");
    margin-left: 5px;
}
.exchange_value span:nth-child(2):after{
    content: '';
    position: absolute;
    width:20px;
    height: 25px;
    background: url("../img/user-cabinet/euro.png") no-repeat;
    margin-left: 5px;
    
}
.exchange_span{
    display: inline-block;
    vertical-align: top;
    
}
.client_links a{
    text-align: center;
    text-decoration: underline;
}


.status{
    background: none;
    position: relative;
    padding-left: 50px;
    padding-bottom: 40px;
}
.status:before{
    content: '';
    position: absolute;
    width:20px;
    height:20px;
    background:url("../img/user-cabinet/sverka_before.png") no-repeat center;
    background-size: contain;
    left:25px;
}
.status.email_p:before{
    content: '';
    position: absolute;
    width:20px;
    height:20px;
    background:url("../img/arhiv_img.png") no-repeat center;
    background-size: contain;
    left:25px;
    top:8px;
}


.periods{
    padding-top:30px;
}
.periods input{
    line-height: 2;
    padding-left: 5px;
}
.periods_wrapper{
    display: inline-block;
    width:49%;
    padding-left: 20px;
}


.forInput{
    padding-top:0;
    padding-left:15px;
}

.conteragents_wrap{
    position: relative;
}
.conteragents_wrap p,.conteragents_wrap div{
    display: inline-block;
}
.conteragents_wrap div{
    padding:10px 35px;
    background: #cccccc;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-weight: bold;
}
.conteragents_wrap p:nth-child(2){
    text-align: right;
}
.sverka_title{
    font-weight: bold;
    padding-bottom: 10px;
}

.periods_wrap{
   display: inline-block;
    width:45%;
    vertical-align: top;
}
.periods_wrap:nth-child(2){
    width:53%;
}
.change_email{
    display: inline-block;
    background: #cccccc;
    padding:5px 35px;
    font-weight: bold;
    cursor: pointer;
}
.periods-submit{
    background: #f0f8ff;
    padding:40px 10px 10px 30px;
    margin-bottom: 60px;
}
.periods-submit label{
    padding-bottom:10px;
}
.submit-periods{
    background:#ff0000;
    float: right;
}
.checkers input{
    display: none;
}
.checkers label{
    position: relative;
    padding-left: 15px;
}
.checkers label span{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url("../img/user-cabinet/not_checked.png") no-repeat;
    background-size: contain;
    left: -5px;
    top:2px;
}
.checkers input:checked + span{
    background:url("../img/user-cabinet/checked.png") no-repeat;
    background-size: contain;
}
.exchange-info{
    text-align: right;
}
.status_text{
    font-size: 14px;
    font-weight: bold;
    padding-top:40px;
}
.mobile_callback{
    text-align: center;
    padding:20px 0;
}
.mobile_callback a{
    padding-bottom: 10px;
    display: block;
}


.status_region:before{
    position: absolute;
    content: '';
    width:20px;
    height: 20px;
    background:url("../img/user-cabinet/status_region.png") no-repeat;
    background-size: contain;
}

.warehouse-table2{
    margin-bottom: 30px;
}
.upload_text>span{
    color:#007ec0;
    font-weight: bold;
    text-decoration: underline;
}
.upload_wrap{
    padding-top: 50px;
    padding-bottom: 50px;
}
.upload_wrap p{
    line-height: 2;
    display: inline-block;
    font-weight: bold;
}

.upload_btn{
    padding:10px 35px;
    background:#ff0000;
    display: inline-block;
    color:white;
    font-weight: bold;
    cursor: pointer;
}
.upload_btn p{
    margin:0;
    position: relative;
    padding-left: 10px;
    
    
}
.upload_btn p:before{
    content: '';
    position: absolute;
    width:15px;
    height: 15px;
    left: -10px;
    top:5px;
    background:url("../img/user-cabinet/upload_arrow.png")no-repeat;
    background-size: contain;
}


.download_programm_wrap{
    padding-bottom: 20px;
}
.download_programm_wrap p{
    color:#666666;
}
.download_programm_wrap a{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding-left:10%;
    position: relative;
    padding-top:15px;
    padding-bottom: 15px;
    display: block;
}
.download_programm_wrap a:before{
    content: '';
    position: absolute;
    width:20px;
    height:20px;
    background: url("../img/user-cabinet/download_before.png") no-repeat;
    background-size:contain;
    left:7%;
}
.warehouse-table{
    margin:0 auto;
    margin-bottom: 50px;
}



.catalog_status{position: relative;}
.catalog_status:before{
    position: absolute;
    content: '';
    width:20px;
    height: 20px;
    background:url("../img/user-cabinet/catalogs_before.png") no-repeat;
    background-size: contain;
}
.catalog-li li,.catalog-li li a{
    color:#000;
    font-weight: 600;
}

.news-title{
    position: relative;
    padding-left: 30px !important;
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
}
.pag{
    text-align: left;
}
.date{margin:0;}
a.caption{padding-top:0;}
a.caption span{display: block;min-height:40px;margin-bottom: 10px;}
a.caption img{/*padding-top:20px;*/width: 100%;}
.description{margin-bottom: 0;}
.btn_more{float:right; margin-bottom: 30px;}

.contact-title{
    position: relative;
    padding: 20px 15px;
    font-size: 18px;
    font-weight: 700;
}
.client_links{
padding-top:10px;
}




.callbackpopup{
    background:#00406e;
}
.callbackpopup #mobile-submit{
    background:#cdcdcd;
    color:#000;
    font-weight: bold;
    margin-bottom: 20px;
}
.callbackpopup .callbackpopup_title{
    color:#fff;
    font-weight: bold;   
    padding:20px 20px 0 20px;
}
.callbackpopup input{
    width:70%;
    color:#000;
}

#callback_popup{
    width: 70%;
    max-width: 320px;
    position: relative;
}
#callback_popup .mfp-close{
top:0;
}
.callback_link{
    color:#fff;
}
.callback_link:focus,.callback_link:hover{
    text-decoration: none;
    color:#fff;
}
/*END EDITS 1701*/
.phone_text p{
margin-bottom: 0px;
}

/*1901 NIGHT EDITS*/
.callback_link:focus,.callback_link:hover{
    text-decoration: none;
    color:#fff;
}
.contacts_wrap{
    margin-top:0px;
}
.mobile-callback-row div p{
    font-size: 11px;
}

/*END NIGHT EDITS*/






@media screen and (max-width: 1350px){
.nav>li {
    margin-right: 10px;
}
.header_lng {
    padding-left: 20px;
}
.myowl-wrapper {
max-width: calc(100% - 65px);
margin: 0 auto 35px;
}
.header-right {
    padding-left: 0;
    width: calc(100% - 570px);
    text-align: right;
}
.container>ul {
    padding-left: 100px;
}
.advantages>.container>p {
    padding-left: 100px;
}
.header-right {
    width: calc(100% - 540px);
}
.search{
    width:calc(100% - 220px);
}
}



@media screen and (max-width: 1200px){
.cellphone {
    margin-right: 0px;
}
#form-div2 input {
width:55px;
font-size: 12px;
}
#form-div2 input[type="submit"] {
width:80px;
padding: 0!important;
}
.cellphone{
    margin-top: -50px;
    margin-bottom: 20px;
    margin-right: -80px;
}
.search, .client_cab{
margin-top: 20px;
}
.header-right {
    width: calc(100% - 200px);
    text-align: right;
    margin-bottom: 10px;
}
.advantages>.container>p {
    padding-left: 20px;
    padding-top: 30px;
}
.container>ul {
    padding-left: 30px;
    padding-top: 90px;
}
.container>ul>li{
margin-bottom: 15px;    
padding-left: 10px;
font-size: 16px;
}
.parts>div.text {
    padding-left: 30px;
    font-size: 20px;
}
.providers>div.text {
    padding-left: 30px;
}
.prod-img {
margin-bottom: 20px;
}
.production-desc {
    font-size: 15px;
}



/*Nikita*/
    .address-row{display: none;}
    .contacts_container{
        width:33.3%;
        float:left;
    }
    .footer{clear: both;}
    .bind{width:64%;}
    .address_wrap{float:left;}
    .plansh_map_btn{display: block;}
    
    .provider-title {
    padding: 20px 15px 20px 30px;
}
    .provider-title:before{
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
        background:url("../img/providers/plansh_before.png") no-repeat;
        background-size: contain;
        left:0;
    }
    .mark{
        width: calc(33.3% - 20px);
        height: 108px;
        padding: 20px 0px 20px 0px;
        margin: 3px 1.5px 1px;
    }
    .mark p{
        text-align: center;
        vertical-align: middle;
        line-height: 80px;
    }
    .mark img{
    max-width: 100%;
    max-height: 80px;
    }
        
    .mark-wrap{display: none;}
    .client_wrapper{margin-bottom: 20px}
    .status{padding-bottom: 0;}
    .periods-submit label{font-size: 11px;}
    .conteragents_wrap div{padding:5px 35px}
/*end*/


.user_wrap {
    padding: 0 30px;
}
.bind > div{
width: 50%;
}
}




@media screen and (max-width: 991px){
.header_lng {
    padding-left: 25px;
}
#form-div2 {
    padding-right: 0px;
}
.nav>li {
    margin-right: 0px;
}
.header-right {
    width: calc(100% - 170px);
    text-align: right;
    margin-bottom: 10px;
}
.client_cab {
    margin-left: 20px;
}
.search {
    width: calc(100% - 240px);
}
.cellphone {
    margin-bottom: 15px;
}
.co-text {
    font-size: 13px;
}
.footer_logo, .footer-nav{
display: none;
}
.copyright{
text-align: left;
margin-top: 5px;
}
#onTopButton{
    width: 40px;
    height: 45px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #666666;
    z-index: 5;
}
#onTopButton a img{
    width: 41px;
    margin-left: -16px;
    height: 45px;
}
.name-co p:nth-child(1){
font-size: 12px;
margin-bottom: 7px;
}
.contacts-co p:nth-child(1) {
padding-bottom: 0px;
    margin-bottom: 13px;
}
.footer {
    padding-top: 20px;
}
.prod-img {
    text-align: center;
    padding-top: 20px;
    height: 150px;
    line-height: 150px;
}
.prod-img img{
max-height: 100%;
}
.production-desc {
padding-left:0;
padding-right: 15px;
font-size: 13px;
}
.ad-col{
    display: none;
}
.categoryDiv>div:nth-child(2n + 1){
clear: left;
}


.client-search {
    padding-left: 15px;
}
.status-title.user_search {
    max-width: 500px;
    margin: 0 auto;
}
.upload {
display: block;
background: #e5f2f9 url(../img/upload_img.png) no-repeat 15px 20px;
}
.upload:after{
content: "";
clear: both;
display: block;
}
.upload-button {
    float: left;
    margin-top: 15px;
}
.upload>p span {
display: block;
}
.upload>p {
    display: block;
}
.basket-col{
margin-bottom: 40px
}
.order-mail {
    background: url(../img/card_mail.png) no-repeat 8px center;
    padding-left: 55px;
    margin-bottom: 30px;
    background-size: 35px;
}
.order-list {
    padding-bottom: 20px;
    background: url(../img/card_qw.png) no-repeat 6px 0;
    padding-left: 55px;
    margin-bottom: 30px;
    background-size: 35px;
}
.table_wrap{
width: 100%;
overflow: auto;
}
.email_wrap .feedbackHistory {
    padding-left: 0px;
}
.user_wrap > .row{
max-width: 600px;
}
.catalog-li{padding-bottom: 0; margin:0;}
.catalog-li li{padding-bottom: 5px;}
.last-catalog{
    padding-bottom: 20px;
}
.client_links{display: none;}
.news-row > div:nth-child(2n + 1){
clear: left;
}
}


/* MOBILE END */


@media screen and (max-width: 767px){
.mark {
width: calc(33.3% - 3px);
height: 108px;
padding: 20px 0px 20px 0px;
display: none;
margin:3px 1.5px 1px;
}
.mark.active-car-type{
display: block;
padding-left: 20px;
padding-right: 20px;
}
.mark img{
max-width: 100%;
max-height: 80px;
}
.first-row {
margin-left: -30px;
margin-right: -30px;
padding-top: 0;
background: #eaeff3;
}
.autoSelector {
    padding: 20px 0 35px 0;
}
.selectCar {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    text-transform: none;
    text-decoration: underline;
    color: #000;
}
.mark p {
    text-align: center;
    vertical-align: middle;
    line-height: 80px;
}
.active-car{
text-transform: uppercase;
color: #007ec0;
text-decoration: none;
}
.desctop-site{
display: none;
}
.prod-img{
width:45%;
background: #fff;
border:1px solid #ccc;
padding: 20px;
height: auto;
margin-bottom: 0;
line-height: 80px;
}
.production a{
display: flex;
align-items: center;
}
.prod-img img {
max-height: 100%;
}
.page_wrap{
background: linear-gradient(to bottom, #dee6ec 0%, #fff 25%,  #fff 75%, #dee6ec 100%);
margin: 0 -15px;
padding: 20px 0 60px;
overflow: hidden;
}
.production {
border: 1px solid transparent;
margin-bottom: 5px;
padding-right: 25px;
display: flex;
align-items: center;
}
.production:hover {
border: 1px solid transparent;
}
.production:after{
border: 10px solid transparent;
border-left-color: #636363;
top:50%;
margin-top: -10px;
margin-top: -16px;
right: 5px;
left:auto;
}
.production.activeCategory:after {
    border: 10px solid transparent;
    border-top-color: #636363;
}
.production-desc {
padding-left: 40px;
width: 45%;
padding-right: 20px;
font-size: 14px;

}
.product_page{
padding: 0 15px;
}
.product_page .img{
padding: 20px;
line-height: 100px;
text-align: center;
border:1px solid #ccc;
background: #fff;
margin-bottom: -30px;
position: relative;
}
.product_desc{
margin: 0px -15px 0;
padding: 30px 15px;
}
.product_title{
font-size: 15px;
font-weight: 700;
margin: 0 0 15px;
}
.categoryUl>li {
padding-bottom: 5px;
}
.product_page .line{
height: 1px;
background: #ccc;
margin-top: 30px;
}
.categoryImg{
padding-top:10px;
}
.categoryUl>p {
    padding-bottom: 10px;
}
.page_wrap .container-fluid .production-row .production-description{
padding: 0 15px;
}
.categoryDiv {
    padding-top: 0px;
}
.categoryDiv>div {
    padding-left: 15px;
}
.categoryImg span{
background: #fff;
padding: 15px;
display: inline-block;
margin-right: 15px;
line-height: 30px;
margin-bottom: 10px;
}
.categoryUl {
padding-bottom: 0px;
}
.btn_wrap{
text-align: center;
}
.back_btn{
color: #fff;
text-transform: uppercase;
background: #ff0000;
padding:10px 40px;
vertical-align: top;
margin-top:35px;
display: inline-block;
font-weight: 700;
}
.back_btn:hover{
background: #e00000;
color:#fff;
}


/**/
.mark-wrap{display: none;}
    .client-wrap{height:180px;}
    .client_wrapper{height:235px; margin-bottom: 0;}
    .client_links{display: none;}
    .client_link{display: none;}
    .client-title{padding:20px 25px 0px 25px;}
    .client_feedback{display: none;}
    .exchange{float: none; padding-top:10px; padding-left: 40px; background: #fff;}
    .status{padding-bottom: 15px;}
    .status-row{padding-bottom: 0; padding-top:10px;}
    .periods_wrapper{display: block; width:100%;padding-bottom:20px;}
    .periods p{padding-bottom: 0;}
    .conteragents_wrap div{position: inherit; padding:5px 35px;}
    .conteragents_wrap{padding-bottom: 20px;}
    .forInput{font-size: 13px;}
    .periods_wrap{display: block; width:100%;}
    .periods_wrap:nth-child(2){width:100%;}
    .submit-periods{float: none; width:auto; padding:5px 52px; margin-top:20px;}
    .client_info:last-child{
        padding-bottom: 5px;
    }
    .status_text{padding-top:20px;}
    .allwrap, .phones_page > .row{background: linear-gradient(to bottom, #dee6ec,#fff 35%, #dee6ec 98%);
    background:linear-gradient(to bottom,#dee6ec,#fff 35%,#fff 70%,#dee6ec 98%);
    padding-bottom: 20px;
    }
    .phones_page > .row{
        margin-bottom: -20px;
    }
    .periods-submit{margin-bottom: 30px;}
/**/



.client-discount {
    max-width: 100%;
    float: none;
    display: block;
}
.client-discount>p {
float: none;
margin-bottom: 5px;
}
.makeOrder {
    float: none;
    width: 100%;
    text-align: center;
}
.total {
text-align: center;
margin-bottom: 0;
}
.do-order {
float: none;
width: 80%;
margin:0 auto;
}
.client-stock>a {
    width: 100%;
    float: none;
}
.upload {
display: block;
background: #e5f2f9 url(../img/upload_img.png) no-repeat center 15px;
padding: 50px 15px 15px 15px;
}
.upload>p span{
text-align: center;
margin-bottom: 10px;
}
.upload-button{
float: none;
}
.order-mail {
    background: url(../img/card_mail.png) no-repeat center 8px ;
    padding-top: 55px;
    padding-left: 0px;
    background-size: 35px;
}
.order-list {
    padding-bottom: 20px;
    background: url(../img/card_qw.png) no-repeat center 8px;
    padding-top: 60px;
    padding-left: 0px;
    background-size: 35px;
}
.bottom_text{
padding-top: 20px;
background: linear-gradient(to bottom, #dee6ec , #fff 25%, #fff 75%, #dee6ec 98%);
}
.status.email_p{
    padding-bottom: 0px;
}
.feedbackLogo {
    padding-top: 20px;
    margin-bottom: 20px;
}
.email_wrap .feedbackHistory {
   padding-bottom: 20px;
}
.more_btn {
    margin-top: 5px;
}
#searchSubmit {
padding-left: 0px;
padding-right: 0px;
width: 40px;
background: #cdcdcd url(../img/loupe.png) no-repeat center;
color: transparent;
}
.clientSearch {
    width: calc(100% - 50px);
}
.status-title.user_search {
    padding: 20px 20px;
}
.table-container {
    margin-bottom: 20px;
}
.vozvrat_text {
    padding: 20px 0px 0;
    font-size: 13px;
}
.vozvrat_text > .row{
    padding: 20px 0px;
    background: linear-gradient(to bottom, #dee6ec , #fff 25%, #fff 75%, #dee6ec 98%);
}
 .dialog_wrap {
padding: 0;
 }
  .dialog_wrap > .row{
padding: 20px 0px;
    background: linear-gradient(to bottom, #dee6ec , #fff 25%, #fff 75%, #dee6ec 98%);
 }
.vozvrat_text p {
    margin-bottom: 10px;
}
.vozvrat_text ul {
    padding-left: 30px;
    margin-bottom: 15px;
}
.vozvrat_text ul span {
    font-size: 13px;
}
.vozvrat_text .att {
    font-size: 15px;
    padding: 20px 0px;
    max-width: 600px;
    margin-bottom: 10px;
}
.vozvrat_text .att img {
    max-width: 40px;
}
.vozvrat_text .down {
margin-top: 20px;
font-size: 12px;
    margin-bottom: 30px;
}
.user_page_title {
    font-size: 17px;
}
.cross-content td:first-child + td, .cross-content td:first-child + td + td, .cross-title th:first-child + th, .cross-title th:first-child + th + th{
display: none;
}
.cross-link a {
    display: inline-block;
    position: relative;
    padding: 12px 20px 12px 45px;
}
.cross-link a i {
    position: absolute;
    left: 15px;
}
.user_wrap {
    padding: 0 15px;
}
.dialog_table table td{
    border-bottom: 0;
    border-top: 0;
    padding: 0px 15px;
    display: block;
}
.dialog_table table td:first-child{
padding-top: 10px;
}
.dialog_table table td:first-child + td{
padding-bottom: 10px;
}
.dialog_table table td:first-child + td + td{
border-bottom: 2px solid #ececec;
padding-bottom: 10px
}
.dialog_table table tr:last-child td {
    border-bottom: 0
}
.warehouse-table,.warehouse-table2{background: #fff;}
.warehouse-table td{padding: 10px 5px 10px 5px; font-size: 12px;}
.download_programm_wrap a:before{left:0;}
.catalog-li{padding-bottom: 0; margin:0;}
.catalog-li li{padding-bottom: 5px; font-size: 12px;}
.last-catalog{
    padding-bottom: 20px;
}
#callback_popup{
    position: static;
}
#callback_popup .mfp-close{
top:42px;
}
.popup-menu1.map_popup {
    max-width: 80%;
}
.breadcrumb>li+li:before {
    padding: 0px;
    text-align: center;
}
}


@media screen and (max-width: 480px){
.production-desc {
    font-size: 10px;
    padding-left: 10px;
}
}


@media screen and (min-width: 767px){
.mobile-site{
display: none;
}
}


/* MOBILE MEDIA */
@media screen and (width: 320px){
    .desctop-site{display: none;}
    #header{display: none;}
    #logo{display: none;}
    #brand{display: none;}
    .mobile-header{display:block;}
    .carousel-row{display: none;}
    .owl-row{display: none;}
}
/* END */


/*proklyatie pravki*/
.news-title, .provider-title .contact-title{display: none;}
/*end*/