/* =-=-=-=-=-=-= User Testimonials =-=-=-=-=-=-= */
.owl-testimonial-2 .single_testimonial {
	background-color: #fff;
	box-shadow: 0 0 6px -3px rgba(0, 0, 0, 0.9);
	margin-left: 15px;
	margin-right: 15px;
	padding: 20px;
}

.owl-testimonial-1 .single_testimonial {
	background-color: #fff;
	margin-left: 15px;
	margin-right: 15px;
	padding: 20px;
	border: 1px solid #f1f1f1;
}

.parallex .owl-testimonial-2 .single_testimonial h4, .owl-testimonial-1 .single_testimonial h4 {
	color: #232323;
	margin-bottom: 10px;
}

.parallex .owl-testimonial-2 .single_testimonial h3, .owl-testimonial-1 .single_testimonial h3 {
	color: #232323;
}

.parallex .owl-testimonial-2 .single_testimonial p, .owl-testimonial-1 .single_testimonial p {
	color: #777;
}

.owl-testimonial-2 .single_testimonial h4, .owl-testimonial-1 .single_testimonial h4 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 0;
	text-transform: uppercase;
}

.owl-testimonial-2 .single_testimonial i, .owl-testimonial-1 .single_testimonial i {
	color: #ffc207;
	margin-bottom: 20px;
	margin-top: 5px;
}

.owl-testimonial-2 .single_testimonial img, .owl-testimonial-1 .single_testimonial img {
	border-radius: 50px;
	float: left;
	height: 90px;
	margin: auto 15px auto auto;
	width: 90px;
}

.owl-testimonial-2 .single_testimonial h3, .owl-testimonial-1 .single_testimonial h3 {
	font-size: 16px;
	margin: 0;
	text-transform: capitalize;
}

.owl-testimonial-2 .single_testimonial .testimonial-meta-box .testimonial-meta p, .owl-testimonial-1 .single_testimonial .testimonial-meta-box .testimonial-meta p {
	line-height: 24px;
	margin-bottom: 0;
}

.owl-testimonial-2 .single_testimonial .textimonial-content, .owl-testimonial-1 .single_testimonial .textimonial-content {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.owl-testimonial-2 .single_testimonial .testimonial-meta-box {
	overflow: hidden;
	position: relative;
}

.owl-testimonial-2 .single_testimonial .testimonial-meta-box::after {
	color: #202c45;
	content: "ï„Ž";
	font-family: fontawesome;
	font-size: 32px;
	opacity: 0.2;
	position: absolute;
	right: 5px;
	top: 5px;
}

.owl-testimonial-1 .single_testimonial::after {
	border-bottom: 50px solid #eee;
	border-right: 50px solid #fff;
	box-shadow: -8px 3px 9px -2px rgba(0, 0, 0, 0.1);
	content: "";
	height: 0;
	left: auto;
	opacity: 1;
	position: absolute;
	right: 15px;
	top: 0;
	width: 0;
	z-index: 9;
}

/***************************************************************/
.footer {
    padding-top: 6em;
}
.new-our-clients {
    margin-bottom: 5em;
}
.whatsappMW {
  margin-top: 16px;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 20px;
  left: 100px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}
.testimonial-1 .testimonial-block .testimonial-box {
    padding: 90px 20px 20px 20px;
}
.heading-color {
    color: var(--cd-primary-color);
}
.testimonial-title {
    font-size: 40px;
}
.vehicle-showcase-5 .car-image .price {
    top: 8px;
    bottom: inherit;
}
.vehicle-showcase-5 .car-content .item-title a:hover {
    color: var(--cd-primary-color);
    text-decoration: underline !important;
}
.owl-carousel .owl-item img {
    width: auto;
}
.make-img {
    max-width: 100px;
    max-height: 100px;
}
.mfp-figure small, .search-nav {
    display: none !important;
}
/* =-=-=-=-=-=-= Footer =-=-=-=-=-=-= */

footer.footer-bg {
	padding-bottom: 110px;
	position: relative;
	border-top: 1px dashed #ddd;
	    background: rgba(0, 0, 0, 0) url("../images/footer-banner.png") repeat-x scroll center bottom;

}

.footer-bg .footer-top, .footer-bg .copyrights {
	background-color: transparent;
	border-top: medium none;
}

.footer-bg .footer-top {
	padding: 70px 0 10px;
}

.footer-bg .copyrights .copyright-content {
	border-top: 1px solid #ccc;
	position: relative;
}

.footer-top {
	background-color: #202020;
	padding: 70px 0 30px;
}

.footer-top .widget .logo {
	margin: 0 0 10px;
}

.footer-top .widget p {
	margin-bottom: 20px;
}

.footer-top .widget h5 {
	font-size: 18px;
	display: block;
	margin: 0 0 18px;
	color: #232323;
	font-weight: 500;
}

.footer-top .widget ul li {
	display: inline-block;
	margin: 0 4px 4px 0;
}

.footer-top .widgettext address {
	font-style: normal;
	line-height: 30px;
}

.footer-top .widgettext address span {
	color: #333;
	font-size: 15px;
	line-height: 24px;
}

.footer-top .widget.socail-icons ul li {
	display: block;
	margin-right: 3px;
	margin-bottom: 10px;
}

.footer-top .widget.my-quicklinks ul li {
	display: block;
	margin-bottom: 10px;
	margin-right: 3px;
}

.footer-top .widget.socail-icons li span:hover {
	cursor: pointer;
}

.footer-top .widget.my-quicklinks ul li a {
	color: #777;
}

.footer-top .widget.socail-icons ul li a {
	background-color: #000;
	border-radius: 100%;
	display: inline-block;
	height: 28px;
	margin-right: 8px;
	padding: 0;
	text-align: center;
	width: 28px;
}

.footer-top .widget.socail-icons li a i {
	font-size: 12px;
	color: #fff;
}

.footer-top .widget.socail-icons li a.Facebook {
	background-color: #2b4a8b;
}

.footer-top .widget.socail-icons li a.Twitter {
	background-color: #1f94d9;
}

.footer-top .widget.socail-icons li a.Linkedin {
	background-color: #10598c;
}

.footer-top .widget.socail-icons li a.Google {
	background-color: #d83936;
}

.footer-top .widget.socail-icons li a.Vimeo {
	background-color: #1ab7ea;
}

.footer-top .widget.socail-icons li a.Pinterest {
	background-color: #cd201f;
}

.footer-top .widget.socail-icons li a.Tumblr {
	background-color: #2c4762;
}

.footer-top .widget.socail-icons li a.Instagram {
	background-color: #3f729b;
}

.footer-top .widget.socail-icons li a.Reddit {
	background-color: #eff7ff;
}

.footer-top .widget.socail-icons li a.Flickr {
	background-color: #ff0084;
}

.footer-top .widget.socail-icons li a.StumbleUpon {
	background-color: #ff7257;
}

.footer-top .widget.socail-icons li a.behance {
	background-color: #1e6fed;
}

.footer-top .widget.socail-icons li a.DeviantART {
	background-color: #05cc47;
}
.footer-top .widget-newsletter .fieldset form input[type="text"] {
	background-color: #f5f5f5;
	border: medium none;
	color: #999;
	font-size: 12px;
	height: 48px;
	padding: 0 15px;
	width: 100%;
}
.widget-newsletter .fieldset P {
	line-height: 27.8px;
	margin-bottom: 20px;
}

.widget-newsletter .fieldset form {
	position: relative;
}

.widget-newsletter .fieldset form .submit-btn {
	border: medium none;
	color: #fff;
	display: block;
	height: 48px;
	padding: 0 18px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
}

.widget-newsletter .fieldset.has-border {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #f8f8f8 #f1f1f1 #f1f1f1;
	border-image: none;
	border-style: solid;
	border-width: 2px 1px 1px;
	padding: 15px 15px 20px;
}

.copyright p {
	margin: 20px 0 0 0;
}

.footer-area p {
	line-height: 1.8em;
	margin-bottom: 20px;
	font-size: 14px;
}

.footer-area .footer-content {
	padding: 70px 0 30px;
	position: relative;
	z-index: 1;
}

.footer-area .footer-content .column {
	margin-bottom: 30px;
	position: relative;
}

.footer-content .column h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.4em;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}

.footer-content .column .heading-panel {
	margin-bottom: 30px;
	overflow: hidden;
}

.footer-content .column .heading-panel h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	line-height: 60px;
	margin: 0;
	text-transform: capitalize;
}

.footer-area .footer-content a {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.footer-content .links-widget li {
	margin-bottom: 15px;
	position: relative;
}

.footer-content .links-widget li a {
	color: #c9c9c9;
	display: block;
	font-size: 14px;
	line-height: 24px;
	position: relative;
}

.footer-area .social-links a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	display: inline-block;
	font-size: 15px;
	height: 32px;
	line-height: 30px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 32px;
}

.footer-area .social-links a:hover {
	background: #fff none repeat scroll 0 0;
	color: #ffffff;
}

.footer-area .contact-info {
	margin-bottom: 20px;
	position: relative;
}

.footer-area .contact-info li {
	line-height: 30px;
	margin: 0 0 7px;
	padding-left: 30px;
	position: relative;
}

.footer-area .contact-info li .icon {
	font-size: 16px;
	left: 0;
	line-height: 30px;
	position: absolute;
	top: 0;
}

.footer-content .column h2:hover {
	color: #f58936;
	cursor: pointer;
}

.social-links-two {
	position: relative;
}

.social-links-two a {
	border: 1px solid #bcbcbc;
	border-radius: 50%;
	color: #bcbcbc;
	display: block;
	float: left;
	font-size: 12px;
	height: 28px;
	line-height: 26px;
	margin-right: 8px;
	position: relative;
	text-align: center;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: 28px;
}

.blog-news-section .social-links-two a {
	background: #545454 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	width: 32px;
}

.social-links-two.alt a {
	border: 1px solid #cccccc;
	color: #cccccc;
	font-size: 12px;
}

.social-links-two a:hover {
	background: #f58936 none repeat scroll 0 0 ;
	color: #fff !important;
}

.detail-button-group {
	margin-bottom:5px;	
}

.detail-button-group .btn {
	  padding: 20px 15px;
	  border:medium none;
	   font-size: 20px;
	   text-transform:capitalize;
}

.detail-button-group .btn i 
{
	margin-right:5px;	
}

.btn-glyphicon { float:right; padding:8px; background:#ffffff; margin-left:4px; }
.icon-btn {  width: 100%;line-height:2em;}

.detial-buttons {
	 background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
    overflow: hidden;
}
.cat-title {
    background-color: #222;
    display: block;
    margin: 0;
    padding: 0 20px;
    position: relative;
    text-transform: capitalize;
}
 .cat-title h3 {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 55px;
    position: relative;
}
.cat-title h3 a {
    color: #fff;
}
.cat-count {
    background: #fff none repeat scroll 0 0;
    padding: 15px;
    position: absolute;
    right: 16px;
    top: 1px;
}
.category-list-icon {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
	margin-bottom:5px;
}
.category-list-icon i {
    color: #fff;
    float: left;
    font-size: 40px;
    padding: 20px;
    text-align: center;
}
.category-list-icon i.green {
	background-color:#5cb85c;	
}
.category-list-icon i.purple {
	background-color:#785edd;	
}
.category-list-title {
  overflow: hidden;
    padding: 19px 0 0 15px;
    position: relative;
    text-align: left;
}
.category-list-title h5 > a {
    color: #232323;
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

.category-list-title h5  {
	 font-family: "Source Sans Pro",sans-serif;	
}

.singleprice-tag::before {
    border-bottom: 30px solid transparent;
    border-right: 30px solid #bf1919;
    border-top: 30px solid transparent;
    content: "";
    height: 0;
    left: -29px;
    position: absolute;
    top: 0;
    width: 0;
}
.singleprice-tag::after {
    background-color: #cecece;
    border-radius: 2.5px;
    box-shadow: -1px 1px 0 #8e8e8e inset;
    content: "";
    height: 5px;
    left: 88%;
    position: absolute;
    top: 10%;
    width: 5px;
}
.singleprice-tag {
    background-color: #bf1919;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 32px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    position: relative;
    text-indent: -6px;
    text-shadow: 1px 1px 1px #921313;
    transform-origin: 88% 10% 0;
}
.singleprice-tag span {
    font-size: 10px;
    margin-left: 5px;
}
.no-bottom {
    padding-bottom: 0;
}
.pricing-area {
    clear: both;
    overflow: hidden;
}
.heading-zone {
    padding: 0 0 30px;
}
.heading-zone h1 {
    color: #232323;
    font-size: 26px;
    font-weight: 600;
}
.singleContadds {
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}
.singleContadds i {
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 6px;
}
.footer-bg .fa {
    color: #E52D27;
}
footer.footer-bg {
    padding-top: 6em;
    border: none;
}
.fa-star {
    color: #f5ce0d;
}


/****************   CUSTOMIZATION  ************************/
.mega-menu .menu-logo img {
    height: 65px;
}
.modern-banner-2 h2 {
    font-size: 52px;
}
.featured-home {
    padding-top:60px;
}
.header-lang {
    padding: 50px 0px;
}
.map > iframe {
    max-width: 100%;
}
.vehicle-showcase-5:hover .car-overlay-banner {
    opacity: 0.65; 
    
}

/****************   RESPONSIVE  ************************/
@media screen and (min-width: 992px) {
    header .header-navbar-v2 .header-inner .menu-logo {
        float: none;
        padding: 20px 0px;
        align-self: center;
        margin-right: auto;
    }
    .mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
        height: 65px;
    }
}
@media screen and (max-width: 991px) {
    .mega-menu .menu-logo > li > a img {
        margin-top: -20px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .modern-banner-2 .banner-bg {
        background-position: 100% 90px;
        background-size: 500px;
    }
}
@media (max-width: 767px) {
    .modern-banner-2 .banner-bg {
        background-position: 100% 17.5em;
        background-size: 250px;
    }
}
@media (max-width: 575px) {
    .banner-content > p {
        display: none;
    }
    .modern-banner-2 h3 {
        margin-bottom: 90px;
    }
}



    