.container2 {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}

@media (min-width: 1500px) {
.container, .container2 {
    width: 1470px;
    max-width: 1440px;
    padding-left: 0px;
    padding-right: 0px;
}
}

@media (min-width: 500px) and (max-width: 1499px) {
.container {
    width: 98%;
}
}

@media (max-width: 767px) {
.cbp-lightbox {
    pointer-events: none;
}
}

#masthead.site-header.standard {
background-color: #efefef;
}

#masthead.site-header.standard {
background-color: #000;
/* border-bottom: 5px solid #ccc; */
}

.swiper-button-prev, .swiper-button-next {
background-image: none;
width: 30px;
height: 30px;
background-color: #dddddd;
text-align: center;
}

body {
color: #000000;
}

#masthead.site-header #site-branding .retina-logo {
max-width: 130px;
}

#masthead.site-header #ham-trigger-wrap .ham-trigger span:before, #masthead.site-header #ham-trigger-wrap .ham-trigger span:after, #masthead.site-header #ham-trigger-wrap .ham-trigger span {
width: 25px;
height: 2px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: #ffffff;
}

@media (min-width: 992px) {
#masthead.site-header.standard #site-navigation .menu > li > a {
    color: #fff;
    font-size: 16px;
}

#masthead.site-header.standard #site-navigation .menu > li:hover > a {
    color: #fff;
    font-size: 16px;
}

}

h2.entry-title {
margin-top: 30px;
margin-bottom: 30px;
}

.single-portfolio .portfolio .entry-header .description {
font-size: 20px;
font-weight: 700;
color: #505050;
margin-top: -10px;
}

@media (max-width: 767px) {
h2.entry-title {
    font-size: 26px;
    margin-top: 20px;
}
}


@media (max-width: 767px) {
.hidden-xs {
    display: none !important;
}
}

@media (max-width: 767px) {
.visible-xs {
    display: block !important;
}
table.visible-xs {
    display: table !important;
}
tr.visible-xs {
    display: table-row !important;
}
th.visible-xs,
td.visible-xs {
    display: table-cell !important;
}
}

#masthead.site-header .container2, #masthead.site-header .container-fluid {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}




p {
color: #000;
}

a {
text-decoration: underline;
}

#masthead.site-header.standard #site-navigation .menu > li ul {
background-color: #333;
}

/* 2023 */

.modal-header {
justify-content: inherit;

}


/* TOP SLIDER */

@media (max-width: 767px) {
.container-fluid2 {
    overflow: hidden;
    position: relative;
    /*height: 35vh;*/
    height: 600px;
    min-height: 600px;
    max-height: 600px;
}
}

@media (min-width: 768px) {
.container-fluid2 {
    overflow: hidden;
    position: relative;
    /*height: 35vh;*/
    height: 600px;
    min-height: 600px;
    max-height: 600px;
}
}

@media (max-width: 767px) {
.container-topslider {
    width: 100%;
    height: 300px;
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.topslider-filter {
    filter: grayscale(100%) sepia(25%) hue-rotate(180deg);
}

.slide-description {
    font-size: 1.2rem;
    line-height: 125%;
    margin: 0px;
}

.slide-short-description {
    font-size: 1.7rem;
    margin: 0px;
    margin-bottom: 5px;
}

.slide-content .olc-btn-black {
    font-size: 1.4rem;
    padding: 5px 10px;
}

.topslide-button {
    margin-top: 10px;
}

.slide-content {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #cba152;
    widht: 100%;
    max-width: 600px;
    border-radius: 0px;
    }

}

@media (min-width: 768px) {
.container-topslider {
    width: 100%;
    height: 550px;
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide-content {
bottom: 0;
left: 0;
right: 0;
text-align: left;
color: #fff;
padding: 20px;
margin-bottom: 40px;
background-color: #cba152;
widht: 100%;
max-width: 600px;
border-radius: 0px;
}

.slide-short-description {
    margin: 0px;
    margin-bottom: 20px;
}

.slide-description {
    font-size: 1.6rem;
}

.topslide-button {
    margin-top: 20px;
}

.topslider-filter {
    filter: grayscale(100%) sepia(25%) hue-rotate(180deg);
}

.slide-text h3{
font-size: 1.8rem;
font-weight: bolder;
padding-bottom: 0px;
margin: 0px;
}
}



.slider {
width: 100%;
height: 100%;
display: flex;
transition: transform 1.5s ease;
}

.slide {
flex: 0 0 100%;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
opacity: 0;
transition: opacity 1.5s ease;
}

.container3 {
max-width: 1470px;
margin: 0 auto;
padding: 0 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}

.container-car {
max-width: 1470px;
margin: 0 auto;
padding: 0 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}



.slide-content-car {
bottom: 0;
right: 0 !important;
text-align: left;
color: #fff;
padding: 20px;
margin-bottom: 40px;
background-color: #cba152;
max-width: 600px;
border-radius: 0px;
width: 500px;
position: absolute;
margin-right: 20px;
}

@media (max-width: 500px) {

.slide-content-car {
    bottom: 0;
    right: 0 !important;
    text-align: left;
    color: #fff;
    padding: 20px;
    margin-bottom: 40px;
    background-color: #cba152;
    border-radius: 0px;
    width: 90%;
}

}

.slide-content-transparent {
bottom: 0;
left: 0;
right: 0;
text-align: left;
color: #fff;
margin-bottom: 80px;
widht: 100%;
max-width: 600px;
border-radius: 0px;
}

.slide-content-dark {
bottom: 0;
left: 0;
right: 0;
text-align: left;
color: #fff;
padding: 20px;
margin-bottom: 80px;
background-color: #000000;
widht: 100%;
max-width: 600px;
border-radius: 0px;
}

.slide-content-light {
bottom: 0;
left: 0;
right: 0;
text-align: left;
color: #fff;
padding: 20px;
margin-bottom: 80px;
background-color: #fff;
widht: 100%;
max-width: 600px;
border-radius: 0px;
}



.slide-text {
padding-bottom: 0px;
}

.slide-button {
background-color: #000;
border: 1px solid #000;
color: #fff;
padding: 10px 20px;
border-radius: 0px;
cursor: pointer;
text-decoration: none;
margin-top: 10px;
}



.slide-button-dark {
background-color: #fff;
border: 1px solid #fff;
color: #000;
padding: 10px 20px;
border-radius: 0px;
cursor: pointer;
text-decoration: none;
margin-top: 10px;
}

.slide-button-gold {
background-color: #cba152;
color: #fff;
padding: 10px 20px;
border-radius: 0px;
cursor: pointer;
text-decoration: none;
margin-top: 10px;
}

.text-dark {
color: #000;
}

.text-light {
color: #fff;
}

.bg-dark {
background-color: #000;
}

.bg-light {
background-color: #fff;
}

.next-button {
position: absolute;
bottom: 10px;
right: 10px;
background-color: #fff;
color: #000;
padding: 10px;
cursor: pointer;
border: none;
width: 30px;
margin-left: 20px;
}

.prev-button {
position: absolute;
bottom: 10px;
right: 30px;
background-color: #fff;
color: #000;
padding: 10px;
cursor: pointer;
border: none;
width: 30px;
margin-right: 20px;
}

/* TOP SLIDER */


/* 2023 */

#masthead.site-header.standard, #masthead.site-header.hamburger-side {
padding-top: 0px;
padding-bottom: 0px;
}

a {
color: #000;
}

a:hover {
color: #000;
text-decoration: none;
}

.container-content {
padding-right: 0px;
padding-left: 0px;
margin-right: 0px;
margin-left: 0px;
background-color: #980000;
}

.container {
padding-left: 0px;
padding-right: 0px;
}

.olc-margin-20 {
margin-top: 20px;
margin-bottom: 20px;
}

.olc-margin-30 {
margin-top: 30px;
margin-bottom: 30px;
}

.olc-margin-40 {
margin-top: 40px;
margin-bottom: 40px;
}

.olc-margin-top-10 {
margin-top: 10px;
}

.olc-margin-top-20 {
margin-top: 20px;
}

.olc-margin-top-30 {
margin-top: 30px;
}

.olc-margin-bottom-0 {
margin-bottom: 0px;
}

.olc-margin-bottom-10 {
margin-bottom: 10px;
}

.olc-margin-bottom-20 {
margin-bottom: 20px;
}

.olc-margin-bottom-30 {
margin-bottom: 30px;
}

h1.olc-h1-01 {
font-size: 3.5rem;
}

h3.olc-h3-01 {
font-size: 2rem;
}

h3.olc-h3-02 {
font-size: 1.5rem;
}

p.olc-p-01 {
font-size: 16px;
}

p.olc-content-01 {
font-size: 16px;
}

.olc-bold-600 {
font-weight: 600;
}

.olc-bg-white {
background-color: #fff;
padding-top: 40px;
padding-bottom: 40px;
}

.olc-bg-grey {
background-color: #f5f5f5;
padding-top: 40px;
padding-bottom: 40px;
}

.olc-btn-black {
background-color: #000; 
color: #fff; 
padding: 10px 20px; 
text-decoration: none;
}

.olc-btn-black:hover {
color: #ccc; 
text-decoration: none;
}

.olc-btn-grey {
background-color: #eee;
border: 0px;
color: #000; 
padding: 10px 20px; 
text-decoration: none;
}

@media (max-width: 600px) {
h1.olc-h1-01 {
    font-size: 26px;
}
}

.car-card {
border: 0px solid #ccc;
background-color: #fff;
border-radius: 15px;
}

.car-info {
padding: 15px 15px 0 15px;
background-color: #f5f5f5;
}

h4 {
font-size: 16px;
}

.row-equal-height {
display: flex;
flex-wrap: wrap;
}

.image-link {
display: block;
}

.image-container {
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding-top: 66.625%;
position: relative;
overflow: hidden;
}

.image-container img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.label-new {
position: absolute;
top: 10px;
left: 10px;
background-color: #cba152;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
font-size: 14px;
}

.label-sold {
position: absolute;
top: 10px;
left: 10px;
background-color: #a94442;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
font-size: 14px;
}

.label-price {
position: absolute;
bottom: 10px;
right: 10px;
background-color: #000;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
font-size: 16px;
}

.label-media {
position: absolute;
bottom: 10px;
left: 10px;
background-color: #666;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
font-size: 11px;
}

.label-car-info {
border-radius: 5px;
margin-right: 10px;
background-color: #e1e1e1;
color: #000;
display: inline-block; 
padding: 3px 7px;
float: left;
font-size: 12px;
font-weight: 400;
}

.pricetag {
background-color: #000;
color: #fff;
border-radius: 5px;
padding: 5px 15px 5px 15px;
}

.olc-bold {
font-family: 'Gotham-Medium';
}

.olc-extra-bold {
font-family: 'Gotham-Bold';
}


@media (max-width: 500px) {
.olc-height-listing {
    min-height: 130px;
}

.olc-bold {
    /*font-family: 'Gotham-Bold'; */
}

.olc-extra-bold {
    font-family: 'Gotham-Bold';
}
}

@media (min-width: 501px) and (max-width: 991px) {
.olc-height-listing {
    min-height: 100px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.olc-height-listing {
    min-height: 160px;
}
}

@media (min-width: 1200px) and (max-width: 1499px) {
.olc-height-listing {
    min-height: 140px;
}
}

@media (min-width: 1500px) {
.olc-height-listing {
    min-height: 120px;
}
}

@media (max-width: 500px) {
.olc-height-slider {
    min-height: 100px;
}
}

@media (min-width: 501px) and (max-width: 991px) {
.olc-height-slider {
    min-height: 80px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.olc-height-slider {
    min-height: 120px;
}
}

@media (min-width: 1200px) {
.olc-height-slider {
    min-height: 120px;
}
}


.label-new-title {
background-color: #d7af63;
background-color: #cba152;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
font-weight: bold;
font-size: 14px;
}

@media (min-width: 1500px) {
.modal-lg {
    width: 1500px;
}
}


@media (max-width: 1499px) {
.modal-lg {
    width: 100%;
}
}

@media (max-width: 768px) {
.video-iframe {
    height: 400px;
}
}

@media (min-width: 769px) {
.video-iframe {
    height: 882px;
}
}

.modal.fullwide .modal-dialog {
width: 100%;
max-width: 1200px;
margin: 3% auto;
}

.modal.fullscreen .modal-dialog {
max-width: 1500px;
height: 98vh;
margin: 1% auto;
}

@media (max-width: 768px) {
.modal.fullscreen .modal-dialog {
    max-width: 1200px;
    height: 85vh;
    margin: 3% auto;
}
}

.modal.fullscreen .modal-content {
height: 100%;
}

.modal.fullscreen .modal-body {
max-height: calc(100% - 60px);
overflow-y: auto;
}

.picture-list img {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}

.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.5);
color: white;
font-size: 30px;
cursor: pointer;
}

.modal-content {
border-radius: 0px;
}

.modal-header {
background-color: #f5f5f5;
}

.modal-title {
color: #000;
}

.label-zoom-in {
position: absolute;
bottom: 10px;
right: 10px;
background-color: #ffffff;
opacity: 30%;
color: #000;
padding: 5px 10px;
border-radius: 5px;
font-weight: bold;
font-size: 12px;
}

.label-zoom-in-white {
position: absolute;
bottom: 10px;
right: 10px;
background-color: #ffffff30;
color: #ccc;
padding: 5px 10px;
border-radius: 5px;
font-weight: bold;
font-size: 12px;
}

.close {

text-decoration: none;
}

/* OWL Carousel - Start */

.owl-theme .owl-nav.disabled+.owl-dots {
margin-top: 20px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
padding: 10px!important;
font: inherit;
font-size: 50px;
color: #000;
}

.owl-nav {
text-align: center;
}

/* OWL Carousel - End */


@media (max-width: 991px) {
#masthead.site-header #site-branding .retina-logo {
display: block;
}
#masthead.site-header #site-branding .logo {
display: none;
}
}
#masthead.site-header #site-branding .retina-logo {
max-width: 100px;
}

@media (min-width: 992px) {
#masthead.site-header #site-branding .retina-logo {
display: none;
}
}

@media (min-width: 1200px) {

.row-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.row-table > [class*='col-'] {
display: block;
}
}

/* FORM */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
color: #000;
background: #fff;
border: 1px solid #8d8d8d;
display: block;
padding: 20px 15px;
width: 100%;
}

textarea {
color: #000;
background: #fff;
border: 1px solid #8d8d8d;
display: block;
padding: 20px 15px;
width: 100%;
resize: none;
height: 200px;
}

label {
color: #000;
display: block;
font-weight: 600;
margin-top: 10px;
margin-bottom: 5px;
}

.form-control {
border: 1px solid #8d8d8d;
}

/* INFO BOXES - START */

@media (max-width: 1199px) {
.info-item {
  height: 350px;
}
}

@media (min-width: 1200px) and (max-width: 1499px) {
.info-item {
  height: 250px;
}
}

@media (min-width: 1500px) {
.info-item {
  height: 200px;
}
}

.owl-infobox {
display: flex;
}

.owl-infobox .info-item3 {
display: flex;
flex-direction: column;
height: 100%; /* Ensure each item takes full height */
}

.owl-infobox .owl-item {
display: flex;
}

.owl-infobox .owl-stage {
display: flex;
}

/* INFO BOXES - END */

/* COOKIES - START */

@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}

.cookie-consent-container {
position: fixed;
left: 50%;
bottom: 0;
transform: translateX(-50%);
max-width: 900px;
width: 90%;
background-color: #fff;
border: 0px solid #ccc;
color: #333;
text-align: left;
padding: 20px 30px;
z-index: 1000;
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
margin-bottom: 20px;
opacity: 0;
animation: fadeIn ease 1s;
animation-fill-mode: forwards;
}

.cookie-consent-container p {
margin: 0;
display: inline-block;
vertical-align: middle;
}

#acceptCookieConsent {
background-color: #4CAF50;
color: white;
border: none;
padding: 5px 10px;
margin: 10px 0;
border-radius: 4px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
}

#acceptCookieConsent:hover {
background-color: #45a049;
}

/* COOKIES - END */

/* SIDEBAR - START */

.sidebar {
  width: 0;
  height: 100%;
  background-color: #e7e7e7;
  color: #000;
  transition: width 0.3s ease;
  overflow-x: hidden;

  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
}


.open-sidebar-btn {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 100;
}

.open-sidebar-btn .btn-icon {
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.close-sidebar-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1001;
  cursor: pointer;
  color: #000;
}

@media (max-width: 1000px) {
.sidebar {
    max-width: 100%;
}
}

#openSidebar {
position: fixed;
right: 0;
top: 50%;
transform: translateY(-50%);
background-color: #000;
color: #fff;
border: none;
padding: 30px 7px;
cursor: pointer;
z-index: 10;
font-size: 1.5rem;
}

.openbtn {
font-size: 1.6rem;
cursor: pointer;
background-color: #111;
color: white;
padding: 30px 10px;
border: none;
cursor: pointer;
}

/* Style the scrollbar thumb */
div::-webkit-scrollbar-thumb {
background-color: #999;
border-radius: 6px;
}

div {
scrollbar-width: thin; /* For Firefox */
scrollbar-color: #999 transparent; /* For Firefox */
}

.sidebar-header {
position: sticky;
}

.label-new-sidebar {
background-color: #cba152;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
font-size: 13px;
display: inline-block;
}

/* SIDEBAR - END */