.form {
  margin-top: 20px;
  padding: 24px;
  max-width: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #ffefd3;
  border-radius: 25px;
}
.form-title {
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.form h4 {
  margin-top: 0 !important;
  text-align: left;
  font-size: 23px;
  line-height: 27px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}
.form input {
  border: none;
  margin: 5px 0;
  padding: 10px 20px 8px;
  background-color: #dbd5c5;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  width: 100%;
  max-width: 100%;
}
.form button {
  margin-top: 0;
  padding: 10px 40px;
  width: 100%;
  background: #e10226;
  border-radius: 555px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  transition: 0.3s ease-in-out;
  transform: scale(1);
  box-shadow: 0 0 0 rgba(243, 53, 47, 0);
}
.form button:hover {
  transition: 0.3s ease-in-out;
  transform: scale(1.05);
  box-shadow: 0 0 10px #f3352f;
}
.nachat {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #373737;
  margin-bottom: 10px;
  font-weight: 800;
  line-height: normal !important;
  background-color: transparent !important;
}
input[name="phone2"] {
  width: 100%;
  flex: 1;
  outline: 0;
}
.iti__selected-dial-code {
  color: #000 !important;
}
.header__logo--img {
  height: auto;
  margin-top: 15px;
  width: 130px;
}
.phonesc {
  width: 40%;
  display: flex;
  margin: 0 auto;
}
@media (max-width: 450px) {
  .phonesc {
    width: 70%;
  }
}
.item-comment {
  margin: 10px;
}
.item-comment::after {
  content: "";
  border-bottom: 1px solid gray;
  width: 100%;
  display: block;
  padding-bottom: 10px;
}
.item-comment .avatar {
  padding-right: 15px;
  float: left;
}
.item-comment .comment-description .name {
  text-decoration: none;
  color: #666;
  font-weight: 600;
}
.item-comment .comment-description p {
  margin: 5px 0 0;
  padding: 0;
}
.comment-to-comment {
  margin-left: 80px;
}
.item-comment .comment-description {
  float: none;
  padding-left: 70px;
}
.name {
  color: #000 !important;
}
.item-comment .avatar img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 576px) {
  .comment-description p {
    line-height: normal !important;
  }
  .comment-to-comment {
    margin-left: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-wrapper {
    padding-top: 60px !important;
            min-width: 75rem
  }
  .news-tags {
    margin-top: 10px !important;
  }
}
.iti,
.iti.iti--allow-dropdown.iti--separate-dial-code,
[name="phone2"] {
  width: 100%;
}
.iti__country-name,
.iti__selected-dial-code {
  color: #000;
}
.iti__selected-flag {
  --r: 0px;
  border-radius: var(--r) 0 0 var(--r);
}
#phone {
  width: 100% !important;
}
input.error {
  border: 1px solid #ff7c7c !important;
  color: #ff7c7c !important;
}
.hide {
  display: none;
}
 


.fa {font-family:var(--fa-style-family,"Font Awesome 6 Free"); font-weight:var(--fa-style, 900)}
			.fa, .fa-brands, .fab, .fas {display:var(--fa-display,inline-block); font-style:normal; font-variant:normal; line-height:1; text-rendering:auto}
			.fas {font-family:"Font Awesome 6 Free"}
			.fa-brands, .fab {font-family:"Font Awesome 6 Brands"}
			.fa-fw {text-align:center; width:1.25em}
			.fa-pulse {-webkit-animation-name:fa-spin; animation-name:fa-spin; -webkit-animation-direction:var(--fa-animation-direction,normal); animation-direction:var(--fa-animation-direction,normal); -webkit-animation-duration:var(--fa-animation-duration, 1s); animation-duration:var(--fa-animation-duration, 1s); -webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite); animation-iteration-count:var(--fa-animation-iteration-count, infinite); -webkit-animation-timing-function:var(--fa-animation-timing, steps(8)); animation-timing-function:var(--fa-animation-timing, steps(8))}

			@media (prefers-reduced-motion:reduce) {
			.fa-pulse {-webkit-animation-delay:-1ms; animation-delay:-1ms; -webkit-animation-duration:1ms; animation-duration:1ms; -webkit-animation-iteration-count:1; animation-iteration-count:1}
			}

			@-webkit-keyframes fa-spin {
			0% {-webkit-transform:rotate(0); transform:rotate(0)}
			to {-webkit-transform:rotate(1turn); transform:rotate(1turn)}
			}

			@keyframes fa-spin {
			0% {-webkit-transform:rotate(0); transform:rotate(0)}
			to {-webkit-transform:rotate(1turn); transform:rotate(1turn)}
			}

			:host, :root {--fa-style-family-brands:"Font Awesome 6 Brands"; --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}
			@font-face {font-family:"Font Awesome 6 Brands"; font-style:normal; font-weight:400; font-display:block; src:url(fonts/fa-brands-400.woff2) format("woff2"), url(fonts/fa-brands-400.ttf) format("truetype")}
			.fa-brands, .fab {font-weight:400}
			.fa-facebook-f:before {content:"\f39e"}
			.fa-x-twitter:before {content:"\e61b"}
			.fa-flipboard:before {content:"\f44d"}
			:host, :root {--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}
			@font-face {font-family:"Font Awesome 6 Free"; font-style:normal; font-weight:400; font-display:block; src:url(fonts/fa-regular-400.woff2) format("woff2"), url(fonts/fa-regular-400.ttf) format("truetype")}
			:host, :root {--fa-style-family-classic:"Font Awesome 6 Free"; --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}
			@font-face {font-family:"Font Awesome 6 Free"; font-style:normal; font-weight:900; font-display:block; src:url(fonts/fa-solid-900.woff2) format("woff2"), url(fonts/fa-solid-900.ttf) format("truetype")}
			.fas {font-weight:900}
			@font-face {font-family:FontAwesome; font-display:block; src:url(fonts/fa-solid-900.woff2) format("woff2"), url(fonts/fa-solid-900.ttf) format("truetype")}
			@font-face {font-family:FontAwesome; font-display:block; src:url(fonts/fa-brands-400.woff2) format("woff2"), url(fonts/fa-brands-400.ttf) format("truetype")}
			@font-face {font-family:FontAwesome; font-display:block; src:url(fonts/fa-regular-400.woff2) format("woff2"), url(fonts/fa-regular-400.ttf) format("truetype"); unicode-range:u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc}
			@font-face {font-family:FontAwesome; font-display:block; src:url(fonts/fa-v4compatibility.woff2) format("woff2"), url(fonts/fa-v4compatibility.ttf) format("truetype"); unicode-range:u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a}
			:root {--blue:#007bff; --indigo:#6610f2; --purple:#6f42c1; --pink:#e83e8c; --red:#dc3545; --orange:#fd7e14; --yellow:#ffc107; --green:#28a745; --teal:#20c997; --cyan:#17a2b8; --white:#fff; --gray:#6c757d; --gray-dark:#343a40; --primary:#007bff; --secondary:#6c757d; --success:#28a745; --info:#17a2b8; --warning:#ffc107; --danger:#dc3545; --light:#f8f9fa; --dark:#343a40; --breakpoint-xs:0; --breakpoint-sm:576px; --breakpoint-md:768px; --breakpoint-lg:992px; --breakpoint-xl:1200px; --font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}
			*, ::after, ::before {box-sizing:border-box}
			html {font-family:sans-serif; line-height:1.15; -webkit-text-size-adjust:100%}
			h1, h2, h5 {margin-top:0; margin-bottom:.5rem}
			ul ol, ul ul {margin-bottom:0}
			figure {margin:0 0 1rem}
			img {vertical-align:middle; border-style:none}
			svg {overflow:hidden; vertical-align:middle}
			label {display:inline-block; margin-bottom:.5rem}
			button {border-radius:0}
			button, input, select {margin:0; font-family:inherit; font-size:inherit; line-height:inherit}
			button, input {overflow:visible}
			select {word-wrap:normal}
			[type=button], button {-webkit-appearance:button}
			[type=button]::-moz-focus-inner, button::-moz-focus-inner {padding:0; border-style:none}
			[type=search] {outline-offset:-2px; -webkit-appearance:none}
			[type=search]::-webkit-search-decoration {-webkit-appearance:none}
			::-webkit-file-upload-button {font:inherit; -webkit-appearance:button}
			h1, h2, h5 {margin-bottom:.5rem; font-weight:500; line-height:1.2}
			h1 {font-size:2.5rem}
			h2 {font-size:2rem}
			h5 {font-size:1.25rem}
			.container {width:100%; padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto}

			@media (min-width:576px) {
			.container {max-width:540px}
			}

			@media (min-width:768px) {
			.container {max-width:720px}
			}

			@media (min-width:992px) {
			.container {max-width:960px}
			}

			@media (min-width:1200px) {
			.container {max-width:1140px}
			}
			.d-none {display:none!important}
			.d-block {display:block!important}

			@media (min-width:768px) {
			.d-md-none {display:none!important}
			.d-md-block {display:block!important}
			}

			.row {display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-right:-15px; margin-left:-15px}
			.col-12, .col-lg-12, .col-lg-4, .col-lg-8, .col-md-12, .col-sm-3, .col-sm-6 {position:relative; width:100%; padding-right:10px; padding-left:10px}
			.col-12 {-ms-flex:0 0 100%; flex:0 0 100%; max-width:100%}
			.offset-3 {margin-left:25%}

			@media (min-width:576px) {
			.col-sm-3 {-ms-flex:0 0 25%; flex:0 0 25%; max-width:25%}
			.col-sm-6 {-ms-flex:0 0 50%; flex:0 0 50%; max-width:50%}
			}

			@media (min-width:768px) {
			.col-md-12 {-ms-flex:0 0 100%; flex:0 0 100%; max-width:100%}
			}

			@media (min-width:992px) {
			.col-lg-4 {-ms-flex:0 0 33.333333% !important; flex:0 0 33.333333% !important; max-width:33.333333% !important}
			.col-lg-8 {-ms-flex:0 0 66.666667% !important; flex:0 0 66.666667% !important; max-width:66.666667% !important;}
			.col-lg-12 {-ms-flex:0 0 100 !important;; flex:0 0 100% !important; max-width:100% !important;}
			.offset-lg-0 {margin-left:0}
			}

			.btn {display:inline-block; font-weight:400; color:#212529; text-align:center; vertical-align:middle; background-color:transparent; border:1px solid transparent; padding:.375rem .75rem; font-size:1rem; line-height:1.5; border-radius:.25rem}
			.close {float:right; font-size:1.5rem; font-weight:700; line-height:1; color:#000; text-shadow:0 1px 0 #fff; opacity:.5}
			.d-flex {display:-ms-flexbox!important; display:flex!important}
			.align-items-end {-ms-flex-align:end!important; align-items:flex-end!important}
			@font-face {font-family:swiper-icons; src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA'); font-weight:400; font-style:normal}
			:root {--swiper-theme-color:#007aff}
			.swiper {margin-left:auto; margin-right:auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1}
			.swiper-wrapper {position:relative; width:100%; height:100%; z-index:1; display:flex; box-sizing:content-box}
			.swiper-wrapper {transform:translate3d(0,0,0)}
			.swiper-pointer-events {touch-action:pan-y}
			.swiper-slide {flex-shrink:0; width:100%; height:100%; position:relative}
			:root {--swiper-navigation-size:44px}
			.swiper-button-next, .swiper-button-prev {position:absolute; top:50%; width:calc(var(--swiper-navigation-size)/ 44 * 27); height:var(--swiper-navigation-size); margin-top:calc(0px - (var(--swiper-navigation-size)/ 2)); z-index:10; display:flex; align-items:center; justify-content:center; color:var(--swiper-navigation-color, var(--swiper-theme-color))}
			.swiper-button-next:after, .swiper-button-prev:after {font-family:swiper-icons; font-size:var(--swiper-navigation-size); text-transform:none!important; letter-spacing:0; text-transform:none; font-variant:initial; line-height:1}
			.swiper-button-prev {left:10px; right:auto}
			.swiper-button-prev:after {content:'prev'}
			.swiper-button-next {right:10px; left:auto}
			.swiper-button-next:after {content:'next'}
			.swiper-pagination {position:absolute; text-align:center; transform:translate3d(0,0,0); z-index:10}
			.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {bottom:10px; left:0; width:100%}
			.swiper-pagination-bullet {width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px)); height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px)); display:inline-block; border-radius:50%; background:var(--swiper-pagination-bullet-inactive-color, #000); opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}
			.swiper-pagination-bullet-active {opacity:var(--swiper-pagination-bullet-opacity, 1); background:var(--swiper-pagination-color, var(--swiper-theme-color))}
			.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}
			.swiper-lazy-preloader {width:42px; height:42px; position:absolute; left:50%; top:50%; margin-left:-21px; margin-top:-21px; z-index:10; transform-origin:50%; animation:1s linear infinite swiper-preloader-spin; box-sizing:border-box; border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius:50%; border-top-color:transparent}

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

			.swiper .swiper-notification {position:absolute; left:0; top:0; opacity:0; z-index:-1000}
			.select2-container {box-sizing:border-box; display:inline-block; margin:0; position:relative; vertical-align:middle}
			.select2-container .select2-selection--single {box-sizing:border-box; display:block; height:28px}
			.select2-container .select2-selection--single .select2-selection__rendered {display:block; padding-left:8px; padding-right:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
			.select2-dropdown {background-color:#fff; border:1px solid #aaa; border-radius:4px; box-sizing:border-box; display:block; position:absolute; left:-100000px; width:100%; z-index:1051}
			.select2-results {display:block}
			.select2-results__options {list-style:none; margin:0; padding:0}
			.select2-results__option {padding:6px}
			.select2-container--open .select2-dropdown {left:0}
			.select2-container--open .select2-dropdown--below {border-top:none; border-top-left-radius:0; border-top-right-radius:0}
			.select2-search--dropdown {display:block; padding:4px}
			.select2-search--dropdown .select2-search__field {padding:4px; width:100%; box-sizing:border-box}
			.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {-webkit-appearance:none}
			.select2-hidden-accessible {border:0!important; clip:rect(0 0 0 0)!important; -webkit-clip-path:inset(50%)!important; clip-path:inset(50%)!important; height:1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important; white-space:nowrap!important}
			.select2-container--default .select2-selection--single {background-color:#fff; border:1px solid #aaa; border-radius:4px}
			.select2-container--default .select2-selection--single .select2-selection__rendered {color:#444; line-height:28px}
			.select2-container--default .select2-selection--single .select2-selection__arrow {height:26px; position:absolute; top:1px; right:1px; width:20px}
			.select2-container--default .select2-selection--single .select2-selection__arrow b {border-color:#888 transparent transparent; border-style:solid; border-width:5px 4px 0; height:0; left:50%; margin-left:-4px; margin-top:-2px; position:absolute; top:50%; width:0}
			.select2-container--default .select2-search--dropdown .select2-search__field {border:1px solid #aaa}
			.select2-container--default .select2-results>.select2-results__options {max-height:200px; overflow-y:auto}
			.select2-container--default .select2-results__option[aria-disabled=true] {color:#999}
			.select2-container--default .select2-results__option[aria-selected=true] {background-color:#ddd}
			.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color:#be1717; color:#fff}
			.socialExtraMain .billBoardFrame {z-index:1}
			.localNewsWrapper {width:740px; height:0; margin:0 auto; position:relative; z-index:2; background:#f7f7f7; font-size:15px; color:#14233a; line-height:44px; overflow:hidden; opacity:0; box-shadow:0 0 10px 0 rgba(0,0,0,.55)}
			.localNewsWrapper:after {content:''; width:100%; height:100%; position:absolute; top:0; left:0; border:3px solid #d11919}
			.localNewsWrapper.open {height:280px; margin-top:-44px; margin-bottom:10px; opacity:1}
			.localNewsWrapper ul li {width:33.3333%; padding:0 5px}
			span.last-minute-big-image.last-minute-litle-image {background:url(images/last-minute-little.png) no-repeat!important; width:163px!important; height:163px!important; top:20px!important; right:20px!important}
			span.last-minute-big-image.last-minute-litle-image:before {background:url(images/last-minute-litle-hover.png) no-repeat!important}
			span.last-minute-big-image.last-minute-litle-image.flash-news {background:url(images/flash-news-litle.png) no-repeat!important; width:163px!important; height:163px!important}
			span.last-minute-big-image.last-minute-litle-image.flash-news:before {background:url(images/flash-news-litle-hover.png) no-repeat!important; animation:.4s steps(3,start) infinite _blink!important; -webkit-animation:.6s steps(3,start) infinite _blink!important}

			@keyframes _blink {
			to {visibility:hidden}
			}

			@media (min-width:768px) {
			.localNewsWrapper {width:740px}
			.localNewsWrapper.open {height:280px; margin-top:-44px}
			}

			@media (min-width:992px) {
			.localNewsWrapper {width:960px}
			.localNewsWrapper.open {height:320px; margin-top:0}
			.multiple figcaption a {height:60px}
			.localNewsWrapper .widgetCaption {font-size:20px}
			}

			@media (min-width:1200px) {
			.localNewsWrapper {width:980px}
			.localNewsWrapper.open {height:326px}
			.multiple figcaption a {height:62px}
			}

			:root {--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}
			a, b, body, div, em, figcaption, figure, h1, h2, h5, header, html, i, img, label, li, nav, ol, section, span, strong, ul {margin:0; padding:0; border:0; vertical-align:baseline}
			body, html {height:100%}
			img {border:0}
			li, ol, ul {list-style:none}
			a {outline-style:none; text-decoration:none; color:inherit}
			input {border:none; color:#000; font-family:'Open Sans', sans-serif}
			button {border:none; background-color:transparent; padding:0; -webkit-appearance:none; border-radius:0; font-family:'Open Sans', sans-serif}
			figure {margin:0; padding:0}
			select::-ms-expand {display:none}
			img {image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering:crisp-edges; -ms-interpolation-mode:nearest-neighbor}
			input {-webkit-appearance:none}
			input, select {outline:0}
			a::-moz-focus-inner, button::-moz-focus-inner {border:0}
			a {color:#14233a; text-decoration:none}
			.row.mr0 {margin:auto -10px}

			@media (min-width:768px) {
			.container {width:750px; max-width:750px}
			}

			@media (min-width:992px) {
			.container {width:980px; max-width:980px}
			}

			@media (min-width:1200px) {
			.container {width:1000px; max-width:1000px}
			}

			@media (min-width:1441px) {
			.multiple figcaption a {height:64px}
			.container {width:1158px; max-width:1158px}
			}

			@font-face {font-family:FontAwesome; font-display:swap; src:url('fonts/fontawesome-webfont_1.eot'); src:url('fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2') format('woff2'), url('fonts/fontawesome-webfont.woff') format('woff'), url('fonts/fontawesome-webfont.ttf') format('truetype'), url('images/fontawesome-webfont.svg#fontawesomeregular') format('svg'); font-weight:400; font-style:normal}
			.fa {display:inline-block; font-size:inherit; text-rendering:auto}
			.fa-3x {font-size:3em}
			.fa-fw {width:1.28571429em; text-align:center}
			.fa-pulse {-webkit-animation:1s steps(8) infinite fa-spin; animation:1s steps(8) infinite fa-spin}

			@-webkit-keyframes fa-spin {
			0% {transform:rotate(0)}
			100% {transform:rotate(359deg)}
			}

			@keyframes fa-spin {
			0% {transform:rotate(0)}
			100% {transform:rotate(359deg)}
			}

			.fa-search:before {content:"\f002"}
			.fa-times:before {content:"\f00d"}
			.fa-chevron-left:before {content:"\f053"}
			.fa-chevron-right:before {content:"\f054"}
			.fa-rss:before {content:"\f09e"}
			.fa-bars:before {content:"\f0c9"}
			.fa-caret-down:before {content:"\f0d7"}
			.fa-angle-right:before {content:"\f105"}
			.fa-spinner:before {content:"\f110"}
			.fa-youtube:before {content:"\f167"}
			.fa-instagram:before {content:"\f16d"}
			.fa-line-chart:before {content:"\f201"}
			@font-face {font-family:Flaticon; font-display:swap; src:url('fonts/flaticon.eot'); src:url('fonts/flaticon.eot#iefix') format('embedded-opentype'), url('fonts/flaticon.woff') format('woff'), url('fonts/flaticon.ttf') format('truetype'), url('images/flaticon.svg') format('svg'); font-weight:400; font-style:normal}
			[class^=flaticon-]:after, [class^=flaticon-]:before {font-family:Flaticon; font-size:30px; font-style:normal; margin:0}
			.flaticon-GSY:before {content:"\e009"}
			html {-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%}
			body {margin:0}
			figcaption, figure, header, nav, section {display:block}
			a {background-color:transparent}
			b, strong {font-weight:700}
			h1 {margin:.67em 0; font-size:2em}
			img {border:0; vertical-align:middle}
			svg:not(:root) {overflow:hidden}
			button, input, select {margin:0; font:inherit; color:inherit}
			button {overflow:visible}
			button, select {text-transform:none}
			button {-webkit-appearance:button}
			button::-moz-focus-inner, input::-moz-focus-inner {padding:0; border:0}
			input {line-height:normal}
			input[type=search] {box-sizing:content-box; -webkit-appearance:textfield}
			input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {-webkit-appearance:none}
			* {box-sizing:border-box}
			:after, :before {box-sizing:border-box}
			html {font-size:10px}
			button, input, select {font-family:inherit; font-size:inherit; line-height:inherit}
			.container {padding-right:10px; padding-left:10px; margin-right:auto; margin-left:auto}
			body {font-family:var(--font-family-sans-serif); font-size:16px; color:#14233a; font-weight:700; background:#ececec; overflow-x:hidden}
			::-webkit-input-placeholder {color:#b9b9b9}
			:-moz-placeholder {color:#b9b9b9; opacity:1}
			::-moz-placeholder {color:#b9b9b9; opacity:1}
			:-ms-input-placeholder {color:#b9b9b9}
			input[type=text], select {outline:0}
			h1, h2, h5 {margin:0; font-size:inherit; line-height:inherit; font-weight:700}
			.stickyLink {height:27px; padding:0 5px; position:fixed; bottom:-1px; right:auto!important; left:0; z-index:500; background-color:#ed1c24; color:#fff; line-height:27px; font-size:12px; transform-style:preserve-3d; transform:translate3d(0,0,0); font-weight:700}
			.live-stream, figure.borderBox .wrap, .custom-3 .wrap {width:100%; display:block; position:relative; overflow:hidden; padding-bottom:58.76%}
			.live-stream .close-btn, .head-line-news li.none-item, .placeholder-custom + .live-stream + .whiteBox {display:none}
			.live-stream-fixed iframe, .head-line-news li .live-stream>:not(.close-btn) {width:100%; height:100%; position:absolute; top:0; left:0; border:0}
			.head-line-news li .live-stream.live-stream-fixed {padding:0; overflow:visible; position:fixed; bottom:20px; right:calc(50% - 500px); width:323px; height:182px; z-index:9999; box-shadow:0 0 10px rgba(0,0,0,.5); display:none}
			.live-stream.live-stream-fixed .close-btn {display:flex; width:20px; height:20px; position:absolute; top:5px; right:5px; z-index:10; background-color:red; color:#fff; font-size:18px; cursor:pointer; border:none; border-radius:3px; justify-content:center; align-items:center}
			.live-stream + .whiteBox a {padding-left: 5px; padding-right: 5px; line-height: 10px;}
			.live-stream + .whiteBox a svg {margin-top: -5px;}
			span.wrap picture {width:100%; height:auto!important; position:absolute; top:0; left:0; z-index:1}
			figure.borderBox.custom-1 span.wrap:after {content:''; width:100%; height:50%; position:absolute; bottom:0; left:0; z-index:2; background-color:#000; opacity:.6; background:rgba(0,0,0,0); background:-moz-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%); background:-webkit-gradient(left top, left bottom, color-stop(0, rgba(0,0,0,0)), color-stop(100%, #000)); background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%); background:-o-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%); background:-ms-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%); background:linear-gradient(to bottom, rgba(0,0,0,0) 0, #000 100%)}
			.whiteBox a {background:#fff; padding:13px 10px 0; font-size:18px; font-weight:700; font-style:normal; font-stretch:normal; line-height:1.2; text-align:left; color:#000; width:100%}
			.whiteBox {display:flex; height:85px}
			figure.custom-3 {margin:0}
			figure.custom-3 .whiteBox {height:80px}
			figure.custom-3 .whiteBox a {font-size:20px; line-height:24px}
			figure.custom-3 .whiteBox span {height:50px}
			.whiteBox span {height:42px; overflow:hidden; display:block}
			span.wrap picture img {width:auto; max-width:100%; height:auto!important; display:inline-block; vertical-align:top}
			.dailyNewspaperWidget>.item {width:50%}
			.dailyNewspaperWidget>.item:not(:first-child) {display:none}
			.dailyNewspaperWidget>.item img {max-width:100%; height:auto}
			.widgetCaption {position:relative; color:#c21717; display:flex; justify-content:space-between; width:100%; height:40px; align-items:center; padding-left:15px; padding-right:15px}
			.widgetCaption a {display:block; color:#506c8b}
			figure.borderBox.custom-1 {border:none}
			figure.borderBox.custom-1 .wrap {padding-bottom:40.98%}
			figure.borderBox {margin:0; border:1px solid #ebebeb; width:100%; height:100%; background:#fff}
			.widgetCaption {height:38px; padding-left:20px; position:relative; font-size:22px; color:#c21717; line-height:38px}
			.localNewsWrapper .widgetCaption {height:48px; margin:0 10px; padding-left:10px; font-size:20px; line-height:48px; overflow:hidden; display:inline-block; padding:0; width:calc(100% - 20px)}
			.localNewsWrapper .widgetCaption h2 {margin-right:28px; float:left}
			.widgetCaption a {display:flex; font-size:13px; color:#355f83; align-items:center}
			.localNewsWrapper .widgetCaption .btn {float:left; font-size:13px; color:#355f83}
			.localNewsWrapper .widgetCaption .btn:not(.close):not(.metroIstBtn) {height:28px; margin:10px 5px 0; padding:0 10px; background-color:#cc0b29; position:static; border:none; font-size:14px; color:#fff; font-weight:700; line-height:28px; text-shadow:0 1px 1px rgba(0,0,0,.36); border-radius:3px}
			.localNewsWrapper .widgetCaption .btn.allCity {background-color:#14233a!important}
			.localNewsWrapper .widgetCaption .btn.close {width:34px; height:34px; margin:6px -2px 0 0; padding:0; float:right; border:none; box-shadow:none!important; opacity:1}
			.widgetFrame.localNewsList {margin:-20px 10px 10px; border-top:1px solid #c21717}
			.widgetFrame.localNewsList .boxWrapper {padding:0 5px}
			.widgetFrame .boxWrapper {min-height:100%; position:relative}
			.localNewsWrapper ul {display:flex; margin:10px -10px 0; justify-content: space-around;}
			.localNewsWrapper ul li .multiple {position:relative; background:#fff; overflow:hidden}
			.localNewsWrapper ul li .multiple img {width:100%; max-width:100%; height:auto}
			.localNewsWrapper ul li .multiple figcaption {overflow:hidden}
			.localNewsWrapper ul li .multiple figcaption a {width:100%; height:64px; display:block; margin-bottom:8px; padding:10px 15px 0; font-size:17px; line-height:24px; overflow:hidden; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -moz-box-align:center; -ms-box-align:center; box-align:center}

			@media (min-width:768px) {
			.localNewsWrapper.open {height:280px; margin-top:-44px}
			}

			@media (min-width:992px) {
			.localNewsWrapper.open {height:320px; margin-top:0}
			.localNewsWrapper ul li .multiple figcaption a {height:60px}
			.live-stream + .whiteBox a svg {margin-top: 0;}
			}

			@media (min-width:1200px) {
			.localNewsWrapper.open {height:326px}
			.localNewsWrapper ul li .multiple figcaption a {height:62px}
			}

			@media (min-width:1441px) {
			.localNewsWrapper.open {height:360px}
			.localNewsWrapper ul li .multiple figcaption a {height:61px}
			}

			.sari-sayfalar-widget .cells .cell {height:100%; display:none}
			.sari-sayfalar-widget .sariList {height:100%; position:relative; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-flex-direction:column; flex-direction:column; -webkit-justify-content:space-between; justify-content:space-between}
			.sari-sayfalar-widget .sariList:before {content:''; width:100%; height:1px; position:absolute; top:50%; left:0; background-color:#ebebeb; transform:translateY(-50%)}
			.sari-sayfalar-widget .sariList li {height:75px; font-size:12px; overflow:hidden; line-height:15px; width:100%}
			.sari-sayfalar-widget .sariList li a {display:table-cell; position:relative; padding:0 0 0 110px; vertical-align:middle}
			.sari-sayfalar-widget .sariList li img {position:absolute; top:0; left:0}
			.sari-sayfalar-widget .sariList li strong {display:block; color:#d11919}
			.sari-sayfalar-widget .sariList li span {display:block}
			.sari-sayfalar-widget .sariList li em {max-height:30px; display:block; font-weight:400; font-style:normal; overflow:hidden}
			.userPrivate {width:740px; margin:0 auto 10px; position:relative; background:#f7f7f7; font-size:15px; color:#14233a; line-height:44px;  position: relative;}
			.userPrivate .loader {width:34px; height:34px; position:absolute; top:50%; left:50%; z-index:2; font-size:12px; transform:translate(-50%,-50%)}
			.userPrivate.show .loader {z-index:1; opacity:0}
			/* .userPrivate.show {z-index:99999;} */
			.userPrivate.marginBottomNone {margin-bottom:0}
			.userPrivate>ul {pointer-events:none}
			.userPrivate.marginBottomNone>ul {position:static}
			.userPrivate .loader, .userPrivate>ul {transition:opacity .25s ease-in-out}
			.userPrivate.show>ul {pointer-events:inherit}
			.userPrivate.marginBottomNone>ul>li {position:relative; z-index:1}
			.userPrivate>ul {width:100%; position:relative; z-index:1; opacity:0; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-align-items:center; align-items:center; -webkit-flex-wrap:wrap; flex-wrap:wrap}
			.userPrivate.show>ul {z-index:2; opacity:1}
			.userPrivate>ul:before {content:''; width:100%; height:0; border-top:1px solid #dbdbdb; position:absolute; top:44px}
			.userPrivate>ul>li {height:44px; border-right:1px solid #dbdbdb; float:left; text-align:center; -webkit-flex:1; flex:1}
			.userPrivate>ul>li a {height:44px; display:block; position:relative; padding:0 5px}
			.userPrivate>ul>li.localNewsBtn {-webkit-flex:0; flex:0; position:relative}
			.userPrivate>ul>li.localNewsBtn .act {width:180px; padding:6px; background:#14233a; text-align:center; color:#14233a; line-height:16px; color:#fff}
			.userPrivate>ul>li.borsaBtn a {display:-webkit-flex; display:flex; -webkit-justify-content:space-around; justify-content:space-around; -webkit-align-items:center; align-items:center; background-color:#14233a; text-align:center; color:#fff; line-height:16px}
			.userPrivate>ul>li.timer {display:-webkit-flex; display:flex; position:relative; text-align:center}
			.userPrivate>ul>li.timer a {display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center}
			.userPrivate>ul>li.timer .vkatilim {width:37px; height:40px}
			.userPrivate>ul>li.timer .icon {width:33px; height:31px}
			.userPrivate>ul>li.timer .frame {height:100%; display:flex; flex-flow:column; align-items:center; justify-content:center; margin-left:10px}
			.userPrivate>ul>li.timer .frame strong {height:20px; display:inline-block; line-height:20px; font-weight:600}
			.userPrivate>ul>li.timer .frame span {width:70px; height:22px; display:inline-block; padding:1px 0; background:#356083; color:#fff; text-align:center; line-height:20px; border-radius:5px}
			.userPrivate>ul>li.meteor {display:-webkit-flex; display:flex; position:relative}
			.userPrivate>ul>li.meteor>a {display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center}
			.userPrivate>ul>li.meteor .iconDiv {width:43px; height:44px; text-align:center; position:relative}
			.userPrivate>ul>li.meteor .iconDiv [class^=flaticon-]:after, .userPrivate>ul>li.meteor .iconDiv [class^=flaticon-]:before {font-size:40px; color:#356083}
			.userPrivate>ul>li.change {position:relative; font-size:15px}
			.userPrivate>ul>li.change a {padding-top:3px}
			.userPrivate>ul>li.change em, .userPrivate>ul>li.change i {display:block; font-style:normal; line-height:18px}
			.userPrivate>ul>li.change i {position:relative; font-weight:400}
			.userPrivate>ul>li.change i:after {content:"\f068"; margin:0 6px; background:0 0; font-family:FontAwesome; font-style:normal; font-weight:400; text-decoration:inherit; color:#324370; font-size:16px}
			.userPrivate>ul>li.change.down i:after {content:'\f0d7'; font-size:20px; color:#d11919}
			.userPrivate>ul>li.change.up i:after {content:'\f0d8'; font-size:20px; color:#178631}
			.userPrivate>ul>li.borsaBtn .fa {margin:6px 5px 0 0; font-size:20px}
			.userPrivate>ul>li.borsaIst a {height:43px; margin-top:1px; padding:0; display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; overflow:hidden; background-color:#fff}
			.userPrivate .city {-webkit-flex:0; flex:0}
			.userPrivate .city .selectBox {width:180px; height:44px; display:flex; align-items:center}
			.userPrivate .city .selectBox label {display:none}
			.userPrivate .city .selectBox:after {display:none}
			.userPrivate .city .selectBox>select {height:44px!important}
			.selectBox .select2-container--default .select2-selection--single .select2-selection__rendered {line-height:44px; color:#fff}
			.selectBox .select2-container .select2-selection--single {height:44px; border:0; background:#be1717; border-radius:0!important}
			.selectBox .select2-container {width:100%!important}
			.selectBox .select2-container--default .select2-selection--single .select2-selection__arrow {height:44px; color:#fff}
			.selectBox .select2-container--default .select2-selection--single .select2-selection__arrow b {border-color:#fff transparent transparent}
			.bik-bant {position:absolute; left:0; bottom:0; z-index:9; font-size:11px; line-height:13px; padding:2px 4px; background:#ae2c23; color:#fff; font-style:normal}
			.userPrivate.vkatilim-custom>ul>li.timer .frame {margin-left:5px}


			@media (min-width:768px) {
			.localNewsWrapper, .userPrivate {width:730px}
			.veriAltBar .txt {width:750px!important}
			}

			@media (min-width:992px) {
			.localNewsWrapper, .userPrivate {width:960px}
			.userPrivate>ul>li {-webkit-flex:1 1 auto; flex:1 1 auto}
			.userPrivate>ul>li.city .selectBox, .userPrivate>ul>li.localNewsBtn .act {width:140px}
			.userPrivate>ul>li.localNewsBtn .act {font-size:13px}
			.select2-container--default .select2-results>.select2-results__options, .selectBox .select2-container--default .select2-selection--single .select2-selection__rendered {font-size:14px}
			.userPrivate>ul {-webkit-flex-wrap:nowrap; flex-wrap:nowrap}
			.userPrivate>ul>li.timer .frame {width:70px}
			.userPrivate>ul>li.change, .userPrivate>ul>li.change em {font-size:13px}
			.userPrivate>ul>li.timer .is-countdown a {padding:0}
			.userPrivate.borsa-ist-custom>ul>li.city .selectBox, .userPrivate.borsa-ist-custom>ul>li.localNewsBtn .act {width:123px}
			.userPrivate>ul>li.borsaIst a {width:100%; height:44px; margin:0}
			.userPrivate.vkatilim-custom {font-size:13px}
			.userPrivate.vkatilim-custom>ul>li.city .selectBox, .userPrivate.vkatilim-custom>ul>li.localNewsBtn .act {width:120px; font-size:11px}
			.userPrivate.vkatilim-custom>ul>li.borsaBtn a {font-size:12px}
			.userPrivate.vkatilim-custom>ul>li.borsaBtn .fa {display:none}
			.userPrivate.vkatilim-custom.borsa-ist-custom>ul>li.city .selectBox, .userPrivate.vkatilim-custom.borsa-ist-custom>ul>li.localNewsBtn .act {width:90px; overflow:hidden}
			}

			@media (min-width:1200px) {
			.localNewsWrapper, .userPrivate {width:980px}
			.userPrivate>ul>li.city .selectBox, .userPrivate>ul>li.localNewsBtn .act {width:150px}
			.userPrivate.borsa-ist-custom>ul>li.city .selectBox, .userPrivate.borsa-ist-custom>ul>li.localNewsBtn .act {width:130px}
			.userPrivate.vkatilim-custom>ul>li.city .selectBox, .userPrivate.vkatilim-custom>ul>li.localNewsBtn .act {width:130px; font-size:12px}
			.userPrivate.vkatilim-custom.borsa-ist-custom>ul>li.city .selectBox, .userPrivate.vkatilim-custom.borsa-ist-custom>ul>li.localNewsBtn .act {width:100px; overflow:hidden}
			}

			@media (min-width:1441px) {
			.localNewsWrapper, .userPrivate {width:1138px}
			.userPrivate>ul>li.localNewsBtn .act {font-size:14px}
			.select2-container--default .select2-results>.select2-results__options, .selectBox .select2-container--default .select2-selection--single .select2-selection__rendered {font-size:16px}
			.userPrivate>ul>li.change em {font-size:16px}
			.userPrivate.borsa-ist-custom>ul>li.city .selectBox, .userPrivate.borsa-ist-custom>ul>li.localNewsBtn .act {width:150px}
			.userPrivate.vkatilim-custom {font-size:15px}
			.userPrivate.vkatilim-custom>ul>li.city .selectBox, .userPrivate.vkatilim-custom>ul>li.localNewsBtn .act {width:150px; font-size:13px}
			.userPrivate.vkatilim-custom>ul>li.borsaBtn a {font-size:13px}
			.userPrivate.vkatilim-custom>ul>li.borsaBtn .fa {display:block}
			.userPrivate.vkatilim-custom.borsa-ist-custom>ul>li.city .selectBox, .userPrivate.vkatilim-custom.borsa-ist-custom>ul>li.localNewsBtn .act {width:140px}
			}

			.bandReklam, .billBoardFrame, .sub-board-frame {width:100%; margin-bottom:10px; position:relative; z-index:11; text-align:center; font-size:0}
			.billBoardFrame, .sub-board-frame {display:block!important}
			.bandReklam {width:100%; display:block; margin-bottom:10px; position:relative; z-index:11; text-align:center; font-size:0}
			.sub-board-frame {display:-webkit-flex!important; display:flex!important; justify-content:-webkit-center; justify-content:center}
			.bandReklam>div, .billBoardFrame>div, .sub-board-frame>div {width:100%; min-height:250px; position:relative; display:inline-block}
			.billBoardFrame>div {min-height:auto; height:250px}
			.sub-board-frame>div {display:-webkit-flex; display:flex; justify-content:center; align-items: center;}
			.bandReklam>div, .sub-board-frame>div {min-height:auto; height:90px}
			.sub-board-frame>div[data-wbzone-loaded="midmasthead"],
			.sub-board-frame>div[data-wbzone="midmasthead"] {height:250px}
			.sub-board-frame.mid-masthead > div {min-height: 250px;}
			.billBoardFrame > div:not([style]), .bandReklam > div:not([style]), .sub-board-frame > div:not([style]), .billBoardFrame > .item{max-width:970px}
			.bandReklam>div:not([style]):after, .bandReklam>div:not([style]):before, .billBoardFrame>div:not([style]):after, .billBoardFrame>div:not([style]):before, .sub-board-frame>div:not([style]):before {content:''; width:100%; height:100%; position:absolute; top:50%; left:0; z-index:0; transform:translateY(-50%)}
			.bandReklam>div:before, .billBoardFrame>div:before, .sub-board-frame>div:before {background-color:#e5e5f7; opacity:.2; background-image:radial-gradient(#000 .35000000000000003px,#e5e5f7 .35000000000000003px); background-size:7px 7px}
			.bandReklam>div:not([style]):after, .billBoardFrame>div:not([style]):after, .sub-board-frame>div:not([style]):after {background:url('images/sabah-dummy-250x103.png') center center no-repeat; background-size:30%}
			.bandReklam>div>div, .billBoardFrame>div>div, .sub-board-frame>div>div {width:100%!important; margin-top:0!important; margin-bottom:0!important; position:relative; z-index:1}
			.bandReklam, .billBoardFrame {overflow:hidden; text-align:center}
			.short-banner { margin:10px 0 20px; position: relative; }
  			.short-banner .custom-link { padding-left: 2.5%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-left: 1px solid #fff;}
  			.short-banner img { max-width:100%; display: block;}
			.july-banner {margin:10px 0 20px}
  			.july-banner img {max-width:100%}
			.view20 {margin-bottom:10px}
			.boxShadowSet {box-shadow:0 0 3px 0 rgba(0,0,0,.2); zoom:1}


			.ramadan-band-widget {width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; margin-bottom: 20px;}
			.ramadan-band-widget.katilimevim .ramadan-band-widget-2025 {width: 970px; height: 90px; display:flex; align-items:center; position: relative; background: url('images/katilimevim_ramazan_sayac-iftar.jpg') center no-repeat;}
			.ramadan-band-widget.katilimevim.suhoor .ramadan-band-widget-2025 {background: url('images/katilimevim_ramazan_sayac-sahur.jpg') center no-repeat;}

			.ramadan-band-widget-2025 .link {width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10;}
			.ramadan-band-widget-2025 .coutdown-widget-block {width: 100%;padding-right: 80px;display: flex;justify-content: center;color: #fff;align-items: flex-end;flex-direction: column;}

			.ramadan-band-widget-2025 .coutdown-widget-block {margin-right: 20px;}

			.ramadan-band-widget-2025 .coutdown-widget-block .header-select {height: 26px; position: relative; z-index: 12;}
			.ramadan-band-widget-2025 .coutdown-widget-block .header-select select { width: 100%; height: 26px; max-width: 100%; border: 1px solid rgba(255, 255, 255, .3); padding: 0 34px 0 10px; position: relative; z-index: 2; background-color: transparent; font-size: 14px; font-weight: 600; color:#fff; text-overflow: ellipsis; cursor: pointer; -webkit-appearance: none; border-radius: 3px;}
			.ramadan-band-widget-2025 .coutdown-widget-block .header-select select option {color:#000}
			.ramadan-band-widget-2025 .coutdown-widget-block .header-select:after {content: ''; width: 26px; height: 26px; position: absolute; z-index: 3; top: 0; right: 0; pointer-events: none; background-repeat: no-repeat; background-position: center center; background-image: url("data:image/svg+xml;utf8,<svg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path id='Vector' d='M1 1.28711L5.34644 4.90915L9.69289 1.28711' stroke='%23ffffff' stroke-width='1.42795' stroke-linecap='round' stroke-linejoin='round'/></svg>");}
			.ramadan-band-widget-2025 .coutdown-widget-block .title {font-size: 16px; color: #FDFF99; font-weight: 700; text-align: center;}


			.ramadan-band-widget-2025 .time {display: flex; align-items: center;}

			.ramadan-band-widget-2025 .time span {display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; font-size: 16px; }
			.ramadan-band-widget-2025 .time span:after {font-size: 10px; color: #C5F1E1; font-weight: 500;}
			.ramadan-band-widget-2025 .time span:nth-child(1):after {content: 'SAAT'; }
			.ramadan-band-widget-2025 .time span:nth-child(2):after {content: 'DAKİKA'; }
			.ramadan-band-widget-2025 .time span:nth-child(3):after {content: 'SANİYE'; }

			.ramadan-band-widget-2025 .time span strong{display:block;font-weight:bold;font-size: 45px;line-height: 44px;}
			.ramadan-band-widget-2025 .coutdown-widget-block .time span + span {padding-left:15px;}
			.ramadan-band-widget-2025 .coutdown-widget-block .time span + span:before {content:":";font-size:26px;font-weight:bold;position:absolute;left:5px;top:7px;}


			@media (min-width:768px) {
			.view20 {margin-bottom:20px!important}
			.stickyLink {height:35px; padding:0 15px; left:calc(50% - 370px); line-height:35px; font-size:14px}
			}

			@media (min-width:992px) {
			.stickyLink {left:calc(50% - 480px)}
			.veriAltBar .txt {width:1000px!important}
			}

			@media (min-width:1200px) {
			.stickyLink {left:calc(50% - 490px)}
			.veriAltBar .txt {width:980px!important}
			}

			@media (min-width:1441px) {
			.stickyLink {left:calc(50% - 570px)}
			.veriAltBar .txt {width:1158px!important}
			}

			@media screen and (max-width:1441px) {
			.whiteBox a {font-size:16px}
			figure.custom-3 .whiteBox a {font-size:18px}
			.widgetCaption a {font-size:16px}
			}

			@media screen and (max-width:992px) {
			.row.mr0:first-child .col-12.col-sm-6.col-lg-12 {order:2; padding-right:5px}
			figure.custom-3 .whiteBox a {font-size:16px; line-height:20px}
			figure.custom-3 .whiteBox span {height:60px}
			}

			@media (max-width:768px) {
			.container {max-width:none!important; width:750px!important}
			}

			header {width:100%; margin-bottom:10px!important; position:relative; z-index:10004; background-color:#fff; box-shadow:0 0 7px 0 rgba(0,0,0,.4); transform-style:preserve-3d; transform:translate3d(0, 0, 0); z-index:99999}
			header .topFrame {width:100%; max-width:1138px; height:62px; margin:0 auto; position:relative; z-index:3}
			header.custom .topFrame {height:56px}
			header .topFrame>.logo {min-width:100px; max-width:135px; height:100%; margin:0; padding:0; float:left; text-align:center; display:-webkit-flex; display:flex; -webkit-align-items:center; align-items:center}
			header.custom .topFrame>.logo {max-width:170px; padding:10px}
			header .topFrame>.logo img {width:100%; max-width:100%; height:auto}
			header.custom .topFrame>.logo img {max-width:75%}
			header .topFrame .menu, header.custom .topFrame .menuTop {width:calc(100% - 140px); float:right}
			header.custom .topFrame .menu, header.custom .topFrame .menuTop {width:calc(100% - 190px)}
			header.custom .topFrame .menuTop {display:none; border:0}
			header .topFrame .menu>ul, header .topFrame .menuTop>ul {display:-webkit-flex; display:flex; -webkit-align-items:center; align-items:center}
			header.custom .topFrame .menu>ul {margin:0 -10px}
			header .topFrame .menuTop>ul {-webkit-justify-content:space-between; justify-content:space-between}
			header .topFrame .menu>ul>li, header .topFrame .menuTop>ul>li {height:62px; display:inline-block; line-height:60px; -webkit-flex:1 1 auto; flex:1 1 auto}
			header .topFrame .menuTop>ul>li {padding:0 5px}
			header .topFrame .menu>ul>li, header .topFrame .menuTop>ul>li {height:48px; line-height:48px}
			header .topFrame .menuTop>ul>li.menuDrop {position:relative; z-index:1}
			header .topFrame .menu>ul>li>a, header .topFrame .menuTop>ul>li>a {height:62px; display:block; position:relative; font-size:14px; color:#14233a; text-align:center; line-height:62px; white-space:nowrap}
			header .topFrame .menuTop>ul>li>a, header.custom .topFrame .menu>ul>li>a {height:48px; line-height:48px}
			header.custom .topFrame .menuTop>ul>li.menuDrop>a {padding:9px 0 7px 30px; position:relative; font-size:12px; color:#c31717; line-height:14px}
			header.custom .topFrame .menuTop>ul>li.menuDrop>a img {width:25px; height:25px; max-width:none; position:absolute; top:50%; left:0; transform:translateY(-50%)}
			.desk-menu .mediaShare {position:relative; bottom:0; width:auto}
			.desk-menu .mediaShare li a {color:#172338; font-size:15px; width:24px; height:24px; line-height:24px; border:1px solid rgba(223,224,227,.5); border-radius:30px; font-size:13px; display:flex; align-items:center; justify-content:center; position:relative}
			.desk-menu .mediaShare ul {gap:7px; display:inline-flex; padding-top:10px; width:100%; gap:7px}
			.topFrame .menuTop>ul>li.desk-menu {flex:0 0 auto}
			.desk-menu .mediaShare li .ytb {background:0 0!important}
			.desk-menu .mediaShare li {height:24px}
			.desk-menu .mediaShare li a svg {z-index:3}
			.desk-menu .mediaShare li a.inst:before {content:""; position:absolute; left:0; width:100%; top:0; height:100%; background:#f09433; background:-moz-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background:-webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); border-radius:100%; opacity:0; visibility:hidden; z-index:-1}
			header .topFrame .menuTop>ul>li a>img {height:auto; max-width:100%}
			header .topFrame .menu>ul>li .down, header .topFrame .menu>ul>li.desktop-none {display:none}
			header .topFrame .menu>ul>li:first-child>a {display:none}
			header .topFrame .menu>ul>li>a>.fa {margin-right:3px}
			header .topFrame .menu>ul>li .search, header .topFrame .menu>ul>li .sidebar {display:block; position:relative; font-size:18px; color:#14233a; text-align:center}
			header .topFrame .menu>ul>li .search i, header .topFrame .menu>ul>li .sidebar i {width:18px}
			header .topFrame .menu>ul>li .search.show i:before, header .topFrame .menu>ul>li .sidebar.show i:before {content:'\f00d'}
			header .topFrame .menu>ul>li .search.show, header .topFrame .menu>ul>li .sidebar.show {color:#d11919}
			header .topFrame .menu>ul>li .search:after, header .topFrame .menu>ul>li>a:after {content:''; width:0; height:30px; position:absolute; left:0; top:50%; border-left:1px solid #e6e6e6; transform:translate(0,-50%)}
			header .topFrame .menu>ul li .subMenu, header .topFrame .menuTop>ul li .subMenu {width:100%; height:0; position:absolute; left:0; top:62px; background:#fff; visibility:hidden; opacity:0; overflow:hidden; box-shadow:0 0 6px 0 rgba(0,0,0,.2), inset 0 6px 6px -6px rgba(0, 0, 0, .4)}
			header.custom .topFrame .menu>ul li .subMenu {top:98px}
			header.custom .topFrame .menuTop>ul li.menuDrop .subMenu {top:48px; left:auto; right:0}
			header .searchFrame {width:100%; position:absolute; top:0; left:0; z-index:2; background-color:#f5f5f5; opacity:0; box-shadow:0 0 7px 0 rgba(0,0,0,.4)}
			header.custom .searchFrame.show {top:98px}
			header .searchFrame.show {opacity:1}
			header .searchFrame .wrapper {width:100%; height:70px; margin:0 auto}
			header .searchFrame .wrapper .endList {width:100%; display:inline-block; vertical-align:top; padding-top:14px; font-size:14px}
			header .searchFrame .wrapper .endList h5 {display:inline-block; padding-top:12px; font-weight:700}
			header .searchFrame .wrapper .endList .inputBox {height:41px; float:right; background-color:#fff; box-shadow:0 0 7px 0 rgba(0,0,0,.4)}
			header .searchFrame .wrapper .endList .inputBox input {display:inline-block; vertical-align:top; margin:0; padding:0; float:left; background:0 0; border:none; font-family:'Open Sans', sans-serif; font-size:15px; outline:inherit; box-sizing:border-box}
			header .searchFrame .wrapper .endList .inputBox .inputtext {width:390px; padding:10px}
			header .searchFrame .wrapper .endList .inputBox .submit {width:41px; height:41px; display:inline-block; vertical-align:top; background-color:#d11919; font-size:20px; color:#fff; text-align:center; line-height:41px}
			header .mediaShare {width:100%; position:absolute; bottom:12px; right:10px; overflow:hidden}
			header .mediaShare li {height:30px; float:left}
			header .mediaShare li a {display:block; font-size:20px; color:#fff; text-align:center; line-height:30px}
			.menuDrop .subMenu {width:180px!important}
			.menuDrop .subMenu .sub-menu-title {width:100%; display:block; position:relative; padding:10px; color:#282828; border-bottom:1px solid #be1717; line-height:normal}
			.menuDrop .subMenu .sub-menu-title .fa {margin:0 10px 0 0; position:absolute; top:50%; right:0; font-size:26px; color:#be1717; transform:translateY(-50%)}
			.menuDrop .subMenu .liveChannelList ul {display:none; padding:0 10px; margin:10px 0 15px}
			.menuDrop .subMenu .liveChannelList ul li {border-bottom:1px solid #e6e6e6}
			.menuDrop .subMenu .liveChannelList ul li a {display:block; line-height:34px}
			.menuSideBar {width:240px; height:100%; position:absolute; top:62px; left:0; z-index:10000; background-color:#fff; opacity:0; visibility:hidden; box-shadow:0 0 7px 0 rgba(0,0,0,.4); transform:translateX(-250px)}
			header.custom .menuSideBar {top:96px}
			.menuSideBar.show {opacity:1; visibility:visible; transform:translateX(0)}
			.menuSideBar nav ul {overflow:hidden}
			.menuSideBar nav>ul>li {height:40px; display:block; position:relative; z-index:auto; border-bottom:1px solid #e7e9eb; line-height:40px}
			.menuSideBar nav>ul>li.current {background-color:#f4f4f4}
			.menuSideBar nav>ul>li.reach-us {height:auto; margin:10px 0; border:0}
			.menuSideBar nav>ul>li.reach-us a {text-align:center; padding-left:0; width:auto; display:table; border:1px solid #000!important; margin:auto; padding:0 20px; height:auto; border-radius:30px}
			.menuSideBar .nav-modal ol li a, .menuSideBar nav>ul>li a, .menuSideBar nav>ul>li>button {display:block; padding-left:20px; position:relative; z-index:2; font-size:15px; width:100%; color:#14233a; white-space:nowrap; text-align:left}
			.menuSideBar nav>ul>li .fa {position:absolute; top:50%; right:15px; z-index:3; color:#89919c; transform:translate(0,-50%)}
			.menuSideBar nav>ul>li a.icon {padding:0 0 0 60px}
			.menuSideBar nav>ul>li a.icon:not(.zk) img {position:absolute; top:50%; left:20px; transform:translateY(-50%)}
			.menuSideBar nav>ul>li ol {display:none}
			.menuSideBar .nav-modal ol {opacity:0}
			.menuSideBar .nav-modal ol.show {opacity:1}
			.menuSideBar .nav-modal ol li {height:30px; display:block; line-height:30px}
			.menuSideBar .nav-modal ol li a {padding:0 12px; font-size:15px}
			.menuSideBar .nav-modal {width:0; min-width:0; padding:10px; position:absolute; top:0; left:230px; z-index:10; background-color:#fff; visibility:hidden; opacity:0; box-shadow:0 0 7px 0 rgba(0,0,0,.4); box-sizing:border-box}
			.menuSideBar.active .nav-modal {width:auto; min-width:170px; visibility:visible; opacity:1}
			.menuSideBar .mediaShare.custom {overflow:hidden; box-shadow:0 -2px 9px 0 rgba(0,0,0,.3)}
            .menuSideBar .mediaShare ul li a {transition:all .25s ease-in-out}
            .menuSideBar .mediaShare ul li a.gplus {background-color:#db4e3e}
            .menuSideBar .mediaShare ul li a:hover {background-color:#fff; color:#3a5a98}
            .menuSideBar .mediaShare ul li a:hover.twt {background-color:#fff; color:#0f1419}
            .menuSideBar .mediaShare ul li a:hover.gplus {background-color:#fff; color:#db4e3e}
            .menuSideBar .mediaShare ul li a:hover.inst {background-color:#fff; color:#275485}
            .menuSideBar .mediaShare ul li a:hover.rss {background-color:#fff; color:#ed802c}
            .menuSideBar .mediaShare ul li a:hover.flipboard {background-color:#fff; color:#e12828}
			.menuSideBar .nav-modal .wrapper {overflow:hidden}
			.menuSideBar .nav-modal .modalPointer {width:0; height:0; display:inline-block; border-left:20px inset transparent; border-right:20px inset transparent; border-top:20px inset transparent; border-bottom:20px inset transparent; border-right:20px solid #b3b3b3; position:absolute; left:-41px; top:0; bottom:auto}
			.menuSideBar .nav-modal .modalPointer .conceal {width:0; height:0; display:inline-block; border-left:20px inset transparent; border-right:20px inset transparent; border-top:20px inset transparent; border-bottom:20px inset transparent; border-right:20px solid #fff; position:absolute; left:-19px; top:-20px}
			.menuSideBar .mediaShare {bottom:0}
			.menuSideBar .mediaShare ul {width:100%; display:inline-block; vertical-align:top; border-bottom:1px solid #e7e9eb}
			.menuSideBar .mediaShare ul li {width:16.66%; height:40px; float:left}
			.menuSideBar .mediaShare ul li a {display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; height:40px; background-color:#3a5a98; font-size:20px; color:#fff; text-align:center; line-height:40px}
			.menuSideBar .mediaShare ul li a.twt {background-color:#0f1419}
			.menuSideBar .mediaShare ul li a.twt .fa-brands {width:20px; height:20px}
			.menuSideBar .mediaShare ul li a.inst {background-color:#275485}
			.menuSideBar .mediaShare ul li a.rss {background-color:#ed802c}
			.menuSideBar .mediaShare ul li a.flipboard {background-color:#e12828}
			.menuSideBar .mediaShare ul li a.ytb {background:#f00;}
			.mediaShare a.ytb {background:red}
			.menu.navobile-navigation>ul>li>a.zk.effect-6 span, .menuSideBar nav>ul>li a.zk.effect-6 span, header .topFrame .menu>ul>li>a.zk.effect-6 span {display:block; width:25px; height:25px; margin:17px 0 0 5px; position:relative; float:left}
			.menuSideBar nav>ul>li a.zk.effect-6 span {margin:0; position:absolute; top:50%; left:20px; transform:translateY(-50%)}
			header.custom .topFrame .menu>ul>li>a.zk.effect-6 span {margin-top:10px}
			.menu.navobile-navigation>ul>li>a.zk.effect-6 span {margin:7px 7px 0 0}
			header .topFrame .menu>ul>li>a.zk.effect-6 span {display:inline-block; margin-left:0; float:none; text-align:center}
			.menu.navobile-navigation>ul>li>a.zk.effect-6 span em, .menuSideBar nav>ul>li a.zk.effect-6 span em, header .topFrame .menu>ul>li>a.zk.effect-6 span em {width:25px; height:25px; display:block; position:absolute; left:0; line-height:normal; animation-name:ztkFadeInOut; animation-timing-function:ease-in-out; animation-iteration-count:infinite; animation-duration:4s}
			.menu.navobile-navigation>ul>li>a.zk.effect-6 span em.eff1, .menuSideBar nav>ul>li a.zk.effect-6 span em.eff1, header .topFrame .menu>ul>li>a.zk.effect-6 span em.eff1 {animation-delay:2s}
			.menu.navobile-navigation>ul>li>a.zk.effect-6 span em.eff2, .menuSideBar nav>ul>li a.zk.effect-6 span em.eff2, header .topFrame .menu>ul>li>a.zk.effect-6 span em.eff2 {animation-delay:0s}
			.show-navobile {display:none; width:56px; height:56px; text-align:center; line-height:56px; position:absolute; left:0px; top:0; color:#fff!important; font-size:20px;}
			.show-navobile:after {content: ''; width: 50px; height: 55px; display: block; background: url("images/listele.png") no-repeat center center;}
			.header .topFrame .home {display: none; position:absolute; left:56px; top:0; padding: 6px; margin-top: 9px; }
			.header .topFrame .home .fa {width: 24px; height: 24px;}
			.header .topFrame .home .fa:before {content: ''; display: block; width:100%; height:100%; background-repeat: no-repeat; background-position: center center;}
			.header .topFrame .home .fa.fa-home:before {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='100%' viewBox='0 0 576 512'><path fill='%23ffffff' d='M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L512 185V64c0-17.7-14.3-32-32-32H448c-17.7 0-32 14.3-32 32v36.7L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32v64 24c0 22.1 17.9 40 40 40h24 32.5c1.4 0 2.8 0 4.2-.1c1.1 .1 2.2 .1 3.3 .1h16c22.1 0 40-17.9 40-40V455.8c.3-2.6 .5-5.3 .5-8.1l-.7-160.2h32z'/></svg>");}
			.header .topFrame .ztk {display: none; height: 40px;width: 40px;position:absolute; top: 3px; right: 0; z-index:2; margin: 5px;}
			.mobile-category-show {display:none; position:absolute; right:10px; top:0}
			.menu.navobile-navigation>ul {display:block; height:100%}
			.menu.navobile-navigation>ul>li {float:none; display:block; height:auto; position:relative; border-bottom:1px solid #293c58}
			.menu.navobile-navigation>ul>li.kapak, .menu.navobile-navigation>ul>li.kapak a {height:auto!important}
			.menu.navobile-navigation>ul>li .subOpen .fa {width:48px; height:48px; padding:0; position:absolute; top:0; right:0; border-left:1px solid #293c58; font-size:20px; color:#fff; text-align:center; line-height:48px; cursor:pointer;}
			.menu.navobile-navigation>ul>li>.subOpen, .menu.navobile-navigation>ul>li>a {width:100%; height: 48px; display:block; position: relative; padding:10px 10px 10px 15px; font-size:20px; color:#ffffff; font-weight:400; line-height:28px; box-sizing:border-box}
			.menu.navobile-navigation>ul>li>a+.subOpen {width: 48px; height: 48px; padding: 0; position: absolute; top: 0; right: 0; z-index: 2; text-align: center; line-height: 48px; border-left: 1px solid #293c58}
			.menu.navobile-navigation>ul>li>.subMenu {width:100%; display:none; background:rgba(20,35,58,.8); position:relative; top:0; padding:0 20px 10px 30px; box-sizing:border-box}
			.menu.navobile-navigation>ul>li>.subMenu a {display: block; padding: 7px 0; font-size:16px; color:#ffffff; font-weight: 400; line-height:20px;}
			.menu.navobile-navigation>ul>li.kapak img {display:block}
			.menu.navobile-navigation>ul>li.webLink {display:flex; justify-content:center; flex-wrap:wrap; padding-top:5px}
			.menu.navobile-navigation>ul>li.webLink a {width:auto; margin:0 2px; padding-right:0; padding-left:0; font-size:16px; font-weight:700; text-align:center}
			.menu.navobile-navigation>ul>li.webLink span {padding:5px 15px; border:1px solid #702f33; border-radius:50px}
			.menu .mediaShare {width:100%; position:absolute!important; bottom:0; overflow:hidden}
            .menu .mediaShare li {width:100%; height:50px; float:left;}
            .menu .mediaShare li a {display:block; height:50px; background-color:#3a5a98; font-size:20px; color:#fff; text-align:center; line-height:50px; transition:all .25s ease-in-out;}
            .menu .mediaShare li a.twt {background-color:#0f1419;}
            .menu .mediaShare li a.inst {background-color:#275485;}
            .menu .mediaShare li a.rss {background-color:#ed802c;}
            .menu .mediaShare li a.ytb,
            .menu .mediaShare li a.ytbue {background-color:#f00;}
            .menu .mediaShare ul li a.flipboard {background-color:#e12828; font-size: 28px;}
            .menu .mediaShare li a:hover {background-color:#fff; color:#3a5a98;}
            .menu .mediaShare li a:hover.twt {background-color:#fff; color:#0f1419;}
            .menu .mediaShare li a:hover.inst {background-color:#fff; color:#275485;}
            .menu .mediaShare li a:hover.rss {background-color:#fff; color:#ed802c;}
            .menu .mediaShare ul li a:hover.flipboard {background-color:#fff; color:#f00;}
            .menu .mediaShare ul li a:hover.ytb,
            .menu .mediaShare ul li a:hover.ytbue {background-color:#fff; color:#f00;}
			.menu.navobile-mobile-only, .menu.navobile-mobile-only>ul>li .search, .menu.navobile-mobile-only>ul>li.mobile-none, .menu.navobile-mobile-only>ul>li>.sidebar {display:none}
			.menu.navobile-mobile-only .mediaShare {display:block;margin: 0 -10px;}
			.menu.navobile-mobile-only .menuTop {margin: 10px 0; padding:10px; background-color:#01122a}
			.menu.navobile-mobile-only .menuTop ul {display:flex; flex-wrap:wrap; flex-direction:column}
			.menu.navobile-mobile-only .menuTop ul li {padding:10px}
			.menu.navobile-mobile-only .menuTop ul li a {display:block}

			@keyframes ztkFadeInOut {
			0% {opacity:1}
			50% {opacity:0}
			100% {opacity:1}
			}

			@media (min-width:768px) {
			header .searchFrame .wrapper, header .topFrame {width:730px}
			header .mediaShare {right:0}
			}

			@media (min-width:992px) {
			header .searchFrame .wrapper, header .topFrame {width:960px}
			header.custom .topFrame {height:96px}
			header.custom .topFrame>.logo {padding:0}
			header.custom .topFrame>.logo img {max-width:100%}
			header.custom .topFrame .menuTop {display:block}
			header .topFrame .menuTop>ul {margin-left:-10px}
			header.custom:after {top:96px}
			header.custom:before {content:''; top:0; background:#f9f9f9; height:48px; position:absolute; left:0; z-index:2; width:100%}
			header .topFrame .menuTop>ul>li>a, header.custom .topFrame .menu>ul>li>a {text-transform:uppercase}
			}

			@media (min-width:1200px) {
			header .searchFrame .wrapper, header .topFrame {width:980px}
			}

			@media (min-width:1441px) {
			header .searchFrame .wrapper, header .topFrame {width:1138px}
			header .topFrame .menu>ul>li>a {font-size:16px}
			header .searchFrame .wrapper .endList {font-size:16px}
			}

			@media screen and (max-width:1440px) {
			header .topFrame .menuTop>ul>li {padding:0 4px}
			}

			@media screen and (max-width:992px) {
			header {position: fixed!important; top: 0!important;
				box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
				background: rgb(18,30,42); /* Old browsers */
				background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,30,42,1)), color-stop(10%,rgba(18,30,42,1)), color-stop(50%,rgba(53,96,131,1)), color-stop(90%,rgba(18,30,42,1)), color-stop(100%,rgba(18,30,42,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(left,  rgba(18,30,42,1) 0%,rgba(18,30,42,1) 10%,rgba(53,96,131,1) 50%,rgba(18,30,42,1) 90%,rgba(18,30,42,1) 100%); /* Chrome10+,Safari5.1+ */
				background: linear-gradient(to right,  rgba(18,30,42,1) 0%,rgba(18,30,42,1) 10%,rgba(53,96,131,1) 50%,rgba(18,30,42,1) 90%,rgba(18,30,42,1) 100%); /* W3C */
			}
			header .topFrame .logo {margin:0 auto; float:none}
			.header .topFrame .home,
			.header .topFrame .ztk,
			.show-navobile {display:block;}
			.menu.navobile-desktop-only {display:none}
			.menu.navobile-mobile-only, .mobile-category-show {display:block}
			.navobile-navigation {width:320px; height:100%; left:-100%; overflow:auto; position:absolute; top:-100%; z-index:0; transform:translateX(0)}
			.navobile-navigation ul {overflow:auto; padding: 0 10px;}
			.navobile-navigation li {float:none; overflow:hidden}
			.navobile-content {position:relative; z-index:3}
			.menu.navobile-mobile-only .mediaShare ul {display:-webkit-flex; display:flex;padding:0}
			}

			@media screen and (max-width:425px) {
			header .topFrame .logo {margin:0 0 0 50px}
			.navobile-navigation {width:75%}
			.menu.navobile-navigation>ul>li>a {height:auto; padding:10px 15px; line-height:normal}
			}

			.grand-headline {width:100%; background-color:#fff}
			.grand-headline .swiper-slide {height:100%; position:relative; margin:0}
			.grand-headline .headline-new a {display:block; position:relative}
			.grand-headline .headline-new a:before {content:''; width:100%; display:block; position:relative; height:0; padding-bottom:calc(180 / 569 * 100%)}
			.grand-headline .headline-new a picture {position:absolute; top:0; left:0; width:100%; height:100%}
			.grand-headline .headline-new a img {width:100%; height:auto; display:block}
			.grand-headline .swiper-pagination {width:40px; height:auto; display:block; padding:5px; position:absolute; bottom:auto; top:50%; left:10px; background-color:rgba(24,35,56,.8); border:none; border-radius:40px; transform:translateY(-50%)}
			.grand-headline .swiper-pagination .swiper-pagination-bullet {width:30px; height:30px; margin:5px 0; background-color:transparent; font-size:18px; color:#fff; text-align:center; line-height:30px; border-radius:50%; opacity:1}
			.grand-headline .swiper-pagination .swiper-pagination-bullet-active {background:#ffd800; color:#182338}
			.socialExtraMain .grand-headline {position:relative; z-index:2}
			.socialExtraMain .grand-headline:before {content:''; width:100%; height:100%; position:absolute; top:-6px; left:-6px; z-index:1; background:#d11919; border:6px solid #d11919; box-shadow:0 0 24px 0 #000; box-sizing:content-box}
			.socialExtraMain .grand-headline .swiper-slide.swiper-slide-active {overflow:hidden}
			.socialExtraMain .grand-headline .swiper-slide.swiper-slide-active a img {-webkit-animation-name:headlineNumeric07Anim; -moz-animation-name:headlineNumeric07Anim; -o-animation-name:headlineNumeric07Anim; animation-name:headlineNumeric07Anim; -webkit-animation-timing-function:ease-in-out; -webkit-animation-iteration-count:infinite; -webkit-animation-duration:4s; -moz-animation-timing-function:ease-in-out; -moz-animation-iteration-count:infinite; -moz-animation-duration:4s; -o-animation-timing-function:ease-in-out; -o-animation-iteration-count:infinite; -o-animation-duration:4s; animation-timing-function:ease-in-out; animation-iteration-count:infinite; animation-duration:4s}

			@keyframes headlineNumeric07Anim {
			0% {transform:scale(1)}
			50% {transform:scale(1.05)}
			100% {transform:scale(1)}
			}

			.socialExtraMain .grand-headline:after {content:''; width:100%; height:100%; position:absolute; top:0; left:0; z-index:2; background:0 0; box-shadow:0 0 10px 0 #000}
			.socialExtraMain .grand-headline .content {z-index:2}
			.veriAltBar {width:100%; min-height:40px; position:fixed; left:0; bottom:0; z-index:999999; background:#fff; border-top:1px solid #f3f3f3; display: flex; align-items: center;}
			.veriAltBar .txt {width:100%; margin:0 auto; padding:0 40px 0 10px; position:relative; font-weight:400; font-size:12px}
			.veriAltBar .txt a {text-decoration:underline}
			.veriAltBar .txt .close {position:absolute; top:50%; right:10px; font-size:22px; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); transform:translateY(-50%)}

			.userPrivate>ul>li.meteor .daikin {width:130px; height:auto}
			.userPrivate.daikin-custom>ul>li.timer a:first-child+a {padding:0}
			.userPrivate.daikin-custom>ul>li.meteor>a:first-child {padding-right:0}
			.userPrivate.daikin-custom>ul>li.meteor>a:last-child {padding-left:0}



