/*
author: Boostraptheme
author URL: https://boostraptheme.com
License: Creative Commons Attribution 4.0 Unported
License URL: https://creativecommons.org/licenses/by/4.0/
*/ 

/*====================================================
                         REPORT-1
======================================================*/


#buycolor{
    position:relative;
    border-bottom:none;
    height: 4rem;
}
#buycolor::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 2rem;
  background-image: linear-gradient(-10deg, #fff 50%, transparent 52%);
}
#buycolor::after {
  content: "";
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 0;
  height: 2rem;
  background-image: linear-gradient(10deg, #fff 50%, transparent 52%);
}
  
 .marquee-container {
  width: 100%;
  overflow: hidden;
}

.marquee {
  display: inline-block;
  /*white-space: nowrap;*/
  padding: 10px 0;
  animation: marquee 5s ease infinite;
  font-size: 0.8rem;
}

@keyframes marquee {
  0% {
    -webkit-transform:translateY(100%);
    transform:translateY(100%)
  }
  10% {
    -webkit-transform:translateY(0);
    transform:translateY(0)
  }
  90% {
    -webkit-transform:translateY(0);
    transform:translateY(0)
  }
  to {
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%)
  }
}

.head{
    margin:0;
    position: sticky;
    top: 0;
    z-index: 9999;
    width:100%;
    /*max-width:412px;*/
    background: var(--mcbg2);
    min-height:50px;
    color:#fff !important;
    
    
}
 
.head td{
    vertical-align:middle;
    font-size:1.7rem;
    border:none;
}
.head a,
.head a:hover,
.head a i {
    color:#fff;
    
}
.cardn{
    border-radius:5px;
    margin-bottom:10px;
    padding:10px 15px;
}
.cardn i.mc{
    font-size:20px;
}
.tm_gm>td>a{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.tm_gm>td>a>i{
    margin-top:-7px;
}
.tm_gm>td.active>a>i{
    color:#fff;
}
.c-1{
    color:#fff !important;
}
.mc{
    color:var(--mc) !important;
}

.trd_nmbr{
    text-align: center;
}

.round-t-3{
    border-radius: 30px 30px 0px 0px !important;
}
.round-1{
    border-radius: 10px !important;
}
.bg-30 {
  background: var(--bg3) !important;
}
.bg-3a{
    background: #333332  !important;
}
.bg-a6{
    background: #c8c8c8  !important;
}
.bg-a6.active{
    background: var(--mc) !important;
}
.bg-a6>i{
    color: #fff !important;
    font-size: 20px;
}
.btnn{
    background: var(--mcbg);
    align-items: center;
    color: #292d2e !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.04rem;
    border-radius: .9rem;
    text-align: center;
    display: flex;
    padding: 10px;
}
.w-img-px {
    width: 35px;
}
.g-2px {
    gap: 2px;
}
.spin1,
.spin1:after {
  box-sizing: border-box;
}
.spin1 {
    display: inline-block;
    width: 80px;
    height: 80px;
    color: var(--mc);
    margin-right: 60px;
    position: relative;
}
.spin1>img {
  position: absolute;
  top: 15%;
  left: 22%;
  width: 135%;
  height: auto;
}
.spin1:after {
  content: " ";
  display: block;
  width: 8rem;
  height: 8rem;
  margin: 8px;
  border-radius: 50%;
  border: 6.4px solid currentColor;
  border-color: currentColor transparent currentColor transparent;
  animation: spin1 1.2s linear infinite;
}
@keyframes spin1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#timer_new{
    position:absolute;
    top: 20%;
    z-index:99;
    max-width:100%;
    
}
#spinner{
    position:absolute;
    top: 20%;
    z-index:99;
    max-width:100%;
}

#report1 .card-block {
	padding:10px 10px 0 10px;
}

#report1 .text-left.report1-cont {
    margin-bottom: 20px;
}

#report1 .card-block .progress {
	margin-bottom: 10px;
}

#report1 p > small {
	padding-top: 10px;
	color:#777;
}


.i-btn1 {
  color: #fff;
  background: radial-gradient(at bottom right,#000 ,#edfff024 50%),radial-gradient(at top left,#000 ,#646464a3 50%);
  padding: 8px;
  text-align: center;
  border: 3px solid #b9b9b9;
  border-radius: 99px;
  display: grid;
  place-items: center;
}
.i-c{
    color:#fdd076 !important;
}

/*color popup css*/
.win_pop> .modal-body{
    --sl: currentcolor 36deg, transparent 0%;
  background-image: conic-gradient(from 18deg at 27.958053039% 41.9262745781%, var(--sl)), conic-gradient(from 162deg at 50% 62.5%, var(--sl)), conic-gradient(from -54deg at 72.041946961% 41.9262745781%, var(--sl));
  background-position: 0 0.7202224258em, 0 0.9375em;
  color: #fffb00;
  background-size: 1.875em 1.875em;

}
.div{
    display: flex;
    justify-content: center;
    align-items: center;
    background:#0000;
}
.popcontent{
    width: 100%;
    /* height: 100%; */
    /*height: 400px;*/
    aspect-ratio: 1/1.3;
    max-width: 360px;
    /*background: linear-gradient(0deg  ,#4d381d, #ae8e51);*/
    /*background:linear-gradient(180deg,#B78C00 0%,#ECB954 100%);*/
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.07) 50%, transparent 0), linear-gradient(90deg, rgba(255, 255, 255, 0.13) 50%, transparent 0), linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.17) 0), linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.19) 0), linear-gradient(#ff8a00, #da1b60);
    background-size: 13px, 29px, 37px, 53px, 100%;
    border-radius: 25px;
    border: 0.5rem solid #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: relative;
    animation: win 1.5s ease 3;
}
.des{
    color: #fff;
    padding: 5px 0px 5px;
    background-color: #ffffff42;
    width: 80%;
    margin: auto;
    text-align: center;
    font-size: 1.5rem;
    border-radius: 25px;

}
.line1{
    width: 80%;
    background: #282f38;
    padding: 4px;
    margin: auto;
    border-radius: 25px;
    border: 2px solid #ffd078;
}
.plate{
    width: 75%;
    aspect-ratio: 2/1.5;
    background: #ddd;
    margin: auto;
    position: relative;
    top: -5px;
    border-radius: 0 0 20px 20px;
    display: flex;
    flex-direction: column;
    /*padding-bottom: 5%;*/
    box-shadow: 0 3px 5px -2px #000;
}
.p-con{
    position: relative;
    top: -10%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.bt-1{
    color: #282f38;
    width: 50%;
    margin: auto;
    padding: 10px 5px 7px ;
    text-align: center;
    background: linear-gradient(0deg ,#fdb223,#fbde69);
    position: relative;
    /*top: -10%;*/
    border-radius: 25px;
    font-weight: bold;
    border: 1px solid #ffd358;
}
.bt-2{
    color: #282f38;
    width: 50%;
    margin: auto;
    padding: 10px 5px 7px ;
    text-align: center;
    background: linear-gradient(0deg ,#f8aa3e,#fbf7b3);
    position: relative;
    top: -10%;
    border-radius: 25px;
    font-weight: bold;
    border-top: 3px solid ;
    border-bottom: 3px solid ;
    border-color: #fab908e3 #fff0 #fae4a8c9;
    box-shadow: 0 3px 5px -2px #000;
    display: none;
}
.text1{
    text-align: center;
    color: #3d3d3d;
    font-size:  0.9rem;
}
/*.text1 span{*/
/*    text-align: center;*/
/*    color: #ee1f1b;*/
/*    font-weight: bold;*/
/*}*/
.text1>h5{
    font-weight:normal ;
    font-family: sans;
}
h5.rere>a{
    border-radius:25px;
    padding: 3px 7px !important;
    font-size: .9rem !important;
}
.pric{
    text-align: center;
    color: #059300;
    font-weight: bold;
    font-size: 1.8rem;


}
.lbl{
    clip-path: polygon(17% 21%, 100% 20%, 100% 74%, 78% 100%, 78% 74%, 17% 74%, 13% 68%, 10% 63%, 8% 56%, 7% 49%, 7% 41%, 9% 34%, 11% 27%);
    background: #282f38;
    width: 17%;
    aspect-ratio: 1;
    padding: 19px 10px 0px;
    position: absolute;
    right: -4%;
    top: 15%;
    color: #fff;
    text-align: center;
    font-size: 0.7rem;
}

.stars{
    display: flex;
    width: 100%;
    justify-content: center;
}
.stars .star{
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    background: #ff0058;
    aspect-ratio: 1;
    width: 15%;
}
.stars .star:nth-child(2){
    transform: translateY(-10px);
}
.pop-head{
    position: relative;
    top: -5%;
}

@keyframes win{
    50%{
        transform:translateY(-10px);
    }
}

/*new tag animation*/
.flip-container {
    width: 100%;
    /*height: 200px;*/
    height: auto;
    perspective: 1000px;
    aspect-ratio: 1/0.47;
}

.flipper {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s;
    animation: rot 4s ease  infinite reverse ;
}

/* .flip-container:hover .flipper {
    transform: rotateY(180deg);
} */

@keyframes rot {
    50%{
        transform: rotateY(180deg);
    }
    100%{
        transform: rotateY(359deg);
    }
}

.front, .back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2em;
    color: white;
}


.back {
    background-color: #ff5722;
    transform: rotateY(180deg);
    border-radius:18px;
}
/*====================================================
                         REPORT-2
======================================================*/
.card-c1 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 25px 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
}

.card-c1 .card-height-indicator {
    margin-top: 100%;
}

.card.row-space .header {
    padding: 15px 20px 0;
}

.card-c1 .title {
    margin-top: 0;
    margin-bottom: 5px;
}

.card-c1 .card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
}

.card-c1 .card-image img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    pointer-events: none;
}

.card-c1 .card-image .card-title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 1.3em;
    text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card-c1 .category:not([class*="text-"]) {
    color: #999999;
}

.card-c1 .card-content {
    padding: 15px 20px;
}

.card-c1 .card-content .category {
    margin-bottom: 0;
}

.card-c1 .card-content h4 {
	color:#555;
	font-size: 19px;
	font-weight: normal;
}

.card-c1 .card-header {
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: -20px 15px 0;
    border-radius: 3px;
    padding: 15px;
}

.card-c1 .card-header .title {
    color: #FFFFFF;
}

.card-c1 .card-header .category {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.62);
}

.card-c1 .card-header.card-chart {
    padding: 0;
    min-height: 160px;
}

.card-c1 .card-header.card-chart+.content h4 {
    margin-top: 0;
}

.card-c1 .card-header .ct-label {
    color: rgba(255, 255, 255, 0.7);
}

.card-c1 .card-header .ct-grid {
    stroke: rgba(255, 255, 255, 0.2);
}

.card-c1 .card-header .ct-series-a .ct-point,
.card-c1 .card-header .ct-series-a .ct-line,
.card-c1 .card-header .ct-series-a .ct-bar,
.card-c1 .card-header .ct-series-a .ct-slice-donut {
    stroke: rgba(255, 255, 255, 0.8);
}

.card-c1 .card-header .ct-series-a .ct-slice-pie,
.card-c1 .card-header .ct-series-a .ct-area {
    fill: rgba(255, 255, 255, 0.4);
}

.card-c1 .chart-title {
    position: absolute;
    top: 25px;
    width: 100%;
    text-align: center;
}

.card-c1 .chart-title h3 {
    margin: 0;
    color: #FFFFFF;
}

.card-c1 .chart-title h6 {
    margin: 0;
    color: rgba(255, 255, 255, 0.4);
}

.card-c1 .card-footer {
    /*margin: 0 20px 10px;*/
    background: transparent;
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
}

.card-c1 .card-footer .content {
    display: block;
}

.card-c1 .card-footer div {
    display: inline-block;
}

.card-c1 .card-footer .author {
    color: #999999;
}

.card-c1 .card-footer .stats {
    line-height: 22px;
    color: #999999;
    font-size: 12px;
}

.card-c1 .card-footer .stats .material-icons {
    position: relative;
    top: 4px;
    font-size: 16px;
}

.card-c1 .card-footer h6 {
    color: #999999;
} 
 
/*====================================================
                         REPORT-3
======================================================*/
.card-c2 {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
    background-color: #FFFFFF;
    margin-bottom: 30px;
}

.card-c2 .table td, .table th {
    padding: .75rem;
    vertical-align: baseline;
    border-top: 1px solid #eceeef;
}

.card-c2 .image {
    width: 100%;
    overflow: hidden;
    height: 260px;
    border-radius: 4px 4px 0 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-c2 .image img {
    width: 100%;
}

.card-c2 .filter {
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.68);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
}

.card-c2 .filter .btn {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.card:hover .filter {
    opacity: 1;
    filter: alpha(opacity=100);
}

.card-c2 .btn-hover {
    opacity: 0;
    filter: alpha(opacity=0);
}

.card:hover .btn-hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.card-c2 .content {
    padding: 15px 15px 10px 15px;
}

.card-c2 .header {
    padding: 15px 15px 0;
}

.card-c2 .category,
.card-c2 label {
    font-size: 14px;
    font-weight: 400;
    color: #9A9A9A;
    margin-bottom: 0px;
}

.card-c2 .category i,
.card-c2 label i {
    font-size: 16px;
}

.card-c2 label {
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.card-c2 .title {
    margin: 0;
    color: #333333;
    font-weight: 300;
}

.card-c2 .avatar {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.card-c2 .description {
    font-size: 14px;
    color: #333;
}

.card-c2 .footer {
    padding: 0;
    background-color: transparent;
    line-height: 30px;
}

.card-c2 .footer .legend {
    padding: 5px 0;
}

.card-c2 .footer hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.card-c2 .stats {
    color: #a9a9a9;
}

.card-c2 .footer div {
    display: inline-block;
}

.card-c2 .author {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.card-c2 .author i {
    font-size: 14px;
}

.card-c2 h6 {
    font-size: 12px;
    margin: 0;
}

.card.card-separator:after {
    height: 100%;
    right: -15px;
    top: 0;
    width: 1px;
    background-color: #DDDDDD;
    content: "";
    position: absolute;
}

.card-c2 .ct-chart {
    margin: 30px 0 30px;
    height: 245px;
}

.card-c2 .table tbody td:first-child,
.card-c2 .table thead th:first-child {
    padding-left: 15px;
}

.card-c2 .table tbody td:last-child,
.card-c2 .table thead th:last-child {
    padding-right: 15px;
}

.card-c2 .alert {
    border-radius: 4px;
    position: relative;
}

.card-c2 .alert.alert-with-icon {
    padding-left: 65px;
}


.card-c2 .card-footer {
    padding: .75rem 1.25rem;
     background-color: #fff; 
    border-top: 1px solid rgba(0,0,0,.125);
}

/*====================================================
                         REPORT-4
======================================================*/

#report4 #card-2 .card {
    padding-top: 0px;
    padding-bottom: 22px;
    margin: 0px 0 20px 0;
    background-color: #fff;
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.margin-top_10{
    margin-top: 20px;
}
#dashboard i{
    font-size: 25px;
    color:black;
}

@media (min-width:900px){
    .content-inner {
     min-height: 580px;
}
.head{
    max-width:400px !important;
}
}
@media (min-width:320px) and (max-width:500px){
    .contact-h-cont{
        width: 300px
    }
}



