@font-face { font-family: 'Oregano'; font-style: normal; font-weight: 400; font-display: swap; src:url(../fonts/OreganoNormal0.woff2);}
.oregano-regular {font-family: "Oregano", cursive;font-weight: 400;font-style: normal;}
body { margin:0; background:#777;}
.wrap { width:96%; max-width:1200px; overflow:hidden; margin:0 auto;}
h1 {font-family:Oregano, "Times New Roman", Times, serif; font-size:34px; font-weight:400; margin:.5em 0;}
p, li {font-family:Oregano, "Times New Roman", Times, serif; font-size:24px; margin:.5em 0;}
ul { margin-bottom:1.5em;}
a { color:#914800;}
/* background-color: #ddd6c9; */
header { width:100%; overflow:hidden; background:#333; color:#fff; font-family:Oregano, "Times New Roman", Times, serif; font-size:20px;}
header .k { width:auto; overflow:hidden; float:left; font-size:36px; padding:16px 2%; }
header .k a { color:#fff; text-decoration:none;}
header .lg { display:block; float:right; padding:0 6px; background:#fff; color:#333; text-decoration:none; margin:26px 2% 0 1%;}
header .lg:hover { background:#ccc; color:#000;}
header .tel { display:block; float:right; padding:0 14px 0 6px; text-decoration:none; color:#fff; margin-top:26px;}
header .tel:hover { text-decoration:underline;}

nav { width:100%; overflow:hidden; background:#ddd6c9;}
nav a { display:inline-block; color:#914800;font-size:26px; padding:.3em 1% .3em 2%; margin-right:.1em; text-decoration:none; } 
nav a:hover { text-decoration:underline;} 
.bl { width:100%; overflow:hidden;}

.main { width:96%; padding:20px 2%; overflow:hidden; background:#fff;}
.main .c1 { width:49%; overflow:hidden; float:left;}
.main .c2 { width:49%; overflow:hidden; float:right; text-align:center;}
.main .c2 img { width:90%; height:auto; border-radius:12px; box-shadow:10px 10px 20px #888; margin:20px auto; }
li::marker { color:#914800;}
a.btn { display:inline-block; padding:10px 20px; color:#fff; background:#914800; text-decoration:none;}
a.btn:hover { background:#712800;}

.gal { width:100%; overflow:hidden; margin:1em 0; text-align:center;}
.gal a { display:inline-block; width:19%; margin:0; }
.gal a div { width:90%; height:200px; overflow:hidden; margin:22px 1%; box-shadow:8px 8px 16px #888; border-radius:12px; background-size:cover;  background-position:center center;}

footer { width:96%; padding:1em 2%; overflow:hidden; background:#333; color:#fff; font-family:Oregano, "Times New Roman", Times, serif; font-size:20px;}
footer .c { width:33.33%; float:left;}
footer .c:nth-child(2) { text-align:center;}
footer .c:last-child { text-align:right;}
footer a { color:#fff; text-decoration:underline;}
footer .aut, footer .aut a { color:#bbb;}
footer a:hover { color:#fff;}

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}

@media (min-width: 1261px) {
.main .c2 img { width:508px; height:667px;}
}
@media (max-width: 1260px) {
.gal a div {height:16vw;}
}
@media (max-width: 800px) {
.main .c1, .main .c2 { width:100%; float:none;}
}
@media (max-width: 700px) {
header { font-size:18px;}
header .k { font-size:30px; padding:10px 2%; }
header .lg, header .tel { margin-top:20px;}
p, li {font-size:22px;}
nav a { font-size:6.2vw; box-sizing:border-box; margin:0; width:100%; border-bottom:1px solid #b16800;} 
nav a:last-child {border-bottom:none;}
.gal a { width:49%; }
.gal a div {height:40vw;}
}
@media (max-width: 400px) {
footer { width:92%; padding:1em 4%; font-size:18px;}
footer .c { width:50%;}
footer .c:nth-child(2) { text-align:right;}
footer .c:last-child { width:100%; text-align:center; margin-top:1em}
}