/*
Designer: Xatai
Site: Perfect.az
Facebook: https://fb.com/xetai.isayev
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

html {
  height: 100%;
  min-height: 100%;
}

body {
  min-height: 100%;
}

html, html a {
  -webkit-font-smoothing: antialiased
}

body, select, input, textarea, button {
  font: normal 14px/1.5 'Bitter', Arial, Helvetica, sans-serif;
  color: #111;
  outline: none
}

a {
  outline: none;
  color: #000;
  text-decoration: none
}

a img {
  border: 0 none
}

h1, h2, h3, h4, h5 {
  line-height: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility
}

h1 {
  font-size: 23px
}

h2 {
  font-size: 21px
}

h3 {
  font-size: 20px
}

h4 {
  font-size: 18px
}

h5 {
  font-size: 16px
}

strong, b {
  font-weight: 700
}

em, i {font-style: italic;}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.tr, .main-slider-wrap .owl-nav button, .top-menu>ul>li>a, .sub-menu ul li a, .a-pager ul li a, .search-block, .scroll-element.scroll-y, .b-radio a {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

@font-face {
  font-family: 'Bitter';
  src: url('../fonts/subset-Bitter-Regular.eot');
  src: url('../fonts/subset-Bitter-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/subset-Bitter-Regular.woff2') format('woff2'),
    url('../fonts/subset-Bitter-Regular.woff') format('woff'),
    url('../fonts/subset-Bitter-Regular.ttf') format('truetype'),
    url('../fonts/subset-Bitter-Regular.svg#Bitter-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bitter';
  src: url('../fonts/subset-Bitter-Bold.eot');
  src: url('../fonts/subset-Bitter-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/subset-Bitter-Bold.woff2') format('woff2'),
    url('../fonts/subset-Bitter-Bold.woff') format('woff'),
    url('../fonts/subset-Bitter-Bold.ttf') format('truetype'),
    url('../fonts/subset-Bitter-Bold.svg#Bitter-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bitter';
  src: url('../fonts/subset-Bitter-ExtraBold.eot');
  src: url('../fonts/subset-Bitter-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/subset-Bitter-ExtraBold.woff2') format('woff2'),
    url('../fonts/subset-Bitter-ExtraBold.woff') format('woff'),
    url('../fonts/subset-Bitter-ExtraBold.ttf') format('truetype'),
    url('../fonts/subset-Bitter-ExtraBold.svg#Bitter-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}


/* Struktur */
.xsayt {
  min-width: 1200px;
  overflow: hidden;
  position: relative;
}

.centered {
  max-width: 1900px;
  margin: 0 auto;
}

.centered-m {
  width: 1140px;
  margin: 0 auto;
}

.centered:after, .header-a-inner:after, .main-top-inner:after, .site-col-wrap:after, .a-block-wrap:after, .b-block-wrap:after, .footer-cols:after, .footer-bottom:after, .category-wrap:after, .full-post-wrap:after, .static-page-wrap:after, .top-news-wrap:after, .full-post-info:after {
  display: block;
  content: "";
  clear: both;
}

.post-extra {
  overflow: hidden;
  font-size: 12px;
  line-height: 15px;
}

.post-extra .post-category {
  float: left;
  margin-right: 15px;
  padding-left: 12px;
  position: relative;
}

.post-extra .post-category:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: solid 1px #d42f2d;
}

.post-extra .post-date {
  float: left;
  color: #919191
}

.post-extra .post-view {
  float: left;
  color: #919191;
  margin-left: 20px;
  position: relative;
  padding-left: 20px;
}

.post-extra .post-view:before {
  content: "";
  background-size: cover;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/view.svg);
}

.site-col-wrap {
  margin: 0 20px;
  padding-top: 15px;
  position: relative;
}

.site-col-wrap .site-col-left {
  float: left;
  width: 77%;
  padding-right: 30px;
}

.site-col-wrap .site-col-right {
  float: left;
  width: 23%;
}

/* Header */
.header {}

.header .header-a {
  padding: 10px 20px;
  background-color: #fff;
  position: relative;
}

.header-a-inner .logo {
  float: left;
  padding: 5px 0;
  height: 96px;
  display: flex;
  align-items: center;
}
/* .header-a-inner{
  display: flex;
  align-items: center;
  justify-content: space-between;
} */

.green_certificate{
  width: 96px;
  height: 96px;
  object-fit: cover;
  float: left;
  margin-left: 10px;
}

.header-a-inner .logo a {
  width: 320px;
  height: 73px;
  display: block;
  background-size: cover;
  background-image: url(../images/logo.svg?v5);
  position: relative;
}

/*.header-a-inner .logo a:after {content: ""; width: 50px; height: 50px; background-image: url(../images/khojali.png); display: block; right: -46px; position: absolute; top: 0; bottom: 0; margin: auto; background-size: cover;}*/
.header-a-inner .header-post-block {
  float: left;
  /*padding-left:2.8%;*/
  padding-left: 4%;
  margin: 3px 0;
}

@media only screen and (max-width: 1240px){
  .header-a-inner .header-post-block {
    padding-left: 1%;
  }
}

@media only screen and (max-width: 1265px){
  .header-a-inner .header-post-block {
    padding-left: 2%;
  }
}

.header-post-block .header-post a {
  display: block;
  overflow: hidden;
  width: 600px;
}

.header-post .header-post-image {
  float: left;
}

.header-post .header-post-image img {
  width: 100%;
  display: block;
}

.header-post .header-post-info {
  overflow: hidden;
  height: 90px;
  border: solid 1px #dfdfdf;
  background-color: #eeeeee;
  border-left: 0;
  padding: 9px 10px;
  position: relative;
}

.header-post-info .header-post-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  max-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.header-post-info .header-post-extra {
  position: absolute;
  right: 10px;
  height: 52px;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: right;
}

.header-post-extra {
  font-size: 12px;
  line-height: 16px;
}

.header-post-extra .p-cat {
  margin-bottom: 4px;
}

.header-post-extra .p-time {
  color: #919191;
}

.header-a-inner .header-right {
  float: right;
  padding: 32px 0;
}

.h-social {
  float: left;
}

.h-social ul li {
  float: left;
  margin: 0 5px;
}

.h-social ul li a {
  display: block;
  width: 32px;
  height: 32px;
  background-size: cover;
  background-position: 0 0;
}

.h-social ul li.fb a {
  background-image: url(../images/fb.svg?v2);
}

.h-social ul li.tw a {
  background-image: url(../images/tw.svg?v4);
}

.h-social ul li.tg a {
  background-image: url(../images/tg.svg?v1);
}

.h-social ul li.yt a {
  background-image: url(../images/yt.svg?v1);
}

.h-social ul li.ins a {
  background-image: url(../images/ins.svg?v1);
}

.h-social ul li a:hover {
  background-position: 0 100%;
}

.search {
  float: left;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background-image: url(../images/search.svg);
  margin-left: 10px;
  background-size: cover;
  background-position: 0 0;
}

.b-radio {
  float: left;
  margin-right: 5px;
}

.b-radio a {
  font-size: 14px;
  display: block;
  color: #d40007;
  font-weight: 600;
  height: 30px;
  line-height: 24px;
  border: 1px solid #d40007;
  border-radius: 3px;
  padding: 3px 5px 3px 25px;
  background-color: #fff;
  margin: 1px 0;
  position: relative;
}

.b-radio a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  display: block;
  background-image: url(../images/ant.svg?v3);
  background-size: cover;
  left: 5px;
  background-position: 0 0;
}

.b-radio a:hover, .b-radio.plyd a {
  background-color: #d40007;
  color: #fff;
}

.b-radio a:hover:before, .b-radio.plyd a:before {
  background-position: 0 100%;
}

.header-b {
  border: 1px solid #d42f2d;
  border-left: 0;
  border-right: 0;
}

.header-b-inner .top-menu {}

.header-b-inner .top-menu>ul {
  display: table;
  width: 100%;
}

.top-menu>ul>li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 7px;
}

.top-menu ul li a {
  font-weight: bold;
  display: block;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  color: #d42f2d;
  overflow: hidden;
  padding: 16px 10px;
}

.top-menu ul li:hover a {
  background-color: #d42f2d;
  color: #fff;
}

.top-menu ul li.siyaset:hover a, li.siyaset .sub-menu ul {
  background-color: #1976D2
}

.top-menu ul li.iqtisadiyyat:hover a, li.iqtisadiyyat .sub-menu ul {
  background-color: #5E35B1
}

.top-menu ul li.dunya:hover a, li.dunya .sub-menu ul {
  background-color: #0097A7
}

.top-menu ul li.cemiyyet:hover a, li.cemiyyet .sub-menu ul {
  background-color: #F57C00
}

.top-menu ul li.medeniyyet:hover a, li.medeniyyet .sub-menu ul {
  background-color: #00796B
}

.top-menu ul li.saglamliq:hover a, li.saglamliq.sub-menu ul {
  background-color: #795548
}

.top-menu ul li.idman:hover a, li.idman .sub-menu ul {
  background-color: #388E3C
}

.top-menu ul li.magazin:hover a, li.magazin .sub-menu ul {
  background-color: #616161
}

.top-menu ul li.region:hover a, li.region .sub-menu ul {
  background-color: #00ACC1
}

.sub-menu {
  display: none;
  position: absolute;
  z-index: 1000;
}

.sub-menu ul {
  margin-top: 1px;
  padding: 5px 0
}

.sub-menu ul li a {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 20px;
  display: block;
  min-width: 150px;
  text-align: left;
}

.sub-menu ul li a:hover {
  color: #e7ff64
}

.header-c {
  border-bottom: 1px solid #dfdfdf;
}

.header-c .top-news {
  padding: 15px 0
}

.top-news .top-news-wrap {}

.top-news-wrap .top-news-item {
  float: left;
  padding: 0 20px;
  width: 25%;
  border-right: 1px solid #dfdfdf;
}

.top-news-wrap .top-news-item:last-child {
  border-right: 0;
}

.top-news-wrap .top-news-item a {
  display: block;
}

.top-news-item .top-n-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

.top-news-item .top-n-date {
  font-size: 12px;
  line-height: 16px;
  color: #d42f2d;
}

.search-block {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #d42f2d;
  padding: 8px 20px;
  width: 100%;
}

.search-block input {
  width: 100%;
  border: 0;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  padding: 0 46px 0 20px;
}

.search-block button {
  display: block;
  background-color: transparent;
  width: 28px;
  height: 28px;
  background-size: cover;
  background-image: url(../images/search.svg);
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  border: 0;
  opacity: 0.5;
  background-position: 0 0;
}

.search-open .search {
  background-position: 0 100%;
}

.search-open .search-block {
  visibility: visible;
  opacity: 1;
}

/* Main top */
.main-top {
  border-bottom: 1px solid #dfdfdf;
}

.main-top .main-top-inner {
  padding: 0 0 15px;
}

.main-top-inner .main-post {}

.main-post .main-post-image {
  float: right;
  padding-left: 42px;
  width: 50%;
  min-width: 630px;
}

.main-post .main-post-image img {
  width: 100%;
  display: block;
}

.main-post .main-post-info {
  overflow: hidden;
}

.main-post-info .main-post-title {
  font-size: 30px;
  line-height: 39px;
  font-weight: 800;
  max-height: 156px;
  overflow: hidden;
  margin-bottom: 12px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
}

.main-post-info .main-post-text {
  font-size: 16px;
  line-height: 20px;
  max-height: 100px;
  overflow: hidden;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 5;
}

/* Main mini post */
.main-top-inner .main-mini-post {
  padding-left: 15px;
  width: 22%;
  float: left;
}

.main-mini-post a {
  display: block;
}

.main-mini-post .mini-post-image {
  margin-bottom: 10px;
}

.main-mini-post .mini-post-image img {
  width: 100%;
  display: block;
}

.main-post .mini-post-info {
  overflow: hidden;
}

.mini-post-info .mini-post-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 800;
  max-height: 66px;
  overflow: hidden;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.mini-post-info .mini-post-text {
  font-size: 14px;
  line-height: 16px;
  max-height: 32px;
  overflow: hidden;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

/* Posts */
.posts {
  margin: 0 0 20px 0;
}

.posts .centered {
  overflow: hidden;
}

.posts-wrap {
  overflow: hidden;
  margin: 0 -15px 0 -14px;
  padding: 15px 0;
  border-bottom: 1px solid #dfdfdf;
}

.posts-wrap .post {
  float: left;
  width: 33.333333333%;
  padding: 0 15px 0 14px;
  position: relative;
}

.posts-wrap .post:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 1px solid #dfdfdf;
  height: 100%;
}

.posts-wrap .post:last-child:before {
  content: none;
}

.posts-wrap .post a {
  position: relative;
  display: block;
}

.post .post-image {
  border-bottom: 5px solid #d42f2d;
  margin-bottom: 10px;
}

.blm.post .post-image {
  border-bottom: 5px solid #03b5e2;
}

.grn.post .post-image {
  border-bottom: 5px solid #ffc107;
}

.ylw.post .post-image {
  border-color: #ffc107
}

.post .post-image img {
  width: 100%;
  display: block;
}

.post-info .post-title {
  font-size: 22px;
  line-height: 27px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* A block */
.a-block {
  margin-bottom: 30px;
}

.block-title {
  overflow: hidden;
  padding-bottom: 14px;
  border-bottom: 1px solid #111;
  margin-bottom: 15px;
}

.block-title h2 {
  float: left;
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
}

.block-all {
  float: right;
}

.block-all a {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  padding-right: 16px;
}

.block-all a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/all.svg);
}

.a-block-wrap {
  position: relative;
}

.a-block-wrap .big-post {
  width: 33%;
  padding-right: 30px;
  float: left;
}

.big-post a {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
}

.big-post .big-post-image {
  margin-bottom: 15px;
}

.big-post .big-post-image img {
  width: 100%;
  display: block;
}

.big-post-info .big-post-title {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  height: 112px;
  overflow: hidden;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
}

.a-block-wrap .post-extra .post-category {
  padding-left: 0;
}

.a-block-wrap .post-extra .post-category:before {
  content: none;
}

.a-block-wrap .post-extra .post-date {
  float: right;
}

.a-block-wrap .mini-posts {
  width: 34%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.mini-posts ul {
  top: -15px;
  bottom: 0;
  position: absolute;
  width: 100%;
}

.mini-posts ul li {
  height: 33.33333333%;
  border-bottom: 1px solid #dfdfdf;
}

.mini-posts ul li a {
  display: block;
  overflow: hidden;
  height: 100%;
  position: relative;
  padding: 15px 0;
}

.mini-posts ul li .m-post-image {
  height: 100%;
  float: left;
  padding-right: 10px;
}

.mini-posts ul li .m-post-image img {
  height: 100%;
  display: block;
}

.mini-posts ul li .m-post-info {
  overflow: hidden;
  padding-bottom: 15px;
}

.m-post-info .m-post-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.mini-posts ul li .post-extra {
  position: absolute;
  bottom: 10px;
  right: 0;
}

/* B block */
.b-block {
  margin-bottom: 30px;
}

.b-block-wrap {
  position: relative;
}

.b-block-wrap .b-post {
  width: 65%;
  padding-right: 30px;
  float: left;
}

.b-post a {
  display: block;
  position: relative;
}

.b-post a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(17, 17, 17, 0.5);
}

.b-post .b-post-image img {
  width: 100%;
  display: block;
}

.b-post .b-post-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  color: #fff;
  z-index: 100;
}

.b-post-info .b-post-title {
  font-weight: bold;
  font-size: 28px;
  line-height: 33px;
  margin-top: 10px;
  max-height: 198px;
  overflow: hidden;
}

.b-post .post-extra .post-category, .b-post .post-extra .post-date {
  color: #fff;
}

.b-block-wrap .post-extra .post-category {
  padding-left: 0;
}

.b-block-wrap .post-extra .post-category:before {
  content: none;
}

.b-block-wrap .mb-posts {
  position: absolute;
  top: 0;
  right: 0;
  width: 35%;
  height: 100%;
}

.mb-posts ul li a {
  display: block;
}

.mb-posts ul {
  top: -10px;
  bottom: 0;
  position: absolute;
  width: 100%;
}

.mb-posts ul li {
  height: 33.33333333%;
  border-bottom: 1px solid #dfdfdf;
}

.mb-posts ul li a {
  display: block;
  overflow: hidden;
  height: 100%;
  position: relative;
  padding: 10px 0;
}

.mb-post-info .mb-post-title {
  font-size: 20px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 12px;
}

.mb-posts ul li .post-extra {
  position: absolute;
  bottom: 10px;
  left: 0;
}

/* v block */
.v-block {
  margin-bottom: 30px;
}

.v-post {
  border: solid 1px #dfdfdf;
  background-color: #f3f3f3;
  padding: 30px;
}

.v-post-video {
  display: none;
  padding-top: 55%;
  position: relative;
}

.v-post-video iframe, .v-post-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.v-post .play-video {
  display: block;
  position: relative;
  cursor: pointer;
}

.v-post .play-video:before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../images/play.svg);
}

.v-post .v-post-image img {
  width: 100%;
  display: block;
}

.v-post .v-post-info {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 44%;
  background-color: #fff;
  border: 5px solid #d42f2d;
  border-left: 0;
  border-right: 0;
  padding: 15px 20px;
}

.v-post-info .post-extra {
  line-height: 16px;
}

.v-post-info .v-post-title {
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  margin-top: 10px;
}

.v-post-info .post-extra .post-view {
  float: right;
}

/* List news */
.list-news {
  margin-bottom: 30px;
}

.list-news .l-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 5px;
  background-color: #f3f3f3;
  text-align: center;
  padding: 4px 10px;
}

.list-news>.list-news-wrap {
  background-color: #f3f3f3;
  overflow: hidden;
  padding: 0 0 15px 0;
}

.list-news-wrap .list-news-item a {
  display: block;
  padding: 8px 15px;
}

.list-news-wrap .list-news-item.with-pic {
  border: 4px solid #fff;
  border-left: 0;
  border-right: 0;
}

.list-news-wrap .list-news-item.with-pic:first-child {
  border-top: 0;
}

.list-news-wrap .list-news-item.with-pic a {
  padding: 15px;
}

.list-news-item .list-post-image {
  margin-bottom: 10px;
}

.list-news-item .list-post-image img {
  width: 100%;
  display: block;
}

.list-news-item .list-post-date {
  font-size: 14px;
  line-height: 17px;
  color: #919191;
  position: relative;
  padding-left: 12px;
  margin-bottom: 5px;
  height: 16px;
}

.list-news-item .list-post-date:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: 1px solid #919191;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.list-news-item .list-post-title {
  font-size: 16px;
  line-height: 19px;
}

.list-news-wrap .list-news-item a:hover .list-post-title {
  color: #7b0202
}

.l-all {
  text-align: center;
  border: 1px solid #000;
  border-left: 0;
  border-right: 0;
  background-color: #f3f3f3;
}

.l-all .block-all {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
}

.w-audio {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  background-size: cover;
  background-image: url(../images/volume2.svg);
  margin: 2px 0 0px 5px;
}

/* Footer */
.footer {
  background-color: #d42f2d
}

.footer .footer-wrap {
  padding: 40px 40px 20px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.footer-cols .footer-col {
  width: 19%;
  float: left;
  padding: 0 20px;
}

.footer-cols .footer-col:first-child {
  width: 24%;
}

.footer-logo {
  margin-bottom: 20px;
  margin-top: -18px;
}

.footer-logo a {
  display: block;
  width: 222px;
  height: 50px;
  background-size: cover;
  background-image: url(../images/footer-logo.svg);
}

.h-links ul li {
  margin-bottom: 7px;
}

.h-links ul li a {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
  text-decoration: underline;
}

.f-info ul li {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
}

.f-menu ul li {
  margin-bottom: 14px;
}

.f-menu ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
}

.fct {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
}

.f-social {
  overflow: hidden;
  margin-bottom: 20px;
}

.f-social ul li {
  float: left;
  margin: 0 10px 0 0;
}

.f-social ul li a {
  display: block;
  width: 24px;
  height: 24px;
}

.f-social ul li.fb a {
  background-image: url(../images/w-fb.svg);
}

.f-social ul li.tw a {
  background-image: url(../images/w-tw.svg);
}

.f-social ul li.tg a {
  background-image: url(../images/w-tg.svg);
}

.f-social ul li.yt a {
  background-image: url(../images/w-yt.svg);
}

.f-social ul li.ins a {
  background-image: url(../images/w-ins.svg);
}

.f-counter {}

/* Scroll */
.scroll-wrapper {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.scroll-wrapper>.scroll-content {
  overflow: scroll !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scrl>.scroll-element, .scrl>.scroll-element div {
  position: absolute;
  z-index: 10;
}

.scrl>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrl>.scroll-element.scroll-y {
  height: 100%;
  right: 4px;
  top: 0;
  width: 4px;
  opacity: 0;
}

.scrl>.scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrl>.scroll-element .scroll-element_outer, .scrl>.scroll-element .scroll-element_track, .scrl>.scroll-element .scroll-bar {
  border-radius: 3px;
}

.scrl>.scroll-element .scroll-bar {
  background-color: #0000001a;
  transform: translate3d(0, 0, 0);
}

.scrl>.scroll-element:hover .scroll-bar, .scrl>.scroll-element.scroll-draggable .scroll-bar {
  background-color: #0000002e;
}

.list-news:hover .scrl>.scroll-element.scroll-y {
  opacity: 1;
}

.list-news.r-post {
  position: absolute;
  top: 15px;
  right: 0;
  bottom: 71px;
  width: 23%;
  min-height: 700px;
}

/* Category */
.category {
  padding-top: 15px;
  margin-bottom: 15px;
}

.category-wrap .ct-left {
  width: 180px;
  float: left;
  padding-right: 30px;
}

/* Pager */
.a-pager {
  text-align: center;
  overflow: hidden;
  margin: 10px 0 0;
}

.a-pager ul {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

.a-pager ul li {
  float: left;
  margin: 3px 3px 5px;
}

.a-pager ul li a, .a-pager ul li span {
  min-width: 24px;
  font-size: 16px;
  height: 24px;
  display: block;
  line-height: 24px;
  padding: 0 5px;
  color: #fff;
  border-radius: 2px;
  font-weight: 500;
  position: relative;
  text-decoration: none;
  font-weight: 500;
}

.a-pager ul li a {
  background-color: #111111;
}

.a-pager ul li span, .a-pager ul li a:hover {
  background-color: #d42f2d;
  color: #fff
}

.a-pager ul li a.icp {
  padding: 0;
}

.a-pager ul li a.icp:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  background-size: cover;
  background-position: 0 0;
}

.a-pager ul li a.icp.icprev:before, .a-pager ul li a.icp.first:before {
  background-image: url(../images/prev2.svg);
}

.a-pager ul li a.icp.icnext:before, .a-pager ul li a.icp.last:before {
  background-image: url(../images/next2.svg);
}

.a-pager ul li a.icp:hover:before {
  background-position: 0 100%;
}

.a-pager ul li a.icp.first {
  padding: 0 6px 0 20px;
}

.a-pager ul li a.icp.last {
  padding: 0 20px 0 6px;
}

.a-pager ul li a.icp.first:before, .a-pager ul li a.icp.last:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.a-pager ul li a.icp.first:before {
  left: 0px;
}

.a-pager ul li a.icp.last:before {
  right: 0px;
}

/* Full post */
.full-post {
  padding-top: 15px;
  margin-bottom: 15px;
}

.full-post-wrap {
  position: relative;
}

.full-post-wrap .full-post-left {
  float: left;
  width: 760px;
  padding-right: 30px;
}

.full-post-wrap .full-post-right {
  float: left;
  width: 380px;
}

.full-post-a {
  border-bottom: 2px solid #d42f2d;
  margin-bottom: 30px;
}

.full-post-a .full-post-image img {
  width: 100%;
  display: block;
}

.full-post-a .full-post-info {
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 15px;
  position: relative;
}

.full-post-info .post-extra {
  float: right;
  line-height: 16px;
  padding: 5px 0;
}

.full-post-info .admin-tools {
  float: left;
  margin-left: 15px;
  cursor: pointer;
  border: solid 1px #e7e7e7;
  background-color: #f6f6f6;
  padding: 4px 8px;
}

.full-post-info .admin-tools:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: cover;
  background-image: url(../images/settings.svg);
}

.tools-list {
  display: none;
  position: absolute;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 0 3px rgb(0 0 0 / 5%);
  left: 120px;
  z-index: 10000;
  top: 100%;
  user-select: none;
}

.tools-list ul li {
  border-bottom: 1px solid #e1e1e1
}

.tools-list ul li:last-child {
  border-bottom: 0
}

.tools-list ul li a {
  font-size: 16px;
  font-weight: 600;
  padding: 6px 15px;
  display: block;
  background-color: #fff;
}

.full-post-info .zoomtext {
  float: left;
}

.zoomtext ul li {
  float: left;
  cursor: pointer;
  border: solid 1px #e7e7e7;
  background-color: #f6f6f6;
  padding: 4px 10px;
  color: #393939;
  font-weight: bold;
  line-height: 17px;
  font-size: 14px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 26px;
}

.full-post-a .full-post-title {
  font-weight: bold;
  font-size: 34px;
  line-height: 42px;
}

.full-post-a .full-post-h {
  font-size: 18px;
  line-height: 24px;
  color: #7b0202;
  font-weight: bold;
  margin-top: 10px;
}

.full-post-a .full-post-sum {
  margin-top: 20px;
}

.full-post-sum .fs {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 7px;
}

.sum-list ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 13px;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}

.sum-list ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 4px;
  background-color: #111;
}

.full-post-a .full-post-article {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: justify;
}

.full-post-a .full-post-article p {
  margin-bottom: 12px;
}

.full-post-a .full-post-article img, .full-post .full-post-article iframe {
  max-width: 100%;
  display: block;
}

.full-post-a .full-post-article a {
  color: #2399df
}

.full-post-a .full-post-article blockquote {
  padding: 10px 0;
  border-style: solid;
  border-color: #d42f2d;
  border-width: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-left-width: 5px;
  font-size: 19px;
  line-height: 24px;
  background-color: #f5f5f594;
  margin-left: 20px;
}

.full-post-a .full-post-article q {
  padding: 10px 0;
  border-style: solid;
  border-color: #d42f2d;
  border-width: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-left-width: 5px;
  font-size: 19px;
  line-height: 24px;
  background-color: #fff1e5;
  margin-left: 20px;
  display: block;
}

.full-post-a .cpy {
  margin: 20px 0;
  font-size: 18px;
  line-height: 24px;
}

.full-post-a .to-social {
  margin: 20px 0
}

.to-social .ts-item a {
  display: block;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  padding: 15px
}

.ts-item i {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  width: 28px;
  height: 28px;
  background-size: cover
}

.ts-item.tl a {
  background-color: #08c;
}

.ts-item.tl i {
  background-image: url(../images/t-tl.svg)
}

.ts-item span {
  display: block;
  padding-left: 40px;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: .4px
}

.tags {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0;
  overflow: hidden;
}

.tags .tg-text {
  float: left;
  color: #d42f2d;
  font-weight: bold;
  padding-right: 10px;
}

.tags .tag-items {
  overflow: hidden;
}

.tags .tag-items a:after {
  content: ", "
}

.tags .tag-items a:last-child:after {
  content: none;
}

.full-post-a .full-post-share {
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #d42f2d;
}

.full-post-share .share-wrap {
  display: inline-block;
  vertical-align: top;
}

.share-wrap .share-text {
  float: left;
  margin: 0 8px;
  font-size: 14px;
  line-height: 20px;
  color: #d42f2d;
  font-weight: bold;
  padding: 5px 0;
}

.share-box {
  float: left;
}

.share-box ul li {
  margin: 0 8px;
  float: left;
}

.share-box ul li a {
  display: block;
  width: 30px;
  height: 30px;
}

.share-box ul li.fb a {
  background-image: url(../images/s-fb.svg);
}

.share-box ul li.wp a {
  background-image: url(../images/s-wp.svg);
}

.share-box ul li.tw a {
  background-image: url(../images/s-tw.svg);
}

.share-box ul li.tg a {
  background-image: url(../images/s-tg.svg);
}

.fl.f-nav .header .header-a {
  position: fixed;
  width: 100%;
  z-index: 100;
  padding: 0 20px;
  min-width: 1200px;
  border-bottom: solid 1px #dfdfdf;
}

.fl.f-nav .header .header-b {
  padding-top: 121px;
}

.fl.f-nav .header-a-inner .logo {
  padding: 8px 0;
}

.fl.f-nav .header-a-inner .logo a {
  width: 250px;
  height: 56px;
  background-size: contain;
  background-repeat: no-repeat;
}

.fl.f-nav .header-a-inner .header-right {
  padding: 20px 0;
}

.fl.f-nav .header-a-inner .header-post-block {
  display: none;
}

.fixed-title {
  display: none;
}

.fl.f-nav .fixed-title {
  display: block;
  position: fixed;
  top: 0;
  height: 72px;
  z-index: 200;
  left: 380px;
  right: 370px;
  min-width: 500px;
  max-width: 1200px;
  margin: auto;
}

.fl.f-nav .fixed-title .fxt {
  display: table-cell;
  vertical-align: middle;
  height: 72px;
  padding: 3px 0;
}

.fixed-title .fxt .fxt-inner {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  overflow: hidden;
  max-height: 66px;
}

.fixed-title .fxt .fxt-inner .now-reading {
  color: #d42f2d;
  font-weight: bold;
}

@media print {
  #box {
    display: none;
  }
}

.hide-link {
  display: none;
}

#correction_id {
  display: none;
}

.box {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  width: 650px;
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.58);
  z-index: 1001;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000;
}

.correction-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

.spell-block {
  max-height: 200px;
  overflow-y: auto;
  margin-bottom: 10px;
}

.spell-block .before, .spell-block .after {
  font-size: 17px;
  color: #000;
}

.correction {
  width: 100%;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #b2b2b2;
}

.text {
  font-size: 17px;
  color: #ff0000;
}

.t-buttons {
  overflow: hidden;
  margin-top: 15px;
}

.error-sender, .boxclose {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  cursor: pointer;
  color: #696969;
  background: #dbdbdb;
  border: none;
  padding: 7px 15px;
  margin-left: 12px;
}

.error-sender {
  background-color: #d42f2d;
  color: #fff;
}

.warning {
  display: none;
  color: rgb(213 81 81);
  font-weight: bold;
  background-color: #ffe0e0;
  margin-bottom: 10px;
  padding: 10px;
}

.full-post .list-news.r-post {
  top: 0;
  bottom: 54px;
}

.full-post .list-news.r-post {
  width: 380px;
}

/* Related posts */
.related-posts .rl-title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 15px;
  border-bottom: 1px solid #111;
  margin-bottom: 15px;
}

.related-posts-wrap {
  overflow: hidden;
  margin: 0 -16px;
}

.related-posts-wrap .rl-post {
  width: 33.333333333%;
  float: left;
  padding: 0 16px 15px;
}

.related-posts-wrap .rl-post:nth-child(3n+1) {
  clear: both;
}

.related-posts-wrap .rl-post a {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
}

.related-posts-wrap .rl-post-image {
  margin-bottom: 10px;
}

.related-posts-wrap .rl-post-image img {
  width: 100%;
  display: block;
}

.rl-post-info .rl-post-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.rl-post .post-extra .post-category {
  padding-left: 0;
}

.rl-post .post-extra .post-category:before {
  content: none;
}

.rl-post .post-extra .post-date {
  float: right;
}

/* All posts page */
.all-posts-page {
  padding-top: 15px;
  margin-bottom: 15px;
}

.all-posts-page .a-block-wrap, .category .a-block-wrap {
  margin-bottom: 15px;
}

/* Static page */
.static-page {
  padding-top: 15px;
  margin-bottom: 15px;
  min-height: 800px;
}

.static-page-wrap {
  position: relative;
}

.static-page-wrap .static-left {
  float: left;
  width: 760px;
  padding-right: 30px;
}

.static-page-wrap .static-right {
  float: left;
  width: 380px
}

.static-page-a {
  margin-bottom: 15px;
}

.static-page-content {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 30px;
}

.static-page-content p {
  margin-bottom: 12px;
}

.static-page .list-news.r-post {
  width: 380px;
}

/* Audio player */
.article-player {
  margin: 20px 0;
  background-color: #f5f5f5;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 12px 15px;
  overflow: hidden;
  --seek-before-width: 0%;
  --volume-before-width: 100%;
  --buffered-width: 0%;
}

.article-player .player-control {
  display: block;
  width: 18px;
  height: 18px;
  background-size: cover;
  cursor: pointer;
  float: left;
  background-image: url(../images/play2.svg);
  background-position: 0 0;
  margin-right: 15px;
}

.player-control.p-pause {
  background-position: 0 100%;
}

.article-player .player-progress {
  overflow: hidden;
}

.player-progress .current-time {
  float: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}

.player-progress .duration {
  float: right;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}

.player-progress .progress-wrap {
  overflow: hidden;
  padding: 0 10px;
}

.article-player input[type="range"] {
  position: relative;
  -webkit-appearance: none;
  margin: 0;
  padding: 0;
  height: 18px;
  outline: none;
  display: block;
  background-color: #f5f5f5;
  width: 100%;
}

.article-player input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: linear-gradient(to right, rgba(212, 47, 45, 0.6) var(--buffered-width), rgba(212, 47, 45, 0.2) var(--buffered-width));
}

.article-player input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: linear-gradient(to right, rgba(212, 47, 45, 0.6) var(--buffered-width), rgba(212, 47, 45, 0.2) var(--buffered-width));
}

.article-player input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: linear-gradient(to right, rgba(212, 47, 45, 0.6) var(--buffered-width), rgba(212, 47, 45, 0.2) var(--buffered-width));
}

.article-player input[type="range"]::-webkit-slider-thumb {
  position: relative;
  -webkit-appearance: none;
  box-sizing: content-box;
  border: 1px solid #d42f2d;
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  margin: -6px 0 0 0;
}

.article-player input[type="range"]:active::-webkit-slider-thumb {
  transform: scale(1.1);
  background: #d42f2d;
}

.article-player input[type="range"]::-moz-range-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: linear-gradient(to right, rgba(212, 47, 45, 0.6) var(--buffered-width), rgba(212, 47, 45, 0.2) var(--buffered-width));
}

.article-player input[type="range"]::-moz-range-progress {
  background-color: #d42f2d;
}

.article-player input[type="range"]::-moz-focus-outer {
  border: 0;
}

.article-player input[type="range"]::-moz-range-thumb {
  box-sizing: content-box;
  border: 1px solid #d42f2d;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.article-player input[type="range"]:active::-moz-range-thumb {
  transform: scale(1.1);
  background: #d42f2d;
}

.article-player input[type="range"]::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: transparent;
  border: solid transparent;
  color: transparent;
}

.article-player input[type="range"]::-ms-fill-lower {
  background-color: #d42f2d;
}

.article-player input[type="range"]::-ms-fill-upper {
  background: linear-gradient(to right, rgba(212, 47, 45, 0.6) var(--buffered-width), rgba(212, 47, 45, 0.2) var(--buffered-width));
}

.article-player input[type="range"]::-ms-thumb {
  box-sizing: content-box;
  border: 1px solid #d42f2d;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.article-player input[type="range"]:active::-ms-thumb {
  transform: scale(1.1);
  background: #d42f2d;
}

.article-player input[type="range"]::before {
  position: absolute;
  content: "";
  top: 8px;
  left: 0;
  width: var(--seek-before-width);
  height: 3px;
  background-color: #d42f2d;
  cursor: pointer;
}

.article-player .volume {
  float: right;
  width: 120px;
  margin-left: 15px;
}

.volume .volume-level {
  float: left;
  width: 18px;
  height: 18px;
  cursor: pointer;
  display: block;
  background-color: transparent;
  padding: 0;
  margin: 0;
  background-image: url(../images/volume.svg?v3);
  background-position: 0 0;
  border: 0;
  margin-right: 8px;
}

.volume .volume-level.muted {
  background-position: 0 100%;
}

.volume .volume-wrap {
  overflow: hidden;
}

.article-player .volume .volume-s::-webkit-slider-runnable-track {
  background: rgba(212, 47, 45, 0.6);
}

.article-player .volume .volume-s::-moz-range-track {
  background: rgba(212, 47, 45, 0.6);
}

.article-player .volume .volume-s::-ms-fill-upper {
  background: rgba(212, 47, 45, 0.6);
}

.article-player .volume .volume-s::before {
  width: var(--volume-before-width)
}

/* TV */
.tv {
  padding-top: 15px;
  margin-bottom: 15px;
}

.tv .a-block {
  margin: 0;
}

.tv .a-block-wrap {
  margin: 0 -15px;
  overflow: hidden;
}

.tv .a-block-wrap .big-post {
  padding: 0 15px 30px;
}

.tv .big-post-info .big-post-title {
  height: auto;
  display: block;
}



/* New custom */
/* .n-ct .site-col-wrap {margin: 15px 20px 0 20px;} */
/* .n-ct .main-top .main-top-inner {padding:0 0 15px;} */
/* .n-ct .main-top-inner .main-post {float:none; padding:0; width:100%; border:0; overflow:hidden;} */
/* .n-ct .posts {margin: 0 0 20px 0;} */
/* .n-ct .posts-wrap .post {width:33.333333333%;} */
/* .n-ct .post .post-image {border-bottom: 5px solid #d42f2d;} */
/* .n-ct .blm.post .post-image {border-bottom: 5px solid #03b5e2;} */
/* .n-ct .grn.post .post-image {border-bottom: 5px solid #ffc107;} */
/* .n-ct .list-news>.list-news-wrap {padding: 0 0 15px 0;} */
/* .n-ct .list-news-wrap .list-news-item.with-pic:first-child {border-top:0;} */
/* .n-ct .list-news .l-title{font-weight: bold; font-size: 19px; line-height: 22px; margin-bottom: 5px; background-color: #f3f3f3; text-align: center; padding: 4px 10px;} */
/* .top-menu ul li.siyaset a:hover {background-color:#1976D2} */
/* .top-menu ul li.iqtisadiyyat a:hover {background-color:#5E35B1} */
/* .top-menu ul li.dunya a:hover {background-color:#0097A7} */
/* .top-menu ul li.cemiyyet a:hover {background-color:#F57C00} */
/* .top-menu ul li.medeniyyet a:hover {background-color:#00796B} */
/* .top-menu ul li.saglamliq a:hover {background-color:#795548} */
/* .top-menu ul li.idman a:hover {background-color:#388E3C} */
/* .top-menu ul li.magazin a:hover {background-color:#616161} */
/* .top-menu ul li.region a:hover {background-color:#00ACC1} */

/* Radio */
.a-radio {
  display: none;
  position: fixed;
  border-radius: 10px;
  bottom: 20px;
  right: 20px;
  background-color: #fff;
  overflow: hidden;
  border: 2px solid #d40007;
  padding: 4px 12px;
  z-index: 10000000;
  animation: pulse-red 2s infinite;
}

.a-radio .rd-text {
  float: left;
  color: #d40007;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  padding: 4px 0;
}

.a-radio .rd-cnt {
  float: left;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-image: url(../images/rd.svg);
  background-position: 0 100%;
  margin: 0 0 0 6px;
  cursor: pointer;
}

.a-radio .rd-cnt.rd-ps {
  background-position: 0 0;
}

.a-radio #bmradio {
  display: none !important;
}

@keyframes pulse-red {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}

.tag_letter:after, .wrap_persons:after {
  display: block;
  content: "";
  clear: both
}

.wrap_persons {
  width: 100%;
  padding: 15px 0 0 0
}

.wrap_persons .sect_header {
  padding: 0 0 8px 0;
  width: 100%
}

.sect_title {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 10px 0;
  position: relative;
  text-align: left;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0;
  color: #111;
  opacity: 1
}

.sect_info {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  color: #111;
  opacity: 1
}

.sect_note {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  color: #919191;
  opacity: 1
}

.wrap_persons .row {
  margin: 0 -10px
}

.person_col {
  display: block;
  float: left;
  width: 25%;
  padding: 0 10px 20px 10px;
  overflow: hidden
}

.person_col .col_in {
  overflow: hidden
}

.person_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}

.person_row {
  width: 100%
}

.person_img::before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-top: 85%
}

.person_img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px 5px 0 0
}

.person_img img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover
}

.person_info {
  display: block;
  width: 100%;
  padding: 10px 20px 20px 20px;
  border: 1px solid #e1e1e1;
  border-radius: 0 0 5px 5px
}

.lt_title {
  margin-top: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #000;
  opacity: 1
}

.lt_info {
  margin-top: 3px;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  color: #6d6d6d;
  opacity: 1
}

.tag_letter {
  width: 100%;
  padding: 20px 0
}

.tag_letter ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none
}

.tag_letter li:not(:last-child) {
  margin: 0 6px 0 0
}

.tag_letter a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 0;
  color: #484848;
  opacity: 1;
  transition: .2s ease
}

.tag_letter a:hover {
  background-color: #fff
}

.peerson_view_content, .peerson_view_glr {
  width: 100%;
  padding: 20px 0
}

.peerson_view_glr {
  background-color: #f1f1f1
}

.persons_slider .swiper-button-next, .persons_slider .swiper-button-prev {
  width: 44px;
  height: 44px;
  padding: 10px;
  background-color: #111;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  border: 0;
  outline: 0;
  margin: 0;
  top: calc(50% - 22px);
  opacity: 1;
  border-radius: 50%;
  transition: all .3s ease
}

.persons_slider .swiper-button-next {
  background-image: url("../images/p/next.svg");
  right: 0
}

.persons_slider .swiper-button-prev {
  background-image: url("../images/p/prev.svg");
  left: 0
}

.persons_slider {
  position: relative;
  width: 100%;
  max-width: 748px;
  margin: 0 auto;
  padding: 0 64px
}

.persons_slider li:hover {
  cursor: zoom-in
}

.grl_zm_link::before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-top: 55%
}

.grl_zm_link {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1
}

.grl_zm_link img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  object-fit: cover
}

.person_view_article {
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #111
}

.peerson_view_tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  padding: 0 0 40px 0
}

.tabs_button {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #f1f1f1;
  border-radius: 23px
}

.tab_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 10px;
  min-width: 135px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #919191;
  background-color: transparent;
  border-radius: 23px;
  outline: 0;
  border: none;
  cursor: pointer
}

.tab_btn.active {
  color: #fff;
  background-color: #c80000
}

.tab_container {
  width: 100%;
  overflow: hidden
}

.tab_content {
  display: block;
  width: 100%;
  padding: 0 0 20px 0;
  overflow: hidden
}

.tab_content:first-child {
  padding: 0 0 30px 0;
}

.tab_content.active {
  display: block
}

.wrap_faq {
  width: 100%;
  padding: 0;
  position: relative
}

.collapse_row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin: 0 0 0px 0;
}

.collapse_btn {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  max-width: 100px;
  padding-top: 6px;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0;
  color: #111;
  opacity: 1;
}

.btn_year {
  display: inline-block;
  width: auto;
  padding: 8px 20px 8px 20px;
  border: 1px solid #D40006;
}

.collapse_content {
  display: block;
  float: left;
  width: calc(100% - 100px);
  padding: 0 0px 0px 20px;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  color: #111;
  word-break: break-word
}

.clps_title {
  display: block;
  width: 100%;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e1e1e1
}

.clps_text {
  display: block;
  width: 100%
}


.created_by_sm {
  display: flex;
  align-items: center;
  width: auto;
  min-width: 162px;
  margin: 20px 0 0 0;
  word-break: break-word;
}

.creat_sm_title {
  display: block;
  float: left;
  width: auto;
  padding: 0px 10px 0px 0px;
  text-align: left;
  font-family: 'Bitter';
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0px;
  color: #fff;
  opacity: 1;
}

.creat_sm_icon {
  display: block;
  float: left;
  width: 97px;
  height: 18px;
}

.creat_sm_icon img {
  display: block;
  width: 100%;
  height: 18px;
}
.sm img{
  width: 100%;
  height: 100%;
}