body {
    margin: 0;
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

h3, .h3 {
    font-size: 1.75rem;
}

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

button, input {
    overflow: visible;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.verify {
    text-align: center;
    font-size: 14px;
    color: #4b3e59;
}

.form-group {
    margin-bottom: .5rem;
    display:inline-block;
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.header {
    position: absolute;
    top: 4.4rem;
    width: 100%;
}

.btn-primary:hover {
    background-color: #544135;
    border-color: #544135;
}

a {
    color: #8c6f5c;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

img {
    vertical-align: middle;
    border-style: none;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.menu-link {
    display: block;
    padding: .5rem 1rem;
}

.menu .menu-link {
    color: white;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: "Red Hat Text";
    margin-bottom: 47px;
    text-transform: uppercase;
    text-decoration: none;
}

.menu .menu-link:hover {
    color:#a98e7e;
}

button, select {
    text-transform: none;
}

#humburger {
    border:none !important;
    outline: none !important;
    background-color: #1e3531;
    position: absolute;
    top: 24px;
    right: 25px;
    cursor: pointer;
    display: none;
}

.show {
    display:block;
}
.hide {
    display:none;
}

.mainmenu {
    position:relative;
    right:1rem;
    float:right;
    color:#a98e7f !important;
}

.mainmenu:hover {
    color:#FFFFFF !important;
}

.humburger-icon {
    background-image:url("../images/hamburger.svg");
    display: inline-block;
    width: 28px;
    height: 19px;
    vertical-align: middle; 
}

.humburger-open {
    background-image: url(../images/close.svg);
    display: inline-block;
    width: 28px;
    height: 30px;
    vertical-align: middle;
}

#subscribeform {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem;
    margin: 2rem auto 1rem;
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.175) !important;
    margin-bottom: 12rem !important;
    max-width:23rem;
}

.SubscribeForm {
    font-size:inherit;
}

.SubscribeForm h3 {
    text-align: center;
    color: #4b3e59;
}

.SubscribeForm .subtext {
    text-align: center;
    font-size: 14px;
    color: #4b3e59;
}

.SubscribeForm .email-input {

}

.email-input {
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.16);
    background: #f0f3ea;
    height: 50px;
    text-align: center;
    display: block;
    width: 100%;
    /*height: calc(1.5em + .75rem + 2px);*/
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    height: 2.5rem;
}

.subribeformchecks {
    margin-top: 10px;
      font-size: 14px;
      color: #4b3e59;
}

.logo1-1 {
    float: left;
    letter-spacing: 2px;
    font-size: 32px;
    color: #fff;
    line-height: 32px;
}
.logo1-2 {
    height: 36px;
    margin-left: 14px;
    font-weight: 100;
    font-size: 12px;
    border-right: 1px solid #9e9b8f;
    float: left;
    margin-top: -2px;
    margin-right: 14px;
}
.logo1-3 {
    font-size: 17px;
    font-weight: 100;
    font-family: 'Red Hat Text';
    line-height: 36px;
    color: #9e9b8f;
}

.logo2-1 {
    float: left;
    letter-spacing: 2px;
    font-size: 28px;
    color: #fff;
    line-height: 32px;
}
.logo2-2 {
    height: 36px;
    margin-left: 14px;
    color: #c0b4b0;
    font-weight: 100;
    font-size: 12px;
    border-right: 1px solid #ccc2c0;
    float: left;
    margin-top: -2px;
    margin-right: 14px;
}
.logo2-3 {
    font-size: 16px;
    font-weight: 100;
    font-family: 'Red Hat Text';
    line-height: 36px;
    color: #ccc2c0;
    float: left;
}

.logo-container {
    font-family: "Red Hat Display";
    font-size: 48px;
    font-weight: bold;
}

.footer-logo {
    letter-spacing: 2px;
    font-size: 32px;
    color: #a98e7e;
    line-height: 32px;
    font-weight: bold;
    font-family: "Red Hat Display";
}

.menu {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem;
    width: 100%;
    z-index: 2;
    padding-top: 18px;
}

header {
    position:absolute;
    top:1.4rem;
    width:100%;
}

.main {
    margin-top:0px;
}

.message1 {
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 19px;
    line-height: 1.47;
    margin-bottom: 12px;
}

.btn-primary {
    text-transform: uppercase;
    color: #ffffff;
}

.btn {
    display: inline-block;
    font-family: "Red Hat Text";
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: #8c6f5c;
    border: 1px solid #8c6f5c;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
    letter-spacing: 2px;
}

.signup {
    width: 300px;
    margin: 0 auto 40px;
    background-color: #8c6f5c;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

.splash-message {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
    margin: 177px auto 165px;
    max-width: 750px;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5rem;
    font-family: "Red Hat Display";
    font-weight: 500;
    line-height: 1.2;
}

.message2 {
    font-family: "Red Hat Display";
    font-size: 48px;
    font-weight: bold;
}

.place {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.part1 {
    background-image: url(../images/home-main.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    background-position: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.part2 {
    background-image:linear-gradient(to bottom, #2c4641, #a98e7f)
}

.submit-place {
   padding: 1.5rem 2rem 1.5rem;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.scroll-up-btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 16px;
    margin-bottom: 45px;
}

.scroll-btn {
    border: 1px solid #a98e7f;
    background: transparent;
    width: 50px;
    height: 50px;
}

.footer-logo-container {
    margin-bottom:25px;
}

.copyright {
    margin-bottom: 25px;
}

.copyright-content {
    color: #4b3e59;
    font-size: 10px;
    opacity: 0.5;
}

.footer {
    text-align:center;
}

.footer-icons {
    margin-bottom: 31px;
}

.c-d {
    display: none !important;
}

.marginL {
    margin-left: .2rem;
}

.marginR {
    margin-right:.2rem;
}

.marginR1rem {
    margin-right: 0.5rem;
}


.navbar-sub {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    z-index: 10;
}

.navbar-mr{
    margin-right: auto !important;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    text-align: center;

}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-bottom: 208px;
    margin-top: 100px;
    margin-right: auto;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.collapse:not(.show) {
    display: none;
}

.part2-message {
    color: #a98e7f;
    font-size: 32px;
    line-height: 1.13;
    margin-top: 52px;
    margin-bottom: 1rem;
}

.part2-goals {
    font-size: 16px;
    line-height: 1.5;
    color: white;
}

.part2-logo-container {
    max-width:320px;
}

.icon-margin {
    margin-bottom: 3rem !important;
}

.cont-privacy {
    margin-top: -1rem;
    margin-left: .25rem;
}
.cont-sep {
    padding: .7rem;
    color: #8c6f5c;
}

.cont-privacy a:hover {
    color:#634e41;
}

.topmenu {
    margin: auto;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    background: #243e39;
    height: 65px;
    z-index: 1000;
    font-weight: 700;
    padding-top: 0.25rem;
}

.tm-container {
    width: 1074px;
    margin: auto;
    font-weight: 900;
    justify-content: center;
    display: flex;
}

.tm-link {
    font-family: "Red Hat Text";
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    right: 1rem;
    color: #a98e7f !important;
    line-height:28px;
    font-size:12px;
}

.marginR1rem:after {
    content: '\00B7';
    padding-left: 0.5rem;
}

.tm-right {
    float:right;
}

.tm-left {
    float:left;
}

.tm-link:hover {
    color: #fff !important;
}

@media (min-width: 576px) {
    .place {
        max-width:540px;
    }
    .navbar-mr {
        margin-left: 0px !important;
    }
}

@media (min-width: 768px) {
    .navbar .nav-link {
        color: #a98e7f;
        margin-bottom: 0;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar .nav-link:hover {
        color:#826a5c
    }

    .logo-container {
        font-size:64px;
    }

    .message1 {
        font-size: 25px;
        line-height: 2.2;
    }

    .message2 {
        font-size: 64px;
    }
    .place {
        max-width: 720px;
    }

    .part1 {
        background-image: url(../images/home-main.png);
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footer {
        display: flex;
        text-align: left;
        justify-content: space-between;
    }

    .scroll-up {
        display: none !important;
    }

    .footer1 {
        margin-top: 65px;
    }

    .mobile-copyright {
        display: none !important;
    }

    .c-ls {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .menu {
        position: fixed;
        background-color: #1f3531;
        top: 0px;
    }
    .main {
        margin-top:0px;
    }

    #humburger {
        display:block;
    }

    .mainmenu {
        display: none;
    }

    .splash-message {
        margin-bottom: 31px;
    }

    .footer-icons {
        margin-top:10px;
    }
    
}


@media (min-width: 992px) {
    .signup {
        margin-bottom: 275px;
    }
    .splash-message {
        margin-top: 185px;
    }
    .place {
        max-width: 960px;
    }
}

@media (min-width:1200px) {
    .place {
        max-width: 1140px;
    }
}

