@charset "utf-8";


a {
    color: #fff;
    text-decoration: none;
}

#sb_instagram .sbi_follow_btn a {
    background-color: #432242 !important;
    font-family: 'Heebo', sans-serif !important;    
}

.instagram {
    margin-top: 3%;
    align-items: center;
}

.instagram > a > h1 {
    text-align: center;
    font-weight: bold;
    margin-top: -35px;
    margin-bottom: 30px;
    color: black;
}

.instagram > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}

.instagram-feed {
    width: 90%;
}



.mobile {
    display: none;
}

#mobile {
    display: none;
}

#mobileText {
    display: none;
}

td {
    height: 15px;
    width: 30%;
}

.nineCards {
    width: 80vw;
}

.cardImg {
    width: 97.2%;
    margin: 5px;
}
.footer {
    background: black;
    background-image: url('#');
    background-size: cover;
    background-repeat: no-repeat;
    
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    position: relative;
    width: 100%;
    height: 43vh;
    z-index: 2;
}

footer .footer-conatiner {
    padding: 35px 150px;
    height: 85%;
    margin-top: 20px;
}

.topFooter {
    height: 85%;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.footerLogo {
    width: 34%;
}

.footerLogo img {
    height: 35%;
}

.footerNavbar {
    align-items: center;
    width: 49%;
    justify-content: space-evenly;
    display: flex;
    flex-direction: row;
} 

.footerNavbar > span > a {color: #fff;
    text-decoration: none;
    transition: 0.3s;
    padding: 0px 6px 0 0;
}

.socialFooter {
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.socialogo {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-bottom: 2px;
}

.socialogo > a > img {
    width: auto;
    height: 20px;
    margin-left: 30px;
}

.mobile-message {
    display: none;
}

.bottomFooter {
    width: 100%;
    padding: 15px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
}

.bottomFooter > span > a > img {
    width: 70%;
}

.credit-hide {
    display: none;
}

.hide { 
    display: none;
}




.mobile-menu-footer-hide {
    display: none;
}

.mobile-menu-footer {
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    padding-left: 15px;
    width: 95%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 60px;
    /* position: absolute; */
    /* bottom: 10%; */
}
.wrote-aboutus-text a{
    color: #ec818d;
}








@media only screen and (max-width: 950px) {
    .mobile {
        display: block;
    }
	
	.center-mobile{  display: block;
  margin-left: auto;
  margin-right: auto;}
    
    .logo {
      margin-left: 0;
      margin-top: 10px;
      padding-left: 5.2%;
    }

    .navBar {
        display: none;
    }

    .socialAndLng {
        display: none;
    }

    .burger-menu {
        display: block;
        /* position: absolute;
        top: 20px; */
        right: 50px;
        width: 60px;
    }

    .burger-menu-pressed {
        display: block;
        right: 50px;
        width: 60px;
        margin-left: auto;
        margin-top: -40px;
    }

    .stripe1 {
        background-attachment: scroll;
        background-position: center top;
    }

    .title {
        display: none;
    }

    .mobile-title {
        display: block;
        position: absolute;
        display: flex
    }

    .mobile-title > img {
        width: 85%;
    }

    .rene {
        background-position: bottom;
        background-size: contain;
        height: auto;
        padding-top: 10px;
    }

    .rene > h1 {
        font-size: 90px;
    }

    .rene > p {
        width: 82vw;
        font-size: 100%;
        text-align: center;
    }

    .rene > a {
        margin-bottom: 25%;
    }

    .bottomButtons {
        width: 100%;
        position: fixed;
        bottom: 25px;
        top: 85vh;
    }

    .stripe3 {
        display: block;
    }

    .stripe3 > div {
        width: 100vw;
        height: 400px;
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    .card-hover-text {
        font-size: 14px;
    }

    .leftCards > div, .rightCards > div {
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
    }

    .leftCards > div > h1, .rightCards > div > h1 {
        margin-top: 0;
        width: 80%;
        line-height: 0.6;
    }


    .bottomButtons > button {
        border: 2px solid #EB7080;
        position: absolute;
        bottom: 0;
    }

    .threeDots {
        top: 80vh;
        left: 52vw;
    }

    .threeDots > img {
        width: 8vw;
    }

    div.wpcf7-mail-sent-ok {
        width: 55% !important;
    }

    .submit input:hover {
        background-color: #EB7080;
        color: white;
    }

    .nineCards {
        width: 95vw;
        margin-left: 1.5%;
        margin-bottom: 3%;
        margin-top: 27%;
    }

    .cardImg {
        margin: 0;
        width: 96.5%;
    }

    .stripe4 {
        padding-top: 0;
    }

    .flower {
        left: 6vw;
        margin-right: 40%;
        margin-bottom: -24px;
        top: 65px;
        opacity: 0.8;
        width: 36vw;
        z-index: 1;
    }
    
    .instagram {
        margin-top: 0;
        z-index: 2;
    }

    .card-hover-text {
        margin-bottom: 70px;
        padding: 0 20px;
    }

    .instagram-feed {
        /* padding-top: 24%; */
    }

    .instagram > h1 {
        position: relative;
        margin-top: -35px;
        margin-bottom: -70px;
        z-index: 999;
    }

    .footer {
        height: 28vh;
    }

    .footerNavbar {
        display: none;
    }

    .footerLogo img {
        display: none;
    }

    .socialFooter {
		
        font-size: 19px;
        display: flex;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
    }

    footer .footer-conatiner {
        padding: 10px;
        height: 85%;
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .topFooter {
        height: 40%;
        width: 80%;
        align-items: center;
        justify-content: center;
    }

    .footerLogo{
        width: 0;
    }
    .bottomFooter {
        flex-direction: column;
        justify-content: center; 
    }

    .bottomFooter > :nth-child(2) {
        font-size: 17px;
    }

    .bottomFooter > :nth-child(1) {
        /* width: 100%; */
        display: none;
    }

    .bottomFooter > span > a > img {
        width: 30%;
    }

    .credit-hide {
        display: flex;
        width: 100%;
    }

    .credit-hide > a {
        display: flex;
        width: 100%;
    }

    .socialogo {
        margin-bottom: 0;
        padding-right: 15px;
    }

    .socialogo > a > img {
        margin-right: 15px;
        margin-left: 0;
    }

    .topPage > div {
        background-position: center;
        background-attachment: scroll;
        background-size: cover;
    }

    .topPage {
        background-color: white;
        margin-top: 0;
        height: 40vh;
    }

    .topPage > div > h1 {
        font-size: 90px;
        margin-top: 0;
    }

    .statue {
        display: block;
        background-size: 300px;
        width: 210px;
        height: 330px;
        top: -90px;
        right: 0;
        z-index: 1;
    }

    .statue-desk {
        display: none;
    }

    .contactStatue {
        display: none;
    }

    .layer1 > p {
        font-size: 16px;
        /* margin-top: 30px;
        margin-bottom: 20px; */
        width: 90%;
    }

    .layer1 {
        padding: 0;
    }

    .threeDotsPink {
        height: 50px;
        width: 50px;
        margin-top: 30px;
    }

    .circle {
        height: 155px;
        width: 155px;
        left: -7%;
        top: 40px;
    }
    
    .gallery-container {
        margin-top: 30%;
        width: 100%;
    }

    .slider-nav-container {
        margin: 5%;
        margin-bottom: -15px;
    }

    .slider-nav-container .slick-prev {
        left: -10px;
        top: -22vh;
    }

    .slider-nav-container .slick-next {
        right: -10px;
        top: -22vh;
    }

    .slick-track {
        margin-bottom: -60px;
    }

    .layer2 {
        margin-top: 0px;
        padding-top: 0px;
    }

    .slider-for {
        height: 310px;
        width: 100%;
    }

    #mobileText {
        display: flex;
    }

    #desktop {
        display: none;
    }

    .eventType {
        margin-top: 18px;
        margin-left: 0;
        font-size: 17px;
        width: 95%;
        justify-content: space-between;
        display: flex;
        flex-direction: row;
    }

    .contact-text-container > p {
        width: 100%;
    }

    .wedding-eventContainer {
        flex-direction: column;
    }

    .eventCircle {
        display: none;
    }

    .eventStatue {
        display: none;
    }

    .slider-container {
        width: 100%;
    }

    .eventContainer {
        display: block;
        width: 100%;
        margin-top: 270px;
    }

    .event-slider-container {
        width: 100%;
    }

    .event-text-and-button > p {
        text-align: center;
        width: 90%;
        margin-right: 0;
    }

    .wedding-eventContainer {
        width: 100%;
    }

    .event-text-and-button {
        margin-top: 40px;
        display: flex;
        align-items: center;
        /* align-items: center; */
        margin-bottom: -20px;
        font-size: 16px;
        padding-right: 0;
    }

    .disactive-desktop-menu {
        margin-top: 0;
    }

    .event-text-and-button > a {
        margin-right: 0;
        margin-bottom: 0;
    }

    .talk-to-us {
        margin: 0;
        width: 260px;
        -webkit-appearance: none;
    }

    .talk-to-us:hover {
        border: none;
        background-color: #EB7080;
        color: white;
    }

    .talk-to-us:hover {
        
    }

    .event-slider-container .slick-prev:before, .event-slider-container .slick-next:before {
        display: none;
    }

    .event-slider-container .slick-next {
        right: 0;
    }
    
    .menu3points > img {
        margin-top: 40%;
    }

    .circle2 {
        display: none;
    }

    .menuType {
        margin-top: 18px;
        margin-left: 0;
        font-size: 17px;
        width: 80%;
        justify-content: space-evenly;
        display: flex;
        flex-direction: row;
    }

    .text {
        width: 95%;
        margin-top: 30px;
        font-size: 13px;
    }

    #menuText {
        width: 100%;
    }
    
    .menuPic {
        display: none;
    }

    .active-menu { 
        display: block;
    }

    .mobile-menu-pic {
        width: 90vw;
        margin-bottom: 5px;
        margin-top: 35px;
    }

    .mobile-menu-pic > img {
        margin-bottom: 10px;
    }

    .first, .sec, .third {
        width: 90%;
        justify-content: center;
    }

    .first {
        display: flex;
    }

    .text {
        padding-bottom: 20px;
    }


    .contactTopPage .tel {
        display: none;
    }

    .contactTopPage .tel-mobile {
        display: block;
    }

    .contactTopPage .contactTop-content {
        color: black;
        position: absolute;
        top: 45%;
    }

    .contactTopPage .contactTop-content p, .contactTopPage .contactTop-content a {
        font-size: 17px;
        color: black;
    }

    .contactTopPage .contactTop-content p.subtitle {
        font-weight: bold;
    }

    .contact-mid-page {
        padding-top: 16%;
    }

    .contact-mid-page > div > p {
        margin-top: 25px;
        padding: 30px;
        font-size: 17px;
    }

    .left-side {
        display: none;
    }

    .left-side-en {
        display: flex;
    }

    .right-side {
        margin: 0;
    }

    form > .submit > button {
        margin: 0;
    }

    .submit {
        justify-content: center;
        padding-left: 0;
    }
    
    form > .submit-en > button {
        margin: 0;
    }

    .submit-en {
        justify-content: center;
        padding-left: 0;
        padding-top: 35px;
    }

    .right-side > input {
        margin-bottom: 10px;
    }

    .mobile-message {
        display: block;
    }

    .form {
        flex-direction: column;
        align-items: center;
    }

    .ajax-loader {
        display: none !important;
    }

    .submit input {
        margin-left: 0;
        width: 70%;
    }

    .submit-en input {
        margin-left: 0;
        width: 70%;
    }

    .wpcf7-form-control-wrap > textarea {
        width: 300px;
        margin-top: 9%;
        font-size: 16px;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        padding: 5px;
        border: 1px solid black;
        background-color: rgba(0, 0, 0, 0);
        resize: unset;
    }

    .message {
        width: 300px;
        height: 250px;
    }
  }
