/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
    vertical-align: middle;
}
/* 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;
}

#topmenu .navbar{
    list-style: none;
    padding: 10px 10px;
    background-color: rgb(242, 245, 247);
}

#topmenu .navbar li{
    display:inline;
}

a{
    text-decoration: none;
    padding-left:15px;
    font-size: 150%;
    color: rgb(45,50,53);
}

a:hover {
    color: rgb(116, 130, 139);
}

#topmenu{
    font-family: Oswald;
}

#thankreponse {
    font-family: Neuton;
    text-align: center;
    padding: 195px;
}

#thankreponse h1{
    font-size: 500%;
}

#thankreponse p {
    font-size: 150%;
}

#booking {
    background-color: rgb(45,50,53);
    color: white;
    padding: 20px 40px 20px 40px;
    float: right;
    margin-right: 50px;
    border-radius: 10px;
}

#booking:hover {
    background-color: rgb(116, 130, 139);;
}

.cam1 {
    grid-area: photo1;
    overflow: hidden;
    width: 50vw;
}

.cam2 {
    grid-area: paragraph1;
    color:rgb(45,50,53);
    text-align:end;
    margin-top: 20%;
    margin-right: 25px;
}

.cam2 h1 {
    font-size: 500%;
    font-family: Neuton;
}

.cam2 p {
    font-size: 150%;
    font-family: Unna;
}

.cam3 {
    grid-area: paragraph2;
    color:rgb(45,50,53);
    margin-top: 200px;
    margin-left: 25px;
    max-width: 45vw;
    text-align:left;
}

.cam3 h1 {
    font-size: 500%;
    font-family: Neuton;
}

.cam3 p {
    font-size: 150%;
    font-family: unna;
}

.cam4 {
    grid-area: photo2;
    overflow-x: hidden;
    max-width: 50vw;
    max-height: 78vh;
}

.gridbridge {
    display: grid;
    grid-template-areas:
    'photo1 paragraph1'
    'paragraph2 photo2';
    grid-template-columns: 50% 50% 50% 50%;
}

.end {
    background-color: rgb(45,50,53);
    color:white;
    font-family: IBM Plex Serif;
    gap: 5px;
    padding: 20px;
    text-align: center;
}

.contactheader {
    color: rgb(45,50,53);
    font-family: Neuton;
    font-size: 300%;
    text-align: center;
}

.contactus {
    background-color: rgb(45,50,53);
    color:white;
    font-family: Neuton;
    font-size: 200%;
    border-radius: 15px;
    max-width: 30%;
    padding: 10px;
    text-align: center;
    margin-left: 15%;
}

.formobold-form-input {
    background-color:rgb(236, 241, 244);
    font-family: IBM Plex Serif;
    border-style:none;
    padding: 5px;
    font-size: 50%;
    border-radius: 10px;
    border-spacing: 50px;
    margin-top:15px;
}

#subutton {
    background-color:rgb(236, 241, 244);
    color: rgb(45,50,53);
    font-family: IBM Plex Serif;
    border-style: none;
    border-radius: 40px;
    font-size: 20px;
    padding: 5px 10px;
}

.formage {
    margin-left:25%;
    width: 50vw;
}

.maps {
    width:30%; 
    height:370px;
    margin-top: -27%;
    margin-left: 50%;
    border-radius: 20px;
}

.pagehead {
    font-family: Oswald;
    color:rgb(45,50,53);
    font-size: 500%;
    padding: 30px;
}

.pragraph {
    font-family: Unna;
    grid-area: detailpone;
    margin-top: 100px;
    margin-left: 50px;
    max-width: 70%;
    font-size: 110%;
}

.pragraph2 {
    font-family: Unna;
    grid-area: aboutpone;
    margin-top: 50px;
    margin-left: 100px;
    max-width: 70%;
    font-size: 110%;
}

.detailuno {
    grid-area: detailone;
    width: 45vw;
}

.aboutuno {
    grid-area: aboutone;
    width:45vw;
}

.aboutdos {
    grid-area: aboutwo;
    width:50vw;
}

.review {
    grid-area: review;
    font-family: Unna;
    margin-top: 50px;
    margin-left: 40px;
    max-width: 80%;
    font-size: 150%;
    gap:5px;
}

.blueroom {
    grid-area: blue;
    background-color:rgba(184, 231, 255, 0.5);
    max-height: 100%;
    color:rgb(0, 9, 88);
}

.blueroom img{
    float:left;
    margin-top: 10px;
    margin-left: 20px;
}

.blueroom h1 {
    font-family: Oswald;
    float:inline-start;
    font-size: 500%;
    margin-top: 10px;
    margin-left: 20px;
}

.blueroom p{
    font-family: Unna;
    text-align: center;
    float:right;
    max-width: 50%;
    margin-top: 1.5%;
    margin-right: 50px;
    font-size: 125%;
}

.beigeroom {
    grid-area: beige;
    background-color:rgba(253, 255, 231, 0.5);
    max-height: 100%;
    color:rgb(109, 113, 97);
}

.beigeroom img{
    float:left;
    margin-top: 10px;
    margin-left: 20px;
}

.beigeroom h1 {
    font-family: Oswald;
    float:inline-start;
    font-size: 500%;
    margin-top: 10px;
    margin-left: 20px;
}

.beigeroom p{
    font-family: Unna;
    text-align: center;
    float:right;
    max-width: 50%;
    margin-top: 1%;
    margin-right: 50px;
    font-size: 115%;
}

.yellowroom {
    grid-area: yellow;
    background-color:rgba(241, 255, 184, 0.5);
    max-height: 100%;
    color:rgb(101, 83, 0);
}

.yellowroom img{
    float:left;
    margin-top: 10px;
    margin-left: 20px;
}

.yellowroom h1 {
    font-family: Oswald;
    float:inline-start;
    font-size: 500%;
    margin-top: 20px;
    margin-left: 20px;
}

.yellowroom p{
    font-family: Unna;
    text-align: center;
    float:right;
    max-width: 50%;
    margin-top: 1%;
    margin-right: 50px;
    font-size: 125%;
}

.peachroom {
    grid-area: peach;
    background-color:rgba(255, 197, 197, 0.5);
    max-height: 100%;
    color:rgb(88, 0, 0);
}

.peachroom img{
    float:left;
    margin-top: 10px;
    margin-left: 20px;
}

.peachroom h1 {
    font-family: Oswald;
    float:inline-start;
    font-size: 500%;
    margin-top: 20px;
    margin-left: 20px;
}

.peachroom p{
    font-family: Unna;
    text-align: center;
    float:right;
    max-width: 50%;
    margin-top:1%;
    margin-right: 50px;
    font-size: 110%;
}

.greenroom {
    grid-area: green;
    background-color:rgba(179, 255, 182, 0.5);
    max-height: 100%;
    color:rgb(1, 79, 15);
}

.greenroom img{
    float:left;
    margin-top: 10px;
    margin-left: 20px;
}

.greenroom h1 {
    font-family: Oswald;
    float:inline-start;
    font-size: 500%;
    margin-top: 10px;
    margin-left: 20px;
}

.greenroom p{
    font-family: Unna;
    text-align: center;
    float:right;
    max-width: 50%;
    margin-top: 1%;
    margin-right: 50px;
    font-size: 120%;
}

.gridetailsone {
    display: grid;
    grid-template-areas:
    'detailone detailone detailpone detailpone';
    grid-template-columns: 25% 25% 25% 25%;
}

.gridetailstwo {
    display: grid;
    grid-template-areas:
    'aboutone aboutone aboutpone aboutpone'
    'review review aboutwo aboutwo';
    grid-template-columns: 25% 25% 25% 25%;
}

.gridrooms {
    display:grid;
    grid-template-areas:
    'blue'
    'beige'
    'yellow'
    'peach'
    'green';
    grid-template-rows: 20% 20% 20% 20% 20%;
}