@font-face {
	font-family: 'Futura PT Book';
	src: url('/design/FuturaPT/FuturaPT-Book.eot');
	src: local('Futura PT Book'), local('FuturaPT-Book'), url('/design/FuturaPT/FuturaPT-Book.eot?#iefix') format('embedded-opentype'), url('/design/FuturaPT/FuturaPT-Book.woff') format('woff'), url('/design/FuturaPT/FuturaPT-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	/*    
text-shadow: 1px 1px 1px rgba(0,0,0,0.004) !important;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important; 
*/
}

html {
	font: 21px/27px 'Futura PT Book', Arial, sans-serif !important;
	color: #222 !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
	color: inherit;
	text-decoration: none;
}

a.logo {
	color: inherit;
	text-decoration: none !important;
}

.uk-link:hover,
a:hover {
	color: #555859;
	text-decoration: underline;
}

a:active,
a:hover {
	outline: 0;
}

.uk-link,
a {
	color: #487b95;
	text-decoration: none;
	cursor: pointer;
	-webkit-text-decoration-skip: ink !important;
	text-decoration-skip: ink !important;
}

.uk-breadcrumb>li {
	font-size: 0.8rem !important;
}

.uk-breadcrumb>li>a {
	color: #f5f5f5 !important;
	line-height: 18px !important;
}

.uk-container {
	max-width: 1200px !important;
}

.uk-block-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.uk-text-primary {
	color: #0020e2 !important;
}

.uk-heading-large,
.uk-h1,
.uk-h2,
.uk-h3 {
	font-family: 'Futura PT Book', Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Futura PT Book', Arial, sans-serif !important;
}

.uk-heading-large {
	font-size: 58px !important;
	line-height: 74px !important;
}

.uk-h2,
h2 {
	font-size: 34px !important;
	line-height: 40px !important;
}

blockquote {
	font-size: 17px;
	line-height: 27px;
	font-weight: 666;
}

.uk-text-muted {
	font-size: 18px;
}

.uk-margin-top-70 {
	margin-top: 70px !important;
}

.uk-margin-top-50 {
	margin-top: 50px !important;
}

.uk-margin-bottom-70 {
	margin-bottom: 70px !important;
}

a.active-top {
	text-decoration: underline !important;
	color: #0020e2 !important;
}

.uk-button-danger {
	background-color: #ff0000 !important;
}

@media (max-width: 960px) {
	.header-top-logo {
		margin-left: 1px !important;
	}
	.top-logo-m {
		text-align: center;
	}
	.info-t {
		font-size: 39px !important;
		line-height: 55px !important;
	}
	.header-top-phone {
		right: 310px !important;
		width: 155px !important;
	}
	.header-nav-right {
		right: 200px;
	}
	.uk-navbar-nav>li>a {
		padding: 0 9px !important;
	}
	.header-top-phone {
		right: 200px;
		width: 150px;
	}
	.header-top-mail {
		right: 260px;
		width: 140px;
	}
	.small-header-top-phone {
		margin: 20px 0 0 10px;
		font-size: 24px;
		font-family: 'Futura PT Book', Arial, sans-serif;
	}
	.small-header-top-phone {
		/*margin-left: 40px;*/
	}
}

@media (max-width: 469px) {
	html {
		font-size: 17px !important;
		line-height: 26px !important;
	}
	.info-z {
		font-size: 24px !important;
		text-align: center !important;
	}
	.top-logo-m {
		text-align: center;
	}
	.line-top::before {
		bottom: 70px !important;
	}
	.forma-s {
		font-size: 19px !important;
	}
	.forma-z {
		line-height: 20px;
		font-size: 26px !important;
	}
	.forma-a {
		font-size: 17px !important;
	}
	.line-left {
		margin-left: 3px !important;
		padding-left: 10px !important;
	}
	.header-top-img {
		min-height: 500px !important;
	}
	.info-t {
		font-size: 35px !important;
		line-height: 50px !important;
	}
	.uk-panel-box-inner-about {
		font-size: 17px !important;
		line-height: 26px !important;
		min-height: 30px !important;
	}
	.uk-panel-box-secondary h2 {
		font-size: 21px !important;
		line-height: 29px !important;
	}
	.price {
		margin-top: -10px !important;
	}
	.uk-text-muted {
		font-size: 16px !important;
	}
	a.btn-attestat {
		padding-bottom: 1px !important;
		font-size: 17px !important;
	}
	.uk-heading-large {
		font-size: 26px !important;
		line-height: 29px !important;
	}
	h1,
	.uk-h1 {
		font-size: 26px !important;
		line-height: 29px !important;
	}
	h2,
	.uk-h2 {
		font-size: 24px !important;
		line-height: 29px !important;
	}
	h3,
	.uk-h3 {
		font-size: 17px !important;
		line-height: 20px !important;
	}
	h4,
	.uk-h4 {
		font-size: 16px !important;
		line-height: 19px !important;
	}
}

.uk-margin-large-bottom {
	margin-bottom: 30px !important;
}

.uk-margin-large-top {
	margin-top: 30px !important;
}

.header-top {
	font-size: 16px;
}

.header-top-top {
	font-weight: lighter;
}

.header-top-bottom {
	line-height: 15px;
	font-weight: bold;
}

.header-nav {
	background: #131313 none repeat scroll 0 0;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 11px;
	color: #fff;
	height: 30px;
}

.header-nav-red {
	color: #f00000;
	font-weight: bold;
}

.header-top-phone,
.header-top-mail,
.header-top-time,
.header-nav-right {
	position: absolute;
	top: 0px;
}

.header-nav-right {
	right: 20px;
}

.header-top-phone {
	right: 465px;
	width: 240px;
	padding-left: 40px;
	background: url('/design/poverkin/phone.png') no-repeat 0 10px;
}

.header-top-mail {
	right: 250px;
	width: 240px;
	padding-left: 40px;
	background: url('/design/poverkin/envelope.png') no-repeat 0 15px;
}

.header-top-time {
	right: 20px;
	padding-left: 40px;
	background: url('/design/poverkin/clock.png') no-repeat 0 10px;
}

.header-top-nav {
	background-color: #f8f8f8;
	margin-top: 10px;
}

.uk-navbar {
	background: #f8f8f8;
	color: #444;
	margin: 11px 0 12px 0;
}

.uk-navbar-nav {
	margin-left: -25px;
}

.uk-navbar-nav>li>a {
	color: #000;
	font-family: 'Futura PT Book';
	font-size: 17px;
	padding: 0 25px;
}

.uk-navbar-nav>li.uk-open>a,
.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a:focus {
	background-color: inherit !important;
	color: #0020e2;
	text-decoration: underline;
}

.uk-button-right {
	height: 40px;
	font-size: 13px;
}

a.btn-right {
	height: 50px;
	line-height: 50px;
	background: #f00000;
	padding: 7px 40px;
	text-decoration: none;
	border: 1px solid #fff;
	display: inline-block;
	font-size: 13px;
	-webkit-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -12px;
}

a.btn-right:hover {
	background: #ff0000;
	color: #fff;
	text-decoration: none;
}

.uk-navbar-content {
	padding: 0;
}

.header-top-nav-btn {
	position: absolute;
	right: -10px;
}

.top-line {
	margin: 15px 0;
	border-top: 1px solid #ddd;
}

.info-t {
	font-size: 49px;
	line-height: 65px;
	font-family: 'Futura PT Book';
	color: #fff;
}

.header-top-img {
	min-height: 400px;
	background: #ccc url('/design/poverkin/bg-1.png') no-repeat top center;
	background-size: auto;
	background-size: auto;
	background-size: auto auto;
	position: relative;
	width: 100%;
	background-size: cover;
	color: #fff;
}

a.btn {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

a.btn:hover {
	border-bottom: none;
	text-decoration: none;
}

.info-z {
	font-size: 33px;
	line-height: 45px;
	font-family: 'Futura PT Book';
	color: #000;
}

.info-o {
	padding: 20px 0 20px 0;
}

.info-oo {
	padding: 20px 0 20px 0;
	font-weight: bold;
}

.background1 {
	background: #f8f8f8 url('/design/poverkin/ocean-waves.png') no-repeat center 400px;
}

.background2 {
	/*background: #f8f8f8;*/
	background: #202020 url('/design/poverkin/ocean-waves-grey.png') no-repeat center 400px;
	color: #fff;
}

.agree {
	font-size: 11px;
	color: #999;
	line-height: 10px !important;
}

.uk-panel-shadow label {
	font-weight: bold;
}

.background3 {
	background: #f8f8f8;
}

a.btn-attestat {
	text-decoration: none;
	border-bottom: 1px solid #0020e2;
	color: #0020e2;
	line-height: 20px;
	padding-bottom: 10px;
	font-size: 19px;
}

a.btn-attestat:hover {
	border-bottom: none;
	text-decoration: none;
}

.uk-link,
a {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}

a.btn-offer {
	height: 50px;
	line-height: 50px;
	background: #f00000;
	padding: 7px 40px;
	text-decoration: none;
	border: 1px solid #fff;
	display: inline-block;
	font-size: 13px;
	-webkit-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -12px;
}

a.btn-offer:hover {
	background: #ff0000;
	color: #fff;
	text-decoration: none;
}

button.btn-offer {
	height: 70px;
	line-height: 50px;
	background: #f00000;
	padding: 7px 20px;
	text-decoration: none;
	border: 1px solid #fff;
	display: inline-block;
	font-size: 12px;
	-webkit-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -12px;
	cursor: pointer;
}

button.btn-offer:hover {
	background: #ff0000;
	color: #fff;
	text-decoration: none;
}

.uk-panel-box-secondary {
	background-color: #fff;
	color: #444;
}

.uk-panel-box-secondary h2 {
	font-weight: bold;
	font-size: 20px !important;
	line-height: 25px !important;
}

.uk-panel-box-inner {
	padding-left: 15px;
	padding-right: 15px;
}

.price {
	color: #0020e2;
	font-size: 20px;
	margin-top: -20px;
}

.uk-panel-box-inner-about {
	font-size: 18px;
	line-height: 27px;
	min-height: 200px;
}

a.uk-panel-box-inner-offer-poverka {
	color: #f00000;
	font-size: 20px;
}

a.uk-panel-box-inner-offer-zamena {
	color: #0020e2;
	font-size: 20px;
}

.line-top {
	position: relative;
	text-align: center;
}

.line-top::before {
	content: "";
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 30px;
	height: 6px;
	background-color: #ff0000;
	right: 0;
	margin: 0 auto;
	display: block;
}

.info-z-white {
	font-size: 21px;
	font-family: 'Futura PT Book';
	color: #fff;
	font-weight: bold;
}

.forma-s {
	font-size: 26px;
}

.line-left {
	border-left: 4px solid #ccc;
	margin-left: 20px;
	padding-left: 40px;
}

.uk-panel-shadow {
	padding: 2.3em;
	min-height: 200px;
	background-color: rgba(256, 256, 256, 1);
	color: #000;
}

.forma-z {
	font-weight: bold;
	line-height: 20px;
	font-size: 36px;
}

.forma-a {
	font-weight: bold;
	font-size: 25px;
}