body {
    margin: 0;
    padding: 125px 0 0 0;
    background-color: #E8E8E8;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 32px;
}

a {
    cursor: pointer;
}

h1 {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    margin: 0 0 40px 0;
    padding: 0;
    line-height: normal;
}

h2 {
    font-size: 20px;
    text-align: center;
    margin: 20px 0 20px 0;
    padding: 0;
    line-height: normal;
}

h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 600;
    font-style: italic;
    color: #009BAA;
}

.title {
    font-size: 18px;
    line-height: 34px;
}

.small-title {
    font-style: italic;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

.marginL {
    margin-bottom: 90px;
}

.marginM {
    margin-bottom: 60px;
}

.marginS {
    margin-bottom: 30px;
}

.marginMobile {
    margin-bottom: 0;
}

.showmobile {
    display: none;
}

.no-padding {
    padding: 0 !important;
}

.line {
    background-image: url("../../images/line.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 10px;
    margin: 60px 0;
}

.logo img {
    max-width: 250px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #009BAA;
    border-color: #009BAA;
}

.btn-big, .btn-big:hover {
    color: #fff;
    background-color: #009BAA;
    border-color: #009BAA;
    padding: 15px 20px;
    text-transform: uppercase;
}

.btn-big a {
    color: #fff;
    text-decoration: none;
}

/* - - - - - - - - - - TEMPLATE STYLING - - - - - - - - - - */
.container {
    background-color: #FFF;
overflow-x: hidden;
}

.top {
    background-image: url("../../images/line.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 13px;
}

.navbar {
    border: 0;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #ddd;
}

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

.navbar-brand {
    height: 133px;
    padding: 25px 20px;
}

.navbar-default {
    background-color: #FFF;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 50px;
    margin-bottom: 8px;
    border-radius: 4px;
}

.nav > li > a {
    padding: 10px 20px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #fff;
    border-bottom: 3px solid #dddc00;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:visited {
    color: #000;
    font-size: 18px;
}

.lang-switch select {
    border: 0 !important;
    padding-right: 10px;
}

.hero {
    position: relative;
}

.hero .background {
    position: absolute;
    height: 540px;
    background-color: #ccc;
    background-image: url("../../images/bg/hero.jpg");
    background-size: cover;
    z-index: 0;
    right: 0;
    left: 0;
}

.background-small {
    background-color: #ccc;
    background-image: url("../../images/bg/hero.jpg");
    background-size: cover;
}

.background-qm {
    background-image: url("../../images/bg/qm.jpg");
    background-size: cover;
    background-position: center;
    color: #fff;
}

.background-application {
    height: 540px;
    background-color: #ccc;
}

.background-mobility {
    background-image: url("../../images/bg/application-mobility.jpg");
    background-size: cover;
    background-position: bottom center;
}

.background-energy {
    background-image: url("../../images/bg/application-energy.jpg");
    background-size: cover;
    background-position: bottom center;
}

.background-industry {
    background-image: url("../../images/bg/application-industry.jpg");
    background-size: cover;
    background-position: center center;
}

.background-heavy-duty {
    background-image: url("../../images/bg/application-heavy-duty.jpg");
    background-size: cover;
    background-position: center center;
}

.background-application h1 {
    color: #fff;
    background-image: none !important;
    font-size: 60px;
    margin-top: 400px;
    font-weight: 900;
}

.hero h1, .background-small h1 {
    color: #fff;
    background-image: none !important;
    font-size: 60px;
    margin-top: 150px;
    font-weight: 900;
}

.background-small h1 {
    margin-top: 90px;
    margin-bottom: 90px;
}

.hero .title, .background-small .title {
    background-color: #009BAA;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    padding: 40px;
    border-radius: 10px;
}

.why-use img, .steps img {
    margin: 0 auto 30px auto;
}

.why-use .notice {
    border-bottom: 1px solid #E8E8E8;
    font-size: 14px;
    padding-bottom: 15px;
    font-style: italic;
    margin-top: 30px;
}

.benefit1 {
    padding-left: 150px;
    background-image: url('../../images/icons/lifespan.png');
    background-repeat: no-repeat;
}

.benefit2 {
    padding-left: 150px;
    background-image: url('../../images/icons/high-fuel.png');
    background-repeat: no-repeat;
}

.benefit3 {
    padding-left: 150px;
    background-image: url('../../images/icons/low-oil.png');
    background-repeat: no-repeat;
}

.benefit4 {
    padding-left: 150px;
    background-image: url('../../images/icons/cost.png');
    background-repeat: no-repeat;
}

.benefit5 {
    padding-left: 150px;
    background-image: url('../../images/icons/smooth.png');
    background-repeat: no-repeat;
}

.benefit6 {
    padding-left: 150px;
    background-image: url('../../images/icons/cold-start.png');
    background-repeat: no-repeat;
}

.benefits-btn, .benefits-btn:visited {
    background-color: #fff;
    background-image: url("../../images/icons/pdf.png");
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 20px;
    border: 1px solid #3ba936;
    padding: 15px 10px 15px 45px;
    text-align: left;
    line-height: normal;
    margin-bottom: 20px;
    color: #000000;
}

.benefits-btn:hover, .benefits-btn:focus {
    background-image: url("../../images/icons/pdf-hover.png");
    background-color: #3ba936;
    border: 1px solid #3ba936;
    cursor: pointer;
    color: #fff;
}

.benefits a, .benefits a:visited {
    color: #000000;
    text-decoration: none;
}

.benefits a:hover, .benefits a:focus {
    color: #fff;
    text-decoration: none;
}

.application-page .small-title {
    background-repeat: no-repeat;
    background-size: 75px;
    padding-left: 95px;
    height: 75px;
    line-height: 80px;
}

.application-page .lifespan {
    background-image: url('../../images/icons/lifespan.png');
}

.application-page .fuel-efficiency {
    background-image: url('../../images/icons/high-fuel.png');
}

.application-page .oil-temp {
    background-image: url('../../images/icons/low-oil.png');
}

.application-page .maintenance {
    background-image: url('../../images/icons/cost.png');
}

.application-page .smooth {
    background-image: url('../../images/icons/smooth.png');
}

.application-page .cold-start {
    background-image: url('../../images/icons/cold-start.png');
}

.applications {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 60px;
}

.applications .mobility {
    background-image: url("../../images/applications/mobility.jpg");
    background-size: cover;
    width: 100%;
    height: 250px;
    background-position: center center;
}

.applications .mobility:hover {
    background-image: url("../../images/applications/mobility-hover.jpg");
    background-size: cover;
    background-position: center center;
}

.applications .industry {
    background-image: url("../../images/applications/industry.jpg");
    background-size: cover;
    width: 99%;
    height: 250px;
    margin-right: 1%;
}

.applications .industry:hover {
    background-image: url("../../images/applications/industry-hover.jpg");
    background-size: cover;
}

.applications .heavy-duty {
    background-image: url("../../images/applications/heavy-duty.jpg");
    background-size: cover;
    background-position: center center;
    width: 98%;
    height: 250px;
    margin-left: 1%;
}

.applications .heavy-duty:hover {
    background-image: url("../../images/applications/heavy-duty-hover.jpg");
    background-size: cover;
}

.applications .energy {
    background-image: url("../../images/applications/energy.jpg");
    background-size: cover;
    width: 100%;
    height: 250px;
    background-position: bottom center;
}

.applications .energy:hover {
    background-image: url("../../images/applications/energy-hover.jpg");
    background-size: cover;
    background-position: bottom center;
}

.applications .heavy-duty .subtitle, .applications .energy .subtitle {
    top: 158px;
}

.applications .subtitle {
    position: absolute;
    top: 190px;
    left: 25px;
    color: white;
    font-size: 30px;
    font-weight: 700;
}

.applications p {
    margin: 20px 0 0 0;
    padding: 0 25px;
}

.six-steps-bg-line {
    background-image: url("../../images/icons/arrow-line-vertical.png");
    background-position: top center;
    background-repeat: repeat-y;
}

.six-steps-box {
    border: 1px solid #4db247;
    padding: 0 30px 30px 30px;
    border-radius: 10px;
    min-height: 150px;
    background: #fff;
}

.six-steps-box .number {
    margin-top: -25px;
    border: 1px solid #4db247;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    color: #009BAA;
    border-radius: 50px;
    background-color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.six-steps-box .text {
    margin-left: 110px;
}

.six-steps .step1 {
    background-image: url("../../images/icons/step1.png");
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.six-steps .step2 {
    background-image: url("../../images/icons/step2.png");
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.six-steps .step3 {
    background-image: url("../../images/icons/step3.png");
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.six-steps .step4 {
    background-image: url("../../images/icons/step4.png");
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.six-steps .step5 {
    background-image: url("../../images/icons/step5.png");
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.six-steps .step6 {
    background-image: url("../../images/icons/step6.png");
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.steps-bg {
    background-position: top 15px center;
}

.testimonials {
    background: url("../../images/bg/testimonials.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.testimonials .title-top {
    padding-top: 30px;
    padding-bottom: 10px;
}

.testimonials .title-bottom {
    padding-top: 10px;
    padding-bottom: 30px;
}

.testimonials .title {
    font-size: 22px;
    line-height: 34px;
    font-weight: 700;
    font-style: italic;
}

.testimonials .person {
    font-size: 18px;
}

.faq .collapse-link {
    border-bottom: 1px solid #DEDC00;
    padding-bottom: 15px;
    width: 100%;
    margin-bottom: 15px;
}

.faq .glyphicon {
    margin: 0;
}

.faq a, .faq a:hover {
    color: #000;
    text-decoration: none;
}

.downloads .item{
      background: rgba(88,170,53,0.75);
      background-size: cover;
      width: 100%;
      height: 250px;
}

.downloads .item:hover{
    background: rgba(88,170,53,0);
    background-size: cover;
    width: 100%;
    height: 250px;
}

.downloads p {
    margin: 20px 0 0 0;
    padding: 0 25px;
    min-height: 200px;
}

.footer-logo img {
    max-width: 250px;
    margin: 0 auto;
}

.footer {
    background-image: url("../../images/line.png");
    background-repeat: no-repeat;
    background-color: #009BAA;
    background-size: 100%;
    padding-top: 60px;
    padding-bottom: 50px;
    color: #fff;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    color: #E8E8E8;
    text-decoration: none;
}

.copyright {
    background-color: #E8E8E8;
    padding-top: 30px;
    font-size: 13px;

}

.btn-send {
    border: 0;
    background: #009BAA;
    border-radius: 4px;
    color: #fff;
    padding: 5px 15px;
    font-weight: 900;
}

.modal-footer button {
    border: 0;
    background: #009BAA;
    border-radius: 4px;
    color: #fff;
    padding: 5px 15px;
    font-weight: 900;
}

.yt-video{
    text-align:center
}

.yt-video img{
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
}

.yt-video:hover{
    background-color: #4db247;
}

.yt-video:hover img{
    opacity: 0.3;
}


/* - - - - - CAROUSEL VIDEO BACKGROUND - - - - - */
#videoDiv {
    width: 100%;
    position: relative;
}

#videoBlock {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;

}

#videoMessage {
    width: 100%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;

}
    #video{
        display:block;
        width:100%;
        height:auto;
    }