﻿@font-face {
    font-family: 'KurdishFont';
    src: url('../fonts/KurdishFont_Bold.eot?#iefix?ver=1') format('embedded-opentype'), url('../fonts/KurdishFont_Bold.woff?ver=1') format('woff'), url('../fonts/KurdishFont_Bold.ttf?ver=1') format('truetype'), url('../fonts/KurdishFont_Bold.svg#KurdishFont?ver=1') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'KurdishFont';
    src: url('../fonts/KurdishFont.eot?#iefix?ver=1') format('embedded-opentype'), url('../fonts/KurdishFont.woff?ver=1') format('woff'), url('../fonts/KurdishFont.ttf?ver=1') format('truetype'), url('../fonts/KurdishFont.svg#KurdishFont?ver=1') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KurdishFont';
    src: url('../fonts/KurdishFont_Light.eot?#iefix?ver=1') format('embedded-opentype'), url('../fonts/KurdishFont_Light.woff?ver=1') format('woff'), url('../fonts/KurdishFont_Light.ttf?ver=1') format('truetype'), url('../fonts/KurdishFont_Light.svg#KurdishFont?ver=1') format('svg');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: lighter;
    font-style: normal;
}

body {
    background-color: #f9f9f9;
    font-family: 'KurdishFont', 'Roboto';
    font-size: 14px;
}

[dir=rtl] body {
    direction: rtl;
    text-align: right;
}

[dir=ltr] body {
    direction: ltr;
    text-align: left;
}

[dir=ltr] .navbar-brand {
    margin-left: 1rem;
    margin-right: 0;
}

[dir=rtl] .navbar-brand {
    margin-right: 1rem;
    margin-left: 0;
}

header .main-menu {
    background-color: #039bd5;
}

header .header {
    background-color: #4d4c4c;
    color: #bdbbbb;
}

header .header .nav-link {
    color: #bdbbbb;
}

a:hover:not(.active) {
    color: #039bd5;
}

footer a:hover:not(.active) {
    color: #bbb;
}

header .header a.active:hover {
    color: #fff;
}

.header .social-links .nav-link {
    padding: 0.2rem .8rem 0;
    font-size: 18px;
}

.header .language .nav-link {
    padding: 0.2rem .8rem 0;
}



.header .language .nav-link.active {
    border-bottom: 3px solid #039bd5;
    padding-bottom: 3px;
    background-color: #039bd5;
    color: #fff;
}

.header .language .nav-link.latin {
    line-height: 1.5rem;
}

.social-links {
    text-align: left;
    direction: ltr;
}

[dir=rtl] .social-links {
    text-align: right;
    direction: ltr;
}

a {
    text-decoration: none !important;
    color: inherit;
}

.navbar-brand img {
    border-radius: 50%;
}

.search-form * {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    max-width: 180px;
}

.page-footer {
    background-color: #039bd5;
    color: #fff;
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    background-color: #4d4c4c;
    font-size: .9rem;
    color: #fff;
    direction: ltr;
}


[dir=rtl] footer.page-footer .footer-copyright {
    direction: ltr;
}

.carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(52, 58, 64, .8);
    overflow: hidden;
}


.carousel-control-next {
    background: linear-gradient(to left, #343a40, transparent);
    color: #fff !important;
}

.carousel-control-prev {
    background: linear-gradient(to right, #343a40, transparent);
    color: #fff !important;
}

[dir=rtl] .carousel-control-next {
    background: linear-gradient(to right, #343a40, transparent);
}

[dir=rtl] .carousel-control-prev {
    background: linear-gradient(to left, #343a40, transparent);
}

.card:hover > .article-link > img.article-image, img.article-image:hover {
    filter: brightness(110%);
}

.carousel-indicators {
    bottom: 0;
    margin-bottom: 5px;
}

.card-img-overlay {
    top: unset;
    padding: 1rem;
    background: rgba(3, 155, 213, .8);
}

[dir=ltr] .single .category {
    border-right: 5px solid #f00;
    padding-right: 5px;
}

[dir=rtl] .single .category {
    border-left: 5px solid #f00;
    padding-left: 5px;
}

.socialmedia-content {
    background-color: #039bd5 !important;
    color: #fff;
}

.socialmedia-content .nav-link {
    color: #fff;
}

.socialmedia-content .nav-link:hover {
    background-color: #4d4c4c;
}

.party-leader i.position-absolute {
    display: none !important;
}


.opinion-list .btn-primary:hover, .opinion-list .btn-primary:focus, .socialmedia-content .btn-primary:hover, .socialmedia-content .btn-primary:focus {
    background-color: #039bd5 !important;
    border-color: #039bd5 !important;
    color: #fff !important;
}

[dir=ltr] .tishk-tv i.position-absolute {
    top: calc(50% - 21px);
    left: calc(50% - 21px);
    display: block;
}

[dir=rtl] .tishk-tv i.position-absolute {
    top: calc(50% - 21px);
    right: calc(50% - 21px);
    display: block;
}

.single.small .card-title strong {
    font-size: 1rem;
}

.article-link:hover {
    color: inherit !important;
}

.analyse .card-body {
    height: 73px;
    overflow: hidden;
}

.last-article .card-header {
    background-color: rgba(69, 56, 96, 1);
    color: #fff;
}

.card {
    background-color: transparent;
    background: transparent
}

.btn-facebook {
    background-color: #3b5998;
}

.btn-twitter {
    background-color: #1da1f2;
}

.btn-google {
    background-color: #f00;
}

.btn-mail {
    background-color: #aaa;
}

.btn-mail, .btn-google, .btn-twitter, .btn-facebook, .btn-32 {
    width: 40px;
}

.latest-news .list-group, .latest-news .list-group-item {
    background: transparent;
}

.latest-news .list-group-item:hover {
    background-color: #039bd5;
    color: white;
}

header .extra-btn .btn-primary {
    background-color: #4d4c4c;
    border-color: #4d4c4c;
    color: #bdbbbb !important;
}

header .extra-btn .btn-primary:hover, header .extra-btn .btn-primary:focus {
    color: #039bd5 !important;
}

.latest-news .list-group-item:hover .text-muted, .opinion-list .item:hover .text-muted, .opinion-list .item:hover {
    color: white !important;
}

.opinion-list .item .card-title {
    height: 44px;
    overflow: hidden;
}

.opinion-list .item img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.opinion-list .item:hover img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.opinion-list .article-list:not(:last-child) .item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.card-header.widget-header {
    position: relative;
    margin-bottom: 5px;
    background-color: #4d4c4c
}

[dir=rtl] .card-header.widget-header:after {
    position: absolute;
    content: "";
    left: 10px;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #039bd5;
}

[dir=ltr] .card-header.widget-header:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #039bd5;
}

.last-article .list-group-item {
    height: 55px;
    padding-top: .4rem;
    padding-bottom: .60rem;
    overflow: hidden;
    background-color: #f9f9f9;
}

.last-article .list-group-item:hover {
    background-color: #039bd5;
}

.last-article .list-group-item:hover a {
    color: #fff;
}

.last-article.card {
    border-color: rgba(69, 56, 96, 1);
    background-color: #f9f9f9
}

.article-list:hover .card {
    background-color: #039bd5;
    color: #fff;
}

.last-article .card {
    background-color: #f9f9f9
}

.ltr-format {
    direction: ltr;
    text-align: left;
}

.rtl-format {
    direction: rtl;
    text-align: right;
}

.card-title {
    margin-bottom: 0.25rem;
}

p {
    line-height: 2em;
}

.header-image {
    background-color: #d2d2d2;
    color: #4b4b4b
}

.btn-primary {
    background-color: #039bd5;
    border-color: #039bd5;
}

.inline-images {
    position: relative;
    text-align: left;
}

[dir=ltr] .inline-images {
    text-align: right;
}

.inline-images img {
    display: inline;
    margin-top: 15px;
    transition: all .5s;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    position: relative;
    cursor: pointer;
}

[dir=rtl] .inline-images img:not(:last-child) {
    margin-left: -80px;
}

[dir=ltr] .inline-images img:not(:last-child) {
    margin-right: -80px;
}

.inline-images img:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    z-index: 10;
}

.dropdown-submenu {
    position: relative;
}

[dir=ltr] .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

[dir=rtl] .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    left: 6px;
    top: .8em;
}

[dir=ltr] .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

[dir=rtl] .dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%;
    margin-right: .1rem;
    margin-left: .1rem;
}

[dir=ltr] .dropdown-menu {
    left: unset !important;
    right: 0;
    text-align: center;
}

[dir=rtl] .dropdown-menu {
    right: unset !important;
    left: 0;
    text-align: center;
}

[dir=ltr] .dropdown-toggle::after {
    margin-left: 0;
    margin-right: 0.255em
}

[dir=rtl] .dropdown-toggle::after {
    margin-right: 0;
    margin-left: 0.255em
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #fff !important;
    text-decoration: none;
    background-color: #039bd5;
}

.navbar-dark .navbar-nav .nav-item:not(.active) .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus .carousel-indicators .active {
    background-color: #4d4c4c;
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.8);
}

.mainlogo {
    height: 50px;
}

[dir=ltr] .breaking-news .carousel-item {
    height: 45px;
    overflow: hidden;
    border-right: 3px solid #dc3545;
    margin-right: 100px !important;
    animation: breaking-blink-ltr 2s infinite;
}

[dir=rtl] .breaking-news .carousel-item {
    height: 45px;
    overflow: hidden;
    border-left: 3px solid #dc3545;
    margin-left: 100px !important;
    animation: breaking-blink-rtl 2s infinite;
}

.breaking-news {
    position: relative;
}

[dir=ltr] .breaking-news .title {
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 45px;
    right: 0;
    padding: 0 8px;
    font-weight: bold;
    background-color: #039bd5;
    color: #fff;
}

[dir=rtl] .breaking-news .title {
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 45px;
    left: 0;
    padding: 0 8px;
    font-weight: bold;
    background-color: #039bd5;
    color: #fff;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

@keyframes breaking-blink-ltr {
    0% {
        border-right: 3px solid #dc3545;
    }

    50% {
        border-right: 3px solid #fff;
    }

    100% {
        border-right: 3px solid #dc3545;
    }
}

@keyframes breaking-blink-rtl {
    0% {
        border-left: 3px solid #dc3545;
    }

    50% {
        border-left: 3px solid #fff;
    }

    100% {
        border-left: 3px solid #dc3545;
    }
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.6;
}

img.object-fit-cover {
    object-fit: cover
}

[dir=ltr] .video-placeholder {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #333;
    cursor: pointer;
}

[dir=rtl] .video-placeholder {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #333;
    cursor: pointer;
}

[dir=ltr] .video-placeholder > .video-play {
    width: 15%;
    height: 15%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../Images/play-sign.png) center no-repeat;
}

[dir=rtl] .video-placeholder > .video-play {
    width: 15%;
    height: 15%;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    background: url(../Images/play-sign.png) center no-repeat;
}

.video-placeholder > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

[dir=rtl] .gnext svg,[dir=rtl] .gprev svg {
    transform: rotate(180deg);
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .newsletter-fix-size {
        height: 175px;
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    .media-gallery .small-list .card-img-overlay {
        margin: 0 15px;
    }

    .mainlogo {
        height: 100px;
    }

    .latest-news .list-group-item p {
        height: 30px;
        overflow: hidden;
    }

    .latest-news.side .list-group-item p {
        height: 60px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) {
}

@media (max-width: 575.98px) {
    .carousel-caption, .card-img-overlay {
        position: relative;
    }
}

@media (max-width: 767.98px) {
}

@media (max-width: 991.98px) {
    [dir=ltr] .navbar-brand img {
        left: 0;
    }

    [dir=rtl] .navbar-brand img {
        right: 0;
    }

    .header-image .col-12 {
        text-align: center
    }

    .header-image h4 {
        font-size: 1.2rem;
    }

    .header-image .mt-5 {
        margin-top: 1rem !important;
    }

    .header-image .inline-images {
        margin-bottom: 15px;
    }

    .breaking-news .carousel-item {
        height: auto;
    }

    .breaking-news .title {
        height: 45px;
        top: calc(50% - 22.5px);
    }
}

@media (max-width: 1199.98px) {
}
