@charset "utf-8";
/* CSS Document */

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
}
html,  body {
	height:100%;
	padding:0;
	margin:0;
	font-size:18px;
	background:#fff;
   font-family: 'Source Sans Pro', sans-serif;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }	
a { text-decoration:none; }
a:hover { text-decoration:none; }
.skip {
	position:absolute;
	left:-9999px;
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary { display: block; }
figure {
	margin:0;
	padding:0;
}
.clear {
	clear: both;
	height:0;
}
embed,iframe, object,video {
	 max-width: 100%; 
	}
.slicknav_menu h2{
font-family: "Source Sans Pro",sans-serif;
color: #000000;
margin-top: -49px;
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
position: absolute;
top: 52px;
}
.slicknav_menu h2 span{
	font-weight: 500;

}
/*  --------------------	
	header area
	--------------------  */
.slicknav_menu {
	display:none;
}
.column{
	width:980px;
	margin:0 auto;
	display:block;
}
	
.header_area{
	position: relative;
	background:#353535;
	-webkit-box-shadow: 0px 4px 28px 10px rgba(49, 54, 56, 0.82);
    -moz-box-shadow: 0px 4px 28px 10px rgba(49, 54, 56, 0.82);
    box-shadow:  0px 4px 28px 10px rgba(49, 54, 56, 0.82);
	z-index:999;
}
.main_manu{
	box-shadow:5px black;
}
.main_manu ul{
	text-decoration:none;
}
.top_button:hover{
	color:#C90;
}
.main_manu ul li{
	display:inline;
}
.main_manu ul li a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
     font-weight: 500;
	display:inline-block;
	color:#ffffff;
	padding:30px 25px;
}
.main_manu ul li:hover a{
	padding:30px 25px;
	color:#ffffff;
	background:#000000;
}
.main_manu ul li a.active{
	padding:30px 25px;
	color:#ffffff;
	background:#000000;
}

.main_manu ul li:last-child  a{
		background: #fff45f;
		text-decoration:none;
		color:#000;
}
.main_manu ul li:last-child  a:hover{
		color:#FFF;
}
/*  --------------------	
	wellcome area
	--------------------  */
.wellcome_area{
	background:url(images/bg_img.png) no-repeat center;
	background-size:cover;
    height:100%;
	display:block;
	overflow:hidden;
	position:relative;
}
.wellcome_content{
	position:relative;
	background: url(images/rrr.png);
	background-color:#b2ab30;
	height:100%;
	width:100%;
	opacity:.75;
}
.wellcome{
}
.logo{
	position:absolute;
	top: 94px;
	left: 323px;
}
.logo h1{
    font-family: 'Source Sans Pro', sans-serif;
	font-size:39px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
.logo h1 span{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:29px;
	font-weight:400;

}



.tel{
	position:absolute;
	top: 94px;
	left: 880px;
}
.tel h1{
    font-family: 'Source Sans Pro', sans-serif;
	font-size:39px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
.tel h1 span{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:29px;
	font-weight:400;

}









.Quick_quata{
	width:420px;
	height:229px;
	background: url(images/quta_bg.png) repeat;
	border-radius:5px;
	position: absolute;
	right: 236px;
	top: 293px;
	z-index:999;
	-webkit-box-shadow: 0px 4px 28px 10px rgba(49, 54, 56, 0.82);
    -moz-box-shadow: 0px 4px 28px 10px rgba(49, 54, 56, 0.82);
    box-shadow:  0px 4px 28px 10px rgba(49, 54, 56, 0.82);
}
.Quick_quata h2{
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-size:25px;
	padding:10px 0;
	font-weight: 700;
}
.Quick_quata p{
	width:383px;
	margin-left: 17px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;

}
.Quick_quata  p  label{
	width:83px;
	height:28px;
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
}
.input_fst{
	width:110px;
	height:34px;
	background:#000000;
    border: none;
	border-radius:5px;
	margin-bottom:3px;
    padding-left: 10px;
	margin-top: 13px;
}
.input_sed{
	width: 180px;
	height:34px;
	float: right;
	border: none;
	background:#777563;
	border-radius:5px;
    margin-bottom:3px;
	padding-left: 10px;
	margin-top: 13px;


}

.Quick_quata input[type=submit]{
	float:right;
	background:#000000;
    border: none;
	border-radius:5px;
	padding:11px 19px;
	color:#FFF;
	margin-top: 10px;

}

/*  --------------------	
	get_quote page
	--------------------  */
.car_area{}
.car_content{
}
.salon_area{
	width:100%;
	display:block;
	overflow:hidden;
	padding: 45px 0 0 0;
    margin-top: 5px;
	margin-bottom: 17px;

}
.salon_imgbox{
	float:left;
	width:20%;
}
.salon_imgbox h2{
	color:#000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-bottom:25px;
	margin-left:34px;
	text-transform:uppercase;
}
.salon_imgbox img{
	margin-left:20px;
}
.salon_info{
	float:left;
	width:62%;
}
.info1{
		width:100%;

}
.info1 p{
	font-size:18px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#000000;
}
.info2{
	width:100%;
}
.salon_info ul{
	float:left;
	width:100%;
}
.salon_info ul li:first-child{
	margin:0;
	padding:0;
}
.salon_info ul li{
	float:left;
	margin-left: 171px;
}
.salon_info ul li p{
	font-size:28px;
}
.info3{
	width:100%;
	
}
.price_box{
	float:left;
	width:50%;
}
.price_box p {
	font-family: 'Source Sans Pro', sans-serif;
	float:left;
	font-size:16px;
	color:#000000;
	text-align: right;
    margin-left: 53px;
}
.price_box p  span{
	color:#fe0000;
	font-size: 16px;
}



.salon_book	{
	float:left;
}
.book{
	font-family: 'Source Sans Pro', sans-serif;
	width: 125px;
	background: none repeat scroll 0% 0% #000;
	color: #FFF;
	border: none;
	border-radius: 4px;
	padding: 15px;
	margin-top: 5px;
}
/*  --------------------	
	get_quote2 page
	--------------------  */
	
.getprice_area{
	background: url(images/rrr.png) repeat;
	display:block;
	overflow:hidden;
	margin-top:-70px;
	padding-bottom:150px;
}	
.getprice{
	width:100%;
	float:left;
	text-align:center;
	margin-top:113px;
}
.getprice img {
    width: 67%;
}
.getprice h2{
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
	font-size: 36px;
	color:#FFF;
	margin-bottom:20px;
	text-transform:uppercase;
}
.getprice h2 span{
	color:#b6b6b6;
}
.getprice p{
}
.getprice_single{
	background:url(images/single2_bg.png) repeat;
	width:100%;
	float:left;
	display:block;
	overflow:hidden;
	margin-top:88px;
	padding: 20px 0;

}


.getprice_single_left{
	width:68%;
	float:left;
	overflow:hidden;
	display:block;
}
.getprice_single_left h2{
    text-align: center;
    color: white;
    font-size: 22px;
    margin: 19px 0;
}
.getprice_single_left h3{
	color: #fff;
font-size: 39px;
margin-bottom: 10px;
}
.getprice_single_left h4 {
    font-size: 21px;
    color: #FFF;
    margin-bottom: 16px;}

.getprice_single_left p{
	margin-bottom: 39px;
	margin-top: 27px;
}
.getprice_single_left p label{
	width: 125px;
    color: white;
}
.getprice_select{
	border-radius: 5px;
	width: 146px;
    font-size: 17px;
}
.getprice_single_left p input[type=text] { 
	width: 308px;
	height: 40px;
	border: none;
    background: #F5F5F5;
    border-radius: 5px;
	float: right;
}
.getprice_single_left input[type="button"] {
    margin-top:45px;
    padding: 8.5px 18px;
    float: left;
	background: none repeat scroll 0% 0% #1BADDF;
    box-shadow: none;
    border: 0px none;
    border-radius: 4px;
    color: #FFF;
    font-size: 16px;
	margin-left: 303px;
}

.getprice_single_right{
	width:28%;
	float:left;
	overflow:hidden;
	display:block;
	margin-top: 89px;
    margin-left: 19px;
    border-radius: 4px;
}
#gmap{
	width:100%;
	height:300px;
}





/*  --------------------	
	get_quote2 page
	--------------------  */
/*  --------------------	
	sign_in page
	--------------------  */
.sign_in_area{
	background:url(images/rrr.png) repeat;
	height:100%;
}	
sign_in_content{}
.formbox_area{
	width:100%;
}
.formbox_area input[type=text]{
	width:200px;
	height:36px;
	border:none;
	border:1px solid #7f7f7f;
	border-radius:5px;
	padding-left: 10px;
}
.formbox_area input[type=password]{
	width:200px;
	height:36px;
	border:none;
	border:1px solid #7f7f7f;
	border-radius:5px;
	padding-left: 10px;
}
.sign_in_form{
	width:33%;
	float:left;
	margin-left: 80px;
	margin-top: 120px;
}
.sign_in_form h2{
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	font-size:24px;
	margin-bottom:20px;
}
.sign_in_form p{
	text-align:left;
	margin-bottom:7px;
	color:##7f7f7f;
	font-family:Helvetica;
	font-size:16px;
	font-weight: 200;

}
.sign_in_form p label{
	width:100px;
	font-family: 'Source Sans Pro', sans-serif;
   font-size: 20px;
   font-weight: 300;

}
.username{}
.password{}
.sign_submit{
float: right;
margin-right: 18px;
border: none;
background: #000000;
color: white;
border-radius: 5px;
padding: 10px 27px 10px 27px;
margin-top:7px;

}
.job_form{
	width:33%;
	float:left;
	margin-left:160px;
	margin-top: 120px;
}
.job_form h2{
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	font-size:24px;
	margin-bottom:20px;

}	
.job_form p{
	text-align:left;
	margin-bottom:7px;
	color:##7f7f7f;
	font-family:Helvetica;
	font-size:16px;
	font-weight: 200;

}	
.job_form p label{
	width:100px;
	font-family: 'Source Sans Pro', sans-serif;
   font-size: 20px;
   font-weight: 300;
}	
.job_submit	{
float: right;
margin-right: 18px;
border: none;
background: #000000;
color: white;
border-radius: 5px;
padding: 10px 27px 10px 27px;
margin-top:7px;
}
/*  --------------------	
	why_choose area
--------------------  */	
.why_choose_area{}
.why_choose_content{}
.why_choose{
	width:100%;
	float:left;
	text-align:center;
	margin-top:113px;
}
.why_choose img{
	width:67%;
}
.why_choose h2{
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
	font-size: 36px;
	color:#373737;
	margin-bottom:20px;
	text-transform:uppercase;
}
.why_choose h2 span{
	color:#b6b6b6;
}
.why_choose p{
}
.why_choose_single{
	width:100%;
	float:left;
	display:block;
	overflow:hidden;
	
}

.single	{
	width:26%;
	float:left;
	margin-top:70px;
                  
}
.single_mirgin_left{
       margin-left: 107px;
}
.single	h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:28px;
	margin-bottom:25px; 
}
.single	ul{}	
.single	ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	color:#000000;
	margin-bottom:10px;
}	
.single	ul li img{
	padding-right:10px;
}
.mmtop{
	margin-top:80px;
}	
/*  --------------------	
	funfact area
--------------------  */	
.fun_fact_area{
	background: url(images/rrr.png) repeat;
	height:100%;
}	
.fun_fact{
	width:100%;
	float:left;
	text-align:center;
	margin-top:113px;
}
.fun_fact img {
    width: 67%;
}
.fun_fact h2{
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
	font-size: 36px;
	color:#FFF;
	margin-bottom:20px;
	text-transform:uppercase;
}
.fun_fact h2 span{
	color:#b6b6b6;
}
.fun_fact p{
}
.fun_fact_single{
	background:url(images/single2_bg.png) repeat;
	width:100%;
	float:left;
	display:block;
	overflow:hidden;
	margin-top:88px;
	padding: 70px 0;
}
.single2	{
	width:25%;
	float:left;
}
.single2	ul{}	
.single2	ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#e8e8e8;
	margin-left: 60px;
}	
/*  --------------------	
	contact us area
--------------------  */	
	
.contact_us_area{
	height:100%;
}	
.contact_us_content{
	padding-bottom:20px;
}
.contact_us{
	width:100%;
	float:left;
	text-align:center;
	margin-top: 80px;
}
.contact_us img{
	width:67%;
}
.contact_us h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#000000;
	margin-bottom:20px;
	text-transform:uppercase;
}
.contact_us h2 span{
	color:#969696;
}
.contact_area{
	width:100%;
	float:left;
	overflow:hidden;
	display:block;
	margin-bottom: 32px;
}
.contact_form{
	width:100%;
	margin-left: 27%;
    margin-top: 15px;
}
#message{
	border:none;
	background:#f2f2f2;
	box-shadow: 2px -3px 1px -3px;
    width: 39%;
	 font-family: FontAwesome;
	 padding-left:10px;
	 color:#afacac;
}

	
.contact_form  input[type=text]{
	border:none;
	background:#f2f2f2;
	height:46px;
	box-shadow: 2px -3px 1px -3px;
    width: 39%;
	 font-family: FontAwesome;
	 padding-left:10px;
	 color:#afacac;
}
.contact_form input[type=submit]{
width: 381px;
height: -5opx;
margin-top: 20px;
height: 50px;
border: none;
border-radius: 5px;
background: #353535;
color: white;
text-transform:uppercase;
	
}	
.contact_form input[type=submit]:hover{
	color: #C33;
}
.contact_form p label{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
    font-weight: 300;
	margin-bottom:5px;
} 
.footer_area{
	width:100%;
	height:50px;
	float:left;
	background:#353535;
	overflow:hidden;
	display:block;
}	
.footer_content	{}
.footer_content ul	{
	text-decoration:none;
	display:block;
	margin-left: 151px;
    margin-top: 16px;
	margin-left: 77px;
}
.footer_content	ul li{ 
	margin-left:6%;
	float: left;
}
.footer_content	ul li a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
     font-weight: 500;
	color: white;
}
.footer_content	ul li:hover a{
	color: #C60;
}
	
	
	
	
	
	