ul{
    padding-right: 20px;
}

nav{
    position:sticky;}

h4{
    
    
    line-height: 2px;
    padding-top: 40%;
    
    padding-bottom: 0;
    margin-bottom: 60px;
    padding-top: 170px;
    padding-left: 30px;
    padding-right: 30px;
    
    font-family:unset;
    
}
.text{
    text-align: center;
}


.getbutton{
    
    height: 70px;
    width: 200px;
    align-items: center;
    text-align: center;
    padding-top: 50px;
    margin-left: 150px;
    border-radius: 10px;
    background-color: #e4756d;
    color: #fff;
    align-items: center;
    font-family: roboto;
    padding-top: 25px;
    font-family:unset;
}
.getbutton:hover{
    background-color: rgb(255, 0, 0);
}
    
.text-inside{
    padding-bottom: 2px;
}


nav button{
    margin-right:2px;
    height: 40px;
    width: 80px;
    border-radius: 4px;
}
#img{
    height: 40px;
    width: 80px;
    align-items: center;
    padding-left: 10px;
    padding-right: 20px;
}
#search{
    margin-right:2px;
    height: 40px;
    width: 150px;
    border-radius: 4px;
}
.navbar-element{
    margin: 10px;
}
nav ul{
    margin: 20px;
}
nav ul form button{
    margin:4px;
}

a.dropdown-item:hover{
    background-color: black;
    color: white;

}
    

.box1 {
    background-color: #f3eeee;
    color: #fff;
    opacity: .5;
    width: 300px; 
    height: 200px; 
    float: left;  
    height: 500px;
    width: 500px;
    margin-left: 170px;
    margin-top: 100px;
    border-radius: 5px; 
    transition: transform .2s;
    color: black;
    display: flex;
    justify-content:center ;
      
    
  }
  .box1:hover{
   
    transform: scale(1.1)
  }
  .slide1{
    width: 100%;
    height: 100%;
    background-image:url("/images/Untitled\ design\ \(3\).png");
    background-size:cover;
    background-repeat: no-repeat;
  }
  

  
  #food{
    
    background-image: url("/images/download\ \(1\).jpeg");
     height:270px;
    width:290px;
    display: grid;
    grid-template-columns: 50%,50%;


    margin:0; 
    
  }
  .column{
    float:left;
    width:25%;
    padding: 5px;
  }
  .column2{
    float:left;
    width:25%;
    padding-top: 70px;
  }

  .column #pic{
     width:50%;
     height:150px;
  }
   
  .slide2{
    width: 100%;
    background-size:cover;
    background-repeat: no-repeat;
    height: 100%;
    background-image: url("images/bg2.png");
  }
#pic2{
    padding-left:20%;
    
    
}
#pic1{
    padding-left:3%;
    transition: width 2s, height 4s;
    
    
}
#pic4{
    padding-left:3%;

}
#pic5{
    padding-left:20%

    
}
#pic6
{
    padding-left:20%;

}
#pic3{
    padding-left:20%
    

}
h1{
    text-align: center;
    
    font-family: cursive;
    /* padding-top: 650px; */
    font-size:+2;
    padding-bottom: 200px;
    width: 50px;
    padding-left: 50px;
    padding-top: 200px;
}
#pic1:hover{
    transform: scale(1.1);
    
}
#pic2:hover{
    transform: scale(1.1);
    
}
#pic3:hover{
    transform: scale(1.1);
    
}
#pic4:hover{
    transform: scale(1.1);
    
}
#pic5:hover{
    transform: scale(1.1);
    
}
#pic6:hover{
    transform: scale(1.1);
    
}

.ourservices{
	padding: 70px 0px 60px;
	height: 48vh;
    
}
.ourservices h1{
	font-size: 50px;
	font-weight: bold;
}
.ourservices p{
	font-size: 25px;
	color: black;
}
.rowsetting{
	margin: 60px 10px !important;
}
.imgsetting{
	border-radius: 50%;
	height: 100px;
	width: 100px;
	padding-top: 17px;
}
.rowsetting p{
	padding: 15px;
	color: #6c757d !important;
}
.rowsetting h2{
	margin-top: 20px;
	font-size: 30px;
	font-weight: bold;
}
.fa-3x{
    padding-left: 18;
    /* text-align: center; */
    padding-top: 22;
}
.cat{
    padding-top:50px;
    
    padding-left: 50px;
}
.cat button{
    height: 100px;
    width: 500px;
}


.slide4{
    margin: 40px 0;
    background-color: rgb(27, 25, 25);
    margin-bottom: 0px;
    
}
.slide4 .container div{
    margin: 20px 0;
}
.contact-top{
    text-align: center;
}
.contact-top h3{
    font-size: 28px;
}
.contact-top p{
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
}
.contact-middle div{
    text-align: center;
    padding: 25px 0;
    background: var(--dark);
    color: #000000;
}
.contact-middle div span{
    display: block;
}
.contact-icon{
    font-size: 30px;
}
.contact-middle div span:nth-child(2){
    font-size: 18px;
    font-weight: bold;
}
.contact-middle div p{
    font-weight: 300;
    opacity: 0.7;
}
.contact-bottom{
    margin-top: 50px!important;
}
.form input[type = "text"], .form input[type = "email"], .form textarea{
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
    margin: 10px 0;
    border: 1px solid var(--lightGreen);
    outline: none;
    border-radius: 5px;
}
.contact-bottom .form{
    padding: 0 20px;
}

.conhov:hover{
    color: rgb(43, 108, 177);
    
    
}