html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
    font-family: 'Lato', sans-serif;
    font-family: 'Lobster Two', cursive;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;
    font-family: 'Yeseva One', cursive;
    font-family: 'Gilda Display', serif;
    font-family: 'Barlow Condensed', sans-serif;
    font-family: 'Catamaran', sans-serif;
}
/*************NAVBAR**************/
.navbar {
    background-color: #ffffff;
    padding: 10px;
    box-shadow:none;
}
.navbar li a {
    border-bottom: 1px solid transparent;
    margin: 0px 20px;
    font-size: 16px;
    color: rgb(15, 0, 0);
    font-family: 'Lato', sans-serif;
}

.navbar li a:hover{
    color: #B1872D;
    margin: 0 20px;
}

.navbar-toggler-icon{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(199, 154, 119)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler{
    border-color:#C6BAB3;
}
.navbar-brand-flag{
    padding-left: 20px;
    padding-top: 12px;
}
.navbar li a.active {
    color:#B1872D !important;
    border-bottom: 2px solid#7F2936;
}

.book-btn{
    background-color:none;
    color:#7F2936;
    padding: 10px 30px;
    border-radius: 0px;
    border:#7F2936 solid 1px;
    font-size: 18px; 
}
.book-btn:hover{
    background-color:#7F2936;
    color: white;
    padding: 10px 30px;
    border-radius: 0px;
}
#home-background{
    background: url("../img/background-home.png") ;
    background-size: contain;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-blend-mode: multiply;
    padding-bottom: 100px;
    height: 800px;
}
.home-btn{
    background-color: white;
    padding: 10px 30px;
    border-radius: 0px;
    border:  #7F2936 solid 1px;
    font-size: 18px;
    font-family: 'Catamaran', sans-serif;
}
.home-btn:hover{
    background-color: #7F2936;
    color: white
}
.facility {
    border: 1px solid rgba(153, 129, 64, 0.164);
    padding: 10px;
    background-color: rgba(202, 177, 36, 0.041);
    background-color: #F2F4F7;
  }
  .facility:hover {
    box-shadow: 10px 15px rgba(255, 255, 255, 0.356);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 10px, rgba(255, 255, 255, 0.82) 0px 15px 12px;
    transition-duration: 0.4s;
}
button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
   }
   
   button.learn-more {
    width: 12rem;
    height: auto;
   }
   
   button.learn-more .circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 3rem;
    height: 3rem;
    background: #7F2936;
    border-radius: 1.625rem;
   }
   
   button.learn-more .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
   }
   
   button.learn-more .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.625rem;
    width: 1.125rem;
    height: 0.125rem;
    background: none;
   }
   
   button.learn-more .circle .icon.arrow::before {
    position: absolute;
    content: "";
    top: -0.29rem;
    right: 0.0625rem;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    transform: rotate(45deg);
   }
   
   button.learn-more .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 0;
    margin: 0 0 0 1.85rem;
    color: #282936;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
   }
   
   button:hover .circle {
    width: 100%;
   }
   
   button:hover .circle .icon.arrow {
    background: #fff;
    transform: translate(1rem, 0);
   }
   
   button:hover .button-text {
    color: #fff;
   }
   @media(max-width: 486px){
    .learn-more, .dealer, .btn-1, .toyota-red{
     margin-left: 20px !important;    
 }
 .home-btn{
    margin-left: 0px !important;    
    margin-bottom: 20px;
}
 .car-fleet{
   width: 300px;
 }
 .skilled-photo{
  width: 300px;
 }
 .facility-1{
  margin-left: 0px !important;
 }
 .img-about{
  height: 400px !important;
 }
 #contact{
     align-items: center !important;
 }
.card1{
    align-items:center !important; 
}
}

   .brilant-car{
    color: black;
    letter-spacing: 5px;
    font-size: 20px;
    font-family: 'Barlow Condensed', sans-serif;
   }
   .tittle-fleet{
    font-family: 'Gilda Display', serif;
    font-size: 40px;
    font-weight: bold;
   }
   
    .testimonials .slider{
    border:1px solid #3333336f;
    font-family: 'Montserrat Alternates', sans-serif;
    margin: auto;
    text-align: center;
    font-weight: 700;
    padding:30px;
    }
    .testimonials .slider .slide{
    display: none;
    font-family: 'Montserrat Alternates', sans-serif;
    }
    .testimonials .slider .slide.active{
      font-family: 'Montserrat Alternates', sans-serif;
    display: block;
    animation: slide 1s ease;
    }
    @keyframes slide{
    0%{
      opacity:0;
      transform: translateX(-15px);
    }
    100%{
       opacity:1;
      transform: translateX(0px);
    }
    }
    .testimonials .slider p{
    font-size:18px;
    color:#ffffff;
    word-spacing: 2px;
    }
    .testimonials .slider .client-info h3{
    font-weight: bold;
    color:#fff;
    font-size:18px;
    margin:30px 0 10px;
    }
    .testimonials .slider .client-info span{
    display: block;
    font-size:16px;
    color:#11bead;
    }
    .testimonials .slider-indicator{
    text-align: center;
    padding-top:30px;
    }
    .testimonials .slider-indicator img{
    max-height:80px;
    max-width:80px;
    border-radius:50%;
    display: inline-block;
    margin:0 8px;
    opacity:0.2;
    border:4px solid #fff;
    cursor: pointer;
    transition: opacity 1s ease;
    }
    .testimonials .slider-indicator img.active{
    opacity:1;
    }
 
    #dark-theme{
        background: url("../img/background-dark.jpg") ;
        background-size: contain;
        background-attachment: fixed;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
        background-blend-mode: multiply;
        padding-bottom: 100px;
    height: 450px;
    }
    .toyota-tittle{
        color: #7F2936;
         font-size: 20px;   
         font-family: 'Catamaran', sans-serif;
         font-weight: bold;
    } 
    
    /*******progress bar********/
    .skill-main {
      width: 80%;
      max-width: 600px;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }
      .skill-wrrap {
        display: flex;
        flex-direction: column;
        gap: 10px;
      }
        .skill-name {
          color:black;
          font-size: 18px;
          font-weight: 500;
        }
    
        .skill-bar {
          height: 20px;
          background-color: rgb(211, 192, 192);
          border-radius: 8px;
        }
    
        .skill-per {
          height: 15px;
          background: #7F2936;
          border-radius: 8px;
          width: 0;
          transition: 1s linear;
          position: relative;
        }
          &:before {
            content: attr(per);
            position: absolute;
            padding: 4px 6px;
            background-color: rgb(211, 192, 192);
            color: #fff;
            font-size: 11px;
            border-radius: 4px;
            top: -35px;
            right: 0;
            transform: translateX(50%);
          }
    
          &:after {
            position: absolute;
            width: 10px;
            height: 10px;
            background-color: rgb(211, 192, 192);
            top: -20px;
            right: 0;
            transform: translateX(50%) rotate(45deg);
            border-radius: 2px;
          }
     
    /*********Seksioni Our Cars*********/
    #cars-background{
      background: url("../img/image\ \(1\).jpg") ;
      background-size: contain;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      background-blend-mode: multiply;
      padding-bottom: 100px;
      height: 400px;
  }
  .card-body{
    background-color: #1D1E26;
    border-radius: 0px;
    color: white;
  }
  .card:hover{
    transform: scale(1.05); 
    transition-duration: 0.4s;
  }
  .card-img-top{
    border-radius: 0px;
  }
  #contact-us{
    background: url("../img/image\ \(2\).jpg") ;
    background-size: contain;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    background-blend-mode: multiply;
    padding-bottom: 100px;
height: 450px;
}
/***************SEKSIONI ABOUT*************/
.img-about{
  height: 500px;
  box-shadow: -20px 20px 0px 0px #FFFFFF;
}
.img-about:hover{
  transform: scale(1.05);
  transition-duration: 0.4s;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 10px, rgba(255, 255, 255, 0.82) 0px 15px 12px;
}
.facility-1 {
  border: 1px solid rgba(153, 129, 64, 0.164);
  padding: 25px;
  background-color: #ffffffcb;
  color: rgb(0, 0, 0);
 
 
}
.facility-1:hover {
  box-shadow: 10px 15px rgba(255, 255, 255, 0.356);
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 10px, rgba(255, 255, 255, 0.82) 0px 15px 12px;
  transform: scale(1.05);
  transition-duration: 0.4s;
}

@import url('https://fonts.googleapis.com/css?family=Nunito:400,700');


* {
  transition: all 0.3s ease-out;
}

.go-corner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 32px;
  height: 32px;
  overflow: hidden;
  top: 0;
  right: 0;
  background-color:#410c17;
  color: white;
  border-radius: 0 4px 0 32px;
}

.go-arrow {
  margin-top: -4px;
  margin-right: -4px;
  color: white;
  font-family: courier, sans;
}

.card1 {
  display: block;
  position: relative;
  max-width: 262px;
  background-color:  #1d1e2683;
  color: #1D1E26;
  border-radius: 4px;
  padding: 32px 24px;
  margin: 12px;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;

  &:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background: #410c17;
    color: white;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.25s ease-out;
  }

  &:hover:before {
    transform: scale(21);
  }
}

    /**Styling scrollable elements*/

  .scroll-container:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
  }
  
  .js-scroll.scrolled {
    opacity: 1;
  }
  
  .scrolled.fade-in {
    animation: fade-in 3s ease-in-out both;
  }
  
  .scrolled.fade-in-bottom {
    animation: fade-in-bottom 2s ease-in-out both;
  }
  
  .scrolled.slide-left {
    animation: slide-in-left 3s ease-in-out both;
  }
  
  .scrolled.slide-right {
    animation: slide-in-right 3s ease-in-out both;
  }
  

  @keyframes slide-in-left {
    0% {
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes slide-in-right {
    0% {
      -webkit-transform: translateX(100px);
      transform: translateX(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in-bottom {
    0% {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
