
::-webkit-scrollbar {display:none;}
body {background:#131722;color:#a7aab3;font-size:13px;font-family:'Open Sans';cursor:default;}
.top {background:none;}
.top_nav a, .top_nav span {color:#fff;}
footer {border-top:1px solid rgba(250,250,250,0.15);}

.ath_global {display:flex;width:100%;height:auto;justify-content:center;align-items:center;min-height:100vh;}

.ath_bloc {display:flex;flex-direction:row;width:auto;justify-content:space-between;padding:80px 0 100px 0;}

.ath_bloc_left {display:flex;flex-direction:column;width:325px;border-radius:15px;background:#1e222d;padding:20px 20px 0 20px;margin-right:2%;justify-content:space-between;box-shadow: 0 10px 10px 10px rgb(0 0 0 / 5%);}
.ath_bloc_left_top {display:flex;flex-direction:column;}
.ath_bloc_left_top b {margin:0 0 10px 0;color:#fff;font-size:16px;}
.ath_bloc_left_top strong {margin:10px 0 5px 0;font-weight:normal;color:rgba(250,250,250,0.3);}
.ath_bloc_left_top_search {display:flex;flex-direction:column;position:relative;}
.ath_bloc_left_top_search .ath_bloc_left_top_search2 {display:flex;align-items:center;font-size:18px;border:1px solid rgba(250,250,250,0.15);height:50px;border-radius:10px;padding:0 0 0 10px;}
.ath_bloc_left_top_search .ath_bloc_left_top_search2 img {display:flex;height:20px;width:20px;border-radius:50%;margin-right:10px;border:1px solid #fff;background:#fff;}
.ath_bloc_left_top_search .ath_bloc_left_top_search2 em {color:#fff;font-weight:600;font-size:16px;}
.ath_bloc_left_top_search .ath_bloc_left_top_search2 quote {text-transform:uppercase;font-size:14px;margin:1px 0 0 9px;font-weight:400;}
.ath_bloc_left_top_search span {display:flex;color:#fff;}
.ath_bloc_left_top p {margin:20px 0 0 0;line-height:1.8;color:rgba(250,250,250,0.3);color:#a7aab3;font-size:14px;padding-right:10px;}
.ath_bloc_left_top_social {display:flex;margin-top:20px;margin-bottom:20px;}
.ath_bloc_left_top_social a {display:flex;margin-right:10px;height:30px;width:30px;justify-content:center;align-items:center;border-radius:50%;background:#2f55d4;color:#fff;cursor:pointer;}
.ath_bloc_left_bottom {display:flex;flex-direction:column;width:100%;border-top:1px solid #30343f;}
.ath_bloc_left_bottom ul {display:flex;flex-direction:row;width:100%;justify-content:space-between;height:100%;font-size:14px;align-items:flex-start;}
.ath_bloc_left_bottom ul li {display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start;height:179px;padding:19px 0 20px 5px;}
.ath_bloc_left_bottom ul li span {display:flex;align-items:center;color:#fff;font-size:14px;padding-right:20px;}
.ath_bloc_left_bottom ul li span i {color:#fff;margin-right:7px;font-size:14px;}
.ath_bloc_left_bottom ul li quote {font-size:12px;color:rgba(250,250,250,0.3);margin-top:5px;}
.ath_bloc_left_bottom ul li div {font-size:28px;color:#fff;font-weight:300;line-height:1;margin:12px 0 19px 0;}
.ath_bloc_left_bottom ul li em {display:flex;align-items:center;}
.ath_bloc_left_bottom ul li em u {text-decoration:none;margin:0 5px 0 0;background:#181b24;border-radius:5px;padding:4px 10px 4px 10px;display:flex;align-items:center;font-size:13px;}
.ath_bloc_left_bottom ul li em u:nth-child(1) {color:#f44336;}
.ath_bloc_left_bottom ul li em u:nth-child(2) {color:#26a69a;}
.ath_bloc_left_bottom ul li em u b {color:#a7aab3;font-weight:400;margin-right:3px;font-size:11px;}
.ath_bloc_left_bottom .ath_bloc_left_top_change {display:flex;width:100%;}
.ath_bloc_left_bottom .ath_bloc_left_top_change b {display:flex;flex-direction:column;margin-right:10px;width:25%;border-right:1px solid #30343f;font-weight:normal;font-size:12px;}
.ath_bloc_left_bottom .ath_bloc_left_top_change b span {margin-right:5px;color:rgba(250,250,250,0.3);font-size:12px;}
.ath_bloc_left_bottom .ath_bloc_left_top_change b:nth-last-child(1) {border-right:0;}
.ath_bloc_left_bottom .ath_bloc_left_top_change b em.green {color:#26a69a;}
.ath_bloc_left_bottom .ath_bloc_left_top_change b em.red {color:#f44336;}

.ath_bloc_right {display:flex;flex-direction:column;width:450px;}
.ath_bloc_right_chart {display:flex;position:relative;}
.ath_bloc_right_chart .ath_bloc_right_chart_logo {display:flex;padding-bottom:20px;position:absolute;z-index:1;top:17px;left:20px;}
.ath_bloc_right_chart .ath_bloc_right_chart_logo img {width:54%;opacity:0.5;}
.ath_bloc_right_chart2 {display:flex;width:100%;justify-content:center;align-items:center;border-radius:15px;background:#1e222d;padding:20px;box-shadow: 0 10px 10px 10px rgb(0 0 0 / 5%);}
.ath_bloc_right_chart2 .chart {display:flex;position:relative;justify-content:center;}
.ath_bloc_right_chart2 .chart .single-chart {overflow:visible;}
.ath_bloc_right_chart2 .chart .circular-chart {display:block;margin:0 auto;width:300px;height:300px;overflow:visible;padding-top:40px;padding-bottom:10px;z-index:10;position:relative;}
.ath_bloc_right_chart2 .chart .circle-bg {fill:none;stroke:#4a4d56;stroke-width:3.5;}
.ath_bloc_right_chart2 .chart .circle {fill:none;stroke-width:3.5;stroke-linecap:round;animation:progress 1s ease-out forwards;}
.ath_bloc_right_chart2 .chart .circle_blur {fill:none;stroke-width:5;stroke-linecap:round;animation:progress 1s ease-out forwards;filter:blur(0.5px);-webkit-filter:blur(0.5px);}
.ath_bloc_right_chart2 .chart .circular-chart.green .circle {stroke:#2f55d4;stroke:#00bf9d;}
.ath_bloc_right_chart2 .chart .circular-chart.green .circle_blur {stroke:rgba(0,0,0,0.15);}
.ath_bloc_right_chart2 .chart img {display:block;margin:0 auto;margin-top:-20px;margin-bottom:-15px;}
.ath_bloc_right_chart2 .chart .chart_text {position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:30px;padding-bottom:12px;}
.ath_bloc_right_chart2 .chart .chart_text b {font-weight:normal;line-height:1;font-size:11px;text-transform:uppercase;}
.ath_bloc_right_chart2 .chart .chart_text em {font-size:46px;color:#fff;line-height:1;margin-top:3px;font-weight:600;display:flex;align-items:flex-end;padding-right:7px;}
.ath_bloc_right_chart2 .chart .chart_text em i {font-size:20px;font-style:normal;margin-bottom:4px;margin-right:3px;}
.ath_bloc_right_stats {display:flex;flex-direction:row;width:100%;margin-top:3.5%;}
.ath_bloc_right_stats ul {display:flex;flex-direction:row;width:100%;justify-content:space-between;height:100%;font-size:14px;align-items:flex-start;}
.ath_bloc_right_stats ul li {display:flex;flex-direction:column;width:48.5%;justify-content:flex-start;align-items:flex-start;border-radius:15px;background:#1e222d;height:180px;padding:20px 20px 20px 20px;box-shadow: 0 10px 10px 10px rgb(0 0 0 / 5%);overflow:hidden;}
.ath_bloc_right_stats ul li span {display:flex;align-items:center;color:#fff;font-size:14px;}
.ath_bloc_right_stats ul li span i {color:#fff;margin-right:7px;font-size:18px;}
.ath_bloc_right_stats ul li quote {font-size:12px;color:rgba(250,250,250,0.3);margin-top:5px;}
.ath_bloc_right_stats ul li div {font-size:28px;color:#fff;font-weight:300;line-height:1;margin:12px 0 29px 0;width:100%;text-overflow:ellipsis;white-space:nowrap;display:flex;}
.ath_bloc_right_stats ul li em {display:flex;align-items:center;}
.ath_bloc_right_stats ul li em u {text-decoration:none;margin:0 5px 0 0;background:#181b24;border-radius:5px;padding:4px 10px 4px 10px;font-size:13px;}
.ath_bloc_right_stats ul li:nth-child(1) i {color:#26a69a;}
.ath_bloc_right_stats ul li:nth-child(2) i {color:#f44336;}
.ath_bloc_right_stats ul li:nth-child(1) em u:nth-child(1) {color:#26a69a;}
.ath_bloc_right_stats ul li:nth-child(2) em u:nth-child(1) {color:#f44336;}

.ath_bloc_side {display:flex;flex-direction:column;width:325px;border-radius:15px;background-color:#1e222d;background-image:url(/images/pub.png);background-size:cover;border-radius:10px;overflow:hidden;background-position:center center;padding:20px 20px 0 20px;margin-left:2%;justify-content:space-between;box-shadow: 0 10px 10px 10px rgb(0 0 0 / 5%);align-items:flex-start;justify-content:flex-start;}
.ath_bloc_side_top {display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;}
.ath_bloc_side_top b {margin:0 0 10px 0;color:#fff;font-size:16px;}
.ath_bloc_side_top a {display:flex;justify-content:center;align-items:center;border-radius:5px;height:30px;color:#8492a6;font-weight:400;padding:0 15px 0 15px;background:#2f55d4;color:#fff;margin-bottom:25px;}
.ath_bloc_side img {display:none;}


.dash_ordre_select2_input {display:none;justify-content:space-between;align-items:center;font-size:18px;border:1px solid rgba(250,250,250,0.15);height:50px;border-radius:10px;padding:0 0 0 20px;position:relative;background:#1e222d;color:#fff;margin-top:0;}
.dash_ordre_select2 {display:none;width:100%;height:255px;font-size:13px;background:#181b24;overflow-y:scroll;overflow-x:hidden;border-radius:10px;padding:10px;flex-direction:column;position:absolute;top:50px;z-index:100;overflow-y:auto;box-shadow:0 5px 10px rgba(0,0,0,0.5);left:0;}
.dash_ordre_select2 li {display:flex;width:100%;cursor:pointer;}
.dash_ordre_select2 li div {display:flex;align-items:center;padding:10px;font-weight:600;color:#fff;justify-content:space-between;width:100%;}
.dash_ordre_select2 li div img {height:20px;width:20px;border-radius:50%;margin-right:10px;border:1px solid #fff;}
.dash_ordre_select2 li div em {color:#888;margin-left:5px;font-size:12px;font-weight:500;margin-top:2px;}
.dash_ordre_select2 li div span {display:flex;align-items:center;}
.dash_ordre_select2 li div span:nth-child(1) {display:flex;align-items:center;}
.dash_ordre_select2 li div span:nth-child(2) {color:#aaa;font-weight:normal;}
.dash_ordre_select2 li:hover {border:none;background:#1e222d;color:#fff;border-radius:5px;overflow:hidden;padding-right:0;}


.top_nav_lg_2 {box-shadow:0 10px 10px 10px rgb(0 0 0 / 20%);background:#1e222d;}

@media (min-width:981px) and (max-width:1200px){
.ath_bloc_left {width:300px;}
.ath_bloc_side {width:240px;background-image:none;}
.ath_bloc_side img {display:flex;border:none;height:380px;margin-left:-20px;margin-top:-20px;}

}


@media (min-width:980px){
@keyframes progress {0% {stroke-dasharray: 0 100;}}
}


@media (max-width:980px){
.ath_bloc {display:flex;flex-direction:column;padding:70px 20px 50px 20px;overflow:hidden;}
.ath_bloc_left {width:100%;margin:0 0 3.5% 0;overflow:hidden;}
.ath_bloc_right {width:100%;margin:0;overflow:hidden;}
.mobile_top {background:none;border-bottom:1px solid rgba(250,250,250,0.05);}
.mobile_lg {background:#131722;}
.mobile_lg div a {color:#a7aab3;}
.mobile_nav {background:#131722;}
.mobile_nav a {color:#a7aab3;}
.ath_bloc_side {display:flex;margin-left:0;margin-top:3.5%;width:100%;background-image:none;flex-direction:row;justify-content:space-between;}
.ath_bloc_side_top {padding:5px 0 20px 10px;}
.ath_bloc_side img {display:flex;border:none;height:200px;margin-top:-30px;margin-right:30px;}
}




