/* Sticky footer, fixed top  styles
-------------------------------------------------- */
html {
	position:relative;
	min-height:100%;
}
body {
	margin-bottom:74px;
	padding-top:100px;
	background:#fff url('../images/bg.png') repeat-x left top;
}
@media screen and (min-width:768px) and (max-width:992px) {
	body {padding-top:136px;}
}
/*
@media (max-width: 474px) {
	body {padding-top:110px;}
}
@media (max-width: 328px) {
	body {padding-top:100px;}
}
*/
body.modal-open {
	padding-right: 0 !important;
}
.footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:74px;
	color:#fff;
	background:#07c;
}

/* Custom page CSS
-------------------------------------------------- */
/*
body > .container {
	padding-left:0;
	padding-right:0;
}
*/
.container .text-muted {
	margin:20px 0;
}
code {
	font-size:80%;
}

/* specials */
.left,	 .l	{text-align:left;}
.center, .c	{text-align:center;}
.right,  .r	{text-align:right;}
.justify,.j {text-align:justify;}
.nw			{white-space:nowrap;}
.fl, .fll	{display:block;float:left;}
.fr, .flr	{display:block;float:right;}
.ib			{display:inline-block;}
.bb			{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.cb			{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.f12		{font-size:12px !important;}
.f13		{font-size:13px !important;}
.f14		{font-size:14px !important;}
.f16		{font-size:16px !important;}
.f18		{font-size:18px !important;}
.f20		{font-size:20px !important;}
.f24		{font-size:24px !important;}
.f32		{font-size:32px !important;}
.f48		{font-size:48px !important;}
.f64		{font-size:64px !important;}
.f72		{font-size:72px !important;}
.fw1		{font-weight:100;}
.fw3		{font-weight:300;}
.fw4		{font-weight:400;}
.fw5		{font-weight:700;}
.fw7		{font-weight:400;}
.black		{color:#000;}
.white		{color:#fff;}
.dgray		{color:#333;}
.gray		{color:#666;}
.lgray		{color:#999;}
.brown		{color:#c72;}
.red		{color:#c00;}
.ora		{color:#f60;}
.blue		{color:#06c;}
.dblue		{color:#369;}
.strupr		{text-transform:uppercase;}
.strlow		{text-transform:lowercase;}
.relative	{position:relative;}
.absolute	{position:absolute;}
.lh			{line-height:1;}
.mtz		{margin-top:0;}
.light		{font-weight:300;}
.norm		{font-weight:400;}
.bold		{font-weight:700;}
.narrow		{font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.normal		{
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-break:auto;
	line-height:normal;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	white-space:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
}
.normal-text	{
	font-style:normal;
	font-weight:normal;
}

a	{outline:none !important;}
a.dashed		{border-bottom:1px dashed #07c;cursor:pointer;}
a.dashed:hover	{border-bottom:1px dashed #3cf;text-decoration:none;}

a	{outline:none !important;}
hr	{margin:1em 0;border-top:1px dotted #ccc;}
hr.dhr	{border-top:2px solid #cde;}

/* typography */
@media (max-width:480px) {
	h2	{font-size:28px;}
	h3	{font-size:24px;}
}
@media (max-width:360px) {
	h2	{font-size:26px;}
	h3	{font-size:22px;}
	h4	{font-size:18px;}
}
@media (max-width:320px) {
	h2	{font-size:24px;}
	h3	{font-size:20px;}
	h4	{font-size:17px;}
}

/* navbar */
.navbar	{
	border-bottom:1px solid #ddd;
	background:rgba(251,253,255,.95);
}
.navbar-header	{
	float:none;
}

.navbar-brand {
	float:left;
	height:100px;
	padding:0px;
}
.navbar-brand>img {
	height:100%;
	margin:0;
	padding:0;
	width:auto;
}
.navbar-toggle {
	margin:5px 15px 0 0;
}
.navbar-nav > li	{
	margin-left:1px;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	line-height:35px;
	font-weight:400;
	text-transform:uppercase;
}
@media screen and (min-width:768px) and (max-width:992px) {
	.navbar-nav > li {margin-top:0;padding-top:0;}
}
@media (min-width:768px) {
	#navbar	{margin-top:-38px;}
}
@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {background-color:rgba(0,0,0,.05);}
	.navbar-nav .dropdown-menu > li > a {white-space:normal;}
}

/* phoneblock */
.phoneblock	{
	display:block;
	float:right;
	height:55px;
	margin:0;
	padding:5px 0 0;
}
@media (max-width: 767px) {
	.phoneblock	{margin-right:15px;}
}
@media (max-width: 474px) {
	.phoneblock	{padding-top:0;}
}

.phoneblock .phonenumber, .phoneblock a.phonenumber	{
	display:block;
	margin:0;
	padding:0;
	color:#333;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:28px;
	line-height:30px;
	font-weight:400;
	text-align:right;
	text-decoration:none;
}
.phoneblock .phonenumber span {
	font-size:24px;
	line-height:28px;
	vertical-align:2px;
}

.sloganblock	{
	float:left;
	height:55px;
	margin:0;
	padding:5px 0 0 15px;
	text-align:left;
}
.slogan, h2.slogan {
	margin:0;
	color:#333;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:15px;
	line-height:19px;
	font-weight:300;
	text-transform:uppercase;
}

@media (max-width:480px) {
	.sloganblock	{height:40px;}
}
@media (max-width:330px) {
	.phoneblock 			{margin-top:5px;}
	.phoneblock .phonenumber,
	.phoneblock .phonenumber span {font-size:20px;line-height:24px;vertical-align:0;}
	.phoneblock a.dashed	{font-family:"Roboto Condensed",Arial,Tahoma,Verdana,Helvetica,sans-serif;font-size:14px;font-weight:300;}
	.slogan, h2.slogan		{font-size:12px;line-height:16px;font-weight:400;}
}
@media (max-width:300px) {
	.sloganblock {display:none;}
}
@media (max-width:280px) {
	.phoneblock	{display:none;}
}

/*	footer	*/
.footer	{overflow:hidden;}
.footer > .container {padding-top:15px;overflow:hidden;}
.footer a:link, .footer a:visited	{color:#ddd;text-decoration:underline;}
.footer a:hover,.footer a:active	{color:#fff;}

.footer .list-inline > li:first-child	{padding-left:0;}
/*.footer .list-inline > li:last-child	{padding-right:0;} */

.footer [class*="icon"]:before	{
	width:48px;
	height:48px;
	margin:0;
	padding:0;
	color:#eee;
	font-size:48px;
	line-height:48px;
	vertical-align:0;
}
@media (max-width:550px) {
	.footer .list-inline li.licon	{display:none;}
}
@media (max-width:430px) {
	.footer {
		font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size:13px;
	}
}

/*	scrollup	*/
.scrollup	{
	display:none;
	position:fixed;
	z-index:999;
	bottom:10px;
	right:10px;
	width:60px;
	height:60px;
	margin:0;
	padding:10px 5px;
	text-align:center;
	font-size:34px;
	line-height:34px;
	color:#ccc;
	background:rgba(0,80,140,.7);
	border:2px solid rgba(255,255,255,.7);
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
}
a.scrollup {color:#fff;outline:none;}
.scrollup:hover	{opacity:.9;}

/* content */
.content	{
	padding-top:20px;
}
.pagetitle	{
	font-size:38px;
	line-height:42px;
	font-weight:300;
	text-transform:uppercase;
}
.pagetitle span	{
	font-size:32px;
	line-height:42px;
}
@media (max-width: 992px) {
	.pagetitle		{font-size:32px;line-height:36px;}
	.pagetitle span	{font-size:28px;line-height:36px;}
}
@media (max-width: 767px) {
	.pagetitle		{font-size:28px;line-height:32px;}
	.pagetitle span	{font-size:24px;line-height:32px;}
}

.page-header {
	margin:0 0 20px;
	padding-bottom:0;
	border-bottom:2px solid #cde;
}
.page-header h1	{
	margin-top:0;
	text-align:right;
	color:#369;
	font-size:36px;
	line-height:1.1;
	font-weight:300;
}
@media (max-width: 767px) {
	.page-header h1	{font-size:28px;}
}
.sidebar-header {
	margin:0 0 20px;
	padding:0;
	color:#369;
	font-size:26px;
	line-height:1.1;
	font-weight:300;
}


/* more/back */
.more, .back	{display:block;}
.more, .back.r	{text-align:right;}
.back, .more.l	{text-align:left;}
.more:after, .back:before {display:inline-block;font-family:'icons';font-size:15px;vertical-align:middle;}
.more:after	 {margin:0 0 0 4px;content:'\e804';}
.back:before {margin:0 4px 0 0;content:'\e803';}


/* blocks */

.welcome	{
	margin:-3.5em 2em 1em;
	min-height:150px;
	padding:10px 5%;
	color:#000;
	font-size:18px;
	line-height:24px;
	font-weight:300;
	background:#fff;
	opacity:.9;
	-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;
	-webkit-box-shadow:0 0 10px 5px rgba(51,51,51,.2);-moz-box-shadow:0 0 10px 5px rgba(51,51,51,.2);box-shadow:0 0 10px 5px rgba(51,51,51,.2);
}
.welcome h3	{margin:0 15% 10px;text-align:center;color:#025;font-size:24px;font-weight:400;line-height:1.3;}

@media (max-width: 992px) {
	.welcome h3 {margin:0 0 10px;}
}
@media (max-width: 767px) {
	.welcome {
		padding:5%;
		font-size:16px;
		line-height:22px;
	}
	.welcome h3 {font-size:18px;}
}
@media (max-width: 479px) {
	.welcome {
		margin:0 0 1em;
		font-size:14px;
		line-height:18px;
		-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0;
	}
}

.ablock {
	margin:1em;
	padding:3em;
	color:#555;
	font-size:16px;
	font-weight:300;
	background-color:#fff;
	-webkit-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-moz-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);box-shadow:0 1px 6px 0 rgba(51,51,51,.25);
}
@media (max-width: 1199px) {
	.ablock {
		padding:2em;
	}
}
.ablock h3	{
	margin:.7em 0;
	color:#555;
	font-size:16px;
	line-height:23px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
}

/* carousel */
.carousel-indicators {
	top:10px;
	bottom:auto;
	right:10px;
	left:auto;
	text-align:right;
}
@media screen and (max-width: 480px) {
	.carousel-indicators	{top:6px;right:6px;}
	.carousel-indicators li {width:6px;height:6px;border-radius:6px;}
	.carousel-indicators .active {width:8px;height:8px;}
}

@media screen and (min-width: 480px) {
	.carousel-control	{width:15%;}
	.carousel-control .icon-prev, .carousel-control .icon-next {
		margin-top:-10px;
		width:32px;
		height:32px;
		font-size:32px;
	}
}
@media screen and (min-width: 768px) {
	.carousel-control	{width:5%;}
	.carousel-control .icon-prev, .carousel-control .icon-next {
		margin-top:-18px;
		width:48px;
		height:48px;
		font-size:48px;
	}
}
.carousel-control .icon-prev	{margin-left:-25px;}
.carousel-control .icon-next	{margin-right:-15px;}

.carousel-caption	{
	top:0;
	left:15px;
	padding-top:0;
	text-align:left;
}
.carousel-caption h3	{
	color:#fff;
	font-size:1.8em;
	font-weight:300;
	text-transform:uppercase;
	text-shadow:2px 2px 2px rgba(0,0,0,.4);
}
@media (max-width: 767px) {
	.carousel-caption h3 {font-size:1.2em;}
}
@media (max-width: 359px) {
	.carousel-caption h3 {font-size:.8em;}
}

/* typograph */
.lead b, .lead strong {font-weight:400;}
big, .big {font-size:125%;}
.medium {
	margin-bottom:12px;
	font-size:17px;
	font-weight:300;
	line-height:1.4;
}

/* Modal */
.modal-header	{
	color:#036;
	background-color:rgba(0,102,204,.1);
	padding:10px 15px;
	border-bottom:1px solid rgba(0,102,204,.3);
}
.modal-header.inverse	{
	color:#fff;
	background-color:#07c;
	border-bottom-color:#06c;
	-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;
}
.modal-header.inverse .modal-title	{margin:0;line-height:1.3;color:#fff;}
.modal-header h3, .modal-header h4	{margin:0;line-height:1.3;color:#049;}
.modal-header h4					{font-size:18px;}
.modal-header .close [class^="icon-"]:before {margin:0;}
.modal-header .close {margin-top:2px;color:#049;opacity:.8;text-shadow:none;}
.modal-header .close:hover, .modal-header .close:focus {color:#f63;opacity:1;}
.modal-header.inverse .close {color:#fff;}
.modal-header.inverse .close:hover, .modal-header.inverse .close:focus {color:#fff;;opacity:1;}
.modal-content .input-group-addon	{padding-left:8px;padding-right:8px;}
.modal-footer	{background-color:rgba(0,102,204,.05)}
.modal-footer.text-left {text-align:left;}
.modal-footer .consent {
	margin-top:4px;
	padding-top:8px;
	color:#036;
	font-family:"Roboto Condensed",Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:15px;
	font-weight:300;
	font-style:italic;
	line-height:1.1;
	border-top:1px dotted #ccc;
}
.modal-footer .consent a:link, .modal-footer .consent a:visited {color:#369;text-decoration:underline;}
.modal-footer .consent a:hover,.modal-footer .consent a:active  {color:#3cf;}

.has-success .form-control {border-color:#090;}
.has-success .form-control-feedback {color:#090;}
.has-error .form-control {border-color:#c33;}
.has-error .form-control-feedback {color:#c00;}


/* forms */
.contact_form label {
	color:#369;
	font-weight:400;
}
.contact_form .form-control {
	padding-right:12px;
	box-shadow:none;
}
.contact_form .form-control.agree {
	height:auto;
	background-color:rgba(0,0,0,.03);
}
.contact_form .checkbox.agree	{
	margin-top:0;
	padding-right:24px;
}
.contact_form .agree label {
	color:#333;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:300;
}
.contact_form .help-block	{
	margin-top:0;
	font-size:14px;
	font-weight:300;
	font-style:italic;
}

.contact_form .btn-send {
/*	margin-top:24px;
	margin-bottom:5px; */
	-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;
	box-shadow:0 0 5px gray;
}
.modal .alert-success			{margin-bottom:0;}

input[name*="_num"], input[name*="_area"]	{
	border-top-left-radius:4px !important;
	border-bottom-left-radius:4px !important;
}
.group-span-filestyle .buttonText	{
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:400;
}

/* recaptcha */
.g-recaptcha	{
	margin-top:5px;
	box-shadow:none;
}
.g-recaptcha.ver2	{
	margin-top:5px;
}


/* contacts */
.contacts h2, .contacts h3, .contacts h4	{
	margin-top:0;
}

/* map */
.map-block {
	display:block;
	width:100%;
	height:520px;
	margin:0;
	padding:8px;
	border:1px solid #ccc;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;
}
.map-block #map	{
	width:100%;
	height:100%;
}

.fb-block {
	display:block;
	width:100%;
	min-height:520px;
	margin:0;
	padding:12px;
	border:1px solid #ccc;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;
}

/* input group */
.input-group-addon [class^="icon-"]:before	{margin:0;}
.input-group-addon.smp	{padding:6px;}

/* button icons */
.btn [class^="icon-"].f16:before {
	margin-left:0;
	line-height:16px;
	vertical-align:-1px;
}

/* gallery */
ul.gallery	{
	margin:0 0 15px;
	padding:0;
}
.gallery > li {
	display:inline-block;
	position:relative;
	width:196px;
	min-height:240px;
	margin:8px 6px;
	padding:5px;
	vertical-align:top;
	text-align:center;
	color:#06c;
	background:#fff;
	border:1px solid #ddd;
	-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
	-webkit-transition: border 0.2s ease-in-out;-o-transition: border 0.2s ease-in-out;transition: border 0.2s ease-in-out;
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,.08);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.08);box-shadow:1px 1px 3px rgba(0,0,0,.08);
}
.gallery > li:hover, .gallery > li:focus {border-color:#acf;}
.gallery.galmain > li {
	max-width:176px;
	min-height:236px;
	margin:5px;
	padding:5px 4px;
	color:#fff;
	background:#1595d3;
	background:-moz-linear-gradient(-45deg,#1595d3 0%,#1896d4 23%,#0072ba 68%,#006aad 100%);
	background:-webkit-linear-gradient(-45deg,#1595d3 0%,#1896d4 23%,#0072ba 68%,#006aad 100%);
	background:linear-gradient(135deg,#1595d3 0%,#1896d4 23%,#0072ba 68%,#006aad 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1595d3', endColorstr='#006aad',GradientType=1 );
}
.gallery li > img, .gallery li a > img {
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.gallery li img:hover, .gallery li a:hover img {opacity:.8;}
.gallery li h4, .gallery li .caption	{
	display:block;
	position:absolute;
	left:0;
	bottom:5px;
	width:100%;
	margin:0;
	padding:0 5px 5px 5px;
	text-align:center;
	color:#06c;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:20px;
	line-height:1.15;
	font-weight:300;
}
.gallery.prod li h4, .gallery.prod li .caption	{-moz-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}
.gallery.galmain li h4, .gallery.galmain li .caption	{color:#fff;font-size:18px;font-weight:400;}
.gallery li:hover h4, .gallery li:hover .caption {color:#f30;text-decoration:none;}
.gallery li a {color:#06c;text-decoration:none;}
.gallery.galmain li a {color:#fff;}
.gallery li .article	{
	display:block;
	position:absolute;
	top:1px;
	right:6px;
	text-align:right;
	color:#000;
	font-family:"Roboto Condensed",Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:400;
}
.gallery li:hover .article	{color:#369;}

@media (max-width:408px) {
	.gallery > li, .gallery.galmain > li	{max-width:154px;min-height:212px;margin:5px;}
	.gallery li h4, .gallery li .caption	{font-size:17px;}
	.gallery.galmain li h4, .gallery.galmain li .caption {font-size:16px;}
}
@media (max-width:363px) {
	.gallery > li, .gallery.galmain > li	{max-width:134px;min-height:190px;margin:5px;}
	.gallery li h4, .gallery li .caption,
	.gallery.galmain li h4, .gallery.galmain li .caption {font-size:15px;}
}
@media (max-width:322px) {
	.gallery > li, .gallery.galmain > li	{max-width:128px;min-height:176px;margin:5px;}
	.gallery li h4, .gallery li .caption,
	.gallery.galmain li h4, .gallery.galmain li .caption {font-size:14px;}
}
@media (max-width:305px) {
	.gallery > li, .gallery.galmain > li	{max-width:113px;min-height:160px;margin:5px;}
	.gallery li h4, .gallery li .caption,
	.gallery.galmain li h4, .gallery.galmain li .caption {font-size:12px;}
}

/* other */
.firblock img.img-thumbnail {padding:10px;}
.firblock img.pull-left		{margin-right:10px;}
.firblock p 	{
	margin:0;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:17px;
	line-height:1.3;
	font-weight:400;
	text-align:justify;
}
@media (max-width:992px) {
	.firblock p 	{text-align:left;}
}
@media (max-width:360px) {
	.firblock p 	{font-size:14px;font-weight:300;}
}

/* news, media, events, comments */
.news-wrap h3 {margin-top:15px;}

dl.news, dl.vac, ul.media-list	{
	margin:0 0 10px;
}
.news dt, .news dd, .vac dt, .vac dd, li.media {
	margin:0;
	padding:0;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:17px;
	line-height:1.3;
	font-weight:400;
	color:#333;
}
li.media	{margin-bottom:1em;}
.news dt, .vac dt, .media-heading {
	margin-bottom:5px;
	font-size:18px;
	line-height:1;
}
@media (max-width:480px) {
	.news dt, .news dd, .vac dt, .vac dd, li.media	{font-size:16px;}
	.news dt, .vac dt, .media-heading 				{font-size:17px;}
}
.news dd, .vac dd	{
	margin-bottom:1em;
}
.media-left	{
	padding-right:10px;
}
img.newspic, .media-left img	{
	border:1px solid rgba(0,0,0,.1);
	-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,.1);-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.1);box-shadow:3px 3px 5px rgba(0,0,0,.1);
}
.media-left img {
	width:120px;
}
img.newspic	{
	display:block;
	float:right;
	max-width:100%;
	height:auto;
	margin:0 0 0 25px;
}
.news-block	{
	margin:0 0 15px;
	padding:0 0 5px;
	color:#003;
/*	font-family:Roboto, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:17px;
	line-height:1.4;
	font-weight:300; */
	text-align:justify;
	border-bottom:1px solid #cde;
}
@media (max-width:480px) {
	.news-block {text-align:left;}
}
.news-block	h3 {
	margin-top:10px;
	color:#369;
	font-weight:300;
}

/* postdate */
.postdate {
	margin:-20px 0 0;
	padding:10px;
	color:#06c;
	font-family:Roboto, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.2;
	font-weight:400;
	background:rgba(0,102,204,.06);
}
.postdate div {padding:0;}
.postdate .info {font-weight:300;text-align:right;}
.postdate a, .postdate span	{
	display:inline-block;
	margin:0;
	padding:2px 10px;
}
.postdate span	{color:#fff;background:#09e;}
.iblock .postdate a	{text-decoration:none;}
.postdate a:link, .postdate a:visited	{color:#06c;}
.postdate a:hover,.postdate  a:active	{color:#3cf;background:#09e;text-decoration:none;}
.postdate [class^="icon-"]:before		{margin:0 15px 0 0;font-size:24px;line-height:24px;color:#09e;vertical-align:-2px;}


/* breadcrumb */
.breadcrumb	{
	padding:5px 15px;
	background-color:rgba(0,102,204,.1);
	border-radius:0;
}
.breadcrumb a:hover	{color:#c00;}

/* multiple column list */
.multi ul, ul.multi {
	margin:0 0 1em 1em;
	padding:0;
	-webkit-column-gap:2em;-moz-column-gap:2em;column-gap:2em;
}
ul.multi > li, .multi ul > li {
	padding-bottom:.35em;
	line-height:1.1;
	-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;
}
@media (min-width:1200px) {
	.multi ul, ul.multi {-moz-column-count:3;-webkit-column-count:3;column-count:3;}
}
@media (min-width:600px) and (max-width:1200px) {
	.multi ul, ul.multi {-moz-column-count:2;-webkit-column-count:2;column-count:2;}
}
@media (max-width:600px) {
	.multi ul, ul.multi {-moz-column-count:1;-webkit-column-count:1;column-count:1;}
}

/* tabs */
.nav-tabs > li > a	{
/*	padding:10px 20px; */
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:1;
	font-weight:400;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color:#369;
	font-weight:700;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color:#fff;
	background-color:#09f;
}
.tab-content > .tab-pane {
	position:relative;
	min-height:200px;
	padding:16px;
	background-color:#fff;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(transparent));
	background-image: -webkit-linear-gradient(#ddd, transparent);
	background-image:
		-moz-linear-gradient(#ddd, transparent),
		-moz-linear-gradient(#ddd, transparent);
	background-image:
		-o-linear-gradient(#ddd, transparent),
		-o-linear-gradient(#ddd, transparent);
	background-image:
		linear-gradient(#ddd, transparent),
		linear-gradient(#ddd, transparent);
	-moz-background-size: 1px 100%;
	background-size: 1px 70%;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
}

/* product description */
.prod-desc p	{
	text-align:justify;
}
.prod-desc .thumbnail	{
/*	padding:8px;
	background-color:rgba(0,0,0,.05); */
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,.08);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.08);box-shadow:1px 1px 3px rgba(0,0,0,.08);
}
.prod-desc .pull-right	{
	margin-left:15px;
}
.prod-table	th, .prod-table	td	{border-color:#cde !important;}
.prod-table	th {
	color:#369;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
}
.prod-table	tbody th	{font-size:17px;font-weight:400;}

.prod-order	{
	display:block;
	margin:0 0 5px;
	text-align:right;
}

/* catalog tree */
.cat-show-btn	{
	margin-bottom:5px;
}
@media (min-width: 768px) {
	.collapse.in-sm {display: block;}
}

/* images */
img.pagepic	{
	display:block;
	float:right;
	max-width:100%;
	height:auto;
	margin:0 0 0 15px;
	border:1px solid rgba(0,0,0,.1);
	-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,.1);-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.1);box-shadow:3px 3px 5px rgba(0,0,0,.1);
}

/* jumbotron */
.jumbotron {
	background-color:rgba(255,255,255,.5);
}
.jumbotron p {
	font-size:20px;
	font-weight:300;
	text-align:justify;
}
@media (max-width:480px) {
	.jumbotron p {text-align:left;}
}
.jumbotron p b, .jumbotron p strong	{
	font-weight:400;
}
.jumbotron p.lead {
	font-size:22px;
}
.jumbotron ul li {
	font-size:20px;
	font-weight:300;
}
.jumbotron h2, .jumbotron h3	{margin-top:0;margin-bottom:20px;}
.jumbotron h2 {font-size:44px;font-weight:300;}

/* jp */
.jp p, .jp ul li {
	color:#003;
	font-size:18px;
	font-weight:300;
}
.jp b, .jp strong {font-weight:400;}
.jp p {text-align:justify;}
@media (max-width:480px) {
	.jp p {text-align:left;}
}

/* pagination */
.pager-block {
	margin:0 0 22px;
	padding:0 0 5px;
	border-bottom:1px solid #cde;
}
.pager-block div {padding-right:0;padding-left:0;}
.pager-block .pagination	{margin:0;}
.pager-block .info, .pager-info	{
	padding-top:8px;
	text-align:right;
	color:#333;
	font-family:"Roboto Condensed", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.2;
	font-weight:300;
}
.pager-block .info b, .pager-block .info strong,
.pager-info b, .pager-info strong {font-weight:400;}

.pager, .pager ul {
	margin:0;
}
.pager ul {padding:0;}
.pager {
	padding:5px;
	background:rgba(0,102,204,.06);
	-moz-border-radius:17px;-webkit-border-radius:17px;border-radius:17px;
}
.pager.bot	{margin-bottom:20px;}

.pager [class^="icon-"]:before, .pagination [class^="icon-"]:before	{
	margin:0;
	padding:0;
}
.pager li > a:hover {color:#fff;}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color:#999;
	background-color:#fcfcfc;
}
.pager .active > a, .pager .active > span {
	z-index: 3;
	cursor:default;
	color:#fff;
	background-color:#09f;
	border-color:#09f;
}
.pager-info	{
	margin:10px 0 20px;
	padding:0 0 5px;
	text-align:right;
	font-size:18px;
	border-bottom:2px solid #cde;
}


/* alert */
.alert-marg {margin:20px 0;}
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5	{margin-top:0;color:inherit;}

.alert-marked	{
	position:relative;
	padding:12px 12px 6px 38px;
}
.alert-marked .marker	{
	position:absolute;
	top:12px;
	left:10px;
	color:inherit;
}
.alert-marked .marker [class^="icon-"]:before	{
	margin:0;
	font-size:16px;
	line-height:16px;
	vertical-align:0;
}
.alert-danger .marker	{color:#900;}
.alert-warning .marker	{color:#300;}
.alert-success .marker	{color:#030;}
.alert-info .marker		{color:#333;}

/* captha */
.catcha-block	{
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:2px solid #ddd;
}
.catcha-block:after	{display:block;clear:both;font:0/0 serif;content:" ";}
.catcha-block a.btn {
	display:block;
	float:left;
	max-width:45px;
	max-height:43px;
	margin:0 15px 0 0;
	padding:8px;
	border:1px solid #ccc;
	border-left-width:0;
	-moz-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-khtml-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;
}
.catcha-block .captcha  {
	display:block;
	float:left;
	margin:0;
	padding:3px 4px;
	border:1px solid #ccc;
	border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;-khtml-border-radius:3px 0 0 3px;
}
.catcha-block .form-group	{
	display:block;
	float:left;
	margin:0 0 0 15px;
	padding:0;
}
.catcha-block label, .catcha-block input {
	display:inline-block;
	margin:3px 0 0;
	padding:0;
}
.catcha-block input {
	width:100px;
	margin-right:15px;
	padding:6px 12px;
}

/* Дополнительные типы колонок */
.col-xm-1, .col-xm-2, .col-xm-3, .col-xm-4, .col-xm-5, .col-xm-6, .col-xm-7, .col-xm-8, .col-xm-9, .col-xm-10, .col-xm-11, .col-xm-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

@media (min-width:560px) {
	.col-xm-1, .col-xm-2, .col-xm-3, .col-xm-4, .col-xm-5, .col-xm-6, .col-xm-7, .col-xm-8, .col-xm-9, .col-xm-10, .col-xm-11, .col-xm-12 {
		float:left;
	}
	.col-xm-12	{width:100%;}
	.col-xm-11	{width:91.66666667%;}
	.col-xm-10	{width:83.33333333%;}
	.col-xm-9	{width:75%;}
	.col-xm-8	{width:66.66666667%;}
	.col-xm-7	{width:58.33333333%;}
	.col-xm-6	{width:50%;}
	.col-xm-5	{width:41.66666667%;}
	.col-xm-4	{width:33.33333333%;}
	.col-xm-3	{width:25%;}
	.col-xm-2	{width:16.66666667%;}
	.col-xm-1	{width:8.33333333%;}
}

.captmess	{
/*	background:rgba(0,0,0,.05); */
	margin-top:5px;
	margin-bottom:2px;
}
@media (min-width:560px) {
	.captmess	{margin-left:15px;}
}
