/* This stylesheet generated by Transfonter (http://transfonter.org) on February 16, 2016 12:19 AM */

@font-face {
    font-family: 'Scout Vialog';
    src: url('webfont/ScoutVialog-Regular.eot');
    src: url('webfont/ScoutVialog-Regular.eot?#iefix') format('embedded-opentype'), url('webfont/ScoutVialog-Regular.woff') format('woff'), url('webfont/ScoutVialog-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Scout Vialog';
    src: url('webfont/ScoutVialog-Light.eot');
    src: url('webfont/ScoutVialog-Light.eot?#iefix') format('embedded-opentype'), url('webfont/ScoutVialog-Light.woff') format('woff'), url('webfont/ScoutVialog-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Scout Vialog';
    src: url('webfont/ScoutVialog-Bold.eot');
    src: url('webfont/ScoutVialog-Bold.eot?#iefix') format('embedded-opentype'), url('webfont/ScoutVialog-Bold.woff') format('woff'), url('webfont/ScoutVialog-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'Scout Vialog' !important;
    font-weight: lighter;
    background-image: url("../images/background1.png");
    background-attachment: fixed;
}

.content1 {
    background-attachment: fixed;
    background-color: #ffffff;
    background-image: url("../images/background1.png");
}

.content2 {
    background-attachment: fixed;
    background-color: #ffffff;
    background-image: url("../images/background2.png");
}

.content3 {
    background-color: #ffffff;
    background-size: cover;
    background-image: url("../images/background3.png");
    background-position: bottom;
}

.content4 {
    background-attachment: fixed;
    background-color: #ffffff;
    background-image: url("../images/background4.png");
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

.fancybox {}

header {
    z-index: 8000;
    left: 0;
    right: 0;
    background-color: #e8ebed;
    position: fixed;
    width: 100%;
    top: 0;
    min-height: 70px;
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.willkomen {
    text-align: center;
 
}
.willkomen .row {
    margin-left: 0;
    margin-right: 0;
}
.willkomen .more {
        -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.willkomen a {
    display: inline-block;
}
.willkomen img {
    display: inline-block;
    pointer-events: none;
}
.social {
    padding-top: 15px;
    font-size: 22px;
}

.social ul {
    list-style: none;
    padding-left: 0;
}

.social ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.social ul li:nth-child(1) {
    padding-left: 0px;
}

.social a {
    text-decoration: none;
    color: #333;
}

.social a:hover {
    color: #f78d0f;
}

.fa-whatsapp {
    display: none;
}

#meni {
    float: right;
    border: 0;
    padding-right: 0;
}

#logo {
    display: none;
}

#logo img {
    padding-top: 15px;
    padding-bottom: 15px;
    width: auto;
    max-height: 70px;
}

#navigacija {
    background-color: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    padding-top: 5px;
}

#navigacija .container-fluid {
    padding-right: 0;
}

#navigacija li {
    margin-right: 10px;
}

#navigacija i {
    margin-right: 5px;
}

#navigacija a {
    color: #000;
    padding: 20px 10px 0px 10px;
    font-weight: 400;
    font-size: 1.15em;
}

#navigacija a span {
    color: #f7941e;
    transition: all 0.3s ease;
}

#navigacija a:hover {
    color: #f7941e;
}

#navigacija a:hover span,
{
    color: white;
}

.navbar-header {
    text-align: center;
}

.navbar-default .navbar-toggle {
    border: none;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #000;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    color: #f7941e;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-left: 20px;
}

button.navbar-toggle .collapsed {
    text-align: center;
}

.navbar-header button {
    font-size: 32px;
    color: #fff;
}

#lang {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}

#lang a {
    text-decoration: none;
    color: #000;
}

#lang span {
    margin-left: 5px;
    margin-right: 5px;
    color: #000;
}

#lang #aktivna {
    color: #f7941e;
}


/*  KONTENT  */


/*
.aslogo img {
    margin: 0 auto;
    padding-top: 30px;
    
}

.aslogo0 {
    text-align: center;
    padding-top: 20px;
}

.aslogo0 p a {
    font-weight: bold;
    text-decoration: none;
    color: #f7941e;
    font-size: 2em;
}
*/

.aslogo1 img {
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 50px;
}

.logo {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    /*animation: rotacijay 3.5s;
    animation-iteration-count: 3;
    animation-direction: alternate-reverse;
    transform: rotateY(0deg);
    transform: rotateX(0deg);*/
    cursor: pointer;
}

.logo:hover {}

@-webkit-keyframes rotacijay {
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes rotacijay {
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-webkit-keyframes rotacijax {
    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
    }
}

@keyframes rotacijax {
    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
    }
}

.introtext {
    text-align: center;
    color: #414042;
}

.introtext h1 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 3.3em;
    font-weight: bold;
}

.introtext h2 {
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 50px;
    margin-top: 0px;
    text-align: center;
}

.introtext p {
    font-size: 2.1em;
    font-weight: 300;
    padding-top: 20px;
    padding-bottom: 60px;
}

.slideAbout a {
    text-decoration: none;
    outline: none;
}

.slideAbout h3 {
    opacity: 0.8;
    color: white;
    background-color: black;
    text-align: center;
    position: relative;
    margin-top: -82px;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.slideAbout h3 span {
    color: #f7941e;
    text-transform: uppercase;
}

.slideAbout div {
    outline: none;
}

.slideAbout a img,
.slideAbout a h3 {
    border: 1px solid #333;
    transition: all 0.3s;
}

.slideAbout a:hover img,
.slideAbout a:hover h3 {
    border: 1px solid #f7941e;
}

.slideAbout a:hover h3 {
    background-color: #f7941e;
    color: #333;
    opacity: 1;
}

.slideAbout a:hover h3 span {
    color: white;
}

.slideWeitere div a {
    outline: none;
}

.slideWeitere img,
.slideWeitere h4 {
    border: 1px solid #333;
    transition: all 0.3s;
}

.slideWeitere div a:hover h4,
.slideWeitere div a:hover img {
    border: 1px solid #f7941e;
}

.slideWeitere div a:hover h4 {
    background-color: #f7941e;
    color: #333;
    opacity: 1;
}

.slideDriver figure {
    padding-left: 0;
    padding-right: 0;
    outline: none;
}

.slideDriver figure img,
.slideDriver figure h5 {
    border: 1px solid #333;
    transition: all 0s;
}

.slideDriver figure:hover img,
.slideDriver figure:hover h5 {
    border: 1px solid #f7941e;
}

.slideDriver figure:hover h5 {
    background-color: #f7941e;
    color: #333;
    opacity: 1;
}

.slideDriver div {
    outline: none;
}

.slideDriver img {
    width: 100%;
}

.slidefahr div .item {
    border: 1px solid #333;
    

}

.slidefahr div:hover .item {
    border: 1px solid #f7941e;
}

#slider,
#slider2,
#slider3 {
    position: relative;
    z-index: 2000;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    overflow: hidden;
    transform-style: flat;
    -webkit-transform-style: flat;
    -moz-transform-style: flat;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}

#slider2 .carousel-control {
    top: 42%;
}

#slider3 .carousel-control {
    top: 42%;
}

#slider .carousel-control {
    top: 35%;
}

.thanks {
    background-color: #e8ebed;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 50px;
    padding-top: 20px;
    margin-bottom: 100px;
}

.thanks a {
    text-decoration: none;
}

.thanks h3 {
    color: #f7941e;
    font-size: 2.2em;
    font-weight: bold;
    padding-top: 10px;
    text-transform: uppercase;
    transition: all 0.3s;
}

.thanks h5 {
    font-size: 2.1em;
    font-weight: 300;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
}

.thanks h3:hover {
    color: #333;
}

.forma {
    background-color: #e8ebed;
    text-align: center;
    padding-bottom: 70px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.forma h3 {
    color: #f7941e;
    font-size: 2.1em;
    font-weight: bold;
    padding-top: 40px;
}

.forma h5 {
    font-size: 2.1em;
    font-weight: 300;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
}

.form-group {
    background-color: #fff;
    padding: 2px 2px;
    text-align: center;
    margin: 0;
}

.form-group input {
    border: none;
    padding-left: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
    color: #414042;
}

.forma .btn-default {
    padding: 10px 20px;
    background-color: #003468;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    outline: none;
    border: none;
    transition: all 0.3s;
}

.forma .btn-default:hover {
    background-color: #f78d0f;
    border: none;
    color: white;
}


/***********
TESTBERICHT 
****************/

.testauto .container {
    overflow: hidden;
}

.testauto h1 {
    text-align: center;
    margin: 50px 0px 50px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 3.3em;
}

.testauto h2 {
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    font-size: 35px;
    color: #333;
    font-weight: 400;
}

.testauto .videoh2 {
    margin-top: -10px;
}

.slajderi {
    z-index: 1000;
    position: relative;
    overflow: hidden;
    transform-style: flat;
    -webkit-transform-style: flat;
    -moz-transform-style: flat;
}

.slajderi h2 {
    margin-top: 0px;
    margin-bottom: 50px;
}

.slajderi figure {
    outline: none;
}

.testauto h3 {
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    color: #f78d0f;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 35px;
}

.testauto h4 {
    text-transform: uppercase;
    color: #f78d0f;
    padding: 21px 5px;
    background-color: black;
    opacity: 0.8;
    position: relative;
    text-align: center;
    top: -85px;
    font-weight: bold;
    font-size: 30px;
}

.testauto a {
    text-decoration: none;
}

.testauto h5 {
    background-color: white;
    opacity: 0.8;
    position: relative;
    font-size: 19px;
    text-align: center;
    color: #333;
    padding: 20px 5px;
    top: -71px;
    font-weight: 600;
    text-transform: uppercase;
}

.testauto h6 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 5px;
}

.uvod {
    text-align: center;
}

.uvod p {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.uvod button,
.uvod button:active,
.uvod button:visited,
.uvod button:focus {
    padding: 10px 20px;
    background-color: #003468;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    outline: none;
    border: none;
    transition: all 0.3s;
}

.uvod button:hover {
    background-color: #f78d0f;
    color: white;
}

.videoh2 {
    margin-top: 10px;
}

.testvideo {
    text-align: center;
    padding-bottom: 400px;
}

.testvideo iframe {
    margin: 0 auto;
}

.othertest a {
    text-decoration: none;
    color: #333;
}

.desc {
    margin-bottom: 70px;
    margin-top: 50px;
    display: none;
}

.desc p {
    font-size: 20px;
}

.lesenlink {
    margin-top: 20px;
}

.lesenlink a {
    font-size: 20px;
}

.lesenlink a:hover {
    color: #f78d0f;
}

.lesenlink button,
.lesenlink button:focus,
.lesenlink button:active,
.lesenlink button:visited {
    padding: 10px 20px;
    background-color: #003468;
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    outline: none;
    border: none;
    transition: all 0.3s;
}

.lesenlink button:hover {
    background-color: #f78d0f;
    color: white;
}

.comment {
    margin-top: 50px;
}

.comment h5 {
    background-color: transparent;
    position: inherit;
    font-size: 24px;
    text-align: left;
    font-weight: 500;
    top: 0;
    margin: 0;
    padding-left: 0;
}

.comment h7 {
    background-color: transparent;
    position: inherit;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
}

.comment h7 i {
    color: #003468;
}

.comment p {
    font-size: 18px;
    padding-left: 20px;
}

.comment section {
    padding: 15px 15px;
}

.comment section:nth-child(even) {
    background-color: #f0f2f4;
}

.comment section:nth-child(odd) {
    background-color: #f7f8f9;
}

.unoskomentara input[type="text"],
.unoskomentara input[type="email"],
.unoskomentara textarea {
    display: block;
    width: 100%;
    border: none;
    background-color: white;
    margin-bottom: 10px;
    border: 1px solid gray;
}

.unoskomentara input[type="text"],
.unoskomentara input[type="email"] {
    height: 40px;
    line-height: 40px;
    padding: 10px 15px;
    outline: none;
}

.unoskomentara input[type="text"]:focus,
.unoskomentara input[type="email"]:focus,
.unoskomentara textarea:focus {
    border: 1px solid #f78d0f;
    box-shadow: 0;
}

.unoskomentara textarea {
    padding: 7px 15px;
    height: 100px;
    resize: none;
    outline: none;
}

.unoskomentara::-webkit-input-placeholder {
    color: #bfbfbf;
    font-size: 18px;
    font-weight: 300;
}

.unoskomentara:-moz-placeholder {
    /* Firefox 18- */
    color: #bfbfbf;
    font-size: 18px;
    font-weight: 300;
}

.unoskomentara::-moz-placeholder {
    /* Firefox 19+ */
    color: #bfbfbf;
    font-size: 18px;
    font-weight: 300;
}

.unoskomentara:-ms-input-placeholder {
    color: #bfbfbf;
    font-size: 18px;
    font-weight: 300;
}

.unoskomentara .captcha {
    margin-bottom: 20px;
}

.unoskomentara .forma {
    padding: 0 15px;
    background-color: transparent;
    text-align: left;
}


/* FOOTER */

footer {
    background-color: #414042;
    display: block;
    max-width: 100%;
    height: auto;
    border-top: 1px solid #e1e2e4;
    border-bottom: 1px solid #e1e2e4;
}

.socialbottom {
    text-align: center;
    padding-left: 40px;
}

.socialbottom a {
    text-decoration: none;
    color: white;
    margin-left: 10px;
    margin-right: 10px;
}

.socialbottom i {
    font-size: 30px;
    transition: all 0.3s;
}

.socialbottom a:hover i {
    color: #f7941e;
}

#footermargin {
    margin-top: 50px;
    margin-bottom: 50px;
}

.silverbackground {
    background: #414042;
}

#goUp {
    text-align: center;
}

#goUp a {
    display: inline-block;
}

#goUp p {
    text-decoration: none;
    border-radius: 50%;
    background-color: #f7941e;
    height: 45px;
    width: 45px;
    line-height: 38px;
    margin-left: 0px;
    font-family: 'Lato', sans-serif;
    color: white;
    font-size: 30px;
    font-weight: 900;
    position: relative;
    top: -20px;
    font-weight: 900;
    transition: all 0.3s ease;
}

.goupfix {
    margin-left: 0px;
}

#goUp a:hover p {
    color: #F78D0F;
    background-color: #333;
}

.gruppe {
    text-align: center;
}

.gruppe a {
    color: #9C9C9C;
    text-decoration: none;
    font-size: 1.15em;
}

.gruppe a:hover {
    color: #f7941e;
}

.gruppe span {
    font-size: 1.15em;
    color: #9C9C9C;
}

#copyright p {
    color: #e1e2e4;
    text-align: center;
    font-size: 14px;
    margin-bottom: 40px;
}

#footerNav {
    margin: 0 auto;
}

#footerNav li:hover a {
    background-color: transparent;
    color: #f7941e;
}

#footerNav {
    margin-bottom: 0px;
    min-width: 100%;
}

.odvojeno {
    padding-top: 10px;
}

footer img {
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
    max-width: 249px;
    max-height: 90px;
    display: block;
}

#footerNav i {
    margin-right: 5px;
}

#footerNav a {
    color: #e1e2e4;
    padding: 0px 15px 0px 28px;
    font-weight: 400;
    font-size: 1.15em;
}

#footerNav a span {
    color: #B9B9B9;
    transition: all 0.3s ease;
    padding-top: 15px;
}

#footerNav a:focus {
    background: transparent;
}

#footerNav a:hover {
    color: #f7941e;
}

#footerNav a:hover span:hover {
    color: #f7941e;
}


/* myFix */


/*
.navDE li {
    margin-left: 15px
}
*/


/*************
MEDIA
*******************/

@media only screen and (max-width: 1250px) {
    #navigacija li a {
        padding-left: 5px;
        padding-right: 5px;
    }
}


/******
992
***********/

@media only screen and (max-width: 992px) {
    .navbar-right {
        float: left;
    }
    #navigacija li {
        font-size: 14px;
    }
    .introtext h2 {
        font-size: 25px;
        padding-left: 0px;
        padding-right: 0px;
    }
    #footerNav a {
        padding: 0px 15px 0px 20px;
    }
    .navbar-header {
        margin-left: 0;
    }
    #navigacija li {
        text-align: center;
    }
    #meni {
        float: none;
        margin-left: -15px;
    }
    #lang {
        float: right;
        text-align: center;
    }
}


/******
768
***********/

@media only screen and (max-width: 768px) {
    .thanks h3 {
        color: #f7941e;
        font-size: 1.5em;
    }
    .thanks h5 {
        font-size: 1.3em;
    }
    .forma {
        margin-bottom: 0;
    }
    .forma h3 {
        color: #f7941e;
        font-size: 1.5em;
        font-weight: bold;
        padding-top: 40px;
    }
    .forma h5 {
        font-size: 1.3em;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
    }
    .form-group input {
        border: none;
        padding-left: 15px;
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 17px;
        text-align: center;
    }
    .forma .btn-default {
        font-size: 18px;
        width: 100%;
    }
    .introtext {
        text-align: center;
    }
    .introtext h1 {
        font-size: 2.3em;
        font-weight: bold;
    }
    .introtext h2 {
        font-size: 25px;
        font-weight: 400;
    }
    .introtext p {
        font-size: 1.1em;
        padding-top: 20px;
        padding-bottom: 80px;
    }
    .testauto h1 {
        margin: 50px 0px 0px 0;
        font-size: 2.5em;
    }
    .introtext h1 {
        margin-top: 50px;
    }
    .testauto h2 {
        margin-bottom: 50px;
        margin-top: 50px;
        font-size: 30px;
    }
    .testauto h3 {
        margin-bottom: 50px;
        margin-top: 50px;
        font-size: 30px;
    }
    .testauto h4 {
        padding: 21px 5px;
        top: -78px;
        font-size: 25px;
    }
    .testauto h5 {
        font-size: 17px;
    }
    .testauto h6 {
        font-size: 17px;
        margin-top: 30px;
        margin-bottom: 5px;
    }
    .uvod p {
        font-size: 23px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    #footermargin {
        text-align: center;
    }
    #footerNav a span {
        padding-top: 8px;
        display: block;
    }
    .willkomen img {
        width: 90%;
        margin: 0 auto;
    }
    .social {
        padding-top: 18px;
        font-size: 19px;
        position: absolute;
        z-index: 10000;
    }
    #logo {
        position: absolute;
        z-index: 10000;
        width: 100%;
    }
    #logo img {
        margin: 0 auto;
        padding-right: 20px;
    }
    .navbar-header button {
        z-index: 100001;
    }
    .social ul li {
        padding-left: 4px;
        padding-right: 4px;
    }
    .fa-whatsapp {
        display: inherit;
    }
    #meni {
        padding-right: 15px;
    }
    #navigacija .container-fluid {
        padding-right: 15px;
    }
    .socialbottom {
        text-align: center;
        padding-left: 0px;
    }
    .carousel .item a {
        pointer-events: none;
        display: block;
    }

}


/******
480
***********/

@media only screen and (max-width: 480px) {
    #navigacija a {
        padding: 5px 10px;
    }
    #slider .carousel-control {
        top: 35%;
    }
    #slider3 .carousel-control {
        top: 38%;
    }
    .testauto h5 {
        height: 57px;
        font-size: 13px;
        top: -66px;
        line-height: normal;
        padding: 15px 5px 0px 5px;
    }
    .testauto .comment h5 {
        background-color: transparent;
        position: inherit;
        font-size: 17px;
        text-align: left;
        font-weight: 500;
        top: 0;
        margin: 0;
        padding-left: 0;
    }
    .lesenlink button,
    .lesenlink button:focus,
    .lesenlink button:active,
    .lesenlink button:visited {
        font-size: 14px;
    }

}

@media only screen and (max-width: 350px) {
    .lesenlink button,
    .lesenlink button:focus,
    .lesenlink button:active,
    .lesenlink button:visited {
        font-size: 13px;
    }
}
