@font-face {
	font-family: "Open Sans";
	src: url("../fonts/OpenSans-Light.eot");
	src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url("../fonts/OpenSansLight-Italic.eot");
	src: url("../fonts/OpenSansLight-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansLight-Italic.woff2") format("woff2"), url("../fonts/OpenSansLight-Italic.woff") format("woff"), url("../fonts/OpenSansLight-Italic.ttf") format("truetype"), url("../fonts/OpenSansLight-Italic.svg#OpenSansLight-Italic") format("svg");
	font-weight: 300;
	font-style: italic;
}

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

@font-face {
	font-family: "Open Sans";
	src: url("../fonts/OpenSans-Bold.eot");
	src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
	font-weight: 700;
	font-style: normal;
}

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

@font-face {
  font-family: 'HRIcons2';
  src:  url('../fonts/icomoon2.eot?i2how3');
  src:  url('../fonts/icomoon2.eot?i2how3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon2.ttf?i2how3') format('truetype'),
    url('../fonts/icomoon2.woff?i2how3') format('woff'),
    url('../fonts/icomoon2.svg?i2how3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon_"],
[class*=" icon_"] {
	font-family: "HRIcons" !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;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'HRIcons2' !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_earth:before {
	content: "\e900";
}

.icon_heart:before {
	content: "\e901";
}

.icon_info_sign:before {
	content: "\e902";
}

.icon_mail:before {
	content: "\e903";
}

.icon_rss:before {
	content: "\e904";
}

.icon_search:before {
	content: "\e905";
}

.icon_close:before {
	content: "\e906";
}

.icon_arrow_right:before {
	content: "\e907";
}

.icon_arrow_left:before {
	content: "\e908";
}

.icon_checkbox:before {
	content: "\e909";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}

/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */

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

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

body {
	margin: 0;
}

a:focus {
	outline: thin dotted;
}

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

h1 {
	font-size: 2em;
	margin: .67em 0;
}

h2 {
	font-size: 1.5em;
	margin: .83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: .83em;
	margin: 1.67em 0;
}

h6 {
	font-size: .75em;
	margin: 2.33em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p,
pre {
	margin: 1em 0;
}

pre,
code,
kbd,
samp {
	font-family: monospace,serif;
	_font-family: "courier new",monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

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

small {
	font-size: 75%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

menu,
ol,
ul {
	padding: 0 0 0 40px;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

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

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

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

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

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

.clear {
	clear: both;
}

.clearfix:before,
.article-box .article-item:before,
.clearfix:after,
.article-box .article-item:after {
	content: " ";
	display: table;
}

.clearfix:after,
.article-box .article-item:after {
	clear: both;
}

html,
body {
	height: 100%;
}

html {
	font-size: 16px;
}

body {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #1b1819;
	background: #fff;
	-webkit-overflow-scrolling: touch;
}

.text-left {
	text-align: left;
}

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

.text-right {
	text-align: right;
}

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

img {
	max-width: 100%;
}

a {
	color: #e50020;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

a:link {
	outline: none;
}

a:hover,
a:focus {
	color: #e50020;
	text-decoration: none;
}

.btn,
a.btn {
	background: #e50020;
	color: #fff;
	padding: 12px 34px;
	display: inline-block;
	border: 0 none;
	border-radius: 45px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	color: #fff;
}

.btn:hover,
a.btn:hover {
	background: #01aa90;
	color: #fff;
}

.el-block {
	display: block;
}

.no-style {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.el-iblock,
.inline-boxes {
	font-family: monospace;
	letter-spacing: -.65em;
}

.el-iblock li,
.el-iblock .inline-box,
.inline-boxes li,
.inline-boxes .inline-box {
	font-family: "Open Sans", sans-serif;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
}

.bgr-style {
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
}

.bgr-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.color-white {
	color: #fff !important;
}

.icon {
	display: inline-block;
	vertical-align: middle;
}

.bgr-red {
	background: #e50020 !important;
}

.shadow {
	box-shadow: 0 0 27px 0 rgba(35, 31, 32, .19);
	background: #fff;
}

.date-box {
	font-size: 14px;
	color: #fff;
	padding: 5px 25px;
	position: relative;
	display: block;
}

.date-box:after {
	content: "";
	position: absolute;
	bottom: -17px;
	right: 0;
	width: 31px;
	height: 17px;
	z-index: 33;
	background: url(../images/icon_triangle_small.png) no-repeat;
}

p {
	font-size: 16px;
	color: #1b1819;
	line-height: 1.3em;
	margin: 0 0 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3 {
	color: #e50020;
}

h4,
h5,
h6 {
	color: #1b1819;
}

h1 {
	font-size: 36px;
	line-height: 1.3em;
	font-weight: 600;
	margin: 0 0 10px;
}

h2 {
	font-size: 24px;
	line-height: 1.3em;
	font-weight: 600;
	margin: 0 0 10px;
}

h3 {
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 15px;
}

h4 {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 400;
	margin: 0 0 15px;
}

h5 {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: 400;
	margin: 0 0 15px;
}

h6 {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 400;
	margin: 0 0 10px;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="text"],
textarea,
select {
	box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3em;
	color: #1b1819;
	border: 0 none;
	background: #e8e8e8;
	padding: 10px 18px;
	width: 100%;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
textarea:focus,
select:focus {
	outline: 0;
}

textarea {
	height: 140px;
	font-style: italic;
}

input[type=submit],
input[type=reset],
button[type=submit],
button[type=reset] {
	box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
	border: 0 none;
	font-size: 14px;
	line-height: 1.3em;
	display: inline-block;
	color: #fff;
	background: #e50020;
	padding: 11px 28px;
}

input[type=submit]:focus,
input[type=reset]:focus,
button[type=submit]:focus,
button[type=reset]:focus {
	outline: 0;
}

input[type=submit]:hover,
input[type=reset]:hover,
button[type=submit]:hover,
button[type=reset]:hover {
	opacity: .8;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #1b1819;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #1b1819;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #1b1819;
}

.container {
	width: 96%;
	margin: 0 auto;
	max-width: 960px;
}

.page-wrap {
	display: table;
	height: 100%;
	table-layout: fixed;
	width: 100%;
}

.footer {
	display: table-row;
	height: 1px;
}

.btn-menu {
	position: absolute;
	width: 29px;
	height: 22px;
	display: none;
	right: 2%;
	top: 40px;
	z-index: 99;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu span {
	background: #e50020;
	position: absolute;
	top: 8px;
	left: 0;
	right: 0;
	height: 4px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.btn-menu:before,
.btn-menu:after {
	content: "";
	top: 0;
}

.btn-menu.dark-hamburger:before,
.btn-menu.dark-hamburger:after,
.btn-menu.dark-hamburger span {
	background: #1b1819;
}

.btn-menu:after {
	top: 16px;
}

.btn-menu.active span {
	opacity: 0;
}

.btn-menu:hover {
	opacity: .9;
}

.btn-menu.active:after,
.btn-menu.active:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 8px;
	left: 0;
	right: 0;
	background: #e50020;
}

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

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.header .logo img {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.header .header-top {
	padding: 18px 0 6px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.header .header-top .header-top-right {
	padding-top: 5px;
}

.top-menu {
	margin-bottom: 7px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.top-menu li {
	margin-right: 20px;
}

.top-menu li:last-child {
	margin-right: 0;
}

.top-menu li a {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
	color: #1b1819;
}

.top-menu li a span.icon {
	font-size: 12px;
	margin-top: -2px;
}

.nav-menu li {
	margin-right: 29px;
}

.nav-menu li:last-child {
	margin-right: 0;
}

.nav-menu li a {
	padding: 14px 0;
	display: block;
	color: #fff;
	position: relative;
}

.nav-menu li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 31px;
	height: 17px;
	background: url(../images/icon_triangle_small.png) no-repeat;
	opacity: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.nav-menu li a:hover:after,
.nav-menu li a.active:after {
	bottom: -16px;
	opacity: 1;
}

.search-form-wrap .btn-search {
	position: absolute;
	right: calc(40px + 2%);
	top: 36px;
	display: none;
	font-size: 20px;
}

.search-form-wrap .btn-search.active span:before {
	font-family: "HRIcons";
	content: "\e906";
}

.search-form {
	position: relative;
	max-width: 180px;
	width: 100%;
	float: right;
}

.search-form input[type=search] {
	background: #e4e4e4;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	padding: 5px 10px;
}

.search-form button {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	background: #e4e4e4;
	color: #929292;
	width: 36px;
	height: 28px;
	font-size: 18px;
	line-height: 16px;
}

.search-form button:hover {
	opacity: .8;
}

.sticky-header .header-top {
	padding: 6px 0 1px;
}

.sticky-header .top-menu {
	margin-bottom: 3px;
}

.sticky-header .nav-menu li a {
	padding: 9px 0;
}

.sticky-header .logo img {
	max-width: 190px;
}

.top-space {
	padding-top: 160px;
}

.hero {
	position: relative;
	height: 710px;
}

.hero .bx-wrapper {
	margin: 0 auto !important;
}

.hero .go-prev,
.hero .go-next {
	position: absolute;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 45px;
	height: 45px;
	color: #fff;
	background: #b8b8b8;
	text-align: center;
	z-index: 33;
}

.hero .go-prev {
	left: 0;
}

.hero .go-next {
	right: 0;
}

.hero .go-prev:before,
.hero .go-next:before {
	font-family: "HRIcons";
	font-size: 30px;
	line-height: 45px;
	color: #fff;
}

.hero .go-prev:before {
	content: "\e908";
}

.hero .go-next:before {
	content: "\e907";
}

.hero-slider {
	visibility: hidden;
}

.hero-slider .slideshow {
	height: 710px;
	position: relative;
}

.slideshow-textbox {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 90px;
	max-width: 960px;
	width: 96%;
	margin: 0 auto;
	z-index: 55;
	background: rgba(255, 255, 255, .8);
	padding: 23px 30px 10px;
}

.slideshow-textbox h2 {
	margin: 0 0 10px;
	font-weight: 400;
	color: #1b1819;
}

.slideshow-textbox a {
	color: #1b1819;
}

.slideshow-textbox a:hover {
	color: #e50020;
}

.slideshow-textbox .slideshow-group {
	position: absolute;
	right: -28px;
	top: 15px;
	background: #fff;
	z-index: 55;
	padding: 5px 20px;
	z-index: 33;
}

.slideshow-textbox .slideshow-group img {
	position: absolute;
	right: -10px;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.hero-pager {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	z-index: 55;
	padding: 0 17px;
}

.hero-pager ul {
	margin: 0 auto;
}

.hero-pager ul li {
	width: calc(20% - 4px);
	margin-right: 1px;
}

.hero-pager ul li:last-child {
	margin-right: 0;
}

.hero-pager ul li a {
	display: block;
	position: relative;
}

.hero-pager ul li a img {
	display: block;
	width: 100%;
	border: 1px solid transparent;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.hero-pager ul li a.active img {
	border: 1px solid #e50020;
}

.hero-pager .pager-img-title {
	position: absolute;
	bottom: 1px;
	left: 1px;
	right: 1px;
	z-index: 55;
	width: calc(100% - 2px);
	padding: 5px;
	background: white;
}

.hero-pager .pager-img-title h5 {
	margin: 0;
}

.articles {
	padding: 40px 0;
	position: relative;
}

.social {
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 56;
}

.social li {
	display: block;
	margin-bottom: 10px;
}

.social li a {
	display: block;
}

.social li a:hover {
	opacity: .8;
}

.banners {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 33;
}

.banners li {
	display: block;
	margin-bottom: 30px;
}

.banners li a {
	display: block;
}

.banners li a:hover {
	opacity: .8;
}

.article-box {
	width: 48.229%;
	margin-right: 3.542%;
	margin-bottom: 3.542%;
}

.article-box:nth-child(2n) {
	margin-right: 0;
}

.article-box .article-header {
	padding: 22px 0 10px;
}

.article-box .article-header img,
.article-box .article-header h2 {
	display: inline-block;
	vertical-align: middle;
}

.article-box .article-header img {
	margin-right: 5px;
}

.article-box .article-body {
	padding: 0 30px 25px;
}

.article-box .article-item {
	margin-bottom: 12px;
}

.article-box .article-item .article-img {
	float: left;
	width: 130px;
	margin-right: -100%;
}

.article-box .article-item .article-img img {
	padding-top: 5px;
}

.article-box .article-item .article-text {
	margin-left: 142px;
}

.article-box .article-item .article-text h3 {
	margin: 0 0 11px;
}

.article-box .article-item .article-text p {
	margin: 0 0 12px;
}

.article-box .article-item .article-text a:hover {
	text-decoration: underline;
}

.news {
	padding: 0 0 85px;
}

.news .bx-wrapper {
	margin: 0 auto !important;
}

.news .bx-pager a {
	width: 15px !important;
	height: 15px !important;
	border-radius: 50% !important;
	background: #cacaca !important;
}

.news .bx-pager a.active {
	background: #e50020 !important;
}

.news-slider {
	visibility: hidden;
}

.news-slider .slideshow h3 {
	color: #1b1819;
	margin: 0 0 20px;
}

.news-header {
	padding: 30px 40px 8px;
	position: relative;
	margin-bottom: 25px;
}

.news-header:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -38px;
	width: 62px;
	height: 38px;
	background: url(../images/icon_triangle_big.png) no-repeat;
	z-index: 33;
}

.news-header h6 {
	margin: 0;
}

.logos {
	background: #e5e5e5;
	padding: 28px 0 0;
}

.logos .container {
	max-width: 1160px;
}

.logos ul li {
	margin: 0 19px 35px 19px;
}

.logos ul li a {
	display: block;
}

.logos ul li a:hover {
	opacity: .8;
}

.footer-inner .footer-top {
	padding: 34px 0 14px;
}

.footer-inner .footer-bottom {
	padding: 35px 0 25px;
}

.footer-inner .footer-bottom h6 {
	line-height: 1.4em;
	color: #1b1819;
	margin: 0 0 10px;
}

.footer-inner .footer-bottom a {
	color: #1b1819;
}

.footer-inner .footer-bottom a:hover {
	text-decoration: underline;
}

.footer-boxes .inline-box:nth-child(1) {
	width: 17.188%;
}

.footer-boxes .inline-box:nth-child(2) {
	width: 18.75%;
}

.footer-boxes .inline-box:nth-child(3) {
	width: 37.5%;
	padding-right: 10%;
}

.footer-boxes .inline-box:nth-child(4) {
	width: 26.562%;
	padding-right: 0 !important;
}

.footer-boxes ul li {
	display: block;
	margin-bottom: 23px;
}

.footer-boxes ul li a {
	display: inline-block;
	font-size: 16px;
	line-height: 1.5em;
	color: #fff;
}

.footer-boxes ul li a:hover {
	text-decoration: underline;
}

.footer-boxes .footer-menu li {
	margin-bottom: 0;
}

.footer-boxes .footer-search {
	width: 100%;
	position: relative;
}

.footer-boxes .footer-search input[type=search] {
	background: #fff;
	font-weight: 300;
	font-style: italic;
	padding: 15px 10px;
	width: 100%;
}

.footer-boxes .footer-search button {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	background: #fff;
	color: #929292;
	width: 50px;
	height: 50px;
	font-size: 22px;
	line-height: 16px;
}

.footer-boxes .footer-search button:hover {
	opacity: .8;
}

.hero-inner {
	height: 208px;
}

.hero-inner .container {
	position: relative;
	height: 208px;
}

.hero-inner h1 {
	position: absolute;
	left: 0;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 33;
}

.hero-inner h1 img {
	display: inline-block;
	vertical-align: middle;
}

.posts {
	position: relative;
}

.posts .container {
	padding-bottom: 75px;
}

.post-box {
	padding: 30px;
}

.post-box .post-box-left {
	float: left;
	width: 360px;
	margin-right: -100%;
}

.post-box .post-box-left img {
	display: block;
	width: 100%;
}

.post-box .post-box-right {
	margin-left: 390px;
}

.post-box .read-more {
	display: inline-block;
	margin-top: 25px;
	float: right;
}

.post-box .read-more:hover {
	text-decoration: underline;
}

.post-box .post-box-header {
	position: relative;
	margin-top: -5px;
}

.post-box .post-box-header h3 {
	padding-right: 110px;
}

.post-box .post-box-header .date-box {
	position: absolute;
	right: -30px;
	top: 3px;
	z-index: 33;
}

.post-separator {
	border-bottom: 1px solid #cacaca;
	width: calc(100% - 60px);
	margin: 0 auto;
}

.pagination {
	padding: 75px 0;
}

.pagination ul {
	max-width: 290px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.pagination ul li {
	margin: 0 6px;
}

.pagination ul li a {
	color: #1b1819;
	font-size: 18px;
}

.pagination ul li a:hover,
.pagination ul li a.active {
	font-weight: 700;
}

.pagination ul li.first-element a,
.pagination ul li.last-element a {
	position: absolute;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 45px;
	height: 45px;
	background: #c5c5c5;
	line-height: 47px;
	font-size: 30px;
	color: #fff;
	z-index: 33;
}

.pagination ul li.first-element a:hover,
.pagination ul li.last-element a:hover {
	background: #e3e0e0;
}

.pagination ul li.first-element a {
	left: 0;
}

.pagination ul li.last-element a {
	right: 0;
}

.contact {
	margin-bottom: 70px;
	position: relative;
}

.inner {
	padding: 20px 30px 30px;
}

.contact-info {
	margin-bottom: 10px;
}

.contact-info .contact-info-box {
	width: 33.333%;
	padding-right: 15px;
}

.contact-info .contact-info-box ul {
	margin-bottom: 20px;
}

.contact-info .contact-info-box ul li a {
	color: #1b1819;
}

.contact-info .contact-info-box ul li a:hover {
	text-decoration: underline;
}

.contact-separator {
	border-bottom: 1px solid #cacaca;
	width: 100%;
	margin: 0 auto 35px;
}

.contact-form-wrap {
	padding-bottom: 35px;
}

.contact-form-wrap h5 {
	margin: 0 0 35px;
}

.contact-form .contact-form-left {
	width: 32.027%;
}

.contact-form .contact-form-right {
	width: 62.71%;
}

.contact-form .form-field {
	margin-bottom: 10px;
}

.contact-form input[type=submit] {
	float: right;
	margin-top: 20px;
}

.map {
	height: 635px;
}

.map-box h3 {
	margin: 0 0 5px;
}

.map-box p {
	margin: 0;
}

.gallery {
	position: relative;
}

.gallery-header {
	padding: 30px 0 40px;
}

.gallery-header h4 {
	display: inline-block;
}

.gallery-header a {
	display: inline-block;
	vertical-align: middle;
}

.gallery-header a:hover {
	opacity: .8;
}

.gallery-boxes {
	margin-left: -3.125%;
}

.gallery-boxes .gallery-box {
	margin-left: 3.125%;
	width: 30.208%;
	margin-bottom: 3.125%;
}

.gallery-boxes .gallery-box h3 {
	margin: 0 0 25px;
}

.gallery-boxes .gallery-box img {
	display: block;
	width: 100%;
}

.gallery-boxes .gallery-box a {
	display: block;
	position: relative;
}

.gallery-boxes .gallery-box .date-box {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 33;
}

.content {
	position: relative;
	margin-bottom: 35px;
}

.content .container {
	padding: 30px 30px 75px;
}

.content img.top-img {
	margin: 0 auto 60px;
	display: block;
}

.content .content-date {
	position: relative;
}

.content .content-date span {
	position: absolute;
	top: -40px;
	right: -30px;
	z-index: 33;
}

@media only screen and (min-width: 481px) {
	.search-form {
		display: block !important;
	}
}

@media only screen and (min-width: 769px) {
	.nav-menu {
		display: block !important;
	}
}

@media only screen and (max-width: 1360px) {
	.banners li {
		margin-bottom: 10px;
	}

	.banners li a img {
		max-width: 94px;
	}
}

@media only screen and (max-width: 1200px) {
	.hero {
		height: 540px;
	}

	.hero-slider .slideshow {
		height: 540px;
	}

	.slideshow-textbox {
		width: calc(100% - 110px);
	}

	.slideshow-textbox .slideshow-group {
		right: 15px;
		top: -15px;
	}

	.social {
		display: none;
	}

	.banners {
		display: none;
	}

	.hero-inner {
		background-position: top right !important;
	}

	.post-box .post-box-left {
		width: 220px;
	}

	.post-box .post-box-right {
		margin-left: 250px;
	}

	.map {
		height: 540px;
	}
}

@media only screen and (max-width: 1025px) {
	.nav-menu li {
		margin-right: 12px;
	}

	.nav-menu li a {
		font-size: 14px;
	}

	.top-space {
		padding-top: 157px;
	}
}

@media only screen and (max-width: 992px) {
	input[type="email"],
	input[type="number"],
	input[type="password"],
	input[type="search"],
	input[type="text"],
	textarea,
	select {
		padding: 10px 12px;
	}

	.grid-tl-nofloat {
		width: 100% !important;
		float: none !important;
		margin: 0 auto 25px !important;
	}

	.header .logo img {
		max-width: 190px;
	}

	.header .header-top {
		padding: 6px 0 1px;
	}

	.top-menu {
		margin-bottom: 3px;
	}

	.nav-menu li a {
		padding: 9px 0;
	}

	.top-space {
		padding-top: 113px;
	}

	.hero {
		height: initial;
	}

	.hero-slider .slideshow {
		height: 420px;
	}

	.slideshow-textbox {
		padding: 15px 15px 5px;
		bottom: 15px;
	}

	.slideshow-textbox h2 {
		font-size: 20px;
	}

	.slideshow-textbox h4 {
		font-size: 14px;
	}

	.slideshow-textbox .slideshow-group {
		font-size: 14px;
		padding: 5px 15px;
	}

	.hero-pager {
		position: inherit;
		left: inherit;
		right: inherit;
		bottom: inherit;
		padding: 0;
	}

	.hero-pager .pager-img-title {
		background: rgba(255, 255, 255, .8);
	}

	.hero-pager .pager-img-title h5 {
		font-size: 13px;
	}

	.article-box .article-item .article-img {
		width: 80px;
	}

	.article-box .article-item .article-text {
		margin-left: 90px;
	}

	.news-header {
		margin-bottom: 35px;
	}

	.logos ul li {
		margin: 0 9px 12px 9px;
	}

	.footer-boxes .inline-box {
		padding-right: 15px !important;
	}

	.posts .container {
		padding-bottom: 45px;
	}

	.post-box {
		padding: 30px 20px;
	}

	.post-box .post-box-right {
		margin-left: 240px;
	}

	.post-box .post-box-header .date-box {
		right: -20px;
	}

	.post-separator {
		width: calc(100% - 40px);
	}

	.pagination {
		padding: 50px 0;
	}

	.contact {
		margin-bottom: 50px;
	}

	.inner {
		padding: 20px 25px 30px;
	}

	.contact-form .contact-form-left {
		width: 36%;
	}

	.contact-form .contact-form-right {
		width: 62%;
	}

	.map {
		height: 420px;
	}

	.gallery-header {
		padding: 20px 0 30px;
	}

	.content .container {
		padding: 20px 20px 45px;
	}

	.content .content-date span {
		right: -20px;
	}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
	}

	p {
		font-size: 16px;
	}

	h1 {
		font-size: 30px;
	}

	input[type="email"],
	input[type="number"],
	input[type="password"],
	input[type="search"],
	input[type="text"],
	textarea,
	select {
		font-size: 16px;
	}

	.grid-t-nofloat {
		width: 100% !important;
		float: none !important;
		margin: 0 auto 25px !important;
	}

	.btn-menu {
		display: block;
	}

	.top-menu li a span.menu-name {
		display: none;
	}

	.nav-menu {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		width: 100%;
		margin: 0 auto;
		display: none;
		background: #e50020;
		-webkit-transition: none;
		transition: none;
	}

	.nav-menu li {
		display: block;
		margin: 0 auto;
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #cf021e;
	}

	.nav-menu li a:after {
		display: none;
	}

	.search-form {
		margin-right: 40px;
	}

	.top-space {
		padding-top: 75px;
	}

	.hero .go-prev,
	.hero .go-next {
		width: 30px;
		height: 30px;
	}

	.hero .go-prev:before,
	.hero .go-next:before {
		font-size: 18px;
		line-height: 30px;
	}

	.hero-slider .slideshow {
		height: 360px;
	}

	.slideshow-textbox {
		width: calc(100% - 80px);
	}

	.hero-pager .pager-img-title h5 {
		font-size: 10px;
	}

	.articles {
		padding: 35px 0;
	}

	.article-box .article-header {
		padding: 10px 0 0;
	}

	.article-box .article-item {
		margin-bottom: 22px;
	}

	.article-box .article-item .article-img {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.article-box .article-item .article-img img {
		padding-top: 0;
	}

	.article-box .article-item .article-text {
		margin: 0 auto;
	}

	.article-box .article-item .article-text h3 {
		margin: 0 0 5px;
	}

	.news {
		padding: 0 0 65px;
	}

	.news-header {
		padding: 15px 15px 8px;
	}

	.logos ul li a img {
		height: 67px;
	}

	.footer-inner .footer-top {
		padding: 30px 0 0;
	}

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

	.footer-boxes .inline-box {
		width: 49% !important;
		margin-right: 2% !important;
		margin-bottom: 25px;
		padding-right: 0 !important;
	}

	.footer-boxes .inline-box:nth-child(2n) {
		margin-right: 0 !important;
	}

	.footer-boxes ul li {
		margin-bottom: 5px !important;
	}

	.footer-boxes .footer-search input[type=search] {
		font-size: 14px;
		padding: 10px;
	}

	.footer-boxes .footer-search button {
		height: 38px;
		width: 38px;
	}

	.posts .container {
		padding-bottom: 20px;
	}

	.post-box .post-box-left {
		width: 190px;
	}

	.post-box .post-box-right {
		margin-left: 210px;
	}

	.post-box .read-more {
		margin-top: 5px;
	}

	.contact {
		margin-bottom: 35px;
	}

	.inner {
		padding: 20px 20px 30px;
	}

	.contact-form-wrap h5 {
		font-size: 14px;
	}

	.contact-form textarea {
		height: 134px;
	}

	.map {
		height: 360px;
	}

	.gallery-header {
		padding: 10px 0 0;
	}

	.gallery-header h4 {
		font-size: 16px;
	}

	.gallery-boxes .gallery-box h3 {
		font-size: 18px;
		margin: 0 0 10px;
	}

	.gallery-boxes .gallery-box .date-box {
		font-size: 12px;
		padding: 5px 15px;
	}

	.content .container {
		padding: 15px 15px 35px;
	}

	.content .content-date span {
		right: -15px;
		font-size: 12px;
		padding: 5px 15px;
	}
}

@media only screen and (max-width: 667px) {
	.grid-ml-nofloat {
		width: 100% !important;
		float: none !important;
		margin: 0 auto 25px !important;
	}

	.btn-menu {
		top: 35px;
	}

	.header .logo img {
		max-width: 170px;
	}

	.header .header-top .header-top-right {
		padding-top: 0;
	}

	.nav-menu {
		height: 320px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	.sticky-header .logo img {
		max-width: 170px;
	}

	.top-space {
		padding-top: 69px;
	}

	.hero-pager .pager-img-title {
		display: none;
	}

	.article-box {
		width: 100%;
		display: block;
		margin: 0 auto 20px;
	}

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

	.post-box {
		padding: 25px 15px;
	}

	.post-box .post-box-left {
		width: 100%;
		float: none;
		margin: 0 auto 20px;
	}

	.post-box .post-box-left img {
		max-width: 360px;
	}

	.post-box .post-box-right {
		margin: 0 auto;
	}

	.post-box .post-box-header .date-box {
		right: -15px;
	}

	.post-separator {
		width: calc(100% - 30px);
	}

	.pagination ul li:first-child a,
	.pagination ul li:last-child a {
		width: 35px;
		height: 35px;
		line-height: 37px;
		font-size: 20px;
	}

	.inner {
		padding: 20px 15px 30px;
	}

	.contact-info .contact-info-box ul {
		margin-bottom: 15px;
	}

	.contact-separator {
		margin: 0 auto 25px;
	}

	.contact-form-wrap {
		padding-bottom: 25px;
	}

	.contact-form-wrap h5 {
		margin: 0 0 20px;
	}

	.contact-form .grid-ml-nofloat {
		margin: 0 auto !important;
	}

	.gallery-boxes .gallery-box {
		width: 46.875%;
	}
}

@media only screen and (max-width: 480px) {
	.grid-m-nofloat {
		width: 100% !important;
		float: none !important;
		margin: 0 auto 25px !important;
	}

	.btn-menu {
		top: 38px;
	}

	.top-menu li {
		margin-right: 10px;
	}

	.search-form-wrap .btn-search {
		display: block;
	}

	.search-form {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		max-width: 100%;
		width: 100%;
		top: 100%;
		margin: 0 auto;
		float: none;
		z-index: 999999;
	}

	.search-form input[type=search] {
		width: 100%;
	}

	.slideshow-textbox {
		bottom: 5px;
		background: rgba(255, 255, 255, .6);
	}

	.slideshow-textbox h2 {
		font-size: 16px;
		margin: 0 0 5px;
	}

	.slideshow-textbox h4 {
		font-size: 12px;
	}

	.slideshow-textbox .slideshow-group {
		font-size: 12px;
	}

	.footer-inner .footer-top {
		padding: 20px 0 15px;
	}

	.footer-boxes .inline-box {
		width: 100% !important;
		margin: 0 auto 10px !important;
		text-align: center;
	}

	.footer-boxes ul li a {
		font-size: 14px;
	}

	.post-box .post-box-left {
		margin: 0 auto 15px;
	}

	.post-box .read-more {
		margin-top: 0;
	}

	.post-box .post-box-header h3 {
		padding-right: 0;
		margin: 0 0 10px;
	}

	.post-box .post-box-header .date-box {
		position: inherit;
		right: inherit;
		top: inherit;
		display: inline-block;
		margin: 0 auto 20px;
	}

	.post-box .post-box-header .date-box:after {
		display: none;
	}

	.contact-info .grid-m-nofloat {
		margin: 0 auto !important;
	}
}

@media only screen and (max-width: 375px) {
	.gallery-boxes {
		margin: 0 auto;
	}

	.gallery-boxes .gallery-box {
		width: 100%;
		display: block;
		margin: 0 auto 15px;
	}
}


.formlog{
	margin-top:15px !important;
}

.pretplata-form .form-field{
	margin-bottom:20px;
}

.contact-form input.error, .contact-form textarea.error, .pretplata-form input.error, .pretplata-form textarea.error  {
    border-color: #ff1010 !important;
}

.contact-form label.error, .pretplata-form label.error {
    color: #ff1010 !important;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}




.resp-sharing-button__link,
.resp-sharing-button__icon {
	display: inline-block
}

.resp-sharing-button__link {
	text-decoration: none;
	color: #fff;
	margin: 0.5em
}

.resp-sharing-button {
	border-radius: 5px;
	transition: 25ms ease-out;
	padding: 0.5em 0.75em;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
	width: 1em;
	height: 1em;
	margin-right: 0.4em;
	vertical-align: top
}

.resp-sharing-button--small svg {
	margin: 0;
	vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
	stroke: #fff;
	fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
	fill: #fff;
	stroke: none
}

.resp-sharing-button--twitter {
	background-color: #55acee;
}

.resp-sharing-button--twitter:hover {
	background-color: #2795e9;
}

.resp-sharing-button--pinterest {
	background-color: #bd081c;
}

.resp-sharing-button--pinterest:hover {
	background-color: #8c0615;
}

.resp-sharing-button--facebook {
	background-color: #3b5998;
}

.resp-sharing-button--facebook:hover {
	background-color: #2d4373;
}

.resp-sharing-button--tumblr {
	background-color: #35465C;
}

.resp-sharing-button--tumblr:hover {
	background-color: #222d3c;
}

.resp-sharing-button--reddit {
	background-color: #5f99cf;
}

.resp-sharing-button--reddit:hover {
	background-color: #3a80c1;
}

.resp-sharing-button--google {
	background-color: #dd4b39;
}

.resp-sharing-button--google:hover {
	background-color: #c23321;
}

.resp-sharing-button--linkedin {
	background-color: #0077b5;
}

.resp-sharing-button--linkedin:hover {
	background-color: #046293;
}

.resp-sharing-button--email {
	background-color: #777;
}

.resp-sharing-button--email:hover {
	background-color: #5e5e5e;
}

.resp-sharing-button--xing {
	background-color: #1a7576;
}

.resp-sharing-button--xing:hover {
	background-color: #114c4c;
}

.resp-sharing-button--whatsapp {
	background-color: #25D366;
}

.resp-sharing-button--whatsapp:hover {
	background-color: #1da851;
}

.resp-sharing-button--hackernews {
	background-color: #FF6600;
}
.resp-sharing-button--hackernews:hover, 
.resp-sharing-button--hackernews:focus {   
	background-color: #FB6200;
}

.resp-sharing-button--vk {
	background-color: #507299;
}

.resp-sharing-button--vk:hover {
	background-color: #43648c;
}

.resp-sharing-button--facebook {
	background-color: #3b5998;
	border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
	background-color: #2d4373;
	border-color: #2d4373;
}





.gallery-slider-wrapper {
	position: relative;
	padding-bottom: 40px;
	overflow:hidden
}

.gallery-slider-wrapper .gallery-slider {
	display: none;
}

.gallery-slider-wrapper .gallery-slider.slick-initialized {
	display: block;
}

.gallery-slider-wrapper .slick-slide {
	margin: 0 30px;
}

.gallery-slider-wrapper .slick-slide img {
	width: 100%;
}

.gallery-slider-wrapper .slick-list {
	margin: 0 -30px;
}

.gallery-slider-wrapper .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gallery-slider-wrapper .go-prev,
.gallery-slider-wrapper .go-next {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45px;
	height: 35px;
	background: #e50020;
	cursor: pointer;
}

.gallery-slider-wrapper .go-prev {
	right: 55px;
}

.gallery-slider-wrapper .go-prev:before,
.gallery-slider-wrapper .go-next:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
}

.gallery-slider-wrapper .go-prev:before {
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	-ms-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
	background: url(../images/svg/icon-arrow.svg) no-repeat;
}

.gallery-slider-wrapper .go-next:before {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(../images/svg/icon-arrow.svg) no-repeat;
}

.gallery-slider-wrapper .go-prev.disable,
.gallery-slider-wrapper .go-next.disable {
	opacity: .5;
}


@media only screen and (max-width: 1200px) {
	.gallery-slider-wrapper .slick-slide {
		margin: 0 7px;
	}

	.gallery-slider-wrapper .slick-list {
		margin: 0 -7px;
	}
}


/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
/* End Magnific Popup CSS */