
/* MENU SECTION */
#logo1 {
  width: 200px;
  height: 150px;
  float: inline-end;
}

.Leftmenu {
 position: absolute;
  top: 8px;
  left: 16px;
  margin-top: 3%;
  margin-left: 5%;
  font-family: Arial, Helvetica, sans-serif;
  background-color: blue;
  font-size: 2rem;
  color: white;
  
  width: 100%;
  height: 10%;

}

.Rightmenu {
 position: absolute;
  top: 15px;
  right: 16px;
  color: white;


}



.Gallerycontent {
margin-top: 5%;
text-align: center;
font-family: monospace;
font-size: 1.2rem;
 color: rgb(104, 88, 180); 
width: 80%;
margin-left: 5%;
}


.dropmenu {
  position: relative;
  display: inline-block;
  


}

.buton:hover :any-link  {
  color: rgb(81, 57, 57);
  display:inline-block;
}

/*  images container properties */
    .column1 {
  float: left;
  width: 22.33%;
  border-radius: 5px;
  margin-left: 2%;
  height: auto;
  margin-bottom: 20px;
  
}

.column2 {
  float: left;
  width: 320;
  border-radius: 5px;
  margin-left: 1%; 
  height: auto;
  margin-bottom: 20px;
  
}

/* Clear floats after image containers */

.row::after {
  content: "";
  clear: both;
  display: table;
  
}

.BookingImages1b {
  height: auto;
  width: 100%;
  
}

.BookingFooter1 {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: rgb(104, 88, 180); 
  font-size: 1.2rem;
  margin-left: 10%;
  line-height: 20px;
  
}

.BookingImage2 {
  height: auto;
  width: 100%;
  margin-top: 2%;
  margin-left: 2%;
  padding-right: 10px;
  border-radius: 30px;
  

}

/*  images container properties */
    .column {
  float: left;
  width: 45.3%;
  border-radius: 5px;
  margin-left: 2%;

  
}

.BookingImages3c {
  height: auto;
  width: 100%;
  margin-top: 2%;
  margin-left: 5%;
  
  
}

h1 {
  font-size: 2rem;
  margin-top: 10%;
   color: rgb(104, 88, 180); 
}

.Gallerytitles {
  margin-top: 20%;
}

.Socialmediafooter {
  margin-top: 20%;
}


.PageCenterContents {
  margin-top: 20%;
}

.GalleryCenterContents {
  margin-top: auto;
   width: 100%;
  height: auto;
  display: flex;
}


.BookingImages2 {
   height: fit-content;
  width: 100%;
  margin-top: 2%;
  margin-left: 2%;
  padding-right: 10px;
  border-radius: 30px;
}

.GalleryImages1 {
  height: auto;
  width: 100%;
  margin: auto;
  
  
}

.GallerysubTitle {
  font-family: monospace;
  
}

.Galarytitle {
  margin-top: 20%;
}

.burger-menu, 
.burger-menu-btn {
display: none;
}


/* MOBILE VERSION SECTION */

@media only screen and (max-width: 768px), (max-width: 480px) {


.wrapper-main {
  width: 100%;
  
}


.burger-menu-btn {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(/src/menu-buton.png), url(/src/close-button-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center, center left 30px;
  z-index: 2;
  margin-top: 7%;
  position: relative;
  margin-left: 90%;
  
      
}

.burger-menu {
  display: none;
  position: fixed;
  width: 98%;
  height: 100vh;
  z-index: 6;
  background-color: rgb(60, 28, 154);
 
  
}

.burger-menu ul {
  width: 100%;
  height: calc(100vh - 60px);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  
  
 
}

.burger-menu ul li {
  flex-basis: 100%;
  list-style: none;
  margin-right: 30%;
  border-radius: 100px;

}


.burger-menu ul li a {
  display: block;
  height: 100%;
  font-size: 1rem;
  color: rgb(193, 191, 196);
  padding: 25px 0;
  flex-basis: 100%;
  text-align: center;
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  
}

#logo1 {
  width: 100px;
  height: 80px;
  float: inline-end;
}

.Leftmenu {

  font-size: 1.5rem;

}

.Gallerycontent {
font-size: 1rem;
color: rgb(75, 56, 151);
width: 100%;


}

.Galarytitle {
  margin-top: 20%;
}

.PageLowerTitle {
color: rgb(18, 18, 150);
}

.Rightmenu {
display: none;
}

h1 {
  font-size: 1.5rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  margin-top: 20%;
  color: rgb(18, 18, 149);
}

h2 {
  font-size: 1.2rem;
  
}

.BookingImage2 {
  height: auto;
  width: 100%;
  margin-top: 2%;
  margin-left: 2%;
  padding-right: 10px;
  border-radius: 30px;
  

}

/*  images container properties */
    .column {
  float: left;
  width: 45.3%;
  border-radius: 5px;
  margin-left: 2%;

  
}

/*  images container properties */
    .column1 {
  float: left;
  width: 45.33%;
  border-radius: 5px;
  margin-left: 2%;
  
  height: 200px;
  margin-bottom: 20px;
  
}

.column2 {
  float: left;
  width: 320;
  border-radius: 5px;
  margin-left: 1%;
  
  height: 240px;
  margin-bottom: 20px;
  
}

/* Clear floats after image containers */

.row::after {
  content: "";
  clear: both;
  display: table;
  
}

.BookingImages1b {
  height: auto;
  width: 100%;
  
}

.BookingFooter1 {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: rgb(30, 32, 122); 
  font-size: 1rem;
  margin-left: 15%;
  line-height: 20px;
  
}


.Gallerytitles {
  margin-top: 15%;
}


}