*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}input,textarea,select,option,div,button,a,img{-webkit-transition:all .15s linear;transition:all .15s linear;border:0}a,img{color:#000;text-decoration:none}a:hover{color:#8e8e8e;text-decoration:none}ul{list-style:none;margin:0;padding:0}img{vertical-align:top}html,body{width:100%;height:100%}body{background:#efefef;color:#000;font-size:16px;margin:0;padding:0}@media only screen and (max-width:1247px){body{font-size:14px}}.container{margin:0 auto;padding:0 50px;width:100%;max-width:100%;position:relative}@media only screen and (max-width:1247px){.container{padding:0 10px}}.row{margin:0 -10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}@media only screen and (max-width:1247px){.row{margin:0 -5px}}.col{padding:0 10px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:1247px){.col{padding:0 5px}}.flex0{-webkit-box-flex:0;-ms-flex:0;flex:0}.flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header{width:100%;background:#000;color:#fff;overflow:hidden}header .row{padding:8px 0;margin:0}@media only screen and (max-width:1247px){header .row{-ms-flex-wrap:wrap;flex-wrap:wrap}}header .logo{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;font-family:Verdana,Helvetica,Arial,serif;font-size:34px;text-transform:uppercase;font-weight:700;line-height:1em;letter-spacing:-.04em}header .logo span{font-family:Verdana,Helvetica,Arial,serif;font-weight:700;color:#8e8e8e}@media only screen and (max-width:1247px){header .logo{margin-left:10px;margin-right:auto}}header .logo:hover{-webkit-filter:opacity(80%);-moz-filter:opacity(80%);-ms-filter:opacity(80%);-o-filter:opacity(80%);filter:opacity(80%)}header #menuAnchor{min-width:34px;width:34px;height:30px;cursor:pointer;position:relative}@media only screen and (min-width:1248px){header #menuAnchor{display:none}}header #menuAnchor span{position:absolute;top:0;left:0;width:34px;height:5px;border-radius:10px;background:#fff;-webkit-transition:all .12s linear;transition:all .12s linear}header #menuAnchor span:nth-child(1){top:3px}.menuOpen header #menuAnchor span:nth-child(1){top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header #menuAnchor span:nth-child(2){top:13px}.menuOpen header #menuAnchor span:nth-child(2){-webkit-transform:scale(0);transform:scale(0)}header #menuAnchor span:nth-child(3){top:23px}.menuOpen header #menuAnchor span:nth-child(3){top:13px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header nav#menu{margin-right:auto;margin-left:15px}@media only screen and (max-width:1247px){header nav#menu{width:100%;max-height:0;margin:0;visibility:hidden;-webkit-transition:all .12s linear;transition:all .12s linear;-webkit-filter:opacity(0%);-moz-filter:opacity(0%);-ms-filter:opacity(0%);-o-filter:opacity(0%);filter:opacity(0%)}.menuOpen header nav#menu{margin:10px 0 0;max-height:600px;visibility:visible;-webkit-filter:opacity(100%);-moz-filter:opacity(100%);-ms-filter:opacity(100%);-o-filter:opacity(100%);filter:opacity(100%)}}header nav#menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1247px){header nav#menu ul{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;border-top:1px solid rgba(255,255,255,.2)}}header nav#menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;margin:0}@media only screen and (max-width:1247px){header nav#menu ul li{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;border-bottom:1px solid rgba(255,255,255,.2)}}header nav#menu ul li a{color:#fff;padding:22px 18px;white-space:nowrap}@media only screen and (max-width:1247px){header nav#menu ul li a{padding:12px}}header nav#menu ul li a:hover{-webkit-filter:opacity(80%);filter:opacity(80%)}header #search{width:100%;max-width:550px;position:relative}@media only screen and (max-width:1247px){header #search{margin:10px 0 0}}header #search input{width:100%;background:#fff;color:#000;border-radius:5px;font-size:16px;font-weight:400;outline:0;height:40px;padding:0 52px 0 18px}@media only screen and (max-width:1247px){header #search input{font-size:13px;height:40px;padding:0 54px 0 14px}}header #search input::-webkit-input-placeholder{color:#000;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input:-moz-placeholder{color:#000;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input::-moz-placeholder{color:#000;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input:-ms-input-placeholder{color:#000;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input:focus{-webkit-filter:opacity(100%);-moz-filter:opacity(100%);-ms-filter:opacity(100%);-o-filter:opacity(100%);filter:opacity(100%)}header #search input:focus::-webkit-input-placeholder{color:#000;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search input:focus:-moz-placeholder{color:#000;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search input:focus::-moz-placeholder{color:#000;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search input:focus:-ms-input-placeholder{color:#000;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search button{width:34px;height:34px;margin:3px;position:absolute;top:0;right:0;background:#000;border-radius:5px;cursor:pointer}@media only screen and (max-width:1247px){header #search button{width:34px;height:34px}}header #search button:before{content:"";width:14px;height:14px;border:2px solid #fff;border-radius:100px;position:absolute;top:6px;left:7px}@media only screen and (max-width:1247px){header #search button:before{width:14px;height:14px;top:5px;left:6px}}header #search button:after{content:"";width:2px;height:8px;background:#fff;position:absolute;top:20px;left:24px;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}@media only screen and (max-width:1247px){header #search button:after{top:19px;left:24px}}header #search button:hover{-webkit-filter:opacity(80%);-moz-filter:opacity(80%);-ms-filter:opacity(80%);-o-filter:opacity(80%);filter:opacity(80%)}header .sub{background-color:#e4e4e4;color:#000;white-space:nowrap;padding:4px 0}@media only screen and (max-width:1247px){header .sub{padding:0;text-align:center}}header .sub .col{padding:0;-webkit-filter:opacity(60%);filter:opacity(60%)}@media only screen and (max-width:1247px){header .sub .col{-webkit-box-flex:1;-ms-flex:1;flex:1}}header .sub h1{font-size:14px;font-weight:400}header .sub h2{font-size:14px;font-weight:700}main{padding:40px 0}@media only screen and (max-width:1247px){main{padding:10px 0}}main .categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 33px;gap:8px}@media only screen and (max-width:1247px){main .categories{margin:2px 0 12px;gap:4px}}main .categories a{background-color:#8e8e8e;color:#fff;padding:8px 10px;border-radius:5px;font-size:15px;line-height:1.1em;font-weight:700;white-space:nowrap}main .categories a:hover{-webkit-filter:opacity(80%);-moz-filter:opacity(80%);-ms-filter:opacity(80%);-o-filter:opacity(80%);filter:opacity(80%)}@media only screen and (max-width:1247px){main .categories a{padding:4px 5px;font-size:13px}}main .main_title{margin:0 0 8px;color:#000}@media only screen and (max-width:1247px){main .main_title{margin:0 0 5px}}main .main_title h1,main .main_title h2,main .main_title h3,main .main_title h4,main .main_title h5{font-size:20px;font-weight:700}@media only screen and (max-width:1247px){main .main_title h1,main .main_title h2,main .main_title h3,main .main_title h4,main .main_title h5{font-size:14px}}main .main_title.related{margin:40px 0 2px}@media only screen and (max-width:1247px){main .main_title.related{margin:0;margin:10px 0 4px}}main .post_list .row{margin:0 -7px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:1247px){main .post_list .row{margin:-5px 0}}main .post_list .post{padding:7px;max-width:20%;min-width:20%;margin-bottom:10px}@media only screen and (max-width:1247px){main .post_list .post{padding:5px 0;max-width:100%;min-width:100%;margin-bottom:2px}}main .post_list .post .inner{width:100%}main .post_list .post .inner .thumb{width:100%;height:0;padding-top:56%;position:relative;overflow:hidden;background:rgba(0,0,0,.08)}main .post_list .post .inner .thumb .img{width:100%;height:100%;position:absolute;top:0;left:0;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:5}main .post_list .post .inner .thumb .img:hover{-webkit-filter:opacity(90%);-moz-filter:opacity(90%);-ms-filter:opacity(90%);-o-filter:opacity(90%);filter:opacity(90%)}main .post_list .post .inner .thumb .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;position:absolute;bottom:10px;left:10px;z-index:10;gap:5px}main .post_list .post .inner .thumb .tags>div{background:rgba(0,0,0,.7);color:#fff;font-size:12px;line-height:1em;padding:2px 3px;border-radius:3px}main .post_list .post .inner .thumb .tags>div.hd{background-color:#000}main .post_list .post .inner .title{width:100%;padding:3px 8px;font-size:15px;font-weight:500;text-align:center}@media only screen and (max-width:1247px){main .post_list .post .inner .title{font-size:14px}}main .post_list .post .inner .title a{color:#000;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:underline;line-height:18px;max-width:100%}main .post_list .post .inner .title a:hover{color:#8e8e8e}main .pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0;gap:10px}@media only screen and (max-width:1247px){main .pagination{width:auto;margin:20px -4px;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}}main .pagination a,main .pagination span{width:50px;height:50px;background:#fff;color:#000;border:1px solid rgba(0,0,0,.2);border-radius:5px;font-size:18px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1247px){main .pagination a,main .pagination span{width:36px;height:36px;font-size:15px}}main .pagination a.pages,main .pagination a.extend,main .pagination a.last,main .pagination a.first,main .pagination span.pages,main .pagination span.extend,main .pagination span.last,main .pagination span.first{display:none}main .pagination a:hover,main .pagination span:hover{color:#8e8e8e}main .pagination a.current,main .pagination span.current{color:#fff;background-color:#000;border:0}main .pagination a.previouspostslink,main .pagination a.nextpostslink,main .pagination span.previouspostslink,main .pagination span.nextpostslink{width:auto;padding:0 18px;text-decoration:underline;font-size:15px}@media only screen and (max-width:1247px){main .pagination a.previouspostslink,main .pagination a.nextpostslink,main .pagination span.previouspostslink,main .pagination span.nextpostslink{padding:0 12px;font-size:13px}}main .erro404{text-align:center;margin:0 0 40px}@media only screen and (max-width:1247px){main .erro404{margin:20px 0}}main .erro404 h1{font-size:30px}@media only screen and (max-width:1247px){main .erro404 h1{font-size:20px}}main .erro404 h2{font-size:20px}@media only screen and (max-width:1247px){main .erro404 h2{font-size:12px}}footer .text{font-size:13px;line-height:160%;color:#8e8e8e;text-align:center;padding:0 8%}@media only screen and (max-width:1247px){footer .text{font-size:11px;line-height:140%;text-align:justify;padding:0 2px}}footer .background{background:#000;color:#fff;margin:30px 0 0;padding:20px 0 0}@media only screen and (max-width:1247px){footer .background{margin:10px 0 0;padding:15px 0 0}footer .background .row{-ms-flex-wrap:wrap;flex-wrap:wrap}}footer .background a{color:#fff}footer .logo{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;font-family:Verdana,Helvetica,Arial,serif;font-size:34px;text-transform:uppercase;font-weight:700;line-height:1em;letter-spacing:-.04em}footer .logo span{font-family:Verdana,Helvetica,Arial,serif;font-weight:700;color:#8e8e8e}@media only screen and (max-width:1247px){footer .logo{margin-left:10px}}footer .logo:hover{-webkit-filter:opacity(80%);-moz-filter:opacity(80%);-ms-filter:opacity(80%);-o-filter:opacity(80%);filter:opacity(80%)}footer .menu{margin-left:30px}@media only screen and (max-width:1247px){footer .menu{margin-left:0;margin-top:10px}}footer .menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1247px){footer .menu ul{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;margin:0}@media only screen and (max-width:1247px){footer .menu ul li{font-size:10px}}footer .menu ul li a{color:#fff;padding:12px 18px;white-space:nowrap}@media only screen and (max-width:1247px){footer .menu ul li a{padding:6px 8px}}footer .menu ul li a:hover{-webkit-filter:opacity(80%);filter:opacity(80%)}footer .bottom{width:100%;text-align:center;padding:12px 0;background:rgba(255,255,255,.15);font-size:14px;color:rgba(255,255,255,.3);margin:20px 0 0}@media only screen and (max-width:1247px){footer .bottom{padding:10px;margin:15px 0 0;font-size:12px}}footer .bottom a{color:rgba(255,255,255,.3)}footer .bottom a:hover{color:rgba(255,255,255,.4)}article .row{margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:1247px){article .row{-ms-flex-wrap:wrap;flex-wrap:wrap}}article .content{margin:0 0 20px}@media only screen and (max-width:1247px){article .content{margin:0 0 10px}}article .box{width:100%}@media only screen and (max-width:1247px){article .box{margin-top:0;margin-bottom:10px}}article .box.left{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:30px}@media only screen and (max-width:1247px){article .box.left{margin-right:0}}article .box.right{-webkit-box-flex:0;-ms-flex:0;flex:0}@media only screen and (max-width:1247px){article .box.right{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100%;min-height:120px}}article .player{width:100%;height:0;padding-top:0;height:510px;background:#000;position:relative;overflow:hidden}@media only screen and (max-width:1247px){article .player{height:auto;padding-top:75%}}article .player iframe,article .player embed{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:5px;vertical-align:top}article .description{width:100%;margin:15px 0 0;text-align:justify}@media only screen and (max-width:1247px){article .description{margin:10px 0 0;padding:0}}article .description .button button{background:#000;color:#fff;font-size:14px;font-weight:700;padding:6px 10px;border-radius:5px;cursor:pointer}article .description .button button:hover{-webkit-filter:opacity(80%);filter:opacity(80%)}article .description .inner{width:100%;background:rgba(0,0,0,.08);padding:20px;border-radius:5px;display:none}@media only screen and (max-width:1247px){article .description .inner{padding:10px 10px 6px}}article .description .inner.open{display:inline-block;margin:10px 0 0}article .description p,article .description h2{font-size:16px;font-weight:400;color:#000;line-height:150%}@media only screen and (max-width:1247px){article .description p,article .description h2{font-size:13px}}article .description .thumb{width:200px;min-width:200px;margin:3px 18px 10px 0;float:left}@media only screen and (max-width:1247px){article .description .thumb{width:90px;min-width:90px;margin:2px 12px 6px 0}}article .description .thumb img{width:100%;border-radius:5px}article .description .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:0;margin:10px 0 0}@media only screen and (max-width:1247px){article .description .tags{margin:8px 0 6px}}article .description .tags a{background:#000;color:#fff;font-size:14px;padding:3px 8px;border-radius:5px;margin:0 4px 4px 0}@media only screen and (max-width:1247px){article .description .tags a{font-size:12px;padding:2px 6px;margin:0 3px 3px 0}}article .description .tags a:hover{-webkit-filter:opacity(80%);filter:opacity(80%)}article .bansing>div{margin:0 0 10px}article .bansing>div:last-child{margin:0}@media only screen and (max-width:1247px){article .bansing>div{margin:10px 0}article .bansing>div:last-child{display:none}}article .bansing img{vertical-align:top}@media only screen and (max-width:1247px){article .bansing{min-width:100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}
.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}