/* navbar */
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;
    }
    .section2 .parent-rectangle12 {
        padding: 2rem!important;
        margin-top: 2rem;
    }
    .section2 .rectangle-box1 {
        width: 230px!important;
        height: 70px!important;
        background-color: #16C0D1;
        transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        color: #FFFFFF;
        padding: 1rem;
    }
    
    .section2 .rectangle-box1 h1 {
        font-size: 36px!important;
        font-weight: 700!important;
    }
    .section2 .rectangle-box2 {
        width: 290px!important;
        margin-left: 0.8rem;
        padding: 1rem;
        background-color: #FA5833;
        transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        color:#FFFFFF;
        margin-top: 9px;
    }
    
    .section2 .rectangle-box2 h1 {
        font-size: 35px!important;
        font-weight: 700!important;
    }
    .we-offer .rectangle-box3{
        width: 280px!important;
        height: 85px!important;
        margin-left: 1.5rem;
        padding: 1rem;
        background-color: #16C0D1;
        transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        color: #FFFFFF;
        margin-top: 9px;
    }
    .we-offer .content-box{
        
        margin-left: 0.5rem!important;
        
    }
    
    .tie-up .rectangle-box4{
        width: 300px!important;
        height: 70px!important;
       
    }
    .tie-up .rectangle-box7 {
        padding-top: 1rem!important;
        padding-bottom: 0rem!important;
    }
    .newsletter-subscription h1{
        font-size: 27px!important;
        margin-left: 1rem;
    }
    .newsletter-subscription p{
    
        margin-left: 1rem;
    }
    .tie-up .rectangle-box7 img {
        width: 100%!important;
     }
     .lottie1 img{
        margin-left: -10px!important;
        width: 400px!important;
        margin-top: 20px!important;
        z-index: -1!important;
    }

    .we-offer .content-box{
        position: relative;
        padding: 1rem!important;
        border-radius: 20px;
        margin-top: 4rem;
        margin-left: 2rem;
        width: 95%!important;
        
        background-color: #FFFFFF;
    }
    .we-offer .content-box p{
        font-size: 13px!important; 
        max-width: 80%;
    }
    
    .we-offer .pla{
        width: 100px!important;
        position: absolute;
        right: -15px!important;
        top: 70px;
    
    }
    .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;
    }
    .our-team .team-container{
        margin-left: 0rem!important;
        
    }
    .we-offer{
        
        padding-left: 0.6rem!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 */
.active{
    padding: 3px;
    display: inline-block;
    background-color: #FF5B35;
    
    font-weight: 600;
    border-radius: 40px;
}
.active a{
    margin-left: 4px;
    color: white!important;
}

body {
    background-color: #E8E7DF;
}

/* nav {
    background-color: #E8E7DF !important;
} */
nav img{
    padding: 1rem;
    width: 350px;
    height: 100px;
}

/* .active{
    width: 140px;
    display: block;
    background-color: #FF5B35;
    color: white;
    border-radius: 40px;
} */

.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;
}
/* section2 */

.section2 .rectangle-box1 {
    width: 150px;
    background-color: #16C0D1;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color: #FFFFFF;
    padding: 1rem;
}

.section2 .rectangle-box1 h1 {
    font-size: 37px;
    font-weight: 700;
}

.section2 .rectangle-box2 {
    width: 300px;
    margin-left: 0.8rem;    
    padding: 1rem;
    background-color: #FA5833;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color:#FFFFFF;
    margin-top: 9px;
}

.section2 .rectangle-box2 h1 {
    font-size: 37px;
    font-weight: 700;
}


.section2 .parent-rectangle12 {
    padding-top: 0rem;
    padding-left: 4rem;
    margin-top: 2rem;
}

.section2 .section-2desc {
    margin-top: 3rem;
    font-size: 19px;
    font-weight: 300;
}
/* common */
.blue {
    background-color: #33C0CE;
}

.rose {
    background-color: #FDD4C3;
}

.yellow {
    background-color: #F4D962;
}

.green {
    background-color: #B2CD3B;
}


/* our team */
.our-team{
    padding-top: 1.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
}

.our-team .rectangle-box3{
    width: 200px;
    background-color: #16C0D1;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color: #FFFFFF;
    padding: 1rem;
    margin-left: 1rem;
}

.our-team .rectangle-box3 h1{
    font-size: 32px;
    font-weight: 600;
    color: #FFFFFF;
 
}


.our-team .team-container{
    margin-top: 30px;
    margin-left: 1rem;
    width: 100%;
   
    padding: 1rem;
    border-radius: 15px;
    display: grid;
    place-items: center;
}
.our-team .team-container h1{
   padding-top: 1rem;
}
.our-team .team-container p{
    padding-top: 1rem;
    text-align: center;
 }

.our-team .team-container .social-icons{
    display: inline-block;
    
    padding-top: 2rem;
    padding-bottom: 2rem;
}


.our-team .team-container .social{
    width: 40px;
    margin: 10px;
}


.our-team .person-photo{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid black;
}

/* we offer */

.we-offer{
    padding-top: 2rem;
    padding-bottom: 4rem;
    padding-left: 2rem;
}

.we-offer .rectangle-box3{
    width: 220px;
   
    margin-left: 1.5rem;
    padding: 1rem;
    background-color: #16C0D1;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color: #FFFFFF;
    margin-top: 9px;
}

.we-offer .content-box{
    position: relative;
    padding: 1.5rem;
    border-radius: 20px;
    margin-top: 4rem;
    margin-left: 2rem;
    width: 85%;
    
    background-color: #FFFFFF;
}
.we-offer .content-box p{
    font-size: 16px; 
    max-width: 80%;
    text-align: left;
}

.we-offer .pla{
    width: 200px;
    position: absolute;
    right: -25px;
    /* top: 70px; */
    bottom: 0;

}

/* corporate tie up */
.tie-up{
    padding: 2rem;
}

.tie-up .rectangle-box4{
    width: 400px;
    height: 85px;
    margin-left: 1.5rem;
    padding: 1rem;
    background-color: #16C0D1;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color: #FFFFFF;
    margin-top: 9px;
}





.tie-up .rectangle-box7 {
    padding-top: 2rem;
    /* padding-bottom: 2rem; */
}



.tie-up .rectangle-box7 img {
   width: 100%;
   height: 100px;
   border-radius: 10px;
}


/* 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{
    margin-left: -120px;
    width: 700px;
    margin-top: 70px;
    z-index: -1!important;
}
