/* roboto-300 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/roboto-v30-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-latin-ext_latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/roboto-v30-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-latin-ext_latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

* {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

h1 {
    margin-top: 30px;
    margin-bottom: 30px;
}

h1::after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #02aa5c;
    width: 100px;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    margin-top: 15px;
}

h4 {
    margin-top: 15px;
    margin-bottom: 15px;
}

h4::after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #02aa5c;
    width: 100px;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    margin-top: 15px;
}

body {
    background-color: #f7f7f7;
}

.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.content {
    width: 1140px;
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.bg-alter {
    background-color: #f9f9f9;
}

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

.color-theme {
    color: #02aa5c;
}

.border-theme {
    border-color: #02aa5c !important;
}

hr {
    margin: 30px -15px 30px -15px;
    /*border-color: rgba(255, 0, 0, 0.4);*/
}

a, a:hover, a:active, a:visited {
    color: #02aa5c !important;
    text-decoration: none;
}

.card {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
}

@media (min-width: 769px) {
    .bl {
        border-left: solid 1px #d6d3d3 !important;
    }

    .keyargs div:not(:first-child) {
        border-left: solid 1px #d6d3d3 !important;
    }
}

@media (max-width: 768px) {
    .keyargs div:not(:first-child) {
        /*border-top: solid 1px #d6d3d3 !important;*/
    }

    .bl {
        /*border-top: solid 1px #d6d3d3 !important;*/
        padding-top: 20px;
    }
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000000;
    display: none;
    -webkit-transition: none !important;
    transition: none !important
}

.back-to-top a:focus {
    outline: none;
}

.card-header-n {
    padding: .2rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-footer-n {
    padding: .2rem 1rem;
    border-top: 1px solid rgba(0, 0, 0, .125);
    min-height: 55px
}

.card-body-n {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    margin: -10px;

}

.nav-item a {
    font-weight: 400;
    font-size: 17px;
}

.article span {
    color: red;
}

.footer {
    background-color: #444;
    color: #a3a3a3;
}

.footer a {
    color: #fff !important;
}

.cookie-bar-container #cookieBar .cookieBarText,
.cookie-bar-container #cookieBar .cookieBarButtons .cookieBarMoreButton,
.cookie-bar-container #cookieBar .cookieBarButtons .cookieBarConsentButton {
    font-family: 'Roboto', arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: .04em
}

.cookie-bar-container #cookieBar {
    background-color: rgba(51, 51, 51, .9);
    bottom: -3px
}

@media (min-width: 1200px) {
    .cookie-bar-container #cookieBar {
        bottom: 0
    }
}

.cookie-bar-container #cookieBar .cookieBarInner {
    padding: 10px 15px;
    text-align: left
}

[dir='rtl'] .cookie-bar-container #cookieBar .cookieBarInner {
    direction: ltr
}

@media screen and (min-width: 1100px) {
    .cookie-bar-container #cookieBar .cookieBarInner {
        text-align: center
    }
}

.cookie-bar-container #cookieBar .cookieBarButtons .cookieBarMoreButton {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 4px 0
}

[dir='rtl'] .cookie-bar-container #cookieBar .cookieBarButtons .cookieBarMoreButton {
    margin-left: 20px
}

[dir='rtl'] .cookie-bar-container #cookieBar .cookieBarButtons {
    display: block
}

.cookie-bar-container #cookieBar .cookieBarButtons .cookieBarConsentButton {
    background-color: inherit;
    display: table;
    margin-top: 8px;
    padding: 10px;
    text-transform: uppercase
}

.cookie-bar-container #cookieBar .cookieBarButtons .cookieBarConsentButton, .cookie-bar-container #cookieBar .cookieBarButtons .cookieBarConsentButton:hover {
    background-color: #E0252F;
}

#cookieBar {
    background-color: #5a5a5a;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 999;
}

#cookieBar .cookieBarInner {
    padding: 10px 15px;
}

#cookieBar .cookieBarText, #cookieBar .cookieBarButtons {
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.8;
    margin-right: 10px;
}

@media (max-width: 720px) {
    #cookieBar .cookieBarText {
        display: block;
        margin-bottom: 5px;
    }
}

#cookieBar .cookieBarButton:first-child {
    margin-right: 5px;
}

#cookieBar .cookieBarButton {
    background-color: #303030;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    cursor: pointer;
    line-height: 19px;
    padding: 4px 8px;
    text-decoration: none;
    white-space: nowrap;
}

@media screen and (min-width: 769px) {
    .cookie-bar-container #cookieBar .cookieBarButtons .cookieBarConsentButton {
        display: inline-block;
        margin-top: 0
    }
}

.boxy {
    background-color: #fff;
    box-shadow: 0 0 45px -14px rgba(0, 0, 0, 0.64);
    box-sizing: border-box;
    max-width: 780px;
    padding: 50px;
    margin: 0 auto;
}

#gdje-kupiti p {
    text-transform: uppercase;
}

#ostali-proizvodi img {
    max-height: 42px;
}

.navbar-brand img {
    max-width: 256px;
}

