/*
Theme Name: Twenty Twenty
*/
body{
    font-family: montserrat;
}


h1{
    font-size: 39px;
    color: #0268a7;
    font-weight: bold;
	font-family: montserrat;

}
h2{
    font-size: 34px;
    color: #0268a7;
    font-weight: bold;
	font-family: montserrat;
}
h3{
    font-size: 28px;
    color: #0268a7;
    font-weight: bold;
	font-family: montserrat;
}
h4{
    font-size: 22px;
    color: #0268a7;
    font-weight: bold;
	font-family: montserrat;
}

p {
    font-size: 16px;
    color: #0268a7;
    font-weight: 500;
    margin: 0 0 6px 0;
    text-align: justify;
	font-family: montserrat;

}
body a{
    color: #0fb6e1 !important;
    font-weight: 600;
    text-decoration: none;
	font-family: montserrat;

} 
 a:hover {
    color: #616161 !important;
    font-weight: 600;
    text-decoration: underline;
} 
h3.elementor-image-box-title a {
    font-weight: 500;
    color: #0268A7 !important;
}

.boat-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  font-family: montserrat;
}

.boat-table th,
.boat-table td {
  border: 1px solid #ddd;
  padding: 12px;
}

.boat-table th {
  background: #f5f5f5;
}

.boat-table td:first-child {
  text-align: left;
  font-weight: 500;
  background: #fafafa;
  width: 25%;
}

.boat-table img {
  width: 120px;
  height: 80px;
  object-fit: cover;
  display: block;
  margin: 0 auto 5px;
}

.boat-table a {
  font-size: 12px;
  color: #0268A7;
  text-decoration: none;
}
/* .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a{
	color: #0fb6e1 !important;
} */

tr td {
    font-size: 14px;
	color: #0268a7;
    /*border-color: #79c3e3;*/
}
table:last-child{
  border:0 !important;
}
ul{
    margin: 0;
    padding: 0;
}
ul li {
    font-size: 18px;
    color: #0268a7;
	font-family: montserrat;
}
li:last-child {
    margin-bottom: 15px;
}
.custom-header ul#menu-right-menu li:last-child {
    margin: 5px 0 0 0;
}
th {
    color: #0268a7 !important;
}
#mega-menu-wrap-left-menu a.mega-menu-link {
    color: #fff !important;
}

ul#menu-footer-menu li {
    list-style: none;
}
ul#menu-footer-menu li a {
    color: #fff !important;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: center;
}
.page-id-1325 .pageHeader{
	display: none;
}
.houseboat-list {
    justify-content: center;
}
.mega-menu-item .compare-houseboat .wp-post-image {
    height: 100px;
    object-fit: cover;
}
.enquiryFormpopup textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    font-size: 17px;
}
/* Enable hover dropdown */
.custom-header .nav-item.dropdown:hover .dropdown-menu {
    display: block !important;
    margin-top: 0;
}
div#nav-tabContent img {
    margin: 0;
}
div#nav-tabContent .data-table{
    margin-top:0;
}
.headSubTitle p {
    font-weight: bold;
}
.child-menu li{
    margin:0;
}
.dropdown-menu li.nav-item a.nav-link {
    color: #0b487c !important;
}
/* Style adjustments */
.searchbox {
    width: 45%;
}
.desktopMenu .searchIcon img {
    height: 40px !important;
}
.custom-header .dropdown-menu {
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    width: 160px;
}
.search-results h3.card-title a {
    color: #0268a7 !important;
}
.search-results h3.card-title a:hover {
    color: #0d6efd !important;
}
div#slider img {
    height: 580px !important;
}
header.custom-header {
    z-index: 9 !important;
}
h3.main-title {
    color: #0268a7;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 26px;
}
.title h4 {
    color: #0268a7;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.cardtitle {
    font-size: 47px;
    color: #0268a7;
    font-family: 'Allura';
    margin-bottom: -15px;
    font-weight: 500;
}
.sub-title p {
    color: #0268a7;
    font-family: 'montserrat' !important;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}
.serviceSection a:hover {
    text-decoration: none;
}
.home-demo .owl-nav{
    height: 0;
}
section.aboutSec img {
    box-shadow: 1px 1px 15px #686868;
    width: 100%;
}
.aboutTitle{
    color: #0268a7;
    font-weight: 600;
    letter-spacing: 0.5px;
}
header.custom-header {
    background: linear-gradient(180deg, #0e487c 0%, #02457a 100%);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: sticky;
    z-index: 2;
    border-bottom: 2px solid #ffffff73;
}

ul#menu-left-menu li a, ul#menu-right-menu li a {
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 !important;
    font-family: 'Montserrat';
    text-decoration: none;
}

ul#menu-right-menu .headerContactNo a.nav-link {
    font-weight: bold;
    font-family: 'Montserrat';
}
ul#menu-left-menu {
    margin-right: 23px !important;
}
.owl-dots {
    display: block !important;
}

#productSlider .owl-item img {
    height: 430px;
    object-fit: cover;
}
#relatedGalleryImg img {
    cursor: pointer;
    height: 100px;
    width: 100%;
    object-fit: cover;
}
.active-thumbnail {
    border: 2px solid #007bff; /* Blue border */
    opacity: 0.7;
    transition: 0.3s;
}
.ngg-galleryoverview{
    margin-top: 0px;
    margin-bottom: 0px;
}
.sl-overlay{
    background: #3d3d3d;
}

.contactFormPage select{
       font-size: 16px !important;
        height: 55px;
}
.contactFormPage {
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    padding: 28px;
    background: #f0f9ff;
}
.contactFormPage input[type=submit] {
    background: #79c3e3;
    text-decoration: none;
    margin-top: 2em;
}
.provImg img {
    height: 330px;
    /* object-fit: cover; */
}

  .nivo-html-caption {
    display: block !important;
}
#slider img {
  height: 100%;
  width: auto; /* Maintains aspect ratio */
  object-fit: cover; /* Optional: cover or contain depending on your goal */
}
.heroSection{
    display: block;
}
.mobHeroSection{
    display: none;
}
.wptb-table tbody tr:not(:first-child):not(:last-child) td {
    padding: 8px 12px !important;
}
.wptb-table tbody tr:first-child [style*="background"] {
    background: none !important;
}

/* Remove background from LAST row */
.wptb-table tbody tr:last-child [style*="background"] {
    background: none !important;
}
.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr:nth-of-type(odd) {
    background: transparent !important;
}
.wptb-text-container a {
    color: #0268a7 !important;
}
.wptb-table tbody tr:first-child .wptb-image-wrapper {
    box-shadow: 1px 1px 10px #000000 !important;
}
.wptb-table tbody tr:last-child .wptb-image-wrapper {
    box-shadow: 1px 1px 10px #000000 !important;
}
.compareTable a.makebooking {
    font-size: 12px;
}
.wptb-table tbody tr:first-child .wptb-text-container {
    margin-top: 10px;
    margin-bottom: -4px;
}
.wptb-table tbody tr:first-child th {
    padding: 0px 40px 18px !important;
}
.wptb-table tbody tr:last-child .wptb-text-container {
    margin-top: 10px;
    margin-bottom: -4px;
}
.wptb-table tbody tr:last-child td {
    padding: 40px 40px 0 !important;
}
tr.wptb-row td p {
    color: #0e487c !important;
}
.skeleton-section {
  position: relative;
  overflow: hidden;
}

/* Skeleton overlay */
.skeleton-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    #f0f0f0 25%,
    #e0e0e0 37%,
    #f0f0f0 63%
  );
  background-size: 400% 100%;
  animation: skeleton-loading 1.2s infinite;
  z-index: 10;
}

/* Animation */
@keyframes skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}

/* Hide skeleton after load */
.skeleton-loaded::before {
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease;
}

@media screen and (max-width:768px){
   .mobHeroSection{
       display: block;
       position: relative;
       z-index: -1;
   } 
   .mobHeroSection .overlay {
    top: 50%;
    z-index: 11;
}
   .heroSection{
       display: none;
   }
   #slider img {
    height: 100%;
    width: auto;
    object-fit: cover;
    display: block;
}
div#mobslider img {
    height: 180px !important;
    object-fit: cover;
}

div#mobslider {
    height: 180px;
}
.nivo-caption{
    padding:0 !important;
}
    .enqBtn.compareBtn:before {
        content: "";
        border: 1px solid #0e487c;
        position: absolute;
        height: 37px;
        width: 106%;
        top: -4px !important;
        left: -5px;
    }
.enqBtn.compareBtn {
    padding: 0;
}
    .mobHeroSection h1.heroTitle {
        font-size: 43px;
        line-height: 40px;
        margin: 0;
    }
    .compareBtn{
    display: block;
}
}
@media (min-width: 1400px) {
    /*.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {*/
    /*    max-width: 1170px;*/
    /*}*/
        .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1440px;
    }
}
img.logo-img {
    width: 270px;
    margin: 0 auto;
}
.righttopsec {
    display: flex;
    justify-content: end;
    gap: 21px;
    align-items: center;
    position: absolute;
    top: 0;
    width: 27%;
    right: 21px;
}
.searchIcon {
    cursor: pointer;
}
.searchInput input[type=search]::placeholder{
    color: #fff;
    text-align: center;
}
.searchInput input[type=search] {
    width: 100%;
    padding: 0px;
    background-color: #557fa3;
    color: #fff;
    border: none;
}
.searchIcon img {
    height: 55px !important;
    transition: transform 0.3s ease-in-out;
    object-fit: contain;
}
.socialIcons ul {
    list-style: none;
    display: flex;
    gap: 8px;
    padding: 0;
    margin: 0;
}
.mainFooter .searchbox {
    width: 100%;
}
.socialIcons li {
    display: inline-block;
    margin: 0;
}

.socialIcons a img {
    width: 25px;
    height: auto;
    transition: transform 0.3s ease-in-out;
}

.socialIcons a img:hover {
    transform: scale(1.1);
}

blockquote.wp-block-quote.is-layout-flow p {
    color: #0e487c;
    font-family: gotham-normal;
    line-height: 1.2;
}
blockquote.wp-block-quote.is-layout-flow {
    border: 0;
    text-align: center;
    padding:0;
    color: #0e487c;
    margin: 0;
}
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
    margin: 0 0px 15px 0 !important;
}
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
    margin: 0 0px 15px 0 !important;
    box-shadow: 1px 5px 15px;
    color: #656565;
}
ul.mega-sub-menu a:hover {
    text-decoration: none !important;
}

ul.mega-sub-menu h4 {
    font-family: 'Allura';
    font-size: 25px !important;
    text-decoration: none;
    color: #0268a7;
    font-weight: 500;
}
/*Hero slider in home page*/

h1.heroTitle {
    font-size: 76px;
    font-family: 'Allura';
    color: #FFFFFF;
    text-shadow: 1px 1px 10px #000000;
    line-height: 62px;
    /*margin-top: 30px;*/
    font-weight:500;
}
p.heroSubTitle {
    font-size: 35px;
    font-family: 'Montserrat';
    color: #ffffff;
    text-shadow: 1px 1px 10px #000;
    text-align: center;
}

.heroSection {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.heroSlider .slide {
    position: relative;
    width: 100%;
    height: 570px;
    background-size: cover;
    background-position: center;
}
.nivo-caption {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    height: 100%;
    padding: 0 20px;
    background: none;
}

.overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    width: 100%;
}
.heroInfoMain {
    display: flex
;
    flex-direction: column;
    height: 300px;
    justify-content: space-between;
}
.heroBtn .btn {
    display: inline-block;
    padding: 10px 12px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
    border-radius: 0;
    font-size: 17px;
    color: #ffffff !important;
    background: #ffffff9c;
    position: relative;
}
.mob-caption
 {
    display: none !important;
}
.mobHeroSection .sliderBtn {
    display: none !important;
}
.heroBtn .btn:before {
    content: "";
    border: 1px solid #ffffff;
    position: absolute;
    height: 54px;
    width: 247px;
    top: -7px;
    left: -8px;
}

.btn:hover {
    background: white;
    color: black;
}

#owl-demo .item {
    margin: 3px;
}
#owl-demo .item img {
    display: block;
    width: 50%;
    height: auto;
}
/*Hero slider home page end*/


/*Service section css start*/
/*section.serviceSection .card {*/
/*    width: 93%;*/
/*    margin: 0 auto;*/
/*    box-shadow: 1px 1px 15px #333333;*/
/*}*/
section.serviceSection .card img {
    width: 98%;
    margin: 5px auto 0;
    box-shadow: 1px 1px 15px #333333 !important;
}
/*Service section css end*/

.video-container {
    position: relative;
    width: 100%;
    max-width: 810px;
    margin: 4.5em auto 6em;
}

.video-thumbnail {
    width: 100%;
    cursor: pointer;
    display: block;
}

.categorySec{
    background-color: #dbf0fb;
}
.categorySec .card img{
    box-shadow: 1px 1px 10px;
}

.categorySec{
    padding: 4em 0 2em 0;
}
.categorySec .card {
    border: none;
    background-color: transparent;
    width: 86%;
    margin: 0 auto;
}
.categorySec .card h4 {
    color: #0268a7 !important;
    font-weight: 600 !important;
    text-decoration: none;
    font-size: 16px;
    padding-top: 10px;
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* background: rgba(0, 0, 0, 0.6); */
    color: white;
    font-size: 50px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
}

/* .play-button:hover {
    background: rgba(0, 0, 0, 0.8);
} */
/*map section */
.mapSec .title h3 {
    color: #0268a7;
    font-weight: 500;
}

footer.mainFooter{
  background: rgb(156,213,243);
  background: linear-gradient(180deg, rgba(156,213,243,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);
}
.footer-form h1{
  font-family: "Allura";
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  color: #0e487c;
}
.footer-form input[type=text], 
.footer-form input[type=date], 
.footer-form input[type=email], 
.footer-form select, 
.footer-form textarea, 
.footer-form input[type=number], 
.footer-form input[type=tel] {
    font-size: 1.5rem;
    padding: 1.2rem 1.8rem;
    border-radius: 0;
    border: 1px solid #79c3e3;
    transition: all 0.3s ease-in-out;
    margin: 10px 0;
}

/* Hover effect */
.footer-form input[type=text]:hover, 
.footer-form input[type=date]:hover, 
.footer-form input[type=email]:hover, 
.footer-form select:hover, 
.footer-form textarea:hover, 
.footer-form input[type=number]:hover, 
.footer-form input[type=tel]:hover {
    border-color: #007bff;
}

/* Focus effect */
.footer-form input[type=text]:focus, 
.footer-form input[type=date]:focus, 
.footer-form input[type=email]:focus, 
.footer-form select:focus, 
.footer-form textarea:focus, 
.footer-form input[type=number]:focus, 
.footer-form input[type=tel]:focus {
    border-color: #0056b3; 
    outline: none;
}

/* Select field specific styling */
.footer-form select.form-select:hover,
.footer-form select.form-select:focus {
    border-color: #0056b3;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.5);
}
.footer-form input[type=submit]{
    padding: 1.2rem 2.8rem;
    background-color: #79c3e3;
}
.footer-form input[type=submit]:hover{
    padding: 1.2rem 2.8rem;
    background-color: #0192df;
    text-decoration: none;
}
.footerBottom{
    background: rgb(1,148,225);
    background: linear-gradient(180deg, rgba(1,148,225,1) 0%, rgba(2,69,122,1) 100%);
}

.footerTabMenu button{
font-size: 16px;
font-family: montserrat;
font-weight: 500;
}
.footerTabMenu img{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.footerTabMenu .card h3 {
    font-family: 'Allura';
}
.footerTabMenu .card h3 {
    font-family: 'Allura';
    font-size: 25px;
    font-weight: 500;
}
.searchBox input[type=search] {
    padding: 2px;
    background-color: #4e98c5;
    text-align: center;
    font-family: montserrat;
    font-size: 18px;
    border: none;
    color: #ffffff;
    width: 85%;
    margin: 0 auto;
    height: auto;
}
.searchBox input[type=search]::placeholder {
    color: #ffffff;
}

.footerSocialIcon {
    display: flex;
    gap: 5px; /* Space between icons */
}

.footerSocialIcon a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.footerTabMenu .card {
    margin: 10px;
}
.footerSocialIcon a i {
    background: #46a2da;
    color: #fff;
    padding: 5px;
    font-size: 16px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footerDesc {
    font-size: 12px;
    color: #b1b1b1;
}
.footerLogo img {
    height: 90px;
    width: 100%;
    object-fit: contain;
    margin: 0 auto;
}
.footerContact {
    font-size: 33px;
    margin: 0;
}
.footerSocialIcon ul li {
    margin: 0;
}
.footerSocialIcon ul {
    display: flex
;
    list-style: none;
    gap: 10px;
    align-items: center;
}
.footerSocialIcon ul li img {
    height: 30px;
    box-shadow: none;
}
button#scrollToTop i {
    color: #0262a0;
    font-weight: bold;
}
#scrollToTop {
    position: fixed;
    bottom: 17px;
    text-decoration: none;
    justify-content: center;
    right: 50%;
    left: 48%;
    width: 15px;
    height: 15px;
    background-color: #4e98c5bf;
    color: white;
    border: none;
    border-radius: 50%;
    font-size: 14px;
    padding: 15px 16px;
    cursor: pointer;
    display: none;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.mainHeadBanner img {
    object-fit: cover;
    height: 500px;
    width: 100%;
}
.mainHeadBanner{
    position: relative;
}
.mainHeadBanner .overlay {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    width: 25%;
}
.headMainDetails {
    justify-content: end;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /*align-content: flex-start;*/
}
.mainHeadBanner .infoBox {
    display: flex;
    flex-direction: column;
    height: 400px;
    width: 315px;
    flex-wrap: wrap;
    justify-content: space-between;
}
#mega-menu-wrap-left-menu #mega-menu-left-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    box-shadow: 1px 5px 20px #494949;
}
.headBtn {
    display: flex;
    flex-wrap: nowrap;
    margin-left: 0;
    justify-content: center;
}

.headBtn .btn {
    display: inline-block;
    padding: 10px 20px; /* Less padding for autosize but still gives breathing room */
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 0;
    font-size: 16px;
    color: #0268a7 !important;
    background: #ffffff9c;
    position: relative;
    letter-spacing: 1.2px;
    width: auto; /* Ensure it's not fixed */
    white-space: nowrap; /* Prevent text wrapping */
    text-transform: uppercase;
}

.headBtn .btn:before {
    content: "";
    border: 1px solid #ffffff;
    position: absolute;
    top: -7px;
    left: -8px;
    right: -8px;
    bottom: -7px;
    pointer-events: none;
}
.post-type-archive-houseboat a:hover {
    text-decoration: none;
}
.headMainDetails .headTitle {
    font-size: 63px;
    color: #ffffff;
    font-family: 'Allura';
    margin-bottom: -10px;
    text-shadow: 1px 1px 10px #000000;
    font-weight: 500;
    line-height: 1;
}
p.headSubTitle {
    color: #FFFFFF;
    font-weight: bold;
}
.enquiryFormpopup input[type=submit] {
    background: #0268a7;
    color: #ffffff;
}
.enquiryFormpopup label{
    font-weight: bold;
}
.headSubTitle p {
    color: #FFFFFF;
    text-align: center;
}
.btn:hover {
    background: white;
    color: black;
}
.compareInfo {
    line-height:1;
}
/*#compareTable th:nth-child(5),*/
/*#compareTable th:nth-child(6) {*/
/*  display: none;*/
/*}*/
div#compareTable td p {
    text-align: center;
}
div#compareTable p {
    color: #0268a7;
    font-weight: bold;
}
div#compareTable img {
    margin: 0 auto;
}
.home-demo .item {
    background: #0268a7;
}
.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}
.owl-nav button {
    color: #ffffff !important;
    font-size: 71px !important;
    text-decoration: none;
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background: none;
}
.owl-nav {
    position: absolute;
    top: 31%;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.productInfo h1 {
    font-family: 'Allura';
    font-size: 56px;
    color: #08477b !important;
    font-weight: 500;
}
.productInfo .card {
    background: #e4f3f8;
    border: 0 !important;
    border-radius: 0;
    padding: 10px 35px;
}
.productInfo table {
    border: none;
    border-top: 1px solid #79c3e3;
}
.productInfo table tr td {
    padding: 4.2px 0;
}
.custom-col-space > div {
    padding-right: 25px;
}

  .custom-col-space > div:last-child {
    padding-right: 0;
    padding-left: 25px;
  }
.infoTab .nav-link.active {
    background-color: #79c3e3;
    border-radius: 0;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    border-color: #79c3e3;
}
.infoTab .nav-link {
    font-size: 14px;
    font-weight: bold;
    color: #0268a7;
    letter-spacing: 0;
}
section.moreInfo h1 {
    font-family: 'Allura';
    font-size: 50px;
    margin: 0;
    font-weight: 500;
}
.infoTab .heading h2 {
    font-size: 29px;
    font-weight: bold;
}
.infoTab tr td {
    color: #0268a7;
    font-weight: 500;
}
.infoTab table {
    width: 100%;
}
/*.infoTab .nav-tabs .nav-link:focus, .infoTab .nav-tabs .nav-link:hover{*/
/*    border: none;*/
/*    border-radius: 0;*/
/*}*/

.infoTab .nav-tabs {
    border-color: #79c3e3;
}
.productInfo tr td {
    font-size: 12px;
    background: none;
    border-color: #79c3e3;
    padding: 1.5px;
    color: #0e487c;
}
.prodvideos iframe {
    height: 315px !important;
    width: 100% !important;
}
.enqBtn:before {
    content: "";
    border: 1px solid #0e487c;
    position: absolute;
    height: 52px;
    width: 106%;
    top: -5px;
    left: -7px;
}


.enqBtn {
    background: #79c3e3;
    position: relative;
    width: auto;
    text-align: center;
    padding: 6px 12px;
    margin: 13px auto;
}
.enqBtn .btn:hover {
    background: none;
}
.enqBtn a {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
}
.enqBtn a:hover {
    position: relative;
    border-radius: 0;
}
 .custom-col {
            flex: 0 0 14.28%; /* 100% / 7 = 14.28% */
            max-width: 14.28%;
        }
        @media (max-width: 992px) { 
            .custom-col { flex: 0 0 33.33%; max-width: 33.33%; } /* 3 per row on tablets */
        }
        @media (max-width: 768px) { 
            .custom-col { flex: 0 0 50%; max-width: 50%; } /* 2 per row on mobile */
        }
        
.postImg .card img {
    height: 240px;
    object-fit: fill;
    box-shadow: 6px 7px 10px #a2a1a1;
}
.postImg .card-body p {
    color: #0268a7;
    font-size: 14px;
}
.postImg {
    margin: 10px;
}

.postBtn .btn {
    background: #79c3e3;
    position: relative;
    width: 20%;
    text-align: center;
    padding: 6px 11px;
    margin: 15px auto;
    border-radius: 0;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 15px;
}
.postBtn .btn:before {
    content: "";
    border: 1px solid #0e487c;
    position: absolute;
    height: 45px;
    width: 246px;
    top: -5px;
    left: -5px;
}
.postBtn .btn:hover {
    background: #79c3e3;
}
section.desktopMenu{
        display: block;
    }
.mobileHeader{
    display: none;
}
.housebaotsCateg{
    margin-bottom: 30px;
}
@media screen and (max-width: 768px){
h1{
    font-size: 28px;
}
h2{
    font-size: 25px;

}
h3{
    font-size: 22px;
}
h4{
    font-size: 20px;
}
p {
    font-size: 14px;
}

ul li {
    font-size: 14px;
}
section.desktopMenu{
        display: none;
    }
.mobileHeader{
    display: block;
}
.cardtitle {
    font-size: 28px;
    color: #0268a7;
    font-family: 'Allura';
    margin-bottom: -8px;
    font-weight: 500;
}
.housebaotsCateg{
    margin-bottom: 5px !important;
}
div#mobileMenu {
    background: #0268a7d4;
    border-right: 8px solid #0fb6e1;
    width: 80%;
}
#mobileMenu .menu-item a {
    color: #fff !important;
}

.mobileHeader button.btn.btn-primary {
    background: #0fb6e1;
    border: none;
}
h1.heroTitle{
    font-size: 51px;
    line-height: 50px;
}
p.heroSubTitle{
    font-size: 22px;
}
h3.main-title{
    font-size: 22px;
}
.heroSlider .slide{
height: 400px;
}
.heroSection{
 height: 180px;
 z-index: -1;
}

.mainHeadBanner .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    width: 100%;
}
.headMainDetails .headTitle{
    font-size: 50px;
}
.mainHeadBanner img {
    object-fit: cover;
    height: 180px;
    width: 100%;
}
.mainHeadBanner .infoBox {
    display: flex;
    flex-direction: column;
    height: 150px;
    justify-content: space-between;
}
.headBtn {
    display: flex;
    flex-wrap: nowrap;
    margin-left: 10px;
}

.footer-form h1{
  font-size: 40px;
}
.footerSocialIcon {
    display: flex;
    gap: 7px;
    flex-wrap: nowrap;
    justify-content: center;
}
.footerLogo {
    margin: 20px 0px;
}
.footerContact {
    font-size: 25px;
    margin: 0;
}
.headBtn .btn{
    padding: 10px 49px;
    font-size: 12px;
}
.headBtn .btn:before {
    content: "";
    border: 1px solid #ffffff;
    position: absolute;
    height: 53px;
    width: 181px;
    top: -7px;
    left: -8px;
}
.productInfo h1{
     font-size: 38px;
}
section.productDetails .col-md-10 {
    margin: 0 !important;
}
.offcanvas-header h5 {
    color: #fff;
}
.btn-close.white-close {
    filter: brightness(0) invert(1); /* Makes the black icon white */
  }
  #productSlider .owl-item img {
    height: 250px;
    object-fit: cover;
}
.vidSec{
    padding:0 !important;
}
.prodvideos{
    margin-right: 30px;
}
#compareTable th:first-child {
    width: 150px;
  }
section.pageContent {
    padding: 21px 20px !important;
    
}
#slider {
  height: 200px !important; /* or any height you want */
  overflow: hidden;
}
.slider-wrapper.theme-default {
    height: 180px;
}
.heroInfoMain {
    flex-direction: column;
    height: 181px;
    justify-content: space-between;
}
.enqBtn.compareBtn a button {
    color: #0268a7 !important;
    font-size: 13px !important;
    font-weight: 600;
}
select.form-control, select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
  padding-right: 2.5rem !important;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}
}

@media screen and (max-width: 600px){
    p{
        font-size: 14px !important;
    }
    .headMainDetails .headTitle {
        font-size: 40px !important;
        padding-bottom: 14px;
    }
}

.table-wrap {
  width: 100%;
  overflow: auto;
}
/* works in modern desktop browsers*/
.sideways {
  margin: auto;
  border-collapse: collapse;
  font-size: 1.2rem;
  width: 100%;
  /*max-width: 1080px;*/
}
.sideways caption {
  background: #000;
  color: #fff;
  font-size: 2rem;
}
.sideways td, .sideways th {
    border: 1px solid #c6e9ff;
    padding: 0.5em;
    vertical-align: top;
    background: #f9f9f9;
    border-top: none;
    border-bottom: 0;
    text-align: center;
    font-weight: bold;
    color: #0268a7;
}
td:first-child, th:first-child {
  border-left: none;
}

/* Remove right border from last column */
sideways td:last-child, sideways th:last-child {
  border-right: none;
}
.sideways td:nth-child(odd), .sideways th:nth-child(odd) {
    background: #ffffff;
}
.subhead th span {
  display: block;
  max-width: 80px;
  white-space: normal;
  word-break: break-word;
  text-align: center;
}
.sideways thead th {
  text-align: center;
  /* vertical-align: bottom; bottom aligned*/
  vertical-align: middle; /* vertically centred*/
}
.sideways th:first-child {
    position:sticky;
    left:0;
    /*background:rgba(100,100,100,0.9);*/
    color:#fff;
    z-index:2;
}
.compareHead {
    display: flex;
    gap: 14px;
    width: 100%;
    flex-direction: column;
}
.compare-title a {
    font-size: 15px;
    color: #0268a7 !important;
}
.compareHead a.makebooking {
    font-size: 12px;
}
/* let ie11 play but don't transform it in case older version read this -thanks to @coothead*/
.sideways thead span {
  -ms-writing-mode: tb-lr;
}

p.elementor-image-box-description {
    text-align: center;
}
/* lets just give the rotation to browsers that understand it otherwise they may also get transformed but not rotated. Now older browsers just get a normal table*/
@supports (writing-mode: vertical-lr) {
  .sideways thead .subhead span {
   display: inline-block;
        writing-mode: vertical-lr;
        white-space: nowrap;
        transform: rotate(180deg);
        line-height: 1.5;;
    /* than ks to @Erik_J*/
  }
}

/* lets make it nice for smaller screens */
@media screen and (max-width: 650px) {
  table.mobile-optimised {
    word-wrap: break-word;
    width: 100%;
  }
  
  table.mobile-optimised td,
  table.mobile-optimised th {
    display: block;
    float: left;
    /* ie9 and under hack */
    width: 100%;
    clear: both;
    background: #f5f5f5;
    padding: 10px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.mobile-optimised tbody,
  table.mobile-optimised tr {
    display: block;
  }
  .mobile-optimised td:before {
    content: attr(data-th);
    display: block;
    font-weight: bold;
    margin: 0 0 2px;
    color: #000;
  }
  .mobile-optimised tbody tr {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
  }
  .sideways thead span {
    display: block;
    writing-mode: inherit;
    white-space: normal;
    transform: none;
    line-height: normal;
  }
  
  table.sideways.mobile-optimised tr:nth-child(odd) th {
    /*background: rgba(240, 15, 0, 0.7);*/
    color: #fff;
  }
  .table-wrap {
    overflow: visible;
  }
}

tfoot tr th {
    text-align: center;
    vertical-align: baseline !important;
}
tfoot tr th span {
    display: inline-block;
    writing-mode: vertical-lr;
    white-space: nowrap;
    transform: rotate(180deg);
    line-height: 1.5;
}

.other{text-align:center;}
.mobilecompareTable{
    display: none;
}
.compareTable{
    display: block;
}
.hustle-ui:not(.hustle-size--small).module_id_2 .hustle-layout .hustle-subtitle{
    width: 30%;
    margin: 0 auto !important;
}
#slider {
  height: 580px; /* or any height you want */
  overflow: hidden;
}
#mega-menu-wrap-left-menu #mega-menu-left-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    vertical-align: middle !important;
}
.enquiryFormpopup select
 {
    border-radius: 0;
    font-size: 16px;
    padding: 15px 10px;
}
#compareTable tbody th {
    width: 200px; /* Adjust as needed */
    min-width: 150px; /* Optional */
    white-space: nowrap; /* Prevent wrapping */
}
@media (max-width: 768px) {

div#mobileSearchInput {
    position: absolute;
}
#mobileSearchInput.show {
display: block;
}
.mobileHeader .searchbox {
    width: 100%;
}
.mobileHeader .searchIcon img{
    height: 100% !important;
}
.socialIcons a img {
    width: 18px;
    height: auto;
    transition: transform 0.3s ease-in-out;
}
.offcanvas-header .btn-close {
    color: #ffffff;
    filter: brightness(0) invert(1);
    opacity: 1;
    font-size: 16px;
}
.mobile-search-toggle button {
    background: #45a1da !important;
    padding: 0px !important;
    border-radius: 50px !important;
    text-decoration: none;
}
    .search-form {
        align-items: stretch;
        display: flex;
        flex-wrap: nowrap;
        margin: 0 0 -0.8rem -0.8rem;
        height: 45px;
        width: 43%;
        position: absolute;
        right: 5px;
        top: 39px;
    }
    form.search-form input[type=search] {
    background: #4e98c5;
    border: none;
    color: #ffffff !important;
}

input#search-form-1::placeholder {
    color: #fffffF;
}
input.search-submit{
    display: none !important;
}
 .ngg-gallery-thumbnail-box {
    float: left;
    max-width: 50% !important;
}
.infoTab .heading h2 {
    font-size: 20px;
    font-weight: bold;
}
.infoTab table {
    width: 100% !important;
}
th.wide-peak {
    min-width: 70px !important;
}
.offcanvas-header img.custom-logo {
    height: auto;
    width: 200px;
}
.offcanvas-body {
    margin-top: -5px;
    padding: 0;
}
.container {
    padding: 0 15px;
}
.provImg img {
    height: 248px;
    object-fit: cover !important;
}
.custom-col-space > div:last-child {
    padding-right: 0;
    padding-left: 0px;
}
.custom-col-space > div{
    padding: 0 10px;
}
.provImg {
    padding: 0 10px;
}
.provImg img{
    width: 100%;
}
.offcanvas-body a {
    font-size: 16px;
}
.vidSec .prodvideos {
    margin: 0;
}

}

@media screen and (max-width: 600px){
   #productSlider .owl-nav {
    top: 22%;
}

    ul#menu-footer-menu {
    display: block;
    justify-content: center;
}
.mainHeadBanner .infoBox{
    width: 100%;
}
.compareHead {
    display: block;
    gap: 14px;
    width: 100%;
}
.compareTable th {
    width: 100% !important;
    background: transparent !important;
    text-align: left;
}
.compare-img img {
    margin: 0px auto 10px !important;
    height: 79px;
    object-fit: cover;
}
tfoot .compare-img img {
   margin: 10px 0 0 0 !important;
   height: 79px;
   object-fit: cover;
}

table.mobile-optimised thead {
    display: block;
  }
  table.mobile-optimised tfoot {
    display: none;
  }
  @supports (writing-mode: vertical-lr) {
            .sideways thead .subhead span {
            display: block;
            writing-mode: horizontal-tb;
            white-space: nowrap;
            transform: rotate(0deg);
            line-height: 1.5;
            text-align:left;
        }
        table.sideways.mobile-optimised th {
    /*background: rgba(186, 218, 85, 0.7);*/
    position: inherit;
  }
}
.mobilecompareTable{
    display: block;
}
.compareTable{
    display: block;
}
.hustle-ui:not(.hustle-size--small).module_id_2 .hustle-layout .hustle-subtitle{
    width: 70%;
    margin: 0 auto !important;
}
.mobilecompareTable img{
    margin:0 auto;
}
.mobilecompareTable p{
   color:#0268a7;
   font-weight: bold;
   text-align: center;
}

}