body{
  text-align: center;
  margin: 0;
    font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
}

.container {
  background-color:white;
  box-shadow: 9px 12px 16px 5px rgba(0, 0, 0 ,0.4);
  position: sticky;
}
.container img{
  width: 100px;
}
.container h2{
  color:blue;
  font-weight: bold;
  margin: 3px;
  font-family: sans-serif;
}
.container h2{
  color:blue;
  font-weight: bold;
  margin: 3px;
  font-family: sans-serif;
}
.mubende{
  width: 100%;
}
.mubende h2{
  color: #333;
  font-size: 16px;
}
.nav-bar ul li a,
.social ul li a{
  text-decoration: none;
  list-style: none;
  
}
.nav-bar ul li {
  padding: 1px;
  border-radius: 5px;
  color: aliceblue;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.nav-bar  li a:hover{
  color: red;
  transition: 0.5s;
  border-bottom: white 1px solid;
}
.nav-bar ul li a{
  color: teal;
}
.social ul{
  margin: 5px;
}

.nav-bar ul{
  list-style: none;
  padding-left: 0;
}

.social ul{
  list-style: none;
  padding-left: 0;
}


.social .fa:hover{
  opacity: 0.7;
}

.social ul  li a{
  color: white;
  font-size: 12px;
 background-color: #333;
  border-radius: 50px;
  font-weight: lighter;
  padding: 7px;
}

.logo h2{
  color: rgb(251, 255, 255);
  font-size: 20px;
  font-family:cursive;
  font-weight: bold;
}
.logo{
  background-color: teal;
  padding: 5px;
  border-top-left-radius:50px ;
  border-bottom-left-radius: 50px;
}

.social ul{
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.social ul li {
  margin: 3px;
  font-size: 25px;
}

.call-back{
  background-color: rgb(48, 48, 202);
  padding-bottom: 10px;
}

.call-back .input{
  border: none;
  padding: 5px;
}
.call-back .input-button{
  border: none;
  padding: 5px;
  font-weight: bold;
  border:none;
}
.call-back .input-button:hover{
  color: white;
  background-color: teal;
  transition: 0.5s;  
  border-radius: 0;

}

.call-back h2{
  color: white;
  margin-bottom: 5px;
}


.footer-content{
  color: white;
  width: 100%;
  background-color: #333;

}

.footer-contact ul li {
  text-decoration: none;
  list-style: none;
  text-align: start;
}

.footer-contact,
.cooper,
.footer-links{
  text-align: start;
  padding: 5px;
}

.footer-contact ul li  a{
  display: block;
  margin: 5px;
}

.footer-contact ul li span{
  margin-left: 10px;
}

.footer-links ul li, 
.footer-get-in-touch ul ,
.cooper ul li{
  text-decoration: none;
  list-style: none;
}
.footer-get-in-touch{
  justify-content: center;
}

.footer-links ul,
.cooper ul,
.footer-get-in-touch ul,
.footer-contact ul {
  padding: 0;
}

.footer-links ul li a,
.cooper ul li a,
.footer-get-in-touch h2 a,
.footer-contact ul li a{
  color:white;
  text-decoration: none;
}



.footer-links h2,
.cooper h2,
.footer-contact h2{
  color: teal;
}

.footer-get-in-touch h2 a{
  border: white solid 1px;
  border-radius: 0;
  padding:5px;
  font-size: 16px;
}

.footer-get-in-touch h2 a:hover{
  border: none;
  transition: 0.5s;
  background-color: teal;
  border-radius: 0;
}

.cooper{
  text-align: start;
}

.footer-get-in-touch ul li{
  display: inline-block;
  margin: 5px;
  font-size: 16px;

}
.footer-get-in-touch ul li a{
  text-decoration: none;
  color: whitesmoke;
  cursor: pointer;
}

.footer-get-in-touch ul li a:hover{
  opacity: 0.7;
  border-radius: 0;
}
.footer-get-in-touch ul{
  margin: 0;
}
.footer-get-in-touch{
  padding-bottom: 5px;
}




.eat-img-cont{
  width: 100%;
}
.eat-img img{
  width: 100%;
}

.img-con h2{
  color: teal;
}
.img-con p{
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
}
.img-con a{
  text-decoration: none;
  color: teal;
  border: teal solid 1px;
  padding: 5px;
}
.img-con a:hover{
  color: white;
  background-color: teal;
  transition: 0.5s;
}

.copy-con a,
.design a{
  font-size: 1rem;
 text-decoration: none; 
}

.copy-con a:hover{
  color: teal;
  transition: 0.5s;
}

.copy{
  text-align: center;
  background-color: black;
  padding-top: 5px;
}
.copy p{
  margin: 0;
}

.copy-con p{
  color: rgb(70, 68, 68);
}
.design h2{
  color: rgb(70, 68, 68);
}

.design h2{
  margin: 0;
  padding: 5px;
  font-size: 17px;
}
.cafe .fa{
  font-size: 70px;
  color: white;
}
.cafe{
  background-color: whitesmoke;
  cursor: pointer;
  position: relative;
  margin: 10px;
  box-shadow: 2px 1px 3px 2px rgb(0 0 0 / 51%)
}
.cafe img {
  width: 100%;
}

.coffee-cont a{
  text-decoration: none;
  color: white;
 background-color: teal;
 padding: 5px;
}
.coffee-cont p{
  font-size: 1rem;
  margin-bottom: 10px;
}
.coffee-cont h2, 
.coffee-cont p{
  margin-top: 5px;
  margin-bottom: 0;
}
.cafe  h2{
margin:5px;
  color: teal;
  font-size: 16px;
}
.coffee-cont{
  width: auto;
  height: auto;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50% ,-50%);
  display: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.527);
  
}

.cafe:hover .coffee-cont{
  display: block;
}
.mubende-cafes  p{
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.mubende-cafes h3 {
  color: teal;
}








@media(min-width:600px){
  .container{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 10px;
  }
  
  .container img{
      display: inline-block;
      width: 30px;
      margin-left: 6px;
      vertical-align: bottom;
  }
  .container h2{
      display: inline-block;
  }
  .logo{
      margin-top: 5px;
  }
  .logo img{
      font-size: 16px;
  }
.logo h2{
  font-size: 16px;
}
  .nav-bar ul{
      display: flex;
      flex-direction: rows;
  }
  .nav-bar  li a{
      padding-left: 6px;

  }
  .nav-bar  li a:hover{
      color: red;
      transition: 0.5s;
      border-bottom: white 1px solid;
  }
  .container{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 10px;
  }
  
  .container img{
      display: inline-block;
      width: 30px;
      margin-left: 6px;
      vertical-align: bottom;
  }
  .container h2{
      display: inline-block;
  }
  .logo{
      margin-top: 5px;
  }
  .logo img{
      font-size: 16px;
  }
.logo h2{
  font-size: 16px;
}
  .nav-bar ul{
      display: flex;
      flex-direction: rows;
  }



  .eat-img{
    position: relative;
    text-align: center;
  }

  .eat-img .img-con{
    position: absolute;
  }
  
.img-con{
  position: absolute;
  top:50%;
  left:50%;
  transform: translate( -50%, -50%);
}
.img-con p{
  color: white;
  padding-left: 10px;
  padding-right: 10px;
}


.footer-content{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;

 
}


.call-back h2{
  color: white;
  font-weight: 500;
  display: inline-block;
  margin-right: 100px;
}

.footer-contact p{
  padding: 10px;
}

.footer-contact{
  padding-left: 10px;
  padding-right: 10px;
}
.footer-links{
  padding-left: 10px;
  padding-right: 10px;
}

.footer-contact ul li span{
  margin-left: 10px;
}

.cooper{
  padding-left: 10px;
  padding-right: 10px;
}

.footer-get-in-touch{
  padding-left: 10px;
  padding-right: 10px;
}  

.footer-links ul li :hover{
  opacity:0.7 ;
  border-radius:0;
  transition: 0.5s;
  border-bottom: teal solid 2px;
}
.cooper ul li a:hover{
  opacity:0.7 ;
  border-radius:0;
  transition: 0.5s;
  border-bottom: teal solid 2px  
}
.copy{
  display: flex;
  flex-direction: rows;
  justify-content: space-around;
}
.copy-con a,
.design a{
  font-size: 1rem;

}
.eat-con-fluid{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
}
.img-con p {
  background-color: rgba(0, 0, 0, 0.452);
}
.mubende-cafes{
  padding-left: 10px;
  padding-right: 10px;
}

.iflame{
  width: 100%;
}

}

