body, html {
    height: 100%;
    font-family: 'Lato-Light',Arial,sans-serif;
    font-size: 19px;
}

body {
    background: #d6f3f3;
}

.text-align-center {
    text-align: center;
}

.no_padding {
    padding: 0;
}

.no_padding_left {
    padding-left: 0;
}

.no_padding_right {
    padding-right: 0;
}

.content {
    padding-top: 0;
}

.icon-bar {
    background: #666;
}

a, a:hover, a:focus {
    text-decoration: none;
    color: #000;
}

.top-header {
    padding: 50px 7% 50px;
    /*margin-top: 50px;*/
}

.header-logo img {
    height: 25px;
}

.top-left {
    float: left;
}

.top-center {
    /*text-align: center;*/
    /* margin: 0 auto; */
    /* display: inline-block; */
    /* overflow: hidden; */
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}

.top-right {
    float: right;
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}

.top-mark {
    background: url(/images/cherry/flower-top.png);
    width: 70%;
    background-size: 50% !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    margin: auto;
    padding-bottom: 21%;
}

@media (max-width:767px) {
    .top-mark {
        width: 100%;
        padding-bottom: 31%;
    }
}

.content-container {
    max-width: 1140px;
    width: 100%;
    margin: auto;
}

    .content-container div.thinpaper {
        width: 100%;
        content: "";
        border-top: 1px solid rgba(0,0,0,0.1);
        right: 0;
        left: 0;
        top: -60px;
        position: absolute;
        z-index: 2000;
        margin: 0 0 40px;
    }

@media (max-width:1240px) {
    .content-container {
        max-width: 900px;
    }
}

@media (max-width:991px) {
    .content-container {
        max-width: 900px;
    }
}

@media (max-width:767px) {
    .content-container {
        max-width: 550px;
        /*padding:0 15px;*/
    }
}

.main-menu {
    display: block;
    text-align: center;
}

    .main-menu ul {
        margin: 0;
        padding: 0;
    }


        .main-menu ul li {
            list-style: none;
            padding: 0;
            margin: 0 20px;
            display: inline-block;
            font-weight: 500;
            font-style: normal;
            font-size: 14.5px;
            /*font-family: Lato,Arial,sans-serif;*/
        }

            .main-menu ul li a {
                text-transform: uppercase;
                letter-spacing: .15em;
            }
            /*.main-menu ul:hover li:hover a {
            color:#000;
        }*/
            .main-menu ul li:hover a {
                color: rgba(0,0,0,.4);
                transition: all .3s linear;
            }

/*.pink-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
     background: url(/images/cloud.png); 
    background:rgb(253, 224, 218);
    width: 100px;
    height: 80px;
    padding-bottom:61.694915254237288135593220338983%;
    opacity:0;
    z-index:2;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    transition:all .15s ease-in-out;
}*/
.pink-circle img {
    width: 100px;
}

.pink-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    /*background: url(/images/cloud.png);*/
    /*background:rgb(253, 224, 218);*/
    /*border-radius: 50%;*/
    /*width: 100px;*/
    /*height: 80px;*/
    /*padding-bottom:61.694915254237288135593220338983%;*/
    opacity: 0;
    z-index: 2;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    transition: all .15s ease-in-out;
}

.top-nav ul li {
    position: relative;
    z-index: 1;
}

    .top-nav ul li a {
        position: relative;
        z-index: 3;
    }

    .top-nav ul li:hover .pink-circle {
        opacity: 1;
        transition: all .3s ease-in-out;
    }

.top-nav {
    display: block;
    text-align: center;
}

    .top-nav ul {
        margin: 0;
        padding: 0;
    }


        .top-nav ul li {
            list-style: none;
            padding: 0;
            /*margin-right: 20px;*/
            margin: 0 10px;
            display: inline-block;
            font-size: 12px;
        }

.canvas {
    padding: 50px 7%;
    padding-top: 0px;
}

@media (max-width:767px) {
    .canvas {
        padding: 10px 7%;
    }
}

.about-desc {
    max-width: 600px;
    margin: auto;
}


.footer-copyright {
    text-transform: uppercase;
    color: #72808e;
    font-size: 11px;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    margin: 60px 0 0;
    padding: 0 15px;
}

.slideshow-item {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
}

    .slideshow-item.in {
        display: block;
        opacity: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .slideshow-item.active {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

.slideshow-title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.controls {
    margin: auto;
    margin-bottom: 45px;
    text-align: center;
}

.slide-image-desc {
    margin-top: 30px;
    color: #20272d;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.slideshow-text {
    max-width: 640px;
    margin: auto;
    margin-bottom: 50px;
    width: 100%;
}

.top-nav ul li a {
    display: inline-block;
    text-decoration: none;
    color: #1d1d1d;
    /* transition: all 0.2s linear; */
    /* letter-spacing: 1px; */
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    /* font-style: italic; */
    font-family: 'Garamond','Times New Roman';
}

.top-logo {
    text-align: center;
    margin-top: 50px;
}

    .top-logo .logo:before {
        content: '';
        width: 200px;
        height: 90px;
        background: url(/images/flower-kiri.png);
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        display: inline-block;
        vertical-align: middle;
    }

    .top-logo .logo:after {
        content: '';
        width: 200px;
        height: 90px;
        background: url(/images/flower-kanan.png);
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        display: inline-block;
        vertical-align: middle;
    }

.logo {
    display: inline-block;
    margin-right: 0;
}

    .logo img {
        height: 80px;
    }

@media (max-width:1031px) {
    .logo img {
        height: 65px;
    }
}

.social-nav {
    display: block;
    text-align: center;
}

    .social-nav ul {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

        .social-nav ul li {
            list-style: none;
            display: inline-block;
        }

            .social-nav ul li:not(:first-child) {
                margin-left: 10px;
            }

            .social-nav ul li a {
                list-style: none;
                padding: 0;
                /*margin-left:10px;*/
            }

                .social-nav ul li a i {
                    /*height:18px;*/
                }

                .social-nav ul li a i {
                    /*height:30px;*/
                    color: #000;
                    -webkit-transition: fill 170ms ease-in-out;
                    -moz-transition: fill 170ms ease-in-out;
                    -o-transition: fill 170ms ease-in-out;
                    transition: fill 170ms ease-in-out;
                    font-size: 17px;
                }

        .social-nav ul:hover li:hover a i {
            /*fill: rgba(170,170,170,.4);*/
            color: #000;
        }

        .social-nav ul:hover li a i {
            color: rgba(0,0,0,.4);
        }

.controls .left.slide-nav {
    display: inline-block;
    float: left;
    color: #20272d;
    font-size: 11px;
    text-decoration: none;
}


.controls .slide-nav {
    float: none;
}

.title {
    z-index: 999;
}

.navbar-brand {
    padding: 7px 0px;
    text-align: center;
    float: none;
}

    .navbar-brand > img {
        height: 20px;
        margin: auto;
        text-align: center;
        display: block;
    }

.navbar-toggle {
    padding: 9px 0px;
    margin-right: 0px;
    line-height: 15px;
    float: none;
}
/*#mobileMenuLink {
     float:left;
}*/

#mobileMenuLink > div {
    top: 4px;
    position: relative;
}

#mobileMenuLink.open-menu > div {
    display: none;
}

.more-menu {
    float: right;
    /*text-align:center;*/
    top: 4px;
    position: relative;
}

.top-menu {
    display: block;
    /*border-bottom: solid 1px #f0f0f0;*/
    padding: 0 30px;
    text-align: center;
    position: absolute;
    width: 100%;
    /*background: #fff;*/
    z-index: 10000;
    height: 59px;
}

@media (max-width:767px) {
    .header {
        padding-bottom: 0 !important;
    }

    /*.canvas {
        padding-top: 71px !important;
    }*/
}

.more-menu-content, .search-content {
    /*display:none;*/
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -ms-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 900;
    /*pointer-events: none;*/
}

    .more-menu-content.open-menu, .search-content.open-menu {
        /*display:block;*/
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 150ms ease-in-out;
        -moz-transition: opacity 150ms ease-in-out;
        -ms-transition: opacity 150ms ease-in-out;
        -o-transition: opacity 150ms ease-in-out;
        transition: opacity 150ms ease-in-out;
    }

.more-menu.open-menu > img {
    display: none !important;
}

.search-button.open-menu > i {
    display: none;
}

.close-main-menu {
    font-size: 22px;
    color: #95948f;
    display: none;
}

    .close-main-menu.open {
        display: initial;
        color: #000;
    }

.close-more-menu {
    font-size: 22px;
    color: #95948f;
    display: none;
    top: -4px;
    position: relative;
}

    .close-more-menu.open {
        display: initial;
        color: #000;
    }

.close-search-button {
    font-size: 22px;
    color: #95948f;
    display: none;
}

    .close-search-button.open {
        display: initial;
    }

.social {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 80%;
}

.cs-select ul span {
    text-align: center;
    font-weight: 500;
    font-size: 26px;
}

.list-group-item {
    text-align: center;
    font-weight: 500;
    background-color: transparent;
}

.list-group-item {
    border: none;
}

.cs-options li a, .close-button {
    font-size: 22px;
}

.cs-options ul > li > a {
    color: #000;
}

.cs-skin-overlay .cs-options {
    background: rgba(255,255,255,1) !important;
}

.top-nav ul li:not(.logo-section) {
    width: 100px;
    /* margin: 0 22px; */
}

@media (max-width:1031px) {
    .top-nav ul li:not(.logo-section) {
        width: 75px;
        /* margin: 0 22px; */
    }
}

.navbar-header {
    /*margin-top: 20px;*/
    margin-bottom: 20px;
    padding-top: 60px;
}

.menu-wrap {
    position: fixed;
    z-index: 1001;
    width: 520px;
    height: 100%;
    background: #fff;
    /*background: #373a47;*/
    padding: 2.5em 1.5em 0;
    /*font-size: 1.15em;*/
    font-size: 28px;
    text-align: center;
    -webkit-transform: translate3d(-520px,0,0);
    transform: translate3d(-520px,0,0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.show-menu .menu-wrap {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.close-button {
    width: 1em;
    height: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    overflow: hidden;
    text-indent: 1em;
    font-size: 0.75em;
    border: none;
    background: transparent;
    color: transparent;
}

.menu-wrap a {
    /*color: #b8b7ad;*/
    color: #000;
    /*transition:all 0.1s ease-in-out;
    -webkit-transition:all 0.1s ease-in-out;*/
}

    .menu-wrap a:hover,
    .menu-wrap a:focus {
        color: #fd885d;
        text-decoration: none;
    }
/* Menu Button */
.menu-button {
    position: relative;
    z-index: 1000;
    margin: 1em;
    margin-left: 0;
    padding: 0;
    /* width: 2.5em; */
    /* height: 2.25em; */
    border: none;
    /* text-indent: 2.5em; */
    font-size: 1.5em;
    color: transparent;
    background: transparent;
    left: 7%;
    top: 25px;
    outline: 0;
}
    /*.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}*/

    .menu-button:hover {
        opacity: 0.6;
    }

/* Close Button */
.close-button {
    width: 1em;
    height: 1em;
    position: absolute;
    left: 3em;
    top: 3.5em;
    overflow: hidden;
    text-indent: 1em;
    font-size: 0.75em;
    border: none;
    background: transparent;
    color: transparent;
}

    .close-button::before,
    .close-button::after {
        content: '';
        position: absolute;
        width: 3px;
        height: 100%;
        top: 0;
        left: 50%;
        background: #000;
    }

    .close-button::before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .close-button::after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

/* Shown menu */
.show-menu .menu-wrap {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}


/*.menu, 
.icon-list {
	height: 100%;
}*/

.icon-list {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

    .icon-list a {
        display: block;
        padding: 0.3em 2em;
        -webkit-transform: translate3d(0,500px,0);
        transform: translate3d(0,500px,0);
        /*font-family: Perpetua,serif;*/
    }

    .icon-list,
    .icon-list a {
        -webkit-transition: -webkit-transform 0s 0.4s;
        transition: transform 0s 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    }

        .icon-list a:nth-child(2) {
            -webkit-transform: translate3d(0,1000px,0);
            transform: translate3d(0,1000px,0);
        }

        .icon-list a:nth-child(3) {
            -webkit-transform: translate3d(0,1500px,0);
            transform: translate3d(0,1500px,0);
        }

        .icon-list a:nth-child(4) {
            -webkit-transform: translate3d(0,2000px,0);
            transform: translate3d(0,2000px,0);
        }

        .icon-list a:nth-child(5) {
            -webkit-transform: translate3d(0,2500px,0);
            transform: translate3d(0,2500px,0);
        }

        .icon-list a:nth-child(6) {
            -webkit-transform: translate3d(0,3000px,0);
            transform: translate3d(0,3000px,0);
        }

        .icon-list a span {
            /*margin-left: 10px;*/
            font-weight: 400;
        }

.show-menu .icon-list,
.show-menu .icon-list a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list {
    /*margin-left: 60px;*/
}

    .show-menu .icon-list a {
        -webkit-transition-duration: 0.9s;
        transition-duration: 0.9s;
    }

.show-menu .content::before {
    opacity: 1;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@media (min-width: 768px) {
    .gallery {
        /*margin-top: 100px;*/
    }
}

/*.menu-container {
    display:flex;
}*/
.menu-logo {
    position: absolute;
    margin: auto;
    top: 30px;
    padding: 5px 0 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    /* width: 135px; */
    text-align: center;
}

    .menu-logo > a {
        /*border-bottom: solid 1px #000;*/
        text-decoration: none;
        color: #000;
        font-size: 22px;
    }

        .menu-logo > a > img {
            height: 30px;
            /*width:125px;*/
        }

.right-menu {
    right: 8%;
    position: absolute;
    text-align: right;
    top: 53px;
}

    .right-menu .social-nav {
        line-height: 50px;
    }

.menu-button > img {
    height: 15px;
}

.menu-container {
    position: relative;
    z-index: 1000;
    /*height: 100px;*/
    width: 100%;
    /*background: #d6f3f3;*/
}

.subnav ul {
    padding: .5em 0 1em;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.footer-powered {
    text-align: center;
    margin-bottom: 75px;
    color: #000;
    font-size: 14px;
    margin-top: 45px;
    font-family: 'Garamond','Times New Roman';
    font-style: italic;
}

    .footer-powered > a {
        text-decoration: none;
        color: #000;
    }

img.white {
    display: none;
}

.popup-menu {
    position: absolute;
}

.menu-logo .category {
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 6px;
    font-size: .8rem;
    margin: 1em 0 2em 0;
    display: block;
}

    .menu-logo .category a {
        padding: 1em 0;
        /* border-bottom: 2px solid #000; */
        /*font-family: 'Lato',sans-serif;*/
        letter-spacing: .3em;
        font-size: 9px;
        color: #000;
    }

.footer-title {
    font-family: 'HenriDidot','Times New Roman',serif;
    font-size: 42px;
    text-align: center;
    letter-spacing: .3em;
    text-transform: uppercase;
}

@media (max-width:767px) {
    .footer-title {
        font-size: 24px;
    }

    .footer-powered {
        margin-bottom: 45px;
    }
}

.all-reserved {
    font-size: 13px;
    text-align: center;
    margin: 10px 0;
}

.instagram-section {
    margin-top: 100px;
    /*padding:50px;*/
}

.instagram-wrapper {
    /*max-width: 970px;*/
    width: 100%;
    margin: auto;
}

@media (min-width:768px) {
    .instagram-grid {
        /* width: 56.6667%; */
        margin: auto;
        max-width: 1200px;
    }
}

@media only screen and (max-width: 767px) {
    .instagram-post-item {
        width: 50% !important;
        clear: none !important;
    }
}

.instagram-header h1 {
    /*font-family:Lato,Arial,sans-serif;*/
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .18em;
    line-height: 1.45em;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 0;
    font-family: 'Garamond','Times New Roman';
    font-style: italic;
}

.instagram-post-item a {
    overflow: hidden;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    display: block;
    cursor: default;
    border-bottom: none;
    cursor: default;
}

    .instagram-post-item a img {
        position: relative;
    }

/*.instagram-post-item {
    width: calc(16.6666667% - 5px);
    float: left;
    margin: 0 5px 5px 0;
}*/

    /*.instagram-post-item:nth-child(6n+1) {
        clear: left;
    }*/

@media only screen and (max-width: 767px) {
    .instagram-post-item {
        width: 50% !important;
        clear: none !important;
        margin: 0;
    }
}

.instagram-post-item a {
    overflow: hidden;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    display: block;
    cursor: default;
    border-bottom: none;
    cursor: default;
}

    .instagram-post-item a img {
        position: relative;
    }

.instagram-image {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    cursor: pointer;
}

.instagram-title {
    margin-bottom: 40px;
}

    .instagram-title h3 {
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 0.2em;
        font-family: Lato, Arial, sans-serif;
    }

.footer-title > a > img {
    height: 70px;
}

@media (max-width:767px) {
    .footer-title > a > img {
        height: 45px;
    }
}

.mobile-logo {
    /*padding: 14px 0;*/
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}

    .mobile-logo img {
        height: 70px;
    }

    .mobile-logo a {
        display: inline-block;
    }

.navbar-header .category a {
    padding: 1em 0;
    /* border-bottom: 2px solid #000; */
    /*font-family: 'Lato',sans-serif;*/
    letter-spacing: .3em;
    font-size: 9px;
    color: #000;
    margin: auto;
    text-align: center;
}

.navbar-header .category {
    display: block;
    text-align: center;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 6px;
    font-size: .8rem;
}

.categories-wrapper {
    margin-bottom: 50px;
}

.grid-categories {
    text-align: center;
}

    .grid-categories ul li {
        display: inline-block;
        text-transform: uppercase;
        margin: 0 20px;
        text-align: center;
        font-size: 13px;
        transition: all .15s linear;
        position: relative;
        letter-spacing: .1em;
    }

@media (max-width:767px) {
    .grid-categories ul li {
        margin: 0 8px;
        font-size: 10px;
    }

    .categories-wrapper {
        margin-bottom: 20px;
    }
}

.grid-categories ul li a:after {
    content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 1px;
    background-color: #00b19e;
    -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.075);
    transition: all .3s cubic-bezier(.175,.885,.32,1.075);
}

.grid-categories ul li a:hover:after {
    width: 100%;
    background: #000;
}

.menu-mobile img {
    height: 5px;
}

.mobile-overlay {
    -webkit-animation: anim-opacity-99 525ms linear;
    animation: anim-opacity-99 525ms linear;
    overflow-y: scroll;
}

    .mobile-overlay.active {
        left: 0;
        background-color: #fff;
        -webkit-transition: left 0s,background-color 350ms cubic-bezier(.55,0,.1,1);
        -moz-transition: left 0s,background-color 350ms cubic-bezier(.55,0,.1,1);
        -ms-transition: left 0s,background-color 350ms cubic-bezier(.55,0,.1,1);
        -o-transition: left 0s,background-color 350ms cubic-bezier(.55,0,.1,1);
        transition: left 0s,background-color 350ms cubic-bezier(.55,0,.1,1);
    }

.mobile-overlay {
    position: fixed;
    top: 0;
    left: -99999px;
    bottom: 0;
    z-index: 1010;
    width: 100%;
    -webkit-transition: left 0s 525ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: left 0s 525ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: left 0s 525ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: left 0s 525ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: left 0s 525ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
}

.anim-opacity-99 0% {
    opacity: 0;
}

.anim-opacity-99 99% {
    opacity: 0;
}

.anim-opacity-99 100% {
    opacity: 1;
}

@-webkit-keyframes anim-opacity-99 {
    0% {
        opacity: 0;
    }

    99% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes anim-opacity-99 {
    0% {
        opacity: 0;
    }

    99% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Mobile-overlay-close {
    outline: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    text-transform: inherit;
    letter-spacing: inherit;
    display: none;
    position: absolute;
    top: 0;
    z-index: 2;
    padding: 22px;
    line-height: 0;
    stroke: transparent;
    opacity: 0;
    -webkit-transition: opacity 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -moz-transition: opacity 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -ms-transition: opacity 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -o-transition: opacity 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    transition: opacity 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    font-size: 20px;
}

.Mobile-overlay-close {
    display: block;
}

.mobile-overlay.active .Mobile-overlay-close {
    left: 0;
}

.mobile-overlay.active .Mobile-overlay-close {
    background-color: #fff;
    stroke: #000;
    opacity: 1;
    -webkit-transition: opacity 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: opacity 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: opacity 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: opacity 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: opacity 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
}

.mobile-overlay-menu {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    /*width: calc(100% - 60px );*/
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.mobile-overlay.active .mobile-overlay-menu {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    transition: transform 350ms cubic-bezier(.55,0,.1,1);
}

.mobile-overlay .mobile-overlay-menu {
    right: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
}

.mobile-overlay-menu-main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 36px;
    overflow: auto;
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    transition: transform 350ms cubic-bezier(.55,0,.1,1);
}

.Mobile-overlay-nav-item--folder:after {
    content: ' \f105 ';
    font-family: 'FontAwesome';
    color: #000;
}

.Mobile-overlay-nav .Mobile-overlay-nav-item {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1em;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .1em;
    line-height: 3em;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

.Mobile-overlay-nav-item, .Mobile-overlay-folder-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: .618em;
    text-align: center;
}

.Mobile-overlay-nav-item--folder, .Mobile-overlay-folder-item--toggle {
    outline: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    text-transform: inherit;
    letter-spacing: inherit;
    text-align: center;
}

.Mobile-overlay-folder-item {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1em;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .1em;
    line-height: 3em;
    text-transform: uppercase;
}

.Mobile-overlay-nav-item, .Mobile-overlay-folder-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: .618em;
}

.Mobile-overlay-folder-item {
    color: #000;
}

.Mobile-overlay-folder-item--toggle {
    padding-bottom: 1.618em;
}

    .Mobile-overlay-folder-item--toggle:before {
        content: '\f104  ';
        font-family: FontAwesome;
        color: #000;
    }

.Mobile-overlay-folder-item--toggle {
    color: rgba(0,0,0,.6);
}

.Mobile-overlay-folder-item--toggle {
    letter-spacing: 0em;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    letter-spacing: .2em;
    line-height: 1em;
    text-transform: none;
}

.Mobile-overlay-folder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    padding: 36px;
    overflow: auto;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
    transition: transform 350ms cubic-bezier(.55,0,.1,1);
}

    .Mobile-overlay-folder.is-active-folder {
        z-index: 2;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

.has-active-folder .mobile-overlay-menu-main {
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

.content-wrapper {
    /*max-width:75em;*/
    padding: 0 7%;
    width: 100%;
    margin: auto;
}

.logo-white {
    display: none;
}

.menu-ul {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

    .menu-ul * {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
    }

    .menu-ul li {
        display: inline-block;
        list-style: outside none none;
        margin: 0 1.2em;
        overflow: hidden;
    }

    .menu-ul a {
        padding: 0 0.5em 0 0.2em;
        color: rgba(0, 0, 0, 0.5);
        position: relative;
        display: inline-block;
        letter-spacing: 1px;
        margin: 0;
        text-decoration: none;
    }

        .menu-ul a:before,
        .menu-ul a:after {
            position: absolute;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease;
        }

        .menu-ul a:before {
            right: 100%;
            display: block;
            width: 3px;
            height: 100%;
            content: "";
            background-color: #f39c12;
        }

        .menu-ul a:after {
            padding: 0 0.5em 0 0.2em;
            position: absolute;
            right: 100%;
            top: 0;
            content: attr(data-hover);
            color: #000;
            white-space: nowrap;
        }

    .menu-ul li:hover a,
    .menu-ul .current a {
        transform: translateX(100%);
    }

.enter-site, .enter-site:focus {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: 'Times New Roman',serif;
    position: relative;
    z-index: 1;
}

    .enter-site:hover {
        color: #fff;
        text-decoration: underline !important;
    }

        .enter-site:hover span {
            text-decoration: underline !important;
        }

.cloud-btn {
    /*width:100%;*/
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    padding: 60px;
    display: inline-block;
}

.landing {
    position: fixed;
    z-index: 10001;
    width: 100%;
    background: rgb(253, 224, 218);
    text-align: center;
    height: 100vh;
    opacity: 0;
    display: none;
    transition: all 1s ease-in-out;
}

    .landing.exists {
        display: table;
    }

    .landing.active {
        opacity: 1;
        transition: opacity 1s ease-in-out;
    }

    .landing .landingcontent {
        display: table-cell;
        vertical-align: middle;
    }

.landing-img img {
    max-width: 75%;
    width: 465px;
}

.landing-title {
    font-weight: 400;
    font-style: normal;
    margin: 0.4em 0 .4em;
    font-size: 62px;
    font-size: 5.2rem;
    line-height: 1.1em;
    font-family: 'AngelFace','Times New Roman';
    font-size: 13.2vw;
    color: #fff;
    font-family: 'Angelface', serif;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    /*text-shadow: 3px 8px 44px #fdfdfd;*/
    /*line-height: .8;*/
}

@media (max-width:500px) {
    .landing-title {
        font-size: 75px;
    }
}

.landing.exists {
    display: none !important;
}

.photo-wrapper {
    width: calc(100vw - 70px);
    height: calc(100vh - 70px);
    background-position: center center !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    /* border: 15px solid #fff; */
    position: relative;
    margin: 35px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


.instagram-section {
    margin-top:0px;
}
.instagram-post-item {
    width:20%;
    /*width:16.666667%;*/
    float: left;
}
/*.instagram-post-item:nth-child(6n+1) {
    clear:left;
}*/

.instagram-post-item a{
    overflow:hidden;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    display: block;
    cursor: default;
    border-bottom: none;
    cursor:default;
}
.instagram-post-item a img{
    position:relative;
}
.instagram-image {
    width:100%;
    height:100%;
    background-size:cover !important;
    background-repeat:no-repeat !important;
    background-position:center center !important;
    cursor:pointer;
}
.instagram-title {
    margin-bottom:40px;
}
.instagram-title h3 {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: Lato, Arial, sans-serif;
}


.blog-pagination {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: .7rem;
    text-align: center;
}

.blog-pagination .page-numbers {
    margin: 0 0.2em;
    border: 1px solid #000;
    display: inline-block;
    padding: .2em.5em;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width:767px) {
    .photo-wrapper {
        width: calc(100vw - 40px);
        height: calc(100vh - 40px);
        margin: 20px;
    }
}
