/** ====== SINGLE ======  **/
.section-archive {
  margin-top: 50px; 
}

@media screen and (min-width: 991px){
  .section-archive {
    margin-top: 110px; 
  }
}

@media screen and (max-width: 500px) {
  .section-archive {
    padding-bottom: 40px;
  } 
}

.section-archive h1 {
  font-family: "TrumpGothicPro";
  font-size: 40px;
  color: #D9DEE6;
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  line-height: 10vh; 
}

.section-archive span {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #606266;
}

@media screen and (max-width: 500px) {
  .section-archive span {
    padding: 10px;
    font-size: 0.83077em; 
  } 
}

.section-archive span a {
  color: white!important; 
}

.section-archive .owl-carousel .owl-item img {
  max-width: 80% !important;
  margin: auto;
  padding: 0; 
}

@media screen and (max-width: 500px) {
  .section-archive .owl-carousel .owl-item img {
    max-width: 350px !important; 
  } 
}

.singleCars .singleCarsImage{
  width: 100%;
}

.section-archive div.owl-item.active {
  opacity: 1;
  transition: 2s ease all; }

.section-archive .owl-carousel .owl-item {
  opacity: 0.2; }

.section-archive .owl-carousel .owl-nav {
  margin: 25px 0; }

.section-archive .owl-carousel .owl-nav .owl-prev,
.section-archive .owl-carousel .owl-nav .owl-next,
.section-archive .owl-carousel .owl-dot {
  width: 6vw;
  height: 30px; }

@media screen and (max-width: 500px) {
.section-archive .owl-carousel .owl-nav .owl-prev,
.section-archive .owl-carousel .owl-nav .owl-next,
.section-archive .owl-carousel .owl-dot {
  width: 17vw; } 
}

.section-archive .owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
  color: none;
  text-decoration: none; 
}

.section-archive .owl-prev:after {
  content: url("../img/icons/single-arrow-left.svg"); }
.section-archive .owl-next:after {
  content: url("../img/icons/single-arrow-right.svg"); }

.section-archive .owl-nav button:focus {
  outline: none; }

@media (min-width: 991px) {
.section-archive {
  margin-top: 120px;
  margin-bottom: 70px; } 
}

@media screen and (max-width: 500px) {
  #single-about {
    height: auto; 
  } 
  #single-about h2 {
    margin-top: 20px; 
  }
}

#single-about h2 {
  font-size: 40px;
  color: #4a4a4c;
}

@media screen and (min-device-width: 1200px) {
  #single-about h2 {
    line-height: 30px; 
  } 
}

#single-about p {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #4a4a4c;
}

#single-about .single-about__row img {
  margin-top: 15px; 
  width: 100%; 
}

.singleCarContent{
  margin: 0 0 70px 0;
}

/********************
 SINGLE CAR
********************/

.car-details{
  margin: 40px 0;
}

.car-details-label{
  color: #A88873;
  text-transform: lowercase;
  font-size: 35px;
  font-weight: 400;
}

.car-detail-info{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #767676;
}

.car-details h3{
  text-transform: uppercase;
  min-height: 55px;
  color: #A88873;
}

@media screen and (min-width: 1124px){
  .car-details h3{
    font-size: 60px;
  }
}

.c-card__link:hover {
  color: white !important;
  border-color: white !important; }

@media screen and (max-width: 500px) {
  #card-section {
    height: 100%; 
  } 
}

#card-section{
  padding: 50px 0;
  margin: 60px 0;
}

#card-section h3 {
  font-family: "TrumpGothicPro";
  font-size: 40px;
  color: #D9DEE6;
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  line-height: 10vh; }

@media screen and (max-width:991px){
  #leTop{
    display: none;
  }
}

#leTop{
  transform: translateY(-50%);
  left: 800px;
  position: absolute;
  z-index: -1;
}

.c-card {
  border-radius: 20px;
  background: transparent;
  border: 1px solid #cbcbcb;
  padding-top: 13%;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 13%;
  width: 100%; }

@media screen and (max-width: 500px) {
  .c-card {
    margin: 15px 0; 
  } 
}

.packTitle {
  color: #D9DEE6;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Poppins', sans-serif;
}

@media screen and (max-width: 500px) {
  .packTitle {
    font-size: 1.5rem; 
  } 
}

.c-card__price {
  text-transform: uppercase;
  color: #A88873;
  font-family: 'Poppins', sans-serif;
  display: block;
  font-weight: 600;
  font-size: 57px; }

  @media screen and (max-width: 500px) {
    .c-card__price {
      font-size: 4rem; 
    } 
}

.c-card__price sup {
  top: -1.5em;
  font-size: 1rem;
  left: 0.3vw; }

.c-card__list {
  padding-left: 0; 
}

.c-card__list li {
  color: #D9DEE6; 
  list-style: none;
}

.c-card__list li p{
  font-size: 13px;
}

.c-card__link {
  width: 100%;
  height: auto;
  background: transparent;
  border: 1px solid #71dda7;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #71dda7;
  padding: 7%;
  border-radius: 14px; }

.c-card--active {
  background: #71dda7; 
}

.c-card--active ul li {
  color: #1C1C1C; }

.c-card--active button {
  border-color: #1C1C1C;
  color: #1C1C1C; }

.c-card--active button:hover {
  color: #A88873; }
  
.c-card--active p,
.c-card--active span,
.c-card--active h3,
.c-card--active h2,
.c-card--active h4 {
  color: #1C1C1C; }

@media screen and (max-width: 500px) {
  #table-pack {
    height: auto;
    margin: 30px 0; 
  } 
}

#table-pack h4 {
  font-size: 40px;
  color: #D9DEE6;
}

@media screen and (min-device-width: 1200px) {
  #table-pack {
    margin-top: 150px; } }

#table-pack .table-dark {
  color: #fff;
  background-color: #1C1C1C; }

#table-pack .t-no-border-top {
  border-top: none !important; }

#table-pack .t-button {
  margin-left: 8%; }

#table-pack .t-button :hover line {
  stroke: #1C1C1C; }
#table-pack .t-button :hover circle {
  fill: #71dda7; }
#table-pack .t-button :hover g {
  stroke: #1C1C1C; }
#table-pack .t-button svg g {
  stroke: #71dda7; }
#table-pack .t-button svg line {
  stroke: #71dda7; }

.single-about__row video {
  max-width: 430px;
  height: 440px;
  object-fit: cover; }

h2.screen-reader-text, aside h2 {
  color: #D9DEE6;
  line-height: 7vh; }

#sp-section img {
  width: 100%;
  max-width: 100%; }

aside ul {
  padding-inline-start: 10px; }
aside ul a {
  color: #D9DEE6; }
aside ul ::marker {
  color: #D9DEE6;
  margin-inline-start: 10px; }

aside input {
  background: none;
  border: 1px solid white;
  border-radius: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5%; }

aside input[type="submit"] {
  padding: 10%;
  font-size: 10px;
  width: 100%;
  text-align: center;
  color: #1C1C1C;
  background: #D9DEE6; }

.navigation .nav-links, .navigation .nav-previous {
  margin-top: 10px;
  margin-bottom: 10px; 
}

.packs-section{
  padding: 20px 0;
  position: relative;
}

@media screen and (min-width: 1200px){
  .packs-section::after{
    content: '';
    position: absolute;
    width: 90%;
    height: 30%;
    left: 5%;
    border-top: 1px solid #c6c8ca;
    margin-top: 5px;
    bottom: -25px;
  }

  .packs-section::before{
    content: '';
    position: absolute;
    width: 90%;
    height: 30%;
    left: 5%;
    top:0;
    border-top: 1px solid #c6c8ca;
    margin-bottom: 5px;
  }
}

.packs-section .c-card__link{
  width: 200px;
  padding: 15px 0;
}

#servicesSingle{
  margin-top: 120px;
}

#servicesSingle h2{
  font-size: 40px;
}

#servicesSingle .services___sub{
  color: #D9DEE6;
  line-height: 20px;
}