@font-face {
    font-family: ClearSans;
    src: url(../fonts/ClearSans-Bold.ttf);
}
.no-border-bottom {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.bg-muted {
    background-color: #ddd;
}
div[role='tabpanel'].tab-pane > div > ul > li {
    font-size: 14pt;
    padding-bottom: 10px;
}
.no-border-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.program-divider {
    border-bottom: 1px solid black;
}
.no-border-top > .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.bottom-border > p {
    border-bottom: 1px solid black;
}
section {
    padding: 50px 0;
}
.nav.navbar-nav.navbar-right {
    font-family: "ClearSans";
}
.font-size24 {
    font-size: 24px;
}
.font-size20 {
    font-size: 20px;
}
.font-size17 {
    font-size: 17px;
}
.font-size16 {
    font-size: 16px;
}
.font-size35 {
    font-size: 35px;
}
.left-float {
    float: left;
}
.right-float {
    float: right;
}
.padding10 {
    padding: 10px;
}
.left-float > p, .left-float > h1, .right-float > p, .right-float > h1 {
    font-family: "Josefin-Sans";
    color: white !important;
    max-width: 100% !important;
    text-align: left !important;
}
.left-float > a, .right-float > a {
    margin-left: 5px;
    float: left;
}
.custom-btn {
    font-family: "Josefin-Sans";
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #f05f40;
}
.btn-transparent:hover,
.btn-transparent:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    text-decoration: none;
}
.btn-transparent:hover {
    background-color: #f05f40;
    color: white;
    border-color: #f05f40;
}
.img-inline {
    display: inline-block;
}
.btn-transparent {
    font-family: "Josefin-Sans";
    background-color: transparent;
    color: white;
    transition: all 0.35s ease 0s;
    border: 1px solid #fff;
}
.josefin-sans-font {
    font-family: "Josefin-Sans" !important;
}
.about-brian {
    font-family: "Josefin-Sans";
    /*font-style: italic;*/
    font-size: 20px;
}
.close, .title, .next, .prev, .play-pause, .indicator {
    display: block !important;
}
.nostyle-list {
    list-style-type: circle;
}
#contact {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    background-image: url(../images/prijava_background.jpg);
    -moz-background-image: url(../images/prijava_background.jpg);
    -o-background-image: url(../images/prijava_background.jpg);
    -webkit-background-image: url(../images/prijava_background.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.box {
    padding: 5px;
}
.right-aside-pos {
    position: fixed;
    right: 0;
    top: 300px;
    z-index: 10;
}
.prijavaBlock {
    color: white;
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    background-image: url(../images/blurlayer.png);
    -moz-background-image: url(../images/blurlayer.png);
    -o-background-image: url(../images/blurlayer.png);
    -webkit-background-image: url(../images/blurlayer.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.padding15 {
    padding: 15px;
}
.top-15 {
    top: 15px;
    position: relative;
}
.placeholder {
    border: 1px solid #8c8c8c;
    background-color: #999999;
    height: 150px;
}
.margin-bottom10 {
    margin-bottom: 10px;
}
.margin-bottom20 {
    margin-bottom: 20px;
}
#galerija {
    padding: 50px 0 0 0 !important;
    max-height: 726px !important;
}
#overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.8;
    z-index: 9999;
}
.overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.8;
    z-index: 9999;
}
.fb-share-button, .fb-like {
 position: relative;
 right: -5px;
 transform: scale(1.3);
 -ms-transform: scale(1.3);
 -webkit-transform: scale(1.3);
 -o-transform: scale(1.3);
 -moz-transform: scale(1.3);
 }
 #galerija, #share, #about, #cene, #program, #services {
     position: relative;
 }
.flashy-text {
    animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
    50% { opacity: 0.0; }
}
.text-red {
    color: #a94442 !important;
}
.font-size30 {
    font-size: 30px;
}
.font-size45 {
    font-size: 45px;
}
#headingOne,
#headingOne:active,
#headingOne:visited,
#headingTwo,
#headingTwo:active,
#headingTwo:visited,
#headingThree,
#headingThree:active,
#headingThree:visited,
#headingFour,
#headingFour:active,
#headingFour:visited,
#headingFive,
#headingFive:active,
#headingFive:visited,
#headingSix,
#headingSix:active,
#headingSix:visited,
#headingSeven,
#headingSeven:active,
#headingSeven:visited,
#headingEight,
#headingEight:active,
#headingSeven:visited,
#headingNine,
#headingNine:active,
#headingNine:visited {
    -webkit-transition: color 1s, background-color 1s;
    -moz-transition: color 1s, background-color 1s;
    -ms-transition: color 1s, background-color 1s;
    -o-transition: color 1s, background-color 1s;
    transition: color 1s, background-color 1s;
    background-color: #f05f40 !important;
    color: #fff !important;
}
#headingOne:hover,
#headingTwo:hover,
#headingThree:hover,
#headingFour:hover,
#headingFive:hover,
#headingSix:hover,
#headingSeven:hover,
#headingEight:hover,
#headingNine:hover {
    background-color: #fff !important;
    color: #f05f40 !important;
}
.btn-brown {
    background-color: #ffa64d;
}
.btn-brown-hover:hover {
    background-color: transparent;
    border: 2px solid #ffa64d;
    color: #fff;
}
.btn-transparent {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    max-height: 66px;
    font-weight: bold;
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    transition: background-color .5s ease;
}
.btn-transparent:hover {
    background-color: #f05f40;
}
.btn-green {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    border-radius: 0;
    font-weight: normal;
    padding: 5px 35px;
}
.btn-green:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.word-wrap {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
   /* white-space: -pre-wrap; */ /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.color-white {
    color: rgba(255,255,255,1) !important;
}
.color-black {
    color: #222;
}
.color-green {
    color: #4cae4c;
}
.color-grey {
    color: grey;
}
.color-orange {
    color: #f05f40;
}
.color-red {
    color: red;
}
.background-orange {
    background-color: #f05f40 !important;
}
.background-black {
    background-color: #333;
}
.background-grey {
    background-color: grey;
}
.panel-orange {
    border-color: #f05f40;
}
.panel-orange > .panel-heading {
    color: #fff;
    background-color: #f05f40;
    border-color: #f05f40;
}
.display-inline-block {
    display: inline-block
}
.padidng-bottom-20 {
    padding-bottom: 20px;
}
.spacer {
    margin: 30px 0;
    min-height: 1px;
}
.footer {
    padding: 20px 0px;
}
.pull-up {
    margin-top: -50px;
}
.bigger-li {
    font-size: 20px;
}
.push-up {
    margin-top: 50px;
}
.push-up2x {
    margin-top: 100px;
}
.push-down {
    margin-bottom: 50px;
}
.push-down2x {
    margin-bottom: 100px;
}
.font-size35 {
    font-size: 35px;
}
.font-size30 {
    font-size: 30px;
}
.promotion-text {
    font-size: 24pt;
    font-weight: bold;
}
.promotion-smaller-text {
    font-size: 15pt;
}
.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@media (max-width: 860px) {
    .problematic-url {
        margin-top: 30px;
    }
}
/*.img-responsive {
    display: inline-block;
}*/
#video, #video2 {
    padding: 0;
}
#video > div.container-fluid, #video2 > div.container-fluid {
    padding-top: 50px;
}