.style1 {
    text-align: right
}
.style2 {
    text-align: right
}
.style3 {
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 600px;
    padding-top: 0px;
    background-size: contain
}
@media (min-width: 576px) {
.style3 {
        background-size: cover
    }
.style6 {
        min-height: 150px
    }
}
.style4 {
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 500px;
    background-size: contain
}
@media (min-width: 768px) {
.style3 {
        margin-top: 10px;
        padding-top: 10px
    }
}
@media (min-width: 1400px) {
.style3 {
        background-position: 50%;
        background-size: cover
    }
.style5 {
        background-size: cover
    }
}
.style6 {
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 300px;
    background-size: contain
}
.style7 {
    background-image: url("../assets/images/BG/bg-15.jpg");
    background-attachment: fixed;
    background-size: cover;
    min-height: 400px
}
.style8 {
    padding-top: 5px
}
.style9 {
    margin-top: 10px
}
.style10 {
    font-family: fantasy;
    color: #d63384
}
.style11 {
    float: right
}
.style5 {
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 400px;
    background-size: contain}