
/*** IMPORT GOOGLE FONTS ***/

@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700,300italic,400italic,700italic|Fjalla+One:400);


/*** GENERAL STYLES ***/

body {background: #fff; font-family: Ubuntu, sans-serif; color: #444;}
h1, h2, h3, h4, h5, h6, .widget-title {font-family: 'Fjalla One', sans-serif; color: #0e6750; font-weight: normal;}
a, #toc a {color: #0e6750;}
a:hover, #toc a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #458573;}

.round-corners, .archive_thumbs, .author_excerpt .avatar, .gallery .attachment-thumbnail {border-radius: 0;}


/*** EXTRA TEXT COLORS ***/

.widget_oomph_post_widget .entry-meta, #primary .posted-on-byline {color: #888;}
.accordion-container .show-more, .accordion-container .show-less {color: #bbb; font-family: Ubuntu, sans-serif;}


/*** BUTTONS ***/

input[type="submit"], input[type="button"], button, .comments-area .reply a, a.button-link, .menu-toggle-icon, .contact-us-button a {padding-bottom: .4em; font-family: 'Fjalla One', sans-serif; font-size: 21px; color: #fff; background: #0e6750; text-transform: uppercase;}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .comments-area .reply a:hover, a.button-link:hover, .contact-us-button a:hover {background: #074834;}


/*** LINES ***/

th, td, .accordion-container, .comments-area, #primary .with-divider, .wp-pagenavi {border-color: #e5e5e5;}


/*==============================================*/


/*** STRUCTURE ***/

#wrapper {}
#wrapper-with-footer {}
#wrapper-without-footer {background: url(/wp-content/uploads/sites/90/2016/10/wrapper-without-footer.png) center bottom no-repeat;}
#wrapper-without-header {}
#wrapper-without-navs {}
#wrapper-without-herowidgets {}

#site-navigation > .inner, #secondary-nav > .inner, #breadcrumbs > .inner, #content > .inner, #colophon > .inner {position: relative; max-width: 1280px; margin: 0 auto;}

#masthead {position: relative; padding: 0 20px 60px; background: #c3d5cd url(/wp-content/uploads/sites/90/2016/10/masthead.jpg) center bottom no-repeat; border-bottom: 1px solid #fff;}
#logo {float: none; margin: 0 auto !important;}

#colophon {background: #074834; color: #7ba395;}
#colophon a {color: #fff;}
#site-footer-right .widget_nav_menu .menu > li > a {color: #c3d5cd; font-family: 'Fjalla One', sans-serif;}

#content {padding: 40px 20px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#primary {padding: 40px;}
	.home #primary {padding: 0 0 40px;}
}


/*** PRIMARY NAV ***/

#site-navigation {background: #0e6750;}
#site-navigation .menu > li > a {font-size: 21px; font-family: 'Fjalla One', sans-serif; text-transform: uppercase;}
#site-navigation a {padding: 10px 15px; font-size: 15px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#site-navigation .menu > li > a:after {content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 0; transform: translateX(-50%); border: solid 10px transparent;}
	#site-navigation .sub-menu a:after {content: ''; position: absolute; right: 0; top: 50%; width: 0; height: 0; transform: translateY(-50%); border: solid 10px transparent;}
	#site-navigation .sub-menu {padding: 10px 0; background: #458573;}
	#site-navigation .menu > .current-menu-ancestor > a, #site-navigation .menu > .current-menu-item > a {color: #7ba395;}
	#site-navigation .menu > li:hover > a {color: #fff;}
	#site-navigation .menu > .current-menu-ancestor > a:after, #site-navigation .menu > .current-menu-item > a:after, #site-navigation .menu > li:hover > a:after {border-bottom-color: #fff;}
	#site-navigation .menu > li.menu-item-has-children:hover > a:after {border-bottom-color: #458573;}
	#site-navigation .sub-menu li a:hover {background: #0e6750;}
	#site-navigation .sub-menu li.menu-item-has-children:hover > a:after {border-right-color: #458573;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#menu-title {font-family: 'Fjalla One', sans-serif; text-transform: uppercase; font-weight: normal;}
}


/*** SECONDARY NAV ***/

#secondary-nav {position: absolute; left: 10px; top: 0; height: 0; font-size: 10px; text-transform: uppercase;}
#secondary-nav ul {}
#secondary-nav li {margin-right: 5px;}
#secondary-nav li a {padding: 12px 15px; background: rgba(123,163,149,.2);}
#secondary-nav li a:hover {background: #458573 !important; color: #fff;}
#secondary-nav li.button a {background: #0a5742; color: #fff;}
#secondary-nav li.button a:hover {}



/*==============================================*/


/*** WIDGETS AND LISTS ... AFFILIATIONS, INSURANCE ***/

.widget {margin: 30px 0;}
.secondary .widget {margin: 20px 0; padding: 20px; background: #c3d5cd;}
.widget-title, .widget ul.list li, .widget ul.thumblist li, .widget_categories li {}
.widget-title {margin: 0 0 10px; padding: 0; font-size: 21px; text-transform: uppercase; line-height: 1;}
.widget .widget-title + div > ul.list, .widget .widget-title + ul.list, .widget_categories .widget-title + ul, .widget-title + ul.thumblist {margin: -10px 0 0;}
.widget ul.list li > a, .widget_categories ul a, .thumblist-link {padding: 10px 0 0;}

.widget-affiliations, .widget-insurance {background: #7ba395 !important; color: #fff;}
.widget-affiliations .widget-title, .widget-insurance .widget-title {color: #fff;}

.widget.big-text-widget {background: #074834; color: #fff; font-size: 26px; line-height: 1.2; text-align: center; font-family: 'Fjalla One', sans-serif;}


/*** CALL TO ACTION ***/

.action {font-family: 'Fjalla One', sans-serif; text-transform: uppercase;}
.action-text {font-size: 24px; color: #7ba395;}
.action-phone {font-size: 40px; color: #fff; margin: 3px 0 5px;}
a.action-email {font-size: 16px; color: #458573;}
a.action-email:before {bottom: 0; font-size: 27px;}

#header-widgets {float: none; text-align: center;}
#masthead .action {margin-top: -50px; text-shadow: 0 0 20px #fff;}
#masthead .action * {display: block;}
#masthead .action-text {font-size: 14px;}
#masthead .action-phone {font-size: 24px; font-family: Ubuntu, sans-serif; font-weight: bold; color: #0e6750;}
#masthead a.action-email:before {bottom: 1px; color: #7ba395; padding: 0;}
#masthead a.action-email span {display: none;}

#colophon .action-text {font-size: 21px;}
#colophon .action-phone {font-size: 36px; margin-bottom: 10px;}
#colophon a.action-email {color: #458573;}

#primary .action, .secondary .widget.widget-action {padding: 40px 10px 30px; background: #074834 url(/wp-content/uploads/sites/90/2016/10/cta.png) 30% bottom no-repeat; text-align: center;}
.secondary .widget.widget-action {background-position: -10px bottom;}


/*** GOOGLE SEARCH ***/

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .google-search {position: absolute; right: 10px; top: 5px; width: 220px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .google-search {position: absolute; left: 0; bottom: 0; right: 0; background: rgba(34,34,34,.2); padding: 10px 20px;}
}


/*** BREADCRUMBS ***/

#breadcrumbs {padding: 15px 20px; font-size: 12px; background: linear-gradient(to bottom, #fff 50%, #f5f5f5 100%);}


/*** CUSTOM MENU (LEFT NAV) ***/

.secondary .widget.photo-above-left-nav {padding: 0;}
.photo-above-left-nav img {}

.secondary .widget.widget_nav_menu {background: #0e6750; padding: 10px 0; font-size: 19px; font-family: 'Fjalla One', sans-serif; text-transform: uppercase;}
.secondary .widget_nav_menu a {padding: 12px 20px 10px; color: #fff;}

.secondary .widget_nav_menu .current-menu-item > a {position: relative; color: #7ba395;}
.secondary .widget_nav_menu .current-menu-item > a:before {content: ''; position: absolute; left: 0; top: 50%; width: 0; height: 0; transform: translateY(-50%); border: solid 10px transparent; border-left-color: #fff;}
.secondary .widget_nav_menu a:hover {background: #0a5742;}


/*** FOLLOW US ***/

.secondary .widget.widget_acadia_social_media {}
.widget_acadia_social_media .widget-title {font-size: 28px;}


/*** TESTIMONIAL ***/

.widget-testimonials .entry-summary {color: #0e6750; font-size: 24px; font-weight: 300; font-style: italic; line-height: 1.2;}
.widget-testimonials .entry-summary:before {left: -16px; top: 16px; font-family: 'Fjalla One', sans-serif; font-size: 120px; color: #7ba395; font-weight: normal; font-style: normal;}
.widget-testimonials .testimonial-attribution {font-size: 12px; text-transform: uppercase; font-weight: bold;}

#primary .widget-testimonials, .secondary .widget-testimonials {padding: 14px 20px 20px; background: #fff; border: 5px solid #c3d5cd;}


/*** VIRTUAL TOUR ***/

.secondary .widget.virtual-tour {padding: 0;}
.virtual-tour .caption {position: absolute; left: 0; bottom: 0; right: 0; padding: 12px 10px 10px; background: rgba(34,34,34,.7); text-align: center; text-transform: uppercase; font-family: 'Fjalla One', sans-serif; font-size: 21px; color: #fff;}


/*** CONTACT US BUTTON ***/

.secondary .widget.contact-us-button {padding: 0;}


/*** POST-IT ***/

.post-it {background: #c3d5cd;}


/*** IMPORTANT ***/

.important {background: #458573; color: #fff; font-weight: normal; font-family: 'Fjalla One', sans-serif; font-size: 18px;}
.important:before {line-height: 1;}


/*** BLOG STUFF ***/

.author_excerpt {background: #c3d5cd;}

.comment-list .depth-1, .comment-list .depth-3 {background: #e1eae6;}
.comment-list .depth-2, .comment-list .depth-4 {background: #c3d5cd;}



/*==============================================*/


/*** HOME HERO ***/

.hero .caption {position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); padding: 30px 10%; text-align: center; color: #074834; font-size: 36px; font-family: 'Fjalla One', sans-serif; text-transform: uppercase; line-height: 1.2;}
.hero a.button-link {position: absolute; left: 50%; bottom: 10px; transform: translateX(-50%);}

@media screen and (min-width: 1024px) {/* DESKTOP ONLY */
	.hero .caption {font-size: 52px;}
	.hero a.button-link {bottom: 30px; font-size: 24px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.hero .caption {position: absolute !important; top: 0; transform: none; font-size: 28px;}
	.hero a.button-link {display: block; position: static; transform: none; font-size: 21px;}
}

@media screen and (max-width: 480px) {/* SMALL PHONE ONLY */
	.hero .caption {padding: 10px 10%; font-size: 18px;}
	.hero a.button-link {font-size: 17px;}
}


/*** HOME MESSAGE BOX ***/

.message .image {position: relative; min-height: 350px; background: center center; background-size: cover;}
.message .caption {position: absolute; top: 50%; transform: translateY(-50%); padding: 40px 5%; text-align: center; font-size: 21px; color: #c3d5cd; font-style: italic; line-height: 1.2;}
.message h1, .message h2, .message h3 {font-size: 48px; font-family: 'Fjalla One', sans-serif; color: #fff; margin: 20px 0 0; line-height: 1.2; text-transform: uppercase; font-style: normal;}

@media screen and (min-width: 1024px) {/* DESKTOP ONLY */
	.message .caption {padding: 60px 10%;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.message .caption {font-size: 16px;}
	.message h1, .message h2, .message h3 {font-size: 30px;}
}


/*** HOME TAGLINE ***/

.tagline {text-align: center;}
.tagline h1, .tagline h2 {font-size: 40px; text-transform: uppercase; padding: 10px 0; color: #074834;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.tagline h1, .tagline h2 {font-size: 28px;}
}


/*** HOME WELCOME TEXT ***/

.cfct-build .row.row-welcome {margin-left: 0; margin-right: 0; background: #074834; padding: 20px 10px;}
.welcome-text {color: #c3d5cd; padding: 10px 0;}
.welcome-text h2 {color: #fff;}
.welcome-text a.button-link:hover {background: #458573;}

#primary .row-welcome .widget-testimonials {background: none; border: 0; padding-top: 30px;}
#primary .row-welcome .widget-testimonials .entry-summary {color: #fff; font-size: 24px;}
#primary .row-welcome .widget-testimonials .entry-summary:before {left: -23px; top: 22px; color: #458573;}
#primary .row-welcome .widget-testimonials .testimonial-attribution {color: #7ba395;}

@media screen and (min-width: 1024px) {/* DESKTOP ONLY */
	.welcome-text {padding: 20px 10px;}
	#primary .row-welcome .widget-testimonials .entry-summary {font-size: 30px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#primary .row-welcome .widget-testimonials {padding: 20px 0 0;}
	#primary .row-welcome .widget-testimonials .entry-summary {font-size: 21px;}
	#primary .row-welcome .widget-testimonials .entry-summary:before {left: -10px; top: 15px; font-size: 100px;}
}



/*** HOME ICONS ***/

.icon a {display: block; padding: 30px 10px; text-align: center; text-decoration: none;}
.icon .image {max-width: 100%; width: 120px; height: 120px; margin: 0 auto 15px; background: #0e6750; border-radius: 50%; overflow: hidden;}
.icon a:hover .image {background: #458573;}
.icon img {display: block;}
.icon .caption {font-family: 'Fjalla One', sans-serif; font-size: 24px; color: #7ba395; text-transform: uppercase; line-height: 1.1;}
.icon .caption strong {display: block; font-size: 36px; color: #0a5742; font-weight: normal;}


/*** HOME FEATURE ICONS ***/

.feature-icon {padding: 30px 20px 20px; background: rgba(195,213,205,.75);}
.feature-icon .image {text-align: center;}
.feature-icon h3 {margin: 20px 0 0; font-size: 21px; text-transform: uppercase; text-align: center;}
.feature-icon h3 a {text-decoration: none;}
.feature-icon p {margin: 10px 0 0;}
.feature-icon p.link {margin: 20px 0 0; text-align: center;}
.feature-icon p.link a {display: inline-block; padding: .5em 1em .4em; font-size: 17px; font-family: 'Fjalla One', sans-serif; text-decoration: none; text-transform: uppercase; color: #fff; background: #0e6750;}
.feature-icon p.link a:hover {background: #074834;}


/*** HOME FEATURES ***/

.home-feature {}
.home-feature .text {padding: 15px 0;}
.home-feature h3 {text-transform: uppercase;}
.home-feature p.link a {display: inline-block; padding: .5em 1em .4em; font-size: 17px; font-family: 'Fjalla One', sans-serif; text-decoration: none; text-transform: uppercase; color: #fff; background: #0e6750;}
.home-feature p.link a:hover {background: #074834;}


/*** HOME CONTENT ***/

.cfct-build .row.row-content .cfct-module {padding: 20px 0;}



/*==============================================*/


/*** LANDING PAGE STRUCTURE ***/

.lp-hero .textwidget, .lp-cta .action {max-width: 1280px;}


/*** LANDING PAGE HERO ***/

.lp-hero {background: #7ba395;}
.lp-hero .two-third .box {background: rgba(14,103,80,.9); color: #c3d5cd;}
.lp-hero a.button-link {background: #074834; text-shadow: none;}
.lp-hero a.button-link:hover {background: #458573;}
.lp-hero .one-third .box {background: rgba(7,72,52,.95);}


/*** LANDING PAGE INSURANCE ***/

.insurance-accepted {background: #458573;}


/*** LANDING PAGE CTA ***/

.lp-cta {background: #074834;}
.lp-cta .after-phone {color: #458573;}


/*** LANDING PAGE WIDGETS ***/

.landing-page #primary .widget-affiliations {padding: 20px;}
