.link{
    color: black !important;
  font-family: Arapey;
    
}
.nav-link{
font-family: Arapey;
color: #161619 !important;
font-size: 20px;
}
.nl{
color: #838889 !important;
font-family: Arapey;
font-size: 20px !important;
}
.ni{
    justify-content: center !important;

}
.navbar-nav {
/* gap: 50px; */

}
.Made{
    text-align: center;
    font-weight: 400;
    font-family: 'Italianno', cursive;
    margin-top: 4rem;
}
.Made h5{
    font-size: 3rem;
}
h5{
    font-family: Italianno !important;
    font-size: 50px;
    color: black;

}
.MDL{
    font-size: 3rem !important;
}
p{
    font-family: Arapey;
    line-height: 1.5;
    color: #161619;
    font-size: 1.125rem;
    font-weight: 400;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
}
.decore{
    height: 50px;
    color: aqua;
    border: 1px solid black;
    margin-bottom: 1rem;
}
.img{
    margin-top: -14rem;
    height: 300px;
}

.par{
    margin-top: -12rem;
    margin-left: 5rem;
}
.radius-mg{
    margin-top: -12rem;
    margin-left: 3rem;

}
.para{
    margin-top: -10rem;

}
.brdr{
    margin-top: 50px;
    border-bottom: 1px solid rgb(165, 165, 165);
}
.team{
    margin-top: 50px;
    text-align: center;
    font-weight: 100;
    font-family: Italianno;
}
h1{
    font-size: 20px !important;
    color: black;
    font-weight: bolder;
    margin-bottom: 10px;

}
p{
    margin-bottom: 10px;
}
.footer{
    margin-top: 20px;
}
.Head{
    background-color: aqua;
    position: fixed;
    z-index: 1030;
    background-color: transparent;
}
.Head::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: transparent;
}

/* Set the background color on scroll */
.Head.active::after {
    background-color: white;
    margin-top: -50px;
}
.w3l-header-5{
    margin-top: -10px;
    padding-top: -2rem !important;
}

.footer-image{
    height: 135px !important;
}
.col-lg-2{
    padding: 5px !important;
    padding-bottom: 0 !important;
}
.footer-row{
    margin-left: 150px !important;
    margin-right: 150px !important;
}
.fab{
    height: 30px;
    width: 30px;
}
@media screen and (max-width: 1024px) {
    .footer-image {
        height: 110px !important;
    }
   
}
@media screen and (max-width: 768px) {
    .footer-image {
        height: 110px !important;
    }
    .footer-row{
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .btn-floating{
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 425px) {
    .footer-image {
        height: 100px !important;
        width: 100% !important; 
    }
    .footer-row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .btn-floating{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 375px) {
    .footer-image {
        height: 100px !important; 
    }
    .footer-row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .btn-floating{
        margin-bottom: 10px;
    }
}

.car-img{
    height: 150px;
    width: 150px;
    padding: 0;
    margin: 0;
}
h3{
    margin-top: 10px !important;
}
.navbar-brand h1{
    font-size: 12px !important;
    line-height: 1 !important;
}