@charset "utf-8";
/*  Typography */

.header-contact h2{font-family: 'Open Sans', sans-serif;font-size: 16px;color: #666;margin-bottom: 10px;font-weight:normal;}
.header-contact a {font-family: 'Open Sans', sans-serif;font-size: 16px;color: #E01E3C;;margin-bottom: 10px;font-weight:normal;}
.header-contact a:hover{color: #666666;}

#main-body p{font-family: 'Open Sans', sans-serif;font-size: 15px;line-height: 25px;color: #838e91; margin-bottom: 10px;}
#main-body h1{font-family: 'Nunito', sans-serif!important; color:#262261!important; font-size:38px!important;margin-bottom:30px!important;}
#main-body h2{font-family: 'Nunito', sans-serif;font-size: 24px;font-weight:bold;color:#00adee; margin-bottom: 20px;}
#main-body a{font-family: 'Open Sans', sans-serif; color: #333333;}
#main-body a:hover{color: #E01E3C;}

h1.page-title {font-family: 'Nunito', sans-serif!important; color:#262261!important; font-size:38px!important;margin-bottom:30px!important;}

#tab-text ul, .rounded-main-full ul, .rounded-main-home ul{list-style-type: none;}
#tab-text ul li, .rounded-main-home ul li{
font-family: 'Open Sans', sans-serif;font-size: 18px;line-height: 28px;color:#838e91!important;
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: -.8em;
}


#tab-text ul li:before, .rounded-main-home ul li:before{    position: relative;
    font-family: FontAwesome;
    content: "\f061";
  color:#00adee;
    width: .8em;
    display: inline-block    /* any design */}

.tools-text-intro, .tools-text-intro a, .ccm-autonav-breadcrumb-sepo{font-family: 'Open Sans', sans-serif;color: #333333;font-size: 18px;}
.tools-text-intro p{margin-top:20px;}

#main-body .sidebar h1, #main-body .news-sidebar h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 26px!important;
	line-height: 32px!important;
	font-weight:normal;
	color: #ffffff!important;
	background-color: #E01e3c;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; /* future proofing */
	-khtml-border-radius: 15px; /* for old Konqueror browsers */
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.service-wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #333;
	margin-bottom: 20px;
}

.service-wrapper h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight:normal;
	color: #E01e3c;
	margin-bottom: 15px;
	font-weight: 500;
}



#clients-contact h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 22px;
	font-weight:normal;
	color: #ffffff;
	margin-bottom: 20px;
	font-weight: 500;
}

#clients-contact p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;	
	margin-bottom:15px;
}

 #footer p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;	
	margin-bottom:15px;
}

#clients-contact a{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #ffffff!important;
	background-color: #E01e3c;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;}
	
#clients-contact a:hover{
	background-color: #262261;
}

#clients-contact img {
	border: 5px solid #FFF;
}

.login a, .login p{
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #B6D2E3;
	font-weight:normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#footer p{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	margin-bottom: 20px;
}

.footer-contact h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight:normal;
	color: #ffffff;
	margin-bottom: 20px;
}


.footer-contact a {
	color: #ffffff;
	text-decoration: underline;
}

.footer-contact a:hover{
	color: #B6D2E3;
}

#sub-footer{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #366998;
}

#sub-footer a {
	color: #366998;
	text-decoration: underline;
}

#sub-footer a:hover{
	color: #6799C8;
}

label {
	font-size: 15px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	color:#666;
	font-weight:normal;

}

form{font-family: 'Open Sans', sans-serif;
font-size: 15px;
	line-height: 18px;
	color:#666;
	font-weight:normal;}
	
	form .checkboxPair{padding-top:2px;}

.unoslider-modern h1{font-weight:normal;}

#tab-tops p, #tab-text p, #sub-nav p{font-family: 'Open Sans', sans-serif; 
	color:#666666; font-size:15px; line-height:25px; margin-bottom:20px; }
	
 #tab-text h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight:normal;
	color: #333;
	margin-bottom: 30px;color:#000000; font-size:22px; line-height:18px; margin-bottom:20px; }