.custom-paragraph p{
	font-size: 1em !important;
}

/* News letter form css */


.wpcf7-form-control-wrap input::placeholder{
    color:#ffff !important;
}

/*Quantum Search CSS*/

.quantum-search-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 20px;
    font-size: 14px !important;
    max-height: 32px;
	min-height: 32px;
    color: var(--color-purple);
	min-width: 515px !important
}

.quantum-search-form{
	display: flex;
    align-items: flex-start;
    gap: 20px;
}

/*Map CSS*/


.gm-style img {
	margin: 0 !important;
}



.location-maps .icon-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-left: -8px;
}

.location-maps span.icon-box {
    display: flex;
    text-align: center;
    min-width: 50px;
    flex-direction: column;
}

.home-page-map.icon-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-left: -8px;
}

.home-page-map span.icon-box {
    display: flex;
    text-align: center;
    min-width: 50px;
    flex-direction: column;
}

.home-page-map .icon-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-left: -8px;
}
.infowindow a {
    color: var(--color-orange) !important;
}

.infowindow a:hover {
    color: var(--color-orange-hover) !important;
}


.job-description {
	
	 padding-bottom: 20px!important;
	 font-family: 'Montserrat' !important;
	 font-size: 16px !important;
	 line-height: 2 !important;
	 
	}

.job-description strong {
	 padding-bottom: 20px!important;
	 font-weight: bold;
	 box-sizing: border-box !important;
	 font-family: 'Montserrat'!important;
	 line-height: 2 !important;
	 font-size: 22px !important;
}

.job-description span {
	 padding-bottom: 20px;
	 font-family: 'Montserrat' !important;
	 font-size: 16px !important;
	 line-height: 2 !important;
}

.job-description ul li {
	padding-bottom: 0px;
	font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 2 !important;
    letter-spacing: 0em;
    text-transform: none;
    color: rgba(0,0,0,1);
	padding-left: 12px;
}

.job-description ul {
	 margin-top: 10px;
	 margin-bottom: 10px;
	 font-weight: bold;
	 box-sizing: border-box !important;
	 font-family: 'Montserrat'!important;
	 line-height: 2 !important;
	 font-size: 16px !important;
}

.job-description li {	 
	 font-weight: bold;
	 box-sizing: border-box !important;
	 font-family: 'Montserrat'!important;
	 line-height: 2 !important;
	 font-size: 16px !important;
}

.job-description p {
	margin-top: 0px;
	font-family: 'Montserrat'!important;
	line-height: 2 !important;
	font-size: 16px !important;
	}

.job-description em {
	font-family: 'MONTSERRAT'!important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 2 !important;
    padding-bottom: 20px !important;
	}


/*=============================
	charter category Page 
==============================*/

.fleet-filtered-accordion__content {
	display: none;
	margin-top: -1px;
	transition: height 0.35s ease-in-out;
	overflow: hidden;
}

.is-active-filter .fleet-filtered-accordion__content {
	display: block;
}

.accordion-icon {
    transform: scale(1);
	width: 40px;
	height: 50px !important;
}

.is-active-filter .accordion-icon {
	transform: scale(-1);
	/* height: 150px; */
}

.fleet-filtered-accordion__heading {
	border-bottom: 1px solid #000;
	padding-top: 25px;
    padding-bottom: 25px;
}


.m-0 {
	margin: 0px;
}

.swiper {
	width: 100%;
	height: var(--hero-height);
	min-height: 100% !important;
	z-index: -1;
}

.hero-section{
	position: relative;
}

.Hero-section{
	position: relative;
}

.charter-booking-container *{
    position:static !important;
}

.hero-main {
	/* width: 92%; */
	/* margin: auto; */
}

h1.cat-hero-title {
	margin-top: 0px !important;
	color: #fff;
}

.cat-heading {
    margin-bottom: 2rem;
    line-height: 1.4;
    font-size: 2rem !important;
    letter-spacing: 1px !important;
	margin-top: 20px !important;
}

p.cat-short-description {
	color: #fff;
}

.hero-section-content{
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
	height: var(--hero-height);
	/* min-height: 100% !important; */
	/* display: grid; */
	/* place-items: center; */
}

p.cat-short-description {
    font-size: 1.5rem !important;
	line-height: 26px;
}

.swiper {
	height: var(--hero-height);
	min-height: 68vh !important;

}
.hero-section-content{
	height: var(--hero-height);
	min-height: 75vh !important;
	display: flex;
	align-items: center;
}



.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;

/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;


}

.charter-booking-container{
	/* width: 96%; */
	margin: auto;
	align-items: center;
	padding: 15px 20px 10px 20px;
	border-radius: 2rem;
	margin: -50px auto 35px;
	background: #fff;
}

.accordion-icon {
    height: 40%;
}
.charter-booking-container .mhlt-7.x-text {
    max-width: 100% !important;
}

/*.charter-booking-container .x-text-content-text-primary{
    font-size:2.4rem !important;
}*/

.fleet-filter-form-wrapper {
	background-color: #f6f6f6;
	padding: 30px 0px;
}

.fleet-filtered-result-container {
    margin-bottom: 7rem;
}

.custom-container{
	width: 97%;
	margin: auto;
	max-width: 1360px;  
}

.custom_breadcrumb .x-crumbs-list-item {
	margin-left:0px !important;
}


    
.fleet-filter-form-container{
	width: 92%;
	margin: auto;
	display: flex;
	gap: 1rem;
}

.fleet-filtered-accordion__btn{
    width: 92%;
    padding: 0px 0px;
    margin: auto;
    display: flex;
    grid-template-columns: 11fr 1fr;
    align-items: center;
    justify-content: space-between;
	cursor: pointer;
}

.fleet-filtered-accordion__inner{
	width: 92%;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 35px;
	margin-bottom: 35px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-areas: "fleet-col-1" "fleet-col-2";
}

.fleet-filtered-accordion__inner.no-fleet-images {
    grid-template-columns: 1fr;
    width: 92%;
    margin-right: auto;
}

.fleet-content-col1 {
    grid-area: fleet-col-1;
}

.fleet-content-img {
    margin: 40px 0px;
    width: 100%;
}

#charter_level3_parent_filter_cat,#charter_level3_parent_filter_cat_sub {
    border-radius: 20px;
    margin-bottom: 0;
    min-width: 338px;
    max-width: 338px;
    max-height: 32px;
    display: flex;
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
    font-size: 14px !important;
	line-height: 1;
}

p.inside-img-title {
	font-size: 12px !important;
}

.fleet-content-desc{
    margin-right: 10px;
}


.fleet-content-col2 {
    grid-area: fleet-col-2;
}

h4.fleet-filter-title,
h4.fleet-hightlight-title{
	font-size: 1.4rem !important;
	margin: 0px !important;
	font-weight: 500 !important;
	font-family: inherit !important;
	color: var(--color-purple);
	text-transform: uppercase;
	margin-right: 1rem !important;
}

.fleet-filter-btn-group {
    display: flex;
    gap: 1rem;
}

ul.all-fleet-images {
    display: grid;
    grid-template-columns: 1fr 1fr  1fr 1fr;
    list-style: none;
    margin: 0px;
    gap: 25px;
    margin-left: 0px;
    margin-top: 9.5rem;
}

.fleet-content-highlight {
    padding: 33px 45px;
    background: #f3f9f9;
    border-radius: 25px;
}

.no-fleet-images .fleet-content-highlight {
    max-width:400px;
}

h4.fleet-hightlight-title {
    margin-bottom: 30px !important;
}

.fleet-content-desc p {
    color: #4f5150;
    font-size: 18.304px !important;
}

a.fleet-book-btn {
    min-width: 175px !important;
    max-width: 175px !important;
    border: solid 1px;
    border-bottom-width: 1px;
    border-radius: 2rem !important;
    border-color: var(--color-orange) !important;
    color: white !important;
    background: var(--color-orange);
    text-align: center;
    text-transform: uppercase;
    box-shadow: none !important;
    min-height: 32px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    line-height: 0 !important;
    font-size: 14px !important;
    margin-top: 20px;
	margin-bottom: 10px;
}

a.fleet-book-btn:hover {
    color: #fff;
	background: var(--color-purple);
    color: white;
    border-color: var(--color-purple) !important;
}

.highlights-container {
    display: grid;
    grid-template-columns: 1fr;
	font-size: var(--font-14);
}

.highlights-items {
	color: var(--color-purple);
    line-height: 35px;
}

.highlights-items span{
    font-weight:bold    
}



img.active-fleet-img {
    width: 100%;
    height: 640px;
    object-fit: cover;
    object-position: center;
}

ul.all-fleet-images li img{
    width: 100%;
    object-fit: cover;
    max-height: 130px;
	cursor: pointer;
}

.active-img-container {
    margin-top: 35px;
}



/*
Media Start
*/
@media (min-width:767px){
	.charter-booking-container {
		/* width: 92%; */
	}
}

@media (max-width:768px){
	ul.all-fleet-images {
		grid-template-columns: 1fr 1fr  1fr;
	}

	.fleet-filtered-accordion__btn h4 {
		font-size: 2.2rem !important;
	}

	p.cat-short-description { 
		max-height: 254px;
		overflow: scroll;
	}
	#c_popup672626763 .popup-container.c-popup-container, .contact-buttons .popup-container.c-popup-container, .iframe-popup .popup-container.c-popup-container, .charter-hero-iframe .popup-container.c-popup-container{
		width: 96%;
	}

	#c_popup672626715022024 .popup-container.c-popup-container{
		width: 96% !important;
		height: 85% !important;
	}
	#c_popup672626790 .c-popup-container, #c_popup672626780 .c-popup-container{
		width: 96% !important;
	}
		
    #c_popup672626764 .popup-container.c-popup-container, .contact-buttons .popup-container.c-popup-container, .iframe-popup .popup-container.c-popup-container{
    width: 96%;
}
	
}
.location-photo-gallery .popup-container.c-popup-container{
    height: 85% !important;
	width: 96%;
}

@media (min-width:768px) and (max-width:1400px){
#c_popup672626763 .popup-container.c-popup-container, .contact-buttons .popup-container.c-popup-container, .iframe-popup .popup-container.c-popup-container, .charter-hero-iframe .popup-container.c-popup-container{
    width: 70%;
}
#c_popup672626715022024 .popup-container.c-popup-container{
	width: 70% !important;
	height: 56% !important;
}
#c_popup672626790 .c-popup-container, #c_popup672626780 .c-popup-container{
    width: 70% !important;
}


#c_popup672626764 .popup-container.c-popup-container, .contact-buttons .popup-container.c-popup-container, .iframe-popup .popup-container.c-popup-container{
    width: 70%;
}
}

@media (max-width:450px){
	.charter-enquiry-from .popup-container.c-popup-container {
		margin: auto;
		width: 96% !important;
	}
}

@media (max-width:1200px){
	ul.all-fleet-images {
		margin-top: 2rem;
	}
	.hero-section-content {
		min-height: 70vh !important;
	}
	.swiper {
		min-height: 70vh !important;
	}
}

@media (min-width:1200px){
	p.cat-short-description {
		width: 676px;
		color: #fff;
	}

	.fleet-filtered-accordion__inner{
		width: 96%;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 50px;
		grid-template-columns: repeat(12, 1fr);
		grid-template-areas: "fleet-col-1 fleet-col-1 fleet-col-1 fleet-col-1 fleet-col-2 fleet-col-2 fleet-col-2 fleet-col-2 fleet-col-2 fleet-col-2 fleet-col-2 fleet-col-2";
	}

	.active-img-container {
		position: relative;
		height: 540px;
		margin-top: 0px;
	}
	
	.fleet-content-img {

		min-width: calc(100% + 50px);
	}

	img.active-fleet-img {
		position: absolute;
		top: 0;
		right: -50px;
		border-bottom-right-radius: 240px;
	}

	img.active-fleet-img {
		border-bottom-right-radius: 240px;
	}

	ul.all-fleet-images{
		margin-left: 50px;
	}

	.highlights-container {
		grid-template-columns: 1fr;
	}
	
}


@media (min-width:1366px) and (max-width:1600px){
	:root{
		--hero-height:550px;
	}

	.swiper {
		height: var(--hero-height);
	}

	.hero-section-content{
		height: var(--hero-height);
	}

	p.cat-short-description {
		font-size: 1.2rem !important;
	}

	.fleet-content-desc p {
		font-size: 18.304px !important
	}


	.fleet-filtered-accordion__btn h4{
		font-size: 3.5rem !important;
	}

	

}

@media (min-width:1600px) and (max-width:1919px){
	
	:root{
		--hero-height:650px;
	}
	.swiper {
		height: var(--hero-height);

	}

	.hero-section-content{
		height: var(--hero-height);
	}

	p.cat-short-description {
		font-size: 1.4rem !important;
	}

	h4.fleet-filter-title,
	h4.fleet-hightlight-title{
		font-size: 1.5rem !important;
	}

	.charter-booking-container {	
		padding: 20px 50px 20px 50px;
	}

	
	.fleet-content-desc p {
		font-size: 18.304px !important;
	}

	a.fleet-book-btn {
		font-size: 14px !important;
	}

	.highlights-container {
		display: grid;
		grid-template-columns: 1fr;
		font-size: var(--font-16);
	}

	ul.all-fleet-images li img{
		max-height: 160px;
	}
	
	.highlights-items {
		line-height: 35px;
		/*font-size: var(--font-16) !important;*/
	}

	.fleet-filtered-accordion__btn h4{
		font-size: 4rem !important;
		font-family: "Montserrat",sans-serif !important;
	}
	

}

@media (min-width:1920px){
	:root{
		--hero-height:690px;
	}
	h4.fleet-filter-title{
		font-size: 1.5rem !important;
	}

	.charter-booking-container {
		
		padding: 20px 50px 20px 50px;

	}

	.fleet-content-desc p {
		font-size: 18.304px !important;
	}

	a.fleet-book-btn {
		font-size: 14px !important;
	}

	.highlights-container {

		font-size: var(--font-16);
	}

	ul.all-fleet-images li img{
		max-height: 130px;
    	object-fit: cover;
	}
	
	.fleet-filtered-accordion__btn h4 {
		font-size: 5rem !important;
	}

}



/*=============================
	charter category Page 
==============================*/

/* animation */
.fade-animation {
	animation: fade-in 2s forwards;
	-webkit-animation: fade-in 8s forwards;
  }
  
  @keyframes fade-in {
	0% {
	  opacity: 0;
	}
	50% {
	  opacity: 0.5;
	}
	100% {
	  opacity: 1;
	}
  }


  /*Responsive Pop Up*/

  
  .popup-trigger {
	display: block;
	width: 170px;
	right: 2rem;
	margin: 3em auto;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	padding:1rem 2rem;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 50em;
	background: var(--color-orange);
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
	transition:300ms all;
  }
  
  .popup-trigger:hover {
	  opacity:.8;
  }
  
  .popup {
	position: fixed !important;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 99999;
	width: 100%;
	background-color: rgba(94, 110, 141, 0.9);
	opacity: 0;
	visibility: hidden;
	transition:500ms all;
  
  }
  
  .c-popup {
	position: fixed !important;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 99999;
	width: 100%;
	background-color: rgba(94, 110, 141, 0.9);
	opacity: 0;
	visibility: hidden;
	transition:500ms all;
  
  }

  .c-popup.is-visible {
	opacity: 1;
	visibility: visible;
   transition:1s all;
  }

  .popup.is-visible {
	opacity: 1;
	visibility: visible;
   transition:1s all;
  }
  
  .popup-container {
	transform:translateY(-50%);
	transition:500ms all;
	position: relative !important;
	width: 40%;
	margin: 2em auto;
	top: 5%;
	padding:3rem;
	background: #FFF;
	border-radius: .25em .25em .4em .4em;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	height: 85%;
    overflow: auto;
  }

  #c_popup672626715022024 .popup-container{
	height: 515px;
  }
  
.charter-enquiry-from .c-popup-container {
    height: auto !important;
    top: 20% !important;
	width: fit-content !important;
}
  
  .is-visible .popup-container {
	transform:translateY(0);
	transition:500ms all;
  }
  
  .popup-container .popup-close {
	position: absolute !important;
	top: 8px;
	font-size:0;
	right: 8px;
	width: 30px;
	height: 30px;
  }
  
  
  .popup-container .popup-close::before,
  .popup-container .popup-close::after {
	content: '';
	position: absolute;
	top: 12px;
	width: 14px;
	height: 3px;
	background-color: var(--color-orange);
  }
  
  .popup-container .popup-close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
  }
  
  .popup-container .popup-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px;
  }
  
  
  .popup-container .popup-close:hover:before,
  .popup-container .popup-close:hover:after {
	background-color: var(--color-orange-hover);
	transition:300ms all;
  }
  


/*POPUP Body css */

.popup-body .x-section:not(.location-top-section) {
    z-index: unset !important;
}
.popup-body .x-section [class*="x-"] {
    z-index: unset !important;
}


.fleet-catgeory-content h2{
	margin-top: 1em;
}


/* single fleet post styles */

.post-content-inner {
    margin-top: 20px;
    z-index: 1;
    position: relative; 
}

.charter-buttons-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
	gap: 10px;
	flex-wrap: wrap;
}

form.search-form {
    background: red !important;
}

.post-content-text {
    z-index: 1;
    position: relative;
}

.hubspot-form{
	padding-top: 40px; 
	margin-bottom: 30px;
}


/* 
.single-charter-post-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
} */

.charter_form_widget {
    position: relative;
    z-index: 9999;
}

/* Fleet Page style */



.charter_heading {
    font-size: 18.304px !important;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #f05123; 
    /* min-height: 62px; */
}

.charter_text{
padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    font-size: 18.304px;
    font-weight: 500;
    text-transform: none;
    color: #4f5150;
	text-align: center;
}


.fleet_charter_btn{
width: 100%;
min-width: 205px;
max-width: 205px;
height: 100%;
min-height: 32px;
max-height: 32px;
border: 0;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
font-size: 1em;
background-color: #f05123;
}

.fleet_charter_btn .ss-anchor-content{
	flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

 .ss-anchor-content .x-anchor-text .ss-btn-text{
	font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #fff;

	
}

#choosecharter{
	margin: 0;
	padding: 0 ;
}


.ss-x-row{
	text-align: center;
}

.charter_text {
    min-height: 60px !important;
}



/* Ourfleet widget css  */

.single-charter-page .charter_form_widget{
	margin-top: -65px;
}

