body {
  min-height: 100vh;
  margin: 0;
  margin-bottom: auto;
  display: grid;
  grid-template-rows: auto 1fr auto;
}

#navbar-menu {
  float: right;
}


.navbar-header {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  float: none;
}
.cls1 img {

  height: 100px;
}

.cls1 {
 
  /* float: right; */
  margin-right: auto;

}

.cls2 img {
  width: 125px;
  height: 80px;
}

@media (max-width: 767px) {

  nav.navbar.bootsnav .navbar-header {
    float: left;
    display: flex;
    flex-direction: row;
    padding: 0px;
  }

  .cls1 {
  
    float: left;
    margin-top: 5px;
    margin-left: auto;
  }

  .cls1 img {
    /* border: 2px solid black; */
    float: left;
    width: 11% !important;
    height: 0%;
    margin-left: 10px;
  }

  .cls2 {
    width: 60%;
    float: right;
    margin-top: 5px;
  }


  .cls2 img {
    width: 60%;
    height: 40px;
    float: right;
    margin-right: 10px;
  }
}
@media (max-width: 1023px) {
  nav.navbar.bootsnav .navbar-header {
    float: left;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    float: none;
    text-align: center;
    margin: auto;

  }


}

/* carousel */
#stage {
  margin: 1em auto;
  width: 100%;
  height: 292px;
}

#stage a {
  position: absolute;
}

#stage a img {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  opacity: 0.6;
}

#stage a:nth-of-type(1) {
  animation-name: fader;
  animation-delay: 4s;
  animation-duration: 1s;
  z-index: 20;
}

#stage a:nth-of-type(2) {
  z-index: 10;
}

#stage a:nth-of-type(n + 3) {
  display: none;
}

@keyframes fader {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

/* search */

.main2 {
  width: 100%;
  margin: 0;
  height:100%;
  top: 0;
}

form {
  width: 50%;
  padding: 200px 100px 100px 100px;
  margin: auto;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  box-shadow: 0px 0.5px 1.2px rgba(0, 0, 0, 0.029),
    0px 1.8px 4.6px rgba(0, 0, 0, 0.051), 0px 2.8px 6.9px rgba(0, 0, 0, 0.058),
    0px 4px 10px rgba(0, 0, 0, 0.064), 0px 5.7px 14.2px rgba(0, 0, 0, 0.07);
}

input::placeholder {
  font-size: 15px;
}

select option {
  font-size: 15px;
}

#country {
  width: 100%;
  height: 40px;
  padding: 10px 10px;
  border: 0;
  font-size: 15px;
  margin: auto;
  margin-top: 20px;
  color: #818181;
  box-shadow: 0px 0.5px 1.2px rgba(0, 0, 0, 0.029),
    0px 1.1px 2.7px rgba(0, 0, 0, 0.042), 0px 1.8px 4.6px rgba(0, 0, 0, 0.051),
    0px 2.8px 6.9px rgba(0, 0, 0, 0.058), 0px 4px 10px rgba(0, 0, 0, 0.064),
    0px 5.7px 14.2px rgba(198, 198, 198, 0.07),
    0px 8px 20.1px rgba(0, 0, 0, 0.077), 0px 11.7px 29.2px rgba(0, 0, 0, 0.085),
    0px 18px 45px rgba(0, 0, 0, 0.095), 0px 32px 80px rgba(0, 0, 0, 0.12);
}

.btn {
  width: 40%;
  padding: 10px 10px;
  border: 0;
  font-size: 18px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  color: black;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  box-shadow: 0px 0.5px 1.2px rgba(0, 0, 0, 0.029),
    0px 1.1px 2.7px rgba(0, 0, 0, 0.042), 0px 1.8px 4.6px rgba(0, 0, 0, 0.051),
    0px 2.8px 6.9px rgba(0, 0, 0, 0.058), 0px 4px 10px rgba(0, 0, 0, 0.064),
    0px 5.7px 14.2px rgba(0, 0, 0, 0.07), 0px 8px 20.1px rgba(0, 0, 0, 0.077),
    0px 11.7px 29.2px rgba(0, 0, 0, 0.085), 0px 18px 45px rgba(0, 0, 0, 0.095),
    0px 32px 80px rgba(0, 0, 0, 0.12);
}

.btn:hover {
  background-color: white;
  box-shadow: 0px 0.5px 1.2px rgba(0, 0, 0, 0.029),
    0px 1.8px 4.6px rgba(0, 0, 0, 0.051), 0px 2.8px 6.9px rgba(0, 0, 0, 0.058),
    0px 4px 10px rgba(0, 0, 0, 0.064), 0px 5.7px 14.2px rgba(0, 0, 0, 0.07);
  text-decoration: none;
}

footer {
  position: relative;
  /* margin-top: 25%; */
  /* margin: 0px;
    margin-bottom: -50%; */
}

/* page2 */
.main {
  margin: 50px;
  font-size: auto;
  width: auto;
  height: auto;
}

.main h1 {
  font-family: cosmic, sans-serif;
  text-align: center;
  color: black;
  font-size: 45px;
}

.main a {
  color: rgba(255, 178, 0, 255);
  text-decoration: none;
}

.sub_main {
  justify-content: center;
  margin-top: 0px;
  margin-bottom: 0px;
}

.container1 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
 
}

.container1 img {
  max-width: 100%;
  max-height: 200px;
  margin-right: 50px;
}

.container1 h2 {
  font-family: "Montserrat", sans-seri;
  text-align: center;
}

.container_right {
  float: right;
  max-width: 100%;
  max-height: auto;
}

.container_right p {
  margin-top: 15px;
  font-size: 20px;
  line-height: 30px;
  font-family: "Montserrat", sans-seri;
}

.top {
  display: flex;
  width: 100%;
  margin: auto;
  /* justify-content: center; */
  align-items: center;
}
#time {
  /* margin-left: auto; */
  margin-right: auto;
}

#course {
  margin-left: 0px;
  margin-right: auto;
}

.sub_main .button {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}

.sub_main .button a {
  text-decoration: none;
  padding: 8px 12px;
  background-color: rgba(255, 178, 0, 255);
  color: black;
  font-family: cosmic, sans-serif;
  text-align: center;
  font-weight: 500;
  border-bottom: 3px solid black;
  border-radius: 10px;
  transition: 0.5s;
}

.sub_main .button a:hover {
  background-color: black;
  color: rgba(255, 178, 0, 255);
  border: none;
  border-bottom: 2px solid rgba(255, 178, 0, 255);
  transition: 0.5s;
}

@media screen and (max-width: 767px) {

  .container1,
  .top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    justify-content: center;
  }

  #time {
    margin-left: auto;
    margin-right: auto;
  }

  #course {
    margin-left: auto;
    margin-right: auto;
  }

  .sub_main {
    align-items: center;
    text-align: center;
  }

  .container_right {
    margin-top: 5px;
    max-width: 100%;
    text-align: center;
    justify-content: center;
    margin-right: 0px;
  }
}

/* contact */
.map {
  width: 3000px;
  height: 800px;
}

iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 800px) {

  #country,
  .search {
    width: 100%;
    padding: 20px;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    height: 40px;
    font-size: 15px;
  }
 
  .search {
    margin-top: 50px;
  }

  form {
    width: 100%;
    padding: 0px;
  }

  body,
  .topnav a {
    font-size: 15px;
  }

  /* index */
  .navbar-brand {
    display: flex;
    flex-direction: row;
    padding: 0px;
    margin-bottom: 0px;
  }
 

  .btn {
    width: fit-content;
    margin-bottom: 5px;
    width: auto;
    padding: 10px 10px;
    border: 0;
    font-size: 15px;
    margin: auto;
    margin-top: 20px;
    color: black;
    margin-left: auto;
    margin-right: auto; 
  }

  input::placeholder {
    font-size: 15px;
  }

  select option {
    font-size: 15px;
  }

  .map {
    width: 600px;
    height: 600px;
    background-color: white;
  }

  .abt {
    width: 70%;
  }

  .about {
    width: 100px;
    height: 100px;
    background-image: url("logoo1.jpeg");
    background-size: cover;
    margin: auto;
  }
}

@media (max-width: 600px) {
  .btn {
    font-size: 14px;
    width: auto;
    margin-left: auto;
    margin-right: auto; 
  }
 

  .map {
    width: 320px;
    height: 600px;
  }
}

@media (max-width: 400px) {
  .btn {
    font-size: 14px;
    width: auto;
    margin-left: auto;
    margin-right: auto; 
  } 
  .map {
    width: 390px;
    height: 600px;
  }

  .abt {
    width: 70%;
  }

  .class {
    display: flex;
    flex-direction: column-reverse;
    float: right;
  }

  #navbar-menu {
    float: none;
  }


  #h51 {
    font-weight: 0;
    font-size: 0;
  }

  #h52 {
    font-weight: 0;
    font-size: 0;
  }
}

/* About */
.abt {
  background-color: white;
  width: 40%;
  height: auto;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: 0px 0.5px 1.2px rgba(0, 0, 0, 0.029),
    0px 1.1px 2.7px rgba(0, 0, 0, 0.042), 0px 1.8px 4.6px rgba(0, 0, 0, 0.051),
    0px 2.8px 6.9px rgba(0, 0, 0, 0.058), 0px 4px 10px rgba(0, 0, 0, 0.064),
    0px 5.7px 14.2px rgba(0, 0, 0, 0.07), 0px 8px 20.1px rgba(0, 0, 0, 0.077),
    0px 11.7px 29.2px rgba(0, 0, 0, 0.085), 0px 18px 45px rgba(0, 0, 0, 0.095),
    0px 32px 80px rgba(0, 0, 0, 0.12);
}

.about {
  width: 10%;
  height: 100px;
  background-image: url("logoo1.jpeg");
  background-size: cover;
  margin: auto;
}

.abt h1 {
  text-align: center;
  font-weight: 800;
  margin: 10px;
  margin-bottom: 20px;
}

.abt p {
  padding: 30px;
  text-align: center;
  line-height: 35px;
}

.navbar-brand {
  display: flex;
  flex-direction: row;
}

#h51 {
  font-size: large;
  font-weight: 900;
  color: rgba(255, 178, 0, 255);
}

#h52 {
  margin-top: -8px;
  font-size: large;
  font-weight: 900;
  color: rgba(255, 178, 0, 255);
}

.recipe {
  width: 100%;
  margin: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.recipe h2 {
  color: rgba(255, 178, 0, 255);
}

.ing {
  width: 95%;
}

.details1 {
  width: 100%;
}

.details1 p {
  margin-right: 20px;
  width: 95%;
}

.button {
  text-decoration: none;
  padding: 2px 15px 2px 15px;
  background-color: rgba(255, 178, 0, 255);
  color: black;
  font-family: cosmic, sans-serif;
  text-align: center;
  font-weight: 500;
  border-bottom: 3px solid black;
  border-radius: 10px;
  transition: 0.5s;
}

.button:hover {
  background-color: black;
  color: rgba(255, 178, 0, 255);
  border: none;
  border-bottom: 2px solid rgba(255, 178, 0, 255);
  transition: 0.5s;
}

.nice-select .list {
  max-height: 300px;
  overflow-y: scroll;
}

/* footer {
  position: relative;
  z-index: 1;
}

footer .fixed-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: contain;
  opacity: 0.05;
}

footer .default-padding {
  padding-top: 70px;
}

footer .footer-shape {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.5;
} */

.site-footer {
  
  background-color: black;
  padding: 45px 0 20px;
  font-size: 15px;
  line-height: 24px;
  color: rgba(255, 178, 0, 255); 
  position: inherit;
  background-size: contain;
  bottom: 0 !important;
  z-index: 1;
}

.site-footer hr {
  border-top-color: #bbb;
  opacity: 0.5;
  width: 100%;
}

.site-footer hr.small {
  margin: 20px 0;
}

.site-footer h6 {
  color: rgba(255, 178, 0, 255);
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
  letter-spacing: 2px;
}

.site-footer a {
  color: grey;
}

.site-footer a:hover {
  color: #3366cc;
  text-decoration: none;
}

.footer-links {
  padding-left: 0;
  list-style: none;
}

.footer-links a {
  color: rgba(255, 178, 0, 255);
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
  color: #3366cc;
  text-decoration: none;
}

.site-footer .social-icons {
  text-align: right;
}

.site-footer .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 6px;
  margin-right: 0;
  border-radius: 100%;
  background-color: rgba(255, 178, 0, 255);
  color: black;
}

.copyright-text {
  margin: 0;
}

@media (max-width: 991px) {
  .site-footer [class^="col-"] {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  #footer {
    padding: 20px;
  }

  .site-footer {
    padding-bottom: 0;
  }

  .site-footer .copyright-text,
  .site-footer .social-icons {
    text-align: center;
  }
}

.social-icons {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.social-icons li {
  display: inline-block;
  margin-bottom: 4px;
}

.social-icons li.title {
  margin-right: 15px;
  text-transform: uppercase;
  color: #96a2b2;
  font-weight: 700;
  font-size: 13px;
}

.social-icons a {
  background-color: #eceeef;
  color: #818a91;
  font-size: 16px;
  display: inline-block;
  line-height: 44px;
  width: 44px;
  height: 44px;
  text-align: center;
  margin-right: 8px;
  border-radius: 100%;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
  color: #fff;
  background-color: #29aafe;
}

.social-icons.size-sm a {
  line-height: 34px;
  height: 34px;
  width: 34px;
  font-size: 14px;
}

.social-icons a.facebook:hover {
  background-color: #3b5998;
}

.social-icons a.twitter:hover {
  background-color: #00aced;
}

.social-icons a.linkedin:hover {
  background-color: #007bb6;
}

@media (max-width: 767px) {
  .social-icons li.title {
    display: block;
    margin: 10px;
    font-weight: 600;
  }
}

.footer {

  padding-bottom: 2px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgb(255, 255, 255);
  color: white;
}

/* 
body {
  background: #00b4db;
  background: -webkit-linear-gradient(to right, #0083b0, #00b4db);
  background: linear-gradient(to right, #0083b0, #00b4db);
  color: #514b64;
  min-height: 100vh;
} */
