﻿@font-face {
    font-family: 'my-font-reg';
    font-weight: 400; /*(regular)*/
    font-style: normal;
    src: url('fonts/TamrurimRound-Black_MFW.eot');
    src: url('fonts/TamrurimRound-Black_MFW.eot#iefix') format('embedded-opentype'), url('fonts/TamrurimRound-Black_MFW.woff') format('woff'), url('fonts/TamrurimRound-Black_MFW.ttf') format('truetype');
}

@font-face {
    font-family: 'my-font-med';
    font-weight: 400; /*(regular)*/
    font-style: normal;
    src: url('fonts/TamrurimRound-Medium_MFW.eot');
    src: url('fonts/TamrurimRound-Medium_MFW.eot#iefix') format('embedded-opentype'), url('fonts/TamrurimRound-Medium_MFW.woff') format('woff'), url('fonts/TamrurimRound-Medium_MFW.ttf') format('truetype');
}

@font-face {
    font-family: 'my-font-bold';
    font-weight: 400; /*(regular)*/
    font-style: normal;
    src: url('fonts/Tamrurim-Bold_MFW.eot');
    src: url('fonts/Tamrurim-Bold_MFW.eot#iefix') format('embedded-opentype'), url('fonts/Tamrurim-Bold_MFW.woff') format('woff'), url('fonts/Tamrurim-Bold_MFW.ttf') format('truetype');
}


/*Grid*/
/* ------------------------------------------------  */
    .divLeadFormSucsses {
        display: none;
    }
    .span.ui-li-count.ui-body-inherit {
        display: none;
    }
    .trade-in-container {
        display: block; 
    }
/* ------------------------------------------------  */
@media only screen and (min-width: 1340px) {
	.container {
		width: 1310px;
	}
}

body {
	font-size: 17px !important;
}
.row .h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 30px;
}
.divRow {
    width: 80%;
    margin: auto;
    padding-bottom: 15px;
}
.aLeftLink {
    text-decoration: underline;
    color: rgb(4,93,209);
}
.aLeftLink:after {
    background: url("/Data/LobbyLinkIcon.PNG") no-repeat;
}
.display-none {
    display: none;
}
.hidden {
    visibility: hidden;
}
/* ------------------------------------------------  
.input-row.input_error input:focus
{
    border-color: #843534 !IMPORTANT;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 !IMPORTANT;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 !IMPORTANT;
}
.input-row.input_error input
{
    border-color: #a94442 !IMPORTANT;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !IMPORTANT;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !IMPORTANT;
}
.input-row.input_error label
{
    color:  red !IMPORTANT;
}
 ------------------------------------------------  */
/*.row.same-column-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.row.same-column-height > [class*='col-'] {
	 display: flex;
	 flex-direction: column;
     }*/

/*.row.same-column-height [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.same-column-height{
  overflow: hidden; 
  }*/

/*.row.same-column-height {
    display: table;
}

.same-column-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
    }*/

/*
.row.table-row > [class*="col-"].custom {
    background-color: lightgrey;
    text-align: center;
 }

@media (min-width: 768px) {

  img.img-fluid {width:100%;}

  .row.table-row {display:table;width:100%;margin:0 auto;}

  .row.table-row > [class*="col-"] {
    float:none;
    float:none;
    display:table-cell;
    vertical-align:top;
  }

  .row.table-row > .col-sm-11 {
    width: 91.66666666666666%;
  }
  .row.table-row > .col-sm-10 {
    width: 83.33333333333334%;
  }
  .row.table-row > .col-sm-9 {
    width: 75%;
  }
  .row.table-row > .col-sm-8 {
    width: 66.66666666666666%;
  }
  .row.table-row > .col-sm-7 {
    width: 58.333333333333336%;
  }
  .row.table-row > .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .row.table-row > .col-sm-3 {
    width: 25%;
  }
  .row.table-row > .col-sm-2 {
    width: 16.666666666666664%;
  }
  .row.table-row > .col-sm-1 {
    width: 8.333333333333332%;
  }
}
*/

.divNavContainer ul{
    direction: rtl;
}

.divNavContainer ul li ul{
	opacity: 1;
	visibility: visible;
}

.navbar-nav>li {
    float: right;
}


/*Navbar*/

.navbar-current {
    display: none;
}
#custom-bootstrap-menu.navbar-default .navbar-brand {
    position: relative;
    margin-left: 0;
    padding-left: 0;
    padding-top: 10px;
    color: rgb(4,93,203);
}
#custom-bootstrap-menu.navbar-default .navbar-brand::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 12px;
    right: -10px;
    background: url('/data/images/cms/fb-icon.png') no-repeat center center;
    background-size: contain;
}
#custom-bootstrap-menu.navbar-default {
    font-size: 1.1em;
    background-color: #fff;
    background-image: none;
    border: none;
    border-top: 1px solid rgb(240, 240, 240);
    border-radius: 0;
    box-shadow: none;
    padding-top: 10px;
    margin-bottom: 0;
}
@media (width: 1024px) {
    #custom-bootstrap-menu.navbar-default {
        min-height: 120px;
    }
}
.navbar-collapse {
	padding: 0;
}
#custom-bootstrap-menu.navbar-default .navbar-nav > li {
	border-left: 1px solid rgb(240, 240, 240);
}
#custom-bootstrap-menu.navbar-default .navbar-nav > li:last-child {
	border-left: none;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
	position: relative;
    color: rgba(65, 66, 71, 1);
    background: none;
    box-shadow: none;
    padding: 10px 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#custom-bootstrap-menu.navbar-default .navbar-nav > li:first-child > a {
	padding-right: 15px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgb(4,93,209);
    background-color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgb(4,93,209);
    background: none;
    box-shadow: none;
}
#custom-bootstrap-menu .dropdown.open > a::after{
	content: '';
	position:absolute;
	border: 6px solid transparent;
	border-bottom-color: rgb(4,93,209);
	bottom: -10px;
	left: calc(50% - 3px);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
    margin: 0;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #848484;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #848484;
}

/*Navbar Dropdown*/

#custom-bootstrap-menu .dropdown-toggle .caret {
	display: none;
	position: relative;
	right: 8px;
}

#custom-bootstrap-menu .dropdown-menu {
	background: rgba(4,93,209,.95);
	box-shadow: 0 2px 2px rgba(0,0,0,.2);
	border: none;
	border-radius: 0;
	/*top: calc(100% + 10px);*/
	top: calc(100% + 0px);
	right: -5px;
	padding:0;
}
#custom-bootstrap-menu .dropdown-menu li {
	font-size: 1.1em;
}
#custom-bootstrap-menu .dropdown-menu li a {
	font-size: 1.1em;
	color: #fff;
	text-align: right;
	padding: 10px 20px;
	border-bottom: 1px solid rgba(255,255,255,.15);
	-webkit-transition: all .3s;
	transition: all .3s;
}
#custom-bootstrap-menu .dropdown-menu li:last-child a{
	border-bottom: none;
}
#custom-bootstrap-menu .dropdown-menu li a:hover {
	background: rgba(255,255,255,.15);
}
.callMe-popup {
    /* ELDM-1214 21-2-18 Replaced popup background
        background-image: url('../../img/car-sale/New_car_popup.png')!important;
    */

    /* ELDM-1516 - revert to previous version */
    background-image: url('../../img/car-sale/ZeroKM_popup_1050x413.png')!important;
    /*background-image: url('../../img/car-sale/New_car_popup.png')!important;*/
    
    /* ELDM-1465 24-07-18 Replaced popup background 
    background-image: url('../../img/car-sale/NotMistake_popup_1050x413_01.png') !important;*/ 

	height: 413px !important;
    width: 1050px !important;
}
.callMe-popup .details {
    top: 320px!important;
    left: -47px!important;
	
	
}

.callMe-popup input{
	margin: 6px 0 6px 28px!important;;
	font-size: 0.8em;
    	width: 157px!important;
}

.callMe-popup  input:focus{
    outline: none;
}

@media only screen and (min-width: 768px) {
    /*Desktop SubNav */
    .dropdown:hover .dropdown-menu {
        display: block;
    }  
}


/**************        Lobby     ******************************/

.gradient {
    /* RemovedGrayBg040219 */
	/*background: -webkit-linear-gradient(to bottom, #f5f5f5, transparent 50%);
	background: linear-gradient(to bottom, #f5f5f5, transparent 50%);*/
    
}
.lobbyContainar {
	padding-top: 30px;
	
}
.divLobbyTitle {
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.h1Title {
	display: inline-block;
    font-size: 1.6em;
    color: rgb(4,93,209);
    font-weight: bold;
    margin-bottom: 24px;
    vertical-align: middle;
}
.imgLobbyIcon {
	display: inline-block;
	width: 30px;
	height: auto;
    float: right;
    margin-left: 10px;
    vertical-align: middle;
}

.imgLobby {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px
}
.banner-pic {
    width: 100%;
}
.text-block-wrapper {
    font-size: 1em;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e2e2e2;
}
.text-block-wrapper:first-child {
    padding-top: 0;
}
.text-block-wrapper .divTdescLobby {
    padding: 0;
}
.text-block-wrapper:last-child {
    border-bottom: none;
}
.text-block-title h2 {
    display: inline-block;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 10px;
    vertical-align: middle;
}
.text-block-title.blue h2 {
    color: rgb(4,93,209);
}
.text-block-title.grey h2 {
    color: #555;
}
.divTdescLobby {
    /*width: 75%;*/
    /*float: right;*/
    text-align: right;
    padding-bottom: 30px;
}

.divTrack {
    width: 32%;
    margin: 2px 0 0 2%;
    float: right;  
}

.divTrack:last-of-type {
    margin-left: 0;
}

.divNavContainer {
   margin-top: 100px;
   direction: rtl;
}

.divTracksContainer {
    margin: 30px 0;
    padding-top: 100px;
    padding-bottom: 40px;
    box-shadow: inset 0 -30px 50px -40px rgba(0,0,0,0.25);
}

.divTrackTitle a {
    display: block;
    background: rgb(4,93,209);
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.15);
    color: #fff;
    text-align: center;
    text-decoration: underline;
    font-size: 1.4em;
    font-weight: normal;
    padding: 15px 0;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.divTrackTitle a:hover {
    background: rgb(34, 120, 230);
    color: #fff;
    text-decoration: underline;
}
.divTrackTitle a::before {
    content:'';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10%;
    width: 36px;
    height: 36px;
    background: url(/data/images/cms/btn-arrows-w.png) no-repeat center center;
    background-size: contain;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.divTrackTitle a:hover::before {
    left: 9%;
}
.imgTrackIconInLobby {
    position: absolute;
    top: -70px;
    left: calc(50% - 40px);
    background: #fff;
    border-radius: 50%;
    padding: 16px;
    box-shadow: 0 -3px 2px rgba(0,0,0,0.15);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.divTrackTitle a:hover + .imgTrackIconInLobby {
    top: -73px;
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
}
.divTrackTitleIcon {
    float: left;
    margin: 19px 13px;
    z-index: 4;
}

.divTrackTitleIconWrap 
{
    z-index: 4;
    position: relative;
}

.divLobbyLink {
	position: relative;
    float: left;
    padding-left: 32px;
}

.divLobbyLink a {
    color:rgb(4,93,209);
    text-decoration: underline;
    font-weight: bold;
}

.divLobbyLink a::after {
    content: "";
    background: url('/data/images/cms/btn-arrows.png') no-repeat center bottom;
    background-size: contain;
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -6px;
    left: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.divLobbyLink a:hover::after {
	left: -2px;
}

/* FAQ Page */

.faq-wrapper {
    /* margin-top: 30px; */
}
.faq-title {
    
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 24px;
}
.faq-item {
    position: relative;
    display: block;
    padding: 30px 0;
    padding-right: 70px;
    border-bottom: 1px solid #E2E2E2;
}
.faq-item::before {
    content: '?';
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: rgb(4,93,203);
    border: 2px solid transparent;
    border-radius: 50%;
    padding: 10px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    line-height: calc(50% + 16px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    
}

.faq-question {
    font-size: 1.4em;
    color: rgb(4, 93, 209);
}

.carCats {
     display: none;
   background: rgba(4, 93, 209,0.9);
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    position: absolute;
    z-index: 9999;
    border: none;
    top: 96%;
    float: left;
    min-width: 201px;
    padding: 30px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: right;
    list-style: none;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.imgActive {
    display: none;
}
    .carCats ul {
    }

        .carCats .filterCat {
           
            width: 110px;
            height: 110px;
            border-radius: 100px;
            border: 2px solid #aaaaaa;
            text-align: center;
            cursor: pointer;
            background: #fff;
            float: right;
            margin-left: 21px;
            margin-right: 4%;
            position: relative;
        }

            .carCats .filterCat:last-child {
                margin-left: 0;
            }


        .carCats li p {
            color: #aaaaaa;
            font-weight: bold;
            margin: 0;
            margin-top: 26px;
            font-size: 15px;
        }


        .carCats li img {
            margin-top: 5px;
        }

.active {
    /*border: 2px solid #0062c8 !important;*/
    -webkit-transition: all .3s;
    transition: all .3s;
}
.active p {
    color: #0062c8 !important;
}
.active .imgActive {
    display: block;
    margin: 0 auto;
    margin-top: 5px;
}
.active .imgUnActive {
    display: none;
}

.carCats > .active:after {
    content: '';
    position: absolute;
    top: -7px;
    left: -10px;
    bottom: 0px;
    right: -6px;
    border: 3px solid #2c94ef;
    border-radius: 100px;
     width: 120px;
    height: 120px;
     
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #fff;
    background: #fff;
    border-radius: 5px;
}

/**********************   Track    *****************************/

.divTdescTrack {
    width: 100%;
    float: right;
    text-align: justify;
}


/**********************  Clearfix    *****************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/**********************  Car Track    *****************************/

.car-item-wrapper {
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.15);
	margin-bottom: 30px;
	background:white;
}
.carTrackDetailRow {
    font-size: 1em;
    padding: 2px 0;
}
.carTrackDetailRow label {
	font-size: 1em;
	margin: 0;
	font-weight: normal;
}
.carTrackDetailRow span {
    float: left;
}



.carTrackDetailRow span:after {
    /*content: " ₪ ";*/
}

.carTrackDetailRow span.agra:after {
    content: "";
}
.carTrackTrackTitle img {
	padding: 0;
	margin-left: 10px;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}
.carTrackTrackTitle div {
	display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
	color: rgb(4,93,209);
	vertical-align: middle;
}

.carTitleForCarsRepeater .ctTitleTextbyCar {
    float: right;
    display: block;
    font-size: 1.3em;
	font-weight: bold;
	color: rgb(4,93,209);
	vertical-align: middle;
}


.carTrackDetailRow .carTrackPriceLableText.boldRow,.carTrackPriceLableValue.boldRow {
    color: rgb(4,93,209);
    font-weight: bold;
}
.notSeenRow {
    /*display: none!important;*/
}
.carTrackDetailRow.notSeenRow{/*display: none!important;*/}
.carTrackDetailRow.boldRow {
    color: rgb(4,93,209) !important;
    font-weight: bold;
}

.lblNote {
    color:  rgb(4,93,209);
    font-size: 12pt;
}

.lblNoteMsg {
    color: rgb(138,138,138);
    font-size: 10pt;
}
.lblNoteMsg strong{
    color: rgb(100,100,100);
    font-weight: bold;
}
.lblNoteMsg a{
    color: rgb(4,93,209);
    text-decoration: underline;
}
.lblNoteMsg hr{
    margin-top: 0px; 
    margin-bottom: 0px
}


/**********************  Car   *****************************/

section.cars {
	padding-top: 25px;
}
.divCarTrack {
	
}
.carTracktitle 
{
    /* min-height: 82px; */
	/* font-size: 1.4em; */
	/* font-weight: bold; */
	/* padding: 15px 20px; */
	font-size: 1.3em;
    font-weight: bold;
    padding: 15px 13px;

}
.imgCarTrack 
{
    display: block;
    /*max-width: 100%;
    max-height: 180px;*/
    padding: 0 10px;
    margin: 0 auto;
    /*margin-bottom: 15px;*/
    /*min-height:180px;*/
    max-width: 100%;
    max-height: 230px;
}

.imgCarTrackWrapper
{
    min-height:240px;
    max-height: 240px;
    height: 240px;
    vertical-align: middle;
    /*display: table-cell;*/
    text-align: center;
    width: 100%;
}

.divCarTrackDetails {
    /*background-color: rgb(246, 246, 246);*/
    background: linear-gradient(#f6f6f6, #fff);
	position: relative;
    padding: 20px;
    min-height: 254px;
    /*overflow: hidden;*/
}
.carsLobbyWrapper .divCarTrackDetails{
	/*min-height: 272px;*/
    /* min-height: 230px; */
	min-height: 80px;
}
.divCarTrackDetails .main-btn {
	/*position: absolute;*/
	width: calc(100% - 11px);
	bottom: 20px;
}
.carTrackTrackTitle 
{
    position: relative;
}
.carTitleForCarsRepeater {
    position: relative;
    overflow: hidden;
    height: auto;
}
.cars-strip.active {
    display: block !important;
}
.cars-strip 
{
    display: none !important;
    position: absolute;
    top: 18px;
    left: -28px;
    display: block;
    width: 120px;
    height: auto;
    background: #EF9129;
    text-align: center;
    font-size: .8em;
    font-weight: bold;
    padding: 6px 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.btnCloseLead
{
    /*background: url('/ZeroKM/css/uploadifive-cancel.png') no-repeat center center;*/
    background: url('/PrivateLeasing/images/x-button.PNG') no-repeat center center;
    background-size: contain;
    z-index: 99999;
    top: -10px;
    left : -10px;
    width : 22px;
    height : 20px;
    position: absolute;
    border-radius: 10px;
}

.divSpecification {
    /*background: rgb(4,93,209);*/
    border-radius: 3px;
}
.imgSpecificationIcon {
    float: right;
    /*background: transparent;    */
    background:  rgb(4,93,209);
    border-top-left-radius: 48%;
    border-bottom-left-radius: 48%;
}
.lblSpecification {
    font-size: 22px;
}
.divSpecificationClosed {
    color:rgb(147,147,147);
    background: rgb(254,254,254);
    border: 1px solid rgb(220,220,220);
}
.divSpecificationOpenning {
    color:white;
    background:  rgb(4,93,209);
    border: none;
}
.specificationIcon {
    float: left;
    padding: 10px 5px;
}
.divSpecificationContent {
    border: 1px solid rgb(4,93,209);
    display: none;
    
}
.divClosing {
    float: left;
}
.divCarTrackItem .divCarTrackDetails {
    min-height: 350px;
}
.trackBenefitsContainer {
    padding: 10px 0;
    text-align: center;
}
.trackBenefits {
    color:rgb(4,93,209);
    border-left: 1px solid rgb(200,200,200);
    
}
.trackBenefits:nth-of-type(3),
.trackBenefits:last-of-type {
    border-left: none;
}
.trackBenefits:nth-of-type(4) {
    padding-top: 10px;
    margin-bottom: -10px;
}
.imgBenefitIcon {
    background: rgb(4, 93, 209);
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    margin: 0 auto;
    width: 30px;
}
.divTrackContainer {
	padding-top: 30px;
}
.icon-container {
    width: 100%;
    text-align: center;
}
.icon-container img {
    width: 30px;
}
.divCarTrackHeader {
    background:  rgb(4,93,209);
    padding-top: 12px;
    padding-bottom: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.trackTitle {
    font-size: 1.4em;
    font-weight: normal;
    color: white;
    text-align: center;
}
.divCarTrackItemContent {
    background: rgb(246,246,246);
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.15);
    margin-bottom: 15px;
    min-height: 560px;
}
.carRemark {
    font-size: .9em;
    color: #777;
    font-weight: normal;
    margin-bottom: 30px;
}
.car-specification {
    padding: 0px 14px;
}

.divTrackContainer .row img
{
	max-width: 100%;
}
/* Accordion */

.panel-group {
}
.panel-item {
    margin-bottom: 15px;
}
.accordion-title {
    background: rgb(4, 93, 209);
    border: 1px solid transparent;
    border-radius: 6px 6px 0 0;
    display: block;
    color: #fff;
    font-size: 1.4em;
    padding: 15px 0;
    padding-right: 60px;
    position: relative;
    -webkit-transition: all .25s .15s;
    transition: all .25s .15s;
}
.accordion-title::before {
    content: '';
    position: absolute;
    top: 25%;
    left: 20px;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-left-color: #fff;
    border-bottom-color:#fff;
    -webkit-transform: translateY(-50%);
     -webkit-transform: rotate(-45deg);
    transform: translateY(-50%);
    transform: rotate(-45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    
}
.accordion-title.collapsed::before {
    top: 35%;
    border-left-color: #ccc;
    border-bottom-color: #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordion-title:hover, .accordion-title:focus {
    color: #fff;
}
.accordion-title.collapsed, .accordion-title.collapsed:hover {
    background: #fff;
    color: rgb(4, 93, 209);
    border: 1px solid #ccc;
    border-radius: 4px;
}
.accordion-title.collapsed {
    color: rgb(4, 93, 209);
    overflow: hidden;
}
.accordion-title.collapsed:hover {
    border: 1px solid rgb(4,93,203);
}
.accordion-title.collapsed:hover::before {
    border-left-color: rgb(4,93,203);
    border-bottom-color: rgb(4,93,203);
}
.accordion-close-btn{
    float:left;
    margin-left:1px;
}
.panel-collapse {
    border: 1px solid #ccc;
    border-radius: 0 0 4px 0px;
}
.panel-icon {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 46px;
    height: 100%;
    border-radius: 50% 0 0 50%;
    background: rgb(40, 121, 216);
}
.panel-icon::before {
    content:'';
    display: block;
    width: 100%;
    height: 100%;
}
.panel-icon.cogs::before {
    background: url(/data/images/cms/icon-gear.png) no-repeat center center;
    background-size: contain;
}
.panel-icon.car::before {
    background: url(/data/images/cms/icon-car-w.png) no-repeat 12px center;
    background-size: 26px;
}
.accordion-title.collapsed.panel-icon {
    background: rgb(26, 110, 208);
}
.panel-content {
    opacity: 0;
    padding: 0 20px;
    transition: all .3s;
    overflow: hidden;
}
.collapse.in .panel-content {
    padding: 20px;
    opacity: 1;
}
.table-column {
    border-left: 1px solid #e2e2e2;
}
.table-column:last-child {
    border-left: none;
}
.column-title {
    display: block;
    color: rgb(4,93,203);
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}
.row-content {
    display: block;
    margin-bottom: 10px;
}
.row-content::after {
    content: '';
    display: table;
    clear: both;
}
.category-title {
    font-size: 1em;
    color: rgb(4,92,203);
    float: right;
    width: 30%;
}
.category-data {
    font-size: 1em;
    color: #333;
    float: left;
    text-align: right;
    width: 70%;
}

/*Lead Form*/

.tracks-form {
}
.divLeadForm 
{
    min-height: 580px;
    /*min-height: 553px;*/
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.15);
    overflow: hidden;
}
.form-pic {
    width: calc(100% + 40px);
    position: relative;
    left: 20px;
    top: -20px;
}
.form-pic img {
    width: 100%;
}
.input-row {
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.input-row::after {
    content: "";
    display: table;
    clear: both;
}
/*.input-row:last-child {
    margin-top: 20px;
}*/
.input-row.no-margin-bottom {
    margin-bottom: 0;
}
.divCars {
    float: right;
}
.notValidBorder {
    border: 1px solid red !important;
}
.divLeadForm {
    direction: rtl;
    background: #f0f0f0;
    background: -webkit-linear-gradient(white, #f0f0f0);
    background: -o-linear-gradient(white, #f0f0f0);
    background: -moz-linear-gradient(white, #f0f0f0);
    background: linear-gradient(white, #f0f0f0);
}
.divLeadForm .leadLabel {
    display: inline-block;
    float: right;
    position: relative;
    width: 30%;
    padding: 7px 0;
    margin: 0;
    font-size: 1em;
    font-weight: bold;
    color: rgb(4,93,209);
}


.divLeadForm .leadLabel.leadTradeIn {
    float: inherit;
    width: auto;
}
#divLeadForm .cbNewsLetter, #divLeadForm .cbTradeIn
 {
    display: none;
}
#divLeadForm input[type=checkbox] + label::before:focus
,.divLeadForm input[type=checkbox] +  .leadLabel.leadTradeIn::before:focus
{
    border: rgb(4, 93, 209);
}
#divLeadForm input[type=checkbox] + label::before
,.divLeadForm input[type=checkbox] +  .leadLabel.leadTradeIn::before
{
    background: transparent;
 	text-align: center;
 	/*content:"\00a0";*/
    height: 20px;
    width: 20px;
    margin-left: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
    color: transparent;
    content:"\2713";
    font-weight: bold;
    font-size: 18px;
}
#divLeadForm input[type=checkbox]:checked + label::before
{
    /*content:"\2713";*/
    color: rgb(4, 93, 209);
    font-weight: normal;
}

#divLeadForm .myDivImg {
     margin-bottom: -70px!important;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
      #divLeadForm input[type=checkbox]:checked + label::before
        {
            /*content:"\2713";*/
            color: rgb(4, 93, 209);
          font-weight: bold;
        } 
}

#divLeadForm input[type=checkbox] + label::before :focus
{
    border: 1px solid rgb(4, 93, 209);
    
}

.divLeadForm .leadInput {
    margin: 0;
    padding: 7px 10px;
    font-size: 1em;
    border: 1px solid #ccc;
    float: left;
    width: 70%;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.divLeadForm .leadInput:focus, .divLeadForm .leadSelect:focus {
    outline: none;
    border: 1px solid rgb(4,93,209);
}
#divLeadForm input[type=checkbox] {
    float: right;
}
#divLeadForm input[type=checkbox]:focus {
    border: 1px solid rgb(4,93,209);
}
.divLeadForm .divSelect {
    padding: 0;
    float: left;
    width: 70%;
    border: 1px solid transparent;
}
.divLeadForm .leadSelect {
    width: 100%;
    border: 1px solid #ccc;
    padding: 7px 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.divLeadForm .main-btn::after {
    left: 2%;
    top: 68%;
}
.divLeadForm .main-btn:hover::after {
    left: -1%;
}

/* hide plugin bugs */
.ddlCars.leadSelect.pull-left, .ddlTracks.leadSelect.pull-left {
    display: none;
}
.divSelect {
    padding: 2px 0;
}
.divLeadForm .cbNewsLetter.leadCheckBox {
   position: absolute;
   top: 0;
   right: 0;
}
.divLeadForm .leadLabel.lblNewsLetter {
    display: inline-block;
    width: 70%;
/*    width: 65%;*/
    font-size: .8em;
    font-weight: normal;
    color: #333;
    padding: 0;
    /*margin-right: 30px;*/
    margin-right: 0px;
}
.divLeadForm .leadLabel.lblNewsLetter a {
    display: inline;
    font-weight: bold;
}
.divLeadForm .btnSend {
    display: inline-block;
    width: 26%;
    padding-right: 4%;
    float: left;
    text-align: right;
}
.red-text {
    display: block;
    font-size: .9em;
    font-weight: normal;
    color: Red;
    margin-bottom: 3px;
}

.divLeadForm.success {
    background: #f5f5f5;
    text-align: center;
    min-height: auto;
}
.success-title,
.success-text {
    margin-bottom: 20px;
}
.success-title span,
.success-text span {
    display: block;
    line-height: 1.1;
}
.success-title span {
    color: rgb(4,93,203);
    font-size: 1.8em;
}
.success-title span:last-child {
    font-weight: bold;
}
.success-text span {
    color: #555;
    font-size: 1.4em;
}

.success-text span.smallerExtraInfo {
    color: #555;
    font-size: 1em;
}

.divLeadForm.success .main-btn {
    margin: 0 auto;
    margin-top: 30px;
    width: 50%;
    max-width: 140px;
}

/* SumoSelect */
.divLeadForm .SumoSelect > .optWrapper > .options {
	max-height:165px;
}

#divCars .ui-li-count.ui-body-inherit {
    display: none !important;
}
.SumoSelect {
    width: 100%;
}
.SumoSelect:focus > .CaptionCont,
.SumoSelect.open > .CaptionCont {
    box-shadow: none;
    border: 1px solid rgb(4,93,209);
}
.SumoSelect:hover > .CaptionCont {
    box-shadow: none;
    border: 1px solid #ccc;
}
.SumoSelect > .CaptionCont > span {
    padding-right: 10px;
    width: 90%;
}
.SumoSelect > .CaptionCont > label {
    float: left;
    margin: 0;
    margin-left: 5px;
    padding-left: 10px;
    position: relative;
    width: auto;
}
.SumoSelect > .CaptionCont > label > i {
    width: auto;
    height: auto;
    top: auto;
    background: none;
    border: 6px solid transparent;
    border-top-color: rgb(4,93,203);
}
.SumoSelect .select-all > label {
    padding-right: 30px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt {
    padding: 10px 0;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
    right: 0;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span, .SumoSelect .select-all > span {
    position: relative;
    display: inline-block;
    width: 30px;
    float: right;
    padding-right: 10px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    border: 1px solid #ccc;
    border-radius: 0;
    vertical-align: top;
    box-shadow: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span i::before {
    content: "";
    position: absolute;
    top: 0;
    left: 3px;
    width: 13px;
    height: 8px;
    border: 2px solid transparent;
    border-left-color: rgb(4,93,209);
    border-bottom-color: rgb(4,93,209);
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i::before {
    opacity: 1;
    top: 2px;
}
.SumoSelect > .optWrapper > .options li label {
    padding-right: 40px;
    margin-bottom: 0;
}
#ddlTracks-button .SumoSelect > .optWrapper > .options li label {
    padding-right: 10px;
}
.SumoSelect > .optWrapper > .options li.opt {
    padding: 10px 6px;
}
.SumoSelect > .optWrapper {
    display: block;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.15);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.SumoSelect.open > .optWrapper {
    top: 35px;
    opacity: 1;
    visibility: visible;
}


/* Checkbox */

input[type=checkbox] {
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    border: 1px solid #ccc;
    vertical-align: top;
    cursor: pointer;
}
input[type=checkbox]:checked,
input[type=checkbox]:focus {
    outline: none;
}
input[type=checkbox]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 3px;
    width: 13px;
    height: 8px;
    border: 2px solid transparent;
    border-left-color: rgb(4,93,209);
    border-bottom-color: rgb(4,93,209);
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}
input[type=checkbox]:checked::after {
    top: 2px;
    opacity: 1;
}

/* File Button */

input[type=file] {
    margin: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: auto;
	top: auto;
	z-index: -1;
	width: 100%;
}

/*.leadFileUpload + label {
    background-color: rgb(4,93,209);
    border-radius: 4px;
    padding: 5px 15px;
    font-size: 1em;
    font-weight: normal;
    color: white;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.leadFileUpload:focus + label,
.leadFileUpload + label:hover {
    background-color: rgb(32, 123, 241);
}*/
.uploadifive-button {
    position: absolute;
    left: 53%;
    top: 3px;
	background-color: rgb(4,93,209);
    padding: 5px 15px;
    font-size: 1em;
    font-weight: normal;
    color: white;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.uploadifive-button:hover {
	background-color: rgb(32, 123, 241);
}
.uploadifive-queue {
    width: 70%;
    float: left;
    min-height: 36px;
    border: 1px solid #ccc;
    padding: 7px 5px;
    padding-right: 26%;
}
.uploadifive-queue-item {
	font-size: 1em;
}
.uploadifive-queue-item .close {
    position: absolute;
    top: -6px;
    right: 22%;
	display: block;
	background: #fff;
	float: right;
	height: 18px;
	width: 18px;
    opacity: 1;
    border: 1px solid #ccc;
    border-radius: 50%;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.uploadifive-queue-item .close::before, .uploadifive-queue-item .close::after {
    content: '';
    position: absolute;
    top: 7px;
    left: 2px;
    width: 12px;
    height: 2px;
    background: rgb(4,93,209);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.uploadifive-queue-item .close::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.uploadifive-queue-item .close::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.uploadifive-queue-item .close:hover {
    background: rgb(4,93,203);
}
.uploadifive-queue-item .close:hover::before, .uploadifive-queue-item .close:hover::after {
    background: #fff;
}
.uploadifive-queue-item .progress {
	border: 1px solid #D0D0D0;
	height: 3px;
	margin-top: 5px;
	width: 100%;
	
}
.uploadifive-queue-item .progress-bar {
	background-color: #0072BC;
	height: 3px;
	width: 0;
}
.fileinfo {
    display: none;
}
.imgFileUpload1 {
    width: 25%;
    max-width: 160px;
    display: none;
}




/**************************************************************************/
/*********************     User Controls    *******************************/
.carCategoriesContainer .carTrackDetailRow {
    direction: rtl;
}
.carCategoriesContainer .carTrackPriceLableValue {
    direction: ltr;
}
.carCategoriesContainer strong {
    float: right;
}
.divCarPropertiesContainer .header {
    background: rgb(4,93,209);
    color: white;
    font-size: 15pt;
}
/**************************************************************************/

.divBreadcrumbContainer .breadcrumb>li+li:before {
    content: ">";
}
/*change breadcrumb background color*/
.breadcrumb 
{
	padding: 0;
    direction: rtl;
    background: #fff;
    /*border-radius: 0;*/
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

/*change breadcrumb links color*/
.breadcrumb a {
    color: rgb(4,93,209);
    font-size: .9em;
    text-decoration: underline;
}

.breadcrumb a:hover {
   text-decoration: none;
}

/*change active color*/
.breadcrumb > .active {
	font-size: .9em;
    color: rgb(85,85,85);
}

/*change breadcrumb separator to raquo symbol*/
.breadcrumb > li + li:before {
	/*content: "\00BB";*/
    content: ">";
    color: #aaa;
}

/*Main Button*/

.main-btn {
	/*position: relative;*/
	display: block;
	border: none;
	border-radius: 4px;
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 1.3em;
	padding: 10px 5px;
	text-align: center;
	text-decoration: underline;
	-webkit-transition: all .3s;
	transition: all .3s;
}
main-btn-mobile {
    
    left: 5%;
    width: 90% !important;
    position: absolute !important;
}
@media only screen and (max-width: 1025px) {
    .main-btn-mobile {
        width: 100% !important;
        position: relative !important;
        font-size: 1.3rem;
    }
}
 @media only screen and (max-width: 320px) {
        .main-btn {
          
            font-size: 1.3rem;
        }
    .main-btn-mobile {
        font-size: 1.3rem;
    }
    }
.main-btn:hover, .main-btn:visited, .main-btn:focus {
	color: #fff;
	text-decoration: underline;
}

.main-btn::after {
	content: '';
	display: block;
	width: 36px;
	height: 36px;
	background: url(/data/images/cms/btn-arrows-w.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	top:57%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 8%;
	-webkit-transition: all .3s;
	transition: all .3s;
}



@media only screen and (min-width: 1025px) {
    .main-btn::after {
        top: 76%;
        /*left: 20%;*/
    }

    #divCarPrices .main-btn::after {
        left: 10%;
        top: 75%;
    }
}
@media only screen and (max-width: 360px) {
    #divCarPrices .main-btn::after {
        left: 0%;
        top: 52%;
    }
}
    .main-btn:hover::after {
        /* left: 6.5%; 
	/* pointer-events: none; */
    }


    .main-btn.green {
        background: rgb(0, 136, 0);
    }

        .main-btn.green:hover {
            background: rgb(20, 156, 20);
        }

    /*Page Slide Show*/

    .imgLobby {
        /* display: none;*/
    }

    .slider-wrapper {
        box-sizing: border-box;
        position: relative;
    }

    .slider-content {
        position: absolute;
        top: 0;
        right: 0;
        width: 30%;
        height: 442px;
        float: right;
        border-bottom-right-radius: 6px;
        background: rgb(240, 240, 240);
        z-index: 9;
    }

    .slider-desc {
        font-size: 1em;
        background: #045dd1;
        color: #fff;
        border-top-right-radius: 6px;
        padding-top: 20px;
        padding-bottom: 0;
        height: 200px;
        position: relative;
    }

    .photosRemark {
        position: absolute;
        bottom: 0;
        padding: 10px;
        padding-right: 20px;
    }

        .photosRemark.mobile {
            display: none;
        }

    .slider-prices {
        padding: 15px 20px;
    }

    .slider-gallery {
        position: relative;
        width: 70%;
        float: left;
    }

    .slider-title {
        color: #fff;
        display: block;
        font-size: 1.6em;
        border-bottom: 1px solid rgba(255,255,255,.15);
        padding-left: 20px;
        padding-right: 20px;
    }

    .desc-title {
        display: block;
        padding: 4px 0;
        padding-bottom: 3px;
        font-size: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #CarPrice {
        float: none;
        text-align: right;
    }

        #CarPrice:after {
            position: initial;
        }

    .desc-category {
        display: block;
        font-size: 1em;
    }

    #carCategoriesContainer {
        padding-right: 20px;
    }

    .prices-title {
        display: block;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }

        .prices-title .title-icon {
            display: inline-block;
            width: 24px;
            height: 24px;
            /*background: url(/data/images/cms/icon-cash.png) no-repeat center center;*/
            background-size: contain;
            vertical-align: middle;
        }



        .prices-title .title {
            display: inline-block;
            font-size: 1.2em;
            font-weight: bold;
            color: rgb(4,93,209);
            padding-right: 5px;
            vertical-align: middle;
        }

    .carDataBox {
        display: block;
        padding-bottom: 10px;
        clear: both;
        border-bottom: 1px solid #ccc;
        height: 68px;
        line-height: 68px;
    }


    .pricesTrack-title {
        float: right;
    }

    .priceTrackNoFloatTitle {
        float: none;
    }

    .startWithWrapper {
        float: left;
    }

    .pricesTrack-title div {
        /*border-bottom: 1px solid #ccc;*/
        display: inline-block;
        font-size: 1.2em;
        font-weight: bold;
        color: rgb(4,93,209);
        padding-right: 5px;
        vertical-align: middle;
        line-height: 49px;
        clear: both;
    }

        .pricesTrack-title div.lobbyCarRepeater {
            font-size: 1em;
            line-height: 54px;
            height: 53px;
        }

    .pricesTrack-title .startWith p {
        color: #808080;
        font-size: 14px;
    }

        .pricesTrack-title .startWith p > span {
            color: #808080;
            font-size: 14px;
        }
    /*.pricesTrack-title .startWith p  span:last-child span:last-child {
    display: block;
    margin-top: -20px;
}*/

    .startWithWrapper .startWith p {
        color: #808080;
        font-size: 14px;
        font-weight: bold;
    }

        .startWithWrapper .startWith p > span {
            color: #808080;
            font-size: 14px;
            font-weight: bold;
        }

    .pricesTrack-title .forMonthAdd {
        float: left;
        margin-top: -20px;
        font-size: 14px;
        line-height: 29px;
        margin-left: 9px;
        color: #808080;
    }

    #carsLobbyOnlyChanges .slider-desc {
        background: #045dd1;
    }

    #carsLobbyOnlyChanges #CarPriceNamePrice {
        background: #0f78ff;
    }

    .pricesTrack-title .title-icon {
        display: inline-block;
        width: 24px;
        height: 24px;
        background-size: contain;
        vertical-align: middle;
        /*position: relative;
    top: -26px;*/
    }



    .list-row {
        display: block;
        padding: 8px 0;
        color: #333;
        font-size: 1.2em;
    }

        .list-row:first-child {
            padding-top: 10px;
        }

        .list-row.blue {
            color: rgb(4,93,209);
            font-weight: bold;
        }

    #CarPriceNamePrice {
        color: #fff;
        padding-left: 20px;
        padding-right: 20px;
        position: absolute;
        bottom: 0;
        background: #0f78ff;
        width: 100%;
        font-size: 17px;
        height: 43px;
        line-height: 27px;
    }

    #carPrice {
        padding-right: 10px;
        float: right;
        position: relative;
    }

    #carPriceName {
        float: right;
    }

    #carPrice:after {
        position: absolute;
        left: 0;
    }

    .carPriceCustomBox {
        height: 56%;
        overflow: hidden;
        /*background: #000;*/
        position: relative;
    }

    .divCarTrack .agra {
        float: left;
        margin-top: 3px;
    }

    .suppCover {
        position: absolute;
        width: 100%;
        bottom: 107px;
    }

    .lobbySupp {
        bottom: 0;
        top: -39px;
        left: 0;
        width: 132px;
    }

        .lobbySupp .ntooltip-inner {
            max-width: 136px;
            padding: 3px 18px;
            text-align: center;
            background-color: rgba(15, 120, 255,0.8);
            border-radius: 0.25rem;
            font-size: 17px !important;
            color: #fff;
        }

    .startWith {
        float: left;
    }


    .filterSection .markedText {
        color: #0062C8;
        font-size: 25px;
        font-weight: bold;
        line-height: 50px;
        margin: 0;
        padding: 0;
        display: inline-block;
        margin-left: 20px;
    }

    .filterSection select {
        width: 200px;
        height: 33px;
        color: #747474;
        border: 1px solid #b9b9b9;
        margin-left: 20px;
        font-size: 21px;
        padding-right: 5px;
    }

    .buttonFilter {
        width: 260px;
        border-radius: 5px;
        background: #136de2;
        color: #fff;
        height: 33px;
        margin-left: 15px;
        font-size: 21px;
        padding-right: 5px;
        line-height: 33px;
        text-align: center;
        display: inline-block;
        cursor: pointer;
        text-decoration: underline;
        border: none;
        position: relative;
    }

        .buttonFilter img {
            position: absolute;
            left: 12px;
            top: 12px;
        }

        .buttonFilter:hover {
            opacity: 0.9;
        }

    .filterMainImage {
        vertical-align: text-top;
        margin-left: 5px;
    }

    .filterCancel {
        width: 73px;
        border-radius: 5px;
        color: #939393;
        font-size: 17px;
        text-align: center;
        display: inline-block;
        cursor: pointer;
        text-decoration: underline;
        border: none;
        background: url(../images/cancelUnactive.png) no-repeat center right -1px;
        padding-right: 5px;
        float: left;
        margin-top: 16px;
    }

        .filterCancel img {
            vertical-align: baseline;
            margin-left: 5px;
        }

    .filterCancelActive {
        color: #fb4949;
        background: url('../images/cancel.png') no-repeat center right -1px;
    }

    .filterSection select option {
    }

    .displaySupplyImmedIcon {
        display: block !important;
    }

    .btn-group > .btn:first-child {
        width: 200px;
        height: 33px;
        margin: 0;
        padding: 0;
        color: #747474;
        border: 1px solid #b9b9b9;
        margin-left: 21px;
        font-size: 21px;
        padding-right: 5px;
        box-sizing: border-box;
        border-radius: 0;
        background-color: #fff;
        background: #fff;
        margin-top: -4px;
        direction: rtl;
        overflow: hidden;
        text-align: right;
    }



    .btn .caret {
        position: absolute;
        left: 5px;
        top: 46%;
    }

    .dropdown-menu {
        position: absolute;
        top: 92%;
        left: 20px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 201px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: right;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

    .multiselect-container > li > a > label {
        margin: 0;
        height: 100%;
        cursor: pointer;
        font-weight: 400;
        padding: 0px 17px 3px 30px;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 0px 0px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        font-size: 21px;
        color: #747474;
        width: 100%;
        font-family: inherit;
    }

    .multiselect-container > li > a > label > input[type=checkbox] {
        margin-bottom: 5px;
        /* float: left; */
        position: absolute;
        left: 44px;
    }

    input[type=checkbox]::after {
        border-left-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
    }

    .unDisplaySupplyImmedIcon {
        display: none !important;
    }

    .supplyTip {
        position: absolute;
        z-index: 1;
        font-style: normal;
        font-weight: normal;
        letter-spacing: normal;
        line-break: auto;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        white-space: normal;
        word-break: normal;
        word-spacing: normal;
        font-size: 12px;
        word-wrap: break-word;
        opacity: 1;
    }

    .ntooltip-inner {
        max-width: 200px;
        padding: 3px 18px;
        color: #0f78ff;
        text-align: center;
        background-color: #bebbb8;
        border-radius: 0.25rem;
        font-size: 17px;
        font-weight: bold;
    }

        .ntooltip-inner::before {
            position: absolute;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
        }

    .ntooltip-arrow {
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
    }

    .supplyTip.top .ntooltip-arrow {
        bottom: -5px;
        left: 50%;
        margin-left: -5px;
        border-width: 5px 5px 0;
        border-top-color: #0f78ff;
        opacity: 0.8;
    }

    .supplyTip.right .ntooltip-arrow {
        top: 50%;
        right: -8px;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #0f78ff;
    }

    .filterSection {
        position: relative;
    }

    .button-tracks {
        margin-top: 0;
    }

    .btn-group.open .dropdown-toggle {
        box-shadow: none;
    }

    .ddlTracksButton {
        width: 210px;
        height: 33px;
        color: #747474;
        border: 1px solid #b9b9b9;
        font-size: 21px;
        padding-right: 5px;
        background: #fff;
        text-align: right;
        margin-top: -6px;
        margin-left: 26px;
    }


        .ddlTracksButton .caret {
            float: left;
            top: 9px;
            position: relative;
            border: 6px solid transparent;
            border-top-color: rgb(4,93,203);
        }

    .dropUl {
        display: none;
        background: rgba(4, 93, 209,0.9);
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-bottom: 20px;
        position: absolute;
        z-index: 9999;
        border: none;
        top: 96%;
    }

    #onlyCarPage .divCarTrackItem .divCarTrackDetails {
        min-height: 0;
        height: 183px;
    }

    #onlyCarPage .divCarTrackItemContent {
        min-height: 360px;
    }

    .dropUl li {
        width: 282px;
        height: 87px;
        color: #045dd1;
        float: right;
        position: relative;
        font-size: 22px;
        background: #fff;
        margin-left: 2%;
        border-radius: 5px;
        line-height: 64px;
        margin-top: 2%;
        margin-right: 12px;
        cursor: pointer;
    }

        .dropUl li a {
            font-size: 24px;
            color: #262626;
            line-height: 87px;
            margin-right: 0;
        }

        .dropUl li img {
            position: relative;
            margin-right: 13px;
            margin-left: 10px;
            vertical-align: middle;
        }

    .dropUlManufs li {
        width: 175px;
        height: 106px;
    }

        .dropUlManufs li a {
            font-size: 20px;
            color: #383b40;
            line-height: 32px;
            margin-right: 0;
            text-align: center;
            margin-top: 10px;
        }

        .dropUlManufs li img {
            position: relative;
            margin-right: 0;
            margin-top: 17px;
            vertical-align: middle;
            display: block;
            margin: 0 auto;
            height: 45px;
        }

    #ddlCarTracks {
    }

        #ddlCarTracks.dropUl li {
            width: 282px;
            height: 87px;
            color: #045dd1;
            float: right;
            position: relative;
            font-size: 22px;
            background: #fff;
            margin-left: 2%;
            border-radius: 5px;
            line-height: 64px;
            margin-top: 2%;
            margin-right: 12px;
            cursor: pointer;
            overflow: hidden;
        }

            #ddlCarTracks.dropUl li a {
                font-size: 24px;
                color: #262626;
                line-height: 26px;
                margin-right: 0px;
                white-space: normal;
                margin-top: 29px;
            }

            #ddlCarTracks.dropUl li img {
                position: relative;
                margin-right: 13px;
                margin-left: 10px;
                vertical-align: middle;
                display: block;
                float: right;
                margin-top: -7px;
                width: 38px;
            }


    /*#ddlManufacturersButton {
      margin-top: 0;  
}*/
    .clicked {
        color: #fff;
        background: #136de2;
        border: none;
        margin-top: 9px !important;
        height: 48px;
        padding-bottom: 14px;
    }

        .clicked .caret {
            border-top-color: rgb(255, 255, 255);
        }

    #ddlCarTracks li.active a {
        background-color: #fff;
        color: #136de2;
        background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
    }

    .dropUl li.active:after {
        content: '';
        position: absolute;
        top: -7px;
        left: -10px;
        bottom: 0px;
        right: -6px;
        border: 3px solid #2c94ef;
        border-radius: 5px;
        width: 105%;
        height: 102px;
    }


    #ddlCarManufs li.active:after {
        height: 119px;
        width: 107%;
    }

    #ddlCarManufs li.active a {
        background-color: #fff;
        color: #136de2;
        background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
    }

    .filterMobileButton {
        display: none;
    }

    .mobileCatView {
        display: none;
    }

    .closeFilterButton {
        position: absolute;
        left: 23px;
        top: 31px;
        width: 22px;
        cursor: pointer;
    }

    .cancelFilterMobile {
        display: none;
    }

    #zeroKmCarPropBoxWrapper {
    }

        #zeroKmCarPropBoxWrapper .CarPropertyBoxWrapper {
        }

            #zeroKmCarPropBoxWrapper .CarPropertyBoxWrapper #divCarPrices {
            }

                /*#zeroKmCarPropBoxWrapper .CarPropertyBoxWrapper #divCarPrices #PriceOfListPrice,#zeroKmCarPropBoxWrapper .CarPropertyBoxWrapper #divCarPrices #PriceEldan{
    display: none;
}*/
                #zeroKmCarPropBoxWrapper .CarPropertyBoxWrapper #PriceOfListPrice, #zeroKmCarPropBoxWrapper .CarPropertyBoxWrapper #divCarPrices #PriceEldan {
                    display: none;
                }

    .customSupply {
        left: -100px;
        top: 49px;
    }
    /*.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #000
}*/


    /*
.display-ddl {
    display: block;
}
.un-display-ddl {
    display: none;
}
#categoryClick {
    display: block !important;
        width: 200px!important;
    height: 33px!important;
    margin: 0;
    padding: 0;
    color: #747474;
    border: 1px solid #b9b9b9;
    margin-left: 21px;
    font-size: 21px;
    padding-right: 5px;
    box-sizing: border-box;
    border-radius: 0;
    background-color: #fff;
    background: #fff;
    margin-top: -4px;
    direction: rtl;
    overflow: hidden;
    text-align: right;
    opacity: 1 !important;
    cursor: pointer !important;
}*/



    /*.list-row::after {
	content:'';
	display: table;
	clear: both;
    }*/
    .list-label {
    }

    .list-price {
        float: left;
        padding-left: 20px;
    }

        .list-price::after {
            content: '₪';
            position: absolute;
            left: -6px;
        }

    .list-price-carusel {
        float: left;
        padding-left: 20px;
    }

        .list-price-carusel::after {
            content: '₪';
            position: absolute;
            left: 16px;
        }

    .list-price.line {
        text-decoration: line-through;
    }

    .slider.main-btn {
        width: calc(100% - 40px);
        position: absolute;
        bottom: 20px;
        left: 20px;
    }

        .slider.main-btn a {
            color: #fff;
        }

.pgwSlideshow {
    width: 100%;
    /*background: #333;*/
    background: #f0f0f0;
    display: none;
}

        .pgwSlideshow a {
            color: #fff;
        }

        .pgwSlideshow .ps-current {
            text-align: center;
            position: relative;
            /* min-height: 150px; */
            overflow: hidden;
        }

            .pgwSlideshow .ps-current > ul > li {
                text-align: center;
                width: 100%;
                z-index: 1;
                opacity: 0;
                display: block;
            }

                .pgwSlideshow .ps-current > ul > li img {
                    display: block;
                    width: 100%;
                    height: 442px;
                    margin: auto;
                }

        .pgwSlideshow .ps-caption {
            background: rgba(0, 0, 0, 0.5);
            text-align: left;
            font-size: 1rem;
            color: #fff;
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            padding: 10px;
            display: none !important;
        }

            .pgwSlideshow .ps-caption span {
                padding: 7px;
                display: inline-block;
            }

        .pgwSlideshow .ps-list {
            background: none;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 9;
        }

            .pgwSlideshow .ps-list ul {
                position: relative;
                list-style: none;
                margin: 0;
                padding: 0;
                left: 0;
            }

            .pgwSlideshow .ps-list li {
                float: left;
            }

                .pgwSlideshow .ps-list li .ps-item {
                    box-sizing: border-box;
                    display: block;
                    width: 100px;
                    height: 70px;
                    margin-bottom: 10px;
                    margin-left: 15px;
                    opacity: 0.6;
                    text-align: center;
                    overflow: hidden;
                    border: 2px solid #fff;
                }

                    .pgwSlideshow .ps-list li .ps-item a {
                        text-align: center;
                        width: 100%;
                    }

                .pgwSlideshow .ps-list li img {
                    box-sizing: border-box;
                    display: inline-block;
                    width: auto;
                    height: 100%;
                    position: relative;
                    /*left: 20%;*/
                }

                .pgwSlideshow .ps-list li .ps-item.ps-selected {
                    float: left;
                    opacity: 1;
                    overflow: hidden;
                }

                    .pgwSlideshow .ps-list li .ps-item.ps-selected img {
                        /*margin: -4px;*/
                    }

        .pgwSlideshow .ps-prevIcon {
            position: absolute;
            top: calc(50% - 6px);
            left: calc(50% - 3px);
            border: 2px solid transparent;
            border-bottom-color: #fff;
            border-left-color: #fff;
            display: block;
            width: 12px;
            height: 12px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .pgwSlideshow .ps-nextIcon {
            position: absolute;
            top: calc(50% - 6px);
            left: calc(50% - 8px);
            border: 2px solid transparent;
            border-bottom-color: #fff;
            border-right-color: #fff;
            display: block;
            width: 12px;
            height: 12px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .pgwSlideshow .ps-current .ps-prev {
            background: rgb(4,93,209);
            position: absolute;
            width: 40px;
            height: 40px;
            left: 15px;
            top: 15px;
            display: block !important;
            opacity: 1 !important;
            cursor: pointer;
            -webkit-transition: all .3s;
            transition: all .3s;
            z-index: 9;
        }

    .ps-pause {
        background: rgb(4,93,209);
        position: absolute;
        width: 40px;
        height: 40px;
        left: 60px;
        top: 15px;
        display: block !important;
        opacity: 1 !important;
        cursor: pointer;
        -webkit-transition: all .3s;
        transition: all .3s;
        z-index: 9;
    }

        .ps-pause::after {
            content: '';
            display: block;
            width: 3px;
            height: 15px;
            background: #fff;
            position: absolute;
            top: calc(50% - 8px);
            left: calc(50% - 6px);
        }

        .ps-pause::before {
            content: '';
            display: block;
            width: 3px;
            height: 15px;
            background: #fff;
            position: absolute;
            top: calc(50% - 8px);
            left: calc(50% + 3px);
        }

    .pgwSlideshow .ps-current .ps-next {
        background: rgb(4,93,209);
        position: absolute;
        width: 40px;
        height: 40px;
        left: 105px;
        top: 15px;
        display: block !important;
        opacity: 1 !important;
        cursor: pointer;
        -webkit-transition: all .3s;
        transition: all .3s;
        z-index: 9;
    }

        .pgwSlideshow .ps-current .ps-next:hover,
        .pgwSlideshow .ps-current .ps-prev:hover,
        .ps-pause:hover,
        .ps-pause.pause {
            background: rgb(15,120,255);
        }

    .pgwSlideshow .ps-list .ps-prev {
        background: rgba(0, 0, 0, 0.5);
        border: 1px solid #777;
        border-left: 0;
        border-radius: 0 4px 4px 0;
        padding: 20px 15px 20px 12px;
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: 1000;
        display: none;
    }

    .pgwSlideshow .ps-list .ps-next {
        background: rgba(0, 0, 0, 0.5);
        border: 1px solid #777;
        border-right: 0;
        border-radius: 4px 0 0 4px;
        padding: 20px 12px 20px 15px;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 25px;
        z-index: 1000;
        display: none;
    }

    .ctTitleLabelbyCar {
        font-size: 1.3em;
        font-weight: bold;
        color: rgb(4,93,209);
        vertical-align: middle;
        float: right;
        padding-right: 10px;
        position: relative;
    }

    /* Tracks Lobby */

    /* Tracks Lobby Responsive Ipad */

    @media (max-width: 995px) {

        /*#onlyCarPage .row {
       margin-top: 167px; 
}*/

        .divTrackTitle a::before {
            left: 3%;
        }

        .divTrackTitle a:hover::before {
            left: 2%;
        }

        .divTrackTitle a:hover + .imgTrackIconInLobby {
            top: -15px;
        }
    }

    @media (min-width: 769px) {
        #custom-bootstrap-menu.navbar-default .navbar-nav > .active > a::after {
            content: '';
            position: absolute;
            border: 6px solid transparent;
            border-bottom-color: rgb(4,93,209);
            bottom: -10px;
            left: calc(50% - 3px);
        }
    }

    @media (width: 768px) {
        .navbar-collapse.collapse {
            display: none !important;
        }

            .navbar-collapse.collapse.in {
                display: block !important;
            }

        .navbar-header .collapse, .navbar-toggle {
            display: block !important;
        }

        .navbar-header {
            float: none;
        }
    }

    /*  ============ Title - Content ============*/
    .a-read-more {
        float: left;
        margin-left: 25px;
        color: rgb(40, 121, 216);
        text-decoration: underline;
        cursor: pointer;
    }

    /*  ============ Lead Form CheckBox add ============*/

    #lblTakanon {
        margin-bottom: 10px;
    }

    .input-row .giveRedBorder:before {
        border-color: #f00 !important;
    }

    /*  ============ Lead Form Pic Change With Responsive============*/

    .myDivImg .form-pic {
        text-align: center;
    }

        .myDivImg .form-pic p {
            position: relative;
            color: #0062c8;
            font-size: 28px;
            top: -101px;
            right: 29px;
        }

        .myDivImg .form-pic .secondP {
            position: relative;
            color: #0062c8;
            font-size: 28px;
            top: -97px;
            right: -17px;
        }

    @media (max-width:1340px) {
        .ddlTracksButton {
            width: 194px;
            margin-left: 15px;
        }

        .buttonFilter {
            width: 205px;
        }
    }

    @media screen and (max-width: 1320px) {
        .slider-title {
            font-size: 1.4em;
        }
    }


    @media screen and (max-width: 1200px) {
        .myDivImg .form-pic p {
            top: -67px;
            font-size: 22px;
            right: 25px;
        }

        .pricesTrack-title div.lobbyCarRepeater {
            font-size: 0.8em;
        }

        .myDivImg .form-pic .secondP {
            top: -73px;
            font-size: 22px;
            right: -16px;
        }

        .ddlTracksButton {
            width: 151px;
            margin-left: 12px;
            font-size: 19px;
        }

        .buttonFilter {
            width: 175px;
            font-size: 19px;
        }

        .filterSection .markedText {
            font-size: 22px;
            margin-left: 10px;
        }

        .slider-content {
            width: 32%;
        }

        .pricesTrack-title div {
            font-size: 0.9em;
        }
    }

    @media screen and (max-width: 1024px) {
        .pricesTrack-title div {
            font-size: 1.1em;
        }

        .slider-content {
            top: -32px;
        }
    }

    @media screen and (max-width: 990px) {
        .slider-content {
            top: 0;
        }

        .myDivImg .form-pic p {
            top: -180px;
            font-size: 44px;
            right: 28px;
        }

        .myDivImg .form-pic .secondP {
            top: -174px;
            font-size: 44px;
            right: -34px;
        }

        .pricesTrack-title div.lobbyCarRepeater {
            font-size: 1em;
        }

        .filterSection .markedText {
            font-size: 18px;
            margin-left: 4px;
        }

        .ddlTracksButton {
            width: 116px;
            margin-left: 5px;
            font-size: 17px;
        }

        .buttonFilter {
            width: 116px;
            font-size: 17px;
        }

        .filterMainImage {
            margin-left: 0;
        }
    }

    @media screen and (max-width: 768px) {
        .filterSection {
            display: none;
        }

        section.cars {
            padding-top: 0;
            margin-top: -25px;
        }
            
        .filterMobileButton {
            display: block;
            padding-left: 20px;
            float: left;
            margin-top: 0;
            position: absolute;
            left: 11px;
            top: 171px;
            z-index: 100;
            position: absolute;
        }

            .filterMobileButton .sinunButt {
                width: 205px;
                height: 57px;
                line-height: 57px;
                background: #045dd1;
                position: relative;
                cursor: pointer;
                border-radius: 5px;
            }

                .filterMobileButton .sinunButt .sinunButtTitle {
                    color: #fff;
                    font-size: 28px;
                    padding-top: 1px;
                    padding-right: 14px;
                }

                .filterMobileButton .sinunButt img {
                    position: absolute;
                    top: 21px;
                    left: 22px;
                    width: 20px;
                }

        .mobileCatView {
            display: none;
            position: absolute;
            background-color: rgba(4,93,209,0.8);
            z-index: 9999;
            width: 100%;
            height: 100vh;
            margin: 0 auto;
            top: 0;
            overflow: scroll;
        }

        .mobTitle {
            position: relative;
            display: block;
            text-align: center;
            margin-top: 100px;
            margin-bottom: 20px;
        }

            .mobTitle img {
                width: 28px;
            }

            .mobTitle h2 {
                color: #fff;
                margin-top: 20px;
                font-size: 33px;
            }

            .mobTitle p {
                color: #fff;
                margin-top: 14px;
                font-size: 26px;
            }

        .mobileCatView .sinunPopUpButt {
            width: 230px;
            height: 63px;
            line-height: 63px;
            position: relative;
            cursor: pointer;
            border: 1px solid #fff;
            text-align: center;
            top: 50px;
            margin: 0 auto;
            margin-bottom: 25px;
        }

            .mobileCatView .sinunPopUpButt .text {
                color: #fff;
                font-size: 25px;
            }

        .mobileCatView .btn-group, .btn-group-vertical {
            display: block;
        }

        .mobileCatView .ddlTracksButton {
            width: 95%;
            font-size: 27px;
            margin: 0 auto;
            height: 73px;
            margin-bottom: 18px;
            border-radius: 100px;
            padding-right: 20px;
            font-weight: bold;
            margin-right: 2%;
            margin-left: 2%;
        }

            .mobileCatView .ddlTracksButton .mobLogo {
                padding-left: 24px;
                width: 50px;
            }

            .mobileCatView .ddlTracksButton .caret {
                top: 6px;
                position: relative;
                border: none;
                border-top-color: none;
                left: 30px;
                transition: all 0.3s ease-in-out;
                -webkit-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg);
            }

        .clicked {
            color: #747474;
            background: #fff;
            border: none;
            margin-top: 0 !important;
            padding-bottom: 0;
        }

        .mobileCatView .ddlTracksButton.clicked .caret {
            transition: all 0.3s ease-in-out;
            top: 11px;
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
        }

        #ddlCarManufsMobile {
            display: none;
            background: rgba(4, 93, 209,0.9);
            width: 100%;
            height: auto;
            overflow: auto;
            padding-bottom: 20px;
            position: static;
            z-index: 9999;
            border: none;
            top: 0;
            padding: 0;
            margin: 0;
            text-align: center;
            float: none;
            right: 0;
            margin-bottom: 20px;
            margin-top: -17px;
        }

            #ddlCarManufsMobile li {
                width: 30%;
                height: 102px;
                margin-left: 1%;
            }

        #ddlCarCategoriesMobile {
            position: static;
            margin-bottom: 20px;
            margin-top: -20px;
        }

            #ddlCarCategoriesMobile ul {
                width: 506px;
                margin: 0 auto;
            }

            #ddlCarCategoriesMobile .filterCat {
                margin-left: 14px;
                margin-right: 0%;
                margin-bottom: 2%;
            }

            #ddlCarCategoriesMobile .fiveFilterCat {
                margin-right: 13%;
            }

        #ddlCarTracksMobile {
            position: static;
            margin-bottom: 20px;
            margin-top: -20px;
        }

            #ddlCarTracksMobile li {
                width: 90%;
                height: 87px;
                color: #fff;
                font-size: 22px;
                background: #045dd1;
                margin-left: 0;
                border-radius: 5px;
                line-height: 64px;
                margin-top: 2%;
                margin-right: 4%;
                cursor: pointer;
                border: 2px solid #fff;
            }

                #ddlCarTracksMobile li a {
                    font-size: 24px;
                    color: #fff;
                    line-height: 87px;
                    margin-right: 0;
                    font-weight: bold;
                }

                #ddlCarTracksMobile li img {
                    width: 49px;
                }

        #ddlCarManufsMobile li.active a {
            background-color: #fff;
            color: #136de2;
            background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
            background-color: transparent;
            background: transparent;
        }

        #ddlCarTracksMobile li.active a {
            background-color: #fff;
            /*color: #136de2;*/
            background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
            background-color: transparent;
            background: transparent;
        }

        .dropUl li.active:after {
            height: 115px;
        }

        #ddlCarTracksMobile li.active:after {
            height: 102px;
            width: 103%;
            right: -9px;
            top: -9px;
        }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            background-color: transparent;
            background: transparent;
        }

        #ddlCarCategoriesMobile .filterCat.active:after {
            content: '';
            position: absolute;
            top: -7px;
            left: -10px;
            bottom: 0px;
            right: -6px;
            border: 3px solid #2c94ef;
            border-radius: 100px;
            width: 120px;
            height: 120px;
        }

        .cancelFilterMobile {
            display: none;
            padding-left: 20px;
            float: left;
            margin-top: 0;
            position: absolute;
            left: 0;
            top: 170px;
        }

            .cancelFilterMobile .sinunButt img {
                width: 68px;
                height: 58px;
                position: relative;
                cursor: pointer;
            }
    }


    @media screen and (max-width: 630px) {
        .myDivImg .form-pic p {
            top: -155px;
            font-size: 41px;
            right: 45px;
        }

        .myDivImg .form-pic .secondP {
            top: -159px;
            font-size: 41px;
            right: -20px;
        }
    }

    @media screen and (max-width: 540px) {
        .myDivImg .form-pic p {
            top: -117px;
            font-size: 29px;
            right: 27px;
        }

        .myDivImg .form-pic .secondP {
            top: -121px;
            font-size: 29px;
            right: -24px;
        }

        .cancelFilterMobile .sinunButt img {
            width: 60px;
            height: 49px;
        }

        .mobileCatView .ddlTracksButton {
            height: 57px;
            font-size: 21px;
        }

            .mobileCatView .ddlTracksButton .mobLogo {
                padding-left: 24px;
                width: 44px;
            }

            .mobileCatView .ddlTracksButton .caret {
                top: 2px;
            }

            .mobileCatView .ddlTracksButton.clicked .caret {
                transition: all 0.3s ease-in-out;
                top: 9px;
            }



        .filterMobileButton .sinunButt {
            width: 177px;
            height: 46px;
            line-height: 46px;
        }

            .filterMobileButton .sinunButt .sinunButtTitle {
                font-size: 22px;
            }

            .filterMobileButton .sinunButt img {
                top: 18px;
                width: 16px;
            }

        #ddlCarManufsMobile li {
            width: 28%;
            height: 94px;
            margin-left: 2%;
            margin-top: 3%;
        }

            #ddlCarManufsMobile li a {
                text-decoration: none;
                background-color: transparent;
                background: transparent;
            }

        .dropUlManufs li img {
            height: 32px;
        }

        .dropUlManufs li a {
            font-size: 18px;
            line-height: 41px;
            margin-top: 15px;
        }

        #ddlCarCategoriesMobile ul {
            width: 396px;
            margin: 0 auto;
        }

        #ddlCarCategoriesMobile .filterCat {
            margin-left: 2%;
            margin-right: 0%;
            margin-bottom: 2%;
            width: 91px;
            height: 91px;
        }

        .carCats li p {
            margin-top: 19px;
            font-size: 14px;
        }

        #ddlCarCategoriesMobile .fiveFilterCat {
            margin-right: 13%;
        }

        #ddlCarTracksMobile li {
            height: 64px;
        }

            #ddlCarTracksMobile li a {
                font-size: 21px;
                line-height: 65px;
                text-decoration: none;
                background-color: transparent;
                background: transparent;
            }

            #ddlCarTracksMobile li img {
                width: 36px;
                margin-left: 9px;
            }

        .mobileCatView .sinunPopUpButt {
            width: 192px;
            height: 55px;
            line-height: 55px;
            top: 40px;
        }

            .mobileCatView .sinunPopUpButt .text {
                font-size: 23px;
            }

        .dropUl li.active:after {
            width: 108%;
            height: 106px;
        }

        #ddlCarTracksMobile li.active:after {
            height: 77px;
            width: 104%;
        }

        #ddlCarCategoriesMobile .filterCat.active:after {
            width: 100px;
            height: 100px;
        }
    }

    @media screen and (max-width: 430px) {
        .myDivImg .form-pic p {
            /*right: 21px;
		top: -104px;*/
            right: 37px;
            top: -85px;
            font-size: 27px;
        }

        .myDivImg .form-pic .secondP {
            /*top: -109px;
		right: -28px;*/
            top: -92px;
            right: -9px;
            font-size: 27px;
        }

        #ddlCarCategoriesMobile ul {
            width: 310px;
            margin: 0 auto;
        }

        #ddlCarCategoriesMobile .filterCat {
            margin-left: 2%;
            margin-right: 0%;
            margin-bottom: 2%;
            width: 70px;
            height: 70px;
        }

            #ddlCarCategoriesMobile .filterCat.active:after {
                width: 80px;
                height: 80px;
            }

        .carCats li img {
            margin-top: 2px;
            width: 44px;
        }

        .carCats li p {
            margin-top: 14px;
            font-size: 12px;
        }

        .active .imgActive {
            margin-top: 2px;
        }

        .filterMobileButton {
            top: 169px;
        }

        #ddlCarCategoriesMobile .fiveFilterCat {
            margin-right: 13%;
        }

        .filterMobileButton .sinunButt {
            width: 98px;
            height: 36px;
            line-height: 36px;
        }

            .filterMobileButton .sinunButt .sinunButtTitle {
                font-size: 17px;
                padding-right: 6px;
            }

            .filterMobileButton .sinunButt img {
                top: 15px;
                width: 13px;
                left: 7px;
            }

        .dropUl li.active:after {
            width: 110%;
            height: 106px;
        }

        .active .badImgOne {
            width: 36px;
            margin-top: 0;
        }

        .carCats li .badImageUn {
            width: 36px;
        }

        #ddlCarTracksMobile li.active:after {
            height: 78px;
            width: 105%;
        }

        #ddlCarTracksMobile li {
            margin-top: 4%;
        }

        .cancelFilterMobile .sinunButt img {
            width: 46px;
            height: 37px;
        }

        .cancelFilterMobile {
            left: -19px;
            top: 176px;
        }
    }

    @media screen and (max-width: 390px) {
        .myDivImg .form-pic p {
            top: -80px;
            font-size: 24px;
            right: 30px;
        }

        .myDivImg .form-pic .secondP {
            top: -83px;
            font-size: 24px;
            right: -14px;
        }
    }

    @media screen and (max-width: 380px) {
        #ddlCarManufsMobile li {
            width: 27%;
            height: 90px;
            margin-left: 1%;
            margin-top: 3%;
        }

        .dropUlManufs li img {
            height: 28px;
        }

        .dropUl li.active:after {
            width: 112%;
            height: 103px;
        }

        #ddlCarTracksMobile li.active:after {
            height: 78px;
            width: 106%;
        }
    }
@media screen and (max-width: 390px) {
    .filterMobileButton {
        top: 175px;
    }
}
    @media screen and (max-width: 380px) {
        .filterMobileButton {
            top: 195px;
        }
    }
@media screen and (max-width: 375px) {
    .filterMobileButton {
        top: 177px;
    }
}
@media screen and (max-width: 360px) {
    .filterMobileButton {
        top: 179px;
    }
}

    @media screen and (max-width: 350px) {
        #ddlCarCategoriesMobile ul {
            margin-right: 3px;
        }
    }

@media screen and (max-width: 1024px) {
    #imgPreButton_ifrContactUs {
        max-width: 100px;
    }
}

#modal-wrapper {
    display: none;
    z-index: 99999;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.whats-app-modal {
    margin-top: 12%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 841px;
    height: 365px;
    border-radius: 8px;
    border: solid 10px #d8d8d8;
    background-color: #ffffff;
}

    .whats-app-modal .modal-text-wrap {
        float: left;
        margin-top: 30px;
        margin-left: 40px;
    }

    .whats-app-modal .modal-title {
        display: block;
        width: 188px;
        height: 78px;
        font-family: 'almoni-dl';
        font-size: 38px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #065dd1;
    }

    .whats-app-modal .modal-desc {
        margin-top: 25px;
        display: block;
        width: 220px;
        height: 102px;
        font-family: 'almoni-dl';
        font-size: 26px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.31;
        letter-spacing: normal;
        text-align: center;
        color: #525252;
    }


    .whats-app-modal .modal-button {
        margin-top: 25px;
        width: 196px;
        height: 50px;
        border-radius: 8px;
        background-color: #065dd1;
        font-family: 'almoni-dl';
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
    }

    .whats-app-modal .modal-whatsapp-img {
        position: absolute;
        float: right;
        display: inline-block;
        width: 463px;
        height: 348px;
        margin-top: -15px;
    }

    .whats-app-modal .modal-exit-img {
        position: absolute;
        top: -27px;
        left: -27px;
    }

        .whats-app-modal .modal-exit-img:hover,
        .whats-app-modal .modal-exit-img:focus {
            color: black;
            text-decoration: none;
            cursor: pointer;
        }
