/* 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=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&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&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Montserrat', sans-serif; font-weight: 500;}
body{
	font-weight: 400;
	font-size: 16px;
}
strong{font-weight: 800;}
.post, .page {margin: 0;}
*:focus {
    outline: 0 !important;
}

a{
	text-decoration: none;
}

ul{
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

p {
    margin-bottom: 10px;
}
/* Short term removal of modules ---------------------*/
#a0073{
	display: none;
}

#form_document-upload{
	margin-top: 40px;
}

.frm_form_field:not(.frm_compact) .frm_dropzone {
    max-width: 100% !important;
}

#form_document-upload label{
color: #000 !important;
}


/*
#form_document-upload{
	    background: #005cab;
    padding: 30px;
    margin-bottom: 30px;
}

.frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    font-family: PT Sans !important;
    font-style: normal;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 23px !important;
    align-items: center;
    text-align: center;
    color: #005cab !important;
    background: #bcbec0 !important;
    border-radius: 5px;
    box-shadow: none;
    max-width: 316px;
    display: block;
    width: 100%;
    padding: 11px;
    border: none;
}
*/

/* End of the short term removal of modules ------------*/


/* Modify as needed end ----------------------------------- */


/*-- BL0 Start ------------------------------------*/

#wa_bl0{
    font-size: 15px;
}
#wa_bl0 h2{
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	color: #cf9810;
}
#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active{
	color: #000;
}
#wa_bl0 h3 a:hover{
	color: #cf9810;
}
#wa_bl0 .read_more{
	font-family: 'Oswald', sans-serif;
    color: #0979bd;
    font-size: 1.6em;
}
#wa_bl0 .read_more:hover{
	color: #cf9810;
}
#wa_bl0 .wa_bl0_blog{
	font-size: 1.3em
}
#wa_bl0 .wa_bl0_twit{
	border: solid 2px #c7c7c7;
    border-radius: 5px;
}
.wa_twitter_widg .textwidget {
    padding: 10px;
    font-size: 13px;
}
.wa_bl0_categ{
	height: 180px;
    position: relative;
    border: solid 1px #cf9810;
    border-radius: 5px;
	background-size: cover;
}
.wa_bl0_name{
	position: absolute;
    bottom: 0;
    background-color: #000000b3;
    width: 100%;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
	border-top: solid 1px #fff;
}
.wa_bl0_categ:hover .wa_bl0_name{
	transition: 1s;
    background-color: #ff5722f2;
    border-top: solid 1px #fff;
}
#wa_bl0 .wa_brcr{
    background-color: #fff6de;
    border-bottom: solid 1px #03A9F4;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
 
.art_img{
	border: solid 2px #0e416c;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.social_ul{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 30px;
}
.social_ul li{
 	display: inline-block;
	margin-right: 10px;
}

/* Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 7px;
	font-size: 14px;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}
/*-- BL0 END ---------------------------------------*/

/* a0018 */
footer .follow {
    border-bottom: 0px solid #fff;
    padding: 10px 0px;
    background: #005CAB;
}
footer .follow span {
    margin-right: 14px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
footer .follow ul {
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}
footer .follow ul li a {
    color: #fff;
    font-size: 20px;
}
.follow-grid {
    display: grid;
    grid-template-columns: 1fr auto auto;
    grid-gap: 30px;
    width: fit-content;
    margin-left: auto;
}
.a0018-follow {
    display: none;
}
.a0018-tel i {
    color: #FFFFFF;
    padding-right: 5px;
    padding-right: 10px;
}
.a0018-mail i {
    color: #FFFFFF;
    padding-right: 10px;
}
.a0018-tel a {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    align-items: center;
    color: #FFFFFF;
}
.a0018-mail a {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    align-items: center;
    color: #FFFFFF;
}
@media (max-width: 768px) {
    .follow-grid {
        grid-template-columns: 1fr;
        grid-gap: 10px;
        width: fit-content;
        margin: auto;
    }
}
/* a0018 */

/*-- A0048 ---------------------------------------*/
#wa_a0015 {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(24, 68, 106, 0.12);
    padding: 20px;
}
.wa_a0015-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: fit-content;
    margin: auto;
    margin-top: 16px;
}
#wa_a0015 img{
    margin: auto;
    display: block;
}
.wa_a0015-menu {
    height: 100%;
    display: flex;
    align-items: center;
    float: right;
}
.wa_a0015-btn {
    background: #005CAB;
    border-radius: 5px;
    max-width: 200px;
    margin: auto;
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    display: block;
    padding: 7px 50px;
}

.wa_a0015-btn:hover{
	transition: 0.9s;
	background: #5aa6ca;
}

@media (max-width: 992px) {
    .wa_a0015-menu {
        height: 100%;
        align-items: center;
        margin-top: 10px;
        display: block;
        float: none;
    }
}
/*-- A0048 END---------------------------------------*/

/*-- a0065 --------------------------------------*/
.a0065{
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    background-position-x: center;
    border-bottom: 1px solid #005CAB;
}
.a0065 .bg_semi {
    width: fit-content;
    margin-top: 120px;
    margin-bottom: 190px;
    padding: 5px;
    text-align: left;
}
.a0065 .bg_semi .wa_text {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 112.9%;
    align-items: center;
    color: #FFFFFF;
}

.a0065 .bg_semi .wa_text span {
    font-size: 28px;
    line-height: 100%;
    margin-top: 10px;
    display: block;
}

.a0065 .bg_semi .wa_sub_message {
    padding: 15px 0;
    text-align: left;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 114.9%;
    align-items: center;
    color: #FFFFFF;
}
.a0065-line {
    border-bottom: 1px solid #FFFFFF;
    max-width: 300px;
}
.bg_semi p {
    margin-bottom: 10px;
    margin-top: 22px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    align-items: center;
    color: #FFFFFF;
}
.a0065-btn {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    max-width: 430px;
    padding: 11px;
    margin-top: 22px;
}
.a0065-btn a {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    align-items: center;
    text-align: center;
    color: #3D7BB1;
    display: block;
}

.a0065-btn:hover{
	background: #005cab;
	transition: 0.9s;
}

.a0065-btn:hover a{
	color:#fff;
	transition: 0.9s;
}

@media (max-width: 1200px) {
    .a0065 .bg_semi {
        margin-top: 76px;
        margin-bottom: 123px;
    }
}
@media (max-width: 768px) {
    .a0065 .bg_semi .wa_text {
        font-size: 26px;
        line-height: 30px;
    }
    .a0065 .bg_semi {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .a0065-mobile-filter {
        background: #0e0e0e45;
    }
}
/*-- a0065 END --------------------------------------*/

/*-- solution Start --------------------------------------*/
#solution {
    background: #ffffff;
}
.solution-box {
    background: #F2F8FF;
    border-radius: 5px;
    margin-top: 80px;
    margin-bottom: 65px;
}
.solution-box h2 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 62px;
    text-align: center;
    color: #3E3E3E;
    padding: 20px 0 10px 0;
}
.solution-line {
    border-bottom: 1px solid #3E3E3E;
    max-width: 300px;
    margin: auto;
}
.solution-box p {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #646464;
    margin-top: 15px;
}
@media (max-width: 992px) {
    .solution-box {
        margin-top: 45px;
        margin-bottom: 37px;
    }
    .solution-box p {
        padding: 15px 50px 21px 50px;
    }
}
@media (max-width: 576px) {
    .solution-box {
        margin-top: 0;
        margin-bottom: 0;
    }
	
	.solution-box h2{
		font-size: 35px;
    	line-height: 42px;
	}
}
/*-- solution END --------------------------------------*/

/* A0035 Start --------------------*/
.a0035 {
    padding-bottom: 50px;
    padding-top: 30px;
    background: no-repeat;
    background-size: cover;
    border-top: 1px solid #005CAB;
    border-bottom: 4px solid #005CAB;
}
.a0035 h2{
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 62px;
    text-align: center;
    color: #3E3E3E;
}
.a0035 h3{
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #3E3E3E;
    margin-top: 12px;
}
.a0035 h5 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #3E3E3E;
    margin-bottom: 16px;
}
.a0035 p {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #646464;
    padding-left: 13px;
}
.a0035 h4 {
    max-width: 430px;
    padding: 13px 0;
    margin: auto;
    background: #005CAB;
    border-radius: 5px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.a0035 h4:hover{
	transition: 0.9s;
	background: #5aa6ca;
}

.a0035-grid-img {
    display: grid;
    grid-template-columns: auto auto auto;
    margin-top: 40px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #646464;
    grid-gap: 20px;
    padding: 0 13px;
}
.a0035-line {
    border-bottom: 1px solid  #BCBEC0;
    margin-bottom: 16px;
}
.a0035-header-line {
    border-bottom: 1px solid #3E3E3E;
    max-width: 300px;
    margin: auto;
    padding-top: 10px;
    margin-bottom: 15px;
}
.a0035-grid-img img {
    padding-bottom: 12px;
    display: block;
    margin: auto;
}
.a0035-post-img {
    width: 100%;
}
.wa_b3_txt {
    padding: 0;
    padding-bottom: 24px;
    margin-bottom: 40px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
    border-radius: 5px;
}
.a0035-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
}
.a0035-post-img {
    width: 100%;
}
@media (max-width: 992px) {
    .a0035-grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
    .wa_b3_txt {
        margin-bottom: 20px;
    }
}
@media (max-width: 576px) {
    .a0035 h2 {
        font-size: 30px;
        line-height: 45px;
    }
    .a0035 h4 {
        font-size: 18px;
    }
	
	.a0035 h3{
		padding: 0px 10px;
	}
}
/* A0035 END --------------------*/

/* A0104 -----------------------------------------------------------*/
#a0104 {
    background: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.a0104-grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    align-items: center;
}
#a0104 h6 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 62px;
    color: #3E3E3E;
}
#a0104 h2{
    font-family: Scada;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 100%;
    color: #303841;
    margin: 19px 0px;
}
#a0104 img{
    width: 100%;
}
#a0104 h4{
font-family: PT Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;
color: #646464;
}
.a0104-text{
    margin-top: 19px;
font-family: PT Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;
color: #646464;
}
.a0104-line {
    border-bottom: 1px solid #3E3E3E;
    max-width: 300px;
}
@media (max-width: 992px) {
    .a0104-grd {
        grid-template-columns: 1fr;
    }
    #a0104 {
        padding: 60px 0;
    }
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
    #a0104 {
        margin-top: 0px;
    }
    #a0104 {
        padding: 25px 0;
    }
	
	#a0104 h6{
		font-size: 35px;
    	line-height: 42px;
	}
}
/* A0104 END -------------------------------------------------------*/

/* A0121 Start -------------------------------------------------------*/
#a0121 {
    padding-bottom: 50px;
    padding-top: 50px;
    background: no-repeat;
    background-size: cover;
    border-top: 1px solid #005CAB;
    border-bottom: 5px solid #005CAB;
}
#a0121 h2 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 62px;
    text-align: center;
    color: #3E3E3E;
}
.a0121-line {
    border-bottom: 1px solid #3E3E3E;
    max-width: 360px;
    text-align: center;
    margin: auto;
    padding-top: 10px;
    margin-bottom: 15px;
}
#a0121 h3 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #646464;
    margin-bottom: 25px;
}
.a0121-box-1 h4 {
    border-bottom: 1px solid #BCBEC0;
    text-align: center;
    padding: 15px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    align-items: center;
    color: #3E3E3E;
    min-height: 93px;
    display: grid;
}
.a0121-box-1 {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    min-height: 286px;
}
.a0121-box-1 h5 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #646464;
    padding: 0 8px;
}
.a0121-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
    margin-bottom: 64px;
}
.a0121-grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    width: fit-content;
    margin: auto;
}
.a0121-box-2 {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    min-height: 196px;
}
.a0121-box-2 h4 {
    border-bottom: 1px solid #BCBEC0;
    text-align: center;
    padding: 15px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    align-items: center;
    color: #3E3E3E;
    display: grid;
    min-height: 64px !important;
}
.a0121-box-2 h5 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #646464;
    padding: 8px;
}
.a0121-btn {
    background: #005CAB;
    border-radius: 5px;
    max-width: 300px;
    margin: auto;
    margin-top: 50px;
    padding: 8px;
}
.a0121-btn h4 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
	margin-bottom: 0px;
}

.a0121-btn:hover{
	transition: 0.9s;
	background: #5aa6ca;
}

@media (max-width: 992px) {
    .a0121-grid {
        grid-template-columns: 1fr 1fr;
    }
    .a0121-box-1 h4 {
        min-height: 122px;
    }
}
@media (max-width: 768px) {
    .a0121-grid {
        grid-template-columns: 1fr;
    }
    .a0121-box-1 h4 {
        min-height: 83px;
    }
    .a0121-grid2 {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 576px) {
    .a0121-grid {
        grid-gap: 15px;
        margin-bottom: 40px;
    }
    #a0121 {
        padding-bottom: 30px;
        padding-top: 30px;
    }
	
	#a0121 h2{
		    font-size: 35px;
    		line-height: 42px;
	}
}
/* A0121 END -------------------------------------------------------*/

/* A0104-2 -----------------------------------------------------------*/
#a0104 {
    background: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.a0104-grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    align-items: center;
}
#a0104 h6 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 62px;
    color: #3E3E3E;
}
#a0104 h2{
    font-family: Scada;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 100%;
    color: #303841;
    margin: 19px 0px;
}
#a0104 img{
    width: 100%;
}
#a0104 h4{
font-family: PT Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;

color: #646464;
}
.a0104-text{
    margin-top: 19px;
font-family: PT Sans;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;
color: #646464;
}
.a0104-line {
    border-bottom: 1px solid #3E3E3E;
    max-width: 300px;
}
@media (max-width: 992px) {
    .a0104-grd {
        grid-template-columns: 1fr;
    }
    #a0104 {
        padding: 60px 0;
    }
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
    #a0104 {
        margin-top: 0px;
    }
    #a0104 {
        padding: 25px 0;
    }
}
/* A0104-2 END -------------------------------------------------------*/

/*-- a0073 --------------------------------------*/
.a0073-slideshow-container {
    position: relative;
    margin-top: 25px;
}
#a0073 {
    background: #F2F8FF;
    padding: 35px 0px;
    border-top: 1px solid #005CAB;
}
#a0073 h2{
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 47px;
    text-align: center;
    color: #3E3E3E;
}
#a0073 q {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #646464;
}
.a0073-Slides {
    display: none;
    padding: 0px 80px;
    padding-top: 20px;
    text-align: center;
}
.a0073-prev, .a0073-next {
    cursor: pointer;
    position: absolute;
    top: 30%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    text-decoration: none;
}
.a0073-prev img, .a0073-next img {
    height: 50px;
}
.a0073-next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}
.a0073-prev:hover, .a0073-next:hover {
}
.a0073-dot-container {
    text-align: center;
    padding: 10px 20px;
    background: #ddd;
}
.a0073-dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.a0073-active, .a0073-dot:hover {
    background-color: #717171;
}
.a0073-author {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #3E3E3E;
}
.a0073-line {
    border-bottom: 1px solid #3E3E3E;
    max-width: 300px;
    margin: auto;
    padding-top: 25px;
}
@media (max-width: 768px) {
    .a0073-prev, .a0073-next {
        padding: 0px;
    }
    .a0073-Slides{
        padding: 0px 40px;
        padding-top: 10px;
    }
    #a0073 q {
        font-size: 18px;
        line-height: 27px;
    }
    #a0073 h2 {
        font-size: 25px;
        line-height: 37px;
        margin: 0px;
    }
}
/*-- a0073 END --------------------------------------*/

/* -- A0005 -- START ------------------------------ */
#a0005 {
    background-position-x: center;
    background-size: cover;
    padding: 50px 0;
}
#a0005 h2 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 62px;
    text-align: center;
    color: #FFFFFF;
}
#a0005 h3 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #FFFFFF;
}
#a0005 .a0005_sbm {
    font-family: PT Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 23px !important;
    align-items: center !important;
    text-align: center !important;
    color: #FFFFFF !important;
    background: #005CAB !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    max-width: 316px !important;
    display: block !important;
    width: 100% !important;
    padding: 11px !important;
    border: none !important;
}

#a0005 .a0005_sbm:hover{
	transition: 0.9s;
	background: #5aa6ca !important;
}

#a0005 .a0005_field{
    margin-bottom: 20px;
}
.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.with_frm_style .vertical_radio .frm_radio label {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    align-items: center;
    color: #FFFFFF;
    padding-right: 20px;
}
.frm_opt_container {
    display: flex;
    height: 100%;
    align-items: center;
}
.frm_prev_page {
    background: #005CAB;
    border-radius: 5px;
}
.a0005-line {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    max-width: 300px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
@media (max-width: 576px) {
    #a0005 {
        padding: 20px 0;
    }
}
/* -- A0005 -- End ------------------------------ */

/* -- A0066 -- ---------------------------------- */
#a0066 {
    background: #202020;
    border-top: 5px solid #005CAB;
    padding: 24px 0;
}
.a0066-part-3 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    border-top: 1px solid #ffff;
    padding-top: 13px;
}
.a0066-part-2 h3 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #FFFFFF;
}
.a0066-part-2 h4 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF !important;
    margin-top: 5px;
}
.a0066-part-2 {
    padding-bottom: 40px;
}
.a0066-part-2 a {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

.a0066-part-2 a:hover{
	text-decoration: underline;
}

.a0066-part-2 span{
	    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

@media (max-width: 992px) {
    .mr {
        margin-bottom: 20px;
    }
    .a0066-part-2 {
        padding-bottom: 20px;
    }
}

/* -- A0066 -- end ------------------------------ */

/* -- custom css -------------------------------- */
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover{
	transition: 0.9s;
	text-decoration: underline;
}

.a0104-text li{
	    margin-bottom: 5px;
}
/* -- custom css 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) {
}