/*
Theme Name: oxygen
Version: 1.0
Author: Extremum
Author URL: http://webkab.ru
*/
aside, nav, footer, header, section {
	display: block
}
html {
	height: 100%;
	width: 100%
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #555;
	background: #f8f8f8 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0M1RkFFOEIzQTlFMzExQUJGMkU4M0U2RUI5MzQ5MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4RDQzNjdGQUFGM0MxMUUzQkRGN0JGMDE2NUFERDkzMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4RDQzNjdGOUFGM0MxMUUzQkRGN0JGMDE2NUFERDkzMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI0NkFDQzVDNjhBRUUzMTFBQkYyRTgzRTZFQjkzNDkxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNDQzVGQUU4QjNBOUUzMTFBQkYyRTgzRTZFQjkzNDkxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2j4dhQAAABpJREFUeNpiuHXr1g8wYARiBjBgYoABgAADAATFC0r9ipbLAAAAAElFTkSuQmCC) repeat left top;
	margin: 0;
	padding: 0;
	position: relative
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	color: #000
}
h1 {
	font-size: 24px;
	margin: 0 0 10px;
	text-transform: uppercase
}
h2 {
	font-size: 17px
}
h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0
}
ul, ol {
	margin: 25px 0
}
ul li, ol li {
	padding: 5px 0
}
p {
	margin: 15px 0
}
blockquote {
	padding: 5px 0 5px 15px;
	margin: 0 0 20px;
	font-style: italic;
	background: #FFF;
}
strong {
	color: #111
}
img {
	border: 0
}
a:link, a:visited {
	text-decoration: underline;
	color: #00ccff
}
a:hover {
	text-decoration: none;
	color: #85bde2
}
img {
	max-width: 100%;
	height: auto
}
.ie {
	display: none
}
.page-site {
	max-width: 1148px;
	min-width: 980px;
	margin: 0 auto;
	background: #fff;
	border: solid 1px #e7e7e7;
	border-top: none
}
.home .page-site {
	padding: 0 0 50px 0
}
.page-site * {
	max-height: 99999px
}
header {
	max-width: 1000px;
	margin: 0 auto;
	padding: 28px 0 27px
}
header:after {
	content: '';
	display: block;
	clear: both
}
header .logo {
	width: 205px;
	height: 59px;
	display: block;
	float: left;
	margin-right: 35px;
	margin-left: 14px;
	background: url(images/logo.png) no-repeat 50% 50%;
	text-indent: -9999px
}
header .description {
	width: 205px;
	margin-top: 7px;
	float: left;
	color: #898989;
	font-size: 13px
}
header .contacts {
	float: right;
	margin-right: 71px;
	margin-top: 5px
}
header .contacts .email {
	padding: 7px 16px 0 0;
	font-size: 12px;
	color: #898989;
	float: left
}
header .contacts .email a {
	font-size: 14px
}
header .contacts .phone {
	width: 165px;
	padding: 10px 0 10px 9px;
	border-left: solid 1px #cccccc;
	font-size: 12px;
	color: #898989;
	line-height: 0.8;
	letter-spacing: -0.03em;
	float: right
}
header .contacts .phone span {
	font-size: 14px
}
header .contacts .phone span:last-child {
	font-size: 23px;
	color: #28cced;
	margin-left: 5px
}
.menu-top-container {
	clear: both;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7
}
.home .menu-top-container {
	border-bottom: none
}
.menu-top-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	text-align: center
}
.menu-top-container ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0
}
.menu-top-container ul li a {
	font-size: 16px;
	line-height: 45px;
	display: block;
	padding: 0 30px;
	text-transform: uppercase;
	color: #252525;
	text-decoration: none
}
.menu-top-container ul li a:hover, .menu-top-container ul li.current_page_item a, .menu-top-container ul li.current-page-ancestor a, .menu-top-container ul li.current-menu-item a {
	color: #85bde2
}
.jcarousel, .jcarousel2 {
	position: relative;
	overflow: hidden
}
.jcarousel ul, .jcarousel2 ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}
.jcarousel li, .jcarousel2 li {
	float: left;
	position: relative
}
.jcarousel-prev {
	display: block;
	position: absolute;
	cursor: pointer;
	background: #FFF;
	height: 60px;
	width: 60px;
	z-index: 2;
	font-size: 0;
	bottom: 62px;
	left: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.jcarousel-prev:before {
	content: '';
	position: absolute;
	display: inline-block;
	top: 7px;
	right: 20px;
	width: 25px;
	height: 49px;
	background: url(images/arrows-sprite.png)
}
.jcarousel-next {
	display: block;
	position: absolute;
	cursor: pointer;
	background: #FFF;
	height: 60px;
	width: 60px;
	z-index: 2;
	font-size: 0;
	bottom: 62px;
	right: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.jcarousel-next:before {
	content: '';
	position: absolute;
	display: inline-block;
	top: 7px;
	left: 20px;
	width: 25px;
	height: 49px;
	background: -25px 0 url(images/arrows-sprite.png)
}
.jcarousel-pagination {
	position: absolute;
	z-index: 2;
	bottom: 18px;
	left: 0;
	right: 0;
	text-align: center
}
.jcarousel-pagination a {
	display: inline-block;
	margin-left: 2px;
	background: #fff;
	font-size: 0;
	height: 13px;
	width: 13px;
	position: relative;
	background: #fff
}
.jcarousel-pagination a.active:after {
	display: block;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 7px;
	height: 7px;
	content: '';
	background: #00ccff
}
.slider {
	max-width: 1134px;
	margin: 0 auto;
	position: relative
}
.slider .text {
	display: inline-block;
	position: absolute;
	right: 166px;
	font: 37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	bottom: 62px;
	z-index: 2;
	color: #28cced;
	text-transform: uppercase
}
.slider .text span {
	display: inline-block;
	background: #fff;
	margin-bottom: 4px;
	padding: 7px 17px 7px 15px
}
.slider img {
	height: 447px
}
.services {
	max-width: 1000px;
	margin: 0 auto 25px auto
}
.services h2 {
	padding: 27px 0 0;
	font-size: 24px;
	color: #000;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font-weight: normal
}
.services h1 {
	margin-bottom: 26px
}
.services h2 span {
	color: #28cced
}
.services h2 ins {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	vertical-align: top;
	margin-left: 15px;
	color: #ccc;
	text-decoration: none
}
.services-list:after {
	content: '';
	display: block;
	clear: both
}
.services-list .item {
	width: 234px;
	height: 160px;
	float: left;
	margin-right: 20px;
	background: #00ccff;
	text-decoration: none
}
.services-list .item:last-child {
	margin-right: 0
}
.services-list .item .text {
	height: 111px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 16px;
	padding: 40px 20px 0 75px;
	color: #fff
}
.services-list .item .more {
	background: #FFF;
	border: solid 1px #e5e5e5;
	border-top: none;
	text-align: center;
	line-height: 48px;
	color: #ccc;
	font-size: 13px
}
.services-list .item-1 .text {
	padding-top: 50px;
	background-image: url(images/s2.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: 45px auto
}
.services-list .item-2 .text {
	padding-top: 35px;
	background-image: url(images/s3.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: 45px auto
}
.services-list .item-3 .text {
	padding-top: 50px;
	background-image: url(images/s4.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: 45px auto
}
.services-list .item-4 .text {
	background-image: url(images/s1.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-size: 38px auto
}
.services-list .item:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0M1RkFFOEIzQTlFMzExQUJGMkU4M0U2RUI5MzQ5MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEQjMzQkU1M0FGREYxMUUzQkJDN0U4Rjk0NzQxRDQxRCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEQjMzQkU1MkFGREYxMUUzQkJDN0U4Rjk0NzQxRDQxRCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjIwNTQwQzhBNTdBRkUzMTFBRkYxQTkxOERERDlBOTQwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNDQzVGQUU4QjNBOUUzMTFBQkYyRTgzRTZFQjkzNDkxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+vPRqUAAAABxJREFUeNpiPP7w0747HxgYGJggFIjFAAMAAQYAte8HtHgheWMAAAAASUVORK5CYII=) 0 0 repeat
}
.services-list .item:hover .more {
	color: #85bde2;
	text-decoration: underline
}
.start-info {
	max-width: 1000px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 2px solid #e5e5e5;
	position: relative
}
.start-text {
	position: relative;
	border-top: 2px solid #e5e5e5
}
.start-info h2 {
	border-top: solid 2px #29cced;
	display: inline-block;
	position: relative;
	top: -2px;
	color: #000;
	text-transform: uppercase;
	font-size: 24px;
	padding: 13px 0 5px;
	font-weight: normal
}
.about p, .start-text p {
	text-align: justify;
	font-size: 16px
}
.start-info .more {
	color: #cccccc;
	text-decoration: none;
	float: right;
	margin: 21px 3px 0 0;
	font-size: 12px;
	text-decoration: none
}
.start-info .more:hover {
	color: #85bde2
}
.about .text, .start-text .text {
	padding: 0 0 26px 0;
	text-indent: 22px
}
.clients {
	border: solid 1px #ebebeb;
	padding: 15px 72px 10px 20px;
	margin-right: 46px;
	margin-left: 69px;
	position: relative;
	color: #555555
}
.clients:before {
	content: '';
	position: absolute;
	left: -10px;
	top: 32px;
	border: solid 5px #ebebeb;
	border-top-color: transparent;
	border-left-color: transparent
}
.clients:after {
	content: '';
	position: absolute;
	left: -8px;
	top: 33px;
	border: solid 4px #fff;
	border-top-color: transparent;
	border-left-color: transparent
}
.clients h3 {
	font-size: 19px;
	color: #28cced;
	margin-bottom: 12px;
	text-transform: uppercase
}
.clients .text p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0
}
.clients .text:after {
	position: absolute;
	content: '';
	background: url(images/clients.png) 0 0 no-repeat;
	height: 71px;
	width: 69px;
	top: 25px;
	left: -65px
}
.clients .more {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 58px;
	border-left: dotted 1px #ebebeb;
	margin: 0 !important
}
.clients .more:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 23px;
	margin: -12px 0 0 0;
	background: no-repeat 100% 0 url(images/arrows-sprite.png);
	width: 12px;
	height: 21px
}
.clients .more:hover {
	border-left-color: transparent;
	background: #85bde2
}
.clients .more:hover:after {
	background-position: 100% -21px
}
.news {
	border-top: 2px solid #e5e5e5;
	position: relative
}
.news-list .post:first-child .post-title, .news-list .post .image, .news-list .post .more, .news-list .post .text {
	display: none
}
.news-list .post:first-child .image, .news-list .post:first-child .more, .news-list .post:first-child .text {
	display: block
}
.news-list .post {
	border-top: dotted 1px #e5e5e5;
	padding: 16px 0 14px
}
.news-list .post:after {
	content: '';
	display: block;
	clear: both
}
.news-list .post:first-child {
	border-bottom: solid 1px #e5e5e5;
	border-top: 0;
	padding: 0 0 19px
}
.news-list .post:not(:first-child) h2 {
	position: relative;
	padding: 0;
	border: none;
	text-transform: none;
	top: 0;
	font-size: 13px;
	display: block
}
.news-list .post:not(:first-child) h2 a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 75px
}
.news-list .post:not(:first-child) h2 a:hover {
	text-decoration: underline;
	color: #28cced
}
.news-list .post:not(:first-child) h2 a:after {
	content: '';
	display: block;
	background: no-repeat 100% 0 url(images/arrows-sprite.png);
	position: absolute;
	width: 12px;
	height: 21px;
	right: 0;
	top: 50%;
	margin-top: -17px
}
.news-list .post:not(:first-child) h2 a:hover:after {
	background-position: 100% -42px
}
.news-list .post .image {
	margin-right: 17px;
	width: 240px;
	float: left;
	position: relative
}
.news-list .post .image a {
	text-decoration: none
}
.news-list .post .image .img {
	position: relative
}
.news-list .post .image:hover .img:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0M1RkFFOEIzQTlFMzExQUJGMkU4M0U2RUI5MzQ5MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNjEwNUNFNEIwMEIxMUUzQUE4NEU3MEUyRTMwMjE2NiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNjEwNUNFM0IwMEIxMUUzQUE4NEU3MEUyRTMwMjE2NiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJCOTVBMDUzRUJBRkUzMTE5Q0UyRUE5MTI1MTBDRjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNDQzVGQUU4QjNBOUUzMTFBQkYyRTgzRTZFQjkzNDkxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J4S4TgAAAB9JREFUeNpiVlVV/Q8Elzk5OTWZQQwGKGBiQAIAAQYAEWEJW18Q6tkAAAAASUVORK5CYII=) 0 0 repeat
}
.news-list .post .image:hover .img:after {
	content: '+';
	position: absolute;
	font-size: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	top: 50%;
	text-decoration: none;
	left: 0;
	margin-top: -46px;
	right: 0;
	text-align: center
}
.news-list .post .image span {
	display: block;
	text-align: center;
	border: solid 1px #e5e5e5;
	line-height: 48px;
	font-size: 14px;
	color: #ccc;
	text-decoration: none
}
.news-list .post .image:hover span {
	color: #85bde2;
	text-decoration: underline
}
.news-list .post .more {
	position: absolute;
	top: 0;
	right: 0
}
.news-list .post:first-child .date {
	font-size: 12px;
	color: #898989
}
.news-list .post:first-child .date {
	margin-bottom: 16px;
	padding-top: 8px
}
.news-list .post p {
	font-size: 13px
}
.news-list .post p strong {
	font-weight: bold
}
.content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 30px
}
.content .alignright {
	float: right;
	margin-left:10px;
	margin-bottom: 10px
}
.content .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}
.content .aligncenter {
	display: block;
	margin: 10px auto
}
.content:after {
	content: '';
	display: block;
	clear: both
}
.content p {
	text-align: justify
}
.content .left {
	width: 230px;
	float: left;
	padding-bottom: 20px
}
.content .left+.container {
	margin-left: 250px
}
.content .container {
	position: relative;
	padding-top: 40px
}
.content .breadcrumbs {
	position: absolute;
	top: 15px;
	left: 0;
	color: #898989;
	font-size: 12px
}
.content .left+.container+.breadcrumbs {
	left: 250px
}
.content .breadcrumbs a {
	color: #898989
}
.content .container ul {
	margin: 20px 0;
	padding: 0 0 0 40px
}
.content .container ul li {
	list-style: none;
	padding: 7px 0 7px 12px;
	background: 0 12px no-repeat url(images/ul.png)
}
.content .center {
	text-align: center
}
.content .images br {
	display: none
}
.content .images img {
	border: solid 1px #e5e5e5;
	padding: 3px
}
.content .images.img-3 img {
	margin-right: 11px;
	width: 240px;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.content .images.img-3 img:nth-of-type(3) {
	margin-right: 0
}
.content .pdf {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 65px;
	background: url(images/pdf.png) no-repeat 0 50%;
	font-weight: bold;
	min-height: 60px;
	text-align: left;
	background-size: 59px 59px;
	text-decoration: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px
}
.content .pdf:hover {
	color: #85BDE2
}
.content .pdf span {
	font-weight: normal;
	color: #555;
	display: block
}
.content .button-container,
.about .button-container {
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.content .button-container br,
.about .button-container br {
	display: none
}
.content .button-container .inline-button,
.about .button-container .inline-button {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	letter-spacing: 0.03em;
	padding: 0 20px;
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
	background: #00CCFF;
	text-indent:0;
}
.about .button-container .inline-button:first-child {
	background:#0664B6;
}
.content .button-container .inline-button:hover,
.about .button-container .inline-button:hover {
	background: #85BDE2
}
.about .button-container .inline-button strong {
	color:#fff;
}
.content h2 {
	font-size: 20px;
	margin: 0.20em 0;
	text-transform: uppercase
}
.content .serviceblock {
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #00CCFF;
	padding: 10px;
	border-radius: 5px
}
.content .serviceblock:hover {
	background-color: #C9F5FF;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease
}
.category .container .gallery {
	overflow: hidden
}
.content.page img, .category-description img {
	border: 1px solid #e5e5e5 !important;
	padding: 3px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.content img.alignleft {
	float: left;
	margin-right: 17px;
	margin-bottom: 5px
}
.content img.alignright {
	float: right;
	margin-left: 17px;
	margin-bottom: 5px
}
.content.page .gallery {
	overflow: hidden
}
.content.page .gallery img {
	border: 1px solid #e5e5e5
}
.content.page .gallery .gallery-item {
	padding: 0 5px;
	margin-bottom: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.content.page h3 {
	text-transform: none
}
.content.page .gallery+h3 {
	margin-top: 20px
}
#page-135 #gallery-1 img {
	height: 121px
}
#page-87 .gallery-item, .single-portfolio .gallery-item {
	display: inline-block;
	vertical-align: top;
	float: none !important;
	width: 230px !important;
	margin: 0 10px 20px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}
#page-87 .gallery-item img, .single-portfolio .gallery-item img {
	width: 100%;
	height: auto
}
#page-87 .gallery-icon, .single-portfolio .gallery-icon {
	height: 200px;
	overflow: hidden
}
.single-portfolio .gallery-icon {
	height: auto
}
.single-portfolio .gallery-icon a {
	display: block
}
.single-portfolio .gallery-icon img {
	vertical-align: top;
	border: none !important
}
#page-87 .gallery-caption, .single-portfolio .gallery-caption {
	padding: 4px;
	font-size: 15px;
	text-align: center;
	background: #f4f4f4
}
.variants {
	position: relative;
	border-top: 2px solid #E5E5E5;
	padding-top: 10px;
	margin-top: 50px;
	clear: both
}
.variants:after {
	content: '';
	display: block;
	clear: both
}
.variants .variants-left {
	width: 245px;
	float: left
}
.variants .title {
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 15px
}
.variants .title span {
	color: #28cced;
	position: relative
}
.variants .title span:after {
	content: '';
	display: block;
	clear: both;
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
	height: 2px;
	background: #28cced
}
.variants .text {
	min-height: 60px;
	padding: 0 65px 18px 0;
	font-size: 12px;
	line-height: 1.4;
	color: #555
}
.variants a.link {
	display: block;
	border: 1px solid #e5e5e5;
	text-align: center;
	line-height: 39px;
	font-size: 14px;
	color: #ccc;
	text-decoration: none
}
.variants a.link:hover {
	color: #85bde2
}
.variants .variants-right {
	width: 730px;
	float: right;
	position: relative
}
.jcarousel2 li {
	padding: 0 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.jcarousel2 li img {
	padding: 0 !important;
	border: 0 !important;
	min-height: 192px;
	min-width: 224px;
	max-width: 300%
}
.jcarousel-next2 {
	position: absolute;
	height: 33px;
	width: 33px;
	background: url(images/sl-arr.png) 0 0 no-repeat;
	left: -59px;
	top: 64px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.jcarousel-next2:hover {
	background-position: 100% 0
}
.jcarousel-prev2 {
	position: absolute;
	height: 33px;
	width: 33px;
	background: url(images/sl-arr.png) 0 100% no-repeat;
	left: -59px;
	top: 98px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.jcarousel-prev2:hover {
	background-position: 100% 100%
}
.variants .variants-right .gallery-item {
	position: relative;
	overflow: hidden;
	margin: 0;
	height: 192px;
	cursor: pointer
}
.variants .variants-right .gallery-item:hover:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0M1RkFFOEIzQTlFMzExQUJGMkU4M0U2RUI5MzQ5MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNjEwNUNFNEIwMEIxMUUzQUE4NEU3MEUyRTMwMjE2NiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNjEwNUNFM0IwMEIxMUUzQUE4NEU3MEUyRTMwMjE2NiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJCOTVBMDUzRUJBRkUzMTE5Q0UyRUE5MTI1MTBDRjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNDQzVGQUU4QjNBOUUzMTFBQkYyRTgzRTZFQjkzNDkxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J4S4TgAAAB9JREFUeNpiVlVV/Q8Elzk5OTWZQQwGKGBiQAIAAQYAEWEJW18Q6tkAAAAASUVORK5CYII=) 0 0 repeat
}
.variants .variants-right .gallery-item:hover:after {
	content: '+';
	position: absolute;
	font-size: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	top: 0;
	bottom: 0;
	text-decoration: none;
	left: 0;
	line-height: 192px;
	right: 0;
	text-align: center;
	z-index: 3
}
.variants .variants-right .gallery-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	text-align: center
}
.content.single p img {
	margin-right: 5px;
	margin-bottom: 5px
}
.product h1 {
	margin-bottom: 25px
}
.product>.gallery {
	width: 300px;
	float: left
}
.product>.gallery .gallery-item a {
	display: block;
	min-height: 200px;
	line-height: 200px;
	text-align: center
}
.product>.gallery .gallery-item a img {
	vertical-align: middle
}
.product .equipment {
	margin-left: 320px
}
.product .equipment-title {
	font-size: 20px;
	color: #252525;
	margin-bottom: 18px;
	text-transform: uppercase
}
.product .equipment table {
	width: 100%;
	hegiht: auto
}
.product .equipment table tr:first-child td {
	border-top: 0
}
.product .equipment table td {
	padding: 9px 10px 5px 0;
	border-top: dotted 1px #dddddd
}
.product .equipment table td:last-child {
	text-align: center
}
.product .tabs {
	float: left;
	width: 100%;
	padding-top: 35px;
	position: relative
}
.product .tabs__head {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9
}
.product .tabs__head li {
	display: inline-block;
	margin-right: 50px;
	padding: 10px 30px !important;
	position: relative;
	cursor: pointer;
	background: none !important
}
.product .tabs__head li span {
	border-bottom: 1px dotted #00ccff
}
.product .tabs__head li.active span {
	color: #85bde2;
	border-bottom: 1px solid transparent
}
.product .tabs__head li.active:after {
	content: '';
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -9px;
	height: 12px;
	width: 19px;
	top: 37px;
	background: url(images/tabs-arr.png) 0 0 no-repeat
}
.product .tabs__content {
	display: none;
	padding-top: 20px
}
.product .tabs__content.active {
	display: block
}
.product .tabs__content h3 {
	text-transform: none
}
.product .tabs__content .gallery:after {
	content: '';
	display: block;
	clear: both
}
.product .tabs__content .gallery img {
	border: 1px solid #e5e5e5 !important;
	padding: 3px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.product .tabs__content .gallery .gallery-item {
	padding: 0 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.product .order {
	display: inline-block;
	vertical-align: top;
	background: #00ccff;
	color: #fff;
	border: 1px solid #00a8d2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .75);
	position: relative;
	padding: 5px 40px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 3px;
	font-weight: bold;
	position: absolute;
	top: 39px;
	right: 0px
}
.product .order:hover {
	background: #85bde2;
	border: 1px solid #00a8d2
}
.product .tech {
	text-align: center;
	font-size: 0
}
.product .tech-images {
	max-width: 400px;
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 10px;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.product .tech-image {
	width: 180px;
	position: relative;
	margin: 5px;
	display: inline-block;
	vertical-align: top
}
.product .tech-image a {
	display: block
}
.product .tech-image a:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: '';
	height: 100%;
	width: 100%;
	background: url(images/zoom-card.png) no-repeat 50% 50%
}
.tech-list {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
	padding-top: 20px;
	width: 350px;
	font-size: 14px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.content ol {
	counter-reset: item;
	list-style: none;
	margin: 0;
	padding: 0
}
.content ol li:before {
	content: counters(item, ".") ". ";
	counter-increment: item;
	display: inline-block;
	color: #00ccff;
	margin-right: 4px;
	font-size: 14px
}
.tech-content {
	width: 800px
}
.tech-content:after {
	content: '';
	display: block;
	clear: both
}
.tech-content .tech-left {
	width: 500px;
	float: left;
	text-align: center
}
.tech-content .tech-list {
	width: 300px;
	float: left;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important
}
#order .order-title {
	font-size: 24px;
	margin: 0 0 15px;
	color: #262626;
	text-transform: uppercase
}
.products-category {
	font-size: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #E5E5E5
}
.products-category .product-item {
	display: inline-block;
	border: 1px solid  #e5e5e5;
	vertical-align: top;
	width: 223px;
	margin-bottom: 20px;
	margin-right: 35px;
	height: 200px;
	text-decoration: none
}
.products-category .product-item:hover {
	text-decoration: underline
}
.products-category .product-item:nth-of-type(3n) {
	margin-right: 0
}
.products-category .product-item .image {
	height: 160px;
	line-height: 160px;
	position: relative;
	text-align: center
}
.products-category .product-item .image img {
	vertical-align: middle
}
.products-category .product-item:hover .image:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0M1RkFFOEIzQTlFMzExQUJGMkU4M0U2RUI5MzQ5MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNjEwNUNFNEIwMEIxMUUzQUE4NEU3MEUyRTMwMjE2NiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNjEwNUNFM0IwMEIxMUUzQUE4NEU3MEUyRTMwMjE2NiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJCOTVBMDUzRUJBRkUzMTE5Q0UyRUE5MTI1MTBDRjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNDQzVGQUU4QjNBOUUzMTFBQkYyRTgzRTZFQjkzNDkxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J4S4TgAAAB9JREFUeNpiVlVV/Q8Elzk5OTWZQQwGKGBiQAIAAQYAEWEJW18Q6tkAAAAASUVORK5CYII=) 0 0 repeat
}
.products-category .product-item:hover .image:after {
	content: '+';
	position: absolute;
	font-size: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	top: 0;
	bottom: 0;
	text-decoration: none;
	left: 0;
	line-height: 160px;
	right: 0;
	text-align: center;
	z-index: 3
}
.products-category .product-item h2 {
	border-top: solid 1px #e5e5e5;
	color: #252525;
	text-align: center;
	font-size: 12px;
	line-height: 1.3;
	padding: 6px 5px 3px;
	height: 29px;
	overflow: hidden;
	margin: 0
}
.products-category .product-item:hover h2 {
	color: #85bde2
}
.news-category .post .image {
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 10px
}
.news-category .post .image a {
	display: block
}
.news-category .post .image img {
	width: 100%;
	height: auto
}
.news-category .post .title .post-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px
}
.news-category .post .title .date {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px
}
.news-category .post+.post {
	margin-top: 50px
}
.container .return {
	margin-bottom: 20px
}
.sidebar {
	position: relative
}
.menu-about-container ul {
	padding: 0;
	margin: 0 0 40px;
	list-style: none
}
.menu-about-container ul li {
	padding: 0
}
.menu-about-container ul li a {
	display: block;
	padding: 4px;
	border-bottom: 1px solid #ddd
}
.menu-about-container ul li a:hover {
	color: #85BDE2;
	text-decoration: underline
}
.menu-about-container ul li.current-menu-item a, .menu-about-container ul li.current-menu-parent a {
	background: #00CCFF;
	color: #fff
}
.menu-left-container ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.menu-left-container>ul>li {
	margin-bottom: 8px;
	padding: 0
}
.menu-left-container>ul>li>a {
	display: block;
	text-decoration: none;
	padding: 10px 25px 10px 90px;
	min-height: 52px;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	background-color: #00ccff;
	position: relative
}
.menu-left-container>ul>li>a:hover, .menu-left-container>ul>li.current-menu-item>a, .menu-left-container>ul>li.current-menu-ancestor>a, .menu-left-container>ul>li.current-post-ancestor>a {
	background-color: #85bde2
}
.menu-left-container>ul>li.current-menu-item>a:after, .menu-left-container>ul>li.current-menu-ancestor>a:after, .menu-left-container>ul>li.current-post-ancestor>a:after {
	content: '';
	border: solid 5px transparent;
	border-top-color: #85bde2;
	position: absolute;
	bottom: -10px;
	left: 50%;
	display: block
}
.menu-left-container>ul>li:first-child>a {
	background-image: url(images/s2.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 45px auto
}
.menu-left-container>ul>li:nth-of-type(2)>a {
	background-image: url(images/s3.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 45px auto
}
.menu-left-container>ul>li:nth-of-type(3)>a {
	background-image: url(images/s4.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 45px auto
}
.menu-left-container>ul>li:nth-of-type(4)>a {
	background-image: url(images/s1.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 38px auto
}
.menu-left-container>ul>li:nth-of-type(5)>a {
	background-image: url(images/s5.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 42px auto
}
.menu-left-container>ul>li:nth-of-type(6)>a {
	background-image: url(images/s7.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 45px auto
}
.menu-left-container>ul>li:nth-of-type(7)>a {
	background-image: url(images/s8.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 45px auto
}
.menu-left-container>ul>li:nth-of-type(8)>a {
	background-image: url(images/s9.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 45px auto
}
.menu-left-container>ul>li:nth-of-type(9)>a {
	background-image: url(images/s10.png);
	background-repeat: no-repeat;
	background-position: 24px 50%;
	background-size: 45px auto
}
.menu-left-container ul .sub-menu {
	display: none;
	padding: 11px 0 6px
}
.menu-left-container ul .sub-menu .sub-menu {
	padding: 3px 0 16px
}
.menu-left-container ul li.current-menu-item>.sub-menu, .menu-left-container ul li.current-menu-ancestor>.sub-menu, .menu-left-container ul li.current-post-ancestor>.sub-menu {
	display: block
}
.menu-left-container ul .sub-menu li {
	border-top: dotted 1px #d9d9d9;
	padding: 0
}
.menu-left-container ul .sub-menu li:first-child {
	border-top: 0
}
.menu-left-container ul .sub-menu li a {
	display: block;
	color: #252525;
	font-size: 12px;
	line-height: 1.5;
	padding: 8px 10px 5px 9px;
	text-decoration: none
}
.menu-left-container ul .sub-menu li.current-menu-item>a, .menu-left-container ul .sub-menu li.current-menu-parent>a, .menu-left-container ul .sub-menu li.current-post-ancestor>a {
	background: #85bde2;
	color: #fff
}
.menu-left-container ul .sub-menu .sub-menu li a {
	display: block;
	padding: 10px 10px 6px 33px;
	color: #252525;
	font-size: 12px;
	text-decoration: underline;
	line-height: 1.2
}
.menu-left-container ul .sub-menu .sub-menu li a:hover {
	color: #85bde2
}
.menu-left-container ul .sub-menu .sub-menu li.current-menu-item a, .menu-left-container ul .sub-menu .sub-menu li.current-post-ancestor>a {
	text-decoration: none;
	color: #fff;
	background: #95CBF0
}
.menu-left-container ul .sub-menu .sub-menu li.current-menu-item li a {
	background: transparent;
	color: #252525;
	text-decoration: underline
}
.menu-left-container ul .sub-menu .sub-menu li.current-menu-item li a:hover {
	text-decoration: none
}
.menu-left-container ul .sub-menu .sub-menu .sub-menu li.current-menu-item a {
	margin-left: 10px;
	background: rgba(149, 203, 240, 0.8)
}
.contact-form {
	width: 350px
}
.contact-form__title {
	font-size: 18px;
	margin: 10px 0 20px;
	text-transform: uppercase
}
.contact-form input, .contact-form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CFCFCF;
	height: 40px;
	padding: 0 10px;
	font-size: 20px;
	width: 350px
}
.contact-form textarea {
	height: 150px;
	resize: vertical;
	padding: 5px 10px
}
.contact-form .row {
	margin-bottom: 15px
}
.contact-form .row.submit {
	margin-bottom: 0;
	margin-top: 30px;
	position: relative
}
.contact-form .label {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px
}
.contact-form .label span {
	color: red
}
.contact-form input[type=submit] {
	background: #00ccff;
	color: #fff;
	border: 1px solid #00a8d2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .75);
	position: relative;
	padding: 11px 0 8px;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer
}
.contact-form input[type=submit]:hover {
	background: #85bde2;
	border: solid 1px #00a8d2
}
.contact-form .wpcf7-form-control-wrap {
	display: block
}
.contact-form span.wpcf7-not-valid-tip {
	position: absolute;
	top: 12px;
	right: 5px
}
.contact-form img.ajax-loader {
	position: absolute;
	top: 12px;
	right: 5px
}
footer {
	min-height: 145px;
	width: 1000px;
	margin: 0 auto;
	position: relative
}
footer .footer-logo {
	float: left;
	margin: 33px 106px 0 3px;
	width: 146px;
	height: 42px;
	background: url(images/logo-footer.png) no-repeat 50% 50%
}
footer .footer-link {
	position: absolute;
	top: 95px;
	left: 0px;
	font-size: 13px
}
footer .menu-bottom-container {
	clear: none;
	border: none;
	margin-top: 41px;
	width: 300px;
	float: left;
	margin-right: 68px
}
footer .menu-bottom-container ul {
	text-align: left;
	margin: 0
}
footer .menu-bottom-container ul li {
	display: inline-block;
	margin: 0 12px 9px 0;
	padding: 0
}
footer .menu-bottom-container ul li a {
	display: block;
	font-size: 13px;
	line-height: 17px;
	color: #45b7ed;
	text-decoration: underline;
	text-transform: none;
	padding: 0
}
footer .menu-bottom-container ul li a:hover, footer .menu-bottom-container ul li.current_page_item a, footer .menu-bottom-container ul li.current-page-ancestor a {
	text-decoration: none
}
.footer-contacts {
	float: right;
	display: table;
	width: 314px;
	color: #898989;
	font-size: 12px;
	margin-top: 40px
}
.footer-contacts .email {
	padding: 5px 0;
	width: 147px;
	float: left
}
.footer-contacts .phone {
	width: 141px;
	float: left;
	padding: 5px 0 5px 21px;
	border-left: solid 1px #cccccc
}
.lg-download {
	display: none
}
.post-type-archive-portfolio .content {
	padding-bottom: 0
}
.portfolio-category .portfolio {
	width: 886px;
	margin: 0 auto 24px;
	position: relative
}
.portfolio-category .item .post-title {
	border-top: solid 2px #e5e5e5;
	text-transform: uppercase;
	margin-top: 24px;
	margin-bottom: 10px;
	color: #000;
	padding: 6px 9px 0 65px;
	position: relative
}
.portfolio-category .item:first-child .post-title {
	background: url(images/p1.png) no-repeat 20px 50%;
	background-size: 25px 30px
}
.portfolio-category .item:nth-of-type(2) .post-title {
	background: url(images/p2.png) no-repeat 20px 50%;
	background-size: 25px 30px
}
.portfolio-category .item:nth-of-type(3) .post-title {
	background: url(images/p3.png) no-repeat 20px 50%;
	background-size: 25px 30px
}
.portfolio-category .item .post-title span {
	color: #28cced
}
.portfolio-category .item .post-title:after {
	content: '';
	display: block;
	clear: both;
	width: 350px;
	height: 2px;
	background: #28cced;
	position: absolute;
	top: -2px;
	left: 0
}
.portfolio .gallery {
	height: 330px;
	position: relative
}
.portfolio .gallery br {
	display: none
}
.portfolio .gallery .gallery-item.carousel-feature {
	position: absolute;
	top: -1000px;
	left: -1000px;
	cursor: pointer;
	width: auto !important;
	margin: 0
}
.portfolio .gallery .gallery-item.carousel-feature.active {
	box-shadow: 0 0 5px rgba(0, 0, 0, .75)
}
.portfolio .gallery .gallery-item .carousel-image {
	border: 0 !important;
	display: block;
	z-index: 100;
	position: relative
}
.portfolio .gallery .carousel-feature .carousel-caption {
	position: absolute;
	top: 100%;
	width: 100%;
	font-size: 12px;
	padding: 10px 0;
	background: #FFF;
	text-align: center;
	color: #252525;
	margin: 0;
	display: block !important
}
.portfolio .gallery .carousel-feature.active .carousel-caption {
	box-shadow: 0 0 5px rgba(0, 0, 0, .75)
}
.portfolio .gallery .carousel-left {
	height: 49px;
	width: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
	display: block;
	cursor: pointer;
	background: url(images/cor-arr.png) 0 0 no-repeat
}
.portfolio .gallery .carousel-right {
	height: 49px;
	width: 25px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -25px;
	display: block;
	cursor: pointer;
	background: url(images/cor-arr.png) 100% 0 no-repeat
}
table.table1 {
	border-collapse: collapse;
	font-size: 12px
}
table.table1 tr:hover {
	background: none
}
table.table1 td {
	padding: 5px;
	border: 1px solid #7f7f7f
}
table.table1 th {
	padding: 5px;
	font-weight: normal
}
.page-id-375 #gallery-1 img {
	min-height: 250px
}
.create {
	position: absolute;
	bottom: 15px;
	right: 112px
}
.create .fdsweb {
	display: block;
	line-height: 34px;
	text-decoration: none;
	font-size: 12px;
	color: #7e7e7e;
	padding-left: 40px;
	position: relative
}
.create .fdsweb:after {
	content: '';
	display: block;
	clear: both;
	width: 31px;
	height: 34px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/fdsweb.png) no-repeat 0 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.create .fdsweb:hover:after {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}
.print {
	position: absolute;
	top: 40px;
	right: 0;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url(images/print.png) no-repeat 50% 50%
}
@media print {
	.print, .menu-top-container, .content .left, footer, .breadcrumbs {
		display: none
	}
	h1 {
		display: none
	}
	.content .left+.container {
		margin-left: 125px
	}
	.contact-form {
		display: none
	}
	header .logo {
		text-indent: 0;
		font-size: 26px;
		text-align: right;
		line-height: 60px;
		text-decoration: none
	}
}