@import url('../fonts/spoiler/fb-spoiler.css');
@import url('../fonts/spoiler/fb-spoiler-eng.css');
/*@import url('../fonts/daciaspirit/daciaspirit.css');*/
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);

html, body {
    height: 100%;
}

body{
    margin: 0;
    padding: 0;
}


h1, h2 ,h3 ,h4 ,h5 ,div ,span ,p, strong, a, input, ul, li{
    font-family: 'DaciaSpirit', sans-serif;
    margin: 0;
    padding: 0;
}

ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.wrapper{
    position: relative;
    direction: rtl;
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.top, .middle, .bottom{
    position: relative;
    width: 100%;
    height: 100%;
}

.top{
  background-image: url(../images/maintop.jpg);
  background-size: cover;
  background-position: top;
  background-position-y: -1vw;
  height: 50vw;
}
.bottom{
    position: relative;
    width: 100%;
    top: 4vw;
}
.bottom_form {
    position: relative;
    width: 100%;
    height: 55%;
    top: 3vw;
}
.middle{
    min-height: 62vw;
    max-width: 100%;
}
.middle .title{
    position: absolute;
    background: url(../images/lines_gallery_title.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 2vw;
    width: 96%;
    height: 2vw;
    right: 2%;
    z-index: 1;
    text-align: center;
}
.gallery_txt{
    font-size: 5vw;
    position: relative;
    bottom: 4vw;
    color: #0099cc;
    font-weight: 600;
}
.lSSlideOuter .lSPager.lSGallery {
    position: relative;
    bottom: 58vw;
}
.item {
    position: absolute;
    top: 7vw;
    left: 0;
    right: 0;
/*    direction: ltr;*/
}

#image-gallery img {
    width: 101%;
    position: relative;
    top: 3vw;
}
.slideControls {
  position: absolute;
  width: 100%;
  top: 27vw;
}
.slideControls .slideNext {
    right: 0;
    position: absolute;
    cursor: pointer;
}
.slideControls .slidePrev {
    left: 0;
    position: absolute;
    cursor: pointer;
}
.slideControls .slideNext img, .slideControls .slidePrev img {
    z-index: 999;
    position: relative;
    width: 5vw;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0 !important;
}
.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none;
    min-height: 58vw;
}
.lSSlideOuter .lSPager.lSGallery {
    /*width: 100% !important;*/
}
.bottom .title {
    position: absolute;
    background: url(../images/lines_bottom_title.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 1vw;
    width: 96%;
    height: 2vw;
    right: 2%;
    z-index: 1;
    text-align: center;
}
.bottom_txt{
    font-size: 5.7vw;
    position: relative;
    bottom: 4.8vw;
    color: #0099cc;
    font-weight: 600;
}
.bottom_right {
    position: relative;
    width: 44%;
    float: right;
}
.bottom_left {
    position: relative;
    width: 60%;
    float: left;
}
.car2 {
    position: absolute;
    left: 0vw;
    width: 83vw;
    top: 3vw;
}

.amhasha{
    top: 55vw;
    right: 1vw;
    position: absolute;
    z-index: 1;
    font-size: 1.4vw;
    color: #FFFFFF;
}
.bottom_colors{
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: 6vw;
    border: 0.1vw solid #ffffff;
    box-shadow: 0vw 0vw 0.5vw 0.3vw #ccc;
    z-index: 10;
}
.color_popup .close_btn {
    position: absolute;
    border-radius: 15vw;
    font-size: 1vw;
    top: -0.8vw;
    left: -0.8vw;
}
.color_popup2 .close_btn {
    position: absolute;
    border-radius: 15vw;
    font-size: 1vw;
    top: -0.8vw;
    left: -0.8vw;
}
.bottom_right .bottom_colors .silver{
    background: url(../images/silver.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}
.bottom_right .bottom_colors .brown{
    background: url(../images/brown.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}
.bottom_right .bottom_colors .blue{
    background: url('../images/blue.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}
.bottom_right .bottom_colors .black{
    background: url('../images/black.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}
.bottom_right .bottom_colors .white{
    background: url('../images/white.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #094674;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}
.bottom_right .bottom_colors .grey{
    background: url('../images/grey.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}
.bottom_right .bottom_colors .orange{
    background: url('../images/orange.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}
.bottom_right .bottom_colors .beige{
    background: url('../images/beige.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5vw;
    line-height: 5.7vw;
    text-align: center;
}

.bottom_colors_txt{
    width: 70%;
    position: relative;
    margin-right: 17%;
    top: 8vw;
    font-size: 1.5vw;
}
.bottom_colors_txt span {
    display: block;
    color: #084675;
    z-index: 2;
    position: absolute;
    width: 34vw;
    right: -1vw;
    top: -2vw;
    font-size: 1.4vw;
}
.left_form_bottom {
    width: 95%;
    margin: 0 auto;
    background: #ebebeb;
    border-radius: 3vw;
    text-align: center;
    height: 26vw;
    margin-top: 6vw;
    box-shadow: 0px 5px 18px #404040b3;
}
.left_form_bottom .ftxt h3 span{
    display: block;
    font-size: 4.3vw;
    color: #084675;
}
.fill_details2 {
    font-weight: 400;
    font-size: 3vw !important;
    color: #003365 !important;
    bottom: 2vw;
    position: relative;
    letter-spacing: -0.1vw;
}


.formbox2 input {
    box-sizing: border-box;
    border-radius: 0;
    width: 23%;
    margin: 0% 0.5vw;
    border: none;
    padding: 0vw 1vw 0.3vw 1vw;
    font-size: 2vw;
    font-weight: 600;
    clear: both;
    color: #0099cc;
    border-bottom-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
}
.formbox2 #color2 {
    box-sizing: border-box;
    border-radius: 0;
    width: 23%;
    margin: 0% 0.5vw;
    border: none;
    padding: 0.9% 2%;
    font-size: 1.6vw;
    clear: both;
    color: #0099cc;
    border-bottom-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
    background: url(../images/select_arrow.png) no-repeat left #ffffff !important;
    background-position-x: 1vw !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: right;
    cursor: pointer;
}
.btn_submit2 {
    box-sizing: border-box;
    border-radius: 0;
    width: 23%;
    margin: 0 auto;
    border: none;
    padding: 0.4vw;
    clear: both;
    -webkit-appearance: none;
    cursor: pointer;
    font-size: 2.5vw;
    font-weight: 600;
    background: #f36f22;
    color: #fff;
    border-bottom-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
    float: left;
    position: relative;
    left: 1.5vw;
}
#header {
/*    width: 100%;
    height: 38px;
    background: #0099cc;
    position: fixed;
    top: 0px;
    right: 0;
    z-index: 60;*/
}
#logo_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 8vw;
    z-index: 1;
}
button#enable-toolbar-trigger {
    left: 15px;
}

.top_txt {
    position: absolute;
    top: 1vw;
    left: 3vw;
    color: #fff;
    line-height: 1;
}


.top_txt_top_dacia {
    font-size: 6.7vw;
    font-weight: 600;
    display: block;
    color: #FFFFFF;
    position: relative;
    top: -0.5vw;
    right: -1vw;
    text-shadow: 1px 4px 8px #404040b3;
}

.top_txt_down {
    font-family: 'DaciaSpirit',sans-serif;
    font-weight: 600;
    font-size: 3.5vw;
}

.top_txt_top_price {
    font-family: 'DaciaSpirit', 'Open Sans Hebrew', sans-serif;
    font-weight: 400;
    font-size: 3vw;
    text-shadow: 2px 4px 4px #404040b3;
    left: 16.5vw;
    position: absolute;
    width: 25vw;
    top: 12vw;
}



.top_txt_top_price span{
  font-size: 3.7vw;
}

.top_txt_top_small {
    font-size: 3.5vw;
    font-weight: 600;
    display: block;
    color: #FFF;
    background-color: #f36f21;
    width: 18vw;
    text-align: center;
    line-height: 4vw;
    padding-bottom: 0.5vw;
    position: relative;
    right: 20vw;
}

.top_strip {
    position: absolute;
    top: 26vw;
    left: 48vw;
    z-index: 1;
    background: url(../images/stripback.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 23.5vw;
    height: 10vw;
}



.title {
/*    margin: 0 auto;
    display: block;
    margin-top: 65px;
    position: relative;
    z-index: 9;*/
}

.bot {
    top: 35vw;
    right: 2.5%;
    width: 50%;
    height: 0;
    clear: both;
    background: #fff;
    z-index: 1;
    position: absolute;
    padding-right: 1%;
}
.bot ul{padding: 2% 0 1% 0;line-height: 1;}
.bot ul li{
    display: inline-block;
    font-size: 1.2vw;
    vertical-align: middle;
    font-weight: 600;
}
.bot ul li.c0{
    background: #c02026;
	color: #fff;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c4{
    background: #009a58;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c4b{
    background: #288aa1;
    padding: 0 0.3%;
    cursor: pointer;
	color: #fff;
}
.bot ul li.c5{
    background: #00a858;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c5b{
  background: #248ccc;
  padding: 0 0.3%;
  cursor: pointer;
color: #ffffff;
}
.bot ul li.c6{
    background: #4cb956;
    padding: 0 0.3%;
    cursor: pointer;
	color: #000000;
}
.bot ul li.c6b{
    background: #1070b8;
    padding: 0 0.3%;
    cursor: pointer;
	color: #ffffff;
}
.bot ul li.c7{
    background: #9bcc4d;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c8{
  background: #fff31e;
  padding: 0 0.3%;
  cursor: pointer;
}
.bot ul li.c10{
    background: #faa32d;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c12{
    background: #f2622e;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c13{
  background: #ef4d2e;
  padding: 0 0.3%;
  cursor: pointer;
}

.bot ul li a{
    text-decoration: none;
    color: #000;
}

.bot .mifrat{}
.bot .mifratmob{
    display: none;
}
.bot .mifrat img{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
    display: none;
}

div#stripmob {
    padding: 15px 0;
}

span.limited {
    display: inline-block;
    background: #d71921;
    color: #fff;
    padding: 0.5vw;
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)font-size: 2vwtext-align: center;
    font-size: 2vw;
    position: relative;
    bottom: 2vw;
    text-align: center;
}

.right {
    width: 75%;
    height: 100%;
    position: relative;
    float: right;
    min-height: 50vw;
    top: 0;
}

.txt_down {
    position: absolute;
    right: 2vw;
    bottom: 8vw;
    width: auto;
    padding: 1vw;
    padding-right: 2vw;
    background: rgba(255,255,255,0.66);
    color: #0099cc;
    font-weight: 600;
}

.properties li {
    font-family: "DaciaSpirit";
    font-size: 1.2vw;
    line-height: 1.2;
    position: relative;
}

.properties li:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    content: "";
    background: #0099cc;
    float: right;
    margin-left: 0.5vw;
    position: absolute;
    top: 7px;
    right: -1vw;
}

span.price.old {
    display: inline-block;
    font-size: 2vw;
    position: relative;
}

span.price.old:after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    border-bottom: 0.2vw solid #fff;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}

.car{
    width: 70.6vw;
    /* height: 45.5vw; */
    position: relative;
    top: 8vw;
    margin-right: 0;
}

img {
    max-width: 100%;
}

.txt_right {
    float: right;
    width: 100%;
    text-align: center;
    color: #0099cc;
    font-size: 6.3vw;
    letter-spacing: -0.1vw;
    top: 2vw;
    right: 0vw;
    z-index: 9;
    position: absolute;
    font-weight: 600;
}
.txt_right_wrap {
    width: 75vw;
}
span.txt_right_top {
    display: block;
    line-height: 0.8;
    color: #0099cc;
    font-weight: 600;
    font-size: 5vw;
}

span.txt_right_down {
    font-weight: 600;
    display: block;
    line-height: 1;
    color: #084675;
    font-size: 5vw;
}

.txt_left {
    width: 66%;
    float: left;
    position: relative;
    /*top: 2.5vw;*/
    text-align: center;
}

.txt_left_wrap {
    position: relative;
    top: -1vw;
}

span.txt_left_top1 {
    display: inline-block;
    font-weight: 600;
    font-family: 'DaciaSpirit';
    color: #0099cc;
    font-size: 4vw;
    letter-spacing: -0.1vw;
    position: absolute;
    bottom: 13.2vw;
    left: 2vw;
}

.txt_left_top1 a {
    font-family: 'DaciaSpirit';
    color: #636466;
}
.price {
    width: 35%;
    position: relative;
    float: left;
    top: 3vw;
}
span.txt_left_top2 {
    background: #f36f22;
    padding: 0 1.5vw;
    margin-right: 0.5vw;
    font-weight: 300;
    color: #fff;
    font-size: 3vw;
    border-radius: 6vw;
    position: relative;
}

.txt_left_top2 a {
    font-size: 3.8vw;
    font-weight: 600;
}
.big{
    font-size: 2.5vw;
}
span.txt_left_down {
    display: block;
    font-size: 2vw;
    color: #084675;
    /* letter-spacing: -.06vw; */
    font-weight: 300;
    position: absolute;
    bottom: 10.4vw;
    left: 16vw;
    line-height: 1.8vw;
}
.sale_txt{
    font-size: 1.7vw;
    display: block;
    color: #f36e23;
    position: relative;
    bottom: 1.5vw;
    letter-spacing: initial;
}
.txt_left img {
    position: relative;
}

img.ref {
    position: absolute;
    right: 50%;
    margin-right: -550px;
    z-index: 9;
    opacity: 0.5;
}

.left_form {
    background: #ebebeb;
    width: 23.5%;
    height: 34vw;
    position: absolute;
    left: 0px;
    top: 11vw;
    border-top-right-radius: 3vw;
    border-bottom-right-radius: 3vw;
    padding-top: 1vw;
}

.left_form .ftext{
    color: #fff;
    text-align: center;
    font-size: 1vw;
    font-weight: 600;
    line-height: 1;
    margin-top: 6%;
}

.ftxt {
    margin-top: 2%;
}

.actc {
    display: none;
}
.ftext h2 {
    font-size: 2.3vw;
    line-height: 1;
    color: #0099cc;
    font-weight: 600;
}

.kaftordiv {
    width: 14vw;
    height: 4vw;
    background-image: url(../images/kaftor.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 3vw;
    margin-right: 4.5vw;
}

.kaftordivtwo{
    width: 19vw;
    height: 6vw;
    background-image: url(../images/kaftor.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 1vw;
    margin-right: 37vw;
}
.left_form .ftext h2 span {
    font-size: 1.8vw;
    display: block;
    color: #084675;
    letter-spacing: -0.1vw;
}
.stars{
    font-size: 1.8vw;
}
.left_form .chk{
    color: #003365;
    padding: 0% 10%;
    line-height: 1;
}
.left_form .chk:after{
    content: "";
    display: block;
    clear: both;
}
.left_form .chk span{
    float: left;
    width: 93%;
    font-size: 0.8vw;
}
.left_form .chk span:last-child{
    float: none;
    margin: 19% 0;
    font-size: 1.1vw;
    color: #084675;
    font-weight: 300;
}
.txt_left_down2 {
    position: absolute;
    bottom: 3vw;
    color: #ffffff;
    font-size: 2.4vw;
    width: 41vw;
    left: 0vw;
}
.left_form_bottom .chk2 {
    color: #003365;
    padding: 0;
    line-height: 1;
    text-align: right;
    margin: 0 2vw;
    top: 2vw;
    position: relative;
}
.formbox{direction: rtl;}
.formbox input {
    font-weight: 600;
    box-sizing: border-box;
    border-radius: 0;
    display: block;
    width: 80%;
    margin: 1.2vw auto;
    border: none;
    padding: 0.1vw 0.8vw 0.3vw 0.8vw;
    font-size: 1.6vw;
    clear: both;
    color: #0099cc;
    border-bottom-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
}
.formbox #color {
    box-sizing: border-box;
    border-radius: 0;
    display: block;
    width: 80%;
    margin: 3% auto;
    border: none;
    padding: 3.5% 2%;
    font-size: 1.5vw;
    clear: both;
    color: #0099cc;
    border-bottom-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
    background: url(../images/select_arrow.png) no-repeat left #ffffff !important;
    background-position-x: 1vw !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: right;
    cursor: pointer;
}
.formbox input[type=text]{}
.btn_submit{
    box-sizing: border-box;
    border-radius: 0;
    display: block;
    width: 80%;
    margin: 6% auto;
    border: none;
    padding: 2.5% 2%;
    font-size: 1.2vw;
    clear: both;
    -webkit-appearance: none;
    cursor: pointer;
    font-size: 1.5vw;
    font-weight: 600;
    margin-top: 2%;
    background: #f36f22;
    color: #fff;
    border-bottom-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
}

.formbox input[type=checkbox]{
    width: auto;
    display: inline-block;
    border: 1px solid #fff;
    margin: 2.6% -8% 0 0;
    padding: 2% 0;
    outline: none;
    cursor: pointer;
    float: right;
}
.formbox input[type=checkbox]:checked{background: #fff;}

.ctc{display: none;}

.stripslide {
    direction: ltr;
    overflow: hidden;
}

.stripslide p, .zi {
    text-align: right;
    direction: rtl;
}

.stripslide ul {
    padding: 0 !important;
}

img.footer_left {
    width: 100%;
    position: absolute;
    top: 48.5vw;
}

::-webkit-input-placeholder {
    color: #0099cc;
}

:-moz-placeholder { /* Firefox 18- */
    color: #0099cc;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #0099cc;
}

:-ms-input-placeholder {
    color: #0099cc;
}

.mobi {
    display: none !important;
}

.ty .left_form .ftext {
    margin-top: 11vw;
}

.req {
    color: #fff;
    padding: 4% 13%;
    font-size: 14px;
}

.zoome {
    position: absolute;
    display: none;
    bottom: 0;
    transition: 1s;
    width: 80vw;
}

span.mish {
    font-size: 1vw;
    font-weight: 300;
    color: #084675;
    line-height: 1;
    display: block;
    width: 94vw;
    direction: rtl;
    margin: 0vw auto;
}

img.footer_right {
    position: absolute;
    top: -2.1vw;
    width: 28vw;
    z-index: -1;
    right: -11vw;
    background-color: #FFF;
}

currency {
    font-size: 70%;
    font-weight: 300;
}
.a1{
    font-size: 2.5vw !important;
    font-weight: 100;
}
.required{
    padding: 1% 12%;
    line-height: 3vw;
    font-size: 1vw;
    color: #084675;
}
.required2{
    padding: 1% 2%;
    line-height: 5vw;
    font-size: 1vw;
    color: #084675;
    float: right;
    margin-right: 1vw;
}
.lines {
    position: absolute;
    background: url(../images/lines.png);
    background-size: 77% 100%;
    background-repeat: no-repeat;
    top: 31vw;
    width: 62vw;
    height: 1vw;
    right: 14vw;
    z-index: 1;
}

.lines .txt {
    position: relative;
    right: 23.2vw;
    font-size: 2.7vw;
    bottom: 3.5vw;
    color: #084675;
    font-weight: 400;
}
.lines .tech {
    position: relative;
    right: 33.5vw;
    /* font-size: 2vw; */
    bottom: 2vw;
    /* color: #ffffff; */
    /* font-weight: 300; */
    /* border: 0.1vw solid #0099cc; */
    /* border-radius: 10vw; */
    /* padding: 0vw 1vw; */
    /* text-decoration: none; */
    /* letter-spacing: 0; */
    /* background: #0099cc; */
}
.lines .tech img{
    width: 19vw;
}
.lines .catalog {
    position: relative;
    right: 26vw;
    font-size: 1.8vw;
    bottom: 0.4vw;
    color: #0099cc;
    font-weight: 300;
    /*border: 0.1vw solid #0099cc;*/
    border-radius: 1vw;
    padding: 0.2vw 1.1vw;
    text-decoration: none;
}
#newsl {
    display: none;
}
.chk label {
    cursor: pointer;
    font-size: 1vw;
    letter-spacing: -0.05vw;
}
#newsl + label:before {
    border: 1px solid #003365;
    content: "\00a0";
    display: inline-block;
    font: 1vw/1em sans-serif;
    height: 0.9vw;
    margin: 0px 0px 0px 0.3vw;
    padding: 0;
    vertical-align: top;
    width: 0.9vw;
    margin-top: 0.4vw;
}
#newsl:checked + label:before {
    color: #003365;
    content: "\2713";
    text-align: center;
}
#newsl:checked + label:after {
    font-weight: bold;
}


#newsl2 {
    display: none;
}
.chk2 label {
    cursor: pointer;
    font-size: 1.1vw;
}
#newsl2 + label:before {
    border: 1px solid #003365;
    content: "\00a0";
    display: inline-block;
    font: 1vw/1em sans-serif;
    height: 0.9vw;
    margin: 0px 0px 0px 0.3vw;
    padding: 0;
    vertical-align: top;
    width: 0.9vw;
    margin-top: 0.2vw;
}
#newsl2:checked + label:before {
    color: #003365;
    content: "\2713";
    text-align: center;
}
#newsl2:checked + label:after {
    font-weight: bold;
}
.fill_details {
    font-weight: 400;
    font-size: 1.5vw !important;
    color: #003365 !important;
    margin-top: 0.5vw;
    line-height: 3vw;
}
.color_popup2 {
    width: 17%;
    bottom: 10vw;
    margin: 0 auto;
    position: absolute;
    top: 7.5vw;
    right: 6vw;
    border: 0.1vw solid #ffffff;
    box-shadow: 0vw 0vw 0.5vw 0.3vw #ccc;
    z-index: 99999999;
    height: 19.5vw;
    display: none;
}
.color_popup2 .silver {
    background: url(../images/silver.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup2 .red {
    background: url(../images/red.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup2 .blue {
    background: url(../images/blue.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup2 .black {
    background: url(../images/black.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup2 .white {
    background: url(../images/white.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #094674;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup2 .grey {
    background: url(../images/grey.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup {
    width: 62%;
    bottom: 10vw;
    margin: 0 auto;
    position: absolute;
    top: 6vw;
    left: 6vw;
    border: 0.1vw solid #ffffff;
    box-shadow: 0vw 0vw 0.5vw 0.3vw #ccc;
    z-index: 99999999;
    height: 19.4vw;
    display: none;
}
.color_popup button {
    cursor: pointer;
    border: 0;
}
.color_popup2 button {
    cursor: pointer;
    border: 0;
}
.color_popup .silver {
    background: url(../images/silver.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup .red {
    background: url(../images/red.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup .blue {
    background: url(../images/blue.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup .black {
    background: url(../images/black.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup .white {
    background: url(../images/white.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #094674;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.color_popup .grey {
    background: url(../images/grey.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 1vw;
    line-height: 3vw;
    text-align: center;
}
.scrolling_btn {
    position: absolute;
    bottom: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
}
.scrolling_btn a {
    border: 0;
    cursor: pointer;
    animation-name: flash;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    //Firefox 1+
    -webkit-animation-name: flash;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    //Safari 3-4
    -moz-animation-name: flash;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
}
.scrolling_btn img {
    width: 3vw;
    height: 3vw;
}
.scrolling_btn a:hover{
  opacity: 1;
  animation: none;
}
@media screen and (max-width: 1000px) {
    #c2c_btn a {
        display: block;
        height: 100%;
    }

    #header {
        position: absolute;
    }
    .top {
        position: relative;
        width: 99%;
        height: 188vw;
        background-size: 176vw;
        background-position: -44vw 0vw;
        background-repeat: no-repeat;
    }
    .middle {
        position: relative;
        width: 100%;
        height: 65vw;
        top: 25vw;
    }
    .bottom {
        position: relative;
        width: 100%;
        height: 66vw;
        top: 33vw;
    }
    .item {
      position: absolute;
      top: 9vw;
      left: 0;
      right: 0;
    }
    .top_txt {
        top: 5.5vw;
        left: 21vw;
        text-shadow: 3px 3px 7px rgba(0, 0, 0, 1);
    }

    .top_txt_top {
        font-size: 8.8vw;
    }

    .top_txt_down {
        font-size: 6.5vw;
    }

    .top_txt_price {
        font-size: 7vw;
    }

    .top_strip {
        position: absolute;
        top: 76vw;
        left: 65vw;
        z-index: 1;
        background: url(../images/stripback.png);
        background-size: 28vw;
        background-repeat: no-repeat;
        width: 29.5vw;
        height: 16vw;
    }

    .fill_details{
      line-height: 7vw;
      margin-bottom: 6vw;
    }

    .car2 {
        position: absolute;
        left: -3vw;
        width: 88vw !important;
        top: 9vw;
    }
    .middle .title {
        position: absolute;
        background: url(../images/lines_gallery_title_mob.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        top: 2vw;
        width: 96%;
        height: 2vw;
        right: 2%;
        z-index: 1;
        text-align: center;
    }
    .gallery_txt {
        font-size: 8vw;
        position: relative;
        bottom: 7vw;
        color: #0099cc;
        font-weight: 600;
    }
    .bottom_txt {
      display: block !important;
      width: 100%;
      direction: rtl;
      top: -3vw;
      left: 1vw;
      font-size: 6vw;
      line-height: 6vw;
    }
    .bottom .title {
        position: absolute;
        background: url(../images/lines_bottom_title_mob.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        top: 0;
        width: 96%;
        height: 2vw;
        right: 2%;
        z-index: 1;
        text-align: center;
    }
    .bottom_colors {
        width: 34vw;
        margin: 0 auto;
        position: relative;
        top: 15vw;
        border: 0.1vw solid #ffffff;
        box-shadow: 0vw 0vw 0.5vw 0.3vw #ccc;
        z-index: 10;
    }
    .bottom_right .bottom_colors .silver{
        background: url(../images/silver.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 2.5vw;
        line-height: 6.7vw;
        text-align: center;
    }
    .bottom_right .bottom_colors .red{
        background: url(../images/red.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 2.5vw;
        line-height: 6.7vw;
        text-align: center;
    }
    .bottom_right .bottom_colors .blue{
        background: url('../images/blue.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 2.5vw;
        line-height: 6.7vw;
        text-align: center;
    }
    .bottom_right .bottom_colors .black{
        background: url('../images/black.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 2.5vw;
        line-height: 6.7vw;
        text-align: center;
    }
    .bottom_right .bottom_colors .white{
        background: url('../images/white.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #094674;
        font-size: 2.5vw;
        line-height: 6.7vw;
        text-align: center;
    }
    .bottom_right .bottom_colors .grey{
        background: url('../images/grey.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 2.5vw;
        line-height: 6.7vw;
        text-align: center;
    }

    .bottom_right .bottom_colors .brown{
      font-size: 2.5vw;
    }

    .bottom_right .bottom_colors .beige{
      font-size: 2.5vw;
    }

    .bottom_right .bottom_colors .orange{
      font-size: 2.5vw;
    }

    .bottom_colors_txt {
        width: 87%;
        position: relative;
        margin-right: 7%;
        top: 17vw;
        font-size: 2.5vw;
        z-index: 99999;
    }
    span.mish {
        font-size: 2.5vw;
        line-height: 1.3;
        display: block;
        width: 95%;
        margin: 1vw auto 1vw;
        padding-top: 3vw;
        text-align: center;
        letter-spacing: -0.1vw;
        font-weight: 600;
        color: #000;
    }

    .ty .left_form .ftext {
        margin-top: 0;
    }

    .ftext h2 {
        font-size: 9vw;
        line-height: 6vw;
    }

    .ty .ftext h2 {
        display: block;
    }

    .left_form .ftext h2 span {
        font-size: 7vw;
        display: block;
        font-weight: 400;
    }
    .bottom_colors_txt span {
        display: block;
        color: #084675;
        z-index: 2;
        position: absolute;
        width: 37vw;
        right: 1vw;
        top: -1vw;
        font-size: 1.6vw;
    }
    .ftxt2, .soon{
        display: inline-block !important;
    }
    .fill_details{
        font-weight: 100;
        font-size: 4.7vw !important;
        color: #003365 !important;
        margin-top: 1vw;
    }
    .wrapper {
        width: 100%;
        overflow: initial;
        border: 0;
        height: auto;
    }

    button#enable-toolbar-trigger {
        bottom: 0vw;
        position: fixed;
        top: auto !important;
        left: 1vw;
        right: auto !important;
    }

    .txt_down {
        display: block !important;
        right: 0%;
        top: 100vw;
        width: 68%;
        padding-right: 5%;
    }

    .kaftordiv {
    width: 58vw;
    height: 14vw;
    background-image: url(../images/kaftor.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 4vw;
    margin-right: 13.5vw;
}
.kaftordivtwo {
width: 56vw;
height: 14vw;
background-image: url(../images/kaftor.png);
background-size: 100%;
background-repeat: no-repeat;
margin-top: 1vw;
margin-right: 16vw;
}
    .properties li {
        font-size: 4.2vw;
    }

    .properties li:before {
        width: 1.5vw;
        height: 1.5vw;
        right: -3vw;
        top: 1.6vw;
    }

    .txt_right, .txt_left {
        width: 100%;
        float: none;
        position: absolute;
        top: 5vw;
    }

    .txt_left {
        top: 76vw;
        width: 100%;
    }

    .txt_right {
        padding-top: 9vw;
    }

    .txt_right_wrap {
        display: inline-block;
        width: 100%;
        font-size: 10vw;
        right: 0vw;
        position: absolute;
    }

    img.salat {
        display: inline-block;
        width: 38%;
        position: relative;
        top: 5vw;
    }

    .txt_left_wrap {
        /*margin-top: -6vw;
        position: relative;*/
        top: 2vw;
    }

    span.txt_left_top1 {
        font-size: 10vw;
        /* position: absolute; */
        bottom: 13vw;
        /* left: 45vw; */
        display: block;
        width: 100%;
        left: 0;
        position: unset;
    }
    .price {
        width: 46%;
        position: relative;
        float: left;
        top: 0vw;
    }
    .sale_txt {
        font-size: 3.2vw;
        display: block;
        color: #f36e23;
        position: relative;
        bottom: 1.5vw;
        letter-spacing: initial;
    }
    span.txt_left_top2 {
        font-size: 5vw;
        margin-right: 0;
        padding: 1vw 1.5vw;
        left: unset;
        border-top-right-radius: 5vw;
        border-bottom-right-radius: 5vw;
        border-top-left-radius: 5vw;
        border-bottom-left-radius: 5vw;
        width: 33%;
        font-weight: 300;
    }
    .big {
        font-size: 6.5vw;
    }
    .stars {
        font-size: 5.8vw;
    }
    span.txt_left_down {
        font-size: 5vw;
        margin-top: 1vw;
        bottom: 7vw !important;
        left: 45vw;
        position: unset;
    }

    img.footer_left {
        display: none;
    }

    .txt_left_top2 a {
        font-size: 7.5vw;
    }
    .zoome {
      bottom: -66vw;
      position: absolute;
      display: none;
      width: 99vw;
    }

    .ctc {
        display: block;
    }

    .left_form, .right {
        float: none;
        width: 100%;
    }

    .txt_down {
        /* text-shadow: 3px 3px 7px rgba(0, 0, 0, 1); */
    }

    .txt_down h2 {
        font-weight: 600;
        font-size: 8.3vw;
        text-align: center;
    }

    .txt_down h3, .txt_down h3 .price:before {
        font-size: 5.5vw;
        text-align: center;
    }

    .txt_down .model {
        font-size: 4vw;
        width: 13vw;
    }

    .txt_down h3 .price {
        font-size: 10vw;
    }

    .txt_down h3 .price.old {
        font-size: 5vw;
    }

    .main_txt {
        background: rgba(0,0,0,0.2);
        height: 126vw;
    }

    .right {
        /*background: url(../images/mob_main.jpg);*/
        background-size: 100%;
        background-repeat: no-repeat;
        top: 0vw;
        height: auto;
    }

    .txt_left img {
        width: 90%;
    }

    img.footer_right {
        position: relative;
        width: 100%;
        top: -8.4vw;
        z-index: 999;
    }

    button.featherlight-close-icon.featherlight-close {
        left: 0;
    }

    .bot {
        position: relative;
        /*height: auto;*/
        padding-right: unset;
    }

    .bot ul {
        margin-right: 0;
    }

    .bot ul li{
        font-size: 3vw;
        letter-spacing: -0.05vw;
    }

    img {
        max-width: 100%;
    }

    .actc {
        display: block;
        font-size: 20px;
        margin: 0 auto;
        width: 90%;
        text-align: center;
        font-weight: bold;
        color: #fff;
    }

    .ctc img {
        width: 83%;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
    }

    img.mobi.renaulution {
        width: 75%;
    }

    .mobi {
        display: block !important;
        width: 100%;
        direction: rtl;
    }

    .pu_layer {
        width: 69vw;
        height: 7vw;
        position: absolute;
        top: 70vw;
        right: 0;
    }

    .mobhide {
        display: none !important;
    }

    img#logo_img {
    max-height: 19vw;
    width: 19vw;
    }

    .left_form .ftext {
        margin: 0;
        font-size: 16px;
        padding-top: 5px;
    }

    .formbox input {
        margin: 4% auto;
        font-size: 6vw;
        border-bottom-left-radius: 7vw;
        border-bottom-right-radius: 7vw;
        border-top-left-radius: 7vw;
        border-top-right-radius: 7vw;
    }
    .formbox #color {
        box-sizing: border-box;
        border-radius: 20vw;
        display: block;
        width: 80%;
        margin: 3% auto;
        border: none;
        padding: 3.5% 2%;
        font-size: 5.5vw;
        clear: both;
        color: #0099cc;
        /* border-bottom-left-radius: 5vw; */
        /* border-bottom-right-radius: 2vw; */
        /* border-top-left-radius: 2vw; */
        /* border-top-right-radius: 2vw; */
        background: url(../images/select_arrow_mob.png) no-repeat left #ffffff !important;
        background-position-x: 4vw !important;
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-align: right;
    }
    .btn_submit {
        -webkit-appearance: none;
        cursor: pointer;
        font-size: 6vw;
        font-weight: 600;
        margin-top: 0;
        margin-bottom: 2vw;
        border-bottom-left-radius: 7vw;
        border-bottom-right-radius: 7vw;
        border-top-left-radius: 7vw;
        border-top-right-radius: 7vw;
    }
    .bottom_form {
        position: relative;
        width: 100%;
        height: 119vw;
        top: 37vw;
    }
    .left_form_bottom {
        height: auto;
        position: relative;
        background: #e3e3e3;
        padding-bottom: 13vw;
        margin-top: 0vw;
        width: 90%;
        margin: 0 auto;
        box-shadow: 0px 7px 8px 0px #adadad;
        border-top-right-radius: 3vw;
        border-bottom-right-radius: 3vw;
        border-top-left-radius: 3vw;
        border-bottom-left-radius: 3vw;
        top: 5vw;
    }
.ty .left_form_bottom {
  padding-bottom: 2vw;
}
    .left_form_bottom .ftxt h3 span{
        font-size: 7vw;
        display: block;
        color: #084675;
    }
    .ftext h3 {
        font-size: 9vw;
        line-height: 6vw;
    }
    .left_form_bottom .ftext {
        margin: 0;
        padding-top: 5px;
    }
    .fill_details2 {
        font-weight: 100;
        font-size: 4.7vw !important;
        color: #003365 !important;
        margin-top: 3vw;
    }
    .formbox2 input {
        box-sizing: border-box;
        display: block;
        width: 80%;
        margin: 4% auto;
        border: none;
        padding: 1.5% 2%;
        font-size: 6vw;
        border-bottom-left-radius: 7vw;
        border-bottom-right-radius: 7vw;
        border-top-left-radius: 7vw;
        border-top-right-radius: 7vw;
    }
    .formbox2 #color2 {
        box-sizing: border-box;
        border-radius: 20vw;
        display: block;
        width: 80%;
        margin: 3% auto;
        border: none;
        padding: 3.5% 2%;
        font-size: 5.5vw;
        clear: both;
        color: #0099cc;
        /* border-bottom-left-radius: 5vw; */
        /* border-bottom-right-radius: 2vw; */
        /* border-top-left-radius: 2vw; */
        /* border-top-right-radius: 2vw; */
        background: url(../images/select_arrow_mob.png) no-repeat left #ffffff !important;
        background-position-x: 4vw !important;
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-align: right;
    }
    .btn_submit2 {
        box-sizing: border-box;
        display: block;
        width: 80%;
        margin: 6% auto;
        border: none;
        padding: 2.5% 2%;
        -webkit-appearance: none;
        cursor: pointer;
        font-size: 6vw;
        font-weight: 600;
        margin-top: 0;
        margin-bottom: 2vw;
        border-bottom-left-radius: 7vw;
        border-bottom-right-radius: 7vw;
        border-top-left-radius: 7vw;
        border-top-right-radius: 7vw;
        float: initial;
        position: relative;
        left: unset;
    }
    .left_form .chk span:last-child {
        font-size: 4vw;
    }

    .formbox input[type=checkbox] {
        margin: 1.6% -28px 0 0;
    }

    .bot ul {
        text-align: center;
        margin-bottom: 2vw;
    }
    .car {
        width: 100vw;
        /* height: 45.5vw; */
        position: relative;
        top: 30vw;
        margin-right: 0;
        margin: 0 auto;
    }
    .left_form {
        height: auto;
        position: relative;
        background: #e3e3e3;
        padding-bottom: 2vw;
        width: 90%;
        margin: 1vw auto;
        box-shadow: 0px 7px 8px 0px #adadad;
        border-top-right-radius: 3vw;
        border-bottom-right-radius: 3vw;
        border-top-left-radius: 3vw;
        border-bottom-left-radius: 3vw;
        top: 45vw;
    }

    .ty .left_form {
            height: 34vw;
        clear: both;
        position: absolute;
        top: 97vw;
        left: 5vw;
    }

    #c2c_btn {
        height: 12vw;
        width: 31vw;
        right: 0px;
        background: #ffffff;
        z-index: 54;
        cursor: pointer;
        display: inline-block;
        float: left;
        position: fixed;
        z-index: 99;
        top: 0vw;
        border-bottom-left-radius: 8vw;
        border-top-left-radius: 8vw;
        box-shadow: 0px 7px 10px 0px #adadad;
    }
    #c2c_btn h4 {
        font-size: 4.4vw;
        font-weight: 600;
        color: #084675;
        text-align: center;
        line-height: .85em;
        letter-spacing: -.2px;
        margin: 0;
        display: inline-block;
        position: relative;
        top: 7px;
        right: 4vw;
    }

    .top_txt_top_small {
        font-size: 6vw;
        font-weight: 600;
        display: block;
        color: #FFF;
        background-color: #f36f21;
        width: 30vw;
        text-align: center;
        line-height: 7vw;
        padding-bottom: 0.5vw;
        position: relative;
        right: 27.5vw;
        text-shadow: none;
    }

    .top_txt_top_dacia {
        font-size: 10vw;
        font-weight: 600;
        display: block;
        color: #FFFFFF;
        position: relative;
        top: -0.5vw;
        right: -1vw;
        text-shadow: 1px 4px 8px #404040b3;
    }

    .top_txt_top_price {
        font-family: 'DaciaSpirit', 'Open Sans Hebrew', sans-serif;
        font-weight: 400;
        font-size: 3vw;
        text-shadow: 2px 4px 4px #404040b3;
        left: 21.5vw;
        position: absolute;
        font-size: 5vw;
        width: 41vw;
        top: 18vw;
    }

    .top_txt_top_price span {
      font-size: 5.7vw;
    }
    #c2c_btn #c2c_icon {
        width: 9vw;
        height: 9vw;
        margin: 7px;
        background: url(../images/c2c-icon.png) center center no-repeat #ffffff;
        background-size: 100%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        opacity: 1;
        display: inline-block;
        vertical-align: text-bottom;
        float: left;
    }
    #c2c_btn:hover #c2c_icon {
        opacity: .85;
    }
    #c2c_btn #c2c_icon:before {
        content: '';
        width: 80px;
        height: 50px;
        border: 2px solid #0099cc;
        position: absolute;
        top: -2px;
        right: 0px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-animation: pulsate .8s ease-out;
        -moz-animation: pulsate .8s ease-out;
        -o-animation: pulsate .8s ease-out;
        animation: pulsate .8s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        opacity: 0;
    }
    #c2c_btn #c2c_icon:before:hover,
    #c2c_btn #c2c_icon:before:active {
        border: 2px solid #00627d;
    }

    #c2c_btn {
        height: 10vw;
        width: 26vw;
        right: 0px;
        background: #0099cc;
        z-index: 54;
        cursor: pointer;
        display: inline-block;
        float: left;
        position: fixed;
        z-index: 99;
        top: 2vw;
        border-bottom-left-radius: 8vw;
        border-top-left-radius: 8vw;
        box-shadow: 0px 7px 10px 0px #adadad;
    }

    #c2c_btn h4 {
        font-size: 4vw;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
        line-height: .85em;
        letter-spacing: -.2px;
        margin: 0;
        display: inline-block;
        position: relative;
        top: 1.4vw;
        right: 2vw;
    }

    #c2c_btn #c2c_icon {
        width: 9vw;
        height: 8vw;
        top: 1vw;
        right: 16vw;
        margin: 0;
        position: absolute;
        background: url(../images/c2c-icon.png) center center no-repeat;
        background-size: 100%;
    }

    #c2c_btn:hover #c2c_icon {
        opacity: .85;
    }
    #c2c_btn #c2c_icon:before {
        content: '';
        width: 59px;
        height: 37px;
        border: 2px solid #0099cc;
        position: absolute;
        top: 0px;
        right: 0px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-animation: pulsate .8s ease-out;
        -moz-animation: pulsate .8s ease-out;
        -o-animation: pulsate .8s ease-out;
        animation: pulsate .8s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        opacity: 0;
    }
    #c2f_btn #c2f_icon:before:hover,
    #c2f_btn #c2f_icon:before:active {
        border: 2px solid #00627d;
    }

    .car-mob{
        /*margin-top: 9vw;*/
        width: 80vw;
        margin-right: 10vw;
    }
    .a1{
        font-size: 7.5vw !important;
    }
    .txt_left_down2 {
        position: absolute;
        bottom: 0;
        top: 62vw;
        color: #ffffff;
        font-size: 5.4vw;
        width: 100vw;
        left: 0vw;
        font-weight: 500;
    }
    body.trigger-position-left #enable-toolbar-trigger, body.trigger-position-right #enable-toolbar-trigger {
        -webkit-transform: translateY(-100%) scale(1);
        -ms-transform: translateY(-100%) scale(1);
        transform: translateY(-100%) scale(1);
        position: relative;
        float: left;
        bottom: 7vw;
    }
    span.txt_right_top {
        display: block;
        line-height: 1;
        /* color: #084675; */
        /* font-weight: 100; */
        font-size: 8vw;
    }
    span.txt_right_down {
        font-weight: 600;
        display: block;
        line-height: 1;
        color: #084675;
        font-size: 6.5vw;
    }
    .chk label {
        cursor: pointer;
        font-size: 3.3vw;
    }
    .required {
        padding: 0% 11%;
        line-height: 13vw;
        font-size: 4vw;
        color: #084675;
    }
    .linesmob2 {
        position: unset;
        background: url(../images/lines_mob.png);
        background-size: 100% 90%;
        background-repeat: no-repeat;
        bottom: 5vw;
        width: 98%;
        height: 3vw;
        margin-right: 2.5vw;
        z-index: 1;
        margin-top: 5vw;
        /* margin: 0 auto; */
    }
    .linesmob2 .txt {
        position: relative;
        right: 16vw;
        color: #084675;
        font-size: 5.7vw;
        bottom: 4.5vw;
    }
    .linesmob1 {
        width: 90%;
        margin: 2vw auto;
    }
    .linesmob {
        text-align: center;
        display: block;
        position: relative;
        height: 15vw;
        margin-top: 2vw;
    }

    .ty .linesmob{
      margin-top: 22vw;
    }
    .tech {
/*      position: relative;
        right: unset;
        font-size: 5.8vw;
        bottom: unset;
        color: #ffffff;
        font-weight: 300;
        border-radius: 10vw;
        padding: 0vw 8.1vw;
        text-decoration: none;
        letter-spacing: 0.2vw;
        background: #0099cc;*/
    }
    .tech img{
        width: 50vw;
    }
    .color_popup {
        width: 62%;
        bottom: 10vw;
        margin: 0 auto;
        position: absolute;
        top: 19vw;
        left: unset;
        right: 12vw;
        border: 0.1vw solid #ffffff;
        box-shadow: 0vw 0vw 0.5vw 0.3vw #ccc;
        z-index: 99999999;
        height: 59.2vw;
        display: none;
        background:#ffffff;
    }
    .color_popup .silver {
        background: url(../images/silver.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup .red {
        background: url(../images/red.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup .blue {
        background: url(../images/blue.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup .black {
        background: url(../images/black.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup .white {
        background: url(../images/white.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #094674;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup .grey {
        background: url(../images/grey.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup2 {
        width: 62%;
        bottom: 10vw;
        margin: 0 auto;
        position: absolute;
        top: 18vw;
        left: unset;
        right: 12vw;
        border: 0.1vw solid #ffffff;
        box-shadow: 0vw 0vw 0.5vw 0.3vw #ccc;
        z-index: 99999999;
        height: 59.2vw;
        display: none;
        background:#ffffff;
    }
    .color_popup2 .silver {
        background: url(../images/silver.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup2 .red {
        background: url(../images/red.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup2 .blue {
        background: url(../images/blue.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup2 .black {
        background: url(../images/black.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup2 .white {
        background: url(../images/white.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #094674;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .color_popup2 .grey {
        background: url(../images/grey.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 4vw;
        line-height: 10vw;
        text-align: center;
    }
    .chk {
        width: 78%;
        margin: 0 auto;
        text-align: right;
        right: 0;
    }
    .chk label {
        cursor: pointer;
        font-size: 3.1vw;
    }
    #newsl + label:before {
        content: "\00a0";
        display: inline-block;
        font: 4vw/1em sans-serif;
        height: 4vw;
        margin: 0px 0px 0px 1.3vw;
        padding: 0;
        vertical-align: top;
        width: 4vw;
        margin-top: 0vw;
    }

    .left_form_bottom .chk2 {
        width: 78%;
        color: #003365;
        padding: 0;
        line-height: 1;
        text-align: right;
        margin: 0 auto;
        top: 2vw;
        position: relative;
        display: block;
    }
    .chk2 label {
        cursor: pointer;
        font-size: 3.1vw;
    }
    #newsl2 + label:before {
        content: "\00a0";
        display: inline-block;
        font: 4vw/1em sans-serif;
        height: 4vw;
        margin: 0px 0px 0px 1.3vw;
        padding: 0;
        vertical-align: top;
        width: 4vw;
        margin-top: 0vw;
    }
    .required2 {
        padding: 0% 11%;
        line-height: 13vw;
        font-size: 3vw;
        color: #084675;
    }
    .bot {
        right: 0;
    }
    .ty .top {
        position: relative;
        width: 100%;
        height: 118vw;
    }
    .ty .bottom_form {
        position: relative;
        width: 100%;
        height: 25vw;
    }
    .color_popup .close_btn {
        position: absolute;
        border-radius: 15vw;
        font-size: 4vw;
        top: -3.8vw;
        left: -3.8vw;
        background: #ffffff;
        border: 0;
        text-align: center;
    }
    .color_popup2 .close_btn {
        position: absolute;
        border-radius: 15vw;
        font-size: 4vw;
        top: -3.8vw;
        left: -3.8vw;
        background: #ffffff;
        border: 0;
        text-align: center;
    }
    .slideControls .slideNext img, .slideControls .slidePrev img {
        z-index: 999;
        position: relative;
        width: 9vw;
    }

}

@-webkit-keyframes shaker {
    0%, 90%, 100% {
        -webkit-transform: translateX(0);
    }
    92%, 97% {
        -webkit-transform: translateX(-5px);
    }

    95%, 99% {
        -webkit-transform: translateX(5px);
    }
}

@keyframes shaker {
    0%, 90%, 100% {
        transform: translateX(0);
    }
    92%, 97% {
        transform: translateX(-5px);
    }

    95%, 99% {
        transform: translateX(5px);
    }
}

@keyframes logo_g {
    0%{
        transform: rotate(0deg);
    }
    15%, 45%, 75%{
        transform: rotate(15deg);
    }
    30%, 60%, 90%{
        transform: rotate(-15deg);
    }
}
@-webkit-keyframes logo_g {
    0%{
        -webkit-transform: rotate(0deg);
    }
    15%, 45%, 75%{
        -webkit-transform: rotate(15deg);
    }
    30%, 60%, 90%{
        -webkit-transform: rotate(-15deg);
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation: fadeInUp 1s 1;
    animation: fadeInUp 1s 1;
}

.ketchup-error {
    position: absolute;
}
.ketchup-error ul {
    margin: 0;
    font-size: 14px;
    text-align: right;
    color: #ffffff;
    background: rgba(255, 0, 0, 0.6);
    padding: 5px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    list-style: none;
    line-height: 16px;
}
.ketchup-error span {
    display: block;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-top: 10px solid red;
    border-top: 10px solid rgba(255, 0, 0, 0.6);
    border-bottom: 0;
    margin-left: 10px;
    left: 10px;
    position: absolute;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}


@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@keyframes flash {
    25% { opacity: 0.9; }
    50% { opacity: 0.8; }
    75% { opacity: 0.9; }
    100% { opacity: 1.0; }
}

//Firefox 1+
@-webkit-keyframes flash {
    25% { opacity: 0.9; }
    50% { opacity: 0.8; }
    75% { opacity: 0.9; }
    100% { opacity: 1.0; }
}

//Safari 3-4
@-moz-keyframes flash {
    25% { opacity: 0.9; }
    50% { opacity: 0.8; }
    75% { opacity: 0.9; }
    100% { opacity: 1.0; }
}
.fadeInUp {
    -webkit-animation: fadeInUp 1s 1;
    animation: fadeInUp 1s 1;
}
/**

-webkit-appearance: none;
border-radius: 0;
color: #36a3d9;
**/
