.mainheading1
{
font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    color: #222222;
text-align: center;
    padding-bottom: 30px;
margin-bottom: .5rem;
    margin-top: 0;
font-family: Segoe UI Symbol;
    line-height: 1.2;
}
.mainheading2
{
color: #184b71;
    font-weight: bold;
    margin-bottom: 17px;
    font-size: 25px;
font-family: Segoe UI Symbol;
line-height: 1.2;
margin-top: 0;
}
.mainheading1::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #3498db;
    display: inline-block;
    margin: 0 0 10px 15px;
}
.mainheading1::before {
    content: '';
    width: 50px;
    height: 2px;
    background: #3498db;
    display: inline-block;
margin: 0 15px 10px 0;
}
.textlink4
{
font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.3s;
    line-height: 1;
    color: #184b71;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    margin-top: 6px;
    border: 2px solid #184b71
}
.liststyle1 ul li i
{
position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    color: #3498db;
    line-height: 1;
}
.liststyle2 ul li i
{
color: #184b71;
    font-weight: bold;
    position: relative;
    right: 5px;
    font-size: 18px;
    top: 1px;
}
.liststyle3
	{
	width:100%;
	margin:0;
	padding:0;
	}
	
	.liststyle3 ul{
	padding: 10px 5px;
	background:none;
	margin:8px 0 20px;
}

.liststyle3 ul li{
	line-height:24px;
	position:relative;
	padding-left:20px;
	margin:5px 0;color:#000;
}
.liststyle3 ul li:before{
	position:absolute;
	content: "\f046"; /* FontAwesome Unicode */
   font-family: FontAwesome;
   display: inline-block;
	line-height:27px;
	top:0;
	left:0;
	color:#184b71;
	font-weight:900;
}

.liststyle4
	{
	width:100%;
	margin:0;
	padding:0;
	}
	
	.liststyle4 ul{
	padding: 10px 5px;
	background:none;
	margin:8px 0 20px;
}

.liststyle4 ul li{
	line-height:24px;
	position:relative;
	padding-left:20px;
	margin:5px 0;
	color:#000;
}
.liststyle4 ul li:before{
	position:absolute;
	content: "\f178"; /* FontAwesome Unicode */
   font-family: FontAwesome;
   display: inline-block;
	line-height:27px;
	top:0;
	left:0;
	color:#184b71;
	font-weight:900;
}
.update_soon
{
font-size:30px;
color:#337ab7;
text-align:center;
}

.textlink1 a { color: #184b71; font-family: 'Raleway', sans-serif;font-size:16px;font-weight: 700;text-decoration:none; }
.textlink1 a:hover { text-decoration: none;color:#000; }
			
.textlink2 a { color: #184b71; font-family: 'Raleway', sans-serif;font-size:14px;font-weight: 700;text-decoration:none; }
.textlink2 a:hover { text-decoration: none;color:#000; }		
.textlink3 a { color: #184b71; font-family: 'Original Surfer', cursive;font-size:16px;font-weight: 700;text-decoration:none; }
.textlink3 a:hover { text-decoration: none;color:#000; }
