/******Home page start******/

#loading-indicator,
#loading-indicator-2 {
    display: none;
    /* Initially hide loading indicators */
}

#loading-indicator {
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 415px;
}

#loading-indicator-2 {
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 415px;
}

.btn-play {
    cursor: pointer;
}

.video-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    border: 4px solid #787877;
    font-size: 7.5rem;
    border-top: 4px solid #3498db;
    border-radius: 650%;
    width: 55px;
    height: 55px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.btn-pick {
    position: relative;
    /* Ensure positioning */
    z-index: 5;
    /* Higher than other elements */
}

.btn-download {
    position: relative;
    /* Ensure positioning */
    z-index: 5;
    /* Higher than other elements */
}
.mt-3{
    margin-top:15px;
}

.section-sortby p {
    font-size: 1.2rem;
    margin: 0;
    width: fit-content !important;
    padding: 0 10px 0 0 !important;
}



/******Home page ends******/


/******Form page start******/

.img-container {
    max-width: 100%;
    max-height: 500px;
    text-align: center;
}

.img-container img {
    max-width: 100%;
    max-height: 500%;
}

.preview-video {
    overflow: hidden;
    /* Prevents any overflow from content */
}

#Prevvideo {
    object-fit: cover;
    /* Maintains the aspect ratio while filling the container */
}

/******Form page ends******/

/******Numbering starts******/

/*Increment main counter for top-level items */
ol.multilist {
  list-style-type: none; /* Remove default list numbering */
  counter-reset: main-counter;
}

/* For second level numbering */
ol.multilist > li > ol {
  counter-reset: second-counter;
  counter-increment: main-counter;
  margin-left: 5px;
}

ol.multilist > li > ol > li::marker { /* TO maintain the main number for it's child. e.g. 1.1, 1.2 */
    content: counter(main-counter) "." counter(second-counter) ". "; 
}

ol.multilist > li > ol > li:not(.multi-alpha) {
    counter-increment: second-counter;
}
/*
ol.multilist > li > ol > li:not(.multi-alpha)::before {
 content: counter(second-counter) ". ";

}
*/
/* For 3rd level numbering */

ol.multilist > li > ol > li > ol{
  counter-reset: third-counter;
  margin-left: 15px;
  padding-top: 5px;
}

ol.multilist > li > ol > li > ol > li::marker { /* TO maintain the main number for it's child. e.g. 1.1, 1.2 */
    content: counter(main-counter) "." counter(second-counter) "." counter(third-counter) ". "; 
}

ol.multilist > li > ol > li:not(.multi-alpha) > ol > li {
    counter-increment: third-counter;
}
/*
ol.multilist > li > ol > li:not(.multi-alpha) > ol > li::before {
 content: counter(third-counter) ". ";

}
*/

/* alpha and bullets */

ul.multi-alpha {
    padding: 0 !important;
    margin-left: 8px;
    padding-top: 5px !important;
}

ul.multi-alpha li {
    margin: inherit !important;
    padding-bottom: 5px;
}

.multi-alpha li::before {
  list-style-type: lower-alpha;
}

.multi-bullet {
  list-style-type: disc !important;
  padding-left: 20px;    
  margin: 0;
}

.multi-bullet li {
  margin-bottom: 10px;
  line-height: 1.5; 
  margin: 0 !important;
}

.multi-item-font, 
.multi-item-font p, 
.multi-item-font b, 
.multi-item-fontstrong, 
.multi-bullet li, 
.multilist-content,
.static-pages p{
    font-size: 1.4rem !important;
    line-height: 1.6 !important;
    margin: 0 0 10px 10.3pt !important;
}

.abt-multi-content li::marker{
    font-weight: 800 !important;
}

.multilist li {
    font-size: 1.4rem !important;
}

.terms-page b {
    font-size: inherit;
    font-weight: bold !important;
}

.multilist > li::marker {
    font-size: 1.7rem !important;
    font-weight: bold !important;
}

.terms-page p {
    font-size: 1.4rem;
}


/*******Numbering ends******/

/******TyniMCE Styles******/

#language-selector {
  width: 160px;
}


li.MsoListParagraphCxSpMiddle {
    text-indent: 0 !important;
    line-height: 115%;
    list-style: disc;
}

.wrapper .content ul{
    margin-left: 15px;

}

.static-pages li {
    text-indent: 0 !important;
    line-height: 1.6 !important;
    margin: 0 !IMPORTANT;
}

p.MsoListParagraphCxSpFirst,
p.MsoListParagraphCxSpMiddle,
p.MsoListParagraphCxSpLast,
p.MsoNormal {
    line-height: 1.6 !important;
    margin: 0 0 0.5em 10.3pt !important;
}

b, strong {
    font-size: inherit !important;
}

/*******TyniMCE Styles end******/

b.fst-italic.lightgrey.f-step {
    font-size: 1.8em !important;
}

.button-backprev button {
    margin: 0 10px;
}

.arabvers #navbar {
    margin-right : 0 !important;
}

.arabvers h6, .arabvers footer ul li a,
.arabvers .wrapper .list-video .item-video .layer-overlay .info .btn-pick span {
    font-size: 1.8rem !important;
}

.arabvers select:not(#language-selector),
p {
    font-size: 1.4rem !important;
}

.arabvers .wrapper .list-video .item-video .layer-overlay .info {
    width: 90%;
    text-align: right;
}

.arabvers .btn-blue span {
    margin-right: 0.8rem;
    margin-left: 0;
}

.arabvers .btn-blue{
    font-size: 1.8rem;
}

.arabvers b.fst-italic.lightgrey.f-step {
    font-size: 2em !important;
}

.arabvers .col-left{
        width: 25%;
        margin-right: 0;
        margin-left: 0.5rem;
    }
.arabvers .form-general select {
    background-position: left 0.8rem top 50%;
}

.arabvers .form-general label {
    text-align: right !important;
}

.arabvers .text-end {
    text-align: left !important;
}

.arabvers .text-start {
    text-align: right !important;
}

.arabvers .form-general label,
.arabvers .form-general input {
    font-size: 1.4rem !important;
}

.arabvers small {
    font-size: 1.3rem;
    letter-spacing: normal;
}

.arabvers input[type=checkbox] {
    margin-left: 5px;
    margin-right: 0;
}

.homepageview .layer-step{
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .homepageview .layer-step{
        display:none;
    }
}


