@import url("https://fonts.googleapis.com/css?family=Barlow:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,500,700");
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}


.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image:before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: none
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0
}

.fancybox-caption {
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -44px;
	z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
	.fancybox-caption {
		padding: 12px
	}
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}

@media (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

.font-size-9 {
	font-size: 9px
}

.font-size-10 {
	font-size: 10px
}

.font-size-11 {
	font-size: 11px
}

.font-size-12 {
	font-size: 12px
}

.font-size-13 {
	font-size: 13px
}

.font-size-14 {
	font-size: 14px
}

.font-size-15 {
	font-size: 15px
}

.font-size-16 {
	font-size: 16px
}

.font-size-17 {
	font-size: 17px
}

.font-size-18 {
	font-size: 16px
}

.font-size-19 {
	font-size: 19px
}

.font-size-20 {
	font-size: 20px
}

.font-size-21 {
	font-size: 21px
}

.font-size-22 {
	font-size: 22px
}

.font-size-23 {
	font-size: 23px
}

.font-size-24 {
	font-size: 24px
}

.font-size-25 {
	font-size: 25px
}

.font-size-26 {
	font-size: 26px
}

.font-size-27 {
	font-size: 27px
}

.font-size-28 {
	font-size: 28px
}

.font-size-29 {
	font-size: 29px
}

.font-size-30 {
	font-size: 25px
}

.font-size-31 {
	font-size: 31px
}

.font-size-32 {
	font-size: 32px
}

.font-size-33 {
	font-size: 33px
}

.font-size-34 {
	font-size: 34px
}

.font-size-35 {
	font-size: 35px
}

.font-size-36 {
	font-size: 36px
}

.font-size-37 {
	font-size: 37px
}

.font-size-38 {
	font-size: 38px
}

.font-size-39 {
	font-size: 39px
}

.font-size-40 {
	font-size: 40px
}

.font-size-41 {
	font-size: 41px
}

.font-size-42 {
	font-size: 42px
}

.font-size-43 {
	font-size: 43px
}

.font-size-44 {
	font-size: 44px
}

.font-size-45 {
	font-size: 45px
}

.font-size-46 {
	font-size: 46px
}

.font-size-47 {
	font-size: 47px
}

.font-size-48 {
	font-size: 48px
}

.font-size-49 {
	font-size: 49px
}

.font-size-50 {
	font-size: 50px
}

.font-size-51 {
	font-size: 51px
}

.font-size-52 {
	font-size: 52px
}

.font-size-53 {
	font-size: 53px
}

.font-size-54 {
	font-size: 54px
}

.font-size-55 {
	font-size: 55px
}

.font-size-56 {
	font-size: 56px
}

.font-size-57 {
	font-size: 57px
}

.font-size-58 {
	font-size: 58px
}

.font-size-59 {
	font-size: 59px
}

.font-size-60 {
	font-size: 60px
}

.font-size-61 {
	font-size: 61px
}

.font-size-62 {
	font-size: 62px
}

.font-size-63 {
	font-size: 63px
}

.font-size-64 {
	font-size: 64px
}

.font-size-65 {
	font-size: 65px
}

.font-size-66 {
	font-size: 66px
}

.font-size-67 {
	font-size: 67px
}

.font-size-68 {
	font-size: 68px
}

.font-size-69 {
	font-size: 69px
}

.font-size-70 {
	font-size: 70px
}

.font-size-71 {
	font-size: 71px
}

.font-size-72 {
	font-size: 72px
}

.font-size-73 {
	font-size: 73px
}

.font-size-74 {
	font-size: 74px
}

.font-size-75 {
	font-size: 75px
}

.font-size-76 {
	font-size: 76px
}

.font-size-77 {
	font-size: 77px
}

.font-size-78 {
	font-size: 78px
}

.font-size-79 {
	font-size: 79px
}

.font-size-80 {
	font-size: 80px
}

.font-size-81 {
	font-size: 81px
}

.font-size-82 {
	font-size: 82px
}

.font-size-83 {
	font-size: 83px
}

.font-size-84 {
	font-size: 84px
}

.font-size-85 {
	font-size: 85px
}

.font-size-86 {
	font-size: 86px
}

.font-size-87 {
	font-size: 87px
}

.font-size-88 {
	font-size: 88px
}

.font-size-89 {
	font-size: 89px
}

.font-size-90 {
	font-size: 90px
}

.font-size-91 {
	font-size: 91px
}

.font-size-92 {
	font-size: 92px
}

.font-size-93 {
	font-size: 93px
}

.font-size-94 {
	font-size: 94px
}

.font-size-95 {
	font-size: 95px
}

.font-size-96 {
	font-size: 96px
}

.font-size-97 {
	font-size: 97px
}

.font-size-98 {
	font-size: 98px
}

.font-size-99 {
	font-size: 99px
}

.font-size-9-i {
	font-size: 9px !important
}

.font-size-10-i {
	font-size: 10px !important
}

.font-size-11-i {
	font-size: 11px !important
}

.font-size-12-i {
	font-size: 12px !important
}

.font-size-13-i {
	font-size: 13px !important
}

.font-size-14-i {
	font-size: 14px !important
}

.font-size-15-i {
	font-size: 15px !important
}

.font-size-16-i {
	font-size: 16px !important
}

.font-size-17-i {
	font-size: 17px !important
}

.font-size-18-i {
	font-size: 16px !important
}

.font-size-19-i {
	font-size: 19px !important
}

.font-size-20-i {
	font-size: 20px !important
}

.font-size-21-i {
	font-size: 21px !important
}

.font-size-22-i {
	font-size: 22px !important
}

.font-size-23-i {
	font-size: 23px !important
}

.font-size-24-i {
	font-size: 24px !important
}

.font-size-25-i {
	font-size: 25px !important
}

.font-size-26-i {
	font-size: 26px !important
}

.font-size-27-i {
	font-size: 27px !important
}

.font-size-28-i {
	font-size: 28px !important
}

.font-size-29-i {
	font-size: 29px !important
}

.font-size-30-i {
	font-size: 25px !important
}

.font-size-31-i {
	font-size: 31px !important
}

.font-size-32-i {
	font-size: 32px !important
}

.font-size-33-i {
	font-size: 33px !important
}

.font-size-34-i {
	font-size: 34px !important
}

.font-size-35-i {
	font-size: 35px !important
}

.font-size-36-i {
	font-size: 36px !important
}

.font-size-37-i {
	font-size: 37px !important
}

.font-size-38-i {
	font-size: 38px !important
}

.font-size-39-i {
	font-size: 39px !important
}

.font-size-40-i {
	font-size: 40px !important
}

.font-size-41-i {
	font-size: 41px !important
}

.font-size-42-i {
	font-size: 42px !important
}

.font-size-43-i {
	font-size: 43px !important
}

.font-size-44-i {
	font-size: 44px !important
}

.font-size-45-i {
	font-size: 45px !important
}

.font-size-46-i {
	font-size: 46px !important
}

.font-size-47-i {
	font-size: 47px !important
}

.font-size-48-i {
	font-size: 48px !important
}

.font-size-49-i {
	font-size: 49px !important
}

.font-size-50-i {
	font-size: 50px !important
}

.font-size-51-i {
	font-size: 51px !important
}

.font-size-52-i {
	font-size: 52px !important
}

.font-size-53-i {
	font-size: 53px !important
}

.font-size-54-i {
	font-size: 54px !important
}

.font-size-55-i {
	font-size: 55px !important
}

.font-size-56-i {
	font-size: 56px !important
}

.font-size-57-i {
	font-size: 57px !important
}

.font-size-58-i {
	font-size: 58px !important
}

.font-size-59-i {
	font-size: 59px !important
}

.font-size-60-i {
	font-size: 60px !important
}

.font-size-61-i {
	font-size: 61px !important
}

.font-size-62-i {
	font-size: 62px !important
}

.font-size-63-i {
	font-size: 63px !important
}

.font-size-64-i {
	font-size: 64px !important
}

.font-size-65-i {
	font-size: 65px !important
}

.font-size-66-i {
	font-size: 66px !important
}

.font-size-67-i {
	font-size: 67px !important
}

.font-size-68-i {
	font-size: 68px !important
}

.font-size-69-i {
	font-size: 69px !important
}

.font-size-70-i {
	font-size: 70px !important
}

.font-size-71-i {
	font-size: 71px !important
}

.font-size-72-i {
	font-size: 72px !important
}

.font-size-73-i {
	font-size: 73px !important
}

.font-size-74-i {
	font-size: 74px !important
}

.font-size-75-i {
	font-size: 75px !important
}

.font-size-76-i {
	font-size: 76px !important
}

.font-size-77-i {
	font-size: 77px !important
}

.font-size-78-i {
	font-size: 78px !important
}

.font-size-79-i {
	font-size: 79px !important
}

.font-size-80-i {
	font-size: 80px !important
}

.font-size-81-i {
	font-size: 81px !important
}

.font-size-82-i {
	font-size: 82px !important
}

.font-size-83-i {
	font-size: 83px !important
}

.font-size-84-i {
	font-size: 84px !important
}

.font-size-85-i {
	font-size: 85px !important
}

.font-size-86-i {
	font-size: 86px !important
}

.font-size-87-i {
	font-size: 87px !important
}

.font-size-88-i {
	font-size: 88px !important
}

.font-size-89-i {
	font-size: 89px !important
}

.font-size-90-i {
	font-size: 90px !important
}

.font-size-91-i {
	font-size: 91px !important
}

.font-size-92-i {
	font-size: 92px !important
}

.font-size-93-i {
	font-size: 93px !important
}

.font-size-94-i {
	font-size: 94px !important
}

.font-size-95-i {
	font-size: 95px !important
}

.font-size-96-i {
	font-size: 96px !important
}

.font-size-97-i {
	font-size: 97px !important
}

.font-size-98-i {
	font-size: 98px !important
}

.font-size-99-i {
	font-size: 99px !important
}

.mt-0 {
	margin-top: 0px
}

.mt-5 {
	margin-top: 5px
}

.mt-10 {
	margin-top: 10px
}

.mt-15 {
	margin-top: 15px
}

.mt-20 {
	margin-top: 20px
}

.mt-25 {
	margin-top: 25px
}

.mt-30 {
	margin-top: 30px
}

.mt-35 {
	margin-top: 35px
}

.mt-40 {
	margin-top: 40px
}

.mt-45 {
	margin-top: 45px
}

.mt-50 {
	margin-top: 50px
}

.mt-55 {
	margin-top: 55px
}

.mt-60 {
	margin-top: 60px
}

.mt-65 {
	margin-top: 65px
}

.mt-70 {
	margin-top: 70px
}

.mt-75 {
	margin-top: 75px
}

.mt-80 {
	margin-top: 80px
}

.mt-85 {
	margin-top: 85px
}

.mt-90 {
	margin-top: 90px
}

.mt-95 {
	margin-top: 95px
}

.mt-100 {
	margin-top: 100px
}

.mt-105 {
	margin-top: 105px
}

.mt-110 {
	margin-top: 110px
}

.mt-115 {
	margin-top: 115px
}

.mt-120 {
	margin-top: 120px
}

.mt-125 {
	margin-top: 125px
}

.mt-130 {
	margin-top: 130px
}

.mt-135 {
	margin-top: 135px
}

.mt-140 {
	margin-top: 140px
}

.mt-145 {
	margin-top: 145px
}

.mt-150 {
	margin-top: 150px
}

.mt-155 {
	margin-top: 155px
}

.mt-160 {
	margin-top: 160px
}

.mt-165 {
	margin-top: 165px
}

.mt-170 {
	margin-top: 170px
}

.mt-175 {
	margin-top: 175px
}

.mt-180 {
	margin-top: 180px
}

.mt-185 {
	margin-top: 185px
}

.mt-190 {
	margin-top: 190px
}

.mt-195 {
	margin-top: 195px
}

.mt-200 {
	margin-top: 200px
}

.mt-205 {
	margin-top: 205px
}

.mt-210 {
	margin-top: 210px
}

.mt-215 {
	margin-top: 215px
}

.mt-220 {
	margin-top: 220px
}

.mt-225 {
	margin-top: 225px
}

.mt-230 {
	margin-top: 230px
}

.mt-235 {
	margin-top: 235px
}

.mt-240 {
	margin-top: 240px
}

.mt-245 {
	margin-top: 245px
}

.mt-0-i {
	margin-top: 0px !important
}

.mt-5-i {
	margin-top: 5px !important
}

.mt-10-i {
	margin-top: 10px !important
}

.mt-15-i {
	margin-top: 15px !important
}

.mt-20-i {
	margin-top: 20px !important
}

.mt-25-i {
	margin-top: 25px !important
}

.mt-30-i {
	margin-top: 30px !important
}

.mt-35-i {
	margin-top: 35px !important
}

.mt-40-i {
	margin-top: 40px !important
}

.mt-45-i {
	margin-top: 45px !important
}

.mt-50-i {
	margin-top: 50px !important
}

.mt-55-i {
	margin-top: 55px !important
}

.mt-60-i {
	margin-top: 60px !important
}

.mt-65-i {
	margin-top: 65px !important
}

.mt-70-i {
	margin-top: 70px !important
}

.mt-75-i {
	margin-top: 75px !important
}

.mt-80-i {
	margin-top: 80px !important
}

.mt-85-i {
	margin-top: 85px !important
}

.mt-90-i {
	margin-top: 90px !important
}

.mt-95-i {
	margin-top: 95px !important
}

.mt-100-i {
	margin-top: 100px !important
}

.mt-105-i {
	margin-top: 105px !important
}

.mt-110-i {
	margin-top: 110px !important
}

.mt-115-i {
	margin-top: 115px !important
}

.mt-120-i {
	margin-top: 120px !important
}

.mt-125-i {
	margin-top: 125px !important
}

.mt-130-i {
	margin-top: 130px !important
}

.mt-135-i {
	margin-top: 135px !important
}

.mt-140-i {
	margin-top: 140px !important
}

.mt-145-i {
	margin-top: 145px !important
}

.mt-150-i {
	margin-top: 150px !important
}

.mt-155-i {
	margin-top: 155px !important
}

.mt-160-i {
	margin-top: 160px !important
}

.mt-165-i {
	margin-top: 165px !important
}

.mt-170-i {
	margin-top: 170px !important
}

.mt-175-i {
	margin-top: 175px !important
}

.mt-180-i {
	margin-top: 180px !important
}

.mt-185-i {
	margin-top: 185px !important
}

.mt-190-i {
	margin-top: 190px !important
}

.mt-195-i {
	margin-top: 195px !important
}

.mt-200-i {
	margin-top: 200px !important
}

.mt-205-i {
	margin-top: 205px !important
}

.mt-210-i {
	margin-top: 210px !important
}

.mt-215-i {
	margin-top: 215px !important
}

.mt-220-i {
	margin-top: 220px !important
}

.mt-225-i {
	margin-top: 225px !important
}

.mt-230-i {
	margin-top: 230px !important
}

.mt-235-i {
	margin-top: 235px !important
}

.mt-240-i {
	margin-top: 240px !important
}

.mt-245-i {
	margin-top: 245px !important
}

.min-height-0 {
	min-height: 0px
}

.min-height-5 {
	min-height: 5px
}

.min-height-10 {
	min-height: 10px
}

.min-height-15 {
	min-height: 15px
}

.min-height-20 {
	min-height: 20px
}

.min-height-25 {
	min-height: 25px
}

.min-height-30 {
	min-height: 30px
}

.min-height-35 {
	min-height: 35px
}

.min-height-40 {
	min-height: 40px
}

.min-height-45 {
	min-height: 45px
}

.min-height-50 {
	min-height: 50px
}

.min-height-55 {
	min-height: 55px
}

.min-height-60 {
	min-height: 60px
}

.min-height-65 {
	min-height: 65px
}

.min-height-70 {
	min-height: 70px
}

.min-height-75 {
	min-height: 75px
}

.min-height-80 {
	min-height: 80px
}

.min-height-85 {
	min-height: 85px
}

.min-height-90 {
	min-height: 90px
}

.min-height-95 {
	min-height: 95px
}

.min-height-100 {
	min-height: 100px
}

.min-height-105 {
	min-height: 105px
}

.min-height-110 {
	min-height: 110px
}

.min-height-115 {
	min-height: 115px
}

.min-height-120 {
	min-height: 120px
}

.min-height-125 {
	min-height: 125px
}

.min-height-130 {
	min-height: 130px
}

.min-height-135 {
	min-height: 135px
}

.min-height-140 {
	min-height: 140px
}

.min-height-145 {
	min-height: 145px
}

.min-height-150 {
	min-height: 150px
}

.min-height-155 {
	min-height: 155px
}

.min-height-160 {
	min-height: 160px
}

.min-height-165 {
	min-height: 165px
}

.min-height-170 {
	min-height: 170px
}

.min-height-175 {
	min-height: 175px
}

.min-height-180 {
	min-height: 180px
}

.min-height-185 {
	min-height: 185px
}

.min-height-190 {
	min-height: 190px
}

.min-height-195 {
	min-height: 195px
}

.min-height-200 {
	min-height: 200px
}

.min-height-205 {
	min-height: 205px
}

.min-height-210 {
	min-height: 210px
}

.min-height-215 {
	min-height: 215px
}

.min-height-220 {
	min-height: 220px
}

.min-height-225 {
	min-height: 225px
}

.min-height-230 {
	min-height: 230px
}

.min-height-235 {
	min-height: 235px
}

.min-height-240 {
	min-height: 240px
}

.min-height-245 {
	min-height: 245px
}

.min-height-250 {
	min-height: 250px
}

.min-height-255 {
	min-height: 255px
}

.min-height-260 {
	min-height: 260px
}

.min-height-265 {
	min-height: 265px
}

.min-height-270 {
	min-height: 270px
}

.min-height-275 {
	min-height: 275px
}

.min-height-280 {
	min-height: 280px
}

.min-height-285 {
	min-height: 285px
}

.min-height-290 {
	min-height: 290px
}

.min-height-295 {
	min-height: 295px
}

.min-height-300 {
	min-height: 300px
}

.min-height-305 {
	min-height: 305px
}

.min-height-310 {
	min-height: 310px
}

.min-height-315 {
	min-height: 315px
}

.min-height-320 {
	min-height: 320px
}

.min-height-325 {
	min-height: 325px
}

.min-height-330 {
	min-height: 330px
}

.min-height-335 {
	min-height: 335px
}

.min-height-340 {
	min-height: 340px
}

.min-height-345 {
	min-height: 345px
}

.min-height-350 {
	min-height: 350px
}

.min-height-355 {
	min-height: 355px
}

.min-height-360 {
	min-height: 360px
}

.min-height-365 {
	min-height: 365px
}

.min-height-370 {
	min-height: 370px
}

.min-height-375 {
	min-height: 375px
}

.min-height-380 {
	min-height: 380px
}

.min-height-385 {
	min-height: 385px
}

.min-height-390 {
	min-height: 390px
}

.min-height-395 {
	min-height: 395px
}

.min-height-400 {
	min-height: 400px
}

.min-height-405 {
	min-height: 405px
}

.min-height-410 {
	min-height: 410px
}

.min-height-415 {
	min-height: 415px
}

.min-height-420 {
	min-height: 420px
}

.min-height-425 {
	min-height: 425px
}

.min-height-430 {
	min-height: 430px
}

.min-height-435 {
	min-height: 435px
}

.min-height-440 {
	min-height: 440px
}

.min-height-445 {
	min-height: 445px
}

.min-height-450 {
	min-height: 450px
}

.min-height-455 {
	min-height: 455px
}

.min-height-460 {
	min-height: 460px
}

.min-height-465 {
	min-height: 465px
}

.min-height-470 {
	min-height: 470px
}

.min-height-475 {
	min-height: 475px
}

.min-height-480 {
	min-height: 480px
}

.min-height-485 {
	min-height: 485px
}

.min-height-490 {
	min-height: 490px
}

.min-height-495 {
	min-height: 495px
}

.min-height-500 {
	min-height: 500px
}

.min-height-505 {
	min-height: 505px
}

.min-height-510 {
	min-height: 510px
}

.min-height-515 {
	min-height: 515px
}

.min-height-520 {
	min-height: 520px
}

.min-height-525 {
	min-height: 525px
}

.min-height-530 {
	min-height: 530px
}

.min-height-535 {
	min-height: 535px
}

.min-height-540 {
	min-height: 540px
}

.min-height-545 {
	min-height: 545px
}

.min-height-550 {
	min-height: 550px
}

.min-height-555 {
	min-height: 555px
}

.min-height-560 {
	min-height: 560px
}

.min-height-565 {
	min-height: 565px
}

.min-height-570 {
	min-height: 570px
}

.min-height-575 {
	min-height: 575px
}

.min-height-580 {
	min-height: 580px
}

.min-height-585 {
	min-height: 585px
}

.min-height-590 {
	min-height: 590px
}

.min-height-595 {
	min-height: 595px
}

.min-height-600 {
	min-height: 600px
}

.min-height-605 {
	min-height: 605px
}

.min-height-610 {
	min-height: 610px
}

.min-height-615 {
	min-height: 615px
}

.min-height-620 {
	min-height: 620px
}

.min-height-625 {
	min-height: 625px
}

.min-height-630 {
	min-height: 630px
}

.min-height-635 {
	min-height: 635px
}

.min-height-640 {
	min-height: 640px
}

.min-height-645 {
	min-height: 645px
}

.min-height-650 {
	min-height: 650px
}

.min-height-655 {
	min-height: 655px
}

.min-height-660 {
	min-height: 660px
}

.min-height-665 {
	min-height: 665px
}

.min-height-670 {
	min-height: 670px
}

.min-height-675 {
	min-height: 675px
}

.min-height-680 {
	min-height: 680px
}

.min-height-685 {
	min-height: 685px
}

.min-height-690 {
	min-height: 690px
}

.min-height-695 {
	min-height: 695px
}

.min-height-700 {
	min-height: 700px
}

.min-height-705 {
	min-height: 705px
}

.min-height-710 {
	min-height: 710px
}

.min-height-715 {
	min-height: 715px
}

.min-height-720 {
	min-height: 720px
}

.min-height-725 {
	min-height: 725px
}

.min-height-730 {
	min-height: 730px
}

.min-height-735 {
	min-height: 735px
}

.min-height-740 {
	min-height: 740px
}

.min-height-745 {
	min-height: 745px
}

.min-height-750 {
	min-height: 750px
}

.min-height-755 {
	min-height: 755px
}

.min-height-760 {
	min-height: 760px
}

.min-height-765 {
	min-height: 765px
}

.min-height-770 {
	min-height: 770px
}

.min-height-775 {
	min-height: 775px
}

.min-height-780 {
	min-height: 780px
}

.min-height-785 {
	min-height: 785px
}

.min-height-790 {
	min-height: 790px
}

.min-height-795 {
	min-height: 795px
}

.min-height-800 {
	min-height: 800px
}

.min-height-805 {
	min-height: 805px
}

.min-height-810 {
	min-height: 810px
}

.min-height-815 {
	min-height: 815px
}

.min-height-820 {
	min-height: 820px
}

.min-height-825 {
	min-height: 825px
}

.min-height-830 {
	min-height: 830px
}

.min-height-835 {
	min-height: 835px
}

.min-height-840 {
	min-height: 840px
}

.min-height-845 {
	min-height: 845px
}

.min-height-850 {
	min-height: 850px
}

.min-height-855 {
	min-height: 855px
}

.min-height-860 {
	min-height: 860px
}

.min-height-865 {
	min-height: 865px
}

.min-height-870 {
	min-height: 870px
}

.min-height-875 {
	min-height: 875px
}

.min-height-880 {
	min-height: 880px
}

.min-height-885 {
	min-height: 885px
}

.min-height-890 {
	min-height: 890px
}

.min-height-895 {
	min-height: 895px
}

.min-height-900 {
	min-height: 900px
}

.min-height-905 {
	min-height: 905px
}

.min-height-910 {
	min-height: 910px
}

.min-height-915 {
	min-height: 915px
}

.min-height-920 {
	min-height: 920px
}

.min-height-925 {
	min-height: 925px
}

.min-height-930 {
	min-height: 930px
}

.min-height-935 {
	min-height: 935px
}

.min-height-940 {
	min-height: 940px
}

.min-height-945 {
	min-height: 945px
}

.min-height-950 {
	min-height: 950px
}

.min-height-955 {
	min-height: 955px
}

.min-height-960 {
	min-height: 960px
}

.min-height-965 {
	min-height: 965px
}

.min-height-970 {
	min-height: 970px
}

.min-height-975 {
	min-height: 975px
}

.min-height-980 {
	min-height: 980px
}

.min-height-985 {
	min-height: 985px
}

.min-height-990 {
	min-height: 990px
}

.min-height-995 {
	min-height: 995px
}

.height-0 {
	height: 0px
}

.height-5 {
	height: 5px
}

.height-10 {
	height: 10px
}

.height-15 {
	height: 15px
}

.height-20 {
	height: 20px
}

.height-25 {
	height: 25px
}

.height-30 {
	height: 30px
}

.height-35 {
	height: 35px
}

.height-40 {
	height: 40px
}

.height-45 {
	height: 45px
}

.height-50 {
	height: 50px
}

.height-55 {
	height: 55px
}

.height-60 {
	height: 60px
}

.height-65 {
	height: 65px
}

.height-70 {
	height: 70px
}

.height-75 {
	height: 75px
}

.height-80 {
	height: 80px
}

.height-85 {
	height: 85px
}

.height-90 {
	height: 90px
}

.height-95 {
	height: 95px
}

.height-100 {
	height: 100px
}

.height-105 {
	height: 105px
}

.height-110 {
	height: 110px
}

.height-115 {
	height: 115px
}

.height-120 {
	height: 120px
}

.height-125 {
	height: 125px
}

.height-130 {
	height: 130px
}

.height-135 {
	height: 135px
}

.height-140 {
	height: 140px
}

.height-145 {
	height: 145px
}

.height-150 {
	height: 150px
}

.height-155 {
	height: 155px
}

.height-160 {
	height: 160px
}

.height-165 {
	height: 165px
}

.height-170 {
	height: 170px
}

.height-175 {
	height: 175px
}

.height-180 {
	height: 180px
}

.height-185 {
	height: 185px
}

.height-190 {
	height: 190px
}

.height-195 {
	height: 195px
}

.height-200 {
	height: 200px
}

.height-205 {
	height: 205px
}

.height-210 {
	height: 210px
}

.height-215 {
	height: 215px
}

.height-220 {
	height: 220px
}

.height-225 {
	height: 225px
}

.height-230 {
	height: 230px
}

.height-235 {
	height: 235px
}

.height-240 {
	height: 240px
}

.height-245 {
	height: 245px
}

.height-250 {
	height: 250px
}

.height-255 {
	height: 255px
}

.height-260 {
	height: 260px
}

.height-265 {
	height: 265px
}

.height-270 {
	height: 270px
}

.height-275 {
	height: 275px
}

.height-280 {
	height: 280px
}

.height-285 {
	height: 285px
}

.height-290 {
	height: 290px
}

.height-295 {
	height: 295px
}

.height-300 {
	height: 300px
}

.height-305 {
	height: 305px
}

.height-310 {
	height: 310px
}

.height-315 {
	height: 315px
}

.height-320 {
	height: 320px
}

.height-325 {
	height: 325px
}

.height-330 {
	height: 330px
}

.height-335 {
	height: 335px
}

.height-340 {
	height: 340px
}

.height-345 {
	height: 345px
}

.height-350 {
	height: 350px
}

.height-355 {
	height: 355px
}

.height-360 {
	height: 360px
}

.height-365 {
	height: 365px
}

.height-370 {
	height: 370px
}

.height-375 {
	height: 375px
}

.height-380 {
	height: 380px
}

.height-385 {
	height: 385px
}

.height-390 {
	height: 390px
}

.height-395 {
	height: 395px
}

.height-400 {
	height: 400px
}

.height-405 {
	height: 405px
}

.height-410 {
	height: 410px
}

.height-415 {
	height: 415px
}

.height-420 {
	height: 420px
}

.height-425 {
	height: 425px
}

.height-430 {
	height: 430px
}

.height-435 {
	height: 435px
}

.height-440 {
	height: 440px
}

.height-445 {
	height: 445px
}

.height-450 {
	height: 450px
}

.height-455 {
	height: 455px
}

.height-460 {
	height: 460px
}

.height-465 {
	height: 465px
}

.height-470 {
	height: 470px
}

.height-475 {
	height: 475px
}

.height-480 {
	height: 480px
}

.height-485 {
	height: 485px
}

.height-490 {
	height: 490px
}

.height-495 {
	height: 495px
}

.height-500 {
	height: 500px
}

.height-505 {
	height: 505px
}

.height-510 {
	height: 510px
}

.height-515 {
	height: 515px
}

.height-520 {
	height: 520px
}

.height-525 {
	height: 525px
}

.height-530 {
	height: 530px
}

.height-535 {
	height: 535px
}

.height-540 {
	height: 540px
}

.height-545 {
	height: 545px
}

.height-550 {
	height: 550px
}

.height-555 {
	height: 555px
}

.height-560 {
	height: 560px
}

.height-565 {
	height: 565px
}

.height-570 {
	height: 570px
}

.height-575 {
	height: 575px
}

.height-580 {
	height: 580px
}

.height-585 {
	height: 585px
}

.height-590 {
	height: 590px
}

.height-595 {
	height: 595px
}

.height-600 {
	height: 600px
}

.height-605 {
	height: 605px
}

.height-610 {
	height: 610px
}

.height-615 {
	height: 615px
}

.height-620 {
	height: 620px
}

.height-625 {
	height: 625px
}

.height-630 {
	height: 630px
}

.height-635 {
	height: 635px
}

.height-640 {
	height: 640px
}

.height-645 {
	height: 645px
}

.height-650 {
	height: 650px
}

.height-655 {
	height: 655px
}

.height-660 {
	height: 660px
}

.height-665 {
	height: 665px
}

.height-670 {
	height: 670px
}

.height-675 {
	height: 675px
}

.height-680 {
	height: 680px
}

.height-685 {
	height: 685px
}

.height-690 {
	height: 690px
}

.height-695 {
	height: 695px
}

.height-700 {
	height: 700px
}

.height-705 {
	height: 705px
}

.height-710 {
	height: 710px
}

.height-715 {
	height: 715px
}

.height-720 {
	height: 720px
}

.height-725 {
	height: 725px
}

.height-730 {
	height: 730px
}

.height-735 {
	height: 735px
}

.height-740 {
	height: 740px
}

.height-745 {
	height: 745px
}

.height-750 {
	height: 750px
}

.height-755 {
	height: 755px
}

.height-760 {
	height: 760px
}

.height-765 {
	height: 765px
}

.height-770 {
	height: 770px
}

.height-775 {
	height: 775px
}

.height-780 {
	height: 780px
}

.height-785 {
	height: 785px
}

.height-790 {
	height: 790px
}

.height-795 {
	height: 795px
}

.height-800 {
	height: 800px
}

.height-805 {
	height: 805px
}

.height-810 {
	height: 810px
}

.height-815 {
	height: 815px
}

.height-820 {
	height: 820px
}

.height-825 {
	height: 825px
}

.height-830 {
	height: 830px
}

.height-835 {
	height: 835px
}

.height-840 {
	height: 840px
}

.height-845 {
	height: 845px
}

.height-850 {
	height: 850px
}

.height-855 {
	height: 855px
}

.height-860 {
	height: 860px
}

.height-865 {
	height: 865px
}

.height-870 {
	height: 870px
}

.height-875 {
	height: 875px
}

.height-880 {
	height: 880px
}

.height-885 {
	height: 885px
}

.height-890 {
	height: 890px
}

.height-895 {
	height: 895px
}

.height-900 {
	height: 900px
}

.height-905 {
	height: 905px
}

.height-910 {
	height: 910px
}

.height-915 {
	height: 915px
}

.height-920 {
	height: 920px
}

.height-925 {
	height: 925px
}

.height-930 {
	height: 930px
}

.height-935 {
	height: 935px
}

.height-940 {
	height: 940px
}

.height-945 {
	height: 945px
}

.height-950 {
	height: 950px
}

.height-955 {
	height: 955px
}

.height-960 {
	height: 960px
}

.height-965 {
	height: 965px
}

.height-970 {
	height: 970px
}

.height-975 {
	height: 975px
}

.height-980 {
	height: 980px
}

.height-985 {
	height: 985px
}

.height-990 {
	height: 990px
}

.height-995 {
	height: 995px
}

.mb-0 {
	margin-bottom: 0px
}

.mb-5 {
	margin-bottom: 5px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-25 {
	margin-bottom: 25px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-35 {
	margin-bottom: 35px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-45 {
	margin-bottom: 45px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-55 {
	margin-bottom: 55px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-65 {
	margin-bottom: 65px
}

.mb-70 {
	margin-bottom: 70px
}

.mb-75 {
	margin-bottom: 75px
}

.mb-80 {
	margin-bottom: 80px
}

.mb-85 {
	margin-bottom: 85px
}

.mb-90 {
	margin-bottom: 90px
}

.mb-95 {
	margin-bottom: 95px
}

.mb-100 {
	margin-bottom: 100px
}

.mb-105 {
	margin-bottom: 105px
}

.mb-110 {
	margin-bottom: 110px
}

.mb-115 {
	margin-bottom: 115px
}

.mb-120 {
	margin-bottom: 120px
}

.mb-125 {
	margin-bottom: 125px
}

.mb-130 {
	margin-bottom: 130px
}

.mb-135 {
	margin-bottom: 135px
}

.mb-140 {
	margin-bottom: 140px
}

.mb-145 {
	margin-bottom: 145px
}

.mb-150 {
	margin-bottom: 150px
}

.mb-155 {
	margin-bottom: 155px
}

.mb-160 {
	margin-bottom: 160px
}

.mb-165 {
	margin-bottom: 165px
}

.mb-170 {
	margin-bottom: 170px
}

.mb-175 {
	margin-bottom: 175px
}

.mb-180 {
	margin-bottom: 180px
}

.mb-185 {
	margin-bottom: 185px
}

.mb-190 {
	margin-bottom: 190px
}

.mb-195 {
	margin-bottom: 195px
}

.mb-200 {
	margin-bottom: 200px
}

.mb-205 {
	margin-bottom: 205px
}

.mb-210 {
	margin-bottom: 210px
}

.mb-215 {
	margin-bottom: 215px
}

.mb-220 {
	margin-bottom: 220px
}

.mb-225 {
	margin-bottom: 225px
}

.mb-230 {
	margin-bottom: 230px
}

.mb-235 {
	margin-bottom: 235px
}

.mb-240 {
	margin-bottom: 240px
}

.mb-245 {
	margin-bottom: 245px
}

.mr-0 {
	margin-right: 0px
}

.mr-5 {
	margin-right: 5px
}

.mr-10 {
	margin-right: 10px
}

.mr-15 {
	margin-right: 15px
}

.mr-20 {
	margin-right: 20px
}

.mr-25 {
	margin-right: 25px
}

.mr-30 {
	margin-right: 30px
}

.mr-35 {
	margin-right: 35px
}

.mr-40 {
	margin-right: 40px
}

.mr-45 {
	margin-right: 45px
}

.mr-50 {
	margin-right: 50px
}

.mr-55 {
	margin-right: 55px
}

.mr-60 {
	margin-right: 60px
}

.mr-65 {
	margin-right: 65px
}

.mr-70 {
	margin-right: 70px
}

.mr-75 {
	margin-right: 75px
}

.mr-80 {
	margin-right: 80px
}

.mr-85 {
	margin-right: 85px
}

.mr-90 {
	margin-right: 90px
}

.mr-95 {
	margin-right: 95px
}

.mr-100 {
	margin-right: 100px
}

.mr-105 {
	margin-right: 105px
}

.mr-110 {
	margin-right: 110px
}

.mr-115 {
	margin-right: 115px
}

.mr-120 {
	margin-right: 120px
}

.mr-125 {
	margin-right: 125px
}

.mr-130 {
	margin-right: 130px
}

.mr-135 {
	margin-right: 135px
}

.mr-140 {
	margin-right: 140px
}

.mr-145 {
	margin-right: 145px
}

.mr-150 {
	margin-right: 150px
}

.mr-155 {
	margin-right: 155px
}

.mr-160 {
	margin-right: 160px
}

.mr-165 {
	margin-right: 165px
}

.mr-170 {
	margin-right: 170px
}

.mr-175 {
	margin-right: 175px
}

.mr-180 {
	margin-right: 180px
}

.mr-185 {
	margin-right: 185px
}

.mr-190 {
	margin-right: 190px
}

.mr-195 {
	margin-right: 195px
}

.mr-200 {
	margin-right: 200px
}

.mr-205 {
	margin-right: 205px
}

.mr-210 {
	margin-right: 210px
}

.mr-215 {
	margin-right: 215px
}

.mr-220 {
	margin-right: 220px
}

.mr-225 {
	margin-right: 225px
}

.mr-230 {
	margin-right: 230px
}

.mr-235 {
	margin-right: 235px
}

.mr-240 {
	margin-right: 240px
}

.mr-245 {
	margin-right: 245px
}

.mr-0-i {
	margin-right: 0px !important
}

.mr-5-i {
	margin-right: 5px !important
}

.mr-10-i {
	margin-right: 10px !important
}

.mr-15-i {
	margin-right: 15px !important
}

.mr-20-i {
	margin-right: 20px !important
}

.mr-25-i {
	margin-right: 25px !important
}

.mr-30-i {
	margin-right: 30px !important
}

.mr-35-i {
	margin-right: 35px !important
}

.mr-40-i {
	margin-right: 40px !important
}

.mr-45-i {
	margin-right: 45px !important
}

.mr-50-i {
	margin-right: 50px !important
}

.mr-55-i {
	margin-right: 55px !important
}

.mr-60-i {
	margin-right: 60px !important
}

.mr-65-i {
	margin-right: 65px !important
}

.mr-70-i {
	margin-right: 70px !important
}

.mr-75-i {
	margin-right: 75px !important
}

.mr-80-i {
	margin-right: 80px !important
}

.mr-85-i {
	margin-right: 85px !important
}

.mr-90-i {
	margin-right: 90px !important
}

.mr-95-i {
	margin-right: 95px !important
}

.mr-100-i {
	margin-right: 100px !important
}

.mr-105-i {
	margin-right: 105px !important
}

.mr-110-i {
	margin-right: 110px !important
}

.mr-115-i {
	margin-right: 115px !important
}

.mr-120-i {
	margin-right: 120px !important
}

.mr-125-i {
	margin-right: 125px !important
}

.mr-130-i {
	margin-right: 130px !important
}

.mr-135-i {
	margin-right: 135px !important
}

.mr-140-i {
	margin-right: 140px !important
}

.mr-145-i {
	margin-right: 145px !important
}

.mr-150-i {
	margin-right: 150px !important
}

.mr-155-i {
	margin-right: 155px !important
}

.mr-160-i {
	margin-right: 160px !important
}

.mr-165-i {
	margin-right: 165px !important
}

.mr-170-i {
	margin-right: 170px !important
}

.mr-175-i {
	margin-right: 175px !important
}

.mr-180-i {
	margin-right: 180px !important
}

.mr-185-i {
	margin-right: 185px !important
}

.mr-190-i {
	margin-right: 190px !important
}

.mr-195-i {
	margin-right: 195px !important
}

.mr-200-i {
	margin-right: 200px !important
}

.mr-205-i {
	margin-right: 205px !important
}

.mr-210-i {
	margin-right: 210px !important
}

.mr-215-i {
	margin-right: 215px !important
}

.mr-220-i {
	margin-right: 220px !important
}

.mr-225-i {
	margin-right: 225px !important
}

.mr-230-i {
	margin-right: 230px !important
}

.mr-235-i {
	margin-right: 235px !important
}

.mr-240-i {
	margin-right: 240px !important
}

.mr-245-i {
	margin-right: 245px !important
}

.ml-5 {
	margin-left: 5px
}

.ml-10 {
	margin-left: 10px
}

.ml-15 {
	margin-left: 15px
}

.ml-20 {
	margin-left: 20px
}

.ml-25 {
	margin-left: 25px
}

.ml-30 {
	margin-left: 30px
}

.ml-35 {
	margin-left: 35px
}

.ml-40 {
	margin-left: 40px
}

.ml-45 {
	margin-left: 45px
}

.ml-50 {
	margin-left: 50px
}

.ml-55 {
	margin-left: 55px
}

.ml-60 {
	margin-left: 60px
}

.ml-65 {
	margin-left: 65px
}

.ml-70 {
	margin-left: 70px
}

.ml-75 {
	margin-left: 75px
}

.ml-80 {
	margin-left: 80px
}

.ml-85 {
	margin-left: 85px
}

.ml-90 {
	margin-left: 90px
}

.ml-95 {
	margin-left: 95px
}

.ml-100 {
	margin-left: 100px
}

.ml-105 {
	margin-left: 105px
}

.ml-110 {
	margin-left: 110px
}

.ml-115 {
	margin-left: 115px
}

.ml-120 {
	margin-left: 120px
}

.ml-125 {
	margin-left: 125px
}

.ml-130 {
	margin-left: 130px
}

.ml-135 {
	margin-left: 135px
}

.ml-140 {
	margin-left: 140px
}

.ml-145 {
	margin-left: 145px
}

.ml-150 {
	margin-left: 150px
}

.ml-155 {
	margin-left: 155px
}

.ml-160 {
	margin-left: 160px
}

.ml-165 {
	margin-left: 165px
}

.ml-170 {
	margin-left: 170px
}

.ml-175 {
	margin-left: 175px
}

.ml-180 {
	margin-left: 180px
}

.ml-185 {
	margin-left: 185px
}

.ml-190 {
	margin-left: 190px
}

.ml-195 {
	margin-left: 195px
}

.ml-200 {
	margin-left: 200px
}

.ml-205 {
	margin-left: 205px
}

.ml-210 {
	margin-left: 210px
}

.ml-215 {
	margin-left: 215px
}

.ml-220 {
	margin-left: 220px
}

.ml-225 {
	margin-left: 225px
}

.ml-230 {
	margin-left: 230px
}

.ml-235 {
	margin-left: 235px
}

.ml-240 {
	margin-left: 240px
}

.ml-245 {
	margin-left: 245px
}

.mg-horizontal-5 {
	margin-right: 5px;
	margin-left: 5px
}

.mg-horizontal-10 {
	margin-right: 10px;
	margin-left: 10px
}

.mg-horizontal-15 {
	margin-right: 15px;
	margin-left: 15px
}

.mg-horizontal-20 {
	margin-right: 20px;
	margin-left: 20px
}

.mg-horizontal-25 {
	margin-right: 25px;
	margin-left: 25px
}

.mg-horizontal-30 {
	margin-right: 30px;
	margin-left: 30px
}

.mg-horizontal-35 {
	margin-right: 35px;
	margin-left: 35px
}

.mg-horizontal-40 {
	margin-right: 40px;
	margin-left: 40px
}

.mg-horizontal-45 {
	margin-right: 45px;
	margin-left: 45px
}

.mg-horizontal-50 {
	margin-right: 50px;
	margin-left: 50px
}

.mg-horizontal-55 {
	margin-right: 55px;
	margin-left: 55px
}

.mg-horizontal-60 {
	margin-right: 60px;
	margin-left: 60px
}

.mg-horizontal-65 {
	margin-right: 65px;
	margin-left: 65px
}

.mg-horizontal-70 {
	margin-right: 70px;
	margin-left: 70px
}

.mg-horizontal-75 {
	margin-right: 75px;
	margin-left: 75px
}

.mg-horizontal-80 {
	margin-right: 80px;
	margin-left: 80px
}

.mg-horizontal-85 {
	margin-right: 85px;
	margin-left: 85px
}

.mg-horizontal-90 {
	margin-right: 90px;
	margin-left: 90px
}

.mg-horizontal-95 {
	margin-right: 95px;
	margin-left: 95px
}

.mg-horizontal-100 {
	margin-right: 100px;
	margin-left: 100px
}

.mg-horizontal-105 {
	margin-right: 105px;
	margin-left: 105px
}

.mg-horizontal-110 {
	margin-right: 110px;
	margin-left: 110px
}

.mg-horizontal-115 {
	margin-right: 115px;
	margin-left: 115px
}

.mg-horizontal-120 {
	margin-right: 120px;
	margin-left: 120px
}

.mg-horizontal-125 {
	margin-right: 125px;
	margin-left: 125px
}

.mg-horizontal-130 {
	margin-right: 130px;
	margin-left: 130px
}

.mg-horizontal-135 {
	margin-right: 135px;
	margin-left: 135px
}

.mg-horizontal-140 {
	margin-right: 140px;
	margin-left: 140px
}

.mg-horizontal-145 {
	margin-right: 145px;
	margin-left: 145px
}

.mg-horizontal-150 {
	margin-right: 150px;
	margin-left: 150px
}

.mg-horizontal-155 {
	margin-right: 155px;
	margin-left: 155px
}

.mg-horizontal-160 {
	margin-right: 160px;
	margin-left: 160px
}

.mg-horizontal-165 {
	margin-right: 165px;
	margin-left: 165px
}

.mg-horizontal-170 {
	margin-right: 170px;
	margin-left: 170px
}

.mg-horizontal-175 {
	margin-right: 175px;
	margin-left: 175px
}

.mg-horizontal-180 {
	margin-right: 180px;
	margin-left: 180px
}

.mg-horizontal-185 {
	margin-right: 185px;
	margin-left: 185px
}

.mg-horizontal-190 {
	margin-right: 190px;
	margin-left: 190px
}

.mg-horizontal-195 {
	margin-right: 195px;
	margin-left: 195px
}

.mg-horizontal-200 {
	margin-right: 200px;
	margin-left: 200px
}

.mg-horizontal-205 {
	margin-right: 205px;
	margin-left: 205px
}

.mg-horizontal-210 {
	margin-right: 210px;
	margin-left: 210px
}

.mg-horizontal-215 {
	margin-right: 215px;
	margin-left: 215px
}

.mg-horizontal-220 {
	margin-right: 220px;
	margin-left: 220px
}

.mg-horizontal-225 {
	margin-right: 225px;
	margin-left: 225px
}

.mg-horizontal-230 {
	margin-right: 230px;
	margin-left: 230px
}

.mg-horizontal-235 {
	margin-right: 235px;
	margin-left: 235px
}

.mg-horizontal-240 {
	margin-right: 240px;
	margin-left: 240px
}

.mg-horizontal-245 {
	margin-right: 245px;
	margin-left: 245px
}

.mg-vertical-5 {
	margin-top: 5px;
	margin-bottom: 5px
}

.mg-vertical-10 {
	margin-top: 10px;
	margin-bottom: 10px
}

.mg-vertical-15 {
	margin-top: 15px;
	margin-bottom: 15px
}

.mg-vertical-20 {
	margin-top: 20px;
	margin-bottom: 20px
}

.mg-vertical-25 {
	margin-top: 25px;
	margin-bottom: 25px
}

.mg-vertical-30 {
	margin-top: 30px;
	margin-bottom: 30px
}

.mg-vertical-35 {
	margin-top: 35px;
	margin-bottom: 35px
}

.mg-vertical-40 {
	margin-top: 40px;
	margin-bottom: 40px
}

.mg-vertical-45 {
	margin-top: 45px;
	margin-bottom: 45px
}

.mg-vertical-50 {
	margin-top: 50px;
	margin-bottom: 50px
}

.mg-vertical-55 {
	margin-top: 55px;
	margin-bottom: 55px
}

.mg-vertical-60 {
	margin-top: 60px;
	margin-bottom: 60px
}

.mg-vertical-65 {
	margin-top: 65px;
	margin-bottom: 65px
}

.mg-vertical-70 {
	margin-top: 70px;
	margin-bottom: 70px
}

.mg-vertical-75 {
	margin-top: 75px;
	margin-bottom: 75px
}

.mg-vertical-80 {
	margin-top: 80px;
	margin-bottom: 80px
}

.mg-vertical-85 {
	margin-top: 85px;
	margin-bottom: 85px
}

.mg-vertical-90 {
	margin-top: 90px;
	margin-bottom: 90px
}

.mg-vertical-95 {
	margin-top: 95px;
	margin-bottom: 95px
}

.mg-vertical-100 {
	margin-top: 100px;
	margin-bottom: 100px
}

.mg-vertical-105 {
	margin-top: 105px;
	margin-bottom: 105px
}

.mg-vertical-110 {
	margin-top: 110px;
	margin-bottom: 110px
}

.mg-vertical-115 {
	margin-top: 115px;
	margin-bottom: 115px
}

.mg-vertical-120 {
	margin-top: 120px;
	margin-bottom: 120px
}

.mg-vertical-125 {
	margin-top: 125px;
	margin-bottom: 125px
}

.mg-vertical-130 {
	margin-top: 130px;
	margin-bottom: 130px
}

.mg-vertical-135 {
	margin-top: 135px;
	margin-bottom: 135px
}

.mg-vertical-140 {
	margin-top: 140px;
	margin-bottom: 140px
}

.mg-vertical-145 {
	margin-top: 145px;
	margin-bottom: 145px
}

.mg-vertical-150 {
	margin-top: 150px;
	margin-bottom: 150px
}

.mg-vertical-155 {
	margin-top: 155px;
	margin-bottom: 155px
}

.mg-vertical-160 {
	margin-top: 160px;
	margin-bottom: 160px
}

.mg-vertical-165 {
	margin-top: 165px;
	margin-bottom: 165px
}

.mg-vertical-170 {
	margin-top: 170px;
	margin-bottom: 170px
}

.mg-vertical-175 {
	margin-top: 175px;
	margin-bottom: 175px
}

.mg-vertical-180 {
	margin-top: 180px;
	margin-bottom: 180px
}

.mg-vertical-185 {
	margin-top: 185px;
	margin-bottom: 185px
}

.mg-vertical-190 {
	margin-top: 190px;
	margin-bottom: 190px
}

.mg-vertical-195 {
	margin-top: 195px;
	margin-bottom: 195px
}

.mg-vertical-200 {
	margin-top: 200px;
	margin-bottom: 200px
}

.mg-vertical-205 {
	margin-top: 205px;
	margin-bottom: 205px
}

.mg-vertical-210 {
	margin-top: 210px;
	margin-bottom: 210px
}

.mg-vertical-215 {
	margin-top: 215px;
	margin-bottom: 215px
}

.mg-vertical-220 {
	margin-top: 220px;
	margin-bottom: 220px
}

.mg-vertical-225 {
	margin-top: 225px;
	margin-bottom: 225px
}

.mg-vertical-230 {
	margin-top: 230px;
	margin-bottom: 230px
}

.mg-vertical-235 {
	margin-top: 235px;
	margin-bottom: 235px
}

.mg-vertical-240 {
	margin-top: 240px;
	margin-bottom: 240px
}

.mg-vertical-245 {
	margin-top: 245px;
	margin-bottom: 245px
}

.mg-auto {
	margin-left: auto;
	margin-right: auto
}

.pt-0 {
	padding-top: 0px
}

.pt-5 {
	padding-top: 5px
}

.pt-10 {
	padding-top: 10px
}

.pt-15 {
	padding-top: 15px
}

.pt-20 {
	padding-top: 20px
}

.pt-25 {
	padding-top: 25px
}

.pt-30 {
	padding-top: 30px
}

.pt-35 {
	padding-top: 35px
}

.pt-40 {
	padding-top: 40px
}

.pt-45 {
	padding-top: 45px
}

.pt-50 {
	padding-top: 50px
}

.pt-55 {
	padding-top: 55px
}

.pt-60 {
	padding-top: 60px
}

.pt-65 {
	padding-top: 65px
}

.pt-70 {
	padding-top: 70px
}

.pt-75 {
	padding-top: 75px
}

.pt-80 {
	padding-top: 80px
}

.pt-85 {
	padding-top: 85px
}

.pt-90 {
	padding-top: 90px
}

.pt-95 {
	padding-top: 95px
}

.pt-100 {
	padding-top: 100px
}

.pt-105 {
	padding-top: 105px
}

.pt-110 {
	padding-top: 110px
}

.pt-115 {
	padding-top: 115px
}

.pt-120 {
	padding-top: 120px
}

.pt-125 {
	padding-top: 125px
}

.pt-130 {
	padding-top: 130px
}

.pt-135 {
	padding-top: 135px
}

.pt-140 {
	padding-top: 140px
}

.pt-145 {
	padding-top: 145px
}

.pt-150 {
	padding-top: 150px
}

.pt-155 {
	padding-top: 155px
}

.pt-160 {
	padding-top: 160px
}

.pt-165 {
	padding-top: 165px
}

.pt-170 {
	padding-top: 170px
}

.pt-175 {
	padding-top: 175px
}

.pt-180 {
	padding-top: 180px
}

.pt-185 {
	padding-top: 185px
}

.pt-190 {
	padding-top: 190px
}

.pt-195 {
	padding-top: 195px
}

.pt-200 {
	padding-top: 200px
}

.pt-205 {
	padding-top: 205px
}

.pt-210 {
	padding-top: 210px
}

.pt-215 {
	padding-top: 215px
}

.pt-220 {
	padding-top: 220px
}

.pt-225 {
	padding-top: 225px
}

.pt-230 {
	padding-top: 230px
}

.pt-235 {
	padding-top: 235px
}

.pt-240 {
	padding-top: 240px
}

.pt-245 {
	padding-top: 245px
}

.pb-0 {
	padding-bottom: 0px
}

.pb-5 {
	padding-bottom: 5px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-15 {
	padding-bottom: 15px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-25 {
	padding-bottom: 25px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-35 {
	padding-bottom: 35px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-45 {
	padding-bottom: 45px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-55 {
	padding-bottom: 55px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-65 {
	padding-bottom: 65px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-75 {
	padding-bottom: 75px
}

.pb-80 {
	padding-bottom: 80px
}

.pb-85 {
	padding-bottom: 85px
}

.pb-90 {
	padding-bottom: 90px
}

.pb-95 {
	padding-bottom: 95px
}

.pb-100 {
	padding-bottom: 100px
}

.pb-105 {
	padding-bottom: 105px
}

.pb-110 {
	padding-bottom: 110px
}

.pb-115 {
	padding-bottom: 115px
}

.pb-120 {
	padding-bottom: 120px
}

.pb-125 {
	padding-bottom: 125px
}

.pb-130 {
	padding-bottom: 130px
}

.pb-135 {
	padding-bottom: 135px
}

.pb-140 {
	padding-bottom: 140px
}

.pb-145 {
	padding-bottom: 145px
}

.pb-150 {
	padding-bottom: 150px
}

.pb-155 {
	padding-bottom: 155px
}

.pb-160 {
	padding-bottom: 160px
}

.pb-165 {
	padding-bottom: 165px
}

.pb-170 {
	padding-bottom: 170px
}

.pb-175 {
	padding-bottom: 175px
}

.pb-180 {
	padding-bottom: 180px
}

.pb-185 {
	padding-bottom: 185px
}

.pb-190 {
	padding-bottom: 190px
}

.pb-195 {
	padding-bottom: 195px
}

.pb-200 {
	padding-bottom: 200px
}

.pb-205 {
	padding-bottom: 205px
}

.pb-210 {
	padding-bottom: 210px
}

.pb-215 {
	padding-bottom: 215px
}

.pb-220 {
	padding-bottom: 220px
}

.pb-225 {
	padding-bottom: 225px
}

.pb-230 {
	padding-bottom: 230px
}

.pb-235 {
	padding-bottom: 235px
}

.pb-240 {
	padding-bottom: 240px
}

.pb-245 {
	padding-bottom: 245px
}

.pr-5 {
	padding-right: 5px
}

.pr-10 {
	padding-right: 10px
}

.pr-15 {
	padding-right: 15px
}

.pr-20 {
	padding-right: 20px
}

.pr-25 {
	padding-right: 25px
}

.pr-30 {
	padding-right: 30px
}

.pr-35 {
	padding-right: 35px
}

.pr-40 {
	padding-right: 40px
}

.pr-45 {
	padding-right: 45px
}

.pr-50 {
	padding-right: 50px
}

.pr-55 {
	padding-right: 55px
}

.pr-60 {
	padding-right: 60px
}

.pr-65 {
	padding-right: 65px
}

.pr-70 {
	padding-right: 70px
}

.pr-75 {
	padding-right: 75px
}

.pr-80 {
	padding-right: 80px
}

.pr-85 {
	padding-right: 85px
}

.pr-90 {
	padding-right: 90px
}

.pr-95 {
	padding-right: 95px
}

.pr-100 {
	padding-right: 100px
}

.pr-105 {
	padding-right: 105px
}

.pr-110 {
	padding-right: 110px
}

.pr-115 {
	padding-right: 115px
}

.pr-120 {
	padding-right: 120px
}

.pr-125 {
	padding-right: 125px
}

.pr-130 {
	padding-right: 130px
}

.pr-135 {
	padding-right: 135px
}

.pr-140 {
	padding-right: 140px
}

.pr-145 {
	padding-right: 145px
}

.pr-150 {
	padding-right: 150px
}

.pr-155 {
	padding-right: 155px
}

.pr-160 {
	padding-right: 160px
}

.pr-165 {
	padding-right: 165px
}

.pr-170 {
	padding-right: 170px
}

.pr-175 {
	padding-right: 175px
}

.pr-180 {
	padding-right: 180px
}

.pr-185 {
	padding-right: 185px
}

.pr-190 {
	padding-right: 190px
}

.pr-195 {
	padding-right: 195px
}

.pr-200 {
	padding-right: 200px
}

.pr-205 {
	padding-right: 205px
}

.pr-210 {
	padding-right: 210px
}

.pr-215 {
	padding-right: 215px
}

.pr-220 {
	padding-right: 220px
}

.pr-225 {
	padding-right: 225px
}

.pr-230 {
	padding-right: 230px
}

.pr-235 {
	padding-right: 235px
}

.pr-240 {
	padding-right: 240px
}

.pr-245 {
	padding-right: 245px
}

.pl-5 {
	padding-left: 5px
}

.pl-10 {
	padding-left: 10px
}

.pl-15 {
	padding-left: 15px
}

.pl-20 {
	padding-left: 20px
}

.pl-25 {
	padding-left: 25px
}

.pl-30 {
	padding-left: 30px
}

.pl-35 {
	padding-left: 35px
}

.pl-40 {
	padding-left: 40px
}

.pl-45 {
	padding-left: 45px
}

.pl-50 {
	padding-left: 50px
}

.pl-55 {
	padding-left: 55px
}

.pl-60 {
	padding-left: 60px
}

.pl-65 {
	padding-left: 65px
}

.pl-70 {
	padding-left: 70px
}

.pl-75 {
	padding-left: 75px
}

.pl-80 {
	padding-left: 80px
}

.pl-85 {
	padding-left: 85px
}

.pl-90 {
	padding-left: 90px
}

.pl-95 {
	padding-left: 95px
}

.pl-100 {
	padding-left: 100px
}

.pl-105 {
	padding-left: 105px
}

.pl-110 {
	padding-left: 110px
}

.pl-115 {
	padding-left: 115px
}

.pl-120 {
	padding-left: 120px
}

.pl-125 {
	padding-left: 125px
}

.pl-130 {
	padding-left: 130px
}

.pl-135 {
	padding-left: 135px
}

.pl-140 {
	padding-left: 140px
}

.pl-145 {
	padding-left: 145px
}

.pl-150 {
	padding-left: 150px
}

.pl-155 {
	padding-left: 155px
}

.pl-160 {
	padding-left: 160px
}

.pl-165 {
	padding-left: 165px
}

.pl-170 {
	padding-left: 170px
}

.pl-175 {
	padding-left: 175px
}

.pl-180 {
	padding-left: 180px
}

.pl-185 {
	padding-left: 185px
}

.pl-190 {
	padding-left: 190px
}

.pl-195 {
	padding-left: 195px
}

.pl-200 {
	padding-left: 200px
}

.pl-205 {
	padding-left: 205px
}

.pl-210 {
	padding-left: 210px
}

.pl-215 {
	padding-left: 215px
}

.pl-220 {
	padding-left: 220px
}

.pl-225 {
	padding-left: 225px
}

.pl-230 {
	padding-left: 230px
}

.pl-235 {
	padding-left: 235px
}

.pl-240 {
	padding-left: 240px
}

.pl-245 {
	padding-left: 245px
}

.pad-horizontal-5 {
	padding-right: 5px;
	padding-left: 5px
}

.pad-horizontal-10 {
	padding-right: 10px;
	padding-left: 10px
}

.pad-horizontal-15 {
	padding-right: 15px;
	padding-left: 15px
}

.pad-horizontal-20 {
	padding-right: 20px;
	padding-left: 20px
}

.pad-horizontal-25 {
	padding-right: 25px;
	padding-left: 25px
}

.pad-horizontal-30 {
	padding-right: 30px;
	padding-left: 30px
}

.pad-horizontal-35 {
	padding-right: 35px;
	padding-left: 35px
}

.pad-horizontal-40 {
	padding-right: 40px;
	padding-left: 40px
}

.pad-horizontal-45 {
	padding-right: 45px;
	padding-left: 45px
}

.pad-horizontal-50 {
	padding-right: 50px;
	padding-left: 50px
}

.pad-horizontal-55 {
	padding-right: 55px;
	padding-left: 55px
}

.pad-horizontal-60 {
	padding-right: 60px;
	padding-left: 60px
}

.pad-horizontal-65 {
	padding-right: 65px;
	padding-left: 65px
}

.pad-horizontal-70 {
	padding-right: 70px;
	padding-left: 70px
}

.pad-horizontal-75 {
	padding-right: 75px;
	padding-left: 75px
}

.pad-horizontal-80 {
	padding-right: 80px;
	padding-left: 80px
}

.pad-horizontal-85 {
	padding-right: 85px;
	padding-left: 85px
}

.pad-horizontal-90 {
	padding-right: 90px;
	padding-left: 90px
}

.pad-horizontal-95 {
	padding-right: 95px;
	padding-left: 95px
}

.pad-horizontal-100 {
	padding-right: 100px;
	padding-left: 100px
}

.pad-horizontal-105 {
	padding-right: 105px;
	padding-left: 105px
}

.pad-horizontal-110 {
	padding-right: 110px;
	padding-left: 110px
}

.pad-horizontal-115 {
	padding-right: 115px;
	padding-left: 115px
}

.pad-horizontal-120 {
	padding-right: 120px;
	padding-left: 120px
}

.pad-horizontal-125 {
	padding-right: 125px;
	padding-left: 125px
}

.pad-horizontal-130 {
	padding-right: 130px;
	padding-left: 130px
}

.pad-horizontal-135 {
	padding-right: 135px;
	padding-left: 135px
}

.pad-horizontal-140 {
	padding-right: 140px;
	padding-left: 140px
}

.pad-horizontal-145 {
	padding-right: 145px;
	padding-left: 145px
}

.pad-horizontal-150 {
	padding-right: 150px;
	padding-left: 150px
}

.pad-horizontal-155 {
	padding-right: 155px;
	padding-left: 155px
}

.pad-horizontal-160 {
	padding-right: 160px;
	padding-left: 160px
}

.pad-horizontal-165 {
	padding-right: 165px;
	padding-left: 165px
}

.pad-horizontal-170 {
	padding-right: 170px;
	padding-left: 170px
}

.pad-horizontal-175 {
	padding-right: 175px;
	padding-left: 175px
}

.pad-horizontal-180 {
	padding-right: 180px;
	padding-left: 180px
}

.pad-horizontal-185 {
	padding-right: 185px;
	padding-left: 185px
}

.pad-horizontal-190 {
	padding-right: 190px;
	padding-left: 190px
}

.pad-horizontal-195 {
	padding-right: 195px;
	padding-left: 195px
}

.pad-horizontal-200 {
	padding-right: 200px;
	padding-left: 200px
}

.pad-horizontal-205 {
	padding-right: 205px;
	padding-left: 205px
}

.pad-horizontal-210 {
	padding-right: 210px;
	padding-left: 210px
}

.pad-horizontal-215 {
	padding-right: 215px;
	padding-left: 215px
}

.pad-horizontal-220 {
	padding-right: 220px;
	padding-left: 220px
}

.pad-horizontal-225 {
	padding-right: 225px;
	padding-left: 225px
}

.pad-horizontal-230 {
	padding-right: 230px;
	padding-left: 230px
}

.pad-horizontal-235 {
	padding-right: 235px;
	padding-left: 235px
}

.pad-horizontal-240 {
	padding-right: 240px;
	padding-left: 240px
}

.pad-horizontal-245 {
	padding-right: 245px;
	padding-left: 245px
}

.pad-vertical-5 {
	padding-top: 5px;
	padding-bottom: 5px
}

.pad-vertical-10 {
	padding-top: 10px;
	padding-bottom: 10px
}

.pad-vertical-15 {
	padding-top: 15px;
	padding-bottom: 15px
}

.pad-vertical-20 {
	padding-top: 20px;
	padding-bottom: 20px
}

.pad-vertical-25 {
	padding-top: 25px;
	padding-bottom: 25px
}

.pad-vertical-30 {
	padding-top: 30px;
	padding-bottom: 30px
}

.pad-vertical-35 {
	padding-top: 35px;
	padding-bottom: 35px
}

.pad-vertical-40 {
	padding-top: 40px;
	padding-bottom: 40px
}

.pad-vertical-45 {
	padding-top: 45px;
	padding-bottom: 45px
}

.pad-vertical-50 {
	padding-top: 50px;
	padding-bottom: 50px
}

.pad-vertical-55 {
	padding-top: 55px;
	padding-bottom: 55px
}

.pad-vertical-60 {
	padding-top: 60px;
	padding-bottom: 60px
}

.pad-vertical-65 {
	padding-top: 65px;
	padding-bottom: 65px
}

.pad-vertical-70 {
	padding-top: 70px;
	padding-bottom: 70px
}

.pad-vertical-75 {
	padding-top: 75px;
	padding-bottom: 75px
}

.pad-vertical-80 {
	padding-top: 80px;
	padding-bottom: 80px
}

.pad-vertical-85 {
	padding-top: 85px;
	padding-bottom: 85px
}

.pad-vertical-90 {
	padding-top: 90px;
	padding-bottom: 90px
}

.pad-vertical-95 {
	padding-top: 95px;
	padding-bottom: 95px
}

.pad-vertical-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.pad-vertical-105 {
	padding-top: 105px;
	padding-bottom: 105px
}

.pad-vertical-110 {
	padding-top: 110px;
	padding-bottom: 110px
}

.pad-vertical-115 {
	padding-top: 115px;
	padding-bottom: 115px
}

.pad-vertical-120 {
	padding-top: 120px;
	padding-bottom: 120px
}

.pad-vertical-125 {
	padding-top: 125px;
	padding-bottom: 125px
}

.pad-vertical-130 {
	padding-top: 130px;
	padding-bottom: 130px
}

.pad-vertical-135 {
	padding-top: 135px;
	padding-bottom: 135px
}

.pad-vertical-140 {
	padding-top: 140px;
	padding-bottom: 140px
}

.pad-vertical-145 {
	padding-top: 145px;
	padding-bottom: 145px
}

.pad-vertical-150 {
	padding-top: 150px;
	padding-bottom: 150px
}

.pad-vertical-155 {
	padding-top: 155px;
	padding-bottom: 155px
}

.pad-vertical-160 {
	padding-top: 160px;
	padding-bottom: 160px
}

.pad-vertical-165 {
	padding-top: 165px;
	padding-bottom: 165px
}

.pad-vertical-170 {
	padding-top: 170px;
	padding-bottom: 170px
}

.pad-vertical-175 {
	padding-top: 175px;
	padding-bottom: 175px
}

.pad-vertical-180 {
	padding-top: 180px;
	padding-bottom: 180px
}

.pad-vertical-185 {
	padding-top: 185px;
	padding-bottom: 185px
}

.pad-vertical-190 {
	padding-top: 190px;
	padding-bottom: 190px
}

.pad-vertical-195 {
	padding-top: 195px;
	padding-bottom: 195px
}

.pad-vertical-200 {
	padding-top: 200px;
	padding-bottom: 200px
}

.pad-vertical-205 {
	padding-top: 205px;
	padding-bottom: 205px
}

.pad-vertical-210 {
	padding-top: 210px;
	padding-bottom: 210px
}

.pad-vertical-215 {
	padding-top: 215px;
	padding-bottom: 215px
}

.pad-vertical-220 {
	padding-top: 220px;
	padding-bottom: 220px
}

.pad-vertical-225 {
	padding-top: 225px;
	padding-bottom: 225px
}

.pad-vertical-230 {
	padding-top: 230px;
	padding-bottom: 230px
}

.pad-vertical-235 {
	padding-top: 235px;
	padding-bottom: 235px
}

.pad-vertical-240 {
	padding-top: 240px;
	padding-bottom: 240px
}

.pad-vertical-245 {
	padding-top: 245px;
	padding-bottom: 245px
}

.space-5 {
	height: 5px
}

.space-10 {
	height: 10px
}

.space-15 {
	height: 15px
}

.space-20 {
	height: 20px
}

.space-25 {
	height: 25px
}

.space-30 {
	height: 30px
}

.space-35 {
	height: 35px
}

.space-40 {
	height: 40px
}

.space-45 {
	height: 45px
}

.space-50 {
	height: 50px
}

.space-55 {
	height: 55px
}

.space-60 {
	height: 60px
}

.space-65 {
	height: 65px
}

.space-70 {
	height: 70px
}

.space-75 {
	height: 75px
}

.space-80 {
	height: 80px
}

.space-85 {
	height: 85px
}

.space-90 {
	height: 90px
}

.space-95 {
	height: 95px
}

.space-100 {
	height: 100px
}

.space-105 {
	height: 105px
}

.space-110 {
	height: 110px
}

.space-115 {
	height: 115px
}

.space-120 {
	height: 120px
}

.space-125 {
	height: 125px
}

.space-130 {
	height: 130px
}

.space-135 {
	height: 135px
}

.space-140 {
	height: 140px
}

.space-145 {
	height: 145px
}

.space-150 {
	height: 150px
}

.space-155 {
	height: 155px
}

.space-160 {
	height: 160px
}

.space-165 {
	height: 165px
}

.space-170 {
	height: 170px
}

.space-175 {
	height: 175px
}

.space-180 {
	height: 180px
}

.space-185 {
	height: 185px
}

.space-190 {
	height: 190px
}

.space-195 {
	height: 195px
}

.space-200 {
	height: 200px
}

.space-205 {
	height: 205px
}

.space-210 {
	height: 210px
}

.space-215 {
	height: 215px
}

.space-220 {
	height: 220px
}

.space-225 {
	height: 225px
}

.space-230 {
	height: 230px
}

.space-235 {
	height: 235px
}

.space-240 {
	height: 240px
}

.space-245 {
	height: 245px
}

.space-250 {
	height: 250px
}

.space-255 {
	height: 255px
}

.space-260 {
	height: 260px
}

.space-265 {
	height: 265px
}

.space-270 {
	height: 270px
}

.space-275 {
	height: 275px
}

.space-280 {
	height: 280px
}

.space-285 {
	height: 285px
}

.space-290 {
	height: 290px
}

.space-295 {
	height: 295px
}

.colored-dark-gray {
	color: #51565b
}

.colored-purple {
	color: #7569de
}

.colored-purple-opacity {
	color: #796de2
}

.colored-purple-i {
	color: #7569de !important
}

.colored-blue {
	color: #4dabfc
}

.colored-blue-i {
	color: #4dabfc !important
}

.colored-blue-dark {
	color: #3d94e2
}

.colored-blue-dark-i {
	color: #3d94e2 !important
}

.colored-white {
	color: #fff
}

.colored-white-i {
	color: #fff !important
}

.colored-navy {
	color: #37464d
}

.colored-navy-i {
	color: #37464d !important
}

.colored-navy-gray-i {
	color: #687282 !important
}

.colored-navy-gray {
	color: #687282
}

.colored-gray {
	color: #788489
}

.colored-yellow {
	color: #bf9c3b
}

.colored-yellow-i {
	color: #bf9c3b !important
}

.colored-gray-i {
	color: #788489 !important
}

.colored-text-gray {
	color: #889fbc
}

.colored-text-gray-i {
	color: #889fbc !important
}

.colored-light-gray {
	color: #95a5b3
}

.colored-light-gray-i {
	color: #95a5b3 !important
}

.colored-red-i {
	color: #e8505a !important
}

.colored-red {
	color: #e8505a
}

.colored-dark-red {
	color: #cb527d
}

.colored-dark-red-i {
	color: #cb527d !important
}

.colored-light-red {
	color: #ff4b64
}

.colored-light-red-i {
	color: #ff4b64 !important
}

.text-italic {
	font-style: italic !important
}

.icon-font {
	display: inline-flex !important
}

.clear {
	clear: both;
	width: 100%;
}

.clear-float {
	float: none;
	clear: both
}

.textarea {
	height: 200px
}

.img-contain {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain
}

.inline-flex {
	display: inline-flex !important;
	align-items: center
}

.img-cover {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.underline {
	border-bottom: 1px solid
}

.overflow-hidden {
	overflow: hidden
}

.img-radius {
	border-radius: 6px
}

.img-shadow {
	box-shadow: 0 13px 24px 0 rgba(41, 53, 108, 0.28)
}

.img-box {
	border-radius: 6px;
	box-shadow: 0 13px 24px 0 rgba(41, 53, 108, 0.28)
}

.img-white {
	filter: brightness(100)
}

.box-shadow {
	box-shadow: 0 13px 24px 0 rgba(41, 53, 108, 0.28)
}

.shadow-none {
	box-shadow: none !important
}

.shadow {
	box-shadow: 0 13px 24px 0 rgba(41, 53, 108, 0.28)
}

.box-radius {
	border-radius: 6px
}

.white-box {
	background: #fff;
	box-shadow: 0px 7px 16px 0px rgba(41, 53, 108, 0.25);
	border-radius: 6px
}

.font-300 {
	font-weight: 300
}

.font-500 {
	font-weight: 500
}

.font-600 {
	font-weight: 600
}

.font-700 {
	font-weight: 700
}

.font-800 {
	font-weight: 800
}

.font-900 {
	font-weight: 900
}

.d-flex {
	display: flex
}

.flex-wrap {
	flex-wrap: wrap
}

.d-flex-a-center {
	display: flex;
	align-items: center
}

.a-center {
	align-items: center
}

.justify-spacebetween {
	justify-content: space-between
}

.justify-center {
	justify-content: center
}

.position-static {
	position: static
}

.position-relative {
	position: relative
}

.position-absolute {
	position: absolute
}

.position-fixed {
	position: fixed
}

.position-sticky {
	position: sticky
}

.fixed-top {
	position: fixed;
	top: 0
}

.position-static-i {
	position: static !important
}

.position-relative-i {
	position: relative !important
}

.position-absolute-i {
	position: absolute !important
}

.position-fixed-i {
	position: fixed !important
}

.position-sticky-i {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 111
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 111
}

.full-width {
	width: 100%
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.flex-row {
	flex-direction: row !important
}

.flex-column {
	flex-direction: column !important
}

.height-auto {
	height: auto
}

.height-auto-i {
	height: auto !important
}

.hr {
	width: 100%;
	height: 1px;
	background: #dde3eb;
	clear: both
}

.hr-vertical {
	height: 100%;
	width: 1px;
	background: #dde3eb;
	clear: both
}

.hr-secondary {
	width: 100%;
	height: 1px;
	background-image: linear-gradient(to left, rgba(228, 237, 245, 0) 0%, #c1d1e2 50%, rgba(242, 247, 253, 0) 100%);
	box-shadow: 0px 0px 16px 0px rgba(41, 53, 108, 0.2)
}

.hr-bottom {
	border-bottom: 1px solid #dde3eb
}

.hr-top {
	border-top: 1px solid #dde3eb
}

.hr-top-secondary {
	position: relative
}

.hr-top-secondary:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	height: 1px;
	max-width: 1400px;
	transform: translateX(-50%);
	background-image: linear-gradient(to left, rgba(228, 237, 245, 0) 0%, #c1d1e2 50%, rgba(242, 247, 253, 0) 100%);
	box-shadow: 0px 0px 16px 0px rgba(41, 53, 108, 0.2)
}

.hr-bottom-secondary {
	position: relative
}

.hr-bottom-secondary:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100%;
	height: 1px;
	max-width: 1400px;
	transform: translateX(-50%);
	background-image: linear-gradient(to left, rgba(228, 237, 245, 0) 0%, #c1d1e2 50%, rgba(242, 247, 253, 0) 100%);
	box-shadow: 0px 0px 16px 0px rgba(41, 53, 108, 0.2)
}

.opacity-0 {
	opacity: 0 !important
}

.opacity-10 {
	opacity: .1 !important
}

.opacity-20 {
	opacity: .2 !important
}

.opacity-30 {
	opacity: .3 !important
}

.opacity-40 {
	opacity: .5 !important
}

.opacity-50 {
	opacity: .5 !important
}

.opacity-60 {
	opacity: .6 !important
}

.opacity-70 {
	opacity: .7 !important
}

.opacity-80 {
	opacity: .8 !important
}

.opacity-90 {
	opacity: .9 !important
}

.opacity-1 {
	opacity: 1 !important
}

.primary__btn {
	display: inline-flex;
	align-items: center;
	position: relative;
	left: 0;
	margin-top: 30px
}

.primary__btn .btn-txt {
	display: inline-flex;
	font-weight: 900;
	color: #bf9c3c;
	align-items: center;
	transition: all .3s;
	border: 2px solid rgba(255, 255, 255, 0.4);
	padding: 7px 15px;
	font-size: 17px;
	height: 45px;
	border-right: 0
}

.primary__btn .icon-font {
	display: inline-flex;
	align-items: center;
	padding: 7px;
	color: #bf9c3c;
	justify-content: center;
	border: 2px solid rgba(255, 255, 255, 0.4);
	height: 45px;
	font-size: 13px;
	width: 45px;
	transition: all .3s
}

@media (min-width: 768px) {
	.primary__btn:hover .btn-txt,
	.primary__btn:hover .icon-font {
		border-color: #bf9c3c
	}
}

.btn-secondary {
	display: inline-flex;
	align-items: center;
	border-bottom: 1px solid currentColor;
	color: #bf9c3c;
	font-weight: 900;
	font-size: 19px;
	padding: 5px 0;
	border-bottom: 2px solid currentColor;
	margin-bottom: 20px
}

.btn-secondary .btn-txt {
	display: block
}

.btn-secondary .icon-font {
	display: inline-flex;
	font-size: 12px;
	margin-left: 15px;
	position: relative;
	top: 2px;
	transition: transform .5s
}

@media (min-width: 768px) {
	.btn-secondary:hover {
		color: #bf9c3c;
		border-color: transparent
	}
	.btn-secondary:hover .icon-font {
		transform: translateX(10px)
	}
}

.button {
	display: inline-flex;
	min-height: 50px;
	padding: 10px 30px;
	align-items: center;
	font-weight: 900;
	line-height: 1em;
	position: relative;
	letter-spacing: 2px;
	user-select: none;
	white-space: nowrap;
	transition: all .3s;
	user-select: none
}

.button__wrp {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 100%;
	width: 100%
}

.button__wrp>*:first-child {
	margin-right: 15px
}

.button__wrp>*:last-child {
	margin-right: 0;
	margin-left: 0
}

.button__wrp>*:only-child {
	margin: 0
}

.button__txt {
	position: relative;
	z-index: 2;
	line-height: 1em
}

.button__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.button--primary {
	padding: 0
}

.button--primary .button__wrp {
	transition: background .3s
}

.button--primary .button__txt {
	display: inline-flex;
	font-weight: 900;
	color: currentColor;
	align-items: center;
	border: 1px solid;
	padding: 7px 25px;
	font-size: 17px;
	height: 50px;
	border-right: 0;
	margin-right: 0;
	position: relative
}

@media (max-width: 1200px) {
	.button--primary .button__txt {
		font-size: 16px;
		padding: 5px 15px
	}
}

@media (max-width: 576px) {
	.button--primary .button__txt {
		font-size: 15px;
		height: 45px;
		padding: 5px 10px
	}
}

.button--primary .button__icon {
	display: inline-flex;
	align-items: center;
	padding: 7px;
	justify-content: center;
	border: 1px solid;
	height: 50px;
	width: 50px;
	font-size: 16px;
	position: relative;
	overflow: hidden
}

@media (max-width: 576px) {
	.button--primary .button__icon {
		width: 45px;
		height: 45px;
		font-size: 19px
	}
}

.button--primary .icon {
	transition: transform .3s
}

.button--primary .icon--hover {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-45px, -50%)
}

@media (min-width: 768px) {
	.button--primary:hover {
		color: #bf9c3c
	}
	.button--primary:hover .icon {
		transform: translateX(45px)
	}
	.button--primary:hover .icon--hover {
		transform: translate(-50%, -50%)
	}
	.button--primary:hover .button__wrp {
		background: white
	}
	.button--primary:hover .button__txt {
		border-color: currentColor
	}
	.button--primary:hover .button__icon {
		border-color: currentColor
	}
}

.button--primary.button--gray {
	color: #51565b
}

.button--primary.button--gray .button__icon,
.button--primary.button--gray .button__txt {
	border-color: #bf9c3c
}

.button--primary.button--white {
	color: #fff
}

.button--primary.button--white .button__icon,
.button--primary.button--white .button__txt {
	border-color: #bf9c3c
}

.button--primary.button--border-white {
	color: #bf9c3c
}

.button--primary.button--border-white .button__icon,
.button--primary.button--border-white .button__txt {
	border-color: #fff
}

@media (min-width: 768px) {
	.button--primary.button--border-white:hover .button__icon,
	.button--primary.button--border-white:hover .button__txt {
		border-color: #bf9c3c
	}
}

@media (max-width: 769px) {
	.button--primary {
		color: #bf9c3c
	}
	.button--primary .icon {
		transform: translateX(45px)
	}
	.button--primary .icon--hover {
		transform: translate(-50%, -50%)
	}
	.button--primary .button__wrp {
		background: white
	}
	.button--primary .button__txt {
		border-color: currentColor
	}
	.button--primary .button__icon {
		border-color: currentColor
	}
	.button--primary.button--white {
		color: #bf9c3c
	}
}

.button--secondary {
	font-weight: 900;
	font-size: 19px;
	padding: 5px 0;
	min-height: inherit;
	letter-spacing: inherit;
	height: auto;
	justify-content: center
}

.button--secondary .button__txt {
	display: block
}

.button--secondary .button__icon {
	display: inline-flex;
	font-size: 19px;
	margin-left: 15px;
	position: relative;
	transition: transform .3s
}

@media (min-width: 768px) {
	.button--secondary:hover {
		color: #bf9c3c;
		border-color: transparent
	}
	.button--secondary:hover .button__icon {
		transform: translateX(10px)
	}
}

.button--secondary.button--smal {
	font-size: 15px;
	padding-bottom: 7px
}

.button--secondary.button--smal .button__icon {
	top: 0
}

.button--secondary.button--yellow {
	background: #b39339;
	color: #fff;
	padding: 10px 25px;
	font-size: 16px;
	min-height: 50px
}

.button__gold {
	background: #b99c1a;
	color: #FFFFFF
}

.button__gold:hover {
	color: #FFFFFF;
	background: #a18916
}

.button-border-bottom {
	padding-bottom: 4px !important
}

.button-border-bottom:hover {
	border-color: #bf9c3c !important
}

*,
*:before,
*:after {
	box-sizing: border-box
}

html {
	box-sizing: border-box;
	text-rendering: optimizeLegibility;
	overflow-x: hidden !important;
	position: relative
}

body {
	overflow-x: hidden !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

a {
	color: inherit;
	text-decoration: none
}

img {
	vertical-align: middle;
	max-width: 100%
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre,
fieldset,
ul,
ol,
menu,
form {
	margin: 0
}

p {
	margin-top: 0;
	font-size: 17px;
	font-weight: 400;
	color: #60696c;
	margin-bottom: 15px;
	font-family: "Barlow", sans-serif;
	line-height: 1.4em
}

@media (max-width: 576px) {
	p {
		font-size: 16px;
		margin-bottom: 10px
	}
}

button,
fieldset,
iframe {
	border: 0
}

fieldset,
ul,
ol,
button,
menu {
	padding: 0
}

ol,
ul {
	list-style: none
}

textarea {
	resize: vertical
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

td {
	padding: 0
}

a,
a:hover,
a:focus,
a:active {
	text-decoration: none;
	transition: all 0.3s
}

a:hover {
	color: #bf9c3b
}

a:focus {
	outline: none;
	color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 700;
	margin-bottom: 15px
}

.hidden {
	display: none !important
}
.magazine-slider__img{
	margin-top: 100px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2)
}

.transition-5 {
	transition: all 0.5s
}

.fw {
	width: 100%
}

body {
	font-family: "Roboto Condensed", sans-serif;
	background: #f0f0f0;
	color: #60696c
}

.scrollbar-thumb-y {
	background: #bf9c3b !important;
	border-radius: 20px !important;
	left: -2px !important;
	width: 5px !important
}

.scrollbar-track-y {
	opacity: 1 !important;
	right: 5px !important;
	width: 1px !important;
	background: #dadcdc !important
}

.scrollbar-thumb-x {
	height: 5px !important;
	background: #bf9c3b !important;
	border-radius: 4px !important;
	top: -3px !important
}

.scrollbar-track-x {
	bottom: 7px !important;
	height: 1px !important;
	background: #dadcdc !important;
	opacity: 1 !important
}

.pad-left {
	padding-left: 8vw
}

@media (max-width: 1920px) {
	.pad-left {
		padding-left: 50px
	}
}

.pad-right {
	padding-right: 8vw
}

@media (max-width: 1920px) {
	.pad-right {
		padding-right: 50px
	}
}

.icon-font {
	display: inline-flex !important
}

.clear {
	clear: both
}

.clear-float {
	float: none
}

.gray-bg {
	background: #f0f0f0
}

.white-bg {
	background: #fff
}

.border-left-dark {
	border-left: 1px solid #2d343a
}

.border-right-dark {
	border-right: 1px solid #2d343a
}

.font-text {
	font-family: "Barlow", sans-serif
}

.slider-arrows {
	display: flex
}

.slider-arrows__item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: -1px;
	padding: 5px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: relative;
	background: #fff;
	border: 1px solid #717e84;
	color: #42535a;
	font-size: 16px
}

@media (max-width: 576px) {
	.slider-arrows__item {
		width: 35px;
		height: 35px;
		font-size: 15px;
		border: 1px solid #717e84
	}
}

@media (min-width: 993px) {
	.slider-arrows__item:hover {
		background: #bf9c3b !important;
		color: #fff !important
	}
}

.slider-arrows__item.prev .icon {
	transition: transform 0.3s
}

.slider-arrows__item.prev .icon--hover {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(40px, -50%)
}

@media (max-width: 576px) {
	.slider-arrows__item.prev .icon--hover {
		transform: translate(35px, -50%)
	}
}

@media (min-width: 993px) {
	.slider-arrows__item.prev:hover .icon {
		transform: translateX(-40px)
	}
}

@media (min-width: 993px) and (max-width: 576px) {
	.slider-arrows__item.prev:hover .icon {
		transform: translateX(-35px)
	}
}

@media (min-width: 993px) {
	.slider-arrows__item.prev:hover .icon--hover {
		transform: translate(-50%, -50%)
	}
}

.slider-arrows__item.next .icon {
	transition: transform 0.3s
}

.slider-arrows__item.next .icon--hover {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40px, -50%)
}

@media (max-width: 576px) {
	.slider-arrows__item.next .icon--hover {
		transform: translate(-35px, -50%)
	}
}

@media (min-width: 993px) {
	.slider-arrows__item.next:hover .icon {
		transform: translateX(40px)
	}
	.slider-arrows__item.next:hover .icon--hover {
		transform: translate(-50%, -50%)
	}
}

.slider-arrows--vertical {
	display: flex;
	flex-direction: column
}

.slider-arrows--vertical .slider-arrows__item {
	font-size: 16px;
	margin: 0
}

.slider-arrows--vertical .slider-arrows__item.next {
	margin-left: 0;
	margin-top: -2px
}

.slider-arrows--vertical .slider-arrows__item.prev .icon {
	transition: transform 0.3s
}

.slider-arrows--vertical .slider-arrows__item.prev .icon--hover {
	transform: translate(-50%, 40px)
}

@media (max-width: 576px) {
	.slider-arrows--vertical .slider-arrows__item.prev .icon--hover {
		transform: translate(-50%, 35px)
	}
}

@media (min-width: 993px) {
	.slider-arrows--vertical .slider-arrows__item.prev:hover .icon {
		transform: translateY(-40px)
	}
}

@media (min-width: 993px) and (max-width: 576px) {
	.slider-arrows--vertical .slider-arrows__item.prev:hover .icon {
		transform: translateY(-35px)
	}
}

@media (min-width: 993px) {
	.slider-arrows--vertical .slider-arrows__item.prev:hover .icon--hover {
		transform: translate(-50%, -50%)
	}
}

.slider-arrows--vertical .slider-arrows__item.next .icon {
	transition: transform 0.3s
}

.slider-arrows--vertical .slider-arrows__item.next .icon--hover {
	transform: translate(-50%, -40px)
}

@media (max-width: 576px) {
	.slider-arrows--vertical .slider-arrows__item.next .icon--hover {
		transform: translate(-50%, -35px)
	}
}

@media (min-width: 993px) {
	.slider-arrows--vertical .slider-arrows__item.next:hover .icon {
		transform: translateY(40px)
	}
}

@media (min-width: 993px) and (max-width: 576px) {
	.slider-arrows--vertical .slider-arrows__item.next:hover .icon {
		transform: translateY(35px)
	}
}

@media (min-width: 993px) {
	.slider-arrows--vertical .slider-arrows__item.next:hover .icon--hover {
		transform: translate(-50%, -50%)
	}
}

.flex-div {
	display: flex;
	align-items: flex-start
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.section-three {
	display: block;
	margin-top: 50px
}

@media (max-width: 992px) {
	.section-three {
		margin-top: 0
	}
}

.section__header {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 5
}

.section__header:after {
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: -1;
	width: 100vw;
	height: 1px;
	background: #cfd4d8;
	left: 50%;
	transform: translateX(-50%)
}

.section__header--right:after {
	left: 0;
	transform: none
}

.section__header--left:after {
	left: auto;
	right: 0;
	transform: none
}

.section__header-btn {
	display: inline-flex;
	font-size: 15px;
	margin-right: auto;
	padding-bottom: 8px
}

@media (max-width: 576px) {
	.section__header-btn {
		margin-right: 25px
	}
}

.section__header-btn .button__icon {
	font-size: 19px;
	top: 0
}

.section__title {
	display: inline-flex;
	font-weight: 900;
	white-space: nowrap;
	align-self: stretch;
	align-items: center;
	padding: 15px 0px;
	font-size: 25px;
	border-bottom: 3px solid;
	color: #bf9c3b
}

@media (max-width: 769px) {
	.section__title {
		padding: 15px 0
	}
}

@media (max-width: 576px) {
	.section__title {
		padding: 11px 0px;
		font-size: 21px
	}
}

@media (max-width: 480px) {
	.section__title {
		padding: 10px 0px;
		font-size: 19px
	}
}

.section__title--gray {
	font-weight: 900;
	white-space: nowrap;
	display: inline-flex;
	padding: 15px 0;
	font-size: 25px;
	color: #b5b9bc
}

.border-fw-top {
	position: relative
}

.border-fw-top:before {
	content: "";
	position: absolute;
	top: 0px;
	z-index: -1;
	width: 100vw;
	height: 1px;
	background: #cfd4d8;
	left: 25%;
	transform: translateX(-50%)
}

.border-fw-bottom {
	position: relative
}

.border-fw-bottom:after {
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: -1;
	width: 100vw;
	height: 1px;
	background: #cfd4d8;
	left: 50%;
	transform: translateX(-50%)
}

button {
	outline: none;
	background: none;
	border: 2px solid #687282;
	box-shadow: none;
	padding: 10px 20px;
	cursor: pointer;
	transition: all 0.3s
}

button:focus {
	outline: none
}

form {
	width: 100%
}

input,
textarea {
	display: block;
	width: 100%;
	background: none;
	box-shadow: none;
	border: none;
	height: 50px;
	padding: 0 15px;
	font-size: 16px;
	color: #8b9094;
	resize: none;
	transition: all 0.5s;
	font-family: "Barlow", sans-serif
}

input:focus,
textarea:focus {
	outline: none
}
input[type="checkbox"]{
	width: auto !important;
	float: left;
	height: auto !important;
	margin-right: 10px;
	margin-top:5px;
}
.checkbox-item {
    border: none;
    background: none;
}
input:focus::placeholder,
textarea:focus::placeholder {
	opacity: 0;
	transform: scale(0.9)
}

input::placeholder,
textarea::placeholder {
	color: #a4a7aa;
	font-family: "DIN Pro Cond", sans-serif;
	font-size: 20px;
	opacity: 1;
	transform-origin: 0 50%;
	transition: all 0.3s
}

.pad0 {
	padding: 0
}

.pad0-i {
	padding: 0 !important
}
.home-slider__item:not(.swiper-slide-active){
	opacity: 0 !important
}
.home-slider__item{
	opacity: 1 !important
}
.ul-col-2 {
	column-count: 2;
	column-gap: 30px
}

.quotes {
	display: block;
	pointer-events: none
}

.quotes:after {
	content: "„";
	line-height: 0;
	position: absolute;
	opacity: 0.15;
	font-size: 215px;
	height: 20px;
	left: -10px;
	top: -50px
}

.wrapper {
	padding-top: 122px;
	overflow: hidden
}

@media (max-width: 1200px) {
	.wrapper {
		padding-top: 112px
	}
}

@media (max-width: 992px) {
	.wrapper {
		padding-top: 92px
	}
}

@media (max-width: 576px) {
	.wrapper {
		padding-top: 72px
	}
}

.menu-show {
	position: relative;
	overflow: hidden !important
}

.custom-container {
	padding-right: 50px;
	padding-left: 50px;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;

}
.z-index{
	z-index: 111;
}
@media (max-width: 1600px) {
	.custom-container {
		max-width: 1400px
	}
}

@media (max-width: 1200px) {
	.custom-container {
		max-width: inherit
	}
}

@media (max-width: 992px) {
	.custom-container {
		padding-right: 25px;
		padding-left: 25px
	}
}

@media (max-width: 576px) {
	.custom-container {
		padding-right: 25px;
		padding-left: 25px
	}
}

@media (max-width: 480px) {
	.custom-container {
		padding-right: 20px;
		padding-left: 20px
	}
}

@media screen and (max-width: 360px) {
	.custom-container {
		padding-right: 15px;
		padding-left: 15px
	}
	
}
@media screen and (max-width: 450px){
	.commite-container:first-child{
		display: inline-block;
		left: 10%;
	}
}

.custom-container-pad {
	padding-right: 30px !important;
	padding-left: 30px !important
}

.space-left {
	padding-left: 15px;
	padding-right: 0
}

.space-right {
	padding-left: 0;
	padding-right: 15px
}

.custom-row {
	display: flex;
	flex-wrap: wrap
}

[class*="cal-cell"] {
	float: left;
	margin-left: 0;
	min-height: 1px
}

.cal-row-fluid {
	width: 100%;
	*zoom: 1
}

.cal-row-fluid:before,
.cal-row-fluid:after {
	display: table;
	content: "";
	line-height: 0
}

.cal-row-fluid:after {
	clear: both
}

.cal-row-fluid [class*="cal-cell"] {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 0%;
	*margin-left: -0.05213764337851929%
}

.cal-row-fluid [class*="cal-cell"]:first-child {
	margin-left: 0
}

.cal-row-fluid .controls-row [class*="cal-cell"]+[class*="cal-cell"] {
	margin-left: 0%
}

.cal-row-fluid .cal-cell7 {
	width: 100%;
	*width: 99.94669509594883%
}

.cal-row-fluid .cal-cell6 {
	width: 85.71428571428571%;
	*width: 85.66098081023453%
}

.cal-row-fluid .cal-cell5 {
	width: 71.42857142857142%;
	*width: 71.37526652452024%
}

.cal-row-fluid .cal-cell4 {
	width: 57.14285714285714%;
	*width: 57.089552238805965%
}

.cal-row-fluid .cal-cell3 {
	width: 42.857142857142854%;
	*width: 42.80383795309168%
}

.cal-row-fluid .cal-cell2 {
	width: 28.57142857142857%;
	*width: 28.518123667377395%
}

.cal-row-fluid .cal-cell1 {
	width: 14.285714285714285%;
	*width: 14.232409381663112%
}

.cal-week-box .cal-offset7,
.cal-row-fluid .cal-offset7,
.cal-row-fluid .cal-offset7:first-child {
	margin-left: 100%;
	*margin-left: 99.89339019189765%
}

.cal-week-box .cal-offset6,
.cal-row-fluid .cal-offset6,
.cal-row-fluid .cal-offset6:first-child {
	margin-left: 85.71428571428571%;
	*margin-left: 85.60767590618336%
}

.cal-week-box .cal-offset5,
.cal-row-fluid .cal-offset5,
.cal-row-fluid .cal-offset5:first-child {
	margin-left: 71.42857142857142%;
	*margin-left: 71.32196162046907%
}

.cal-week-box .cal-offset4,
.cal-row-fluid .cal-offset4,
.cal-row-fluid .cal-offset4:first-child {
	margin-left: 57.14285714285714%;
	*margin-left: 57.03624733475479%
}

.cal-week-box .cal-offset3,
.cal-row-fluid .cal-offset3,
.cal-row-fluid .cal-offset3:first-child {
	margin-left: 42.857142857142854%;
	*margin-left: 42.750533049040506%
}

.cal-week-box .cal-offset2,
.cal-row-fluid .cal-offset2,
.cal-row-fluid .cal-offset2:first-child {
	margin-left: 28.57142857142857%;
	*margin-left: 28.46481876332622%
}

.cal-week-box .cal-offset1,
.cal-row-fluid .cal-offset1,
.cal-row-fluid .cal-offset1:first-child {
	margin-left: 14.285714285714285%;
	*margin-left: 14.17910447761194%
}

.cal-row-fluid .cal-cell1 {
	width: 14.285714285714285%;
	*width: 14.233576642335766%
}

[class*="cal-cell"].hide,
.cal-row-fluid [class*="cal-cell"].hide {
	display: none
}

[class*="cal-cell"].pull-right,
.cal-row-fluid [class*="cal-cell"].pull-right {
	float: right
}

.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
	min-height: auto;
	overflow: hidden;
	text-overflow: ellipsis
}

.cal-events-num {
	margin-top: 20px
}

.cal-month-day {
	position: relative;
	display: block;
	width: 100%
}

#cal-week-box {
	position: absolute;
	width: 70px;
	left: -71px;
	top: -1px;
	padding: 8px 5px;
	cursor: pointer
}

#cal-day-tick {
	position: absolute;
	right: 50%;
	bottom: -21px;
	padding: 0px 5px;
	cursor: pointer;
	z-index: 5;
	text-align: center;
	width: 26px;
	margin-right: -17px
}

.cal-year-box #cal-day-tick {
	margin-right: -7px
}

#cal-slide-box {
	position: relative
}

#cal-slide-tick {
	position: absolute;
	width: 16px;
	margin-left: -7px;
	height: 9px;
	top: -1px;
	z-index: 1
}

#cal-slide-tick.tick-month1 {
	left: 12.5%
}

#cal-slide-tick.tick-month2 {
	left: 37.5%
}

#cal-slide-tick.tick-month3 {
	left: 62.5%
}

#cal-slide-tick.tick-month4 {
	left: 87.5%
}

#cal-slide-tick.tick-day1 {
	left: 7.14285714285715%
}

#cal-slide-tick.tick-day2 {
	left: 21.42857142857143%
}

#cal-slide-tick.tick-day3 {
	left: 35.71428571428572%
}

#cal-slide-tick.tick-day4 {
	left: 50%
}

#cal-slide-tick.tick-day5 {
	left: 64.2857142857143%
}

#cal-slide-tick.tick-day6 {
	left: 78.57142857142859%
}

#cal-slide-tick.tick-day7 {
	left: 92.85714285714285%
}

.events-list {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden
}

#cal-slide-content ul.unstyled {
	margin-bottom: 0
}

.cal-week-box {
	position: relative
}

.cal-week-box [data-event-class] {
	white-space: nowrap;
	height: 30px;
	margin: 1px 1px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 10px
}

.cal-week-box .cal-column {
	position: absolute;
	height: 100%;
	z-index: -1
}

.cal-week-box .arrow-before,
.cal-week-box .arrow-after {
	position: relative
}

.cal-week-box .arrow-after:after {
	content: "";
	position: absolute;
	top: 0px;
	width: 0;
	height: 0;
	right: 0;
	border-top: 15px solid #ffffff;
	border-left: 8px solid;
	border-bottom: 15px solid #ffffff
}

.cal-week-box .arrow-before:before {
	content: "";
	position: absolute;
	top: 0px;
	width: 0;
	height: 0;
	left: 1px;
	border-top: 15px solid transparent;
	border-left: 8px solid #ffffff;
	border-bottom: 15px solid transparent
}

#cal-day-box {
	text-wrap: none
}

#cal-day-box .cal-day-hour-part {
	height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: thin dashed #e1e1e1
}

#cal-day-box .cal-day-hour .day-highlight {
	height: 30px
}

#cal-day-box .cal-hours {
	font-weight: bolder
}

#cal-day-box .cal-day-hour:nth-child(odd) {
	background-color: #fafafa
}

#cal-day-box #cal-day-panel {
	position: relative;
	padding-left: 60px
}

#cal-day-box #cal-day-panel-hour {
	position: absolute;
	width: 100%;
	margin-left: -60px
}

#cal-day-box .day-event {
	position: relative;
	max-width: 200px;
	overflow: hidden
}

#cal-day-box .day-highlight {
	line-height: 30px;
	padding-left: 8px;
	padding-right: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #c3c3c3;
	margin: 1px 1px;
	overflow: hidden;
	text-overflow: ellipsis
}

#cal-day-box .day-highlight.dh-event-important {
	border: 1px solid #ad2121
}

#cal-day-box .day-highlight.dh-event-warning {
	border: 1px solid #e3bc08
}

#cal-day-box .day-highlight.dh-event-info {
	border: 1px solid #1e90ff
}

#cal-day-box .day-highlight.dh-event-inverse {
	border: 1px solid #1b1b1b
}

#cal-day-box .day-highlight.dh-event-success {
	border: 1px solid #006400
}

#cal-day-box .day-highlight.dh-event-special {
	background-color: #ffe6ff;
	border: 1px solid purple
}

.waves:before {
	position: absolute;
	background: #f6f7f7;
	width: 300px;
	height: 200px;
	content: "";
	display: block;
	border-radius: 50%;
	backface-visibility: hidden;
	opacity: 0;
	left: 0;
	z-index: -1;
	animation: wave-animate 0.8s ease-out
}

@keyframes wave-animate {
	0% {
		transform: scale(0);
		opacity: 1;
		transform-origin: center
	}
	100% {
		transform: scale(5);
		opacity: 0;
		transform-origin: center
	}
}

.play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 22
}

.play:hover .play-icon {
	border: 18px solid rgba(255, 255, 255, 0.35)
}

.play-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 25px solid rgba(255, 255, 255, 0.15);
	transition: all ease-in-out 0.3s
}

@media (max-width: 1600px) {
	.play-icon {
		width: 130px;
		height: 130px;
		border: 20px solid rgba(255, 255, 255, 0.15)
	}
}

@media (max-width: 1600px) {
	.play-icon {
		width: 100px;
		height: 100px;
		border: 14px solid rgba(255, 255, 255, 0.15)
	}
}

.play-icon:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #ffffff
}

.play-icon:after {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	margin-left: 6px;
	border-top: 15px solid transparent;
	border-left: 22px solid #b99c1a;
	border-bottom: 15px solid transparent
}

.timetable {
	display: flex;
	align-items: flex-start;
	margin-top: 40px
}

@media (max-width: 992px) {
	.timetable {
		flex-direction: column;
		margin-top: 20px
	}
}

.timetable--area {
	margin-top: -50px
}

.timetable__column {
	cursor: pointer
}

.timetable__column:hover .timetable__date {
	background: #b99c1a
}

@media (max-width: 992px) {
	.timetable__column {
		margin: 20px 0 0 0
	}
}

.timetable__date {
	position: relative;
	width: 110px;
	height: 130px;
	background: #bebebe;
	padding: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	flex-shrink: 0;
	transition: all 0.3s
}

@media (max-width: 1200px) {
	.timetable__date {
		width: 90px;
		height: 110px;
		padding: 6px
	}
}

.timetable__date:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 300px;
	top: 0;
	left: 0;
	background: #e2e3e3
}

@media (max-width: 992px) {
	.timetable__date:before {
		width: 100vw;
		height: 1px
	}
}

.timetable__cont {
	margin-left: 20px;
	padding-right: 40px
}

@media (max-width: 992px) {
	.timetable__cont {
		display: flex;
		flex-wrap: wrap
	}
}

.timetable__element {
	margin-bottom: 30px
}

@media (max-width: 1200px) {
	.timetable__element {
		margin-bottom: 20px
	}
}

@media (max-width: 992px) {
	.timetable__element {
		margin: 10px 40px 10px 0;
		width: 200px;
		height: 85px
	}
}

.timetable__element--hour {
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 8px;
	white-space: nowrap
}

.timetable__element--name {
	line-height: 1;
	font-size: 1.5em;
	font-weight: 700;
	color: #60696c;
	padding-top: 25px;
	opacity: 0.9
}

@media (max-width: 1200px) {
	.timetable__element--name {
		font-size: 1.2em
	}
}

.timetable__day-num {
	font-size: 3.5em;
	font-weight: 700
}

@media (max-width: 1200px) {
	.timetable__day-num {
		font-size: 3.1em
	}
}

.timetable__day-txt {
	font-size: 20px
}

@media (max-width: 1200px) {
	.timetable__day-txt {
		font-size: 16px
	}
}

.timetable__month {
	font-size: 20px
}

@media (max-width: 1200px) {
	.timetable__month {
		font-size: 16px
	}
}

.committees__content {
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
	width: 100%
}

@media (max-width: 576px) {
	.committees__content {
		flex-direction: column;
		flex-wrap: nowrap
	}
}

.committees__content--block {
	border-right: 1px solid #ececec
}

@media (max-width: 576px) {
	.committees__content--block {
		border: none
	}
}

.committees__content--block:last-child {
	border-right: none
}

.committees__content--dots {
	bottom: -40px !important;
	left: 50% !important;
	transform: translateX(-50%)
}

.committees__content--dots .swiper-pagination-bullet {
	opacity: 1 !important;
	outline: none
}

.committees--item {
	display: flex;
	align-items: center;
	padding: 20px 0;
	transition: all 0.3s;
	transform: scale(1);
	background: #fff
}

@media (max-width: 1200px) {
	.committees--item {
		padding: 24px 0
	}
}

.committees--item:hover {
	background: #ffffff;
	box-shadow: 0px 26px 33px 0px rgba(108, 108, 108, 0.1);
	transform: scale(1.02)
}

.committees--item__text {
	font-family: "DIN Pro Cond", sans-serif;
	font-size: 20px;
	color: #7f8688;
	font-weight: 500;
	padding-right: 20px;
	text-transform: uppercase
}

.committees--item__txt {
	margin-bottom: 0;
	font-weight: 500;
	color: #60696c;
	font-size: 20px;
	letter-spacing: 1px;
	font-family: "DIN Pro Cond", sans-serif;
	display: inline-block;
	text-transform: uppercase
}

.committees--item__icon {
	color: #b99c1a;
	font-size: 2.6em;
	display: inline-flex;
	padding: 0 40px
}

.committees--wrp {
	padding: 0 0 0 80px
}

@media (max-width: 1400px) {
	.committees--wrp {
		padding: 0
	}
	.committees--wrp:before {
		display: none
	}
}

.committees--wrp:before {
	content: "";
	position: absolute;
	width: 80px;
	height: 100%;
	background: linear-gradient(275deg, rgba(0, 0, 0, 0) 0%, #f0f0f0 50%);
	top: 0;
	left: 0;
	z-index: 11
}

.sub-news {
	max-width: 100%;
	padding-bottom: 50px
}

.sub-news--header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative
}

@media (max-width: 576px) {
	.sub-news--header {
		flex-direction: column;
		align-items: flex-start
	}
}

.sub-news--header:before {
	content: "";
	position: absolute;
	width: calc(100% + 50%);
	height: 1px;
	left: 0;
	bottom: 0;
	background: #dadcdc
}

.sub-news--content {
	margin: 30px 0
}

.sub-news--slider {
	width: 100%;
	min-height: 200px;
	position: relative;
	margin: 0 auto;
	min-height: 200px
}

.sub-news--item:hover .sub-news--title {
	color: #b99c1a
}

.sub-news--item:hover .sub-news--title:before {
	background: #b99c1a
}

.sub-news--image {
	width: 250px;
	height: 310px;
	position: relative
}

.sub-news--image--slider {
	width: 100%;
	height: 220px;
	position: relative
}

.sub-news--img {
	height: 100%;
	object-fit: cover
}

.sub-news--tag {
	position: absolute;
	top: 18px;
	left: 18px;
	background: rgba(0, 0, 0, 0.45);
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	padding: 6px 8px
}

.sub-news__date {
	display: inline-flex;
	align-items: center;
	padding: 10px 0;
	color: #7d8486
}

.sub-news__calendar {
	display: inline-flex;
	margin-right: 15px;
	font-size: 16px
}

@media (max-width: 576px) {
	.sub-news__calendar {
		font-size: 15px
	}
}

.sub-news__desc {
	color: #60696c;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 500
}

@media (max-width: 1200px) {
	.sub-news__desc {
		font-size: 15px
	}
}

.sub-news--title {
	font-size: 25px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #3c4c52;
	position: relative;
	transition: all 0.3s;
	text-transform: uppercase
}

@media (max-width: 576px) {
	.sub-news--title {
		font-size: 21px;
		padding-top: 24px;
		padding-bottom: 16px
	}
}

.sub-news--title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #dbdcdc;
	transition: all 0.3s
}

.sub-news__name {
	margin-bottom: 0;
	font-size: 28px;
	position: relative;
	padding-top: 28px;
	padding-bottom: 22px;
	font-weight: 900;
	text-transform: uppercase
}

@media (max-width: 992px) {
	.sub-news__name {
		font-size: 23px
	}
}

.sub-news__name:before {
	content: "";
	position: absolute;
	bottom: -1px;
	width: 100%;
	height: 3px;
	background: #bf9c3b;
	left: 0
}

.sub-news--button--more {
	display: inline-block;
	margin-left: 50%;
	transform: translateX(-50%);
	margin-top: 100px
}

.sub-news--button--more .button__txt {
	font-size: 21px
}

@media (max-width: 1200px) {
	.sub-news--block {
		padding: 0 50px 0 25px !important
	}
}

.sub-news-btn {
	font-size: 16px;
	margin-top: 6px
}

@media (max-width: 576px) {
	.sub-news-btn .button__icon {
		display: none
	}
}

.sub-news .calendar-date {
	font-weight: 500;
	font-size: 19px;
	color: #7d8486
}

.sub-news .calendar-date--text {
	margin: 0;
	padding: 0;
	height: auto;
	font-size: 15px;
	font-weight: 500;
	opacity: 1;
	transform: unset
}

.sub-news .filter-txt {
	height: auto
}

.glb-social-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25%;
	height: 50px;
	border-right: 1px solid #e4e4e4;
	position: relative;
	font-size: 21px;
	color: #82898c;
	overflow: hidden;
	flex-shrink: 0;
	z-index: 2
}

.glb-social-item--btn {
	padding: 5px 12px;
	font-size: 16px;
	color: #82898c;
	width: 100%
}

@media (max-width: 992px) {
	.glb-social-item--btn .button__icon {
		display: none
	}
}

.glb-social-item:last-child {
	border-left: none
}

.glb-social-item:hover {
	color: #ffffff
}

.glb-social-item:hover .social-item--overlay {
	opacity: 1;
	top: 0;
	z-index: -1
}

.glb-social-item .social-item {
	display: inline-flex
}

.glb-social-item .social-item--overlay {
	width: 100%;
	height: 100%;
	background: #b99c1a;
	position: absolute;
	left: 0;
	top: 60%;
	opacity: 0;
	transition: all 0.3s
}

.glb-social-cont {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%
}

.tab-block {
	position: relative;
	z-index: 2
}

.tab-block .asd.active .tab-block--quote {
	display: none
}

.tab-block--txt {
	padding: 0 30px 30px 0
}

.tab-block--quote {
	padding: 30px 0;
	border-bottom: 1px solid #dadcdc;
	display: flex;
	align-items: flex-start;
	color: #60696c;
	margin-right: 100px;
	font-size: 16px;
	margin-bottom: 0
}

.tab-block--quote--icon {
	font-size: 3.8em;
	margin-right: 30px;
	color: #cfcfcf
}

.tab-block--head {
	position: relative;
	z-index: 33
}

.tab-block--head .tab-block--toggle-area {
	position: relative;
	width: 100%;
	height: 100%
}

.tab-block--head .tab-block--cont {
	position: absolute
}

.tab-block--head .tab-block--cont.active .tab-block--title {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	transition-delay: 0.2s
}

.tab-block--head .tab-block--cont.active .tab-block--txt {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	transition-delay: 0.3s
}

.tab-block--head .tab-block--title {
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s;
	transform: translateY(35px)
}

.tab-block--head .tab-block--txt {
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s;
	transform: translateY(35px)
}

.tab-block__links {
	padding-top: 15px;
	position: relative
}

.tab-block__links:before {
	content: "";
	position: absolute;
	width: 100vw;
	height: 1px;
	transform: translateX(-50%);
	top: 0;
	left: 50%;
	background: #dadcdc
}

.tab-block__links--item {
	padding: 23px 0;
	font-size: 25px;
	font-weight: 900;
	margin-right: 60px;
	display: inline-block;
	color: #cfcfcf;
	position: relative;
	cursor: pointer;
	user-select: none;
	text-transform: uppercase
}

.tab-block__links--item:before {
	content: "";
	position: absolute;
	bottom: -1px;
	height: 3px;
	background: #bf9c3b;
	width: 0%;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.5s
}

.tab-block__links--item.active {
	color: #b99c1a
}

.tab-block__links--item.active:before {
	color: #bf9c3b;
	width: 100%
}

.tab-block--operating--icon {
	font-size: 3.8em;
	margin-right: 60px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	opacity: 0;
	height: 0;
	transform: translateY(30px);
	transition: all 0.4s
}

.tab-block--text {
	margin-top: 0;
	margin-right: 50px
}

.tab-block--title {
	color: #3c4c52;
	font-size: 32px;
	opacity: 0;
	height: 0;
	transform: translateY(30px);
	transition: all 0.4s
}

.tab-block p {
	color: #60696c;
	font-size: 16px;
	transform: translateY(30px);
	transition: all 0.4s
}

.tab-block .fade-block {
	opacity: 0;
	height: 0;
	transition: all 0.4s
}

.tab-block--cont {
	opacity: 0;
	height: 0
}

.tab-block--cont.active {
	opacity: 1;
	height: auto
}

.tab-block--cont.active .tab-block--operating--icon {
	opacity: 1;
	height: auto;
	transform: translateY(0px);
	transition: all 0.4s;
	transition-delay: 0.1s
}

.tab-block--cont.active .tab-block--title {
	opacity: 1;
	height: auto;
	transform: translateY(0px);
	transition: all 0.4s;
	transition-delay: 0.2s
}

.tab-block--cont.active .tab-block--txt {
	opacity: 1;
	height: auto;
	transform: translateY(0px);
	transition: all 0.4s;
	transition-delay: 0.3s
}

.tab-block--cont.active .tab-block--text {
	margin-top: 40px
}

.tab-block--cont.active .fade-block {
	opacity: 1;
	height: auto;
	transition-delay: 0.1s
}

.tab-block--cont-2 {
	opacity: 0;
	height: 0;
	pointer-events: none
}

.tab-block--cont-2.active {
	opacity: 1;
	height: auto;
	pointer-events: auto
}

.tab-block--cont-2.active .tab-block--operating--icon {
	opacity: 1;
	height: auto;
	transform: translateY(0px);
	transition: all 0.4s;
	transition-delay: 0.1s
}

.tab-block--cont-2.active .tab-block--title {
	opacity: 1;
	height: auto;
	transform: translateY(0px);
	transition: all 0.4s;
	transition-delay: 0.2s
}

.tab-block--cont-2.active .tab-block--txt {
	opacity: 1;
	height: auto;
	transform: translateY(0px);
	transition: all 0.4s;
	transition-delay: 0.3s
}

.tab-block--cont-2.active .tab-block--text {
	margin-top: 40px
}

.tab-block--cont-2.active .fade-block {
	opacity: 1;
	height: auto;
	transition-delay: 0.1s
}

.tab-block--cont-2.active .cmt-area__photo {
	opacity: 1;
	transform: scale(1)
}

.tab-block--cont-2.active .cmt-area__person {
	opacity: 1;
	transform: scale(1);
	transition-delay: 0.1s;
	margin-top: 30px
}

.tab-block--filter {
	position: absolute !important;
	top: 50% !important;
	right: 0;
	transform: translateY(-50%)
}

.tab-block .overflow-visible {
	overflow: visible !important
}

.normal-slider-dots {
	margin-left: 50%;
	z-index: 3;
	display: inline-flex;
	height: 10px;
	align-items: center;
	transform: translateX(-50%)
}

.normal-slider-dots .swiper-pagination-bullet {
	display: block;
	background: #bcbfc3;
	opacity: 1;
	height: 3px;
	width: 40px;
	margin: 0 6px;
	border-radius: 0;
	outline: none !important;
	transition: all 0.5s
}

@media (max-width: 1200px) {
	.normal-slider-dots .swiper-pagination-bullet {
		width: 35px;
		margin: 0 5px
	}
}

@media (max-width: 576px) {
	.normal-slider-dots .swiper-pagination-bullet {
		width: 20px;
		margin: 0 4px
	}
}

.normal-slider-dots .swiper-pagination-bullet-active {
	background: #b99c1a;
	width: 80px;
	transform: scaleY(2)
}

@media (max-width: 1200px) {
	.normal-slider-dots .swiper-pagination-bullet-active {
		width: 70px
	}
}

@media (max-width: 576px) {
	.normal-slider-dots .swiper-pagination-bullet-active {
		width: 35px
	}
}

.slider__dots {
	margin-top: 50px;
	margin-bottom: 75px
}

@media (max-width: 576px) {
	.slider__dots {
		margin-top: 30px;
		margin-bottom: 50px
	}
}

.swiper-pagination-bullet {
	outline: none
}

.swiper-pagination-bullet:focus {
	outline: none
}

.back-to-top {
	background: white;
	position: fixed;
	right: 3%;
	bottom: 12%;
	width: 50px;
	height: 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border: 1px solid #b99c1a;
	z-index: 222;
	cursor: pointer;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s
}

.back-to-top:hover .back-to-top--cont {
	top: -104%
}

.back-to-top--cont {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	transition: all 0.3s
}

.back-to-top--icon {
	font-size: 16px;
	color: #b99c1a;
	line-height: 1;
	display: flex;
	height: 50px;
	width: 100%;
	align-items: center;
	justify-content: center;
	background: #ffffff
}

.back-to-top.active {
	pointer-events: auto;
	opacity: 1
}

.sub-filter-button {
	width: 210px;
	margin: 0 16px
}

@media (max-width: 992px) {
	.sub-filter-button {
		width: 150px;
		margin: 0 14px
	}
}

@media (max-width: 576px) {
	.sub-filter-button {
		margin-left: 0
	}
}

.sub-filter-button .form__input-container {
	margin: 0
}

.sub-filter-button .select2-container {
	margin-top: 0 !important
}

.sub-filter-button:last-child {
	margin-right: 0
}

.bank-account--cont {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center
}

.bank-account__item {
	background: #f6f6f6;
	padding: 25px;
	margin: 0 30px 60px 30px;
	transition: all ease-in-out 0.3s
}

@media (max-width: 769px) {
	.bank-account__item {
		background: #ffffff
	}
}

@media (max-width: 480px) {
	.bank-account__item {
		margin: 0;
		margin-bottom: 30px
	}
}

.bank-account__item:hover {
	background: #ffffff
}

.bank-account__item__title {
	font-size: 28px !important
}

.bank-account__block {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e0e0e0;
	padding: 12px 0
}

.bank-account__block:last-child {
	border: none
}

.bank-account__title {
	min-width: 120px !important;
	margin-top: 0 !important;
	font-size: 17px !important;
	color: #8d8d8d
}

.bank-account__info {
	margin-bottom: 0 !important;
	color: #8d8d8d !important;
	font-size: 15px !important
}

.cmt-area__photo {
	height: 400px;
	padding-top: 30px;
	position: relative;
	opacity: 0;
	transform: scale(0.96);
	transition: all 0.3s
}

.cmt-area__photo:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(0deg, #f0f0f0 0%, rgba(255, 255, 255, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
	width: 100%;
	height: 40%
}

.cmt-area__photo--img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.cmt-area__person {
	margin-top: 50px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	opacity: 0;
	transform: scale(1);
	transition: all 0.3s
}

.cmt-area__person--name {
	margin-right: 16px;
	margin-bottom: 10px;
	padding: 8px 12px;
	font-size: 17px;
	font-weight: 500;
	background: #ffffff
}

.gmnoprint {
	display: none
}

@media (max-width: 1200px) {
	.contact .breadcrumb:before {
		right: unset
	}
	.contact .section__header:after {
		width: 200vw
	}
	.contact .border-fw-top:before {
		width: 200vw
	}
	.contact .border-fw-bottom:after {
		width: 200vw
	}
}

.contact--cont {
	display: flex
}

@media (max-width: 1200px) {
	.contact--cont {
		flex-direction: column
	}
}

.contact__card {
	position: relative
}

.contact .locations {
	margin-top: -272px;
	margin-bottom: 0
}

.contact .locations:before {
	display: none
}

@media screen and (max-width: 1600px) {
	.contact .locations {
		margin-top: -246px
	}
}

@media screen and (max-width: 1300px) {
	.contact .locations {
		margin-top: -217px
	}
}

@media (max-width: 1200px) {
	.contact .locations {
		margin-top: 0
	}
}

.contact .sub-search {
	position: relative;
	top: 30px;
	left: 0;
	transform: inherit;
	max-width: initial;
	min-height: auto
}

.contact .sub-search__social--text {
	padding: 0;
	border: none;
	width: 55%
}

@media (max-width: 769px) {
	.contact .sub-search__social--text {
		display: none
	}
}

.contact .sub-search__social__item {
	padding: 0;
	width: 78px;
	height: 75px;
	border-left: 1px solid #cfd4d8
}

.contact .sub-search__social__item:last-child {
	border-right: 1px solid #cfd4d8
}

.contact .sub-search__social--block {
	justify-content: flex-start
}

@media (max-width: 1200px) {
	.contact .sub-search__social--block {
		justify-content: flex-end
	}
}

@media (max-width: 769px) {
	.contact .sub-search__social--block {
		justify-content: center
	}
}

.contact .sub-search__address {
	border: none;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 0
}
.profile-dropdown{
	padding: 15px;
}
.profile-dropdown img{
	border-radius: 50%;
	float: left;
}
.profile-dropdown a{
	display: block;
	float: left;
	padding: 5px;
	width: 100%;
}
@media (max-width: 769px) {
	.contact .sub-search__address {
		padding-bottom: 20px
	}
}

.contact .sub-search__address--text {
	max-width: 90%
}

@media screen and (max-width: 1600px) {
	.contact .sub-search__address--text {
		max-width: 350px
	}
}

@media (max-width: 1200px) {
	.contact .sub-search__address--text {
		max-width: 90%
	}
}

.contact .sub-search__top {
	border-bottom: none
}

.contact .fake-pin {
	bottom: -220px;
	top: initial !important
}

.contact .map-search .section__header {
	overflow: visible;
	padding: 0
}

.contact .map-search__caret {
	display: none
}

.contact .map-search__wrp {
	background: none;
	box-shadow: none
}

.contact .map-search-inf__text {
	min-width: 70px;
	display: inline-block;
	margin-right: 10px
}

@media screen and (max-width: 1300px) {
	.contact .map-search-inf__text {
		display: block
	}
}

@media (max-width: 1200px) {
	.contact .map-search-inf__text {
		display: inline-block
	}
}

@media (max-width: 992px) {
	.contact .map-search-inf__text {
		display: block
	}
}

@media (max-width: 769px) {
	.contact .map-search-inf__text {
		display: inline-block
	}
}

@media (max-width: 480px) {
	.contact .map-search-inf__text {
		display: block
	}
}

.card__container {
	background: #f9f9f9;
	padding: 20px;
	transition: all 0.3s
}

.card__container:hover {
	background: #ffffff
}

.card__container:hover .card__download--icon {
	background: #b99c1a
}

.card__container:hover .card__download--txt {
	color: #626262
}

.card__logo {
	width: 100%;
	height: 280px;
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.card__logo img {
	height: 100%;
	max-height: 75px;
	width: 100%;
	object-fit: contain
}

.corporate-documents .card__logo img {
	max-height: 100%
}

.card__download {
	display: flex;
	position: relative;
	align-items: center;
	margin-top: 15px
}

.card__download .button__icon {
	font-size: 21px
}

.card__download--txt {
	color: #cdcbcb;
	font-size: 16px;
	margin-left: 20px;
	font-weight: 500;
	transition: all 0.3s
}

.card__download--icon {
	height: 60px;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 21px;
	color: #ffffff;
	background: #dcdcdc;
	transition: all ease-in-out 0.3s
}

.card--title {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #51565b;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase
}

.card--subtitle {
	color: #808789;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
	font-family: "Barlow", sans-serif;
	height: 70px
}

.card--subtitle--date {
	font-size: 15px;
	font-weight: 500;
	opacity: 0.8;
	text-align: center;
	width: 100%;
	margin-bottom: 0
}

.card--subtitle--date--cont {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	margin-bottom: 15px;
	border-top: 1px solid #dfe1e1;
	border-bottom: 1px solid #dfe1e1
}

.card--subtitle--date-end {
	font-size: 15px;
	font-weight: 500;
	opacity: 0.8;
	margin-bottom: 0;
	display: none;
	text-align: center
}

.card--button {
	margin-left: auto;
	margin-right: auto;
	display: block
}

.isbirlikleri .card__container {
	padding: 0;
	max-width: 450px
}

.isbirlikleri .card__container .button--primary .button__wrp {
	background: transparent
}

.isbirlikleri .card__image {
	width: 100%;
	height: 230px
}

.isbirlikleri .card__img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.isbirlikleri .card__text {
	padding: 20px;
	height: 100%;
	min-height: 200px;
	position: relative;
	text-transform: capitalize
}

.isbirlikleri .card--title {
	margin-top: 0;
	margin-bottom: 0;
	transition: all 0.3s;
	line-height: 28px;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.isbirlikleri .card--title__container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 56px;
	margin-bottom: 15px
}

.isbirlikleri .card--subtitle {
	line-height: 1.4em;
	height: 4.2em;
	color: #60696c;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.isbirlikleri .card__download {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%)
}

.isbirlikleri .head__text--image {
	display: block;
	margin: 0;
	border: none;
	width: 100%;
	height: 100%
}

@media (max-width: 992px) {
	.isbirlikleri .head__text--image {
		height: 350px
	}
}

@media (max-width: 576px) {
	.isbirlikleri .head__text--image {
		height: 250px
	}
}

.isbirlikleri .head__text--img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	box-shadow: none
}

.isbirlikleri .head__profile--text {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 80px
}

@media (max-width: 992px) {
	.isbirlikleri .head__profile--text {
		padding-right: 0
	}
}

.isbirlikleri .head--content {
	min-height: 303px
}

@media (max-width: 992px) {
	.isbirlikleri .head--content {
		min-height: unset
	}
}

.isbirlikleri .sub-news__name {
	padding-bottom: 15px
}

.isbirlikleri .sub-news--header {
	margin-bottom: 20px
}

.isbirlikleri .sub-news--header:before {
	left: 0;
	transform: none
}

.isbirlikleri .sub-news--tag {
	margin-left: 15px
}

.isbirlikleri .cooperation ul li {
	font-size: 17px;
	font-family: "Barlow", sans-serif
}

.isbirlikleri .section {
	margin-top: 5px
}

.isbirlikleri .section--two {
	margin-top: 50px
}

.isbirlikleri .comporate__card-sm.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all 0.4s;
	display: flex;
	justify-content: center
}

.isbirlikleri .comporate__card-sm.comporate__card-sm.swiper-slide-active,
.isbirlikleri .comporate__card-sm.comporate__card-sm.swiper-slide-next,
.isbirlikleri .comporate__card-sm.comporate__card-sm.swiper-slide-next+.comporate__card-sm.swiper-slide,
.isbirlikleri .comporate__card-sm.comporate__card-sm.swiper-slide-next+.comporate__card-sm.swiper-slide+.comporate__card-sm.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.isbirlikleri .branch-slider__dots {
	margin-top: 0
}

.isbirlikleri .footer {
	border-top: 1px solid #d5dadd
}

.isbirlikleri .news-all-button .button__txt {
	border-right: 1px solid #bf9c3c
}

.newsletters__content {
	display: grid;
	grid-template-columns: 1fr
}

.newsletters__element {
	padding: 0;
	cursor: pointer
}

.newsletters__element:hover .newsletters__element__title {
	color: #b99c1a
}

.newsletters__element:hover .newsletters__element--cont {
	background-color: #ffffff
}

.newsletters__element--cont {
	display: flex;
	align-items: center;
	margin: 10px;
	padding: 15px;
	transition: all 0.3s
}

@media (max-width: 576px) {
	.newsletters__element--cont {
		margin: 10px 0;
		padding: 15px 0
	}
}

.newsletters__element__icon {
	font-size: 3.2em;
	line-height: 1;
	display: inline-block
}

@media (max-width: 576px) {
	.newsletters__element__icon {
		display: none
	}
}

.newsletters__element__text {
	margin-left: 25px;
	padding-left: 25px;
	border-left: 1px solid #dfe1e1
}

@media (max-width: 576px) {
	.newsletters__element__text {
		border: none;
		margin-left: 0;
		padding-left: 0
	}
}

.newsletters__element__title {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1.3;
	color: #3c4c52;
	font-weight: 700;
	transition: all 0.3s
}

.newsletters__element__txt {
	font-size: 16px;
	font-family: "Barlow", sans-serif;
	font-weight: 500;
	margin-bottom: 10px
}

.newsletters__element__info {
	display: flex
}

.newsletters__element__info--elm {
	margin-right: 30px;
	font-size: 15px;
	font-family: "Barlow", sans-serif;
	font-weight: 500;
	display: flex;
	align-items: center;
	margin-bottom: 0
}

.newsletters__element__info--svg {
	line-height: 1;
	display: inline-flex;
	font-size: 16px;
	margin-right: 6px
}

.thereisnocontent {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.thereisnocontent__icon {
	font-size: 24px;
	margin-bottom: 10px
}

.thereisnocontent__txt {
	font-weight: 700;
	color: currentColor;
	font-size: 24px;
	letter-spacing: 2px
}

@media (max-width: 992px) {
	.tabl-flex-col {
		flex-direction: column
	}
}

@media (max-width: 992px) {
	.tabl-flex-col--rev {
		flex-direction: column-reverse
	}
}

@media (max-width: 992px) {
	.select-mobile-default-behaviour+.select2 {
		display: none
	}
}

.select-block {
	border-radius: 0;
	transition: all 0.3s;
	height: 45px;
	border: 1px solid #dadcdc;
	display: flex;
	justify-content: center
}

.select-block.select-full-bleed {
	border: none;
	margin-top: -6px;
	width: calc(100% + 80px);
	margin-left: -40px;
	border-bottom: 1px solid #dadcdc
}

.select-block select {
	color: #505050;
	font-weight: 500;
	font-family: "Barlow", sans-serif;
	line-height: 45px;
	font-size: 15px;
	padding-left: 15px;
	background: transparent;
	height: 100%;
	width: 250px;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: ""
}

.select-block .select2-selection__arrow {
	right: 15px;
	width: 30px;
	height: 100%;
	position: relative
}

.select-block .select2-selection__arrow b {
	border-style: solid;
	height: 0;
	left: 50%;
	margin-left: -6px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
	border-color: #8b8e92 transparent transparent transparent;
	border-width: 8px 6px 0 6px
}

@media (min-width: 993px) {
	.resp-select-block {
		display: none
	}
}

@media (max-width: 576px) {
	.mobile-none {
		display: none !important
	}
}

.mobile-block {
	display: none !important
}

@media (max-width: 576px) {
	.mobile-block {
		display: block !important
	}
}

b,
strong {
	font-weight: bold
}

.modal--wrp {
	width: 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 333;
	opacity: 0;
	pointer-events: none;
	max-width: 1200px;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s
}

.modal--wrp.active {
	opacity: 1;
	pointer-events: auto
}

.modal--wrp.active .popup--close {
	top: -70px
}

@media (max-width: 992px) {
	.modal--wrp.active .popup--close {
		top: 1px
	}
}

@media (max-width: 576px) {
	.modal--wrp.active .popup--close {
		top: -55px
	}
}

@media (max-width: 1200px) {
	.modal--wrp {
		max-width: 950px
	}
}

@media (max-width: 992px) {
	.modal--wrp {
		padding: 20px 20px;
		width: 100%;
		height: calc(100vh - 60px);
		transform: translate(-50%, calc(-50% + 30px))
	}
}

.modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: #171e25;
	width: 100%;
	height: 120vh;
	z-index: 255;
	opacity: 0;
	pointer-events: none;
	will-change: opacity;
	transition: all 0.5s
}

.modal__overlay.active {
	opacity: 0.8;
	pointer-events: auto
}

.popup__scroll-txt {
	max-height: 643px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 40px
}

@media (max-width: 992px) {
	.popup__scroll-txt {
		max-height: 450px
	}
}

@media (max-width: 576px) {
	.popup__scroll-txt {
		padding: 0 15px
	}
}

.popup--wrp {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s
}

.popup--content {
	background: #ffffff;
	display: flex;
	width: 100%;
	height: auto;
	max-height: calc(100vh - 60px);
	padding: 0;
	margin-top: 71px
}

@media (max-width: 992px) {
	.popup--content {
		flex-wrap: wrap;
		flex-direction: column-reverse
	}
}

@media (max-width: 576px) {
	.popup--content {
		margin-top: 1px
	}
}

.popup__info {
	background: #f7f7f7;
	overflow: hidden;
	padding: 25px
}

@media (max-width: 992px) {
	.popup__info {
		display: flex;
		padding: 40px
	}
}

@media (max-width: 576px) {
	.popup__info {
		padding: 15px
	}
}

.popup--image {
	width: 100%;
	height: 420px;
	margin-bottom: 25px
}

@media (max-width: 992px) {
	.popup--image {
		display: none
	}
}

@media (max-width: 576px) {
	.popup--image-mbl {
		display: initial;
		left: 50%;
		transform: translateX(-50%);
		width: 180px;
		height: 200px
	}
}

.popup--img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.popup__contact {
	margin-left: 10px
}

@media (max-width: 992px) {
	.popup__contact {
		margin-left: 0
	}
}

.popup__contact--title {
	position: relative;
	font-size: 28px;
	padding-bottom: 12px;
	font-weight: 900;
	display: inline-block
}

@media (max-width: 576px) {
	.popup__contact--title {
		font-size: 22px
	}
}

.popup__contact--title:before {
	content: "";
	position: absolute;
	width: 480px;
	height: 1px;
	background: #e0e0e0;
	left: 0;
	bottom: 0
}

@media (max-width: 992px) {
	.popup__contact--title:before {
		width: 100vw
	}
}

.popup__contact--title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #b99c1a;
	left: 0;
	bottom: -1px
}

.popup__contact--item {
	margin-top: 10px;
	display: flex;
	align-items: center;
	transition: all 0.3s
}

.popup__contact--item:hover .popup__contact--txt {
	color: #b99c1a
}

.popup__contact--icon {
	font-size: 23px;
	display: inline-block
}

@media (max-width: 576px) {
	.popup__contact--icon {
		font-size: 19px
	}
}

.popup__contact--txt {
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	margin-left: 20px;
	color: #818c93;
	margin-bottom: 0
}

@media (max-width: 576px) {
	.popup__contact--txt {
		font-size: 16px
	}
}

.popup__desc {
	position: relative;
	padding: 0
}

.popup__desc--wrp {
	overflow: hidden
}

@media (max-width: 992px) {
	.popup__desc {
		position: static
	}
}

.popup--close {
	position: absolute;
	right: 0;
	top: 0;
	height: 70px;
	width: 70px;
	background: #bf9c3b;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s
}

@media (max-width: 576px) {
	.popup--close {
		width: 56px;
		height: 56px
	}
}

.popup--close--icon {
	color: #ffffff;
	font-size: 24px;
	display: inline-flex;
	transform: rotate(0deg);
	transition: all 0.3s
}

@media (max-width: 576px) {
	.popup--close--icon {
		font-size: 16px
	}
}

.popup--close:hover {
	background: #f0f0f0
}

.popup--close:hover .popup--close--icon {
	color: #b99c1a;
	transform: rotate(90deg)
}

.popup__title {
	margin-top: 60px;
	font-size: 36px;
	font-weight: 900;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 3px solid #b99c1a
}

.popup__title__container {
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 3
}

@media (max-width: 992px) {
	.popup__title__container {
		top: 1px
	}
}

@media (max-width: 992px) {
	.popup__title {
		margin-top: 20px
	}
}

@media (max-width: 576px) {
	.popup__title {
		font-size: 26px;
		padding-bottom: 6px
	}
}

.popup__title:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
	left: 0;
	bottom: 0
}

@media (max-width: 992px) {
	.popup__title:before {
		width: 100vw
	}
}

.popup__content {
	margin-bottom: 15px
}

.popup__position {
	color: #82898c;
	font-size: 28px;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative
}

@media (max-width: 576px) {
	.popup__position {
		font-size: 20px;
		margin-top: 0;
		margin-bottom: 5px
	}
}

.popup__txt {
	color: #888e90;
	font-size: 17px;
	font-weight: 500;
	opacity: 0.9;
	padding-right: 12%
}

@media (max-width: 576px) {
	.popup__txt {
		font-size: 16px;
		opacity: 1;
		padding-right: 10px
	}
}

.popup__text {
	position: relative
}

.popup__logo {
	position: absolute;
	top: 20px;
	left: 20px
}

.popup__logo--img {
	max-width: 200px;
	width: 100%;
	max-height: 150px;
	object-fit: fill;
	opacity: 0.5
}

.popup--mobile-img {
	display: none;
	width: 100%;
	align-items: center;
	justify-content: center
}

@media (max-width: 576px) {
	.popup--mobile-img {
		display: none
	}
}

.popup--mobile-img .popup--image {
	display: inline-block;
	width: 180px;
	height: 210px;
	margin: 0;
	margin-top: 20px
}

.search {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 255;
	pointer-events: none
}

.search.active {
	pointer-events: auto
}

.search.active .search__inner {
	opacity: 1;
	transform: none;
	transition-delay: 0s
}

.search.active .search__input-container:after {
	width: 100%;
	transition-delay: .1s
}

.search__cnt {
	pointer-events: none
}

.search__cnt.active {
	pointer-events: auto
}

.search__cnt.active .search-news>* {
	transform: none;
	pointer-events: auto;
	opacity: 1
}

.search__cnt.active .search-news>*:nth-child(1) {
	transition-delay: .4s
}

.search__cnt.active .search-news>*:nth-child(2) {
	transition-delay: .5s
}

.search__cnt.active .search-news>*:nth-child(3) {
	transition-delay: .6s
}

.search__cnt.active .search-news>*:nth-child(4) {
	transition-delay: .7s
}

.search__cnt.active .search-news>*:nth-child(5) {
	transition-delay: .8s
}

.search__cnt.active .search-news>*:nth-child(6) {
	transition-delay: .9s
}

.search__cnt.active .search-news>*:nth-child(7) {
	transition-delay: 1s
}

.search__cnt.active .search-news>*:nth-child(8) {
	transition-delay: 1.1s
}

.search__cnt.active .search-news>*:nth-child(9) {
	transition-delay: 1.2s
}

.search__cnt.active .search-news>*:nth-child(10) {
	transition-delay: 1.3s
}

.search__cnt.active .search-news>*:nth-child(11) {
	transition-delay: 1.4s
}

.search__cnt.active .search-news>*:nth-child(12) {
	transition-delay: 1.5s
}

.search__cnt.active .search-news>*:nth-child(13) {
	transition-delay: 1.6s
}

.search__cnt.active .search-news>*:nth-child(14) {
	transition-delay: 1.7s
}

.search__cnt.active .search-news>*:nth-child(15) {
	transition-delay: 1.8s
}

.search__cnt.active .search-links__col>*,
.search__cnt.active .search-links__list>* {
	transform: none;
	pointer-events: auto;
	opacity: 1
}

.search__cnt.active .search-links__col>*:nth-child(1),
.search__cnt.active .search-links__list>*:nth-child(1) {
	transition-delay: .65s
}

.search__cnt.active .search-links__col>*:nth-child(2),
.search__cnt.active .search-links__list>*:nth-child(2) {
	transition-delay: .75s
}

.search__cnt.active .search-links__col>*:nth-child(3),
.search__cnt.active .search-links__list>*:nth-child(3) {
	transition-delay: .85s
}

.search__cnt.active .search-links__col>*:nth-child(4),
.search__cnt.active .search-links__list>*:nth-child(4) {
	transition-delay: .95s
}

.search__cnt.active .search-links__col>*:nth-child(5),
.search__cnt.active .search-links__list>*:nth-child(5) {
	transition-delay: 1.05s
}

.search__cnt.active .search-links__col>*:nth-child(6),
.search__cnt.active .search-links__list>*:nth-child(6) {
	transition-delay: 1.15s
}

.search__cnt.active .search-links__col>*:nth-child(7),
.search__cnt.active .search-links__list>*:nth-child(7) {
	transition-delay: 1.25s
}

.search__cnt.active .search-links__col>*:nth-child(8),
.search__cnt.active .search-links__list>*:nth-child(8) {
	transition-delay: 1.35s
}

.search__cnt.active .search-links__col>*:nth-child(9),
.search__cnt.active .search-links__list>*:nth-child(9) {
	transition-delay: 1.45s
}

.search__cnt.active .search-links__col>*:nth-child(10),
.search__cnt.active .search-links__list>*:nth-child(10) {
	transition-delay: 1.55s
}

.search__cnt.active .search-links__col>*:nth-child(11),
.search__cnt.active .search-links__list>*:nth-child(11) {
	transition-delay: 1.65s
}

.search__cnt.active .search-links__col>*:nth-child(12),
.search__cnt.active .search-links__list>*:nth-child(12) {
	transition-delay: 1.75s
}

.search__cnt.active .search-links__col>*:nth-child(13),
.search__cnt.active .search-links__list>*:nth-child(13) {
	transition-delay: 1.85s
}

.search__cnt.active .search-links__col>*:nth-child(14),
.search__cnt.active .search-links__list>*:nth-child(14) {
	transition-delay: 1.95s
}

.search__cnt.active .search-links__col>*:nth-child(15),
.search__cnt.active .search-links__list>*:nth-child(15) {
	transition-delay: 2.05s
}

.search__inner {
	width: 100%;
	height: 100%;
	background: rgba(23, 30, 37, 0.95);
	border-top: 4px solid #bf9c3b;
	padding-top: 120px;
	opacity: 0;
	transition: opacity .3s ease;
	will-change: opacify;
	transition-delay: .15s
}

.search__top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.search__ctr {
	display: flex;
	justify-content: flex-end;
	padding-right: 60px;
	margin-top: 4px
}

.search-social {
	display: flex
}

.search-social__item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 65px;
	height: 65px;
	color: #fff;
	font-size: 21px;
	position: relative;
	border: 1px solid #2d343a;
	border-right: 0;
	border-top: 0
}

.search-social__item:last-child {
	border-right: 1px solid #2d343a
}

.search-social__item .icon-font {
	position: relative;
	z-index: 2
}

.search-social__item:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 0%;
	background: #bf9c3b;
	transition: all .3s ease-in-out
}

.search-social__item:hover {
	color: #fff;
	opacity: 1
}

.search-social__item:hover:after {
	height: 100%
}

.search-close {
	padding: 10px;
	width: 65px;
	justify-content: center;
	color: #bf9c3b;
	border: 1px solid #2d343a;
	opacity: 1;
	margin-left: -1px;
	font-size: 19px;
	transition: all .3s
}

.search-close:hover {
	background: #2d343a
}

.search__form {
	position: relative
}

.search-dropdown {
	height: 0px;
	width: 100%;
	z-index: 4;
	top: 100%;
	left: 0;
	transition: all .3s
}

.search-dropdown.active {
	height: 300px
}

.search-dropdown.active .search-dropdown__inner {
	transform: none;
	opacity: 1;
	transition-delay: .2s
}

.search-dropdown__inner {
	width: 100%;
	height: 300px;
	padding: 20px;
	background: #232b32;
	transform: rotateX(70deg);
	transform-origin: 50% 0;
	opacity: 0;
	transition: all .3s
}

.search-dropdown__list {
	overflow: auto;
	height: 100%
}

.search-dropdown__item {
	color: #ffffff;
	font-size: 16px;
	display: block;
	padding: 5px 0;
	font-weight: 500;
	letter-spacing: 0.3px
}

.search__input {
	font-size: 75px;
	height: auto;
	padding: 0;
	color: #fff
}

.search__input-container {
	position: relative
}

.search__input-container:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 5px;
	background: #bf9c3b;
	transition: all .5s ease-in-out
}

.search__middle {
	margin-top: 30px;
	display: flex
}

.search__left {
	width: 50%
}

.search__right {
	width: 50%
}

.search__title {
	color: #bf9c3b;
	font-size: 35px;
	font-weight: 900;
	margin-bottom: 20px
}

.search-news {
	padding-right: 100px;
	color: #d6dbe0;
	margin-top: 20px
}

.search-news>* {
	opacity: 0;
	pointer-events: none;
	transform: translateY(45px);
	transition: all .5s
}

.search-news__item {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.35)
}

.search-news__item:last-child {
	border-bottom: 0
}

.search-news__item:hover {
	color: #fff
}

.search-news__item:hover .search-news__title {
	color: #bf9c3b
}

.search-news__title {
	display: block;
	font-weight: 900;
	font-size: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #d6dbe0;
	transition: color .3s
}

.search-news__txt {
	display: block;
	color: currentColor;
	font-weight: 500;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	margin: 5px 0;
	opacity: .8
}

.search-news__bottom {
	display: flex
}

.search-news__ctr {
	display: flex;
	align-items: center;
	margin-right: 30px;
	color: currentColor
}

.search-news__ctr:last-of-type {
	margin-right: 0
}

.search-news__ctr .icon-font {
	font-size: 16px;
	margin-right: 10px;
	opacity: .8
}

.search-news__ctr-txt {
	display: block;
	font-weight: 600;
	opacity: 0.7;
	font-size: 16px
}

.search-news__all {
	font-size: 16px;
	opacity: 0.8
}

.search-news__all:hover {
	opacity: 1
}

.search-links {
	display: flex;
	margin-top: 30px
}

.search-links__col {
	width: 50%;
	padding-left: 50px
}

.search-links__col>* {
	opacity: 0;
	pointer-events: none;
	transform: translateY(45px);
	transition: all .5s
}

.search-links__title {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 8px;
	border-bottom: 3px solid #bf9c3b;
	display: inline-block
}

.search-links__list {
	margin-top: 15px
}

.search-links__list>* {
	opacity: 0;
	pointer-events: none;
	transform: translateY(45px);
	transition: all .5s
}

.search-links__item {
	color: #fff;
	display: block;
	font-size: 21px;
	font-weight: 500;
	white-space: nowrap;
	opacity: 0.7;
	padding: 5px 0
}

.search-links__item:hover {
	opacity: 1;
	color: #fff
}

.sticky-social {
	position: absolute;
	right: 0;
	background: rgba(23, 30, 37, 0.6);
	z-index: 22;
	top: 15vh
}

@media screen and (max-width: 767px) {
	.sticky-social {
		display: none
	}
}

.sticky-social__item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 65px;
	height: 50px;
	color: #fff;
	opacity: .55;
	font-size: 21px;
	position: relative
}

.sticky-social__item:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	z-index: -1;
	background: #bf9c3b;
	transition: all .3s ease-in-out
}

@media (min-width: 993px) {
	.sticky-social__item:hover {
		opacity: 1;
		color: #fff
	}
	.sticky-social__item:hover:after {
		width: 100%
	}
}

.select-dropdown {
	display: block;
	position: relative;
	z-index: 3;
	top: 0;
	width: auto;
	user-select: none;
	margin-right: auto;
	margin-left: 35px
}

.select-dropdown__header {
	display: flex;
	position: relative;
	color: rgba(24, 47, 56, 0.6);
	align-items: center;
	font-size: 20px;
	font-weight: 400;
	cursor: pointer
}

.select-dropdown__header-wrp {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between
}

.select-dropdown__header .caret {
	border-width: 7px;
	width: 12px;
	margin-left: 0
}

.select-dropdown__title {
	position: relative;
	display: inline-flex;
	font-weight: 700;
	margin-right: 40px;
	color: rgba(24, 47, 56, 0.6);
	white-space: nowrap;
	transition: all .3s
}

.select-dropdown__selected {
	position: absolute;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	top: 0;
	left: 0;
	background: none !important;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-size: 20px;
	font-weight: 400;
	opacity: 0;
	pointer-events: none
}

.select-dropdown.selected .select-dropdown__header-wrp {
	opacity: 0;
	pointer-events: none
}

.select-dropdown.selected .select-dropdown__selected {
	opacity: 1;
	pointer-events: auto
}

.select-dropdown .selected-title {
	position: relative;
	display: inline-flex;
	font-weight: 700;
	margin-right: 15px;
	padding-left: 10px;
	color: rgba(24, 47, 56, 0.6);
	white-space: nowrap
}

.select-dropdown .selected__dots {
	position: relative;
	border-radius: 50%;
	background: currentColor;
	width: 1em;
	height: 1em;
	font-size: 10px;
	flex-shrink: 0
}

.select-dropdown .selected-close {
	display: inline-flex;
	color: rgba(24, 47, 56, 0.6);
	font-size: 12px;
	padding: 5px 0;
	width: 14px;
	cursor: pointer
}

.select-dropdown__wrp {
	position: absolute;
	z-index: 2;
	background: white;
	width: 100%;
	box-shadow: 0 19px 90px 0 rgba(23, 30, 37, 0.55);
	border-radius: 6px;
	padding: 15px 20px;
	min-width: 300px;
	right: 0;
	opacity: 0;
	pointer-events: none;
	top: 50px;
	transform: scale(0.9) rotateX(42deg);
	transform-origin: 100% 0;
	transition: all .3s
}

.select-dropdown__wrp.active {
	opacity: 1;
	pointer-events: auto;
	transform: none
}

.select-dropdown__wrp:before {
	content: '';
	position: absolute;
	top: 0;
	right: 15px;
	border-bottom: 10px dashed;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	transform: translateY(-100%);
	color: #fff
}

.select-dropdown__list {
	display: block;
	height: 170px
}

.select-dropdown__item {
	color: #b5b9bc;
	font-size: 16px;
	font-weight: 700;
	padding: 5px;
	position: relative;
	display: flex;
	align-items: center
}

.select-dropdown__item .btn-txt {
	color: #b5b9bc;
	transition: all .5s
}

.select-dropdown__item:hover .btn-txt {
	color: #171e25
}

.sub-select-dropdown .select-dropdown__title {
	opacity: .7
}

.sub-select-dropdown .select-dropdown__selected {
	justify-content: space-between;
	padding-right: 0;
	padding-left: 0
}

.sub-select-dropdown .select-dropdown__wrp {
	min-width: 100%
}

.header {
	position: absolute;
	z-index: 254;
	width: 100%;
	top: 0;
	left: 0;
	background: #171e25;
	border-top: 4px solid #bf9c3b;
	border-bottom: 1px solid #2d343a
}

@media (max-width: 1200px) {
	.header .custom-container {
		padding: 0
	}
}

@media (max-width: 992px) {
	.header {
		background: none
	}
	.header:after {
		content: '';
		position: fixed;
		top: 4px;
		left: 0;
		width: 100%;
		height: 0%;
		background: #171e25;
		pointer-events: none;
		transform: translateX(100%);
		height: 100%;
		transition: all .5s
	}
	.header.active {
		position: fixed;
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden
	}
	.header.active .menu {
		opacity: 1;
		pointer-events: auto;
		transition-delay: .3s
	}
	.header.active:after {
		transform: none
	}
}

.header-wrp {
	display: flex;
	align-items: center
}

@media (max-width: 992px) {
	.header-wrp {
		height: 90px
	}
}

@media (max-width: 576px) {
	.header-wrp {
		height: 70px
	}
}
.home-slider__title{
	color:#fff !important
}
.header__logo {
	padding: 20px 15px 0;
	border-right: 1px solid #2d343a;
	border-left: 1px solid #2d343a;
	border-bottom: 1px solid #2d343a;
	margin-bottom: -46px;
	background:#171e25;
	border-radius: 0 0 50% 50%;
	position: relative;
z-index: 1453;
}
.header__left{
	margin-bottom: 0 !important;
	border-radius: 0 !important;
	padding-top: 35px !important
}
@media (max-width: 1400px) {
	.header__logo {
		min-width: 165px;
		max-width: 165px;
		padding: 0 25px
	}
}

@media (max-width: 1200px) {
	.header__logo {
		min-width: 145px;
		max-width: 145px;
		padding: 0 20px
	}
}

.header__logo-img {
	display: block;
	max-width: 100%;
	width: 100%
}
.mobile_logo{
	display: none;
}

@media (max-width: 992px) {
	.header__logo {
		min-width: 215px;
		max-width: 215px;
		padding: 0 20px;
		margin-left: auto;
		margin-right: auto;
		border: none
	}
	.header__logo-img {
		max-height: 60px;
		width: auto;
    position: absolute;
    left: calc(50% - 30px);
    margin-top: 5px;
	}
	.mobile_logo{
		display: unset;
	}
	.main-logo{
		display: none;
		position: unset;
	}
}

@media (max-width: 576px) {
	.header__logo {
		/*min-width: 135px;*/
		padding: 0 15px
	}
}

.header__search {
	display: flex;
	align-items: stretch;
	padding: 0;
	position: relative
}

@media (max-width: 992px) {
	.header__search {
		width: 100%;
		background: #1c232b
	}
}

.header__search-form {
	width: 100%
}

@media (min-width: 993px) {
	.header__search-form {
		display: none
	}
}

.header__search-input {
	height: 100%;
	width: 100%;
	padding-left: 25px;
	font-size: 16px;
	letter-spacing: 1px
}

.header__search-button {
	border: none;
	height: auto;
	display: inline-flex;
	background: none;
	color: #fff;
	font-size: 16px;
	padding: 15px 17px;
	align-self: stretch;
	border-left: 1px solid #2d343a;
	border-right: 1px solid #2d343a
}

@media (max-width: 992px) {
	.header__search-button {
		border: 0;
		flex-shrink: 0;
		width: 60px;
		justify-content: center
	}
}

.header__search-button:hover {
	opacity: 1
}

.header__buttons {
	display: flex;
	align-items: stretch
}

@media (max-width: 992px) {
	.header__buttons {
		width: 100%;
		border-bottom: 1px solid #2d343a;
		min-height: 65px;
		order: -1
	}
}

@media (max-width: 576px) {
	.header__buttons {
		min-height: 55px
	}
}

.header-content {
	position: relative
}

.header-mobile__top {
	align-self: stretch;
	display: flex;
	align-items: stretch
}

@media (max-width: 992px) {
	.header-mobile__top {
		width: 100%;
		justify-content: space-between;
		position: relative;
		z-index: 12;
		border-bottom: 1px solid #2d343a;
		background: #171e25
	}
	.header-mobile__top .header__left {
    padding-top: 0 !important;
	}
	.header__logo{
		margin-bottom: 0px;
		border-radius: 0px
	}
}

.language {
	display: inline-flex;
	align-items: center;
	position: relative;
	width: 65px;
	min-width: 65px;
	z-index: 3;
	color: #8b8f92;
	transition: all .5s;
	justify-content: center;
	align-self: stretch
}

@media (min-width: 993px) {
	.language--mobile {
		display: none
	}
}

@media (max-width: 992px) {
	.language {
		width: 101px;
		flex-shrink: 0;
		border-left: 1px solid #2d343a;
		display: flex;
		align-self: stretch;
		align-items: center;
		justify-content: center;
		padding: 10px 20px;
		border-right: 1px solid #2d343a;
		width: 101px;
		flex-shrink: 0
	}
	.language:not(.language--mobile) {
		display: none
	}
}

@media (max-width: 576px) {
	.language {
		width: 71px
	}
}

@media (min-width: 993px) {
	.language:hover {
		background: #1e252c;
		color: #fff
	}
	.language:hover .language__item {
		height: 50px;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent
	}
	.language:hover .language__dropdown {
		border-color: #2d343a
	}
}

@media (max-width: 992px) {
	.language.active {
		background: #1e252c;
		color: #fff
	}
	.language.active .language__item {
		height: 50px;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent
	}
	.language.active .language__dropdown {
		border-color: #2d343a
	}
}

.language__btn {
	display: inline-flex;
	transition: none;
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	justify-content: center;
	height: 100%;
	align-items: center;
	font-size: 22px;
	padding: 10px 15px;
	border-right: 1px solid #2d343a
}

@media (max-width: 992px) {
	.language__btn {
		font-size: 28px;
		border-right: 0
	}
}

.language__btn:hover {
	color: #fff
}

.language__dropdown {
	display: block;
	position: absolute;
	background: #171f28;
	top: 100%;
	width: calc(100% + 1px);
	right: 0;
	text-align: center;
	box-shadow: 0px 3px 133px 0px rgba(0, 0, 0, 0.6);
	border: 1px solid transparent;
	border-right: 1px solid #2d343a;
	border-top: 0px solid #2d343a;
	border-left: 1px solid #2d343a;
	border-bottom: 0;
	margin-top: 0px
}

@media (max-width: 992px) {
	.language__dropdown {
		margin-top: 0
	}
}

.language__item {
	height: 0;
	overflow: hidden;
	border: 0;
	border-color: transparent;
	transition: all .5s;
	margin-top: -1px
}

.language__item:hover {
	border-color: #2d343a !important
}

.language__item:last-of-type {
	border-bottom-color: #2d343a !important
}

.language__link {
	display: inline-flex;
	padding: 10px;
	font-size: 20px;
	font-weight: 500;
	height: 100%;
	color: #8b8f92;
	align-self: stretch;
	align-items: center;
	width: 100%;
	justify-content: center
}

.language__link:hover {
	background: #20272e;
	color: #fff
}

.menu {
	display: block;
	width: 100%;
	color: #686d71
}

@media (max-width: 992px) {
	.menu {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #171e25;
		padding-top: 90px;
		opacity: 0;
		pointer-events: none;
		transition: all .3s;
		overflow-x: hidden;
		overflow-y: visible;
		z-index: 2
	}
}

@media (max-width: 576px) {
	.menu {
		padding-top: 70px
	}
}

.menu-sube {
	height: 80px
}

.menu-sube .menu__top-link {
	padding: 10px 25px
}

.menu-sube .header__search-button {
	padding: 10px 28px
}

.menu-sube .language {
	min-width: 72px;
	width: 72px
}

.menu-sube:after {
	display: none
}

.menu__top {
	display: flex;
	justify-content: flex-end;
	position: relative
}

.menu__top:after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: #2d343a;
	bottom: 0
}

@media (max-width: 992px) {
	.menu__top {
		flex-wrap: wrap;
		z-index: 3
	}
}

.menu__top-list {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	align-items: center
}

@media (max-width: 992px) {
	.menu__top-list {
		justify-content: center;
		align-items: center;
		display: none
	}
}

.menu__top-item {
	display: block;
	align-self: stretch
}

.menu__top-item:last-of-type .menu__dropdown {
	right: 7%;
	transform: none
}

.menu__top-item:first-of-type .menu__dropdown {
	left: 15vw;
	transform: none
}

.menu__top-item:hover .menu__top-link {
	color: #bf9c3b;
	background: #1f262c
}

.menu__top-item:hover .menu__top-link:after {
	width: 90%
}

.menu__top-link {
	display: inline-flex;
	font-weight: 500;
	align-items: center;
	position: relative;
	height: 100%;
	font-size: 19px;
	padding: 10px 20px
}

@media (max-width: 992px) {
	.menu__top-link {
		font-size: 23px;
		padding: 15px 20px
	}
}

.menu__top-link:after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 2px;
	background: #bf9c3b;
	width: 0%;
	z-index: 2;
	left: 50%;
	transform: translateX(-50%);
	transition: all .5s
}

.menu__top-link:hover {
	color: #bf9c3b;
	background: #252d33
}

.menu__top-link:hover:after {
	width: 90%
}

.menu__top-link .icon-font {
	display: inline-flex;
	font-size: 23px;
	margin-right: 10px
}

.menu__bottom {
	display: block
}

@media (max-width: 992px) {
	.menu__bottom {
		position: relative;
		min-height: calc(100% - 64px);
		z-index: 2;
		padding-bottom: 70px
	}
	.menu__bottom:before {
		content: '';
		position: absolute;
		left: 35px;
		background: #2d343a;
		width: 1px;
		height: 100%
	}
}

@media (max-width: 992px) and (max-width: 576px) {
	.menu__bottom:before {
		left: 25px
	}
}

@media (max-width: 576px) {
	.menu__bottom {
		padding-bottom: 60px
	}
}

.menu__bottom-list {
	display: flex;
	width: 100%;
	justify-content: flex-end
}

@media (max-width: 992px) {
	.menu__bottom-list {
		display: block;
		width: 100%;
		padding: 15px 0;
		position: relative;
		z-index: 2;
		padding-bottom: 76px
	}
}

@media (max-width: 576px) {
	.menu__bottom-list {
		padding: 5px 0
	}
}

.menu__bottom-item {
	display: block
}

.menu__bottom-item:last-child {
	margin-right: 0;
	margin-left: 0
}

.menu__bottom-item:nth-last-child(2) {
	margin-right: 0
}

.menu__bottom-item--online {
	position: relative
}

@media (min-width: 993px) {
	.menu__bottom-item--online:hover .online-dropdown {
		opacity: 1;
		pointer-events: auto
	}
	.menu__bottom-item--online:hover .online-dropdown__list {
		transform: none;
		height: 165px
	}
}

@media (min-width: 993px) {
	.menu__bottom-item:hover .menu__bottom-link {
		color: #ffffff;
		background: #252d33
	}
	.menu__bottom-item:hover .menu__bottom-link:after {
		width: 100%
	}
}

.menu__bottom-link {
	display: inline-flex;
	align-items: center;
	font-weight: 600;
	position: relative;
	height: 70px;
	font-size: 16px;
	text-align: center;
	padding: 15px
}

.menu__bottom-link:after {
	content: '';
	position: absolute;
	bottom: -1px;
	height: 2px;
	background: #bf9c3b;
	width: 0%;
	left: 50%;
	transform: translateX(-50%);
	transition: all .5s
}

@media (max-width: 1400px) {
	.menu__bottom-link {
		font-size: 17px;
		padding: 15px 12px
	}
}

@media (max-width: 1200px) {
	.menu__bottom-link {
		font-size: 16px;
		padding: 15px 10px;
		height: 60px
	}
}

@media (max-width: 992px) {
	.menu__bottom-link {
		font-size: 21px;
		padding: 15px 10px;
		padding-left: 30px;
		height: 60px;
		width: 100%;
		margin-left: 35px
	}
	.menu__bottom-link:hover {
		color: currentColor
	}
}

@media (max-width: 576px) {
	.menu__bottom-link {
		font-size: 16px;
		padding: 10px 10px;
		padding-left: 25px;
		height: auto;
		margin-left: 25px
	}
}

@media (min-width: 993px) {
	.menu__bottom-link:hover {
		color: #fff
	}
	.menu__bottom-link:hover:after {
		width: 90%
	}
}

.menu__bottom-link--online {
	padding: 15px 25px;
	border-right: 1px solid #2d343a;
	/*border-left: 1px solid #2d343a;*/
	white-space: nowrap
}

@media (max-width: 1400px) {
	.menu__bottom-link--online {
		padding: 15px 20px
	}
}

@media (max-width: 992px) {
	.menu__bottom-link--online {
		color: #686d71
	}
}

.menu__bottom-link .icon-font {
	display: inline-flex;
	align-self: center;
	font-size: 33px;
	margin-right: 10px
}

.menu__dropdown {
	display: block;
	position: absolute;
	background: #171f28;
	z-index: 33;
	border: 1px solid #31383e;
	transform: translateX(-50%);
	box-shadow: 0 19px 133px 0 rgba(0, 0, 0, 0.63);
	max-height: 0%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all .5s
}

.menu__dropdown-list {
	display: flex
}

.menu__dropdown-item {
	display: block
}

.menu__dropdown-item:first-of-type:hover .menu__dropdown-link {
	border-left-color: transparent
}

.menu__dropdown-item:last-of-type:hover .menu__dropdown-link {
	border-right-color: transparent
}

.menu__dropdown-link {
	display: inline-flex;
	font-size: 20px;
	padding: 10px 30px;
	font-weight: 500;
	align-items: center;
	white-space: nowrap;
	height: 80px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent
}

.menu__dropdown-link:hover {
	background: #20272e;
	border-color: #31383e;
	color: #fff;
	opacity: 1
}

.menu__dropdown-big {
	display: flex;
	position: absolute;
	right: 0;
	padding-left: 30px;
	top: 100%;
	background: rgba(255,255,255,0.5);
	height: auto;
	z-index: 33;
	justify-content: center;
	padding: 0;
	box-shadow: 0px 17px 144px 0px rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all .5s;
	background-position-x: right;
	background-size: 50%;
	margin-top: 1px;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center
}

.menu__dropdown-big:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.menu__dropdown-big:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1e252e;
	opacity: 1;
	box-shadow: 0 0 320px rgba(0,0,0,0.2)
}

@media (max-width: 992px) {
	.menu__dropdown-big {
		position: relative;
		opacity: 1;
		visibility: visible;
		background: none;
		pointer-events: all;
		display: none;
		box-shadow: 0px 17px 94px 0px rgba(0, 0, 0, 0.05);
		padding-left: 34px;
		transition: none
	}
	.menu__dropdown-big:before {
		background: #232a30;
		opacity: 1;
		width: 100%;
		left: 0
	}
	.menu__dropdown-big:after {
		display: none
	}
}

@media (max-width: 576px) {
	.menu__dropdown-big {
		padding-left: 24px
	}
}

.menu__dropdown-big-list {
	padding: 30px 0;
	width: auto;
	position: relative;
	z-index: 2;
	max-width: 980px;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 30px;
}

@media (max-width: 992px) {
	.menu__dropdown-big-list {
		column-count: inherit;
		padding: 15px 30px;
		border-left: 4px solid #bf9c3b
	}
}

@media (max-width: 576px) {
	.menu__dropdown-big-list {
		padding: 10px;
		border-left: 3px solid #bf9c3b
	}
}

.menu__dropdown-big-item {
	min-width: 220px;
	float: left;
	margin-right: 25px;
}

@media (max-width: 992px) {
	.menu__dropdown-big-item {
		width: 50%
	}
}

.menu__dropdown-big-link {
	display: inline-flex;
	    color: rgba(255,255,255,0.8);
	font-weight: 500;
	font-size: 20px;
	height: 45px;
	width: 100%;
	align-items: center;
	position: relative
}

@media (max-width: 992px) {
	.menu__dropdown-big-link {
		padding: 10px 15px
	}
}

.menu__dropdown-big-link .icon-font {
	display: block;
	font-size: 19px;
	position: absolute;
	left: 0;
	opacity: 0;
	transform: translateX(-10px);
	transition: all .5s
}

.menu__dropdown-big-link .btn-txt {
	display: block
}

@media (min-width: 993px) {
	.menu__dropdown-big-link:hover {
		color: #fff;
		padding-left: 30px
	}
	.menu__dropdown-big-link:hover .icon-font {
		opacity: 1;
		color: #bf9c3b;
		transform: none
	}
}

.menu__dropdown-big-logo {
	position: absolute;
	max-width: 300px;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 10px;
	pointer-events: none;
	z-index: 1;
	opacity: .7
}

@media (max-width: 992px) {
	.menu__dropdown-big-logo {
		display: none
	}
}

.menu-dropdown-stage {
	position: relative;
	z-index: 2;
	display: none
}

.menu-dropdown-stage__list {
	column-count: 3
}

.menu-dropdown-stage__li {
	min-width: 250px
}

.menu-dropdown-stage__item {
	display: inline-flex;
	color: #9fa1a3;
	font-weight: 500;
	font-size: 16px;
	height: 45px;
	width: 100%;
	align-items: center;
	position: relative
}

.menu-dropdown-stage__item .icon-font {
	display: block;
	font-size: 12px;
	position: absolute;
	left: 0;
	opacity: 0;
	transform: translateX(-10px);
	transition: all .5s
}

.menu-dropdown-stage__item .btn-txt {
	display: block
}

.menu-dropdown-stage__item:hover {
	color: #fff;
	padding-left: 30px
}

.menu-dropdown-stage__item:hover .icon-font {
	opacity: 1;
	color: #bf9c3b;
	transform: none
}

.menu-drop:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50px;
	background: rgba(23, 30, 38, 0.85);
	width: 100%;
	height: 80px;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all .5s
}

.menu-drop:hover:before {
	opacity: 1;
	visibility: visible
}

.menu-drop:hover .menu__dropdown {
	max-height: 80px;
	overflow: hidden;
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.menu-drop-big.active .menu__dropdown-big {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

@media (max-width: 992px) {
	.menu-drop-big.active .menu__bottom-link {
		color: #fff
	}
}

.menu-mobile-ctr {
	padding-left: 50px;
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #2d343a;
	border-bottom: 1px solid #2d343a;
	margin-top: 30px;
	background: #1c232b;
	justify-content: center;
	position: absolute;
	z-index: 2;
	bottom: 71px;
	left: 0;
	width: 100%
}

@media (min-width: 993px) {
	.menu-mobile-ctr {
		display: none
	}
}

@media (max-width: 576px) {
	.menu-mobile-ctr {
		padding-left: 25px;
		margin-top: 10px;
		position: relative;
		bottom: auto;
		left: auto
	}
}

.menu-mobile-ctr__item {
	padding: 10px;
	margin: 10px;
	font-size: 23px;
	font-weight: 500
}

.menu-mobile-ctr__item:hover {
	color: currentColor
}

@media (max-width: 576px) {
	.menu-mobile-ctr__item {
		padding: 5px;
		margin: 5px 10px;
		font-size: 16px
	}
}

.menu-mobile-social {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 1px solid #2d343a;
	border-bottom: 1px solid #2d343a;
	z-index: 6;
	background: #171e25
}

@media (min-width: 993px) {
	.menu-mobile-social {
		display: none
	}
}

.menu-mobile-social__item {
	display: inline-flex;
	padding: 10px;
	width: 80px;
	height: 70px;
	font-size: 24px;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #2d343a
}

@media (max-width: 576px) {
	.menu-mobile-social__item {
		width: 60px;
		height: 60px;
		font-size: 20px
	}
}

.menu-mobile-social__item:last-child {
	border-right: 0
}

.hamburger-button__wrp {
	display: flex;
	align-self: stretch;
	align-items: center;
	justify-content: center;
	padding: 10px 30px;
	border-left: 1px solid #2d343a;
	width: 101px;
	flex-shrink: 0
}

@media (min-width: 993px) {
	.hamburger-button__wrp {
		display: none
	}
}

@media (max-width: 576px) {
	.hamburger-button__wrp {
		padding: 10px;
		width: 71px
	}
}

.hamburger-button {
	position: relative;
	transition: .3s ease-in-out;
	width: 40px;
	height: 34px;
	border: none;
	padding: 0;
	display: block
}

@media (max-width: 576px) {
	.hamburger-button {
		width: 35px;
		height: 26px
	}
	.hamburger-button.active {
		transform: scale(0.9)
	}
}

.hamburger-button span {
	position: absolute;
	height: 4px;
	border-radius: 4px;
	width: 100%;
	background-color: #ffffff;
	top: 0;
	right: 0;
	transition: all .2s ease-in-out
}

.hamburger-button span:nth-child(1) {
	top: 0
}

.hamburger-button span:nth-child(2),
.hamburger-button span:nth-child(3) {
	top: 13px
}

@media (max-width: 576px) {
	.hamburger-button span:nth-child(2),
	.hamburger-button span:nth-child(3) {
		top: 11px
	}
}

.hamburger-button span:nth-child(4) {
	top: 26px
}

@media (max-width: 576px) {
	.hamburger-button span:nth-child(4) {
		top: 22px
	}
}

.hamburger-button.active span:nth-child(1),
.hamburger-button.active span:nth-child(4) {
	opacity: 0;
	transform: scale(0.2);
	top: 13px
}

.hamburger-button.active span:nth-child(2) {
	transform: rotate(45deg)
}

.hamburger-button.active span:nth-child(3) {
	transform: rotate(-45deg)
}

.online-dropdown {
	position: absolute;
	top: 100%;
	right: 0;
	opacity: 0;
	width: auto;
	pointer-events: none;
	transition: all .3s
}

@media (max-width: 992px) {
	.online-dropdown {
		right: auto;
		left: 0;
		width: 100%;
		opacity: 1;
		position: relative;
		transition: none;
		display: none;
		pointer-events: auto;
		padding-left: 35px;
		background: #232a30
	}
	.online-dropdown.active {
		opacity: 1;
		pointer-events: auto
	}
	.online-dropdown.active .online-dropdown__list {
		transform: none;
		height: 88px
	}
}

@media (max-width: 576px) {
	.online-dropdown {
		width: auto;
	}
	.online-dropdown.active {
		opacity: 1;
		pointer-events: auto
	}
	.online-dropdown.active .online-dropdown__list {
		transform: none;
		height: auto
	}
}

.online-dropdown:before {
	display: none;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-bottom: 15px solid #171f28;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	position: absolute;
	top: 6px;
	transform: translateX(-50%);
	left: 50%;
	z-index: 4
}

.online-dropdown__list {
	width: auto;
	box-shadow: 0px 3px 63px 0px rgba(0, 0, 0, 0.3);
	background: #171f28;
	height: 0px;
	overflow: hidden;
	transition: all .3s;
	display: flex;
	justify-content: flex-end;
}

@media (max-width: 992px) {
	.online-dropdown__list {
		height: auto;
		transform-origin: 50% 0;
		justify-content: center;
		border-right: 0;
		border-left: 0;
		display: block;
		box-shadow: none;
		padding-left: 25px;
		border: none;
		border-left: 4px solid #bf9c3b;
		background: none
	}
}

@media (max-width: 576px) {
	.online-dropdown__list {
		height: auto;
		transform: scale(0.9);
		transform-origin: 0 0;
		display: block
	}
}

.online-dropdown__item {
	display: flex;
	font-size: 19px;
	font-weight: 500;
	color: #8b8f92;
	align-self: stretch;
	align-items: center;
	justify-content: center;
	padding: 15px;
	transition: all .3s;
	text-align: left;
	flex-shrink: 0;
	min-width: 200px
}

@media (min-width: 993px) {
	.online-dropdown__item:hover {
		background: #20272e;
		color: #fff
	}
}

@media (max-width: 992px) {
	.online-dropdown__item {
		justify-content: flex-start
	}
}

.online-dropdown__item .icon-font {
	display: block;
	font-size: 40px;
	color: #8e742c;
	margin-right: 15px
}

@media (max-width: 992px) {
	.online-dropdown__item .icon-font {
		font-size: 25px
	}
}

.online-dropdown__item .btn-txt {
	width: 110px
}

@media (max-width: 992px) {
	.online-dropdown__item .btn-txt {
		width: auto
	}
}

.online-dropdown__mobile {
	display: flex;
	align-self: stretch;
	align-items: center;
	justify-content: center;
	padding: 10px 20px;
	border-right: 1px solid #2d343a;
	width: 101px;
	flex-shrink: 0
}

@media (min-width: 993px) {
	.online-dropdown__mobile {
		display: none
	}
}

@media (max-width: 576px) {
	.online-dropdown__mobile {
		padding: 10px;
		width: 71px
	}
}

.online-dropdown__btn {
	padding: 10px;
	color: #bf9c3b;
	border: none;
	font-size: 38px;
	display: inline-flex
}

@media (max-width: 576px) {
	.online-dropdown__btn {
		font-size: 28px
	}
}

@media (max-width: 576px) {
	.home-page .locations__map {
		display: none
	}
}

@media (max-width: 576px) {
	.home-page .banner__inner {
		margin-top: -70px;
		margin-bottom: 50px
	}
}

.home-container {
	width: 100%;
	height: auto;
	background: #171e25
}

@media (max-width: 992px) {
	.home-container {
		padding-bottom: 30px;
	}
}

.home-container .slider-arrows {
	margin-left: 25px
}

@media (max-width: 576px) {
	.home-container .slider-arrows {
		display: none
	}
}

.home-slider {
	display: block;
}
.image-area{
	position:Relative;
}
@media (max-width: 576px) {
	.home-slider {
		height: inherit
	}
	.home-slider .swiper-wrapper {
		height: inherit
	}
}

.home-slider__item {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: transparent !important;
	display: flex;
	align-items: center
}

@media (max-width: 1400px) {
	.home-slider__item {
		min-height: 530px
	}
}

@media (max-width: 992px) {
	.home-slider__item {
		height: auto
	}
}

@media (max-width: 769px) {
	.home-slider__item {
		min-height: 450px;
		height: auto;
		flex-wrap: wrap;
		overflow: visible;
		align-items: flex-start;
		display: block
	}
}


@media (max-width: 992px) {
	.home-slider__item:before {
		left: 30%
	}
}
.swiper-container-fade .swiper-slide{
	position: relative;
}

#banner:before{
	position:Absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top:0 ;
	content: '';
	opacity: 0.2;
}
.swiper-container-fade .swiper-slide .item{
	position:relative;
	top: 30px;
	left: 0px;
	right: 0px;
	bottom: 30px;
	margin-bottom: 152px;
	background:#fff;
	width: calc(100% - 60px);
	z-index: 11;
	box-shadow: 0 0 35px rgba(0,0,0,0.2);
	padding: 10px;
	width: 100%;
}
.w50-collect{
	width: calc(50% + 50px);
}
.w50-collect-a{
	width: calc(50% - 60px);
	padding: 30px 30px 30px 40px;
}
.w50-collect-a .slide-info h3{
	margin-top: 0;
	font-size: 38px;
	margin-bottom: 30px
}
.w50-collect-a .slide-info p{
	font-size: 22px;
	line-height: 33px;
}
.w50-collect-a .slide-info span.slide-date{
	display: block;
	margin: 50px 0;
	border-left: 1px solid #dedede;
	padding-left: 10px
}
.ff-1{
	font-family: 'Roboto Condensed', sans-serif;
}
@media (max-width: 769px) {
	.home-slider__item:before {
		left: 0;
		width: 100%;
		display: none
	}
}

.home-slider__item.swiper-slide-active .home-slider__title,
.home-slider__item.swiper-slide-active .home-slider__ctr,
.home-slider__item.swiper-slide-active .home-slider__cnt,
.home-slider__item.swiper-slide-active .home-slider__bottom {
	opacity: 1;
	transform: none
}

.home-slider__item .overlay:before {
	content: "";
	position: absolute;
	left: 20%;
	top: 0;
	height: 100%;
	width: 40%;
	z-index: 11;
	background-image: linear-gradient(to right, #171e26 5%, rgba(23, 30, 38, 0) 100%);
	pointer-events: none
}

.home-slider__item .overlay:after {
	content: "";
	position: absolute;
	left: 20%;
	bottom: 0;
	height: 50%;
	width: 80%;
	z-index: 11;
	background-image: linear-gradient(to top, #171e26 0%, rgba(23, 30, 38, 0) 100%);
	pointer-events: none
}

@media (max-width: 992px) {
	.home-slider__item .overlay:before,
	.home-slider__item .overlay:after {
		left: 30%
	}
}

@media (max-width: 769px) {
	.home-slider__item .overlay:before {
		left: 0;
		top: 60vh;
		height: 30%;
		width: 100%;
		background-image: linear-gradient(to top, #171e26 5%, rgba(23, 30, 38, 0) 100%);
		transform: translateY(-100%)
	}
	.home-slider__item .overlay:after {
		left: 0;
		width: 100%;
		bottom: auto;
		top: 60vh;
		transform: translateY(-75%)
	}
}

@media (max-width: 576px) {
	.home-slider__item .overlay:before {
		bottom: 43%
	}
	.home-slider__item .overlay:after {
		bottom: 25%
	}
}

.home-slider__img {
	position: absolute;
	width: 80%;
	height: 100%;
	object-fit: cover;
	right: 0;
	bottom: 0;
	pointer-events: none;
	user-select: none
}

@media (max-width: 992px) {
	.home-slider__img {
		width: 70%
	}
}

@media (max-width: 769px) {
	.home-slider__img {
		width: 100%;
		position: relative;
		height: 60vh
	}
}

@media (max-width: 576px) {
	.home-slider__img {
		height: auto;
		border-bottom: 2px solid #2d343a
	}
}

.home-slider__content {
	display: block;
	position: relative;
	color: #fff;
	z-index: 22;
	max-width: 640px;
	top: -10vh
}

@media (max-width: 1400px) {
	.home-slider__content {
		max-width: 580px
	}
}

@media (max-width: 1200px) {
	.home-slider__content {
		max-width: 500px
	}
}

@media (max-width: 992px) {
	.home-slider__content {
		max-width: 450px;
		padding-left: 25px;
		top: -4vh
	}
}

@media (max-width: 769px) {
	.home-slider__content {
		max-width: 90%;
		top: 0
	}
}

@media (max-width: 576px) {
	.home-slider__content {
		max-width: 100%;
		top: 0;
		margin-top: 15px;
		padding-left: 10px;
		padding-right: 10px
	}
}

.home-slider__title {
	display: block;
	font-weight: 900;
	color: #bf9c3b;
	width: 100%;
	opacity: 0;
	transform: translateY(55px);
	transition: all 0.5s;
	font-size: 41px;
	padding-bottom: 25px;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 0
}

@media (max-width: 1400px) {
	.home-slider__title {
		font-size: 37px;
		padding-bottom: 20px
	}
}

@media (max-width: 1200px) {
	.home-slider__title {
		font-size: 32px
	}
}

@media (max-width: 992px) {
	.home-slider__title {
		font-size: 28px
	}
}

@media (max-width: 576px) {
	.home-slider__title {
		font-size: 21px;
		padding-bottom: 15px
	}
}


.home-slider__ctr {
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
	opacity: 0;
	transform: translateY(55px);
	transition: all 0.3s;
	padding-left: 0;
	padding-top: 15px
}

@media (max-width: 1400px) {
	.home-slider__ctr {
		padding-top: 10px;
		padding-bottom: 10px
	}
}

.home-slider__ctr-item {
	display: flex;
	align-items: center;
	font-weight: 500
}

.home-slider__ctr .icon-font {
	display: inline-flex;
	font-size: 16px;
	margin-right: 15px
}

.home-slider__ctr-txt {
	color: #fff;
	font-family: "Barlow", sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3em;
	opacity: 0.85
}

.home-slider__cnt {
	display: block;
	font-weight: 500;
	line-height: 1.4em;
	position: relative;
	opacity: 0;
	transform: translateY(55px);
	transition: all 0.3s;
	padding-left: 0;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px
}

@media (max-width: 1400px) {
	.home-slider__cnt {
		font-size: 16px
	}
}

@media (max-width: 576px) {
	.home-slider__cnt {
		font-size: 16px;
		margin-top: 5px;
		margin-bottom: 25px
	}
}

.home-slider__bottom {
	opacity: 0;
	transform: translateY(55px);
	transition: all 0.3s;
	margin-top: 40px
}

@media (max-width: 1400px) {
	.home-slider__bottom {
		margin-top: 20px
	}
}

@media (max-width: 769px) {
	.home-slider__bottom {
		display: none
	}
}

.home-slider__btn .button__wrp {
	transition: all 0.3s ease-in-out
}

.home-slider__txt {
	display: block;
	color: #fff
}

.home-slider__control {
	display: block;
	position: absolute;
	bottom: 40px;
	color: #fff;
	z-index: 33;
	left: 0px;
	max-width: 50%;
	width: 100%;
	padding-right: 87px
}

@media (max-width: 992px) {
	.home-slider__control {
		left: 50px;
		width: 100%;
		max-width: inherit;
		padding-right: 95px
	}
	.home-slider__control-btn {
		position: absolute;
		right: 200px;
		bottom: 5px
	}
}

@media (max-width: 769px) {
	.home-slider__control {
		left: 0;
		width: 100%;
		max-width: inherit;
		position: relative;
		padding: 0;
		bottom: 0
	}
	.home-slider__control-btn {
		display: none
	}
}

@media (max-width: 576px) {
	.home-slider__control {
		padding: 0px 10px
	}
}

.home-slider__control .slider-arrows__item {
	color: #fff;
	border-color: #fff;
	background: none
}

.home-slider__control .slider-arrows__item:hover {
	border-color: #ffffff
}

.home-slider__control-bottom {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	margin-top: 35px
}

@media (max-width: 769px) {
	.home-slider__control-bottom {
		margin-top: 0
	}
}

.home-slider__dots {
	display: flex;
	height: 10px;
	align-items: center
}

@media (max-width: 769px) {
	.home-slider__dots {
		width: 100%
	}
}

.home-slider__dots .swiper-pagination-bullet {
	display: block;
	background: white;
	width: 40px;
	height: 3px;
	margin: 0 6px;
	cursor: pointer;
	border-radius: 0;
	opacity: 0.5;
	transition: all 0.5s
}

@media (max-width: 1200px) {
	.home-slider__dots .swiper-pagination-bullet {
		width: 25px
	}
}

@media (max-width: 769px) {
	.home-slider__dots .swiper-pagination-bullet {
		flex: 1
	}
}

.home-slider__dots .swiper-pagination-bullet:first-of-type {
	margin-left: 0
}

.home-slider__dots .swiper-pagination-bullet:hover {
	opacity: 0.8
}

.home-slider__dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #bf9c3c;
	opacity: 1;
	transform: scaleY(2);
	width: 80px
}

@media (max-width: 1200px) {
	.home-slider__dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 55px
	}
}

@media (max-width: 769px) {
	.home-slider__dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
		flex: 2
	}
}

.home-slider__dots .swiper-pagination-bullet.step-1 {
	opacity: 0.6
}

.home-slider__dots .swiper-pagination-bullet.step-2 {
	opacity: 0.5
}

.home-slider__dots button {
	display: block;
	text-indent: -9999px;
	border: none;
	height: auto;
	background: none;
	padding: 0
}

.home-slider__arrows {
	display: flex;
	margin-left: 25px
}

.home-slider-share {
	position: relative;
	z-index: 12;
	transition: all 0.3s
}

.home-slider-share.active {
	color: #3b4c52
}

.home-slider-share.active .home-slider-share__dropdown {
	opacity: 1;
	pointer-events: auto;
	transform: none
}

.home-slider-share.active .home-slider-share__list>* {
	opacity: 1;
	transform: none
}

.home-slider-share.active .home-slider-share__list>*:nth-child(1) {
	transition-delay: .1s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(2) {
	transition-delay: .2s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(3) {
	transition-delay: .3s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(4) {
	transition-delay: .4s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(5) {
	transition-delay: .5s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(6) {
	transition-delay: .6s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(7) {
	transition-delay: .7s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(8) {
	transition-delay: .8s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(9) {
	transition-delay: .9s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(10) {
	transition-delay: 1s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(11) {
	transition-delay: 1.1s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(12) {
	transition-delay: 1.2s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(13) {
	transition-delay: 1.3s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(14) {
	transition-delay: 1.4s
}

.home-slider-share.active .home-slider-share__list>*:nth-child(15) {
	transition-delay: 1.5s
}

.home-slider-share .home-slider__ctr-item {
	position: relative;
	z-index: 2
}

.home-slider-share__dropdown {
	position: absolute;
	top: -10px;
	right: -16px;
	background: #fff;
	padding: 15px;
	padding-top: 40px;
	box-shadow: 0px 4px 64px 0px rgba(34, 49, 61, 0.7);
	min-width: 99px;
	border-radius: 10px;
	text-align: center;
	opacity: 0;
	pointer-events: none;
	transform: translateX(10px);
	transition: all 0.3s
}

.home-slider-share__list {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-top: 7px
}

.home-slider-share__item {
	display: block;
	color: #3b4c52;
	font-weight: 600;
	font-size: 19px;
	padding: 5px 0;
	opacity: 0;
	transform: translateX(20px);
	transition: all 0.3s;
	text-align: center;
	align-items: center;
	justify-content: center
}

.home-slider-share__item:hover {
	color: #3b4c52
}

.home-slider-share__item:hover .icon-font {
	color: #bf9c3c
}

.home-slider-share__item .icon-font {
	margin: 0;
	transition: color 0.3s
}

.news {
	display: block;
	position: relative;
	z-index: 2
}

.news__right {
	position: relative;
	z-index: 2
}

@media (max-width: 992px) {
	.news__right {
		width: 100%;
		max-width: 100%;
		flex: unset
	}
}

.news-wrp {
	display: flex
}

@media (max-width: 992px) {
	.news-wrp {
		flex-wrap: wrap
	}
}

.news__tab {
	position: relative
}

.news__tab-header {
	justify-content: flex-start
}

@media (max-width: 576px) {
	.news__tab-header {
		justify-content: space-between
	}
	.news__tab-header .section__header-btn {
		display: none
	}
}

.news__tab-item {
	display: block;
	font-weight: 900;
	color: #b4b8ba;
	position: relative;
	font-size: 25px;
	margin-right: 50px;
	padding: 15px 5px
}

@media (max-width: 1200px) {
	.news__tab-item {
		margin-right: 20px
	}
}

@media (max-width: 576px) {
	.news__tab-item {
		margin-right: 0;
		font-size: 21px;
		padding: 11px 5px
	}
}

.news__tab-item:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 50%;
	width: 0%;
	height: 3px;
	background: #bf9c3c;
	z-index: 2;
	transform: translateX(-50%);
	transition: all 0.5s
}

.news__tab-item:last-child {
	margin-right: 0
}

.news__tab-item:hover,
.news__tab-item.active {
	color: #bf9c3c
}

.news__tab-item:hover:after,
.news__tab-item.active:after {
	width: 100%
}

.news__tab-item:last-of-type {
	margin-right: 0
}

.news__tab-all {
	position: absolute;
	top: 50%;
	color: #171e25;
	opacity: 0.75;
	transform: translateY(-50%);
	right: 40px;
	font-size: 14px
}

.news__tab-all .btn-txt {
	display: block
}

.news__tab-all .icon-font {
	font-size: 11px;
	top: 1px
}

.news__tab-content {
	display: none
}

.news__tab-content.active {
	display: block
}

.news__tab-inner {
	display: block
}

.news-slider {
	display: flex;
	align-items: center;
	max-width: calc(100% - 150px);
	width: 100%
}

@media (max-width: 576px) {
	.news-slider {
		max-width: calc(100% - 55px)
	}
	.news-slider .slider-arrows--vertical {
		align-self: flex-start;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		right: 0
	}
}

.news-slider__wrp {
	display: flex;
	align-items: center;
	padding: 30px 0
}

@media (max-width: 576px) {
	.news-slider__wrp {
		padding: 20px 0;
		position: relative
	}
}

.news-slider__item {
	padding: 5px 0;
	outline: none !important;
	display: block;
	width: 100%
}

.news-slider__item:focus {
	outline: none !important
}

.news-slider__item:hover .news-slider__title {
	color: #c19e20
}

.news-slider__item>* {
	transform: translateY(40px);
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s
}

.news-slider__item.swiper-slide-active>* {
	transform: none;
	pointer-events: auto;
	opacity: 1;
	transition: all 0.3s
}

.news-slider__item.swiper-slide-active>*:nth-child(1) {
	transition-delay: .1s
}

.news-slider__item.swiper-slide-active>*:nth-child(2) {
	transition-delay: .2s
}

.news-slider__item.swiper-slide-active>*:nth-child(3) {
	transition-delay: .3s
}

.news-slider__item.swiper-slide-active>*:nth-child(4) {
	transition-delay: .4s
}

.news-slider__item.swiper-slide-active>*:nth-child(5) {
	transition-delay: .5s
}

.news-slider__item.swiper-slide-active>*:nth-child(6) {
	transition-delay: .6s
}

.news-slider__item.swiper-slide-active>*:nth-child(7) {
	transition-delay: .7s
}

.news-slider__item.swiper-slide-active>*:nth-child(8) {
	transition-delay: .8s
}

.news-slider__item.swiper-slide-active>*:nth-child(9) {
	transition-delay: .9s
}

.news-slider__item.swiper-slide-active>*:nth-child(10) {
	transition-delay: 1s
}

.news-slider__item.swiper-slide-active>*:nth-child(11) {
	transition-delay: 1.1s
}

.news-slider__item.swiper-slide-active>*:nth-child(12) {
	transition-delay: 1.2s
}

.news-slider__item.swiper-slide-active>*:nth-child(13) {
	transition-delay: 1.3s
}

.news-slider__item.swiper-slide-active>*:nth-child(14) {
	transition-delay: 1.4s
}

.news-slider__item.swiper-slide-active>*:nth-child(15) {
	transition-delay: 1.5s
}

.news-slider__icon {
	display: inline-flex;
	color: #b5b9bc;
	border-right: 0.1vw solid #e0e1e1;
	margin-right: 1vw;
	align-self: stretch;
	align-items: center;
	font-size: 60px;
	min-width: 70px;
	border-right: 1px solid #e0e1e1
}

@media (max-width: 576px) {
	.news-slider__icon {
		display: none
	}
}

.news-slider__title {
	display: block;
	color: #3c4c52;
	font-weight: 900;
	font-size: 20px;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 0
}

@media (max-width: 576px) {
	.news-slider__title {
		white-space: normal
	}
}

.news-slider__txt {
	display: block;
	max-width: 95%;
	color: #818c93;
	font-weight: 500;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	margin: 5px 0
}

@media (max-width: 576px) {
	.news-slider__txt {
		white-space: normal;
		font-size: 16px
	}
}

.news-slider__bottom {
	display: flex
}

.news-slider__ctr {
	display: flex;
	align-items: center;
	margin-right: 30px
}

.news-slider__ctr:last-of-type {
	margin-right: 0
}

.news-slider__ctr .icon-font {
	color: #3c4c52;
	font-size: 16px;
	margin-right: 10px
}

.news-slider__ctr-txt {
	font-family: "Barlow", sans-serif;
	display: block;
	color: #3c4c52;
	font-weight: 500;
	opacity: 0.7;
	font-size: 15px
}

.news-slider__arrow {
	padding: 0;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 9px;
	width: 37px;
	height: 38px
}

.news-slider__prev {
	display: flex
}

.news-slider__next {
	display: flex;
	margin-top: -2px
}

.news-tab {
	padding-bottom: 100px;
	border-top: 1px solid #dadcdc
}

@media (max-width: 576px) {
	.news-tab {
		padding-bottom: 100px;
		position: relative
	}
}

.news-tab-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 35px
}

@media (max-width: 1200px) {
	.news-tab-grid {
		grid-template-columns: 1fr
	}
}

.news-tab .section__header-btn {
	margin-left: 0;
	margin-right: 0
}

@media (max-width: 576px) {
	.news-tab .section__header-btn {
		display: none
	}
}

.news-tab__links {
	margin-left: auto;
	margin-right: 85px;
	display: flex;
	position: relative;
	z-index: 2
}

@media (max-width: 992px) {
	.news-tab__links {
		margin-right: 30px
	}
}

@media (max-width: 576px) {
	.news-tab__links {
		margin-right: 0
	}
}

.news-tab__item {
	border: none;
	color: #dcdbdb;
	font-size: 46px;
	font-weight: 900;
	padding: 10px 20px;
	border-right: 1px solid #e5e7e7;
	position: relative;
	cursor: pointer;
	transition: all 0.3s
}

@media (max-width: 1200px) {
	.news-tab__item {
		padding: 4px 14px;
		font-size: 42px
	}
}

@media (max-width: 769px) {
	.news-tab__item {
		font-size: 36px
	}
}

@media (max-width: 576px) {
	.news-tab__item {
		font-size: 26px;
		padding: 10px 15px
	}
}

.news-tab__item:last-child {
	border-right: 0
}

.news-tab__item:after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 0%;
	height: 5px;
	background: #c09d30;
	transform: translateX(-50%);
	transition: all 0.3s
}

.news-tab__item:hover {
	color: #b6b9bd
}

.news-tab__item.active {
	color: #7b8589
}

.news-tab__item.active:after {
	width: 30%
}

.news-tab__inner {
	margin: 80px 0;
	min-height: 130px;
	position: relative
}

@media (max-width: 576px) {
	.news-tab__inner {
		margin: 40px 0 50px
	}
}

.news-tab__pane {
	display: flex;
	align-items: center;
	width: 100%;
	pointer-events: none;
	transition: all 0.3s;
	transition-delay: 0.4s
}

@media (max-width: 769px) {
	.news-tab__pane {
		pointer-events: auto
	}
}

@media (max-width: 576px) {
	.news-tab__pane {
		flex-direction: column
	}
}

@media (max-width: 1200px) {
	.news-tab__pane:nth-child(2) {
		display: none
	}
}

@media (min-width: 768px) {
	.news-tab__pane.swiper-slide-prev,
	.news-tab__pane.swiper-slide-next+.news-tab__pane.swiper-slide {
		opacity: 0;
		pointer-events: none
	}
	.news-tab__pane.swiper-slide-prev>*,
	.news-tab__pane.swiper-slide-next+.news-tab__pane.swiper-slide>* {
		opacity: 0;
		pointer-events: none;
		transform: translateY(55px);
		transition: all 0.3s
	}
	.news-tab__pane.swiper-slide-active,
	.news-tab__pane.swiper-slide-next {
		opacity: 1;
		pointer-events: auto;
		transition-delay: 0.3s;
		position: relative
	}
	.news-tab__pane.swiper-slide-active>*,
	.news-tab__pane.swiper-slide-next>* {
		transform: none;
		pointer-events: auto;
		opacity: 1;
		transition: all 0.3s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(1),
	.news-tab__pane.swiper-slide-next>*:nth-child(1) {
		transition-delay: .2s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(2),
	.news-tab__pane.swiper-slide-next>*:nth-child(2) {
		transition-delay: .3s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(3),
	.news-tab__pane.swiper-slide-next>*:nth-child(3) {
		transition-delay: .4s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(4),
	.news-tab__pane.swiper-slide-next>*:nth-child(4) {
		transition-delay: .5s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(5),
	.news-tab__pane.swiper-slide-next>*:nth-child(5) {
		transition-delay: .6s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(6),
	.news-tab__pane.swiper-slide-next>*:nth-child(6) {
		transition-delay: .7s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(7),
	.news-tab__pane.swiper-slide-next>*:nth-child(7) {
		transition-delay: .8s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(8),
	.news-tab__pane.swiper-slide-next>*:nth-child(8) {
		transition-delay: .9s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(9),
	.news-tab__pane.swiper-slide-next>*:nth-child(9) {
		transition-delay: 1s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(10),
	.news-tab__pane.swiper-slide-next>*:nth-child(10) {
		transition-delay: 1.1s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(11),
	.news-tab__pane.swiper-slide-next>*:nth-child(11) {
		transition-delay: 1.2s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(12),
	.news-tab__pane.swiper-slide-next>*:nth-child(12) {
		transition-delay: 1.3s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(13),
	.news-tab__pane.swiper-slide-next>*:nth-child(13) {
		transition-delay: 1.4s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(14),
	.news-tab__pane.swiper-slide-next>*:nth-child(14) {
		transition-delay: 1.5s
	}
	.news-tab__pane.swiper-slide-active>*:nth-child(15),
	.news-tab__pane.swiper-slide-next>*:nth-child(15) {
		transition-delay: 1.6s
	}
	.news-tab__pane.swiper-slide-active .news-tab__img .overlay,
	.news-tab__pane.swiper-slide-next .news-tab__img .overlay {
		opacity: 0
	}
	.news-tab__pane.swiper-slide-next {
		opacity: 1;
		transform: none;
		pointer-events: auto
	}
	.news-tab__pane.swiper-slide-next .news-tab__img {
		opacity: 1;
		transform: none;
		pointer-events: auto
	}
}

.news-tab__pane:hover .news-tab__title {
	color: #c19e20
}

.news-tab__pane:hover .btn-next .icon-font {
	transform: translateX(10px)
}

.news-tab__bottom {
	display: flex;
	margin-top: 15px
}

.news-tab__ctr {
	display: flex;
	align-items: center;
	margin-right: 30px
}

.news-tab__ctr:last-of-type {
	margin-right: 0
}

.news-tab__ctr .icon-font {
	color: #46555a;
	font-size: 16px;
	margin-right: 10px
}

.news-tab__ctr-txt {
	font-family: "Barlow", sans-serif;
	color: #46555a;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3em;
	opacity: 0.7
}

.news-tab__date {
	color: #dcdbdb;
	font-weight: 900;
	font-size: 43px;
	line-height: 1em;
	text-align: right;
	padding-right: 20px;
	margin-right: 35px;
	border-right: 1px solid #e5e7e7;
	padding-top: 15px;
	padding-bottom: 15px
}

.news-tab__img {
	border-bottom: 4px solid #bf9c3b;
	width: 200px;
	height: 130px;
	flex-shrink: 0;
	margin-right: 35px;
	pointer-events: none;
	user-select: none;
	position: relative
}

@media (max-width: 576px) {
	.news-tab__img {
		margin-right: 0;
		width: 100%;
		height: 190px;
		margin-bottom: 25px
	}
}

.news-tab__img .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(30, 41, 45, 0.55);
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s
}

.news-tab__img .btn-next {
	color: #fff;
	font-weight: 900;
	font-size: 27px;
	display: flex;
	align-items: center;
	line-height: 1em
}

.news-tab__img .btn-next .icon-font {
	font-size: 15px;
	margin-left: 17px;
	transition: transform 0.3s
}

.news-tab__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	pointer-events: none;
	user-select: none
}

.news-tab__title {
	font-size: 22px;
	font-weight: 900;
	color: #3c4c52;
	margin-bottom: 5px;
	transition: color 0.3s
}

.news-tab__txt {
	color: #3c4c52;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3em;
	opacity: 0.85
}

@media (max-width: 576px) {
	.news-tab__txt {
		font-size: 16px
	}
}

.news-tab__btn {
	margin-top: 15px;
	display: none
}

.news-detail__cnt img {
	margin: 50px 0;
	width: 100%
}

.news-detail__cnt>*:first-child {
	margin-top: 0
}

.news-gallery {
	margin: 50px 0
}

.news-share {
	position: relative;
	display: flex;
	align-items: stretch
}

.news-share__title {
	display: inline-flex;
	align-items: center;
	padding-right: 20px;
	border-right: 1px solid #dadcdc;
	font-weight: 600;
	font-size: 16px;
	opacity: 0.85
}

.news-share__item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 19px;
	padding: 15px;
	margin: 0;
	color: #82898c;
	width: 55px;
	height: 55px;
	border-right: 1px solid #dadcdc;
	position: relative
}

.news-share__item:first-child {
	border-left: 1px solid #dadcdc
}

.news-share__item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: #c09d30;
	z-index: -1;
	transition: all 0.3s
}

@media (min-width: 768px) {
	.news-share__item:hover {
		color: #fff
	}
	.news-share__item:hover:after {
		height: 100%
	}
}

.news-share:before {
	content: "";
	position: absolute;
	top: 0px;
	z-index: -1;
	width: 200vw;
	height: 1px;
	background: #cfd4d8;
	left: 50%;
	transform: translateX(-50%)
}

.news-share:after {
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: -1;
	width: 200vw;
	height: 1px;
	background: #cfd4d8;
	left: 50%;
	transform: translateX(-50%)
}

.news-list__item {
	display: flex;
	background: #fff;
	box-shadow: 0px 0px 35px 0px rgba(23, 30, 37, 0.08);
	align-items: center
}

@media screen and (max-width: 700px) {
	.news-list__item {
		display: block
	}
}

@media (min-width: 768px) {
	.news-list__item:hover {
		box-shadow: 0px 0px 35px 0px rgba(42, 54, 65, 0.31)
	}
	.news-list__item:hover .news-list__title {
		color: #b39339
	}
	.news-list__item:hover .news-list__btn .button__icon {
		transform: translateX(10px)
	}
}

.news-list__item-wrp {
	margin-bottom: 35px
}

.news-list__top {
	width: 35%;
	padding: 0;
	flex-shrink: 0;
	align-self: stretch;
	min-width: 260px
}

@media screen and (max-width: 700px) {
	.news-list__top {
		min-width: inherit;
		width: 100%;
		height: 210px
	}
}

@media (max-width: 576px) {
	.news-list__top {
		height: 55vw
	}
}

.news-list__img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.news-list__cnt {
	padding: 25px;
	position: relative;
	padding-bottom: 65px
}

@media (max-width: 576px) {
	.news-list__cnt {
		padding: 15px;
		padding-bottom: 40px
	}
}

.news-list__title {
	color: #3c4c52;
	font-weight: 800;
	line-height: 1.3em;
	font-size: 20px;
	margin-bottom: 15px;
	transition: all 0.3s;
	max-width: 450px;
	padding-bottom: 10px;
	border-bottom: 1px solid
}

@media screen and (max-width: 700px) {
	.news-list__title {
		max-width: inherit
	}
}

@media (max-width: 576px) {
	.news-list__title {
		font-size: 16px;
		margin-bottom: 10px
	}
}

.news-list__txt {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 15px;
	color: #728186;
	max-width: 90%;
	font-family: "Barlow", sans-serif;
	font-weight: 400
}

@media (max-width: 576px) {
	.news-list__txt {
		font-size: 17px;
		line-height: 1.3em;
		margin-bottom: 10px;
		max-width: 100%
	}
}

.news-list__ctr {
	display: flex;
	align-items: center;
	margin-bottom: 15px
}

@media (max-width: 576px) {
	.news-list__ctr {
		margin-bottom: 10px
	}
}

.news-list__ctr:last-of-type {
	margin-right: 0
}

.news-list__ctr .icon-font {
	color: #46555a;
	font-size: 16px;
	margin-right: 10px
}

.news-list__ctr-txt {
	display: block;
	color: #3c4c52;
	font-weight: 500;
	opacity: 0.7;
	font-size: 16px
}

.news-list__btn {
	position: absolute;
	bottom: 25px;
	left: 25px
}

@media (max-width: 576px) {
	.news-list__btn {
		bottom: 15px;
		left: 15px
	}
}

.coordinator {
	background: #fff;
	border-bottom: 3px solid #bf9c3c;
	display: flex;
	align-items: center;
	margin-top: -90px;
	position: absolute;
	width: 50%;
	top: 0;
	left: 50%;
	max-width: 1000px;
	margin-left: 25px
}

@media (max-width: 1400px) {
	.coordinator {
		margin-left: 0
	}
}

@media (max-width: 992px) {
	.coordinator {
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
		order: -1;
		max-width: inherit;
		flex: unset;
		margin-bottom: 30px
	}
}

.coordinator .section__header {
	padding-left: 35px;
	overflow: hidden
}

@media (max-width: 576px) {
	.coordinator .section__header {
		padding-left: 25px
	}
}

.coordinator__btn {
	display: inline-flex;
	position: absolute;
	color: #171e25;
	opacity: .8;
	top: 50%;
	transform: translateY(-50%);
	right: 50px;
	font-size: 14px;
	border-bottom-width: 2px
}

.coordinator__inner {
	align-self: stretch;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 70%
}

@media (max-width: 1200px) {
	.coordinator__inner {
		width: 80%
	}
}

@media (max-width: 992px) {
	.coordinator__inner {
		width: 100%
	}
}

.coordinator__content {
	display: block;
	padding: 15px 0;
	padding-left: 35px;
	position: relative
}

@media (max-width: 992px) {
	.coordinator__content {
		padding-right: 35%
	}
}

@media (max-width: 576px) {
	.coordinator__content {
		padding-left: 20px;
		padding-right: 20px
	}
}

.coordinator__content-img {
	position: absolute;
	opacity: .1;
	bottom: -1px;
	right: -10px;
	pointer-events: none;
	user-select: none
}

@media (max-width: 1400px) {
	.coordinator__content-img {
		width: 45%
	}
}

@media (max-width: 1200px) {
	.coordinator__content-img {
		width: 40%;
		right: 20px
	}
}

@media (max-width: 992px) {
	.coordinator__content-img {
		width: 40%;
		right: 30%;
		max-width: 230px
	}
}

@media (max-width: 576px) {
	.coordinator__content-img {
		display: none
	}
}

.coordinator__text {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #818c93;
	height: 88px;
	overflow: hidden
}

.coordinator__inf {
	display: block;
	position: relative;
	padding-left: 60px;
	margin-top: 15px
}

.coordinator__inf .quotes:after {
	font-size: 200px;
	height: 20px;
	left: -10px;
	top: -50px
}

.coordinator__name {
	display: block;
	color: #3c4c52;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 5px
}

@media (max-width: 576px) {
	.coordinator__name {
		font-size: 21px
	}
}

.coordinator__txt {
	display: block;
	font-weight: 500;
	color: #bf9c3c;
	font-size: 14px
}

.coordinator__bottom {
	display: flex;
	border-top: 1px solid #dadcdc;
	border-bottom: 1px solid #dadcdc
}

@media (max-width: 992px) {
	.coordinator__bottom {
		padding-right: 35%
	}
}

@media (max-width: 576px) {
	.coordinator__bottom {
		padding-right: 25px;
		padding-left: 25px;
		justify-content: center
	}
}

.coordinator__link {
	display: block;
	border-right: 0.1vw solid #dadcdc;
	font-weight: 900;
	color: #171e25;
	opacity: 0.65;
	padding: 15px 30px;
	border-right: 1px solid #dadcdc;
	font-size: 15px
}

.coordinator__link:hover {
	opacity: 1
}

@media (max-width: 576px) {
	.coordinator__link {
		padding: 15px
	}
}

.coordinator__link:last-of-type {
	border-right: 0
}

.coordinator__img {
	display: block;
	max-width: 30%;
	object-fit: contain;
	object-position: bottom right;
	align-self: flex-end;
	max-height: 310px;
	width: 100%;
	position: absolute;
	z-index: 6;
	right: 0;
	bottom: 0;
	pointer-events: none;
	user-select: none
}
.security-code{
	position:relative;
}
.security-code img{
	position:absolute;
	left: 10px;
	top: 15px;
}
.security-code input{
	padding-left: 90px
}
@media (max-width: 576px) {
	.coordinator__img {
		display: none
	}
}

.coordinator-social {
	display: flex;
	align-items: stretch;
	background: #fafafa;
	padding-left: 35px;
	padding-right: 55px
}

@media (max-width: 1200px) {
	.coordinator-social {
		padding-left: 25px
	}
}

@media (max-width: 992px) {
	.coordinator-social {
		padding-right: 40%
	}
}

@media (max-width: 576px) {
	.coordinator-social {
		padding-left: 20px;
		padding-right: 20px;
		justify-content: center
	}
}

.coordinator-social__title {
	display: block;
	color: #171e25;
	font-weight: 900;
	opacity: .75;
	font-size: 15px;
	margin-right: 20px;
	align-self: center
}

@media (max-width: 1400px) {
	.coordinator-social__title {
		max-width: 150px
	}
}

@media (max-width: 576px) {
	.coordinator-social__title {
		margin-right: 15px
	}
}

.coordinator-social__item {
	display: inline-flex;
	padding: 16px;
	font-size: 21px;
	color: #a9b3b7;
	position: relative;
	justify-content: center;
	align-items: center
}

.coordinator-social__item:after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #bf9c3b;
	transition: all .3s
}

.coordinator-social__item .icon-font {
	position: relative;
	z-index: 2
}

.coordinator-social__item:hover {
	color: #fff
}

.coordinator-social__item:hover:after {
	bottom: 0;
	height: 100%
}

.triple-slider {
	height: 400px;
	overflow: hidden;
	margin-top: 40px;
	position: relative
}

.triple-slider__wrp {
	padding: 0px 15px
}

.triple-slider__item {
	display: flex;
	align-items: center;
	height: auto
}

.triple-slider__item:hover .triple-slider__title {
	color: #c09d30
}

.triple-slider__item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	transform: scale(0.8);
	transition: all 0.3s
}

.triple-slider__item.swiper-slide-active,
.triple-slider__item.swiper-slide-next,
.triple-slider__item.swiper-slide-next+.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	transform: none
}

.triple-slider__item.swiper-slide-next+.swiper-slide .triple-slider__content {
	border-color: transparent
}

.triple-slider__num {
	flex-shrink: 0;
	font-size: 65px;
	color: #dcdbdb;
	font-weight: 900;
	margin-right: 25px
}

@media (max-width: 1200px) {
	.triple-slider__num {
		font-size: 55px;
		margin-right: 15px
	}
}

.triple-slider__content {
	padding: 20px 0;
	border-bottom: 1px solid #dddfdf;
	max-width: calc(100% - 80px)
}

.triple-slider__title {
	display: block;
	color: #3c4c52;
	font-weight: 900;
	font-size: 20px;
	max-width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: color 0.3s;
	margin-bottom: 0
}

.triple-slider__txt {
	display: block;
	max-width: 95%;
	color: #818c93;
	font-weight: 500;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	margin: 5px 0
}

.triple-slider__bottom {
	display: flex
}

.triple-slider__ctr {
	display: flex;
	align-items: center;
	margin-right: 30px
}

.triple-slider__ctr:last-of-type {
	margin-right: 0
}

.triple-slider__ctr .icon-font {
	color: #46555a;
	font-size: 16px;
	margin-right: 10px
}

.triple-slider__ctr-txt {
	display: block;
	color: #3c4c52;
	font-weight: 500;
	opacity: 0.7;
	font-size: 15px;
	font-family: "Barlow", sans-serif
}

.triple-slider__arrows {
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2
}

.triple-slider__tab {
	position: relative
}

.triple-slider__pane {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	transform: translateY(40px);
	transition: all 0.3s
}

.triple-slider__pane.active {
	opacity: 1;
	pointer-events: auto;
	transform: none;
	transition-delay: 0.2s
}

.banner {
	display: block;
	margin-top: -100px
}

@media (max-width: 1400px) {
	.banner {
		margin-top: 0
	}
}

.banner .custom-container {
	position: relative
}

.banner-bg {
	position: absolute;
	background: white;
	width: 100%;
	height: 50%;
	left: 0;
	top: 0
}

.banner__inner {
	display: block;
	position: relative;
	z-index: 34
}

.banner__group {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}

.banner__col {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

@media (max-width: 769px) {
	.banner__col {
		max-height: 100px;
		flex-wrap: nowrap
	}
}

@media (max-width: 576px) {
	.banner__col {
		max-height: inherit
	}
}

.banner__col .banner__item {
	width: 100%
}

@media (max-width: 769px) {
	.banner__col .banner__item {
		height: 100%
	}
}

.banner__row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	padding: 0
}

@media (max-width: 576px) {
	.banner__row.col-sm-12 .banner__item {
		width: 50%;
		flex: unset;
		max-width: inherit
	}
}

.banner-slider {
	display: block;
	height: 100%;
	width: 100%
}

.banner-slider__dots.swiper-pagination-bullets {
	position: absolute;
	right: 0px;
	width: auto;
	left: auto;
	bottom: 140px;
	z-index: 5
}

@media (max-width: 769px) {
	.banner-slider__dots.swiper-pagination-bullets {
		bottom: 10px;
		right: auto;
		left: 50%;
		transform: translateX(-50%)
	}
}

@media (max-width: 576px) {
	.banner-slider__dots.swiper-pagination-bullets {
		width: 100%;
		display: flex;
		justify-content: center
	}
}

.banner-slider__dots .swiper-pagination-bullet {
	width: 25px;
	height: 2px;
	background: #ffffff;
	opacity: 0.8;
	border-radius: 0;
	transition: all 0.3s
}

@media (max-width: 576px) {
	.banner-slider__dots .swiper-pagination-bullet {
		flex: 1;
		max-width: 25px
	}
}

.banner-slider__dots .swiper-pagination-bullet-active {
	opacity: 1;
	background: #bf9c3b;
	width: 50px;
	transform: scaleY(2)
}

@media (max-width: 576px) {
	.banner-slider__dots .swiper-pagination-bullet-active {
		flex: 2;
		max-width: 50px
	}
}

.banner__item {
	display: block;
	position: relative;
	color: #fff
}

@media (max-width: 576px) {

}

@media screen and (min-width: 769px) {
	.banner__item:hover,
	.banner__item:focus {
		color: #fff
	}
	.banner__item:hover .overlay {
		opacity: 0.9
	}
	.banner__item:hover .button--primary {
		color: #bf9c3c
	}
	.banner__item:hover .button--primary .icon {
		transform: translateX(45px)
	}
	.banner__item:hover .button--primary .icon--hover {
		transform: translate(-50%, -50%)
	}
	.banner__item:hover .button--primary .button__wrp {
		background: white;
		color: #bf9c3c
	}
	.banner__item:hover .button--primary .button__txt {
		border-right-color: currentColor
	}
	.banner__item:hover .button--primary .button__icon {
		border-left-color: currentColor
	}
}

.banner__item.swiper-slide .banner__cnt>* {
	opacity: 0;
	transform: translateY(25px);
	transition: all 0.3s
}

.banner__item.swiper-slide-active .banner__cnt>* {
	opacity: 1;
	transform: none
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(1) {
	transition-delay: .2s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(2) {
	transition-delay: .3s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(3) {
	transition-delay: .4s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(4) {
	transition-delay: .5s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(5) {
	transition-delay: .6s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(6) {
	transition-delay: .7s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(7) {
	transition-delay: .8s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(8) {
	transition-delay: .9s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(9) {
	transition-delay: 1s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(10) {
	transition-delay: 1.1s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(11) {
	transition-delay: 1.2s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(12) {
	transition-delay: 1.3s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(13) {
	transition-delay: 1.4s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(14) {
	transition-delay: 1.5s
}

.banner__item.swiper-slide-active .banner__cnt>*:nth-child(15) {
	transition-delay: 1.6s
}

.banner__item .overlay {
	display: block;
	position: absolute;
	background: currentColor;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
	transition: all 0.3s
}

.banner__item--vertical .banner__title img {
	max-width: 130px
}

.banner__item--vertical .banner__cnt {
	padding: 0;
	flex-direction: row;
	align-items: center;
	justify-content: space-between
}

.banner__item--vertical .banner__cnt>*:first-child {
	margin-left: 40px;
	margin-right: 35px
}

@media (max-width: 1200px) {
	.banner__item--vertical .banner__cnt>*:first-child {
		margin-left: 20px;
		margin-right: 25px
	}
}

.banner__item--vertical .banner__cnt>*:last-child,
.banner__item--vertical .banner__cnt>*:nth-last-child(2) {
	margin-bottom: 0
}

.banner__item--vertical .banner__cnt>*:last-child:not(img) {
	margin-right: 40px
}

@media (max-width: 1200px) {
	.banner__item--vertical .banner__cnt>*:last-child:not(img) {
		margin-right: 25px
	}
}

@media (max-width: 576px) {
	.banner__item--vertical .banner__cnt>*:last-child:not(img) {
		margin-right: 20px
	}
}

.banner__item--vertical .banner__cnt>*:last-child {
	margin-top: 0;
	margin-left: 30px
}

@media (max-width: 1200px) {
	.banner__item--vertical .banner__cnt>*:last-child {
		margin-left: 20px
	}
}

@media (max-width: 769px) {
	.banner__item--vertical .banner__cnt {
		justify-content: center
	}
}

.banner__item--vertical .banner__title {
	margin-bottom: 0;
	line-height: 1em;
	font-weight: 500;
	padding-bottom: 0
}

@media (max-width: 1200px) {
	.banner__item--vertical.col-md-6 .banner__txt {
		display: none
	}
}

.banner__cover {
	display: block;
}

.banner__cnt {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding: 15px 35px;
	color: #3c4c52
}
.banner-slider__dots .swiper-pagination-bullet{
	background: #3c4c52
}
@media (max-width: 1200px) {
	.banner__cnt {
		padding: 15px 30px
	}
}

@media (max-width: 992px) {
	.banner__cnt {
		padding: 15px 20px
	}
}

@media (max-width: 769px) {
	.banner__cnt {
		flex-direction: row;
		align-items: center;
		justify-content: center
	}
}

@media (max-width: 576px) {
	.banner__cnt {
		padding: 15px;
		flex-direction: row;
		justify-content: center;
		align-items: center
	}
}

.banner__title {
	display: block;
	position: relative;
	font-size: 28px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 700
}

.banner__title--underline {
	border-bottom: 3px solid #bf9c3c;
	padding-bottom: 20px
}

@media (max-width: 992px) {
	.banner__title {
		margin-bottom: 10px
	}
	.banner__title--underline {
		padding-bottom: 10px
	}
}

@media (max-width: 769px) {
	.banner__title {
		margin-bottom: 0;
		padding-bottom: 10px
	}
}

@media (max-width: 576px) {
	.banner__title {
		margin-bottom: 0;
		font-size: 21px;
		color: #fff
	}
}

.banner__title:after {
	position: absolute;
	width: 140px;
	height: 3px;
	background: #bf9c3c;
	left: 0;
	bottom: 0
}

.banner__title img {
	display: block;
	max-width: 210px;
	max-height: 60px
}

@media (max-width: 992px) {
	.banner__title img {
		max-width: 180px;
		max-height: 40px
	}
}

@media (max-width: 576px) {
	.banner__title img {
		max-width: 150px
	}
}

.banner__txt {
	display: block;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2em;
	color: #fff
}

@media (max-width: 769px) {
	.banner__txt {
		font-size: 17px;
		display: none
	}
}

@media (max-width: 576px) {
	.banner__txt {
		display: none
	}
}

.banner__btn {
	left: 0;
	margin-top: 20px
}

@media (max-width: 769px) {
	.banner__btn {
		margin-top: 0;
		display: none
	}
	.banner__btn .button__txt {
		display: none
	}
}

@media (max-width: 576px) {
	.banner__btn {
		margin-top: 0;
		display: none
	}
}

.banner__btn .btn-txt,
.banner__btn .icon-font {
	color: rgba(255, 255, 255, 0.75);
	border: 2px solid #fff
}

.banner__btn .btn-txt {
	border-right: 0
}

.banner .big .banner__txt {
	max-width: 70%
}

.banner .middle {
	display: block
}

.banner .small {
	display: block
}

.banner .small .banner__cnt {
	justify-content: center;
	align-items: center
}

.banner .small .banner__title {
	padding-bottom: 15px
}

@media (max-width: 576px) {
	.banner .small .banner__title {
		padding-bottom: 10px;
		font-size: 23px
	}
}

.banner .small .banner__title:after {
	width: 100%
}

.banner__img {
	align-self: flex-end;
	width: 260px
}

@media (max-width: 576px) {
	.banner__img {
		display: none
	}
}

.banner-section {
	display: block;
	margin-top: 70px;
	position: relative;
	z-index: 4;
	float: left;
	width: 100%;
	padding: 40px 50px
}
.banner-section:after{
	position:Absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top:0 ;
	content: '';
	opacity: 0.2;
	z-index: -1
}
.shortcut-item{
	border: 1px solid #fff;
	float: left;
	width: 100%;
	padding: 10px 10px 10px 20px
}
.shortcut-item:hover{
	background:rgba(255,255,255,0.2);
	box-shadow: 0 0 35px rgba(0,0,0,0.2);
}
.shortcut-item .button__icon{
	margin-top: 3px
}
.shortcut-item p{
	display: block;
	float: left;
	width: 100%;
	color:#fff;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 0px;
	font-size: 20px;
	-webkit-transition: all .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear;
	padding: 10px 0
}
.button__icon{
	-webkit-transition: all .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear;
	padding-right: 35px
}
.shortcut-item:hover .button__icon{
	padding-right: 0px;
}
.banner-section__wrp {
	display: flex;
	align-items: center
}

.banner-section-logo {
	width: 330px;
	min-height: 220px;
	flex-shrink: 0;
	background: #fff;
	padding: 50px;
	box-shadow: 0px 4px 64px 0px rgba(61, 76, 89, 0.2);
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	position: relative;
	z-index: 4;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width: 1200px) {
	.banner-section-logo {
		width: 300px
	}
}

@media (max-width: 992px) {
	.banner-section-logo {
		display: none
	}
}

.banner-section-logo__img {
	display: block
}

.banner-section__cnt {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 1200px) {
	.banner-section__cnt {
	}
}

@media (max-width: 992px) {
	.banner-section__cnt {
		width: 100%;
		max-width: 100%
	}
}

@media (max-width: 769px) {
	.banner-section .banner__item .banner__cnt {
		justify-content: space-between
	}
}

@media (max-width: 576px) {
	.banner-section .banner__item .banner__cnt {
		justify-content: center;
		padding: 15px
	}
	.banner-section .banner__item .banner__cnt>*:first-child {
		margin: 0
	}
}

.banner-section .banner__item:last-child {
	border-bottom-right-radius: 12px;
	overflow: hidden
}

.banner-section .banner__item:last-child .banner__cover {
	border-bottom-right-radius: 12px
}

@media (max-width: 992px) {
	.banner-section .banner__item:first-child,
	.banner-section .banner__item:first-child .banner__cover,
	.banner-section .banner__item:first-child .overlay {
		border-top-left-radius: 12px;
		border-top-right-radius: 12px
	}
	.banner-section .banner__item:nth-child(2),
	.banner-section .banner__item:nth-child(2) .banner__cover,
	.banner-section .banner__item:nth-child(2) .overlay {
		border-bottom-left-radius: 12px
	}
	.banner-section .banner__item:first-child .banner__img {
		max-height: 130%;
		object-fit: contain;
		object-position: center right
	}
}

@media (max-width: 769px) {
	.banner-section .banner__item .banner-section .banner__item:first-child .banner__img {
		max-width: 200px
	}
}

@media (max-width: 576px) {
	.banner-section .banner__item {
		max-height: 100px
	}
	.banner-section .banner__item:nth-child(2),
	.banner-section .banner__item:nth-child(2) .banner__cover,
	.banner-section .banner__item:nth-child(2) .overlay {
		border-bottom-left-radius: 0
	}
	.banner-section .banner__item .button {
		margin-right: 20px;
		display: none
	}
	.banner-section .banner__item:last-child {
		border-bottom-right-radius: 12px;
		border-bottom-left-radius: 12px;
		overflow: hidden
	}
	.banner-section .banner__item:last-child .banner__cover {
		border-bottom-right-radius: 12px;
		border-bottom-left-radius: 12px
	}
}

@media (max-width: 1200px) {
	.banner-section .button--primary .button__txt {
		display: none
	}
	.banner-section .banner__title {
		font-size: 23px
	}
}

.branch {
	position: relative;
	z-index: 2
}

@media (max-width: 992px) {
	.branch {
		max-width: 100%;
		flex: unset;
		width: 100%
	}
}

@media (max-width: 992px) and (max-width: 992px) {
	.branch-news {
		max-width: 100%;
		flex: unset;
		width: 100%;
		margin-top: 40px
	}
}

.branch-inner {
	display: block;
	padding-top: 40px
}

.branch-slider__wrp {
	position: relative;
}

@media (max-width: 576px) {
	.branch-slider__wrp {
		height: 350px
	}
}

@media (max-width: 576px) {
	.branch-slider__wrp {
		max-height: inherit;
		height: auto
	}
}

.branch-slider__item {
	display: block;
	height: 100%;
}

@media (max-width: 576px) {
	.branch-slider__item {
		background: none
	}
}

.branch-slider__item>* {
	opacity: 0;
	pointer-events: none;
	transition: all .3s
}

.branch-slider__item.swiper-slide-active>* {
	opacity: 1;
	pointer-events: auto;
	transition: all .3s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>* {
	transform: none;
	pointer-events: auto;
	opacity: 1
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(1) {
	transition-delay: .2s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(2) {
	transition-delay: .3s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(3) {
	transition-delay: .4s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(4) {
	transition-delay: .5s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(5) {
	transition-delay: .6s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(6) {
	transition-delay: .7s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(7) {
	transition-delay: .8s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(8) {
	transition-delay: .9s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(9) {
	transition-delay: 1s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(10) {
	transition-delay: 1.1s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(11) {
	transition-delay: 1.2s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(12) {
	transition-delay: 1.3s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(13) {
	transition-delay: 1.4s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(14) {
	transition-delay: 1.5s
}

.branch-slider__item.swiper-slide-active .branch-slider__content>*:nth-child(15) {
	transition-delay: 1.6s
}

.branch-slider__img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	pointer-events: none;
	user-select: none
}

@media (max-width: 576px) {
	.branch-slider__img {
		height: 50vw
	}
}

.branch-slider__content {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	padding: 20px 0px 0px;
	color: #3c4c52
}

@media (max-width: 576px) {
	.branch-slider__content {
		position: relative;
		background: none;
		color: #818c93;
		padding: 25px 0;
		margin-top: 10px
	}
}

@media (min-width: 576px) {
	.branch-slider__content>*:not(.branch-slider__btn) {
		transform: translateY(35px);
		pointer-events: none;
		opacity: 0;
		transition: all .3s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(1) {
		transition-delay: .2s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(2) {
		transition-delay: .3s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(3) {
		transition-delay: .4s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(4) {
		transition-delay: .5s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(5) {
		transition-delay: .6s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(6) {
		transition-delay: .7s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(7) {
		transition-delay: .8s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(8) {
		transition-delay: .9s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(9) {
		transition-delay: 1s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(10) {
		transition-delay: 1.1s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(11) {
		transition-delay: 1.2s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(12) {
		transition-delay: 1.3s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(13) {
		transition-delay: 1.4s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(14) {
		transition-delay: 1.5s
	}
	.branch-slider__content>*:not(.branch-slider__btn):nth-child(15) {
		transition-delay: 1.6s
	}
}

@media (max-width: 576px) {
	.branch-slider__content>* {
		transform: translateY(35px);
		pointer-events: none;
		opacity: 0;
		transition: all .3s
	}
	.branch-slider__content>*:nth-child(1) {
		transition-delay: .2s
	}
	.branch-slider__content>*:nth-child(2) {
		transition-delay: .3s
	}
	.branch-slider__content>*:nth-child(3) {
		transition-delay: .4s
	}
	.branch-slider__content>*:nth-child(4) {
		transition-delay: .5s
	}
	.branch-slider__content>*:nth-child(5) {
		transition-delay: .6s
	}
	.branch-slider__content>*:nth-child(6) {
		transition-delay: .7s
	}
	.branch-slider__content>*:nth-child(7) {
		transition-delay: .8s
	}
	.branch-slider__content>*:nth-child(8) {
		transition-delay: .9s
	}
	.branch-slider__content>*:nth-child(9) {
		transition-delay: 1s
	}
	.branch-slider__content>*:nth-child(10) {
		transition-delay: 1.1s
	}
	.branch-slider__content>*:nth-child(11) {
		transition-delay: 1.2s
	}
	.branch-slider__content>*:nth-child(12) {
		transition-delay: 1.3s
	}
	.branch-slider__content>*:nth-child(13) {
		transition-delay: 1.4s
	}
	.branch-slider__content>*:nth-child(14) {
		transition-delay: 1.5s
	}
	.branch-slider__content>*:nth-child(15) {
		transition-delay: 1.6s
	}
}

.branch-slider__tag {
	display: block;
	position: absolute;
	background: #171e25;
	font-weight: 500;
	top: 30px;
	left: 30px;
	padding: 5px 10px;
	font-size: 16px
}

.branch-slider__title {
	display: block;
	font-weight: 900;
	max-width: 50%;
	border-bottom: .1vw solid #bf9c3c;
	opacity: 0;
	font-size: 32px;
	padding-bottom: 0px;
	border-bottom: 1px solid #bf9c3c;
	margin: 0
}

@media (max-width: 1400px) {
	.branch-slider__title {
		max-width: 70%
	}
}

@media (max-width: 576px) {
	.branch-slider__title {
		color: #c09d30;
		width: 100%;
		max-width: 100%;
		border-color: #cfd4d8;
		font-size: 22px
	}
}

.branch-slider__date {
	display: flex;
	align-items: center;
	opacity: 0;
	padding: 15px 0
}

.branch-slider__date .icon-font {
	display: block;
	font-size: 16px
}

.branch-slider__date-txt {
	display: block;
	font-weight: 500;
	font-size: 15px;
	margin-left: 15px;
	font-family: 'Barlow', sans-serif
}

@media (max-width: 576px) {
	.branch-slider__date {
		padding: 10px 0
	}
}

.branch-slider__txt {
	display: block;
	font-size: 16px;
	font-weight: 500;
	max-width: 50%;
	opacity: 0;
	font-family: 'Barlow', sans-serif
}

@media (max-width: 1400px) {
	.branch-slider__txt {
		max-width: 70%
	}
}

@media (max-width: 576px) {
	.branch-slider__txt {
		max-width: 100%;
		font-size: 17px;
		margin-top: 5px
	}
}

.branch-slider__btn {
	left: auto;
	position: absolute;
	right: 30px;
	bottom: 70px;
	transition-delay: 0s !important
}

.branch-slider__btn .btn-txt,
.branch-slider__btn .icon-font {
	color: rgba(255, 255, 255, 0.7);
	border-color: #fff;
	border-width: 1px;
	padding: 7px 25px
}

.branch-slider__btn .icon-font {
	padding: 7px
}

@media (max-width: 576px) {
	.branch-slider__btn {
		position: relative;
		right: auto;
		bottom: auto;
		margin-top: 20px
	}
}

.branch-slider__controls {
	display: block;
	position: absolute;
	width: 100%
}

@media (max-width: 576px) {
	.branch-slider__controls {
		top: 0
	}
}

.branch-slider__dots {
	position: absolute;
	bottom: 35px;
	left: 30px;
	z-index: 3;
	display: flex;
	height: 10px;
	align-items: center;
	display: none;
}

@media (max-width: 576px) {
	.branch-slider__dots {
		display: none
	}
}
.dots{
	overflow: hidden; /* taşanları gizle */
    white-space: nowrap; /* alt satıra hiç inme */
    text-overflow: ellipsis;
}

.branch-slider__dots .swiper-pagination-bullet {
	display: block;
	background: #fff;
	opacity: .4;
	height: 3px;
	width: 40px;
	margin: 0 6px;
	border-radius: 0;
	transition: all .5s
}

.branch-slider__dots .swiper-pagination-bullet:first-of-type {
	margin: 0
}

.branch-slider__dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #bf9c3c;
	width: 80px;
	transform: scaleY(2);
	opacity: 1
}

.branch-slider__dots button {
	display: none
}

.branch-slider__arrows {
	display: flex;
	position: absolute;
	right: 0px;
	transform: translateY(-50%);
	top: -60px;
	z-index: 2
}

@media (max-width: 576px) {
	.branch-slider__arrows {
		top: 50vw
	}
}

.branch-slider__arrows .slider-arrows__item {
	width: 52px;
	height: 52px
}

@media (max-width: 576px) {
	.branch-slider__arrows .slider-arrows__item {
		font-size: 15px;
		width: 39px;
		height: 39px;
		border: 1px solid #717e84
	}
}

.branch-slider__arrows .slider-arrows__item.next {
	margin-left: -1px
}

.branch-slider__arrow {
	background: #fff;
	padding: 15px;
	display: flex;
	align-items: center;
	border: 2px solid rgba(66, 83, 90, 0.35);
	color: #42535a;
	font-size: 16px;
	width: 52px;
	height: 52px;
	text-align: center;
	justify-content: center
}

.branch-slider__next {
	margin-left: -2px;
	border-left-color: rgba(66, 83, 90, 0.6)
}

.branch-news .triple-slider {
	height: 100%;
	margin-top: 15px;
	padding-top: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	padding-right: 50px
}

@media (max-width: 1200px) {
	.branch-news .triple-slider {
		padding-left: 30px
	}
	.branch-news .triple-slider .triple-slider__num {
		display: none
	}
	.branch-news .triple-slider .triple-slider__content {
		max-width: 100%
	}
}

@media (max-width: 992px) {
	.branch-news .triple-slider {
		padding-top: 0;
		padding-left: 0
	}
	.branch-news .triple-slider .triple-slider__num {
		display: block;
		font-size: 55px;
		margin-right: 25px
	}
	.branch-news .triple-slider .triple-slider__content {
		max-width: calc(100% - 100px);
		width: 100%
	}
}

@media (max-width: 576px) {
	.branch-news .triple-slider .triple-slider__num {
		display: none
	}
	.branch-news .triple-slider .triple-slider__content {
		max-width: 100%;
		width: 100%
	}
}

.branch-news .triple-slider:before {
	content: '';
	position: absolute;
	top: 0;
	height: 35px;
	width: 100%;
	background-image: linear-gradient(to bottom, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
	z-index: 3
}

.branch-news .triple-slider:after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 35px;
	width: 100%;
	background-image: linear-gradient(0deg, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
	z-index: 3
}

.branch-news .triple-slider__tab {
	height: 425px
}

@media (max-width: 992px) {
	.branch-news .triple-slider__tab {
		height: 375px
	}
}

.services {
	display: block
}

.services__inner {
	display: block;
	padding-top: 40px
}

.services__group {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 50px
}

.services__item {
	display: block;
	text-align: center;
	width: 33%;
	padding: 25px
}

.services__item:nth-child(1),
.services__item:nth-child(2),
.services__item:nth-child(3) {
	border-bottom: 1px solid #dadcdc
}

.services__item:hover {
	background: #fff
}

.services__item:hover .services__icon {
	color: #bf9c3c
}

.services__item:hover .services__txt {
	color: #182f38
}

.services__icon {
	display: block;
	font-size: 55px;
	color: #657176;
	transition: all .5s
}

.services__txt {
	display: block;
	color: #58696f;
	font-weight: 700;
	font-size: 16px;
	transition: all .5s
}

.event {
	display: block;
	background-color: #c3c3c3;
	width: 1em;
	height: 1em;
	margin-right: 0;
	margin-bottom: 0;
	border-radius: 50%;
	border: 1px solid #ffffff;
	font-size: 8px
}

.events-magazine {
	background: #fff;
	margin-top: -130px
}

@media (max-width: 1200px) {
	.events-magazine .custom-container {
		padding-left: 20px;
		padding-right: 30px
	}
}

@media (max-width: 769px) {
	.events-magazine .custom-container {
		padding: 0
	}
}

.event-block {
	display: block;
	background-color: #c3c3c3;
	width: 20px;
	height: 100%
}

.cal-event-list .event.pull-left {
	margin-top: 3px
}

.day-highlight:hover,
.day-highlight {
	background-color: #dddddd
}

.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
	background-color: #fae3e3
}

.day-highlight.dh-event-warning:hover,
.day-highlight.dh-event-warning {
	background-color: #fdf1ba
}

.day-highlight.dh-event-info:hover,
.day-highlight.dh-event-info {
	background-color: #d1e8ff
}

.day-highlight.dh-event-inverse:hover,
.day-highlight.dh-event-inverse {
	background-color: #c1c1c1
}

.day-highlight.dh-event-success:hover,
.day-highlight.dh-event-success {
	background-color: #caffca
}

.day-highlight.dh-event-special:hover,
.day-highlight.dh-event-special {
	background-color: #ffe6ff
}

.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
	font-weight: bolder;
	text-align: center;
	border: 0 solid;
	padding: 5px;
	font-size: 20px;
	font-weight: 900;
	color: #bf9c3c
}

.cal-row-head [class*="cal-cell"] small {
	font-weight: normal
}

.cal-year-box .row-fluid:hover,
.cal-row-fluid:hover {
	background-color: #fafafa
}

.cal-month-day {
	height: 100%
}

[class*="cal-cell"]:hover {
	background-color: #ededed
}

.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
	min-height: 40px;
	height: 40px;
	position: relative;
	border: none;
	text-align: center;
	min-width: 40px;
	border-radius: 3px;
	transition: all .3s;
	max-width: 40px;
	max-height: 40px
}

@media (max-width: 1200px) {
	.cal-year-box [class*="span"],
	.cal-month-box [class*="cal-cell"] {
		min-height: 30px;
		height: 30px;
		min-width: 30px;
		max-width: 30px;
		max-height: 30px
	}
}

@media (max-width: 992px) {
	.cal-year-box [class*="span"],
	.cal-month-box [class*="cal-cell"] {
		min-height: 45px;
		height: 45px;
		min-width: 45px;
		max-width: 45px;
		max-height: 45px
	}
}

.cal-month-box [class*="cal-cell"].active .events-list {
	opacity: 0;
	pointer-events: none
}

.cal-month-box [class*="cal-cell"].active span[data-cal-date] {
	color: #fff
}

.cal-year-box [class*="span"] {
	min-height: 60px
}

.cal-year-box .row-fluid [class*="span"]:last-child,
.cal-month-box .cal-row-fluid [class*="cal-cell"]:last-child {
	border-right: 0px
}

.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
	margin-left: 0px;
	margin-right: 0px;
	border: none;
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px
}

.cal-year-box .row-fluid:last-child,
.cal-month-box .cal-row-fluid:last-child {
	border-bottom: 0px
}

.cal-month-box,
.cal-year-box,
.cal-week-box {
	border: none
}

span[data-cal-date] {
	opacity: 0.6;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	position: relative;
	display: flex;
	text-align: center;
	margin: 0;
	height: 100%;
	float: none !important;
	font-weight: 700;
	color: #171e25;
	justify-content: center;
	align-items: center;
	font-size: 20px
}

span[data-cal-date]:hover {
	opacity: 1
}

.cal-day-outmonth span[data-cal-date] {
	opacity: 0.1;
	cursor: default
}

.cal-day-today {
	background-color: #e8fde7
}

.cal-day-today span[data-cal-date] {
	color: darkgreen
}

#cal-week-box {
	border: 1px solid #e1e1e1;
	border-right: 0px;
	border-radius: 5px 0 0 5px;
	background-color: #fafafa;
	text-align: right
}

#cal-day-tick {
	border: 1px solid #e1e1e1;
	border-top: 0px solid;
	border-radius: 0 0 5px 5px;
	background-color: #ededed;
	text-align: center
}

#cal-slide-box {
	border-top: 0px solid #8c8c8c
}

#cal-slide-content {
	padding: 20px;
	color: #ffffff;
	background-image: url("../img/dark_wood.png");
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5)
}

#cal-slide-tick {
	background-image: url("../img/tick.png?2")
}

#cal-slide-content:hover {
	background-color: transparent
}

#cal-slide-content a.event-item {
	color: #ffffff;
	font-weight: normal;
	line-height: 22px
}

.events-list {
	max-height: 47px;
	width: auto;
	display: flex;
	justify-content: center;
	left: 50%;
	transform: translateX(-50%);
	transition: all .5s
}

.cal-column {
	border-left: 1px solid #e1e1e1
}

a.cal-event-week {
	text-decoration: none;
	color: #151515
}

.badge-important {
	background-color: #b94a48
}

.has-event span[data-cal-date] {
	font-weight: 900;
	opacity: 1
}

.event-disabled {
	pointer-events: none
}

.events-magazine__wrp {
	display: flex
}

@media (max-width: 769px) {
	.events-magazine__wrp {
		flex-wrap: wrap
	}
}

.event-important,
[data-event-type="event-important"],
.cal-cell[data-event-type="event-important"] {
	background-color: #ad2121;
	color: #ad2121
}

.event-info,
[data-event-type="event-info"],
.cal-cell[data-event-type="event-info"] {
	background-color: #1e90ff;
	color: #1e90ff
}

.event-warning,
[data-event-type="event-warning"],
.cal-cell[data-event-type="event-warning"] {
	background-color: #e3bc08;
	color: #e3bc08
}

.event-inverse,
[data-event-type="event-inverse"],
.cal-cell[data-event-type="event-inverse"] {
	background-color: #1b1b1b;
	color: #1b1b1b
}

.event-success,
[data-event-type="event-success"],
.cal-cell[data-event-type="event-success"] {
	background-color: #006400;
	color: #006400
}

.event-special,
[data-event-type="event-special"],
.cal-cell[data-event-type="event-special"] {
	background-color: purple;
	color: purple
}

.select-dropdown__item[data-event-value]:before {
	content: '';
	position: relative;
	width: 1em;
	height: 1em;
	font-size: 8px;
	background: currentColor;
	border-radius: 50%;
	flex-shrink: 0;
	display: block;
	margin-right: 10px;
	top: 1px
}

.select-dropdown__item[data-event-value="event-info"] {
	color: #1e90ff
}

.select-dropdown__item[data-event-value="event-important"] {
	color: #ad2121
}

.select-dropdown__item[data-event-value="event-warning"] {
	color: #e3bc08
}

.select-dropdown__item[data-event-value="event-inverse"] {
	color: #1b1b1b
}

.select-dropdown__item[data-event-value="event-success"] {
	color: #006400
}

.select-dropdown__item[data-event-value="event-special"] {
	color: purple
}

.calendar {
	display: block;
	border-right: 1px solid #dadcdc
}

@media (max-width: 769px) {
	.calendar {
		border-right: 0;
		padding-left: 30px;
		padding-right: 30px;
		max-width: 100%;
		flex: inherit;
		flex: unset;
		width: 100%
	}
}

@media (max-width: 576px) {
	.calendar {
		padding-left: 25px;
		padding-right: 25px
	}
}

@media (max-width: 480px) {
	.calendar {
		padding-left: 20px;
		padding-right: 20px
	}
}

.calendar__inner {
	display: block;
	padding-top: 20px
}

.calendar__group {
	display: flex;
	width: 100%;
	background: #fff;
	align-items: flex-start
}

.calendar__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #dadcdc;
	height: 80px
}

.calendar__arrow {
	display: block;
	border: none
}

.calendar__month {
	display: block;
	color: #081d25;
	font-weight: 900;
	font-size: 27px
}

.calendar__wrp {
	display: block;
	border: 1px solid #dadcdc;
	min-width: 340px
}

@media (max-width: 1400px) {
	.calendar__wrp {
		min-width: 310px
	}
}

@media (max-width: 1200px) {
	.calendar__wrp {
		min-width: 270px
	}
}

@media (max-width: 992px) {
	.calendar__wrp {
		position: fixed;
		z-index: 256;
		background: #fff;
		min-width: 300px;
		border: 1px solid #dadcdc;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%) scale(0.95);
		opacity: 0;
		pointer-events: none;
		transition: all 0.3s
	}
	.calendar__wrp.active {
		opacity: 1;
		transform: translate(-50%, -50%);
		pointer-events: auto
	}
}

.calendar__content {
	display: block
}

.calendar__content-header {
	border-bottom: 1px solid #dadcdc;
	padding-top: 0;
	padding-left: 40px;
	height: 81px
}

.calendar__content-header:after {
	display: none
}

@media (max-width: 1200px) {
	.calendar__content-header {
		padding-left: 20px
	}
}

@media (max-width: 992px) {
	.calendar__content-header {
		border-bottom: 0
	}
	.calendar__content-header:after {
		display: block
	}
}

@media (max-width: 769px) {
	.calendar__content-header {
		padding: 0
	}
	.calendar__content-header:after {
		left: 50%;
		transform: translateX(-50%)
	}
}

@media (max-width: 576px) {
	.calendar__content-header {
		padding-left: 0;
		height: auto
	}
}

@media (max-width: 992px) {
	.calendar__content-header .select-dropdown {
		display: none
	}
}

.calendar-left {
	display: block;
	padding: 20px 10px
}

.calendar-right {
	display: block;
	width: 100%
}

@media (max-width: 992px) {
	.calendar-right {
		position: relative;
		max-width: 100%
	}
}

.calendar-inf {
	display: flex;
	border-bottom: 1px solid #dadcdc;
	align-items: stretch;
	padding-left: 25px;
	flex-wrap: wrap
}

@media (max-width: 1200px) {
	.calendar-inf {
		padding-left: 0
	}
}

@media (max-width: 992px) {
	.calendar-inf {
		padding-left: 5px
	}
}

@media (max-width: 769px) {
	.calendar-inf {
		padding-left: 0
	}
}

.calendar-inf-col {
	display: block;
	padding: 20px;
	width: 50%;
	border-right: 1px solid #dadcdc
}

.calendar-inf-col:last-of-type {
	border: none
}

.calendar-inf__item {
	display: flex;
	align-items: center;
	padding: 13px 15px;
	color: #182f38;
	width: 50%
}

.calendar-inf__item:nth-child(odd) {
	border-right: 1px solid #dadcdc
}

@media (max-width: 1200px) {
	.calendar-inf__item {
		padding: 10px 15px
	}
}

@media (max-width: 992px) {
	.calendar-inf__item {
		padding: 15px;
		border-right: none
	}
	.calendar-inf__item:nth-child(odd) {
		border-right: none
	}
}

.calendar-inf__date {
	cursor: pointer;
	position: relative
}

@media (max-width: 992px) {
	.calendar-inf__date:after {
		content: "";
		display: inline-block;
		width: 0;
		height: 0;
		vertical-align: middle;
		border-top: 6px solid #64747a;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%)
	}
}

@media (max-width: 992px) {
	.calendar-inf__date {
		position: absolute;
		top: 15px;
		right: 20px;
		width: auto;
		padding-right: 50px;
		z-index: 5
	}
	.calendar-inf__date .calendar-inf__icon {
		color: #bf9c3b;
		font-size: 22px
	}
}

@media (max-width: 576px) {
	.calendar-inf__date {
		right: 0;
		top: 0;
		padding-right: 30px
	}
	.calendar-inf__date:after {
		right: 0
	}
}

@media (max-width: 992px) {
	.calendar-inf__loc {
		order: 11;
		width: 100%;
		border-top: 1px solid #dadcdc
	}
	.calendar-inf__time {
		order: 3;
		width: 50%
	}
	.calendar-inf__type {
		order: 2;
		max-width: 50%
	}
}

@media (max-width: 576px) {
	.calendar-inf__time {
		padding-right: 0
	}
	.calendar-inf__type {
		padding-left: 0
	}
	.calendar-inf__loc {
		padding-left: 0
	}
}

.calendar-inf__icon {
	display: inline-flex;
	font-size: 20px;
	margin-right: 15px;
	width: 1em;
	justify-content: center
}

.calendar-inf__txt {
	display: block;
	font-family: "Barlow", sans-serif;
	font-size: 15px;
	font-weight: 500;
	opacity: 0.7
}

.calendar__cnt {
	display: block;
	padding: 20px;
	padding-left: 40px
}

@media (max-width: 1200px) {
	.calendar__cnt {
		padding-left: 20px
	}
}

@media (max-width: 992px) {
	.calendar__cnt {
		padding-right: 40px
	}
}

@media (max-width: 576px) {
	.calendar__cnt {
		padding-left: 0;
		padding-right: 0
	}
}

.calendar__title {
	display: block;
	font-weight: 800;
	font-size: 26px;
	margin-bottom: 10px;
	background: none
}

@media (max-width: 576px) {
	.calendar__title {
		font-size: 19px
	}
}

.calendar__text {
	display: block;
	font-size: 17px;
	font-weight: 400;
	color: #60696c
}

@media (max-width: 576px) {
	.calendar__text {
		font-size: 15px
	}
}

.calendar__bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 25px;
	margin-bottom: 10px
}

@media (max-width: 576px) {
	.calendar__bottom .button--secondary .button__icon {
		display: none
	}
}

.calendar__detail {
	display: inline-flex;
	left: 0;
	margin: 0
}

.calendar__detail .btn-txt,
.calendar__detail .icon-font {
	border: 2px solid #bf9c3c;
	color: #171e25;
	opacity: 0.8
}

.calendar__detail .btn-txt {
	border-right: none
}

.calendar__all {
	display: inline-flex;
	margin: 0;
	color: #171e25;
	opacity: 0.8
}

.magazine {
	padding-top: 30px;
	padding-left: 40px;
	background-image: linear-gradient(to right, #f0f0f0 0%, rgba(255, 255, 255, 0) 100%);
	padding-bottom: 60px;
	    min-height: 620px;
}

@media (max-width: 1400px) {
	.magazine {
		padding-left: 25px;
		padding-top: 80px
	}
}

@media (max-width: 1200px) {
	.magazine {
		padding-left: 0;
		padding-bottom: 0
	}
}

@media (max-width: 769px) {
	.magazine {
		background-image: linear-gradient(to bottom, #f0f0f0 0%, rgba(255, 255, 255, 0) 100%);
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 0;
		max-width: 100%;
		flex: inherit;
		flex: unset;
		width: 100%
	}
	.magazine .section__header:after {
		left: 50%;
		transform: translateX(-50%)
	}
}

@media (max-width: 576px) {
	.magazine {
		padding-left: 25px;
		padding-right: 25px
	}
}

@media (max-width: 480px) {
	.magazine {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width: 576px) {
	.magazine {
		padding-bottom: 40px
	}
}

.magazine .section__header {
	max-width: 70%;
	margin-left: auto;
	justify-content: flex-end
}

@media (max-width: 1200px) {
	.magazine .section__header {
		max-width: 100%;
		height: 80px
	}
}

@media (max-width: 769px) {
	.magazine .section__header {
		justify-content: flex-start
	}
}

.magazine__inner {
	display: block;
	width: 100%;
	position: relative;
	z-index: 5
}

@media (max-width: 1200px) {
	.magazine__inner {
		padding-left: 20px;
		margin-bottom: 40px
	}
}

@media (max-width: 769px) {
	.magazine__inner {
		padding-left: 0;
		margin-bottom: 15px
	}
}

@media (max-width: 576px) {
	.magazine__inner {
		margin-bottom: 0
	}
}

.magazine-slider {
	display: block;
	padding-bottom: 45px;
	position: relative
}

@media (max-width: 1200px) {
	.magazine-slider {
		padding-bottom: 100px
	}
}

@media (max-width: 576px) {
	.magazine-slider {
		padding-bottom: 60px
	}
}

.magazine-slider__img {
	display: block;
	max-width: inherit;
	object-fit: contain;
	object-position: top left;
	position: absolute;
	top: -80px;
}

@media (max-width: 1400px) {
	.magazine-slider__img {
		top: -30px
	}
}

@media (max-width: 1200px) {
	.magazine-slider__img {
		display: none
	}
}

@media (max-width: 769px) {
	.magazine-slider__img {
		display: block;
		top: 10px;
		max-height: 370px;
		height: 40vw;
		min-height: 200px;
		right: 0;
		object-position: top right;
		transform: translateX(20%)
	}
}

.magazine-slider__dots.swiper-pagination-bullets {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	left: auto;
	z-index: 35
}

@media (max-width: 1200px) {
	.magazine-slider__dots.swiper-pagination-bullets {
		bottom: 55px
	}
}

@media (max-width: 769px) {
	.magazine-slider__dots.swiper-pagination-bullets {
		bottom: 55px;
		left: 0;
		right: auto
	}
}

@media (max-width: 576px) {
	.magazine-slider__dots.swiper-pagination-bullets {
		bottom: 15px
	}
}

.magazine-slider__dots .swiper-pagination-bullet {
	width: 30px;
	height: 3px;
	background: #afb4b5;
	opacity: .8;
	border-radius: 0;
	transition: all .3s
}

.magazine-slider__dots .swiper-pagination-bullet-active {
	opacity: 1;
	background: #bf9c3b;
	width: 60px;
	transform: scaleY(1.5)
}

.magazine-slider .slider-arrows {
	position: absolute;
	top: 50%;
	max-width: 66%;
	justify-content: flex-start;
	z-index: 12;
	width: 100%;
	right: 0
}

@media (max-width: 1600px) {
	.magazine-slider .slider-arrows {
		max-width: 62%
	}
}

@media (max-width: 1200px) {
	.magazine-slider .slider-arrows {
		max-width: 100%;
		justify-content: flex-end;
		top: auto;
		bottom: 0
	}
}

@media (max-width: 769px) {
	.magazine-slider .slider-arrows {
		max-width: 100%;
		bottom: auto;
		top: 30vw;
		right: 3vw;
		width: auto;
		justify-content: flex-end
	}
}

@media (max-width: 576px) {
	.magazine-slider .slider-arrows {
		width: 100%;
		right: 0;
		bottom: 7px;
		top: auto
	}
}

.magazine-slider .slider-arrows__item.next {
	margin-left: -1px
}

.magazine-slider__item {
	display: flex;
	position: relative
}

.magazine-slider__item.swiper-slide .magazine-slider__img {
	opacity: 0;
	pointer-events: none;
	transition: all .3s ease-in-out
}

.magazine-slider__item.swiper-slide-active .magazine-slider__img {
	opacity: 1
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>* {
	opacity: 1;
	transform: none
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(1) {
	transition-delay: .2s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(2) {
	transition-delay: .3s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(3) {
	transition-delay: .4s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(4) {
	transition-delay: .5s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(5) {
	transition-delay: .6s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(6) {
	transition-delay: .7s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(7) {
	transition-delay: .8s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(8) {
	transition-delay: .9s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(9) {
	transition-delay: 1s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(10) {
	transition-delay: 1.1s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(11) {
	transition-delay: 1.2s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(12) {
	transition-delay: 1.3s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(13) {
	transition-delay: 1.4s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(14) {
	transition-delay: 1.5s
}

.magazine-slider__item.swiper-slide-active .magazine-slider__cnt>*:nth-child(15) {
	transition-delay: 1.6s
}

.magazine-slider__cnt {
	display: block;
	max-width: 50%;
	margin-left: auto;
	text-align: right;
	position: relative;
	z-index: 3;
	padding-top: 40px
}

@media (max-width: 1200px) {
	.magazine-slider__cnt {
		max-width: 100%
	}
}

@media (max-width: 769px) {
	.magazine-slider__cnt {
		max-width: 55%;
		margin-left: 0;
		text-align: left
	}
}

.magazine-slider__cnt>* {
	opacity: 0;
	transform: translateY(25px);
	transition: all .3s
}

.magazine-slider__title {
	display: block;
	color: #3c4c52;
	font-weight: 800;
	font-size: 24px;
	margin-bottom: 15px
}

.magazine-slider__txt {
	display: block;
	color: #818c93;
	font-weight: 500;
	font-size: 17px
}

@media (max-width: 576px) {
	.magazine-slider__txt {
		font-size: 16px
	}
}

.magazine-slider__btn {
	display: inline-flex;
	left: 0;
	margin-top: 40px
}

.magazine-slider__btn .btn-txt,
.magazine-slider__btn .icon-font {
	border: 2px solid #bf9c3c;
	color: #171e25;
	opacity: .8
}

.magazine-slider__btn .btn-txt {
	border-right: none
}

.workspaces {
	padding: 30px 0;
	position: relative
}

.workspaces__header {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.workspaces__btn {
	margin-bottom: 0;
	color: #171e25;
	opacity: .75
}

.workspaces__inner {
	display: block;
	padding: 50px 0
}

.workspaces__group {
	display: block
}

.workspaces__slider {
	display: flex;
	flex-wrap: wrap
}

.workspaces__item {
	display: flex;
	align-items: center;
	padding: 20px;
	max-width: 25%;
	min-width: 25%;
	border-radius: 0;
	border-right: 1px solid rgba(218, 220, 220, 0.5)
}

.workspaces__item:nth-child(4n) {
	border-color: transparent
}

.workspaces__item:hover {
	box-shadow: 0px 6px 49px 0px rgba(23, 30, 37, 0.24)
}

.workspaces__item:hover .workspaces__txt {
	opacity: 1
}

.workspaces__item:hover .workspaces__icon {
	opacity: 1;
	color: #bf9c3b
}

.workspaces__icon {
	display: inline-flex;
	font-size: 36px;
	color: #182f38;
	opacity: .85;
	transition: all .5s
}

.workspaces__txt {
	display: block;
	font-weight: 700;
	font-size: 19px;
	color: #182f38;
	padding-right: 25px;
	padding-left: 25px;
	opacity: .85;
	transition: all .5s
}

.brands {
	display: block;
	margin-top: 75px
}

@media (max-width: 992px) {
	.brands {
		position: relative;
		padding-bottom: 30px;
		margin-top: 50px
	}
}

@media (max-width: 576px) {
	.brands {
		position: relative;
		display: none
	}
	.brands .section__header {
		position: static
	}
	.brands .section__header:after {
		bottom: auto;
		top: 50px
	}
	.brands .section__header-btn {
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%)
	}
}

.brands__header {
	display: flex;
	justify-content: space-between;
	padding-top: 30px
}

.brands-left .brands__header {
	padding-right: 30px;
	border-right: 1px solid #dadcdc
}

.brands-right .brands__header {
	padding-left: 30px
}

.brands__btn {
	margin: 0;
	align-self: center;
	color: #171e25;
	opacity: .75
}

.brands-cnt {
	display: block;
	padding-top: 55px;
	padding-bottom: 55px;
	position: relative;
	overflow: hidden
}

@media (max-width: 769px) {
	.brands-cnt {
		padding-top: 25px;
		padding-bottom: 25px
	}
}

@media (max-width: 576px) {
	.brands-cnt {
		padding-top: 25px;
		padding-bottom: 35px
	}
}

.brands-cnt:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 35px;
	background-image: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
	z-index: 3;
	pointer-events: none
}

.brands-cnt:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 35px;
	background-image: linear-gradient(to left, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
	z-index: 3;
	pointer-events: none
}

.brands-slider {
	min-height: 180px;
	position: relative
}

@media (max-width: 576px) {
	.brands-slider {
		min-height: 140px
	}
}

.brands-slider .swiper-pagination-bullets,
.brands-slider .swiper-pagination-fraction {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.brands-slider .swiper-pagination-bullet {
	width: 40px;
	height: 3px;
	background: #afb4b5;
	opacity: .8;
	border-radius: 0;
	transition: all .3s
}

.brands-slider .swiper-pagination-bullet-active {
	opacity: 1;
	background: #bf9c3b;
	width: 80px;
	transform: scaleY(2)
}

.brands-slider__wrp {
	display: flex;
	align-items: center;
	min-height: 135px
}

@media (max-width: 576px) {
	.brands-slider__wrp {
		min-height: 95px
	}
}

.brands-slider__item {
	display: block;
	padding: 10px;
	margin-right: 0;
	text-align: center;
	height: auto;
	width: calc(100% / 7)
}

@media (max-width: 992px) {
	.brands-slider__item {
		width: 20%
	}
}

@media (max-width: 769px) {
	.brands-slider__item {
		width: 25%
	}
}

@media screen and (min-width: 769px) {
	.brands-slider__item:hover .brands-slider__btn {
		margin-top: 20px;
		opacity: 1;
		visibility: visible;
		height: 50px
	}
	.brands-slider__item:hover .brands-slider__img {
		opacity: 1;
		filter: grayscale(0)
	}
}

.brands-slider__img {
	display: block;
	filter: grayscale(100);
	max-width: 100%;
	opacity: .5;
	backface-visibility: hidden;
	transition: all .5s;
	max-height: 40px;
	object-fit: contain;
	object-position: center;
	pointer-events: none;
	user-select: none;
	margin-left: auto;
	margin-right: auto
}

@media (max-width: 769px) {
	.brands-slider__img {
		opacity: 1;
		filter: none
	}
}

.brands-slider__btn {
	left: 0;
	margin-top: 0px;
	opacity: 0;
	visibility: hidden;
	height: 0
}

@media (max-width: 769px) {
	.brands-slider__btn {
		display: none
	}
}

.brands-slider__btn .btn-txt,
.brands-slider__btn .icon-font {
	border: 2px solid #bf9c3c;
	color: rgba(23, 30, 37, 0.75)
}

.brands-slider__btn .btn-txt {
	border-right: 0
}

.projects {
	display: block;
	padding-top: 45px;
	padding-bottom: 45px
}

.projects-slider {
	display: flex;
	align-items: center;
	height: 120px
}

.projects__item {
	display: block;
	padding: 10px;
	width: 100%
}

.projects__item:hover .projects__btn,
.projects__item:hover .brands-cnt__btn {
	margin-top: 20px;
	opacity: 1;
	visibility: visible;
	height: 50px
}

.projects__item:hover .projects__img,
.projects__item:hover .brands-cnt__img {
	opacity: 1;
	filter: grayscale(0)
}

.projects__img {
	display: block;
	filter: grayscale(100);
	opacity: .5;
	backface-visibility: hidden;
	transition: all .5s;
	max-height: 40px;
	object-position: left center;
	object-fit: contain
}

.projects__btn {
	left: 0;
	margin-top: 0px;
	opacity: 0;
	visibility: hidden;
	height: 0
}

.projects__btn .btn-txt,
.projects__btn .icon-font {
	border: 2px solid #bf9c3c;
	color: rgba(23, 30, 37, 0.75)
}

.projects__btn .btn-txt {
	border-right: 0
}

.locations {
	position: relative;
	z-index: 11;
	margin-bottom: 200px
}
.locations iframe{
	width: 100% !important
}
@media screen and (max-width: 700px) {
	.locations {
		margin-bottom: 65px
	}
}

@media (max-width: 576px) {
	.locations {
		margin-top: 0
	}
}

.locations:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: #1e252e;
	background: linear-gradient(to bottom, #f0f0f0 0%, rgba(242, 247, 253, 0) 100%);
	z-index: 2;
	pointer-events: none
}

@media screen and (max-width: 700px) {
	.locations:before {
		display: none
	}
}

.locations__map {
	height: 505px;
	border-bottom: 1px solid #cacbcd
}

@media (max-width: 1200px) {
	.locations__map {
		margin-bottom: 0
	}
}

.footer {
	display: block
}

.footer-catch {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
	margin-top: 50px
}

@media (max-width: 1400px) {
	.footer-catch {
		margin-top: 50px !important;
		margin-bottom: 50px
	}
}

@media (max-width: 769px) {
	.footer-catch {
		display: none
	}
}

@media (max-width: 576px) {
	.footer-catch {
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 30px
	}
}

.footer-catch__img {
	width: 80px;
	margin-right: 35px;
	pointer-events: none;
	user-select: none
}

@media (max-width: 576px) {
	.footer-catch__img {
		margin-right: 0;
		margin-bottom: 20px
	}
}

.footer-catch__txt {
	color: #818c93;
	font-weight: 500;
	font-size: 21px
}

@media (max-width: 576px) {
	.footer-catch__txt {
		width: 100%;
		text-align: center;
		font-size: 19px
	}
}

.footer-catch__txt strong {
	font-weight: 800
}

.footer-partners {
	padding: 25px 0;
	margin-bottom: 40px;
	justify-content: center
}

@media (max-width: 1200px) {
	.footer-partners {
		justify-content: unset
	}
}

@media (max-width: 769px) {
	.footer-partners {
		margin-bottom: 0;
		display: none
	}
}

@media (max-width: 769px) {
	.footer-partners-slider {
		display: none
	}
}

.footer-partners__item {
	height: 60px;
	filter: grayscale(100%);
	margin: 30px;
	max-width: 200px;
	width: auto;
	transition: all 0.3s;
	opacity: 0.6;
	padding: 5px
}

@media (max-width: 1200px) {
	.footer-partners__item {
		margin: 10px
	}
}

@media (max-width: 992px) {
	.footer-partners__item {
		margin: 15px
	}
}

@media (max-width: 576px) {
	.footer-partners__item {
		margin: 10px;
		max-width: 90px
	}
}

.footer-partners__item:hover {
	filter: none;
	opacity: 1
}

.footer-partners__img {
	height: 100%;
	object-fit: contain;
	pointer-events: none;
	user-select: none
}

.footer-list {
	display: flex;
	width: 100%
}

@media (max-width: 992px) {
	.footer-list {
		display: none
	}
}

@media (max-width: 1200px) {
	.footer-list--bottom .footer__col {
		width: 33%
	}
	.footer-list--bottom .footer__col:nth-child(2) {
		border-right: 1px solid #dadcdc
	}
}

@media (max-width: 992px) {
	.footer-list--bottom .footer__col {
		width: 50%
	}
	.footer-list--bottom .footer__col:nth-child(2) {
		border-right: 0
	}
	.footer-list--bottom .footer__col:nth-child(3) {
		border-right: 1px solid #dadcdc
	}
}

.footer-list:first-child {
	padding-bottom: 40px;
	position: relative
}

@media (max-width: 1200px) {
	.footer-list:first-child {
		padding-bottom: 0
	}
}

.footer-list:first-child:before {
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: -1;
	width: 100vw;
	height: 1px;
	background: #cfd4d8;
	left: 50%;
	transform: translateX(-50%)
}

.footer__middle {
	display: flex;
	justify-content: center;
	padding: 35px 15px;
	border-bottom: 1px solid #dadcdc
}

.footer__middle .footer__title {
	margin: 0 20px
}

.footer__middle .footer__title:hover {
	color: #bf9c3b
}

.footer__logo {
	padding: 35px 15px
}

@media (max-width: 769px) {
	.footer__logo {
		margin-top: 0;
		padding: 30px 15px
	}
}

.footer__logo-img {
	margin: auto;
	display: block
}

@media (max-width: 576px) {
	.footer__logo-img {
		width: 140px
	}
}

@media (max-width: 769px) {
	.footer__logo-img {
		width: 170px;
		height: 35px
	}
}

.footer-ctr {
	display: flex;
	justify-content: center;
}

.dernekweb {
  display: block;
  margin-top: 0px;
  text-align: center;
  width: 119px;
  background: url('../img/dernekweb.png') center left no-repeat;
  background-size: auto 100%;
  height: 25px;
  float: right;
  opacity: .4
}

.dernekweb:hover {
  opacity: 1;
}
.footer-ctr__item {
	display: block;
	font-size: 14px;
	font-weight: 500;
	opacity: 0.8;
	padding: 3px 30px;
	border-right: 1px solid #dadcdc;
	white-space: nowrap;
	font-family: "Barlow", sans-serif;
	color: #818c93
}

@media (max-width: 1600px) {
	.footer-ctr__item {
		padding: 0 30px;
		border-right: none
	}
}

@media (max-width: 576px) {
	.footer-ctr__item {
		border-right: 0;
		font-size: 13px
	}
}

.footer-ctr__item:first-child {
	padding-left: 0
}

.footer-ctr__item:last-child {
	border-right: 0;
	padding-right: 0
}

.footer-ctr__item:hover {
	color: #bf9c3b
}

.footer__bottom {
	padding: 18px 0;
	text-align: center;
	font-size: 17px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media (max-width: 769px) {
	.footer__bottom {
		flex-direction: column;
		justify-content: center
	}
}

.footer__copyright {
	text-align: center;
	padding-top: 5px;
	font-family: "Barlow", sans-serif;
	font-size: 11.95px
}

@media (max-width: 992px) {
	.footer__copyright {
		width: 100%;
		order: 11;
		margin-top: 10px
	}
}

@media (max-width: 769px) {
	.footer__copyright {
		margin-top: 0
	}
}

.footer__dev {
	font-weight: 500;
	font-size: 20px;
	transform: scaleX(-1);
	margin-left: auto;
	color: #818c93;
	display: inline-flex
}

.footer__dev:hover {
	color: #3198e8
}

.footer__col {
	display: block;
	flex: auto;
	padding: 10px 30px;
	border-right: 1px solid #dadcdc
}

@media (max-width: 1200px) {
	.footer__col {
		padding: 10px 15px
	}
}

.footer__col--button {
	display: flex;
	font-family: "Barlow", sans-serif;
	font-size: 15px;
	color: #818c93;
	font-weight: 700;
	justify-content: flex-start;
	margin-top: -8px;
	cursor: pointer
}

@media (max-width: 1200px) {
	.footer__col--button {
		text-align: center;
		display: inline-block;
		font-size: 13px
	}
}

.footer__col:first-child {
	padding-left: 0
}

.footer__col:last-child {
	border-right: 0;
	padding-right: 0
}

@media (max-width: 1200px) {
	.footer__col {
		width: 30%;
		margin-bottom: 50px
	}
}

.footer__title {
	display: inline-flex;
	color: #3c4c52;
	border-bottom: 3px solid #bf9c3b;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 20px;
	white-space: nowrap;
	font-weight: 900
}

.footer__list {
	display: block;
	padding: 10px 0
}

.footer__li {
	display: block;
	padding: 3px 0
}

.footer-li-more {
	display: block;
	font-size: 20px;
	color: #818c93;
	font-weight: 700
}

.footer__item {
	display: block;
	font-family: "Barlow", sans-serif;
	font-size: 15px;
	color: #818c93;
	font-weight: 500
}

@media (max-width: 1200px) {
	.footer__item {
		font-size: 13px
	}
}

.footer__item:hover {
	color: #3c4c52;
	transform: translateX(8px)
}

.footer__item--order {
	font-weight: 700;
	color: #747f86
}

.footer-social {
	display: flex;
	justify-content: center;
	align-items: center
}

.footer-social__item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	padding: 15px;
	margin: 0;
	color: #82898c;
	width: 60px;
	height: 60px;
	border-right: 1px solid #dadcdc;
	position: relative
}

@media (max-width: 576px) {
	.footer-social__item {
		font-size: 19px;
		padding: 10px;
		width: 50px;
		height: 50px
	}
}

.footer-social__item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: #c09d30;
	z-index: -1;
	transition: all 0.3s
}

@media (min-width: 768px) {
	.footer-social__item:hover {
		color: #fff
	}
	.footer-social__item:hover:after {
		height: 100%
	}
}

.footer-social__item:first-child {
	border-left: 1px solid #dadcdc
}

.footer-dev {
	display: block;
	padding: 15px 0
}

.footer-dev__wrp {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0
}

@media (max-width: 769px) {
	.footer-dev__wrp {
		width: 100%
	}
}

@media (max-width: 576px) {
	.footer-dev__wrp {
		flex-wrap: wrap
	}
}

@media screen and (max-width: 375px) {
	.footer-dev__wrp {
		margin-top: 7px
	}
}

.footer-dev__item {
	display: flex;
	font-size: 15px;
	align-items: center;
	padding: 0 3px
}

@media (max-width: 576px) {
	.footer-dev__item {
		font-size: 13px;
		justify-content: center;
		margin-right: 0
	}
}

.footer-dev__title {
	display: block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 500;
	opacity: 0.8
}

.footer-dev__link {
	display: block;
	font-weight: 500;
	font-size: 14px;
	font-family: "Barlow", sans-serif;
	color: #818c93
}

@media (max-width: 576px) {
	.footer-dev__link {
		font-size: 13px
	}
}

.js-footer-list li:nth-child(n+7) {
	display: none
}

.map-search {
	position: absolute;
	bottom: 0;
	transform: translateY(37%) translateX(-50%);
	left: 50%;
	min-height: 300px;
	width: 95%;
	z-index: 12;
	max-width: 901px
}

@media (max-width: 1200px) {
	.map-search {
		width: 100%
	}
	.contact .sub-search {
		top: 50px;
	}
}

@media (max-width: 992px) {
	.map-search {
		height: 470px;
		transform: translateY(53%) translateX(-50%)
	}
	.contact .sub-search {
		top: 50px;
	}
}

@media (max-width: 769px) {
	.map-search {
		height: 480px;
		transform: translateY(54%) translateX(-50%)
	}
	.contact .sub-search {
		top: 50px;
	}
}

@media screen and (max-width: 700px) {
	.map-search {
		height: auto;
		min-height: inherit;
		position: relative;
		left: auto;
		width: 100%;
		transform: none
	}
	.contact .sub-search {
		top: 50px;
	}
}

.map-search .section__header {
	padding: 0 35px;
	overflow: hidden
}

@media (max-width: 576px) {
	.map-search .section__header {
		padding: 0px 20px;
		position: static;
		border-bottom: 1px solid #cfd4d8
	}
	.map-search .section__header:after {
		bottom: auto;
		width: 100%;
		top: 56px;
		z-index: 12;
		display: none
	}
}

.map-search .section__header-btn {
	margin-right: 0;
	font-size: 16px
}

@media (max-width: 576px) {
	.map-search .section__header-btn {
		background: white;
		position: absolute;
		bottom: -1px;
		width: 100%;
		height: 61px;
		left: 0;
		transform: translateY(100%);
		border-top: 1px solid #ddd;
		padding: 10px 15px;
		text-align: center;
		justify-content: center;
		box-shadow: 0px 4px 64px 0px rgba(61, 76, 89, 0.2)
	}
}

@media (max-width: 480px) {
	.map-search .section__header-btn {
		bottom: 0
	}
}

.map-search__wrp {
	width: 100%;
	height: 100%;
	background: white;
	box-shadow: 0px 4px 64px 0px rgba(61, 76, 89, 0.2);
	position: relative;
	z-index: 2
}

@media (max-width: 769px) {
	.map-search__wrp {
		top: -3px
	}
}

.map-search .fake-pin {
	width: 50px;
	position: absolute;
	top: -35px;
	z-index: 3;
	left: 50%;
	transform: translateY(-100%) translateX(-50%)
}

@media screen and (max-width: 700px) {
	.map-search .fake-pin {
		display: none
	}
}

.map-search .scrollbar-track-y {
	top: 50%;
	right: 0;
	width: 8px;
	height: 90%;
	transform: translateY(-50%);
	padding-top: 10px;
	padding-bottom: 10px
}

.map-search__caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-bottom: 15px solid #fff;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	position: absolute;
	top: 1px;
	transform: translateY(-100%) translateX(-50%);
	left: 50%;
	z-index: 4
}

@media screen and (max-width: 700px) {
	.map-search__caret {
		display: none
	}
}

.map-search .section-header {
	padding: 0 30px;
	height: 75px
}

.map-search__inner {
	display: block;
	overflow: hidden;
	position: relative
}

@media (max-width: 992px) {
	.map-search__inner {
		height: calc(100% - 69px);
		overflow: unset;
	}
}

@media (max-width: 576px) {
	.map-search__inner {
		height: calc(100% - 56px);
		overflow: unset;
	}
}

.map-search__search {
	display: block
}

.map-search__form {
	display: flex;
	align-items: center;
	background: #f6f7f7;
	border-bottom: 1px solid #dadcdc;
	transition: all .3s
}

.map-search__form.active {
	background: #fff
}

.map-search__form-submit {
	display: none
}

@media screen and (max-width: 700px) {
	.map-search__form-submit {
		display: inline-flex;
		width: 55px;
		justify-content: center;
		flex-shrink: 0;
		font-size: 19px;
		color: #9da0a3;
		align-self: stretch;
		align-items: center;
		cursor: pointer;
		transition: all .3s;
		transition-delay: .2s;
		padding: 10px;
		border: none
	}
}

.map-search__ctr {
	position: relative;
	align-self: stretch;
	display: flex
}

@media screen and (max-width: 700px) {
	.map-search__ctr {
		display: none
	}
}

.map-search__ctr.active .map-search__arrow {
	opacity: 0;
	pointer-events: none;
	transition-delay: 0s
}

.map-search__ctr.active .map-search__icon {
	opacity: 1;
	pointer-events: auto;
	transition-delay: .2s
}

.map-search__arrow {
	display: inline-flex;
	width: 70px;
	justify-content: center;
	flex-shrink: 0;
	font-size: 25px;
	color: #9da0a3;
	align-self: stretch;
	align-items: center;
	cursor: pointer;
	transition: all .3s;
	transition-delay: .2s
}

@media (max-width: 576px) {
	.map-search__arrow {
		width: 50px;
		font-size: 12px
	}
}

.map-search__arrow:hover {
	color: #bf9c3b
}

.map-search__icon {
	display: inline-flex;
	width: 70px;
	justify-content: center;
	flex-shrink: 0;
	font-size: 15px;
	color: #9da0a3;
	background: #f6f7f7;
	align-self: stretch;
	align-items: center;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 0;
	height: 100%;
	transform: translateY(-50%);
	opacity: 0;
	pointer-events: none;
	transition: all .3s
}

@media (max-width: 576px) {
	.map-search__icon {
		width: 50px
	}
}

.map-search__icon:hover {
	color: #bf9c3b
}

.map-search__icon-search {
	display: inline-flex;
	width: 70px;
	justify-content: center;
	flex-shrink: 0;
	color: #9da0a3;
	align-self: stretch;
	align-items: center;
	left: 0;
	top: 0;
	position: relative;
	transform: none;
	opacity: 1;
	height: auto;
	font-size: 16px;
	pointer-events: auto;
	border-right: 1px solid #dadcdc;
	transition: all .3s
}

@media screen and (max-width: 700px) {
	.map-search__icon-search {
		display: none
	}
}

@media (max-width: 576px) {
	.map-search__icon-search {
		width: 50px
	}
}

.map-search__input {
	border-right: 1px solid #dadcdc;
	height: 60px;
	color: #182f38;
	font-weight: 700
}

.map-search__input::placeholder {
	color: #8b9094;
	font-weight: 500
}

@media (max-width: 576px) {
	.map-search__input {
		height: 55px;
		font-size: 17px
	}
	.map-search__input::placeholder {
		font-size: 17px
	}
}

.map-search__content {
	display: flex;
	padding: 10px;
	position: relative
}

@media (max-width: 992px) {
	.map-search__content {
		height: calc(100% - 61px)
	}
}

@media (max-width: 576px) {
	.map-search__content {
		flex-wrap: wrap;
		height: calc(100% - 51px);
		max-height: 300px
	}
}

.map-search__nav {
	height: 200px;
	width: 75px;
	flex-shrink: 0;
	padding-right: 10px;
	padding-top: 10px
}

@media (max-width: 992px) {
	.map-search__nav {
		height: 100%
	}
}

@media (max-width: 576px) {
	.map-search__nav {
		width: 100%;
		height: auto;
		padding-top: 0;
		padding-bottom: 20px;
		padding-right: 0;
		display: flex
	}
	.map-search__nav .scroll-content {
		display: flex
	}
}

.map-search__nav-item {
	display: block;
	padding: 5px 10px;
	font-weight: 600;
	color: #808c92;
	font-size: 16px;
	text-align: center;
	width: 100%;
	border: none;
	background: none
}

.map-search__nav-item:last-child {
	margin-bottom: 15px
}

@media (max-width: 576px) {
	.map-search__nav-item:last-child {
		margin-bottom: 0;
		margin-right: 15px
	}
}

.map-search__cnt {
	width: 100%;
	position: relative
}

@media (max-width: 576px) {
	.map-search__cnt {
		height: 223px
	}
}

.map-search-list {
	height: 200px;
	width: 100%;
	padding: 15px;
	padding-right: 20px
}

@media (max-width: 992px) {
	.map-search-list {
		height: 100%
	}
}

@media (max-width: 576px) {
	.map-search-list {
		height: 100%;
		padding: 15px 0;
		padding-right: 15px
	}
}

.map-search-list__header {
	display: flex;
	background: #f6f7f7;
	border-radius: 4px;
	padding: 10px 20px;
	font-size: 19px;
	font-weight: 700;
	color: #808c92;
	margin: 10px 0
}

.map-search-list__header:first-child {
	margin-top: 0
}

.map-search-list__header strong {
	display: block;
	color: #171e25;
	margin-right: 5px
}

.map-search-list__item {
	display: flex;
	padding: 12px;
	height: auto;
	align-items: center;
	cursor: pointer;
	user-select: none;
	color: #808c92;
	transition: all .3s
}

@media (max-width: 576px) {
	.map-search-list__item {
		padding: 7px 0
	}
}

.map-search-list__item:hover {
	color: #181f26;
	background: #f6f7f7
}

.map-search-list__item:last-child {
	margin-bottom: 25px
}

.map-search-list__item.sube-yurtici .map-search-list__img {
	color: #821111
}

.map-search-list__item.tmsl-yurtdisi .map-search-list__img {
	color: #2c5380
}

.map-search-list__item.tmsl-yurtici .map-search-list__img {
	color: #c2133d
}

.map-search-list__item.sube-yurtdisi .map-search-list__img {
	color: #2c81b6
}

.map-search-list__left {
	display: flex;
	width: 65%;
	font-size: 19px;
	font-weight: 500;
	align-items: center;
	padding-right: 15px;
	border-right: 1px solid #dbe0e4
}

@media (max-width: 576px) {
	.map-search-list__left {
		width: 100%;
		padding-right: 0;
		border-right: 0;
		font-size: 17px
	}
}

.map-search-list__right {
	display: block;
	width: 35%;
	padding-left: 15px
}

@media (max-width: 576px) {
	.map-search-list__right {
		display: none
	}
}

.map-search-list__img {
	display: flex;
	width: 45px;
	height: 30px;
	object-fit: contain;
	margin-right: 15px;
	flex-shrink: 0;
	padding-right: 15px;
	border-right: 1px solid #dbe0e4;
	font-size: 34px;
	align-items: center;
	justify-content: center
}

.map-search-list__txt {
	display: block
}

.map-search-list__val {
	display: flex;
	align-items: center;
	font-size: 19px;
	color: #6a6d75;
	font-weight: 500
}

.map-search-list__val.no-result {
	color: #171e25
}

.map-search-list__val-b {
	display: block;
	font-weight: 900;
	margin-right: 15px
}

.map-search-inf {
	display: flex;
	align-items: stretch;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: white;
	height: 100%;
	z-index: 4;
	pointer-events: none;
	transform: translateY(100%);
	overflow: hidden;
	transition: all .3s;
	transition-delay: .5s
}

@media (max-width: 992px) {
	.map-search-inf {
		flex-wrap: wrap
	}
}

@media screen and (max-width: 700px) {
	.map-search-inf {
		display: none
	}
}

.map-search-inf--mobile {
	display: none
}

@media screen and (max-width: 700px) {
	.map-search-inf--mobile {
		height: calc(100% - 51px);
		position: relative;
		display: block
	}
}

.map-search-inf.active {
	pointer-events: auto;
	transform: none;
	transition-delay: 0s
}

.map-search-inf.active>* {
	opacity: 1;
	transform: none
}

.map-search-inf.active>*:nth-child(1) {
	transition-delay: .3s
}

.map-search-inf.active>*:nth-child(2) {
	transition-delay: .4s
}

.map-search-inf.active>*:nth-child(3) {
	transition-delay: .5s
}

.map-search-inf.active>*:nth-child(4) {
	transition-delay: .6s
}

.map-search-inf.active>*:nth-child(5) {
	transition-delay: .7s
}

.map-search-inf.active>*:nth-child(6) {
	transition-delay: .8s
}

.map-search-inf.active>*:nth-child(7) {
	transition-delay: .9s
}

.map-search-inf.active>*:nth-child(8) {
	transition-delay: 1s
}

.map-search-inf.active>*:nth-child(9) {
	transition-delay: 1.1s
}

.map-search-inf.active>*:nth-child(10) {
	transition-delay: 1.2s
}

.map-search-inf.active>*:nth-child(11) {
	transition-delay: 1.3s
}

.map-search-inf.active>*:nth-child(12) {
	transition-delay: 1.4s
}

.map-search-inf.active>*:nth-child(13) {
	transition-delay: 1.5s
}

.map-search-inf.active>*:nth-child(14) {
	transition-delay: 1.6s
}

.map-search-inf.active>*:nth-child(15) {
	transition-delay: 1.7s
}

.map-search-inf.main-open .map-search-inf__gnc {
	display: none
}

.map-search-inf.main-open .map-search-inf__mng {
	border-right: 0
}

.map-search-inf.main-open .map-search-inf__logo {
	width: 25%
}

.map-search-inf.main-open .map-search-inf__logo img {
	max-width: 160px
}

@media (max-width: 992px) {
	.map-search-inf.main-open .map-search-inf__logo {
		width: 50%
	}
}

@media (max-width: 480px) {
	.map-search-inf.main-open .map-search-inf__logo {
		width: 100%
	}
}

.map-search-inf.main-open .map-search-inf__contacts {
	width: 45%
}

@media (max-width: 992px) {
	.map-search-inf.main-open .map-search-inf__contacts {
		width: 100%
	}
}

.map-search-inf.main-open .map-search-inf__mng {
	width: 30%
}

@media (max-width: 992px) {
	.map-search-inf.main-open .map-search-inf__mng {
		width: 50%
	}
}

@media (max-width: 576px) {
	.map-search-inf.main-open .map-search-inf__mng {
		order: 2;
		border-top: 0
	}
}

@media (max-width: 480px) {
	.map-search-inf.main-open .map-search-inf__mng {
		width: 100%;
		text-align: center;
		border-top: 1px solid #ddd
	}
}

@media (max-width: 576px) {
	.map-search-inf.main-open .map-search-inf__btn {
		margin-left: auto;
		margin-right: auto
	}
}

.map-search-inf>* {
	opacity: 0;
	transform: translateY(40px);
	transition: opacity .3s, transform .3s;
	border-right: 1px solid #ddd
}

.map-search-inf>*:nth-child(1) {
	transition-delay: 0s
}

.map-search-inf>*:nth-child(2) {
	transition-delay: .1s
}

.map-search-inf>*:nth-child(3) {
	transition-delay: .2s
}

.map-search-inf>*:nth-child(4) {
	transition-delay: .3s
}

.map-search-inf>*:nth-child(5) {
	transition-delay: .4s
}

.map-search-inf>*:nth-child(6) {
	transition-delay: .5s
}

.map-search-inf>*:nth-child(7) {
	transition-delay: .6s
}

.map-search-inf>*:nth-child(8) {
	transition-delay: .7s
}

.map-search-inf>*:nth-child(9) {
	transition-delay: .8s
}

.map-search-inf>*:nth-child(10) {
	transition-delay: .9s
}

.map-search-inf>*:nth-child(11) {
	transition-delay: 1s
}

.map-search-inf>*:nth-child(12) {
	transition-delay: 1.1s
}

.map-search-inf>*:nth-child(13) {
	transition-delay: 1.2s
}

.map-search-inf>*:nth-child(14) {
	transition-delay: 1.3s
}

.map-search-inf>*:nth-child(15) {
	transition-delay: 1.4s
}

.map-search-inf>*:last-child {
	border-right: 0
}

.map-search-inf__logo {
	width: 20%;
	display: flex;
	align-items: center;
	padding: 20px 30px;
	flex-shrink: 0
}

.map-search-inf__logo img {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	pointer-events: none;
	user-select: none
}

@media (max-width: 992px) {
	.map-search-inf__logo {
		width: 33.33%;
		order: 0;
		padding: 15px 20px
	}
}

@media (max-width: 576px) {
	.map-search-inf__logo {
		width: 50%;
		padding: 15px;
		min-height: 100px
	}
	.map-search-inf__logo img {
		max-width: 100%;
		max-height: 45px
	}
}

.map-search-inf__gnc {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0
}

.map-search-inf__gnc img {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	pointer-events: none;
	user-select: none
}

@media (max-width: 992px) {
	.map-search-inf__gnc {
		width: 33.33%;
		order: 2;
		padding: 15px 20px
	}
}

@media (max-width: 576px) {
	.map-search-inf__gnc {
		width: 50%;
		padding: 15px;
		min-height: 100px
	}
	.map-search-inf__gnc img {
		max-width: 100%;
		max-height: 45px
	}
}

.map-search-inf__gnc.no-result img {
	display: none
}

.map-search-inf__gnc.no-result .map-search-inf__gnc-txt {
	display: block
}

.map-search-inf__gnc-txt {
	font-size: 16px;
	color: #3c4c52;
	opacity: .4;
	text-align: center;
	display: none
}

.map-search-inf__contacts {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 20px;
	width: 45%;
	flex-shrink: 0
}

@media (max-width: 992px) {
	.map-search-inf__contacts {
		width: 100%;
		order: 11;
		border-top: 1px solid #ddd;
		padding: 15px 20px;
		border-right: 0
	}
}

@media (max-width: 576px) {
	.map-search-inf__contacts {
		width: 100%;
		order: 3;
		border-top: 1px solid #ddd;
		padding: 15px;
		border-right: 0
	}
}

.map-search-inf__item {
	display: flex;
	align-items: center;
	padding: 5px 0;
	margin-bottom: 8px;
	width: 100%;
	font-size: 16px;
	line-height: 1.3em;
	color: #2f3d44;
	font-weight: 400;
	font-family: 'Barlow', sans-serif
}

.map-search-inf__icon {
	margin-right: 14px;
	font-size: 19px;
	display: inline-flex;
	color: #bf9c3b;
	width: 20px;
	flex-shrink: 0
}

.map-search-inf__mng {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	padding: 20px 25px;
	width: 25%;
	flex-shrink: 0
}

@media (max-width: 992px) {
	.map-search-inf__mng {
		width: 33.33%;
		order: 1;
		padding: 15px 20px
	}
}

@media (max-width: 576px) {
	.map-search-inf__mng {
		width: 100%;
		order: 11;
		padding: 15px;
		border-top: 1px solid #ddd
	}
}

.map-search-inf__title {
	width: 100%;
	font-weight: 700;
	color: #434343;
	font-size: 21px
}

.map-search-inf__name {
	font-size: 20px;
	line-height: 1.25em;
	color: #bf9c3b;
	font-weight: 900;
	width: 100%
}

.map-search-inf__btn {
	margin-top: 25px
}

.map-search-inf__btn .button__txt {
	font-size: 15px
}

.sub-search {
	max-width: 750px;
	height: auto
}

.sub-search__content {
	padding: 0;
	display: block
}

.sub-search__top {
	width: 100%;
	display: flex;
	align-items: flex-start;
	border-bottom: 1px solid #cfd4d8;
	flex-wrap: nowrap
}

@media (max-width: 769px) {
	.sub-search__top {
		flex-direction: column
	}
}

.sub-search__address {
	width: 60%;
	display: flex;
	align-items: flex-start;
	padding-top: 26px;
	padding-left: 30px;
	padding-bottom: 30px;
	border-right: 1px solid #cfd4d8
}

@media (max-width: 769px) {
	.sub-search__address, .sub-search__contact {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #cfd4d8
	}
}

@media (max-width: 576px) {
	.sub-search__address, .sub-search__contact {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px
	}
}

.sub-search__address--icon {
	font-size: 19px;
	color: #b99c1a;
	line-height: 1;
	padding-top: 1px;
	margin-right: 14px
}

.sub-search__address--text {
	max-width: 80%
}

.sub-search__address--txt {
	line-height: 1.5;
	font-size: 16px;
	font-weight: 500;
	color: #697277
}

.sub-search__contact {
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 40%
}

@media screen and (max-width: 1600px) {
	.sub-search__contact {
		width: unset;
		padding-left: 20px
	}
}

@media (max-width: 1200px) {
	.sub-search__contact {
		width: 40%
	}
}

@media (max-width: 769px) {
	.sub-search__contact {
		padding-top: 20px;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		padding-left: 20px
	}
}

.sub-search__social {
	display: flex;
	align-items: center
}

@media (max-width: 769px) {
	.sub-search__social {
		display: flex;
		flex-wrap: wrap
	}
}

.sub-search__social--text {
	padding: 19px 40px;
	font-size: 24px;
	width: 60%;
	border-right: 1px solid #cfd4d8
}

@media (max-width: 769px) {
	.sub-search__social--text {
		width: 100%;
		text-align: center;
		border: none
	}
}

@media (max-width: 576px) {
	.sub-search__social--text {
		padding: 10px 40px;
		font-size: 22px
	}
}

.sub-search__social--block {
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width: 769px) {
	.sub-search__social--block {
		width: 100%;
		border-top: 1px solid #e0e0e0
	}
}

.sub-search__social__item {
	width: 25%;
	border-right: 1px solid #cfd4d8;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 25px 0;
	font-size: 24px;
	position: relative
}

@media (max-width: 769px) {
	.sub-search__social__item {
		width: 70px;
		padding: 18px 0
	}
}

.sub-search__social__item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: #c09d30;
	z-index: -1;
	transition: all .3s
}

.sub-search__social__item:hover {
	color: #ffffff
}

.sub-search__social__item:hover:after {
	height: 100%
}

@media (max-width: 769px) {
	.sub-search__social__item:first-child {
		border-left: 1px solid #cfd4d8
	}
}

.sub-search__social__item:last-child {
	border: none
}

@media (max-width: 769px) {
	.sub-search__social__item:last-child {
		border-right: 1px solid #cfd4d8
	}
}

.sub-search__logo-block {
	max-width: 28%;
	padding: 20px 38px;
	height: 174px
}

.sub-search__logo-img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center center
}

.sub-search__right {
	width: 28%;
	height: 174px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0
}

.sub-search__right--text {
	display: flex;
	flex-direction: column;
	align-items: center
}

.sub-search__right--icon {
	color: #b99c1a;
	font-size: 2.1em
}

.sub-search .map-search-inf__item {
	color: #697277
}

@media (max-width: 769px) {
	.sub-search .map-search-inf__item {
		font-size: 16px
	}
}

.sub-search .map-search-inf__item:hover {
	color: #b99c1a
}

.subpage-header {
	min-height: 310px;
	background-color: #171e25;
	width: 100%;
	position: relative;
	background-image: url(../img/subpage-bg-default.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 70%;
	display: flex;
	align-items: center
}

@media (max-width: 1400px) {
	.subpage-header {
		min-height: 250px
	}
}

@media (max-width: 1400px) {
	.subpage-header {
		min-height: 210px
	}
}

@media (max-width: 769px) {
	.subpage-header {
		min-height: 160px
	}
}

@media (max-width: 576px) {
	.subpage-header {
		min-height: 120px
	}
}

.subpage-header-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #171e25
}

.subpage-header-bg__img {
	margin-left: auto;
	display: block;
	position: absolute;
	right: 0;
	width: 60%;
	height: 100%;
	object-fit: cover;
	opacity: 0.6
}

.subpage-header-bg__overlay {
	background-image: linear-gradient(to right, #171e25 0%, rgba(240, 240, 240, 0) 100%);
	position: absolute;
	width: 60%;
	height: 100%;
	right: 0
}

.subpage-header-bg__overlay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40%;
	background-image: linear-gradient(to bottom, #171e25 0%, rgba(240, 240, 240, 0) 100%)
}

.subpage-header-bg__overlay:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40%;
	background-image: linear-gradient(to top, #171e25 0%, rgba(240, 240, 240, 0) 100%)
}

.subpage-header__cnt {
	color: #fff;
	position: relative;
	z-index: 22;
	width: 100%
}

@media (max-width: 576px) {
	.subpage-header__cnt {
		height: 105px;
		display: flex;
		align-items: center
	}
}

.subpage-header__inner {
	max-width: 650px;
	width: 55%;
	min-width: 500px;
	padding: 35px 0
}

@media (max-width: 992px) {
	.subpage-header__inner {
		max-width: 45%;
		min-width: 400px;
		padding: 35px 0
	}
}

@media (max-width: 576px) {
	.subpage-header__inner {
		padding: 20px 0;
		min-width: inherit;
		width: 100%;
		text-align: center;
		max-width: 370px;
		margin-left: auto;
		margin-right: auto
	}
}

.subpage-header__title {
	display: inline-block;
	font-weight: 900;
	color: #FFFFFF;
	font-size: 48px;
	position: relative;
	max-width: 350px;
	line-height: 1.1em;
	text-transform: uppercase
}

@media (max-width: 1450px) {
	.subpage-header__title {
		font-size: 35px;
		max-width: 325px;
	}
}

.subpage-header__title-wht {
	color: #b99c1a
}

@media (max-width: 992px) {
	.subpage-header__title {
		font-size: 36px;
		padding-bottom: 0px
	}
}

@media (max-width: 576px) {
	.subpage-header__title {
		font-size: 23px;
		padding-bottom: 0;
		margin-bottom: 0
	}
}

@media (max-width: 576px) {
	.subpage-header__title:after {
		width: 100%;
		right: 0
	}
}

.subpage-header__txt {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;
	font-family: 'Barlow', sans-serif
}

@media (max-width: 992px) {
	.subpage-header__txt {
		font-size: 20px
	}
}

@media (max-width: 576px) {
	.subpage-header__txt {
		font-size: 16px
	}
}

.subpage__inner {
	position: relative;
	margin-bottom: 100px
}

@media (max-width: 769px) {
	.subpage__inner {
		margin-bottom: 50px
	}
}

.subpage__cnt {
	display: flex;
	align-items: flex-start
}

@media (max-width: 576px) {
	.subpage__cnt {
		padding-top: 60px
	}
}

.subpage__content {
	flex-shrink: 0;
	flex-grow: 0;
	width: calc(100% - 330px);
	padding-left: 50px;
	padding-top: 50px
}

@media (max-width: 1200px) {
	.subpage__content {
		padding-left: 30px;
		padding-top: 30px;
		width: calc(100% - 260px)
	}
}

@media (max-width: 992px) {
	.subpage__content {
		width: 100%;
		padding-left: 0
	}
}

.subpage__content>*:first-child {
	margin-top: 0
}

.subpage-reset-style ol,
.subpage-reset-style ul {
	list-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0
}

.subpage-reset-style ol li,
.subpage-reset-style ul li {
	font-size: 17px;
	font-weight: 400;
	color: #60696c;
	margin-bottom: 15px;
	position: relative;
	font-family: 'Barlow', sans-serif
}

@media (max-width: 576px) {
	.subpage-reset-style ol,
	.subpage-reset-style ul {
		margin-top: 10px;
		margin-bottom: 10px
	}
	.subpage-reset-style ol li,
	.subpage-reset-style ul li {
		font-size: 16px;
		margin-bottom: 10px
	}
}

.subpage-reset-style ul li:before {
	content: '';
	width: 1em;
	height: 1em;
	font-size: 7px;
	background: #60696c;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	top: -2px;
	margin-right: 10px
}

@media (max-width: 576px) {
	.subpage-reset-style ul li:before {
		margin-right: 5px
	}
}

.subpage-reset-style ul li ul {
	padding-left: 25px
}

.subpage-reset-style ul li ol {
	padding-left: 25px
}

.subpage-reset-style ul li ol li {
	counter-increment: li
}

.subpage-reset-style ul li ol li:before {
	content: counter(li);
	background: none;
	font-size: 16px;
	width: auto;
	height: auto;
	font-weight: 900;
	top: 0
}

.subpage-president {
	background: #FFFFFF
}

.contact .breadcrumb:before {
	width: calc(100% + 100vw)
}

.breadcrumb {
	padding: 0;
	display: block;
	margin: 0;
	background: none;
	border-radius: 0;
	position: absolute;
	width: 100%
}

.breadcrumb:before {
	content: "";
	position: absolute;
	height: 45px;
	width: 100%;
	background: #f0f0f0;
	right: 25%;
	border-bottom: 1px solid #dadcdc
}

@media (max-width: 992px) {
	.breadcrumb:before {
		right: 0
	}
}

.breadcrumb__list {
	display: flex;
	align-items: center
}

.breadcrumb__item {
	display: inline-flex;
	align-items: center;
	height: 45px;
	margin-right: 10px;
	z-index: 2
}

@media (max-width: 576px) {
	.breadcrumb__item {
		height: 45px
	}
}

.breadcrumb__item:last-child {
	font-weight: 700;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis
}

.breadcrumb__item:last-child .btn-txt {
	max-width: 100%;
	z-index: 1;
	color: #b99c1a;
	opacity: 1;
	font-weight: 700
}

.breadcrumb__item:last-child .icon-font {
	display: none !important
}

.breadcrumb__item .btn-txt {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	transition: all 0.3s;
	line-height: 1;
	display: inline-flex;
	font-family: "Barlow", sans-serif;
	color: #9c9b9b;
	white-space: nowrap
}

.breadcrumb__item .btn-txt:hover {
	color: #b99c1a
}

@media (max-width: 992px) {
	.breadcrumb__item .btn-txt {
		font-size: 13px
	}
}

@media (max-width: 576px) {
	.breadcrumb__item .btn-txt {
		font-size: 13px
	}
}

.breadcrumb__item .icon-font {
	font-size: 8px !important;
	margin-left: 10px;
	position: relative;
	color: #60696c;
	top: 1px
}

@media (max-width: 992px) {
	.breadcrumb__item .icon-font {
		font-size: 6px !important
	}
}

.breadcrumb-full {
	position: relative
}

.breadcrumb-full:before {
	right: 0
}

.sidebar {
	width: auto;
	flex-shrink: 0;
	padding: 0;
	overflow: hidden;
	border-top: 3px solid #b99c1a;
	flex-grow: 0;
	z-index: 11;
	height: calc(100% + 83px);
	position: static
}

@media (max-width: 992px) {
	.sidebar {
		border: none;
		background-color: transparent !important;
		overflow: visible
	}
}

@media (max-width: 576px) {
	.sidebar {
		width: 100%
	}
}

.sidebar--white:after {
	content: "";
	position: absolute;
	top: 0;
	width: 35vw;
	height: 100%;
	z-index: -1;
	background-image: linear-gradient(to left, #fff 0%, rgba(240, 240, 240, 0) 100%);
	right: 0;
	min-width: 550px
}

@media (max-width: 992px) {
	.sidebar--white {
		background: #fff
	}
	.sidebar--white:after {
		display: none
	}
}

.sidebar__title {
	font-weight: 800;
	font-size: 23px;
	padding-left: 25px;
	margin-bottom: 10px;
	color: #c19e20
}

@media (max-width: 1200px) {
	.sidebar__title {
		padding-left: 0
	}
}

@media (max-width: 992px) {
	.sidebar__title {
		display: none
	}
}

.sidebar__list {
	overflow-y: auto;
	overflow-x: hidden;
	position: relative
}

.sidebar__list::-webkit-scrollbar {
	display: none
}

@media (max-width: 992px) {
	.sidebar__list {
		margin-bottom: 0;
		overflow: visible
	}
}

.sidebar__item {
	display: flex;
	align-items: center;
	color: #60696c;
	font-weight: 500;
	font-size: 21px;
	padding: 16px 0;
	margin-left: 40px;
	margin-right: 40px;
	position: relative;
	border-bottom: 1px solid #e0e0e0
}

@media (max-width: 1200px) {
	.sidebar__item {
		margin-left: 30px;
		margin-right: 30px;
		font-size: 19px
	}
}

.sidebar__item--icon {
	font-size: 21px;
	margin-right: 20px;
	display: inline-flex;
	color: #808789;
	opacity: 0;
	transition: all 0.3s;
	margin-left: -40px
}

@media (max-width: 1200px) {
	.sidebar__item--icon {
		margin-left: -30px
	}
}

@media (max-width: 1200px) {
	.sidebar__item {
		padding: 10px
	}
}

@media (max-width: 992px) {
	.sidebar__item {
		height: 57px;
		border-bottom: 0;
		padding-right: 80px;
		padding-left: 25px;
		border-left: 1px solid #dadcdc;
		border-right: 0;
		color: #1c222a
	}
	.sidebar__item:not(.active) {
		display: none
	}
	.sidebar__item.active:before {
		content: "";
		position: absolute;
		top: 0;
		right: 50px;
		background: #dadcdc;
		width: 1px;
		height: 100%
	}
	.sidebar__item.active:after {
		content: "";
		position: absolute;
		height: 80%;
		top: 50%;
		transform: translateY(-50%);
		width: 3px;
		background: #b99c1a;
		left: 0
	}
}

@media (max-width: 576px) {
	.sidebar__item {
		height: 50px;
		font-size: 19px
	}
}

.sidebar__item .icon-font {
	font-size: 19px;
	transform: translateX(-15px);
	margin-right: -20px;
	opacity: 0;
	color: #60696c;
	transition: all 0.3s
}

@media (max-width: 1200px) {
	.sidebar__item .icon-font {
		margin-right: -30px
	}
}

@media (max-width: 992px) {
	.sidebar__item .icon-font {
		display: none !important
	}
}

.sidebar__item .btn-txt {
	font-weight: 500;
	margin-bottom: 0;
	color: #60696c;
	font-family: "Barlow", sans-serif;
	font-size: 16px;
	cursor: pointer
}

@media (max-width: 1200px) {
	.sidebar__item .btn-txt {
		font-size: 15px
	}
}

@media (min-width: 993px) {
	.sidebar__item:hover,
	.sidebar__item.active {
		color: #1c222a
	}
	.sidebar__item:hover .icon-font,
	.sidebar__item.active .icon-font {
		color: #bf9c3b;
		margin-right: 10px;
		opacity: 1;
		transform: none;
		margin-left: -10px
	}
	.sidebar__item:hover .btn-txt,
	.sidebar__item.active .btn-txt {
		color: #545d60;
		font-weight: 700
	}
}

.sidebar__item:hover,
.sidebar__item.active {
	color: #1c222a
}

.sidebar__item:hover .icon-font,
.sidebar__item.active .icon-font {
	color: #bf9c3b;
	margin-right: 10px;
	opacity: 1;
	transform: none
}

.sidebar__item:hover .btn-txt,
.sidebar__item.active .btn-txt {
	color: #545d60;
	font-weight: 700 !important
}

.sidebar__item:hover .sidebar__item--icon,
.sidebar__item.active .sidebar__item--icon {
	color: #b99c1a;
	opacity: 1;
	margin-left: 0
}

.sidebar__item.active .btn-txt {
	font-weight: 700;
	color: #545d60
}

.sidebar__item.active:before {
	content: "";
	width: 3px;
	height: 100%;
	position: absolute;
	background: #b99c1a;
	top: 0;
	left: -40px
}

@media (max-width: 1200px) {
	.sidebar__item.active:before {
		left: -30px
	}
}

.sidebar__item:last-child {
	border: none
}

.sidebar__select {
	background: none;
	width: 100%;
	height: 100%
}

@media (min-width: 993px) {
	.sidebar__select {
		display: none;
		position: absolute;
		z-index: 2;
		opacity: 0
	}
}

.sidebar__select+.select2 {
	max-width: 400px;
	left: 50%;
	transform: translateX(-50%)
}

@media (min-width: 993px) {
	.sidebar__select+.select2 {
		display: none
	}
}

@media (max-width: 992px) {
	.sidebar-banner {
		display: none
	}
}

.sidebar-banner__img {
	width: 100%;
	user-select: none;
	pointer-events: none
}

.sidebar-banner__item {
	display: block;
	width: 100%
}

.sidebar--title {
	font-weight: 900;
	font-size: 32px;
	padding: 28px 0 20px 40px;
	margin-bottom: 20px;
	color: #b99c1a;
	line-height: 1;
	position: relative;
	display: inline-block
}

@media (max-width: 1200px) {
	.sidebar--title {
		padding: 26px 0 18px 30px;
		font-size: 28px
	}
}

@media (max-width: 992px) {
	.sidebar--title {
		display: none
	}
}

.sidebar--title:before {
	content: "";
	position: absolute;
	width: 100vw;
	height: 1px;
	background: #c0c1c1;
	bottom: 0;
	left: 40px
}

@media (max-width: 1200px) {
	.sidebar--title:before {
		left: 30px
	}
}

.sidebar--title:after {
	content: "";
	position: absolute;
	width: calc(100% - 40px);
	height: 3px;
	background: #b99c1a;
	bottom: -1px;
	left: 40px
}

@media (max-width: 1200px) {
	.sidebar--title:after {
		left: 30px
	}
}

.sidebar .more-scroll {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 150px;
	background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.7), #fff)
}

.gallery {
	background: #f4f4f4
}

@media (max-width: 1200px) {
	.gallery .subpage__content {
		padding-top: 50px
	}
}

@media (max-width: 992px) {
	.gallery .subpage__content {
		padding-top: 20px
	}
}

@media (max-width: 576px) {
	.gallery .subpage__content {
		padding-top: 10px
	}
}

@media (max-width: 576px) {
	.gallery .subpage__cnt {
		padding-top: 0
	}
}

.gallery__list {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap
}

@media (max-width: 576px) {
	.gallery__list--norm .gallery__item {
		height: 30vw;
		margin: 2%;
		width: 48%
	}
	.gallery__list--norm .gallery__item:nth-child(odd) {
		margin-left: 0
	}
	.gallery__list--norm .gallery__item:nth-child(even) {
		margin-right: 0
	}
}

.gallery__item {
	height: 254px;
	margin: 0.5%;
	width: 31.33%;
	position: relative;
	overflow: hidden
}

.gallery__item--big {
	height: 522px
}

@media (max-width: 1600px) {
	.gallery__item--big {
		height: 518px
	}
}

.gallery__item--medium {
	width: 63.7%
}

@media (max-width: 1400px) {
	.gallery__item {
		width: 48%
	}
	.gallery__item--medium {
		width: 48%;
		height: 400px
	}
}

@media (max-width: 992px) {
	.gallery__item {
		width: 31.33%;
		height: 200px
	}
	.gallery__item--big {
		height: 417px
	}
	.gallery__item--medium {
		width: 64.63%
	}
}

@media (max-width: 769px) {
	.gallery__item {
		width: 48%
	}
	.gallery__item--big {
		height: 415px
	}
	.gallery__item--medium {
		height: 300px
	}
}

@media (max-width: 576px) {
	.gallery__item {
		width: 100%;
		height: 55vw;
		margin: 10px 0
	}
}

.gallery__item:hover .gallery__overlay {
	opacity: 1
}

.gallery__item:hover .gallery__icon {
	margin-top: 0;
	opacity: 1;
	transition-delay: 0.1s
}

.gallery__item:hover .gallery__txt {
	margin-top: 0;
	opacity: 1;
	transition-delay: 0.2s
}

.gallery__img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.gallery__icon {
	font-size: 2.1em;
	line-height: 1;
	display: inline-flex;
	color: #b99c1a;
	margin-top: 60px;
	opacity: 0;
	transition: all 0.3s
}

.gallery__txt {
	font-size: 20px;
	font-family: "DIN Pro Cond", sans-serif;
	font-weight: 700;
	color: #f9f9f9;
	margin-top: 60px;
	opacity: 0;
	transition: all 0.3s;
	text-align: center;
	padding: 0 15px
}

@media (max-width: 576px) {
	.gallery__txt {
		font-weight: 500;
		font-size: 15px
	}
}

.gallery__overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all ease-in-out 0.3s
}

.gallery .breadcrumb {
	z-index: 1
}

.gallery .breadcrumb:before {
	right: 25%
}

@media (max-width: 992px) {
	.gallery .breadcrumb:before {
		right: unset
	}
}

.gallery .sidebar {
	position: relative;
	margin-top: -83px;
	background: #ffffff
}

@media (max-width: 992px) {
	.gallery .sidebar {
		margin-top: 50px
	}
}

.gallery .locations:before {
	background: linear-gradient(to bottom, #f4f4f4 0%, rgba(242, 247, 253, 0) 100%)
}

.gallery .subpage__content {
	padding-left: 0
}

.gallery .subpage__inner {
	margin-bottom: 0
}

.gallery .footer {
	border-top: 1px solid #cfd4d8
}

.gallery .footer-catch {
	margin-top: 65px
}

.border-fw-top:before {
	content: "";
	position: absolute;
	top: 0px;
	z-index: -1;
	width: 100vw;
	height: 1px;
	background: #cfd4d8;
	left: 50%;
	transform: translateX(-50%)
}

.fancybox-thumbs__list a:before {
	border: 4px solid #b99c1a !important
}

.fancybox-infobar {
	font-size: 32px;
	left: 10px;
	top: 10px
}

.fancybox-button {
	height: 60px;
	width: 60px
}

.fancybox-thumbs {
	background: none !important
}

.gallery-album {
	width: 100%
}

.gallery-album .album__list {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}

.gallery-album .album__element__container {
	background: #f9f9f9;
	margin: 6px;
	box-shadow: 0px 14px 40px 0px rgba(23, 30, 37, 0.01);
	transition: all ease-in-out 0.3s
}

.gallery-album .album__element__container:hover {
	box-shadow: 0px 14px 40px 0px rgba(23, 30, 37, 0.07);
	background: #ffffff
}

.gallery-album .album__element__container:hover .album__overlay {
	opacity: 1
}

.gallery-album .album__element__container:hover .album__overlay__icon {
	margin-top: 0;
	opacity: 1;
	transition-delay: 0.1s
}

.gallery-album .album__element__container:hover .album__overlay__txt {
	margin-top: 0;
	opacity: 1;
	transition-delay: 0.2s
}

.gallery-album .album__element__container:hover .album__title {
	color: #b99c1a
}

.gallery-album .album__element__container:hover .album__date--icon {
	color: #b99c1a
}

.gallery-album .album__cont {
	width: 100%;
	height: 340px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0
}

.gallery-album .album__images {
	width: 100%;
	height: 260px !important
}

.gallery-album .album__images__item {
	width: 50%;
	height: 50%;
	display: none
}

.gallery-album .album__images__item:nth-child(1),
.gallery-album .album__images__item:nth-child(2),
.gallery-album .album__images__item:nth-child(3) {
	display: block
}

.gallery-album .album__images__item-big {
	height: 100%
}

.gallery-album .album__images__img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.gallery-album .album__title {
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 2px solid #cfd4d8;
	font-size: 22px;
	color: #1b1e21;
	transition: all 0.3s
}

.gallery-album .album__overlay {
	background: rgba(23, 30, 37, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s
}

.gallery-album .album__overlay__cont {
	display: flex;
	align-items: center
}

.gallery-album .album__overlay__icon {
	display: inline-flex;
	margin-right: 10px;
	font-size: 2.1em;
	color: #ba9d00;
	margin-top: 100px;
	opacity: 0;
	transition: all 0.3s
}

.gallery-album .album__overlay__txt {
	display: inline-flex;
	font-size: 24px;
	font-weight: 700;
	color: #dfdfe0;
	margin-top: 100px;
	opacity: 0;
	transition: all 0.3s
}

.gallery-album .album__desc {
	width: 100%;
	padding: 16px
}

.gallery-album .album__date {
	display: flex;
	align-items: center;
	padding-top: 8px;
	margin: auto;
	color: #717a7e;
	font-family: "DIN Pro Cond", sans-serif;
	font-size: 16px;
	font-weight: 500
}

.gallery-album .album__date--icon {
	display: inline-flex;
	line-height: 1;
	margin-right: 8px;
	transition: all 0.3s
}

.head {
	background: #f9f9f9
}

.head--content {
	display: flex;
	height: 100%
}

@media (max-width: 992px) {
	.head--content {
		flex-direction: column
	}
}

@media (max-width: 1200px) {
	.head--content--left:before {
		display: none
	}
}

.head__profile {
	display: inherit;
	position: relative;
	margin-top: 33px
}

.head__profile:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -360px;
	width: calc(100% + 360px);
	height: 2px;
	background: #b99000;
	z-index: 1
}

@media (max-width: 992px) {
	.head__profile:before {
		display: none
	}
}

.head__profile--cont {
	display: flex;
	align-items: center
}

.head__profile--image {
	position: absolute;
	width: 370px;
	height: 390px;
	margin-right: 30px;
	bottom: 0;
	right: -30px;
	display: flex;
	align-items: flex-end;
	z-index: 2
}

@media (max-width: 1200px) {
	.head__profile--image {
		width: 320px;
		margin-right: 20px;
		height: 340px
	}
}

@media (max-width: 992px) {
	.head__profile--image {
		width: 270px;
		height: 220px
	}
}

@media (max-width: 769px) {
	.head__profile--image {
		width: 260px;
		margin-right: 20px;
		height: 290px
	}
}

@media (max-width: 576px) {
	.head__profile--image {
		width: 190px;
		margin-right: 15px;
		height: 220px
	}
}

@media all and (max-width: 420px) {
	.head__profile--image {
		width: 150px;
		height: 180px
	}
}

@media screen and (max-width: 1600px) {
	.high-committees .head__profile--image {
		display: none
	}
}

@media screen and (max-width: 991px) {
	.high-committees .head__profile--image {
		display: block
	}
}

@media (max-width: 480px) {
	.high-committees .head__profile--image {
		display: none
	}
}

.head__profile--img {
	filter: drop-shadow(10px 10px 12px rgba(0, 0, 0, 0.3));
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: bottom
}

.head__profile--txt {
	display: flex;
	flex-direction: column;
	max-width: 350px;
	margin-top: 40px
}

@media (max-width: 992px) {
	.head__profile--txt {
		margin-left: 0;
		max-width: 325px;
	}
}

@media (max-width: 992px) {
	.head__profile--txt {
		max-width: unset
	}
}

.head__profile--name {
	color: #434343;
	font-size: 25px;
	margin-bottom: 0;
	position: relative
}

@media (max-width: 1200px) {
	.head__profile--name {
		font-size: 26px
	}
}

@media (max-width: 992px) {
	.high-committees .head__profile--name {
		max-width: unset;
		font-size: 25px
	}
}

@media (max-width: 576px) {
	.head__profile--name {
		font-size: 17px
	}
}

@media all and (max-width: 420px) {
	.head__profile--name {
		font-size: 14px
	}
}



.head__profile--title {
	display: block;
	font-size: 45px;
	margin-top: 4px;
	line-height: 1;
	padding-bottom: 30px;
	text-transform: uppercase
}

@media (max-width: 1450px) {
	.head__profile--title {
		font-size: 30px;
		padding-bottom: 20px
	}
}

@media (max-width: 992px) {
	.head__profile--title {
		font-size: 42px
	}
}

@media (max-width: 576px) {
	.head__profile--title {
		font-size: 25px
	}
}

@media all and (max-width: 420px) {
	.head__profile--title {
		font-size: 25px
	}
}

.head__profile--text {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-right: 80px
}

@media (max-width: 992px) {
	.head__profile--text {
		padding-right: 0
	}
}

.head__profile--text--txt {
	font-size: 17px
}

@media (max-width: 576px) {
	.head__profile--text--txt {
		font-size: 16px
	}
}

.head-social {
	position: relative;
	bottom: 0;
	margin-top: 40px
}

@media (max-width: 1200px) {
	.head-social {
		margin-top: 20px
	}
}

@media (max-width: 576px) {
	.head-social {
		margin-top: 15px
	}
}

.head-social-title {
	font-size: 20px;
	font-weight: 700;
	position: relative;
	margin-bottom: 10px;
	color: #8b8e92
}

@media (max-width: 1200px) {
	.head-social-title {
		font-size: 16px
	}
}

@media (max-width: 576px) {
	.head-social-title {
		font-size: 12px
	}
}

@media all and (max-width: 420px) {
	.head-social-title {
		font-size: 11px
	}
}

.head-social-cont {
	display: flex;
	z-index: 0;
	margin-bottom: -1px
}

.head-social-item {
	text-decoration: none;
	transition: all 0.3s
}

.head-social .social-item {
	position: relative;
	font-size: 22px;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

@media (max-width: 1200px) {
	.head-social .social-item {
		font-size: 20px;
		width: 55px;
		height: 55px
	}
}

@media (max-width: 576px) {
	.head-social .social-item {
		width: 45px;
		height: 45px;
		font-size: 16px
	}
}

@media all and (max-width: 420px) {
	.head-social .social-item {
		width: 42px;
		height: 42px
	}
}

.head-social .social-item:last-child {
	border-right: 1px solid #f4f4f4
}

.head-social .social-item--top-overlay {
	top: 0
}

.head-social .social-item--overlay {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0;
	opacity: 0;
	background: #b99c1a;
	transition: all 0.4s
}

.head-social .social-item--icon {
	color: #82898c;
	transition: all 0.4s
}

.head-social .social-item:hover .social-item--icon {
	color: white;
	z-index: 11
}

.head-social .social-item:hover .social-item--overlay {
	height: 100%;
	opacity: 1;
	z-index: 1
}

.head__text {
	border-top: 4px solid #bc9c2e;
	background: #ffffff;
	padding: 0 40px;
	margin-top: -100px;
	overflow: hidden;
	position: relative
}

.head__text:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: #ffffff
}

@media (max-width: 992px) {
	.head__text:before {
		width: 50px;
		left: -50px
	}
}

.head__text:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: #ffffff
}

@media (max-width: 992px) {
	.head__text:after {
		width: 50px;
		right: -50px
	}
}

@media (max-width: 1200px) {
	.head__text {
		margin-top: -84px
	}
}

@media (max-width: 992px) {
	.head__text {
		margin-top: 0;
		padding: 0;
		border: none;
		overflow: visible
	}
}

.head__text--cont {
	background: #ffffff
}

@media (max-width: 1200px) {
	.head__text--cont {
		background: none
	}
}

.head__text--cont .button {
	margin: 20px 0 14px 0
}

.head__text--cont--p {
	text-align: center;
	font-size: 16px;
	font-weight: 500
}

.head__text--title {
	font-size: 32px;
	display: inline-block;
	padding-top: 28px;
	padding-bottom: 20px;
	position: relative;
	text-transform: uppercase
}

@media (max-width: 1200px) {
	.head__text--title {
		font-size: 25px;
		padding-bottom: 12px;
		padding-top: 22px
	}
}

@media (max-width: 992px) {
	.head__text--title {
		padding-top: 18px;
		padding-bottom: 12px;
		font-size: 26px
	}
}

.head__text--title:before {
	content: "";
	position: absolute;
	width: 60vw;
	height: 1px;
	background: #e0e0e0;
	bottom: 0;
	left: 0
}

@media (max-width: 992px) {
	.head__text--title:before {
		width: 100vw;
		z-index: 1
	}
}

.head__text--title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #b99c1a;
	bottom: -1px;
	left: 0
}

@media (max-width: 992px) {
	.head__text--title:after {
		z-index: 2
	}
}

.head__text--title--txt {
	font-size: 25px;
	padding: 28px 0 20px 0;
	position: relative;
	font-weight: 900
}

.head__text--title--txt:before {
	content: "";
	position: absolute;
	width: 50vw;
	height: 1px;
	bottom: 0;
	background: #e0e0e0;
	left: 0
}

.head__text--title--txt:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: -1px;
	background: #b99c1a;
	left: 0
}

.head__text--desc {
	margin-top: 30px
}

.head__text--desc--txt {
	color: #808789;
	font-size: 17px;
	font-weight: 500
}

@media (max-width: 1200px) {
	.head__text--desc--txt {
		font-size: 15px
	}
}

.head__text--top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative
}

.head__text--logo {
	position: relative;
	width: 150px;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 20px;
	padding-top: 24px;
	display: inline-flex
}

@media (max-width: 1200px) {
	.head__text--logo {
		width: 130px;
		padding-top: 21px;
		padding-bottom: 18px
	}
}

@media all and (max-width: 420px) {
	.head__text--logo {
		width: 100px;
		padding-top: 19px;
		padding-bottom: 16px
	}
}

.head__text--logo:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #b99c1a;
	bottom: -1px;
	left: 0
}

.head__text--logo:before {
	content: "";
	position: absolute;
	width: 50vw;
	height: 1px;
	background: #e0e0e0;
	bottom: 0;
	left: 0
}

@media (max-width: 992px) {
	.head__text--logo:before {
		width: 100vw !important
	}
}

.head__text--logo--img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.head__text--link {
	font-size: 16px;
	padding: 8px 0
}

@media all and (max-width: 420px) {
	.head__text--link {
		font-size: 15px
	}
}

.head__text--image {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: column;
	height: 160px;
	border-bottom: 1px solid #f1f2f2;
	margin-bottom: 30px;
	position: relative
}

.head__text--img {
	width: 160px;
	position: absolute;
	box-shadow: 0px 3px 100px 12px rgba(8, 29, 37, 0.19);
	object-fit: cover;
	height: 100%
}

.head__text--img-bg {
	width: 90%;
	margin-bottom: -2px
}

.head__text--icon {
	display: flex;
	font-size: 8em;
	color: #c09d2f;
	width: 100%;
	align-items: center;
	justify-content: center;
	padding: 30px
}

.head__news__full {
	margin-right: 50px;
	width: 100%;
	margin-top: 46px;
	padding: 50px 50px 50px 0
}
.sticky-wrapper{
	width: 100% !important
}
.sticky{
	max-width: 100%;
}
.is-sticky .sidebar{
	margin-top: 70px !important
}
.header-sticky{
	padding-bottom:1px
}
.header__logo.header__left{
	border-bottom: 0 !important
}
.is-sticky .header-sticky{
	box-shadow: 0 0 25px rgba(0,0,0,0.2)
}
.is-sticky .menu__top{
	margin-top: -48px
}
.is-sticky .menu__top__circle{
	margin-top: 0px !important;
}
.is-sticky .header__left{
	padding-top:10px !important
}
@media (max-width: 992px) {
	.head__news__full {
		margin-top: 48px;
		margin-right: 0;
		padding-right: 0
	}
}

@media (max-width: 576px) {
	.head__news__full {
		margin-top: 20px
	}
}

.head__news__full--img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.head--title {
	margin-bottom: 0;
	padding: 25px 0;
	position: relative;
	display: inline-block;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase
}

@media (max-width: 1400px) {
	.head--title {
		padding: 20px 0
	}
}

@media (max-width: 1200px) {
	.head--title {
		font-size: 26px
	}
	.head--title:before {
		width: calc(100% + 100vw) !important
	}
}

.head--title:before {
	content: "";
	position: absolute;
	width: calc(100% + 60vw);
	bottom: 0;
	height: 1px;
	background: #dadcdc;
	left: 0
}

.head--title:after {
	content: "";
	position: absolute;
	width: 100%;
	bottom: -1px;
	height: 3px;
	background: #b99c1a;
	left: 0
}

.head__tab {
	background: #171e25;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 1px solid #2d343a
}

.head__tab__element {
	color: #505356;
	font-size: 26px;
	font-weight: 700;
	padding: 20px 2px;
	position: relative;
	margin: 0 25px;
	transition: all 0.3s;
	cursor: pointer;
	user-select: none
}

.head__tab__element:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
	width: 0;
	height: 3px;
	background-color: #b99000;
	transition: all 0.3s
}

.head__tab__element--notif {
	color: #929495;
	margin-left: 5px
}

.head__tab__element.active {
	color: #b99000
}

.head__tab__element.active:before {
	width: 100%
}

.head__tab__element.active .head__tab__element--notif {
	color: #cdcecf
}

.activity-page .banner {
	display: flex;
	align-items: center;
	position: relative;
	height: 150px
}

.activity-page .banner .logo--image {
	width: 150px;
	height: 150px;
	background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	left: 0;
	box-shadow: 4px 8px 31px 4px rgba(35, 42, 43, 0.34);
	z-index: 11
}

.activity-page .banner .logo--txt {
	height: 150px;
	background: #49555d;
	width: 320px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	left: 75px;
	position: relative
}

.activity-page .banner__logo {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 9
}

.activity-page .banner__content {
	height: 150px;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center
}

.activity-page .banner__bg {
	height: 110px;
	width: 100%;
	background: #d6aa48;
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: space-around
}

.activity-page .banner__bg--img {
	margin-left: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

.activity-page .banner__bg--desc {
	font-size: 16px;
	font-weight: 500;
	width: 239px;
	color: #38464d
}

.activity-page .banner__bg--branch {
	width: 130px
}

.activity-page .pagination {
	margin-bottom: 70px
}

@media (max-width: 576px) {
	.activity-page .pagination {
		margin-bottom: 30px
	}
}

.activity-page .select-dropdown {
	display: block;
	position: relative;
	z-index: 3;
	top: 0;
	width: auto;
	user-select: none;
	padding: 8px 30px;
	border-right: 1px solid #bdbdbd
}

.activity-page .select-dropdown:last-child {
	border: none
}

.activity-page .select-dropdown__wrp {
	margin-right: 10px
}

.activity-page .speech-texts {
	margin-top: 60px
}

.activity-page .speech-texts--item {
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 10px 18px 0;
	border-bottom: 1px solid #e4e4e4;
	transition: all .3s
}

@media (max-width: 576px) {
	.activity-page .speech-texts--item {
		padding: 13px 0
	}
}

.activity-page .speech-texts--item:last-child {
	border-bottom: none
}

.activity-page .speech-texts--item:hover .speech-texts--pdf {
	color: #b99c1a
}

.activity-page .speech-texts--item:hover .speech-texts--title {
	color: #b99c1a
}

.activity-page .speech-texts--item:hover .speech-texts--date {
	color: #adadad
}

.activity-page .speech-texts--item:hover .speech-texts--icon {
	color: #b99c1a;
	margin-right: 5px
}

.activity-page .speech-texts--block {
	display: flex;
	align-items: center
}

.activity-page .speech-texts--area {
	display: flex
}

@media (max-width: 576px) {
	.activity-page .speech-texts--area {
		flex-direction: column
	}
}

.activity-page .speech-texts--pdf {
	font-size: 25px;
	color: #a0a0a0;
	display: inline-flex;
	transition: all .3s
}

.activity-page .speech-texts--title {
	margin: 0 30px;
	font-size: 21px;
	color: #a0a0a0;
	display: inline-flex;
	transition: all .3s
}

@media (max-width: 576px) {
	.activity-page .speech-texts--title {
		font-size: 19px
	}
}

.activity-page .speech-texts--date {
	font-weight: 500;
	font-size: 16px;
	margin-left: 10px;
	display: inline-block;
	transition: all .3s;
	color: #adadad
}

@media (max-width: 576px) {
	.activity-page .speech-texts--date {
		margin-left: 30px;
		font-size: 15px
	}
}

.activity-page .speech-texts--icon {
	font-size: 23px;
	color: #a0a0a0;
	transition: all .3s
}

.activity-page .speech-texts--desc {
	font-size: 16px;
	color: #a0a0a0;
	font-weight: 500
}

.activity-page .speech-texts--desc--clr {
	color: #b99c1a;
	font-weight: 700
}

.activity-page .footer {
	border-top: 1px solid #cfd4d8
}

.activity-page .footer-catch {
	margin-top: 65px
}

.activity-page .sidebar {
	margin-top: -118px
}

.activity__header {
	background: #f0f0f0
}

.activity__header--content {
	display: flex;
	align-items: flex-end;
	justify-content: space-between
}

@media (max-width: 769px) {
	.activity__header--content {
		flex-direction: column;
		align-items: flex-start
	}
}

@media (max-width: 576px) {
	.activity__header--content {
		margin-top: 20px
	}
}

.activity__header--title {
	font-size: 34px;
	font-weight: 900;
	color: #b99c1a;
	line-height: 1;
	padding-bottom: 21px;
	position: relative;
	margin: 0
}

@media (max-width: 576px) {
	.activity__header--title {
		font-size: 24px
	}
}

.activity__header--title:before {
	content: "";
	position: absolute;
	width: 100vw;
	height: 1px;
	bottom: 0;
	left: 0;
	background: #e0e0e0
}

.activity__header--title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	background: #b99c1a
}

@media (max-width: 992px) {
	.activity__header--title {
		font-size: 25px
	}
}

.activity__header--filter {
	justify-content: space-around;
	display: flex;
	align-items: flex-end;
	margin-bottom: 15px;
	margin-top: 15px
}

.activity__cont {
	display: flex
}

.activity__content--element {
	display: flex;
	align-items: center;
	padding: 0
}

.activity__content--title {
	display: flex;
	align-items: center;
	flex-shrink: 0
}

.activity__content--title-icon {
	font-size: 12px;
	border: 1px solid;
	padding: 5px;
	color: #7d8486;
	margin-right: 20px;
	width: 30px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center
}

.activity__content--title-txt {
	color: #7d8486;
	font-size: 23px;
	font-weight: 500;
	transition: all .3s;
	font-family: 'DIN Pro Cond', sans-serif
}

.activity__content--item {
	border-bottom: 1px solid rgba(224, 225, 225, 0.5);
	border-top: 1px solid rgba(224, 225, 225, 0.5);
	cursor: pointer;
	transition: all .4s
}

.activity__content--item:hover .download-icon {
	background: #b99c1a
}

.activity__content--item:hover .activity__content--title-txt {
	color: #b99c1a
}

.activity__content--item:hover .activity__content--title-icon {
	color: #b99c1a
}

.activity__content--item-block {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between
}

.activity__content--item-text {
	display: flex
}

.activity__content--item-txt {
	display: none;
	width: 100%;
	font-weight: 300;
	color: #8e9698;
	font-size: 16px;
	padding-left: 45px;
	font-family: 'Barlow', sans-serif
}

.activity__content--item-txt:before {
	display: none;
	content: "\2022";
	color: #b99c1a;
	margin-right: 10px
}

.activity__content--item-txt:first-child {
	display: block
}

.activity__content--item-icon {
	padding: 0;
	border: none
}

.activity__content--item .download-icon {
	background: #bdbdbd;
	width: 70px;
	display: flex;
	align-items: center;
	font-size: 34px;
	justify-content: center;
	height: 60px;
	color: #ffffff;
	transition: all ease-in-out .3s
}

.activity__content--item .download-txt {
	height: 0;
	opacity: 0;
	width: 70px;
	background: #b69c00;
	margin-top: 0;
	text-align: center;
	display: block;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 0;
	transition: all ease-in-out .3s
}

.activity__content--item .icon-rotate {
	transition: all .4s
}

.activity__content--item.active {
	padding: 40px 0;
	background: #ffffff
}

.activity__content--item.active .download-txt {
	opacity: 1;
	height: auto;
	margin-top: 5px;
	display: inline-block
}

.activity__content--item.active .download-icon {
	background: #b99c1a
}

.activity__content--item.active .icon-rotate {
	transform: rotate(180deg)
}

.activity__content--item.active .activity__content--title-txt {
	color: #b99c1a
}

.activity__content--item.active .activity__content--title-icon {
	color: #b99c1a
}

.activity__content--item.active .activity__content--item-text {
	flex-wrap: wrap
}

.activity__page {
	padding-right: 50px
}

.activity .sub-filter-button {
	margin-left: 0;
	margin-right: 20px
}

.management .button--secondary {
	padding: 5px 12px;
	font-size: 16px;
	color: #82898c
}

@media (max-width: 992px) {
	.management .button--secondary {
		font-size: 15px
	}
}

.management__control-btn:hover {
	color: #b99c1a
}

.commite-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1350px
}

.commite-container {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}

.commite-container:first-child {
	margin-top: 80px !important;
}

.commite-member {
	text-align: center;
	margin-bottom: 30px;
	width: 340px
}

@media (max-width: 992px) {
	.commite-member {
		width: 290px
	}
	.commite-member-image {
		height: 290px !important
	}
}

.commite-member-txt {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 8px;
	margin-bottom: 15px;
	height: 72px;
	overflow: hidden
}

.commite-member-content {
	background: #ffffff;
	margin: 0 15px;
	box-shadow: 0px 0px 35px 0px rgba(23, 30, 37, 0.1);
	transform: translateY(0px);
	transition: all ease-in-out 0.3s;
	height: 100%
}

.commite-member-content:hover {
	box-shadow: 0px 12px 35px 0px rgba(23, 30, 37, 0.3)
}

.commite-member-content:hover .commite-member-social:before {
	width: 100%
}

.commite-member-job {
	font-family: "Barlow", sans-serif;
	font-size: 17px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	font-weight: 500;
	padding: 0 15px;
	color: #b99c1a
}

.commite-member-name {
	font-family: "DIN Pro Cond", sans-serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 24px;
	color: #51565c;
	padding: 0
}

@media (max-width: 992px) {
	.commite-member-name {
		margin-top: 0
	}
}

.commite-member-social {
	border-top: 1px solid #f0f0f0;
	display: flex;
	transition: all 0.3s
}

.commite-member-social:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	height: 3px;
	width: 0;
	background-color: #b99c1a;
	transition: all 0.4s;
	z-index: 22
}

.commite-member-image {
	width: 100%;
	height: 320px
}

.commite-member-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	padding: 5px
}

.commite-member-logo {
	width: 105px;
	height: 60px;
	object-fit: contain;
	object-position: center center
}

.glb-social-cont {
	display: flex;
	align-items: center;
	justify-content: center
}

.glb-social-item--btn:hover {
	color: #b99c1a
}

.yuksek-istisare {
	background: #ffffff
}

.yuksek-istisare .breadcrumb:before {
	right: 0;
	bottom: -2px
}

.yuksek-istisare .locations:before {
	height: 1px;
	background: #e0e0e0
}

.sube-baskanlari {
	background: #ffffff
}

.sube-baskanlari .breadcrumb:before {
	right: 0;
	bottom: -2px
}

.sube-baskanlari .locations:before {
	height: 1px;
	background: #e0e0e0
}

.genel-sekreter .head__profile--name:before {
	width: calc(100% + 150px)
}

.contract__content {
	margin-top: 50px
}

.contract__content p {
	font-size: 17px;
	color: #777777;
	margin-bottom: 15px;
	font-weight: 500;
	line-height: 1.3
}

@media (max-width: 480px) {
	.contract__content p {
		font-size: 16px;
		margin-bottom: 10px
	}
}

.contract__content ul {
	margin-left: 30px
}

@media (max-width: 480px) {
	.contract__content ul {
		margin-left: 0px
	}
}

.contract__content li {
	margin: 10px 0;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #777777
}

@media (max-width: 480px) {
	.contract__content li {
		line-height: 1.2;
		margin: 8px 0
	}
}

.contract__content li:before {
	content: "\2022";
	color: #181e25;
	margin-right: 8px;
	font-size: 16px;
	font-family: 'Barlow', sans-serif
}

.contract__content h2 {
	font-size: 32px;
	margin-top: 25px;
	color: #b99c1a
}

.contract__content h5 {
	margin-top: 25px;
	margin-bottom: 0
}

.contract--button {
	margin-top: 60px
}

@media (max-width: 480px) {
	.contract--button {
		margin-top: 40px
	}
}

.contract .section {
	margin-bottom: 150px
}

@media (max-width: 769px) {
	.contract .section {
		margin-bottom: 100px
	}
}

@media (max-width: 480px) {
	.contract .section {
		margin-bottom: 70px
	}
}

.contract .subpage__inner {
	margin-bottom: 50px
}

.contract .breadcrumb:before {
	right: 0;
	background: #ffffff
}

.contract .footer {
	border-top: 1px solid #cfd4d8
}

.contract .sub-news--header {
	margin-bottom: 40px;
	position: relative
}

@media (max-width: 769px) {
	.contract .sub-news--header {
		margin-bottom: 30px
	}
}

@media (max-width: 576px) {
	.contract .sub-news--header {
		margin-bottom: 20px
	}
}

.contract .sub-news--header:before {
	width: 100vw
}

.contract .sub-news__name {
	padding-bottom: 15px;
	padding-top: 20px
}

.corporate-card-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
	grid-gap: 30px 30px;
	justify-content: center
}

@media (max-width: 1400px) {
	.corporate-card-grid {
		grid-template-columns: 1fr 1fr
	}
}

@media (max-width: 769px) {
	.corporate-card-grid {
		grid-template-columns: 1fr
	}
}

.corporate-flex {
	display: flex
}

.corporate__content {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 1fr;
	grid-gap: 50px 30px;
	justify-content: center;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px
}

@media (max-width: 1400px) {
	.corporate__content {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media (max-width: 992px) {
	.corporate__content {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width: 769px) {
	.corporate__content {
		grid-template-columns: repeat(1, 1fr)
	}
}

.corporate__content .button--primary .button__wrp {
	background: transparent
}

.corporate .breadcrumb:before {
	right: 20%
}

@media (max-width: 992px) {
	.corporate .breadcrumb:before {
		right: 0
	}
}

.corporate .subpage__inner {
	margin-bottom: 50px
}

.corporate .sidebar {
	position: relative;
	margin-top: -133px;
	height: auto
}

@media (max-width: 992px) {
	.corporate .sidebar {
		margin-top: 0
	}
}

.corporate .footer {
	border-top: 1px solid #cfd4d8
}

.corporate .footer-catch {
	margin-top: 65px
}

.corporate--txt {
	font-size: 17px;
	color: #7c7f7f
}

.corporate-card-grid .comporate__card-sm {
	max-width: 400px
}

.comporate__card-sm {
	height: auto;
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto
}

.comporate__card-sm:hover .card--title {
	color: #b99c1a
}

.comporate__card-sm .card__container {
	width: 100%
}

.comporate__card-sm.passive .card__image,
.comporate__card-sm.passive .card--title {
	filter: grayscale(100%)
}

.comporate__card-sm.passive .card--button {
	filter: grayscale(100%);
	pointer-events: none
}

.comporate__card-sm.passive .card--subtitle--date {
	display: none
}

.comporate__card-sm.passive .card--subtitle--date {
	display: none
}

.comporate__card-sm.passive .card--subtitle--date-end {
	display: block
}

.president-page .subpage__inner {
	margin-bottom: 0
}

.president-page .subpage-commite {
	width: 100%;
	margin: 100px 0
}

.president-page .pagination {
	margin-top: 0
}

.president-page .speech-texts {
	margin-top: 60px
}

@media (max-width: 992px) {
	.president-page .speech-texts {
		margin-top: 40px
	}
}

@media (max-width: 769px) {
	.president-page .speech-texts {
		margin-top: 30px
	}
}

@media (max-width: 576px) {
	.president-page .speech-texts {
		margin-top: 20px;
		padding: 0
	}
}

.president-page .speech-texts--item {
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 0;
	border-bottom: 1px solid #e4e4e4;
	transition: all 0.3s
}

.president-page .speech-texts--item:last-child {
	border-bottom: none
}

.president-page .speech-texts--item:hover .speech-texts--pdf {
	color: #b99c1a
}

.president-page .speech-texts--item:hover .speech-texts--title {
	color: #b99c1a
}

.president-page .speech-texts--item:hover .speech-texts--date {
	color: #adadad
}

.president-page .speech-texts--item:hover .speech-texts--icon {
	color: #b99c1a;
	margin-right: 5px
}

.president-page .speech-texts--block {
	display: flex;
	align-items: center
}

.president-page .speech-texts--pdf {
	font-size: 25px;
	color: #a0a0a0;
	display: inline-flex;
	transition: all 0.3s
}

.president-page .speech-texts--title {
	margin: 0 30px;
	font-size: 21px;
	color: #a0a0a0;
	display: inline-flex;
	transition: all 0.3s
}

@media (max-width: 992px) {
	.president-page .speech-texts--title {
		margin: 0 20px
	}
}

@media (max-width: 576px) {
	.president-page .speech-texts--title {
		margin: 0 10px
	}
}

.president-page .speech-texts--date {
	font-weight: 500;
	font-size: 16px;
	margin-left: 30px;
	display: inline-block;
	transition: all 0.3s;
	color: #adadad
}

@media (max-width: 992px) {
	.president-page .speech-texts--date {
		margin-left: 20px
	}
}

@media (max-width: 576px) {
	.president-page .speech-texts--date {
		margin-left: 10px
	}
}

.president-page .speech-texts--icon {
	margin-right: 15px;
	font-size: 23px;
	color: #a0a0a0;
	transition: all 0.3s
}

.president-page .speech-texts--desc {
	font-size: 16px;
	color: #a0a0a0;
	font-weight: 500
}

.president-page .speech-texts--desc--clr {
	color: #b99c1a;
	font-weight: 700
}

.president-page .gallery__item {
	width: 24%
}

@media (max-width: 576px) {
	.president-page .gallery__item {
		width: 100%;
		position: relative !important;
		top: unset !important;
		left: unset !important;
		bottom: unset !important;
		right: unset !important
	}
}

.president-page .custom-mt {
	margin-top: 40px
}

@media (max-width: 992px) {
	.president-page .custom-mt {
		margin-top: 30px
	}
}

@media (max-width: 576px) {
	.president-page .custom-mt {
		margin-top: 20px
	}
}

.president-page .locations:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dadcdc;
	top: -1px
}

.president-page .block-tab-toggle {
	display: flex;
	align-items: center
}

@media (max-width: 992px) {
	.president-page .block-tab-toggle__item {
		flex-direction: column
	}
}

@media (max-width: 576px) {
	.president-page .block-tab-text {
		padding: 0
	}
}

.president-page .head__profile {
	padding: 40px 0
}

@media (max-width: 769px) {
	.president-page .head__profile {
		padding: 15px 0
	}
}

.president-page .head__profile--image {
	margin-right: 0
}

@media (max-width: 576px) {
	.president-page .head__profile--image {
		right: -20px
	}
}

.president-page .popup__desc--wrp {
	padding-bottom: 30px
}

.president-page .popup__title {
	margin-top: 40px
}

.president-page .gallery {
	background: transparent
}

@media (max-width: 576px) {
	.president-page .form__group .button {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 60px !important;
		margin-bottom: 0px !important
	}
}

.recourse-page .recourse {
	position: relative;
	margin-bottom: 100px
}

.recourse-page .subpage__inner {
	margin-bottom: 0
}

.recourse-page .form {
	margin: 100px auto 0 auto;
	background: #f4f4f4;
	z-index: 11;
	position: inherit;
	border-top: 4px solid #b99c1a;
	box-shadow: 0 0px 52px 0px rgba(0, 0, 0, 0.04);
	overflow: hidden
}

.recourse-page .file {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 70%;
	overflow: hidden
}

@media (max-width: 576px) {
	.recourse-page .file {
		max-width: 100%;
		width: 100%
	}
}

.recourse-page .file-label {
	display: flex;
	align-items: center;
	padding: 9px 27px;
	background: #ffffff;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	white-space: nowrap;
	color: #51565b;
	cursor: pointer;
	border: 1px solid #b99c1a;
	transition: all .3s
}

.recourse-page .file-label--icon {
	display: inline-flex;
	font-size: 24px;
	margin-right: 16px;
	color: currentColor
}

.recourse-page .file-label:hover {
	background: #b99c1a;
	color: #ffffff;
	border-color: #b99c1a
}

.recourse-page .file-input {
	display: none
}

.recourse-page .file-input--txt {
	margin-bottom: 0;
	margin-right: 20px;
	font-weight: 500
}

.recourse-page .file-txt {
	white-space: nowrap;
	margin-left: 20px;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 500;
	color: #808789
}

@media (max-width: 480px) {
	.recourse-page .file-txt {
		display: none
	}
}

.recourse-page .file-icon {
	color: #808789;
	font-size: 2em;
	display: flex;
	margin-right: 20px
}

.recourse-page .file-icon-txt {
	margin-left: 8px;
	margin-right: 20px;
	color: #808789;
	font-size: 16px
}

.recourse-page .select2-container {
	border: none
}

.recourse-page .breadcrumb {
	z-index: 1
}

.recourse-page .breadcrumb:before {
	right: 0%
}

.recourse-page .flex-div {
	align-items: center;
	justify-content: space-between;
	margin-top: 20px
}

.recourse-page .footer {
	border-top: 1px solid #cfd4d8
}

.genc-musiad .breadcrumb:before {
	right: 25%
}

@media (max-width: 992px) {
	.genc-musiad .breadcrumb:before {
		right: 0
	}
}

.genc-musiad .head__text {
	margin-top: -105px
}

@media (max-width: 992px) {
	.genc-musiad .head__text {
		margin: 0
	}
}

.genc-musiad .head__text--desc--link {
	margin-top: 60px
}

.genc-musiad .head__text--cont .button {
	margin: 20px 0 20px 0
}

.genc-musiad .head__profile--image {
	position: relative;
	left: 0;
	right: auto
}

.genc-musiad .head__profile--img {
	height: 90%
}

.genc-musiad .head__profile--cont {
	align-items: flex-end
}

.genc-musiad .head__profile--name:before {
	width: calc(100% + 220px);
	right: 0;
	left: auto
}

@media (max-width: 576px) {
	.genc-musiad .head__profile--name:before {
		width: calc(100% + 80px)
	}
}

.genc-musiad .head__profile--name:after {
	left: auto;
	right: 0
}

.genc-musiad .head__profile--txt {
	margin-bottom: 2px
}

.genc-musiad .head-social-cont {
	position: relative
}

.genc-musiad .head-social-cont:before {
	content: "";
	position: absolute;
	top: 0;
	width: calc(100% + 100vw);
	height: 1px;
	background: #efefef;
	right: -70%
}

.genc-musiad .section-two {
	background: #FFFFFF;
	padding-bottom: 100px
}

.genc-musiad .locations:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dadcdc;
	top: -1px
}

.genc-musiad .locations:before {
	display: none
}

.genc-musiad .sub-news--slider:before {
	background: linear-gradient(90deg, #fff 30%, rgba(255, 255, 255, 0) 100%)
}

.genc-musiad .sub-news--slider:after {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 70%)
}

@media (max-width: 992px) {
	.genc-musiad .statistics__content {
		overflow: scroll
	}
}

@media (max-width: 576px) {
	.genc-musiad .statistics__content {
		flex-direction: column
	}
}

.genc-musiad .statistics__content:before {
	display: none
}

.genc-musiad .statistics__content:after {
	display: none
}

@media (max-width: 992px) {
	.genc-musiad .statistics__item:hover {
		background: none;
		transform: scale(1);
		box-shadow: none
	}
}

.genc-musiad .senyap__slider--dots {
	margin-top: 50px;
	margin-bottom: 40px
}

.genc-musiad .sub-news {
	margin-top: -50px
}

.genc-musiad .sub-news--item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all .4s
}

.genc-musiad .sub-news--item.sub-news--item.swiper-slide-active,
.genc-musiad .sub-news--item.sub-news--item.swiper-slide-next,
.genc-musiad .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide,
.genc-musiad .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide+.sub-news--item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.genc-musiad .subpage__inner {
	margin-bottom: 0
}

.genc-musiad .banner__inner {
	top: -100px
}

.branches .section-one {
	margin-bottom: 150px
}

.branches .section__title {
	font-size: 25px;
	padding: 18px 0
}

.branches .branch-slider__item {
	background: none
}

.branches .breadcrumb {
	z-index: 1
}

.branches .head__text {
	z-index: 11
}

.branches .head__text--cont {
	padding: 0
}

.branches .head__profile {
	margin-top: 70px
}

.branches .head__profile--image {
	width: 350px;
	height: 330px
}

.branches .home-slider__item {
	height: 54vh;
	min-height: 600px
}

.branches .home-slider__content {
	top: -40px
}

.branches .home-slider__control {
	max-width: 57%
}

.high-committees .section-two {
	background-color: #fff
}

.high-committees .banner__inner::before {
	content: '';
	position: absolute;
	left: -100vw;
	width: 200vw;
	height: 50%;
	top: 0;
	background-color: #f0f0f0
}

.high-committees .breadcrumb:before {
	bottom: -2px;
	right: unset
}

.high-committees .sidebar {
	height: 100%
}

.high-committees .head__profile:before {
	width: calc(100% + 720px)
}

.high-committees .head__text--cont .button {
	margin-top: 40px
}

.high-committees .head__text--desc {
	margin-top: 50px
}

@media (max-width: 992px) {
	.high-committees .head__text--desc {
		margin-top: 20px;
		margin-bottom: 20px
	}
}

.high-committees .head__text--desc--txt {
	font-weight: 500
}

.high-committees .select-dropdown__selected {
	top: auto
}

.high-committees .committees__content {
	margin-top: 50px;
	margin-bottom: 40px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
	grid-auto-rows: 1fr;
	grid-gap: 20px
}

@media (max-width: 576px) {
	.high-committees .committees__content {
		grid-template-columns: 1fr
	}
}

.high-committees .committees--item {
	padding: 20px 0;
	transform: scale(1);
	font-family: 'DIN Pro Cond', sans-serif
}

@media (max-width: 1200px) {
	.high-committees .committees--item {
		padding: 20px 0
	}
}

@media (max-width: 576px) {
	.high-committees .committees--item {
		padding: 15px 0;
		margin: 0
	}
}

.high-committees .committees--item:hover {
	transform: scale(1)
}

.high-committees .committees--item__icon {
	padding: 0 20px
}

.high-committees .sub-news--item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all .4s
}

.high-committees .sub-news--item.sub-news--item.swiper-slide-active,
.high-committees .sub-news--item.sub-news--item.swiper-slide-next,
.high-committees .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide,
.high-committees .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide+.sub-news--item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.high-committees .sub-news--filter {
	transition: all .3s
}

.high-committees .sub-news--filter:hover .select-dropdown__title {
	color: #b99c1a
}

.high-committees-detail {
	overflow: unset !important
}

@media (max-width: 769px) {
	.high-committees-detail {
		overflow-x: hidden !important
	}
}

.high-committees-detail .wrapper,
.high-committees-detail .sidebar {
	overflow: unset
}

@media (max-width: 769px) {
	.high-committees-detail .wrapper,
	.high-committees-detail .sidebar {
		overflow: hidden
	}
}

.high-committees-detail .head__text--desc--txt {
	font-size: 17px
}

.high-committees-detail .head__text--desc--link {
	margin-top: 60px
}

.high-committees-detail .head__profile {
	position: relative;
	display: flex;
	flex-direction: column
}

.high-committees-detail .head__profile--image {
	position: relative;
	left: 0;
	right: auto
}

.high-committees-detail .head__profile--cont {
	align-items: flex-end
}

.high-committees-detail .head__profile--name:before {
	width: calc(100% + 220px);
	right: 0;
	left: auto
}

.high-committees-detail .head__profile--name:after {
	left: auto;
	right: 0
}

.high-committees-detail .head__profile--txt {
	margin-bottom: 2px
}

.high-committees-detail .head__profile--img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

.high-committees-detail .head__profile:before {
	display: none
}

.high-committees-detail .head__social--link {
	margin-top: 20px
}

@media (max-width: 480px) {
	.high-committees-detail .head__social--link {
		margin-top: 10px
	}
}

.high-committees-detail .head__social--link .button__wrp {
	width: auto;
	margin-top: 30px;
	margin-bottom: -20px
}

@media (max-width: 1200px) {
	.high-committees-detail .head__social--link .button__wrp {
		margin-top: 0;
		margin-bottom: 0
	}
}

.high-committees-detail .head-social-cont {
	position: relative
}

.high-committees-detail .head-social-cont:before {
	content: '';
	position: absolute;
	top: 0;
	z-index: 0;
	width: 80vw;
	height: 1px;
	background: #f4f4f4;
	right: -100%
}

.high-committees-detail .head__sidebar {
	background: #FFFFFF;
	z-index: 33
}

@media (max-width: 992px) {
	.high-committees-detail .head__sidebar {
		display: none
	}
}

.high-committees-detail .head--top {
	position: relative;
	padding-top: 30px
}

.high-committees-detail .head--top:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -360px;
	width: calc(100% + 360px);
	height: 2px;
	background: #b99000
}

.high-committees-detail .head--bottom {
	position: relative;
	height: 100%
}

.high-committees-detail .head--bottom:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% + 360px);
	height: 100%;
	background: #f0f0f0
}

.high-committees-detail .head--bottom:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	background: #f0f0f0
}

.high-committees-detail .head .border-fw-bottom {
	z-index: 0
}

.high-committees-detail .head .sidebar {
	margin-top: -83px
}

.high-committees-detail .commite-content {
	max-width: 1360px;
	margin: 0 auto;
	padding-bottom: 20px
}

.high-committees-detail .commite-member-image {
	height: 320px
}

.high-committees-detail .commite-member-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding: 6px
}

.high-committees-detail .committees__content {
	position: relative;
	top: 0
}

.high-committees-detail .committees__content--block {
	border-right: 1px solid #d6d6d6
}

.high-committees-detail .committees__content--block.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	width: 0;
	transition: all .3s
}

.high-committees-detail .committees__content--block.committees__content--block.swiper-slide-active,
.high-committees-detail .committees__content--block.committees__content--block.swiper-slide-prev,
.high-committees-detail .committees__content--block.committees__content--block.swiper-slide-next {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	width: auto
}

.high-committees-detail .committees__content--block.committees__content--block.swiper-slide-next {
	border: none !important
}

.high-committees-detail .committees--item {
	z-index: 2
}

.high-committees-detail .sm-social-item {
	width: 50px;
	height: 50px;
	font-size: 16px
}

.high-committees-detail .section-one {
	background: #f9f9f9
}

.high-committees-detail .section-two {
	background: #f0f0f0;
	position: relative
}

.high-committees-detail .section-two:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dad6db;
	top: 0;
	left: 0
}

.high-committees-detail .sub-news--header {
	margin-bottom: 40px
}

.high-committees-detail .sub-news--header:after {
	content: "";
	position: absolute;
	width: 100vw;
	height: 1px;
	transform: translateX(-50%);
	top: 0;
	left: 50%;
	background: #dadcdc
}

.high-committees-detail .sub-news--item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all .4s
}

.high-committees-detail .sub-news--item.sub-news--item.swiper-slide-active,
.high-committees-detail .sub-news--item.sub-news--item.swiper-slide-next,
.high-committees-detail .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide,
.high-committees-detail .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide+.sub-news--item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.high-committees-detail .sub-news--slider {
	overflow: visible
}

.high-committees-detail .sub-news--slider:before {
	display: none
}

.high-committees-detail .sub-news--slider:after {
	display: none
}

.high-committees-detail .activities-slider--container {
	margin-top: 40px;
	margin-bottom: 40px
}

.high-committees-detail .activities-slider--text {
	background: #f0f0f0;
	z-index: 33
}

.high-committees-detail .calendar {
	border-right: none
}

.high-committees-detail .calendar__group {
	background: #f0f0f0
}

.high-committees-detail .calendar__wrp {
	background: #f9f9f9
}

.high-committees-detail .calendar__inner {
	padding-top: 40px
}

.high-committees-detail .calendar-right {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.high-committees-detail .calendar__content-header {
	width: 100%;
	padding-left: 80px
}

.high-committees-detail .calendar-inf {
	width: 40%;
	padding: 20px;
	flex-direction: column;
	padding-left: 80px;
	border-right: 1px solid #dadcdc
}

.high-committees-detail .calendar-inf__item {
	width: 100%;
	border: none;
	padding: 15px 0
}

.high-committees-detail .calendar__cnt {
	width: 60%
}

.high-committees-detail .tab-block--section {
	height: 520px;
	position: relative
}

.high-committees-detail .tab-block--toggle-area {
	position: relative;
	width: 100%;
	height: 100%
}

.high-committees-detail .tab-block--cont {
	opacity: 0;
	transition: all .3s;
	transform: translateY(30px);
	pointer-events: none
}

.high-committees-detail .tab-block--cont.active {
	opacity: 1;
	transition: all .3s;
	transform: translateY(0);
	transition-delay: .2s;
	pointer-events: auto
}

.high-committees-detail .tab-block__links {
	align-items: center
}

.high-committees-detail .tab-block__links:before {
	display: none
}

.high-committees-detail .tab-block__links .select2-container--default .select2-selection--single {
	background-color: transparent
}

.high-committees-detail .tab-block__links .select2-container--default .select2-selection--single:focus {
	border: 1px solid #cbcece !important
}

.high-committees-detail .tab-block__links .select2-container--default .select2-selection--single:hover,
.high-committees-detail .tab-block__links .select2-container--default .select2-selection--single:focus {
	background: #ffffff
}

.high-committees-detail .sidebar__list {
	max-height: 865px;
	position: sticky;
	top: 10px
}

.high-committees-detail .sidebar__item--more {
	font-size: 23px;
	font-weight: 700;
	padding: 18px 0;
	width: 100%;
	text-align: center;
	background: #ffffff;
	user-select: none
}

.high-committees-detail .sidebar__item:after {
	top: -45px
}

.high-committees-detail .sub-filter-button {
	margin-left: auto
}

.isbirlikleri .head__sidebar {
	margin-top: -83px;
	background: #ffffff
}

@media (max-width: 992px) {
	.isbirlikleri .head__sidebar {
		display: none
	}
}

.isbirlikleri .head__profile:before {
	width: calc(100% + 1080px)
}

.isbirlikleri .committees__content {
	margin-right: 50px
}

@media (max-width: 769px) {
	.isbirlikleri .committees__content {
		margin-right: 0
	}
}

.musiad-tanis .head__text--desc {
	text-align: center
}

.musiad-tanis .statistics {
	padding-bottom: 60px
}

@media (max-width: 576px) {
	.musiad-tanis .statistics__content {
		flex-direction: column;
		overflow: visible
	}
}

.musiad-tanis .statistics__content:before {
	display: none
}

.musiad-tanis .statistics__content:after {
	display: none
}

.musiad-tanis .statistics__item {
	padding: 10px 30px
}

.musiad-tanis .section-two {
	padding-bottom: 250px;
	background: #f9f9f9
}

@media (max-width: 769px) {
	.musiad-tanis .section-two {
		padding-bottom: 30px
	}
}

.musiad-tanis .block-tab {
	background: #f9f9f9
}

.musiad-tanis .block-tab-height {
	height: 340px;
	display: flex;
	width: 100%
}

@media (max-width: 769px) {
	.musiad-tanis .block-tab-height {
		height: auto
	}
}

.musiad-tanis .block-tab-height-big {
	height: 500px
}

.musiad-tanis .block-tab-toggle {
	overflow: visible
}

.musiad-tanis .committees__content {
	position: relative;
	top: 0
}

.musiad-tanis .committees__content--block {
	border-right: 1px solid #d6d6d6;
	display: flex;
	flex-direction: column
}

.musiad-tanis .committees__content--block.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all .3s
}

.musiad-tanis .committees__content--block.committees__content--block.swiper-slide-active,
.musiad-tanis .committees__content--block.committees__content--block.swiper-slide-prev,
.musiad-tanis .committees__content--block.committees__content--block.swiper-slide-next {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	width: auto
}

.musiad-tanis .committees__content--block.committees__content--block.swiper-slide-next {
	border: none !important
}

.musiad-tanis .committees--item {
	z-index: 2;
	height: 160px;
	display: flex;
	align-items: center
}

.musiad-tanis .committees--wrp:before {
	background: linear-gradient(275deg, rgba(0, 0, 0, 0) 0%, #f9f9f9 50%)
}

.musiad-tanis .section-three {
	margin-top: -175px
}

@media (max-width: 1400px) {
	.musiad-tanis .section-three {
		margin-top: 0
	}
}

.musiad-tanis .swiper-pagination-bullet {
	opacity: 1 !important;
	background: #bcc0c1
}

.musiad-tanis .swiper-pagination-bullet-active {
	background: #b99c1a
}

.purpose__wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.purpose__wrapper:before {
	content: "";
	position: fixed;
	width: 30px;
	height: 100%;
	background: linear-gradient(90deg, #f9f9f9 0%, rgba(0, 0, 0, 0) 100%);
	top: 0;
	left: 0;
	z-index: 22
}

.purpose__wrapper:after {
	content: "";
	position: fixed;
	width: 30px;
	height: 100%;
	background: linear-gradient(270deg, #f9f9f9 0%, rgba(0, 0, 0, 0) 100%);
	top: 0;
	right: 0;
	z-index: 22
}

.purpose__item {
	padding: 20px 30px;
	text-align: center;
	height: 230px;
	border-right: 1px solid #eff0f0;
	transition: all .3s !important
}

@media (max-width: 769px) {
	.purpose__item {
		height: auto;
		padding: 30px 30px
	}
}

.purpose__item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 25px;
	transition: all .4s
}

.purpose__item.purpose__item.swiper-slide-active,
.purpose__item.purpose__item.swiper-slide-next,
.purpose__item.purpose__item.swiper-slide-next+.purpose__item.swiper-slide,
.purpose__item.purpose__item.swiper-slide-next+.purpose__item.swiper-slide+.purpose__item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.purpose__item:last-child {
	border: none
}

.purpose__item--icon {
	font-size: 2.6em;
	color: #b99c1a;
	line-height: 1;
	display: inline-block
}

.purpose__item--title {
	font-size: 25px;
	font-weight: 700
}

.purpose__item--txt {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 500;
	color: #8b8e92
}

.purpose--dots {
	left: 50% !important;
	transform: translateX(-50%);
	bottom: -40px !important;
	width: auto !important
}

.purpose__slider {
	position: relative
}

.purpose .swiper-slide-duplicate-prev {
	z-index: 1 !important;
	opacity: 1 !important;
	display: inline !important
}

.history__wrapper {
	margin: 50px 0
}

.history__item {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 30px;
	text-align: left;
	height: 180px;
	border-right: 1px solid #e1e2e2;
	cursor: pointer;
	transition: all .3s !important
}

.history__item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 20px;
	transition: all .4s
}

.history__item.history__item.swiper-slide-active,
.history__item.history__item.swiper-slide-next,
.history__item.history__item.swiper-slide-next+.history__item.swiper-slide,
.history__item.history__item.swiper-slide-next+.history__item.swiper-slide+.history__item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.history__item.history__item.swiper-slide-next+.history__item.swiper-slide+.history__item.swiper-slide {
	border: none
}

.history__item:hover .history__item--icon {
	color: #b99c1a
}

.history__item:last-child {
	border: none
}

.history__item--head {
	display: flex
}

.history__item--icon {
	font-size: 3em;
	line-height: 1;
	transition: all .3s;
	flex-shrink: 0
}

.history__item--title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1
}

.history__item--subtitle {
	font-size: 27px
}

.history__item--text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-left: 20px
}

.history__item--txt {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 500;
	color: #8b8e92
}

.history--dots {
	left: 50% !important;
	transform: translateX(-50%);
	bottom: -40px !important;
	width: auto !important
}

.history__slider {
	position: relative
}

.history--block {
	width: 100%
}

.activities-slider {
	width: 100%
}

.activities-slider--container {
	display: flex;
	align-items: center;
	width: 100%
}

@media (max-width: 1200px) {
	.activities-slider--container {
		flex-direction: column
	}
}

.activities-slider--text {
	padding: 40px 0;
	background: #f9f9f9;
	z-index: 33
}

@media (max-width: 1200px) {
	.activities-slider--text {
		padding: 25px 0
	}
}

.activities-slider--txt:last-child {
	margin-bottom: 0
}

.activity__slider--cont {
	width: 100%
}

.statistics {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 60px;
	padding-bottom: 60px
}

@media (max-width: 1200px) {
	.statistics {
		padding-top: 45px;
		padding-bottom: 45px
	}
}

@media (max-width: 992px) {
	.statistics {
		flex-direction: column
	}
}

.statistics__desc {
	padding: 20px 0;
	background: #f0f0f0;
	z-index: 2
}

@media (max-width: 992px) {
	.statistics__desc {
		text-align: center;
		padding: 30px 0 !important
	}
}

.statistics__slider {
	position: relative
}

.statistics__content {
	display: flex;
	align-items: flex-start
}

@media (max-width: 992px) {
	.statistics__content {
		flex-direction: column
	}
}

@media (max-width: 576px) {
	.statistics__content {
		overflow: visible
	}
}

.statistics--title {
	font-size: 4.6em;
	color: #3c4c52;
	line-height: 1;
	font-weight: 900;
	font-family: 'DIN Pro Cond', sans-serif;
	text-transform: uppercase
}

@media (max-width: 1400px) {
	.statistics--title {
		font-size: 4.2em
	}
}

@media (max-width: 1200px) {
	.statistics--title {
		font-size: 3.3em
	}
}

@media (max-width: 992px) {
	.statistics--title {
		font-size: 3.4em
	}
}

@media (max-width: 992px) {
	.statistics--title--sub {
		display: inline-block !important
	}
}

.statistics--subtitle {
	font-size: 17px
}

@media (max-width: 1200px) {
	.statistics--subtitle {
		font-size: 16px
	}
}

.statistics-cont {
	padding: 0 30px
}

@media (max-width: 992px) {
	.statistics-cont {
		padding: 0
	}
}

.statistics--txt {
	color: #848a8c;
	font-size: 16px;
	width: 95%
}

.statistics__item {
	text-align: center;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #e1e2e2;
	padding: 40px 40px;
	height: 350px;
	cursor: pointer;
	transition: all .3s;
	transform: scaleX(1) !important
}

@media (max-width: 1200px) {
	.statistics__item {
		padding: 5px 15px;
		height: 290px
	}
}

@media (max-width: 1400px) {
	.statistics__item {
		padding: 5px 15px;
		height: 320px
	}
}

@media (max-width: 992px) {
	.statistics__item {
		padding: 5px 10px;
		height: 240px
	}
}

@media (max-width: 992px) {
	.statistics__item {
		border: none;
		height: 175px
	}
}

.statistics__item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all .4s
}

.statistics__item.statistics__item.swiper-slide-active,
.statistics__item.statistics__item.swiper-slide-next,
.statistics__item.statistics__item.swiper-slide-next+.statistics__item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.statistics__item.statistics__item.swiper-slide-next+.statistics__item.swiper-slide {
	border: none
}

.statistics__item:hover {
	background: #FFFFFF;
	transform: scale(1.01) !important;
	box-shadow: 0px 32px 46px 0px rgba(179, 179, 177, 0.34)
}

.statistics__item:hover .statistics__item--icon {
	color: #b99c1a
}

@media (max-width: 992px) {
	.statistics__item:hover {
		background: none;
		transform: scale(1) !important
	}
}

.statistics__item:last-child {
	border-right: none
}

.statistics__item--icon {
	font-size: 3.4em;
	color: #3a4c52;
	display: block;
	transition: all .3s
}

@media (max-width: 1200px) {
	.statistics__item--icon {
		font-size: 3em
	}
}

.statistics__item--txt {
	font-size: 16px;
	color: #848a8c;
	font-weight: 500
}

@media (max-width: 1200px) {
	.statistics__item--txt {
		font-size: 16px
	}
}

.statistics__item--title {
	font-size: 28px;
	margin: 20px auto;
	line-height: 1;
	font-weight: 700;
	color: #3c4c52;
	font-family: 'DIN Pro Cond', sans-serif;
	text-transform: uppercase
}

@media (max-width: 1200px) {
	.statistics__item--title {
		font-size: 23px
	}
}

@media (max-width: 769px) {
	.statistics__item--title {
		margin: 10px auto
	}
}

.statistics--button {
	margin-top: 20px
}

@media (max-width: 992px) {
	.statistics--button {
		margin-top: 10px
	}
}

@media (max-width: 1200px) {
	.statistics--button .button__txt {
		font-size: 16px
	}
}

.sub-banner .banner {
	display: flex;
	align-items: center;
	position: relative;
	height: 150px;
	top: -75px;
	margin-top: 0
}

.sub-banner .banner .logo--image {
	width: 150px;
	height: 150px;
	background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	left: 0;
	box-shadow: 4px 8px 31px 4px rgba(35, 42, 43, 0.34);
	z-index: 11
}

.sub-banner .banner .logo--img {
	width: 100px;
	max-height: 100px
}

.sub-banner .banner .logo--txt {
	height: 150px;
	background: #49555d;
	width: 320px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	left: 75px;
	position: relative
}

.sub-banner .banner .logo--txt--img {
	object-fit: contain;
	width: 250px;
	height: 120px
}

.sub-banner .banner__logo {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 9
}

.sub-banner .banner__content {
	height: 150px;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center
}

.sub-banner .banner__bg {
	height: 150px;
	width: 100%;
	background: #d6aa48;
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: space-around
}

.sub-banner .banner__bg--img {
	margin-left: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

.sub-banner .banner__bg--book {
	height: 170px
}

.sub-banner .banner__bg--desc {
	font-size: 16px;
	font-weight: 500;
	width: 239px;
	color: #38464d
}

.sub-banner .banner__bg--branch {
	width: 130px
}

.musiad-ankara .head__text {
	margin-top: -88px
}

.musiad-ankara .head__text--desc--txt {
	font-size: 17px;
	padding: 0;
	margin-bottom: 30px;
	font-weight: 500
}

.musiad-ankara .head__text--desc--link {
	margin-top: 60px
}

.musiad-ankara .head__text--cont .button {
	padding: 0
}

.musiad-ankara .head__profile--image {
	position: relative;
	left: 0;
	right: auto
}

.musiad-ankara .head__profile--cont {
	align-items: flex-end
}

.musiad-ankara .head__profile--name:before {
	width: calc(100% + 220px);
	right: 0;
	left: auto
}

.musiad-ankara .head__profile--name:after {
	left: auto;
	right: 0
}

.musiad-ankara .head__profile--txt {
	margin-bottom: 2px
}

.musiad-ankara .home-slider__item {
	height: 54vh;
	min-height: 600px
}

.musiad-ankara .home-slider__content {
	top: -40px
}

.musiad-ankara .home-slider__control {
	max-width: 57%
}

.musiad-ankara .branch-slider__title {
	color: #FFFFFF;
	border-bottom: 0
}

.musiad-ankara .branch-slider__btn {
	color: #b99c1a
}

.musiad-ankara .section__title {
	font-size: 25px
}

.musiad-ankara .section__header-btn {
	padding-bottom: 0
}

.musiad-ankara .section-one {
	margin-bottom: -20px
}

.musiad-ankara .section-two {
	position: relative;
	bottom: -220px
}

.musiad-ankara .section-three {
	background: #f8f8f8;
	position: relative
}

.musiad-ankara .section-three:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: linear-gradient(180deg, #f8f8f8 0%, rgba(0, 0, 0, 0) 80%);
	height: 100px;
	width: 100%;
	z-index: 2
}

.musiad-ankara .section-three:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #f8f8f8 80%);
	height: 90px;
	width: 100%;
	z-index: 22
}
.section-five{
	margin-top: -146px;
	position:Relative;
}
.musiad-ankara .section-five {
	margin-top: 0;
	border-top: 1px solid #dbdddd
}

.musiad-ankara .subpage__inner {
	margin-bottom: 0;
	z-index: 11
}

.musiad-ankara .magazine {
	padding-top: 160px;
	padding-bottom: 120px;
	padding-left: 0
}

.musiad-ankara .magazine:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 360px);
	height: 100%;
	background: #f4f4f4
}

.musiad-ankara .magazine-slider__img {
	top: 20px;
	min-height: 300px;
	max-height: 320px;
	left: 40px
}

.musiad-ankara .magazine-slider .slider-arrows {
	top: calc(100% + -30px)
}

.musiad-ankara .sub-news--title {
	padding-top: 0;
	transform: translateY(50px);
	opacity: 0;
	transition: all .3s
}

.musiad-ankara .sub-news__date {
	padding-top: 0;
	transform: translateY(50px);
	opacity: 0;
	transition: all .3s
}

.musiad-ankara .sub-news__desc {
	padding-top: 0;
	transform: translateY(50px);
	opacity: 0;
	transition: all .3s
}

.musiad-ankara .news-element {
	position: relative;
	padding-top: 160px;
	padding-bottom: 100px;
	border-right: 1px solid #e5e7e7
}

.musiad-ankara .news-element:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% + 360px);
	height: 100%
}

.musiad-ankara .footer-catch {
	margin-top: 65px
}

.musiad-ankara .footer-social--title {
	display: table;
	margin: 0 auto;
	border-bottom: 3px solid #bc9c2e;
	font-size: 32px;
	font-weight: 700;
	color: #b99c1a
}

.musiad-ankara .footer-social__item {
	font-size: 28px;
	width: 86px;
	height: 86px
}

.musiad-ankara .popup__title {
	margin-top: 40px
}

.musiad-ankara .popup__desc--wrp {
	padding-bottom: 40px
}

.musiad-ankara .sub-search {
	max-width: 950px
}

.musiad-ankara .sub-search__contact {
	width: 44%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	flex-shrink: 0
}

.musiad-ankara .sub-search__logo-block {
	flex-shrink: 0
}

.musiad-ankara .banner__inner {
	z-index: 22;
	top: -70px
}

.element__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	margin-bottom: 50px
}

.element__header:before {
	content: "";
	position: absolute;
	width: calc(100% + 300px);
	height: 1px;
	right: 0;
	bottom: 0;
	background: #dcdede
}

.element__slider {
	display: block;
	position: relative;
	overflow: hidden
}

.element__slider--item {
	display: flex;
	align-items: flex-start;
	background: #f8f8f8
}

.element__slider--item:hover .sub-news--title {
	color: #b99c1a
}

.element__slider--item.swiper-slide-active .element__img {
	opacity: 1;
	pointer-events: auto;
	transition-delay: .2s;
	transform: scale(1)
}

.element__slider--item.swiper-slide-active .sub-news--title {
	transform: translateY(0);
	transition-delay: .3s;
	opacity: 1
}

.element__slider--item.swiper-slide-active .sub-news__date {
	transform: translateY(0);
	transition-delay: .4s;
	opacity: 1;
	margin-top: 20px
}

.element__slider--item.swiper-slide-active .sub-news__desc {
	transform: translateY(0);
	transition-delay: .5s;
	opacity: 1
}

.element__slider__arrows {
	position: absolute;
	bottom: 20px;
	right: 70px;
	z-index: 11
}

.element__slider__dots.swiper-pagination-bullets {
	position: absolute;
	bottom: 36px;
	width: auto;
	z-index: 35;
	display: flex;
	align-items: center;
	padding-left: 30px
}

.element__slider__dots .swiper-pagination-bullet {
	width: 30px;
	border-radius: 0;
	height: 3px;
	outline: none;
	transform: scaleY(1);
	transition: all .4s
}

.element__slider__dots .swiper-pagination-bullet-active {
	transform: scaleY(1.5);
	width: 60px;
	background: #b99c1a
}

.element__text {
	padding-right: 70px;
	padding-left: 30px;
	height: 100%;
	position: absolute;
	right: 0;
	transition: all .4s
}

.element__img {
	opacity: 0;
	width: 100%;
	height: 330px;
	pointer-events: none;
	transition: all .5s;
	transform: scale(0.97)
}

.element__img--item {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.sube .wrapper {
	padding-top: 84px
}

.subeler .locations {
	margin-bottom: 0
}

.subeler .locations:before {
	display: none
}

.subeler .locations__map {
	height: 650px;
	margin-bottom: 20px
}

@media (max-width: 1200px) {
	.subeler .locations__map {
		height: 530px
	}
}

.subeler .fake-pin {
	display: none
}

.subeler .map__card {
	margin-bottom: 40px
}

.subeler .map__card--content {
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px
}

.subeler .map__card--content .map-search {
	transform: inherit;
	border-top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 4px 34px 0px rgba(61, 76, 89, 0.1)
}

.subeler .map__card.yurtici .section__title {
	color: #2c537f
}

.subeler .map__card.yurtdısı .section__title {
	color: #c2123d
}

.subeler .map__card.temsilcilik .section__title {
	color: #2c81b6
}

.subeler .map__card.irtibat .section__title {
	color: #811111
}

.subeler .map-search {
	top: 0;
	transform: translateY(-22%) translateX(-50%);
	border-top: 3px solid #b99000;
	bottom: inherit;
	max-width: 980px
}

@media (max-width: 1200px) {
	.subeler .map-search {
		min-height: 250px;
		max-width: 740px;
		transform: translateY(-19%) translateX(-50%)
	}
}

@media (max-width: 576px) {
	.subeler .map-search {
		transform: translateY(-19%) translateX(0)
	}
}

.subeler .map-search__caret {
	display: none
}

.subeler .map-search__svg {
	width: 120px;
	height: 38px;
	object-fit: contain
}

@media (max-width: 1200px) {
	.subeler .map-search__svg {
		width: 92px;
		height: 30px
	}
}

.subeler .map-search__filter {
	display: flex;
	align-items: center
}

.subeler .map-search__check {
	align-items: center;
	line-height: 1;
	display: inline-block;
	margin-left: 15px
}

.subeler .map-search__check .map-search__check--input[type="checkbox"] {
	display: none
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	font-size: 17px;
	color: #51565b;
	font-weight: 500;
	line-height: 1;
	display: inline-block;
	user-select: none
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--yurtici:before {
	border: 1px solid #2c5380
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--yurtici:after {
	background-color: #2c5380
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--yurtdisi:before {
	border: 1px solid #c2123d
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--yurtdisi:after {
	background-color: #c2123d
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--temsilcilik:before {
	border: 1px solid #2c81b6
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--temsilcilik:after {
	background-color: #2c81b6
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--irtibat:before {
	border: 1px solid #811111
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label.map-search__check--irtibat:after {
	background-color: #811111
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	border-radius: 0;
	border: 1px solid currentColor
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background-color: currentColor;
	transform: scale(0);
	transition: all 0.2s linear;
	opacity: 0
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label svg {
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	position: absolute;
	z-index: 333
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]+.map-search__check--label #check-icon {
	stroke: #ffffff;
	stroke-dasharray: 36;
	stroke-dashoffset: 36
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]:checked+.map-search__check--label::after {
	transform: scale(1);
	opacity: 1
}

.subeler .map-search__check .map-search__check--input[type="checkbox"]:checked+.map-search__check--label #check-icon {
	animation-name: check-animation;
	animation-duration: 0.1s;
	animation-delay: 0.3s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(1, 0.12, 0.96, 0.62)
}

@keyframes check-animation {
	0% {
		stroke-dashoffset: 36
	}
	100% {
		stroke-dashoffset: 0
	}
}

.subeler .map-search__wrp {
	box-shadow: none
}

@media (max-width: 1200px) {
	.subeler .map-search__wrp .section__header {
		padding: 0 25px
	}
}

@media (max-width: 1200px) {
	.subeler .map-search__wrp .section__title {
		font-size: 21px
	}
}

@media (max-width: 1200px) {
	.subeler .map-search-inf__item {
		font-size: 14px;
		margin-bottom: 5px;
		white-space: nowrap
	}
}

@media (max-width: 769px) {
	.subeler .map-search-inf__item {
		white-space: normal
	}
}

@media (max-width: 1200px) {
	.subeler .map-search-inf__icon {
		font-size: 17px;
		margin-right: 8px
	}
}

.subeler .sub-search__social--text {
	width: 100%
}

@media (max-width: 1200px) {
	.subeler .sub-search__social--text {
		font-size: 19px;
		padding: 15px 25px
	}
}

@media (max-width: 1200px) {
	.subeler .sub-search__address, .sub-search__contact {
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px
	}
}

@media (max-width: 1200px) {
	.subeler .sub-search__address--icon {
		font-size: 32px;
		margin-right: 15px
	}
}

@media (max-width: 1200px) {
	.subeler .sub-search__address--txt {
		font-size: 16px;
		margin-bottom: 6px
	}
}

@media (max-width: 1200px) {
	.subeler .sub-search__address--text .button {
		font-size: 16px
	}
}

@media (max-width: 1200px) {
	.subeler .sub-search__contact {
		padding-left: 20px;
		padding-top: 16px;
		padding-bottom: 15px
	}
}

.haberler-detay .head__news__full--img {
	object-position: 50% 50%
}

.haberler .select-dropdown__title {
	margin-right: 50px;
	font-weight: 500;
	padding-left: 0;
	color: #82898c;
	font-size: 22px;
	transition: all 0.3s;
	user-select: none
}

.haberler .select-dropdown__title:hover {
	color: #b99c1a
}

.haberler .sub-news {
	width: calc(100% + 20px);
	margin-left: 50%;
	transform: translateX(-50%)
}

.haberler .sub-news__desc {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}

.haberler .sub-news--content {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap
}

.haberler .sub-news--title {
	font-size: 24px;
	line-height: 32px;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	align-items: center
}

.haberler .sub-news--title__container {
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative
}

.haberler .sub-news--title__container:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #dbdcdc;
	transition: all 0.3s
}

.haberler .sub-news--title:hover {
	color: #b99c1a
}

.haberler .sub-news--title:before {
	display: none
}

.haberler .sub-news--item {
	margin-top: 20px;
	margin-bottom: 30px
}

.haberler .sub-news--item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 20px;
	transition: all 0.4s
}

.haberler .sub-news--item.sub-news--item.swiper-slide-active,
.haberler .sub-news--item.sub-news--item.swiper-slide-next,
.haberler .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide,
.haberler .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide+.sub-news--item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.haberler .sub-news--filter {
	display: flex;
	align-items: center;
	padding-top: 12px;
	padding-bottom: 12px
}

.haberler .sub-news--filter--item {
	padding: 10px 20px
}

.haberler .sub-news--filter--item:nth-child(1) {
	border-right: 1px solid #dadcdc
}

.haberler .sub-news--filter--button {
	margin-left: 50px
}

.haberler .sub-news--tag {
	display: none
}

.haberler .sub-news--horizontal.swiper-slide-active .sub-news--img {
	opacity: 1;
	transition-delay: 0.3s
}

.haberler .sub-news--horizontal.swiper-slide-active .sub-news--title {
	top: 0;
	opacity: 1;
	transition-delay: 0.3s
}

.haberler .sub-news--horizontal.swiper-slide-active .sub-news__date {
	top: 0;
	padding: 0;
	opacity: 1;
	transition-delay: 0.4s
}

.haberler .sub-news--horizontal.swiper-slide-active .sub-news__desc {
	top: 0;
	opacity: 1;
	transition-delay: 0.5s
}

.haberler .sub-news--horizontal.swiper-slide-active .sub-news--button {
	top: 20px;
	opacity: 1;
	transition-delay: 0.6s;
	pointer-events: auto
}

.haberler .sub-news--horizontal .sub-news--image {
	width: 100%;
	height: 300px;
	position: relative
}

.haberler .sub-news--horizontal .sub-news--link {
	display: flex;
	align-items: center
}

@media (max-width: 769px) {
	.haberler .sub-news--horizontal .sub-news--link {
		flex-direction: column
	}
}

.haberler .sub-news--horizontal .sub-news--block {
	height: 300px;
	padding: 0 80px 0 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative
}

.haberler .sub-news--horizontal .sub-news--img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	opacity: 0;
	transition: all 0.3s
}

.haberler .sub-news--horizontal .sub-news--title {
	position: relative;
	top: 50px;
	font-size: 27px;
	padding: 20px 0;
	margin: 0;
	opacity: 0;
	transition: all 0.3s
}

.haberler .sub-news--horizontal .sub-news__date {
	position: relative;
	top: 50px;
	padding: 0;
	margin: 14px 0;
	opacity: 0;
	transition: all 0.3s
}

@media (max-width: 1200px) {
	.haberler .sub-news--horizontal .sub-news__date {
		margin: 10px 0
	}
}

.haberler .sub-news--horizontal .sub-news__desc {
	position: relative;
	top: 50px;
	opacity: 0;
	transition: all 0.3s
}

.haberler .sub-news--horizontal .sub-news--button {
	opacity: 0;
	pointer-events: none;
	top: 50px;
	position: relative;
	transition: all 0.3s
}

.haberler .head {
	background: #f9f9f9
}

.haberler .head__sidebar {
	background: #ffffff
}

@media (max-width: 992px) {
	.haberler .head__sidebar {
		display: none
	}
}





@media (max-width: 992px) {
	.haberler .head__news:before {
		right: -100px
	}
}

.haberler .head-social {
	margin-top: -1px
}

.haberler .head .sidebar {
	margin-top: -81px;
	position: relative;
	height: auto
}

@media (max-width: 1200px) {
	.haberler .head .sidebar {
		margin-top: -87px;
		width: auto
	}
}

.haberler .news-tab__wrp {
	margin-top: 45px
}

.haberler .news-tab__links {
	margin-right: 30px
}

@media (max-width: 992px) {
	.haberler .news-tab__links {
		margin-right: 0
	}
}

.haberler .news-tab__inner {
	height: 320px;
	margin: 27px 0
}

@media (max-width: 769px) {
	.haberler .news-tab__inner {
		height: inherit
	}
}

.haberler .news-tab-slider .sub-news--image--slider {
	height: 270px
}

@media (max-width: 1200px) {
	.haberler .news-tab-slider .sub-news--image--slider {
		height: 230px
	}
}

@media (max-width: 769px) {
	.haberler .news-tab-slider .sub-news--image--slider {
		margin-bottom: 20px
	}
}

.haberler .news-tab-slider .sub-news--title {
	font-size: 24px;
	padding-top: 0;
	padding-bottom: 23px;
	font-weight: 700
}

@media (max-width: 1200px) {
	.haberler .news-tab-slider .sub-news--title {
		font-size: 22px;
		line-height: 1.2;
		padding-bottom: 16px
	}
}

.haberler .news-tab-slider .sub-news__desc {
	margin-top: 0
}

.haberler .news-tab-slider .sub-news--block {
	height: auto;
	top: -8px
}

@media (max-width: 769px) {
	.haberler .news-tab-slider .sub-news--block {
		top: 0;
		padding: 0 !important;
		margin-bottom: 30px
	}
}

.haberler .section__header:after {
	left: 30%
}

@media (max-width: 992px) {
	.haberler .section__header:after {
		left: 50%
	}
}

.haberler .section__title {
	font-size: 25px;
	padding: 12px 0
}

@media (max-width: 1200px) {
	.haberler .section__title {
		font-size: 26px;
		padding: 10px 0
	}
}

@media (max-width: 480px) {
	.haberler .section__title {
		font-size: 21px
	}
}

.haberler .calendar-date--text {
	font-weight: 500;
	font-size: 15px
}

.haberler .footer {
	border-top: 1px solid #cfd4d8;
	padding-top:40px
}

.haberler .footer-catch {
	margin-top: 50px;
	margin-bottom: 50px
}

.haberler .subpage__inner {
	margin-bottom: 0
}

.haberler .news-all-button .button__txt {
	border-right: 1px solid #bf9c3c
}

.haberler-detay .banner__col {
	max-height: 380px;
	height: 100%
}

.haberler-detay .banner-section {
	margin-top: 0
}

.haberler-detay .banner-section__wrp {
	margin-top: -140px
}

.haberler-detay .banner__item .overlay {
	opacity: 0.9
}

.haberler-detay .breadcrumb {
	z-index: 1;
	top: 1px
}

@media (max-width: 992px) {
	.haberler-detay .breadcrumb {
		top: 3px
	}
}

@media (max-width: 576px) {
	.haberler-detay .breadcrumb {
		top: 0
	}
}

.haberler-detay .locations {
	padding-top: 60px;
	background: #f6f8f9
}

.haberler-detay .locations:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dcddde;
	top: -1px;
	left: 0
}

.haberler-detay .locations:before {
	height: 50%
}

.haberler-detay .section--one {
	background: #f0f0f0
}

.haberler-detay .section--two {
	background: #f9f9f9;
	padding-bottom: 100px
}

.haberler-detay .section--three {
	height: 0;
	background: #f9f9f9
}

.haberler-detay .news__desc {
	padding-bottom: 20px
}

.haberler-detay .news__desc--title {
	font-size: 25px;
	padding-top: 32px;
	padding-bottom: 20px;
	display: inline-block;
	position: relative;
	margin-bottom: 0
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--title {
		font-size: 24px;
		padding-top: 24px;
		padding-bottom: 16px
	}
}

.haberler-detay .news__desc--title:before {
	content: "";
	position: absolute;
	width: 70vw;
	height: 1px;
	left: 0;
	bottom: 0;
	background: #dadcdc
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--title:before {
		width: 100vw
	}
}

.haberler-detay .news__desc--title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	left: 0;
	bottom: -1px;
	background: #b99c1a;
	z-index: 2
}

.haberler-detay .news__desc--social {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 30px;
	position: relative;
	margin-bottom: 35px
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--social {
		margin-bottom: 30px;
		padding-right: 0
	}
}

.haberler-detay .news__desc--social:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
	bottom: 0
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--social:before {
		width: 100vw
	}
}

.haberler-detay .news__desc--social .social-item {
	width: 50px;
	height: 50px;
	font-size: 16px;
	border: 1px solid #e5e5e6;
	color: #b9bcbe
}

.haberler-detay .news__desc--share {
	display: flex;
	align-items: center
}

.haberler-detay .news__desc--share--txt {
	font-size: 15px;
	margin-right: 20px
}

@media (max-width: 576px) {
	.haberler-detay .news__desc--share--txt {
		display: none
	}
}

.haberler-detay .news__desc--txt {
	font-size: 16px;
	color: #60696c;
	font-weight: 300;
	padding-right: 30px;
	margin-bottom: 10px
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--txt {
		font-size: 15px;
		padding-right: 0
	}
}

.haberler-detay .news__desc--txt-bold {
	font-weight: 500;
	font-size: 17px
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--txt-bold {
		font-size: 16px
	}
}

.haberler-detay .news__desc--txt--quote {
	padding: 30px 10px;
	border-top: 1px solid #dadcdc;
	border-bottom: 1px solid #dadcdc;
	margin: 40px 30px 40px 0;
	display: flex;
	align-items: flex-start;
	font-size: 16px;
	color: #60696c;
	font-weight: 500;
	font-style: italic
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--txt--quote {
		font-size: 16px;
		margin: 30px 0px 30px 0
	}
}

.haberler-detay .news__desc--txt--icon {
	color: #d3d5d6;
	margin-right: 15px;
	font-size: 16px
}

.haberler-detay .news__desc--banner {
	height: 380px;
	margin-top: 82px
}

@media (max-width: 1200px) {
	.haberler-detay .news__desc--banner {
		margin-top: 32px
	}
}

@media (max-width: 992px) {
	.haberler-detay .news__desc--banner {
		display: none
	}
}

@media (max-width: 769px) {
	.haberler-detay .news__desc--banner {
		height: 160px
	}
}

.haberler-detay .news--gallery {
	overflow: hidden
}

.haberler-detay .sub-news--content {
	flex-wrap: nowrap
}

.haberler-detay .sub-news--slider {
	width: 100%
}

.haberler-detay .sub-news--slider:before {
	background: linear-gradient(90deg, #f9f9f9 30%, rgba(255, 255, 255, 0) 100%)
}

.haberler-detay .sub-news--slider:after {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 70%)
}

.haberler-detay .sub-news__name {
	padding-bottom: 18px
}

.haberler-detay .head__sidebar {
	margin-top: 82px
}

@media (max-width: 1200px) {
	.haberler-detay .head__sidebar {
		margin-top: 88px
	}
}

@media (max-width: 992px) {
	.haberler-detay .head__sidebar {
		display: none
	}
}



@media (max-width: 1200px) {
	.haberler-detay .head__news__full {
		height: 353px
	}
}

@media (max-width: 992px) {
	.haberler-detay .head__news__full {
		height: 350px
	}
}

@media (max-width: 769px) {
	.haberler-detay .head__news__full {
		height: 251px
	}
}

@media (max-width: 576px) {
	.haberler-detay .head__news__full {
		height: 180px
	}
}

.haberler-detay .head__news__full--img {
	border-left: 1px solid #dadcdc;
	border-right: 1px solid #dadcdc
}

.haberler-detay .subpage__inner {
	margin-bottom: 0
}

.haberler-detay .flex-div {
	flex-wrap: wrap
}

.e-cerceve .subpage__inner {
	margin-bottom: 0
}

.e-cerceve .head--content {
	padding-top: 20px;
	min-height: 360px
}

@media (max-width: 1600px) {
	.e-cerceve .head--content {
		min-height: 340px
	}
}

@media (max-width: 992px) {
	.e-cerceve .head--content {
		flex-direction: inherit
	}
}

@media (max-width: 769px) {
	.e-cerceve .head--content {
		flex-direction: column
	}
}

.e-cerceve .head--content--right {
	background: #ffffff;
	padding: 0 40px;
	margin-top: -110px;
	overflow: hidden;
	border-top: 4px solid #b99c1a
}

.e-cerceve .head--content--right:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: #ffffff
}

@media (max-width: 769px) {
	.e-cerceve .head--content--right:before {
		left: -50px;
		width: 50px
	}
}

.e-cerceve .head--content--right:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: #ffffff
}

@media (max-width: 769px) {
	.e-cerceve .head--content--right:after {
		right: -50px;
		width: 50px
	}
}

@media (max-width: 1200px) {
	.e-cerceve .head--content--right {
		margin-top: -95px
	}
}

@media (max-width: 769px) {
	.e-cerceve .head--content--right {
		margin: 0;
		padding: 0;
		border: none;
		overflow: visible
	}
}

.e-cerceve .head--content--left:before {
	content: "";
	position: absolute;
	width: calc(100% + 360px);
	height: 2px;
	bottom: 0;
	background: #bc9b40;
	right: 0
}

.e-cerceve .head--txt {
	padding-right: 30px;
	margin: 30px 0;
	color: #60696c;
	font-size: 17px;
	font-weight: 500
}

@media (max-width: 1400px) {
	.e-cerceve .head--txt {
		padding-right: 25px;
		margin: 20px 0
	}
}

@media (max-width: 1200px) {
	.e-cerceve .head--txt {
		font-size: 15px
	}
}

.e-cerceve .head__block {
	display: flex;
	margin: 25px 0
}

@media (max-width: 992px) {
	.e-cerceve .head__block {
		flex-direction: column;
		align-items: center
	}
}

.e-cerceve .head__block--image {
	flex-shrink: 0;
	width: 245px;
	height: 300px
}

@media (max-width: 1400px) {
	.e-cerceve .head__block--image {
		width: 205px;
		height: 254px
	}
}

@media (max-width: 1200px) {
	.e-cerceve .head__block--image {
		width: 150px;
		height: 184px;
		margin-bottom: 40px
	}
}

.e-cerceve .head__block--img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: drop-shadow(0px 3px 20px rgba(8, 29, 37, 0.5));
	margin-left: 10px
}

@media (max-width: 1200px) {
	.e-cerceve .head__block--img {
		margin-left: 0
	}
}

.e-cerceve .head__block--txt {
	margin-bottom: 40px;
	font-size: 16px;
	margin-right: 20px;
	color: #60696c
}

@media (max-width: 1400px) {
	.e-cerceve .head__block--txt {
		margin-bottom: 20px;
		font-size: 16px;
		margin-right: 10px;
		padding-right: 10px !important
	}
}

@media (max-width: 1200px) {
	.e-cerceve .head__block--txt {
		font-size: 15px;
		padding-right: 0 !important
	}
}

@media (max-width: 769px) {
	.e-cerceve .head__block--txt {
		display: none
	}
}

.e-cerceve .head__block--text {
	margin-left: 60px;
	display: flex;
	flex-direction: column;
	align-items: flex-start
}

.e-cerceve .head__block--text .button {
	margin-top: auto
}

@media (max-width: 1200px) {
	.e-cerceve .head__block--text {
		margin-left: 25px
	}
}

@media (max-width: 992px) {
	.e-cerceve .head__block--text {
		margin-left: 0
	}
}

.head--title {
	margin-top: 20px
}

.head--title-right {
	padding-top: 24px;
	padding-bottom: 16px;
	color: #657176;
	position: relative;
	font-weight: 900;
	display: inline-block;
	text-transform: uppercase
}

.head--title-right.title-tab-filter {
	margin-bottom: 0
}

@media (max-width: 1200px) {
	.head--title-right {
		font-size: 26px
	}
}

.head--title-right:before {
	content: "";
	position: absolute;
	z-index: 2;
	width: calc(100% + 100vw);
	height: 1px;
	bottom: 0;
	left: 0;
	background: #e0e0e0
}

.head--title-right:after {
	content: "";
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 3px;
	bottom: -1px;
	left: 0;
	background: #b99c1a
}

.e-cerceve .sub-news--item {
	margin-bottom: 70px;
	transition: all 0.3s
}

@media (max-width: 1400px) {
	.e-cerceve .sub-news--item {
		margin-bottom: 50px
	}
}

.e-cerceve .sub-news--item--button {
	margin-left: 50%;
	transform: translateX(-50%);
	margin-top: auto;
	flex-shrink: 0;
	width: 100%
}

@media (max-width: 769px) {
	.e-cerceve .sub-news--item--button .button__wrp {
		background: transparent
	}
}

.e-cerceve .sub-news--item:hover .sub-news--item--button .e-cerceve--button {
	background: #ffffff
}

.e-cerceve .sub-news--item:hover .sub-news--link {
	background: #ffffff
}

.sub-news--filter {
	display: flex;
	align-items: center;
	padding-top: 17px;
	padding-bottom: 17px
}

.sub-news--filter--item {
	padding: 10px 20px
}

.sub-news--filter--item:hover .select-dropdown__title {
	color: #b99c1a
}

.sub-news--filter--item:nth-child(1) {
	border-right: 1px solid #dadcdc
}

.sub-news--filter--button {
	margin-left: 50px
}

.e-cerceve .sub-news--content {
	display: flex;
	flex-wrap: wrap;
	margin: 60px 0;
	margin-bottom: 0
}

@media (max-width: 1400px) {
	.e-cerceve .sub-news--content {
		margin: 45px 0;
		margin-bottom: 0
	}
}

@media (max-width: 576px) {
	.e-cerceve .sub-news--content {
		margin-bottom: 0
	}
}

.e-cerceve .sub-news--img {
	height: 100%;
	object-fit: contain;
	box-shadow: 0px 3px 30px 2px rgba(8, 20, 30, 0.1);
	transition: all 0.3s
}

.e-cerceve .sub-news--title {
	text-align: center;
	margin-bottom: 0;
	color: #7d8486;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px
}

.e-cerceve .sub-news--title:before {
	display: none
}

.e-cerceve .sub-news--image {
	width: 250px;
	height: 310px;
	display: flex;
	justify-content: center;
	margin: 0 auto
}

@media (max-width: 1400px) {
	.e-cerceve .sub-news--image {
		width: 210px;
		height: 260px
	}
}

@media (max-width: 1200px) {
	.e-cerceve .sub-news--image {
		width: 200px;
		height: 250px
	}
}

@media (max-width: 992px) {
	.e-cerceve .sub-news--image {
		width: 240px;
		height: 290px
	}
}

.e-cerceve .sub-news--link {
	padding: 25px 0;
	background: #f5f5f5;
	transition: all ease-in-out 0.3s;
	height: 100%;
	display: flex;
	flex-direction: column
}

.e-cerceve--button {
	padding: 7px 72px !important
}

@media (max-width: 1400px) {
	.e-cerceve--button {
		padding: 6px 50px !important
	}
}

@media (max-width: 992px) {
	.e-cerceve .breadcrumb:before {
		right: 25%
	}
}

@media (max-width: 769px) {
	.e-cerceve .breadcrumb:before {
		right: 0
	}
}

.e-cerceve .footer {
	border-top: 1px solid #cfd4d8
}

.e-cerceve .footer-catch {
	margin-top: 65px
}

.e-cerceve .read-more {
	color: #bf9c3b;
	font-size: 22px;
	font-weight: 700;
	margin: 15px 0;
	display: block
}

.e-cerceve .ellipsis {
	font-size: 22px
}

.e-cerceve .limited-txt-view {
	max-height: 395px;
	overflow: hidden
}

.e-cerceve .limited-txt-view.height-auto {
	max-height: unset;
	display: block
}

.e-cerceve .limited-txt-view--big {
	max-height: 600px;
	overflow: hidden
}

.e-cerceve .limited-txt-view--big.height-auto {
	max-height: unset;
	display: block
}

@media (min-width: 576px) {
	.isbirlikleri .sub-news--filter {
		padding: 0
	}
}

.senyap .statistics__desc {
	padding: 70px 0;
	background: #f0f0f0;
	z-index: 33
}

.senyap .statistics__desc:before {
	position: absolute;
	width: 40px;
	height: 100%;
	background: linear-gradient(90deg, #f0f0f0 0%, rgba(0, 0, 0, 0) 100%);
	right: -40px;
	top: 0;
	z-index: 22
}

.senyap .statistics__slider {
	padding-left: 40px
}

.senyap .footer .footer-list {
	display: none
}

.senyap .head__text {
	margin-top: -104px
}

@media (max-width: 992px) {
	.senyap .head__text {
		margin-top: 0
	}
}

.senyap .head__text--logo {
	padding-top: 20px;
	padding-bottom: 14px;
	width: 160px;
	height: 100px;
	position: relative
}

@media (max-width: 1400px) {
	.senyap .head__text--logo {
		width: 140px;
		height: 80px
	}
}

.senyap .head__text--logo:before {
	content: "";
	position: absolute;
	background: #e0e0e0;
	width: 100vw;
	height: 1px;
	left: 0;
	bottom: 0
}

.senyap .head__text--logo:after {
	content: "";
	position: absolute;
	background: #b99c1a;
	width: 100%;
	height: 3px;
	left: 0;
	bottom: -1px
}

.senyap .head__text--logo--img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: left center
}

.senyap .head__text--cont {
	padding: 0
}

.senyap .head__profile--text {
	margin-top: 30px;
	margin-bottom: 30px
}

.senyap .section-two {
	background: #FFFFFF;
	padding-bottom: 100px
}

.senyap .subpage-header {
	min-height: 530px
}

@media (max-width: 992px) {
	.senyap .subpage-header {
		min-height: 380px
	}
}

.senyap .subpage-header-bg__img {
	opacity: 1;
	width: 100%
}

.senyap .subpage-header-bg__overlay {
	background-image: linear-gradient(to right, #171e25 0%, rgba(240, 240, 240, 0) 50%);
	width: 100%
}

.senyap .subpage-wrapper {
	position: relative
}

.senyap .subpage-wrapper:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #cfd4d8;
	bottom: -1px;
	left: 0
}

.senyap .subpage__inner {
	margin-bottom: 65px
}

.senyap .sub-news {
	margin-top: -40px
}

.senyap .sub-news--item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all .4s
}

.senyap .sub-news--item.sub-news--item.swiper-slide-active,
.senyap .sub-news--item.sub-news--item.swiper-slide-next,
.senyap .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide,
.senyap .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide+.sub-news--item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

.senyap__slider--dots {
	margin-left: 50% !important;
	transform: translateX(-50%);
	position: static !important;
	bottom: 5px !important;
	display: inline-flex;
	margin-top: 60px
}

.senyap__slider--dots .swiper-pagination-bullet {
	opacity: 1;
	height: 3px;
	width: 40px;
	background: #c3c8ca
}

.senyap__slider--dots .swiper-pagination-bullet-active {
	opacity: 1;
	width: 60px
}

.senyap .banner__inner {
	top: -100px
}

.expo .statistics__desc {
	padding: 30px 0;
	background: #f0f0f0;
	z-index: 33
}

.expo .statistics__desc:before {
	content: "";
	position: absolute;
	right: -40px;
	top: 0;
	width: 40px;
	height: 100%;
	background: linear-gradient(90deg, #f0f0f0 0%, rgba(0, 0, 0, 0) 100%)
}

@media (max-width: 992px) {
	.expo .statistics__desc:before {
		display: none
	}
}

.expo .statistics__slider {
	padding-left: 40px
}

@media (max-width: 992px) {
	.expo .statistics__slider {
		padding-left: 0
	}
}

.expo .subpage-header {
	min-height: 650px
}

@media (max-width: 1600px) {
	.expo .subpage-header {
		min-height: 560px
	}
}

@media (max-width: 1400px) {
	.expo .subpage-header {
		min-height: 500px
	}
}

@media (max-width: 992px) {
	.expo .subpage-header {
		min-height: 460px
	}
}

@media (max-width: 576px) {
	.expo .subpage-header {
		min-height: 360px
	}
}

@media all and (max-width: 400px) {
	.expo .subpage-header {
		min-height: 320px
	}
}

.expo .subpage-header-bg__img {
	opacity: 1;
	width: 100%
}

.expo .subpage-header-bg__overlay {
	background-image: linear-gradient(to right, #171e25 0%, rgba(240, 240, 240, 0) 80%);
	width: 100%
}

.expo .subpage-header-bg__overlay:before {
	height: 50%
}

.expo .subpage-header-bg__overlay:after {
	height: 50%
}

@media (max-width: 769px) {
	.expo .subpage-header__title {
		width: 170px
	}
}

@media (max-width: 576px) {
	.expo .subpage-header__title {
		width: auto;
		font-size: 25px
	}
}

@media (max-width: 576px) {
	.expo .subpage-header__cnt {
		margin-top: -220px
	}
}

.expo .head__text--logo {
	padding: 20px 0;
	width: 160px;
	height: 94px;
	display: inline-block
}

@media (max-width: 1200px) {
	.expo .head__text--logo {
		width: 100px;
		height: 80px
	}
}

@media (max-width: 992px) {
	.expo .head__text--logo {
		width: 120px;
		height: 92px
	}
}

.expo .head__text--logo:before {
	content: "";
	position: absolute;
	width: 40vw;
	height: 1px;
	left: 0;
	bottom: 0px;
	background: #e0e0e0
}

.expo .head__text--logo:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	left: 0;
	bottom: -1px;
	background: #b99c1a
}

.expo .head__text--logo--img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: left center
}

.expo .head__text--cont {
	padding: 0
}

.expo .head__text--cont .button {
	margin: 20px 0
}

.expo .section-two {
	background: #FFFFFF;
	padding-bottom: 30px
}

.expo .section-three {
	border-top: 1px solid #dadcdc
}

.expo .footer {
	border-top: 1px solid #cfd4d8
}

.expo .banner__inner {
	top: -100px
}

.expo .sub-news--item.swiper-slide {
	opacity: 0;
	pointer-events: none;
	margin-top: 15px;
	transition: all .4s
}

.expo .sub-news--item.sub-news--item.swiper-slide-active,
.expo .sub-news--item.sub-news--item.swiper-slide-next,
.expo .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide,
.expo .sub-news--item.sub-news--item.swiper-slide-next+.sub-news--item.swiper-slide+.sub-news--item.swiper-slide {
	opacity: 1;
	pointer-events: auto;
	margin-top: 0;
	transform: translateY(0px)
}

@media (max-width: 992px) {
	.expo .breadcrumb:before {
		right: 0
	}
}

.old-president__container {
	display: flex;
	padding-top: 20px;
	position: relative
}

.old-president__time {
	position: absolute;
	right: 0;
	background: #ffffff;
	height: calc(100% - 186px);
	top: -83px;
	width: 100%;
	border-top: 3px solid #b99c1a;
	overflow: hidden
}

@media (max-width: 1200px) {
	.old-president__time {
		display: none
	}
}

.old-president__time--title {
	padding-top: 28px;
	padding-bottom: 20px;
	font-size: 28px;
	font-weight: 900;
	position: relative;
	margin-left: 38px;
	display: inline-block
}

.old-president__time--title:before {
	content: "";
	position: absolute;
	width: 40vw;
	height: 1px;
	background: #e0e0e0;
	bottom: 0;
	left: 0
}

.old-president__time--title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #b99c1a;
	bottom: -1px;
	left: 0
}

.old-president__time--start {
	display: block;
	font-size: 25px;
	font-weight: 700;
	color: #82898c;
	font-family: 'DIN Pro Cond', sans-serif;
	line-height: 1;
	margin-bottom: 30px;
	margin-top: 10px
}

@media (max-width: 1200px) {
	.old-president__time--start {
		font-size: 21px
	}
}

@media (max-width: 992px) {
	.old-president__time--start span {
		display: none
	}
}

@media (max-width: 769px) {
	.old-president__time--start {
		margin-top: 15px;
		margin-bottom: 0;
		margin-right: 30px
	}
}

.old-president__time--end {
	display: block;
	font-size: 25px;
	font-weight: 700;
	color: #82898c;
	font-family: 'DIN Pro Cond', sans-serif;
	line-height: 1
}

@media (max-width: 1200px) {
	.old-president__time--end {
		font-size: 21px
	}
}

@media (max-width: 992px) {
	.old-president__time--end span {
		display: none
	}
}

@media (max-width: 769px) {
	.old-president__time--end {
		margin-top: 15px;
		margin-bottom: 0
	}
}

.old-president__time--year {
	display: block
}

@media (max-width: 1200px) {
	.old-president__time--year {
		font-size: 25px
	}
}

.old-president__element {
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	padding: 40px 0
}

@media (max-width: 769px) {
	.old-president__element {
		flex-direction: column;
		align-items: center;
		padding: 0;
		margin: 40px 0;
		position: relative
	}
}

.old-president__element--time {
	display: flex;
	padding-left: 60px;
	flex-direction: column;
	z-index: 11;
	margin-top: -10px
}

@media (max-width: 769px) {
	.old-president__element--time {
		display: none
	}
}

.old-president__element--time-mbl {
	display: none
}

@media (max-width: 769px) {
	.old-president__element--time-mbl {
		display: flex;
		margin-bottom: 50px;
		margin-left: 160px
	}
}

@media (max-width: 576px) {
	.old-president__element--time-mbl {
		margin-bottom: 0;
		margin-left: 0
	}
}

@media (max-width: 1600px) {
	.old-president__element--time {
		padding-left: 40px
	}
}

@media (max-width: 1200px) {
	.old-president__element--time {
		padding-left: 30px
	}
}

.old-president__img {
	max-width: 170px;
	width: 100%;
	background: #ffffff;
	max-height: 310px;
	padding: 5px;
	object-fit: cover
}

@media (max-width: 1200px) {
	.old-president__img {
		max-width: 180px;
		height: 230px
	}
}

@media (max-width: 769px) {
	.old-president__img {
		position: absolute;
		left: 0;
		top: 0;
		height: 170px;
		margin-bottom: 30px
	}
}

@media (max-width: 576px) {
	.old-president__img {
		position: static;
		margin-bottom: 10px
	}
}

.old-president--underline {
	display: block;
	line-height: 1;
	font-size: 33px;
	font-weight: 900;
	margin-top: 30px
}

@media (max-width: 1200px) {
	.old-president--underline {
		font-size: 26px
	}
}

.old-president__text {
	padding-left: 50px;
	display: flex;
	overflow: hidden
}

@media (max-width: 1200px) {
	.old-president__text {
		padding-left: 30px
	}
}

@media (max-width: 769px) {
	.old-president__text {
		padding-left: 0
	}
}

.old-president__title {
	font-size: 32px;
	font-weight: 700;
	color: #788489;
	line-height: 1;
	padding-bottom: 14px;
	position: relative;
	display: inline-block
}
.old-president__title small{
	font-size: 16px;
}
@media (max-width: 1200px) {
	.old-president__title {
		font-size: 25px
	}
}

@media (max-width: 769px) {
	.old-president__title {
		margin-left: 160px
	}
}

@media (max-width: 576px) {
	.old-president__title {
		margin-left: 0
	}
}

.old-president__title:before {
	content: "";
	position: absolute;
	width: 100vw;
	height: 1px;
	bottom: 0;
	/*background: #e0e0e0*/
}

.old-president__title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: -1px;
	background: #b99c1a
}

.old-president__body small{
	font-size: 16px;
}

.old-president__body{
	margin-top: 10px;
}

.old-president__desc {
	display: block;
	z-index: 22
}

.old-president__txt {
	font-size: 16px;
	color: #82898c;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 500;
	padding-right: 20px
}

@media (max-width: 1200px) {
	.old-president__txt {
		font-size: 16px;
		margin-top: 15px;
		margin-bottom: 15px;
		padding-right: 0
	}
}

.old-president__txt--more {
	display: block;
	color: #82898c;
	font-weight: 700;
	font-size: 21px;
	transition: all .3s
}

@media (max-width: 1200px) {
	.old-president__txt--more {
		font-size: 16px
	}
}

.old-president__txt--more:hover {
	color: #b99c1a
}

.old-president__button {
	text-transform: uppercase;
	font-size: 16px
}

@media (max-width: 1200px) {
	.old-president .breadcrumb:before {
		right: 0
	}
}

.organization-chart .breadcrumb:before {
	right: 0
}

.organization-chart .chart__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding: 60px 0
}

.organization-chart .chart__img {
	width: 100%;
	height: 100%
}

.i-k .footer {
	border-top: 1px solid #cfd4d8
}

.i-k .footer-catch {
	margin-top: 65px
}

.i-k .sub-news--header {
	margin-bottom: 20px
}

.i-k .subpage__inner {
	margin-bottom: 0
}

.i-k .head__text--desc {
	margin-top: 0
}

.i-k .head__text--desc .button {
	margin-left: 50%;
	transform: translateX(-50%);
	margin-top: 20px
}

.i-k .block-tab-toggle__item {
	transform: translateY(0)
}

.i-k .tab-block--cont {
	opacity: 1;
	height: auto
}

.i-k .tab-block--cont.active {
	opacity: 1
}

.i-k .position-info__desc .button {
	margin-bottom: 20px
}

.i-k__block--text {
	margin-top: 30px
}

.i-k__block--txt {
	font-weight: 500;
	line-height: 1.5;
	font-size: 17px
}

.i-k__content {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap
}

.i-k__box {
	padding: 20px
}

.i-k__box__header {
	width: 100%;
	height: 180px;
	position: relative
}

.i-k__box__header--img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .5
}

.i-k__box--title {
	font-size: 28px;
	white-space: nowrap;
	font-weight: 900
}

.i-k__box__cont {
	padding: 20px;
	text-align: center;
	background: #f3f3f3
}

.i-k__box--txt {
	font-size: 17px;
	color: #60696c;
	margin-bottom: 25px
}

.i-k .popup__title {
	margin-top: 30px;
	font-size: 32px
}

.position-info {
	padding-top: 10px;
	padding-bottom: 20px
}

.position-info__desc--item {
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	margin: 18px 0;
	position: relative;
	padding-left: 16px
}

.position-info__desc--item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	background: #6c7477;
	border-radius: 50%
}

.title__block {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative
}

.title__block:before {
	content: "";
	position: absolute;
	width: calc(100% + 50%);
	height: 1px;
	left: 0;
	bottom: 0;
	background: #dadcdc
}

.title__name {
	margin-bottom: 0;
	font-size: 28px;
	position: relative;
	padding-top: 25px;
	padding-bottom: 12px;
	font-weight: 900;
	color: #b99c1a
}

.title__name:before {
	content: "";
	position: absolute;
	bottom: -1px;
	width: 100%;
	height: 3px;
	background: #bf9c3b;
	left: 0
}

.boxes {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap
}

.boxes__item {
	padding: 20px;
	text-align: center
}

.boxes__item--cont {
	background: #f6f6f6;
	padding: 20px;
	transition: all .3s
}

.boxes__item--cont:hover {
	background: #ffffff
}

.boxes__item--cont:hover .boxes__item--icon {
	color: #b99c1a
}

.boxes__item--cont:hover .boxes__item--title {
	color: #b99c1a
}

.boxes__item--icon {
	font-size: 2.4em;
	transition: all .3s
}

.boxes__item--txt {
	margin-bottom: 0;
	padding-bottom: 15px;
	font-size: 17px;
	font-weight: 500
}

.boxes__item--title {
	font-size: 26px;
	text-align: center;
	padding: 8px 0;
	margin-bottom: 0;
	color: #5b6166;
	transition: all .3s
}

.boxes__item--text {
	min-height: 120px;
	max-height: 130px
}

.captcha .success {
	display: none
}

.captcha .CaptchaTxtinput {
	background: #fff;
	padding: 20px 15px;
	margin-bottom: 15px
}

.captcha .CaptchaTxtinput::placeholder {
	font-family: 'Barlow', sans-serif;
	font-size: 15px;
	font-weight: 500
}

.captcha .CaptchaTxtimg {
	height: 80px
}

.captcha .CaptchaTxtimg .capcode {
	width: 100%
}

@media (max-width: 769px) {
	.captcha .CaptchaTxtimg .capcode {
		width: 320px;
		height: 120px;
		margin-left: 50%;
		transform: translateX(-50%)
	}
}

@media (max-width: 480px) {
	.captcha .CaptchaTxtimg .capcode {
		width: 250px;
		height: 80px;
		margin-left: 50%;
		transform: translateX(-50%)
	}
}

.captcha .btnSubmit {
	border: 1px solid #b99c1a;
	background: #ffffff;
	color: #1b1e21;
	font-weight: 500;
	cursor: pointer;
	transition: all ease-in-out .3s
}

.captcha .btnSubmit:hover {
	border: 1px solid #b99c1a;
	background: #b99c1a;
	color: #ffffff;
	font-weight: 500
}

.captcha .ReloadBtn {
	background: #ffffff;
	color: #5b6166;
	margin: 15px 0;
	padding: 0;
	cursor: pointer;
	font-weight: 500;
	transition: all ease-in-out .3s
}

.captcha .ReloadBtn:hover {
	color: #b99c1a
}

.captcha .error {
	color: #dc1b24;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Barlow', sans-serif
}

.captcha .success {
	color: #1f9539;
	font-weight: 500;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
	margin-bottom: 10px
}

.captcha .flex-div {
	align-items: flex-start
}

@media (max-width: 769px) {
	.CaptchaWrap {
		flex-wrap: wrap
	}
}

.search-result .subpage__inner {
	margin-bottom: 50px
}

.search-result .head__search__box {
	position: relative;
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center
}

.search-result .head__search__input {
	width: 100%;
	border-bottom: 3px solid #b99c1a;
	font-size: 20px;
	color: #d3d3d5;
	font-weight: 500;
	position: absolute;
	height: 60px;
	padding: 0;
	font-family: "Barlow", sans-serif
}

.search-result .head__search__input--svg {
	position: absolute;
	right: 15px;
	font-size: 1.6em;
	line-height: 1;
	display: inline-block;
	opacity: 0.7
}

.search-result .head__search__input::placeholder {
	font-size: 28px;
	font-weight: 500;
	color: #d3d3d5;
	letter-spacing: 1px
}

.search-result__item {
	display: flex;
	align-items: center;
	transition: all 0.3s;
	margin-bottom: 20px;
	background-color: #f8f8f8
}

@media (max-width: 576px) {
	.search-result__item {
		flex-direction: column
	}
}

.search-result__item:hover {
	box-shadow: 0px 14px 40px 0px rgba(23, 30, 37, 0.07);
	background: #ffffff
}

.search-result__item:hover .search-result__inf--svg {
	color: #b99c1a
}

.search-result__item:hover .search-result__title {
	color: #b99c1a
}

.search-result__text {
	padding: 0 32px;
	width: 100%
}

@media (max-width: 1200px) {
	.search-result__text {
		padding: 0 30px
	}
}

@media (max-width: 576px) {
	.search-result__text {
		padding: 15px 30px
	}
}

.search-result__title {
	color: #1b1e21;
	transition: all 0.3s
}

@media (max-width: 1200px) {
	.search-result__title {
		font-size: 21px;
		margin-bottom: 8px
	}
}

.search-result__desc {
	font-weight: 500;
	border-top: 1px solid #cfd4d8;
	padding-top: 12px
}

@media (max-width: 1200px) {
	.search-result__desc {
		margin-bottom: 0;
		font-size: 15px
	}
}

.search-result__img {
	width: 250px;
	height: 200px;
	object-fit: cover;
	flex-shrink: 0
}

@media (max-width: 576px) {
	.search-result__img {
		width: 100%
	}
}

.search-result__block {
	transform: translateY(50px);
	opacity: 0;
	pointer-events: none;
	height: 0;
	transition: all 0.3s
}

.search-result__block.active {
	transform: translateY(0px);
	margin-top: 30px;
	opacity: 1;
	pointer-events: auto;
	height: auto;
	padding-bottom: 80px
}

@media (max-width: 1200px) {
	.search-result__block.active {
		padding-bottom: 40px
	}
}

.search-result__block .icon-font {
	font-size: 3em;
	width: 100px;
	height: 100px;
	justify-content: center;
	align-items: center
}

@media (max-width: 1200px) {
	.search-result__block .icon-font {
		font-size: 2.6em
	}
}

.search-result__block .icon-font-small {
	width: 120px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2em;
	flex-shrink: 0;
	position: relative
}

.search-result__block .icon-font-big {
	width: 180px;
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 3.6em;
	flex-shrink: 0;
	position: relative
}

.search-result__block .icon-font-big:before {
	content: " ";
	position: absolute;
	width: 1px;
	height: 70%;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #cfd4d8
}

.search-result__notice .search-result__item {
	background: none;
	border-bottom: 1px solid #cfd4d8;
	border-top: 1px solid #cfd4d8;
	margin: 0;
	z-index: 11;
	margin-top: -1px;
	margin-bottom: -1px;
	position: relative
}

.search-result__notice .search-result__item:last-child {
	border: none
}

.search-result__notice .search-result__item:first-child {
	border: none
}

.search-result__notice .search-result__item:hover {
	z-index: 22;
	background: #ffffff;
	border-color: transparent
}

.search-result__notice .search-result__desc {
	border: none;
	padding: 0
}

.search-result__page .search-result__text {
	padding: 5px 50px 5px 20px
}

.search-result__page .search-result__item {
	padding: 15px 0;
	background: none;
	margin-bottom: 0
}

@media (max-width: 1200px) {
	.search-result__page .search-result__item {
		padding: 12px 0
	}
}

.search-result__page .search-result__item:hover {
	background: #ffffff
}

.search-result__page .search__breadcrumb--item {
	font-weight: 500;
	font-size: 17px;
	color: #b5b4b4;
	font-family: "Barlow", sans-serif
}

@media (max-width: 1200px) {
	.search-result__page .search__breadcrumb--item {
		font-size: 16px
	}
}

.search-result__page .search__breadcrumb--item:last-child {
	color: #969ea1
}

.search-result__page .search__breadcrumb--item--svg {
	color: #1b1e21
}

.search-result__page:hover .search__breadcrumb--item:last-child {
	color: #b99c1a
}

.search-result__inf {
	display: flex;
	align-items: center;
	padding-bottom: 16px
}

@media (max-width: 1200px) {
	.search-result__inf {
		padding-bottom: 10px
	}
}

.search-result__inf--block {
	margin-right: 20px;
	font-family: "Barlow", sans-serif;
	font-size: 15px;
	font-weight: 500;
	display: inline-flex;
	align-items: center;
	line-height: 1;
	color: #1b1e21
}

.search-result__inf--svg {
	color: #1b1e21;
	display: inline-block;
	line-height: 1;
	margin-right: 8px;
	transition: all 0.3s
}

.search-result__breadcrumb {
	display: flex;
	align-items: center;
	border-top: 1px solid #cfd4d8;
	padding-top: 10px
}

.search-result .search__breadcrumb--item {
	display: flex;
	align-items: center
}

.search-result .search__breadcrumb--item:last-child .search__breadcrumb--item--svg {
	display: none
}

.search-result .search__breadcrumb--item--svg {
	font-size: 10px;
	margin: 0 15px
}

@media (max-width: 1200px) {
	.search-result .search__breadcrumb--item--svg {
		margin: 0 10px
	}
}

.search-result .footer {
	border-top: 1px solid #d5dadd
}

.search-result .gallery-album .album__cont {
	height: 260px
}

.form {
	max-width: 900px;
	width: 100%;
	padding: 0 40px;
	background: #f4f4f4
}

@media (max-width: 1200px) {
	.form {
		max-width: 100%
	}
}

@media (max-width: 769px) {
	.form {
		padding: 0 25px
	}
}

.form--content {
	width: 100%;
	position: relative
}

.form-title {
	margin: 0;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 25px;
	position: relative;
	font-weight: 900;
	display: inline-block
}

.form-title:before {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #b99c1a;
	z-index: 2
}

.form-title-hr {
	width: calc(100% + 50vw);
	position: relative;
	left: 0;
	height: 1px;
	background: #e0e0e0
}

.form-container {
	max-width: 770px;
	padding: 10px 0 30px 0;
	margin: 0 auto;
	position: relative;
	display: flex
}

.form-container-wrap {
	flex-wrap: wrap
}

.form__group {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
	margin-top: 20px;
	align-items: center;
	justify-content: space-between
}

@media (max-width: 769px) {
	.form__group {
		margin: 0
	}
}

.form__group--file {
	margin-top: 40px !important;
	margin-bottom: 40px
}

.form__group:last-child .form__input--underline:nth-last-child(2):not(.col-lg-6):after {
	display: none
}

.form__group .button {
	margin-top: 30px
}

@media (max-width: 576px) {
	.form__group .button {
		margin-left: auto !important
	}
}

.form__input {
	display: block;
	border: 1px solid #cbcece;
	margin-top: 10px;
	font-size: 16px;
	background: #ffffff;
	color: #51565b;
	font-weight: 500
}

.form__input-container {
	margin: 30px 0 0 0
}

@media (max-width: 480px) {
	.form__input-container {
		margin: 20px 0 0 0
	}
}

.form__input-container.has-error .form__input {
	border-color: #de0000 !important
}

.form__input-container.has-error .select2-container--default .select2-selection--single {
	border: 1px solid #de0000 !important
}

.form__input:focus {
	border: 1px solid #8b8e92
}

.form__textarea {
	height: 120px;
	padding: 20px;
	font-size: 16px
}

@media (max-width: 576px) {
	.form__textarea {
		height: 100px
	}
}

.form-error {
	display: none;
	font-size: 15px;
	position: absolute;
	color: #d61f1f;
	font-weight: 300 !important;
	right: 0
}

.form-error.active {
	display: block
}

.form-error__txt {
	display: block
}

.form-label {
	font-size: 20px;
	color: #808789;
	font-weight: 500;
	margin-bottom: 10px
}

.form-upload {
	display: flex;
	white-space: nowrap;
	padding: 0 15px;
	padding-left: 0;
	margin: 0;
	align-items: center;
	color: #9cafbf;
	cursor: pointer
}

.form-upload__cnt {
	display: block
}

.form-upload__title {
	display: block;
	font-weight: 700;
	font-size: 19px
}

.form-upload__txt {
	display: block;
	font-weight: 500;
	font-size: 16px
}

.form-upload__icon {
	margin-left: 25px;
	min-width: 50px;
	min-height: 50px;
	align-self: stretch;
	border-radius: 5px;
	color: #fe6845;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 36px
}

.form-result {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6fcc99;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.form-result__icon {
	font-size: 45px;
	display: inline-flex;
	margin-bottom: 20px
}

.form-result__title {
	font-size: 25px;
	font-weight: 900;
	margin-bottom: 20px
}

.form-result__txt {
	color: #57758c;
	opacity: 0.85
}

.form--send--status {
	max-width: 680px
}

.form--success {
	margin-top: 30px !important;
	border: none !important;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
	opacity: 0;
	user-select: none;
	transition: all 0.4s;
	transform: translateY(30px)
}

.form--success.active {
	opacity: 1;
	user-select: auto;
	transform: translateY(0px);
	transition-delay: 0.3s
}

.form--success.active .form--success--icon {
	opacity: 1;
	user-select: auto;
	transition-delay: 0.4s
}

.form--success.active .form--success--title {
	margin-top: 0;
	opacity: 1;
	transform: translateY(0);
	user-select: auto;
	transition-delay: 0.5s
}

.form--success.active .form--success--txt {
	margin-top: 0;
	opacity: 1;
	transform: translateY(0);
	user-select: auto;
	transition-delay: 0.6s
}

.form--success--icon {
	font-size: 4.4em;
	color: #61b769;
	margin-right: 30px;
	line-height: 1;
	display: inline-flex;
	opacity: 0;
	user-select: none;
	transition: all 0.3s
}

.form--success--title {
	transform: translateY(20px);
	margin-bottom: 0;
	color: #61b769;
	padding: 8px 0;
	user-select: none;
	opacity: 0;
	transition: all 0.5s;
	font-size: 23px
}

.form--success--txt {
	transform: translateY(20px);
	margin-bottom: 0;
	padding: 8px 0;
	user-select: none;
	opacity: 0;
	transition: all 0.5s;
	font-size: 16px;
	font-weight: 500
}

.form .form-error__txt {
	font-family: "Barlow", sans-serif
}

.form .input-container {
	width: 48%;
	position: relative
}

@media (max-width: 769px) {
	.form .input-container {
		width: 100%
	}
}

.form .input-container-xxl {
	width: 100%
}

.form .input-container-xxl .form__input {
	height: 80px
}

.form .input-container-xl {
	width: 100%;
	padding: 5px 0 15px 0;
	margin: 0
}

.form .input-container-xl .form__input-container {
	margin-top: 10px
}

.form .input-container-xl .select2 {
	margin: 0 !important
}

.form .input-container-xl .form__input {
	width: 36% !important;
	margin-right: 10px
}

@media (max-width: 769px) {
	.form .input-container-xl .form__input {
		width: 100% !important;
		margin-right: 0
	}
}

.form .input-container-xl .input-container {
	width: 28%
}

.form .input-container-xl .flex-div {
	margin: 0
}

@media (max-width: 769px) {
	.form .input-container-xl .flex-div {
		flex-wrap: wrap
	}
}

@media (max-width: 769px) {
	.form .input-container-xl .flex-div .input-container {
		width: 100%
	}
}

.form .input-container-language {
	width: 32%
}

@media (max-width: 769px) {
	.form .input-container-language {
		width: 100%
	}
}

.form .sm-input-container {
	width: 31%
}

@media (max-width: 480px) {
	.form .sm-input-container {
		width: 100%
	}
}

.form-question {
	margin: 40px 30px
}

@media (max-width: 576px) {
	.form-question {
		margin: 20px 0
	}
}

.form-question-title {
	font-size: 20px;
	font-weight: 500;
	color: #616a6c
}

@media (max-width: 576px) {
	.form-question-title {
		font-size: 16px;
		margin-bottom: 5px
	}
}

.form-question-reply {
	display: flex;
	flex-direction: column
}

.form-question-reply-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: initial
}

.form-question-reply-flex .form-reply {
	display: inline-flex
}

.form-reply {
	display: flex;
	align-items: center;
	margin: 10px 0
}

@media (max-width: 576px) {
	.form-reply {
		margin: 5px 0
	}
}

.form-reply-item {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0
}

.form-reply-item:hover .form-reply--check {
	background: #ffffff
}

.form-reply-item:hover .form-reply-txt {
	color: #585a5d
}

.form-reply-item-check {
	display: none
}

.form-reply-item input:checked~.form-reply--check {
	background: #b99c1a;
	border: none
}

.form-reply-item input:checked~.form-reply--check .icon {
	opacity: 1;
	color: #ffffff
}

.form-reply-txt {
	color: #727a7d;
	font-size: 16px;
	font-weight: 500;
	margin-left: 18px;
	line-height: 1.2;
	font-family: "Barlow", sans-serif;
	transition: all 0.3s;
	white-space: normal;
	text-align: left
}

.form-reply--check {
	width: 21px;
	height: 21px;
	display: block;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	border: 1px solid #727a7d;
	font-size: 12px;
	transition: all 0.3s
}

.form-reply--check.radio {
	border-radius: 50%
}

.form-reply--check .icon {
	opacity: 0;
	transition: all 0.2s;
	transition-delay: 0.1s
}

.form__item {
	width: 100%;
	margin: 20px 0
}

.form__item-txt {
	font-size: 16px;
	font-family: "Barlow", sans-serif;
	font-weight: 700;
	color: #b99c1a
}

.form__item .form__input-container {
	margin-top: 8px
}

.memnuniyet-formu .form-button {
	margin-left: auto !important;
	margin-right: 30px
}

.contact__form {
	margin-top: -86px;
	z-index: 22;
	overflow: hidden
}

@media (max-width: 1200px) {
	.contact__form {
		margin-top: 50px
	}
}

@media (max-width: 769px) {
	.contact__form {
		margin-top: 48px;
		margin-left: -25px;
		width: calc(100% + 50px)
	}
}

.contact__form .form__textarea {
	height: 180px
}

.contact__form .form {
	background: #ffffff
}

.select2-container {
	width: 100% !important;
	height: 50px;
	margin-top: 10px !important;
	border: none
}

@media (max-width: 992px) {
	.select2-container {
		height: 45px
	}
}

.select2-container--default .select2-selection--single {
	border: 1px solid #cbcece !important;
	border-radius: 0 !important;
	height: 100% !important;
	outline: none !important;
	transition: all 0.3s !important
}

.select2-container--default .select2-selection--single:focus {
	border: 1px solid #8b8e92 !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 50% !important;
	right: 15px !important;
	width: 20px !important;
	transform: translateY(-50%)
}

.select2-container--focus {
	transition: all 0.3s
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #8b8e92 transparent transparent transparent !important;
	border-width: 8px 6px 0 6px !important
}

.select2-dropdown {
	background-color: transparent !important;
	border: none;
	border-radius: 0;
	margin-top: -22px !important;
	border-top: none !important
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	outline: none !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #505050 !important;
	line-height: 50px !important;
	font-weight: 500 !important;
	font-family: "Barlow", sans-serif;
	font-size: 16px !important
}

@media (max-width: 992px) {
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 45px !important;
		font-size: 15px !important
	}
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #5a5a5a !important;
	transition: all 0.3s !important;
	background: #f3f3f3 !important
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 210px;
	overflow-y: auto;
	background: #ffffff;
	padding: 20px 0;
	border-radius: 0;
	position: relative;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.03)
}

.select2-results__option[aria-selected] {
	font-size: 16px;
	padding: 7px 10px;
	margin: 2px 15px !important;
	font-weight: 500 !important;
	line-height: 20px !important;
	color: #5a5a5a !important;
	transition: all 0.3s !important;
	font-family: "Barlow", sans-serif;
	border-radius: 4px
}

.select2-results__option[aria-selected]:last-child {
	border-bottom: none !important
}

.select2-results:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 12px solid #ffffff;
	top: 1px;
	left: 20px;
	transform: translateY(-100%);
	z-index: 99;
	stroke: #b99c1a
}

.select2-container--open .select2-dropdown--below {
	margin-top: 10px !important
}

.select2-container--open .select2-dropdown--below:before {
	content: "";
	position: absolute;
	top: 1px;
	left: 50%;
	transform: translateX(-50%);
	height: 25px;
	border-radius: 10px;
	width: 98%;
	background: linear-gradient(180deg, white 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 11
}

.select2-container--open .select2-dropdown--below:after {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 50%;
	transform: translateX(-50%);
	height: 25px;
	border-radius: 10px;
	width: 98%;
	background: linear-gradient(0deg, white 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 11
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
	font-size: 16px;
	font-family: "Barlow", sans-serif
}

@media (max-width: 992px) {
	.select2-container--default .select2-selection--single .select2-selection__placeholder {
		font-size: 15px
	}
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 15px !important
}

.datepicker-panel>ul>li.highlighted {
	background-color: #b99c1a !important;
	color: #ffffff !important
}

.datepicker-panel>ul>li:hover {
	background-color: #f7eca8 !important
}

.datepicker-panel>ul>li.highlighted:hover {
	background-color: #b99c1a !important
}

.datepicker-panel>ul>li {
	font-size: 15px !important;
	font-weight: 700 !important;
	color: #818789 !important;
	margin: 5px !important
}

.datepicker-container {
	width: 305px !important
}

.datepicker-panel>ul {
	width: 94% !important;
	margin: 0 auto !important
}

.datepicker-panel>ul:first-child {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important
}

.datepicker-panel>ul:first-child li {
	font-size: 24px !important
}

.datepicker-panel>ul:first-child li:nth-child(2) {
	font-size: 16px !important
}

.datepicker-container:after,
.datepicker-container:before {
	border: 10px solid rgba(0, 0, 0, 0) !important;
	top: -10px !important
}

.datepicker-top-left,
.datepicker-top-right {
	border-top-color: #b69c00 !important;
	border-top: 8px solid #b99c1a !important
}

.datepicker-dropdown {
	border: none !important;
	box-shadow: 0 2px 12px #979497 !important;
	margin-top: -6px !important;
	border-top: 3px solid #b69c00 !important
}

.sub-news--header .select2-container--default .select2-selection--single,
.corporate .select2-container--default .select2-selection--single {
	background-color: transparent !important
}

.sub-news--header .select2-container--default .select2-selection--single:hover,
.sub-news--header .select2-container--default .select2-selection--single:focus,
.corporate .select2-container--default .select2-selection--single:hover,
.corporate .select2-container--default .select2-selection--single:focus {
	background-color: #ffffff !important
}

.pagination--content {
	margin: 50px auto;
	display: flex;
	align-items: center
}

.pagination__list {
	display: flex;
	align-items: center;
	margin: 0 20px
}

@media (max-width: 576px) {
	.pagination__list {
		margin: 0 12px
	}
}

.pagination__li {
	width: 40px;
	height: 40px;
	margin: 0;
	font-size: 16px;
	font-weight: 900;
	transition: all ease-in-out .3s
}

@media (max-width: 576px) {
	.pagination__li:nth-child(4),
	.pagination__li:nth-child(5) {
		display: none
	}
}

@media (max-width: 576px) {
	.pagination__li {
		width: 36px;
		height: 36px;
		font-size: 17px
	}
}

.pagination__li:last-child .pagination__item {
	border-right: 1px solid #bdbdbd
}

.pagination__li--more {
	width: 40px;
	height: 40px
}

@media (max-width: 576px) {
	.pagination__li--more {
		width: 36px;
		height: 36px
	}
}

.pagination__li--more .pagination__item {
	border: none;
	border-left: 1px solid #bdbdbd
}

.pagination__li--more .pagination__item:hover {
	background: none;
	color: #b99c1a
}

.pagination--btn {
	color: #7e8486;
	border: 1px solid #bdbdbd;
	width: 40px;
	background: transparent;
	height: 40px;
	font-size: 12px;
	transition: all .3s
}

@media (max-width: 576px) {
	.pagination--btn {
		width: 36px;
		height: 36px
	}
}

.pagination--btn:hover {
	background: #ffffff !important;
	border: 1px solid #bdbdbd;
	color: #b99c1a !important
}

.pagination__item {
	color: #bdbdbd;
	border: 1px solid #bdbdbd;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: none
}

.pagination__item:hover {
	color: #b99c1a;
	background: #ffffff
}

.pagination__item.active {
	color: #ffffff;
	border: 2px solid #b99c1a;
	background: #b99c1a
}

.pagination .button__icon:hover {
	background: #b99c1a;
	color: #ffffff
}

.block-tab {
	width: 100%;
	position: relative;
	background: #f0f0f0
}

.block-tab:before {
	content: "";
	position: absolute;
	width: calc(100% + 400px);
	height: 2px;
	background: #e9eaea;
	bottom: 2px;
	left: 50%;
	transform: translateX(-50%)
}

.block-tab__content {
	display: flex;
	justify-content: space-between
}

.block-tab-toggle {
	width: 100%;
	overflow: hidden
}

.block-tab-toggle__item {
	opacity: 0;
	pointer-events: none;
	height: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	transform: translateY(30px);
	transition: all 0.5s
}

.block-tab-toggle__item.active {
	opacity: 1;
	height: auto;
	transform: translateY(0px);
	pointer-events: auto
}

.block-tab-toggle__content {
	width: 100%
}

.block-tab__item {
	font-weight: 900;
	color: #cfcfcf;
	font-size: 32px;
	padding-top: 25px;
	padding-bottom: 18px;
	transition: all 0.3s;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	cursor: pointer;
	user-select: none;
	text-transform: uppercase
}

@media (max-width: 1400px) {
	.block-tab__item {
		font-size: 26px;
		padding-top: 20px;
		padding-bottom: 10px
	}
}

@media (max-width: 1200px) {
	.block-tab__item {
		font-size: 22px;
		padding-top: 15px;
		padding-bottom: 10px
	}
}

@media (max-width: 769px) {
	.block-tab__item {
		font-size: 20px
	}
}

@media (max-width: 576px) {
	.block-tab__item {
		font-size: 15px;
		padding-top: 10px
	}
}

@media (max-width: 480px) {
	.block-tab__item {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center
	}
}

.block-tab__item.active {
	color: #bf9c3b
}

.block-tab__item.active:after {
	width: 100%
}

.block-tab__item:hover {
	color: #b99c1a
}

.block-tab__item:after {
	content: "";
	position: absolute;
	bottom: 2px;
	height: 3px;
	background: #bf9c3b;
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.5s
}

.block-tab-block {
	padding: 50px 0
}

.block-tab-txt {
	color: #888e90;
	font-size: 16px;
	font-weight: 500;
	margin: 10px 60px 10px 0;
	letter-spacing: 0.5px
}

.block-tab-image {
	padding-left: 50px;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.block-tab-img {
	max-width: 450px;
	width: 430px
}

.block-tab__lmt {
	max-width: 760px
}

@media (max-width: 1200px) {
	.block-tab__lmt {
		max-width: 700px
	}
}

.datepicker-container {
	-moz-user-select: none;
	-ms-touch-action: none;
	-ms-user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	background-color: #fff;
	direction: ltr;
	font-size: 12px;
	left: 0;
	line-height: 30px;
	position: fixed;
	top: 0;
	touch-action: none;
	user-select: none;
	width: 210px;
	z-index: -1
}

.datepicker-container:after,
.datepicker-container:before {
	border: 5px solid rgba(0, 0, 0, 0);
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

.datepicker-dropdown {
	-webkit-box-shadow: 0 3px 6px #ccc;
	-webkit-box-sizing: content-box;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px #ccc;
	box-sizing: content-box;
	position: absolute;
	z-index: 1
}

.datepicker-inline {
	position: static
}

.datepicker-top-left,
.datepicker-top-right {
	border-top-color: #39f
}

.datepicker-top-left:after,
.datepicker-top-left:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
	border-top: 0;
	left: 10px;
	top: -5px
}

.datepicker-top-left:before,
.datepicker-top-right:before {
	border-bottom-color: #39f
}

.datepicker-top-left:after,
.datepicker-top-right:after {
	border-bottom-color: #fff;
	top: -4px
}

.datepicker-bottom-left,
.datepicker-bottom-right {
	border-bottom-color: #39f
}

.datepicker-bottom-left:after,
.datepicker-bottom-left:before,
.datepicker-bottom-right:after,
.datepicker-bottom-right:before {
	border-bottom: 0;
	bottom: -5px;
	left: 10px
}

.datepicker-bottom-left:before,
.datepicker-bottom-right:before {
	border-top-color: #39f
}

.datepicker-bottom-left:after,
.datepicker-bottom-right:after {
	border-top-color: #fff;
	bottom: -4px
}

.datepicker-bottom-right:after,
.datepicker-bottom-right:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
	left: auto;
	right: 10px
}

.datepicker-panel>ul {
	margin: 0;
	padding: 0;
	width: 102%
}

.datepicker-panel>ul:after,
.datepicker-panel>ul:before {
	content: " ";
	display: table
}

.datepicker-panel>ul:after {
	clear: both
}

.datepicker-panel>ul>li {
	background-color: #fff;
	cursor: pointer;
	float: left;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 30px
}

.datepicker-panel>ul>li:hover {
	background-color: #e5f2ff
}

.datepicker-panel>ul>li.muted,
.datepicker-panel>ul>li.muted:hover {
	color: #999
}

.datepicker-panel>ul>li.highlighted {
	background-color: #e5f2ff
}

.datepicker-panel>ul>li.highlighted:hover {
	background-color: #cce5ff
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
	color: #39f
}

.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
	background-color: #fff;
	color: #ccc;
	cursor: default
}

.datepicker-panel>ul>li.disabled.highlighted,
.datepicker-panel>ul>li.disabled:hover.highlighted {
	background-color: #e5f2ff
}

.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view=next] {
	font-size: 16px
}

.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
	width: 150px
}

.datepicker-panel>ul[data-view=months]>li,
.datepicker-panel>ul[data-view=years]>li {
	height: 52.5px;
	line-height: 52.5px;
	width: 52.5px
}

.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
	background-color: #fff;
	cursor: default
}

.datepicker-hide {
	display: none
}

.video-player__bg {
	object-fit: fill;
	position: absolute;
	max-height: 750px;
	width: 100%;
	top: -70px;
	left: 0
}

.video-player__bg iframe {
	width: 100%;
	height: 810px;
	transform: scale(1.36)
}

@media (max-width: 1600px) {
	.video-player__bg iframe {
		height: 560px;
		transform: scale(1.5)
	}
}

@media (max-width: 1400px) {
	.video-player__bg iframe {
		height: 500px;
		transform: scale(1.56)
	}
}

@media (max-width: 992px) {
	.video-player__bg iframe {
		height: 460px;
		transform: scale(1.46);
		margin-top: 60px
	}
}

@media (max-width: 576px) {
	.video-player__bg iframe {
		height: 360px;
		transform: scale(1.46)
	}
}

@media all and (max-width: 400px) {
	.video-player__bg iframe {
		height: 320px;
		transform: scale(1.7)
	}
}

.video-wrapper {
	position: relative;
	width: 100%
}

.video-wrapper>video {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	cursor: pointer
}

.playButton {
	border-radius: 100px;
	border: 8px solid #b99c1a !important;
	height: 100px;
	position: absolute;
	width: 100px;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	cursor: pointer;
	display: block;
	opacity: 0.95;
	transition: opacity 400ms
}

.playButton:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 50px;
	border-color: transparent transparent transparent #b99c1a;
	position: absolute;
	top: 0;
	left: 0;
	right: -10px;
	bottom: 0;
	margin: auto
}

.pauseButton {
	border-radius: 100px;
	border: 10px solid #b99c1a !important;
	height: 90px;
	position: absolute;
	width: 90px;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	cursor: pointer;
	display: block;
	opacity: 0.6;
	transition: opacity 150ms
}

.pauseButton:before {
	display: block;
	width: 10px;
	content: "";
	background-color: #b99c1a;
	height: 40px;
	position: absolute;
	left: 20px;
	top: 17px
}

.pauseButton:after {
	display: block;
	width: 10px;
	content: "";
	background-color: #b99c1a;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 17px
}

.replayButton {
	border-radius: 100px;
	border: 8px solid #fff !important;
	height: 100px;
	position: absolute;
	width: 100px;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	cursor: pointer;
	display: block;
	opacity: 0.95;
	transition: opacity 150ms
}

.replayButton:before {
	height: 45px;
	width: 45px;
	position: absolute;
	top: 18px;
	left: 18px;
	content: '';
	display: block;
	border-color: transparent white white white;
	border-radius: 50%;
	border-style: solid;
	border-width: 8px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.replayButton:after {
	border-color: transparent transparent transparent white;
	border-style: solid;
	border-width: 0 45px 22px 22px;
	height: 0;
	position: absolute;
	top: 40px;
	left: 15px;
	bottom: 0;
	right: 0;
	width: 0;
	content: "";
	display: block;
	margin: auto
}

.endvideo {
	width: 100px;
	height: 100px;
	background: red
}
.side-right .modal-content{
	height: 100%;
	border-radius: 0;
	border: 0;
}
.side-right .modal-dialog{
	position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 0;
  border-radius: 0;
	height: 100%;
	width: 500px;
	border-top: 4px solid #bf9c3b;
	box-shadow: 0 0 65px rgba(0,0,0,0.7)
}
.sub-news--img{
	background:#fff;
	border-radius: 6px
}
.bagis-item{
	border: 1px solid #dedede;
	float: left;
	width: 100%;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:Relative;
	right: 20px;
	background:#fff;
}
.mt-45{
	margin-top: 32px !important;
	float:right;
}
.icerik-yok{
	text-align: center;
	padding: 100px 0;
}
.icerik-yok .icon{
	font-size: 80px;
	margin-bottom: 20px
}
.icerik-yok p{
	font-size: 22px;
	font-weight: bold
}

.uye-resim {
  border-radius: 50%;
  border: 7px solid #fff;
  overflow: hidden;
  display: block;
  width: 100px;
  height: 100px;
  margin: 15px auto;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
	top:20px
}

.uye-resim b {
  display: block;
  position: Absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  -webkit-transition: all .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear;
  padding: 5px 0
}

.uye-resim input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  cursor: pointer;
  height: 100px;
  opacity: 0
}
.cursor-pointer{
	cursor: pointer
}
.yayin__item{
	height: auto !important
}
.required-area{
  position:Relative;
}
.required-area:after{
  position: absolute;
  bottom: -1px;
  right: 20px;
  font-size: 22px;
  content: '*';
  color:#e48787;
}
@media(min-width:1024px) {
  .iban2{
    display:none;
  }
}
@media(max-width:1024px) {
  .iban1{
    display:none;
  }
}
.account-table td{
	vertical-align: middle;
}
.bagis_yap_mobile{
	display:none;
}
@media(max-width:992px){
	.bagis_yap_mobile{
		display:block;
	}
}
.table-striped{
		display: block;
		overflow-x: auto;
		white-space: nowrap;
}
@media (max-width: 767px) {
    .hidden-mobile{
      display: none;
    }
  }

  .tarih,
  .stat {
    width: 100%;
    text-align: center;

    padding: 10px;
    border-radius: 5px;
  }

  .fikstur-list>li {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .fikstur-list {
    width: 100%;
    overflow: scroll;
    height: 750px;

  }

  .takim1 {
    display: flex;
    width: 40%;
    float: left;
    text-align: left;
    align-items: center;
  }

  .fikstur-sonuc {
    background: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
  }

  .takim2 {

    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 40%;
    float: right;
    text-align: right;
  }

  .sonuc {
    width: 20%;
    float: right;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
  }

  .fikstur-list li .fikstur-sonuc .takim figure {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: center;
  }
  .home-section {
    display: flex;
	height: 630px;
	overflow: hidden;
  }

  .events-magazine {
    margin-bottom: 145px;
  }

  .section-left {
    width: 80%;
    white-space: nowrap;
  }

  .section-left,
  .section-right {
    background: #fff;
  }

  .slider-fluid .owl-stage-outer {
    overflow: inherit;
  }

  .match-calendar-slider {
    display: -ms-flexbox;
    display: flex;
  }

  .match-calendar-slider .owl-stage {
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
  }

  .match-calendar-slider .owl-stage>* {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .match-calendar-slider .owl-item:not(.active) {
    opacity: .5;
    filter: alpha(opacity=50);
  }

  .content {
    background: #d02130 !important;
    padding: 15px 25px 15px 10px;
    color: white
  }

  .section-left .banner-widget,
  .section-left .banner-item {
    display: grid;
    position: relative;
    overflow: hidden;
    height: 100% !important;
  }
  .owl-item > .item {
	height: 204px !important;
	width: 322px;
  }
  .section-left .media {
	height: 630px;
/* 	width: 1200px; */
  }
  .section-left .media img {
	min-width: 100% !important;
  }
  
  .section-right .media {
	height: 317px;
	width: 567px;
  }
  .section-right .media img {
	width: 567px;
  }
@media screen and (max-width: 1150px) {
	.home-section{

		display: flex;
		flex-direction: column;
		height: auto;
	}
  .section-left {
	width: 100%;
  }

  .section-right {
	width: 100%;
  }

  .section-right .media {
	height: 317px;
	width: 100%;
  }

  .section-right .media img {
	width: 100%;
  }

  .section-left .media {
	height: 630px;
	width: 100%;
  }

  .section-left .media img {
	width: 100%;
  }

  .home-section {
	display: block;
  }

  .events-magazine {
	margin-bottom: 0;
  }

  .section-left .banner-widget,
  .section-left .banner-item {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100% !important;
  }
  /* .owl-item > .item {
	height: 204px !important;
	width: 322px;
  } */
 
  .section-left .media {
	height: 630px;
	width: 100%;
  }
  .section-left .media img {
	width: 100%;
  }
  
  .section-right .media {
	height: 317px;
	width: 100%;
  }
  .section-right .media img {
	width: 100%;
  }
  .section-left .media .content{
	width: 100% !important;
  }
}
.banner-widget:hover{
	  cursor: pointer;
	  -webkit-filter: brightness(60%);
	  -webkit-transition: all 1s ease;
	  -moz-transition: all 1s ease;
	  -o-transition: all 1s ease;
	  -ms-transition: all 1s ease;
	  transition: all 1s ease;
}