/* Trademarks CSS */
html {
	scroll-behavior: smooth;
}
/* FONTS */
@font-face {
	font-family: 'SouthwestSans-Regular';
	src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Regular.eot');
	src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Regular.eot?#iefix') format('embedded-opentype'), url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Regular.otf');
	font-display: swap;
}
@font-face {
	font-family: 'SouthwestSans-Bold';
	src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Bold.eot');
	src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Bold.eot?#iefix') format('embedded-opentype'), url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Bold.otf');
	font-display: swap;
}
/* DEFAULT CONTAINER STYLES */
p {
    font-family: 'SouthwestSans-Regular', arial, sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
}


a {
    color: #304CB2;
    text-decoration: none;
    background-color: transparent;
}

hr {
    width:50%;
    text-align:center;
}

h6 {
   color:#636363;
   font-size: .75rem;
   font-weight: normal;
}


.swa-landing-page-content-detail h1 {
	color: #111B40;
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-size: 1.625rem;
	font-weight: normal;
	margin: 0 0 1rem 0;
}
.swa-landing-page-content-detail h2 {
	color: #111B40;
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-size: 2.625rem;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.swa-landing-page-content-detail h3 {
	color: #1a2c80;
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-size: 2rem;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.swa-landing-page-content-detail p {
	color: #111b40;
	font-family: 'SouthwestSans-Regular', arial, sans-serif;
	font-size: 1.125rem;
	font-weight: normal;
	margin: 0 0 1rem 0;
}
.swa-landing-page-content-detail p:last-child, .swa-landing-page-content-detail p:only-child {
	margin: 0;
}
.swa-landing-page-content-detail a {
	color: #304cb2;
}
.swa-landing-page-content-detail strong {
	font-family: 'SouthwestSans-Bold', arial, sans-serif;
	font-weight: normal;
}
.swa-landing-page-content-detail section {
	margin: 0 0;
	width: 100%
}
/* MAIN STYLES */
/* Header */
#uplift-header {
}
#uplift-header .hero {
	background-image: url('https://www.swabiz.com/swa-resources/images/responsive/fresno/FAT-LP-hero-bg-1140x554-20210927.jpg');
	background-position: center;
	background-size: cover;
	height: 554px;
	padding: 1rem 0; 
}

a#swa-button_primary {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    color: #111b40;
    background: #ffbf27 none repeat scroll 0 0;
    border-color: #fad101 #fad101 #d2af01;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    min-width: 75px;
    padding: 10px 20px 7px;
    text-decoration: none;
    text-align: center;
    transition: color 0.3s ease-out 0s, background 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
    vertical-align: baseline;
}
a#swa-button_primary:hover {
    border-color: #ffca4f;
    text-decoration: none;
    border-color: #111b40;
}
    
a#swa-button_secondary {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    color: #304cb2;
    background: #fff none repeat scroll 0 0;
    border-color: #304cb2 #304cb2 #304cb2;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    min-width: 75px;
    padding: 10px 20px 7px;
    text-decoration: none;
    text-align: center;
    transition: color 0.3s ease-out 0s, background 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
    vertical-align: baseline;
}
    
a#swa-button_secondary:hover {
    border-color: #111b40;
    text-decoration: none;
    color: #111b40;
}

/* Booking Widget Tweaks */
.swa-landing-page-content-detail .wcm_booking_widget_air_title {
	color: #ffffff;
}
.swa-landing-page-content-detail .wcm_booking_widget.wcm_booking_widget_air {
	width: 100%;
}
/* Why Uplift */
#why-uplift h3 {
	margin: 1rem 0;
}
#why-uplift h3 span {
	display: block;
}
#why-uplift .why-uplift-icons {
	text-align: center;

}


/* MEDIA QUERIES */
/* IE Specific Styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.swa-landing-page-content-detail h1, .swa-landing-page-content-detail h2, .swa-landing-page-content-detail h3, .swa-landing-page-content-detail h4, .swa-landing-page-content-detail a.btn-primary, .swa-landing-page-content-detail a.btn-secondary, .swa-landing-page-content-detail a.btn-blue, .swa-landing-page-content-detail strong {
		font-weight: bold;
	}
	#how-uplift-works hr {
		display: none;
	}
}
/* General Queries */
@media (max-width: 1024px) {
	#uplift-header .hero {
		background-image: url('https://www.swabiz.com/swa-resources/images/responsive/fresno/FAT-LP-hero-bg-960x554-20210927.jpg');
		height: 34.625rem;
	}
}
@media (min-width: 992px) {
	#uplift-header .hero {
		margin-bottom: calc(-300.78px + 2rem);
	}
}
@media (max-width: 992px) {
	#uplift-header h1 span {
	}
}
@media (max-width: 991px) {
	#uplift-header .hero {
		margin-bottom: calc(-391.17px + 2rem);
	}
}
@media (max-width: 768px) {
	#uplift-header .hero {
		background-image: url('https://www.swabiz.com/swa-resources/images/responsive/fresno/FAT-LP-hero-bg-719x623-tablet-20210927.jpg');
		height: 39rem;
	}
	#head2 {
    font-size:36px;
	}
}
@media (max-width: 767px) {
	#uplift-header .hero {
		margin-bottom: calc(-45px - 2rem);
	}
	#uplift-header .booking-widget {
		margin-top: 0;
	}
	#uplift-header .booking-widget a.btn {
		color: #111b40;
		font-family: 'SouthwestSans-Bold', arial, sans-serif;
		font-size: 1.3125rem;
		font-weight: normal;
		margin: 1rem 0;
	}
	#how-uplift-works .container .row div:not(:last-child) {
		margin-bottom: 1rem;
	}
	#how-uplift-works hr {
		display: none;
	}
}
@media (max-width: 640px) {
	.swa-landing-page-content-detail h1 {
		font-size: 2.5rem;
	}
	#uplift-header .hero {
		background-image: url('https://www.swabiz.com/swa-resources/images/responsive/fresno/FAT-LP-hero-bg-540x623-mobile-20210927.jpg');
		background-position: bottom left;
		height: 39rem;
	}
    #head1, #head2, #head3 {
    text-align:center;
	}
}
@media (min-width: 577px) {
	.swa-landing-page-content-detail section:first-child {
		margin-top: 0;
	}
	.swa-landing-page-content-detail section:last-child {
		margin-bottom: 0;
	}
	.hide-on-desktop {
		display: none;
	}
	#head1, #head2, #head3 {
    text-align:center;
	}
}
@media (max-width: 576px) {
	.hide-on-mobile {
		display: none;
	}
	.swa-landing-page-content-detail section {
		margin: .5rem 0;
	}
	.swa-landing-page-content-detail section:first-child {
		margin-top: 0;
	}
	.swa-landing-page-content-detail section:last-child {
		margin-bottom: 1rem;
	}
	#why-uplift .why-uplift-icons div:not(:last-child){
		margin-bottom: 1rem;
	}
	#uplift-disclaimer {
		border: none;
		padding: 0;
	}
    #head1, #head2, #head3 {
    text-align:center;
	}
}