section.slider .slider_content h2,
section.slider .slider_content p.description {
	/*color: white !important;*/
}
.section-title span.sub-title {
	margin-bottom: 10px;
}
div.section-title {
	margin-bottom: 0px;
}
h1.title {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 35px;
}

.section-title h2.title {
	font-size: 30px;
	margin-bottom: 0px;
}
.about-info-title {
	margin-bottom: 10px;
	margin-top: 10px;
}

.btn-style-three {
	background: #ff2c3b;
	color: white;
}
.btn-style-three:hover {
	background: white;
	color: black;
}
div.custom-section-title {
	padding-left: 10% !important;
	padding-right: 10% !important;
}

.single-popular-car-content {
	text-align: center;
}
.why-chooseus-icon {
	    font-size: 60px;
    color: rgb(255 255 255);
    background: #ff2c3b;
}

.sidebar-page-container .blog-details-content h2 {
	font-size: 25px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.sidebar-page-container .blog-details-content p {


	font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: var(--body-color);
    font-family: var(--secondary-font);
    margin-bottom: 8px;
}
.blog-details-content .post-title {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.sidebar-category-list li a.active { 
color: red;
 }
 .sidebar-page-container  {
 	padding-bottom: 0px;
 }

 .breadcrumb-section .banner-content h2,
 .breadcrumb-section .banner-content h1  {
 	font-size: 30px !important;
 	color: white;
 	text-align: center;
 	line-height: 35px;
 }
 .breadcrumb-section {
 	padding: 130px 0px 130px;
 }
 .black-background {
 	background: #111111;
 	color: white !important;
 }
  .black-background h1,
   .black-background h2,
    .black-background h3,
     .black-background h4,
      .black-background .about-info-title,
      .black-background p {
      	color: white !important;
      }

.about-info-text {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: var(--body-color);
    font-family: var(--secondary-font);
    margin-bottom: 8px;
}
.single-popular-car-block .black-text {
	color: black !important;
}

footer .resources_page_list li a,
footer .community_page_list li a {
	color: white;
}

footer .footer-info-list li a {
	font-size: 16px;
}

.sidebar-page-container {
	padding-bottom: 100px;
}
.custom-section-title h2.title {
	font-size: 35px;
}
.area-list-wrapper ul {
	margin-top: 20px;
}
.area-list-wrapper ul li a {
	color: black;
	font-size: 17px;
}

@media only screen and (max-width: 500px) {
	    div.custom-section-title {
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	}

	.slide-item-content .button_all a {
		width: 100%;
		margin-bottom: 10px;
	}
	.slider.style_one .slide-item-content .slider_content{
		padding: 60px 0px 60px;
	}
}