

/* Start:/local/lib/frontend/fancybox-2.1.5/jquery.fancybox.css?17792768154932*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.lang {
	display:none !important;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/lib/frontend/fancybox-2.1.5/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/lib/frontend/fancybox-2.1.5/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/lib/frontend/fancybox-2.1.5/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/lib/frontend/fancybox-2.1.5/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/lib/frontend/fancybox-2.1.5/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/lib/frontend/fancybox-2.1.5/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/semagnit/template_styles.css?156526547718579*/
@charset "utf-8";

@font-face {
	font-family: 'Whitney';
	src: url('/local/templates/semagnit/fonts/whitney/Whitney-Book.eot?#iefix') format('embedded-opentype'),  url('/local/templates/semagnit/fonts/whitney/Whitney-Book.otf')  format('opentype'),
	     url('/local/templates/semagnit/fonts/whitney/Whitney-Book.woff') format('woff'), url('/local/templates/semagnit/fonts/whitney/Whitney-Book.ttf')  format('truetype'), url('/local/templates/semagnit/fonts/whitney/Whitney-Book.svg#Whitney') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney';
	src: url('/local/templates/semagnit/fonts/whitney/Whitney-Medium.eot?#iefix') format('embedded-opentype'),  url('/local/templates/semagnit/fonts/whitney/Whitney-Medium.otf')  format('opentype'),
	     url('/local/templates/semagnit/fonts/whitney/Whitney-Medium.woff') format('woff'), url('/local/templates/semagnit/fonts/whitney/Whitney-Medium.ttf')  format('truetype'), url('/local/templates/semagnit/fonts/whitney/Whitney-Medium.svg#Whitney') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney';
	src: url('/local/templates/semagnit/fonts/whitney/Whitney-Semibold.eot?#iefix') format('embedded-opentype'),  url('/local/templates/semagnit/fonts/whitney/Whitney-Semibold.otf')  format('opentype'),
	     url('/local/templates/semagnit/fonts/whitney/Whitney-Semibold.woff') format('woff'), url('/local/templates/semagnit/fonts/whitney/Whitney-Semibold.ttf')  format('truetype'), url('/local/templates/semagnit/fonts/whitney/Whitney-Semibold.svg#Whitney') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney';
	src: url('/local/templates/semagnit/fonts/whitney/Whitney-Bold.eot?#iefix') format('embedded-opentype'),  url('/local/templates/semagnit/fonts/whitney/Whitney-Bold.otf')  format('opentype'),
	     url('/local/templates/semagnit/fonts/whitney/Whitney-Bold.woff') format('woff'), url('/local/templates/semagnit/fonts/whitney/Whitney-Bold.ttf')  format('truetype'), url('/local/templates/semagnit/fonts/whitney/Whitney-Bold.svg#Whitney') format('svg');
	font-weight: 700;
	font-style: normal;
}

* {outline: none;	margin: 0; padding: 0;}
html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;-ms-touch-action: manipulation;touch-action: manipulation;}
* html body {height: 100%;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: 0;vertical-align: bottom; max-width: 100%;height: auto}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
input,button,textarea,select {font-family: 'Whitney', Arial, sans-serif;resize: none;font-size: 14px;}
.border-box, .border-box *{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.center {text-align: center;}
.fleft {float: left;}
.fright {float: right;}
.clear {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}

.row:after,
.row:before,
.row-column:after,
.row-column:before {
	display: table;
	content: '';
	line-height: 0;
}

.row:after,
.row-column:after {
	clear: both;
}

/* bitrix */
div[id^=wait_comp], .bx-core-waitwindow {display: none;}
/* bitrix */

body {
	min-width: 320px;
	height: 100%;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Whitney', Arial, sans-serif;
	color: #152d45;
	font-weight: 400;
	cursor: default;
	background: #fff;
}

a {
	color: #226497;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

h1, .h1 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
	position: relative;
}

h1:before, .h1:before {
	content: '';
	width: 20px;
	height: 2px;
	background-color: currentColor;
	position: absolute;
	left: -40px; top: 13px;
}

.h1 {margin-left: 40px;}

h2 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 24px;
}

h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

/*--------- main ---------*/

.wrapper {
	min-width: 320px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.footer {
	position: relative;
	background: #08223B url(/local/templates/semagnit/img/wave.png);
	color: #fff;
}

.container {
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

.content p {
	margin-bottom: 24px;
}

.main {
	padding-top: 35px;
	padding-bottom: 65px;
	position: relative;
}

.sidebar {
	float: left;
}

.page {
	float: right;
	padding-left: 60px;
}

.index .main {
	display: none;
}

.index .sidebar {
	display: none;
}

.full .page {
	float: none;
	width: auto;
	padding-left: 0;
}

.abs {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.page ul:not([class]) {
	margin: 24px 0;
}

.page ul:not([class]) li {
	margin: 10px 0 10px 20px;
	list-style-type: disc;
	position: relative;
}

/*--------- owl ---------*/

.owl-item {float: left;}

.owl-stage-outer {
	position: relative;
	overflow: hidden;
}

.owl-carousel {
	position: relative;
}

/*--------- ui ---------*/

.button {
	display: inline-block;
	vertical-align: top;
	border: none;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	line-height: 20px;
	padding: 12px 25px;
	color: #fff;
	font-size: 15px;
	background-color: #226497;
	position: relative;
	overflow: hidden;
	font-weight: 500;
	white-space: nowrap;
	z-index: 2;
	transition: all 0.3s;
}

.button:hover {
	background-color: #2E79B7;
}

.button.full {
	width: 100%;
	display: block;
}

.submit {
	background-color: #08223B;
}

.line {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	text-transform: uppercase;
}

.line:hover {
	background-color: #fff;
	color: #08223B;
}

.big {
	font-size: 17px;
	padding: 23px 35px;
	text-transform: uppercase;
}

.button.default {
	background-color: #08223B;
	font-size: 18px;
}

.input {
	width: 100%;
	height: 42px;
	border: 1px solid #DBDBDB;
	padding: 0 20px;
	font-size: 16px;
	margin-bottom: 20px;
	transition: all 0.2s ease;
}

.input:focus {
	border-color: #08223B;
}

.input.error {
	border-color: #ff0000;
}

.textarea {
	height: 130px;
	padding-top: 10px;
}


/*--------- header ---------*/

.header {
	height:100px;
	background: #09233E url(/local/templates/semagnit/img/wave.png);
	position: relative;
	z-index: 10;
}

.index .header {
	background: transparent;
	position: absolute;
	left: 0; top: 0;
	width: 100%;
}

.header-main,
.menu-block {
	position: relative;
}

.menu-block {
	z-index: 10;
}

.menu-buter {
	color: #fff;
	text-align: center;
	width: 88px;
	height: 100px;
	background-color: #071C2F;
	padding-top: 20px;
	font-size: 15px;
	position: relative;
	cursor: pointer;
}

.menu-buter span {
	width: 31px;
	height: 21px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	display: block;
	margin: 0 auto 15px;
	position: relative;
}

.menu-buter span:after {
	content: '';
	position: absolute;
	left: 0; top: 6px;
	width: 100%;
	height: 3px;
	background-color: #fff;
}

.menu {
	position: absolute;
	left: 0; top: 100%;
	width: 100%;
	background-color: #08223B;
	display: none;
}

.open .menu {
	display: block;
}

.menu li a {
	display: block;
	padding: 19px 0;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	border-top: 1px solid transparent;
	transition: all 0.2s ease;
}

.menu li:hover a,
.menu li.active a {
	background-color: #0C3154;
}

.menu li+li a {
	border-color: #485B6E;
}

.menu li a img {
	display: block;
	margin: 0 auto 5px;
	width: 32px;
	height: 32px;
}

.index .menu-block {
	margin-top: -100px;
}

/*--------- logotype ---------*/

.logotype {
	width: 260px;
	height: 55px;
	margin: 20px 0 0 20px;
	position: relative;
	background: url(/local/templates/semagnit/img/logotype.png) no-repeat;
}

.logotype a {
	display: block;
	height: 55px;
}

.index .logotype {
	margin-left: 120px;
}

/*--------- header-menu ---------*/

.header-menu {
	line-height: 25px;
	margin-top: 35px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

.header-menu > li {
	float: left;
}

.header-menu > li+li {
	margin-left: 60px;
}

.email a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}

.lang a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

.lang a.active {
	color: #226497;
	text-decoration: underline;
}

/*--------- screen ---------*/

.screen {
	background: #030408 url(/local/templates/semagnit/img/screen.jpg) 50% 0 no-repeat;
	background-size: cover;
	position: relative;
	height: 500px;
}

.screen-main {
	display: table-cell;
	vertical-align: middle;
	padding-left: 200px;
	height: 500px;
	padding: 0 100px 0 240px;
	color: #fff;
}

.screen-main h1 {
	font-size: 34px;
	line-height: 44px;
}

.screen-main h1:before {
	width: 65px;
	left: -85px;
	top: 20px;
}

/*--------- footer ---------*/

.footer-top {
	padding: 25px 0 20px;
	border-bottom: 1px solid rgba(255,255,255,.2);
}

.footer-bottom {
	padding: 20px 0 30px;
}

.logo {
	width: 206px;
	height: 43px;
	background: url(/local/templates/semagnit/img/logo.png) no-repeat;
}

.footer-menu-list li {
	float: left;
	margin-top: 7px;
}

.footer-menu-list li+li{
	margin-left: 50px;
}

.footer-menu-list li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.footer-menu-list li a:hover {
	text-decoration: underline;
}

.footer-menu li {
	float: left;
}

.footer-menu li+li {
	margin-left: 50px;
}

.cadesign a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding-right: 90px;
	padding-bottom: 4px;
	background: url(/local/templates/semagnit/img/cadesign.svg) 100% 50% no-repeat;
}

/*--------- news ---------*/

.news-block {
	font-size: 0;
	margin-right: -20px;
}

.news-column {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
}

.news-column:nth-child(3n+2) .new-item {
	margin-left: auto;
	margin-right: auto;
}

.news-column:nth-child(3n+3) .new-item {
	float: right;
}

.news {
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}

.new-item {
	max-width: 320px;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 30px;
}

.new-image {
	margin-bottom: 10px;
	max-height: 180px;
	overflow: hidden;
}

.date {
	font-size: 13px;
	color: #9E9D9D;
	margin-bottom: 5px;
}

.new-title {
	font-size: 19px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}

.new-title a {
	text-decoration: none;
}

.new-title a:hover {
	border-bottom: 1px solid #226497;
}

.head-right {
	margin-top: -10px;
}

/*--------- map ---------*/

.map-container,
.about-text:after {
	position: absolute;
	right: 0; top: 0;
	width: 1200px;
	height: 100%;
}

.map-contact {
	position: relative;
	z-index: 2;
	padding: 40px 30px;
	min-height: 350px;
}


.map-contact:after,
.about-list:after {
	content: '';
	position: absolute;
	left: 0; top: 0;
	width: 729px;
	height: 100%;
	background-color: #F0F0F0;
	z-index: -1;
}

.about-list:after {
	width: 2000px;
}

/*--------- contacts ---------*/

.contacts {
	margin-bottom: 25px;
}

.contacts li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
	font-weight: 500;
	line-height: 20px;
}

.map-contact .contacts li {
	margin-bottom: 25px;
}

.icon-loc {background: url(/local/templates/semagnit/img/icon-loc.png) 0 3px no-repeat;}
.icon-phone {background: url(/local/templates/semagnit/img/icon-phone.png) 0 4px no-repeat;}
.icon-email {background: url(/local/templates/semagnit/img/icon-email.png) 0 5px no-repeat;}
.icon-user {background: url(/local/templates/semagnit/img/icon-user.png) 0 5px no-repeat;}


/*--------- about ---------*/

.table {
	display: table;
	width: 100%;
}

.table-td {
	display: table-cell;
	vertical-align: top;
	position: relative;
}

.about-text {
	font-size: 18px;
	padding: 90px 50px 90px 0;
	z-index: 2;
}

.about-text:after {
	content: '';
	background-color: #F0F0F0;
	z-index: -1;
}

.about-list {
	z-index: 2;
}

.about-list:after {
	/*left: auto;*/
	background: #226497 url(/local/templates/semagnit/img/wave.png);
}

.about-list li {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	margin: 50px 0;
}

.about-list li img {
	display: block;
	margin: 0 auto 5px;
}


/*--------- category ---------*/

.index .category {
	padding: 65px 0;
	position: relative;
}

.category-item {
	position: relative;
	text-align: center;
	height: 260px;
	margin-bottom: 30px;
}

.category-image {
	max-width: 165px;
	height: 155px;
	margin: 0 auto;
	display: flex;
	text-align: center;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.category-text {
	width: 100%;
	height: 90px;
	padding: 10px 10px 0;
}

.category-title {
	font-size: 17px;
	line-height: 20px;
	height: 80px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 40px;
}

.category-item:hover {
	z-index: 2;
}

.category-text .button {
	display: none;
}

.category-item:after {
	content: '';
	width: 1px;
	height: 80%;
	top: 10%; right: 0;
	background-color: rgba(0,0,0,.1);
	position: absolute;
}

.category-item:before {
	content: '';
	height: 1px;
	width: 80%;
	top: -15px; right: 10%;
	background-color: rgba(0,0,0,.1);
	position: absolute;
}

/*--------- catalog-list ---------*/

.catalog-list {
	padding: 10px 0;
	background-color: #F0F0F0;
}

.catalog-list li a {
	background-color: #F0F0F0;
	display: block;
	font-weight: 500;
	padding: 12px 25px;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	color: #152d45;
	text-transform: uppercase;
	transition: all 0.2s ease;
}

.catalog-list li a:hover {
	background-color: #E3E3E3;
}

.catalog-list li.active a {
	background-color: #09233E;
	color: #fff;
}

.catalog-title {
	background: #F0F0F0 url(/local/templates/semagnit/img/spin-down.png) center right 15px no-repeat;
	padding: 12px 25px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
}

/*--------- breadcrumbs ---------*/

.breadcrumbs {
	margin-bottom: 10px;
}

.breadcrumbs li {
	display: inline;
	font-size: 15px;
}

.breadcrumbs li+li:before {
	content: '/';
	margin: 0 5px;
}

/*--------- product ---------*/

.product-image {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 40px;
}

.options-tabs__list {
	margin: 0 -15px 20px;
}

.options-tabs__list li {
	line-height: 20px;
	float: left;
	padding: 12px 25px;
	cursor: pointer;
	margin: 0 15px;
	background-color: #F5F5F5;
	font-size: 20px;
	font-weight: 500;
}

.options-tabs__list li.active {
	background-color: #0C3560;
	color: #fff;
}

.tab-pane {display: none;}
.tab-pane.active {display: block;}

/*--------- overlay ---------*/

body.hidden {
	overflow: hidden;
}

#recall,
#order,
#send {
	display: none;
}

.joverlay-box {
	display: none;
	padding: 0;
	margin: 0;
	z-index: 100;
	overflow-y: scroll;
}

.joverlay-box,
.joverlay-shadow {
	position: fixed;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}

.joverlay-tb {
	display: table;
	width: 100%;
	height: 100%;
}

.joverlay-td {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

.joverlay-main {
	margin: 50px auto;
	background: #fff;
	position: relative;
	text-align: left;
	display: inline-block;
	z-index: 2;
}

.joverlay-shadow {
	position: absolute;
	background: none;
}

.close {
	position: absolute;
	top: -35px; right: 0;
	cursor: pointer;
	z-index: 2;
}

.overlay-title {
	font-size: 35px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 700;
}

.submit-button {
	margin-top: 20px;
}

.overlay-table {
	width: 100%;
}

.overlay-table td {
	vertical-align: top;
	background-color: #fff;
}

.overlay-table td+td {
	background-color: #226497;
}

.overlay-order {
	padding: 30px 45px;
	max-width: 540px;
}

.tovar {
	width: 100%;
	max-width: 300px;
	padding: 45px 20px;
	color: #fff;
}

.tovar-title {
	font-size: 20px;
	text-transform: uppercase;
}

.tovar .tovar-title {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,.45);
}

.tovar-image {
	margin: 10px 0;
}

.tovar .tovar-image {
	width: 250px;
	height: 190px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}

.tovar-name {
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 15px;
}

/*--------- contacts ---------*/

.contact-info {
	width: 100%;
}

.contact-info td {
	vertical-align: middle;
	background-color: #09233E;
	font-size: 17px;
}

.address {
	color: #fff;
	background: url(/local/templates/semagnit/img/icon-address.png) 15px 0 no-repeat;
	padding-left: 40px;
	padding-right: 15px;
}

.maps {
	height: 330px;
	position: relative;
}

.maps .map-container {
	width: 100%;
}

/*--------- download ---------*/

.download {
	font-size: 18px;
	font-weight: 500;
}

.download table {
	width: 100%;
}

.download table td {
	vertical-align: middle;
	padding: 10px 20px;
}

.download table tr > td+td a {
	background: url(/local/templates/semagnit/img/icon-download.png) no-repeat;
	padding-left: 25px;
}

.download table tr:hover > td {
	background: #f2f2f2;
}

/*--------- not-found ---------*/

.not-found {
	background: url(/local/templates/semagnit/img/screen.jpg) no-repeat;
	background-size: cover;
}

.not-found .breadcrumbs {
	display: none;
}

.not-found h1 {
	font-size: 240px;
	line-height: 200px;
	color: #fff;
}

.not-found h1:before {
	display: none;
}

.not-found__text {
	font-size: 38px;
	line-height: 55px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.not-found__text b {
	display: block;
	font-size: 52px;
	font-weight: 700;
}

/*--------- navigation ---------*/

.navigation {
	margin-top: 30px;
	font-size: 0;
}

.navigation li {
	display: inline-block;
	vertical-align: top;
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
	margin: 0 5px;
}

.navigation li a {
	text-decoration: none;
	color: #0d263f;
}

.navigation li.active a {
	text-decoration: underline;
}

.prev a:before,
.next a:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	display: inline-block;
	vertical-align: middle;
}

.prev a:before {
	border-width: 4px 8px 4px 0;
	border-color: transparent #0d263f transparent transparent;
}

.next a:before {
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #0d263f;
}

/*--------- popular ---------*/

.popular {
	background-color: #F4F4F4;
	padding: 20px;
	margin-left: 30px;
}

.view {
	font-size: 13px;
  	color: #9E9D9D;
  	background: url(/local/templates/semagnit/img/icon-view.png) no-repeat;
  	padding-left: 20px;
  	margin-left: 15px;
}

.popular-text {
	font-size: 15px;
	line-height: 20px;
}

.popular-item+.popular-item {
	margin-top: 20px;
}

.video {
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
}

.video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


.page table {
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	margin-bottom:20px;
}
.page table td {
	padding:8px 10px;
	border-right:1px solid #E5E5E5;
}

.page table th {
	padding: 8px 5px;
	color: #1f1f1f;
	text-align: left;
	border-right: 1px solid #E5E5E5;
	font-weight: normal;
	background: #efefef;
}
.page table tr {
	border-left:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
}
/* ^_^ */
/* End */


/* Start:/local/templates/semagnit/css/media.css?15652654775165*/
.row-column {
	margin-left: -10px;
	margin-right: -10px;
}

.column {
	float: left;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-25 {width: 25%;}
.col-30 {width: 30%;}
.col-40 {width: 40%;}
.col-33 {width: 33.33%;}
.col-60 {width: 60%;}
.col-70 {width: 70%;}
.col-75 {width: 75%;}


/*--------- media ---------*/

@media (min-width: 1024px) {

	.lg-hidden {
		display: none;
	}

	.index .menu {
		display: block !important;
	}

	.sm-visible {
		display: none;
	}

	.category-container .col-25:nth-child(4n+4) .category-item:after,
	.category-container .col-25:nth-child(-n+4) .category-item:before,
	.index .category-container .col-25:nth-child(n+9),
	.category.open .category-button {
		display: none;
	}

	.category.open .category-container .col-25:nth-child(n+9) {
		display: block;
	}

	.category-item:hover .category-text {
		background-color: rgba(8,34,59,.9);
		top: 0; left: 0;
		height: 100%;
		position: absolute;
		padding-top: 30px;
		color: #fff;
	}

	.category-item:hover .button {
		display: inline-block;
	}

}

@media (max-width: 1200px) {
	.menu-block {
		left: -15px;
	}

	.logotype {
		left: -15px;
	}

	.md-hidden {
		display: none;
	}

}

@media (max-width: 1023px) {

	.sm-col-50 {width: 50%;}

	.sm-fnone {
		float: none;
		width: auto;
	}

	.sm-hidden {
		display: none;
	}

	.page {
		padding-left: 0;
	}

	.header {
		height: 70px;
	}

	.index .header {
		background-color: #09233E;
	}

	.logotype {
		width: 234px;
		height: 49px;
		background-size: 100% auto;
		margin-top: 10px;
	}

	.index .logotype {
		margin-left: 20px;
	}

	.menu-block {
		float: right;
		position: static;
	}

	.index .menu-block {
		margin-top: 0;
	}

	.menu-buter {
		width: 22px;
		height: 14px;
		background-color: transparent;
		padding-top: 0;
		font-size: 0;
	}

	.menu-buter span {
		width: 22px;
		height: 14px;
		border-width: 2px;
		margin: 28px auto 0;
	}

	.menu-buter span:after {
		top: 4px;
		height: 2px;
	}

	.menu {
		left: -15px;
		right: -15px;
		width: auto;
	}

	.menu li a {
		padding: 10px 15px;
		text-align: left;
	}

	.menu li a img {
		display: none;
	}

	.screen-main {
		padding: 0 45px;
	}

	.screen-main h1:before {
		display: none;
	}

	.category-container .col-25:nth-child(2n+2) .category-item:after,
	.category-container .col-25:nth-child(-n+2) .category-item:before {
		display: none;
	}

	.about .table-td {
		display: block;
		width: 100%;
		padding: 50px 15px;
	}

	.about {
		margin-left: -15px;
		margin-right: -15px;
		display: block;
		width: auto;
	}

	.about-text {
		padding: 0;
	}

	.about-list li {
		display: inline-block;
		vertical-align: top;
		width: 33%;
		margin-right: -4px;
	}

	.catalog-block {
		margin: -35px -15px 30px;
	}

	.catalog-block.open .catalog-list {
		display: block;
	}

	
}

@media (min-width: 768px) {
	.xs-visible {
		display: none;
	}
}

@media (max-width: 767px) {

	.xs-hidden {
		display: none !important;
	}

	.xs-auto {
		float: none !important;
		margin-left: auto;
		margin-right: auto;
	}

	.xs-col-100 {
		width: 100%;
	}

	.fnone {
		float: none;
	}

	.screen,
	.screen-main {
		height: 330px;
	}

	.screen-main {
		padding: 70px 15px 0 15px;
		font-size: 14px;
	}

	.screen-main h1 {
		font-size: 18px;
		line-height: 24px;
	}

	h1:before, .h1:before {
		display: none;
	}

	.footer-menu li {
		float: none;
		text-align: center;
	}

	.footer-menu li+li {
		margin-left: 0;
		margin-top: 10px;
	}

	.category-title {
		font-size: 11px;
		line-height: 14px;
	}

	.category-image img {
		max-width: 80%;
	}

	.category-container {
		margin-left: -15px;
		margin-right: -15px;
	}

	.category-item {
		height: 200px;
	}

	.new-image {
		margin-left: -15px;
		margin-right: -15px;
	}

	.news-block {
		margin-right: 0;
	}

	.news-column {
		padding-right: 0;
	}

	h1, .h1 {
		font-size: 18px;
		line-height: 24px;
		margin-left: 0;
		text-align: center;
	}

	h2 {
		font-size: 17px;
	}

	.about-text {
		font-size: 15px;
	}

	.map {
		margin-left: -15px;
		margin-right: -15px;
		display: block;
		width: auto;
	}

	.map .table-td {
		display: block;
		width: auto;
	}

	.map-container {
		width: auto;
		height: 250px;
		position: static;
		overflow: hidden;
	}

	.map-contact {
		padding: 20px 15px;
	}

	.options-tabs__list li {
		width: 50%;
		margin: 0;
		font-size: 12px;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}

	.overlay-order {
		padding: 30px 20px;
	}

	.contact-info td {
		display: block;
		width: 100%;
	}

	.contact-info tr:first-child td:first-child {
		padding: 20px 0;
	}

	.maps .map-container {
		position: absolute;
		height: 100%;
	}

	.not-found h1 {
		font-size: 140px;
  		line-height: 100px;
  		text-align: left;
	}


	.not-found__text {
		font-size: 16px;
  		line-height: 24px;
	}

	.not-found__text b {
		font-size: 20px;
	}

}
/* End */
/* /local/lib/frontend/fancybox-2.1.5/jquery.fancybox.css?17792768154932 */
/* /local/templates/semagnit/template_styles.css?156526547718579 */
/* /local/templates/semagnit/css/media.css?15652654775165 */
