.content-inner-1 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.section-head p {
    max-width: 1200px !important;
}

.dlab-bnr-inr {
    height: 230px !important;
}

.dzForm label.error {
    color: #e82527;
    display: block;
}

.date-style-2 .post-date, .date-style-4 .post-date {
    width: 75px;
}

@media screen and (min-width: 1200px) {
    .logo-header {
        margin-left: 0;
    }
}

.side-bar .site-button {
    height: 50px;
    width: 100%;
}

.car-dl-info {
    padding: 30px 30px 0 30px;
}

.car-dl-info .price {
    margin-bottom: 0;
}

.form-group.inline {
    padding-top: 20px;
}

.form-group.inline label {
    display: inline-block;
    padding: 0 20px 0 5px;
}

.dlab-media a {
    display: block;
    z-index: 999;
}


.icon-box-btn ul li {
    word-break: break-word;
}


.form-slide {
    bottom: 3%;
}

.topbar-social strong {
    font-weight: 700;
}

.form-group .bootstrap-select.btn-group {
    padding: 0;
}

.icon-box-btn ul li {
    width: 50%;
}

.abs-badge {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 14px;
}

.abs-badge:nth-of-type(2) {
    top: 25px;
}

.abs-badge:nth-of-type(3) {
    top: 45px;
}

.jumbotron {
    background-image: url("https://images.unsplash.com/photo-1438109491414-7198515b166b?q=80&fm=jpg&s=cbdabf7a79c087a0b060670a6d79726c");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh;
    color: #fff;
}

.jumbotron .text {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 30px 0;
}

.jumbotron .text p {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-shadow: #0b0b0b 1px 1px;
}

.jumbotron h3 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

#section_demo .desoslide-thumbs-horizontal img, #section_demo .desoslide-thumbs-vertical img,
#section_demo .desoslide-wrapper img {
    border: 0 none;
    border-radius: 5px;
}

@media (min-width: 992px) {
    #section_demo .desoslide-thumbs-horizontal > li {
        margin: 0;
    }
}

@media (min-width: 992px) and (max-width: 1920px) {
    .facilities-wrapper, .description-wrapper {
        padding-top: 40px;
    }
}

.badge-net {
    background-color: #e82527;
}

.topbar-social strong {
    font-weight: 700;
}

.topbar-social strong {
    font-weight: 700;
}

.dlab-img-effect.zoom-slow img {
    -webkit-transition: all 10s;
    transition: all 10s;
}

.dlab-img-effect.zoom-slow:hover img {
    transform: scale(1);
}

.dlab-feed-list:hover .dlab-media:after {
    content: "";
    z-index: -2;
}

*[class*="myicon-"], *[class*=" myicon-"] {
    width: 60px;
    height: 60px;
    background-size: cover !important;
    display: block;
    margin: 0 auto;
}

i.myicon-team {
    background: url('./../images/service/color/team.svg');
}
i.myicon-team:hover, .icon-bx-wraper:hover i.myicon-team {
    background: url('./../images/service/team.svg');
}

i.myicon-money {
    background: url('./../images/service/color/money.svg');
}
i.myicon-money:hover, .icon-bx-wraper:hover i.myicon-money {
    background: url('./../images/service/money.svg');
}

i.myicon-car-insurance {
    background: url('./../images/service/color/car-insurance.svg');
}
i.myicon-car-insurance:hover, .icon-bx-wraper:hover i.myicon-car-insurance {
    background: url('./../images/service/car-insurance.svg');
}