@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;600;700);@import url(https://fonts.googleapis.com/css2?family=Yellowtail&display=swap);:root{scrollbar-color:#333 #999!important;scrollbar-width:none!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:Nunito,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav{background:green;display:flex;flex-direction:row;font-family:Nunito Sans,sans-serif;height:100px;position:fixed;width:100%}.pageName{background:#000;justify-content:right;width:50%}.pageLogo,.pageName{align-items:center;display:flex;flex-direction:row}.pageLogo{justify-content:left;margin-left:100px;text-decoration:none;width:500px}.logo{color:#547421;font-size:50px}.logoName{color:#547421;font-family:Yellowtail,cursive;font-size:60px;font-weight:700;text-align:center;width:380px}.buttons{background:#000;display:grid;width:50%}.buttonsUl{align-items:center;display:flex;flex-direction:row;justify-content:right;list-style-type:none;margin:0;padding:0;width:500px}.button{border-radius:10px;font-size:25px;font-weight:700;margin-left:20px;padding:5px;text-decoration:none;text-transform:uppercase}.button,.button:visited{color:#a9a9a9}.button:hover{color:#fff;cursor:pointer;font-size:28px;transition:.5s}.menuIconDiv{display:none}.buttonsMobile,.ulMobile{display:flex}.ulMobile{align-items:left;background:#000;flex-direction:column;height:0;justify-content:center;list-style-type:none;margin-bottom:100%;margin-left:100%;margin-top:0;position:fixed;transition:.5s;width:0}.buttonMb{color:transparent;font-size:25px;font-weight:700;margin-left:230px;padding:1px;text-decoration:none;text-transform:uppercase;transition:.1s}.buttonMb:visited{color:#547421}.ulActive{height:100px;margin-bottom:0;margin-left:0;margin-top:60px;transition:.5s;width:100%}.buttonOn{color:#547421;transition:1.5s}@media only screen and (max-width:1500px){.nav{height:80px}.logoName{font-size:50px;width:330px}.button{font-size:20px}.button:hover{font-size:21px}}@media only screen and (max-width:1080px){.nav{background:#000;height:60px;justify-content:space-between}.pageName{width:70%}.pageLogo,.pageName{justify-content:center}.pageLogo{align-items:center;display:flex;flex-direction:row;text-decoration:none;width:400px}.logo,.logoName{color:#547421;font-size:40px}.logoName{font-family:Yellowtail,cursive;font-weight:700;text-align:center;width:250px}.menuIconDiv{align-items:center;display:flex;justify-content:center;width:10%}.iconMb{color:#547421;font-size:25px}.iconMb:hover{cursor:pointer}.buttons{display:none}.buttonsMobile{margin:0}}@media only screen and (max-width:500px){.buttonMb{font-size:20;margin-left:60px}}.footerContainer{background:#ceddb6;border-top:1px solid #000;bottom:0;display:grid;height:4.9vh;justify-content:center;margin:0;padding:0;position:fixed;width:100%}.footer{align-items:center;display:flex;flex-direction:row;font-family:Nunito;height:100%;justify-content:left;max-width:1000px}.link{font-family:Nunito Sans;font-size:18px;font-weight:700;margin-right:10px;padding:5px;text-decoration:none}.link,.link:visited{color:#8f9e75}.link:hover{color:#000;cursor:pointer;font-size:20px;transition:.5s}.icon{padding-right:5px}@media only screen and (max-width:1500px){.link{font-size:16px;margin:0 5px 0 0;padding:1px}.link:hover{font-size:18px}}@media only screen and (max-width:900px){.link{font-size:20px}.link,.link:visited{color:#000}.link:hover{color:#000;cursor:auto;font-size:20px;transition:none}}.bodyContainer{align-items:center;background:#efefef;display:flex;flex-direction:column;height:95vh;justify-content:center}.bodyMain,.secondBody{background:transparent;display:flex;flex-direction:column;font-family:Nunito;height:100%;width:1000px}.img{height:445px;margin:50px auto 0;object-fit:cover;width:750px}.secondTitle,.title{font-size:40px;margin-top:110px}.margin{margin-bottom:20px}@media only screen and (max-width:1500px){.title{font-size:30px;margin-top:100px}.content{margin:0}.img{height:350px;margin-top:30px;width:600px}.secondTitle{font-size:30px;padding-top:60px}.secondContent{margin-bottom:20px}}@media only screen and (max-width:900px){.secondTitle{margin-top:0;padding:0}.bodyMain,.secondBody{width:800px}.content{font-size:14px}}@media only screen and (max-width:700px){.secondTitle{margin-top:0;padding:0}.bodyMain,.secondBody{width:100%}.content{font-size:14px}.img{max-height:224.5px;max-width:375px}}@media only screen and (max-width:400px){.img{max-height:224.5px;width:90%}}.formBody{align-items:center;background:#efefef;font-family:Nunito;height:95vh;width:100%}.formBody,.formMain{display:flex;flex-direction:column;justify-content:center}.formMain{align-items:left;width:1000px}.form,.formMain{background:transparent;flex-wrap:wrap}.form{display:flex;height:200px;justify-content:space-between;margin:auto;max-height:240px;max-width:800px;min-width:320px}.inputs{display:flex;flex-direction:column;height:100px;width:200px}.input{background:transparent;border:none;border-bottom:1px solid #ceddb6;margin:5px 10px;width:300px}.message{display:flex;flex-direction:column;height:130px;margin:0 10px;width:100%}.textArea{background:transparent;border:1px solid #ceddb6;height:100px;padding:5px;resize:none;width:400px}.submit{background:#ceddb6;border:none;border-radius:10px;color:#fed;font-family:Nunito Sans;font-size:15px;font-weight:700;height:30px;width:80px}.submit:hover{background:#efefef;border:2px solid #fff;color:#000;cursor:pointer;transition:.1s}@media only screen and (max-width:1500px){.form{height:350px}.label{font-size:15px;padding:4px}.input{width:150px;width:200px}.textArea{height:150px;width:400px}.submit{font-size:15px;padding:1px;width:70px}}@media only screen and (max-width:900px){.formMain{height:auto}}@media only screen and (max-width:700px){.formMain{width:100%}.content,.title{padding:5px}.form{align-items:left;background:transparent;display:flex;flex-direction:column;max-height:240px;width:90%}.inputs{align-items:center;justify-content:center;width:100%}.input{margin:10px 0;padding:3px;width:100%}.message{justify-content:left;margin:0;width:100%}.textArea{margin:0 0 2px;padding:2px;width:100%}.submit{font-size:18px;height:40px}}.body{align-items:center;display:flex;justify-content:center}.notFound{font-size:60px;text-transform:uppercase}.outer{height:95vh;width:100%}.inner,.outer{align-items:center;background:#efefef;display:flex;flex-direction:column}.inner{height:90vh;margin-top:26px;width:1000px}.bigImageDiv,.inner{justify-content:center}.bigImageDiv{align-items:center;display:flex;height:60%;margin-top:60px;width:100%}.bigImage{border-radius:15px;height:445px;object-fit:cover;position:absolute;width:750px}.preview{height:20%;width:100%}.preImages,.preview{align-items:center;display:flex;flex-direction:row;justify-content:center}.galleryImg{border:none;border-radius:15px;height:90px;margin:0 5px;object-fit:cover;opacity:50%;width:90px}.arrow{color:#ceddb6;font-size:50px}.arrow:hover,.galleryImg:hover{cursor:pointer;font-size:55px;transition:.5s}.galleryImg:hover{padding:0}.arrow:hover{color:#547421}.galleryImg:hover{border:2px solid #547421;height:110px;opacity:100%;width:110px}.effect{opacity:100%;transition:.1s}.selected{border:3px solid #547421;border-radius:15px;height:110px;margin:0;opacity:100%;padding:0;transition:.5s;width:110px}@media only screen and (max-width:1500px){.inner{height:95vh}.bigImageDiv{margin-top:40px}.bigImage{height:350px;width:600px}.galleryImg{border:none;height:60px;object-fit:cover;opacity:50%;padding:3px;width:60px}.galleryImg:hover,.selected{border:1px solid #547421;height:90px;opacity:100%;transition:.5s;width:90px}}@media only screen and (max-width:700px){.inner{width:100%}.bigImageDiv{height:30%}.bigImage{height:auto;max-height:320px;width:95%}.preview{width:95%}.galleryImg{border:none;height:3rem;margin:0 1px;width:11%}.arrow{font-size:2.5rem}.arrow:hover,.galleryImg:hover{cursor:none;font-size:3rem;transition:.1s;transition-duration:.5s}.galleryImg:hover{border:none}.galleryImg:hover,.selected{height:4rem;opacity:100%;width:18%}.selected{border:3px solid #547421;border-radius:15px;margin:0;padding:0;transition:.1s}}@media only screen and (max-width:400px){.galleryImg{border:none;height:2.5rem;margin:0 1px;width:2.5rem}.arrow{display:none;font-size:2rem}.arrow:hover,.galleryImg:hover{cursor:none;font-size:2.1rem;transition:none}.galleryImg:hover{border:none;height:3rem;opacity:100%;width:25%}.selected{border:3px solid #547421;border-radius:15px;height:4rem;margin:0;opacity:100%;padding:0;transition:.1s;width:4rem}}
/*# sourceMappingURL=main.e226aa3e.css.map*/