body{
    transition: background 0.2s linear;
}
body.dark {
    background: #292C35;
}
html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover{
    color: inherit;
    opacity: .9;
}
html.back-dark .topright ul li {
    color: #ffffff;
}
html.back-dark body {
    background: #0a0a0a;
}
html.back-dark .header-top,html.back-dark .header-sub, html.back-dark .breadcrumb, html.back-dark .detail{
    background: #1d1d1d;
    color: #f8f8f8;
}
html.back-dark .header-sub a, html.back-dark .breadcrumb a, html.back-dark .dortlu .dortlu-item-title, html.back-dark .detail-title, html.back-dark .news-detail p, html.back-dark .news-detail>p:first-of-type:first-letter{
    color: #FFF;
}
html.back-dark .header-sub a:hover, html.back-dark .sharebox a, html.back-dark .content-list__link, html.back-dark .post-author .info .name, html.back-dark .post-author .info .designation, html.back-dark .detail h3, html.back-dark .comments-area ul li h6{
    color: #f8f8f8;
}
html.back-dark blockquote, html.back-dark .list-group-item, html.back-dark .widget-popular-news .popular-content, html.back-dark .detail .list-wrapper, html.back-dark .iliskilimakale, html.back-dark .post-author, html.back-dark .comment-form{
    background: #000;
    color: #f8f8f8;
}
html.back-dark aside.sidebar {
    border-left: 1px solid #404040;
}
html.back-dark .youtube-subscribe{
    background-color: #c90204;
}
html.back-dark .youtube-subscribe__branding .fa, html.back-dark .detail .list-wrapper ul li a, html.back-dark .comments-area ul li .dsc-comments p {
    color: #e2e2e2;
}
html.back-dark .comments-area ul li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.078);
}

html.back-dark body .back-dark-light .feather-sun {
    display: block !important;
    color: #ffffff;
}
html.back-dark body .back-dark-light .feather-moon {
    display: none;
}
html.back-dark .topright ul li span {
    background: #ffffff;
}

html.back-dark body .news-item-title, html.back-dark body .text-news, html.back-dark body section.section, html.back-dark body .cat-view-01, html.back-dark body .post-item.ia a, html.back-dark body .sport-news-widget_list {
    background: #1d1d1d;
    color: #f8f8f8;
}
html.back-dark body .section-heading *, html.back-dark body .author-other-articles>ul li:nth-child(odd){
    background: #1d1d1d;
    color: #f8f8f8;
}
html.back-dark body .text-news-item, html.back-dark body .news-item-title-noshadow, html.back-dark body .post-item.ios a, html.back-dark body .sport-news-widget_list a, html.back-dark body .sport-news-widget_list .title, html.back-dark body .widget-tags ul>li a, html.back-dark body .bg-gray *, html.back-dark body .table, html.back-dark body .table a, html.back-dark body .horoscope-item .content, html.back-dark body .horoscope-menu-title, html.back-dark body .horoscope-menu-list-item{
    color: #f8f8f8 !important;
}
html.back-dark body .news-item-title:hover,html.back-dark body .text-news-item:hover, html.back-dark body .news-item-title-noshadow:hover, html.back-dark body .news-item:hover a, html.back-dark body .item-list-title, html.back-dark body .columnist-name, html.back-dark body .columnist-title, html.back-dark body .widget-author ul li figure figcaption span, html.back-dark body .author-other-articles>ul li .title{
    color: #f8f8f8;
}
html.back-dark body .sport-news-widget, html.back-dark body .localMap>div, html.back-dark .card {
    background: #000;
}
html.back-dark body .bg-gray{
    background: #000;
    color: #f8f8f8;
}
html.back-dark body .horoscope-icon{
    background: #f8f8f8;
}
html.back-dark body .horoscope-detail-tab-item.active{
    border-color: #FFF;
    color: #FFF;
}
html.back-dark body .horoscope-menu-logo{
    filter: invert();
}
html.back-dark body .author-other-articles>ul li{
    border: 1px solid rgba(255,255,255,.1) !important;
}
html.back-dark body hr{
    border-top: 1px solid rgba(255,255,255,.1);
}
html.back-dark .widget-author ul li{
    border-bottom: 1px solid rgba(255,255,255,.1);
}
html.back-dark .columnist-date{
    color: rgba(255,255,255,.6);
}
html.back-dark body .sport-news-widget_list a:before{
    color: rgba(255,255,255,.3);
}
html.back-dark body .img-holder, html.back-dark body .img-holder:before{
    background: #1d1d1d;
}
html.back-dark .form-control{
    background: #1d1d1d;
    border: 1px solid #444546;
}
.dc{
    margin-left: -7.5px!important;
    margin-right: -7.5px!important;
}
.dc [class*="col-"] {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}
.dc-number{
    font-size: 90px;
    line-height: 1.2;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin-right: 10px;
    color: #273c75;
}
.back-offcanvas {
    width: 100%;
    left: 100%;
    transition: all 0.4s ease-out 0s;
    position: fixed;
    background: #fff;
    height: 100vh;
    top: 0;
    bottom: 0;
    opacity: .9;
    z-index: 9999;
    cursor: url(../images/x.svg), auto;
}
body.nav-expanded .back-offcanvas {
    left: 0%;
    transition: all 0.4s ease-out 0s;
}
.back-canvas {
    background: #fff;
    padding: 46px 40px 50px 50px;
    font-size: 1.15em;
    max-width: 450px;
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.06);
    width: 100%;
    right: -500px;
    z-index: 999999;
    transition: all 0.5s ease 0s;
    position: fixed;
    overflow-y: auto;
    height: 100vh;
    top: 0;
}
.nav-expanded .back-canvas {
    right: 0 !important;
}
.back-canvas .close-btn {
    overflow: visible;
}
.back-canvas .close-btn .nav-close {
    position: absolute;
    top: 25px;
    display: block;
    z-index: 99;
    right: 25px;
    cursor: pointer;
    transition: all .3s ease;
}
.back-canvas .close-btn .nav-close .back-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
}
.back-canvas .close-btn .nav-close .back-close span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 2px !important;
    height: 20px !important;
    background: #000;
    border: none !important;
    transition: all 0.4s ease 0s;
    opacity: .8;
}
.back-canvas .close-btn .nav-close .back-close span.line2 {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.back-canvas .offback-logo {
    padding-top: 80px;
}
.back-canvas .social-links {
    margin-top: 44px;
}
.social-links li {
    display: inline-block;
    margin-right: 6px;
}
.back-canvas .social-links li a {
    background: #0088cb;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    transition: all 0.7s ease 0s;
    font-size: 14px;
}
.menu-ul {
    padding: 55px 0 25px 0;
    margin: 0;
    float: left;
}
.menu-ul li {
    float: left;
    width: 48%;
    margin-bottom: 20px;
    list-style: none;
    line-height: 16px;
}
.menu-ul li:first-child {
    width: 100%;
}
.menu-ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    font-family: "Helvetica Neue", "Segoe UI", Roboto, Arial, sans-serif;
}
.searchbarm {
    display: block;
    position: relative;
    background-color: #f8f8f8;
    overflow: hidden;
    z-index: 10;
    width: 90%;
    height: auto;
    top: 0;
    left: 0;
    border-radius: 15px;
    border: 1px solid #e0e0e0;
    box-shadow: inset 0 2px 2px rgba(0,0,0,.05);
}
.searchbar__wrapperm {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    position: relative;
    z-index: 10;
}
.searchbar__input {
    background: 0 0;
    border: none;
    color: #939393;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 14px;
    line-height: 14px;
    margin-right: 5px;
    padding: 0 9px;
}
.searchbar__icon {
    color: #939393;
    display: none;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.searchbar__button--search {
    font-size: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 43px;
    -ms-flex: 0 0 43px;
    flex: 0 0 43px;
    height: 43px;
    line-height: 43px;
    margin-left: auto;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: transparent;
    color: #222;
}
.single-social-share a {
    width: 40px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.single-social-share a.facebook-icon {
    background: #305c99;
}
.single-social-share a.twitter-icon {
    background: #00cdff;
}
.color-grey{
    color: #777;
}
.bg-gray{
    background-color: #f3f3f3;
    padding: 1rem;
}
.bg-gray p{
    color:#000 !important;
}
.bg-gray p:last-child{
    margin-bottom: 0;
}
.right-side.topright ul {
    display: flex;
    align-items: center;
}
.right-side.topright ul li {
    margin-left: 15px;
    cursor: pointer;
}
.right-side.topright ul li.back-dark-light .feather-sun {
    display: none;
}
.right-side ul li span {
    background: #0a0a0a;
    display: block;
    height: 2px;
    width: 30px;
    border-radius: 30px;
    margin: 6px 0;
}
.right-side ul li span.back-hum1 {
    width: 25px;
    margin-left: auto;
}
.right-side ul li span.back-hum3 {
    width: 20px;
    margin-left: auto;
}
html.back-dark body .back-dark-light .feather-sun {
    display: block !important;
    color: #ffffff;
}
.iliskilimakale{
    background-color: #d2dae2;
}
.iliskilivideo{
    background-color: #485460;
}
.iliskilivideo a h5,.iliskilivideo p a,.iliskilivideo p{
    color: #f8f8f8;
    margin-bottom: 0;
    line-height: 1.4;
}
.iliskiligaleri{
    background-color: #8e1628;
}
.iliskilimakale img{
    width: 100px !important;
}
.iliskilimakale a p, .iliskiligaleri a p,.iliskilivideo a p{
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
}
.reklam{
    margin-bottom: 1.5rem !important
}
.reklam img{
    max-width: 100% !important;
    height: auto !important;
}
div.reklamkodumsag {
    position: fixed;
    left: 50%;
    margin-left: 565px;
    padding: 0;
    top: 8px;
    width: 160px;
    text-align: left;
    z-index: 9999;
}

div.reklamkodumsol {
    position: fixed;
    right: 50%;
    margin-right: 565px;
    text-align: right;
    top: 8px;
    padding: 0;
    width: 160px;
    z-index: 9999
}
.responsive-video{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
iframe{
    width: 100%;
    max-width: 100%;
}
#return-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 11px;
    top: 10px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.news-detail p {
    font-family: Poppins,serif;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 1.7rem;
    color: #111;
}
.news-detail ol, .news-detail ul{
    list-style: revert;
    padding: revert;
}
.googlenews {
    background: url(../images/google-news.svg) center center no-repeat;
    width: 140px !important;
    vertical-align: baseline;
    height: 38px;
    line-height: 38px;
    padding: 0 5px;
    margin-right: 5px;
    border: 1px solid rgba(91, 97, 110, 0.2);
    border-radius: 5px;
    background-size: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sharebox a:hover {
    color: #ffffff;
    border-color: #0088cb;
    background-color: #0088cb;
}
.googlenews:hover {
    border-color: #0088cb;
    background: url(../images/google-news.svg) center center no-repeat;
    background-color: #FFF !important;
}

.sharebox a {
    width: 35px;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    margin: 0 5px;
    transition: .3s;
    color: #54565c;
    border: 2px solid #e7e9ef;
}
.youtube-subscribe {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color:#f6f6f6;
    border: 1px solid #ec1d24;
    border-radius: 5px;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.youtube-subscribe__branding {
    font-weight: bold;
    margin-right: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0 !important;
}
.youtube-subscribe__branding .fa {
    color: #ec1d24;
    text-shadow: 0 0 2px #ffffe5;
    font-size: 30px;
}
.youtube-subscribe__branding .fa-youtube-play {
    font-size: 38px;
}
.youtube-subscribe__text {
    font-size: 18px;
    line-height: 1 !important;
    font-weight: 600;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 0 !important;
}
h2.spot{
    font-size: 1.4rem;
}
.bg-nightblue{
    background-color: #003f78!important;
}
.dark-mode-select{

}
.dark-mode-select .checkbox {
    opacity: 0;
}
.dark-mode-select .label {
    background-color: #111;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    position: relative;
    height: 26px;
    width: 50px;
    transform: scale(1.1);
}

.dark-mode-select .label .ball {
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px;
    height: 22px;
    width: 22px;
    transform: translateX(0px);
    transition: transform 0.2s linear;
}
.dark-mode-select .checkbox:checked + .label .ball {
    transform: translateX(24px);
}
.icon-contrast {
    color: #f1c40f;
}
.icon-sun {
    color: #f39c12;
}
.image-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 53.9%;
    background-color: #e0e0e0;
}
.image-wrapper img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.header-sub .wrapper {
    height: 3rem;
    font-family: 'Oswald', sans-serif;
}
.header-sub li:not(:last-child) {
    margin-right: 1.2rem;
}
.header-top .wrapper {
    height: 8rem;
}
.header-widget .wrapper {
    height: 3rem;
    font-family: 'Oswald', sans-serif;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.flex.nowrap {
    flex-wrap: nowrap;
}
.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.end {
    text-align: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.fixed {
    position: fixed;
    z-index: 11;
}
.equal {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
}
.top-0 {
    top: 0;
}
.bottom-0 {
    bottom: 0;
}
.right-0 {
    right: 0;
}
.left-0 {
    left: 0;
}
.line-height-sm {
    line-height: 1;
}
.line-height-md {
    line-height: 1.5;
}
.font-size-7 {
    font-size: .7rem !important;
}
.font-size-8 {
    font-size: .8rem !important;
}
.font-size-9 {
    font-size: .9rem !important;
}
.font-size-10 {
    font-size: 1rem !important;
}
.font-size-11 {
    font-size: 1.1rem !important;
}
.font-size-12 {
    font-size: 1.2rem !important;
}
.font-size-13 {
    font-size: 1.3rem !important;
}
.font-size-14 {
    font-size: 1.4rem !important;
}
.font-size-15 {
    font-size: 1.5rem !important;
}
.font-size-18 {
    font-size: 1.8rem !important;
}
.font-size-20 {
    font-size: 2rem !important;
}
.font-size-32 {
    font-size: 3.2rem !important;
}
.padding-sm {
    padding: .4rem;
}
.padding-md {
    padding: 1.2rem;
}
.padding-lg {
     padding: 2rem;
}
.font-family-raleway{
    font-family: 'Raleway',sans-serif !important;
}
.margin-top-sm {
    margin-top: .4rem;
}
.margin-bottom-sm {
    margin-bottom: .4rem;
}
.margin-left-sm {
    margin-left: .4rem;
}
.margin-right-sm {
    margin-right: .4rem;
}
.margin-right-md {
    margin-right: 1.2rem;
}
.margin-right-lg {
    margin-right: 2.4rem;
}
.font-weight-5 {
    font-weight: 500 !important;
}
.font-weight-6 {
    font-weight: 600 !important;
}
.font-weight-7 {
    font-weight: 700 !important;
}
.font-weight-8 {
    font-weight: 800 !important;
}
.width-full {
    width: 100%;
}
.line-camp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-2 {
    -webkit-line-clamp: 2;
}
.line-3 {
    -webkit-line-clamp: 3;
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.display-none {
    display: none;
}
.cursor-pointer {
    cursor: pointer;
}
.radius-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.share-header i {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    display: block;
    color: #FFF;
    background-color: rgba(0,0,0,.5);
    text-align: center;
}
.bodymain.search{
    -webkit-filter: blur(.7rem);
    filter: blur(.7rem);
}
.search-popup .search-wrapper {
    z-index: 99999;
    background-color: rgba(230,0,0,.8);
}
.search-popup .icon-cross {
    z-index: 999999;
    color: #fff;
    padding: 1rem;
}
.search-popup input[type=text] {
    border: none;
    border-bottom: .1rem solid #fff;
    color: #FFF;
    width: 30rem;
    padding-right: 4rem;
    background: 0 0;
}
.search-popup .icon-search {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .6rem;
    color: #fff;
}
.search-popup input[type=submit] {
    opacity: 0;
}
.search-popup ::-webkit-input-placeholder{color:#fff}
.search-popup :-moz-placeholder{color:#fff}
.search-popup ::-moz-placeholder{color:#fff}
.search-popup :-ms-input-placeholder{color:#fff}

.flashNews {
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}
.flashNews .head {
    float: left;
    width: 180px;
    height: 40px;
    background-color: rgb(245 245 245 / 20%);
    position: relative;
    padding: 0 40px 0 10px;
    line-height: 40px;
    color: #FFF;
}
.flashNews .head .dot {
    position: absolute;
    width: 40px;
    right: 5px;
    top: 12px;
}
.flashNews .head .dot i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #fff;
    float: left;
    margin-right: 3px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: fx 1s ease infinite 0ms;
    animation: fx 1s ease infinite 0ms;
}
.flashNews .head .dot i:nth-child(2) {
    -webkit-animation: fx 1s ease infinite .3s;
    animation: fx 1s ease infinite .3s;
}
.flashNews .head .dot i:nth-child(3) {
    -webkit-animation: fx 1s ease infinite .6s;
    animation: fx 1s ease infinite .6s;
}
#flashSlide {
    float: left;
    width: calc(100% - 180px);
    height: 40px;
    position: relative;
    padding-left: 15px;
}

.flashNews .link {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.flashNews .time {
    background-color: #fff100;
}
.news-item-title{
    background: #FFF;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25);
    box-shadow: 0 1px 1px rgba(0,0,0,.25);
    font-size: 16px;
}
.news-item span {
    position: absolute;
    background-color: rgba(201,0,3,.9)!important;
    display: block;
    padding: 3px;
    z-index: 3;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
}
.slider-1 .swiper-slide .image-wrapper {
    padding-bottom: 44.2%;
}

.slider-1 .swiper-slide .sub-title {
    height: 48px;
    background: #d10a11;
    box-shadow: 0 0 20px rgba(0,0,0,.44);
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 1.3rem;
    line-height: 48px;
    text-align: center;
    padding: 0 2rem;
    display: inline-block;
    text-transform: uppercase;
}
.slider-1 .swiper-slide .title {
    background-color: rgba(0,0,0,.6);
    font-size: 3rem;
    width: 55rem;
    font-family: "Raleway", sans-serif;
    text-shadow: 0 0 20px rgba(0,0,0,.76);
    box-shadow: 0 0 20px rgba(0,0,0,.44);
}
.slider-1 .slider-pagination li:not(:last-child) {
    border-right: .1rem solid #303030;
}
.slider-1 .slider-pagination img {
    height: 46px;
    max-width: 46px;
    min-width: 46px;
}
.slider-1 .slider-pagination li .title {
    height: 57px;
    overflow: hidden;
    font-family: "Raleway", sans-serif;
}
.radius-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.slider-1 .slider-pagination li.active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: .4rem solid #e60000;
    z-index: 1;
}
.reactions-box .reaction {
    display: inline-block;
    padding: 24px 0 0;
    text-align: center;
    width: 12%;
    margin-right: 2.8%;
    cursor: pointer;
    vertical-align: bottom;
}
.reactions-box .count {
    position: relative;
    background-color: #3b5998;
    min-height: 2px;
    max-height: 90px;
    transition: all .2s ease;
}

.reactions-box .count .count-text {
    position: absolute;
    top: -22px;
    margin: 0 auto 4px;
    left: 0;
    right: 0;
    font-size: 12px;
}
.reactions-box .emoji .emoji-img {
    display: block;
    width: 100%;
    height: 44px;
    transition: all .3s ease;
}
.reactions-box .emoji {
    position: relative;
    padding: 8px 0 0;
}

.reactions-box .emoji .emoji-text {
    display: none;
    position: absolute;
    top: 75%;
    margin-top: 12px;
    left: 50%;
    transform: translate(-50%,0);
    background-color: #333;
    padding: 4px 8px;
    color: #fff;
    white-space: nowrap;
    border-radius: 12px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    z-index: 2;
}
.reactions-box .reaction:hover .emoji-text {
    display: block;
}

.liked .emoji-img {
    background: url(../images/sevdim.svg) center 100% no-repeat;
}
.unhappy .emoji-img {
    background: url(../images/uzgun.svg) center 100% no-repeat;
}
.angry .emoji-img {
    background: url(../images/kizgin.svg) center 100% no-repeat;
}
.shocked .emoji-img {
    background: url(../images/saskin.svg) center 100% no-repeat;
}
.hahaha .emoji-img {
    background: url(../images/komik.svg) center 100% no-repeat;
}
.clap .emoji-img {
    background: url(../images/alkis.svg) center 100% no-repeat;
}
.widget .t2 {
    font-family: 'Oswald', sans-serif;
    margin: 0 0 1rem 0;
    text-transform: uppercase;
    color: #d10a11;
    font-size: 20px;
    font-weight: 600;
    position: relative;
}
.widget .t2:before {
    content: "";
    width: 50%;
    height: 1px;
    background: linear-gradient(270deg,#dc3545,rgba(255,0,0,0));
    position: absolute;
    right: 0;
    top: 50%;
}
.widget>header {
    position: relative;
    padding: .3rem 5rem .3rem 1rem;
    overflow: hidden;
    display: inline-block;
    border-left: .5rem solid #d10a11;
    margin-bottom: 15px;
}
.widget>header:before {
    content: "";
    position: absolute;
    background: #ebebeb;
    width: 100%;
    height: 100%;
    z-index: 0;
    left: -2rem;
    top: 0;
    transform: skew(30deg,0deg);
}
.widget>header>span {
    z-index: 1;
    position: relative;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1rem;
}
section.sondk time {
    font-size: 15px;
    font-weight: 600;
    color: #a1a1a1;
}
section.sondk .circle {
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 2.4rem;
    border: .2rem solid #c70b00;
    border-radius: 50%;
}
section.sondk .circle:before {
    position: absolute;
    top: 1.3rem;
    left: .5rem;
    height: 6.9rem;
    content: '';
    border: .1rem solid #c70b00;
}
section.sondk .row-wrap-area {
    flex: 1 0 auto;
}
section.sondk .title {
    font-size: 18px;
    font-family: 'Poppins',sans-serif;
}
section.sondk p {
    font-family: 'Poppins',sans-serif;
    font-size: 1rem;
    font-weight: 400;
    max-width: 640px;
}
section.sondk img {
    box-sizing: content-box;
    height: 6rem;
    transform: translateY(-36%);
    border: 1px solid #ddd;
}
.widget-author {
    width: 100%;
    position: relative;
}
.widget-author .swiper-container .swiper-slide{
height: 150px !important;
}

.widget-author ul li {
    margin-bottom: 15px;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 15px;
    padding-right: 15px;
}
.widget-author ul li a {
    display: block;
    width: 100%;
}
.widget-author ul li figure {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
}
.widget-author ul li figure .img {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 15px;
    -webkit-box-flex: 0;
    flex: 0 0 90px;
    width: 90px;
    height: 115px;
    background-color: #f1f1f1;
    margin-right: 10px;
}
.widget-author ul li figure .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.widget-author ul li figure figcaption {
    width: calc(100% - 100px);
}
.widget-author ul li figure figcaption span {
    color: #333;
    display: block;
}
.widget-author ul li figure figcaption span.name {
    font-size: 16px;
    font-weight: 700;
}
.widget-author ul li figure figcaption span.email {
    opacity: .5;
    font-size: 12px;
}
.widget-author ul li figure figcaption span.title {
    font-size: 16px;
    font-weight: 700;
}
.widget-author-info .img {
    position: relative;
    border-radius: 15px;
    width: 180px;
    height: 225px;
    border: solid 4px #dc3545;
    margin-bottom: 10px;
}
.widget-author-info .img img {
    position: absolute;
    z-index: 1;
    top: 2.5%;
    left: 2.5%;
    display: block;
    width: 95%;
    height: 95%;
    border-radius: 10px;
}
.widget-author-info .info span {
    display: block;
}
.widget-horoscope {
    position: relative;
    height: 260px;
    overflow: hidden;
    background-color: #bc2049;
}
.widget-horoscope:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/horoscope-background.png);
    opacity: .35;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.widget-horoscope .head {
    position: relative;
    z-index: 20;
    height: 50px;
    width: calc(100% - 40px);
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.widget-horoscope .head .title {
    font-family: 'Oswald',sans-serif;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.widget-horoscope .content {
    height: calc(100% - 45px);
    padding: 10px 20px 7px 20px;
}
.widget-horoscope .content .slider .swiper-slide figure .img {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    background-color: #bc2049;
    border-radius: 100%;
    overflow: hidden;
}
.widget-horoscope .content .slider .swiper-slide figure figcaption {
    text-align: center;
    color: #fff;
}
.widget-horoscope .content .slider .swiper-slide figure figcaption span {
    display: inline-block;
    margin-bottom: 10px;
}
.widget-horoscope .content .slider .swiper-slide figure figcaption .title {
    background-color: #901938;
    padding: 6px 18px;
    border-radius: 20px;
}
.widget-horoscope .content .slider .swiper-slide figure figcaption .spot-title {
    display: block;
    margin-bottom: 10px;
}
.widget-horoscope .content .slider .swiper-slide figure figcaption .description {
    font-size: 14px;
    line-height: 1.3;
    height: 60px;
    overflow: hidden;
    margin-bottom: 0;
}
.widget-horoscope .navigation {
    opacity: .5;
    top: 80px;
    width: 30px;
    height: 30px;
    border: solid 2px #fff;
    border-radius: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    background-image: none;
    font-family: FontAwesome;
}
.widget-horoscope .navigation {
    top: 50%;
}
.widget-horoscope .navigation.swiper-button-next:before {
    content: "\f105";
}
.widget-horoscope .navigation.swiper-button-prev:before {
    content: "\f104";
}
@-webkit-keyframes fx{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}
@keyframes fx{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}
