/*Colors*/
/*Navbar Colors*/
/*Fonts*/
@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/css?family=Parisienne&subset=latin,latin-ext);
@font-face {
  font-family: Corsiva;
  src: url("../fonts/corsiva.ttf");
  src: url("../fonts/corsiva.woff"); }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font: 16px/1 sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0; }

main,
li {
  display: block; }

h1,
h2,
h3,
h4 {
  font-size: inherit; }

strong {
  font-weight: bold; }

a,
button {
  color: inherit;
  transition: .3s; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

:focus {
  outline: 0; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1em; }

p {
  font-size: .85em; }

html, body {
  margin: 0;
  height: 100%; }

body {
  background: url("../img/tile3.jpg"); }

/*IE SVG FIX*/
img[src*=".svg"] {
  width: 100%; }

.header-section {
  padding-top: 3%;
  padding-bottom: 3%;
  max-width: 1200px;
  margin: 0 auto; }
  .header-section img {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    margin-top: 2%;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .header-section img {
        max-width: 90%;
        margin: 40px auto; } }
  .header-section h1 {
    font-family: 'Corsiva', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    margin-top: 2%;
    font-size: 2.5em; }
    @media screen and (max-width: 767px) {
      .header-section h1 {
        font-size: 2.5em; } }
  .header-section .links {
    text-align: center;
    margin-top: 5%; }
    .header-section .links .events,
    .header-section .links .school {
      padding: 50px; }
      @media screen and (max-width: 767px) {
        .header-section .links .events,
        .header-section .links .school {
          padding: 10px; } }
  .header-section a {
    text-decoration: none;
    font-family: 'Corsiva', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    padding: 40px 40px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid;
    border-color: #101010;
    margin: 0 auto;
    color: #101010;
    /*background: rgba(255,255,255,0.6);*/
    font-size: 2em;
    display: inline-block;
    width: 100%;
    -webkit-transition: all 0.2s ease-in; }
    .header-section a:hover {
      /*border-color: transparent;*/
      background: rgba(255, 255, 255, 0.5); }
    @media screen and (max-width: 480px) {
      .header-section a {
        font-size: 1.5em; } }
  @media screen and (max-width: 767px) {
    .header-section .events {
      margin-bottom: 30px; } }

.googlemaps {
  margin-bottom: 30px;
  margin-top: 30px; }
  .googlemaps iframe {
    width: 100%;
    min-height: 300px;
    overflow: hidden; }

.scrolloff {
  pointer-events: none; }

.calendar-content,
.staff-content,
.gallery-content,
.contacts-content,
.guestbook-content,
.information-content {
  max-width: 1200px; }
  .calendar-content h1, .calendar-content h2, .calendar-content h3,
  .staff-content h1,
  .staff-content h2,
  .staff-content h3,
  .gallery-content h1,
  .gallery-content h2,
  .gallery-content h3,
  .contacts-content h1,
  .contacts-content h2,
  .contacts-content h3,
  .guestbook-content h1,
  .guestbook-content h2,
  .guestbook-content h3,
  .information-content h1,
  .information-content h2,
  .information-content h3 {
    font-family: 'Corsiva', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 2em;
    text-align: center;
    margin-bottom: 20px; }
  .calendar-content h3,
  .staff-content h3,
  .gallery-content h3,
  .contacts-content h3,
  .guestbook-content h3,
  .information-content h3 {
    font-size: 1.75em; }
  .calendar-content p,
  .staff-content p,
  .gallery-content p,
  .contacts-content p,
  .guestbook-content p,
  .information-content p {
    font-size: 1.25em;
    line-height: 1.25em;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-indent: 30px; }
  .calendar-content .contact-numbers p,
  .staff-content .contact-numbers p,
  .gallery-content .contact-numbers p,
  .contacts-content .contact-numbers p,
  .guestbook-content .contact-numbers p,
  .information-content .contact-numbers p {
    text-indent: 0; }
  .calendar-content .contact-numbers a,
  .staff-content .contact-numbers a,
  .gallery-content .contact-numbers a,
  .contacts-content .contact-numbers a,
  .guestbook-content .contact-numbers a,
  .information-content .contact-numbers a {
    color: #229dca; }
  .calendar-content .responsive,
  .staff-content .responsive,
  .gallery-content .responsive,
  .contacts-content .responsive,
  .guestbook-content .responsive,
  .information-content .responsive {
    width: 100%;
    height: auto;
    border-radius: 3px; }
  .calendar-content .thumbnail,
  .staff-content .thumbnail,
  .gallery-content .thumbnail,
  .contacts-content .thumbnail,
  .guestbook-content .thumbnail,
  .information-content .thumbnail {
    background: none;
    border: 0; }

.gallery-content .image {
  margin-bottom: 30px; }

.contacts-content {
  width: 100%; }

.background-wrapper {
  /*background: url('../img/blue-bg.png');*/
  /*position: fixed;*/
  margin-bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  @media screen and (max-width: 480px) {
    .background-wrapper {
      background: url("../img/background-480.svg") no-repeat bottom, url("../img/blue-bg.png"); } }

.bg-image img {
  position: fixed;
  bottom: 0; }
  @media screen and (max-width: 480px) {
    .bg-image img {
      display: none; } }

#about-us,
#staff,
#guestbook,
#contacts,
#information {
  display: none; }

#about-us h1 {
  font-family: 'Corsiva', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  margin-bottom: 20px; }
#about-us p, #about-us .author {
  font-family: 'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.25em;
  line-height: 1.35em;
  /*text-align: center;*/
  margin: 0 auto;
  /*padding-bottom: 5px;*/ }
#about-us .cite p {
  text-align: center; }
#about-us .author {
  font-size: 1em;
  font-style: oblique;
  margin: 20px 0 0 0;
  letter-spacing: 0;
  text-align: center; }
#about-us #vinnie-the-pooh {
  max-width: 150px;
  margin: 0 auto;
  margin-top: 20px; }
#about-us .body-info {
  text-indent: 30px;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    #about-us .body-info {
      margin-top: 20px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #about-us .body-info {
      margin-top: 20px; } }

#calendar {
  font-family: 'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 0 15px; }

#gallery p {
  text-align: center; }
#gallery .gallery-wrapper {
  margin-top: 15px; }

.fancybox-inner {
  width: 100% !important;
  height: auto !important; }

.fancybox-image img {
  width: 100%;
  height: auto; }

nav {
  font-family: 'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

#guestbook {
  padding-top: 20px;
  width: 100%; }
  #guestbook form {
    margin-bottom: 0; }
  #guestbook .add-comment input[type="submit"] {
    color: white;
    font-family: 'Roboto', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border-radius: 3px;
    margin-top: 30px;
    background: #229dca; }
    @media screen and (max-width: 767px) {
      #guestbook .add-comment input[type="submit"] {
        margin-bottom: 0;
        display: block;
        width: 100%;
        text-align: center; } }
  #guestbook .add-comment input,
  #guestbook .add-comment textarea {
    width: 100%;
    border: 2px solid #229dca;
    padding: 10px;
    z-index: 9999;
    position: relative; }
  @media screen and (max-width: 767px) {
    #guestbook .add-comment input {
      margin: 5px 0; } }
  #guestbook .add-comment textarea {
    margin: 30px 0;
    resize: none;
    min-height: 200px; }
    @media screen and (max-width: 767px) {
      #guestbook .add-comment textarea {
        margin: 5px 0; } }
  #guestbook .divider {
    border-bottom: 2px solid #229dca;
    margin: 30px 0; }
  #guestbook .comment {
    font-family: 'Roboto', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1em;
    line-height: 1.2em; }
    #guestbook .comment .author {
      text-align: right;
      font-style: oblique;
      font-size: 1em; }

#contacts #facebook,
#contacts #draugiem {
  max-width: 50px;
  display: inline-block;
  margin: 0 20px 0 0; }

#information .information-content {
  width: 100%; }
  #information .information-content p {
    text-indent: 0; }
    #information .information-content p a {
      color: #229dca;
      text-decoration: none; }

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top; }

.navbar .navbar-collapse {
  text-align: center; }

.navbar-default {
  background-color: #ffe385;
  border-color: #ffe385; }
  .navbar-default .navbar-brand {
    color: #a41e23; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #6C171B; }
  .navbar-default .navbar-text {
    color: #a41e23; }
  .navbar-default .navbar-nav > li > a {
    color: #a41e23; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #6C171B; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #6C171B;
    background-color: #ffe385; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #6C171B;
    background-color: #ffe385; }
  .navbar-default .navbar-toggle {
    border-color: #ffe385; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ffe385; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #a41e23; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #a41e23; }
  .navbar-default .navbar-link {
    color: #a41e23; }
    .navbar-default .navbar-link:hover {
      color: #6C171B; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #a41e23; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #6C171B; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #6C171B;
    background-color: #ffe385; } }
.svg-image {
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block; }

p.form-submit {
  text-indent: 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 30px; }

#primary-sidebar div ul {
  margin-right: 20px;
  padding-top: 10px; }
  #primary-sidebar div ul li {
    float: right;
    padding: 0 5px; }

#gallery {
  margin-top: 30px; }
