/*------------------------------------------------------------------------*\
    Reset
\*------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre,
a, a img, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0;padding:0;border:0;font-size:100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:'';content:none; }
table { border-collapse:collapse;border-spacing:0; }
::-moz-selection { background:#ccc;color:#000;text-shadow:none; }
::selection      { background:#ccc;color:#000;text-shadow:none; }
html { -webkit-text-size-adjust:100%;/* Prevent font scaling in landscape */overflow-x:hidden; }
body { -webkit-font-smoothing:antialiased;overflow-x:hidden; }
img { max-width:100%;height:auto;vertical-align:middle; }
sup { font-size:0.7em;line-height:0.7em;margin-left:2px;}
/*------------------------------------------------------------------------*\
    Generic styles
\*------------------------------------------------------------------------*/
.black { color:#111 !important; }
.bold { font-weight:700 !important; }
.normal { font-weight:normal !important; }
.italic { font-style:italic !important; }
.text_uppercase { text-transform:uppercase !important; }
.text_lowercase { text-transform:lowercase !important; }
.text_right { text-align:right !important; }
.text_center { text-align:center !important; }
.text_justify { text-align:justify !important; }
.floatL { float:left; }
.floatR { float:right; }
.margB_0 { margin-bottom:0; }
.margB_3 { margin-bottom:3px; }
.margB_8 { margin-bottom:8px; }
.margB_30 { margin-bottom:30px; }
.margB_45 { margin-bottom:45px; }
.valignM { vertical-align:middle; }
.maxW_100p, .maxW_100p_mobi { max-width:100%;height:auto; }
.clearfix:before, .clearfix:after { content:"";display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }
.clear { clear:both;float:none !important; }
.top_td td { vertical-align: top; }
.bottom_td td { vertical-align: bottom; }
.pos_rel { position:relative; }
/*------------------------------------------------------------------------*\
    Desktop
\*------------------------------------------------------------------------*/
body {
	font: normal 14px/21px 'Raleway', sans-serif;
	font-weight: 500;
	color: #111;
}
h1, h2 {
	font-size: 21px;
	line-height: 25px;
	color: #231f20;
	padding-bottom: 8px;
	border-bottom: solid 1px #ccc;
	font-weight: 700;
	margin-bottom: 25px;
}
p, hr, ul, ol {
	margin: 0 0 20px 0;
}
hr {
	height: 1px;
	border: none;
	background: #ccc;
}
ul, ol {
	padding: 0 0 0 15px;
}
li {
	margin: 0 0 0.5em 0;
}
a {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color: #06F;
	text-decoration: none;
}
a:hover {
	color: #93C;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
/*------------------------------------------*\
    Header
\*------------------------------------------*/
#top_bar {
	width: 100%;
	height: 42px;
	text-align: right;
	line-height: 42px;
	color: #fff;
	background: #000;
	z-index: 1;
}
.fa-facebook-square {
	font-size: 21px !important;
}
#top_bar a {
	color: #fff;
}
#top_bar a:hover {
	color: #cacaca;
}
.langues_pageOn {
	color: #999 !important;
	cursor: default;
}
#menu {
	width: 100%;
	height: 92px;
	text-align: right;
	line-height: 92px;
	color: #fff;
	background: #ca1617 url(../images/bg_top_bar.jpg) center top no-repeat;
	z-index: 3;
}
.menu {
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin-left: 14px;
}
.menu:hover {
	color: #cacaca;
}
#main_logo {
	width: 196px;
	height: 134px;
	position: absolute;
	top: -42px;
	left: -10px;
	background: url(../images/crackholm.png) 0 0 no-repeat;
	z-index: 12;
}
#first_content {
	width: 100%;
	padding: 80px 0;
	background: #fff url(../images/top_gradient.png) 0 0 repeat-x;
}
.half {
	width: 480px;	
}
.img_news {
	max-width: 120px;
	height: auto;
	float: left;
	margin: 0 30px 10px 0;
	border: solid 5px #fff;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.53);
	-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.53);
	box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.53);
}
#slider_wrapper {
	width: 470px;
	float: right;
	border: solid 5px #fff;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.53);
	-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.53);
	box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.53);
}
.bxslider {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/loading.gif) center center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
#second_content {
	width: 100%;
	padding: 80px 0 60px 0;
	background: #fff url(../images/page_gradient.png) 0 0 repeat-x;
}
#bottom_red_bar {
	width: 100%;
	height: 76px;
	font-size: 23px;
	line-height: 76px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	background: #710e0e url(../images/bg_bottom_bar.jpg) center top no-repeat;
}
#footer {
	width: 100%;
	padding: 45px 0 35px 0;
	background: #fff;
}
#contacts {
	width: 580px;
	margin: 0 auto;
}
#contacts img {
	float: left;
	margin-right: 30px;
}
#signature {
	width: 100%;
	padding: 8px 0;
	font-size: 13px;
	text-align: center;
	margin-bottom: 20px;
	background: #e2e2e2;
}
#signature a {
	color: #111;
}