/*
black - 1A1A1A
blue - 1e4164
silver - 76787c
grey - 030403

green - 374544
light green - 9bb92d
bone - f1eee6
*/

body { padding: 0; color: #1A1A1A; background-color: #f1eee6; font-family: "Montserrat", sans-serif; font-size: 1em; }
a, a:link, a:focus, a:active, a:visited { color: #000; text-decoration: underline; }
a:hover  { color: #1e4164; }
h1 { color: #000; margin-top: 0; padding-bottom: 10px; font-size: 2em; }
h2  { color: #000; font-size: 1.5em; padding-bottom: 5px; margin-top: 20px !important; }
h3  { font-size: 1.3em; font-weight: bold; }
.table { color: #1A1A1A; }
.table a { color: #1A1A1A; }
.table a:hover { color: #1e4164; }
.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: #FFF; border: 1px solid #1A1A1A; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #FFF; border-bottom: 1px solid #1A1A1A; }
.row { margin: 0; }
.form-label { margin-top: 15px; }

@media all and (min-width: 0px) and (max-width: 768px) 
{
	#logo { width: 90% !important; float: center; margin: 20px auto; }
	#slogan { display: none; }
	.navbar { margin-top: 0 !important; }
	.navbar-nav > li > a { border-bottom: 1px solid #8C8C8C; border-right: none !important; }
	.navbar-nav .dropdown-menu { width: 100% !important; }
	h1 { margin-top: 5px; }
	h2 { margin-top: 10px; }
	#hero_line_drawing { margin-top: 30px; }
	#home_page_photo  { margin-bottom: 40px; }
	.carousel-item:after { background: none !important; } 
	.carousel-caption { display: none !important; }
	
}

.container_logo_full { margin: 0 auto; width: 100%; padding: 0; }
#logo { padding-top: 15px; padding-bottom: 15px;  }
.container_menu_full { margin: 0 auto; width: 100%; padding: 0; background-color: #f1eee6; }
.navbar { margin-top: 45px; }
.navbar-nav > li > a { padding: 10px 15px 10px 15px; text-align: center; text-decoration: none; border-radius: 0; font-size: 1em; color: #374544; }
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav  .open > a, 
.navbar-nav  .open > a:hover, .navbar-nav  .open > a:focus { color: #9bb92d; }
.navbar-nav > li > a.active, .navbar-nav > li > a:active { color: #9bb92d !important; }
.navbar-nav > li:first-child > a, .navbar-nav > li:last-child > a  { border-bottom: 0; }
.nav .caret { border-top-color: #000; border-bottom-color: #000; }
.navbar-nav .dropdown-menu { background: #f1eee6; border-radius: 0; padding: 0; margin: 0; width: 230px; font-size: 0.9em; }
.navbar-nav .dropdown-menu > li { padding: 0; margin: 0; }
.navbar-nav .dropdown-menu > li  a { color: #374544; padding: 10px 20px !important; width: 100%; display: block; border-bottom: 1px solid #374544; font-size: 1em; text-decoration: none; text-align: left; }
.navbar-nav .dropdown-menu > li  a.active, .dropdown-menu > li  a:hover, .dropdown-menu > li  a:active , .dropdown-menu > li  a:focus { color: #9bb92d; background: #f1eee6; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-toggler { margin-bottom: 10px;  }
.navbar-toggler-icon { margin-top: 0; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar-toggler:focus { box-shadow: 0 0 0 0; }

.container_slideshow_full { position: relative; }
.carousel-caption { margin-bottom: 5%; left: 7%; right: 7%; }
.carousel-caption h5 { font-size: 4em; color: #FFF; text-shadow: 2px 2px #000; }
.carousel-caption p { font-size: 1.6em; text-shadow: 1px 1px #000; }
.btn-slideshow, .btn-slideshow:link, .btn-slideshow:focus, .btn-slideshow:active, .btn-slideshow:visited, .btn-slideshow[disabled] { padding: 10px 30px; background: #48525b; color: #FFF; border: none; text-decoration: none; }
.btn-slideshow:hover { background: #95d352; color: #000; }

.container_content_full, .container_content_full .container { background: #f1eee6; }

.container_hero_full { background: #374544; color: #f1eee6; font-size: 1.2em; padding: 50px 0 ; }
#hero_description { padding-right: 20px; }
#hero_line_drawing img { width: 100%; margin-top: 20px; }
#main_content_home { padding: 100px 0 80px 0; }
#home_page_content { padding-left: 70px; }
#home_page_content .btn-primary { margin-bottom: 30px; }
#main_content { padding: 30px 10px; }
#main_content li { margin: 1em 0; }
.plain_page_photo img { margin-bottom: 25px;  }
.plain_page_photos_name { margin-bottom: 10px;  }
#contact_page_map { margin-top: 10px; }
#cta { text-align: center; margin: 10px 0 40px 0; }

/* promos */
.container_promos_full { background: #374544; padding-top: 40px; padding-bottom: 20px;  }
.promotions_cell_container { }
.promotions_cell { background: #374544; margin: 3px 5px 10px; text-align: center;  }
.promotions_cell_photo img { height: 150px; }
.promotions_cell_description { padding: 25px 20px 20px 20px; }
.promotions_cell_description h3 { padding-bottom: 10px; font-size: 1em; color: #FFF;  }
.promotions_cell a, .promotions_cell a:link, .promotions_cell a:focus, .promotions_cell a:active, .promotions_cell a:visited { color: #FFF; text-decoration: none; }
.promotions_cell a:hover  { color: #9bb92d; }

/* projects */
.container_projects_full { background: #FFF; padding-top: 40px; padding-bottom: 60px;  }
#projects_intro h1 { text-align: left; margin: 60px 0 30px 0; border-bottom: 1px solid #374544; }
.projects_cell_container { color: #000; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.projects_cell { margin: 3px 5px 10px 5px; display: flex; flex-direction: column; position: relative; }
.projects_cell_date { font-size: 1em; font-style: italic; }
.projects_year_menu { font-size: 0.85em; margin-bottom: 25px; }
.projects_cell_description { font-size: 1em; text-align: center; padding: 10px 0 0 0;  }
.projects_cell_description a, .projects_cell_description a:link, .projects_cell_description a:focus, .projects_cell_description a:active, .projects_cell_description a:visited { color: #374544; text-decoration: none; }
.projects_cell_description a:hover { color: #9bb92d; }
.projects_description h1, .projects_date { text-align: center; }
.projects_hero_photo { margin-top: 20px; margin-bottom: 30px; }
.projects_photos img { margin-bottom: 15px; }
#projects_bottom_photos { margin-top: 40px;  }
#projects_bottom_photos img { margin-bottom: 25px;  }


/* resources */
.container_resources_full { background: #f1eee6; padding-top: 40px; padding-bottom: 60px;  }
#resources_intro h1 { text-align: left; margin: 60px 0 30px 0; border-bottom: 1px solid #374544; }
.resources_cell_container { color: #000; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.resources_cell { margin: 3px 5px 10px 5px; display: flex; flex-direction: column; position: relative; }
.resources_cell_date { font-size: 1em; font-style: italic; }
.resources_year_menu { font-size: 0.85em; margin-bottom: 25px; }
.resources_cell_description { font-size: 1em; text-align: center; padding: 10px 0 0 0;  }
.resources_cell_description a, .resources_cell_description a:link, .resources_cell_description a:focus, .resources_cell_description a:active, .resources_cell_description a:visited { color: #374544; text-decoration: none; }
.resources_cell_description a:hover { color: #9bb92d; }
.resources_description h1, .resources_date { text-align: center; }
.resources_hero_photo { margin-top: 20px; margin-bottom: 30px; }
.resources_list_item { border-bottom: 1px dashed #9b3c01; margin-bottom: 40px; }
.resources_list_photo { margin-bottom: 20px; }
.resources_list_date { font-style: italic; margin-bottom: 10px; }
.resources_photos img { margin-bottom: 25px; }
#resources_bottom_photos { margin-top: 40px;  }
#resources_bottom_photos img { margin-bottom: 25px;  }

/* staff */
.staff_profile { margin-top: 10px; margin-bottom: 20px; }
.staff_profile img { width: 100%; }
.staff_name { font-size: 1.4em; font-weight: bold; padding-top: 10px; }
.staff_position { font-size: 1.1em; font-style: italic; }
.staff_profile_link { margin-top: 5px; }
.staff_details_name { font-family: "Julius Sans One"; font-size: 1.6em; font-weight: bold; padding-bottom: 10px; }
.staff_details_photo { margin-bottom: 20px; }
.staff_details  { margin-bottom: 20px; }
.staff_details table { margin: 0; }
.staff_license { font-size: 0.85em; }

.service_cell_cta { text-align: right; }
.services_photos { margin-top: 65px;  }
.services_photos_name { font-size: 0.8em; margin-top: 2px; margin-bottom: 20px; }

.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: 7px 20px; background: transparent; color: #374544; border: 1px solid #374544; text-decoration: none; cursor: pointer; }
.btn-primary:hover { color: #fff; background: #374544; border-color: #374544; }

.container_accreditation_full { background: #FFF; padding: 20px 0 40px; }
#certified_passive_logo img { width: 80%; margin-top: 20px; }

.container_footer_credits_full { color: #f1eee6; padding: 10px 20px; background: #374544; font-size: 0.9em; border-bottom: 10px solid #000; }
.container_footer_credits_full .container { background-color: #374544; }
.container_footer_credits_full a { color: #f1eee6; }
.container_footer_credits_full a:hover { color: #FFF; }
#copyright { padding-left: 0; margin-top: 5px; }
#credits { text-align: right; padding-right: 0; margin-top: 5px; }


