body {
    background-color: #E8E7DF;
}

@media only screen and (min-width: 600px) {
	html,body {
	  width: 100%;
	  padding: 0;
	  margin: 0;
	  overflow-x: hidden;
	}
    .newsletter-subscription input{
        width: 400px;
        height: 50px;  
        padding: 1rem;
        border: none;
        border-bottom-left-radius: 38px;
        border-top-left-radius: 38px;
    }
  }

@media only screen and (max-width: 600px) {
	html,body {
	  width: 100%;
	  padding: 0;
	  margin: 0;
	  overflow-x: hidden;
	}
    .newsletter-subscription input{
        width: 260px;
        height: 50px;  
        padding: 1rem;
        border: none;
        border-bottom-left-radius: 38px;
        border-top-left-radius: 38px;
    }
    .navbar-brand img{
        width: 260px;
        height: 85px;
    }
    .contact-us .rectangle-box1 {
        width: 230px!important;
        height: 80px!important;
        margin-left: 1rem!important;
        padding: 1.2rem;
        transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        background-color: #16C0D1;
        color: #FFff;
    
        margin-top: 9px;
    }
    

    .contact-us .rectangle-box1 h1 {
        font-size: 30px!important;
        font-weight: 700!important;
    }

    .contact-us .form-container button{
        width: 300px;
        height: 60px;
        background-color: #D3F15E;
        border-radius: 10px;
        padding: 1rem;
        position: absolute;
        margin-top: 2rem!important;
        margin-left: 3rem!important;
    }
    .contact-us .form-container .full {
        width: 85%!important;
        
        border: none!important;
        
    }
    .contact-us .form-container .half{
        width: 85%!important;
        margin-top: 3rem;
        padding: 1rem;
       height: 70px;
        border: none;
        margin-left: 2rem;
        background-color: #ECEBDD;
        border-radius: 10px;
    }
    
.contact-us .form-container button{
    width: 220px!important;
    height: 65px!important;
    background-color: #D3F15E;
    border-radius: 10px;
    padding: 1rem;
    position: absolute;
    margin-top: 15px;
    right: 40px!important;

}
.lottie1 img{
    position: relative!important;
    margin-left: 10px!important;
    width: 370px!important;
    right: 10px;
    z-index: -1!important;
}
.newsletter-subscription h1{
    font-size: 1.7rem!important;
    margin-left: 1rem!important;
  }
  .newsletter-subscription p{
    font-size: 1rem!important;
    margin-left: 1rem!important;
  }
  .navbar {
    padding: 1rem!important;
}
  }

@media only screen and (min-width: 992px) {html,body {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
  }
  .newsletter-subscription input{
    width: 400px;
    height: 50px;  
    padding: 1rem;
    border: none;
    border-bottom-left-radius: 38px;
    border-top-left-radius: 38px;
}
.nav-log{
    position: absolute;
    right: 10px;
    background-color: #16C0D1;
    border-radius: 10px;
    color: azure;
}
.nav-log a{
    color: white!important;
    font-size: 19px;
    font-weight: 500;
}
}
  @media only screen and (min-width: 992px) {html,body {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
  }
  .newsletter-subscription input{
    width: 400px;
    height: 50px;  
    padding: 1rem;
    border: none;
    border-bottom-left-radius: 38px;
    border-top-left-radius: 38px;
}
}
/* navbar */
body {
    background-color: #E8E7DF;
}
.active{
    padding: 3px;
    display: inline-block;
    background-color: #FF5B35;
    
    font-weight: 600;
    border-radius: 40px;
}
.active a{
    margin-left: 4px;
    color: white!important;
}

/* nav {
    background-color: #E8E7DF !important;
} */
nav img{
    padding: 1rem;
    width: 350px;
    height: 100px;
}
.navbar-nav > li{
    margin-left:10px;
    margin-right:5px;
}


.navbar .navbar-nav .nav-item .nav-link {
    color: rgba(24, 24, 23, 1);
    font-size: 20px;
    font-weight: 400px;
}

.navbar-toggler{padding-right: 20px;}

.navbar {
    padding: 2rem;
    padding-top: 0.5rem;
}
/* common */
.blue {
    background-color: #33C0CE;
}

.rose {
    background-color: #FDD4C3;
}

.yellow {
    background-color: #F4D962;
}

.green {
    background-color: #B2CD3B;
}



/* about us */

.contact-us{
    padding: 1rem;
}

.contact-us .rectangle-box1 {
    width: 260px;
    height: 85px;
    margin-left: 1.5rem;
    padding: 1.2rem;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    background-color: #16C0D1;
    color: #FFff;
    margin-top: 9px;
}

.contact-us .rectangle-box1 h1{
    font-size: 36px;
    font-weight: 700;
}

.contact-us .content2{
    padding-top: 3rem;
    font-weight: 600;
    padding-left: 2rem;
}

.contact-us .join-us h1{
    font-size: 20px;
    font-weight: 700;
    padding-left: 2rem;
    padding-top: 1rem;
}

.contact-us .join-us p{
    line-height: 2;
    padding-left: 2rem;
}
.contact-us .content2{
    padding-top: 3rem;
    font-weight: 600;
    padding-left: 2rem;
}

.contact-us .contact-form h1{
    font-size: 30px;
    font-weight: 700;
    padding: 1rem;
}

.contact-us .form-container{
    background-color: #F5F5F1;
    padding-top: 3rem;
    border-radius: 10px;
    padding-bottom: 7rem;
}

.contact-us .form-container .half{
    width: 90%;
    margin-top: 3rem;
    padding: 1rem;
   height: 70px;
    border: none;
    margin-left: 2rem;
    background-color: #ECEBDD;
    border-radius: 10px;
}

.contact-us .form-container .full{
    width: 95%;
    margin-top: 3rem;
    padding: 1rem;
   height: 150px;
    border: none;
    margin-left: 2rem;
    background-color: #ECEBDD;
    border-radius: 10px;
}

.contact-us .form-container button{
    width: 300px;
    height: 60px;
    background-color: #D3F15E;
    border-radius: 10px;
    padding: 1rem;
    margin-left: 2rem;
    position: absolute;
    margin-top: 15px;
    right: 100px;
}


/* newsletter subscription */

.newsletter-subscription{
    width: 100%;
    background-color: #F5F5F1;
    display: grid;
    place-items: center;
    padding-top: 6rem;
    padding-bottom: 6rem;
}


.newsletter-subscription h1{
    font-size: 2rem;
  }
  

.newsletter-subscription button{
    border: none;
    width: 100px;
    height: 50px;  
    border-top-right-radius: 38px;
    border-bottom-right-radius: 38px;
    background-color: #FF5B35;
    color: #F5F5F1;
}



/* footer */
.footer{
    padding: 2rem;
}

.footer .logo{
    width: 230px;
    height: 60px;
}
.footer .copyright{
    padding-top: 3rem;
}

.footer .copyright p{
    line-height: 1;
}

.footer .social{
    width: 60px;
    margin-left: 15px;
}

.footer .oursite a{
    text-decoration: none;
    color: black;
    font-size: 18px;
    font-weight: 300;
    line-height: 2.5;
}

/*********************************************** lottie**************************** */

.lottie1 img{
    position: absolute;
    margin-left: -60px;
    width: 500px;
    right: 10px;
    z-index: -1!important;
}
