.carspace-btn {
    background: #f9c200;   
}
.carspace-btn:hover {
    background: #000;
}
.carspace-header h2 span {
    color: #f9c200;
}
.car-title h4 {
    color: #f9c200;
}
.car-price h1 {
    color: #f9c200;
}
.car-info {
    background: #f9c200;
}
.input-group-text i {
    color: #f9c200;
}
.carspace-box:hover .carspace-details h5 {
    color: #f9c200;
}
.about-info ul li i {
    color: #f9c200;
}
.countdown i {
    color: #f9c200;
}
.faq-area .card .card-header h5 a[aria-expanded=false] i.fa.fa-angle-down {
    color: #f9c200;
    border: 1px solid #f9c200;
}
.card-body {
    border-left: 1px solid #f9c200;
}
.owl-carousel .owl-dot.active {
    background-color: #f9c200;
}
.owl-carousel .owl-dot {
    border: 1px solid #f9c200;
}
.blog-date {
    background: #f9c200;
}
.blog-title {
    color: #f9c200;
}
.blog-text .blog-btn:hover {
    background: #000;
    color: #fff;
}
.blog-text .blog-btn {
    background: #f9c200;
}
.blog-content {
    border: 1px solid #f9c200;
}
.blog-title:hover {
    color: #000;
}
.car-slide .owl-prev {
    color: #f9c200;
}  
.car-slide .owl-next {
    color: #f9c200;
} 
.confirm .carspace-btn {
    background: #f9c200;
}
button.carspace-btn:hover {
    background: #000;
}
.about-social ul li a {
    /* background: #f9c200; */
}
.about-social ul li a:hover {
    background: #000;
}
.footer-area {
    background: #f9c200;
}
.footer-social-link ul li a i {
    background: #000;
    color: #fff;
}
.footer-text p a {
    color: #000;
    font-weight: 600;
}
.dot1, .dot2 {
    background-color: #f9c200;
}
.welcome-btn {
    position: absolute;
    /* bottom: 100px; */
    top: 328px;
}
.pickup-form {
    /* display: none; */
}
.banner {
    height: 600px;
	display: none;
}
header.sticky {
    background-color: #f9c200;
}
.team-overlay {
    background: #f9c200;
}
.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link:focus {
    color: #f9c200;
}
.pickup-form_flag {
    float: right;
    padding-top: 116px;
}
/* .what-we-offer.section-padding { */
    /* background: url(../img/project-bg1.jpg)no-repeat center fixed; */
    /* background-size: cover; */
    /* position: relative; */
/* } */

.form-control {
    color: #526767!important;
}

.feedback {
  background-color: #a2a0a0;
    color: white;
    padding: 20px 0px;
    border-radius: 4px;
    border-color: #a2a0a0;
    display: none;
    width: 100%;
    font-size: 18px;
}

#mybutton {
  position: fixed;
  bottom: -4px;
  width: 100%;
  z-index: 1;
}
/* 04-02-2020*/
.hero-text h2 {
    line-height: 1.7;
    font-size: 38px;
}
ul.icon_ddd li {
    width: 31%;
	display: inline-block;
}
ul.icon_ddd h2 {
    font-size: 24px;
    line-height: 1.2em;
    letter-spacing: 0.03em;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: rgb(51, 51, 51);
    font-weight: 800;
}
ul.navbar-nav li a {
    color: #595555 !important;
}
header {
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 337;
    background: #fff;
	border-bottom: 4px solid #fdb41a;
}
#contact {
    margin-top: 46px;
}
.about-info ul li span {
    font-size: 14px;
}
/*------------*/
button.red_more {
    background: #000;
    border: none;
    padding: 13px;
    border-radius: 21px;
    color: #fff;
	margin: 5px;
	font-size: 15px;
}
span.phone-icon {
    text-transform: uppercase;
    color: #655d4e;
    font-size: 15px;
    font-weight: 600;
    padding-right: 12px;
    padding-left: 12px;
    font-family: open sans;
}
/* header.sticky { */
    /* border-bottom: 4px solid #f00; */
/* } */
h2.book_now_block {
    margin-top: 60px;
}
.about-social h6 {
    color: #fff;
    font-weight: 900;
    font-size: 18px;
}
#about {
    background: #F5F5F5;
}
.about-right img {
    width: 100%;
}
h2.mobile_view {
    text-align: center;
    color: black;
    font-weight: 600;
    font-size: 38px;
    display: none;
}
h2.mobile_view span {
    color: #f9c200;
}
h2.mobile_view {
    color: #595555;
}
.form-group {
    margin-bottom: 1rem !important;
}

	/*---------*/
/* 04-02-2020*/

@media (min-width: 1024px){
.container {
    max-width: 993px;
}
ul.icon_ddd li i {
    width: 9%;
}
}

@media only screen and (max-width: 768px) {
	.feedback {
     display: block;
}
.carspace-btn{
	font-size: 13px !important;
}
.car-info {
    padding: 5px;
}
/* .banner { */
    /* height: 757px; */
/* } */
.single-offer img {
    width: 100%;
}
.hero-text h2 {
    line-height: 1.7;
    font-size: 28px;
}
button.red_more {
    margin-top: 6px;
    display: none;
}
span.phone-icon {
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    border-radius: 19px;
}
h2.mobile_view {
    display: block;
	padding-bottom: 30px;
}
.offer-area {
    margin-bottom: 0px;
}
.single-offer {
    width: 50%;
    float: right;
    padding: 15px;
}
/* ul.navbar-nav li a { */
    /* font-size: 13px !important; */
/* } */
/* span.phone-icon { */
    /* font-size: 14px; */
/* }	 */
}
@media only screen and (max-width: 425px){
	span.phone-icon {
    width: 100%;
    margin: 110px;
}
.navbar-brand img {
    width: 71%;
}
span.phone-icon {
    background: #232222;
    color: #fff;
    font-size: 12px;
    padding: 2px;
    border-radius: 19px;
	margin: 0 auto;
    padding: 7px;
}
.single-offer {
    width: 100%;
}

}
	

@media only screen and (max-width: 320px){
.offer-area .single-offer-text {
    top: 47%;
}
button.red_more {
    margin-top: 6px;
}
.click-to-call.hidden-xs {
    text-align: center;
    padding: 15px;
}
.icon_about ul li {
    display: inline-block;
    width: 100%;
}
.hidden-xs .phone-icon {
    margin-left: 67px;
}
section.banner_bb {
    margin-top: 95px;
}
.footer-social-link {
    padding-bottom: 50px;
}
h2.book_now_block {
    margin-top: 95px;
}

/* section.banner_bb { */
    /* margin-top: 114px; */
/* } */


}



