.ulockd-header-middle {
    background: url(../images/pattern/rueda.png), #1c1c1c;
    padding-top: 20px;
    color: white;
}

.ulockd-coming-soon {
    background-image: url(../images/background/comming-soon-bg.jpg);
    background-position: center center;
}

.ulockd-copy-right {
    background-color: rgb(49, 49, 49) !important;
}

.ulockd-contact-info .ulockd-info>h3, .ulockd-ohour-info .ulockd-info>h3 {
    color: #bbb;
}

.ulockd-header-topped {
    background-color: white;
}

.ulockd-welcntxt, .ulockd-social-linked a {
    color: #333;
}

@media (min-width: 768px) {
    .ulockd-welcm-hmddl {
        max-height: 75px;
    }
}

.ulockd-about-two, .ulockd-copy-right {
    background-color: #181818 !important;
}

.flaticon-car-door { 
    display: block;
    background: url(../images/icons/car-door.png) no-repeat center center;
    width: 36px;
    height: 51px;
    background-size: contain;
}

.flaticon-shield { 
    display: block;
    background: url(../images/icons/shield.svg) no-repeat center center;
    width: 36px;
    height: 51px;
    background-size: contain;
}

body {
    position: relative;
}