/**
 * Custom styles to Bootstrap
 * Author: Rana Partap
 */

@font-face {
  font-family: "ElegantIcons";
  src: url("../fonts/ElegantIcons.eot");
  src: url("../fonts/ElegantIcons.eot?#iefix") format("embedded-opentype"), url("../fonts/ElegantIcons.woff") format("woff"), url("../fonts/ElegantIcons.ttf") format("truetype"), url("../fonts/ElegantIcons.svg#ElegantIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.eicon {
  font-family: "ElegantIcons";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}
.mb-6 {
  margin-bottom: 4rem !important;
}
.mb-7 {
  margin-bottom: 5rem !important;
}
.pl-4 {
  padding-left: 4rem;
}
.text-bold {
  font-weight: bold;
}
.img-rounded {
  border-radius: 50%;
}
.text-extrabold {
  font-weight: 900;
}
.fixpadding {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media only screen and (min-width: 1200px) {
  .fixpadding {
    padding-left: 3rem;
  }
}
button:focus {
  outline: none;
}
hr {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
h2.dashed,
h2.no-dashed {
  margin-bottom: 4rem;
  color: #1b95d5;
  font-size: 1.8rem;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 1400px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 2.2rem;
  }
}
@media (min-width: 1600px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 2.5rem;
  }
}
@media (min-width: 1800px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 2.8rem;
  }
}
@media (min-width: 2000px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 3rem;
  }
}
.main-heading {
  margin-top: 0;
  font-weight: 800;
  margin-bottom: 2rem;
  color: #000;
}
@media (min-width: 1400px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 2.2rem;
  }
  .main-heading {
    font-size: 3rem;
  }
}
@media (min-width: 1600px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 2.5rem;
  }
  .main-heading {
    font-size: 3.3rem;
  }
}
@media (min-width: 1800px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 2.8rem;
  }
}
@media (min-width: 2000px) {
  h2.dashed,
  h2.no-dashed {
    font-size: 3rem;
  }
  .main-heading {
    font-size: 3.3rem;
  }
}

/*@media only screen and (min-width : 768px) {
    .page-template-template-page-1 h2.dashed::before,
    .page-template-template-page-1 h2.dashed::after {
        display: inline-block;
        content: "";
        border-top: .3rem solid #1b95d5;;
        width: 2rem;
        margin: 0 1rem;
        transform: translateY(-.5rem);
    }
}

@media only screen and (min-width : 992px) {
    .page-template-template-page-1 h2.dashed {
        margin-bottom: 2.2rem;
    }
    .page-template-template-page-1 h2.dashed::before,
    .page-template-template-page-1 h2.dashed::after {
        width: 4rem;
    }
}*/

@media only screen and (min-width: 768px) {
  h2.dashed::before,
  h2.dashed::after {
    display: inline-block;
    content: "";
    border-top: 0.3rem solid #1b95d5;
    width: 2rem;
    margin: 0 1rem;
    transform: translateY(-0.5rem);
  }
}
@media only screen and (min-width: 992px) {
  h2.dashed {
    margin-bottom: 2.2rem;
  }
  h2.dashed::before,
  h2.dashed::after {
    width: 4rem;
  }
}
h3 {
  color: #2581b1;
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
p {
  color: #343434;
}
.btn {
  font-size: 19px;
  font-weight: 500;
  padding: 0.75rem 2rem;
  border: 2px solid transparent;
  min-width: 200px;
  outline: 0;
  white-space: normal;
}
.btn.focus,
.btn:focus,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}
.deactivated {
  color: #d2d2d2;
}
.btn.deactivated,
.btn.disabled,
.btn:disabled {
  color: #fdfdfd;
  background-color: #e2e2e2;
  border-color: #dcd7d7;
}
img.gray,
img.deactivated {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media only screen and (min-width: 1200px) {
  .btn {
    font-size: 18px;
    padding: 0.75rem 1.5rem;
    min-width: 170px;
  }
}
@media only screen and (min-width: 1600px) {
  .btn {
    font-size: 24px;
    padding: 1rem 2rem;
    min-width: 250px;
  }
}
.zigzag .image-bg {
  background: url(../images/zigzag-bg.jpg) center center no-repeat;
  background-size: cover;
  /*background-position: top center;*/
  /* min-height: 750px; */
  /*overflow: hidden;*/
}
.btn-white {
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover {
  border-color: #1b95d5;
}
.btn-green {
  background-color: #a4cb00;
  border-color: #a0c502;
}
.btn-green:hover {
  background-color: #94b701;
  border-color: #c1dc4e;
}
.btn-orange {
  background-color: #ff8400;
  border-color: #ff8400;
}
.btn-orange:hover {
  background-color: #ec7a00;
  border-color: #ffa749;
}
.btn-flat {
  border-color: #a4cb00;
  background-color: transparent;
}
.btn-flat:hover {
  background-color: #ffffff26;
  border-color: #8fb100;
}
.btn-flat.btn-white {
  background-color: transparent;
  border-color: #fff;
}
.btn.full-width {
  width: 100%;
}

/*.btn-white:hover {
    border-color: #fff;
}*/

ul.checked {
  font-size: 0.75rem;
  /*margin: 4em 0;*/
  font-size: 14px;
  -webkit-padding-start: 28px;
}
ul.checked li {
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}
ul.checked li:before {
  font-size: 18px;
  font-family: "FontAwesome";
  content: "\f00c";
  /*margin: 0 10px 0 -27px;*/
  margin: 0 10px 0 -24px;
  color: #1b95d5;
}
ul.checked li.unchecked:before {
  content: "\f00d";
}
ul.image {
  font-size: 0.9rem;
  font-size: 14px;
  -webkit-padding-start: 45px;
}
ul.image li {
  list-style: none;
  padding: 0;
  margin: 1rem 0 2rem;
}
ul.image li:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 35px;
  width: 35px;
  background: url(../images/li-image-rounded-check.png) center center no-repeat;
  background-size: 35px;
  /*    font-family: 'FontAwesome';
        content: '\f00c';*/
  margin: 0 10px 0 -45px;
  /*color:#1b95d5;*/
}
.card-badge {
  position: absolute;
  right: -40px;
  top: -40px;
  background: url(../images/sale-badge.png) left top no-repeat;
  text-align: center;
  background-size: 100px;
  color: #fff;
  font-weight: bold;
  padding: 0;
  font-size: 0.85rem;
  width: 100px;
  height: 100px;
  /*padding-top: 30px;*/
  line-height: 1.3;
}
@media (min-width: 575px) {
  .card-badge {
    right: -60px;
    top: -60px;
    background-size: 150px;
    padding: 5px 10px;
    font-size: 1.1rem;
    width: 150px;
    height: 150px;
  }
}
.btn-swing {
  animation: rocking 2s infinite;
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition: 0.2s;
}
.btn-swing:hover {
  animation: none !important;
}
@keyframes rocking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(2deg);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/* CENTER SCREEN VERTICALLY*/

.center-screen {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-70%);
}
.center-xy {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#carousel-feedback,
#testimonials-1,
#testimonials-2 {
  visibility: hidden;
}
#carousel-feedback.slick-initialized,
#testimonials-1.slick-initialized,
#testimonials-2.slick-initialized {
  visibility: visible;
}

/************************************ SLICK SLIDER ******************************************/

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: calc(50% - (50px / 2));
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50;
  /*margin-top: -10px;*/
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev {
  left: -40px;
}
.slick-next {
  right: -40px;
}
@media (min-width: 425px) {
  .slick-prev {
    left: -50px;
  }
  .slick-next {
    right: -50px;
  }
}

/*.slick-prev:before, .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    content: '';
        margin: 0 28px 0 -40px;
    color: #259cb1;
}*/

.slick-prev:before,
.slick-next:before {
  font-family: "ElegantIcons";
  /*content: attr(data-icon);*/
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*color: #ff8400;*/
}
.slick-prev:before {
  content: "\23";
}
.slick-next:before {
  content: "\24";
}

/************************************ SLICK SLIDER END ******************************************/

/**
 * Tablet Wrapper
 **************************************/

.tablet-wrapper {
  width: 250px;
  position: relative;
  display: inline-block;
  /* padding-top: 25px; */
  /* padding-bottom: 64.5%; */
  /* height: 0; */
  /* width: 100%; */
  height: auto;
  margin: auto;
  /* text-align: center; */
}
.tablet-wrapper iframe {
  width: 250px;
  height: 151px;
  padding: 9px 10px 11px;
  box-sizing: border-box;
  background: url(../images/imac.png) center center no-repeat;
  background-size: contain;
  position: relative;
  top: 0;
  left: 0;
  /*height: unset;*/
}
@media (min-width: 375px) {
  .tablet-wrapper,
  .tablet-wrapper iframe {
    width: 300px;
  }
  .tablet-wrapper iframe {
    height: 180px;
    padding: 12px 13px 15px;
  }
}
@media (min-width: 425px) {
  .tablet-wrapper,
  .tablet-wrapper iframe {
    width: 370px;
  }
  .tablet-wrapper iframe {
    height: 225px;
    padding: 15px 14px 16px;
  }
}
@media (min-width: 575px) {
  .tablet-wrapper,
  .tablet-wrapper iframe {
    width: 450px;
  }
  .tablet-wrapper iframe {
    height: 273px;
    padding: 17px 16px 20px;
  }
}
@media (min-width: 768px) {
  .tablet-wrapper,
  .tablet-wrapper iframe {
    width: 600px;
  }
  .tablet-wrapper iframe {
    height: 365px;
    padding: 25px 23px 30px;
  }
}
@media (min-width: 992px) {
  /*    .tablet-wrapper, .tablet-wrapper iframe {
            width: 800px;
        }

        .tablet-wrapper iframe {
            height: 485px;
            padding: 30px 30px 40px;
        }*/
}
@media (min-width: 1200px) {
  .tablet-wrapper,
  .tablet-wrapper iframe {
    width: 800px;
  }
  .tablet-wrapper iframe {
    height: 485px;
    padding: 30px 30px 40px;
  }
}
@media (min-width: 1500px) {
  /*      .tablet-wrapper, .tablet-wrapper iframe {
            width: 800px;
        }

        .tablet-wrapper iframe {
            height: 485px;
            padding: 30px 30px 40px;
        }*/
}
@media (min-width: 2000px) {
  .tablet-wrapper,
  .tablet-wrapper iframe {
    width: 1000px;
  }
  .tablet-wrapper iframe {
    height: 607px;
    padding: 38px 38px 49px;
  }
}

/** Fix Contaner Widths */

/*.container-fluid{width:95%}*/

@media only screen and (min-width: 768px) {
  .container-fluid {
    width: 75%;
  }
}

/*@media only screen and (min-width : 992px) {
    .container-fluid{width:75%}
}
@media only screen and (min-width : 1200px) {
    .container-fluid{width:75%}
}
@media only screen and (min-width : 1600px) {
    .container-fluid{width:75%}
}*/

/* Vimeo iframe wrapper*/

iframe.bordered {
  margin: 0 auto;
  border: 4px solid #f9f6f6;
  box-shadow: 0px 1px 3px rgba(10, 10, 10, 0.4), 0px 4px 2px rgba(10, 10, 10, 0.3);
}
vimeo {
  position: relative;
  padding-bottom: 56.25%;
  display: block;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  /*height: auto;*/
}
vimeo iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
vimeo.bordered {
  margin: 0 auto;
  border: 4px solid #f9f6f6;
  box-shadow: 0px 1px 3px rgba(10, 10, 10, 0.4);
}

/* vimeo.tablet {
  background-image: url(https://cdn.shopify.com/s/files/1/0348/8789/3128/files/imac.png?v=1594099391);
  background-size: 93% 100%;
  background-repeat: no-repeat;
  background-position: center;
} */

vimeo.tablet iframe {
  padding: 3.5% 0 4%;
}

/* vimeo.macbook {
  background-image: url(https://cdn.shopify.com/s/files/1/0348/8789/3128/files/macbook.png?v=1594099392);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
} */

vimeo.macbook iframe {
  padding: 0px 12%;
}
.play-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/********* Video Label ************/

.video__label-text {
  color: #ffffff;
}
.video__label-text {
  cursor: pointer;
  position: relative;
  text-shadow: 0 0 30px rgba(0, 0, 0, 1);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.video__label .video__label-text:before {
  animation: pulsate-arrow 1.6s infinite;
}
.video__label {
  animation: pulsate-text 1.6s infinite;
}
.video__label {
  text-align: center;
  position: absolute;
  color: #fff;
  font-size: 2.5vw;
  line-height: 2.5vw;
  padding: 0;
  font-family: Arial;
  font-weight: 700;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 100;
  opacity: 1;
  backface-visibility: hidden;
  cursor: pointer;
  margin-top: 5vw;
  transform-style: preserve-3d;
  -webkit-font-smoothing: antialiased;
  display: none;
}
@media (max-width: 768px) {
  .video__label {
    font-size: 3.5vw;
    line-height: 2.5vw;
  }
  .video__label-text:before {
    right: 67%;
  }
  .video__label.mobile .video__label-text:before {
    right: unset;
  }
}
@keyframes pulsate-text {
  0%,
  100% {
    transform: scale(1);
    transform-origin: center -11vh;
  }
  50% {
    transform: scale(1.2);
    transform-origin: center -13.2vh;
  }
}

/*Vimeo Play Button*/

/***************************
* Footer Section
****************************/

#sec-footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/***************************
* Global Styles
****************************/

@media (max-width: 1200px) {
  .responsive-overlay {
    position: relative;
  }
  .responsive-overlay:before {
    display: block;
    background-color: rgba(0, 0, 0, 0.46);
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
}
.item {
  margin-bottom: 3rem;
}
.bg-color-theme,
theme-bg {
  background-color: #1b95d5;
}
.text-color-theme,
theme-text {
  color: #1b95d5;
}
.text-medium {
  font-weight: 500;
}
.text-white {
  color: #fff;
}
.text-yellow {
  color: #ffea00;
}
.text-orange,
.text-orange:not([href]):not([tabindex]) {
  color: #ff8400;
}
a.text-orange:hover,
.text-orange:not([href]):not([tabindex]):focus,
.text-orange:not([href]):not([tabindex]):hover {
  color: #e47600;
  text-decoration: none;
}
.bg-gray {
  background-color: #f4f4f4;
}
.text-gray {
  color: #9e9e9e;
}
.bg-dark {
  /*background-color:#0e0e0e!important*/
  background-color: #000000 !important;
}
.bg-light {
  /*background-color:#0e0e0e!important*/
  background-color: #e3e7ef !important;
}
.bg-blue {
  background-color: #2581b1;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/***************************
* Payment Icon Section
****************************/

#sec-pmticons ul {
  margin: 1.5rem;
}
#sec-pmticons ul li:before {
  content: "";
}
#sec-pmticons ul li {
  margin: 0 15px;
}
#sec-pmticons ul li img {
  height: 30px;
}
@media (max-width: 424px) {
  #sec-pmticons ul li {
    margin: 8px 15px;
  }
}
@media (min-width: 1200px) {
  #sec-pmticons ul {
    font-size: 0.85rem;
  }
  #sec-pmticons ul li {
    margin: 0 20px;
  }
  #sec-pmticons ul li img {
    height: 40px;
  }
}
@media (min-width: 1500px) {
  #sec-pmticons ul {
    font-size: 1rem;
  }
  #sec-pmticons ul li {
    margin: 0 25px;
  }
  /*    #sec-pmticons ul li img {
        height: 50px;
    }*/
}
@media (min-width: 1800px) {
  #sec-pmticons ul li {
    margin: 0 30px;
  }
  /*    #sec-pmticons ul{
            font-size: 1.3rem;
        }
        #sec-pmticons ul li img {
            height: 70px;
        }*/
}

/*=======================================================================================
 * Sticky Ribbon CSS
 *=======================================================================================*/

.sticky-ribbon {
  /*height: 50px;*/
  background-color: #d60e0e;
  color: #fff;
}
.sticky-ribbon h2 {
  font-size: 1.8rem;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.sticky-ribbon .countdown {
  width: 230px;
  margin: auto;
  top: -10px;
  position: relative;
}
.sticky-ribbon .countdown canvas {
  margin-top: -10px;
  margin-bottom: -10px;
}
.sticky-ribbon.has-countdown {
  /*height: 105px;*/
  /*background-color: #fff;*/
  /*color: #000;*/
}
.sticky-ribbon.has-countdown h2 {
  font-size: 1.7rem;
}
.countdown.incontent {
  margin: auto;
  width: 275px;
}
.countdown.incontent.small {
  width: 275px;
  display: none;
}
.countdown.incontent.large {
  width: 450px;
}
@media (max-width: 1800px) {
  .sticky-ribbon.has-countdown h2 {
    font-size: 1.7rem;
  }
}
@media (max-width: 1600px) {
  .sticky-ribbon.has-countdown h2 {
    font-size: 1.7rem;
  }
}
@media (max-width: 1400px) {
  .sticky-ribbon.has-countdown h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 1200px) {
  .sticky-ribbon h2 {
    font-size: 1.8rem;
  }
  .sticky-ribbon.has-countdown h2 {
    font-size: 1.4rem;
  }
}
@media (max-width: 1024px) {
  .sticky-ribbon h2 {
    font-size: 1.7rem;
  }
  .sticky-ribbon.has-countdown h2 {
    font-size: 1.1rem;
  }
}
@media (max-width: 992px) {
  .sticky-ribbon.has-countdown h2 {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .sticky-ribbon {
    /*height: 100px;*/
  }
  .sticky-ribbon h2 {
    font-size: 1.5rem;
  }
  .sticky-ribbon.has-countdown h2 {
    font-size: 1.1rem;
  }
  .sticky-ribbon .countdown canvas {
    margin-top: 0;
  }
}
@media (max-width: 425px) {
  .sticky-ribbon h2 {
    font-size: 1.2rem;
  }
  .sticky-ribbon.has-countdown h2 {
    padding-top: 5px;
    font-size: 1.1rem;
  }
  .sticky-ribbon.template-homepage-5 h2 {
    padding-top: 5px;
    font-size: 1rem;
  }
  .sticky-ribbon .countdown {
    top: -5px;
    margin-top: -24px;
  }
  .countdown.incontent.small {
    display: block;
  }
  .countdown.incontent.large {
    display: none;
  }
}
@media (max-width: 400px) {
  .sticky-ribbon.has-countdown h2 {
    font-size: 0.9rem;
  }
}
@media (min-width: 525px) {
  .countdown.incontent.small {
    display: none;
  }
  .countdown.incontent.large {
    display: block;
  }
}
#sec-digistore iframe {
  max-width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.lazyload {
  display: none;
}

/*---------- progress-circle ----------*/

.progress {
  width: 150px;
  height: 150px;
  line-height: 150px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
}
.progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 6px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #ff8400;
}
.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 75px;
  border-bottom-right-radius: 75px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 75px;
  border-bottom-left-radius: 75px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.progress .progress-value {
  color: #a4cb00;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  border-radius: 50%;
  font-size: 3rem;
  text-align: center;
  line-height: 20px;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-weight: 300;
}
.progress .progress-value div {
  /*margin-top: 10px;*/
}
.progress .progress-value span {
  font-size: 12px;
  text-transform: uppercase;
}

/* This for loop creates the 	necessary css animation names
Due to the split circle of progress-left and progress right, we must use the animations on each side.
*/

.progress[data-percentage="10"] .progress-right .progress-bar {
  animation: loading-1 1.5s linear forwards;
}
.progress[data-percentage="10"] .progress-left .progress-bar {
  animation: 0;
}
.progress[data-percentage="20"] .progress-right .progress-bar {
  animation: loading-2 1.5s linear forwards;
}
.progress[data-percentage="20"] .progress-left .progress-bar {
  animation: 0;
}
.progress[data-percentage="30"] .progress-right .progress-bar {
  animation: loading-3 1.5s linear forwards;
}
.progress[data-percentage="30"] .progress-left .progress-bar {
  animation: 0;
}
.progress[data-percentage="40"] .progress-right .progress-bar {
  animation: loading-4 1.5s linear forwards;
}
.progress[data-percentage="40"] .progress-left .progress-bar {
  animation: 0;
}
.progress[data-percentage="50"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="50"] .progress-left .progress-bar {
  animation: 0;
}
.progress[data-percentage="60"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="60"] .progress-left .progress-bar {
  animation: loading-1 1.5s linear forwards 1.5s;
}
.progress[data-percentage="70"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="70"] .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.5s;
}
.progress[data-percentage="80"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="80"] .progress-left .progress-bar {
  animation: loading-3 1.5s linear forwards 1.5s;
}
.progress[data-percentage="90"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="90"] .progress-left .progress-bar {
  animation: loading-4 1.5s linear forwards 1.5s;
}
.progress[data-percentage="100"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="100"] .progress-left .progress-bar {
  animation: loading-5 1.5s linear forwards 1.5s;
}
@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(72deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(108deg);
  }
}
@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg);
  }
}
@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg);
  }
}
.progress {
  margin-bottom: 1em;
}

/* Collapse - show arrows*/

.collapsible {
  position: relative;
}
.collapsible::after {
  content: "\f107";
  color: #b6b6b6;
  top: -0.2em;
  right: 0.5em;
  position: absolute;
  font-family: "FontAwesome";
  font-size: 1.4em;
}
.collapsible[aria-expanded="true"]::after {
  content: "\f106";
}

