/*
green - 9381b1
blue - 2e406f
grey - 525252
black - 4B1C22
gold - e3e276
*/

body { padding: 0; color: #4B1C22; font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; }
a, a:link, a:focus, a:active, a:visited { color: #000; text-decoration: underline; }
a:hover  { color: #9381b1; }
h1 { color: #9381b1; margin-top: 0; padding-bottom: 10px; font-size: 2em; }
h2  { color: #9381b1; font-size: 1.6em; padding-bottom: 5px; }
h3  { font-size: 1.3em; font-weight: bold; }
.table { color: #4B1C22; }
.table a { color: #4B1C22; }
.table a:hover { color: #9381b1; }
.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: #F1F3EC; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #FFF; }
.table-bordered td, .table-bordered th { border: 1px solid #4B1C22; }


@media all and (min-width: 0px) and (max-width: 768px) 
{
	#logo { float: none; margin: 20px; auto; width: 80% !important; }
	.navbar { margin-top: 20px; }
	.navbar-nav > li > a { border-bottom: 1px solid #000; border-right: none !important; }
	#sub_menu { display: none; }
}

#logo { width: 250px; margin: 20px auto 10px auto; }

.container_menu_full { margin: 30px auto 0 auto; width: 100%; padding: 0; }
.container_menu_full .container { background: #FFF; }
.navbar { width: 100%; border-radius: 0; border: none; margin-top: 100px; margin-bottom: 0; min-height: 35px; }
.navbar-nav > li > a { padding: 12px 15px 10px 15px; background: #FFF; text-align: center; text-decoration: none; border-radius: 0; font-size: 0.9em; color: #4B1C22; 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 {  color: #9381b1; }
.navbar-nav > li > a.active, .navbar-nav > li > a:active {  text-decoration: underline; }
.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: #5D9E5D; border-radius: 0; 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 #4B1C22; font-size: 0.9em; 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: #2e406f; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-toggler-icon { color: #2e406f; }

.carousel-caption { bottom: 60px; }
.carousel-caption h5 { font-size: 3em; color: #000; text-shadow: 2px 2px #EDEDED; }

.container_content_full .container { background: #FFF; }
#main_content { padding: 20px 30px; }
#main_content li { margin: 1em 0; }
#plain_page_photos { margin-top: 60px;  }
#plain_page_photos img { margin-bottom: 10px;  }
#plain_page_bottom_photos { margin-top: 40px;  }
#plain_page_bottom_photos img { margin-bottom: 25px;  }
#contact_page_map { margin-top: 10px; }

/* testimonials */
.signature { font-size: 0.9em; font-style: italic; }

.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 30px;  background: #9381b1; color: #FFF; border: none; text-decoration: none; }
.btn-primary:hover  { background: #2e406f; color: #FFF; }

.container_footer_full { margin: 0 auto; width: 100%; }
.container_footer_full .container { background: #FFF; }
#footer_links { padding: 20px 0 10px 0; text-align: left; color: #4B1C22; font-size: 1em; border-top: 1px solid #e3e276; }
#footer_links h2 { color: #4B1C22 !important; }
#footer_links ul li { padding: 7px 0; }
#footer_links a, #footer_links a:link, #footer_links a:focus, #footer_links a:active, #footer_links a:visited { color: #4B1C22; font-weight: normal; }
#footer_links a:hover { color: #9381b1; }
#footer_links table { color: #4B1C22; }
#footer_links table a, #footer_links table a:link, #footer_links table a:focus, #footer_links table a:active, #footer_links table a:visited { color: #4B1C22; font-weight: normal; }
#footer_links table a:hover { color: #9381b1; }
#footer_phone { padding-bottom: 10px; }
#footer_email { padding-bottom: 20px; }
.container_footer_credits_full { margin: 0 auto 40px 0; width: 100%; font-size: 0.75em; }
.container_footer_credits_full .container { background: #FFF; }
#footer { color: #4B1C22; padding: 10px 0; border-top: 1px solid #e3e276;  }
#footer a, #footer a:link, #footer a:focus, #footer a:active, #footer a:visited { color: #4B1C22; text-decoration: none; font-weight: normal; }
#footer a:hover  { text-decoration: underline; }
#copyright { padding-left: 20px; }
#social_media { text-align: center; }
#credits { text-align: right; padding-right: 20px; }