/*============================================================
    Template  Name:
    Description:
    Author:
    Website:
==============================================================*/



@font-face {
    font-family: 'MeteoconsRegular';
    src: url('fonts/meteocons-webfont.eot');
    src: url('fonts/meteocons-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/meteocons-webfont.woff') format('woff'),
         url('fonts/meteocons-webfont.ttf') format('truetype'),
         url('fonts/meteocons-webfont.svg#MeteoconsRegular') format('svg');
    font-weight: normal !important;
    font-style: normal;
}
[data-icon]:before {
	font-family: 'MeteoconsRegular';
	content: attr(data-icon);
	font-style: normal;
}

/* Reset CSS */


html,
body {
    height: 100%;
}

body {
    /*font-family: 'StawixSansBeamBodyBold';*/
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
}

ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

a:focus,
button:focus,
a:hover,
a:visited,
input,
.bootstrap-select>.dropdown-toggle,
input:hover,
.bootstrap-select>.dropdown-toggle:hover,
input:focus,
.bootstrap-select>.dropdown-toggle:focus,
input:active,
.bootstrap-select>.dropdown-toggle:active,
select {
    text-decoration: none;
    outline: none;
}

/* hud button */
.btn-hud {
  color: #FFF;
  background-color: #6e6f6e;
  border-color: #6e6f6e;
  min-width: 220px;
}

.btn-hud:hover {
  color: #FFF;
  background-color: #aeafae;
  border-color: #aeafae
}

.btn-hud:focus,
.btn-hud.focus {
  box-shadow: 0 0 0 .2rem rgba(234, 182, 19, 0.5);
}

.btn-hud.disabled,
.btn-hud:disabled {
  color: #212529;
  background-color: #3e3f3e;
  border-color: #3e3f3e
}

.btn-hud:not(:disabled):not(.disabled):active,
.btn-hud:not(:disabled):not(.disabled).active,
.show>.btn-hud.dropdown-toggle {
  color: #FFF;
  background-color: #aeafae;
  border-color: #aeafae
}

.btn-hud:not(:disabled):not(.disabled):active:focus,
.btn-hud:not(:disabled):not(.disabled).active:focus,
.show>.btn-hud.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(150, 150, 150, 0.5);
}

.btn-outline-hud {
  color: #6e6f6e;
  background-color: transparent;
  background-image: none;
  border-color: #6e6f6e;
  min-width: 220px;
}

.btn-outline-hud:hover {
  color: #FFF;
  background-color: #6e6f6e;
  border-color: #6e6f6e
}

.btn-outline-hud:focus,
.btn-outline-hud.focus {
  box-shadow: 0 0 0 .2rem rgba(150, 150, 150, 0.5);
}

.btn-outline-hud.disabled,
.btn-outline-hud:disabled {
  color: #3e3f3e;
  background-color: transparent;
  border-color: #3e3f3e
}

.btn-outline-hud:not(:disabled):not(.disabled):active,
.btn-outline-hud:not(:disabled):not(.disabled).active,
.show>.btn-outline-hud.dropdown-toggle {
  color: #FFF;
  background-color: #aeafae;
  border-color: #aeafae
}

.btn-outline-hud:not(:disabled):not(.disabled):active:focus,
.btn-outline-hud:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-hud.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(150, 150, 150, 0.5);
}
/* end hud button */

input[type=text]:not(.form-control),
input[type=email]:not(.form-control),
input[type=tel]:not(.form-control),
input[type=search],
input[type=url]:not(.form-control),
input[type=password]:not(.form-control),
textarea:not(.form-control) {

    border: none;
    max-width: 100%;
    padding: 15px;
    color: black;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1;
    /* Firefox */
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #black;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black;
}

img {
    max-width: 100%;
}

a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a:hover {
    text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'StawixSansBeamBodyBold';*/
    font-family: 'Raleway';
    font-weight: 700;
    margin: 0;
}


/* Fonts */


/* StawixSansBeamBodyBold * /

@font-face {
    font-family: 'StawixSansBeamBodyBold';
    src: url('assets/webfonts/Sansbeambody-bold/StawixSansBeamBodyBold.eot');
    src: url('assets/webfonts/Sansbeambody-bold/StawixSansBeamBodyBold.eot') format('embedded-opentype'), url('assets/webfonts/Sansbeambody-bold/StawixSansBeamBodyBold.woff2') format('woff2'), url('assets/webfonts/Sansbeambody-bold/StawixSansBeamBodyBold.woff') format('woff'), url('assets/webfonts/Sansbeambody-bold/StawixSansBeamBodyBold.ttf') format('truetype'), url('assets/webfonts/Sansbeambody-bold/StawixSansBeamBodyBold.svg#StawixSansBeamBodyBold') format('svg');
}


/* StawixSansBeamBodyMedium * /

@font-face {
    font-family: 'StawixSansBeamBodyMedium';
    src: url('assets/webfonts/Sansbeambody-medium/StawixSansBeamBodyMedium.eot');
    src: url('assets/webfonts/Sansbeambody-medium/StawixSansBeamBodyMedium.eot') format('embedded-opentype'), url('assets/webfonts/Sansbeambody-medium/StawixSansBeamBodyMedium.woff2') format('woff2'), url('assets/webfonts/Sansbeambody-medium/StawixSansBeamBodyMedium.woff') format('woff'), url('assets/webfonts/Sansbeambody-medium/StawixSansBeamBodyMedium.ttf') format('truetype'), url('assets/webfonts/Sansbeambody-medium/StawixSansBeamBodyMedium.svg#StawixSansBeamBodyMedium') format('svg');
}


/* WLEEMO_RegimeDemibold * /

@font-face {
    font-family: 'WLEEMO_RegimeDemibold';
    src: url('assets/webfonts/wleemo-demibold/WLEEMO_RegimeDemibold.eot');
    src: url('assets/webfonts/wleemo-demibold/WLEEMO_RegimeDemibold.eot') format('embedded-opentype'), url('assets/webfonts/wleemo-demibold/WLEEMO_RegimeDemibold.woff2') format('woff2'), url('assets/webfonts/wleemo-demibold/WLEEMO_RegimeDemibold.woff') format('woff'), url('assets/webfonts/wleemo-demibold/WLEEMO_RegimeDemibold.ttf') format('truetype'), url('assets/webfonts/wleemo-demibold/WLEEMO_RegimeDemibold.svg#WLEEMO_RegimeDemibold') format('svg');
}

/* Header */

.goricko-logo {
    padding-top: 10px;
    padding-left: 20px;
}

.goricko-wrpper {
    background-color: #ddd;
    background-position: center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    background-image: url("assets/img/full-screen.jpg");
    position: relative;
    z-index: 1;
    /*overflow-x: hidden;*/
}
/*
.goricko-wrpper:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #000;
    z-index: -1;
    opacity: 0.25;
}
*/
.goricko-wrpper .container-fluid {
    padding: 0;
}

.goricko-left-content {
    position: relative;
    height: 100vh;
}

.language-selection li {
    display: inline-block;
}

.collapse-area-btn {
    display: block;
    width: 100%;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 0.75rem;
    line-height: 1.25;
    border-radius: 0px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.collapse-area {
    padding: .5rem;
    background: #EEE;
}

.collapse-area-after {
    margin-bottom: 1rem;
}

.right-side-content {
    margin-top: 30px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 140px;
}

.hero-content {
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 50%;
}

.hero-content img {
    max-width: 200px;
}

.hero-content h5 {
    font-family: 'Raleway';
    color: #fff;
    font-weight: 400;
    font-size: 24px;
}
.opozorilo{
  position:absolute;
  bottom:70px;
  color: white;
  font-size: 25px;
}

/* Search */

.search-bar {
    display: block;
}
.krog{
  border: 1px red solid;
width: 30px;
height: 30px;
border-radius: 20px;
background-color: white;
display:inline-block;
}
.search-bar button {
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 8px 15px;
    background: transparent;
    padding-top: 1px;
    cursor: pointer;
}

.search-bar button i.fa {
    color: #fff;
    font-size: 16px;
}

.goricko-left-content.goricko-section-block .search-bar button i.fa {
    font-size: 14px;
}

.search-bar .btn {
    border: none;
}

.toggle-pade {
    color: #e80000;
}

.form-box {
    position: relative;
}

.navbar-form .form-group {
    display: none;
    margin-top: 17px;
}

.search-bar .form-group {
    position: absolute;
    right: 45px;
    display: none;
    z-index: 9;
    top: -59px;
}

.navbar-form .form-control {
    width: auto;
}


/* Hamberger Menu */

.button_container {
    position: absolute;
    top: 32%;
    right: 12%;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.goricko-section-block-two .button_container span{
	background: #6C6D70;
}

.goricko-section-block-two .button_container.active span {
    background: #fff;
}

.goricko-section-block-two .button_container {
    top: 0;
    right: 6px;
}

.button_container.active {
    position: fixed;
    top: 23px;
    right: auto;
    height: 27px;
    width: 35px;
    cursor: pointer;
    left: 50%;
    margin-left: -17px;
    z-index: 100;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.goricko-wrpper.goricko-section-wrapper .button_container.active span {
    background: #fff;
}

.button_container:hover {
    opacity: .7;
}

.button_container.active .top {
    -webkit-transform: translateY(1px) translateX(0) rotate(45deg);
    -ms-transform: translateY(1px) translateX(0) rotate(45deg);
    transform: translateY(1px) translateX(0) rotate(45deg);
    background: #FFF;
}

.button_container.active .middle {
    opacity: 0;
    background: #FFF;
}

.button_container.active span.last {
    display: none;
}

.button_container.active .bottom {
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #FFF;
}

.button_container span {
    background: #fff;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
    border-radius: 5px;
}

.button_container span:nth-of-type(2) {
    top: 6px;
}

.button_container span:nth-of-type(3) {
    top: 12px;
}

.button_container span:nth-of-type(4) {
    top: 18px;
}

.overlay-menu ul li {
	color: #fff !important;
	font-size: 16px !important;
}
.overlay-menu h4 {
	color: #fff !important;
}
.overlay {
    position: fixed;
    /*background: #1abc9c; */
    background: #6e6f6e;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    -o-transition: opacity .35s, visibility .35s, height .35s;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    z-index: 99;
}

.button_container .text {
    font-size: 10px;
    text-align: center;
    margin-top: 16px;
    color: #fff;
    text-transform: uppercase;
}

.button_container.active .text {
    display: none;
}

#toggle{
    z-index: 10000;
}

.overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
    z-index: 9999;
}

.overlay.open li {
/*     -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s; */
}

.overlay.open li:nth-of-type(2) {
   /*  -webkit-animation-delay: .4s;
    animation-delay: .4s; */
}

.overlay.open li:nth-of-type(3) {
/*     -webkit-animation-delay: .45s;
    animation-delay: .45s; */
}

.overlay.open li:nth-of-type(4) {
/*     -webkit-animation-delay: .50s;
    animation-delay: .50s; */
}

.overlay nav {
    position: relative;
    height: 70%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    overflow: scroll;
    width: 90%;
    margin: 0 auto;
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
    margin-top: 30px;
}

.overlay ul li {
    display: block;
    height: 25%;
    height: auto;
    min-height: 50px;
    position: relative;
    opacity: 1;
}

.overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-align: right;
    text-decoration: none;
}

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
    width: 100%;
}

.overlay ul li a:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 50%;
    width: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    background: #FFF;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.button_container.active {
    right: 0;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}


/* Right Side */

.tourism-box {
    height: 25vh;
    background-color: #ddd;
    background-position: center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    border: 1px dotted #fff;
}

.tourism-box:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
    background: #004270;
    opacity: 0.4;
}

.tourism-box.tourism-box-bg-1,
.tourism-box.tourism-box-bg-2,
.tourism-box.tourism-box-bg-3 {
    border-bottom: 0;
}

.tourism-box.tourism-box-bg-4 {
    border-right: 0;
}

.tourism-box.tourism-box-bg-1:before {
    background: #0090D1;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.tourism-box.tourism-box-bg-2:before {
    background: #00A564;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.tourism-box.tourism-box-bg-3:before {
    background: #CC4C20;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.tourism-box.tourism-box-bg-4:before {
    background: #8E618A;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.tourism-box.tourism-box-bg-5:before {
    background: #FA832F;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.tourism-box.tourism-box-bg-1:hover:before {
    background: #0090D1;
    opacity: .4;
}

.tourism-box.tourism-box-bg-2:hover:before {
    background: #00A564;
    opacity: .4;
}

.tourism-box.tourism-box-bg-3:hover:before {
    background: #CC4C20;
    opacity: .4;
}

.tourism-box.tourism-box-bg-4:hover:before {
    background: #8E618A;
    opacity: .4;
}

.tourism-box.tourism-box-bg-5:hover:before {
    background: #FA832F;
    opacity: .4;
}


/* Right BG */

.tourism-box.tourism-box-bg-1 {
    background-image: url("assets/img/right-bg-1.png");
}

.tourism-box.tourism-box-bg-2 {
    background-image: url("assets/img/right-bg-2.png");
}

.tourism-box.tourism-box-bg-3 {
    background-image: url("assets/img/right-bg-3.png");
}

.tourism-box.tourism-box-bg-4 {
    background-image: url("assets/img/right-bg-4.png");
}

.tourism-box.tourism-box-bg-5 {
    background-image: url("assets/img/right-bg-5.png");
}

.tourism-overlay h1,
.tourism-overlay h1 a {
    font-size: 24px;
    margin-bottom: 10px;
	color: #fff;
}

.tourism-overlay img {
    max-width: 50px;
}

.tourism-box.tourism-box-bg-4 .tourism-overlay img,
.tourism-box.tourism-box-bg-5 .tourism-overlay img {
    max-width: 80px;
}

.tourism-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffff;
}

.temperature,
.temperature a,
.language-selection a {
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 0 6px;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.language-selection a:hover {
    opacity: 0.7;
}

.language-selection a:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 40%;
    left: -2px;
    top: 8px;
    width: 2px;
}

.goricko-left-content .language-selection a:after {
    height: 44%;
    left: -2px;
    top: 7px;
}


/* Goricko Blog */

.goricko-wrpper.goricko-section-wrapper {
    background: #fff;
    position: static;
}

.goricko-wrpper.goricko-section-wrapper .language-selection a {
    color: #6C6D70;
}

.goricko-wrpper.goricko-section-wrapper .language-selection a:after {
    background: #6C6D70;
}

.goricko-wrpper.goricko-section-wrapper .search-bar button i {
    color: #6C6D70;
}

.goricko-wrpper.goricko-section-wrapper .button_container span {
    background: #6C6D70;
}

.goricko-wrpper.goricko-section-wrapper .button_container .text {
    color: #6C6D70;
}

.goricko-wrpper.goricko-section-wrapper .language-selection ul:before {
    background: #6C6D70;
}

.left-side-content img {
    max-width: 60px;
    margin-bottom: 10px;
}

.left-side-content {
    padding: 20px 30px;
}

.left-side-content h4 {
    color: #0091D5;
    margin-bottom: 20px;
    padding: 10px 0;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
}

.left-side-content h6 {
    margin-bottom: 8px;
    color: #000;
}

.left-side-content p {
    color: #231F20;
    /*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';
    font-weight: 400;
}

.left-side-list-item span {
    /*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';
    font-weight: 400;
    margin-left: 21px;
    display: block;
}
.naslovnavsebina {
	margin-bottom:0px;
}
.right-side-single-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6px;
}

.blog-thumbnail {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-height:160px;
}

.blog-thumbnail {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #ddd;
    height: 100%;
}

.right-side-single-blog a {
    display: block;
    width: auto;
    width: 100%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
/*
.blog-bg-1 {
    background-image: url('assets/img/right-bg-1.png');
}

.blog-bg-2 {
    background-image: url('assets/img/right-bg-2.png');
}

.blog-bg-3 {
    background-image: url('assets/img/right-bg-3.png');
}

.blog-bg-4 {
    background-image: url('assets/img/right-bg-4.png');
}
*/
.blog-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.blog-thumbnail img {
    width: 100%;
}


/* Goricko Blog */

.goricko-wrpper.goricko-section-wrapper {
    background: #fff;
    position: static;
}

.left-side-content img {
    max-width: 60px;
    margin-bottom: 10px;
}

.left-side-content {
    padding: 20px 30px;
}

.left-side-content h4 {
    color: #0091D5;
    margin-bottom: 20px;
    padding: 10px 0;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
}

.left-side-content h6 {
    margin-bottom: 8px;
    color: #000;
}

.left-side-content p {
    color: #231F20;
    /*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';
    font-weight: 400;
}

.left-side-list-item span {
    /*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';
    font-weight: 400;
    margin-left: 21px;
    display: block;
}

.blog-thumbnail img {
    height: 100%;
}

.blog-thumbnail {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.blog-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.blog-thumbnail img {
    width: 100%;
}

.blog-content p {
    font-size: 12px;
    /*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';
    font-weight: 400;
    line-height: 20px;
}

.blog-content {
    padding: 20px;
}

.blog-content a {
    color: #0091D5;
}

.blog-content {
    border-bottom: 1px dotted #000;
}


/* Goricko Page 7 */

.goricko-section-block-two .right-side-content .language-selection a {
    color: #6C6D70;
}

.goricko-section-block-two .right-side-content .language-selection a:after {
    background: #6C6D70;
}

.goricko-section-block-two .right-side-content .search-bar button i {
    color: #6C6D70;
}

.goricko-section-block-two .right-side-content .button_container span {
    color: #6C6D70;
}

.goricko-section-block-two .right-side-content .button_container .text {
    color: #6C6D70;
}

.goricko-section-block-two .right-side-content .language-selection ul:before {
    background: #6C6D70;
}

.language-selection-wrapper li {
    display: inline-block;
}

/* .language-selection-wrapper ul {
    position: relative;
} */

/* .language-selection-wrapper ul:before {
    position: absolute;
    content: "";
    height: 40%;
    width: 2px;
    background: #6C6D70;
    right: 0;
    right: -2px;
    top: 8px;
} */

.goricko-section-block-two .right-side-content {
    margin-top: 36px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    padding-right: 60px;
}

.language-selection-wrapper a {
    color: #6C6D70;
    font-size: 14px;
    display: block;
    padding: 0 4px;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
}

.language-selection-wrapper a:hover {
    opacity: 0.7;
}

.language-selection-wrapper a:after {
    position: absolute;
    content: "";
    background: #6C6D70;
    height: 40%;
    left: -2px;
    top: 8px;
    width: 2px;
}


/* Search */

.goricko-section-block-two .search-bar {
    display: block;
}

.goricko-section-block-two .search-bar button {
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 8px 15px;
    background: transparent;
    padding-top: 1px;
    cursor: pointer;
}

.goricko-section-block-two .search-bar button i.fa {
    color: #6C6D70;
    font-size: 14px;
}

.goricko-section-block-two .search-bar .btn {
    border: none;
}

.toggle-pade {
    color: #e80000;
}

.goricko-section-block-two .form-box {
    position: relative;
}

.goricko-section-block-two .navbar-form .form-group {
    display: none;
    margin-top: 17px;
}

.goricko-section-block-two .search-bar .form-group {
    position: absolute;
    right: 45px;
    display: none;
    z-index: 9;
    top: -59px;
}

.goricko-section-block-two .navbar-form .form-control {
    width: auto;
}

.naslovnica  {
	padding-bottom: 40px;
}
.naslovnica .blog-thumbnail h4{
	color: #666;
}
.naslovnica .blog-thumbnail {
	min-height: 175px;
}

/* Section Block */

.goricko-section-block-two {
    background: #fff;
}

.banner-bg {
    height: 400px;
    width: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 10px;
}

.block-bg {
    background-image: url("assets/img/section-block-bg.png");
}

.naslovnica-blog-content h4 {
    font-size: 16px;
    color: #0091D5;
	text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.naslovnica .section-blog-content {
	margin-top: 50px;
	margin-bottom: 20px;
}
.naslovnicalinks{
  bottom:-35px;
  left:0px;
  right:0px;
  position:absolute;
}
.section-blog-content h3, .section-blog-content h4 {
    font-size: 26px;
    /*color: #666;*/
    color: #0091D5;
    border-top: 1px dotted #231F20;
    padding-top: 10px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #231F20;
    margin-bottom: 10px;
    margin-top: 45px;
}

.naslovnica-blog-content h4 {
    color: #666;
}
/*
.section-blog-content p:first-of-type {
    font-family: 'WLEEMO_RegimeDemibold';
    margin-bottom: 10px;
    font-size: 18px;
    text-align: justify;
}

.section-blog-content p:last-of-type {
    font-family: 'StawixSansBeamBodyMedium';
    font-size: 15px;
    text-align: justify;
    line-height: 22px;
} */

.section-blog-content {
    padding: 0 0px 0 0;
}

.slide-toggle-content span {
    text-align: right;
    display: block;
    color: #6C6D70;
    font-size: 12px;
    padding-bottom: 10px;
}

.slide-toggle-item h4 {
    color: #6C6D70;
    padding-top: 10px;
    padding-bottom: 4px;
    /* border-top: 1px dotted; */
    margin-top: 5px;
    font-size: 18px;
    cursor: pointer;
    text-align: right;
}

ul.toggle li {
    color: #6C6D70;
    /*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';
    /* display: none; */
}

ul.toggle {
    padding-left: 20px;
    /* display: none; */
}

.goricko-section-block-two,
.goricko-left-content.goricko-section-block {
    /*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';
}

.goricko-left-content.goricko-section-block {
    height: auto;
}
#footer a{
	color: #fff;
}
#footer {
	width:100%;
	background: #6e6f6e;
	margin-top:50px;
	padding-top:30px;
	padding-bottom:50px;
	color: #fff;
	/*font-family: 'StawixSansBeamBodyMedium';*/
    font-family: 'Raleway';

}

#footer.noExtraTopSpace {
    margin-top:0px;
}

input[type=email] {
	color: black;
	opacity: 1;
	background-color: white;
	margin-top:0px;
	width:300px;
	border: 2px solid #ccc;

}
input[type=email]:focus {
  background-color: white;
}
.center {
	text-align: center;
	display:block;
	margin:50px auto;
	width: 50%;
}
#signup_btn:hover {
    color: #6e6f6e;
    cursor: pointer;
}
#fname {
    width: calc(100% - 55px);
	height: 58px;
    padding: 5px;
	border-bottom: 1px solid #ccc !important;
	/* border-right: none !important; */
}

#newsnotsigned h3 {
    color: #0091D5;
    font-size: 26px;
    margin-bottom: 15px;
}

#signup_btn {
	height: 64px;
    font-size: 25px;
}
.submit-style {
    border-bottom:1px solid #ccc !important;
    color: #666666;
    background-color: #fff;
    padding: 15px;
    border: 0;
    margin-left: -5px;
}
.top-margin-style{
	margin-top: 7px;
}

.padding-left-style{
	padding-left: 5px;
}
.reveal-if-active {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}

input[type="radio"]:checked ~ .reveal-if-active,
input[type="checkbox"]:checked ~ .reveal-if-active {
  opacity: 1;
  max-height: 100px;
  overflow: visible;
}

.newsletter-radio-buttons {
    width: 520px;
    margin: 0 auto;
    text-align: left;
}


.login-box {

	padding: 0;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	position: relative;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: left;
	line-height: 1.8;
	background-color: #e6e6e6;

}

input.login {
	color: white;
	padding: 7px 10px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background: white ;
	width: 50%;
	border-radius: 4px;
	}


input[type=number]{
	background: white;
	color:black;
	border-radius: 4px;
}

label-text {
  display: inline-block;
  width: 50%;
  text-align: center;

}

.dropdown{

	 display: inline-block;
	 width: 60%;
	 position:relative;
}

#logo-top {
    position: absolute;
    bottom: 0px;
	width:100%;
}
#container {
    position:relative;
}

#logo-top img {
   height:50px;
   margin:0 10px 10px 0;
   float:left;
}

.center-logo {
 align-items: center;
 justify-content: space-around;
 display: flex;
 float: none;
}

.logo-footer-margin{
	margin: 10px 10px 0 10px;
	display:inline-block;

}


.logo-footer{
	width:100%;

}

.inline-block{
	display:inline-block;

}

.text-align-label{
	text-align: right;
	margin-top:8%;
}

.facebook-style{

	margin-top:30px;
}

#map {
	width:100%;
	height:500px;
	background-color:grey;
}

.button-style{
		background-color:#456c98;
		color:white;
		border-radius: 4px;
		margin:10px;
}

.p-text{
	margin:2px;
	font-size:16px;
	font-weight:normal;
}

.margin-top{
	margin-top:10px;
}
/*
.background-img{
	background-image:url('https://www.naravniparkislovenije.si/knjiznica/naravni-parki/krajinski-park-goricko/velike/goricko.jpg')

}*/
.container-img{
	position: relative;
	text-align:center;
	color:white;

	display:inline-block;
	cursor:pointer;
}
.img-wrap img {
	max-height:150px;
}
.centered{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color:white;
}

a:hoover{
	background-color:#5d5e60}

.container-img img{
	display:block;
}

.container-img:hover img{
	opacity: 0.6;
}

.form-text{
	line-height:12px;
	margin:20px;

}
.covermenu{
   text-align:center;
   height:56px;
   line-height:56px;
}
.newstext{
  font-size: 21px;
}
@media only screen and (min-width: 576px) {
  .filterContainer{
    max-width: 570px !important;
  }
  .naslovnavsebina {
  	margin-bottom:40px;
  }



}
@media only screen and (max-width: 888px) {
  .search-bar {
	display:none !important;
  }
}
@media only screen and (max-width: 490px) {
  .temperature {
	display:none !important;
  }
}

@media only screen and (min-width: 768px) {
  .filterContainer{
    max-width: 720px !important;
  }
  .filterContainer .row{
    justify-content: center !important;
  }

}

@media only screen and (min-width: 992px) {
  .filterContainer{
    max-width: 960px !important;
  }
  .filterContainer .row{
    justify-content: center !important;
  }
}

@media only screen and (min-width: 1200px) {
  .filterContainer{
    max-width: 1140px !important;
  }
  .filterContainer .row{
    justify-content: flex-start !important;
  }
}

@media only screen and (max-width: 600px) {
.cards{
  justify-content: center;
}
.naslovnicalinks{
  bottom:0px;
}
.blog-bg-2{
  margin-bottom: 32px;
}
.covermenu{
   height:35px;
   line-height:35px;
}
.newstext{
  font-size: 18px;
}
.opozorilo{
  bottom:230px;
}

}
@media only screen and (max-width: 1199px) {
    .cards{
      justify-content: center;
    }
}

@media only screen and (max-width: 1100px) {
  .filterContainer .row{
    justify-content: center !important;
  }
}

.login-box {

	padding: 0;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	position: relative;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	background-color: #e6e6e6;
	margin:0;

}
.forminput {
	width: 90%;
	padding: 3px !important;
}
.obrazci-box {
	
	padding: 20px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	position: relative;

	width: 100%;
	line-height: 1.8;
	background-color: #e6e6e6;
	margin:0px;

}
.text-align-label{
	text-align: center;
	margin:1px;
}

}
.container-img-nas{
	width:800px;
	margin-top:30px;

}

hr.line-style{
	border-top: 1px dotted #000;
}

.error-text-style{
	margin:70px;
	font-size:20px;
	text-align:center;
}

.return-btn{
	border-radius: 4px;

}
.center-img {
	margin: auto;
	width: 50%;
	padding: 10px;
	display:inline-black;
}
#form-response {
	margin: 20px;
}
.item-list .item {
	max-width: 179px;
	height: 100px;
	overflow: hidden;
	display:inline-block;
}
::-webkit-scrollbar {
    display: none;
}

#doyoulikeus {
	/*display: none; */
	position: fixed;
	z-index: 999999;
	bottom: 5px;
	right: 5px;
	width: 295px;
	height: 295px;
	background-size: 100%;
	background-position: center center;
	background-image: url(assets/img/upkac.png);
}
#doyoulikeus div.likeit h4{
	margin-left: auto;
	margin-right: auto;
	color: #666666;

	font-size: 20px;
	margin-bottom: 10px;
}
#doyoulikeus div.likeit {
	width: 154px;
	height: 160px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 40px;
	left: 40px;
	text-align: center;

}

#doyoulikeus div.likeit {
	line-height: 20px;
	font-size: 16px
}

 #doyoulikeusclose h1{
	color: #cf2128;
	margin-right: 7px;
 }
 #doyoulikeusclose {

	text-align: right;
 }
.cont-bg .dogodek {
	height:140px;
}
.cont-bg .dogodek .content-e{
	float:left;
	padding-left:30px;
}
.cont-bg .dogodek .datum{
	border-right: 2px solid #666;
	float:left;
	padding-right:30px;
}
.cont-bg .novica {
	min-height: 220px;
}
.cont-bg .novica, .cont-bg .dogodek {
	background-color: #fff;
	color: #666;
	padding: 30px;
	margin-top: 20px;

}
.likeit a {
	color: #666;
}
.colorbox:hover {
	opacity: 0.7 !important;
}
ul.bnavi {
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
ul.bnavi li a, ul.bnavi li {
	color: #666;
	font-size: 12px;
	line-height: 21px;
}

ul.bnavi li{
	display: block;
	margin-left: 6px;
}

ul.bnavi li::before {
    content: "→";
    margin-right: 6px;
    display: inline-block;
}


/* FIXME: google maps */
.infoBox {
    border-radius: 4px;
}
.map-box {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
    position: relative;
}
.map-box .listing-img-container img {
    width: 100%;
    border-radius: 4px 4px 0 0;
}
.map-box h4 {
    margin: 0;
    padding: 0;
}
.map-box h4 a {
    padding: 0 0 2px 0;
    font-size: 17px;
    line-height: 25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
}
.listing-img-container {
    position: relative;
    height: 100%;
    display: block;
}
.map-box h4 a:hover {
    color: #66676b;
}
.map-box p {
    padding: 0;
    line-height: 25px;
    margin: 2px 0 0 0;
    font-size: 14px;
}
.map-box ul.listing-details {
    padding: 0;
    font-size: 14px;
    display: none;
}
.map-box .listing-title {
    padding: 16px 22px;
}
.map-box .listing-img-content {
    padding: 18px 22px;
}
.map-box .listing-img-content span {
    font-size: 21px;
}
.map-box .listing-img-content .listing-price i {
    font-size: 15px;
    margin: -7px 0 0 0;
}
.infoBox>img {
    position: absolute!important;
    right: 0px;
    top: 0px;
}
.map-box .listing-img-container::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background: linear-gradient(to top, rgba(35, 35, 37, 0.85) 0%, rgba(35, 35, 37, 0.40) 35%, rgba(22, 22, 23, 0) 60%, rgba(0, 0, 0, 0) 100%);
    background-color: rgba(35, 35, 37, 0.2);
}
.map-box .listing-item-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 24px;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
}
.map-box .listing-item-content h3 {
    color: #fff;
    font-size: 18px;
    padding: 0 0 2px 0;
    font-weight: 500;
    margin: 0;
    line-height: 27px;
}
.map-box .listing-item-content span {
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
}
.infoBox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    z-index: 999;
    text-align: center;
    line-height: 29px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    height: 29px;
    width: 29px;
    background-color: #fff;
    color: #333;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-family: "FontAwesome";
    border-radius: 50%;
    -webkit-text-stroke: 1px #fff;
}
.infoBox-close:hover {
    color: #fff;
    background-color: #66676b;
    -webkit-text-stroke: 1px #66676b;
}
.map-box-icon {
    height: 38px;
    width: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #3685cf;
    display: block;
    color: #fff;
    font-size: 12px;
    z-index: 101;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
}
.map-box-icon:before {
    content: "\f064";
    font-family: "FontAwesome";
    position: relative;
    top: 7px;
    display: block;
}
.map-box-image:hover .map-box-icon {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateX(0);
}
.map-box-image {
    position: relative;
    overflow: hidden;
    display: block;
}
.infoBox {
    -webkit-animation: fadeIn 0.9s;
    animation: fadeIn 0.9s;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.infoBox .star-rating {
    font-size: 16px;
    margin-top: 1px;
}
.infoBox .star-rating span {
    margin-right: 3px;
}
.infoBox .rating-counter {
    position: relative;
    top: -1px;
}
.infoBox:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
}
#map {
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 990;
}
#map-container {
    position: relative;
    top: 0;
    left: 0;
    height: 520px;
    width: 100%;
    z-index: 990;
    margin-bottom: 60px;
}
.gmnoprint {
    margin: 10px;
}
#map-container.fullwidth-home-map {
    height: 620px;
    margin-bottom: 0;
}
#map-container.fullwidth-home-map .main-search-inner {
    position: absolute;
    display: block;
    bottom: 60px;
    top: auto;
    transform: none;
    padding-bottom: 0;
    z-index: 9999;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#map-container.fullwidth-home-map .main-search-input {
    margin-top: 0;
}
.cluster img {
    display: none
}
.cluster-visible {
    text-align: center;
    font-size: 15px!important;
    color: #fff!important;
    font-weight: 500;
    border-radius: 50%;
    width: 36px!important;
    height: 36px!important;
    line-height: 36px!important;
    background-color: #66676b;
}
.cluster-visible:before {
    border: 7px solid #66676b;
    opacity: 0.2;
    box-shadow: inset 0 0 0 4px #66676b;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: cluster-animation 2.5s infinite;
}
@keyframes cluster-animation {
    0%, 100% {
        transform: scale(1.3) rotate(0deg)
    }
    50% {
        transform: scale(1.5) rotate(90deg)
    }
}
.map-marker-container {
    position: absolute;
    margin-top: 10px;
    transform: translate3d(-50%, -100%, 0);
}
.marker-container {
    position: relative;
    margin: 10px auto;
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
    top: -5px;
}
#singleListingMap .marker-container {
    cursor: default;
}
.marker-container {
    perspective: 1000;
}
.marker-card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all 0.4s ease-in-out;
    position: absolute;
    z-index: 1;
}
.marker-container:hover .marker-card,
.map-marker-container.clicked .marker-card {
    transform: rotateY(180deg) translateY(-4px);
}
.marker-arrow {
    width: 0;
    content: "";
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0;
    border-color: #66676b transparent transparent;
    top: 38px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-radius: 50%;
    z-index: 1;
}
.face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    z-index: 100;
}
.face i {
    line-height: 34px;
    font-size: 20px;
}
.face.front {
    background-color: #fff;
    border: 2px solid #66676b;
    color: #66676b;
    z-index: 100;
}
.face.back {
    transform: rotateY(180deg);
    box-sizing: border-box;
    background: #66676b;
    border-color: #66676b;
    color: #fff;
}
.face.back i {
    trasform: scaleX(-1);
    line-height: 38px;
    font-size: 18px;
}
.face.back:after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    top: 2px;
    left: 2px;
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 50%;
    position: absolute;
}
/* style for custom-zoom-in buttons was here FIXME:  */

#mapnav-buttons {
    position: absolute;
    transform: translate(0, 0);
    z-index: 999;
    font-size: 14px;
    display: inline-block;
    bottom: 20px;
    right: 20px;
    list-style: none;
    padding: 0;
}
#mapnav-buttons.top {
    top: 20px;
    right: 20px;
    bottom: auto;
}
#mapnav-buttons li {
    float: left;
    margin-left: 4px;
    line-height: 20px;
}
#streetView,
#geoLocation,
#scrollEnabling,
#mapnav-buttons a {
    color: #333;
    background-color: #fff;
    padding: 7px 18px;
    padding-top: 9px;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 50px;
    box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.2);
}
#geoLocation:hover,
#streetView:hover,
#scrollEnabling:hover,
#scrollEnabling.enabled,
#mapnav-buttons a:hover {
    background-color: #66676b;
    color: #fff;
}
#prevpoint:before,
#nextpoint:after {
    font-family: "FontAwesome";
    position: relative;
    font-weight: 500;
    margin: 0 0 0 6px;
    font-size: 17px;
    top: 0px;
    line-height: 1px;
}
#prevpoint:before {
    content: "\f104";
    margin: 0 6px 0 0;
}
#nextpoint:after {
    content: "\f105";
    margin: 0 0 0 6px;
}
#streetView,
#geoLocation,
#scrollEnabling {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
    font-size: 13px;
    line-height: 21px;
}
#streetView:before,
#geoLocation:before,
#scrollEnabling:before {
    content: "\e015";
    font-family: "simple-line-icons";
    position: relative;
    top: 2px;
    margin: 0 6px 0 0;
    font-size: 15px;
    line-height: 1px;
}
#scrollEnabling:before {
    margin-left: -3px;
}
#streetView:before {
    content: "\f21d";
    font-family: "FontAwesome";
    font-size: 16px;
    top: 1px;
    margin-right: 8px;
}
#geoLocation {
    right: auto;
    left: 20px;
    padding: 8px 11px;
}
#geoLocation:before {
    content: "\f192";
    font-family: "FontAwesome";
    font-size: 16px;
    margin: 0;
    top: 2px;
}
@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
/* google maps end */

.card{
    margin-right: 20px;
    border-radius: 10px;
  }

/* checkbox styles start */
ul.ks-cboxtags {
    list-style: none;
    padding: 20px;
}
ul.ks-cboxtags li{
  display: inline;
}
ul.ks-cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #adadad;
    border-radius: 25px;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.ks-cboxtags li label {
    padding: 8px 12px;
    cursor: pointer;
}

ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    border: 2px solid #1bdbf8;
    background-color: #12bbd4;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  border: 2px solid #1bdbf8; /* #e9a1ff*/
}
/* checkbox styles end */

/* .card-body img{
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    height: 160px;
    min-width: 100%;
} */

.card-body .cardImg{
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    height: 160px;
    min-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.card-body p{
    line-height: 1.35rem;
}

.cards .row {
    font-size: 14px;
    line-height: 1.2rem;
    margin-right: 0px;
    margin-left: 0px;

}

.cards h5{
    margin-top: 150px;
    justify-content: center;
}

.archiveLink{
    float: right;
    color: #ffffffCC;
    font-weight: bold;
    margin-top: 10px;
}

.archiveLink:hover{
    color: #fff;
}

.facebook-style iframe{
	max-width: 100%
}

img + br + span,
img + span {
	display: inline-block;
	line-height: 13px;
	margin-top: 15px;	
}

.back-to-top{
	display: none;
    position: fixed;
	right: 60px;
	bottom: 60px;

    padding-top: 7px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 5px;

	z-index: 10;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
    background: #6e6f6e;
}
	
.back-to-top a {
	max-width: 32px;
	display: block;
	color: #ffffff;
}

.back-to-top {
    /* background: white;
    width: 45px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 5px;
    z-index: 1000;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; */
}

.back-to-top a {
    max-width: auto;
}

.back-to-top a i{
    -webkit-transform:rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    font-size: 25px;
}

.header-nav-right{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	padding-top: 20px;
	align-items: center;
}

.header-nav-right ul {
	padding: 0;
    width: 100%;
}

.navbar-right{
	margin-right: 18px;
}

.navbar-right button{
	padding: 0;
}
	

.goricko-section-block-two .header-nav-right .social a,	
.goricko-section-block-two .header-nav-right li,
.goricko-section-block-two .header-nav-right a{
	color: #6C6D70;
}
	
.header-nav-right .language-selection{
	margin-right: 18px;
}

.header-nav-right .temperature{
	margin-right: 18px;
}

.header-nav-right .main-menu{
	display: block;
	margin-right: 28px;
}

.header-nav-right .main-menu .button_container{
	display: flex;
	flex-direction: column; 
	position: relative;
}

.header-nav-right .main-menu .button_container span{
	flex-shrink: 0;
	margin-bottom: 6px;
}

.language-selection .close{
	display: none;
}

.overflow{
  --lh: 28px;
  line-height: var(--lh) !important;
  --max-lines: 5;
  position: relative;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  padding-right: 1rem;
}
.overflow::before {
  position: absolute;
  content: "...";
  bottom: 0;
  right: 0;
}
.overflow::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1rem;
  height: 1rem;
/*  background: white; */
  top: 0;
  height: calc(var(--lh) * 3);
}

.novica .date {
	padding: 6px 0;
}

.social{
	margin-right: 18px;
}

.social li a{
	color: #fff;
	padding: 10px;
}

.nivo2 .social li,
.nivo2 .social a {
	color: #6C6D70;
}

.goricko-wrpper.goricko-section-wrapper .language-selection a:after{
	background-color: #fff;
}



.fas.fa-file-doc:before,
.fas.fa-file-docx:before{
	content: "\f1c2";
}

.fas.fa-file-xls:before,
.fas.fa-file-xlsx:before{
	content: "\f1c3";
}




@media (max-width: 1399px){
	.nivo2 .social {
		display: none;
	}
}

@media (max-width: 1060px){
	.nivo2 .language-selection li{
		display: none;
	}
	
	.nivo2 .language-selection li.active{
		display: block;
	}
	
	.nivo2 .language-selection li.active a:after{
		content: "\f078";
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		font-size: 12px;
		display: inline-block;
		margin-left: 10px;
		width: auto;
		border: none;
		background: transparent;
		position: static
	}


	.nivo2 .language-selection.open li{
		border-bottom: 1px solid #fff;
		width: 100%;
		text-align: center;
		display: block;
	}
	
	.nivo2 .language-selection.open li a{
		padding: 20px;
	}
		
	.nivo2 .language-selection.open li.active a:after,
	.nivo2 .language-selection li a:after{
		display: none;
	}
	
	.nivo2 .language-selection.open .close{
		position: fixed;
		display: block;
		justify-content: flex-end;
		z-index: 10002;
		color: #fff;
		left: 0;
		opacity: 1;
		width: 100%;
		text-align: right;
		padding: 24px;
		top: 0;
	}
	
	.nivo2 .language-selection.open ul{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,0.9);
		display: flex;
		height: auto;
		width: 100%;
		flex-direction: column;
		bottom: 0;
		z-index: 10001;
		align-content: center;
		align-items: center;
		justify-content: center;
	}
	
	
}

@media (max-width: 767px){
	.goricko-section-block-two .header-nav-right .main-menu {
		margin-right: 0;
	}
	
	.social{
		margin-right: 18px;
		display: none;
	}
	.social.footer{
		margin-right: 18px;
		display: block !important;
	}
	
	.banner-bg.block-bg {
		background-size: cover;
		max-height: 200px;
	}
	
	.language-selection li{
		display: none;
	}
	
	.language-selection li.active{
		display: block;
	}
	
	.language-selection li.active a:after{
		content: "\f078";
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		font-size: 12px;
		display: inline-block;
		margin-left: 10px;
		width: auto;
		border: none;
		background: transparent;
		position: static
	}


	.language-selection.open li{
		border-bottom: 1px solid #fff;
		width: 100%;
		text-align: center;
		display: block;
	}
	
	.language-selection.open li a{
		padding: 20px;
	}
		
	.language-selection.open li.active a:after,
	.language-selection li a:after{
		display: none;
	}
	
	.language-selection.open .close{
		position: fixed;
		display: block;
		justify-content: flex-end;
		z-index: 10002;
		color: #fff;
		left: 0;
		opacity: 1;
		width: 100%;
		text-align: right;
		padding: 24px;
		top: 0;
	}
	
	.language-selection.open ul{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,0.9);
		display: flex;
		height: auto;
		width: 100%;
		flex-direction: column;
		bottom: 0;
		z-index: 10001;
		align-content: center;
		align-items: center;
		justify-content: center;
	}
	
}

@media (max-width: 400px){
	.temperature .icon{
		display: none;
	}
}

.section-blog-content ul {
	list-style: disc;
}


.toMainContentLink {
    margin-right: 10px;
}

.toMainContentLink a {
    color: #ffffff;
}

.toMainContentLink.darkText a {
    color: #6C6D70;
}

/* .toMainContentLink a:focus {
    outline: none !important;
    border:1px solid #025CCD;
    box-shadow: 0 0 10px #719ECE;
}
 */
.toMainContentLink a:hover {
    opacity: 0.7;
}

a:focus {
    outline: -webkit-focus-ring-color auto 7px;
}

.skip-to-content .skip-to-content-hide {
    display: none;
}


.skip-to-content {
    display: block;
    position: absolute;
    left: 2px;
    color: #ffffff;
    z-index: 100;
}

.skip-to-content.blackEdition {
    color: #000000;
}

.skip-to-content.whiteEdition {
    color: #000000;
}

.skip-to-content.whiteEdition .skip-to-content-hide {
    background-color: #ffffff;
}

.skip-to-content:hover {
    color: #28a745;
}

.skip-to-content:focus, .skip-to-content:active {
    position: absolute;
    left: 35px;
    top: 95px;
    width: auto;
    height: auto;
    overflow: visible;
    box-shadow: none;
    background-color: transparent;
    outline: -webkit-focus-ring-color auto 7px;
}



.skip-to-content:focus.blackEdition {
    left: 32px;
}

.skip-to-content:focus.whiteEdition {
    left: 35px;
    top: 110px;
}

.skip-to-content:focus .skip-to-content-hide {
    display: block;
}

.newsletter-bg {
    padding-top: 1px;
    background-color: #ffffff;
    padding-bottom: 55px;
}

.newsletter-bg  .container  {
    background-color: #ffffff;
    max-width: 700px;
}

.newsletter-bg  .container .center {
    width: 600px;
}

.newsletter-bg  .container .newsletter-text {
    text-align: center;
    padding-bottom: 10px;
}


.naslovnicaBigCon {
    position: relative;
}

.home-scroll-to-content {
    position: absolute;
    bottom: 65px;
    left: 50%;
    transform: translateX(-50%);
    animation: jumpInfinite 5s infinite;
}

.home-scroll-to-content a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-name: bounce-3;
    animation-timing-function: ease;
}

@keyframes jumpInfinite {
    0% {
        bottom: 65px;
    }
    20% {
        bottom: 80px;
    }
    50% {
        bottom: 65px;
    }
    100% {
        bottom: 65px;
    }
}

.covermenu:hover > .subItems {
    display: block;
}

.covermenu:hover {
    opacity: 1 !important;
}

.covermenu {
    position: relative;
}

.covermenu .subItems {
    display: none;
    position: absolute;
    bottom: 100%;
    width: 100%;
    left: 0;
    padding: 0;
    margin: 0;
}

.covermenu .subItems li {
    display: block;
    width: 100%;
}

.covermenu .subItems li a {
    width: 100%;
    color: #ffffff;
    display: block;
}

.covermenu .subItems li a:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
}

.overlay-menu {
    display: grid;
    grid-template-columns: auto auto auto;
    justify-items: center;
    column-gap: 35px;
}

.slide-toggle-item h4::after {
    content: '';
    margin-top: 8px;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    display: block;
}

.naslovnica-nav {
    margin: 0;
    width: 100%;
}

.listOfSubMenuItems {
 
}

@media only screen and (max-width: 986px) {
    .pos-photo-gallery .item-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

    .pos-photo-gallery .item-list .item {
        width: 100%;
        max-width: 100%;
    }

    .covermenu:hover > .subItems {
        display: none;
    }

    .header-nav-right .main-menu{
        margin-right: 0;
    }

}

@media only screen and (max-width: 992px) {
    .newsAndEvents {
        /* background-image: none !important;
        background-color: #00a65d; */
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        /* background-image: url('assets/img/ezgif.com-gif-maker.jpg') !important; */
        /* background-image: url('assets/img/summer-meadow-with-chamomile-flowers-2022-11-04-04-15-37-utc.jpg') !important; */
        /* background-image: url('assets/img/buds-of-lilac-flowers-against-a-green-meadow-backg-2022-11-15-02-53-34-utc.jpg') !important; */
        background-image: url('assets/img/spring-grass-field-of-veronica-chamaedrys-little-b-2022-11-04-04-15-50-utc.jpg') !important;
    }
}

@media only screen and (max-width: 769px) {
    .overlay-menu {
        grid-template-columns: auto auto;
    }
}

@media only screen and (max-width: 767px) {
    .home-scroll-to-content {
        bottom: 150px;
    }
    
    @keyframes jumpInfinite {
        0% {
            bottom: 120px;
        }
        20% {
            bottom: 150px;
        }
        50% {
            bottom: 120px;
        }
        100% {
            bottom: 120px;
        }
    }
}

@media only screen and (max-width: 600px) {
    .overlay-menu {
        grid-template-columns: auto;
    }

    .slide-toggle-item h4 {
        text-align: center;
    }

    .overlay ul li a {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .home-scroll-to-content {
        bottom: 250px;
    }
    
    @keyframes jumpInfinite {
        0% {
            bottom: 220px;
        }
        20% {
            bottom: 240px;
        }
        50% {
            bottom: 220px;
        }
        100% {
            bottom: 220px;
        }
    }
}

@media only screen and (max-width: 426px) {
    .toMainContentLink {
        display: none;
    }
}


@media only screen and (max-width: 1199px) {
    #signup_btn {
        height: 65px;
    }
}

@media only screen and (max-width: 620px) {
    .newsletter-bg .container .center {
        width: 92%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 550px) {
    .newsletter-radio-buttons {
        width: 100%;
    }
    
    .newsletter-radio-buttons .top-margin-style {
        display: grid;
        column-gap: 5px;
        align-items: start;
        grid-template-columns:20px auto;
    }

    .newsletter-radio-buttons .top-margin-style input {
        margin-top: 8px;
    }

    .padding-left-style {
        padding-left: 0;
    }
}


@media only screen and (max-width: 1176px) {
    .listOfSubMenuItems .row .col-sm-4:last-child {
        overflow: hidden;
    }

    .back-to-top {
        right: 17px;
        display: none;
    }
}


@media only screen and (max-width: 767px) {
    .goricko-left-content .row {
        margin-right: 0;
        margin-left: 0;

    }
}


@media (max-width: 500px){
	.cont-bg .dogodek {
        height:auto;
    }

    .cont-bg .novica, .cont-bg .dogodek {
        padding: 20px;
    }
    
}