header {
    background: #f5f5f5
}

header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    background: #000;
    top: 0;
    left: 0
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    background: 0 0
}

.social-icon-list {
    padding: 0
}

.social-icon-list li {
    display: inline-block;
    padding: 0 7px
}

.social-icon-list li a {
    color: #c3c3c3
}

.social-icon-list li a:hover {
    color: #929292
}

.wrap-welcome-text h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    position: relative;
    font-size: 48px;
    padding-left: 40px;
    display: block;
    z-index: 10
}

.wrap-welcome-text {
    margin-top: 50px
}

/*.wrap-welcome-text h1:before {
    content: 'W';
    display: block;
    color: #fbb829;
    opacity: .4;
    font-size: 90px;
    position: absolute;
    left: 0;
    top: -30px;
    z-index: -4
}*/

.wrap-welcome-text h1 span {
    position: absolute;
    color: #fbb829;
    bottom: -45px;
    right: 58px
}

.wrap-welcome-text p {
    margin-top: 70px;
    color: #c3c3c3;
    font-size: 13px;
    line-height: 24px;
    padding-right: 40px;
    text-align: justify
}

.wrap-welcome-text p span {
    color: #fbb829;
    font-weight: 700
}

@media all and (min-width: 1200px) {
    header {
        width:100%;
        top: 0;
        left: 0;
        z-index: -10
    }

    .wrap-welcome-text p {
        max-height: 125px;
        overflow: hidden
    }

    .wrap-welcome-text {
        min-height: 228px
    }
}

@media all and (max-width: 1199px) {
    .wrap-welcome-text h1 span {
        position:relative;
        bottom: 0;
        right: 0
    }

    .wrap-welcome-text p {
        margin-top: 30px
    }
}

@media all and (max-width: 991px) and (min-width:768px) {
    .wrap-welcome-text p {
        margin-right:0;
        text-align: justify
    }
}

@media all and (max-width: 767px) and (min-width:0px) {
    header:before {
        height:70px
    }

    header {
        background: #fff
    }

    header .navbar-default .navbar-toggle .icon-bar {
        background-color: #000
    }

    .navbar-default .navbar-toggle:focus,header .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }
}

footer .modul-r-phone .panel-body {
    padding: 0
}

.divider-footer {
    height: 1px;
    width: 100%;
    background: #2a2a2a
}

footer {
    background-color: #000
}

footer p {
    color: #fff
}

.wrap-footer-text p {
    color: #c3c3c3;
    line-height: 24px
}

.wrap-footer-text h4 {
    text-transform: uppercase;
    color: #fbb829
}

.wrap-footer-text h5 {
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase
}

.wrap-footer-text ul {
    padding: 0;
    line-height: 24px;
    list-style-type: none
}

.wrap-footer-text a {
    color: #c3c3c3
}

.wrap-footer-text a:hover {
    color: #fbb728
}

.wrap-footer-text .contact-us-list {
    padding-left: 25px;
    list-style-type: none;
    text-align: right
}

.contact-us-list li span {
    float: left;
    color: #fff
}

.contact-us-list {
    position: relative
}

.contact-us-list:before {
    content: '\f095';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fbb829
}

.wrap-footer-text .location-dealership {
    padding-left: 25px;
    position: relative
}

.location-dealership:before {
    content: '\f041';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 3px;
    color: #fbb829
}

@media all and (max-width: 1199px) and (min-width:992px) {
    .wrap-service-block h4 {
        font-size:18px
    }
}

@media all and (max-width: 991px) {
    .wrap-service-block h4 {
        font-size:16px;
        font-weight: 700
    }

    .wrap-service-block ul li:last-child {
        width: 100%
    }

    .wrap-service-block ul li:first-child {
        width: 100%
    }

    .wrap-service-block ul li:first-child img {
        margin: auto
    }
}

@media all and (max-width: 767px) and (min-width:0px) {
    footer .modul-r-phone .panel-body {
        text-align:center
    }

    .wrap-title {
        text-align: center
    }

    .wrap-service-block ul {
        text-align: center
    }

    .wrap-service-block ul li:last-child {
        max-width: 350px;
        text-align: center
    }

    .wrap-service-block {
        margin-top: 30px
    }

    footer {
        text-align: center
    }

    .wrap-footer-text ul {
        list-style-type: none
    }

    .wrap-footer-text .contact-us-list,.wrap-footer-text .location-dealership {
        max-width: 270px;
        margin: 15px auto
    }

    .social-icon-list {
        text-align: center
    }
}
