.home-section {
    position: fixed;
    width: 100%;
    height: 60vh;
    min-height: 500px;
    background-image: url("/web/20220406131119im_/http://mrcautoservis.sk/images/title.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.after-home {
    height: 60vh;
    min-height: 500px;
}

/* WHY US */
.why-us-item {
    margin-bottom: 20px;
}

.why-us-item .icon {
    overflow: auto;
    float: left;
    margin-right: 15px;
}

.why-us-item .icon i {
    display: block;
    float: left;
    font-size: 64px;
    text-align: center;
}

/* FEEDBACK */
.feedback-item .card {
    padding-top: 15px;
}

.feedback-item .avatar {
    width: 100px;
    height: 100px;
    border-radius: 999px;
    margin: auto;
}

.feedback-item .card-body {
    text-align: center;
}

#car-brands .carbrand-item {
    position: relative;
    width: 90px;
    height: 90px;
    margin: auto;
}

#car-brands .carbrand-item img {
    max-width: 100%;
    max-height: 90px;
    opacity: 0.35;
}

#car-brands .carbrand-item svg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#car-brands .carbrand-item svg path {
    /*fill: #c0c0c0;*/
}

#car-brands .owl-nav {
    display: none;
}

#car-brands .owl-nav i {
    font-size: 42px;
}

/* GMap */
#gmap {
    width: 100%;
    height: 600px;
}

@media (max-width: 991px) {
    
    /* WHY US */
    .why-us-item .icon {
        float: none;
    }
    
    .why-us-item .icon i {
        width: 100%;
        float: none;
    }
    
    .why-us-item .text {
        text-align: center;
    }
    
    /* FEEDBACK */
    .feedback-item {
        margin-bottom: 20px;
    }
}
/*
     FILE ARCHIVED ON 13:11:19 Apr 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:48:33 May 05, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.74
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.015
  esindex: 0.015
  cdx.remote: 12.757
  LoadShardBlock: 173.484 (3)
  PetaboxLoader3.resolve: 413.477 (3)
  PetaboxLoader3.datanode: 110.568 (4)
  load_resource: 543.184
*/