root {
    --primary: #ddaa30;
    --primaryhover: #bb8d1f;
    --secondary: #2F4197;
    --secondaryhover: #233070;
    --cta: green;
    --ctahover: #004d00;
    --maintextfont: Ubuntu,Arial,sans-serif;
    --headingfont: marionregular,serif;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/4iCs6KVjbNBYlgoKfw721.woff2") format("woff2"), url("//../fonts/4iCs6KVjbNBYlgoKfw721.woff") format("woff");
}
@font-face {
  font-family: "Brent";
  src: url("../fonts/Brent.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/mem8YaGs126MiZpBA-UFVZ0b.woff2") format("woff2"), url("//../fonts/mem8YaGs126MiZpBA-UFVZ0b.woff") format("woff");
}
@font-face {
  font-family: "marionregular";
  src: url("../fonts/ufonts.com_marion-webfont.woff2") format("woff2"), url("//../fonts/ufonts.com_marion-webfont.woff") format("woff");
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto.woff2") format("woff2"), url("//../fonts/roboto.woff") format("woff");
}
@font-face {
  font-family: "RobotoBold";
  src: url("../fonts/RobotoBold.woff2") format("woff2"), url("//../fonts/RobotoBold.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/lato.woff2") format("woff2"), url("//../fonts/lato.woff") format("woff");
}
@font-face {
  font-family: "OpenSanss";
  src: url("../fonts/opensans.woff2") format("woff2"), url("//../fonts/opensans.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat.woff2") format("woff2"), url("//../fonts/Montserrat.woff") format("woff");
}
@font-face {
  font-family: "Michroma";
  src: url("../fonts/Michroma.woff2") format("woff2"), url("//../fonts/Michroma.woff2") format("woff");
}
.primary, .primary-color {
    color: #ddaa30;
}
body {
    color: #333;
    font-family: "Ubuntu","Arial",sans-serif;
	margin:0px;
	padding:0px;
}
body,
 h1,
 h2,
 h3,
 h4,
 a:link,
 a:visited {
  color:#000;
 }
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
  margin:0 10px
 }
 ul,
 img {
  page-break-inside:avoid;
 }
 h1 {
  font-size:22px;
  
 }
#header.active {
   
}
#header {
    height: 135px;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 1000;
    transition: 500ms ease;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
	margin:0px;
	padding:0px;
}
.banner-inside{
	position: relative;
	margin-top: 360px;
}
.banner-inside.sell{
	position: relative;
	margin-top: 275px;
}
.banner-inside.about{
	position: relative;
	margin-top: 315px;
}
.banner-inside.contact{
	position: relative;
	margin-top: 275px;
}
.page-title{
	
	text-align:center;
	position: relative;
}
.topMessage{
	color: #ffffff;
	font-family: Brent;
	font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
	
}
.topMessage2{
	color: #ffffff;
	font-family: Brent;
	font-size: 73px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;	
}
.pageTopDetails{
	text-align:center;
	position: relative;
	z-index: 2000;
	margin-top: 528px;
	padding-bottom: 30px;
}
.topDetailsLeft{
	color: #ffffff;
	font-family: "Michroma", Sans-serif;
	font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;	
}
.under-topMessage{
	color: #ffffff;
	font-family: Roboto;
	font-size: 30px;
    text-transform: uppercase;	
    letter-spacing: 0.5em;
	margin-top: -8px;
	padding: 0;
	
}
.top-price{
	color: #ffffff;
	font-family: Roboto;
	opacity: .7;
	font-size: 20px !important;	
	padding: 0;
}
.top-price2{
	color: #ffffff;
	font-family: "RobotoBold";
	font-size: 23px !important;
	padding: 0;
	white-space: nowrap;
}
.topss-button {
  font-family: "Open Sans", Sans-serif;
  width: 120px;
  height: 50px !important;
  font-weight: 300;
  line-height: 56px;
  letter-spacing: 1.4px;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #C7A13500;
  border-style: solid;
  border-color: #FFFFFF;
  border-radius: 35px 35px 35px 35px;
}
.topVideoBut {
  border: none;
  color: white;
  padding: 12px 29px;
  font-family: "OpenSanss", Sans-serif;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 38px 8px;
  cursor: pointer;
  border-radius: 35px 35px 35px 35px;
  letter-spacing: 1.4px;
}
.normalsBut {
  border: none;
  color:#F8CB0C;
  padding: 6px 40px;
  font-family: "OpenSanss", Sans-serif;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 38px 8px;
  cursor: pointer;
  border-radius: 35px 35px 35px 35px;
  letter-spacing: 1.4px;
}
.button1Normal {
  background-color:#e7bc3c;
  color: #ffffff; 
  border: 2px solid #e7bc3c;
}
.button1Normal {
	transition-duration: 0.4s;
}
.button1Normal:hover {
  background-color: #d79c05; /* Green */
  color: #000;
}
.button1 {
  background-color:#C7A13500; /* Green */
  color: #ffffff !important; 
  border: 3px solid #ffffff;
  font-weight: 500;
}
.button1 {
  transition-duration: 0.4s;
}

.button1:hover {
  background-color: #ffffff; /* Green */
  color: #000 !important;
	text-decoration: none;
}
.forms-newty {
  font-family: "Open Sans", Sans-serif;
  font-size: 14px;
  height: 50px !important;
  font-weight: 300;
  line-height: 56px;
  letter-spacing: 1.4px;
  fill: #FFFFFF;  
  border-color: #FFFFFF; 
  background: rgb(185, 164, 137);
  border-radius: 34px;
  border-style: none;
  border-color: rgb(0, 0, 0);
  border-width: 2px;
  color: rgb(255, 255, 255);
  padding: 0px 30px 0px 30px;
}
.forms-financ {
  font-family: "Open Sans", Sans-serif;
  font-size: 14px;
  height: 45px !important;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 1.4px;
  fill: #FFFFFF;  
  border-color: #FFFFFF; 
  background: #1a37a2;
  border-radius: 34px;
  border-style: none;
  border-color: rgb(0, 0, 0);
  border-width: 2px;
  color: rgb(255, 255, 255);
  padding: 0px 50px 0px 50px;
}
.forms-details {
  font-family: "Open Sans", Sans-serif;
  font-size: 14px;
  height: 50px !important;
  font-weight: 300;
  line-height: 56px;
  letter-spacing: 1.4px;
  fill: #FFFFFF;  
  border-color: #FFFFFF; 
  background: #b5b5b5;
  border-radius: 34px;
  border-style: none;
  border-color: rgb(0, 0, 0);
  border-width: 2px;
  color: #fff;
  padding: 0px 80px 10px 80px;
}
.form-control{
	height:50px !important;
}

 /* EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE*/
.top-head-menu{
	height: 135px;
	width: 100%;
	position: relative;
    z-index: 2200;
    border-top: 3px solid #ed1c24;
    background-color: #f0f0f0;
}
.tlogo{
	text-align: center;	
}
.logos{
	margin-top: 20px;
}

.photoZoom{
  padding: 120px 50px 50px 50px;
  transition: transform .2s;
  margin: 0 auto;
  margin-top: 50px;
}
.photoZoom.sell{
  padding: 20px 50px 20px 50px;
  transition: transform .2s;
  margin: 0 auto;
  margin-top: 50px;
}
.photoZoom.contact{
  padding: 20px 50px 20px 50px;
  transition: transform .2s;
  margin: 0 auto;
  margin-top: 50px;
}
.photoZoom.crediticon{
  padding: 20px 20px 20px 50px;
  transition: transform .2s;
  margin: 0 auto;
  margin-top: 50px;
}
.photoZoom:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
	
}
.title-after{
	padding: 8% 0% 3% 0%;
}
.title-2{
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 4px; 
  
}
.title-2B{
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px;	
}
.featured-h{
	width: 100%;
	border-radius: 5px;
}
.lf-item{
	height: 300px !important;
}
.lf-item-img{
  width: 100%;
  height: 80%;
  flex-shrink: 0;
  object-fit: cover;
  border-radius: 5px 5px 0px 0px;
  z-index: 1;
}
.home-item-img{
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  object-fit: cover;
  z-index: 1;
  margin-top: 5px;
  border-radius: 0px 0px 0px 0px;
}
.home-car-title{
  color: #0A0A0A;
  font-family: "OpenSanss", Sans-serif;
  font-size: 42px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 45px;
}
.home-txt-desc{
  font-size: 18px !important;
  color: #0A0A0A;
  font-weight: 200;
  line-height: 38px;
  font-family: "OpenSanss", Sans-serif;
}
.home-txt-desc a {
  color: #FFD031;
}
.home-car-title b{
	font-weight: 600;
}
.lf-item-after{
	background-color: #ffffff;
	border-radius: 0px 0px 5px 5px;
	height: 20%;
}
.eggo{
	display:flex;
	position:absolute;
	margin-top: 20px;
	margin-left: 20px;
	z-index: 100;
}
.description-text{
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
  	line-height: 22px;
	color: #fff;
}
.description-text b{
	font-family: "RobotoBold", Sans-serif;
	font-weight: 400;
}
.details-form{
	border: 1px solid #fff; 
	margin: 4% 20% 2% 20%; 
	min-height: 300px; 
	background-color: #fff;
}
.bott-up{
  vertical-align: center;
  padding: 10% 0% 4% 0%;
}
.bott-up-title{
	  width: 100%;
	  color: #FFFFFF;
	  font-family: "Montserrat", Sans-serif;
	  font-size: 23px;
	  font-weight: 300;
	  text-transform: uppercase;
}
.bott-up-title b{
	font-weight: 600;
}
.bot-txt{
	width: 100%;
	font-size: 14px;
  color: inherit;
  font-weight: 300;
  line-height: 20px;
  font-family: "Roboto", Sans-serif;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 1px;
	margin:25px 0px 10px 0px; 
}
.inventory-container{
	width: 100%;
	background-color:#f0f0f0;
    color: #fff; 
	padding: 15px;
	vertical-align: middle;
}
.inventory-container-center{
	width: 1160px; min-height: 300px; color:#000; 
}
.src-btop{
	width: 20%;
	float: left;
}
.dv-txt{width: 80%;}
.desc-title-bott{
	font-family: "Michroma", Sans-serif;
	font-size: 26px;
	color: #242429;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 0;
}
#boxess{font-size:12px !important;}
.but-inventory{
	margin: 0px 0px 0px 0px;
  	padding: 4% 0% 3% 0%;
}
.buttonInv {
  background-color:#ffffff; /* Green */
  color: #000; 
  border: 3px solid #ffffff;
  font-weight: 400;
}
.buttonDetailsYellow {
  font-family: "RobotoBold", Sans-serif;
  background: #b5b5b5 !important;
  padding: 12px 40px !important;
  color: #FFF !important;
  font-size: 14px;
  font-weight: 300;
  margin: 0px 10px 30px 10px;
}
.buttonDetailsYellow:hover{
  text-decoration: none;
}
.buttonInv2 {
  background-color:#ffffff; /* Green */
  color: #000; 
  border: 3px solid #ffffff;
  font-weight: 400;
}
.buttonInv {
  transition-duration: 0.4s;
}
.buttonInv2 {
  transition-duration: 0.4s;
}
.buttonInv2:hover{
  background-color: #000000;
	color: #fff;
}
.button1:hover {
  background-color: #ffffff;
  color: #000;
}
.img-bottom {
  width: 50%;
  height: 50%;
  margin-top: 50px;
}
.img-bottom {
  vertical-align: middle;
}

.bg-overlay-Bg {
    background-color: #F7F7F7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #000;
	background-position: 0px 0px;
	min-height: 900px;
}
.bg-overlay-BgC {
    background-color:#102735;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #000;
	background-position: 0px 0px;
	min-height: 900px;
}
.inside-porscche{
	padding: 11% 35% 8% 15%;
}
.inside-faq{
	padding: 10% 20% 10% 20%;
}
.inside-corvette{
	padding: 11% 20% 0% 20%;
}
.corvette-populated {
  margin: 0% 1% 0% 1%;
  padding: 0px 0px 0px 0px;
}
.headings-container {
  margin: 0% 0% 2% 0%;
}
.this-container {
  width: 1140px;
}
.heading-title-first {
  color: #102735;
  font-family: "Montserrat", Sans-serif;
  font-size: 62px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 70px;
}
.heading-title-firstcont {
  color: #ccc;
  font-family: "Montserrat", Sans-serif;
  font-size: 62px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 70px;
}
.heading-title-first b {font-weight: 600;}
.text-nor{
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	line-height: 3;
	font-family: "Roboto", sans-serif;
}
.heading-title-sell {
  color: #102735;
  font-family: "Montserrat", Sans-serif;
  font-size: 62px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 70px;
  padding-left: 43px;
}
.heading-title-sell b {font-weight: 600;}
.text-nor{
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	line-height: 3;
	font-family: "Roboto", sans-serif;
}
.heading-title-about {
  color: #102735;
  font-family: "Montserrat", Sans-serif;
  font-size: 62px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 70px;
	padding-left: 20px;
}
.heading-title-about b {font-weight: 600;}
.text-nor{
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	line-height: 3;
	font-family: "Roboto", sans-serif;
}
.text-nor2{
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	line-height: 2.4em;
	font-family: "Roboto", sans-serif;
}
.text-sell-low{
	font-size: 18px;
	color: #000;
	font-weight: 300;
	line-height: 2.5em;
	font-family: "Roboto", sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}
.title-faq{
	font-size: 23px;
	color: #102735;
	font-weight: 600;
	line-height: 2.5em;
	font-family: "Montserrat", sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}
.text-about-low{
	font-size: 17px;
	color: #000;
	font-weight: 400;
	line-height: 2.5em;
	font-family: "Roboto", sans-serif;
	padding-left: 20px;
	padding-right: 80px;
}
.text-about-low b{font-weight: 700;}
.form-sell{
	  margin: 0px 40px 0px 0px;
}
.form-sell-inp{
	border: 1px solid #CCC;
    box-shadow: 0 0 3px #CCC;
	
}
.sell-rad{
  height: 20px;
  width: 20px;
  color: #000;
  border: 1px solid #CCC;
    box-shadow: 0 0 3px #CCC;
  margin: 0px 20px 10px 0px;
	float: left;
}
.radio-option {
            display: flex;
            align-items: center;
            margin-bottom: 8px;
        }
        .sell-rad {
            margin-right: 8px;
        }
        .text-form-top {
            display: block;
            margin-bottom: 12px;
            font-weight: 500;
        }
.lab-sell{margin-left:30px; display: inline-block; color: #000; font-family: "Roboto", sans-serif; font-weight: 300;}
.text-form-top{
	font-size: 1em;  
  display: block;
  font-family: "OpenSanss",sans-serif;
  color: #000;
	margin: 20px 0px 15px 0px;
}
.text-form-top2{
	font-size: 1em;  
  display: block;
  font-family: "OpenSanss",sans-serif;
	color: #fff;
	margin: 20px 0px 15px 0px;
}
.sell-textarea{
	width:100%;
	min-height: 100px;
	border: 1px solid #CCC;
    box-shadow: 0 0 3px #CCC;
	background-color: #FFF;
}
.text-form-small{
	font-size: 0.75em;  
  display: block;
  font-family: "OpenSanss",sans-serif;
	color: #fff;
	margin: 10px 0px 0px 0px;
}
.text-form-top b{
	color: #f00;
}
.text-form-boot{
	font-size: 1em;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  display: block;
  min-width: 100%;
  font-family: "OpenSanss",sans-serif;
}

.elementor-widget-image {
  width: 420px;
  height: auto;
  object-fit: cover;  
  object-position: center center;
  border-radius: 15px 15px 15px 15px;
  margin-bottom: 50px;
  
}
.elementor-widget-image img {
  vertical-align: middle;
  display: inline-block;
}
.ffflooat{float:right;}
/* EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE */

.bg-overlay {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../images/porsche-zoom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #fff; 
	background-attachment: fixed; background-position: 0px -52px;
}
.bg-overlaycon {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../images/Contact-Us-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #fff; 
	background-attachment: fixed; background-position: 0px -52px;
}
.container-wide {
    margin: 0 auto;
    max-width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
    width: 90%;
}
h2 {
    font-size: 34px;
    font-weight: 300;
    font-family: "marionregular",serif;
    text-transform: none;
	letter-spacing: 1px;
	margin-left:0px;
	margin-bottom:10px;
}
.container-wide h1 {
 text-align: center;
color: #fff;
font-size: 45px;
letter-spacing: 5px;
font-weight: 600;
 font-family: "marionregular",serif;
 text-transform: none;
 margin:55px 0px 20px 0px;
 
}
@media screen and (max-width: 767px) {
 #footer .footer-left,
 #footer .footer-right {
  text-align:center
 }
}
#prefooter {
 width:100%;
 background:#000;
 padding:40px 0px
}
#prefooter .social {
 text-align:right
}
#prefooter ul {
 margin:0;
 padding-left:0
}
#prefooter .footer-middle {
 text-align:center
}
#prefooter .footer-middle ul li {
 margin:0 5px;
 text-transform:uppercase;
 display:inline-block
}
#prefooter .footer-middle ul li a {
 color:#fff
}
@media screen and (max-width: 767px) {
 #prefooter .footer-left,
 #prefooter .footer-right {
  text-align:center
 }
}
#footer {
 background:#fff;
 padding:15px 0;
 color:#5a5a5a;
 font-size:14px;
 font-family:"Open Sans",sans-serif
}
#footer .footer-left {
 margin:10px 0 0 0
}
#footer .footer-left img {
 width:200px
}
#footer .footer-middle,
#footer .footer-menu {
 text-align:center;
 text-transform:uppercase
}
#footer .footer-middle .copyright,
#footer .footer-menu .copyright {
 margin:0 0 10px;
 display:block
}
#footer .footer-middle .di-version,
#footer .footer-menu .di-version {
 text-transform:none;
 display:block
}
#footer .footer-middle ul,
#footer .footer-menu ul {
 list-style:none;
 margin:0;
 padding:0
}
#footer .footer-middle ul li,
#footer .footer-menu ul li {
 display:inline-block
}
#footer .footer-middle ul li a,
#footer .footer-menu ul li a {
 color:#fff;
 margin:0 5px;
 font-size:14px;
 text-transform:uppercase
}
#footer .footer-right {
 margin:10px 0 0 0;
 text-align:right
}
#footer .footer-right img {
 width:200px
}
.social a {
    text-align: center;
    color: #fff;
    height: 40px;
    width: 40px;
    display: inline-block;
    margin: 0 3px 0 0;
}
@media (max-width: 767px) {
 #footer {
  margin-bottom:40px
 }
}
.videoBann{display: block !important;}
.videoBann2{display: none !important;}
#videobanner {
 min-height:pe0px;
 position:relative;
 background:#111 url("../images/top-bg.jpg") no-repeat center center;
 z-index: 1;
}
#videobannerAbout{
 min-height:650px;
 position:relative;
 background:#111 url("../images/top-bg.jpg") no-repeat center center;
 z-index: 1;
}
#videobannerOur{
 min-height:650px;
 position:relative;
 background:#111 url("../images/our-team-bg.jpg") no-repeat center center;
 z-index: 1;
}
#videobannerContact{
 min-height:600px;
 position:relative;
 background:#111 url("../images/contact-bg.webp") no-repeat top -38px center;
 z-index: 1;
}
#videobannerDetails{
 min-height:600px;
 position:relative;
 background:#000;
 z-index: 1;
}
@media screen and (max-width: 767px) {
 #videobanner {
  background:#111 url("../images/top-bg.jpg") no-repeat center center;
  min-height:420px;
  padding:20px 0 40px;
  background-size:cover
 }
}
@media screen and (max-width: 1024px) {
 #videobanner #videobannerOur #videoOverlay {
  top:15%;
 }
}
#videobanner #videobannerOur #videoOverlay .overlaycontent {
 background:rgba(0,0,0,0.5);
 padding:30px 0;
 position:relative
}


#videobanner #videoOverlay .overlaycontent .personalizer-wrap h1,
#videobanner #videoOverlay .overlaycontent .personalizer-wrap h2 {
 text-transform:uppercase;
 text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}
#videobanner #videobannerOur #videoOverlay .overlaycontent .brand-label {
 display:block;
 text-align:center;
 color:white;
 font-size:26px;
 font-family:"marionregular",serif;
 margin-bottom:20px;
}
#videobanner #videoOverlay .overlaycontent .logo-row {
 padding:0 44px 0 20px;
 display:flex;
 justify-content:space-evenly;
 flex-wrap:wrap;
 
}

#videobanner #videoOverlay .overlaycontent .logo-row a {
 padding:20px 30px
}
@media (min-width: 1200px) {
 #videobanner #videoOverlay .overlaycontent .logo-row a {
  padding:20px 50px
 }
}

#videobanner #videoOverlay .overlaycontent .button-row {
 display:-webkit-box;
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 -webkit-justify-content:center;
 -moz-justify-content:center;
 justify-content:center
}
#videobanner #videobannerOur #videoOverlay .overlaycontent .button-row .button.primary-button {
 border-radius:0px;
 min-width:32%;
 min-height:45px;
 padding:0;
 line-height:45px;
 background:#000000;
 box-shadow:inset 0 -5px 0 #ddaa30;
 -webkit-box-shadow:inset 0 -5px 0 #ddaa30;
 -moz-box-shadow:inset 0 -5px 0 #ddaa30;
 transition:all 500ms ease
}
#videobanner #videobannerOur #videoOverlay .overlaycontent .button-row .button.primary-button:hover {
 box-shadow:inset 0 50px 0 #ddaa30;
 -webkit-box-shadow:inset 0 50px 0 #ddaa30;
 -moz-box-shadow:inset 0 50px 0 #ddaa30
}
@media screen and (max-width: 767px) {

 #videobanner #videoOverlay .overlaycontent .button-row {
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
 #videobanner #videoOverlay .overlaycontent .button-row .button.primary-button {
  width:100%;
  min-width:100%
 }
}
#videobanner .banner-row {
 padding:10px;
 min-height:75px;
 background:#111;
 position:absolute;
 bottom:0px;
 width:100%;
 text-align:center;
 color:#fff;
 font-weight:"marionregular",serif
}

#videobanner .banner-row #banners {
 width:100%
}
#videobanner .banner-row #banners .banner {
 margin:0 auto;
 width:96%;
 word-wrap:break-word
}
#videobanner .banner-row #banners .banner a {
 color:#fff
}
#videobanner .banner-row #banners .banner .arrow {
 transition:all 500ms ease
}
@media screen and (max-width: 767px) {
 #videobanner .banner-row #banners .banner .arrow {
  display:none;
 }
}
#videobanner .banner-row #banners .banner:hover .arrow {
 transform:translateX(20px)
}
#videobanner .banner-row #banners .banner:hover a {
 text-decoration:none;
 color:#ddaa30
}
#videobanner .banner-row h2 span.bold {
 font-weight:700
}
#videobanner .banner-row .details-holder,
#videobanner .banner-row .arrow {
 display:inline-block
}
#videobanner .banner-row .arrow {
 vertical-align:bottom;
 margin-left:15px
}
#videobanner .banner-row .arrow img {
 vertical-align:initial;
 max-width:40px
}
#dealer-row {
 background:#f0f0f0;
 margin-top:0px;
 padding:0px;
 border-top:1px solid #f0f0f0;
}
#dealer-row h2 {
 color:#fff;
 padding:30px 0 0 0;
 font-weight:700;
 text-align:center;
}
#dealer-row .flex {
 display:-webkit-box;
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 background:#f0f0f0;
}
#dealer-row .dealership-box {
 min-width:20%;
 min-height:200px;
 position:relative;
 overflow:hidden;
 background-size:cover !important
}
#dealer-row .dealership-box .block {
 width:100%;
 height:100%;
 display:block
}
#dealer-row .dealership-box.mercedes-benz {
 background:transparent url("../images/mb-bg.jpg") 50% 50% no-repeat
}
.form-inv{
	height:35px !important;
}


@media (max-width: 399px) {
 #dealer-row .dealership-box.mb-vans {
  background:transparent url("../images/mb-vans-bg-small.png") 50% 50% no-repeat
 }
}
#dealer-row .dealership-box.gem {
 background:transparent url("../images/gem-bg.jpg") 50% 50% no-repeat
}
#dealer-row .dealership-box.alfa-romeo {
 background:transparent url("../images/alfa-romeo-bg.jpg") 50% 50% no-repeat
}
#dealer-row .dealership-box.corporate-fleet {
 background:transparent url("../images/fleet-bg.jpg") 50% 50% no-repeat
}
#dealer-row .dealership-box.last-dealer-box {
 display:-webkit-box;
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 -webkit-justify-content:center;
 -moz-justify-content:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 -webkit-align-items:center;
 -moz-align-items:center;
 align-items:center;
 text-align:center
}
#dealer-row .dealership-box.last-dealer-box h2 {
 margin-top:0px
}
#dealer-row .dealership-box.last-dealer-box a {
 color:#fff
}
#dealer-row .dealership-box.last-dealer-box img {
 max-width:45px
}
@media screen and (min-width: 1025px) {
 #dealer-row .dealership-box:hover .overlayLinks {
  opacity:0.95;
  transform:scale(1);
  visibility:visible
 }
}
@media screen and (max-width: 1024px) {
 #dealer-row .dealership-box.active .overlayLinks {
  opacity:0.95;
  transform:scale(1);
  visibility:visible
 }
}
#dealer-row .dealership-box .overlayLinks {
 opacity:0;
 transform:scale(0.95);
 visibility:hidden;
 position:absolute;
 top:0px;
 left:0px;
 height:100%;
 width:100%;
 transition:500ms ease
}
#dealer-row .dealership-box .overlayLinks .last-child {
 width:100%;
 text-align:center;
 height:40px;
 line-height:40px;
 position:absolute;
 bottom:0px;
 background:#000;
 text-transform:uppercase;
 color:#fff !important
}
#dealer-row .dealership-box .overlayLinks .last-child:hover {
 background:##f0f0f0
}
#dealer-row .dealership-box .overlayLinks ul {
 background:#f0f0f0;
 padding-left:0px;
 list-style:none;
 height:100%
}
#dealer-row .dealership-box .overlayLinks ul a {
 color:#fff;
 text-decoration:none
}
#dealer-row .dealership-box .overlayLinks ul li {
 width:100%;
 text-align:center;
 height:40px;
 line-height:40px;
 background:#f0f0f0;
 background-position:90% 50%;
 transition:background 500ms ease
}
#dealer-row .dealership-box .overlayLinks ul li .dealer-listing .dealerphone {
 display:none
}
#dealer-row .dealership-box .overlayLinks ul li .dealer-listing .button.small {
 display:none !important
}
#dealer-row .dealership-box .overlayLinks ul li:hover {
 background:#bb8d1f url("../images/arrow-next.png") 95% 50% no-repeat !important;
 background-size:20px !important
}
#dealer-row .dealership-box .overlayLinks ul li .arrow {
 transition:all 500ms ease;
 opacity:0
}
#dealer-row .dealership-box .overlayLinks ul li img {
 max-height:20px
}
@media screen and (min-width: 1025px) {
 #dealer-row .dealership-box .overlayLinks ul li:hover {
  background:#bb8d1f
 }
 #dealer-row .dealership-box .overlayLinks ul li:hover .arrow {
  margin-left:15px
 }
}
#dealer-row .dealership-box .logo-holder {
 display:-webkit-box;
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 -webkit-justify-content:center;
 -moz-justify-content:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 -webkit-align-items:center;
 -moz-align-items:center;
 align-items:center;
 position:absolute;
 top:0px;
 left:0px;
 height:100%;
 width:100%

}
@media screen and (max-width: 1135px) {
 #dealer-row .dealership-box {
  width:24.9%
 }
}
@media screen and (max-width: 930px) {
 #dealer-row .dealership-box {
  width:33.2%
 }
}
@media screen and (max-width: 767px) {
 #dealer-row .dealership-box {
  width:49.87%;
  font-size:12px
 }
}
@media screen and (max-width: 568px) {
 #dealer-row .dealership-box {
  font-size:10px
 }
 #dealer-row .dealership-box .overlayLinks ul li img {
  max-height:10px
 }
}
#welcome-row {
 position:relative;
 padding:90px 0px 50px;
 margin-top:-6px;
}

#welcome-row h1 {
 font-size:40px;
 color:#333;
font-weight: 700;
font-family: "marionregular",serif;
text-transform: none;
}
#welcome-row .bg-image-holder {
 height:160px;
 width:100%;
 position:absolute;
 top:0px;
 background:transparent url("../images/welcome-bg.jpg") 50% 50% no-repeat;
 background-size:cover;
}
#welcome-row p, ul{
 font-size:14px;
}
h1 {

    font-size: 45px;
    font-weight: 700;
    font-family: "marionregular",serif;
    text-transform: none;
	letter-spacing: 5px;
}
h2 {

    font-size: 24px;
    font-weight: 300;
    font-family: "marionregular",serif;
    text-transform: none;

}
h3 {
    font-size: 18px;
    font-weight: 700;
    font-family: "marionregular",serif;
    text-transform: none;
}
.h1, .h2, .h3, h1, h2, h3 {

    margin-top: 20px;
    margin-bottom: 10px;

}
.carousel-item {
     margin: auto;
	 text-align:justify;
	 float:none;

}
#review-rowS {
    background: #000 url(../images/review-bg.jpg) 50% 50% no-repeat;
    background-size: auto;
    background-size: cover;
    overflow: hidden;	
}
#review-boxS {
    font-family: "marionregular",serif;
    background: transparent;
    margin: 0 auto;
    padding: 15px;
    width: 60%;
    overflow: auto;
    text-align: center;
    max-height: 250px;
	margin-top:70px;
}
element {
}

.ratingS {
    width:115px;
	height:28px;
    margin: 0 auto;
    background-image: url("../images/rating-sprite.png");
	background-position: 0 -125px;
	margin-bottom:10px
}
#review-boxS hr{background-color:#fff;}
#myCarouselNext{background:transparent url("../images/arrow-next.png") 50% 50% no-repeat;}
#myCarouselBack{background:transparent url("../images/arrow-next.png") 50% 50% no-repeat; transform: rotate(180deg);}

.resultCarsLeft{width:25%; background: #eee; height: 50px; float:left; margin-right:15px;}
.resultCarRight{width:70%; background: #eee; height: 50px; float:left;}
 .total-found {
    visibility: visible;
    background: #eee;
    border: none;
    padding: 10px;
    font-size: 15px;
    font-weight: normal;
    height: 50px;
    line-height: 30px;
    text-align: center;
	width:241px;
}
#leftBarInv{
    padding: 10px;
    font-size: 15px;
    font-weight: normal;
	background: #eee; 
	height:50px;	
}
.contentCar {
    color: #333;
    font-family: "Ubuntu","Arial",sans-serif;
    font-size: 15px;
    line-height: 170%;
	max-width:1095px;
	min-width:80%;
}
.inner-wysiwyg{
font-family: "Ubuntu","Arial",sans-serif;
  font-style: normal;
  font-weight: 400;	
  font-size: 15px;
  color: #333;
  padding-left: 15px;
padding-right: 15px;
	
}
.inner-wysiwyg p {
    margin: 0 0 10px;
	line-height:170%;
}
.inner-wysiwyg h2 {
    margin: 0 0 18px;
	font-size:30px;
	font-weight: 300;
}

/*  ====================  */
#results-page{
    width: 100%;
    border: none;
    background: #f3f3f3;
    background-clip: border-box;
    color: #333;
    float: left;
    overflow: hidden;
    font-family: "Ubuntu","Arial",sans-serif;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-radius: 3px;
    background-clip: padding-box;
}
.vehicle-leftcol {
 position:relative;
 padding:10px;
 max-width:272px;

}
.vehicle-image {
    text-align: center;
    display: block;
    margin-bottom: 10px;
	padding:10px;
	
}
.activeY{background-color:#f3f3f3;}
.vehicle-title h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 12px;
	padding-left:20px;
}
.vinstock {
 width:auto;
 font-size:12px;
 line-height:140%;
 text-transform:uppercase;
 margin-top:3px;
}
.vehnIf{background-color:#FFF; min-height:70px;}
.frOption{
 width:auto;
 font-size:13px;
 line-height:140%;
 margin-top:3px;
}
.lstOption{
 width:auto;
 font-size:13px;
 line-height:120%;
 margin-top:3px;
 font-weight:bold;
}
.priceOption{
 font-size:22px;
 line-height:120%;
 margin-top:3px;	
}
.vehDescrText{
	font-size:14px;
    line-height:120%;
    margin-top:3px;	
}
.bottVeh{
height:45px; background:#FFF;	
}
#invTitle{
 font-size: 30px;
 font-weight: 700;
 font-family: "marionregular",serif;
 text-transform: none;
 color:#555;
 float:left;
}
.action-header-buttons{
	width:100%;	
}
#btnSrchVehInv{ background-color:#eee; border-radius: 6px;}
#textSearchRes{
	font-family: "Open Sans",sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:3px;
	padding:0px;
	color:#ddaa30;
	text-align:center;
	height:25px;
	border-bottom:1px solid #ddd;
}
.lftColTp{width:240px; margin-left:15px; margin-right:17px;}
@media screen and (max-width: 767px) {
 #lftColTp{margin-left:15px; margin-right:17px; margin-bottom:8px; margin-top:8px;}
 #selMake{width:100%;}
 .total-found{width:100%;}
}
@media screen and (max-width: 568px) {
 #lftColTp{margin-left:15px; margin-right:17px;}
 #selMake{width:100%;}
 }
}
/*SLIDER*/
ul{
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
}
.demo .item{
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.content-slider li{
	background-color: #2c2b2b;
	text-align: center;
	color: #721a12;
}
.content-slider h3 {
	margin: 0;
	padding: 70px 0;
}
.demo{
	width: 100%;
}
.barGray{background: #eee; height: 50px;}
.barGray h2{padding-top:9px; color:#2d2d2d;}
.barGrayD{background: #242429; height: 28px; margin-bottom:5px; padding-top:3px;}
.barGrayW{background: #242429; height: 28px; margin-bottom:5px; padding-top:3px;}
.bordr{ border-right:2px solid #000; font-size:12px; font-weight:bold; color:#707070;}
.nobordr{font-weight:bold;font-size:13px; color:#fff;}
.barGrayWDesc{height:auto; background: #f5f5f6; margin-bottom:5px; padding-top:3px;}

.boxGrayD{background: #eee; min-height: 275px; margin-top: 10px;}
.labelFormDet{padding:0px; margin:0px; font-weight:bold; color:#707070; font-size:13px;}
.divFormDe{margin-bottom:9px;}
#specials-inner-text{
    padding: 10px 80px 50px 80px;
}
#direct-comparison #review-box {
 margin:30px 0
}
#direct-comparison #review-box .review {
 background:#F3F3F3;
 border-bottom:1px solid #ddaa30;
 box-shadow:0px -1px 3px rgba(0,0,0,0.3);
 -webkit-box-shadow:0px -1px 3px rgba(0,0,0,0.3);
 -moz-box-shadow:0px -1px 3px rgba(0,0,0,0.3)
}
#direct-comparison #review-box .review .source {
 color:#888
}
#direct-comparison #review-box .review .reviewbox p .review-contents {
 display:block;
 height:100%;
 width:100%
}
#direct-comparison #review-box .review .reviewbox p .review-contents.overflowed {
 max-height:125px;
 overflow-y:scroll
}
#review-row {
 background:#000 url("../images/review-bg.jpg") 50% 50% no-repeat;
 background-size:cover;
 overflow:hidden
}
#review-row #review-box {
 float:left;
 padding:0 15px;
 margin:40px 0;
 font-family:"Ubuntu","Arial",sans-serif;
 color:#fff
}
.rating {
   background-image:url(../images/rating-sprite2.png);
   height:28px; width:116px; 
    }
#review-row #review-box .review {
 font-family:"marionregular",serif;
 background:transparent;
 margin:0 auto;
 padding:15px;
 width:60%;
 overflow:auto;
 text-align:center;
 max-height:250px
}
@media screen and (max-width: 767px) {
 #review-row #review-box .review {
  width:90%
 }
}
#review-row #review-box .review p {
 line-height:1.8;
 font-family:"marionregular",serif;
 font-size:16px
}
@media (max-width: 1199px) {
 #review-row #review-box .review p {
  line-height:1.4;
  font-size:13px
 }
}
#review-row #review-box .review p:last-of-type,
#review-row #review-box .review p a {
 color:#111
}
#review-row #review-box .overviewbox {
 padding-top:10px;
 border-top:1px solid #eee;
 display:-webkit-box;
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:distribute;
 -webkit-justify-content:space-around;
 -moz-justify-content:space-around;
 justify-content:space-around;
 -webkit-flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 width:100%;
 margin:10px auto
}
#review-row #review-box .overviewbox img {
 display:none
}
#review-row #review-box .overviewbox .source {
 line-height:1.5em;
 display:inline-block;
 font-family:"marionregular",serif;
 font-weight:700
}
#review-row #review-box .overviewbox .source .reviewsource {
 font-size:1.2em
}
#review-row #review-box a {
 color:#ddaa30
}
#review-row #review-box .owl-controls .owl-prev {
 position:absolute;
 left:0%;
 top:45%;
 margin-top:-30px;
 text-indent:-9999px;
 width:50px;
 height:75px;
 z-index:99;
 background:url("../images/arrow-next.png") no-repeat 50% 50%;
 background-size:contain;
 transform:rotate(180deg)
}
@media (max-width: 786px) {
 #review-row #review-box .owl-controls .owl-prev {
  left:-12px
 }
}
#review-row #review-box .owl-controls .owl-next {
 position:absolute;
 right:0%;
 top:45%;
 margin-top:-30px;
 text-indent:-9999px;
 width:50px;
 height:75px;
 background:url("../images/arrow-next.png") no-repeat 50% 50%;
 background-size:contain;
 z-index:99
}
@media (max-width: 786px) {
 #review-row #review-box .owl-controls .owl-next {
  right:-12px
 }
} 	 
.review .rating.rating-5 {
 background-position:0 -125px;
 height:27 px;
} 	
#carre {
    font-size: 24px; font-weight: 300; font-family: "marionregular",serif; text-transform: none;	
}
.specialsser{text-align:center;}
.specialsser h1 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Arial",sans-serif;
    text-transform: none;
	letter-spacing: -2px;
	color: #ff0000;
	margin:0px;
	padding:0px;
}
.specialsser h2 {
    font-size: 25px;
    font-weight: normal;
    font-family: "Lato",sans-serif;
    text-transform: none;
	letter-spacing: -2px;
	color: #ff0000;
	margin:0px;
	padding:0px;
	margin-top:14px;
}

/*NEW NAVBAR*/
    .navbar > .container-fluid {
        max-width: 90%;
        margin: 0 auto;
        padding: 0;
    }
    .navbar {
        --bs-navbar-padding-y: 0 !important;


        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .navbar-nav {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .nav-logo {
        height: 91px;
        width: auto;
        padding: 0;
        margin:4px 0px 0px -5px;
        transition: transform 0.3s ease;
    }
    .nav-logo:hover {
        transform: scale(1.05);
    }

    .navbar-nav .nav-item {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 92px;
        text-align: center;
    }

    .navbar-nav .nav-link {
        color: #0D2636 !important;
        font-weight: 700;
        font-size: .9em;
        position: relative;
        transition: all 0.3s ease;
        height: 85px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px;
        width: 100%;
        margin: 0;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }

    .navbar-nav .nav-link:hover {
        color: #0D2636 !important;
    }

    .navbar-nav .nav-link::after {
        content: '';
        position: absolute;
        bottom: 2px;

        left: 10%;
        width: 80%;

        height: 3px;
        background: #102735;

        opacity: 0;

        transition: opacity 0.3s ease;
    }

    .navbar-nav .nav-link:hover::after {
        opacity: 1;
    }

    .nav-logo-item .nav-link::after {
        display: none !important;
    }

    .nav-logo-item .nav-link:hover::after {
        display: none !important;
    }

    .nav-logo-item .nav-link {
        font-weight: bold;
        padding: 0;
        height: 85px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .nav-logo-item .nav-link:hover {
        background: none !important;
    }

    .navbar-toggler {
        border: none;
        padding: 15px;
        color: #102735;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler i {
        color: #102735;
        font-size: 1.5em;
    }

    .search-icon {
        display: none !important;
    }

    .dropdown-menu {
        border: none;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        border-radius: 0;
        margin-top: 0;
        top: 100%;
        min-width: 200px;
        left: 50%;
        transform: translateX(-50%);
    }

    .dropdown-item {
        color: #102735 !important;
        padding: 10px 20px;
        transition: all 0.3s ease;
        text-align: center;
    }

    .dropdown-item:hover {
        background-color: #f8f9fa;
        color: #102735 !important;
    }

    .nav-link.dropdown-toggle::after {
        display: none !important;
    }

    /* Layout pentru mobile */
    @media (max-width: 991.98px) {
        .navbar > .container-fluid {
            max-width: 100%;
            padding: 0 15px;
        }

        .navbar {
            min-height: 70px;
            flex-wrap: wrap;
        }

        .navbar-brand {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
        }

        .navbar-toggler {
            margin-left: auto;
            z-index: 1000;
        }

        .navbar-collapse {
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            background: white;
            box-shadow: 0 5px 10px rgba(0,0,0,0.1);
            z-index: 999;
        }

        .navbar-nav {
            text-align: center;
            padding: 0;
            width: 100%;
            display: block;
        }

        .navbar-nav .nav-item {
            height: auto;
            display: block;
            padding: 0;
            width: 100%;
            flex: none;
        }

        .navbar-nav .nav-link {
            height: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 15px 20px;
            width: 100%;
            margin: 0;
            border-bottom: 1px solid #f0f0f0;
            transition: all 0.3s ease;
        }

        .navbar-nav .nav-link:hover {
            background-color: #e8ecee !important;
            color: #102735 !important;
        }

        .navbar-nav .nav-link::after {
            display: none !important;
        }

        .nav-logo-item {
            display: none;
        }

        .dropdown-toggle::after {
            display: inline-block !important;
            margin-left: 0.255em;
            vertical-align: 0.255em;
            content: "";
            border-top: 0.3em solid;
            border-right: 0.3em solid transparent;
            border-bottom: 0;
            border-left: 0.3em solid transparent;
            float: right;
            margin-top: 8px;
        }

        .dropdown-menu {
            background-color: #f8f9fa;
            border: none;
            box-shadow: none;
            text-align: center;
            width: 100%;
            position: static;
            float: none;
            padding: 0;
            border: none !important;
            left: 0;
            transform: none;
            min-width: auto;
        }

        .dropdown-item {
            padding: 15px 20px;
            border-bottom: 1px solid #e0e0e0;
            display: block;
            width: 100%;
            text-align: center;
        }

        .dropdown-item:hover {
            background-color: #e8ecee !important;
            color: #102735 !important;
        }

        .navbar-nav .nav-item:last-child .nav-link,
        .dropdown-item:last-child {
            border-bottom: none;
        }

        .dropdown.show .dropdown-menu {
            display: block !important;
        }
    }

    @media (min-width: 992px) {
        .navbar-brand {
            display: none !important;
        }

        .dropdown:hover .dropdown-menu {
            display: block;
        }

        .dropdown-menu {
            display: none;
        }

        .dropdown-toggle::after {
            display: none !important;
        }
    }

.first-top{
    border-top: 3px solid #ed1c24;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding: 5px 35px;
    border-radius: 0 0 0 0;
    height:220px;
    background-color:#f0f0f0;
    z-index:0;
}
@media (max-width: 992px) {
    .first-top{display: none;}

}
.main-content {
            flex: 1;
            background: #f8f9fa;
        }

        .footer {
            background-color: #102735;
            color: #ffffff;
            padding: 10px 0 0;
            margin-top: auto;
        }

        .footer-logo {
            margin-bottom: 20px;
            text-align: center;
        }

        .footer-logo img {
            margin-bottom: 5px;
        }

        .footer-menu {
            margin-bottom: 50px;
        }

        .footer-menu .row {
            max-width: 1140px;
            margin: 0 auto;
        }

        .footer-column h5 {
            font-size: 0.95rem;
            font-weight: 600;
            letter-spacing: 1px;
            text-transform: uppercase;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .footer-column ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .footer-column ul li {
            margin-bottom: 12px;
        }

        .footer-column ul li a {
            color: rgba(255, 255, 255, 0.8);
            text-decoration: none;
            font-size: 0.9rem;
            transition: color 0.3s ease;
        }

        .footer-column ul li a:hover {
            color: #ffffff;
        }

        .social-icons {
            display: flex;
            gap: 8px;
        }

        .social-icons a {
            width: 30px;
            height: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 5px;
            transition: all 0.3s ease;
            text-decoration: none;
        }

        .social-icons a.facebook {
            background: #3b5998;
            color: #ffffff;
        }
        .social-iconst a {
            width: 25px;
            height: 25px;
            display: flex;
            align-items: center;
            justify-content: left;
            border-radius: 3px;
            transition: all 0.3s ease;
            text-decoration: none;
        }

        .social-iconst a.facebook {
            background: #3b5998;
            color: #ffffff;
        }
        .social-icons a.facebook {
            background: #3b5998;
            color: #ffffff;
        }
        .social-iconst a.instagram {
            background: #262626;
            color: #ffffff;
        }

        .social-iconst a.youtube {
            background: #cd201f;
            color: #ffffff;
        }
        .social-icons a.instagram {
            background: #262626;
            color: #ffffff;
        }

        .social-icons a.youtube {
            background: #cd201f;
            color: #ffffff;
        }

        .social-icons a:hover {
            transform: translateY(-3px);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        }

        .footer-bottom {
            background-color: #0d1f2a;
            padding: 30px 0 40px;
            margin: 0;
            width: 100%;
        }

        .footer-bottom-content {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 15px;
            max-width: 1140px;
            margin: 0 auto;
        }

        .footer-bottom a {
            color: rgba(255, 255, 255, 0.7);
            text-decoration: none;
            font-size: 0.85rem;
            transition: color 0.3s ease;
        }

        .footer-bottom a:hover {
            color: #ffffff;
        }

        .footer-copyright {
            color: rgba(255, 255, 255, 0.7);
            font-size: 0.85rem;
        }

        .footer-credit {
            color: rgba(255, 255, 255, 0.7);
            font-size: 0.85rem;
        }

        .footer-credit a {
            color: rgba(255, 255, 255, 0.9);
            font-weight: 500;
        }

        @media (max-width: 768px) {
            .footer {
                padding: 40px 0 0;
            }

            .footer-column {
                margin-bottom: 30px;
            }

            .footer-bottom-content {
                flex-direction: column;
                text-align: center;
            }
        }