@charset "UTF-8";
.bg-pattern {
  background: url("../imgs/patterns/pattern11_black.png"); }

a {
  color: #BC0F0F; }

/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */
/* #Base 960 Grid
================================================== */
.container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.container .column,
.container .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px; }

.row {
  margin-bottom: 20px; }

.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

/* Nested Column Classes */
.column.alpha, .columns.alpha {
  margin-left: 0; }

.column.omega, .columns.omega {
  margin-right: 0; }

/* Base Grid */
.container .one.column,
.container .one.columns {
  width: 40px; }

.container .two.columns {
  width: 100px; }

.container .three.columns {
  width: 160px; }

.container .four.columns {
  width: 220px; }

.container .five.columns {
  width: 280px; }

.container .six.columns {
  width: 340px; }

.container .seven.columns {
  width: 400px; }

.container .eight.columns {
  width: 460px; }

.container .nine.columns {
  width: 520px; }

.container .ten.columns {
  width: 580px; }

.container .eleven.columns {
  width: 640px; }

.container .twelve.columns {
  width: 700px; }

.container .thirteen.columns {
  width: 760px; }

.container .fourteen.columns {
  width: 820px; }

.container .fifteen.columns {
  width: 880px; }

.container .sixteen.columns {
  width: 940px; }

.container .one-third.column {
  width: 300px; }

.container .two-thirds.column {
  width: 620px; }

/* Offsets */
.container .offset-by-one {
  padding-left: 60px; }

.container .offset-by-two {
  padding-left: 120px; }

.container .offset-by-three {
  padding-left: 180px; }

.container .offset-by-four {
  padding-left: 240px; }

.container .offset-by-five {
  padding-left: 300px; }

.container .offset-by-six {
  padding-left: 360px; }

.container .offset-by-seven {
  padding-left: 420px; }

.container .offset-by-eight {
  padding-left: 480px; }

.container .offset-by-nine {
  padding-left: 540px; }

.container .offset-by-ten {
  padding-left: 600px; }

.container .offset-by-eleven {
  padding-left: 660px; }

.container .offset-by-twelve {
  padding-left: 720px; }

.container .offset-by-thirteen {
  padding-left: 780px; }

.container .offset-by-fourteen {
  padding-left: 840px; }

.container .offset-by-fifteen {
  padding-left: 900px; }

/* #Large Screens beyond 1280px
================================================== */
/* Note: Design for a width of 1280px */
@media only screen and (min-width: 1281px) {
  .container {
    width: 1280px; }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px; }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px; }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }

  .container .one.column,
  .container .one.columns {
    width: 60px; }

  .container .two.columns {
    width: 140px; }

  .container .three.columns {
    width: 220px; }

  .container .four.columns {
    width: 300px; }

  .container .five.columns {
    width: 380px; }

  .container .six.columns {
    width: 460px; }

  .container .seven.columns {
    width: 540px; }

  .container .eight.columns {
    width: 620px; }

  .container .nine.columns {
    width: 700px; }

  .container .ten.columns {
    width: 780px; }

  .container .eleven.columns {
    width: 860px; }

  .container .twelve.columns {
    width: 940px; }

  .container .thirteen.columns {
    width: 1020px; }

  .container .fourteen.columns {
    width: 1100px; }

  .container .fifteen.columns {
    width: 1180px; }

  .container .sixteen.columns {
    width: 1260px; }

  .container .one-third.column {
    width: 406px; }

  .container .two-thirds.column {
    width: 832px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 80px; }

  .container .offset-by-two {
    padding-left: 160px; }

  .container .offset-by-three {
    padding-left: 240px; }

  .container .offset-by-four {
    padding-left: 320px; }

  .container .offset-by-five {
    padding-left: 400px; }

  .container .offset-by-six {
    padding-left: 480px; }

  .container .offset-by-seven {
    padding-left: 560px; }

  .container .offset-by-eight {
    padding-left: 640px; }

  .container .offset-by-nine {
    padding-left: 720px; }

  .container .offset-by-ten {
    padding-left: 800px; }

  .container .offset-by-eleven {
    padding-left: 880px; }

  .container .offset-by-twelve {
    padding-left: 960px; }

  .container .offset-by-thirteen {
    padding-left: 1040px; }

  .container .offset-by-fourteen {
    padding-left: 1120px; }

  .container .offset-by-fifteen {
    padding-left: 1200px; } }
/* #Screens beyond 1024px
================================================== */
/* Note: Design for a width of 1024px */
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .container {
    width: 1024px; }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px; }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px; }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }

  .container .one.column,
  .container .one.columns {
    width: 44px; }

  .container .two.columns {
    width: 108px; }

  .container .three.columns {
    width: 172px; }

  .container .four.columns {
    width: 236px; }

  .container .five.columns {
    width: 300px; }

  .container .six.columns {
    width: 364px; }

  .container .seven.columns {
    width: 428px; }

  .container .eight.columns {
    width: 492px; }

  .container .nine.columns {
    width: 556px; }

  .container .ten.columns {
    width: 620px; }

  .container .eleven.columns {
    width: 684px; }

  .container .twelve.columns {
    width: 748px; }

  .container .thirteen.columns {
    width: 812px; }

  .container .fourteen.columns {
    width: 876px; }

  .container .fifteen.columns {
    width: 940px; }

  .container .sixteen.columns {
    width: 1004px; }

  .container .one-third.column {
    width: 321px; }

  .container .two-thirds.column {
    width: 662px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 64px; }

  .container .offset-by-two {
    padding-left: 128px; }

  .container .offset-by-three {
    padding-left: 192px; }

  .container .offset-by-four {
    padding-left: 256px; }

  .container .offset-by-five {
    padding-left: 320px; }

  .container .offset-by-six {
    padding-left: 384px; }

  .container .offset-by-seven {
    padding-left: 448px; }

  .container .offset-by-eight {
    padding-left: 512px; }

  .container .offset-by-nine {
    padding-left: 576px; }

  .container .offset-by-ten {
    padding-left: 640px; }

  .container .offset-by-eleven {
    padding-left: 704px; }

  .container .offset-by-twelve {
    padding-left: 768px; }

  .container .offset-by-thirteen {
    padding-left: 832px; }

  .container .offset-by-fourteen {
    padding-left: 896px; }

  .container .offset-by-fifteen {
    padding-left: 960px; } }
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .container {
    width: 768px; }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px; }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px; }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }

  .container .one.column,
  .container .one.columns {
    width: 28px; }

  .container .two.columns {
    width: 76px; }

  .container .three.columns {
    width: 124px; }

  .container .four.columns {
    width: 172px; }

  .container .five.columns {
    width: 220px; }

  .container .six.columns {
    width: 268px; }

  .container .seven.columns {
    width: 316px; }

  .container .eight.columns {
    width: 364px; }

  .container .nine.columns {
    width: 412px; }

  .container .ten.columns {
    width: 460px; }

  .container .eleven.columns {
    width: 508px; }

  .container .twelve.columns {
    width: 556px; }

  .container .thirteen.columns {
    width: 604px; }

  .container .fourteen.columns {
    width: 652px; }

  .container .fifteen.columns {
    width: 700px; }

  .container .sixteen.columns {
    width: 748px; }

  .container .one-third.column {
    width: 236px; }

  .container .two-thirds.column {
    width: 492px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 48px; }

  .container .offset-by-two {
    padding-left: 96px; }

  .container .offset-by-three {
    padding-left: 144px; }

  .container .offset-by-four {
    padding-left: 192px; }

  .container .offset-by-five {
    padding-left: 240px; }

  .container .offset-by-six {
    padding-left: 288px; }

  .container .offset-by-seven {
    padding-left: 336px; }

  .container .offset-by-eight {
    padding-left: 384px; }

  .container .offset-by-nine {
    padding-left: 432px; }

  .container .offset-by-ten {
    padding-left: 480px; }

  .container .offset-by-eleven {
    padding-left: 528px; }

  .container .offset-by-twelve {
    padding-left: 576px; }

  .container .offset-by-thirteen {
    padding-left: 624px; }

  .container .offset-by-fourteen {
    padding-left: 672px; }

  .container .offset-by-fifteen {
    padding-left: 720px; } }
/* #Mobile
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (max-width: 767px) {
  .container {
    width: 99%; }

  .container .columns,
  .container .column {
    margin: 10px; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 95%; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 0; }

  .container .offset-by-two {
    padding-left: 0; } }
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

/* #Basic Styles
================================================== */
body {
  background-color: #fff;
  color: #323131;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  line-height: 160%; }

input, textarea {
  font-family: 'Lato', sans-serif; }

input#enquiry {
  display: none; }

input[type="text"],
input[type="email"],
textarea,
button {
  padding: 0 4px;
  width: 92%;
  border: 1px solid #cecece;
  outline: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  color: #747474;
  margin-bottom: 10px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms; }

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  border-color: #bfbfbf;
  -moz-box-shadow: 0 0 10px #bfbfbf;
  -webkit-box-shadow: 0 0 10px #bfbfbf;
  box-shadow: 0 0 10px #bfbfbf;
  outline: none; }

input {
  height: 35px;
  line-height: 35px; }

textarea {
  resize: none;
  height: 104px;
  width: 96%;
  text-indent: 0;
  padding: 4px 4px; }

.ie input {
  line-height: 35px; }

button {
  width: auto; }

button:hover {
  border-color: #B3B1B1;
  background-color: #efefef;
  color: #323131;
  -moz-box-shadow: 0 0 4px #bfbfbf;
  -webkit-box-shadow: 0 0 4px #bfbfbf;
  box-shadow: 0 0 4px #bfbfbf;
  -webkit-transition: all 400ms;
  -moz-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms; }

button:active {
  color: #747474;
  -moz-box-shadow: 0 0 0px #bfbfbf;
  -webkit-box-shadow: 0 0 0px #bfbfbf;
  box-shadow: 0 0 0px #bfbfbf; }

a[target="_blank"]::after {
  content: '';
  background: url("../imgs/ipak/_blank.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-left: 5px;
  width: 20px;
  -moz-opacity: 0.5;
  filter: alpha(opacity=5);
  opacity: 0.5; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.justify {
  text-align: justify; }

.no-wrap {
  white-space: nowrap; }

.hide-on-small {
  display: block; }

#main-content {
  margin-bottom: 40px; }

#sidebar {
  width: 300px;
  padding-top: 40px; }

#main {
  width: 600px;
  padding-top: 40px; }

.page-title {
  margin: 40px 30% 20px 15px;
  font-size: 24px;
  font-family: 'Noto Serif', serif;
  font-weight: bold;
  padding-bottom: 12px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C8C8C8;
  border-width: 2px;
  text-align: center; }

.widget {
  margin: 15px 10px 40px 10px; }
  .widget:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .widget .list-item {
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #C8C8C8;
    margin-bottom: 10px; }
  .widget .widget-title {
    font-family: 'Noto Serif', serif;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #C8C8C8;
    font-size: 140%;
    margin-bottom: 20px;
    color: #3C896D; }
    .widget .widget-title a {
      color: inherit; }
  .widget .no-links li {
    margin-bottom: 5px; }
  .widget .no-links a {
    color: inherit; }
  .widget #to-download a {
    display: block; }
  .widget #to-download a::before {
    position: relative;
    content: '';
    background: url("../imgs/ipak/download.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 5px;
    width: 20px;
    -moz-opacity: 0.5;
    filter: alpha(opacity=5);
    opacity: 0.5; }
  .widget #to-download a::after {
    display: none; }
  .widget #documents a {
    display: block; }
  .widget #documents a::before {
    position: relative;
    content: '';
    background: url("../imgs/ipak/book.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 5px;
    width: 20px;
    -moz-opacity: 0.5;
    filter: alpha(opacity=5);
    opacity: 0.5; }

.read-more {
  text-align: center; }

.more {
  text-align: center;
  display: block; }

.prev {
  float: left; }

.next {
  float: right; }

.go-back {
  text-align: center; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block; }
  .pagination li {
    padding: 3px;
    margin: 0 3px;
    float: left; }
  .pagination .MarkupPagerNavOn a {
    color: #323131; }

.triangle-down {
  position: absolute;
  bottom: -7px;
  left: -6px;
  margin-left: 50%;
  z-index: 10;
  width: 0px;
  height: 0px;
  border-style: solid inset inset inset;
  border-width: 7px 6px 0 6px;
  border-color: #69b297 transparent transparent transparent; }

.triangle-up {
  position: absolute;
  top: -7px;
  left: -6px;
  margin-left: 50%;
  z-index: 10;
  width: 0px;
  height: 0px;
  border-style: inset inset solid inset;
  border-width: 0 6px 7px 6px;
  border-color: transparent transparent #69b297 transparent; }

.triangle-right {
  content: "";
  position: absolute;
  top: 50%;
  right: -7px;
  margin-top: -7px;
  z-index: 10;
  width: 0px;
  height: 0px;
  border-style: inset inset inset solid;
  border-width: 6px 0px 6px 7px;
  border-color: transparent transparent transparent #69b297; }

.triangle-left {
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  margin-top: -7px;
  z-index: 10;
  width: 0px;
  height: 0px;
  border-style: inset solid inset inset;
  border-width: 6px 7px 6px 0px;
  border-color: transparent #69b297 transparent transparent; }

#action-box {
  clear: both;
  width: 100%;
  line-height: 67px;
  background-color: #FAFAFA;
  font-size: 18pt; }

#action-box strong {
  font-weight: 700; }

#action-box a.button {
  margin-top: 16px; }

.button {
  display: inline-block;
  margin: 3px 10px;
  line-height: 180%;
  border: 1px solid #3C896D;
  outline: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #91E6C0;
  color: #323131;
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
  cursor: pointer; }
  .button a {
    padding: 5px 10px;
    color: inherit;
    text-decoration: none;
    line-height: 1.7rem; }

.pseudo-button-a {
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.7rem; }

.button:hover {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 4px #bfbfbf;
  -webkit-box-shadow: 0 0 4px #bfbfbf;
  box-shadow: 0 0 4px #bfbfbf;
  text-decoration: none;
  background-color: #91E6C0; }

.icon {
  opacity: 0.7; }

.lamp {
  width: 27px;
  height: 31px;
  background: url("../imgs/icons/icon_highlight1.png") no-repeat;
  top: 5px;
  position: relative;
  display: inline-block; }

.pencil {
  width: 27px;
  height: 31px;
  background: url("../imgs/icons/icon_highlight2.png") no-repeat;
  top: 5px;
  position: relative;
  display: inline-block; }

.circular {
  width: 27px;
  height: 31px;
  background: url("../imgs/icons/icon_highlight3.png") no-repeat;
  top: 5px;
  position: relative;
  display: inline-block; }

.check {
  width: 58px;
  height: 58px;
  background: url("../imgs/icons/icon_check_58.png") no-repeat;
  margin: 12px 0 0 14px;
  opacity: 0.7; }

.hand {
  width: 58px;
  height: 58px;
  background: url("../imgs/icons/icon_hand_58.png") no-repeat;
  margin: 12px 0 0 14px;
  opacity: 0.7; }

.screen {
  width: 58px;
  height: 58px;
  background: url("../imgs/icons/icon_screen_58.png") no-repeat;
  margin: 12px 0 0 14px;
  opacity: 0.7; }

.briefcase {
  width: 58px;
  height: 58px;
  background: url("../imgs/icons/icon_briefcase_58.png") no-repeat;
  margin: 12px 0 0 14px;
  opacity: 0.7; }

.brush {
  width: 58px;
  height: 58px;
  background: url("../imgs/icons/icon_brush_58.png") no-repeat;
  margin: 12px 0 0 14px;
  opacity: 0.7; }

#header-home {
  position: relative;
  width: 100%;
  clear: both;
  background-color: #E7E7E7; }

.bg-shadows {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 910px) {
  .bg-shadows {
    background: url("../imgs/top.jpg") center center no-repeat;
    background-size: cover; } }
@media only screen and (min-width: 911px) {
  .bg-shadows {
    background: url("../imgs/top-big.jpg") center center no-repeat;
    background-size: cover; } }
#top-box {
  position: relative;
  z-index: 1001; }

#logo {
  text-align: center;
  float: left;
  margin-top: 12px; }

#logo img {
  max-width: 100%;
  max-height: 130px; }

#branding {
  font-size: 36px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 45px;
  font-family: 'Noto Serif', serif;
  text-shadow: 2px 2px 4px white; }
  #branding span {
    display: block;
    font-size: 80%; }

/* Navigation -------------- */
#nav {
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #EBEBEB;
  -moz-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
  height: 46px; }

.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu {
  display: inline-block; }

.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 160px;
  /* left offset of submenus need to match (see below) */ }

.sf-menu ul li {
  width: 100%; }

.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */ }

.sf-menu li {
  float: left;
  position: relative; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu a:hover {
  text-decoration: none; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 46px;
  z-index: 99;
  padding-top: 1px; }

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 160px;
  /* match ul width */
  top: 0; }

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 160px;
  /* match ul width */
  top: 0; }

/* SKIN --- */
.sf-menu {
  height: 46px;
  margin: 0 auto;
  list-style: none; }

.sf-menu li {
  float: left;
  position: relative;
  display: inline;
  font-weight: 400;
  text-transform: uppercase;
  height: 46px;
  line-height: 47px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  background-image: url(../imgs/menu_divider.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #EBEBEB; }

.sf-menu li li {
  background-image: none; }

.sf-menu > li > a .sf-sub-indicator {
  display: none; }

.sf-menu > li:hover a {
  color: inherit; }

.sf-menu li a {
  float: left;
  color: #4b4b4b;
  font-size: 11pt;
  padding: 0 20px;
  height: 47px; }

.sf-menu li a img {
  float: left;
  margin-top: 15px; }

.sf-menu > li:hover, .sf-menu > li.selected {
  height: 41px;
  border-bottom: 5px solid #3C896D;
  background-color: #f1f1f1; }

.sf-menu > li#search {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.sf-menu > li#search:hover {
  border-bottom: 5px solid transparent;
  background-color: initial; }

.sf-menu > li.selected:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-style: inset inset solid inset;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #3C896D transparent; }

.sf-menu li ul {
  -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3); }

.sf-menu li li {
  height: 35px;
  line-height: 35px;
  text-transform: none;
  margin-top: 0px;
  font-weight: 400;
  border-bottom: 5px solid #dedede; }

.sf-menu li li:hover, .sf-menu li li.selected {
  height: 41px;
  line-height: 41px;
  border-bottom: 5px solid #3C896D;
  background-color: #f1f1f1; }

.sf-menu li li a {
  display: block;
  width: 80%;
  padding: 0 5% 0 5%;
  height: 35px;
  text-align: center; }

.sf-menu li li a, .sf-menu > li.selected > a {
  color: inherit; }

.sf-menu li ul li ul {
  margin-left: 1px; }

.sf-menu li li:hover a, .sf-menu li li.selected a {
  height: 41px; }

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  outline: 0; }

#search {
  padding: 0 20px;
  float: left;
  position: relative;
  display: inline;
  font-weight: 400;
  text-transform: uppercase;
  height: 46px;
  line-height: 47px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  background-image: url(../imgs/menu_divider.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #EBEBEB;
  float: none;
  display: inline-block; }
  #search input {
    padding: 0 5px;
    margin-bottom: 0;
    width: 160px;
    vertical-align: middle;
    border: 1px solid #D2D2D2;
    background: #fff; }
  #search button {
    background: url("../imgs/icons/icon_search_black.png") center center no-repeat;
    height: 35px;
    padding: 0 15px;
    margin-bottom: 0;
    vertical-align: middle;
    border: 1px solid transparent; }
    #search button:hover {
      border: 1px solid #75B99B;
      border-radius: 2px; }

#nav-mobile-holder {
  position: relative;
  display: none;
  color: #4B4B4B; }

#nav-mobile-holder > div {
  position: relative;
  width: 40%;
  height: 46px;
  margin: 0 auto;
  line-height: 46px;
  font-weight: 700;
  font-size: 12pt;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

#nav-mobile-holder > div:last-child {
  background: none; }

#nav-mobile-holder > div:hover, .nav-mobile-div-active {
  height: 41px !important;
  border-bottom: 5px solid #75B99B;
  background-color: #f1f1f1 !important;
  color: #3C896D; }

#nav-mobile-holder > div:hover:after, .nav-mobile-div-active:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-style: inset inset solid inset;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #75B99B transparent; }

#nav-mobile-btn {
  margin-left: 10%; }

#nav-mobile-holder > div img {
  float: left;
  margin-top: 10px;
  margin-left: 20%; }

#nav-mobile-holder > div #menu-icon {
  float: left;
  margin-top: 15px;
  margin-left: 20%;
  background: url("../imgs/icons/menu_icon_black.png") no-repeat;
  width: 19px;
  height: 19px;
  opacity: 0.4; }

#nav-mobile-holder > div #menu-arrow {
  float: right;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 20%;
  background: url("../imgs/icons/menu_arrow_black.png") no-repeat;
  width: 6px;
  height: 19px;
  opacity: 0.4; }

#nav-mobile-holder .icon-search {
  background: url("../imgs/icons/icon_search_black.png") no-repeat;
  width: 19px;
  height: 19px;
  float: left;
  margin: 15px -20% 0 20%;
  opacity: 0.4; }

#menu-mobile {
  display: none;
  position: absolute;
  left: 10%;
  top: 47px;
  width: 75%;
  padding: 0 2.5%;
  background-color: #EBEBEB;
  z-index: 99;
  border-bottom: 13px solid #f1f1f1;
  -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3); }

#menu-mobile .menuSlideUp {
  position: absolute;
  width: 100%;
  height: 11px;
  bottom: -12px;
  margin-left: -2.5%;
  background: url("../imgs/icons/menu_bottom_icon.png") no-repeat center center;
  cursor: pointer; }

#menu-mobile > li {
  float: left;
  padding: 0 8%;
  width: 84%;
  border-bottom: 1px solid #cecece;
  font-size: 13pt; }

#menu-mobile > li:last-child {
  border-bottom: none; }

#menu-mobile a {
  float: left;
  width: 100%;
  padding: 8px 0; }

#menu-mobile li ul li {
  float: left;
  padding-left: 10%; }

#search-input-holder {
  display: none;
  position: absolute;
  right: 10%;
  top: 47px;
  width: 222px;
  padding: 9px;
  background-color: #EBEBEB;
  z-index: 99; }

#search-input-holder input {
  float: left;
  width: 160px;
  height: 35px;
  line-height: 35px;
  padding: 0 8px;
  font-size: 8pt;
  border: 1px solid #D2D2D2;
  outline: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  margin-bottom: 0px; }

#footer {
  float: left;
  position: relative;
  width: 100%;
  background-color: #FAFAFA;
  padding: 30px 0 0 0; }
  #footer .widget {
    margin-bottom: 0;
    margin-top: 0;
    text-align: center; }
    #footer .widget .widget-title {
      font-size: 110%; }

#footer:before {
  position: absolute;
  width: 96%;
  height: 20px;
  left: 2%;
  border-radius: 47%;
  z-index: -1;
  top: 14px;
  content: "";
  box-shadow: 0 -10px 16px rgba(0, 0, 0, 0.7);
  min-width: 300px; }

#form-newsletter input:not(:first-of-type) {
  display: none; }
#form-newsletter #newsletter-input {
  width: 200px;
  margin: 0 12px 10px; }
#form-newsletter #newsletter-button {
  height: 35px;
  margin-bottom: 10px; }
  #form-newsletter #newsletter-button + div {
    clear: both; }

#newsletter-txt {
  float: left;
  width: 100%;
  margin-top: 10px; }

.ie #newsletter-input {
  width: 232px; }

.newsletter {
  float: left;
  width: 27px;
  height: 31px;
  background: url("../imgs/icons/newsletter_icon.png") no-repeat; }

#newsletter-msg.success {
  display: none;
  border: 2px solid #75B99B;
  border-radius: 5px;
  padding: .5rem;
  background-color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px; }

#newsletter-msg.error {
  display: none;
  border: 2px solid #EC3636;
  border-radius: 5px;
  padding: .5rem;
  background-color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px; }

#newsletter-loader {
  display: none; }

#newsletter-status {
  font-weight: 700;
  margin-bottom: 15px;
  float: left; }

.footer-divider {
  position: relative;
  float: left;
  width: 100%;
  height: 1px;
  margin: 30px 0 10px 0;
  border-top: 1px solid #cecece; }

.footer-divider .triangle-up {
  border-color: transparent transparent #cecece transparent; }

.footer-divider .triangle-up:before {
  content: "";
  position: absolute;
  top: 1px;
  left: -6px;
  z-index: -10;
  width: 0px;
  height: 0px;
  border-style: inset inset solid inset;
  border-width: 0 6px 7px 6px;
  border-color: transparent transparent #FAFAFA transparent; }

#copyright {
  font-size: 8pt;
  margin: 5px 0 18px;
  text-align: center; }
  #copyright a::after {
    display: none; }

#featured li {
  margin-bottom: 30px; }
#featured .slides li img {
  width: 100%;
  border-bottom: 6px solid #69b297; }

.event {
  margin-bottom: 10px;
  padding-bottom: 5px; }
  .event:last-of-type {
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #C8C8C8; }
  .event:last-child {
    border-bottom-width: 0; }
  .event .event-date {
    height: 100%;
    padding: .3rem;
    border-radius: 5px;
    background-color: #75B99B;
    color: #fff; }
    .event .event-date .day {
      display: block;
      font-size: 140%;
      font-weight: bold;
      text-align: center; }
    .event .event-date .month {
      display: block;
      text-transform: uppercase;
      text-align: center; }
  .event .text {
    padding: 5px; }
    .event .text p {
      margin-bottom: 5px; }
  .event .event-title {
    font-weight: bold;
    text-transform: initial; }
  .event .subtext {
    font-size: 90%;
    font-style: italic;
    text-align: justify; }

#banner {
  color: #3C896D;
  font-style: none; }
  #banner a {
    color: #3C896D;
    font-style: normal; }
    #banner a:after {
      display: none; }
    #banner a .subtext {
      font-style: italic; }

.quote-large {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #F1F1F1;
  border-bottom: 1px solid #F1F1F1;
  text-align: center;
  font-size: 28pt;
  font-weight: 300;
  text-transform: uppercase;
  color: #4b4b4b;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #f0f0f0 50%, #fff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(50%, #f0f0f0), color-stop(100%, #fff));
  background: -webkit-linear-gradient(left, #fff 0%, #f0f0f0 50%, #fff 100%);
  background: -o-linear-gradient(left, #fff 0%, #f0f0f0 50%, #fff 100%);
  background: -ms-linear-gradient(left, #fff 0%, #f0f0f0 50%, #fff 100%);
  background: linear-gradient(to right, #fff 0%, #f0f0f0 50%, #fff 100%); }
  .quote-large:before {
    position: absolute;
    width: 96%;
    height: 15%;
    left: 2%;
    border-radius: 47%;
    z-index: -1;
    top: 3%;
    content: "";
    box-shadow: 0 -3px 14px rgba(0, 0, 0, 0.4); }
  .quote-large:after {
    position: absolute;
    width: 96%;
    height: 15%;
    left: 2%;
    border-radius: 47%;
    z-index: -1;
    bottom: 3%;
    content: "";
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.4); }
  .quote-large a {
    font-style: italic;
    font-weight: 400;
    font-size: 100%; }
    .quote-large a:hover {
      text-decoration: none; }
  .quote-large .subtext {
    display: block;
    margin-top: .5rem;
    font-size: 70%; }

#gospel #gospel-title {
  display: none;
  text-align: center; }
#gospel .text {
  min-height: auto; }
#gospel #gospel-text {
  height: 350px;
  display: none;
  overflow: auto;
  padding-bottom: 15px;
  padding-right: 15px; }

#today {
  position: relative;
  border: 2px solid #75B99B;
  border-radius: 5px;
  padding: 1rem; }
  #today .event-date {
    width: auto;
    margin-right: .5rem;
    color: #323131;
    background-color: transparent; }
    #today .event-date .day {
      font-size: 170%; }
  #today .event-title {
    font-size: 110%;
    font-weight: bold; }
  #today #today-title {
    display: block;
    min-height: 40px; }
  #today .text {
    text-align: center;
    margin-left: 0; }

#gospel-script {
  display: none; }

#to-read h5 {
  font-size: 110%;
  font-weight: bold; }
#to-read .subtext {
  font-size: 80%;
  font-style: italic; }
#to-read a {
  color: inherit; }
#to-read .lead-img {
  margin-bottom: 20px;
  border: 1px solid #C8C8C8; }
#to-read .list-item {
  border-bottom: none;
  margin-left: 0 !important; }

#recommended-websites a {
  color: inherit; }
#recommended-websites a:after {
  display: none; }

#iskierka a {
  color: inherit; }
#iskierka a:after {
  display: none; }

#testemonials {
  overflow: visible !important; }
  #testemonials .testemonial {
    position: relative;
    float: left;
    background-color: #F0F0F0;
    width: 95.8%;
    padding: 30px 2.1%;
    font-size: 12pt;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    line-height: 14pt; }
  #testemonials .testemonial:before, #testemonials .testemonial:after {
    position: absolute;
    color: #d1d1d1;
    font-size: 44pt;
    font-weight: 700;
    line-height: 30pt; }
  #testemonials .testemonial:before {
    content: "\201C";
    top: 10px;
    left: 5px; }
  #testemonials .testemonial:after {
    content: "\201D";
    bottom: -15px;
    right: 10px; }
  #testemonials .ie .testemonial:before {
    content: "\201C";
    top: 10px;
    left: -5px; }
  #testemonials .ie .testemonial:after {
    content: "\201D";
    bottom: -22px;
    right: 17px; }
  #testemonials .testemonial-triangle {
    position: absolute;
    bottom: -8px;
    left: 10px;
    width: 0px;
    height: 0px;
    border-style: solid outset solid solid;
    border-width: 0 20px 12px 50px;
    border-color: transparent transparent #F0F0F0 #F0F0F0;
    line-height: 0px;
    _border-color: #000000 #000000 #F0F0F0 #F0F0F0;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#F0F0F0');
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  #testemonials .testemonial-author {
    float: right;
    background-color: #DFDFDF;
    padding: 7px 10px;
    margin-top: 12px;
    font-style: italic; }

#recommended-websites .slides > li {
  margin: 0 1px;
  width: 180px !important;
  height: 233px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  -webkit-transition: border-bottom 300ms;
  -moz-transition: border-bottom 300ms;
  -o-transition: border-bottom 300ms;
  transition: border-bottom 300ms; }
#recommended-websites .slides > li {
  width: 191px;
  height: 191px; }
#recommended-websites .slides > li .triangle-up {
  top: auto;
  bottom: -1px !important;
  border-bottom-color: #4b4b4b;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms; }
#recommended-websites .slides > li:hover .triangle-up {
  border-bottom-color: #69b297; }
#recommended-websites .slides > li img {
  width: auto;
  height: 140px;
  max-height: 191px;
  margin: 0 auto; }
#recommended-websites .slides > li .item-info {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  margin-top: 5px; }
#recommended-websites .slides > li .item-info .plus-big {
  margin: 54px auto 15px auto; }
#recommended-websites .slides > li .item-info .plus-big {
  margin: 24px auto 15px auto; }
#recommended-websites .slides > li .item-title {
  width: 80%;
  margin: 0 auto 7px;
  font-size: 10pt;
  text-transform: uppercase;
  line-height: 1.2; }
#recommended-websites .slides > li .item-title span {
  font-style: italic;
  font-size: 9pt; }
#recommended-websites .slides > li .item-desc {
  font-size: 9pt;
  width: 80%;
  margin: 0 auto;
  font-weight: 700; }

/* FlexSlider Defaults */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles */
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
/* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme */
.flexslider {
  float: left;
  margin: 0;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  position: absolute;
  top: -47px;
  right: 10px;
  width: 42px; }

.flex-direction-nav a {
  float: left;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #d5d5d5;
  background-repeat: no-repeat;
  background-position: 6px 5px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.flex-direction-nav a:hover {
  background-color: #69b297; }

.flex-direction-nav .flex-next {
  float: right;
  margin-left: 6px;
  background-image: url("../imgs/btn_right_arrow_white.png"); }

.flex-direction-nav .flex-prev {
  background-image: url("../imgs/btn_left_arrow_white.png"); }

/* BLOG ---------------------------- */
.lead-img {
  max-width: 40%;
  max-height: 150px;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px; }

.post {
  margin-top: 10px;
  margin-bottom: 40px; }
  .post .post-title {
    font-family: 'Noto Serif', serif;
    font-size: 110%;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    display: block;
    color: #3C896D; }
    .post .post-title a {
      color: inherit; }
  .post .meta {
    width: 100%;
    line-height: 27px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    color: #646464;
    padding: 10px 0; }
    .post .meta a {
      color: #646464; }
    .post .meta div {
      display: inline-block;
      margin-right: 20px; }
      .post .meta div:last-child {
        margin-right: 0; }
    .post .meta img {
      float: left;
      margin-right: 5px;
      margin-bottom: 0; }
  .post .single-post > .meta {
    font-size: 90%;
    margin-top: 20px;
    margin-bottom: 30px; }
  .post p {
    margin-bottom: 15px; }
  .post h2, .post h3, .post h4, .post h5, .post h6 {
    font-weight: bold;
    font-family: 'Noto Serif', serif;
    margin-bottom: 15px;
    margin-top: 20px;
    line-height: 25px;
    text-align: left; }
  .post h2 {
    font-size: 17pt;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #6B5233;
    line-height: 28px;
    padding-bottom: 5px;
    border-bottom: 2px solid #6B5233;
    text-transform: uppercase; }
  .post h3 {
    font-size: 16pt;
    margin-top: 25px;
    margin-bottom: 15px;
    color: #6B5233; }
  .post h4 {
    font-size: 14pt;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #6B5233; }
  .post ol,
  .post ul {
    margin-left: 10px;
    list-style-position: inside;
    margin-bottom: 15px; }
    .post ol p,
    .post ul p {
      display: inline; }
  .post ol {
    list-style-type: decimal; }
  .post ul {
    list-style-type: circle; }
  .post li ol,
  .post li ul {
    margin-left: 25px; }
  .post address {
    margin-left: 25px; }
  .post em {
    font-style: italic; }
  .post strong {
    font-weight: bold; }
  .post q {
    quotes: "«" "»"; }
  .post q:before {
    content: open-quote; }
  .post q:after {
    content: close-quote; }
  .post blockquote {
    position: relative;
    width: 82%;
    margin: 30px 0 30px 9%;
    font-size: 17pt;
    line-height: 21pt;
    text-align: center;
    font-family: serif;
    font-style: italic; }
  .post blockquote cite {
    font-size: 80%;
    font-style: italic;
    color: #7B7B7B; }
  .post blockquote p {
    margin-bottom: 0; }
  .post blockquote:before,
  .post blockquote:after {
    position: absolute;
    font-size: 48pt;
    color: #ACACAC;
    font-weight: 700; }
  .post blockquote:before {
    content: "\201C";
    top: 17px;
    left: -40px; }
  .post blockquote:after {
    content: "\201D";
    bottom: -18px;
    right: -40px; }
  .post sub,
  .post sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    font-size: 80%; }
  .post sup {
    top: -.5em; }
  .post sub {
    bottom: -.25em; }
  .post table {
    border-collapse: collapse;
    border-spacing: 0; }
  .post table caption {
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    background-color: #C3EFE3; }
  .post td {
    border: 1px solid grey;
    padding: 3px; }
  .post th {
    border: 1px solid grey;
    padding: 3px;
    background-color: #EBEBEB; }
  .post .align_left {
    float: left;
    margin-right: 10px; }
  .post .align_right {
    float: right;
    margin-left: 10px; }
  .post .align_center {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .post img, .post figure, .post iframe {
    max-width: 100%;
    margin-bottom: 10px; }
  .post figure img {
    margin-bottom: 0; }
  .post figure {
    display: table; }
  .post figcaption {
    display: table-caption;
    caption-side: bottom;
    font-size: 80%;
    line-height: 1.2;
    text-align: center; }
  .post code {
    font-family: monospace; }
  .post pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    -webkit-tab-size: 4;
    tab-size: 4;
    overflow-x: scroll; }
  .post .smaller {
    font-size: 80%; }
  .post .bigger {
    font-size: 120%; }
  .post .panel-grey {
    margin: 15px 0px;
    padding: 10px;
    background-color: #EBEBEB;
    border: 1px solid #C8C8C8;
    border-radius: 3px; }
  .post .panel-green {
    margin: 15px 0px;
    background-color: #C3EFE3;
    border: 1px solid #90D2C0;
    padding: 10px;
    border-radius: 3px; }
  .post .panel-red {
    margin: 15px 0px;
    background-color: #FCB8BE;
    border: 1px solid #B05F66;
    padding: 10px;
    border-radius: 3px; }
  .post .two-columns .two-columns-one {
    float: left;
    width: 50%;
    padding-right: 15px; }
  .post .two-columns .two-columns-two {
    float: left;
    width: 50%; }
  .post .txt {
    text-align: justify;
    margin: 15px 0;
    clear: both; }
  .post .txt-single {
    text-align: justify;
    margin: 15px 0;
    display: inline-block; }
  .post .post-inner-img {
    margin-top: 5px;
    margin-bottom: 5px; }
  .post .post-inner-img.right {
    margin-left: 20px; }
  .post .post-inner-img.left {
    margin-right: 20px; }

#gallery img {
  padding: 5px;
  border: 2px solid #ddd;
  margin-left: 15px; }

#gallery a:first-of-type {
  margin-left: 0; }

#gallery {
  text-align: center; }

#gallery a {
  text-decoration: none !important; }

.person {
  margin-bottom: 20px;
  clear: both; }

.person .role {
  padding-right: 10px;
  font-weight: bold; }

.person .name {
  padding-right: 10px; }

.person .about {
  font-style: italic; }

.withImg .about,
.withImg .name {
  display: block; }

.withImg .about {
  margin-left: 110px; }

.person img {
  float: left;
  width: 100px;
  height: auto;
  margin-right: 15px;
  margin-bottom: 30px;
  border: solid 1px #BEDCDF; }

#map-canvas {
  width: 100%;
  height: 358px;
  overflow: hidden;
  border-style: solid;
  border-bottom-width: 8px;
  margin-bottom: 40px; }

.map-address {
  width: 210px;
  height: 50px; }

.input-full-width {
  padding: 0 2% !important;
  width: 96% !important; }

#msg-status {
  font-weight: 700;
  margin: 15px 0;
  display: block; }

#msg-status .error {
  color: #d12323; }

.form-controls {
  float: left;
  margin: 20px 10px 40px;
  min-height: 38px;
  color: #8d8d8d;
  line-height: 38px; }
  .form-controls button {
    margin-right: 10px;
    height: 35px; }

#contacts {
  margin-bottom: 40px; }

.contact-info {
  float: left;
  margin-top: 10px;
  width: 100%; }

.contact-icon {
  float: left;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #75B99B; }

.address {
  float: left;
  width: 20px;
  height: 21px;
  background: url("../imgs/icons/address_icon.png") no-repeat;
  margin: 9px 0 0 10px; }

.phone {
  float: left;
  width: 20px;
  height: 21px;
  background: url("../imgs/icons/phone_icon.png") no-repeat;
  margin: 9px 0 0 10px; }

.mail {
  float: left;
  width: 20px;
  height: 21px;
  background: url("../imgs/icons/mail_icon.png") no-repeat;
  margin: 9px 0 0 10px; }

.contact-info-txt {
  position: relative;
  padding: 14px 6px;
  background-color: #f1f1f1;
  margin-left: 70px;
  width: 76%; }
  .contact-info-txt a {
    color: inherit; }
  .contact-info-txt span {
    color: #3C896D; }
  .contact-info-txt:before {
    content: "";
    position: absolute;
    top: 14px;
    left: -6px;
    z-index: 10;
    width: 0px;
    height: 0px;
    border-style: solid solid outset solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #f1f1f1 transparent transparent; }

div#nd_liturgia {
  margin: 0;
  padding: 0;
  font-size: 16px;
  width: 100%; }

div#nd_liturgia_naglowek {
  margin: 0;
  padding: 0 0 5px 0;
  border: 2px solid #AE8553;
  border-radius: 4px; }

div#nd_liturgia_czytania {
  margin: 0;
  padding: 0; }

div#nd_liturgia_dodatki {
  margin: 0;
  padding: 5px;
  background-color: #eee; }

p.nd_dzien {
  margin: 0px;
  padding: 3px;
  font-weight: bold;
  font-size: 16px !important; }

.nd_dzien::first-line {
  font-size: 19px !important; }

.nd_dzien font {
  font-size: 19px !important; }

.nd_dzien span {
  font-size: 15px !important; }

p.nd_msza {
  margin: 5px 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px; }

p.nd_msza_tyt {
  margin: 0px;
  margin-top: 15px;
  padding: 2px;
  font-weight: bold;
  font-size: 16px;
  background-color: green; }

span.nd_swieto {
  font-size: 16px;
  font-weight: bold; }

.nd_swieto font {
  font-size: inherit !important; }

span.nd_sigla {
  font-weight: bold; }

p.nd_wstep {
  margin: 0;
  padding: 0 3px;
  font-size: 16px; }

p.nd_czytanie_nazwa {
  margin: 20px 0 0 0;
  padding: 2px;
  border-bottom: 2px solid #AE8553;
  font-weight: bold;
  text-align: center; }

p.nd_czytanie_sigla {
  margin: 0 0 0 5px;
  padding: 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-style: italic;
  text-align: center; }

p.nd_czytanie2 {
  margin: 0px;
  padding: 0;
  font-weight: bold;
  font-size: 11px; }

p.nd_czytanie_tyt {
  margin: 0px;
  padding: 0;
  margin-top: 0px;
  font-weight: bold;
  margin-left: 5px;
  font-size: 110%; }

p.nd_czytanie_tresc {
  margin: 0px;
  padding: 0;
  margin-top: 0px;
  margin-left: 5px; }

p.nd_czytanie_albo {
  margin: 0px;
  padding: 0;
  margin-top: 0px;
  font-size: 12px;
  margin-left: 5px;
  font-weight: bold;
  color: red; }

p.nd_czytanie_odp {
  margin: 0px;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  font-style: italic; }

p.nd_psalm {
  margin: 0px;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  text-align: center; }

p.nd_psalm_refren {
  margin: 0px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-left: 5px;
  text-align: center; }

p.nd_czytanie_perykopa {
  margin: 0px;
  padding: 0;
  margin-top: 5px;
  font-weight: bold;
  margin-left: 5px;
  font-size: 12px;
  color: red; }

p.nd_dodatki_tyt {
  margin: 0px;
  padding: 0;
  padding-top: 5px;
  font-weight: bold; }

p.nd_dodatki_styt {
  margin: 0px;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px; }

p.nd_dodatki_tresc {
  margin: 0px;
  padding: 0;
  font-size: 12px;
  margin-left: 5px; }

.options {
  text-align: center;
  color: #323131;
  margin-bottom: 14px; }

#header {
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
  clear: both; }

.spacer {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.spacer-bottom {
  margin-bottom: 40px !important; }

.img-border {
  border-bottom-width: 9px;
  border-bottom-style: solid;
  width: 100%; }

/* ABOUT --------------------------------- */
#page-title {
  clear: both;
  width: 100%;
  font-size: 22pt;
  height: 68px;
  line-height: 68px;
  background-color: #fafafa;
  font-weight: 300; }

.img-full-width {
  border-bottom-width: 9px;
  border-bottom-style: solid;
  margin-bottom: 30px !important;
  width: 100%; }

#whoweare {
  margin-bottom: 40px; }

/* TABS & ACCORDIONS ---------------------------- */
.accordion, .faq {
  margin-bottom: 40px !important; }

.faq {
  margin-top: 40px !important; }

.accordion > div, .faq > div {
  position: relative;
  float: left;
  border-top: 1px solid #cecece;
  padding: 16px 0;
  cursor: pointer;
  width: 100%; }

.accordion > div:last-child, .faq > div:last-child {
  border-bottom: 1px solid #cecece; }

.accordion h5, .faq h5 {
  float: left;
  font-size: 10pt;
  text-transform: uppercase;
  width: 81%; }

.faq h5 {
  margin-left: 50px; }

.accordion > div > div, .faq > div > div {
  float: left;
  margin-top: 30px; }

.accordion .plus-medium, .faq .plus-medium {
  position: absolute;
  top: -23px;
  right: 3px;
  margin-right: 3px; }

.accordion > div:hover .plus-medium, .faq > div:hover .plus-medium {
  opacity: 1;
  filter: alpha(opacity=100); }

.faq .plus-medium {
  left: 3px; }

.vertical-tabs {
  float: left;
  border: 1px solid #cecece;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 40px !important;
  background-color: #efefef; }

.vertical-tabs > ul {
  float: left;
  width: 30%;
  display: block;
  padding: 0;
  position: relative;
  background-color: #e8e8e8; }

.vertical-tabs > ul > li {
  width: 88%;
  list-style-type: none;
  display: block;
  padding: 20px 6% 15px;
  position: relative;
  cursor: pointer;
  font-size: 11pt;
  text-transform: uppercase;
  border-top: 1px solid #efefef !important;
  border-bottom: 5px solid #E8E8E8;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

.vertical-tabs > ul > li:last-child {
  margin-bottom: 0px; }

.vertical-tabs > ul > li:hover {
  text-decoration: underline; }

.vertical-tabs > ul > li.selected {
  background-color: #efefef;
  border-bottom: 5px solid #69b297; }

.vertical-tabs > div {
  width: 66%;
  min-height: 100%;
  padding: 2%;
  position: relative;
  display: none;
  background-color: #efefef;
  float: right; }

.vertical-tabs > div img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 100%; }

.vertical-tabs > div .title {
  font-size: 15pt;
  font-weight: 700;
  margin-bottom: 30px; }

.horizontal-tabs {
  float: left;
  border: 1px solid #cecece;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  margin-right: 9px !important;
  margin-left: 9px !important;
  margin-bottom: 40px !important;
  background-color: #efefef; }

.horizontal-tabs > ul {
  float: left;
  width: 100%;
  display: block;
  margin: auto 0;
  padding: 0;
  position: relative;
  background-color: #e8e8e8; }

.horizontal-tabs > ul > li {
  float: left;
  list-style-type: none;
  display: inline;
  margin: auto;
  padding: 10px 15px;
  position: relative;
  cursor: pointer;
  font-size: 12pt;
  text-transform: uppercase;
  border-left: 1px solid #efefef;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

.horizontal-tabs > ul > li:last-child {
  margin-bottom: 0px; }

.horizontal-tabs > ul > li:hover {
  text-decoration: underline; }

.horizontal-tabs > ul > li.selected {
  background-color: #efefef; }

.horizontal-tabs > div {
  float: left;
  padding: 25px 14px;
  position: relative;
  display: none; }

.horizontal-tabs > div img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 100%; }

.horizontal-tabs > div .title {
  font-size: 26pt;
  margin-bottom: 25px;
  border-bottom: 1px solid #cecece;
  width: 100%;
  float: left;
  padding-bottom: 15px;
  font-weight: 300; }

/* 404 ERROR ---------------------------- */
#e404 {
  position: relative;
  float: left;
  font-size: 150pt;
  font-weight: 900;
  color: #AEAEAE;
  margin-bottom: 60px;
  margin-top: 92px; }

#icon404 {
  float: left;
  margin-top: 120px;
  margin-left: 14px;
  max-width: 29%; }

#e404:after {
  content: "ERROR";
  position: absolute;
  right: 0px;
  bottom: -8px;
  font-size: 20pt;
  font-weight: 700;
  color: #AEAEAE; }

#pagenotfound {
  position: relative;
  background-color: #efefef;
  padding: 20px 7%;
  width: 86%;
  margin: 120px 0;
  text-align: center; }

#pagenotfound-title {
  font-size: 20pt;
  margin-bottom: 23px; }

#pagenotfound-txt {
  font-size: 12pt; }

#pagenotfound .triangle-left {
  border-color: transparent #efefef transparent transparent; }

/* SITEMAP ---------------------------- */
.sitemap {
  margin-bottom: 40px;
  float: left; }

.sitemap a:before {
  content: "\00BB \0020"; }

.sitemap > li {
  float: left;
  width: 100%; }

.sitemap > li > a {
  float: left;
  clear: left;
  font-size: 12pt;
  font-weight: 700;
  margin-bottom: 11px; }

.sitemap > li > ul {
  float: left;
  width: 90%;
  padding: 5%;
  margin-bottom: 20px;
  background-color: #efefef; }

.sitemap > li ul a {
  float: left;
  clear: left;
  margin-bottom: 10px;
  color: #747474; }

.sitemap > li > ul > a:last-child {
  margin-bottom: 0; }

.sitemap > li > ul > li ul {
  float: left;
  width: 90%;
  padding: 0 5%; }

/* SEARCH RESULTS ---------------------------- */
.searchResultsNum {
  font-style: italic;
  padding: 40px 0;
  border-bottom: 1px solid #cecece; }

.searchResultsNum span, .searchResult span {
  text-decoration: underline; }

.searchResult {
  padding: 30px 0;
  border-bottom: 1px solid #cecece; }

.searchResult h4 {
  text-transform: uppercase;
  font-size: 10pt;
  font-weight: 700;
  margin-bottom: 20px; }

.pages {
  text-align: center;
  font-size: 11pt;
  margin: 15px 0 40px;
  float: left;
  width: 100%; }

.pages a {
  color: #b9b9b9; }

.pages a:hover {
  color: #747474; }

.page-next, .page-prev {
  display: inline-block;
  position: relative;
  top: 4px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #cecece;
  background-repeat: no-repeat;
  background-position: 6px 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.page-next {
  background-image: url("../imgs/btn_right_arrow_white.png");
  margin-left: 15px; }

.page-prev {
  background-image: url("../imgs/btn_left_arrow_white.png");
  margin-right: 15px; }

.page-next:hover, .page-prev:hover {
  background-color: #69b297; }

.page-contact #contacts p {
  text-align: center; }
.page-contact .post-title {
  margin-top: 60px; }

.page-people .post-title {
  text-align: center; }
.page-people .content {
  margin-left: 25px; }
.page-people .summary {
  margin: 15px 0; }

.page-events .event-title {
  margin-bottom: 2px;
  margin-top: 5px; }
.page-events .files {
  text-align: center; }
.page-events .files:first-of-type {
  margin-top: 30px; }
.page-events .post h4.event-title {
  margin-top: 0; }

.page-event .post-title,
.page-archive .post-title {
  margin-top: 60px;
  text-align: center; }
.page-event .post:first-child .post-title,
.page-archive .post:first-child .post-title {
  margin-top: 0; }
.page-event .headline,
.page-archive .headline {
  text-align: center;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: bold;
  color: #323131; }
.page-event .txt,
.page-archive .txt {
  margin-left: 10px;
  margin-right: 10px; }
  .page-event .txt h4,
  .page-archive .txt h4 {
    text-align: center; }
.page-event .meta,
.page-archive .meta {
  border-top: none;
  text-align: center; }
  .page-event .meta img,
  .page-archive .meta img {
    padding-top: 5px; }
.page-event #map,
.page-archive #map {
  margin: 20px 10px 10px;
  height: 300px;
  width: 100%;
  border-bottom: 5px solid #75B99B; }

.page-article .page-title {
  border-bottom: none; }

@media only screen and (min-width: 1281px) {
  #main {
    width: 800px; }

  #sidebar {
    width: 400px; }

  #top-box {
    width: 1000px; } }
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  #main {
    width: 640px; }

  #sidebar {
    width: 320px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #logo {
    margin-top: 16px; }

  #today .event-date {
    float: none; }

  .sf-menu li a {
    padding: 0 12px; }

  .sf-menu li#search a.icon-search {
    margin: 15px -15px 0 10px; }

  #action-box {
    font-size: 14pt; }

  #main {
    width: 480px; }

  #sidebar {
    width: 240px; }

  .quote-large {
    font-size: 16pt; }

  .twtr-doc {
    width: 209px !important; }

  #newsletter-input {
    width: 176px; }

  #featured-slider .title {
    font-size: 16pt; }

  .list-style {
    width: 135px; }

  .vertical-pricing-item li {
    line-height: inherit; }

  .vertical-pricing-item li.pricing-btn .large {
    font-size: 10pt; }

  .horizontal-pricing ul {
    width: 52%; }

  .contact-info-txt {
    width: 67%; }

  .portfolio3-item .item-info .item-title,
  .portfolio3-item .item-info .item-desc {
    width: 95%; }

  .portfolio2-item .plus-big {
    margin: 10% auto; }

  .portfolio3-item .plus-big {
    margin: 5% auto 2%; }

  #clientssay .section-title {
    font-size: 13pt; }

  .featured1-home2 .title {
    bottom: 23%; }

  .featured1-home2 .desc {
    top: 77%; } }
/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
  .hide-on-small {
    display: none !important; }

  #logo {
    width: 200px; }

  #branding {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 30px;
    line-height: 35px;
    text-align: center; }

  #main {
    width: 100%; }

  .widget {
    margin: 10px;
    text-align: center; }
    .widget .event {
      text-align: left; }

  #sidebar {
    width: 100%;
    padding-top: 0;
    padding-left: 0; }

  .page-title {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center; }

  #featured .slides li .item-info .desc {
    display: none; }

  #action-box {
    font-size: 14pt; }

  .list-style {
    width: 315px; }

  #to-read {
    text-align: left; }
    #to-read .list-item {
      margin-left: 20px; }

  #to-download {
    margin-left: 20px; }

  #documents {
    margin-left: 20px; }

  #header {
    height: 168px; }

  #footer .widget {
    margin-top: 30px; }
    #footer .widget .widget-title {
      margin-bottom: 10px;
      padding-bottom: 10px; }

  .sf-menu {
    display: none; }

  #nav-mobile-holder {
    display: block; }

  .quote-large {
    font-size: 12pt; }

  .quote-large a {
    display: inline-block;
    margin-top: 10px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .hide-on-small {
    display: none !important; }

  #logo {
    max-height: 40px;
    float: none;
    margin: 0 auto; }
    #logo img {
      display: none; }

  #branding {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 30px;
    text-align: center; }

  #page-title {
    font-size: 16pt; }

  .list-style {
    width: 195px; }

  .vertical-tabs > ul > li {
    font-size: 10pt; }

  .accordion h5, .faq h5 {
    width: 80%; }

  #e404 {
    font-size: 74pt;
    margin-top: 20px; }

  #icon404 {
    margin-top: 26px; }

  #pagenotfound-title {
    font-size: 16pt; }

  .testemonial-author {
    width: 50%;
    text-align: right; } }

/*# sourceMappingURL=style.css.map */
