body{
    background-color: #2b0c23;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    margin: 0;
}

p {
    margin: 0;
    font-size: 14px;
        font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

a {
    text-decoration: none;
    display: inline-block;
}

a:hover {
    text-decoration: none;
}
ul, li{
    list-style: none;
    padding: 0;
    margin: 0;
}
img{
    max-width: 100%;
}

iframe, svg {
    max-width: 100%;
    height: auto;
}

object {
    width: 100%;
}

footer object,
header.logo object {
    z-index: -1;
    position: relative;
    max-width: 270px;
}







header.logo {
    padding: 40px 0 35px;
}

.text-main h2 {
    font-size: 32px;
    line-height: 1.3;
    padding: 0 0 10px;
    font-weight: 300;
}

.text-main h4 {
    font-weight: 200;
    padding: 10px 0 20px;
    font-size: 22px;
}

.text-main p b {
    font-weight: 600;
}


.button {
    background-image: linear-gradient(to right, #6253e1, #b00d79, #b00d79, #6253e1);
    /* background-image: linear-gradient(to right, #6253e1, #852D91, #6253e1, #b00d79); */
    box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
    color: #fff;
    padding: 16px 32px 18px;
    border-radius: 15px;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    transition: all .4s 
ease-in-out;
    text-align: center;
    background-size: 300% 100%;
}

.button:hover {
    background-position: 100% 0;
    transition: all 0.3s ease 0s;
}

.button-main {
    margin-top: 30px;
}

a.button:hover {
    color: #fff;
}

.text-box {
    border-radius: 15px;
}
.text-main h2 span {
    font-weight: 600;
}
.registered-main{
    display: inline-block;
    margin: 0;
}
label.registered{
    font-size: 70%;
    font-weight: 400 !important;
    display: inline-block;
    margin: 0;
    vertical-align: super;
}
#home_video {
    cursor: not-allowed;
    pointer-events: none;
}

.sec-2 {
    padding: 50px 0px 80px;
}

.text-box {
    background: #B00C79;
    padding: 25px 20px;
}

.text-box h3 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 10px;
}

.text-box p {
    font-weight: 300;
    color: #ffffffcf;
}

.sec-2 .row {
    justify-content: center;
}

.sec-2 .row .col-md-4 {
    align-items: stretch;
    display: flex;
}
.sec2box-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.sec2box-row .text-box {
    width: calc(33.33% - 20px);
    margin: 0 10px;
}
.iconslider {
    margin-left: 50px;
}




.hidden {
  display: none;
}
#formContainer {
  display: none; /* Initially hide the form */
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
}

.from-btn-main h5 {
    font-size: 16px;
    font-weight: 400;
}

.from-btn-main ul li {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}

.from-btn-main ul {
    display: inline-block;
}

.from-btn-main ul li button {
    padding: 8px 28px 11px;
    border: none;
    background: #B00C79;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 15px;
    background-image: linear-gradient(to right, #6253e1, #b00d79, #b00d79, #6253e1);
    box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
    background-size: 300% 100%;
    transition: all 0.3s 
ease 0s;
}
.from-btn-main ul li button:hover {
    background-position: 100% 0;
}

.from-btn-main ul li:last-child {
    margin-right: 0;
}
.contact-wrap {
    margin-top: 25px;
}



.main-title h2 {
    font-weight: 300;
    font-size: 30px;
}
.invest-list {
    padding-top: 50px;
}
.main-title {
    padding-bottom: 30px;
}
.video-port.text-center {
    margin-bottom: 40px;
}
.video-position video {
    max-width: 600px;
    border-radius: 15px;
}

.main-title p {
    font-weight: 300;
    padding-top: 20px;
}
.flow-list ul li {
    font-size: 14px;
    font-weight: 300;
    width: 33.33%;
    border-right: 1px solid #ffffff3b;
    margin: 0 0 30px;
    padding: 0px 30px;
}
.image-slider {
    margin: 0 -15px;
}
.flow-list ul li span {
    display: block;
    font-weight: 600;
    padding-bottom: 5px;
}
.flow-list ul {
    display: flex;
    flex-wrap: wrap;
}
.flow-list ul li:nth-child(3),
.flow-list ul li:nth-child(6) {
    border: none;
}
.flow-list {
    padding-top: 50px;
}

.flow-list ul li img {
    display: block;
    max-width: 70px;
    padding-bottom: 18px;
}

.flow-list ul li:hover img {
    transform: scale(1.1);
}

.flow-list ul li img {
    transition: all 0.3s ease 0s;
}
.sec-4 {
    padding-top: 30px;
}

.sec-4 .iconslider-inner-item {
    position: relative;
    background: #B00C79;
    padding: 30px 30px;
    border-radius: 15px;
    min-height: 360px;
}

.sec-4 .iconslider-inner-item .slide-image {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.sec-4 .iconslider-inner-item p {
    max-width: 230px;
    font-size: 13px;
    color: #ffffffc7;
    margin-bottom: 12px;
}
.sec-4 .iconslider-inner-item p:last-child {
    margin-bottom: 12px;
}

.sec-4 .iconslider-inner-item  h5 {
    font-weight: 400;
    padding-bottom: 16px;
    text-transform: uppercase;
}
.slide-image object {
    max-width: 170px;
}



.sec-5 {
    padding: 0 0 60px;
}

.sec-5-maintitle p span {
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

.sec-6{
    padding: 0 0 80px;
}

.slick-slide {
    padding: 0 15px;
}

.slick-dotted .slick-arrow::before{
    font-family: bootstrap-icons !important;
    font-size: 16px;
}

.slick-dotted .slick-arrow::before {
    content: '\F284';
}

.slick-dotted .slick-next::before {
    content: '\F285';
}


.slick-dotted .slick-dots li button::before {
    font-size: 5px;
    color: #fff;
    opacity: 1;
    transition: all 0.3s ease 0s;
}

.slick-dotted .slick-dots li button {
    padding: 0;
    width: auto;
    height: auto;
}

.slick-dotted .slick-dots li {
    margin: 0;
}

.slick-dotted .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #fff;
    font-size: 10px;
}

button.slick-arrow {
    bottom: 0px;
    top: 100%;
    margin: 16px 40px;
    z-index: 99;
}


ul.slick-dots {
    bottom: -28px;
}
.image-slider-inner .slick-list {
    padding-bottom: 10px;
}
.sec-7 .main-title p{
    font-size: 16px;
}
.invest-list li {
    font-size: 16px;
    font-weight: 400;
    padding: 16px 0 15px;
    border-bottom: 1px solid lch(100 0 0 / 0.15);
    margin-bottom: 0;
}

.invest-list li i {
    color: #B00C79;
    font-size: 22px;
    vertical-align: -4px;
    padding-right: 6px;
}

.invest-list li:last-child {
    border-bottom: 0;
}

section.sec-8 {
    padding: 80px 0;
}
.loss-box ul li {
    background: #B00C79;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    color: #ffffffc7;
    width: calc(25% - 30px);
    padding: 0 14px;
    margin: 0 15px 30px;
    padding: 20px 20px 25px;
    border-radius: 15px;
}

.loss-box ul {
    display: flex;
    flex-wrap: wrap;
}

.loss-box ul li span {
    display: block;
    font-size: 28px;
    font-weight: 300;
    color: #fff !important;
}
.flow-table .table tbody tr td {
    text-align: center;
    border: none;
}
.flow-table .table {
    color: #fff;
}

.flow-table .table tr th {
    font-weight: 300;
    border-top: none;
}

.flow-table .table thead tr th {
    background: transparent !important;
    color: #cbcbcb;
    font-weight: 500;
}
.flow-table .table thead tr th:last-child {
    color: #cc2695;
    font-weight: 600;
}

.flow-table .table thead th {
    border: none;
    text-align: center;
}

.flow-table .table thead tr th:first-child {
    text-align: left;
}
.flow-table .table tbody tr th, .flow-table .table tbody tr td{
    padding: 22px 0;
    -webkit-box-shadow: 0px 1px 0px 0px #ffffff26;
    box-shadow: 0px 1px 0px 0px #ffffff26;
}   
.flow-table .table tbody tr {
    transition: all 0.3s ease 0s;
}
.sec-10 {
    padding: 80px 0;
}
.sec-10-text {
    padding-left: 30px;
}



.accordion .card-header button.btn.collapsed::before,
.accordion .card-header button.btn::before {
    content: '\F64D';
    position: absolute;
    font-family: bootstrap-icons !important;
    right: 16px;
    top: 50%;
    transform: translate(0px, -50%);
    font-size: 18px;
}
.accordion .card-header button.btn::before {
    content: '\F63B';
}
.accordion .card-header {
    background-color: transparent;
    padding: 0;
}
.accordion .card {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff26 !important;
}
.accordion .card-header button.btn {
    padding: 20px 50px 22px 0;
    color: #fff;
    font-size: 16px;
    border: none;
    position:relative;
}
.accordion .card .card-body p {
    padding: 0 0px;
    font-size: 14px;
    line-height: 1.7;
}
.accordion .card .card-body {
    padding: 6px 60px 22px 0;
}
.accordion .card-header button.btn:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.shadow-image {
    position: relative;
}
.shadow-image-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #6E3B82 0%, #180D1C 100%);
    filter: blur(50px);
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 50%;
}
.shadow-image-bg::before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, #B00C79 0%, #4A0533 100%);
    filter: blur(50px);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 50%;
}
.accordion .card-header button.btn:hover {
    text-decoration: none;
}




footer {
    padding: 80px 0 50px;
}
.footer-menu li a {
    font-weight: 300;
    color: #fff;
    padding: 4px 0;
    text-transform: uppercase;
}
.footer-btn-list p {
    font-size: 16px;
    font-weight: 200;
}
.footer-btn-list h4 {
    padding: 10px 0 20px;
    font-size: 28px;
    font-weight: 500;
}
.footer-legal-text {
    padding-bottom: 0;
    padding-top: 60px;
}
.hide-mobile{
    display: none !important;
}








/************** contact page *************/









.contact-banner-images img {
    max-height: 40vh;
    width: 100%;
    object-fit: cover;
}

.contact-form-main {
    padding: 80px 0 0;
}

.contact-form-main .main-title h2 {
    font-weight: 600;
}
.contact-form-main .form-group input.form-control,
.contact-form-main .form-group textarea.form-control {
    background: transparent;
    border: 2px solid rgb(255 255 255 / 20%);
    padding: 0 15px;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 300;
    height: 50px;
    transition: all 0.3s ease 0s;
    color: #fff;
}
.contact-form-main .form-group input:hover,
.contact-form-main .form-group input:focus,
.contact-form-main .form-group textarea:hover,
.contact-form-main .form-group textarea:focus{
    outline: none;
    box-shadow: none;
    border: 2px solid rgb(255 255 255 / 80%);
    color: #fff;
}

.contact-form-main .form-group input::placeholder,
.contact-form-main .form-group textarea::placeholder {
    color: rgb(255 255 255 / 30%);;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 18px;
}
.contact-form-main .form-group textarea.form-control {
    min-height: 110px;
    padding: 10px 15px;
}
.form-row {
    margin: 0 -10px;
}

.radio-group h6 {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 10px;
}

.radio-group .form-check-label {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.8;
}

button.button {
    margin-top: 30px;
    border: none;
}


.form-check .form-check-input[type="radio"] {
    appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin-right: 4px;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
    vertical-align: -4px;
}
.form-check .form-check-input[type="radio"]:checked {
    border-color: #ffffff;
}

.form-check .form-check-input[type="radio"]:checked::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #ffffff;
}
.radio-group:nth-child(3) {
    margin-top: 20px;
}
.radio-group {
    margin-top: 35px;
}
#successMessage {
    font-weight: 400;
    color: #3dea65;
}




.content-main h2 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 30px;
}

.content-main {
    padding: 100px 0px 50px;
}

.page-imprint li h5 {
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 6px;
}

.page-imprint li {
    padding-bottom: 20px;
    color: #fff;
}

.page-imprint li a {
    color: #fff;
    text-decoration: underline;
}

.page-imprint li a:hover {color: #e563b9;}

.left-content p {
    text-align: left;
    margin-top: 14px;
}

.left-content p:nth-child(2) {
    margin-top: 5px;    
}

.left-content ul li:first-child {margin-bottom: 20px;}

.footer-legal-text p {
    font-size: 11px;
}
.mouse-parallax img.ml.layer-3 {
    max-width: 110%;
}


.mouse-parallax {
    position: relative;
    height: 550px;
    margin: auto;
    max-width: 500px;
}

.mouse-parallax img.ml,
.mouse-parallax .layer-bg {
    position: absolute;
    top: 40%;
    left: 50%;
    transform-style: preserve-3d;
    pointer-events: none;
    will-change: transform;
    transform: translate(-50%, -50%);
}
.mouse-parallax .layer-bg{
    transform: translate(-50%, -40%);
}
.mouse-parallax img.ml.layer-3 {
    top: 20%;
}


.parallax-text1, .parallax-text2 {
    display: inline-block;
    position: absolute;
    background-image: linear-gradient(to right, #6253e1, #b00d79, #b00d79, #6253e1);
    box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
    background-size: 300% 100%;
    left: 20%;
    z-index: 9;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 7px;
    top: -30px;
}
.parallax-text1::before,
.parallax-text2::before {
    content: "\F229";
    position: absolute;
    font-family: bootstrap-icons !important;
    font-size: 16px;
    left: 50%;
    transform: translate(-50%, 12px);
    color: #8732af;
}
.parallax-text2 {
    left: 90%;
    top: -13%;
}
.parallax-text2::before {
    content: "\f22d";
    transform: translate(0px, -50%);
    top: 50%;
    left: -10px;
    color: #6550dd;
}













/********** responsive css***********/


@media screen and (max-width:1199px){
    .sec-2 {
        padding: 60px 0px;
    }
    section.sec-8 {
        padding: 60px 0 50px;
    }
    .sec-10 {
        padding: 60px 0;
    }
    .sec-10-text {
        padding-left: 0px;
    }
    .iconslider {
        margin-left: 30px;
    }
}

@media screen and (max-width:991px){
    .banner .image-main, .image-animation {
        text-align: center;
    }
    .sec-4 .carousel-item p {
        max-width: 360px;
    }
    .sec-4 .iconslider-inner-item{
        min-height: 330px;
    }
    .loss-box ul li{
        width: calc(33% - 30px);
        font-size: 16px;
    }
    header.logo {
        padding: 40px 0 25px;
    }
    .contact-banner-images img {
        width: 100%;
        object-fit: cover;
    }
    .sec-10-text {
        padding-top: 30px;
    }
     .sec2box-row .text-box {
        width: calc(50% - 20px);
        margin: 0 10px;
    }
    .sec2box-row .text-box:nth-child(1) {
        width: calc(100% - 20px);
        margin-bottom: 20px;
    }
    .flow-list ul li{
        width: 50%;
    }
    .flow-list ul li:nth-child(3), .flow-list ul li:nth-child(6) {
        border-right: 1px solid #ffffff3b;
    }
    .flow-list ul li:nth-child(even) {
        border: none;
    }
    .sec-4 .iconslider-inner-item p {
        max-width: 340px;
    }
    .sec-6 {
        padding: 0 0 60px;
    }
    .video-port, .accordion{
        margin-bottom: 30px;
    }
    .sec-10 {
        padding: 60px 0 20px;
    }
    .iconslider {
        margin-left: 0px;
    }
    .sec-5 {
        padding: 60px 0 40px;
    }
    .mouse-parallax img.ml.layer-3 {
        top: 10%;
    }
    .sec-4 {
        padding: 40px 0 0;
    }
}

@media screen and (max-width:767px){
    .text-main h2 {
        font-size: 26px;
    }
    .text-main{
        font-size:18px;
    }
    .text-box{
        margin-bottom:30px;
        padding: 20px 15px;
    }
    .sec-2 {
        padding: 40px 0px 30px;
    }
    .main-title h2 {
        font-size: 24px;
    }
    
    .main-title {
        padding-bottom: 26px;
    }

    .loss-box {
        margin: 0 -15px;
    }
    .loss-box ul li {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }
    .sec-10 .image-wrap{
        margin-bottom: 30px
    }
    .footer-menu {
        padding: 60px 0;
    }
    .footer-logo {
        text-align: center;
    }
    .sec-4 .carousel-item p {
        max-width: 270px;
    }

    .contact-form-main {
        padding: 50px 0 0;
    }
    .radio-group {
        margin-top: 30px;
    }
    .content-main {
        padding: 60px 0px 0px;
        margin-bottom: -10px;
    }
    #home_video{
        margin-bottom: 20px
    }
    header.logo {
        padding: 30px 0 20px;
    }
   
    .text-box h3{
        font-size: 20px;
    }
    .footer-legal-text{
        padding-bottom: 0;
        padding-top: 40px;
    }
    .footer-menu {
        padding: 40px 0;
    }
    .video-port.text-center {
        margin-bottom: 30px;
    }
    .sec-4 .iconslider-inner-item p {
        max-width: 280px;
    }
    .flow-list ul li {
        width: 100%;
        border: none !important;
        padding: 5px 10px;
    }
}


@media screen and (max-width:575px){
    .button{
        font-size: 14px;
        margin-top: 20px;
    }
    .sec-2 .col-sm-6 {
        width: 50%;
    }
    
    .flow-list ul li span {
        font-size: 16px;
    }
    .sec-4 .carousel-item p {
        max-width: 220px;
    }
    .sec-4 .iconslider-inner-item {
        min-height: 400px;
    }
    .slider-item {
        text-align: center;
    }
    .flow-table .table thead tr th {
        color: #8E9E9E;
        min-width: 80px;
    }
    .loss-box ul li {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
        padding: 20px 16px;
    }
    .flow-table .table tbody tr th, .flow-table .table tbody tr td {
        padding: 15px 0;
    }
    .sec-4 .carousel-item .slide-image{
        max-width: 140px;
    }
    .slide-image object {
        max-width: 130px;
    }
    .accordion .card-header button.btn{
        font-size: 14px;
        padding: 16px 50px 18px 0;
    }
    .sec-10-text {
        padding-top: 20px;
    }
    .sec-10 {
        padding: 40px 0 20px;
    }
    .sec-4 .iconslider-inner-item p {
        max-width: 220px;
    }
    .flow-list ul li{
               margin: 0 0 20px;
        padding: 0;
    }
    .sec-6 {
        padding: 0 0 50px;
    }
    .mouse-parallax{
        height: 460px;
        margin-top: -50px;
    }
    .mouse-parallax img.ml.layer-3 {
        top: 4%;
    }
    .mouse-parallax .layer-bg {
        transform: translate(-50%, -35%);
    }
    .parallax-text1{
        top: 0px;
        max-width: 130px;
    }
    .parallax-text2 {
        top: -18%;
    }
    .mouse-parallax{
        pointer-events: none;
    }
    .parallax-text1::before{
        transform: translate(-50%, 28px);
    }
    .loss-box ul li span.hide-mobile {
        display: unset !important;
        font-size: unset;
    }
}

@media screen and (max-width:414px){
    .sec-4 .iconslider-inner-item {
        padding: 20px 15px;
    }
    
}
