.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    padding-right: 30px;
}
.enflag {
    width: 30px;
    height: 17px;
    background-image: url(../en.jpg);
    background-size: 100% 100%;
    margin-top: 32px;
    float: right;
    position: absolute;
    right: 20px;
}
.hrflag {
    width: 30px;
    height: 17px;
    background-image: url(../hr.jpg);
    background-size: 100% 100%;
    margin-top: 32px;
    float: right;
    position: absolute;
    right: 20px;
}
#myCarousel {
    width: 100%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
}
.carousel-inner {
    width: 100%;
    height: 100%;
}
.item {
    width: 100%;
    height: 100%;
    position: relative;
}
.imgcover {
    position: relative;
}
.colorground {
    position: absolute;
    top: 0;
    height: 100%;
    width: auto;
}
.colorcover {
    position: relative;
    height: 100%;
    z-index: 2;
    width: 60%;
}
.coloricon {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -160px;
    top: 30px;
    z-index: 3;
}
.colorground h1 {
    position: absolute;
    font-size: 25px;
    width: 56%;
    color: white;
    z-index: 3;
    top: 110px;
    text-align: center;
    line-height: 30px;
}
.headpara {
    color: #111;
    width: 100%;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    text-align: center;
    font-size: 25px;
    margin-top: 50px;
    font-weight: 300;
}
.headpara span {
    font-weight: 400;
    text-transform: uppercase;
}
.headpara span span {
    font-weight: 400;
    text-transform: lowercase;
}
.headparalefted {
    color: #111;
    width: 100%;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    text-align: left;
    font-size: 25px;
    margin-top: 50px;
    font-weight: 300;
}
.headparalefted span {
    font-weight: 400;
    text-transform: uppercase;
}
.paragraf span {
    font-weight: 400;
    text-transform: uppercase;
}
.headhred {
    color: #be0617;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}
.headhpurple {
    color: #8e0686;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}
.headhgreen {
    color: #0aae63;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}
.headhblue {
    color: #0059ab;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 80px;
    text-transform: uppercase;
}
.headhblack {
    color: #333;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 80px;
    text-transform: uppercase;
}
.paragraf {
    width: 100%;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    text-align: left;
    font-size: 20px;
    color: #333;
    font-weight: 300;
}
.footerblack {
    height: 50px;
    background-image: url(../footerblack.png);
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    color: white;
    width: 100%;
    max-width: 1080px;
    margin-top: 100px;
}
.footergreen {
    height: 50px;
    background-image: url(../footergreen.png);
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    color: white;
    width: 100%;
    max-width: 1080px;
    margin-top: 100px;
}
.footerred {
    height: 50px;
    background-image: url(../footerred.png);
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    color: white;
    width: 100%;
    max-width: 1080px;
    margin-top: 100px;
}
.footerpurple {
    height: 50px;
    background-image: url(../footerpurple.png);
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    color: white;
    width: 100%;
    max-width: 1080px;
    margin-top: 100px;
}
.footerblue {
    height: 50px;
    background-image: url(../footerblue.png);
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    color: white;
    width: 100%;
    max-width: 1080px;
    margin-top: 100px;
}
.footlogo {
    float: left;
    height: 100%;
}
.fablogo {
    float: right;
    height: 50%;
    margin-top: 12px;
    margin-right: 15px;
}
.nektxt {
    float: left;
    margin-top: 12px;
    margin-left: 5px;
}
.fabtxt {
    float: right;
    margin-top: 12px;
    margin-right: 5px;
}
.mapa {
    border: 0;
    margin-top: 120px;
    width: 100%;
    max-width: 1080px;
    height: 549px;
    position: relative;
    left: 50%;
    margin-left: -540px;
}
.kontakt a {
    color: #333 !important;
}
@media screen and (max-width: 991px) {
    .mapa {
        border: 0;
        margin-top: 80px;
        width: 100%;
        height: 300px;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    #myCarousel {
        width: 100%;
        max-width: 1080px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
    }
    .headhred {
        color: #be0617;
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin-top: 80px;
        font-size: 20px;
    }
    .headhpurple {
        color: #8e0686;
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin-top: 80px;
        font-size: 20px;
    }
    .headhgreen {
        color: #0aae63;
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin-top: 80px;
        font-size: 20px;
    }
    .headhblue {
        color: #0059ab;
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin-top: 80px;
        text-transform: uppercase;
        font-size: 18px;
        padding: 10px;
    }
    .headhblack {
        color: #333;
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin-top: 80px;
        text-transform: uppercase;
        font-size: 20px;
    }
    .headpara {
        color: #111;
        width: 100%;
        padding: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1080px;
        text-align: center;
        font-size: 20px;
        margin-top: 50px;
        font-weight: 300;
    }
    .headparalefted {
        color: #111;
        width: 100%;
        padding: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1080px;
        text-align: left;
        font-size: 20px;
        margin-top: 50px;
        font-weight: 300;
    }
    .colorground {
        position: absolute;
        top: 0;
        height: 100%;
        width: auto;
    }
    .colorcover {
        position: relative;
        width: 60%;
        height: 100%;
        z-index: 2;
    }
    .coloricon {
        position: absolute;
        width: 100px;
        left: 25%;
        margin-left: -50px;
        top: 10px;
        z-index: 3;
    }
    .colorground h1 {
        position: absolute;
        font-size: 18px !important;
        width: 50%;
        color: white;
        z-index: 3;
        top: 90px;
        text-align: center;
        line-height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .headpara {
        margin-top: 10px;
    }
    .coloricon {
        position: absolute;
        width: 50px;
        left: 25%;
        margin-left: -25px;
        top: 10px;
        z-index: 3;
    }
    .colorground h1 {
        font-size: 14px !important;
        line-height: 18px;
        top: 50px;
    }
    .menutopper {
        background-color: transparent !important;
    }
    .navbar-default .navbar-toggle {
        margin-top: 20px;
    }
    .nektxt {
        font-size: 8px !important;
        margin-top: 15px;
    }
    .fabtxt {
        font-size: 8px;
        margin-top: 15px;
    }
    .footlogo {
        height: 80%;
    }
    .fablogo {
        height: 30%;
        margin-top: 15px;
    }
}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-collapse.collapse.in {
        /* NEW */

        display: block!important;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 20px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .enflag {
        width: 30px;
        height: 17px;
        background-image: url(../en.jpg);
        background-size: 100% 100%;
        margin-top: 40px;
        float: left;
        position: relative;
        margin-left: 20px;
    }
    .hrflag {
        width: 30px;
        height: 17px;
        background-image: url(../hr.jpg);
        background-size: 100% 100%;
        margin-top: 40px;
        float: left;
        position: relative;
        margin-left: 20px;
    }
}
