body {
	text-align: center;
	font-size:12px;
	color:#120e18;
	margin:0px;
}

a {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	color: #cccccc;
	text-decoration:underline;
}

a:hover {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	color: #cccccc;
	text-decoration:none;
}

h1 {
	font-family: Georgia;
	font-size:24px;
	color: #4cb9ab;
	font-weight: bold;
}

h2 {
	margin-top:24px;
	margin-bottom:0px;
	font-family: Georgia;
	font-size:20px;
	color: #4cb9ab;
	font-weight:bold;
	line-height: 26px;
}

h3 {
	margin:0px;
	font-family: Georgia;
	color: #4cb9ab;
	font-weight:500;
	text-align: left;
	margin-top:30px;
	font-size: 18px;
}

.h1 {
	font-family: Georgia;
	font-size:24px;
	color: #000000;
	font-weight:100;
	line-height:50px;
}

.h2 {
	 font-size: 12px;
	 color: #000000;
	 font-weight:bold;
	 margin-top:-15px;
	 text-decoration:underline;
}

.h3 {
	font-family: Georgia;
	font-size:15px;
	font-style:italic;
	color:#ffffff;
	font-weight:100;
	line-height:19px;
}

.h4 a {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}

.h4 a:hover {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.bold {font-weight: bold;}

.white_space{font-weight: 400; font-size:14px; padding-left:0px; padding-right:0px;}

.white {
	 color: #ffffff;
}

.quote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#666666;
	font-weight:100;
	line-height:19px;
}


.container_large_frame {
  background-image: url(../images/header_bg.png); /* Keeps the background image */
  background-repeat: no-repeat;
  background-position: center top; /* Ensures the image stays at the top and centered */
  background-color: #ffffff; /* Set the background color to white */
  background-blend-mode: normal; /* You can experiment with other blend modes, like 'overlay' or 'multiply' */
  margin: auto;
  overflow: hidden;
  text-align: center;
  color: #FFFFFF;
}



.container {
	margin:auto;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
}

.banner {
	padding-top:26px;
	padding-bottom:0px;
	height:112px;
	margin:auto;
	text-align:center;
}

.navigation {
	height:84px;
	color:#666666;
	margin:auto;
	text-align:center;
	text-transform:uppercase;
	font-family: Georgia;
	font-size:14px;
	font-weight:100;
	width:100%;
}

.navigation ul {
	margin: 20px 30px 0px 0px;
	padding: 0;
	list-style: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:100;
}

.navigation li {
	display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-weight:100;
	color:#666666;
	font-size:12px;
	list-style-type: none;
	border-left:1px solid #666;
}

.navigation li:first-child {
	border-left: 0;
}

.navigation ul.children{
	display: none;
	font-family: Georgia;
	font-weight:100;
	font-size:14px;
	color: #818181;
}

.navigation a {
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
  font-size: 16px;
  color: #818181;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 2px;
}

.navigation a:hover {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size:16px;
	color:#4cb9ab;
	height:40px;
	line-height:40px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 2px;
}

.navigation .current_page_item a{
	text-decoration: none;
	font-family: Georgia;
	font-size:16px;
	color:#ffffff;
	height:40px;
	line-height:40px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 3px;
}

li.active a {
  color: #4cb9ab;
}

.home_box {
	float: left;
	text-align: left;
	margin-bottom: 40px;
}

.middle_frame {
	overflow:hidden;
	text-align:left;
	line-height:16px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#666666;
	margin: auto;
    background: #ffffff;
	padding-bottom: 10px;
	padding-left: 2%;
    padding-right: 2%;
}

#content {
	margin: auto;
	max-width: 1000px;
    width: 100%;
	text-align:left;
	padding-top:15px;
	line-height:16px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#000000;
}

.content_text {
	float:left;
	max-width: 640px;
    width: 66%;
    padding-right: 4%;
	text-align:left;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 14px;
    color: #818181;
    line-height: 20px;
}

.navigation a ul {
  margin-top: 10%;
}

footer-social ul {
  margin-top: 40px;
}

.content_text li {
  width: 44%;
  background-color: #f9f8f6;
  padding: 8px;
  border-radius: 10px;
  margin: 10px 2% 20px 0px;
  border: 1px solid #ffffff;
  float: left;
  text-align: center;
  color: #818181;
  list-style: none;
  min-height: 110px;
}

.content_text.policy li {
 width: unset;
 background: unset;
 font-weight: unset;
 text-align: unset;
 padding: unset;
 margin: unset;
}

.content_text.policy ul {
 padding: unset;
 margin: unset;
}

.content_text.policy h2 {
  font-weight: bold;
  margin-top: 30px;
  float: left;
  width: 100%;
}


.content_text a {
    color: #4cb9ab;
	text-decoration:none;
}

.content_text a:hover {
    color: #4cb9ab;
	text-decoration: none;
}

.image_style_1 {
	width:284px;
	height:370px;
	float:right;
	margin:15px 0px 25px 0px;
}

.image_style_1 {
	width:284px;
	height:370px;
	float:right;
	margin:15px 0px 25px 0px;
}

.no_image {
	width:284px;
	height:370px;
	float:right;
	margin:15px 0px 25px 0px;
}


/* Gallery */
.gallery_frame {
  float: left;
  margin-bottom: 20px;
}


.gallery_thumbnail {
  opacity: 1; /* make the images fully opaque */
    filter: alpha(opacity=100);
}

.gallery_thumbnail:hover {
	opacity: 0.5; /* Set this to whatever value you want */
    filter: alpha(opacity=50);
}


.gallery_thumbnail{
    float: left;
    margin: 0;
    position: relative;
    text-align: center;
}

.gallery_icon {
    float: left;
    margin-bottom: 14px;
    margin-right: 0;
    margin-top: 13px;
    text-align: center;
    width: 25%;
}

.gallery_icon:hover {
	opacity: 0.5; /* Set this to whatever value you want */
    filter: alpha(opacity=50);

}

p.gallery-icon {
  float: left;
  margin-bottom: 0px;
  margin-right: 2.5%;
  margin-top: 34px;
  text-align: center;
  width: 20%;
  margin-left: 2.2%;
}

.attachment-thumbnail {
  border: 6px solid #ffffff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	border-radius: 10px;
}

iframe {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	border-radius: 10px;
}





.slick-slide img {
   display: block !important;
   border-radius: 20px;
}







/* Footer */
#footer_container {
  margin: auto 0px;
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  background: #f9f8f6;
  float: left;
  width: 100%;
}

#footer_container h3 {
  color: #405861;
  font-size: 24px;
}

#footer_frame {
	margin:auto;
	width:1000px;
	color:#cccccc;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:11px;
}

.footer_left_column {
	color:#818181;
	width:100%;
	float:left;
	line-height:45px;
	text-align: center;
	font-size:12px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
}

.footer_left_column a {
    margin-left: 10px;
	margin-right:10px;  
	color: #4cb9ab;
}

.footer-content {
    max-width: 1000px;
    width: 100%;
	margin: auto;  
}

.footer-contact {
  color: #818181;
  width: 30%;
  float: left;
  line-height: unset;
  text-align: left;
  margin-left: 10%;
  font-size: 14px;
  font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-contact h3 {
	text-align:left;
}

.footer-social h3 {
	text-align: center;
}


.footer-social  {
    color: #818181;
	width:20%;
	float:left;
	line-height:unset;
	text-align: center;
	font-size:14px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	padding-top: 50px;
    padding-bottom: 50px;
}

.footer-social img {
  margin-top: 10px;
  filter: invert(1);
}

.footer-logo  {
	color:#818181;
	width:40%;
	float:left;
	line-height:unset;
	text-align:left;
	font-size:14px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	padding-top: 50px;
    padding-bottom: 50px;
}

.footer_right_column {
	color:#818181;
	width:100%;
	float:right;
	line-height:45px;
	text-align: center;
	font-size:12px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
}

.footer_frame {
	color:#cccccc;
	text-decoration:none;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:12px;
}
.footer_frame:hover {
	text-decoration:underline;
	color:#ffffff;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:12px;
}

.footer_divider {
	color:#574d67;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:13px;
}

.qupid {
	font-size: 12px;
	color: #00ccff;
	text-decoration: none;
}

.qupid:hover {
	font-size: 12px;
	color: #00ccff;
	text-decoration: none;
}

.design {
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}

.design:hover {
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}




/* Divider*/
hr {color: #fff; background-color: #fff; border: 1px dotted #0d74b0;; border-style: none none dotted; margin-top:15px; margin-bottom:15px; }



/* Site Map*/
#sitemap_layout {
	float:left;
	width:518px;
	overflow: hidden;
	margin:10px 30px 30px 0px;
	text-align:left;
	line-height:20px;
}

.sitemap_layout  ul {
	margin: 0px 30px 0px 0px;
	padding: 0;
	list-style: none;
}

.sitemap_layout  li {
	display: inline;
}


/* Site Map*/

#subsection_menu {width: 190px; line-height: 27px; list-style-type: none; margin: 0px; padding: 0px; background-color: #f2f2f2; text-align:left; font-size: 14px;}

#subsection_menu a {display: block; width: 178px; padding-left: 12px;}

#subsection_menu a:link {color:#333333; text-decoration:none;}

#subsection_menu a:visited {color:#333333;text-decoration:none;}

#subsection_menu a:hover {color:#FFF;text-decoration:none;}

#subsection_menu li {width: 100%;}

#subsection_menu li a {border-bottom: 1px solid #FFF;}

#subsection_menu li a:hover {background:#0d74b0;}

#subsection_menu li ul {line-height: 27px; list-style: disc inside; color:#0d74b0; text-align:left; width: 190px; margin: 0px; padding: 0px;}

#subsection_menu li ul li {width: 190px; background: #f2f2f2; }

#subsection_menu li ul a {width: 165px;text-align:left;padding-left:25px;}

#subsection_menu li ul a:link {color:#333333; text-decoration:none;}

#subsection_menu li ul a:visited {color:#333333;text-decoration:none;}

#subsection_menu li ul a:hover {color:#0d74b0; text-decoration:none; background:#cfd9e6;}


.button {
	cursor: pointer; 
	margin: 0pt;
	margin-top:10px; 
    border: 0px;
	font-family: Georgia;
	font-size:16px;
	color: #ffffff;
	font-weight:100;
	 -webkit-appearance: none;
}





.gallery_thumbnail {
  opacity: 1; /* make the images fully opaque */
    filter: alpha(opacity=100);
}

.gallery_thumbnail:hover {
	opacity: 0.5; /* Set this to whatever value you want */
    filter: alpha(opacity=50);
}


.gallery_thumbnail{
    float: left;
    margin: 0;
    position: relative;
    text-align: center;
}




/* Contact Form */




.contact_frame_left {
	float:left;
	width:330px;
	text-align:left;
	line-height:16px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#666666;
}

.contact_frame_right {
	float:right;
	width:460px;
	text-align:left;
	line-height:16px;
	font-family:  Tahoma, Tahoma, Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#666666;
}

.inp {
    background-attachment: scroll;
    border: 1px solid #999;
	background-color:#000;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 13px;
    height: 34px;
    line-height: 32px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    width: 280px;
}

.mess {
    background-attachment: scroll;
    border: 1px solid #999;
	background-color:#000;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 13px;
    height: 155px;
    line-height: normal !important;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    resize: none;
    width: 280px;
}



#center {
    background-image: url(../images/luxride_logo_intro_mobile.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 200px;
    margin-left: -200px;
    margin-top: -100px;
    border: 0px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center;
}





/*==========================Top Navigation==========================*/
/* Clearfix */


.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
nav {
    height: 100px;
    position: relative;
    width: 100%;
}
nav ul {
    height: 50px;
    margin: 0 auto;
    padding: 0;
}
nav li {
    display: inline;
    padding: 0;
}
nav a {
    color: #ffffff;
    line-height: 42px;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    text-decoration: none;
}
nav li a {
    color: #ffffff;
    line-height: 44px;
    text-decoration: none;
    transition-duration: 0.4s;
}
nav li a:hover {
    color: #ffffff;
    line-height: 44px;
    text-decoration: none;
}
nav li:last-child a {
    border-right: 0 none;
}
nav li:hover, nav li:active {
    color: #ffffff;
}
nav a#pull {
    display: none;
}






@keyframes cf4FadeInOut {
  0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}



.desktop {
    float: right;
    max-width: 283px;
    height: auto;
    width: 30%;
    margin-bottom: 20px;
    margin-top: 14px;
}


.book-now {
  position: fixed;
  background: #4cb9ab; /* New background color */
  border-radius: 10px 0px 0px 10px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff; /* Change text color to white for contrast */
  right: 0px;
  font-size: 1rem;
  top: 50px;
  z-index: 9999;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4), 0 0 20px rgba(76, 185, 171, 0.7); /* Updated box shadow */
  transition: background 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}

.book-now:hover {
  position: fixed;
  background: #4cb9ab; /* New background color */
  border-radius: 10px 0px 0px 10px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff; /* Change text color to white for contrast */
  right: 0px;
  font-size: 1rem;
  top: 50px;
  z-index: 9999;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4), 0 0 20px rgba(76, 185, 171, 0.7); /* Updated box shadow */
  transition: background 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}
}


/* Booking Form*/

.form-container {
  margin-top: 40px;
  text-align: left;
}

.form-container h2 {
  text-align: left;
  margin-bottom: 30px;
  font-weight: bold;
}

.form-container form label {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  color: #333;
}

.form-container form input, .form-container form select, .form-container form textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #f6f6f6;
  border-radius: 4px;
  font-size: 16px;
  background: #f6f6f6;
}

.form-container form input[type="number"] {
  width: 100px;
}

.form-container form textarea {
  height: 100px;
  resize: vertical;
}

.form-container .submit-btn {
  background-color: #000;
  color: white;
  border: none;
  padding: 15px 30px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  margin-bottom: 80px;
}

.form-container submit-btn:hover {
  background-color: #555;
}





/* Style the Back to Top button */
.back-to-top {
  position: fixed;
  bottom: 20px; /* Distance from the bottom of the page */
  right: 20px; /* Distance from the right edge */
  background-color: white;
  color: black;
  font-size: 24px; /* Icon size */
  border-radius: 50%; /* Round shape */
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  z-index: 1000; /* Ensure it stays on top of other content */
  height: 45px !important;
  width: 45px !important;
  line-height: 40px;
}
/* Show the button when the user scrolls down */
/* Show the button when the user scrolls down */
.back-to-top.show {
  opacity: 1; /* Show button */
}

/* On hover, keep the arrow white but change the background color */
a.back-to-top:hover,
a.back-to-top:focus {
  background-color: #666666 !important;
  color: white; /* Keep text color white */
  outline: none; /* Remove the default outline when focused */
}

/* On active (when clicked), ensure the arrow remains white */
a.back-to-top:active {
  background-color: #666666 !important;
  color: white; /* Arrow stays white */
}

/* initial state: hidden */
a.back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

/* when we’ve scrolled, show it */
a.back-to-top.visible {
  display: block;
}



 /* base hidden state: transparent and non-interactive */
    a.back-to-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    /* when scrolled: fully opaque and interactive */
    a.back-to-top.visible {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
    }

@media (min-width: 1024px) { /* On desktop (and larger screens) */
  a.back-to-top {
    display: none; /* Hide the button on desktop */
  }
}


/* Center the container and add top margin */
.advert-container {
  margin-top: 30px;
  text-align: center !important;
}

.speakers {
  margin-top: 30px;
}

/* Style for the image */
.advert-image {
  border-radius: 26px;
}




/* Desktop Layout (4 columns) */
.grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 equal columns */
  gap: 10px; /* Reduced space between items */
  margin: 0 auto; /* Center the grid container */
  max-width: 1200px; /* Limit the max width of the grid container */
}


.grid-item {
  position: relative;
  overflow: hidden; /* Prevents any content from spilling outside */
}

.grid-item img {
  width: 100%;
  transition: transform 0.3s ease, opacity 0.3s ease; /* Smooth transition for both scale and opacity */
}

.grid-item:hover img {
  transform: scale(1.1); /* Slightly enlarges the image */
  opacity: 0.9; /* Optional fade effect on the image itself */
}


/* General Styles for Grid Items */
.grid-item {
  background: #f0f0f0;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 100%; /* Ensure grid items take up full width within their columns */
}