/* LETTERHEAD SECTION*/

.wrapper-main {
  width: 100%;
  
}


/* MENU SECTION */




.buton {
   background-color: transparent;
  border: none; /* Removes the default border */
  color: #000; /* Set text color to ensure visibility */
  padding: 10px 20px;
  cursor: pointer;
    font-size: 1.2rem;
  font-family: monospace;
  
  
}


.dropmenu {
  position: relative;
  display: inline-block;


}

.buton:hover :any-link  {
  color: rgb(50, 39, 67);
  display:inline-block;
}

/* BANNER SECTION   */



  /* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: none;
}


/* Caption text */
.text {
  color: rgb(243, 243, 1);
  font-size: 3rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  padding: 8px 8px;
  position: absolute;
  bottom: 15px;
  left: 16px;
  width: 100%;
  text-align: left;
  margin-left: 3%;
  margin-top: 10%;
}



/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 2.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 2}
}  



.SlideImages {
  width: 100%;
  height: auto;
  padding: 0px;
  zoom: 1;


}

.Leftmenu {
 position: absolute;
  top: 8px;
  left: 16px;
  margin-top: 3%;
  margin-left: 5%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2rem;
  color: rgb(76, 5, 240);

}

.Rightmenu {
 position: absolute;
  top: 15px;
  right: 16px;
  background-color: white;
  border-radius: 20%;

}

.BannerFront {
  width: 50%;
  height: 30%;
 position: absolute;
  top: 8px;
  left: 16px;
  margin-top: 20%;
  margin-left: 20%;
  font-family:cursive;
  text-align: center;
  font-size: 2.5rem;
  color: blue;
  background-color: white;
}

.BannerFooter {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 1rem;
}



.Bookbuton {
  width: 150px;
  height: 60px;
  background-color: rgb(191, 191, 244);
  color: white;
  font-size: 1.2rem;
  font-family: monospace;
  border: none;
  margin-top: 8%;
  
}

.pageone{
    width: 100%;
    margin-left: 2%;
}

h1{
    font-family:cursive;
    color: rgb(109, 107, 107); 
    font-size: 3rem;
    text-align: center;
}

h2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: rgb(24, 4, 203); 
    font-size: 1rem;
}

h3{
    font-family: monospace;
    color: rgb(95, 88, 83);
    font-size: 1.2rem;
    text-align: left;
    margin-left: 10%;
}

.columnA img {
  position: relative;
  width: 500px;
  height: 500px;
  margin-bottom: 5%;
  margin-left: 45%;
  
  
}

.columnA {
  position: relative;
  margin-bottom: 5%;
  background-image: url(zebra2.jpg); position: relative; background-attachment: fixed; 
  background-size: cover; /* Optional: Adjusts image to cover the entire element */
  background-repeat: no-repeat; /* Optional: Prevents image repetition */
  background-position: center center; /* Optional: Centers the image */
  filter: contrast(60%);

}

.Leftmenn {
 position: absolute;
  top: 8px;
  left: 16px;
  margin-top: 3%;
  margin-left: 5%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  color: rgb(39, 38, 37);

}


.Pageparag {
  font-size: 1.2rem;
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: rgb(19, 19, 19);
  margin-top: 5px;
    line-height: 40px;   
    padding-right: 50px;
    text-align: left;
  
}

.Bookbutonb {
  width: 40%;
  height: 10vh;
  background-color: rgb(191, 191, 244);
  font-size: 1.2rem;
  font-family: monospace;
  border: none;
  margin-top: 4%;
  
}

a:hover {
  color: transparent;
  background-color: rgb(248, 248, 248);
  text-decoration: none;
}

a:link {
  color: blue;
  background-color: transparent;
  text-decoration: none;
}

.MobileTitle, .Mobilecontent1, .Mobilecontent2 {
  display: none;
}

.RightList {
  color: rgb(11, 11, 11);
  text-align: center;
  font-size: 2rem;
font-size: 1.5rem;
font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
background-image: url(screenprint4.jpg);
 background-size: cover; /* Optional: Adjusts image to cover the entire element */
  background-repeat: no-repeat; /* Optional: Prevents image repetition */
  background-position: center center; /* Optional: Centers the image */
  filter: contrast(60%);
  position: relative;
  margin-top: 25%;
} 

.LeftList {
  color: black;
  font-size: 2rem;
  text-align: center;
font-size: 1.5rem;
font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
background-image: url(screenprint1.jpg); height: 100%;
 background-size: cover; /* Optional: Adjusts image to cover the entire element */
  background-repeat: no-repeat; /* Optional: Prevents image repetition */
  background-position: center center; /* Optional: Centers the image */
  filter: contrast(60%);
  position: relative;
  height: auto;
  margin-top: 25%;
} 

.RightListb {
  color: rgb(2, 2, 251);
  font-size: 2rem;
font-size: 1.5rem;
font-family: cursive;

} 

.PageCenterContents{
  width: 100%;
  height: auto;
  display: flex;
}

 .Pageparagraph {
  font-size: 1.2rem;
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: rgb(55, 53, 53);
  margin-top: 5px;
    height: fit-content;
    line-height: 25px;   
    padding-right: 2%;
    text-align: center;
    width: 100%;
    
  
}

.Listparagraph {
  font-size: 1rem;
  font-family:monospace;
  color: rgb(142, 139, 139);
  margin-top: 5px;
    height: fit-content;
    line-height: 50px;   
    padding-right: 50px;
    padding-left: 5%;
    text-align: center;
  
}

.PagesubTitle {

  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.5rem;
  text-align: center;
color: gray;
width: 100%;
line-height: 30px;
  
}

.PageTitle {

  font-family:cursive;
  font-size: 2rem;
  text-align: center;
color: rgb(32, 17, 143);
width: 100%;

  
}

.BookingImages1 {
  height:100vh;
  width: 100%;
  float: left;
  margin-top: 2%;
  margin-left: auto;
  padding: 1%;
  border-radius: 30px;
  

}

.BookingImages2, .BookingImages3d, .BookingImage3f {
  
  display: none;

}


.SectionImages1 {
  
  width: 100%;
  float: left;
  margin-top: 2%
  

}

.column {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 5%;
  
  
}

.BookingImage {
  height: auto;
  width: 100%;
 margin-top: 2%;
  padding: 0px;
  

}

.Imagefooter {

  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 2rem;
  text-align: center;
color: rgb(66, 66, 66);

}

.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%;

  
}

.columnb {
  display: inline-block;
  width: 100%;
  height: 40vh;
  margin-bottom: 25%;
  
  
}

 .columnb {
  float: left;
  width: 28.3%;
  border-radius: 5px;
  margin-left: 2%;

  
}

.Imagefooter2 {

  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
color: rgb(66, 66, 66);


  
}

.BookingImage3 {
  height: auto;
  max-width: 100%;
  margin-top: 2%;
  margin-left: 2%;
  padding-right: 0px;
  border-radius: 100%;


}

.BookingImage3g {
  height: auto;
  max-width: 100%;
  margin-top: 2%;
  margin-left: 2%;
  padding-right: 0px;
  border-radius: 5%;


}

.Imagefooter3 {
  font-family:monospace;
  font-size: 1rem;
  text-align: left;
color: rgb(66, 66, 66);
line-height: 30px;


}

.SectionImages2 {
  
  width: 100%;
  float: left;
  margin-top: 5%
  

}



.BookingImages3 {
  height: fit-content;
  max-width: 100%;
  margin-top: 2%;
  margin-left: 5%;
  
  
}





/* Clear floats after image containers */

.row::after {
  content: "";
  clear: both;
  display: table;
  
}

.BookingImages {
  height: 200px;
  width: 100%;
  
}

 .Pageparagraph2 {
  font-size: 1.2rem;
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: rgb(142, 139, 139);
  margin-top: 100px;
    height: fit-content;
    line-height: 40px;   
    padding-right: 50px;
    padding-left: 10%;
    text-align: center;
  
}

.SideBarTitles{
font-size: 2rem;
  color: rgb(94, 94, 95);
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  
  
}

.SideParag {
  border-bottom: solid rgb(97, 96, 98) 1px; 
  padding-bottom: 10px;
  margin-right: 20px;
  font-size: 1.2rem;
  font-family: monospace;
  color: gray;
  
}

/* Social media links*/
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
  margin-left: 30%;
}


.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}
.Socialmediafooter {
margin-left: 25%;
font-size: 2rem;
margin-top: 20%;
}

/* Social media links*/
/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgb(33, 165, 33);
  color: white;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  width: auto;
  border-radius: 5%;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #03601a;
}


/* HAMBURGER MENU SECTION*/

.burger-menu, 
.burger-menu-btn {
display: none;
}

.MobileContent{
  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: 10px;
  
      
}

.burger-menu {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 1;
  background-color: rgb(39, 41, 123);
  margin-top: 20%;
 
  
}

.burger-menu ul {
  width: 100%;
  height: calc(100vh - 60px);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-top: 25%;
  
 
}

.burger-menu ul li {
  flex-basis: 100%;
  list-style: none;
  margin-right: 30%;
  border-radius: 0px;

}

.burger-menu ul li:last-child {
  border-bottom: none;
  

}

.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;
  
}


/* MENU SECTION */





.dropmenu {
  position: relative;
  display: none;

}



/* Slideshow container */

.Slideshow-container {
  background-color: antiquewhite;
  display:block;
}

.SlideImages {
  width: 100%;
  height: auto;
  border-radius: 5px;
  
}


.Leftmenu {
 position: absolute;
  top: 8px;
  left: 16px;
  margin-top: 3%;
  margin-left: 5%;
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 1.2rem;
  color: blue;

}

.Rightmenu {
 display: block;
 background-color: transparent;

}

.BannerFront {
  width: 70%;
  height: 12%;
  font-size: 1.5rem;
  margin-left: 10%;
}

h1{
    font-family:fantasy;
    color: rgb(169, 144, 123); 
    font-size: 2rem;
}

h2{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: rgb(23, 33, 146); 
    font-size: 1.5rem;
}

h3{
    font-family: monospace;
    color: rgb(23, 33, 146);
    font-size: 0.8rem;
    text-align: center;
    margin-right: 2%;
}


.columnA img {
  position: relative;
  width: 150px;
  height: 150px;
  margin-bottom: 5%;
  margin-left: 45%;
  
  
}

.columnA {
  position: relative;
  width: 100%;
  height: 450px;
  margin-bottom: 5%;
  background-size: cover; /* Optional: Adjusts image to cover the entire element */
  background-repeat: no-repeat; /* Optional: Prevents image repetition */
  background-position: center center; /* Optional: Centers the image */
  filter: contrast(60%);
  background-image: url(zebra2.jpg); position: relative; background-attachment: fixed; 
  background-attachment: fixed;
}

.Leftmenn {
 position: absolute;
  top: 8px;
  left: 16px;
  margin-top: 40%;
  margin-left: 5%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  color: rgb(245, 72, 9);

}


.Pageparag {
  font-size: 1.2rem;
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: rgb(250, 249, 249);
  margin-top: 5px;
    line-height: 20px;   
    padding-right: 50px;
    text-align: left;
  
}

.Bookbuton {
  width: 150px;
  height: 60px;
  background-color: rgb(154, 147, 236);
  color: white;
  font-size: 1.2rem;
  font-family: monospace;
  border: none;
  margin-top: 4%;
  
}


.PageCenterContents{
  width: 100%;
  height: fit-content;
  margin-top: 25%;
}

 .Pageparagraph {
  font-size: 1rem;
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: rgb(142, 139, 139);
  margin-top: 5px;
    height: fit-content;
    line-height: 20px;   
    padding: 1%;
    text-align: left;
    width: 100%;
  
}


.PagesubTitle {

  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.5rem;
  text-align: center;
color: rgb(90, 76, 135);
line-height: 30px;
  
}

.PageTitle {

  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 1.5rem;
  text-align: center;
color: rgb(2, 20, 110);
width: 100%;

  
}

.BookingImages1 {
  
  display: none;

}

.BookingImages2 {
  
  display: inline;
height:auto;
  max-width: 100%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;
  border-radius: 30px;
}

.BookingImage {
  height: auto;
  width: 100%;
 margin-top: 2%;
  padding: 0px;
  

}

.Imagefooter {

  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
color: rgb(59, 54, 108);

}

.BookingImage2 {
  height: auto;
  width: 100%;
  margin-top: 2%;
  margin-left: 2%;
  padding-right: 10px;
  border-radius: 30px;
  

}

.RightList {
  color: rgb(227, 252, 4);
  text-align: center;
font-size: 1.5rem;
margin-top: 5%;

} 

.LeftList {
  color: rgb(227, 252, 4);
  text-align: center;
font-size: 1.5rem;
margin-top: 5%;
} 

.RightListb {
  color: rgb(2, 2, 251);
font-size: 2rem;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;

} 

/*images container properties */
    .column {
  float: left;
  width: 48%;
  border-radius: 3px;
  margin-left: 1%;
  height: auto;
  margin-bottom: 5%;
  margin-right: 2px;
  
}


/* Clear floats after image containers */

.row::after {
  content: "";
  clear: both;
  display: table;
  
}


 .columnb {
  width: 100%;
  border-radius: 5px;
  margin-left: 2%;

  
}


.BookingImage3 {
  height: auto;
  width: 50%;
  margin-top: 2%;
  margin-left: 20%;
  padding-right: 0px;
display: none;

}

.BookingImage3f {
  height: auto;
  max-width: 100%;
  margin-top: auto;
  margin-left: auto;
  padding-right: 0px;
  display: flex;


}

.BookingImage3g {
  height: 40vh;
  max-width: 100%;
  margin-top: auto;
  margin-left: auto;
  padding-right: 0px;
  display: block;


}


.Imagefooter3 {
  font-family:monospace;
  font-size: 1rem;
  text-align: left;
color: rgb(76, 65, 153);
line-height: 30px;


}

.BookingImages3c,.BookingImage3g, .BookingImages3b {
  display: none;
}

.BookingImages3d {
  display: block;
  height: 60vh;
  max-width: 100%;
  margin-top: 2%;
  margin: auto;
  padding-right: 0px;

}

.PageLowerTitle {
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 1.5rem;
  text-align: left;
color: gray;
line-height: 30px;
margin-top: 2%;
margin-left: 5%;
  
}

.PageLowerTitleb {
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 1.5rem;
  text-align: left;
color: gray;
line-height: 30px;
margin-left: 5%;
  
}

.Pagelowerpara{
  font-family: monospace;
  text-align: left;
  margin-left: 5%;

}

.SideBarTitles{
font-size: 1.5rem;
  color: rgb(94, 94, 95);
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  
  
}

.SideParag {
  border-bottom: solid rgb(97, 96, 98) 1px; 
  padding-bottom: 10px;
  margin-right: 20px;
  font-size: 1rem;
  font-family: monospace;
  color: gray;
  
}

.Socialmediafooter {
margin-left: 10%;
font-size: 1.2rem;
}
fa-facebook {
  background: #3B5998;
  color: white;
  margin-left: 10%;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}



}