

body {background-color: rgb(255, 254, 251);}


#logo{
    height: 3rem;
    width: auto;
    top: -0.14rem;
    left: -2.3rem;
}
img {
  max-width: 100%;
  height: auto;
  margin: 4rem 0 4rem 0;
  padding: 1rem;
}
img {
  max-width: 100%;
  height: auto;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Open-sans',sans-serif;
}
*, ::before, ::after {
  box-sizing: border-box;
}
@media (max-width: 480px) {
  header {
    color: #20252b;
  }
}
header {
  color: #e0e0e0;
  font-size: 1.3rem;
  letter-spacing: 1px;
}
body {
  line-height: 1;
  background-color: #efe8d754;
}

:host, :root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
:host, :root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
:host, :root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
style.css
#logo {
height: 3.2rem;
height: 5.2rem;
}
style.css
header div {
left: -4.8rem;
left: -6.8rem;
top: 1rem;
}
style.css
header div {
top: 1rem;
top: 2rem;
}
#logo {
    top: 0.256rem;
    left: -1rem;
    top: -0.56rem;
    left: -1.3rem;
}

body:not(.homepage) main img {
	padding: 1rem;
}

body:not(.homepage) #logo {
    position: relative;
    top: 1.3rem;
    left: 6rem;
    height: 3.6rem;
}

body:not(.homepage) header {
    background-color:#f9f7f1; 
}

body:not(.homepage) header div {
position: relative;
top: 0.2rem;
left: -5.1rem;
color: #e1d9c5;
font-size: 24px;
  
}

.icon { 
left:auto;
right:auto; 

}

header div {
    position: relative;
  left: -6rem;
  color: wheat;
  top: 1.6rem;
}
  

.icon svg {
    display: block;
    width: 100%;
   height: auto;
   width: 100%;
}

.home {
    left:auto;
    right:auto;  
}

.history {
    left:auto;
    right:auto
}

.etiquette {
    left:auto;
    right: auto;
}

.benefits {
    left:auto;
    right: auto ;
}

.contact {
left: auto;
right:auto;
}

a span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    position: relative;
    top: 0;
    margin-left: .55rem;
}

div {font-family: "brandon-grotesque", sans-serif;
    font-weight: 700;
}

h1 { font-family: "brandon-grotesque", sans-serif;
    font-weight: 700;
    font-style: normal;font-size: 2em; margin-top: 3rem;}

h2 { font-family: "brandon-grotesque", sans-serif;
    font-weight: 700;
    font-style: normal;font-size: 1.7818em;margin-top: 2rem; left: 1rem; width: 19rem;
    margin-bottom: 1.5rem;}

h3 { font-size: 1.5874em;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 700;
    font-style: normal; 
    margin-left: 9.2rem;}

h4 { font-size: 1.4142em; }
h5 { font-size: 1.2599em; }
h6 { font-size: 1.1225em; }
p { font-family: "big-caslon-fb", serif;
    font-weight: 400;
    font-style: normal; font-size: 1.02em; font-weight: normal; margin: 1rem;
}
small { font-size: .8909em; }



img{
max-width: 100%;
height: auto;
/*margin: 4rem 0 4rem 0;*/
}

form {
padding:1rem; 
margin-top:3rem;
}

fieldset{
border: 2.5px solid #efe8d7;
margin: 0 0.5rem 2rem 0.5rem;
padding: 1rem;
margin-top: 2.5rem;
}

label,input {
display: block;
width: 100%;
}

input[type="text"],
input[type="tel"]{
margin:0.125rem 0 1.2rem 0;
}

textarea{
width:100%;
margin:0.125rem 0 1.2rem 0;
}

.align-right{
display:flex;
justify-content:end;
}

input[type="submit"]{
margin:0 0.55rem;
background-color:#aea881;
}
input[type="reset"]{
background-color:rgb(189, 77, 77);
}

.button {
width:5rem;
color:white;
border-radius:0.5rem;
}

.button:hover {
filter: opacity(0.5)
}

h1{

    color: #20252b;
    padding-left: 4.2%;

}

.homepage {
    background-color: #efe8d7;
    }
    footer li {
    margin-bottom: 1rem;
    }
    footer .navigation {
    margin-top: 2rem;
    }



/*hambur menu*/


* {
    margin:0;
    padding:0;
    box-sizing: border-box;
    font-family: 'Open-sans',sans-serif;
}

header{
 z-index: 1;
position:fixed;
background-color: #20252b;
color: #e0e0e0;
top:0;
height:70px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 40px;
font-size: 1.3rem;
letter-spacing: 1px;
}

header h1 {
    text-transform: uppercase;
    font-size: 1.4em;
}

.menu {
    display: flex;
}

#menuCheck,
.menu-icon{
    display: none;
}

#menuCheck{
    width: 0;
    height: 0;
}

.menu-list{
list-style: none;
display: flex;
}

.menu-list li {
display: inline-block;
margin-right: 32px;
cursor: pointer;
transition: color 0.3s;
}

.menu-list li:hover {
    color: #fff
}

@media (max-width: 480px) {
    header {
    background-color: transparent;
    color: #20252b;
    padding-right: 16px
    }

    header::before {
        content:"";
        position: fixed;
        top: -100px;
        right: -100px;
        width: 200px;
        height: 200px;
        background-color: rgb(239, 232, 215);
        border-radius: 50%;

    }

    #menuCheck,
    .menu-icon {
        display: block;
    }

    .menu-icon {
        color: #fff;
        position: relative;
        z-index: 2;
    }

    .menu-list {
        position: fixed;
        background-color:  rgb(239, 232, 215);
        color: #fff;

        top: -100%;
        left: 100%;
        width: 150vh;
        height: 150vh;
        border-radius: 50%;

        flex-direction: column;
        justify-content: center;
        align-items: center;
        transition: top 0.4s, left 0.4s, transform 0.4s;
    }

    #menuCheck:checked~ .menu-list{
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);

    }

    .menu-list li{
        font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
font-style: normal;
        text-transform: uppercase;
        font-size: 2rem;
        letter-spacing: 2.5px;
        margin-bottom: 40px;
        opacity: 0;
        transition: opacity 1s;
    }

    #menuCheck:checked~.menu-list li {
        opacity: 1;

        left: .5rem;
    }

.menu-icon {

    position:relative;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    font-size: 1.4rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;

}
#menuCheck:checked~.menu-icon {
    border: 2px solid #fff;
}

label .fa-bars,
#menuCheck:checked~label .fa-times {
    display: block;
}

label .fa-times,
#menuCheck:checked~label .fa-bars {
    display: none;
}

}

footer {
background-color:  rgb(239, 232, 215); 
padding: 20px;
color: white;
display: flex;
font-style: normal;
flex-direction: column;
justify-content: center;
font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
font-style: normal;
}

footer p{
    text-align: center;
    font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
font-style: normal;
color: #aea881;
    
}

/*loveHa*/

#menu a:link {
    color: #aea881; 
    /* change to suit your design */

    text-decoration: none;  
    /* remove default underline */
}

#menu a:visited {
    color: gray;  

    /* less vivid color, must look "less interesting" than the a:link color 
        basically, this style must suggest "been there, seen that" */
}

#menu a:hover {
    text-decoration: none; 
    /* add underline on hover to show it is a link */
}

#menu a:active {
    color: rgb(96, 77, 42); 
    /* only shows when clicking the mouse */
}



#menu a:link {
    color: #aea881;
    text-decoration: none;
}

#menu a:visited {
    color: gray;
}

#menu a:hover {
    text-decoration: underline;
;
}

#menu a:active {
    color: rgb(96, 77, 42);
}

#menu img {
    width: 1.6rem;
    height: auto;
    }

    #menu a {
    display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-content: stretch;
        justify-content: flex-start;
        align-items: center;
    }

/*footer loveHA rule*/

footer a:link {
    color: #aea881;
    text-decoration: none;
}

footer a:visited {
    color: gray;
}

footer a:hover {
    text-decoration: none;
}

footer a:active {
    color: rgb(96, 77, 42);
}
body.homepage header div{
 width: 9rem;}

 h1 {
   margin-top:6.1rem;
    }

    legend, label {
        font-family: "brandon-grotesque", sans-serif;
        font-weight: 700;}

        input {
            font-family: "brandon-grotesque", sans-serif;
            font-weight: 700;
            font-style: normal;
            }