 
        .header-controls > div {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}

.header-controls {
    font-size: 12px;
}
.chapter-box.nav-item {
    margin-bottom: 0px;
}

.volumen-controls-header path {
    stroke: white;
}
.prelabel-icon img {
    max-width: 30px;
      margin: -10px 20px -10px -15px;
}
.open-product {
    pointer-events: none!important;
}

.volumen-controls-header line {
    stroke: white;
}
.autoplay-signal > div {
    background: transparent;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    line-height: 30px;
    padding-bottom: 13px;
    color: white;
    border: 1px solid white;
}
.play-button img {
    display: block;
}
div#product h1.medium-size {
    font-size: 4vw;
}
.play-button.autoplaycontrol {
    transition: .5s all;
}
.play-button.autoplaycontrol.video-playing-hide {
    opacity: 0;
    pointer-events: none;
}
.play-button-single.hide-play-button {
    opacity: 0;
    pointer-events: none;
}
play-button.autoplaycontrol.SolutionIsStoped .play-button-single.play-state.hide-play-button {
    z-index: 22;
        box-shadow: 0px 0px 100px rgb(210 42 47 / 55%);
}
.play-button.autoplaycontrol.SolutionIsPlaying .play-button-single.play-state.hide-play-button {
    opacity: 1;
    z-index: 2;
        pointer-events: all;
    box-shadow: 0px 0px 100px rgb(141 185 46 / 55%);
    border-radius: 50%;
}
body {
    opacity: 0;
 
}
 

.play-button.videocontrol.playpause.control-disabled.video-is-now-paused {
    box-shadow: none;
}
.right-controls-label {
    color: #898989;
    text-transform: uppercase;
    font-size: 15px;
}
.right-controls-label {
    margin-bottom: 20px;
}

.single-right-contor-tab {
    background: #000000;
    border-radius: 30px;
    display: inline-flex;
    padding: 15px 30px;
    
}
.play-button.videocontrol.playpause.control-disabled.video-is-now-paused {
    box-shadow: none;
}

.play-button.videocontrol.playpause.control-disabled.video-is-now-paused {
    box-shadow: none;
}
.play-button.videocontrol.playpause.control-disabled.video-is-now-playing .play-button-single.play-state.hide-play-button {
    opacity: 0;
}
.play-button.videocontrol.playpause.control-disabled.video-is-now-playing * {
    box-shadow: none;
}
.fadeinsolution {
    opacity: 1;
        transition: 1s;
}
.play-button.videocontrol.playpause.control-disabled.video-is-now-paused {
    opacity: 1;
    box-shadow: none;
    pointer-events: all;
 
}

.play-button.videocontrol.playpause.control-disabled.video-is-now-playing {
    opacity: .3;
    pointer-events: none;
}

.video-is-now-playing .play-button-single.play-state {
    opacity: 1;
    z-index: 2;
    pointer-events: all;
    box-shadow: 0px 0px 100px rgb(141 185 46 / 55%);
    border-radius: 50%;
}
.product-page.fadeout.fadeinsolution  {
    opacity: 0;
    transition: 1s;
}
.right-side-wrapper-controls {
    text-align: left;
}
.single-control .control-icon img {
    max-width: 100%;
}
.single-control .control-icon {
    max-width: 80px;
}
.single-control-label {
    margin-top: auto;
    margin-bottom: auto;
    line-height: 100%;
}
.label-control {
    margin: auto;
}

.single-control-label {
    font-size: 14px;
}

 
.autoplay-signal > div {
    background: transparent;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 30px;
    line-height: 30px;
    padding-bottom: 1px;
    color: white;
    border: 1px solid #707070;
    font-size: 10px;
}
.play-button.playpause {
    transition: 1s all;
}
.restart-button text {
    fill: white;
}
.single-control {
    display: inline-flex;
}

.single-right-contor-tab svg {
    width: 10px;
    height: auto;
}
span.autoplay-status {
    width: 19px;
    height: 19px;
 
}
.deactive span.autoplay-status {
    background: #D22A2F;
}
.single-control {
    transition: 1s all ease;
}

.play-button.playpause.control-disabled {
    opacity: .2;
    
}
.caseStarted {
    border: 1px solid white;
}
.rigth-controls {
    position: absolute;
    right: -100px;
    top: 0px;
}
 .chapter-wrapper-progress {
    pointer-events: none;
}
.progress-line {
    pointer-events: none;
}
.play-button.videocontrol.playpause.control-disabled.video-is-now-paused {
    opacity: 0.3;
    pointer-events: none;
}
.play-button {
    width: 26vh;
}
.video-controls-player img {
    max-width: 69px;
}
.play-button-single.play-state.hide-play-button {
    opacity: 1;
    z-index: 0;
    pointer-events: none;
}
.play-button-single.play-state {
    position: absolute;
    max-width: 100%;
    top: 0px;
}
.play-button {
    position: relative;
}
.restart-button {
    margin-left: 20px;
}
.play-button.autoplaycontrol.SolutionIsPlaying.control-disabled {
    opacity: 0;
}
.restart-button {
    position: absolute;
    left: 140px;
      top: 45px;
    z-index: 2;
}
.rigth-controls {
    position: absolute;
    right: -400px;
    top: 0px;
}
.single-tabs-wrapper > div {
    width: 100%;
    margin-bottom: 15px;
}
.single-tabs-wrapper {
    width: 400px;
}
.single-right-contor-tab svg {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.chapter-box.nav-item {
    margin-bottom: 0px;
}
.restart-button svg {
    height: 35px;
    width: auto;
}
.play-button img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.play-button {
    border-radius: 50%;
}
.play-button-single.normal-state {
    z-index: 2;
    position: relative;
}
.video-is-now-playing .play-button-single.play-state {
    opacity: 1;
    z-index: 2;
    pointer-events: all;
    box-shadow: 0px 0px 100px rgb(141 185 46 / 55%);
    border-radius: 50%;
}

.play-button-single {
    border-radius: 50%;
    transition: 1s box-shadow ease;
}

.play-button.autoplaycontrol.SolutionIsStoped.control-disabled {
    box-shadow: none;
}
.play-button.playpause.video-is-now-paused {
opacity: 1;
    z-index: 1;
    pointer-events: all;
    box-shadow: 0px 0px 100px rgb(210 42 47 / 55%);
    border-radius: 50%;
}

.play-button.autoplaycontrol.SolutionIsStoped {
       box-shadow: 0px 0px 100px rgb(210 42 47 / 55%); 
}
.video-controls-player.control-show-override {
    display: block!important;
    opacity: 1!important;
    pointer-events: all!important;
}
.control-disabled {
    opacity: .2;
       transition: 1s all ease;
    pointer-events: none;
}
.header-controls {
    position: absolute;
    right: 50px;
    top: 50px;
}

.controler > div {
    width: 120px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.up-down-controls {
    position: relative;
    top: 20px;
}
.single-control.next .label-control {
    margin-left: 20px;
    width: 80px;
    text-align: left;
}
.single-control.prev .label-control {
    margin-right: 20px;
    width: 80px;
}

     .hidden-control.controls-dynamic {
      opacity:0;
      height:0px;
      width:0px;
     font-size:0px;
      transition: .1s all;
      margin: 0px;
      padding:0px;
      animation: hideControl .1s linear;
      transform: scale(0)
}
.chapter-box {
    flex: 1 1 0px;
}
.chapter-containers > div {
    display: inline-flex;
    width: 100%;
}
.chapter-containers {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.controls-dynamic {
        transform: scale(1);
      transition: .3s all;
       animation: showControl .1s linear;
    
}
.chapter-box.nav-item.in-slide {
    margin-bottom: 0px;
}
.chapter-name {
    font-size: 19px;
    margin-bottom: 0px;
    opacity: .5;
}

.controler {
    display: none;
}
.single-control-separator {
    margin: auto 50px;
    background: #707070;
    width: 1px;
    height: 50px;
}
.single-control {
    margin: auto;
    text-transform: uppercase;
    color: #898989;
    font-size: 14px;
}
.play-button {
 
    margin: auto;
}
.up-down-controls > div {
    display: inline-flex;
    width: 100%;
    justify-content: center;
}
.loaded div#product h1 {
    margin-top: 8%;
}
.chapter-number {
    font-size: 13px;
}

.rigth-controls {
    opacity: 1;
    transition: 1s all ease;
    pointer-events: all;
}

.rigth-controls.hide-controls {
    opacity: 0;
    transition: 1s all ease;
    pointer-events: none;
}

.play-button.playpause.control-disabled.video-is-now-paused {
    box-shadow: none;
    opacity: .3;
    pointer-events: none;
}
.chapter-containers {
    z-index: 999999;
}
.controler {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 222222;
    bottom:auto;
}
.chapter-box:last-child {
    border: none;
}
.chapter-box {
    border-right: 1px solid rgb(98 98 98 / 23%);
}
.chapter-box-wrapper {
    text-align: left;
}
.progress-line {
    height: 10px;
    background: rgb(98 98 98 / 23%);
}

body .chapter-containers.product-navigation {
    right: auto!important;
    bottom: 0px;
    transform: none!important;
    height: initial;
    top: auto;
}

.chapter-wrapper-progress {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}
.dynamic-control-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.header-controls {
    display: inline-flex;
    flex-direction: row-reverse;
}
.volumen-controls-header svg {
    height: 35px;
    width: auto;
      margin-right: 20px;
}

.header-controls > div {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    z-index: 9999;
}
.chapter-progress-timeline {
    width: 0%;
    height: 10px;
    top: 0px;
    opacity: .5;
    background: rgb(221,221,221);
    background: linear-gradient(90deg, rgb(147 147 147) 0%, rgb(147 147 147) 84%, rgba(255,255,255,1) 100%);
}

.chapter-progress {
    position: absolute;
    top: 10px;
    left: 0px;
    bottom: 0px;
    background: rgb(255 255 255 / 7%);
    width: 0%;
}
.chapter-progress {
    transition: 6s all ease;
}
.volumen-controls-header {
    display: inline-flex;
}
.chapter-progress-timeline {
    transition: 6s all ease;
}
.chapter-box-wrapper {
    padding: 35px 30px;
    background: black;
    padding-right: 0px;
}
.video-player-control-single.on img {
    opacity: .5;
    border-radius: 50%;
}
.app-logo {
    top: 40px;
 
}
.chapter-name {
    line-height: 100%;
    margin-bottom: 5px;
}
.play-button-single.on {
    border-width: 1px;
    transition: .5s border-color ease;
    border-color: white;
    border-style: solid;
 
}
 
.single-control .control-icon {
     border: 1px solid transparent;
    border-radius: 50%;
    transition: .5s border-color ease;
 
}
.volumen-controls-header .on rect {
    stroke: white;
    transition: .5s stroke ease;
}

.volumen-controls-header  rect {
    
    transition: .5s stroke ease;
}
.control-icon img {
    display: block;
}

.label-control {
    font-size: 12px;
}
.single-control.on .control-icon {

    border-radius: 50%;
    transition: .5s border-color ease;
    border-color: white;
}
.single-tabs-wrapper > div {
    max-width: 25vw;
}

.play-button-single {
    border-radius: 50%;
       border: 1px solid transparent;
    transition: 1s box-shadow ease, .5s border-color ease;
}
.single-control {
    display: flex;
 
    flex-wrap: wrap;
}
.single-control {
    display: block;
 
    flex-wrap: wrap;
}

body .single-control .label-control {
    margin: auto;
    width: 100%;
    text-align: center;
}

.video-control-back-forw .control-icon {
    max-width: 69px;
    position: relative;
    top: -10px;
}
body .single-control .label-control {
    position: relative;
    top: 10px;
}

.single-control.control-item.video-control-back-forw.go-left {

       margin-right: 20px;
}
.single-control.control-item.video-control-back-forw.go-right {
     margin-left: 20px;
}
.single-control.next .label-control {
    width: 100%;
    margin: auto;
    text-align: center;
}
.chapter-box {
    flex: 1 1 0px;
    height: auto;
    margin-bottom: 0px;
}
.single-control.control-item.video-control-back-forw.control-disabled {
    opacity: 0;
}
.chapter-box-wrapper.on {
    background: #f5f5f514;
}
 
.chapter-box-wrapper {
    text-align: left;
    height: 100%;
}

.play-button.autoplaycontrol.hide-controles {
    opacity: 0;
    pointer-events: none;
}
.chapter-box-wrapper.nav-item {
    margin-bottom: 0px;
}
.play-button.insecton-video.control-disabled {
    opacity: 0;
    pointer-events: none;
}
.play-button.insecton-video.control-disabled {
}
.play-button.insecton-video {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
}
.video-controls-player.video-is-now-playing-not.video-is-now-playing-is-it {
    z-index: 999999999999999;
}
.play-button.insecton-video.control-item.hide-controls {
    opacity: 0;
    pointer-events: none;
}
.play-button.videocontrol.playpause.video-is-now-playing {
    z-index: 99999999;
}
.play-button.insecton-video.control-item.enter {
    z-index: 11111;
}
.video-controls-player img {
    max-width: 69px;
}
.control-icon.play-video-control {
    position: relative;
    z-index: 1;
}
.video-player-control-single.playpause {
    position: relative;
}
.video-controls-player > div {
    display: inline-flex;
    justify-content: center;
}

.control-icon.pause-video-control {
    position: absolute;
    z-index: 999999;
    top: 0px;
}

.video-controls-player > div {
    border: 1px solid #707070;
    border-radius: 60px;
    padding: 5px;
}
.video-controls-player {
    transition: .5s all ease;
}
.video-controls-player.video-is-now-playing .control-icon.pause-video-control {
    opacity: 1;
    z-index: 1;
    pointer-events: all;
}
.video-controls-player.video-is-now-playing .control-icon.play-video-control {
    opacity: 0;
    z-index: 1;
    transition: 0.5s all ease;
    pointer-events: none;
}
.video-player-control-single.playpause {
    margin: 0px 20px;
}
.control-icon.pause-video-control {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}
.video-controls-player {
    position: relative;
    top: 50px;
}
.video-controls-player.control-disabled {
    opacity: 0;
    pointer-events: none;
}
.single-control.prev .label-control {
    margin: auto;
}

.single-right-contor-tab.selected {
    border: 1px solid white;
}
.video-controls-player.insecton-video {
    position: absolute;
    top: auto;
    transform: translate(-50%,0%);
    bottom: -50px;
    left: 50%;
    width: 100%;
    z-index: 2222222222222222;
    background: #141414;
}

.video-controls-player.insecton-video.video-is-now-playing .control-icon.play-video-control {
    opacity: 1;
    z-index: 2222;
}
.video-controls-player.video-is-now-playing {
    z-index: 99999999999;
    background: #141414;
}

.video-player-control-single.enter {
    margin: 0px 20px;
}


 .video-controls-player.video-is-now-playing {
    z-index: 1;
}
.video-controls-player.insecton-video .video-player-control-single.go-left, .video-controls-player.insecton-video .video-player-control-single.go-right {
    opacity: .2;
    pointer-events: none;
}
.video-controls-player.insecton-video.video-is-now-playing-not {
    z-index: 1;
}
.video-controls-player.video-is-now-playing {
 
}
.video-controls-player.insecton-video.video-is-now-playing-not {
    z-index: 2;
}

@media only screen and (max-width: 1300px) {
.play-button {
    width: 12vw;
}
.video-control-back-forw .control-icon {
    max-width: 50px;
    position: relative;
    top: -10px;
}
.single-control .control-icon {
    max-width: 80px;
}
.video-controls-player img {
    max-width: 60px;
}
.video-controls-player {
    top: 60px;
}
div#product h1.medium-size {
    font-size: 3vw;
}
.chapter-box-wrapper {
    padding: 30px 40px;
    background: black;
    padding-right: 0px;
}
.single-control-separator {
    margin: auto 30px;
    background: #707070;
    width: 1px;
    height: 50px;
}
.control-icon {
    margin: auto;
}
}