/* ---------------------------------------------------------
	1. General reset
	2. icomoon fonts styles
	3. Common site styles
	---------------------------------------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.list-unstyled,
.dropdown,
#nav .main-nav,
.visual .buttons,
.navbar .nav,
.social-networsk,
.widget_buttons ul,
.columns .list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.container.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

a,
.btn,
.dropdown,
.dropdown li a:after,
#nav,
#nav .main-nav a:after,
.navbar .nav > li > a:before {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #282828;
	background: #fff;
	font: 14px/1.5 "Roboto", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
}

.gm-style img {
	max-width: none;
}

/*  ---------------------------------------------------------
	1. General reset
	---------------------------------------------------------*/

html.resize-active *,
html.resize-active *:before,
html.resize-active *:after {
	-webkit-transition: none !important;
	transition: none !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: normal;
	margin: 0;
	color: #2d2d2d;
}

h1,
.h1 {
	font-size: 30px;
}

h2,
.h2 {
	font-size: 26px;
}

h3,
.h3 {
	font-size: 20px;
}

h4,
.h4 {
	font-size: 18px;
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #222f3c;
	text-decoration: underline;
}

a:hover {
	color: #1e578e;
}

a:hover,
a:focus {
	text-decoration: none;
}

.container {
	max-width: 1310px;
	padding: 0 15px;
	margin: 0 auto;
	position: relative;
}

.btn {
	min-width: 125px;
	padding: 8px 10px;
	padding-left: 38px;
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
	line-height: 25px;
	text-transform: capitalize;
	color: #222f3c;
	background: transparent;
	border: 2px solid #e9e8df;
	border-radius: 8px;
	text-decoration: none;
	position: relative;
}

.btn [class*="icon-"],
.btn:before {
	font-size: 22px;
	line-height: inherit;
	color: #222f3c;
	position: absolute;
	top: 50%;
	left: 19px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.btn:before {
	font-family: "icomoon";
	content: "";
	font-weight: normal;
}

.btn:hover {
	color: #004990;
	background: #e9e8df;
}

.btn.red {
	color: #fff;
	background: #222f3c;
	border: none;
}

.btn.red [class*="icon-"],
.btn.red:before {
	color: inherit;
}

.btn.red:hover {
	background: #9facba;
}

.btn-link {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 1.1;
	padding: 0 0 0 18px;
	position: relative;
	text-decoration: none;
}

.btn-link:before {
	font-family: "icomoon";
	content: "";
	font-weight: normal;
	color: #222f3c;
	font-size: 26px;
	line-height: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);
}

.btn-link:hover span {
	text-decoration: none;
}

.btn-link span {
	text-decoration: underline;
}

.dropdown {
	padding: 7px 21px 25px;
	line-height: 1.5;
	text-transform: capitalize;
	color: #fff;
	background: #222f3c;
	z-index: 9;
	display: none;
}

*:hover > .dropdown,
*.hover > .dropdown {
	display: block;
}

.dropdown li {
	padding: 0 0 1px;
}

.dropdown li a {
	display: block;
	padding: 8px 8px 8px 0;
	color: inherit;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

.dropdown li a:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: -1px;
	background: rgba(255, 255, 255, .32);
	z-index: -1;
}

.dropdown li a:hover {
	padding: 8px 4px;
}

.dropdown li a:hover:after {
	top: 0;
}

blockquote {
	margin: 0 0 20px;
	quotes: none;
	line-height: 1.2;
	color: #000;
}

blockquote q {
	display: block;
	font-size: 18px;
	margin: 0 0 13px;
}

blockquote q:before {
	content: "“";
}

blockquote q:after {
	content: "”";
}

blockquote cite {
	display: block;
}

blockquote cite a {
	text-decoration: none;
	color: inherit;
}

blockquote cite a:hover {
	color: #cb2127;
}

.accessibility {
	width: 1px;
	height: 1px;
	position: absolute;
	left: -10000px;
	top: auto;
	overflow: hidden;
}

.accessibility:focus {
	width: auto;
	height: auto;
	left: 0;
	z-index: 999;
}

noscript > div {
	padding: 0 10px;
	position: absolute;
	z-index: 999;
	background: #fff;
}

.hidden {
	width: 1px;
	height: 1px;
	position: absolute;
	left: -9999px;
	top: auto;
	overflow: hidden;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #818181;
	padding: 8px 10px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #000;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #818181;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #818181;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #818181;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #818181;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #818181;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

/*  ---------------------------------------------------------
	2. icomoon fonts styles
	---------------------------------------------------------*/

@font-face {
	font-family: icomoon;
	src: url("../fonts/icomoon.eot");
	src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-comments-o:before {
	content: "\e900";
}

.icon-file-text-o:before {
	content: "\e901";
}

.icon-share:before {
	content: "\e902";
}

.icon-calculator:before {
	content: "\e903";
}

.icon-caret-right:before {
	content: "\e904";
}

.icon-caret-left:before {
	content: "\e905";
}

.icon-caret-up:before {
	content: "\e906";
}

.icon-caret-down:before {
	content: "\e907";
}

.icon-twitter:before {
	content: "\e908";
}

.icon-linkedin:before {
	content: "\e909";
}

.icon-google-plus:before {
	content: "\e90a";
}

.icon-facebook:before {
	content: "\e90b";
}

/* header styles */

#header {
	padding: 10px 15px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	position: relative;
	z-index: 99;
}

#header .holder {
	width: calc(100% - 160px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

/* page logo styles */

.logo {
	width: 160px;
	float: left;
}

.logo img {
	width: 100%;
	max-width: inherit;
	height: auto;
	display: block;
}

/* nav opener styles */

.nav-opener {
	width: 30px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 7px 0;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	height: 4px;
	background: #cb2127;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -2px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 0;
	margin: 0;
}

.nav-opener:after {
	top: 16px;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-opener:hover:before,
.nav-opener:hover:after,
.nav-opener:hover span {
	background: #004990;
}

/* top navigation styles */

#nav {
	padding: 15px;
	font-size: 18px;
	font-weight: 500;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	transform-origin: center top 0;
	box-shadow: 0 1px 15px rgba(0, 0, 0, .3);
}

.nav-active #nav {
	background: #004990;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}

#nav .main-nav li {
	position: relative;
	padding: 0 0 1px;
}

#nav .main-nav a {
	text-decoration: none;
}

#nav .second-nav:hover .opener:before,
#nav .second-nav:hover .opener:after,
#nav .second-nav:hover .opener span {
	background: #004990;
}

#nav .second-nav .opener {
	width: 38px;
	height: 32px;
	position: relative;
	display: none;
}

#nav .second-nav .opener:before,
#nav .second-nav .opener:after,
#nav .second-nav .opener span {
	height: 6px;
	background: #cb2127;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -3px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

#nav .second-nav .opener:before,
#nav .second-nav .opener:after {
	content: "";
	top: 0;
	margin: 0;
}

#nav .second-nav .opener:after {
	top: 26px;
}

#nav .second-nav .dropdown {
	top: 100%;
	right: 0;
	left: auto;
}

/*  ---------------------------------------------------------
	3. Сommon site styles
	---------------------------------------------------------*/

/* main container styles */

#wrapper {
	overflow: hidden;
}

/* main informative part styles */

#main {
	padding: 0 0 30px;
}

/* visual styles */

.visual {
	padding: 20px 0;
	background-size: cover;
	background-position: center bottom;
}

.visual .card {
	max-width: 350px;
	margin: 0 auto;
	border-radius: 5px;
	background: #fefefe;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .05);
	overflow: hidden;
}

.visual .card-img {
	width: 100px;
	float: left;
	margin: 0 10px 10px 0;
	border-radius: 5px;
	overflow: hidden;
}

.visual .card-img img {
	width: 100%;
	max-width: inherit;
	height: auto;
	display: block;
}

.visual .card .description {
	padding: 10px 0px; /*10px 15px*/
}

.visual .card .title-holder {
	overflow: hidden;
}

.visual .card-title {
	display: block;
	font-size: 26px;
	line-height: 1.4;
	font-weight: normal;
	color: #2d2d2d;
}

.visual .card .designation {
	display: block;
	font-size: 18px;
	line-height: 1;
	font-weight: normal;
	color: #2d2d2d;
	margin: 0 0 3px;
}

.visual .card .email {
	display: inline-block;
	vertical-align: top;
	color: #0093d7;
}

.visual .card .email:hover {
	color: #004990;
}

.visual .card dl {
	line-height: 20px;
	font-weight: 500;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0;
}

.visual .card dl dt {
	width: 60px;
}

.visual .card dl dd {
	width: calc(100% - 60px);
	font-size: 16px;
	padding: 0 0 5px 5px;
	margin: 0;
}

.visual .card dl a {
	text-decoration: none;
	color: inherit;
}

.visual .card dl a:hover {
	color: #cb2127;
}

.visual .buttons {
	max-width: 350px;
	margin: 0 auto;
}

.visual .buttons li {
	margin: 8px 0 0;
}

.visual .buttons .btn {
	display: block;
	min-width: inherit;
	text-transform: uppercase;
	padding-left: 52px;
}

.visual .buttons .btn:before {
	display: none;
}

.visual .buttons .btn [class*="icon-"] {
	width: 24px;
	left: 14px;
	text-align: center;
	font-size: 21px;
}

.visual .buttons .btn [class*="icon-"].icon-comments-o {
	font-size: 24px;
}

.visual .buttons .btn [class*="icon-"].icon-share {
	left: 16px;
}

/* navigation bar styles */

.navbar {
	background: #222f3c;
}

.navbar.active .opener {
	background: rgba(255, 255, 255, .1);
}

.navbar.active .opener:after {
	-webkit-transform: translateY(-50%) scaleY(-1);
	-ms-transform: translateY(-50%) scaleY(-1);
	transform: translateY(-50%) scaleY(-1);
}

.navbar .opener {
	display: block;
	font-size: 18px;
	font-weight: 500;
	padding: 15px 40px 15px 15px;
	color: #fff;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.navbar .opener:after {
	font-family: "icomoon";
	content: "";
	font-weight: normal;
	position: absolute;
	top: 50%;
	right: 30px;
	font-size: 26px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.navbar .opener:hover {
	color: #fff;
	background: rgba(255, 255, 255, .1);
}

.navbar .container {
	border-top: 1px solid rgba(255, 255, 255, .3);
}

.navbar .nav {
	font-size: 18px;
	line-height: 1.5;
	text-transform: uppercase;
	padding: 11px 0;
}

.navbar .nav > li {
	position: relative;
	padding: 0 0 1px;
}

.navbar .nav > li > a {
	display: block;
	color: #fff;
	padding: 11px 10px 11px 0;
	position: relative;
	z-index: 1;
	text-decoration: none;
}

.navbar .nav > li > a:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: -1px;
	background: rgba(255, 255, 255, .32);
	z-index: -1;
}

.navbar .nav > li > a:after {
	font-family: "icomoon";
	content: "";
	font-weight: normal;
	font-size: 26px;
	line-height: 1;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
}

.navbar .nav > li > a:hover:after,
.navbar .nav > li:hover > a:after,
.navbar .nav > li.hover > a:after {
	-webkit-transform: translateY(-50%) scaleY(-1);
	-ms-transform: translateY(-50%) scaleY(-1);
	transform: translateY(-50%) scaleY(-1);
}

.navbar .nav .dropdown {
	text-transform: inherit;
}

/* social networsks styles */

.social-networsk {
	padding: 10px 0;
	letter-spacing: -.32em;
	text-align: center;
}

.social-networsk li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin: 0 5px 5px;
}

.social-networsk a {
	font-size: 35px;
	border-radius: 100%;
	color: #fff;
	text-decoration: none;
}

.social-networsk a:hover {
	color: #dfdfdf;
}

.social-networsk i {
	display: block;
}

.main-holder {
	padding-top: 20px;
}

/* main content styles */

/* sidebar styles */

.widget {
	padding: 20px 0 0;
}

.widget_buttons ul li {
	margin: 12px 0 0;
}

.widget_buttons ul .btn {
	min-width: inherit;
	display: block;
}

/* footer styles */

#footer {
	padding: 15px 0;
	background: #dfdfdf;
}

.columns {
	margin: 0 -15px;
}

.columns .column {
	padding: 20px 15px;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #fff;
}

.columns .column:first-child {
	border: none;
}

.columns .heading {
	display: block;
	font-size: 24px;
	font-weight: normal;
	color: #2d2d2d;
}

.columns .list li {
	padding: 0 0 3px 8px;
	position: relative;
}

.columns .list li:before {
	font-family: "icomoon";
	content: "";
	font-weight: normal;
	color: #b0b0b0;
	position: absolute;
	top: 0;
	left: 0;
}

.columns .box {
	text-align: center;
}

.columns .box + .box {
	padding: 20px 0 0;
}

.columns .box .heading {
	font-weight: 500;
	color: #383838;
	line-height: 1;
}

.columns .box .rating,
.columns .box time {
	font-size: 25px;
	line-height: 1.2;
	font-weight: bold;
	font-style: italic;
	display: block;
	color: #222f3c;
}

.columns .box .note {
	display: block;
	color: #818181;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	body {
		font-size: 16px;
		line-height: 1.875;
	}

	h1,
	.h1 {
		font-size: 36px;
	}

	h2,
	.h2 {
		font-size: 30px;
	}

	h3,
	.h3 {
		font-size: 24px;
	}

	h4,
	.h4 {
		font-size: 21px;
	}

	h5,
	.h5 {
		font-size: 17px;
	}

	h6,
	.h6 {
		font-size: 15px;
	}

	.btn {
		padding: 10px 18px 10px 38px;
		font-size: 20px;
		line-height: 27px;
	}

	.btn [class*="icon-"],
	.btn:before {
		font-size: 26px;
	}

	.dropdown {
		width: 250px;
		padding: 5px 15px 20px;
		display: block;
		position: absolute;
		top: 100%;
		left: 0;
		visibility: hidden;
		opacity: 0;
	}

	*:hover > .dropdown,
	*.hover > .dropdown {
		visibility: visible;
		opacity: 1;
	}

	.dropdown li a {
		padding: 11px 10px 11px 0;
	}

	.dropdown li a:hover {
		padding: 11px 5px;
	}

	blockquote {
		margin: 0 0 42px;
	}

	#header {
		height: 79px;
		padding: 15px 20px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
	}

	#header .holder {
		width: calc(100% - 220px);
		padding: 4px 0;
	}

	.logo {
		width: 220px;
	}

	.nav-opener {
		display: none;
	}

	#nav {
		font-size: 20px;
		padding: 0;
		position: static;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		box-shadow: none;
	}

	.nav-active #nav {
		background: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	#nav .main-nav {
		display: inline-block;
		vertical-align: top;
		letter-spacing: -.32em;
	}

	#nav .main-nav li {
		display: inline-block;
		vertical-align: top;
		letter-spacing: normal;
		position: relative;
		padding: 0 21px 0 23px;
	}

	#nav .main-nav li + li {
		border-left: 1px solid #c6c6c6;
	}

	#nav .second-nav {
		display: inline-block;
		vertical-align: top;
		padding: 4px 0;
		position: relative;
	}

	#nav .second-nav .opener {
		display: block;
	}

	#wrapper {
		padding: 79px 0 0;
	}

	.visual {
		padding: 29px 0 30px;
	}

	.visual .container {
		max-width: 1320px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.visual .card {
		max-width: inherit;
		width: 470px;
		margin: 0 10px 0 0;
		border-radius: 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.visual .card-img {
		width: 176px;
		float: none;
		margin: 0;
		border-radius: 10px;
	}

	.visual .card .description {
		width: calc(100% - 176px);
		padding: 22px 20px 15px;
	}

	.visual .card-title {
		font-size: 20px;
	}

	.visual .card dl {
		line-height: 22px;
	}

	.visual .card dl dt {
		text-align: right;
	}

	.visual .card dl dd {
		font-size: 18px;
		padding: 0 0 10px 11px;
	}

	.visual .buttons {
		max-width: inherit;
		width: 230px;
		margin: 0;
	}

	.navbar .opener {
		display: none;
	}

	.navbar .opener:after {
		font-size: 22px;
	}

	.navbar .js-slide-hidden {
		position: static !important;
	}

	.navbar .container {
		max-width: 1320px;
		border: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.navbar .nav {
		display: inline-block;
		vertical-align: top;
		letter-spacing: -.32em;
		margin: 0 0 0 -15px;
	}

	.navbar .nav > li {
		display: inline-block;
		vertical-align: top;
		letter-spacing: normal;
		position: relative;
		margin: 0 1px 0 0;
		padding: 0;
	}

	.navbar .nav > li + li:before {
		width: 1px;
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: auto;
		bottom: 0;
		background: #fff;
		opacity: .32;
	}

	.navbar .nav > li > a {
		padding: 7px 15px;
	}

	.navbar .nav > li > a:before {
		display: none;
	}

	.navbar .nav > li > a:after {
		font-size: 22px;
		position: static;
		margin: 0 0 0 6px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.navbar .nav > li > a:hover:after,
	.navbar .nav > li:hover > a:after,
	.navbar .nav > li.hover > a:after {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.social-networsk {
		padding: 12px 0 7px;
	}

	.social-networsk li {
		margin: 0 5px 5px 0;
	}

	.main-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#content {
		width: calc(100% - 260px);
		max-width: 730px;
		padding: 0 0 26px;
	}

	#content:only-child {
		width: 100%;
		max-width: inherit;
	}

	#sidebar {
		width: 240px;
	}

	#footer {
		padding: 0;
	}

	.columns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.columns .column {
		width: 50%;
		padding: 20px 15px;
		border-width: 0 0 0 1px;
	}

	.columns .column.notices {
		width: 100%;
		border-width: 1px 0 0;
	}

	.columns blockquote {
		max-width: 250px;
		padding: 18px 0 0;
	}

	.columns .box {
		padding: 10px 0 0;
	}
}

@media (min-width: 768px) and (min-width: 1200px) {
	.navbar .nav > li {
		margin: 0 26px;
	}

	.navbar .nav > li + li:before {
		left: -26px;
	}
}

@media (min-width: 992px) {
	.dropdown {
		width: 286px;
		padding: 7px 21px 25px;
	}

	#header {
		height: 92px;
	}

	#header .holder {
		width: calc(100% - 267px);
		padding: 11px;
	}

	.logo {
		width: 267px;
	}

	#nav .main-nav {
		padding: 0 33px;
	}

	#wrapper {
		padding: 92px 0 0;
	}

	.visual .card {
		width: 556px;
	}

	.visual .card .description {
		padding: 22px 30px 15px;
	}

	.visual .card-title {
		font-size: 32px;
	}

	.visual .buttons {
		width: 253px;
		margin: 10px 11px 0 0;
	}

	.navbar .opener:after {
		font-size: 26px;
	}

	.navbar .nav {
		font-size: 20px;
	}

	.navbar .nav > li > a {
		padding: 7px 25px 7px 20px;
	}

	.navbar .nav > li > a:after {
		font-size: 26px;
	}

	.social-networsk li {
		margin: 0 10px 5px 0;
	}

	.social-networsk a {
		font-size: 42px;
	}

	#content {
		width: calc(100% - 280px);
	}

	#sidebar {
		width: 269px;
	}

	#footer {
		padding: 32px 0;
	}

	.columns {
		margin: 0 -30px;
	}

	.columns .column {
		width: 33.333%;
		padding: 0 30px;
	}

	.columns .column.notices {
		width: 33.333%;
		border-width: 0 0 0 1px;
	}

	.columns .box + .box {
		padding: 33px 0 0;
	}

	.columns .box .rating,
	.columns .box time {
		font-size: 30px;
		margin: 0 0 4px;
	}
}

@media (min-width: 1200px) {
	#header {
		height: 104px;
		padding: 22px 31px;
	}

	#wrapper {
		padding: 104px 0 0;
	}

	.navbar .nav {
		margin: 0 0 0 -44px;
	}

	.social-networsk {
		padding: 12px 6px 7px;
	}

	.social-networsk li {
		margin: 0 21px 5px 0;
		color: #222f3c;
	}

	.columns {
		margin: 0 -60px;
	}

	.columns .column {
		padding: 0 60px;
	}

	.columns .box {
		position: relative;
		left: -12px;
	}

	.columns .box .heading {
		font-size: 30px;
	}

	.columns .box .rating,
	.columns .box time {
		font-size: 36px;
		line-height: 1;
	}

	.columns .box .note {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	#nav .main-nav a {
		display: block;
		color: #fff;
		padding: 8px 10px 8px 0;
		position: relative;
		z-index: 1;
	}

	#nav .main-nav a:after {
		content: "";
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		bottom: -1px;
		background: rgba(255, 255, 255, .32);
		z-index: -1;
	}

	#nav .main-nav a:hover {
		padding: 8px 5px;
	}

	#nav .main-nav a:hover:after {
		top: 0;
	}

	#nav .second-nav .dropdown {
		width: auto;
		padding: 0;
		display: block;
	}

	.navbar .nav > li:hover > a,
	.navbar .nav > li.hover > a {
		padding: 11px 5px;
	}

	.navbar .nav > li:hover .dropdown,
	.navbar .nav > li.hover .dropdown {
		padding: 0 0 0 15px;
		position: static;
	}

	.navbar .nav > li > a:hover {
		padding: 11px 5px;
	}

	.navbar .nav > li > a:hover:before,
	.navbar .nav > li:hover > a:before,
	.navbar .nav > li.hover > a:before {
		top: 0;
	}
}

