html[lang="Ru-ru"] .show_on_ru{
display: block;
}
.show_on_en{
display: none;
}
.show_on_ru{
display: none;
}
html[lang="en-US"] .show_on_en{
display: block;
}
.top-navigation-wrapper a, .top-navigation-wrapper a span{
transition: all 2s ease-in;
}
html body .top-navigation-container.container a:hover{
cursor: pointer;
color: #FDC210 !important;
}
#main-title.limoking-parallax-wrapper{
background-position: center;
    background-size: cover;
}
body #call-back-block{
background-image: url(https://mercedes-arenda.kiev.ua/wp-content/uploads/2015/11/service-title-bg.jpg);
    background-size: cover;
}
.top-navigation-wrapper>.top-navigation-container.container>.top-navigation-right{
display: flex;
}
.top-navigation-wrapper>.top-navigation-container.container>.top-navigation-right .languare-swicher-wraper{
display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
}
.top-navigation-wrapper>.top-navigation-container.container>.top-navigation-right .languare-swicher-wraper img{
padding: 0 5px;
}
.limoking-fixed-header{

}
.top-navigation-wrapper {
    background-color: unset !important;
}
.limoking-fixed-header .contact-wraper>.top-navigation-left-text{
display: none;
}
.limoking-fixed-header>.limoking-header-container.container>.limoking-logo-right-wrapper {
    display: flex;
    flex-direction: row-reverse;
}
.limoking-fixed-header>.limoking-header-container.container>.limoking-logo-right-wrapper>.top-navigation-wrapper {
    margin: 0;
}
.limoking-fixed-header>.limoking-header-container.container>.limoking-logo-right-wrapper>.limoking-navigation-wrapper {
      margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; 
}
body .limoking-fixed-header .limoking-navigation-wrapper .limoking-main-menu > li > a{
padding-bottom: 0;
}
#main-title .limoking-item-title{
color: #fdc210;
}
#main-title .fa.fa-star{
color: #fdc210;
}
#main-title .limoking-item-title-caption{
	color: #fdc210;
}
#auto-park-wraper-block{
	position: relative;
}
#auto-park-wraper-block::after{
	    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #2b2b2b;
    opacity: 1;
    z-index: 1;
}
#auto-park-wraper-block>.container{
	position: relative;
	z-index: 2;
}
#auto-park-wraper-block .limoking-item-title.limoking-skin-title{
color: #fdc210
}
.car-classic-button-wrapper{
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.car-info-price-wraper{
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.car-info-price-wraper img{
margin-right: 10px;
}
.car-classic-button-wrapper .car-rate-info-amount{
width: 100%;
}
body .car-classic-button-wrapper .car-rate-info-amount{
width: 100%;
}
body .car-classic-button-wrapper .car-rate-info-amount>span{
display: flex;
    align-items: center;
    font-size: 16px;
}
.car-classic-button-wrapper{

}
body .car-classic-button-wrapper>a:nth-child(2){
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
    padding: 5px;
}
body .car-classic-button-wrapper>a:nth-child(3){
    display: flex;
    justify-content: center;
    align-items: center;
        width: 40%;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
     border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    letter-spacing: 1px;
    text-align: center;
}
body .car-classic-button-wrapper>a:nth-child(4){
    display: flex;
    justify-content: center;
    align-items: center;
        width: 40%;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
     border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    letter-spacing: 1px;
    text-align: center;
}


#button-top {
  display: inline-block;
  background-color: #fdc210;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 30px;
  position: fixed;
  bottom: 30px;
  left: 30px;
  transition: background-color .3s;
  z-index: 1000;
}
#button-top:hover {
  cursor: pointer;
  background-color: #333;
}
#button-top:active {
  background-color: #555;
}
#button-top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
.fa-telegram:before {
    content: "\f2c6";
    font-family: FontAwesome;
}
body .car-classic-button-wrapper .car-rate-info-price .fa{
color: #fff;
display: none;
}
.single-car .limoking-car-rate-info-wrapper .car-rate-info .car-rate-info-price{
color: #fdc210;
}
html body .car-item-filter{
display: flex;
    justify-content: center;
    align-items: center;
}
html body .car-item-filter>a:nth-child(1){

}
html body .car-item-filter>a:nth-child(2){
order:0;
}
html body .car-item-filter>a:nth-child(3){

}
html body .car-item-filter>a:nth-child(4){
order:6;
}
html body .car-item-filter>a:nth-child(5){

}
html body .car-item-filter>a:nth-child(6){
order:4;
}
.car-item-filter>a:nth-child(7){

}
html body .car-item-filter>a:nth-child(8){
order:8;
}
html body .car-item-filter>a:nth-child(9){

}
html body .car-item-filter>a:nth-child(10){
order:2;
}
html body .car-item-filter>.limoking-separator:nth-child(1){

}
html body .car-item-filter>.limoking-separator:nth-child(2){

}
html body .car-item-filter>.limoking-separator:nth-child(3){
order: 1;
}
html body .car-item-filter>.limoking-separator:nth-child(4){

}
html body .car-item-filter>.limoking-separator:nth-child(5){
    order: 3;
}
html body .car-item-filter>.limoking-separator:nth-child(6){

}
html body .car-item-filter>.limoking-separator:nth-child(7){
order: 5;
}
html body .car-item-filter>.limoking-separator:nth-child(8){

}
html body .car-item-filter>.limoking-separator:nth-child(9){
order: 7;
}
html body .car-item-filter>.limoking-separator:nth-child(10){

}




html body .limoking-car-contact-form-category{

}
html body .limoking-car-contact-form-category form{

}
html body .limoking-car-contact-form-category form p{

}
html body .limoking-car-contact-form-category form span{
idth: 100%;
    padding: 0 !important; 
}
html body .limoking-car-contact-form-category form span input{
        padding: 2% !important;
    border: 0px;
    width: 96% !important;
}
html body .limoking-car-contact-form-category form .hidden-fields-form{
display: none;
}



