/*
green - cadb2a
blue - 0098b0
grey - 58585a

black - 292929
light green - 738d7f
*/

body { padding: 0; color: #292929; font-family: "Roboto", sans-serif; }
a, a:link, a:focus, a:active, a:visited { color: #0098b0; text-decoration: underline; }
a:hover  { color: #cadb2a; }
h1 { color: #0098b0; margin-top: 0; padding-bottom: 10px; font-size: 2em; }
h2  { color: #292929; font-size: 1.6em; padding-bottom: 5px; }
h3  { color: #cadb2a; font-size: 1.3em; font-weight: bold; }
.row { margin-right: 0; margin-left: 0; }
.table { color: #292929; }
.table a { color: #292929; }
.table a:hover { color: #cadb2a; }
.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: #F0F0F0; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #E0E0E0; }
.table-bordered td, .table-bordered th { border: 1px solid #FFF; }

@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: 10px !important; }
	.navbar-nav > li > a { border-bottom: 1px solid #8C8C8C; border-right: none !important; }
	h1 { margin-top: 5px; }
	h2 { margin-top: 10px; }
	#quick_phone, #quick_email  { display: block; clear: both; text-align: center; margin-bottom: 25px; }
	#quick_phone { margin-top: 25px; }
	#slideshow_contact { display: none; }
}

.container_logo_full { margin: 0 auto; width: 100%; padding: 0; }
#logo { width: 300px; margin: 0 auto; }

.container_menu_full { margin: 0 auto; width: 100%; padding: 0; background: #FFF; }
.navbar { margin-top: 45px; }
.navbar-nav > li > a { padding: 35px 15px 10px 15px; text-align: center; text-decoration: none; border-radius: 0; font-size: 1.1em; color: #0098b0; 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: #0098b0; text-decoration: underline }
.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: #0098b0; border-bottom-color: #0098b0; }
.navbar-nav .dropdown-menu { background: #cadb2a; border-radius: 0; padding: 0; margin: 0; width: 280px; }
.navbar-nav .dropdown-menu > li { padding: 0; margin: 0; }
.navbar-nav .dropdown-menu > li  a { color: #0098b0; 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: #0098b0; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-toggler-icon { color: #0098b0; padding-top: 5px; }

.carousel-caption { bottom: 6%; }
.carousel-caption h5 { font-size: 4em; color: #0098b0; text-shadow: 2px 2px #000; }
.carousel-caption p { margin-top: 10px; font-size: 2em; color: #000; text-shadow: 2px 2px #adb1bc; }
.carousel-caption a { text-shadow: none !important; }
#home_slideshow { position: relative; width: 100%; }
.carousel-item img { background-color: #FFF; opacity:.4; }
#slideshow_contact { width: 300px; height: 350px; position: absolute; top: 15%; right: 5%; background: #FFF; border-radius: 25px; border: 2px solid #082b41; padding: 30px 20px; }

.container_content_full { background: #FFF; }
#main_content { padding: 30px 0 40px 0; font-size: 1.1em; }
#main_content li { margin: 1em 0; }
#plain_page_photos { margin-top: 60px;  }
#plain_page_photos img { margin-bottom: 10px; border-radius: 30px; }
#contact_page_map { margin-top: 20px; }

/* faqs */
#faqs dd { display: none; }
#faqs dt { padding: 5px 5px 20px 5px; cursor: pointer; } 
#faqs dt i { float: right; } 

/* services */
.container_services_full { background: #EFEFEF; padding-top: 20px; padding-bottom: 20px;  }
.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: 75px; margin: 0 auto; padding-top: 30px; padding-bottom: 10px; }
.service_cell_name { text-align: center; }
.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: #0032A0; }
.service_cell a:hover h3  { color: #0032A0; }
.services_photos img { margin-bottom: 20px; }

.grecaptcha-badge { visibility: hidden; }
#recaptcha_help { font-size: 0.85em; }
label.error { font-weight: bold; color: #C41E3A; 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: #cadb2a; color: #58585a; border: none; text-decoration: none; }
.btn-primary:hover  { color: #000; }

.container_footer_full { margin: 0 auto; width: 100%; padding: 10px 0; background: url("/img/background-footer.webp"); background-size: 100% 100%; }
.footer_title { margin-top: 20px; }
#footer_links { padding: 20px 0 10px 0; text-align: left; color: #FFF; font-size: 0.9em; }
#footer_links h2 { color: #FFF !important; }
#footer_links ul li { padding: 10px 0 20px 0; }
#footer_links a, #footer_links a:link, #footer_links a:focus, #footer_links a:active, #footer_links a:visited { color: #FFF; font-weight: normal; }
#footer_links a:hover { color: #cadb2a; }
#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  { color: #FFF; background-color: transparent !important; }
#footer_links .table-striped > tbody > tr:nth-child(2n+1) > td, #footer_links .table-striped > tbody > tr:nth-child(2n+1) > th { color: #FFF; background-color: transparent !important; }
#footer_links .table-bordered td, .table-bordered th { border: 1px solid #FFF; }
#footer_phone { padding-bottom: 10px; }
#footer_email { padding-bottom: 20px; }
#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] { padding: 10px 30px; background: #cadb2a; color: #58585a; border: none; text-decoration: none; }
#footer_links .btn-primary:hover  { color: #000; }

#footer { color: #FFF; padding: 5px 0; }
#footer a, #footer a:link, #footer a:focus, #footer a:active, #footer a:visited { color: #FFF; font-weight: normal; }
#footer a:hover { color: #cadb2a; }
.footer_map { margin-bottom: 15px; }
.container_footer_credits_full { margin: 0 auto; width: 100%; padding: 10px 20px; background: #000; font-size: 0.75em; border-bottom: 5px solid #cadb2a; }
#copyright { padding-left: 0; }
#disclaimers { text-align: center; }
#credits { text-align: right; padding-right: 0; }
.facebook_link { margin-right: 20px; }

.wrapper{
  max-width: 1080px;
  margin: 50px auto;
  padding: 0 20px;
  position: relative;
}

.wrapper .center-line{
  position: absolute;
  height: 80%;
  width: 4px;
  background: #fff;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
}
.wrapper .row{
  display: flex;
}
.wrapper .row-1{
  justify-content: flex-start;
}
.wrapper .row-2{
  justify-content: flex-end;
}
.wrapper .row section{
  background: #fff;
  border-radius: 5px;
  width: calc(50% - 40px);
  padding: 20px;
  position: relative;
}
.wrapper .row section::before{
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background: #fff;
  top: 28px;
  z-index: -1;
  transform: rotate(45deg);
}
.row-1 section::before{
  right: -7px;
}
.row-2 section::before{
  left: -7px;
}
.row section .icon,
.center-line .scroll-icon{
  position: absolute;
  background: #f2f2f2;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #0098b0;
  font-size: 17px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
}
.center-line .scroll-icon{
  bottom: 0px;
  left: 50%;
  font-size: 25px;
  transform: translateX(-50%);
}
.row-1 section .icon{
  top: 15px;
  right: -60px;
}
.row-2 section .icon{
  top: 15px;
  left: -60px;
}
.row section .details,
.row section .bottom{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.row section .details .title{
  font-size: 22px;
  font-weight: 600;
}
.row section p{
  margin: 10px 0 17px 0;
}
@media(max-width: 790px){
  .wrapper .center-line{
    left: 40px;
  }
  .wrapper .row{
    margin: 30px 0 3px 60px;
  }
  .wrapper .row section{
    width: 100%;
  }
  .row-1 section::before{
    left: -7px;
  }
  .row-1 section .icon{
    left: -60px;
  }
}
@media(max-width: 440px){
  .wrapper .center-line,
  .row section::before,
  .row section .icon{
    display: none;
  }
  .wrapper .row{
    margin: 10px 0;
  }
}
