body { font-family: 'Lato', sans-serif; color:#001924; overflow-x:hidden; }
p , li { font-family: 'Lato', sans-serif; font-weight:300; font-size:20px; line-height:1.5; color:#001924; }
h3 { font-family: 'Lato', sans-serif; font-weight:600; font-size:22px; }
h2 { font-family: 'Lato', sans-serif; font-weight:600; font-size:30px; line-height:1.5; color:#657A46; }
h1 { font-family: 'Playfair Display', serif; font-size:58px; color:#003A4E; margin-bottom:1rem; }
a { transition:all ease-out 0.3s;	-webkit-transition:all ease-out 0.3s; }
.bg-primary { background:#013b4f !important; }
.top-header { background:url(../images/woo-bg.jpg) repeat-x 0 0;     padding: 18px 0; }
.btn { font-family: 'Lato', sans-serif; font-size:20px; padding-left:20px; padding-right:20px; border-radius:10px; font-weight:500; color:#FFF; text-shadow:0 0 5px #000; }
.btn-red { font-family: 'Lato', sans-serif; background:#da0c0c; border:1px solid #023b4f; font-size:24px; font-weight:500; color:#FFF; text-shadow:0 0 5px #000; border-radius:15px; padding:.275rem .75rem;  }
.red { background-color: #dc3545; color: #FFFFFF; } 
.btn-primary { background:#393f57; border-color:#393f57; }
.btn-red:hover { background:#b10000; color:#FFF;  /*border-color:#da0c0c;*/ }
.btn.focus, .btn:focus { box-shadow: none; }
.call-wrapper { font-size:24px;     padding: 0 12px 0 0;  float: left; }
.no-touch .call-wrapper a[href^="tel:"] , .no-touch .footer-wood-bg a[href^="tel:"] , .no-touch a[href^="tel:"] { pointer-events:none; text-decoration:none; cursor:auto;  }
.call-wrapper a {display:inline-block; margin:0 0 0 10px;  }
.navbar-nav .dropdown-menu { margin:0; border-radius:0; background:rgba(215,215,215,0.8); border:none; min-width:17rem; padding:0.2rem 0; }
.bottom-header .navbar-nav .dropdown-menu .dropdown-item { color:#013b4f; text-transform:capitalize; font-weight:700; padding:.30rem 1.0rem;     font-size: 17px; }
.bottom-header .navbar-nav .dropdown-menu .dropdown-item:not(:last-child) { border-bottom:1px solid #999; }
.bottom-header .navbar-brand { position: absolute; left: 50%; top: 0; transform: translateX(-50%); margin:0; padding:0; top: -74px; z-index:99; }
.bottom-header .navbar-nav .nav-link { color:#FFF; font-size:21px; font-weight:500; text-transform:uppercase; vertical-align: middle;  -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0);  position: relative; overflow: hidden; padding: 1rem 0;  }
.bottom-header .navbar-nav .nav-link:before {  content: "";
  position: absolute;
  z-index: -1;
  left: 52%;
    right: 52%;
  bottom: 18px;
  background: #FDF2A9;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.bottom-header .navbar-nav .nav-link:after { display:none; }
.bottom-header .navbar-nav .nav-link:hover , .bottom-header .navbar-nav .nav-link.active { color:#FDF2A9; }
.bottom-header .navbar-nav .nav-item:hover .nav-link { color:#FDF2A9; }
.bottom-header .navbar-nav .nav-item { position:relative; }
.bottom-header .navbar-nav .nav-link:hover:before { 
      left: 0;
    right: 0;
}
.bottom-header .navbar { padding:0; }
.bottom-header .navbar-nav .nav-item:not(:last-child) {     margin-right: 35px; }
#header { position:fixed; z-index:9999; left:0; right:0; top:0; }
.sidebar-boxes { box-shadow: 2px 2px 10px rgba(0,0,0,0.2); background:#f1ebe0; border:1px solid #4b2907; border-radius:0 0 5px 5px; }
.sidebarbox-title { text-align:center; color:#FFF; font-weight:900; text-shadow: 2px 0px 2px #000; margin:0; font-size:28px;  padding: 12px 30px; background: #000; }
.sidebarbox-content { padding:20px 30px;  }
.sidebarbox-content p { margin:0; font-weight: 400; font-size: 18px; }
.sidebarbox-content h4 { margin:0; font-size: 19px;  font-weight: 600; }
.sidebar-boxes:not(:last-child) { margin-bottom:55px; }
.m-b-18{ margin-bottom:18px; }
.blueBg { background:#013b4f; }
.title-lato-heavy { font-weight:800; color:#FFF; padding:5px 0; margin:0; }
.discove-banner-bg { background:url(../images/discover-bg.jpg) no-repeat center center; background-attachment:fixed; padding:100px 0; background-size:cover; }
.ios .discove-banner-bg { background-attachment:scroll; }

.imgwrapper1  { box-shadow:0 3px 8px rgba(0,0,0,0.6); border-radius:50%; overflow:hidden;  border-width:10px !important; max-width:354px; margin:0 auto; display:inline-block; }
.border-primary { border-color:#013b4f !important; }
.discove-banner-bg h5 a { color:#FFF; text-shadow:2px 2px 3px rgba(0,0,0,0.8); }
.discove-banner-bg h5  { font-family: 'Playfair Display', serif; font-size:30px; font-weight:700; }
.title-lato-small { font-size:19px; padding:15px 0; }
.imgwrapper1:hover img { transform:scale(1.2);  }
.imgwrapper1 img { transition: all .3s ease-in-out; position:relative; z-index:100; }
.imgwrapper1 a { transform:none; transition: all .2s ease-in-out; }
.map-bg img { width:100%; }
.footer-wood-bg { background:url(../images/footer-wood-bg.jpg) repeat 0 0; color:#FFF; line-height: 1; border-top:60px solid #013b4f; padding:60px 0 10px;    font-weight: 700; }
.footer-wood-bg a { color:#FFF; }
.footer-wood-bg h6 { font-size:22px; margin:0;     font-weight: 700; }
.footer-wood-bg address , .footer-wood-bg a { font-size:22px;     font-weight: 700;  }
.fb-link img { max-width:40px; border:1px solid #FFF; }
.footer-social a { text-decoration:none !important; }
.navbar-dark .navbar-nav .nav-link:focus { color:#FFF; outline:none; }
.navbar-dark .navbar-nav .nav-link:hover {
    color: #FDF2A9;
		outline:none;
}

.top-header-wrapper { -webkit-box-pack: justify; -ms-flex-pack: justify;         justify-content: space-between; margin:0; }
#header.sticky .top-header-wrapper {
     -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

#header.sticky .bottom-header .navbar-brand { transform:none; left:0; top: -61px; bottom:0; overflow:hidden; }
#header.sticky .top-header { background:#013b4f; padding-bottom:10px; }
#header.sticky .navbar-nav.nav-left { margin-left:auto; margin-right:35px !important; }
#header.sticky .navbar-brand img { max-width:175px; }
#header.sticky .fb-link { display:none; }
#header.sticky .bottom-header .navbar-nav .nav-link { padding-top:0; font-size:18px; }
#header.sticky .call-wrapper { font-size:19px; padding:0; }
#header.sticky .top-header .btn-red { font-size:17px; }

.content-area { padding:30px 0 50px; }

.slick-slide { outline:none; }
.ratings { font-size:30px; color:#ffcc00; }
.review-slider .sidebarbox-content { padding:5px 40px; }
.review-text { font-style:italic; }
.review-slider .slick-prev:before, .review-slider .slick-next:before { font-family:FontAwesome; color:#001924; font-size:45px; }
.review-slider .slick-prev:before { content:"\f104"; }
.review-slider .slick-next:before { content:"\f105"; }
.review-slider .slick-prev, .review-slider .slick-next { height:50px; width:50px; }
.review-slider .slick-next {
    right: -44px;
}
.review-slider .slick-prev {
    left: -44px;
}
.title-lato-32 { font-size:32px; }
.imgcarousel img { width:100%; }
.imgcaption { position:absolute; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5); padding:10px 0; text-align:center; font-size:18px; font-weight:700; color:#FFF; z-index:2; }
.imgcarousel .slick-slide{ position:relative; } 
.footer-logo-wrapper { margin-top:-110px; }
.footer-cametext { font-size:45px; margin:-20px 0 30px; text-shadow:0 2px 3px rgba(0,0,0,0.8); font-family: 'Playfair Display', serif; }
.footer-contact { margin-bottom:1rem; } 
.footer-social {     margin: 0 0 30px; }
.copyright-txt { text-align:center; padding:15px 0 0; }
.footer-wood-bg .copyright-txt a , .footer-wood-bg .copyright-txt  { font-size:16px; line-height:1.2; }
.ws_playpause { display:none; }

.no-touch .bottom-header .navbar-nav .nav-item:hover .dropdown-menu {
  display: block;
}
.sitemap-links li { line-height:1.2; }
.banner-badge { position:absolute; left:0; top:50%; z-index:99; transform:translateY(-50%); right:0;  max-width:1140px; margin:auto; }
.direction-btn { position:absolute; left:280px; top:250px; }
.btn-white { background:#FFF; border:1px solid #a5a5a5; border-radius:0; text-transform:uppercase; color:#a5a5a5; text-shadow:none; font-weight:300;box-shadow: 0 2px 2px rgba(0,0,0,0.3); font-size:16px; }
.btn-white:hover { background:#a5a5a5; color:#FFF; }
/*
font-family: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;
*/
/*
======
wiggle
======
*/

.wiggle{
	animation-name: wiggle;
	-webkit-animation-name: wiggle;	

	animation-duration: 2.5s;	
	-webkit-animation-duration: 2.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;

	visibility: visible !important;	
}

@keyframes wiggle {
	0% {
		transform: rotate(-4deg);	
	}
	50% {
		transform: rotate(4deg);
	}
	100% {
		transform: rotate(-4deg);	
	}						
}

@-webkit-keyframes wiggle {
	0% {
		-webkit-transform: rotate(-4deg);	
	}
	50% {
		-webkit-transform: rotate(4deg);
	}
	100% {
		-webkit-transform: rotate(-4deg);	
	}				
}
.wowimg img.img-fluid { width:100%; }
.giveUsCall {
	margin:30px 0 0;
}
.giveUsCall, .mailingAddress, .emailAddress {
    position: relative;
    line-height: 26px;
    font-size: 20px;
    font-weight: 400;
    padding: 0 0 10px 37px;
}
.giveUsCall span.fa, .mailingAddress span.fa, .emailAddress span.fa {
    position: absolute;
    left: 0;
    top: 4px;
}
.giveUsCall span.fa.fa-phone, .mailingAddress span.fa.fa-phone, .emailAddress span.fa.fa-envelope {
    font-size: 22px;
    left: 3px;
}
.emailAddress a, .emailAddress a:focus {
	color: #31313f;
	text-decoration: none;
}
.emailAddress a:hover {
    color: #b8131f;
}
.wowimg , .wowcarousel-wrapper { border-bottom:10px solid #013b4f; }
.new-owner-title { background:url(../images/new-owner-bg.jpg) no-repeat center center; background-size:cover; }
.upcoming-event-title { background:url(../images/upcoming-events-bg.jpg) no-repeat center center; background-size:cover; }
.review-title { background:url(../images/review-bg.jpg) no-repeat center center; background-size:cover; }
.navbar-expand-md .my-2 .navbar-nav li:last-child .dropdown-menu { left:auto; right:0; }
@media(min-width:1900px) {
.direction-btn { left: 410px; top: 300px; }
}
@media(min-width:992px) and (max-width:1199px) {
.bottom-header .navbar-nav .nav-link { font-size: 16px;     padding: 0.4rem 0; }
.bottom-header .navbar-nav .nav-link:before  { bottom:6px; }
.bottom-header .navbar-nav .nav-item:not(:last-child) { margin-right:30px;  }
.bottom-header .navbar-brand { max-width:250px; }
.bottom-header .navbar-brand img { max-width:100%; }
.fb-link img { max-width:32px; }
.call-wrapper { font-size:20px; }
.btn-red { font-size:18px; }
#header.sticky .navbar-nav.nav-left { margin-right:15px !important; }
#header.sticky .bottom-header .navbar-nav .nav-link { font-size:14px; }
.banner-badge { max-width:960px; }
.banner-badge img { max-width:220px; }
h1 { font-size:36px; }
h2 { font-size:22px; }
p, li { font-size:20px; }
p { margin-bottom:0.5rem; }
dl, ol, ul { margin-bottom:0.5rem; }
.title-lato-32 { font-size: 18px; }
.sidebarbox-title { padding: 8px 30px; font-size: 18px; }
.sidebar-boxes:not(:last-child) { margin-bottom: 20px; }
.content-area { padding: 20px 0 20px; }
.thumbnail-photos-wrapper { margin-bottom:20px !important; }
.discove-banner-bg h5 { font-size:25px; }
.footer-cametext { font-size:35px; line-height:1.3; }
.footer-wood-bg address, .footer-wood-bg a { font-size:18px; }
.direction-btn { top:220px; }
} 
@media(min-width:768px) and (max-width:991px) {
.bottom-header .navbar-nav .nav-link { font-size: 14px;     padding: 0.4rem 0; }
.bottom-header .navbar-nav .nav-link:before  { bottom:6px; }
.bottom-header .navbar-nav .nav-item:not(:last-child) { margin-right:15px;  }
.bottom-header .navbar-brand { max-width:200px; top:-63%; }
.bottom-header .navbar-brand img { max-width:100%; }
.fb-link img { max-width:32px; }
.call-wrapper { font-size:20px; }
.btn-red { font-size:18px; }
#header.sticky .navbar-nav.nav-left { margin-right:15px !important; }
#header.sticky .bottom-header .navbar-nav .nav-link { font-size:14px; }
.banner-badge { max-width:720px; }
.banner-badge img { max-width:120px; }
h1 { font-size:36px; }
h2 { font-size:22px; }
p, li { font-size:20px; }
p { margin-bottom:0.5rem; }
dl, ol, ul { margin-bottom:0.5rem; }
.title-lato-32 { font-size: 18px; }
.sidebarbox-title { padding: 8px 30px; font-size: 18px; }
.sidebar-boxes:not(:last-child) { margin-bottom: 20px; }
.content-area { padding: 20px 0 20px; }
.thumbnail-photos-wrapper { margin-bottom:20px !important; }
.discove-banner-bg h5 { font-size:25px; }
.footer-cametext { font-size:35px; line-height:1.3; }
.footer-wood-bg address, .footer-wood-bg a { font-size:18px; }
.direction-btn { top:58%; left:195px; }
} 
@media(max-width:767px) {
.top-header { background-repeat:repeat; padding:10px 0;  }
.top-header-wrapper { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
.btn-red { font-size:14px; }
.top-header-wrapper .mr-3 { margin-right:0.5rem !important; }
.header-right { margin:5px 0 0; }
.fb-link img { max-width:25px; }
.call-wrapper {     font-size: 16px; }
.bottom-header .navbar-brand { left: 0; top: -45px; max-width: 150px; transform:none; }
.bottom-header .navbar-brand img { max-width:100%; }
.bottom-header .navbar>.container { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;	 }
.navbar-dark .navbar-toggler { border:none; outline:none; }
.navbar-dark .navbar-toggler:before { content:"Menu"; }
#header.sticky .navbar-brand img { max-width:100%; }
#header.sticky .call-wrapper { font-size:14px; }
.top-header-wrapper .mr-3 { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
#header.sticky .top-header .btn-red { font-size:13px; }
#header.sticky .top-header { padding-bottom:0; }
#header.sticky .bottom-header .navbar-brand {top:-39px; max-width:130px;}
.bottom-header .navbar-nav .nav-item:not(:last-child) , .bottom-header .navbar-nav .nav-item { margin:0 15px; }
.bottom-header .navbar-nav .nav-link { padding:0.3rem 40px 0.3rem 0; font-size:18px; }
.bottom-header .navbar-nav .nav-link:before { display:none; }
#navbarSupportedContent .my-2 { margin-top:0 !important; }
#header.sticky .arrowlink { top:-7px; }
h1 { font-size:32px; }
h2 { font-size:18px; }
p, li { font-size:20px; }
p { margin-bottom:0.5rem; }
dl, ol, ul { margin-bottom:0.5rem; }
.sidebararea { margin:20px 0 0; }
.sidebarbox-title { padding: 8px 30px; font-size: 18px; }
.sidebar-boxes:not(:last-child) { margin-bottom: 20px; }
.content-area { padding: 20px 0 20px; }
.thumbnail-photos-wrapper { margin-bottom:20px !important; }
.btn { font-size:13px; }
.sidebarbox-content p { font-size:14px; }
.sidebarbox-content h4 { font-size:15px; }
.sidebarbox-content { padding: 10px 20px; }
.footer-logo-wrapper { margin-top: 30px; }
.footer-wood-bg { border-width:0; padding:25px 0 10px; }
.footer-wood-bg h6 { font-size:18px; }
.footer-wood-bg address, .footer-wood-bg a { font-size:15px; }
.footer-right { float:none !important; margin:20px 0 0; }
.footer-wood-bg .copyright-txt a, .footer-wood-bg .copyright-txt { font-size: 12px; line-height: 1.4; }
.title-lato-32 {
    font-size: 16px;
}
.discove-banner-bg { padding:30px 0; }
.title-lato-small { font-size:13px; }
.banner-badge img { max-width:150px; }
.wowimg { border-bottom:3px solid #013b4f; }
#header.sticky .navbar-nav.nav-left { margin-right:0 !important; }
.arrowlink { width:40px; height:40px; position:absolute; right:0; top:0; }
.arrowlink:after { width:20px; height:2px; left:50%; top:50%; transform:translate(-50%,-50%); content:""; position:absolute; background:#FFF; }
.arrowlink:before { height:20px; width:2px; left:50%; top:50%; transform:translate(-50%,-50%); content:""; position:absolute; background:#FFF; }
.open .arrowlink:before { opacity:0; }
.direction-btn { top:53%; left:45px; }
} 
@media (min-width: 576px) and (max-width:767px) {
.banner-badge  {     max-width: 540px; }
}
@media(max-width:479px) {
	.top-header-wrapper .mr-3  {width:100%; margin-right:0 !important; }
	#header.sticky .bottom-header .navbar-brand { top:-52px; }
	.direction-btn { top:65%; }
}
.textlink {
	text-decoration:underline;
	color:#001924;
}
.textlink:hover {
	text-decoration:underline;
	color:#001924;
}

@media print {
#header , .wowimg  , .wowcarousel-wrapper , footer .btn  , #header img , #footer img , .review-slider, .imgwrapper1 , .map-bg , .direction-btn { display:none !important; }
.footer-logo-wrapper { margin:0 !important; }
footer { border:none !important; }
a[href]:after { 	content:none !important; }
}