@font-face {
    font-family: FontAwesome;
    src: url('../font/fa-solid-900.eot');
    src: url('../font/fa-solid-900.eot?#iefix') format('embedded-opentype'),
    url('../font/fa-solid-900.woff2') format('woff2'),
    url('../font/fa-solid-900.woff') format('woff'),
    url('../font/fa-solid-900.ttf') format('truetype'),
    url('../font/fa-solid-900.svg#FontAwesome') format('svg');
}

body {
    font: 12pt/2 Yekan, sans-serif;
    direction: rtl;
    margin: 0;
    padding: 0;
    background-color: rgba(197 , 197 , 197 , .3);
}
a {
    text-decoration: none;
}

.head1 {
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    background-color: #000;
}

.contactp1 {
    position: relative;
    float: right;
    width: 1000px;
    height: 40px;
    margin: 0 calc((100% - 1000px) / 2);
}

.contactp2 {
    position: relative;
    float: right;
    width: auto;
    height: 30px;
    margin: 5px 0 0 0;
}

.contactp3 {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    border-radius: 7px;
    background-color: #6e6e6e;
    overflow: hidden;
    transition: all .6s;
}

.contactp3:hover {
    width: 110px;
}

.contactp3 img {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    margin: 0;
}

.contactp3 p {
    position: relative;
    float: right;
    width: 80px;
    padding: 0;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

header {
    position: relative;
    float: right;
    width: 100%;
    height: 155px;
    background-color: #fff;
}

.head2 {
    position: relative;
    float: right;
    width: 1000px;
    height: 155px;
    margin: 0 calc( (100% - 1000px) / 2 );
}

.head2 a {
    position: relative;
    float: right;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 7px;
    border-radius: 7px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    margin: 60px 10px 60px 0;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    transition: all .7s;
}

.head2 a:hover {
    background-color: rgba(197 , 197 , 197 , .3);
    border-bottom: 1px solid #000;
}

.head2 a:nth-child(1) {
    width: auto;
    height: 85px;
    line-height: 85px;
    margin: 35px;
    color: #000;
    font-size: 25px;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 0;
}

.head2 a:nth-child(1):hover {
    background-color: unset;
    border-bottom: unset;
}

.head2 a:nth-child(1) img {
    position: relative;
    float: right;
    width: auto;
    height: 85px;
    margin-left: 5px;
}

.team1 {
    position: relative;
    float: right;
    width: 100%;
    min-height: 20px;
    max-height: 70px;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    text-align: center;
}

.team1 a {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 7px;
    background-color: #fff;
    margin: 5px;
    display: inline-block;
}

.team1 a img {
    position: relative;
    float: right;
    width: 100%;
    height: auto;
}

#koll1 , #koll2 {
    position: absolute;
    top: -30px;
    width: 75px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: rgba(197 , 197 , 197 , .3);
    color: #000;
    opacity: .55;
}

#koll1 {
    right: calc( (100% - 150px) / 2 );
    border-top-right-radius: 7px;
}

#koll2 {
    left: calc( (100% - 150px) / 2 );
    border-top-left-radius: 7px;
}

.koll-active {
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    color: #fff !important;
    opacity: 1 !important;
}

.side-bar1 {
    position: relative;
    float: right;
    width: 320px;
    height: auto;
    margin: 40px calc( (100% - 1000px) / 2 ) 0 0;
}

.side-bar2 {
    position: relative;
    float: right;
    width: 680px;
    height: auto;
    margin: 40px 0 0 calc( (100% - 1000px) / 2 );
}

.widget1 {
    position: relative;
    float: right;
    width: 320px;
    height: auto;
    background-color: #fff;
    border-radius: 7px;
    transition: all .6s;
    margin: 20px 0 0 0;
}

.widget1:nth-child(1) {
    margin: 0;
}

.widget1:nth-child(3) {
    padding-bottom: 40px;
}

.widget1 h2 , .widget2 h2 {
    position: relative;
    float: right;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.widget2 h2 {
    width: calc(100% - 140px);
}

.widget-head1 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 40px;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    border-radius: 7px;
    margin: 0 10px;
}

.widget1 .widget-head1 p:nth-child(1) {
    position: relative;
    float: right;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: #fff;
}

.widget1 .widget-head1 p:nth-child(2) {
    position: relative;
    float: right;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px 0 0;
    color: #fff;
}

.widget1 .widget-head1 p:nth-child(3) , .widget1 .widget-head1 p:nth-child(4) , .widget1 .widget-head1 p:nth-child(5) , .widget1 .widget-head1 p:nth-child(6) {
    position: relative;
    float: right;
    width: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: #fff;
}

.widget1 li , .widget2 li {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 30px;
    list-style: none;
    margin: 0 10px;
}

.widget2 li {
    height: auto;
}

.widget2 li li {
    position: relative;
    float: right;
    width: 100%;
    height: 30px;
    list-style: none;
    margin: 0;
}

.widget1 li:nth-child(2n) {
    background-color: #f1f1f1;
}

.widget2 li:nth-child(2n-1) {
    background-color: #f1f1f1;
}

.widget1 li p:nth-child(1) {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.widget1 li p:nth-child(2) {
    position: relative;
    float: right;
    width: 125px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    margin: 0 5px 0 0;
}

.widget1 li p:nth-child(3) , .widget1 li p:nth-child(4) , .widget1 li p:nth-child(5) , .widget1 li p:nth-child(6) {
    position: relative;
    float: right;
    width: 35px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
    direction: ltr;
}

.widget1 a {
    position: relative;
    float: right;
    width: calc( 100% - 20px );
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.widget-head2 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 10px;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    border-radius: 7px;
    margin: 0 10px;
}

.widget2 {
    position: relative;
    float: right;
    width: 660px;
    height: auto;
    background-color: #fff;
    border-radius: 7px;
    margin: 0 20px 0 0;
    padding-bottom: 40px;
    transition: all .6s;
}

.widget2:nth-child(4) {
    margin: 20px 20px 20px 0;
}

.widget2 select {
    position: relative;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 10px 20px;
    border-radius: 7px;
    border: 1px solid #000;
    box-sizing: border-box;
    font: 14px Yekan, sans-serif;;
}

.widget2 li img {
    position: relative;
    float: right;
    width: 20px;
    height: 20px;
}

.widget2 li li img {
    position: relative;
    float: right;
    width: 20px;
    height: 20px;
}

.widget2 li img:nth-child(1) {
    margin: 5px 10px 5px 0;
}

.widget2 li li img:nth-child(1) {
    margin: 5px 10px 5px 0;
}

.widget2 li img:nth-child(7) {
    margin: 5px 0 5px 10px;
}

.widget2 li li img:nth-child(7) {
    margin: 5px 0 5px 10px;
}

.widget2 li p:nth-child(2) , .widget2 li p:nth-child(6) {
    position: relative;
    float: right;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.widget2 li li p:nth-child(2) , .widget2 li li p:nth-child(6) {
    position: relative;
    float: right;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.widget2 li p:nth-child(4) {
    position: relative;
    float: right;
    width: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.widget2 li li p:nth-child(4) {
    position: relative;
    float: right;
    width: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.widget2 li p:nth-child(3) , .widget2 li p:nth-child(5) {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.widget2 li li p:nth-child(3) , .widget2 li li p:nth-child(5) {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.widget2 li p:nth-child(8) , .widget2 li p:nth-child(9) {
    position: relative;
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.widget2 li li p:nth-child(8) , .widget2 li li p:nth-child(9) {
    position: relative;
    float: right;
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.widget2 li p:nth-child(10) , .widget2 li p:nth-child(11) {
    position: relative;
    float: right;
    width: 40px;
    height: 30px;
    font-size: 14px;
    margin: 0;
}

.widget2 li li p:nth-child(10) , .widget2 li li p:nth-child(11) {
    position: relative;
    float: right;
    width: 40px;
    height: 30px;
    font-size: 14px;
    margin: 0;
}

.widget2 .widget-head1 p {
    position: relative;
    float: right;
    width: 20px;
    height: 30px;
    color: #fff;
}

.widget2 .widget-head1 p:nth-child(1) {
    margin: 5px 10px 5px 0;
}

.widget2 .widget-head1 p:nth-child(7) {
    margin: 5px 0 5px 10px;
}

.widget2 .widget-head1 p:nth-child(2) , .widget2 .widget-head1 p:nth-child(6) {
    position: relative;
    float: right;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.widget2 .widget-head1 p:nth-child(4) {
    position: relative;
    float: right;
    width: 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.widget2 .widget-head1 p:nth-child(3) , .widget2 .widget-head1 p:nth-child(5) {
    position: relative;
    float: right;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.widget2 .widget-head1 p:nth-child(8) , .widget2 .widget-head1 p:nth-child(9) {
    position: relative;
    float: right;
    width: 95px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.widget2 .widget-head1 p:nth-child(10) , .widget2 .widget-head1 p:nth-child(11) {
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.widget3 {
    position: relative;
    float: right;
    width: 660px;
    height: auto;
    background-color: #fff;
    border-radius: 7px;
    margin: 0 20px 0 0;
    padding-bottom: 5px;
    transition: all .6s;
}

.widget3 h2 {
    position: relative;
    float: right;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.widget-ir1 , .widget-ir2 {
    position: relative;
    float: right;
    width: 320px;
    height: auto;
    border-radius: 7px;
    background-color: #fff;
    margin: 0 20px 20px 0;
    background-image: url("../img/iran-corner1.png");
    background-repeat: no-repeat;
    background-position: top left;
    transition: all .6s;
}

.widget-ir1 h2 , .widget-ir2 h2 {
    position: relative;
    float: right;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.widget-ir1 p:nth-child(2) , .widget-ir1 p:nth-child(3) {
    position: relative;
    float: right;
    width: calc( (100% - 50px) / 2 );
    height: 40px;
    line-height: 40px;
    margin: 0 20px 0 0;
    background-color: #fff;
    border: 1px solid #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 7px;
    box-sizing: border-box;
}

.widget-ir1 p:nth-child(3) {
    margin: 0 10px 0 0;
}

.widget-ir1 p:nth-child(4) , .widget-ir1 p:nth-child(5) , .widget-ir1 p:nth-child(6) , .widget-ir1 p:nth-child(7) {
    position: relative;
    float: right;
    width: calc( (100% - 70px) / 4 );
    height: 62.5px;
    line-height: 62.5px;
    border-radius: 7px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin: 20px 10px 0 0;
}

.widget-ir1 p:nth-child(4) {
    margin: 20px 20px 0 0;
}

.widget-ir1 p:nth-child(4) , .widget-ir1 p:nth-child(7) {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.widget-ir1 p:nth-child(4) img , .widget-ir1 p:nth-child(7) img {
    height: 100%;
    width: auto;
    float: none;
}

.widget-ir1 p:nth-child(8) {
    position: relative;
    float: right;
    width: calc(100% - 40px);
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 7px;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    margin: 20px;
}


.widget-ir2 p:nth-child(2) , .widget-ir2 p:nth-child(3) {
    position: relative;
    float: right;
    width: calc( (100% - 50px) / 2 );
    height: 40px;
    line-height: 40px;
    margin: 0 20px 0 0;
    background-color: #fff;
    border: 1px solid #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 7px;
    box-sizing: border-box;
}

.widget-ir2 p:nth-child(3) {
    margin: 0 10px 0 0;
}

.widget-ir2 p:nth-child(4) , .widget-ir2 p:nth-child(6) {
    position: relative;
    float: right;
    width: calc( (100% - 70px) / 4 );
    height: 62.5px;
    border-radius: 7px;
    background-color: #000;
    margin: 20px 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.widget-ir2 p:nth-child(4) img , .widget-ir2 p:nth-child(6) img {
    height: 100%;
    width: auto;
    float: none;
}

.widget-ir2 p:nth-child(4) {
    margin: 20px 20px 0 0;
}

.widget-ir2 p:nth-child(5) {
    position: relative;
    float: right;
    width: calc( (100% - 50px) / 2 );
    height: 62.5px;
    line-height: 21.25px;
    border-radius: 7px;
    background-color: #000;
    color: #fff;
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 15px;
    margin: 20px 10px 0 0;
}

.widget-ir2 p:nth-child(7) {
    position: relative;
    float: right;
    width: calc(100% - 40px);
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 7px;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    margin: 20px;
}

.widget1:hover , .widget2:hover , .widget3:hover , .widget-ir1:hover , .widget-ir2:hover , .side-bar-player4:hover {
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.widget2-banner1 {
    background-image: url("../img/gif1.gif");
    background-size: cover;
    height: 110px;
}

.best-part1 {
    position: relative;
    float: right;
    width: calc(100% - 80px);
    height: auto;
    margin: 20px 40px 0 40px;
    border-radius: 7px;
}

.best-part1 img {
    position: relative;
    float: right;
    width: 100%;
    height: auto;
}

.best-part2 {
    position: absolute;
    width: 90px;
    height: 100px;
}

.best-part2 img {
    position: relative;
    float: right;
    width: 70px;
    height: 70px;
    margin: 0 10px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    background-color: #000;
}

.best-part3 {
    position: relative;
    float: right;
    width: 90px;
    height: 30px;
    border-radius: 7px;
    background-color: #000;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.best-part2:nth-child(2) {
    bottom: 20%;
    right: 24%;
}

.best-part2:nth-child(3) {
    bottom: 20%;
    left: 24%;
}

.best-part2:nth-child(4) {
    bottom: 55%;
    right: 7%;
}

.best-part2:nth-child(5) {
    bottom: 55%;
    left: 7%;
}

.best-part2:nth-child(6) {
    bottom: 76%;
    right: calc( (100% - 90px) / 2 );
}

.side-bar-player {
    position: relative;
    float: right;
    width: 1000px;
    height: 600px;
    margin: 20px calc((100% - 1000px) / 2) 0 calc((100% - 1000px) / 2);
    border-radius: 7px;
    overflow: hidden;
}

.side-bar-player2 {
    position: relative;
    float: right;
    width: 395px;
    height: 584.6px;
    margin-top: 15.4px;
}

.side-bar-player3 {
    position: relative;
    float: right;
    width: 100%;
    height: 370px;

}

.side-bar-player4 {
    position: relative;
    float: right;
    width: 100%;
    height: 230px;
    background-color: #000;
}

.side-bar-player5 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1000px;
    height: 600px;
}

.side-bar-player6 , .side-bar-player7 {
    position: relative;
    float: right;
    width: calc( (1000px - 395px) / 2);
    height: 600px;
}

.side-bar-player6 h2 {
    position: relative;
    float: right;
    width: calc(100% - 40px);
    height: auto;
    margin: 35px 50px 0 0;
    text-align: right;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.1;
    text-shadow: 0 0 7px #000;
}

.side-bar-player6 p {
    position: relative;
    float: right;
    width: 150px;
    height: 100px;
    line-height: 100px;
    margin: 30px 5px 0 0;
    text-align: right;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

.side-bar-player6 p:nth-child(2) {
    width: 90px;
    font-size: 86px;
    margin: 30px 50px 0 0;
}

.side-bar-player6 p:nth-child(3) {
    margin-right: 20px;
    width: 130px;
}

.side-bar-player6 a {
    position: relative;
    float: right;
    width: auto;
    height: 35px;
    margin: 30px 50px 0 0;
}

.side-bar-player6 a img {
    position: relative;
    float: right;
    width: 35px;
    height: 35px;
    margin: 0;
}

.side-bar-player6 a p {
    position: relative;
    float: right;
    width: auto !important;
    height: 35px;
    line-height: 35px;
    margin: 0 20px 0 0 !important;
    color: #000;
    font-size: 18px !important;
    font-weight: bold;
}

.side-bar-player8 {
    position: relative;
    float: right;
    width: calc(100% - 45px);
    height: 120px;
    background-color: #fff;
    border-radius: 7px;
    margin-top: 45px;
    box-shadow: 0 1px 6px #000;
}

.side-bar-player8:nth-child(2) {
    margin-top: 25px;
    height: 130px;
}

.side-bar-player9 , .side-bar-player10 {
    position: relative;
    float: right;
    width: calc((100% - 100px) / 2);
    height: 30px;
    line-height: 30px;
    margin: 0 50px 0 0;
    color: #a1a1a1;
    text-align: right;
    padding: 0 10px 0 0;
    border-top: 1px solid #a1a1a1;
    box-sizing: border-box;
}

.side-bar-player10 {
    color: #fff;
    margin: 0;
}

.side-bar-player9:nth-child(5) , .side-bar-player10:nth-child(6) {
    margin-top: 70px;
    border-top: 0;
}

.side-bar-player9:nth-child(13) {
    width: calc(100% - 100px);
    padding: 0;
    text-align: center;
}

.side-bar-player11 {
    position: relative;
    float: right;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: red;
    color: #fff;
    font-size: 14px;
}

.side-bar-player12 {
    position: relative;
    float: right;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: green;
    color: #fff;
    font-size: 14px;
}

.side-bar-player13 {
    position: relative;
    float: right;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.side-bar-player14 {
    position: relative;
    float: right;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.side-bar-player15 {
    position: relative;
    float: right;
    width: 1000px;
    height: auto;
    margin: 20px calc((100% - 1000px) / 2) 0 calc((100% - 1000px) / 2);
    background-color: #fff;
    border-radius: 7px;
    transition: all .6s;
}

.side-bar-player15:hover {
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.side-bar-player15 h3 {
    position: relative;
    float: right;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.side-bar-player16 {
    position: relative;
    float: right;
    width: calc((100% - 40px) / 3);
    height: auto;
    margin: 0 10px 0 0;
}

.side-bar-player17 {
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    text-align: center;
    color: #fff;
    border-radius: 7px;
    font-size: 18px;
}

.side-bar-player18 {
    position: relative;
    float: right;
    width: 100%;
    height: 160px;
    line-height: 160px;
    margin: 20px 0;
    background: #000;
    text-align: center;
    color: #fff;
    border-radius: 7px;
    font-size: 30px;
    direction: ltr;
}

.side-bar-player19 {
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    margin: 0;
    background-color: #000;
}

.side-bar-player20 {
    position: relative;
    float: right;
    width: 100%;
    height: 30px;
    margin: 0;
}

.side-bar-player20:nth-child(2n) {
    background-color: #f1f1f1;
}

.side-bar-player20:last-child {
    margin-bottom: 10px;
}

.side-bar-player100 {
    position: relative;
    float: right;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.side-bar-player200 {
    position: relative;
    float: right;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.side-bar-player111 {
    position: relative;
    float: right;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.side-bar-player122 {
    position: relative;
    float: right;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.side-bar-player133 {
    position: relative;
    float: right;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.side-bar-player144 {
    position: relative;
    float: right;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.side-bar-player-nxt1 {
    position: relative;
    float: right;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #000;
    font-size: 16px;
    text-align: center;
    margin: 0;
    font-weight: bold;
}
.side-bar-player-nxt2 {
    position: relative;
    float: right;
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
}

.side-bar-player-nxt2:nth-child(4) {
    margin: 0 0 0 10px;
}

.side-bar-player-nxt3 {
    position: relative;
    float: right;
    width: calc(100% - 120px);
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 35px;
    text-align: center;
    margin: 0;
    font-weight: bold;
}

.side-bar-player8:nth-child(2) .side-bar-player-nxt3 {
    height: 25px;
    line-height: 25px;
    font-size: 17px;
}

.side-bar-team {
    position: relative;
    float: right;
    width: 1000px;
    height: 188px;
    background-color: linear-gradient(135deg, rgba(255, 0, 160, 1) -20%, rgba(0, 220, 204, 1) 120%);
    background-image: url("../img/teambg2.png");
    margin: 20px calc((100% - 1000px) / 2) 0 calc((100% - 1000px) / 2);
    border-radius: 7px;
}

.side-bar-team2 {
    position: relative;
    float: right;
    width: 110px;
    height: 110px;
    margin: 39px 39px 39px 0;
    background-color: #fff;
    border-radius: 7px;
}

.side-bar-team h2 {
    position: relative;
    float: right;
    min-width: 400px;
    height: 60px;
    line-height: 60px;
    text-align: right;
    margin: 64px 25px 64px 0;
    color: #fff;
    font-size: 42px;
}

.side-bar-team3 {
    position: relative;
    float: right;
    width: calc((100% - 30px)/2);
    height: auto;
    margin: 0 10px 0 0;
}

.side-bar-team4 {
    position: relative;
    float: right;
    width: calc(100% - 20px) !important;
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 10px !important;
}

.side-bar-team4:nth-child(2n) {
    background-color: #f1f1f1;
}

.side-bar-team44 {
    position: relative;
    float: right;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px 0 0;
    font-weight: bold;
    font-size: 16px;
}

.side-bar-team45 {
    position: relative;
    float: right;
    width: calc(100% - 90px);
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin: 0 10px 0 0;
    font-weight: bold;
    font-size: 16px;
}

.side-bar-team4-1 {
    position: relative;
    float: right;
    width: 25px;
    height: 25px;
    margin: 2.5px;
}

.side-bar-team4-2 {
    position: relative;
    float: right;
    width: 130px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.side-bar-team4-3 {
    position: relative;
    float: right;
    width: 40px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.side-bar-team4-4 {
    position: relative;
    float: right;
    width: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.side-bar-team4-5 {
    position: relative;
    float: right;
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.side-bar-team4-6 {
    position: relative;
    float: right;
    width: 50px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.side-bar-team4-7 {
    position: relative;
    float: right;
    width: 50px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.side-bar-team4-11 {
    position: relative;
    float: right;
    width: 25px;
    height: 35px;
    margin: 2.5px;
    color: #fff;
}

.side-bar-team4-22 {
    position: relative;
    float: right;
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.side-bar-team4-33 {
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.side-bar-team4-44 {
    position: relative;
    float: right;
    width: 20px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.side-bar-team4-55 {
    position: relative;
    float: right;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.side-bar-team4-66 {
    position: relative;
    float: right;
    width: 50px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.side-bar-team4-77 {
    position: relative;
    float: right;
    width: 50px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.side-bar-team5 {
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    border-radius: 7px;
    margin: 0 0 30px 0;
}

.side-bar-team6 {
    position: relative;
    float: right;
    width: 100%;
    height: 160px;
    background: #000;
    border-radius: 7px;
    margin: 0 0 15px 0;
}

.side-bar-team7 {
    position: relative;
    float: right;
    width: calc((100% - 50px) / 4);
    height: auto;
    margin: 0 10px 10px 0;
}

.side-bar-team8 {
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    border-radius: 7px;
    margin: 0 0 10px 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.side-bar-team9 {
    position: relative;
    float: right;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #000;
    border-radius: 7px;
    margin: 0 0 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #fff;
}

.side-bar-match {
    position: relative;
    float: right;
    width: 1000px;
    height: 380px;
    border-radius: 7px;
    margin: 30px calc((100% - 1000px) / 2) 0 calc((100% - 1000px) / 2);
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
}

.side-bar-match2 {
    position: relative;
    float: right;
    width: 870px;
    height: 250px;
    border-radius: 7px;
    margin: 65px;
    background: #fff;
}

.side-bar-match3 {
    position: absolute;
    width: 500px;
    height: 100px;
    border-radius: 7px;
    top: 180px;
    right: 185px;
    background: #000;
}

.side-bar-match31 {
    display: flex;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0 0;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.side-bar-match31 p {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    width: 80px;
    text-align: center;
}

.side-bar-match32 {
    display: flex;
    height: 40px;
    line-height: 40px;
    margin: 0 0 10px 0;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.side-bar-match32 p {
    color: #fff;
    font-size: 15px;
    width: 80px;
    text-align: center;
}

.side-bar-match4 {
    position: relative;
    float: right;
    width: 155px;
    height: 155px;
    margin: 47.5px 30px 0 0;
}

.side-bar-match4:nth-child(3) {
    margin: 47.5px 0 0 30px;
}

.side-bar-match5 {
    position: relative;
    float: right;
    width: 500px;
    height: 170px;
    margin: 25px 0 0 0;
}

.side-bar-match6 {
    position: relative;
    float: right;
    width: 100%;
    height: 15px;
    margin: 0;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.side-bar-match6:nth-child(2) {
    font-size: 90px;
}

.side-bar-match7 {
    position: relative;
    float: right;
    width: 1000px;
    height: auto;
    margin: 30px calc((100% - 1000px) / 2) 0 calc((100% - 1000px) / 2);
}

.side-bar-match8 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 70px;
    margin: 0 10px;
    border-radius: 7px;
    background-color: #c1c1c1;
}

.side-bar-match9 {
    position: relative;
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 10px;
    border-radius: 7px;
    background-color: #6c6c6c;
    text-align: center;
}

.side-bar-match9:before {
    content: "\f129";
    font-family: FontAwesome;
    position: relative;
    font-size: 26px;
    color: #fff;
}

.side-bar-match10 {
    position: relative;
    float: right;
    width: auto;
    height: 30px;
    line-height: 30px;
    margin: 20px 10px 20px 0;
    padding: 0 10px;
    border-radius: 7px;
    background-color: #fff;
    font-size: 16px;
    text-align: center;
}

.side-bar-match10:nth-child(2):before {
    content: "\f073";
    font-family: FontAwesome;
    position: relative;
    margin-left: 5px;
}

.side-bar-match10:nth-child(3):before {
    content: "\f017";
    font-family: FontAwesome;
    position: relative;
    margin-left: 5px;
    float: right;
}

.side-bar-match10:nth-child(4):before {
    content: "\f434";
    font-family: FontAwesome;
    position: relative;
    margin-left: 5px;
}

.side-bar-match10:nth-child(5):before {
    content: "\f039";
    font-family: FontAwesome;
    position: relative;
    margin-left: 5px;
}

.side-bar-match11 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 140px;
    margin: 20px 10px 0 10px;
    border-radius: 7px;
    background-color: #ffd900;
    color: #000;
}

.side-bar-match11 p {
    position: relative;
    float: right;
    width: auto;
    height: 140px;
    line-height: 140px;
    margin: 0 10px;
    padding: 0 10px;
    font-size: 17px;
    text-align: center;
}

.side-bar-match11 p:nth-child(1) {
    position: relative;
    float: right;
    width: auto;
    height: 140px;
    line-height: 140px;
    margin: 0;
    padding: 0 15px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.side-bar-match11 img {
    position: relative;
    float: right;
    width: auto;
    height: 120px;
    margin: 10px;
    border-radius: 7px;
}

.side-bar-match11 p:nth-child(3) {
    font-size: 19px;
    font-weight: bold;
}

.side-bar-match11 p:nth-child(9) {
    font-size: 17px;
    font-weight: bold;
}

.side-bar-player-top1 {
    position: relative !important;
    float: right !important;
    width: 30px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    font-size: 12px !important;
    font-weight: bold !important;
    margin: 0 !important;
    color: #fff !important;
}

.side-bar-player-top1:nth-child(3) , .side-bar-player-top1:nth-child(4) , .side-bar-player-top1:nth-child(5) {
    width: 50px !important;
}

.side-bar-player-top1:nth-child(2) {
    width: calc(100% - 180px) !important;
    text-align: right !important;
}

.side-bar-player-top2 {
    position: relative !important;
    float: right !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center !important;
    font-size: 14px !important;
    margin: 0 !important;
    color: #000 !important;
}

.side-bar-player-top2:nth-child(3) , .side-bar-player-top2:nth-child(4) , .side-bar-player-top2:nth-child(5) {
    width: 50px !important;
}

.side-bar-player-top2:nth-child(2) {
    width: calc(100% - 180px) !important;
    text-align: right !important;
    font-weight: bold !important;
}

.side-bar-player-top2 img {
    width: 20px !important;
    height: 20px !important;
    margin: 5px 15px !important;
}

/*NEWS PART MAIN PAGE*/

.newsp2 {
    position: relative;
    float: right;
    width: 130px;
    height: 30px;
    margin: 10px 5px;
}

.newsp3 {
    position: relative;
    float: right;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    margin: 4px 8.4px 4px 0;
}

.newsp3:nth-child(1)::before {
    content: "\f111";
    font-family: FontAwesome;
    position: relative;
    font-size: 12px;
    color: #000;
}

.newsp3:nth-child(2)::before {
    content: "\f192";
    font-family: FontAwesome;
    position: relative;
    font-size: 12px;
    color: red;
}

.newsp3:nth-child(3)::before {
    content: "\f302";
    font-family: FontAwesome;
    position: relative;
    font-size: 13px;
    color: #000;
}

.newsp3:nth-child(4)::before {
    content: "\f008";
    font-family: FontAwesome;
    position: relative;
    font-size: 14px;
    color: #000;
}

.widget2:nth-child(5) {
    margin-bottom: 20px;
    padding: 0;
}

.newsp4 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 480px;
    overflow-y: scroll;
    margin: 0 10px 0 0;
    box-sizing: border-box;
}

.newsp5 {
    position: relative;
    float: right;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
}

.newsp5:nth-child(2n) {
    background-color: #f1f1f1;
}
.newsp5-black::before {
    content: "\f111";
    font-family: FontAwesome;
    position: relative;
    margin-left: 10px;
    font-size: 12px;
}

.newsp5-red::before {
    content: "\f192";
    font-family: FontAwesome;
    position: relative;
    margin-left: 10px;
    font-size: 12px;
    color: red;
}

.newsp5-video::before {
    content: "\f008";
    font-family: FontAwesome;
    position: relative;
    margin-left: 10px;
    font-size: 14px;
}

.newsp5-photo::before {
    content: "\f302";
    font-family: FontAwesome;
    position: relative;
    margin-left: 10px;
    font-size: 13px;
}

.newsp6 {
    position: relative;
    float: left;
    width: 130px;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #fff;
    margin: 10px calc((100% - 130px) / 2) 20px calc((100% - 130px) / 2);
    text-align: center;
    border-radius: 7px;
    font-size: 14px;
    font-weight: bold;
}

/*ALL NEWS PAGE*/

.newsp7 {
    position: relative;
    float: right;
    width: 1000px;
    height: auto;
    margin: 20px calc((100% - 1000px) / 2) 0 calc((100% - 1000px) / 2);
}

.newsp8 {
    position: relative;
    float: right;
    width: 100%;
    height: 140px;
    border-radius: 7px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 0 15px 0;
    overflow: hidden;
    transition: all .6s;
}

.newsp8:hover {
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.newsp8 img {
    position: relative;
    float: right;
    width: 18%;
    height: auto;
    border-radius: 7px;
    border: 1px solid #000;
    box-sizing: border-box;
}

.newsp8 h3 {
    position: relative;
    float: right;
    width: calc(82% - 15px);
    height: 40px;
    line-height: 40px;
    margin: 10px 15px 0 0;
    font-size: 22px;
    font-weight: bold;
    color: #000;
}

.newsp8 p {
    position: relative;
    float: right;
    width: calc(82% - 15px);
    height: 90px;
    line-height: 25px;
    margin: 15px 15px 0 0;
    font-size: 16px;
    color: #000;
}

/* NEWS PAGE */

.newsp9 {
    position: relative;
    float: right;
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 7px;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
}

.newsp9 img {
    position: relative;
    float: right;
    width: 30%;
    height: auto;
    margin: 10px;
    border: 1px solid #000;
    border-radius: 7px;
    box-sizing: border-box;
}

.newsp9 h2 {
    position: relative;
    float: right;
    width: calc(70% - 30px);
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0 10px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    box-sizing: border-box;
}

.newsp10 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: auto;
    margin: 10px;
}

.newsp11 {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 30px;
}

.newsp11 p {
    position: relative;
    float: right;
    width: auto;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin: 5px 0;
    font-size: 12px;
    border-left: 1px solid #b4b4b4;
    color: #b4b4b4;
}

.newsp11 p:last-child {
    border-left: 0;
}

.newsp12 {
    position: relative;
    float: right;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    background-color: #f1f1f1;
    color: #000;
    border-radius: 7px;
    margin: 5px 5px 5px 0;
    transition: all .6s;
}

.newsp12:hover {
    background-color: #b4b4b4;
}

.newsp12:nth-child(6) {
    background-color: #6e6e6e;
    color: #fff;
    font-size: 18px;
}

.newsp13 {
    width: calc((((100% - 25px) / 4) * 3) + 10px) !important;
}

.newsp14 {
    width: 100% !important;
}

.cke_chrome {
    border: 0 !important;
}

.pagination {
    position: relative;
    float: right;
    width: 100%;
    text-align: center;
}

.page-btn {
    padding: 6px 12px;
    background: #eee;
    color: #333;
    margin: 0 3px;
    border-radius: 7px;
    font-size: 14px;
}

.page-btn:hover {
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    color: #fff;
}

.page-btn.active {
    background: linear-gradient(135deg, rgba(255,0,160,1) -20%, rgba(0,220,204,1) 120%);
    color: #fff;
    font-weight: bold;
}

.live-date {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #6e6e6e;
    color: #fff;
    margin: 5px 10px 0 10px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    font-size: 14px;
    font-weight: bold;
}

.live-li {
    height: auto !important;
    padding: 5px 0;
}

.live-time {
    position: relative;
    float: right;
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
}

.live-tv {
    position: relative;
    float: right;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
}

.live-tv a {
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: red;
    margin: 0;
}

.live-match-league {
    position: relative;
    float: right;
    width: 60%;
    height: 40px;
}

.live-match , .live-league {
    position: relative;
    float: right;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}

.live-league {
    color: #993bf0;
}

.add-live-p2 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: 30px;
    margin: 0 10px;
    overflow: hidden;
}

.add-live-p2:nth-child(2n) {
    background: #f2f2f2;
}

.add-live-p2 p {
    position: relative;
    float: right;
    width: 10%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    font-size: 14px;
}

.add-live-p2 p:nth-child(1) {
    width: 15%;
}

.add-live-p2 p:nth-child(3) {
    width: 38%;
}

.add-live-p2 p:nth-child(4) {
    width: 27%;
}

.add-live-p2 a {
    position: relative;
    float: right;
    width: 10%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: red;
}

/*STATISTICS*/

.side-bar-stat1 {
    position: relative;
    float: right;
    width: 1000px;
    height: auto;
    margin: 20px calc((100% - 1000px) / 2);
}

.side-bar-stat2 {
    position: relative;
    float: right;
    width: 100%;
    height: auto;
    margin: 10px 0 30px 0;
}

.side-bar-stat3 {
    position: relative;
    float: right;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
    border-radius: 7px;
}

.side-bar-stat4 {
    position: relative;
    float: right;
    width: calc((100% - 40px) / 3);
    height: auto;
    background-color: #fff;
    border-radius: 7px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    transition: all .6s;
}

.side-bar-stat4:hover {
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.side-bar-stat4 h3 {
    position: relative;
    float: right;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.side-bar-stat5 {
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    background-color: #fff;
    color: #000;
}

.side-bar-stat5:nth-child(2n) {
    background-color: #f1f1f1;
}

.side-bar-stat5:nth-child(3) {
    height: 80px;
    margin-top: 5px;
    background-color: #fff;
}

.side-bar-stat5:nth-child(4) {
    border-top: 1px solid #000;
    margin-top: 5px;
}

.side-bar-stat5 p:nth-child(1) {
    position: relative;
    float: right;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.side-bar-stat5:nth-child(3) p:nth-child(1) {
    display: none;
}

.side-bar-stat5 p:nth-child(4) {
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.side-bar-stat5:nth-child(3) p:nth-child(4) {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #000;
    color: #fff;
    margin: 15px 0;
    font-size: 18px;
    border-radius: 7px;
}

.side-bar-stat6 {
    display: none;
}

.side-bar-stat5:nth-child(3) .side-bar-stat6 {
    display: unset;
    position: relative;
    float: right;
    width: 80px;
    height: 80px;
    border-radius: 7px;
    background-color: #f1f1f1;
    overflow: hidden;
    margin: 0 5px 0 0;
}

.side-bar-stat6 img {
    position: relative;
    float: right;
    width: 100%;
    height: auto;
}

.side-bar-stat7 {
    position: relative;
    float: right;
    width: calc(100% - 70px);
    height: 40px;
}

.side-bar-stat5:nth-child(3) .side-bar-stat7 {
    width: calc(100% - 140px);
    height: 80px;
}

.side-bar-stat7 p {
    position: relative;
    float: right;
    width: 50% !important;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: right !important;
    padding: 0 5px 0 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
}

.side-bar-stat5:nth-child(3) .side-bar-stat7 p {
    display: unset;
    width: 100% !important;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0 !important;
}

.side-bar-stat5:nth-child(3) .side-bar-stat7 p:nth-child(1) {
    font-weight: bold;
    margin: 10px 0 0 0 !important;
}

/*PLAYOFFS CHART*/

.widget-ch {
    position: relative;
    float: right;
    width: 660px;
    height: auto;
    background-color: #fff;
    border-radius: 7px;
    margin: 0 20px 0 0;
    transition: all .6s;
}

.widget-ch:hover {
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.widget-ch h2 {
    position: relative;
    float: right;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.widget-ch2 {
    position: relative;
    float: right;
    width: calc(100% - 20px);
    height: auto;
    margin: 10px;
}

.widget-ch3 {
    position: relative;
    float: right;
    width: 100%;
    height: auto;
    margin: 0;
}

.widget-ch4 {
    position: absolute;
    width: 125px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 7px;
    box-sizing: border-box;
}

.widget-ch6 {
    position: relative;
    float: right;
    width: 20px;
    height: 20px;
    margin: 5px 5px 5px 0;
}

.widget-ch7 {
    position: relative;
    float: right;
    width: 98px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    font-size: 12px;
}

.widget-ch8 {
    opacity: .25;
}

.widget-ch4:nth-child(2) {
    top: 33px;
    left: 0;
}

.widget-ch4:nth-child(3) {
    top: 69px;
    left: 0;
}

.widget-ch4:nth-child(4) {
    top: 203px;
    left: 0;
}

.widget-ch4:nth-child(5) {
    top: 239px;
    left: 0;
}

.widget-ch4:nth-child(6) {
    top: 372px;
    left: 0;
}

.widget-ch4:nth-child(7) {
    top: 408px;
    left: 0;
}

.widget-ch4:nth-child(8) {
    top: 541px;
    left: 0;
}

.widget-ch4:nth-child(9) {
    top: 577px;
    left: 0;
}

.widget-ch4:nth-child(10) {
    top: 119px;
    left: 220px;
}

.widget-ch4:nth-child(11) {
    top: 155px;
    left: 220px;
}

.widget-ch4:nth-child(12) {
    top: 457px;
    left: 220px;
}

.widget-ch4:nth-child(13) {
    top: 493px;
    left: 220px;
}

.widget-ch4:nth-child(14) {
    top: 288px;
    left: 440px;
}

.widget-ch4:nth-child(15) {
    top: 324px;
    left: 440px;
}

.widget-ch5 {
    position: absolute;
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 50px;
    top: 288px;
    left: 570px;
}

.widget-ch5:before {
    content: "\f091";
    font-family: FontAwesome;
    color: #ffc100;
}

footer {
    position: relative;
    float: right;
    width: 100%;
    height: 200px;
    background-color: #000;
    margin: 40px 0 0 0;
}