/*

Theme Name: MADE to RACE

Theme URL: 
Description: 
Author: LARSON
Author URI: www.larson.ro
Version: 2024


*/


/*--------------------------------------------------------------
        Project
--------------------------------------------------------------*/

html {
	background: #fff;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Open Sans', sans-serif;}
h1{
	font-size:25px;
	line-height:40px;
	color:#000;
	text-align:center;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight:bold;
}
h2{
	font-size:28px;
	line-height:39px;
	color:#000;
	text-align:left;
	font-family: "Oswald", sans-serif;
	text-decoration: none;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}
h3{
	font-size:19px;
	line-height:32px;
	color:#026730;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h4{
	font-size:19px;
	line-height:32px;
	color:#026730;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h5{
	font-size:17px;
	line-height:25px;
	padding:10px 0px 10px 0px;
	text-decoration: none;
	font-weight:normal;
}
h6{
	font-size:13px;
	line-height:13px;
	padding:9px 0px 9px 0px;
	text-decoration: none;
	font-weight:normal;
	color:#fff;
}
img {
	border:0;
	max-width: 100%;
	height: auto;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 20px 20px;
	display: inline;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.alignnone {
	display: inline;
}
.grecaptcha-badge {
    display: none !important;
}
ul li{ 
 margin: 0 0 0 20px;
}
/*-------------------
    Top
---------------------*/
#header {
	float:left;	
	background: #fff;
	width:100%;
	height:95px;
	position: fixed;
	z-index:100;
}
#header-list {
	float:left;	
	width:98%;
	min-height:10px;
	margin-left:1%;
	margin-top:15px;
	z-index:1000;
}
#logo {
	float:left;	
	width:20%;
	min-height:10px;
	text-align:center;
	z-index:1000;
}
#meniu {
	float:left;
	width:78%;
	min-height:10px;
	text-align:center;
	margin-left:2%;
	margin-top:8px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {margin:0;padding:0;border:0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,
#cssmenu > ul:after {content: ".";display: block;clear: both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button {display: none;}
#cssmenu {width:auto;font-family: 'Playfair Display', serif;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size:0;text-align:center;}
#cssmenu.align-center > ul > li {display:inline-block;float:none;}
#cssmenu.align-right > ul > li {float:right;}
#cssmenu > ul > li > a {padding: 12px 15px 12px 15px;font-size:19px;text-decoration:none;color:#000000;font-weight:normal;font-family: "Oswald", sans-serif;letter-spacing: 1px;}
#cssmenu > ul > li:first-child > a {}
#cssmenu.align-center > ul > li:first-child > a {}
#cssmen.align-right > ul > li:first-child > a {}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {color: #fff;background: #ebab95;font-size:19px;}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {color: #fff;background:#000;font-size:19px;}
#cssmenu > ul > li:after {content: '';  position: absolute;  top: 12px;  right: 0;  display: block;  height: 20px;  width: 1px;  opacity: .15;  background:#fff; }
#cssmenu.align-right > ul > li:after {right: auto;left:-1px;}
#cssmenu > ul > li:before { content: '';  position: absolute;  top: 16px;  right: -1px;  display: block;  height: 20px;  width: 1px;  opacity: .35;  background:#fff; }
#cssmenu.align-right > ul > li:before {right:auto;left:0px;}
#cssmenu > ul > li:last-child:after,
#cssmenu > ul > li:last-child:before {display: none;}
#cssmenu.small-screen {width: 100%;}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {width:100%;text-align:left;}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {float: none;display: block;}
#cssmenu.small-screen > ul > li > a {padding: 15px 10px;color: #000;background: #fff;}
#cssmenu.small-screen > ul > li > a:hover {color: #fff;background-color: #000;}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {display: none;}
#cssmenu.small-screen #menu-button {display: block;padding: 13px 20px 13px 20px;cursor: pointer;font-size: 16px;text-decoration: none;color: #000000;}
#cssmenu.small-screen #menu-button.menu-opened {color: #000000;}
#cssmenu.small-screen #menu-button:after { content: "";  position: absolute;  right: 25px;  top: 16px;  display: block;  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;  border-top: 2px solid #000000;  border-bottom: 2px solid #000000;  width: 18px;  height: 3px;}
#cssmenu.small-screen #menu-button.menu-opened:after {border-top: 2px solid #000000;border-bottom: 2px solid #000000;}
#cssmenu.small-screen #menu-button:before {content: "";  position: absolute;  right: 25px;  top: 28px;  display: block;  width: 18px;  height: 2px;  background: #000000;}
/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
	margin-top:95px;
}
/*-------------------
    Slide
---------------------*/
#slide {
	float:left;
	background: #fff;
	width:100%;
	min-height:10px;
}
/*-------------------
    Race
---------------------*/
#race-list {
	float:left;	
	width:50%;
	min-height:10px;
	margin-left:25%;
	margin-top:50px;
	margin-bottom:10px;
}
#race-titlee {
	float:left;
	background: url(files/images/line.webp) no-repeat bottom center;
	width:100%;
	min-height:10px;
	font-size:37px;
	color:#000000;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
	padding:15px 10px 14px 10px;
}
#race-title {
	float:left;
	background: url(files/images/line.webp) no-repeat bottom center;
	width:100%;
	min-height:10px;
	font-size:37px;
	color:#000000;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
}
#race-title  a {
	color: #000;
	text-decoration:none;
	padding:15px 10px 14px 10px;
	display:block;
}
#race-title a:link {  }
#race-title  a:visited { }
#race-title a:hover{
	color:#ebab15;
	text-decoration:none;
}
#race-stitle {
	float:left;
	background: url(files/images/line.webp) no-repeat bottom center;
	width:100%;
	min-height:10px;
	font-size:29px;
	color:#000000;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
	padding-bottom:15px;
}
#race-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:32px;
	color:#565656;
	text-align:center;
	margin-top:20px;
}
/*-------------------
    made
---------------------*/
#made {
	float:left;	
	background:#ececec;
	width:100%;
	min-height:10px;
	margin-top:-5px;
	margin-bottom:30px;
}
#made-list {
	float:left;	
	width:70%;
	min-height:10px;
	margin-left:15%;
	margin-top:60px;
	margin-bottom:30px;
}
#made-img {
	float:left;	
	width:28%;
	min-height:10px;
	text-align:right;
	margin-bottom:30px;
}
#made-info {
	float:right;	
	width:68%;
	min-height:10px;
	margin-bottom:30px;
}
#made-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:37px;
	color:#000000;
	font-weight:bold;
	letter-spacing: 1px;
	font-weight:bold;
}
#made-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:32px;
	color:#565656;
	margin-top:15px;
}
/*-------------------
    About
---------------------*/
#about-t {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:-75px;
	margin-bottom:30px;
}
#about-t-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
}

#about {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:30px;
	margin-bottom:30px;
}
#about-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
}
#about-box-1 {
	float:left;	
	background: url(page/home/ab-1-2560.webp) no-repeat center center;
	width:31.33%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#about-box-2 {
	float:left;	
	background: url(page/home/ab-2-2560.webp) no-repeat center center;
	width:31.33%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#about-box-3 {
	float:left;	
	background: url(page/home/ab-3-2560.webp) no-repeat center center;
	width:31.33%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
	overflow:hidden;
}
#serviciu-list-s {
	float:left;	
	width:60%;
	min-height:10px;
	margin-left:20%;
	margin-top:30px;
}
#about-box-1-s {
	float:left;	
	background: url(page/home/ab-1-2560.webp) no-repeat center center;
	width:48%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#about-box-2-s {
	float:left;	
	background: url(page/home/ab-2-2560.webp) no-repeat center center;
	width:48%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#about-box-3-s {
	float:left;	
	background: url(page/home/ab-3-2560.webp) no-repeat center center;
	width:48%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
	overflow:hidden;
}
#about-link {
	float:left;
	width:100%;
	height:390px;
	font-size:27px;
	color:#000000;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
#about-link  a {
	color: #fff;
	text-decoration:none;
	padding-top:300px;
	padding-bottom:100px;
	display:block;
}
#about-link a:link {  }
#about-link a:visited { }
#about-link a:hover{	
	background-color: rgba(0,0,0,.5);
	color:#fff;
	text-decoration:none;
}
/*-------------------
    Alex
---------------------*/
#alex {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:30px;
	margin-bottom:30px;
}
#alex-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
	margin-bottom:30px;
}
#alex-box {
	float:left;	
	width:14.66%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
/*-------------------
   Alexandru
---------------------*/
#details {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:30px;
}
#details-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 25px;
	line-height:35px;
	color:#333333;
	font-weight:bold;
}
#details-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:29px;
	color:#565656;
	margin-bottom:10px;
}
#details-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#details-txt a {
	color:#f05b59;
	text-decoration:none;
}
#details-txt a:link { }
#details-txt a:visited { }
#details-txt a:hover{
	color:#f05b59;
	text-decoration:underline;
}
#details-line {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:90px;
	margin-left:10%;
}
#details-info-1 {
	float:right;
	width:37%;
	min-height:10px;
}
#details-img-1 {
	float:left;
	width:60%;
	min-height:10px;
	text-align:center;
}
#details-info-2 {
	float:left;
	width:37%;
	min-height:10px;
}
#details-img-2 {
	float:right;
	width:60%;
	min-height:10px;
	text-align:center;
}
/*-------------------
   Albume
---------------------*/
#albume {
	float:left;
	background:#f1f1f1;
	width:100%;
	min-height:10px;
	margin-top:30px;
}
#albume-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:40px;
	margin-bottom:30px;
}
#albume-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 23px;
	color:#333333;
	text-align:center;
	font-weight:bold;
	margin-bottom:30px;
}
#albume-box {
	float:left;	
	width:23%;
	min-height:10px;
	font-size:16px;
	line-height:25px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
}
#albume-box a {
	color:#333333;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
}
#albume-box a:link {  }
#albume-box a:visited { }
#albume-box a:hover{
	background: #000;
	color:#fff;
	text-decoration:none;
}
/*-------------------
    Parteneri
---------------------*/
#parteneri {
	float:left;	
	background:#f2f2f2;
	width:100%;
	min-height:10px;
}
#parteneri-list {
	float:left;	
	width:70%;
	min-height:10px;
	margin-left:15%;
	margin-top:50px;
	margin-bottom:30px;
}
#parteneri-box {
	float:left;	
	width:14.66%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
/*-------------------
    Servicii
---------------------*/
#servicii {
	float:left;	
	background:#fff;
	width:100%;
	min-height:10px;
}
#servicii-list {
	float:left;	
	width:90%;
	min-height:500px;
	margin-left:5%;
	margin-top:30px;
}
#servicii-box-1 {
	float:left;	
	background: url(page/home/srv-1-2560.webp) no-repeat center center;
	width:31.33%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#servicii-box-2 {
	float:left;	
	background: url(page/home/srv-2-2560.webp) no-repeat center center;
	width:31.33%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#servicii-box-3 {
	float:left;	
	background: url(page/home/srv-3-2560.webp) no-repeat center center;
	width:31.33%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
	overflow:hidden;
}
#servicii-box-1-s {
	float:left;	
	background: url(page/home/srv-1-2560.webp) no-repeat center center;
	width:48%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#servicii-box-2-s {
	float:left;	
	background: url(page/home/srv-2-2560.webp) no-repeat center center;
	width:48%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
}
#servicii-box-3-s {
	float:left;	
	background: url(page/home/srv-3-2560.webp) no-repeat center center;
	width:48%;
	min-height:390px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
	overflow:hidden;
}
#servicii-link {
	float:left;
	width:100%;
	height:390px;
	font-size:27px;
	color:#000000;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
#servicii-link  a {
	color: #fff;
	text-decoration:none;
	padding-top:300px;
	padding-bottom:100px;
	display:block;
}
#servicii-link a:link {  }
#servicii-link a:visited { }
#servicii-link a:hover{	
	background-color: rgba(0,0,0,.5);
	color:#fff;
	text-decoration:none;
}
/*-------------------
    Magazin
---------------------*/
#magazin {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:30px;
}
#magazin-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
}
#magazin-box {
	float:left;	
	width:23%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:40px;
}
#magazin-list-h {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
}
#magazin-box-h {
	float:left;	
	width:23%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:40px;
}
#magazin-img {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
}
#magazin-info {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
}
#magazin-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:23px;
	color:#000000;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
#magazin-title a {
	color:#000000;
	text-decoration:none;
	padding:6px 8px 6px 8px;
	display:block;
}
#magazin-title a:link {  }
#magazin-title a:visited { }
#magazin-title a:hover{
	color:#ebab15;
	text-decoration:none;
}
#magazin-price {
	float:left;		
	width:60%;
	min-height:10px;
	font-size:18px;
	font-weight:bold;
	color:#565656;
	text-align:center;
	margin-top:5px;
}
#magazin-link {
	float:right;
	width:38%;
	min-height:10px;
	font-size:15px;
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
} 
#magazin-link a {
	color: #ebab15;
	text-decoration:none;
	padding:6px 8px 6px 8px;
	border: 1px solid #ebab15;
}
#magazin-link a:link {  }
#magazin-link a:visited { }
#magazin-link a:hover{
	background: #000;
	color:#fff;
	text-decoration:none;
	border: 1px solid #000;	
}
/*-------------------
    Cars
---------------------*/
#cars {
	float:left;	
	background:#ebab15 url(page/home/cars-2560.webp) no-repeat center right;
	width:100%;
	min-height:470px;
	margin-top:30px;
}
#cars-info {
	float:left;	
	width:30%;
	min-height:10px;
	margin-left:5%;
	margin-top:130px;
}
#cars-title {
	float:left;
	width:95%;
	min-height:10px;
	font-size:37px;
	color:#fff;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	font-weight:bold;
}
#cars-title  a {
	color: #fff;
	text-decoration:none;
	padding:15px 10px 14px 10px;
}
#cars-title a:link {  }
#cars-title  a:visited { }
#cars-title a:hover{
	background:#000;	
	color:#fff;
	text-decoration:none;
	margin-left:10px;
}
#cars-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:32px;
	color:#fff;
	margin-top:20px;
	margin-left:10px;
}
#cars-link {
	float:left;
	width:90%;
	min-height:10px;
	font-size:16px;
	line-height:50px;
	text-align:left;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:10px;
} 
#cars-link  a {
	color: #fff;
	text-decoration:none;
	padding:7px 10px 8px 10px;
	border: 1px solid #fff;
}
#cars-link a:link {  }
#cars-link  a:visited { }
#cars-link a:hover{
	background: #000;
	color:#fff;
	text-decoration:none;
	border: 1px solid #000;	
}
/*-------------------
    Section
---------------------*/
#section {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:50px;
}
#section-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
}
#time {
	float:left;
	background: url(files/images/bk-date.png) no-repeat center left;
	width:96%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#787979;
	padding-left:20px;
	margin-top:15px;
} 
#content-full {
	float:left;	
	width:100%;
	min-height:10px;
}
#content-top {
	float:left;	
	width:50%;
	min-height:10px;
	margin-left:25%;
}
#content {
	float:right;	
	width:78%;
	min-height:10px;
}
#content-list {
	float:left;		
	width:97%;
	min-height:10px;
	margin-left:5%;
	margin-bottom:50px;
}
#content-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:35px;
	text-align:center;
	background: url(files/images/line.webp) no-repeat bottom center;
	padding-bottom:10px;
	margin-bottom:40px;
}
#content-page {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;	
	color:#565656;
	text-align:justify;
	margin-bottom:30px;
}
#content-page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page a {
	color:#f05b59;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color:#f05b59;
	text-decoration:underline;
}
#sidebar {
	float:left;
	width:20%;
	min-height:10px;
	margin-top:20px;
}
#sidebar-list {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:30px;
}
#sidebar-box {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	margin-bottom:15px;
}
.sidetitl-1{margin:10px 0px 0px 10px;width:97%;min-height:10px;text-align:center;font-size:20px;line-height:25px;color:#333333;font-weight:normal;text-transform: uppercase;overflow:hidden;padding-bottom:20px;}
.sidebox-1{float:left;margin:0px 0px 0px 0px;width:100%;color:#282828;}  
.sidebox-1 ul {margin:0px;padding: 0px 0px 5px 0px;list-style-type: none;}
.sidebox-1 li{ margin:0px;padding: 0px 0px 5px 0px; list-style-type: none;}
.sidebox-1 ul ul  {margin-left:10px;padding: 0px 0px 5px 0px;list-style-type:none;border:0;}
.sidebox-1 ul ul ul {margin:0px;padding: 0px 0px 5px 0px;list-style-type:none;border:0;}
.sidebox-1 ul ul ul ul {margin:0px;padding: 0px 0px 5px 0px;list-style-type:none;border:0;}	
.sidebox-1 ul li {margin:0px;padding: 0px 0px 0px 0px;width:100%;height:100%;line-height:18px;clear:left;list-style-type: none;font-size:16px;border:0;overflow:hidden;}	
.sidebox-1 ul li a:link {padding: 6px 0px 6px 5px;width:97%;min-height:10px;text-align:left;font-size:16px;line-height:20px;color:#4c4c4c;text-decoration: none;display:block;border-bottom: 1px solid #e1e1e1;}
.sidebox-1 ul li a:visited {width:97%;min-height:10px;text-align:left;color:#4c4c4c;text-decoration: none;display:block;border-bottom: 1px solid #e1e1e1;}
.sidebox-1 ul li a:hover {width:97%;min-height:10px;text-align:left;background: #fff;color:#e5631d;text-decoration:none;display:block;border-bottom: 1px solid #e1e1e1;} 
.sidebox-1 ul ul li {margin:0px;padding: 6px 0px 6px 15px;width:100%;height:100%;font-size:16px;line-height:20px;color:#4c4c4c;text-decoration: none;display:block;border-bottom: 0;}	
.sidebox-1 ul ul li a:link, .sidebox-1 ul ul li a:visited {padding: 4px 3px 4px 10px;width:97%;min-height:10px;text-align:left;font-size:15px;line-height:20px;color:#4c4c4c;text-decoration: none;display:block;}
.sidebox-1 ul ul li a:hover {width:97%;min-height:10px;text-align:left;color:#ff6634;text-decoration:none;display:block;} 
.sidebox-1 p {padding: 7px 10px; margin:0;color:#777777;}
.sidebox-1 table{width:100%; text-align:center; color:#777777; }


/*-------------------
    By
---------------------*/
#by {
	float:left;
	width:100%;
	min-height:10px;
}
#by-info {
	float:left;
	width:48%;
	min-height:10px;
}
#by-video {
	float:right;
	width:48%;
	min-height:10px;
}
/*-------------------
    Sponsori
---------------------*/
#sponsori {
	float:left;	
	background:#f2f2f2;
	width:100%;
	min-height:10px;
}
#sponsori-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:60px;
	margin-bottom:30px;
}
#sponsori-box {
	float:left;	
	background:#f9f9f9;
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
#sponsori-box-c {
	float:left;	
	width:96%;
	min-height:10px;
	margin-left:2%;
	margin-right:2%;
	margin-top:25px;
	margin-bottom:25px;
}
#sponsori-img {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
}
#sponsori-info {
	float:right;	
	width:100%;
	min-height:10px;
	margin-top:25px;
}
#sponsori-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:23px;
	color:#000000;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
}
#sponsori-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#565656;
	text-align:center;
	margin-top:5px;
}
#sponsori-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
} 
#sponsori-link a {
	color: #ebab15;
	text-decoration:none;
	padding:6px 8px 6px 8px;
	border: 1px solid #ebab15;
}
#sponsori-link a:link {  }
#sponsori-link a:visited { }
#sponsori-link a:hover{
	background: #000;
	color:#fff;
	text-decoration:none;
	border: 1px solid #000;	
}
/*-------------------
    Serviciu
---------------------*/
#serviciu {
	float:left;	
	width:100%;
	min-height:10px;
}
#serviciu-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-bottom:30px;
}
/*-------------------
    Produs
---------------------*/
#produs {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:10px;
}
#produs-info {
	float:right;
	width:48%;
	min-height:10px;
}
#produs-price {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:40px;
	font-weight:bold;
	color:#565656;
	margin-bottom:20px;
}
#produs-img {
	float:left;
	width:48%;
	min-height:10px;
}
#produs-comanda {
	float:right;
	width:48%;
	min-height:10px;
	font-size:18px;
	margin-top:10px;
	margin-bottom:30px;
} 
#produs-comanda a {
	color: #ebab15;
	text-decoration:none;
	padding:7px 10px 8px 10px;
	border: 1px solid #ebab15;
}
#produs-comandae a:link {  }
#produs-comanda a:visited { }
#produs-comanda a:hover{
	background: #000;
	color:#fff;
	text-decoration:none;
	border: 1px solid #000;	
}
#produs-video {
	float:left;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:20px;
}
#produs-video-box {
	float:left;
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:10px;
}
/*-------------------
    Contact
---------------------*/
#contact-left {
	float:left;
	width:31%;
	min-height:10px;
}
#contact-right {
	float:right;
	width:65%;
	min-height:10px;
}
#contact-form {
	float:left;
	width:100%;
	min-height:10px;
}
#contact-form-left {
	float:left;
	width:48%;
	min-height:10px;
}
#contact-form-right {
	float:right;
	width:48%;
	min-height:10px;
}
#contact-form-line {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:15px;
}
#contact-form-full {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:30px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select {background: #fff;padding: 5px 7px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:16px;border: 1px solid #d3ced2;color:#777;}
.wpcf7-submit{
	color: #ebab15;
	text-decoration: none;
	background: #fff;
	padding:7px 10px 8px 10px;
	font-size:17px;	
	cursor:pointer;
	border: 1px solid #ebab15;
	}
.wpcf7-submit:hover {
	background: #000;
	color:#fff;
	text-decoration:none;
	border: 1px solid #000;	
}
.grecaptcha-badge {
    display: none !important;
}

/*-------------------
    Blog
---------------------*/
#archive {
	float:left;	
	width:100%;
	min-height:10px;
}
#archive-list {
	float:left;
	width:80%;	
	min-height:10px;
	margin-left:10%;
	margin-top:30px;
	margin-bottom:70px;
}
#blog {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:30px;
}
#blog-list {
	float:left;
	width:80%;	
	min-height:10px;
	margin-left:10%;
	margin-top:40px;
	margin-bottom:70px;
}
#blog-title {
	float:left;
	background: url(files/images/line.webp) no-repeat bottom center;
	width:100%;
	min-height:10px;
	font-size:37px;
	color:#000000;
	font-family: "Oswald", sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
	padding-bottom:15px;
	margin-bottom:40px;
}
#blog-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:36px;
	color:#1b1b1b;
	text-align:center;
	margin-top:20px;
	margin-bottom:40px;
}
#blog-box {
	float:left;
	width:31.33%;
	min-height:10px;	
	margin-left:1%;
	margin-right:1%;	
	margin-bottom:40px;
	overflow:hidden;
}
#blog-i {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
}
.postimg{
	width: auto;
	height:auto;
}
#blog-c {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:16px;
}
#blog-d {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	color:#c8c8c8;
	text-align:right;
}
#blog-t {
	float:left;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
	text-align:left;	
} 
#blog-t  a {
	color:#000;
	text-decoration: none;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
}
#blog-t a:link {  }
#blog-t  a:visited { }
#blog-t  a:hover{
	color:#33bea7;
	text-decoration:none;
}
#blog-a {
	float:right;
	width:100%;
	margin:15px 0px;
	min-height:10px;
	text-align:right;
	font-size:14px;
} 
#blog-a  a {
	color:#717171;
	text-decoration: none;
}
#blog-a a:link {  }
#blog-a  a:visited { }
#blog-a a:hover{
	color:#ff0000;
	text-decoration:none;
}
#blog-e {
	float:left;
	width:100%;
	min-height:50px;
	font-size:17px;
	line-height:26px;
	color:#535353;
	text-align:justify;
	margin-top:5px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	text-align:right;
	margin-top:20px;
	margin-bottom:30px;
} 
#blog-l  a {
	color: #ebab15;
	text-decoration:none;
	padding:7px 10px 8px 10px;
	border: 1px solid #ebab15;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	background: #000;
	color:#fff;
	text-decoration:none;
	border: 1px solid #000;	
}
/*-------------------
    Footer
---------------------*/
#footer {
	float:left;	
	background: #000000;	
	width:100%;
	min-height:10px;
}
#footer-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:40px;
	margin-left:5%;
	margin-right:5%;
}
#footer-info {
	float:left;	
	width:100%;
	min-height:10px;
}
#footer-col {
	float:left;	
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
}
#footer-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 18px;
	line-height:25px;
	color:#7a7a7a;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}
#footer-link {
	float:left;
	width:100%;
	min-height:10px;
	color:#7a7a7a;
	font-size: 17px;
	line-height:25px;
	text-align:center;
	margin-bottom:10px;
}
#footer-link a {
	color:#7a7a7a;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
} 
#footer-link a:link {  }
#footer-link a:visited { }
#footer-link a:hover{
	color:#fff;
	text-decoration:none;
}
#footer-pol {
	float:left;
	width:100%;
	min-height:10px;
	color:#7a7a7a;
	font-size: 17px;
	line-height:25px;
	text-align:center;
}
#footer-pol a {
	color:#7a7a7a;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
} 
#footer-pol a:link {  }
#footer-pol a:visited { }
#footer-pol a:hover{
	color:#fff;
	text-decoration:none;
}
/*-------------------
    Project
---------------------*/
#project {
	float:left;
	background: #fcfcfc;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:100%;	
	min-height:10px;
	margin-top:20px;
	margin-bottom:20px;
}
#copyright {
	float:left;
	width:100%;	
	min-height:10px;
	font-size:13px;
	color:#494949;
	text-align:center;
}
#created {
	float:right;
	min-height:10px;
	padding-right:5%;
}
/*-------------------
    Youtube
---------------------*/
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:0px;
margin-top:15px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/*-------------------
    Under Construction
---------------------*/
#uc {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#uc-list {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:10%;
	margin-right:10%;
}
#uc-img {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:70px;
}
#uc-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#656565;
	text-align:center;
	margin-top:40px;
}
#uc-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:28px;
	text-align:center;
	color:#656565;
	margin-top:15px;
}
#uc-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
/*-------------------
    Display
---------------------*/
@media (min-width:2560px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:80px;
}
#by-info {
	margin-top:70px;
}
#made-info {
	margin-top:22px;
}
#details-info-1 {
	margin-top:100px;
}
#details-info-2 {
	margin-top:100px;
}
#sponsori-img {
	width:20%;
}
#sponsori-info {	
	width:78%;
	margin-top:0px;
}
#produs {
	width:70%;
	margin-left:15%;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#by-info {
	margin-top:80px;
}
#made-info {
	margin-top:22px;
}
#details-info-1 {
	margin-top:100px;
}
#details-info-2 {
	margin-top:100px;
}
#sponsori-img {
	width:20%;
}
#sponsori-info {	
	width:78%;
	margin-top:0px;
}
#produs {
	width:70%;
	margin-left:15%;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#by-info {
	margin-top:30px;
}
#serviciu-list-s {
	width:70%;
	margin-left:15%;
}
#details-info-1 {
	margin-top:75px;
}
#details-info-2 {
	margin-top:75px;
}
#sponsori-img {
	width:20%;
}
#sponsori-info {	
	width:78%;
	margin-top:0px;
}
#produs {
	width:80%;
	margin-left:10%;
}
#cars {
	background:#ebab15 url(page/home/cars-2000.webp) no-repeat center center;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#serviciu-list-s {
	width:70%;
	margin-left:15%;
}
#servicii-c1 {
	font-size:37px;
	line-height:50px;
}
#servicii-c2-t-1 {
	font-size:37px;
	line-height:50px;
}
#servicii-c2-t-2 {
	font-size:37px;
	line-height:50px;
}
#servicii-c2-b {
	font-size:37px;
	line-height:50px;
}
#details-info-1 {
	margin-top:50px;
}
#details-info-2 {
	margin-top:50px;
}
#sponsori-img {
	width:20%;
}
#sponsori-info {	
	width:78%;
	margin-top:0px;
}
#produs {
	width:80%;
	margin-left:10%;
}
#cars {
	background:#ebab15 url(page/home/cars-1800.webp) no-repeat center center;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:79%;
}
#by-video {
	margin-top:20px;
}
#serviciu-list-s {
	width:70%;
	margin-left:15%;
}
#servicii-c1 {
	background: #ebab15 url(page/home/serv-c1-1600.webp) no-repeat center center;
	height:798px;
	font-size:34px;
	line-height:45px;
}
#servicii-c1  a {
	padding-top:650px;
}
#servicii-c2-t-1 {
	background: #ebab15 url(page/home/serv-c2-t-1-1600.webp) no-repeat center center;
	width:100%;
	height:246px;
	font-size:34px;
	line-height:45px;
}
#servicii-c2-t-1 a {
	padding-top:120px;
}
#servicii-c2-t-2 {
	background: #ebab15 url(page/home/serv-c2-t-2-1600.webp) no-repeat center center;
	width:100%;
	height:246px;
	font-size:34px;
	line-height:45px;
	margin-top:30px;
}
#servicii-c2-t-2 a {
	padding-top:120px;
}
#servicii-c2-b {
	background: #ebab15 url(page/home/serv-c2-b-1600.webp) no-repeat center center;
	height:246px;
	font-size:34px;
	line-height:45px;
	margin-top:30px;
}
#servicii-c2-b a {
	padding-top:150px;
}
#details-info-1 {
	margin-top:30px;
}
#details-info-2 {
	margin-top:30px;
}
#produs {
	width:90%;
	margin-left:5%;
}
#cars {
	background:#ebab15 url(page/home/cars-1600.webp) no-repeat center center;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:79%;
}
#by-video {
	margin-top:80px;
}
#serviciu-list-s {
	width:80%;
	margin-left:10%;
}
#servicii-c1 {
	background: #ebab15 url(page/home/serv-c1-1600.webp) no-repeat center center;
	width:48.7%;
	height:798px;
	font-size:34px;
	line-height:45px;
}
#servicii-c1  a {
	padding-top:650px;
}
#servicii-c2 {	
	width:48.7%;
}
#servicii-c2-t-1 {
	background: #ebab15 url(page/home/serv-c2-t-1-1600.webp) no-repeat center center;
	width:100%;
	height:246px;
	font-size:34px;
	line-height:45px;
}
#servicii-c2-t-1 a {
	padding-top:120px;
}
#servicii-c2-t-2 {
	background: #ebab15 url(page/home/serv-c2-t-2-1600.webp) no-repeat center center;
	width:100%;
	height:246px;
	font-size:34px;
	line-height:45px;
	margin-top:30px;
}
#servicii-c2-t-2 a {
	padding-top:120px;
}
#servicii-c2-b {
	background: #ebab15 url(page/home/serv-c2-b-1600.webp) no-repeat center center;
	height:246px;
	font-size:34px;
	line-height:45px;
	margin-top:30px;
}
#servicii-c2-b a {
	padding-top:150px;
}
#magazin-box {		
	width:31.33%;
}
#magazin-list-h {
	width:70%;
	margin-left:15%;
}
#magazin-box-h {
	width:48%;
}
#cars {
	background:#ebab15 url(page/home/cars-1400.webp) no-repeat center center;
}
#cars-info {
	width:25%;
	margin-left:5%;
	margin-top:120px;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#logo {
	width:46%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:46%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#parteneri-box {
	width:31.33%;
}
#sidebar {
	width:90%;
	margin-left:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#race-list {	
	width:70%;
	margin-left:15%;
}
#by-info {
	width:100%;
}
#by-video {
	width:80%;
	margin-right:10%;
}
#serviciu-list-s {
	width:80%;
	margin-left:10%;
}
#details-line {
	width:90%;
	margin-top:40px;
	margin-left:5%;
}
#details-info-1 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-1 {
	width:100%;
}
#details-info-2 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-2 {
	width:100%;
}
#magazin-box {	
	width:31.33%;
}
#magazin-list-h {
	width:80%;
	margin-left:10%;
}
#magazin-box-h {
	width:48%;
}
#produs-comanda {
	width:100%;
	margin-top:30px;
}
#cars {
	background:#ebab15 url(page/home/cars-1200.webp) no-repeat center center;
}
#cars-info {
	width:23%;
	margin-left:5%;
	margin-top:100px;
}
#albume-box {
	width:48%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
#sidebar-box {	
	width:50%;
}
}
@media (min-width:768px) and (max-width:999px)
{
#logo {
	width:46%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:46%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#parteneri-box {
	width:31.33%;
}
#sidebar {
	width:90%;
	margin-left:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#race-list {	
	width:70%;
	margin-left:15%;
}
#by-info {
	width:100%;
}
#by-video {
	width:80%;
	margin-right:10%;
}
#about-link {
	height:300px;
}
#about-box-1 {
	background: url(page/home/ab-1-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-2 {
	background: url(page/home/ab-2-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-3 {
	background: url(page/home/ab-3-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#serviciu-list-s {
	width:80%;
	margin-left:10%;
}
#about-box-1-s {
	background: url(page/home/ab-1-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-2-s {
	background: url(page/home/ab-2-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-3-s {
	background: url(page/home/ab-3-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-link  a {
	padding-top:240px;
	padding-bottom:50px;
}
#servicii-box-1 {
	background: url(page/home/srv-1-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-2 {
	background: url(page/home/srv-2-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-3 {
	background: url(page/home/srv-3-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-1-s {
	background: url(page/home/srv-1-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-2-s {
	background: url(page/home/srv-2-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-3-s {
	background: url(page/home/srv-3-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-link {
	height:300px;
}
#servicii-link  a {
	padding-top:240px;
	padding-bottom:50px;
}
#details-line {
	width:90%;
	margin-top:40px;
	margin-left:5%;
}
#details-info-1 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-1 {
	width:100%;
}
#details-info-2 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-2 {
	width:100%;
}
#sponsori-box {
	width:98%;
}
#serviciu-sbox {
	width:98%;
}
#magazin-box {	
	width:48%;
}
#magazin-box-h {
	width:48%;
}
#produs-info {
	width:100%;
}
#produs-img {
	width:100%;
	margin-top:30px;
}
#produs-comanda {
	width:100%;
	margin-top:30px;
}
#cars {
	background:#ebab15 url(page/home/cars-1000.webp) no-repeat bottom center;
}
#cars-info {
	width:70%;
	margin-left:15%;
	margin-top:40px;
	margin-bottom:420px;
}
#albume-box {
	width:48%;
}
#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#sidebar-box {	
	width:50%;
}
}
@media (min-width:480px) and (max-width:767px)
{
#logo {
	width:46%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:46%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#alex-box {
	width:31.33%;
}
#parteneri-box {
	width:48%;
}
#sidebar {
	width:90%;
	margin-left:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#race-list {	
	width:80%;
	margin-left:10%;
}
#by-info {
	width:100%;
}
#by-video {
	width:80%;
	margin-right:10%;
}
#made-list {
	width:80%;
	margin-left:10%;
}
#made-img {
	width:70%;
	margin-left:15%;
	text-align:center;
}
#made-info {	
	width:100%;
}
#about-box-1 {
	background: url(page/home/ab-1-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-2 {
	background: url(page/home/ab-2-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-3 {
	background: url(page/home/ab-3-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#serviciu-list-s {
	width:80%;
	margin-left:10%;
}
#about-box-1-s {
	background: url(page/home/ab-1-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-2-s {
	background: url(page/home/ab-2-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-3-s {
	background: url(page/home/ab-3-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-link {
	height:300px;
}
#about-link  a {
	padding-top:240px;
	padding-bottom:50px;
}
#servicii-box-1 {
	background: url(page/home/srv-1-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-2 {
	background: url(page/home/srv-2-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-3 {
	background: url(page/home/srv-3-1000.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-1-s {
	background: url(page/home/srv-1-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-2-s {
	background: url(page/home/srv-2-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-3-s {
	background: url(page/home/srv-3-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-link {
	height:300px;
}
#servicii-link  a {
	padding-top:240px;
	padding-bottom:50px;
}
#details-line {
	width:90%;
	margin-top:40px;
	margin-left:5%;
}
#details-info-1 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-1 {
	width:100%;
}
#details-info-2 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-2 {
	width:100%;
}
#sponsori-box {
	width:98%;
}
#serviciu-box {
	width:98%;
}
#serviciu-sbox {
	width:98%;
}
#magazin-box {	
	width:48%;
}
#magazin-box-h {
	width:48%;
}
#produs-info {
	width:100%;
}
#produs-img {
	width:100%;
	margin-top:30px;
}
#produs-comanda {
	width:100%;
	margin-top:30px;
}
#cars {
	background:#ebab15 url(page/home/cars-768.webp) no-repeat bottom center;
}
#cars-info {
	width:70%;
	margin-left:15%;
	margin-top:40px;
	margin-bottom:340px;
}
#albume-box {
	width:48%;
}
#archive {
	width:90%;
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-right {
	float:right;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#footer-col {
	width:98%;
}
}
@media (min-width:300px) and (max-width:479px)
{
#header {
	height:120px;
}
#logo {
	width:70%;
	margin-left:15%;
	margin-right:15%;
}
#meniu {
	width:70%;
	margin-top:0px;
	margin-left:15%;
	margin-right:15%;
}
#cups {
	margin-top:120px;
}
#alex-box {
	width:31.33%;
}
#parteneri-box {
	width:48%;
}
#sidebar {
	width:90%;
	margin-left:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#race-list {	
	width:86%;
	margin-left:7%;
}
#by-info {
	width:100%;
}
#by-video {
	width:90%;
	margin-right:5%;
}
#made-list {
	width:80%;
	margin-left:10%;
}
#made-img {
	width:70%;
	margin-left:15%;
	text-align:center;
}
#made-info {	
	width:100%;
}
#about-box-1 {
	background: url(page/home/ab-1-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-2 {
	background: url(page/home/ab-2-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-3 {
	background: url(page/home/ab-3-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#serviciu-list-s {
	width:80%;
	margin-left:10%;
}
#about-box-1-s {
	background: url(page/home/ab-1-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-2-s {
	background: url(page/home/ab-2-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-box-3-s {
	background: url(page/home/ab-3-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#about-link {
	height:300px;
}
#about-link  a {
	padding-top:220px;
	padding-bottom:60px;
}
#servicii-box-1 {
	background: url(page/home/srv-1-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-2 {
	background: url(page/home/srv-2-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-3 {
	background: url(page/home/srv-3-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-1-s {
	background: url(page/home/srv-1-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-2-s {
	background: url(page/home/srv-2-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-box-3-s {
	background: url(page/home/srv-3-480.webp) no-repeat center center;
	width:98%;
	min-height:300px;
}
#servicii-link {
	height:300px;
}
#servicii-link  a {
	padding-top:220px;
	padding-bottom:60px;
}
#details-line {
	width:90%;
	margin-top:40px;
	margin-left:5%;
}
#details-info-1 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-1 {
	width:100%;
}
#details-info-2 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
}
#details-img-2 {
	width:100%;
}
#sponsori-box {
	width:98%;
}
#serviciu-box {
	width:98%;
}
#serviciu-sbox {
	width:98%;
}
#magazin-box {	
	width:98%;
}
#magazin-box-h {	
	width:98%;
}
#produs-info {
	width:100%;
}
#produs-img {
	width:100%;
	margin-top:30px;
}
#produs-comanda {
	width:100%;
	margin-top:30px;
} 
#produs-video-box {
	width:98%;
}
#cars {
	background:#ebab15 url(page/home/cars-480.webp) no-repeat bottom center;
}
#cars-info {
	width:80%;
	margin-left:10%;
	margin-top:40px;
	margin-bottom:220px;
}
#albume-box {
	width:98%;
}
#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-right {
	float:right;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#footer-col {
	width:98%;
}
}