/* Static Css*/
:root {
    --border-radius: 6px;
    --border-color: #ccc
}

/* Default CSS */

*,
*:hover {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#sec_1 {
    background: white;
    border-radius: 5px;
    padding: 5px 15px;
    margin-bottom: 55px;
}

html,
body {
    background-color: #f6f6f6;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
input,
label,
table,
button,
th,
strong,
tr,
td {
    font-family: iranyekan;
    font-size: 16px;
}


#sec_1 .boxWhite {
    border: none;
    padding-top: 40px;
    padding-right: 0;
    padding-left: 0;
}

#chartSum {
    float: left;
    width: 300px;
    height: 180px;
}

.highcharts-label.highcharts-data-label.highcharts-data-label-color-0.highcharts-tracker {

    position: relative !important;
    top: 20px !important;

}

.boxAlert.danger > p {
    display: inline-block;
    margin-right: 85px;
}

#sec_2 h5, #sec_8 h5 {
    margin-top: 35px;
}

.text-orange {
    color: #fc9e26 !important;
}

.text-purple {
    color: #6c6aff !important;
}

.text-blue {
    color: #26B0F5 !important;
}

.text-purple {
    color: #A800BB !important;
}

.text-red {
    color: #FF2A4A !important;
}

.colorize {
    display: flex;
    padding: 30px;
}

.colorize > div {
    height: 3px;
    width: 100%;
}

.colorize > .red {
    background: #FF1638;
}

.colorize > .green {
    background: #00A589;
}

.colorize > .purple {
    background: #9600A7;
}

.colorize > .blue {
    background: #12A8F5;
}

.colorize > .orange {
    background: #FF4E00;
}


.boxAlert.danger > i::after {

    content: 'هشدار';
    position: absolute;
    font-family: iranyekan;
    bottom: -24px;
    right: 50%;
    font-size: 18px;
    transform: translate(50%);

}

.highcharts-legend-item.highcharts-column-series.highcharts-color-undefined.highcharts-series-0 {
    display: none;
}

.chartProggress h4 {
    font-size: 14px;
}

.chartImage {
    padding: 20px 20px 0 20px;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.boxAlert.danger > i {
    display: inline-block;
    position: relative;
    font-size: 70px;
}

.boxAlert.danger > div {
    position: relative;
    display: inline-block;
    width: calc(100% - 90px);
    margin-right: 10px;
}

.boxAlert.danger > i {
    display: inline-block;
    position: relative;
    font-size: 70px;
    top: 0px;
}

/*  START TEST CUSTOM  */
#sec_2 strong {
    color: #ba0fba;
}

.person img {
    width: 70px;
}

.person h6 {
    font-size: 13px;
    line-height: 1.4;
    color: #5c5c5c;
}

#sec_2 th, #sec_2 td {
    font-size: 13px;
}

#sec_2 thead {
    background: #00deb9;
}

.audioBox {
    margin-bottom: 20px;
}

.audioBox p {
    font-size: 13px;
    bottom: -8px;
    position: relative;
}

.boxChartLine {
    border-radius: 5px;
    padding: 35px 20px 10px 20px;
    margin-bottom: 10px;
}

.boxChartLine.green {
    border: 1px solid #33c124;
}

.boxChartLine.orange {
    border: 1px solid #ffbc29;
}

.boxChartLine.red {
    border: 1px solid #ff2e59;
}

.boxAlert.danger {
    background: #ffeeda;
    /*border-color: #ff915f;*/
    border: none;
}

.slider-for .icon-left.slick-arrow {
    width: 20px;
    position: absolute;
    bottom: -80px;
    left: 0;
    cursor: pointer;
    z-index: 9999999;
}

.slider-for .icon-right.slick-arrow {
    width: 20px;
    position: absolute;
    bottom: -80px;
    right: 0;
    cursor: pointer;
    z-index: 9999999;
}

.sectionbox .slider-nav .slick-track > div {
    width: 55px !important;
    height: 55px !important;
    display: inline-block;
}

.slider-nav .persons.slick-slider > div,
.slider-nav .persons.slick-slider > div > div {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
    display: block;
    margin: 0;
}

.slider-nav .slick-track {
    text-align: center;
    display: flex !important;
    align-content: center;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.slider-nav .slick-list {
    width: 100% !important;
    padding: 0 25px !important;
}

.slider-nav .slick-track > div {
    opacity: 0.5;
}

.slider-nav .slick-track > div.slick-current {
    opacity: 1;
}

.sectionbox .slider-nav .slick-track > div {
    width: 50px !important;
    height: 50px !important;
    display: inline-block;
    margin: 0 4px;
}

.slider-for .fa.fa-arrow-right.slick-arrow {
    position: absolute;
    bottom: -75px;
    right: -5px;
    cursor: pointer;
    background: #eee;
    border-radius: 25px;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 3px;
}

.slider-for .fa.fa-arrow-left.slick-arrow {
    position: absolute;
    bottom: -75px;
    left: -5px;
    cursor: pointer;
    background: #eee;
    border-radius: 25px;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 3px;
}

.persons.slider-nav.slick-initialized.slick-slider.slick-dotted {
    padding: 0 25px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}

.slick-dots li {
    margin: 0 0.25rem;
}

.slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #ccc;
    text-indent: -9999px;
}

.slick-dots li.slick-active button {
    background-color: #888;
}

.person img {
    margin: 0 auto;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    direction: ltr;
}

.persons div img {
    border-radius: 50%;
}

.persons {
    text-align: center;
}

.persons div {
    position: relative;
    width: 55px;
    display: inline-block;
}

.headerCable {
    background: #00dbb4;
    color: white;
    text-align: center;
    padding: 5px;
    position: relative;
    padding-top: 0px;
    border-radius: 8px;
    margin-bottom: 25px;
}

.headerCable h2 {
    font-size: 30px;
    font-weight: 300;
}

.headerCable i {
    background: #00dbb4;
    font-size: 70px;
    padding: 20px;
    border-radius: 8px;
    border: 5px solid #f6f6f6;
    position: relative;
    top: -30px;
}

#sec_1 .movie {
    background: #fffbcc;
    padding: 15px 10px;
    border: 1px solid #dcdddd;
    border-radius: 5px;
    cursor: pointer;
}

#sec_1 .movie:hover {
    opacity: 0.8;
}

#sec_2 ul li {
    font-size: 14px;
    margin-bottom: 14px;
}

.header.TypeB span .icon {
    font-size: 80px !important;
    border: 1px solid #d7d7d7;
    padding: 13px 10px;
    border-radius: 5px;
    position: relative;
    top: -50px;
    margin-right: 20px;
    background: white;
}

.header.TypeB span .icon {
    font-size: 75px !important;
}

.listp p {
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    position: relative;
    margin: 0;
}

.listp2 p {
    padding-right: 20px;
    position: relative;
}

.listp2 p::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 15px;
    border-radius: 2px;
}

.listp2 p::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 10px;
    border-radius: 2px;
}

.headerInner .icon {

    color: white;
    text-align: center;
    width: 60px;
    display: inline-block;
    height: 60px;
    border-radius: 5px;
    margin-left: 5px;
}

.headerInner .icon i {
    font-size: 55px;
}

.headerInner .icon i.min40 {
    font-size: 40px;
    margin-top: 10px;
}

.headerInner {
    margin-bottom: 15px;
    margin-top: 15px;
}

.headerInner .icon.blue {
    background: #84cff5;
}

.headerInner .icon.green {
    background: #96d386;
}

.headerInner .icon.pink {
    background: #fbb2b6;
}

.listp2.orange p::after {
    background-color: #ffbe40
}

.listp2.blue p::after {
    background-color: #7dd2fd
}

.listp2.red p::after {
    background-color: #ff3333
}

.listp2.redLight p::after {
    background-color: #ff9095
}

.icon.redLight {
    color: #ff9095
}

.listp2.green strong p {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    top: 0px;
}

.listp2.green strong p::after {
    top: 12px;
}

.listp2.green p::after {
    background-color: #58e645
}

.listp2.pink p::after {
    background-color: #fd7daa
}

.icon.pink {
    color: #fd7daa
}

.icon.dark-pink {
    color: #E12093
}

.boxIcon.pink {
    background: #fd7daa;
}

.boxIcon.blueLight {
    background: #84cff5;
}

.listp.greenDark p::after {
    background-color: #21c69d
}

.icon.greenDark {
    color: #21c69d
}

.listp.violet p::after {
    background-color: #807dfd
}

.icon.violet {
    color: #807dfd
}

.boxIcon.violet {
    background: #807dfd;
}

.listp.black p::after {
    background-color: #000000
}

.icon.black {
    color: #000000
}

.listp.violetLight p::after {
    background-color: #e37dfd
}

.icon.violetLight {
    color: #e37dfd
}

.playerBox {
    padding: 10px 15px 10px 10px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    position: relative;
    min-height: 40px;
}

.playerBox .download {
    background: #fff;
    color: white;
    padding: 2px 15px;
    position: absolute;
    right: -15px;
    top: -5px;
    border-radius: 4px;

}

.tags li {
    position: relative;
    display: inline-block;
    background: #e6e6e6;
    padding: 2px 5px;
    border-radius: 3px;
    margin-bottom: 8px;
    font-size: 12px;
}

.boxAlert {
    border: 1px solid;
    border-radius: 8px;
    position: relative;
    padding: 3px 9px;
    border-color: red;
    margin-top: 15px;
    margin-bottom: 15px;
}

.boxAlert p::after {
    display: none !important;
}

.boxAlert .p {
    padding: 0px 25px
}

.boxAlert i:first-child {
    position: absolute;
    right: 15px;
    top: 12px;
}

.boxAlert i:last-child {
    position: absolute;
    left: 8px;
    bottom: 12px;
}

.boxAlert.success {
    background: #deffeb;
    border-color: #54ff60;
}

.boxAlert.success i {
    color: #34ff60;
}

.flex {
    display: flex;
}

.boxIcon {
    color: white;
    text-align: center;
    width: 130px;
    height: 100px;
    padding-top: 5px;
    border-radius: 8px;
    margin-left: 10px;
    width: 125px;
}

.boxIcon.orange {
    background: orange;
}

.boxIcon.green {
    background: #6ece55;
}

.boxIcon.blue {
    background: #7f7df8;
}

.boxIcon.red {
    background: #f4565f;
}

.boxIcon i {
    font-size: 50px;
}

.boxIcon h6 {
    font-size: 13px;
}

.flex .boxWhite {
    width: 100%;
}

.flex .boxWhite p {
    margin-bottom: 3px;
}

/* END TEST CUSTOM */

#sec_2 .wd2-96-002,
#sec_3 .wd2-96-001,
#sec_4 .wd2-96-003,
#sec_5 .wd2-96-004 {
    position: relative;
    top: 20px;
}

.person img {
    border-radius: 50px;
}

.person span {
    font-size: 14px;
    color: #666;
}

.person p {
    font-size: 12px;
    color: #999;
    text-align: right;
}

.boxWarning.blue {
    border-color: rgba(57, 179, 240, 0.71);
    background: rgba(0, 0, 255, 0.06);
}

a {
    color: #6d6d6d;
}

.person {
    text-align: center;
    padding: 25px 15px;
}

.socialTestModal li {
    display: inline-block;
}

.socialTestModal {
    direction: ltr;
    float: right;
    display: block;
    clear: both;
    width: 100%;
    text-align: right;
}

.pdf {
    display: none;
}

.img-test {
    margin: 0 auto;
    text-align: center;
    display: block;
}

a:hover,
a:focus,
a:active,
li.active a {
    color: #333;
    text-decoration: none;
}

p {
    font-size: 14px;
    line-height: 2;
    color: #555;
    text-align: justify;
}

ul {
    list-style: none;
    padding: 0;
}

.icon-30 {
    font-size: 30px;
}

.icon-book-section,
.icon-video-section {
    font-size: 24px;
    vertical-align: -9px;
    margin-left: 5px;
}

.MenubarFixed .openMenu {
    width: 120px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    background: #393939;
    padding: 4px 5px;
    height: 33px;
    border-radius: 3px;
    font-size: 20px;
}

.MenubarFixed .closeMenu {
    width: 70px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    background: #393939;
    padding: 4px 5px;
    height: 33px;
    border-radius: 3px;
    font-size: 20px;
}

.MenubarFixed .openMenu span,
.MenubarFixed .closeMenu span {
    font-size: 13px;
    position: relative;
    top: -7px;
}

/*Icon COlor */

.red.icon {
    color: #FF4661;
}

.esanj.icon {
    color: #00867d;
}

.purple-light.icon {
    color: #9100FF;
}

.blue.icon {
    color: #18DEEF;
}

.dark-blue.icon {
    color: #0070DF;
}

.green.icon {
    color: #4ac12a;
}

.dark-pink.icon {
    color: #E12093;
}

.dark-blur.icon {
    color: #2559B2;
}

.dark-blue.icon {
    color: #2559B2;
}

.orange.icon {
    color: #FF7700;
}

.purple.icon {
    color: #391DFF;
}

.cyan.icon {
    color: #00B999;
}

.text-cyan {
    color: #00B999;
}

/* icon water */

.water-jar > .icon {
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    font-size: 60px;
    color: #888;
}

.icon-TypeB i {
    font-size: 40px;
    position: relative;
    right: 20px;
    top: 20px;
    color: white;
}

#sec_6 .water-jar > .icon {
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    font-size: 45px;
    color: #888;
}

.header.one h5 {
    position: relative;
    top: 60px;
}

.header.one {
    margin-bottom: 20px;
}

/* menu outer*/
/*.outer-menu {*/
/*background: #fff;*/
/*height: 64px;*/
/*left: 0;*/
/*top: 0;*/
/*z-index: 1;*/
/*position: absolute;*/
/*!*width: 100%;*!*/
/*!*z-index: 99999999999999999999999999999999999999;*!*/
/*display: inline-block;*/
/*}*/
/*.outer-menu .checkbox-toggle {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 20;*/
/*cursor: pointer;*/
/*width: 60px;*/
/*height: 60px;*/
/*opacity: 0;*/
/*}*/
/*.outer-menu .hamburger {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 10;*/
/*width: 55px;*/
/*height: 60px;*/
/*padding: .5em 1em;*/
/*background: rgba(33,150,243,0);*/
/*border-radius: 0 .12em .12em 0;*/
/*cursor: pointer;*/
/*transition: box-shadow .4s ease;*/
/*-webkit-backface-visibility: hidden;*/
/*backface-visibility: hidden;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .menu {*/
/*z-index: 1;*/
/*position: fixed;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*pointer-events: none;*/
/*visibility: hidden;*/
/*overflow: hidden;*/
/*-webkit-backface-visibility: hidden;*/
/*backface-visibility: hidden;*/
/*outline: transparent solid 1px;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .hamburger > div {*/
/*color: #3f3f3f !important;*/
/*}*/
/*.outer-menu .hamburger > div, .outer-menu .hamburger > div::after, .outer-menu .hamburger > div::before {*/
/*background: #3f3f3f !important;*/
/*}*/
/*.outer-menu .hamburger > div {*/
/*position: relative;*/
/*flex: none;*/
/*width: 100%;*/
/*height: 2px;*/
/*background: #fefefe;*/
/*transition: all .4s ease;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .hamburger > div::after, .outer-menu .hamburger > div::before {*/
/*content: '';*/
/*position: absolute;*/
/*z-index: 1;*/
/*top: -10px;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 2px;*/
/*background: inherit;*/
/*transition: all .4s ease;*/
/*}*/
/*.outer-menu .hamburger > div::after {*/
/*top: 10px;*/
/*}*/
/*.outer-menu .hamburger > div::before {*/
/*content: '';*/
/*position: absolute;*/
/*z-index: 1;*/
/*top: -10px;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 2px;*/
/*background: inherit;*/
/*transition: all .4s ease;*/
/*}*/
/*.outer-menu .menu > div {*/
/*z-index: 9999 !important;*/
/*border-radius: 0;*/
/*top: 0;*/
/*margin-top: -10px;*/
/*}*/
/*.outer-menu .menu > div {*/
/*width: 200vw;*/
/*height: 200vw;*/
/*color: #fefefe;*/
/*background: #00867d;*/
/*border-radius: 50%;*/
/*transition: all .4s ease;*/
/*flex: none;*/
/*-webkit-transform: scale(0);*/
/*transform: scale(0);*/
/*-webkit-backface-visibility: hidden;*/
/*backface-visibility: hidden;*/
/*overflow: hidden;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .menu > div > div {*/
/*max-width: 90vw;*/
/*max-height: 100vh;*/
/*opacity: 0;*/
/*transition: opacity .4s ease;*/
/*overflow-y: auto;*/
/*flex: none;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*.outer-menu .menu > div > div {*/
/*text-align: center;*/
/*}*/
/*.outer-menu .menu > div > div > ul {*/
/*list-style: none;*/
/*padding: 0 1em;*/
/*margin: 0;*/
/*display: block;*/
/*max-height: 100vh;*/
/*}*/
/*.outer-menu .menu > div > div > ul > li {*/
/*padding: 0;*/
/*margin: 1em;*/
/*font-size: 24px;*/
/*display: block;*/
/*}*/
/*.outer-menu .menu > div > div > ul > li > a {*/
/*position: relative;*/
/*display: inline;*/
/*cursor: pointer;*/
/*transition: color .4s ease;*/
/*}*/
/*.outer-menu .menu > div > div > ul > li > a::after {*/
/*content: '';*/
/*position: absolute;*/
/*z-index: 10;*/
/*bottom: -.15em;*/
/*left: 0;*/
/*width: 0;*/
/*height: 2px;*/
/*background: #e5e5e5;*/
/*transition: width .4s ease;*/
/*}*/

.Newsletters input {
    position: relative;
    z-index: 0 !important;
}

.outer-menu {
    /*position: fixed;*/
    /*top: 5px;*/
    left: 0;
    z-index: 99999999999999999999999999999999999999;
}

.outer-menu .checkbox-toggle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    cursor: pointer;
    width: 60px;
    height: 60px;
    opacity: 0;
}

.outer-menu .checkbox-toggle:checked + .hamburger > div {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.outer-menu .checkbox-toggle:checked + .hamburger > div:before,
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    opacity: 0;
}

.outer-menu .checkbox-toggle:checked ~ .menu {
    pointer-events: auto;
    visibility: visible;
}

.outer-menu .checkbox-toggle:checked ~ .menu > div {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-duration: 0.75s;
}

.outer-menu .checkbox-toggle:checked ~ .menu > div > div {
    opacity: 1;
    transition: opacity 0.4s ease 0.4s;
}

.outer-menu .checkbox-toggle:hover + .hamburger {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}

.outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.outer-menu .hamburger {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 55px;
    height: 60px;
    padding: 0.5em 1em;
    background: rgba(33, 150, 243, 0);
    border-radius: 0 0.12em 0.12em 0;
    cursor: pointer;
    transition: box-shadow 0.4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .hamburger > div {
    position: relative;
    flex: none;
    width: 100%;
    height: 2px;
    background: #333333;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chartProggress {
    position: relative;
    top: 25px;
}

.outer-menu .hamburger > div:before,
.outer-menu .hamburger > div:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: inherit;
    transition: all 0.4s ease;
}

.outer-menu .hamburger > div:after {
    top: 10px;
}

.outer-menu .menu {
    z-index: 4;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .menu > div {
    width: 200vw;
    height: 200vw;
    color: #FEFEFE;
    background: #00867d;
    /*border-radius: 50%;*/
    transition: all 0.4s ease;
    flex: none;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .menu > div > div {
    text-align: center;
    max-width: 90vw;
    max-height: 100vh;
    opacity: 0;
    transition: opacity 0.4s ease;
    overflow-y: auto;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.outer-menu .menu > div > div > ul {
    list-style: none;
    padding: 0 1em;
    margin: 0;
    display: block;
    max-height: 100vh;
}

.outer-menu .menu > div > div > ul > li {
    padding: 0;
    font-size: 14px;
    display: block;
}

.outer-menu .menu > div > div > ul > li > a {
    position: relative;
    display: inline;
    cursor: pointer;
    transition: color 0.4s ease;
    color: white;
    font-size: 16px;
}

.outer-menu .menu > div > div > ul > li > a:hover {
    color: #e5e5e5;
}

.outer-menu .menu > div > div > ul > li > a:hover:after {
    width: 100%;
}

.outer-menu .menu > div > div > ul > li > a:after {
    content: '';
    position: absolute;
    z-index: 10;
    bottom: -0.15em;
    left: 0;
    width: 0;
    height: 2px;
    background: #e5e5e5;
    transition: width 0.4s ease;
}

/*icon Size*/

.icon-default img {
    width: 25px;
    vertical-align: -8px;
    margin-left: 5px;
}

.icon-default i {
    font-size: 20px;
    margin-left: 10px;
    vertical-align: -4px;
}

.icon-chart i {
    font-size: 30px;
    vertical-align: 5px;
}

.icon-section-header i {
    font-size: 30px;
    vertical-align: -8px;
    margin-left: 5px;
}

.icon-section-content i {
    font-size: 90px;
}

/* Added Custom my Css*/
/* Header Menu */

.container-fluid.container-header-menu {
    height: 80px;
    line-height: 80px;
    /*border-bottom: 1px solid rgb(0, 0, 0, 0.1);*/
    box-shadow: 0 0 8px #828282;
    position: relative;
    background: white;
}

.container-fluid.container-header-menu.typeB {
    height: 64px;
    line-height: 64px;
}

/*.container {*/
/*padding: 0 !important;*/
/*}*/

.buttonAuth {
    background: #fbfbfb !important;
    z-index: 2;
    font-size: 10px;
    padding: 10px 18px;
    border: 1px solid #0d7871 !important;
    border-radius: 6px;
}

.container-fluid.container-header-menu.typeB .logo {
    margin-right: 5px;
}

.container-fluid.container-header-menu ul.menubar {
    margin: 0;
    vertical-align: middle;
}

.container-fluid.container-header-menu ul.menubar li {
    display: inline-block;
    margin-left: 25px;
}

.container-fluid.container-header-menu ul.menubar li:first-child {
    display: inline-block;
    margin-left: 4px;
}

.container-fluid.container-header-menu ul.menubar li:nth-child(2) {
    margin-left: 50px;
}

.container-fluid.container-header-menu li.login > a,
.container-fluid.container-header-menu li.register > a {
    border: 1px solid #aaa;
    padding: 8px 3px;
    border-radius: 4px;
    font-size: 14px;
}

.container-fluid.container-header-menu ul.menubar li:first-child a {
    padding: 8px 13px;
}

.container-fluid.container-header-menu li.login > a span,
.container-fluid.container-header-menu li.register > a span {
    font-size: 14px;
}

.container-fluid.container-header-menu li.login > a span:first-child,
.container-fluid.container-header-menu li.register > a span:first-child {
    font-size: 14px;
    position: relative;
    left: 3px;
}

.container-fluid.container-header-menu li.login > a span:last-child,
.container-fluid.container-header-menu li.register > a span:last-child {
    font-size: 14px;
    position: relative;
    left: 10px;
}

.container-fluid.container-header-menu li.register > a {
    border: 1px solid #aaa;
    padding: 8px 11px 8px 0;
    border-radius: 4px;
    font-size: 14px;
}

.container-fluid.container-header-menu li.login:hover .svg img,
.container-fluid.container-header-menu li.register:hover .svg img {
    filter: invert(1);
}

.container-fluid.container-header-menu li.login:hover > a {
    color: #12a8f5 !important;
    border-color: #12a8f5 !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, .21) !important;
}

.container-fluid.container-header-menu li.register:hover > a {
    color: #ff6e76 !important;
    border-color: #ff6e76 !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, .21) !important;
}

/* Header */

.container-fluid.container-header {
    height: 140px;
    background: linear-gradient(to right, #00A584, #006059, #1daa6a);
    border: 1px solid var(--border-color);
}

.summary_status .list-Access li {
    margin-bottom: 0px;
    margin-top: 15px;
}

.progressBar .right .title {
    margin-right: 0;
    position: absolute;
    top: 0px;
    width: 150px !important;
}

.rate {
    width: 100%;
    border: 1px solid var(--border-color);
    background: #f6f6f6;
    margin-top: 6px;
    border-radius: 4px;
    padding: 2px 0;
    height: 32px;
    text-align: center;
    direction: rtl;
}

.checked {
    color: #ff9000 !important;
}

.rateview > span:hover,
.rateview > span:hover ~ span {
    color: rgba(255, 144, 0, 0.51) !important;
}

.rateview .icon {
    font-size: 15px;
    margin-left: 6px;
}

.rateview > span {
    color: #0006;
    cursor: pointer;
    font-size: 24px;
}

.textArea_Custom {
    border: 1px solid var(--border-color);
    padding: 5px 9px;
    width: 100%;
    border-radius: var(--border-radius);
}

.container-fluid.container-footer.up {
    background-color: #eceff1;
    border-top: 1px solid #cfd8dc;
    padding: 25px;
}

.container-fluid.container-footer.up h5 {
    color: #00867d;
    margin-bottom: 30px;
    font-size: 15px;
}

.container-fluid.container-footer.up .tags {
    margin-bottom: 5px;
}

.container-fluid.container-footer.up .tags a h6 {
    display: inline-block;
    margin: 0;
    background: #e2e5e6;
    color: #838585;
    border-radius: 5px;
    padding: 2px 10px;
    font-weight: 300;
    font-size: 13px;
}

.container-fluid.container-footer.up .tags:hover {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.51);
    font-weight: 500;
}

.container-fluid.container-footer.up .link {
    margin-bottom: 10px;
}

.container-fluid.container-footer.up .link a h6 {
    color: #666;
    font-weight: 500;
    font-size: 14px;
}

.container-fluid.container-footer.up .link:hover a h6 {
    color: #666;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.51);
}

.buttonShare {
    color: white;
    padding: 10px;
    border-radius: var(--border-radius);
    text-align: center;
}

.buttonShare:hover {
    opacity: .8;
}

.buttonShare.instagram {
    background-image: linear-gradient(266deg, #4e60d3, #913baf 35%, #d52d88 68%, #f26d4f);
    margin-bottom: 10px;
}

.buttonShare.telegram {
    background-image: linear-gradient(266deg, #4668d3, #269ee1);
}

.buttonShare span {
    font-size: 12px;
}

.buttonShare img {
    width: 20px;
    filter: invert(1);
}

.Newsletters button {
    background: #00867d;
    color: #fff;
}

.container-fluid.container-footer.up h5.gray-text {
    color: #636363;
    font-size: 14px;
    margin-bottom: 15px;
}

.container-fluid.container-footer.up .footerInfo {
    text-align: center;
}

.container-fluid.container-footer.up .footerInfo a {
    color: #00867d;
    font-weight: 500;
}

.container-fluid.container-footer.up hr {
    border-color: #dbe1e4;
}

.container-fluid.container-footer.down .namad img {
    /*width: 100%;*/
    height: auto;
    text-align: center;
    margin: 10px auto;
}

.container-fluid.container-footer.down .namad {
    position: relative;
    width: 100%;
    height: 140px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    display: inline-flex;
}

.container-fluid.container-footer.down {
    background-color: #d7dee0;
    padding: 30px 0 15px;
}

.container-fluid.container-footer.down > div > span {
    text-align: center;
    display: block;
    color: #585858;
    border-top: 1px solid #c6ccce;
    margin-top: 20px;
    padding: 15px 0 0;
    font-size: 12px;
}

.container-fluid.container-footer.down h4 {
    font-size: 18px;
}

.container-fluid.container-footer.down p {
    text-align: justify;
    color: #555;
    line-height: 2.3;
}

.container-fluid.container-footer.down > div > span > a {
    color: #00867d;
    font-weight: 700;
}

.MenubarFixed {
    background: #393939;
    position: fixed;
    z-index: 3;
    top: 0;
    height: 100%;
    width: 60%;
    color: #eee !important;
    right: -60%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.va-12 {
    vertical-align: -12px;
}

.MenubarFixed .openToggleMenu {
    position: absolute;
    right: unset;
    bottom: 0;
    left: 10px;
}

.MenubarFixed > .header {
    border-bottom: 1px solid rgba(204, 204, 204, 0.51);
    margin-bottom: 10px;
}

.MenubarFixed .list-Access {
    color: #eee;
}

.MenubarFixed .list-Access a {
    color: #eee;
    font-size: 12px;
}

.MenubarFixed .list-Access a::before {
    color: white;
}

.MenubarFixed.active {
    background: #393939;
    position: fixed;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 60%;
    color: #eee !important;
    right: 0 !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.MenubarFixed .icon-30 svg {
    width: 32px;
    fill: white;
    padding: 4px;
}

.openToggleMenu {
    cursor: pointer;
}

.boxWarning {
    background: rgba(255, 137, 84, 0.05);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ff8954;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}

.boxDanger {
    background: rgba(255, 0, 5, 0.08);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ff2400;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}

.boxWarning .icon {
    color: #ff8954;
    font-size: 64px;
    margin-left: 25px;
}

.boxDanger .icon {
    color: #ff3949;
    font-size: 64px;
    margin-left: 25px;
}

.boxWarning p,
.boxWarning p {
    font-size: 13px;
    line-height: 2.1;
    color: #555;
    text-align: justify;
}

.sub {
    margin-top: 60px;
}

.sub h4,
.sub h6 {
    font-weight: bold;
}

.sub h4 {
    margin-bottom: 50px;
    font-size: 20px;
}

.sub div {
    margin-top: 30px;
    position: relative;
    padding-right: 20px;
}

.sub div h6::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #6c6aff;
    position: absolute;
    right: 5px;
    border-radius: 1px;
    top: 5px;
}

.boxDesciption {
    background: white;
    border: 1px solid #ccc;
    padding: 10px 20px;
    display: flex;
}

.boxDesciption img {
    flex: 0 0 150px;
    height: 225px;
    margin-left: 15px;
}

.boxDesciption p {
    font-size: 14px;
    line-height: 2.2;
}

.boxWarning.purple {
    background: rgba(115, 106, 255, 0.07);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #736aff;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}

.boxWarning.orange {
    background: rgba(252, 158, 38, 0.07);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #fc9e26;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}

.boxWarning.red {
    background: rgba(253, 143, 149, 0.07);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #fd8f95;
    display: flex;
    clear: both;
    margin-bottom: 12px;
}

a, li, span {
    font-family: iranyekan;
}

@media only screen and (max-width: 1199px) {
    .fixedSideBar {
        position: fixed !important;
        top: 15px !important;
        width: 283.3px !important;
    }
}

.boxWhite > .content {
    padding: 25px;
}

@media only screen and (max-width: 768px) {
    .chart-bar {
        flex-wrap: wrap;
        height: 400px;
        justify-content: center;
    }

    .boxWhite > .content {
        padding: 20px;
    }

    .container-fluid.container-content > .container {
        padding: 0;
    }

    .container-fluid.container-content {
        padding: 0;
    }

     .list-Access li a::before {
        content: '' !important;
        background-image: url('../image/oval-light.svg') !important;
        background-size: 10px 10px !important;
        width: 10px !important;
        height: 10px !important;
        position: absolute !important;
        right: -15px !important;
        top: 8px !important;
    }

    .list-Access li.active a::before {
        content: '' !important;
        background-image: url('../image/oval1.svg') !important;
        background-size: 10px 10px !important;
        width: 10px !important;
        height: 10px !important;
        position: absolute !important;
        right: -15px !important;
        top: 8px !important;
    }

    #sec_2 .wd2-96-002,
    #sec_3 .wd2-96-001,
    #sec_4 .wd2-96-003,
    #sec_5 .wd2-96-004 {
        position: relative;
        top: 0px;
        font-size: 80px;
    }

    .water-filling {
        text-align: center;
        bottom: -10px;
        position: absolute;
        width: 100%;
        right: 0;
        font-size: 10px;
    }
}

@media only screen and (max-width: 600px) {
    #sec_1 img {
        width: 100%;
        margin-bottom: 10px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 60px;
    }

    .flex {
        display: unset !important;
    }

    .flex .boxIcon {
        border-radius: 8px 8px 0 0;
    }

    .flex .boxWhite {
        background: #fff;
        border: 1px solid var(--border-color);
        border-radius: var(--border-radius);
        padding: 20px 10px;
        margin-bottom: 15px;
        border-top-right-radius: 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    .boxMainContent .header {
        display: flex;
        clear: both;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .boxMainContent .header {
        display: flex;
        clear: both;
        flex-direction: row;
        flex-wrap: wrap !important;
    }
}

.quickAccess .content ul.list-Access li.active a::before, .MenubarFixed .list-Access li.active a::before {
    background-image: url('../image/oval1.svg');
}

.quickAccess .content ul.list-Access li a::before, .MenubarFixed .list-Access li a::before {
    content: '' !important;
    background-image: url('../image/oval.svg');
    background-size: 10px 10px !important;
    width: 10px !important;
    height: 10px !important;
    position: absolute !important;
    right: -15px !important;
    top: 8px !important;
}

/*Audio*/
.MenubarFixed > .header {
    border-bottom: 1px solid rgba(204, 204, 204, 0.51);
    margin-bottom: 10px;
    display: flex;
    padding: 10px;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
}

pre, code {
    font-family: Consolas, Courier, monospace;
    font-size: inherit;
    color: #333;
    background: #fafafa;
}

pre {
    padding: 1rem;
    border: 1px solid #eee;
    overflow: auto;
}

/*-----------------------
    Audio Player - AP
------------------------*/
.ap {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    font-family: inherit;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-top: 1px solid #ccc;
    background: #f2f2f2;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    z-index: 99999;
}

.ap__inner {
    display: flex;
    max-width: 1440px;
    margin: auto;
}

.ap__item {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
}

.ap__item--playback > .ap__controls,
.ap__item--settings > .ap__controls {
    flex: 0 25%;
}

@-webkit-keyframes fs {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fs {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.ap__item--track {
    flex: 1 40%;
    padding: 0 20px;
}

.track {
    position: relative;
    width: 100%;
    align-self: flex-start;
    padding: 5px 0 0;
}

.track__title {
    position: absolute;
    width: 100%;
    overflow: hidden;
    padding-right: 80px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.track__time {
    position: absolute;
    top: 5px;
    right: 0;
}

.progress-container {
    position: relative;
    padding: 7px 0;
    margin-top: 15px;
    overflow: hidden;
    cursor: pointer;
}

.progress-container:hover .progress__bar:after {
    opacity: 1;
}

.progress {
    height: 3px;
    border-radius: 3px;
    background: #ddd;
}

.progress__bar,
.progress__preload {
    position: absolute;
    width: 0;
    height: 3px;
    border-radius: 3px 0 0 3px;
}

.progress__bar {
    background: steelblue;
    z-index: 1;
}

.progress__bar:after {
    position: absolute;
    top: 0;
    right: -10px;
    width: 10px;
    height: 10px;
    margin-top: -3px;
    content: '';
    border-radius: 6px;
    background: steelblue;
    opacity: 0;
    transition: opacity .3s ease;
}

.progress__bar--active:after {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.progress__preload {
    background: #c4c4c4;
    z-index: 0;
}

.ap__controls,
.ap button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    position: relative;
    display: block;
    height: 50px;
    text-align: center;
    cursor: pointer;
    transition: background .3s ease;
}

.ap__controls:active,
.ap button:active {
    background: rgba(0, 0, 0, 0.1);
}

.ap__controls:hover,
.ap button:hover {
    opacity: 1;
}

.icon-play > path {
    transition: all .3s ease;
}

.is-playing .icon-play {
    fill: steelblue;
}

.volume-btn {
    display: block;
    text-align: center;
    width: 100%;
}

.volume {
    position: absolute;
    left: 50%;
    bottom: 45px;
    width: 40px;
    margin-left: -20px;
    height: 120px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all 0.3s cubic-bezier(0.17, 0.72, 0.26, 1.23);
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 1px;
    z-index: 88888;
}

.volume::before, .volume::after {
    content: '';
    position: absolute;
    bottom: -12px;
    border: 7px solid transparent;
    border-top: 7px solid #f2f2f2;
    left: 50%;
    margin-left: -7px;
}

.volume::after {
    bottom: -14px;
    z-index: -1;
    border-top: 7px solid #ccc;
}

.volume-container:hover .volume {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.volume__track {
    position: relative;
    display: block;
    width: 3px;
    height: 100px;
    margin: 10px auto;
    background: #ddd;
    border-radius: 3px;
    overflow: hidden;
}

.volume__bar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: steelblue;
    height: 50%;
}

.icon-volume-off {
    display: none;
}

.has-muted .icon-volume-on {
    display: none;
}

.has-muted .icon-volume-off {
    display: inline;
    opacity: .7;
}

.ap__controls.is-active > svg {
    fill: steelblue;
    -webkit-filter: drop-shadow(0 0 3px rgba(70, 130, 180, 0.4));
    filter: drop-shadow(0 0 3px rgba(70, 130, 180, 0.4));
}

@media (max-width: 1024px) {
    .ap__item > .ap__controls {
        flex: 1;
    }
}

@media (max-width: 580px) {
    .ap {
        min-width: 250px;
    }

    .ap, .ap__inner {
        height: auto;
    }

    .ap__inner {
        flex-wrap: wrap;
    }

    .ap__item--track {
        margin-bottom: 10px;
        padding: 0 20px;
        order: 1;
        flex: 1 1 100%;
    }

    .ap__item--playback,
    .ap__item--settings {
        flex: 1 1 50%;
        order: 2;
    }
}

/*-----------------------
    Playlist Player - PL
------------------------*/
.pl-container {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 50px;
    left: 0;
    overflow: auto;
    font-family: inherit;
    font-size: 14px;
    background: #fff;
    z-index: 77777;
}

.pl-ul {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    padding: 30px 10px 100px 10px;
}

.pl-list {
    display: flex;
    align-items: center;
    height: 40px;
    line-height: 40px;
}

.pl-list svg {
    fill: steelblue;
}

.pl-list + .pl-list {
    border-top: 1px solid #eee;
}

.pl-list:not(.pl-list--current):hover {
    background: #f6f6f6;
}

.pl-list__track,
.pl-list__remove {
    flex: 0 50px;
    text-align: center;
}

.pl-list__icon {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #555;
}

.pl-list__title {
    overflow: hidden;
    padding-right: 10px;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
}

.pl-list__remove {
    height: 100%;
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    opacity: 0;
    transition: opacity .2s ease;
}

.pl-list__remove > svg {
    width: 16px;
    height: 16px;
}

.pl-list__eq {
    display: none;
}

.pl-list--current {
    background: steelblue;
    color: #fff;
}

.pl-list--current svg {
    fill: #fff;
}

.pl-list--current .pl-list__eq {
    display: block;
}

.pl-list--current .pl-list__icon {
    display: none;
}

.pl-list:hover .pl-list__remove,
.pl-list--current .pl-list__remove {
    opacity: 1;
}

.pl-list--current .pl-list__remove:hover {
    background: #3f75a2;
}

.pl-list--empty {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2rem;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
    color: #ccc;
}

@-webkit-keyframes eq {
    0% {
        height: 3px;
    }
    50% {
        height: 20px;
    }
    100% {
        height: 3px;
    }
}

@keyframes eq {
    0% {
        height: 3px;
    }
    50% {
        height: 20px;
    }
    100% {
        height: 3px;
    }
}

.eq {
    display: flex;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-end;
}

.eq__bar {
    width: 4px;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px #fff);
    filter: drop-shadow(0 0 5px #fff);
}

.eq__bar:nth-child(1) {
    -webkit-animation: eq .8s ease-in-out infinite 0s;
    animation: eq .8s ease-in-out infinite 0s;
}

.eq__bar:nth-child(2) {
    -webkit-animation: eq .8s ease-in-out infinite .2s;
    animation: eq .8s ease-in-out infinite .2s;
}

.eq__bar:nth-child(3) {
    -webkit-animation: eq .8s ease-in-out infinite .4s;
    animation: eq .8s ease-in-out infinite .4s;
}

.h-hide {
    display: none;
}

.h-show {
    display: block;
}


/* Audio */

.holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.holder .get-it-on-github {
    margin-top: 24px;
    margin-bottom: 24px;
    font-family: 'Roboto';
    color: #55606E;
}

.audio.green-audio-player {
    width: 400px;
    min-width: 300px;
    height: 56px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 4px;
    user-select: none;
    -webkit-user-select: none;
    background-color: #fff;
}

.audio.green-audio-player .play-pause-btn {
    display: none;
    cursor: pointer;
}

.audio.green-audio-player .spinner {
    width: 18px;
    height: 18px;
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/355309/loading.png);
    background-size: cover;
    background-repeat: no-repeat;
    animation: spin 0.4s linear infinite;
}

.audio.green-audio-player .slider {
    flex-grow: 1;
    background-color: #D8D8D8;
    cursor: pointer;
    position: relative;
}

.audio.green-audio-player .slider .progress {
    background-color: #44BFA3;
    border-radius: inherit;
    position: absolute;
    pointer-events: none;
}

.audio.green-audio-player .slider .progress .pin {
    height: 16px;
    width: 16px;
    border-radius: 8px;
    background-color: #44BFA3;
    position: absolute;
    pointer-events: all;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32);
}

.audio.green-audio-player .controls {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #55606E;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 24px;
    margin-right: 24px;
}

.audio.green-audio-player .controls .slider {
    margin-left: 16px;
    margin-right: 16px;
    border-radius: 2px;
    height: 4px;
}

.audio.green-audio-player .controls .slider .progress {
    width: 0;
    height: 100%;
}

.audio.green-audio-player .controls .slider .progress .pin {
    right: -8px;
    top: -6px;
}

.audio.green-audio-player .controls span {
    cursor: default;
}

.audio.green-audio-player .volume {
    position: relative;
}

.audio.green-audio-player .volume .volume-btn {
    cursor: pointer;
}

.audio.green-audio-player .volume .volume-btn.open path {
    fill: #44BFA3;
}

.audio.green-audio-player .volume .volume-controls {
    width: 30px;
    height: 135px;
    background-color: rgba(0, 0, 0, 0.62);
    border-radius: 7px;
    position: absolute;
    left: -3px;
    bottom: 52px;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.audio.green-audio-player .volume .volume-controls.hidden {
    display: none;
}

.audio.green-audio-player .volume .volume-controls .slider {
    margin-top: 12px;
    margin-bottom: 12px;
    width: 6px;
    border-radius: 3px;
}

.audio.green-audio-player .volume .volume-controls .slider .progress {
    bottom: 0;
    height: 100%;
    width: 6px;
}

.audio.green-audio-player .volume .volume-controls .slider .progress .pin {
    left: -5px;
    top: -8px;
}

svg, img {
    display: block;
}


@keyframes spin {
    from {
        transform: rotateZ(0);
    }
    to {
        transform: rotateZ(1turn);
    }
}


.mini-box {
    /*margin: 15px;*/
    margin-bottom: 40px;
}

.mini-box .header {
    display: flex;
    margin-bottom: 10px;
}

.mini-box .header .icon-section-content {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.boxMainContent .header i {
    font-size: 40px;
}

.boxMainContent .header .text {
    align-self: self-end;
    color: #555;
}


.box-movie {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    background: #E9E9E9;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.box-movie h6.orange {
    color: #FF550A;
    font-weight: 500;
    margin-bottom: 24px;
}

.box-movie div span {
    font-size: 14px;
    margin-bottom: 13px;
    display: inline-block;
}

.box-movie img {
    width: 170px;
    margin: 0 20px;
}

.boxMainContent .header.TypeB .text {
    top: -35px;
    position: relative;
}

.detailsBook h5 {
    display: flex;
}

.detailsBook h5 .title {
    position: relative;
    top: 5px;
    right: 17px;
}


.detailsBook h6 {
    display: flex;
}

.detailsBook h6 .title {
    position: relative;
    top: 5px;
    right: 7px;
}

#sec_10 h4 {
    position: relative;
    padding-right: 25px;
}

#sec_10 h4::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #A800BB;
    right: 0;
    top: 5px;
    border-radius: 3px;
}

#sec_9 li {
    position: relative;
    padding-right: 25px;
    margin-bottom: 15px;
}

#sec_9 li::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #00B999;
    right: 0;
    top: 5px;
    border-radius: 3px;
}

.boxMainContent .header {
    display: flex;
    clear: both;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: -30px;
}

#sec_2 .chart-bar-boxes .chart-box.blue .progress {
    background: #A2A2A2;
}


#sec_3 .chart-bar-boxes .chart-box .progress {
    background: #FF4661;
}

#sec_4 .chart-bar-boxes .chart-box .progress {
    background: #32BEA6;
}

#sec_5 .chart-bar-boxes .chart-box .progress {
    background: #B932C8;
}

#sec_6 .chart-bar-boxes .chart-box .progress {
    background: #47CC61;
}

#sec_7 .chart-bar-boxes .chart-box .progress {
    background: #FF7650;
}

#sec_8 .chart-bar-boxes .chart-box .progress {
    background: #18DEEF;
}

.detailsVideo h5 {
    display: flex;
    align-items: center;
}

.detailsVideo h5 .title {
    margin-right: 15px;
}

.detailsVideo h6 {
    display: flex;
    align-items: center;
}

.detailsVideo h6 .title {
    margin-right: 5px;
}


.box-result {
    display: flex;
    justify-content: space-between;
    /*border-bottom: 1px solid #ccc;*/
    /*padding-bottom: 70px !important;*/
    margin-bottom: 70px;
}
.box-result .b-left h4 {
    font-size: 18px;
    font-weight: 600;
    color: #666;
    position: relative;
    top: -3px;
    margin-top: 7px;
}
.box-result:last-child {
    border-bottom: none !important;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.box-result .iconBox {
    width: 20%;
    text-align: center;
    font-size: 60px;
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 213px;
    padding-top: 20px;
    overflow: hidden;
    position: relative;
}
.box-result .box-left {
    width: 100%;
    border: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    border-radius: 8px;
    height: 250px;
    overflow: hidden;
}
.box-result .b-left {
    width: 100%;
}
.boxWhite h5 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-right: 10px;
}
.box-result .box-left > div {
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    /*flex-wrap: wrap;*/
    flex-direction: column;
}
.box-result .box-left > div .top {
    height: 34%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 5px 0;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.box-result .box-left > div .bottom {
    height: 22%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
font-family: iranyekan;
}

.box-result .box-left > div .top span {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #666;
}
.box-result .box-left > div .top i {
    font-size: 30px;
    margin-bottom: 5px;
}

.box-result .box-left > div:last-child .top {
    border-left: none !important;
}

.box-result .box-left > div .bottom {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.box-result .box-left > div:last-child .bottom {
    border-left: none !important;
}
.box-result .box-left > div .bottom:last-child{
    border-bottom: none !important;
}
.box-result .box-left .B1 .bottom {
    justify-content: right !important;
    padding-right: 8px;
}
.box-result .box-left .B1 .bottom i {
    margin-left: 10px;
    font-size: 24px;
}
.box-result .box-left .B1 .bottom span {
    color: #666;
}
.box-result .iconBox .color {
    height: 54px;
    width: 100%;
    bottom: 0;
    position: absolute;
    right: 0;
}


.box-result .iconBox.red .color {
    background: #FF6060;
}
.box-result .iconBox.red {
    color: #FF6060;
}

.box-result .iconBox.esanj .color {
    background: #32BEA6;
}
.box-result .iconBox.esanj {
    color: #32BEA6;
}

.box-result .iconBox.orange .color {
    background: #FF7650;
}
.box-result .iconBox.orange {
    color: #FF7650;
}

.box-result .iconBox.blue-light .color {
    background: #18DEEF;
}
.box-result .iconBox.blue-light {
    color: #18DEEF;
}

.box-result .iconBox.blue-light .color {
    background: #18DEEF;
}
.box-result .iconBox.blue-light {
    color: #18DEEF;
}

.box-result .iconBox.success .color {
    background: #47CC61;
}
.box-result .iconBox.success {
    color: #47CC61;
}
.box-result .iconBox.purple .color {
    background: #B932C8;
}
.box-result .iconBox.purple {
    color: #B932C8;
}


.box-result .iconBox.blue .color {
    background: #0089E5;
}
.box-result .iconBox.blue {
    color: #0089E5;
}

.box-result .iconBox.crimson .color {
    background: #EE32A3;
}
.box-result .iconBox.crimson {
    color: #EE32A3;
}

.box-result .iconBox.yellow .color {
    background: #FFBB33;
}
.box-result .iconBox.yellow {
    color: #FFBB33;
}


.box-result .wd2-Asset-11 {
    color: #47CC61;
}
.box-result .wd2-Asset-9 {
    color: #C453D1;
}
.box-result .wd2-Asset-10 {
    color: #FF7752;
}


.box-result .box-left .B1 .top i {
    font-size: 50px !important;
}

.box-result .box-left.green .top {
    background: #C7FBD1 !important;
    color: #47CC61 !important;
}

.box-result .box-left.red .top {
    background: #FEE5E9 !important;
    color: #FF1D43 !important;
}

.box-result .box-left.purple .top {
    background: #DED9FF !important;
    color: #391DFF !important;
}

.box-result .box-left.orange .top {
    background: #FFDEBE !important;
    color: #FF7700 !important;
}

.box-result .box-left.purple-light .top {
    background: #F1DFFF !important;
    color: #9100FF !important;
}
.box-result + p {
    margin: 0 8%;
}
.box-alert-success {
    background: #CFFFEB;
    padding: 15px 40px;
}
.box-alert-success .header {
    color: #02A553;
    margin-bottom: 10px;
}
.box-alert-success .header {
    color: #02A553;
    margin-bottom: 10px;
    font-size: 40px;
    display: flex;
    align-items: center;
}
.box-alert-success .header span {
    font-size: 18px;
    margin-right: 15px;
}

@media (max-width: 600px) {
    .boxWhite {
        padding: 0 !important;
    }
    .box-result .b-left {
        width: 80%;
    }
    #sec_0  h5.title-main ,  #sec_7 h5 {
        position: relative;
        top: 0px !important;
    }
    #sec_2 h5, #sec_8 h5 {
        margin-top: 20px !important;
    }
    .box-result .box-left > div .top span {
        display: block;
        width: 100%;
        font-size: 13px;
        color: #666;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .box-result .iconBox .icon i {
        font-size: 20px;
    }
    .box-result .iconBox {
        width: 15%;
    }
    .box-result .box-left > div .bottom {
        font-size: 15px;
    }
    .boxWhite > .content {
        padding: 10px;
    }
    .box-result .b-left h4 {
        font-size: 14px;
        font-weight: 500;
        color: #666;
        position: relative;
        top: -3px;
        margin-top: 7px;
    }
    .col-lg-8.col-md-8.col-sm-12.col-xs-12.contentbar {
        padding: 10px;
    }






    #chartSum {
        float: left;
        width: 100%;
        height: 170px;
    }

    .highcharts-label.highcharts-data-label.highcharts-data-label-color-0.highcharts-tracker {

        position: relative !important;
        top: 20px !important;

    }


    .box-result .b-left {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .box-result .box-left > div .bottom {
        font-size: 14px;
    }
    .box-result .box-left .B1 .bottom span {
        color: #666;
        font-size: 11px;
    }
    .box-result + p {
        margin: 0 10px;
    }
    .box-alert-success {
        background: #CFFFEB;
        padding: 15px 15px;
    }
    .container-fluid.container-header-menu.typeB .logo {
        margin-right: 5px;
        display: none;
    }
}