﻿<style>

.ulstyle {
	margin-bottom:10px !important;
	list-style-position: outside !important;
	font-family:arial !important;
}
.ulstyle li{
	list-style-image: url('/getmedia/de3c68cf-22b9-4f23-8827-1a4906e62c57/check.aspx');
	margin-left: 50px !important;
	font-family:arial !important;
	line-height: 1.5 !important;
	font-size:16px !important;
	text-align:justify !important;
}

.ulstyle li::before{
	padding-right:5px !important;
	padding-bottom:5px !important;
}

.ulstyle li::marker{
	color: #e11b22 !important;
}


.ulstyle2 li{
	list-style-type: disc !important;
	margin-left: 50px !important;
	font-family:arial !important;
	line-height: 1.5 !important;
	font-size:16px !important;
}

.ulstyle3 li{
	list-style-type: disc !important;
	margin-left: 50px !important;
	font-family:arial !important;
	line-height: 1.5 !important;
	font-size:16px !important;
	list-style-position: outside !important;
	text-align:justify !important;
}

.ulstyle3 li::before{
	padding-right:5px !important;
	padding-bottom:5px !important;
}
.ulstyle3 li::marker{
	color: #e11b22 !important;
}


.ulstyle4 {
	margin-bottom:10px !important;
	list-style-position: outside !important;
	font-family:arial !important;
}
.ulstyle4 li{
	list-style: none !important;
	margin-left: 50px !important;
	font-family:arial !important;
	line-height: 1.5 !important;
	font-size:16px !important;
}

.olstyle {
	margin-bottom:10px !important;
	font-family:arial !important;
}

.olstyle li{
	margin-left: 50px !important;
	font-family:arial !important;
	line-height: 1.5 !important;
	font-size:16px !important;
	list-style-position: outside !important;
}

.divblue {
	background-color:#47bcec !important;
	border-radius: 20px !important;
	padding:10px !important;
	height:119px !important;
	width:490px !important;
}

.divbluemain {
	background-color:#47bcec !important;
	border-radius: 20px !important;
	padding:10px !important;
	height:119px !important;
	width:auto !important;
}

.knowledge-center .row {
    border-bottom: none !important;
}

.imgstyle1 {
	margin-top:0px !important;
}

.imgstyle2 {
	margin-top:0px !important;
}

.socialButtons {
    margin: 0em 0px 1em;
}

}
.btncontact {
	background-color: #e11b22 !important;
	color: white !important;
	padding: 14px 28px !important;
	font-size: 16px !important;
	cursor: pointer !important;
	text-align: center !important;
	border-radius: 32px !important;
	height:auto !important;
	margin-top: 10px !important;
	margin-left:25% !important;
}

.btncontact:hover {
	color:#ddd !important;
}

.tab-nav-lvl1 ul {
	font-size:small !important;
}

.pcontact {
	font-size:small !important;
	font-family:arial !important;
}

.pstyle {
	color:#e11b22 !important;
	font-weight:bold !important;
	font-size:22px !important;
}

.pstyle2 {
	color:#e11b22 !important;
	font-weight:bold !important;
}

.linkstyle {
	color: #404040 !important;
    text-decoration: none !important;
	font-weight:normal !important;
}

.map {
	width:80%;
	margin:auto;
	display:block;
}

blockquote {
    border-left: 5px solid #e11b22;
	padding-left: 15px;
}

.dashed {
	border-top: 1.33px dashed black;
}
</style>