/*ALL*/
* {
    margin: 0;
    padding: 0;
    box-sizing: content-box;
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 125%;
    min-height: 100%;
	width: 100%;
}

body {
    background-color: #fff;
    color: #000;
    font-family: Helvetica, sans-serif;
    font-size: 75%;
    height: 100%;
	width: 100%;
	min-width: 320px
}

.wrapper {
    max-width: 1080px;
    margin: auto;
}

.container {
}

.header {
    position: relative;
    height: 35vh;
    background-image: url(gimg/bg.png);
    background-position: 0 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.header_new {
    position: static;
	margin: 0 auto;
    height: 35vh;
    background-image: url(gimg/bg_blue.png);
    background-position: 0 100%;
    background-size: cover;
    background-repeat: no-repeat;
	text-align: center;
}

.header_new .phone {
    margin: 0 auto;
    height: 100%;
	text-align: center;
}

.header_new .phone img {
    height: 70%;
	margin: 7vh;
}

.header-blue {
    background-image: url(gimg/bg_blue.png);
}

.header-blue-wh {
    background-image: url(gimg/h_w.jpg?v=2475231);
	background-position: 50% 0;
	height: 54vh;
}

.header-blue-ht {
    background-image: url(gimg/h_t.jpg?v=2475236);
	background-position: 50% 0;
	height: 50vh;
}

.header-blue-hc {
    background-image: url(gimg/h_c.png?v=2475206);
	background-position: 50% 0;
	height: 26vh;
}

.header-blue-hn {
    background-image: url(gimg/h_n.png?v=2475206);
	background-position: 50% 0;
	height: 26vh;
}

.header-red {
    background-image: url(gimg/bg_red.png);
}

.header-orange {
    background-image: url(gimg/bg_orange.png);
}

.header-blueb {
    background-image: url(gimg/bg_blueb.png);
}

.header-fingerprint {
	background: url("gimg/fingerprint.gif") no-repeat center center;
    min-height: 634px;
    margin-bottom: -290px;
    z-index: -9999;
}

.header-fingerprint_s {
	background: url("gimg/fingerprint.jpg") no-repeat center center;
    min-height: 634px;
    margin-bottom: -290px;
    z-index: -9999;
}

.header-pink {
    background-image: url(gimg/bg_pink.png);
}

.header-vidlab {
    background-image: url(gimg/bg_vidlab.png);
	background-position: 85% 10%;
}

.header-vice {
    background-image: url(gimg/bg_vice.png);
}

.header-car {
    background-image: url(gimg/car.jpg);
}

.header-map {
    background-image: url(gimg/bg_map.png);
}

.header-green {
    background-image: url(gimg/bg_green.png);
}

.header-truck {
    background-image: url(gimg/truck.jpg);
}

.header-range_rover {
    background-image: url(gimg/range_rover.jpg);
}

.header .phone {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    max-width: 30%;
	text-align: center;
}

.header .phone1 {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    max-width: 40%;
}

.header .phone img, .header .phone1 img {
    max-width: 100%;
}

.content {

    padding: 0 4.5em;
}

.content p {
    font-size: 2.2em;
    text-align: center;
    margin: 1em 0;
    color: #747474;
    line-height: 1.4em;
}

.err_msg {
	font-size: 2.3em;
	text-align: center;
	margin: 10px 0;
	color: red;
}

.content p:last-of-type {
    margin-bottom: 10px;
}

body .content .title, body .content .gender {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.phone-control {
    width: 60%;
    border-bottom: 1px solid #cccccc;
    margin: 0 auto 1em;
    font-size: 2em;
    color: #717171;
    padding-bottom: 0.2em;
    padding-left: .2em;
    position: relative;
	text-align: center;
}

.form-control {
    width: 60%;
	max-width: 300px;
    border-bottom: 1px solid #cccccc;
	margin: 0.8em auto 0.3em;
    font-size: 2em;
    color: #717171;
    padding-bottom: 0.2em;
    padding-left: .2em;
    position: relative;
	text-align: left;
}


.phone-control .flag img {
    vertical-align: bottom;
    margin-right: 10px;
}

.phone-control input, .phone-control select {
    color: #717171;
    font-size: 0.9em;
    border: none;
	background: none;
}

body .phone-control_custom  input{
    color: #717171;
    font-weight: normal;
	font-size: 1em;
}

.form-control input, .form-control select {
    color: #717171;
    font-size: 0.8em;
    border: none;
}

.form-control input:focus {
    outline: none;
}

.form-control select {
    width: 100%;
	font-weight: bold;
	margin: 0.4em 0 0.5em -0.1em;
}

.phone-control input:focus {
    outline: none;
}

.phone-control select {
    width: 100%;
}

.form-submit {
    width: 60%;
    margin: 0 auto;
}

.form-submit .btn {
    width: 100%;
    border: none;
    background-color: #fff;
}

.form-submit .btn img {
    width: 100%;
}

/*.blok2 .phone-control {
    border-bottom: none;
}*/

.blok2 .phone-control input {
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.btn_t {
    background-color: #ff5300;
    color: #fff;
    padding: 1.5em 0;
    font-size: 2em;
    border: none;
    border-radius: 2em;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 auto;
    display: block;
    width: 80%;
    text-align: center;
	text-transform: uppercase;
}

.btn_t1 {
    background-color: #ff5300;
    color: #fff;
    padding: 1.5em 1em;
    font-size: 1em;
    border: none;
    border-radius: 2em;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 auto;
    display: block;
    max-width: 90%;
    text-align: center;
	text-transform: uppercase;
}

.btn_t-blue {
    background-color: #2ebddd;
}

.btn_t-red {
    background-color: #d5180a;
}

.btn_t-orange{
    background-color: #f49701;
}

.btn_t-blueb {
    background-color: #4E89FB;
}

.btn_t-green {
    background-color: #49f000;
}

.btn_t-pink {
    background-color: #e74476;
}

.btn_t-b {
    background-color: #091261;
}

.btn_t-khaki {
    background-color: #4b7d62;
}

.btn_t-red {
    background-color: #8c241c;
}

.btn_t-aqua {
    background-color: #4798a6;
}

.btn_sq {
    text-shadow: none;
    border-radius: 0.5em;
}


.wrong {
	cursor: pointer;
}

.orange {
    color: #ff5300 !important;
}

.green {
    color: #00b58a !important;
}


.yellow {
    color: #ff9d0b !important;
}

.error {
	display: none;
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
}

.bottom {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}

.hide {
    display: none;
}

.form-control, .form-control::placeholder {
	font: 600 1em Arial;
}

@media screen and (orientation: landscape) {
    .header .phone {
        max-width: 15%;
    }
	
	.header .phone1 {
        max-width: 25%;
    }

    .content p {
        font-size: 2em;
    }

    .phone-control {
        font-size: 2em;
		text-align: center;
    }

    .bottom {
        position: relative;
    }
	
	.btn_t {
        padding: 1.5em 0;
        font-size: 2em;
    }
	
	.err_msg {
		font-size: 2.1em;
		text-align: center;
		margin: 10px 0;
		color: red;
	}
}
/*
@media screen and (max-width: 860px) {
    .content {
        padding: 0 3.5em;
    }
    .content p {
        font-size: 1.8em;
    }

    .phone-control {
        font-size: 2em;
		text-align: center;
    }
	
	.btn_t {
        padding: 1.5em 0;
        font-size: 2em;
    }
	
	.err_msg {
		font-size: 1.9em;
		text-align: center;
		margin: 10px 0;
		color: red;
	}
}
*/
@media screen and (max-width: 650px) {
    .content {
        padding: 0 1em;
    }

    .content p {
        font-size: 1em;
		font-weight: bold;
    }

    .phone-control {
        font-size: 1em;
		font-weight: bold;
        /*width: 80%;*/
		text-align: center;
    }
	body .phone-control_custom  input{
		color: #717171;
		font-weight: bold;
		font-size: 1em;
	}

    .phone-control .flag img {
        max-width: 13%;
        margin-right: 4px;
    }

    .phone-control input {
        max-width: 55%;
		font-weight: bold;
    }

    .form-submit {
        width: 80%;
    }
	
	.phone-control select {
		font-weight: bold;
	}
	
	.btn_t {
        padding: 0.8em 0;
        font-size: 1.4em;
    }
	
	.err_msg {
		font-size: 1.1em;
		text-align: center;
		margin: 10px 0;
		color: red;
	}
}
/*
@media screen and (max-width: 360px) {
    .form-submit button img {
        max-height: 50px;
        width: auto;
        max-width: 100%;
    }
	
	.btn_t {
        padding: 0.8em 0;
        font-size: 1.2em;
    }
}

@media screen and (orientation: landscape) and (max-width: 830px) {
    .header .phone {
        max-width: 15%;
    }
	
	.header .phone1 {
        max-width: 25%;
    }

    .content p {
        font-size: 2em;
    }

    .phone-control {
        font-size: 2em;
		text-align: center;
    }

    .bottom {
        display: none;
    }
	
	.btn_t {
        padding: 1.2em 0;
        font-size: 1.4em;
    }
	
	.err_msg {
		font-size: 2.1em;
		text-align: center;
		margin: 10px 0;
		color: red;
	}
}*/

.terms {
	margin: 60px 0 30px 0;
}
.terms_s {
	margin: 30px 0;
}
.mar_auto {
	margin: 0 auto;
	text-align: center;
	padding-top: 14px;
}
.mar_auto a {
	color: #747474;
}

.terms p, .terms_s p {
	text-align: center;
	padding: 0 1em;
}

.terms a, .terms a:active {
	color: #2ebddd;
	line-height: 1.5em;
	text-decoration: none;
}

.terms a:hover {
	text-decoration: underline;
}

.wrong-a {
	text-align: center;
}

.loader {
	display: none;
	z-index: 999;
	position: fixed;
	background: #000;
	-webkit-background-size: cover;
          background-size: cover;
	height: 100%;
	width: 100%;
	opacity: 0.8;
}
.inner {
	position: relative;
	padding: 100px 0;
	text-align: center;
	color: #fff;
}

.btn-primary-c2s {
    width: 100%;
    border-radius: 6px;
    position: relative;
    outline: none;
    border: none;
    padding: 12px 0;
    font-size: 18px;
    text-shadow: -1px 1px #333;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2564bd+0,4085f1+50,2564bd+100 */
    background: rgb(37,100,189); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(37,100,189,1) 0%, rgba(64,133,241,1) 50%, rgba(37,100,189,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(37,100,189,1) 0%,rgba(64,133,241,1) 50%,rgba(37,100,189,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(37,100,189,1) 0%,rgba(64,133,241,1) 50%,rgba(37,100,189,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2564bd', endColorstr='#2564bd',GradientType=0 ); /* IE6-9 */
}
.btn-primary-c2s:focus, .btn-primary-c2s:active:focus, .btn-primary-c2s:hover, .btn-primary-c2s:active:hover {
    background: #0551BC;
    outline: none;
    color: #fff;
}
.btn-primary-c2s:before, .btn-primary-c2s:after {
    position: absolute;
    display: inline-block;
    width: 42px;
    height: 40px;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: 'FontAwesome';
    color: #fff;
    text-shadow: 1px 1px #000;
    font-size: 20px;
    line-height: 40px;
}
.btn-primary-c2s:before {
    content: "\f054";
    left: 20px;
    animation: fadeInLeft 1s infinite;
}
.btn-primary-c2s:after {
    content: "\f053";
    right: 20px;
    animation: fadeInRight 1s infinite;
}
.btn-primary-c2s {
    border-radius: 999px;
    text-shadow: none;
    background: #2ebddd; /* Old browsers */
    background: -moz-linear-gradient(top,  #2ebddd 0%, #1b8aa2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #2ebddd 0%,#1b8aa2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #2ebddd 0%,#1b8aa2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ebddd', endColorstr='#1b8aa2',GradientType=0 ); /* IE6-9 */
}

.btn-primary-c2s.orange-c2s {
    border-radius: 999px;
    text-shadow: none;
    background: #ffb20d; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb20d 0%, #f47f01 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffb20d 0%,#f47f01 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffb20d 0%,#f47f01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb20d', endColorstr='#f47f01',GradientType=0 ); /* IE6-9 */
}

.btn-primary-c2s.red-c2s {
    border-radius: 999px;
    text-shadow: none;
    background: #ff7b58; /* Old browsers */
    background: -moz-linear-gradient(top,  #ff7b58 0%, #d81f13 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ff7b58 0%,#d81f13 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ff7b58 0%,#d81f13 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b58', endColorstr='#d81f13',GradientType=0 ); /* IE6-9 */
}

.btn-primary-c2s:focus, .btn-primary-c2s:active:focus, .btn-primary-c2s:hover, .btn-primary-c2s:active:hover {
    background: #1b8aa2;
}
.btn-primary-c2s.orange-c2s:focus, .btn-primary-c2s.orange-c2s:active:focus, .btn-primary-c2s.orange-c2s:hover, .btn-primary-c2s.orange-c2s:active:hover {
    background: #f47f01;
}
.btn-primary-c2s.red-c2s:focus, .btn-primary-c2s.red-c2s:active:focus, .btn-primary-c2s.red-c2s:hover, .btn-primary-c2s.red-c2s:active:hover {
    background: #d81f13;
}
.btn-primary-c2s:before {
    display: block;
    content: "";
    left: 15px;
    background: url('gimg/arrow.png') center center no-repeat;
    background-size: contain;
}
.btn-primary-c2s:after {display: none;}
.btn-primary-c2s span {
    display: inline-block;
    animation: pulse 1s infinite;
}
.t-a-c {
	text-align: center;
}
.disp_none {
	display: none;
}
#btn-cancel {
	background-color: #000;
    width: 100px;
    padding: 10px;
    margin-top: 10px;
    font-size: 0.8rem;
}
.content .mt20 {
	margin-top: 30px;
}
.tit_radio {
	font-size: 0.8em;
}
.flag_mobile {
	float: left;
	width: 40px;
	margin: 2px 10px 0 0;
	border: 1px solid #ccc;
}
.ar {
	-webkit-locale: "ar";
}
#tel {
	padding-bottom: 0;
    margin: 10px auto 0;
	background: none;
}

#black_land {
	background-color: #000;
}
#black_land .terms, #black_land .phone-control, #black_land .phone-control input, #black_land .form-control::placeholder, #black_land p.orange, #black_land .blok2 p {
	color: #fff !important;
}
#black_land .yellow {
	font-size: 1.2em;
}
#black_land .orange {
	color: gray !important;
}
.name_service {
	text-align: center;
    padding-top: 45px;
    color: #fff;
}