
/* ==========================================================================
   Created by Ivan Homola (IvanHomola.com)
   ========================================================================== */
@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Light.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, secs1tion, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    color: black;
    font-family: 'Raleway', sans-serif;
}
a {
    color: #353535;
    font-weight: bold;
}
a:hover, a:focus {
    color: #000000;
    text-decoration: none;
}
strong {
    font-weight: bold;
}
p {
    font-size: 14px;
    color: black;
    line-height: 24px;
    margin-bottom: 20px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.relative {
    position: relative;
    overflow: hidden;
}
.navbar-default .navbar-nav>li>a {
    color: #353535;
    text-transform: uppercase;
    font-size: 14px;
}
.navbar-default {
    background-color: transparent;
    border: none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #003399;
    background-color: transparent;
    border-bottom: 5px solid #003399;
}
.navbar-nav {
    float: right;
}
.navbar {
    background-color: white;
}
.navbar-collapse {
    padding: 0;
}
.w770 {
    width: 770px;
}
.w800 {
    width: 800px;
}
.headline-services {
    background: url("../img/bg-services.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    /* background-size: 100% 100%; */
    background-size: cover;
    height: 507px;
}
.services .container-fluid {
    background-color: #ebebeb;
}
.headline-services h1 {
    color: white;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 90px;
}
.headline-services .box {
    background-color: rgba(255,255,255,0.8);
    text-align: center;
    padding: 30px 0;
}
.headline-services .box a {
    font-size: 18px;
    color: #003399;
    text-align: center;
    border: 1px solid #003399;
    width: 80%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    padding: 10px 0;
    font-weight: 400;
}
.headline-services img {
    margin-bottom: 37px;
    max-height: 120px;
}
.services h2, .about-us h2 {
    font-size: 36px;
    text-align: center;
    color: #003399;
    margin-top: 80px;
    margin-bottom: 50px;
}
.about-us h2 {
    margin-top: 20px;
}
.icon-box {
    text-align: center;
}
.icon-box a, a.more-btn {
    font-size: 18px;
    color: #003399;
    text-align: center;
    border: 1px solid #003399;
    width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    padding: 10px 0;
    font-weight: 400;
}
.headline-services .box a:hover, .headline-services .box a:focus, .icon-box a:hover, .icon-box a:focus, a.more-btn:hover, a.more-btn:focus {
    background: #003399;
    color: white;
}
.services h3 {
    font-size: 18px;
    color: #626262;
    margin-bottom: 20px;
}
.services p {
    font-size: 14px;
    color: #626262;
    text-align: justify;
    margin-bottom: 40px;
}
.services .container {
    padding-bottom: 80px;
}
.services {
}
.navbar-default {
    margin-bottom: 0;
    padding-top: 6px;
}
.navbar-collapse .logo {
    padding: 10px 0;
    float: left;
    margin-left: 10px;
}
.navbar-fixed-top {
    border-bottom: 1px solid #003399;
}
.contact-header span {
    font-size: 16px;
    color: #999999;
}
.contact-header div {
    margin-top: 9px;
    margin-right: 30px;
}
.contact-header img {
    height: 18px;
}
.contact-header a {
    font-weight: 400;
}
.header-search input {
    font-size: 12px;
    padding: 3px;
    width: 160px;
}
.logo-ext img {
    max-width: 150px;
    height: auto;
}
.logo-ext {
    margin-left: 0px;
}
.mb-20 {
    margin-bottom: 20px;
}
.footer {
    background-color: #464646;
    padding-top: 40px;
    padding-bottom: 50px;
}
.footer h4, .footer p, .footer p strong {
    color: white;
}
.footer h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
}
.footer p strong {
    font-weight: 800;
}
.footer p {
    font-size: 14px;
    line-height: 18px;
}
.footer-row span {
    font-size: 36px;
    font-weight: bold;
    color: #5D5D5D;
    margin-left: 20px;
}
.footer-row:last-child {
    margin: 20px 0;
}
.footer .copyright {
    width: 100%;
    float: left;
    font-size: 10px;
    color: #7d7c7c;
    padding-top: 20px;
    margin-top: 40px;
    border-top: 1px solid #7d7d7d;
    color: #7d7c7c;
}
.footer .copyright a {
    color: #7d7c7c;
}
.footer input, .footer textarea, .contact-form input, .contact-form textarea {
    border: solid 1px #ffffff;
    background: transparent;
    color: white;
    width: 100%;
    margin: 10px 0;
    border-radius: 5px;
    padding: 10px;
}
.contact-form input[type="submit"]:hover, .contact-form input[type="submit"]:focus {
    color: #003399;
    background-color: white;
}
.footer input::-webkit-input-placeholder, .footer textarea::-webkit-input-placeholder, .contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder  {
   color: white;
}
.footer input:-moz-placeholder, .footer textarea:-moz-placeholder, .contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder { /* Firefox 18- */
   color: white;
}
.footer input::-moz-placeholder, .footer textarea::-moz-placeholder, .contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {  /* Firefox 19+ */
   color: white;
}
.footer input:-ms-input-placeholder, .footer textarea:-ms-input-placeholder, .contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
   color: white;
}
.footer input[type="submit"] {
    width: 50%;
    float: right;
}
.footer-lead p, .footer-lead img {
    float: left;
}
.footer-lead p {
    margin-bottom: 0;
    margin-left: 30px;
    margin-top: 8px;
}
.headline-homepage {
    background-image: none;
    padding: 0;
    position: relative;
    height: 450px;
}
#slider {
    width: 100%;
    overflow: hidden;
}
.extrap {
    padding-top: 62px;
}
.extram {
    margin-bottom: 62px;
}
.fluxslider, .fluxslider .images, .fluxslider .images div {
    width: 100% !important;
    height: 450px !important;
}
.fluxslider .images div {
    background-size: 100% auto;
    background-repeat: no-repeat;
}
h1.home-title {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    z-index: 999;
}
.headline-homepage h1 {
    margin-top: -20px;
    margin-left: -280px;
}
.one-button {
    margin-top: 40px;
}
.big-track {
    height: 570px;
    border-top: 10px solid #003399;
    margin-top: 70px;
    background-image: url("../img/track-bg.jpg");
}
.home-intro {
    border-bottom: 1px solid #003399;
}
.big-track h1 {
    color: #003399;
}
.big-track a {
    background-color: rgba(255,255,255,0.8);
}
.big-track img {
    margin-bottom: 10px;
    max-height: 119px;
}
.aktuality {
    background-color: #ebebeb;
    background-size: auto;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url("../img/kamion22.png");
}
.aktuality img {
    width: 100%;
}
.aktuality .icon-box a, .napsali-o-nas .icon-box a {
    max-width: 310px;
    float: left;
}
.services .napsali-o-nas {
    background-color: #003399;
}
.napsali-o-nas p, .napsali-o-nas h2, .napsali-o-nas .icon-box a {
    color: white;
}
.napsali-o-nas .icon-box a {
    border-color: white;
}
.napsali-o-nas .icon-box a:hover, .napsali-o-nas .icon-box a:focus {
    background-color: white;
    color: #003399;
}
.footer input[type="submit"]:hover, .footer input[type="submit"]:focus {
    background-color: white;
    color: #464646;
}
.references, .about-us {
    background-color: #ebebeb;
}
.references .odd, .about-us .odd {
    background-color: #dedede;
}
.references .container, .about-us .container, .news .container, .contact .container {
    padding: 60px 15px;
}
.references p {
    color: #464646;
}
.references span {
    color: #747474;
    font-style: italic;
}
.references-slider .left, .references-slider .right {
    margin: 40px 0;
    text-align: center;
}
.references-slider .left {
    float: left;
}
.references-slider .right {
    float: right;
}
.references-slider img.logos {
    float: left;
    width: 90%;
}
.swiper-slide img {
    max-width: 100%;
}
.news {
    background-color: grey;
}
.news .odd {
    background-color: white;
}
.parts h1 {
    color: #003399;
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
}
.product-search {
    height: 470px;
    background: url("../img/kamion-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto auto;
    background-color: #EBEBEB;
}
.parts .container, .parts .container-fluid {
    padding: 60px 15px;
}
.text-center {
    text-align: center;
}
.product-search input {
    border: solid 1px #003399;
    background: transparent;
    color: white;
    width: 100%;
    margin: 10px 0;
    border-radius: 5px;
    padding: 10px;
    color: #003399;
}
.product-search input[type="text"] {
    max-width: 570px;
    background-color: white;
}
.product-search input[type="submit"] {
    max-width: 170px;
}
.product-search input::-webkit-input-placeholder, .product-search textarea::-webkit-input-placeholder {
   color: #003399;
}
.product-search input:-moz-placeholder, .product-search textarea:-moz-placeholder { /* Firefox 18- */
   color:#003399;
}
.product-search input::-moz-placeholder, .product-search textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #003399;
}
.product-search input:-ms-input-placeholder, .product-search textarea:-ms-input-placeholder {
   color: #003399;
}
.product-search h1 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.product-search p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
}
.product-search p:last-child {
    margin-top: 60px;
}
.product-help {
    background-color: #003399;
}
.product-help h1 {
    color: white;
}
.product-help p, .product-help p strong {
    color: white;
    text-align: center;
    font-size: 18px;
}
.headline-about-us {
    height: 633px;
    background: url("../img/wabco-about.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    background-color: #CCCCCC;
}
.headline-about-us h1 {
    color: white;
    margin-top: 265px;
    text-align: center;
}
a.more-btn {
    max-width: 310px;
}
.news {
    background-color: #ebebeb;
}
.news .odd {
    background-color: #ffffff;
}
.news-cal {
    float: left;
    padding-bottom: 120px;
    margin-right: 20px;
}
.news img {
    width: 100%;
    height: auto;
    max-width: 330px;
}
.contact h3, .contact h2 {
    font-size: 18px;
    color: #003399;
}
.contact p {
    font-size: 14px;
    color: #626262;
    line-height: 20px;
}
.contact p a {
    color: #003399;
}
.contact h2 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
}
.contact .odd {
    background-color: #ebebeb;
}
.profil {
    color: #626262;
    margin-top: 20px;
}
.profil h4 {
    border-top: 1px solid #9e9e9e;
    font-size: 14px;
    font-weight: 800;
    padding-top: 20px;
    margin-top: 0;
    margin-bottom: 5px;
}
.profil img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.contact-form {
    background-color: #003399;
}
.contact-form {
    color: white;
}
.contact-form h3 {
    color: white;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
}
.contact-form textarea {
    height: 125px;
}
.home-icon {
    float: left;
    padding: 2px 5px 2px 0;
}
img.kamion-bot {
    position: absolute;
    bottom: -605px;
    right: -50px;
}
li.header-info-mobile {
    display: none;
}
.swiper-pagination {
    display: none;
}
.fix1 {
    padding-top: 20px;
}
.fix2 {
    padding-top: 22px;
}
.col-offset-1-5 {
    margin-left: 12.5%
}
.col-offset-3-5 {
    margin-left: 37.5%;
}
#nav-below {
    text-align: center;
    padding: 40px 0;
}
.post h1 {
    margin-top: 0px;
}
.post h1 a {
    font-size: 36px;
    color: #003399;
    opacity: 1;
    font-weight: 400;
}
.site-content .post h1 {
    margin-top: 20px;
    font-size: 36px;
    color: #003399;
}
.post h1 a:hover {
    opacity: 0.8;
}
.news-detail {
    padding: 40px 0 60px 0;
}
.news .w800 p span, .news-detail .w800 p span {
    color: black !important;
}
.post-date {
    font-size: 14px;
    font-style: italic;
    color: #353535;
}
#contact-form-blue .container {
    padding-top: 0px;
    margin-top: 60px;
}
.final-slide {
    background-image: url("http://wabco2.foxytouch.com/img/truck-l.jpg") !important;
    z-index: 111 !important;
}
.contact .pt-0 {
    padding-top: 0;
}
.profils h2 {
    padding-top: 60px;
}
.mr-15 {
    margin-right: 15px !important;
}
.cc_container .cc_message {
    color: white;
}
.social-icons i {
    font-size: 30px;
    color: white;
    margin-right: 10px;
}
.social-icons i:hover {
    color: #D4D4D4;
}
.confirm-box {
    float: right;
}
.confirm-box label {
    color: white;
}
.confirm-box input {
    width: auto;
    margin-left: 10px;
}
.services .why-wabco h3 {
    line-height: 25px;
}
.parts .product-search .w800 {
    padding: 0;
}
#success, #success1 {
    float: left;
    width: 100%;
}
#success, #success1 .close {
    opacity: 1;
}
.help-block ul {
    list-style: none;
}
.help-block ul li {
    color: #a94442;
}



@media screen and (min-width: 1400px) {
    .final-slide {
        background-image: url("http://wabco2.foxytouch.com/img/truck-l.jpg") !important;
    }
}

@media screen and (max-width: 1450px) {
    .why-wabco {
        width: 850px;
    }
}

@media screen and (min-width: 1200px) {
    p.mb-edit {
        margin-bottom: 17px;
    }
}


@media screen and (max-width: 1200px) {
    .kamion-bot {
        display: none;
    }
    .big-track {
        background-size: auto 100%;
    }
    .headline-homepage {
        background-size: auto;
        height: 400px;
    }
    .headline-homepage h1 {
        /*margin-top: 180px;*/
    }
    .navbar-nav {
        float: none;
        margin: 0 auto;
        display: table;
    }
    .logo {
        display: none;
    }
    .wd {
        margin-left: 15px;
        margin-top: 5px;
    }
    .contact-header div {

    }
    .services .container-fluid {
        background-size: auto 100%;
    }
    .headline-services .box {
        height: 280px;
    }
    .final-slide {
        background-image: url("http://wabco2.foxytouch.com/img/truck-l.jpg") !important;
    }
}

@media screen and (max-width: 991px) {
    .why-wabco, .w800, .w770 {
        width: 100%;
    }
    .aktuality {
        background-image: none;
    }
    .headline-homepage {
        height: 300px;
    }
    .headline-homepage h1 {
        /*margin-top: 130px;*/
    }
    #slider {
        height: 300px;
    }
    .icon-box img {
        width: 100%;
        max-width: 130px;
    }
    .footer-lead p {
        width: 100%;
        margin-left: 0;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 5px 10px;
    }
    .navbar .container {
        width: 100%;
    }
    .navbar {
        min-height: 100%;
    }
    .services .icon-box {
        margin-bottom: 30px;
    }
    .services h2 {
        margin-top: 50px;
    }
    .about-us h2 {
        margin-top: 20px;
    }
    .references .col-md-4 img {
        display: block;
        margin: 0 auto 20px auto
    }
    .swiper-pagination {
        display: block;
    }
    .button-prev, .button-next {
        display: none;
    }
    .swiper-container {
        min-height: 120px;
    }
    .swiper-slide img {
        max-height: 100px;
    }
    .swiper-container-horizontal>.swiper-pagination {
        bottom: 0;
    }
    .headline-about-us {
        height: 250px;
        background-size: 100% auto;
    }
    .about-us p {
        text-align: justify;
    }
    .about-us img {
        margin-bottom: 20px;
    }
    .col-offset-1-5 {
        margin-left: 0
    }
    .col-offset-3-5 {
        margin-left: 0;
    }
    .headline-mobile {
        background-image: url("http://wabco2.foxytouch.com/img/truck-m.jpg");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 300px;
    }
    .headline-mobile h1 {
        padding: 0 15px;
        margin-left: 0;
        margin-top: 120px;
    }
    .homepage .aktuality {
        overflow: visible;
    }
}















@media screen and (max-width: 768px) {
    .navbar-nav {
        float: left;
        width: 100%;
    }
    .w770 {
        width: auto;
    }
    .headline-services {
        height: auto;
    }
    .navbar-brand {
        padding: 10px 15px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 15px 10px;
    }
    li.header-info-mobile {
        padding: 10px;
        display: block;
    }
    .icon-box {
        min-height: 50px;
    }
    .headline-services .box {
        margin-bottom: 10px;
    }
    .napsali-o-nas .container, .aktuality .container {
        text-align: center;
    }
    .napsali-o-nas img, .aktuality img {
        margin-bottom: 20px;
    }
    .aktuality .icon-box a, .napsali-o-nas .icon-box a {
        max-width: 100%;
    }
    .parts .text-center {
        margin-bottom: 20px;
    }
    .services .container-fluid {
        background-size: auto 100%;
    }
    .headline-services h1 {
        margin-top: 50px;
    }
    #slider {
        height: 300px;
    }
    .product-search h1 {
        margin-top: 20px;
    }
    .product-search p:last-child {
        margin-top: 40px;
    }
    .news-cal {
        display: none;
    }
    .headline-services .box a {
        float: left;
        margin-left: 10%;
        margin-top: 23px;
        width: 70%;
    }
    .headline-services img {
        float: left;
        max-width: 20%;
        margin-bottom: 0;
        max-height: 88px;
    }
    .headline-services .box {
        overflow: hidden;
        display: block;
        padding: 10px;
        max-height: 108px;
    }
    .headline-mobile {
        height: 225px;
        background-size: auto auto !important;
        padding-right: 15px;
        padding-left: 15px;
    }
    .headline-mobile h1 {
        margin-top: 60px;
    }
    li.header-info-mobile > a {
        padding: 0 !important;
        color: black !important;
        text-transform: none !important;
        display: initial !important;
        font-weight: 400 !important;
    }
    li.header-info-mobile > a:hover {
        border: none !important;
    }
    .product-search {
        height: 680px;
    }
    .product-search a.more-btn {
        margin-bottom: 10px;
    }
    .confirm-box label {
        font-size: 15px;
    }
}

.headline-homepage {
    background-image: url("/img/truck-l.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.navbar-default.navbar-nav>li.eshop-btn {
    background: red;
}

.navbar-default .navbar-nav>li.eshop-btn>a {
    font-size: 14px;
    color: white;
    background-color: #003399;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    padding: 15px 10px;
    border-bottom: 0 !important;
}

.navbar-default .navbar-nav>li.eshop-btn>a:hover {
    background-color: #1171b7;
}

@media screen and (max-width: 991px) {

    .navbar-default .navbar-nav>li.eshop-btn>a {
        padding: 5px 10px;
    }
}

@media screen and (max-width: 768px) {

    .navbar-default .navbar-nav>li.eshop-btn>a {
        margin: 7px auto;
        max-width: 100px;
    }
}


@media screen and (max-width: 785px) {

    .navbar-default .navbar-nav>li>a {
        padding: 5px 7px;
    }
}