.navbar-nav {
    flex-direction: column;
} 
.navbar-nav .nav-item li {
    margin-bottom: 10px;
    font-size: 50px;
}
.navbar-toggler {
    width: 9%;
    font-size: 61px;
    font-style: normal;
    background-color: #66fcf1;
    margin-right: 78px;
}

.navbar-nav .nav-item:last-child {
    margin-bottom: 0;
}
.nav-item a {
    font-size: 53px;
    text-decoration: none;
    padding: 5px 13px;
}

.navbar-nav-scroll {
    max-height: none;
}

.navbar-brand img {
        width: 269px;
        height: auto;
}

.navbar {
    padding: 0 15px;
    min-width: 1500px;
}

.contact {
    width: 40%;
    height: 95px;
}
.contact a {
    font-size: 50px;
}


.team {
    min-width: 1300px;
    margin-top: 6%;
}

.team h2 {
    font-size: 90px;
}

.team p {
    font-size: 60px;
}


footer{
    width: 1300px;
    height: 1100px;   
    color: #fff;
}
.container4{
    width: 1450px;
    border-top-left-radius: 125px;
    margin-top: 25%;
    width: calc(100% -16px);
}
.footer1 p{
    font-size: 55px;
}
.footer1 a{
    font-size: 40px;
    font-weight: 600;
}
.col-lg-2{
   text-align: center;
   color: #fff;
}
.whatsapp a img{
 width: 13%;
}
#logo1{
    font-size: larger;
}
.logo img{
    width: 20%;
    height: 40vh;
}
.logo1 img{
    width: 30%;
}