body {
    font-family: 'Roboto', sans-serif;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    color: #353333;
}

p {
    line-height: 2;
    font-size: 16px;
}

.btn-primary:hover {
    background-color: #7da038;
}

h1,
h2,
h3,
h4 {
    font-family: 'Montserrat', sans-serif;
}

h2 {
    margin-top: 70px;
    margin-bottom: 50px;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #95C13E;
    display: inline-block;
    padding-bottom: 10px;
}

nav.navbar {
    height: 125px;
    margin-bottom: 0;
}

nav a {
    color: #353333;
    font-size: 16px;
    text-transform: uppercase;
}

nav #navbar a:hover,
.nav>li>a:focus {
    color: #353333;
    font-weight: bold;
    background-color: transparent !important;
    border-bottom: 1px solid #95C13E;
}

.navbar-toggle .icon-bar {
    background-color: #95C13E;
}

nav .navbar-nav {
    margin-top: 15px;
}

nav .navbar-brand {
    margin-top: 10px;
    width: 200px;
}

.slider {
    background: linear-gradient(90deg, #FFF 28%, #F3F3F3 28%);
    position: relative;
    padding-bottom: 40px;
}

.slider h1 {
    margin-top: 80px;
    margin-bottom: 10px;
    font-size: 70px;
    font-weight: bold;
    padding-right: 50px;
}

.slider h2 {
    margin-top: 0;
    color: #FFF;
    border-bottom: none;
    font-size: 48px;
}

.slider .main-image {
    width: 50%;
    left: 50%;
    position: absolute;
    top: -50px;
    z-index: 1;
}

.slider .main-image p {
    padding: 30px;
}

.slider .main-image img {
    width: 100%;
}

.slider p.left-col {
    padding: 0 20px 0 30px;
}

.slider .right-col {
    position: relative;
    z-index: 2;
    padding-left: 50px;
}

.slider .right-col p {
    font-size: 14px
}
.prednosti p{
    line-height: 22px;
}
.postopek .post {
    padding-left: 50px;
}

.postopek .cifra {
    font-weight: bold;
    text-align: center;
    position: absolute;
    font-size: 28px;
    line-height: 40px;
    color: #FFF;
    z-index: -1;
    top: 0;
    left: 15;
    width: 40px;
    height: 40px;
    background-color: #95C13E;
    border-radius: 50%;
}

.postopek h3 {
    font-size: 34px;
    font-weight: bold;
    padding-left: 60px;
    margin-top: 0px;
}

.postopek .or {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.postopek p {
    padding-left: 60px;
    margin-bottom: 80px;
    line-height: 24px;
}

.prednosti p {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.storitve .row > div {
    padding: 20px 10px;
    text-align: center;
}

.storitve img {
    width: 40%;
    margin: 10px;
}

.storitve h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    height: 30px;
}

.stroski-img {
    width: 1200px;
    float: right;
    margin-right: -150px;
}

.storitve .col-lg-3 {
    width: 20%;
}

.stroski {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
}

.stroski .col-lg-6 {
    position: relative;
    margin-top: -200px;
}

.reference {
    margin-top: 250px;
    position: relative;
}

.reference .container {
    background-color: #F3F3F3;
}

.reference .reference-col {
    padding-top: 99px;
    padding-bottom: 210px;
    padding-left: 50px;
}

.reference-swiper {
    width: 50%;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: -150px;
}

.reference img.img-responsive {
    width: 100%;
}
.swiper-slide p{
    text-align: center;
    padding-top: 10px;
}
.swiper-button-next,
.swiper-button-prev {
    width: 78px;
    height: 78px;
    background: rgba(0, 0, 0, 0.5);
}

.swiper-button-next {
    background-image: url('../img/ikona_desno.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    right: 0;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: '';
}

.swiper-button-prev {
    background-image: url('../img/ikona_levo.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
}
.footer a i{
    float: left;
    margin-right: 10px;
    background-repeat: no-repeat;
}
.icon-mail{
    background-image: url('../img/icon_mail.png');
    background-position: center 4px;
    width: 29px;
    height: 29px;
}
.icon-mobile{
    background-image: url('../img/icon_mobile.png');
    background-size: 100% auto;
    width: 18px;
    height: 29px;
}
.footer {
    margin-top: 50px;
    padding-top: 70px;
    padding-bottom: 0;
    overflow: hidden;
}

.footer-text {
    padding-top: 100px;
    text-align: left;
    margin-top: 150px;
    font-size: 16px;
    background-color: #F3F3F3;
    padding-bottom: 20px;
    position: relative;
}

.btn-primary {
    background-color: #95C13E;
    border: none;
    border-radius: 0;
}

.footer p {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
}
.footer p.ne{
    font-family: 'Montserrat',sans-serif;
    font-size: 24px;
    margin-bottom: 80px;
}
.footer a {
    margin: 10px 30px;
    font-size: 16px;
    padding: 10px 40px;
    line-height: 30px;
    width: 210px;

}
.footer-text .footer-logo{
    background: url('../img/ikona_footer.png');
    width: 80px;
    height: 80px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.desktop-hide {
    display: none;
}

@media only screen and (max-width: 600px) {
    p {
        line-height: 1.7;
        font-size: 14px;
    }
    .desktop-hide {
        display: block;
    }
    h2 {
        font-weight: 600;
        font-size: 12px;
        margin-top: 60px;
    }
    .storitve .col-lg-3{
        width: 50%;
    }
    nav.navbar {
        height: auto;
    }
    nav .navbar-brand {
        margin-top: 20px;
        height: 96px;
    }
    .slider h1 {
        font-size: 48px;
        font-weight: 400;
        padding-right: 0;
    }
    h2 {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .navbar-toggle{
        margin-top: 45px;
    }
    .slider {
        height: auto;
        background: linear-gradient(90deg, #FFF 20%, #F3F3F3 20%);
    }
    .slider p{
        margin-bottom: 40px;
    }
    .slider h1{
        margin-top: 40px;
    }
    .slider .main-image {
        display: none
    }
    .slider .main-image p {
        margin-left: -15px;
        padding: 15px;
        text-align: justify;
    }
    .slider .right-col p {
        margin-top: -80px;
        padding-left: 15px;
    }
    .slider .right-col {
        padding-right: 0;
        padding-left: 20px;
        padding-top: 15px !important;
    }
    .slider h2 {
        font-size: 36px;
        text-align: left;
        font-weight: 400;
        position: relative;
        top: -90px;
        left: 15px;
        text-transform: unset;
    }
    .prednosti .row {
        margin: 0;
    }
    .prednosti p{
        margin-bottom: 30px;
    }
    .prednosti .row>div {
        padding: 0 5px;
    }
    .prednosti p {
        font-size: 16px;
        height: 50px;
    }
    .postopek .cifra {
        left: 15px
    }
    .postopek h3 {
        padding-left: 60px;
    }
    .postopek p {
        padding-left: 60px;
    }
    .reference{
        margin-top: 0;
    }
    .reference-swiper {
        width: auto;
        position: relative;
        left: auto;
        top: auto;
    }
    .reference .reference-col {
        padding-bottom: 20px;
        padding-top: 0;
        padding-left: 15px;
    }
    .reference .container {
        background: none;
    }
    .stroski-img {
        width: 100%;
        float: none;
    }
    .stroski h2 {
        display: inline-block;
    }
    .stroski .col-lg-6 {
        margin-top: 0;
    }
    .footer {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        padding-top: 30px;
    }
    .footer a {
        display: block;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
    }
    .footer p {
        font-size: 18px;
    }
.footer a i.icon-mobile{
    margin-left: 8px;
    margin-right: 15px;
}
    .footer p.ne{
        font-size: 18px;
        line-height: 1.5;
    }
    .footer-text {
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .mobile-hide {
        display: none !important;
    }
    .swiper-slide p{
        padding-left: 15px;
        text-align: left;
        padding-top: 10px;
    }
    .swiper-button-next, .swiper-button-prev{
        transform: translateY(-50%);
    }
    .stroski{
        margin-top: 0;
        padding-top: 10px;
    }
}