/* 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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap')
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Open Sans', sans-serif; font-weight: 500;}
body{font-weight: 400;}
strong{font-weight: 800;}
.post, .page {margin: 0;}
/* Modify as needed end ----------------------------------- */

a{
    outline: none;
}

*:focus {
    outline: 0 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
	background: transparent !important;
}

#after-header {
    position: sticky;
    top: 0px;
    position: -webkit-sticky;
    z-index: 1000000;
    background-color: #1c4587;
    padding: 10px 0px;
	display: none;
}

#after-header.is-sticky {
	display: block;
} 


#after-header img{
    width: 100px;
    background: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 3px;
}

.stick_popup{
	    z-index: 90000000000 !important;
}

@media(max-width: 768px){
	#after-header {
	display: none !important;
	}

#after-header.is-sticky {
	display: none !important;
} 
	
}
/* Header 3 Start --------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;500;600;700;800&display=swap');
.wa_h3_hdrone {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
}

#mega-menu-wrap-menu-1{
    margin-bottom: 0px;
}

.wa_h3_tel{
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8em;
    color: #599DEF;
    font-weight: 700;
    float: none;
}
.wa_h3_tel a:link, .wa_h3_tel a:visited, .wa_h3_tel a:active {
    text-decoration: none;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 120%;
    text-align: center;
    color: #000000 !important;
    display: block;
    width: 100%;
}
.wa_h3_tel a:hover{
    color: #0066B3;
    text-decoration: none;
}
.wa_h3_email{
    float: right;
}
.wa_h3_email a:link, .wa_h3_email a:visited, .wa_h3_email a:active {
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 44px;
    text-align: right;
    color: #000000 !important;
}
.wa_h3_email a:hover{
    color: #000;
    text-decoration: none;
}
.wa_h3_logoone h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 53px;
    color: #000000;
    text-align: center;
    max-width: 240px;
}

@media (max-width: 1200px) {

	.wa_h3_email a:link, .wa_h3_email a:visited, .wa_h3_email a:active {
    font-size: 26px;
    line-height: 24px;
    }

    .wa_h3_hdrone {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .wa_h3_logoone h3{
        margin: auto;
        display: none;
    }

    .wa_h3_tel{
        float: none;
    }
    .wa_h3_email{
        float: none;
    }
}
/* Header 3 End --------------------------------------------------------- */

/*-- a0068 --------------------------------------*/
.a0068{
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
    border-bottom: 5px solid #BA4044;
}
.a0068 .bg_semi {
    display: block;
    margin: auto;
    width: fit-content;
    margin-top: 150px;
    margin-bottom: 150px;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.a0068 .bg_semi .wa_text {
    font-style: normal;
    font-weight: 500;
    font-size: 58px;
    line-height: 86px;
    text-align: center;
    color: #000000;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.a0068 .bg_semi .wa_sub_message {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    padding-top: 10px;
}



.bg_semi-bx{
    background: #1155cc;
    border-radius: 30px;
    padding: 30px;
}


@media (max-width: 768px) {
    .a0068 .bg_semi .wa_text {
        font-size: 31px;
        line-height: 30px;
    }
    .a0068 .bg_semi {
        margin-top: 90px;
        margin-bottom: 90px;
    }

    .a0068 .bg_semi .wa_sub_message {
        font-size: 25px;
        line-height: 32px;
        padding-top: 3px;
    }
}
/*-- a0068 END --------------------------------------*/

/*-- a0074 ------------------------------------------*/
.a0074-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    text-align: center;
    width: fit-content;
    margin: auto;
}

.a0074{
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 40px;
}

.a0074 img {
    margin-bottom: 14px;
}

.a0074 h3{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #BA4044;
    display: block;
    margin: auto;
    max-width: 300px;
}

@media (max-width: 992px) {
    .a0074-grid{
        grid-template-columns: 1fr 1fr;
    }

    .a0074 {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

@media (max-width: 450px) {
    .a0074-grid {
        grid-template-columns: 1fr;
    }
}
/*-- a0074 END --------------------------------------*/

/* BI1 Body Content Icon Bar 1 Start --------------------------------*/
.wa_bi1{
}
.wa_bi1_icon{
    text-align: center;
    margin-top: 20px;
}
.wa_bi1_text{
    text-align: center;
    font-weight: 500;
}
@media (min-width: 576px) {
    .wa_bi1_text{
        text-align: left;
        margin-top: 20px;
    }
}
/* BI1 End ----------------------------------------------------------*/

/* A0075 -- Body Content Image Left -------------------------------------------*/
#a0075 {
    padding-top: 30px;
    padding-bottom: 50px;
}
#a0075 h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 71px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 18px;
}
#a0075 img {
    width: 100%;
    border: 1px solid #276FB8;
    box-sizing: border-box;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.25));
    border-radius: 5px;
}
#a0075 .wa_08_sub_message {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

.wa_08_sub_message p{
	margin-bottom: 5px;
}

@media (max-width: 995px) {
    #a0075 img {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    #a0075 h2 {
        font-size: 38px;
        line-height: 52px;
    }

    #a0075 {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}
/* A0075 End ----------------------------------------------------------*/


/* A0076 -- Body Content Image Left -------------------------------------------*/
#a0076 {
    padding-top: 30px;
    padding-bottom: 50px;
    background: #F1F1F1;
}
#a0076 h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 71px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 18px;
}

#a0076 h3 {
    background: #276FB8;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 53px;
    text-align: center;
    color: #FFFFFF;
    padding: 5px;
    position: absolute;
    left: 0px;
    bottom: -7px;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.a0076-map-grid{
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 25px;
	width: fit-content;
    margin: auto;
}

#a0076 img {
    width: 100%;
    border: 1px solid #276FB8;
    box-sizing: border-box;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.25));
    border-radius: 5px;
}
#a0076 .wa_08_sub_message {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    text-align: center;
    max-width: 950px;
    margin: auto;
}

@media (max-width: 768px) {
    .a0076-map-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
}

@media (max-width: 576px) {
    #a0076 h2 {
        font-size: 38px;
        line-height: 52px;
    }

    #a0076 h3 {
        font-size: 30px;
    }
}

/* A0076 End ----------------------------------------------------------*/


/* A0010 ------------------------------------------------------*/
#a0010 {
    padding-top: 40px;
    border-top: 3px solid #BA4044;
    padding-bottom: 50px;
}
#a0010 .wa_a10_nav{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
#a0010 .wa_a10_link{
    padding: 0px 20px;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 53px;
    text-align: center;
    color: #BA4044;
}
#a0010 .wa_a10_link:hover{
    color: #FF5722;
}
#a0010 .nav-item .active{
    color: #ff6700;
}
#a0010 .wa_bor{
    color: #798093;
    font-size: 30px;
    border-left: solid 1px #BA4044;
}
#a0010 h2{
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 71px;
    text-align: center;
    color: #000000;
}
#a0010 h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    border-bottom: 1px solid #888888;
    max-width: 920px;
    margin: auto;
    padding-bottom: 10px;
}
#a0010 h4{
    text-align: center;
    font-family: sans-serif;
    font-size: 22px;
    margin-top: 20px;
}
#a0010 .wa_a10_img{
    border: 1px solid #276FB8;
    box-sizing: border-box;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.25));
    border-radius: 5px;
}

#a0010 p{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin: 0px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    #a0010 .wa_bor{
        border-left: solid 0px #BA4044;
    }

    #a0010 .wa_a10_link {
        padding: 0px 10px;
        font-size: 28px;
        line-height: 37px;
    }

    #a0010 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
}
/* A0010 END -------------------------------------------------------*/

/*-- ACCA -- Start ------------------------------*/
.acca {
}
.faq-heading {
    padding-top: 30px;
}
.acca .help_title {
    font-style: normal;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    padding-bottom: 10px;
}
.acca .faq-heading {
    padding-top: 50px;
}
.acca .wa_header {
    background-color: #E0E0E0 !important;
    border-radius: 5px !important;
}
.acca .wa_tittext {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #000000;
    text-decoration: none;
    padding: 9px 0px;
}

.acca a {
    text-decoration: none;
}
.acca .md-accordion .card .wa_bodybody {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 15px 5px 15px 20px;
    color: #000;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
}

.acca .collapse{
    background: #F1F1F1;
    border: 0px;
}

.acca .card {
    border: 0px solid rgba(0,0,0,.125);
    background: #F1F1F1;
}

.fa-angle-down{
    float: right;
}

@media (max-width: 768px) {
}
/*-- ACCA -- END ------------------------------*/

/* A0040 Start --------------------*/
.a0040 {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position-x: center;
    padding-top: 25px;
    padding-bottom: 10px;
    border-top: 3px solid #D83D41;
}
.a0040 H2 {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 71px;
    text-align: center;
    color: #FFFFFF;
}

.a0040-link {
    padding: 10px 50px;
    margin: auto;
    margin-bottom: 30px;
    background: #BA4044;
    border-radius: 5px;
    width: fit-content;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    display: block;
    text-align: center;
    color: #FFFFFF !important;
    text-decoration: none;
}

.a0040-link-second {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 71px;
    text-align: center;
    color: #FFFFFF !important;
    text-decoration: none;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .a0040 H2 {
        font-size: 30px;
        line-height: 45px;
    }

    .a0040-link-second{
        font-size: 45px;
    }
}
/* A0040 END --------------------*/

/* F5 Footer 1 -------------------------------*/
.wa_f5 {
	overflow: hidden;
    background-color: #1c4587;
    color: #FFF;
    padding-bottom: 10px;
    padding-top: 20px;
	    margin-top: -1px;
}

.wa_f5 h3 {
    font-style: normal;
    font-size: 26px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 700;
    margin-bottom: 20px;
}

.wa_f5 a:link, .wa_f5 a:visited, .wa_f5 a:active {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none !important;
    margin-bottom: 10px;
    display: block;
}
.wa_f5 a:hover{
    color: #fff;
}
.wa_f5_sbft {
    background: #2E2E2E;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    padding: 9px;
}
.wa_f5 .wa_h5_hr{
    border-color: #FFF;
}
.wa_f5 .wa_f5_soc{
    font-size: 30px;
}
.wa_f5 .wa_f5_soc a:hover{
    color: #000;
    transition: 0.5s;
}

.wa_f5-3grd {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 150px;
    font-size: 20px;
    line-height: 120%;
	    margin-bottom: 40px;
	    margin-top: 25px;
}

.wa_f5-4grd{
	    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 50px;
    font-size: 20px;
    line-height: 120%;
}

.wa_f5 hr{
    opacity: 1;
    background-color: #fff;
    margin: 20px 0px;
}

.wa_f5-after-logo{
	    margin-top: 20px;
}

@media(max-width: 1400px){
	.wa_f5-3grd {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 100px;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 40px;
    margin-top: 25px;
	}
	
	.wa_f5-4grd {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    font-size: 20px;
    line-height: 120%;
	}
}

@media(max-width: 1200px){
	.wa_f5-4grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px;
    font-size: 20px;
    line-height: 120%;
	}
	
	.wa_f5-3grd {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 20px;
    margin-top: 0px;
	}
}

@media(max-width: 992px){
	.wa_f5-3grd {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 0px;
    margin-top: 0px;
	}
	
	.wa_f5-after-logo {
    margin-top: 5px;
	}
	
	.wa_f5 h3 {
    font-style: normal;
    font-size: 26px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 700;
    margin-bottom: 5px;
	}
	
	.wa_f5 hr {
    opacity: 1;
    background-color: #fff;
    margin: 10px 0px;
	}
}

@media(max-width: 768px){
	.wa_f5-4grd {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0px;
    font-size: 20px;
    line-height: 120%;
	}
}
/* F5 END ---------------------------------------*/

/*-- SA --------------------------------------*/
.wa_sa{
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
}
.wa_sa .bg_semi {
    bottom: 0;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 130px;
}

.bg_semi-grd {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 30px;
    align-items: center;
}

.wa_sa .bg_semi .wa_text {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 125%;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 20px;
    max-width: 460px;
}
.wa_sa .bg_semi .wa_sub_message {
    width: fit-content;
    margin-top: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-style: normal;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    max-width: 100%;
    font-size: 45px;
}

.wa_sa .wa_sub_messagefrst {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    padding-top: 0px;
    text-align: left;
    margin-bottom: 20px;
}

.wa_sa .bg_semi .wa_sub_message1 {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    padding-top: 0px;
    text-align: center;
	    padding-bottom: 3px;
}

.wa_sa .bg_semi .wa_sub_message2 {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding-top: 10px;
    font-style: italic;
}

.wa_sa .bg_semi .wa_final_statement {
    max-width: 634px;
    font-style: italic;
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    padding-top: 0px;
    text-align: left;
}

.wa_small_hr {
    width: 50%;
    color: #fff;
    opacity: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
}

.wa_sa-second{
	background: #D83D41;
    padding-top: 25px;
    padding-bottom: 30px;
}

.wa_sa-second h2{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #FFFFFF;
}

.wa_sa-second-btn-grd{
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    margin-top: 25px;
}

.wa_sa-second-btn-grd-url{
	    background: #FFFFFF;
    border-radius: 5px;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000 !important;
    text-decoration: none !important;
    justify-content: center;
    padding: 6px;
}

.wa_sa-second-btn-grd-url img{
	padding-left: 15px;
}

@media(max-width: 1200px){
	.wa_sa .bg_semi {
    padding-top: 60px;
    padding-bottom: 60px;
	}
}

@media(max-width: 992px){
	.wa_sa-second-btn-grd {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin-top: 20px;
	}
	
	.wa_sa .bg_semi .wa_text{
    font-size: 33px;
	}
	
	.wa_sa .bg_semi .wa_sub_message {
    	font-size: 40px;
	}
	

}

@media(max-width: 768px){
	.wa_sa-second {
    background: #D83D41;
    padding-top: 15px;
    padding-bottom: 30px;
	}
	
		.bg_semi-grd {
    	grid-template-columns: 1fr;
    }
	
	.wa_sa-second h2 {
    font-size: 28px;
    line-height: 120%;
    }
	
	.wa_sa-second-btn-grd-url {
    font-size: 26px;
    line-height: 120%;
    padding: 6px;
	}
	
	.bg_semi-bx {
    background: #1155cc;
    border-radius: 30px;
    padding: 30px;
    width: fit-content;
    margin: auto;
	}
	
	.wa_sa .wa_sub_messagefrst {
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 120%;
	}
	
	.wa_sa .bg_semi .wa_text {
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
	}
	
	.wa_sa .bg_semi .wa_final_statement {
    text-align: center;
    font-size: 18px;
	}
	
	.wa_sa .bg_semi {
    padding-top: 30px;
    padding-bottom: 30px;
	}
	
	.wa_sa .bg_semi .wa_text {
    font-size: 28px;
    line-height: 120%;
	}
	
}

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


/*-- after_hero --------------------------------------*/
.after_hero-grd {
    display: flex;
    grid-template-columns: 1fr auto;
    grid-gap: 30px;
    margin: 60px 0px;
    align-items: center;
    margin-top: 30px;
    justify-content: center;
    flex-wrap: wrap;
}

.after_hero-btn-grd{
	    display: grid;
    grid-template-columns: 280px 280px;
    grid-gap: 40px;
    align-items: center;
}

#after_hero h2{
    margin-top: 50px;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    color: #000;
    text-align: center;
}

.after_hero-btn-1{
	font-size: 25px;
    text-decoration: none !important;
    background: #1155cc;
        padding: 20px 25px;
    color: #fff !important;
    line-height: 120%;
    width: 320px;
    display: block;
    text-align: center;
    margin: 0px;
}

.after_hero-btn-2{
	font-size: 25px;
    text-decoration: none !important;
    background: #cc0000;
        padding: 20px 25px;
    color: #fff !important;
    line-height: 120%;
    width: 320px;
    display: block;
    text-align: center;
    margin: 0px;
}



@media (max-width: 992px){
	.after_hero-grd {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin: 40px 0px;
	}
	
	.after_hero-btn-1 {
    	padding: 15px 25px;
	}
	
		.after_hero-btn-2 {
    	padding: 15px 25px;
		}
	
	#after_hero h2 {
    margin-top: 30px;
    }

}

@media(max-width: 768px){
	.after_hero-btn-grd {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    }
	
	.after_hero-grd h2 {
    font-size: 22px;
    margin: 0px;
	}
	
	.after_hero-grd {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin: 30px 0px;
	}
}
/*-- after_hero END --------------------------------------*/


/* A0071 Start --------------------*/
.a0071 {
    padding-bottom: 80px;
    padding-top: 80px;
    background: #F3F3F3;
}
.a0071-newblock {
    width: 100%;
    display: block;
    margin: auto;
    position: relative;
	height: 100%;
}
.a0071 h2{
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 71px;
    text-align: center;
    color: #CF3439;
    margin-bottom: 25px;
}
.a0071 img {
    display: block;
    margin: auto;
    width: 100%;
    border: 1px solid #212529;
}
.a0071 h3 {
    background: #001930;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0px;
    padding: 10px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.a0071-subheader h3 {
    display: block;
    position: relative;
    background: transparent;
    font-size: 26px;
    line-height: 120%;
    margin: 0px;
    color: #000;
    text-align: left;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.a0071-blk {
    font-size: 20px;
}

@media (max-width: 1200px) {
    .a0071 h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .a0071 {
        padding-bottom: 40px;
        padding-top: 40px;
    }
	
	.a0071-text {
    margin-bottom: 30px;
	}
	
	.a0071-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
	}
}
@media (max-width: 576px) {
    .a0071 {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .a0071 h2{
        margin-bottom: 0px;
    }
    .a0071-newblock {
        width: 100%;
        margin-bottom: 10px;
    }
    .a0071-footer {
        min-height: 230px !important;
        margin-top: -230px !important;
    }
}
.a0071-footer{
    width: 100%;
    min-height: 300px;
    background: #EFEFEF;
    margin-top: -300px;
}
.a0071-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px;
}
.a0071-text {
    text-align: left;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 40px;
}

@media (max-width: 1200px) {
    .a0071 h3 {
        font-size: 25px;
        line-height: 120%;
    }
    .a0071 {
        padding-bottom: 40px;
        padding-top: 40px;
    }
	
	.a0071-text {
    margin-bottom: 30px;
	}
	
	.a0071-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
	}
}

@media (max-width: 992px) {
    .a0071-grid {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 768px) {
    .a0071-grid {
        grid-template-columns: 1fr;
    }
}
/* A0071 END --------------------*/

/* cfb -------------------------*/
.cfb{
    padding-bottom: 50px;
    padding-top: 30px;
}

.cfb iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #276FB8;
    box-sizing: border-box;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.25));
    border-radius: 5px;
}

.cfb p{
    margin: 0px;
}

.cfb-map{
   height: calc(100% - 64px);
}

.cfb-map p{
    height: 100%;
}

.cfb-panel{
    background: #F1F1F1;
    border: 1px solid #276FB8;
    box-sizing: border-box;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
    border-radius: 5px;
    padding: 10px 15px;
}

.cfb h2{
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 53px;
    text-align: center;
    color: #000000;
}

.cfb h4{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin: 0px;
}


.cfb-link {
    background: #cc0000;
    text-decoration: none;
    font-style: normal;
    font-size: 24px;
    line-height: 120%;
    display: block;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 11px;
    font-weight: 800;
}

.cfb-link:hover{
	background: #0458a4;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    transition: 0.9s;
	border: 0px;
}

.cfb-text{
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
}

.cfb-grid{
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 20px;
    margin-bottom: 15px;
	width: 250px
}

.units-grid{
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    display: grid;
    align-items: center;
    justify-items: center;
}
/* cfb end ---------------------*/

/* A0006 Start -----------------------------------*/
#a0006{
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    border-bottom: 5px solid #D83D41;
}
/* A0006 END -------------------------------------*/

/* -- A0005 -- START ------------------------------ */
#a0005 {
    background-position-x: center;
    background-size: cover;
    padding-bottom: 20px;
}
#a0005 h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 71px;
    text-align: center;
    color: #000000;
}

.a0005-text{
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}

.a0005-text p{
    margin: 0px;
}

#a0005 .a0005_sbm {
    background: #D83D41;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    max-width: 350px;
    padding: 10px;
}

#a0005 .a0005_sbm:hover{
	background: #276fb8;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    transition: 0.9s;
}

#a0005 .a0005_field{
    margin-bottom: 5px;
}

.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=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
    font-style: normal;
    font-weight: 500 !important;
    font-size: 22px !important;
    line-height: 27px !important;
    color: #626262 !important;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 5px !important;
    padding: 20px !important;
    margin-bottom: 15px;
}

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 0px;
}

.cust_login {
    font-style: normal;
    font-size: 18px;
    line-height: 27px;
    align-items: center;
    float: right;
    width: 100%;
    background: #cc0000;
    display: block;
    margin-top: 6px;
    margin-bottom: 33px;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff !important;
    font-weight: 700;
}

.wa_hdrone-grd{
    display: grid;
    grid-template-columns: 200px 1fr 230px;
    grid-gap: 10px;
    align-items: end;
}

.cust_login:hover{
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    background: #0986cc;
    transition: 0.9s;
}

.cust_login a{
	color: #FFFFFF !important;
	text-decoration: none;
}

#a0076 h3:hover{
	background: #1669a6;
	transition: 0.9s;
}

.a0040-link:hover{
	    background: #276fb8;
	transition: 0.9s;
}

.wa_f5 a:hover{
	text-decoration: underline;
	transition: 0.9s;
}  

@media (max-width: 1200px) {
    .cust_login {
        margin-bottom: 15px;
    }
}

@media(max-width: 992px){
	.cust_login{
    float: none;
    margin: auto;
    margin-top: 10px;
        margin-bottom: 15px;
        max-width: 250px;
	}


}

@media (max-width: 768px) {
    .wa_hdrone-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 15px;
        align-items: end;
    }

    .cust_login{
        margin-bottom: 0px;
    }
}
/* -- A0005 -- End ------------------------------ */

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 8px 0px 8px;
    }

@media (max-width: 1400px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 10px 0px 10px;
    }
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 8px 0px 8px;
    line-height: 150%;
    height: auto;
	}
	
	
}

@media (max-width: 1200px) {

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 5px 0px 5px;
    }
}

@media (max-width: 992px) {

}

@media (max-width: 768px) {
    #mega-menu-wrap-menu-1 {
        margin-bottom: 0px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	.wa_h3_email a:link, .wa_h3_email a:visited, .wa_h3_email a:active{
		font-size: 25px;
	}
}


/*  cfb  ------------------- */
.cfb-box{
	padding-bottom: 80px;
    padding-top: 80px;
}

.cfb-box-grd{
	    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
}

.cfb-map {
    height: 100%;
}

.cfb-map iframe {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.25));
    border-radius: 5px;
}

.cfb-txt{
	font-size: 20px;
}

.cfb-txt p{
	margin-bottom: 10px;
}

.cfb-txt strong {
    font-size: 24px;
}

#google-rewues{
	margin-bottom: 40px;
}

@media(max-width: 992px){
	.cfb-box-grd{
		grid-template-columns: 1fr;
    grid-gap: 20px;
	}
	
	.a0071-text {
    margin-bottom: 15px;
	}
	
	.cfb-box {
    padding-bottom: 40px;
    padding-top: 40px;
	}
}

@media(max-width: 768px){
	#google-rewues{
		margin-bottom: 0px;
	}
}
/*  cfb end ---------------- */


/*-- a0202 ------------------------------------------*/
.a0202-img-blk {
    float: right;
    padding-left: 110px;
    padding-bottom: 25px;
    width: 60%;
}
.a0202-text{
    width: 50%;
    display: inline-block;
}
.a0202-grd {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
}
.a0202-grd p {
    margin-bottom: 25px;
    margin-top: 10px;
}
.a0202-btn{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF !important;
    background: #1081E8;
    border-radius: 5px;
    width: 100%;
    display: block;
    max-width: 350px;
    padding: 10px;
}
.a0202-grd h3{
    display: contents;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    /* identical to box height */
    color: #122C51;
}
#a0202{
        padding: 70px 0px;
    padding-top: 30px;
}
@media (max-width: 992px) {
    .a0202-img-blk {
        float: right;
        padding-left: 0px;
        padding-bottom: 20px;
        width: 100%;
    }
    #a0202{
        padding: 20px 0px;
    }
    .a0202-btn {
        font-size: 25px;
    }
}
/*-- a0202 END --------------------------------------*/

/*-- prefooter --------------------------------------*/
#prefooter {
    background: #676767;
    margin-top: 200px;
}

#prefooter img{
    margin-top: -188px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
	    width: 90%;
}

.pre_footer-text{
	    margin-top: 40px;
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 40px;
}

.pre_footer-btn{
	    background: #cc0000;
    text-decoration: none;
    font-style: normal;
    font-size: 24px;
    line-height: 120%;
    display: block;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 11px 50px;
    font-weight: 800;
    width: fit-content;
    margin: auto;
    margin-bottom: 50px;
}

@media(max-width: 768px){
	.pre_footer-btn {
    	margin-bottom: 40px;
	}
}
/*-- prefooter END --------------------------------------*/

/*-- a0213 -------------------------------------------*/
#a0213{
}

#masthead{
	    position: sticky;
    top: 0px;
    z-index: 100000000;
    background: #fff;
}

.is-sticky .a0213-menu-grd img {
    height: 77px;
    padding-bottom: 0px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    margin: 1px 0px 0px 6px;
    color: #1155cc;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #fff !important;
    color: #000 !important;
    font-family: Montserrat !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    letter-spacing: 0em;
    text-align: left;
    padding: 4px 10px !important;
}

.mega-sub-menu{
	    border-bottom: 6px solid #1C4587 !important;
    border-top: 6px solid #1C4587 !important;
    border-left: 1px solid #1C4587 !important;
    border-right: 1px solid #1C4587 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
    width: 350px;
}

.a0213-top {
    background: #1C4587;
}

.a0213-top-icons{
    display: flex;
    float: right;
    grid-gap: 17px;
}

.a0213-menu-grd img {
    height: 152px;
    padding-bottom: 14px;
}

.a0213-top-icons img {
    height: 18px;
}

.a0213-phone-button {
    background: #4C71AC;
    transition: 0.9s;
    padding: 5px 20px;
    display: flex;
    align-items: center;
}

.a0213-phone-button:hover{
    background: #5a86b8;
    transition: 0.9s;
}

.a0213-phone-button a {
    color: #FFF !important;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    display: flex;
    align-items: center;
    grid-gap: 3px;
}

.a0213-phone-button img{
    padding-right: 5px;
}

.a0213-menu {
    border-bottom: 2px solid #1C4587;
    padding: 5px 0px;
}

.a0213-menu-grd {
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr auto auto;
    justify-items: end;
    grid-gap: 20px;
}

.a0213-customer{
    /*width: 212px;*/
    border-radius: 3px;
    /*display: block;*/
    background: #CC0000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px;
}

.a0213-rent{
    width: 151px;
    border-radius: 3px;
    display: block;
    background: #1155CC;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px;
}

.a0213-button-blk-mobile{
	display: none;
}

@media (max-width: 1200px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
    width: 250px;
	}
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
    	margin: 0 0px 0 0 !important;
    }
	
}

@media (max-width: 992px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    	color: #ffffff !important;
	}
	
	.a0213-menu-blk{
		order: 1;
	}
	
	#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open:after {
    opacity: 0 !important;
    }
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    	padding: 5px 10px 0px 10px !important;
	}
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
    width: 96% !important;
    margin-left: 2% !important;
	}
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #fff !important;
    color: #000 !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    letter-spacing: 0em;
    text-align: left;
    padding: 4px 10px !important;
	}
	
	.a0213-menu-grd img {
    	height: 77px !important;
    	padding-bottom: 0px !important;
	}
	
}

@media(max-width: 768px){
	.a0213-button-blk{
		display: none;
	}
	
	.a0213-menu-grd {
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    justify-items: end;
    grid-gap: 20px;
    margin-bottom: 5px;
	}
	
	.a0213-button-blk-mobile{
	display: block;
	}
	
	.a0213-menu-grd-mobile {
    display: grid;
    justify-content: center;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
	}
	
	.a0213-rent {
    width: 100%;
    border-radius: 3px;
    display: block;
    background: #1155CC;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    padding: 5px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
	}
	
	
	.a0213-customer {
    width: 100%;
    border-radius: 3px;
    display: block;
    background: #CC0000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    padding: 5px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

	
}
/*-- a0213 END ---------------------------------------*/


#toggle {
  display: none;
}

/**
  Hamburger
**/
.hamburger {
    position: absolute;
    top: -4px;
    right: 0;
    margin-left: 0;
    margin-top: 0px;
    width: 50px;
    height: auto;
    z-index: 5;
}

.hamburger div {
  position: relative;
  width: 3em;
  height: 7px;
  border-radius: 3px;
  background-color: #fff;
  margin-top: 8px;
  transition: all 0.3s ease-in-out;
}

/**
Nav Styles
**/
.nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #1c4587;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
}
.nav-wrapper {
  position: relative;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
	    margin: auto;
}
nav {
  text-align: left;
}
nav a {
    position: relative;
    text-decoration: none;
    color: #fff !important;
    font-size: 2em;
    display: inline-block;
    margin-top: 1em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
}
nav a:before {
  content: '';
  height: 0;
  position: absolute;
  width: 0.25em;
  background-color: white;
  left: -0.5em;
  transition: all 0.2s ease-in-out;
}
nav a:hover {
  color: white;
}
nav a:hover:before {
  height: 100%;
}

/**
Animations
**/
#toggle:checked + .hamburger .top-bun {
  transform: rotate(-45deg);
  margin-top: 25px;
}
#toggle:checked + .hamburger .bottom-bun {
  opacity: 0;
  transform: rotate(45deg);
}
#toggle:checked + .hamburger .meat {
  transform: rotate(45deg);
  margin-top: -7px;
}

#toggle:checked + .hamburger + .nav {
  top: 0;
  transform: scale(1);
}

.after-header-grd {
    position: relative;
    float: right;
    display: grid;
    grid-template-columns: 1fr 1fr 60px;
    grid-gap: 30px;
    align-items: center;
    margin-top: 15px;
}

.after-header-btn {
	font-style: normal;
    font-size: 18px;
    line-height: 27px;
    align-items: center;
    float: right;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff !important;
    font-weight: 700;
	border-radius: 10px;
}

.after-header-btn-white{
	color: #1c4587 !important;
	background: #fff;
}

.after-header-btn-red{
    background: #cc0000;
	color: #fff !important;	
}


.sub-menu-grd {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    justify-content: center;
}

#sub-menu-header {
    left: 0px;
    width: 100%;
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #1C4587;
}

.sub-menu-btn {
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    background: #1155cc;
    padding: 5px 5px;
    border-radius: 20px;
    display: block;
    font-size: 16px;
    width: 255px;
    text-align: center;
}

@media(max-width: 768px){
	#sub-menu-header {
    	display: none;
	}
}

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