@import "reset.css";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?-kuebpr');
  src: url('../fonts/icomoon.eot?#iefix-kuebpr') format('embedded-opentype'), url('../fonts/icomoon.woff?-kuebpr') format('woff'), url('../fonts/icomoon.ttf?-kuebpr') format('truetype'), url('../fonts/icomoon.svg?-kuebpr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-logoHR:before {
  content: "\e600";
}
.icon-logoEN:before {
  content: "\e601";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-file-o:before {
  content: "\f016";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.garamond {
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: black;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
em {
  font-style: italic;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
body {
  font-family: "proxima-nova";
  font-weight: 300;
}
.text p {
  margin-bottom: 18px;
}
b,
strong {
  font-weight: bold;
}
i,
italic {
  font-style: italic;
}
.homeNav {
  height: 500px;
}
.height {
  position: relative;
  float: left;
  width: 100%;
}
.height .foot {
  font-size: 13px;
  line-height: 28px;
  position: absolute;
  bottom: 40px;
  left: 3%;
  z-index: 10;
  color: white;
}
.height .foot a {
  color: white;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.height .foot a:hover {
  color: #ca5202;
}
.invisible {
  display: none;
}
.blue {
  background: #1a59b0;
}
.green {
  background: #6a8b10;
}
.yellow {
  background: #ffc000;
}
.orange {
  background: #ca5202;
}
#sidenav {
  z-index: 9999;
  position: fixed;
  right: 20px;
  top: 50%;
  margin-top: -63px;
}
#sidenav li {
  cursor: pointer;
  margin-bottom: 10px;
  width: 120px;
  min-height: 16px;
}
#sidenav li div {
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  float: right;
  width: 14px;
  height: 14px;
  background: white;
  border: 1px solid grey;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s,-moz-transform 1s,-o-transform 1s,transform 1s;
}
#sidenav li p {
  float: right;
  display: none;
  font-family: "proxima-nova";
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  color: #ca5202;
  margin-top: 2px;
  margin-right: 10px;
}
#sidenav li.active,
#sidenav li:hover {
  background-position: right 0px;
}
#sidenav li.active p,
#sidenav li:hover p {
  display: block;
}
#sidenav li.active div,
#sidenav li:hover div {
  background: #ca5202;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s,-moz-transform 1s,-o-transform 1s,transform 1s;
}
#headerNav.notHome {
  background: #fafafa;
}
#headerNav {
  z-index: 9999;
  position: fixed;
  top: 25px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
  max-width: 1340px;
  background: url("../images/navBck.png");
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s,-moz-transform 1s,-o-transform 1s,transform 1s;
}
#headerNav .subHeader {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 40px;
}
#headerNav .subHeader .active {
  color: #ca5202;
}
#headerNav .aminHeader {
  float: left;
  width: 100%;
}
#headerNav .cont {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
#headerNav .cont .logo {
  display: block;
  float: left;
  width: 135px;
  height: 56px;
  margin-top: 15px;
}
#headerNav .cont .logo i {
  font-size: 56px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
#headerNav .cont .logo:hover {
  color: #ca5202;
}
#headerNav .cont .nav {
  float: right;
}
#headerNav .cont .nav li {
  float: left;
  margin-right: 30px;
}
#headerNav .cont .nav li a {
  font-weight: bold;
  font-size: 14px;
  line-height: 80px;
  color: #5d5e61;
  text-transform: uppercase;
}
#headerNav .cont .nav li a:hover {
  color: #e65c00;
}
#headerNav .cont .nav li .active {
  color: #e65c00;
}
#headerNav .cont .lang {
  top: -22px;
  position: absolute;
  position: a;
  right: 0;
}
#headerNav .cont .lang li {
  float: right;
  margin-right: 30px;
}
#headerNav .cont .lang li a {
  font-size: 12px;
  font-weight: bold;
  color: #5d5e61;
}
#headerNav .cont .lang li a:hover {
  color: white;
}
#headerNav .cont .lang li a.active {
  padding: 1px 5px;
  border: 1px solid white;
  color: white;
}
#headerNav .subnav {
  float: right;
}
#headerNav .subnav li {
  float: left;
  margin-right: 30px;
}
#headerNav .subnav li a {
  line-height: 40px;
  color: white;
}
.slideShow {
  position: relative;
}
.slideShow h2 {
  width: 100%;
  color: white;
  z-index: 1000;
  position: absolute;
  top: 400px;
  text-align: center;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  font-size: 140px;
}
.slideShow p {
  position: absolute;
  width: 660px;
  top: 600px;
  left: 50%;
  margin-left: -330px;
  color: white;
  font-size: 18px;
  line-height: 28px;
}
#headerNav .blue {
  background: #1A3F70;
}
#headerNav .blue a {
  color: white;
}
#headerNav.headBlue .nav li a:hover {
  color: #1a59b0;
}
#headerNav.headGreen .nav li a:hover {
  color: #e65c00;
}
#headerNavHome {
  z-index: 9999;
  position: fixed;
  top: 20px;
  left: 50%;
  width: 100%;
  height: 80px;
  max-width: 1300px;
  background: url("../images/navBck.png");
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#headerNavHome .cont {
  width: 1000px;
  margin: 0 auto;
}
#headerNavHome .cont .logo {
  display: block;
  float: left;
  width: 135px;
  height: 56px;
  background: url("../images/navLogo.png") no-repeat;
  margin-top: 15px;
}
#headerNavHome .cont .nav {
  float: right;
}
#headerNavHome .cont .nav li {
  float: left;
  margin-right: 30px;
}
#headerNavHome .cont .nav li a {
  font-weight: bold;
  font-size: 14px;
  line-height: 80px;
  color: #5d5e61;
  text-transform: uppercase;
}
#headerNavHome .cont .nav li a:hover {
  color: #ca5202;
}
#headerNav.scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#headerNav.unscale {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.homeNav {
  position: relative;
}
.homeNav .logo {
  float: left;
  width: 254px;
  height: 422px;
}
.homeNav .logo i {
  font-size: 500px;
}
.homeNav .lang {
  position: absolute;
  top: 3%;
  right: 3%;
  z-index: 10;
}
.homeNav .lang li {
  float: left;
  margin-left: 20px;
}
.homeNav .lang li.active a {
  color: white;
  border: 1px solid white;
}
.homeNav .lang li a {
  text-transform: uppercase;
  display: block;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  color: white;
}
.homeNav h2 {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 450px;
  z-index: 10;
  font-size: 24px;
  line-height: 34px;
  color: white;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  font-weight: normal;
}
.homeNav .nav {
  position: absolute;
  z-index: 10;
  color: white;
  width: 94%;
  left: 50%;
  top: 45%;
  margin-left: -47%;
  padding-right: 3%;
  background: rgba(0, 0, 0, 0.5);
}
.homeNav .nav ul {
  float: right;
}
.homeNav .nav .logo {
  position: absolute;
  left: 30px;
  top: -240px;
  width: 200px;
  height: 422px;
  background: url("../images/homeLogo.png") no-repeat;
  -webkit-background-size: 60% auto;
  -moz-background-size: 60% auto;
  background-size: 60% auto;
  background-position: 25% 0;
}
.homeNav .nav .logo i {
  display: block;
  margin-top: 250px;
  font-size: 82px;
}
.homeNav .nav li {
  float: left;
  margin-left: 40px;
}
.homeNav .nav li a {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 100px;
  color: white;
  font-weight: bold;
  letter-spacing: 2px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.homeNav .nav li a:hover {
  color: #ca5202;
}
.scrollDown {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  width: 71px;
  height: 71px;
  border: 2px solid white;
  bottom: 20px;
  left: 50%;
  margin-left: -36px;
  -webkit-border-radius: 71px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 71px;
  -moz-background-clip: padding;
  border-radius: 71px;
  background-clip: padding-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.scrollDown:hover {
  background: white;
}
.scrollDown:hover i {
  color: #1a59b0;
}
.scrollDown i {
  display: block;
  margin: 0 auto;
  line-height: 71px;
  text-align: center;
  color: white;
  font-size: 50px;
}
.homeNews {
  background: #ca5202;
  float: left;
  width: 100%;
}
.homeNews h3 {
  font-weight: bold;
  color: white;
  background: #a24202;
  text-transform: uppercase;
  line-height: 80px;
  text-align: center;
  font-size: 14px;
}
.homeNews > ul li {
  padding: 10px 0;
  border-bottom: 1px solid #712e01;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.homeNews > ul li:before,
.homeNews > ul li:after {
  content: " ";
  display: table;
}
.homeNews > ul li:after {
  clear: both;
}
.homeNews > ul li .container {
  padding: 0;
}
.homeNews > ul li:last-child {
  border: none;
}
.homeNews > ul li:hover {
  background: #a24202;
}
.homeNews > ul li:hover .date {
  background: #823502;
}
.homeNews .date {
  float: left;
  width: 130px;
  height: 130px;
  background: #a24202;
  color: white;
  -webkit-border-radius: 65px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 65px;
  -moz-background-clip: padding;
  border-radius: 65px;
  background-clip: padding-box;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.homeNews .date p {
  text-align: center;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.homeNews .date p.big {
  margin-top: 25px;
  font-size: 64px;
}
.homeNews .date p.small {
  font-size: 12px;
  text-transform: uppercase;
}
.homeNews .text {
  float: left;
  margin-left: 60px;
  margin-top: 25px;
  color: white;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.homeNews .text h2 {
  max-width: 700px;
  font-size: 36px;
  line-height: 42px;
  color: white;
  font-weight: 400;
}
.guest {
  float: left;
  width: 100%;
  position: relative;
  height: 550px;
  background: #ffc000;
}
.guest h3 {
  font-weight: bold;
  color: white;
  background: #cc9a00;
  text-transform: uppercase;
  line-height: 80px;
  text-align: center;
  font-size: 14px;
}
.guest .entry {
  position: absolute;
  top: 35%;
  width: 100%;
}
.guest h4 {
  width: 100%;
  color: black;
  font-size: 190px;
  text-align: center;
  font-weight: bold;
}
.guest p {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.guest .date {
  text-transform: none;
}
.discover {
  background: #1d72d1;
}
.discover h3 {
  font-weight: bold;
  color: white;
  background: #175ba7;
  text-transform: uppercase;
  line-height: 80px;
  text-align: center;
  font-size: 14px;
}
.discover .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
.discover .round {
  position: relative;
  overflow: hidden;
  width: 320px;
  height: 320px;
  -webkit-border-radius: 160px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 160px;
  -moz-background-clip: padding;
  border-radius: 160px;
  background-clip: padding-box;
}
.discover .round:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.discover .round img {
  width: 100%;
  position: absolute;
  display: block;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.discover .round h4 {
  width: 100%;
  position: absolute;
  line-height: 320px;
  font-size: 50px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  text-align: center;
  color: white;
}
.home .logo {
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -160px;
  width: 319px;
  height: 659px;
  background: url("../images/uvodLogo.png") no-repeat;
  background-position: center top;
}
.home .content {
  position: absolute;
  top: 60px;
  left: 50%;
  top: 50%;
  margin-left: -345px;
  margin-top: -190px;
  width: 690px;
}
.home .content h3 {
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
}
.home .content h3 a {
  border-bottom: 1px solid #ca5202;
}
.home .content h3 a:hover {
  color: #ca5202;
}
.home .content h3 .firstcharacter {
  float: left;
  color: #ca5202;
  font-size: 75px;
  line-height: 46px;
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 3px;
}
.home .content .button {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: white;
  color: #5d5e61;
  border: 2px solid #ca5202;
  text-align: center;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  font-weight: 700;
  margin: 50px auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s,-moz-transform 1s,-o-transform 1s,transform 1s;
}
.home .content .button:hover {
  background: #ca5202;
  color: white;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s,-moz-transform 1s,-o-transform 1s,transform 1s;
}
.istrazi {
  background: #e8e8e8;
}
.istrazi h3 {
  text-align: center;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  font-size: 40px;
  color: #5d5e61;
  margin-top: 14%;
}
.istrazi ul {
  position: absolute;
  width: 680px;
  left: 50%;
  top: 50%;
  margin-left: -340px;
  margin-top: -160px;
}
.istrazi ul li {
  float: left;
  width: 320px;
  height: 320px;
  margin-right: 20px;
  display: table;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.istrazi ul li h4 {
  padding: 15px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 60px;
  line-height: 71px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  color: white;
}
.istrazi ul li {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s,-moz-transform 1s,-o-transform 1s,transform 1s;
}
.istrazi ul li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s,-moz-transform 1s,-o-transform 1s,transform 1s;
}
.istrazi ul .suvenir {
  background: url("../images/suvenirnica.png") no-repeat;
  background-position: left top;
}
.istrazi ul .izlozba {
  background: url("../images/izlo.png") no-repeat;
  background-position: left top;
}
.istrazi ul .posjetite {
  background: url("../images/posjet.png") no-repeat;
  background-position: left top;
}
.istrazi ul .suvenir:hover {
  background-position: left bottom;
}
.istrazi ul .izlozba:hover {
  background-position: left bottom;
}
.istrazi ul .posjetite:hover {
  background-position: left bottom;
}
.guestBook {
  background: #fac319;
}
.guestBook h3 {
  text-align: center;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  font-size: 40px;
  color: black;
  margin-top: 14%;
}
.guestBook .entry {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  margin-left: -500px;
  margin-top: -113px;
}
.guestBook p {
  color: white;
  font-family: "adobe-garamond-pro";
  font-weight: 400px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.guestBook h4 {
  font-weight: bold;
  font-size: 190px;
  text-transform: uppercase;
  text-align: center;
}
.text {
  margin-bottom: 50px;
}
.slideShow {
  margin-bottom: 60px;
}
.textCont {
  width: 670px;
  color: white;
  margin: 60px auto;
}
.textCont h3 {
  font-size: 36px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  margin-bottom: 50px;
}
.textCont p {
  font-size: 18px;
  line-height: 28px;
}
.widthImg {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1340px;
  margin: 60px auto;
}
.widthImg img {
  width: 100%;
}
.widthImg h3 {
  position: absolute;
  font-size: 120px;
  color: white;
  top: 40%;
  width: 100%;
  text-align: center;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.footer {
  float: left;
  height: 440px;
  width: 100%;
  background: url("../images/foot.jpg");
  color: white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer a {
  color: white;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.footer a:hover {
  color: #ca5202;
}
.footer i {
  margin-top: 5px;
  font-size: 20px;
  margin-right: 10px;
}
.footer .row:before,
.footer .row:after {
  content: " ";
  display: table;
}
.footer .row:after {
  clear: both;
}
.footer .row p {
  font-size: 14px;
  line-height: 28px;
}
.footer .row.about {
  margin: 50px 0;
}
.footer .right .clock {
  margin-right: 10px;
  float: left;
  height: 100px;
}
.footer .face a {
  font-size: 14px;
  line-height: 28px;
  color: white;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.footer .face a:hover span {
  color: #ca5202;
}
.footer .face .appstore {
  display: block;
  width: 135px;
  height: 45px;
  background: url("../images/appstore.png") no-repeat;
  margin: 10px 0 0 21px;
}
.footer .face p {
  padding-left: 25px;
}
.footer .face .con {
  float: right;
}
.footer .icons {
  float: left;
  width: 100%;
  padding: 50px 0;
  border-top: 2px solid #2c2c2c;
  border-bottom: 2px solid #2c2c2c;
}
.footer .icons:before,
.footer .icons:after {
  content: " ";
  display: table;
}
.footer .icons:after {
  clear: both;
}
.footer .icons .icon {
  float: left;
  margin-right: 140px;
}
.footer .icons .icon:last-child {
  margin: 0;
}
.footer .icons .fondovi {
  width: 130px;
  height: 67px;
  background: url("../images/fondovi.png");
  margin-top: -20px;
}
.footer .icons .konk {
  width: 169px;
  height: 34px;
  background: url("../images/konkurentna.png");
}
.footer .icons .sufi {
  width: 212px;
  height: 26px;
  background: url("../images/sufi.png");
  margin-top: 6px;
}
.footer .icons .eu {
  width: 209px;
  height: 41px;
  background: url("../images/eu.png");
  margin-top: -4px;
}
.footer .entry {
  width: 1000px;
  margin: 0 auto;
}
.footer .colo {
  width: 100%;
}
.footer h4 {
  margin-top: 40px;
  float: left;
  font-size: 12px;
  color: #5d5e61;
}
.footer h5 {
  margin-top: 40px;
  font-size: 12px;
  color: #5d5e61;
  float: right;
}
.footer h5 a {
  color: #5d5e61;
  text-transform: uppercase;
}
.footer h5 a:hover {
  color: #ca5202;
}
#map {
  width: 100%;
  position: relative;
  height: 450px;
}
.fullImg {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  height: 340px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.fullImg h3 {
  display: block;
  max-width: 1340px;
  margin: 0 auto;
  padding: 170px 0 0 50px;
  color: white;
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.vizijaCont {
  position: relative;
  width: 830px;
  margin: 0 auto;
  padding: 50px 0 0 50px;
  color: white;
}
.vizijaCont .sidebar {
  position: absolute;
  top: -50px;
  left: -200px;
  padding: 25px;
  width: 180px;
  background: #e65c00;
  margin-bottom: 25px;
}
.vizijaCont .sidebar li {
  margin-bottom: 20px;
}
.vizijaCont .sidebar li a {
  font-weight: bold;
}
.vizijaCont .sidebar li a:hover,
.vizijaCont .sidebar li .active {
  color: white;
  text-decoration: none;
}
.vizijaCont .text {
  float: left;
  width: 580px;
}
.vizijaCont .text h3 {
  font-size: 36px;
  line-height: 46px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  margin-bottom: 50px;
}
.vizijaCont .text strong {
  font-weight: bold;
}
.vizijaCont .text p {
  font-size: 18px;
  line-height: 28px;
}
.vizijaCont .text p span {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
}
.vizijaCont .text a {
  color: white;
  text-decoration: underline;
}
.vizijaCont .text ul {
  list-style: disc;
  list-style-position: inside;
  margin: 15px 0 0 30px;
}
.vizijaCont .text ul li {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}
.vizijaCont .text .blockquote {
  display: block;
  padding: 20px 20px 20px 290px;
  margin: 45px 0 45px -305px;
  width: 1020px;
  color: #6a8b10;
  background: url("../images/quote.png") no-repeat, #ffffff;
  background-position: 150px 30px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
}
.vizijaCont .links {
  float: right;
  width: 150px;
}
.vizijaCont .links ul {
  display: table;
}
.vizijaCont .links ul a {
  display: block;
  margin-bottom: 20px;
}
.vizijaCont .links ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 150px;
  height: 150px;
  color: white;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
}
.vizijaCont .links ul li {
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: -webkit-transform 0.3s,-moz-transform 0.3s,-o-transform 0.3s,transform 0.3s;
}
.vizijaCont .links ul li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background-position: left bottom;
}
.vizijaCont .links ul .suvenir {
  background: url("../images/suvenirnica.png") no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.vizijaCont .links ul .izlozba {
  background: url("../images/izlo.png") no-repeat;
  background-position: left top;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.vizijaCont .links ul .posjetite {
  background: url("../images/posjet.png") no-repeat;
  background-position: left top;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.slideShow.book {
  margin: 0;
}
#knjigaDojmova .upis {
  float: left;
}
#knjigaDojmova .upis .name {
  text-transform: uppercase;
  text-align: center;
}
#knjigaDojmova .upis .text {
  color: white;
  margin-top: 30px;
  font-size: 30px;
  text-align: center;
}
#knjigaDojmova .invert1 .text {
  color: black;
}
#knjigaDojmova .invert1 .name {
  color: white;
}
#knjigaDojmova .stil1 {
  width: 100%;
  padding: 50px 100px;
}
#knjigaDojmova .stil1 .text {
  font-size: 60px;
  line-height: 80px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
#knjigaDojmova .stil6 {
  width: 100%;
  padding: 50px 100px;
}
#knjigaDojmova .stil6 .text {
  font-size: 60px;
  line-height: 80px;
}
#knjigaDojmova .stil2 {
  width: 100%;
  padding: 50px 100px;
}
#knjigaDojmova .stil2 .text {
  font-size: 120px;
  line-height: 120px;
}
#knjigaDojmova .stil3 {
  width: 100%;
  padding: 50px 100px;
}
#knjigaDojmova .stil3 .text {
  font-size: 120px;
  line-height: 120px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
#knjigaDojmova .stil4 {
  width: 100%;
  padding: 50px 100px;
}
#knjigaDojmova .stil4 .text {
  font-size: 240px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
#knjigaDojmova .stil5 {
  width: 100%;
  padding: 50px 100px;
}
#knjigaDojmova .stil5 .text {
  font-size: 240px;
  font-weight: bold;
}
#knjigaDojmova .stil7 {
  width: 100%;
  padding: 50px 50px 50px 100px;
}
#knjigaDojmova .stil7 .text {
  font-size: 30px;
  line-height: 46px;
}
#knjigaDojmova .stil8 {
  width: 100%;
  padding: 50px 50px 50px 100px;
}
#knjigaDojmova .stil8 .text {
  font-size: 34px;
  line-height: 54px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
#knjigaDojmova .stil9 {
  width: 100%;
  padding: 50px 50px 50px 100px;
}
#knjigaDojmova .stil9 .text {
  font-size: 40px;
  line-height: 50px;
}
#knjigaDojmova .stil10 {
  width: 100%;
  padding: 50px 50px 50px 100px;
}
#knjigaDojmova .stil10 .text {
  font-size: 34px;
  line-height: 42px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
#knjigaDojmova .bgColor0 {
  background: #2474c5;
}
#knjigaDojmova .bgColor1 {
  background: #36afb0;
}
#knjigaDojmova .bgColor2 {
  background: #ce30b2;
}
#knjigaDojmova .bgColor3 {
  background: #fac319;
}
#knjigaDojmova .bgColor4 {
  background: #3d3dbd;
}
#knjigaDojmova .bgColor5 {
  background: #71a81a;
}
#knjigaDojmova .bgColor6 {
  background: #ff0000;
}
#knjigaDojmova .bgColor7 {
  background: #007eff;
}
#knjigaDojmova .bgColor8 {
  background: #b902a6;
}
#background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-height: 568px;
  min-width: 320px;
  background: transparent;
  overflow: hidden;
  z-index: 1;
}
#background-wallpaper {
  position: absolute;
  top: 0;
  left: 0;
  height: 120%;
  width: 120%;
  margin: -5% 0 0 -10%;
  background: url('../images/index.jpg') no-repeat;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center center;
  z-index: 1;
}
.newsList > ul li {
  padding: 10px 0;
  border-bottom: 1px solid #712e01;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.newsList > ul li:before,
.newsList > ul li:after {
  content: " ";
  display: table;
}
.newsList > ul li:after {
  clear: both;
}
.newsList > ul li:hover {
  background: #a24202;
}
.newsList > ul li:hover .date {
  background: #823502;
}
.newsList .date {
  float: left;
  width: 130px;
  height: 130px;
  background: #a24202;
  color: white;
  -webkit-border-radius: 65px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 65px;
  -moz-background-clip: padding;
  border-radius: 65px;
  background-clip: padding-box;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.newsList .date p {
  text-align: center;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.newsList .date p.big {
  margin-top: 25px;
  font-size: 64px;
}
.newsList .date p.small {
  font-size: 12px;
  text-transform: uppercase;
}
.newsList .text {
  float: left;
  margin-left: 60px;
  margin-top: 25px;
  color: white;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.newsList .text h2 {
  max-width: 700px;
  font-size: 36px;
  line-height: 42px;
  color: white;
  font-weight: 400;
}
.news .container {
  max-width: 600px;
  padding: 60px 0;
  color: white;
}
.news .container .lead {
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 60px;
  font-family: "adobe-garamond-pro";
  font-style: italic;
  font-weight: 400;
}
.news .container .text h3 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
}
.news .container .text p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 35px;
  font-weight: 300;
}
.news .container .text blockquote {
  display: block;
  position: relative;
  width: 1020px;
  background: white;
  margin-left: -370px;
  margin-bottom: 35px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.news .container .text blockquote p {
  font-size: 36px;
  line-height: 46px;
  margin-left: 350px;
  color: #ca5202;
  padding: 20px;
  font-family: "adobe-garamond-pro";
  font-weight: 400;
  font-style: italic;
}
.news .container .text blockquote:after {
  content: "";
  position: absolute;
  left: 205px;
  top: 30px;
  width: 93px;
  height: 73px;
  background: url("../images/quote_big.png");
}
.news .container .img {
  width: 100%;
  margin-bottom: 35px;
}
.news .container .img .src {
  position: relative;
}
.news .container .img .src .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.news .container .img .src .overlay .icon {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("../images/scope.png");
  margin-top: -15px;
  margin-left: -15px;
  left: 50%;
  top: 50%;
}
.news .container .img .src img {
  width: 100%;
}
.news .container .img .src:hover .overlay {
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.news .container .img h3 {
  color: black;
  font-size: 12px;
  text-transform: none;
}
.news .container .downloads {
  border-top: 2px solid #a24202;
  border-bottom: 2px solid #a24202;
  padding-top: 25px;
  margin-bottom: 35px;
}
.news .container .downloads a {
  color: white;
}
.news .container .downloads a:hover {
  text-decoration: underline;
}
.news .container .downloads i {
  float: left;
  font-size: 25px;
  line-height: 25px;
  margin-right: 10px;
}
.news .container .downloads h4 {
  height: 25px;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 25px;
}
.news .container .social {
  color: white;
  font-size: 30px;
}
.news .container .social i {
  color: white;
}
.news .container .social .icons {
  width: 73px;
  margin: 50px auto 20px;
}
.news .container .social .icons .face {
  margin-right: 20px;
}
.news .container .social p {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
}
.smallGal {
  position: relative;
  width: 900px;
  margin: 0 10px;
  margin-left: -145px;
}
.smallGal .left {
  display: none;
  cursor: pointer;
  position: absolute;
  left: -50px;
  width: 50px;
  height: 50px;
}
.smallGal .right {
  cursor: pointer;
  position: absolute;
  right: -70px;
  width: 50px;
  height: 50px;
}
.smallGal .arr {
  position: absolute;
  top: 35%;
}
.smallGal .arr:hover i {
  color: white;
}
.smallGal i {
  font-size: 30px;
  color: black;
  line-height: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.smallGal .over {
  width: 100%;
  overflow: hidden;
}
.smallGal .over p {
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.smallGal .items {
  width: 10000px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.smallGal .item {
  position: relative;
  float: left;
  line-height: 0;
  width: 200px;
}
.smallGal .item .img {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}
.smallGal .item .img img {
  width: 100%;
  cursor: pointer;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.smallGal .item .img .overlay {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/smallGal.jpg");
  background-size: 100% auto;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.smallGal .item .img:hover img {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.smallGal .item .img:hover .overlay {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1300px) {
  .fullImg h3 {
    font-size: 52px;
    padding: 220px 0 0 50px;
  }
  .fullImg.nov h3 {
    font-size: 60px;
    padding: 170px 0 0 50px;
  }
}
