
:root {
	--font-base: 'Poppins', sans-serif!important;
	/*--font-heading: 'Josefin Sans', sans-serif!important;*/
}
body{font-family:var(--font-base);}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:var(--font-heading);font-weight:600;}h1,.h1{font-weight:700;}a{transition:all .2s;}img{max-width:100%;height:auto}iframe{max-width:100%}ul>li ul{list-style-type:circle}ol>li>ol{list-style-type:lower-alpha}ol>li>ol>li>ol{list-style-type:lower-roman}.fas.fa-phone::before{display:inline-block;transform:scaleX(-1);}.btn{padding:1rem 4rem;text-transform:uppercase;border-radius:0 2rem;font-weight:600;font-size:1.1rem;}p{font-weight:500;}.bg-image{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;background-repeat:no-repeat;}.bg-parallax{background-attachment:fixed;}@supports (-webkit-touch-callout:none){.bg-parallax{background-position:center;background-attachment:initial}}header.main{background-color:transparent;position:absolute;top:0;width:100%;z-index:2;}header.main .menu a{display:inline-block;padding:.5rem;text-decoration:none;font-weight:500;text-transform:uppercase;font-size:.8rem;color:#fff;border-bottom:2px solid rgba(255,255,255,0);}header.main .menu a:hover,header.main .menu a:focus{border-bottom:2px solid rgba(255,255,255,1);}@media (min-width:768px){header.main .menu a{padding:.5rem 1rem;font-size:.9rem}}@media (min-width:992px){header.main .menu a{font-size:20px;padding:.5rem 2rem;font-weight:400;margin-top:1rem}}@media (min-width:1200px){header.main .menu a{font-size:20px;padding:.5rem 2.5rem;font-weight:400;margin-top:1rem}}header.main .global{color:#fff;font-size:.9rem;background-color:#121212;padding:.3rem 0;}header.main .global *:not(.social-icon){color:#e5e2db;}header.main .global i{font-size:1.5rem;vertical-align:middle;}.carousel-overlay{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;}.carousel-overlay *:not(.btn){color:inherit;}.carousel-overlay *:last-child{margin-bottom:0;}.carousel-overlay h1{font-weight:300;font-size:4rem;}.carousel-overlay h1 strong{font-weight:bold;}.carousel-inner{position:relative;}.carousel-inner picture img{width:100%;}.carousel-inner::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:80%;background:linear-gradient(180deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);z-index:1;}@media (max-width:1440px){.carousel-inner h1{font-size:5rem}}@media (max-width:1200px){.carousel-inner h1{font-size:4rem}}@media (max-width:992px){.carousel-inner h1{font-size:3rem}}section.green-banner{padding:.6rem 0;background-color:var(--primary);color:#fff;margin-bottom:1.5rem;margin-top:1.5rem;font-size:39px;line-height:1.3;overflow:hidden;}section.green-banner *:not(.btn){color:inherit;}section.green-banner *:last-child{margin-bottom:0;}section.green-banner img{margin:.25rem!important;max-width:60%;}@media (max-width:860px){section.green-banner img{max-width:50%}}@media (max-width:640px){section.green-banner img{width:100%}}section.image-banner{padding:9rem 0;color:#fff;}section.image-banner *:not(.btn){color:inherit;}section.image-banner *:last-child{margin-bottom:0;}section.image-banner .container{padding-left:3rem;padding-right:3rem;}section.image-banner h1{font-weight:300;font-size:2.6rem;}@media (min-width:1200px){section.image-banner h1{font-size:3.6rem}}section.feature-banner{padding:4rem 0;}.feature-icon{text-align:center;font-size:21px;}@media (min-width:1200px){.feature-icon{padding:1rem 3rem}}.feature-icon .img{background-color:#e8e7df;border-radius:0 7rem;transition:all .2s;margin:0 auto 2.5rem;}.feature-icon:hover .img{background-color:var(--secondary);}section.about{background-color:var(--secondary);overflow:hidden;}section.about .inner{padding:3rem;background-color:#fff;margin-bottom:0;position:relative;z-index:1;}@media (min-width:992px){section.about .inner{margin-bottom:6rem}section.about .half-width>*{width:calc(50vw + 10rem);margin-left:-10rem;max-width:none;height:100%;object-fit:cover}}@media (min-width:1200px){section.about .inner{padding:4rem}section.about .half-width>*{width:calc(50vw + 10rem);margin-left:-10rem;max-width:none;height:100%;object-fit:cover}}section.main{padding:5rem 0;}section.main .narrow-text{max-width:980px;margin:0 auto;}.cottage{background-color:#e8e7df;padding:3rem 2.5rem 4.5rem;margin-top:9rem;}.cottage img{margin-top:-7rem;}.cottage .inner{padding:2rem;}@media (min-width:1200px){.cottage{padding:3rem 3.5rem 4.5rem}}.tariffs{padding-top:4rem;padding-bottom:3rem;}.tariffs h1{margin-bottom:0;}.tariffs .lead{margin-bottom:2.5rem;}.tariff-text{background-color:var(--primary);color:#fff;padding:3rem 2rem!important;font-size:1.3rem;z-index:1;line-height:2;}.tariff-text *:last-child{margin-bottom:0;}.tariff-text *:not(.btn){color:inherit;}.tariff-image img{margin:1rem 0;}@media (min-width:992px){.tariff-image img{width:calc(100% + 4rem);max-width:none;margin:0 0 1rem -4rem}}.form .error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}.form{display:flex;flex-wrap:wrap;padding:3rem;background-color:#efefef;max-width:700px;margin:0 auto;}.form p{width:100%;}.form .form{padding:0;}.form>div{flex:0 0 100%;margin-bottom:1rem;}.form>div:last-of-type label{display:none;visibility:hidden;pointer-events:none;}.form .form-control{margin-bottom:2rem;}#imagelibrary{margin:4px;padding:4px}#imagelibrary img{margin:3px}html>body .outerpair1{background:url(../images/upperrightfade.png) no-repeat right top}html>body .outerpair2{background:url(../images/lowerleftfade.png) no-repeat left bottom;padding-top:8px;padding-left:8px}html>body .shadowbox{background:url(../images/shadow.png) bottom right}html>body .innerbox{position:relative;left:-8px;top:-8px}.shadowbox img{border:1px solid #000000;vertical-align:bottom}.pageimagecenter{text-align:center;margin:0 auto;padding:0;max-width:100%}.pageimageright{float:right;margin:5px 0 5px 5px;padding:0;max-width:100%}.pageimageleft{float:left;margin:5px 5px 5px 0;padding:0;max-width:100%}.pageimagenone img{margin:3px;padding:0}#social{height:auto;padding:20px 0;overflow:hidden;}.pagegallery{padding:4rem 0 0;}.pagegalleryheading{font-size:2.8rem;margin-bottom:2rem;text-align:center;font-weight:600;font-family:var(--font-heading);}.pagegalleryinner{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;margin:0 -.5rem 2.5rem;}.pagegalleryimage{flex:0 0 50%;display:flex;align-items:stretch;padding:.5rem;height:170px;}@media (min-width:768px){.pagegalleryimage{flex:0 0 33.333%;height:270px}}@media (min-width:992px){.pagegalleryimage{height:370px;flex:0 0 22.22233333%}.pagegalleryimage:nth-child(5n+4),.pagegalleryimage:nth-child(5n+5){flex:1 1 33.333%}}.pagegalleryimage a{display:block;position:relative;overflow:hidden;color:inherit;}.pagegalleryimage a:not([title=""])::before{content:attr(title);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.7);display:inline-block;max-width:100%;max-height:100%;background-color:#e8e7df;color:inherit;border-radius:0 1.5rem;text-align:center;padding:1rem 2rem;opacity:0;z-index:2;transition:all .2s;}.pagegalleryimage a:hover:not([title=""])::before,.pagegalleryimage a:focus:not([title=""])::before{transform:translate(-50%,-50%) scale(1);opacity:.9;}.pagegalleryimage img{width:100%;height:100%;object-fit:cover;transition:all .2s;}.pagegalleryimage a:hover img,.pagegalleryimage a:focus img{transform:scale(1.1);}@media (max-width:768px){.pagegalleryimage{height:auto}}a.social-icon{color:#fff;background-color:var(--secondary);display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;text-decoration:none;border-radius:0 1rem;}a.social-icon:not(:last-child){margin-right:.4rem;}a.social-icon:hover,a.social-icon:focus{background-color:var(--primary);}.tarrifs h4{font-weight:800!important;}footer.main{padding-top:3rem;clear:both;background-color:#32332f;color:#fff;}footer.main *:not(.social-icon){color:inherit;}footer.main .footer-contact a{text-decoration:none;font-weight:300;}footer.main .footer-contact a strong{font-weight:600;padding-right:.5rem;}footer.main .legal{text-align:center;color:#fff;padding:1.7rem;margin-top:2rem;}#debug{position:relative;padding:10px 15px;text-align:left;background:#cfdaff;border-top:12px solid #c4d2ff;border-bottom:12px solid #c4d2ff}#debug h1{border:none;color:#001b51;text-transform:none;text-decoration:none}#debug pre{color:#000d27}.bottom-video img{display:none;}@media(min-width:1025px){.bottom-video img{display:inline-block}}