*{
    margin:0px auto;
    padding:0px;
    font-family: 'Lexend Deca', sans-serif;
}
#searchInput{
    display:inline;
    padding:0px;
    margin:0px;
    border-radius:10px;
}
#searchInputBtn
{
    display:inline;
    padding:3px;
    margin:0px;
    font-size:10px;
    border-radius:10px;
}
.carousel-inner img {
    width: 100%;
    height: 60%;
    position:relative;
}
 .carousel-caption .button{
    background-color: #4CAF50; 
    border: none;
    color: white;
    padding: 1.5% 3.2%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    position:relative;    
}
#buttonFrame .button{
    background-color: #4CAF50; 
    border: none;
    color: white;
    padding: 1.5% 3.2%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    position:relative; 
}
carousel-caption a:link{
    text-decoration: none;
    color:white;
}

.dropdown-menu a, .dropdown-menu a:link,.dropdown-menu a:visited{
    text-decoration: none;
    color: white;
}

#section1-head{
	margin-left: 50%;
	display: inline-block;
	transform: translate(-50%);
}
.col{
   
}
#section1-icon img{
      width:70px;
      margin-left: 50%;
      display: inline-block;
      transform: translate(-50%);
}
#section2 button{
    background-color: #4CAF50; 
    border: none;
    color: white;
    padding: 1.5% 3.2%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    position:relative;
}
.col h5{
     text-align: center;
}
.col p{
    text-align: center;
}
#section2-head{
	margin-top: 10px;
	margin-left: 50%;
	display: inline-block;
	transform: translate(-50%);
}	
#section2{
	background-color: #e5e0da;
}
#section2 h2{
    margin-top:20px;
}
#section2 h6{
	margin-left: 0px;
}
#section2 button{
	font-size: 16px;
	border-color: #c6bbad;
}
#buttonFrame{
    padding-bottom: 20px;
}
.mycontainer{
    width:100%;
}
#menu3{
    margin-top: 15px;
}
.labelDiv{
   height:auto;
}
#logoDiv{
    margin-left:10px;
    justify-content: flex-start;
    
}
#VerticalMenuDiv{
    width:150px;
    
}
#NavMenusDiv{
    
    
}
