/* slider */
.magposts,.magposts li,.sliderwdbloog,.tickernews{position:relative}
.tickernews{background:#fff;height:50px;box-shadow:0 0 28px 0 rgba(0,0,0,.08)}
#wdbloog-news .widget-title{background:#f3f3f3;float:right;line-height:50px;height:35px;padding:0 11px;margin-top:7px;display:flex;flex-direction:column;text-align:center;justify-content:center;margin-left:15px}
#wdbloog-news .widget-title h2{color:#828282;font-size:14px}
#wdbloog-news .widget-title h2:before{content:'\f0c1';padding-left:5px;font-size:12px;color:#E74C3C}
#wdbloognews{float:right}
#wdbloognews li{float:right;display:block;padding:0 15px!important}
#wdbloognews li a{color:#E74C3C;font-size:13px;font-family:wdbloog}
.sliderwdbloog {overflow: hidden;height: 490px;}
.magposts{overflow:hidden;float:right;width:100%}
.magposts li{float:right;width:32%;margin-bottom:10px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,0.09);background:#fff;padding:10px}
.magposts li:first-child{width:66.9%;margin-left:10px}
.magposts li .magp-thumb img{width:100%;display:block;background:#E74C3C;height:215px;transition:all 0.7s ease 0s}
.magposts li .magp-thumb img:hover{transform:scale(1.3);opacity: 0.5;}
.magp-thumb{position:relative;overflow:hidden;background: #000;}
.magposts li .mag-content .post-title{position:absolute;bottom:-1000px;transition:all 0.7s ease 0s;background:rgba(0,0,0,0.3);padding:15px;width:100%;color:#fff;z-index:999}
.mag-content{position:relative}
.magposts li:hover .mag-content .post-title{bottom:0;transition:all 0.7s ease 0s}
.magposts li .mag-content .post-title:hover{background:rgba(0,0,0,0.6)}
.magposts li:first-child .magp-thumb img{height:460px}
.magposts li:first-child .post-title a{color:#fff;font-size:20px;font-weight:700;line-height:35px}
.magposts li .post-date,.magposts li .writer-p{display:none;color:#fff}
.magposts li .post-date{margin-right:15px}
.magposts li .post-date:before{content:'\f133';display:inline-block;margin-left:5px;font: normal normal normal 14px/1 FontAwesome;}
.magposts li .writer-p:before{content:'\f007';display:inline-block;margin-left:5px;font: normal normal normal 14px/1 FontAwesome;}
.magposts li .post-title a{color:#fff;font-weight:700;font-size:17px;line-height:28px}
.magposts li .psummary{display: none;}
.owl-controls .owl-nav {position: absolute;top: 5px;right: 20px;}
.magposts .owl-next,.magposts .owl-prev{display:inline-block!important;text-align:center;margin-left:10px;color:#fff;text-shadow:1px 1px 19px #171717;font-size:25px}
.sliderwdbloog .widget-content{color:#E0E0E0}