@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    margin: 0;
    font-family: "Poppins", sans-serif !important ;
    font-size: 15px !important ;
    font-weight: 400;
    line-height: 1.5 !important ;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
}
a {
    color: #da121a !important;
    text-decoration: none;
}
/*-- Heade social icons ---*/
.top-bar{
    background-color: #182643;
    padding: 5px 0px;
}
.top-bar p i{
color: #FFF;
font-size: 30px;
}
.top-bar p{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.top-bar .socialicons{
float: right;
}
.socialicons {
    display: flex;
    margin-bottom: 0px !important;
    
  }
  .socialicons li {
    list-style: none;
    margin: 0 5px;
    height: 30px;
    width: 30px;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    transition: all ease 0.3s;

}
  .socialicons li:hover {
    color: #FFF;
    background: #da121a;
    cursor: pointer;
  }
  .logo-bar{
    background-color:#FFF;
    padding: 10px 0px;
  }
  .logo-bar h3{
    padding: 0px;
    margin: 0px;
  }
  .logo-bar h4{
    color:#000 !important;
    padding: 0px;
    margin-top: 30px;
    text-align: right;
  }
  .text-white{
    color:#FFF;
  }
  .p-0{
    padding: 0px !important;
  }
  .text-pink{
    color: #ff2d36 !important;
  }
  /*---NAVBAR----*/
  .navbar{
    margin-bottom: 0px !important;
  }
  .navbar-default{
    background: #182643 !important; 
    border: none !important;
    border-radius: 0 !important;
  }
  .navbar-nav{
    float:none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
}
.navbar-default {
    margin-bottom: 200px;
  }
  ..dropdown-menu{
    padding: 0px !important;
  }
  .dropdown-menu-custom {
      left: 0 !important;
      right: auto !important;
      min-width: 100% !important;
      padding: 0;
  }
  .dropdown-menu-custom li a {
    padding: 15px 20px !important;
    font-size: 15px;
    color: #111 !important;
}
  .dropdown-menu-custom-sub {
      top: 0;
      left: 100% !important;
  }
  .navbar-default .navbar-nav>li>a {
    color: #FFF !important;
    padding: 15px 50px !important;
    font-size: 18px !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFF !important;
    background: #d80b14 !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FFF !important;
    background: #d80b14 !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #FFF !important;
    background: #d80b14 !important;
}
/*------- usedcars --------*/
.footerlocation {
    background: #444;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .links{
margin-top: 20px;
}
/* .cardetails{
    padding: 50px 0px;
} */
.usedcars{
    background: #d80b14 !important;
    padding: 20px 0px;
}
.usedcar-sale h3 {
    margin-top: 30px;
}
.usedcar-sale button{
    /* margin-top: 25px; */
}
.us-sort{
    margin-top: 25px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7 !important;
}
.short-btn{
    padding: 7px;
}
.sort-button {
    padding: 8px 15px;
    background-color: #d80b14 !important;
    border: none !important;
    color: #FFF !important;
    border-radius: 2px;
}
.submit{
    background: #182643 !important;
    color: #FFF;
    padding: 6px 12px;
    width: 100%;
    height: 34px;
    border-radius: 4px;
}
.d-flex{
    display: flex;
}
.mt-5{
    margin-top: 15px;
}
 .us-media-counts .bottom-left {
    bottom: 0;
    left: 0;
    border-radius: 0 4px 0 0;
}
 .us-result-image {
    background: #111;
}
.us-result-image img {
    width: 100%;
    height: 200px;
}

.wasSavingPrices{
    text-align: right;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.photo-number,  .us-media-counts .video-number {
    padding: 5px;
    font-size: 13px;
    line-height: 13px;
}
.price{
    text-align: right;
}
.carsdetails-box{
    background: #222;
    padding: 20px;
}
.carsdetails-box h1, .carsdetails-box h2, .carsdetails-box h3,.carsdetails-box h4, .carsdetails-box h5, .carsdetails-box h6, .carsdetails-box p{
    color: #FFF;
    margin-top: 0px !important;
}
.box-cars {
    margin-bottom: 20px;
    background: #454545;
    margin-top: 12px;
    padding: 10px;
}
.lga-btn{
    /*background: #3c5079;*/
    /*color: #FFF !important;*/
     background: #FFF;
    color: #3c5079 !important;
    display: block;
    width: 100%;
    font-weight: 600;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 8px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    border-radius: 5px;
}
.lga-btn1 {
    background: #d80b14;
    color: #fff !important;
    display: block;
    width: 100%;
    font-weight: normal;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 8px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    border-radius: 5px;
}
.lga-btn2 {
    background: #031231;
    color: #FFF !important;
    display: block;
    width: 100%;
    font-weight: normal;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 8px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    border-radius: 5px;
}
.details-buttons{
    margin-top: 55px;
}
.us-result-spec {
    width: 19%;
    flex-grow: 1;
    float: left;
    text-align: center;
    background: #111;
    padding: 5px;
    margin-right: 1%;
    line-height: 22px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}
.us-result-spec-name{
    color: #FFF;
}
.us-result-spec{
text-align: center;
}
.us-result-spec strong{
    color: #FFF;
}
.vehicle-finance-only {
    color: #eee;
    margin-top: 10px;
}




/*-- FOoter -----*/
.contactlocation {
    width: 100%;
    text-align: center;
    padding: 40px 20px;
}
.contactlocation .contact-title {
    font-weight: bold;
    font-size: 30px;
    display: block;
    position: relative;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 15px;
}
.contactlocation .contact-title::before {
    width: 16px;
    height: 16px;
    position: absolute;
    content: '';
    bottom: -8px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #444;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.contactlocation .contact-title::after {
    width: 8px;
    height: 8px;
    position: absolute;
    content: '';
    bottom: -4px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #eee;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
}
.contactlocation .contact-title span {
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    display: block;
}
.contact-title span::after {
    content: "";
    background: -webkit-linear-gradient(left, #444 0%, #eee 50%, #444 100%);
    display: block;
    height: 1px;
    left: 0;
    right: 0;
    max-width: 250px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    z-index: 0;
}
.contactlocation {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.footer {
    background-color: #182643;
    padding: 25px 0px;
}
.footer .socialicons {
    display: flex;
    margin-bottom: 0px !important;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
}



.carmaindetails{
    /* padding: 50px 0px; */
}
/*-------- CAR DETAILS --------*/
.product-content {
    border: 1px solid #dfe5e9;
    margin-bottom: 20px;
    margin-top: 12px;
    background: #fff
}

.product-content .carousel-control.left {
    margin-left: 0
}

.product-content .product-image {
    background-color: #fff;
    display: block;
    min-height: 238px;
    overflow: hidden;
    position: relative
}

.product-content .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative;
    background: #fff
}

.product-content .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
    padding-left: 0;
    margin-left: 0
}

.product-content .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.product-content .product-deatil span.tag1 {
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 50px;
    padding: 13px 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 50px
}

.product-content .product-deatil span.sale {
    background-color: #21c2f8
}

.product-content .product-deatil span.discount {
    background-color: #71e134
}

.product-content .product-deatil span.hot {
    background-color: #fa9442
}

.product-content .description {
    font-size: 12.5px;
    line-height: 20px;
    padding: 10px 14px 16px 19px;
    background: #fff
}

.product-content .product-info {
    padding: 11px 19px 10px 20px
}

.product-content .product-info a.add-to-cart {
    color: #2f383d;
    font-size: 13px;
    padding-left: 16px
}

.product-content name.a {
    padding: 5px 10px;
    margin-left: 16px
}

.product-info.smart-form .btn {
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: -10px
}

.product-entry .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative
}

.product-entry .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none
}

.product-entry .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.load-more-btn {
    background-color: #21c2f8;
    border-bottom: 2px solid #037ca5;
    border-radius: 2px;
    border-top: 2px solid #0cf;
    margin-top: 20px;
    padding: 9px 0;
    width: 100%
}

.product-block .product-deatil p.price-container span,
.product-content .product-deatil p.price-container span,
.product-entry .product-deatil p.price-container span,
.shipping table tbody tr td p.price-container span,
.shopping-items table tbody tr td p.price-container span {
    color: #21c2f8;
    font-family: Lato, sans-serif;
    font-size: 24px;
    line-height: 20px
}

.product-info.smart-form .rating label {
    margin-top: 0
}

.product-wrap .product-image span.tag2 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 10px 0;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.product-wrap .product-image span.sale {
    background-color: #57889c
}

.product-wrap .product-image span.hot {
    background-color: #a90329
}

.shop-btn {
    position: relative
}

.shop-btn>span {
    background: #a90329;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    font-weight: 700;
    border-radius: 50%;
    padding: 2px 4px 3px!important;
    text-align: center;
    line-height: normal;
    width: 19px;
    top: -7px;
    left: -7px
}

.description-tabs {
    padding: 0px !important;
    background: #182643;
}

.description-tabs .tab-content {
    padding: 0px 0;
}

.product-deatil {
    padding: 0px !important;
}

.product-deatil hr+.description-tabs {
    padding: 0 0 5px!important;
}

.product-deatil .carousel-control.left,
.product-deatil .carousel-control.right {
    background: none!important;
}

.product-deatil .glyphicon {
    color: #3276b1;;
}

.product-deatil .product-image {
    border-right: none!important;
}

.product-deatil .name {
    margin-top: 0;
    margin-bottom: 0;
}

.product-deatil .name small {
    display: block;
}

.product-deatil .name a {
    margin-left: 0;
}

.product-deatil .price-container {
    font-size: 24px;
    margin: 0;
    font-weight: 300;
}

.product-deatil .price-container small {
    font-size: 12px;
}

.product-deatil .fa-2x {
    font-size: 16px!important;
}

.product-deatil .fa-2x>h5 {
    font-size: 12px;
    margin: 0;
}

.product-deatil .fa-2x+a,
.product-deatil .fa-2x+a+a {
    font-size: 13px;
}

.profile-message ul {
  list-style: none ;  
}

.product-deatil .certified {
    /* margin-top: 20px; */
    text-align: center;
}
.cardetails .product-deatil .certified p{
    color:#FFF;
}
.cardetails .product-deatil .certified span::before {
    content: ":";
    color: #FFF;
    padding: 0px 10px;
}
.product-deatil .certified p{
    margin-bottom: 10px !important;
    color: #000;
    display:flex;
}
.product-deatil .certified span{
display: block;
}
.product-deatil .certified span::before {
    content: ":";
    color: #000;
    padding: 0px 10px;
}
.product-deatil .certified ul {
    padding-left: 0;
}

.product-deatil .certified ul li:not(first-child) {
    margin-left: 0px;
}

.product-deatil .certified ul li {
    display: inline-block;
    /*background-color: #182643 ;*/
    /*border: 1px solid #ccc;*/
    /*padding: 13px 19px;*/
}

.product-deatil .certified ul li:first-child {
    border-right: none;
}

.product-deatil .certified ul li a {
    text-align: left;
    font-size: 12px;
    color: #6d7a83;
    line-height: 16px;
    text-decoration: none;
}

.product-deatil .certified ul li a span {
    display: block;
    color: #21c2f8;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.product-deatil .message-text {
    width: calc(100% - 70px);
}

.product-left {
    /* padding-right: 50px; */
    /*background: #222;*/
    padding:  40px;
}
.product-left::before {
    content: ":";
    color: #000;
    padding: 0px 10px;
}
/*.product-left h2, .product-left p, .product-left span{*/
/*color: #FFF;*/
/*}*/
@media only screen and (min-width:1024px) {
   
    .product-content .product-image {
        border-right: 1px solid #dfe5e9;
    }
    .product-content .product-info {
        position: relative;
    }
}



.message img.online {
    width:40px;
    height:40px;
}

.mt-3{
    margin-top: 15px;
}
.nav-pills>li+li{
    margin-left: 0px !important;
}
.description .nav>li>a {
    position: relative;
    display: block;
    padding: 20px 15px;
    text-align: center;
    color: #FFF !important;
    font-size: 20px;
    margin: 20px 0px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #222 !important;
    box-shadow: inset 0 3px 0 #d80b14 !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    color: #fff;
    background-color: #222 !important;
    box-shadow: inset 0 3px 0 #d80b14 !important;
}
#accordion .panel {
    border-radius: 0;
    border: 0;
    margin-top: 0px;
  }
  #accordion a {
    padding: 15px 20px;
    display: block;
    font-weight: bold;
    color: #FFF !important;
    text-align: left;
    border-bottom: 1px solid #CCC !important;
  }
  #accordion .panel-heading a.collapsed:hover,
  #accordion .panel-heading a.collapsed:focus {
    background-color: #b42b2b;
    color: white;
    transition: all 0.2s ease-in;
  }
  #accordion .panel-heading a.collapsed:hover::before,
  #accordion .panel-heading a.collapsed:focus::before {
    color: white;
  }
  #accordion .panel-heading {
    padding: 0;
    border-radius: 0px;
    text-align: center;
  }
  #accordion .panel-heading a:not(.collapsed) {
    color: white;
    background-color: #b42b2b;
    transition: all 0.2s ease-in;
  }
  
  /* Add Indicator fontawesome icon to the left */
  #accordion .panel-heading .accordion-toggle::before {
    font-family: 'FontAwesome';
    content: '\f00d';
    float: left;
    color: white;
    font-weight: lighter;
    transform: rotate(0deg);
    transition: all 0.2s ease-in;
    margin-right: 15px;
  }
  #accordion .panel {
    margin-bottom: 20px;
    background-color: transparent;
   
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
  #accordion .panel-heading .accordion-toggle.collapsed::before {
    color: #b42b2b;
    transform: rotate(-135deg);
    transition: all 0.2s ease-in;
  }
  
  .tech-spec-data-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 2%;
}
.tech-spec-data-wrapper .tech-spec-data {
    width: 32%;
    border: 2px solid rgba(238, 238, 238, 0.4);
    padding: 0.6rem;
}

.radius {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}
.tech-spec-data-wrapper .tech-spec-data .tech-spec-data-inner {
    display: flex;
    align-items: center;
    height: 100%;
}
.tech-spec-data-wrapper .tech-spec-data .tech-spec-data-inner span:first-child {
    border-right: 1px solid rgba(238, 238, 238, 0.4);
}
.tech-spec-data-wrapper .tech-spec-data .tech-spec-data-inner span {
    text-align: center;
    width: 50%;
    display: block;
    float: left;
    padding: 0.6rem;
    color: #FFF;
}
#detailsTechSpec .panel .panel-body .tech-spec-data-wrapper .tech-spec-data .tech-spec-data-inner span {
    text-align: center;
    width: 50%;
    display: block;
    float: left;
    padding: 0.6rem;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
    background: #182643 !important;
}

.tech-spec-data-wrapper .tech-spec-data-block {
    -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 2rem;
    width: 32%;
    background: #111;
}
.tech-spec-data-wrapper .tech-spec-data-block h4 {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    margin: 0;
    color: #FFF;
}
.tech-spec-data-wrapper .tech-spec-data-block span {
    color: #FFF;
}


.form-container select, .form-container input, .form-container textarea {
    width: 100%;
    margin-bottom: 8px;
    padding: 5px 10px;
    background: #eee;
    color: #555555;
    border: 1px solid #ccc;
}


/*----------featured-sections-------*/
.featured-sections{
    padding: 50px 0px;
}

.project-card {
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
    text-align: center;
    overflow: hidden
}

.project-card:hover .project-content {
    padding: 20px;
    height: auto;
    width: 100%;
    background-color: #17161691;
    bottom: 0
}

.project-card:hover .project-content .content {
    opacity: 1
}

.project-card:hover .project-card-bottom {
    width: 80%;
    opacity: 1
}

.project-card a {
    display: block
}

.project-card a img {
    border-radius: 5px
}

.project-card .project-content {
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    background-color: #17161691;
    padding: 10px 20px;
    height: auto;
    border-radius: 5px;
    -webkit-transition: .9s;
    transition: .9s;
    overflow: hidden
}

.project-card .project-content h3 {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff
}

.project-card .project-content h3 a {
    color: #fff
}

.project-card .project-content .content {
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0
}

.project-card .project-content .content p {
    color: #fff;
    margin-bottom: 15px
}

.project-card .project-content .content .project-more {
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    border-radius: 20px
}

.project-card .project-content .content .project-more:hover {
    color: #fc8e41;
    text-decoration: underline
}

.project-card .project-card-bottom {
    position: absolute;
    bottom: 0;
    width: 0;
    background-color: #fc8e41;
    opacity: 0;
    -webkit-transition: .7s;
    transition: .7s;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 3px;
    border-radius: 5px
}

.project-area-two {
    background-color: #f7f8fb
}

.project-area-two .section-title {
    padding-left: 20px;
    padding-right: 20px
}

.project-area-two .section-title h2 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.project-area-two .section-title p {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto
}

.single-project {
    position: relative;
    overflow: hidden
}

.single-project:hover a {
    bottom: 0
}

.single-project a {
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%;
    background-color: #fff;
    line-height: 1;
    color: #10142d;
    padding: 20px 30px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    font-weight: 600;
    font-size: 22px;
    border-bottom: 1px solid #eee
}

.single-project a i {
    float: right
}

.project-details-slider .owl-nav {
    margin-top: 0
}

.project-details-slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    left: -5px;
    color: #fff!important;
    font-size: 20px!important;
    width: 40px;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    background-color: #fc8e41!important
}

.project-details-slider .owl-nav .owl-prev:hover {
    background-color: #10142d!important
}

.project-details-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    right: -5px;
    color: #fff!important;
    font-size: 20px!important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    background-color: #fc8e41!important
}

.project-details-slider .owl-nav .owl-next:hover {
    background-color: #10142d!important
}

.project-details-item {
    margin-bottom: 30px
}

.project-article h2 {
    font-size: 26px;
    margin-bottom: 20px
}

.project-article p {
    margin-bottom: 20px
}

.project-article .blockquote {
    position: relative;
    margin-bottom: 40px;
    margin-top: 40px;
    background-color: #f7f8fb;
    padding: 30px
}

.project-article .blockquote::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    background-color: #fc8e41
}

.project-article .blockquote p {
    font-size: 20px;
    color: #10142d;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 20px
}

.project-article-list {
    margin-bottom: 30px
}

.project-article-list h2 {
    font-size: 24px;
    margin-bottom: 15px
}

.project-article-list p {
    margin-bottom: 20px
}

.project-article-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.project-article-list ul li {
    display: block;
    margin-bottom: 10px
}

.project-article-list ul li i {
    color: #fc8e41;
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 10px
}

.project-side-bar {
    margin-bottom: 30px
}

.project-categories {
    padding: 10px 15px 20px;
    background-color: #f7f8fb;
    margin-bottom: 35px
}

.project-categories h3 {
    font-size: 20px;
    color: #10142d;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-left: 10px;
    padding-bottom: 15px;
    font-weight: 600;
    position: relative
}

.project-categories h3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35%;
    height: 3px;
    background-color: #fc8e41
}

.project-categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.project-categories ul li {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px solid #ededed
}

.project-categories ul li a {
    display: inline-block;
    color: #10142d;
    font-weight: 400;
    padding: 7px 20px;
    font-weight: 500
}

.project-categories ul li a:hover {
    color: #ff2d36
}

.project-categories ul li span {
    padding: 7px 15px;
    float: right;
    color: #646060;
    font-weight: 500
}

/*--- About Us --------*/
.home-about{
    text-align: center;
    padding: 50px 0px;
    background-color: #182643;
}
.home-about h1{
color: #FFF;
font-size: 30px;
}
.home-about h3{
    color: #ff2d36;
    margin-bottom:20px;
}
.home-about p{
    color: #FFF;
    }
/*--- Multiple Carousel --------*/
.featured-cars{
    padding: 50px 0px;
}
.featured-cars h3{
    margin-bottom: 30px;
}
.featured-cars .card {
    position: relative;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    border-radius: 6px;
    box-shadow: 0 4px 15px -2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 4px 15px -2px rgba(0, 0, 0, .2);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.featured-cars .card-body {
    padding: 15px;
    background: #111;
    /* display: flex;
    flex-direction: column;
    flex: 1 1 auto; */
    text-align: center;
}

.featured-cars .card-label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    background-color: #231f20;
    padding: 7px 15px;
}

.featured-cars .card-photo {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  /* height: 100px; */
}

/* .featured-cars .card p {
    font-size: 15px;
    margin-bottom: 20px;
} */

.featured-cars .card h4 {
    color: #FFF;
    margin: 0 0 13px;
}

.featured-cars .card a {
    /* align-self: end; */
    margin-top: auto;
}
.featured-cars .price {
    font-size: 24px !important;
    line-height: 28px;
    font-weight: 700;
    color: #FFF;
    text-align: center !important;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #707070 !important;
    border-radius: 50px;
    margin: 2px !important;
}
.monthly-finance{
    text-align: center;
}
.monthly {
    font-size: 25px;
    color: #FFF;
    background: #031231;
    padding: 15px;
}

.breadcrumb {
    padding: 20px 15px !important;
    margin-bottom: 20px;
    list-style: none;
    background-color: #111e37  !important;
    border-radius: 0px !important;
}
.breadcrumb .lga-btn{
    margin-bottom: 0px !important;
}
.breadcrumb h2{
    margin: 0px !important;
}
.aftersales-card{
    text-align: center;
    padding: 20px;
    background: #222;
    margin-bottom: 20px;
}
.aftersales-card h3 {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 0px;
}
.aftersales-card:hover {
    text-decoration: none;
    background: #6a6c6e;
    color: black;
}
input[type=checkbox], input[type=radio] {
    margin: 0 10px 0px 0px!important;
    line-height: normal;
    width: 15% !important;
}

.aftersales-card p{
    margin-top: 20px;
}
.yellow-color{
       color: #ffee00 !important; 
}
@media only screen and (max-width: 479px) {
  
    }

    @media only screen and (max-width: 767px) {
        .carname-price{
          text-align: center;  
          padding-top: 15px;
        }
        .box-cars .price{
            text-align: center;  
        }
        .product-deatil .certified ul li {
            display: inline-block;
            background-color: #182643;
            border: 1px solid #ccc;
            padding: 13px 19px;
            width: 49%;
        }
        .carname-price h3{
                font-size: 20px ;
        }
        }
       
       
       .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
           color: #FFF !important;
    background: #d80b14 !important;
       }




.modal-header .close {
    margin-top: -2px;
    opacity: 0.9 !important;
    color: #FFF !important;
}
.modal-content .lga-btn {
    /* background: #3c5079; */
    /* color: #FFF !important; */
    background: #3c5079 !important;
    color: #FFF !important;
    display: block;
    width: 25%;
    font-weight: 600;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 8px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    border-radius: 5px;
}