@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap');


body{
	font-family: 'Montserrat', sans-serif;
}
body {
    background-color: #00bcd4;
    color: #fff;
}
.booknow-btn {
    margin-top: 24px;
}
.announcement-bar {
    background: #000;
    padding: 10px;
	text-align:center;
}
.announcement-bar-content p a {
    font-weight: 800;
    color: #fff;
    text-decoration: none;
}
.announcement-bar-content p {
    margin: 0;
    color: #fff;
}
.custom-btn:hover {
    background: transparent;
    color: #000;
    transition: 0.5s ease;
}
.custom-btn {
       background: #a94324;
    color: #fff;
    text-decoration: none;
    padding: 14px 30px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.5s ease;
    border: 1px solid #a94324;
}
section.section-first_HOME {
    height: 80vh;
    background-position: center;
    background-size: cover;
    position: relative;
}
input.form-control {
    height: 55px;
}
.banner-content h1 {
    font-size: 55px;
    color: #ffffff;
    text-shadow: 1px 2px #525b5c;
    font-weight: 800;
    padding-bottom: 1.2rem;
}
.banner-content {
    padding: 10rem 0 8rem;
    position: relative;
    z-index: 10;
}
.banner-bootn-form-search_NAV_M{
	position:relative;
}
label {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: 550;
}
.banner-bootn-form-search_NAV_M form {
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 4rem;
    background: #00bcd4;
    padding: 2rem;
    border-radius: 14px;
    box-shadow: 1px 1px 15px 1px #00000048;
}
section.section-second_HOME {
    padding: 100px 0;
    text-align: center;
}

.heading-title h2 {
    font-size: 35px;
    font-weight: 550;
    color: #000;
    margin-bottom: 5px;
}
.heading-title p.shortline {
    color: #fff;
    font-weight: 550;
    padding: 0;
    margin-bottom: 0;
    font-size: 18px;
}
.welcome-paragrah p {
    padding: 0rem 0;
	font-size:20px;
}
.video-main-bgg {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 70vh;
}
/* div#vimeoWrap { */
    /* height: 70vh; */
    /* background-size: cover !important; */
    /* background-position: center !important; */
    /* position: relative; */
/* } */
.play-video-popup {
    height: 70vh;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}
/* .play-video-popup { */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* text-align: center; */
    /* display: flex; */
    /* justify-content: center; */
    /* flex-direction: column; */
    /* right: 0; */
    /* margin: 0 auto; */
/* } */
.play-video-popup img {
    width: 40px;
    margin: 0 auto;
}
iframe.showifm {
    width: 100%;
    height: 100%;
}
.play-video-popup iframe {
    height: 100%;
}
.list-inline iframe {
    width: 100% !important;
    height: 400px;
}

.third-section_HOME{
	padding-bottom:100px;
}
.perks-content {
    padding: 10px;
}
.perks-content h3 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.5px;
    margin: 0;
}
.perks-box-main {
    margin: 0;
    box-shadow: rgb(0 0 0 / 8%) 0px 8px 24px;
    padding: 2.5rem 1rem;
    background: #fff;
    color: #000;
    height: 55vh;
    border: 5px solid #00bcd4;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
}
.updated-service-boxmain {
    height: 320px;
}
.perks-icon {
    text-align: center;
    margin-bottom: 1.5rem;
	display: none;
}
/* .perkss-1 { */
    /* background: #2196f3; */
    /* padding: 1rem; */
    /* border-bottom-left-radius: 100px; */
    /* border-bottom-right-radius: 100px; */
/* } */
/* .perkss-2 { */
    /* background: #E1FAFF; */
    /* padding: 1rem; */
    /* border-bottom-left-radius: 100px; */
    /* border-bottom-right-radius: 100px; */
/* } */
/* .perkss-3 { */
    /* background: #E1FFE8; */
    /* padding: 1rem; */
    /* border-bottom-left-radius: 100px; */
    /* border-bottom-right-radius: 100px; */
/* } */
/* .perkss-4 { */
    /* background: #FFE8E8; */
    /* padding: 1rem; */
    /* border-bottom-left-radius: 100px; */
    /* border-bottom-right-radius: 100px; */
/* } */
/* .perkss-5 { */
    /* background: #F2ECFF; */
    /* padding: 1rem; */
    /* border-bottom-left-radius: 100px; */
    /* border-bottom-right-radius: 100px; */
/* } */
/* .perkss-6 { */
    /* background: #FFE9F7; */
    /* padding: 1rem; */
    /* border-bottom-left-radius: 100px; */
    /* border-bottom-right-radius: 100px; */
/* } */
.rating{
	display:flex;
}
.testimonial-main-box {
    text-align: center;
    margin-top: 4rem;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 4rem 2rem;
    margin: 1rem auto;
	width:95%;
	background:#fff;
	display:inline-block;
}
.perks-content h4 {
    padding-bottom: 12px;
}
.rating i {
    color: #ffc107;
}
section.fifth-section_HOME {
    padding: 100px 0;
}
section.fifth-section_HOME {
    padding: 100px 0;
}
section.fifth-section_HOME {
    padding: 100px 0;
}
.rating {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.testimonial-main-box h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 1rem;
}
.testimonial-main-box p strong {
    color: #2196f3;
    font-size: 14px;
}
.center .testimonial-main-box{
	background:#E1FFE8;
}

.active{
        display: block;
}
.hide{
	display: none;
}

.sixth-section-tab ul{
	padding: 0px;
	text-align:center
}
a.activelink {
    background: #2c8eff !important;
}
.sixth-section-tab ul li{
	margin-bottom: 20px;
	display: inline-block;
}
.gallery-main-box ul li {
    margin: 0.5rem 0;
	display:inline-block;
}
.gallery-main-box ul {
    column-count: 4;
    list-style: none;
    margin: 0;
}
section.sixth-section {
    background: #E1FAFF;
    padding: 100px 0;
}
a.activelink {
    background: #2c8eff !important;
}
li.clickme a {
    background: #025;
    padding: 10px 30px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
section.seventh-section-HOME {
    padding: 100px 0;
}
.form-group {
    margin-bottom: 1rem;
}
.form-box-HOme .form-control {
    border: 0;
    border-bottom: 1px solid #7777777a;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #2196f3 !important;
    outline: 0;
    box-shadow: none !important;
}
.footer-logo ul li a {
    text-decoration: none;
    color: #fff;
}

.footer-logo {
    text-align: center;
	
}
.footer-logo ul{
	margin-top:1rem;
}
.footer-logo ul li {
    display: inline-block;
    margin: 15px 15px 0 0;
}
footer {
    background: #222222;
    padding: 70px 0 0;
}
.foot-social ul li {
    display: inline-block;
}
.foot-bottom p{
	color:#fff;
	font-size:14px;
	margin-bottom:0;
}
.foot-social ul li a {
    padding: 8px;
    color: #fff;
    border: 1px solid #fff;
    width: 40px;
    display: block;
    height: 40px;
    border-radius: 50px;
    text-align: center;
}
.foot-bottom {
    display: flex;
    justify-content: space-between;
	align-items: center;
    border-top: 1px solid #ddd;
    padding: 15px 0px;
}
.equalpadding-all-innerpages{
	padding:100px 0;
}
section.subpages-heading-NavM h2 {
    font-weight: 800;
}
section.subpages-heading-NavM {
    background: #2c8effd1;
    padding: 30px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #fff;
}
/* .client-reviewss {
    column-count: 3;
} */
.gallery-main-box ul li img {
    width: 100%;
}
.sixth-section-tab #one2 ul li {
    margin-bottom: 20px;
    display: block;
}
.sixth-section-tab #one2  ul {
    padding: 0px;
    text-align: center;
    column-count: 2;
}
section.section-first_HOME:after {
    content: '';
    background: #2c8eff45;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
}
section.new-update-sectionbetween-NAVM {
       padding: 100px 0;
    background: papayawhip;
    /* margin-top: 100px; */
}
.serv-NAVM-update-new {
    padding: 2rem;
    border: 1px solid #363636;
    min-height: 68vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-shadow: 1px 2px 15px 1px #00000017;
}
.perks-content ul li {
   margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
}
.perks-content ul {
    padding: 0 0px 0 20px;
	/* list-style:none; */
}

.perks-gridd-main-Navm {
    display: flex;
    margin: 15px 0;
}
.event-surf-images img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.bookinf-button-NAV-M a small {
    font-size: 14px;
}
.bookinf-button-NAV-M a {
        display: flow-root;
    background: #00bcd4;
    margin: 1rem;
    padding: 20px 40px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    text-align: center;
    justify-content: center;
    line-height: 1;
}
.bookinf-button-NAV-M button {
        background: #00bcd4 !important;
    margin: 10px;
    border-radius: 50px;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    text-align: center;
    justify-content: center;
    width: 100%;
    border: 0;
    line-height: 1;
}
.bookinf-button-NAV-M button small{
	font-size:14px;
}
.miramar-discount-box {
    text-align: center;
}
.miramar-discount-box h3 {
    padding-bottom: 2rem;
    font-weight: 800;
}
.miramar-discount-box img {
    width: 220px;
    margin: 0 auto;
    padding-bottom: 15px;
}
.miramar-discount-box .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}
.wpcf7-spinner {
    display: none !important;
}
button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #a94324 !important;
}
.footer-logo img {
    width: 300px;
}




.perks-content {
    padding: 10px;
    /* display: flex; */
    /* justify-content: center; */
    /* flex-direction: column; */
    height: 100%;
    text-align: left;
}

section.forth-section_Home {
    background: #f;
    background: #f5f5f5;
    padding: 100px 0;
}

.gallery-main-box img {
    width: 100%;
    margin-bottom: 1.5rem;
}
.update-paragraph-content-NAVM.mb-3 p {
    padding: 0rem 0;
    font-size: 20px;
}
.footer-logo ul {
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0;
}


.light-blueSection{
    background-color: #e1faff;
}
.service-section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.service-section:nth-child(even) {
    flex-direction: row-reverse;
}
.services-col{
    width: 50%;
}
.services-col p {
    text-align: left;
    margin: 0;
    font-size: 20px;
    padding: 0 20px;
    font-weight: 400;
	width: 65%;
	margin: 0 auto;
}
/* .services-col img{
    max-width: 100%;
} */
.services-col img {
    width: 100%;
    height: 350px;
    object-fit: cover;
	border: 5px solid #dcab5e;
}

.new-update-sectionbetween-NAVM .col-lg-4{
    padding: 0 20px;
}
.light-graySection{
    background-color: #f5f5f5;
}
.heading-title p.shortline.home-bannerContent{
    color: #000;
}
.service-section:nth-last-child(1) .services-col:nth-child(2) {
    display: none;
}
.service-section:nth-last-child(1) .services-col {
    width: 100%;
    margin: 30px 0;
}
.service-section:nth-last-child(1) p:nth-child(2), .service-section:nth-last-child(1) p:nth-child(3) {
    margin-bottom: 20px;
	width: 100%;
}
.light-blueSection .heading-title.firstWelecome h2 {
    font-family: 'Italianno', cursive;
    font-size: 70px;
    font-weight: 600;
}

.wp-block-button__link
{
	background: #a94324;
	color: #fff;
	text-decoration: none;
	padding: 14px 30px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	transition: 0.5s ease;
	border: 1px solid #a94324;
}

/* .client-reviewss .glsr-review
{
    text-align: center;
    margin-top: 4rem;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 4rem 2rem;
    margin: 1rem auto;
    width: 33%;
    background: #fff;
    display: inline-block;
} */
/* .glsr-reviews, .glsr-reviews-wrap {
    grid-gap: var(--glsr-gap-lg);
    display: flex !important;
    gap: var(--glsr-gap-lg);
} */

.client-reviewss .testimonial-main-box { 
   width: 33% !important;
}