@font-face {
    font-family: 'fbreforma';
    src: url('../fonts/fbreforma/fbreformaen-regular-webfont.eot');
    src: url('../fonts/fbreforma/fbreformaen-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fbreforma/fbreformaen-regular-webfont.woff') format('woff'),
    url('../fonts/fbreforma/fbreformaen-regular-webfont.ttf') format('truetype'),
    url('../fonts/fbreforma/fbreformaen-regular-webfont.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'fbreforma_med';
    src: url('../fonts/fbreforma/FbReforma-Mediumwebfont.eot');
    src: url('../fonts/fbreforma/FbReforma-Mediumwebfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fbreforma/FbReforma-Mediumwebfont.woff') format('woff'),
    url('../fonts/fbreforma/FbReforma-Mediumwebfont.ttf') format('truetype'),
    url('../fonts/fbreforma/FbReforma-Mediumwebfont.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

html, body {
    height: 100%;
}

body{
    margin: 0;
    padding: 0;
		overflow-x: hidden;
}


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

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

.wrapper {
    position: relative;
    direction: rtl;
    width: 100vw;
    margin: 0 auto;
}

#bgs * {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;;
    background-size: 100%;
}
#bgs #bg1 {
    background-image:url('../images/main-1.jpg');
}
#bgs #bg2 {
    background-image:url('../images/main-2.jpg');
}
#bgs #bg3 {
    background-image:url('../images/main-3.jpg');
}

#mish_wrapper > * {
    position: absolute;
}
.top {
    position: relative;
    width: 100vw;
    height: 400px;
}
.bottom{
    position: relative;
    width: 100vw;
    top: 48vw;
}
.bottom_form{
    position: relative;
    width: 100%;
    height: 4.5vw;
}
.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: 100%;
    position: relative;
    top: 11vw;
}
.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: 0;
    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: 74vw;
    top: 4vw;
}
.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 .red{
    background: url(../images/red.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_colors_txt{
    width: 70%;
    position: relative;
    margin-right: 17%;
    top: 8vw;
    font-size: 1.5vw;
}
.bottom_colors_txt span{
    display: block;
    color: #084675;
}
.left_form_bottom {
    width: 95%;
    margin: 0 auto 23vw auto;
    background: #ebebeb;
    border-radius: 3vw;
    text-align: center;
    height: 22vw;
    margin-top: 6vw;
}
.left_form_bottom .ftxt h3 span{
    display: block;
    font-size: 4.3vw;
    color: #084675;
}

.left_form_bottom .ftxt h3 span:nth-of-type(3){
    font-size: 2.3vw;
    font-weight: 400;
    margin-top: -1.5vw;
    margin-bottom: 1vw;
}
.fill_details2 {
    font-weight: 100;
    font-size: 2.5vw !important;
    color: #003365 !important;
    margin-top: 0;
    position: relative;
    bottom: 1.2vw;
}
.formbox2 input {
    box-sizing: border-box;
    border-radius: 0;
    width: 19%;
    margin: 0% 0.5%;
    border: none;
    padding: 0.5% 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;
}
.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: 16%;
    margin: 0 2% 0 0;
    border: none;
    padding: 0.8% 2%;
    clear: both;
    -webkit-appearance: none;
    cursor: pointer;
    font-size: 1.5vw;
    font-weight: 600;
    margin-top: 0;
    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;
    right: 2vw;
    top: 2vw;
    width: 20vw;
    z-index: 1;
}
button#enable-toolbar-trigger {
    left: 15px;
}

.top_txt {
    position: absolute;
    top: 7vw;
    right: 2vw;
    color: #fff;
    line-height: 1;
}

.top_txt_top {
    font-family: 'fbreforma', sans-serif;
    font-weight: 600;
    font-size: 4.5vw;
}

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

.top_txt_price {
    font-family: 'fbreforma', sans-serif;
    font-weight: 600;
    font-size: 4vw;
}

.title {
/*    margin: 0 auto;
    display: block;
    margin-top: 65px;
    position: relative;
    z-index: 9;*/
}
.top_strip{
    position: absolute;
    top: 2vw;
left: 13vw;
    z-index: 999;
    text-align: center;
    font-family: 'fbreforma', sans-serif;
    background: url(../images/stripback.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 22%;
}
.txt_strip_top{
    font-weight: 900;
    font-size: 2vw;
    padding-right: 1.2vw;
    /* padding-left: 0.8vw; */
}
.txt_strip_bottom{
    position: relative;
    display: block;
    color: #ffffff;
    /* background: #0299cc; */
    /* border-radius: 5vw; */
    /* width: 8vw; */
    margin: 0 auto;
    font-size: 1.3vw;
    /* height: 1.6vw; */
    bottom: 0.29vw;
    /* box-shadow: 0.3vw 0.5vw 0.5vw #949494; */
    right: 0.3vw;
}
.txt_strip_bottom span{
    position: relative;
    bottom: 0.5vw;
}
.blue{
    color: #0d4673;
    position: relative;
    bottom: 0;
}
.lightblue{
    color: #0299cc;
    position: relative;
    bottom: 0.35vw;
}
.orange{
    color: #f36e23;
    position: relative;
    bottom: 0.35vw;
}

.bot {
    bottom: 0.8vw;
    right: 0.5%;
    width: 50%;
    height: 0;
    clear: both;
    background: #fff;
    z-index: 1;
    position: absolute;
    padding-right: 1%;
}

.bot ul {
    padding: 1% 0 1% 0;
    line-height: 1;
    position: absolute;
    top: 0.4vw;
    width: 50vw;
}


.bot ul li{
    display: inline-block;
    font-size: 1.2vw;
    vertical-align: middle;
    font-weight: 600;
}
.bot ul li.c0{
    background: #c02025;
    color: #fff;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c1b{
    background: #f15928;
    color: #fff;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c0b{
    background: #c02025;
	color: #fff;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c3{
    background: #077745;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c4{
    background: #009754;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c4b{
    background: #2b89a0;
    padding: 0 0.3%;
    cursor: pointer;
	color: #fff;
}
.bot ul li.c5{
    background: #00a757;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c5b {
    background: #248bcb;
    padding: 0 0.3%;
    cursor: pointer;
    color: #ffffff;
}
.bot ul li.c6{
    background: #00c150;
    padding: 0 0.3%;
    cursor: pointer;
	color: #000;
}
.bot ul li.c6b {
    background: #1070b8;
    padding: 0 0.3%;
    cursor: pointer;
    color: #ffffff;
}
.bot ul li.c7{
    background: #99cb4d;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c8 {
    background: #fff21e;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c9 {
    background: #fec924;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c10{
    background: #f9a32d;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c11{
    background: #f5852e;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c12{
    background: #ff4423;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c13 {
    background: #ef4c2d;
    padding: 0 0.3%;
    cursor: pointer;
}
.bot ul li.c14 {
    background: #cc2c37;
    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: 72%;
    height: 100%;
    position: relative;
    float: right;
    min-height: 50vw;
    top: 0;
}


.right .dgame19 {
    position: absolute;
    width: 18vw;
    height: 8vw;
    background: url(../images/dgame19.png) no-repeat;
    background-size: 100%;
    top: 2vw;
    right: 2vw;
    z-index: 2;
}

.right .itronot {
    position: absolute;
    top: 24vw;
    left: 3.7vw;
    z-index: 1;
    text-align: right;
}

.right .itronot li {
    list-style: none;
    font-size: 2vw;
    line-height: 1.7vw;
    font-weight: 600;
}
.right .itronot li::before {
    content: "•";
    color: #0099cc;
    margin-left: 0.1vw;
    position: relative;
    font-size: 2.5vw;
    font-weight: 800;
    top: 0.2vw;
}

.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: 'fbreforma', sans-serif;
    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: -2vw;
}

img {
    max-width: 100%;
}

.txt_right {
    float: right;
    width: 100%;
    text-align: center;
    color: #084675;
    font-size: 3.3vw;
    letter-spacing: -0.1vw;
    top: -1vw;
    right: 0vw;
    z-index: 9;
    position: absolute;
    font-weight: 600;
}


.txt_right_wrap {
    width: 40vw;
    margin-right: 36vw;
}
span.txt_right_top {
    display: block;
    line-height: 0.8;
    font-weight: 600;
    font-size: 4vw;
}

span.txt_right_bottom {
    color: #0099cc;
    display: block;
    line-height: 0.8;
    font-size: 10vw;
}
span.txt_right_bottom_1 {
    color: #0099cc;
    display: block;
    line-height: 1;
    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-family: 'fbreforma', sans-serif;
    color: #008dd0;
    font-size: 3.5vw;
    line-height: 3vw;
    letter-spacing: -0.1vw;
    position: absolute;
    top: 31vw;
    left: 0.5vw;
}

.txt_left_top1 a {
    font-family: 'fbreforma', sans-serif;
    color: #636466;
}
.price {
    width: 23vw;
    position: absolute;
    left: 7vw;
    top: 16vw;
}
span.txt_left_top2 {
    margin-right: 0.5vw;
    font-weight: 300;
    letter-spacing: -0.1vw;
    font-size: 2vw;
    border-radius: 1vw;
    position: relative;
    display: inline-block;
    line-height: 2.6vw;
}

.txt_left_top2 a {
    font-size: 4vw;
    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: 100%;
    position: absolute;
    left: 0px;
    min-height: 100%;
    padding-top: 0vw;
}

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

.ftxt {
    margin-top: 8%;
}

.actc {
    display: none;
}
.ftext h2 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 1.3vw;
}

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

.kaftordivtwo {
    position: absolute;
    width: 20vw;
    height: 6vw;
    background-image: url(../images/kaftor.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 15vw;
    margin-right: 37vw;
}

.ftext > .ftxt > span {
  color: #000000;
  position: relative;
  top: -1vw;
  font-size: 3vw;
  font-weight: 400;
}
.left_form .ftext h2 span{
    font-size: 4.2vw;
    display: block;
    color: #000000;
    letter-spacing: -.5px;
    font-family: 'fbreforma_med';
}
.stars{
    font-size: 1.8vw;
}
.left_form .chk {
    color: #003365;
    padding: 0% 32% 0 4%;
    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;padding-right: 8%; padding-left: 8%}
.formbox input{
    box-sizing: border-box;
    border-radius: 0;
    display: inline-block;
    width: 30%;
    margin: 2% 1%;
    border: none;
    padding: 1.5% 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;

}
.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: 32vw;
      margin: 6% auto 2%;
      border: none;
      padding: 1.5% 2%;
      clear: both;
      -webkit-appearance: none;
      cursor: pointer;
      font-size: 3.5vw;
      font-weight: 600;
      margin-top: 2%;
      background: #000000;
      color: #ffd503;
      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;
}

.lSSlideWrapper{
  top:-3vw;
}

.amhasha{
    position: absolute;
    top: 51vw;
    z-index: 2;
    right: 1vw;
    color: #FFF;
    font-size: 1.7vw;
}
.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: #000000;
}

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

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

:-ms-input-placeholder {
    color: #000000;
}

.mobi {
    display: none !important;
}

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

.ty .left_form_bottom .ftxt h3 span {
    display: block;
    line-height: 5vw;
    font-size: 4vw;
    color: #000000;
    position: absolute;
    top: 2vw;
    left: 37vw;
}

.ty .left_form .ftext h2 span {
    font-size: 2.9vw;
    line-height: 4vw;
    display: block;
    color: #000000;
    letter-spacing: -.5px;
}

.req {
    color: #fff;
    padding: 4% 13%;
    font-size: 14px;
}
.meeting {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.zoome {
    position: absolute;
    display: none;
    bottom: 0;
    transition: 1s;
    width: 74vw;
}

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

img.footer_right {
    position: absolute;
    top: -2.1vw;
    width: 34%;
    z-index: -1;
    right: -18vw;
}

currency {
    font-size: 70%;
    font-weight: 300;
}
.a1{
    font-size: 2.5vw !important;
    font-weight: 100;
}
.required{
    padding: 1% 32%;
    line-height: 3vw;
    font-size: 1vw;
    color: #000000;
}
.required2{
    padding: 1% 2%;
    line-height: 5vw;
    font-size: 1vw;
    color: #000000;
    float: right;
    margin-right: 1vw;
}
.lines {
    position: absolute;
    background-size: 77% 100%;
    background-repeat: no-repeat;
    bottom: 4vw;
    width: 72vw;
    height: 1vw;
    right: 21vw;
    z-index: 1;
}

.lines .txt {
    position: relative;
    right: 23.2vw;
    font-size: 2.7vw;
    bottom: 3.5vw;
    color: #000000;
    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: 13.5vw;
}
.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: 1.1vw;
}
#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.2vw;
}
#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: 100;
    font-size: 1.3vw !important;
    color: #003365 !important;
    margin-top: 0.5vw;
}
.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: 699px) {
    #c2c_btn a {
        display: block;
        height: 100%;
    }

    #header {
        position: absolute;
    }
    .top {
        position: relative;
        width: 100%;
        height: 400px;
    }
    .middle {
        position: relative;
        width: 100%;
        margin-top: 4vw;
        height: 65vw;
    }
    .bottom {
        position: relative;
        width: 100%;
        height: 66vw;
        margin-top: 8vw;
    }

    .item {
        position: absolute;
        top: 9vw;
        left: 0;
        right: 0;
    }

    .amhasha {
      position: absolute;
      top: 49vw;
      z-index: 2;
      right: 1vw;
      color: #FFF;
      font-size: 2.7vw;
  }

    .top_txt {
        top: 33.5vw;
        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;
    }
    .car2 {
        position: absolute;
        left: 0vw;
        width: 73vw !important;
        top: 11vw;
    }
    .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 {
        font-size: 8.7vw;
        position: relative;
        bottom: 4.8vw;
        color: #0099cc;
        font-weight: 600;
        line-height: 7vw;
    }
    .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: 87%;
        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_colors_txt {
        width: 87%;
        position: relative;
        margin-right: 7%;
        top: 17vw;
        font-size: 2.5vw;
        z-index: 99999;
    }
    span.mish {
        font-size: 3.7vw;
        line-height: 1.2;
        display: block;
        width: 95%;
        margin: 1vw auto 1vw;
        padding-top: 3vw;
    }

    ul.zi{
    position: relative;
    width: 91vw;
    top: -1vw;
    right: 4vw;
    /* font-size: 0vw; */
}

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

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

    .ty .ftext h2 {
        display: block;
    }

    .left_form .ftext h2 span {
    font-size: 5vw;
    display: block;
    line-height: 0vw;
}

    .ftxt {
        margin-top: 16%;
    }
  .ftext > .ftxt > span {
    color: #000000;
    position: relative;
    line-height: 9vw;
    font-size: 4.4vw;
    font-weight: 400;
  }

  .top_strip {
    position: absolute;
    top: 1vw;
    left: 18%;
    z-index: 999;
    text-align: center;
      font-family: 'fbreforma', sans-serif;
    background-size: 100% 100%;
    width: unset;
}
  .txt_strip_top {
      border-radius: 6vw;
      font-weight: 900;
      font-size: 6vw;
      padding-right: 4vw;
      padding-left: 3vw;
      height: 9.5vw;
  }

  .txt_strip_bottom {
      position: relative;
      display: block;
      color: #ffffff;
      /*background: #0299cc;*/
      border-radius: 5vw;
      width: 25vw;
      margin: 0 auto;
      font-size: 3.5vw;
      height: 5.6vw;
      bottom: 1.5vw;
      /*box-shadow: 0.3vw 0.5vw 0.5vw #949494;*/
  }
  .txt_strip_bottom span {
      position: relative;
      bottom: 1vw;
  }
  .blue{
      color: #0d4673;
      position: relative;
      bottom: 0vw;
  }
  .lightblue{
      color: #0299cc;
      position: relative;
      bottom: 1.5vw;
  }
  .orange{
      color: #f36e23;
      position: relative;
      bottom: 1.5vw;
  }

  .ty .left_form .ftext h2 span {
      position: relative;
      font-size: 4.9vw;
      top: 2vw;
      line-height: 4vw;
      display: block;
      color: #000000;
      letter-spacing: -.5px;
  }

  .ty .left_form_bottom .ftxt h3 span {
    display: block;
    line-height: 4vw;
    font-size: 5vw;
    color: #000000;
    position: absolute;
    top: 3vw;
    left: 28vw;
}
    .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;
    background: #FFF;
}

    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%;
    }

    .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: -7vw;
    }
    span.txt_right_bottom {

        font-size: 20vw;
        margin-top: 1vw;
        text-align: right;
        padding-right: 3vw;
    }
    span.txt_right_bottom_1 {

        font-size: 10vw;
        margin-top: 1vw;
        text-align: right;
        padding-right: 3vw;
    }

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

    .txt_right {
        padding-top: 9vw;
    }

    .txt_right_wrap {
    display: inline-block;
    width: 100%;
    font-size: 6.7vw;
    top: -47vw;
        margin-right: 0;
    font-weight: 600;
    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: 8vw;
        top: 112vw;
        display: block;
        width: 100%;
        left: 0;
    }
    span.txt_left_top1 br {
        display: none;
    }
    .price {
    width: 56vw;
    position: absolute;
    left: 23vw;
    top: 43vw;
}
    .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: 2.5vw 5.3vw 2.0vw 5.3vw;
        left: unset;
        width: 37vw;
        font-weight: 300;
        border-radius: 6vw;
        display: inline;
    }

    span.txt_left_top2 br {
        display: none;
    }
    .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: 8vw;
}
    .zoome {
        display: none;
    }

    .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;
    }

    #c2c_btn {
        margin-left: 1.2vw;
    }

    #c2c_btn a {
        display: block;
        height: 100%;
        margin-left: 3.5vw;
    }
    #showform img{
        width: 85vw;
        margin-top: 0.5vw;
    }


    #c2c_btn a div{
        height: 13vw;
        width: 46vw;
        position: relative;
        top: 0.5vw;
        background: url(../images/c2c.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    #showform.alone{
        margin-left: 0vw;
    }
    #c2c_btn.alone{
        margin-left: 26vw;
    }
    .ctcbox{
        width: 100vw;
        margin-bottom: 5vw;
    }
    .ctcbox div {
        text-align: center;
        position: relative;
        margin-left: 0vw;
        margin-right: 0vw;
    }

    .kaftordiv {
    width: 47vw;
    height: 14vw;
    background-image: url(../images/kaftor.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: -3vw;
    margin-right: 21vw;
}
.kaftordivtwo {
width: 53vw;
height: 14vw;
background-image: url(../images/kaftor.png);
background-size: 100%;
background-repeat: no-repeat;
margin-top: 13vw;
margin-right: 16.5vw;
}

.newsdiv {
    width: 48vw;
    height: 14vw;
    background-image: url(../images/lifnenosim.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: -2vw;
    margin-right: 21vw;
}

.right {
  top: 0vw;
  height: 120vw;
}
    .right .dgame19 {
        position: absolute;
        width: 32vw;
        height: 15vw;
        background: url(../images/dgame19.png) no-repeat;
        background-size: 100%;
        top: 0vw;
        right: 34vw;
        z-index: 2;
    }
    .right .itronot {
    position: absolute;
    top: -23vw;
    left: 0;
    width: 100vw;
    z-index: 1;
    text-align: center;
}

.right .itronot li {
    list-style: none;
    font-size: 4vw;
    line-height: 4vw;
    margin-left: 1vw;
    font-weight: 600;
    display: inline-block;
}


.right .itronot li::before {
    content: "•";
    color: #0099cc;
    margin-left: 0vw;
    font-size: 7vw;
    font-weight: 800;
    top: 1.3vw;
}

    #bgs #bg1 {
        background-image:url('../images/main-1-m.jpg');
    }
    #bgs #bg2 {
        background-image:url('../images/main-2-m.jpg');
    }
    #bgs #bg3 {
        background-image:url('../images/main-3-m.jpg');
    }

    .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: 2.9vw;
}

    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: 100vw;
    height: 17vw;
    position: absolute;
    top: 39vw;
    right: 0;
}
    .mobhide {
        display: none !important;
    }

    img#logo_img {
        width: 32vw;
    }

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

    .formbox input {
        margin: 4% auto;
        font-size: 6vw;
        width: 80%;
        display: block;
        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;
        width: 80%;
        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%;
    }
    .left_form_bottom {
        height: auto;
        position: relative;
        background: #e3e3e3;
            padding-bottom: 19vw;
        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;
    }
    .left_form_bottom .ftxt h3 span{
        font-size: 7vw;
        display: block;
        color: #000000;
    }

    .left_form_bottom .ftxt h3 span:nth-of-type(3) {
        font-size: 3.8vw;
        font-weight: 400;
        line-height: 10vw;
    }
    .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: 1vw;
    }
    .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 {
        padding-right: 4%;
    }
    .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;
        margin-top: 0vw;
        width: 100%;
        margin: 0 auto;
        top: 0vw;
        padding-top: 1vw;
    }

    .ty .left_form {
        height: auto;
        clear: both;
        top: 0vw;
        padding-top: 11vw;
    }

    #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: 11vw;
        margin-top: 5vw;
    }
    span.txt_right_down {
        font-weight: 600;
        display: block;
        line-height: 1;
        color: #000000;
        font-size: 6.5vw;
    }
    .chk label {
        cursor: pointer;
        font-size: 3.3vw;
    }
    .required {
        padding: 0% 11%;
        line-height: 13vw;
        font-size: 4vw;
        color: #000000;
    }
    .meeting {
        margin: 10px auto;
    }
    .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: #000000;
        font-size: 5.7vw;
        bottom: 4.5vw;
    }
    .linesmob1 {
        width: 90%;
        margin: 0 auto;
    }
    .linesmob {
    text-align: center;
    display: block;
    position: relative;
    height: 18vw;
    margin-top: 2vw;
}
    .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: 4vw;
        color: #084675;
    }
    .bot {
        right: 0;
    }
    .ty .top {
        position: relative;
        width: 100%;
        height: 118vw;
    }
    .ty .bottom_form {
        position: relative;
        width: 100%;
        height: 42vw;
    }
    .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;
**/
