/*
blue - 1849ad
dark grey - 5b5c57
grey - c7c9ca
*/

body { padding: 0; color: #212529; font-size: 1.2em; font-family: "Barlow", sans-serif; background: #FFF; }
a, a:link, a:focus, a:active, a:visited { color: #1849ad; text-decoration: underline; }
a:hover  { color: #1849ad; }
h1 { color: #212529; margin-top: 0; padding-bottom: 10px; font-size: 2em; font-weight: bold; }
h2  { color: #1849ad; font-size: 1.4em; padding-top: 10px; padding-bottom: 5px; }
h3  { font-size: 1.1em; font-weight: bold; }
strong { color: #1849ad; } 
.table { --bs-table-color: #212529; margin-bottom: 25px; }
.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: #000; 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: #000; 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: 18px !important; }
	h1 { font-size: 1.5em !important; text-align: center !important; }
	h2 { font-size: 1.2em !important; }
	h3 { font-size: 1em !important; }
	#container_header_full { background-color: #fff !important; height: auto !important; }
	.container_slideshow_full { background-color: #1849ad !important; }
	.container_home { background-color: #fff !important; }
	.container_content_full { background-color: #fff !important; }
	.container_banner_photo_full {  background-color: #1849ad !important; }
	#logo { float: none; margin: 20px auto 0 auto !important; width: 200px; !important; }
	#booking_cta { margin: 30px auto !important  }
	.navbar { margin-top: 20px !important; }
	.navbar-nav .dropdown-menu { width: 100% !important; }
	.nav-item { border-bottom: 1px solid #1849ad; }
	.navbar-nav > li > a {  margin-top: 0 !important; }
	#nav-link-first { border-radius: 0 !important; }
	#nav-link-last { border-radius: 0 !important; }
	.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 { border-radius: 0 !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-item:after { background: none !important; } 
	.carousel-caption { display: none !important; }
	.home_background_photo  { height: 400px !important; }
	.home_background_photo_text h2 { padding-top: 120px !important; font-size: 1.5em !important; }
	.container_intro_banner_full .container { padding: 1em 2em !important; }
	#main_content { padding-top: 20px !important; }
	#main_content_home { padding-top: 20px !important; }
	.service_cell { min-height: 400px !important; margin-bottom: 40px !important; }
	#footer_links ul li { padding: 14px 0 !important; }
	#footer_email { font-size: 0.8em; }
}

#logo { padding: 0; width: 300px; margin-top: 10px; margin-bottom: 10px; }
#container_header_full { background-color: #FFF; }
.navbar { margin-top: 45px; padding: 0; }
.navbar-nav > li > a {padding: 10px 15px 10px 15px; text-align: center; text-decoration: none; border-radius: 0; font-size: 1em; color: #000; 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; color: #5b5c57; }
.navbar-nav > li > a.active, .navbar-nav > li > a:active { text-decoration: none; color: #5b5c57 !important; }
#quick_mobile { margin-top: 40px; }
#quick_mobile, #quick_mobile:link, #quick_mobile:focus, #quick_mobile:active, #quick_mobile:visited { background: #1849ad; color: #FFF; width: 190px;  padding: 10px 20px; border-radius: 10px 0; }
#quick_mobile:hover { background: #5b5c57; color: #FFF; }
#quick_mobile i { padding-right: 10px; }
#quick_mobile_link { color: #FFF; text-decoration: none; }
.nav-link-top { background-color: rgba(255, 255, 255, 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: #1849ad; font-size: 0.8em; padding: 0; margin: 0; width: 250px; }
.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; }
.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: #5b5c57; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-toggler { margin-bottom: 10px; }
.navbar-toggler-icon { margin-top: 7px; color: #000; }
.navbar-toggler:focus { box-shadow: 0 0 0 0; }

.container_slideshow_full { position: relative; }
.carousel-caption { margin-bottom: 10%; left: 12%; right: 12%; }
.carousel-caption h5 { font-size: 4em; font-weight: bold; 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; }


.carousel-caption { bottom: 15%; left: 15%; text-align: center; }
.carousel-caption h5 { font-size: 3em; color: #F6F2ED; text-shadow: 2px 2px #000; }
.carousel-caption p { font-size: 1.5em; color: #F6F2ED; }
.btn-slideshow, .btn-slideshow:link, .btn-slideshow:focus, .btn-slideshow:active, .btn-slideshow:visited, .btn-slideshow[disabled] { padding: 10px 30px; background-color: transparent; background-repeat: no-repeat; cursor: pointer; overflow: hidden; outline: none; color: #FFF; border: 1px solid #FFF; text-decoration: none; }
.btn-slideshow:hover  { background: #1849ad; color: #FFF; }

.container_slideshow_full { position: relative;  }
.container_home { background: #FFF; color: #212529; padding-top: 40px; }
.container_content_home_full { margin-bottom: 40px; }
#main_content_home { padding: 20px 10px 30px 10px; }
.container_content_full .container { background: #FFF; color: #000; }
#main_content { padding: 80px 10px 40px 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_name { font-size: 0.9em; margin-bottom: 10px;  }
.form-label { margin-top: 10px; }

/* services */
.container_services_full { background: #1849ad; padding-top: 60px; padding-bottom: 70px;  }
.container_services_full .container { background: #1849ad; }
.container_services_full h1 { text-align: center; color: #FFF; }
.service_cell_container { padding: 0; margin-top: 0px; margin-bottom: 25px; }
.service_cell { margin: 0 5px; background: #FFF; min-height: 250px; border-radius: 20px 0 20px 0; }
.service_cell_photo img { width: 90%; margin: 0 auto; padding-top: 30px; padding-bottom: 10px; }
.service_cell_photo img { color: #95d352; }
.service_cell h3 { font-size: 1.2em; padding: 0.5em 1em; text-align: center; height: 60px; }
.service_cell_description { padding: 0.25em 1em 0.5em 1em; height: 260px; position: relative; }
.service_cell_description a { text-decoration: none !important; position: absolute; right: 30px; bottom: 20px; }
.service_cell_description a h3, .service_cell a:link h3, .service_cell a:focus h3, .service_cell a:active h3, .service_cell a:visited h3 { color: #48525b; }
.service_cell_description a:hover h3  { color: #e29f2c; }
.services_photos { margin-top: 65px; }
.services_photos_name { font-size: 0.8em; margin-top: 2px; margin-bottom: 20px; }

/* news */
.container_news_full { background: #FFF; padding-top: 40px; padding-bottom: 60px;  }
#news_intro h1 { text-align: center; margin: 60px 0 30px 0; }
.news_cell_container { color: #000; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.news_cell { background: #FFF; margin: 3px 5px 10px 5px; display: flex; flex-direction: column; position: relative; border-top: 5px solid #1849ad; }
.news_cell h2  { color: #1849ad; font-size: 1.6em; padding-top: 10px; padding-bottom: 5px; }
.news_cell_description { font-size: 0.9em; padding: 10px 20px 20px 20px;  }
.news_cell_date { font-size: 1em; font-style: italic; }
.news_cell:hover { box-shadow: 4px 4px rgba(255,255,255, 0.4); }
.news_year_menu { font-size: 0.85em; margin-bottom: 25px; }
.news_cell_description a, .news_cell_description a:link, .news_cell_description a:focus, .news_cell_description a:active, .news_cell_description a:visited { color: #1849ad; text-decoration: underline; }
.news_cell_description a:hover { color: #000; }
.news_description h1, .news_date { text-align: center; }
.news_date { font-style: italic; margin-bottom: 10px; }
.news_hero_photo { margin-top: 20px; margin-bottom: 30px; }
.news_photos img { margin-bottom: 25px; }
.news_gallery_cell_container { color: #000; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.news_gallery_cell { background: #FFF; margin: 3px 5px 30px 5px; display: flex; flex-direction: column; position: relative; border-top: 5px solid #1849ad; }
.news_gallery_cell h2  { color: #1849ad; font-size: 1.1em; padding-top: 10px; padding-bottom: 5px; text-align: center; }
.news_gallery_cell:hover { box-shadow: 4px 4px rgba(255,255,255, 0.4); }

.home_background_photo  { height: 600px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }
.home_background_photo_text h2 {  text-align: center; padding-top: 200px; color: #FFF; font-size: 2.2em; }
#home_background_photo_cta { text-align: center; }

.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: 10px 25px 10px 25px; background: #1849ad; color: #FFF; border: none; border-radius: 10px; text-decoration: none; }
.btn-primary:hover  { background: #1849ad; color: #FFF; }

.container_footer_full { width: 100%; padding: 10px 0; background: #000; color: #FFF; border-top: 2px solid #1849ad; }
.container_footer_full .container { background: 000; }
#footer_links { padding: 20px 0 10px 0; color: #fff; font-size: 0.9em; }
.footer_title { color: #fff;  margin-left: 20px; }
.footer_title h3 { font-size: 1.6em; }
#footer_links a, #footer_links a:link, #footer_links a:focus, #footer_links a:active, #footer_links a:visited { color: #fff; }
#footer_links a:hover { color: #1849ad; }
#footer_links ul { text-align: left; }
#footer_links li { margin-bottom: 15px; }
#footer_logo img { width: 70%; }
#footer_contact { margin: 20px 20px 10px 20px; }
#footer_contact i { margin-right: 10px; }
#footer_contact a, #footer_contact a:link, #footer_contact a:focus, #footer_contact a:active, #footer_contact a:visited { color: #fff; }
#footer_contact a:hover { color: #1849ad; }
#footer_email { padding: 10px 0; }
#footer_location { padding-bottom: 10px; }
#footer_social_media { padding-top: 30px; }
.facebook_link { margin-right: 20px; }

#footer { color: #FFF; padding: 5px 0; }
#footer a, #footer a:link, #footer a:focus, #footer a:active, #footer a:visited { color: #FFF; text-decoration: none; font-weight: normal; }
#footer a:hover  { color: #1849ad; text-decoration: underline; }
.container_footer_credits_full { background: #080808; border-top: 2px solid #1849ad; border-bottom: 6px solid #1849ad; margin: 0 auto; width: 100%; padding: 10px 0; font-size: 0.7em; }
.container_footer_credits_full .container { background: 000; }
#copyright { padding-left: 0; }
#social_media { text-align: center; }
#credits { text-align: right; padding-right: 0; }

