

.c-popup-banner {
    position: absolute;
    top: 200px;
    right: 4vw;
    width: 20vw;
    z-index: 5;
}

.c-popup-banner img {
    width: 100%;
    height: auto;
}



body.notloggedin .nemagui {
    display: none;
}
#cboxLoadedContent {
    background-color: #333;
    color: white;
    position: relative;
    padding-bottom: 80px;
}
.c-eulabuttons {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 40px;
    background: linear-gradient(rgba(0,0,0,0) 0%, rgba(40,40,40,1) 100%);
}
.c-eulabuttons a {
    margin-right: 20px;
}
.p_text.c_header {
    margin-top: 10px;
    font-size: 1.1em;
    font-weight: 200;
}

div.nodeconfig form .p_inputbox_edit_checkbox label {
    display: inline-block;
}
div.nodeconfig form .p_inputbox_edit_checkbox input[type="checkbox"] {
    width: auto;
    margin-left: 0.6em;
}

div.nodeconfig form .p_text {
    margin-top: 1em;
}

.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
    #contenttop h1{
        font-size: 8vw;

    }
}

@media(max-width: 990px) {

    .loggedin .side-nav ul li:nth-child(5) {
        display: initial;
    }

    .notloggedin .side-nav ul li:nth-child(5) {
        display: none;
    }
}

.notloggedin #copyinfo {
    position: relative;
    z-index: 999999;
}
.loggedin #copyinfo {
    position: relative;
    z-index: 1;
}



.side-nav__header {

    background-size: 60%;
}

@media (max-width: 768px) {
    body {
        font-size: 14px;
    }
}

a.mobile-header-startlink {

    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    transform: translate(-50%, 0%);
}


body {
    background-color: #0a060c;
    background-color: #111444;
    color: white;
}
h1, h2, h3, h4, h5 {
    color: white;
}

sup{
    font-size: 60%;
    font-weight: 200;
}

div.topmenu ul {
    margin-right: 4vw;
}


.items .textbox {
    color: #0a060c;
}

.detail .textbox {
    color: white;
}
.date {
    color: #0088b7;
}

.firstpagenews {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 4vw;
    padding-right: 4vw;
}


.loggedin .c-logo {
    position: relative;
    top: 0;
    padding-left: 0;
    z-index: 40;
}
.loggedin .c-logo img{
    width: 220px;
    height: 55px;
}

notloggedin .c-logo {
    position: absolute;
    z-index: 99999;
    top: 25px;
    margin-left: -61px;
}

.notloggedin .c-logo img{
    width: 170px;
    height: 55px;
    position: fixed;
    top:23px;

}

.loggedin .c-logo-products {
    position: relative;
    top: 0;
    padding-left: 0;
    z-index: 40;
}
.loggedin .c-logo-products img{
    width: 220px;
    height: 55px;
}

.notloggedin .c-logo-products {
    position: absolute;
    top: 10px;
    padding-left: 4vw;
    z-index: 99999;
}
.notloggedin .c-logo-products img{
    width: 220px;
    height: 55px;
}


@media (max-width: 990px) {
    .loggedin .c-logo {
        position: relative;
        top: 0;
        padding-left: 0;
        z-index: 40;
        display: none;
    }
    .loggedin .c-logo img{
        width: 220px;
        height: 55px;
    }

    .notloggedin .c-logo {
        position: absolute;
        top: 10px;
        padding-left: 4vw;
        z-index: 99999;
        display: none;
    }
    .notloggedin .c-logo img{
        width: 220px;
        height: 55px;
    }
    .loggedin .c-logo-products {
        display: none;
    }


    .notloggedin .c-logo-products {
        display: none;
    }

}


body {
    font-family: 'Manrope', sans-serif;
}

#abovecontent h1, #contenttop h1, #contentbottom h1, #rightytop h1, #rightyl h1 {
    font-family: 'Manrope', sans-serif;
    text-transform: uppercase;
}

body {
    transition: 0.3s ease-out;
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    overscroll-behavior: none;
}



.items .textbox {
    color: #0a060c;
    font-size: 14px;
}

div.items div.date {
    padding-top: 20px;
}



@media (min-width: 992px) {
    .col-md-offset-1 {
        margin-left: 4vw;
    }
}

div.topmenu ul li a {
    font-weight: 300;
}

.c-bg-first {
    min-height: 100vh;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 0;
    background-repeat: no-repeat;
    width: 100%;
}

.c-belowsitetitle{
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1em;
    color: #6fb513;
    text-align: center;
}
.c-belowsitetext{
    font-size: 1em;
    font-weight: 300;
    margin-bottom: 0px;
    line-height: 1em;
    text-align: center;
}

body {
    overflow-x: hidden;
}

body {
    font-family: 'Manrope', sans-serif;
}



.c-title-xl {
    font-size: 4vw;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
}

.c-title-xl-2 {
    font-size: 3vw;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
    width: 100%;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: auto !important;
}



.c-title-xl-3 {
    font-size: 2vw;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
    width: 100%;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .c-title-xl-2 {
        font-size: 6vw;
    }
}

.c-title-xl-pos {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%,-50%);
    width: 100%;
    height: 100vh;
}

.c-title-lg {
    font-weight: 800;
    font-size: 3vw;
    line-height: 1;
    margin-bottom: 0;
}
.c-subtitle-lg {
    font-size: 1.5vw !important;
    font-weight: 300 !important;
    max-width: 650px;
    width: 90%;
    padding-top: 0 !important;
    margin-block-end: 0 !important;
    margin-block-start: 0 !important;
}

@media (max-width: 1280px) {
    .c-subtitle-lg {
        font-size: 20px !important;
    }
}
@media (max-width: 768px) {
    .c-title-lg {
        font-weight: 800;
        font-size: 6vw;
    }
    .c-subtitle-lg {
        font-size: 4vw;
    }
}

.c-title-md {
    font-size: 2vw;
    font-weight: 800;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .c-title-md {
        font-size: 20px;
    }
}

.c-title-sm {
    font-size: 1.5vw;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 800;
    text-align: left;
}

.c-title-xs {
    font-size: 1.2vw;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 800;
    text-align: left;
}

@media (max-width: 768px) {
    .c-title-sm, .c-title-xs {
        font-size: 18px;
    }
}

.c-title-bg {
    color: #7b4995;
    font-size: 10vw;
    font-weight: 800;
    letter-spacing: -10px;
    margin: 0;
    line-height: 1;
}

.c-year-title {
    font-size: 10vw;
    font-weight: 800;
    letter-spacing: -10px;
    margin: 0;
    line-height: 1;
}

.c-year-container {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(0, -50%);
    width: 90%;
}

@media (max-width: 768px) {
    .c-title-xl-3 {
        font-size: 6vw;
    }
    .c-year-title {
        font-size: 15vw;
        font-weight: 800;
        letter-spacing: -3px;
        margin: 0;
        line-height: 1;
    }
    .c-year-container {
        position: relative;
        top: 0;
        left: 10%;
        transform: translate(0, 0%);
        width: 100%;
        margin-top: 100px;
        margin-bottom: 100px;
    }
}


/* ---------------------------------------------------- */


/* TEXTS */
.c-text-gen {
    font-size: 16px;
}

.c-desc-year {
    padding-top: 20px;
    font-weight: 300;
}



/* ---------------------------------------------------- */


/* PARAGRAPHS */

.c-par-xl {
    width: 90%;
    /* margin: auto; */
    max-width: 950px;
    position: absolute;
    top: 50%;
    margin-left: 4vw;
    left: 0;
    transform: translate(0, -50%);
}

.c-par-xl-2 {
    width: 100%;
    position: absolute;
    top: calc(100px + 10%);
    margin-left: 4vw;
    left: 0;
    transform: translate(0, 0%);
}

@media (max-width: 768px) {
    .c-par-xl-2 {
        top: calc(100px + 0%);
    }
}



/* UNDERLINE */

span.c-underline-1, span.c-underline-2 {
    transition: 0.5s ease;
    position: relative;
    z-index: 2;
}

span.c-underline-1 span, span.c-underline-2 span {
    position: relative;
    z-index: 2;
}

span.c-underline-1:before, span.c-underline-2:before {
    content: '';
    background: linear-gradient(319deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    height: 1.5vw;
    width: 100%;
    position: absolute;
    display: inline-block;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    transition: 0.5s ease;
}

span.c-underline-1::after, span.c-underline-2::after {
    content: '';
    background: linear-gradient(45deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    height: 1.5vw;
    width: 100%;
    position: absolute;
    display: inline-block;
    z-index: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    opacity: 0;
    transition: 0.5s ease;
}

span.c-underline-1 span:before, span.c-underline-2 span:before {
    content: '';
    background-image: linear-gradient(45deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    filter: blur(0.5vw);
    position: absolute;
    width: 100%;
    height: 1.5vw;
    z-index: -1;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: 0.5s ease;
}


span.c-underline-1:hover::after, span.c-underline-2:hover::after, span.c-underline-1:hover span:before, span.c-underline-2:hover span:before {
    opacity: 1;
}



/* ---------------------------------------------------- */



.c-box-adv {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24vw;
    height: 24vw;
    background-color: #0a060c;

}

.c-box-adv-2 {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18vw;
    height: 18vw;
    background-color: #0a060c;
}



.c-box-adv h2 {
    font-size: 2vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    z-index: 2;
}

.c-box-adv-2 h3 {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    z-index: 2;
    font-weight: 300;
}

@media (max-width: 768px) {
    .c-box-adv-2 {
        width: 40vw;
        height: 40vw;
    }
    .c-box-adv-2 h2 {
        font-size: 4vw;
    }
}

/* GLOW EFFECT */
.glow-on-hover {
    background: linear-gradient(45deg, #7b4995, #4cbdd0, #b96fe0, #05baff, #00f3ff, #8700ce, #81e0e8, #7b4995, #00bfff);
    outline: none;
    color: #fff;
    background: #0a060c;
    z-index: 2;
    border-radius: 10px;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(2vw);
    -ms-filter: blur(2vw);
    -webkit-filter: blur(2vw);
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0a060c;
    background: #111444;
    left: 0;
    top: 0;
    border-radius: 5px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}


.c-num-adv {
    position: absolute;
    top: 50%;
    left: 23%;
    transform: translate(-50%, -50%);
    font-size: 22vw;
    font-weight: 800;
    color: #ffffff;
    z-index: 2;
}

.c-num-adv-2 {
    position: absolute;
    top: 70%;
    left: 27%;
    transform: translate(-50%, -50%);
    font-size: 22vw;
    font-weight: 800;
    color: #ffffff;
    z-index: 2;
}

@media (max-width: 768px) {
    .c-num-adv-2 {
        left: 13%;
        transform: translate(0%, -50%);
    }
}

.c-line {
    width: 100%;
    height: 1px;
    background-color: #549cb4;
    z-index: 0;
    position: absolute;
}
.c-line-2 {
    width: 100%;
    height: 1px;
    background-color: #549cb4;
    z-index: 0;
    position: absolute;
    top: 70%;
}

/* -------------------------------------------------------- */

/* CONTAINERS */

.c-cust-part {
    padding: 4vw;
    background-color: white;
    position: relative;
    z-index: 5;
}

.c-content-container {
    position: relative;
    padding-left: 4vw;
    padding-right: 4vw;
    padding-top: 0px;
    padding-bottom: 0px;
}

.c-content-container .row {
    display: flex;
    align-items: center;
}

.c-content-container .row.c-flexwrap {
    flex-wrap: wrap;
}

#features-columns {
    align-items: initial;
}

@media (max-width: 990px) {
    .c-content-container .row {
        flex-wrap: wrap;
    }
}

.c-content-container.c-cvs .row {
    align-items: flex-start;
}

.c-content-container .container-fluid .row .col-md-6 p, #contenttop .c-content-container .container-fluid .row .col-md-6 ul, .c-content-container .container-fluid .row .col-md-6 div {
    max-width: 650px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .c-content-container {
        position: relative;
        padding-left: 4vw;
        padding-right: 4vw;
        padding-top: 1px;
        padding-bottom: 50px;
    }
}

.c-container-full {
    position: relative;
    height: 100vh;
    width: 100%;
}

@media (max-width: 768px) {
    .c-container-full {
        position: relative;
        height: 100%;
        min-height: 100vh;
        width: 100%;
    }
}


/* -------------------------------------------------------- */

/* LOGOS */

.c-box-container {
    padding-top: 2vw;
    padding-bottom: 2vw;
}

.c-box-logos {
    margin-top: 0;
    min-height: 150px;
    position: relative;
    background-color: white;
}


/* -------------------------------------------------------- */

/* VERTICAL ALIGN */

.c-vertical-align-1 {
    position: absolute;
    width: 90%;
    top: 50%;
    transform: translate(0, -50%);
}

.c-vertical-align-2 {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    width: 100%;
}

/* ---------------- */

/* VERTICAL TEXT */

.c-vertical-text-wrap {
    background: rgba(255, 255, 255, 0);
    z-index: 1;
    position: absolute;
    display: block;
    top: 0;
    left: 4vw;
    height: auto;
    width: 10vw;
    opacity: 0.2;
}

.c-vertical-text-wrap-2 {
    background: rgba(255, 255, 255, 0);
    z-index: 1;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    height: auto;
    width: 10vw;
    opacity: 0.2;
}
@media (max-width: 768px) {
    .c-vertical-text-wrap, .c-vertical-text-wrap-2 {
        display: none;
    }
}

.c-vertical-text {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    right: 100%;
    padding-top: 0vw;
    padding-right: 4vw;
    font-size: 6vw;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: vertical-text;
    position: absolute;
    display: block;
    height: auto;
    direction: rtl;
    z-index: 1;
    top: 0;
    font-weight: 800;
    filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-filter: blur(0px);
    transition: 0.3s;
    line-height: 1;
}

.c-vertical-text-ext {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    right: 100%;
    padding-top: 0vw;
    padding-right: 1vw;
    font-size: 5vw;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: vertical-text;
    position: absolute;
    display: block;
    height: auto;
    direction: rtl;
    z-index: 1;
    top: 0;
    font-weight: 800;
    filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-filter: blur(0px);
    transition: 0.3s;
    line-height: 1;
}

/* ---------------- */

/* CUSTOM TABLES */
.c-table {
    margin-left: 10%;
}

.c-table tr {
    height: 40px;
    background-color: #0a060c;
    transition: 0.3s;
}

.c-table tr:hover {
    background-color: rgb(122 73 148 / 40%);
}

.c-table span{
    padding-left: 20px;
}





/* ---------------- */

/* BUTTONS */

.c-button-1 {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
    line-height: 1em;
    text-align: center;
    color: white;
    margin: auto;
    background-color: #111444;
    transition: 0.3s;
    min-width: 170px;
    border-radius: 5px;
    position: relative;
}

.c-button-1 span {
    display: inline-block;
    padding: 25px 15px;
    margin: auto;
    background-color: #111444;
    min-width: 170px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

a.c-button-1:before {
    content: '';
    background-color: #fbbe5e;
    width: 80%;
    height: 60px;
    position: absolute;
    top: 2px;
    left: -5px;
    z-index: 0;
    filter: blur(10px);
    transition: 0.5s;
}

a.c-button-1::after {
    content: '';
    background-color: #e14287;
    width: 80%;
    height: 60px;
    position: absolute;
    top: 2px;
    right: -5px;
    z-index: 0;
    filter: blur(10px);
    transition: 0.5s;
}

.c-button-1:hover:before {
    height: 70px;
    left: -5px;
    top: -2px;
}

.c-button-1:hover::after {
    height: 70px;
    right: -5px;
    top: -2px;
}



.c-button-2 {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 25px 15px;
    color: #0a060c;
    margin: auto;
    background-color: white;
    transition: 0.3s;
    min-width: 170px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
}

.c-button-2:hover {
    color: white;
    background-color: #0a060c;
}

@media (max-width: 768px) {
    .c-button-2 {
        display: inline-block;
        text-decoration: none;
        font-size: 12px;
        font-weight: 500;
        line-height: 1em;
        text-align: center;
        padding: 20px 15px;
        color: #0a060c;
        margin: auto;
        background-color: white;
        transition: 0.3s;
        min-width: 120px;
    }
}

.c-button-3 {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 25px 15px;
    color: white;
    margin: auto;
    background-color: #7a4994;
    transition: 0.3s;
    min-width: 170px;
}

.c-button-3:hover {
    background-color: #347DA2;
}

@media (max-width: 768px) {
    .c-button-3 {
        display: inline-block;
        text-decoration: none;
        font-size: 12px;
        font-weight: 500;
        line-height: 1em;
        text-align: center;
        padding: 20px 15px;
        color: white;
        margin: auto;
        background-color: #7a4994;
        transition: 0.3s;
        min-width: 120px;
    }
}

/* BORDERS */
.c-right-border {
    border-right: 1px solid rgb(255 255 255 / 20%);
}


/* NEW FEATURE BOX */

.c-features-box {
    padding: 3vw;
    margin-top: 0;
    background-image: none;
    position: relative;
    z-index: 0;
}

#features-columns .col-md-4, #features-columns .col-md-3, #features-columns .col-md-2 {
    display: grid;
    width: 100%;
    position: relative;
    gap: 50px;
    padding: 0px 25px;
}

.c-features-box:before {
    content: '';
    background-image: linear-gradient(45deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    position: absolute;
    display: block;
    height: 101%;
    width: 101%;
    filter: blur(4px);
    z-index: -1;
    left: -0.5%;
    top: -0.5%;
    opacity: 0.7;
    transition: 0.3s;
}

.c-features-box::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #111444;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 7px;
}

.c-features-box:hover:before  {
    left: -1%;
    top: -1%;
    height: 102%;
    width: 102%;
    opacity: 1;
}

.c-features-box p.c-title-sm {
    color: white !important;
    position: relative;
    display: inline-block
}

.c-features-box p.c-title-sm:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -5px;
    background-image: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
}

/* END FEATURE BOX */

/* ================================================= */

/* NEOX GRAPHICS BG */

.c-neox-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-height: 70vh;
}

/* VIDEO TOP HEADER */

.c-topvideo-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.c-topvideo video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
}

@media (max-width:768px) {
    .c-topvideo-container {
        height: auto;
    }
    .c-topvideo img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}


/* ================================================= */

/* VIDEO PIONEER COMPANY */
.c-video-container {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.c-video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
    transform: scale(1);
    filter: blur(3px);
    -ms-filter: blur(3px);
    -webkit-filter: blur(3px);
}

.c-video-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*     background-image: linear-gradient(319deg, #bb8e45 0%, #9f231d 41%, #922b57 58%, #9f738e 100%); */
    /*    background-image: linear-gradient(319deg, #bb8e45, #9f738e 100%); */
    background-color: #111444;
    mix-blend-mode: overlay;
}

.c-video-title-pos {
    position: absolute;
    top: 0;
    padding-top: 4vw;
    width: 100%;
    padding-left: 4vw;
}

.c-pioneercompany-icons {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    width: 100%;
    text-align: center;
}

@media (min-width:769px) {
    .c-pioneercompany-icons .col-xs-offset-3 {
        margin-left: 0%;
    }
}

.c-pioneercompany-icons p{
    font-size: 1vw;
    font-weight: 800;
    padding-top: 20px;
}
@media (max-width: 768px) {
    .c-pioneercompany-icons p {
        font-size: 4vw;
    }
}
.c-pioneercompany-icons .row{
    padding-left: 4vw;
    padding-right: 4vw;
}

.c-pioneercompany-icons .col-md-3, .c-pioneercompany-icons .col-md-4{
    min-height: 100vh;
    position: relative;
}

@media (max-width: 768px) {
    .c-pioneercompany-icons .col-md-3, .c-pioneercompany-icons .col-md-4{
        min-height: 20vh;
        position: relative;
    }
}

.magnetic-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: 0.3s;
    cursor: pointer;
}
.magnetic-icon:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.c-border-right-pioneer {
    border-right: 1px solid rgb(255 255 255 / 20%);
}

@media (max-width: 768px) {
    .c-border-right-pioneer {
        border-right: 0px solid rgb(255 255 255 / 20%);
    }
}

.c-oneofakind {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    font-size: 7vw;
    font-weight: 800;
    line-height: 1;
    text-align: center;
}

.c-oneofakind p {
    line-height: 0.5;
    margin-bottom: 0px;
    text-shadow: 0px 0px 20px rgb(0 0 0 / 40%);
}

@media (max-width: 990px) {
    .c-oneofakind {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, 0);
        width: max-content;
        font-size: 7vw;
        font-weight: 800;
        line-height: 1;
        text-align: center;
    }
    .c-oneofakind p {
        line-height: 1;
        margin-bottom: 30px;
    }
}

/* CUSTOM BUTTONS */

.c-custom-button-1 a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 20px 15px;
    min-width: 170px;
    width: max-content;
    color: white;
    margin: auto;
    background-color: rgb(255 255 255 / 15%);
    transition: 0.3s;
}

@media (max-width: 768px) {
    .c-custom-button-1 a {
        font-size: 12px;
        min-width: 90%;
        width: 90%;
    }
}

.c-custom-button-1 a:hover {
    color: white;
    background-color: #111444;
}

/* .c-footer-info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
z-index: 55;
} */

/* FOOTER */
#c-footer .c-container-full {
    position: relative;
    min-height: 100vh;
    height: 100%;
    width: 100%;
}

.notloggedin #c-footer.container-fluid.edgetoedge {
    position: relative;
    min-height: 100vh;
    height: 100%;
    overflow: hidden;
}


.c-footer-info {
    position: relative;
    top: 0%;
    padding-top: 100px;
    transform: translateY(0%);
    width: 100%;
    z-index: 15;
}

@media (max-width: 768px) {
    .c-footer-info {
        position: relative;
        top: 0%;
        transform: translateY(0%);
        width: 100%;
        z-index: 55;
    }
}

.c-footer-title {
    font-weight: 800;
    font-size: 1.5vw;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    margin-bottom: 10px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .c-footer-title {
        font-size: 18px;
    }
}
.c-footer-info span{
    font-weight: 800;
    font-size: 1.1em;
}


/* CONTACT FORM */
.contactform p.notrequired select, .contactform p.notrequired textarea, .contactform p.notrequired input, .contactform p.required select, .contactform p.required textarea, .contactform p.required input {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #2b2a29;
    border-left: transparent;
    border-right: transparent;
    border-top: transparent;
    width: 100%;
    background-color: transparent;
}
.contactform h1 {
    font-family: 'Manrope', sans-serif;
    font-size: 1.5vw;
    font-weight: 800;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    color: white;
}

div.contactform p label {
    color: #fff;
}

@media (max-width: 768px) {
    .contactform h1 {
        font-family: 'Manrope', sans-serif;
        text-align: left;
        font-size: 18px;
    }
}

.contactform button {
    font-family: 'Manrope', sans-serif;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 20px 15px;
    width: 170px;
    color: #0a060c;
    margin: auto;
    margin-top: 0px;
    background-color: rgb(255 255 255 / 100%);
    border: 1px solid rgba(51,51,51,1);
    transition: 0.3s;
}
.contactform button:hover {
    color: white;
    background-color: #7b4995;
    border: 1px solid #7b4995;
}

@media (max-width: 768px) {
    .contactform button {
        font-family: 'Manrope', sans-serif;
        display: inline-block;
        text-decoration: none;
        font-size: 12px;
    }
    .contactform .submit {
        text-align: center;
    }
}

.contactform textarea {
    height: 120px;
}

.contactform p {
    margin-top: 2vw;
}

@media (max-width: 768px) {
    .contactform {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.contactform input, .contactform textarea, .contactform select {
    color: white;
}

.contactform p.required input, .contactform p.notrequired input, .contactform p.required select {
    border-bottom: 1px solid #6c6c6c;
}


/* GLOW EFFECT FOOTER */

.c-glow-box-footer {
    position: absolute;
    top: 97%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
    height: 50vw;
    border-radius: 100%;
    opacity: 1;
}

@media (max-width: 768px) {
    .c-glow-box-footer {
        top: 90%;
    }
}

.glow-on-footer {
    background: linear-gradient(45deg, #7b4995, #4cbdd0, #b96fe0, #05baff, #00f3ff, #8700ce, #81e0e8, #7b4995, #00bfff);
    outline: none;
    color: #fff;
    background: transparent;
    z-index: 0;
}

.glow-on-footer:before {
    content: '';
    background: linear-gradient(90deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-size: 100%;
    border-radius: 0;
    z-index: -1;
    filter: blur(10vw);
    -ms-filter: blur(10vw);
    -webkit-filter: blur(10vw);
    width: 80%;
    height: 200%;
    /* animation: glowing-kampules 20s linear infinite; */
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.glow-on-footer:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    left: 0;
    top: 0;
}

/* -------------------- */


/* CLICK FOR SCROLL */

.gotolink {
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
    margin-bottom: 1vw;
    z-index: 999;
    text-align: center;
}

.gotolink img{
    width: 2vw;
    height: 2vw;
    position: absolute;
    top: -100%;
    left: 50%;
    transform: translate(-50%, 0%);
    animation-name: scrolllinkanim ;
    animation-duration: 1.5s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}

@media (max-width: 768px) {
    .gotolink img {
        width: 6vw;
        height: 15vw;
    }
}

@keyframes scrolllinkanim {
    0% {transform: translate(-50%, -100%);  opacity: 0; }
    10% {transform: translate(-50%, -20%); opacity: 1; }
    100% {transform: translate(-50%, 20%); opacity: 0;}
}

.gotolink a{
    text-decoration: none;
    font-size: 11px;
    color: white;
    text-transform: uppercase;
}


/* ======================== */

/* HOVER COL TABLE */
.c-row-glow {
    position: relative;
    max-width: 1280px;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .c-row-glow {
        font-size: 11px;
    }
}

.c-row-glow .col-xs-2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 20%;
}

.c-row-glow .col-xs-1 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 20%;
}

.c-row-glow .col-xs-6 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 40%;
    font-weight: 800;
}

.c-row-glow .col-xs-3 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

@media (max-width: 768px) {
    .c-row-glow .col-xs-3 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

.c-row-glow .col-xs-6-2 {
    width: 60%;
    font-weight: normal;
    text-align: center;
}

.c-row-glow .c-row-table {
    position: absolute;
    background: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 0.3s;
    opacity: 0;
}

.c-row-glow .c-row-table:before {
    content: '';
    opacity: 0;
    transition: 0.3s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(15px);
    background: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
}

.c-row-glow:hover .c-row-table {
    /*box-shadow: 0 0 20px rgb(255 0 255 / 39%), 0px 0px 40px rgb(0 208 255 / 45%);*/
    background: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
}

.c-row-glow:hover .c-row-table, .c-row-glow:hover .c-row-table:before {
    opacity: 1;
}

.c-col-table-over {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    border-bottom: 1px solid #7a499459;
}

.c-row-glow .col-xs-2, .c-row-glow .col-xs-6 span{
    margin-bottom: 0px;
}

.c-row-glow-2 {
    position: relative;
    max-width: 1280px;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.c-row-glow-2 .col-xs-2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.c-row-glow-2 .col-xs-6 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 800;
}

.c-row-glow-2 .col-xs-3 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.c-row-glow-2 .c-row-table {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 0.1s;
}
.c-row-glow-2:hover .c-row-table {
    box-shadow: 0 0 20px rgb(255 0 255 / 39%), 0px 0px 40px rgb(0 208 255 / 45%);
}

.c-row-glow-2 .col-xs-2, .c-row-glow-2 .col-xs-6 span{
    margin-bottom: 0px;
}

/* =========================== */

.c-markets-xl-icons {
    margin-left: 10%;
    padding-top: 50px;
}

.c-markets-xl-icons img {
    height: 3vw;
    width: auto;
    margin-right: 50px;
    margin-top: 20px;
}

/* ==================== */

#features-columns {
    display: flex;
}
#features-columns .col-md-4, #features-columns .col-md-3, #features-columns .col-md-2 {
    display: grid;
    width: 100%;
}

@media (max-width: 768px) {
    #features-columns {
        display: block;
    }
}

/* ========================== */
@media (max-width: 768px) {
    .custom-table-font {
        font-size: 10px;
    }
}

#custom-cells .col-xs-2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 15%;
}

#custom-cells .col-xs-1 {
    width: 10%;
}


#custom-cells .col-xs-offset-1 {
    margin-left: 10%;
}

#custom-cells .col-xs-1 span{
    font-weight: 800;
}

#custom-cells .col-xs-offset-2 {
    margin-left: 10%;
}

#custom-cells .col-xs-4 {
    width: 30%;
}

#custom-cells .col-xs-6 {
    width: 60%;
}

/* =================== */

.c-bg-image {
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100%;
    position: relative;
}

.c-bg-image .letra {
    font-weight: 800;
    color: white;
    font-size: 6vw;
    position: absolute;
    top: 20%;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 7;
    line-height: 0.5;
    text-transform: uppercase;
}
.c-bg-image .letra span{
    font-weight: 400;
    color: white;
    font-size: 2vw;
    text-transform: initial;
}

/* =================== */

.c-bg-right {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 720px;
}


/* ==================== */

/* CVs */
.c-name-team {
    font-size: 3vw;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 1;
}

.c-position-team {
    font-size: 1.2vw;
    font-weight: 300;
    margin-bottom: 0;
    font-style: italic;
}

.c-cvbox {
    position: relative;
    text-align: justify;
}

.c-cvbox-inside {
    padding-top: 00px;
}

.c-picbox {
    height: 100%;
    text-align: center;
    position: relative;
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    border-color: gray;
    border-radius: 5px;
}


.c-picbox:before {
    content: '';
    position: absolute;
   /* background-image: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%); */
    width: 100%;
    height: 101%;
    filter: blur(10px);
    top: 1%;
    left: 1%;
    opacity: 0.8;
    transition: 0.5s;
}

.c-picbox:hover:before {
    width: 111%;
    height: 111%;
    top: -5.5%;
    left: -5.5%;
    opacity: 1;
}

.c-picbox img {
    width: 100%;
    border-radius: 5px;
    position: relative;
}


/* ======================= */

.c-rb-button {
    position: absolute;
    bottom: 3vw;
    right: 3vw;
}

/* ===================== */

.c-history-image-1 {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    text-align: center;
    width: 50%;
}

.c-history-image-1 img {
    width: 100%;
    max-height: none;
    height: auto;
    margin: auto;
}

@media (max-width: 768px) {
    .c-history-image-1 {
        position: relative;
        top: 0;
        right: 0;
        transform: translate(0,0%);
        text-align: center;
        width: 100%;
    }
}

/* HEIGHT CSS */

.c-height-1 {
    height: 100vh;
}
@media (max-width: 990px) {
    .c-height-1 {
        height: auto;
    }
}

@media (max-width: 768px) {
    .c-height-1 {
        height: auto;
    }
}

/* ===================== */


.c-margin-left-10 {
    margin-left: 10%;
}

@media (max-width: 768px) {
    .c-margin-left-10 {
        margin-left: 0%;
    }
}

/* ===================== */



.c-padding-row-mob {
    padding-left: 10vw;
}

.c-title-product-box {
    font-size: 6vw;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 15px;
}

.c-product-box-mob-1 {
    background-color: #15131d;
    text-align: center;
}

.c-product-box-mob-2 {
    background-color: #8652a1;
    text-align: center;
}

.c-product-box-mob-1 p, .c-product-box-mob-2 p{
    padding: 15px;
    font-size: 3vw;
    font-weight: 800;
}

.c-product-box-mob-image img{
    width: 12vw;
    height: auto;
}

.c-line-prod-box-container {
    position: absolute;
    top: calc(50% - 8px);
    left: -15vw;
    transform: translate(0, -50%);
}

.c-line-prod-box {
    height: 1px;
    width: 10vw;
    background-color: #8652a1;
}

.c-line-prod-box-bullet {
    width: 3vw;
    height: 3vw;
    background-color: #8652a1;
    position: absolute;
    top: 50%;
    right: -3vw;
    transform: translate(0, -50%);
    border-radius: 50%;
}

/* ========================= */

/* PICO LOGO ANIMATION */
.c-pico-logo {
    position: relative;
    transform: translate(0%, -10vh);
}
@media (max-width: 990px) {
    .c-pico-logo {
        position: relative;
        transform: translate(0%, 0%);
    }
}

/* GLOW EFFECT */
.c-pico-logo-glow {
    background: linear-gradient(
            45deg
            , #7b4995, #4cbdd0, #b96fe0, #05baff, #00f3ff, #8700ce, #81e0e8, #7b4995, #00bfff);
    outline: none;
    color: #fff;
    background: transparent;
    z-index: 2;
    border-radius: 10px;
    position: absolute;
    z-index: 2;
    width: 12vw;
    height: 12vw;
}

.c-pico-logo-glow:before {
    content: '';
    background: linear-gradient(
            45deg
            , #7b4995, #4cbdd0, #b96fe0, #05baff, #00f3ff, #8700ce, #81e0e8, #7b4995, #00bfff);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(4vw);
    -ms-filter: blur(4vw);
    -webkit-filter: blur(4vw);
    width: calc(100%);
    height: calc(100%);
    animation: glowing-pico 20s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.c-pico-logo-glow:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    left: 0;
    top: 0;
    border-radius: 5px;
}

@keyframes glowing-pico {
    0% { background-position: 0 0; }
    50% { background-position: 300% 0; }
    100% { background-position: 0 0; }
}

.c-pico-logo-img-1 {
    position: absolute;
    z-index: 1;
    width: 12vw;
}
.c-pico-logo-img-2 {
    position: absolute;
    z-index: 3;
    width: 12vw;
}

.contactform {
    position: relative;
    z-index: 1;
}

.contactform #input-form\[3075\] {
    transform: scale(1.3);
    float: left;
}

.cc-compliance a.cc-btn {
    min-width: 140px;
}
div.cc-compliance.cc-highlight a.cc-btn.cc-dismiss {
    background-color: white;
    color: black;
}

div.socialshare a.twitter-share-button {
    position: relative;
    margin-left: -23px;
    z-index: 1;

}

#am_723.amodule.am_723 div.textbox {
    margin-top: 22px;
}
#software .c-main #pagination button.active span {
    background-color: #111444;
}/* manrope-200 - latin_greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 200;
    src: local(''),
  }
/* manrope-300 - latin_greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    src: local(''),
 }
/* manrope-regular - latin_greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    src: local(''),
 }
/* manrope-500 - latin_greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    src: local(''),
 }
/* manrope-600 - latin_greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    src: local(''),
 }
/* manrope-800 - latin_greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    src: local(''),
 }.items .list {
     margin-left: 4vw;
     margin-right: 4vw;
 }

@media (max-width: 990px) {
    .items .list {
        margin-left: 20px;
        margin-right: 20px;
    }
}


.items .detail .am_723 .textbox  {
    padding-top: 50px;
    color: white;
    font-size: 16px;
    clear: both;
}

.items .detail .am_2284 .textbox, .items .detail .am_2333 .textbox {
    color: white;
    font-size: 16px;
}

.items .detail .textbox i{
    color: #569cb4;
}

.items .detail {
    max-width: 1280px;
    margin: auto;
}

.items .detail .textbox .label {
    font-size: 34px;
}


/* BUTTON EPISTROFI */

div.items div.back {
    float: left;
    border: 0px solid #ad9336;
    margin-bottom: 30px;
    background-color: #7a4994;
    background-image: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 5px;
    transition: 0.5s;
    position: relative;
}

div.items div.back:before {
    content: '';
    background-image: linear-gradient(318deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    width: 102%;
    height: 102%;
    top: -1%;
    left: -1%;
    position: absolute;
    filter: blur(10px);
    opacity: 0.7;
    transition: 0.5s;
}

div.items div.back a {
    color: white;
    font-weight: normal;
    text-decoration: none;
    display: block;
    padding: 13px 40px !important;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
    transition: 0.5s;
    position: relative;
    background-color: #111444;
}


div.items div.back:hover:before {
    opacity: 1;
}

/* ============================ */

.pagetitle, .hasbacklink {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

h1 a.backtocat {
    position: relative;
    padding-left: 0;
}
h1 a.backtocat:before {
    display: none;
}


/* ======================== */

.c-job-summary {
    background-color: rgb(122 73 148 / 35%);
    padding: 40px;
    margin-left: 0%;
    margin-right: 0%;
    color: white;
    font-size: 16px;
}


/* BOXES GLOWING EFFECT */

div.horizontalitemsnews div.item {
    position: relative;
}

div.horizontalitemsnews div.item:before {
    content: '';
    background-image: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    position: absolute;
    width: 20px;
    height: 100%;
    top: 0;
    left: 40px;
    z-index: 0;
    filter: blur(5px);
    opacity: 0.8;
    transition: 0.5s;
}

div.horizontalitemsnews div.item:hover:before {
    opacity: 1;
}

/* END BOXES GLOWING EFFECT */

div.horizontalitemsnews div.list div.item h3 {
    position: relative;
}

div.horizontalitemsnews div.list div.item h3:before {
    content: '';
    background-image: linear-gradient(318deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    width: 5px;
    height: calc(100% + 0px);
    position: absolute;
    top: 0;
    left: -15px;
}

div.items div.detail div.horizontalitemsnews div.itemcontent, div.horizontalitemsnews div.itemcontent {
    border-radius: 5px;
    overflow: hidden;
}.loggedin .c-social-cont {
     position: relative;
     top: 0px;
     right: 4vw;
     z-index: 11;
 }

.notloggedin .c-social-cont {
    position: absolute;
    top: 90px;
    right: 4vw;
    z-index: 11;
}

.c-social-top a {
    color: white !important;
    text-decoration: none;
    margin-right: 20px;
    transition: 0.5s;
    position: relative;
    display: inline-block;
}

.c-social-top a:hover{
    color: white;
}

.c-social-top a span {
    padding-left: 14px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid white;
    transition: 0.5s;
    background-color: transparent;
    position: relative;
    z-index: 1;
}

.c-social-top a::after {
    content: '';
    position: absolute;
    z-index: 0;
    background-image: linear-gradient(45deg, #fbbe5e, #e14287 );
    width: 0%;
    height: 0%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: blur(11px);
    transition: 0.5s;
}

.c-social-top a:hover::after {
    width: 120%;
    height: 120%;
}

.c-social-top a:hover span{
    border: 1px solid #111444;
    background-color: #111444;
}



@media (max-width: 1440px) {
    .c-social-cont {
        position: absolute;
        top: 80px;
        right: 4vw;
        z-index: 11;
    }
    .c-social-top a {
        color: white !important;
        text-decoration: none;
        margin-right: 10px;
        transition: 0.5s;
        margin-top: 20px;
    }
}

@media (max-width: 990px) {
    .c-social-cont {
        display: none;
    }
}

.c-social-footer {
    position: relative;
    padding-top: 30px;
}div.topmenu span {
     position: relative;
 }

div.topmenu ul li a, div.topmenu ul ul li.active a {
    font-weight: 800;
    color: white;
}

div.topmenu ul ul li.inactive a {
    font-weight: 400;
}

div.topmenu ul ul {
    margin-top: -10px;
    padding-top: 10px;
}

div.topmenu ul li.hashiddenchildren.active:before {
    content: '';
    background-image: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    display: inline-block;
    top: 0;
    left: 0;
    width: 110%;
    height: 110%;
    position: absolute;
    filter: blur(10px);
    opacity: 0.5;
    transition: 0.5s;
}

div.topmenu ul li.hashiddenchildren.active:hover:before {
    opacity: 1;
    width: 115%;
    height: 115%;
}

div.topmenu ul li.active {
    position: relative;
}

div.topmenu ul li.active a {
    text-decoration: none;
    color: white;
    background-color: #111444;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

/* 2o EPIPEDO */

div.topmenu ul li a.active span:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -5px;
    background-image: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
}

/* HOVER MENU */

div.topmenu ul li:hover a {
    text-decoration: none;
    color: white;
    background-color: #111444;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

div.topmenu ul li:hover:before {
    content: '';
    background-image: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    display: inline-block;
    top: 0;
    left: 0;
    width: 110%;
    height: 110%;
    position: absolute;
    filter: blur(10px);
    opacity: 1;
    transition: 0.5s;
}

div.topmenu ul li:hover ul li:before {
    opacity: 0;
}

div.topmenu ul ul li a:hover {
    font-weight: 800;
}

div.topmenu ul li a:hover span:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -5px;
    background-image: linear-gradient(145deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
}.notloggedin #overlay1990 {
     margin-left: 4vw;
     position: fixed;
 }
.loggedin #overlay1990 {
    margin-left: 4vw;
    position: relative;
}

.notloggedin #topbanner {
    position: absolute;
    height: 0;
}

.loggedin #topbanner {
    position: relative;
    height: 50px;
}

.notloggedin #topmenu {
    position: fixed;
    padding-top: 24px;
    padding-bottom: 10px;
    top: 0px;
    background-color: #111444;
}
.loggedin #topmenu {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}




.c-moto-box {
    position: absolute;
    width: 50%;
    height: 100vh;
    z-index: 3;
}

.c-moto-box-2 {
    position: absolute;
    width: 70%;
    height: 100vh;
    z-index: 3;
}

.wrapper {
    margin: 0 auto;
}

.trigger {
    position: absolute;
}
.trigger--one {
    left: 0;
}

.scene {
    position: absolute;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
}
.scene--active {
    position: fixed;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.scene.scene--active:before {
    content: '';
    background-image: linear-gradient(0deg, #111444 50px, transparent 420px);
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 2;
}

.scene--active:after {
    content: '';
    position: absolute;
    background-color: rgb(11 6 12 / 30%);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.scene--ended {
    position: absolute;
    bottom: 0;
    top: auto;
}

.horizontal-scroll-section {
    position: relative;
    min-height: 100vh;
    opacity: 0;
    transition: 0.2s opacity;
}
.horizontal-scroll-section img {
    display: block;
    max-height: 80%;
    width: auto;
}

.horizontal-scroll-section--init {
    opacity: 1;
}
.horizontal-scroll-section__content {
    display: flex;
    align-items: center;
}
.horizontal-scroll-section__content-wrapper {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
    z-index: 2;
}
.horizontal-scroll-section__content-section {
    position: relative;
    min-width: 50%;
    min-width: 45%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
}
.horizontal-scroll-section__image {
    display: flex;
    align-items: center;
}
.horizontal-scroll-section__image h2 {
    margin-left: 20px;
    width: 250px;
    text-align: left;
    flex-shrink: 0;
}
.horizontal-scroll-section__image--two img {
    max-width: 400px;
}
.horizontal-scroll-section__image--four img {
    max-width: 400px;
}
.horizontal-scroll-section--animation-one .horizontal-scroll-section__image--two {
    opacity: 1;
    transform: translateX(0);
}

@media (max-width: 768px) {
    .scene--active {
        background-size: 150%;
        background-position: 50% 40%;
    }

    .horizontal-scroll-section__content-section:nth-child(1) {
        min-width: 20%;
    }

    .horizontal-scroll-section__content-section {
        min-width: 80%;
    }

}.c-maindiv{
     overflow: hidden;
     white-space: nowrap;
 }

.c-maindiv img{
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
    height: auto;
}.c-glow-box-kampules {
     position: absolute;
     top: 99%;
     left: 0%;
     transform: translate(0%, 0%);
     width: 100%;
     height: 50px;
     opacity: 1;
 }

.glow-on-product-kampules {
    background: linear-gradient(90deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    outline: none;
    color: #fff;
    background: transparent;
    z-index: 0;
}

.glow-on-product-kampules:before {
    content: '';
    background: linear-gradient(90deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    position: absolute;
    top: 0;
    left: 0;
    background-size: 400%;
    z-index: -1;
    filter: blur(2vw);
    width: calc(100%);
    height: calc(100%);
    animation: glowing-kampules 20s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.glow-on-product-kampules:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    left: 0;
    top: 0;
}

@keyframes glowing-kampules {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
/* --------------------------- */.c-main {
                                     position: relative;
                                     width: 100%;
                                     height: 100vh;
                                 }

#slider {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
#slider canvas {
    width: 150%;
    height: 150%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
#slider img {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
}

.slider-inner {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 5;
    padding-left: 4vw;
    padding-right: 4vw;
}

#slider-content {
    padding: 0 10px;
}

@media (max-width: 1440px) {
    #slider-content {
        width: 30%;
    }
}

@media (max-width: 990px) {
    #slider-content {
        width: 100%;
    }
}

#slider-content h2 {
    font-weight: 400;
    font-size: 30px;
    letter-spacing: -1px;
    color: white;
    line-height: 30px;
    margin: 20px 0 0px;
}
@media screen and (min-width: 800px) {
    #slider-content h2 {
        font-size: 2vw;
        line-height: 1;
        font-weight: 800;
    }
}
#slider-content span {
    display: none;
}

#slider-content .c-button-1 span {
    display: inline-block;
}

#slider-content h2 span{
    font-weight: 100;
    font-size: 2.5vw;
    display: initial;
}

#slider-content .meta {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 5px;
    color: #88888a;
    text-transform: uppercase;
    position: relative;
}
@media screen and (min-width: 800px) {
    #slider-content .meta {
        font-size: 13px;
    }
}
#slider-content .meta:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: -55px;
    width: 45px;
    height: 2px;
    background-color: #111444;
}
#slider-content #slide-status {
    margin-top: 10px;
    font-weight: 300;
    font-size: 20px;
    color: white;
    width: 100%;
    max-width: 500px;
}
@media screen and (min-width: 800px) {
    #slider-content #slide-status {
        font-size: 20px;
    }
}

#pagination {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 6;
}
#pagination button {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 16px;
    height: 16px;
    background-color: #FFFFFF;
    border-radius: 100%;
    padding: 0;
    margin: 30px 0;
    cursor: pointer;
    position: relative;
    opacity: 0.2;
    transition: opacity 0.2s ease-in-out;
    outline: none;
}
#pagination button:hover {
    opacity: 0.5;
}
#pagination button.active {
    opacity: 1;
}
#pagination button.active:before {
    width: 300%;
    height: 300%;
    opacity: 1;
    z-index: 1;
}
#pagination button:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    transition: opacity 0.4s ease-in-out, width 0.4s ease-in-out, height 0.4s ease-in-out;
}

#pagination button span {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-100%, -50%);
    padding-right: 30px;
    font-size: 20px;
    font-weight: 800;
    color: white;
    opacity: 0.5;
    width: max-content;
    text-align: right;
}

#pagination button.active span{
    opacity: 1;
}


.c-slider-title {
    position: absolute;
    top: 0;
    padding-top: 4vw;
    width: 100%;
    max-width: 550px;
}

@media (max-width: 768px) {
    #slider-content {
        height: 0%;
    }
    #slider-content #slide-status {
        margin-top: 10px;
        font-weight: 300;
        font-size: 4vw;
        color: white;
        width: 100%;
        max-width: 500px;
    }
    #slider-content h2 {
        font-weight: 400;
        font-size: 6vw;
        letter-spacing: -1px;
        color: white;
        line-height: 30px;
        margin: 20px 0 0px;
    }
    #pagination {
        position: absolute;
        top: 25%;
    }
    #pagination button {
        width: 12px;
        height: 12px;
    }
    #pagination button.active:before {
        width: 200%;
        height: 200%;
        opacity: 1;
    }
    #pagination button span {
        padding-right: 20px;
        font-size: 4vw;
    }
}#mobile-header {
     position: absolute;
     background-color: transparent;
 }

.mobile-header {
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
}

@media (max-width: 990px) {
    span.c-underline-1::after, span.c-underline-2::after {
        display: none;
    }

    span.c-underline-1:before, span.c-underline-2:before {
        display: none;
    }

    span.c-underline-1 span:before, span.c-underline-2 span:before {
        display: none;
    }

    .c-moto-box-2 {
        width: 100%;
    }

    .c-popup-banner {
        position: relative;
        top: 0;
        width: auto;
        right: 0;
        padding: 20px;
    }
    .c-popup-banner img {
        width: auto;
        height: auto;
        max-width: 100%;
    }


}.c-menu-black {
     color: #0a060c;
 }

.c-menu-white {
    color: white;
}

.c-menu-white-bg {
    background-color: white !important;
}

.c-menu-white-bg:hover {
    background-color: white !important;
}

.c-submenu-white {
    color: white !important;
}.c-side-nav {
     width: fit-content;
     float: left;
     padding-left: 4vw;
     padding-top: 10vw;
     position: relative;
     z-index: 4;
 }

.c-side-markets {
    width: fit-content;
    float: right;
    padding-right: 4vw;
    padding-top: 10vw;
    position: relative;
    z-index: 4;
}

.c-side-markets img {
    width: 50px;
    height: auto;
    opacity: 0.2;
    transition: 0.3s;
}

.c-side-markets .row {
    margin-top: 2vw;
}

.c-side-markets .c-market-active {
    opacity: 1;
    transition: 0.3s;
}

.c-bg-text {
    padding-top: 4vw;
    padding-left: 4vw;
    height: 20%;
}

.c-graph-container {
    height: 80%;
    padding-top: 12%;
    overflow: hidden;
    border-bottom: 1px solid #8653a1;
}

.c-graph-line {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: auto;
    height: 100%;
    object-position: bottom;
    object-fit: contain;
}

.c-circle-point {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.6vw;
    height: 0.6vw;
    background-color: #8653a1;
    z-index: 2;
    border-radius: 50%;
    overflow: hidden;
}

.c-circle-point-active {
    overflow: revert;
}

.c-circle-point, .c-circle-point-3, .c-circle-point-5 {
    background-color: #e24187;
}

.c-line-container-7  .c-circle-point {
    background-color: #fbbe5e;
}

.c-product-overTitle {
    opacity: 0;
    width: max-content;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, 0);
    font-weight: 800;
    transition: 0.3s;
    background-color: #111444;
}

.c-tag-animL, .c-tag-animR {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.c-tag-animL {
    left: 200%;
}

.c-tag-animR {
    left: -100%;
}

.c-tag-L, .c-tag-R, .c-tag-D {
    position: absolute;
    left: 50%;
    z-index: 3;
    overflow: hidden;
    transition: 0.3s;

}

.c-tag-L, .c-tag-R {
    width: 350px;
    height: 70px;
    top: -30px;
}

.c-tag-L {
    margin-left: -10px;
    transform: translate(-100%, 0);
}

.c-tag-R {
    margin-left: 10px;
}

.c-tag-D {
    width: 550px;
    height: 100px;
    top: 15px;
    transform: translate(-50%, 0%);
}

.c-tag-animD {
    position: absolute;
    top: -100%;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.c-circle-point-active .c-tag-animD {
    top: 0;
}

.c-circle-point-active .c-tag-animL, .c-circle-point-active .c-tag-animR {
    left: 50%;
}

.c-circle-point-active .c-product-overTitle {
    opacity: 1;
    top: -55px;
}

.c-tag-L-text, .c-tag-R-text, .c-tag-D-text {
    background-color: #15131d;
    position: absolute;
    right: 0;
}

.c-tag-L-text, .c-tag-R-text {
    width: 250px;
    height: 52px;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #111444;
}

.c-tag-L-text {
    left: 0;
    margin-left: 10px;
}

.c-tag-R-text {
    margin-right: 10px;
}

.c-tag-D-text {
    width: 100%;
    height: 50px;
    text-align: center;
    top: 20px;
}

.c-tag-L-info img, .c-tag-R-info img, .c-tag-D-info img {
    display: none;
}

.c-tag-L-text span, .c-tag-R-text span, .c-tag-D-text span {
    position: absolute;
    top: 0;
    transform: translate(0,0);
    left: 0%;
    font-weight: 600;
    background-color: #111444;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.c-tag-D-text span {
    text-align: center;
}

.c-tag-L-info, .c-tag-R-info {
    position: absolute;
    width: 90px;
    height: 52px;
    right: 0;
    top: 9px;
    background-image: linear-gradient(90deg, #111444 60%, transparent 60%);
}

.c-tag-R-info {
    left: 0;
}

.c-tag-L-info img, .c-tag-R-info img {
    width: 100%;
    height: auto;
}

.c-tag-L-info span, .c-tag-R-info span {
    position: absolute;
    top: 50%;
    left: 41%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    margin: 0;
    z-index: 2;
}

.c-tag-R-info span {
    left: 61%;
}

.c-tag-R-info {
    background-image: linear-gradient(-90deg, #111444 60%, transparent 60%);
}

.c-tag-R-info img {
    transform: rotate(180deg);
}

.c-tag-D-info {
    width: 30px;
    margin: 0 auto;
}
.c-tag-D-info img {
    width: 100%;
    height: auto;
    transform: rotate(180deg);
}

.c-line-container {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 15vh;
    transition: 0.3s;
}

.c-line-container-1 {
    height: 10.625vw;
}

.c-line-container-2 {
    height: 14.5vw;
}

.c-line-container-3 {
    height: 18.3vw;
}

.c-line-container-4 {
    height: 22.2vw;
}

.c-line-container-5 {
    height: 25.875vw;
}

.c-line-container-6 {
    height: 29.8vw;
}

.c-line-container-7 {
    height: 33.6vw;
}

.c-line-container-8 {
    height: 37.45vw;
}

.c-graph-line {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: auto;
    height: 45vw;
    height: 100%;
}

.c-circle-point-1, .c-circle-point-2, .c-circle-point-3,.c-circle-point-4, .c-circle-point-5, .c-circle-point-6 {
    top: 0;
}

.c-dim-line {
    opacity:  0.3;
}

.c-tag-L-text:before, .c-tag-R-text:before {
    content: '';
    background-image: linear-gradient(164deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    display: block;
    width: 100%;
    height: 105%;
    position: absolute;
    z-index: -1;
    filter: blur(6px);
}

.c-tag-D-text {
    width: 95%;
    height: 50px;
    text-align: center;
    top: 20px;
    left: 2.5%;
}

.c-tag-D-text:before  {
    content: '';
    background-image: linear-gradient(164deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    display: block;
    width: 100%;
    height: 105%;
    position: absolute;
    z-index: -1;
    filter: blur(6px);
}

.c-tag-L-info::after {
    content: '';
    background-color: #111444;
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: -1;
    right: 17px;
    top: 8px;
    transform: rotate(45deg);
    box-shadow: 3px 3px 10px #fbbe5e, 3px -5px 10px #e14287;
}

.c-tag-R-info::after {
    content: '';
    background-color: #111444;
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: -1;
    left: 17px;
    top: 8px;
    transform: rotate(45deg);
    box-shadow: 3px 3px 10px #fbbe5e, 3px -5px 10px #e14287;
}

.c-circle-point-active .c-tag-L, .c-circle-point-active .c-tag-R, .c-circle-point-active .c-tag-D {
    position: absolute;
    left: 50%;
    z-index: 3;
    transition: 0.3s;
    transition-delay: 0.3s;
}

.c-tag-D-info:before {
    content: '';
    width: 36px;
    height: 36px;
    display: block;
    background-color: #111444;
    transform: rotate(45deg) translate(-15px, 10px);
    top: 13px;
    left: 50%;
    position: absolute;
    z-index: -1;
    box-shadow: -4px 2px 6px #fbbe5e, 4px -4px 6px #e24187;
}

.c-tag-L-info:before, .c-tag-R-info:before {
    content: '';
    background-image: linear-gradient(164deg, #fbbe5e 0%, #e6332a 41%, #e14287 58%, #e2a5ca 100%);
    display: block;
    width: 60%;
    height: 105%;
    position: absolute;
    z-index: -1;
    filter: blur(6px);
}

.c-tag-R-info:before {
    right: 0;
}.c-top-banner-atoms {
     position: absolute;
     top: 150px;
     right: 5%;
     text-align: right;
 }

.c-top-banner-atoms img {
    width: 45%;
    height: auto;
}


.c-newspopup-container .c-closebutton {
    cursor: pointer;
}

.c-newspopup-container .c-title-md {
    font-weight: 800;
    font-size: 1.1em;
}

.c-newspopup-container.active-popup {
    position: fixed;
    max-width: none;
    width: 20vw;
    min-width: 450px;
    height: auto;
    aspect-ratio: 900/600;
    right: 3%;
    bottom: 3%;
    z-index: 999;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
}

.c-newspopup-container.active-popup .c-newspopup-icon {
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
}

.c-newspopup-container.active-popup .c-newspopup-icon img {
    width: 120px;
    height: auto;
    transition: 0.5s;
}

.c-newspopup-container.active-popup .c-newspopup-box {
    background-color: transparent;
    padding: 40px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    transition: 0.5s;
    max-height: 600px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}



.c-newspopup-container.active-popup .c-closebutton {
    position: absolute;
    right: 30px;
    top: -15px;
    background-color: white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 40%);
    transition: 0.5s;
    z-index: 90;
}

.c-newspopup-container.active-popup .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #21064c;
    transition: 0.5s;
}

.c-newspopup-container.active-popup .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #21064c;
    transition: 0.5s;
}

.c-newspopup-container.active-popup p {
    width: 90%;
    margin: auto;
}

.c-newspopup-container.active-popup p, .c-newspopup-container.active-popup a {
    opacity: 1;
    transition: 0.5s;
}



.c-newspopup-container.deactive-popup {
    position: fixed;
    width: 350px;
    right: 3%;
    bottom: 3%;
    z-index: 999;
    transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-newspopup-icon  {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-newspopup-icon img {
    width: 60px;
    height: auto;
    transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-newspopup-box {
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    transition: 0.5s;
    height: 35px;
    width: auto;
    overflow: hidden;
}


.c-newspopup-container.deactive-popup .c-closebutton {
    position: absolute;
    right: 0px;
    top: -15px;
    background-color: white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 40%);
    transition: 0.5s;
    z-index: 90;
}

.c-newspopup-container.deactive-popup .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: #21064c;
    transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    background-color: #21064c;
    transition: 0.5s;
}

.c-newspopup-container.deactive-popup p, .c-newspopup-container.deactive-popup a {
    opacity: 0;
    transition: 0.5s;
}


@media (max-width: 990px) {

    .c-newspopup-container.active-popup {
        max-width: 450px;
        width: 90%;
        right: 2%;
        bottom: 5%;
        margin: 10px;
    }

    .c-newspopup-container.active-popup .c-newspopup-box {
        padding-top: 60px;
        padding-bottom: 30px;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%;
        width: 90%;
        height: auto;
        margin-right: 0;
        margin-left: auto;
    }

    .c-newspopup-container.deactive-popup {
        position: fixed;
        max-width: 450px;
        width: 250px;
        right: 3%;
        bottom: 3%;
        z-index: 999;
        transition: 0.5s;
        border-radius: 5px;
    }

    .c-newspopup-container.deactive-popup .c-newspopup-box {
        height: 18px;
        width: auto;
        margin-right: 0;
        margin-left: auto;
    }
    .c-newspopup-container.deactive-popup .c-closebutton {
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
        top: -15px;
        box-shadow: 0px 0px 5px rgb(0 0 0 / 0%);
        background-color: white;
    }

    .c-newspopup-container.deactive-popup .c-linetop, .c-newspopup-container.deactive-popup .c-linebottom {
        background-color: #21064c;
    }
}