/* CSS Document */
html{
	width:100%;
	height:100%;
}

#close-campaign{
width:20%;
	position:fixed;
	top:40px;
	right:40px;
	z-index: 20000;
	cursor: pointer;
}


#close-campaign img{
	width:100% !important;
}
.tog{
	display:block;
}

.white-text{
	color:#fff;
	clear:both;
	padding-left:20px;
	text-align: center;
	font-size:30px;
}

body{
	margin:0px;
	padding:0px;
	font-family: 'Raleway', sans-serif;
	width:100% !important;
	height:100% !important;
	min-height: 100%;
	background:url(../images/bg-body.png);
}


.wrapper{
	height:100%;
	width:100%;
	float:right;
}

.header-creative{
	width:250px;

	height:100%;
	background: url(../images/menubg.jpg) repeat-y top left;
	position:fixed;
	z-index:1003;
	float:left;
}




.container-garaj{
	
	overflow:hidden;
	width:100%;
	height:100% !important;
	background: url(../images/responsive/responsivebg.jpg) no-repeat center center;
	background-size:cover;
	position: relative;
	z-index:0;
	
}

.logo{

    float: none;
    text-align: center;
    margin: 15px 0;
}


#logo{
	height: 151px;
    line-height: 151px;
    padding: 70px 0;
    display: block;
}

#logo img{
	margin:0px auto;
	display: block;
	width:72%;
	height:auto;
	vertical-align: middle;
}

nav{
	display:block;
}

nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;

}

nav  ul a{
	font-size:20px;
	text-decoration:none;
	display: block;
	color:rgb(222, 196, 155);
	text-align: center;
	height:33px;
	letter-spacing:1pt;
	padding-top:10px;
}

nav ul a:hover{
	color:#fff;
}

.whitelink{
	color:#fff;
}


.facebook{
	display: block;
	text-align: center;
	position:absolute;
	bottom:10px;
	width:100%;
}

.formular{
	width:718px;
	
	padding-bottom:70px;
	margin:0px auto;
}


.masina1{
	width: 971px;
	position:absolute;
	bottom:20px;
	left:200px;
	z-index:1000;
	display:none;
}

.masina1 img{
	width:100%;
}

.masina2{
	width:971px;
	position:absolute;
	bottom:20px;
	left:-50px;
	z-index:1000;
	display:none;
}

.masina2 img{
	width:100%;
}


.masina3{
	width:971px;
	position:absolute;
	bottom:20px;
	left:-50px;
	z-index:1000;
	display:none;
}

.masina3 img{
	width:100%;
}

.headline{
	width:33%;
	margin:0px auto;
	padding-top:30px;

}

.headline img{
	width:100%;
}

.links{
	width:30%;
	height:228px;
	position:absolute;
	height:auto;
	right:5%;
	z-index:1002;
	top:21%;

}

.links a{
	display:block;
	float:left;
	width:30%;
	
	background-size:contain;
	text-align:center;
	margin-left:10px;
	z-index:10000;
	padding-bottom:5px;
	}
.links a img{
	width:100% !important;
}


.links a:hover{
	opacity: .7;
}


.boxa{
	width:511px;
	display:none;
	position:absolute;
	right:9%;
	bottom:10px;
	
}


.inscrie-cod{
	display:block;
	width:60%;
	height:58px;
	/*position:absolute;*/
	text-align: center;
	background:#ffdd00;
	bottom:-21px;
	margin:0px auto;
	-webkit-box-shadow: 0px 9px 27px -13px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 9px 27px -13px rgba(0,0,0,0.75);
	box-shadow: 0px 9px 27px -13px rgba(0,0,0,0.75);
	text-decoration:none;
	color:#ed1c24;
	font-size:30px;
	text-transform: uppercase;
	font-weight:700;
	padding-left:2%;
	padding-top:24px;
	position:relative;
	z-index:1000;
	margin-top:-50px;
}
.padded{
	padding-top:10px !important;
}

.sunet{
	width:99px;
	height:99px;
	position:absolute;
	right:3%;
	bottom:15%;
	cursor:pointer;
	z-index:1004;
}


.formular input.formitem{
	width:98%;
	height:60px;
	border:none;
	background:#000;
	color:#fff;
	font-size:15px !important;
	padding-left:2%;
}

input[type="number"] {
	-moz-appearance: textfield !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}


.formular label{
	display:block;
	padding-top:20px;
}

.formular select{
	width:100%;
	height:60px;
	border:none;
	background:#000;
	color:#fff;
}




small{
	display: block !important;
	margin-top:20px;
}

.formular button[type="submit"]{
	width:30%;
	height:60px;
	border:none;
	background:#ff0000;
	color:#fff;
	margin-top:20px;
	margin-bottom:20px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}

footer{
	width:100%;
	float:right;
	min-height:200px;
	background:#000 url(../images/footer.png) no-repeat top center;
	
}

.logo-footer{
	margin-top:-40px !important;
	margin-left:auto;
	margin-right:auto;
	width:80px;
	height:80px;

}

.container{ width:1003px;margin:0px auto; }


.container a{
	color:#bdbdbd;
	display: block;
	float:left;
	text-align:center;
	width:20%;
	text-decoration:none;
	margin-top:30px;
	font-size:14px;
	padding-bottom:40px;
}

.container a:hover{
	text-decoration:underline;
}


.copyright{
	border-top:3px solid #ff0000;
	clear:both;
	text-align: center;
	color:#bdbdbd;
	padding-top:20px;
	font-size:14px;

}


#soundoff{
display:none;
}


.container-feats-car{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	display: none;
	z-index:10000;
	position:fixed;
}


.close{
	width:60px;
	height:60px;
	position:absolute;
	right:30px;
	top:30px;
}

.piese{
	display:grid;
	grid-template-columns: auto auto auto;
	width:90%;
	margin:10% auto 0px auto;
}

.piese1{
	display:grid;
	grid-template-columns: auto auto auto auto;
	width:90%;
	margin:10% auto 0px auto;
}

.white{
	
	padding:0px 0px 30px 0px;
	border-radius:20px;
	background:#ffdd00;
	overflow-x:hidden;
	margin-left:10px;
	margin-top:15%;
	-webkit-box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
-moz-box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
float:left;
}


.white img{
	width:100%;
}

.description{
	width:90%;
	margin:0px auto;
	padding-top:10px;
}


.cod-show{
display:none;
position:absolute;
width:144px;
height:146px;
right:-170px;
top:-50px;
margin:0px;
padding: 0px;
background:#ffdd00;
padding:20px;
border-radius:40px;
	-webkit-box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
-moz-box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
}



.manipulator{
	position:relative;
}


.container-formular{
	width:83%;
	float:right;
}

.trig-menu{
	display: none;
}

.codhint{
	width:60%;
}


@media(max-width:1268px){
	#close-campaign{
width:30%;
	position:fixed;
	top:80px;
	left:40px;
	z-index: 20000;
}

	.piese{
	display:grid;
	grid-template-columns: auto auto auto;
	width:90%;
	margin:5% auto 0px auto;
}

.piese1{
	display:grid;
	grid-template-columns: auto auto auto auto;
	width:90%;
	margin:5% auto 0px auto;
}
.wrapper{
	width:100% !important;

}
	nav{
		display:none;
		position:fixed;
		background:#000;
		width:250px;
		right:0px;
		top:60px;
		padding-top:50px;
		padding-bottom:50px;
	}

.sunet{
	width:99px;
	height:99px;
	position:absolute;
	right:3%;
	bottom:15%;
	cursor:pointer;
	z-index:1004;
}


.container-garaj{
	
	overflow:hidden;
	width:100%;
	height:100% !important;
	background: url(../images/responsive/responsivebgw.jpg) no-repeat center center;
	background-size:cover;
	position: relative;
	z-index:0;
	
}



.links{
	top:20%;
	width:28% !important;
	
}



	.header-creative{
	width:100%;
	height:60px;
	background: url(../images/menubg.jpg) repeat-x top left;
	position:fixed;
	z-index:1003;
	}

	.facebook{
		display: none !important;
	}
	
	nav{display: none;}

.logo{

    float: none;
    text-align: center;
    margin: 0px;

}
	#logo{
		width:90px;
	
    line-height: 60px;
   padding:0px 0px 0px 20px;
    display: block;
}

#logo img{
	margin:0px auto;
	display: block;
	width:100%;
	height:auto;
	

}

.trig-menu{
		display: block;
		width:27px;
		height:23px;
		position:absolute !important;
		right:20px;
		top:20px !important;


}
.trig-menu img{
	width:100%;
}

}

@media(max-width:1216px){
	.links{
		width:30% !important;
		top:24%;
	}
	
}

@media(min-height:841px){
	.links{
		top:28% !important;
	}
}
/*.trig-menu{
		display: block;
		width:27px;
		height:23px;
		position:absolute !important;
		right:20px;
		top:20px !important;

  
}
*/
   

@media(min-width:1921px){
	.piese{
	display:grid;
	grid-template-columns: auto auto auto;
	width:90%;
	margin:5% auto 0px auto;
}

.piese1{
	display:grid;
	grid-template-columns: auto auto auto auto;
	width:90%;
	margin:5% auto 0px auto;
}
.wrapper{
	width:100% !important;

}
	nav{
		display:none;
		position:fixed;
		background:#000;
		width:250px;
		right:0px;
		top:60px;
		padding-top:50px;
		padding-bottom:50px;
	}

.sunet{
	width:99px;
	height:99px;
	position:absolute;
	right:3%;
	bottom:15%;
	cursor:pointer;
	z-index:1004;
}


.container-garaj{
	
	overflow:hidden;
	width:100%;
	height:100% !important;
	background: url(../images/responsive/responsive-huge.jpg) no-repeat center center;
	background-size:cover;
	position: relative;
	z-index:0;
	
}



.links{
	top:20%;
	
}



	.header-creative{
	width:100%;
	height:60px;
	background: url(../images/menubg.jpg) repeat-x top left;
	position:fixed;
	z-index:1003;
	}

	.facebook{
		display: none !important;
	}
	
	nav{display: none;}

.logo{

    float: none;
    text-align: center;
    margin: 0px;

}
	#logo{
		width:90px;
	
    line-height: 60px;
   padding:0px 0px 0px 20px;
    display: block;
}

#logo img{
	margin:0px auto;
	display: block;
	width:100%;
	height:auto;
	

}

.trig-menu{
		display: block;
		width:27px;
		height:23px;
		position:absolute !important;
		right:20px;
		top:20px !important;


}
.trig-menu img{
	width:100%;
}

}

@media(max-width:1216px){
	.links{
		width:30% !important;
		top:24%;
	}
	
}

@media(min-height:841px){
	.links{
		top:28% !important;
	}
}
/*.trig-menu{
		display: block;
		width:27px;
		height:23px;
		position:absolute !important;
		right:20px;
		top:20px !important;


}
*/







@media(max-width:1024px){
	.codhint{
	width:100%;
}
		.formular button[type="submit"] {
    width: 100%;
    height: 60px;
    border: none;
    background: #ff0000;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-appearance: none;
border-radius: 0;
}

	.piese{
	display:grid;
	grid-template-columns: auto auto ;
	width:90%;
	margin:0px auto 0px auto;


}

		.piese1{
			display:grid;
			grid-template-columns: auto auto ;
			width:90%;
			margin:0px auto 0px auto;
			
		}



		.white{
			margin-top:20px;
		}

		.white-text{
			padding-top:20px;
		}
	
	.container-garaj{
	
	overflow:visible;
	width:100%;
	height:auto !important;
	background: url(../images/responsive/responsiveipad.jpg) no-repeat top center;
	background-size:cover;
	position: relative;
	z-index:0;
	padding-bottom:80px;
	
}
.sunet{
	display: none;
}

.links {
	position:static;
	width:70% !important;
	margin:0px auto;
	top:65% !important;
	right:inherit;
}
.links a{
	margin-left:15px !important;
}
.container{
	width:100%;
}

.links a{
	margin-left:5px;
}

select{


-webkit-appearance: none;
border-radius: 0;
padding-left:3%;
width:97%;

}

.boxa{
	display: block;
	width:50%;
	position:static;
	margin:0px auto;
	right:10px !important;
	bottom:100px;
}

.boxa img{
	width:100%;
}
#soundoff1{
	display:none;
}




.masina1{
	width: 70%;
	position:static;
	bottom:20px;
	left:200px;
	z-index:1000;
	display:block;
	padding-top:40%;
	margin:0px auto;
}


.cod-show{
display:none;
position:absolute;
width:144px;
height:146px;
right:40px;
top:0px;
margin:0px;
padding: 0px;
background:#ffdd00;
padding:20px;
border-radius:40px;
	-webkit-box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
-moz-box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
box-shadow: -13px 15px 54px -21px rgba(0,0,0,0.75);
}


}

@media(max-width:767px){
	#close-campaign{
width:35%;
	position:fixed;
	top:80px;
	left:40px;
	z-index: 20000;
}

	
	.scroll-down{
		display:none !important;
	}

	.boxa{
	display: block;
	width:90%;
	position:static;
	margin:0px auto;
	right:10px !important;
	bottom:100px;
}

	.container-feats-car{
		height:100%!important;
		overflow: scroll;

	}

	.close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.close img {
	width:100%;
}
	.piese{
	display:grid;
	grid-template-columns:auto ;
	width:90%;
	margin:0px auto 0px auto;


}

		.piese1{
			display:grid;
			grid-template-columns: auto ;
			width:90%;
			margin:0px auto 0px auto;
			
		}



		.white{
			margin-top:20px;
		}

.container-garaj{
	
	overflow:visible;
	width:100%;
	height:auto !important;
	background: url(../images/responsive/responsiveiphone.jpg) no-repeat top center;
	background-size:cover;
	position: relative;
	z-index:0;
	padding-bottom:80px;
	
}
	.masina1{
	width: 80%;
	position:static;
	bottom:20px;
	left:200px;
	z-index:1000;
	display:block;
	padding-top:60%;
	margin:0px auto;
}
	.formular{
		width:90% !important;
		margin:0px auto;
	}

	.formular button[type="submit"] {
    width: 100%;
    height: 60px;
    border: none;
    background: #ff0000;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}


.inscrie-cod{
	display:block;
	width:100%;
	height:38px;
	/*position:absolute;*/
	text-align: center;
	background:#ffdd00;
	bottom:-21px;
	margin:0px auto;
	-webkit-box-shadow: 0px 9px 27px -13px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 9px 27px -13px rgba(0,0,0,0.75);
	box-shadow: 0px 9px 27px -13px rgba(0,0,0,0.75);
	text-decoration:none;
	color:#ed1c24;
	font-size:20px;
	text-transform: uppercase;
	font-weight:700;
	padding-left:2%;
	padding-top:18px;
	position:relative;
	z-index:1000;
	margin-top:-50px;
}

.container a{
	display:block;
	float:none;
	width:100%;
}

footer{
	padding-bottom:30px;
}

.links {
	position:static;
	width:70% !important;
	margin:0px auto;
	top:65% !important;
	right:inherit;
	padding-left:30px;
}

.links a {
	margin-left:5px !important;
}

.abs{
	overflow:hidden;
}
}












