/* body */

body {
    background-color: #cfd5d3;
}

input[type='radio'] {
    accent-color: #538C56;
}

.seperator {
    background-image: url('imgs/separator.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
}

.page-top {
    background-image: url('imgs/bg_top_leaf.png');
    background-size: cover;
    background-position-x: center;
    height: 180px;
}

.page-container {
    max-width: 1000px;
}

.page-title {
    font-family: Bodoni;
    font-size: 42.75px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 20px;
    padding-top: 50px;
}

.page-text {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 10px;
}

.addr-title {
    font-family: Bodoni;
    font-size: 28.5px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}

.addr-text {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.addr-right-text {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 30px;
}

.addr-right-text a{
    color: rgba(0, 0, 0, .8);
}

.addr-right-text a:hover{
    color: rgba(100,100,100,0.8);
}

@media (max-width: 768px) {
    .bi-signpost-2 {
        display:none;
    }

    .page-top {
        display:none;
    }
}


/* nav */

.navbar-brand {
    display: block;
    text-align: center;
    font-family: Bodoni;
    line-height: 1.2;
    font-weight: 400;
    font-size: 28.5px;
    letter-spacing: 6px;
}

.nav-link {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1.2;
    color: rgba(0, 0, 0, .8) !important;
}

.navbar-nav {
    border-bottom-color: rgba(0, 0, 0, .8);
}

.nav-link {
    -webkit-transition: border-bottom-color .2s;
    -o-transition: border-bottom-color .2s;
    transition: border-bottom-color .2s;
    border-bottom: 1px solid transparent;
    padding-bottom: 3px;
    white-space: normal;
}

.nav-link.active,
.nav-link:hover {
    border-bottom-color: inherit
}

/* home page */

.banner-img {
    display: flex;
    align-items: center;
    background-image: url('imgs/bg_main.jpg');
    background-size: cover;
    background-position: center;
    height: 800px;
    color: white;
    font-weight: 400;
    font-size: 71.725px;
    font-family: Bodoni;
    line-height: 1.2;
    letter-spacing: 1px;
    text-align: center;
}

.home-img {
    display: flex;
    align-items: center;
    background-image: url('imgs/bg_home_leaf.png');
    background-size: cover;
    background-position: center;
    height: 63.9vw;
    text-align: center;
}

.home-1-1 {
    font-family: Raleway;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 60px;
}

.home-1-2 {
    font-family: Bodoni;
    font-size: 60px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 60px;
}

.home-1-3 {
    font-family: Raleway;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 2px;
}

@media (max-width: 768px) {
    .home-img {
        height: 111.5vw;
    }

    .home-1-1 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .home-1-2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .home-1-3 {
        font-size: 18px;
        line-height: 24px;
    }
}

.home-2 {
    display: flex;
    align-items: center;
    height: 100%;
    margin-bottom: 25px;
}

.home-2-1 {
    font-family: Bodoni;
    font-size: 42.75px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px;
}

.home-2-img {
    max-height: 640px;
    max-width: 100%;
    margin: 30px auto;
}

.home-2-2 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
}

.home-3 {
    background-image: url('imgs/home_3.jpg');
    background-size: cover;
    background-position: center;
    height: 50vh;
}

@media (max-width: 1440px) {
    .banner-img {
        height: 600px;
    }
}

@media (max-width: 768px) {
    .banner-img {
        height: 50vh;
    }
}

/* engagement page */

.eng-2-2 {
    width: 750px;
    max-height: 640px;
    max-width: 100%;
}

.carousel-inner {
    height: 0;
    padding-bottom: 70%;
}

/* rsvp page */

.rsvp-2-2 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 50px;
}

.rsvp-2-3 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 10px;
}

.rsvp-3-1 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    border: 1px solid rgba(0, 0, 0, .1);
}

.rsvp-3-2 {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.rsvp-email-title {
    font-family: Bodoni;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}

.rsvp-email-text {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}

/* venue page */

.venue-2-2 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 4500;
    line-height: 1.6;
    margin-bottom: 10px;
}

.venue-3-1 {
    font-family: Bodoni;
    font-size: 28.5px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}

.venue-3-2 {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.venue-3-3 {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 30px;
}

.venue-3-4 {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 30px;
}

.venue-3-4 a{
    color: rgba(0, 0, 0, .8);
}

.venue-3-4 a:hover{
    color: rgba(100,100,100,0.8);
}

.venue-3-5 {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 30px;
}

.venue-3-5 a{
    color: rgba(0, 0, 0, .8);
}

.venue-3-5 a:hover{
    color: rgba(100,100,100,0.8);
}