<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&amp;family=Oswald:wght@400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&amp;display=swap');

/* Modify as needed start ----------------------------------- */
body{
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, h7{font-family: 'Oswald', sans-serif; font-weight: 400;}
ul, ol{margin-left: 0;
    padding-left: 15px;}
.h2, h2 {
    font-size: 3rem;
	color: #73798C;
}
body{font-weight: 400;}
strong{font-weight: 800;}
.post, .page {margin: 0;}
/* Modify as needed end ----------------------------------- */


.wa_cont5{
    font-size: 1.17em;
}
.wa_finst{
    font-size: 1.3em;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

/* -- A0005 -- START ------------------------------ */
#a0005 {
    background-position-x: center;
    background-size: cover;
    padding-bottom: 30px;
}
#a0005 h2{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: #fff;	
	font-size: 50px;
}
#a0005 .a0005_sbm{
	font-family: 'Oswald', sans-serif;
    font-size: 25px;
}
#a0005 .a0005_field{
	margin-bottom: 5px;
}
/* -- A0005 -- End ------------------------------ */

/* A0011 ------------------------------------------------------*/
#a0011{
	min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
	text-align: center;
	position: relative;
    background-position-x: center;
}

#a0011 .bg_semi{
    position: absolute;
    bottom: 0;
    min-height: 200px;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

#a0011 .bg_semi .wa_text{
    margin-top: 20px;
    font-size: 29px;
    font-weight: 700;
    font-family: initial;
	line-height: 1.2em;
	font-family: Oswald;
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: solid 2px #FFF;
}

#a0011 .bg_semi .wa_sub_message{
	width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 15px;
    padding-top: 5px;
    font-size: 18px;
    color: #ffffff;
}

#a0011 .bg_semi .wa_final_statement{
	font-weight: 800;
    font-size: 20px;
    color: #FF5722;
    background-color: #FFF;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 35px;
    margin-top: 20px;
    border-radius: 5px;
    border: solid 2px #FF9800;
	transition: .5s;
}
#a0011 .bg_semi .wa_final_statement:hover{
	background-color: #00244a;
    color: #FFF;
    padding: 5px 45px;
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
		#a0011 .bg_semi .wa_text{
		font-size: 60px;
	}

	#a0011 .bg_semi .wa_sub_message{
		font-size: 22px;
	}
}

/* A0011 END -------------------------------------------------------*/

/* A0012 ------------------------------------------------------*/

/* A0012 END ------------------------------------------------------*/
#a0012{
    background-color: #231f20;
    color: #fff;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    margin-top: 40px;
}
/* A0010 ------------------------------------------------------*/

#a0010{
	margin-top: 20px;
}
#a0010 .wa_a10_nav{
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}
#a0010 .wa_a10_link{
	color: #798093;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
	padding: 0px 20px;
}
#a0010 .wa_a10_link:hover{
	color: #FF5722;
}
#a0010 .nav-item .active{
	color: #FF5722;
}
#a0010 .wa_bor{
	color: #798093;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    border-left: solid 1px #798093;
}
#a0010 h2{
	font-family: 'Oswald', sans-serif;
	text-align: center;
}
#a0010 h3{
    text-align: center;
    font-family: sans-serif;
    font-size: 24px;
	margin-top: 20px;
}
#a0010 h4{
    text-align: center;
    font-family: sans-serif;
    font-size: 22px;
	margin-top: 20px;
}
#a0010 .wa_a10_img{
	border: solid 2px #607D8B;
    border-radius: 5px;
}
/* A0010 END -------------------------------------------------------*/


/* Header 1 Start --------------------------------------------------------- */

.wa_h1_hdrone{
	margin-top: 20px;
    text-align: center;
}
.wa_h1_logoone{
	
}
.wa_h1_logotwo{
	margin-top: 15px;
    margin-bottom: 20px;
}
.wa_h1_logo_t{
	
}
.wa_h1_top{
    font-size: 1.3em;
    font-weight: 600;
    margin-top: 20px;
    line-height: 1;
    color: #FFF;
    border: solid 1px #000;
    background-color: #231f20;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
}
.wa_h1_top:hover{
    background: #2358a8;
}
.wa_h1_tel{
    margin-top: 5px;
    margin-bottom: 5px;
	font-family: 'Oswald', sans-serif;
    font-size: 2.3em;
	font-weight: 500;
    color: #3541a1;
	line-height: 1;
}
.wa_h1_tel a:link,.wa_h1_tel a:visited, .wa_h1_tel a:active {
	color: #F05A28;
	text-decoration: none;
}
.wa_h1_email{
	font-weight: 700;
}
.wa_h1_subhead{
	margin-top: 10px;
    background-color: #231F20;
    color: #ebd738;
    padding: 10px 0;
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: 0.2em;
    border-bottom: solid 3px #F05A28;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.wa_h1_logoone {
		float: left;
		margin-left: 40px;
	}
	.wa_h1_logotwo {
		float: left;
    	margin-left: 10px;
	}	
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.wa_h1_logo_t{
		margin-top: 54px;
	}
	.wa_h1_tel, .wa_h1_email{
		text-align: right;
	}
	.wa_h1_logo_t{
		text-align: left;
	}
	.wa_h1_logotwo{
		margin-top: 0;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.wa_h1_logoone {
		margin-left: 0px;
	}
	.wa_h1_logotwo{
    	margin-left: 5px;
	}
	.wa_h1_tel{
		margin-top: 0px;
    	margin-bottom: 0px;
	}
	.wa_h1_logo_t{
		margin-top: 20px;
	}
	.wa_h1_logotwo{
    	margin-top: 29px;
	}
	.wa_h1_logoone{
		margin-top: 10px;
	}
	.wa_h1_logo_t {
    	text-align: center;
	}
}
/* Header 1 End --------------------------------------------------------- */


/* Menu Start */
#mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-item &gt; a.mega-menu-link{
	letter-spacing: 0;
	font-weight: 500;
	font-size: 17px;
	padding: 0 40px;
}
/* Menu End */


/*-- SA --------------------------------------*/
.wa_sa{
	min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
	text-align: center;
	position: relative;
    background-position-x: center;
}

.wa_sa .bg_semi{
position: absolute;
    bottom: 0;
    min-height: 200px;
    background-color: #000000b3;
    width: 100%;
    text-align: center;
}

.wa_sa .bg_semi .wa_text{
    margin-top: 20px;
    font-size: 3.1em;
    font-weight: 700;
    font-family: initial;
	line-height: 1.2em;
	font-family: Oswald;
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: solid 2px #FFF;
}

.wa_sa .bg_semi .wa_sub_message{
	width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 15px;
    padding-top: 5px;
	font-size: 26px;
	color: #F6921E;
}

.wa_sa .bg_semi .wa_final_statement{
    font-weight: 200;
    margin-bottom: 40px;
	font-size: 20px;
	color: #F6921E;
}
/*-- SA END --------------------------------------*/

/* SV - 3 Services Block -------------------------------------------*/
.wa_bcsv{
	
}
.wa_bcsv h3{
	font-weight: 400;
    text-align: center;
    color: #0066b3;
    font-size: 3.2em;
}
.wa_bcsv h4{
    color: #285699;
    font-weight: 400;
    font-size: 2.1em;
    text-transform: uppercase;
}
.wa_bcsv_sh{
    border: solid 2px #ccc;
    border-radius: 5px;
	min-height: 470px;
	background-color: #FFF;
}
.wa_bcsv_sh:hover{
	border-color: #599defb8;
	transition: .5s ease;
	background: #f0f7ff;
}
.wa_bcsv_sh_img img{
    transition: .5s ease;
}
.wa_bcsv_sh:hover .wa_bcsv_sh_img img{
    transition: .5s ease;
    opacity: 70%;
}
.wa_bcsv_sh_img{
	
}
.wa_bcsv_sh_cont{
	padding: 0 10px;
}
.wa_bcsv_ch_cont_ic{
	max-width: 60px;
}
.wa_bcsv_blue{
    background-color: #718CC7;
    margin-top: -300px;
    padding-top: 330px;
    padding-bottom: 20px;
	text-align: center;
}
.wa_bcsv_blue h4{
	color: #FFF;
    font-weight: 400;
    font-size: 2em;
}
.wa_bcsv_blue h4 a{
	color: #FFEB3B;
}
.wa_bcsv_blue_book{
	font-size: 1.8em;
    color: #FFF;
    border: solid 2px #FFFF;
    border-radius: 10px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    margin-top: 20px;
}
.wa_bcsv_blue_book a:active, .wa_bcsv_blue_book a:visited, .wa_bcsv_blue_book a:link {
	color: #FFF;
}
.wa_bcsv_blue_book a:hover{
	color: #FFF;
}
.wa_bcsv_blue_book:hover{
	transition: .5s ease;
    background-color: #ef5a28;
}
.sv_list{
	color: #525252;
}
.sv_list ul{
	margin-top: 0;
	margin-left: 15px;
	padding: 0;
	font-weight: 500;
}
@media (min-width: 1200px) {
	.wa_bcsv_blue{
		background-color: #718CC7;
		margin-top: -250px;
		padding-top: 290px;
	}
}

/* SV END ----------------------------------------------------------*/

/* Icon With Heading */
.icon_subheading{
	font-size: 28px;
    line-height: 1.3;
    font-weight: 500;
}
/* Icon With Heading End */


/*-- Testimonial --------------------------------*/
.testimonial_title{
	 margin-bottom: 22px;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 600;
}
.testimonial_text{
	font-size: 20px;
}
.testimonial_item{
	border-bottom: solid 2px #9e9e9e;
    padding-bottom: 20px;
}

/*-- Testimonial End ----------------------------*/


/*-- CFA Start --------------------------------------*/
.with_frm_style .frm_radio input[type=radio], .with_frm_style .frm_checkbox input[type=checkbox] {
	opacity: inherit;
}
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    height: 46px !important;
}
.with_frm_style .frm_primary_label {
    color: #fff;
    margin-top: 10px;
}
.frm_final_submit{
	margin-top: 0 !important;
    border: none;
    font-family: 'Oswald' !important;
    font-size: 28px !important;
    text-transform: uppercase;
    color: #F05A28 !important;
    padding: 1px 15px !important;
    border-radius: 0 !important;
    font-weight: 500 !important;
}
.frm_image_options .frm_image_option_container .frm_empty_url, .frm_image_options .frm_image_option_container img {
    height: inherit !important;
	width: auto;
}
.frm_image_option_container .frm_selected_checkmark svg {
    fill: #eb1c23;
}
.cfa{
	background-image: url(../images/contact_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
}
.cfa_background{
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    color: #FFF;
}
.cfa_title{
    font-size: 2.5em;
    font-weight: 800;
    margin-bottom: 30px;
}
.cfa_msg{
	font-style: italic;
    margin-top: 20px;
}
.cfa_after_terms{
	font-style: italic;
    font-size: 0.8em;
}
#frm_form_3_container .frm_button_submit, #frm_form_3_container .frm_final_submit{
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
#frm_form_3_container .wa_controll textarea{
	height: 100px;
}
@media (min-width: 601px) {
	.wa_frmspace{
		padding-top: 20px;
	}
	#frm_form_3_container .frm_submit {
    	text-align: left !important;
	}
	#frm_form_3_container .frm_button_submit, #frm_form_3_container.frm_final_submit{
		width: 250px;
		padding: 7px 20px;
	}
	#frm_form_3_container .wa_controll textarea{
		height: auto;
	}
}


/*-- CFA End --------------------------------------*/


/*-- ACCA -- Start ------------------------------*/
.faq-heading {
	padding-top: 30px;
}
.acca .help_title {
	font-family: 'Teko', sans-serif;
    color: #798093;
    text-align: center;
    font-size: 4em;
    font-weight: 200;
}
.acca .faq-heading {
	padding-top: 30px;
}
.acca .wa_header{
    background-color: #80A0D3 !important;
    border-radius: 5px !important;
}
.acca .wa_tittext{
	color: #fff;
    font-size: 1.6em;
    font-family: inherit;
    font-weight: 600 !important;
}
.acca .md-accordion .card .wa_bodybody{
    border: solid 1px #9c9c9c66;
    margin-top: 5px;
    font-size: 1.2em;
    padding: 12px 20px 12px 20px;
    color: #000;
}
/*-- ACCA -- END ------------------------------*/
 

/*-- Phone With Heading -- Start ------------- */
.ph_title{
	background: #4A72B8;
    font-size: 3rem;
    color: #fff;
    padding: 12px 0;
}
.ph_phone{
	font-size: 3.3rem;
    color: #000;
    font-weight: 500;
}
/*-- Phone With Heading -- End --------------- */
.wa_follow{
    text-transform: uppercase;
    font-size: 1.4em;
    text-align: right;
}
.wa_follow a:link, .wa_follow a:visited, .wa_follow a:hover{
    color: #fff;
}
.wa_hr{
    border: solid 1px #fff;
}

/* F1 Footer 1 -------------------------------*/
.wa_f1{
    background-color: #798093;
    color: #FFF;
    padding-bottom: 10px;
    border-top: solid 4px #2358a8;
}
.wa_f1_sbft{
	font-size: 0.7em;
}
/* F1 END ---------------------------------------*/


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}</pre></body></html>