body {
    background: #ccc;
    margin: 0;
    padding: 0 !important;
    overflow-x: hidden;
    max-width: 100%;
    font-size: 16px;
    color: #31313b;
    font-family: 'Roboto', sans-serif;
}

body,
.hero-left h2 {
    font-family: 'Poppins', sans-serif;
}

.hero-benefits {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 0;
    line-height: 1 !important;
    background: #ccc;
    padding: 17px 0;
    margin-bottom: -10px;
    border-top: 2px solid #f9444d !important;
    border-bottom: 2px solid #f9444d !important;
}

/* On screens 768px and wider: show in one row */
@media (min-width: 768px) {
    .hero-benefits {
        flex-direction: row;
        justify-content: center;
    }

    .hero-benefits > div {
        flex: 1;
    }
}

.tel,
.hero-title,
.business-hours,
.hr-text h2,
.no-callout,
.cta-bar .cta-text a[href^="tel:"],
.book-online-button {
    font-family: 'Racing Sans One', cursive;
    font-style: normal !important;
}

.hr-text h2 {
    font-style: normal !important;
    line-height: 1.1;
}

div {
    overflow: hidden
}

.swiper-wrapper {
    overflow: visible !important
}

.swiper {
    overflow: visible !important
}

.hero-subtitle,
.hero-title,
h3,
h4 {
    font-weight: 700
}

*,
body,
h1,
h2,
h3,
li,
p,
ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 24px;
}

.menu a,
a,
footer a {
    text-decoration: none
}

a:hover {
    color: #f9444d
}

h1 {
    font-size: 28px
}

p {
    font-size: 16px;
    line-height: 1.3em
}

.container,
header {
    position: relative
}

#nav-top,
.menu {
    right: 0;
    width: 100%
}

#nav-top {
    left: 0;
    z-index: 995;
    top: 0;
    box-shadow: none;
    background: 0 0;
    border: none;
    padding: 10px 0 0 !important
}

.nav-top {
    justify-content: space-between;
    align-items: center
}

.hero,
.menu ul,
.nav-top,
header {
    display: flex
}

.menu li {
    text-transform: uppercase
}

.logo {
    vertical-align: middle;
    max-width: 220px;
    width: 100%
}

.container {
    max-width: 1400px !important;
    margin: 0 auto;
    padding: 40px 20px;
    z-index: 2;
    background: #fff !important
}

.hero {
    align-items: center;
    justify-content: space-between;
    margin-top: 0;
    padding: 0 !important;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    border: none !important;
    border-radius: 0 !important;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    height: auto;
    min-height: 100%;
    box-sizing: border-box;
    max-width: 1400px !important;
    margin: 0 auto !important
}

.hero.container {
    display: flex;
    align-items: stretch;
    border-top: 2px solid #f9444d !important;
}

.container {
    border-left: 2px solid #f9444d !important;
    border-right: 2px solid #f9444d !important;
}

.hero-button {
    display: block;
    text-decoration: none
}

.hero-left {
    text-align: center;
    overflow: hidden
}

.hero-right {
    background: #fff;
    padding: 50px 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: 100%;
    box-sizing: border-box;
    position: relative;
}

.hero-left {
    background: #ffb2b2;
    border: 2px solid #f9444d;
    width: 100%;
    height: 100%;
    padding: 20px;
    margin: 0;
    border: none;
    border-radius: 0;
    min-height: 600px;
    position: relative;
    order: 1;
    align-items: center !important;
}

.top-form {
    background: #ffd3d3 !important;
    max-width: 400px;
    margin: 0 auto;
    border: 2px solid #f9444d;
}

.hero-left .booking-form {
    margin: 0 20px;
    padding: 0;
    padding-bottom: 20px
}

.top-form .form-group {
    flex: 1 1 100%;
    max-width: 300px;
    margin: 0 auto;
}

.top-form .hr-text {
    height: unset;
    padding-bottom: 10px
}

.top-form .hr-text h2 {
    background: none !important;
    text-align: center;
    font-weight: 900 !important;
    font-size: 30px !important;
    line-height: .8 !important;
    padding: 0 20px;
}

.hero-right h1 span,
.hero-title span,
.top-form .hr-text h2 span,
.heroGodina span {
    color: #f9444d
}

.no-callout {
    font-size: 25px;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1;
    border-bottom: 1px solid #f9444d;
    padding-bottom: 10px;
    border-top: 1px solid #f9444d;
    padding-top: 10px;
    color: #f9444d
}

.gif-overlay-container {
    position: relative;
    width: 100%;
    max-width: 600px;
    /* adjust as needed */
    margin: 0 auto;
}

.responsive-gif {
    width: 100%;
    height: auto;
    display: block;
}

.text-overlay-box {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    /* black background with transparency */
    color: white;
    padding: 33px 15px;
    text-align: center;
    font-size: 1.2rem;
    z-index: 2;
    margin-bottom: -10px
}

.text-overlay-box h2 {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.4;
}


.accepting-for {
    font-size: 18px;
    font-style: italic;
    background: #f9444d;
    padding: 3px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #fff
}

.top-form .hr-text:before {
    background: none
}

.top-form .form-grid {
    gap: 14px;
    margin-top: 20px
}

.top-form .submit-btn,
.booking-form .submit-btn {
    margin-top: 40px;
    background: #1d7920;
    color: #fff;
    text-transform: uppercase;
    min-width: 260px
}

.top-form .submit-btn:hover,
.booking-form .submit-btn:hover {
    background: #0012a0
}

.after-hours {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
    background: #31313b;
    color: #fff
}

.after-hours a {
    color: #f9444d
}

.hero-overlay {
    margin: 40px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.4);
}

.hero-overlay h1,
.hero-overlay h2,
.hero-overlay p {
    color: #fff !important
}

.hero-title {
    font-size: 30px !important;
    font-weight: 500 !important;
    text-align: center;
    margin-bottom: 18px;
    line-height: .8em;
}

.hero-reasons {
    max-width: 650px;
    margin: 0 auto;
    list-style: none;
}

.call-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: center
}

.call-row p {
    margin: 0;
}

@media (max-width: 600px) {
    .call-row {
        flex-direction: column;
        padding-top: 10px
    }
}


.call-us {
    font-size: 30px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin: 0;
}

.heroGodina {
    text-transform: uppercase;
    text-align: center;
    color: #53546d;
    font-weight: 900;
    font-size: 18px !important;
    margin-top: 0 !important;
    font-style: italic;
    line-height: 30px;
    position: relative;
    bottom: 10px !important;
    padding-right: 5px;
    width: 100%;
}

.business-hours,
.tel {
    text-align: center
}

hr.gradient-line {
    border: 0;
    height: 4px;
    /* make it thicker so it's visible */
    background-image: linear-gradient(to right, transparent, #f9444d, transparent);
    width: 100%;
    margin: 0 auto 15px auto;
}

.hero-right .business-hours {
    font-size: 22px;
    margin-top: -10px;
}

.business-hours {
    font-size: 16px
}

.hero-right .tel {
    margin-top: -5px
}

.tel {
    font-size: 40px;
    font-weight: 900;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    color: #f9444d
}

.tel::before,
.cta-tel::before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url('../images/ring.gif');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: -8px;
    vertical-align: middle;
    margin-top: -5px
}

.cta-tel::before {
    margin-right: 5px;
    filter: invert(1)
}

.tel a {
    color: #f9444d !important;
}

.whatsapp-link {
    text-align: center;
    margin-top: 10px;
    font-weight: 500;
}

.whatsapp-link a {
    color: #128C7E;
}

.fade-in {
    opacity: 1
}

.hero-right {
    background-image: none
}

.hide-on-small {
    display: block
}

.show-on-small {
    display: none
}

.hideOnLarge {
    display: none
}

.lg-logo {
    max-width: 150px;
    height: auto;
    z-index: 999;
    position: absolute;
    top: 6px;
    left: 0;
}

.aca-logo {
    margin-left: 160px
}

.mainH1 {
    font-weight: 900 !important;
    text-align: center;
    line-height: .95 !important;
    font-size: 40px;
    letter-spacing: -.01em;
}

.hero-paragraph p {
    text-align: center
}

.desktop-hero-p {
    display: block
}

.mobile-hero-p {
    display: none
}

.services-buttons {
    max-width: 1400px;
    margin: 0 auto;
    background: #fff
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
    padding-bottom: 15px
}

.flex-item {
    background: #53546d !important;
    box-shadow: 1px 1px 6px #31313b !important;
    border-radius: 10px;
    width: calc(16.67% - 20px);
    transition: all 0.1s ease;
    cursor: pointer;
    text-align: center;
    padding: 20px;
    padding-bottom: 0;
    text-decoration: none;
    color: #fff
}

.flex-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    transition: border 0.3s, box-shadow 0.3s;
    text-decoration: none !important
}

.flex-item:hover {
    cursor: pointer
}

.flex-item img {
    max-width: 100%;
    height: auto;
    border-radius: 10px
}

.flex-item h3 {
    margin: 15px 0;
    font-size: 1rem;
    line-height: .9;
    text-transform: uppercase
}

.notice {
    background: #f9444d;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 1 !important;
    padding: 12px 15px;
    line-height: 1.4;
    width: 100%;
    z-index: 999;
    position: relative;
    /* not fixed/absolute */
    box-sizing: border-box;
}


.highlight-missing {
    border: 2px solid red !important;
    background-color: yellow !important;
}

#booking .hr-text h2 {
    font-size: 32px !important
}

.mobile-bottom-banner {
    width: 100%;
    z-index: 9999;
    overflow: visible;
    /* Important for the pseudo-element to show outside */
}

.mobile-bottom-banner::before {
    content: "";
    position: absolute;
    width: 120px;
    /* Adjust as needed */
    height: 99px;
    background-image: url('../images/button-img.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 10000;
    pointer-events: none;
    bottom: 0px;
    left: -45px
}

.repair-steps p {
    padding: 0 20px
}

.step p {
    line-height: 1.1
}

.repair-steps hr {
    margin: 10px 0;
    border: none;
    border-top: 1px solid #ccc;
}



@media(max-width:1443px) {
    .container {
        margin-left: 20px;
        margin-right: 20px;
    }

    .hero,
    .services-buttons {
        margin: 0 20px !important
    }
}

@media(max-width:767px) {
    body {
        background: #fff
    }

    .mobile-bottom-banner {
        text-align: right !important;
        padding-right: 5px !important
    }

    .mobile-bottom-banner::before {
        left: 0
    }

    .container {
        margin-left: 0;
        margin-right: 0;
    }

    .hr-text:before {
        top: 64% !important
    }

    .hero,
    .services-buttons {
        margin: 0 !important
    }

    .hero {
        flex-direction: column;
        margin-top: 5px !important;
        position: relative
    }

    .menu-toggle {
        top: 15px !important
    }

    .hero-left {
        order: 1;
        background: none;
        min-height: 260px;
        padding: 0
    }

    label {
        text-align: center
    }

    input[type="date"] {
        margin: 0 auto
    }

    .hero-right {
        order: 1;
        padding-top: 10px !important;
    }

    .hero-right .after-hours {
        z-index: 995;
        position: absolute;
        top: 15px !important;
        font-size: 13px !important;
        padding-bottom: 6px !important;
    }

    .top-form {
        margin-top: 20px
    }

    .hero-right .hero-title {
        font-size: 20px !important;
        margin-top: -10px;
        margin-bottom: -20px
    }

    #booking .hr-text h2 {
        line-height: .9 !important;
        font-size: 30px !important
    }

    .hero-title.call-us {
        font-size: 22px !important;
        padding-bottom: 5px
    }

    .hero-right .brands {
        margin-top: 20px !important
    }

    .hero-right .business-hours {
        font-size: 18px !important;
    }

    .accepting-for {
        font-size: 14px
    }

    .desktop-hero-p {
        display: none
    }

    .mobile-hero-p {
        display: block;
        padding: 20px
    }

    .business-hours {
        font-size: 13px !important
    }

    .hero-right .tel {
        font-size: 40px !important
    }

    .hero-right .hero-paragraph {
        margin-top: 10px;
        padding-top: 10px
    }

    .mainH1 {
        font-size: 30px !important;
        position: relative;
        z-index: 9;
        margin-top: 20px
    }

    .top-form .hr-text h2 {
        font-size: 32px !important
    }

    .hero-right h2 {
        padding-bottom: 25px !important;
        font-size: 16px !important
    }
    
    .hero-reasons li {
        font-size: 14px!important;
        line-height: 1.1;
        margin-bottom: 8px
    }

    .hero-right p {
        font-size: 15px
    }

    header .lg-logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10001;
        top: 5px;
        max-width: 120px;
        margin-left: -120px
    }

    header .aca-logo {
        margin-left: 0
    }

    .hero-right {
        background: none !important;
        clip-path: none;
        width: 100%;
        display: block;
        padding: 20px;
        padding-top: 0
    }

    header {
        z-index: 999 !important;
        justify-content: space-between !important;
        min-height: 71px !important;
        border-bottom: 1px solid #000
    }

    #nav-top,
    .nav-top {
        padding: 0 !important;
        margin: 0 !important
    }

    #nav-top {
        background: 0 0
    }

    .hide-on-small {
        display: none
    }

    .show-on-small {
        display: block
    }

    .hideOnLarge {
        display: block
    }

    .hideOnLarge img {
        position: absolute;
        left: 0;
        top: -1px;
        z-index: 999
    }

    .heroGodina {
        line-height: 1;
        margin: 0 auto;
        margin-bottom: -10px;
        margin-top: 21px !important;
    }

    .flex-container {
        gap: 10px;
        padding: 20px 0
    }

    .flex-item h3 {
        font-size: 14px !important
    }
    
    .container,
    .hero.container {
        border: none!important
    }
    
    .tag-cloud {
        font-size: 15px
    }
    
    .hero .contact-info {
        background: yellow!important;
        padding: 20px!important
    }
    
    .hero-reasons {
        text-align: center
    }
}

@media(max-width:576px) {
    .flex-item {
        width: calc(30% - 5px)
    }
}

.slideshow-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 20px
}

.swiper {
    width: 100%
}

.swiper-wrapper {
    display: flex;
    align-items: center;
    transition-timing-function: linear;
    height: 100%
}

.swiper-slide {
    width: 30% !important;
    flex-shrink: 0 !important
}

.swiper-slide img {
    height: 40px;
    object-fit: contain;
    width: 100%;
    display: block;
    opacity: .5
}

.swiper-slide img:hover {
    filter: grayscale(0)
}

@media(max-width:768px) {
    .swiper {
        height: 50px
    }

    .swiper-slide img {
        height: 40px
    }
}

header {
    padding: 10px 0;
    justify-content: flex-end;
    align-items: center;
    z-index: 994;
    position: relative;
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    min-height: 90px
}

.menu-toggle {
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 10001;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 50%;
    padding: 5px;
    cursor: pointer
}

.menu-toggle .bar {
    width: 22px;
    height: 3px;
    background-color: #31313b;
    margin: 2px 0;
    transition: all 0.3s ease
}

.menu-toggle.active .bar:nth-child(1) {
    transform: rotate(45deg)translate(5px, 5px)
}

.menu-toggle.active .bar:nth-child(2) {
    opacity: 0
}

.menu-toggle.active .bar:nth-child(3) {
    transform: rotate(-45deg)translate(5px, -5px)
}

.menu {
    display: none
}

.menu.active {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #eee;
    z-index: 10000;
    text-align: center
}

.menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.menu li {
    margin: 20px 0
}

.menu a {
    font-size: 20px;
    font-weight: bold;
    color: #31313b;
    text-decoration: none;
    transition: color 0.3s, background 0.3s
}

.menu a:hover {
    background: #000 !important;
    color: #f9444d !important
}

.menu ul li:first-child a:hover {
    background: inherit !important;
    color: inherit !important
}

.book-online-button {
    display: inline-flex;
    align-items: center;
    background-color: #f9444d;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 18px 36px;
    border-radius: 8px;
    font-size: 20px;
    margin: 15px auto 0 auto;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease
}

.book-online-button:hover {
    background-color: #31313b;
    color: #f9444d;
    border-color: #f9444d
}

.book-online-button:hover::before {
    background-image: image-set(url('../images/yellow-cross.webp')type("image/webp"), url('../images/yellow-cross.png')type("image/png"))
}

.top-booking-reassurance {
    text-align: center;
    font-size: 0.95rem;
    max-width: 350px;
    margin: 0 auto;
    margin-top: -25px;
    margin-bottom: -40px !important;
    padding: 15px;
}

.top-booking-reassurance p {
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px
}

@media screen and (min-width:768px) {
    .menu {
        display: flex !important;
        justify-content: flex-end;
        position: relative;
        top: 0;
        margin: 0 auto;
        z-index: 999;
        padding: 0 10px;
        max-width: 1400px;
        padding-right: 0;
        right: -13px
    }

    .menu-toggle {
        display: none !important
    }

    .menu.active {
        position: relative;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        height: auto;
        background: none;
        padding-top: 0
    }

    .menu li {
        margin: 0;
        border-right: 1px solid #ccc;
        padding: 10px 0
    }

    .menu li:last-child {
        border-right: none
    }

    .menu a {
        font-size: 14px;
        font-weight: 300;
        padding: 5px 13px;
        color: #31313b
    }
}

@media(max-width:768px) {
    .menu {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .menu ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%
    }

    .menu ul li {
        display: block;
        margin: 15px 0;
        text-align: center
    }

    .menu ul li a {
        font-size: 20px;
        font-weight: bold
    }
}

.brand-logos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    opacity: 0.6;
}

.brand-logos img {
    display: block;
    object-fit: contain;
    transition: transform 0.2s ease;
}

.brand-logos img:hover {
    transform: scale(1.05);
    opacity: 0.8;
}

@media (max-width: 600px) {
    .brand-logos {
        gap: 12px;
    }

    .brand-logos img {
        max-width: 28vw;
        height: auto !important;
    }
}

.whatsapp-float {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 35px;
    left: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.whatsapp-float::before {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    animation: glowRing 2s infinite;
    z-index: -1;
}

.whatsapp-float:hover {
    transform: scale(1.1);
}

.whatsapp-float img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}


@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
    }

    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 10px rgba(37, 211, 102, 0);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

@keyframes glowRing {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6);
    }

    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 12px rgba(37, 211, 102, 0);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

.shadow {
    text-shadow: 1px 1px 4px #000;
    font-size: 18px !important;
    display: inline-block
}

.mobile-bottom-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #f9444d;
    color: #fff;
    font-family: 'Racing Sans One', sans-serif;
    text-align: center;
    padding: 5px 15px;
    font-size: 18px;
    z-index: 9999;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    text-transform: uppercase;
    max-width: 400px;
    right: 0;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    opacity: 0;
    visibility: hidden;
}

.mobile-bottom-banner.show {
    opacity: 1;
    visibility: visible;
}

.mobile-bottom-banner a,
.mobile-bottom-banner a:visited,
.mobile-bottom-banner a:hover,
.mobile-bottom-banner a:active {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 16px
}

.mobile-bottom-banner span {
    display: block;
    font-size: 25px;
    text-align: right;
}

/* Show only on screens smaller than 768px */
@media (max-width: 767px) {
    .mobile-bottom-banner {
        display: block;
        max-width: unset;
        left: 0;
        border-left: none
    }
}

@media (min-width: 768px) {
    .hero-left,
    .moje-usluge-left {
        flex: 0 0 35%;
        max-width: 35%;
    }

    .hero-right,
    .moje-usluge-right {
        flex: 0 0 65%;
        max-width: 65%;
    }
}