@charset "utf-8";
/* ---^--- CSS Document by Kalo \m/--(-_-)--\m/ ---^--- 2013 V1.5 ULTIMATE EDITION ---^---  \m/--(-_-)--\m/ */

/* --- FONTS --- */
@font-face {
  font-family: "openSans";
  src: url("../../fonts/opensansregular.eot");
  src: url("../../fonts/opensansregular.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/opensansregular.ttf") format("truetype"),
    url("../../fonts/opensansregular.woff") format("woff"),
    url("../../fonts/opensansregular.svg") format("svg");
}

@font-face {
  font-family: "openSansLight";
  src: url("../../fonts/sourcesanspro-light-webfont.eot");
  src: url("../../fonts/sourcesanspro-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/sourcesanspro-light-webfont.ttf") format("truetype"),
    url("../../fonts/sourcesanspro-light-webfont.woff") format("woff"),
    url("../../fonts/sourcesanspro-light-webfont.svg") format("svg");
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  word-wrap: break-word;
}
html {
}
body {
  font-family: openSans;
}
article,
aside,
figure,
figcaption,
footer,
header,
hgroup,
section,
nav,
time,
details,
summary {
  display: block;
} /*HTML5 set display to new elements*/
ul,
ol {
  list-style-type: none;
}
article ul,
article ol {
  list-style-type: disc;
  margin: 20px 0px 20px 20px;
}
article ol {
  list-style-type: decimal;
}
article ul ul,
article ul ol,
article ol ol,
article ol ul {
  margin: 5px 0px 5px 20px;
  font-size: 90%;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
address {
  font-style: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
} /* Fix for odd Mozilla border & padding issues */
input[type="submit"],
button {
  cursor: pointer;
  *overflow: visible;
  width: auto;
  padding: 1px 5px;
} /* ie6/7 fix set standart button */
input:invalid {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
} /* disable html5 validation red border (delete this if you dont need it!!!) */
textarea {
  resize: none;
  overflow: auto;
  vertical-align: top;
}
button,
input,
select,
textarea {
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

img.scale {
  max-width: 100%;
  height: auto;
} /*set width of image according to the parent container*/
/* --- Clear Tools --- */
.clear {
  clear: both;
  height: 0px;
  width: 100%;
  display: block;
}
.cfix:after,
.cfix:before,
.container:after,
.container:before,
.postWrap:after,
.postWrap:before {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.cfix:after,
.container:after,
.postWrap:after {
  clear: both;
}
.cfix {
  zoom: 1;
}

/* --- CSS3 TOOLS --- */
.trans {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

/* --- COMMENTS AND FEEDBACKS ---
=======================================================================================

=======================================================================================
*/

/*
===================================== SETS ============================================
*/
.container {
  width: 960px;
  margin: 0 auto;
}

article a {
  color: #86bfb7;
  text-decoration: underline;
}

/*
===================================== END SETS ========================================
*/

/*
===================================== HEADER ==========================================
*/
#masthead {
  height: 501px;
  margin-bottom: 50px;
  background: url(../../img/pages/headBG.jpg) no-repeat 50% 0;
  background-size: 100%;
  width: 100%;
}

.topHeadPart {
  padding: 0 15px;
  background: #fff;
  border-bottom: 4px solid #83d5d2;
  margin-bottom: 55px;
}
.topHeadPart.container {
  width: 930px;
}

.site-title {
  float: left;
  width: 270px;
}
.topHeadPart .site-title,
.site-description {
  position: relative !important;
  clip: auto !important;
}

.site-title a {
  display: block;
}

.menuPart {
  float: right;
  width: 645px;
}

.lang_selector {
  clear: both;
  float: right;
  height: 42px;
  overflow: hidden;
  margin-bottom: 44px;
}

.lang_selector a {
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  text-align: center;
  color: #3b3a3f;
  font-size: 14px;
  line-height: 42px;
}

.lang_selector a.active,
.lang_selector a:hover {
  background: #d9ebeb;
}

#site-navigation {
  clear: both;
  float: right;
}

.nav-menu > li {
  float: right;
  position: relative;
}

.nav-menu > li a {
  padding: 6px 18px 24px;
  height: 15px;
  line-height: 15px;
  text-transform: uppercase;
  color: #3b3b3f;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  display: block;
}

.ie8 .nav-menu > li a {
  font-size: 13px;
  padding: 6px 12px 24px;
}

.ie8 .bx-controls-direction {
  width: 960px;
  position: relative;
  margin: 0 auto;
}

.nav-menu li a:hover,
li.current_page_item > a,
li.current-menu-parent > a {
  text-decoration: none;
  background: url(../../img/pages/menuArrow.png) no-repeat 50% bottom;
}

.sub-menu {
  display: none;
  position: absolute;
  top: 45px;
  background: #fff;
  z-index: 1001;
  left: 0;
  min-width: 140px;
}
.sub-menu li a {
  border-bottom: 1px solid #83d5d2;
  font-size: 13px;
  font-weight: 400;
  height: auto;
  padding-bottom: 12px;
}

.sub-menu > li:last-child > a {
  border-bottom: 3px solid #83d5d2;
}

.home .bcumb {
  display: none;
}

.breadcrumbs {
  float: left;
  background: #332e35;
  padding: 15px;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  white-space: nowrap;
}
.breadcrumbs br {
  display: none;
}

.breadcrumbs a,
.breadcrumbs span {
  color: #83d5d2;
  float: left;
}

.breadcrumbs span {
  padding: 0 10px;
}

.bcumb {
  margin-top: -50px;
}

/* cookie bar */
/* row */
.bw-row {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

/* cookie policy popup */
.bw-cookie-is-visible {
}
.bw-cookie {
  display: none;
  line-height: 18px;
  padding: 16px 0;
  background-color: #ececec;
  color: #111;
  font-size: 14px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 55;
}
.bw-cookie-is-visible .bw-cookie {
  display: block;
}
.bw-cookie > p {
}
.bw-cookie .bw-cookie-link {
  display: inline-block;
  font-weight: 800;
}
.bw-cookie .bw-cookie-link.bw-cookie-accept {
  padding: 0 10px;
  background-color: #fccd61;
  color: #111;
  line-height: 25px;
}
.bw-cookie .bw-cookie-link.bw-cookie-more {
}

.bw-cookie-row {
  display: flex;
  justify-content: space-between;
}
.bw-cookie-row .bw-cookie-col.bw-cookie-col-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bw-cookie-col-actions {
  padding-left: 10px;
  white-space: nowrap;
  text-align: right;
}
.bw-cookie-col-actions > a {
  margin-left: 11px;
  text-decoration: none;
  color: #111;
}
.bw-cookie-col-actions > a:hover {
  color: #666;
}

.admin-bar .bw-cookie {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .bw-cookie {
    top: 46px;
  }
}

/*
===================================== END HEADER ======================================
*/

/*
===================================== CONTENT =========================================
*/

/* page template document */
.page-template-document .entry-content2 {
  margin: 25px 0 0 0;
}
.page-template-document .entry-content2 p {
  margin-bottom: 1.7em;
}
.page-template-document .entry-content2 ol {
  margin-left: 50px;
}

/* button */
.bw-button {
  display: inline-block;
  padding: 0 15px;
  line-height: 40px;
  background-color: #fccd61;
  color: #111;
  text-decoration: none !important;
}

.post {
  width: 300px;
  float: left;
  border-top: 4px solid #83d5d2;
}
.breadcrumbs .post {
  border: 0;
  width: auto;
}

.stlWrap {
  background: #fff;
  height: 300px;
  border-bottom: 1px solid #d0eeee;
  padding: 15px;
  position: relative;
}

.postWrap {
  float: left;
  width: 300px;
  margin: 0 15px;
  border-left: 1px solid #d0eeee;
  border-right: 1px solid #d0eeee;
  padding: 0 14px;
  position: relative;
}

.borderDiv {
  height: 3px;
  display: block;
  background: url(../../img/pages/fmbord.png) repeat-x;
  clear: both;
}

.entry-header {
  margin-bottom: 15px;
  height: 84px;
  overflow: hidden;
}

.entry-header h1 {
  width: 195px;
  position: relative;
  color: #485863;
  float: right;
  width: 202px;
  font-size: 24px;
  line-height: 28px;
}

h1.entry-title-inner {
  color: #485863;
  font-size: 28px;
  line-height: 34px;
  padding: 0 0 20px;
}

.entry-header h1 a {
  color: #485863;
}

.entry-header figure {
  width: 50px;
  height: 50px;
  float: left;
  padding: 12px 0;
}

.entry-header figure img {
  display: block;
  width: auto;
  margin: 0 auto;
}

.entry-content {
  padding-top: 20px;
  color: #3b3a3f;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
}

.stlWrap .entry-meta {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 50px;
}

.stlWrap .entry-meta a {
  background: url(../../img/pages/linkArrow.png) no-repeat 50% 50% #fbcd61;
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid #e4b545;
  width: 50px;
  height: 50px;
  position: relative;
  bottom: -5px;
}

.deliter {
  background: url("../../img/pages/deliter.jpg") no-repeat scroll 50% 50%
    transparent;
  clear: both;
  height: 5px;
  padding: 10px 0;
  margin-bottom: 4px;
  width: 960px;
}

.entry-content2 {
  font-size: 15px;
  color: #485863;
  padding-bottom: 20px;
}

article.page {
  margin-top: 30px;
  background: #fff;
  padding: 15px;
  border-top: 4px solid #83d5d2;
  border-bottom: 1px solid #83d5d2;
  margin-bottom: 50px;
}

/* SINGLE POST PAGE */

.pagePost .stlWrap {
  height: auto;
  border-bottom: 0;
  padding: 0;
}

.pagePost .stlWrap header figure,
.pagePost .stlWrap .entry-title br {
  display: none;
}
.pagePost .stlWrap .entry-title {
  width: auto;
  float: none;
}

.pagePost .entry-header {
  height: auto;
}

.pagePost .entry-content {
  text-align: left;
  color: #485863;
  font-size: 15px;
  padding-bottom: 20px;
}
/* // END SINGLE POST PAGE */

/*
===================================== END CONTENT =====================================
*/

/*
===================================== FOOTER ==========================================
*/
#colophon {
  padding: 60px 0 20px;
}

.headFoot {
  margin-bottom: 10px;
}

#foot_menu {
  float: left;
  width: 600px;
  margin-bottom: 15px;
}

#foot_menu a,
#foot_menu a:hover {
  background: none !important;
}

#foot_menu .current-menu-item a {
  text-decoration: underline;
}
#menu-footmenu li {
  float: left;
  padding-right: 9px;
  margin-right: 10px;
  border-right: 1px solid #485863;
  height: 14px;
  display: block;
  line-height: 14px;
  font-size: 13px;
}
#menu-footmenu li:last-child {
  border-right: none;
}

.copyright {
  float: right;
  color: #485863;
  font-size: 13px;
}

#menu-footmenu li a {
  display: block;
  color: #485863;
}

#colophon article h1 {
  font-size: 13px;
  color: #3a4953;
}

.ftext {
  font-size: 12px;
  color: #3a4953;
  padding-bottom: 25px;
}

/*
===================================== END FOOTER ======================================
*/

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.textSlide h1 {
  background: #86bfb7;
  float: left;
  clear: both;
  line-height: 50px;
  font-size: 40px;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 400;
}

.textSlide div {
  font-size: 24px;
  color: #fff;
  background: #3c3a3f;
  margin-left: 200px;
  padding: 10px;
  clear: both;
  float: left;
  font-family: openSansLight;
}

.textSlide a {
  float: left;
  display: block;
  padding: 10px;
  color: #3b3b3f;
  font-size: 14px;
  text-transform: uppercase;
  background: #fccd61;
  margin: 30px 0 0 30px;
  font-weight: 700;
}

.bx-wrapper {
  height: 268px;
  margin: 0 auto 42px;
  padding: 0;
  position: relative;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  /* -moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff; */
  width: 960px !important;
  margin: 0 auto;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -25px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../../img/pages/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #3e3c42;
  text-indent: -9999px;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../img/pages/controls.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../../img/pages/controls.png) no-repeat -43px 0px;
}

/* .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
} */

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 40%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../../img/pages/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../../img/pages/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
</style > <style type="text/css" > img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
.page-template-document .entry-content2 p {
  margin-bottom: 1.7em;
}
