@charset "UTF-8";
/* CSS Document */
#xi-lightbox {
	z-index: 999;
	position: absolute;
	/*width: 100%;*/
	display: none;
	overflow: hidden;
	top: 50px;
	display: block;
	left: 50%;
	margin-left: -300px;
	 margin-top:200px;
}
#xi-fader {
	z-index: 998;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	display: none;
	background-image: url(/../js/images/fader.png);
}
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, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, 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;
}
/* --------- MEDIA WIDTH -------- */
@media (min-width: 500px) {
.category_item h4{font-size: 1.5em !important;}
}

body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.clear {clear: both;}
a {color: #03488b;text-decoration: none;}
strong {font-weight: 700;}
u {text-decoration: uppercase;}
hr {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 10px auto;
	border: none;
	background: #ddd;
}
.header {
	padding-top: 50px;
	border-bottom: 5px solid #bdcfe1;
	background: url(../images/banner.jpg) no-repeat;
	background-size: cover;
}
.header .red {
	height: 50px;
	background: #000; /* Old browsers */
}
#menu_btn {
	display: block;
	width: 103px;
	height: 40px;
	margin: 4px 0 3px 10px;
	float: left;
	background: url(../images/menu_btn.png) 50% 50% no-repeat;
	background-size: 100%;
}
.nav {
display: none;
background-color: #37527f;
}
.red {
background-color: #37527f;
z-index: 99;
position: absolute;
top: 0px;
width: 100%;
}
.red p {
margin: 0px;
padding: 0px;
line-height: 40px;
font-family: 'Roboto Condensed', sans-serif;
font-size: 18px;
text-transform: uppercase;
border-bottom: 1px solid #a5c9e9;
padding-left: 15px;
}
.submenu {
border-left: 5px solid #000;
background-color: #5faaf4;
}
.red p a {
color: #fff;
text-decoration: none;
display: block;
line-height: 50px;
}
.submenu  p.subitem a {
color: #000;
font-size: 16px;
}

.header .tel {
	color: #fff;
	float: right;
	font-size: 2em;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	padding: 7px;
}
.header .logo {
	width: 70%;
	margin-left: 15%;
	padding: 30px 2% 30px 2%;
}
.header .hours {
	width: 25%;
	padding: 60px 2% 10px;
}
.header .facebook {
	display: block;
	width: 30px;
	height: 30px;
	margin: 79px 12px 0;
	background: url(../images/facebook.jpg) center center no-repeat;
	background-size: 100%;
	float: right;
}
.request {
	background-color: #000;
	padding: 10px;
}
.request a {
	width: 100%;
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 1.7em;
	text-align: center;
	font-weight: 700;
	padding: 4px 0 7px;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: none;
	background: #37527f; /* Old browsers */
}
.request a span{
	color: #fff600;
	text-decoration: underline;
	font-size: 110%;
}
.content {
	padding: 20px;
	overflow: hidden;
}
.content h1 {
	font-size: 1.5em;
	color: #37527f;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 0;
}
.content h1 span{
	color: #000;
	font-size: 90%;
}
.content h2 {
	font-size: 1.3em;
	color: #37527f;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 0;
}
.content h3 {
	font-size: 1.3em;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0;
}
.content p {
	color: #595a5a;
	padding: 5px 0;
	line-height: 1.5em;
}
.list{margin: 0px; padding: 0px;}
.list li {
	display: block;
	position: relative;
	/*padding: 5px 10px 5px 10px;*/
	border-bottom: 1px solid #fff;	
	background: #37527f; /* Old browsers */
}
.list span {
	text-align: center;
	font-size: 1.1em;
	font-weight: 700;
	padding: 10px;
	display: block;
	text-transform:uppercase;
}
.list li:after {
	content: '';
	display: block;
	position: absolute;
	height: 25px;
	width: 6px;
	top: 0;
	right: 10px;
	background: url(../images/list_arrow.png) center center no-repeat;
	background-size: 100%;	
}
.list li a{
	color: #fff;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 600;
	display: block;
	padding: 9px 10px 9px 10px;
}
.footer {
	padding: 10px 0;
	text-align: center;
}
.footer h3 {
	font-size: 1.4em;
	color: #37527f;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 0;
}
#subsriber {margin-bottom: 10px;}
#subsriber input[type="text"] {
	width: 25%;
	margin-right: 2%;
	line-height: 1.8em;
}
#subsriber input[type="submit"] {
	width: 30%;
	font-size: 14px;
	line-height: 2em;
	font-weight: normal;
	background-color: #37527f;
	color: #fff;
	border: 0;
	border-radius: 0;
}
.footer .full_site {
	font-size: 16px;
	font-weight: 700;
	color: #03488b;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}
.footer p {
	color: #747474;
}


.page_name {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 2em;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.page_name a {
	color: red;
	text-decoration: underline;
}
.thumbnail li{
	text-align: center;
}
.thumbnail li .title{
	color: #fff;
	background: #37527f;
	display: block;
	width: 100%;
	padding: 5px 0;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 600;
}
#contactsForm input {
	width: 96%;
	height: 25px;
	margin: 5px 0;
	padding-left: 2%;
}
#contactsForm textarea {
	width: 96%;
	padding-left: 2%;
	height: 100px;
	margin: 5px 0;
	font-family: inherit;
}
#contactsForm input[type="submit"] {
width: 99.5%;
font-size: 1em;
font-weight: normal;
background-color: #37527f;
color: #fff;
margin-top: 4px;
border: 0;
border-radius: 0;
}
.notfilled {
border: 1px solid #ff0000;
background-color: #fee8e8;
}

.category_item {
	width: 46%;
	margin: 1.95%;
	float: left;
	position: relative;
}
.category_item img{
	width: 100%;
	height: auto;
	background-position: top center !important;
	background-size: 100% !important;  
}
.category_item h4{
	position: absolute;
	text-align: center;
	background-color: #37527f;
	color: #fff;
	width: 100%;
	padding: 0.2em 0;
	font-size: 0.9em;
	bottom: 0;
	vertical-align: middle;
}