4@media (min-width: 768px) {
	.container{
	    width: 750px !important;
	}
}

@media (min-width: 992px) {
	.container{
	    width: 970px !important;
	}
}

@media (min-width: 1200px) {
	.container{
	    width: 1170px !important;
	}
}

@media (min-width: 1600px) {
	.container{
	    width: 1400px !important;
	}
}

select{
	background: transparent url(../_imgs/seta.png) no-repeat scroll 95% 50% / auto 20% !important;
}

/*------------------------------------------------------------------
[Main Stylesheet]
407
Project:    Auto Car Dealer
Version:    1.1.0
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]
    1. Main Header / .main-header
    2. Home Page Banner (Main Home) / .banner
    3. Featured Cars / .featured-car
    4. Testimonials / .testimonials
    5. Single Page Banner / .page-banner
    6. Car Grid View / .car-grid
    7. Car List View / .car-list
    8. Single Car Details / .car-details-body
    9. Listing Page Sidebar /.sidebar
    10. Single Page Sidebar /.details-sidebar
    11. Blog Page / .blog-body
    12. Contact Us Page / .contact-us-body
    13. About Page / .about-item
    14. About Team Mate / .about-team-meet
    15. We Are Best / .we-best
    16. Subscribe Section / .sub-footer
    17. Contact Form / .contact-form
    18. User Comments / .comments-thread
    19. Signup/Login Page / .form-content-box
    20. main-footer / .main-footer
-------------------------------------------------------------------*/
a{
	color: #3272D5;
}

body {
    font-family: 'Open Sans', sans-serif;
}

body.lock-position {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}

/** MAIN HEADER AREA START **/
.main-header {
    width: 100%;
    border-top: solid 7px #3272D5;
    background: #272727;
    
	-webkit-transition: 500ms all ease-in-out;
	-moz-transition: 500ms all ease-in-out;
	-ms-transition: 500ms all ease-in-out;
	-o-transition: 500ms all ease-in-out;
}

.marginTopMenu{
	margin-top: 87px;
}

.paddingTopMenu.effect{
	-webkit-transition: 500ms all ease-in-out;
	-moz-transition: 500ms all ease-in-out;
	-ms-transition: 500ms all ease-in-out;
	-o-transition: 500ms all ease-in-out;
}

.navbar-default {
    background: none;
    border: none;
    margin-bottom: 0px;
    border-radius: 0px;
/*     border-bottom: 1px solid #4f4f4f; */
}

.logo {
    padding: 10px 0;
    float: left;
}

.logo img {
    height: 60px;
}

.main-header .navbar-default .nav > li > a {
    position: relative;
    display: block;
    padding: 26px 18px 26px;
    font-size: 11px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}

.navbar-default .navbar-nav a.active,
.navbar-default .navbar-nav a.active:focus,
.navbar-default .navbar-nav a.active:hover {
    color: #3272D5 !important;
}

.main-header .navbar-default .nav > li > a:hover {
    color: #3272D5 !important;
}

.dropdown-menu > li > a {
    outline: none;
}

.navbar-nav .dropdown-menu > li > a {
    display: block;
    padding: 15px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #686868;
    text-transform: uppercase;
    font-size: 11px;
    white-space: nowrap;
    border-right: solid 5px transparent;
    border-bottom: solid 1px transparent;
}

.navbar-nav .dropdown-menu > li > a:hover {
    border-right: solid 5px #3272D5;
    border-bottom: solid 1px #dddddd;
    background: transparent;
    color: #3272D5;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #3272D5;
}

/** BANNER AREA START **/
.banner {
    position: relative;
}

.banner .item {
    text-align: center;
}

.banner .item-1 {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
/*     background: url("http://placehold.it/1900x670"); */
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    text-align: left;
}

.banner .item-2 {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
/*     background: url("http://placehold.it/1900x670"); */
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
}

.banner .item-3 {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
/*     background: url("http://placehold.it/1900x670"); */
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    text-align: left;
}

.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.slider-mover-left {
    width: 40px;
    height: 40px;
    line-height: 32px;
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    left: 5px;
    border: solid 2px #FFF;
}

.slider-mover-left img {
    width: 30px;
}

.slider-mover-right {
    width: 40px;
    height: 40px;
    line-height: 32px;
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    right: 5px;
    border: solid 2px #FFF;
}

.slider-mover-right img {
    width: 30px;
}

.banner .banner-slider-inner {
    color: #e9e9e9;
    margin: 0px auto;
    padding: 50px 0px;
    margin-top: 100px;
    margin-bottom: 120px;
    font-family: 'Roboto', sans-serif;
}

.banner .banner-slider-inner h1 {
    color: #FFF;
    z-index: 5;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
    visibility: inherit;
    transition: none;
    border-width: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

.banner .banner-slider-inner h1 span {
    letter-spacing: 2px;
    font-weight: 100;
}

.banner-slider-inner p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px;
    letter-spacing: 1px;
}

.btn-view {
    padding: 14px 26px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    background: #3272D5;
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
    border-radius: 2px;
}

.btn-view:hover {
    background: #254e80;
    color: #fff;
}

.font-white:hover {
    color: #fff;
}

.banner .banner-slider-inner-2 {
    padding: 70px 20px;
    margin: 0px auto;
    margin-top: 100px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    color: #e9e9e9;
}

.banner .banner-slider-inner-2 h1 {
    letter-spacing: 0px;
    margin: 0px 0px 25px;
    font-size: 70px;
    font-weight: 400;
    color: #FFF;
}

.banner .banner-slider-inner-2 h1 span {
    letter-spacing: 2px;
    font-weight: 100;
}

.banner-slider-inner-2 p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px;
    letter-spacing: 1px;
}

/** MAIN TITLE BOX AREA START **/
.main-title {
    text-align: center;
    max-width: 700px;
    margin: 0px auto;
    margin-bottom: 100px;
    margin-top: 50px;
}

.main-title h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 15px;
    color: #3272D5;
    font-weight: normal;
}

.main-title p {
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    color: #797979;
}

/** CAR BOX AREA START **/
.car-box {
    padding: 0px;
    margin: 0px 0px 30px 0px;
    border-radius: 0px;
    border: none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.car-box img {
    width: 100%;
}

.featured-car {
    background: #f5f5f5;
}

.content-area {
    padding: 50px 0px 50px;
}

.car-grid {
    background: #f5f5f5;
}

.car-box:hover {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.10), 0 6px 5px 0 rgba(0, 0, 0, 0.10);
}

.car-box .detail {
    padding: 20px;
    background: #fff;
    color: #7B7B7B;
    float: left;
    position: relative;
    width: 100%;
}

.car-box .detail header {
    padding-bottom: 17px;
    margin-bottom: 17px;
    width: 100%;
    border-bottom: 1px solid #ededed;
    min-height: 64px;
}

.car-box .detail header h5 {
    margin: 0px 0px 5px;
    border: none;
    padding: 0px;
}

.car-box .detail header h5 a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #3272D5;
}

.car-box .detail header h5 a:hover {
    color: #254e80;
}

.car-box .detail header .custom-list {
    padding: 0;
    margin: 0;
}

.car-box .detail header .custom-list li {
    font-size: 10px;
    list-style: none;
    display: inline-block;
    padding-right: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.car-box .detail header .custom-list li a {
    text-decoration: none;
    color: #7B7B7B;
}

.car-box .detail header .price {
    font-family: 'Libre Baskerville', serif;
    font-weight: 600;
    display: block;
    font-size: 17px;
    color: #7B7B7B;
}

.car-box .detail p {
    margin: 0px 0px 17px;
    font-size: 13px;
    line-height: 20px;
}

.car-box .detail .facilities-list {
    padding: 0px;
    margin: 0px;
}

.car-box .detail .facilities-list li {
    list-style: none;
    width: 50%;
    float: left;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 15px;
}

.car-box .detail .facilities-list li i {
    margin-right: 5px;
    color: #3272D5;
    font-size: 15px;
    font-weight: 500;
}

.btn-details {
    padding: 6px 20px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background: #3272D5;
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
    border-radius: 2px;
}

.btn-details:hover {
    background: #254e80;
    color: #fff;
}

.featured-ribon {
    position: absolute;
    top: 0px;
    background: #3272D5;
}

.featured-ribon h2 {
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    padding: 14px 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.carro_vendido {
    position: absolute;
    top: 0px;
    background: #d50f0f;
}

.carro_vendido h2 {
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    padding: 14px 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.carro_reservado {
    position: absolute;
    top: 0px;
    background: #3272D5;
}

.carro_reservado h2 {
    margin: 0px;
    color: #FFF;
    font-size: 10px;
    padding: 14px 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.feadured-ribbon {
    position: absolute;
}

.car-box:hover .carbox-overlap-wrapper {
    display: block;
    top: 0px;
    cursor: pointer;
}

.carbox-overlap-wrapper {
    display: none;
    background: rgba(0, 0, 0, 0.9);
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    position: absolute;
    text-align: center;
    color: #FFF;
    padding: 25px 25px;
    left: 0px;
    top: 0px;
    webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.overlap-btns-area {
    margin-top: 25px;
}

.overlap-btn {
    width: 150px;
    display: block;
    padding: 10px 10px;
    color: #FFF;
    margin: 16px auto;
    border-radius: 50px;
    font-size: 11px;
    text-transform: uppercase;
    background: #3272D5;
    border: solid 2px #3272D5;
}

.overlap-btn:hover {
    text-decoration: none;
    color: #FFF;
    background: #254e80;
    border: solid 2px #254e80;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
}

.carbox-overlap-wrapper h2 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0px;
}

.carbox-overlap-wrapper h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
}

.modal-content {
    border-radius: 2px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-title {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #3272D5;
    text-align: center;
}

.modal .slider-mover-left,
.modal .slider-mover-right {
    border: none !important;
}

/** TESTIMONIAL STYLE TWO AREA START **/
.testimonial-style-two {
    position: relative;
    padding: 100px 0px;
/*     background: #eaeaea; */
}

.sec-title-three h2 {
    color: #45445a;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2em;
}

.sec-title-three .text {
    color: #777777;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
}

.sec-title-three h4 {
    position: relative;
    color: black;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.testimonials .content .text {
    color: #777777;
    font-size: 20px;
    font-weight: 300;
    margin: 30px 0px 15px;
}

.testimonials .content .avatar {
    border-radius: 50%;
    max-width: 220px;
    margin: 0pc auto;
}

.testimonials .content .avatar img {
    border-radius: 50%;
}

.img-responsive {
    width: 100%;
}

.testimonials .content ul {
    margin: 0px;
    padding: 0px;
}

.testimonials .content ul li {
    list-style: none;
    display: inline-block;
    color: orange;
}

.testimonials .content .author-name {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

.testimonials .content {
    margin-bottom: 30px;
}

.testimonials .slider-mover-left {
    width: 30px;
    height: 30px;
    line-height: 22px;
    position: absolute;
    top: 100%;
    z-index: 5;
    display: inline-block;
    left: 0;
    border: solid 1px #1B1410;
    text-align: center;
}

.slider-mover-left img {
    width: 20px;
}

.testimonials .slider-mover-right {
    width: 30px;
    height: 30px;
    line-height: 22px;
    position: absolute;
    top: 100%;
    z-index: 5;
    display: inline-block;
    right: 0;
    border: solid 1px #1B1410;
    text-align: center;
}

.slider-mover-right img {
    width: 20px;
}

/** FOOTER AREA START **/
footer {
    width: 100%;
    background: #2A2A2A;
    color: #7e7e7e;
    padding-bottom: 20px;
}

.sub-footer {
    background: rgba(255, 255, 255, 0.03);
    margin-bottom: 80px;
    width: 100%;
    float: left;
}

.sub-footer form input {
    width: 80%;
    height: 40px;
    padding: 10px 20px;
    padding-right: 60px;
    border: 1px solid transparent;
    border-radius: 0px;
    font-size: 14px;
    float: left;
    outline: none;
}

.sub-footer form .button-small {
    width: 20%;
    border: solid 1px #3272D5;
    border-radius: 0px;
    height: 40px;
    background: #3272D5;
    color: #fff;
    padding: 10px 20px;
    float: left;
    text-align: center;
}

.sub-footer form {
    margin: 27px auto 0px;
    width: 100%;
    display: inline-block;
}

.sub-footer .logo {
    width: 100%;
    padding: 30px 10px;
    text-align: center;
}

.sub-footer .logo a {
    text-decoration: none;
    color: #fff;
}

.social-list a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border: 1px solid #949494;
    background-color: transparent;
    margin: 0 0px 2px 2px;
    color: #949494;
}

.sub-footer .social-list {
    margin-top: 27px;
}

footer .footer-item {
    margin-bottom: 20px;
}

footer .footer-item .title {
    color: #cccccc;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    font-size: 16px;
    margin: 0px 0px 30px;
    text-transform: uppercase;
}

footer .footer-item .title:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    bottom: 0;
    left: 0;
}

footer .footer-item .title:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #fff;
}

footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

footer p {
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 13px;
}

.personal-info li {
    color: #999999;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

.personal-info li i {
    font-size: 18px;
    color: #999999;
    margin-right: 20px;
    float: left;
    width: 20px;
    height: 35px;
}

.personal-info li a {
    text-decoration: none;
    color: #999999;
}

.links li {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
}

.links li a {
    text-decoration: none;
    color: #999999;
}

.links li a:hover {
    color: #cccccc;
}

.tags a {
    float: left;
    margin: 0px 7px 7px 0px;
    border: solid 1px #424141;
    padding: 6px 15px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #999999;
    border-radius: 0px;
    text-decoration: none;
}

.tags a:hover {
    background: #424141;
    color: #cccccc;
}

.recent-car .media {
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #333333;
}

.recent-car .media .media-left {
    padding-right: 20px;
}

.recent-car .media .media-left img {
    width: 70px;
    height: 70px;
}

.recent-car .media .media-body h3 {
    margin: 5px 0px 4px;
    font-size: 15px;
    letter-spacing: 1px;
}

.recent-car .media .media-body h3 a {
    color: #fff;
    text-decoration: none;
}

.recent-car .media .media-body h3 a:hover {
    color: #cccccc;
}

.recent-car .media .media-body span {
    margin: 3px 0px;
    font-size: 13px;
    display: block;
}

.recent-car .media .media-body p {
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.4px;
}

.recent-car .media:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.copy-right {
    background: #2c2e2e;
    padding: 20px 0;
    text-align: center;
}

.copy-right p {
    color: #767676;
    margin: 0px;
}

/** PAGE BANNER AREA START **/
.page-banner {
    padding: 50px 0px;
    color: white;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
/*     background-image: url(http://placehold.it/1900x305); */
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: auto;
    opacity: 1;
    visibility: inherit;
    text-align: center;
}

.breadcrumb-area {
    background: rgba(0, 0, 0, 0.5);
    padding: 30px;
    max-width: 620px;
    margin: 0px auto;
    text-align: center;
}

.breadcrumb-area h2 {
    margin-top: 0px;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.breadcrumb-area p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
}

.breadcrumb-area .btn-details {
    float: none;
    padding: 9px 20px;
    margin: 3px 4px;
}

.breadcrumb-area .btn-default {
    letter-spacing: 1px;
    padding: 9px 20px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    background: #303030;
    border: none;
    border-radius: 3px;
    margin: 3px 4px;
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.breadcrumb-area .btn-default:hover {
    background: #3272D5;
    color: #fff;
}

/** CAR LIST AREA START **/
.car-list {
    background: #f5f5f5;
}

/** BLOCK HEADING AREA START **/
.block-heading {
    background: #fff;
    border-radius: 3px;
    height: 52px;
    margin-bottom: 30px;
    border: solid 1px #e6e6e6;
}

.block-heading h4 {
    line-height: 50px;
    color: #fff;
    display: inline-block;
    padding-right: 20px;
    border-radius: 3px 0 0 3px;
    background: #3272D5;
    margin: 0 0 0px;
}

.block-heading .heading-icon {
    background: rgba(0, 0, 0, .1);
    width: 50px;
    text-align: center;
    margin-right: 20px;
    display: inline-block;
    border-radius: 3px 0 0 3px;
    position: relative;
    float: left;
}

.block-heading .heading-icon .icon-design {
    color: rgba(0, 0, 0, .1);
    font-size: 20px;
    position: absolute;
    right: -7px;
    top: 16px;
}

.block-heading .sorting {
    padding: 8px 12px;
    background: #FFF;
    border: 1px solid #EEE;
    color: #999;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 300;
    width: auto;
}

.block-heading .sorting-options {
    margin: 10px 15px 0px 0px;
    text-align: right;
}

.block-heading .sorting {
    font-size: 13px;
    font-weight: 300;
    padding: 5px 15px;
    border: solid 1px #e7e7e7;
}

.block-heading a {
    text-decoration: none;
}

.change-view-btn {
    color: #3272D5;
    margin-left: 5px;
    border-radius: 2px;
    background: transparent;
    padding: 5px 9px;
    border: solid 1px #3272D5;
}

.change-view-btn:hover {
    border: solid 1px #3272D5;
    background: #3272D5;
    color: #fff;
}

.active-view-btn {
    color: #fff;
    margin-left: 5px;
    background: #3272D5;
    padding: 5px 9px;
    border: solid 1px #3272D5;
}

.active-view-btn:hover {
    border: solid 1px #3272D5;
    background: transparent;
    color: #3272D5;
}

.car-list-box {
    margin-bottom: 30px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
    position: relative;
}

.car-list-box .car-pic {
    padding: 0px;
}

.car-list-box .detail {
    padding: 15px 30px;
    color: #333;
}

.car-list-box .detail header {
    padding-bottom: 11px;
    margin-bottom: 11px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ededed;
}

.car-list-box .detail p {
    margin: 0px 0px 10px;
    color: #7B7B7B;
    font-size: 13px;
    line-height: 20px;
}

.car-list-box .detail header h3 {
    margin: 0px 0px 5px;
}

.car-list-box .detail header h3 a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    color: #3272D5;
}

.car-list-box .detail header h3 a:hover {
    color: #707070;
}

.car-list-box .detail header .custom-list {
    padding: 0;
    margin: 0;
}

.car-list-box .detail header .custom-list li {
    font-size: 10px;
    list-style: none;
    display: inline-block;
    padding-right: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.car-list-box .detail header .custom-list li a {
    text-decoration: none;
    color: #7B7B7B;
}

.car-list-box .detail header .price {
    font-family: 'Libre Baskerville', serif;
    display: block;
    font-size: 17px;
    font-weight: 600;
    float: right;
    color: #3272D5;
    margin-top: 7px;
}

.car-list-box .detail .facilities-list {
    padding: 0px;
    margin: 0px;
}

.car-list-box .detail .facilities-list li {
    list-style: none;
    width: 50%;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 13px;
    color: #7B7B7B;
}

.car-list-box .detail .facilities-list li i {
    margin-right: 5px;
    color: #3272D5;
    font-size: 15px;
    font-weight: 400;
}

.car-pic img {
    height: 269px;
}

.car-found {
    font-size: 13px;
    padding: 8px 0px;
    font-weight: 500;
    text-align: center;
}

/** PAGINATION AREA START **/
.pagination > li > a, .pagination > li > span {
    border-radius: 0% !important;
    margin: 0 5px 5px;
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 0px;
    line-height: 34px;
}

.pagination > li > a {
    color: #3272D5;
    font-weight: 600;
}

.pagination > li > a:hover {
    background: #3272D5;
    color: #fff;
}

.pagination > .active > a {
    background: #3272D5;
    border-color: #3272D5;
}

.pagination > .active > a:hover {
    background: #3272D5;
    border-color: #3272D5;
}

/**SIDEBAR AREA START **/
.sidebar-widget {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.sidebar-widget .option-bar {
    margin-bottom: 15px;
}

.sidebar-widget .title {
    color: #3272D5;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    font-size: 16px;
    margin: 0px 0px 30px;
    text-transform: uppercase;
}

.section-heading .media .media-left i {
    background: #3272D5;
    color: #fff;
    width: 47px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 30px;
    float: left;
}

.section-heading .media .media-body h4 {
    margin: 3px 0px 3px;
    font-weight: 600;
    color: #3272D5;
    font-size: 20px;
    text-transform: uppercase;
}

.section-heading .media .media-body p {
    margin: 0 0 0px;
    color: #868686;
}

.sidebar-widget .title:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #e7e6e6;
    position: absolute;
    bottom: 0;
    left: 0;
}

.sidebar-widget .title:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.helping-Center p {
    color: #7B7B7B;
}

.helping-Center ul {
    margin: 0px;
    padding: 0px;
}

.helping-Center ul li {
    list-style: none;
    line-height: 44px;
    color: #7B7B7B;
}

.helping-Center ul li a {
    text-decoration: none;
    color: #7B7B7B;
}

.helping-Center ul li i {
    margin-right: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background: #3272D5;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    -webkit-box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
}

.single-block {
    margin-bottom: 30px;
}

.single-block .search-fields {
    margin-bottom: 10px;
}

.single-block .search-fields label {
    font-size: 10px;
    font-weight: 700;
    color: #555;
    text-transform: uppercase;
}

.single-block .search-fields input,
.single-block .search-fields select,
.single-block .search-fields textarea {
    border-radius: 2px;
    box-shadow: none;
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
    background: #e5dcdd;;
    border-radius: 0px;
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0;
    background: #3272D5;
}

.slider.slider-horizontal .slider-price-amont {
    font-weight: 700;
    font-size: 11px;
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px;
    border-radius: 50px;
    background: #3272D5;
}

.slider.slider-horizontal {
    width: 100% !important;
    height: 15px;
}

.review ul {
    padding: 0px;
    margin: 0px;
}

.review ul li {
    list-style: none;
    padding: 6px 0px;
    font-size: 12px;
    border-bottom: 1px dotted #DDD;
}

.review ul li a {
    text-decoration: none;
}

.review ul li a i {
    color: orange;
}

.review .ratings li span {
    float: right;
    color: #999;
}

input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
}

/** BOOTSTRAP SELECT START **/
.bootstrap-select {
    width: 100% !important;
    font-family: 'Roboto', sans-serif !important;;
}

.bootstrap-select button {
    color: #999;
    padding: 7px 10px 5px 10px;
    border-radius: 2px;
    border: 1px solid #d5d5d5;
    outline: none;
}

.bootstrap-select .dropdown-menu li {
    padding: 0px;
}

.bootstrap-select .dropdown-menu li a {
    padding: 10px;
}

.bootstrap-select .dropdown-menu {
    padding: 0px !important;
    margin: 0px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    color: #3272D5;
    margin-top: 12px;
}

.bootstrap-select .dropdown-menu li a {
    padding: 10px;
    font-weight: 500;
    color: #3272D5;
    font-size: 12px;
}

.checkbox {
    padding-left: 20px;
    margin: 15px 0px;
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 15px;
    color: #7B7B7B;
    font-size: 13px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox-theme input[type="checkbox"]:checked + label::before {
    background-color: #3272D5;
    border-color: #3272D5;
}

.search-block .list-1 li {
    list-style: none;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
}

.search-block .list-1 li a {
    text-decoration: none;
    font-weight: 400;
    color: #434955;
}

.recent-cars .media {
    border-bottom: solid 1px #e7e6e6;
}

.recent-cars .media .media-body h3 a {
    color: #3272D5;
    text-decoration: none;
    font-weight: 600;
}

.recent-cars .media .media-body h3 a:hover {
    color: #848383;
}

/** CAR DETAILS BODY AREA START **/
.car-details-body {
    padding: 70px 0px 50px;
    color: #868686;
}

.car-details-body .sidebar-widget {
    padding: 20px;
    box-shadow: none;
    border: 1px solid #DDD;
    margin-bottom: 30px;
}

.option-bar {
    margin-bottom: 30px;
}

.option-bar .header-price {
    text-align: right;
    float: right;
}

.option-bar .header-price h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 0px;
    color: #3272D5;
}

.option-bar .header-price p {
    color: orange;
    margin-bottom: 0px;
}

#carousel-custom .carousel-indicators {
    margin: 10px 0px 0px;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}

#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}

#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}

#carousel-custom .carousel-outer {
    position: relative;
}

.thumb-preview {
    width: 100%;
}

.thumbs {
    width: 100% !important;
    margin: 12px auto !important;
    background: #dde3e4;
    padding: 10px 0px 6px 10px;
}

.thumbs img {
    width: 93px;
    height: 60px;
}

.car-details-body .about-room {
    margin: 50px 0px;
}

.car-details-body .title {
    color: #333;
    letter-spacing: 1px;
    font-weight: 700;
    position: relative;
    padding-bottom: 20px;
    font-size: 20px;
    margin: 25px 0px 25px;
    text-transform: uppercase;
}

.car-details-body .title:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e3d9d9;
    position: absolute;
    bottom: 0;
    left: 0;
}

.car-details-body .title.title:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.car-details-body .about-car p {
    line-height: 27px;
}

.amenities-box {
    margin-bottom: 0px;
}

.amenities-box ul {
    margin: 0px;
    padding: 0px;
}

.amenities-box ul li {
    list-style: none;
    margin-bottom: 20px;
    color: #868686;
    font-size: 13px;
    font-weight: 500;
}

.amenities-box ul li span {
    font-size: 12px;
    font-weight: 600;
}

.amenities-box ul li i {
    margin-right: 5px;
    color: #3272D5;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

.car-details-body iframe,
.modal-body iframe {
    width: 100%;
    border: none !important;
}

.car-details-body .contact-form .title {
    color: #333;
    margin: 0px 0px 30px;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
}

/** CAR SPECIFICATIONS AREA START **/
.car-specifications a {
    text-decoration: none;
}

.car-specifications .reviews-box ul {
    margin: 0px;
    padding: 0px;
}

.car-specifications .reviews-box ul li {
    list-style: none;
    float: left;
}

.car-specifications .reviews-box ul li i {
    margin-right: 2px;
    color: orange;
}

.car-specifications .reviews-box a {
    float: right;
    text-decoration: none;
    color: #868686;
}

.car-specifications .reviews-box a i {
    margin-right: 5px;
}

.car-specifications p {
    margin-bottom: 30px;
    font-weight: 300;
}

.car-specifications .reviews-box .reviews {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 10px;
}

.reviews-box {
    padding: 15px 0px;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 30px;
}

.wishlist-btn {
    display: block;
    height: 41px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

.wishlist-btn-l {
    width: 39px;
    height: 40px;
    display: block;
    float: left;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    line-height: 41px
}

.wishlist-btn-l i {
    color: #646363;
}

.wishlist-btn-r {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    color: #646363;
    font-weight: 600;
    text-align: center;
    display: block;
}

.book-btn {
    display: block;
    background: #3272D5;
    height: 41px;
    margin-bottom: 15px;
    border: 1px solid #3272D5;
    border-radius: 3px;
}

.book-btn-l {
    float: left;
    padding: 0px 12px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-right: 1px solid #254e80;
}

.book-btn-r {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    display: block;
}

.details-sidebar .option-bar {
    margin-bottom: 35px;
}

.details-sidebar .sidebar-widget {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: none;
    border: 1px solid #DDD;
}

.reasons .media {
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: solid #e5e5e5 1px;
}

.reasons .media .media-left {
    padding-right: 20px;
}

.reasons .media .media-left i {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #3272D5;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
    display: inline-block;
    font-size: 20px;

}

.reasons .media .media-body h4 {
    font-size: 15px;
    margin-top: 0px;
    font-weight: 600;
    color: #3272D5;
}

.reasons .media .media-body p {
    font-weight: 300;
}

.reasons .media:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.twitter-feed .twitter-update {
    font-weight: 300;
    line-height: 26px;
}

.twitter-feed a {
    font-weight: 400;
    color: #3272D5;
}

.details-sidebar .title {
    color: #3272D5;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    font-size: 16px;
    margin: 0px 0px 30px;
    text-transform: uppercase;
}

.details-sidebar .social-box {
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.details-sidebar .social-box ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.details-sidebar .social-box ul li a {
    border-radius: 0px;
    float: left;
}

.details-sidebar .social-box .title:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #a9a9a9;
    position: absolute;
    bottom: 0;
    left: 0;
}

/** ABOUT ITEM AREA START **/
.about-item {
    padding: 100px 0px;
}

.about-item .text h2 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 20px;
    margin: 20px 0px 20px;
    text-transform: uppercase;
}

.about-item .text h2:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    bottom: 0;
    left: 0;
}

.about-item .text h2:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.about-item .text p {
    line-height: 23px;
    color: #7c7c7c;
    font-size: 13px;
}

.about-item .text .btn-details {
    float: none;
    margin-top: 10px;
}

.about-item .item img {
    width: 100%;
}

/** ABOUT TEAM MEET AREA START **/
.about-team-meet {
    background: #f5f5f5;
}

.about-box {
    padding: 0px;
    margin: 0px auto 30px;
    max-width: 340px;
    border-radius: 0px;
    border: none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.about-box img {
    background: #d2d2d2;
}

.about-box .detail {
    padding: 20px 20px;
    background: #fff;
}

.about-box .detail ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.about-box .detail ul li {
    display: inline-block;
}

.about-box .detail ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.about-box .detail h3 {
    color: #333;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
    font-size: 16px;
    margin: 0px 0px 15px;
    text-transform: uppercase;
}

.about-box .detail h3:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #cecece;
    position: absolute;
    bottom: 0;
    left: 0;
}

.about-box .detail h3:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.about-box .detail h5 {
    margin-top: 0px;
    font-weight: 400;
    font-size: 13px;
    color: #616161;
}

.about-box .detail p {
    color: #7B7B7B;
    font-size: 13px;
    margin-bottom: 20px;
}

/** WE BEST AREA START **/
.we-best {
    text-align: center;
    background: #f5f5f5;
}

.we-best .content {
    max-width: 262px;
    margin: 0px auto;
    margin-bottom: 30px;
}

.we-best .content i {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 27px;
    display: inline-block;
    background: #3272D5;
    border-radius: 50%;
    color: #fff;
    -webkit-box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
    margin-bottom: 20px;
}

.we-best .content h4 {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #3272D5;
    font-weight: bold;
}

.we-best .content p {
    color: #797777;
    font-size: 13px;
    line-height: 23px;
}

.mgn-btm {
    margin-bottom: 30px;
}

/** CONTACT US BODY AREA START **/
.contact-us-body {
    padding: 50px 0px;
}

.contact-details .media .media-left i {
    width: 50px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #ffffff;
    background: #3272D5;
    text-align: center;
    -webkit-box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
}

.contact-details .media .media-left {
    padding-right: 30px;
}

.contact-details .media .media-body h4 {
    color: #333;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
    font-style: normal;

}

.contact-details .media .media-body h4:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d3d3d3;
    position: absolute;
    bottom: 0;
    left: 0;
}

.contact-details .media .media-body h4:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.contact-details .media .media-body p {
    color: #747474;
    font-size: 13px;
    letter-spacing: 0.52px;
    line-height: 20px;
}

.contact-details .media .media-body p a {
    text-decoration: none;
    color: #747474;
}

.contact-details .media .media-body p {
    margin-bottom: 5px;
}

.contact-details .media {
    margin: 0px 0px 30px;
}

.contact-form form .input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
}

.contact-form form textarea {
    min-height: 210px;
}

.contact-form .form-group {
    margin-bottom: 30px;
}

/** BLOG BANNER AREA START **/
.blog-banner {
    text-align: center;
    background: #2a2a2a;
    padding: 40px 0px;
    text-transform: uppercase;
    color: #fff;
}

.blog-banner .home:hover {
    color: #dcdbdb;
}

.blog-banner a {
    text-decoration: none;
    color: #fff;
    letter-spacing: 1px;
}

/** BLOG BODY AREA START **/
.blog-body {
    padding: 50px 0px 50px;
}

.blog-box {
    margin-bottom: 50px;
    border-radius: 0px;
    padding: 0px;
    border: none;
    color: #7B7B7B;
    background: transparent;
}

.blog-box .detail {
    padding: 30px 0px 0px;
    color: #7B7B7B;
    background: #fff;
    width: 100%;
    float: left;
}

.blog-box .detail h1 {
    margin: 0 0 20px;
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.blog-box .detail h1:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.blog-box .detail h1:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.blog-box .detail h1 a {
    text-decoration: none;
    color: #3272D5;
}

.blog-box .detail h1 a:hover {
    color: #7B7B7B;
}

.blog-box .detail .header {
    margin-bottom: 20px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #818a9c;
    text-transform: uppercase;
}

.blog-box .detail .header span {
    margin-right: 10px;
}

.blog-box .detail .header a {
    color: #3272D5;
    text-decoration: none;
}

/** RECENT COMMENTS AREA START **/
.recent-comments .media {
    margin: 0 0 20px;
}

.recent-comments .media .media-left {
    padding-right: 20px;
}

.recent-comments .media .media-left img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.recent-comments .media .media-body p {
    font-size: 13px;
    line-height: 22px;
    color: #7B7B7B;
    margin-bottom: 0px;
}

.recent-comments .media .media-body span {
    color: #b0b0b0;
    font-size: 11px;
}

.blog-sidebar .sidebar-widget {
    background: transparent;
    padding: 0px;
    margin-bottom: 30px;
    box-shadow: none;
}

.blog-sidebar .tags-box {
    width: 100%;
    float: left;
}

.tags-box a {
    float: left;
    margin: 0px 9px 9px 0px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    color: #696969;
    background: #e2e0e1;
    letter-spacing: 1px;
    border: none;
}

.tags-box a:hover {
    background: #696969;
    color: #e2e0e1;
}

.blog-theme img {
    margin-top: 30px;
}

blockquote {
    border-left: 4px solid #3272D5;
    padding: 7px 40px;
    margin: 30px 0px 30px 30px;
    font-weight: 300 !important;
    font-style: normal;
    line-height: 26px;
}

.blog-box .detail p {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 30px;
}

.blog-share {
    float: right;
    text-align: right;
}

.blog-share .social-list-2 li a {
    width: 29px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    margin: 2px 4px;
    color: #fff;
    border-radius: 50%;
}

.blog-box .title {
    color: #3272D5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}

/** COMMENTS THREAD AREA START **/
.comments-thread ul {
    margin: 0px;
    padding: 0px;
}

.comments-thread li {
    float: left;
    padding-left: 70px;
    position: relative;
    width: 100%;
}

.comments-thread .title {
    color: #3272D5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}

.comment {
    float: left;
    width: 100%;
    background: #f6f6f6;
    padding: 30px 100px 30px 48px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.comment .avatar {
    border: 10px solid #f9f9f9;
    overflow: hidden;
    position: absolute;
    left: -70px;
    top: 30px;
    border-radius: 5px;
    width: 110px;
}

.avatar img {
    width: 100%;
    border-radius: 5px;
}

.comment-info {
    border-bottom: 1px solid #dee1e2;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 12px;
    width: 100%;
}

.comment-info h4 {
    color: #494949;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin: 0 30px 0 0px;
}

.comment-info span {
    float: left;
    font-size: 13px;
    font-style: italic;
    line-height: 14px;
}

.comment-info span i {
    color: #3272D5;
}

.comment p {
    font-size: 13px;
    line-height: 26px;
    color: #898989;
}

.comment a {
    background: #3272D5;
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 0.9px;
    line-height: 20px;
    padding: 6px 23px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 20px;
    font-weight: 600;
}

.contact-form .title {
    color: #3272D5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}

/** FORM CONTENT BOX AREA START **/
.form-content-box {
    max-width: 450px;
    margin: 60px auto;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #7d7d7d;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #787a7c;
}

.form-content-box .header {
    padding: 30px;
    background: #3272D5;
    border-radius: 2px;
    color: #fff;
}

.form-content-box .header h3 {
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.form-content-box .header p {
    margin: 0px;
    font-weight: 300;
}

.form-content-box .Details {
    padding: 30px 30px 20px;
    background: #fff;
}

.form-content-box .Details .checkbox label::before {
    width: 0px;
    height: 0px;
    border: 1px solid transparent;
}

.form-content-box .Details .checkbox label {
    padding-left: 0px;
}

.form-content-box .input-text {
    width: 100%;
    padding: 10px 15px;
    font-size: 13px;
    height: 40px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #717171;
    border-radius: 3px;
}

.form-content-box ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.social-list-2 li {
    text-align: center;
    list-style: none;
    display: inline-block;
}

.social-list-2 li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    margin: 2px 4px;
    color: #fff;
    border-radius: 50%;
}

.btn-submit {
    padding: 9px 20px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: #3272D5;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
    border-radius: 2px;
}

.btn-submit:hover {
    background: #254e80;
    color: #fff;
}

.form-content-box .checkbox a {
    color: #90a4ae;
    text-decoration: none;
    font-size: 13px;
}

.form-content-box .footer {
    padding: 20px;
    background: #f5f5f5;
    text-align: center;
    font-size: 13px;
}

.form-content-box .footer span a {
    text-decoration: none;
    font-weight: bold;
    color: #3272D5;
}

.bg-color {
    background: #EEE;
}

.error404-content {
    max-width: 450px;
    margin: 60px auto;
    text-align: center;
}

.error404-content h1 {
    font-size: 180px;
    color: #000;
    font-weight: 600;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9,
    0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa,
    0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1),
    0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2),
    0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2),
    0 20px 20px rgba(0, 0, 0, .15);
}

.error404-content h2 {
    color: #3272D5;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}

.error404-content p {
    font-size: 20px;
    color: #5f5f5f;
    font-weight: 300;
    margin-bottom: 20px;
}

.private-message-to-dealer form textarea {
    min-height: 120px;
}

/** SEATION-2 AREA START **/
.section-2 {
    background: #f5f5f5;
}

.featured-car-slider {
    background: #fff;
    padding: 0px;
    width: 100%;
}

.featured-car-slider .col-pad {
    padding: 0px;
}

.featured-car-slider .details {
    text-align: center;
    padding: 125px 50px 20px 30px;
}

.featured-car-slider .details h3 {
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 20px;
}

.featured-car-slider .details h4 {
    margin: 0 0 20px;
}

.featured-car-slider .details h4 a {
    text-decoration: none;
    font-weight: 600;
    color: #3272D5;
    font-size: 17px;
}

.featured-car-slider .details ul {
    margin: 0 0 20px;
    padding: 0px;
}

.featured-car-slider .details ul li {
    list-style: none;
    line-height: 30px;
    color: #747272;
}

.featured-car-slider .details ul li strong {
    font-weight: 600;
}

.featured-car-slider .details ul li a {
    color: #747272;
    text-decoration: none;
}

.featured-car-slider .details .price {
    font-size: 30px;
    color: #3272D5;
}

.featured-car-slider .details .price {
    margin-bottom: 20px;
}

.featured-car-slider .slider-mover-left {
    top: 2.5%;
    border-radius: 0%;
    left: 15px;
}

.featured-car-slider .slider-mover-right {
    top: 2.5%;
    border-radius: 0%;
    right: 15px;
}

/** SEATION-3 AREA START **/
.section-3 {
    background: #f5f5f5;
}

.btn-div a span.read-more {
    background: #363f48;
    color: #ffffff;
    margin-right: 0px;
    line-height: 18px;
    padding: 6px 8px;
    float: left;
    font-size: 12px;
}

.btn-div a span {
    color: #ffffff;
    font-size: 17px;
    text-align: right;
    padding: 3px 11px 3px 11px;
    float: left;
    background: #3272D5;
}

.features-item {
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.features-item .col-pad {
    padding: 0px;
}

.features-item img {
    height: 184px;
    width: 100%;
}

.features-item .detail {
    padding: 19px;
}

.features-item .detail h4 {
    color: #cccccc;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    font-size: 16px;
    margin: 0px 0px 10px;
}

.features-item .detail h4:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: 0;
    left: 0;
}

.features-item .detail h4:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.features-item .detail h4 a {
    text-decoration: none;
    color: #4b4b4b;
}

.features-item .detail h4 a:hover {
    color: #3272D5;
}

.features-item .detail p {
    font-size: 13px;
    line-height: 20px;
    color: #7B7B7B;
    margin-bottom: 16px;
    font-weight: 400;
}

.features-item .detail .bottom .price {
    font-size: 15px;
    color: #7B7B7B;
    float: left;
    margin-top: 5px;
}

/** COLOR AREA START **/
.bg-facebook:hover {
    background: #4867aa;
    border: solid #4867aa 1px;
    color: #fff;
}

.bg-twitter:hover {
    background-color: #33CCFF;
    border: solid #33CCFF 1px;
    color: #fff;
}

.bg-google:hover {
    background: #db4437;
    border: solid #db4437 1px;
    color: #fff;
}

.bg-linkedin:hover {
    background: #0177b5;
    border: solid #0177b5 1px;
    color: #fff;
}

.bg-pinterest:hover {
    background: #bd081c;
    border: solid #bd081c 1px;
    color: #fff;
}

.facebook-bg {
    background: #4867aa;
    color: #fff;
}

.facebook-bg:hover {
    background: #3a5795;
    color: #fff;
}

.twitter-bg {
    background: #33CCFF;
    color: #fff;
}

.twitter-bg:hover {
    background: #2abced;
    color: #fff;
}

.google-bg {
    background: #db4437;
    color: #fff;
}

.google-bg:hover {
    background: #c83a2e;
    color: #fff;
}

.linkedin-bg {
    background: #0177b5;
    color: #fff;
}

.linkedin-bg:hover {
    background: #036497;
    color: #fff;
}

.pinterest-bg {
    background: #bd081c;
    color: #fff;
}

.pinterest-bg:hover {
    background: #a30618;
    color: #fff;
}

.comments-thread .title span {
    color: #333;
    color: #333;
    margin: 0px 0px 30px;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
}

@media (max-width: 1200px) {
    .featured-car-slider .details {
        text-align: center;
        padding: 70px 50px 45px 20px;
    }

    .page-banner {
        height: 250px;
    }

    .breadcrumb-area {
        padding: 10px;
    }
}

@media (max-width: 990px) {
    .sub-footer {
        padding: 15px;
    }

    .sub-footer .social-list {
        text-align: center;
        margin-top: 20px;
    }

    .testimonial-style-two {
        text-align: center;
    }

    .logo img {
        height: 30px;
    }

    .page-banner {
        height: 220px !important;
        padding: 30px;
    }

    .breadcrumb-area {
        padding: 10px;
    }
}

@media (max-width: 768px) {

    .navbar-default .navbar-toggle {
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 8px;
        border-radius: 0px;
        background: #3272D5;
        border: solid 1px #3272D5;
    }

    .breadcrumb-area {
        padding: 15px 15px;
    }

    .recent-car .media .media-left {
        padding-right: 10px;
    }

    .navbar-default .navbar-toggle:hover {
        background: #254e80;
        color: #fff;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .block-heading h4 {
        display: block;
        border-radius: 3px;
    }

    .featured-car-slider .details h3 {
        font-size: 17px;
    }

    .main-header .navbar-default .nav > li > a {
        padding: 5px 20px 5px;
    }

    .breadcrumb-area p {
        font-size: 14px;
    }

    .breadcrumb-area h2 {
        font-size: 25px;
    }

    .banner .item {
        text-align: left;
    }

    .banner .banner-slider-inner h1 {
        margin: 0px 0px 10px;
        font-size: 27px;
    }

    .banner .banner-slider-inner h1 span {
        font-weight: 300;
    }

    .btn-view {
        padding: 9px 16px;
        font-size: 12px;
    }

    .banner-slider-inner p {
        font-size: 13px;
        margin-bottom: 10px;
        font-weight: 500;
        letter-spacing: 1px;
    }

    .car-pic img {
        height: auto;
    }

    .testimonials .content .text {
        font-size: 18px;
        text-align: justify;
    }

    .sec-title-three h2 {
        font-size: 25px;
    }

    .contact-us-body {
        padding: 25px 0px;
    }

    .testimonial-style-two {
        position: relative;
        padding: 75px 0px;
/*         background: #eaeaea; */
    }

    .main-title p {
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
    }

    .main-title {
        margin-bottom: 25px;
    }

    .main-title h1 {
        font-size: 18px;
        font-weight: 700;
    }

    .car-our-service .media .media-body p {
        line-height: 20px;
        text-align: justify;
    }

    .features-item {
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .content-area {
        padding: 25px 0px 20px;
    }

    .car-details-body {
        padding: 15px 0px 50px;
    }

    .car-details-body .about-car p {
        line-height: 22px;
        text-align: justify;
    }

    .amenities-box ul li:last-child {
        margin-bottom: 5px;
    }

    .amenities-box {
        margin-bottom: 0px;
    }

    .inside-car .inside-car {
        height: auto;
    }

    .comments-thread li ul li {
        padding-left: 0px;
    }

    .comment {
        padding: 60px 20px 30px 25px;
    }

    .comment p {
        line-height: 20px;
        text-align: justify;
    }

    .comment .avatar {
        width: 70px;
        border: 7px solid #f9f9f9;
        left: -55px;
    }

    .comments-thread li {
        padding-left: 55px;
    }

    .car-details-body .sidebar-widget {
        padding: 0px;
        border: 1px solid transparent;
    }

    .details-sidebar .sidebar-widget {
        padding: 0px;
        border: 1px solid transparent
    }

    .about-item {
        padding: 25px 0px;
    }

    .about-item .text p {
        text-align: justify;
        line-height: 20px;
    }

    .blog-box .detail p {
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
    }

    .recent-comments .media .media-body p {
        line-height: 20px;
        text-align: justify;
    }

    .blog-banner h2 {
        font-size: 24px;
    }

    blockquote {
        padding: 7px 20px;
        margin: 30px 0px 30px 20px;
        text-align: justify;
    }

    .comments-thread .title {
        font-size: 20px;
    }

    .blog-box .title {
        font-size: 20px;
    }

    .shopping-cart-body {
        padding: 50px 0px;
    }

    .shop-cart {
        padding: 50px 0px;
    }

    .order-review {
        padding: 15px 15px;
    }

    .error404-content h1 {
        font-size: 120px;
    }

    .error404-content h2 {
        font-size: 24px;
    }

    .form-content-box .Details {
        padding: 30px 15px 20px;
    }

    .form-content-box .header {
        padding: 15px;
    }

    .blog-body {
        padding: 25px 0px 25px;
    }

    .slider-mover-left {
        width: 30px;
        height: 30px;
        line-height: 22px;
        left: 5px;
        border: solid 1px #1B1410;
    }

    .slider-mover-left img {
        width: 20px;
    }

    .slider-mover-right {
        width: 30px;
        height: 30px;
        line-height: 22px;
        right: 5px;
        border: solid 1px #1B1410;
    }

    .thumb-preview {
        height: auto;
    }

    .slider-mover-right img {
        width: 20px;
    }

    .section-heading .media .media-body h4 {
        font-size: 18px;
    }

    .logo, .logo:hover {
        font-size: 22px;
    }

    .features-item img {
        height: auto;
    }

    .blog-box {
        margin-bottom: 30px;
    }

    .btn-details {
        float: left;
        padding: 5px 16px;
        font-size: 12px;
        font-weight: 400;
    }

    .car-box .detail header h5 a {
        font-size: 15px;
    }

    .car-box .detail header .price {
        font-size: 15px;
    }

    .car-list-box .detail header h3 a {
        font-size: 15px;
    }

    .car-list-box .detail header .price {
        font-size: 15px;
    }

    .car-list-box .detail {
        padding: 15px 20px;
    }

    .invoice-body {
        padding: 50px 0px;
    }

    .featured-car-slider .details .price {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .featured-car-slider .details ul {
        margin-bottom: 10px;
    }

    .featured-car-slider .details h4 {
        margin: 0 0 10px;
    }

    .car-list-box .detail .facilities-list li {
        width: 50%;
    }

    .car-box .detail .facilities-list li {
        width: 50%;
    }

    .sub-footer form {
        background: transparent;
    }

    .amenities-box ul li {
        margin-bottom: 10px;
    }

    .blog-box .detail h1 {
        font-size: 16px;
    }

    .blog-box .detail {
        padding: 15px 0px 0px;
    }

    .details-option-bar {
        margin-bottom: 15px !important;
        border: 1px solid #DDD;
        padding: 15px;
    }

    .banner .banner-slider-inner {
        padding: 100px 20px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .amenities-box ul li i {
        font-size: 16px;
    }

    .page-banner {
        height: 180px !important;
        padding: 20px;
    }

    .breadcrumb-area {
        padding: 10px;
    }

    .breadcrumb-area h2 {
        font-size: 18px;
    }

    .breadcrumb-area p {
        font-size: 12px;
    }
}

@media (max-width: 525px) {
    .banner .banner-slider-inner {
        padding: 50px 25px !important
    }

    .block-heading {
        margin-bottom: 5px;
        background: transparent;
        border: none;
    }

    .block-heading .cod-pad {
        width: 100%
    }

    .block-heading .sorting-options {
        margin: 10px 15px 10px 0px;
        text-align: left
    }

    .page-banner {
        height: 120px !important;
        padding: 15px 10px;
    }

    .breadcrumb-area {
        padding: 5px;
        text-align: left;
    }

    .breadcrumb-area h2 {
        font-size: 14px;
        font-weight: 700;
    }

    .breadcrumb-area p {
        font-size: 12px;
        letter-spacing: 0px;
        margin-bottom: 0px;
        text-align: justify;
        line-height: 15px;
    }

    .breadcrumb-area .btn-details, .breadcrumb-area .btn-default {
        display: none;
    }
}

@media (max-width: 450px) {
    .amenities .amenities-box {
        width: 100%;
    }

    .blog-share {
        float: left;
        text-align: left;
    }

}

.imagemProduto{
	height: 300px;
	width: 100%;
}

.imagemProdutoRodape{
	height: 70px;
	width: 70px;
}

.imagemProdutoListagem{
	height: 250px;
	width: 100%;
}

.bannerListagemProdutos,
.bannerConteudos,
.bannerProdutoDetalhe{
	height: 450px;
}

.paddingListagemHome{
	padding-bottom: 0 !important;
}


/* // */

.form-campos input{
	float: left;
	width: 30%;
	margin-right: 3%;
	font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    padding: 10px 17px;
}

.form-campos textarea{
	margin-top: 20px;
	float: none;
	width: 96%;
	font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    padding: 10px 17px;
}


.submitbtn {
    padding: 9px 20px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: #3272D5;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    /* ...and now for the proper property */
    transition: .5s;
    border-radius: 2px;
    outline: none;
    border: none;
}

.submitbtn:hover {
    background: #254e80;
    color: #fff;
}

.testimonials .carousel-control{
	width: auto !important;
}

.testimonials .carousel-control span{
	top: 50%;
	transform: translateY(-50%);
}

.testimonials div.text,
.testimonials div.author-name{
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
}

.imagemBannerTestemunhos{
	width: 100%;
	height: 500px;
	position: relative;
}

.contentBackground{
	background: url(../_imgs/background.png) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.about-itemCustom{
	background-color: #f5f5f5;
}

.breadcrmbs{
	padding: 30px 0;
	text-align: right;
}

.breadcrmbs ul{
	padding: 0;
	margin: 0;
}

.breadcrmbs ul li{
	display: inline-block;
	padding: 0 15px;
	text-transform: uppercase;
	position: relative;
}

.breadcrmbs ul li:after{
	content: ">";
	position: absolute;
	right: -5px;
}

.breadcrmbs ul li:last-child:after{
	content: "";
}


.breadcrmbs ul li a{
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

.listagemNoticias a{
	text-decoration: none !important;
}

.itemNoticia img{
	width: 100%;
}

.itemNoticia .descricaoNoticia{
	margin: 30px 0;
	color: #9999;
}

.itemNoticia .tituloNoticia,
.itemNoticia .dataNoticia{
	color: #3272D5 !important;
}

.btnVerMais{
	padding: 10px 50px;
	background: #3272D5;
	color: #fff;
	text-transform: uppercase;
	width: auto;
	float: left;
	margin-bottom: 50px;
}

.car-details-body-custom{
	background-color: #f5f5f5;
}

.tituloFiltro,
.grupoFiltro {
	color: #3272D5;
	letter-spacing: 1px;
	font-weight: 600;
	position: relative;
	padding-bottom: 20px;
	font-size: 16px;
	margin: 0px 0px 30px;
	text-transform: uppercase;
	width: 100%;
}

.tituloFiltro:before,
.grupoFiltro:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #e7e6e6;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tituloFiltro:after,
.grupoFiltro:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

#vw-filters-apply-stand,
#vw-filters-apply-stand-custom{
	background: #3272D5;
	color: #fff;
	border: none !important;
	border-radius: 0 !important;
	padding: 10px 0;
	width: 100%;
}

.itemFiltros{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.itemFiltros .filtro{
	color: #7B7B7B;
	font-weight: normal !important;
}

.itemFiltros .filtro input{
	margin-right: 5px;
}

.vw-gamaPreco .select2,
.vw-quilometros .select2,
.vw-primeiroRegisto input{
	width: 45% !important;
	float: left;
}

.vw-gamaPreco .select2:last-child,
.vw-quilometros .select2:last-child,
.vw-primeiroRegisto input:last-child{
	float: right;
}

.vendaJa{
	padding: 50px 0;
	background-color: #f5f5f5;
}

.vendaJa section .backgroundContainerVendaJa{
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 50px;
}

.vendaJa section:first-child .backgroundContainerVendaJa{
	padding-top: 50px;
	padding-bottom: 25px;
}


.vendaJa input{
	border-radius: 0 !important;
	border: 1px solid #CCC;
}

.checkout-steps-wrapper {
  width: 100%;
  float: left;
  margin: 40px 0;
}
.checkout-steps-wrapper .checkout-steps {
  width: 100%;
  float: left;
  text-align: center;
}
.checkout-steps-wrapper .checkout-steps ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.checkout-steps-wrapper .checkout-steps li {
  display: inline-block;
  float: none;
  margin-left: 80px;
}
.checkout-steps-wrapper .checkout-steps li:first-child {
  margin-left: 0;
}
.checkout-steps-wrapper .checkout-steps li .checkbox-wrap {
  float: left;
  margin-top: 13px;
  margin-right: 10px;
  border: solid 3px #e5e5e5;
  width: 18px;
  height: 18px;
}
.checkout-steps-wrapper .checkout-steps li .checkbox-wrap .fa-check {
  color: #fff;
  float: left;
  font-size: 12px;
}
.checkout-steps-wrapper .checkout-steps li .checkbox-wrap.checked {
  border: solid 3px #333;
}
.checkout-steps-wrapper .checkout-steps li .checkout-step {
  float: left;
  font-family: "Dinpro", Arial, sans-serif;
  font-size: 14px;
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
}
.checkout-steps-wrapper .checkout-steps li .checkout-step.checked {
  color: #333;
}

.vendaJa .anterior,
.vendaJa .seguinte,
.vendaJa .submitVendaJa{
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}

.vendaJa .anterior{
	border: 1px solid #000;
	color: #000;
}

.vendaJa .seguinte{
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
}

.vendaJa .submitVendaJa{
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
}

.botoesVendaJa{
	margin-top: 100px;
}

.checkout-steps-wrapper .checkout-steps li .checkbox-wrap .fa-check {
  color: #000;
  float: left;
  font-size: 12px;
}

form .form-checkbox-wrap .fa-check {
  color: #969696;
  float: left;
  font-size: 10px;
}

form.form-viatura input[type="checkbox"],
form.form-viatura input[type="radio"]{
	width: auto;
	height: auto;
	float: right;
	border-radius: 0 !important;
}

form.form-viatura label{
	width: auto;
	height: auto;
	float: left;
	max-width: 90%;
}

.cor{
	width: 30px !important;
	height: 15px !important;
	border: 1px solid #ccc;
	float: left;
	margin: 2px 10px 0 0;
}

.imageFile{
	padding: 5px;
	width: 100%;
}


/*  */
/* custom checkbox */
/*  */

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal !important;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #ccc;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
.control input:checked ~ .control__indicator {
  background: #fff;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #fff;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.financiamentoSection td{
	padding-right: 15px;
	padding-left: 15px;
}

.financiamentoSection td:last-child{
	padding-right: 0;
}

.financiamentoSection td:first-child{
	padding-left: 0;
}

.contentSimulador input{
	border: 1px solid #000;
	border-radius: 0 !important;
	background: transparent !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #000;
}

.btnSimularCredito{
	width: 100%;
	border: none !important;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0;
	cursor: pointer;
}


#menu li{
	position:relative;
	float:left;
	margin:0;
	padding:0;
  list-style: none;
}

#menu li:last-child a{
	padding-right: 0;
}

#menu ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}

#menu ul li{
	float:none;
	padding: 8px 15px;
	min-width: 250px;
	background: #272727;
	border-bottom: 1px solid #393939;
}

#menu ul li:last-child{
	border-bottom: none;
}

#menu ul a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 200px;
}

#menu ul a:hover{
	color: #3272D5;
}

#menu ul ul{
	top:0;
	left:100%
}

#menu li:hover > ul{
	display:block;
	z-index: 9999;
}

.footer-item #menu li{
	float: none;
	padding: 0 0 10px 0;
}

.footer-item #menu ul{
	display: none !important;
}

.listagemEquipamentos li{
	width: 50%;
	display: inline-block;
	float: left;
}

.slideThumbs{
	width: 100% !important;
	margin-top: 12px;
	background: #dde3e4;
	padding: 10px 10px;
}

.menuHome{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

.main-header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

.menuPrincipal{
	-webkit-transition: 500ms all ease-in-out;
	-moz-transition: 500ms all ease-in-out;
	-ms-transition: 500ms all ease-in-out;
	-o-transition: 500ms all ease-in-out;
	
	width: 100%;
	float: left;
}

.menuPrincipal-close {
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.pesquisaMenu{
	position: fixed;
	width: 100% !important;
	left: 0 !important;
	z-index: -1;
	background: rgba(0, 0, 0, 0.85);
	color: #fff;
	padding: 15px 0;
	top: -10%;
	
	-webkit-transition: 500ms all ease-in-out;
	-moz-transition: 500ms all ease-in-out;
	-ms-transition: 500ms all ease-in-out;
	-o-transition: 500ms all ease-in-out;
	
	visibility: hidden;
	z-index: 99;
}

.pesquisaMenu.open{
	visibility: visible;
	top: 87px;
}

.pesquisaMenu-close{
	top: 7px !important;
}

.btnPesquisar{
	width: 100%;
	padding: 5px 0;
	color: #fff;
	background: #3272D5;
	border: none;
	margin-top: 27px;
}

.logo img{
	-webkit-transition: 500ms all ease-in-out;
	-moz-transition: 500ms all ease-in-out;
	-ms-transition: 500ms all ease-in-out;
	-o-transition: 500ms all ease-in-out;
}

/*
.onlySearch .logo img{
	-moz-transform: translateY(81px);
	-ms-transform: translateY(81px);
	-webkit-transform: translateY(81px);
	transform: translateY(81px);
	
	height: 45px;
}
*/

.contentCamposPesquisa{
	width: 100%;
	float: left;
	margin-top: 15px;
}

.pesquisaMenu input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #a9a9a9 !important;
	opacity: 1;
}
.pesquisaMenu input::-moz-placeholder { /* Firefox 19+ */
	color: #a9a9a9 !important;
	opacity: 1;
}
.pesquisaMenu input:-ms-input-placeholder { /* IE 10+ */
	color: #a9a9a9 !important;
	opacity: 1;
}
.pesquisaMenu input:-moz-placeholder { /* Firefox 18- */
	color: #a9a9a9 !important;
	opacity: 1;
}

.pesquisaMenu select,
.pesquisaMenu input,
.pesquisaMenu .vw-drop-menu .select{
	background-color: transparent !important;
	border-radius: 0 !important;
	border: 1px solid #a9a9a9;
	color: #a9a9a9 !important;
	padding: 5px;
	width: 100%;
}

.contentPesquisa input{
	width: 100%;
	display: inline-block;
	padding: 3px 5px;
	float: left;
}

.vw-drop-menu .vwdropeddown{
	background: rgba(38, 38, 38, 0.9) !important;
	color: #a9a9a9 !important;
}

.vw-drop-menu .vwdropeddown li:hover, 
.vw-drop-menu .vwdropeddown li:active {
    background: rgba(38, 38, 38, 0.9) !important;
    color: #a9a9a9 !important;
}

.pesquisaAvancada{
	padding: 5px 15px;
	border: none;
	background: #3272D5;
	color: #fff;
	text-transform: uppercase;
	float: right;
	
	margin-left: 50px;
	margin-right: -15px;
	margin-top: 25px;
	
	cursor: pointer;
}

.pesquisaAvancadaMobile{
	border: none;
	width: 100%;
	text-align: center;
	
	line-height: 50px;
	color: #fff;
	display: inline-block;
	background: #3272D5;
	margin: 0 0 0px;
}

.tituloPesquisa{
	color: #a9a9a9 !important;
	margin-bottom: 10px;
	font-size: 12px;
}

.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: 1px solid #a9a9a9 !important;
    border-radius: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #a9a9a9 !important;
}

.select2-dropdown{
/* 	background-color: rgba(38, 38, 38, 0.9) !important; */
	color: #a9a9a9 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
	background: transparent !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #3272D5 !important;
}

.select2-container--default .select2-results__option[aria-selected="true"]{
	background-color: #3272D5 !important;
}

.vw-primeiroRegisto input {
    border: 1px solid #a9a9a9 !important;
    color: #a9a9a9 !important;
}

@media screen and (max-width: 480px) {
	.checkout-steps-wrapper .checkout-steps li{
		margin-left: 0;
		display: block;
		width: 100%;
		float: left;
	}
	
	.vendaJa section:first-child .backgroundContainerVendaJa{
		padding: 0 15px;
	}
	
	.vendaJa .form-group{
		float: left;
		width: 100%;
	}
	
	.frame-1, .frame-2, .frame-3{
		padding: 0 15px;
	}
	
	.vendaJa .submitVendaJa{
		width: 100%;
	}
	
	.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable{
		width: 100% !important; 
	}
	
	.financiamentoSection td{
		width: 100% !important;
		float: left;
		padding: 0 !important;
	}
	
	.contact-us-body .contact-form .vw-formulario{
		width: 100%;
		padding: 0 15px;
	}
	
	.contact-us-body .contact-form .form-campos{
		float: left;
		width: 100%;
	}
	
	.contact-us-body .contact-form .form-campos input{
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 15px;
	}
	
	.contact-us-body .contact-form .form-campos textarea{
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 15px;
	}
	
	.submitbtn{
		width: 100%;
		margin-bottom: 50px;
		margin-top: 30px;
	}
	
	.descricaoProduto{
		padding: 15px !important;
	}
	
	.car-box .detail{
		width: 100%;
	}
}

.slideThumbs .owl-nav{
	margin: 0 !important;
}

.slideThumbs .owl-nav .owl-prev{
	padding: 5px !important;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 !important;
	
	background: transparent !important;
	border: 1px solid #fff;
	border-radius: 0 !important;
}

.slideThumbs .owl-nav .owl-next{
	padding: 5px !important;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 !important;
	
	background: transparent !important;
	border: 1px solid #fff;
	border-radius: 0 !important;
}

.slideThumbs .owl-prev > img,
.slideThumbs .owl-next > img{
	width: 20px;
}


/* loader */

#loader{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #272727;
	z-index: 9999999999999999999;
}


.circular-container{
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	left: 50%;
	transform: translateX(-50%);
}

.circle{
	border: 5px solid transparent;
	border-radius: 50%;
}

.circular-loader1{
	width: 100px;
    height: 100px;
    display: table;
	padding: 10px;
	border-top: 5px solid #006495;
	border-bottom: 5px solid #006495;
	animation: circular_loader1 linear 2s infinite;
}

.circular-loader2{
	width: 10px;
    height: 10px;
	display: table-cell;
	border-right: 5px solid #3498db;
	border-left: 5px solid #3498db;
	animation: circular_loader2 linear 2s infinite;
}

@keyframes circular_loader1 {
    0% {
    	transform: rotate(0deg);
    }
    50% {
    	transform: rotate(-90deg);
    }
    100% {
    	transform: rotate(360deg);
    }
}

@keyframes circular_loader2 {
    0% {
    	transform: rotate(0deg);
    }
    50% {
    	transform: rotate(-180deg);
    }
    100% {
    	transform: rotate(360deg);
    }
}
/* loader */


.tituloFiltrosProdutos{
	display: none;
}

.pesquisaMobile{
	display: none !important;
}

.closePesquisaMobile{
	display: none;
	float: right;
	background: transparent;
	border: none;
	cursor: pointer;
}

.closePesquisaMobile img{
	height: 20px;
}

@media screen and (max-width: 480px) {
	.logo img {
	    height: 50px;
	}
	
	.main-header{
		padding: 5px 0;
	}
	
	.pesquisaAvancada{
		display: none;
	}
	
	#menu{
		margin: 0;
		background: #272727;
	}
	
	#menu li{
		width: 100%;
		
	}
	
	#bs-example-navbar-collapse-1{
		padding: 0;
	}
	
	#menu ul{
		display: none !important;
	}
	
	.slideThumbs .item{
		height: 50px !important;
	}
	
	.equipamentosProduto{
		padding: 15px !important;
	}
	
	.listagemEquipamentos li{
		width: 100%;
	}
	
	.details-sidebar.descricaoProduto{
		padding: 15px 0 !important;
	}
	
	.virtualwebPagingSelector{
		float: right;
		margin-right: 0 !important;
	}
	
	#virtualwebPaging{
		margin-right: 0;
	}
	
	.car-box .detail .facilities-list li,
	.car-list-box .detail .facilities-list li{
		width: 100%;
	}
	
	.tituloFiltrosProdutos{
		display: block;
		padding: 15px;
		background: #3272D5;
		color: #fff;
		text-transform: uppercase;
	}
	
	.contentFiltrosProdutos input,
	.contentFiltrosProdutos .select2{
		margin-bottom: 15px;
		border-radius: 0 !important;
	}
	
	.main-title{
		margin-top: 0;
	}
	
	.pesquisaMenu{
		position: fixed;
		left: 0 !important;
		top: 0 !important;
		z-index: 999;
		height: 100%;
		overflow: scroll;
		padding: 15px 0 !important;
	}
	
	.pesquisaMobile{
		display: block !important;
	}
	
	.btnPesquisar{
		margin: 0;
	}
	
	.select2,
	#primeiroRegistoDePesquisa,
	#primeiroRegistoAtePesquisa{
		margin-bottom: 10px !important;
	}
	
	.closePesquisaMobile{
		display: block;
	}
	
	.car-list .block-heading h4{
		padding-right: 0;
	}
}

.flagVendido{
	text-transform: uppercase;
}

.single-block .row{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.heightBannersPage{
	height: 100%;
	padding: 0 !important;
	overflow: hidden !important;
}

.heightBannersPage .videoBannerFrame{
	border: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 55%;
	padding-top: 25px;
	height: 0;
}

.videoWrapper .videoBannerFrame {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 100%;
	border: none;
}

.submitbtn{
	float: right;
	margin: 32px 35px 0 0;
}

.car-list .pesquisaAvancadaMobile{
	text-align: left;
}

.car-list .pesquisaAvancadaMobile{
	position: relative;
}

.car-list .pesquisaAvancadaMobile .ifoNumViaturas{
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	right: 15px;
	bottom: 17px;
}

.virtualwebOrderSelector{
	width: 150px !important;
	color: #fff;
	background: #3272D5 url("/_inc/vw-imgs/arrow_drop_down_white.png") no-repeat scroll 95% 50% / auto 20% !important;
}

.virtualwebPagingSelector{
	width: 70px !important;
	color: #fff;
	background: #3272D5 url("/_inc/vw-imgs/arrow_drop_down_white.png") no-repeat scroll 95% 50% / auto 20% !important;
	margin-right: 0 !important;
}

.block-heading .sorting{
	color: #fff;
	border: none !important;
}

#searchstr{
	width: 100% !important;
	border: 1px solid #a9a9a9 !important;
	margin-bottom: 15px !important;
}

#searchForm{
	position: relative;
}

#pesquisaOutput{
	width: 100% !important; 
}

.tituloEquipamento{
	color: #333;
    letter-spacing: 1px;
    font-weight: 700;
    position: relative;
    padding-bottom: 5px;
    font-size: 12px;
    margin: 30px 0px 5px;
    text-transform: uppercase;
}

.tituloEquipamento:after {
    content: '';
    width: 80px;
    height: 1px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #3272D5;
}

.equipamentoProdutoItem{
	padding: 3px 0;
}

.datepicker.dropdown-menu{
	z-index: 999999 !important;
}

.filtrosProdutos .select2-container{
	z-index: 10;
}



