@charset "UTF-8";

pre,
textarea {
	overflow: auto;
}

blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
menu,
ol,
p,
pre,
ul {
	margin: 0;
}

button,
fieldset,
iframe,
img,
legend {
	border: 0;
}

.slick-list,
button,
fieldset,
legend,
menu,
nav ol,
nav ul,
td,
th,
ul {
	padding: 0;
}

*,
.fancybox-nav,
.slick-slider {
	-webkit-tap-highlight-color: transparent;
}

.fancybox-title,
.fancybox-tmp,
.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden;
}

.fancybox-nav,
a {
	text-decoration: none;
}

.all-comment-news .content:after,
.all-comment-news:after,
.author-list-item a:after,
.breaking-news-box:after,
.category-news-item:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.gezelim-site-menu-block:after,
.gezelim-site-menu-dropdown .program-list .list li:after,
.gezelim-site-menu-dropdown .suggested-content-item .info:after,
.gezelim-site-menu:after,
.k7-schedule-content .bottom:after,
.k7-schedule:after,
.multimedia-buttons:after,
.news-content-bottom:after,
.news-info .date:after,
.news-info:after,
.news-inline-gallery:after,
.news-inline-gallery_title:after,
.news-share-frame:after,
.news-share-secondary:after,
.other-category-widget:after,
.pagination-nav:after,
.related-news-frame:after,
.row:after,
.score-widget-tab:after,
.slick-track:after,
.small-headline-header:after,
.sport-author-slider-item a:after,
.travel-social-button-frame:after,
.travel-world-content-box:after,
.travel-world-content-item:after {
	clear: both;
}

.button,
.fancybox-close,
.fancybox-nav span,
.fancybox-title-float-wrap,
.header-widgets .prayer-list_item_secondary,
.site-menu .items .site-name,
.site-search-button,
.slick-dots,
.slick-dots li button:before,
.text-center {
	text-align: center;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

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

[hidden],
template {
	display: none;
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block;
}

a {
	background-color: transparent;
}

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

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

dfn {
	font-style: italic;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	vertical-align: middle;
}

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

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: 0;
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before,
body {
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

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

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

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

textarea {
	resize: vertical;
}

.fancybox-inner,
.slick-list {
	overflow: hidden;
}

optgroup {
	font-weight: 700;
}

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

/*! formalize.css | MIT License | github.com/interacthings/formalize */
*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-rendering: optimizeLegibility;
}

html,
body {
	width: 100%;
}

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

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.slick-slider {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.slick-list {
	margin: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	left: 0;
	top: 0;
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table;
}

.slick-slide {
	float: left;
	height: 100%;
	outline: 0;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots,
.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	padding: 0;
}

.slick-loading .slick-list {
	background: url(../img/ajax-loader.gif) center center no-repeat #fff;
}

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

.slick-next,
.slick-prev {
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: none;
	outline: 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	outline: 0;
	background: 0 0;
	color: transparent;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: 0.75;
}

.slick-prev {
	left: -25px;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev:before {
	content: "←";
}

.slick-next:before,
[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}

[dir="rtl"] .slick-next:before {
	content: "←";
}

.slick-dots {
	bottom: -25px;
	list-style: none;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	color: #000;
	opacity: 0.25;
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 0.75;
}

.site-footer .footer-menu-title ul li a:hover,
.site-footer-brands_item:hover,
.site-footer-logo:hover {
	opacity: 0.8;
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

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

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
	position: relative;
}

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

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

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-close:before,
.fancybox-nav span:before {
	color: #fff;
	font-family: Material-Design-Iconic-Font;
}

.fancybox-iframe,
.fancybox-image {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

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

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
	z-index: 8040;
	position: absolute;
	cursor: pointer;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}

.fancybox-close {
	top: 6px;
	right: 12px;
	width: 32px;
	height: 32px;
	-webkit-transition: all 0.16s;
	transition: all 0.16s;
}

.fancybox-close:before {
	font-size: 28px;
	line-height: 33px;
	content: "\f136";
	font-weight: 700;
}

.fancybox-close:hover {
	background: #505050;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	opacity: 0.4;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.fancybox-nav span:before {
	font-size: 64px;
	line-height: 35px;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-prev span:before {
	content: "\f2fa";
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-next span:before {
	content: "\f2fb";
}

.fancybox-nav:hover span {
	opacity: 0.6;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-lock,
.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock {
	width: auto;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #272727;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, transparent),
		color-stop(98%, rgba(0, 0, 0, 0.9))
	);
	background: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.9) 98%
	);
	background: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.9) 98%
	);
	font-weight: 700;
	font-size: 16px;
	padding: 35px 20px 20px;
}

.fancy-gallery-title {
	top: 0;
	left: 0;
	width: 100%;
	line-height: 48px;
	height: 45px;
	color: #fff;
	padding-left: 55px;
	position: absolute;
	background: #3c3c3c;
}

.fancy-gallery-title:before {
	top: 0;
	left: 25px;
	font-size: 21px;
	font-family: Material-Design-Iconic-Font;
	content: "\f28c";
	position: absolute;
}

.fancy-right-container {
	width: 350px;
	height: 100%;
	top: 45px;
	right: 0;
	color: #eee;
	padding: 25px;
	background: #333;
	position: absolute;
}

.fancy-right-container .fancy-pager {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #4a4a4a;
	display: block;
	font-size: 22px;
	font-family: "Gilroy Black", sans-serif;
}

.fancy-right-container .spot {
	display: block;
	margin-bottom: 25px;
}

.inline-block,
.zmdi {
	display: inline-block;
}

.fancy-right-container h4 {
	padding-bottom: 6px;
	margin-bottom: 15px;
	border-bottom: 1px solid #4a4a4a;
}

.fancy-300x250 {
	width: 300px;
	height: 250px;
	background: #3c3c3c;
	-webkit-box-shadow: inset 0 0 0 1px #4a4a4a;
	box-shadow: inset 0 0 0 1px #4a4a4a;
	margin: 25px 0;
	text-align: center;
	position: relative;
}

.fancy-300x250:after {
	width: 100%;
	left: 50%;
	top: 50%;
	color: #bdbdbd;
	content: "Reklam";
	position: absolute;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

a,
html {
	color: #333;
}

.fancy-300x250 .content {
	z-index: 2;
	position: relative;
}

@font-face {
	font-family: Material-Design-Iconic-Font;
	/* src: url(../css/fonts/material-icon/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"),
        url(../css/fonts/material-icon/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"),
        url(../css/fonts/material-icon/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype"); */
	src: url(../css/fonts/Material-Design-Iconic-Fontd1f1.woff2?v=2.2.0)
			format("woff2"),
		url(../css/fonts/Material-Design-Iconic-Fontd1f1.woff?v=2.2.0)
			format("woff"),
		url(../css/fonts/Material-Design-Iconic-Fontd1f1.ttf?v=2.2.0)
			format("truetype");
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

.zmdi {
	font: normal normal normal 14px/1 Material-Design-Iconic-Font;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.zmdi.pull-left {
	float: left;
	margin-right: 0.15em;
}

.zmdi.pull-right {
	float: right;
	margin-left: 0.15em;
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
}

.zmdi-3d-rotation:before {
	content: "\f101";
}

.zmdi-airplane-off:before {
	content: "\f102";
}

.zmdi-airplane:before {
	content: "\f103";
}

.zmdi-album:before {
	content: "\f104";
}

.zmdi-archive:before {
	content: "\f105";
}

.zmdi-assignment-account:before {
	content: "\f106";
}

.zmdi-assignment-alert:before {
	content: "\f107";
}

.zmdi-assignment-check:before {
	content: "\f108";
}

.zmdi-assignment-o:before {
	content: "\f109";
}

.zmdi-assignment-return:before {
	content: "\f10a";
}

.zmdi-assignment-returned:before {
	content: "\f10b";
}

.zmdi-assignment:before {
	content: "\f10c";
}

.zmdi-attachment-alt:before {
	content: "\f10d";
}

.zmdi-attachment:before {
	content: "\f10e";
}

.zmdi-audio:before {
	content: "\f10f";
}

.zmdi-badge-check:before {
	content: "\f110";
}

.zmdi-balance-wallet:before {
	content: "\f111";
}

.zmdi-balance:before {
	content: "\f112";
}

.zmdi-battery-alert:before {
	content: "\f113";
}

.zmdi-battery-flash:before {
	content: "\f114";
}

.zmdi-battery-unknown:before {
	content: "\f115";
}

.zmdi-battery:before {
	content: "\f116";
}

.zmdi-bike:before {
	content: "\f117";
}

.zmdi-block-alt:before {
	content: "\f118";
}

.zmdi-block:before {
	content: "\f119";
}

.zmdi-boat:before {
	content: "\f11a";
}

.zmdi-book-image:before {
	content: "\f11b";
}

.zmdi-book:before {
	content: "\f11c";
}

.zmdi-bookmark-outline:before {
	content: "\f11d";
}

.zmdi-bookmark:before {
	content: "\f11e";
}

.zmdi-brush:before {
	content: "\f11f";
}

.zmdi-bug:before {
	content: "\f120";
}

.zmdi-bus:before {
	content: "\f121";
}

.zmdi-cake:before {
	content: "\f122";
}

.zmdi-car-taxi:before {
	content: "\f123";
}

.zmdi-car-wash:before {
	content: "\f124";
}

.zmdi-car:before {
	content: "\f125";
}

.zmdi-card-giftcard:before {
	content: "\f126";
}

.zmdi-card-membership:before {
	content: "\f127";
}

.zmdi-card-travel:before {
	content: "\f128";
}

.zmdi-card:before {
	content: "\f129";
}

.zmdi-case-check:before {
	content: "\f12a";
}

.zmdi-case-download:before {
	content: "\f12b";
}

.zmdi-case-play:before {
	content: "\f12c";
}

.zmdi-case:before {
	content: "\f12d";
}

.zmdi-cast-connected:before {
	content: "\f12e";
}

.zmdi-cast:before {
	content: "\f12f";
}

.zmdi-chart-donut:before {
	content: "\f130";
}

.zmdi-chart:before {
	content: "\f131";
}

.zmdi-city-alt:before {
	content: "\f132";
}

.zmdi-city:before {
	content: "\f133";
}

.zmdi-close-circle-o:before {
	content: "\f134";
}

.zmdi-close-circle:before {
	content: "\f135";
}

.zmdi-close:before {
	content: "\f136";
}

.zmdi-cocktail:before {
	content: "\f137";
}

.zmdi-code-setting:before {
	content: "\f138";
}

.zmdi-code-smartphone:before {
	content: "\f139";
}

.zmdi-code:before {
	content: "\f13a";
}

.zmdi-coffee:before {
	content: "\f13b";
}

.zmdi-collection-bookmark:before {
	content: "\f13c";
}

.zmdi-collection-case-play:before {
	content: "\f13d";
}

.zmdi-collection-folder-image:before {
	content: "\f13e";
}

.zmdi-collection-image-o:before {
	content: "\f13f";
}

.zmdi-collection-image:before {
	content: "\f140";
}

.zmdi-collection-item-1:before {
	content: "\f141";
}

.zmdi-collection-item-2:before {
	content: "\f142";
}

.zmdi-collection-item-3:before {
	content: "\f143";
}

.zmdi-collection-item-4:before {
	content: "\f144";
}

.zmdi-collection-item-5:before {
	content: "\f145";
}

.zmdi-collection-item-6:before {
	content: "\f146";
}

.zmdi-collection-item-7:before {
	content: "\f147";
}

.zmdi-collection-item-8:before {
	content: "\f148";
}

.zmdi-collection-item-9-plus:before {
	content: "\f149";
}

.zmdi-collection-item-9:before {
	content: "\f14a";
}

.zmdi-collection-item:before {
	content: "\f14b";
}

.zmdi-collection-music:before {
	content: "\f14c";
}

.zmdi-collection-pdf:before {
	content: "\f14d";
}

.zmdi-collection-plus:before {
	content: "\f14e";
}

.zmdi-collection-speaker:before {
	content: "\f14f";
}

.zmdi-collection-text:before {
	content: "\f150";
}

.zmdi-collection-video:before {
	content: "\f151";
}

.zmdi-compass:before {
	content: "\f152";
}

.zmdi-cutlery:before {
	content: "\f153";
}

.zmdi-delete:before {
	content: "\f154";
}

.zmdi-dialpad:before {
	content: "\f155";
}

.zmdi-dns:before {
	content: "\f156";
}

.zmdi-drink:before {
	content: "\f157";
}

.zmdi-edit:before {
	content: "\f158";
}

.zmdi-email-open:before {
	content: "\f159";
}

.zmdi-email:before {
	content: "\f15a";
}

.zmdi-eye-off:before {
	content: "\f15b";
}

.zmdi-eye:before {
	content: "\f15c";
}

.zmdi-eyedropper:before {
	content: "\f15d";
}

.zmdi-favorite-outline:before {
	content: "\f15e";
}

.zmdi-favorite:before {
	content: "\f15f";
}

.zmdi-filter-list:before {
	content: "\f160";
}

.zmdi-fire:before {
	content: "\f161";
}

.zmdi-flag:before {
	content: "\f162";
}

.zmdi-flare:before {
	content: "\f163";
}

.zmdi-flash-auto:before {
	content: "\f164";
}

.zmdi-flash-off:before {
	content: "\f165";
}

.zmdi-flash:before {
	content: "\f166";
}

.zmdi-flip:before {
	content: "\f167";
}

.zmdi-flower-alt:before {
	content: "\f168";
}

.zmdi-flower:before {
	content: "\f169";
}

.zmdi-font:before {
	content: "\f16a";
}

.zmdi-fullscreen-alt:before {
	content: "\f16b";
}

.zmdi-fullscreen-exit:before {
	content: "\f16c";
}

.zmdi-fullscreen:before {
	content: "\f16d";
}

.zmdi-functions:before {
	content: "\f16e";
}

.zmdi-gas-station:before {
	content: "\f16f";
}

.zmdi-gesture:before {
	content: "\f170";
}

.zmdi-globe-alt:before {
	content: "\f171";
}

.zmdi-globe-lock:before {
	content: "\f172";
}

.zmdi-globe:before {
	content: "\f173";
}

.zmdi-graduation-cap:before {
	content: "\f174";
}

.zmdi-home:before {
	content: "\f175";
}

.zmdi-hospital-alt:before {
	content: "\f176";
}

.zmdi-hospital:before {
	content: "\f177";
}

.zmdi-hotel:before {
	content: "\f178";
}

.zmdi-hourglass-alt:before {
	content: "\f179";
}

.zmdi-hourglass-outline:before {
	content: "\f17a";
}

.zmdi-hourglass:before {
	content: "\f17b";
}

.zmdi-http:before {
	content: "\f17c";
}

.zmdi-image-alt:before {
	content: "\f17d";
}

.zmdi-image-o:before {
	content: "\f17e";
}

.zmdi-image:before {
	content: "\f17f";
}

.zmdi-inbox:before {
	content: "\f180";
}

.zmdi-invert-colors-off:before {
	content: "\f181";
}

.zmdi-invert-colors:before {
	content: "\f182";
}

.zmdi-key:before {
	content: "\f183";
}

.zmdi-label-alt-outline:before {
	content: "\f184";
}

.zmdi-label-alt:before {
	content: "\f185";
}

.zmdi-label-heart:before {
	content: "\f186";
}

.zmdi-label:before {
	content: "\f187";
}

.zmdi-labels:before {
	content: "\f188";
}

.zmdi-lamp:before {
	content: "\f189";
}

.zmdi-landscape:before {
	content: "\f18a";
}

.zmdi-layers-off:before {
	content: "\f18b";
}

.zmdi-layers:before {
	content: "\f18c";
}

.zmdi-library:before {
	content: "\f18d";
}

.zmdi-link:before {
	content: "\f18e";
}

.zmdi-lock-open:before {
	content: "\f18f";
}

.zmdi-lock-outline:before {
	content: "\f190";
}

.zmdi-lock:before {
	content: "\f191";
}

.zmdi-mail-reply-all:before {
	content: "\f192";
}

.zmdi-mail-reply:before {
	content: "\f193";
}

.zmdi-mail-send:before {
	content: "\f194";
}

.zmdi-mall:before {
	content: "\f195";
}

.zmdi-map:before {
	content: "\f196";
}

.zmdi-menu:before {
	content: "\f197";
}

.zmdi-money-box:before {
	content: "\f198";
}

.zmdi-money-off:before {
	content: "\f199";
}

.zmdi-money:before {
	content: "\f19a";
}

.zmdi-more-vert:before {
	content: "\f19b";
}

.zmdi-more:before {
	content: "\f19c";
}

.zmdi-movie-alt:before {
	content: "\f19d";
}

.zmdi-movie:before {
	content: "\f19e";
}

.zmdi-nature-people:before {
	content: "\f19f";
}

.zmdi-nature:before {
	content: "\f1a0";
}

.zmdi-navigation:before {
	content: "\f1a1";
}

.zmdi-open-in-browser:before {
	content: "\f1a2";
}

.zmdi-open-in-new:before {
	content: "\f1a3";
}

.zmdi-palette:before {
	content: "\f1a4";
}

.zmdi-parking:before {
	content: "\f1a5";
}

.zmdi-pin-account:before {
	content: "\f1a6";
}

.zmdi-pin-assistant:before {
	content: "\f1a7";
}

.zmdi-pin-drop:before {
	content: "\f1a8";
}

.zmdi-pin-help:before {
	content: "\f1a9";
}

.zmdi-pin-off:before {
	content: "\f1aa";
}

.zmdi-pin:before {
	content: "\f1ab";
}

.zmdi-pizza:before {
	content: "\f1ac";
}

.zmdi-plaster:before {
	content: "\f1ad";
}

.zmdi-power-setting:before {
	content: "\f1ae";
}

.zmdi-power:before {
	content: "\f1af";
}

.zmdi-print:before {
	content: "\f1b0";
}

.zmdi-puzzle-piece:before {
	content: "\f1b1";
}

.zmdi-quote:before {
	content: "\f1b2";
}

.zmdi-railway:before {
	content: "\f1b3";
}

.zmdi-receipt:before {
	content: "\f1b4";
}

.zmdi-refresh-alt:before {
	content: "\f1b5";
}

.zmdi-refresh-sync-alert:before {
	content: "\f1b6";
}

.zmdi-refresh-sync-off:before {
	content: "\f1b7";
}

.zmdi-refresh-sync:before {
	content: "\f1b8";
}

.zmdi-refresh:before {
	content: "\f1b9";
}

.zmdi-roller:before {
	content: "\f1ba";
}

.zmdi-ruler:before {
	content: "\f1bb";
}

.zmdi-scissors:before {
	content: "\f1bc";
}

.zmdi-screen-rotation-lock:before {
	content: "\f1bd";
}

.zmdi-screen-rotation:before {
	content: "\f1be";
}

.zmdi-search-for:before {
	content: "\f1bf";
}

.zmdi-search-in-file:before {
	content: "\f1c0";
}

.zmdi-search-in-page:before {
	content: "\f1c1";
}

.zmdi-search-replace:before {
	content: "\f1c2";
}

.zmdi-search:before {
	content: "\f1c3";
}

.zmdi-seat:before {
	content: "\f1c4";
}

.zmdi-settings-square:before {
	content: "\f1c5";
}

.zmdi-settings:before {
	content: "\f1c6";
}

.zmdi-shield-check:before {
	content: "\f1c7";
}

.zmdi-shield-security:before {
	content: "\f1c8";
}

.zmdi-shopping-basket:before {
	content: "\f1c9";
}

.zmdi-shopping-cart-plus:before {
	content: "\f1ca";
}

.zmdi-shopping-cart:before {
	content: "\f1cb";
}

.zmdi-sign-in:before {
	content: "\f1cc";
}

.zmdi-sort-amount-asc:before {
	content: "\f1cd";
}

.zmdi-sort-amount-desc:before {
	content: "\f1ce";
}

.zmdi-sort-asc:before {
	content: "\f1cf";
}

.zmdi-sort-desc:before {
	content: "\f1d0";
}

.zmdi-spellcheck:before {
	content: "\f1d1";
}

.zmdi-storage:before {
	content: "\f1d2";
}

.zmdi-store-24:before {
	content: "\f1d3";
}

.zmdi-store:before {
	content: "\f1d4";
}

.zmdi-subway:before {
	content: "\f1d5";
}

.zmdi-sun:before {
	content: "\f1d6";
}

.zmdi-tab-unselected:before {
	content: "\f1d7";
}

.zmdi-tab:before {
	content: "\f1d8";
}

.zmdi-tag-close:before {
	content: "\f1d9";
}

.zmdi-tag-more:before {
	content: "\f1da";
}

.zmdi-tag:before {
	content: "\f1db";
}

.zmdi-thumb-down:before {
	content: "\f1dc";
}

.zmdi-thumb-up-down:before {
	content: "\f1dd";
}

.zmdi-thumb-up:before {
	content: "\f1de";
}

.zmdi-ticket-star:before {
	content: "\f1df";
}

.zmdi-toll:before {
	content: "\f1e0";
}

.zmdi-toys:before {
	content: "\f1e1";
}

.zmdi-traffic:before {
	content: "\f1e2";
}

.zmdi-translate:before {
	content: "\f1e3";
}

.zmdi-triangle-down:before {
	content: "\f1e4";
}

.zmdi-triangle-up:before {
	content: "\f1e5";
}

.zmdi-truck:before {
	content: "\f1e6";
}

.zmdi-turning-sign:before {
	content: "\f1e7";
}

.zmdi-wallpaper:before {
	content: "\f1e8";
}

.zmdi-washing-machine:before {
	content: "\f1e9";
}

.zmdi-window-maximize:before {
	content: "\f1ea";
}

.zmdi-window-minimize:before {
	content: "\f1eb";
}

.zmdi-window-restore:before {
	content: "\f1ec";
}

.zmdi-wrench:before {
	content: "\f1ed";
}

.zmdi-zoom-in:before {
	content: "\f1ee";
}

.zmdi-zoom-out:before {
	content: "\f1ef";
}

.zmdi-alert-circle-o:before {
	content: "\f1f0";
}

.zmdi-alert-circle:before {
	content: "\f1f1";
}

.zmdi-alert-octagon:before {
	content: "\f1f2";
}

.zmdi-alert-polygon:before {
	content: "\f1f3";
}

.zmdi-alert-triangle:before {
	content: "\f1f4";
}

.zmdi-help-outline:before {
	content: "\f1f5";
}

.zmdi-help:before {
	content: "\f1f6";
}

.zmdi-info-outline:before {
	content: "\f1f7";
}

.zmdi-info:before {
	content: "\f1f8";
}

.zmdi-notifications-active:before {
	content: "\f1f9";
}

.zmdi-notifications-add:before {
	content: "\f1fa";
}

.zmdi-notifications-none:before {
	content: "\f1fb";
}

.zmdi-notifications-off:before {
	content: "\f1fc";
}

.zmdi-notifications-paused:before {
	content: "\f1fd";
}

.zmdi-notifications:before {
	content: "\f1fe";
}

.zmdi-account-add:before {
	content: "\f1ff";
}

.zmdi-account-box-mail:before {
	content: "\f200";
}

.zmdi-account-box-o:before {
	content: "\f201";
}

.zmdi-account-box-phone:before {
	content: "\f202";
}

.zmdi-account-box:before {
	content: "\f203";
}

.zmdi-account-calendar:before {
	content: "\f204";
}

.zmdi-account-circle:before {
	content: "\f205";
}

.zmdi-account-o:before {
	content: "\f206";
}

.zmdi-account:before {
	content: "\f207";
}

.zmdi-accounts-add:before {
	content: "\f208";
}

.zmdi-accounts-alt:before {
	content: "\f209";
}

.zmdi-accounts-list-alt:before {
	content: "\f20a";
}

.zmdi-accounts-list:before {
	content: "\f20b";
}

.zmdi-accounts-outline:before {
	content: "\f20c";
}

.zmdi-accounts:before {
	content: "\f20d";
}

.zmdi-face:before {
	content: "\f20e";
}

.zmdi-female:before {
	content: "\f20f";
}

.zmdi-male-alt:before {
	content: "\f210";
}

.zmdi-male-female:before {
	content: "\f211";
}

.zmdi-male:before {
	content: "\f212";
}

.zmdi-mood-bad:before {
	content: "\f213";
}

.zmdi-mood:before {
	content: "\f214";
}

.zmdi-run:before {
	content: "\f215";
}

.zmdi-walk:before {
	content: "\f216";
}

.zmdi-cloud-box:before {
	content: "\f217";
}

.zmdi-cloud-circle:before {
	content: "\f218";
}

.zmdi-cloud-done:before {
	content: "\f219";
}

.zmdi-cloud-download:before {
	content: "\f21a";
}

.zmdi-cloud-off:before {
	content: "\f21b";
}

.zmdi-cloud-outline-alt:before {
	content: "\f21c";
}

.zmdi-cloud-outline:before {
	content: "\f21d";
}

.zmdi-cloud-upload:before {
	content: "\f21e";
}

.zmdi-cloud:before {
	content: "\f21f";
}

.zmdi-download:before {
	content: "\f220";
}

.zmdi-file-plus:before {
	content: "\f221";
}

.zmdi-file-text:before {
	content: "\f222";
}

.zmdi-file:before {
	content: "\f223";
}

.zmdi-folder-outline:before {
	content: "\f224";
}

.zmdi-folder-person:before {
	content: "\f225";
}

.zmdi-folder-star-alt:before {
	content: "\f226";
}

.zmdi-folder-star:before {
	content: "\f227";
}

.zmdi-folder:before {
	content: "\f228";
}

.zmdi-gif:before {
	content: "\f229";
}

.zmdi-upload:before {
	content: "\f22a";
}

.zmdi-border-all:before {
	content: "\f22b";
}

.zmdi-border-bottom:before {
	content: "\f22c";
}

.zmdi-border-clear:before {
	content: "\f22d";
}

.zmdi-border-color:before {
	content: "\f22e";
}

.zmdi-border-horizontal:before {
	content: "\f22f";
}

.zmdi-border-inner:before {
	content: "\f230";
}

.zmdi-border-left:before {
	content: "\f231";
}

.zmdi-border-outer:before {
	content: "\f232";
}

.zmdi-border-right:before {
	content: "\f233";
}

.zmdi-border-style:before {
	content: "\f234";
}

.zmdi-border-top:before {
	content: "\f235";
}

.zmdi-border-vertical:before {
	content: "\f236";
}

.zmdi-copy:before {
	content: "\f237";
}

.zmdi-crop:before {
	content: "\f238";
}

.zmdi-format-align-center:before {
	content: "\f239";
}

.zmdi-format-align-justify:before {
	content: "\f23a";
}

.zmdi-format-align-left:before {
	content: "\f23b";
}

.zmdi-format-align-right:before {
	content: "\f23c";
}

.zmdi-format-bold:before {
	content: "\f23d";
}

.zmdi-format-clear-all:before {
	content: "\f23e";
}

.zmdi-format-clear:before {
	content: "\f23f";
}

.zmdi-format-color-fill:before {
	content: "\f240";
}

.zmdi-format-color-reset:before {
	content: "\f241";
}

.zmdi-format-color-text:before {
	content: "\f242";
}

.zmdi-format-indent-decrease:before {
	content: "\f243";
}

.zmdi-format-indent-increase:before {
	content: "\f244";
}

.zmdi-format-italic:before {
	content: "\f245";
}

.zmdi-format-line-spacing:before {
	content: "\f246";
}

.zmdi-format-list-bulleted:before {
	content: "\f247";
}

.zmdi-format-list-numbered:before {
	content: "\f248";
}

.zmdi-format-ltr:before {
	content: "\f249";
}

.zmdi-format-rtl:before {
	content: "\f24a";
}

.zmdi-format-size:before {
	content: "\f24b";
}

.zmdi-format-strikethrough-s:before {
	content: "\f24c";
}

.zmdi-format-strikethrough:before {
	content: "\f24d";
}

.zmdi-format-subject:before {
	content: "\f24e";
}

.zmdi-format-underlined:before {
	content: "\f24f";
}

.zmdi-format-valign-bottom:before {
	content: "\f250";
}

.zmdi-format-valign-center:before {
	content: "\f251";
}

.zmdi-format-valign-top:before {
	content: "\f252";
}

.zmdi-redo:before {
	content: "\f253";
}

.zmdi-select-all:before {
	content: "\f254";
}

.zmdi-space-bar:before {
	content: "\f255";
}

.zmdi-text-format:before {
	content: "\f256";
}

.zmdi-transform:before {
	content: "\f257";
}

.zmdi-undo:before {
	content: "\f258";
}

.zmdi-wrap-text:before {
	content: "\f259";
}

.zmdi-comment-alert:before {
	content: "\f25a";
}

.zmdi-comment-alt-text:before {
	content: "\f25b";
}

.zmdi-comment-alt:before {
	content: "\f25c";
}

.zmdi-comment-edit:before {
	content: "\f25d";
}

.zmdi-comment-image:before {
	content: "\f25e";
}

.zmdi-comment-list:before {
	content: "\f25f";
}

.zmdi-comment-more:before {
	content: "\f260";
}

.zmdi-comment-outline:before {
	content: "\f261";
}

.zmdi-comment-text-alt:before {
	content: "\f262";
}

.zmdi-comment-text:before {
	content: "\f263";
}

.zmdi-comment-video:before {
	content: "\f264";
}

.zmdi-comment:before {
	content: "\f265";
}

.zmdi-comments:before {
	content: "\f266";
}

.zmdi-check-all:before {
	content: "\f267";
}

.zmdi-check-circle-u:before {
	content: "\f268";
}

.zmdi-check-circle:before {
	content: "\f269";
}

.zmdi-check-square:before {
	content: "\f26a";
}

.zmdi-check:before {
	content: "\f26b";
}

.zmdi-circle-o:before {
	content: "\f26c";
}

.zmdi-circle:before {
	content: "\f26d";
}

.zmdi-dot-circle-alt:before {
	content: "\f26e";
}

.zmdi-dot-circle:before {
	content: "\f26f";
}

.zmdi-minus-circle-outline:before {
	content: "\f270";
}

.zmdi-minus-circle:before {
	content: "\f271";
}

.zmdi-minus-square:before {
	content: "\f272";
}

.zmdi-minus:before {
	content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before {
	content: "\f274";
}

.zmdi-plus-circle-o:before {
	content: "\f275";
}

.zmdi-plus-circle:before {
	content: "\f276";
}

.zmdi-plus-square:before {
	content: "\f277";
}

.zmdi-plus:before {
	content: "\f278";
}

.zmdi-square-o:before {
	content: "\f279";
}

.zmdi-star-circle:before {
	content: "\f27a";
}

.zmdi-star-half:before {
	content: "\f27b";
}

.zmdi-star-outline:before {
	content: "\f27c";
}

.zmdi-star:before {
	content: "\f27d";
}

.zmdi-bluetooth-connected:before {
	content: "\f27e";
}

.zmdi-bluetooth-off:before {
	content: "\f27f";
}

.zmdi-bluetooth-search:before {
	content: "\f280";
}

.zmdi-bluetooth-setting:before {
	content: "\f281";
}

.zmdi-bluetooth:before {
	content: "\f282";
}

.zmdi-camera-add:before {
	content: "\f283";
}

.zmdi-camera-alt:before {
	content: "\f284";
}

.zmdi-camera-bw:before {
	content: "\f285";
}

.zmdi-camera-front:before {
	content: "\f286";
}

.zmdi-camera-mic:before {
	content: "\f287";
}

.zmdi-camera-party-mode:before {
	content: "\f288";
}

.zmdi-camera-rear:before {
	content: "\f289";
}

.zmdi-camera-roll:before {
	content: "\f28a";
}

.zmdi-camera-switch:before {
	content: "\f28b";
}

.zmdi-camera:before {
	content: "\f28c";
}

.zmdi-card-alert:before {
	content: "\f28d";
}

.zmdi-card-off:before {
	content: "\f28e";
}

.zmdi-card-sd:before {
	content: "\f28f";
}

.zmdi-card-sim:before {
	content: "\f290";
}

.zmdi-desktop-mac:before {
	content: "\f291";
}

.zmdi-desktop-windows:before {
	content: "\f292";
}

.zmdi-device-hub:before {
	content: "\f293";
}

.zmdi-devices-off:before {
	content: "\f294";
}

.zmdi-devices:before {
	content: "\f295";
}

.zmdi-dock:before {
	content: "\f296";
}

.zmdi-floppy:before {
	content: "\f297";
}

.zmdi-gamepad:before {
	content: "\f298";
}

.zmdi-gps-dot:before {
	content: "\f299";
}

.zmdi-gps-off:before {
	content: "\f29a";
}

.zmdi-gps:before {
	content: "\f29b";
}

.zmdi-headset-mic:before {
	content: "\f29c";
}

.zmdi-headset:before {
	content: "\f29d";
}

.zmdi-input-antenna:before {
	content: "\f29e";
}

.zmdi-input-composite:before {
	content: "\f29f";
}

.zmdi-input-hdmi:before {
	content: "\f2a0";
}

.zmdi-input-power:before {
	content: "\f2a1";
}

.zmdi-input-svideo:before {
	content: "\f2a2";
}

.zmdi-keyboard-hide:before {
	content: "\f2a3";
}

.zmdi-keyboard:before {
	content: "\f2a4";
}

.zmdi-laptop-chromebook:before {
	content: "\f2a5";
}

.zmdi-laptop-mac:before {
	content: "\f2a6";
}

.zmdi-laptop:before {
	content: "\f2a7";
}

.zmdi-mic-off:before {
	content: "\f2a8";
}

.zmdi-mic-outline:before {
	content: "\f2a9";
}

.zmdi-mic-setting:before {
	content: "\f2aa";
}

.zmdi-mic:before {
	content: "\f2ab";
}

.zmdi-mouse:before {
	content: "\f2ac";
}

.zmdi-network-alert:before {
	content: "\f2ad";
}

.zmdi-network-locked:before {
	content: "\f2ae";
}

.zmdi-network-off:before {
	content: "\f2af";
}

.zmdi-network-outline:before {
	content: "\f2b0";
}

.zmdi-network-setting:before {
	content: "\f2b1";
}

.zmdi-network:before {
	content: "\f2b2";
}

.zmdi-phone-bluetooth:before {
	content: "\f2b3";
}

.zmdi-phone-end:before {
	content: "\f2b4";
}

.zmdi-phone-forwarded:before {
	content: "\f2b5";
}

.zmdi-phone-in-talk:before {
	content: "\f2b6";
}

.zmdi-phone-locked:before {
	content: "\f2b7";
}

.zmdi-phone-missed:before {
	content: "\f2b8";
}

.zmdi-phone-msg:before {
	content: "\f2b9";
}

.zmdi-phone-paused:before {
	content: "\f2ba";
}

.zmdi-phone-ring:before {
	content: "\f2bb";
}

.zmdi-phone-setting:before {
	content: "\f2bc";
}

.zmdi-phone-sip:before {
	content: "\f2bd";
}

.zmdi-phone:before {
	content: "\f2be";
}

.zmdi-portable-wifi-changes:before {
	content: "\f2bf";
}

.zmdi-portable-wifi-off:before {
	content: "\f2c0";
}

.zmdi-portable-wifi:before {
	content: "\f2c1";
}

.zmdi-radio:before {
	content: "\f2c2";
}

.zmdi-reader:before {
	content: "\f2c3";
}

.zmdi-remote-control-alt:before {
	content: "\f2c4";
}

.zmdi-remote-control:before {
	content: "\f2c5";
}

.zmdi-router:before {
	content: "\f2c6";
}

.zmdi-scanner:before {
	content: "\f2c7";
}

.zmdi-smartphone-android:before {
	content: "\f2c8";
}

.zmdi-smartphone-download:before {
	content: "\f2c9";
}

.zmdi-smartphone-erase:before {
	content: "\f2ca";
}

.zmdi-smartphone-info:before {
	content: "\f2cb";
}

.zmdi-smartphone-iphone:before {
	content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before {
	content: "\f2cd";
}

.zmdi-smartphone-landscape:before {
	content: "\f2ce";
}

.zmdi-smartphone-lock:before {
	content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before {
	content: "\f2d0";
}

.zmdi-smartphone-ring:before {
	content: "\f2d1";
}

.zmdi-smartphone-setting:before {
	content: "\f2d2";
}

.zmdi-smartphone-setup:before {
	content: "\f2d3";
}

.zmdi-smartphone:before {
	content: "\f2d4";
}

.zmdi-speaker:before {
	content: "\f2d5";
}

.zmdi-tablet-android:before {
	content: "\f2d6";
}

.zmdi-tablet-mac:before {
	content: "\f2d7";
}

.zmdi-tablet:before {
	content: "\f2d8";
}

.zmdi-tv-alt-play:before {
	content: "\f2d9";
}

.zmdi-tv-list:before {
	content: "\f2da";
}

.zmdi-tv-play:before {
	content: "\f2db";
}

.zmdi-tv:before {
	content: "\f2dc";
}

.zmdi-usb:before {
	content: "\f2dd";
}

.zmdi-videocam-off:before {
	content: "\f2de";
}

.zmdi-videocam-switch:before {
	content: "\f2df";
}

.zmdi-videocam:before {
	content: "\f2e0";
}

.zmdi-watch:before {
	content: "\f2e1";
}

.zmdi-wifi-alt-2:before {
	content: "\f2e2";
}

.zmdi-wifi-alt:before {
	content: "\f2e3";
}

.zmdi-wifi-info:before {
	content: "\f2e4";
}

.zmdi-wifi-lock:before {
	content: "\f2e5";
}

.zmdi-wifi-off:before {
	content: "\f2e6";
}

.zmdi-wifi-outline:before {
	content: "\f2e7";
}

.zmdi-wifi:before {
	content: "\f2e8";
}

.zmdi-arrow-left-bottom:before {
	content: "\f2e9";
}

.zmdi-arrow-left:before {
	content: "\f2ea";
}

.zmdi-arrow-merge:before {
	content: "\f2eb";
}

.zmdi-arrow-missed:before {
	content: "\f2ec";
}

.zmdi-arrow-right-top:before {
	content: "\f2ed";
}

.zmdi-arrow-right:before {
	content: "\f2ee";
}

.zmdi-arrow-split:before {
	content: "\f2ef";
}

.zmdi-arrows:before {
	content: "\f2f0";
}

.zmdi-caret-down-circle:before {
	content: "\f2f1";
}

.zmdi-caret-down:before {
	content: "\f2f2";
}

.zmdi-caret-left-circle:before {
	content: "\f2f3";
}

.zmdi-caret-left:before {
	content: "\f2f4";
}

.zmdi-caret-right-circle:before {
	content: "\f2f5";
}

.zmdi-caret-right:before {
	content: "\f2f6";
}

.zmdi-caret-up-circle:before {
	content: "\f2f7";
}

.zmdi-caret-up:before {
	content: "\f2f8";
}

.zmdi-chevron-down:before {
	content: "\f2f9";
}

.zmdi-chevron-left:before {
	content: "\f2fa";
}

.zmdi-chevron-right:before {
	content: "\f2fb";
}

.zmdi-chevron-up:before {
	content: "\f2fc";
}

.zmdi-forward:before {
	content: "\f2fd";
}

.zmdi-long-arrow-down:before {
	content: "\f2fe";
}

.zmdi-long-arrow-left:before {
	content: "\f2ff";
}

.zmdi-long-arrow-return:before {
	content: "\f300";
}

.zmdi-long-arrow-right:before {
	content: "\f301";
}

.zmdi-long-arrow-tab:before {
	content: "\f302";
}

.zmdi-long-arrow-up:before {
	content: "\f303";
}

.zmdi-rotate-ccw:before {
	content: "\f304";
}

.zmdi-rotate-cw:before {
	content: "\f305";
}

.zmdi-rotate-left:before {
	content: "\f306";
}

.zmdi-rotate-right:before {
	content: "\f307";
}

.zmdi-square-down:before {
	content: "\f308";
}

.zmdi-square-right:before {
	content: "\f309";
}

.zmdi-swap-alt:before {
	content: "\f30a";
}

.zmdi-swap-vertical-circle:before {
	content: "\f30b";
}

.zmdi-swap-vertical:before {
	content: "\f30c";
}

.zmdi-swap:before {
	content: "\f30d";
}

.zmdi-trending-down:before {
	content: "\f30e";
}

.zmdi-trending-flat:before {
	content: "\f30f";
}

.zmdi-trending-up:before {
	content: "\f310";
}

.zmdi-unfold-less:before {
	content: "\f311";
}

.zmdi-unfold-more:before {
	content: "\f312";
}

.zmdi-apps:before {
	content: "\f313";
}

.zmdi-grid-off:before {
	content: "\f314";
}

.zmdi-grid:before {
	content: "\f315";
}

.zmdi-view-agenda:before {
	content: "\f316";
}

.zmdi-view-array:before {
	content: "\f317";
}

.zmdi-view-carousel:before {
	content: "\f318";
}

.zmdi-view-column:before {
	content: "\f319";
}

.zmdi-view-comfy:before {
	content: "\f31a";
}

.zmdi-view-compact:before {
	content: "\f31b";
}

.zmdi-view-dashboard:before {
	content: "\f31c";
}

.zmdi-view-day:before {
	content: "\f31d";
}

.zmdi-view-headline:before {
	content: "\f31e";
}

.zmdi-view-list-alt:before {
	content: "\f31f";
}

.zmdi-view-list:before {
	content: "\f320";
}

.zmdi-view-module:before {
	content: "\f321";
}

.zmdi-view-quilt:before {
	content: "\f322";
}

.zmdi-view-stream:before {
	content: "\f323";
}

.zmdi-view-subtitles:before {
	content: "\f324";
}

.zmdi-view-toc:before {
	content: "\f325";
}

.zmdi-view-web:before {
	content: "\f326";
}

.zmdi-view-week:before {
	content: "\f327";
}

.zmdi-widgets:before {
	content: "\f328";
}

.zmdi-alarm-check:before {
	content: "\f329";
}

.zmdi-alarm-off:before {
	content: "\f32a";
}

.zmdi-alarm-plus:before {
	content: "\f32b";
}

.zmdi-alarm-snooze:before {
	content: "\f32c";
}

.zmdi-alarm:before {
	content: "\f32d";
}

.zmdi-calendar-alt:before {
	content: "\f32e";
}

.zmdi-calendar-check:before {
	content: "\f32f";
}

.zmdi-calendar-close:before {
	content: "\f330";
}

.zmdi-calendar-note:before {
	content: "\f331";
}

.zmdi-calendar:before {
	content: "\f332";
}

.zmdi-time-countdown:before {
	content: "\f333";
}

.zmdi-time-interval:before {
	content: "\f334";
}

.zmdi-time-restore-setting:before {
	content: "\f335";
}

.zmdi-time-restore:before {
	content: "\f336";
}

.zmdi-time:before {
	content: "\f337";
}

.zmdi-timer-off:before {
	content: "\f338";
}

.zmdi-timer:before {
	content: "\f339";
}

.zmdi-android-alt:before {
	content: "\f33a";
}

.zmdi-android:before {
	content: "\f33b";
}

.zmdi-apple:before {
	content: "\f33c";
}

.zmdi-behance:before {
	content: "\f33d";
}

.zmdi-codepen:before {
	content: "\f33e";
}

.zmdi-dribbble:before {
	content: "\f33f";
}

.zmdi-dropbox:before {
	content: "\f340";
}

.zmdi-evernote:before {
	content: "\f341";
}

.zmdi-facebook-box:before {
	content: "\f342";
}

.zmdi-facebook:before {
	content: "\f343";
}

.zmdi-github-box:before {
	content: "\f344";
}

.zmdi-github:before {
	content: "\f345";
}

.zmdi-google-drive:before {
	content: "\f346";
}

.zmdi-google-earth:before {
	content: "\f347";
}

.zmdi-google-glass:before {
	content: "\f348";
}

.zmdi-google-maps:before {
	content: "\f349";
}

.zmdi-google-pages:before {
	content: "\f34a";
}

.zmdi-google-play:before {
	content: "\f34b";
}

.zmdi-google-plus-box:before {
	content: "\f34c";
}

.zmdi-google-plus:before {
	content: "\f34d";
}

.zmdi-google:before {
	content: "\f34e";
}

.zmdi-instagram:before {
	content: "\f34f";
}

.zmdi-language-css3:before {
	content: "\f350";
}

.zmdi-language-html5:before {
	content: "\f351";
}

.zmdi-language-javascript:before {
	content: "\f352";
}

.zmdi-language-python-alt:before {
	content: "\f353";
}

.zmdi-language-python:before {
	content: "\f354";
}

.zmdi-lastfm:before {
	content: "\f355";
}

.zmdi-linkedin-box:before {
	content: "\f356";
}

.zmdi-paypal:before {
	content: "\f357";
}

.zmdi-pinterest-box:before {
	content: "\f358";
}

.zmdi-pocket:before {
	content: "\f359";
}

.zmdi-polymer:before {
	content: "\f35a";
}

.zmdi-share:before {
	content: "\f35b";
}

.zmdi-stackoverflow:before {
	content: "\f35c";
}

.zmdi-steam-square:before {
	content: "\f35d";
}

.zmdi-steam:before {
	content: "\f35e";
}

.zmdi-twitter-box:before {
	content: "\f35f";
}

.zmdi-twitter:before {
	content: "\f360";
}

.zmdi-vk:before {
	content: "\f361";
}

.zmdi-wikipedia:before {
	content: "\f362";
}

.zmdi-windows:before {
	content: "\f363";
}

.zmdi-aspect-ratio-alt:before {
	content: "\f364";
}

.zmdi-aspect-ratio:before {
	content: "\f365";
}

.zmdi-blur-circular:before {
	content: "\f366";
}

.zmdi-blur-linear:before {
	content: "\f367";
}

.zmdi-blur-off:before {
	content: "\f368";
}

.zmdi-blur:before {
	content: "\f369";
}

.zmdi-brightness-2:before {
	content: "\f36a";
}

.zmdi-brightness-3:before {
	content: "\f36b";
}

.zmdi-brightness-4:before {
	content: "\f36c";
}

.zmdi-brightness-5:before {
	content: "\f36d";
}

.zmdi-brightness-6:before {
	content: "\f36e";
}

.zmdi-brightness-7:before {
	content: "\f36f";
}

.zmdi-brightness-auto:before {
	content: "\f370";
}

.zmdi-brightness-setting:before {
	content: "\f371";
}

.zmdi-broken-image:before {
	content: "\f372";
}

.zmdi-center-focus-strong:before {
	content: "\f373";
}

.zmdi-center-focus-weak:before {
	content: "\f374";
}

.zmdi-compare:before {
	content: "\f375";
}

.zmdi-crop-16-9:before {
	content: "\f376";
}

.zmdi-crop-3-2:before {
	content: "\f377";
}

.zmdi-crop-5-4:before {
	content: "\f378";
}

.zmdi-crop-7-5:before {
	content: "\f379";
}

.zmdi-crop-din:before {
	content: "\f37a";
}

.zmdi-crop-free:before {
	content: "\f37b";
}

.zmdi-crop-landscape:before {
	content: "\f37c";
}

.zmdi-crop-portrait:before {
	content: "\f37d";
}

.zmdi-crop-square:before {
	content: "\f37e";
}

.zmdi-exposure-alt:before {
	content: "\f37f";
}

.zmdi-exposure:before {
	content: "\f380";
}

.zmdi-filter-b-and-w:before {
	content: "\f381";
}

.zmdi-filter-center-focus:before {
	content: "\f382";
}

.zmdi-filter-frames:before {
	content: "\f383";
}

.zmdi-filter-tilt-shift:before {
	content: "\f384";
}

.zmdi-gradient:before {
	content: "\f385";
}

.zmdi-grain:before {
	content: "\f386";
}

.zmdi-graphic-eq:before {
	content: "\f387";
}

.zmdi-hdr-off:before {
	content: "\f388";
}

.zmdi-hdr-strong:before {
	content: "\f389";
}

.zmdi-hdr-weak:before {
	content: "\f38a";
}

.zmdi-hdr:before {
	content: "\f38b";
}

.zmdi-iridescent:before {
	content: "\f38c";
}

.zmdi-leak-off:before {
	content: "\f38d";
}

.zmdi-leak:before {
	content: "\f38e";
}

.zmdi-looks:before {
	content: "\f38f";
}

.zmdi-loupe:before {
	content: "\f390";
}

.zmdi-panorama-horizontal:before {
	content: "\f391";
}

.zmdi-panorama-vertical:before {
	content: "\f392";
}

.zmdi-panorama-wide-angle:before {
	content: "\f393";
}

.zmdi-photo-size-select-large:before {
	content: "\f394";
}

.zmdi-photo-size-select-small:before {
	content: "\f395";
}

.zmdi-picture-in-picture:before {
	content: "\f396";
}

.zmdi-slideshow:before {
	content: "\f397";
}

.zmdi-texture:before {
	content: "\f398";
}

.zmdi-tonality:before {
	content: "\f399";
}

.zmdi-vignette:before {
	content: "\f39a";
}

.zmdi-wb-auto:before {
	content: "\f39b";
}

.zmdi-eject-alt:before {
	content: "\f39c";
}

.zmdi-eject:before {
	content: "\f39d";
}

.zmdi-equalizer:before {
	content: "\f39e";
}

.zmdi-fast-forward:before {
	content: "\f39f";
}

.zmdi-fast-rewind:before {
	content: "\f3a0";
}

.zmdi-forward-10:before {
	content: "\f3a1";
}

.zmdi-forward-30:before {
	content: "\f3a2";
}

.zmdi-forward-5:before {
	content: "\f3a3";
}

.zmdi-hearing:before {
	content: "\f3a4";
}

.zmdi-pause-circle-outline:before {
	content: "\f3a5";
}

.zmdi-pause-circle:before {
	content: "\f3a6";
}

.zmdi-pause:before {
	content: "\f3a7";
}

.zmdi-play-circle-outline:before {
	content: "\f3a8";
}

.zmdi-play-circle:before {
	content: "\f3a9";
}

.zmdi-play:before {
	content: "\f3aa";
}

.zmdi-playlist-audio:before {
	content: "\f3ab";
}

.zmdi-playlist-plus:before {
	content: "\f3ac";
}

.zmdi-repeat-one:before {
	content: "\f3ad";
}

.zmdi-repeat:before {
	content: "\f3ae";
}

.zmdi-replay-10:before {
	content: "\f3af";
}

.zmdi-replay-30:before {
	content: "\f3b0";
}

.zmdi-replay-5:before {
	content: "\f3b1";
}

.zmdi-replay:before {
	content: "\f3b2";
}

.zmdi-shuffle:before {
	content: "\f3b3";
}

.zmdi-skip-next:before {
	content: "\f3b4";
}

.zmdi-skip-previous:before {
	content: "\f3b5";
}

.zmdi-stop:before {
	content: "\f3b6";
}

.zmdi-surround-sound:before {
	content: "\f3b7";
}

.zmdi-tune:before {
	content: "\f3b8";
}

.zmdi-volume-down:before {
	content: "\f3b9";
}

.zmdi-volume-mute:before {
	content: "\f3ba";
}

.zmdi-volume-off:before {
	content: "\f3bb";
}

.zmdi-volume-up:before {
	content: "\f3bc";
}

.zmdi-n-1-square:before {
	content: "\f3bd";
}

.zmdi-n-2-square:before {
	content: "\f3be";
}

.zmdi-n-3-square:before {
	content: "\f3bf";
}

.zmdi-n-4-square:before {
	content: "\f3c0";
}

.zmdi-n-5-square:before {
	content: "\f3c1";
}

.zmdi-n-6-square:before {
	content: "\f3c2";
}

.zmdi-neg-1:before {
	content: "\f3c3";
}

.zmdi-neg-2:before {
	content: "\f3c4";
}

.zmdi-plus-1:before {
	content: "\f3c5";
}

.zmdi-plus-2:before {
	content: "\f3c6";
}

.zmdi-sec-10:before {
	content: "\f3c7";
}

.zmdi-sec-3:before {
	content: "\f3c8";
}

.zmdi-zero:before {
	content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before {
	content: "\f3ca";
}

.zmdi-airline-seat-flat:before {
	content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before {
	content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before {
	content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before {
	content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before {
	content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before {
	content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before {
	content: "\f3d1";
}

.zmdi-airplay:before {
	content: "\f3d2";
}

.zmdi-closed-caption:before {
	content: "\f3d3";
}

.zmdi-confirmation-number:before {
	content: "\f3d4";
}

.zmdi-developer-board:before {
	content: "\f3d5";
}

.zmdi-disc-full:before {
	content: "\f3d6";
}

.zmdi-explicit:before {
	content: "\f3d7";
}

.zmdi-flight-land:before {
	content: "\f3d8";
}

.zmdi-flight-takeoff:before {
	content: "\f3d9";
}

.zmdi-flip-to-back:before {
	content: "\f3da";
}

.zmdi-flip-to-front:before {
	content: "\f3db";
}

.zmdi-group-work:before {
	content: "\f3dc";
}

.zmdi-hd:before {
	content: "\f3dd";
}

.zmdi-hq:before {
	content: "\f3de";
}

.zmdi-markunread-mailbox:before {
	content: "\f3df";
}

.zmdi-memory:before {
	content: "\f3e0";
}

.zmdi-nfc:before {
	content: "\f3e1";
}

.zmdi-play-for-work:before {
	content: "\f3e2";
}

.zmdi-power-input:before {
	content: "\f3e3";
}

.zmdi-present-to-all:before {
	content: "\f3e4";
}

.zmdi-satellite:before {
	content: "\f3e5";
}

.zmdi-tap-and-play:before {
	content: "\f3e6";
}

.zmdi-vibration:before {
	content: "\f3e7";
}

.zmdi-voicemail:before {
	content: "\f3e8";
}

.zmdi-group:before {
	content: "\f3e9";
}

.zmdi-rss:before {
	content: "\f3ea";
}

.zmdi-shape:before {
	content: "\f3eb";
}

.zmdi-spinner:before {
	content: "\f3ec";
}

.zmdi-ungroup:before {
	content: "\f3ed";
}

.zmdi-500px:before {
	content: "\f3ee";
}

.zmdi-8tracks:before {
	content: "\f3ef";
}

.zmdi-amazon:before {
	content: "\f3f0";
}

.zmdi-blogger:before {
	content: "\f3f1";
}

.zmdi-delicious:before {
	content: "\f3f2";
}

.zmdi-disqus:before {
	content: "\f3f3";
}

.zmdi-flattr:before {
	content: "\f3f4";
}

.zmdi-flickr:before {
	content: "\f3f5";
}

.zmdi-github-alt:before {
	content: "\f3f6";
}

.zmdi-google-old:before {
	content: "\f3f7";
}

.zmdi-linkedin:before {
	content: "\f3f8";
}

.zmdi-odnoklassniki:before {
	content: "\f3f9";
}

.zmdi-outlook:before {
	content: "\f3fa";
}

.zmdi-paypal-alt:before {
	content: "\f3fb";
}

.zmdi-pinterest:before {
	content: "\f3fc";
}

.zmdi-playstation:before {
	content: "\f3fd";
}

.zmdi-reddit:before {
	content: "\f3fe";
}

.zmdi-skype:before {
	content: "\f3ff";
}

.zmdi-slideshare:before {
	content: "\f400";
}

.zmdi-soundcloud:before {
	content: "\f401";
}

.zmdi-tumblr:before {
	content: "\f402";
}

.zmdi-twitch:before {
	content: "\f403";
}

.zmdi-vimeo:before {
	content: "\f404";
}

.zmdi-whatsapp:before {
	content: "\f405";
}

.zmdi-xbox:before {
	content: "\f406";
}

.zmdi-yahoo:before {
	content: "\f407";
}

.zmdi-youtube-play:before {
	content: "\f408";
}

.zmdi-youtube:before {
	content: "\f409";
}

.zmdi-import-export:before,
.zmdi-swap-vertical-:before {
	content: "\f30c";
}

.zmdi-airplanemode-inactive:before {
	content: "\f102";
}

.zmdi-airplanemode-active:before,
.zmdi-rate-review:before {
	content: "\f103";
}

.zmdi-comment-sign:before {
	content: "\f25a";
}

.zmdi-network-warning:before {
	content: "\f2ad";
}

.zmdi-shopping-cart-add:before {
	content: "\f1ca";
}

.zmdi-file-add:before {
	content: "\f221";
}

.zmdi-network-wifi-scan:before {
	content: "\f2e4";
}

.zmdi-collection-add:before {
	content: "\f14e";
}

.zmdi-format-playlist-add:before {
	content: "\f3ac";
}

.zmdi-format-queue-music:before {
	content: "\f3ab";
}

.zmdi-plus-box:before {
	content: "\f277";
}

.zmdi-tag-backspace:before {
	content: "\f1d9";
}

.zmdi-alarm-add:before {
	content: "\f32b";
}

.zmdi-battery-charging:before {
	content: "\f114";
}

.zmdi-daydream-setting:before {
	content: "\f217";
}

.zmdi-more-horiz:before {
	content: "\f19c";
}

.zmdi-book-photo:before {
	content: "\f11b";
}

.zmdi-incandescent:before {
	content: "\f189";
}

.zmdi-wb-iridescent:before {
	content: "\f38c";
}

.zmdi-calendar-remove:before {
	content: "\f330";
}

.zmdi-refresh-sync-disabled:before {
	content: "\f1b7";
}

.zmdi-refresh-sync-problem:before {
	content: "\f1b6";
}

.zmdi-crop-original:before {
	content: "\f17e";
}

.zmdi-power-off:before {
	content: "\f1af";
}

.zmdi-power-off-setting:before {
	content: "\f1ae";
}

.zmdi-leak-remove:before {
	content: "\f38d";
}

.zmdi-star-border:before {
	content: "\f27c";
}

.zmdi-brightness-low:before {
	content: "\f36d";
}

.zmdi-brightness-medium:before {
	content: "\f36e";
}

.zmdi-brightness-high:before {
	content: "\f36f";
}

.zmdi-smartphone-portrait:before {
	content: "\f2d4";
}

.zmdi-live-tv:before {
	content: "\f2d9";
}

.zmdi-format-textdirection-l-to-r:before {
	content: "\f249";
}

.zmdi-format-textdirection-r-to-l:before {
	content: "\f24a";
}

.zmdi-arrow-back:before {
	content: "\f2ea";
}

.zmdi-arrow-forward:before {
	content: "\f2ee";
}

.zmdi-arrow-in:before {
	content: "\f2e9";
}

.zmdi-arrow-out:before {
	content: "\f2ed";
}

.zmdi-rotate-90-degrees-ccw:before {
	content: "\f304";
}

.zmdi-adb:before {
	content: "\f33a";
}

.zmdi-network-wifi:before {
	content: "\f2e8";
}

.zmdi-network-wifi-alt:before {
	content: "\f2e3";
}

.zmdi-network-wifi-lock:before {
	content: "\f2e5";
}

.zmdi-network-wifi-off:before {
	content: "\f2e6";
}

.zmdi-network-wifi-outline:before {
	content: "\f2e7";
}

.zmdi-network-wifi-info:before {
	content: "\f2e4";
}

.zmdi-layers-clear:before {
	content: "\f18b";
}

.zmdi-colorize:before {
	content: "\f15d";
}

.zmdi-format-paint:before {
	content: "\f1ba";
}

.zmdi-format-quote:before {
	content: "\f1b2";
}

.zmdi-camera-monochrome-photos:before {
	content: "\f285";
}

.zmdi-sort-by-alpha:before {
	content: "\f1cf";
}

.zmdi-folder-shared:before {
	content: "\f225";
}

.zmdi-folder-special:before {
	content: "\f226";
}

.zmdi-comment-dots:before {
	content: "\f260";
}

.zmdi-reorder:before {
	content: "\f31e";
}

.zmdi-dehaze:before {
	content: "\f197";
}

.zmdi-sort:before {
	content: "\f1ce";
}

.zmdi-pages:before {
	content: "\f34a";
}

.zmdi-stack-overflow:before {
	content: "\f35c";
}

.zmdi-calendar-account:before {
	content: "\f204";
}

.zmdi-paste:before {
	content: "\f109";
}

.zmdi-cut:before {
	content: "\f1bc";
}

.zmdi-save:before {
	content: "\f297";
}

.zmdi-smartphone-code:before {
	content: "\f139";
}

.zmdi-directions-bike:before {
	content: "\f117";
}

.zmdi-directions-boat:before {
	content: "\f11a";
}

.zmdi-directions-bus:before {
	content: "\f121";
}

.zmdi-directions-car:before {
	content: "\f125";
}

.zmdi-directions-railway:before {
	content: "\f1b3";
}

.zmdi-directions-run:before {
	content: "\f215";
}

.zmdi-directions-subway:before {
	content: "\f1d5";
}

.zmdi-directions-walk:before {
	content: "\f216";
}

.zmdi-local-hotel:before {
	content: "\f178";
}

.zmdi-local-activity:before,
.zmdi-local-play:before {
	content: "\f1df";
}

.zmdi-local-airport:before {
	content: "\f103";
}

.zmdi-local-atm:before {
	content: "\f198";
}

.zmdi-local-bar:before {
	content: "\f137";
}

.zmdi-local-cafe:before {
	content: "\f13b";
}

.zmdi-local-car-wash:before {
	content: "\f124";
}

.zmdi-local-convenience-store:before {
	content: "\f1d3";
}

.zmdi-local-dining:before {
	content: "\f153";
}

.zmdi-local-drink:before {
	content: "\f157";
}

.zmdi-local-florist:before {
	content: "\f168";
}

.zmdi-local-gas-station:before {
	content: "\f16f";
}

.zmdi-local-grocery-store:before {
	content: "\f1cb";
}

.zmdi-local-hospital:before {
	content: "\f177";
}

.zmdi-local-laundry-service:before {
	content: "\f1e9";
}

.zmdi-local-library:before {
	content: "\f18d";
}

.zmdi-local-mall:before {
	content: "\f195";
}

.zmdi-local-movies:before {
	content: "\f19d";
}

.zmdi-local-offer:before {
	content: "\f187";
}

.zmdi-local-parking:before {
	content: "\f1a5";
}

.zmdi-local-pharmacy:before {
	content: "\f176";
}

.zmdi-local-phone:before {
	content: "\f2be";
}

.zmdi-local-pizza:before {
	content: "\f1ac";
}

.zmdi-local-post-office:before {
	content: "\f15a";
}

.zmdi-local-printshop:before {
	content: "\f1b0";
}

.zmdi-local-see:before {
	content: "\f28c";
}

.zmdi-local-shipping:before {
	content: "\f1e6";
}

.zmdi-local-store:before {
	content: "\f1d4";
}

.zmdi-local-taxi:before {
	content: "\f123";
}

.zmdi-local-wc:before {
	content: "\f211";
}

.zmdi-my-location:before {
	content: "\f299";
}

.zmdi-directions:before {
	content: "\f1e7";
}

@font-face {
	font-family: "PT Serif";
	src: url(fonts/pt-serif/pt-serif-regular.eot);
	src: url(fonts/pt-serif/pt-serif-regular.eot?#iefix)
			format("embedded-opentype"),
		url(fonts/pt-serif/pt-serif-regular.woff) format("woff"),
		url(fonts/pt-serif/pt-serif-regular.ttf) format("truetype"),
		url(fonts/pt-serif/pt-serif-regular.svg#2eadc12db366f128d4c29fb370be9bc1)
			format("svg");
	font-style: normal;
	font-display: swap;
	font-weight: 400;
}

@font-face {
	font-family: "PT Serif Bold";
	src: url(fonts/pt-serif/pt-serif-bold.woff2) format("woff2"),
		url(fonts/pt-serif/pt-serif-bold.woff) format("woff"),
		url(fonts/pt-serif/pt-serif-bold.otf) format("opentype");
	font-style: normal;
	font-display: swap;
	font-weight: 400;
}

@font-face {
	font-family: "Adelle Sans Bold";
	src: url(fonts/adelle-sans/adelle-sans-bold.eot);
	src: url(fonts/adelle-sans/adelle-sans-bold.eot?#iefix)
			format("embedded-opentype"),
		url(fonts/adelle-sans/adelle-sans-bold.ttf) format("truetype"),
		url(fonts/adelle-sans/adelle-sans-bold.svg#a71edc3e64403c258f09f6c959179d0c)
			format("svg");
	font-style: normal;
	font-display: swap;
	font-weight: 400;
}

@font-face {
	font-family: "Adelle Sans SemiBold";
	src: url(fonts/adelle-sans/adelle-sans-semiBold.eot);
	src: url(fonts/adelle-sans/adelle-sans-semiBold.eot?#iefix)
			format("embedded-opentype"),
		url(fonts/adelle-sans/adelle-sans-semiBold.woff) format("woff"),
		url(fonts/adelle-sans/adelle-sans-semiBold.ttf) format("truetype"),
		url(fonts/adelle-sans/adelle-sans-semiBold.svg#0a37063c68ceb2e414c44d4f261bf9dc)
			format("svg");
	font-style: normal;
	font-display: swap;
	font-weight: 700;
}

@font-face {
	font-family: "Gilroy Bold";
	src: url(fonts/gilroy/Gilroy-Bold.woff2) format("woff2"),
		url(fonts/gilroy/Gilroy-Bold.woff) format("woff"),
		url(fonts/gilroy/Gilroy-Bold.otf) format("opentype");
	font-style: normal;
	font-display: swap;
	font-weight: 400;
}

@font-face {
	font-family: "Gilroy Black";
	src: url(fonts/gilroy/Gilroy-Black.woff2) format("woff2"),
		url(fonts/gilroy/Gilroy-Black.woff) format("woff"),
		url(fonts/gilroy/Gilroy-Black.otf) format("opentype");
	font-style: normal;
	font-display: swap;
	font-weight: 400;
}

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

html {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	font-family: "Adelle Sans Bold", sans-serif;
	--body-bg: #faf8f8;
	background: var(--body-bg);
}

html body.dark-mode,
html.dark-mode {
	--body-bg: #232222;
	background: var(--body-bg);
}

body {
	font-family: inherit;
	background: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Gilroy Black", sans-serif;
	font-weight: 400;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2222222222222223em;
}

h5 {
	font-size: 0.83em;
}

a {
	-webkit-transition: 0.13s;
	transition: 0.13s;
}

b,
strong {
	font-weight: 700;
}

em,
i {
	font-style: italic;
}

hr {
	border-width: 0 0 1px;
	border-color: #cdcdcd;
}

.no-padding {
	padding: 0 !important;
}

/* 
 * commented out due to using bootstrap 
 */
/* .container,
.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
} */

.no-border {
	border: 0 !important;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.text-light {
	font-weight: 300;
}

.text-normal {
	font-weight: 400;
}

.text-bold {
	font-weight: 700;
}

.text-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.masthead-close,
.small-headline-header_item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

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

[class*=" wi-"],
[class^="wi-"] {
	font-family: weather;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.breaking-news_item,
.breaking-news_link,
.header-widgets,
.header-widgets .weather-name,
.site-header-bottom {
	font-family: "Gilroy Bold", sans-serif;
}

.wi-cok-bulutlu:before,
.wi-default:before,
.wi-kapali:before {
	content: "\e909";
}

.wi-karla-karisik-yagmurlu:before {
	content: "\e900";
}

.wi-toz-veya-kum-firtinasi:before {
	content: "\e901";
}

.wi-ruzgarli:before {
	content: "\e902";
}

.wi-parcali-az-bulutlu:before,
.wi-parcali-bulutlu:before {
	content: "\e903";
}

.wi-az-bulutlu:before {
	content: "\e904";
}

.wi-acik:before {
	content: "\e905";
}

.wi-hafif-sagnak-yagisli:before {
	content: "\e906";
}

.wi-dolu:before {
	content: "\e907";
}

.wi-yogun-kar-yagisli:before {
	content: "\e908";
}

.wi-12:before {
	content: "\e90a";
}

.wi-13:before,
.wi-orta-siddetli-yagmur {
	content: "\e90b";
}

.wi-15:before {
	content: "\e90c";
}

.wi-hafif-kar-yagisli,
.wi-hafif-kar:before,
.wi-kar-olasiligi:before,
.wi-kar:before {
	content: "\e90d";
}

.wi-hafif-yagmur:before,
.wi-hafif-yagmurlu:before,
.wi-yagmur-olasiligi:before,
.wi-yagmur:before {
	content: "\e90e";
}

.wi-guneyli-kuvvetli-ruzgar:before {
	content: "\e90f";
}

.wi-kuzeyli-kuvvetli-ruzgar:before {
	content: "\e910";
}

.wi-soguk:before {
	content: "\e911";
}

.wi-sicak:before {
	content: "\e912";
}

.wi-pus:before {
	content: "\e913";
}

.wi-duman:before {
	content: "\e914";
}

/* 
 * commented out due to using bootstrap 
 */
/* .container {
    width: 960px;
} */

/* .row {
    margin-left: -10px;
    margin-right: -10px;
} */

/* .col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
} */

/**
* adjust space after using bootstrap
*/
@media (min-width: 992px) {
	.container {
		max-width: 960px !important;
	}
}
.container,
.container-fluid {
	/* padding-left: 10px;
    padding-right: 10px; */
	padding-right: var(--bs-gutter-x, 0.625rem);
	padding-left: var(--bs-gutter-x, 0.625rem);
}
.row {
	/* margin-left: -10px;
    margin-right: -10px; */
	margin-right: calc(var(--bs-gutter-x) * calc(-10 / 24));
	margin-left: calc(var(--bs-gutter-x) * calc(-10 / 24));
}
.row > * {
	/* padding-left: 10px;
    padding-right: 10px; */
	padding-right: calc(var(--bs-gutter-x) * calc(10 / 24));
	padding-left: calc(var(--bs-gutter-x) * calc(10 / 24));
}

/* .col-md-12 {
    width: 100%;
}

.col-md-11 {
    width: 91.66666667%;
}

.col-md-10 {
    width: 83.33333333%;
}

.col-md-9 {
    width: 75%;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-7 {
    width: 58.33333333%;
}

.col-md-6 {
    width: 50%;
}

.col-md-5 {
    width: 41.66666667%;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-3 {
    width: 25%;
}

.col-md-2 {
    width: 16.66666667%;
}

.col-md-1 {
    width: 8.33333333%;
} */

.col-md-pull-12 {
	right: 100%;
}

.col-md-pull-11 {
	right: 91.66666667%;
}

.col-md-pull-10 {
	right: 83.33333333%;
}

.col-md-pull-9 {
	right: 75%;
}

.col-md-pull-8 {
	right: 66.66666667%;
}

.col-md-pull-7 {
	right: 58.33333333%;
}

.col-md-pull-6 {
	right: 50%;
}

.col-md-pull-5 {
	right: 41.66666667%;
}

.col-md-pull-4 {
	right: 33.33333333%;
}

.col-md-pull-3 {
	right: 25%;
}

.col-md-pull-2 {
	right: 16.66666667%;
}

.col-md-pull-1 {
	right: 8.33333333%;
}

.col-md-pull-0 {
	right: auto;
}

.col-md-push-12 {
	left: 100%;
}

.col-md-push-11 {
	left: 91.66666667%;
}

.col-md-push-10 {
	left: 83.33333333%;
}

.col-md-push-9 {
	left: 75%;
}

.col-md-push-8 {
	left: 66.66666667%;
}

.col-md-push-7 {
	left: 58.33333333%;
}

.col-md-push-6 {
	left: 50%;
}

.col-md-push-5 {
	left: 41.66666667%;
}

.col-md-push-4 {
	left: 33.33333333%;
}

.col-md-push-3 {
	left: 25%;
}

.col-md-push-2 {
	left: 16.66666667%;
}

.col-md-push-1 {
	left: 8.33333333%;
}

.col-md-push-0 {
	left: auto;
}

.col-md-offset-12 {
	margin-left: 100%;
}

.col-md-offset-11 {
	margin-left: 91.66666667%;
}

.col-md-offset-10 {
	margin-left: 83.33333333%;
}

.col-md-offset-9 {
	margin-left: 75%;
}

.col-md-offset-8 {
	margin-left: 66.66666667%;
}

.col-md-offset-7 {
	margin-left: 58.33333333%;
}

.col-md-offset-6 {
	margin-left: 50%;
}

.col-md-offset-5 {
	margin-left: 41.66666667%;
}

.col-md-offset-4 {
	margin-left: 33.33333333%;
}

.col-md-offset-3 {
	margin-left: 25%;
}

.col-md-offset-2 {
	margin-left: 16.66666667%;
}

.col-md-offset-1 {
	margin-left: 8.33333333%;
}

.col-md-offset-0 {
	margin-left: 0;
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	content: " ";
	display: table;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.hidden,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print {
	display: none !important;
}

.invisible {
	visibility: hidden;
}

.hidden {
	visibility: hidden !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

@media print {
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table;
	}

	tr.visible-print {
		display: table-row !important;
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}

	.hidden-print {
		display: none !important;
	}
}

.button,
.site-header .site-logo a {
	display: block;
}

.button {
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: 500;
	background: #84c641;
}

.button:hover {
	background: #78b638;
}

.site-header {
	z-index: 10;
	position: relative;
	background: #fff;
	border-top: 3px solid #dd1c1d;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

.site-header .site-logo {
	/* float: left; */
	margin-top: 15px;
	line-height: 39px;
}

.site-header .site-logo.subsite .left {
	float: left;
}

.site-header .site-logo.subsite .right {
	float: left;
	margin-left: 41px;
	position: relative;
}

.site-header .site-logo.subsite .right:after {
	top: 4px;
	left: -21px;
	width: 1px;
	height: 33px;
	content: "";
	position: absolute;
	background: #e5e5e5;
}

.site-header .site-logo.subsite.who-is-who .right {
	margin-left: 60px;
}

.site-header .site-logo.subsite.who-is-who .right img {
	width: 98px;
	margin-top: -7px;
}

.site-header .site-logo.subsite.who-is-who .right:after {
	left: -29px;
	background: #444;
}

.ekotrent .site-header .site-logo {
	margin-top: 13px;
}

.site-header-top {
	height: 68px;
}

.site-header-bottom {
	height: 45px;
	line-height: 47px;
	-webkit-box-shadow: inset 0 1px 0 #e9e9e9;
	box-shadow: inset 0 1px 0 #e9e9e9;
}

.site-header-bottom > .container {
	height: inherit;
}

.dark-mode .site-header {
	background: #333;
}

.dark-mode .site-header-bottom {
	-webkit-box-shadow: inset 0 1px 0 #2c2c2c;
	box-shadow: inset 0 1px 0 #2c2c2c;
}

.header-widgets {
	/* float: right; */
	margin-top: 19px;
	font-size: 13px;
}

.header-widgets .weather {
	float: left;
}

.header-widgets .weather .icon {
	float: left;
	width: 30px;
	height: 30px;
	font-size: 30px;
	color: #295e90;
	margin-right: 9px;
}

.header-widgets .weather-name {
	float: left;
	margin-top: 3px;
	line-height: 14px;
	position: relative;
}

.header-widgets .weather-name .city-name {
	display: inline-block;
	color: #295e90;
	padding-right: 10px;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
}

.header-widgets .weather-name .city-name:after {
	top: -2px;
	right: -3px;
	font-size: 18px;
	font-family: Material-Design-Iconic-Font;
	font-weight: 700;
	content: "\f2f9";
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: absolute;
}

.header-widgets .weather-name .city-name:hover {
	color: #183754;
}

.header-widgets .weather-name .city-name-list {
	top: 46px;
	left: -1px;
	width: 160px;
	z-index: 3;
	padding: 5px 6px;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	position: absolute;
	opacity: 0;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	visibility: hidden;
	-webkit-transition: -webkit-transform 0.13s;
	transition: -webkit-transform 0.13s;
	transition: transform 0.13s;
	transition: transform 0.13s, -webkit-transform 0.13s;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	-webkit-box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.31);
	box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.31);
}

.header-widgets .weather-name .city-name-list:before {
	bottom: 100%;
	left: 21px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f2f2f2;
	border-width: 13px;
	margin-left: -13px;
}

.header-widgets .weather-name .city-name-list input {
	width: 100%;
	height: 33px;
	line-height: 34px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #717171;
	background: #f7f7f7;
	outline: 0;
	padding: 0 10px;
	margin-bottom: 3px;
	border: 1px solid #ececec;
}

.header-widgets .weather-name .city-name-list li {
	color: #444;
	height: 28px;
	text-transform: uppercase;
	cursor: pointer;
	text-indent: 10px;
	line-height: 30px;
}

.header-widgets .weather-name .city-name-list li + li {
	border-top: 1px solid #e9e9e9;
}

.header-widgets .weather-name .city-name-list .zelected {
	display: none !important;
}

.header-widgets .weather-name .city-name-list .dropdown {
	display: block !important;
}

.header-widgets .weather-name .city-name-list ol {
	max-height: 168px;
	overflow-y: auto;
	padding-left: 0;
	list-style: none;
}

.header-widgets .weather-name .city-name-list .no-results {
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.header-widgets .weather-name .status {
	display: block;
	color: #5b89b5;
}

.city-isActive .header-widgets .weather .city-name {
	color: #183754;
}

.city-isActive .header-widgets .weather .city-name:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.city-isActive .header-widgets .weather .city-name-list {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}

.header-widgets .prayer {
	float: left;
	margin-left: 49px;
	position: relative;
	cursor: pointer;
}

.header-widgets .prayer_time {
	float: left;
	height: 29px;
	line-height: 32px;
	color: #2b7505;
	font-size: 18px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 8px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #e6f0e6;
	overflow: hidden;
	display: inline-block;
}

.header-widgets .prayer_name {
	float: left;
	margin-top: 3px;
	line-height: 14px;
}

.header-widgets .prayer_name span {
	display: block;
	color: #4e9429;
}

.header-widgets .prayer_name .name {
	color: #2b7505;
}

.header-widgets .prayer-list {
	top: 49px;
	left: -1px;
	width: 160px;
	z-index: 3;
	padding: 5px 6px;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	position: absolute;
	opacity: 0;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	visibility: hidden;
	-webkit-transition: -webkit-transform 0.13s;
	transition: -webkit-transform 0.13s;
	transition: transform 0.13s;
	transition: transform 0.13s, -webkit-transform 0.13s;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	-webkit-box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.31);
	box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.31);
	cursor: default;
}

.header-widgets .prayer-list:before {
	bottom: 100%;
	left: 21px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f2f2f2;
	border-width: 13px;
	margin-left: -13px;
}

.header-widgets .prayer-list_item,
.header-widgets .prayer-list_item_secondary {
	float: left;
	width: 100%;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	display: block;
}

.header-widgets .prayer-list_item + span,
.header-widgets .prayer-list_item_secondary + span {
	border-top: 1px solid #e9e9e9;
}

.header-widgets .prayer-list_item .time-name,
.header-widgets .prayer-list_item_secondary .time-name {
	float: left;
	display: inline-block;
}

.header-widgets .prayer-list_item .time-value,
.header-widgets .prayer-list_item_secondary .time-value {
	float: right;
	display: inline-block;
	font-weight: 700;
}

.header-widgets .prayer:hover .prayer-list {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}

.header-widgets .prayer.ramadan {
	margin-left: 60px;
}

.header-widgets .prayer.ramadan:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	top: 4px;
	left: -25px;
	background: url(../img/ramadan-icon.svg) no-repeat;
}

.header-widgets .whatsapp {
	display: block;
	float: left;
	margin-right: 43px;
}

.header-widgets .whatsapp i {
	float: left;
	color: #2b7505;
	font-size: 28px;
	margin-top: 2px;
	margin-right: 9px;
	width: 24px;
	height: 28px;
	-webkit-transition: none;
	transition: none;
	-webkit-animation-name: bipWhatsAppIcon;
	animation-name: bipWhatsAppIcon;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: steps(1, end);
	animation-timing-function: steps(1, end);
	background: url(../img/wp-bip-icon.png);
}

@-webkit-keyframes bipWhatsAppIcon {
	50% {
		background: url(../img/wp-bip-icon.png) 0 -29px;
	}

	100% {
		background: url(../img/wp-bip-icon.png);
	}
}

@keyframes bipWhatsAppIcon {
	50% {
		background: url(../img/wp-bip-icon.png) 0 -29px;
	}

	100% {
		background: url(../img/wp-bip-icon.png);
	}
}

.header-widgets .whatsapp_title {
	float: left;
	margin-top: 3px;
	line-height: 14px;
}

.header-widgets .whatsapp_title span {
	display: block;
}

.header-widgets .whatsapp_title .title {
	width: 89px;
	color: #0f7766;
	position: relative;
}

.header-widgets .whatsapp_title .title:before {
	opacity: 1;
	content: "WhatsApp";
	-webkit-animation: whatsappNumberAnimation 10s linear 5s infinite forwards;
	animation: whatsappNumberAnimation 10s linear 5s infinite forwards;
}

@-webkit-keyframes whatsappNumberAnimation {
	50% {
		content: "BİP";
	}

	100% {
		content: "WhatsApp";
	}
}

@keyframes whatsappNumberAnimation {
	50% {
		content: "BİP";
	}

	100% {
		content: "WhatsApp";
	}
}

.header-widgets .whatsapp_title .number {
	color: #1a9485;
}

.header-widgets .fixture,
.header-widgets .datromMain-back-button {
	margin-top: 3px;
	font: 0/0 a;
	color: transparent;
	border: 0;
	float: left;
	display: block;
	text-shadow: none;
}

.header-widgets .fixture {
	width: 121px;
	height: 27px;
	background: url(../images/fixture-header-icon.svg) top left no-repeat;
}

.header-widgets .datromMain-back-button {
	width: 120px;
	height: 29px;
	background: url(../images/datromMain-back-button.svg) top left no-repeat;
}

.header-widgets .datromMain-back-button:hover {
	opacity: 0.85;
}

.tumspor .header-widgets .datromMain-back-button {
	margin-left: 38px;
}

.dark-mode .header-widgets .prayer_name .name,
.dark-mode .header-widgets .weather-name .city-name,
.dark-mode .header-widgets .whatsapp_title .title {
	color: #ddd;
}

.dark-mode .header-widgets .weather-name .city-name:hover {
	color: #bbb;
}

.dark-mode .header-widgets .prayer_name span,
.dark-mode .header-widgets .prayer_time,
.dark-mode .header-widgets .weather .icon,
.dark-mode .header-widgets .weather-name .status,
.dark-mode .header-widgets .whatsapp_title .number {
	color: #fff;
}

.dark-mode .header-widgets .prayer_time {
	background: #555;
}

.main-menu {
	float: left;
	height: inherit;
	padding-left: 0;
	list-style: none;
}

.main-menu-item {
	float: left;
}

.main-menu-item:first-child a {
	margin-left: -7px;
}

.main-menu-item a {
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 15px;
	position: relative;
}

.main-menu-item a:hover,
.menu-active a {
	color: #dd1c1d;
}

.main-menu-item a:hover:before,
.menu-active a:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	position: absolute;
	background: #dd1c1d;
}

.dark-mode .main-menu-item a {
	color: #fff;
}

.dark-mode .main-menu-item a:hover {
	color: #fcc;
}

.site-menu-button:hover,
.site-menu-list .items a:hover,
.site-menu-sites .items.haber7 .site-link {
	color: #dd1c1d;
}

.dark-mode .main-menu-item a:hover:before {
	background: #fcc;
}

.right-widgets {
	float: right;
	height: inherit;
	position: relative;
}

.site-menu {
	top: 100%;
	right: -20px;
	width: 983px;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transition: -webkit-transform 0.13s;
	transition: -webkit-transform 0.13s;
	transition: transform 0.13s;
	transition: transform 0.13s, -webkit-transform 0.13s;
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.31);
	box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.31);
}

.dark-mode .site-menu {
	background: #333;
}

.site-menu:before {
	bottom: 100%;
	right: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f2f2f2;
	border-width: 11px;
	margin-left: -11px;
}

.site-menu:after {
	top: 0;
	left: -400px;
	margin-left: -280px;
	z-index: -1;
	width: 10000px;
	height: 740px;
	content: "";
	pointer-events: none;
	-webkit-box-shadow: inset 0 1px 0 #ececec;
	box-shadow: inset 0 1px 0 #ececec;
	background: -webkit-linear-gradient(
		91deg,
		rgba(255, 255, 255, 0) 17%,
		rgba(255, 255, 255, 0.85) 100%
	);
	background: linear-gradient(
		-1deg,
		rgba(255, 255, 255, 0) 17%,
		rgba(255, 255, 255, 0.85) 100%
	);
	position: absolute;
}

.ie9 .site-menu:after {
	background: url(../images/ie-menu-gradient.png) top center repeat-x;
}

.site-menu-button {
	float: left;
	line-height: 50px;
	outline: 0;
	background-color: transparent;
	margin-left: 17px;
}

.site-menu-button > span {
	font-size: 15px;
}

.site-menu-button .menu-icon {
	width: 21px;
	height: 2px;
	margin-top: -3px;
	margin-left: 6px;
	background: #444;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-menu-button .menu-icon:after,
.site-menu-button .menu-icon:before {
	width: inherit;
	height: inherit;
	content: "";
	position: absolute;
	left: 0;
	background: inherit;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-menu-button .menu-icon:before {
	top: -5px;
}

.site-menu-button .menu-icon:after {
	bottom: -5px;
}

.menu-isActive .site-menu-button .menu-icon {
	background: 0 0 !important;
}

.menu-isActive .site-menu-button .menu-icon:before {
	background: #dd1c1d;
	-webkit-transform: rotate(45deg) translate3d(3.5px, 3.5px, 0);
	transform: rotate(45deg) translate3d(3.5px, 3.5px, 0);
}

.menu-isActive .site-menu-button .menu-icon:after {
	background: #dd1c1d;
	-webkit-transform: rotate(-45deg) translate3d(3.5px, -3.5px, 0);
	transform: rotate(-45deg) translate3d(3.5px, -3.5px, 0);
}

.site-menu-button:hover i {
	background: #dd1c1d;
}

.site-menu-list {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #ececec;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.site-menu-list .items + .items {
	border-top: 1px solid #eaeaea;
}

.site-menu-sites {
	padding: 5px 20px 7px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#fbfbfb),
		to(#eaeaea)
	);
	background-image: -webkit-linear-gradient(bottom, #fbfbfb 0, #eaeaea 100%);
	background-image: linear-gradient(0deg, #fbfbfb 0, #eaeaea 100%);
}

.site-menu-sites .items + .items {
	border-top: 1px solid #d9d9d9;
}

/* .site-menu-sites .items.haber7 .site-name {
	background: #dd1c1d;
}

.site-menu-sites .items.haber7 .site-link:hover {
	color: #b01617;
}

.site-menu-sites .items.haber7 a:hover {
	color: #dd1c1d;
}

.site-menu-sites .items.spor .site-name {
	background: #4c9b24;
}

.site-menu-sites .items.spor .site-link {
	color: #4c9b24;
}

.site-menu-sites .items.spor .site-link:hover {
	color: #38721a;
}

.site-menu-sites .items.spor a:hover {
	color: #4c9b24;
}

.site-menu-sites .items.ekonomi .site-name {
	background: #1f85b8;
}

.site-menu-sites .items.ekonomi .site-link {
	color: #1f85b8;
}

.site-menu-sites .items.ekonomi .site-link:hover {
	color: #18658c;
}

.site-menu-sites .items.ekonomi a:hover {
	color: #1f85b8;
}

.site-menu-sites .items.emlak .site-name {
	background: #d05530;
}

.site-menu-sites .items.emlak .site-link {
	color: #d05530;
}

.site-menu-sites .items.emlak .site-link:hover {
	color: #a74426;
}

.site-menu-sites .items.emlak a:hover {
	color: #d05530;
}

.site-menu-sites .items.otomobil .site-name {
	background: #e24547;
}

.site-menu-sites .items.otomobil .site-link {
	color: #e24547;
}

.site-menu-sites .items.otomobil .site-link:hover {
	color: #d32123;
}

.site-menu-sites .items.otomobil a:hover {
	color: #e24547;
}

.site-menu-sites .items.yemek .site-name {
	background: #ef9a3b;
}

.site-menu-sites .items.yemek .site-name:hover {
	color: #e48113;
}

.site-menu-sites .items.yemek .site-link {
	color: #ef9a3b;
}

.site-menu-sites .items.yemek .site-link:hover {
	color: #e48113;
}

.site-menu-sites .items.yemek a:hover {
	color: #ef9a3b;
}

.site-menu-sites .items.gezelim .site-name {
	background: #63afaf;
}

.site-menu-sites .items.gezelim .site-link {
	color: #63afaf;
}

.site-menu-sites .items.gezelim .site-link:hover {
	color: #4c9393;
}

.site-menu-sites .items.gezelim a:hover {
	color: #63afaf;
}

.site-menu-sites .items.yasemin .site-name {
	background: #a6336b;
}

.site-menu-sites .items.yasemin .site-link {
	color: #a6336b;
}

.site-menu-sites .items.yasemin .site-link:hover {
	color: #7f2752;
}

.site-menu-sites .items.yasemin a:hover {
	color: #a6336b;
}

.site-menu-sites .items .site-category + .site-category:after {
	background: #d9d9d9 !important;
} */

.site-menu .items {
	height: 59px;
	line-height: 59px;
}

.site-menu .items a {
	color: #444;
}

.dark-mode .site-menu .items a {
	color: rgba(255, 255, 255, 0.7);
}

.site-menu .items .site-name {
	width: 110px;
	height: 27px;
	color: #fff;
	margin-right: 28px;
	line-height: 30px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family: "Gilroy Black", sans-serif;
	display: inline-block;
}

.site-menu .items .site-name:hover {
	color: #fff !important;
}

.site-menu .items .site-category {
	margin-right: 43px;
	position: relative;
}

.site-menu .items .site-category + .site-category:after {
	top: -4px;
	left: -23px;
	width: 1px;
	height: 23px;
	content: "";
	-webkit-transform: rotate(14deg);
	-ms-transform: rotate(14deg);
	transform: rotate(14deg);
	background: #eaeaea;
	position: absolute;
}

.site-menu .items .site-link {
	float: right;
	padding-right: 13px;
	position: relative;
}

.site-menu .items .site-link:after {
	top: 0;
	right: 0;
	font-size: 24px;
	font-family: Material-Design-Iconic-Font;
	content: "\f2f6";
	position: absolute;
}

.menu-isActive .site-menu {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}

.menu-isActive .site-menu-button {
	color: #dd1c1d;
}

.menu-isActive .site-menu-button i {
	background: #dd1c1d;
}

.dark-mode .site-menu:before {
	border-bottom-color: #2c2c2c;
}

.dark-mode .site-menu:after {
	-webkit-box-shadow: inset 0 1px 0 #2c2c2c;
	box-shadow: inset 0 1px 0 #2c2c2c;
	background: -webkit-linear-gradient(91deg, transparent 17%, #3c3c3c 100%);
	background: linear-gradient(-1deg, transparent 17%, #3c3c3c 100%);
}

.dark-mode .site-menu-button {
	color: #fff;
}

.dark-mode .site-menu-button i {
	background: #fff;
}

.dark-mode .site-menu-button i:after,
.dark-mode .site-menu-button i:before {
	background: #fff !important;
}

.dark-mode .site-menu-list {
	border-color: #2c2c2c;
	background: #333;
}

.dark-mode .site-menu .items .site-category {
	color: rgba(255, 255, 255, 0.7);
}

.dark-mode .site-menu .items .site-category + .site-category:after {
	background-color: #444 !important;
}

.dark-mode .site-menu .items .site-category:hover,
.dark-mode .site-menu .items .site-name {
	color: #fff;
}

.dark-mode .site-menu .items .site-link {
	-webkit-filter: brightness(1.15);
	filter: brightness(1.15);
}

.dark-mode .site-menu-sites {
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #3c3c3c),
		to(#2c2c2c)
	);
	background: -webkit-linear-gradient(bottom, #3c3c3c 0, #2c2c2c 100%);
	background: linear-gradient(0deg, #3c3c3c 0, #2c2c2c 100%);
}

.dark-mode .site-menu-sites .items + .items {
	border-color: #444;
}

.site-search {
	top: 100%;
	right: -20px;
	width: 983px;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transition: -webkit-transform 0.13s;
	transition: -webkit-transform 0.13s;
	transition: transform 0.13s;
	transition: transform 0.13s, -webkit-transform 0.13s;
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.65);
	box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.65);
}

.site-search:before {
	bottom: 100%;
	right: 117px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f2f2f2;
	border-width: 11px;
	margin-left: -11px;
}

.site-search:after {
	top: 0;
	left: -400px;
	margin-left: -280px;
	z-index: -1;
	width: 10000px;
	height: 740px;
	content: "";
	pointer-events: none;
	-webkit-box-shadow: inset 0 1px 0 #ececec;
	box-shadow: inset 0 1px 0 #ececec;
	background: -webkit-linear-gradient(
		91deg,
		rgba(255, 255, 255, 0) 17%,
		rgba(255, 255, 255, 0.85) 100%
	);
	background: linear-gradient(
		-1deg,
		rgba(255, 255, 255, 0) 17%,
		rgba(255, 255, 255, 0.85) 100%
	);
	position: absolute;
}

.ie9 .site-search:after {
	background: url(../images/ie-menu-gradient.png) top center repeat-x;
}

.site-search .search {
	height: 53px;
	border: 1px solid #ececec;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.site-search .search input {
	width: 100%;
	height: inherit;
	font-size: 15px;
	outline: 0;
	border: none;
	padding-left: 25px;
	padding-right: 70px;
	color: rgba(68, 68, 68, 0.7);
}

.site-search .search button {
	width: 45px;
	color: #444;
	outline: 0;
	font-size: 25px;
	line-height: 1;
	background: 0 0;
	position: absolute;
	right: 23px;
	top: 50%;
	transform: translateY(-50%);
}

.site-search .search button:active {
	padding: 0;
}

.site-search .tags {
	height: 49px;
	line-height: 49px;
	padding-left: 25px;
	color: rgba(68, 68, 68, 0.7);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#fbfbfb),
		to(#eaeaea)
	);
	background-image: -webkit-linear-gradient(bottom, #fbfbfb 0, #eaeaea 100%);
	background-image: linear-gradient(0deg, #fbfbfb 0, #eaeaea 100%);
}

.site-search .tags .icon {
	opacity: 0.7;
	font-size: 18px;
	margin-right: 18px;
	vertical-align: middle;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.site-search .tags-item {
	cursor: pointer;
	font-size: 15px;
}

.site-search .tags-item + span {
	margin-left: 25px;
}

.site-search .tags-item:hover {
	color: #444;
}

.site-search-button {
	float: left;
	width: 40px;
	color: #444;
	font-size: 24px;
	display: inline-block;
	outline: 0;
	background-color: transparent;
	position: relative;
	height: 100%;
}

.search-isActive .site-search-button,
.site-search-button:hover {
	color: #dd1c1d;
}

.site-search-button:after {
	top: 10px;
	right: -2px;
	width: 1px;
	height: 27px;
	content: "";
	background: #eaeaea;
	position: absolute;
}

.site-search-button i {
	vertical-align: middle;
	display: inline-block;
	margin-top: -2px;
}

.search-isActive .site-search {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}

.search-isActive .site-search-button i:before {
	content: "\f136";
}

.dark-mode .site-search:before {
	border-bottom-color: #2c2c2c;
}

.dark-mode .site-search:after {
	-webkit-box-shadow: inset 0 1px 0 #2c2c2c;
	box-shadow: inset 0 1px 0 #2c2c2c;
	background: -webkit-linear-gradient(91deg, transparent 17%, #3c3c3c 100%);
	background: linear-gradient(-1deg, transparent 17%, #3c3c3c 100%);
}

.dark-mode .site-search-button {
	color: #fff;
}

.dark-mode .site-search-button:after {
	background: #2c2c2c;
}

.dark-mode .site-search .search {
	border-color: #2c2c2c;
	background: #333;
}

.dark-mode .site-search .search input {
	color: rgba(255, 255, 255, 0.7);
	background: inherit;
}

.dark-mode .site-search .search button {
	color: rgba(255, 255, 255, 0.7);
}

.dark-mode .site-search .tags {
	color: rgba(255, 255, 255, 0.7);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #3c3c3c),
		to(#2c2c2c)
	);
	background-image: -webkit-linear-gradient(bottom, #3c3c3c 0, #2c2c2c 100%);
	background-image: linear-gradient(0deg, #3c3c3c 0, #2c2c2c 100%);
}

.dark-mode .site-search .tags-item:hover {
	color: #fff;
}

.breaking-news {
	height: 45px;
	overflow: hidden;
	line-height: 49px;
	background: #ffeda5;
}

.breaking-news_title {
	float: left;
	width: 147px;
	color: #dc2c00;
	font-size: 18px;
	background: #ffe57c;
	position: relative;
	padding-left: 10px;
	-webkit-transform: skewX(-26deg);
	-ms-transform: skewX(-26deg);
	transform: skewX(-26deg);
	line-height: 49px;
}

.breaking-news_title:after,
.breaking-news_title:before {
	height: 45px;
	content: "";
	background: inherit;
	position: absolute;
	top: 0;
}

.breaking-news_title:before {
	width: 1000px;
	right: 100%;
}

.breaking-news_title:after {
	right: -9px;
	width: 6px;
}

.breaking-news_title span {
	display: block;
	-webkit-transform: skewX(26deg);
	-ms-transform: skewX(26deg);
	transform: skewX(26deg);
}

.breaking-news_item {
	float: left;
	font-size: 16px;
	color: #333;
	margin-left: 42px;
}

.breaking-news_link {
	float: right;
	font-size: 15px;
}

.breaking-news_link i {
	font-size: 25px;
	display: inline-block;
	margin-top: -4px;
	vertical-align: middle;
	margin-left: 5px;
}

.breaking-news_link:hover {
	color: #dc2c00;
}

.masthead {
	width: 970px;
	height: 250px;
	margin-left: -15px;
	margin-bottom: 30px;
	margin-top: -18px;
	padding-top: 18px;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.masthead.detail {
	margin-top: 0;
	padding-top: 0;
}

.masthead-close {
	top: 0;
	right: 0;
	z-index: 2;
	color: #444;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	font-size: 11px;
	user-select: none;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: 700;
	font-family: Helvetica, sans-serif;
	position: absolute;
}

.masthead .content {
	z-index: 1;
	position: relative;
}

.content-box {
	width: 100%;
	background: #fff;
}

.main-content {
	margin-top: 30px;
}

.main-content.detail {
	margin-top: 40px;
}

.slider-arrow {
	top: 50%;
	width: 20px;
	height: 35px;
	z-index: 1;
	cursor: pointer;
	margin-top: -12px;
	color: rgba(255, 255, 255, 0.45);
	position: absolute;
}

.slider-arrow:hover {
	color: rgba(255, 255, 255, 0.9);
}

.slider-arrow.prev {
	left: 20px;
	background: url(../img/svgs/chevron-left.svg) top left no-repeat;
}

.slider-arrow.next {
	right: 20px;
	background: url(../img/svgs/chevron-right.svg) top left no-repeat;
}

.headline-slider .slider-arrow {
	width: 23px;
	height: 41px;
	margin-top: -39px;
	background-size: contain;
}

.headline-slider .slider-arrow:hover {
	color: rgba(255, 255, 255, 0.55);
}

.ie9 .headline-slider .slider-arrow {
	z-index: 1000;
}

.small-headline-slider .slider-arrow {
	margin-top: -54px;
}

.title-group {
	margin-bottom: 40px;
}

.title-group h1 {
	font-size: 2.25em;
	position: relative;
	padding-bottom: 11px;
}

.title-group h1:after {
	left: 0;
	bottom: 0;
	width: 40px;
	height: 4px;
	content: "";
	position: absolute;
	background: #d8d8d8;
}

.title-group h1.left-side {
	float: left;
}

.title-group h1.right-side {
	float: right;
}

.title-group h1.right-side:after {
	left: initial;
	right: 0;
}

.title-group h4 {
	color: #595959;
	font-size: 1.375em;
	line-height: 30px;
	margin-top: 13px;
	font-weight: 400;
}

.title-group.secondary h1 {
	padding-bottom: 0;
}

.title-group.secondary h1:after {
	display: none;
}

.title-group.secondary h4 {
	margin-top: 0;
}

.title-group.secondary .logo {
	float: left;
	margin-top: 8px;
	margin-right: 25px;
}

.title-group.secondary .logo img {
	width: 83px;
}

.pageskin {
	position: relative;
}

.pageskin-item {
	top: 0;
	z-index: 4;
	width: 480px;
	height: 1000px;
	position: absolute;
}

.pageskin-item.left {
	right: 100%;
	text-align: right !important;
	margin-right: 25px;
}

.isSticky .pageskin-item.left {
	right: auto;
	left: 0;
	margin-right: 0;
	margin-left: -495px;
	position: fixed;
}

.pageskin-item.right {
	left: 100%;
	text-align: left !important;
	margin-left: 25px;
}

.isSticky .pageskin-item.right {
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -495px;
	position: fixed;
}

[data-sticky] .pageskin-item > * {
	top: 10px;
	position: -webkit-sticky;
	position: sticky;
}

.pageskin.detail .pageskin-item.left {
	margin-right: 20px;
}

.pageskin.detail .pageskin-item.right {
	margin-left: 20px;
}

.ad-middle {
	height: 50px;
	margin-right: -25px;
	margin-left: -25px;
	margin-bottom: 20px;
}

.dummy-load {
	height: 11px;
	-webkit-animation-duration: 1.7s;
	animation-duration: 1.7s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: placeholderAnimate;
	animation-name: placeholderAnimate;
	background: #f6f7f8;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(2%, #eee),
		color-stop(18%, #ddd),
		color-stop(33%, #eee)
	);
	background: -webkit-linear-gradient(left, #eee 2%, #ddd 18%, #eee 33%);
	background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
	background-size: 1200px;
}

.dummy-load.w-name {
	width: 66px;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(1%, #e3edf7),
		color-stop(48%, #c6dcf3),
		color-stop(2%, #e3edf7)
	);
	background: -webkit-linear-gradient(
		left,
		#e3edf7 1%,
		#c6dcf3 48%,
		#e3edf7 2%
	);
	background: linear-gradient(to right, #e3edf7 1%, #c6dcf3 48%, #e3edf7 2%);
}

.dummy-load.w-status {
	width: 76px;
	height: 11px;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(1%, #e3edf7),
		color-stop(48%, #c6dcf3),
		color-stop(2%, #e3edf7)
	);
	background: -webkit-linear-gradient(
		left,
		#e3edf7 1%,
		#c6dcf3 48%,
		#e3edf7 2%
	);
	background: linear-gradient(to right, #e3edf7 1%, #c6dcf3 48%, #e3edf7 2%);
}

.dummy-load.p-name {
	width: 65px;
	margin-bottom: 3px;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(1%, #edf7ed),
		color-stop(48%, #e6f0e6),
		color-stop(2%, #edf7ed)
	);
	background: -webkit-linear-gradient(
		left,
		#edf7ed 1%,
		#e6f0e6 48%,
		#edf7ed 2%
	);
	background: linear-gradient(to right, #edf7ed 1%, #e6f0e6 48%, #edf7ed 2%);
}

.dummy-load.p-text {
	width: 75px;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(1%, #edf7ed),
		color-stop(48%, #e6f0e6),
		color-stop(2%, #edf7ed)
	);
	background: -webkit-linear-gradient(
		left,
		#edf7ed 1%,
		#e6f0e6 48%,
		#edf7ed 2%
	);
	background: linear-gradient(to right, #edf7ed 1%, #e6f0e6 48%, #edf7ed 2%);
}

.dark-mode .dummy-load.p-name,
.dark-mode .dummy-load.p-text,
.dark-mode .dummy-load.w-name,
.dark-mode .dummy-load.w-status {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(1%, #545454),
		color-stop(48%, #797979),
		color-stop(2%, #545454)
	);
	background: -webkit-linear-gradient(
		left,
		#545454 1%,
		#797979 48%,
		#545454 2%
	);
	background: linear-gradient(to right, #545454 1%, #797979 48%, #545454 2%);
}

@-webkit-keyframes placeholderAnimate {
	0% {
		background-position: -100px 0;
	}

	100% {
		background-position: 100px 0;
	}
}

@keyframes placeholderAnimate {
	0% {
		background-position: -100px 0;
	}

	100% {
		background-position: 100px 0;
	}
}

.election-band {
	display: block;
	height: 55px;
	background: url(../images/election-pattern.png) 120px -45px #e3e7f2;
	background-size: 310px;
}

.election-band .container {
	height: inherit;
	position: relative;
}

.election-band_logo {
	float: left;
	width: 370px;
	height: 33px;
	margin-top: 11px;
	background: url(../images/election-logo.png) top left no-repeat;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	border: 0;
}

.election-band_button {
	float: right;
	height: 33px;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left: 8px;
	padding-right: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	font-family: "Gilroy Black", sans-serif;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#e14f4f),
		color-stop(96%, #d24629)
	);
	background-image: -webkit-linear-gradient(left, #e14f4f 0, #d24629 96%);
	background-image: linear-gradient(90deg, #e14f4f 0, #d24629 96%);
}

.election-band_button:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#dd3535),
		color-stop(96%, #b83d24)
	);
	background-image: -webkit-linear-gradient(left, #dd3535 0, #b83d24 96%);
	background-image: linear-gradient(90deg, #dd3535 0, #b83d24 96%);
}

.election-band_button i {
	float: right;
	font-size: 31px;
	height: inherit;
	margin-top: 1px;
	margin-left: 10px;
}

@media (max-width: 768px) {
	/* .site-footer,
    .site-header, */
	/* .breaking-news,
    .election-band {
        width: 960px;
    } */

	.newspaper-slider:after,
	.newspaper-slider:before,
	.pageskin,
	.site-menu,
	.site-search {
		display: none;
	}

	.auto-multimedia-section:after,
	.auto-multimedia-section:before,
	.economy-exchange-rate:after,
	.economy-exchange-rate:before,
	.estate-multimedia-section:after,
	.estate-multimedia-section:before,
	.sport-multimedia-section:after,
	.sport-multimedia-section:before {
		width: 22px !important;
	}

	.site-footer-brands_item + .site-footer-brands_item {
		margin-left: 28px !important;
	}

	.site-menu,
	.site-search {
		display: block;
	}

	.site-menu:after,
	.site-search:after {
		display: none;
	}
}

.site-menu-list > .items .site-category {
	margin-right: 33px;
}

.site-menu-list > .items .site-category:last-child {
	margin-right: 0;
}

.site-footer {
	margin-top: 62px;
	padding-top: 48px;
	color: #868686;
	z-index: 4;
	position: relative;
	border-top: 3px solid #cd1a1b;
	font-family: "Adelle Sans SemiBold", sans-serif;
	background: #282828;
}

.site-footer > .container > .row {
	row-gap: 3rem;
}

.site-footer-logo {
	display: inline-block;
	margin: 0;
	max-width: min(230px, 100% - 10px);
	/* margin-top: 59px;
    margin-left: 29px; */
}

.site-footer-logo img {
	max-width: 100%;
}

.site-footer-copyright {
	color: #747474;
	font-size: 18px;
	margin-top: 10px;
	line-height: 26px;
}

.site-footer-copyright b {
	font-size: 20px;
	display: inherit;
}

.site-footer .footer-content {
	row-gap: 2rem;
}

.site-footer .footer-menu {
	padding-left: 0;
	list-style: none;
}

.site-footer .footer-menu-title {
	color: #d4d4d4;
	font-size: 15px;
	letter-spacing: 0.2px;
	line-height: 15px;
	padding-bottom: 14px;
	position: relative;
	font-family: "Gilroy Black", sans-serif;
}

.site-footer .footer-menu-title i {
	font-size: 24px;
	margin-left: 5px;
	line-height: 15px;
	vertical-align: middle;
	margin-top: -2px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.site-footer .footer-menu-title ul {
	display: none;
	list-style: none;
	top: 28px;
	right: 0;
	width: 322px;
	height: 164px;
	padding: 17px 13px;
	position: absolute;
	background: #faf8f8;
	overflow-x: auto;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.site-footer .footer-menu-title ul li + li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

.site-footer .footer-menu-title ul li a {
	font-family: "Adelle Sans SemiBold", sans-serif;
	color: #242424;
}

.subhead-slider .slick-dots li a,
.top-headline-item {
	font-family: "Adelle Sans Bold", sans-serif;
}

.site-footer .footer-menu-title.list {
	cursor: pointer;
}

.site-footer .footer-menu-title:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.site-footer .footer-menu-title:hover ul {
	display: block;
}

.site-footer .footer-menu > li + li {
	margin-top: 2px;
}

.site-footer .footer-menu a {
	font-size: 14px;
	color: #868686;
	margin-bottom: 1px;
}

.site-footer .footer-menu a:hover {
	color: #d4d4d4;
}

.site-footer .mobile-buttons {
	/* padding-left: 62px; */
	text-align: center;
}

.site-footer .mobile-buttons h4 {
	color: #d4d4d4;
	padding-bottom: 19px;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.2px;
}

.site-footer .mobile-buttons-item {
	width: 160px;
	height: 50px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	display: inline-block;
	background: url(../img/mobile-app-button.png) top left no-repeat #1c1b1b;
	margin-bottom: 10px;
}

.site-footer .mobile-buttons-item.appstore {
	background-position: 17px 9px;
}

.site-footer .mobile-buttons-item.googleplay {
	background-position: 17px -51px;
}

.site-footer .mobile-buttons-item:hover {
	background-color: #0e0e0e;
}

.site-footer-brands {
	padding-top: 22px;
	margin-top: 45px;
	text-align: center;
	background: #242424;
}

.site-footer-brands_item {
	height: 44px;
	/* display: inline-block; */
	overflow: hidden;
	text-indent: -999px;
}

.cookie-message,
.mobile-redirect-banner {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
}

.site-footer-brands_item + .site-footer-brands_item {
	margin-left: 48px;
}

.site-footer-brands_item.single-brand-logo {
	width: 95px;
	background-position: center center;
	background-size: cover;
}

@media (max-width: 991px) and (min-width: 768px) {
	.site-footer .footer-content-left {
		padding-left: 45px;
	}
}

@media (max-width: 991px) {
	.site-footer {
		margin-top: 20px;
	}
	.site-footer-brands {
		padding: 23px 0 5px;
		margin-top: 30px;
		/* display: flex; */
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.site-footer-brands > * {
		flex-shrink: 0;
	}
}

.dark-mode .site-footer {
	border-top: none;
}

.dark-mode .site-footer .footer-menu-title ul {
	background: #212121;
}

.dark-mode .site-footer .footer-menu-title ul li {
	border-color: #333;
}

.tumspor .site-footer,
.tumspor .site-header,
.tumspor .top-headline-item .title {
	border-color: #4a9129;
}

.dark-mode .site-footer .footer-menu-title ul li a {
	color: #d4d4d4;
}

.cookie-message {
	width: 100%;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	z-index: 10;
	background: #fff;
	-webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.02);
	box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.02);
}

.tumspor .category .infinite-item ~ .infinite-item:before,
.tumspor .category-slider .slick-slide .title:before,
.tumspor .loader-ellips__dot,
.tumspor .main-menu-item a:hover:before,
.tumspor .site-menu-button:hover i,
.tumspor.menu-isActive .site-menu-button .menu-icon:after,
.tumspor.menu-isActive .site-menu-button .menu-icon:before,
.tumspor.menu-isActive .site-menu-button i {
	background: #4a9129;
}

.tumspor .category-slider .slick-dots li.slick-active a,
.tumspor .category-slider .slick-dots span.slick-active a,
.tumspor .top-headline-item .category,
.tumspor .top-headline-item:hover .category {
	background-color: #4a9129;
}

.cookie-message a {
	text-decoration: underline;
}

.cookie-message-close {
	float: right;
	font-size: 24px;
	outline: 0;
}

.mobile-redirect-banner {
	right: 0;
	z-index: 9999;
}

.mobile-redirect-banner img {
	width: 100%;
}

.mobile-redirect-banner-close {
	right: -25%;
	top: 15%;
	left: 88%;
	position: absolute;
}

.mobile-redirect-banner-close img {
	width: 25%;
}

.tumspor .main-menu-item a:hover {
	color: #4a9129;
}

.tumspor .site-menu-button:hover,
.tumspor .site-search-button:hover,
.tumspor.menu-isActive .site-menu-button,
.tumspor.search-isActive .site-search-button {
	color: #4a9129 !important;
}

.tumspor .news-content a {
	color: #36691e;
}

.tumspor .news-content a:hover,
.tumspor .news-header .category {
	color: #4a9129;
}

.tumspor .news-header .category span + span:before {
	color: rgba(74, 145, 41, 0.6);
}

.tumspor .news-header .category:hover,
.tumspor .site-menu-list .items a:hover {
	color: #407d23;
}

.tumspor .category .infinite-item ~ .infinite-item:after,
.tumspor .category-news-item .content .info .category,
.tumspor .category-news-item:hover .title {
	color: #4a9129;
}

.ekotrent .site-footer,
.ekotrent .site-header,
.ekotrent .top-headline-item .title {
	border-color: #1684bb;
}

.ekotrent .category .infinite-item ~ .infinite-item:before,
.ekotrent .category-slider .slick-slide .title:before,
.ekotrent .loader-ellips__dot,
.ekotrent .main-menu-item a:hover:before,
.ekotrent .site-menu-button:hover i,
.ekotrent.menu-isActive .site-menu-button .menu-icon:after,
.ekotrent.menu-isActive .site-menu-button .menu-icon:before,
.ekotrent.menu-isActive .site-menu-button i {
	background: #1684bb;
}

.ekotrent .category-slider .slick-dots li.slick-active a,
.ekotrent .category-slider .slick-dots span.slick-active a,
.ekotrent .top-headline-item .category,
.ekotrent .top-headline-item:hover .category {
	background-color: #1684bb;
}

.tumspor .top-headline-item:hover .title {
	color: #3a7120;
}

.ekotrent .main-menu-item a:hover {
	color: #1684bb;
}

.ekotrent .site-menu-button:hover,
.ekotrent .site-search-button:hover,
.ekotrent.menu-isActive .site-menu-button,
.ekotrent.search-isActive .site-search-button {
	color: #1684bb !important;
}

.ekotrent .news-content a {
	color: #11648d;
}

.ekotrent .news-content a:hover,
.ekotrent .news-header .category {
	color: #1684bb;
}

.ekotrent .news-header .category span + span:before {
	color: rgba(22, 132, 187, 0.6);
}

.ekotrent .news-header .category:hover,
.ekotrent .site-menu-list .items a:hover {
	color: #1374a4;
}

.ekotrent .category .infinite-item ~ .infinite-item:after,
.ekotrent .category-news-item .content .info .category,
.ekotrent .category-news-item:hover .title {
	color: #1684bb;
}

.bizimlezzet .site-footer,
.bizimlezzet .site-header,
.bizimlezzet .top-headline-item .title {
	border-color: #f19b2c;
}

.bizimlezzet .category .infinite-item ~ .infinite-item:before,
.bizimlezzet .category-slider .slick-slide .title:before,
.bizimlezzet .loader-ellips__dot,
.bizimlezzet .main-menu-item a:hover:before,
.bizimlezzet .site-menu-button:hover i,
.bizimlezzet.menu-isActive .site-menu-button .menu-icon:after,
.bizimlezzet.menu-isActive .site-menu-button .menu-icon:before,
.bizimlezzet.menu-isActive .site-menu-button i {
	background: #f19b2c;
}

.bizimlezzet .category-slider .slick-dots li.slick-active a,
.bizimlezzet .category-slider .slick-dots span.slick-active a,
.bizimlezzet .top-headline-item .category,
.bizimlezzet .top-headline-item:hover .category {
	background-color: #f19b2c;
}

.ekotrent .top-headline-item:hover .title {
	color: #126a96;
}

.bizimlezzet .main-menu-item a:hover {
	color: #f19b2c;
}

.bizimlezzet .site-menu-button:hover,
.bizimlezzet .site-search-button:hover,
.bizimlezzet.menu-isActive .site-menu-button,
.bizimlezzet.search-isActive .site-search-button {
	color: #f19b2c !important;
}

.bizimlezzet .news-content a {
	color: #db820f;
}

.bizimlezzet .news-content a:hover,
.bizimlezzet .news-header .category {
	color: #f19b2c;
}

.bizimlezzet .news-header .category span + span:before {
	color: rgba(241, 155, 44, 0.6);
}

.bizimlezzet .news-header .category:hover,
.bizimlezzet .site-menu-list .items a:hover {
	color: #ef9014;
}

.bizimlezzet .category .infinite-item ~ .infinite-item:after,
.bizimlezzet .category-news-item .content .info .category,
.bizimlezzet .category-news-item:hover .title {
	color: #f19b2c;
}

.emlakofisi .site-footer,
.emlakofisi .site-header,
.emlakofisi .top-headline-item .title {
	border-color: #d05530;
}

.emlakofisi .category .infinite-item ~ .infinite-item:before,
.emlakofisi .category-slider .slick-slide .title:before,
.emlakofisi .loader-ellips__dot,
.emlakofisi .main-menu-item a:hover:before,
.emlakofisi .site-menu-button:hover i,
.emlakofisi.menu-isActive .site-menu-button .menu-icon:after,
.emlakofisi.menu-isActive .site-menu-button .menu-icon:before,
.emlakofisi.menu-isActive .site-menu-button i {
	background: #d05530;
}

.emlakofisi .category-slider .slick-dots li.slick-active a,
.emlakofisi .category-slider .slick-dots span.slick-active a,
.emlakofisi .top-headline-item .category,
.emlakofisi .top-headline-item:hover .category {
	background-color: #d05530;
}

.bizimlezzet .top-headline-item:hover .title {
	color: #e5880f;
}

.emlakofisi .main-menu-item a:hover {
	color: #d05530;
}

.emlakofisi .site-menu-button:hover,
.emlakofisi .site-search-button:hover,
.emlakofisi.menu-isActive .site-menu-button,
.emlakofisi.search-isActive .site-search-button {
	color: #d05530 !important;
}

.emlakofisi .news-content a {
	color: #a74426;
}

.emlakofisi .news-content a:hover,
.emlakofisi .news-header .category {
	color: #d05530;
}

.emlakofisi .news-header .category span + span:before {
	color: rgba(208, 85, 48, 0.6);
}

.emlakofisi .news-header .category:hover,
.emlakofisi .site-menu-list .items a:hover {
	color: #bc4c2b;
}

.emlakofisi .category .infinite-item ~ .infinite-item:after,
.emlakofisi .category-news-item .content .info .category,
.emlakofisi .category-news-item:hover .title {
	color: #d05530;
}

.otorehberi .site-footer,
.otorehberi .site-header,
.otorehberi .top-headline-item .title {
	border-color: #e24547;
}

.otorehberi .category .infinite-item ~ .infinite-item:before,
.otorehberi .category-slider .slick-slide .title:before,
.otorehberi .loader-ellips__dot,
.otorehberi .main-menu-item a:hover:before,
.otorehberi .site-menu-button:hover i,
.otorehberi.menu-isActive .site-menu-button .menu-icon:after,
.otorehberi.menu-isActive .site-menu-button .menu-icon:before,
.otorehberi.menu-isActive .site-menu-button i {
	background: #e24547;
}

.otorehberi .category-slider .slick-dots li.slick-active a,
.otorehberi .category-slider .slick-dots span.slick-active a,
.otorehberi .top-headline-item .category,
.otorehberi .top-headline-item:hover .category {
	background-color: #e24547;
}

.emlakofisi .top-headline-item:hover .title {
	color: #af4728;
}

.otorehberi .main-menu-item a:hover {
	color: #e24547;
}

.otorehberi .site-menu-button:hover,
.otorehberi .site-search-button:hover,
.otorehberi.menu-isActive .site-menu-button,
.otorehberi.search-isActive .site-search-button {
	color: #e24547 !important;
}

.otorehberi .news-content a {
	color: #d32123;
}

.otorehberi .news-content a:hover,
.otorehberi .news-header .category {
	color: #e24547;
}

.otorehberi .news-header .category span + span:before {
	color: rgba(226, 69, 71, 0.6);
}

.otorehberi .news-header .category:hover,
.otorehberi .site-menu-list .items a:hover {
	color: #df2f31;
}

.otorehberi .category .infinite-item ~ .infinite-item:after,
.otorehberi .category-news-item .content .info .category,
.otorehberi .category-news-item:hover .title {
	color: #e24547;
}

.otorehberi .top-headline-item:hover .title {
	color: #dc2225;
}

.site-slider {
	height: 448px;
	overflow: hidden;
}

.site-slider .slick-slide {
	text-align: center;
}

.site-slider .slick-slide img {
	display: inline-block;
}

.subhead-bottom,
.subhead-section {
	margin-bottom: 20px;
}

.subhead-slider {
	height: 250px;
	overflow: hidden;
}

@media (max-width: 991px) {
	.subhead-slider {
		height: 200px;
	}
}

@media (max-width: 767px) {
	.subhead-slider {
		height: 150px;
		margin-bottom: 50px;
		overflow: visible;
	}
}

.subhead-slider .slick-list,
.subhead-slider .slick-track {
	height: 100%;
}

.subhead-slider .slick-dots {
	left: 0;
	z-index: 3;
	bottom: 11px;
	white-space: nowrap;
	overflow-x: auto;
}

@media (max-width: 767px) {
	.subhead-slider .slick-dots {
		bottom: auto;
		top: 100%;
		padding: 10px;
		background: #000;
		z-index: 5;
	}
}

.subhead-slider .slick-dots::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.subhead-slider .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 5px;
	text-align: center;
}

.subhead-slider .slick-dots li a {
	width: 31px;
	height: auto;
	aspect-ratio: 1/1;
	color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	font-size: 15px;
	line-height: 26px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	background: rgba(255, 255, 255, 0.2);
	border: 2px solid rgba(255, 255, 255, 0.4);
}

@media (max-width: 767px) {
	.subhead-slider .slick-dots li a {
		width: 26px;
		font-size: 13px;
		line-height: 20px;
	}
	.subhead-slider .slick-dots li {
		margin: 0 3px;
	}
}

.subhead-slider .slick-dots li.slick-active a {
	background-color: #d72530;
	border-color: #d72530;
}

.ie9 .subhead-slider .slick-dots {
	z-index: 999;
}

.subhead-slider .slick-slide {
	text-align: center;
}

.subhead-slider .slick-slide img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.subhead-slider .slick-slide .title {
	display: none;
}

.top-headline {
	margin-bottom: 13px;
}

.top-headline-item {
	width: 100%;
	/* height: 198px; */
	height: auto;
	aspect-ratio: 220/198;
	display: block;
	position: relative;
	background: #d9d9d9;
}

.top-headline-item .image {
	width: 100%;
	/* height: 155px; */
	height: calc(100% - 43px);
	overflow: hidden;
	position: relative;
}

.top-headline-item .image:after {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
}

.top-headline-item .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.top-headline-item .category {
	top: 12px;
	left: 12px;
	height: 17px;
	color: #fff;
	display: block;
	font-size: 10px;
	line-height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	text-transform: uppercase;
	font-family: "Gilroy Black", sans-serif;
	background: #b41616;
	position: absolute;
}

.top-headline-item .title {
	width: 90%;
	max-width: 90%;
	min-height: 63px;
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
	font-size: 15px;
	line-height: 19px;
	background: #fff;
	padding: 11px 5px;
	text-align: center;
	display: table;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	border-top: 3px solid #c51d13;
	-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
}

.top-headline-item .title span {
	display: table-cell;
	vertical-align: middle;
}

.top-headline-item:hover .category {
	opacity: 1;
}

.top-headline-item.siyaset .category,
.top-headline-item:hover .category {
	background-color: #b41616;
}

.top-headline-item.siyaset .title,
.top-headline-item:hover .title {
	border-top-color: #c51d13;
}

.top-headline-item.siyaset:hover,
.top-headline-item:hover:hover {
	color: #b41616;
}

.top-headline-item.spor .category {
	background-color: #488a18;
}

.top-headline-item.spor .title {
	border-top-color: #488a18;
}

.top-headline-item.spor:hover {
	color: #305f17;
}

.top-headline-item.guncel .category {
	background-color: #af435d;
}

.top-headline-item.guncel .title {
	border-top-color: #b63252;
}

.top-headline-item.guncel:hover {
	color: #b63252;
}

.otorehberi .top-headline-item .category {
	background-color: #d43234 !important;
}

.otorehberi .top-headline-item .title {
	border-top-color: #c51d13 !important;
}

.otorehberi .top-headline-item:hover {
	color: #d43234 !important;
}

.top-headline-item.AdvertoriaL .category,
.top-headline-item.advertorial .category,
.top-headline-item.reklam .category {
	background-color: #444;
}

.top-headline-item.AdvertoriaL .title,
.top-headline-item.advertorial .title,
.top-headline-item.reklam .title {
	border-top-color: #828282;
}

.top-headline-item.AdvertoriaL:hover,
.top-headline-item.advertorial:hover,
.top-headline-item.reklam:hover {
	color: #444;
}

@media (max-width: 991px) {
	.top-headline-item {
		display: flex;
		gap: 15px;
		background: var(--body-bg);
		aspect-ratio: unset;
		padding: 15px 0;
	}

	.top-headline-item .image {
		flex: 0 0 auto;
		width: 100px;
		height: 100px;
		border-radius: 2px;
	}

	.top-headline-item .title {
		flex: 1 1 auto;
		display: block;
		position: initial;
		transform: unset;
		min-width: 1px;
		border: 0;
		background: transparent;
		box-shadow: none;
		text-align: left;
		padding: 22px 0 0;
	}

	.top-headline-item .category {
		top: 0;
		left: 115px;
		opacity: 1;
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	.top-headline > * + * .top-headline-item {
		border-top: 1px solid #e8e6e6;
	}
}

.headline-section {
	margin-bottom: 20px;
}

.headline-slider {
	height: 397px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {
	.headline-slider {
		height: 250px;
	}
}

.headline-slider:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 37px;
	content: "";
	z-index: 2;
	background: #e3e3e3;
	position: absolute;
}

.headline-slider-item.son_dakika_sol_bordo_beyaz .image,
.headline-slider-item.son_dakika_sol_sari_siyah .image,
.headline-slider-item.son_dakika_sol_siyah_beyaz .image,
.headline-slider-item.son_dakika_sol_siyah_sari .image,
.headline-slider-item.son_dakika_ust_bordo .image,
.headline-slider-item.son_dakika_ust_siyah .image,
.headline-slider-item.son_durum .image,
.headline-slider-item.yeni_haber .image {
	position: relative;
}

.headline-slider-item.son_dakika_sol_bordo_beyaz .image:after,
.headline-slider-item.son_dakika_sol_sari_siyah .image:after,
.headline-slider-item.son_dakika_sol_siyah_beyaz .image:after,
.headline-slider-item.son_dakika_sol_siyah_sari .image:after,
.headline-slider-item.son_dakika_ust_bordo .image:after,
.headline-slider-item.son_dakika_ust_siyah .image:after,
.headline-slider-item.son_durum .image:after,
.headline-slider-item.yeni_haber .image:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
}

.news-box,
.small-headline-slider {
	position: relative;
	overflow: hidden;
}

.headline-slider-item.son_dakika_ust_siyah .image:after {
	background: url(../images/headline-animation/breaking-news-top-1.gif);
}

.headline-slider-item.son_dakika_ust_bordo .image:after {
	background: url(../images/headline-animation/breaking-news-top-2.gif);
}

.headline-slider-item.son_dakika_sol_bordo_beyaz .image:after {
	background: url(../images/headline-animation/breaking-news-bordo-beyaz.gif);
}

.headline-slider-item.son_dakika_sol_sari_siyah .image:after {
	background: url(../images/headline-animation/breaking-news-sari-siyah.gif);
}

.headline-slider-item.son_dakika_sol_siyah_beyaz .image:after {
	background: url(../images/headline-animation/breaking-news-siyah-beyaz.gif);
}

.headline-slider-item.son_dakika_sol_siyah_sari .image:after {
	background: url(../images/headline-animation/breaking-news-siyah-sari.gif);
}

.headline-slider-item.son_durum .image:after {
	background: url(../images/headline-animation/last-news.gif);
}

.headline-slider-item.yeni_haber .image:after {
	background: url(../images/headline-animation/new-news.gif);
}

.headline-slider .slick-list {
	height: calc(100% - 37px);
}

.headline-slider .slick-track {
	height: 100%;
}

.headline-slider .slick-dots {
	left: 0;
	bottom: 0;
	z-index: 3;
	height: 37px;
	background: #e3e3e3;
	-webkit-box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7,
		inset 0 -1px 0 #c7c7c7;
	box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7,
		inset 0 -1px 0 #c7c7c7;
}

.headline-slider .slick-dots {
	white-space: nowrap;
	overflow-x: auto;
}

.headline-slider .slick-dots::-webkit-scrollbar {
	/* display: none; */
	width: 0;
	height: 0;
}

.headline-slider .slick-dots li,
.headline-slider .slick-dots span {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
}

.headline-slider .slick-dots li + li,
.headline-slider .slick-dots li + span,
.headline-slider .slick-dots span + li,
.headline-slider .slick-dots span + span {
	-webkit-box-shadow: inset 1px 0 0 #c7c7c7;
	box-shadow: inset 1px 0 0 #c7c7c7;
}

.headline-slider .slick-dots li a,
.headline-slider .slick-dots span a {
	width: 23.84px;
	height: 37px;
	color: #444;
	display: block;
	font-size: 13px;
	line-height: 39px;
	text-indent: 1px;
	font-family: "Gilroy Black", sans-serif;
}

.headline-slider .slick-dots span,
.headline-slider .slick-slide img {
	display: inline-block;
}

.headline-slider .slick-dots li.slick-active a,
.headline-slider .slick-dots span.slick-active a {
	color: #fff;
	background-color: #d8242f;
}

.ie9 .headline-slider .slick-dots {
	z-index: 999;
}

.headline-slider .slick-slide {
	text-align: center;
}

.headline-slider-item .image {
	height: 100%;
}
.headline-slider-item .image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.headline-slider .slick-slide .title {
	display: none;
}

.headline-slider .title {
	color: #faf8f8;
}

.small-headline-header {
	color: #ececec;
	height: 40px;
	line-height: 40px;
	background: #222;
	overflow: hidden;
	text-align: center;
	border-top: 2px solid #d72530;
}

.small-headline-header:after,
.small-headline-header:before {
	content: "";
	display: table;
}

.small-headline-header:after {
	clear: both;
}

.small-headline-header_item {
	float: left;
	font-size: 14px;
	cursor: pointer;
	width: 62.6px;
	user-select: none;
}

.small-headline-header_item.isActive {
	background: #d72530;
}

.small-headline-header_item:nth-child(1) {
	width: 76px;
}

.small-headline-header_item:nth-child(2) {
	width: 85px;
}

.small-headline-header_item:nth-child(3) {
	width: 72px;
}

.small-headline-header_item:nth-child(4) {
	width: 66.6px;
}

.small-headline-slider {
	height: 357px;
	display: none;
}

/* @media (max-width: 991px) {
    .small-headline-slider {
        height: 260px;
    }
} */

.small-headline-slider:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 37px;
	content: "";
	z-index: 2;
	background: #222;
	position: absolute;
}

.small-headline-slider.isActive {
	display: block;
}

.small-headline-slider .slick-dots {
	left: 0;
	z-index: 3;
	bottom: 0;
	height: 37px;
	background: #222;
	-webkit-box-shadow: inset 1px 0 0 #353535, inset -1px 0 0 #353535,
		inset 0 -1px 0 #353535;
	box-shadow: inset 1px 0 0 #353535, inset -1px 0 0 #353535,
		inset 0 -1px 0 #353535;
}

.small-headline-slider .slick-dots li {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
}

.small-headline-slider .slick-dots li + li {
	-webkit-box-shadow: inset 1px 0 0 #353535;
	box-shadow: inset 1px 0 0 #353535;
}

.small-headline-slider .slick-dots li a {
	width: 30px;
	height: 37px;
	color: #b8b8b8;
	display: block;
	font-size: 13px;
	line-height: 39px;
	text-indent: 1px;
	font-family: "Gilroy Black", sans-serif;
}

.small-headline-slider .slick-dots li.slick-active a {
	color: #fff;
	background-color: #d8242f;
}

.ie9 .small-headline-slider .slick-dots {
	z-index: 999;
}

.small-headline-slider .slick-slide {
	text-align: center;
}

.small-headline-slider .slick-slide img {
	display: inline-block;
	width: 100%;
}

.small-headline-slider .slick-slide .title {
	display: none;
}

.small-headline.ekonomi .small-headline-header {
	border-top-color: #008eae;
}

.small-headline.ekonomi .small-headline-header_item.isActive,
.small-headline.ekonomi .small-headline-slider .slick-dots li.slick-active a {
	background-color: #008eae;
}

.small-headline.spor .small-headline-header {
	border-top-color: #8fc249;
}

.small-headline.spor .small-headline-header_item.isActive,
.small-headline.spor .small-headline-slider .slick-dots li.slick-active a {
	background-color: #8fc249;
}

.small-headline.dunya .small-headline-header {
	border-top-color: #ff7f00;
}

.small-headline.dunya .small-headline-header_item.isActive,
.small-headline.dunya .small-headline-slider .slick-dots li.slick-active a {
	background-color: #ff7f00;
}

.second-headline {
	margin-bottom: 27px;
}

.second-headline-slider {
	height: 250px;
	overflow: hidden;
}

.second-headline-slider .slick-dots {
	top: -39px;
	right: -2px;
	width: 70px;
	z-index: 3;
	bottom: auto;
	text-align: right;
	background: var(--body-bg);
}

.second-headline-slider .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 3px;
	text-align: center;
}

.second-headline-slider .slick-dots li button {
	width: 9px;
	height: 9px;
	color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	padding: 0;
	line-height: 0;
	font-size: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	font-family: "Adelle Sans Bold", sans-serif;
	background: #c6d6d6;
}

.second-headline-slider .slick-dots li button:before {
	display: none;
}

.second-headline-slider .slick-dots li.slick-active button {
	background-color: #95aaaa;
}

.second-headline-slider .slick-slide {
	width: 300px;
	height: 250px;
	margin-left: 20px;
	text-align: center;
}

.second-headline-slider .slick-slide img {
	width: 100%;
	display: inline-block;
}

.second-headline-slider .slick-slide .title {
	display: none;
}

.second-headline-slider .slider-arrow {
	top: 50%;
	width: 30px;
	height: 50px;
	font-size: 38px;
	line-height: 50px;
	z-index: 1;
	color: #566;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: -25px;
	position: absolute;
}

.second-headline-slider .slider-arrow.prev {
	left: -16px;
	text-align: left;
	padding-left: 7px;
	background: #c9d8e8;
	-webkit-box-shadow: 5px 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 5px 0 3px rgba(0, 0, 0, 0.19);
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		color-stop(1%, #e6e6e6),
		color-stop(88%, #faf8f8)
	);
	background-image: -webkit-linear-gradient(right, #e6e6e6 1%, #faf8f8 88%);
	background-image: linear-gradient(-90deg, #e6e6e6 1%, #faf8f8 88%);
}

.second-headline-slider .slider-arrow.next {
	right: -16px;
	text-align: right;
	padding-right: 7px;
	background: #c9d8e8;
	-webkit-box-shadow: -5px 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: -5px 0 3px rgba(0, 0, 0, 0.19);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(16%, #e6e6e6),
		color-stop(99%, #faf8f8)
	);
	background-image: -webkit-linear-gradient(left, #e6e6e6 16%, #faf8f8 99%);
	background-image: linear-gradient(90deg, #e6e6e6 16%, #faf8f8 99%);
}

@media (max-width: 991px) {
	.second-headline-slider .slider-arrow.prev {
		left: -10px;
	}
	.second-headline-slider .slider-arrow.next {
		right: -10px;
	}
}

.second-headline-slider .slider-arrow:hover {
	color: #262626;
}

.second-headline-slider a {
	float: left;
	width: 300px;
	height: 250px;
}

.second-headline-slider a:nth-child(2),
.second-headline-slider a:nth-child(3) {
	margin-left: 20px;
}

.headline-bottom,
.headline-section-full {
	margin-bottom: 20px;
}

.headline-slider-full {
	height: 447px;
	/* overflow: hidden; */
}

.headline-slider-item {
	overflow: hidden;
}

.headline-slider-full.highlight:after {
	content: "";
	position: absolute;
	width: 99.9%;
	height: 100%;
	border: 10px solid rgba(86, 181, 62, 0.5);
	top: 0;
	left: 0;
	pointer-events: none;
	-webkit-animation: slider-highlight 0.85s ease-out infinite;
	animation: slider-highlight 0.85s ease-out infinite;
}

.ekotrent .headline-slider-full.highlight:after {
	border-color: rgba(22, 132, 187, 0.5);
}

.emlakofisi .headline-slider-full.highlight:after {
	border-color: rgba(208, 85, 48, 0.5);
}

.otorehberi .headline-slider-full.highlight:after {
	border-color: rgba(226, 69, 71, 0.5);
}

@-webkit-keyframes slider-highlight {
	0%,
	100% {
		border-width: 6px;
	}

	50% {
		border-width: 13px;
	}
}

@keyframes slider-highlight {
	0%,
	100% {
		border-width: 6px;
	}

	50% {
		border-width: 13px;
	}
}

.headline-slider-full .slick-dots {
	left: 0;
	z-index: 3;
	bottom: 20px;
	white-space: nowrap;
	overflow-x: auto;
}

.headline-slider-full .slick-dots::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.headline-slider-full .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 5px;
	text-align: center;
}

.headline-slider-full .slick-dots li a {
	width: 31px;
	height: auto;
	aspect-ratio: 1/1;
	color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	font-size: 16px;
	line-height: 26px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	font-family: "Gilroy Bold", sans-serif;
	background: rgba(255, 255, 255, 0.2);
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.4);
}

.headline-slider-full .slick-dots li.slick-active a {
	background-color: #dd1c1d;
	border-color: #1a041a;
}

.ekotrent .headline-slider-full .slick-dots li.slick-active a {
	background-color: #1684bb;
	border-color: #1684bb;
}

.emlakofisi .headline-slider-full .slick-dots li.slick-active a {
	background-color: #d05530;
	border-color: #d05530;
}

.otorehberi .headline-slider-full .slick-dots li.slick-active a {
	background-color: #e24547;
	border-color: #e24547;
}

.ie9 .headline-slider-full .slick-dots {
	z-index: 999;
}

.headline-slider-full .slick-slide:after {
	bottom: 0;
	left: 0;
	right: 0;
	height: 65%;
	content: "";
	position: absolute;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		to(black)
	);
	background-image: -webkit-linear-gradient(top, transparent 0, #000 100%);
	background-image: linear-gradient(180deg, transparent 0, #000 100%);
}

.headline-slider-full .slick-slide img {
	display: block;
}

.headline-slider-full .slick-slide .info {
	left: 95px;
	right: 95px;
	bottom: 70px;
	z-index: 3;
	color: #fff;
	position: absolute;
}

.headline-slider-full .slick-slide .info-title {
	font-size: 34px;
	line-height: 1.1;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 9px;
	padding: 12px 13px 8px;
	text-transform: uppercase;
	display: inline-block;
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(141, 199, 105, 0)), color-stop(90%, #dd1c1d));
	background-image: -webkit-linear-gradient(right, rgba(141, 199, 105, 0) 0, #dd1c1d 90%);
	background-image: linear-gradient(-90deg, rgba(141, 199, 105, 0) 0, #dd1c1d  90%);
	font-family: "Gilroy Black", sans-serif;
}

.ekotrent .headline-slider-full .slick-slide .info-title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#2086b9),
		to(rgba(56, 92, 149, 0))
	);
	background-image: -webkit-linear-gradient(
		left,
		#2086b9 0,
		rgba(56, 92, 149, 0) 100%
	);
	background-image: linear-gradient(
		90deg,
		#2086b9 0,
		rgba(56, 92, 149, 0) 100%
	);
}

.emlakofisi .headline-slider-full .slick-slide .info-title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#d05530),
		to(rgba(208, 85, 48, 0))
	);
	background-image: -webkit-linear-gradient(
		left,
		#d05530 0,
		rgba(208, 85, 48, 0) 100%
	);
	background-image: linear-gradient(
		90deg,
		#d05530 0,
		rgba(208, 85, 48, 0) 100%
	);
}

.otorehberi .headline-slider-full .slick-slide .info-title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#e24547),
		to(rgba(56, 92, 149, 0))
	);
	background-image: -webkit-linear-gradient(
		left,
		#e24547 0,
		rgba(56, 92, 149, 0) 100%
	);
	background-image: linear-gradient(
		90deg,
		#e24547 0,
		rgba(56, 92, 149, 0) 100%
	);
}

.headline-slider-full .slick-slide .info-spot {
 display: none;
}

.headline-slider-full .slick-slide .info.left {
	width: 48%;
	bottom: 85px;
}

.headline-slider-full .slick-slide .info.right {
	left: initial;
	width: 48%;
	bottom: 85px;
	text-align: right;
}

.halkbank-slider .slick-slide,
.news-box {
	text-align: center;
}

.headline-slider-full .slick-slide .info.right .info-title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, rgba(141, 199, 105, 0)),
		to(rgba(85, 149, 56, 0.8))
	);
	background-image: -webkit-linear-gradient(
		left,
		rgba(141, 199, 105, 0) 0,
		rgba(85, 149, 56, 0.8) 100%
	);
	background-image: linear-gradient(
		90deg,
		rgba(141, 199, 105, 0) 0,
		rgba(85, 149, 56, 0.8) 100%
	);
}

.headline-slider-full .slider-arrow {
	width: 23px;
	height: 42px;
	margin-top: -21px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.headline-slider-full .slick-list,
.headline-slider-full .slick-track {
	height: 100%;
}

@media (max-width: 991px) {
	.headline-slider-full {
		height: 350px;
	}
	.headline-slider-full .slick-slide .info {
		left: 40px;
		right: 40px;
	}
	.headline-slider-full .slick-slide .info-title {
		font-size: 26px;
	}
	.headline-slider-full .slick-slide .info-spot {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.headline-section-full {
		margin-bottom: 60px;
	}
	.headline-slider-full {
		height: 180px;
	}
	.headline-slider-full .slick-slide .info {
		left: 10px;
		right: 10px;
		bottom: 5px;
	}
	.headline-slider-full .slick-slide .info:is(.left, .right) {
		bottom: 5px;
		width: 68%;
	}
	.headline-slider-full .slick-slide .info-title {
		font-size: 16px;
		padding: 5px 8px;
	}
	.headline-slider-full .slick-slide .info-spot {
		font-size: 14px;
	}
	.headline-slider-full .slick-dots {
		bottom: auto;
		top: 100%;
		padding: 10px 5px;
		background: #000;
	}
	.headline-slider-full .slick-dots li {
		margin: 0 3px;
	}
	.headline-slider-full .slick-dots li a {
		width: 26px;
		font-size: 13px;
		line-height: 20px;
	}
}

.news-box,
.news-box .image,
.news-box .image img {
	width: 100%;
	overflow: hidden;
}

.news-box .image,
.news-box .image img {
	height: 100%;
	object-fit: cover;
}

.headline-slider-full .slider-arrow:hover {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.headline-slider-full .slider-arrow.next,
.headline-slider-full .slider-arrow.prev {
	background-size: 23px;
}

.headline-slider-full .slider-arrow.prev {
	left: 25px;
}

.headline-slider-full .slider-arrow.next {
	right: 25px;
}

.news-box {
	height: 190px;
	display: block;
}

.news-box + .news-box {
	margin-left: 20px;
}

.news-box:after {
	left: 0;
	right: 0;
	bottom: 0;
	height: 75%;
	content: "";
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		color-stop(90%, rgba(0, 0, 0, 0.9))
	);
	background: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
	background: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
}

.ie9 .news-box:after {
	background: url(../images/ie-news-gradient.png) bottom center repeat-x;
}

.tumspor .news-box:after {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		color-stop(90%, rgba(0, 0, 0, 0.7))
	);
	background: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.7) 90%
	);
	background: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.7) 90%
	);
}

.news-box .title {
	left: 14px;
	right: 14px;
	bottom: 12px;
	color: #fff;
	z-index: 3;
	font-size: 16px;
	line-height: 1.25;
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	font-family: "Adelle Sans Bold", sans-serif;
}

.news-box.middle .title {
	left: 16px;
	right: 16px;
	font-size: 18px;
	line-height: 22px;
	bottom: 14px;
}

.news-box:hover .title {
	bottom: 17px;
}

.news-box.big .title {
	left: 16px;
	right: 16px;
	font-size: 22px;
	line-height: 24px;
	bottom: 21px;
}

.section-title {
	height: 29px;
	color: #536e6e;
	font-size: 22px;
	margin-bottom: 7px;
	position: relative;
	overflow: hidden;
	font-family: "Gilroy Black", sans-serif;
}

.section-title .title {
	line-height: 29px;
	position: relative;
	padding-right: 14px;
	display: inline-block;
}

.section-title .title:after,
.section-title .title:before {
	top: 12px;
	left: 100%;
	height: 4px;
	content: "";
	position: absolute;
}

.section-title .title:before {
	width: 140px;
	z-index: 2;
	background: #cbdddd;
}

.section-title .title:after {
	width: 1000px;
	background: #becece;
}

.section-title .link {
	float: right;
	color: #becece;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	font-family: "Gilroy Bold", sans-serif;
}

.section-title .link i {
	color: inherit;
	font-size: 18px;
	margin-left: 5px;
	line-height: inherit;
	margin-top: -2px;
	vertical-align: middle;
}

.multimedia-section .section-title,
.multimedia-section .section-title .link {
	color: #d74b45;
}

.multimedia-section .section-title .title:before {
	background: #f57f7a;
}

.multimedia-section .section-title .title:after {
	width: 572px;
	background: #d74b45;
}

.multimedia-section .section-title .link:hover {
	color: #ab2a25;
}

.multimedia-section .section-title .link.photo {
	margin-left: 23px;
	position: relative;
}

.multimedia-section .section-title .link.photo:before {
	top: 3px;
	left: -15px;
	content: "";
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #d74b45;
	position: absolute;
}

.multimedia-gallery-links {
	background: var(--body-bg);
	padding-left: 12px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}

@media (max-width: 575px) {
	.multimedia-gallery-links {
		display: flex;
		flex-direction: column;
		gap: 3px;
		padding: 0 12px;
	}
	.multimedia-gallery-links > .link {
		float: none !important;
		margin: 0 !important;
	}
	.multimedia-section .section-title .link.photo:before {
		top: 19px;
		left: calc(100% - 8px);
	}
}

.author-section .section-title .title:after,
.author-section .section-title .title:before,
.author-section.other .section-title .title:after,
.author-section.other .section-title .title:before,
.related-news-section .section-title .title:after,
.related-news-section .section-title .title:before {
	top: 29px;
	left: 0;
}

.newspaper-section .section-title {
	color: #536e6e;
}

.newspaper-section .section-title .title:before {
	background: #cbdddd;
}

.newspaper-section .section-title .title:after {
	width: 608px;
	background: #becece;
}

@media (max-width: 991px) {
	.newspaper-section .section-title .title:after {
		width: 442px;
	}
}

.newspaper-section .section-title .link {
	color: #6b7b7b;
}

.newspaper-section .section-title .link:hover {
	color: #475252;
}

.related-news-section .section-title {
	height: 35px;
	color: #b34062;
	margin-bottom: 15px;
}

.related-news-section .section-title .title:before {
	background: #df6e8f;
}

.related-news-section .section-title .title:after {
	width: 710px;
	background: #b34062;
}

.author-section .section-title {
	height: 35px;
	color: #8c6547;
	margin-bottom: 15px;
}

.author-section .section-title .title:before {
	background: #b79173;
}

.author-section .section-title .title:after {
	width: 608px;
	background: #8c6547;
}

.author-section .section-title .link {
	color: #8c6547;
}

.author-section .section-title .link:hover {
	color: #59402d;
}

.author-section.other .section-title {
	height: 35px;
	color: #9b4f4f;
	margin-bottom: 15px;
}

.author-section.other .section-title .title:before {
	background: #b77373;
}

.author-section.other .section-title .title:after {
	width: 608px;
	background: #9b4f4f;
}

.author-section.other .section-title .link {
	color: #9b4f4f;
}

.author-section.other .section-title .link:hover {
	color: #683535;
}

.sport-news-section .section-title {
	color: #488a18;
}

.sport-news-section .section-title .title:before {
	background: #97b382;
}

.sport-news-section .section-title .title:after {
	width: 735px;
	background: #73a251;
}

.sport-news-section .section-title .link {
	color: #587d3e;
}

.sport-news-section .section-title .link:hover {
	color: #344a25;
}

.economy-section .section-title {
	color: #398bc2;
}

.economy-section .section-title .title:before {
	background: #7db3d7;
}

.economy-section .section-title .title:after {
	width: 668px;
	background: #398bc2;
}

.economy-section .section-title .link {
	color: #307aab;
}

.economy-section .section-title .link:hover {
	color: #1f4f6f;
}

.today-news-section .section-title {
	color: #555;
}

.today-news-section .section-title .title:before {
	background: #8c8c8c;
}

.today-news-section .section-title .title:after {
	background: #555;
}

.yasemin-news-section .section-title {
	color: #b6236c;
}

.yasemin-news-section .section-title .title:before {
	background: #d77ea2;
}

.yasemin-news-section .section-title .title:after {
	width: 835px;
	background: #b6236c;
}

.whos-who-section .section-title .title:after {
	width: 798px;
}

@media (max-width: 991px) {
	.sport-news-section .section-title .title:after {
		width: 495px;
	}
	.economy-section .section-title .title:after {
		width: 430px;
	}
}

@media (max-width: 767px) {
	.section-title {
		height: 35px;
		margin-bottom: 15px;
	}

	.section-title .title:before,
	.section-title .title:after {
		top: 29px;
		left: 0;
	}

	.section-title .title:after {
		min-width: max(768px, 100%);
	}
}

.economy-ad,
.multimedia-ad,
.subhead-ad {
	width: min(300px, 100%);
	height: min(250px, 100%);
	max-height: 250px;
	margin-inline: auto;
	background: #ddd;
	text-align: center;
	-webkit-box-shadow: inset 0 0 0 1px #cecece;
	box-shadow: inset 0 0 0 1px #cecece;
	position: relative;
}
@media (max-width: 767px) {
	.economy-ad,
	.multimedia-ad,
	.subhead-ad {
		height: 200px;
	}
}

.w620-ad,
.w620-ad iframe {
	width: 100%;
}

.economy-ad:after,
.multimedia-ad:after,
.subhead-ad:after {
	width: 100%;
	left: 50%;
	top: 50%;
	color: #bdbdbd;
	content: "Reklam";
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.economy-ad .content,
.multimedia-ad .content,
.subhead-ad .content {
	z-index: 1;
	position: relative;
}

.w620-ad {
	height: 60px;
	overflow: hidden;
	position: relative;
	background: #f1efef;
}

.w620-ad iframe.halkbank-100liram {
	width: 750px;
	height: 60px;
	top: 0;
	left: 50%;
	margin-left: -375px;
	position: absolute;
}

.halkbank-slider {
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 991px) {
	.halkbank-slider {
		height: 200px;
	}
}

/* @media (max-width: 767px) {
    .halkbank-slider {
        height: 160px;
    }
} */

.halkbank-slider .slick-list {
	height: calc(100% - 37px);
}

.halkbank-slider .slick-track {
	height: 100%;
}

.halkbank-slider .slick-slide .image:after {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(31%, transparent),
		to(rgba(0, 0, 0, 0.8))
	);
	background: -webkit-linear-gradient(
		top,
		transparent 31%,
		rgba(0, 0, 0, 0.8) 100%
	);
	background: linear-gradient(
		-180deg,
		transparent 31%,
		rgba(0, 0, 0, 0.8) 100%
	);
	content: "";
	position: absolute;
}

.halkbank-slider .slick-slide .image,
.halkbank-slider .slick-slide .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.halkbank-slider .slick-slide .title {
	color: #fff;
	position: absolute;
	bottom: 25px;
	left: 12px;
	right: 12px;
	z-index: 4;
	font-size: 18px;
	text-align: left;
	line-height: 22px;
}

.halkbank-slider .slick-dots {
	left: 0;
	bottom: 0;
	z-index: 3;
	height: 37px;
	background: #e3e3e3;
	-webkit-box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7,
		inset 0 -1px 0 #c7c7c7;
	box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7,
		inset 0 -1px 0 #c7c7c7;
}

.halkbank-slider .slick-dots li,
.halkbank-slider .slick-dots span {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
}

.multimedia-section,
.story-section {
	margin-bottom: 30px;
}

.halkbank-slider .slick-dots li + li,
.halkbank-slider .slick-dots li + span,
.halkbank-slider .slick-dots span + li,
.halkbank-slider .slick-dots span + span {
	-webkit-box-shadow: inset 1px 0 0 #c7c7c7;
	box-shadow: inset 1px 0 0 #c7c7c7;
}

.halkbank-slider .slick-dots li a,
.halkbank-slider .slick-dots span a {
	width: 60px;
	height: 37px;
	color: #444;
	display: block;
	font-size: 13px;
	line-height: 39px;
	text-indent: 1px;
	font-family: "Gilroy Black", sans-serif;
}

.halkbank-slider .slick-dots li.slick-active a,
.halkbank-slider .slick-dots span.slick-active a {
	color: #fff;
	background-color: #2b5897;
}

.halkbank-slider .slick-dots span,
.halkbank-slider .slick-slide img {
	display: inline-block;
}

.halkbank-slider-logo {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: min(178px, 90%);
	height: 45px;
	z-index: 4;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.story-section {
	padding-top: 22px;
	padding-bottom: 22px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.story-content {
	float: left;
}

.multimedia-slider {
	height: 350px;
	overflow: hidden;
}

@media (max-width: 991px) {
	.multimedia-slider {
		height: 260px;
	}
}

@media (max-width: 767px) {
	.multimedia-slider {
		height: 200px;
	}
}

.multimedia-slider .slick-dots {
	left: 0;
	z-index: 3;
	bottom: 16px;
	white-space: nowrap;
	overflow-x: auto;
}

.multimedia-slider .slick-dots::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.multimedia-slider .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 5px;
	text-align: center;
}

.multimedia-slider .slick-dots li a {
	width: 31px;
	height: auto;
	aspect-ratio: 1/1;
	color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	font-size: 15px;
	line-height: 26px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	font-family: "Adelle Sans Bold", sans-serif;
	background: rgba(255, 255, 255, 0.2);
	border: 2px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 767px) {
	.multimedia-slider .slick-dots li a {
		width: 26px;
		font-size: 13px;
		line-height: 20px;
	}
	.multimedia-slider .slick-dots li {
		margin: 0 3px;
	}
}

.multimedia-slider .slick-dots li.slick-active a {
	background-color: #d74b45;
	border-color: #d74b45;
}

.ie9 .multimedia-slider .slick-dots {
	z-index: 999;
}

.multimedia-slider .slick-slide {
	text-align: center;
}

.multimedia-slider .slick-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.multimedia-slider .slick-slide .category {
	top: 25px;
	left: 21px;
	width: 70px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	line-height: 29px;
	padding-left: 29px;
	padding-right: 7px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	overflow: hidden;
	font-family: "Gilroy Black", sans-serif;
	background: rgba(255, 255, 255, 0.42);
	position: absolute;
}

.multimedia-slider .slick-slide .category:before {
	top: 0;
	left: 4px;
	font-family: Material-Design-Iconic-Font;
	font-size: 23px;
	line-height: 25px;
	position: absolute;
}

.multimedia-slider .slick-slide .category.video:before {
	content: "\f3a9";
}

.multimedia-slider .slick-slide .category.photo:before {
	content: "\f284";
}

.multimedia-slider .slick-slide .title {
	left: 65px;
	right: 65px;
	bottom: 72px;
	color: #fff;
	z-index: 2;
	display: none;
	font-size: 32px;
	line-height: 38px;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	position: absolute;
}

.newspaper-slider:before,
.sport-multimedia-section:before {
	right: 100%;
}

.multimedia-slider .slick-list,
.multimedia-slider .slick-track {
	height: inherit;
}

.multimedia-buttons {
	margin-top: 12px;
	display: flex;
	gap: 10px;
	width: min(300px, 100%);
	margin-inline: auto;
}

.multimedia-buttons:after,
.multimedia-buttons:before {
	content: "";
	/* display: table; */
	display: none;
}

.multimedia-buttons-item {
	width: 144px;
	height: 88px;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	/* background: url(.../img/kabe-ve-dualar-button.png) top left no-repeat rgba(48, 91, 65, 0.39); */
}

.multimedia-buttons-item.kabe {
	background-position: 0 0;
}

.multimedia-buttons-item.dualar {
	float: right;
	background-position: 0 -96px;
}

@media (max-width: 991px) and (min-width: 768px) {
	.multimedia-ad {
		height: 184px;
	}
	.multimedia-buttons-item {
		height: 64px;
		background-size: 100%;
	}
	.multimedia-buttons-item.dualar {
		background-position: 0 -70px;
	}
}

.multimedia-buttons-item:hover {
	opacity: 0.9;
}

.newspaper-section {
	margin-bottom: 30px;
}

.newspaper-slider {
	height: 245px;
	padding-top: 30px;
	padding-bottom: 26px;
	background: #ededed;
	overflow: hidden;
}

.newspaper-slider-outer {
	/* box-shadow: 0 0 0 100vmax #ededed;
    clip-path: inset(0 -100vmax); */
	position: relative;
}

.newspaper-slider-outer::before {
	content: "";
	width: auto;
	height: 100%;
	/* background: #ededed; */
	box-shadow: 0 0 0 100vmax #ededed;
	clip-path: inset(0 -100vmax);
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

/* .newspaper-slider:after,
.newspaper-slider:before {
    top: 0;
    width: 1000px;
    height: 100%;
    background: inherit;
    content: "";
    position: absolute;
}

.newspaper-slider:after {
    left: 100%;
} */

.newspaper-slider .slick-dots {
	top: -39px;
	right: 130px;
	width: auto;
	z-index: 3;
	bottom: initial;
	text-align: right;
}

.newspaper-slider .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 3px;
	text-align: center;
}

.newspaper-slider .slick-dots li button {
	width: 9px;
	height: 9px;
	color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: #c6d6d6;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	font-family: "Adelle Sans Bold", sans-serif;
}

.newspaper-slider .slick-dots li button:before {
	display: none;
}

.newspaper-slider .slick-dots li.slick-active button {
	background-color: #95aaaa;
}

.newspaper-slider .slick-slide {
	width: 140px;
	height: 180px;
	padding: 7px;
	margin-left: 20px;
	text-align: center;
	background: #fff;
	color: #536e6e;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.newspaper-slider .slick-slide .image {
	width: 126px;
	height: 135px;
	display: block;
	overflow: hidden;
}

.newspaper-slider .slick-slide img {
	width: 100%;
	display: inline-block;
}

.newspaper-slider .slick-slide .title {
	color: inherit;
	display: block;
	margin-top: 9px;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
}

.newspaper-slider .slick-slide:hover {
	color: #324242;
}

.newspaper-slider .slider-arrow {
	top: 50%;
	width: 30px;
	height: 50px;
	font-size: 38px;
	line-height: 50px;
	z-index: 1;
	color: #566;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: -25px;
	position: absolute;
}

.newspaper-slider .slider-arrow.prev {
	left: -16px;
	text-align: left;
	padding-left: 7px;
	background: #c9d8e8;
	-webkit-box-shadow: 5px 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 5px 0 3px rgba(0, 0, 0, 0.19);
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		color-stop(1%, #fff),
		color-stop(88%, #ededed)
	);
	background-image: -webkit-linear-gradient(right, #fff 1%, #ededed 88%);
	background-image: linear-gradient(-90deg, #fff 1%, #ededed 88%);
}

.newspaper-slider .slider-arrow.next {
	right: -16px;
	text-align: right;
	padding-right: 7px;
	background: #c9d8e8;
	-webkit-box-shadow: -5px 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: -5px 0 3px rgba(0, 0, 0, 0.19);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(16%, #fff),
		color-stop(99%, #ededed)
	);
	background-image: -webkit-linear-gradient(left, #fff 16%, #ededed 99%);
	background-image: linear-gradient(90deg, #fff 16%, #ededed 99%);
}

.newspaper-slider .slider-arrow:hover {
	color: #262626;
}

.newspaper-slider .slick-track {
	padding-bottom: 6px;
}

.related-news {
	margin-bottom: 30px;
}

.related-news-section .news-box {
	width: 100%;
}

.related-news-section .news-box:first-of-type,
.related-news-section .news-box:last-of-type {
	text-align: left;
}

.related-news-section .news-box:first-of-type .title,
.related-news-section .news-box:last-of-type .title {
	font-size: 18px;
	padding-left: 16px;
}

.related-news-section .news-box:first-of-type .title:before,
.related-news-section .news-box:last-of-type .title:before {
	top: -1px;
	left: 0;
	width: 6px;
	height: 103%;
	content: "";
	position: absolute;
	background: #b34062;
}

/* .related-news-section .news-box:first-of-type .image img,
.related-news-section .news-box:last-of-type .image img {
    margin-top: -30px;
} */

.related-news-section .news-box:nth-child(4),
.related-news-section .news-box:nth-child(7) {
	margin-left: 0;
}

.related-news-section .news-box:nth-of-type(2) .image img,
.related-news-section .news-box:nth-of-type(3) .image img,
.related-news-section .news-box:nth-of-type(4) .image img,
.related-news-section .news-box:nth-of-type(5) .image img,
.related-news-section .news-box:nth-of-type(6) .image img {
	width: 154%;
	margin-left: -60px;
}

.related-news-section .news-box:nth-child(n + 4) {
	margin-top: 20px;
}

.author-section.other {
	margin-top: 32px;
}

.author-list {
	padding-left: 0;
	list-style: none;
}

.author-list-item {
	position: relative;
}

.author-list-item + .author-list-item {
	margin-top: 30px;
}

.author-list-item + .author-list-item:before {
	top: -15px;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	background: #dadada;
	position: absolute;
}

.author-list-item a {
	display: block;
}

.author-list-item a:after,
.author-list-item a:before {
	content: "";
	display: table;
}

.author-list-item a > span,
.sport-news-widget_list a,
.sport-news-widget_list a > span {
	display: block;
}

.author-list-item .author-image {
	float: left;
	width: 68px;
	height: 68px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background: #d9d0cc;
	position: relative;
}

.author-list-item .author-image img {
	width: 112%;
	left: 0;
	bottom: 0;
	position: absolute;
}

.author-list-item .author-name {
	float: right;
	width: calc(100% - 83px);
	color: #8c6547;
	font-size: 16px;
	line-height: 16px;
	margin: 4px 0 6px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.author-list-item .author-news {
	float: right;
	width: calc(100% - 83px);
	height: 34px;
	color: #777;
	font-size: 14px;
	overflow: hidden;
	line-height: 17px;
}

.author-list-item .author-news span {
	width: 100%;
	display: block;
}

.author-list-item:hover .author-name {
	color: #604531;
}

.author-list-item:hover .author-news {
	color: #565656;
}

.other .author-list-item .author-name {
	color: #9b4f4f;
}

.other .author-list-item:hover .author-name {
	color: #6f3939;
}

.sport-news-section {
	margin-bottom: 30px;
}

.sport-news-section .news-box .image img {
	/* width: 113%;
    margin-left: -6.5%; */
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sport-news-widget {
	height: 460px;
	padding: 14px 9px 9px;
	position: relative;
	background: #d9d8d8;
}

.sport-news-widget:before {
	top: 0;
	left: 0;
	right: 0;
	content: "";
	height: 62px;
	position: absolute;
	background: #5f8a3f;
}

.sport-news-widget_title {
	z-index: 2;
	color: #fff;
	position: relative;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	font-family: "Gilroy Black", sans-serif;
}

.sport-news-widget_title i {
	font-size: 17px;
	margin-right: 4px;
}

.sport-news-widget_list {
	z-index: 3;
	padding: 10px 8px;
	position: relative;
	background: #fefcfc;
}

.sport-news-widget_list a {
	color: #444;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 15px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	-webkit-transition: initial;
	transition: initial;
}

.sport-news-widget_list a:before {
	top: 15px;
	left: 6px;
	font-size: 25px;
	color: rgba(0, 0, 0, 0.3);
	position: absolute;
	content: attr(data-number);
}

.sport-news-widget_list a + a {
	border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.sport-news-widget_list a.isActive {
	height: 90px;
	padding: 0;
	display: table;
}

.sport-news-widget_list a.isActive:before {
	top: 36px;
}

.sport-news-widget_list a.isActive .title {
	color: #4b6f30;
	white-space: normal;
	display: table-cell;
	padding-right: initial;
	vertical-align: middle;
}

.sport-news-widget_list a.isActive .image {
	display: block;
}

.sport-news-widget_list .title {
	color: #444;
	padding-left: 33px;
	padding-right: 10px;
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sport-news-widget_list .image {
	float: right;
	display: none;
	margin-left: 5px;
	height: inherit;
	width: 105px;
	overflow: hidden;
}

.sport-news-slider {
	height: 250px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.sport-news-slider:after {
	left: 0;
	right: 0;
	bottom: 0;
	height: 75%;
	content: "";
	position: absolute;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		color-stop(90%, rgba(0, 0, 0, 0.9))
	);
	background: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
	background: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
}

.sport-news-slider .title {
	left: 16px;
	right: 16px;
	bottom: 21px;
	color: #fff;
	z-index: 3;
	font-size: 22px;
	line-height: 24px;
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	font-family: "Adelle Sans Bold", sans-serif;
}

.economy-section .news-box.big:hover .title,
.sport-news-slider:hover .title {
	bottom: 24px;
}

.corona-widget-title,
.currency-item,
.economy-section .exchange-rate,
.sport-news-button {
	font-family: "Gilroy Black", sans-serif;
}

.sport-news-slider .image,
.sport-news-slider .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sport-news-button {
	width: min(140px, 100%);
	height: 120px;
	display: block;
	font-size: 21px;
	line-height: 1.23;
	color: #fff;
	/* background: url(../img/fixture-match-center.png) top left no-repeat #d0dec7; */
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.19);
	position: relative;
}

.sport-news-button:hover {
	color: #fff;
}

.sport-news-button + .sport-news-button {
	margin-top: 10px;
}

@media (max-width: 991px) and (min-width: 768px) {
	.sport-news-button {
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.sport-news-button + .sport-news-button {
		margin-top: 0;
		margin-left: 10px;
	}
}

/* .corona-widget,
.economy-section .col-md-3,
.today-news-section .col-md-3:nth-child(n + 5),
.whos-who-section .col-md-3:nth-child(n + 5),
.yasemin-news-section .col-md-3:nth-child(n + 5) {
    margin-top: 20px;
} */

.sport-news-button.fixture {
	padding-top: 10px;
	padding-left: 11px;
}

.sport-news-button.match-center {
	padding-top: 60px;
	padding-left: 13px;
	background-position: 0 -120px;
}

.economy-section {
	margin-bottom: 30px;
}

.economy-section .news-box.big {
	height: 250px;
}

/* .economy-section .news-box.bottom .image img {
    width: 154%;
    margin-left: -60px;
} */

.economy-section .exchange-rate {
	height: 250px;
	padding: 15px 7px 0;
	border: 1px solid #e7e7e7;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eaeaea),
		to(#fff)
	);
	background-image: -webkit-linear-gradient(top, #eaeaea 0, #fff 100%);
	background-image: linear-gradient(-180deg, #eaeaea 0, #fff 100%);
}

.economy-section .exchange-rate-title {
	color: #0f72a5;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.economy-section .exchange-rate-content {
	padding-top: 10px;
	padding-left: 49px;
	padding-bottom: 10px;
	display: block;
	position: relative;
}

.economy-section .exchange-rate-content:before {
	top: 7px;
	left: 5px;
	width: 34px;
	height: 34px;
	content: "";
	position: absolute;
	background: url(../img/exchange-icon.svg) top left no-repeat;
}

.economy-section .exchange-rate-content + a {
	border-top: 1px solid rgba(157, 157, 157, 0.15);
}

.economy-section .exchange-rate-content.dollar:before {
	background-position: 0 0;
}

.economy-section .exchange-rate-content.euro:before {
	background-position: 0 -50px;
}

.economy-section .exchange-rate-content.bist:before {
	background-position: 0 -100px;
}

.economy-section .exchange-rate-content.altin:before {
	background-position: 0 -150px;
}

.economy-section .exchange-rate-content .name {
	color: #12587c;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 2px;
	display: block;
}

.economy-section .exchange-rate-content .value {
	color: #0f72a5;
	font-size: 14px;
	line-height: 14px;
	display: block;
}

.economy-section .exchange-rate-content .value .icon {
	width: 13px;
	height: 7px;
	margin-left: 2px;
	display: inline-block;
	background: url(../img/exchange-arrow.svg) top left no-repeat;
}

@media (max-width: 991px) and (min-width: 768px) {
	.economy-section .exchange-rate-content {
		padding-left: 0;
	}
	.economy-section .exchange-rate-content:before {
		display: none;
	}
}

.today-news-section .image img,
.whos-who-section .image img,
.yasemin-news-section .image img {
	/* width: 154%;
    margin-left: -60px; */
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.economy-section .exchange-rate-content .value .icon.up {
	background-position: 0 0;
}

.economy-section .exchange-rate-content .value .icon.down {
	background-position: 0 -9px;
}

.whos-who-section,
.yasemin-news-section {
	margin-bottom: 30px;
}

.currency-widget {
	width: 100%;
	height: 60px;
	padding: 6px;
	overflow: hidden;
	background: #f1efef;
}

.currency-box.secondary {
	display: none;
}

.currency-item {
	width: 50%;
	height: 48px;
	float: left;
	position: relative;
	padding-top: 12px;
	padding-left: 58px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 10px center;
}

/* @media (max-width: 991px) and (min-width: 768px) {
    .currency-item {
        background-size: 25px;
        background-position: 5px;
        padding-left: 35px;
    }
} */

.currency-item:first-child:after {
	top: -2px;
	right: -3px;
	width: 6px;
	height: 108%;
	z-index: 3;
	content: "";
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transform: skew(-6deg);
	-ms-transform: skew(-6deg);
	transform: skew(-6deg);
	position: absolute;
	background: #f1efef;
}

.currency-item_name {
	display: block;
	color: #687b66;
	font-size: 13px;
	line-height: 9px;
}

.currency-item_value {
	font-size: 15px;
	line-height: 15px;
	display: inline-block;
	color: #838383;
}

.currency-item_chevron {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: middle;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.currency-item_chevron.up {
	border-bottom: 7px solid #417505;
}

.currency-item_chevron.down {
	border-top: 7px solid #be4d4d;
}

.currency-item.DOLAR {
	background-image: url(../img/dollar.svg);
}

.currency-item.EURO {
	background-image: url(../img/euro.svg);
}

.currency-item.ALTIN {
	background-image: url(../img/gold.svg);
}

.currency-item.BIST100 {
	background-image: url(../img/bist.svg);
}

.corona-widget {
	width: 100%;
	height: 120px;
	color: #fff;
	padding-left: 90px;
	margin-bottom: -10px;
	border: 1px solid #2ba59c;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	overflow: hidden;
	background: #66c4ba;
	background: -webkit-radial-gradient(circle, #66c4ba 0, #479f95 100%);
	background: radial-gradient(circle, #66c4ba 0, #479f95 100%);
}

.corona-widget:after,
.corona-widget:before {
	top: 0;
	height: 100%;
	content: "";
	position: absolute;
	background-size: 99% !important;
}

.corona-widget:before {
	left: 0;
	width: 80px;
	background: url(../images/corona-widget/corona-widget-logo-left.png) bottom
		left no-repeat;
}

.corona-widget:after {
	right: 0;
	width: 110px;
	background: url(../images/corona-widget/corona-widget-logo-right.png) top
		right no-repeat;
}

.corona-widget-title {
	float: left;
	margin-top: 13px;
	text-shadow: 0 1px 0 #00736b;
}

.corona-widget-title .title {
	font-size: 21px;
	line-height: 22px;
}

.corona-widget-title .title span {
	display: block;
	letter-spacing: 1.62px;
}

.corona-widget-title .date {
	height: 18px;
	line-height: 22px;
	font-size: 16px;
	display: inline-block;
	padding: 0 1px 0 3px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	letter-spacing: 1.4px;
	background: #078a7c;
}

.corona-widget-content {
	float: left;
	margin-top: 8px;
	margin-left: 58px;
	z-index: 2;
	position: relative;
}

.corona-widget-content.total {
	display: none;
	margin-left: 24px;
}

.corona-widget-content.total .corona-widget-item + .corona-widget-item {
	margin-left: 19px;
}

.corona-widget-item {
	float: left;
	text-align: center;
}

.corona-widget-item + .corona-widget-item {
	margin-left: 25px;
}

.corona-widget-item .title {
	font-size: 16px;
	line-height: 16px;
	font-family: "Gilroy Bold", sans-serif;
}

.corona-widget-item .result,
.corona-widget-vaccinated span {
	margin-top: 2px;
	font-family: "Gilroy Black", sans-serif;
	-webkit-border-radius: 2px;
}

.corona-widget-item .title span {
	display: block;
}

.corona-widget-item .result {
	display: block;
	width: 113px;
	height: 27px;
	font-size: 20px;
	line-height: 31px;
	background: #2d9a8f;
	border-radius: 2px;
}

.corona-widget-vaccinated {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	font-size: 14px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	background: rgba(0, 133, 117, 0.35);
}

.corona-widget-vaccinated img {
	width: 18px;
	margin-right: 4px;
}

.corona-widget-vaccinated span {
	height: 21px;
	padding: 0 8px;
	margin-left: 9px;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	border-radius: 2px;
	background: #62c0b6;
}

.group-live-streams {
	height: auto;
	margin-bottom: 25px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#d0373d),
		to(#e1464e)
	);
	background-image: -webkit-linear-gradient(right, #d0373d 0, #e1464e 100%);
	background-image: linear-gradient(270deg, #d0373d 0, #e1464e 100%);
}

.group-live-streams_item {
	width: min(284px, 100%);
	min-height: 84px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 2px 0 9px 0 rgba(0, 0, 0, 0.28);
	box-shadow: 2px 0 9px 0 rgba(0, 0, 0, 0.28);
	background: #fff;
	position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
	.group-live-streams_item {
		width: min(210px, 100%);
	}
	.group-live-streams_item img {
		max-width: min(80px, 40%);
	}
}

.group-live-streams_item:after,
.group-live-streams_item:before {
	top: 0;
	width: 28px;
	height: 100%;
	content: "";
	z-index: -1;
	-webkit-transform: skew(-13deg);
	-ms-transform: skew(-13deg);
	transform: skew(-13deg);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	background: inherit;
}

.group-live-streams_item:before {
	left: -10px;
}

.group-live-streams_item:after {
	right: -10px;
}

@media (min-width: 768px) {
	.group-live-streams_item:first-child:before,
	.group-live-streams_item:last-child:after {
		display: none;
	}
}

.group-live-streams_item .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	margin-left: 35px;
	position: relative;
	font-family: "Gilroy Bold", sans-serif;
	text-align: center;
}

@media (max-width: 767px) {
	.group-live-streams_item img {
		width: min(125px, 40%);
		max-height: 50px;
		object-fit: contain;
	}
	.group-live-streams_item .title {
		width: calc(55% - 35px);
	}
}

.group-live-streams_item .title:before {
	top: 0;
	left: -17px;
	width: 1px;
	height: 44px;
	content: "";
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
}

.group-live-streams_item .title i {
	font-size: 21px;
}

.group-live-streams_item:hover {
	color: #d23b40;
	-webkit-box-shadow: 1px 3px 1px 0 #a93c40;
	box-shadow: 1px 3px 1px 0 #a93c40;
	background: #fffbfb;
}

.engageya-home .eng_ww_widget {
	padding: 20px 10px 0 !important;
}

.engageya-home .eng_ww_widget .eng_asw .eng_widget_sw {
	width: 220px !important;
	height: 190px !important;
	margin-left: 20px !important;
	margin-bottom: 18px !important;
}

.engageya-home .eng_ww_widget .eng_rows_seperator {
	height: 0 !important;
}

.engageya-home .eng_ww_widget .eng_rows_seperator ~ .eng_widget_sw {
	margin-bottom: 0 !important;
}

.engageya-home .eng_ww_widget .eng_widget_in {
	padding-top: 55px !important;
	padding-bottom: 12px !important;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.engageya-home .eng_ww_widget .eng_widget_is {
	display: block;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 0 !important;
}

.engageya-home .eng_ww_widget .eng_widget_dn {
	display: block !important;
	margin-top: 2px !important;
}

.engageya-home .eng_ww_widget .eng_widget_sw:hover .eng_widget_in {
	padding-bottom: 17px !important;
}

ins.adsbyneytivme div.default ul.native_ads li p {
	margin-bottom: 10px !important;
}

ins.adsbyneytivme div.default ul.native_ads li p em {
	background-color: rgba(179, 179, 179, 0.3) !important;
}

ins.adsbyneytivme[type="native"][theme="default"] {
	min-height: auto !important;
}

.news-detail.infinite:before,
.news-header .category {
	font-family: "Gilroy Black", sans-serif;
}

.news-detail.infinite {
	position: relative;
	padding-top: 5px;
	margin-top: 80px;
}

.news-detail.infinite:before {
	position: absolute;
	content: "SONRAKİ HABER";
	top: -44px;
	left: 0;
	color: #8e8e8e;
}

.news-detail.infinite:after {
	position: absolute;
	top: -34px;
	right: 0;
	margin-left: 110px;
	width: 805px;
	height: 2px;
	background: #bdbdbd;
	content: "";
}

.news-header {
	width: 100%;
	padding: 20px 20px 35px;
	background: #fff;
	-webkit-box-shadow: -3px 2px 5px 0 rgba(0, 0, 0, 0.03),
		3px 2px 5px 0 rgba(0, 0, 0, 0.03);
	box-shadow: -3px 2px 5px 0 rgba(0, 0, 0, 0.03),
		3px 2px 5px 0 rgba(0, 0, 0, 0.03);
}

.news-header .category {
	color: #cf3636;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 11px;
	text-transform: uppercase;
}

.news-header .category a {
	color: inherit;
}

.news-header .category a:hover {
	color: #b22a2a;
}

.news-header .category span + span {
	padding-left: 17px;
	position: relative;
}

.news-header .category span + span:before {
	top: -1px;
	left: 5px;
	content: "\f2f6";
	font-size: 19px;
	position: absolute;
	color: #de9393;
	font-family: Material-Design-Iconic-Font;
}

.news-header .title {
	color: #222;
	font-size: 36px;
	line-height: 1.17;
	margin-bottom: 10px;
	font-family: "Adelle Sans Bold", sans-serif;
}

@media (max-width: 767px) {
	.news-header .title {
		font-size: 30px;
	}
}

.news-header .spot {
	color: #444;
	font-size: 18px;
	line-height: 27px;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.news-image {
	width: 100%;
	height: 360px;
	margin-bottom: 10px;
	background: #ddd;
}

@media (max-width: 991px) {
	.news-image {
		height: auto;
		aspect-ratio: 640/360;
	}
}

.news-content p,
.news-info {
	margin-bottom: 20px;
}

.news-image img {
	width: inherit;
	height: inherit;
	object-fit: cover;
}

.news-image figcaption {
	display: none;
}

.news-info .date:after,
.news-info .date:before,
.news-info:after,
.news-info:before {
	content: "";
	display: table;
}

.news-info .date {
	float: left;
	cursor: default;
	margin-top: 8px;
}

@media (max-width: 767px) {
	.news-info .date {
		float: none;
		margin-bottom: 15px;
	}
}

.news-info .date-item {
	float: left;
	font-size: 12px;
	line-height: 12px;
	color: #555;
	font-family: "Gilroy Bold", sans-serif;
}

.news-info .date-item span {
	color: #777;
	display: inline-block;
	margin-right: 7px;
}

.news-info .date-item + span {
	margin-left: 33px;
	position: relative;
}

.news-info .date-item + span:before {
	top: 3px;
	left: -17px;
	width: 4px;
	height: 4px;
	content: "";
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #bdbdbd;
	position: absolute;
}

.news-info .text-size {
	width: 42px;
	height: 29px;
	float: right;
	margin-right: 52px;
	cursor: pointer;
	position: relative;
	background: url(../img/svgs/text-size.svg) center center no-repeat;
}

.news-info .text-size:hover {
	opacity: 0.85;
}

.news-info .text-size:after,
.news-info .text-size:before {
	top: 5px;
	background: #bdbdbd;
	width: 1px;
	height: 19px;
	content: "";
	-webkit-transform: rotate(17deg);
	-ms-transform: rotate(17deg);
	transform: rotate(17deg);
	position: absolute;
}

.news-info .text-size:before {
	left: -23px;
}

.news-info .text-size:after {
	right: -23px;
}

.news-content > p:first-of-type:first-letter {
	float: left;
	font-size: 67px;
	line-height: 28px;
	color: #000;
	margin-top: 16px;
	padding-right: 8px;
	display: inline-block;
	vertical-align: top;
}

.news-content p {
	font-size: 18px;
	line-height: 1.67;
	font-family: "PT Serif", serif;
}

@media (max-width: 767px) {
	.news-content p {
		font-size: 16px;
	}
}

.news-content p b,
.news-content p strong {
	font-family: "PT Serif Bold", serif;
}

.news-content a {
	color: #98171c;
}

.news-content a:hover {
	color: #da2128;
}

.news-content img {
	max-width: 100%;
	border: 4px solid #ddd;
}

.news-content iframe {
	max-width: 100%;
}

.news-content-bottom:after,
.news-content-bottom:before {
	content: "";
	display: table;
}

.news-content blockquote {
	width: 100%;
	float: left;
	font-size: 17px;
	line-height: 25px;
	padding: 16px 0;
	margin: 30px 0;
	border-top: 6px solid #000;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.news-content blockquote p {
	margin-bottom: 0;
	font-family: inherit;
}

.news-content .related-news h4 {
	width: 100%;
	height: 37px;
	line-height: 41px;
	font-size: 17px;
	color: #fff;
	padding-left: 17px;
	margin-bottom: 11px;
	font-family: "Gilroy Black", sans-serif;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#524084),
		to(#362a5f)
	);
	background-image: -webkit-linear-gradient(right, #524084 0, #362a5f 100%);
	background-image: linear-gradient(270deg, #524084 0, #362a5f 100%);
}

.news-content .related-news ul {
	padding-left: 0;
	list-style: none;
}

.news-content .related-news ul li {
	margin-bottom: 15px;
}

.news-content .related-news ul li .news {
	height: 97px;
	display: block;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#f9f9f9),
		to(#e7e6e6)
	);
	background-image: -webkit-linear-gradient(left, #f9f9f9 0, #e7e6e6 100%);
	background-image: linear-gradient(90deg, #f9f9f9 0, #e7e6e6 100%);
}

.news-content .related-news ul li .news .picture {
	float: left;
	width: 133px;
	margin-top: -16px;
}

.news-content .related-news ul li .news .picture img {
	border: 0;
}

.news-content .related-news ul li .news .content {
	background: #fff;
	margin: 10px 10px 10px 117px;
	position: relative;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: 77px;
	padding: 12px 12px 0;
}

.news-print-title,
.news-tags-title {
	margin-right: 17px;
	vertical-align: middle;
}

.news-content .related-news ul li .news .content .info {
	height: 18px;
	font-size: 13px;
	margin-bottom: 8px;
}

.news-print-button,
.news-tags a {
	height: 37px;
	-webkit-border-radius: 2px;
}

.news-content .related-news ul li .news .content .info > div {
	float: left;
}

.news-content .related-news ul li .news .content .info .category {
	color: #453572;
	font-family: "Gilroy Black", sans-serif;
}

.news-content .related-news ul li .news .content .info .time {
	color: #888;
	margin-left: 10px;
	font-family: "Gilroy Bold", sans-serif;
}

.news-content .related-news ul li .news .content .title {
	color: #444;
	font-size: 16px;
	line-height: 22px;
	-webkit-transition: 0.13s;
	transition: 0.13s;
}

.news-content .related-news ul li .news:hover .title {
	color: #30254f;
}

.news-content .image-caption-text {
	color: #444;
	display: block;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
}

.news-content .h7-counter-widget {
	margin-bottom: -60px;
}

.news-tags {
	float: left;
	max-width: 80%;
}

.news-tags-title {
	display: inline-block;
	color: #a1a1a1;
	font-size: 15px;
	line-height: 15px;
	margin-top: 2px;
	font-family: "Gilroy Black", sans-serif;
}

.news-tags a {
	color: #7f7f7f;
	font-size: 14px;
	padding: 0 10px;
	line-height: 39px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #d6d5d5;
	font-family: "Gilroy Bold", sans-serif;
}

.news-comment-header,
.news-other-bottom > .title,
.news-print-title,
.news-related-box_title,
.news-related-button,
.news-share-title,
.news-source .title {
	font-family: "Gilroy Black", sans-serif;
}

.news-tags a + a {
	margin-left: 11px;
}

.news-tags a:hover {
	color: #666;
	border-color: #bdbbbb;
}

.news-print {
	float: right;
}

.news-print-title {
	display: inline-block;
	color: #a1a1a1;
	font-size: 15px;
	line-height: 15px;
}

.news-print-button {
	width: 37px;
	color: #878787;
	text-align: center;
	line-height: 39px;
	border-radius: 2px;
	outline: 0;
	display: inline-block;
	border: 1px solid #d6d5d5;
	background: 0 0;
}

.news-print-button i {
	font-size: 20px;
	line-height: 20px;
}

.news-print-button:hover {
	color: #666;
	border-color: #bdbbbb;
}

.news-related-button {
	width: 100%;
	height: 46px;
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 50px;
	margin-bottom: 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-left: 79px;
	position: relative;
	-webkit-transition: 0.9s;
	transition: 0.9s;
	background-size: 200% auto;
}

.news-related-button:after,
.news-related-button:before {
	position: absolute;
	content: "";
	top: 0;
}

.news-related-button:hover {
	background-position: right center;
}

.news-related-button:before {
	width: 30px;
	height: 30px;
	background: url(../images/related-button-icon.png) top left no-repeat;
}

.news-related-button:after {
	left: 52px;
	width: 5px;
	height: 66px;
	-webkit-transform: skew(-12deg);
	-ms-transform: skew(-12deg);
	transform: skew(-12deg);
	background: #faf8f8;
}

.news-related-button + a {
	margin-top: -8px;
}

.news-related-button.video {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#6ba1b1),
		color-stop(51%, #446f7e),
		to(#497888)
	);
	background-image: -webkit-linear-gradient(
		left,
		#6ba1b1 0,
		#446f7e 51%,
		#497888 100%
	);
	background-image: linear-gradient(
		to right,
		#6ba1b1 0,
		#446f7e 51%,
		#497888 100%
	);
}

.news-related-button.video:before {
	top: 8px;
	left: 12px;
	background-position: 0 0;
}

.news-related-button.gallery {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#b16b8f),
		color-stop(51%, #7e4461),
		to(#884969)
	);
	background-image: -webkit-linear-gradient(
		left,
		#b16b8f 0,
		#7e4461 51%,
		#884969 100%
	);
	background-image: linear-gradient(
		to right,
		#b16b8f 0,
		#7e4461 51%,
		#884969 100%
	);
}

.news-related-button.gallery:before {
	top: 9px;
	left: 14px;
	background-position: 0 -33px;
}

.news-other {
	display: block;
	width: 300px;
	/* height: 170px; */
	background: #ddd;
	position: relative;
}

.news-other-frame {
	margin-top: 20px;
	margin-bottom: 20px;
}

@media (max-width: 991px) and (min-width: 576px) {
	.news-other-frame {
		display: inline-block;
		width: calc(50% - 12px);
	}
	.news-other-frame:nth-of-type(2n) {
		margin-left: 20px;
	}
	.news-other {
		width: 100%;
		height: auto;
		aspect-ratio: 300/170;
	}
}

@media (max-width: 575px) {
	.news-other {
		width: auto;
		height: auto;
	}
}

.news-other-bottom > .title {
	color: #333;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 13px;
}

.news-other:after {
	bottom: 0;
	left: 0;
	right: 0;
	height: 137px;
	content: "";
	position: absolute;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		to(rgba(0, 0, 0, 0.81))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.81) 100%
	);
	background-image: linear-gradient(
		-180deg,
		transparent 0,
		rgba(0, 0, 0, 0.81) 100%
	);
}

.news-other .image img {
	width: 100%;
}

.news-other .title {
	left: 15px;
	right: 15px;
	bottom: 12px;
	z-index: 3;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	position: absolute;
}

.news-other + a {
	margin-top: 20px;
}

.news-other.secondary:after {
	display: none;
}

.news-share-frame {
	margin-top: 34px;
	padding-bottom: 18px;
	margin-bottom: 24px;
	border-bottom: 1px solid #e5e4e4;
}

.news-share-frame:after,
.news-share-frame:before {
	content: "";
	display: table;
}

.news-share-title {
	color: #a1a1a1;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 14px;
}

.news-share_item {
	width: 32px;
	height: 32px;
	float: left;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	display: block;
	position: relative;
	cursor: pointer;
	border: 2px solid transparent;
}

.news-share_item:hover span {
	opacity: 1;
	visibility: visible;
}

.news-share_item + a {
	margin-left: 15px;
}

.news-share_item.twitter {
	color: #55acee;
	border-color: #55acee;
}

.news-share_item.twitter:hover {
	color: #fff;
	background: #55acee;
}

.news-share_item.facebook {
	color: #3b5998;
	border-color: #3b5998;
}

.news-share_item.facebook:hover {
	color: #fff;
	background: #3b5998;
}

.news-share_item.google-plus {
	font-size: 20px;
	color: #d74941;
	border-color: #d74941;
}

.news-share_item.google-plus:hover {
	color: #fff;
	background: #d74941;
}

.news-share_item.mail {
	color: #b47773;
	border-color: #b47773;
}

.news-share_item.mail:hover {
	color: #fff;
	background: #b47773;
}

.news-share_item span {
	position: absolute;
	background: inherit;
	font-size: 12px;
	left: -2px;
	top: 123%;
	width: 128px;
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
}

.news-share-secondary {
	float: right;
}

@media (max-width: 767px) {
	.news-share-secondary {
		float: left;
	}
}

.news-share-secondary:after,
.news-share-secondary:before {
	content: "";
	display: table;
}

.news-share-secondary_item {
	width: 45px;
	height: 25px;
	float: left;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	display: block;
	position: relative;
	cursor: pointer;
	color: #fff;
}

.news-share-secondary_item:hover span {
	opacity: 1;
	visibility: visible;
}

.news-share-secondary_item + a {
	margin-left: 6px;
}

.news-share-secondary_item.twitter {
	background: #55acee;
}

.news-share-secondary_item.twitter:hover {
	background: #309aea;
}

.news-share-secondary_item.facebook {
	background: #3b5998;
}

.news-share-secondary_item.facebook:hover {
	background: #30487b;
}

.news-share-secondary_item.comment {
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	background: #bf3f3f;
}

.news-share-secondary_item.comment:hover {
	background: #a03535;
}

.news-share-secondary_item.comment span {
	width: 189px;
}

.news-share-secondary_item span {
	position: absolute;
	background: inherit;
	font-size: 12px;
	right: -2px;
	top: 114%;
	width: 128px;
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
}

.news-source {
	padding-top: 18px;
	margin-top: 25px;
	border-top: 1px solid #e5e4e4;
}

.news-source .title {
	color: #a1a1a1;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 9px;
}

.news-source .agency {
	color: #b8b8b8;
	font-size: 14px;
}

.news-related-box {
	margin-top: 25px;
	padding-top: 35px;
	padding-bottom: 30px;
	border-top: 1px solid #d8d8d8;
}

.news-related-box_title {
	color: #333;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 20px;
}

.news-related-box-item .image {
	height: 160px;
	overflow: hidden;
	background: #ddd;
	margin-bottom: 7px;
}

.news-related-box-item .image img {
	width: 100%;
}

.news-related-box-item .title {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 3px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.news-related-box-item .link {
	color: #a9a9a9;
	font-size: 12px;
	line-height: 12px;
}

.news-related-box-item:hover .title {
	color: #000;
}

.news-related-box .col-md-2 {
	width: 20% !important;
}

.news-comment-section {
	margin-top: 23px;
}

.news-comment-header {
	color: #333;
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 13px;
	position: relative;
	padding-left: 30px;
}

.news-comment-header:before {
	top: 3px;
	left: 0;
	font-size: 24px;
	color: inherit;
	content: "\f262";
	font-family: Material-Design-Iconic-Font;
	position: absolute;
}

.news-comment-header .count {
	color: #7f7f7f;
	margin-left: 7px;
	font-family: "Adelle Sans Bold", sans-serif;
}

.news-comment-header .text,
.news-comment-write-button {
	font-family: "Gilroy Bold", sans-serif;
}

.news-comment-header .text {
	font-size: 17px;
	color: #888;
	margin-left: 15px;
}

.news-comment-write-button {
	width: 100%;
	height: 50px;
	color: #555;
	line-height: 54px;
	text-align: center;
	outline: 0;
	margin-bottom: 12px;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#ebebeb),
		to(#e4e4e4)
	);
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #e4e4e4 100%);
	background-image: linear-gradient(-180deg, #ebebeb 0, #e4e4e4 100%);
	-webkit-box-shadow: 0 1px 0 0 rgba(129, 129, 129, 0.29);
	box-shadow: 0 1px 0 0 rgba(129, 129, 129, 0.29);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.news-comment-write-button i {
	font-size: 20px;
	margin-right: 8px;
	vertical-align: middle;
}

.news-comment-write-button:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#e6e6e6),
		to(#dfdfdf)
	);
	background-image: -webkit-linear-gradient(top, #e6e6e6 0, #dfdfdf 100%);
	background-image: linear-gradient(-180deg, #e6e6e6 0, #dfdfdf 100%);
}

.news-comment-form {
	display: none;
	margin-bottom: 20px;
}

.news-comment-form input,
.news-comment-form textarea {
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: 0;
	font-size: 14px;
	padding-left: 17px;
	padding-right: 17px;
	font-family: "Adelle Sans SemiBold", sans-serif;
	border: 1px solid #dcdcdc;
}

.news-comment-form input::-webkit-input-placeholder,
.news-comment-form textarea::-webkit-input-placeholder {
	color: #bcbcbc;
}

.news-comment-form input::-moz-placeholder,
.news-comment-form textarea::-moz-placeholder {
	color: #bcbcbc;
}

.news-comment-form input:-ms-input-placeholder,
.news-comment-form textarea:-ms-input-placeholder {
	color: #bcbcbc;
}

.news-comment-form input:-moz-placeholder,
.news-comment-form textarea:-moz-placeholder {
	color: #bcbcbc;
}

.news-comment-form_textbox {
	float: left;
	width: 40%;
	height: 48px;
	margin-right: 2.44%;
	line-height: 48px;
}

.news-comment-form_textarea {
	width: 100%;
	height: 70px;
	resize: none;
	margin-bottom: 11px;
	padding-top: 15px;
}

.news-comment-form_button {
	width: 26.267%;
	height: 48px;
	color: #555;
	outline: 0;
	line-height: 48px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#ebebeb),
		to(#e4e4e4)
	);
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #e4e4e4 100%);
	background-image: linear-gradient(-180deg, #ebebeb 0, #e4e4e4 100%);
}

.news-comment-form_button:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#e1e1e1),
		to(#dadada)
	);
	background-image: -webkit-linear-gradient(top, #e1e1e1 0, #dadada 100%);
	background-image: linear-gradient(-180deg, #e1e1e1 0, #dadada 100%);
}

.news-comment-list {
	color: #666;
	font-size: 14px;
	padding-left: 0;
	list-style: none;
}

.news-comment-list li {
	padding-top: 22px;
	padding-bottom: 22px;
}

.news-comment-list li + li {
	border-top: 1px solid #eaeaea;
}

.news-comment-list li:hover .report {
	opacity: 1;
	visibility: visible;
}

.news-comment-list-content .header {
	font-size: 14px;
	margin-bottom: 7px;
}

.news-comment-list-content .header .name {
	color: #333;
}

.news-comment-list-content .header .time {
	color: #777;
	margin-left: 7px;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.news-comment-list-content .header .report {
	font-size: 13px;
	float: right;
	color: #ab172f;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.13s;
	transition: 0.13s;
}

.news-comment-list-content .header .report:hover {
	color: #7e1123;
}

.news-comment-list-content .content {
	color: #5a5a5a;
	margin-bottom: 10px;
	line-height: 22px;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.news-comment-list-content .bottom {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.news-comment-list-content .bottom > span {
	cursor: pointer;
	margin-right: 20px;
}

.news-comment-list-content .bottom i {
	margin-right: 5px;
	font-size: 15px;
	color: inherit;
}

.news-comment-list-content .bottom .like-button.active,
.news-comment-list-content .bottom .like-button:hover {
	color: #4e6c98;
}

.news-comment-list-content .bottom .like-button.error {
	color: #ab172f;
}

.news-comment-list-content .bottom .reply-button i {
	font-size: 18px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	vertical-align: middle;
}

.news-comment-list-content .bottom .reply-button:hover {
	color: #4e9867;
}

.news-comment-list-content .bottom .like-count {
	cursor: default;
}

.news-comment-list-content .bottom .like-count:hover {
	color: #ae5959;
}

.news-comment-list-content .bottom .write-reply .news-comment-info {
	margin-top: 14px;
	margin-bottom: -6px;
	display: block !important;
	width: 90%;
}

.news-comment-list-content .bottom .write-reply .news-comment-form {
	width: 90%;
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
}

.news-comment .all-comment-button {
	width: 50%;
	height: 42px;
	line-height: 45px;
	font-size: 13px;
	display: block;
	margin: 30px auto;
	text-align: center;
	color: rgba(0, 0, 0, 0.56);
	font-family: "Gilroy Bold", sans-serif;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#ebebeb),
		to(#e4e4e4)
	);
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #e4e4e4 100%);
	background-image: linear-gradient(-180deg, #ebebeb 0, #e4e4e4 100%);
	-webkit-box-shadow: 0 1px 0 0 rgba(129, 129, 129, 0.29);
	box-shadow: 0 1px 0 0 rgba(129, 129, 129, 0.29);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.news-comment .all-comment-button i {
	font-size: 22px;
	margin-left: 6px;
	vertical-align: middle;
}

.news-comment .all-comment-button:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#e6e6e6),
		to(#dfdfdf)
	);
	background-image: -webkit-linear-gradient(top, #e6e6e6 0, #dfdfdf 100%);
	background-image: linear-gradient(-180deg, #e6e6e6 0, #dfdfdf 100%);
}

.news-comment-info span {
	margin-bottom: 10px;
	padding-left: 40px;
	padding-right: 15px;
	line-height: 50px;
	font-size: 14px;
	overflow: hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: block;
	position: relative;
}

.news-comment-info span:after {
	top: 0;
	left: 15px;
	font-family: Material-Design-Iconic-Font;
	line-height: 50px;
	font-size: 18px;
	color: inherit;
	content: "\f1f8";
	position: absolute;
}

.news-slider,
.news-slider-item {
	position: relative;
}

.news-comment-info .error {
	background: #fff5f5;
	border: 1px solid #f1c2c2;
	color: #c77777;
}

.news-comment-info .success {
	background: #f1fdf4;
	border: 1px solid #cde2cb;
	color: #5c9662;
}

.news-inline-gallery_title,
.news-slider-caption {
	text-transform: uppercase;
	border-bottom: 1px solid #575757;
}

.news-slider-frame {
	margin-bottom: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #333;
	position: relative;
	padding: 20px 20px 47px;
}

.news-slider-frame a,
.news-slider-frame a:hover {
	color: #fff;
}

.news-slider-item {
	display: block;
}

.news-slider-item .image img {
	width: 100%;
}

.news-slider-item .title {
	left: 26px;
	right: 26px;
	bottom: 23px;
	z-index: 3;
	font-size: 20px;
	line-height: 28px;
	padding-left: 16px;
	position: absolute;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.news-slider-item .title:before {
	top: -1px;
	left: 0;
	width: 7px;
	height: 103%;
	content: "";
	position: absolute;
	background: #ed5149;
}

.news-slider-item:after {
	left: 0;
	right: 0;
	bottom: 0;
	height: 75%;
	content: "";
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, transparent),
		color-stop(90%, rgba(0, 0, 0, 0.9))
	);
	background: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
	background: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
}

.news-slider-caption {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	padding-left: 30px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-family: "Gilroy Black", sans-serif;
	position: relative;
}

.news-slider-caption:before {
	top: -1px;
	left: 0;
	color: inherit;
	content: "\f28c";
	font-family: Material-Design-Iconic-Font;
	font-size: 22px;
	position: absolute;
}

.news-inline-gallery:after,
.news-inline-gallery:before,
.news-inline-gallery_title:after,
.news-inline-gallery_title:before {
	content: "";
	display: table;
}

.news-slider-link {
	bottom: 11px;
	right: 24px;
	font-size: 13px;
	font-family: "Gilroy Black", sans-serif;
	position: absolute;
}

.news-slider-link i {
	font-size: 20px;
	margin-left: 3px;
	vertical-align: middle;
	margin-top: -2px;
}

.news-inline-gallery {
	color: #fff;
	margin-bottom: 30px;
	padding: 15px 15px 17px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	position: relative;
}

.news-inline-gallery_title {
	margin-bottom: 13px;
	padding-bottom: 5px;
}

.news-inline-gallery_title h4 {
	width: 72%;
	float: left;
	margin-top: 2px;
	padding-left: 28px;
	position: relative;
}

.news-inline-gallery_title h4:before {
	top: -5px;
	left: 0;
	color: inherit;
	content: "\f28c";
	font-family: Material-Design-Iconic-Font;
	font-size: 22px;
	position: absolute;
}

.news-inline-gallery_title a {
	color: #fff;
	float: right;
	display: block;
	font-size: 14px;
	line-height: 26px;
	font-family: "Gilroy Black", sans-serif;
}

.news-inline-gallery_title a:hover {
	color: #fff;
	opacity: 0.9;
}

.news-inline-gallery_title a i {
	margin-left: 8px;
	font-size: 20px;
	margin-top: 3px;
	float: right;
	display: inline-block;
}

.secondary .news-inline-gallery_title {
	border: none;
	font-size: 22px;
	line-height: 22px;
	padding-bottom: initial;
	margin-bottom: 18px;
	text-transform: none;
}

.secondary .news-inline-gallery_title h4 {
	width: 77%;
	margin-top: initial;
}

.secondary .news-inline-gallery_title h4:before {
	top: -1px;
	font-size: 24px;
}

.secondary .news-inline-gallery_title a {
	color: #444;
	font-size: 13px;
	font-family: "Gilroy Bold", sans-serif;
}

.secondary .news-inline-gallery_title a i {
	font-size: 18px;
}

.news-inline-gallery-item {
	float: left;
	width: 186px;
	height: 122px;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}

.news-inline-gallery-item + a {
	margin-left: 15px;
}

.news-inline-gallery-item:nth-child(n + 5) {
	display: none;
}

.news-inline-gallery-item:before {
	font-size: 18px;
	font-family: Material-Design-Iconic-Font;
	content: "\f13e";
	color: rgba(255, 255, 255, 0.83);
	position: absolute;
	bottom: 7px;
	z-index: 2;
	left: 12px;
}

.news-inline-gallery-item:after {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	content: "";
	position: absolute;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		to(rgba(0, 0, 0, 0.3))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.3) 100%
	);
	background-image: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.3) 100%
	);
}

.news-inline-gallery-item img {
	border: none;
	width: 115%;
	max-width: initial;
}

.secondary .news-inline-gallery-item {
	width: 246px;
	height: 470px;
}

.secondary .news-inline-gallery-item:hover img {
	height: 103%;
}

.secondary .news-inline-gallery-item:before {
	left: 15px;
	bottom: 5px;
	font-size: 26px;
	opacity: 0.55;
}

.secondary .news-inline-gallery-item + a {
	margin-left: initial;
}

.secondary .news-inline-gallery-item:nth-child(3) {
	position: absolute;
	top: 33px;
	left: 238px;
	width: 257px;
	z-index: 1;
	height: 490px;
	-webkit-box-shadow: 0 16px 37px 0 rgba(0, 0, 0, 0.22);
	box-shadow: 0 16px 37px 0 rgba(0, 0, 0, 0.22);
}

.secondary .news-inline-gallery-item:nth-child(3):before {
	left: 50%;
	bottom: 38px;
	opacity: 0.75;
	margin-left: -13px;
}

.secondary .news-inline-gallery-item:nth-child(3):after {
	top: initial;
	left: 0;
	bottom: 17px;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0.7px;
	text-align: center;
	position: absolute;
	content: "FOTOĞRAFI GÖR";
	color: rgba(255, 255, 255, 0.8);
	background: 0 0;
}

.secondary .news-inline-gallery-item:nth-child(4) {
	float: right;
}

.secondary .news-inline-gallery-item:nth-child(4):before {
	left: initial;
	right: 15px;
}

.secondary .news-inline-gallery-item img {
	width: auto;
	height: 100%;
	left: 50%;
	position: relative;
	-webkit-transition: height 1.3s;
	transition: height 1.3s;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.news-inline-gallery.secondary {
	color: #444;
	margin: 0 103px 40px;
	padding: initial;
	background: 0 0;
}

.related-news-frame {
	margin: 0 145px 30px;
	position: relative;
}

.related-news-frame:after,
.related-news-frame:before {
	content: "";
	display: table;
}

.related-news-title {
	width: 100%;
	right: 36px;
	left: -25px;
	height: 80px;
	color: #fff;
	font: 17px/17px "Gilroy Black", sans-serif;
	overflow: hidden;
	padding-top: 14px;
	padding-left: 25px;
	-webkit-border-radius: 2px 2px 2px 45px;
	border-radius: 2px 2px 2px 45px;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#524084),
		to(#362a5f)
	);
	background-image: -webkit-linear-gradient(right, #524084 0, #362a5f 100%);
	background-image: linear-gradient(270deg, #524084 0, #362a5f 100%);
	position: absolute;
}

.related-news-title .icon-news {
	width: 26px;
	height: 25px;
	margin-top: -4px;
	margin-right: 6px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/news-icon-white.svg) top left no-repeat;
}

.related-news-list {
	margin-top: 42px;
	position: relative;
}

.related-news-item {
	height: 107px;
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#f9f9f9),
		to(#e7e6e6)
	);
	background-image: -webkit-linear-gradient(left, #f9f9f9 0, #e7e6e6 100%);
	background-image: linear-gradient(90deg, #f9f9f9 0, #e7e6e6 100%);
}

.related-news-item + .related-news-item {
	margin-top: 12px;
}

.related-news-item_image {
	float: left;
	width: 215px;
	height: inherit;
	overflow: hidden;
}

.related-news-item_image img {
	width: 100%;
	-webkit-transition: all 1.3s;
	transition: all 1.3s;
}

.related-news-item_content {
	top: 10px;
	left: 170px;
	right: 10px;
	height: 87px;
	position: absolute;
	padding-top: 20px;
	padding-left: 15px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
}

.related-news-item_content .category,
.related-news-item_content .time {
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 12px;
}

.related-news-item_content .category {
	color: #453572;
	text-transform: uppercase;
	font-family: "Gilroy Black", sans-serif;
}

.related-news-item_content .time {
	color: #888;
	margin-left: 8px;
	font-family: "Gilroy Bold", sans-serif;
}

.related-news-item_content .title {
	color: #555;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.key-facts-content_item,
.travel-world-content-item .info-title,
.travel-world-featured .info-spot,
.whos-who-list-item .title {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.related-news-item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.related-news-item:hover .title {
	color: #222;
}

.detail-bottom-ad,
.detail-first-ad,
.detail-second-ad {
	width: 300px;
	height: 250px;
	background: #ddd;
	text-align: center;
	-webkit-box-shadow: inset 0 0 0 1px #cecece;
	box-shadow: inset 0 0 0 1px #cecece;
	position: relative;
}

.detail-bottom-ad:after,
.detail-first-ad:after,
.detail-second-ad:after {
	width: 100%;
	left: 50%;
	top: 50%;
	color: #bdbdbd;
	content: "Reklam";
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.detail-bottom-ad .content,
.detail-first-ad .content,
.detail-second-ad .content {
	z-index: 1;
	position: relative;
}

.comment-ad {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	position: relative;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.comment-ad .content {
	width: 728px;
	height: 90px;
	display: inline-block;
	-webkit-box-shadow: inset 0 0 0 1px #cecece;
	box-shadow: inset 0 0 0 1px #cecece;
	background: #ddd;
	position: relative;
}

.readmore {
	float: left;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	position: relative;
}

.breadcrumbs {
	padding-left: 0;
	list-style: none;
	margin-bottom: 13px;
}

.breadcrumbs-item {
	display: inline-block;
	color: rgba(0, 0, 0, 0.61);
	position: relative;
}

.breadcrumbs-item + .breadcrumbs-item {
	margin-left: 25px;
}

.breadcrumbs-item + .breadcrumbs-item:after {
	top: 0;
	left: -17px;
	content: "\f2fb";
	font-size: 22px;
	font-family: Material-Design-Iconic-Font;
	line-height: 25px;
	position: absolute;
}

.breadcrumbs-item a {
	display: block;
	color: inherit;
	font-weight: 700;
}

.breadcrumbs-item a:hover {
	color: #333;
}

.inner_related_news {
	width: 100%;
	height: 97px;
	display: block;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#f9f9f9),
		to(#e7e6e6)
	);
	background-image: -webkit-linear-gradient(left, #f9f9f9 0, #e7e6e6 100%);
	background-image: linear-gradient(90deg, #f9f9f9 0, #e7e6e6 100%);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
}

.inner_related_news img {
	width: 133px;
	border: 0;
	margin-top: -16px;
	float: left;
	z-index: 2;
}

.inner_related_news strong {
	background: #fff;
	display: block;
	height: 77px;
	margin: 10px 10px 10px 117px;
	position: relative;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #444;
	padding-top: 18px;
	line-height: 23px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.inner_related_news:hover strong {
	color: #ab172f;
}

.all-comment-title {
	font-size: 24px;
	padding-bottom: 7px;
	line-height: 28px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	padding-left: 34px;
}

.all-comment-title:before {
	top: 1px;
	left: 0;
	font-size: 28px;
	color: inherit;
	content: "\f266";
	font-family: Material-Design-Iconic-Font;
	position: absolute;
}

.all-comment-news {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
}

.all-comment-news:after,
.all-comment-news:before {
	content: "";
	display: table;
}

.all-comment-news figure {
	float: left;
	width: 30%;
	height: 140px;
	margin-right: 18px;
	background: #ddd;
	overflow: hidden;
}

.all-comment-news figure img {
	width: 136%;
	height: auto;
	margin-left: -34px;
}

.all-comment-news figure figcaption {
	display: none;
}

.all-comment-news .content:after,
.all-comment-news .content:before {
	content: "";
	display: table;
}

.all-comment-news .content .top {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 11px;
	margin-top: 7px;
	font-family: "Gilroy Black", sans-serif;
}

.all-comment-news .content .top .category {
	color: #cf3636;
	display: inline-block;
}

.all-comment-news .content .top .date {
	color: #9a9a9a;
	margin-left: 8px;
	display: inline-block;
}

.all-comment-news .content .title {
	color: #444;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
}

.all-comment-news .content .spot {
	color: #555;
	font-size: 15px;
	line-height: 21px;
}

.scroller-status {
	padding-top: 8px;
	border-top: 1px solid #d8d8d8;
}

.dark-mode .scroller-status {
	border-color: #3a3a3a;
}

.loader-ellips {
	font-size: 20px;
	position: relative;
	width: 4em;
	height: 1em;
	margin: 15px auto;
}

.loader-ellips__dot {
	display: block;
	width: 0.7em;
	height: 0.7em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	background: #d87373;
	position: absolute;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
	left: 0;
}

.loader-ellips__dot:nth-child(3) {
	left: 1.5em;
}

.loader-ellips__dot:nth-child(1) {
	-webkit-animation-name: reveal;
	animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
	-webkit-animation-name: slide;
	animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
	left: 3em;
	-webkit-animation-name: reveal;
	animation-name: reveal;
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}

@-webkit-keyframes slide {
	to {
		-webkit-transform: translateX(1.5em);
		transform: translateX(1.5em);
	}
}

@keyframes slide {
	to {
		-webkit-transform: translateX(1.5em);
		transform: translateX(1.5em);
	}
}

.sidebar-news-widget {
	height: 460px;
	padding: 14px 9px 9px;
	position: relative;
	background: #d9d8d8;
}

.sidebar-news-widget:before {
	top: 0;
	left: 0;
	right: 0;
	content: "";
	height: 62px;
	position: absolute;
	background: #5f8a3f;
}

.sidebar-news-widget_title {
	z-index: 2;
	color: #fff;
	position: relative;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	font-family: "Gilroy Black", sans-serif;
}

.sidebar-news-widget_title i {
	font-size: 17px;
	margin-right: 4px;
}

.sidebar-news-widget_title.dropdown {
	z-index: 4;
}

.sidebar-news-widget_list {
	z-index: 3;
	padding: 10px 8px;
	position: relative;
	background: #fefcfc;
}

.sidebar-news-widget_list a {
	color: #444;
	width: 100%;
	display: block;
	padding-top: 16px;
	padding-bottom: 15px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	-webkit-transition: initial;
	transition: initial;
}

.sidebar-news-widget_list a:before {
	top: 15px;
	left: 6px;
	font-size: 25px;
	color: rgba(0, 0, 0, 0.3);
	position: absolute;
	content: attr(data-number);
}

.sidebar-news-widget_list a + a {
	border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.sidebar-news-widget_list a > span {
	display: block;
}

.sidebar-news-widget_list a.isActive {
	height: 90px;
	padding: 0;
	display: table;
}

.sidebar-news-widget_list a.isActive:before {
	top: 36px;
}

.sidebar-news-widget_list a.isActive .title {
	color: #4b6f30;
	white-space: normal;
	display: table-cell;
	padding-right: initial;
	vertical-align: middle;
}

.sidebar-news-widget_list a.isActive .image {
	display: block;
}

.sidebar-news-widget_list .title {
	color: #444;
	padding-left: 33px;
	padding-right: 10px;
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sidebar-news-widget_list .image {
	float: right;
	display: none;
	margin-left: 5px;
	height: inherit;
	width: 105px;
	overflow: hidden;
}

.sidebar-news-widget.ekonomi:before {
	background: #1876a5;
}

.sidebar-news-widget.ekonomi .sidebar-news-widget_list a.isActive .title {
	color: #12628e;
}

.sidebar-news-widget.emlak:before {
	background: #d05530;
}

.sidebar-news-widget.emlak .sidebar-news-widget_list a.isActive .title {
	color: #953d22;
}

.sidebar-news-widget.otomobil:before {
	background: #e24547;
}

.sidebar-news-widget.otomobil .sidebar-news-widget_list a.isActive .title {
	color: #a6393b;
}

.sidebar-news-widget.yemek:before {
	background: #f19b2c;
}

.sidebar-news-widget.haber7:before,
.sidebar-news-widget.last-news:before {
	background: #c42033;
}

.sidebar-news-widget.yemek .sidebar-news-widget_list a.isActive .title {
	color: #cf8426;
}

.sidebar-news-widget.haber7 .sidebar-news-widget_list a.isActive .title,
.sidebar-news-widget.last-news .sidebar-news-widget_list a.isActive .title {
	color: #ab172f;
}

.sidebar-news-widget.last-news {
	margin-bottom: 20px;
}

.sidebar-news-widget.last-news .sidebar-news-widget_list a:before {
	left: 2px;
	font-size: 14px;
}

.sidebar-news-widget.last-news .sidebar-news-widget_list .title {
	padding-left: 45px;
}

.sidebar-news-widget.last-news .sidebar-news-widget_title {
	z-index: 4;
}

.sidebar-news-widget .dropdown-button {
	float: right;
	cursor: pointer;
	font-size: 24px;
	width: 32px;
	text-align: center;
	font-weight: 700;
	line-height: 33px;
	margin-right: 0;
	margin-top: -6px;
	text-indent: 13px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.sidebar-news-widget .dropdown-button:hover .dropdown-list {
	display: block;
}

.sidebar-news-widget .dropdown-list {
	display: none;
	list-style: none;
	font-size: 15px;
	line-height: 18px;
	top: 27px;
	left: 0;
	width: 282px;
	height: 409px;
	text-align: left;
	padding: 17px 13px;
	position: absolute;
	background: #faf8f8;
	overflow-x: auto;
	text-indent: 0;
	cursor: default;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.sidebar-news-widget .dropdown-list li + li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

.sidebar-news-widget .dropdown-list a:hover {
	color: #c6191a;
}

.yedigundem-frame {
	width: 100%;
	height: 415px;
	padding: 16px 12px 0;
	margin-bottom: 25px;
	margin-top: 45px;
	position: relative;
	background: url(../images/yedigundem-video-bg.jpg) top left no-repeat;
}

.yedigundem-frame:before {
	left: 0;
	top: -25px;
	width: 100%;
	height: 1px;
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.1);
}

.yedigundem-frame-header {
	margin-bottom: 11px;
}

.yedigundem-frame-header:after,
.yedigundem-frame-header:before {
	content: "";
	display: table;
}

.yedigundem-frame-header:after {
	clear: both;
}

.yedigundem-frame-header .logo {
	float: left;
	width: 139px;
	height: 34px;
	background: url(../images/yedigundem-logo.png) top left no-repeat;
	background-size: 100%;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	border: 0;
}

.yedigundem-frame-header .subscribe-button {
	float: right;
	width: 161px;
	height: 35px;
	background: url(../images/yedigunden-subscribe-button.png) top left
		no-repeat;
	background-size: 100%;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	border: 0;
}

.yedigundem-frame-header .subscribe-button:hover {
	opacity: 0.85;
}

.yedigundem-frame iframe {
	margin: 0 auto;
	border: 4px solid rgba(255, 255, 255, 0.29);
}

.yedigundem-title {
	font-size: 20px !important;
	border-top: solid 1px rgba(0, 0, 0, 0.1);
	display: block;
	padding-top: 20px;
	margin-bottom: 12px;
}

.k7-schedule {
	display: block;
	padding: 5px;
	margin-top: 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(359deg, #d0373d 0, #e1464e 100%);
	background-image: linear-gradient(-269deg, #d0373d 0, #e1464e 100%);
}

.k7-schedule:after,
.k7-schedule:before {
	content: "";
	display: table;
}

.k7-schedule:hover {
	opacity: 0.95;
}

.k7-schedule-logo {
	float: left;
	width: 92px;
	height: 100px;
	position: relative;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 2px 0 9px 0 rgba(0, 0, 0, 0.28);
	box-shadow: 2px 0 9px 0 rgba(0, 0, 0, 0.28);
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	border: 0;
	background-color: #fff;
}

.k7-schedule-logo:after,
.k7-schedule-logo:before {
	top: 0;
	content: "";
	position: absolute;
}

.k7-schedule-logo:before {
	left: 2px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/k7-widget-logo.png) center center no-repeat;
}

.k7-schedule-logo:after {
	right: -10px;
	width: 23px;
	height: inherit;
	z-index: 1;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transform: skewX(-9deg);
	-ms-transform: skewX(-9deg);
	transform: skewX(-9deg);
	background: inherit;
	-webkit-box-shadow: 7px 0 9px 0 rgba(0, 0, 0, 0.14);
	box-shadow: 7px 0 9px 0 rgba(0, 0, 0, 0.14);
}

.k7-schedule-content {
	color: #fff;
	float: right;
	width: 195px;
}

.k7-schedule-content .title {
	height: 24px;
	color: #444;
	line-height: 26px;
	font-family: "Gilroy Black", sans-serif;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background: #fff;
	text-indent: 40px;
}

.k7-schedule-content .name {
	width: 100%;
	height: 42px;
	font-size: 1em;
	line-height: 16px;
	display: table;
	text-align: center;
	padding-left: 15px;
	padding-right: 7px;
	margin-top: 7px;
	margin-bottom: 3px;
}

.k7-schedule-content .name span {
	display: table-cell;
	vertical-align: middle;
}

.k7-schedule-content .bottom {
	padding-left: 15px;
	padding-right: 15px;
}

.k7-schedule-content .bottom:after,
.k7-schedule-content .bottom:before {
	content: "";
	display: table;
}

.k7-schedule-content .bottom .category,
.k7-schedule-content .bottom .time {
	padding-left: 18px;
	position: relative;
	font-size: 0.875em;
	font-family: "Gilroy Bold", sans-serif;
}

.k7-schedule-content .bottom .category:before,
.k7-schedule-content .bottom .time:before {
	top: 1px;
	left: 0;
	font-size: 17px;
	line-height: 17px;
	color: inherit;
	font-family: Material-Design-Iconic-Font;
	position: absolute;
}

.k7-schedule-content .bottom .time {
	float: left;
}

.k7-schedule-content .bottom .time:before {
	content: "\f337";
}

.k7-schedule-content .bottom .category {
	float: right;
	text-transform: uppercase;
}

.k7-schedule-content .bottom .category:before {
	content: "\f247";
}

.k7-schedule-widget {
	width: 300px;
	height: 265px;
	color: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Gilroy Black", sans-serif, sans-serif;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #d0373d),
		to(#e1464e)
	);
	background-image: -webkit-linear-gradient(top, #d0373d 0, #e1464e 100%);
	background-image: linear-gradient(to bottom, #d0373d 0, #e1464e 100%);
}

.k7-schedule-widget a {
	color: #fff;
	-webkit-transition: opacity 0.16s;
	transition: opacity 0.16s;
}

.k7-schedule-widget-header {
	width: 295px;
	height: 57px;
	text-indent: 104px;
	font-size: 17px;
	line-height: 57px;
	color: #444;
	background: url(../images/k7-widget-header.png) top -3px left -1px no-repeat;
}

.k7-schedule-widget-content {
	padding-left: 6px;
	padding-right: 6px;
}

.k7-schedule-widget-content .item {
	overflow: hidden;
	padding-bottom: 8px;
	display: block;
}

.k7-schedule-widget-content .item:hover {
	opacity: 0.9;
}

.k7-schedule-widget-content .item + .item {
	padding-top: 8px;
	border-top: 1px solid #ee5e67;
}

.k7-schedule-widget-content .item > * {
	display: table-cell;
	vertical-align: middle;
}

.k7-schedule-widget-content .item-date {
	font-size: 20px;
	width: 62px;
	padding-left: 5px;
	padding-top: 8px;
}

.k7-schedule-widget-content .item-image {
	width: 78px;
	height: 55px;
	overflow: hidden;
}

.k7-schedule-widget-content .item-image img {
	width: 100%;
}

.k7-schedule-widget-content .item-info {
	padding-left: 10px;
	padding-top: 2px;
}

.k7-schedule-widget-content .item-info .title {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}

.k7-schedule-widget-content .item-info .category {
	font-family: sans-serif;
	font-size: 14px;
}

.full-width-detail .news-header {
	background: 0 0;
	-webkit-box-shadow: initial;
	box-shadow: initial;
	padding: 0 145px 30px;
}

.full-width-detail .news-header .category {
	margin-left: 1px;
}

.full-width-detail .news-header .title {
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 20px;
}

.full-width-detail .news-header .spot {
	font-family: "PT Serif", serif;
	font-size: 22px;
	line-height: 30px;
}

.full-width-detail .news-image {
	height: 470px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	margin-bottom: 14px;
	position: relative;
	-webkit-box-shadow: 0 14px 30px rgba(0, 0, 0, 0.15);
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.15);
}

.full-width-detail .news-image:before {
	top: 10px;
	right: 10px;
	left: 10px;
	bottom: 0;
	position: absolute;
	content: "";
	border: 3px solid rgba(255, 255, 255, 0.47);
	border-image-slice: 1;
	border-image-source: linear-gradient(
		to bottom,
		rgba(255, 255, 255, 0.47),
		rgba(255, 255, 255, 0)
	);
}

.full-width-detail .news-image img {
	height: auto;
}

.full-width-detail .news-image #vidyome-container,
.full-width-detail .news-image .vme_container {
	min-height: 470px !important;
}

.full-width-detail .news-info {
	padding: 0 18px;
}

.full-width-detail .news-info .text-size {
	margin-right: 35px;
}

.full-width-detail .news-info .text-size:after,
.full-width-detail .news-info .text-size:before {
	display: none;
}

.full-width-detail .news-content {
	padding: 0 145px;
}

.full-width-detail .news-content img {
	max-width: initial;
	border: none !important;
	width: 780px !important;
	height: auto !important;
	margin-left: -65px !important;
}

.full-width-detail .news-content img[style*="float:left;"],
.full-width-detail .news-content img[style*="float:right;"] {
	width: auto !important;
}

.full-width-detail .news-content img[style*="float:left;"] {
	-webkit-box-shadow: -5px 5px 0 #faf8f8, -6px 6px 0 #e4e4e4;
	box-shadow: -5px 5px 0 #faf8f8, -6px 6px 0 #e4e4e4;
	margin-left: -42px !important;
	margin-right: 8px !important;
}

.full-width-detail .news-content img[style*="float:left;"] + p {
	margin-right: -42px;
}

.full-width-detail .news-content img[style*="float:right;"] {
	-webkit-box-shadow: 5px 5px 0 #faf8f8, 6px 6px 0 #e4e4e4;
	box-shadow: 5px 5px 0 #faf8f8, 6px 6px 0 #e4e4e4;
	margin-left: 8px !important;
	margin-right: -42px !important;
}

.full-width-detail .news-content .image-caption-text {
	color: #555;
	font-size: 18px;
	font-style: italic;
	padding-left: 28px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-top: 7px;
	margin-left: -65px;
	display: inline-block;
	border-bottom: 1px solid #e3e3e3;
	background: url(../images/image-caption-icon.svg) top 9px left no-repeat;
}

.full-width-detail .news-content .inner_related_news {
	width: -webkit-calc(100% + 85px);
	width: calc(100% + 85px);
	height: 125px;
	margin-left: -42px;
	position: relative;
}

.full-width-detail .news-content .inner_related_news img {
	width: 270px !important;
	margin-left: 0 !important;
	z-index: 0;
	position: absolute;
}

.full-width-detail .news-content .inner_related_news strong {
	display: table;
	width: 475px;
	height: 105px;
	padding-top: 0;
	font-weight: 500;
	margin-left: 251px;
}

.full-width-detail .news-content .inner_related_news .content {
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
	color: #555;
	font-size: 16px;
	font-family: "Adelle Sans Bold", sans-serif;
}

.full-width-detail .news-content .inner_related_news .content .info {
	display: block;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 6px;
}

.full-width-detail .news-content .inner_related_news .content .info .category {
	color: #453572;
	font-family: "Gilroy Black", sans-serif;
}

.full-width-detail .news-content .inner_related_news .content .info .time {
	color: #888;
	margin-left: 10px;
	font-family: "Gilroy Bold", sans-serif;
}

.full-width-detail .news-content blockquote {
	font-size: 38px;
	line-height: 48px;
	padding: 30px 0 5px;
	position: relative;
	text-align: center;
	font-style: italic;
	border-top: initial;
	border-bottom: initial;
	font-family: "PT Serif", serif;
}

.full-width-detail .news-content blockquote:before {
	top: -13px;
	left: 50%;
	width: 72px;
	height: 25px;
	margin-left: -36px;
	content: "";
	background: url(../images/quote-icon.png) center center no-repeat #faf8f8;
	background-size: 26px;
	position: absolute;
}

.full-width-detail .news-content blockquote p {
	font-size: inherit;
	line-height: inherit;
}

.full-width-detail .news-content blockquote .info {
	display: block;
	color: #aaa;
	font-size: 16px;
	font-family: "Gilroy Bold", sans-serif;
	line-height: 48px;
	text-align: center;
	letter-spacing: 1.1px;
	font-style: normal;
}

.full-width-detail .news-content-bottom {
	padding: 0 145px;
}

.full-width-detail .news-comment {
	padding-top: 25px;
	border-top: 1px solid #d8d8d8;
}

.full-width-detail .news-comment-section {
	margin-top: 25px;
	padding: 0 145px;
}

.full-width-detail .site-footer {
	border-top: none;
	margin-top: 3px;
}

.full-width-detail.dark-mode .news-header .category {
	color: #bebebe;
}

.full-width-detail.dark-mode .news-header .category span + span:before {
	color: #656565;
}

.full-width-detail.dark-mode .news-header .category a:hover,
.full-width-detail.dark-mode .news-header .title {
	color: #fff;
}

.full-width-detail.dark-mode .news-header .spot {
	color: #ddd;
}

.full-width-detail.dark-mode .news-image {
	-webkit-box-shadow: 0 14px 30px rgba(115, 115, 115, 0.15);
	box-shadow: 0 14px 30px rgba(115, 115, 115, 0.15);
}

.full-width-detail.dark-mode .news-info .date-item {
	color: #7b7b7b;
}

.full-width-detail.dark-mode .news-info .date-item span {
	color: #9d9d9d;
}

.full-width-detail.dark-mode .news-info .text-size {
	background-image: url(../images/text-size-light.svg);
}

.full-width-detail.dark-mode .news-share-secondary_item.comment {
	color: #df5a5a;
	border: 1px solid #df5a5a;
	background: 0 0;
}

.full-width-detail.dark-mode .news-share-secondary_item.comment span {
	background: #df5a5a;
}

.full-width-detail.dark-mode .news-share-secondary_item.comment:hover {
	color: #fff;
	background: #df5a5a;
}

.full-width-detail.dark-mode .news-share-secondary_item.facebook {
	color: #6685c3;
	border: 1px solid #6685c3;
	background: 0 0;
}

.full-width-detail.dark-mode .news-share-secondary_item.facebook span {
	background: #6685c3;
}

.full-width-detail.dark-mode .news-share-secondary_item.facebook:hover {
	color: #fff;
	background: #6685c3;
}

.full-width-detail.dark-mode .news-share-secondary_item.twitter {
	color: #56acef;
	border: 1px solid #56acef;
	background: 0 0;
}

.full-width-detail.dark-mode .news-share-secondary_item.twitter span {
	background: #56acef;
}

.full-width-detail.dark-mode .news-share-secondary_item.twitter:hover {
	color: #fff;
	background: #56acef;
}

.full-width-detail.dark-mode .key-facts-content {
	background: #313131;
}

.full-width-detail.dark-mode .key-facts-content_item {
	color: #eee;
}

.full-width-detail.dark-mode .key-facts-content_item:hover {
	color: #f7d46f;
}

.full-width-detail.dark-mode .news-content,
.full-width-detail.dark-mode .news-content > p:first-of-type:first-letter {
	color: #fff;
}

.full-width-detail.dark-mode .news-content a {
	color: #ff9696;
}

.full-width-detail.dark-mode .news-content a:hover {
	color: #ff5c5c;
}

.full-width-detail.dark-mode .news-content img[style*="float:left;"] {
	-webkit-box-shadow: 5px 5px 0 #232222, 6px 6px 0 #444;
	box-shadow: 5px 5px 0 #232222, 6px 6px 0 #444;
}

.full-width-detail.dark-mode .news-content img[style*="float:right;"] {
	-webkit-box-shadow: -5px 5px 0 #232222, -6px 6px 0 #444;
	box-shadow: -5px 5px 0 #232222, -6px 6px 0 #444;
}

.full-width-detail.dark-mode .news-content .image-caption-text {
	color: #bbb;
	background-image: url(../images/image-caption-icon-light.svg);
	border-bottom-color: #444;
}

.full-width-detail.dark-mode .news-content blockquote:before {
	-webkit-filter: invert(0.89);
	filter: invert(0.89);
}

.full-width-detail.dark-mode .news-content .inner_related_news {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #2f2f2f),
		to(#3e3e3e)
	);
	background-image: -webkit-linear-gradient(left, #2f2f2f 0, #3e3e3e 100%);
	background-image: linear-gradient(90deg, #2f2f2f 0, #3e3e3e 100%);
}

.full-width-detail.dark-mode .news-content .inner_related_news .content {
	color: #fff;
}

.full-width-detail.dark-mode
	.news-content
	.inner_related_news
	.content
	.info
	.category {
	color: #e6924b;
}

.full-width-detail.dark-mode
	.news-content
	.inner_related_news
	.content
	.info
	.time {
	color: #bbb;
}

.full-width-detail.dark-mode .news-content .inner_related_news strong {
	background: #232323;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.full-width-detail.dark-mode .news-content .inner_related_news:hover strong {
	background: #292929;
}

.full-width-detail.dark-mode .news-inline-gallery_title {
	color: #ccc;
}

.full-width-detail.dark-mode .news-inline-gallery_title a {
	color: inherit;
}

.full-width-detail.dark-mode .related-news-title {
	background: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#8a613d),
		to(#63442a)
	);
	background: -webkit-linear-gradient(right, #8a613d 0, #63442a 100%);
	background: linear-gradient(270deg, #8a613d 0, #63442a 100%);
}

.full-width-detail.dark-mode .related-news-item {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #2f2f2f),
		to(#3e3e3e)
	);
	background: -webkit-linear-gradient(left, #2f2f2f 0, #3e3e3e 100%);
	background: linear-gradient(90deg, #2f2f2f 0, #3e3e3e 100%);
}

.full-width-detail.dark-mode .related-news-item_content {
	background: #232323;
}

.full-width-detail.dark-mode .related-news-item_content .category {
	color: #e6924b;
}

.full-width-detail.dark-mode .related-news-item_content .time {
	color: #bbb;
}

.full-width-detail.dark-mode .related-news-item_content .title {
	color: #fff;
}

.full-width-detail.dark-mode .news-tags-title {
	color: #7b7b7b;
}

.full-width-detail.dark-mode .news-tags a {
	color: #7f7f7f;
	border-color: rgba(151, 151, 151, 0.35);
}

.full-width-detail.dark-mode .news-tags a:hover {
	color: #bbb;
}

.full-width-detail.dark-mode .news-print-title {
	color: #7b7b7b;
}

.full-width-detail.dark-mode .news-print-button {
	color: #7f7f7f;
	border-color: rgba(151, 151, 151, 0.35);
}

.full-width-detail.dark-mode .news-print-button:hover {
	color: #bbb;
}

.full-width-detail.dark-mode .news-comment {
	border-color: #444;
}

.full-width-detail.dark-mode .news-comment-header {
	color: #bebebe;
}

.full-width-detail.dark-mode .news-comment-header .text {
	color: #7f7f7f;
}

.full-width-detail.dark-mode .news-comment-list li + li {
	border-color: #333;
}

.full-width-detail.dark-mode .news-comment-list-content .header .name {
	color: #bebebe;
}

.full-width-detail.dark-mode .news-comment-list-content .header .report {
	color: #df5a5a;
}

.full-width-detail.dark-mode .news-comment-list-content .content {
	color: #bebebe;
}

.full-width-detail.dark-mode .news-comment-form input,
.full-width-detail.dark-mode .news-comment-form textarea {
	color: #bebebe;
	background: rgba(255, 255, 255, 0.07);
	border-color: rgba(210, 210, 255, 0.05);
}

.full-width-detail.dark-mode .news-comment-form_button {
	color: #bebebe;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#3e3e3e),
		color-stop(98%, #363636)
	);
	background-image: -webkit-linear-gradient(top, #3e3e3e 0, #363636 98%);
	background-image: linear-gradient(180deg, #3e3e3e 0, #363636 98%);
}

.full-width-detail.dark-mode .news-comment-form_button:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#484848),
		color-stop(98%, #404040)
	);
	background-image: -webkit-linear-gradient(top, #484848 0, #404040 98%);
	background-image: linear-gradient(180deg, #484848 0, #404040 98%);
}

.full-width-detail.dark-mode .news-comment-write-button {
	color: #bebebe;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #3e3e3e),
		color-stop(98%, #363636)
	);
	background: -webkit-linear-gradient(top, #3e3e3e 0, #363636 98%);
	background: linear-gradient(180deg, #3e3e3e 0, #363636 98%);
}

.full-width-detail.dark-mode .news-comment-write-button:hover {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #464646),
		color-stop(98%, #3e3e3e)
	);
	background: -webkit-linear-gradient(top, #464646 0, #3e3e3e 98%);
	background: linear-gradient(180deg, #464646 0, #3e3e3e 98%);
}

.key-facts {
	width: 650px;
	color: #444;
	margin: 30px auto 20px;
	position: relative;
}

.key-facts-title {
	top: 0;
	left: 0;
	bottom: 4px;
	width: 110px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	font-family: "Gilroy Black", sans-serif;
	-webkit-box-shadow: 6px 0 5px 0 rgba(255, 163, 0, 0.09);
	box-shadow: 6px 0 5px 0 rgba(255, 163, 0, 0.09);
	background: #ffe7a1;
	position: absolute;
}

.key-facts-content,
.key-facts-title span {
	font-family: "Gilroy Bold", sans-serif;
}

.key-facts-title-inner {
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.key-facts-title i {
	opacity: 0.7;
	display: block;
	font-size: 33px;
	color: #101010;
	margin-top: -5px;
	margin-bottom: 3px;
}

.key-facts-title span {
	letter-spacing: 2.52px;
}

.key-facts-content {
	display: table;
	min-height: 114px;
	margin-left: 50px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background: #fff;
	-webkit-box-shadow: inset -3px -4px 0 0 #e7cd82;
	box-shadow: inset -3px -4px 0 0 #e7cd82;
}

.key-facts-content-inner {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 20px 15px 80px;
}

.key-facts-content_item {
	font-size: 14px;
	line-height: 17px;
	padding-left: 20px;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
}

.key-facts-content_item + a {
	margin-top: 12px;
}

.key-facts-content_item:before {
	top: 7px;
	left: 0;
	width: 6px;
	height: 6px;
	content: "";
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	background: #f7d46f;
}

.key-facts-content_item:hover {
	color: #aa8109;
}

.inline-image-alt {
	cursor: pointer;
	height: auto !important;
}

.inline-image-popup {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: 999;
	background: rgba(14, 0, 0, 0.85);
}

.inline-image-popup_content {
	top: 50%;
	left: 50%;
	max-height: -webkit-calc(100vh - 300px);
	max-height: calc(100vh - 300px);
	-webkit-transform: translate(-50%, -50%) scale(1.52);
	-ms-transform: translate(-50%, -50%) scale(1.52);
	transform: translate(-50%, -50%) scale(1.52);
	position: absolute;
}

.inline-image-popup_image,
.inline-image-popup_image img {
	width: inherit;
}

.inline-image-popup_close {
	color: #eae4e4;
	float: right;
	font-size: 16px;
	line-height: 45px;
	letter-spacing: 2px;
	cursor: pointer;
	-webkit-transition: all 0.16s;
	transition: all 0.16s;
	padding: 0 12px;
	margin: 30px 40px;
	font-family: "Gilroy Black", sans-serif;
	border-bottom: 1px dashed #eccdcd;
}

.inline-image-popup_close:hover {
	opacity: 0.8;
}

.inline-image-popup_close i {
	font-size: 32px;
	margin-left: 1px;
	vertical-align: middle;
	margin-top: -3px;
}

.pagination-nav {
	margin-top: 75px;
}

.pagination-nav:after,
.pagination-nav:before {
	content: "";
	display: table;
}

.pagination-nav-item {
	width: 50%;
	height: 400px;
	color: #fff;
	display: table;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #dcdcdc;
}

.pagination-nav-item:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	content: "";
	position: absolute;
	background-image: -webkit-linear-gradient(
		271deg,
		rgba(0, 0, 0, 0.23) 0,
		rgba(0, 0, 0, 0.44) 100%
	);
	background-image: linear-gradient(
		179deg,
		rgba(0, 0, 0, 0.23) 0,
		rgba(0, 0, 0, 0.44) 100%
	);
}

.pagination-nav-item img {
	top: -50px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	height: 125%;
	position: absolute;
	-webkit-transition: -webkit-transform 2s;
	transition: -webkit-transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s;
}

@media (min-width: 2000px) {
	.pagination-nav-item img {
		width: 100%;
		height: initial;
	}
}

.pagination-nav-item .content {
	z-index: 3;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.pagination-nav-item .category {
	opacity: 0.9;
	font-size: 14px;
	font-family: "Gilroy Bold", sans-serif;
	letter-spacing: 2.17px;
	display: inline-block;
	margin-bottom: 20px;
}

.pagination-nav-item .title {
	display: block;
	font-size: 34px;
	line-height: 42px;
	padding: 0 14%;
	text-align: center;
	margin-bottom: 35px;
	font-family: "Adelle Sans Bold", sans-serif;
}

.pagination-nav-item .link-button {
	height: 40px;
	line-height: 42px;
	outline: 0;
	font-size: 15px;
	display: inline-block;
	padding-left: 18px;
	padding-right: 18px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	font-family: "Gilroy Bold", sans-serif;
	background: rgba(255, 255, 255, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.57);
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.pagination-nav-item .link-button i {
	font-size: 22px;
	margin-top: -2px;
	vertical-align: middle;
}

.pagination-nav-item.prev {
	float: left;
	border-right: 2px solid #faf8f8;
}

.pagination-nav-item.prev i {
	margin-right: 8px;
}

.pagination-nav-item.next {
	float: right;
}

.pagination-nav-item.next i {
	margin-left: 8px;
}

.pagination-nav-item:hover img {
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
	transform: scale(1.12);
}

.pagination-nav-item:hover .link-button {
	color: #444;
	background: rgba(255, 255, 255, 0.85);
}

.engageya-detail .eng_ww_widget {
	padding-top: 0 !important;
}

.engageya-detail .eng_ww_widget .eng_ww_title {
	display: none !important;
}

.engageya-detail .eng_ww_widget .eng_widget_dn {
	margin-top: 3px;
	color: #a9a9a9 !important;
	font-size: 11px !important;
	line-height: 11px !important;
	display: block !important;
}

.engageya-detail .eng_ww_widget .eng_widget_is {
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.engageya-detail .eng_ww_widget .eng_branding {
	margin: -18px 0 0 !important;
}

.engageya-detail .eng_ww_widget .eng_widget_sw:hover .eng_widget_is {
	color: #000;
}

#ENGAGEYA_WIDGET_84096 .eng_asw .eng_widget_sw {
	width: 17.917% !important;
}

.category-title {
	height: 33px;
	color: #444;
	font-size: 26px;
	margin-bottom: 12px;
	overflow: hidden;
	font-family: "Gilroy Black", sans-serif;
}

.category-title.relative {
	position: relative;
}

.category-title .title {
	line-height: 26px;
	padding-right: 20px;
	position: relative;
	display: inline-block;
}

.category-title .title:after,
.category-title .title:before {
	top: 10px;
	left: 100%;
	height: 4px;
	content: "";
	position: absolute;
}

.category-title .title:before {
	width: 95px;
	z-index: 2;
	background: #9a9a9a;
}

.category-title .title:after {
	width: 635px;
	background: #858585;
}

.category-title .zmdi-time {
	font-size: 24px;
	margin-right: 3px;
}

.category-title .date {
	color: gray;
	font-size: 17px;
	margin-left: 10px;
	margin-bottom: 2px;
	display: inline-block;
	vertical-align: middle;
}

.category-spot {
	display: block;
	font-size: 1.0625em;
	line-height: 27px;
	margin-bottom: 25px;
	color: #444;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.category-slider {
	height: 397px;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.category-slider {
		height: 250px;
	}
	.category-slider .slick-dots::-webkit-scrollbar {
		width: 0;
		height: 0;
	}
}

.category-slider:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 37px;
	content: "";
	z-index: 2;
	background: #e3e3e3;
	position: absolute;
}

.category-slider .slick-list {
	height: calc(100% - 37px);
}

.category-slider .slick-track,
.category-slider-item .image {
	height: 100%;
}

.category-slider-item .image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.category-slider .slick-dots {
	left: 0;
	bottom: 0;
	z-index: 3;
	height: 37px;
	background: #e3e3e3;
	-webkit-box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7,
		inset 0 -1px 0 #c7c7c7;
	box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7,
		inset 0 -1px 0 #c7c7c7;
}

@media (max-width: 767px) {
	.category-slider .slick-dots {
		white-space: nowrap;
		overflow-x: auto;
	}
	.category-slider .slick-dots::-webkit-scrollbar {
		width: 0;
		height: 0;
	}
}

.category-slider .slick-dots li,
.category-slider .slick-dots span {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
}

.category-slider .slick-dots li + li,
.category-slider .slick-dots li + span,
.category-slider .slick-dots span + li,
.category-slider .slick-dots span + span {
	-webkit-box-shadow: inset 1px 0 0 #c7c7c7;
	box-shadow: inset 1px 0 0 #c7c7c7;
}

.category-slider .slick-dots li a,
.category-slider .slick-dots span a {
	width: 41.32px;
	height: 37px;
	color: #444;
	display: block;
	font-size: 13px;
	line-height: 39px;
	text-indent: 1px;
	font-family: "Gilroy Black", sans-serif;
}

.category-slider .slick-dots span {
	display: inline-block;
}

.category-slider .slick-dots li.slick-active a,
.category-slider .slick-dots span.slick-active a {
	color: #fff;
	background-color: #d8242f;
}

.ie9 .category-slider .slick-dots {
	z-index: 999;
}

.category-slider .slick-slide:after {
	bottom: 0;
	left: 0;
	right: 0;
	height: 75%;
	content: "";
	position: absolute;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		color-stop(90%, rgba(0, 0, 0, 0.9))
	);
	background: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
	background: linear-gradient(
		to bottom,
		transparent 0,
		rgba(0, 0, 0, 0.9) 90%
	);
}

.category-slider .slick-slide .title {
	left: 42px;
	right: 65px;
	bottom: 25px;
	color: #fff;
	z-index: 2;
	font-size: 26px;
	line-height: 1.53;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	position: absolute;
}

@media (max-width: 767px) {
	.category-slider .slick-slide .title {
		font-size: 18px;
	}
}

.category-slider .slick-slide .title:before {
	top: 0;
	left: -17px;
	content: "";
	width: 8px;
	height: 100%;
	background: #d8242f;
	position: absolute;
}

.category-slider .title {
	color: #faf8f8;
}

.category-news-item {
	display: block;
}

.category-news-item:after,
.category-news-item:before {
	content: "";
	display: table;
}

.category-news-item + .category-news-item {
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px solid #eaeaea;
}

.category-news-item .image {
	float: left;
	width: 180px;
	height: 145px;
	overflow: hidden;
	margin-right: 19px;
	background: #ddd;
	background-size: 75%;
}

@media (max-width: 767px) {
	.category-news-item .image {
		/* width: 150px; */
		height: auto;
		aspect-ratio: 1/1;
		margin-right: 15px;
	}
}

@media (max-width: 575px) {
	.category-news-item .image {
		width: 100px;
		margin-right: 10px;
	}
}

.category-news-item .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.category-news-item .content .info {
	height: 18px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 6px;
}

.category-news-item .content .info > * {
	float: left;
}

.category-news-item .content .info .category {
	color: #be2034;
	font-family: "Gilroy Black", sans-serif;
}

.category-news-item .content .info .date {
	color: #888;
	margin-left: 7px;
	font-family: "Gilroy Bold", sans-serif;
}

.category-news-item .content .title {
	color: #222;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 8px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

@media (max-width: 767px) {
	.category-news-item .content .title {
		font-size: 15px;
	}
}

.category-news-item .content .summary {
	color: #555;
	font-size: 0.875em;
	line-height: 21px;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.category-news-item:hover .title {
	color: #be2034;
}

.category .infinite-item ~ .infinite-item {
	margin-top: 65px;
	position: relative;
}

.category .infinite-item ~ .infinite-item:before {
	position: absolute;
	top: -36px;
	right: 0;
	margin-left: 110px;
	width: 486px;
	height: 5px;
	background: #d10505;
	content: "";
}

.category .infinite-item ~ .infinite-item:after {
	position: absolute;
	content: "SONRAKİ SAYFA";
	top: -44px;
	left: 0;
	color: #d00505;
	font-family: "Gilroy Black", sans-serif;
}

.category .scroller-status {
	margin-top: 20px;
}

.breaking-news-box {
	display: block;
	border: 1px solid #f4df88;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 12px;
	margin-bottom: 25px;
	background: #ffe57c;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
}

.breaking-news-box:after,
.breaking-news-box:before {
	content: "";
	display: table;
}

.breaking-news-box:hover {
	background: #fee483;
}

.breaking-news-box:hover .content .title {
	color: #000;
}

.breaking-news-box .image {
	float: left;
	width: 235px;
	height: 195px;
	overflow: hidden;
	margin-right: 19px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: url(../images/haber7-logo.svg) center center no-repeat #ddd;
	background-size: 75%;
}

.breaking-news-box .image img {
	width: 148%;
	margin-left: -60px;
}

.breaking-news-box .content .info {
	height: 18px;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 7px;
}

.breaking-news-box .content .info > * {
	float: left;
}

.breaking-news-box .content .info .category {
	color: #be2034;
	font-family: "Gilroy Black", sans-serif;
}

.breaking-news-box .content .info .date {
	color: #444;
	margin-left: 7px;
	font-family: "Gilroy Bold", sans-serif;
}

.breaking-news-box .content .title {
	color: #333;
	font-size: 1.625em;
	line-height: 30px;
	margin-bottom: 10px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.breaking-news-box .content .summary {
	color: #444;
	font-size: 1.125em;
	line-height: 27px;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.breaking-news-content .category-title ~ .category-title {
	margin-top: 20px;
}

.breaking-news-content .category-news-item .image {
	width: 100%;
	height: 345px;
	float: none;
}

@media (max-width: 991px) {
	.breaking-news-content .category-news-item .image {
		height: auto;
		aspect-ratio: 620/345;
	}
}

.breaking-news-content .category-news-item .image img {
	width: 100%;
	margin-top: initial;
}

.breaking-news-content .category-news-item .content .info {
	margin-top: 12px;
}

.breaking-news-content .category-news-item .content .title {
	font-size: 22px;
}

@media (max-width: 767px) {
	.breaking-news-content .category-news-item .content .title {
		font-size: 18px;
	}
}

.breaking-news-content .category-news-item .content .summary {
	font-size: 16px;
	line-height: 22px;
}

.refresh-countdown {
	top: -2px;
	right: 15px;
	width: 42px;
	height: 33px;
	text-align: center;
	position: absolute;
	background: var(--body-bg);
}

.refresh-countdown-number {
	color: #be2034;
	display: inline-block;
	line-height: 34px;
	height: inherit;
	vertical-align: text-bottom;
	font-size: 17px;
	font-family: "Gilroy Bold", sans-serif;
}

.home-match-center-button,
.home-sport-news-button,
.home-sport-news-widget_title,
.score-widget-tab,
.sport-featured-widget-list a:before {
	font-family: "Gilroy Black", sans-serif;
}

.refresh-countdown svg {
	top: 0;
	right: 5px;
	width: 34px;
	height: 34px;
	position: absolute;
	-webkit-transform: rotateY(-180deg) rotateZ(-90deg);
	transform: rotateY(-180deg) rotateZ(-90deg);
}

.refresh-countdown svg circle {
	stroke-dasharray: 95px;
	stroke-dashoffset: 0;
	stroke-linecap: round;
	stroke-width: 2px;
	stroke: #be2034;
	fill: none;
	-webkit-animation: refresh-countdown 60s linear infinite forwards;
	animation: refresh-countdown 60s linear infinite forwards;
}

@-webkit-keyframes refresh-countdown {
	from {
		stroke-dashoffset: 0;
	}

	to {
		stroke-dashoffset: 95px;
	}
}

@keyframes refresh-countdown {
	from {
		stroke-dashoffset: 0;
	}

	to {
		stroke-dashoffset: 95px;
	}
}

.home-sport-news {
	margin-bottom: 30px;
}

.home-sport-news-section {
	margin-bottom: 18px;
}

.home-sport-news-section .news-box:hover .title {
	bottom: 20px !important;
}

.home-sport-news-section .section-title {
	color: #488a18;
	font-size: 20px;
}

.home-sport-news-section .section-title .title:before {
	background: #97b382;
}

.home-sport-news-section .section-title .title:after {
	width: 572px;
	background: #73a251;
}

.home-sport-news-section .sport-news-wrapper {
	width: min(620px, 100%);
	margin-inline: auto;
}

.home-sport-news-section .news-box {
	float: left;
	width: 193px;
}

.home-sport-news-section .news-box:first-of-type,
.home-sport-news-section .news-box:nth-last-child(3) {
	width: 193px;
	height: 400px;
}

.home-sport-news-section .news-box:first-of-type .title,
.home-sport-news-section .news-box:nth-last-child(3) .title {
	bottom: 14px;
	font-size: 18px;
	line-height: 22px;
}

.home-sport-news-section .news-box:first-of-type .image img,
.home-sport-news-section .news-box:nth-last-child(3) .image img {
	width: 100%;
	margin-left: initial;
}

.home-sport-news-section .news-box:nth-last-child(3) {
	float: right;
}

.home-sport-news-section .news-box:nth-child(4),
.home-sport-news-section .news-box:nth-last-child(4) {
	width: 406px;
}

.home-sport-news-section .news-box:nth-child(4) .title,
.home-sport-news-section .news-box:nth-last-child(4) .title {
	bottom: 14px;
	font-size: 20px;
	line-height: 22px;
}

.home-sport-news-section .news-box:nth-child(4) .image img,
.home-sport-news-section .news-box:nth-last-child(4) .image img {
	/* width: 120%;
    margin-left: -42px; */
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-sport-news-section .news-box:nth-child(4) {
	margin-right: 0;
}

.home-sport-news-section .news-box:nth-child(5),
.home-sport-news-section .news-box:nth-last-child(2),
.home-sport-news-section .news-box:nth-last-child(4) {
	margin-left: 0;
}

.home-sport-news-section .news-box:nth-last-child(1) .image img,
.home-sport-news-section .news-box:nth-last-child(2) .image img,
.home-sport-news-section .news-box:nth-of-type(2) .image img,
.home-sport-news-section .news-box:nth-of-type(3) .image img,
.home-sport-news-section .news-box:nth-of-type(5) .image img,
.home-sport-news-section .news-box:nth-of-type(6) .image img,
.home-sport-news-section .news-box:nth-of-type(7) .image img {
	/* width: 175%;
    margin-left: -70px; */
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-sport-news-section .news-box:nth-last-child(1) .title,
.home-sport-news-section .news-box:nth-last-child(2) .title,
.home-sport-news-section .news-box:nth-of-type(2) .title,
.home-sport-news-section .news-box:nth-of-type(3) .title,
.home-sport-news-section .news-box:nth-of-type(5) .title,
.home-sport-news-section .news-box:nth-of-type(6) .title,
.home-sport-news-section .news-box:nth-of-type(7) .title {
	bottom: 14px;
	font-size: 17px;
	line-height: 1.25;
}

.home-sport-news-section .news-box:nth-child(n + 4) {
	margin-top: 20px;
}

@media (max-width: 767px) {
	.home-sport-news-section .sport-news-wrapper {
		width: min(350px, 100%);
	}
	.home-sport-news-section .news-box + .news-box {
		margin-left: 10px;
	}
	.home-sport-news-section .news-box {
		width: min(170px, 100% - 10px);
		height: auto;
		aspect-ratio: 1/1;
	}
	.home-sport-news-section .news-box:first-of-type,
	.home-sport-news-section .news-box:nth-last-child(3) {
		width: 170px;
		height: 350px;
		aspect-ratio: unset;
	}
	.home-sport-news-section .news-box:nth-child(4),
	.home-sport-news-section .news-box:nth-last-child(4) {
		width: min(350px, 100%);
		height: auto;
		aspect-ratio: unset;
		margin-inline: auto;
	}
	.home-sport-news-section .news-box:nth-child(n + 3) {
		margin-top: 10px;
	}
	.home-sport-news-section .news-box:nth-child(5),
	.home-sport-news-section .news-box:nth-last-child(2),
	.home-sport-news-section .news-box:last-child {
		margin-left: 0;
	}
	.home-sport-news-section .news-box:nth-child(7) {
		display: none;
	}
}

@media (max-width: 370px) {
	.home-sport-news-section .news-box {
		float: none !important;
		width: min(300px, 100%) !important;
		height: auto !important;
		aspect-ratio: unset !important;
		margin: 0 auto !important;
	}
	.home-sport-news-section .news-box + .news-box {
		margin-top: 10px !important;
	}
	.home-sport-news-section .news-box .title {
		font-size: 16px !important;
	}
}

.home-sport-news-widget {
	height: 460px;
	padding: 14px 9px 9px;
	position: relative;
	background: #d9d8d8;
}

.home-sport-news-widget:before {
	top: 0;
	left: 0;
	right: 0;
	content: "";
	height: 62px;
	position: absolute;
	background: #5f8a3f;
}

.home-sport-news-widget_title {
	z-index: 2;
	color: #fff;
	position: relative;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
}

.home-sport-news-widget_title i {
	font-size: 17px;
	margin-right: 4px;
}

.home-sport-news-widget_list {
	z-index: 3;
	padding: 10px 8px;
	position: relative;
	background: #fefcfc;
}

.home-sport-news-widget_list a {
	color: #444;
	width: 100%;
	display: block;
	padding-top: 16px;
	padding-bottom: 15px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	-webkit-transition: initial;
	transition: initial;
}

.home-sport-news-widget_list a:before {
	top: 15px;
	left: 6px;
	font-size: 25px;
	color: rgba(0, 0, 0, 0.3);
	position: absolute;
	content: attr(data-number);
}

.home-sport-news-widget_list a + a {
	border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.home-sport-news-widget_list a > span {
	display: block;
}

.home-sport-news-widget_list a.isActive {
	height: 90px;
	padding: 0;
	display: table;
}

.home-sport-news-widget_list a.isActive:before {
	top: 36px;
}

.home-sport-news-widget_list a.isActive .title {
	color: #4b6f30;
	white-space: normal;
	display: table-cell;
	padding-right: initial;
	vertical-align: middle;
}

.home-sport-news-widget_list a.isActive .image {
	display: block;
}

.home-sport-news-widget_list .title {
	color: #444;
	padding-left: 33px;
	padding-right: 10px;
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.home-sport-news-widget_list .image {
	float: right;
	display: none;
	margin-left: 5px;
	height: inherit;
	width: 105px;
	overflow: hidden;
}

.home-sport-news-button {
	width: 140px;
	height: 120px;
	display: block;
	font-size: 21px;
	line-height: 26px;
	color: #fff;
	padding-top: 60px;
	padding-left: 13px;
	background: url(../images/fixture-match-center.png) top left no-repeat
		#d0dec7;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.19);
	position: relative;
}

.sport-featured-widget .section-title {
	color: #858a18;
	font-size: 20px;
}

.sport-featured-widget .section-title .title:before {
	width: 55px;
	background: #b9bb82;
}

.sport-featured-widget .section-title .title:after {
	width: 572px;
	background: #858a18;
}

.sport-featured-widget-list {
	height: 470px;
	overflow: hidden;
	padding-left: 11px;
	margin-top: -4px;
}

.sport-featured-widget-list a {
	width: 100%;
	height: 75px !important;
	display: table;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	color: #6b6d40;
	margin-bottom: 21px;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
}

.sport-featured-widget-list a:before {
	top: 22px;
	left: -20px;
	width: 40px;
	font-size: 42px;
	line-height: 42px;
	color: #b9bb82;
	text-align: center;
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	content: attr(data-number);
}

.sport-featured-widget-list a .title {
	height: inherit;
	padding-left: 30px;
	padding-right: 101px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.sport-featured-widget-list a .image {
	top: -5px;
	right: 0;
	width: 90px;
	height: 85px;
	z-index: 2;
	overflow: hidden;
	position: absolute;
	-webkit-transition: initial;
	transition: initial;
}

.sport-featured-widget-list a .image img {
	width: 120%;
	margin-left: -9px;
}

.sport-featured-widget-list a:hover:before {
	color: #74763a;
}

.sport-featured-widget-list a:hover .title {
	color: #3d3f12;
}

.sport-featured-widget-list .slick-list {
	padding-top: 4px;
	overflow: visible !important;
}

.home-match-center-button {
	width: min(300px, 100%);
	height: 80px;
	color: #fff;
	display: block;
	margin: 25px auto 22px;
	font-size: 24px;
	line-height: 26px;
	padding-top: 14px;
	padding-left: 19px;
	background-position: top left;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.home-match-center-button:hover {
	color: #fff;
}

.home-match-center-button:hover {
	opacity: 0.94;
}

.home-match-center-button b {
	color: #f7bc08;
	display: block;
}

.score-widget {
	height: 580px;
	position: relative;
	background: #d9d8d8;
	padding: 14px 9px 9px;
}

.score-widget .isHide {
	display: none;
}

.score-widget:before {
	top: 0;
	left: 0;
	right: 0;
	content: "";
	height: 62px;
	position: absolute;
	background: #5f8a3f;
}

.score-widget-frame {
	z-index: 3;
	padding: 14px 3px 3px;
	position: relative;
	background: #fff;
}

.score-widget-tab {
	z-index: 2;
	color: #fff;
	position: relative;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
}

.score-widget-tab:after,
.score-widget-tab:before {
	content: "";
	display: table;
}

.score-widget-tab_item {
	display: block;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
}

.score-widget-tab_item:first-child {
	float: left;
	padding-left: 28px;
}

.score-widget-tab_item:first-child:before {
	left: 0;
	top: -3px;
	width: 21px;
	height: 21px;
	content: "";
	position: absolute;
	background: url(../img/fixture-ball-icon.png) top left no-repeat;
	background-size: 21px;
}

.score-widget-tab_item:last-child {
	float: right;
	padding-right: 23px;
	font-size: 16px;
}

.score-widget-tab_item:last-child:after {
	top: -2px;
	right: 0;
	width: 17px;
	height: 18px;
	content: "";
	position: absolute;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	/* background: url(../img/fixture-change-icon.svg) -1px 2px no-repeat; */
}

.score-widget-tab_item:hover {
	opacity: 0.85;
}

.score-widget-tab_item:hover:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.score-widget-league {
	text-align: center;
	margin-left: -3px;
	margin-right: -3px;
	margin-bottom: 16px;
}

.score-widget-league_item {
	width: 38px;
	height: 38px;
	display: inline-block;
	opacity: 0.7;
	position: relative;
	cursor: pointer;
	-webkit-transition: opacity 0.16s;
	transition: opacity 0.16s;
	background-image: url(../img/league-logos.png);
	background-repeat: no-repeat;
	background-size: 280px;
}

.score-widget-league_item.ptt {
	background-position: -62px 0;
}

.score-widget-league_item.premier {
	background-position: -118px 0;
}

.score-widget-league_item.bundesliga {
	background-position: -180px 0;
}

.score-widget-league_item.bbva {
	background-position: -243px 0;
}

.score-widget-league_item + .score-widget-league_item {
	margin-left: 16px;
}

.score-widget-league_item + .score-widget-league_item:after {
	top: 9px;
	left: -8px;
	width: 1px;
	height: 20px;
	content: "";
	background: #d8d8d8;
	position: absolute;
}

.score-widget-league_item.isActive:before {
	left: 0;
	bottom: -10px;
	width: 38px;
	height: 3px;
	content: "";
	background: #54a62b;
	position: absolute;
}

.score-widget-league_item.isActive,
.score-widget-league_item:hover {
	opacity: 1;
}

.score-widget-content {
	height: 455px;
	cursor: default;
	overflow-y: auto;
	font-family: sans-serif;
}

.score-widget-content-score {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.score-widget-content-score thead tr th {
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	font-weight: 500;
	z-index: 2;
	text-align: center;
	background: #fff;
	position: relative;
}

.score-widget-content-score thead tr th:first-child {
	width: 23px;
}

.score-widget-content-score thead tr th:nth-child(2) {
	width: 75px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}

.score-widget-content-score thead tr th:nth-child(2) ~ th {
	width: 27px;
}

.score-widget-content-score thead tr th:nth-child(3) ~ th:after {
	top: 0;
	left: 0;
	width: 1px;
	height: 30px;
	content: "";
	position: absolute;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#ddd),
		to(rgba(255, 255, 255, 0))
	);
	background: -webkit-linear-gradient(
		bottom,
		#ddd 0,
		rgba(255, 255, 255, 0) 100%
	);
	background: linear-gradient(to top, #ddd 0, rgba(255, 255, 255, 0) 100%);
}

.score-widget-content-score thead tr th:nth-child(5),
.score-widget-content-score thead tr th:nth-child(6),
.score-widget-content-score thead tr th:nth-child(7),
.score-widget-content-score thead tr th:nth-child(8),
.score-widget-content-score thead tr th:nth-child(9) {
	display: none !important;
}

.score-widget-content-score thead tr th:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	content: "";
	z-index: 2;
	background: #ddd;
	position: absolute;
}

.score-widget-content-score tbody {
	font-size: 12px;
	font-weight: 500;
	color: #3c3c3c;
}

.score-widget-content-score tbody tr:hover td {
	background: rgba(0, 0, 0, 0.06);
}

.score-widget-content-score tbody tr:hover td:first-child {
	background: rgba(0, 0, 0, 0.12) !important;
}

.score-widget-content-score tbody tr td:first-child,
.score-widget-content-score tbody tr td:hover:after {
	background: rgba(0, 0, 0, 0.06);
}

.score-widget-content-score tbody tr td {
	text-align: center;
	position: relative;
	z-index: 2;
}

.score-widget-content-score tbody tr td:nth-child(2) {
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	max-width: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.score-widget-content-score tbody tr td:nth-child(n + 2) + td:hover:after {
	top: -5000px;
	left: 0;
	width: 100%;
	height: 10000px;
	content: "";
	z-index: -1;
	position: absolute;
}

.score-widget-content-score tbody tr td:nth-child(4) ~ td {
	display: none;
}

.score-widget-content-score tbody tr td:nth-last-child(1) {
	display: table-cell !important;
}

.score-widget-content-score tbody tr td:hover {
	z-index: 0;
}

.score-widget-content-score tbody tr:nth-last-child(-n + 3) td:first-child {
	color: #6f3a3a;
	background: #f8dede;
}

.score-widget-content-score:nth-child(1)
	tbody
	tr:nth-child(n + 1):nth-child(-n + 2)
	td:first-child {
	color: #3a4f1f;
	background: #d9e7d2;
}

.score-widget-content-score:nth-child(1)
	tbody
	tr:nth-child(n + 3):nth-child(-n + 4)
	td:first-child {
	color: #3a4f1f;
	background: #e1efd9;
}

.score-widget-content-score:nth-child(2)
	tbody
	tr:nth-child(n + 1):nth-child(-n + 2)
	td:first-child {
	color: #3a4f1f;
	background: #d9e7d2;
}

.score-widget-content-score:nth-child(2)
	tbody
	tr:nth-child(n + 3):nth-child(-n + 6)
	td:first-child {
	color: #3a4f1f;
	background: #e1efd9;
}

.score-widget-content-score:nth-child(3)
	tbody
	tr:nth-child(n + 1):nth-child(-n + 4)
	td:first-child {
	color: #3a4f1f;
	background: #d9e7d2;
}

.score-widget-content-score:nth-child(3)
	tbody
	tr:nth-child(-n + 5)
	td:first-child {
	color: #3a4f1f;
	background: #e1efd9;
}

.score-widget-content-score:nth-child(4)
	tbody
	tr:nth-child(n + 1):nth-child(-n + 4)
	td:first-child,
.score-widget-content-score:nth-child(5)
	tbody
	tr:nth-child(n + 1):nth-child(-n + 4)
	td:first-child {
	color: #3a4f1f;
	background: #d9e7d2;
}

.score-widget-content-score:nth-child(4)
	tbody
	tr:nth-child(n + 5):nth-child(-n + 6)
	td:first-child,
.score-widget-content-score:nth-child(5)
	tbody
	tr:nth-child(n + 5):nth-child(-n + 6)
	td:first-child {
	color: #3a4f1f;
	background: #e1efd9;
}

.score-widget-content-fixture {
	font-weight: 700;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}

.score-widget-content-fixture .fixture-header {
	height: 30px;
	color: #323232;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 5px;
}

.score-widget-content-fixture .fixture-header .league-name {
	float: left;
	font-size: 12px;
}

.score-widget-content-fixture .fixture-header .navigate {
	float: right;
}

.score-widget-content-fixture .fixture-header .navigate > * {
	float: left;
}

.score-widget-content-fixture .fixture-header .navigate .icon-next,
.score-widget-content-fixture .fixture-header .navigate .icon-prev {
	width: 30px;
	height: inherit;
	color: #b2b2b2;
	font-size: 38px;
	cursor: pointer;
	text-align: center;
	font-family: Material-Design-Iconic-Font;
}

.score-widget-content-fixture .fixture-header .navigate .icon-next:hover,
.score-widget-content-fixture .fixture-header .navigate .icon-prev:hover {
	color: #7f7f7f;
}

.score-widget-content-fixture .fixture-header .navigate .icon-prev:before {
	content: "\f2fa";
}

.score-widget-content-fixture .fixture-header .navigate .icon-next:before {
	content: "\f2fb";
}

.score-widget-content-fixture .fixture-header .navigate .week-title {
	float: left;
	min-width: 55px;
	font-size: 13px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

.score-widget-content-fixture .week {
	font-size: 14px;
	font-weight: 500;
	overflow-y: auto;
}

.score-widget-content-fixture .week .date {
	color: #54a62b;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	font-weight: 600;
}

.score-widget-content-fixture .week .date:after {
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	content: "";
	position: absolute;
	background-color: #eee;
}

.score-widget-content-fixture .week .match-details {
	color: #5a5a5a;
	overflow: hidden;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.score-widget-content-fixture .week .match-details + .match-details {
	border-top: 1px solid #efefef;
}

.score-widget-content-fixture .week .match-details:hover {
	color: #d83a34;
}

.score-widget-content-fixture .week .away,
.score-widget-content-fixture .week .home {
	float: left;
	width: 42.5%;
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.score-widget-content-fixture .week .score,
.score-widget-content-fixture .week .time {
	float: left;
	width: 15%;
	text-align: center;
}

.sport-author-section .section-title {
	height: 35px;
	color: #3f678a;
	font-size: 20px;
	margin-bottom: 15px;
}

.sport-author-section .section-title .title:after,
.sport-author-section .section-title .title:before {
	top: 29px;
	left: 0;
}

.sport-author-section .section-title .title:before {
	background: #8198ac;
}

.sport-author-section .section-title .title:after {
	width: 710px;
	background: #3f678a;
}

.sport-author-slider {
	height: 68px;
	overflow: hidden;
	padding-left: 0;
	list-style: none;
}

.sport-author-slider-item {
	float: left;
	position: relative;
}

.sport-author-slider-item + .sport-author-slider-item {
	margin-left: 30px;
}

.sport-author-slider-item + .sport-author-slider-item:before {
	top: 4px;
	left: -28px;
	width: 1px;
	height: 67px;
	content: "";
	background: #e4e4e4;
	position: absolute;
}

.sport-author-slider-item a {
	width: 220px;
	display: block;
}

.sport-author-slider-item a:after,
.sport-author-slider-item a:before {
	content: "";
	display: table;
}

.sport-author-slider-item a > span {
	display: block;
}

.sport-author-slider-item .author-image {
	float: left;
	width: 68px;
	height: 68px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background: #ced4da;
	position: relative;
}

.sport-author-slider-item .author-image img {
	left: -5px;
	bottom: -1px;
	width: 121%;
	position: absolute;
}

.sport-author-slider-item .author-name {
	float: right;
	width: 137px;
	color: #3f678a;
	font-size: 16px;
	line-height: 16px;
	margin: 4px 0 6px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sport-author-slider-item .author-news {
	float: right;
	width: 137px;
	height: 34px;
	color: #777;
	font-size: 14px;
	overflow: hidden;
	line-height: 17px;
}

.sport-author-slider-item .author-news span {
	width: 137px;
	display: block;
}

.sport-author-slider-item:hover .author-name {
	color: #2a455c;
}

.sport-author-slider-item:hover .author-news {
	color: #565656;
}

.sport-author-slider .slick-dots {
	top: -53px;
	right: -2px;
	width: 70px;
	z-index: 3;
	bottom: auto;
	text-align: right;
}

.sport-author-slider .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 3px;
	text-align: center;
}

.sport-author-slider .slick-dots li button {
	width: 9px;
	height: 9px;
	color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	padding: 0;
	line-height: 0;
	font-size: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	font-family: "Adelle Sans Bold", sans-serif;
	background: #b6c5cb;
}

.sport-author-slider .slick-dots li button:before {
	display: none;
}

.sport-author-slider .slick-dots li.slick-active button {
	background-color: #8196a6;
}

.sport-multimedia {
	margin-bottom: 35px;
}

.sport-multimedia-section {
	padding-top: 30px;
	padding-bottom: 35px;
	margin-bottom: 30px;
	position: relative;
	background: #ededed;
	-webkit-box-shadow: 0 -1px 0 0 #e9ebe8;
	box-shadow: 0 -1px 0 0 #e9ebe8;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eef0ec),
		to(#c0ccb4)
	);
	background-image: -webkit-linear-gradient(top, #eef0ec 0, #c0ccb4 100%);
    background-image: linear-gradient(-180deg, #eef0ec 0, #ffdbf9 100%);
}

.sport-multimedia-section:after,
.sport-multimedia-section:before {
	top: 0;
	width: 1000px;
	height: 100%;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	background-image: inherit;
	content: "";
	position: absolute;
}

.sport-multimedia-section:after {
	left: 100%;
}

.sport-multimedia-section .section-title {
	color: #376f0e;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.sport-multimedia-section .section-title .title:before {
	background: #81a567;
}

.sport-multimedia-section .section-title .title:after {
	width: 560px;
	background: #4d8624;
}

.sport-multimedia-section .section-title .link {
	color: #587d3e;
}

.sport-multimedia-section .section-title .link:hover {
	color: #456230;
}

.sport-multimedia-section .section-title .link.photo {
	margin-left: 23px;
	position: relative;
}

.sport-multimedia-section .section-title .link.photo:before {
	top: 3px;
	left: -15px;
	content: "";
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #587d3e;
	position: absolute;
}

.sport-multimedia-section .multimedia-gallery-links {
	background: transparent;
}

@media (max-width: 991px) {
	.sport-multimedia-section .section-title .title:after {
		width: 335px;
	}
}

@media (max-width: 575px) {
	.sport-multimedia-section .section-title .link.photo:before {
		top: 19px;
		left: calc(100% - 8px);
	}
}

.sport-multimedia-section .news-box {
	height: 134px;
}

@media (max-width: 991px) {
	.sport-multimedia-section .news-box {
		height: auto;
		aspect-ratio: 220/150;
	}
}

.sport-multimedia-section .news-box:before {
	top: 13px;
	right: 9px;
	width: 25px;
	height: 25px;
	line-height: 29px;
	font-size: 12px;
	color: #fff;
	content: "";
	position: absolute;
	text-transform: uppercase;
	background: url(../img/sport-multimedia-icon.svg) top left no-repeat
		rgba(255, 255, 255, 0.43);
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-family: "Gilroy Black", sans-serif;
}

.sport-multimedia-section .news-box.video:before {
	background-position: 3px 3px;
}

.sport-multimedia-section .news-box.photo:before {
	background-position: 3px -26px;
}

.sport-multimedia-section .news-box.full {
	width: 100%;
	height: 283px;
	margin-bottom: 16px;
	position: relative;
}

.sport-multimedia-section .news-box.full:before {
	top: 15px;
	left: 20px;
	right: initial;
	width: auto;
	padding-left: 27px;
	padding-right: 9px;
}

.sport-multimedia-section .news-box.full.video:before {
	content: "video";
}

.sport-multimedia-section .news-box.full.photo:before {
	content: "galeri";
}

.sport-multimedia-section .news-box.full .image img {
	width: 113%;
	margin-left: -30px;
}

.sport-multimedia-section .news-box .image img {
	object-position: top;
}

.sport-multimedia-section .news-box.full .title {
	left: 20px;
	bottom: 24px;
	font-size: 20px;
	line-height: 25px;
	padding-left: 20px;
	text-align: left;
}

.sport-multimedia-section .news-box.full .title:before {
	top: -1px;
	left: 0;
	width: 7px;
	height: 103%;
	content: "";
	position: absolute;
	background: #5f8a3f;
}

.sport-multimedia-section .news-box.full:hover .title {
	bottom: 29px !important;
}

.sport-multimedia-section .news-box .title {
	bottom: -35px;
	line-height: 18px;
}

.sport-multimedia-section .news-box .title .spot {
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
	opacity: 0;
	display: block;
	max-height: 46px;
	overflow: hidden;
	visibility: hidden;
	font-family: "Adelle Sans SemiBold", sans-serif;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
}

.other-news-section .col-md-3:nth-child(n + 4),
.sport-multimedia-section .right-block .col-md-6:nth-child(n + 3) {
	margin-top: 15px;
}

.sport-multimedia-section .news-box:not(.full):hover:after {
	height: 100%;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(29, 72, 28, 0.18)),
		to(rgba(17, 51, 17, 0.89))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(29, 72, 28, 0.18) 0,
		rgba(17, 51, 17, 0.89) 100%
	);
	background-image: linear-gradient(
		180deg,
		rgba(29, 72, 28, 0.18) 0,
		rgba(17, 51, 17, 0.89) 100%
	);
}

.sport-multimedia-section .news-box:not(.full):hover .title {
	bottom: 10px !important;
}

.sport-multimedia-section .news-box:not(.full):hover .spot {
	opacity: 1;
	visibility: visible;
}

.other-news-section .section-title {
	color: #4d782f;
}

.other-news-section .section-title .title:before {
	background: #97b382;
}

.other-news-section .section-title .title:after {
	background: #73a251;
}

.ekotrent .other-news-section .section-title {
	color: #1d78a5;
}

.ekotrent .other-news-section .section-title .title:before {
	background: #7db3d7;
}

.ekotrent .other-news-section .section-title .title:after {
	background: #398bc2;
}

.emlakofisi .other-news-section .section-title {
	color: #d05530;
}

.emlakofisi .other-news-section .section-title .title:before {
	background: #e28889;
}

.emlakofisi .other-news-section .section-title .title:after {
	background: #d05530;
}

.otorehberi .other-news-section .section-title {
	color: #e24547;
}

.otorehberi .other-news-section .section-title .title:before {
	background: #e28889;
}

.otorehberi .other-news-section .section-title .title:after {
	background: #d74a4c;
}

.other-news-section .col-md-3:nth-child(2) .image img,
.other-news-section .col-md-3:nth-child(3) .image img,
.other-news-section .col-md-3:nth-child(4) .image img,
.other-news-section .col-md-3:nth-child(5) .image img {
	/* width: 153%;
    margin-left: -57px; */
	display: block;
}

/* @media (min-width: 768px) {
    .other-news-section .col-md-3:first-child,
    .other-news-section .col-md-3:last-child {
        width: 50%;
    }
} */

.other-news-section .col-md-3:first-child .news-box .image img,
.other-news-section .col-md-3:last-child .news-box .image img {
	width: 100%;
}

.other-news-section .col-md-3:first-child .news-box .title,
.other-news-section .col-md-3:last-child .news-box .title {
	left: 12px;
	bottom: 14px;
	font-size: 18px;
	line-height: 20px;
	padding-left: 20px;
	text-align: left;
}

.other-news-section .col-md-3:first-child .news-box .title:before,
.other-news-section .col-md-3:last-child .news-box .title:before {
	top: -1px;
	left: 0;
	width: 7px;
	height: 103%;
	content: "";
	position: absolute;
	background: #5f8a3f;
}

.ekotrent .other-news-section .col-md-3:first-child .news-box .title:before,
.ekotrent .other-news-section .col-md-3:last-child .news-box .title:before {
	background: #0f72a5;
}

.emlakofisi .other-news-section .col-md-3:first-child .news-box .title:before,
.emlakofisi .other-news-section .col-md-3:last-child .news-box .title:before {
	background: #d05530;
}

.otorehberi .other-news-section .col-md-3:first-child .news-box .title:before,
.otorehberi .other-news-section .col-md-3:last-child .news-box .title:before {
	background: #d64446;
}

.other-news-section .news-box .title span {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 2px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.6);
	display: block;
	font-family: "Gilroy Black", sans-serif;
}

.other-news-section .news-box:hover .title {
	bottom: 17px !important;
}

.home-economy-news {
	margin-bottom: 30px;
}

.home-economy-news-section .news-box:hover .title {
	bottom: 20px !important;
}

.home-economy-news-section .section-title {
	color: #1d78a5;
	font-size: 20px;
}

.home-economy-news-section .section-title .title:before {
	background: #7db3d7;
}

.home-economy-news-section .section-title .title:after {
	width: 572px;
	background: #398bc2;
}

.home-economy-news-section .economy-news-wrapper {
	width: min(620px, 100%);
	margin-inline: auto;
}

.home-economy-news-section .news-box {
	float: left;
	width: 193px;
}

.home-economy-news-section .news-box:first-of-type {
	width: 193px;
	height: 400px;
}

.home-economy-news-section .news-box:first-of-type .title {
	bottom: 14px;
	font-size: 18px;
	line-height: 22px;
}

.home-economy-news-section .news-box:first-of-type .image img {
	width: 100%;
	margin-left: initial;
}

.home-economy-news-section .news-box:nth-child(4) {
	width: 406px;
	margin-right: 0;
}

.home-economy-news-section .news-box:nth-child(4) .title {
	bottom: 14px;
	font-size: 20px;
	line-height: 22px;
}

.home-economy-news-section .news-box:nth-child(4) .image img {
	width: 120%;
	margin-left: -42px;
}

.home-economy-news-section .news-box:nth-child(5),
.home-economy-news-section .news-box:nth-last-child(3) {
	margin-left: 0;
}

.home-economy-news-section .news-box:nth-of-type(2) .image img,
.home-economy-news-section .news-box:nth-of-type(3) .image img,
.home-economy-news-section .news-box:nth-of-type(n + 5) .image img {
	width: 175%;
	margin-left: -70px;
}

.home-economy-news-section .news-box:nth-of-type(2) .title,
.home-economy-news-section .news-box:nth-of-type(3) .title,
.home-economy-news-section .news-box:nth-of-type(n + 5) .title {
	bottom: 14px;
	font-size: 17px;
	line-height: 21px;
}

.home-economy-news-section .news-box:nth-child(n + 4) {
	margin-top: 20px;
}

@media (max-width: 767px) {
	.home-economy-news-section .economy-news-wrapper {
		width: min(350px, 100%);
	}
	.home-economy-news-section .news-box + .news-box {
		margin-left: 10px;
	}
	.home-economy-news-section .news-box {
		width: min(170px, 100% - 10px);
		height: auto;
		aspect-ratio: 1/1;
	}
	.home-economy-news-section .news-box:first-of-type {
		width: 170px;
		height: 350px;
		aspect-ratio: unset;
	}
	.home-economy-news-section .news-box:nth-child(4) {
		width: min(350px, 100%);
		height: auto;
		aspect-ratio: unset;
		margin-inline: auto;
	}
	.home-economy-news-section .news-box:nth-child(n + 3) {
		margin-top: 10px;
	}
	.home-economy-news-section .news-box:nth-child(2n + 5) {
		margin-left: 0;
	}
}

@media (max-width: 370px) {
	.home-economy-news-section .news-box {
		float: none !important;
		width: min(300px, 100%) !important;
		height: auto !important;
		aspect-ratio: unset !important;
		margin: 0 auto !important;
	}
	.home-economy-news-section .news-box + .news-box {
		margin-top: 10px !important;
	}
	.home-economy-news-section .news-box .title {
		font-size: 16px !important;
	}
}

.economy-featured-widget .section-title {
	color: #2c5990;
	font-size: 20px;
}

.economy-featured-widget .section-title .title:before {
	width: 55px;
	background: #82a0bb;
}

.economy-featured-widget .section-title .title:after {
	width: 572px;
	background: #18618a;
}

.economy-featured-widget-list {
	height: 470px;
	overflow: hidden;
	padding-left: 11px;
	margin-top: -4px;
}

.economy-featured-widget-list a {
	width: 100%;
	height: 75px !important;
	display: table;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	color: #40576d;
	margin-bottom: 21px;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
}

.economy-featured-widget-list a:before {
	top: 22px;
	left: -20px;
	width: 40px;
	font-size: 42px;
	line-height: 42px;
	color: #829ebb;
	text-align: center;
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	font-family: "Gilroy Black", sans-serif;
	content: attr(data-number);
}

.economy-featured-widget-list a .title {
	height: inherit;
	padding-left: 30px;
	padding-right: 101px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.economy-featured-widget-list a .image {
	top: -5px;
	right: 0;
	width: 90px;
	height: 85px;
	z-index: 2;
	overflow: hidden;
	position: absolute;
	-webkit-transition: initial;
	transition: initial;
}

.economy-featured-widget-list a .image img {
	width: 120%;
	margin-left: -9px;
}

.economy-featured-widget-list a:hover:before {
	color: #4d7095;
}

.economy-featured-widget-list a:hover .title {
	color: #12253f;
}

.economy-featured-widget-list .slick-list {
	padding-top: 4px;
	overflow: visible !important;
}

.economy-multimedia {
	margin-bottom: 35px;
}

.economy-multimedia-section {
	margin-bottom: 15px;
	position: relative;
}

.economy-multimedia-section .section-title {
	color: #1d78a5;
	margin-bottom: 12px;
}

.economy-multimedia-section .section-title .title:before {
	background: #7db3d7;
}

.economy-multimedia-section .section-title .title:after {
	width: 572px;
	background: #398bc2;
}

.economy-multimedia-section .section-title .link {
	color: #1d78a5;
}

.economy-multimedia-section .section-title .link:hover {
	color: #175f82;
}

.economy-multimedia-section .section-title .link.photo {
	margin-left: 23px;
	position: relative;
}

.economy-multimedia-section .section-title .link.photo:before {
	top: 3px;
	left: -15px;
	content: "";
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #166388;
	position: absolute;
}

.economy-multimedia-section .news-box {
	height: 134px;
}

@media (max-width: 991px) {
	.economy-multimedia-section .news-box {
		height: auto;
		aspect-ratio: 220/150;
	}
}

.economy-multimedia-section .news-box:before {
	top: 13px;
	right: 9px;
	width: 25px;
	height: 25px;
	line-height: 29px;
	font-size: 12px;
	color: #fff;
	content: "";
	position: absolute;
	text-transform: uppercase;
	background: url(../img/sport-multimedia-icon.svg) top left no-repeat
		rgba(255, 255, 255, 0.43);
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-family: "Gilroy Black", sans-serif;
}

.economy-multimedia-section .news-box.video:before {
	background-position: 3px 3px;
}

.economy-multimedia-section .news-box.photo:before {
	background-position: 3px -26px;
}

.economy-multimedia-section .news-box.full {
	width: 100%;
	height: 283px;
	margin-bottom: 15px;
	position: relative;
}

.economy-multimedia-section .news-box.full:before {
	top: 15px;
	left: 20px;
	right: initial;
	width: auto;
	padding-left: 27px;
	padding-right: 9px;
}

.economy-multimedia-section .news-box.full.video:before {
	content: "video";
}

.economy-multimedia-section .news-box.full.photo:before {
	content: "galeri";
}

.economy-multimedia-section .news-box.full .image img {
	width: 113%;
	margin-left: -30px;
}

.economy-multimedia-section .news-box .image img {
	object-position: top;
}

.economy-multimedia-section .news-box.full .title {
	left: 20px;
	bottom: 24px;
	font-size: 20px;
	line-height: 25px;
	padding-left: 20px;
	text-align: left;
}

.economy-multimedia-section .news-box.full .title:before {
	top: -1px;
	left: 0;
	width: 7px;
	height: 103%;
	content: "";
	position: absolute;
	background: #0f72a5;
}

.economy-multimedia-section .news-box.full:hover .title {
	bottom: 29px !important;
}

.economy-multimedia-section .news-box .title {
	bottom: -35px;
	line-height: 18px;
}

.economy-multimedia-section .news-box .title .spot {
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
	opacity: 0;
	display: block;
	max-height: 46px;
	overflow: hidden;
	visibility: hidden;
	font-family: "Adelle Sans SemiBold", sans-serif;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
}

.economy-multimedia-section .news-box:not(.full):hover:after {
	height: 100%;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(28, 42, 72, 0.18)),
		to(rgba(28, 51, 72, 0.8))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(28, 42, 72, 0.18) 0,
		rgba(28, 51, 72, 0.8) 100%
	);
	background-image: linear-gradient(
		180deg,
		rgba(28, 42, 72, 0.18) 0,
		rgba(28, 51, 72, 0.8) 100%
	);
}

.economy-multimedia-section .news-box:not(.full):hover .title {
	bottom: 10px !important;
}

.economy-multimedia-section .news-box:not(.full):hover .spot {
	opacity: 1;
	visibility: visible;
}

.economy-multimedia-section .right-block .col-md-6:nth-child(n + 3) {
	margin-top: 15px;
}

.exchange-calculation {
	height: 320px;
	position: relative;
	background: #d9d8d8;
	margin-top: 34px;
	padding: 14px 9px 9px;
}

.exchange-calculation:before {
	top: 0;
	left: 0;
	right: 0;
	content: "";
	height: 62px;
	position: absolute;
	background: #187aab;
}

.exchange-calculation_title {
	z-index: 2;
	color: #fff;
	position: relative;
	font-size: 18px;
	line-height: 18px;
	padding-left: 30px;
	margin-bottom: 8px;
	font-family: "Gilroy Black", sans-serif;
}

.exchange-calculation_title:before {
	top: -1px;
	left: 0;
	font-size: 27px;
	content: "\f1b5";
	font-family: Material-Design-Iconic-Font;
	position: absolute;
}

.exchange-calculation-frame {
	z-index: 3;
	height: 269px;
	padding: 21px 18px;
	position: relative;
	background: #fff;
}

.exchange-calculation-content + .exchange-calculation-content {
	margin-top: 14px;
}

.exchange-calculation-content label {
	font-size: 16px;
	line-height: 16px;
	color: #1584ba;
	position: relative;
}

.exchange-calculation-content label span {
	color: #bccfda;
	font-size: 12px;
	padding-left: 2px;
	font-family: "Gilroy Black", sans-serif;
}

.exchange-calculation-content label:before {
	top: 40px;
	left: 11px;
	font-size: 16px;
	content: "₺";
	color: #6d96ae;
	font-family: sans-serif;
	font-weight: 700;
	position: absolute;
}

.exchange-calculation-content label.usd:before {
	content: "$";
}

.exchange-calculation-content label.eur:before {
	content: "€";
}

.exchange-calculation-content input {
	width: 100%;
	height: 37px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ddd;
	margin-top: 5px;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 10px;
	outline: 0;
}

.exchange-calculation-content input:focus {
	border-color: #b3d1e0;
	-webkit-box-shadow: 0 0 7px rgba(118, 176, 204, 0.42);
	box-shadow: 0 0 7px rgba(118, 176, 204, 0.42);
}

.exchange-calculation-content input::-webkit-input-placeholder {
	color: #969696;
}

.exchange-calculation-content input::-moz-placeholder {
	color: #969696;
}

.exchange-calculation-content input:-ms-input-placeholder {
	color: #969696;
}

.exchange-calculation-content input:-moz-placeholder {
	color: #969696;
}

.economy-exchange-rate {
	height: 165px;
	padding-top: 25px;
	margin-top: 22px;
	margin-bottom: 35px;
	position: relative;
	font-family: "Gilroy Black", sans-serif;
	-webkit-box-shadow: 0 -1px 0 0 #d1d8df;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#dae2e8),
		to(#faf8f8)
	);
	background-image: -webkit-linear-gradient(top, #dae2e8 0, #faf8f8 100%);
	background-image: linear-gradient(180deg, #dae2e8 0, #faf8f8 100%);
	box-shadow: 0 -1px 0 0 #d1d8df;
	text-align: center;
}

.economy-exchange-rate:after,
.economy-exchange-rate:before {
	top: 0;
	width: 1000px;
	height: 100%;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	background-image: inherit;
	content: "";
	position: absolute;
}

.economy-exchange-rate:before {
	right: 100%;
}

.economy-exchange-rate:after {
	left: 100%;
}

.economy-exchange-rate-title {
	color: #0f72a5;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.economy-exchange-rate-content {
	height: 63px;
	display: inline-block;
	padding-left: 80px;
	padding-right: 50px;
	position: relative;
}

.economy-exchange-rate-content:before {
	top: 0;
	left: 5px;
	width: 63px;
	height: auto;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	background: url(../img/exchange-icon.svg) top left no-repeat;
	background-size: 100%;
}

.economy-exchange-rate-content:not(:last-child) {
	margin-right: 50px;
}

.economy-exchange-rate-content:not(:last-child):after {
	top: 2px;
	left: 100%;
	width: 1px;
	height: 60px;
	content: "";
	background: rgba(89, 132, 186, 0.15);
	position: absolute;
}

.economy-exchange-rate-content:last-child {
	padding-right: 0;
}

.economy-exchange-rate-content.dollar:before {
	background-position: 0 0;
}

.economy-exchange-rate-content.euro:before {
	background-size: 99.5%;
	background-position: 0 -92px;
}

.economy-exchange-rate-content.bist:before {
	background-position: 0 -184px;
}

.economy-exchange-rate-content.gold:before {
	background-position: 0 -278px;
}

@media (max-width: 991px) and (min-width: 768px) {
	.economy-exchange-rate-content {
		padding-left: 50px;
		padding-right: 30px;
	}
	.economy-exchange-rate-content:not(:last-child) {
		margin-right: 30px;
	}
	.economy-exchange-rate-content:before {
		width: 40px;
		top: 50%;
		transform: translateY(-50%);
		background-size: 98%;
	}
	.economy-exchange-rate-content.euro:before {
		background-size: 98%;
		background-position: 0 -57px;
	}
	.economy-exchange-rate-content.bist:before {
		background-position: 0 -115px;
	}
	.economy-exchange-rate-content.gold:before {
		background-position: 0 -172px;
	}
}

@media (max-width: 767px) {
	.economy-exchange-rate {
		height: auto;
	}
	.economy-exchange-rate-content {
		min-width: 40%;
		padding-right: 40px;
		margin-bottom: 15px;
	}
	.economy-exchange-rate-content:nth-of-type(2n) {
		margin-right: 0;
	}
	.economy-exchange-rate-content:nth-of-type(2n):after {
		display: none;
	}
}

@media (max-width: 575px) {
	.economy-exchange-rate-title {
		font-size: 20px;
	}
	.economy-exchange-rate-content {
		display: block;
		padding-right: 0;
		border-left: 1px solid rgba(89, 132, 186, 0.15);
	}
	.economy-exchange-rate-content:last-of-type {
		margin-bottom: 0;
	}
	.economy-exchange-rate-content:after {
		display: none;
	}
}

.economy-exchange-rate-content .name {
	color: #12587c;
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
	display: block;
}

.economy-exchange-rate-content .value {
	color: #0f72a5;
	font-size: 22px;
	line-height: 22px;
	display: block;
}

.economy-exchange-rate-content .value .icon {
	width: 16px;
	height: 8px;
	margin-left: 2px;
	display: inline-block;
	background: url(../img/exchange-arrow.svg) top left no-repeat;
	background-size: 100%;
}

.economy-exchange-rate-content .value .icon.up {
	background-position: 0 0;
}

.economy-exchange-rate-content .value .icon.down {
	background-position: 0 -10px;
}

.economy-exchange-rate-content .value.second {
	font-size: 15px;
	line-height: 15px;
	margin-top: 3px;
	font-family: "Gilroy Bold", sans-serif;
}

.home-estate-news {
	margin-bottom: 30px;
}

.home-estate-news-section .news-box:hover .title {
	bottom: 20px !important;
}

.home-estate-news-section .section-title {
	color: #d05530;
	font-size: 20px;
}

.home-estate-news-section .section-title .title:before {
	background: #e28265;
}

.home-estate-news-section .section-title .title:after {
	width: 572px;
	background: #d05530;
}

.home-estate-news-section .news-box {
	float: left;
	width: 193px;
}

.home-estate-news-section .news-box:first-of-type {
	width: 193px;
	height: 400px;
}

.home-estate-news-section .news-box:first-of-type .title {
	bottom: 14px;
	font-size: 18px;
	line-height: 22px;
}

.home-estate-news-section .news-box:first-of-type .image img {
	width: 100%;
	margin-left: initial;
}

.home-estate-news-section .news-box:nth-child(4) {
	width: 406px;
	margin-right: 0;
}

.home-estate-news-section .news-box:nth-child(4) .title {
	bottom: 14px;
	font-size: 20px;
	line-height: 22px;
}

.home-estate-news-section .news-box:nth-child(4) .image img {
	width: 120%;
	margin-left: -42px;
}

.home-estate-news-section .news-box:nth-child(5),
.home-estate-news-section .news-box:nth-last-child(3) {
	margin-left: 0;
}

.home-estate-news-section .news-box:nth-of-type(2) .image img,
.home-estate-news-section .news-box:nth-of-type(3) .image img,
.home-estate-news-section .news-box:nth-of-type(n + 5) .image img {
	width: 175%;
	margin-left: -70px;
}

.home-estate-news-section .news-box:nth-of-type(2) .title,
.home-estate-news-section .news-box:nth-of-type(3) .title,
.home-estate-news-section .news-box:nth-of-type(n + 5) .title {
	bottom: 14px;
	font-size: 17px;
	line-height: 21px;
}

.home-estate-news-section .news-box:nth-child(n + 4) {
	margin-top: 20px;
}

.estate-featured-widget {
	margin-bottom: 33px;
}

.estate-featured-widget .section-title {
	color: #ad3b1b;
	font-size: 20px;
}

.estate-featured-widget .section-title .title:before {
	width: 55px;
	background: #d07563;
}

.estate-featured-widget .section-title .title:after {
	width: 572px;
	background: #ad3b1b;
}

.estate-featured-widget-list {
	height: 470px;
	overflow: hidden;
	padding-left: 11px;
}

.estate-featured-widget-list a {
	width: 100%;
	height: 75px !important;
	display: table;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	color: #b14e3b;
	margin-bottom: 21px;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
}

.estate-featured-widget-list a:before {
	top: 22px;
	left: -20px;
	width: 40px;
	font-size: 42px;
	line-height: 42px;
	color: #cd855b;
	text-align: center;
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	font-family: "Gilroy Black", sans-serif;
	content: attr(data-number);
}

.estate-featured-widget-list a .title {
	height: inherit;
	padding-left: 30px;
	padding-right: 101px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.estate-featured-widget-list a .image {
	top: -5px;
	right: 0;
	width: 90px;
	height: 85px;
	z-index: 2;
	overflow: hidden;
	position: absolute;
	-webkit-transition: initial;
	transition: initial;
}

.estate-featured-widget-list a .image img {
	width: 120%;
	margin-left: -9px;
}

.estate-featured-widget-list a:hover:before {
	color: #b84e31;
}

.estate-featured-widget-list a:hover .title {
	color: #9b3113;
}

.estate-featured-widget-list .slick-list {
	padding-top: 4px;
	overflow: visible !important;
}

.estate-multimedia {
	margin-bottom: 35px;
}

.estate-multimedia-section {
	padding-top: 30px;
	margin-bottom: 30px;
	position: relative;
	-webkit-box-shadow: 0 -1px 0 0 #f0e8de;
	box-shadow: 0 -1px 0 0 #f0e8de;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#f7f1ec),
		to(#faf9f8)
	);
	background-image: -webkit-linear-gradient(top, #f7f1ec 0, #faf9f8 100%);
	background-image: linear-gradient(180deg, #f7f1ec 0, #faf9f8 100%);
}

.estate-multimedia-section:after,
.estate-multimedia-section:before {
	top: 0;
	width: 1000px;
	height: 100%;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	background-image: inherit;
	content: "";
	position: absolute;
}

.estate-multimedia-section:before {
	right: 100%;
}

.estate-multimedia-section:after {
	left: 100%;
}

.estate-multimedia-section .section-title {
	color: #d05530;
	margin-bottom: 12px;
}

.estate-multimedia-section .section-title .title:before {
	background: #e28889;
}

.estate-multimedia-section .section-title .title:after {
	width: 572px;
	background: #d05530;
}

.estate-multimedia-section .section-title .link {
	color: #e24547;
}

.estate-multimedia-section .section-title .link:hover {
	color: #dc2225;
}

.estate-multimedia-section .section-title .link.photo {
	margin-left: 23px;
	position: relative;
}

.estate-multimedia-section .section-title .link.photo:before {
	top: 3px;
	left: -15px;
	content: "";
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #b7282a;
	position: absolute;
}

.estate-multimedia-section .news-box {
	height: 134px;
}

.estate-multimedia-section .news-box:before {
	top: 13px;
	right: 9px;
	width: 25px;
	height: 25px;
	line-height: 29px;
	font-size: 12px;
	color: #fff;
	content: "";
	position: absolute;
	text-transform: uppercase;
	background: url(../images/sport-multimedia-icon.svg) top left no-repeat
		rgba(255, 255, 255, 0.43);
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-family: "Gilroy Black", sans-serif;
}

.estate-multimedia-section .news-box.video:before {
	background-position: 3px 3px;
}

.estate-multimedia-section .news-box.photo:before {
	background-position: 3px -26px;
}

.estate-multimedia-section .news-box.full {
	width: 100%;
	height: 283px;
	position: relative;
}

.estate-multimedia-section .news-box.full:before {
	top: 15px;
	left: 20px;
	right: initial;
	width: auto;
	padding-left: 27px;
	padding-right: 9px;
}

.estate-multimedia-section .news-box.full.video:before {
	content: "video";
}

.estate-multimedia-section .news-box.full.photo:before {
	content: "galeri";
}

.estate-multimedia-section .news-box.full .image img {
	width: 113%;
	margin-left: -30px;
}

.estate-multimedia-section .news-box.full .title {
	left: 20px;
	bottom: 24px;
	font-size: 20px;
	line-height: 25px;
	padding-left: 20px;
	text-align: left;
}

.estate-multimedia-section .news-box.full .title:before {
	top: -1px;
	left: 0;
	width: 7px;
	height: 103%;
	content: "";
	position: absolute;
	background: #d05530;
}

.estate-multimedia-section .news-box.full:hover .title {
	bottom: 29px !important;
}

.estate-multimedia-section .news-box .title {
	bottom: -35px;
	line-height: 18px;
}

.estate-multimedia-section .news-box .title .spot {
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
	opacity: 0;
	display: block;
	max-height: 46px;
	overflow: hidden;
	visibility: hidden;
	font-family: "Adelle Sans SemiBold", sans-serif;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
}

.estate-multimedia-section .news-box:not(.full):hover:after {
	height: 100%;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(72, 64, 28, 0.18)),
		to(rgba(131, 86, 51, 0.8))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(72, 64, 28, 0.18) 0,
		rgba(131, 86, 51, 0.8) 100%
	);
	background-image: linear-gradient(
		180deg,
		rgba(72, 64, 28, 0.18) 0,
		rgba(131, 86, 51, 0.8) 100%
	);
}

.estate-multimedia-section .news-box:not(.full):hover .title {
	bottom: 10px !important;
}

.estate-multimedia-section .news-box:not(.full):hover .spot {
	opacity: 1;
	visibility: visible;
}

.estate-multimedia-section .right-block .col-md-6:nth-child(n + 3) {
	margin-top: 15px;
}

.home-auto-news {
	margin-bottom: 30px;
}

.home-auto-news-section .news-box:hover .title {
	bottom: 20px !important;
}

.home-auto-news-section .section-title {
	color: #d05530;
	font-size: 20px;
}

.home-auto-news-section .section-title .title:before {
	background: #e28265;
}

.home-auto-news-section .section-title .title:after {
	width: 572px;
	background: #d05530;
}

.home-auto-news-section .news-box {
	float: left;
	width: 193px;
}

.home-auto-news-section .news-box:first-of-type {
	width: 193px;
	height: 400px;
}

.home-auto-news-section .news-box:first-of-type .title {
	bottom: 14px;
	font-size: 18px;
	line-height: 22px;
}

.home-auto-news-section .news-box:first-of-type .image img {
	width: 100%;
	margin-left: initial;
}

.home-auto-news-section .news-box:nth-child(4) {
	width: 406px;
	margin-right: 0;
}

.home-auto-news-section .news-box:nth-child(4) .title {
	bottom: 14px;
	font-size: 20px;
	line-height: 22px;
}

.home-auto-news-section .news-box:nth-child(4) .image img {
	width: 120%;
	margin-left: -42px;
}

.home-auto-news-section .news-box:nth-child(5),
.home-auto-news-section .news-box:nth-last-child(3) {
	margin-left: 0;
}

.home-auto-news-section .news-box:nth-of-type(2) .image img,
.home-auto-news-section .news-box:nth-of-type(3) .image img,
.home-auto-news-section .news-box:nth-of-type(n + 5) .image img {
	width: 175%;
	margin-left: -70px;
}

.home-auto-news-section .news-box:nth-of-type(2) .title,
.home-auto-news-section .news-box:nth-of-type(3) .title,
.home-auto-news-section .news-box:nth-of-type(n + 5) .title {
	bottom: 14px;
	font-size: 17px;
	line-height: 21px;
}

.home-auto-news-section .news-box:nth-child(n + 4) {
	margin-top: 20px;
}

.auto-featured-widget {
	margin-bottom: 33px;
}

.auto-featured-widget .section-title {
	color: #a21717;
	font-size: 20px;
}

.auto-featured-widget .section-title .title:before {
	width: 55px;
	background: #bc5454;
}

.auto-featured-widget .section-title .title:after {
	width: 572px;
	background: #a21717;
}

.auto-featured-widget-list {
	height: 470px;
	overflow: hidden;
	padding-left: 11px;
}

.auto-featured-widget-list a {
	width: 100%;
	height: 75px !important;
	display: table;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	color: #6d4040;
	margin-bottom: 21px;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
}

.auto-featured-widget-list a:before {
	top: 22px;
	left: -20px;
	width: 40px;
	font-size: 42px;
	line-height: 42px;
	color: #bb8282;
	text-align: center;
	position: absolute;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	font-family: "Gilroy Black", sans-serif;
	content: attr(data-number);
}

.auto-featured-widget-list a .title {
	height: inherit;
	padding-left: 30px;
	padding-right: 101px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.auto-featured-widget-list a .image {
	top: -5px;
	right: 0;
	width: 90px;
	height: 85px;
	z-index: 2;
	overflow: hidden;
	position: absolute;
	-webkit-transition: initial;
	transition: initial;
}

.auto-featured-widget-list a .image img {
	width: 120%;
	margin-left: -9px;
}

.auto-featured-widget-list a:hover:before {
	color: #954d4d;
}

.auto-featured-widget-list a:hover .title {
	color: #5e1717;
}

.auto-featured-widget-list .slick-list {
	padding-top: 4px;
	overflow: visible !important;
}

.auto-multimedia {
	margin-bottom: 35px;
}

.auto-multimedia-section {
	padding-top: 30px;
	margin-bottom: 30px;
	position: relative;
	-webkit-box-shadow: 0 -1px 0 0 #f0dede;
	box-shadow: 0 -1px 0 0 #f0dede;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#f7ecec),
		to(#faf8f8)
	);
	background-image: -webkit-linear-gradient(top, #f7ecec 0, #faf8f8 100%);
	background-image: linear-gradient(180deg, #f7ecec 0, #faf8f8 100%);
}

.auto-multimedia-section:after,
.auto-multimedia-section:before {
	top: 0;
	width: 1000px;
	height: 100%;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	background-image: inherit;
	content: "";
	position: absolute;
}

.auto-multimedia-section:before {
	right: 100%;
}

.auto-multimedia-section:after {
	left: 100%;
}

.auto-multimedia-section .section-title {
	color: #e24547;
	margin-bottom: 12px;
}

.auto-multimedia-section .section-title .title:before {
	background: #e28889;
}

.auto-multimedia-section .section-title .title:after {
	width: 572px;
	background: #d74a4c;
}

.auto-multimedia-section .section-title .link {
	color: #e24547;
}

.auto-multimedia-section .section-title .link:hover {
	color: #ca2022;
}

.auto-multimedia-section .section-title .link.photo {
	margin-left: 23px;
	position: relative;
}

.auto-multimedia-section .section-title .link.photo:before {
	top: 3px;
	left: -15px;
	content: "";
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #b7282a;
	position: absolute;
}

.auto-multimedia-section .news-box {
	height: 134px;
}

.auto-multimedia-section .news-box:before {
	top: 13px;
	right: 9px;
	width: 25px;
	height: 25px;
	line-height: 29px;
	font-size: 12px;
	color: #fff;
	content: "";
	position: absolute;
	text-transform: uppercase;
	background: url(../images/sport-multimedia-icon.svg) top left no-repeat
		rgba(255, 255, 255, 0.43);
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-family: "Gilroy Black", sans-serif;
}

.auto-multimedia-section .news-box.video:before {
	background-position: 3px 3px;
}

.auto-multimedia-section .news-box.photo:before {
	background-position: 3px -26px;
}

.auto-multimedia-section .news-box.full {
	width: 100%;
	height: 283px;
	position: relative;
}

.auto-multimedia-section .news-box.full:before {
	top: 15px;
	left: 20px;
	right: initial;
	width: auto;
	padding-left: 27px;
	padding-right: 9px;
}

.auto-multimedia-section .news-box.full.video:before {
	content: "video";
}

.auto-multimedia-section .news-box.full.photo:before {
	content: "galeri";
}

.auto-multimedia-section .news-box.full .image img {
	width: 113%;
	margin-left: -30px;
}

.auto-multimedia-section .news-box.full .title {
	left: 20px;
	bottom: 24px;
	font-size: 20px;
	line-height: 25px;
	padding-left: 20px;
	text-align: left;
}

.auto-multimedia-section .news-box.full .title:before {
	top: -1px;
	left: 0;
	width: 7px;
	height: 103%;
	content: "";
	position: absolute;
	background: #d64446;
}

.auto-multimedia-section .news-box.full:hover .title {
	bottom: 29px !important;
}

.auto-multimedia-section .news-box .title {
	bottom: -35px;
	line-height: 18px;
}

.auto-multimedia-section .news-box .title .spot {
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
	opacity: 0;
	display: block;
	max-height: 46px;
	overflow: hidden;
	visibility: hidden;
	font-family: "Adelle Sans SemiBold", sans-serif;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
}

.auto-multimedia-section .news-box:not(.full):hover:after {
	height: 100%;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(72, 28, 28, 0.18)),
		to(rgba(131, 51, 51, 0.8))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(72, 28, 28, 0.18) 0,
		rgba(131, 51, 51, 0.8) 100%
	);
	background-image: linear-gradient(
		180deg,
		rgba(72, 28, 28, 0.18) 0,
		rgba(131, 51, 51, 0.8) 100%
	);
}

.auto-multimedia-section .news-box:not(.full):hover .title {
	bottom: 10px !important;
}

.auto-multimedia-section .news-box:not(.full):hover .spot {
	opacity: 1;
	visibility: visible;
}

.auto-multimedia-section .right-block .col-md-6:nth-child(n + 3) {
	margin-top: 15px;
}

.other-category-widget:after,
.other-category-widget:before {
	content: "";
	display: table;
}

.other-category-item {
	width: 100%;
	height: 95px;
	display: block;
	position: relative;
	overflow: hidden;
	background-size: 100%;
	background-position: 10px -140px;
}

.other-category-item + .other-category-item {
	margin-top: 18px;
}

.other-category-item:nth-child(1):before {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(234, 185, 76, 0)),
		to(rgba(13, 206, 255, 0.28))
	);
	background-image: -webkit-linear-gradient(
		left,
		rgba(234, 185, 76, 0) 0,
		rgba(13, 206, 255, 0.28) 100%
	);
	background-image: linear-gradient(
		90deg,
		rgba(234, 185, 76, 0) 0,
		rgba(13, 206, 255, 0.28) 100%
	);
}

.other-category-item:nth-child(2):before {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(234, 185, 76, 0)),
		to(rgba(13, 124, 255, 0.28))
	);
	background-image: -webkit-linear-gradient(
		left,
		rgba(234, 185, 76, 0) 0,
		rgba(13, 124, 255, 0.28) 100%
	);
	background-image: linear-gradient(
		90deg,
		rgba(234, 185, 76, 0) 0,
		rgba(13, 124, 255, 0.28) 100%
	);
}

.other-category-item:nth-child(3):before {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(234, 185, 76, 0)),
		to(rgba(13, 17, 255, 0.28))
	);
	background-image: -webkit-linear-gradient(
		left,
		rgba(234, 185, 76, 0) 0,
		rgba(13, 17, 255, 0.28) 100%
	);
	background-image: linear-gradient(
		90deg,
		rgba(234, 185, 76, 0) 0,
		rgba(13, 17, 255, 0.28) 100%
	);
}

.other-category-item:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
}

.other-category-item > img {
	z-index: -1;
	width: 100%;
	top: -90px;
	left: 30px;
	-webkit-transition: width 6s;
	transition: width 6s;
	-webkit-filter: blur(7px);
	filter: blur(7px);
	position: absolute;
}

.other-category-item figure {
	float: left;
	width: 94px;
	height: inherit;
	margin-right: 18px;
	-webkit-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 4px 0 6px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 4px 0 6px 0 rgba(0, 0, 0, 0.16);
}

.other-category-item figure img {
	width: 100%;
	height: 100%;
}

.other-category-item .caption {
	z-index: 2;
	position: relative;
	margin-top: 36px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.other-category-item .caption > span {
	color: #fff;
	display: block;
}

.other-category-item .caption .category {
	margin-bottom: 6px;
	font: 22px/24px "Gilroy Black", sans-serif;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.other-category-item .caption .title {
	color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	font: 16px/18px "Adelle Sans Bold", sans-serif;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.other-category-item:hover > img {
	width: 110%;
}

.other-category-item:hover .caption {
	margin-top: 15px;
}

.other-category-item:hover .caption .title {
	opacity: 1;
	visibility: visible;
}

.gezelim-site {
	background: #ebebeb;
}

.gezelim-site .container {
	width: 970px;
}

.gezelim-site .site-footer-logo {
	margin-top: 44px;
}

.gezelim-site .section-title {
	color: #444;
	margin-bottom: 15px;
}

.gezelim-site .section-title .title {
	font-size: 24px;
}

.gezelim-site .section-title .title:after,
.gezelim-site .section-title .title:before {
	height: 1px;
}

.gezelim-site .section-title .title:before {
	width: 100px;
}

.gezelim-site .section-title .title:after {
	background: rgba(0, 0, 0, 0.18);
}

.gezelim-site .section-title .link {
	color: #444;
	margin-top: 7px;
}

.gezelim-site .section-title.popular .title:before {
	background: #da982e;
}

.gezelim-site .section-title.last-content .title:before {
	background: #de4c2a;
}

.gezelim-site .section-title.last-content .title:after {
	width: 720px;
}

.gezelim-site .section-title.guide .title:before {
	background: #0083ba;
}

.gezelim-site .section-title.guide .title:after {
	width: 715px;
}

.gezelim-site .section-title.local .title:before {
	background: #c73382;
}

.gezelim-site .section-title.local .title:after {
	width: 795px;
}

.gezelim-site .section-title.local .link {
	z-index: 2;
	padding: 0 15px;
	position: relative;
	background: #ebebeb;
}

.gezelim-site .section-title.local .link:hover {
	color: #c73382;
}

.gezelim-site .section-title.local .link:first-of-type {
	margin-right: 0;
	padding-right: 0;
}

.gezelim-site .section-title.local .link + a {
	padding-right: 35px;
}

.gezelim-site .section-title.local .link + a:before {
	top: 5px;
	right: 6px;
	width: 10px;
	height: 1px;
	content: "";
	background: #c73382;
	position: absolute;
}

.gezelim-header:before,
.gezelim-site .site-footer:before {
	top: 0;
	left: 0;
	width: 100%;
	content: "";
}

.gezelim-site .site-footer {
	border-top: none;
}

.gezelim-site .site-footer:before {
	height: 3px;
	background: url(../images/travel/top-colored-bar.svg) top left repeat-x;
	position: absolute;
}

.gezelim-header {
	height: 85px;
	z-index: 4;
	position: relative;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-right-radius: 12px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.16);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#f4f4f4),
		to(#fff)
	);
	background-image: -webkit-linear-gradient(bottom, #f4f4f4 0, #fff 100%);
	background-image: linear-gradient(0deg, #f4f4f4 0, #fff 100%);
}

.gezelim-header:before {
	height: 3px;
	background: url(../images/travel/top-colored-bar.svg) top left repeat-x;
	position: absolute;
}

.gezelim-header > .container {
	height: inherit;
	position: relative;
}

.gezelim-header .site-logo {
	float: left;
	margin-top: 12px;
	margin-right: 48px;
}

.gezelim-header .site-logo a {
	display: block;
}

.gezelim-site-menu-block:after,
.gezelim-site-menu-block:before,
.gezelim-site-menu:after,
.gezelim-site-menu:before {
	content: "";
	display: table;
}

.gezelim-header .header-widgets {
	margin-top: 27px;
	margin-left: 30px;
}

.gezelim-site-menu {
	margin-top: 35px;
	padding-left: 0;
	list-style: none;
}

.gezelim-site-menu-block {
	height: inherit;
	font-family: "Gilroy Bold", sans-serif;
}

.gezelim-site-menu > li {
	float: left;
}

.gezelim-site-menu > li + li {
	margin-left: 35px;
}

.gezelim-site-menu-item {
	color: #313231;
	display: block;
	font-size: 1.0625em;
}

.gezelim-site-menu-dropdown .program-list .list li a:hover,
.gezelim-site-menu-item:hover {
	color: #de4c2a;
}

.gezelim-site-menu-item i {
	font-size: 24px;
	margin-top: -3px;
	margin-left: 4px;
	vertical-align: middle;
}

.gezelim-site-menu-item.isActive {
	border-bottom: 3px solid #ffbca7;
}

.gezelim-site-menu-item.dropdown {
	height: 50px;
}

.gezelim-site-menu-item.dropdown:hover ~ div {
	opacity: 1;
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}

.gezelim-site-menu-dropdown {
	top: 85px;
	left: -4px;
	width: 98%;
	height: 220px;
	font-size: 17px;
	font-family: "Gilroy Black", sans-serif;
	padding-left: 35px;
	padding-right: 45px;
	margin-left: 1.5%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transition: -webkit-transform 0.13s;
	transition: -webkit-transform 0.13s;
	transition: transform 0.13s;
	transition: transform 0.13s, -webkit-transform 0.13s;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	-webkit-box-shadow: inset 0 9px 8px -8px rgba(0, 0, 0, 0.16);
	box-shadow: inset 0 9px 8px -8px rgba(0, 0, 0, 0.16);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(1%, rgba(250, 248, 248, 0.9)),
		color-stop(99%, rgba(221, 217, 217, 0.9))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(250, 248, 248, 0.9) 1%,
		rgba(221, 217, 217, 0.9) 99%
	);
	background-image: linear-gradient(
		-180deg,
		rgba(250, 248, 248, 0.9) 1%,
		rgba(221, 217, 217, 0.9) 99%
	);
}

.gezelim-site-menu-dropdown:hover {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}

.gezelim-site-menu-dropdown .program-list {
	float: left;
	width: 42.5%;
	margin-top: 30px;
}

.gezelim-site-menu-dropdown .program-list .title {
	color: #de4c2a;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 9px;
	margin-bottom: 8px;
	position: relative;
}

.gezelim-site-menu-dropdown .program-list .title:after,
.gezelim-site-menu-dropdown .program-list .title:before {
	left: 0;
	bottom: 0;
	height: 1px;
	content: "";
	position: absolute;
}

.gezelim-site-menu-dropdown .program-list .title:before {
	width: 162px;
	z-index: 2;
	background: #de4c2a;
}

.gezelim-site-menu-dropdown .program-list .title:after {
	width: 100%;
	background: #b9b9b9;
}

.gezelim-site-menu-dropdown .program-list .list {
	padding-left: 0;
	list-style: none;
}

.gezelim-site-menu-dropdown .program-list .list li:after,
.gezelim-site-menu-dropdown .program-list .list li:before {
	content: "";
	display: table;
}

.gezelim-site-menu-dropdown .program-list .list li a {
	line-height: 17px;
	padding: 16px 0 13px;
}

.gezelim-site-menu-dropdown .program-list .list li + li {
	border-top: 1px solid #c5c5c5;
}

.gezelim-site-menu-dropdown .program-list .list-item {
	width: 50%;
	float: left;
	display: block;
}

.gezelim-site-menu-dropdown .suggested-content {
	float: right;
	margin-top: 24px;
}

.gezelim-site-menu-dropdown .suggested-content-item {
	float: left;
	display: block;
}

.gezelim-site-menu-dropdown .suggested-content-item + a {
	margin-left: 30px;
}

.gezelim-site-menu-dropdown .suggested-content-item .title {
	margin-bottom: 5px;
}

.gezelim-site-menu-dropdown .suggested-content-item .image {
	width: 200px;
	height: 100px;
	margin-bottom: 11px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.gezelim-site-menu-dropdown .suggested-content-item .image img {
	width: 100%;
}

.gezelim-site-menu-dropdown .suggested-content-item .info:after,
.gezelim-site-menu-dropdown .suggested-content-item .info:before {
	content: "";
	display: table;
}

.gezelim-site-menu-dropdown .suggested-content-item .info-date {
	float: left;
}

.gezelim-site-menu-dropdown .suggested-content-item .info-time {
	float: right;
}

.gezelim-site-menu-dropdown .suggested-content-item .info-time i {
	font-size: 18px;
	margin-right: 2px;
}

.gezelim-site-menu-dropdown .suggested-content-item .info-time span {
	font-size: 15px;
}

.gezelim-site-menu-dropdown .suggested-content-item:hover .title {
	color: #c23737;
}

.gezelim-site-search {
	top: 12px;
	z-index: 2;
	right: 0;
	width: 765px;
	height: 63px;
	opacity: 0;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	position: absolute;
}

.search-isActive .gezelim-site-search {
	opacity: 1;
	visibility: visible;
}

.gezelim-site-search input {
	width: 100%;
	height: 100%;
	color: #9a9acc;
	font-size: 15px;
	text-indent: 20px;
	line-height: 63px;
	outline: 0;
	border: 0;
	padding: 4px 0 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #ececf1;
}

.gezelim-site-search input::-webkit-input-placeholder {
	color: #b1b1c6;
}

.gezelim-site-search input::-moz-placeholder {
	color: #b1b1c6;
}

.gezelim-site-search input:-ms-input-placeholder {
	color: #b1b1c6;
}

.gezelim-site-search input:-moz-placeholder {
	color: #b1b1c6;
}

.gezelim-site-search button {
	color: #b1b1c6;
	font-size: 29px;
	width: 63px;
	height: 100%;
	line-height: 74px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	outline: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #ececf1;
}

.gezelim-site-search button:hover {
	background: #dddde6;
}

.gezelim-site-search-button {
	float: left;
	display: block;
	color: #313231;
	font-size: 1.0625em;
	outline: 0;
	margin-top: 35px;
	background: 0 0;
	position: relative;
	-webkit-transition: 0.13s;
	transition: 0.13s;
}

.gezelim-site-search-button i {
	font-size: 24px;
	margin-top: -3px;
	margin-right: 5px;
	vertical-align: middle;
}

.gezelim-site-search-button:hover {
	color: #de4c2a;
}

.gezelim-site-slider {
	width: 100%;
	height: 450px;
	margin-top: -13px;
	overflow: hidden;
	display: inline-block;
	background: #e7e7e7;
}

.gezelim-site-slider-item {
	width: 970px;
	position: relative;
}

.gezelim-site-slider-item:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, 0.45);
	position: absolute;
}

.gezelim-site-slider-item .slider-info {
	left: 50px;
	bottom: 83px;
	right: 50px;
	z-index: -1;
	text-align: left;
	position: absolute;
}

.gezelim-site-slider-item .slider-info .category {
	height: 30px;
	color: #fff;
	font-size: 15px;
	line-height: 33px;
	font-family: "Gilroy Black", sans-serif;
	padding: 0 9px;
	margin-bottom: 13px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: rgba(16, 16, 16, 0.53);
}

.gezelim-site-slider-item .slider-info .slider-title-group {
	color: #fff;
	margin-bottom: 13px;
}

.gezelim-site-slider-item .slider-info .slider-title-group .content-title {
	font-size: 42px;
	line-height: 42px;
	font-family: "Gilroy Black", sans-serif;
}

.gezelim-site-slider-item .slider-info .slider-title-group .content-spot {
	font-size: 22px;
	font-family: "Gilroy Bold", sans-serif;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.gezelim-site-slider-item .slider-info .slider-buttons button {
	height: 35px;
	line-height: 37px;
	float: left;
	display: block;
	font-size: 14px;
	padding: 0 12px;
	color: #444;
	outline: 0;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
	cursor: pointer;
	background: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family: "Gilroy Bold", sans-serif;
}

.gezelim-site-slider-item .slider-info .slider-buttons button:hover {
	color: #fff;
	background: #222;
}

.gezelim-site-slider-item .slider-info .slider-buttons button + button {
	margin-left: 20px;
}

.gezelim-site-slider-item .slider-info .slider-buttons button i {
	font-size: 20px;
	margin-top: -1px;
	margin-left: 7px;
	vertical-align: middle;
}

.gezelim-site-slider .slick-slide,
.gezelim-site-slider-item .image {
	text-align: center;
}

.gezelim-site-slider .slick-slide img {
	width: 100%;
	display: inline-block;
}

.gezelim-site-slider .slick-slide.slick-active {
	background: #9a9a9a;
}

.gezelim-site-slider .slick-center .slider-info {
	z-index: 0;
}

.gezelim-site-slider .slick-center:before {
	top: initial;
	bottom: 0;
	height: 75%;
	background: 0 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(4%, transparent),
		to(rgba(0, 0, 0, 0.65))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 4%,
		rgba(0, 0, 0, 0.65) 100%
	);
	background-image: linear-gradient(
		180deg,
		transparent 4%,
		rgba(0, 0, 0, 0.65) 100%
	);
}

.gezelim-site-slider .slider-arrow {
	width: 20px;
	height: 35px;
	margin-top: -12px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.gezelim-site-slider .slider-arrow:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.gezelim-site-slider .slider-arrow.prev {
	left: -webkit-calc(50% - 545px);
	left: calc(50% - 545px);
	background: url(../img/svgs/chevron-left.svg) top left no-repeat;
}

.gezelim-site-slider .slider-arrow.next {
	right: -webkit-calc(50% - 545px);
	right: calc(50% - 545px);
	background: url(../img/svgs/chevron-right.svg) top left no-repeat;
}

.travel-popular-section .travel-content-item .info .header .title {
	height: auto;
	line-height: 19px;
}

.travel-last-news-section {
	margin-bottom: 35px;
}

.travel-guide-section {
	margin-bottom: 45px;
}

.travel-guide-section .travel-content-item:before {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		color-stop(99%, rgba(1, 15, 44, 0.4))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(1, 15, 44, 0.4) 99%
	);
	background-image: linear-gradient(
		180deg,
		transparent 0,
		rgba(1, 15, 44, 0.4) 99%
	);
}

.travel-guide-section .travel-content-item:hover:before {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		color-stop(99%, rgba(1, 15, 44, 0.6))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(1, 15, 44, 0.6) 99%
	);
	background-image: linear-gradient(
		180deg,
		transparent 0,
		rgba(1, 15, 44, 0.6) 99%
	);
}

.travel-guide-section .travel-content-item .info .header .title {
	height: auto;
	background: #0083ba;
	line-height: 19px;
	-webkit-box-shadow: -4px 0 0 #0083ba;
	box-shadow: -4px 0 0 #0083ba;
}

.travel-local-section {
	margin-bottom: 55px;
}

.travel-local-section .travel-content-item:before {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		to(rgba(53, 17, 17, 0.39))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(53, 17, 17, 0.39) 100%
	);
	background-image: linear-gradient(
		180deg,
		transparent 0,
		rgba(53, 17, 17, 0.39) 100%
	);
}

.travel-local-section .travel-content-item:hover:before {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		to(rgba(53, 17, 17, 0.6))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(53, 17, 17, 0.6) 100%
	);
	background-image: linear-gradient(
		180deg,
		transparent 0,
		rgba(53, 17, 17, 0.6) 100%
	);
}

.travel-local-section .travel-content-item .info .header .title {
	height: auto;
	background: #c73382;
	line-height: 19px;
	-webkit-box-shadow: -4px 0 0 #c73382;
	box-shadow: -4px 0 0 #c73382;
}

.travel-category-section {
	text-align: center;
}

.travel-category-section .travel-category-title {
	color: #444;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 22px;
	font-family: "Gilroy Bold", sans-serif;
	letter-spacing: 0.44px;
}

.travel-category-section .travel-category-title span {
	padding-left: 132px;
	position: relative;
}

.travel-category-section .travel-category-title span:before {
	top: -18px;
	left: 0;
	width: 128px;
	height: 40px;
	position: absolute;
	content: "";
	background: url(../images/travel/gezelim-logo-category.svg) top left
		no-repeat;
}

.travel-gallery-slider .slick-slide:after,
.travel-gallery-slider-item:before,
.travel-world-content-title:before,
.travel-world-featured:before {
	top: 0;
	content: "";
}

.travel-category-section .category-link {
	width: 176px;
	height: 50px;
	display: inline-block;
	text-align: center;
	font-family: "Adelle Sans SemiBold", sans-serif;
	font-size: 14px;
	line-height: 52px;
	letter-spacing: 1.4px;
	background: #d8d8d8;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}

.travel-category-section .category-link + a {
	margin-left: 13px;
}

.travel-category-section .category-link:hover {
	background: #cbcbcb;
}

.travel-gallery {
	margin-bottom: 45px;
}

.travel-gallery-section {
	height: 545px;
	margin-bottom: 45px;
	-webkit-box-shadow: 0 12px 17px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 12px 17px 0 rgba(0, 0, 0, 0.04);
	background: url(../images/travel/gallery-bg.png) top left repeat-x;
	background-size: 18px;
}

.travel-gallery-slider-item {
	width: 335px;
	height: 330px;
	background: #999;
	overflow: hidden;
	display: block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

.travel-gallery-slider-item:before {
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(23%, transparent),
		to(rgba(0, 0, 0, 0.6))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 23%,
		rgba(0, 0, 0, 0.6) 100%
	);
	background-image: linear-gradient(
		180deg,
		transparent 23%,
		rgba(0, 0, 0, 0.6) 100%
	);
	position: absolute;
}

.travel-gallery-slider .slick-slide {
	-webkit-transform: scale(0.85) translateX(30px);
	-ms-transform: scale(0.85) translateX(30px);
	transform: scale(0.85) translateX(30px);
}

.travel-gallery-slider .slick-slide:after {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: -webkit-transform 0.4s;
	transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	transition: transform 0.4s, -webkit-transform 0.4s;
}

.travel-gallery-slider .slick-center {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.travel-gallery-slider .slick-center:after {
	opacity: 0;
}

.travel-gallery-slider .slick-center + a {
	-webkit-transform: scale(0.85) translateX(-30px);
	-ms-transform: scale(0.85) translateX(-30px);
	transform: scale(0.85) translateX(-30px);
}

.travel-gallery-slider .slider-arrow {
	-webkit-filter: brightness(0.5);
	filter: brightness(0.5);
}

.travel-gallery-slider .slider-arrow.prev {
	left: -48px;
}

.travel-gallery-slider .slider-arrow.next {
	right: -48px;
}

.travel-gallery-info {
	left: 32px;
	right: 32px;
	bottom: 34px;
	color: #fff;
	z-index: 3;
	position: absolute;
}

.travel-gallery-info > span {
	display: block;
}

.travel-gallery-info_category {
	opacity: 0.8;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0.71px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-family: "Gilroy Black", sans-serif;
}

.travel-gallery-info_link,
.travel-gallery-info_title {
	font-family: "Gilroy Bold", sans-serif;
}

.travel-gallery-info_title {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 15px;
}

.travel-gallery-info_link {
	outline: 0;
	background: 0 0;
	opacity: 0.85;
	font-size: 14px;
	line-height: 14px;
}

.travel-gallery-info_link i {
	font-size: 22px;
	margin-top: -2px;
	margin-right: 6px;
	vertical-align: middle;
}

.travel-world-section {
	height: 545px;
	margin-bottom: 40px;
	overflow: hidden;
	background: url(../images/travel/dunyayi-geziyorum-bg.jpg) top center
		no-repeat;
	background-size: cover;
}

.travel-world-section .col-md-7 {
	padding-right: 15px;
}

.travel-world-section .col-md-5 {
	padding-left: 15px;
}

.travel-world-featured {
	height: 330px;
	position: relative;
	overflow: hidden;
	display: block;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.travel-world-featured:hover {
	-webkit-box-shadow: 0 4px 17px rgba(0, 0, 0, 0.31);
	box-shadow: 0 4px 17px rgba(0, 0, 0, 0.31);
}

.travel-world-featured:before {
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(23%, transparent),
		to(rgba(0, 0, 0, 0.6))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 23%,
		rgba(0, 0, 0, 0.6) 100%
	);
	background-image: linear-gradient(
		180deg,
		transparent 23%,
		rgba(0, 0, 0, 0.6) 100%
	);
}

.travel-world-featured .info {
	left: 32px;
	right: 35px;
	bottom: 32px;
	color: #fff;
	position: absolute;
}

.travel-world-featured .info-category {
	opacity: 0.8;
	font-size: 12px;
	letter-spacing: 0.94px;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-family: "Gilroy Black", sans-serif;
}

.travel-world-featured .info-title {
	margin-bottom: 11px;
	font-size: 26px;
	line-height: 26px;
	font-family: "Gilroy Black", sans-serif;
}

.travel-world-featured .info-spot {
	font-size: 15px;
	font-family: "Adelle Sans SemiBold", sans-serif;
	line-height: 21px;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
}

.travel-world-featured .info-link {
	opacity: 0.85;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Gilroy Bold", sans-serif;
}

.travel-world-featured .info-link i {
	font-size: 22px;
	margin-left: 4px;
	vertical-align: middle;
	margin-top: -4px;
}

.travel-world-featured .image {
	width: 107%;
}

.travel-world-featured .image img {
	width: inherit;
}

.travel-world-content-title {
	color: #fff;
	font-family: "Gilroy Black", sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	letter-spacing: 0.8px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	position: relative;
}

.travel-centered-title,
.travel-world-content-box {
	font-family: "Gilroy Bold", sans-serif;
}

.travel-world-content-title:before {
	left: 0;
	width: 3px;
	height: 17px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	background: #c7305c;
}

.travel-world-content-box {
	padding: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.39);
	height: 325px;
	overflow-y: scroll;
}

.travel-world-content-box:after,
.travel-world-content-box:before {
	content: "";
	display: table;
}

.travel-world-content-item {
	display: block;
}

.travel-world-content-item:after,
.travel-world-content-item:before {
	content: "";
	display: table;
}

.travel-centered-title:after,
.travel-content-item:before,
.travel-content-post .image:before,
.travel-more-button:after {
	content: "";
}

.travel-world-content-item + a {
	margin-top: 20px;
}

.travel-world-content-item .image {
	float: left;
	width: 170px;
	height: 95px;
	margin-right: 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.travel-world-content-item .image img {
	width: 100%;
}

.travel-world-content-item .info {
	padding-top: 15px;
}

.travel-world-content-item .info-date {
	color: #c73382;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 7px;
	text-transform: uppercase;
	letter-spacing: 1.72px;
}

.travel-world-content-item .info-title {
	color: #444;
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;
}

.travel-world-content-item:hover .info-title {
	color: #c73382;
}

.travel-centered-title {
	color: #444;
	margin-top: 48px;
	text-align: center;
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 35px;
}

.travel-centered-title:after {
	top: 100%;
	left: 50%;
	width: 70px;
	height: 3px;
	margin-left: -35px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	background: #48669e;
}

.travel-centered-title h4 {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 20px;
}

.travel-centered-title .info {
	display: block;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 1.5px;
}

.travel-centered-title.travel-world {
	color: #fff;
}

.travel-centered-title.travel-world:after {
	background: #c7305c;
}

.travel-centered-title.travel-world h4 {
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.travel-centered-title.travel-world .info {
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.travel-content-item {
	width: 100%;
	height: 310px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.travel-content-item:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(1%, rgba(110, 81, 18, 0.05)),
		color-stop(99%, rgba(110, 81, 18, 0.29))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(110, 81, 18, 0.05) 1%,
		rgba(110, 81, 18, 0.29) 99%
	);
	background-image: linear-gradient(
		180deg,
		rgba(110, 81, 18, 0.05) 1%,
		rgba(110, 81, 18, 0.29) 99%
	);
}

.travel-content-item .info {
	left: 14px;
	right: 14px;
	bottom: 13px;
	color: #fff;
	z-index: 3;
	-webkit-transition: bottom 0.18s;
	transition: bottom 0.18s;
	font-family: "Gilroy Black", sans-serif;
	position: absolute;
}

.travel-content-item .info .header .title {
	font-size: 24px;
	line-height: 28px;
	height: 25px;
	padding: 0 4px 0 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline;
	background: #da982e;
	white-space: pre-wrap;
	-webkit-box-shadow: -4px 0 0 #da982e;
	box-shadow: -4px 0 0 #da982e;
}

.travel-content-item .info .spot {
	opacity: 0;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 8px;
	height: 0;
	max-height: 51px;
	overflow: hidden;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.travel-content-item .info .button-link {
	color: #fff;
	opacity: 0.9;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.travel-content-post .title,
.travel-more-button,
.travel-social-title {
	font-family: "Gilroy Bold", sans-serif;
}

.travel-content-item .info .button-link .zmdi-play {
	font-size: 17px;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 3px;
}

.travel-content-item .image {
	width: 100%;
}

.travel-content-item .image img {
	width: 280%;
	margin-left: -200px;
}

.travel-content-item:hover:before {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(1%, rgba(110, 81, 18, 0.05)),
		color-stop(99%, rgba(110, 81, 18, 0.4))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(110, 81, 18, 0.05) 1%,
		rgba(110, 81, 18, 0.4) 99%
	);
	background-image: linear-gradient(
		180deg,
		rgba(110, 81, 18, 0.05) 1%,
		rgba(110, 81, 18, 0.4) 99%
	);
}

.travel-content-item:hover .header {
	margin-bottom: 7px;
}

.travel-content-item:hover .spot {
	opacity: 1;
	height: 51px;
	visibility: visible;
}

.travel-content-post {
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}

.travel-content-post .image {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

.travel-content-post .image:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(transparent),
		to(rgba(0, 0, 0, 0.38))
	);
	background-image: -webkit-linear-gradient(
		top,
		transparent 0,
		rgba(0, 0, 0, 0.38) 100%
	);
	background-image: linear-gradient(
		180deg,
		transparent 0,
		rgba(0, 0, 0, 0.38) 100%
	);
}

.travel-content-post .image img {
	width: 113%;
}

.travel-content-post .title {
	color: #444;
	font-size: 18px;
	line-height: 23px;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.travel-content-post:hover .title {
	color: #de4c2a;
}

.travel-content.more-content .col-md-3:nth-child(n + 5) {
	display: none;
}

.travel-more-button {
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 14px;
	color: #656565;
	background: 0 0;
	position: relative;
	outline: 0;
	display: inline-block;
	text-transform: uppercase;
}

.travel-more-button:after {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #c7c7c7;
	position: absolute;
}

.travel-more-button span {
	z-index: 2;
	position: relative;
}

.travel-more-button i {
	margin-left: 6px;
	font-size: 23px;
	margin-top: -2px;
	vertical-align: middle;
}

.travel-more-button:hover:after {
	height: 127%;
	background: #e0e0e0;
}

.travel-social-widget {
	height: 193px;
	background: #e0e0e0;
	-webkit-border-radius: 3px 22px;
	border-radius: 3px 22px;
	position: relative;
}

.travel-social-title {
	height: 110px;
	color: #666;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	position: relative;
	padding-top: 40px;
}

.travel-social-title:before {
	bottom: 24px;
	left: 8px;
	color: #000;
	font-size: 82px;
	content: "\f3ea";
	font-family: Material-Design-Iconic-Font;
	position: absolute;
	opacity: 0.04;
	z-index: 0;
}

.travel-social-title span {
	display: block;
	font-family: "Gilroy Black", sans-serif;
}

.travel-social-button {
	width: 35px;
	height: 35px;
	line-height: 40px;
	text-align: center;
	-webkit-border-radius: 2px 8px;
	border-radius: 2px 8px;
	background: #000;
	display: inline-block;
	overflow: hidden;
}

.travel-social-button-frame {
	-webkit-border-radius: 0 0 0 12px;
	border-radius: 0 0 0 12px;
	padding-top: 24px;
	text-align: center;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#d7d7d7),
		color-stop(100%, #e0e0e0),
		to(#ecf1ff)
	);
	background-image: -webkit-linear-gradient(
		top,
		#d7d7d7 0,
		#e0e0e0 100%,
		#ecf1ff 100%
	);
	background-image: linear-gradient(
		180deg,
		#d7d7d7 0,
		#e0e0e0 100%,
		#ecf1ff 100%
	);
}

.travel-social-button-frame:after,
.travel-social-button-frame:before {
	content: "";
	display: table;
}

.travel-social-button + a {
	margin-left: 11px;
}

.travel-social-button i {
	color: #fff;
	font-size: 22px;
}

.travel-social-button.facebook {
	background: #3b5998;
}

.travel-social-button.facebook:hover {
	background: #344e86;
}

.travel-social-button.twitter {
	background: #55acee;
}

.travel-social-button.twitter:hover {
	background: #3ea1ec;
}

.travel-social-button.instagram {
	background: #b0977f;
}

.travel-social-button.instagram:hover {
	background: #a68a6f;
}

.travel-social-button.youtube {
	background: #cd201f;
}

.travel-social-button.youtube:hover {
	background: #b71d1c;
}

.whos-who-slogan {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.whos-who-slogan img {
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	max-width: 100%;
}

.whos-who-list {
	margin-bottom: 30px;
}

.whos-who-list-item {
	padding: 13px;
	display: block;
	color: #eee;
	min-height: 300px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	z-index: 1;
	text-align: center;
	overflow: hidden;
	background: #191919;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	position: relative;
}

.whos-who-list-item:after,
.whos-who-list-item:before {
	content: "";
	position: absolute;
}

.whos-who-list-item:before {
	top: 8px;
	right: 8px;
	left: 8px;
	bottom: 92px;
	border: 3px solid rgba(255, 255, 255, 0.46);
	border-image-slice: 1;
	border-image-source: linear-gradient(
		to bottom,
		rgba(119, 119, 119, 0.47),
		rgba(55, 55, 55, 0)
	);
}

.whos-who-list-item:after {
	height: 36px;
	left: 0;
	right: 0;
	bottom: -36px;
	background: #121212;
	z-index: -1;
	-webkit-transition: all 0.13s;
	transition: all 0.13s;
}

.whos-who-list-item figure {
	height: 194px;
	overflow: hidden;
	margin-bottom: 13px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	position: relative;
}

.whos-who-list-item figure img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
	/* margin-left: -75px; */
}

.whos-who-list-item .title {
	font-size: 16px;
	line-height: 18px;
	font-family: "Gilroy Bold", sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 13px;
	overflow: hidden;
	display: -webkit-box;
}

.whos-who-list-item .button-link {
	left: 0;
	width: 100%;
	bottom: 10px;
	font-size: 12px;
	position: absolute;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-family: "Adelle Sans SemiBold", sans-serif;
}

.whos-who-list-item .button-link i {
	color: #ea5a5a;
	font-size: 22px;
	margin-right: 4px;
	vertical-align: bottom;
}

.whos-who-list-item .button-link i.zmdi-play-circle-outline {
	font-size: 24px;
	vertical-align: sub;
}

.whos-who-list-item.video figure:before {
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	bottom: 0;
	right: 0;
	line-height: 194px;
	content: "\f3a8";
	font-size: 52px;
	font-family: Material-Design-Iconic-Font;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.22);
	background: rgba(0, 0, 0, 0.37);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: absolute;
}

.whos-who-list-item:hover {
	-webkit-box-shadow: 0 0 0 1px #3c3c3c;
	box-shadow: 0 0 0 1px #3c3c3c;
}

.whos-who-list-item:hover:after {
	bottom: 0;
}

.whos-who-list-item:hover .button-link {
	bottom: 7px;
}

.whos-who-list-item:hover.video figure:before {
	opacity: 0.7;
}

.whos-who-list .col-md-3:after,
.whos-who-list .col-md-3:before {
	top: 5px;
	right: 15px;
	left: 15px;
	content: "";
	position: absolute;
	bottom: 92px;
	z-index: 2;
	border: 3px solid #191919;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	pointer-events: none;
}

.whos-who-list .col-md-3:after {
	top: 10px;
	right: 20px;
	left: 20px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.whos-who-list .col-md-3:nth-child(n + 5) {
	margin-top: 25px;
}

.whos-who-list .infinite-item + .infinite-item {
	margin-top: 80px;
	position: relative;
}

.whos-who-list .infinite-item + .infinite-item:before {
	top: -34px;
	right: 0;
	width: 800px;
	height: 2px;
	content: "";
	margin-left: 110px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	position: absolute;
	background: #454545;
}

.whos-who-list .infinite-item + .infinite-item:after {
	top: -44px;
	left: 0;
	color: #fff;
	content: "SONRAKİ SAYFA";
	position: absolute;
	font-family: "Gilroy Black", sans-serif;
}

/* .gazate-list li {
    margin-inline: 10px;
} */

/**
* header top weather, time...
*/
.telegram .whatsapp_title .title:before {
	content: "Telegram" !important;
	animation: none;
}

.telegram .whatsapp_title .number:before {
	content: "Datrom Kanalı";
	-webkit-animation: telegramAnimation 10s linear 5s infinite forwards;
	animation: telegramAnimation 10s linear 5s infinite forwards;
}

@-webkit-keyframes telegramAnimation {
	50% {
		content: "Abone Ol";
	}

	100% {
		content: "Datrom Kanalı";
	}
}

@keyframes telegramAnimation {
	50% {
		content: "Abone Ol";
	}

	100% {
		content: "Datrom Kanal";
	}
}

.telegram .icon {
	background: url("https://s.haber7.net/assets/v3/common/images/telegram-icon.svg")
		center no-repeat !important;
	animation: none;
}

.bip .icon {
	background-position: center no-repeat !important;
	animation: none;
}

@media (max-width: 575px) {
	.header-widgets .whatsapp {
		display: none;
	}
	.header-widgets .prayer.ramadan {
		margin-left: 50px;
	}
}

/**
* !
*/
.isFixed {
	margin-top: 15px;
	margin-bottom: 0px !important;
	position: fixed;
	top: -15px;
	z-index: 9999;
	overflow: visible !important;
}

.isFixed:after {
	position: absolute;
	background: rgba(234, 237, 245, 0.75);
	content: "";
	top: 0;
	left: -100%;
	width: 100000px;
	height: 108%;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

.dummy-mast {
	width: min(960px, 100%);
	height: 250px;
	margin-top: 15px;
	padding-top: 18px;
	box-sizing: content-box;
}

/**
* ramazan widget
*/
.ramazan-widget iframe {
	margin: 15px -15px -20px;
	width: calc(100% + 30px);
}

/**
* Mobile Menu / Header
*/
@media (max-width: 991px) {
	.site-header-top {
		height: 50px;
	}

	.site-header .header-widgets {
		margin-top: 11px;
	}

	.site-header-bottom {
		height: 58px;
		line-height: 1;
		background: #fff;
	}

	.dark-mode .site-header-bottom {
		background: #333;
	}

	.site-header-bottom.scrolled {
		z-index: 999;
		box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		margin-top: -150px;
	}
	.site-header-bottom.scrolled.sticky-awake {
		margin-top: 0;
		transition: 0.3s all ease-out;
	}
	.site-header-bottom.scrolled.sticky-sleep {
		transition: 0.3s all ease-out;
	}

	.site-header-bottom > .container {
		display: grid;
		grid-template-columns: 75px 1fr 75px;
		align-items: center;
	}

	.site-header-bottom > .container::before,
	.site-header-bottom > .container::after {
		display: none;
	}

	.site-header-bottom > .container > * {
		flex: 0 0 auto;
	}

	.site-header .site-logo {
		margin-block: 5px;
		line-height: 1;
	}

	.site-header .site-logo a {
		display: inline-block;
	}

	.site-header .site-logo img {
		width: min(160px, 90%);
		margin-block: auto;
	}

	.site-header :is(.right-widgets, .site-menu-button) {
		float: none;
		line-height: 1;
	}

	.site-header .right-widgets {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.site-header .site-menu {
		width: min(720px, 100vw - 20px);
		max-height: 75vh;
		overflow: auto;
		right: -10px;
	}

	.site-header .site-search {
		width: min(720px, 100vw - 20px);
		right: -10px;
	}

	.site-header .site-search:before {
		right: 50px;
	}

	.site-header .site-search-button:after {
		top: 50%;
		transform: translateY(-50%);
	}

	.site-header .site-menu-button > span {
		display: none;
	}

	.site-header .site-menu-button {
		margin-left: 6px;
	}

	.site-header .navbar-toggler {
		padding: 8px 0;
		color: #444;
		background: transparent;
		border: 0;
		outline: none;
		box-shadow: none;
	}

	.dark-mode .site-header .navbar-toggler {
		color: #fff;
	}

	.site-header .navbar-toggler:hover {
		color: #dd1c1d;
	}

	.site-header .navbar-toggler:is(:hover, :focus) {
		border: 0;
		outline: 0;
		box-shadow: none;
	}

	.site-header .navbar-toggler .toggler-icon {
		width: 20px;
		height: 20px;
	}

	.site-header .site-menu:before {
		right: 10px;
	}

	.mobile-main-menu-wrapper {
		position: relative;
	}

	.mobile-nav-wrapper .navbar-collapse {
		display: block !important;
		position: fixed;
		top: 0;
		right: 0;
		width: 0;
		height: 100%;
		background: transparent;
		isolation: isolate;
		z-index: 1009;
		overflow: hidden;
		transition: all 0.2s ease;
	}

	.mobile-nav-wrapper .navbar-collapse.show {
		width: min(350px, 100%);
	}

	.mobile-main-menu-wrapper {
		background: #fff;
		box-shadow: 0 0 15px rgb(0 0 0 / 15%);
		width: inherit;
		height: 100%;
		margin-left: auto;
		z-index: 1007;
		padding-top: 30px;
	}

	.dark-mode .mobile-main-menu-wrapper {
		background: #333;
	}

	.mobile-main-menu-wrapper > .nav-closer {
		position: absolute;
		right: 10px;
		top: 10px;
	}

	.mobile-main-menu {
		padding: 30px;
		float: none;
		display: inline-block;
	}

	.mobile-main-menu .main-menu-item {
		float: none;
		display: block;
		border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
	}

	.dark-mode .mobile-main-menu .main-menu-item {
		border-color: rgba(217, 217, 217, 0.15);
	}

	.mobile-main-menu .main-menu-item a {
		padding: 10px 0;
		margin: 0;
		font-size: 17px;
	}

	.main-menu-item a:hover:before {
		display: none;
	}

	.mobile-menu-backdrop {
		position: fixed;
		inset: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
		opacity: 0;
		visibility: hidden;
		z-index: 1005;
		transition: all 0.3s ease;
	}

	.mobile-nav-wrapper .navbar-collapse.show .mobile-menu-backdrop {
		opacity: 1;
		visibility: visible;
	}

	.mobile-menu-backdrop .nav-closer {
		width: 100%;
		height: 100%;
	}

	/* secondary menu */
	.site-menu {
		padding: 20px;
		box-shadow: 0 13px 16px 0 rgb(0 0 0 / 65%);
	}

	.site-menu-list {
		padding: 0;
		border: 0;
		border-radius: 0;
	}

	.site-menu .items {
		height: auto;
		line-height: 1;
	}

	.site-menu .items a {
		display: block;
		padding: 10px 0;
		font-size: 17px;
	}

	.dark-mode .site-menu .items a {
		color: rgba(255, 255, 255, 0.7);
	}

	.site-menu-list > .items .site-category {
		margin: 0;
	}

	.site-menu .items .site-category + .site-category:after {
		display: none;
	}

	.site-menu-sites {
		padding: 0;
		border-radius: 0;
		background: transparent;
	}

	.dark-mode .site-menu-sites {
		background: transparent;
	}

	.site-menu-sites .items {
		border-top: 1px solid #d9d9d9;
		margin-top: 10px;
	}

	.dark-mode .site-menu-sites .items {
		border-color: #444;
	}

	.site-menu .items .site-name {
		width: auto;
		min-width: min(110px, 100%);
		height: auto;
		line-height: 1;
		margin: 0;
	}
}

@media (max-width: 767px) {
	.site-header .site-menu,
	.site-header .site-search {
		width: min(540px, 100vw - 10px);
	}
}

@media (max-width: 575px) {
	.site-header .site-menu,
	.site-header .site-search {
		right: -5px;
	}
	.site-header .site-search:before {
		right: 44px;
	}
	.site-header .site-search .tags-item {
		font-size: 13px;
	}
	.site-header .site-search .tags-item + span {
		margin-left: 20px;
	}
}

@media (max-width: 480px) {
	.mobile-nav-wrapper .navbar-collapse.show {
		width: 100%;
	}
}
