@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 none;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    outline: 0 none;
    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: #292929; */
    /* height: 110px; */
    position: relative;
    display: table;
    width: 100%;
    border-bottom: 5px solid #0f0f10;
    /* border-top: 5px solid #292929; */
}


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: 100%;
    display: table;
    background: #00193b;
    /* height: 100px; */
}

.newslink1 {
    color: #ff0000 !important;
    text-decoration: none;
    font-size: 22px;
    line-height: 27px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

.newsmeta1 {
    position: absolute;
    font-size: 13px !important;
    color: #ffffff;
    background: #f9a503a8;
    padding: 10px 19px;
    text-decoration: none !important;
    font-weight: bold;
}

span.newsmeta2 {
    margin-top: 35px;
    position: absolute;
    font-size: 12px !important;
    color: #ffffff;
    padding: 5px;
    background: #292929;
    text-decoration: none !important;
    font-weight: bold;
}

.mobilelang {
    background-color: white;
    display: table;
    height: 30px;
    width: 100%;
}
.mobilelang a {
    color: #333333 !important;
    display: block;
    float: right;
    font-family: Arial;
    font-weight: bold !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 0px;
    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 {
    border-top: 1px solid #fff;
}


.footer {
    background: #000000;
    color: #fff;
    padding: 9px;
    font-size: 15px;
}

#menu_main_btn span
{
    cursor: pointer;
    height: 3px;
    width: 33px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    margin: 18px;
    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: #fff;
    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: #fff;
    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: 60px;
    height: 50px;
    right: 0;
    top: 0;
    padding: 0px;
    background-color: transparent;
    background-image: none;
}
#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,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;
    width: 200px;
    right: 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: 37px;
    bottom: 0;
    right: -200px;
    width: 200px;
    height: 100%;
    background: #ffffff;
    position: fixed;
    text-align: left;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
    box-shadow: 0 0 8px 0 rgba(0,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: 22px;
}
#menu_main li.active a {
    color: #0E3F6D;
}
#menu_main li a {
    font: bold 11px/30px Arial, sans-serif;
    color: #00077b;
    /* text-transform: uppercase; */
}
#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: #344b65;
}

.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: bold;
}

.wbmd {
    text-align: center;
    color: #ffffff;
    background: radial-gradient( #242423 0%, #d38313 0%, transparent 100%) #ffaa00;
    line-height: 22px;
    overflow: hidden;
    padding: 20px;
    font-size: 16px;
}

.wbmd a {
    color: #ffffff;
}

.footer span {
    background: #dedddd;
    border-radius: 3px;
    padding: 2px 5px;
    text-align: left;
    line-height: 32px;
    color: #000;
    width: 90%;
    margin: 3px 3px;
    float: left;
}
.trx {
    float: left;
    text-align: right;
    padding: 10px 3px;
    color: #fff;
    font-size: 12px;
    font-family: Tahoma;
}



.owl-item.synced .item {
    background: #af0b0b;
    border-top: 3px solid #0820af;
    border-bottom: 3px solid #1e9504;
    opacity:0.7;
}


.mobwek iframe {
    width: 100%;
}
a.fa.dil {
    border: 0px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

span.liv {
    padding: 0px 15px 0px 0px;
    color: #ffffff;
}

span.liv img {
    width: 20px;
    padding: 0px 6px;
}


.sehv {
    color: #dd0400;
    background: #f1f1f1;
    padding: 3px;
    border-radius: 5px;
}



.frm {
    background: #ddd;
    padding: 20px;
}

input[type="text"] {
    border-radius: 8px;
    color: #a5a5a5;
}


.logoayd {
    width: 100%;
    height: 115px;
    padding: 8px 0px;
}

.logoayd img {
    width: 100%;
    border-top: 0px;
}
