@font-face {
    font-family: 'Janna LT';
    src: url('fonts/JannaLT-Regular.eot');
    src: url('fonts/JannaLT-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/JannaLT-Regular.woff2') format('woff2'), url('fonts/JannaLT-Regular.woff') format('woff'), url('fonts/JannaLT-Regular.ttf') format('truetype'), url('fonts/JannaLT-Regular.svg#JannaLT-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: "Janna LT", sans-serif !important;
    padding-bottom: 20px;
    background-image:url(../images/background.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
}
.card-status p {
    font-size: 13px;
}
.section-wrapper.mg-t-10.flotcircle {
    padding: 65px 20px;
}
.slim-navbar .nav-link {
    background-color: #2999e4;
    border: 1px solid #dee2e6;
    border-right-width: 0;
}
.slim-navbar .nav-link .icon {
    color: #ed6a24;
}
.main-header h6 {
    text-align: center;
    width: 100%;
    background: #2999e4;
    color: #fff;
    padding: 17px;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
}
.card-status h1 {
    color: #fff;
}
.card-status .media-body {
    margin-left: 0;
    font-weight: bold;
}
.custom-card .col-lg-2 {
    flex: 0 0 20%;
    max-width: 23.66667%;
}
.dashboard-chart-one {
    margin-bottom: 10px;
}
.dashboard-chart-one .card-total p {
    letter-spacing: 0;
}
.section-title {
    letter-spacing: 0;
}
.section-wrapper {
    padding: 20px;
}
.custom-border .col-lg-2:last-of-type {
    border-left: 0;
}
.lang-flag img {
    width: 30px;
}
.dashboard-chart-one .lang-flag h6 {
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
}
.lang-flag .number {
    color: #2999e4;
    font-weight: bold;
}
.lang-flag .number h5 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
.lang-flag .number span {
    font-size: 9px;
}
.lang-flag2 {
    height: auto;
}
.lang-flag2 img {
    width: 30px;
}
.lang-flag2 .flex-lang-flag2 {
    display: flex;
    justify-content: space-around;
}
.lang-flag2 .flex-lang-flag2 .flex-lang-flag2-icon {
    color: #2999e4;
    font-weight: bold;
    border-left: 1px solid #ddd;
    padding-left: 45px;
	text-align: center;
}
.lang-flag2 .flex-lang-flag2 .flex-lang-flag2-number {
    color: #ed6a24;
    font-weight: bold;
	text-align: center;
}
.lang-flag2 h6 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    color: #000;
    text-align: center;
}
.lang-flag2 img {
    margin-left: 60px;
}
.custom-pd-b-28 {
    padding-bottom: 28px;
}
.Continents .card {
    text-align: center;
    background-size: contain;
    padding: 0;
}
.Continents .card .overlay {
    padding: 25px;
    background: rgba(255, 255, 255, 0.8);
}
.Continents .card p {
    font-size: 17px;
    font-weight: 700;
    color: #343a40;
}
.Continents .card h3 {
    font-size: 12px;
    color: #2999e4;
    font-weight: bold;
}
.Continents .card h3 span {
    font-size: 50px;
    margin-left: 4px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
}
.dashboard-chart-one .card-total h1,
.card-status h1 {
    font-family: "Oswald", sans-serif;
}
.Continents .card h4 {
    font-size: 14px;
    color: #ed6a24;
    font-weight: bold;
}
.card h4 {
    color: #000;
    font-weight: bold;
}
.africa {
    background: url("../images/africa.png");
}
.asia {
    background: url("../images/asia.png");
}
.europe {
    background: url("../images/europe.png");
}
.namericas {
    background: url("../images/americas.png");
}
.samericas {
    background: url("../images/samericas.png");
}
.australia {
    background: url("../images/australia.png");
}
.main-nav {
    border: 0;
    padding: 10px;
}
.main-nav .logo {
    float: right;
    max-height: 110px;
    width: auto;
}
.main-nav .back {
    font-size: 30px;
    font-weight: bold;
    color: #1b84e7;
    cursor: pointer;
}
.bg-primary {
    background-color: #1154b0 !important;
}
.bg-secondary {
    background-color: #fba51e !important;
}
.bg-purple {
    background-color: #3e41ab;
}
.bg-danger {
    background-color: #f93d66 !important;
}
.bg-success {
    background-color: #4caf50 !important;
}
.bn-label {
    background-color: #f93d66;
}
.bn-breaking-news {
    color: #fff;
    background: rgb(62, 66, 171);
    border: 0;
    margin-top: 20px;
    font-size: 16px !important;
    height: 45px !important;
}
.bn-breaking-news a {
    color: #fff !important;
    font-size: 16px !important;
}
#flotPie1 .pieLabel .labelName {
    opacity: 0;
}
#flotPie1 .pieLabel .labelName {
    background: #000;
    padding: 1px 6px;
    z-index: 100;
}
#flotPie1 .pieLabel:hover .labelName {
    opacity: 1;
}
.dashboard-chart-one .card-total h1,
.section-wrapper .section-title,
.card h4 {
    color: #2999e4;
}
.lang-flag2 img {
    margin-left: 33px;
    width: 85px;
    height: 85px;
}
.PercentageType .card-total {
    margin: 0px 20px !important;
    text-align: center;
}
.PercentageType .card-total h2,
.PercentageType .card-total span {
    color: #3e41ab;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 30px;
}
.PercentageType .card-total h4 {
    font-size: 25px;
    margin-bottom: 25px;
}
.PercentageType .section-title {
    font-size: 20px;
    margin-bottom: 20px;
    color: #2999e4;
}
.typePercentageGender h2 {
    margin-bottom: 35px;
}
.typeGender {
    text-align: center;
}
.typePercentageGender .typeGender span {
    display: block;
    font-size: 20px;
    font-weight: bold;
}
.typePercentagCircle {
    margin-top: 10px;
}
.typeGender img {
    margin-bottom: 20px;
}
.typeGender .present {
    color: #2999e4;
    font-size: 18px;
}
.iconPresent img {
    width: 40px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
.PercentageType .iconPresent {
    margin-top: 55px !important;
}
#typePercentag {
    right: 10px;
}
@media (max-width: 767px) {
    .custom-card .col-lg-2 {
        flex: 0 0 50%;
        max-width: 50.66667%;
    }
    .col-sm-4 {
        width: 25%;
        max-width: 25%;
    }
    .flotcircle {
        min-height: 252px;
    }
    .col-sm-3 {
        width: 33%;
        max-width: 33%;
    }
    .lang-flag2 img,
    .lang-flag2 h6 {
        margin-left: 20px;
    }
    .lang-flag2 h6 {
        margin-bottom: 10px;
    }
    .lang-flag2 {
        height: auto;
        margin-bottom: 45px;
    }
    .typePercentagCircle,
    .PercentageType .iconPresent {
        display: none;
    }
    .typeGender {
        margin-top: 20px;
    }
}