html{
    font-size: 14px;
}
body {
    font-family: 'Encode Sans Condensed', sans-serif;
    overflow-x: hidden;
    font-size: 1rem;
    color: #373737;
    letter-spacing: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.53846;
    font-family: 'Encode Sans Condensed', sans-serif;
}
ul, ol{
    padding-left: 20px;
}
a {
    color: #E5740F;
    text-decoration: none;
}
a:hover{
    color: #1F2556;
}
.h6, h6 {
    font-size: 1.07rem;
}
.quotesTxt{
    font-family: 'Encode Sans Condensed', serif;
    font-style: italic;
    font-size: 1.42rem;
    color: #43475F;
    letter-spacing: 0;
    text-align: left;
    float: left;
    width: 100%;
    padding: 10px 0 20px 150px;
}
.panel-group .panel{
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-bottom: 5px solid #E6D8C7;
}
.panel-title > a{
    display: block;
    float: left;
    font-size: 1.42rem;
    position: relative;
    width: 100%;
    font-style: normal;
}
.panel-title > a:hover{
    color: #000;
}
p, li {
    margin: 0 0 10px;
    font-size: 1.42rem;
    line-height: 23px;
    color: #464646;
}
a:focus, a:focus{
    outline: none;
}
.item404 {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.item404 h1.pageTitle:after{
    background: #ff0000;
}
.content ul, .content ol {
    font-size: 1.42rem;
    color: #464646;
    line-height: 32px;
}
.storitveTitle{
    float: left;
    width: 100%;
    border-bottom: 5px solid #E6D8C7;
}
#accordion{
    float: left;
    width: 100%;
}
.panel-default > .panel-heading {
    background-color: transparent;
    color: #354a0a;
    font-family: "Encode Sans Condensed",serif;
    font-size: 1.49rem;
    font-style: italic;
    line-height: 23px;
    padding: 0;
}
.panel-default > .panel-heading h4 a.accordion-toggle{
    font-family: "Encode Sans Condensed",serif;
    font-size: 1.49rem;
    line-height: 23px;
    color: #354A0A;
    font-style: normal;
    position: relative;
}
.panel-default > .panel-heading a.accordion-toggle{
    height: 0;
    padding: 0;
    transition: all 0.4s ease-in-out;
}
.panel-default > .panel-heading a.accordion-toggle .row{
    display: none;
}
.panel-default > .panel-heading a.accordion-toggle.collapsed{
    color: #354A0A;
    height: auto;
    padding: 20px 0;
    transition: all 0.4s ease-in-out;
}
.panel-default > .panel-heading a.accordion-toggle.collapsed .row{
    display: block;
}
.panel-default > .panel-heading a.accordion-toggle:before{
    font-family: "themify";
    content: "";
    position: absolute;
    right: 30px;
    font-size: 2.85rem;
    top: 45px;
    color: #45475F;
    z-index: 1;
}
.panel-default > .panel-heading + .panel-collapse .panel-body{
    border: none;
}
#accordion .panel-collapse{
    background: #e6d8c7 none repeat scroll 0 0;
    padding: 25px 0;
}
span.titlePanel, .storitvaTxt h3{
    color: #43475f;
    font-size: 1.7rem;
    font-weight: 600;
    padding: 25px 105px 25px 15px;
    text-transform: uppercase;
    margin: 0;
    line-height: normal;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.storitvaTxt h3{
    padding-right: 0px;
    padding-left: 0px;
}
.storitvaTxt{
    padding-right: 105px;
}
.storitvaTxt p{
    font-size: 1rem;
    color: #43475F;
    letter-spacing: 0;
    text-align: left;
}
.panel-default > .panel-heading a.accordion-toggle.collapsed:before{
    font-family: "themify";
    content: "";
    position: absolute;
    right: 30px;
    font-size: 2.85rem;
    top: 45px;
    color: #45475F;
}
.panel-default > .panel-heading a.accordion-toggle img, #accordion .panel-collapse img{
    height: 80px;
}
#accordion .panel-collapse img{
    margin-top: 60px;
}
.panel-body{
    padding: 0;
}
.panel-body img{
    max-width: 100%;
}
.txtPanel{
    float: left;
    width: 100%;
    padding: 0 0 0 20px;
    margin: 10px 0;
    position: relative;
}
.txtPanel::before {
    background: #354A0A none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 3px;
}
.txtPanel .imagesColRight{
    margin-bottom: 0px;
}
.txtPanel .imagesCol a img{
    margin-bottom: 0px;
}
.txtPanel p {
    margin-bottom: 0px;
}
.slickero {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
h1 {
    font-size: 2.12rem;
    color: #2C2C2C;
    font-weight: bold;
}
h1.titlePage{
    font-weight: bold;
    font-size: 3.4rem;
    font-family: initial;
    position: relative;
    color: #4A4A4A;
    text-align: center;
    margin-bottom: 50px;
}
h1.titlePage::after {
    position: absolute;
    content: '';
    height: 5px;
    width: 150px;
    background: #E5740F;
    left: 50%;
    margin-left: -75px;
    bottom: -10px;
    border-radius: 2px;
}
.galleryItem h1 a{
    color: #232323;
}
.itemOperations h1{
    text-align: center;
    font-size: 2.12rem;
}
.simpleItem.itemOperations h1:before{
    display: none;
}
h2 {
    font-weight: normal;
    position: relative;
    text-align: left;
    font-weight: bold;
    font-size: 1.84rem;
    color: #2C2C2C;
    text-transform: none;
    margin: 0 0 15px;
}
.storitveTitle h2{
    margin: 10px 0 30px 0;
}
.txtPanel h2{
    font-size: 1.98rem;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
}
.h3, h3 {
    font-size: 1.49rem;
}
h4 {
    color: #232323;
    font-size: 1.35rem;
    font-weight: 400;
}
h5 {
    color: #232323;
}
a.topScroll {
    position: fixed;
    right: 22px;
    bottom: 28px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(3, 43, 74, 0.5);
    text-align: center;
    color: #fff;
    font-size: 2.54rem;
    display: none;
}
a:hover {
    color: #014587;
    text-decoration: none;
}
hr {
    border-top-color: #dbe4ec;
}
.alert {
    border: none;
    border-radius: 0;
}
.mainTxt {
    padding-top: 20px;
}
.abstract {
    color: #7f7f7f;
}
.tmeni{
    position: relative;
}
.langpicker{
    float: right;
    list-style: outside none none;
    margin: 10px 0;
    padding: 0;
}
li.middleLi{
    color: #000;
    font-size: 1.49rem;
}
.langpicker li a{
    color: #000;
    font-size: 1.14rem;
    font-family: "Encode Sans Condensed",serif;
    font-weight: bold;
    text-transform: none;
}
.langpicker li a:hover,.langpicker li a:focus{
    text-decoration: none;
}
a:active,
a:focus {
    color: #529dba;
}
a:focus {
    box-shadow: 0 0 0 4px #ffc689;
    background-color: #ffc689;
    color: #000;
    opacity: 1!important;
    outline: 1px solid #ffc689;
    text-decoration: none;
}
button:active,
button:focus {
    color: #529dba;
}
button:visited {
    color: #2a5566 !important;
}
button:focus {
    box-shadow: 0 0 0 4px #ffc689;
    background-color: #ffc689;
    color: #000;
    opacity: 1!important;
    outline: 1px solid #ffc689;
    text-decoration: none;
}

/*header top*/
header{
    background: #fff;
    float: left;
    width: 100%;
}
.skip-to-content {
    float: left;
}
.skip-to-content:active,
.skip-to-content:focus {
    margin: 10px 20px 0 0;
    width: auto;
    height: auto;
    overflow: visible;
    box-shadow: none;
    background-color: transparent;
    outline: 0;
}
.skip-to-content:active .skip-to-content-hide,
.skip-to-content:focus .skip-to-content-hide {
    display: block;
    border: solid 1px #d7d7d7;
    background: #ecf2f4;
    padding: 5px;
    box-shadow: 0 0 0 3px #ffc689 inset;
    outline: 1px solid #ffc689;
}
.skip-to-content .skip-to-content-hide {
    display: none;
}
.header-top{
    display: inline-block;
    width: 100%;
    background: #eee;
}
.header-top h3{
    float: left;
    width: auto;
    margin: 9px 0;
}
.headTools {
    float: right;
    width: auto;
    padding: 10px 0;
}
.headTools ul.social_box{
    float: left;
    width: auto;
    list-style: none;
    padding: 0;
    margin: 0 5px 0 0;
}
.headTools ul.social_box li{
    float: left;
    width: auto;
    margin-right: 0;
}
.headTools ul.social_box li a{
    font-size: 1.28rem;
    color: #272727;
    line-height: 24px;
    float: left;
    margin-left: 20px;
}
.headTools ul.social_box li a:hover, .headTools ul.social_box li a:focus{
    text-decoration: underline;
}
.tophead ul{
    display: inline-block;
    float: none;
    list-style: outside none none;
    margin: 0 0 0 15px;
    padding: 0;
    width: auto;
}
header ul.langpicker li{
    float: left;
    padding: 0;
    width: auto;
    margin: 0;
    line-height: 22px;
}
header ul.langpicker li a{
    color: #000;
    padding: 0 10px;
    font-size: 1.28rem;
    font-weight: normal;
    border-left: 1px solid #000;
}
header ul.langpicker li:first-child a{
    border-left: none;
}
header ul.langpicker li a:hover{
    color: #015289;
}
.head {
    float: left;
    width: 100%;
    margin: 0;
}
.headerTop ul{
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
}
.headerTop ul li {
    float: left;
    width: auto;
    display: inline;
    color: #fff;
    padding: 10px 0;
    margin-right: 5px;
    font-size: 13px;
    line-height: 22px;
}
.headerTop ul.infoHead {
    float: right;
}
.headerTop ul.infoHead li{
    margin: 0 0 0 20px;
}
.headerTop ul li a{
    color: #fff;
}
.headerTop ul.soc li a{
    font-size: 1.56rem;
}
.headerTop ul li a:hover{
    color: #F6821F;
}
/*** @start navbar maninMenu ***/
.navbar-nav {
    padding: 10px 0;
}
.navbar-fixed-top .navbar-nav {
    margin-top: 25px;
}
.navbar.navbar-default {
    border-radius: 0;
    background: #232323;
    border: none;
    margin: 0;
    font-size: 1.28rem;
    text-align: center;
    position: initial;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    float: left;
    box-shadow: none;
    min-height: 34px;
}
.navbar.navbar-default ul.nav{
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 0;
    border: none;
    text-align: left;
}
.bodyUvodna .navbar.navbar-default ul.nav{
    border-bottom: none;
    text-align: left;
}
.main_menu{
    float: left;
    width: 100%;
    background: #fff;
}
.main_menu.affix {
    background: #232323;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    animation: slide-down 1.7s;
    -webkit-animation: slide-down 1.7s;
    -moz-animation: slide-down 1.7s;
    -o-animation: slide-down 1.7s;
}
.navbar.navbar-default ul.nav > li {
    display: inline-block;
    float: left;
    width: auto !important;
    border-right: 1px solid rgba(255, 255, 255, 0.21);
}
.navbar.navbar-default ul.nav > li:last-child{
    border: none;
}
.navbar.navbar-default ul.nav > li:first-child{
    border-left: none;
}
.navbar.navbar-default ul.nav > li.domov span {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 17px;
    margin-right: 6px;
}
.navbar.navbar-default ul.nav > li.domov span i{
    font-size: 6px;
    position: absolute;
    color: #E5740F;
}
.navbar.navbar-default ul.nav > li.domov a:hover span i, .navbar.navbar-default ul.nav > li.domov.active a span i{
    color: #232323;
}
.navbar.navbar-default ul.nav > li.domov span i.straIcon1{
    bottom: -1px;
    left: 0;
}
.navbar.navbar-default ul.nav > li.domov span i.straIcon2{
    bottom: -1px;
    right: 0;
}
.navbar.navbar-default ul.nav > li.domov span i.straIcon3{
    top: 3px;
    left: 50%;
    margin-left: -1px;
}
.navbar.navbar-default ul.nav > li > a {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 1.21rem;
    color: #D2D2D2;
    line-height: 30px;
    font-weight: 400;
    margin-left: 0;
    padding: 13px 25px;
}
.navbar.navbar-default ul.nav > li > a i{
    margin-left: 10px;
}
.navbar.navbar-default ul.nav > li > a i.straIcon {
    margin-left: 5px;
}
.navbar ul.nav.navbar-nav > li.first > a:before {
    border: none;
}
.navbar.navbar-fixed-top ul.nav.navbar-nav > li > a:before {
    bottom: 0px;
    height: 20px;
}
.navbar.navbar-default ul.nav>li>a:focus, .navbar.navbar-default ul.nav>li>a:hover, .navbar.navbar-default ul.nav>li.active>a, .navbar.navbar-default ul.nav>li.active>a:focus, .navbar.navbar-default ul.nav>li.active>a:hover{
    background: #E5740F !important;
    color: #232323 !important;
}
.mainMenu {
    text-align: center;
    float: left;
    width: 100%;
}
.navbar.navbar-default.navbar-fixed-top {
    border-bottom: 1px solid #dbe4ec;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.19);
}
.infoTel {
    padding-top: 50px;
}
/*** @end navbar maninMenu ***/
/*** @start search ***/
.itemSitemap li .fa {
    display: none;
}
#searchBox {
    float: left;
    height: auto;
    margin: 0;
    position: relative;
    width: auto;
}
#searchBox input{
    width: 35px;
    margin-right: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    font-size: 1.14rem;
    color: #6A6A6A;
    float: right;
    height: 30px;
    margin-left: 0;
    padding: 5px 10px;
    position: relative;
    font-weight: 400;
    background: transparent;
    transition: all 0.2s ease-in-out;
    z-index: 2;
    opacity: 0;
}
#searchBox input:focus {
    border: 1px solid #ccc;
    background: #fff;
    width: 263px;
    opacity: 1;
}
#searchBox i {
    position: absolute;
    left: 0;
    top: -3px;
    color: #000;
    cursor: pointer;
    background: transparent;
    padding: 8px 4px 8px 8px;
    font-size: 1.35rem;
    z-index: 1;
}
#searchBox i:hover {
    cursor: pointer;
}
#searchBox .ui-helper-hidden-accessible {
    display: none;
}
/*** @end search ***/
/*** @start carousel ***/
#carousel-uvodna{
    float: left;
    width: 100%;
}
.carouselImg{
    float: left;
    width: 100%;
    height: 650px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.carouselTxt{
    background: transparent none repeat scroll 0 0;
    float: left;
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 20px 0;
}
.carouselTxt p{
    font-size: 1.42rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    text-shadow: 0 0 6px #43475F;
}
.carouselTxt p a{
    color: #015289;
}
#myCarousel {
    border: none;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
#myCarousel.carousel.slide img {
    position: relative;
    width: 100%;
    margin: auto;
    min-width: 100%;
}
#myCarousel h1, #myCarousel a h1 {
    color: #fff;
    font-weight: 300;
    font-size: 3.4rem;
}
#myCarousel h1.crna, #myCarousel a h1.crna {
    color: #fff;
    font-size: 64px;
    font-weight: normal;
    line-height: 67px;
    margin: 0;
    padding: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    width: 100%;
    text-align: center;
}
#myCarousel h2, #myCarousel a h2 {
    color: #fff;
    font-size: 1.56rem;
    margin-top: 0;
    text-shadow: none;
}
#myCarousel h2.crna, #myCarousel a h2.crna {
    color: #213E9A;
}
#myCarousel a:hover {
    text-decoration: none;
}
#myCarousel .carousel-indicators {
    bottom: 15px;
    left: 0;
    margin: 0;
    right: auto;
    text-align: center;
    top: auto;
    width: 100%;
}
#myCarousel .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0;
    background: #fff;
    border: none;
}
#myCarousel .carousel-indicators li.active {
    width: 12px;
    height: 12px;
    background: #015289;
}
#myCarousel .carousel-caption {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
}
#myCarousel .carousel-caption {
    left: 0;
    width: 100%;
}
#myCarousel .carousel-caption.carousel-captionTop{
    top: 30%;
}
#myCarousel .carousel-caption.carousel-captionBottom{
    bottom: 50px;
}
#myCarousel .openRegistration {
    position: absolute;
    right: 100px;
    bottom: 100px;
    padding: 15px;
}
.myCarouselPattern {
    position: absolute;
    top: 0;
    left: 0;
    background: url(pattern.png);
    width: 100%;
    height: 100%;
    opacity: 0.14;
}
.sliderColor {
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 1;
}
/*** @end carousel ***/
/*** @start entry.php ***/
.mainContainer, .loginRegister {
    float: left;
    width: 100%;
    padding: 0;
}
.mainContainer.kontaktPage{
    padding-bottom: 0px;
}
.mainContainer.uvodna{
    padding: 0;
}
.predstavitev {
    overflow: hidden;
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
}
.predstavitev.paddingBottom {
    padding-bottom: 20px;
}
.predstavitev h2 {
    color: #1e283a;
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 20px 0 15px;
    position: relative;
    text-align: center;
}
.predstavitev h2:before{
    position: absolute;
    content: "";
    width: 80px;
    height: 1px;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
    background: #1e283a;
}
.predstavitevIcon{
    width: 107px;
    height: 139px;
    background: url(predstavitevIcon.png) no-repeat top left;
    display: inline-block;
    margin-bottom: 20px;
}
.predstavitevIcon i {
    color: #42637d;
    font-size: 2.47rem;
    padding: 30px;
}
.predstavitev h4{
    min-height: 40px;
}
.banner {
    position: absolute;
    right: 0;
    bottom: 80px;
    display: none;
}
.uvodnaTxt {
    padding-bottom: 45px;
    font-size: 13px;
    color: #7f7f7f;
}
.uvodnaTxt h2 {
    padding-bottom: 25px;
    padding-top: 67px;
}
.carouselTablet {
    position: absolute;
    bottom: 160px;
    left: -50px;
}
#myTabletCarousel {
    width: 433px;
    height: 249px;
    margin-left: 177px;
    margin-top: 130px;
}
#myTabletCarousel .carousel-caption {
    clear: both;
}
#myTabletCarousel .txt-caption {
    margin-top: 38px;
    width: 100%;
    height: 185px;
    overflow: hidden;
}
#myTabletCarousel .carousel-inner {
    margin-bottom: 50px;
}
#myTabletCarousel .carousel-indicators {
    bottom: 33%;
}
#myTabletCarousel .carousel-indicators {
    width: 40%;
    right: 0;
    left: 100%;
    margin-right: 20px;
}
#myTabletCarousel .carousel-indicators .active {
    background: #15aef7;
    border: none;
    height: 10px;
    width: 10px;
    margin: 1px;
    margin-left: 5px;
}
#myTabletCarousel .carousel-indicators li {
    border: none;
    background: #cbcbcb;
    margin-left: 5px;
}
#myTabletCarousel .carousel-indicators li.galleryWrapper {
    background: none;
    width: 18px;
    height: 19px;
    margin-left: 5px;
    padding-top: 5px;
}
#myTabletCarousel .carousel-control {
    position: absolute;
    top: 15%;
}
#myTabletCarousel .carousel-control.left {
    left: -30%;
}
#myTabletCarousel .carousel-control.right {
    right: -30%;
}
#myTabletCarousel .carousel-control.left, #myTabletCarousel .carousel-control.right {
    background: none;
    color: #dbe9ef;
    z-index: 200;
    text-shadow: none;
}
#myTabletCarousel .carousel-control span{
    font-size: 60px;
    color: #dbe9ef !important;
}
#myTabletCarousel .tabletSadrzaj {
    color: #858585;
    font-size: 13px;
    font-weight: 300;
}
.overlayBottomCarousel {
    background: url(tablet_frame.png) no-repeat right bottom;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 466px;
    margin-top: 75px;
}
.overlayBottomCarouselMini {
    background: url(tablet_frame_mini.png) no-repeat center bottom;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 320px;
    margin-top: 0;
}
.carouselTabletPhones {
    position: relative;
}
.carouselTabletPhones img {
    border-radius: 30px;
    width: 100%;
}
.carouselTabletPhones img.tabletPhone {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: auto;
    border-radius: 0;
}
/*** @end entry.php ***/
/** uvodna storitve start**/
.uvodnaStoritve{
    float: left;
    width: 100%;
    padding: 30px 0;
    margin-top: 30px;
    border-top: 1px solid #EFEFEF;
    background: #fff;
}
.uvodnaStoritve a.imgBox{
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 200px;
    margin-top: 10px;
    position: relative;
}
.uvodnaStoritve a.imgBox::before{
    background: rgba(0,0,0,0.25);
    content: "";
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.2s ease-in-out;
}
.uvodnaStoritve a.imgBox:hover::before{
    background: rgba(0,0,0,0.6);
}
.uvodnaStoritve a.imgBox h3{
    color: #fff;
    font-family: "Encode Sans Condensed",serif;
    font-size: 2.27rem;
    font-weight: 400;
    line-height: 28px;
    margin-top: -25px;
    opacity: 1;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}
.uvodnaStoritve a.imgBox:hover h3{
    opacity: 1;
}
.uvodnaKontakt{
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
}
.uvodnaKontakt .form-control{
    height: 30px;
}
.pageKontakt .form-control{
    height: 39px;
}
.uvodnaKontakt textarea.form-control, .pageKontakt textarea.form-control{
    height: auto;
}
.uvodnaKontakt textarea.form-control{
    height: 80px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin: 10px 5px 5px 0;
}
.pageKontakt .form-group {
    margin-bottom: 0;
}
.mapOver{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    padding: 15px;
    width: 100%;
}
.uvodnaKontakt .bcmsMarkerTxt{
    max-width: 200px;
}
.mapOver table td{
    border: none;
    padding: 0;
}
.uvodnaKontakt h2{
    color: #101010;
}
.uvodnaKontakt .btn{
    border-width: 1px;
}
.bodyUvodna .footerWrapper{
    margin-top: 20px;
    float: left;
    width: 100%;
}
.footer{
    position: relative;
    float: left;
    width: 100%;
    padding: 80px 0 0;
}
.layoutBasic .footer, .layoutFull .footer {
    background-color: #F0F0F0;
}
.footKontakt, .footerBck{
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
    padding: 0 30px;
}

.footerBck{
    background-image: url(footerBckNew.png);
    min-height: 500px;
    background-size: cover;
    background-position: center;
    margin-top: 300px;
}

.footerBck .footerOverKontakt {
    position: absolute;
    width: 600px;
    left: 50%;
    margin-left: -300px;
    padding: 30px 50px;
    text-align: center;
    border-radius: 15px;
    background: #fff;
    border: 2px solid #4A4A4A;
    top: -225px;
}


.footerBck .footerOverKontakt:before,
.footerBck .footerOverKontakt:after {
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
}
.footerBck .footerOverKontakt:before {
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-top: 50px solid #4A4A4A;
    margin-left: -13px;
    bottom: -50px;
    z-index: 4;
}
.footerBck .footerOverKontakt::after {
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-top: 50px solid #fff;
    margin-left: -13px;
    bottom: -46px;
    z-index: 5;
    left: 50%;
}

.footKontakt h6, .footKontakt h4{
    font-weight: bold;
    font-size: 2.12rem;
    font-family: initial;
    position: relative;
    color: #4A4A4A;
    text-align: left;
    margin-bottom: 30px;
}
.footKontakt h6::after {
    position: absolute;
    content: '';
    height: 4px;
    width: 150px;
    background: #E5740F;
    left: 0;
    bottom: -10px;
    border-radius: 2px;
}

.footKontakt h5{
    font-weight: bold;
    font-size: 2.12rem;
    font-family: initial;
    position: relative;
    color: #4A4A4A;
    text-align: left;
    margin-bottom: 50px;
    margin-top: 20px;
}
.footKontakt .control-label{
    display: none;
}
.footKontakt .bcms-form-input input, .footKontakt .bcms-form-input textarea{
    margin: 0 0 10px;
    height: 40px;
    border-color: #ccc;
}
.footKontakt .bcms-form-input textarea {
    height: auto;
}
.footKontakt .checkbox input[type="checkbox"] {
    margin-top: 8px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 0;
}
.footKontakt label p{
    font-size: 1.28rem;
}
.footer .footKontakt .btn{
    width: auto;
    float: right;
}
.footKontakt h5::after {
    position: absolute;
    content: '';
    height: 1px;
    width: 150px;
    background: #4A4A4A;
    left: 0;
    bottom: -10px;
    border-radius: 2px;
}
.footer ul{
    padding: 0;
    list-style: none;
}
.footer ul li{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.footer ul li a{
    color: #E5740F;
    font-weight: 500;
    line-height: 20px;
}
.footer ul li p, .footer p, .footer li{
    margin: 0 0 15px;
    font-size: 1.42rem;
    line-height: 29px;
    color: #464646;
}
.footer a{
    color: #E5740F;
}
.footTools{
    float: left;
    width: 100%;
    text-align: right;
    margin: 20px 0;
}
.footTools ul.social_box {
    display: inline-block;
    width: auto;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footTools ul.social_box li {
    float: left;
    width: auto;
    margin-right: 20px;
}
.footTools ul.social_box li:last-child{
    margin: 0 15px 0 10px;
}
.footTools ul.social_box li a {
    font-size: 2.4rem;
    color: #fff;
    line-height: 50px;
    float: left;
}
/** end storitve **/
/*nina*/
.nina{
    float: left;
    width: 100%;
    padding: 20px 0;
    margin-top: 20px;
    background: #E1DFE0;
}
.nina .col-md-3 img{
    float: left;
    width: 100%;
}
.nina .col-md-3 h4{
    float: left;
    font-size: 1.28rem;
    font-style: italic;
    font-weight: lighter;
    line-height: 20px;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}
.nina p{
    font-style: italic;
    padding-left: 30px;
    font-size: 1.28rem;
    color: #101010;
    font-weight: lighter;
}
/** projects start**/
.uvodnaProject{
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #E0E3E3;
    text-align: center;
}
.projectImgs{
    float: left;
    width: 100%;
    padding: 20px 0;
}
.projectImgs img{
    float: left;
    margin: 0;
    padding: 0;
}
/** projects end **/
/*** @start kategorija header slika ***/
.lowtop .item{
    margin: 10px 0;
}
.podstranSlider .simpleItem, .podstranSlider .itemNovica, .podstranSlider .newsMainItem, .podstranSlider .galleryItem, .podstranSlider .itemDocList {
    margin-top: 40px;
}
.itemDocList ul{
    list-style: none;
    padding: 0;
}
.itemDocList ul li{
    list-style: 1.4;
}
.newsItem {
    border-bottom: 1px solid #f2f2f2;
    text-align: right;
    margin-bottom: 7px;
}
.kontakt h1{
    color: #1f9cd7;
    font-size: 2.7rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 30px;
}
.kontakt h2{
    color: #00386c;
    font-size: 1.56rem;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.kontakt i {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #00a3dd;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 15px;
    margin-right: 10px;
}
.kontakt form {
    padding: 30px;
    border: 3px solid #f3f5f7;
}
.kontakt .abstract {
    padding-bottom: 35px;
}
.contactInfo {
    font-size: 1rem;
    color: #00386c;
    font-weight: 600;
}
time {
    background: #fafafa;
    color: #000;
    padding: 5px 10px;
    font-weight: 600;
    font-size: 12px;
}
.newsMainItemImg img{
    margin: 0 0 20px;
}
.noviceList{
    float: left;
    width: 100%;
    padding: 15px 15px 0;
    background: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 15px;
}
.vadbeView{
    float: left;
    width: 100%;
    padding: 15px;
    background: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 15px;
}
.noviceList time, .newsMainItem time{
    padding-top: 0;
    float: left;
    width: 100%;
}
.noviceBorder{
    float: left;
    width: 100%;
    margin: 15px 0 30px 0;
    border-top: 1px solid #ccc;
}
.newsMainItem time{
    margin-top: 15px;
    font-size: 1.42rem;
}
.noviceList h1 {
    color: #3073ac;
    font-size: 1.07rem;
    letter-spacing: 0.5px;
    margin: 0 0 5px;
    padding-right: 15px;
}
.itemNav{
    float: left;
    width: 100%;
}
.itemNav a.btn{
    margin: 15px 0 0;
}
.itemNovice{
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.itemNovice:last-child{
    margin-bottom: 0;
    border-bottom: none;
}
a.noviceKat{
    float: left;
    width: 100%;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}
.novice ul.nav {
    padding: 0 0 0 30px;
    border: none;
    border-left: 1px solid #dbe4ec;
}
.novice .nav-pills > li > a {
    padding-right: 20px;
}
.novice .nav-pills > li > a:hover, .novice .nav-pills > li.active > a, .novice .nav-pills > li.active > a:hover, .novice .nav-pills > li.active > a:focus {
    border-right: 4px solid;
}
.novice .nav-pills > li.active > a h4, .novice .nav-pills > li > a h4{
    font-size: 1.14rem;
}
.itemImgsGal a img {
    margin-bottom: 15px;
    padding-right: 0;
}
.itemImgs a img {
    margin-bottom: 25px;
}
.itemImgs {
    border-left: 1px solid #dbe4ec;
    padding-left: 30px;
}
.itemImgs img{
    max-width: 100%;
}
.greyBox .simpleItem {
    margin-top: 0;
}
.greyBox {
    background: #e4ebf1;
    margin-bottom: 40px;
    text-align: center;
    font-size: 13px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.greyBox h1 {
    color: #10356e;
    font-size: 1.28rem;
    font-weight: 600;
}
.greyBox h2 {
    color: #10356e;
    font-size: 1.14rem;
    font-weight: 400;
    padding-bottom: 25px;
    margin-bottom: 0;
}
.pogled17 .povzetek{
    clear: both;
    line-height: 18px;
    color: #3a3a3a;
    font-size: 13px;
    height: 100%;
    margin-bottom: 30px;
}
.pogled17 .readMore {
    padding-top: 15px;
}
.pogled17 img {
    padding-top: 15px;
}
.pogled17 .left_img {
    text-align: left;
}
.pogled17 .right_img {
    text-align: right;
}
.pogled17 h2, .partners h2 {
    font-size: 1.42rem;
    color: #014587;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.partners h2 {
    padding-bottom: 0;
}
.povzetek1 {
    margin-top: 20px;
}
.imgPartner img{
    border: 1px solid #ddd;
    margin-top: 15px;
}
.imgPartner:hover h5{
    background: #034475;
    color: #fff;
}
.imgPartner h5 {
    text-align: center;
    background: #e4ebf1;
    color: #10356e;
    margin-top: 0;
    padding: 10px;
}
.myPanel.bulleted{
    border-radius: 0;
    border-color: #dbe4ec;
}
.myPanel.bulleted > .panel-heading {
    background: #f3f5f7;
    color: #259bd8;
    font-size: 1.28rem;
    font-weight: 300;
    border-radius: 0;
}
.myPanel.bulleted > .list-group .list-group-item i{
    color: #259bd8;
    font-size: 1.21rem;
    padding-right: 10px;
}
.myPanel.bulleted a.list-group-item.active, .myPanel.bulleted a.list-group-item.active:hover, .myPanel.bulleted a.list-group-item.active:focus {
    background: #fff;
    color: #034475;
    border-color: #ddd;
    font-weight: 600;
}
.myPanel.bulleted a.list-group-item.active i, .myPanel.bulleted a.list-group-item.active:hover i, .myPanel.bulleted a.list-group-item.active:focus i{
    color: #034475;
    font-weight: bold;
}
/** mailing **/
.mailingBox{
    float: left;
    width: 100%;
    padding: 30px 0 70px;
    background: #fff;
    text-align: center;
}
.mailingBox input.form-control{
    float: left;
    width: 80%;
    border-radius: 0;
    border: 1px solid #c7cedc;
}
.mailingBox input.submit.btn.btnSepia{
    border-radius: 0;
    float: right;
    width: 18%;
    background: #F6821F;
    color: #fff;
    text-align: center;
}
/** end mailing **/
.partners {
    margin-bottom: 40px;
    font-size: 13px;
    line-height: 18px;
}
.partners .pull-left {
    text-align: right;
}
.partners .clearfix {
    padding-bottom: 30px;
}
.partners h3 {
    font-weight: 300;
}
.partners h4 {
    font-weight: 300;
}
/*** @start breadcumbs ***/
#breadcrumb{
    background: #eee;
    float: left;
    margin: 0;
    width: 100%;
}
.breadcrumb {
    margin-bottom: 0;
    padding: 15px;
    border-radius: 0;
    background: #eee;
}
.breadcrumb > li > a {
    font-size: 1rem;
    color: #43475F;
    text-transform: none;
}
.breadcrumb > .active, .breadcrumb > li > a:hover {
    font-size: 1rem;
    color: #43475F;
}
.breadcrumb > li + li:before {
    color: #60748c;
    content: "-";
}
/*** @end breadcumbs ***/
/*** @start checkService ***/
.checkService {
    background: #d4dfe9;
    font-size: 1.42rem;
    color: #112647;
    padding: 15px 0;
    margin-top: -7px;
}
.checkService .txt {
    padding-top: 5px;
}
.checkService .btn {
    background: #1f9cd7;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-size: 1.14rem;
    font-weight: 300;
}
/*** checkService ***/
.navbar-brand {
    float: left;
    width: 100%;
    text-align: left;
    height: auto;
    padding: 5px 0;
}
.navbar-brand {
    display: inline-block;
    width: 100%;
    height: 90px;
    background-image: url(logo.png);
    background-size: auto 100%;
    background-position: center left;
    background-repeat: no-repeat;
    margin: 5px 0;
}
.navbar-brand:focus {
    box-shadow: none;
    background-color: transparent;
    box-shadow: 0 0 0 4px #ffc689;
}
.footerLogo {
    background-image: url("logo.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 150px;
    margin: 0 0 30px;
    width: 100%;
}
.footer .footerLogo ul li p, .footer .footerLogo p, .footer .footerLogo li {
    margin: 0 0 15px;
    font-size: 1.42rem;
    line-height: 29px;
    color: #464646;
}
.navbar-brand .logo{
    width: 210px;
    padding: 0;
    margin: 35px 15px 10px 0;
    display: block;
}
.navbar-brand .logoMini{
    margin: 7px 7px 7px 15px;
    display: none;
}
.navbar-brand .logoMini2x {
    margin: 0;
    padding: 10px 0;
}
.navbar-fixed-top .navbar-brand .logo{
    width: 210px;
    height: 82px;
    padding: 0;
    margin: 15px 15px 10px 0;
    display: none;
}
.navbar-fixed-top .navbar-brand .logoMini2x {
    display: none !important;
}
.navbar-fixed-top .navbar-brand .logoMini{
    display: block !important;
}
.container .navbar-collapse {
    padding: 0;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #213E9A;
    border: none;
    margin-top: 40px;
    border-radius: 50%;
    padding: 10px 6px;
}
.navbar-toggle .icon-bar {
    background: #fff !important;
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
}
.panel ul li a.active {
    color: #000;
}
/*** loginRegister ***/
.loginRegister {
    background: #0a73ac;
    color: #fff;
}
.loginRegister h2 {
    color: #fff;
}
.loginRegister input {
    border-radius: 3px;
    box-shadow: none;
    border: none;
    position: relative;
}
.loginRegister span {
    position: absolute;
    top: 10px;
    left: 30px;
    color: #70cbd2;
}
.loginRegister .btn {
    background: #38baf8;
    padding: 10px 30px;
    margin-bottom: 10px;
    border: none;
}
#modalmailKontakt .modal-body {
    float: left;
    width: 100%;
    padding: 0;
}
.loginRegister .forgot {
    color: #b3e5fc;
}
.loginRegister .infoTxt {
    margin-bottom: 25px;
}
.loginRegister .well {
    background: none;
    border: none;
    box-shadow: none;
    margin-left: 135px;
    margin-top: 30px;
}
.loginRegister .well label {
    display: none;
}
.loginRegister .login {
    background: url(locker.png) no-repeat left 50px;
}
.loginRegister .register {
    background: url(pencil.png) no-repeat left 50px;
    padding-bottom: 50px;
}
.registracijaVsebina {
    margin-left: 135px;
    padding-top: 50px;
}
.registracijaVsebina .btn {
    margin: 20px 0 30px 0;
    color: #fff;
}
/*** carouselResitve ***/
.ourPartners {
    color: #30b8f8;
    font-size: 2.54rem;
    font-weight: 300;
    margin: auto;
    float: none;
    padding: 25px 35px;
}
.ourPartners img {
    margin-right: -20px;
    margin-top: 12px;
}
.carouselResitve {
    border-top: 1px solid #dbe4ec;
    padding: 15px 0;
    background: #e0eef1;
}
.carouselResitve ul {
    list-style-type: none;
    height: 80px;
    overflow: hidden;
    margin-bottom: 40px;
    padding-left: 0;
}
.carouselResitve ul img {
    margin-bottom: 5px;
}
.carouselResitve .carousel-control.left, .carouselResitve .carousel-control.right {
    background: none;
    text-shadow: none;
    color: #fff;
    font-size: 2.85rem;
    top: 20px;
    opacity: 1;
}
.carouselResitve .carousel-control.right {
    margin-right: -7px;
    text-align: right;
}
.carouselResitve .carousel-control.left {
    margin-left: -7px;
    text-align: left;
}
.slideLogo {
    width: 150px;
    height: 110px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.slideLogo img {
    width: 150px;
    height: 110px;
    overflow: hidden;
}
/*** carouselResitve ***/
/*** Footer ***/
.footerMidle{
    float: left;
    width: 100%;
    text-align: center;
}
.footerMidle img{
    height: 80px;
    margin-bottom: 15px;
    display: inline-block;
}
.footerLeft {
    float: left;
    width: 100%;
}
.footerLeft img{
    height: 80px;
    margin-bottom: 20px;
}
.footer_bottom {
    background: #E5740F;
    float: left;
    padding: 20px 0;
    width: 100%;
    font-size: 1.28rem;
    color: #fff;
}
.footer_bottom a{
    color: #fff;
    position: relative;
    padding-left: 29px;
}
.footer_bottom a::before{
    content: '';
    display: block;
    background: url('kabi_credits.png') no-repeat;
    height: 21px;
    width: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.footerDocsContent{
    text-align: left;
}
.footerMenu{
    float: left;
    width: 100%;
    padding: 30px 0 47px;
    margin: 0;
    list-style: none;
}
.footerMenu li{
    float: left;
    width: auto;
    margin-right: 30px;
}
.footerMenu li a{
    font-size: 1.07rem;
    color: #43475F;
    text-transform: uppercase;
    font-weight: bold;
}
.footer .social{
    list-style: none;
    float: left;
    width: 100%;
    padding: 60px 0 0;
    margin: 0;
    text-align: right;
}
.footer .social li{
    float: none;
    width: auto;
    margin-left: 10px;
    display: inline-block;
}
.footer .social li a{
    font-size: 2.12rem;
    padding-top: 30px;
    color: #43475F;
}
.footer .social li:first-child a{
    color: #43475F;
}
.footer h2:before{
    display: none;
}
.footer .border {
    padding-left: 25px;
}
.followGooglePlus, .followTwitter {
    background: #dbf2fd;
    font-style: italic;
    font-family: Georga;
    padding: 25px;
    border-radius: 3px;
    position: relative;
    display: none;
}
.followGooglePlus.hover, .followTwitter.hover {
    display: block;
}
.followGooglePlus:before {
    content: "";
    padding: 0;
    position: absolute;
    display: block;
    left: 15px;
    top: -20px;
    border-color: transparent transparent #dbf2fd transparent;
    border-style: solid;
    border-width: 10px;
}
.followTwitter:before {
    content: "";
    padding: 0;
    position: absolute;
    display: block;
    left: 80px;
    top: -20px;
    border-color: transparent transparent #dbf2fd transparent;
    border-style: solid;
    border-width: 10px;
}
.footerLine {
    height: 5px;
    background: #bfd4d9;
    position: relative;
}
.footLogo{
    float: left;
    width: 100%;
    position: relative;
    padding-left: 145px;
}
.footJustTxt{
    float: left;
    width: 100%;
    padding: 12px 0;
}
/*** Footer ***/
.item .content {
    padding-bottom: 10px;
    line-height: 1.6em;
}
.side-img img {
    width: 100%;
    border-radius: 4px;
}
.imagesCol a img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.imagesCol a:first-of-type img {
    margin-top: 0;
}
.imagesCol p, .fckImgPopup em, .cFigure p {
    text-align: center;
    font-style: normal;
    color: #717171;
    padding: 10px 0 0 0;
    margin: 0;
    display: block;
}
.fckImgPopup em, .cFigure p {
    padding: 0 0 10px 0;
    margin: 0;
    margin-top: -10px;
}
.imagesColLeft {
    border-right: 1px solid #e0e0e0;
}
.fckImgPopup img, .cFigure img {
    margin: 0 0 20px 0;
}
.imagesColRight, .fckImgPopup, .cFigureRight {
    margin: 0 0 10px 0;
}
.imagesColRight{
    float: right;
    width: 100%;
    margin: 0 0 15px 15px;
}
.imagesCol.imagesColRight a img {
    float: right;
}
/*** @group bcmsPaging ***/
.pagingWrapper{
    float: left;
    width: 100%;
}
ul.bcmsPaging{
    clear: both;
    margin: 15px 0;
    margin-left: 0;
    min-height: 40px;
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
}
ul.bcmsPaging li{
    display: inline-block;
    background: #232323;
    margin-right: 5px;
    padding: 5px 10px;
    color: #fff;
}
ul.bcmsPaging li a{
    color: #fff;
}
ul.bcmsPaging li.bcmsPagingActive, ul.bcmsPaging li:hover{
    background: #E5740F;
}
ul.bcmsPaging li.bcmsPagingActive a, ul.bcmsPaging li:hover a{
    color: #fff;
}
/* ul.bcmsPaging li.bcmsPagingActive span, .main-pagination ul.bcmsPaging li.bcmsPagingActive a span{
     color: #fff;
}
*/
ul.bcmsPaging li a span, .main-pagination ul.bcmsPaging li span{
    font-size: 13px;
}
/*** @end bcmsPaging ***/
/* @group fancybox */
#fancybox-wrap *,#fancybox-wrap {
    box-sizing: content-box;
}
#tip7-title b {
    color: #fff;
    text-shadow: 1px 1px #000;
    font-size: 1.07rem;
    font-weight: normal;
}
#tip7-title span {
    color: #c0bfbf;
    display: block;
    text-shadow: 1px 1px #000;
}
/* @end */
/* @group Files dl */
.itemFiles h4 {
    padding: 0;
    border-bottom: 1px dashed #ccc;
    margin: 10px 0 0;
}
.itemFiles {
    clear: both;
}
.itemFiles ul {
    margin: 0;
    padding: 0;
}
.itemFiles ul li {
    list-style: none;
    clear: both;
    background: url(page_white.png) no-repeat left center;
    display: block;
    padding: 5px 0 5px 22px;
}
.itemFiles ul li.datoteke_pdf {
    background-image: url(page_white_acrobat.png);
}
.itemFiles ul li.datoteke_txt {
    background-image: url(page_white_text.png);
}
.itemFiles ul li.datoteke_psd, .itemFiles ul li.datoteke_jpg, .itemFiles ul li.datoteke_gif, .itemFiles ul li.datoteke_png {
    background-image: url(page_white_paintbrush.png);
}
.itemFiles ul li.datoteke_ppt, .itemFiles ul li.datoteke_pptx {
    background-image: url(page_white_powerpoint.png);
}
.itemFiles ul li.datoteke_ai, .itemFiles ul li.datoteke_eps {
    background-image: url(page_white_vector.png);
}
.itemFiles ul li.datoteke_zip, .itemFiles ul li.datoteke_rar {
    background-image: url(page_white_zip.png);
}
.itemFiles ul li.datoteke_xls, .itemFiles ul li.datoteke_xlsx {
    background-image: url(page_excel.png);
}
.itemFiles ul li.datoteke_doc,.itemFiles ul li.datoteke_docx {
    background-image: url(page_word.png);
}
/* @end */
/* @group Search */
.searchItem .badge a {
    color: #393939;
}
.searchItem .badge {
    padding: 5px 10px;
    margin: 0;
    border-radius: 0;
    background: #e3eaf0;
    font-weight: normal;
}
.searchItem h2 {
    margin: 0;
    padding: 3px 0 10px 0;
}
.searchItem {
    padding: 0 0 20px 0;
    margin: 20px 0 0 0;
    border-bottom: 1px dashed #eee;
}
/* @end */
/* @group FCK styles */
.customBold {
    font-weight: bold;
}
/* @end */
/* @group jQuery autocomplete */
ul.ui-autocomplete {
    padding: 0;
}
ul.ui-autocomplete li {
    list-style: none;
}
.ui-autocomplete .ui-menu-item a {
    padding: 8px 15px;
    border-bottom: 1px solid #eee;
    display: block;
    color: #00386c;
}
.ui-autocomplete .ui-menu-item a em {
    clear: both;
    display: block;
    font-style: normal;
}
.ui-autocomplete .ui-menu-item a strong {
    display: block;
    font-weight: normal;
    font-size: 11px;
    float: left;
    padding: 4px 10px;
    background-color: rgba(1, 69, 135, 0.69);
    margin: 0 0 5px 0;
    color: #fff;
    border-radius: 4px;
}
.ui-autocomplete .ui-menu-item:last-child a {
    /*border-bottom: none;
    */
}
.ui-autocomplete .ui-menu-item a.ui-state-focus,.ui-autocomplete .ui-menu-item a.ui-state-hover {
    background: rgba(1, 69, 135, 0.69) !important;
    border: none;
    border-bottom: 1px solid #eee;
    color: #fff;
}
.ui-autocomplete .ui-menu-item a.ui-state-focus strong,.ui-autocomplete .ui-menu-item a.ui-state-hover strong {
    background-color: rgba(1, 69, 135, 0.69);
    color: #fff;
}
.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    background: #fff;
    z-index: 1000 !important;
    text-align: left;
    width: 300px !important;
    margin-left: -100px;
    -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.34);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.34);
    border: none;
    overflow: hidden;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.ui-autocomplete .all-results-link a {
    margin: 10px;
    border: 1px solid #eee;
    padding: 10px 25px;
    text-align: center;
    color: #00386c;
}
/* @end */
/*** form ***/
.bcms-form-row.req:before {
    font-size: 12px;
    color: #1f9cd7;
    content: "*";
    position: absolute;
    right: 45px;
    margin-top: 9px;
    z-index: 10;
    display: none;
}
.bcms-form-row.form-type-captcha.req:before {
    font-size: 12px;
    color: #1f9cd7;
    content: "*";
    position: absolute;
    right: 25px;
    margin-top: 29px;
    z-index: 10;
    display: none;
}
.bcms-form-input {
    position: relative;
}
.bcms-form-input input, .bcms-form-input textarea, .bcms-form-input select {
    border: 1px solid #4A4A4A;
    font-size: 1rem;
    background: #fff;
    font-family: 'Encode Sans Condensed', serif;
    font-weight: lighter;
    border-radius: 0;
    margin: 5px 0 15px;
}
.mailinUvodna .bcms-form-input input, .mailinUvodna .bcms-form-input textarea, .mailinUvodna .bcms-form-input select{
    background: #fff;
}
.footer .checkbox p{
    text-align: left;
}
.btnBlog{
    background: #015289 none repeat scroll 0 0;
    border-color: #015289;
    border-radius: 3px;
    box-shadow: 0 0 6px 0 #9b9b9b;
    color: #ffffff;
    float: none;
    font-size: 1.07rem;
    text-align: center;
    padding: 5px 25px;
    margin-top: 20px;
}
.btnBlog:hover,.btnBlog:focus,.btnBlog:active{
    background: #f5ac59;
    border-color: #f5ac59;
    text-decoration: none;
    color: #fff;
}
.bcms-form-label {
    font-size: 1.42rem;
    color: #4A4A4A;
    font-weight: normal;
}
.form-bcms_kepca_i {
    clear: both;
    width: 50%;
}
.supportHeading h1{
    font-size: 3.2rem;
    font-weight: 300;
    color: #259bd8;
    margin-bottom: 30px;
}
.supportForm {
    border-left: 1px solid #dbe4ec;
    padding-left: 30px;
}
.supportForm .row .col-md-6, .supportForm .row .col-md-12{
    padding-right: 0;
}
.supportForm .bcms-form-row.form-type-captcha.req:before, .supportForm .bcms-form-row.req:before {
    right: 9px;
}
.supportForm i {
    color: #1f9cd7;
}
/***/
.support .nav {
    padding: 0 0 0 30px;
    border: none;
    border-left: 1px solid #dbe4ec;
}
.nav-pills > li > a {
    border-radius: 0;
}
.support .nav-pills > li > a {
    padding-right: 20px;
}
.support .nav-pills > li >a:hover h4, .support .nav-pills > li >a:focus h4, .support .nav-pills > li.active > a h4, .support .nav-pills > li.active > a:hover h4 {
    color: #014587 !important;
}
.support .nav-pills > li >a:hover, .support .nav-pills > li >a:focus, .support .nav-pills > li.active > a, .support .nav-pills > li.active > a:hover, .support .nav-pills > li.active > a:focus {
    color: #259bd8;
    background: #f3f5f7 !important;
    border-right: 4px solid;
}
.tab-content {
    text-align: justify;
}
.bcms-kepca-img img {
    width: auto;
}
.myTabletCarouselRelative {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 380px;
}
#myTabletCarousel {
    position: absolute;
    top: 0;
    left: 0;
}
/* cena boxi */
.cenabox{
    color: #333;
    display: block;
    min-height: 375px;
    border: 1px solid #18AEF5;
    border-radius: 7px;
    padding: 30px 10px;
    margin-bottom: 15px;
    background: rgb(253,253,255);
    background: -moz-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%, rgba(250,252,255,1) 47%, rgba(248,250,255,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(253,253,255,1)), color-stop(47%,rgba(250,252,255,1)), color-stop(100%,rgba(248,250,255,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%,rgba(250,252,255,1) 47%,rgba(248,250,255,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%,rgba(250,252,255,1) 47%,rgba(248,250,255,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%,rgba(250,252,255,1) 47%,rgba(248,250,255,1) 100%);
    background: radial-gradient(ellipse at center, rgba(253,253,255,1) 0%,rgba(250,252,255,1) 47%,rgba(248,250,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdff', endColorstr='#f8faff',GradientType=1 );
}
.cenabox.link{
    cursor: pointer;
}
.cenabox:hover{
    text-decoration: none;
}
.cenabox.active{
    background: rgb(253,253,255);
    background: -moz-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%, rgba(246,248,255,1) 47%, rgba(240,243,255,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(253,253,255,1)), color-stop(47%,rgba(246,248,255,1)), color-stop(100%,rgba(240,243,255,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%,rgba(246,248,255,1) 47%,rgba(240,243,255,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%,rgba(246,248,255,1) 47%,rgba(240,243,255,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(253,253,255,1) 0%,rgba(246,248,255,1) 47%,rgba(240,243,255,1) 100%);
    background: radial-gradient(ellipse at center, rgba(253,253,255,1) 0%,rgba(246,248,255,1) 47%,rgba(240,243,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdff', endColorstr='#f0f3ff',GradientType=1 );
}
.cenabox .eu{
    font-size: 1.7rem;
    line-height: 56px;
    margin-right: 5px;
    vertical-align: top;
    font-weight: 300;
}
.cenabox .mon{
    font-size: 1.7rem;
    line-height: 54px;
    margin-left: 5px;
    vertical-align: top;
    font-weight: 300;
}
.cenabox h5{
    color: #070707;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.7rem;
    margin: 0;
}
.cenabox.active h5{
    font-weight: 500;
}
.cenabox h2{
    margin: 55px 0;
    text-align: center;
    font-size: 82px;
    font-weight: 300;
}
.cenabox.active h2{
    font-weight: 400;
}
.cenacont{
    text-align: center;
}
.cenafeatured{
    min-height: 30px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-radius: 7px;
    font-size: 1.07rem;
}
.cenafeatured.active{
    background: #18AEF5;
}
/* end */
/* uvodna o nas */
.onas a.btn{
    margin-top: 10px;
}
/* end */
/* pogled 15 */
.lslike img{
    width: 100%;
    max-width: 100%;
}
.sidedoks{
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.sidedoks h3{
    margin-top: 10px;
    color: #213E9A;
    font-weight: 400;
}
.sidedoks h3 .fa{
    color: #F6821F;
    margin: 0 10px;
}
/* end */
/*facebook*/
.facebook h2 {
    margin-left: 20px;
}
.facebook a:hover {
    text-decoration: none;
}
.facebook p {
    background: #37519b none repeat scroll 0 0;
    color: white;
    float: left;
    font-size: 1.84rem;
    font-weight: bold;
    line-height: 38px;
    padding: 0 10px;
    position: relative;
    margin-left: 70px;
}
.facebook p span{
    position: absolute;
    left: -50px;
    height: 38px;
    width: 44px;
    background: url(facebook_like.png) no-repeat center bottom;
}
/* 13'' 15'' */
/*quotes*/
.quotes {
    float: left;
    width: 100%;
    padding: 60px 30px 50px;
    background-color: #789739;
    background-image: url(quotes.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-style: italic;
    font-weight: lighter;
    color: #fff;
    font-size: 1.42rem;
    line-height: normal;
}
.quotes h3{
    text-align: right;
    margin: 20px 0 0 0;
    color: #fff;
    font-weight: lighter;
    font-size: 1.42rem;
    font-style: normal;
}
.quotes h4{
    text-align: right;
    margin: 5px 0 0;
    color: #fff;
    font-weight: lighter;
    font-size: 1.28rem;
    font-style: normal;
}
/*uvodna show*/
.uvodnaBody{
    overflow: auto;
}
#uvodnaShow{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffe39f;
    z-index: 100;
    padding: 70px 0;
    overflow-x: hidden;
    -webkit-animation: anim 0.5s;
    -moz-animation: anim 0.5s;
    -o-animation: anim 0.5s;
    animation: anim 0.5s;
}
#uvodnaShow img{
    -webkit-animation: anim 1s;
    -moz-animation: anim 1s;
    -o-animation: anim 1s;
    animation: anim 1s;
}
#uvodnaShow h2{
    -webkit-animation: anim 1.5s;
    -moz-animation: anim 1.5s;
    -o-animation: anim 1.5s;
    animation: anim 1.5s;
    margin-bottom: 50px;
    margin-top: 120px;
}
#uvodnaShow h3 {
    -webkit-animation: anim 2s;
    -moz-animation: anim 2s;
    -o-animation: anim 2s;
    animation: anim 2s;
}
#uvodnaShow p{
    -webkit-animation: anim 3s;
    -moz-animation: anim 3s;
    -o-animation: anim 3s;
    animation: anim 3s;
}
#uvodnaShow img{
    width: 100%;
    float: right;
}
/*Blog*/
.uvodnaBlog{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
h3.titlePage{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 2.12rem;
    color: #2C2C2C;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.uvodnaBlog h3.titleUvodna{
    text-align: center;
    margin-bottom: 70px;
}
.uvodnaBlog h3.titleUvodna:after{
    background: #E5740F;
}
h4.titlePage{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 1.7rem;
    color: #2C2C2C;
    letter-spacing: 0;
    margin: 20px 0;
}
time {
    background: transparent;
    padding: 10px 0 0;
    font-size: 13px;
    color: #909090;
    letter-spacing: 0;
    display: inline-block;
    font-weight: 300;
}
.uvodnaBlog h2{
    margin: 0 0 5px 0;
    padding-right: 15px;
    font-size: 1.28rem;
    color: #464646;
    letter-spacing: 0;
    font-weight: bold;
    padding: 0 0 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #ADADAD;
    font-size: 1.7rem;
    line-height: 26px;
}
.uvodnaBlog.podstraneBlog h2{
    padding: 0 0 10px;
    margin-bottom: 15px;
}
.borderBox{
    border: 1px solid #ADADAD;
    min-height: 400px;
    padding: 30px;
}
.uvodnaBlog .pull-right{
    padding: 0;
}

.uvodnaBlog .pull-left{
    padding: 0;
}
.uvodnaBlog time{
    padding: 0 0 30px;
    font-size: 1.28rem;
    font-style: italic;
    color: #464646;
    margin-top: 10px;
}
.uvodnaBlog.podstraneBlog time{
    font-size: 1.42rem;
    padding: 5px 0;
}
.uvodnaBlog h4{
    font-size: 13px;
    color: #464646;
    letter-spacing: 0;
    padding: 5px 15px;
    background: #000;
    display: inline-block;
    margin: 0 0 15px;
}
.uvodnaBlog h2:hover{
    color: #1F2556;
}
.uvodnaBlog p {
    margin: 0 0 15px;
    font-size: 1.42rem;
    line-height: 29px;
    color: #464646;
}
.uvodnaBlog .sadrzaj{
    float: left;
    width: 100%;
    padding: 0;
}

.uvodnaBlog .sadrzaj .btn{
    margin-top: 15px;
}
.more-novice{
    margin-bottom: 20px;
}
.topBlog{
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
a.katLink{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    color: #000;
    letter-spacing: 0;
    padding: 5px 15px;
    background: #E5740F;
    display: inline-block;
    margin: 0 0 15px;
}
a.katLink:hover{
    background: #000;
    color: #fff;
}
.topBlog.ekipaBox, .vadbePage .topBlog{
    float: left;
    width: 100%;
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,0.13);
}
.topBlogs{
    float: left;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
}
.topBlogs:after{
    position: absolute;
    content: '';
    left: 20%;
    right: 20%;
    bottom: -1px;
    height: 2px;
    background: #015289;
}
.imageBlog{
    float: left;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}
.podstraneBlog .imageBlog{
    height: 270px;
}
.topBlog.ekipaBox .imageBlog{
    height: 230px;
}
.topBlog.ekipaBox .sadrzaj, .vadbePage .topBlog .sadrzaj{
    float: left;
    width: 100%;
    padding: 20px 25px 25px;
}
.uvodnaBlog .topBlogs h2{
    font-size: 1.7rem;
}
.vadbePage .topBlog .sadrzaj h2{
    font-size: 1.28rem;
    line-height: 24px;
    margin: 0 0 10px;
}
.vadbeViews{
    margin: 20px 0;
}
.vadbeViews h1{
    font-size: 2.12rem;
    color: #2C2C2C;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 10px;
}
.vadbeViews time{
    margin: 0;
}
.vadbeViews h4{
    font-weight: 600;
    margin-bottom: 0;
}
.vadbeViews h4 span{
    font-weight: normal;
    font-size: 1.07rem;
}
.vodjaBox, .urnikBox{
    float: left;
    width: 100%;
    background: #fafafa;
    padding: 0 15px;
    margin: 15px 0;
    border: 1px solid #eee;
    min-height: 151px;
}
.vodjaBox h5{
    margin: 0;
}
.urnikList li span{
    font-size: 1rem;
    color: #000;
    margin-right: 5px;
    font-weight: lighter;
}
.btn.obrazecLink{
    margin-top: 15px;
}
.vodjaBox .vodjaImg{
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 10px 0;
    background-size: cover;
    background-position: center top;
    box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.4);
}
.topBlog.ekipaBox .sadrzaj h2{
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}
.topBlog.ekipaBox .sadrzaj h3{
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    font-size: 1.14rem;
    color: #232323;
    line-height: normal;
}
ul.contact{
    float: left;
    width: 100%;
    padding: 5px 0;
    list-style: none;
}
ul.contact li i{
    width: 20px;
    text-align: center;
}
.agentBoxPage{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.agentPic {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.topBlogs .border1{
    padding-right: 30px;
}
.topBlogs .border2{
    padding: 0 30px;
}
.topBlogs .border3{
    padding-left: 30px;
}
.border2:before, .border2:after {
    position: absolute;
    content: '';
    left: 0;
    top: 20%;
    bottom: 20%;
    width: 1px;
    background: #eee;
}
.border2:after{
    left: auto;
    right: 0;
}
.galerijaBox{
    float: left;
    width: 100%;
    padding: 30px 0 0;
    position: relative;
}
.galeriPhoto{
    float: left;
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 30px;
}
.galeriPhoto span{
    position: absolute;
    top: 30%;
    width: 100%;
    padding: 0 30px;
    text-align: center;
    color: #fff;
    font-size: 2.27rem;
    line-height: 36px;
    text-shadow: 0 0 6px #43475F;
    font-weight: normal;
}
@keyframes anim {
    0% {
        opacity: 0;
    }
    49% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    99% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/*vmeni*/
#vmeni{
    float: left;
    width: 100%;
    margin-bottom: 0;
}
#vmeni ul{
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    list-style: none;
}
#vmeni ul li{
    float: left;
    width: auto;
    margin-right: 10px;
}
#vmeni ul li a{
    background: #015289;
    color: #fff;
    float: left;
    font-family: "Encode Sans Condensed",serif;
    font-size: 1.28rem;
    margin: 0;
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 5px 15px;
}
#vmeni ul li a:hover, #vmeni ul li a.vmeniAkt{
    background: #015289;
    color: #fff;
}
.dropdown-menu{
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background: #232323 none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    border-radius: 0;
    border-top: 1px solid #555;
    border-radius: 0;
}
.open .dropdown-menu{
    max-height: 400px;
}
.dropdown-menu > li{
    width: 100% !important;
}
.dropdown-menu > li > a{
    color: #D2D2D2;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}
.dropdown-menu > li:last-child > a{
    border-bottom: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > li > a:hover {
    background-color: #E5740F;
    color: #232323;
}
hr {
    background: #d8d8d8 none repeat scroll 0 0;
    border: medium none;
    height: 1px;
    margin: 20px 0 40px;
    position: relative;
}
hr::before {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #789739;
    content: " ";
    display: block;
    height: 13px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -6px;
    transform: rotate(45deg);
    width: 13px;
    z-index: 2;
}
/*operations*/
.operations{
    background-position: center center;
    background-size: cover;
    color: #b9b9b9;
    float: left;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: -1px;
    padding: 60px 0;
    position: relative;
    text-align: center;
    width: 100%;
    min-height: 470px;
}
.opisBck{
    color: #fff;
    float: left;
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.operations .filterBck{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
}
.operations h1{
    color: #fff;
    font-size: 2.2rem;
    font-weight: 500;
    text-align: center;
    margin: 0 0 20px 0;
    font-family: "Encode Sans Condensed",serif;
}
.operations.operationsNew{
    min-height: 470px;
    padding: 100px 0;
    position: relative;
}
.operations.operationsNew:before{
    position: absolute;
    content: "";
    background: rgba(255,255,255,0.4);
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.operations.operationsNew h1{
    font-size: 2.54rem;
    color: #789739;
    letter-spacing: 2.25px;
    font-family: "Encode Sans Condensed",serif;
    font-weight: bold;
    padding: 0;
}
.operations.operationsNew p{
    color: #101010;
    font-family: "Encode Sans Condensed",serif;
    font-size: 1.28rem;
    letter-spacing: 0.7px;
}
.operations.operationsNew a{
    font-size: 2.27rem;
    color: #789739;
}
.operationImg {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    margin: 20px 0 0;
}
.operationImg a{
    float: left;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
}
.operationImg.galleryWrapper a{
    height: 212px;
    margin-bottom: 0px;
}
.operationImg.galleryWrapper .galleryImg{
    margin-bottom: 20px;
}
.operationImg.galleryWrapper .galleryImg p{
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    font-size: 1.28rem;
    line-height: 30px;
}
/*popup on load*/
#fullImage {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9000;
    background-size: auto 100%;
    background-position: center bottom;
    background-color: #F8F4F1;
    background-repeat: no-repeat;
}
#fullImage .txtPopup, #fullImage .txtNalov{
    display: none;
}
#fullImage .txtNalov, .photoPopup{
    float: left;
    width: 100%;
    text-align: right;
}
.photoPopup img{
    width: 100%;
}
#fullImage h2:before{
    display: none;
}
#fullImage h2{
    font-size: 2.54rem;
    color: #789739;
    margin-bottom: 0;
    padding: 0;
    text-align: right;
}
#fullImage h3{
    font-family: 'Encode Sans Condensed', serif;
    font-style: italic;
    font-size: 1.42rem;
    color: #789739;
    line-height: 43px;
    margin: 0;
}
#fullImage .txtPopup{
    font-family: 'Encode Sans Condensed', serif;
    font-style: italic;
    float: left;
    width: 100%;
    padding: 140px 0 20px 0;
    text-align: left;
    font-size: 2.54rem;
    color: #789739;
    line-height: 36px;
}
#boxes .window {
    position: fixed;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 0;
    text-align: center;
}
#boxes #dialog {
    width: 50%;
    height: auto;
    background-color: #ffffff;
    color: #fff;
    font-size: 1.28rem;
    font-style: italic;
    font-weight: lighter;
    padding: 15px;
    text-align: left;
}
.txt{
    position: absolute;
    bottom: 30px;
    background: rgba(0,0,0,0.8);
    right: 15px;
    width: 90%;
    padding: 15px;
}
#boxes #dialog img{
    width: 100%;
}
#popupfoot {
    font-size: 16pt;
    position: absolute;
    bottom: 0px;
    width: 250px;
    left: 250px;
}
/*kontakt page*/
.kontakt-page{
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 0;
    position: relative;
}
.kontakt-page-left{
    position: absolute;
    width: 50%;
    background: #98C5D8;
    left: 0;
    top: 0;
    bottom: 0;
}
.kontakt-page-right{
    position: absolute;
    width: 50%;
    background: #fff;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.kontakt-page .gmapWrapper{
    margin-bottom: 20px;
}
.kontakt-page .kontaktBox{
    font-family: "Encode Sans Condensed",serif;
    font-weight: bold;
    font-size: 1.28rem;
    color: #101010;
    line-height: 23px;
    padding-left: 20px;
    border-left: 5px solid #789739;
    margin: 0 0 20px;
}
.kontakt-page .kontaktBox p{
    margin: 0;
    font-size: 1.49rem;
}
.kontakt-page #bcms_kepca_cc, .kontakt-page .bcms_kepca_cc, .kontakt-page .bcms-kepca-css{
    width: auto;
    background: #fff;
}
.kontakt-page .bcms-form.form-horizontal{
    padding: 30px 0;
}
/*posegi view*/
.posegi{
    float: left;
    width: 100%;
}
.posegiBox{
    background-size: cover;
    float: left;
    position: relative;
    width: 100%;
    height: 525px;
    background-position: center;
}
.posegi h3.posegiTitle{
    color: #fff;
    float: left;
    font-family: "Encode Sans Condensed",serif;
    font-size: 2.27rem;
    font-weight: 400;
    margin-top: 10px;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 100%;
}
.posegi h3.posegiTitle a{
    color: #354a0a;
    font-size: 1.84rem;
    float: left;
    width: 100%;
    text-align: center;
}
.posegiBox:before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.25);
    transition: all 0.2s ease-in-out;
}
.posegi .col-sm-3:hover .posegiBox:before{
    background: rgba(0,0,0,0.6);
}
.posegiBox h2{
    background: rgba(53, 74, 10, 0.6) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-family: "Encode Sans Condensed",serif;
    font-size: 2.4rem;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;
    min-height: 180px;
    padding: 54px 15px;
    position: initial;
    text-align: center;
    width: 100%;
}
.posegiBox h2:before{
    display: none;
}
.posegiBox img{
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}
.mailinUvodna{
    float: left;
    width: 100%;
    background: #E1DFE0;
    padding: 40px 0;
}
.mailinUvodna h2{
    color: #101010;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 1.42rem;
    height: 50px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.btn{
    font-size: 1.14rem;
    color: #fff;
    letter-spacing: 0;
    font-weight: bold;
    background: #E5740F;
    border-color: #E5740F;
    box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.07);
    padding: 5px 25px;
    text-align: center;
    border-radius: 0;
    line-height: 37px;
}
.footer .btn {
    font-size: 1.14rem;
    color: #fff;
    letter-spacing: 0;
    font-weight: bold;
    background: #E5740F;
    border-color: #E5740F;
    box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.07);
    padding: 5px 25px;
    text-align: center;
    border-radius: 0;
    line-height: 37px;
    width: 100%;
    margin-bottom: 20px;
}
.btn:hover, .footer ul li a.btn:hover{
    background: #232323;
    border-color: #232323;
    color: #fff;
}
.mailinUvodna .btn{
    text-align: center;
    width: auto;
    float: right;
    margin-top: 15px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: #E5740F !important;
    color: #232323 !important;
}
.col-md-fiveInRow{
    width: 20%;
}
.fckTable tr:nth-child(odd){
    background: #eee;
}
.fckTable td, .fckTable th{
    border: 1px solid #ddd;
    padding: 8px 15px;
    font-size: 1.42rem;
    line-height: 23px;
}
.Projekti{
    float: left;
    text-align: center;
    width: 100%;
}
.Projekti .container{
    width: 100%;
    max-width: 1460px;
}
.Projekti h2{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
a.pImage{
    height: 180px;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    position: relative;
    box-shadow: 0 0 6px 0 #9b9b9b;
}
a.pImage:before{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(0,0,0,0.4);
    z-index: 1;
    transition: all 0.4s ease-in-out;
    opacity: 0;
}
a.pImage span{
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 1.56rem;
    line-height: 24px;
    width: 100%;
    text-align: center;
    left: 0;
    text-transform: uppercase;
    text-shadow: 0 0 6px #43475f;
    transition: all 0.4s ease-in-out;
    z-index: 2;
    opacity: 0;
}
a.pImage:hover span, a.pImage:hover:before{
    opacity: 1;
}
.topProjekti{
    float: left;
    width: 100%;
    padding: 15px;
    border: 5px solid #43475F;
    text-align: left;
    min-height: 600px;
    display: none;
    transition: all 0.4s ease-in-out;
}
.topProjekti.active{
    display: block;
}
.projektiImage{
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 375px;
    margin-bottom: 10px;
}
.topProjekti p{
    color: #43475f;
    font-size: 1rem;
    letter-spacing: 0;
    margin: 0 0 5px;
    text-align: left;
}
.uvodnaKontakt{
    float: left;
    width: 100%;
    padding: 25px 0;
    background: #98C5D8;
}
.pageKontakt{
    background: #eee;
    border: 1px solid #eee;
    float: left;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}
.gmapWrapper{
    margin-top: 20px;
}
.pageKontakt h2{
    background: #4A4A4A;
    font-size: 1.42rem;
    color: #FFFFFF;
    padding: 10px;
    margin: 0;
    font-weight: normal;
    text-transform: none;
}
.pageKontakt.form-horizontal .control-label {
    text-align: left;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{
    margin-top: 5px;
}
.pageKontakt form{
    padding: 15px;
    float: left;
    width: 100%;
}
.kontakt-page-right p{
    font-weight: 500;
    font-size: 1.14rem;
    color: #43475F;
}
.projektiItem{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
a.projekatImage{
    float: left;
    width: auto;
    margin-bottom: 5px;
    box-shadow: 0 0 6px 0 #9B9B9B;
    overflow: hidden;
}
a.projekatImage img{
    height: 212px;
    float: left;
}
.projektiItem h2{
    font-size: 1rem;
    color: #43475F;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.projektiItem h2 a{
    font-size: 1rem;
    color: #43475F;
    text-transform: uppercase;
    font-weight: bold;
}
.projektiItem p{
    font-size: 1rem;
    color: #43475F;
    line-height: normal;
}
.topTabs{
    float: left;
    width: 100%;
    background: #E6D8C7;
    margin-bottom: 40px;
}
.topTabs .nav > li {
    display: inline-block;
    float: left;
    position: relative;
    width: 12.5%;
}
.topTabs .nav > li a{
    color: #43475f;
    float: left;
    font-size: 1.14rem;
    min-height: 141px;
    padding: 20px 5px 10px;
    text-align: center;
    width: 100%;
    text-transform: none;
}
.topTabs .nav > li.active a:before, .topTabs .nav > li a:hover, .topTabs .nav > li a:focus{
    background: #E6D8C7;
}
.topTabs .nav > li.active a:before, .topTabs .nav > li a:hover:before{
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e6d8c7;
    bottom: -20px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 0;
    background: transparent;
}
.topTabs .nav > li a span{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
h3.gal{
    font-size: 1.28rem;
    color: #43475F;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 0;
}
.topTabs .nav > li a span img{
    height: 55px;
    display: inline-block;
}
.financiranjePage{
    margin: 30px 0 0;
}
.financiranjePage span.financiranjeImage{
    float: left;
    width: 100%;
}
.financiranjePage span.financiranjeImage img{
    max-width: 100%;
}
.financiranjePage h2{
    font-size: 1.7rem;
    color: #43475F;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px;
}
.testemontiBox{
    float: left;
    width: 100%;
}
.testemontiBox h2{
    font-size: 1.28rem;
    color: #43475F;
    text-align: left;
    font-weight: bold;
}
.testemontiBox{
    float: left;
    width: 100%;
    padding-right: 150px;
}
.testemonti{
    float: left;
    width: 100%;
    padding: 25px 0;
    color: #43475f;
    font-family: "Encode Sans Condensed",serif;
    font-size: 1.42rem;
    font-style: italic;
    letter-spacing: 0;
    text-align: left;
}
.testemonti p, .testemonti h3{
    font-size: 1.42rem;
}
.testemonti p{
    margin-bottom: 0;
}
.testemonti h3{
    font-family: "Encode Sans Condensed",serif;
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 0;
}
#preloaderSlider {
    float: left;
    min-height: 630px;
    position: relative;
    width: 100%;
    padding: 0;
}
#tabcontent {
    float: left;
    min-height: 630px;
    position: relative;
    width: 100%;
    padding: 0 30px;
}
#tabcontent a.slideLink {
    font-size: 60px;
    left: 10px;
    margin-top: -20px;
    position: absolute;
    text-align: right;
    top: 50%;
    width: 23px;
}
#preloader{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 100;
}
#tabcontent a.slideLink.slideRight {
    left: auto;
    right: 10px;
    text-align: left;
}
.projektiView{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.projektiView::before {
    position: absolute;
    content: '';
    left: 20%;
    right: 20%;
    bottom: 0;
    height: 2px;
    background: #015289;
}
.projektiView:last-child::before{
    display: none;
}
.slikeSlide{
    float: left;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}
.post-share{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.share-links{
    float: right;
}
.share-links a{
    float: left;
    margin: 0 0 0 8px;
    color: #000;
}
.share-links a:hover{
    color: #015289;
}
#uvodnaTopImage{
    float: left;
    width: 100%;
    padding: 30px 0 0;
}
.itemDocList h3 {
    font-size: 1.7rem;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.itemDocList ul {
    list-style: none;
    padding: 0;
}

.itemDocList ul li {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}

.itemDocList ul li a {
    transition: all 0.3s;
    display: inline-block;
    width: 100%;
    padding: 20px 20px 20px 26px;
    border: 1px solid #eee;
    font-size: 1.28rem;
    line-height: 16px;
    color: #000;
    position: relative;
}

.itemDocList ul li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #eee;
    width: 10px;
    transition: all 0.3s;
}

.itemDocList ul li a:hover,
.itemDocList ul li a:focus {
    border-color: #E5740F;
    text-decoration: none;
    color: #E5740F;
}

.itemDocList ul li a:hover:before,
.itemDocList ul li a:focus:before {
    background: #E5740F;
    width: 15px;
}
.topImages{
    background-size: cover;
    background-position: center;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    height: 330px;
}
.topImages.topImages1{
    box-shadow: 0 0 19px rgba(0,0,0,0.5);
}
.topImages.topImages2:before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,156,226,.7);
}
.topImagesTxt {
    position: absolute;
    bottom: 30px;
    padding: 0;
    z-index: 3;
    color: #fff;
}
.topImages2 .topImagesTxt{
    bottom: 20px;
}
.topImages h1{
    background: #E5740F;
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: 900;
    font-size: 2.54rem;
    color: #000000;
    margin: 0;
    padding: 12px 30px;
    line-height: normal;
}
.topImages.topImages2 h1{
    font-size: 2.54rem;
    color: #FFFFFF;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    background: transparent;
}
.topImagesTxtBox{
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: bold;
    background: rgba(0,0,0,.8);
    font-size: 1.28rem;
    color: #FFFFFF;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    padding: 8px 30px;
    float: left;
    width: auto;
    line-height: normal;
}
.topImages.topImages2 .topImagesTxtBox{
    background: transparent;
    font-size: 1.28rem;
    color: #FFFFFF;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
}
.uvodnaVadbe h3{
    text-align: center;
    margin: 15px 0 50px;
    color: #fff;
}
.uvodnaVadbe{
    float: left;
    width: 100%;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 30px;
}
.storitvePage.uvodnaVadbe{
    margin-bottom: 0;
}
.midCol{
    margin-bottom: 30px;
}
h1.pageTitle {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
h1.pageTitle.titlePageLeft{
    text-align: left;
    line-height: normal;
}
h1.pageTitle a {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 1.14rem;
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: normal;
    padding: 10px 15px;
    background: #eee;
}

h3.titleUvodna, h1.pageTitle {
    font-weight: bold;
    font-size: 3.4rem;
    font-family: initial;
    position: relative;
    color: #4A4A4A;
}
.uvodnaVadbe h3.titleUvodna{
    color: #000;
}
h3.titleUvodna:after,  h1.pageTitle:after{
    position: absolute;
    content: '';
    height: 4px;
    width: 150px;
    background: #4A4A4A;
    left: 50%;
    margin-left: -75px;
    bottom: -20px;
    border-radius: 2px;
}
h1.pageTitle:after{
    background: #E5740F;
}
h1.pageTitle.titlePageLeft:after {
    left: 0;
    margin: 0;
}
.uvodnaVadbe .katOpis{
    float: left;
    width: 100%;
    font-size: 1.56rem;
    color: #fff;
    margin: 20px 0 80px;
}
.uvodnaVadbe .katOpis p {
    font-size: 1.42rem;
    color: #000;
    line-height: 31px;
}
.uvodnaVadbe h3.titleUvodna:after{
    background: #000;
}
.vadbeBox{
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 15px 15px 60px;
}
.vadbeBox.vadbeBox5, .vadbeBox.vadbeBox6, .vadbeBox.vadbeBox7, .vadbeBox.vadbeBox8{
    padding: 60px 15px 15px;
}
.vadbeBox::before{
    content: "";
    width: 1px;
    background: rgba(255,255,255,.2);
    height: 100%;
    right: -15px;
    bottom: 0;
    position: absolute;
}
.vadbeBox1::after, .vadbeBox2::after, .vadbeBox3::after, .vadbeBox4::after{
    content: "";
    background: rgba(255,255,255,.2);
    height: 1px;
    right: -15px;
    left: -15px;
    bottom: 0;
    position: absolute;
}
.vadbeBox.vadbeBox4::before, .vadbeBox.vadbeBox8::before{
    display: none;
}
.uvodnaVadbe h2 {
    font-size: 1.7rem;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    float: left;
    width: 100%;
    margin: 15px 0;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    height: 70px;
}
.uvodnaVadbe p{
    font-size: 1rem;
    color: #919191;
    letter-spacing: 0;
    text-align: center;
}
.vadbeImage{
    padding: 0 0 0 30px;
}
.imageVadbe {
    float: left;
    width: 100%;
    height: 80px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 10px;
    font-size: 70px;
    color: #000;
    transition: all 0.4s ease-in-out;
}
.vadbeBox:hover .imageVadbe, .vadbeBox:hover h2{
    color: #fff;
}
.item-box{
    float: left;
    width: 100%;
    padding: 0;
    background: #fafafa;
    border: 1px solid #eee;
    margin: 10px 0 20px;
    transition: all 0.4s ease-in-out;
}
.item-box:hover{
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.item-box .item-image{
    float: left;
    width: 100%;
    padding: 0;
}
.item-box .item-image a{
    float: left;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}
.item-txt{
    float: left;
    width: 100%;
    padding: 0 15px 15px;
}
.item-txt a.btn{
    margin-top: 10px;
}
.item-txt p{
    margin-bottom: 0;
}
.item-box .item-txt h2 {
    color: #3073ac;
    float: left;
    font-size: 1.07rem;
    letter-spacing: 0.5px;
    margin: 15px 0 5px;
    padding-right: 15px;
    width: 100%;
}
.uvodnaSponzori{
    float: left;
    width: 100%;
    margin: 10px 0 0;
}
.uvodnaSponzori.uvodnaSponzoriPodstrane{
    margin-bottom: 20px;
}
.uvodnaSponzori ul{
    float: left;
    width: 100%;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.uvodnaSponzori ul li{
    display: inline-block;
    width: auto;
    padding: 0 30px;
    position: relative;
}
.uvodnaSponzori ul li:before{
    position: absolute;
    content: '';
    right: 0;
    top: 10px;
    height: 50px;
    width: 1px;
    background: #D2D2D2;
}
.uvodnaSponzori ul li:last-child:before{
    display: none;
}
.uvodnaSponzori ul li img{
    height: 80px;
}
.uvodnaSponzori.uvodnaParnerji ul li img{
    height: 32px;
}
.uvodnaSponzori.uvodnaParnerji ul li::before {
    height: 15px;
}
.instagramFeed{
    float: left;
    width: 100%;
    background: url(pattern-dots.png);
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.insPhoto{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    background: #FFFFFF;
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,0.13);
}
.insImage{
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 195px;
}
.insPhoto p{
    float: left;
    width: 100%;
    padding: 15px 20px;
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
    color: #2C2C2C;
}
.navbar-nav > li > a.showResponsive{
    display: none;
}
#page {
    position: relative;
    right: 0;
    transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1), margin-top 0.4s ease-in-out !important;
}
#page .headTop {
    float: left;
    width: 100%;
    position: relative;
}
#page .headTop ul.social {
    float: right;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 46px 0;
    text-align: right;
}
#page .headTop ul.social li {
    display: inline-block;
    margin-left: 10px;
}
#page .headTop ul.social li a {
    font-size: 1.7rem;
}
#page .headTop ul.social li a:hover {
    color: #0EB8B8;
}
#page .news-list {
    float: left;
    width: 100%;
}
.navbar-nav > li.navbar-drawer, .navbar-drawer, .navbar-nav > li > a.dropdown-toggle, .menuLeft{
    display: none;
}
.slide_menu .nav > li > a {
    font-weight: bold;
    color: #333;
    font-size: 1.14rem;
    padding: 30px 14px;
}
.slide_menu .nav > li.logo-menu .logo_caf{
    margin: 0;
    padding: 0;
    width: 112px;
    height: 76px;
}
.slide_menu .nav > li.logo-menu.dso{
    display: none;
}
@media (max-width: 1444px) {
    .slide_menu .nav > li.logo-menu .logo_caf {
        margin: 18px 0;
        padding: 0;
        width: 87px;
        height: 40px;
    }
    .slide_menu .nav > li > a{
        padding: 30px 10px;
        font-size: 1.07rem;
    }
}
@media (max-width: 1260px) {
    .navbar-drawer, .navbar-nav > li > a.dropdown-toggle, .menuLeft{
        display: block;
    }
    .slide_menu {
        position: absolute;
        right: 15px;
        top: 0;
    }
    .slide_menu .nav {
        padding: 20px 0;
        margin: 0;
        float: left;
        width: 100%;
    }
    .slide_menu .nav li {
        width: auto;
        float: left;
    }
    .slide_menu .nav li a {
        float: left;
        color: #45B35E;
        padding: 25px 0;
    }
    .slide_menu .nav li a:hover, .slide_menu .nav li a:focus {
        background: transparent;
        opacity: 0.7;
    }
    .slide_menu .nav li.open a {
        background-color: transparent;
    }
    .slide_menu .nav li .dropdown-toggle {
        padding: 10px;
        float: right;
    }
    .slide_menu .nav > li {
        position: relative;
    }
    .slide_menu .nav > li > a {
        font-weight: bold;
        color: #45B35E;
    }
    .slide_menu .nav .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        border: none;
        box-shadow: none;
        border-radius: 0;
        padding: 0;
        min-height: 100%;
    }
    .slide_menu .nav .dropdown-menu li {
        float: left;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.04);
    }
    .slide_menu .nav .dropdown-menu li a {
        color: #45B35E;
        opacity: 0.8;
        padding: 25px 0;
    }
    #page.open {
        right: 0;
    }
    #page.open .slide_menu {
        right: 0;
    }
    #page.open nav.navbar-default .navbar-header li.navbar-drawer:before {
        opacity: 0;
    }
    #page.open nav.navbar-default .navbar-header li.navbar-drawer:after {
        opacity: 1;
    }
    .slide_menu {
        overflow: auto;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: -100%;
        height: 100%;
        background: #fff;
        color: #fff;
        transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
        width: 300px;
        max-width: 75%;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
        padding: 30px;
    }
    .slide_menu .nav {
        padding: 0;
        margin: 0;
    }
    .slide_menu .nav li {
        width: 100%;
        float: left;
        padding: 0 40px 0 0;
        border-bottom: 1px solid #e1e8ec;
    }
    .slide_menu .nav li a {
        float: left;
    }
    .slide_menu .nav li a:hover, .slide_menu .nav li a:focus {
        background: transparent;
        color: #E5740F;
    }
    .slide_menu .nav li a .res-no {
        display: none;
    }
    .slide_menu .nav li a .fa-lock, .slide_menu .nav li a .fa-unlock-alt {
        margin-right: 5px;
    }
    .slide_menu .nav li.active a {
        color: #E5740F;
    }
    .slide_menu .nav li.open a {
        background-color: transparent;
    }
    .slide_menu .nav li .dropdown-toggle {
        position: absolute;
        right: 0;
        font-size: 2.12rem;
        padding: 4px;
        top: 50%;
        margin-top: -19px;
    }
    .slide_menu .nav li .dropdown-toggle.menuLeft{
        position: relative;
    }
    .slide_menu .nav li.open .dropdown-menu {
        width: 300px;
        right: 0;
        padding: 30px;
        -webkit-transition: all 0.5s ease-in-out;
    }
    .slide_menu .nav li .dropdown-menu li a {
        color: #000 !important;
        font-weight: 500;
        font-size: 1.14rem;
        white-space: normal;
        min-width: 240px;
    }
    .slide_menu .nav > li > a {
        font-weight: bold;
        color: #333;
        font-size: 1.14rem;
    }
    .slide_menu .nav li.navbar-drawer {
        width: auto;
        height: auto;
        float: left;
        cursor: pointer;
        background: #fff;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        margin: 0;
        color: #ff0000;
        font-size: 1.42rem;
        right: 30px;
        top: 5px;
    }
    .slide_menu .nav .dropdown-menu {
        display: block;
        top: 0;
        float: left;
        width: 100%;
        padding: 30px 0;
        background: transparent;
        border: none;
        box-shadow: none;
        border-radius: 0;
        position: fixed;
        width: 0;
        overflow: hidden;
        left: auto;
        right: 0;
        max-width: 75%;
        min-width: 0px;
        -webkit-transition: all 0.5s ease-in-out;
        height: 100%;
        background: #fff;
    }
    .slide_menu .nav .dropdown-menu a {
        color: #333;
        padding: 10px 15px;
    }
    .slide_menu .nav .dropdown-menu a.menuLeft, .slide_menu .nav li.navbar-drawer {
        display: block;
        float: left;
        width: 100%;
        padding: 25px 40px 25px 15px;
        background: #E8E9EA;
        border-bottom: 1px solid #ccc;
        color: #000;
        font-size: 1.28rem;
        position: static;
        margin: 0;
        text-align: left;
    }
    .slide_menu .nav .dropdown-menu a.menuLeft i, .slide_menu .nav li.navbar-drawer i {
        margin-right: 10px;
    }
    .slide_menu .nav .dropdown-menu a:hover, .slide_menu .nav li.navbar-drawer:hover {
        color: #E5740F !important;
    }
    .slide_menu .nav .dropdown-menu li.active a {
        color: #E5740F !important;
        background: transparent;
    }
    .slide_menu .nav .dropdown-menu li a:hover {
        color: #E5740F !important;
        background: transparent;
    }
    .slide_menu .nav .dropdown-menu li a:focus {
        color: #E5740F !important;
        background: transparent;
    }
    .slide_menu {
        display: block;
    }
    .slide_menu .meniInfo{
        float: left;
        width: 100%;
        padding: 30px 0 0;
    }

    .slide_menu .meniInfo a{
        float: left;
        width: 100%;
        padding: 0 0 25px 0;
        font-weight: bold;
        font-size: 1.28rem;
    }
    .slide_menu .meniInfo a i {
        float: left;
        width: 38px;
        line-height: 27px;
        font-size: 1.7rem;
        text-align: left;
    }
    #navbarMain {
        display: none;
    }
    .navbar-drawer {
        width: 70px;
        height: auto;
        float: left;
        margin: 16px 0;
        cursor: pointer;
        background: #fff;
        text-align: center;
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .navbar-drawer span {
        position: absolute;
        right: 100%;
        margin-right: 10px;
        font-size: 1.42rem;
        color: #E5740F;
        margin-top: 3px;
    }
    .navbar-drawer .line{
        float: left;
        width: 50px;
        margin-bottom: 10px;
        height: 4px;
        background: #E5740F;
    }
    .navbar-drawer:before {
        font-family: FontAwesome;
        font-size: 60px;
        line-height: 40px;
        color: #E5740F;
        transition: all .7s;
        display: inline-block;
        content: "\f0c9";
        opacity: 1;
        display: none;
    }
    #page.open header .navbar-drawer {
        z-index: 2;
        border-radius: 0;
        color: #000;
        -webkit-transition: all 0.5s ease-in-out;
    }
    #page.open header .navbar-drawer:before {
        font-family: FontAwesome;
        font-size: 60px;
        line-height: 40px;
        color: #E5740F;
        transition: all .7s;
        display: inline-block;
        content: "\f00d";
        opacity: 1;
        display: none;
    }
    #page.open header .navbar-drawer .line{
        display: none;
    }
    .navbar-toggle {
        display: block;
        position: absolute;
        right: 0px;
        top: 35px;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 29px;
        height: 3px;
        border-radius: 2px;
        background: #ccc;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }
}
.uvodnaSlider{
    width: 100%;
    float: left;
    overflow: hidden;
}
.uvodnaSlider .topImages{
    float: left;
    width: 100%;
    height: 750px;
}
/*Koledar*/

.uvodna_top{
    float: left;
    width: 100%;
    margin-top: -200px;
    padding-bottom: 30px;
}
.uvodna_top .container{
    width: 100%;
}
.paddingRightBox{
    float: left;
    width: 100%;
}
.paddingBothBox{
    float: left;
    width: 100%;
}
.paddingLeftBox{
    float: left;
    width: 100%;
}
#dogodkiCal li em {
    display: none;
}
#dogodkiCal li.head {
    background: transparent;
    font-size: 1.28rem;
    color: #E96024;
}
#dogodkiCal ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
#dogodkiCal li {
    border-bottom: medium none;
    border-right: medium none;
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;
    width: 14.285%;
    color: #010202;
    font-size: 1.28rem;
}
#dogodkiCal li i {
    display: none;
}
#dogodkiCal li.blank {
    background-color: transparent;
}
#dogodkiCal li.past {
    background-color: transparent;
}
#dogodkiCal li.today {
    background-color: transparent;
}
#dogodkiCal li.has span{
    background-color: #E5740F;
    border: 1px solid #E5740F;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-family: "Gotham-Medium",sans-serif;
}
#dogodkiCal li.has.blue span{
    background-color: #E5740F;
    border: 1px solid #E5740F;
}
#dogodkiCal li.past.has span{
    background-color: transparent;
    font-size: 1.28rem;
    color: #010202;
}
#dogodkiCal li.today.has {
    background-color: transparent;
}
#dogodkiCal li.active {
    color: white;
    position: relative;
}
#dogodkiCal li.calDayInfo {
    background: #E5740F;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
    clear: both;
    float: left;
    height: auto;
    position: relative;
    text-align: left;
    width: 100%;
}
#dogodkiCal li.active i {
    bottom: -8px;
    color: #E96024;
    display: block;
    font-size: 1.28rem;
    left: 41%;
    position: absolute;
    z-index: 1;
}
#dogodkiCal li.active.blue i{
    color: #0A5A93;
}
#dogodkiCal li.calDayInfo p a {
    color: #fff;
}
#dogodkiCal li.calDayInfo p a strong {
    color: #000;
    float: left;
    font-size: 1.28rem;
    width: 100%;
    line-height: normal;
    padding: 10px 0 5px;
    font-weight: normal;
}
#dogodkiCal li.calDayInfo p {
    margin: 0 10px;
    padding: 5px 0;
    color: #fff;
    line-height: normal;
}

#dogodkiCal li.calDayInfo p a{
    color: #EDDA42;
}

#dogodkiCal {
    float: left;
    width: 100%;
    background: #FEF8E7;
    min-height: 450px;
}
#dogodkiCal header button, #dogodkiCal header span.changePrev, #dogodkiCal header span.changeNext {
    border: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    cursor: pointer;
    float: right;
    font-size: 1.14rem;
    height: 100%;
    line-height: 50px;
    height: 50%;
    padding: 0 20px;
    width: 20%;
    min-height: 10px;
    position: relative;
}
#dogodkiCal header button.prev, #dogodkiCal header span.changePrev{
    float: left;
}
#dogodkiCal header button::after {
    color: #636363;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    padding: 2px 0 0;
}
#dogodkiCal header button.prev::after {
    content: "";
}
#dogodkiCal header {
    background: transparent;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}
#dogodkiCal header h3 {
    font-size: 1.42rem;
    color: #636363;
    float: left;
    font-family: "Gotham-Medium",sans-serif;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding-left: 0;
    width: 60%;
    text-align: center;
}
#dogodkiCalBox, #utrinki {
    background: rgba(245, 189, 22, 0.1) none repeat scroll 0 0;
    margin: 0 0 40px;
    overflow: hidden;
    width: 100%;
}
#dogodkiCal ul.dogotkiBottom{
    float: left;
    width: 100%;
    padding: 10px 0 15px 0;
    text-align: center;
}
#dogodkiCal ul.dogotkiBottom li{
    color: #010202;
    float: none;
    display: inline-block;
    font-size: 10px;
    height: auto;
    line-height: 9px;
    margin: 0 5px;
    text-align: left;
    width: auto;
}
.koleaderLeft{
    float: left;
    width: 100%;
    min-height: 1px;
    position: relative;
}
#dogodkiCal ul.dogotkiBottom li span{
    float: left;
    width: 10px;
    height: 10px;
    border: 1px solid #E96024;
    background: #E96024;
    border-radius: 50%;
    margin-right: 5px;
}
#dogodkiCal ul.dogotkiBottom li span.pretekliIcon{
    background: transparent;
}
#dogodkiCal ul.dogotkiBottom li span.RazstaveIcon{
    background-color: #0A5A93;
    border: 1px solid #0A5A93;
}
.eventUvodna{
    float: left;
    width: 100%;
    padding: 15px 30px;
    background-size: cover;
    background-position: center;
    position: relative;
    color: #fff;
    min-height: 450px;
}
.eventUvodna:before{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}
.eventUvodna h2, .eventUvodna p{
    color: #fff;
    position: relative;
    z-index: 1;
}
.eventUvodna h2{
    margin: 10px 0 0;
}
.eventUvodna time{
    background: transparent;
    color: #fff;
    font-size: 1.42rem;
    font-style: italic;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.eventUvodna span.btn{
    position: relative;
    z-index: 1;
}
.eventUvodna p {
    font-size: 1.42rem;
    margin-bottom: 30px;
    line-height: 25px;
}
.uvodnaInfo {
    float: left;
    width: 100%;
    padding: 15px 30px;
    text-align: center;
    color: #fff;
    min-height: 450px;
    background: #fff;
    box-shadow: 0px 0px 12px rgba(0,0,0,.3);
}
.uvodnaInfo h2 {
    color: #464646;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.7rem;
}
.uvodnaInfo h3{
    color: #464646;
    font-weight: bold;
    font-size: 1.28rem;
}
.uvodnaInfo p{
    font-size: 1.28rem;
    color: #464646;
}
.uvodnaInfo a{
    color: #E5740F;
    font-weight: bold;
}
.uvodnaInfo a.btn{
    color: #fff;
    margin-top: 20px;
}
.logo_caf{
    display: block;
    width: none;
    background-image: url(logo_caf.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 220px;
    margin: 120px auto;
}
.uvodnaVadbe{
    float: left;
    width: 100%;
    background: #E5740F;
    padding: 40px 0 80px;
    margin-bottom: 40px;
    color: #fff;
}
.eventItem{
    float: left;
    width: 100%;
    border: 1px solid #adadad;
    margin-bottom: 30px;
}

.eventItem .dogotkiImage{
    float: left;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.eventItem h2 a {
    float: left;
    width: 100%;
    color: #464646;
    font-weight: normal;
    font-size: 1.98rem;
    font-weight: bold;
    padding: 10px 0;
    margin: 0 0 10px;
    max-height: 52px;
    overflow: hidden;
}

.eventItem .eventDetails{
    float: left;
    width: 100%;
    padding: 0 15px 15px;
    min-height: 274px;
}

.show_form {
    float: left;
    width: 100%;
    background: #F0F0F0;
    padding: 10px 15px 15px;
}

.eventItem .fancyDate{
    position: absolute;
    left: 5px;
    top: 5px;
    background: rgba(255,255,255,0.8);
    padding: 5px 10px;
    color: #464646;
}

.eventItem .fancyDate .col-xs-4{
    padding: 0;
    width: 100%;
}
@media (min-width: 992px) {
    .row.center-row{
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .row.center-row .center-col{
        float: none;
        display: inline-block;
        width: 24.8%;
    }
}