/* cmsms stylesheet: CAR Custom modified: 12/07/25 17:32:26 */
.main p { font-size: 18px; font-weight: normal; line-height: 24px; color: #6E6E6E; }

body { font-family: "Open Sans", Arial, sans-serif; letter-spacing: normal; }

.car-body a {text-decoration: none; color: #6E6E6E; }

.bg-black { background: #000000; }
.bg-grey { background: #F1F1F1; }
.bg-yellow { background: #FFD300; }

.bg-yellow h1 { color: #000000; font-size: 38px; font-weight: 200; }
.bg-yellow h2 { color: #000000; font-size: 38px; }
.bg-yellow h1 strong, .bg-black h2 strong { font-weight: 700; }
.bg-yellow h3 { color: #000000; font-size: 24px; line-height: 28px; text-transform: none; }

.bg-black h1 { color: #ffffff; font-size: 38px; font-weight: 200; }
.bg-black h2 { color: #FFD300; font-size: 38px; }
.bg-black h1 strong, .bg-black h2 strong { font-weight: 700; }
.bg-black h3 { color: #ffffff; font-size: 24px; line-height: 28px; text-transform: none; }

.bg-white h1 { color: #000000; font-size: 38px; font-weight: 200; }
.bg-white h2 { color: #000000; font-size: 38px; margin-bottom: 12px; }
.bg-white h2 strong { font-weight: 700; }
.bg-white h3 { color: #000000; font-size: 24px; line-height: 28px; text-transform: none; }
.bg-white p  { font-size: 18px; font-weight: normal; line-height: 28px; color: #000000; }

.bg-grey h1 { color: #000000; font-size: 38px; font-weight: 200; }
.bg-grey h2 { color: #000000; font-size: 38px; }
.bg-grey h2 strong { font-weight: 700; }
.bg-grey h3 { color: #000000; font-size: 24px; line-height: 28px; text-transform: none; }
.bg-grey p  { font-size: 18px; font-weight: normal; line-height: 28px; color: #000000; }

.border-t-yellow { border-top: 8px solid #FFD300; }
.border-b-yellow { border-bottom: 8px solid #FFD300; }
.border-t-white { border-top: 8px solid #ffffff; }
.border-b-white { border-bottom: 8px solid #ffffff; }

#header .header-body {
  border-top: none;
  background: #000000;
}

#header .header-body[class*="border-color-"] {
    border-bottom: 8px solid #FFD300 !important;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before {
    background: #FFD300;
}

#header .header-nav.header-nav-line nav > ul:hover li > a:before { background: #FFD300; }

.scroll-to-top { color: #ffffff !important; }
.scroll-to-top:hover { color: #FFD300 !important; }

#footer h2 { color: #FFD300; font-size: 14px; font-weight: 600; line-height: 14px; text-transform: uppercase; margin: 0 0 14px 0; }
#footer p { color: #ffffff; }

.social-icons.social-icons-clean-with-border li a {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn.btn-car {
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    padding: 0.5rem;
    margin: 0;
    background-color: #FFD300;
    border: 1px solid #000000;
}

.btn.btn-sm.btn-car:hover {
    background-color: #6e6e6e;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.btn.btn-car-2 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1rem;
    text-transform: uppercase;
    padding: 0.5rem;
    margin: 0;
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.btn.btn-sm.btn-car-2:hover {
    background-color: #FFD300;
    border: 1px solid #ffffff;
    color: #000000;
}
.btn-primary {
    background-color: #FFD300;
    color: #000000;
}

a.phone:hover {
  text-decoration: underline;
}

.nav > li > a.phone:hover, .nav > li > a.phone:focus {
  text-decoration: underline;
}

#header .header-btn-collapse-nav {
  background: #FFD300;
  color: #000000;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
    color: #000000;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #000000;
}

.trapezoid-label {
  background: #FFD300;
  display: inline-block;
  clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.trapezoid-label.below-carousel {
  bottom: 0px;
  transform: translate(-50%, 0%);
}

.trapezoid-label h1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding: 0.2em 3em 0.2em 3em;
  text-transform: uppercase;
}

/* Header Nav Main */
@media (min-width: 992px) {

.trapezoid-label h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
  margin: 0;
  padding: 0.2em 3em 0.2em 3em;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
    color: #ffffff;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #ffffff;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:focus > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:active > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.open > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.accessibility-open > a {
    background-color: #FFD300;
    color: #000000;
}

}

h2.ae-slider-caption { font-weight: 600; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
.tp-leftarrow { left: -30px !important; border-radius: 0px 6px 6px 0px !important; }
.tp-rightarrow { left: auto !important; right: -70px !important; border-radius: 6px 0px 0px 6px !important; }

.tparrows {
  background: #ffffff;
  background: rgba(255,255,255,.5);
  color: #000000 !important;
}
.tparrows::before {
  color: #000000 !important;
}
.tparrows:hover {
    background: rgba(255,255,255,.8);
}

.testimonial-car blockquote { background: #ffffff; }

.testimonial-car blockquote p { color: #000000; font-family: "Open Sans", Arial, sans-serif; letter-spacing: normal; }

.testimonial .testimonial-arrow-down {
    border-top-color: #ffffff;
}

.testimonial .testimonial-arrow-down {
  margin: 0 0 0 50%;
  transform: translate(-50%, 0);
}

.testimonial .testimonial-author {
  margin: 0 0 0 50%;
}

.testimonial .testimonial-author p {
  transform: translate(-50%, 0);
  color: #000000;
  margin: 1em 0 0 0;
}

.testimonial .testimonial-quote {
  top: 0%;
  transform: translate(0, 50%);
  z-index: 1000;
  position: relative;
  color: #000000;
  font-style: normal;
}

.next-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  border: none;
  padding: 5px 15px 5px 15px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  z-index: 1000;
}

.prev-btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  border: none;
  padding: 5px 15px 5px 15px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 1000;
}

.owl-dot span {
  background-color: #6E6E6E !important;
}

.owl-dot.active span, .owl-dot:hover span {
  background-color: #FFD300 !important;
}

#testimonial-carousel .owl-dot.active span, #testimonial-carousel .owl-dot:hover span {
  background-color: #ffffff !important;
}

ul.check li, ul.times li { margin-bottom: 0px; padding-left: 1.3em !important; font-size: 18px; font-weight: normal; line-height: 28px; color: #000000; }
ul.check li:before, ul.times li:before { display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; }
ul.check li:before { content: "\f00c"; color: #000000; font-family: "Font Awesome 6 Free"; font-weight: 900; margin-left: -1.3em; width: 1.3em; }
ul.times li:before { content: "\f00d"; color: #000000; font-family: "Font Awesome 6 Free"; font-weight: 900; margin-left: -1.3em; width: 1.3em; }

@media (max-width: 991px) {

  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
    background: #FFD300;
    color: #000000 !important;
  }

  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus, #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover {
    background: #FFD300;
    color: #000000 !important;

  }
}

.gallery-carousel.owl-height {min-height: 300px; height:auto !important; height: 300px; }

.form-control {
    border-color: rgba(0, 0, 0, 0.5);
}

.form-check-input {
    border: 1px solid rgba(0, 0, 0, 0.5);
}

form a.car-collapse{
      margin-right: 5px;
}

form a.car-collapse:before {
      font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f056"; padding-right: 5px;
}

form a.car-collapse.collapsed:before{
      font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f055"; padding-right: 5px;
}
