@font-face
{
	font-family: 'Conv_Aller_Rg';
	src: url('../fonts/Aller_Rg.eot');
	src: local('☺'), url('../fonts/Aller_Rg.woff') format('woff'), url('../fonts/Aller_Rg.ttf') format('truetype'), url('../fonts/Aller_Rg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
	font-family: 'Conv_Aller_Rg', Arial, 'Times New Roman', serif;
	background: #4B4B4B;
}

a
{
	color: #B7112F;
	text-decoration: none;
}

a:hover
{
	color: #B7112F;
	text-decoration: underline;
}

h2
{
	color: #373737;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 22px;
}

hr {
	border-top: 1px solid #C8C8C8;
}

#home-header
{
	background: #D7D7D7 url("../img/header_bg.jpg") repeat-x center bottom;
	/*border-top: 17px solid #4b4b4b;*/
	/*min-height: 707px;*/
	padding-bottom: 30px;
}

.bg
{
	background: #FFF;
}

.bg-gradient {
	background: #FFF url("../img/background.jpg") repeat-x top center;
}

.navbar-brand
{
	padding: 0;
	margin: 0;
}

.navbar
{
	background: #4B4B4B;
	height: 112px;
	border-bottom: 6px solid #C22026;
}

.navbar .nav > li > a:link,
.navbar .nav > li > a:visited
{
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-bottom: 4px solid #4B4B4B;
	padding-left: 23px;
	padding-right: 4px;
	margin-right: 11px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover
{
	display: block;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 4px solid #C22026;
}

.header-top-bar
{
	background-color: #4B4B4B;
	height: 17px;
}

#header > div.row > div > nav > div:nth-child(1)
{
	background-color: #D8D8D8;
}

.nopadding
{
	padding: 0 !important;
	margin: 0 !important;
}

#header > div.row > div > div:nth-child(3)
{
	background: #4B4B4B;
	height: 112px;
	border-bottom: 6px solid #C22026;
}

.navbar-brand
{
	height: 111px;
}

.navbar-nav
{
	float: none;
	padding: 20px 0 20px 10px;
	margin-top: 0;
}

.navbar-toggle {
	margin-top: 30px;
	border: 1px solid #fff;
}

.navbar-toggle .icon-bar {
	background: #fff;
}

@media (max-width: 768px) {
	.navbar-nav {
		background: #4B4B4B;
	}
}

.navbar-nav li a
{
	padding-top: 10px;
	padding-bottom: 0px;
}

.nav-home
{
	background: url("../img/icons/home.png") no-repeat left 10px;
}

.nav-box
{
	background: url("../img/icons/box.png") no-repeat left 10px;
}

.nav-list
{
	background: url("../img/icons/list.png") no-repeat left 10px;
}

.nav-message a
{
	background: url("../img/icons/message.png") no-repeat left 13px;
}

.nav-share
{
	background: url("../img/icons/share.png") no-repeat left 10px;
}

.nav-search
{
	background: url("../img/icons/search.png") no-repeat left 10px;
}

.btn
{
	border-radius: 0;
	text-transform: uppercase;
	padding: 10px 20px;
	margin-bottom: 10px;
}

.btn-default
{
	color: #373737;
	font-size: 14px;
	border: 3px solid #575757;
}

.btn-sm {
	padding: 3px 20px;
	margin-bottom: 0;
}

.btn-primary
{
	color: #FFF;
	font-size: 14px;
	border: 3px solid #C22026;
	background: #C22026;
}

.btn-primary:active,
.btn-primary:hover,
.btn-primary:focus
{
	border: 3px solid #C22026;
	background: #A70F0F;
	outline: none;
}

.btn-primary:hover:active,
.btn-primary:focus:active,
.btn-primary:hover:focus
{
	border: 3px solid #C22026;
	background: #B60909;
}

#info-container
{
	position: relative;
}

#infoAbs
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 515px;
	width: 100%;
}

#info-bg
{
	/*background: url("../img/info-bg.png") no-repeat top right;*/
	/*min-height: 515px;*/
}

#info-box
{
	/*background: url("../img/info-box.png") no-repeat top left;*/
	/*!*min-height: 515px;*!*/
	padding: 30px 0 0 0;
}

@media (min-width: 768px) and (max-width: 990px)
{
	/*#info-box*/
	/*{*/
		/*min-height: 500px;*/
		/*background-size: 40%;*/
		/*background-position: center left;*/
	/*}*/
}

@media (min-width: 990px) and (max-width: 1200px)
{
	/*#info-bg*/
	/*{*/
		/*background-size: 45%;*/
		/*background-position: center right;*/
	/*}*/
	/*#info-box*/
	/*{*/
		/*background-size: 40%;*/
		/*background-position: center left;*/
	/*}*/
}

@media (min-width: 1200px)
{
	#info-box
	{
		/*background: url("../img/info-box-lg.png") no-repeat top left;*/
		/*min-height: 300px;*/
		/*background-size: auto 100%;*/
	}
}

@media (max-width: 768px)
{
	#info-box
	{
		/*background: none;*/
	}
}

#info-box h1
{
	text-transform: uppercase;
	padding: 0 0 30px 0;
	margin: 0;
}

#info-box h4
{
	text-transform: uppercase;
	padding: 0 0 20px 0;
	margin: 0;
	font-weight: bold;
}

#info-box h1 span
{
	color: #C22026;
}

#content
{
	padding-top: 40px;
	padding-bottom: 40px;
	min-height: 600px;
}

.news
{
	margin-bottom: 20px;
}

@media (min-width:767px)
{
	.news {
		min-height: 250px;
	}
	.faq {
		min-height: 130px!important;
	}
}

.news img {
	margin-bottom: 10px;
}

h2
{
	font-size: 24px;
	padding: 30px 0 40px 0;
}

h2 span
{
	font-size: 14px;
	margin-left: 10px;
}

h2 span a
{
	font-weight: bold;
	margin-left: 10px;
}

h5
{
	text-transform: uppercase;
	font-weight: bold;
	color: #C22026;
	padding-top: 0;
	margin-top: 0;
}

h5 span
{
	padding: 0 5px;
	color: #BABABA;
}

#footer
{
	background: #4B4B4B url("../img/footer_repeat.jpg") repeat-x top center;
}

#footer-bg
{
	position: relative;
	padding: 20px 0;
	background: url("../img/footer-bg.png") no-repeat top right;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color: #fff;
	padding: 0 0 10px 0;
	margin-bottom: 3px;
	display: block;
	text-transform: uppercase;
}

#footer-arrow {
	position: absolute;
	top: 0;
	right: 135px;
	width: 128px;
	height: 113px;
}

#footer-arrow a {
	display: block;
	width: 128px;
	height: 113px;
}

#footer-content {
	color: #fff;
	padding-top: 20px;
}

.title-box
{
	border-bottom: #C8C8C8 solid 1px;
	padding-bottom: 30px;
	font-size: 24px;
}

.article-title
{
	font-size: 24px;
	text-transform: uppercase;
}

.article-breadcrumb
{
	font-size: 14px;
	padding: 0;
	text-transform: uppercase;
}

.bread
{
	color: #C22026;
}

.bread a
{
	margin-right: 5px;
}

.bread:after
{
	content: ">";
}

.bread:last-child:after
{
	content: "";
}

#article-body
{
	padding-top: 31px;
	padding-bottom: 41px;
	border-bottom: #C8C8C8 solid 1px;
	margin-bottom: 15px;
}

#article-images
{
	padding-top: 20px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #C22026;
	border-color: #C22026;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #C22026;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 3;
	color: #C22026;
	background-color: #eee;
	border-color: #ddd;
}

.products .news {
	min-height: 140px;
}
