body {
    font-family: 'Montserrat';
    background: #fff;
}

.opening-top-logo {
    z-index: 1;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.main-title {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    text-align: center;
    left:0; right:0;
    color: #fff;
}

.main-image {
    filter: brightness(0.5);
}

.opening-top-logo img {
    max-height: 75px;
    padding: 10px 15px;
}


.ornament {
    position: absolute;
    width: 30%;
    z-index: 1;
}

.top-left {
    top: 0;
    left:0;
}

.top-right {
    top: 0;
    right: 0;
}

.btm-left {
    bottom: 0;
    left: 0;
}

.btm-right {
    bottom: 0;
    right: 0;
}

.left-ornament {
    position: absolute;
    left:30px;
    top:30px;
    height: calc(100% - 60px);
    z-index: 1;
}

.right-ornament {
    position: absolute;
    right:30px;
    top:30px;
    height: 100%;
    z-index: 1;
}

.revelation {
    position: absolute;
    z-index: 1;
    top: 40%;
    bottom: 0;
    max-width: 70%;
}

.grand-opening {
    position: absolute;
    z-index: 1;
    bottom: 50px;
    width: 300px;
}

.ptm-footer-L2-V0 .footer-area-copyright-list-logo img {
    filter: none;
    -webkit-filter: none;
}



.ptm-greeting-L1-V0 .greeting-area-img img {
    width: 150px;
}

.gb-area {
    max-width: 100%;
}

.cd-01-date p {
    font-family: 'Montserrat';
}

.ptm-greeting-L1-V0 .greeting-area-name p, .ptm-greeting-L1-V0 .greeting-area-parents p span {
    font-family: 'Montserrat';
}

.font-lato {
    font-family: 'Montserrat';
    letter-spacing: 1px;
}

.text-green {
    color: #111;
}

#modalWishes .modal-dialog .modal-content .modal-body, #modalGift .modal-dialog .modal-content .modal-body, #modalThankyou .modal-dialog .modal-content .modal-body, #modalRundown .modal-dialog .modal-content .modal-body, #modalWA .modal-dialog .modal-content .modal-body, #modalGallery .modal-dialog .modal-content .modal-body, #modalSubmit .modal-dialog .modal-content .modal-body, #modalFail .modal-dialog .modal-content .modal-body, #modalThankyou .modal-dialog .modal-content .modal-body {
    background-color: #120742;
    background-image: none;
}

#modalWishes .modal-dialog .modal-content .modal-body-text form .form-group input, #modalGift .modal-dialog .modal-content .modal-body-text form .form-group input, #modalThankyou .modal-dialog .modal-content .modal-body-text form .form-group input, #modalRundown .modal-dialog .modal-content .modal-body-text form .form-group input, #modalWA .modal-dialog .modal-content .modal-body-text form .form-group input, #modalGallery .modal-dialog .modal-content .modal-body-text form .form-group input, #modalWishes .modal-dialog .modal-content .modal-body-text form .form-group textarea, #modalGift .modal-dialog .modal-content .modal-body-text form .form-group textarea, #modalThankyou .modal-dialog .modal-content .modal-body-text form .form-group textarea, #modalRundown .modal-dialog .modal-content .modal-body-text form .form-group textarea, #modalWA .modal-dialog .modal-content .modal-body-text form .form-group textarea, #modalGallery .modal-dialog .modal-content .modal-body-text form .form-group textarea {
    color: #fff;
    border: solid 1px #fff;
}

#modalWishes .modal-dialog .modal-content .modal-body-text form .form-group select, #modalGift .modal-dialog .modal-content .modal-body-text form .form-group select, #modalThankyou .modal-dialog .modal-content .modal-body-text form .form-group select, #modalRundown .modal-dialog .modal-content .modal-body-text form .form-group select, #modalWA .modal-dialog .modal-content .modal-body-text form .form-group select, #modalGallery .modal-dialog .modal-content .modal-body-text form .form-group select {
    color: #fff;
    border: solid 1px #fff;
}

#modalWishes .modal-dialog .modal-content .modal-body-text form .form-group label, #modalGift .modal-dialog .modal-content .modal-body-text form .form-group label, #modalThankyou .modal-dialog .modal-content .modal-body-text form .form-group label, #modalRundown .modal-dialog .modal-content .modal-body-text form .form-group label, #modalWA .modal-dialog .modal-content .modal-body-text form .form-group label, #modalGallery .modal-dialog .modal-content .modal-body-text form .form-group label {
    color: #fff;
}

#modalWishes .modal-dialog .modal-content .modal-body-title p, #modalGift .modal-dialog .modal-content .modal-body-title p, #modalThankyou .modal-dialog .modal-content .modal-body-title p, #modalRundown .modal-dialog .modal-content .modal-body-title p, #modalWA .modal-dialog .modal-content .modal-body-title p, #modalGallery .modal-dialog .modal-content .modal-body-title p, #modalSubmit .modal-dialog .modal-content .modal-body-title p, #modalSubmit .modal-body-text, #modalFail .modal-body-text, #modalFail .modal-dialog .modal-content .modal-body-title p, #modalThankyou .modal-dialog .modal-content .modal-body {
    color: #fff;
}

#modalWishes .modal-dialog .modal-close, #modalGift .modal-dialog .modal-close, #modalThankyou .modal-dialog .modal-close, #modalRundown .modal-dialog .modal-close, #modalWA .modal-dialog .modal-close, #modalGallery .modal-dialog .modal-close {
    background: #120742 !important;
}

#modalWishes .modal-dialog .modal-content .modal-body-text form .form-group button, #modalGift .modal-dialog .modal-content .modal-body-text form .form-group button, #modalThankyou .modal-dialog .modal-content .modal-body-text form .form-group button, #modalRundown .modal-dialog .modal-content .modal-body-text form .form-group button, #modalWA .modal-dialog .modal-content .modal-body-text form .form-group button, #modalGallery .modal-dialog .modal-content .modal-body-text form .form-group button {
    background-color: #fff;
    color: #111;
}

#modalSubmit .modal-dialog .modal-content, #modalFail .modal-dialog .modal-content{
    height: auto;
    top:50%;
    transform: translateY(-50%);
}

.ww-wrapper2 {
    background-repeat: repeat;
}

.bg-wrapper {
    background-repeat: no-repeat;
    background-size: 30%, 20%;
    background-position: top left, bottom right;
}

.ptm-float-list, .ww-menu.affix {
    background-color: #111;
    color: #fff;
}

.parent-activity {
    border-bottom: solid 1px #fff;
    margin-bottom: 10px;
}

.remove-activity {
    color: #fff;
}


.ww-menu.affix a {
    color: #fff;
}

.ww .ww-video-area-content-open {
    left:0;
    right: 0;
    margin: auto;
    text-align: center;
}

.date-info {
    position: absolute;
    right: 50px;
    bottom: 120px;
    z-index: 1;
    max-width:500px;
}



.is-filler, #event-update {
    display: inline-block !important;
    width: auto !important;
    vertical-align: text-top;
}

.checkbox-label {
    display: inline-block !important;
    width: auto !important;
}

select.form-control {
    height: auto;
}

.mt-15 {
    margin-top: 15px;
}

.activity-title {
    font-size: 16px;
}

.ptm-event .event-area-wrap-list:nth-child(2):before, .ptm-event .event-area-wrap-list:nth-child(2):after {
    content: none;
}

.activity-container {
    position: relative;
    margin-top: 50px;
}

.butterfly {
    position: absolute;
    left:0;
    top:-60px;
    width: 100px;
}

.butterfly2 {
    position: absolute;
    right:100px;
    top:0;
    width: 100px;
}

.right-flower {
    position: absolute;
    right: -50px;
    bottom: -70px;
    width: 150px;
}

.left-flower {
    position: absolute;
    width:300px;
    left:-50px;
    top:-35px;
}

.ptm-footer-L2-V0 {
    z-index: 4;
    position: relative;
}

.btn-green {
    background-color: #111;
    color: #fff;
    font-size: 16px;
}

.italic {
    font-style: italic;
}

.btn-green:hover, .btn-green:focus {
    color: #fff;
}

.icon-dresscode {
    width: 250px;
}

.ww-dresscode-area-list-wrap-img-01 {
    text-align: center;
}

.hero-bg {
    background-image: url('../images/tfd/bg-hero.jpg');
    background-size: cover;
}

.container {
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
}

.bg-blue {
    background-color: #120742;
}

.text-blue {
    color: #120742;
}

.swiper-pagination {
    position: relative;
    margin-top: 30px;
}

.swiper-pagination-bullet {
    background-color: #120742;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #120742;
    width: 30px;
    border-radius: 20px;
}

.schedule-bg {
    height: 350px;
    background-image: url('../images/tfd/bg-btm.jpg');
    background-size: cover;
    background-attachment: fixed;
}

.schedule-table {
    width: 100%;
}

.schedule-table tr td {
    padding: 15px 0;
}

.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.swiper-backface-hidden .swiper-slide {
    height: auto !important;
    display: flex;
}

@media (max-width: 768px) {
    .ornament {
        width: 40%;
    }
    .revelation {
        max-width: 100%;
        padding: 15px;
    }

    .date-info {
        max-width: calc(50% - 35px);
        right: 20px;
        bottom: 140px;
    }
    .left-ornament, .right-ornament {
        display: none;
    }
    .opening-top-logo img{
        width: 150px;
    }
    .grand-opening {
        bottom: 150px;
    }
    .ww .ww-video-area-content-open {
        margin-bottom: 30px;
    }
    #modalSubmit .modal-dialog .modal-content, #modalFail .modal-dialog .modal-content, #modalThankyou .modal-dialog .modal-content {
        top: auto;
        transform: none;
    }
    .butterfly2 {
        display: none;
    }
    .ptm-ptpb-75px {
        padding-bottom: 100px;
    }
    .left-flower {
        width: 175px;
        top: -55px;
    }

    .bg-wrapper {
        background-size: 40%, 30%;
    }
    .icon-dresscode {
        width: 175px;
    }
    .btn-green {
        display: block;
        margin-bottom: 15px;
    }

    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
