
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* template 01 start */
.pbar-6310-template-preview-01-outer:nth-child(n){  
  background-color: rgb(208, 198, 218);
  border: 5px solid #bebfbf;
  border-radius: 40px;
}
.pbar-6310-template-preview-01-bar-striped:nth-child( 1n +1 ){  
  background-color: #d9534f;
}

.pbar-6310-template-preview-01-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  background-image: url(https://images.pexels.com/photos/3608311/pexels-photo-3608311.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);}

.pbar-6310-template-preview-01-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-01-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: -150px;
  width: 150%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.pbar-6310-template-preview-01 {
  float: left;
  width: calc(100% - 20px);
  margin: 0 10px;
}
.pbar-6310-template-preview-01-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 15px 0 10px;
}
.pbar-6310-template-preview-01-title-data {
  font-size: 14px;
  line-height: 20px;
}
.pbar-6310-template-outer {
  background: #fff;
  padding: 5px 60px 5px 5px; 
  border-radius: 45px;
  margin-bottom: 20px;
  position: relative;
  border: 5px solid #bebfbf;
}
.pbar-6310-template-preview-01-wrapper{
  background: #bebfbf;
  margin: 0;
  height: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 28px;
  -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
  box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}
.pbar-6310-template-preview-01-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 31px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.pbar-6310-template-preview-01-bar-striped, .pbar-6310-template-preview-01-bar {
  background-image: -webkit-linear-gradient(
45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(
45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.pbar-6310-template-preview-01-bar{
  border-radius: 20px;
  box-shadow: none;
  animation: animate-positive 2s;
}
.pbar-6310-template-preview-01-value{
  font-size: 20px;
  font-weight: 700;
  color: #6b7880;
  position: absolute;
  right: 20px;
}
@keyframes animate-positive{
  0%{ width: 0; }
}


/* template 02 */
.pbar-6310-template-preview-02-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  background-image: url(https://images.pexels.com/photos/3608311/pexels-photo-3608311.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);}

.pbar-6310-template-preview-02-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-02-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.pbar-6310-template-preview-02{
  float: left;
  width: 100%;
  width: calc(100% - 20px);
  margin: 0 10px;
}

.pbar-6310-template-preview-02-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 0 0 20px;
  display: flex;
}
.pbar-6310-template-preview-02-title-data {
  margin: 0 5px;
}
.pbar-6310-template-preview-02-wrapper {
  height: 20px;
  background: #d4d7e6;
  border-radius: 30px;
  box-shadow: none;
  margin-bottom: 20px;
  overflow: visible;
}

.pbar-6310-template-preview-02-bar {
  border-radius: 30px;
  box-shadow: none;
  position: relative;
  animation: animate-positive 2s;
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
 background-size: 40px 40px !important;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
 .pbar-6310-template-preview-02-bar:before{
  content: "";
  width: 100%;
  height: 50%;
  background: rgba(0,0,0,0.3);
  border-radius: 0 0 10px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
 .pbar-6310-template-preview-02-bar:after{
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #cbcbcb;
  border: 8px solid #000;
  position: absolute;
  bottom: -8px;
  right: 0;
  z-index: 1;
}
@keyframes animate-positive{
  0%{ width: 0; }
}

/* template 03 */
.pbar-6310-template-preview-03-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
}

.pbar-6310-template-preview-03-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgb(215 215 215 / 75%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-03-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.pbar-6310-template-preview-03{
  float: left;
  width: 100%;
  position: relative;
  width: calc(100% - 35px);
  margin: 0 10px;
}
.pbar-6310-template-preview-03-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(0, 0, 0);
  letter-spacing: 2px;
  margin: 0 0 10px;
}
.pbar-6310-template-preview-03-wrapper{
  height: 26px;
  background: rgb(255 255 255 / 82%);
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px;
  overflow: visible;
  position: relative;
}
.pbar-6310-template-preview-03-bar{
  box-shadow: none;
  border-radius: 0;
  position: relative;
  -webkit-animation: progress-bar-stripes,animate-positive 1s;
  animation: progress-bar-stripes,animate-positive 1s;
}
.pbar-6310-template-preview-03-value{
  width: 50px;
  height: 100%;
  background: #000;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  line-height: 27px;
  top: 0;
  left: 0;
}
 .pbar-6310-template-preview-03:after,
 .pbar-6310-template-preview-03-bar:after,
 .pbar-6310-template-preview-03-value:after{
  content: "";
  border-left: 13px solid rgba(0,0,0,0.1);
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0;
  right: -13px;
}
.pbar-6310-template-preview-03-bar:after{ border-left-color: #337ab7; }
.pbar-6310-template-preview-03-bar {
  box-shadow: none;
  border-radius: 0;
  position: relative;
  -webkit-animation: progress-bar-stripes,animate-positive 1s;
  animation: progress-bar-stripes,animate-positive 1s;
}

.pbar-6310-template-preview-03-bar {
  background-image: -webkit-linear-gradient(
    45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
      background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
      background-image: linear-gradient(
    45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
      -webkit-background-size: 40px 40px;
      background-size: 40px 40px;
      float: left;
      width: 0;
      height: 100%;
      font-size: 12px;
      line-height: 20px;
      color: #fff;
      text-align: center;
      background-color: #337ab7;
      -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
      box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
      -webkit-transition: width .6s ease;
      -o-transition: width .6s ease;
      transition: width .6s ease;
}

.pbar-6310-template-preview-03-value:after{
   border-left: 13px solid #000;
}

.pbar-6310-template-preview-03::after{
    content: "";
    border-left: 13px solid rgb(216 218 218);
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 33px;
    right: -13px;
}
@-webkit-keyframes animate-positive{
  0%{ width: 0; }
}
@keyframes animate-positive{
  0%{ width: 0; }
}


/* template 04 */
.pbar-6310-template-preview-04-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
}

.pbar-6310-template-preview-04-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-04-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.pbar-6310-template-preview-04{
  float: left;
  width: 100%;
  position: relative;
  width: calc(100% - 20px);
  margin: 0 10px;
}

.pbar-6310-template-preview-04-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 0 0 30px;
}
.pbar-6310-template-preview-04-wrapper{
  border-width: 0 !important;
  position: relative;
  background-color: rgb(245, 245, 245);
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 2px inset !important;
  overflow: visible;
  height: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
}
.pbar-6310-template-preview-04-icon{
  display: flex;
  align-items: center;
  justify-content: center;
}
.pbar-6310-template-preview-04-icon i {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.pbar-6310-template-preview-04-icon,
 .pbar-6310-template-preview-04-value{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 40px;
  background: #fff;
  border: 7px solid #f7810e;
  font-size:15px;
  font-weight: 600;
  color: #f7810e;
  position: absolute;
  top: -17px;
  right: -5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 .pbar-6310-template-preview-04-icon{
  right: auto;
  left: -5px;
}
 .pbar-6310-template-preview-04-icon,
  .pbar-6310-template-preview-04-value{
  border: 7px solid #f7810e;
  color: #f7810e;
}

 .pbar-6310-template-preview-04-bar {
  box-shadow: none;
  position: relative;
  border-radius: 15px;
  animation: 2s ease 0s 1 normal none running animate-positive;
}

.pbar-6310-template-preview-04-bar {
  float: left;
  width: 0px;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  background: #f7810e !important;
  box-shadow: rgba(0, 0, 0, 0.15) 0px -1px 0px inset; 
  transition: width 0.6s ease 0s;
}
@-webkit-keyframes animate-positive{
  0%{ width: 0; }
}
@keyframes animate-positive{
  0%{ width: 0; }
}


/* template 05 */
.pbar-6310-template-preview-05-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
}

.pbar-6310-template-preview-05-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-05-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.pbar-6310-template-preview-05{
  float: left;
  width: 100%;
  width: calc(100% - 20px);
  margin: 0 10px;
}

.pbar-6310-template-preview-05-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 0 0 10px;
}
.pbar-6310-template-preview-05-wrapper{
  border: 2px solid rgb(255, 255, 255) !important;
  height: 25px;
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px;
  overflow: visible;
  position: relative;
  border-radius: 50px;
}
.pbar-6310-template-preview-05-bar{
  
  border-radius: 50px;
  box-shadow: none;
  position: relative;
  animation: animate-positive 2s;
  height: 100%;
  background-color: rgb(30, 140, 168) !important;
  background-size: 40px 40px !important;
}
.pbar-6310-template-preview-05-bar:after{
  content: "";
  width: 30px;
  height: 30px;
  background: #000000;
  border: 6px double #fff;
  outline: 2px solid #000000;
  position: absolute;
  top: -5px;
  right: 0;
  box-sizing: border-box;
}
.pbar-6310-template-preview-05 .pbar-6310-template-preview-05-bar:after{
  background: rgb(30, 140, 168);
  outline: 2px solid rgb(30, 140, 168);
}

@-webkit-keyframes animate-positive{
  0% { width: 0; }
}
@keyframes animate-positive{
  0% { width: 0; }
}


/* template 6 new  */

.pbar-6310-template-preview-06-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  background-image: url(https://images.unsplash.com/photo-1491466424936-e304919aada7?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxleHBsb3JlLWZlZWR8NHx8fGVufDB8fHx8&w=1000&q=80);}

.pbar-6310-template-preview-06-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.522);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-06-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
/* .pbar-6310-row .pbar-6310-template-06-common-overlay .pbar-6310-template-06-wrapper:nth-child(4n+1) .pbar-6310-template-06-bar{
  border-color: red;
}
.pbar-6310-row .pbar-6310-template-06-common-overlay .pbar-6310-template-06-wrapper:nth-child(4n+2) .pbar-6310-template-06-bar{
  border-color: yellow;
}
.pbar-6310-row .pbar-6310-template-06-common-overlay .pbar-6310-template-06-wrapper:nth-child(4n+3) .pbar-6310-template-06-bar{
  border-color: ".esc_attr($cssData['pbar_progress_bar_border_3rd_color']).";
}
.pbar-6310-row .pbar-6310-template-06-common-overlay .pbar-6310-template-06-wrapper:nth-child(4n+4) .pbar-6310-template-06-bar{
  border-color: ".esc_attr($cssData['pbar_progress_bar_border_4th_color']).";
} */
.pbar-6310-template-preview-06{
  width: 150px;
  height: 150px;
  line-height: 150px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative;
}

.pbar-6310-template-preview-06 > div{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.pbar-6310-template-preview-06-title {
  text-align: center;
  margin: 20px 0;
  font-size: 25px;
  color: #fff;
  font-family: monospace;
}
 .pbar-6310-template-preview-06-left{
    left: 0;
}
 .pbar-6310-template-preview-06-bar{
    width: 100%;
    height: 100%;
    background: none;
    border-width: 2px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #049dff;
}
.pbar-6310-template-preview-06 .pbar-6310-template-preview-06-left .pbar-6310-template-preview-06-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.pbar-6310-template-preview-06 .pbar-6310-template-preview-06-right{
    right: 0;
}
.pbar-6310-template-preview-06 .pbar-6310-template-preview-06-right .pbar-6310-template-preview-06-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}
.pbar-6310-template-preview-06 .pbar-6310-template-preview-06-value{
    width: 85%;
    height: 85%;
    border-radius: 50%;
    border: 2px solid #ebebeb;
    font-size: 32px;
    line-height: 125px;
    text-align: center;
    position: absolute;
    top: 7.5%;
    left: 7.5%;
}

.pbar-6310-template-preview-06 .pbar-6310-template-preview-06-left .pbar-6310-template-preview-06-bar{
    animation: loading-2 1.5s linear forwards 1.8s;
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px){
    .pbar-6310-template-preview-06{ margin-bottom: 20px; }
}




/* template 07 */
.pbar-6310-template-preview-07 {
  float: left;
  width: calc(100% - 24px);
  margin: 0 12px;
}

.pbar-6310-template-preview-07-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
}

.pbar-6310-template-preview-07-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: rgb(221 221 221);
}
.pbar-6310-template-preview-07-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.pbar-6310-template-preview-07-title{
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 10px;
}
.pbar-6310-template-preview-07-wrapper{
  height: 20px;
  line-height: 15px;
  background: rgba(4, 38, 82, 0.73);
  border-radius: 0;
  margin-bottom: 50px;
  padding: 8px;
  box-shadow: none;
  overflow: visible;
}
.pbar-6310-template-preview-07-wrapper:last-child{
  margin-bottom: 0;
}
 .pbar-6310-template-preview-07-bar{
  position: relative;
  animation: animate-positive 2s;
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  width:85%;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
 .pbar-6310-template-preview-07-bar:after{
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 40px;
  position: absolute;
  top: -8px;
  right: -8px;
}
 .pbar-6310-template-preview-07-value{
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
  padding: 3px 7px;
  background: rgb(4, 38, 82);
  position: absolute;
  top: -50px;
  right: -17px;
}
 .pbar-6310-template-preview-07-value:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgb(4, 38, 82);
}
@-webkit-keyframes animate-positive{
  0% { width: 0%; }
}
@keyframes animate-positive{
  0% { width: 0%; }
}

/* template 08 */
.pbar-6310-template-preview-08-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  background-color: rgba(92, 139, 148, 1);
  /* background-image: url(https://cdn.wallpapersafari.com/30/9/WqPBvt.jpg); */
}

.pbar-6310-template-preview-08-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-08-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.pbar-6310-template-preview-08{
  float: left;
  width: 100%;
  width: calc(100% - 20px);
  margin: 0 10px;
}
.pbar-6310-template-preview-08-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  margin: 0 0 25px;
}
.pbar-6310-template-preview-08-wrapper{
  height: 16px;
  background: #d8d8da;
  border-radius: 15px;
  margin-bottom: 30px;
  overflow: visible;
  position: relative;
}
.pbar-6310-template-preview-08-wrapper:before,
.pbar-6310-template-preview-08-wrapper:after{
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgb(189, 188, 188);
  position: absolute;
  top: -7px;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
}
.pbar-6310-template-preview-08-wrapper:after{
  border: 9px solid #e9e9ea;
  left: auto;
  right: 0;
}
 .pbar-6310-template-preview-08-bar{
  box-shadow: none;
  border: none;
  border-radius: 15px;
  position: relative;
  -webkit-animation: animate-positive 1s;
  animation: animate-positive 1s;
  background-image: linear-gradient(
45deg,rgba(80, 199, 199, 0.81) 25%,transparent 25%,transparent 50%,rgba(80, 199, 199, 0.81) 50%,rgba(80, 199, 199, 0.81) 75%,transparent 75%,transparent) !important;
    background-size: 40px 40px !important;
  height: 100%;
  background: #ffffff;
}
.pbar-6310-template-preview-08-value{
  width: 60px;
  height: 31px;
  line-height: 26px;
  border-radius: 20px;
  background: #fff;
  font-size: 17px;
  font-weight: 600;
  position: absolute;
  top: -9px;
  right: 0;
  z-index: 2;
  text-align: center;
}
.pbar-6310-template-preview-08-wrapper:before{ border: 9px solid rgb(255, 255, 255); }

 .pbar-6310-template-preview-08-value{
  border: 3px solid rgb(207, 207, 207);
  color: rgb(17, 3, 3);
}

@-webkit-keyframes animate-positive{
  0%{ width: 0; }
}
@keyframes animate-positive{
  0%{ width: 0; }
}

/* template 09 */
.pbar-6310-template-preview-09-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  background-image: url(https://cdn.wallpapersafari.com/30/9/WqPBvt.jpg);
}

.pbar-6310-template-preview-09-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-09-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.pbar-6310-template-preview-09{
  float: left;
  width: calc(100% - 20px);
  margin: 15px 10px;
  position: relative;
}
.pbar-6310-template-preview-09-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin: 0 0 10px;
}

.pbar-6310-template-preview-09-wrapper{
  background: #bebfbf;
  margin: 0;
  height: 20px;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
  box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}
.pbar-6310-template-preview-09-bar {
  float: left;
  height: 100%;
  font-size: 12px;
  line-height: 31px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
  background-image: -webkit-linear-gradient(
    45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
      background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
      background-image: linear-gradient(
    45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
      -webkit-background-size: 40px 40px;
      background-size: 40px 40px;
      box-shadow: none;
      animation: animate-positive 2s;
      width: 60%;  
      position: relative;
}

.pbar-6310-template-preview-09-value{
  font-size: 14px;
  font-weight: 700;
  color: #bfda14;
  position: absolute;
  right: 0px;
  top: 13px;
  height: 11px;
  display: flex;
  align-items: center;
}
.pbar-6310-template-preview-09-bar i{
    content: "";
    font-size: 25px;
    color: #ffffff;
    position: absolute;
    top: -30px;
    right: -8px;
    font-weight: 700;
}
@keyframes animate-positive{
  0%{ width: 0; }
}

/* template 10 */

.pbar-6310-template-preview-10-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 350px;
  overflow: hidden;
 }

.pbar-6310-template-preview-10-common-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(220, 220, 220, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbar-6310-template-preview-10-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.pbar-6310-template-preview-10{
  float: left;
  width: 100%;
  width: calc(100% - 20px);
  margin: 10px 10px;
}

.pbar-6310-template-preview-10-title{
  font-size: 18px;
  font-weight: 700;
  color: rgb(0, 0, 0);
  margin: 0 0 10px;
}
.pbar-6310-template-preview-10-wrapper{
  height: 20px;
  background: #747474;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px;
  overflow: visible;
  position: relative;
}
.pbar-6310-template-preview-10-bar{
  border: 9px solid #000;
  border-right: none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  background-image: linear-gradient(
45deg,rgb(112, 158, 3) 25%,transparent 25%,transparent 50%,rgb(112, 158, 3) 50%,rgb(112, 158, 3) 75%,transparent 75%,transparent) !important;
  background-size: 40px 40px !important;
  animation: animate-positive-preview-10 2s;
  height: 100%;
  background: rgb(9, 12, 20);
}
.pbar-6310-template-preview-10-bar:after{
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  top: -17px;
  right: -11px;
  box-sizing: border-box;
  background: #000000;
  border-radius: 50%;
}
.pbar-6310-template-preview-10-value {
  position: absolute;
  right: 20px;
  color: rgb(0, 0, 0);
  font-size: 14px;
  bottom: 30px;
}
@-webkit-keyframes animate-positive-preview-10{
  0% { width: 0; }
}
@keyframes animate-positive-preview-10{
  0% { width: 0; }
}