/* #232f3e */
/*
.topbrandfont{
	font-family: 'Arial';
	text-align: center;
	font-style: normal;
	font-weight: 300;
	color: white;
}
.topbrandsubtext{
	text-align: center;
	color: silver;
}
.topbar{
	background-color: #59a4f5;
	color: #fff;
}
.top-header {
    color: white;
    font-size: 36px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Arial';
    font-style: normal;
	font-weight: 300;
}
*/
.top-header {
    color: white;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-headerEB {
    color: #3863cd;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-headerPP {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-headerAG {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-headerAG {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-headerVM {
    color: #dc0000;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-headerAM {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}




.top-header1 {
    color: white;
    font-size: 18px;
    font-weight: 300;
    /* text-align: center; */
    padding-top: 10px;

}
.top-header2 {
    color: white;
    font-size: 28px;
    font-weight: 700;
    /* text-align: center; */
    padding-top: 0px;
    padding-bottom: 10px;
}

.top-bar{
		background-color: #323332;
}
.topbar{
		background-color: #323332;
}
/*
.sv_btn{
    color: white !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    width: 300px;
    border: 2px solid #476bb8 ;
    border-radius: 1px;
    background-color: #3B5999;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    display:block;

    box-shadow: 1px 1px 1px #324b81;
}

.sv_btn:hover {
    background-color: #7e97cd;
    border: 1px solid black ;
}

.sv_btn:active {
    background-color: #7aceed;
    border: 1px solid #7aceed ;
}
*/