.aghomecar { }
@media (max-width: 767.98px) {
    .aghomecar img { padding-top: 50px; width:75%; height: 75% }
}
@media (min-width: 768px) and (max-width: 991.98px)   {
    .aghomecar img { width:50%; height: auto }
}

.auto-opis { }
@media (max-width: 767.98px) {
    .auto-opis { padding-top: 75vw; }
}


.onasbg h1 {}
@media (max-width: 575.98px) {
    .onasbg h1 { font-size: 2.9125rem; word-wrap: break-word; }
    
}

.naglowek-menu {  }
@media (max-width: 991.98px) {
    .naglowek-menu { padding-top: 20px; padding-bottom: 20px; }
}

@media (max-width: 991.98px) {
    .nav-link { color: #555 !important; }
}
    

.oaghome { }
@media (max-width: 767.98px) {
    .oaghome { padding-bottom: 75px; }
    
}

.slider1 {}
@media (max-width: 991.98px) {
    .slider1{
        /* 
        */
        padding-top: 50px;
    }
}

h4 { word-wrap: break-word; }


/* formularz kontaktowy index.php */
.form-group.has-danger .form-control { color: #d00 !important; }
.form-group.has-danger .form-control::-webkit-input-placeholder { color: #d00 !important; }
.form-group.has-danger .form-control::-moz-placeholder { color: #d00 !important; }
.form-group.has-danger .form-control:-ms-input-placeholder { color: #d00 !important; }
.form-group.has-danger .form-control:-moz-placeholder { color: #d00 !important; }

.form-check.has-danger .form-control::-webkit-input-placeholder { color: #d00 !important; }
.form-check.has-danger .form-control::-moz-placeholder { color: #d00 !important; }
.form-check.has-danger .form-control:-ms-input-placeholder { color: #d00 !important; }
.form-check.has-danger .form-control:-moz-placeholder { color: #d00 !important; }

.form-check.has-danger * { color: #d00 !important; }

.oferta-cena { display: block; font-size: 22px; color: #43a94a; font-weight: 600; padding: 4px 0 15px;  }