/*Top*/

#div3--top--container{
    background-image: url('../img/topbackground3.png');
    background-size:cover !important;
    width: 100%; 
    height: 60vh;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center center;
    color: #fff;
}


p{
    font-size: 16px;
    padding-bottom: 1.2em;
}

/*Bottom*/
#div3--bottom-container{
    padding-top: 5%;
    padding-bottom: 15%;
}

/*Left*/
.p3--bottom-title{
    padding-top: 5%;
}


.padding--top5{
    padding-top: 5%;
}

#p3--bottom-firsttitle{
    color:#189cd0;
}

#ul3--bottom-list{
    padding-left: 3%;
}

.bottomc3__ul--padding{
    padding-left: 3%;  
}

/*Right*/
.bottomc3__diagram--padding{
    padding-top: 12%; 
}
