.container:after,
#main-nav:after,
.visual-block:after,
.about-block:after,
.testimonial-block:after,
#footer:after,
.contact-box:after,
.contact-box .social-networks:after,
.carousel .text-box:after,
.feedback-form .row:after,
.bottom-area .wrap:after,
.bottom-area .social-networks:after,
.add-nav ul:after,
#footer .list:after {
	content: " ";
	display: block;
	clear: both;
}

.social-networks,
#main-nav .drop > ul,
#main-nav .drop > ul ul,
.carousel .pagination ul,
.info-list,
.metal-list,
.testimonial-carousel .pagination ul,
.add-nav ul,
#footer .list {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	position: relative;
	margin: 0;
	color: #000;
	background: #fff;
	font: 18px/1.5 "gotham_book", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #0585cd;
}

a:hover {
	text-decoration: none;
	color: #04659b;
}

input,
textarea,
select {
	font: 100% "gotham_book", "Arial", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 2px 7px 3px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "gotham_book", "Arial", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-weight: normal;
	font-size: 26px;
	margin: 0 0 15px;
	line-height: 1.2;
}

h2 {
	font-weight: normal;
	margin: 0 0 14px;
	font-size: 24px;
	line-height: 1.2;
}

.btn,
.feedback-form button {
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	color: #fff;
	background: #0585ce;
	display: inline-block;
	font-size: 15px;
	line-height: 1.2;
	position: relative;
	margin: 0 0 10px;
	padding: 7px 35px 8px 9px;
}

.btn:after,
.feedback-form button:after {
	line-height: 1;
	position: absolute;
	right: 10px;
	top: 50%;
	color: #1a0c98;
	margin-top: -6px;
	font-size: 12px;
	content: "\e602";
}

.btn:hover,
.feedback-form button:hover {
	color: #fff;
	background: #1c0494;
}

.btn:hover:after,
.feedback-form button:hover:after {
	color: #fff;
}

.gm-style img {
	max-width: none;
}

@font-face {
	font-family: "gotham_book";
	src: url("../fonts/gotham_book-webfont.eot");
	src: url("../fonts/gotham_book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham_book-webfont.woff") format("woff"), url("../fonts/gotham_book-webfont.ttf") format("truetype"), url("../fonts/gotham_book-webfont.svg#gotham_bookregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?pbxezk");
	src: url("../fonts/icomoon.eot?#iefixpbxezk") format("embedded-opentype"), url("../fonts/icomoon.ttf?pbxezk") format("truetype"), url("../fonts/icomoon.woff?pbxezk") format("woff"), url("../fonts/icomoon.svg?pbxezk#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

.icon-font,
.btn:after,
.feedback-form button:after,
.social-networks a:before,
.carousel .btn-prev:before,
.carousel .btn-next:before {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-google:before {
	content: "\e601";
}

.icon-facebook:before {
	content: "\e600";
}

.icon-arrow-right:before {
	content: "\e602";
}

.icon-arrow-left:before {
	content: "\e603";
}

.icon-twitter:before {
	content: "\e604";
}

/*! 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;
}

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

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

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

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(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("../images/fancybox/fancybox_sprite.png");
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/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("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	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("../images/fancybox/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, .8);
	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!*/

#wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.container,
#main-nav,
.visual-block,
.about-block,
.testimonial-block,
#footer {
	max-width: 1030px;
	margin: 0 auto;
	padding: 0 15px;
}

#header {
	position: relative;
	z-index: 10;
	padding-top: 20px;
}

#header:before {
	content: "";
	position: absolute;
	top: 0;
	z-index: -1;
	right: 0;
	left: 0;
	bottom: 39px;
	background: #0585ce;
}

#header > .container,
#header > #main-nav,
#header > .visual-block,
#header > .about-block,
#header > .testimonial-block,
#header > #footer {
	position: relative;
	z-index: 2;
	padding-bottom: 10px;
}

.logo {
	float: left;
	margin: 0 0 -101px -2px;
}

.logo img {
	vertical-align: top;
}

.contact-box {
	float: right;
	padding: 33px 15px 0 0;
	max-width: 700px;
}

.contact-box .social-networks {
	float: left;
	padding: 15px 31px 0 0;
	max-width: 400px;
}

.contact-box .contact-wrap {
	letter-spacing: .5px;
	float: right;
}

.contact-box .email {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	position: relative;
}

.contact-box .email:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	height: 1px;
	background: #fff;
	opacity: .5;
}

.contact-box .email:hover:after {
	display: none;
}

.contact-box .tel-link {
	color: #fff;
}

.contact-box .tel-link:hover {
	color: #e6e6e6;
}

.social-networks li {
	list-style: none;
	float: left;
	padding: 0 8px;
}

.social-networks a:hover:before {
	color: #ccc;
}

.social-networks a:before {
	color: #fff;
	font-size: 31px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	line-height: 1;
}

.social-networks a.facebook:before {
	content: "\e600";
}

.social-networks a.twitter:before {
	content: "\e604";
}

.social-networks a.google:before {
	content: "\e601";
}

.tel {
	font-size: 18px;
	line-height: 1.2;
	color: #333;
	display: block;
	margin: 0 0 10px;
}

.tel-link {
	font-size: 26px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.nav-holder {
	background: rgba(0, 0, 0, .84);
	position: relative;
}

#main-nav {
	padding-left: 215px;
	padding-top: 5px;
}

#main-nav .drop > ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 19px 7px 20px;
	list-style: none;
	position: relative;
}

#main-nav .drop > ul > li:first-child {
	padding: 0 11px 7px;
}

#main-nav .drop > ul > li:first-child:before {
	display: none;
}

#main-nav .drop > ul > li:last-child ul {
	left: auto;
	right: 0;
	text-align: right;
	padding: 8px 24px 3px 4px;
}

#main-nav .drop > ul > li.active a {
	color: #83ccf9;
}

#main-nav .drop > ul > li:before {
	content: "";
	top: 2px;
	bottom: 7px;
	left: 0;
	position: absolute;
	width: 1px;
	background: #fff;
}

#main-nav .drop > ul > li.has-drop-down:after {
	content: "";
	position: absolute;
	border-color: #83cdfa transparent transparent transparent;
	border-style: solid;
	border-width: 5px 6px 0 6px;
	height: 0;
	left: 50%;
	margin-left: -3px;
	bottom: 3px;
	width: 0;
}

#main-nav .drop > ul > li a {
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

#main-nav .drop > ul > li a:hover {
	color: #83ccf9;
}

#main-nav .drop > ul > li.hover ul {
	display: block;
}

#main-nav .drop > ul > li.hover > a {
	color: #83ccf9;
}

#main-nav .drop > ul ul {
	display: none;
	position: absolute;
	padding: 5px 4px 5px 24px;
	top: 100%;
	left: 0;
	background: rgba(0, 0, 0, .84);
}

#main-nav .drop > ul ul li {
	list-style: none;
	min-width: 212px;
	max-width: 212px;
	padding: 0 0 20px;
}

#main-nav .opener {
	display: none;
}

.opener {
	float: right;
	width: 37px;
	position: relative;
	height: 37px;
	background: #0585ce;
	border-radius: 2px;
	text-indent: -9999px;
	overflow: hidden;
}

.opener:before,
.opener:after,
.opener span {
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 19px;
	left: 25%;
	right: 25%;
	height: 3px;
	margin-top: -2px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.opener:before,
.opener:after {
	content: "";
	top: 13px;
}

.opener:after {
	top: 25px;
}

.close-btn span,
.active .opener span {
	opacity: 0;
}

.opener:hover {
	opacity: .9;
}

.close-btn:after,
.close-btn:before,
.active .opener:after,
.active .opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 19px;
	left: 15%;
	right: 15%;
}

.close-btn:after,
.active .opener:after {
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.resize-active .drop a,
.resize-active .drop {
	-webkit-transition: none !important;
	transition: none !important;
}

.visual-block {
	margin-top: -39px;
}

.bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: -1;
}

.bg-stretch img {
	vertical-align: top;
	max-width: none;
}

.carousel {
	position: relative;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel .mask .slideset {
	width: 99999px;
	float: left;
}

.carousel .mask .slide {
	padding: 38px 0;
	height: 250px;
	float: left;
	position: relative;
}

.carousel .text-box {
	position: absolute;
	bottom: 82px;
	left: 64px;
	right: 63px;
	max-height: 360px;
	overflow: hidden;
}

.carousel .btn,
.carousel .feedback-form button,
.feedback-form .carousel button {
	float: right;
	font-size: 24px;
	line-height: 1.2;
	margin: 0;
	padding: 12px 55px 11px 15px;
}

.carousel .btn:after,
.carousel .feedback-form button:after,
.feedback-form .carousel button:after {
	right: 17px;
	margin-top: -8px;
	font-size: 16px;
}

.carousel .wrap-table {
	display: table;
	width: 100%;
	margin: 0 0 18px;
}

.carousel .wrap-table .col {
	height: 100px;
	display: table-cell;
	line-height: 1.2;
	font-size: 17px;
	padding: 5px 5px 5px 14px;
	background: rgba(0, 0, 0, .73);
	border: 1px solid #0585ce;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}

.carousel .wrap-table .col:first-child {
	padding: 5px;
	width: 33.8%;
	background: #0585ce;
}

.carousel .wrap-table h1 {
	padding: 0 0 5px;
	margin: 0;
}

.carousel .wrap-table p {
	margin: 0;
}

.carousel .btn-prev,
.carousel .btn-next {
	position: absolute;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	top: 50%;
	margin-top: -64px;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	border: 1px solid #1a0497;
}

.carousel .btn-prev:before,
.carousel .btn-next:before {
	position: absolute;
	top: 50%;
	color: #1a0497;
	left: 50%;
	font-size: 16px;
	margin: -8px 0 0 -10px;
}

.carousel .btn-prev:hover,
.carousel .btn-next:hover {
	background: #0585ce;
}

.carousel .btn-prev {
	left: 12px;
}

.carousel .btn-prev:before {
	content: "\e603";
}

.carousel .btn-next {
	right: 12px;
}

.carousel .btn-next:before {
	margin-left: -7px;
	content: "\e602";
}

.carousel .pagination {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	padding: 8px 0 4px;
}

.carousel .pagination:before {
	content: "";
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: rgba(0, 0, 0, .73);
}

.carousel .pagination ul {
	text-align: center;
}

.carousel .pagination li {
	vertical-align: top;
	display: inline-block;
	padding: 0 2px;
}

.carousel .pagination li.active a {
	background: #1c0494;
}

.carousel .pagination a {
	overflow: hidden;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #83cdfa;
	display: block;
	border: 1px solid #fff;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.carousel .pagination a:hover {
	background: #1c0494;
}

#main {
	position: relative;
	width: 100%;
}

.info-block {
	padding: 0 0 24px;
	text-align: center;
}

.info-block .info-box {
	font-size: 18px;
	padding: 17px 0 14px;
	background: rgba(0, 0, 0, .73);
	position: relative;
	color: #fff;
	margin: 0 0 40px;
}

.info-block .info-box:after {
	content: "";
	position: absolute;
	border-color: #384044 transparent transparent transparent;
	border-style: solid;
	border-width: 11px 12px 0 12px;
	height: 0;
	bottom: -11px;
	margin-left: -5px;
	left: 50%;
	width: 0;
}

.info-block .info-box .container,
.info-block .info-box #main-nav,
.info-block .info-box .visual-block,
.info-block .info-box .about-block,
.info-block .info-box .testimonial-block,
.info-block .info-box #footer {
	max-width: 810px;
}

.info-block .info-box p {
	margin: 0 0 15px;
}

.info-block h2 {
	color: #ceeffd;
	position: relative;
	padding: 0 0 17px;
}

.info-block h2:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -38px;
	width: 89px;
	height: 2px;
	background: #0585ce;
}

.info-block .text-area {
	max-width: 810px;
	margin: 0 auto 17px;
	color: #383f44;
	line-height: 1.78;
}

.info-block .text-area p {
	margin: 0 0 10px;
}

.info-block .text-box {
	color: #383f44;
	font-size: 25px;
	line-height: 1.2;
	text-align: center;
}

.info-block .text-box p {
	margin: 0 0 10px;
}

.info-block .text-box .tel-link {
	color: #339ed8;
	font-size: 50px;
	line-height: 1.2;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.info-block .text-box .tel-link:hover {
	color: #2382b5;
}

.info-list {
	letter-spacing: -5px;
	text-align: center;
	line-height: 1.11;
	position: relative;
	padding: 12px 0 0;
	margin: 0 0 16px;
}

.info-list:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	margin-left: -45px;
	width: 89px;
	height: 2px;
	background: #0585ce;
}

.info-list:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -45px;
	width: 89px;
	height: 2px;
	background: #0585ce;
}

.info-list li {
	vertical-align: top;
	display: inline-block;
	letter-spacing: 0;
	width: 160px;
	padding: 0 10px 2px;
}

.info-list li:last-child {
	width: 172px;
}

.info-list .icon {
	height: 58px;
	display: block;
	margin: 0 0 10px;
}

.info-list .icon .ico,
.info-list .icon .ico-hover {
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.info-list .icon .ico-hover {
	display: none;
}

.info-list .icon img {
	vertical-align: top;
}

.info-list p {
	margin: 0 0 10px;
}

.info-list a {
	color: #000;
	display: inline-block;
}

.info-list a:hover .ico {
	display: none;
}

.info-list a:hover .ico-hover {
	display: inline-block;
}

.metal-block {
	background: #f0f0f0;
	color: #1c1c1c;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding: 29px 0 4px;
	margin: 0 0 52px;
}

.metal-block:before {
	content: "";
	position: absolute;
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 11px 12px 0 12px;
	height: 0;
	left: 50%;
	top: 0;
	width: 0;
	margin-left: -12px;
}

.metal-block h2 {
	color: #0585ce;
	margin: 0 0 3px;
}

.metal-block .container > p,
.metal-block #main-nav > p,
.metal-block .visual-block > p,
.metal-block .about-block > p,
.metal-block .testimonial-block > p,
.metal-block #footer > p {
	margin: 0 0 32px;
}

.metal-block .feedback-form h2 {
	color: #0585cd;
	margin: 0 0 24px;
}

.metal-list {
	text-align: left;
	padding: 0 11px 37px 14px;
	letter-spacing: -5px;
}

.metal-list .image {
	display: block;
	margin: 0 0 11px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.metal-list .image img {
	vertical-align: top;
}

.metal-list .image:before {
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.metal-list a {
	display: block;
	padding: 4px;
	background: #fff;
	border-bottom: 1px solid #d6d6d6;
}

.metal-list a:hover .image:before {
	background: rgba(255, 255, 255, .57);
}

.metal-list .ttl {
	display: block;
	color: #000;
	text-transform: uppercase;
	font: 600 14px/1.2 "Open Sans", "Arial", "Helvetica", sans-serif;
	padding: 0 11px 9px;
}

.metal-list li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 0 10px 5px 9px;
	letter-spacing: 0;
}

.feedback-form {
	padding: 0 0 0 24px;
	margin: 0 0 10px;
}

.feedback-form h2 {
	position: relative;
	margin: 0 0 24px;
	padding: 0 0 17px;
}

.feedback-form h2 .note {
	color: #900;
}

.feedback-form h2:after {
	background: none repeat scroll 0 0 #0585cd;
	bottom: 0;
	content: "";
	height: 2px;
	left: 50%;
	margin-left: -45px;
	position: absolute;
	width: 89px;
}

.feedback-form .row {
	margin: 0 0 16px;
}

.feedback-form label {
	float: left;
	font: 16px;
	line-height: 2;
	color: #353535;
	margin: 0 22px 0 0;
	text-align: right;
	width: 140px;
	font-weight: bold;
}

.feedback-form label .color {
	color: #600;
}

.feedback-form input[type="text"],
.feedback-form input[type="tel"],
.feedback-form input[type="email"] {
	height: 30px;
	background: #fff;
	outline: none;
	width: 388px;
	float: left;
	color: #353535;
	font: 18px/1.2 "gotham_book", "Arial", "Helvetica", sans-serif;
}

.feedback-form .wrap {
	width: 695px;
	display: inline-block;
}

.feedback-form button {
	display: block;
	margin: -2px auto 0;
	min-width: 140px;
	height: 52px;
	padding: 5px;
	border: none;
	outline: none;
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
	border-radius: 0;
	padding-right: 34px;
}

.feedback-form button:after {
	right: 7px;
	margin-top: -7px;
	font-size: 16px;
}

.about-block {
	font-size: 16px;
	line-height: 1.19;
	position: relative;
	padding: 26px 15px 32px;
	text-align: center;
	margin-bottom: 55px;
	color: #000;
}

.about-block .bg-stretch {
	right: 15px;
	left: 15px;
	opacity: .41;
}

.about-block h2 {
	font-size: 35px;
	line-height: 1.2;
	color: #339ed8;
	margin: 0 0 19px;
}

.about-block p {
	margin: 0 0 20px;
}

.about-block .text-area {
	padding: 6px 8% 15px;
	position: relative;
	z-index: 1;
}

.about-block .text-area:before {
	content: "";
	position: absolute;
	top: 0;
	z-index: -1;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: rgba(229, 229, 229, .57);
}

.about-block .btn,
.about-block .feedback-form button,
.feedback-form .about-block button {
	margin: 11px 0 10px 24px;
}

.testimonial-block {
	margin-bottom: 33px;
}

.testimonial-carousel {
	position: relative;
}

.testimonial-carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.testimonial-carousel .mask .slideset {
	width: 9999px;
	float: left;
}

.testimonial-carousel .mask .slide {
	float: left;
}

.testimonial-carousel blockquote {
	padding: 10px 90px 19px;
	margin: 0;
	border: none;
	color: #0585ce;
	text-align: center;
}

.testimonial-carousel blockquote q {
	font-size: 40px;
	line-height: 42px;
	color: #0585ce;
	display: block;
	margin: 0 0 10px;
}

.testimonial-carousel blockquote q:before {
	content: "“";
	font-size: 68px;
	display: inline-block;
	position: relative;
	top: 11px;
}

.testimonial-carousel blockquote q:after {
	content: "”";
}

.testimonial-carousel blockquote cite {
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	display: inline-block;
	font-style: normal;
}

.testimonial-carousel .pagination {
	text-align: center;
}

.testimonial-carousel .pagination ul {
	max-width: 620px;
	display: inline-block;
}

.testimonial-carousel .pagination ul li {
	float: left;
	padding: 0 2px 5px 3px;
}

.testimonial-carousel .pagination ul li.active a {
	background: #1c0494;
}

.testimonial-carousel .pagination ul a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background: #83cdfa;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.testimonial-carousel .pagination ul a:hover {
	background: #1c0494;
}

.contact-block {
	border-top: 4px solid #ceeffd;
	position: relative;
	padding: 31px 0 45px;
}

.contact-block .container,
.contact-block #main-nav,
.contact-block .visual-block,
.contact-block .about-block,
.contact-block .testimonial-block,
.contact-block #footer {
	padding: 0 55px 0 117px;
}

.contact-block:before {
	content: "";
	position: absolute;
	border-color: #ceeffd transparent transparent transparent;
	border-style: solid;
	border-width: 10px 11px 0 11px;
	height: 0;
	top: -1px;
	left: 50%;
	margin-left: -11px;
	width: 0;
}

.twitter-box {
	float: left;
	width: 61%;
}

.video-link {
	float: right;
	width: 250px;
	margin-top: -100px;
}

.video-link .image {
	position: relative;
	margin: 0 0 10px;
}

.video-link .image img {
	vertical-align: top;
}

.video-link .ttl {
	font-weight: normal;
	font-size: 20px;
	line-height: 1.2;
	color: #282e73;
	text-align: center;
	display: block;
	margin: 0 -5px;
}

.video-link .ttl a {
	color: #0585cd;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.video-link .ttl a:hover {
	color: #04659b;
}

.video-link .name {
	display: block;
}

.play {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: #108bd1;
	position: absolute;
	bottom: 16px;
	left: 50%;
	z-index: 5;
	margin-left: -24px;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.play:hover {
	background: #1c0494;
}

.play:before {
	content: "";
	position: absolute;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 15px 0 15px 21px;
	height: 0;
	margin: -15px 0 0 -8px;
	left: 50%;
	top: 50%;
	width: 0;
}

.bottom-area {
	background: #f0f0f0;
	padding-bottom: 27px;
}

.bottom-area .container,
.bottom-area #main-nav,
.bottom-area .visual-block,
.bottom-area .about-block,
.bottom-area .testimonial-block,
.bottom-area #footer {
	padding: 0 15px 0 80px;
}

.bottom-area .holder {
	overflow: hidden;
}

.bottom-area .contact-box {
	float: left;
	padding: 0 40px 0 0;
	position: relative;
}

.bottom-area .contact-wrap {
	padding: 8px 0 12px;
	position: relative;
	margin: 0;
	max-width: 430px;
	float: none;
}

.bottom-area .contact-wrap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 4px;
	background: #0585ce;
	height: 2px;
	width: 89px;
}

.bottom-area .contact-wrap:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 3px;
	background: #0585ce;
	height: 2px;
	width: 89px;
}

.bottom-area .tel-link {
	color: #333;
	margin-left: 5px;
}

.bottom-area .tel-link:hover {
	color: #1a1a1a;
}

.bottom-area .email {
	color: #333;
}

.bottom-area .email:after {
	background: #ccc;
}

.bottom-area .email:hover {
	color: #1a1a1a;
}

.bottom-area .email:hover:after {
	display: none;
}

.bottom-area .social-networks {
	margin: 0 0 0 -5px;
	float: none;
}

.bottom-area .social-networks a:before {
	color: #0585ce;
}

.bottom-area .social-networks a:hover:before {
	color: #1c0494;
}

.bottom-area .box {
	float: left;
	padding-top: 10px;
}

.bottom-area .box .ico {
	float: left;
	margin: 0 14px 0 0;
}

.bottom-area .box .ico img {
	vertical-align: top;
}

.bottom-area .box .text {
	padding: 11px 0 0;
	display: block;
	float: left;
	color: #4a4a4a;
	font-size: 30px;
	line-height: 1.2;
	font-weight: bold;
}

.logo-fotter {
	margin: -1px 26px 0 0;
	float: left;
}

.logo-fotter img {
	vertical-align: top;
}

.add-nav {
	padding: 21px 0 14px;
}

.add-nav ul li {
	float: left;
	margin: 0 0 0 46px;
}

.add-nav ul li:first-child {
	margin: 0;
}

#footer {
	padding: 18px 15px;
	color: #4a4a4a;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
}

#footer p {
	margin: 0 0 14px;
}

#footer .list {
	margin: 0 -8px 6px 0;
	text-align: left;
}

#footer .list li {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0 2px 0 40px;
	line-height: 1.2;
	display: inline-block;
	vertical-align: top;
	letter-spacing: -.5px;
}

#footer .list a {
	color: #4a4a4a;
	position: relative;
}

#footer .list a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #dbdbdb;
}

#footer .list a:hover:after {
	display: none;
}

#footer .copy {
	display: inline-block;
	margin: 0 -72px 0 55px;
}

#footer .by {
	font-weight: normal;
	position: relative;
	display: block;
	padding: 11px 0 0;
	vertical-align: middle;
}

#footer .by:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	background: #0585ce;
	height: 2px;
	width: 89px;
	margin-left: -33px;
}

#footer .link {
	width: 57px;
	margin: 0 -30px 0 13px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	background: url(../images/ico-08.png) no-repeat;
}

.error input,
.error textarea {
	border: 1px solid #f00 !important;
}

.popup-holder {
	height: 0;
	overflow: hidden;
	position: relative;
}

.popap-wrap {
	width: 200px;
	text-align: center;
	line-height: 3.5;
	font-size: 25px;
}

.popap-wrap p {
	margin: 0;
}

@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("../images/fancybox/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("../images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media all and (max-width: 1023px) {
	.info-list li {
		width: 150px;
	}

	.add-nav ul li {
		margin: 0 0 0 20px;
	}

	#footer .list {
		margin: 0 0 6px;
		padding: 0;
	}
}

@media all and (max-width: 991px) {
	#header:before {
		bottom: 47px;
	}

	#header {
		padding-top: 0;
	}

	#header > .container,
	#header > #main-nav,
	#header > .visual-block,
	#header > .about-block,
	#header > .testimonial-block,
	#header > #footer {
		padding: 0 15px;
	}

	#header.active #main-nav .drop {
		opacity: 1;
		z-index: 1000;
		height: auto;
	}

	.tel {
		margin: 0 0 5px;
	}

	.tel-link {
		font-size: 22px;
	}

	#main-nav {
		padding-bottom: 5px;
		font-size: 14px;
		line-height: 1.2;
	}

	#main-nav .drop > ul > li {
		display: block;
		text-align: right;
		padding: 0 10px;
		margin: 3px 0 6px;
	}

	#main-nav .drop > ul > li:first-child {
		padding: 0 10px 0;
	}

	#main-nav .drop > ul > li:before {
		display: none;
	}

	#main-nav .drop > ul > li.has-drop-down:after {
		left: 5px;
		margin: 0;
		bottom: auto;
		top: 10px;
	}

	#main-nav .drop > ul > li a {
		display: block;
	}

	#main-nav .drop > ul ul {
		padding: 5px 0;
		position: static;
		background: none;
		text-align: right;
	}

	#main-nav .drop > ul ul li {
		max-width: 100%;
		padding: 7px 10px 0;
	}

	#main-nav .opener {
		display: block;
	}

	#main-nav .drop {
		-webkit-transition: z-index .3s ease, opacity .3s ease;
		transition: z-index .3s ease, opacity .3s ease;
		overflow: hidden;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: -1;
		opacity: 0;
		height: 0;
		border-top: 1px solid #ccc;
		background: rgba(0, 0, 0, .84);
		border-bottom: 1px solid #ccc;
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	}

	.visual-block {
		position: relative;
		top: -47px;
		margin-bottom: -47px;
	}

	.carousel .mask .slide {
		height: 450px;
	}

	.info-block {
		padding: 0 0 15px;
	}

	.info-block .info-box {
		margin: 0 0 15px;
		padding: 15px 0 5px;
	}

	.info-block h2 {
		padding: 0 0 15px;
	}

	.info-block .text-box {
		font-size: 20px;
	}

	.info-block .text-box .tel-link {
		font-size: 30px;
	}

	.metal-block {
		padding: 15px 0 5px;
		margin: 0 0 15px;
	}

	.metal-block .container > p,
	.metal-block #main-nav > p,
	.metal-block .visual-block > p,
	.metal-block .about-block > p,
	.metal-block .testimonial-block > p,
	.metal-block #footer > p {
		margin: 0 0 15px;
	}

	.metal-list {
		padding: 0 0 15px;
		margin: 0 -5px;
	}

	.metal-list .ttl {
		padding: 0 5px 9px;
	}

	.metal-list li {
		padding: 0 5px 5px;
	}

	.feedback-form {
		padding: 0;
	}

	.feedback-form h2 {
		margin: 0 0 15px;
		padding: 0 0 15px;
	}

	.feedback-form .row {
		margin: 0 0 10px;
	}

	.about-block {
		padding: 15px;
		margin: 0 0 15px;
	}

	.about-block .text-area {
		padding: 5px 25px 15px;
	}

	.about-block .btn,
	.about-block .feedback-form button,
	.feedback-form .about-block button {
		margin: 0 0 10px;
	}

	.testimonial-block {
		margin-bottom: 15px;
	}

	.testimonial-carousel blockquote {
		padding: 10px 15px;
	}

	.contact-block .container,
	.contact-block #main-nav,
	.contact-block .visual-block,
	.contact-block .about-block,
	.contact-block .testimonial-block,
	.contact-block #footer {
		padding: 0 15px;
	}

	.contact-block {
		padding-bottom: 15px;
	}

	.twitter-box {
		width: 50%;
	}

	.video-link {
		margin-top: -55px;
	}

	.bottom-area {
		padding-bottom: 5px;
	}

	.bottom-area .container,
	.bottom-area #main-nav,
	.bottom-area .visual-block,
	.bottom-area .about-block,
	.bottom-area .testimonial-block,
	.bottom-area #footer {
		padding: 0 15px;
	}

	.logo-fotter {
		margin: 0 5px 0 -15px;
	}

	.add-nav ul li {
		margin: 0 0 0 5px;
	}

	#footer .list {
		text-align: center;
	}

	#footer .list li {
		padding: 0 15px 5px;
	}
}

@media all and (max-width: 767px) {
	h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 22px;
	}

	.logo {
		float: none;
		width: 120px;
		margin: -10px auto 5px;
	}

	.contact-box {
		float: none;
		padding: 0;
		max-width: 100%;
	}

	.carousel .mask .slide {
		padding: 47px 0 38px;
	}

	.carousel .btn,
	.carousel .feedback-form button,
	.feedback-form .carousel button {
		float: none;
		display: block;
		width: 240px;
		margin: 0 auto;
	}

	.carousel .wrap-table {
		display: block;
	}

	.carousel .wrap-table .col {
		display: block;
		height: auto;
		padding: 10px;
	}

	.carousel .wrap-table .col:first-child {
		width: 100%;
	}

	.info-list li:last-child {
		width: 155px;
	}

	.metal-block .feedback-form h2 {
		margin: 0 0 5px;
	}

	.metal-list {
		text-align: center;
	}

	.metal-list li {
		width: auto;
		max-width: 226px;
		text-align: left;
	}

	.feedback-form .row {
		margin: 0 0 5px;
	}

	.feedback-form label {
		float: none;
		display: block;
		text-align: left;
		width: auto;
	}

	.feedback-form input[type="text"],
	.feedback-form input[type="tel"],
	.feedback-form input[type="email"] {
		float: none;
		display: block;
		width: 100%;
	}

	.feedback-form .wrap {
		width: auto;
		display: block;
	}

	.feedback-form button {
		margin: 10px auto;
	}

	.about-block h2 {
		font-size: 26px;
		margin: 0 0 15px;
	}

	.about-block p {
		margin: 0 0 15px;
	}

	.testimonial-block {
		margin-bottom: 5px;
	}

	.testimonial-carousel blockquote {
		padding: 0 0 5px;
	}

	.testimonial-carousel blockquote q {
		font-size: 30px;
		line-height: 1.2;
		margin: 0 0 5px;
	}

	.testimonial-carousel blockquote q:before {
		font-size: 30px;
		position: static;
	}

	.contact-block {
		padding: 15px 0;
	}

	.twitter-box {
		float: none;
		width: auto;
		max-width: 440px;
		margin: 0 auto 15px;
	}

	.video-link {
		float: none;
		margin: 0 auto;
	}

	.bottom-area {
		text-align: center;
	}

	.bottom-area .contact-box {
		display: block;
		padding: 0;
		float: none;
	}

	.bottom-area .contact-wrap {
		float: none;
		max-width: 100%;
		text-align: center;
		margin: 0 0 10px;
	}

	.bottom-area .contact-wrap:before {
		left: 50%;
		margin-left: -45px;
	}

	.bottom-area .contact-wrap:after {
		left: 50%;
		margin-left: -45px;
	}

	.bottom-area .social-networks {
		display: inline-block;
		padding: 0;
		margin: 0 0 5px;
	}

	.bottom-area .box {
		float: none;
		display: inline-block;
		padding: 0;
	}

	.logo-fotter {
		width: 100px;
		float: none;
		margin: 0 auto 5px;
	}

	.add-nav {
		padding: 0;
	}

	.add-nav ul li {
		margin: 0 0 3px;
		float: none;
		text-align: center;
		font-size: 16px;
	}

	#footer .copy {
		margin: 0 0 0 15px;
	}
}

@media all and (max-width: 479px) {
	.contact-box {
		text-align: center;
	}

	.contact-box .social-networks {
		float: none;
		padding: 0;
		display: inline-block;
	}

	.contact-box .contact-wrap {
		float: none;
		text-align: center;
	}

	.carousel .text-box {
		left: 55px;
		right: 55px;
	}

	.carousel .btn:after,
	.carousel .feedback-form button:after,
	.feedback-form .carousel button:after {
		right: 5px;
		margin-top: -7px;
	}

	.carousel .btn,
	.carousel .feedback-form button,
	.feedback-form .carousel button {
		font-size: 18px;
		width: auto;
		padding: 8px 30px 9px 10px;
	}

	.carousel .btn-prev {
		left: 5px;
	}

	.carousel .btn-next {
		right: 5px;
	}

	#footer .list li {
		padding: 0 0 5px;
		margin: 0 -5px;
	}

	#footer .list a {
		text-decoration: underline;
	}

	#footer .list a:after {
		display: none;
	}

	#footer .list a:hover {
		text-decoration: none;
	}
}

.cen {text-align: center;}
