.desk {
    display: none !important;
}

* {
    padding: 0;
    margin: 0;
}

html, body {
    height: auto;
    width: 100%;
}

body {
    background-color: #fff;
    font-family: 'fbpigment_regular', Arial, sans-serif;
    overflow-x: hidden;
    color: #fff;
}

.top-title-content {
    font-family: 'fbpigment_regular', Arial, sans-serif;
}


.wrapper {
    width: 100%;
    direction: rtl;
    position: relative;
		background-image: url(../img/back_mobile.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;

	background-color: #000e1c;
}

main {
    width: 100%;
}

.creative {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding-top: 4rem;
	height: 50rem;
	
}

.logo {
    display: inline-block;
    position: relative;
    z-index: 99;
    max-width: 100%;
	width: 8rem;
	margin-bottom: 1rem;
}

.logo-img {
    width: 100%;
}

.car {
    width: 100%;
}

.creative-text {
    width: 100%;
    position: absolute;
    top: 1rem;
    box-sizing: border-box;
}

.text-top {
    width: 100%;
    margin-top: 1rem;
    text-align: center;
    box-sizing: border-box;
}

    .text-top img {
        width: 90%;
    }

.text-bot {
    width: 100%;
    white-space: nowrap;
    color: #fff;
    font-size: 1.9rem;
    font-family: 'fbpigment_bold', Arial, sans-serif;
    text-align: center;
}

.bottom-text {
    font-size: 1.285rem;
    width: 100%;
    text-align: center;
    margin-top: -8.5rem;
    margin-bottom: 1.5rem;
}

.bottom-top {
    display: block;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    font-size: 2.3rem;
    font-family: 'fbpigment_bold';
}

.guli-img {
    height: 3rem;
}

.price-box {
    text-align: center;
    direction: rtl;
    color: #fff;
    margin-top: -5px;
}

.start-from {
    display: inline-block;
    font-size: 2rem;
}

.bottom-mid {
    width: 59%;
    text-align: center;
    margin: 0 auto;
    background-color: #bd1121;
    font-size: 2rem;
    padding: 2px 0px;
    margin-top: -3px;
}

.bottom-bottom {
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 0 6%;
    margin: 1rem 0;
    font-size: 2rem;
}

.price {
    display: inline-block;
    font-size: 20px;
    font-family: 'fbpigment_bold', Arial, sans-serif;
    text-align: center;
    margin-top: 10px;
}

.car-name {
    font-family: "Helvetica Neue",sans-serif;
    font-size: 1.6rem;
    display: block;
}

.c2c, .toForm {
	 font-family: 'fbpigment_bold';
	font-weight: 400;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #fff;
    width: 48%;
    font-size: 2rem;
    height: 4rem;
    line-height: 4.2rem;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
}

.c2c_img {
    height: 2.3rem;
    position: relative;
    top: 0.7rem;
    right: 3%;
}

.buttons {
    width: 100%;
    box-sizing: border-box;
    padding: 0 6%;
    margin-top: 41rem;
}

.toForm {
    margin-right: 3%;
}

.form-wrapper {
    width: 100%;
	min-height: 100%;
    background-color: rgba(0,0,0,0.9);
    direction: rtl;
    text-align: center;
    box-sizing: border-box;
    padding: 6%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
}

.form-title-box h1 {
    font-size: 3.05rem;
    font-weight: normal;
}

.form-line {
    width: 100%;
}

form {
    margin-top: 1rem;
    width: 100%;
    padding-top: 2rem;
    border: 1px solid #4388a8;
    padding-bottom: 3rem;
    position: relative;
	background-color: black;
	height: 41rem;
}

.close {
    position: absolute;
    right: -5.6%;
    top: -2.2rem;
    height: 4rem;
}

.input-box {
    width: 90%;
    margin-right: 5%;
    text-align: right;
    direction: rtl;
    margin-top: 1.2rem;
    font-size: 2rem;
	position: relative;
}

.input-bg {
    width: 100%;
    white-space: nowrap;
}

.field {
    width: 100%;
    height: 3rem;
	font-size: 2rem;
    box-sizing: border-box;
    border: none;
    background-color: white;
    padding-right: 3%;
    border-radius: 0;
}

.phone {
    width: 65%;
    box-sizing: border-box;
	display: inline-block;
    border: none;
    background-color: white;
    padding-right: 3%;
    border-radius: 0;
	height: 3rem;
	font-size: 2rem;
}

.prefix {
    width: 32%;
    box-sizing: border-box;
    border: none;
	display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background-image: url(../img/arrow.png);
		background-size: auto 30%;
		background-position: 5% center;
		background-repeat: no-repeat;
		padding-right: 1em;
    background-color: white;
    border-radius: 0;
    margin-right: 1.5%;
	height: 3rem;
	font-size: 2rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

.check-box {
    width: 100%;
    padding-right: 5%;
    margin-top: 1rem;
    margin-bottom: -1.9rem;
}

.checkbox-text {
    display: block;
    text-align: right;
    width: 84%;
    font-size: 1.4rem;
    position: relative;
    top: 0rem;
    right: 2rem;
}

.english {
	font-family: Arial;
	font-size: 0.8em;
}

.checkbox {
    display: inherit;
    width: 1.2rem;
    height: 1.2rem;
    margin-left: 3px;
    position: relative;
    top: -2.8rem;
	-webkit-appearance: none;
	background-color: white;
	border-radius: 0;
}

.checkbox:focus {
	border-width: 2px;
}
.checkbox:checked {
		background-image: url(../img/v.png);
		background-size: 80% auto;
		background-position: center center;
		background-repeat: no-repeat;
	}

.error {
    width: 100%;
    height: 2.5rem;
	padding-top: 1.4rem;
    line-height: 1.5rem;
    font-size: 1.8rem;
    color: #4388a8;
	display: block;
	font-family: 'fbpigment_bold';
	font-weight: 400;
}

.submit-box, .submit-bg {
    width: 100%;
}

.submit {
    color: #fff;
    background-color: #4388a8;
	border: 0;
    width: 50%;
    margin-left: 0%;
    font-size: 2rem;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0.5rem 0;
	 font-family: 'fbpigment_bold';
	font-weight: 400;
}

.samelet-box {
    position: absolute;
    top: 20rem;
    left: 0;
	width: 4.5rem;
}

.samelet-logo {
	width: 100%;
}

.hova {
    width: 100%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 5%;
	margin-top: 1rem;
    font-size: 1.7rem;
}

.red-line {
    width: 100%;
    background-color: #c5262b;
    color: #fff;
    text-align: center;
    font-size: 2.1rem;
    box-sizing: border-box;
    padding: 0.6rem 0;
    font-family: 'fbpigment_bold', Arial, sans-serif;
}


label {
	margin-bottom: 0.3rem;
	display: block;
}
footer {
    position: relative;
    display: block;
    width: 100%;
    color: #000;
    box-sizing: border-box;
    font-family: 'fbpigment_regular';
}

.center {
	text-align: center;
}
.popup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0%;
    background-color: #ffffff;
    color: #000000;
    direction: rtl;
    padding: 3%;
    display: none;
  font-family: Arial, sans-serif;
    overflow-y: scroll;
    z-index: 99;
}

.english1 {
	font-family: Arial;
	font-size: 0.9em;
}

thead {
    font-family: 'fbpigment_bold';
	font-weight: 400;
}


/*table {
    width: 90%;
    margin-right: 7%;
    font-size: 1.25rem;
    margin-bottom: 2rem;
    text-align: center;
    border-collapse: collapse;
}*/

td {
    border: 1px solid black;
	padding: 0.3rem;
}

.left-table p {
    font-size: 1.9rem;
    margin-right: 7%;
    margin-bottom: 1rem;
}

.table-text p {
    font-size: 1.2rem;
}

.f-span-1 {
    background-color: #f15922;
    margin: 0 1px;
    font-size: 1.5rem;
    padding: 0 6px;
}

.f-span-5 {
    background-color: #268bcb;
    margin: 0px 6px;
    font-size: 1.5rem;
    padding: 0 6px;
}

.f-span-6 {
    background-color: #126fb8;
    margin: 0 1px;
    font-size: 1.5rem;
    padding: 0 7px;
}

.f-span-8 {
    background-color: #fff200;
    margin: 0 1px;
    font-size: 1.5rem;
    padding: 0 6px;
}

.f-span-9 {
    background-color: #ffcb08;
    margin: 0 5px;
    font-size: 1.5rem;
    padding: 0 6px;
}

.f-span-11 {
    background-color: #f5821f;
    margin: 0 1px;
    font-size: 1.5rem;
    padding: 0 6px;
}

.footer-top {
    box-sizing: border-box;
    padding: 5px;
    color: #fff;
}

.footer-bot {
    background-color: #fff;
    border-top: 1px solid black;
    font-size: 1.5rem;
    box-sizing: border-box;
    padding: 0.3rem;
    line-height: 1.2em;
}

select::-ms-expand {
    display: none;
}

input:focus, select:focus, a:focus, img:focus {
    border: 3px solid #4388a8;
    outline: none;
}

.no_price .mini-text, .no_price .price, .no_price .footer-text-reg {
    display: none;
}

.footer-text-reg {
    text-align: center;
    font-size: 1.6rem;
	padding: 0 1rem;
	margin-top: 1rem;
	line-height: 1.1em;
}

.footer-text-media {
    display: none;
}

.no_price .footer-text-media {
    display: inline;
}

.nis {
    font-size: 2rem;
}

.bold-text {
    font-family: 'fbpigment_black';
    margin-right: -5px;
    font-size: 22.2px;
}

.eng {
    font-family: "Helvetica Neue",sans-serif;
    font-size: 1rem;
}

table, td {
    border: none !important;
}


.benefits {
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 0;
}

.middle-table {
    border: none !important;
}

.sub-title-row {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
}

    .sub-title-row table {
        border: none !important;
        margin: 0 auto;
        width: 60%;
    }

        .sub-title-row table tr td,
        .sub-title-row table tr td p {
            text-align: center;
            vertical-align: bottom;
            white-space: nowrap;
            border: none !important;
            padding-right: 5px;
            padding-left: 5px;
        }

            .sub-title-row table tr td p {
                font-size: 1.25rem;
            }

            .sub-title-row table tr td img {
                height: auto;
                vertical-align: middle;
            }

.inline-image {
    vertical-align: -1px;
    margin: 0;
    padding: 0;
    display: inline-block;
    height: auto !important;
    width: auto !important;
}

.bottom-top table,
.bottom-top table tr td {
    border: none;
}

.bottom-top table {
    width: 70%;
    margin: 0 auto;
}

    .bottom-top table td {
        text-align: center;
    }

.benefits {
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 5px;
	margin-top: 0.8rem;
}


.bottom-top table img {
    max-width: 100%;
    display: block;
}


.bottom-top table tr td p,
.bottom-top table tr td span {
    display: inline-block;
}

.bottom-top table tr td p {
    font-size: 1rem;
}

.bottom-top table tr td span {
    font-size: 2rem;
}

.mobile-seperator {
    width: 70px;
}

.left-table table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

.left-table td {
    border: 1px solid #000 !important;
}

.IPHONE5-OLD .sub-title-row,
.IPHONE5 .sub-title-row {
    padding-top: 0;
}

.custom-table {
    display: table;
    direction: rtl;
    border: none;
    box-sizing: border-box;
    padding: 0 6%;
    margin: 0 auto;
    width: 100%;
}

.table-row {
    display: table-row
}

.table-cell {
    display: table-cell;
    text-align: center;
    width: 50%;
}

    .table-cell p {
        font-size: 12px;
        display: inline-block;
        white-space: nowrap;
    }

    .table-cell img {
        vertical-align: middle;
        max-width: 100%;
    }



.guilia-bg, .stelvio-bg {
    max-width: 75%;
    margin: 0 auto;
}

.desk {
    display: none;
}

.text {
	margin-top: 1.2rem;
	margin-right: 3rem;
}

.stelvio_text {
	width: 13rem;
}

.gulia_text {
	width: 18rem;
	margin-right: 3rem;
}
.price1 {
	position: absolute;
	bottom: 6.5rem;
	right: 4.2rem;
	font-size: 1.7rem;
}

.price2 {
	left:5rem;
	right: auto;
}

.bigger {
	font-size: 1.8em;
	font-family: 'fbpigment_bold';
}

.buttons *:focus {
	border: 1px solid white;
}

.atitle {
	font-weight: 400;
	  font-family: 'fbpigment_regular';
	font-size: 0.8rem;
	margin-top: 1rem;
	
}
