@charset "UTF-8";
/* Bilge Kagan KILINC | 0507 5819364 | info@aybereklam.com
*Theme v1.0.0 (https://aybereklam.com)*/
*{-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%; outline:none;}
*, ::after, ::before {box-sizing: border-box;}
html, body { height: 100%; margin: 0; padding: 0; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
body{ background-color: #efefef; font-size: 16px ; font-family: 'Poppins', sans-serif; line-height: 150%; color: #333; }
a{cursor:pointer;color: #0073aa;-webkit-transition-property: border,background,color;transition-property: border,background,color;-webkit-transition-duration: .05s;transition-duration: .05s;-webkit-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;}
a:active,a:hover,a:focus{color:#00a0d2;text-decoration:none;outline:0;}
.bg-cover{
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.w-100 img {
    width: 100% !important;
}
.bg-black{ background-color: #1a1a1a; }
/**** PAGINATION CSS3 CODE *****/
.page-item.active .page-link {z-index: 1;color: #fff;background-color: #2D3349;border-color: #2D3349;}
.page-link { color: #454545; }
/* grid css */
.row {margin-right: -10px;margin-left: -10px;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding-right: 10px;padding-left: 10px;}
.col-right{ width: 320px; }
.col-center{ max-width: 840px; }
.figure{ margin: 0; }
.gcard{ webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.05);box-shadow: 0 0 2px 1px rgba(0,0,0,0.05);display: block; position: relative; }
.zoom{ overflow: hidden; }
.zoom img{ transition: transform .2s; /* Animation */ }
.zoom img:hover{ transform: scale(1.1);  }
.font-small{ font-size: 80% !important; }
.ph0{ padding-left: 0 !important; padding-right: 0 !important; }
.pr0{ padding-right: 0 !important; }
.fixed-right{ right: 0; }
.fixed-left{ left: 0; }
/* HEADER CSS3 */
header{}
.logo{  }
.advert-block{ padding-bottom: 10px; }
.site-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.site-modal .overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.site-modal .advert-popup {
    display: inline-block;
    position: absolute;
    outline: 0;
    z-index: 10;
    top: 29px;
}
.advert-popup {
    padding: 20px;
}
.site-modal .btn-close {
    display: block;
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer;
    color: #FFF;
    font-size: 14px;
    background-color: #262626;
    padding: 8px 10px;
    border-radius: 20px;
}
.advert-popup img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border: solid 10px rgba(0,0,0,0.86);
    border-radius: 10px;
}
header .nav-bar{ padding-top: 15px; padding-bottom: 15px; }
.site-mobile-menu.empty{ padding: 0 !important; }
.site-menu.sticky, .site-mobile-menu {position: fixed;top: 0;left: 0;right: 0;z-index: 9;background-color: rgba(172,6,7,1);}
.site-menu.sticky{ margin-top: 0 !important; }
header.sticky .nav-bar,header.sticky .flash-news,header.sticky .last-news,header.sticky .logo,header.sticky .advert,header.sticky .currency, header.sticky .hot-news{ /*display: none !important;*/ }
.site-menu, .site-mobile-menu{ margin-bottom: 0px; padding: 4px 6px !important; background-color: rgba(172,6,7,1);}

.site-menu ul{ width: 100%; }
.site-menu ul li{ border: none; margin: 0; padding:0; border-radius: 0; background-color: transparent; }
.site-menu ul li a{ color: rgba(255,255,255,1); font-weight: 600; padding: 6px 11px 6px 11px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease; display: block;}
.site-menu ul li a:hover,.site-menu ul li a:active,.site-menu ul li a:focus{ color: rgba(255,255,255,1);  background: rgba(0,0,0,0.24);}
.last-news .list-group{ background-color: rgba(1,1,1,1); }
.last-news .list-group .item{ border: none; margin: 0; border-radius: 0; background-color: transparent; padding: .20rem .6rem; }
.last-news .list-group .item a{ color: rgba(255,255,255,1); font-size: 14px; font-weight: 600; }
/* FLASH NEWS CSS3 CODE */
.flash-news{ }
.flash-news small { line-height: 1.3;display: block;padding: 10px; height: 60px; font-size: 98%;  -webkit-transition: all .15s ease;-moz-transition: all .15s ease;-o-transition: all .15s ease;transition: all .15s ease;}
.flash-news a:hover small {background: #ad090f; color: #FFFFFF !important; }
.arrow-box {display: block;background: #dc3545;color: #FFF;top: 0;left: 0px;position: absolute;padding: 4px 8px;font-weight: 600;font-size: 12px;}
/* Manşet Css3 Code */
.manset-news-box{ margin-bottom: 10px; }
.manset-news-box figure{ max-height: 500px; overflow: hidden; }
.manset-news-box article{ position:relative;}
.manset-news-box article figure figcaption{ position: absolute;color: #222222;left: 10px; width: inherit;  bottom: 25px;padding:20px 10px 10px 10px;line-height: 30px;text-shadow: none;display: block;font-size: 21px;font-weight: bold;margin: 0 auto;text-align: left;z-index: 2;background-color: rgba(255,255,255,1);text-transform: capitalize; }
.manset-news-box article figure span{ position: absolute;color: #ffffff;left: 20px; width: inherit;  top: -20px;  padding:5px 10px;line-height: 30px;text-shadow: none;display: block;font-size: 16px;font-weight: bold;margin: 0 auto;text-align: left;z-index: 3; background: #ad090f !important; text-transform: capitalize; }
ul.manset-news-item{ display:table; width:100%; padding:6px 0 10px 0; }
ul.manset-news-item figcaption{ display:none;}
ul.manset-news-item li{ width:6%; float:left; margin-right:0.7145%; position:relative; }
ul.manset-news-item li:last-child{ margin-right:0; }
ul.manset-news-item li a{ display:block; }
ul.manset-news-item li a img{ display:block; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
.news-arrow {border-color: transparent transparent #FFFFFF transparent;border-style: solid;border-width: 10px;height: 0px;width: 0px;position: absolute;left: 50%;margin-left:-10px;top: -25px;z-index: 2;}
.manset-page a{ color:#ca0000; font-family: 'robotoregular', sans-serif; font-weight:900; line-height:25px; }
/* OWL PAGINATION */
.owl-controls{ background-color: rgba(0,0,0,1); margin: 0; padding: 7px 5px; }
.owl-pagination{ text-align: center; }
.owl-pagination .owl-page{ width: 4%; display: inline-block; border-top: none; color: #fff; }
.owl-pagination .owl-page.active{ background-color: darkred; color: #fff; }
.owl-pagination .owl-page span{ line-height: 32px; font-size: 95%; display: block; font-weight: 700;}
figure {margin: 0;}
/* BODY CSS3 */
body{  }
.boxed{ box-shadow: 0 0px 10px rgba(0,0,0,0.2); padding: 0 !important;}
.news-list{ padding: 10px 0; }
.news-list .news-item{ overflow: hidden; }
a:hover .post-name, a:hover .card-title, a:hover .title{ color: #ff0000 !important; }
.social-icon{}
.icon{ width: auto; }
.btn-facebook{ color: #FFFFFF; background: #3b5998; }
.btn-whatsapp{ color: #FFFFFF; background: #2cb742 !important; }
.btn-twitter{ color: #ffffff; background: #55acee; }
.btn-google{ color: #ffffff; background-color: #e3411f; }

.cat-list{}
.cat-list .cat-item{ }
.cat-list .cat-item .post-footer{ padding: 5px 0; }
.cat-list .cat-item .post-title a{-webkit-transition: all .15s ease;-moz-transition: all .15s ease;-o-transition: all .15s ease;transition: all .15s ease; color: #262626; }
.cat-list .cat-item .post-name{ padding: 3px 0; font-size: 18px; line-height: normal;}
.cat-list .cat-item .post-description{ font-size: 14px; color: #666666; }
.cat-list .cat-item .post-title a:hover{ text-decoration: underline; }
.cat-list .cat-item:after{ content: ""; display: block; padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #dedede;  }
.cat-list .cat-title{ border-left: #e74c3c 5px solid; font-weight: 600; font-size: 20px; padding-bottom: 5px; padding-top: 5px; margin-bottom: 10px; border-bottom: #cccccc3b 5px solid; }

.video-box.cat-list .cat-title{ border-left: rgba(172,6,7,1) 5px solid; font-weight: 600; font-size: 20px; padding-bottom: 5px; padding-top: 5px; margin-bottom: 10px; border-bottom: #a1a1a1 5px solid; }
.video-box.cat-list .zoom{ position: relative; }
.video-box.cat-list .zoom:before{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.2); }
.video-box a{ display: block; position: relative; }
.video-box a i.fa-play-circle{ position: absolute; top: calc(50% - 16px); left: calc(50% - 16px); z-index: 9; font-size: 200%; }
/* Social Sharing Button Css3 Code */
.social-sharing a span{ font-family:'Roboto',sans-serif; font-size:13px; font-weight:700; }
.social-sharing {position:relative; border-top: 1px solid #dadada;padding: 15px 0 0 0;margin: 30px 0;clear: both;}
.social-sharing .btn-icon-title {display: inline-block;width: 36px;text-align: center;padding: 8px 0;background: #828282;margin: 0 3px 5px 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius:3px;}
.social-sharing a.btn-social.btn-icon-title span { display:none; }
.social-sharing a.btn-social.btn-icon-title i { color:#FFFFFF; }
.social-sharing a.btn-facebook {background: #3b5998;}
.social-sharing a.btn-twitter{background: #55acee;}
.social-sharing a.btn-google{background: #d73d32;}
.social-sharing a.btn-linkedin{ background: #0073b2; }
.social-sharing a.btn-play{color: #fff;background-color: #117a8b;border-color: #10707f;}

.social-sharing a:hover{ opacity: 0.90 !important; }

.social-widget a{ color: #FFFFFF; min-width: 33px; min-height: 30px; border: none; }
.social-widget a.btn-twitter{ color: #FFFFFF; background: #55acee;}
.social-widget a.btn-facebook{ color: #FFFFFF; background: #3b5998; }
.social-widget a.btn-rss{ color: #FFFFFF; background:#e59d13; }
.news-detail-container{ font-size:16px; font-weight:400; color:#333; word-break: break-word;}
.news-detail-container .note-float-right{ margin-left: 20px; }
.news-detail-container .note-float-left{ margin-right: 20px; }
.news-title-conted{ padding-left: 18px; border-left: 5px solid rgba(172,6,7,1); }
.news-title {clear: both;display: block;font-size: 2rem;letter-spacing: -1px;text-align: left;font-weight: 700;line-height: 1.3;}
.news-spot h2{color: #827676;font-size: 1.1rem; font-weight: 400;letter-spacing: -0.5px;line-height: 1.3rem;}
.news-info {color: #262626;font-size: 12px !important;line-height: 1.3;position: relative;margin: 10px auto 20px auto;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.news-info span{ margin-right:25px; text-transform: capitalize; color: #666; font-weight:700; }
.news-info span a{ text-transform: capitalize; color: #666; font-weight:700;}
.news-info span a:hover{ color: #000; font-weight:700;}
.news-info span i{ margin-right:5px; }
.news-item .title{ font-size: 16px;  line-height: 1.3; font-weight: 700; padding: 10px; color: #262626; text-align: center; height: 80px; } 
.block-box{ margin-bottom: 10px; }

/* CSS3 Lig Fikstür */
.lig-fikstur{ padding: 10px 0; }
.lig-fikstur ul {margin: 0;padding: 0;list-style: none;display: table;width: 100%;}
.lig-fikstur li.c {font-weight: bold !important;padding-left: 15px; }
.lig-fikstur li.item:nth-of-type(even) {background-color: rgba(0,0,0,.05);}
.lig-fikstur ul li {width: 100%;float: left;font-size: 13px;padding: 5px 0; border-top: 1px solid #dee2e6;}
.lig-fikstur li i {width: 23px;text-align: center;display: inline-block;float: left;margin: 0 5px;}
.lig-fikstur li span {float: left;}
.fr {float: right !important;}
.lig-fikstur li.s {background: #eee !important;}

.scores-table ul li i{ width: 35px; }

/* Css3 Spor Block */
.spor-box{}
.spor-box .cat-title{background-color: #408000; color: #ffffff; border: none; }
/* SEARCH BUTTON */
#search_form {position: fixed;display: none;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 99;background-color: rgba(0, 0, 0, 0.7);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;-webkit-transform: translate(0px, -100%) scale(0, 0);-moz-transform: translate(0px, -100%) scale(0, 0);-o-transform: translate(0px, -100%) scale(0, 0);-ms-transform: translate(0px, -100%) scale(0, 0);transform: translate(0px, -100%) scale(0, 0);opacity: 0;}
#search_form .close {position: fixed;top: 15px;right: 15px;color: #fff;background-color: #E90014;border-color: #E90014;opacity: 1;padding: 10px 17px;font-size: 27px;}
#search_form input[type="search"] {position: absolute;top: 50%;width: 100%;color: #ffffff;background: rgba(0, 0, 0, 0);font-size: 60px;font-weight: 300;border: 0px;margin: 0px auto;margin-top: -51px;padding-left: 30px;padding-right: 30px;outline: none;text-align: center;}
#search_form.open {-webkit-transform: translate(0px, 0px) scale(1, 1);-moz-transform: translate(0px, 0px) scale(1, 1);-o-transform: translate(0px, 0px) scale(1, 1);-ms-transform: translate(0px, 0px) scale(1, 1);transform: translate(0px, 0px) scale(1, 1);opacity: 1;z-index: 10000;}
/* Currency Css3 Code */
.currency{ padding: 6px 15px;
    background-color: #141414; }
.currency .item{ font-size: 13px; padding-right: 0; color: #ffffff; }
.currency .item .name{ font-weight: 500; }
.currency .item .curr{}
.currency .item.down .curr,.currency .item.down .name i{ color: #ed1d25; }
.currency .item.up .curr,.currency .item.up .name i{  color: #4ab52e; }
.currency .item .change{ font-size: 13px; font-weight: 300; }
.currency .item.line .curr,.currency .item.line .name i{ color: #b3b3b3; }
/**** MOBIL MENU *****
html.show-menu body .boxed:after{background: #000000 none repeat scroll 0 0;bottom: 0;content: "";left: 0;opacity: 0.7;position: absolute;right: 0;top: 0;transition: opacity .2s ease 0s;z-index: 3;} */
html.show-menu body{ overflow: hidden; }
.site-navigation .header-menu ul{ width: 100%; display: block; }
.site-navigation .header-menu ul li{ margin: 0; border: 0 solid ; border-top: 1px solid rgba(0,0,0,.125); border-top-left-radius: 0 !important;  border-bottom-left-radius: 0 !important; background: transparent;}
.site-navigation .header-menu ul li a{ color: #262626; font-weight: 400; font-size: 16px; }
.site-navigation .header-menu .menu-header a{ padding: 12px; border-radius: 3px; color: #262626; font-size: 26px; }
/*.menu-mobile .icon-bar{ z-index: 4; }*/
.menu-mobile .icon-bar a{  }
.menu-mobile .mobile-bar a{ line-height: 32px; }
.menu-mobile .mobile-logo a{ font-family:"Montserrat",sans-serif; font-size: 22px; font-weight: 700;  }



/* animate last-news */
@keyframes blink {
0% {opacity: .2;}
20% {opacity: 1;}
100% {opacity: .2;}}
.saving i {animation-name: blink;animation-duration: 1.4s;animation-iteration-count: infinite;animation-fill-mode: both;}
.saving i:nth-child(2) {animation-delay: .2s;}
.saving i:nth-child(3) {animation-delay: .4s;}
.hot-news .title {color: #ff0000;font-size: 16px;font-weight: 600;line-height: 30px;padding-right: 0 !important;}
.hot-news .title i {font-size: 16px;}
.clearfix{ display: table; width: 100%; }
.hot-news a{ line-height: 30px; font-weight: 600; color: #262626; }
.hot-news a:hover{ text-decoration: underline; }
.hot-news{  }
/* Footer Css3 Code */
footer .container{ background-color:transparent; padding:25px 15px;     font-size: 13px;
    font-weight: 400;
    color: #333; }
footer, footer a{     font-size: 13px;
    font-weight: 400;
    color: #333; }
footer a:hover, footer a:focus, footer a:active{ color:#A80000; }
.copyright a{ color:#444; font-weight:700; }
footer ul.footer-links{ display: table; margin: 0 auto; width: 80%; }
footer ul.footer-links li{ display: inline-block; border-right: solid 1px #ccc; }
footer ul.footer-links li a{ padding: 0 8px;  }
footer .footer-links-mini{ }
footer .footer-links-mini a{font-weight: 700; color: #222;}

/***************** COVID-19 ********************************/
.covid-title {font-size: 20px;font-weight: bold;}
div.value span {padding: 8px 14px;display: inline-block;font-size: 12px;background: #ae0218;color: #FFF;}
div.heal span {padding: 8px 14px;display: inline-block;font-size: 12px;background: #8bc34a !important;color: #FFF;}
div.death span {padding: 8px 14px;display: inline-block;font-size: 12px;background-color: #857f7f !important;color: #FFF;}
.covid span{ float: left; }
.covid i {padding: 4px 10px;width: 120px;display: inline-block;font-size: 18px;background: #4f0a0a87;color: #FFF;font-weight: bold;float: left;}
.contry {color: #FFF;font-weight: bold;padding: 6px;font-size: 19px; width: 130px; display: inline-block;}
.covid-head{ padding: 13px 40px; float: left; background: #E3C000; }
