/*
brown - 372929
green - 628d33
light brown - b4ab9c
black - 212529
grey - 4c4c4c
cream - cab59a
*/

body { padding: 0; color: #212529; font-size: 1.1em; font-family: 'Poppins', sans-serif; background: #b4ab9c; }
a, a:link, a:focus, a:active, a:visited { color: #628d33; text-decoration: underline; }
a:hover  { color: #372929; }
h1 { color: #372929; margin-top: 0; padding-bottom: 10px; font-size: 2em; }
h2  { color: #628d33; font-size: 1.4em; padding-bottom: 5px; }
h3  { font-size: 1.1em; font-weight: bold; }
.table { color: #262626; }
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td  { background-color: #D4C6AC; border-top: 1px solid #757575; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #EFE1C7; border-top: 1px solid #757575; }
.table-bordered td, .table-bordered th { border: 1px solid #FFF; }
img { max-width: 100%; display: block; } 
.row { margin: 0; }

@media all and (min-width: 0px) and (max-width: 768px) 
{
	body { font-size: 20px !important; }
	h1 { font-size: 1.5em !important; }
	h2 { font-size: 1.2em !important; }
	h3 { font-size: 1em !important; }
	#logo { float: none; margin: 20px auto; width: 80% !important; }
	#home_slideshow { height: 100%; }
	#home_slideshow .carousel-inner { height: 100% !important; }
	#home_slideshow .carousel-item { height: 100% !important; }
	#home_slideshow img { height: 100% !important; }
	.carousel-caption { display: none !important; }
	.navbar-nav { border-radius: 10px !important; background: #cab59a !important; }
	.navbar-nav > li > a { margin-top: 0 !important; border-bottom: 1px solid #000; border-right: none !important; }
	.navbar-nav .dropdown-menu { width: 100% !important; background: #DDD0BF !important; }
	.navbar-nav .dropdown-menu > li  a { color: #212529 !important;  }
	.navbar-nav .dropdown-menu > li  a.active, .dropdown-menu > li  a:hover, .dropdown-menu > li  a:active , .dropdown-menu > li  a:focus { color: #FFF; background: #7FA258; }
	.navbar-nav > li:last-child { border-radius: none !important; }
	#main_content { padding-top: 20px !important; }
	#main_content_home { padding-top: 20px !important; }
	#home_background_photo  { height: 800px !important; }
	#home_background_photo_text { padding-top: 100px !important; font-size: 1em !important;  }
	#footer_contacts { margin-bottom: 0 !important; }
	#footer_map { margin-top: 0 !important; }
	.resources_list_description { padding-top: 20px; }
	#footer_links ul li { padding: 14px 0 !important; }
	.container_footer_credits_full { font-size: 0.6em !important; }
}

.container_header_full { position: relative; z-index: 2; margin: 0 auto; width: 100%; height: 200px; }
.container_slideshow_full { position: relative; z-index: 1; background: #FFF; top: -200px; }
.container_home { position: relative; z-index: 1; top: -200px; background: #FFF; padding-top: 40px; }
.container_content_home_full { margin-bottom: 40px; }
#main_content_home { padding: 20px 10px 30px 10px; }
#logo { width: 300px; margin: 20px; }

.navbar-nav > li > a { margin-top: 40px; padding: 10px 15px 10px 15px; text-align: center; text-decoration: none; border-radius: 0; font-size: 0.9em; color: #372929; letter-spacing: 1px; }
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav  .open > a, 
.navbar-nav  .open > a:hover, .navbar-nav  .open > a:focus { text-decoration: none; }
.navbar-nav > li > a.active, .navbar-nav > li > a:active { text-decoration: none; color: #628d33; }
.navbar-nav > li:last-child > a, .navbar-nav > li:last-child > a:link, .navbar-nav > li:last-child > a:focus, .navbar-nav > li:last-child > a:active, .navbar-nav > li:last-child > a:visited { background: #628d33; color: #FFF; border-radius: 10px; }
.navbar-nav > li:last-child > a:hover  { background: #476725; color: #FFF; }
.nav-link-top { background-color: rgba(218, 198, 173, 0.7); }
#nav-link-first { border-radius: 10px 0 0 10%; } 
#nav-link-last { border-radius: 0 10% 10% 0; } 
.nav .caret { border-top-color: #000; border-bottom-color: #000; }
.navbar-nav .dropdown-menu { background: #628d33; font-size: 0.8em; padding: 0; margin: 0; width: 300px; border-radius: 10px; }
.navbar-nav .dropdown-menu > li { padding: 0; margin: 0; }
.navbar-nav .dropdown-menu > li  a { color: #FFF; padding: 10px 20px !important; width: 100%; display: block; border-bottom: 1px solid #FFF; font-size: 1em; text-decoration: none; text-align: left; border-radius: 10px; }
.navbar-nav .dropdown-menu > li  a.active, .dropdown-menu > li  a:hover, .dropdown-menu > li  a:active , .dropdown-menu > li  a:focus { color: #FFF; background: #7FA258; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-toggler-icon { color: #000; position: relative; z-index: 10; }
.navbar-toggler-icon-home { color: #000; position: relative; z-index: 10; display: block; padding-top: 50px; }

.carousel-caption { bottom: 20%; left: 10%; text-align: left; }
.carousel-caption h5 { font-size: 4em; color: #F6F2ED; text-shadow: 2px 2px #372929; }
.carousel-caption p { font-size: 1.5em; color: #F6F2ED; }

.container_banner_photo_full { position: relative; z-index: 1; top: -200px; }
.container_content_full { position: relative; z-index: 1; top: -200px; background: #FFF; padding-top: 40px; }
.container_content_full .container { background: #FFF; }

#main_content { padding: 20px 10px 100px 10px; }
#main_content li { margin: 1em 0; }
#plain_page_photos { margin-top: 65px;  }
#plain_page_photos img { margin-bottom: 10px; }
#plain_page_photos p { font-size: 0.8em; }
.plain_page_photos_title { font-size: 0.9em; margin-bottom: 10px;  }
#contact_page_map { margin-top: 10px; }

/* staff */
.profile { margin-top: 10px; margin-bottom: 20px; }
.profile_name { font-size: 3em; font-family: 'Alex Brush', cursive; padding: 20px 0 0 0; }
.profile_position { font-size: 1.2em; font-style: italic; height: 50px; padding: 0 0 60px 0; }
.profile_description { margin-bottom: 20px; }

/* services */
.container_services_full { background: #b4ab9c; padding-top: 60px; padding-bottom: 70px;  }
.container_services_full h1 { text-align: center; margin-bottom: 30px; }
.service_cell_container { padding: 0; margin-top: 0px; margin-bottom: 10px; }
.service_cell { margin: 0 5px; background: #FFF; border: 1px solid #FFF; min-height: 210px; }
.service_cell_icon { width: 100px; margin: 0 auto; padding-top: 30px; padding-bottom: 10px; }
.service_cell h3 { font-size: 1.2em; padding: 0.5em 1em; text-align: center; }
.service_cell a { text-decoration: none !important; }
.service_cell a h3, .service_cell a:link h3, .service_cell a:focus h3, .service_cell a:active h3, .service_cell a:visited h3 { color: #372929;  }
.service_cell a:hover h3  { color: #628d33; }
.services_photos { margin-top: 70px; }
.services_photos img { margin-bottom: 20px; border-radius: 5px; }
.service_cell_photo { position: relative; overflow: hidden; }
.service_cell_photo img { transition: transform .2s; width: 100%; height: 100%; }
.service_cell_photo img:hover { transform: scale(1.1); }

/* news */
.latest_news_item { margin-top: 20px; margin-bottom: 10px; }
.latest_news_item h3 { font-size: 1.1em; font-weight: normal; }
.latest_news_date { font-size: 0.9em; font-style: italic; margin-bottom: 10px; }


/* resources */
.resources_list_item { border-bottom: 1px dashed #0032A0; padding-bottom: 30px; margin-bottom: 40px; }
.resources_list_date { font-style: italic; margin-bottom: 10px; }
.resources_list_content .btn { margin-top: 20px; }
.resources_date { font-style: italic; margin-bottom: 10px; }
.resources_photos { margin-top: 70px;  }
.resources_photos img { margin-bottom: 30px;  }


/* faqs */
#faqs dd { display: none; }
#faqs dt { padding: 5px 5px 20px 5px; cursor: pointer; } 
#faqs dt i { float: right; } 

/* careers */
.careers_list_description h2 { color: #628d33; padding: 10px 0 0 0; }
.careers_list_location { font-size: 1.2em; font-weight: bold; }
.careers_photos { margin-top: 65px; }

.grecaptcha-badge { visibility: hidden; }
#recaptcha_help { font-size: 0.85em; }
label.error { font-weight: bold; color: #FF0000; padding: 2px 8px; margin-top: 2px; }
.btn-primary, .btn-primary:link, .btn-primary:focus, .btn-primary:active, .btn-primary:visited, .btn-primary[disabled] { padding: 9px 20px 7px 20px; background: #628d33; color: #FFF; border: none; border-radius: 10px; text-decoration: none; }
.btn-primary:hover  { background: #476725; color: #FFF; }

#home_background_photo  { height: 650px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }
#home_background_photo_text { text-align: center; padding-top: 120px; color: #FFF; font-size: 1.5em; line-height: 1.8em; }

.container_footer_full { position: relative; z-index: 1; top: -200px; background: url('/img/footer-background.webp'); background-position: center; background-repeat: no-repeat; background-size: cover; }
#footer_links { color: #292929; font-size: 1em; }
#footer_contacts { background: #cab59a; margin-top: 120px; margin-bottom: 160px; padding: 15px 25px; border-radius: 40px 0 0 0; }
#footer_map { background: #cab59a; margin-top: 120px; margin-bottom: 160px; padding: 0; border-radius: 0 0 40px 0; }
#footer_map iframe { filter: sepia(50%); border-radius: 0 0 40px 0; margin: 0; padding: 0; height: 100%; }
#footer_links h1 { color: #372929; margin-bottom: 0; padding-bottom: 0; }
#footer_links ul { margin-left: 0; padding-left: 10px; }
#footer_links li { padding: 1em 0; }
#footer_links .table { font-size: 0.85em; margin-top: 15px; color: #262626; }
#footer_links .table thead > tr > th, #footer_links .table tbody > tr > th, #footer_links .table tfoot > tr > th, #footer_links .table thead > tr > td, #footer_links .table tbody > tr > td, #footer_links .table tfoot > tr > td { background-color: #D4C6AC; border-top: 1px solid #757575; }
#footer_links .table-striped > tbody > tr:nth-child(2n+1) > td, #footer_links .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #EFE1C7; border-top: 1px solid #757575; }
#footer_links a,#footer_link a:link,#footer_links a:focus,#footer_links a:active,#footer_links a:visited { color: #292929; text-decoration: underline; }
#footer_links a:hover { color: #628d33; }
#footer_links .btn-primary, #footer_links .btn-primary:link, #footer_links .btn-primary:focus, #footer_links .btn-primary:active, #footer_links .btn-primary:visited, #footer_links .btn-primary[disabled] { margin-top: 15px; padding: 9px 20px 7px 20px; background: #628d33; color: #FFF; border: none; border-radius: 10px; text-decoration: none; }
#footer_links .btn-primary:hover  { background: #476725; color: #FFF; }
#footer_phone { padding-bottom: 10px; }
#footer_email { padding-bottom: 20px; }

.facebook_link, .instagram_link { margin-right: 10px; }


.container_footer_credits_full { position: relative; z-index: 1; top: -200px; color: #FFF; margin: 0 auto; width: 100%; padding: 10px 0; background: #372929; font-size: 0.7em; letter-spacing: 0.5px; border-bottom: 10px solid #628d33; }
#footer a, #footer a:link, #footer a:focus, #footer a:active, #footer a:visited { color: #FFF; text-decoration: underline; font-weight: normal; }
#footer a:hover  { color: #EBDEC2; }
#copyright { padding-left: 0; }
#social_media { text-align: center; }
#credits { text-align: right; padding-right: 0; }
