body {
    font-family: 'Crossten Light';
    font-family: 'Crossten Medium';
}


a.navbar-brand img {
    width: 100%;
    max-width: 95px;
}

.nav-item a.sigh-up {
    background-color: #e3fc52;
    color: #672b83;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px;
    font-weight: 700;

    text-decoration: none;
}

.nav-item a.nav-link {
    padding: 10px 10px;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 10px 5px 10px;
}

.lng span {
    padding: 5px;
}

.lng {
    padding-top: 4px;
    margin-left: 3%;

}

div.linkforvideo {
    position: relative;
    display: block;
    display: grid;
    justify-content: center;
    align-items: center;
    place-items: center;
    height: auto;
    cursor: pointer;
}

div.linkforvideo:hover i.linkforvideoPlay {
    opacity: 1;
    border: 0px solid #672b83;
    background-color: #ffffff77;
}

div.linkforvideo i.linkforvideoPlay {
    z-index: 902;
    color: #672b83;
    font-size: 70px;
    margin: 0 auto;
    width: auto;
    position: absolute;
    cursor: pointer;
    border: 0px solid #672b83;
    padding: 25px;
    line-height: 45px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: transparent;
    opacity: 0.9;
}

.video div.linkforvideo .video-img {
    width: 100%;
    z-index: 900;
    margin: 0 auto;
}


.lng .m-lng {
    color: #672b83;
    font-size: 18px;
    font-weight: 700;
    margin-left: 0px;
    padding: 5px;
    text-decoration: none;
}

.sigh-up.big {
    background-color: #e3fc52;
    color: #672b83;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px 10px;
    font-weight: 700;

    text-decoration: none;
    font-size: 28px;

    padding: 15px 50px 15px 50px;
}

.navbar-nav li {
    font-weight: 700;
}

.nav-item a {
    padding: 0 10px;
}

.top-logo-head {
    width: 100%;

}

.top-logo .logo {
    width: 100%;
    max-width: 100px;
}

.top-logo {
    padding: 20px 0;
    position: relative;
}

.mauve {
    background-color: #672b83;
    text-align: center;
    vertical-align: middle;



}

.box-2-wr-mauve {
    display: flex;
    align-items: center;
    /* Vertically centers the content */
    justify-content: center;
    /* Horizontally centers the content (optional) */
    height: 300px;
    max-height: 300px;
    margin: 25px;

}


.mauve img {
    width: 50%;
    margin: auto;
}

.box-2 h2 {
    color: #672b83;
    font-size: 35px;
    font-weight: 700;
    margin-top: 7px;
}

.box-3 h2 {
    color: #672b83;
    font-size: 40px;
    font-weight: 700;
    padding: 20px;
    margin-top: 53px;
    text-align: center;
}

.box-3 .logo-play-big {
    position: absolute;

    top: -39px;
    left: -10px;
    width: 63%;
    z-index: 900;
}

.box-2-wr {
    padding: 15px 100px 0 95px;
}

.top {
    height: 70px;
}

.box-2-wr p {
    font-family: 'Crossten Light';
    font-size: 22px;
}

.box-3 img {
    width: 100%;
}


.box-3 {
    position: relative;

}


.col-lg-1.box-3-dm {
    flex: 0 0 auto;
    width: 0.933333% !important;
    padding: 9px;
}


.box-4-dm {
    flex: 0 0 auto;
    width: 2.633333%;
}

.yellow-box {
    background-color: #e3fc52;
    margin-top: 40px;
}

.box-r img,
.box-r {

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.search .form-control {
    border: 3px solid #672b83;
    border-left: 0;
    padding-left: 0;
    background-color: transparent;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.search .input-group-text {
    border: 3px solid #672b83;
    border-right: 0;
    background-color: transparent;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.box-4 {
    background-color: #f4f4f4;
    padding: 15px;
}

.box-4 h3 {
    font-size: 28px;
    font-family: 'Crossten Medium';
    font-family: 'Crossten Light';
    font-weight: bold !important;

    color: #43586b;

}

.box-sm {
    background-color: white;
    padding: 15px;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.button-sm:hover {
    background-color: #672b83bb !important;
    color: white;
}

.button-sm:hover .bird {

    color: white;
    filter: brightness(0) saturate(100%) invert(99%) sepia(14%) saturate(0%) hue-rotate(283deg) brightness(114%) contrast(100%);
}



.button-sm:hover .virus {
    background-image: url(../images/bacteria-infection-virus-icon2.png);
    color: white;
    filter: brightness(0) saturate(100%) invert(99%) sepia(14%) saturate(0%) hue-rotate(283deg) brightness(114%) contrast(100%);
}



.bird {
    background-image: url(../images/sparrow-bird-icon.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 100%;

    width: 30px;
    height: 25px;
    margin-right: 10px;
}


.virus {
    background-image: url(../images/bacteria-infection-virus-icon.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 80%;

    width: 30px;
    height: 25px;
    margin-right: 10px;
}



.button-sm {
    background-color: white !important;
    padding: 10px 15px;
    color: #43586b;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    width: 100%;
    text-align: center;
    margin: 6px 0;
}

.fi {
    font-size: 22px;
    margin-right: 18px;
}

.rot {
    rotate: 90deg;
}

.btn-success:hover {
    background-color: #672b83;
    color: white;
    border-color: #672b83;
}

.btn-success {
    background-color: #e3fc52;
    color: #672b83;
    border-color: #e3fc52;
}

.cookie-disclaimer {
    background: #eeeeee;
    color: #43586b;
    opacity: 1;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 901;
    height: 100px;
    position: fixed;
}

.cookie-disclaimer .container {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cookie-disclaimer .cookie-close {
    float: right;
    padding: 10px;
    cursor: pointer;
}

/* Define the keyframes for the animation */
@keyframes slideRightToLeft {
    0% {
        display: block !important;
        transform: translateX(850%);

        /* Start off-screen to the right */
    }

    100% {
        transform: translateX(205%);
        /* End at its original position */
    }
}

/* Apply the animation to an element */
.animated-element {

    animation-name: slideRightToLeft;
    position: absolute;

    transform: translateX(850%);
    /* Name of the keyframes */
    animation-duration: 1s;
    animation-delay: 1s;
    /* Duration of the animation */
    animation-timing-function: ease-out;
    /* Speed curve of the animation */
    animation-fill-mode: forwards;
    /* Element stays in its final state */
}

.logoanimate {
    width: 30%;
    position: absolute;
    top: 20px;
}


.cercleanimate {
    width: 30%;
    display: inline;
    float: right;
    margin-right: 20px;
}

.yellow-b-ox {

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #e3fc52;
}

.input-group.mb-3.search.mt-5.pt-4 {
    margin: 0 !important;
}

hr.ligneverte {
    border-bottom: 5px solid #d1ff00;
    opacity: 1;
    margin: 10px 0;
    width: 100px;
}

.box-5 .myimg .box-underneath-wf h2 {
    color: #672b83;
    font-size: 30px;
    margin: 10px 0 0px 0;
    text-transform: uppercase;
}

.webinarTemplate .myimg .fiximage {
    max-height: 225px;
    overflow-x: visible;
    overflow-y: hidden;
}

.box-5 .myimg .box-underneath-wf h2.title {
    color: #672b83;
    font-size: 25px;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
}


.box-underneath-wf .sub-title {
    color: #672b83;
    margin: 1px 0;
    font-size: 22px;
}

.box-5 .myimg .box-underneath-wf p {
    color: black;
    font-size: 12px;
    font-family: 'Crossten Light';
    margin-top: 2px;
}

.flas-hbot {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 4px solid #672b83;
}

.box-5 .myimg .box-underneath-wf p.type {
    color: #672b83;
    font-size: 12px;
    margin-bottom: 0;
    font-family: 'Crossten Medium';
}

.pagination li a.page-link {
    border: none;
    color: #672b83;
    font-size: 25px;
}

.pagination li.active a.page-link {
    border: none;
    background-color: #672b83;
    color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 6px 16px 0px 16px;
}

.box-underneath-wf i.bi {
    color: #672b83;
}

.myimg .sl-m {
    overflow: hidden;
    max-height: 225px;
}

.box-underneath-wf {
    background-color: white;
    color: #d1ff00;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 0px 0 !important;
    padding: 15px 15px 8px 15px;
    border: 4px solid #672b83;
    min-height: 204px;
}

.box-underneath-m h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 0 0 !important;
}

.box-underneath-m {
    background-color: #672b83;
    color: #d1ff00;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 3px 0 !important;
    padding: 15px 15px 8px 15px;
    min-height: 95px;
}



.box-underneath-g h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 0 0 !important;
    position: relative;
}

.box-underneath-g {
    background-color: #d1ff00;
    color: #672b83;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 3px 0 !important;
    padding: 15px 15px 8px 15px;

    min-height: 95px;

}

.box-5 .nouv-img {
    width: 100%;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.box-5 .bar {
    background-color: #672b83;
    font-size: 15px;
    color: white;

}

.box-5 .bar div {
    padding: 8px;
    text-align: center;
}

.box-5 .myimg h2 {
    font-size: 19px;
    margin-top: 10px;

}

.ic-min {
    height: 20px;
    padding-left: 6px;
}

.min {
    font-size: 12px;
    padding-bottom: 10px;
    height: 17px;
    display: inline-block;
    padding-left: 3px;

    vertical-align: middle;
    align-items: center;
    /*display: flex;*/



}

.accr {
    background-color: #672b83;
    color: #d1ff00;
    padding: 5px 3px;
    height: 20px;
    position: relative;
    top: -3px;
    display: inline-block;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.open-close {
    cursor: pointer;

    position: absolute;
    right: 30px;
    bottom: 9px;
}

.open-close-box {
    padding-top: 10px;
}

.dropdown-menu[data-bs-popper] {
    top: 50%;
}


.dropdown-item:focus, .dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: #ddd;
}

.myimg {
    position: relative;
}

.alert.alert-primary-unik {
    background-color: #e7e4f4aa;
    border: 1px solid #e1d2ff;
    font-size: 21px;
    align-items: center;
    display: inline-flex;
    padding-top: 17px;


}

.alert.alert-primary-unik span {

    padding: 5px 0 8px 0;
}

.alert.alert-primary-unik i {
    color: #672b83;
    font-size: 30px;
    align-items: center;
    display: inline-block;
    padding: 0 10px 0 0;
}


.new-label {
    position: absolute;
    padding: 5px 5px 2px 5px;
    line-height: 18px;
    top: 0px;
    left: 12px;
    background-color: #d1ff00;
    color: #672b83;
    font-size: 18px;


}

.new-label:empty {
    display: none;
}

.new-tag .bookmarkLink .bi.bi-bookmark-fill {
    color: #d1ff00 !important;
}

.new-tag .bookmarkLink .bi.bi-bookmark {
    color: #d1ff00 !important;
}

.new-tag {
    position: absolute;
    top: 20px;
    right: 30px;

}

.open-close-box h3 {
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 25px;

}

.open-close-box span {
    font-size: 12px;
}

.open-close-box span.trainingLang {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;

}

.btn.btn-unik.green {
    background-color: #d1ff00;
    color: #672b83;
    padding: 3px 5px;
    font-size: 18px;
    height: 31px;
}


.btn.btn-unik.mauve:hover {
    background-color: #d1ff00;
    color: #672b83;
}


#ratingPopup .btn.btn-unik.mauve {
    margin-left: auto;
    margin-right: auto;
    padding: 8px 15px 5px 15px;
    height: auto;
    text-transform: uppercase;


}

.btn.btn-unik.mauve {
    background-color: #672b83;
    color: #d1ff00;
    padding: 3px 5px;
    font-size: 18px;
    height: 31px;
    text-transform: uppercase;
}

.btn-uniklg:hover {
    background-color: #333;
    color: #d1ff00;
}

.btn-uniklg {
    background-color: #672b83;
    color: #d1ff00;
    font-size: 30px;
    padding: 8px 10px 4px 10px;


}

.asse p strong {
    font-family: 'Crossten Medium';
}

.asse p {
    font-family: 'Crossten Light';
    font-size: 22px;
}

.box-underneath-g .open-close-box p.text-open-box {
    color: #672b83;
}


.open-close-box p.text-open-box {
    font-size: 12px !important;
    font-weight: 400;
    color: white;
    font-family: 'Crossten Light';
    margin-top: 5px !important;
}

.box-5 .myimg p.type {
    font-size: 12px;
    margin-top: 0px;
    padding: 0px;
    font-style: italic;
    text-transform: uppercase;

}


.box-5 .myimg p {
    font-size: 18px;
    margin-top: 20px;

}

.box-5 .myimg p.free {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
}

.box-5 .border {
    border: 1px solid #43586b;
    background-color: #f4f4f4;
}

a.sigh-up:hover {
    background-color: #672b83;
    color: white;
}

.button-Enroll:hover {
    background-color: #672b83;
    color: white;
}

.bi-chat-fill.invert::before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 10px;
}

.bi-exclamation-circle-fill::before,
.bi-clock-fill::before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 10px;
}

.button-Enroll {
    margin: 10px auto;
    display: block;
    color: #672b83;
    font-size: 22px;


    font-family: 'Crossten Medium';
    background-color: #d1ff00;
    width: 50%;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.wrapper-footer h3 {
    text-transform: uppercase;
    color: #d1ff00;

}

.wrapper-footer p {
    font-size: 18px;
    color: #d1ff00;
}

.priv a {
    padding: 5px;
    color: white;
    font-size: 12px;
}

.priv {
    vertical-align: baseline;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.wrapper-footer input {
    border: 1px solid #d1ff00;
    margin-top: 15px;
    color: #d1ff00;
    background-color: #672b83;
}

.wrapper-footer textarea::placeholder,
.wrapper-footer input::placeholder {
    color: #d1ff00;
    border: 1px dashed #d1ff00
}




.wrapper-footer textarea {
    border: 1px solid #d1ff00;
    margin-top: 15px;
    color: #d1ff00;
    background-color: #672b83;
    position: relative;
    padding-bottom: 25px;
}

.powered {
    max-width: 140px;
}

button.pos {
    position: absolute;
    bottom: 12px;
    right: 21px;

}

.mleft {
    position: relative;
}

.wr-left {
    position: absolute;
    bottom: 50px;
    vertical-align: baseline;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.wrapper-footerl {
    padding: 50px 10px 10px 10px;

    vertical-align: baseline;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 50px;
}

.wr-left a {
    color: white;
    margin: 2px 10px;
}

.wr-profil-top i {
    font-size: 50px;
    position: absolute;
    top: -13px;
    color: #672b83;
    left: 1%;
    right: 1%;

}

.ratingRadio {
    width: 100%;
    font-size: 17px;
    color: #672b83;
    text-align: center;
}



.ratingRadio input.rating {
    display: block;
    margin-left: auto;
    margin-right: auto;
    appearance: none;
    -webkit-appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid #672b83;
    background-color: white;
}

.ratingRadio input.rating:checked {
    background-color: #672b83;
    /* Color when checked */
    border-color: #672b83;
}

#ratingPopup h2 {
    color: #672b83;

}

#ratingPopup h3 {
    color: #672b83;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 18px;

}

#ratingPopup .modal-header {
    padding-bottom: 0;
}

#ratingPopup .modal-body {
    padding-top: 0;
}

#ratingPopup .modal-content label.form-label {
    color: #672b83;
    font-size: 18px;

    font-family: 'Crossten Medium';

}


.btn-unik .wr-profil-top {
    width: 130px;
    position: relative;

}

.loggedMenu {
    position: relative;
    width: 130px;
}

.wr-profil-top a.nav-link {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 40px;
    left: 1%;
    right: 1%;
}


.mauve {
    background-color: #672b83;
    color: white;

}


.mauve .mytitle {
    font-size: 30px;

    padding: 13px 10px 0px 10px;
}

.wrapper-footer a {
    color: #d1ff00;
}

.wrapper-footer {
    padding: 50px;

    vertical-align: baseline;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

footer {
    background-color: #672b83;
    color: white;
}



footer .logo-footer {
    max-width: 300px;
    width: 100%;
}


footer .logo-footer-fr {
    max-width: 355px;
    width: 100%;
}

.logo-punik {
    max-width: 115px;
    width: 100%;
    margin-right: 30px;
}

h1.allPrograms {
    color: #672b83;
    font-size: 55px;
    font-family: 'Crossten Bold';
}

h1.youmight {
    color: #672b83;
    font-size: 40px;
    font-family: 'Crossten Bold';
}



.all-nav .input-group .input-group-text {
    background-color: white;
    border: 3px solid #672b83;
    border-right: none;
}

.all-nav .container-fluid {
    padding: 0;
}

.all-nav .input-group {
    width: 414px;

}

.all-nav .navbar-nav .dropdown-menu {
    background-color: #672b83;
    color: white;
}

.all-nav .dropdown-menu li a.dropdown-item {
    background-color: #672b83;
    color: white;
    font-size: 20px;
}

.all-nav .dropdown-menu li .dropdown-item:focus, .all-nav .dropdown-menu li .dropdown-item:hover {
    color: #672b83;
    background-color: #d1ff00;
}



.all-nav .dropdown-menu {
    max-height: 150px;
    overflow-y: scroll;
    scrollbar-color: #d1ff00 #672b83;
    width: 200px;

}


/* width */
.all-nav .dropdown-menu::-webkit-scrollbar {}

/* Track */
.all-nav .dropdown-menu::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
}

/* Handle */
.all-nav .dropdown-menu::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.all-nav .dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #555;
}




.all-nav .input-group .bi.bi-search {
    color: #672b83;
}

.all-nav .input-group .form-control {
    background-color: white;
    border: 3px solid #672b83;
    border-left: none;
}

.all-nav .nav-link {
    color: #672b83;
}

.all-nav .nav-link.active {
    color: #672b83;
    text-decoration: underline;
}

.wp-description-left {
    position: relative;
}

.wp-description-left .aboutName {
    font-size: 25px;
    color: #672b83;
    margin-top: 20px;
}

.wp-description-left .aboutCre {
    font-size: 20px;
    color: #672b83;
    margin-bottom: 20px;
}

.description-img {
    max-width: 80%;
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.wp-description-right {
    padding: 10px 10px 10px 50px;
}

.wp-description-right h1 {
    padding: 0px;
    color: #672b83;
    font-family: 'Crossten Bold';
    font-size: 60px;
    text-transform: uppercase;
}

.wp-description-left h2 {
    margin-top: 20px;
}

.wr-carousel {
    position: relative;
}

.carousel-inner {
    /*overflow: visible;*/
    position: relative;
}

.modalspeaker button {
    margin: 0 auto;
}

.modalspeaker p.speakerText {
    font-size: 20px;
    font-family: 'Crossten Light';
    padding: 0;
}

.wp-descript-ion-left p {
    margin-top: 5px;
    font-size: 20px;
    font-family: 'Crossten Light';
    padding: 3px;
    z-index: 900;
    position: fixed;
    /*top:0;
    left:0;*/
    width: 90%;
    background-color: white;
    padding: 10px;
    border: 1px solid #672b83;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.21);
    box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.21);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    left: auto;
    right: auto;
    top: 30%;
}



.abspeaker {
    cursor: pointer;
    padding-right: 5px !important;
}

.abspeaker i.bi.bi-dash-circle-fill {
    float: right;
}

.wp-description-left h2,
.wp-description-right h2 {
    padding: 0px;

    font-size: 30px;
    color: #672b83;
}

.wp-description-right h3 {
    padding: 0px;
    font-family: 'Crossten Bold';
    font-size: 30px;
    color: #672b83;
    margin-bottom: 15px;
}

.wp-description-right ul {
    padding: 0;
    margin-left: 20px;
}

.wp-description-right ul li {
    color: #672b83;
    font-size: 20px;
    margin-bottom: 20px;
    list-style-image: url(./icons/play-fill-mauve.svg);
}

.wp-description-right::before ul li {
    margin-right: 0;
    padding: 0;
}

.wp-description-right hr {
    border: 6px solid #d1ff00;
    width: 100px;
    height: 10px;
    background-color: #d1ff00;
    opacity: 1;
}

.wp-description-right ul li::marker {
    background-color: #672b83;
    color: #f00;
}

.video {
    background-color: #672b83;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 50px;
}

.video .video-img {
    width: 100%;
}

.video h2 {
    color: #d1ff00;
    font-family: 'Crossten Bold';
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.video li {
    color: white;
    font-size: 30px;
    margin-bottom: 30px;
    list-style: none;
}

.video ul {
    padding: 0;
}

.video ul li::before {
    content: '';
    /* Required for pseudo-elements */
    display: inline-block;
    /* Allows setting width and height */
    width: 0px;
    /* Desired width of the marker */
    height: 30px;
    /* Desired height of the marker */
    background-image: url('./icons/check-lg-white.svg');
    /*list-style-image: url(./icons/check-lg-white.svg);*/
    background-size: contain;
    /* Or 'cover' or specific dimensions */
    background-repeat: no-repeat;
    margin-right: 0px;
    /* Space between marker and text */
    vertical-align: middle;
    /* Align with text */
}

.video .btn-unik.green:hover {

    background-color: #d1ff00dd;
    color: #672b83dd;


}


.video .btn-unik.green {
    font-size: 35px;
    background-color: #d1ff00;
    color: #672b83;
    height: auto;
    padding: 15px 15px 10px 15px;
    line-height: 30px;
    font-family: 'Crossten Bold';

}

/* login */



#ratingPopup .modal-lg, .modal-xl {
    --bs-modal-width: 1000px;
}



#ratingPopup .modal-content {
    border: 15px solid #d1ff00;
    padding: 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.modal-content {
    border: 15px solid #672b83;
    padding: 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.modal-content .btn-close {
    border: 2px solid #672b83;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-weight: 700;
    color: #672b83;
    opacity: 1;
}

#loginPopup .btnl {
    position: relative;
}

#loginPopup .Forgot {
    position: absolute;
    text-decoration: underline;
    color: #672b83;
    right: 12px;

}

.modal-content .form-control::placeholder {
    /*color: #444;*/
}


.modal-content .form-select,
.modal-content .form-control {
    border: 2px solid #672b83;
    color: #672b83;

}

.modal-content .form-select {
    color: #666;
}


.modal-content .btn.btn-primary:hover {
    background-color: #672b83;
    border-color: #672b83;
    color: white;
}

.modal-header {
    border-bottom: 0;
}

.modal-content .btn.btn-primary {
    background-color: #d1ff00;
    border-color: #d1ff00;
    text-transform: uppercase;
    padding: 8px 15px 5px 15px;
    color: #672b83;
    font-size: 20px;
}

.modal-footer {
    border-top: none;
}

#loginPopup h4 {
    color: #672b83;
    text-align: center;
}

.modal-content label {
    font-family: 'Crossten Light';
}

.modal-content .form-check-input:checked {
    background-color: #672b83;
    border-color: #672b83;
}



/* // login */


/* carousel */

.speakerText {
    text-align: left;
}

.thumbnail-slide {
    width: 165px;
    max-width: 165px;
    min-width: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}


.carousel.slide {
    padding-top: 0px;
}

.carousel.slide .carousel-control-next, .carousel.slide .carousel-control-prev {
    color: #555;
    width: 5%;
    align-items: normal;
    padding-top: 61px;
    bottom: auto;

}

.carousel.slide .slideconfname {
    font-size: 20px;
    color: #672b83;
    display: none;

}

.carousel.slide .carousel-control-prev .carousel-control-prev-icon i,
.carousel.slide .carousel-control-next .carousel-control-next-icon i {
    font-size: 30px;
    color: #672b83;
}

.carousel.slide .carousel-item {
    padding: 0 10px 70px 10px;
    margin-top: 15px;

}


.carousel.slide .carousel-indicators {
    top: 0;
    bottom: auto;
    justify-content: left;
    overflow: hidden;
    min-height: 180px;
    padding: 0 2px;

}

.carousel.slide .carousel-indicators [data-bs-target] {
    text-indent: 0;
    width: 171px;
}


/*
.limited-indicators button {
    display: none;
}


.limited-indicators button.visible-indicator {
    display: block;
}
*/
/* Container for the indicators */
.carousel-indicators {
    width: 85%;
    /* Adjust based on indicator size/margin to fit exactly 2 */
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0 auto;
    /* Center the indicator bar */
    position: relative;
}

/* Ensure indicators don't shrink and stay in one line */
.carousel-indicators [data-bs-target] {
    flex: 0 0 auto;
    width: 170px;
    /* Standard width or your preference */
    transition: transform 0.5s ease;
    /* Smooth sliding effect */
}




/* // carousel */


/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {

    #ratingPopup .modal-body .row.fiveques .col {
        width: 50%!important;
    }

    #ratingPopup .modal-body .row.fiveques .col:nth-child(5) {
        width: 100%!important;
        
    }

    .wrapper-footer {
        padding: 50px;
        padding: 15px;
        vertical-align: baseline;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    footer .logo-footer {
        max-width: 300px;
        width: 100%;
        margin-bottom: 0px;
    }

    #loginPopup .btnl {
        margin-top: 20px;
    }

    .wr-left a {
        color: white;
        margin: 2px 0px;
    }

    h1.allPrograms {
        color: #672b83;
        font-size: 35px;
        font-family: 'Crossten Bold';
    }

    .wrapper-footer {
        padding: 10px 20px;
    }

    #ratingPopup .modal-body .row .col {
        flex: none;
        width: 100%;
        margin-bottom: 7px;
        margin-top: 7px;
    }


    #ratingPopup .ratingQuestion {
        text-align: center;
    }

    #loginPopup .Forgot {
        position: relative;
        text-decoration: underline;
        color: #672b83;
        right: 0px;
        display: block;
        bottom: 0;
        padding-top: 10px;
    }

    .col-lg-4.divToHide {
        text-align: center;
    }

    .top-logo {
        padding: 20px 0;
    }

    .logoanimate {
        width: 35%;
    }

    .cercleanimate {
        width: 38%;
        display: inline;
        float: right;
        margin-right: 20px;
    }

    .container {
        width: 100%;
        max-width: 95%;

    }

    .sigh-up {

        width: 130px;

    }

    .box-2-wr-mauve {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 340px;
        max-height: 340px;
        margin: 25px 0;
    }

    .box-2-wr {
        padding: 15px 15px 15px 15px;
    }

    .yellow-box {
        background-color: #e3fc52;
        margin-top: 30px;
        margin-left: 0 !important;
        margin-right: 10px !important;
        width: 100% !important;
        padding: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;


    }

    .yellow-b-ox {
        margin-left: 0 !important;
        margin-top: 0px;
        background-color: transparent;
    }


    .box-3 .logo-play-big {
        position: absolute;
        top: -25px;
        left: -10px;
        right: -10px;
        width: 120%;
        z-index: 900;
        max-width: 104%;
    }

    .box-4-dm {
        display: none;
    }

    .box-3 {
        /*margin: 0 auto;*/
    }

    .box-3-dm {
        display: none;
    }

    .img1,
    .img2 {
        width: 50%;
    }

    .box-4 {
        margin: 10px;
    }

    .img1 img,
    .img2 img {
        width: 100%;
    }


    .top {
        height: 50px;
    }



    /* Define the keyframes for the animation */
    @keyframes slideRightToLeft {
        0% {
            display: block !important;
            transform: translateX(300%);

            /* Start off-screen to the right */
        }

        100% {
            transform: translateX(130%);
            /* End at its original position */
        }
    }

    /* Apply the animation to an element */
    .animated-element {

        animation-name: slideRightToLeft;
        position: absolute;

        transform: translateX(300%);
        /* Name of the keyframes */
        animation-duration: 1s;
        animation-delay: 1s;
        /* Duration of the animation */
        animation-timing-function: ease-out;
        /* Speed curve of the animation */
        animation-fill-mode: forwards;
        /* Element stays in its final state */
    }


    .wr-left {
        position: relative;
        bottom: 0px;
        vertical-align: baseline;
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }

}

@media screen and (max-width: 960px) and (orientation: landscape) {

    #ratingPopup .modal-content {
        border: 15px solid #d1ff00;
        padding: 10px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }

    #ratingPopup .modal-body .row .col {
        flex: none;
        width: 20%;
        margin-bottom: 7px;
        margin-top: 7px;
    }

    #ratingPopup .modal-dialog {
        margin: 0;
    }

    #ratingPopup .modal-dialog-scrollable {
        height: calc(116% - var(--bs-modal-margin) * 2);
    }

    #ratingPopup .modal-header {
        padding-top: 10px;
        position: absolute;
        right: 10px;
        z-index: 901;
    }

    #ratingPopup .btn.btn-unik.mauve {
        margin-left: auto;
        margin-right: auto;
        padding: 4px 15px 0px 15px;
        height: auto;
        text-transform: uppercase;
    }

    #ratingPopup .modal-footer.text-center {
        padding-top: 0;
        padding-bottom: 0;

    }

    #ratingPopup .yesno .col:nth-child(1)  {
        margin-left: 30.4%;
    }
    #ratingPopup .yesno .col:nth-child(2)  {
        margin-right: 50px;
    }
    #ratingPopup h2 {
        margin: auto;
        width : 90%;
    }

}






@media screen and (max-width: 600px) {
.btn {
    margin-bottom: 5px;
}

#ratingPopup .modal-body {
    padding-top: 5px;
}
#ratingPopup .modal-header {
    padding-bottom: 10px;
}

#ratingPopup .yesno .col:nth-child(1)  {
        margin-left: 23.4%; 
        width: 25%; 
    }
    #ratingPopup .yesno .col:nth-child(2)  {
        margin-right: 50px;
        width: 25%;
    }

    #ratingPopup .modal-content {
        border: 15px solid #d1ff00;
        padding: 10px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }


    .modal-dialog-scrollable .modal-content {
        padding: 5px;
    }



    .col-lg-4.divToHide {
        text-align: center;
    }

    .cercleanimate {
        width: 40%;
        display: inline;
        float: right;
        margin-right: 20px;
    }

    .top {
        height: 27px;
    }

    .row .col-sm-4 {
        width: 33%;
        text-align: right;
    }

    .row .col-sm-8 {
        width: 60%;
    }


}


@media screen and (max-width: 600px) {

    .wrapper-footer {
        padding: 10px 10px 30px 10px;
        vertical-align: baseline;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .wp-description-right h1 {
        font-size: 40px;
    }

    .cercleanimate {
        width: 40%;
        display: inline;
        float: right;
        margin-right: 20px;
    }

    .top {
        height: 27px;
    }

    .wp-description-right {
        padding: 10px 10px 10px 10px;
    }


    /* Define the keyframes for the animation */
    @keyframes slideRightToLeft {
        0% {
            display: block !important;
            transform: translateX(250%);

            /* Start off-screen to the right */
        }

        100% {
            transform: translateX(-60%);
            /* End at its original position */
        }
    }

    /* Apply the animation to an element */
    .animated-element {

        animation-name: slideRightToLeft;
        position: absolute;

        transform: translateX(100%);
        /* Name of the keyframes */
        animation-duration: 1s;
        animation-delay: 1s;
        /* Duration of the animation */
        animation-timing-function: ease-out;
        /* Speed curve of the animation */
        animation-fill-mode: forwards;
        /* Element stays in its final state */
    }


}


@media screen and (max-width: 412px) {


    footer .logo-footer {
        max-width: 300px;
        width: 100%;
        margin-bottom: 30px;
    }


    .col-lg-4.divToHide {
        text-align: center;
    }

    .cercleanimate {
        width: 19%;
        display: inline;
        float: right;
        margin-right: 20px;
    }

    .box-2 h2,
    .box-3 h2 {
        font-size: 25px;
        text-align: center;
    }

    .sigh-up.big {
        margin: 0 auto;
        display: block;
        width: 150px;
        text-align: center;
    }


    .box-3 .logo-play-big {
        position: absolute;
        top: -15px;
        left: -10px;
        right: -10px;
        width: 120%;
        z-index: 900;
        max-width: 104%;
    }


    .cercleanimate {
        width: 20%;
        display: inline;
        float: right;
        margin-right: 20px;
    }

}


@media screen and (max-width: 400px) {

    .cercleanimate {
        width: 40%;
        display: inline;
        float: right;
        margin-right: 20px;
    }

    .top {
        /*height: 20px;*/
    }



    /* Define the keyframes for the animation */
    @keyframes slideRightToLeft {
        0% {
            display: block !important;
            transform: translateX(250%);

            /* Start off-screen to the right */
        }

        100% {
            transform: translateX(-60%);
            /* End at its original position */
        }
    }

    /* Apply the animation to an element */
    .animated-element {

        animation-name: slideRightToLeft;
        position: absolute;

        transform: translateX(100%);
        /* Name of the keyframes */
        animation-duration: 1s;
        animation-delay: 1s;
        /* Duration of the animation */
        animation-timing-function: ease-out;
        /* Speed curve of the animation */
        animation-fill-mode: forwards;
        /* Element stays in its final state */
    }


}

.formError {
    border: 2px solid red !important;
    background-color: #fadcd7;

}

.oneVignette {
    cursor: pointer;
}

.sponsorText {
    margin-top: 10px;
    font-size: 16px;
    color: white;
}

.share-box {
    display: flex;
    gap: 0.6rem;
    align-items: center;
    flex-wrap: wrap;
    font-family: system-ui, sans-serif;
    color: white;
    margin-top: 2em;
}

.icon-btn {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    cursor: pointer;
    padding: 4px;
}

.icon-btn:hover {
    background: #e9e9e9;
}

.icon-btn svg {
    width: 20px;
    height: 20px;
    fill: #333;
}

.disclaimer {
    font-style: normal;
    text-transform: none;
}