@font-face {

font-family:Akkurat Light Regular;

src:url(font/Akkurat-Light-Regular.otf)

}



@font-face {

font-family:Gilda Display;

src:url(font/GildaDisplay-Regular.ttf)

}



button:focus,input:focus,select:focus,textarea:focus {

outline:none

}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {

box-sizing:border-box

}



a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {

margin:0;

padding:0;

border:0;

font-size:100%;

font:inherit;

vertical-align:baseline
}



article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {

display:block

}



body {

line-height:1

}



ol,ul {

list-style:none

}



blockquote,q {

quotes:none

}



blockquote:after,blockquote:before,q:after,q:before {

content:"";

content:none

}



table {

border-collapse:collapse;

border-spacing:0

}

html {
	height: 100%;
}

body {
	font-family:Gilda Display,serif;
	height: 100%;
	/* font-family:Akkurat Light Regular,serif; */
}

.langEN {
	display: block;
}

.langES {
	display: none;
}

.section {
	height: 100%;
}

#pass {
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url(img/MOBILE-BG-1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#headPass {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

#passForm {
    position: absolute;
    bottom: 65px;
    right: 25px;
}

#passTxt {
    font-family: Gilda Display;
    font-style: italic;
    font-weight: bold;
    width: 175px;
    margin-bottom: 8px;
    border: none;
    border-bottom: 1px solid;
}

#letsGo {
    background-color: black;
    border: none;
    color: white;
    text-align: right;
    width: 175px;
    height: 32px;
    font-family: Gilda Display;
    font-size: 22px;
    padding-top: 8px;
}

#main {
	max-width: 1080px;
	height: 100%;
	display: none;
}

#head {
	position: fixed;
    top: 25px;
    width: 100%;
    z-index: 1;
}

#logo {
	position: absolute;
    left: 25px;
    top: -8px;
}

#lang {
	position: absolute;
    right: 60px;
}

#menu {
	position: absolute;
    right: 25px;
}

#sections {
    height: 100%;
}

#welcome {
    background-image: url(img/MOBILE-BG-2.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10%;
}

#welcome img {
	position: absolute;
    height: 1.5em;
    padding-left: 20px;
}

.welcomeText {
    margin: 15% auto;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
}

#where {
    background-image: url(img/MOBILE-BG-3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

#whereFloater {
    /* float: left; */
    height: 40%;
    /* width: 100%; */
    margin-bottom: -50px;
}

#coordinates {
    font-size: 60px;
    text-align: center;
    clear: both;
    height: 100px;
}

#location {
    margin-top: 35px;
    margin-left: 45%;
    width: 50%;
    text-decoration: underline;
    color: darkgray;
    font-family: Akkurat Light Regular, sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: normal;
}

#wave {
    margin-top: 50px;
    margin-left: 50%;
    width: 50%;
}

.bus {
    width: 50%;
    position: absolute;
    bottom: 8%;
    left: 28%;
    clear: both;
}

#dressCode {
    background-image: url(img/MOBILE-BG-4.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#DCTitle {
    padding-top: 20%;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 18px;
    padding-right: 50%;
    text-align: right;
    letter-spacing: 2px;
    line-height: normal;
}

#bohoChic {
    width: 80%;
    margin-left: 10%;
    margin-top: 20%;
}

.DCText {
    text-align: right;
    margin-right: 10%;
    margin-top: 6%;
    font-size: 14px;
    font-weight: bold;
}

.gray {
    color: gray;
}

.underline {
    text-decoration: underline;
}

#accommodation {
    background-image: url(img/MOBILE-BG-5.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.accTitle {
    font-size: 50px;
    padding-top: 40%;
}

.accText {
    width: 80%;
    margin-left: 25px;
    padding-top: 12px;
    font-size: 14px;
    line-height: normal;
}

.bookIT {
    background-color: black;
    border: none;
    color: white;
    text-align: right;
    width: 175px;
    height: 32px;
    font-family: Gilda Display;
    font-size: 22px;
    padding-top: 8px;
    float: right;
    margin-top: 30px;
    margin-right: 25px;
}

#giftList {
    background-image: url(img/MOBILE-BG-6.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.giftText_1 {
    margin-left: 5%;
    width: 95%;
    padding-top: 65%;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: normal;
}

.giftText_2 {
    font-family: Akkurat Light Regular, sans-serif;
    margin-top: 10%;
    margin-left: 25%;
    width: 70%;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: normal;
}

.giftText_3 {
    font-family: Akkurat Light Regular, sans-serif;
    font-style: italic;
    font-weight: bold;
    margin-top: 10%;
    margin-left: 4%;
    letter-spacing: 2px;
}


#explore {
    background-image: url(img/MOBILE-BG-7.1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.slide {
    display: block;
}

.slideTtitle {
    font-size: 55px;
    padding-top: 25%;
    padding-bottom: 14%;
    line-height: normal;
}

#expSlide_1_EN {
    display: block;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

#expSlide_1_ES {
    display: none;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

#expSlide_2_EN {
    display: none;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

#expSlide_2_ES {
    display: none;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

#expSlide_3_EN {
    display: none;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

#expSlide_3_ES {
    display: none;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

#expSlide_4_EN {
    display: none;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

#expSlide_4_ES {
    display: none;
    padding-left: 8%;
    padding-right: 8%;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

.langEN .slide {
    display: block;
}

.langES .slide {
    display: none;
}

#rsvp {
    background-image: url(img/MOBILE-BG-8.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#rsvpForm {
    padding-top: 90%;
    text-align: center;
    width: 100%;
}

.rsvpName {
    font-family: Gilda Display;
    font-style: italic;
    font-weight: bold;
    width: 75%;
    border: none;
    border-bottom: 1px solid;
    display: inline;
}

.rsvpName .langEN {
    display: inline;
}

.rsvpName .langES {
    display: none;
}

#rsvpName_EN {
    display: inline;
}

#rsvpName_ES {
    display: none;
}

#rsvpSend {
    background-color: black;
    border: none;
    color: white;
    text-align: right;
    width: 55%;
    height: 32px;
    font-family: Gilda Display;
    font-size: 22px;
    padding-top: 8px;
    margin-top: 30px;
}

#rsvpText_1 {
    text-align: center;
    margin-top: 45px;
    font-size: 20px;
    letter-spacing: 5px;
    line-height: 30px;
    font-weight: bold;
}

.rsvpText_2 {
    text-align: center;
    font-size: 13px;
    margin: 10%;
}


/*

#root {

height:100%

}



.Landing {

height:100vh;

width:100%;

display:grid;

grid-template-rows:115px 1fr

}



.Landing h1 {

font-size:1.5em;

letter-spacing:.3em

}



.Landing header {

text-align:right;

padding:40px 15% 45px 0

}



.Landing input {

font-size:.8em;

border:none;

border-bottom:1.5px solid #000

}



.Landing form {

display:flex;

flex-direction:column;

justify-content:center;

width:60%;

margin:0 auto;

width:50%

}



.Landing form button {

background:#000;

color:#fff;

text-align:right;

padding:.7em .1em 0 3em;

font-size:1.3em;

vertical-align:initial;

margin-top:15px;

height:40px

}



.Landing main {

display:flex

}



.Landing .date {

width:55%;

display:block;

margin:100px auto 30% 60px

}



.Landing .left-cont {

width:30%

}



.Landing .right-cont {

width:70%;

padding:0 40px 0 0

}



.Landing .welcome-img {

height:100%;

width:100%;

background-image:url(/static/media/pass.64039899.jpg);

background-position:50%

}



.Welcome {

padding:70px 5% 80px

}



.Welcome h3 {

font-size:1.4em;

letter-spacing:.1em;

line-height:125%

}



.Welcome button {

font-size:1em;

padding:0;

height:20px

}



.Welcome button.active {

border-bottom:1px solid #000

}



.Welcome .lang-cont {

position:absolute;

right:5%;

top:41px

}



.Welcome .emojis {

position:absolute;

height:1.5em;

padding-left:20px

}



.Welcome .eng-btn {

margin-right:5px

}



.Welcome .scroll {

position:absolute;

height:90px;

right:50px;

bottom:0

}



.Welcome .second-paragraph {

margin-top:1.5em;

position:relative

}



.Welcome .span-btn {

margin-left:5px

}



.Welcome .text {

padding-left:30px;

width:70%

}



.Welcome .underline {

text-decoration:underline

}



.Welcome .welcome-main-cont {

position:relative;

height:100%;

display:flex;

align-items:center

}



.Welcome .welcome-img {

position:absolute;

height:90%;

top:40px;

z-index:-1;

right:80px

}



@media screen and (max-width:1115px) {

.Welcome h3 {

font-size:1.3em

}



.Welcome .text {

width:65%

}



.Welcome .welcome-img {

height:85%

}





}



@media screen and (max-width:1023px) {

.Welcome h3 {

font-size:1.2em

}



.Welcome .text {

width:60%

}



.Welcome .welcome-img {

height:80%

}





}



@media screen and (max-width:945px) {

.Welcome h3 {

font-size:1.1em

}



.Welcome .text {

width:60%

}



.Welcome .welcome-img {

right:0

}





}



.Where {

padding:70px 5%;

position:relative

}



.Where .address {

font-family:Akkurat Light Regular,serif;

font-size:1.3em;

grid-area:address;

text-decoration:underline

}



.Where .bus {

grid-area:bus;

width:55px

}



.Where .bus-cont {

grid-area:bus-cont;

display:grid;

grid-template-columns:55px 1fr;

grid-template-rows:30px 60px;

grid-column-gap:15px;

grid-template-areas:". checkpoint" "bus click";

align-items:center

}



.Where .checkpoint {

grid-area:checkpoint;

text-decoration:underline

}



.Where .click-here-cont {

grid-area:click

}



.Where .coordinates {

align-self:center;

font-size:6em;

grid-area:coordinates;

justify-self:center

}



.Where .map {

height:45%;

position:absolute;

margin-left:20px;

margin-top:40px;

z-index:-1

}



.Where .nowhere {

align-self:center;

color:grey;

font-size:1.5em;

font-style:italic;

grid-area:nowhere;

letter-spacing:.3em;

padding-left:20px

}



.Where .static-cont {

height:100%;

padding-top:40px;

display:grid;

grid-template-rows:37% 1fr 22% 18.5%;

grid-template-columns:10% 30% 10% 1fr;

grid-template-areas:". . nowhere nowhere" "coordinates coordinates coordinates coordinates" ". . . address" ". bus-cont bus-cont ."

}



.Where .gif {

position:absolute;

right:0;

bottom:115px;

width:325px

}



.DressCode {

line-height:125%;

word-spacing:.1em;

padding:70px 5%;

display:grid;

grid-template-columns:42% 13% 45%;

grid-template-rows:30% 40% 30%;

grid-template-areas:". dc-header sara-david" "boho-chic boho-chic sara-david" "dc-body nyc sara-david"

}



.DressCode .dress-code-header {

grid-area:dc-header;

align-self:center;

text-align:center;

justify-self:start;

text-decoration:line-through

}



.DressCode .sara-david-photo {

grid-area:sara-david;

height:100%

}



.DressCode .boho-chic {

grid-area:boho-chic;

width:700px;

margin-left:50px

}



.DressCode .dress-code-body {

grid-area:dc-body;

justify-self:end;

text-align:right;

padding-right:45px

}



.DressCode .ny-photo {

grid-area:nyc;

width:270px

}



.Accomodation {

padding:70px 5%;

display:grid;

grid-template-columns:10% 1fr 30%;

grid-template-rows:35% 1fr 20%;

grid-template-areas:"accomodation accomodation accomodation" ". description . " ". button . "

}



.Accomodation h2 {

font-size:6em;

letter-spacing:.1em;

grid-area:accomodation;

align-self:center

}



.Accomodation .black-text {

color:#000

}



.Accomodation .book-it-btn {

font-size:1.6em;

color:#fff;

background:#000;

display:block;

margin:20px auto auto;

letter-spacing:.1em;

padding:1em 0 0 4em;

height:57px

}



.Accomodation .btn-cont {

grid-area:button

}



.Accomodation .description {

font-family:Akkurat Light Regular,serif;

grid-area:description;

align-self:center;

font-size:.9em;

margin-bottom:2em

}



.Accomodation .gray-text {

color:#a9a9a9

}



.Accomodation .line-break {

height:.8em

}



.GiftList {

padding:70px 5% 90px;

display:grid;

grid-template-columns:50% 50%;

grid-template-areas:"map text"

}



.GiftList .map {

height:100%;

justify-self:end;

margin-right:50px

}



.GiftList .header {

font-size:1.8em;

letter-spacing:.2em;

line-height:120%;

text-transform:uppercase

}



.GiftList .text {

margin:25% 10% 0 0

}



.GiftList .body {

font-family:Akkurat Light Regular,serif;

margin:40px 0 40px 80px;

font-size:1.2em

}



.GiftList .iban {

margin-left:50px;

font-style:italic

}



.Explore {

padding:70px 5%;

position:relative

}



.Explore h2 {

font-size:3.8em;

padding-bottom:1em

}



.Explore p {

font-size:1.1em;

letter-spacing:.1em;

line-height:140%

}



.Explore .arrow-cont {

display:flex;

flex-direction:column;

position:absolute;

bottom:0

}



.Explore .arrow-btn {

width:60px;

position:relative

}



.Explore .arrow-img {

width:100%

}



.Explore .slide {

height:100%;

position:absolute;

top:0;

right:0

}



.Explore .img-cont {

height:80%;

position:relative;

margin-top:60px

}



.Explore .slide-img {

height:100%

}



.Explore .left-cont {

width:40%;

display:flex;

align-items:center;

height:100%

}



.Explore .text-cont {

position:relative;

z-index:1;

padding-left:3em

}



.RSVP {

padding:70px 5% 50px;

display:flex;

flex-direction:column;

justify-content:center;

align-items:center

}



.RSVP h2 {

letter-spacing:.2em;

font-size:5em;

margin:.5em 0

}



.RSVP h3 {

font-size:1.9em;

letter-spacing:.3em;

line-height:130%

}



.RSVP form {

margin:10px 0 30px

}



.RSVP input {

font-style:italic;

font-size:1.5em;

border-bottom:1.5px solid #000;

width:500px

}



.RSVP .confirm-btn {

background:#000;

letter-spacing:.1em;

font-size:1.8em;

color:#fff;

text-align:right;

padding:1em .1em 0 5em;

border-bottom:1.5px solid #000

}



.RSVP .drinks-text {

margin-top:3em

}



.RSVP .emojis {

height:130px;

margin-bottom:25px

}



.RSVP .text-cont {

padding:40px 40px 0;

text-align:center;

margin:0 20%

}



.RSVP .underline {

text-decoration:underline

}



.Home {

height:100vh;

width:100%

}



.Home button {

background:none

}



.Home header {

top:0;

justify-content:space-between;

padding:40px 5%

}



.Home footer,.Home header {

position:fixed;

left:0;

width:100%;

display:flex

}



.Home footer {

bottom:0;

padding:40px 0

}



.Home footer,.Home nav {

justify-content:center;

align-items:center

}



.Home nav {

display:flex;

width:60%;

font-size:.8em

}



.Home nav a {

margin:0 .3em

}



.Home nav a:hover {

text-decoration:underline

}



@media screen and (max-width:1002px) {

.Home nav {

width:70%

}





}



@media screen and (max-width:861px) {

.Home nav {

width:80%

}





}



@media screen and (max-width:757px) {

.Home nav {

width:90%

}





}



body {

height:100%;

font-family:Gilda Display,serif;

line-height:125%

}



a {

text-decoration:none

}



button,input {

font-family:Gilda Display,serif

}



button {

border:none

}



button:hover {

cursor:pointer

}



input {

border:none;

font-size:1em

}



::-webkit-input-placeholder {

color:#d3d3d3

}



::-moz-placeholder {

color:#d3d3d3

}



:-ms-input-placeholder {

color:#d3d3d3

}



:-moz-placeholder {

color:#d3d3d3

}



.App {

font-size:16px;

height:100%;

letter-spacing:.1em

}



.App a {

color:#000

}



.App .italic-blue {

color:#00f;

font-style:italic

}

*/

/*# sourceMappingURL=main.7b3c5bd2.chunk.css.map */