/**
 * Theme Name: Prompt
 * Theme URI: https://prompt.hr
 * Author: Wink
 * Author URI: http://fatdux.com
 * Description: Custom WordPress theme for prompt.hr
 * Version: 1.0
 * Text Domain: prompt
 * Domain Path: /languages/
 */
.gallery:before,
.gallery-clear:before,
.gallery-pagination:before, .widget:before, .comments-area:before, #respond:before, #respond form p.comment-form-email:before, .gallery:after,
.gallery-clear:after,
.gallery-pagination:after, .widget:after, .comments-area:after, #respond:after, #respond form p.comment-form-email:after {
  content: "";
  display: table; }

.gallery::after,
.gallery-clear::after,
.gallery-pagination::after, .widget::after, .comments-area::after, #respond::after, #respond form p.comment-form-email::after {
  clear: both; }

/*! =Scaffolding
-------------------------------------------------------------- */
html {
  font-size: 16px; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  color: #111111;
  background-color: #ffffff;
  background-image: url("");
  position: relative;
  min-height: 5000px; }

a {
  color: inherit;
  text-decoration: none; }
  a:hover {
    color: #005da2; }

.affix {
  top: 0;
  width: 100%;
  z-index: 999; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

/*! =Bootstrap overrides and addons
-------------------------------------------------------------- */
.container {
  position: relative; }

.btn-rounded {
  border-radius: 26px; }

.btn-primary {
  background-color: #005da2;
  border-color: #005da2; }

.btn-secondary {
  background-color: #002847;
  border-color: #002847; }

.color-secondary {
  color: #002847; }

/*! =Images
-------------------------------------------------------------- */
.gallery {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0 auto; }
  .gallery dl,
  .gallery figure {
    margin: 0; }
  .gallery br + br {
    display: none; }
  .gallery .gallery-row {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .gallery .gallery-item {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 0 1.2em 0;
    padding: 0;
    border: none;
    background: transparent;
    list-style: none;
    text-align: center;
    min-width: 150px; }
    .gallery .gallery-item a {
      display: block; }
  .gallery .gallery-icon {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1em; }
    .gallery .gallery-icon img {
      display: block;
      margin: 0 auto;
      padding: 1%;
      max-width: 89%;
      width: auto;
      height: auto; }
      .gallery .gallery-icon img:hover {
        opacity: .8; }
  .gallery .gallery-caption {
    display: block;
    margin: 0 0 12px;
    margin-left: 0;
    color: #888;
    font-size: 12px; }

.gallery-columns-0 .gallery-item {
  width: 100%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.66%; }

.gallery-columns-7 .gallery-item {
  width: 14.28%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.11%; }

.gallery-columns-10 .gallery-item {
  width: 10%; }

.gallery-columns-11 .gallery-item {
  width: 9.09%; }

.gallery-columns-12 .gallery-item {
  width: 8.33%; }

.gallery-columns-13 .gallery-item {
  width: 7.69%; }

.gallery-columns-14 .gallery-item {
  width: 7.14%; }

.gallery-columns-15 .gallery-item {
  width: 6.66%; }

.gallery-columns-16 .gallery-item {
  width: 6.25%; }

.gallery-columns-17 .gallery-item {
  width: 5.88%; }

.gallery-columns-18 .gallery-item {
  width: 5.55%; }

.gallery-columns-19 .gallery-item {
  width: 5.26%; }

.gallery-columns-20 .gallery-item {
  width: 5%; }

.gallery-columns-21 .gallery-item {
  width: 4.76%; }

.gallery-columns-22 .gallery-item {
  width: 4.54%; }

.gallery-columns-23 .gallery-item {
  width: 4.34%; }

.gallery-columns-24 .gallery-item {
  width: 4.16%; }

.gallery-columns-25 .gallery-item {
  width: 4%; }

.gallery-columns-26 .gallery-item {
  width: 3.84%; }

.gallery-columns-27 .gallery-item {
  width: 3.7%; }

.gallery-columns-28 .gallery-item {
  width: 3.57%; }

.gallery-columns-29 .gallery-item {
  width: 3.44%; }

.gallery-columns-30 .gallery-item {
  width: 3.33%; }

.gallery-columns-0 .gallery-item,
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item {
  margin: 0 0 1.2em 0; }

.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item {
  margin: 0 0 .9em 0; }

.gallery-columns-9 .gallery-item,
.gallery-columns-10 .gallery-item,
.gallery-columns-11 .gallery-item,
.gallery-columns-12 .gallery-item,
.gallery-columns-13 .gallery-item,
.gallery-columns-14 .gallery-item,
.gallery-columns-15 .gallery-item,
.gallery-columns-16 .gallery-item,
.gallery-columns-17 .gallery-item,
.gallery-columns-18 .gallery-item,
.gallery-columns-19 .gallery-item,
.gallery-columns-20 .gallery-item,
.gallery-columns-21 .gallery-item,
.gallery-columns-22 .gallery-item,
.gallery-columns-23 .gallery-item,
.gallery-columns-24 .gallery-item,
.gallery-columns-25 .gallery-item,
.gallery-columns-26 .gallery-item,
.gallery-columns-27 .gallery-item,
.gallery-columns-28 .gallery-item,
.gallery-columns-29 .gallery-item,
.gallery-columns-30 .gallery-item {
  margin: 0 0 .6em 0; }

/* Clear first item of each row if captions are
too long so we don't break a grid */
.gallery-columns-2 .gallery-item:nth-child(2n+3),
.gallery-columns-3 .gallery-item:nth-child(3n+4),
.gallery-columns-4 .gallery-item:nth-child(4n+5),
.gallery-columns-5 .gallery-item:nth-child(5n+6),
.gallery-columns-6 .gallery-item:nth-child(6n+7),
.gallery-columns-7 .gallery-item:nth-child(7n+8),
.gallery-columns-8 .gallery-item:nth-child(8n+9),
.gallery-columns-9 .gallery-item:nth-child(9n+10),
.gallery-columns-10 .gallery-item:nth-child(10n+11),
.gallery-columns-11 .gallery-item:nth-child(11n+12),
.gallery-columns-12 .gallery-item:nth-child(12n+13),
.gallery-columns-13 .gallery-item:nth-child(13n+14),
.gallery-columns-14 .gallery-item:nth-child(14n+15),
.gallery-columns-15 .gallery-item:nth-child(15n+16),
.gallery-columns-16 .gallery-item:nth-child(16n+17),
.gallery-columns-17 .gallery-item:nth-child(17n+18),
.gallery-columns-18 .gallery-item:nth-child(18n+19),
.gallery-columns-19 .gallery-item:nth-child(19n+20),
.gallery-columns-20 .gallery-item:nth-child(20n+21),
.gallery-columns-21 .gallery-item:nth-child(21n+22),
.gallery-columns-22 .gallery-item:nth-child(22n+23),
.gallery-columns-23 .gallery-item:nth-child(23n+24),
.gallery-columns-24 .gallery-item:nth-child(24n+25),
.gallery-columns-25 .gallery-item:nth-child(25n+26),
.gallery-columns-26 .gallery-item:nth-child(26n+27),
.gallery-columns-27 .gallery-item:nth-child(27n+28),
.gallery-columns-28 .gallery-item:nth-child(28n+29),
.gallery-columns-29 .gallery-item:nth-child(29n+30),
.gallery-columns-30 .gallery-item:nth-child(30n+31) {
  clear: left; }

/*! =Pagination
-------------------------------------------------------------- */
/*! =Breadcrumbs
-------------------------------------------------------------- */
.breadcrumb {
  padding: 1rem 0 0 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0; }
  .breadcrumb a:hover {
    color: #005da2; }

.breadcrumb-item.active {
  color: #999999; }

/* =Widgets
-------------------------------------------------------------- */
.widget {
  position: relative;
  display: block; }
  .sidebar .widget {
    margin-bottom: 1.875rem; }
  .widget__header, .widget__body, .widget__footer {
    position: relative;
    display: block; }
  .widget__header {
    position: relative; }
  .widget__title {
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 0 0 10px;
    margin: 0 0 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    position: relative;
    color: #005da2;
    border-bottom: 1px solid #dddddd;
    text-transform: uppercase; }
  .widget dl, .widget ol, .widget ul {
    padding-left: 1em; }

/*! =Comments
-------------------------------------------------------------- */
.comments-area {
  margin: 5% auto 0 auto;
  max-width: 100%;
  padding-top: 20px;
  border-top: 4px solid #d8dad3;
  position: relative; }
  .widget-recent-comment .comments-area {
    margin: 0;
    padding: 0;
    border-top: none; }

.comment-list,
ul#recentcomments {
  margin: 0;
  padding: 0;
  list-style: none; }

.comment-list li {
  margin-bottom: 6%;
  position: relative; }

ul#recentcomments li {
  padding: 4px 0; }

ul#recentcomments li:first-child {
  padding-top: 0; }

ul#recentcomments li:last-child {
  border-bottom: none; }

h2.comments-title,
h3.comment-reply-title {
  margin-bottom: 5%;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Montserrat", sans-serif; }

.comment-block {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative; }

.comments-area .comment-meta {
  display: block;
  position: relative;
  margin: 0 0 18px; }
  .widget-recent-comment .comments-area .comment-meta {
    margin-bottom: 5px; }

.comments-area .avatar {
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  margin-top: 0;
  position: absolute;
  vertical-align: top;
  width: 40px;
  padding: 0;
  line-height: 0; }
  .widget-recent-comment .comments-area .avatar {
    width: 35px; }

.comments-area .comment-info {
  display: inline-block;
  margin: 0 0 0 55px; }
  .widget-recent-comment .comments-area .comment-info {
    margin-left: 45px; }

.comments-area .comment-cite {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  width: 100%; }

.comments-area .comment-time,
.comments-area .comment-edit-link {
  color: #999999;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  vertical-align: top; }

.comments-area .comment-time {
  text-transform: none;
  display: inline-block;
  width: 100%; }

.comments-area .comment-content {
  position: relative;
  background: #f2f2f2;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 20px;
  border-radius: 3px;
  display: block; }
  .comments-area .comment-content p {
    margin-bottom: 1.2em; }
    .comments-area .comment-content p.reply {
      margin-bottom: 0; }
  .comments-area .comment-content:before {
    border-bottom: 10px solid #f2f2f2;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    width: 0;
    left: 10px;
    position: absolute;
    top: -10px;
    display: block;
    z-index: 5;
    content: ''; }
  .widget-recent-comment .comments-area .comment-content {
    padding: 5px;
    background-color: #222222;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 0; }
    .widget-recent-comment .comments-area .comment-content:before {
      border-bottom: 5px solid #222222;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      top: -5px;
      left: 12px; }

.comments-area .comment-edit-link {
  position: absolute;
  bottom: 20px;
  right: 10px;
  display: block;
  width: 50px;
  font-size: 12px;
  font-size: 0.75rem; }

.comments-area .reply {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700; }
  .comments-area .reply a {
    color: #999999; }

.comments-area li.bypostauthor cite span {
  position: absolute;
  margin-left: 5px;
  padding: 2px 5px;
  font-size: 10px; }

a.comment-reply-link,
a.comment-edit-link {
  color: #686868;
  font-size: 13px;
  line-height: 1.846153846; }

a.comment-reply-link:hover,
a.comment-edit-link:hover {
  color: #21759b; }

.comment-list .pingback {
  margin-bottom: 24px;
  line-height: 1.714285714; }

/* Comment form */
#respond {
  margin-top: 48px;
  max-width: 99.5%; }
  #respond h3#reply-title #cancel-comment-reply-link {
    float: right;
    font-size: 18px;
    margin-top: 8px; }
  #respond form {
    margin: 2em 0; }
    #respond form p {
      margin: 1em 0; }
      #respond form p.comment-form-comment {
        margin-bottom: 0; }
      #respond form p.comment-form-author, #respond form p.comment-form-email {
        padding: 0;
        width: 48%; }
      #respond form p.comment-form-author {
        float: left; }
      #respond form p.comment-form-email {
        float: right; }
      #respond form p.comment-form-url {
        float: none;
        clear: both;
        width: 100%; }
      #respond form p.logged-in-as {
        margin-bottom: 2em; }
      #respond form p.form-submit #submit {
        width: auto;
        margin-top: 1em;
        background: #005da2;
        border: 1px solid #005da2;
        color: #ffffff;
        font-size: 18px;
        font-size: 1.125rem;
        border-radius: 3px;
        font-weight: 500;
        padding: 15px 20px; }
    #respond form label {
      display: block;
      line-height: 1.714285714; }
    #respond form input[type="text"],
    #respond form input[type="email"],
    #respond form input[type="url"],
    #respond form textarea {
      max-width: 100%;
      width: 100%;
      background: #fff;
      border: 1px solid #d8dad3;
      border-radius: 2px;
      color: #999999;
      font-size: 16px;
      font-size: 1rem;
      padding: 10px;
      -webkit-transition: all 0.1s ease-in-out 0s;
      -o-transition: all 0.1s ease-in-out 0s;
      transition: all 0.1s ease-in-out 0s; }
      #respond form input[type="text"]:focus,
      #respond form input[type="email"]:focus,
      #respond form input[type="url"]:focus,
      #respond form textarea:focus {
        border-color: #9ba08e; }
    #respond form textarea {
      overflow: auto;
      vertical-align: top; }
    #respond form .row input[type="text"],
    #respond form .row input[type="email"],
    #respond form .row input[type="url"],
    #respond form .row textarea {
      max-width: 100%;
      width: 100%; }
    #respond form p.form-allowed-tags {
      margin: 0;
      color: #5e5e5e;
      font-size: 12px;
      line-height: 2; }
    #respond form p.form-allowed-tags code {
      white-space: normal; }
  #respond .required {
    color: red; }

/*! =WordPress core styles
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: transparent;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  width: auto;
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 0;
  text-align: left; }
  .wp-caption > a {
    display: block; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }
  @media (min-width: 1380px) {
    .wp-caption.alignnone {
      min-width: calc(100% + 210px);
      margin-left: -210px; } }

@media (min-width: 1380px) {
  .offset-image {
    min-width: calc(100% + 210px);
    margin-left: -210px;
    margin-bottom: 20px;
    display: block; } }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
  max-width: 55%; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
  max-width: 55%; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin: 0;
  padding: 15px 0;
  color: #a8a8a8; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*! =Article
-------------------------------------------------------------- */
/*! =Article
-------------------------------------------------------------- */
/* =Header
-------------------------------------------------------------- */
.main-header {
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  position: fixed;
  z-index: 100;
  padding: 5px 0; }

.navbar-brand__name {
  display: none;
  color: #ffffff;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: -0.050em; }

.navbar-brand__logo {
  display: inline-block; }

.main-navbar .main-nav .nav-link {
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }
  .main-navbar .main-nav .nav-link span {
    color: #a2d4f8; }

.main-navbar .main-nav .active > .nav-link {
  color: #002847; }

.main-header {
  background-color: #002847;
  border-bottom: 1px solid #ffffff; }
  .main-header .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border-radius: 0;
    color: white; }
  .main-header .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .main-header .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .main-header .navbar-brand__name {
    display: inline-block; }
  .main-header .navbar-brand__logo {
    display: none; }
  .main-header .main-navbar .main-nav {
    border-top: 1px solid white;
    margin-top: 5px; }
    .main-header .main-navbar .main-nav .nav-link {
      font-size: 14px;
      font-size: 0.875rem; }

/* =Fixed nav
-------------------------------------------------------------- */
/* No touchevents devices */
.cd-nav-trigger {
  display: none; }

#side-nav {
  position: fixed;
  right: 40px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
  display: none; }
  #side-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #side-nav li {
    text-align: right; }
  #side-nav .cd-dot {
    position: relative;
    /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
    top: 8px;
    height: 32px;
    width: 50px;
    -webkit-transition: background-color 0.5s, -webkit-transform 0.2s;
    transition: background-color 0.5s, -webkit-transform 0.2s;
    -o-transition: transform 0.2s, background-color 0.5s;
    transition: transform 0.2s, background-color 0.5s;
    transition: transform 0.2s, background-color 0.5s, -webkit-transform 0.2s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    color: #a2d4f8;
    font-size: 26px;
    font-size: 1.625rem;
    font-family: "Roboto", sans-serif;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    text-decoration: underline; }
  #side-nav[data-section="0"] .cd-dot, #side-nav[data-section="1"] .cd-dot, #side-nav[data-section="2"] .cd-dot {
    color: #a2d4f8; }
  #side-nav[data-section="3"] .cd-dot, #side-nav[data-section="4"] .cd-dot, #side-nav[data-section="5"] .cd-dot, #side-nav[data-section="6"] .cd-dot, #side-nav[data-section="7"] .cd-dot {
    color: #002847; }
  #side-nav.light .cd-dot {
    color: #002847; }
  #side-nav.dark .cd-dot {
    color: #a2d4f8; }
  #side-nav .cd-label {
    position: relative;
    margin-right: 10px;
    padding: .4em .5em;
    color: white;
    font-size: 16px;
    font-size: 1rem;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%; }
  #side-nav a {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    #side-nav a:after {
      content: "";
      display: table;
      clear: both; }
    #side-nav a span {
      float: right;
      display: inline-block;
      -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
      transform: scale(0.6); }
    #side-nav a.is-selected .cd-dot {
      font-size: 40px;
      font-size: 2.5rem; }

/* =Frontpage
-------------------------------------------------------------- */
.section {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
  overflow: hidden; }
  .section.has-arrow:after {
    content: '';
    width: 31px;
    height: 77px;
    background: url(assets/images/arrow-down.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -17px; }
  .section.has-arrow--blue:after {
    background-image: url(assets/images/arrow-down-blue.png); }
  .section-header {
    text-align: center;
    position: relative;
    z-index: 0;
    padding-top: 25px;
    padding-bottom: 25px; }
    .section-header:before {
      content: attr(data-title);
      font-size: 200px;
      font-size: 12.5rem;
      text-transform: uppercase;
      color: #ffffff;
      font-weight: 700;
      font-family: "Montserrat", sans-serif;
      letter-spacing: 0.14em;
      line-height: 1;
      color: #001b2f;
      position: absolute;
      text-align: center;
      left: 0;
      right: 0;
      top: -25px;
      z-index: -1;
      opacity: .40;
      display: none; }
  .section-icon {
    padding-bottom: 36px; }
    .section-icon i {
      font-size: 3em; }
  .section-title {
    font-size: 38px;
    font-size: 2.375rem;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 41px;
    letter-spacing: 0.140em; }
    .section-title:after {
      content: '';
      position: absolute;
      width: 86px;
      height: 1px;
      background-color: #a1a1a1;
      left: 50%;
      margin-left: -43px;
      bottom: 0; }
  .section-lead {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 45px;
    padding-bottom: 0;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; }

.hero {
  background-color: #02518b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 35, 62, 0)), color-stop(75%, #00233e)), url(assets/images/hero-bg.png);
  background-image: -webkit-linear-gradient(top, rgba(0, 35, 62, 0) 0%, #00233e 75%), url(assets/images/hero-bg.png);
  background-image: -o-linear-gradient(top, rgba(0, 35, 62, 0) 0%, #00233e 75%), url(assets/images/hero-bg.png);
  background-image: linear-gradient(to bottom, rgba(0, 35, 62, 0) 0%, #00233e 75%), url(assets/images/hero-bg.png);
  background-position: center bottom, center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: calc(100vh - 160px);
  padding-top: 100px;
  padding-bottom: 0; }
  .hero-top {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: calc(100vh - 160px); }
    .hero-top__in {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .hero-top h1 {
      font-size: 32px;
      font-size: 2rem;
      text-transform: uppercase;
      color: #ffffff;
      font-weight: 700;
      font-family: "Montserrat", sans-serif;
      position: relative;
      padding-bottom: 30px;
      margin-bottom: 35px; }
      .hero-top h1:after {
        content: '';
        position: absolute;
        width: 77px;
        height: 6px;
        background-color: #2a4662;
        left: 0;
        bottom: 0; }
      .hero-top h1 span {
        font-weight: 100; }
    .hero-top p {
      text-transform: uppercase;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 24px;
      font-weight: 300;
      margin-bottom: 45px;
      padding-bottom: 0; }
  .hero-bottom {
    background-color: #002847;
    padding-top: 1em;
    padding-bottom: 1em; }
  .hero-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .hero-meta__item {
      padding-bottom: .5rem; }
      .hero-meta__item:not(.ml-lg-auto) i {
        color: #005da2;
        padding-right: 5px; }
    .hero-meta__social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      border-right: 1px solid #33536c;
      margin: 0;
      padding: 0; }
      .hero-meta__social li {
        padding: .25em 1em;
        border-left: 1px solid #33536c; }

.usluge {
  background-color: #003054;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 180px; }
  .usluge.has-arrow:after {
    bottom: 70px; }
  .usluge-box {
    text-align: center;
    margin-bottom: 60px; }
    .usluge-box__icon {
      margin-bottom: 20px; }
    .usluge-box__title {
      font-size: 20px;
      font-size: 1.25rem;
      text-transform: uppercase;
      color: #ffffff;
      font-weight: 700;
      font-family: "Montserrat", sans-serif;
      position: relative;
      margin-bottom: 35px;
      padding-bottom: 0;
      min-height: 60px; }
    .usluge-box__lead {
      color: #a2d4f8;
      line-height: 24px;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 300;
      position: relative;
      max-width: 200px;
      margin-left: auto;
      margin-right: auto; }
      .usluge-box__lead:before {
        content: attr(data-title);
        font-family: "Montserrat", sans-serif;
        font-size: 60px;
        font-size: 3.75rem;
        font-weight: 700;
        color: #005da2;
        opacity: .40;
        position: absolute;
        left: 10px;
        top: -5px; }

.reference {
  color: #ffffff;
  background-color: #002847;
  padding-bottom: 245px; }

.popis-referenci {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: relative; }

.referenca-title {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700; }
  .referenca-title__num {
    display: inline-block;
    padding-right: 1em; }
  .referenca-title small {
    font-size: 13px;
    font-size: 0.8125rem; }

.referenca-lead {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 0; }

.referenca:not(:last-of-type) .referenca-body {
  border-bottom: 1px solid #ffffff; }

.referenca-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 25px; }
  .referenca-header__title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .referenca-header__toggle {
    margin-left: auto; }

.referenca .collapse {
  border-top: 1px solid #33536c; }

.referenca-subtitle {
  padding-top: 10px;
  padding-bottom: 10px; }
  .referenca-subtitle:not(:first-child) {
    border-top: 1px solid #33536c; }
  .referenca-subtitle .referenca-title {
    font-weight: 500; }

.referenca-item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .referenca-item:not(:first-child) {
    border-top: 1px solid #33536c; }
  .referenca-item__icon {
    color: #004477;
    text-align: left;
    padding-right: 8px; }
    .referenca-item__icon i {
      font-size: .85em; }
  .referenca-item__data {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.3; }

.btn-toggle-reference {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #ffffff !important;
  text-decoration: none !important;
  line-height: 1 !important; }
  .btn-toggle-reference i {
    font-size: 2em;
    padding-left: 15px; }
  .btn-toggle-reference span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .btn-toggle-reference .ref-close {
    display: none; }
  .btn-toggle-reference[aria-expanded="true"] .ref-open {
    display: none; }
  .btn-toggle-reference[aria-expanded="true"] .ref-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.onama {
  padding-bottom: 245px;
  background: url(assets/images/about-bg.png) no-repeat bottom center; }
  .onama .section-header:before {
    color: #f3f3f3;
    opacity: 1;
    top: -45px; }
  .onama .section-title,
  .onama .section-lead {
    color: #002847; }

.strucni-tim {
  background-color: #f3f3f3;
  padding-bottom: 140px; }
  .strucni-tim .section-header:before {
    color: #ffffff;
    opacity: 1; }
  .strucni-tim .section-title,
  .strucni-tim .section-lead {
    color: #002847; }
  .strucni-tim__main {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 3rem;
    color: #002847; }
    .strucni-tim__main a {
      text-decoration: underline; }

.team-box {
  padding-top: 30px;
  margin-bottom: 60px;
  text-align: center; }
  .team-box__title {
    font-size: 19px;
    font-size: 1.1875rem;
    text-transform: uppercase;
    color: #002847;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 0;
    z-index: 0; }
    .team-box__title:before {
      content: attr(data-title);
      font-family: "Montserrat", sans-serif;
      font-size: 60px;
      font-size: 3.75rem;
      font-weight: 700;
      color: #ffffff;
      opacity: .40;
      position: absolute;
      left: 10px;
      top: -55px;
      z-index: -1; }
  .team-box a {
    text-decoration: underline; }
  .team-box p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7;
    font-family: "Roboto", sans-serif;
    font-weight: 400; }

.galerija-slika {
  background-color: #f3f3f3;
  padding-top: 0;
  padding-bottom: 0; }
  .galerija-slika > .container-fluid {
    max-width: 1600px; }

.item a {
  position: relative;
  display: block;
  text-decoration: none; }

.gallery-item {
  position: relative;
  display: block; }
  .gallery-item > img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1; }

.gallery-caption {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 20px;
  color: #fff;
  text-align: left; }

.gallery-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Montserrat", sans-serif;
  max-width: 200px;
  display: block;
  line-height: 1.3; }

.owl-carousel {
  position: relative; }

.owl-stage-outer {
  z-index: 15; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: rgba(0, 0, 0, 0.65);
  width: 60px;
  height: 80px; }

.owl-theme-gallery .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  right: 0;
  left: 0;
  z-index: 35;
  line-height: 0;
  height: 1px; }
  .owl-theme-gallery .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    outline: none; }
  .owl-theme-gallery .owl-nav [class*='owl-']:hover {
    color: #FFF;
    text-decoration: none; }
  .owl-theme-gallery .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
  .owl-theme-gallery .owl-nav.disabled + .owl-dots {
    margin-top: 10px; }
  .owl-theme-gallery .owl-nav .owl-prev span,
  .owl-theme-gallery .owl-nav .owl-next span {
    width: 60px;
    height: 80px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
    display: block;
    text-indent: -9999em; }
  .owl-theme-gallery .owl-nav .owl-prev {
    float: left; }
    .owl-theme-gallery .owl-nav .owl-prev span {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMzUyIDExNS40TDMzMS4zIDk2IDE2MCAyNTZsMTcxLjMgMTYwIDIwLjctMTkuM0wyMDEuNSAyNTZ6Ii8+PC9zdmc+); }
  .owl-theme-gallery .owl-nav .owl-next {
    float: right; }
    .owl-theme-gallery .owl-nav .owl-next span {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTYwIDExNS40TDE4MC43IDk2IDM1MiAyNTYgMTgwLjcgNDE2IDE2MCAzOTYuNyAzMTAuNSAyNTZ6Ii8+PC9zdmc+); }

.owl-theme-gallery .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme-gallery .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1; }
  .owl-theme-gallery .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 30px; }
  .owl-theme-gallery .owl-dots .owl-dot.active span,
  .owl-theme-gallery .owl-dots .owl-dot:hover span {
    background: #869791; }

.kontakti {
  background-color: #f7f7f7; }
  .kontakti-title {
    font-weight: 300;
    font-size: 40px;
    font-size: 2.5rem;
    font-family: "Montserrat", sans-serif;
    line-height: 1.3;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 25px;
    color: #002847;
    letter-spacing: -0.040em; }
    .kontakti-title strong {
      font-weight: 600; }
    .kontakti-title:after {
      content: '';
      width: 40px;
      height: 1px;
      background-color: #181828;
      position: absolute;
      bottom: 10px;
      left: 0; }

.contact-form .field-wrap {
  position: relative; }
  .contact-form .field-wrap:after {
    content: '*';
    position: absolute;
    right: 10px;
    top: 10px; }

.contact-form .form-control {
  border-radius: 16px;
  position: relative; }

/* =Main content
-------------------------------------------------------------- */
.main-content {
  position: relative; }

/* =Main content
-------------------------------------------------------------- */
/*! =Page single
-------------------------------------------------------------- */
#primary {
  padding-top: 30px; }

/* =Single page
-------------------------------------------------------------- */
/* =Sidebar
-------------------------------------------------------------- */
/* =Archive Style
-------------------------------------------------------------- */
/* =Footer
-------------------------------------------------------------- */
.footer {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #002847;
  color: #ffffff;
  text-align: center; }
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-social li {
      padding: .25em .9em;
      border-right: 1px solid #33536c; }
      .footer-social li:first-child {
        padding-left: 0; }
      .footer-social li span {
        text-transform: uppercase;
        font-size: 19px;
        font-size: 1.1875rem;
        line-height: 1;
        font-family: "Montserrat", sans-serif;
        white-space: nowrap; }

.webby {
  display: inline-block;
  padding: .25em 2em; }

.btn-back-to-top {
  color: #ffffff;
  position: relative;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  display: block;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px; }
  .btn-back-to-top:hover {
    text-decoration: none;
    color: #ffffff; }
  .btn-back-to-top i {
    position: absolute;
    left: 0; }
    .btn-back-to-top i.righta {
      right: 0;
      left: auto; }

#wpstats {
  display: none; }

/*! =Various Shortcode styles
-------------------------------------------------------------- */
/* =Responsive
-------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto; }

@media (max-width: 1199.98px) {
  .container {
    max-width: 100%; } }

@media (min-width: 576px) {
  .team-box {
    min-height: 465px; }
    .team-box--bl {
      border-left: 1px solid #ffffff; } }

@media (min-width: 768px) {
  .section-header:before {
    font-size: 100px;
    font-size: 6.25rem;
    top: -15px;
    display: block; }
  .section-icon {
    padding-bottom: 36px; }
    .section-icon i {
      font-size: 3em; }
  .section-title {
    font-size: 48px;
    font-size: 3rem; }
  .section-lead {
    font-size: 16px;
    font-size: 1rem; }
  .hero-top {
    padding-top: 60px; }
    .hero-top h1 {
      font-size: 50px;
      font-size: 3.125rem; }
    .hero-top p {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 400; }
  .hero-bottom {
    background-color: #002847;
    padding-top: 1em;
    padding-bottom: 1em; }
  .onama {
    padding-bottom: 200px; }
    .onama .section-header:before {
      top: -8px; }
  .btn-back-to-top {
    font-size: 17px;
    font-size: 1.0625rem;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0; }
  .footer-social {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media (min-width: 992px) {
  .main-header {
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    min-height: 70px;
    position: fixed;
    z-index: 100;
    padding: 5px 0; }
  .navbar-brand {
    width: 226px;
    height: auto; }
    .navbar-brand__name {
      display: none;
      color: #ffffff;
      font-size: 30px;
      font-size: 1.875rem;
      font-weight: 700;
      letter-spacing: -0.050em; }
    .navbar-brand__logo {
      display: inline-block; }
  .main-navbar {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
    padding-top: 10px; }
    .main-navbar .main-nav .nav-link {
      color: #ffffff;
      font-weight: 700;
      font-size: 14px;
      font-size: 0.875rem;
      padding-left: 1rem;
      padding-right: 1rem;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase; }
      .main-navbar .main-nav .nav-link span {
        color: #a2d4f8;
        display: block; }
    .main-navbar .main-nav .active > .nav-link {
      color: #002847; }
  .main-header .main-navbar .main-nav {
    border-top: 0;
    margin-top: 0; }
  .main-header.short {
    position: fixed;
    height: 70px;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    background-color: #002847;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0;
    padding-top: 0; }
    .main-header.short .container.align-items-end {
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important; }
    .main-header.short .navbar-brand {
      max-width: 100px; }
      .main-header.short .navbar-brand__name {
        display: inline-block; }
      .main-header.short .navbar-brand__logo {
        display: none; }
    .main-header.short .main-navbar .main-nav {
      border-top: 0;
      margin-top: 0; }
      .main-header.short .main-navbar .main-nav .nav-link {
        font-size: 14px;
        font-size: 0.875rem; }
  .hero {
    padding-top: 100px;
    padding-bottom: 0; }
    .hero-top {
      padding-top: 60px;
      padding-bottom: 60px; }
      .hero-top h1 {
        font-size: 60px;
        font-size: 3.75rem;
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
        position: relative;
        padding-bottom: 30px;
        margin-bottom: 35px; }
        .hero-top h1:after {
          content: '';
          position: absolute;
          width: 77px;
          height: 6px;
          background-color: #2a4662;
          left: 0;
          bottom: 0; }
        .hero-top h1 span {
          font-weight: 100; }
      .hero-top p {
        max-width: 700px; }
    .hero-meta {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .hero-meta__item {
        padding-bottom: 0; }
        .hero-meta__item:not(:first-child) {
          padding-left: 2em; }
  .popis-referenci {
    padding-left: 80px; }
  .referenca-title {
    font-size: 19px;
    font-size: 1.1875rem; }
  .referenca-lead {
    font-size: 14px;
    font-size: 0.875rem; }
  .referenca-item {
    margin-right: 80px; } }

@media (min-width: 1200px) {
  .main-navbar .main-nav .nav-link span {
    display: inline-block;
    padding-right: 5px; } }

@media (min-width: 1400px) {
  #side-nav {
    display: block; } }

@media (min-width: 1600px) {
  .main-header {
    border-bottom: 0;
    background-color: transparent; }
    .main-header .navbar-brand {
      width: 226px;
      height: auto; }
      .main-header .navbar-brand__name {
        display: none; }
      .main-header .navbar-brand__logo {
        display: inline-block; }
    .main-header .container {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
    .main-header.short {
      position: fixed;
      height: 70px;
      -webkit-transition: all 0.35s;
      -o-transition: all 0.35s;
      transition: all 0.35s;
      background-color: #002847;
      border-bottom: 1px solid #ffffff;
      padding-bottom: 0;
      padding-top: 0; }
      .main-header.short .container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .main-header.short .navbar-brand__name {
        display: inline-block; }
      .main-header.short .navbar-brand__logo {
        display: none; }
  .section {
    position: relative;
    padding-top: 130px;
    padding-bottom: 180px; }
    .section-header:before {
      font-size: 200px;
      font-size: 12.5rem;
      top: -35px; }
    .section-icon {
      padding-bottom: 66px; }
      .section-icon i {
        font-size: 5em; }
    .section-title {
      font-size: 48px;
      font-size: 3rem; }
    .section-lead {
      font-size: 16px;
      font-size: 1rem;
      max-width: 960px;
      margin-left: auto;
      margin-right: auto; }
  .hero {
    padding-top: 100px;
    padding-bottom: 0; }
    .hero-top {
      padding-top: 160px;
      padding-bottom: 140px; }
      .hero-top h1 {
        font-size: 70px;
        font-size: 4.375rem; }
    .hero-bottom {
      background-color: #002847;
      padding-top: 1em;
      padding-bottom: 1em; }
  .reference {
    padding-bottom: 245px; }
  .onama .section-header:before {
    top: -55px; }
  .strucni-tim {
    padding-bottom: 160px; }
  .galerija-slika {
    padding-top: 0;
    padding-bottom: 0; } }
