/*html {
  scroll-behavior: smooth;
} 
*/

.back-to-top{
  border: none!important;
}

.kontakt-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
ul.kontakt-list li {
    margin-left: 0px !important;
}
.icon-box {
    padding-right: 20px;
}
.kontakt-item {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.kontakt-item img {
    width: 32px;
    height: 32px;
    margin-right: 0.75rem;
}
.kontakt-item span {
    font-size: 1rem;
    color: #333;
}

ol.flickity-page-dots {
    bottom: 0em;
}

.sekcija-3-slika{
  overflow: hidden;
}

.zoom_img{
  animation: 30s linear 0.4s infinite both zoom;
}
i.icon-facebook {
    color: #1c4c3e;
    font-size: 23px;
}
@keyframes zoom{
  0%{
    transform:scale(1);
  }
  50%{
    transform:scale(1.5);
  }
  to{
    transform:scale(1);
  }
}

.back-to-top i{
  font-size: 30px;
}

.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

.main-box h1 {
    line-height: 1.2 !important;
    margin-bottom: 50px !important;
	color: #898989 !important;
}

.main-box p {
    font-size: 16px;
}

p.podnaslov-glavni {
    padding-bottom: 10px;
}



ul.header-nav.header-nav-main.nav.nav-left {
    display: flex;
    justify-content: center;
}

.has-sticky div#masthead {
    background: white;
}

p.txt-ar-hed {
    padding-bottom: 10px !important;
    font-weight: 500 !important;
    margin-top: -20px !important;
}

.kontaktlok .icon-box-text.last-reset {
    display: flex;
    align-items: center;

}
.box-shadow, .box-shadow-2, .box-shadow-2-hover:hover, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover {
    box-shadow: 0px 0px 6px -4px rgba(0, 0, 0, .16), 0 0px 20px 0px rgb(0 0 0 / 6%) !important;
}

@media only screen and (min-width: 549px) {
		.back-image .col-inner.text-left.box-shadow-2 {
    margin-left: -5em;
}
}
.icon-box .icon {
    margin-bottom: 20px;
}
.icon-boxes {
    margin-top: 60px;
}
@media only screen and (min-width: 951px) {
h1 {
    font-size: 64px !important;
	color: #e5be81 !important;
}
	.icon-boxes {
    display: flex;
    gap: 20px;
}

	h2{
	position: relative;
	font-size: 40px !important;
}
	p.podnaslov-glavni {
    margin-bottom: 0px;
    padding-top: 30px;
}

	.accordion .toggle {
    left: 92% !important;
	color: black !important;
}
	h3 {
    font-size: 22px !important;
}


}
@media only screen and (max-width: 950px) {
.icon-box {
    padding-top: 20px;
}
	.heig {
    padding-bottom: 77% !important;
}
h1 {
    font-size: 30px !important;
	color: #e5be81 !important;
}
	h2{
	position: relative;
	font-size: 25px !important;
}

	h3 {
    font-size: 20px;
}
.accordion .toggle {
    left: 88% !important;
	color: black !important;
}

}
.accordion-title.active span {
    font-weight: 500;
}
.star-rating span:before {
    color: #1c4c3e !important;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
    fill: #1c4c3e !important;
}
.accordion-item {
    /* background: white; */
    margin-bottom: 20px;
	    border-bottom: 1px solid #cdcdcd;
}

.accordion-title{
    border-top: 0px !important;
	transition: 0.3s ease-in-out all;
}
.accordion-title:hover span {
    color: #1c4c3e ;
		transition: 0.3s ease-in-out all;
}
.accordion-title.active {
    background: transparent !important;
}

.accordion-inner {
    padding-left: 20px !important;
}

.accordion-title {
    padding-left: 20px !important;
}

a.button.primary, input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: 1px solid #1c4c3e;
    padding: 2px 30px;
    border-radius: 0px !important;
	color: black;
    text-transform: uppercase;
	font-weight: 500;
    font-size: 16px;
}

a.button.secondary{
	    padding: 2px 30px;
	    border: 1px solid black;
	font-size: 16px;
	    font-weight: 500;
	text-transform: uppercase;
}

.header-button a.button.primary {
    background: #1c4c3e !important;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
	text-transform: uppercase;
}

a.button.primary.btn-bl {
    color: black;
    background:  #e5be81;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.box-text.text-center {
       padding: 15px 30px !important;
}

.icon-box.testimonial-box.icon-box-top.text-left {
    background: rgb(247, 247, 247);
    padding: 10px 30px;
	/*    box-shadow: 0px 0px 6px -4px rgba(0, 0, 0, .16), 0 0px 20px 0px rgb(0 0 0 / 6%) !important;*/
}

.box-text.text-center h3 {
    padding-bottom: 10px;
	line-height: 1.3;
	padding-bottom: 20px;
}
h3{
	line-height: 1.3;
}
.flickity-prev-next-button {
    width: 56px !important;
}
.box-text.text-center p {
    font-size: 16px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #fff;
    background: #1c4c3e;
    font-weight: 500;
    font-size: 16px;
	text-transform: uppercase;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #cdcdcd;
    box-shadow: none;
    height: 40px;
    font-size: 16px;
	    font-weight: 500;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #cdcdcd;
    box-shadow: none;
    font-size: 16px;
	    font-weight: 500;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	box-shadow: 0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
	color: white !important;
}

a.button.primary:hover {
    background: #e5be81;
	    box-shadow: 0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
	color: white;
}
a.button.secondary:hover{
	box-shadow: 0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
	color: #e5be81;
	}

h2::after {
    content: "";
    display: block;
    width: 10%;
    margin-top: 10px;
    border-bottom: 3px solid #898989;
}

a.nav-top-link {
    text-transform: uppercase !important;
    font-size: 16px !important;
}

.menu-item a {
    border-bottom: 3px solid transparent;
    margin-bottom: -3px;
}

.menu-item a:hover {
    border-bottom: 3px solid #1c4c3e;
}


/* ACF */

.box-sekcija {
    padding: 15px 30px;
}
