/* CSS Document */ 
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@600&display=swap');
a:link, a:visited, a:active, a:hover{
	text-decoration: none !important;
}
.post, .page {
    margin: 0 0 0em;
}
body, h1, h2, h3, h4, h5, h6, p{
	font-family: 'Montserrat', sans-serif;
	color: #606060;
	font-weight: 600
}
p{
	font-size: 1em;
}
/* Header 3 Start --------------------------------------------------------- */

.wa_h3_hdrone{
	margin-top: 20px;
    text-align: center;
}
.wa_h3_tel{
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8em;
    color: #599DEF;
    font-weight: 700;
}
.wa_h3_tel a:link,.wa_h3_tel a:visited, .wa_h3_tel a:active {
	color: #0066B3;
	text-decoration: none;
}
.wa_h3_tel a:hover{
	color: #0066B3;
	text-decoration: none;
}
.wa_h3_email{
	font-weight: 700;
    font-family: 'Teko', sans-serif;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #fff;
    background-color: #F37A49;
    padding: 5px 10px 0;
	border-radius: 5px;
}
.wa_h3_email a:link,.wa_h3_email a:visited, .wa_h3_email a:active {
	color: #FFF;
	text-decoration: none;
}
.wa_h3_email a:hover{
	color: #000;
	text-decoration: none;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.wa_h3_logoone {
		margin-left: 40px;
	}
	
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.wa_h3_logo_t{
		margin-top: 10px;
	}.wa_h3_email{
		text-align: left;
	}
	.wa_h3_logo_t{
		text-align: left;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.wa_h3_logoone {
		margin-left: 0px;
		margin-top: 10px;
		text-align: left;
	}
	.wa_h3_tel{
		margin-top: 0px;
    	margin-bottom: 0px;
	}
	.wa_h3_logo_t{
		margin-top: 20px;
	}
	.wa_h3_logo_t {
    	text-align: left;
	}
}
/* Header 3 End --------------------------------------------------------- */

/* SFW Slider Full Width ----------------------------------------------- */
.wa_sfw{
	background-image: url(../images/home_hdr.jpg);
    background-color: #000f24;
    min-height: 460px;
    background-position-x: center;
    background-repeat: no-repeat;
    padding-top: 20px;
    color: #FFF;
	background-size: cover;
	border-bottom: solid 4px #333;
}
.wa_sfw_text{
	text-align: center;
    max-width: 500px;
    color: #F8FF00;
    font-size: 3em;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
}
/* SFW END --------------------------------------------------------*/
.wa_sfw_n1, .wa_sfw_n2, .wa_sfw_n3, .wa_sfw_n4{
	background-image: url(../images/res_hdr.jpg);
    background-color: #000f24;
    min-height: 460px;
    background-position-x: center;
    background-repeat: no-repeat;
    padding-top: 20px;
    color: #FFF;
	background-size: cover;
	border-bottom: solid 4px #333;
}
.wa_sfw_n2{
	background-image: url(../images/com_hdr.jpg);
}
.wa_sfw_n3{
	background-image: url(../images/cntct_hdr.jpg);
}
.wa_sfw_n4{
	background-image: url(../images/prdcts_hdr.jpg);
}
.wa_sfw_text_n4{
	color: #606060;
    font-size: 2.5em;
    font-weight: 600;
}

.wa_sfw_text_n1, .wa_sfw_text_n2{
	text-align: center;
    max-width: 500px;
    color: #F8FF00;
    font-size: 3em;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
}
.wa_sfw_text_n2{
	  max-width: 700px;
}
@media (min-width: 1200px) {
	.wa_sfw_text_n1{
		max-width: 900px;
		padding-left: 500px;
		font-size: 2.5em;
	}
	 .wa_sfw_text_n2{
		max-width: 1900px;
		padding-left: 600px;
		font-size: 2.5em;
		margin-top: 200px;
	}

}

/* SV - 3 Services Block -------------------------------------------*/
.wa_bcsv{
	
}
.wa_bcsv h3{
	font-weight: 600;
    text-align: center;
    color: #0066b3;
	font-size: 2.8em;
}
.wa_bcsv h4{
    font-weight: bold;
    margin-top: 10px;
}
.wa_bcsv_sh{
    border: solid 2px #ccc;
    border-radius: 5px;
	box-shadow: 0px 1px 1px 0px rgb(0, 0, 0), 0 6px 10px 0 rgb(0, 0, 0);
	min-height: 485px;
	background-color: #FFF;
}
.wa_bcsv_sh:hover{
	border-color: #599defb8;
	transition: .5s ease;
	background: #f0f7ff;
}
.wa_bcsv_sh:hover .wa_bcsv_sh_img img{
    transition: .5s ease;
    border-bottom: solid 20px #0061d4;
    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: #599DEF;
    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: #FFF;
}
.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;
}
@media (min-width: 1200px) {
	.wa_bcsv_blue{
		background-color: #599DEF;
		margin-top: -262px;
		padding-top: 290px;
	}
}
/* SV END ----------------------------------------------------------*/


/* AT Icon Bar ------------------------------------------------------*/
.wa_bcat{
	text-align: center;
	background-color: #f3f3f3;
}
.wa_bcat p{
	margin-top: 10px;
}
/* AT END ------------------------------------------------------------*/


/* BCIL -- Body Content Image Left -------------------------------------------*/
.wa_bcil{
	color: #2b2b2b;
    font-size: 1.1em;
}
.wa_bcil p{
	font-size: 0.95em;
}
.wa_bcil h2{
	color: #626262;
}
.wa_bcil_line{
	border-bottom: solid 2px #bfbfbf;
}
.wa_bcil_rgt{
}
.wa_bcil_rgt h3{
	font-weight: bold;
    color: #f9a90c;
}
.wa_bcil_rgt ul{
	margin-left: 0;
    padding-left: 20px;
}
/* BCIL End ----------------------------------------------------------*/

/*-- BCSA -- Body Content 3 items ---------------------*/
.wa_bcsa{

}
.wa_bcsa h3{
	font-weight: 600;
    text-align: center;
    color: #0066b3;
	font-size: 2.4em;
}
.wa_bcsa_img{
    min-height: 400px;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
	color: #FFF;
	position: relative;
    background-repeat: no-repeat;
    background-position-x: center;
    max-width: 386px;
    margin-left: auto;
    margin-right: auto;
}
.wa_bcsa_img_1{
	background-image: url(../images/h_btn_4_1.jpg);
}
.wa_bcsa_img_2{
	background-image: url(../images/h_btn_5_1.jpg);
}
.wa_bcsa_img_3{
	background-image: url(../images/h_btn_6_1.jpg);
	transition: .5s ease;
}
.wa_bcsa_img_1:hover{
	background-image: url(../images/h_btn_4_2.jpg);
	transition: .5s ease;
}
.wa_bcsa_img_2:hover{
	background-image: url(../images/h_btn_5_2.jpg);
	transition: .5s ease;
}
.wa_bcsa_img_3:hover{
	background-image: url(../images/h_btn_6_2.jpg);
	transition: .5s ease;
}
.wa_bcsa_img_up{
	margin-top: 20px;
}
.wa_bcsa_img_cent{
	font-size: 2em;
    line-height: 1em;
    font-weight: 500;
    margin-top: 80px;
}
.wa_bcsa_img_end{
	position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
/*-- BCSA -- END --------------------------------------*/

/*-- BIAA  -- AA Icon Bar -----------------------*/
.wa_biaa{
	
}
.wa_biaa h3{
    color: #ef5a28;
    text-align: center;
    font-weight: 600;	
}
/*-- BIAA  -- END ------------------------------------*/


/* -- BCAQ -- Body Content Request Quote ------------------*/
.wa_bcaq_w{
	background-color: #ef5a28;
    padding: 30px;
}
.wa_bcaq_w p{
	color: #FFF;
	font-size: 1.4em;
}
.wa_bcaq_btn{
	padding: 10px 40px;
	color: #FFF;
	background-color: #292929;
	border-radius: 5px;
	font-weight: 600;
	width: fit-content;
	font-size: 1.5em;
	margin-top: 20px;
}
.wa_bcaq_btn:hover{
	background-color: #2584d1; 
}
/* -- BCAQ END --------------------------------------------*/


/* F2 Footer 2 ---------------------------------------*/
.wa_f2{
    background-color: #0066b3;
    color: #FFF;
    margin-top: 40px;
    padding-bottom: 10px;
	text-align: center;
}
.wa_f2 p{
	color: #fff;
    font-size: 1em;
    font-weight: 300;
    line-height: 30px;
}
.wa_f2_sbft{
    font-size: 0.7em;
    margin-top: 10px;
}
.wa_f2_c{
}
.wa_f2_r{
	font-weight: bold;
	font-size: 1.3em;
}
.wa_f2_r a:link, .wa_f2_r a:visited, .wa_f2_r a:active, .wa_f2_r a:hover{
	color: #FFF;
}
@media (min-width: 768px) {
	.wa_f2_c{
		margin-left: auto;		
		width: fit-content;
		margin-right: auto;
	}
	.wa_f2{
		text-align: left;
	}
}
/* F2 END ---------------------------------------*/

/* BC4 Body Content 4 Start -------------------------------------------*/
.wa_bc4{
	color: #2b2b2b;
    font-size: 1.1em;
}
.wa_bc4 h2{
    color: #0066b3;
    font-style: italic;
    font-size: 1.6em;
}
.wa_bc4_line{
	padding-bottom: 10px;
}
.wa_bc4_lft h3{
	color: #3541a1;
    font-weight: bold;
}
.wa_bc4_rgt{
}
.wa_bc4_rgt h3{
	font-weight: bold;
    color: #f9a90c;
}
.wa_bc4_border{
	border: solid 2px #a0a0a0;
    border-radius: 5px;
}
.wa_bc4_rgt ul{
	margin-left: 0;
    padding-left: 20px;
}
/* BC4 End ----------------------------------------------------------*/


/*-- BCCA -- Body Content Flex Block -----------------------*/
.wa_bcca_h{
    text-align: center;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
}
.wa_bcca_h h2{
	text-transform: uppercase;
    font-weight: 700;
    color: #0066b3;
}

.wa_bcca_h_ln{
	text-align: center;
    border-bottom: solid 3px #737373;
    margin-bottom: -22px;
}

.wa_bcca h3{
    color: #ef5a28;
    font-size: 1.2em;
}
.wa_bcca ul{
	list-style: none;
	margin-left: 0;
    padding-left: 20px;
}
.wa_bcca_unit{
	width: 100%;
	font-size: 0.9em;
	padding: 0 5px;
	text-align: center;
	border-bottom: solid 1px #b1b1b1;
    margin-bottom: 30px;
}
.wa_bcca_i img{
	max-width: 160px;
}
.experim{
	
}
@media (min-width: 576px) {
	.wa_bcca_unit{
		width: 220px;
		text-align: left;
		border-bottom: none;
	}
	.wa_bcca ul{
		list-style: disc;
	}
	.wa_bcca_unit{
		font-size: 0.7em;
	}
}
/*-- BCCA END -------------------------------------*/


/*-- BCCB --  -----------------------*/
.wa_bccb_h{
    text-align: center;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
}
.wa_bccb_h h2{
	text-transform: uppercase;
    font-weight: 700;
    color: #0066b3;
}
.wa_bccb h3{
    color: #ef5a28;
    font-size: 1.2em;
}
.wa_bccb_h_ln{
	text-align: center;
    border-bottom: solid 3px #737373;
    margin-bottom: -22px;
}

.wa_bccb ul{
	margin-left: 0;
    padding-left: 20px;
	font-size: 0.95em;
}
/*-- BCCB END -------------------------------------*/


/* BCCC Start --------------------*/
.wa_bccc{
    padding-bottom: 70px;
    padding-top: 30px;
}
.wa_bccc h2{
	color: #626262;
	text-align: center;
}
.wa_bccc h3{
	color: #ef5a28; 
	font-size: 1.4em;
	margin-top: 15px;
}
.wa_bccc_txt{
	font-weight: 500;
	text-align: center;
}
.wa_bccc_txt p{
	font-size: 0.8em;
    font-weight: normal;
}
@media (min-width: 768px) {
	.wa_bccc h3, .wa_bccc_txt{
		text-align: left;
	}
}
/* BCCC END --------------------*/


/*-- BCCD -----------------------------------------------*/
.wa_bccd{

}
.wa_bccd a:link, .wa_bccd a:visited, .wa_bccd a:active, .wa_bccd a:hover{
	color: #FFF;
}
.wa_bccd_b{
	background-image: url(../images/com_box_top.jpg);
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 25px;
	background-color: #f37948;
}
.wa_bccd_b_i{
	padding: 25px;
	border: solid 2px #FFF;
	border-radius: 5px;
	color: #FFF;
	text-align: center;
}
.wa_bccd_b_i p{
    color: #FFF;
    margin-top: 30px;
    font-size: 1.3em;
}
.wa_bccd_b_i h2{
	color: #FFF;
    font-size: 1.9em;
    font-weight: 600;
}
.wa_bccd_b_i_b{
	padding: 10px 20px;
    background-color: #383838;
    border-radius: 5px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-size: 1.4em;
}
.wa_bccd_b_i_b:hover{
	background-color: #0066b3;
}
/*-- BCCD End -------------------------------------------*/

.wa_blk h4{
	color: #000;
	font-weight: 700;
}

/*-- BCCE ----------------------------------------*/
.wa_bcce{
	
}
.wa_bcce h3{
	color: #ef5a28;
    font-size: 1.2em;
}
.wa_bcce h4{
	color: #000;
	font-size: 1.2em;
}
.wa_bcce ul{
	margin-left: 0;
    padding-left: 20px;
	font-size: 0.65em
}
/*-- BCCE END -------------------------------------*/

/*-- CONT-A --------------------------------------------------*/
.wa_conta{
	
}
.wa_conta p{
	font-size: 1.24em;
}
.wa_conta_l, .wa_conta_r{
    border: solid 1px #6b6b6b;
    border-radius: 5px;
    background-color: #f9f9f9;
    font-size: 1.8em;
    color: #6b6b6b;
}
.wa_conta_l_i{
	padding: 20px;
    margin: 27px 20px;
	border-bottom: solid 1px #6b6b6b;
}
.wa_conta_l_l{
	padding: 20px;
	margin: 20px;
}
.wa_conta_l_i_l{
	display: table-cell;
	font-size: 2em;
    padding-right: 20px;
}
.wa_conta_l_i_r{
	display: table-cell;
	vertical-align: middle;
}
.wa_conta_l_i_r a:link, .wa_conta_l_i_r a:visited, .wa_conta_l_i_r a:active, .wa_conta_l_i_r a:hover{
	color: #6b6b6b;
	text-decoration: none;
}
.wa_conta_r{
	padding: 20px;
}

/*-- CONT-A 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) {
}