#s1{
    padding: 50px 0;
}

#s1 .row{
    align-items: center;
}

#s1 img{
    aspect-ratio: 1/1;
    max-width: 536px;
    height: auto;
    width: 100%;
    object-fit: cover;
}

#s1 .content{
    padding-left: 50px;
}

#s1 h2{
    font-size: 34px;
    line-height: 48px;
    letter-spacing: 1.36px;
    color: #15312B
}

#s1 p:first-of-type{
        font-size: 17px;
    line-height: 27px;
    letter-spacing: 1.16px;
    font-family: 'Lato';
    font-weight: 500;
    color: #214038;
}

#s1 p{
    color: #214038;
}

@media(max-width:1200px){
    #s1 .content{
        padding: 0;
    }
    
    #s1 img{
        margin: 0 auto;
        display: block
    }
}

#book{
    padding: 50px 0;
}

#book .wrap{
    border: 1px solid #15312B;
    padding: 50px;
}

#book h2{
    text-align: center;
    color: #214038;
    font-size: 34px;
    line-height: 48px;
    letter-spacing: 1.36px;
}

#book p{
    color: #1A1A1A;
    font-size: 17px;
    line-height: 27px;
    text-align: center;
}

#book .btn{
    margin: 30px auto 0;
    display: block;
    color: #15312B!important;
}

@media(max-width:767px){
    #book .wrap{
        padding: 50px 15px
    }
}

#s2{
    padding: 50px 0;
}

#s2 .row{
    align-items: center;
}

#s2 img{
    aspect-ratio: 1/1;
    max-width: 536px;
    height: auto;
    width: 100%;
    object-fit: cover;
}

#s2 .content{
    padding-left: 50px;
}

#s2 h2{
    font-size: 34px;
    line-height: 48px;
    letter-spacing: 1.36px;
    color: #15312B
}

#s2 .click{
    margin-top: 30px;
}

#s2 p:first-of-type{
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 1.16px;
    color: #214038;
    font-family: 'walburnbold';
}

#s2 p{
    color: #214038;
}

#s2 .btn{
    color: #040707!important
}

#s2 .btn-y-holo{
    margin-right: 10px;
}

@media(max-width:1200px){
    #s2 .content{
        padding: 0;
    }
    
    #s2 img{
        margin: 0 auto;
        display: block
    }
}

#faq{
    padding: 50px 0;
}

#faq .header{
    margin-bottom: 50px;
}

#faq .header h2{
    text-align: center;
    color: #15312B;
    font-size: 34px;
    line-height: 48px;
    letter-spacing: 1.36px;
}

#faq .header p{
    color: #1A1A1A;
    text-align: center;
    font-weight: 300;
}

.accordion-button:not(.collapsed){
    color: #15312B;
    background-color: transparent;
    box-shadow: none;
}

.accordion-item{
    background: transparent;
    border: none;
}

.accordion-button{
    background: transparent;
}

.accordion-button p{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1.04px;
}

.accordion-item p{
    color: #1A1A1A;
}

.accordion-button::after{
        font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\2b';
    background-image: none;
    color: #D4A94A;
    display: flex;
    justify-content: center;
    align-items: center;
}

.accordion-button:not(.collapsed)::after{
           font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f068';
    background-image: none;
    color: #D4A94A; 
}

#mc{
    background: #14312B;
    padding: 100px 0;
}

#mc .content h2,
#mc .content h3,
#mc .content h4,
#mc .content h5{
    margin: 50px 0 20px;
}

#mc .content h2{
    color: #FFFFFF;
    font-size: 28px;
    line-height: 41px;
    font-weight: 400;
}

#mc .content h3{
    color: #FFFFFF;
    font-size: 26px;
    line-height: 39px;
    font-weight: 400;
}

#mc .content h4{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
}

#mc .content h5{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
}

#mc .content p{
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 300;
}

#mc .content p:last-of-type{
    margin-bottom: 0;
}

#mc a{
    color: #fff!important;
}

#mc .content > :first-child{
    margin-top: 0!important;
}

#design{
    background: #14312B;
    padding: 50px 0;
}

#design h2{
    color: #E9CC8B;
    font-size: 34px;
    letter-spacing: 1.36px;
    text-align: center;
    line-height: 48px;
}

#design .header p{
    text-align: center;
    color: #FFFFFF;
    font-weight: 300;
    margin: 0;
}

#design .header{
    margin-bottom: 50px;
}

#design img{
    width: 100%;
    max-width: 432px;
    height: auto;
    object-fit: cover;
    margin: 0 auto
}

#design .content{
    padding: 20px;
}

#design .content p{
    color: #F1F1F1;
    text-align: center;
}

#design .slick-slide{
    margin: 0 10px;
}

#design h3{
    color: #E9CC8B;
    text-align: center;
    font-size: 25px;
    line-height: 34px;
}

.slick-dots{
    bottom: -70px;
}

.slick-dots li button .slick-dot-icon:before{
    content: '';
}

.slick-dots li{
    border: 1px solid #fff;
    width: 18px;
    height: 18px;
}

.slick-dots li.slick-active{
    background: #D4A94A
}

#gallery{
    background: #14312B;
    padding: 50px 0;
}

#gallery h2{
    color: #E9CC8B;
    font-size: 34px;
    letter-spacing: 1.36px;
    text-align: center;
    line-height: 48px;
}

#gallery .header p{
    color: #fff;
    text-align: center;
    margin: 0;
}

#gallery .header{
    margin-bottom: 50px;
}

#gallery img{
    width: 100%;
    max-width: 331px;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1/1;
    margin: 0 auto;
    display: block
}

#gallery .slick-slide{
    margin: 0 10px;
}

.lightbox-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);
}
.lightbox-content {
    display: block;
    margin: auto;
    max-width: 90%;
    max-height: 80vh;
}
.lightbox-close {
    position: absolute;
    top: 30px;
    right: 50px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}