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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/****************************************************/

html, body { 
  height: 100%; 
}
 
#container{ 
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom:-53px; /* - height of footer */
}

h2{
	color:#000;
	font-size:30px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	margin-bottom: 23px;
	letter-spacing:-1px;	
}

h2.other{
	color:#fff;
	margin-top: 30px;
}

h3{
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	color:#e32033;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;	
}

.tab_top{
	height:130px;
	background-color:#fff;	
}

.tab_top a.logo{
	float:left;
	width:235px;
	height:63px;
	background:url(../img/logo_izomar.png) 0 0 no-repeat;
	margin-top:35px;	
}

.tab_top p.lang_box a{
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;		
}

.tab_top p.lang_box img{
	padding:0 3px	
}

.tab_top p.lang_box a.active{
	color:#e32033;	
}

.tab_top p.lang_box{
	float:right;
	margin-top:55px;	
}

.tab_top p.lang_box a:hover{
	color:#e32033;	
}

.wrap{
	width:1000px;
	margin:0 auto;	
}

.menu_tab{
	background-color:#e32033;	
}

ul.menu{
	padding: 21px 0;	
}

ul.menu li:first-child{
	padding-left:0;	
}

ul.menu li{
	display:inline;	
	padding: 0 30px;
}

ul.menu li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	padding:8px 17px;
	font-size:14px;
	border:1px solid #e32033;	
}

ul.menu li a.active{
	border:1px solid #fff;
}

ul.menu li a:hover{
	border:1px solid #fff;	
}

.header{
	height:380px;	
}

#home .header{
background: url(../img/home_header_bg.jpg) top center no-repeat, url(../img/home_bg_black.png) bottom center no-repeat, #000;	
}

.header .claim{
	float: left;
	margin-top: 108px;	
}

.claim span{
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(227, 32, 51, 0.9);
	font-size: 50px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	float: left;
	font-weight: 300;
	padding: 10px;	
}

.claim a.more{
	float: left;
	clear: left;
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
	padding: 13px 22px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;	
}

.claim a.more:hover{
	background-color:#fff;
	color:#e32033;	
}

.content{
	width:640px;
	padding-top:35px;	
}

.rest_sites{
	padding-top:75px;	
}

p.black{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 21px;	
}

p.grey{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 20px;
	margin-bottom: 21px;	
}

ul.items_list{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 20px;
	margin-bottom: 25px;	
}

ul.items_list li{
	background: url(../img/li_square.png) 17px 7px no-repeat;
	padding-left:35px;
}

p.p_number1{
	background: url(../img/1.png) 0px 15px no-repeat;
	padding-left: 35px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

p.p_number2{
	background: url(../img/2.png) 0 0 no-repeat;
	padding-left: 35px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

p.p_number3{
	background: url(../img/3.png) 0 0 no-repeat;
	padding-left: 35px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

p.grey a{
	color:#e32033;
	text-decoration:none;	
}

.footer{
	border-top:solid 1px #dddddd;	
}

#push{
  clear:both; 
  height:53px; 
}

.footer p{
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color:#888;
	padding: 20px 0;	
}

.firstHeading{
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	color:#000;
	text-transform:uppercase;	
}

#bodyContent p {
	font-family: 'Open Sans', sans-serif;
	color:#888888;
	line-height:17px;
	font-size:13px;
	font-weight: normal;
}

#bodyContent p a{
	text-decoration:none;
	color:#e32033;
	font-family: 'Open Sans', sans-serif;	
}

#content{
	padding-left: 125px;
	padding-top: 39px;
	background:url(../img/custom_label.png) 0 0 no-repeat;
	width:431px;
	height:290px;
}


.gm-style-iw{
left: 242px !important;
top: 199px !important;
}
