﻿.Start-Planning-Parallax01 {
    background-image: url('/Resources/Images/BackgroundImages/593796537StartHere.jpg');
    min-height: 500px;
    background-attachment: fixed;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    margin: 0px;
}


.Start-Planning-Parallax01-Title-Container {
    bottom: 5% !important;
}
@media (max-width: 991px) {
    .Start-Planning-Parallax01-Title-Container {
        bottom: 2% !important;
    }
}

.Start-Planning-Parallax01-Title {
    font-family: Oxygen, Lato, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 40px;
    color: white;
    filter: drop-shadow(2px 2px 10px #222);
}
@media (max-width: 991px) {
    .Start-Planning-Parallax01-Title {
        font-size: 30px;
    }
}


.Start-Planning-Parallax02 {
    background-image: url('/Resources/Images/BackgroundImages/567327817.webp');
    min-height: 250px;
    background-attachment: fixed;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    margin: 0px;
}


.Start-Planning-Parallax03 {
    background-image: url('/Resources/Images/BackgroundImages/1893382575.jpg');
    min-height: 250px;
    background-attachment: fixed;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    margin: 0px;
}




.Start-Planning-FlipCard01-Front {
    background-image: url('/Resources/Images/cp-RealWedding-Viktoria-Glen-1-1-61af9731dc44a.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Start-Planning-FlipCard02-Front {
    background-image: url('/Resources/Images/plp-RealWedding-Marcy-Ryan-1-61b0ef1e98f87.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Start-Planning-FlipCard03-Front {
    background-image: url('/Resources/Images/palace-cp-Weddings-Jiang-Au-107-61b26e505a708.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.Start-Planning-FlipCard-Front-Number {
    width: 100px;
    height: auto;
    margin: auto;
    max-width: 95%;
    filter: saturate(2.0);
}