/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Montserrat', sans-serif; font-weight: 500;}
body{font-weight: 400;}
.post, .page {margin: 0;}
strong{font-weight: 800;}

.wa_stat{
	font-size: 1.2em;
}
.wa_stat h2{
    color: #eb1c23;
    font-weight: 700;
	text-align: center;
}

/*-- 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: 2.7em;
    font-weight: 900;
    font-family: initial;
	line-height: 1.2em;
}

.wa_sa .bg_semi .wa_sub_message{
	width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%;
    border-top: solid 2px #FFF;
    margin-top: 15px;
    padding-top: 15px;
}

.wa_sa .bg_semi .wa_final_statement{
	font-style: italic;
    font-weight: 200;
    margin-top: 15px;
    margin-bottom: 15px;
}



/*-- SA END --------------------------------------*/

/*-- CFA Start --------------------------------------*/
.with_frm_style .frm_radio input[type=radio], .with_frm_style .frm_checkbox input[type=checkbox] {
	opacity: inherit;
}
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/form_bgrd.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
	padding-top: 10px;
}
.cfa_background{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 30px;
    border-radius: 5px;
    color: #ff9800;
}
.cfa_title{
    font-size: 1.90em;
}
.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;
	}
	.cfa_title{
		font-size: 2.5em;
	}
	#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 --------------------------------------*/

/* Header 3 Start --------------------------------------------------------- */
.wa_h3_hdrone{
	margin-top: 20px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: solid 8px #ea1b25;
}
.wa_h3_tel{
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    color: #599DEF;
    font-weight: 300;
}
.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-family: 'Teko', sans-serif;
    color: #fff;
    background-color: #0458a4;
    padding: 10px;
    border-radius: 5px;
	margin-top: 10px;
}
.wa_h3_email:link,.wa_h3_email:visited, .wa_h3_email:active {
	color: #FFF;
	text-decoration: none;
}
.wa_h3_email:hover{
	color: #fff;
    text-decoration: none;
    background-color: #FF5722;
}
/* 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_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 --------------------------------------------------------- */

/* BC7 Start  --------------------------------------------------------- */
.bc7 .wa_back{
	background-repeat: no-repeat;
    background-position-y: top;
	padding: 20px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	background-color: #cfd0d4;
}
.bc7 .wa_back h2{
	text-align: center;
    color: #e43d42;
    font-weight: 600;
}
.bc7 .wa_back h3{
	text-align: center;
    font-size: 1.3em;
    font-weight: 500;
}
.bc7 .wa_back ul{
	padding-left: 0;
    margin-left: 30px;
    margin-top: 30px;
    list-style-type: square;
	line-height: 28px;
}
.bc7 .wa_backsecond{
	color: #FFF;
    padding: 20px;
	font-weight: 300;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.bc7 .wa_backsecond h2{
	font-size: 1.8em;
    font-weight: 600;
}
/* BC7  End --------------------------------------------------------- */

/* ACDB -- Testemonials -------------------------------------------*/
.feedback {
	background: #F6F6F6;
	padding-top: 20px;
	padding-bottom: 35px;
}
.feedback_top_title {
    font-size: 1.6rem;
    font-weight: 700;
    color: #58595B;
}
.feedback_title {
	font-size: 1.5rem;
	font-weight: 600;
	color: #6b9d60;
	margin-bottom: 18px;
	max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.feedback_text {
	width: auto;
	margin: 0 auto;
	max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.feedback_bot_title {
	margin-top: 54px;
	font-weight: 700;
	color: #D12881;
	font-size: 31px;

}
.carousel-control-next, .carousel-control-prev {
	top: 0px !important;
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.feedback_top_title {
		margin-left: 20%;
		margin-right: 20%;
	}
}

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

/*-- AB -- Start ---------------------------------*/
.wa_ab{
	margin-top: 20px;
}
.wa_ab_cnt{
background-repeat: no-repeat;
    border-radius: 5px;
    max-width: 180px;
    min-height: 180px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border: solid 1px #8e8e8e;
	overflow: hidden;
}
.wa_ab_cnt_txt{
	position: absolute;
    bottom: 0;
    background-color: #eb1c23;
    color: #FFF;
    width: 100%;
    text-align: center;
    padding: 5px;
    font-weight: 700;
}
.wa_ab_transp{
	height: 180px;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #ff000000 50%, #4fe0ff80 80%);
    transition: background-position 1s;
}
.wa_ab_transp:hover{
	background-position: 0 -100%;
}
.wa_ab h2{
	font-weight: 700;
    text-align: center;
}

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

/*-- AC -- Start ---------------------------------*/
.wa_ac{
	margin-top: 30px;
}
.wa_ac_cnt{
	background-repeat: no-repeat;
    border-radius: 5px;
    max-width: 180px;
    min-height: 230px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border: solid 1px #8e8e8e;
    overflow: hidden;
}
.wa_ac_cnt_txt{
    position: absolute;
    bottom: 0;
    color: #000;
    background-color: #FFF;
    width: 100%;
    text-align: center;
    padding: 5px;
    font-weight: 700;
    min-height: 65px;
    border-top: double 5px #2779cd;
	font-size: 0.96em;
}
.wa_ac_transp{
	height: 180px;
    transition:all 0.3s ease;
}
.wa_ac_transp:hover{
    box-shadow: inset 0 0 45px #FF9800;
    margin-top: -5px;
    border-radius: 5px;
}
.wa_ac h2{
	font-weight: 700;
    text-align: center;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.wa_ac_cnt{
		width: 180px;
	}
}

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

/*-- ACCA -- Start ------------------------------*/
.faq-heading {
	padding-top: 30px;
}
.acca .help_title {
	font-weight : bold;
	color : #000;
	text-align: center;
	margin-bottom: 33px;
}
.acca .faq-heading {
	padding-top: 30px;
}
.acca .wa_header{
    background-color: #9e9e9e !important;
    border-radius: 5px !important;
}
.acca .wa_tittext{
	color: #fff;
    font-size: 1.3em;
}
.acca .wa_bodybody{
    border: solid 1px #9c9c9c66;
    margin-top: 5px;
    margin-bottom: 10px;
}
.wa_acca_titletext{
	
}
.wa_acca_icon{
	
}
/*-- ACCA -- END ------------------------------*/

/* -- BA -- Start ------------------------------ */
.ba h2{
	text-align: center;
	font-weight: 600;
}

/* -- BA -- END ------------------------------ */

/* B1 --------------------*/
.wa_b1{
	padding: 10px 40px;
	color: #FFF;
	background-color: #2584d1;
	border-radius: 5px;
	font-weight: 600;
	width: fit-content;
	font-size: 1.5em;
}
.wa_b1:hover{
	background-color: #F05A29; 
}
/* B1 End ---------------------*/


/* F2 Footer 2 ---------------------------------------*/
.wa_f2{
    background-color: #798093;
    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: 20px;
    text-align: center;
}
.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;
}
.wa_ftr_icon{
	width: 32px;
    margin-left: 4px;
}
.wa_bf{
    padding: 5px 27px;
    color: #eb1c23;
    background-color: #ffffff;
    border-radius: 5px;
    font-weight: 600;
    width: fit-content;
    font-size: 1.5em;
    margin-top: 20px;
}
.wa_bf:hover{
    background-color: #FF9800;
    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 ---------------------------------------*/


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

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


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