 /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  
  /* Carousel base class */
  .carousel {
    margin-bottom: 5rem;
  }
  
  /* Declare heights because of positioning of img element */
  
  .carousel-indicators{
    margin-bottom: 6rem;
  }
  
  .carousel-inner{
    height: 650px;
  }
  
  .carousel-item {
    height: 100%;
  }
  
  .paddingRight20{
    padding-right: 20px;
  }
  
  .carousel-item01 {
    background-image: url(../../../images/pages/smart-glass-vip-main-banner-pciture.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .carousel-item02 {
    background-image: url(../../images/interior-modern-open-space-office-3d-illustration-e1624415656174.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 50rem;
  }
  
  .container-custom{
    max-width: 1400px;
    margin:auto;
    padding: 330px 15px 110px 15px;
    color:#0a043c;
  }
  
  .container-custom p{
    font-weight: 100;
  }
  
  .container-custom .pButton{
    font-weight: 300;
    
  }
  
  .bannerTxtArea{
    width: 100%;
  }
  
  .container-custom .elementor-heading-title01{
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 18px;;
  }

  .container-custom .elementor-heading-title02{
    font-size: 18px;
    font-weight: 300;
  }
  
  .bannerTxtArea p{
    margin-bottom: 18px;
    line-height: 1.8;
  }
  
  .nav-item{
    padding-right: 10px;
    font-weight: 300;
  }
  
  .contactAreaItem svg{
    color: #C24914;
  }
  
  /* MARKETING CONTENT
  -------------------------------------------------- */
  
  /* Center align the text within the three columns below the carousel */
  .marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .marketing h2 {
    font-weight: 400;
  }
  /* rtl:begin:ignore */
  .marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
  }
  /* rtl:end:ignore */
  
  
  /* Featurettes
  ------------------------- */
  
  .featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
  }
  
  /* Thin out the marketing headings */
  .featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
  }
  
  #hotlineid{
    position: absolute;
    top:12px;
    right:10px;
  }
  
  .carousel-control-next-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C24914'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }
  
  .carousel-control-prev-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C24914'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  }
  
  .carousel-control-next, .carousel-control-prev{
    width: 100px;
  }

  /* Start */

  /* whyUsArea */

  .area01{
    text-align: center;
  }

  .area01 .titleArea .title{
    color: #0a043c;
    padding:20px 15px;
  }

  .area01 .titleArea .title01 h2{
    font-size: 18px;
    font-weight: 400;
  }

  .area01 .titleArea .title02 h2{
    font-size: 50px;
    font-weight: 100;
  }

  .area01 .titleArea .title03 p{
    font-size: 18px;
    font-weight: 200;
    padding: 0% 20% 0% 20%;
  }

  .area01 .titleArea .title02 h2 span{
    font-weight: 500;
  }

  .property .youtubeFrame{
    height: calc(100% - 30px);
    min-height: 300px;
  }

  #whyUsArea .property .card{
    margin: 0px 20px 0px 0px;
    min-height: 100px;
    text-align: left;
    padding: 30px 20px 0px 30px;
    border-radius: 0px 0px 0px 0px;
    border: 0px;
    margin-bottom: 20px;
    min-height: calc(100% - 20px);
  }

  #whyUsArea .property .marginRight3{
    /* margin-right: 0px !important; */
    width: 100%;
  }

  #whyUsArea .property .card01{
    margin: 0px 20px 0px 0px;
    text-align: left;
    border-radius: 0px 0px 0px 0px;
    border: 0px;
    margin-bottom: 30px;
  }

  #whyUsArea .property .card02{
    min-height: calc(100% - 30px);
  }

  #whyUsArea .property .card .icon{ 
    padding-top: 10px;
    padding-bottom: 40px;;
  }

  #whyUsArea .property .card .icon i{ 
    font-size: 50px;
  }

  #whyUsArea .property .card .title h2{ 
    font-size: 22px;
    font-weight: 500;
  }

  #whyUsArea .property .greyBg { 
    color: #0A043C;
  }

  #whyUsArea .property .orangeBg{ 
    color: #FFF;
  }

  #whyUsArea .property .blueBg{ 
    color: #FFF;
  }

  #whyUsArea .property .card .title{ 
    padding-bottom: 10px;
  }

  #whyUsArea .property .card .details p{ 
    font-size: 16px;
    font-weight: 300;
  }

  #whyUsArea .property .card .details{ 
    padding-bottom: 40px;
  }

  /* promotionAreaOutter */

  #promotionArea{
    margin-top: 180px;
    background: url(../../../images/pages/mockup-of-technology-office-equipment-flat-lay.jpg);
    background-position: 0px 85%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 100px;
  }

  #promotionArea #promotionAreaCover{
    background-color: #EAEAEA;
    opacity: 0.95;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  }

  #promotionArea .promotionAreaOutter{
    min-height: 500px;
    position: relative;
    padding-top: 220px;
  }

  #promotionArea .promotionAreaOutter .showingInfoArea{
    padding: 35px 0px 50px 0px;
    background-color: #F8F8F8;
    position: absolute;
    width: 100%;
    top: -100px;
  }
  
  #promotionArea .promotionAreaOutter .showingInfoArea .item{
    padding: 10px;
  }

  #promotionArea .promotionAreaOutter .showingInfoArea .item h2{
    color: #0A043C;
  }

  #promotionArea .promotionAreaOutter .showingInfoArea .item .details01{
    display: inline-block;
    position: relative;
  }

  #promotionArea .promotionAreaOutter .showingInfoArea .item .details01 .unit{
    position: absolute;
    top: 0px;
    right: -30px;
    font-size: 18px;
    color: #C24914;
  }

  #promotionArea .promotionAreaOutter .showingInfoArea .item .details01 .unit03{
    right: -50px;
  }

  #promotionArea .promotionAreaOutter .showingInfoArea .item .details01 h2{
    font-size: 50px;
    font-weight: 100;
  }

  #promotionArea .promotionAreaOutter .showingInfoArea .item .details02 h2{
    font-size: 16px;
    font-weight: 200;
  }

  /* PromotionInner */

  #promotionArea .PromotionAreaInner{
    text-align: center;
  }

  #promotionArea .PromotionAreaInner .header{
    text-align: center;
    padding-bottom: 40px;
  }

  #promotionArea .PromotionAreaInner .header .title{
    padding-bottom: 30px;
    color: #0A043C;
  }

  #promotionArea .PromotionAreaInner .header .title01 h2{
    font-size: 18px;
    font-weight: 400;
  }

  #promotionArea .PromotionAreaInner .header .title02 h2{
    font-size: 50px;
    font-weight: 100;
  }

  #promotionArea .PromotionAreaInner .header .title02 h2 span{
    font-weight: 500;
  }

  #promotionArea .PromotionAreaInner .header .details p{
    font-weight: 200;
    font-size: 18px;
    color: #0A043C;
  }

  #promotionArea .PromotionAreaInner .header .details p span{
    font-weight: 500;
    color: #C24914;
  }

  #promotionArea .contactBtnArea{
    padding-bottom: 150px;
  }

  #promotionArea .contactBtnArea .callBtn{
    display: inline-table;
    padding: 15px 0 15px 0;
    background-color: #0a043c;
    color: #FFF;
    width: 170px;
  }

  #promotionArea .contactBtnArea .callBtn:hover{
    background-color: #c24914;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  #promotionArea .contactBtnArea .lineBtn{
    display: inline-table;
    padding: 15px 0 15px 0;
    background-color: #c24914;
    color: #FFF;
    width: 170px;
    margin-left: 15px;
  }

  #promotionArea .contactBtnArea .lineBtn:hover{
    background-color: #0a043c;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  /* smartFilmProperty */

  #smartFilmProperty{
    margin-bottom: 100px;
    position: relative;
  }

  #smartFilmProperty .contentLeft{
    /* padding:10px; */
  }

  #smartFilmProperty .contentLeft img{
    width: 100%;
  }

  #smartFilmProperty .contentRight{
    position: relative;
  }

  #smartFilmProperty .contentRight .contentBox{
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 60px 0px 0px -60px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -60px;
    padding: 60px 60px 60px 60px;
    background-color: #FFF;
  }

  #smartFilmProperty .contentRight .contentBox{
    color: #0A043C;
  }

  #smartFilmProperty .contentRight .contentBox .content .title01 h2{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
  }

  #smartFilmProperty .contentRight .contentBox .content .title02 h2{
    font-size: 50px;
    font-weight: 100;
  }

  #smartFilmProperty .contentRight .contentBox .content .title02 h2 span{
    font-weight: 500;
  }

  #smartFilmProperty .contentRight .contentBox .content .headInstallArea {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  #smartFilmProperty .contentRight .contentBox .content .headInstallArea .imageArea img{
    border-radius: 50%;
    max-width: 100%;
    width: 65px;
    height: auto;
  }

  .starArea{
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .starArea ul{
    flex-direction: row;
    margin: 0px;
    padding: 0px;
    display: flex;
  }
  
  .starArea ul li{
    list-style-type: none; /* Remove bullets */
    padding-right: 10px;
    color: #C24914;
  }

  .starArea ul li i{
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .starArea ul li i{
    font-size: 14px;
  }

  .contentBox .content .details ul{
    flex-direction: row;
    margin: 0px;
    padding: 0px;
  }
  
  .contentBox .content .details ul li{
    list-style-type: none; /* Remove bullets */
    padding-right: 10px;
    color: #C24914;
    padding-bottom: 5px;
  }

  .contentBox .content .details ul li i{
    font-size: 14px;
  }

  .contentBox .content .details ul li p{
    display: inline;
    font-size: 18px;
    padding-left: 10px;
    color: #0A043C;
    font-weight: 200;
  }

  .contentBox .content .details ul li p span{
    color: #C24914;
    font-weight: 500;
  }

  #smartFilmProperty .contentRight .option{
    /* position: absolute;
    bottom: 0px; */
    margin-top: 30px;
    width: 100%;
    color: #0A043C;
    text-align: center;
  }

  #smartFilmProperty .contentRight .option .numberArea{    
    font-size: 50px;
    margin-bottom: 5px;
    font-weight: 100;
    position: relative;
    display: inline-flex;
  }

  #smartFilmProperty .contentRight .option .numberArea .number{    
    display: inline;
  }

  #smartFilmProperty .contentRight .option .letter{    
    font-size: 18px;
    font-weight: 200;
  }

  #smartFilmProperty .contentRight .option .numberArea .topOfNumber{    
    font-size: 14px;
    font-weight: 200;
    /* position: absolute;
    top: 0px;
    right: 0px; */
    display: inline;
    color: #C24914;
    padding-left: 10px;
  }

  #howItWorkArea .rightImageArea{
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #smartFilmProperty .contentRight .option .numberArea{
    font-size: 40px;
  }

  #smartFilmProperty .contentRight .option .numberArea .topOfNumber01{
    position: absolute;
    left: 15px;
  }

  #smartFilmProperty .contentRight .option .numberArea .topOfNumber02{
    position: absolute;
    left: 78px;
  }

  #howItWorkArea{
    background-color: transparent;
    background-image: linear-gradient(90deg, #F8F8F8 49%, #FBFBFB 49%);
    opacity: 1;
    margin-bottom: 100px;
  }

  #howItWorkArea .contentBox{
    padding-top: 60px;
    padding-bottom: 60px;
    color: #0A043C;
  }

  #howItWorkArea .contentBox .content .title01 h2{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
  }

  #howItWorkArea .contentBox .content .title02 h2{
    font-size: 50px;
    font-weight: 100;
  }

  #howItWorkArea .contentBox .content .title02 h2 span{
    font-weight: 500;
  }

  /* StepOfWork */

  .relativeArea #stepOfWork{
    width: 100%;
    min-height: 500px;
    background-image: linear-gradient(180deg, #EAEAEA 0%, #F8F8F8 100%);
    /* position: absolute; */
    left: 0px;
    z-index: -2;
    padding-top: 100px;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .title01 h2{
    font-size: 18px;
    color:#0a043c;
    text-align: center;
    padding-bottom: 20px;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .title02 h2{
    font-size: 50px;
    color:#0a043c;
    text-align: center;
    font-weight: 200;
    padding-bottom: 20px;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .details{
    padding: 0% 20% 0% 20%;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .details p{
    text-align: center;
    color: #0a043c;
    font-weight: 200;
    font-size: 18px;
  }

  .relativeArea #sixStepOfWork{
    padding-bottom: 70px;
    padding-top: 20px;
  }

  .relativeArea #sixStepOfWork .title .titleNumber{
    position: absolute;
    top: -67px;
    right: 0px;
    color: #DEDEDE;
  }

  .relativeArea #sixStepOfWork .title .titleNumber h2{
    font-size: 100px;
    font-weight: 200;
  }

  .relativeArea #sixStepOfWork .title h3{
    color: #0a043c;
    font-size: 22px;
    padding-bottom: 10px;
    position: relative;
  }

  .relativeArea #sixStepOfWork .details p{
    color: #0a043c;
    font-size: 16px;
    font-weight: 200;
  }

  .relativeArea #sixStepOfWork .sixStepOfWorkRow{
    padding-top: 100px;
  }

  .relativeArea #sixStepOfWork .sixStepOfWorkRow .sixStepOfWorkRowChild{
    padding-right: 50px;
  }

  /* quotation area */

  .smartFilmQuotation{
    padding-bottom: 40px;
  }

  .smartFilmQuotation #quotationTextBox{
    font-size: 16px;
    font-weight: 400;
    color: #0A043C;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 17px 20px 17px 20px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #EAEAEA;
    box-shadow: 0px 0px 10px 0px rgb(142 142 142 / 10%);
    min-width: 320px;
  }

  /* show case */

  #showCase{
    margin-bottom: 50px;
  }

  #showCase .imageArea .imageAreaInner{
    margin: 0 28px 28px 0;
  }

  /* end */

  @media (max-width: 1200px) {
    #whyUsArea .property .col-lg-4{
        width: 50%;
    }

    #whyUsArea .property .marginRight3{
        margin-right: 20px !important;
        width: unset;
    }

    #whyUsArea .property .marginRight2{
        margin-right: 0px !important;
    }
  }

  @media (max-width: 994px) {

    .youtubeFrameArea{
      padding-bottom: 15px;
      padding-top: 10px;;
    }

    #promotionArea .promotionAreaOutter .showingInfoArea .item{
        width: 50%;
    }

    .area01 .titleArea .title03 p{
        padding:0% 5%;
    }

    #promotionArea .promotionAreaOutter .showingInfoArea{
        top: -140px;
    }

    #promotionArea{
        margin-top: 200px;
    }

    #smartFilmProperty .contentRight .option .col-lg-6{
        width: 50%;
    }

    .carousel{
        margin-bottom: 4rem;
    }

    #whyUsArea .property .card01{
      margin-right: 0px;
      margin-bottom: 10px;
    }

    #showCase .imageArea .imageAreaInner{
      margin-right: 0px;
    }

    .relativeArea #sixStepOfWork .sixStepOfWorkRow{
      padding-top: 50px;
    }

  }

  @media (max-width: 768px) {

    .youtubeFrameArea{
      padding-bottom: 7px;
      padding-top: 3px;;
    }

    .container-custom .elementor-heading-title01{
        font-size: 50px;
    }

    .container-custom .elementor-heading-title02{
        font-size: 18px;
    }

    #whyUsArea .property .col-lg-4{
        width: 100%;
    }

    #whyUsArea .property .card{
        margin-right: 0px;
        margin-bottom: 10px;
    }

    #promotionArea{
        margin-top: 160px;
        margin-bottom: 40px;
    }
    #smartFilmProperty .contentRight .contentBox{
        padding-right: 10px;
    }

    .area01 .titleArea .title03 p{
        padding:0% 5%;
    }

    #smartFilmProperty{
      margin-bottom: 50px;
    }

    #smartFilmProperty .contentRight .option .col-lg-6{
      width: 100%;
      padding-top: 50px;
    }

    #whyUsArea .property .marginRight3{
      margin-right: 0px !important;
    }
  }

  .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(1rem * .5);
    padding-left: calc(1rem * .5);
    margin-top: var(--bs-gutter-y);
  }

  @media (max-width: 576px) {
    .relativeArea #stepOfWork #stepOfWorkTitle .details{
      padding: 0px 0%;
    }
  }

  @media (max-width: 991px){
	.customRow {
		flex: 0 0 auto;
		width: 100%;
	}
  }
  
  @media (min-width: 480px){
	.customRow {
		flex: 0 0 auto;
		width: 50%;
	}
  }

  @media (min-width: 768px){
	.customRow {
		flex: 0 0 auto;
		width: 33.33%;
	}
  }

  @media (min-width: 992px){
    .customRow {
        flex: 0 0 auto;
        width: 25%;
    }
  }

  @media (max-width: 992px){
	.container {
		width: 100%;
	}
  }

  .section-title{
    color: #0A043C;
  }

  .team-details{
    padding-top: 15px;
    padding-bottom: 30px;
  }

  .team-member .team-image video{
    width: 100%;
    transition: all 0.3s;
    border-radius: 15px;
    cursor: pointer;
  }


  .team-details h5{
    font-size: 1.2rem;
    color: #0A043C;
    margin-bottom: 0.1rem;
    font-weight: 300;
  }

  .team-details span{
    font-size: 0.9rem;
    color: #C24914;
  }

  .section-title h3{
    font-size: 50px;
    font-weight: 100;
    padding-bottom: 15px;
  }

  .section-title p{
    padding-top: 15px;
    padding-bottom: 25px;
    font-size: 18px;
    font-weight: 200;
  }

  .section-title p span{
    color: #C24914;
  }

  .section-title h3 span{
    font-weight: 500;
  }

  .app__videos {
    position: relative;
    height: 100svh;
    background-color: white;
    overflow: scroll;
    scroll-snap-type: y mandatory;
    border-radius: 20px;
}

.app__videos::-webkit-scrollbar {
    display: none;
}

.app__videos {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.video {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: white;
    scroll-snap-align: start;
}

.video__player {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.videoSidebar {
    position: absolute;
    top: calc(50% - 50px);
    right: 0px;
    z-index: 1;
}

.videoSidebar .material-icons {
    font-size: 28px;
    cursor: pointer;
}

.videoSidebar__button {
    padding: 20px;
    text-align: center;
}

.videoFooter {
    position: absolute;
    bottom: 30px;
    padding-left: 20px;
    width: 100%;
    padding-right: 20px;
    color: white;
    display: none;
}

.videoSidebar__button button {
    width: 40px;
    /* Adjust size as needed */
    height: 40px;
    /* Same as width for a circle */
    border-radius: 50%;
    /* Circular shape */
    border: none;
    /* Optional: removes the default border */
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    /* Or any color of your choice */
    cursor: pointer;
    background-color: rgba(0, 0, 0, .3);
    transition: transform 0.1s ease, background-color 0.1s ease;
}

.videoSidebar__button button:active {
    transform: scale(0.9);
    /* Scales down the button */
    background-color: #e0e0e0;
    /* Change background color on press */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    /* Optional: adds a shadow for depth */
}

.videoSidebar__button button .material-icons {
    font-size: 24px;
    /* Adjust icon size as needed */
    color: #FFF;
    /* Or any color of your choice */
}

@keyframes spinTheRecord {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.videoFooter__record {
    animation: spinTheRecord infinite 5s linear;
    height: 50px;
    filter: invert(1);
    position: absolute;
    bottom: 0;
    right: 20px;
}

.videoFooter__text {
    flex: 1;
}

.videoFooter__text h3 {
    padding-bottom: 20px;
}

.videoFooter__icon {
    position: absolute;
}

.videoFooter__ticker {
    display: flex;
    align-items: center;
}

.videoFooter__ticker marquee {
    height: fit-content;
    margin-left: 30px;
    width: calc(100% - 80px);
}

.videoFooter__description {
    padding-bottom: 20px;
    width: calc(100% - 50px);
    max-height: 74px;
    overflow: hidden;
    text-align: left;
}

@media (max-width: 425px) {
    .app__videos {
        width: 100%;
        height: 100%;
        max-width: 100%;
        border-radius: 0;
    }
}

.playIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px !important;
    /* adjust size as needed */
    color: #c24914;
    display: none;
    /* hidden by default */
    z-index: 10;
    /* ensure it's above the video */
}

.videoControlBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    /* Adjust the height as needed */
    background-color: rgba(255, 255, 255, 0.3);
    /* Light bar background */
    cursor: pointer;
}

.videoControlBar:hover {
    height: 15px;
    animation: heightTransition 0.3s;
}

@keyframes heightTransition {
    0% {
        height: 5px;
        /* Starting height */
    }

    100% {
        height: 20px;
        /* Ending height after 2 seconds */
    }
}

.videoProgressBar {
    height: 100%;
    width: 0%;
    background-color: #c24914;
    /* More prominent color for progress */
}

.progressDot {
    height: 20px;
    /* Adjust size as needed */
    width: 20px;
    /* Same as height for a circle */
    background-color: #c24914;
    /* Color of the dot */
    border-radius: 50%;
    /* Make it circular */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* Center it vertically */
    z-index: 2;
    /* Ensure it's above the progress bar */
}

#backBtn {
    position: fixed;
    z-index: 1;
    top: 30px;
    cursor: pointer;
    left: 0px;
    background-color: transparent;
    border: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #FFF;
}