/* GLOBAL */

body, html { background-color:#fff;  }

h1 { font-size:26px; color:#86354D; }
h2 { font-size:22px; color:#86354D; }
h3 { font-size:20px; color:#000; }

h1.home { font-size:20px; padding:20px 20px; margin:0; background-color:#86354D; color:#fff; text-align:center; text-transform:uppercase; font-weight:500; line-height:1.2em; border-top:3px solid #000; border-bottom:3px solid #000; }

a:focus, a:hover { text-decoration:none; }

.photo { width:100%; max-width:100%; padding:5px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.3);
box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.3); }

.uk-button-primary { padding:5px 30px 6px 30px; background-color:#005f65; font-size:20px; font-weight:300; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.uk-button-primary:hover, .uk-button-primary:focus { background-color:#009EA8; }

.uk-button-secondary { padding:0px 20px 0 20px; background-color:#005f65; font-size:14px; font-weight:300; height:36px; line-height:32px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.uk-button-secondary:hover, .uk-button-secondary:focus { background-color:#009EA8; }

.uk-lightbox { background:rgba(0,0,0,.9); }
.uk-lightbox-toolbar { color:#fff; }

.map{
    overflow:hidden;
    padding-bottom:40%;
    position:relative;
    height:0;
}
.map iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#editpage { position: fixed; top: 4px; left: 49%;  z-index:9999; }
#editpage a { float:left; padding: 3px 6px 5px 6px; background: #db1174; color: #FFB8DB; display: block; font-weight: normal; font-size:14px; z-index:9999; margin:0 1px; text-decoration:none; line-height:1em; stroke-width:2px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
#editpage a:hover { background: #ffffcc; color: #000; text-decoration:none; }


/* HEADER & NAV */

.header, .header-right, .header-right p a, .header-right p .uk-icon, .header .logo img, .header .icon img, .uk-active .header, .uk-active .logo img, .uk-active .icon img, .uk-navbar-toggle {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.header { position:relative; top:0; height:80px; background-color:#e2cf97; background-color:#fff;
-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.5);
box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.5); }

.header .logo img { position:relative; top:15px; left:30px; height:100%; max-height:50px; }
.header .icon img { position:absolute; max-height:0; top:0; left:-100px; }

.header .header-right { position:relative; top:0; height:80px; padding-top:12px; text-align:right; }
.header .header-right a { color:#343434; }
.header .header-right a:hover { color:#005f65; text-decoration:none; }
.header .header-right p.links { margin:0; padding:0 24px 0 0; font-size:18px; line-height:1.1em; }
.header .header-right p.links span { padding-left:15px; font-size:22px; }
.header .header-right p.links span a { color:#86354D; }
.header .header-right .uk-icon { position:relative; top:-1px; padding-right:3px; color:#005f65; }

.uk-active .header { top:-30px; }
.uk-active .header .logo img { top:-100px; max-width:0; }
.uk-active .header .icon img { top:40px; left:60px; height:100%; max-height:30px; }
.uk-active .header-right p.links a { color:transparent !important; background-color:transparent; border-color:transparent; }

.uk-navbar-container { background:none !important; }

.uk-navbar-toggle { height:40px; font-size:16px; color:#000 !important; text-transform:uppercase; float:right; }
.uk-navbar-toggle:hover { color:#005f65 !important; }
.uk-navbar-toggle-icon { padding:0 7px !important; }
.uk-active .uk-navbar-toggle { margin-top:26px; }

.uk-navbar-nav li a { margin-top:5px; height:35px; padding:0 14px; color:#86354D !important; font-size:16px !important; font-weight:300; font-family: helvetia,arial,sans-serif; text-transform:uppercase; }
.uk-navbar-nav li a:focus, .uk-navbar-nav li a:hover { color:#005f65 !important; }
.uk-open { color:#ffb542 !important; }

.uk-navbar-dropdown { width:270px; margin:0; padding:5px 0; line-height:0; background-color:#222; text-align:left; }
.uk-navbar-dropdown-nav li { padding:0; line-height:0; }
.uk-navbar-dropdown-nav li a { margin:0; padding:10px 15px !important; line-height:12px; height:12px; font-size:15px !important; color:#fff !important; font-family:helvetia,arial,sans-serif; text-transform:capitalize; }
.uk-navbar-dropdown-nav li a:hover { background-color:#454545; color:#fff !important; }

.uk-offcanvas-overlay { background-color:rgba(0,0,0,.5); }
.uk-offcanvas a { color:#fff !important; font-size:18px; line-height:1.1em; };
.uk-offcanvas a:hover { color:#86354D !important; }


/* HERO */

.hero { background-color:#000; }
.hero img { width:100%; max-width:100%; }


/* CONTENT */

.layout { width:100%; max-width:1200px; margin:0 auto; padding:30px 0 16px 0; }

.text1 { padding:0 30px; background-color:#231F20; text-align:center; color:#fff; font-size:20px; }

.content { background-color:#fff; padding:0 30px; }
.content .layout { padding:50px 0; }
.content.home { font-size:18px; }


/* FOOTER */

.footer { padding:10px 30px 40px 30px; border-top:3px solid #000; background:#fff url('../images/footer-bkg.jpg') no-repeat center center; background-size:cover; }
.footer .logo { margin:20px 0; width:100%; max-width:400px; }
.footer p { margin:10px 0; font-weight:300; color:#000; font-size:20px; text-align:center; }
.footer p a { color:#1B75BC; }
.footer p.links { font-size:22px; }
.footer p span { padding:0 5px; }
.footer p span.email { padding-left:30px; }
.footer p a:hover { color:#000; text-decoration:none; }


/* MEDIA QUERIES */


/* min-width 640px, small screens */
@media only screen and (min-width: 640px) { 
  
  h1.home { font-size:24px; }
  .text1 { font-size:22px; }
  
  .uk-navbar-container { padding:0 10px; }

}

/* min-width 960px, medium screens */
@media only screen and (min-width: 960px) { 

  h1 { font-size:30px; }
  h2 { font-size:24px; }
  h3 { font-size:24px; }
  
  h1.home { font-size:28px; padding:25px 20px; }
  
  .text1 { font-size:24px; }
  .content.home { font-size:22px; }
   
}


/* min-width 1024px, ipad */
@media only screen and (min-width: 1024px) { 
 
  .uk-navbar-nav li a { padding:0 14px; font-size:17px !important; }
  .uk-navbar-dropdown-nav li a { font-size:15px !important; }

}


/* min-width 1200px, large screens */
@media only screen and (min-width: 1200px) { 

  h1 { font-size:34px; }
  h2 { font-size:26px; }
  h3 { font-size:26px; }
  
  h1.home { font-size:32px; padding:30px 20px; }

  .uk-navbar-nav li a { padding:0 18px; font-size:18px !important; }
  .uk-navbar-dropdown-nav li a { font-size:15px !important; }
     
}

/* min-width 1400px */
@media only screen and (min-width: 1400px) { 

  .uk-navbar-nav li a { padding:0 22px; font-size:20px !important; }
  .uk-navbar-dropdown-nav li a { font-size:15px !important; }
   
}

/* min-width 1600px, x-large screens */
@media only screen and (min-width: 1600px) { 
 
}
