@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Thin.eot);
    src: url(../fonts/roboto/Roboto-Thin.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto/Roboto-Thin.woff2) format('woff2'),url(../fonts/roboto/Roboto-Thin.woff) format('woff'),url(../fonts/roboto/Roboto-Thin.ttf) format('truetype'),url(../fonts/roboto/Roboto-Thin.svg#robotothin) format('svg');
    font-weight: 200
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Light.eot);
    src: url(../fonts/roboto/Roboto-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto/Roboto-Light.woff2) format('woff2'),url(../fonts/roboto/Roboto-Light.woff) format('woff'),url(../fonts/roboto/Roboto-Light.ttf) format('truetype'),url(../fonts/roboto/Roboto-Light.svg#robotolight) format('svg');
    font-weight: 300
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Regular.eot);
    src: url(../fonts/roboto/Roboto-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto/Roboto-Regular.woff2) format('woff2'),url(../fonts/roboto/Roboto-Regular.woff) format('woff'),url(../fonts/roboto/Roboto-Regular.ttf) format('truetype'),url(../fonts/roboto/Roboto-Regular.svg#robotoregular) format('svg');
    font-weight: 400
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Medium.eot);
    src: url(../fonts/roboto/Roboto-Medium.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto/Roboto-Medium.woff2) format('woff2'),url(../fonts/roboto/Roboto-Medium.woff) format('woff'),url(../fonts/roboto/Roboto-Medium.ttf) format('truetype'),url(../fonts/roboto/Roboto-Medium.svg#robotomedium) format('svg');
    font-weight: 500
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Bold.eot);
    src: url(../fonts/roboto/Roboto-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto/Roboto-Bold.woff2) format('woff2'),url(../fonts/roboto/Roboto-Bold.woff) format('woff'),url(../fonts/roboto/Roboto-Bold.ttf) format('truetype'),url(../fonts/roboto/Roboto-Bold.svg#robotobold) format('svg');
    font-weight: 700
}

body,img {
    border: 0;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    outline: 0;
    padding: 0
}

.bolh {
    float: left;
    margin: 2px
}

a.btnn.btn-success {
    background: #0fa414
}

div#newscontainer {
    font-size: 20px;
    line-height: 27px;
    color: #000
}

#mobileheader {
    background-color: #ffffff;
    position: relative;
    display: table;
    width: 100%;
    border-bottom: 2px solid #e46600;
}

select#selectcats {
    margin-top: 15px;
    padding: 5px;
    border-radius: 5px
}

#mobileheader .mobilelogo {
    width: 100%;
    height: 90px;
    position: absolute;
    left: -30px;
    top: 30px
}

#mobileheader .mobilerepeat {
    width: 370px;
    display: table;
}

.newslink1 {
    font-size: 30px;
    font-weight: 700;
    color: red!important;
    line-height: 32px
}

.newslink1:hover {
    text-decoration: none!important
}

.newsmeta1 {
    font-size: 13px!important;
    color: red;
    text-decoration: none!important;
    font-weight: 700;
    line-height: 30px!important
}

.mobilelang {
    background-color: #fff;
    display: table;
    height: 30px;
    width: 100%
}

.mobilelang a {
    color: #333!important;
    display: block;
    float: right;
    font-family: Arial;
    font-weight: 700!important;
    height: auto;
    margin: 5px 15px 0 0;
    padding: 5px 0 5px 30px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto
}

.mobilelang a:hover {
    text-decoration: underline
}

.mobwek img {
    max-width: 100%;
    display: block;
    z-index: 99999
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

div#dle-content li {
    margin: 5px 0;
    background: #f5f5f5;
    border-bottom: 1px solid #11038b;
    border-top: 1px solid #11038b;
    list-style: none
}

a.btnn {
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    text-shadow: none
}

a.btnn.btn-success.ui-link {
    background: #11c516;
    color: #fff
}

a.btnn.btn-twitter.ui-link {
    color: #fff
}

a.btnn.btn-facebook.ui-link {
    color: #fff
}

.mobilerepeat img {
    padding: 4px;
    width: 65%;
}

.footer {
    background: transparent linear-gradient(180deg,#ff7200 0%,#d96100 100%);
    border-top: 5px solid #242424;
    color: #000;
    padding: 5px;
    font-size: 17px
}

#menu_main_btn span {
    cursor: pointer;
    height: 3px;
    width: 33px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
    transition: all 500ms ease-in-out
}

#menu_main_btn.active span:before {
    top: 0;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: 0
}

#menu_main_btn.active span:after {
    top: 0;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

#menu_main_btn span:before {
    cursor: pointer;
    height: 3px;
    width: 33px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
    top: -7px;
    transition: all 500ms ease-in-out
}

#menu_main_btn span:after {
    cursor: pointer;
    height: 3px;
    width: 33px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
    bottom: -7px;
    transition: all 500ms ease-in-out
}

#menu_main_btn.active span {
    background-color: transparent
}

#menu_main_btn {
    position: absolute;
    width: 35px;
    height: 5px;
    z-index: 99999;
    color: #ccc;
    right: 0;
    display: block;
    padding: 37px 16px;
    margin: 0 0 0 16px;
    background: transparent linear-gradient(180deg,#ff7200 0%,#d96100 100%);
}

#curtain.active {
    left: 0;
    opacity: 1;
    z-index: 5
}

#curtain {
    left: -100%;
    opacity: 0;
    position: fixed;
    width: 100%;
    top: 50px;
    bottom: 0;
    height: 100%;
    background: #000;
    background: rgba(0,0,0,.7)
}

#menu_main_btn.active~#curtain #to_fullversion {
    display: block
}

#to_fullversion {
    position: absolute;
    display: none;
    right: 20px;
    top: 10px;
    width: 79px;
    height: 50px;
    background: url(../images/notebook.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 50px auto;
    z-index: 10;
    border: 1px solid #fff!important;
    color: #fff!important;
    font-size: 10px;
    padding-top: 45px;
    padding-bottom: 15px
}

#menu_main.active {
    display: block;
    right: 200px;
    width: 200px;
    -moz-transform: translate3d(100%,0,0);
    -webkit-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    z-index: 10
}

#menu_main {
    z-index: 5;
    top: 106px;
    bottom: 0;
    right: -200px;
    width: 200px;
    height: 100%;
    float: right;
    background: #fff;
    position: fixed;
    text-align: left;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.05);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform-style: flat;
    -moz-transform-style: flat;
    transform-style: flat
}

#menu_main .viewport {
    height: 100%;
    padding-bottom: 40px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative
}

#menu_main .overview {
    width: 100%
}

nav ul {
    list-style: none
}

#menu_main li.lineafter {
    border-bottom: 1px solid #d2d7da;
    padding-bottom: 5px;
    margin-bottom: 5px
}

#menu_main li:first-child {
    padding-top: 5px
}

#menu_main li {
    display: block;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 10px;
    height: 30px
}

#menu_main li.active a {
    color: #0e3f6d
}

#menu_main li a {
    font: bold 11px/30px Arial,sans-serif;
    color: #333;
}

#toplink {
    display: block;
    margin: 3px 10px;
    padding: 8px;
    border-radius: 5px;
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    float: right;
    background: #292929;
    color: #fff!important
}

div#header_main {
    background: #11038b
}

.altbol li {
    float: left;
    margin: 3px;
    width: 28%;
    padding: 2px 5px;
    border-radius: 3px;
    background: #11038b
}

.altbol a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.wbmd {
    text-align: center;
    color: #292929;
    font-size: 16px
}

.wbmd a {
    color: #292929
}

.footer span {
    background: #222222;
    border-radius: 3px;
    padding: 2px 5px;
    text-align: center;
    line-height: 32px;
    color: #000;
    font-size: 14px;
    margin: 3px;
    float: left
}


    .slider {
        width: 100%;
        margin: 5px auto;
    }

    .slick-slide {
      margin: 0px;
    }

.slick-slide img {
    width: 100%;
    height: 300px;
}

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
	
	.mobbaslig {
    position: absolute;
    top: 227px;
    font-weight: bold;
    height: 70px;
    font-size: 18px;
    padding: 3px;
    color: #fff;
    background: #0c0c0c87;
}

a.newslink2 {
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

.elvv {
    font-size: 14px;
    color: #11038b;
    font-weight: bold;
}

.elvv span {
    background: #e6e6e6;
    margin: 10px 5px;
    padding: 2px 5px;
    border-radius: 3px;
}
.dgxeb {
    font-size: 22px;
    color: #d40b0b;
    font-weight: bold;
    border-left: 2px solid #e00000;
    background: #e8e8e8;
    padding: 5px 10px;
    margin-bottom: 50px;
    text-align: center;
}

a.dilaz {
    display: block;
    margin: 3px 5px;
    padding: 8px;
    border-radius: 5px;
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    float: right;
    background: #d12421;
    color: #fff !important;
}

a.dilru {
    display: block;
    margin: 3px 5px;
    padding: 8px;
    border-radius: 5px;
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    float: right;
    background: #d12421;
    color: #fff !important;
}
.ftl {
    background: #e6e6e6;
    padding: 0px 10px;
}

.footer a {
    color: #fff;
}

ul.news-social-share li {
    text-align: center;
    float: left;
    margin: 4px;
    padding: 4px;
}

ul.news-social-share a {
    color: #fff;
    padding: 4px 10px;
    border-radius: 2px;
}


a.fb {
    background: #1877f2;
}

a.tw {
    background: #56d1ff;
}

a.wp {
    background: #07c11e;
}

a.tg {
    background: #0074ad;
}

.mobwek iframe {
    max-width: 99%; 
}
.dnya img {
    position: absolute;
    width: 20px;
    left: 110px;
    top: 12px;
}

li.shrtxeb {
    border-bottom: 20px solid #efefef;
}

span.trxcat img {
    width: 15px;
    padding: 0px 5px;
}

span.trxcat {font-size: 14px;float: left;}