body{
    background-color: white !important;
}


#black-download{
    
    width: 200px;
    height: 40px;
    display:flex;
    font-weight: bold;
    position: absolute;
    margin-right: 30px;
    right: 0;
  align-items:center; /* vertically aligned! */
  justify-content: center;
}

*{
font-family: 'Poppins', sans-serif;
}
.container-fluid{
    width: 98%;
}
.col-6.text-right {
    text-align: right;
}
p{
    font-weight: 100;
}

#Download1{
    background-color:#30E3CA;
    border:0;
    width: 'auto';
    height: 50px;
    font-weight: bold;
    border-radius: 10px !important;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.bg-dark{
    background-color: black !important;
    color:white !important;
}

.banner{
    padding: 20px 0;
    position: relative;
}
h1.font-weight-bold {
    font-weight: bold;
    margin-top: 30px;
    font-size: 80px;
}
.banner p {
    font-size: 24px;
}
.banner .text-decoration-none {
    position: absolute;
    top: 50%;
    left: 30%;
    width: 100px;
    transform: translate(-50%,-50%);
}


.section-2{
    /* background-image: url(../img/Rectangle\ 3.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-bottom: 70px;
}


h2 {
    font-size: 70px;
    font-weight: bold;
}
.section-2 p {
    font-size: 20px;
}



.section-3{
    /* background-image: url(../img/Rectangle\ 3.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 10px;
}



.section-3 p {
    font-size: 20px;
}

.section-4{
    /* background-image: url(../img/Rectangle\ 3.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* padding-top: 50px; */
    padding-bottom: 10px;
}
.text-right {
    text-align: right !important;
}


.section-4{
    position: relative;
}
.img-fluid.menucard {
    position: absolute;
    left: 90px;
    top: 65%;
    width: 400px;
    transform: translateY(-30%);
}
.section-4 p {
    font-size: 20px;
}
.section-5{
    /* background-image: url(../img/Rectangle\ 3.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 10px;
}

.section-6{
    position: relative;
}
.section-6 .col-md-8 {
    text-align: center;
}
.img-fluid.section-6-img {
    width: 320px;
    position: absolute;
    top: 60%;
    left: 15%;
    transform: translateY(-50%);
}
.img-fluid.mobImg6 {
    z-index: 1010 !important;
    position: relative;
    width: 75%;
    text-align: center !important;
    margin: auto !important;
}

.section-5 p {
    font-size: 20px;
}


footer{
    background-color: #000;
}
footer .footer-heading{}
footer p{}

i{
    color: #30E3CA !important;
}

@media screen and (max-width:576px){
    *{
        text-align: center;
    }
    .banner .col-md-5.m-auto {
        margin-bottom: 25px !important;
    }
    .img-fluid.menucard {
        position: absolute;
        left: 90px;
        top: 55%;
        width: 260px;
        transform: translateY(-50%);
    }
    .section-4 .text-right {
        display: none;
    }
    h2 {
        margin: 15px 0;
    }
    .img-fluid.section-6-img {
        width: 100px;
        position: absolute;
        top: 60%;
        left: 0;
        transform: translateY(-50%);
    }
    .img-fluid.mobImg6 {
        z-index: 1010 !important;
        position: relative;
        width: 75%;
        text-align: center !important;
        margin: auto !important;
        left: 24px;
    }
    .section-6 .col-md-6.m-auto.pt-5.pb-5 {
        padding: 0 !important;
        margin: 15px 0 !important;
    }
    h1 {
        margin-top: 80px !important;
        font-size: 40px !important;
    }
    h2 {
        margin-top: 40px;
        font-size: 53px !important;
    }
    p {
        font-size: 25px !important;
    }

    #logo{
        position: absolute;
        left: 0;
        width: 150px !important;
        padding-left: 10px;
    }
    
    #Download1{
        width: 'auto' !important;
        height: 50px;
        align-items: center !important;
        margin: auto;
        justify-content: center !important;
        display: flex;
        font-size: 23px !important;
        border-radius: 10px !important;
    }
    .banner p {
        font-size: 18px;
    }
    
}

@media screen and (max-width:400px){
    *{
        text-align: center;
    }
    .banner .col-md-5.m-auto {
        margin-bottom: 25px !important;
    }
    .img-fluid.menucard {
        position: absolute;
        left: 90px;
        top: 55%;
        width: 260px;
        transform: translateY(-50%);
    }
    .section-4 .text-right {
        display: none;
    }
    h2 {
        margin: 15px 0;
    }
    .img-fluid.section-6-img {
        width: 100px;
        position: absolute;
        top: 60%;
        left: 0;
        transform: translateY(-50%);
    }
    .img-fluid.mobImg6 {
        z-index: 1010 !important;
        position: relative;
        width: 75%;
        text-align: center !important;
        margin: auto !important;
        left: 24px;
    }
    .section-6 .col-md-6.m-auto.pt-5.pb-5 {
        padding: 0 !important;
        margin: 15px 0 !important;
    }
    h1 {
        margin-top: 80px !important;
        font-size: 40px !important;
    }
    h2 {
        margin-top: 40px;
        font-size: 40px !important;
    }
    p {
        font-size: 25px !important;
    }

    #logo{
        position: absolute;
        left: 0;
        width: 130px !important;
        padding-left: 10px;
    }
    
    #Download1{
        width: 'auto' !important;
        height: 50px;
        align-items: center !important;
        margin: auto;
        margin-bottom: 59px !important;
        justify-content: center !important;
        display: flex;
        font-size: 23px !important;
        border-radius: 10px !important;
    }
    .banner p {
        font-size: 18px;
    }
    #black-download{
    
        width: 110px;
        font-size: 11px !important;
        height: 30px;
        
    }
}
