@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);body,html{margin:0}p{font-family:Permanent Marker,cursive}.header{position:fixed;z-index:2;width:calc(100% - 30px);padding:0 15px;background-color:rgba(0,0,0,.5)}.header .header-text{float:left;height:64px}.header .header-text h3{color:#fff;font-family:Permanent Marker,cursive;margin:16px 0}.header .header-flag{float:right}.background-wrapper{width:100%;min-height:100vh}.background-wrapper .background{background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;height:100vh;width:100%}.background-wrapper .background:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2)}.background-wrapper .background .content-wrapper{position:relative;z-index:1;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center;-ms-flex-flow:column nowrap;flex-flow:column;color:#fff;text-transform:uppercase}.background-wrapper .background .content-wrapper .content-title{font-size:200%;margin-bottom:50vh}@media screen and (max-width:991px){.background-wrapper .background .content-wrapper .content-title{font-size:150%}.background-wrapper .background .content-wrapper .content-subtitle{font-size:120%}.background-wrapper .background .content-wrapper .content-subtitle a{font-size:80%}}@media screen and (max-width:375px){.background-wrapper .background .content-wrapper .content-title{margin-bottom:25vh;font-size:120%}.background-wrapper .background .content-wrapper .content-subtitle{font-size:100%}.background-wrapper .background .content-wrapper .content-subtitle a{font-size:60%}}.background-wrapper .background .content-wrapper .content-subtitle{font-size:120%;letter-spacing:2px}.background-wrapper .background .content-wrapper .content-subtitle a{text-decoration:none;color:#fff}.background-wrapper .background .content-wrapper .content-scroll-down{position:absolute;bottom:20px;left:calc(50% - 16px);margin:0 auto;height:32px;width:32px;background-image:url(../../img/scroll-down.png);background-size:32px;z-index:1;cursor:pointer}.background-wrapper .background.bg-1{background-image:url(../../img/first-c.jpg)}.background-wrapper .background.bg-2{background-image:url(../../img/second-c.jpg)}.background-wrapper .background.bg-2 .content-subtitle{letter-spacing:2px}