@charset "utf-8";
/* CSS Document */


.font-title-44-black {
	font-family: 'Open Sans', serif;
	font-size: 44px;
	font-weight:700;
	color: #000;
}

.font-title-36-black {
	font-family: 'Open Sans', serif;
	font-size: 36px;
	font-weight:700;
	color: #000;
}

.font-title-24-black {
	font-family: 'Open Sans', serif;
	font-size: 24px;
	font-weight:700;
	color: #000;
}
.font-12 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:300;
	color: #000;
}
.font-14 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:300;
	color: #000;
}
.font-16 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:300;
	color: #000;
}
.font-18 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight:300;
	color: #000;
}
.font-24 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight:400;
	color: #000;
}

.font-12-med {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:600;
	color: #000;
}
.font-14-med {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	line-height: 16px;
}

.font-16-med {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #000;
}

.font-18-med {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight:600;
	color: #000;
}
.font-24-med {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight:600;
	color: #000;
}
.font-12-bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:700;
	color: #000;
}

.font-14-bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:700;
	color: #000;
}
.font-16-bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:700;
	color: #000;
}
.font-18-bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight:700;
	color: #000;
}
.font-24-bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight:700;
	color: #000;
}
.font-24-bold-red {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight:700;
	color: #900;
}

a.main:link {
	color: #900;
	outline: none;
    text-decoration: none;
}
a.main:visited {
	color: #900;
}
a.main:hover {
	color: #999;
}
a.main:active {
	color: #06F;
	outline: none;
}
/**18-May-2017**/
#wrap-brand img{
	margin-top: 25px;	
}
.line {
	padding: 0.5px;
	background-color: lightgrey;
	margin-top: 25px;
	margin-bottom: 20px;
	opacity: 0.4;
}
.line2 {
	padding: 0.5px;
	background-color: lightgrey;
	margin-top: 25px;
	margin-bottom: 20px;
	opacity: 0.4;
}
/**18-May-2017**/

