body{
    background-color: #e1e2e3;
}
.navbar-nav{
    padding-left: 18% !important;
}
.bg-light{
    background-color: white !important;
}
.header{
    
    font-family: DM Serif Display;
    color: rgb(159, 212, 78);
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    padding-top: 30px;  
}
.btn1{
    background-color:rgb(159, 212, 78);
    font-weight: 500;
font-size: 11px;
border-color: transparent;
border-radius: 25px;
width:170px;
height:42px;
font-size:12px;

}
.btn1:hover{
    background-color:rgb(159, 212, 78);
    opacity: 0.9;
    border-color: transparent;   
}
.btn2{
    background-color:rgb(128, 122, 115);
    font-weight: 500;
font-size: 11px;
border-color: transparent;
border-radius: 25px;
width:170px;
height:42px;
font-size:12px;

}
.btn2:hover{
    background-color:rgb(128, 122, 115);
    opacity: 0.9;
    border-color: transparent;   
}
.side-border{
    border-left: 1px solid rgb(128, 122, 115);
    border-bottom: 1px solid rgb(128, 122, 115);
}
.main{
    padding-top: 100px;
    font-weight: 600;
}
.line1{
    font-size: 48px;
line-height: 54px;
font-weight: 600;
}
.matter{

    padding-top:55px;
}
.icon2{
    font-size: 12px;
    padding-left: 20px;
    margin-bottom: 0rem;
}
.icon1{
    font-size: 20px;
    padding-left: 20px;
    margin-bottom: 0rem;
}

.btn3{
    background-color:rgb(159, 212, 78);
    font-weight: 600;
font-size: 20px;
border-color: transparent;
border-radius: 25px;
width:170px;
height:42px;
font-size:12px;

}
.btn3:hover{
    background-color:rgb(159, 212, 78);
    opacity: 0.9;
    border-color: transparent;}
.add{
    background-color:white;
    padding: 30px 30px 20px 10px;
    border-radius: 0 15px 15px 15px;
    
}
.small{
    font-size: 12px;
    line-height: 28px;
    font-weight: 600;
    font-family: "Montserrat", Arial, Tahoma, sans-serif;
    color: #99928a;
    padding-top:40px;
}
.padding{
    padding-top: 30px;
}

.lo-btn{
    margin-left: 180px;
    margin-top: 50px;
}

.mid{
    padding-top: 80px;
    font-size: 12px;
line-height: 28px;
font-weight: 600;
font-family: "Montserrat", Arial, Tahoma, sans-serif;
color: #99928a;
}
.carousel-inner{
    padding-top: 30px;
    padding-left: 100px;
    padding-right: 140px;
}
.btn-shown{
    margin-left: 500px;
    margin-top: 60px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width:140px;
    height: 44px;
}
.footer{
    background-color:white;
   
}
.nav1{
    border-bottom:2px solid black;
    font-weight:600;
}
.nav2{
    font-weight:600;
}

.nav2:hover{
    border-bottom:2px solid black;
    
}
.header1{
    font-family: DM Serif Display;
    color: rgb(159, 212, 78);
    text-align: center;
    font-weight: 600;
    font-size: 45px;
     } 
     .nav-link {
        margin:0px 30px;
    } 
.curve{
    
    background-color:white;
}
.left{
    font-family: DM Serif Display;
    color: rgb(159, 212, 78);
   
    font-weight: 600;
    font-size: 30px;  
}
.box{
    background-color: #9fd44e;
padding: 40px 40px 25px;
border-radius: 0 15px 15px 15px;
}
 .post-footer {
    margin: 20px -20px 0;
    box-sizing: border-box;
    color: #a8a8a8;
    background: rgba(0,0,0,.02);
padding: 7px 15px;
overflow: hidden;
line-height: 30px;
}
.contact{
    background-color: #9fd44e;
    color: white;margin-top:65px;
}
.set{
    margin-top:60px;
    margin-bottom: 80px;
}
.fa-check{
    color: #9fd44e;
}
.add1 {
	padding-top:10px;
}
.brand1{
    color: #9fd44e;
    font-size: 20px; 
    font-weight: 600;
}
.brand2{
    color: #a8a8a8;
    font-weight: 600;   
}
#display-msg{
	float:right;
}
.anip{
	overflow: hidden;
    cursor: pointer;
}
.anic{
	overflow: hidden;
    transform:scale(1.1);
    transition:0.5s
}

.anic:hover {
    overflow: hidden;
    transform:scale(1.2);
    transition:0.5s;
}
