/*!
 Theme Name:   BeTheme Child
 Description:  BeTheme Child Theme
 Author:       Matic Pogladič
 Author URI:   http://maticpogladic.com
 Template:     betheme
 Version:      1.0.0
 Text Domain:  betheme-child
*//*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{transform:translate3d(0, -30px, 0)}40%,43%,70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06)}70%{transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn)}0%,40%{animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95)}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg)}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg)}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg)}60%,80%{opacity:1}80%{transform:skewX(-5deg)}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(0.3, 0.3, 0.3)}50%,to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}.breadcrumbs{margin-bottom:20px}.single-page{margin-bottom:30px}.search-results article{margin-bottom:40px}.hidden-wrapper{display:none}.read-more-novice,.read-more-dogodki{text-align:center;clear:both}.divider-prakse{display:block;margin:60px auto;width:100%;height:1px;background-color:#ccc}@media screen and (max-width: 768px){.divider-prakse{margin:30px auto}}.wpcf7 .wpcf7-checkbox .wpcf7-list-item{margin-left:0;width:100%}.wpcf7 input.wpcf7-text,.wpcf7 textarea{margin-top:3px;margin-bottom:10px}.home.is-map .business-template{margin-bottom:-150px;width:100%}@media screen and (max-width: 992px){.home.is-map .business-template{margin-bottom:0}}.home .single-page{margin-top:0;padding-top:30px;padding-bottom:30px;background-color:#F08800;margin-bottom:0;z-index:9;position:relative}.home .single-page h2,.home .single-page p{color:white}.home .business-template{position:relative;padding-top:70px;z-index:8}.home .business-template #ample_featured_posts_widget-3 .featured-posts-header{position:absolute;top:-150px;right:0;left:0;text-align:center;transition:.7s}.home .business-template #ample_featured_posts_widget-3 .featured-posts-header.visible{top:-10px}.home .business-template #ample_featured_posts_widget-3 .widget-title{font-family:"Raleway";font-size:45px;color:white;background:url(includes/images/title-bg.svg);background-size:cover;background-position:center;display:inline-block;width:300px;padding-top:30px;padding-bottom:30px}.home .business-template #ample_featured_posts_widget-3 .widget-title:after{display:none}.single-praksa h4{font-size:20px;padding-bottom:8px}.single-praksa .lokacija{border-top:1px solid #ccc;padding-top:15px}.single-praksa .lokacija,.single-praksa .nosilec,.single-praksa .viri{border-bottom:1px solid #ccc;padding-bottom:15px;margin-bottom:15px}.single-praksa .dejavnosti-praksa{margin-top:-13px;margin-bottom:20px}.single-praksa .dejavnosti-praksa .podrocje{text-transform:uppercase;font-weight:500;font-size:14px;color:#70a644}.single-praksa .header-post-title-container{position:static !important;display:block;max-width:710px;margin:0 auto}@media screen and (max-width: 1200px){.single-praksa .header-post-title-container{max-width:64.54545454%}}@media screen and (max-width: 768px){.single-praksa .header-post-title-container{max-width:100%}}.single-praksa .header-post-title-container .post-title-wrapper{width:100%}.single-praksa .header-post-title-container h1{white-space:normal !important;width:100%;text-align:center}.page-template-template-novice .tg-one-half{width:46%;margin:0 2% 0 2%}@media screen and (max-width: 992px){.page-template-template-novice .tg-one-half{width:100%;margin:0}}.title-wrapper{clear:both;text-align:center}.title-wrapper.dogodki{margin-top:60px}.novice-subtitle{color:#707173;display:inline-block;border-bottom:1px solid #707173;padding:0 30px 10px 30px;margin-bottom:40px}body:not(.is-map) header:before{content:"";position:absolute;background:white;right:0;left:0;top:0;height:50px;z-index:2}@media screen and (max-width: 768px){body:not(.is-map) header:before{height:70px}}@media screen and (max-width: 500px){body:not(.is-map) header:before{height:40px}}body:not(.is-map) .main-wrapper{position:relative;padding-top:150px}@media screen and (max-width: 500px){body:not(.is-map) .main-wrapper{padding-top:180px}}body:not(.is-map) .main-wrapper .header-post-title-container{top:-10px;left:calc( ( 100% - 1100px ) / 2);position:absolute;background-color:transparent;border-bottom:none;background:url(includes/images/title-bg-yellow.svg);background-size:cover;background-repeat:no-repeat;padding:12px 20px 20px 39px;transition:.7s}@media screen and (max-width: 1100px){body:not(.is-map) .main-wrapper .header-post-title-container{left:3%}}@media screen and (max-width: 500px){body:not(.is-map) .main-wrapper .header-post-title-container{top:-30px;left:0;right:0}body:not(.is-map) .main-wrapper .header-post-title-container .post-title-wrapper{text-align:center;width:100%}}body:not(.is-map) .main-wrapper .header-post-title-container.visible{top:90px}body:not(.is-map) .main-wrapper .header-post-title-container.visible.long{padding-top:30px;top:75px}@media screen and (max-width: 992px){body:not(.is-map) .main-wrapper .header-post-title-container.visible.long{top:75px}body:not(.is-map) .main-wrapper .header-post-title-container.visible.long+.single-page{margin-top:100px}body:not(.is-map) .main-wrapper .header-post-title-container.visible.long h1{white-space:normal;font-size:35px;line-height:40px}}@media screen and (max-width: 768px){body:not(.is-map) .main-wrapper .header-post-title-container.visible.long{top:75px}body:not(.is-map) .main-wrapper .header-post-title-container.visible.long+.single-page{margin-top:100px}}@media screen and (max-width: 768px){body:not(.is-map) .main-wrapper .header-post-title-container.visible{top:78px}}@media screen and (max-width: 500px){body:not(.is-map) .main-wrapper .header-post-title-container.visible{top:82px}}body:not(.is-map) .main-wrapper .header-post-title-container h1{font-family:"Raleway";font-size:45px;line-height:50px;white-space:nowrap}@media screen and (max-width: 500px){body:not(.is-map) .main-wrapper .header-post-title-container h1{white-space:normal}}body:not(.is-map).page-template-template-publikacije .header-post-title-container{background:url(includes/images/title-bg-gradiva.svg);background-size:cover}body:not(.is-map).page-template-template-vnos .header-post-title-container{background:url(includes/images/title-bg-vnos.svg);background-size:cover}body:not(.is-map).page-template-template-o-projektu .header-post-title-container{background:url(includes/images/title-bg-o-projektu.svg);background-size:cover}body:not(.is-map).page-template-template-novice .header-post-title-container{background:url(includes/images/title-bg-novice.svg);background-size:cover}header{position:absolute;right:0;left:0;top:0}.header{background:url("includes/images/menu-bg.svg") repeat-x center 17px;background-size:1586px 105px;position:relative;z-index:3;border-bottom:none}@media screen and (max-width: 768px){.header{margin-top:10px;background-position:center 0}.header .main-head-wrap{padding:45px 0 80px}}.main-navigation ul.menu>li.current-menu-item,.main-navigation ul.menu li{border:none;margin-top:0}.main-navigation ul.menu>li.current-menu-item:hover,.main-navigation ul.menu li:hover{border:none;margin-top:0}.main-navigation ul.menu>li.current-menu-item:hover a,.main-navigation ul.menu li:hover a{color:#c9d200}.main-navigation ul.menu>li.current-menu-item a,.main-navigation ul.menu li a{color:white}.main-navigation ul.menu>li.current-menu-item a:focus,.main-navigation ul.menu li a:focus{outline:none}.main-navigation ul.menu li.current-menu-item a{color:#c9d200}.main-navigation #menu-glavni-menu>li{padding:0 15px}@media screen and (max-width: 1180px){.main-navigation #menu-glavni-menu>li{padding:0 8px}}@media screen and (max-width: 1020px){.main-navigation #menu-glavni-menu>li{padding:0 5px}}@media screen and (max-width: 768px){.menu-toggle{margin-top:0px}.menu-toggle:before{color:white !important}}.fa-search.search-top{right:-20px}@media screen and (max-width: 768px){.fa-search.search-top{line-height:13px;right:-5px}}.fa-search.search-top:before{color:white}#header-logo-image{position:relative}#header-logo-image img{position:absolute;width:260px;max-width:none;top:0}#header-logo-image img:hover{opacity:1}@media screen and (max-width: 992px){#header-logo-image img{width:200px;left:-27px;top:10px}}@media screen and (max-width: 890px){#header-logo-image img{width:150px;left:-27px;top:15px}}@media screen and (max-width: 768px){#header-logo-image img{width:180px;left:auto;top:-10px}}#header-logo-image:before{content:"";position:absolute;background:url(includes/images/clovecki.svg);width:113px;height:61px;top:-26px;left:157px;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 992px){#header-logo-image:before{left:89px;width:86px;top:-19px}}@media screen and (max-width: 890px){#header-logo-image:before{left:72px;width:56px;top:-12px;height:40px}}@media screen and (max-width: 768px){#header-logo-image:before{left:102px;width:81px;top:-46px;height:52px}}@media screen and (max-width: 520px){#header-logo-image:before{left:102px;width:81px;top:-35px;height:52px}}.main-small-navigation .menu-toggle{z-index:9}.main-small-navigation .menu-toggle:before{color:#70a644 !important}.main-small-navigation .menu-glavni-menu-container{background-color:#fff;position:absolute;right:6px;padding:14px;top:-20px}@media screen and (max-width: 830px){.menu-item-home{display:none}}@media screen and (max-width: 768px){.menu-item-home{display:list-item}}.dodaj-prakso{background-color:#70a644;overflow:hidden;text-align:center;padding-top:50px;padding-bottom:50px;width:100%}.dodaj-prakso .inner-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.dodaj-prakso .inner-wrap{-ms-flex-direction:column;flex-direction:column}}.dodaj-prakso h3,.dodaj-prakso a{color:white;float:none;display:inline-block;margin:0 30px}.dodaj-prakso h3{padding-bottom:0}@media screen and (max-width: 768px){.dodaj-prakso h3{margin-bottom:30px}}.dodaj-prakso .btn{border:1px solid white;padding:10px 15px}.dodaj-prakso .btn:hover{background:white;color:#70a644}.fb{width:30px;height:30px;background:url(includes/images/facebook.svg);display:inline-block}.footer-logos{width:450px !important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:-10px}@media screen and (max-width: 880px) and (min-width: 768px){.footer-logos{width:350px !important}}@media screen and (max-width: 400px){.footer-logos{width:300px !important;margin-left:-18px}}.footer-logos a{padding:10px;box-sizing:border-box;text-align:center}.footer-logos a img{height:40px}@media screen and (max-width: 768px){.footer-widgets-area .footer-box:nth-child(2){display:none}}#colophon p{color:white}#colophon a{font-size:14px}.copyright{color:white;display:inline-block}.footer-nav{float:right}.footer-nav a{color:white !important;font-size:14px !important;border-left:2px solid #70a644;padding-left:10px}.footer-nav li:first-child a{border-left:none}@media screen and (max-width: 768px){.footer-bottom{text-align:center}.footer-bottom .copyright{margin-bottom:20px}}.page-template-template-publikacije .row{overflow:hidden}.publikacija-wrapper{text-align:center;margin-bottom:50px}@media screen and (min-width: 768px){.publikacija-wrapper{display:inline-block;width:50%;float:left;padding:0 15px;box-sizing:border-box;text-align:left}}.publikacija-wrapper .img-wrapper{width:130px;height:200px;float:none;display:inline-block}@media screen and (min-width: 768px){.publikacija-wrapper .img-wrapper{width:90px;height:150px;float:left;box-sizing:border-box;padding-left:25px}}@media screen and (min-width: 992px){.publikacija-wrapper .img-wrapper{width:130px;height:200px}}.publikacija-wrapper .text-wrapper a{color:#666666}.publikacija-wrapper .text-wrapper a:hover{color:#70a644}@media screen and (min-width: 768px){.publikacija-wrapper .text-wrapper{float:left;width:calc(100% - 90px);box-sizing:border-box;padding-left:15px}}@media screen and (min-width: 992px){.publikacija-wrapper .text-wrapper{width:calc(100% - 130px);padding-left:20px}}.is-map .main-wrapper{position:relative;top:-170px}@media screen and (max-width: 992px){.is-map .main-wrapper{top:-50px}}@media screen and (max-width: 768px){.is-map .main-wrapper{margin-top:0}}@media screen and (max-width: 520px){.is-map .main-wrapper{margin-top:50px}}@media screen and (max-width: 520px){.is-map.page-template-template-prakse header,.is-map.page-template-page-templates header{top:-20px}}@media screen and (max-width: 520px){.is-map.page-template-template-prakse .main-wrapper,.is-map.page-template-page-templates .main-wrapper{margin-top:90px}}.is-map.page-template-template-prakse .main-wrapper .header-post-title-container,.is-map.page-template-page-templates .main-wrapper .header-post-title-container{position:absolute;left:50%;background:url(includes/images/title-bg-prakse.svg);background-size:cover;z-index:2;left:calc( ( 100% - 1100px ) / 2);background-color:transparent;border-bottom:none;background-size:cover;background-repeat:no-repeat;padding:12px 20px 20px 39px;height:0;overflow:hidden;top:220px}@media screen and (max-width: 1100px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container,.is-map.page-template-page-templates .main-wrapper .header-post-title-container{left:3%}}@media screen and (max-width: 992px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container,.is-map.page-template-page-templates .main-wrapper .header-post-title-container{top:110px}}@media screen and (max-width: 520px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container,.is-map.page-template-page-templates .main-wrapper .header-post-title-container{top:-30px}}@media screen and (max-width: 500px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container,.is-map.page-template-page-templates .main-wrapper .header-post-title-container{top:-30px;left:0;right:0}.is-map.page-template-template-prakse .main-wrapper .header-post-title-container .post-title-wrapper,.is-map.page-template-page-templates .main-wrapper .header-post-title-container .post-title-wrapper{text-align:center;width:100%}}.is-map.page-template-template-prakse .main-wrapper .header-post-title-container.visible,.is-map.page-template-page-templates .main-wrapper .header-post-title-container.visible{top:260px;height:auto;transition:top .7s}@media screen and (max-width: 992px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container.visible,.is-map.page-template-page-templates .main-wrapper .header-post-title-container.visible{top:140px}}@media screen and (max-width: 768px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container.visible,.is-map.page-template-page-templates .main-wrapper .header-post-title-container.visible{top:130px}}@media screen and (max-width: 520px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container.visible,.is-map.page-template-page-templates .main-wrapper .header-post-title-container.visible{top:25px}}.is-map.page-template-template-prakse .main-wrapper .header-post-title-container h1,.is-map.page-template-page-templates .main-wrapper .header-post-title-container h1{font-family:"Raleway";font-size:45px;line-height:50px;white-space:nowrap}@media screen and (max-width: 500px){.is-map.page-template-template-prakse .main-wrapper .header-post-title-container h1,.is-map.page-template-page-templates .main-wrapper .header-post-title-container h1{white-space:normal}}.map-wrapper{overflow:hidden;text-align:center;height:1050px;background-color:#F4F6E9}@media screen and (max-width: 992px){.map-wrapper{height:554px}}@media screen and (max-width: 768px){.map-wrapper{height:554px}}@media screen and (max-width: 520px){.map-wrapper{height:355px}}#map{z-index:1;width:1920px;height:calc( 388 * ( 1920px / 700 ));background:url(includes/images/zemljevid_ok_web.jpg);background-size:cover;background-position:bottom center;margin-bottom:20px;display:inline-block;margin-left:calc( ( -1920px + 100% ) / 2);position:relative}@media screen and (min-width: 1920px){#map{margin-left:0}}@media screen and (max-width: 992px){#map{width:1000px;height:calc( 388 * ( 1000px / 700 ));margin-left:calc( ( -1000px + 100% ) / 2)}}@media screen and (max-width: 520px){#map{width:640px;height:calc( 388 * ( 640px / 700 ));margin-left:calc( ( -640px + 100% ) / 2)}}#map .city-names{position:absolute;width:130px;text-align:left;line-height:10px}@media screen and (max-width: 992px){#map .city-names{display:none}}#map .city-names span{font-weight:bold;color:black;font-size:10px;text-transform:uppercase;clear:both;display:block;padding-bottom:2px}#map .marker{width:20px;height:20px;background-color:#ee9a3f;color:#2a2d25;border-radius:50%;position:absolute;font-weight:bold;font-size:13px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:.1s}@media screen and (max-width: 992px){#map .marker{width:16px;height:16px;font-size:11px}}@media screen and (max-width: 520px){#map .marker{border:1px solid white;width:12px;height:12px;font-size:8px}}#map .marker:hover{background-color:#70a644}#map .marker:hover .info-box{display:inline-block}#map .marker:after{content:"";position:absolute;border:2px solid white;width:28px;height:28px;left:-6px;top:-6px;border-radius:50%}@media screen and (max-width: 992px){#map .marker:after{width:24px;height:24px;left:-6px;top:-6px}}@media screen and (max-width: 520px){#map .marker:after{display:none}}#map .marker.multiple:before{content:"";position:absolute;border:2px solid white;width:38px;height:38px;left:-11px;top:-11px;border-radius:50%}@media screen and (max-width: 992px){#map .marker.multiple:before{width:32px;height:32px;left:-9px;top:-9px;border:1px solid white}}@media screen and (max-width: 520px){#map .marker.multiple:before{display:none}}.trikotnik{position:absolute;top:calc( 50% - 20px);right:-22px;border-left:0 solid transparent;border-right:0 solid transparent;border-bottom:177px solid black;width:0;height:0;border-left:35px solid transparent;border-right:35px solid white;border-bottom:35px solid transparent;transform:rotate(45deg)}.trikotnik.left{transform:rotate(-135deg);left:-22px;right:auto;top:calc( 50% + 5px)}.trikotnik.hide{display:none}.all-infos{position:relative}.info-box{background:white;z-index:999999999;position:absolute;width:250px;padding:20px;padding-top:30px;text-align:left;display:none;position:absolute;transform:translateZ(0)}.info-box .close-box{position:absolute;top:10px;right:10px;width:20px;height:20px;background:url(includes/images/cancel-music-orange.svg);background-size:cover;cursor:pointer}.info-box .single-info{padding-bottom:10px;border-bottom:2px solid #70a644}.info-box .info-title{font:normal 40px/40px "Raleway";padding-bottom:3px}.info-box .info-lokacija{color:#888;font-weight:400;font-size:14px}.filter-dejavnosti{display:block;max-width:100%;bottom:100px;right:calc( 50% - 600px);text-align:center;position:absolute;z-index:99999;padding:0 20px 20px}@media screen and (max-width: 1200px){.filter-dejavnosti{right:calc( 50% - 500px);bottom:0}}@media screen and (max-width: 992px){.filter-dejavnosti{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;bottom:3px;padding-bottom:0}}@media screen and (max-width: 520px){.filter-dejavnosti{max-width:400px}}@media screen and (max-width: 400px){.filter-dejavnosti{max-width:300px}}.filter-dejavnosti select{border:1px solid #707173;color:#707173;height:40px;padding-left:15px;max-width:100%}@media screen and (max-width: 768px){.filter-dejavnosti select{height:30px}}.filter-dejavnosti select:focus{outline:none}.filter-dejavnosti.incontent{position:static;text-align:left;padding:0 0 40px}.dejavnost-info{position:fixed;top:150px;right:-350px;width:260px;padding:50px 30px 0;background:white;box-shadow:0px 2px 10px 1px #888888;overflow-y:auto;z-index:999999999}@media screen and (max-height: 800px){.dejavnost-info{top:30px}}.dejavnost-info .single-info{padding-bottom:30px}.dejavnost-info .title{font-weight:600;font-size:22px;line-height:25px;margin-bottom:15px}.dejavnost-info .excerpt p{font-size:13px}.dejavnost-info .close-sidebar{position:absolute;width:20px;height:20px;background-image:url("includes/images/cancel-music.svg");background-size:cover;top:20px;right:20px;cursor:pointer}.praksa-feed{overflow:hidden;padding-bottom:30px;margin-bottom:20px;border-bottom:1px solid #ccc}@media screen and (min-width: 768px){.praksa-feed{margin-bottom:30px}}.praksa-feed .read-btn{float:left}.praksa-feed .read-btn .desktop{display:none}@media screen and (min-width: 768px){.praksa-feed .read-btn .desktop{display:inline-block}}@media screen and (min-width: 768px){.praksa-feed .read-btn .mobile{display:none}}.praksa-feed .feed-img{width:100%;height:200px}@media screen and (min-width: 500px){.praksa-feed .feed-img{height:300px}}@media screen and (min-width: 768px){.praksa-feed .feed-img{width:350px;height:250px;float:left}}@media screen and (min-width: 992px){.praksa-feed .feed-img{width:400px;height:250px;float:left}}@media screen and (min-width: 768px){.praksa-feed .text-wrapper{width:calc( 100% - 350px);float:left;padding-right:30px;box-sizing:border-box}}@media screen and (min-width: 992px){.praksa-feed .text-wrapper{width:calc( 100% - 400px);padding-right:60px}}.single-page{margin-bottom:0}@media screen and (max-width: 768px){.single-praksa .main-wrapper,.single .main-wrapper{padding-top:100px !important}}.backmap{display: inline-block;width: 100%;padding: 20px;text-align: center;box-sizing: border-box;background-color: #BED600;color: #fff;font-weight: 500;text-transform: uppercase;font-size: 19px;transition: 0.3s;}.backmap:hover{background-color: #85a123}.default-wp-page{margin-bottom:5px}.wpcf7 select{padding:1%;border:1px solid #f2f2f2;line-height:20px;width:100%;margin:0 0 30px;background-color:#f8f8f8;border-radius:3px}@media screen and (max-width: 768px){.wpcf7 select{margin-bottom:10px}}@media screen and (max-width: 768px){.wpcf7 input,.wpcf7 textarea{margin-bottom:10px}}

/*# sourceMappingURL=style.css.map */
