/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/**********************/
/*Global*/
:root {
  --navy: #183765;
  --gold: #CCA22C;
  --white: #ffffff;
  --black: #000000;
	--darkblue: #003862;
	--grey: #939393;
}

/*background-color: var(--navy);*/

.display-none{
	display: none !important;
}

.whitetitle-wdropshadow {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}

.hoverfloat {
  transition: transform 0.3s ease;
}

.hoverfloat:hover {
  transform: translateY(-4px);
   
}

.hoverinflate {
  transition: transform 0.3s ease;
}

.hoverinflate:hover {
  transform: scale(1.05);
}

.linkonwhite{
	color: var(--darkblue);
}

.linkonwhite:hover{
	color: var(--black);
}

/**********************/
/*Typography*/
.body-copy{
	
}

.header-h1{
	
}

.header-h2{
	
}

.header-h3{
	
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	.body-copy{
		font-size: 16px !important;
	}
	
	.foot-body{
		font-size: 15px !important;
		
	}
	
	.header-h1{
		font-size: 38px !important;
	}
	
	.header-h2{
		font-size: 24px !important;
	}
	
	.header-h3{
		font-size: 20px !important;
	}
	
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
		.body-copy{
		font-size: 18px !important;
	}
	
	.foot-body{
		font-size: 14px !important;
		
	}
	
	.header-h1{
		font-size: 38px !important;
	}
	
	.header-h2{
		font-size: 25px !important;
	}
	
	.header-h3{
		font-size: 22px !important;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	.body-copy{
		font-size: 18px !important;
	}
	
	.foot-body{
		font-size: 14px !important;
		
	}
	
	.header-h1{
		font-size: 30px !important;
	}
	
	.header-h2{
		font-size: 25px !important;
	}
	
	.header-h3{
		font-size: 22px !important;
	}
}


/*End of Typography*/
/**********************/

/*Header*/
#main-menu-cont #menu-main-menu{
	margin-top: 20px;
}



/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	.nav-info{
	margin-top: 10px !important;
	margin-bottom: -40px !important;
	z-index: 9999;
}

.nav-info p{
	font-size: 16px; 
	padding-right: 30px;
}
	
	.mobile-nav-contact{
		display: none !important;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	.nav-info{
	margin-top: 10px !important;
	margin-bottom: -40px !important;
	z-index: 9999;
}

.nav-info p{
	font-size: 16px; 
	padding-right: 30px;
}
	
	.mobile-nav-contact{
		display: none !important;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	.mobile-nav-contact{
		
	}
}

/*End of Header*/



/**********************/
/*Footer*/
.foot-air-manage-leftcol .fusion-builder-row:first-child{
	border: solid 2px var(--white);
	padding: 10px 20px 10px 20px !important;
}





/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	
	.foot-air-manage-leftcol-btm-txt{
		margin-left: -30px;
	}
	
	.foot-icon-txt-cont{
	margin-top: -14px !important;
}
	
	.foot-h3-link{
	font-size: 22px !important;
	padding: 20px 0px 20px 0px !important;
}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	.foot-h3-link{
	font-size: 22px !important;
	padding: 20px 0px 20px 0px !important;
}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	.foot-h3-link{
	font-size: 20px !important;
	padding: 20px 0px 20px 0px !important;
		line-height: 26px;
		border-bottom: 2px solid var(--white) !important;
}
}

/*End of Footer*/
/**********************/

/*End of Global*/
/**********************/





/*Homepage*/

.hp-tail-char-services-col {
	background-color: var(--white);
	padding: 25px 5px 25px 5px;
}

.hp-tail-char-services-col .fusion-column-wrapper{
	border: solid 2px var(--darkblue) !important;
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	.hp-choice-col-wborder{
	border-right: solid 2px var(--white);
	min-height: 280px;
}
	
	.creation-x-col-wborder{
		border-right: solid 2px var(--white);
		min-height: 55px;
	}
	
	.hp-tail-char-services-col .fusion-column-wrapper{
		padding: 30px 50px 60px 50px !important;
	 
	}
	

}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	.hp-choice-col-wborder{
	border-right: solid 2px var(--white);
	min-height: 370px;
}
	.creation-x-col-wborder{
		border-right: solid 2px var(--white);
		min-height: 55px;
	}
	.hp-tail-char-services-col .fusion-column-wrapper{
		padding: 20px 20px 50px 20px !important;
		height: 740px;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	#hp-hero-sect {
  
 
  background-size: cover; /* or contain, depending on your layout */
  /*background-position: 30% center; */
}

	
	.hp-choice-col-wborder{
	border-bottom: solid 2px var(--white);

  }
	.creation-x-col-wborder{
		border-bottom: solid 2px var(--white);
	}
	
	.hp-tail-char-services-col .fusion-column-wrapper{
		padding: 20px 20px 50px 20px !important;
	}
	
	.hp-tail-char-services-col{
		margin-top: 30px !important;
	}
}





/*HP Hero*/
/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1570px){
	#hp-air-manag-desktop{
		
	}	
	
	#hp-air-manag-desktop .hp-air-manag-txt-cont{
		
	}

	
	#hp-air-manag-mobile .hp-air-manag-txt-cont {
		background-color: var(--darkblue);
		padding: 20px 0px 20px 0px;
	}
	
	#hp-air-manag-mobile .hp-air-manag-txt-cont .fusion-column-wrapper{
	padding: 40px 20px 40px 20px;
		border: solid 2px var(--white);
	}
}


/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1570px){
	
		#hp-hero-txt-cont{
		margin-bottom: -100px !important;
	}

	#hp-air-manag-desktop{
		display: none;
	}	
	
	#hp-air-manag-mobile .hp-air-manag-txt-cont {
		background-color: var(--darkblue);
		padding: 20px 0px 20px 0px;
	}
	
	#hp-air-manag-mobile .hp-air-manag-txt-cont .fusion-column-wrapper{
	padding: 40px 20px 40px 20px;
		border: solid 2px var(--white);
	}
}



/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	
		#hp-hero-txt-cont{
		margin-bottom: -190px !important;
	}
		#hp-air-manag-desktop{
		display: none;
	}	
	
	#hp-air-manag-mobile {
		padding: 0px;
		min-height: 0px !important;
	}
	
	.hp-air-manag-img-cont{
		margin-bottom: 0px !important;
	}
	
	#hp-air-manag-mobile .hp-air-manag-txt-cont  {
		background-color: var(--darkblue);
		padding: 20px 20px 20px 20px;
		margin-bottom: 0px !important;
	}
	
	#hp-air-manag-mobile .hp-air-manag-txt-cont .fusion-column-wrapper{
	padding: 40px 20px 40px 20px;
		border: solid 2px var(--white);
	}
}
/*End of HP Hero*/

/*End of Homepage*/


/*From the Owners desk*/
.owners-desk-para-box {
  overflow-y: auto;
  padding: 20px;
 
  border: 2px solid var(--white);
	padding: 20px;    
}


	
/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	.owners-desk-para-box {
  max-height: 670px; /* Adjust as needed */
	}
	
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	.owners-desk-para-box {
  max-height: 540px; /* Adjust as needed */
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	.owners-desk-para-box {
  max-height: 80vh; /* Adjust as needed */
	}
}

/*End of From the Owners desk*/



/*Saftey Accredidation*/




/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	.saftey-acc-oursaft-rightcol{
		padding-top: 15px;	
	}

	.saftey-acc-oursaft-box .fusion-column-wrapper{
		height: 325px;
		padding: 35px 60px 0px 60px !important;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	.saftey-acc-oursaft-box .fusion-column-wrapper{
		padding: 35px 60px 35px 60px !important;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	.saftey-acc-oursaft-rightcol .saftey-acc-oursaft-box .fusion-column-wrapper{
		padding: 35px 60px 35px 60px !important;
	}
}

/*End of Saftey Accredidation*/

/*Aircraft management*/

.air-mang-blue-box{
	background-color: var(--darkblue);
}

.air-mang-blue-box > .fusion-column-wrapper:first-child {
  border: 2px solid var(--white) !important;
}






 .square-list {
    list-style-type: square;
    padding-left: 1.2em;
  }

.square-list li::marker {
    color: var(--grey); 
  }

#gform_submit_button_1{
	background-color: #FF573300;
}

#gform_submit_button_1:hover{
	background-color: #FFFFFFFF;
}

#gform_fields_1 .gfield_required{
	display: none;
}

#gform_fields_1 .gfield_description{
	margin-top: -10px;
	margin-bottom: -10px;
}


#gform_submit_button_2{
	background-color: #FF573300;
}

#gform_submit_button_2:hover{
	background-color: #FFFFFFFF;
}

#gform_fields_2 .gfield_required{
	display: none;
}

#gform_fields_2 .gfield_description{
	margin-top: -10px;
	margin-bottom: -10px;
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	.air-manage-plane-space{
		height: 380px;
	}

	.air-manage-offer-box .fusion-column-wrapper{
		border: 2px solid var(--white) !important;
		padding: 20px 30px 30px 30px !important;
	}

	.air-manage-offer-box-sep{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.air-mang-blue-box{
		padding: 30px 0px 30px 0px;
	}

	.air-mang-blue-box > .fusion-column-wrapper:first-child {
		padding: 30px 40px 10px 40px;
	}
	
	 .square-list {
		 line-height: 50px;
	}
	
	.standards-title-box{
		 
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	.air-mang-blue-box{
		padding: 30px 0px 30px 0px;
	}

	.air-mang-blue-box > .fusion-column-wrapper:first-child {
		padding: 30px 20px 10px 20px;
	}
	
	 .square-list {
		 line-height: 40px;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	.air-manage-plane-space{
		height: 320px;
	}

	.air-manage-offer-box .fusion-column-wrapper{
		border: 2px solid var(--white) !important;
		padding: 30px 20px 30px 20px !important;
	}

	.air-manage-offer-box-sep{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
		.air-mang-blue-box{
		padding: 30px 10px 30px 10px;
	}

	.air-mang-blue-box > .fusion-column-wrapper:first-child {
		padding: 30px 10px 10px 10px;
	}
	
	 .square-list {
		 line-height: 40px;
	}
}



/*End of aircraft management*/

/*Charter Flights*/


.charter-hover-card {
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  color: white;
  
}

.charter-hover-title {
  position: absolute;
  bottom: -20px;
  width: 100%;
  padding: 1em;
  text-align: center;
  font-weight: bold;
  transition: opacity 0.3s ease;
}

.charter-hover-title h2, .charter-hover-overlay h2{
	 text-transform: uppercase !important;
}

.charter-hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2em;
  text-align: center;
  transition: opacity 0.3s ease;
}


.charter-hover-card:hover .charter-hover-overlay {
  opacity: 1;
}

.charter-hover-card:hover .charter-hover-title {
  opacity: 0;
}


/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	.charter-hover-card {
  	height: 400px;
	}
	
	.charter-card-container {
		display: grid;
		gap: 2em;
		margin: 2em 0;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	.charter-hover-card {
  	height: 400px;
	}
	
	.charter-card-container {
		display: grid;
		gap: 2em;
		margin: 2em 0;
	}
	
	
.charter-hover-overlay h2 {
  margin-bottom: 0.5em;
	font-size: 20px !important;
}

.charter-hover-overlay p {
   font-size: 14px;
}
	
	.charter-hover-title h2{
	 font-size: 20px !important;
		padding-bottom: 10px;
}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	.charter-hover-card {
  	min-height: 400px;
	}
	
	.charter-card-container {
	  
	 
		margin: 1em 0;
	}
	
	
.charter-hover-overlay h2 {
  margin-bottom: 0.5em;
	font-size: 22px !important;
}

.charter-hover-overlay p {
   font-size: 16px;
}
	
	.charter-hover-title h2{
	 font-size: 22px !important;
		padding-bottom: 10px;
}
}


/*End of Charter Flights*/

/*Our Jets*/

.h3-slide-btn-main{
	border: solid 2px var(--white) !important;
}

.h3-slide-btn h3{
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase !important;
}

.h1-slide-title{
	
}

.h3-slide-title{
	
}

.h3-slide-txt{
	
}


/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 480px) and (max-width: 1080px){
	.h1-slide-title h1{
		font-size: 40px !important;
}
	
	.h3-slide-btn h3{
		font-size: 20px !important;
}

.h3-slide-txt p{
	line-height: 18px !important;
	font-size: 16px !important;
}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 480px){
	.h1-slide-title h1{
		font-size: 32px !important;
}
	
	.h3-slide-btn h3{
		font-size: 20px !important;
}

.h3-slide-txt p{
	line-height: 20px !important;
	font-size: 16px !important;
}
}
/*End of Our Jets*/


.air-manag-col .fusion-column-wrapper{
		padding: 30px 30px 30px 30px !important;
	}	

.air-manag-col img{
	margin-bottom: 24px;
}

.plane-page-hero{
	
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1615px){
	#air-manag-desktop{
		
	}
	
	#air-manag-desktop .air-manag-txt-cont .fusion-column-wrapper{
		margin-left: -2vw !important;
	}

	
	#air-manag-mobile{
		display: none;
	}
	
	
.air-manag-col{
	min-height: 650px;
}
}


/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1615px){
	
		 

	#air-manag-desktop{
		display: none;
	}	
	
	#air-manag-mobile{
		padding-top: 100px;
	}
	
	#air-manag-mobile .air-manag-txt-cont {
		background-color: var(--white);
		padding: 20px 0px 20px 0px;
	}
	
	#air-manag-mobile .air-manag-txt-cont .fusion-column-wrapper{
	padding: 40px 20px 40px 40px;
		border: solid 2px var(--darkblue);
	}
	
	
.air-manag-col{
	min-height: 650px;
}
}



/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	
	.plane-page-hero {
    
    background-image: none !important;
}

		 
		#air-manag-desktop{
		display: none;
	}	
	
	#air-manag-mobile {
		padding: 150px 0px 0px 0px;
		min-height: 0px !important;
	}
	
	.hp-air-manag-img-cont{
		margin-bottom: 0px !important;
	}
	
	#air-manag-mobile .air-manag-txt-cont  {
		background-color: var(--white);
		padding: 20px 20px 20px 20px;
		margin-bottom: 0px !important;
	}
	
	#air-manag-mobile .air-manag-txt-cont .fusion-column-wrapper{
	padding: 40px 20px 40px 20px;
		border: solid 2px var(--darkblue);
	}
	
	
.air-manag-col{
	margin-top: 20px;
}
}



/**Popup style**/
#popmake-1284 .wp-block-code{
	border-radius: 0px !important;
	border: 2px solid var(--darkblue);
	margin: 10px;
}

.info-popup-cont{
	text-align: center;
 
}

.info-popup-cont h2, .info-popup-cont h3{
	color: var(--darkblue) !important;
	font-family: 'Montserrat' !important;
}

.info-popup-img{
	text-align: center;
}

.info-popup-img img{
	width: 80%;
	height: auto;
}



/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 1080px){
	
	.info-popup-cont{
	padding: 10px 30px 0px 30px;
}

	.info-popup-cont h2{
		font-size: 25px;
		margin-bottom: 0px;
	}

	.info-popup-cont h3{
		font-size: 18px;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (min-width: 768px) and (max-width: 1080px){
	
	.info-popup-cont{
	padding: 10px 40px 0px 40px;
}

	.info-popup-cont h2{
		font-size: 22px;
		margin-bottom: 0px;
	}

	.info-popup-cont h3{
		font-size: 16px;
	}
}

/*&&&&&&&&&&&&&&&&&&&*/
@media only screen and (max-width: 768px){
	
	#popmake-1284{
 	left: 4px !important;
		width: 95% !important;
}
	
	#popmake-1284 .wp-block-code{
	margin: 0px auto 0px auto;
 
 
}
	
	.info-popup-cont{
	padding: 10px 10px 0px 10px;
}

	.info-popup-cont h2{
		font-size: 22px;
		margin-bottom: 0px;
	}

	.info-popup-cont h3{
		font-size: 16px;
	}
}
