@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inknut+Antiqua:wght@300;400;700&family=Poppins:wght@300&family=Roboto:wght@300&display=swap');

/* {
    margin:0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}*/

#header{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;

    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 20;
    background: whitesmoke;

}



#header .logo {
    color: blue;
    font-weight: 700;
    font-size: 2em;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 30vw;
    /* Adjust the width as per your needs */
    position: relative;
    overflow: hidden;
}


#header img {
    /* Add these new styles */
    width: 8vw;
    /* Adjust the width as per your needs */
    height: auto;
    /* Maintain the aspect ratio */
    margin-left: 20px;
    margin-right: 10px;
    /* Adjust the margin as per your needs */
    position: relative;
    z-index: 20;
}

#header ul {
    display: flex;
    justify-content: center;
    align-items:flex-start;
}

#header ul li {
    list-style: none;
    margin-left: 20px;
    padding: 20px 10px ;
    
}

#header ul li a {
    text-decoration: none;
    padding: 6px 15px;
    color: rgb(75, 74, 74);
    border-radius: 20px;

}

#header ul li a:hover,
#header ul li a.active {
    background: goldenrod;
    color: #fff;
}

section {
    position: relative;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: contain;
    /*background-color: whitesmoke;*/


}





section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    pointer-events: none;


}

section #text {
    position: absolute;
    color: silver;
    font-size: 10vh;
    text-align: center;
    line-height: 0.55em;
    font-family: 'Inknut Antiqua', serif;
    transform: translateY(-50%);
    mix-blend-mode: multiply;
    z-index: 1;
}

section #text span {
    font-size: 0.20em;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

#sky {
    z-index: -2;
}
#bird1 {
    z-index: 4;
}

#bird2 {
    z-index: 4;
}

#metro-logo {
    z-index: -1;
}

#city {
    z-index: 0;
}


  .chevroncontainer {

    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 10;
    left: 20%;
  }
  
  .chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
  }
  
  .chevron:first-child {
    animation: move 3s ease-out 1s infinite;
  }
  
  .chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
  }
  
  .chevron:before,
  .chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: gold;
  }
  
  .chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
  }
  
  .chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
  }
  
  @keyframes move {
    25% {
      opacity: 1;
  
    }
    33% {
      opacity: 1;
      transform: translateY(30px);
    }
    67% {
      opacity: 1;
      transform: translateY(40px);
    }
    100% {
      opacity: 0;
      transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
  }
  
  .chevron-text {
    display: block;
    margin-top: 75px;
    margin-left: -30px;
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: .25;
    animation: pulse 2s linear alternate infinite;
  }
  
  @keyframes pulse {
    to {
      opacity: 1;
    }
  }

#btn {
    text-decoration: none;
    display: inline-block;
    padding: 8px 30px;
    background: goldenrod;
    color: rgb(54, 53, 53);
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 2px;
    border-radius: 40px;
    transform: translateY(100px);
    z-index: 0;
}
@keyframes button{
    100%{
        transform: translateX(-3400px);
    }
}

.sec {
    position: relative;
    padding: 100px;
    background: transparent;  
    color: goldenrod;
    z-index: 1;
    background-image: url('./assets/clouds.png');
    background-size: cover;
    transform: translate(50px, -50px);
}





.sec h3 {
    font-size: 1.5em;
    color: #fcd200;
    margin: 10px;
    left: 500px;


}

/*car animation*/
.hero{
    position: absolute;
    z-index: 0;
    height: 70%;
    width: 100%;
    background-position: center;
}
.highway{
    height: 100px;
    width: 500%;
    display: block;
    background: url("https://i.ibb.co/vQdyMTW/Table-with-clound-and-sky-near-the-river-at-moutain-background.jpg" );
    position: absolute;
    top: 80%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -8;
    background-repeat: repeat-x;
    animation: highway 5s linear infinite;
}
@keyframes highway{
    100%{
        transform: translateX(-3600px);
    }
}
#city-silhoutte{
    height: 250px;
    width: 500%;
    background: url("https://i.ibb.co/vXrcHzG/city.png");
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    display: block;
    z-index: 0;
    background-repeat: repeat-x;
    animation: city 20s linear infinite;

}
@keyframes city{
    100%{
        transform: translateX(-1400px);
    }
}
.car{
    width: 400px;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    position: absolute;
    z-index: 2;
}
.car img{
    width: 100%;
    animation: car 1s linear infinite;
}
@keyframes car{
    100%{
        transform: translateY(-1px);
    } 
    50%{
        transform: translateY(1px);
    } 
    0%{
        transform: translateY(-1px);
    }
}
.wheel{
    left: 50%;
    bottom: 90px;
    transform: translateX(-50%);
    position: absolute;
    z-index: 2;
}
.wheel img{
    width: 73px;
    height: 72px;
    animation: wheel 1s linear infinite;
    
}
.backwheel{
    left: -165px;
    position: absolute;
}
.frontwheel{
    left: 80px;
    position: absolute;
}
@keyframes wheel{
    100%{
        transform: rotate(360deg);
    }
}

.wrapper {
    background: transparent;
    display: grid;
    grid-template-areas: 'overlap';
    place-content: center;
    text-transform: uppercase;
    width: 100%;
    margin: 10px;
 
  }
  .wrapper > div {
    background-clip: text;  
    -webkit-background-clip: text;
    color: #363833;
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    font-size: clamp( 3em, 7vw, 15rem);
    grid-area: overlap;
    letter-spacing: 1px;
    -webkit-text-stroke: 4px transparent;
  }
  div.bg {
    background-image: repeating-linear-gradient( 105deg, 
      var(--gold) 0% , 
      var(--dark-shadow) 5%,
      var(--gold) 12%);
    color: transparent;
    filter: drop-shadow(5px 15px 15px black);
    transform: scaleY(1.05);
    transform-origin: top;
  }
  div.fg{
    background-image: repeating-linear-gradient( 5deg,  
      var(--gold) 0% , 
      var(--light-shadow) 23%, 
      var(--gold) 31%);
    color: #1e2127;
    transform: scale(1);
  }

/*contact us*/
*, *:before, *:after {

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  
  .background {
    display: flex;
    min-height: 100vh;
  }
  
  .container {
    flex: 0 1 700px;
    margin: auto;
    padding: 10px;
  }
  


  .screen {
    position: relative;
    background: #3e3e3e;
    border-radius: 15px;
  }
  
  .screen:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    bottom: 0;
    border-radius: 15px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .4);
    z-index: -1;
  }
  
  .screen-header {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background: #4d4d4f;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  
  .screen-header-left {
    margin-right: auto;
  }
  
  .screen-header-button {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 3px;
    border-radius: 8px;
    background: white;
  }
  
  .screen-header-button.close {
    background: #ed1c6f;
  }
  
  .screen-header-button.maximize {
    background: #e8e925;
  }
  
  .screen-header-button.minimize {
    background: #74c54f;
  }
  
  .screen-header-right {
    display: flex;
  }
  
  .screen-header-ellipsis {
    width: 3px;
    height: 3px;
    margin-left: 2px;
    border-radius: 8px;
    background: #999;
  }
  
  .screen-body {
    display: flex;
  }
  
  .screen-body-item {
    flex: 1;
    padding: 50px;
  }
  
  .screen-body-item.left {
    display: flex;
    flex-direction: column;
  }
  
  .app-title {
    display: flex;
    flex-direction: column;
    position: relative;
    color: #f3c200;
    font-size: 26px;

  }
  
  .app-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 25px;
    height: 4px;
    background: #f3c200;;
  }
  
  .app-contact {
    margin-top: auto;
    font-size: 15px;
    color: #888;
    letter-spacing: 2px;
  }
  
  .app-form-group {
    margin-bottom: 10px;
  }
  
  .app-form-group.message {
    margin-top: 40px;
  }
  
  .app-form-group.buttons {
    margin-bottom: 0;
    text-align: right;
  }
  
  .app-form-control {
    width: 100%;
    padding: 10px 0;
    background: none;
    border: none;
    border-bottom: 1px solid #666;
    color: #ddd;
    font-size: 14px;
    text-transform: uppercase;
    outline: none;
    transition: border-color .2s;
  }
  
  .app-form-control::placeholder {
    color: #666;
  }
  
  .app-form-control:focus {
    border-bottom-color: #ddd;
  }
  
  .app-form-button {
    background: none;
    border: none;
    color: #f3c200;;
    font-size: 14px;
    cursor: pointer;
    outline: none;
  }
  
  .app-form-button:hover {
    color: #b9134f;
  }
  
  .credits {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    color: #ffa4bd;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: normal;
  }
  
  .credits-link {
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }
  
  .dribbble {
    width: 20px;
    height: 20px;
    margin: 0 5px;
  }
  
  @media screen and (max-width: 520px) {
    .screen-body {
      flex-direction: column;
    }
  
    .screen-body-item.left {
      margin-bottom: 30px;
    }
  
    .app-title {
      flex-direction: row;
    }
  
    .app-title span {
      margin-right: 12px;
    }
  
    .app-title:after {
      display: none;
    }
  }
  
  @media screen and (max-width: 600px) {
    .screen-body {
      padding: 40px;
    }
  
    .screen-body-item {
      padding: 0;
    }
  }
  