/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 9, 2015 */
@font-face {
  font-family: 'arconregular';
  src: url('fonts/arcon-regular-webfont.eot');
  src: url('fonts/arcon-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/arcon-regular-webfont.woff2') format('woff2'), url('fonts/arcon-regular-webfont.woff') format('woff'), url('fonts/arcon-regular-webfont.ttf') format('truetype'), url('fonts/arcon-regular-webfont.svg#arconregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 23, 2015, Sep 23, 2015 12:49:11 PM
    Author     : Piotr Maselkowski <pmaselkowski at gmail.com>
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0 / 0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-view {
  padding-top: 20px;
}
.grid-view table.items th a {
  display: block;
  position: relative;
}
.grid-view table.items th a .caret {
  display: none;
  position: absolute;
  right: 5px;
  top: 7px;
}
.grid-view table.items th a.asc .caret {
  display: block;
}
.grid-view table.items th a.desc .caret {
  border-bottom: 4px solid #000000;
  border-top: none;
  display: block;
}
.grid-view table.items tr.selected td {
  background: #eeeeee;
}
.grid-view .filters .filter-container {
  padding: 0 15px 0 0;
}
.grid-view .filters input,
.grid-view .filters select {
  margin-bottom: 0;
  width: 100%;
}
.grid-view .button-column {
  text-align: center;
  width: 50px;
}
.grid-view .checkbox-column {
  width: 15px;
}
.grid-view .summary {
  margin-bottom: 5px;
  text-align: right;
}
.grid-view .pager {
  margin-top: 5px;
}
.grid-view .empty {
  font-style: italic;
}
.grid-view-loading {
  background: url(../img/loading.gif) no-repeat;
}
.list-view {
  padding-top: 20px;
}
.list-view .summary {
  margin-bottom: 5px;
  text-align: right;
}
.list-view .pager {
  margin-top: 5px;
}
.list-view .sorter {
  margin: 0 0 5px 0;
  text-align: right;
}
.list-view .sorter ul {
  display: inline;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.list-view .sorter li {
  display: inline;
  margin: 0 0 0 5px;
  padding: 0;
}
.list-view .sorter a .caret {
  position: absolute;
  right: 5px;
  top: 7px;
}
.list-view .sorter a .caret.desc .caret {
  border-bottom: 4px solid #000000;
  border-top: none;
}
.list-view-loading {
  background: url(../img/loading.gif) no-repeat;
}
.detail-view .null {
  color: #ffc0cb;
}
.detail-view th {
  text-align: right;
  width: 160px;
}
span.required {
  color: #ff0000;
}
.form-inline label.error,
.form-horizontal label.error,
.form-vertical label.error {
  color: #b94a48;
}
.form-inline select.error,
.form-inline input.error,
.form-inline textarea.error,
.form-horizontal select.error,
.form-horizontal input.error,
.form-horizontal textarea.error,
.form-vertical select.error,
.form-vertical input.error,
.form-vertical textarea.error {
  border-color: #b94a48;
  color: #b94a48;
}
.form-inline select.error:focus,
.form-inline input.error:focus,
.form-inline textarea.error:focus,
.form-horizontal select.error:focus,
.form-horizontal input.error:focus,
.form-horizontal textarea.error:focus,
.form-vertical select.error:focus,
.form-vertical input.error:focus,
.form-vertical textarea.error:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.form-inline .help-block.error,
.form-inline .help-inline.error,
.form-horizontal .help-block.error,
.form-horizontal .help-inline.error,
.form-vertical .help-block.error,
.form-vertical .help-inline.error {
  color: #b94a48;
}
.select2-container {
  margin-bottom: 9px;
}
.select2-container-multi .select2-choices {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #CCCCCC;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.select2-container-multi.select2-dropdown-open .select2-choices {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
/* Responsive Tables */
table th {
  font-weight: bold;
}
table td,
table th {
  padding: 9px 10px;
  text-align: left;
}
/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th,
  .pinned table td {
    white-space: nowrap;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  div.table-wrapper div.scrollable table {
    margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
}
::selection,
::-moz-selection {
  color: white;
  background-color: black;
}
html,
body,
#mainWrapper,
.container {
  height: 100%;
}
body {
  font-family: "verdana";
  color: black;
  background-color: #000000;
  margin: 0px auto !important;
  font-size: 15px;
  line-height: 160%;
}
.back-cover {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url('images/v04-back-fs8.png') 0px 0px no-repeat fixed;
  background-size: cover;
  z-index: -999999;
}
.mainBg {
  height: 100%;
}
@media (max-width: 1400px) {
  body {
    margin-top: 20px;
    overflow-x: hidden;
    font-size: 14px;
  }
  .container {
    width: 95%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 80%;
    max-width: 1500px;
  }
}
@font-face {
  font-family: 'base_02regular';
  src: url('fonts/base_02-webfont.eot');
  src: url('fonts/base_02-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/base_02-webfont.woff') format('woff'), url('fonts/base_02-webfont.ttf') format('truetype'), url('fonts/base_02-webfont.svg#base_02regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'distressregular';
  src: url('fonts/distres2-webfont.eot');
  src: url('fonts/distres2-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/distres2-webfont.woff') format('woff'), url('fonts/distres2-webfont.ttf') format('truetype'), url('fonts/distres2-webfont.svg#distressregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
p {
  text-align: justify;
}
ul {
  margin-bottom: 30px;
  padding-left: 15px;
}
.img-bw {
  transition: .5s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.img-sepia {
  transition: .5s;
  -webkit-filter: sepia(1);
  filter: sepia(1);
}
.img-list {
  margin-bottom: 20px;
}
.img-thumbnail {
  padding: 0px;
  border: none;
}
a {
  color: white;
  text-decoration: none;
  text-shadow: 1px 1px 1px black;
  transition: .5s;
}
a.row {
  color: black;
  text-shadow: none;
  display: block;
}
a.row:hover img.img-bw {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
a.row:hover img.img-sepia {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
a:hover {
  color: black;
  text-decoration: none !important;
  text-shadow: 0 0 5px white;
}
nav ul,
nav li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border: none;
}
.breadcrumbs {
  border-radius: 0;
  padding: 5px;
  margin: 0;
}
.ui-widget p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #664b32;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: black;
  font-family: Arial, Tahoma;
}
h1 {
  font-size: 1.6em;
  font-weight: bold;
}
h2 {
  font-size: 1.5em;
  font-weight: bold;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1.1em;
}
h1,
h2,
h3,
h4 {
  color: #664b32;
  /*font-weight:bold;*/
}
h1 {
  font-family: "verdana";
}
h2,
h3 {
  font-family: "verdana";
}
h4,
h5,
h6 {
  font-family: "verdana";
}
#searchBox {
  margin-top: 22px;
}
#searchBox form {
  margin: 0px;
}
#searchBox input {
  background: url('images/lupa.png') no-repeat right center white;
  color: #d6d1cd;
  border: 1px solid #89a621;
  font-size: 16px;
  height: 17px;
  width: 172px;
  padding: 2px 20px 2px 2px;
  margin: 0px;
}
#searchBox input:focus {
  color: black;
}
#searchBox form div {
  position: absolute;
  width: 20px;
  height: 21px;
  margin: 1px 0px 0px 175px;
  cursor: pointer;
}
#topBg {
  background: url('images/water-fs8.png') top right no-repeat;
  background-size: 100%;
}
#topBg a.logo {
  background: url('images/topBg.png') right bottom no-repeat;
  background-size: contain;
  height: 206px;
  width: 100%;
  display: block;
}
#topBg a.logo:hover {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 240px rgba(255, 255, 190, 0.5);
}
@media (max-width: 800px) {
  #topBg a.logo {
    height: 100px !important;
  }
}
.top-contact {
  position: absolute;
  margin-left: 10px;
  margin-top: 5px;
  padding: 3px;
}
.top-contact a {
  padding-top: .44em;
  width: 2.5em;
  height: 2.5em;
  text-align: center;
  display: block;
  text-shadow: none;
}
.top-contact a:hover {
  color: white;
}
.contacts-list a {
  color: black;
  text-shadow: none;
}
.contacts-list a:hover {
  color: black;
}
.photo-authors {
  font-size: .8em;
  font-style: italic;
  color: #333;
}
#menuBg {
  color: white;
  background: black;
  font-family: "verdana";
  font-size: .8em;
  letter-spacing: 2px;
  font-weight: bold;
  width: 100%;
  z-index: 99;
}
#menuBg ul,
#menuBg li,
#menuBg a {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
#menuBg ul > li > ul {
  display: none;
  position: absolute;
  z-index: 100;
  padding: 0px 40px 40px 40px;
  margin: 0px -40px -40px -40px;
}
#menuBg ul > li > ul li {
  background: black;
  display: block;
}
#menuBg ul > li > ul li a {
  display: block;
}
#menuBg ul > li > ul:hover {
  display: block;
}
#menuBg a {
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  padding: .5em 1.6em;
}
#menuBg a:hover,
#menuBg .active {
  text-shadow: 0 0 10px #ffffbe;
  box-shadow: 0px 0px 240px rgba(255, 255, 190, 0.5);
  color: #664b32;
  background: white;
}
#menuBg a:hover + ul {
  display: block;
}
#contentBg {
  color: black;
  background: url('images/v04-front.jpg') 0px 0px no-repeat fixed;
  min-height: 120px;
  background-size: cover;
}
#contentShim {
  background: rgba(255, 255, 255, 0.5);
  padding: 18px;
  padding: 24px;
}
.bottomBg {
  /*color:white;*/
  padding: 18px;
}
.bottomBg a:hover {
  color: black;
  text-decoration: underline;
}
#footer-contact {
  padding: 1em 0;
  font-size: 1.1em;
  font-weight: bold;
}
#footer-contact a {
  color: #664b32;
  text-shadow: none;
  display: inline-block;
  margin: 0 .75em;
}
#footer-contact a:hover {
  text-shadow: none;
  color: #664b32;
  text-decoration: underline;
}
#copyright li {
  list-style: none;
  float: left;
  padding: 0px 5px;
  margin: 0px 5px;
  /*background: rgba(0,0,0,.5);*/
  /*border-radius:2px;*/
}
#copyright ul {
  margin-top: 2em;
}
#copyright li:first-child {
  /*	padding: 0px 0px;
		margin: 0px 0px;
		background: transparent;
		list-style: none;
		float:none;
		clear: both;*/
}
#copyright li:first-child a,
#copyright li:first-child a:hover {
  /*	color:white;
		text-decoration: none;
		font-weight: 600;*/
}
#copyright {
  padding: 4em 0;
  text-shadow: none;
  color: #664b32;
}
#copyright a,
#copyright a:hover {
  color: #664b32;
  text-shadow: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  margin-top: -0.5em;
  vertical-align: middle;
  border-top: 0.35em dashed;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
}
.content-item {
  margin: 3em;
}
.sub-nav,
.content-nav {
  font-size: .8em;
}
.sub-nav li span,
.content-nav li span,
.sub-nav li a,
.content-nav li a {
  display: block;
  background: black;
  color: white;
  text-shadow: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.6em;
  padding-bottom: 0.5em;
  font-weight: bold;
  margin-bottom: 1px;
  transition: .5s;
  text-transform: uppercase;
}
.sub-nav li span:hover,
.content-nav li span:hover,
.sub-nav li a:hover,
.content-nav li a:hover {
  background: white;
  color: #664b32;
  text-shadow: 0 0 10px #ffffbe;
}
.content-nav {
  font-size: .9em;
}
.content-nav li span,
.content-nav li a {
  background: none;
  border: 2px solid #664b32;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  color: #664b32;
  text-shadow: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.6em;
  padding-bottom: 0.5em;
  margin-bottom: 1px;
  transition: .5s;
}
.affix {
  top: 0px;
}
/* Classic carousel */
.carousel-classic .carousel-caption {
  padding: 20px;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-classic .carousel-indicators {
  bottom: auto;
  top: 20px;
}
/* Carousel tweaks */
.carousel .carousel-inner {
  min-height: 420px;
  max-height: 453px;
}
.carousel .carousel-inner .item {
  background-size: cover;
  background-position: 100% 50%;
  min-height: 420px;
  max-height: 453px;
}
.carousel .carousel-inner .item .carousel-caption {
  text-shadow: 0 1px 1px #000000;
}
.carousel .carousel-inner .item .carousel-caption h3 {
  color: white;
}
.carousel .carousel-inner .item .carousel-caption a {
  color: white;
}
.carousel .carousel-inner .item .carousel-caption a:hover {
  color: white;
  text-shadow: 0 1px 1px #000000;
}
.carousel .carousel-inner .item a.landing {
  width: 100%;
  height: 300px;
  display: block;
}
.carousel p {
  text-align: center;
}
.staple-gallery a {
  display: block;
  margin: 15px 0px;
}
.awe-share a:hover {
  text-shadow: none;
}
.form-control {
  height: auto;
  padding: .4em .8em;
  font-size: 1em;
}
.input-sm {
  padding: .2em .4em !important;
  font-size: .7em !important;
}
.input-lg {
  font-size: 1.2em !important;
}
.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=site.css.map */