.title_margin{
	 margin-top: -30px;
}
.car-name{
	/*font-family: 'Work Sans', sans-serif;*/
	line-height: 1.4;
	font-size: 20px;
	font-weight: 530;
	color: #45484B;
	text-transform: capitalize;
}
del{
    color: #636363; 
    font-size:12px; 
}
.table-responsive{
	background-color: white;
}
.tt_white{
	background-color: white;
}
.side-module h3{
	background-color:#a6c;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500px;
	font-size: 18px;
	line-height: 1.2;
}
.title_spec{
	font-size: 14px;
	color: #707578;
}
.asdsaas table td, .asdsaas table th {
    border: 1px solid #a6c;
    background-color: white;
}
.asdsaas table th{
	border-left: none;
}
.asdsaas table td{
	border-right: none;
}
.llls .ubs th{
	background-color:#a6c;
	color: white;
	border-bottom: none;
	font-size: 14px;
	font-weight: 500px;
}
.llls .ubs th:nth-child(1){
	border-right: 1px solid white;
}
.llls tbody tr{
	border-left: 1px solid #a6c;
}
.quo_cal .head_quo{
	padding: 14.5px;
    text-align: center;
    text-transform: capitalize;
    color: white;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
}
.quo_cal{
	border: 1px solid #a6c;
}
h3.section-title{
	border-bottom: 1px dotted gray;
}
.lkjh h2.section-title{
	text-transform: capitalize;
	border-bottom: 1px dotted gray;
	padding-bottom: 40px;
	font-size: 22px;
	font-weight: 500px;
	font-family: 'Roboto', sans-serif;
	color: #DB0F38;
}
.llls{
	margin-top:10px;
}
.imrn{
	font-weight: 500;
	font-size: 13px;
}
.llls .pull-right{
	font-size: 14px;
	color: #707578;
	font-weight: 400;
}
.ppsq{
	color: white;
	background-color: #a6c;
	font-size: 22px;
	font-weight: 500px;
	font-family: 'Roboto', sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pro-box{
	border: 1px solid #a6c; 
	background-color: white;
}
.pro-box h4{
	background-color: #a6c; 
	color: white;
	text-transform: capitalize;
	padding: 14.5px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
}
.car-item-wrapper .car-item h4{
	font-size: 13px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.asdsaas{
	text-align: justify; 
	/*padding-right: 10px; */
	line-height: 1.5;
}
.today-recommendation{
	margin-bottom: 0px; 
	color:#DB0F38;
}
.dsa_dsa{
	margin-top:-20px; 
	line-height: 1.3; 
	text-align: left;
}
@media only screen and (max-width: 768px) {
  	.title_margin{
		margin-top: -45px;
	}
	.llls .ubs th:nth-child(1){
		border-right: 1px solid #a6c;
		border-left: 1px solid #a6c;
	}
	.car-name{
		font-size: 18px;
		font-weight: 500;    		
	}
	.text_top_xs{
		margin-top: px;
	}
	.tab-style-1-header {
	    padding: 0px;
	    padding-top: 9.5px;
	    padding-left: 9.5px;
	}
	.text_top_xs .pps{
		font-size: 15px;
	}
	.text_top_xs del{
		font-size: 11px;
	}
	.inr label{
	    font-size: 12px;
	}
	.dsa_dsa{
		text-align: justify;
	}
	.ppsq{
		font-size: 18px;
		font-weight: 400px;
		padding-top: 9px;
		padding-bottom: 9px;
	}
}