/*
Theme Name: autoblubologna - si - v.1                            
Theme URI: autoblubologna.si
Author: mK - Tallweb 
Author URI: tallweb.eu
Description: autoblubologna
Version: 1.0
Tags: autoblubologna
*/                   


/* 3rd party packages */                   


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */                   


/* Document
   ========================================================================== */                   


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */                   


html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}                   


/* Sections
   ========================================================================== */                   


/**
 * Remove the margin in all browsers.
 */                   


body {
  margin: 0;
}                   


/**
 * Render the `main` element consistently in IE.
 */                   


main {
  display: block;
}                   


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */                   


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}                   


/* Grouping content
   ========================================================================== */                   


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */                   


hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}                   


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */                   


pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}                   


/* Text-level semantics
   ========================================================================== */                   


/**
 * Remove the gray background on active links in IE 10.
 */                   


a {
  background-color: transparent;
}                   


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */                   


abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}                   


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */                   


b,
strong {
  font-weight: bolder;
}                   


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */                   


code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}                   


/**
 * Add the correct font size in all browsers.
 */                   


small {
  font-size: 80%;
}                   


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */                   


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}                   


sub {
  bottom: -0.25em;
}                   


sup {
  top: -0.5em;
}                   


/* Embedded content
   ========================================================================== */                   


/**
 * Remove the border on images inside links in IE 10.
 */                   


img {
  border-style: none;
}                   


/* Forms
   ========================================================================== */                   


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */                   


button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}                   


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */                   


button,
input { /* 1 */
  overflow: visible;
}                   


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */                   


button,
select { /* 1 */
  text-transform: none;
}                   


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */                   


button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}                   


/**
 * Remove the inner border and padding in Firefox.
 */                   


button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}                   


/**
 * Restore the focus styles unset by the previous rule.
 */                   


button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}                   


/**
 * Correct the padding in Firefox.
 */                   


fieldset {
  padding: 0.35em 0.75em 0.625em;
}                   


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */                   


legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}                   


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */                   


progress {
  vertical-align: baseline;
}                   


/**
 * Remove the default vertical scrollbar in IE 10+.
 */                   


textarea {
  overflow: auto;
}                   


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */                   


[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}                   


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */                   


[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}                   


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */                   


[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}                   


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */                   


[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}                   


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */                   


::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}                   


/* Interactive
   ========================================================================== */                   


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */                   


details {
  display: block;
}                   


/*
 * Add the correct display in all browsers.
 */                   


summary {
  display: list-item;
}                   


/* Misc
   ========================================================================== */                   


/**
 * Add the correct display in IE 10+.
 */                   


template {
  display: none;
}                   


/**
 * Add the correct display in IE 10.
 */                   


[hidden] {
  display: none;
}                   


/* Slider */                   


.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}                   


.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}                   


.slick-list:focus
{
    outline: none;
}                   


.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}                   


.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}                   


.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}                   


.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}                   


.slick-track:after
{
    clear: both;
}                   


.slick-loading .slick-track
{
    visibility: hidden;
}                   


.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}                   


[dir='rtl'] .slick-slide
{
    float: right;
}                   


.slick-slide img
{
    display: block;
}                   


.slick-slide.slick-loading img
{
    display: none;
}                   


.slick-slide.dragging img
{
    pointer-events: none;
}                   


.slick-initialized .slick-slide
{
    display: block;
}                   


.slick-loading .slick-slide
{
    visibility: hidden;
}                   


.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}                   


.slick-arrow.slick-hidden {
    display: none;
}                   


/* SASS and Global'ish Stuff */                   


/* btn */                   


/* page banner */                   


body {
  color: #000;
  font-family: 'Garamond-Regular', sans-serif;
  font-size: 20px;
  overflow-x: hidden;
  position: relative;
  margin: 0;
  padding: 0;
}                   


img {
  max-width: 100%;
  height: auto;
}                   


a {
  color: #000;
}                   


a:hover {
  text-decoration: none;
  color: #11579C;
}                   


a:focus,
button:focus,
input:focus,
textarea:focus {
outline: none;
}                   


b,
strong {
  font-weight: 700;
}                   


p, ul, ol {
  margin: 0;
  padding: 0;
}                   


p, li {
  line-height: 1.75;
}                   


* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}                   


/**
 * Remove recaptcha banner
 */                   


.grecaptcha-badge {
  display: none;
}                   


.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}                   


.container--narrow {
  max-width: 960px;
}                   


.section-break {
  border: none;
  border-top: 1px solid #DDD;
  margin: 2.5rem 0;
}                   


.min-list {
  padding: 0;
  margin: 0;
}                   


.min-list li {
  list-style: none;

}                   


.min-list-banner {
  padding: 0;
  margin: 0;
}                   


.min-list-banner li {
  list-style: none;
  display: block;
  text-transform: uppercase;
  font-family: 'Garamond-Bold', sans-serif;
  padding-right:.5rem;
}                   


@media (min-width: 960px) {                   


.min-list-banner li {
  display: inline-block;
  padding-right:2rem
}
  }                   


.min-list-search {
  padding: 15px 0 0 0;
  margin: 0;
}                   


.min-list-search li {
  position: relative;
  list-style: none;
  clear: both;
}                   


.no-margin {margin: 0}                   


.no-padding {padding: 0}                   


.nu {text-decoration: none}                   


.nu:hover {text-decoration: none;}                   


.oh {overflow: hidden;}                   


.uppcase {text-transform: uppercase;}                   


.po-relative {position:relative;}                   


.divider {
  background-color:#000048;
  width: 150px;
  height: 1px;
  margin: 1rem auto 2rem;
}                   


.t-left {text-align: left}                   


.t-right {
  text-align: center;
}                   


@media (min-width: 800px) {                   


.t-right {
  text-align: right
}
  }                   


.t-center {text-align: center}                   


.t-small {font-size: .85rem}                   


.p-m { padding:80px 5%;}                   


.p-top-medium {padding-top: 20px;}                   


.p-bottom-medium {padding-bottom: 50px;}                   


@media (min-width: 530px) {
  .p-bottom-medium {padding-bottom: 50px;}
  .p-top-medium {padding-top: 20px;}
  }                   


@media (min-width: 960px) {
  .p-bottom-medium {padding-bottom: 20px;}
  .p-top-medium {padding-top: 20px;}
  }                   


.mobile-no {
  display: none;
}                   


@media (min-width: 960px) {                   


.mobile-no {
    display: block
}
  }                   


.iconOverflowHidden {
  overflow: hidden;
}                   


.iconOverflowHidden .headline {
  margin: 0;
}                   


.float-left {float: left}                   


.float-right {float: right}                   


.push-right {margin-right: 20px}                   


.container:before,
.container:after,
.row:before,
.row:after,
.group:before,
.group:after {
  content: " ";
  display: table;
}                   


.container:after,
.row:after,
.group:after {
  clear: both;
}                   


.hide {
  display: none;
}                   


/**
 * Remove recaptcha banner
 */                   


.grecaptcha-badge {
    display: none;
}                   


/* BEM Blocks */                   


.autoblubologna-infopages a i{
     display: inline-block;
     font-size: 28px;
     padding: 5px 0;
     }                   


@media (min-width: 960px) {                   


.autoblubologna-infopages a i{
       font-size: 20px;
       padding:0
     }
  }                   


.autoblubologna-infopages a p{
     display: inline;
   }                   


@media (min-width: 960px) {                   


.autoblubologna-infopages a p{
       display: inline-block
   }
  }                   


.autoblubologna-info-header {
  margin: 0;
  position: relative;
  z-index: 20;

}                   


.autoblubologna-info-header__inner {
   display: inline-block;
   font-size: 20px;
  }                   


@media (min-width: 960px) {
  }                   


.autoblubologna-info-header__inner a i{
    display: inline-block;
    font-size: 32px;
    padding: 5px 0;
    color:#FFF;
    }                   


@media (min-width: 960px) {                   


.autoblubologna-info-header__inner a i{
      font-size: 20px;
      padding:0
    }
  }                   


.autoblubologna-info-header__inner a i.icon-location{
      display: none;
      color:#FFF;
      }                   


@media (min-width: 960px) {                   


.autoblubologna-info-header__inner a i.icon-location{
        display: inline-block;
        font-size: 20px;
        padding:0
      }
  }                   


.autoblubologna-info-header__inner a i.icon-mail{
      display: none;
      color:#FFF;
      }                   


@media (min-width: 960px) {                   


.autoblubologna-info-header__inner a i.icon-mail{
        display: inline-block;
        font-size: 20px;
        padding:0
      }
  }                   


.autoblubologna-info-header__inner a p{
    display: none;
    color:#FFF;
  }                   


@media (min-width: 960px) {                   


.autoblubologna-info-header__inner a p{
      display: inline-block;
      line-height:0;
      font-size:18px
  }
  }                   


.autoblubologna-info-header__phone {
    display: inline-block;
  }                   


.autoblubologna-info-header__mail {
    display: inline-block;
  }                   


.autoblubologna-info-header__language {
   display: inline-block;
  }                   


@media (min-width: 960px) {                   


.autoblubologna-info-header__language {
    font-size: 16px
  }
  }                   


.autoblubologna-logo-text {
  position: relative;
  z-index: 20;
  margin: 0;
  font-size: 1.4rem;
  font-weight: 100;
  padding-top: 18px;
  
}                   


@media (min-width: 530px) {                   


.autoblubologna-logo-text {
    font-size: 1.75rem
  
}
  }                   


.autoblubologna-logo-text strong {
  font-weight: 700;
  font-family: 'Garamond-Bold', sans-serif;
  color: #000048;
}                   


.autoblubologna-logo-text a {
  color: #FFF;
  text-decoration: none;
}                   


.autoblubologna-logo-text--alt-color a {
  color: #666;
}                   


.autoblubologna-logo-text--alt-color a:hover {
    color: #000048;
    text-decoration: underline;
  }                   


.c-white {color: #FFF;}                   


.c-black {color: #000;}                   


.bg-black {background-color: #000;}                   


.bg-white {background-color: #FFF;}                   


.bg-blue {background-color: #000048;}                   


.headline_und_form {border-bottom: 1px solid #000; margin-bottom: 25px;}                   


.search-trigger {
  display: none;
  color: #FFF;
  position: relative;
  cursor: pointer;
  top: 1px;
  margin-left: 20px;
}                   


@media (min-width: 960px) {                   


.search-trigger {
    display: inline-block;
    top: 6px
}
  }                   


.search-trigger:hover {
  opacity: .65;
}                   


.social-icons-list {
  margin: 0 -8px;
}                   


.social-icons-list li {
  margin: 0 8px;
  display: inline-block;
}                   


.social-icons-list li a {
  display: block;
  text-align: center;

  font-size: 1.25rem;
}                   


.social-icons-list li a:hover {
  opacity: .75;
}                   


.nav-list ul {
  padding: 0;
  margin: 0;
}                   


.nav-list li {
  list-style: none;
  font-size: 1.125rem;
}                   


.nav-list a {
  font-size: 1.125rem;
  text-decoration: none;

}                   


.nav-list a:hover {
  text-decoration: none;
}                   


.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth {
  padding-bottom: 1.6rem;
}                   


@media (min-width: 960px) {
  .row {
    margin-right: -50px;
  }

  .one-half,
  .one-third,
  .two-thirds,
  .one-fourth,
  .one-fifth,
  .one-sixth {
    padding-bottom: 0;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 50px;
  }

  .two-thirds {width: 66.66%;}
  .one-half {width: 50%}
  .one-third {width: 33.33%}
  .one-quarter {width: 25%}
  .one-fifth {width: 20%}
  .one-sixth {width: 16.66%}
  }                   


/* Make Top WP Admin Bar Fixed on Mobile */                   


@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}                   


/* Customize Login Screen */                   


body.login .button-primary {
  background-color: #4fc8e7;
  font-size: 19px;
  text-transform: uppercase;
  
  border-color: rgb(79, 181, 207);
  text-shadow: 0 -1px 1px rgb(79, 171, 194),1px 0 1px rgb(79, 171, 194),0 1px 1px rgb(79, 171, 194),-1px 0 1px rgb(79, 171, 194);
  -webkit-box-shadow: 0 1px 0 rgb(79, 161, 181);
          box-shadow: 0 1px 0 rgb(79, 161, 181);
}                   


.login .button.button-large {
  padding: 5px 10px 0px;
  border-radius: 0px;
  margin-bottom: 20px;
}                   


body.login .button-primary:hover,
body.login .button-primary:active,
body.login .button-primary:focus {
  background-color: rgb(79, 187, 214);
  border-color: rgb(79, 171, 194);
  text-shadow: 0 -1px 1px rgb(79, 161, 181),1px 0 1px rgb(79, 161, 181),0 1px 1px rgb(79, 161, 181),-1px 0 1px rgb(79, 161, 181);
  -webkit-box-shadow: 0 1px 0 rgb(79, 150, 168);
          box-shadow: 0 1px 0 rgb(79, 150, 168);
}                   


body.login {
  /*background-color: $mainBlue;*/
  background-image: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}                   


.login h1 a {
  color: #555555;
  font-size: 30px;
  font-weight: 300;
  background-image: none;
  width: auto;
  height: auto;
  text-indent: 0;
}                   


.login form { 
padding: 26px 24px 0px;
-webkit-box-shadow: none;
        box-shadow: none;
}                   


#login {
  background-color: #fff;

  width: 320px;

}                   


@media (min-width: 530px) {                   


#login {
      width: 450px;
      margin: 8% auto 20px;
      padding: 40px

}
  }                   


.login #nav {
  margin:30px 0px;
  background-color: #fff;
  font-size: 21px;
  width: 100%;
  position: relative;
}                   


.login #nav a:hover {
 color: #4fc8e7;
}                   


#backtoblog {
  margin:30px 0;
  background-color: #fff;
}                   


.login label {
  font-size: 21px;
  color: #555555;
}                   


.login input[type="text"]{
  width: 100%;
    height: 38px;
    padding: 6px 0px 0px;
    font-size: 21px;
    line-height: 1.42857143;
    background-color: transparent;
    background-image: none;
    border: none;
    border-bottom: 1px solid #1F345F;
    -webkit-box-shadow: none;
            box-shadow: none;
}                   


.login input[type="password"]{
  width: 100%;
    height: 38px;
    padding: 6px 0px 0px;
    font-size: 21px;
    line-height: 1.42857143;
    background-color: transparent;
    background-image: none;
    border: none;
    border-bottom: 1px solid #1F345F;
    -webkit-box-shadow: none;
            box-shadow: none;
}                   


.login form .forgetmenot {
  float: none;
}                   


.login form .forgetmenot label{
  font-size: 21px;
  padding-top: 40px;
}                   


#login form p.submit {
  padding-top: 40px;
}                   


.loginpagefooter {
  text-align: center;
}                   


.bybimeli {
font-size: 15px;
}                   


.bybimeli a{
text-decoration: none;
color: #555555;
}                   


.bybimeli a:hover {
  color: #4fc8e7;
}                   


.bybimeli img {
  vertical-align: middle;
  padding-right: 5px;
}                   


.bybimeli span{
color: #4fc8e7;
  }                   


.login .privacy-policy-page-link {
    text-align: center;
    width: 100%;
    margin: 1rem 0 1rem;
}                   


.large-visual {
  position: relative;
  padding-top:80px;

}                   


@media (min-width: 960px) {                   


.large-visual {
    padding-top:150px

}
  }                   


.btn {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
  font-size: 1.19rem;
  padding: 12px 24px;
  border: none;
  outline: none;

}                   


.btn--black {
    background-color: #000;
    border:1px solid;
  }                   


.btn--black:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(41, 0, 0)), to(#000));
    background: -o-linear-gradient(rgb(41, 0, 0), #000);
    background: linear-gradient(rgb(41, 0, 0), #000);
    color:#fff;
    border:1px solid;
  }                   


.btn--blue {
    background-color: #000048;
    border:1px solid;
    color:#FFF;
  }                   


.btn--blue:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 112)), to(#000048));
    background: -o-linear-gradient(rgb(0, 0, 112), #000048);
    background: linear-gradient(rgb(0, 0, 112), #000048);
    color:#fff;
    border:1px solid;
  }                   


.btn--banner-text {
    color:#000;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    width: 191px;
    border:1px solid #000;
  }                   


.btn--banner-bg {
    width:300px;
    height: 300px;
    background-position: center;
    background-image: url('./images/modulobg.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: 18px;
  }                   


@media (min-width: 667px) {                   


.btn--banner-bg {
      top: -50px;
      position: absolute
  }
  }                   


/* Reveal and Hide Styles */                   


.btn--toggle-container {
  /* background-color: #b1b1b1;*/
   cursor: pointer;
   margin: 0.67em 0;
   padding: 0px 0 12px;
 }                   


.btn--toggle-container span{
  font-family: 'Garamond-Bold', sans-serif;
  font-weight: bold;
  font-size: 1rem; 
}                   


.btn--piu--container {
  position: relative;
  padding: 2rem 0rem 3rem;
  background-color: rgba(184,172,90, .2);
  width: 100%;
}                   


.btn--piu--button {
  position: absolute;
  right: 0;
  bottom: 0;
}                   


.btn--piu--button--frontpage {
  position: absolute;
  right: 11px;
  bottom: 0;
}                   


/* Reveal and Hide Styles */                   


.read-more {
	text-decoration: none;
}                   


.read-more:hover {
	text-decoration: none;
}                   


.toggle-btn {
 /* 
  @mixin atMedium {
  
  display: none;  
  
}
	*/
}                   


.toggle-btn--visible {
		display: inline-block;
	}                   


.toggle-btn--target-hidden {
		display: none;
	}                   


.toggle-btn--target-expanded {
		display: block;
  }                   


.toggle-full-text {
  font-size: 1rem;
  padding-bottom: 1.5rem;
}                   


@media (min-width: 960px) {                   


.toggle-full-text {
    font-size: 1.125rem;
    padding-bottom: 1.5rem
}
  }                   


.wrapper {
  overflow: hidden;
  padding-left: 18px;
  padding-right: 18px;
  max-width: 1236px;
  margin-left: auto;
  margin-right: auto;

}                   


.wrapper--medium {
    max-width: 976px;
  }                   


.wrapper--banner-brn {
    overflow: visible;
  }                   


.wrapper--site-header-info {
    max-width: 1200px;
    overflow: visible;
    padding-left:18px;
    padding-right: 18px;
    padding-top: 6px;
    padding-bottom: 25px;
    position: relative;
  }                   


@media (min-width: 960px) {                   


.wrapper--site-header-info {
      border-bottom:1px solid rgba(0,0,72, .5)
  }
  }                   


@media (min-width: 1300px) {                   


.wrapper--site-header-info {
      padding-left:0px;
      padding-right: 0px
  }
  }                   


.wrapper--no-padding-until-medium {
    padding-left: 0;
    padding-right: 0;
  }                   


@media (min-width: 960px) {                   


.wrapper--no-padding-until-medium {
      padding-left: 18px;
      padding-right: 18px
  }
  }                   


.wrapper--no-padding-until-large {
    padding-left: 0;
    padding-right: 0;
  }                   


@media (min-width: 1300px) {                   


.wrapper--no-padding-until-large {
      padding-left: 18px;
      padding-right: 18px
  }
  }                   


.wrapper .wrapper {
    padding-left: 0;
    padding-right: 0;
  }                   


.wrapper--b-margin {
    margin-bottom: 1rem;
  }                   


@media (min-width: 530px) {                   


.wrapper--b-margin {
      margin-bottom: 3.875rem
  }
  }                   


.page-section {
  padding: 1.5rem 0;
 
}                   


@media (min-width: 960px) {                   


.page-section {
    padding: 2rem 0 3rem
 
}
  }                   


.page-section--no-padding {
    padding:0;
  }                   


.page-section--banner {
    background-color: #000;
    margin: 2rem 0;
  }                   


@media (min-width: 960px) {                   


.page-section--banner {
      margin: 2rem 0 5rem
  }
  }                   


.bimeli-slider {
  position: relative;

}                   


.bimeli-slider div {
    outline: none;
  }                   


.bimeli-slider__interior {
    padding-top: 120px;
    padding-bottom: 0px;
  }                   


@media (min-width: 960px) {                   


.bimeli-slider__interior {
      padding-top: 20%;
      padding-bottom: 0px
  }
  }                   


.bimeli-slider__slide {
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 20%;
  }                   


@media (min-width: 960px) {                   


.bimeli-slider__slide {
      padding-top: 14%
  }
  }                   


.bimeli-slider__overlay {
    background-color: #fff;
    /*padding: 40px;*/
    color: #FFF;
    border-radius: 20px 20px 0px 0px;
    width: 160px;
   height: 92px;
  }                   


@media (min-width: 530px) {                   


.bimeli-slider__overlay {
    width: 250px;
   height: 130px
  }
  }                   


@media (min-width: 960px) {                   


.bimeli-slider__overlay {
     /* width: 50%;*/
     width: 350px;
     height: 190px
  }
  }                   


.bimeli-slider__first_slide_overlay {
    margin: 0 0 0 auto; /* attach right*/
    background-color: #fff;
   /* padding: 40px;*/
    color: #FFF;
    border-radius: 20px 20px 0px 0px;
    width: 160px;
   height: 92px;
  }                   


@media (min-width: 530px) {                   


.bimeli-slider__first_slide_overlay {
    width: 250px;
   height: 130px
  }
  }                   


@media (min-width: 960px) {                   


.bimeli-slider__first_slide_overlay {
   /*   width: 50%;*/
   width: 350px;
   height: 190px
  }
  }                   


.bimeli-slider__secondimg {
   /* float: right;*/

   margin: -18px 0 0 65px;
  }                   


@media (min-width: 530px) {                   


.bimeli-slider__secondimg {
    margin: -33px 0 0 65px
  }
  }                   


@media (min-width: 960px) {                   


.bimeli-slider__secondimg {
    margin: -51px 0 0 65px
  }
  }                   


.slick-dots {
  z-index: 100;
  position: relative;
  padding: 0;
  margin: 0;
  text-align: center;
  
}                   


@media (min-width: 960px) {                   


.slick-dots {
   margin: 0 auto;
    max-width: 1300px
  
}
  }                   


.slick-dots li {
    list-style: none;
    display: inline;
  }                   


.slick-dots li button {
    display: inline-block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
   
    background-color: rgba(255, 255, 255, .5);
    
    border: none;
    margin: 0 4px;
    padding: 0;
    outline: none;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    cursor: pointer;

    width: 32px; 
  height: 32px; 
  border: 10px solid #E6E6E6;
  font-size: 0;
  line-height: 0;
  
}                   


@media (min-width: 960px) {                   


.slick-dots li button {
    height: 0;
    width: 0
  
}
  }                   


.slick-dots .slick-active button {
    background-color: rgba(255, 255, 255, .5);
    width: 32px; 
  height: 23px; 
  border: 10px solid #000048;
  font-size: 0;
  line-height: 0;
  }                   


@media (min-width: 960px) {                   


.slick-dots .slick-active button {
    width: 0px; 
    height: 0px
  }
  }                   


.arrows {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: none;
    position: absolute;
    top: 45%;
outline: none;

}                   


.arrows i {
  font-size: 30px;

}                   


@media (min-width: 1300px) {                   


.arrows i {
   font-size: 40px

}
  }                   


.slick-prev {
    color: #E6E6E6;
    z-index: 1;
    left: -45px;
    cursor: pointer;
    outline: none;
  }                   


@media (min-width: 530px) {                   


.slick-prev {
      left: -45px
  }
  }                   


@media (min-width: 1300px) {                   


.slick-prev {
   left: -85px
  }
  }                   


.slick-next {
   color: #E6E6E6;
   right: -45px;
   cursor: pointer;
   outline: none;
  }                   


@media (min-width: 530px) {                   


.slick-next {
       right: -45px
  }
  }                   


@media (min-width: 1300px) {                   


.slick-next {
    right: -85px
  }
  }                   


.page-banner {
  background-color: #000;
  padding: 100px 0 10px;
  position: relative;
  border-bottom: 5px solid #000;
  color:#FFF;
  text-align: center;
}                   


@media (min-width: 530px) {                   


.page-banner {
    padding: 150px 0 10px
}
  }                   


@media (min-width: 960px) {                   


.page-banner {
    padding: 150px 0 10px
}
  }                   


.page-banner__img {
    background-repeat: repeat;
  }                   


.page-banner__title {
    font-family: 'Garamond-Bold', sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin: 0 0 1rem 0;
    display: block;
    letter-spacing: 1px;
  }                   


@media (min-width: 530px) {                   


.page-banner__title {
      font-size: 30px
  }
  }                   


.page-banner__subtitle {
    font-weight: 300;
    font-size: 16px;
    margin: 0 0 1rem 0;
    display: inline-block;
    letter-spacing: 1px;
  }                   


@media (min-width: 530px) {                   


.page-banner__subtitle {
      font-size: 20px;
      width:60%
  }
  }                   


.page-banner__metabox {
    text-align: center;
    background-color: #000048;
    padding: 15px 15px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, .07);
            box-shadow: 2px 2px 1px rgba(0, 0, 0, .07);
    color: #FFF;
  }                   


.page-banner__metabox a{
    color: #FFF;
  }                   


@media (min-width: 960px) {                   


.page-single {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
}
  }                   


.page-single__inner {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		text-align: center;
		border-right: 1px solid;
	}                   


.page-single__inner:last-child {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		text-align: center;
		border-right: 0px solid;
	}                   


.page-single__inner p {
		font-size: 20px;
	}                   


p.page-single__datum {
		font-size: 18px;
		border-bottom: 1px solid;
	}                   


.page-single__share_on {
		padding-top: 30px;
		bottom: 0;
	}                   


.gallery-cards__disflex {
    
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }                   


@media (min-width: 960px) {                   


.gallery-cards__disflex {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex
  }
  }                   


.gallery-card {
  display: inline-block;
  width: 47%;
  line-height: 0;

}                   


@media (min-width: 530px) {                   


.gallery-card {
  width: 30%

}
  }                   


@media (min-width: 960px) {                   


.gallery-card {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%

}
  }                   


.gallery-cards-single {

 list-style: none;
 padding: 0;

 
}                   


.gallery-cards-single__imgbackg {
    background-position: center center;
  
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0px 0px 15px;
  height: 150px;
  position: relative;
  }                   


.gallery-cards-single__overtext {
   display: none;
   text-decoration: none;
   position: absolute;

  }                   


.gallery-cards-single__overtext {
   display: block;
   padding: 0 15px;
   text-align: center;
background-color: rgb(176, 121, 106);
   background-color: rgba(176, 121, 106, .4);
   -webkit-transition: opacity 0.6s;
   -o-transition: opacity 0.6s;
   transition: opacity 0.6s;
   vertical-align: middle;
   opacity: 0;
   bottom:0%;
left:50%;
-webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
width: 85%;
  }                   


.gallery-cards-single__link:hover .gallery-cards-single__overtext {
  opacity: 1;
  }                   


.gallery-card-single {
  

}                   


.gallery-img-ingallery__text-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    
  }                   


@media (min-width: 530px) {                   


.gallery-img-ingallery__text-content {
      top: 50%
    
  }
  }                   


.gallery-img-ingallery__text-content p {
    font-size: 18px;
    font-weight: 900;
    color:#fff;
  }                   


.gallery-img-ingallery__text-content p.number {
    border: 1px solid;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 35px;
  }                   


.headline {
  font-size: 1.1rem;
  font-weight: 300;
  color: #000;
  
}                   


@media (min-width: 530px) {                   


.headline {
    font-size: 2.875rem
  
}
  }                   


.headline--section-title {
    font-family: 'Garamond-Bold', sans-serif;
    font-size: 2rem;
    margin: 0;
  }                   


@media (min-width: 530px) {                   


.headline--section-title {
      font-size: 3.5rem
  }
  }                   


.headline--section-title span {
    color:#000048;
  }                   


.headline--section-subtitle {
    font-family: 'Garamond-Bold', sans-serif;
    font-size: 1.1rem;
    color: #595959;
  }                   


@media (min-width: 530px) {                   


.headline--section-subtitle {
      font-size: 1.3rem
  }
  }                   


.headline--medium {
    font-size: 1.1rem;
    
  }                   


@media (min-width: 530px) {                   


.headline--medium {
      font-size: 1.875rem
    
  }
  }                   


.headline--small {
    font-size: 1.2rem;
  }                   


@media (min-width: 530px) {                   


.headline--small {
      font-size: 1.5rem
  }
  }                   


.headline--icons {
    font-size: 1.5rem;
    color: #FFF;
    font-family:'Garamond-Bold', sans-serif;
  }                   


@media (min-width: 530px) {                   


.headline--icons {
      font-size: 1.5rem
  }
  }                   


.headline--homebox-title {
    font-size: 1.1rem;
    font-weight: 700;
    overflow: hidden;
    margin:0;
  }                   


@media (min-width: 530px) {                   


.headline--homebox-title {
      font-size: 2rem
  }
  }                   


.headline--homebox-subtitle {
    font-size: 1.1rem;
    font-weight: 700;
    overflow: hidden;
    margin:0 0 2rem;
    color: #000048;
  }                   


@media (min-width: 530px) {                   


.headline--homebox-subtitle {
      font-size: 1.25rem
  }
  }                   


.headline--banner-title {
    color:#fff;
    font-size: 2rem;
  }                   


@media (min-width: 667px) {                   


.headline--banner-title {
      font-size: 2rem
  }
  }                   


@media (min-width: 960px) {                   


.headline--banner-title {
      font-size: 2.875rem
  }
  }                   


.headline--small-footer {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1rem;
    font-weight: 700;
  }                   


@media (min-width: 530px) {                   


.headline--small-footer {
      font-size: 1.2rem
  }
  }                   


.headline--listPage-title {
    font-family: 'Garamond-Bold', sans-serif;
    font-size: 1.3rem;
    text-transform: uppercase;
  }                   


@media (min-width: 530px) {                   


.headline--listPage-title {
      font-size: 1.3rem
  }
  }                   


.row::after {
    content: "";
    clear: both;
    display: table;
  }                   


.row--t-padding {
    padding-top: 30px;
  }                   


.row--t-padding-large {
    padding-top: 80px;
  }                   


.row--gutters {
    margin-right: -65px;
  }                   


.row--gutters-large {
    margin-right: -100px;
  }                   


.row--gutters-small {
    margin-right: -10px;
  }                   


@media (min-width: 1300px) {                   


.row--gutters-small {
      margin-right:-50px
  }
  }                   


.row--gutters > div {
    padding-right: 65px;
  }                   


.row--gutters-large > div {
    padding-right: 100px;
  }                   


.row--gutters-small > div {
    padding-right: 10px;
  }                   


@media (min-width: 1300px) {                   


.row--gutters-small > div {
      padding-right:0
  }
  }                   


.row__b-margin-until-medium {
    margin-bottom: 1rem;
  }                   


.row__medium-3 {
    margin-bottom:10px;
  }                   


.row__medium-4 {
    text-align: center;
    
  }                   


.row__large-12 {
    padding-top:15px;
  }                   


.row__large-12-hbanner{
  position: fixed;
  bottom: 0;
  z-index: 9;
  margin: 0;
  line-height: 0;
  padding: 0;
}                   


.row--banner-p {
  padding: 2rem 0;
}                   


@media (min-width: 530px) {
    .row__medium-3 {
      float: left;
      width: 50%;
    }
  }                   


@media (min-width: 800px) {
    .row__medium-3 {
      float: left;
      width: 25%;
    }
    .row__medium-4 {
      float: left;
      width: 33.33%;
    }
    .row__medium-4--larger {
      width: 37%;
    }
    .row__medium-8 {
      float: left;
      width: 66.66%;
    }
    .row__medium-8--smaller {
      width: 63%;
    }
    .row__medium-6 {
      float: left;
      width: 50%;
    }
    .row__medium-9 {
      float: left;
      width: 75%;
    }
    .row__large-9 {
      float: left;
      width: 100%;

    }
  }                   


@media (min-width: 960px) {

    .row__b-margin-until-medium {
      margin-bottom: 0;
    }
    .row__medium-3 {
      float: left;
      width: 25%;
    }
    .row__large-3 {
      float: left;
      width: 25%;
    }
    .row__medium-4 {
      float: left;
      width: 33.33%;
    }

    .row__medium-4--larger {
      float: left;
      width: 37%;
    }

    .row__medium-6 {
      float: left;
      width: 50%;
    }

    .row__medium-6--right {
      float: left;
      width: 50%;
    }

    .row__medium-8 {
      float: left;
      width: 66.66%;
    }

    .row__medium-8--smaller {
      float: left;
      width: 63%;

    }

    .row__large-9 {
      float: left;
      width: 75%;

    }

    .row__large-12 {
      padding:10px;
    }

    .row__large-12-hbanner {
      position: relative;
  bottom: 0;
  z-index: 9;
  margin: 0;
  line-height: 0;
  padding: 0 0 20px 0;
    }
  }                   


@media (min-width: 1300px) {

    .row__b-margin-until-large {
      margin-bottom: 0;
    }
    .row__large-3 {
      float: left;
      width: 25%;
    }
    .row__large-4 {
      float: left;
      width: 33.33%;
    }

    .row__large-4--larger {
      width: 37%;
    }

    .row__large-6 {
      float: left;
      width: 50%;
    }

    .row__large-8 {
      float: left;
      width: 66.66%;
    }

    .row__large-8--smaller {
      width: 63%;
    }

    .row__large-9 {
      float: left;
      width: 75%;
    }
  }                   


/* Begin Equal Height Rules */                   


.flexbox .row--equal-height-at-medium {
    display: block;

  }                   


@media (min-width: 960px) {                   


.flexbox .row--equal-height-at-medium {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap

  }
  }                   


@media (min-width: 960px) {                   


.flexbox .row--equal-height-at-medium > div {
      float: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap

    }
  }                   


@media (min-width: 960px) {                   


.flexbox .row--equal-height-at-large {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap

  }
  }                   


.flexbox .row--equal-height-at-large > div {
      float: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }                   


.generic-content-container {
    /*
    p a {
      font-weight: 700;
    }
    */
  
  
  }                   


.generic-content-container p {
      line-height: 1.5;
      margin: 0 0 .3rem 0;
      font-size: 1.125rem;
    }                   


@media (min-width: 530px) {                   


.generic-content-container p {
        font-size: 1.125rem;
        padding-right:0px
    }
  }                   


.generic-content-container p strong {
      font-weight: 700;
    }                   


.section-title {
  color: #000;
  font-size: 1.625rem;
  font-weight: 300;
  font-family:'Garamond-Bold', sans-serif;
  text-transform:uppercase;
  

}                   


@media (min-width: 530px) {                   


.section-title {
    font-size: 1.625rem;
    margin:0
  

}
  }                   


.section-title strong {
    font-weight: 500;
  }                   


.section-title--red {
    color: #000;
  }                   


.section-title--white {
    color: #FFF;
  }                   


.section-title--black {
    color: #000;
  }                   


.section-title--less-margin {
    margin-bottom: 1.3rem;
    margin-top: 0;
  }                   


.section-title__icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .6rem;
  }                   


@media (min-width: 530px) {                   


.section-title__icon {
      position: relative;
      top: 8px;
      margin-right: .5rem;
      margin-left: 0;
      margin-bottom: 0;
      display: inline-block
  }
  }                   


.feature-item {
    position: relative;
    padding-bottom: 2.5rem;
  }                   


@media (min-width: 530px) {                   


.feature-item {
      padding-left: 255px
  }
  }                   


.feature-item__icon {
      display: block;
      margin: 0 auto;
      width: 255px;
      height: 150px;
    }                   


@media (min-width: 530px) {                   


.feature-item__icon {
        position: absolute;
        left: 0
    }
  }                   


.feature-item__title {
      font-size: 1.6rem;
      font-weight: 300;
      margin-top: .7em;
      margin-bottom: .8rem;
      text-align: center;
      color: #000;
      font-family:'Garamond-Bold', sans-serif;
      text-transform:uppercase;
    }                   


@media (min-width: 530px) {                   


.feature-item__title {
        text-align: left;
        margin-top: 1em;
        font-size: 1.875rem
    }
  }                   


.feature-item__cena {
      font-size: 1.5rem;
      font-weight: 300;
      margin-top: .7em;
      margin-bottom: .8rem;
      text-align: center;
      color: #000048;
      font-family:'Garamond-Bold', sans-serif;
    }                   


@media (min-width: 530px) {                   


.feature-item__cena {
        text-align: left;
        margin-top: 12px;
        font-size: 1.5rem
    }
  }                   


.feature-item__content {
      border-right: 5px solid #000;
      border-top: 1px solid #999;
      line-height: 14px;
      border-bottom: 1px solid #999;
      padding-left: 20px;
    }                   


.homebox {
    padding: 15px 0;
    
   
}                   


@media (min-width: 960px) {                   


.homebox {
        padding: 15px 0 15px
    
   
}
  }                   


.homebox__content {
        text-align: center;
    
    }                   


.homebox__inner {
        padding: 2rem;
        text-align: center;
    }                   


.homebox-no {
    padding: 15px;
}                   


@media (min-width: 960px) {                   


.homebox-no {
        padding: 45px
}
  }                   


.homebox-no p {
        color:#FFF;
    }                   


.homebox-no__content {
        text-align: center;
    
    }                   


.homebox-no__icon_b {
        width: 98px;
        height: 91px;
        background-position: center;
        background-image: url('./images/adr_slovenia_b.svg');
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 auto;
        }                   


.homebox-no__icon_s {
    width: 98px;
    height: 91px;
    background-position: center;
    background-image: url('./images/adr_slovenia_s.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    }                   


.homebox-no__icon_r {
        width: 98px;
        height: 91px;
        background-position: center;
        background-image: url('./images/adr_slovenia_r.svg');
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 auto;
        }                   


.site-footer {
  padding: 20px 0 0 0;
 background-color:#000048;
}                   


/*  background-position: center;
  background-image: url('./images/autoblubologna-rockywall1-bg.jpg');
  background-size: contain;
  background-repeat: repeat; 
  */                   


.site-footer a {
    font-size: 1rem;
    /*line-height:2.5rem;*/
    color:#fff;
  }                   


@media (min-width: 960px) {                   


.site-footer a {
     /* line-height:25px;*/
      font-size:16px
  }
  }                   


.site-footer p {
    font-size: 1rem;
   /* line-height:2rem; */
    color:#fff;
  }                   


@media (min-width: 960px) {                   


.site-footer p {
     /* line-height:25px;*/
      font-size:1rem
  }
  }                   


.site-footer__link {
    text-decoration: none;
    
  }                   


.site-footer__link:hover {
    text-decoration: underline;
  }                   


.site-footer__inner {
    padding: 0 16px 1.5rem;
  }                   


.site-footer__logo {
    position: relative;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  }                   


/*transform-origin: 50% 0;*/                   


@media (min-width: 960px) {                   


.site-footer__logo {
      top: 0;
      position: relative;
      left: auto;
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0)
     /* padding: 35px 0 25px;*/
  }
  }                   


.site-footer__icon {
    width: 58px;
    height: 89px;
  }                   


.site-footer__col-one {
    text-align: center;
    padding: 0;
    width: 100%;
  }                   


@media (min-width: 960px) {                   


.site-footer__col-one {
      padding: 0;
      text-align: left;
      width: 25%;
      float: left
  }
  }                   


.site-footer__col-one img{
    padding: 0px;
    width: 300px;
  }                   


@media (min-width: 530px) {                   


.site-footer__col-one img{
padding: 0x
  }
  }                   


@media (min-width: 960px) {                   


.site-footer__col-one img{
     padding: 0px
  }
  }                   


.site-footer__col-two-three-group {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }                   


@media (min-width: 960px) {                   


.site-footer__col-two-three-group {
      text-align: left;
      float: left;
      width: 60%;
      margin: 0
  }
  }                   


.site-footer__col-two {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }                   


@media (min-width: 960px) {                   


.site-footer__col-two {
      padding-top: 0px;
      padding-bottom: 0px;
      width: 55%;
      float: left
  }
  }                   


.site-footer__col-three {
    width: 100%;
  }                   


@media (min-width: 960px) {                   


.site-footer__col-three {
      width: 45%;
      float: left
  }
  }                   


.site-footer__col-four {
    padding-top: 20px;
    width: 100%;
    margin: 0 auto;
    clear: both;
    text-align: center;
  }                   


@media (min-width: 960px) {                   


.site-footer__col-four {
      padding-top: 0;
      margin: 0;
      clear: none;
      text-align: left;
      width: 15%;
      float: right
  }
  }                   


.site-footer__linka {
    display: inline-block;
    overflow: hidden;
    line-height: 21px;
    text-decoration: none;
    font-size: 18px;
   width: 220px;
   color:#fff;
  }                   


@media (min-width: 960px) {                   


.site-footer__linka {
      display: block;
      font-size: 16px;
      width: 100%
  }
  }                   


.site-footer__linka i{
    float: left;
    width: 48px;
    height: 48px;
    font-size: 2rem;
  }                   


@media (min-width: 960px) {                   


.site-footer__linka i{
    display: block;
    float: left;
    font-size: 18px;
    width: 25px;
    height: 30px
  }
  }                   


.site-footer__linka p{
    text-indent:0px;
      line-height:1.2;
      padding-top: 8px;
  }                   


@media (min-width: 960px) {                   


.site-footer__linka p{
      padding-top: 0px;
      text-indent:0px;
      line-height:1.2
  }
  }                   


.site-footer__linka_social {
    display: inline-block;
    overflow: hidden;
    line-height: 21px;
    text-decoration: none;
    font-size: 18px;
   width: 70px;
   color:#fff;
  }                   


@media (min-width: 960px) {                   


.site-footer__linka_social {
      display: inline-block;
      font-size: 18px;
      width: 48px
  }
  }                   


.site-footer__linka_social i{
    float: left;
    width: 48px;
    height: 48px;
    font-size: 20px;
  }                   


@media (min-width: 960px) {                   


.site-footer__linka_social i{
    display: block;
    float: left;
    font-size: 20px;
    width: 48px;
    height: 48px
  }
  }                   


.site-footer__container {
    margin: 0 auto;
    width: 230px;
  }                   


.site-footer__whatsup_icon {
    position: fixed;
    bottom: 20%;
    right: 0;
  }                   


@media (min-width: 960px) {                   


.site-footer__whatsup_icon {
      bottom: 5%
  }
  }                   


.site-footer__whatsup_icon_cookie-hide {
    position: fixed;
    bottom: 0;
    right: 0;
  }                   


.site-footer__copyright {
		background-color: #000048;
		text-align: center;
		padding:20px 0;

	}                   


@media (min-width: 530px) {                   


.site-footer__copyright {
      height: auto;
      padding:20px 0

	}
  }                   


.site-footer__copyright p{
		color: #fff;
		background-color: #000048;
    margin: 0 auto;
        font-size: 16px;
        padding: 0 16px;
  }                   


@media (min-width: 530px) {                   


.site-footer__copyright p{
          font-size: 16px
  }
  }                   


.site-footer__copyright p a{
    font-size: 16px;
    padding:0;
  }                   


.site-header {
  padding: 22px 0;
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
  background-color: rgba(0,0,72, 1);
  border-bottom:2px solid #000048;
}                   


.site-header--is-expanded {
    background-color: rgba(0,0,72, 1);
  }                   


@media (min-width: 960px) {                   


.site-header {
    padding: 22px 0 18px;
    position: fixed;
    background-color: rgba(0,0,72, 1);
    top:2rem;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
    .site-header--dark {
      background-color: rgba(0,0,72, 1);
      top:0;
      padding:0px 0 0;
    }
  }                   


@media (min-width: 960px) {                   


.site-header__btn-container {
      float: right
  }
  }                   


.site-header--dark .site-header__btn-container {
    line-height:0;
  }                   


.site-header__logo {
    position: absolute;
    top: 0px;
    left: 25%;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    background-color: trasparent;
  }                   


/*border-radius:50px 0 50px 0px;*/                   


@media (min-width: 530px) {                   


.site-header__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%)
  }
  }                   


/*padding: 25px 36px;*/                   


@media (min-width: 960px) {                   


.site-header__logo {
      left: auto;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0)
  }

      .site-header--dark .site-header__logo {
        -webkit-transform: scale(.56);
            -ms-transform: scale(.56);
                transform: scale(.56);
        top: 0px;
        
      }
  }                   


.site-header__logo_footer {
    position: relative;
    
    -webkit-transform: scale(.8);
    
        -ms-transform: scale(.8);
    
            transform: scale(.8);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  }                   


/*transform-origin: 50% 0;*/                   


@media (min-width: 960px) {                   


.site-header__logo_footer {
      top: 0;
      position: absolute;
      left: auto;
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      padding: 25px 36px
  }
  }                   


.site-header__logo__graphic {
    text-indent: -9999px;
  }                   


.site-header__menu-icon {
    width: 20px;
    height: 19px;
    position: absolute;
    z-index: 11;
    top: 15px;
    right: 20px;
  }                   


.site-header__menu-icon::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      height: 3px;
      background-color: #fff;
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      -o-transition: transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    }                   


.site-header__menu-icon__middle {
      position: absolute;
      top: 8px;
      left: 0;
      width: 20px;
      height: 3px;
      background-color: #fff;
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out;
      -webkit-transform-origin: 0 50%;
          -ms-transform-origin: 0 50%;
              transform-origin: 0 50%;
    }                   


.site-header__menu-icon::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 20px;
      height: 3px;
      background-color: #fff;
      -webkit-transform-origin: 0 100%;
          -ms-transform-origin: 0 100%;
              transform-origin: 0 100%;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      -o-transition: transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    }                   


@media (min-width: 960px) {                   


.site-header__menu-icon {
      display: none
  }
  }                   


.site-header__menu-icon--close-x::before {
      -webkit-transform: rotate(45deg) scaleX(1.25);
          -ms-transform: rotate(45deg) scaleX(1.25);
              transform: rotate(45deg) scaleX(1.25);
    }                   


.site-header__menu-icon--close-x .site-header__menu-icon__middle {
      opacity: 0;
      -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
              transform: scaleX(0);
    }                   


.site-header__menu-icon--close-x::after {
      -webkit-transform: rotate(-45deg) scaleX(1.25) translateY(1px);
          -ms-transform: rotate(-45deg) scaleX(1.25) translateY(1px);
              transform: rotate(-45deg) scaleX(1.25) translateY(1px);
    }                   


.site-header__menu-content {
    opacity: 0;
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    z-index: -10;
    padding-top: 0px;
    text-align: center;
  }                   


@media (min-width: 960px) {                   


.site-header__menu-content {
      opacity: 1;
      z-index: 1;
      padding-top: 0;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1)
  }
  }                   


.site-header__menu-content--is-visible {
      opacity: 1;
      z-index: 1;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      padding-top: 35px;
    }                   


.site-header__menu-content--is-visible .main-navigation li {
        width: 100%;
        display: block;
      }                   


.site-header-info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0px 0 0;
  z-index: 3;
  width:87%;
}                   


@media (min-width: 960px) {                   


.site-header-info {
    z-index: 3;
    top: 0rem;
    position: fixed;
    background-color: rgba(0,0,72, 1);
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width:100%
}
    .site-header-info--dark {
      background-color: rgba(0,0,72, 1);
      opacity: 0;
      visibility: hidden;
    }
  }                   


.site-header-info__menu {
    visibility: visible;
    position: relative;
   /* background-color: rgba(0, 0, 0, 0.89);*/
    right: 0;
    opacity: 1;
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
            transform: translateY(-20%);
    -webkit-transition: opacity .3s ease-out, visibility .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, visibility .3s ease-out, -webkit-transform .3s ease-out;
    -o-transition: opacity .3s ease-out, visibility .3s ease-out, transform .3s ease-out;
    transition: opacity .3s ease-out, visibility .3s ease-out, transform .3s ease-out;
    transition: opacity .3s ease-out, visibility .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
  }                   


.site-header-info__menu--active {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      visibility: visible;
      text-align: center;
    }                   


@media (min-width: 960px) {                   


.site-header-info__menu {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateY(0) scale(1);
          -ms-transform: translateY(0) scale(1);
              transform: translateY(0) scale(1);
      position: static;
      background-color: transparent;
      float: left;
      padding-top: 0;
      padding-bottom: 0;
      top: 0;
      z-index: 1
  }
  }                   


.site-header-info__location {
    display: none;
  }                   


@media (min-width: 960px) {                   


.site-header-info__location {
      display: inline-block
  }
  }                   


.site-header-info__phone {
     display: none;

  }                   


@media (min-width: 960px) {                   


.site-header-info__phone {
      display: inline-block

  }
  }                   


.site-header-info__mail {
    display: none;

  }                   


@media (min-width: 960px) {                   


.site-header-info__mail {
      display: inline-block

  }
  }                   


.site-header-info__search-trigger {
    cursor: pointer;
    color: #000;
    font-size: 1.2rem;
    position: absolute;
    top: 6px;
    right: 16px;
  }                   


@media (min-width: 530px) {                   


.site-header-info__search-trigger {
      top: 4px;
      font-size: 1.4rem
  }
  }                   


@media (min-width: 960px) {                   


.site-header-info__search-trigger {
      display: none
  }
  }                   


.site-header-info__util {
    padding: 0 0 0 20px;
  }                   


@media (min-width: 960px) {                   


.site-header-info__util {
      padding: 0px 0 0;
      float: right
  }
  }                   


.site-header-info__btn {
    margin-right: 20px;
  }                   


@media (min-width: 960px) {                   


.site-header-info__btn {
      float: left
  }
  }                   


.icon--autoblubologna {
  width: 166px;
  height: 55px;
  background-position: left;
  background-image: url('./images/logo_FabioLoiacono.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin:0 auto;
  

}                   


@media (min-width: 960px) {                   


.icon--autoblubologna {
  width: 208px;
  height: 69px;
  background-position: left;
  background-image: url('./images/logo_FabioLoiacono.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin:0
  

}
  }                   


.icon--autoblubologna-icon {
  width: 68px;
  height: 68px;
  background-position: left;
  background-image: url('./images/logo_FabioLoiacono.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin:0 auto;

}                   


@media (min-width: 960px) {                   


.icon--autoblubologna-icon {
    margin:0

}
  }                   


.icon--autoblubologna--footer {
  width: 150px;
  height: 87px;
  background-position: left;
  background-image: url('./images/ivd_logo150.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin:0 auto;

}                   


@media (min-width: 960px) {                   


.icon--autoblubologna--footer {
    margin:3px 0 0 0

}
  }                   


/*MAIN NAVIGATION*/                   


.main-navigation {
  padding-top: 10px;
  }                   


@media (min-width: 960px) {                   


.main-navigation {
      padding-top: 0
  }
  }                   


@media (min-width: 960px) {                   


.main-navigation--pull-right {
        float: right
    }
  }                   


.main-navigation ul {
      margin: 0;
      padding: 0;
    }                   


.main-navigation ul::after {
    content: "";
    clear: both;
    display: table;
  }                   


.main-navigation li {
      list-style: none;
      display: none;
      padding-right: 7px;
    }                   


@media (min-width: 960px) {                   


.main-navigation li {
        padding-right: 20px;
        float: left;
        display: block
    }
  }                   


.main-navigation li:last-child {
      padding-right: 0;
    }                   


@media (min-width: 960px) {                   


.main-navigation li:last-child {
        padding-right: 0px
    }
  }                   


.main-navigation a {
      color: #fff;
      font-weight: 300;
      text-decoration: none;
      display: block;
      padding: 0px;
      font-size: 1.5rem;
      background-color: rgba(0,0,72, .5);
    }                   


@media (min-width: 960px) {                   


.main-navigation a {
        font-size: 1.25rem;
        padding: 0px 0;
        background-color: transparent
    }
  
        .main-navigation a.is-current-link,
        .main-navigation a:hover {
          
          text-decoration: underline;
        }

        .site-header--dark .main-navigation a {
          padding-top: 8px;
        }
  }                   


.main-navigation .current-page-item a,
  .main-navigation .current-page-item li.current-menu-item a,
  .main-navigation a:hover {
    text-decoration: underline;
  }                   


.main-navigation .current-page-item li a {
    color: #fff;
  }                   


.dropdown-lang-posit {
    position: absolute;
    right: 0px;
    background-color: #000048;
    top:8px;
    padding:2px 0px 6px;
}                   


@media (min-width: 960px) {                   


.dropdown-lang-posit {
        top:0;
        right: 0px
}
  }                   


#dropdown-lang-menu {
        display: inline-block
            }                   


#dropdown-lang-menu .wrap-lang-menu {
        display: inline-block;
        width: 45px;
        margin: 0 0px 0 0;
        height: 20px;
        position: relative;
        text-transform: uppercase;
    }                   


#dropdown-lang-menu .parent-lang-menu{
        height: 100%;
        width: 100%;
        display: block;
        cursor: pointer;
        line-height: 36px;
        height: 36px;
        /*border-radius: 5px;
        background: #F9F9F9;
        border: 1px solid #AAA;
        border-bottom: 1px solid #777;
        */
        color: #fff;
        /*font-weight: bold;*/
        z-index: 2;
        position: relative;
        /*-webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear;
        -webkit-transition-delay: .8s;
        */
        text-align: center;
        font-size: 20px;
    }                   


@media (min-width: 960px) {                   


#dropdown-lang-menu .parent-lang-menu{
            line-height: 30px;
        height: 30px;
        font-size: 14px
    }
  }                   


#dropdown-lang-menu .parent-lang-menu__fixed{
        height: 100%;
        width: 100%;
        display: block;
        cursor: pointer;
        line-height: 30px;
        height: 30px;
        /*border-radius: 5px;
        background: #F9F9F9;
        border: 1px solid #AAA;
        border-bottom: 1px solid #777;
        */
        color: #1f345f;
        /*font-weight: bold;*/
        z-index: 2;
        position: relative;
        /*-webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear;
        -webkit-transition-delay: .8s;
        */
        text-align: center;
        font-size: 20px;
    }                   


.parent-lang-menu i {
      display: inline-block;
      font-size: 10px;
      vertical-align: top;
    }                   


#dropdown-lang-menu .parent-lang-menu:hover,
    #dropdown-lang-menu .content-lang-menu:hover ~ .parent-lang-menu {
       /* background: #333;*/
        -webkit-transition-delay: 0s, 0s, 0s;

    }                   


#dropdown-lang-menu .content-lang-menu:hover ~ .parent-lang-menu {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        z-index: 0;
    }                   


#dropdown-lang-menu .content-lang-menu {
        position: absolute;
        top: 0;
        display: block;
        z-index: 1;
        height: 0;
        width: 45px;
        padding-top: 34px;
        -webkit-transition: height .5s ease;
        -webkit-transition-delay: .4s;
    }                   


/*border: 1px solid #777;
        border-radius: 5px;
        */                   


@media (min-width: 960px) {                   


#dropdown-lang-menu .content-lang-menu {
            padding-top: 29px
    }
  }                   


#dropdown-lang-menu .wrap-lang-menu:active .content-lang-menu {
        height: 123px;
        z-index: 3;
        -webkit-transition-delay: 0s;
    }                   


#dropdown-lang-menu .content-lang-menu:hover {
        height: 123px;
        z-index: 3;
        -webkit-transition-delay: 0s;
    }                   


#dropdown-lang-menu .content-lang-menu ul {
       /* background: #333;*/
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 100%;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }                   


#dropdown-lang-menu .content-lang-menu ul a {
        text-decoration: none;
    }                   


#dropdown-lang-menu .content-lang-menu li {
        list-style: none;
        text-align: left;
        color: #fff;
        font-size: 20px;
        line-height: 36px;
        height: 36px;
        padding-left: 8px;
        /*border-top: 1px solid #ccc;*/
        border: 0px solid #777;
        background-color: #000048;

    }                   


@media (min-width: 960px) {                   


#dropdown-lang-menu .content-lang-menu li {
            line-height: 30px;
        height: 30px;
        font-size: 14px

    }
  }                   


#dropdown-lang-menu .content-lang-menu li a{
        color: #fff;
    }                   


#dropdown-lang-menu .content-lang-menu li:hover {
       /* background: #1F345F;*/
       /* color: #333;*/
       color: #cba775;
    }                   


#dropdown-lang-menu .content-lang-menu li:hover a{
       /* background: #1F345F;*/
       /* color: #333;*/
       color: #fff;
    }                   


#dropdown-lang-menu .content-lang-menu.ca li {
        list-style: none;
        text-align: left;
        color: #333;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        padding-left: 3px;
        /*border-top: 1px solid #ccc;*/
        border: 0px solid #777;
        background: #1F345F;
    }                   


#dropdown-lang-menu .content-lang-menu.ca li:hover {
        background: #1F345F;
       /* color: #333;*/
       color: #cba775;
    }                   


#dropdown-lang-menu .content-lang-menu__fixed li {
        list-style: none;
        text-align: left;
         color: #1f345f;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        padding-left: 3px;
        /*border-top: 1px solid #ccc;*/
        border: 0px solid #777;
    }                   


#dropdown-lang-menu .content-lang-menu__fixed li a{
         color: #1f345f;
    }                   


#dropdown-lang-menu .content-lang-menu li:last-of-type {
       /* border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;*/
    }                   


@media (min-width: 960px) {                   


.full-width-split {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px
}
  }                   


.page-section .full-width-split:last-child {
    padding-bottom: 0px;
  }                   


.full-width-split__one {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }                   


@media (min-width: 960px) {                   


.full-width-split__one {
      padding: 0px 0;
      -webkit-flex-basis:50%;
          -ms-flex-preferred-size:50%;
              flex-basis:50%
  }
  }                   


.full-width-split__one img {
  display: block;
  }                   


.full-width-split__one--map {
    position: absolute; width: 100%; bottom: 0px;
  }                   


.full-width-split__two {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }                   


@media (min-width: 960px) {                   


.full-width-split__two {
      padding: 0px 40px;
      -webkit-flex-basis:50%;
          -ms-flex-preferred-size:50%;
              flex-basis:50%
  }
  }                   


.full-width-split__two--map {
    position: absolute; width: 100%; bottom: 0px;
  }                   


/*row*/                   


.full-width-split-row{
  padding-bottom: 40px;

}                   


@media (min-width: 960px) {                   


.full-width-split-row{
    padding-bottom: 0px

}
  }                   


.full-width-split-row:last-child {
  padding-bottom: 40px;
}                   


/*right*/                   


.full-width-split-right {
padding-bottom: 20px;
}                   


@media (min-width: 960px) {                   


.full-width-split-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0
}
  }                   


.full-width-split-right__one {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top:0px;
  }                   


@media (min-width: 960px) {                   


.full-width-split-right__one {
      padding: 0px 0;
      -webkit-flex-basis:50%;
          -ms-flex-preferred-size:50%;
              flex-basis:50%
  }
  }                   


.full-width-split-right__one img {
  display: block;
  margin:0 auto;
  }                   


.full-width-split-right__two {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }                   


@media (min-width: 960px) {                   


.full-width-split-right__two {
      padding: 2rem 40px 0 0;
      -webkit-flex-basis:50%;
          -ms-flex-preferred-size:50%;
              flex-basis:50%;
      text-align:left
  }
  }                   


.full-width-split-right__ptext {
    font-size: 1rem;
    padding-bottom: 1.5rem;
  }                   


@media (min-width: 960px) {                   


.full-width-split-right__ptext {
      font-size: 1.125rem;
      padding-bottom: 1rem
  }
  }                   


/*left*/                   


.full-width-split-left__one {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top:0px;
  }                   


@media (min-width: 960px) {                   


.full-width-split-left__one {
      padding: 0px 0;
      width:50%;
      float: left
  }
  }                   


.full-width-split-left__one img {
  display: block;
  margin:0 auto;
  }                   


.full-width-split-left__gallery {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top:20px;
    position: relative;
    background-color: #000;
  }                   


@media (min-width: 960px) {                   


.full-width-split-left__gallery {
      padding: 0px 0;
      width:50%;
      float: left
  }
  }                   


.full-width-split-left__gallery img {
  display: block;
  margin:0 auto;
  opacity: .33;
  
  }                   


.full-width-split-left__two {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }                   


@media (min-width: 960px) {                   


.full-width-split-left__two {
      padding: 2rem 0px 0 40px;
      width:50%;
      float: right;
      text-align:left
  }
  }                   


.full-width-split-left__ptext {
    font-size: 1.rem;
    padding-bottom: 1.5rem;
  }                   


@media (min-width: 960px) {                   


.full-width-split-left__ptext {
      font-size: 1.125rem;
      padding-bottom: 1rem
  }
  }                   


.full-width-split-last:last-child {
  padding-bottom: 20px;
}                   


@media (min-width: 960px) {                   


.full-width-split-last:last-child {
    padding-bottom: 0
}
  }                   


/* Form Styles */                   


form {
	padding: 0px;
}                   


.hidden-label {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
}                   


input,
select {
	font-family: 'Garamond-Regular', sans-serif;
	font-size: 100%;
}                   


select {
	border-radius: 0;
	-webkit-appearance:none;
	   -moz-appearance:none;
	        appearance:none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg style='stroke-width: 0px; background-color:%23574b43;' fill='white' height='42' viewBox='0 0 32 33' width='38' xmlns='http://www.w3.org/2000/svg'><path d='M16.003 18.626l7.081-7.081L25 13.46l-8.997 8.998-9.003-9 1.917-1.916z'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0px;
  border: none;
  text-align: center;
}                   


input[type="email"],
input[type="password"],
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="date"],
select {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 10px;
	height: 40px;
	margin-bottom: 15px;
	border: 0;
	outline: none;
	background-color: #f1f1f1;
}                   


textarea {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 10px;
	height: 100px;
	margin-bottom: 15px;
	border: 0;
	outline: none;
	background-color: #f1f1f1;
}                   


input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
textarea:focus {
	border: 0px solid #000;
	/*box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .13);*/
}                   


input[type="submit"] {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #000;
	color: #fff;
	padding: 8px 30px;
	border: 1px solid #000;
	border-radius: 0;
	outline: none;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 18px;
}                   


@media (min-width: 960px) {                   


input[type="submit"] {
		width: 150px;
		margin: 0 auto
}
  }                   


input[type="submit"]:hover,
input[type="submit"]:focus {
	border: 1px solid #000;
	background-color: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(41, 0, 0)), to(#000));
	background: -o-linear-gradient(rgb(41, 0, 0), #000);
	background: linear-gradient(rgb(41, 0, 0), #000);
	cursor: pointer;
}                   


.checkbox-text {
	font-size: 100%;
	color: #777;
	margin: 25px 0;
}                   


.checkbox-text span {
   margin: 0;
}                   


input, 
textarea, 
select {outline: none;}                   


input[type="radio"] {
width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 10px;
	height: 40px;
	margin-bottom: 15px;
	border: 0;
	outline: none;
	background-color: #f1f1f1;
}                   


.reveal-item {
    opacity: 0;
    -webkit-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
}                   


.reveal-item--is-visible {
        opacity: 1;
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }                   


.modal {
  position: fixed;
  z-index: 5;
  background-color: rgba(255, 255, 255, .94);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}                   


.modal--is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }                   


.modal__inner {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }                   


.modal__description {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1.65;
  }                   


.modal__close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 2rem;
    -webkit-transform: scaleX(1.2);
        -ms-transform: scaleX(1.2);
            transform: scaleX(1.2);
    -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
            transform-origin: 100% 0;
    color: #000;
    cursor: pointer;
  }                   


.modal__close:hover {
      color: #11579C;
    }                   


.social-icons {
  text-align: center;
}                   


.social-icons__icon {
    background-color: #000;
    display: inline-block;
    margin: 0 5px 5px 5px;
    width: 33%;
    height: 72px;
    position: relative;
  }                   


@media (min-width: 530px) {                   


.social-icons__icon {
      width: 72px;
      margin: 0 5px
  }
  }                   


.social-icons__icon .icon {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    }                   


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */                   


.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}                   


.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}                   


.fancybox-skin {
	position: relative;
	background: #000;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
	padding: 0;
	margin: 0;
}                   


.fancybox-opened {
	z-index: 8030;
}                   


.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}                   


.fancybox-outer, .fancybox-inner {
	position: relative;
}                   


.fancybox-inner {
	overflow: hidden;
}                   


.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}                   


.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}                   


.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}                   


.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}                   


#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(./images/fancybox_icons/fancybox_sprite.png);
}                   


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}                   


#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(./images/fancybox_icons/fancybox_loading.gif) center center no-repeat;
}                   


.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}                   


.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(./images/fancybox_icons/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}                   


.fancybox-prev {
	left: 0;
}                   


.fancybox-next {
	right: 0;
}                   


.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}                   


.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}                   


.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}                   


.fancybox-nav:hover span {
	visibility: visible;
}                   


.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}                   


/* Overlay helper */                   


.fancybox-lock {
    overflow: visible !important;
    width: auto;
}                   


.fancybox-lock body {
    overflow: hidden !important;
}                   


.fancybox-lock-test {
    overflow-y: hidden !important;
}                   


.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(./images/fancybox_icons/fancybox_overlay.png);
}                   


.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}                   


.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}                   


/* Title helper */                   


.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}                   


.fancybox-opened .fancybox-title {
	visibility: visible;
}                   


.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}                   


.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}                   


.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}                   


.fancybox-title-inside-wrap {
	padding-top: 10px;
}                   


.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}                   


/*Retina graphics!*/                   


@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(./images/fancybox_icons/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(./images/fancybox_icons/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}                   


.blog-card {
  background-color: rgba(0,0,0, .1);
  
  width: 100%;

  
}                   


@media (min-width: 960px) {                   


.blog-card {
    padding-bottom: 5px;
    margin-bottom: 10px

  
}
  }                   


@media (min-width: 1300px) {                   


.blog-card {
    margin-bottom: 0;
    padding: 0 0 0

  
}
  }                   


.blog-card--last {
    margin-bottom: 0;
  }                   


.blog-card__photo {
  /*  border-radius: 80px;*/
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    top: 0px;
  /*  border: 6px solid rgba(255, 255, 255, .8);*/
  }                   


.blog-card__title {
    color: #FFF;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 50px;
    font-family:'Garamond-Regular', sans-serif;
  }                   


.blog-card__subtitle {
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 0.9375rem;
    margin: .25rem 0 1rem 0;
  }                   


.blog-card p {
    color: #000;
    text-align: center;
    padding:0 16px;
  }                   


.ponudba {

}