/*
Theme Name: WowCars
Author: Rakesh Yadav
Description: For Theme Name by http://web-designindia.com
Version: 1.0
License: Copyrighted
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
@import url("bootstrap/css/bootstrap.css");

html {
  font-size:16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  font-family: 'Raleway', sans-serif;
  color:#191919;
  background:#fff;
  line-height:normal;
}
.navbar{
	margin-bottom:0;
}
.navbar-default{
	background:#fff; border:none; margin-top: 14px;
}
.navbar-brand{
	height:auto; padding:15px 15px;
}
.navbar-nav{
	margin-top:15px;
}
.navbar-default{
	background-color:transparent !important;
}
.navbar-default .navbar-nav > li > a{
	border-radius:0px; -moz-border-radius:0px; -o-border-radius:0px; -webkit-border-radius:0px; padding:8px 20px; font-size:18px; color:#000; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{
	background:#063a73; color:#fff; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;
}
.navbar-default .navbar-nav > li > a:hover{
	background:#063a73; color:#fff; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;
}
.navbar-nav .hover_perma{
	background:#063a73;
}

/*Apni css iske neeche daal*/
.clear{
	clear:both;	
}
a img{
	border:none;	
}
.padding{
	padding:0px  20px;
}
a{
	text-decoration:none;
}
a:hover{
}
p a:hover{
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6,p{
	color:#191919; font-weight:normal;
}

h1{
	font-size:40px; margin:20px 0;
}
h2{
	font-size:32px; margin:20px 0px 20px 0px;
}
h3{
	font-size:24px; margin:15px 0;
}
h4{
	font-size:18px; margin:10px 0;
}
h5{
	font-size:16px; margin:10px 0;
}
h6{
	font-size:14px; margin:10px 0;
}
p{
	font-size:16px; line-height:28px;
}
hr{
	opacity:0.15; margin:10px 0px;	
}
.header_outer{
	z-index:901; position:absolute; width:100%; background-color:rgba(255,255,255,0.8); padding-bottom:15px;
}
.navbar-brand img{
	    width: 100%;
    height: auto;
}
.header_outer>.container>.col-lg-3{
	padding-top:15px;
}
header{
	z-index:902; position:relative;
}
.banner_outer{
	position:relative; z-index:900; top:0; width:100%; height:auto; overflow:hidden;
}
.banner_img{
	position:absolute;
}
.left-align{
	position:relative; z-index:903; top:0;
}
.mail-icon{
	padding: 0 5px 0 20px; color:#000;
}
.top-icon{
	color:#000;
}
.right-text{
	padding:20px 0px; display: inline-block; float: right; color:#000; border-bottom:1px solid #767773;
}
.right-text ul{
	margin:0px;padding:0px;
}
.right-text ul li{
	margin:0px;padding:0px 15px;list-style-type: none;display: inline-block;
}
.right-text ul li a{
	text-decoration: none;color:#000;
}
/* banner*/
.form_heading h2{
	font-size:24px; color:#fff; background-color:#063a73; display:inline-block; padding:20px 64px 20px 64px; margin:0px;
}
.form_outer{
	display:inline-block; background-color:#FFF; margin-top:200px; margin-bottom:30px;
}
.dropdown_form{
	 padding:0 40px;
}
.dropdown_form select{
	display:block; margin-bottom:15px; padding:10px; border:1px solid rgba(109,112,108,0.2); border-radius:4px; width:100%; position:relative; color:#888888;
}
.dropdown_form .custom-bt{
	padding:10px 0px; font-size:16px; font-weight:700; background-color:#8dd3f4; color:#063a73; border:1px solid #8dd3f4; border-radius:4px; margin-bottom:    40px; margin-top:15px; width:100%;
}
.footer_outer{
	background-color:#063a73; text-align:center;
}
.footer_outer .footer_nav > li > a {
    color: #FFF;
    text-decoration: none;
}
.footer_outer .footer_nav > li {
    list-style: none; margin:25px 0 25px 0; display:inline-block; margin-right:40px; font-size:18px; font-weight:400;
}
.footer_nav{
	color:#fff;
}
.bar_hid{
	display:inline-block; margin-right:40px;
}
.copy_outer{
	background-color:#0b417c; text-align:center;
}
.copy_outer .container h6{
	color:#78ace4; margin:25px 0 25px 0; font-size:12px; font-weight:400;
}

/* css3 new hover on and hover off animation sample sof */
.prod_img img{
	width:100%; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;
}
.prod_outer:hover .prod_img img{
	width:110%; margin-left:-5%; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;
}
/* css3 new hover on and hover off animation sample sof */

.counter-box-container{
	    padding-left:0; padding-right:0; width:80%; border-radius:10px; padding:50px !important;
}
.heading_wel{
	margin-bottom:0 !important;
}
.heading_car > h1{
	color:#063a73 !important;
}
.fusion-text > p{
	color:#888888 !important; font-size:16px;
}
.welcome_box_button{
	text-decoration:none !important; width:100% !important;
}
.fusion-button, .fusion-button-default{
	font-family:Raleway, sans-serif !important;
}
.welcome_box_img{
	opacity:0.0 !important;
}
.welcome_box_img:hover{
	opacity:1 !important;
}

.fontawesome-icon{
	float:none !important;
}

.home_welcome_heading{
	margin-top:31px !important;
}
.fusion-title-size-five{
	display:inline-block !important;
}
.fusion-rollover{
	background:rgba(6,58,115,0.8) !important;
}

.fusion-fa-align-center, .fusion-title, .fusion-text, .fusion-button-wrapper{
	position:relative; z-index:2;
}
.fusion-imageframe{
	position:absolute !important; top:0 !important; z-index:0 !important; left:0 !important; height:100%; max-width:100%;
	
}
.fusion-imageframe > img{
	 height:100% !important; max-width:none !important; width:auto !important;
}

.vik_container > .fusion-row {
  margin-right: auto !important;
  margin-left: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.vik_container > .fusion-row:after{
	clear:both !important;
}
.vik_container > .fusion-row:before, .vik_container > .fusion-row:after{
	content: " " ;
  display: table !important;
}

.content_inner{
}
.banner_inner{
	height:350px !important;
}
.fusion-post-grid .fusion-content-sep{
}
.fusion-post-grid .fusion-single-line-meta{
	margin-top:0;
}
.fusion-post-grid .fusion-post-content-container{
	margin-top:0;
}
.fusion-post-grid .fusion-post-content.post-content{
	margin-bottom:0;
}
.fusion-post-grid .fusion-meta-info{
	margin-top:15px;
}
.fusion-rollover-categories a{
	color:#fff !important;
}

.rak_car_img{
	width:100%;
}
.content_single_inner{
	padding:45px 0 !important;
}
.form_field{
}
.form_field input, .form_field select{
	width:100%; padding:12px; border: none; margin: 10px 0;
}
.form_field textarea{
	width:100%; padding:12px; border: none; margin: 10px 0;
}
.form_field input[type='submit']{
	width:auto; background:#063a73; border:1px solid #063a73; color:#fff; padding:12px 30px;
}
.form_field input[type='submit']:hover{
	background:#eee; color:#063a73;
}
.rak_car_form{
	padding:30px; background:#eee;
}
.car_details h1{
	margin-top:0; font-size:22px; font-weight:800; margin-bottom:0px;
}
.car_details h3{
	margin-top: 10px; font-size: 16px; font-weight: 500;
}
.trade_in_form .form_field input, .trade_in_form .form_field textarea, .trade_in_form .form_field select{
	border:1px solid #eee;
}
.car_price_range{
	font-size: 20px; color: #fff; font-weight: 800; border: 1px solid #8dd3f4; padding: 15px; background-color:#8dd3f4;
}
.car_new,.car_dealer{
	 font-size: 12px; color: #063a73; border: 2px solid #8dd3f4; display: inline-block; padding: 8px; border-radius: 10px; margin-top: 15px; margin-bottom: 15px; font-weight:500; margin-right:5px;
}
.location{
	    margin-bottom: 20px; font-size: 14px; font-weight: 800;
}
.car_used_details{
	border-top: 1.5px solid #eee; padding-top: 15px; border-bottom: 1.5px solid #eee; padding-bottom: 15px; margin-bottom:50px;
}
.car_used_details .col-sm-4{
	font-size: 18px; font-weight: 600; border-right:1.5px solid #eee; text-align:center;
}
.car_used_details .last{
	border-right:none;
}
.car_used_details .col-sm-4 span{
	color:#999;
}
.car_specification .label{
	    font-weight: 500; font-size: 18px; margin-bottom: 5px;
}
.car_specification .value{
	    color: #999;
}
.car_details row{
	background-color:#eee;
}
.feature_highlights h3{
	margin-bottom:30px; font-weight:800; border-bottom:1.5px solid #8dd3f4; padding-bottom: 20px; display: inline-block;
}
.feature_highlights ul{
	background-color:#eee; padding-top:25px; padding-bottom:25px;
}
.feature_highlights ul>li{
	display:inline-block; padding:10px 25px 10px 25px; margin-top:10px; text-align:center; border: 1px solid #999; margin-right: 25px; margin-bottom:10px; background-color:#fff;
}
.owner_message h3{
	margin-bottom:30px; font-weight:800; border-bottom:1.5px solid #8dd3f4; padding-bottom: 20px; display: inline-block;
}



.blog-shortcode-post-title a{
	font-size:22px;
}

.hover_text .fusion-text{
	padding-left:15px; padding-right:15px; margin-bottom:40px;
}
.hover_text .fusion-button-wrapper.fusion-aligncenter{
	bottom: 0; position: absolute; width: 100%;
}

.Why_choose > .fusion-column-wrapper > .fusion-text > p >span{ background-color: #36587c !important; padding:8px !important; }

.Why_choose{
	float:right !important;
}

hr{
	opacity: 1; margin: 40px 0 20px 0px;
}
.fusion-image-wrapper img{
	width:100% !important; height:auto !important;
}

.rak_search_result_grid{
}
.rak_search_result_grid h2{
	margin-top:0 !important;
}
.rak_search_result_grid .fusion-post-slideshow{
	margin-bottom:0 !important;
}

.navbar-default .navbar-toggle{
	background:#063a73; padding:20px; border-radius:0;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}
.navbar-toggle{
	margin:5px 0;
}
.banner_img{width:100%;}
.banner_img img{width:100%;}
.cl_outer{
}
.cl_new{
}
.cl_dealer{
}
.cl_price{
	font-size:14px; margin-top:15px; margin-bottom:15px; border-radius:8px; background:#063a73; padding:7px 15px; border:none;
}
.cl_attr{
}
.cl_attr .cl_single_attr{
	display:block; padding:8px; font-size:12px; text-align:center; border:1px solid #eee; margin-bottom:3px;
}

.fusion-rollover-title, .fusion-rollover-categories{
	display:none;
}

@media (min-width: 768px) {
  .vik_container > .fusion-row {
	  width: 750px !important;
  }
  .bar_hid{
	   display:none;
   }
}
@media (min-width: 992px) {
  .vik_container > .fusion-row {
    width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .vik_container > .fusion-row{
    width: 1170px !important;
  }
}

@media (max-width: 768px) {
	.rak_logo_bar{
		float:left; width:70%;
	}
	.rak_top_bar{
		float:right; width:30%; text-align:right;
	}
   .rak_top_bar .right-text{
		display:none !important;
	}
	.banner_outer .container.left-align{
		text-align:center;
	}
	.about_overlay{
		padding:40px 20px;
	}
	.header_outer, .banner_inner .banner_img{
		position:relative;
	}
	.banner_inner{
		height:auto !important;
	}
	.form_outer{
		margin-top:20px;
	}
	.banner_img img, .banner_img{
		width:auto; height:100%;
	}
}
@media only screen and (max-width: 415px) {
	.form_heading h2{
		font-size:20px;
	}
	.banner_inner{
		height:100px !important;
	}
   header{
	   display:none;
   }
   .navbar-header{
	   margin-top:10px;
   }
   .form_outer{
	   margin-top:50px !important;
   }
}
@media only screen and (max-width: 320px) {
 	.form_heading h2{
		font-size:20px; padding:15px 30px 15px 30px;
	}
	.dropdown_form select{
	padding:10px 10px;width:80%;
    }
	.dropdown_form .custom-bt{
	padding:10px 0px; font-size:14px; width:80%;
	}
	.dropdown_form select{
		margin-left:17px;
	}
	 .form_outer{
	   margin-top:150px !important;
   }
}