/*!
 * Start Bootstrap - Mihurki
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */



@font-face {
  font-family: 'Mihurko';
  src: url('../fonts/2EFDF2_0_0.eot'); 
  src: url('../fonts/2EFDF2_0_0.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/2EFDF2_0_0.woff2') format('woff2'), 
       url('../fonts/2EFDF2_0_0.woff') format('woff'),
       url('../fonts/2EFDF2_0_0.ttf')  format('truetype'); 
}

body {
    overflow-x: hidden;
    font-family: 'Mihurko';

   
}

.odvetnik-content .opis-dolg{
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 19px;
     
}

.slika-odvetnik{
    float: right;
    width:171px;

}

.opis-dolg{
    display:none;
}

#footer{
    padding-top: 15px;
    padding-bottom: 60px;
    font-size: 17px;
}

#footer .footer-1{
    padding-left:0px;
}

#footer .footer-2{
    padding-left:0px;
}
.square { 
clear: both;
width: 25px;
height: 25px;
position: relative;
font-size: 25px;
cursor: pointer;
margin-top: 35px;
line-height: 22px;
text-align: center;
}



#predstavitev{
    padding-top:0px;
    padding-bottom: 0px;
    background-color: #EBECED;
    margin-top: 7px;
}

.odvetnik-content{
    padding-top: 12px;
}

.ime-odvetnika{
    font-size:19px;
    text-align: left;
    margin-bottom: -5px;


}

.odvetnik-email{
    float:left;
}


.predstavitev-odvetnika{
    background-color: #ebeced;
}

.description-slider{
    text-align: left;
    margin-top: 120px;
    font-size: 21px;
    margin-bottom: 40px;
    text-shadow: 1px 1px #0E0E0E;
    line-height: 28px;
    margin-bottom: 22px;

}




.black-slider{
    background-color: #000;
    width: 100%;
    height: 155px;
    opacity: 0.5;
    position: absolute;
    bottom: 0px;
   z-index: -1;
}

.slider-content{
    z-index: 999999;
}







p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #669933;
    text-decoration: underline;
    font-size: 19px;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #669933;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Mihurko';
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}




.navbar-default {
    border-color: transparent;
    background-color: #FFF;
    z-index: 21;
    position: relative;
    height: 32px !important;
}



.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}







@media(min-width:768px) {
    .navbar-default {
      
        border: 0;
        background-color: #FFF;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        z-index: 21;
        position: relative;

    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/ozadje.jpg);
    background-position: center bottom;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
    z-index: 9;
}

header .intro-text {
    padding-top: 110px;
    padding-bottom: 50px;
    font-style: normal;
    font-family: "Mihurko";
    font-size:45px;
    text-align: left;
    text-shadow: 1px 1px #0E0E0E;
    line-height: 50px;
}



@media(min-width:768px) {
    header .intro-text {
        outline: #FFF solid thin;
        padding-left: 30px;
        padding-top: 10px;
        margin-top: 90px;
        line-height: 55px;
    }

}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}


::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

#footer .footer-1 {
    padding-left: 0px;
    float: left;
    width: 50%;
}


@media(max-width:468px) {

.predstavitev-odvetnika .col-md-4 img{
    width:100%;
}

.black-slider {
    height:250px;
}

#footer .footer-1 {
    width:100%;
    margin-bottom: 20px;
    display: inline-block;
}

#footer .footer-2 {
    width:100%;
    margin-top: 50px;
    display: inline-block;
}


.square{
    margin-bottom:10px;
}




}