﻿body {
    font-family: Poppins !important;
}

h2, p {
    color: #fff !important;
 
    

    /* INVESTOR RELATIONS*/


}
.investor-relations-bg {
    background-image: url(/assets/images/pages/background/investor-relations.png);
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 500px;
}


.info-main-title{
    font-size:32px;
}


.investor-relations-first-area {
    padding: 50px 20px 200px 0px;
}

.who-we-are-first-area {
    padding: 50px 20px 200px 0px;
}


.first-info-area {
    display: flex;
    align-items: center;
    padding-top:120px
}




.broad-mandat-area {
    padding: 100px 0px;
    color: rgba(64, 64, 64, 1)!important;
}

.document-info > p {
    color: rgba(64, 64, 64, 1) !important;
}



.announ-title-area {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap:20px;
}


.announ-icon{
    max-width:60px;
}





.announ-img-area {
    background-image: url(/assets/images/pages/announcement-image.png);
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 380px;
    display:flex;
    justify-content:start;
    align-items:flex-start;
    padding:0px;
    margin-bottom:200px;

}

.announ-img-area:hover {
    background-image: url(/assets/images/pages/announ-hoover.png);
}




/*WHO WE ARE*/

.who-we-are-bg {
    background-image: url(/assets/images/pages/background//who-we-are-bg.png);
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 500px;
}

.future-title-area{
    padding:100px 0px 10px 180px;
}


    .future-title-area > h1 {
        color: #DC0067;
        font-size:24px;
        line-height:32px;
    }


.first-image{
    max-width:85%!important;
    max-height:85%!important;
}
.second-image {
    max-width: 85% !important;
    max-height: 85% !important;
}


.who-we-are-third-area {
    background-image: url(/assets/images/pages/background//who-we-are-third-bg.png);
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 500px;
}

.second-image-area{
    display:flex;
    justify-content:flex-end;
}


.market-leader-area {
    padding: 100px 250px 50px 0px;
}


    .market-leader-area > h1 {
        color: #FFAEDA;
        font-size: 24px;
        line-height: 32px;
    }

.diff-text {
    color: #FFAEDA;
}

.blue-text {
    color: #00A1E4!important;
    font-weight:600;
}

.third-row {
    display: flex;
    justify-content: flex-end;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    text-align: end;
}



@media(min-width:320px) and (max-width:768px) {
    .investor-relations-first-area {
        padding: 30px 20px 200px 0px;
    }
    .who-we-are-first-area{
        padding:20px;
    }

    .first-info-area {
        padding: 20px 0px;
    }

    .investor-relations-first-area > p {
        color: #E8E8E8 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
    }

    h2 {
        font-weight: 500;
        font-size: 16px !important;
        line-height: 24px;
    }

    .title-bottom-side {
        padding: 0px !important;
        margin-top: -20px;
        max-width: 80px;
    }

    .investor-text-area {
        padding-top: 50px;
    }

        .investor-text-area > p {
            font-size: 14px;
            line-height: 21px;
        }



    .investor-relations-bg {
        background-image: url(/assets/images/pages/background/mobil-investor-relations-bg.png) !important;
        height: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        min-width: 100%;
        min-height: 500px;
    }

    .who-we-are-bg {
        background-image: url(/assets/images/pages/background/mobil-who-we-are-bg.png) !important;
        height: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        min-width: 100%;
        min-height: 500px;
    }


    .broad-mandat-area {
        padding: 60px 20px;
    }

    .announ-img-area{
        min-height:500px;
            margin-bottom: 50px;

    }

    .future-title-area {
        padding: 50px 20px 10px 20px;
    }

    .first-image{
        margin-top:-50px;
    }


    .second-image{
        max-width:70%!important;
        max-height:70%!important;
        padding:0px!important;
        margin-top:-30px;
    }

    .market-leader-area {
         padding: 80px 20px 20px 30px;
    }


    .third-row {
        display: flex;
        justify-content: unset!important;
        display: flex;
        align-items: unset;
        text-align: unset!important;
    }

    .future-title-area > h1 {
        font-size: 16px;
    }

    .market-leader-area > h1 {
        font-size: 16px;
    }
    .diff-br{
        display:none;
    }
    .wware-text-area, .third-text-area {
        font-size: 14px;
        line-height: 21px;
        z-index:2;
        padding-right:20px;
        padding-left:20px;
    }
    .third-text-area{
        padding:0px 30px;
    }
 
    h1>span{
        margin-left:0px!important;
    }



}



@media (min-width: 485px) and (max-width: 768px) {

    .first-image {
        margin-top: 0px;
        max-width: 65% !important;
        max-height: 65% !important;
    }

    .wware-text-area, .third-text-area {
        margin-top:-20px;
        margin-bottom:50px;
    }
    .announ-img-area {
        min-height: 420px;
        margin-bottom: 50px;
        max-width: 300px;
    }

   

}



    @media (min-width: 1200px) and (max-width: 1570px) {
        .first-info-area {
            display: flex;
            align-items: center;
            padding-top: 80px
        }

        .investor-relations-first-area {
            padding: 20px 20px 50px 0px;

        }

        .who-we-are-first-area {
            padding: 20px 20px 50px 0px;
        }

        }

