/* general */
.background-w-img {
    background: rgb(248 244 227 / 30%);
}

.red-button {
    color: #fff !important;
    background: #FD6A56;
    border-radius: 50px;
    font-weight: bold;
    padding: 15px 40px !important;
    cursor: pointer;
}

.red-button:hover {
    background: #b8523e;
    transition: 0.2s ease-in-out;
}

.loading-screen {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.loading-screen i {
    font-size: 40px !important;
    color: #8E8864 !important;
    text-align: center;
    margin: 0 auto;
    position: absolute;
}

.open-popup {
    display: block !important;
}

.center {
    text-align: center;
}

.underline {
    text-decoration: underline;
}

.low-opacity-bkg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 700px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fdfcf7 85%, #fdfcf7);
    z-index: 10;
}

.low-opacity-wrapper {
    position: relative;
}

.stillin-list li {
    line-height: 2 !important;
}

.stillin-list a {
    color: #fff !important;
}

.stillin-list a:hover {
    color: #ffb400 !important;
    transition: 0.2s ease-in-out;
}

/* Custom login form (Popup) */
.fusion-footer #loginform {
    display: none;
}

.fusion-footer form {
    position: fixed;
    max-width: 600px;
    width: 100%;
    padding: 60px;
    left: 50%;
    transform: translate(-50%, 0);
    top: 20%;
    background: #fff;
    z-index: 99;
    background-image: url('/wp-content/uploads/2022/04/stillintile-1.png');
}

.fusion-footer form p {
    color: #000 !important;
}

.fusion-footer form #wp-submit {
    background: #FD6A56;
    border-radius: 52px;
    outline: none;
    padding: 10px 30px;
    border: none;
    color: #fff !important;
    font-size: 20px !important;
    cursor: pointer;
}

.fusion-footer form #wp-submit:hover {
    background: #b8523e;
    transition: 0.2s ease-in-out;
}

.fusion-footer .login-remember {
    display: inline-flex;
    justify-content: flex-start;
    width: 50%;
}

.fusion-footer .login-submit {
    display: inline-flex;
    justify-content: flex-end;
    width: 50%;
}

.close-login-form {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 26px;
    cursor: pointer;
}

.skolon-button {
    text-align: center;
    padding: 15px 20px;
    background: #007088;
    color: #fff !important;
    border-radius: 50px;
    display: block;
    max-width: 225px;
    margin: auto;
}

.skolon-button:hover {
    background: #39b0bb;
    transition: 0.2s ease-in-out;
}

.skolon-button img {
    width: auto;
    height: 22px;
    margin-top: 5px;
    margin-left: 5px;
}

/* Paignation */
.pagination {
    width: 100%;
    display: block !important;
    text-align: center;
}

.pagination p {
    color: #000 !important;
    font-size: 20px !important;
}

/* Events */
.event-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.event-inner-wrapper {
    max-width: 50%;
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
}

.event-inner-wrapper h2 {
    font-size: 20px !important;
    color: #525d5b !important;
    margin: 0;
    padding: 0;
}

.event-inner-wrapper p {
    font-size: 20px !important;
    color: #525d5b !important;
    margin: 0;
    padding: 0;
}

.event-inner-wrapper img {
    border-radius: 6px;
    width: 100%;
    height: 280px;
    object-fit: cover;
}

/* Past events */
.past-event-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.past-event-inner-wrapper {
    max-width: 33.3%;
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
}

/* Video */
.video {}

.video iframe {
    width: 100%;
    height: 715px;
}

.play-time {
    color: #000;
    font-size: 22px;
}

.play-time i {
    color: #000;
    font-size: 22px;
}

.restricted-video-wrapper {
    background: #F7F1EC;
    border-radius: 10px;
    width: 100%;
    max-width: 865px;
    margin: 30px auto;
    padding: 30px;
}

.restricted-video-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.restricted-video-content {
    padding: 0 30px;
}

.restricted-first {
    width: 60%;
}

.restricted-video-inner .restricted-first h3 {
    line-height: 1.1 !important;
    font-weight: 400 !important;
}

.restricted-second {
    width: 40%;
    text-align: center;
}

.restricted-second .link {
    width: 100%;
    color: #3A73C2 !important;
    text-decoration: underline;
    display: inline-block;
    font-size: 20px;
}

.restricted-second .red-button {
    font-size: 20px;
}

.restricted-video-content h3 {
    font-weight: 700 !important;
    font-size: 40px !important;
    color: #8E8864 !important;
}

.video-img-wrapper {
    margin-bottom: 15px;
}

/* Video filters */
.category-filter {
    max-width: 250px;
    position: relative;
    z-index: 3;
    width: 100%;
}

.filter-wrapper i {
    color: #000;
    float: right;
    font-size: 20px;
    padding-left: 30px;
}

.filter-wrapper i:hover {
    color: #000;
}

.category-filter p {
    color: #000;
    font-size: 20px;
}

.category-filter label {}

.category-filter input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.category-filter input[type="checkbox"]+div {
    font-size: 20px;
    color: #8E8864;
}

/* Square */
.category-filter input[type="checkbox"]+div:before {
    border: 1px solid #8E8864;
    width: 20px;
    height: 20px;
    display: inline-block;
    content: ' ';
    /*    width: 16pt; */
    margin-right: 10px;
    ;
}

.category-filter input[type="checkbox"]:checked+div:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f00c';
    font-size: 24px;
    color: #8E8864;
}

.phone-filter-wrapper {
    float: right;
    display: none;
}

.phone-filter-wrapper i {
    border: 1px solid #8E8864;
    width: 42px;
    height: 40px;
    border-radius: 50px;
    text-align: center;
    padding-top: 10px;
    font-size: 20px;
    color: #8E8864;
    cursor: pointer;
}

.phone-filter-wrapper i:hover {
    color: #fff;
    background: #8E8864;
    transition: 0.2s ease-in-out;
}

#all-categories {
    cursor: pointer;
}

.filter-dropdown-wrapper {
    position: absolute;
    top: 30px;
    left: 0;
    background: #fff;
    padding: 15px;
}

.hide-filter {
    display: none !important;
}

.all-videos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -30px;
}

.all-video-inner-wrapper {
    max-width: 33%;
    padding: 30px;
}

.all-video-inner-wrapper h3 {
    color: #000 !important;
    font-size: 24px !important;
    padding: 10px 0;
}
.video-tag {
   display: inline-block;
}

.video .all-video-inner-wrapper .video-tag {
    display: block;
margin-top: -14px;
}


.video-loop-playtime {
    float: right;
    margin-top: -15px !important;
    display: inline-block;
}

.video-tags {
    color: #364643 !important;
    font-size: 17px !important;
}

.filter-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.more-filters {
    padding-left: 30px;
}

.more-filters p {
    color: #000 !important;
    font-size: 20px;
    cursor: pointer;
}

.more-filter-dropdown-wrapper {
    display: flex;
    flex-direction: row;
    position: absolute;
    background: #fff;
    z-index: 3;
    padding: 0px 30px 30px 30px;
    margin-top: -10px;
}

/*  remove */
.more-filter-dropdown-wrapper p {
    border: 1px solid #8E8864;
    color: #8E8864 !important;
    font-size: 16px;
    margin: 0 !important;
    padding: 10px 15px;
}

.more-filter-dropdown-wrapper p:last-of-type {
    border-left: 0px;
}

.more-filter-dropdown-wrapper p:first-of-type {
    border-right: 0px;
}

/* end remove */
.tag-filter input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.tag-filter input[type="checkbox"]+div {
    border: 1px solid #8E8864;
    color: #8E8864 !important;
    font-size: 16px;
    margin: 0 !important;
    padding: 10px 15px;
    cursor: pointer;
}

.tag-filter input[type="checkbox"]:checked+div {
    background: #8E8864;
    color: #fff !important;
}

/* Video slider */
.not-signed-in img {
    /*    opacity: 0.6; */
}

.stillin-item-wapper {
    position: relative;
}

.not-signed-in .stillin-item-wapper::before {
/*    color: #e0614f !important;
    background: #fff;
    padding: 10px 15px;
    border-radius: 100%;
    border: 1px solid #e0614f; */
font-size: 42px;
    color:#fff;
    content: "\f023";
    font-family: FontAwesome;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
}

.not-signed-in .stillin-item-wapper::after {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    content: "";
    position: absolute;
    z-index: 90;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.owl-item {
    position: relative;
    cursor: pointer;
}

.owl-item a {
    position: relative;
}
.video .all-video-inner-wrapper h3 {
    max-width: 66%;
    display: inline-block;
}
.video .all-video-inner-wrapper  .play-time {
    vertical-align: text-top;
    position: relative;
    display: inline-block;
    right: 15px;
    display: block;
    max-width: 33%;
    text-align: right;
    padding-top: 25px;
}
.owl-item h4 {
    max-width: 72%;
    display: inline-block;
}

.owl-item .play-time {
    vertical-align: text-top;
    position: relative;
    display: inline-block;
    right: 15px;
    display: block;
    max-width: 25%;
    text-align: right;
    padding-top: 35px;
}

.owl-prev {
    left: 5px;
}

.owl-next {
    right: 5px;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    display: block !important;
    color: black !important;
    border-radius: 100%;
}

.owl-prev i, .owl-next i {
    background: #fff !important;
    padding: 15px 23px;
    border-radius: 100%;
    font-size: 30px;
    border: 1px solid #8E8864;
}

.video-slider h4 {
    font-size: 22px !important;
    line-height: 22px !important;
    color: #e0614f !important;
    margin-top: 10px;
}

.video-slider .play-time {
    font-size: 16px;
    opacity: 0.6;
    margin-top: -25px !important;
}

.video-slider .excerpt {
    font-size: 14px !important;
}

.video-slider .play-time i {
    font-size: 16px;
    opacity: 0.6;
}

/* Kunskapsbiblioteket */
.full-width-video-container {}

/* Break point tablet */
@media screen and (max-width: 1025px) {
    .hidden-small-screen {
        display: none !important;
    }
}

/* Inspirationskurser landning */
.ip-image-wrapper .fusion-column-wrapper {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}

.ip-image-wrapper .fusion-column-wrapper>div {
    max-width: 31% !important;
    margin-bottom: 5px;
}

.ip-image-wrapper .fusion-column-wrapper>div img {
    border-radius: 20px;
    margin-top: 0;
}

.ip-image-high {
    margin-top: 0;
    margin-bottom: 0px;
}

.ip-image-low {
    margin-top: 15px;
}

.circle-number p {
    padding: 15px;
    border-radius: 100%;
    display: inline-block;
    line-height: 32px;
    border: 2px solid #fff;
    width: 60px;
    height: 60px;
    text-align: center;
}

.circle-number-white-section {
    display: inline-block;
}

.circle-number-white-section p {
    color: #e0614f !important;
    border: 2px solid #e0614f;
}

.caption-container {
    cursor: pointer;
    height: 480px;
}

.caption-container img {
    opacity: 0;
}

.awb-imageframe-caption-container {
    opacity: 0;
    position: absolute;
    bottom: 0;
    z-index: 9;
    padding: 15px;
    display: block;
    background-color: rgba(54, 71, 67, 0.9);
}

.show-caption {
    animation-name: showCaption;
    animation-duration: 0.5s;
    opacity: 1;
}

.hide-caption {
    animation-name: hideCaption;
    animation-duration: 0.5s;
}

.low-opacity-wrapper .open-login-popup-button {
    z-index: 11;
}

@keyframes showCaption {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes hideCaption {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Single Inspirationskurser */
.classroom-experiment h3 {
    color: #000 !important;
    display: inline-block;
    margin-left: 15px;
}

.learn-more .fusion-row {
    background: #8c8c64;
    border-radius: 40px;
}

/* Media queries */
@media screen and (max-width: 992px) {
    .stillin-paragraph p {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .event-inner-wrapper {
        max-width: 100%;
        width: 100%;
        margin-bottom: 0px;
        padding: 30px;
    }

    .all-video-inner-wrapper {
        max-width: 100%;
        padding: 30px;
    }

    .event-inner-wrapper img {
        border-radius: 6px;
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .phone-filter-wrapper {
        float: right;
        display: block;
    }

    .filter-wrapper {
        margin-top: 30px;
        flex-direction: row;
        display: none;
    }

    .category-filter {
        max-width: 100%;
    }

    .more-filters {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }

    .filter-dropdown-wrapper {
        position: relative;
        top: 0;
    }

    .more-filter-dropdown-wrapper {
        position: relative;
        margin-top: 0;
        padding: 0 0 30px 0;
    }

    .owl-prev i, .owl-next i {
        padding: 10px 15px;
        font-size: 20px;
    }

    .owl-prev {
        left: 15px;
    }

    .owl-next {
        right: 15px;
    }

    /* Single video */
    .video iframe {
        width: 100%;
        height: auto;
    }

    .restricted-first {
        width: 100%;
    }

    .restricted-first h3 {
        font-size: 28px !important;
    }

    .restricted-second {
        width: 100%;
        margin-top: 30px;
    }

    /*    .fusion-footer .login-remember {

        justify-content: flex-start;
        width: 100%;
    }
    .fusion-footer .login-submit {

        justify-content: flex-start;
        width: 100%;
    } */
    .fusion-footer form {
        top: 0%;
        min-height: 100vh;
        padding: 60px 15px;
    }
}

@media screen and (max-width: 450px) {
    .restricted-video-wrapper {
        padding: 15px;
    }

    .restricted-video-content {
        padding: 0px;
    }
}
