#carouselFullScreen .carousel-caption {
    bottom: 20svh !important;
    transform: translateY(50%) translateX(-50%);
    width: 100%;
    padding-left: 70px;
    padding-right: 70px;
}

.hero .carousel-item::before {
    display: block;
    clear: both;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    /* background: black; */
    background: rgba(0, 109, 53, 0.7);
    clip-path: ellipse(150% 100% at 50% 0%);
}


.pecat {
    width: 60px;
    height: 60px;
    margin-left: 30px;
    z-index: 11;
    filter:brightness(0) invert(1);
}

.fixed .pecat {
    filter: invert(26%) sepia(19%) saturate(4792%) hue-rotate(124deg) brightness(100%) contrast(109%);
}

@media(max-width: 1200px) {
    #carouselFullScreen .carousel-caption {
        bottom: 10svh !important;
    }
}

#carouselFullScreen .carousel-caption {
    bottom: 5svh !important;
    transform: translateY(50%) translateX(-50%);
    width: 100%;
    padding-left: 70px;
    padding-right: 70px;
}

.hero .carousel-item::before {
    display: block;
    clear: both;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    /* background: black; */
    background: rgba(0, 109, 53, 0.7);
    clip-path: ellipse(150% 100% at 50% 0%);
}


.gm-style-iw.gm-style-iw-c {
    box-shadow: none !important;
    border-radius: 0 !important;
}

#map {
    display: block;
    width: 100%;
    height: 1000px;
    margin-bottom: -400px;
}

.green-to-red {
    color: var(--secondary) !important;
}

.green-to-red:hover {
    color: var(--tertiary) !important;
    border-bottom: 1px solid var(--tertiary) !important;
}

.circle {
    position: absolute;
    width: 250px;
    height: 250px;
    background: #006d35;
    padding: 25px;
    border: 10px solid #006d35;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    border-radius: 50%;
    left: -50px;
    transition: transform 0.6s ease-in-out, left 0.6s ease-in-out;
    z-index: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.dropdown-menu-image {
    border: 10px solid #006d35;
    border-radius: 50%;
    padding: 40px;
    width: 75%;
    margin: auto;
}

.product:hover .circle {
    position: absolute;
    width: 250px;
    height: 250px;
    background: #ffffff;
    padding: 25px;
    border: 10px solid #006d35;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    border-radius: 50%;
    left: -50px;
    transition: transform 0.6s ease-in-out, left 0.6s ease-in-out;
    z-index: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.product .circle .slika {
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.product:hover .circle .slika {
    opacity: 1;
}

.strelica {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    filter: brightness(0) invert(1);
    opacity: 1 !important;
}

.product:hover .strelica {
    opacity: 0 !important;
}

.product:hover .circle {
    transform: scale(1.1) translateY(-50%);
    /* Povećanje i blago rotiranje */
    width: 280px;
    height: 280px;
    z-index: 2;
}

.product:hover .product-item {
    transform: scale(1);
    /* Lagano podizanje kutije */
}

.bg-blue::after {
    content: '';
    width: 100%;
    clip-path: ellipse(70% 88% at 40% 0%);
    display: block;
    background: white;
    height: 20%;
    position: absolute;
    bottom: 85%;
}

.bg-blue::before {
    content: '';
    width: 100%;
    clip-path: ellipse(70% 88% at 40% 94%);
    display: block;
    background: white;
    height: 20%;
    position: absolute;
    top: 90%;
}

.bg-blue {
    background-color: #3573b6
}

.yellow-section {
    background-image: url('https://images.ctfassets.net/ztnllhjska95/4e3YOGwYxAPaRgeYO7KYh3/c6ba14ba00d89c80c4cbd62d280f56a6/homepage-bottom-bg-desktop.png?fm=webp&q=80');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 100%;
    margin-bottom: -280px;
    padding-bottom: calc(280px + 5rem) !important;
}


.footer {
    padding-top: 130px;
    background: var(--secondary) !important;
    clip-path: ellipse(79% 95% at 40% 95%);
}

.sticky-item {
    background-color: var(--tertiary);
    height: 70px;
    display: flex;
    color: var(--white);
    transition: var(--transition-all);
}

.sticky-item.active,
.sticky-item:hover {
    background-color: var(--text-quatro) !important;
    color: var(--white) !important;
}

.sticky-link {
    border-color: var(--white) !important;
}

.text-not-last p:last-of-type {
    margin-bottom: 0 !important;
}

.hero .carousel-item::before {
    display: block;
    clear: both;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    /* background: black; */
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.25) 77%, rgba(0, 0, 0, 0.5) 91%, rgba(0, 0, 0, 0.75) 95%, rgba(0, 0, 0, 1) 100%);
    clip-path: ellipse(150% 100% at 50% 0%);
}

.hero .carousel-item::after {
    display: block;
    clear: both;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    /* background: black; */
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.75) 4%, rgba(0, 0, 0, 0.5) 7%, rgba(0, 0, 0, 0.225) 12%, rgba(0, 0, 0, 0) 15.5%);
}

/****** FONT START ******/
/* PRIMARY FONT FAMILY START */
@font-face {
    font-family: Poppins-Thin;
    font-display: swap;
    src: url(fonts/Poppins/Poppins-Thin.ttf) format('truetype');
}

@font-face {
    font-family: Poppins-Light;
    font-display: swap;
    src: url(fonts/Poppins/Poppins-Light.ttf) format('truetype');
}

@font-face {
    font-family: Poppins-Regular;
    font-display: swap;
    src: url(fonts/Poppins/Poppins-Regular.ttf) format('truetype');
}

@font-face {
    font-family: Poppins-Medium;
    font-display: swap;
    src: url(fonts/Poppins/Poppins-Medium.ttf) format('truetype');
}

@font-face {
    font-family: Poppins-SemiBold;
    font-display: swap;
    src: url(fonts/Poppins/Poppins-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: Poppins-Bold;
    font-display: swap;
    src: url(fonts/Poppins/Poppins-Bold.ttf) format('truetype');
}

/* PRIMARY FONT FAMILY END */


/* SECONDARY FONT FAMILY START */
@font-face {
    font-family: Anton-Regular;
    font-display: swap;
    src: url(fonts/Anton/Anton-Regular.ttf) format('truetype');
}

/* SECONDARY FONT FAMILY END */

/****** FONT END ******/


/****** ROOT START ******/
:root {
    /* COLOR START */
    --primary: #fff;
    --primary-light: ;
    --primary-lighter: ;
    --primary-darker: ;

    --secondary: #006d35;
    --secondary-light: ;
    --secondary-dark: ;

    --tertiary: #ca1626;
    --tertiary-light: ;
    --tertiary-lighter: ;

    --gray: #f6f5f1;
    --gray-light: #e9e9e9;
    --gray-lighter: #d4d4d4;

    --white: #ffffff;
    --black: #000000;

    --text-primary: #1d1d1f;
    --text-secondary: #006d35;
    --text-tertiary: #ca1626;
    --text-gray: gray;
    --text-white: white;

    --border-primary: #3d3745;
    --border-primary-lighter: #f2f2f2;
    --border-secondary: #8d94a0;
    --border-tertiary: #333333;
    --border-gray: #e9e9e9;
    --border-gray-light: #e9e9e9;
    --border-gray-lighter: #f3f3f3;
    --border-white: #ffffff;
    --border-black: #000000;
    /* COLOR END */

    /* FONT START */
    --font-text: 17px;

    --font-text-mobile: 15px;
    /* FONT END */

    /* FONT FAMILY START */
    --font-family: Poppins-Regular, sans-serif;
    /* FONT FAMILY END */

    /* FILTER START */
    --filter-primary: invert(20%) sepia(62%) saturate(7413%) hue-rotate(347deg) brightness(96%) contrast(94%);
    --filter-secondary: invert(84%) sepia(67%) saturate(1420%) hue-rotate(328deg) brightness(103%) contrast(101%);
    --filter-tertiary: invert(31%) sepia(17%) saturate(2956%) hue-rotate(106deg) brightness(95%) contrast(101%);
    --filter-gray: invert(19%) sepia(17%) saturate(2784%) hue-rotate(107deg) brightness(96%) contrast(105%);
    --filter-q: invert(17%) sepia(47%) saturate(5194%) hue-rotate(343deg) brightness(80%) contrast(91%);
    --filter-white: brightness(0) invert(1);
    --filter-black: invert(0%);
    /* FILTER END */

    /* TRANSITION START */
    --transition-all: all .3s ease-in-out;
    --transition-color: color .3s ease-out;
    --transition-margin: margin .3s ease-out;
    --transition-transform: transform .3s ease-out;
    --transition-height: height .3s ease-out;
    /* TRANSITION END */

    /* MARGIN TOP START */
    --margin-top: 107px;
    --margin-top-fixed: 100px;
    --margin-top-mobile: 100px;
    --margin-top-mobile-fixed: 100px;
    /* MARGIN TOP END */

    /* BOX SHADOW START */
    --box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    --box-shadow-bottom: rgb(0 0 0 / 12%) 0px 5px 15px;
    /* BOX SHADOW END */

    /* ROUNDED START */
    --rounded: 3px;
    --rounded-large: 8px;
    --rounded-larger: 24px;
    /* ROUNDED END */

    --overlay: rgba(0, 0, 0, 0.65);
}

/****** ROOT END ******/


/****** DEFAULT START ******/

html {
    font-size: var(--font-text);
    overscroll-behavior: none;
}

body {
    color: var(--text-primary);
    font-family: var(--font-family);
    line-height: 1.8;
    overflow-x: hidden !important;
    padding-right: 0 !important;
    letter-spacing: 1px;
}

img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

p {
    line-height: 1.8 !important;
}

/****** DEFAULT END ******/


/****** SCROLL BAR START ******/
@media (min-width: 991px) {

    *::-webkit-scrollbar {
        width: 5px;
        scrollbar-color: var(--tertiary);
    }

    *::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
    }

    *::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        background-color: var(--tertiary);
    }

    .hero-content {
        max-width: 500px;
    }

    .section-before-after::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: min(671px, calc((.30485) * 100vw + (85.67961) * 1px));
        height: min(701px, calc((.31133) * 100vw + (103.25243) * 1px));
        background: url(/images/icons/velkom-proizvodihero-background.svg) no-repeat;
        background-size: 100%;
    }

    .section-before-after::after {
        content: "";
        position: absolute;
        right: 0;
        top: min(40px, calc((.01618) * 100vw + (8.93204) * 1px));
        width: min(196px, calc((.09191) * 100vw + (19.53398) * 1px));
        height: min(635px, calc((.29773) * 100vw + (63.34951) * 1px));
        background: url(/images/icons/velkom-proizvodihero-line.svg) no-repeat;
        background-size: 100%;
    }

    .section-doctor::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: min(671px, calc((.30485) * 100vw + (85.67961) * 1px));
        height: min(701px, calc((.31133) * 100vw + (103.25243) * 1px));
        background-size: 100%;
    }

    .section-doctor::after {
        position: absolute;
        content: "";
        right: 0;
        bottom: min(30px, calc((.01294) * 100vw + (5.14563) * 1px));
        width: min(1085px, calc((.54693) * 100vw + (34.90291) * 1px));
        height: min(258px, calc((.12945) * 100vw + (9.45631) * 1px));
        background-position-x: right;
        background-size: 95%;
        background-position-y: center;
        background: url(/images/icons/velkom-proizvodipitaj-doktora-linija.svg) no-repeat;
    }

    .max-w-lg-60 {
        max-width: 60%;
    }

    .services-image-holder img {
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    .w-lg-fit {
        width: fit-content;
    }


    .multi-carousel.custom {
        margin-left: -12px;
        margin-right: -12px;
    }

}

/****** SCROLL BAR END ******/


/****** CUSTOM START ******/
.h-33 {
    height: 33rem;
}

.h-16 {
    height: 16rem;
}

.h-13 {
    height: 14rem;
}

.h-100-svh {
    height: 100svh;
}

.max-h-400 {
    max-height: 400px;
}

.max-h-550 {
    max-height: 550px;
}

.white-space-normal {
    white-space: normal !important;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.rotate-90 {
    transform: rotate(90deg);
}

.object-cover {
    object-fit: cover;
}

.z-100 {
    z-index: 100;
}

.z-10 {
    z-index: 10;
}

.z-1 {
    z-index: 1;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.m-top {
    margin-top: var(--margin-top);
    transition: var(--transition-margin);
}

.cursor-pointer {
    cursor: pointer;
}

.ls-none {
    list-style: none;
}

.ls-dist {
    list-style-type: disc;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--overlay);
}

.abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.w-fit {
    width: fit-content;
}

.text-not-last p:last-child {
    margin-bottom: 0 !important;
}

.text-align-last-center {
    text-align-last: center !important;
}

.text-align-last-end {
    text-align-last: end !important;
}

.text-justify {
    text-align: justify;
}

.border-divider {
    background-color: var(--border-gray-lighter);
    width: 100%;
    height: 1px;
}

.ls-none {
    list-style: none;
}

.ls-dist {
    list-style-type: disc;
}

.cursor-pointer {
    cursor: pointer;
}

.m-top {
    margin-top: var(--margin-top);
    transition: var(--transition-margin);
}

.m-top.fixed {
    margin-top: var(--margin-top-fixed);
    transition: var(--transition-margin);
}

/****** CUSTOM END ******/


/****** WEBKIT START ******/
.webkit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.webkit-1 {
    -webkit-line-clamp: 1;
}

.webkit-2 {
    -webkit-line-clamp: 2;
}

.webkit-3 {
    -webkit-line-clamp: 3;
}

.webkit-4 {
    -webkit-line-clamp: 4;
}

.webkit-5 {
    -webkit-line-clamp: 5;
}

.webkit-8 {
    -webkit-line-clamp: 8;
}

/****** WEBKIT END ******/


/****** FONT FAMILY START ******/
/* PRIMARY START */
.ff-p-thin {
    font-family: Poppins-Thin, sans-serif;
}

.ff-p-light {
    font-family: Poppins-Light, sans-serif;
}

.ff-p-regular {
    font-family: Poppins-Regular, sans-serif;
}

.ff-p-medium {
    font-family: Poppins-Medium, sans-serif;
}

.ff-p-semi {
    font-family: Poppins-SemiBold, sans-serif;
}

.ff-p-bold {
    font-family: Poppins-Bold, sans-serif;
}

/* PRIMARY END */

/* SECONDARY START */
.ff-s-regular {
    font-family: Anton-Regular, sans-serif;
}

/* SECONDARY END */
/****** FONT FAMILY END ******/


/****** FONT SIZE START ******/
.fs-4xl {
    font-size: 80px;
    line-height: 95px;
}

.fs-xxxl {
    font-size: 61px !important;
    line-height: 77px !important;
}

.fs-3xl {
    font-size: 52px;
    line-height: 62px;
}

.fs-xxl {
    font-size: 37px;
    line-height: 48px;
}

.fs-xl {
    font-size: 34px;
    line-height: 51px;
}

.fs-lg {
    font-size: 25px;
    line-height: 36px;
}

.fs-md {
    font-size: 22px !important;
    line-height: 27px !important;
}

.fs-xmd {
    font-size: 20px !important;
    line-height: 31px !important;
}

.fs-xmd-smaller {
    font-size: 17px !important;
    line-height: 27px !important;
}

.fs-sml {
    font-size: 17px !important;
    line-height: 32px !important;
    letter-spacing: 1px !important;
}

.fs-sml.larger {
    font-size: 19px !important;
}

.fs-sm {
    font-size: 16px !important;
    line-height: 24px !important;
}

.fs-xsm {
    font-size: 15px !important;
    line-height: 27px !important;
}

.fs-xxsm {
    font-size: 12px;
    line-height: 17px;
}

/****** FONT SIZE END ******/


/****** BACKGROUND START ******/
/* PRIMARY START */
.bg-p {
    background-color: var(--primary) !important;
}

.bg-p-light {
    background-color: var(--primary-light) !important;
}

.bg-p-lighter {
    background-color: var(--primary-lighter) !important;
}

/* PRIMARY END */

/* SECONDARY START */
.bg-s {
    background-color: var(--secondary) !important;
}

.bg-s-light {
    background-color: var(--secondary-light) !important;
}

.bg-s-lighter {
    background-color: var(--secondary-lighter) !important;
}

/* SECONDARY END */

/* TERTIARY START */
.bg-t {
    background-color: var(--tertiary) !important;
}

.bg-t-light {
    background-color: var(--tertiary-light) !important;
}

.bg-t-lighter {
    background-color: var(--tertiary-lighter) !important;
}

/* TERTIARY END */

/* GRAY START */
.bg-gray {
    background-color: var(--primary-lighter) !important;
}

.bg-gray-light {
    background-color: var(--primary-lighter) !important;
}

.bg-gray-lighter {
    background-color: var(--gray-lighter) !important;
}

/* GRAY END */

/* OTHER COLORS START */
.bg-white {
    background-color: var(--white) !important;
}

.bg-black {
    background-color: var(--black) !important;
}


.bg-pink {
    background-color: var(--tertiary) !important;
}


/* OTHER COLORS END */
/****** BACKGROUND END ******/


/****** TEXT START ******/
.text-p {
    color: var(--text-primary);
}

.text-s {
    color: var(--text-secondary) !important;
}

.text-t {
    color: var(--text-tertiary);
}

.text-q {
    color: var(--text-quatro);
}

.text-g {
    color: var(--text-gray);
}

.text-w {
    color: var(--text-white) !important;
}

/****** TEXT END ******/


/****** ICON START ******/
.icon-absolute {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg) !important;
    right: 2rem !important;
}

.icon-custom-services {
    width: 350px;
}

.icon-10xl {
    width: 250px;
}

.icon-9xl {
    width: 150px;
}

.icon-8xl {
    width: 140px;
}

.icon-7xl {
    width: 180px;
}

.icon-6xl {
    width: 150px;
}

.icon-5xl {
    width: 120px;
}

.icon-4xl {
    width: 90px;
}

.icon-3xl {
    width: 72px;
}

.icon-2xl {
    width: 48px;
}

.icon-xl {
    width: 34px;
}

.icon-lg {
    width: 24px;
}

.icon-md {
    width: 20px;
    height: auto !important;
}

.icon-sm {
    width: 16px;
}

.icon-xsm {
    width: 14px;
}

.icon-xxsm {
    width: 7px;
}

.icon-3xsm {
    width: 8px;
}

.icon-hover {
    transition: var(--transition-transform);
    transform: scale(1) translateZ(0);
}

.icon-hover-minus:hover {
    transform: scale(0.95) translateZ(0);
}

.icon-hover-plus:hover {
    transform: scale(1.03) translateZ(0);
}

.icon-sm-bread {
    width: 14px !important;
    height: 14px !important;
}

/****** ICON END ******/


/****** BORDER START ******/
/* SIZE START */
.border-t {
    border-top: 1px solid;
}

.border-e {
    border-right: 1px solid;
}

.border-b {
    border-bottom: 1px solid;
}

.border-s {
    border-left: 1px solid;
}

/* SIZE END */

/* COLOR START */
/* BORDER PRIMARY START */
.border-color-p {
    border-color: var(--border-primary);
}

.border-color-p-lighter {
    border-color: var(--border-primary-lighter);
}

.border-color-p-to-s {
    border-color: var(--border-primary);
}

.border-color-p-to-s:hover {
    border-color: var(--border-secondary);
}

.border-color-p-to-t {
    border-color: var(--border-primary);
}

.border-color-p-to-t:hover {
    border-color: var(--border-tertiary);
}

.border-color-p-to-g {
    border-color: var(--border-primary);
}

.border-color-p-to-g:hover {
    border-color: var(--border-gray);
}

.border-color-p-to-w {
    border-color: var(--border-primary);
}

.border-color-p-to-w:hover {
    border-color: var(--border-white);
}

.border-color-p-to-b {
    border-color: var(--border-primary);
}

.border-color-p-to-b:hover {
    border-color: var(--border-black);
}

/* BORDER PRIMARY END */

/* BORDER SECONDARY START */
.border-color-s {
    border-color: var(--border-secondary);
}

.border-color-s-to-p {
    border-color: var(--border-secondary);
}

.border-color-s-to-p:hover {
    border-color: var(--border-primary);
}

.border-color-s-to-t {
    border-color: var(--border-secondary);
}

.border-color-s-to-t:hover {
    border-color: var(--border-tertiary);
}

.border-color-s-to-g {
    border-color: var(--border-secondary);
}

.border-color-s-to-g:hover {
    border-color: var(--border-gray);
}

.border-color-s-to-w {
    border-color: var(--border-secondary);
}

.border-color-s-to-w:hover {
    border-color: var(--border-white);
}

.border-color-s-to-b {
    border-color: var(--border-secondary);
}

.border-color-s-to-b:hover {
    border-color: var(--border-black);
}

/* BORDER SECONDARY END */

/* BORDER TERTIARY START */
.border-color-t {
    border-color: var(--border-tertiary);
}

.border-color-t-to-p {
    border-color: var(--border-tertiary);
}

.border-color-t-to-p:hover {
    border-color: var(--border-primary);
}

.border-color-t-to-s {
    border-color: var(--border-tertiary);
}

.border-color-t-to-s:hover {
    border-color: var(--border-secondary);
}

.border-color-t-to-g {
    border-color: var(--border-tertiary);
}

.border-color-t-to-g:hover {
    border-color: var(--border-gray);
}

.border-color-t-to-w {
    border-color: var(--border-tertiary);
}

.border-color-t-to-w:hover {
    border-color: var(--border-white);
}

.border-color-t-to-b {
    border-color: var(--border-tertiary);
}

.border-color-t-to-b:hover {
    border-color: var(--border-black);
}

/* BORDER TERTIARY END */


/* BORDER GRAY START */
.border-color-g {
    border-color: var(--border-gray);
}

.border-color-g-to-p {
    border-color: var(--border-gray);
}

.border-color-g-to-p:hover {
    border-color: var(--border-primary);
}

.border-color-g-to-s {
    border-color: var(--border-gray);
}

.border-color-g-to-s:hover {
    border-color: var(--border-secondary);
}

.border-color-g-to-t {
    border-color: var(--border-gray);
}

.border-color-g-to-t:hover {
    border-color: var(--border-tertiary);
}

.border-color-g-to-w {
    border-color: var(--border-gray);
}

.border-color-g-to-w:hover {
    border-color: var(--border-white);
}

.border-color-g-to-b {
    border-color: var(--border-gray);
}

.border-color-g-to-b:hover {
    border-color: var(--border-black);
}

.border-color-g-light {
    border-color: var(--border-gray-light);
}

.border-color-g-lighter {
    border-color: var(--border-gray-lighter);
}

/* BORDER GRAY END */


/* BORDER WHITE START */
.border-color-w {
    border-color: var(--border-white);
}

.border-color-w-to-p {
    border-color: var(--border-white);
}

.border-color-w-to-p:hover {
    border-color: var(--border-primary);
}

.border-color-w-to-s {
    border-color: var(--border-white);
}

.border-color-w-to-s:hover {
    border-color: var(--border-secondary);
}

.border-color-w-to-g {
    border-color: var(--border-white);
}

.border-color-w-to-g:hover {
    border-color: var(--border-gray);
}

.border-color-w-to-t {
    border-color: var(--border-white);
}

.border-color-w-to-t:hover {
    border-color: var(--border-tertiary);
}

.border-color-w-to-b {
    border-color: var(--border-white);
}

.border-color-w-to-b:hover {
    border-color: var(--border-black);
}

/* BORDER WHITE END */


/* BORDER BLACK START */
.border-color-b {
    border-color: var(--border-black);
}

.border-color-b-to-p {
    border-color: var(--border-black);
}

.border-color-b-to-p:hover {
    border-color: var(--border-primary);
}

.border-color-b-to-s {
    border-color: var(--border-black);
}

.border-color-b-to-s:hover {
    border-color: var(--border-secondary);
}

.border-color-b-to-g {
    border-color: var(--border-black);
}

.border-color-b-to-g:hover {
    border-color: var(--border-gray);
}

.border-color-b-to-t {
    border-color: var(--border-black);
}

.border-color-b-to-t:hover {
    border-color: var(--border-tertiary);
}

.border-color-b-to-w {
    border-color: var(--border-black);
}

.border-color-b-to-w:hover {
    border-color: var(--border-white);
}

/* BORDER BLACK END */

/* COLOR END */

/* RADIUS START */
.rounded-p {
    border-radius: var(--rounded) !important;
}

.rounded-s {
    border-radius: var(--rounded-large);
}

.rounded-t {
    border-radius: var(--rounded-larger);
}

/* RADIUS END */
/****** BORDER END ******/


/****** LINK START ******/
.link-in-text a {
    transition: var(--transition-color);
    color: var(--text-secondary);
}

.link-in-text a:hover {
    color: var(--text-primary);
}

.link {
    transition: var(--transition-color);
}

.link-p-to-s {
    color: var(--text-primary) !important;
}

.link-p-to-s:hover {
    color: var(--text-secondary) !important;
}

.link-p-to-t {
    color: var(--text-primary) !important;
}

.link-p-to-t:hover {
    color: var(--text-tertiary) !important;
}

.link-p-to-q {
    color: var(--text-primary) !important;
}

.link-p-to-q:hover {
    color: var(--text-quatro) !important;
}

.link-p-to-w:hover {
    color: var(--text-primary) !important;
}

.link-p-to-w:hover {
    color: var(--text-white) !important;
}

.link-s-to-p {
    color: var(--text-secondary) !important;
}

.link-s-to-p:hover {
    color: var(--text-primary) !important;
}

.link-s-to-t {
    color: var(--text-secondary) !important;
}

.link-s-to-t:hover {
    color: var(--text-tertiary) !important;
}

.link-s-to-w:hover {
    color: var(--text-secondary) !important;
}

.link-s-to-w:hover {
    color: var(--text-white) !important;
}

.link-t-to-p {
    color: var(--text-tertiary) !important;
}

.link-t-to-p:hover {
    color: var(--text-primary) !important;
}

.link-t-to-s {
    color: var(--text-tertiary) !important;
}

.link-t-to-s:hover {
    color: var(--text-secondary) !important;
}

.link-t-to-w:hover {
    color: var(--text-tertiary) !important;
}

.link-t-to-w:hover {
    color: var(--text-white) !important;
}

.link-w-to-p {
    color: var(--text-white) !important;
}

.link-w-to-p:hover {
    color: var(--text-primary) !important;
}

.link-w-to-s {
    color: var(--text-white) !important;
}

.link-w-to-s:hover {
    color: var(--text-secondary) !important;
}

.link-w-to-t {
    color: var(--text-white) !important;
}

.link-w-to-t:hover {
    color: var(--text-tertiary) !important;
}

.link-w-to-q {
    color: var(--text-white) !important;
}

.link-w-to-q:hover {
    color: var(--text-quatro) !important;
}

/* LINK BORDER START */
.link-border {
    display: inline-block;
}

.link-border:after {
    content: '';
    display: block;
    border-bottom: solid 1px;
    transform: scaleX(0);
    transition: var(--transition-transform);
}

.link-border:after {
    transform-origin: 100% 50%;
}

.link-border:hover:after {
    transform: scaleX(1);
    transform-origin: 0% 50%;
}

.link-border-p:after {
    border-color: var(--text-primary);
}

.link-border-s:after {
    border-color: var(--text-secondary);
}

.link-border-t:after {
    border-color: var(--text-tertiary);
}

.link-border-w:after {
    border-color: var(--white);
}

/* LINK BORDER END */
/****** LINK END ******/


/****** FILTER START ******/
/* FILTER PRIMARY START */
.filter-p {
    filter: var(--filter-primary);
}

.filter-p-to-s {
    filter: var(--filter-primary);
}

.filter-p-to-s:hover {
    filter: var(--filter-secondary);
}

.filter-p-to-t {
    filter: var(--filter-primary);
}

.filter-p-to-t:hover {
    filter: var(--filter-tertiary);
}

.filter-p-to-w {
    filter: var(--filter-primary);
}

.filter-p-to-w:hover {
    filter: var(--white);
}

.filter-p-to-b {
    filter: var(--filter-primary);
}

.filter-p-to-b:hover {
    filter: var(--filter-black);
}

.filter-p-to-g {
    filter: var(--filter-primary);
}

.filter-p-to-g:hover {
    filter: var(--filter-gray);
}

/* FILTER PRIMARY END */

/* FILTER SECONDARY START */
.filter-s {
    filter: var(--filter-secondary);
}

.filter-s-to-p {
    filter: var(--filter-secondary);
}

.filter-s-to-p:hover {
    filter: var(--filter-primary);
}

.filter-s-to-q {
    filter: var(--filter-primary);
}

.filter-s-to-q:hover {
    filter: var(--filter-q);
}


.filter-s-to-t {
    filter: var(--filter-secondary);
}

.filter-s-to-t:hover {
    filter: var(--filter-tertiary);
}

.filter-s-to-w {
    filter: var(--filter-secondary);
}

.filter-s-to-w:hover {
    filter: var(--filter-white);
}

.filter-s-to-b {
    filter: var(--filter-secondary);
}

.filter-s-to-b:hover {
    filter: var(--filter-black);
}

.filter-s-to-g {
    filter: var(--filter-secondary);
}

.filter-s-to-g:hover {
    filter: var(--filter-gray);
}

/* FILTER SECONDARY END */

/* FILTER TERTIARY START */
.filter-t {
    filter: var(--filter-tertiary);
}

.filter-t-to-p {
    filter: var(--filter-tertiary);
}

.filter-t-to-p:hover {
    filter: var(--filter-primary);
}

.filter-t-to-s {
    filter: var(--filter-tertiary);
}

.filter-t-to-s:hover {
    filter: var(--filter-secondary);
}

.filter-t-to-w {
    filter: var(--filter-tertiary);
}

.filter-t-to-w:hover {
    filter: var(--filter-white);
}

.filter-t-to-b {
    filter: var(--filter-tertiary);
}

.filter-t-to-b:hover {
    filter: var(--filter-black);
}

.filter-t-to-g {
    filter: var(--filter-tertiary);
}

.filter-t-to-g:hover {
    filter: var(--filter-gray);
}

/* FILTER TERTIARY END */

/* FILTER WHITE START */
.filter-w {
    filter: var(--filter-white);
}

.filter-w-to-p {
    filter: var(--filter-white);
}

.filter-w-to-p:hover {
    filter: var(--filter-primary);
}

.filter-w-to-s {
    filter: var(--filter-white);
}

.filter-w-to-s:hover {
    filter: var(--filter-secondary);
}

.filter-w-to-t {
    filter: var(--filter-white);
}

.filter-w-to-t:hover {
    filter: var(--filter-tertiary);
}

.filter-w-to-b {
    filter: var(--filter-white);
}

.filter-w-to-b:hover {
    filter: var(--filter-black);
}

.filter-w-to-g {
    filter: var(--filter-white);
}

.filter-t-to-g:hover {
    filter: var(--filter-gray);
}

/* FILTER WHITE END */

/* FILTER BLACK START */
.filter-b {
    filter: var(--filter-black);
}

.filter-b-to-p {
    filter: var(--filter-black);
}

.filter-b-to-p:hover {
    filter: var(--filter-primary);
}

.filter-b-to-s {
    filter: var(--filter-black);
}

.filter-b-to-s:hover {
    filter: var(--filter-secondary);
}

.filter-b-to-t {
    filter: var(--filter-black);
}

.filter-b-to-t:hover {
    filter: var(--filter-tertiary);
}

.filter-b-to-w {
    filter: var(--filter-black);
}

.filter-b-to-w:hover {
    filter: var(--filter-white);
}

.filter-b-to-g {
    filter: var(--filter-black);
}

.filter-t-to-g:hover {
    filter: var(--filter-gray);
}

/* FILTER BLACK END */

/* FILTER GRAY START */
.filter-g {
    filter: var(--filter-gray);
}

.filter-g-to-p {
    filter: var(--filter-gray);
}

.filter-g-to-p:hover {
    filter: var(--filter-primary);
}

.filter-g-to-s {
    filter: var(--filter-gray);
}

.filter-g-to-s:hover {
    filter: var(--filter-secondary);
}

.filter-g-to-t {
    filter: var(--filter-gray);
}

.filter-g-to-t:hover {
    filter: var(--filter-tertiary);
}

.filter-g-to-w {
    filter: var(--filter-gray);
}

.filter-g-to-w:hover {
    filter: var(--filter-white);
}

.filter-g-to-b {
    filter: var(--filter-gray);
}

.filter-g-to-b:hover {
    filter: var(--filter-black);
}

/* FILTER GRAY END */
/****** FILTER END ******/


/****** BUTTON START ******/
.button-border {
    border-bottom: 1px solid var(--tertiary) !important;
    color: var(--tertiary) !important;
    transition: var(--transition-all);
}

.button-border:hover {
    border-bottom: 1px solid var(--secondary) !important;
    color: var(--secondary) !important;
}

.button {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    width: 150px;
    padding: 0.5rem;
    border-radius: var(--rounded);
    border: 1px solid;
    letter-spacing: .64px;
    height: 51px !important;
}

.button-tertiary {
    outline: none !important;
    position: relative;
    overflow: hidden;
    transition: var(--transition-all);
    background: var(--tertiary);
    color: var(--white) !important;
    border-radius: 100px !important;
    height: 51px;
    border: none !important;
}

.button-outline {
    position: relative;
    overflow: hidden;
    transition: var(--transition-all);
    background: transparent !important;
    color: var(--tertiary) !important;
    border-radius: 100px !important;
    height: 51px;
    border: 1px solid var(--tertiary) !important;
    font-size: 14px;
}

.btn-check:checked+.button-outline {
    transition: var(--transition-all);
    background: var(--tertiary) !important;
    color: var(--white) !important;
    border: 1px solid var(--tertiary) !important;
}

.button-tertiary .button-span,
.button-tertiary .button-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: var(--transition-all);
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-tertiary .button-span {
    transform: translate(0);
}

.button-tertiary .button-img {
    transform: translateY(100%);
}

.button-tertiary .button-img img {
    transform: scale(1);
    animation: scaleMoreLess 2s infinite;
    transition: transform 2s ease;
}

.button-tertiary:hover {
    background-color: var(--secondary) !important;
}

.button-tertiary:hover .button-span {
    transform: translateY(-100%);
}

.button-tertiary:hover .button-img {
    transform: translate(0);
}

@keyframes scaleMoreLess {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

.button.larger {
    width: 225px;
}

.button.extra.larger {
    width: 250px !important;
}

.button-primary {
    background: var(--tertiary);
    color: var(--white);
    border-color: var(--tertiary);
    border-radius: 100px !important;
}

.button-primary:hover {
    background-color: var(--secondary);
    border-color: var(--secondary);
    color: var(--text-white);
}

.button-white {
    background: var(--tertiary);
    color: var(--text-white);
    border-color: var(--tertiary);
}

.button-white:hover {
    background-color: var(--white);
    color: var(--text-white);
    border-color: var(--white);
}

.button-white-2:hover {
    background-color: var(--white);
    color: var(--text-primary);
    border-color: var(--white);
}

.button-secondary {
    border-color: var(--white) !important;
    color: var(--white) !important;
}

.btn-check:checked+.button-secondary,
.btn-check+.button-secondary:hover {
    color: var(--white) !important;
    background-color: var(--tertiary) !important;
    border-color: var(--tertiary) !important;
}

.button-tertiary {}

.button-tertiary:hover {}

/****** BUTTON END ******/


/****** BOX SHADOW START ******/
.box-shadow {
    box-shadow: var(--box-shadow);
}

.box-shadow-b {
    box-shadow: var(--box-shadow-bottom);
}

.box-shadow-none {
    box-shadow: none;
}

/****** BOX SHADOW END ******/


/****** HEADER START ******/
.header-transparent .header-bottom,
.header-transparent .header-top {
    background-color: transparent !important;
}

.header-transparent.fixed .header-bottom,
.header-transparent.fixed .header-top {
    background-color: var(--white) !important;
}

.header-transparent .link-s-to-p,
.header-transparent h1,
.header-transparent .link-p-to-s {
    color: var(--white) !important;
}

.header-transparent.fixed .link-s-to-p,
.header-transparent.fixed h1,
.header-transparent.fixed .link-p-to-s {
    color: var(--text-secondary) !important;
}

.header-transparent.white .link-s-to-p,
.header-transparent.white h1,
.header-transparent.white .link-p-to-s {
    color: var(--text-secondary) !important;
}

.header {
    transition: var(--transition-all);
    transform: translate3d(0, 0, 0);
    padding-right: 0 !important;
}

.header-top {
    height: 27px;
    background-color: var(--white);
}

.header.header-transparent.fixed .arrow-down {
    filter: var(--filter-tertiary);
    transition: var(--transition-all);
}

.header.header-transparent.white .arrow-down {
    filter: var(--filter-tertiary);
    transition: var(--transition-all);
}

.header.header-transparent .arrow-down {
    filter: brightness(0) invert(1);
    transition: var(--transition-all);
}

.header .arrow-down {
    filter: var(--filter-tertiary);
    transition: var(--transition-all);
}

.header-bottom {
    height: 100px;
}

.header .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header .dropdown-menu {
    box-shadow: 0 3px 6px #00000029;
    position: fixed !important;
    width: 100vw !important;
    border-radius: 0 !important;
    top: 0 !important;
    transform: translate(0px, 100px) !important;
    max-height: 0 !important;
    overflow: hidden;
    display: block !important;
}

.header .dropdown-menu.show {
    max-height: 100vh !important;
}

.header.fixed .dropdown-menu.show {
    max-height: 100vh !important;
}

/* .dropdown-hover:hover>.dropdown-menu {
    display: inline-block;
} */

/* .dropdown-hover>.dropdown-toggle:active {
    pointer-events: none;
} */

.dropdown-toggle-custom:after {
    filter: brightness(0) invert(1);
}

.search-holder {
    filter: brightness(0) invert(1);
}

.header.fixed .dropdown-toggle-custom:after {
    filter: var(--filter-primary);
}

.header.fixed .search-holder {
    filter: var(--filter-primary);
}

.header.header-transparent .search-holder {
    filter: brightness(0) invert(1);
}

.header.header-transparent.white .search-holder {
    filter: var(--filter-primary) !important;
}

.header.header-transparent.fixed .search-holder {
    filter: var(--filter-primary);
}

.header .search-holder {
    filter: var(--filter-primary);
}

.header.white {
    transition: var(--transition-all);
}

.header.fixed .header-bottom,
.header.white .header-bottom {
    background-color: var(--white) !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.header.fixed .header-top,
.header.white .header-top {
    background-color: var(--white) !important;
    color: var(--text-secondary) !important;
}

.header.white .nav-item .nav-link {
    color: var(--text-secondary) !important;
}


.header .nav-tabs .nav-link {
    border: none !important;
}

.header .nav-tabs .nav-link {
    color: var(--text-primary) !important;
}

.header .nav-tabs .nav-link:hover,
.header .nav-tabs .nav-link.active {
    background-color: var(--primary-lighter);
    color: var(--text-secondary) !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* .dropdown-toggle-custom:after {
    content: "";
    position: absolute;
    top: 45%;
    right: 6px;
    border: none !important;
    width: 11px;
    height: 7px;
    background: url('/images/icons/velkom-proizvodiarrow-down.svg') no-repeat;
    background-size: 100%;
    transform: rotateX(0);
    transition: transform .5s ease-out;
}

.dropdown-hover:hover .dropdown-toggle-custom:after {
    background-size: 100%;
    transform: rotateX(180deg);
    transition: transform .5s ease-out;
} */


.header .nav-link:hover span {
    background-position: 100% 100%;
    background-size: 100% 1px;
    color: var(--tertiary) !important;
}

.header .nav-link span {
    color: var(--text-secondary);
    background-image: linear-gradient(var(--tertiary), var(--tertiary));
    background-position: 0 100%;
    background-size: 0% 1px;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out, background-position 0s 0.3s ease-in-out !important;
    padding: 0 !important;
}

.header .nav-item .nav-link {
    color: var(--text-secondary) !important;
}

.header.header-transparent .nav-link span {
    color: var(--white) !important;
    background-image: linear-gradient(var(--white), var(--white)) !important;
}

.header.header-transparent.white .nav-link span {
    color: var(--text-secondary) !important;
    background-image: linear-gradient(var(--secondary), var(--secondary)) !important;
}

.header.header-transparent .nav-item .nav-link {
    color: var(--white) !important;
}

.header.header-transparent.white .nav-item .nav-link {
    color: var(--text-secondary) !important;
}

.header.header-transparent.fixed .nav-item .nav-link {
    color: var(--text-secondary) !important;
}

.header.fixed.header-transparent .nav-link span {
    color: var(--white) !important;
    background-image: linear-gradient(var(--secondary), var(--secondary)) !important;
}

.nav-item:hover .nav-link.dropdown-toggle-custom:after {
    filter: var(--filter-primary) !important;
    transition: var(--transition-all);
}

.header.fixed .nav-item .nav-link span {
    color: var(--text-secondary) !important;
    transition: var(--transition-all);
    background-image: linear-gradient(var(--white), var(--white));
}

.header .button-header .nav-link {
    border-radius: 100px !important;
    height: 51px;
}

.header.white .button-header .nav-link,
.header.fixed .button-header .nav-link {
    background-color: var(--tertiary) !important;
}

.header.white .button-header .nav-link:hover,
.header.fixed .button-header .nav-link:hover {
    background-color: var(--secondary) !important;
}

.header.white .button-header .nav-link span,
.header.fixed .button-header .nav-link span {
    background-image: none !important;
    color: var(--white) !important;
}

.header.fixed-top .navbar-brand img {
    filter: unset;
}


.header-transparent.white .navbar-brand img {
    filter: unset !important;
}


.header-transparent.fixed .navbar-brand img {
    filter: unset !important;
}

.header.fixed .dropdown-click .dropdown-menu {
    top: 0px !important;
    transition: var(--transition-all);
}

/****** HEADER END ******/


/****** HERO START ******/
.carousel .position-absolute>img {
    filter: invert(7%) sepia(49%) saturate(3041%) hue-rotate(181deg) brightness(89%) contrast(104%);
}

.box-gallery {
    max-height: 500px;
    object-fit: cover;
}

.box-gallery:hover .image-overlay {
    opacity: 0;
}

.grayscale-100 {
    filter: grayscale(100%);
}

.box-gallery-img {
    object-fit: cover;
    height: 100%;
    /* filter: grayscale(100%); */
    transition: var(--transition-all);
}

.box-gallery:hover .box-gallery-img {
    filter: grayscale(0%);
}

.abs-center-cursor {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(64, 64, 64, 0.8), rgba(192, 192, 192, 0.8));
    /* Adjust colors and opacity */
    pointer-events: none;
    transition: var(--transition-all);
    display: none !important;
}

.review {
    height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.carousel-indicators.review {
    padding: absolute;
    bottom: 1rem;
}

.review-text {
    height: 120px;
    overflow: hidden;
    text-align: justify;
    padding-right: 1rem;
    overflow-y: auto;
}

.anchor-blogovi {
    float: left;
    padding-right: 2rem;
    padding-left: 0rem !important;
}

.anchor-blogovi li {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.anchor-blogovi li::marker {
    content: "";
}

.anchor-blogovi li::before {
    content: "";
    background-image: url(/images/icons/velkom-proizvodicheck.svg);
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    display: inline-flex;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    filter: var(--filter-primary);
}

#multi-carousel-cards .carousel-control-prev.review,
#multi-carousel-cards .carousel-control-next.review {
    border-radius: 50%;
    background-color: var(--tertiary);
    height: 49px !important;
    width: 49px !important;
    opacity: 1 !important;
}

#multi-carousel-cards .carousel-control-prev.review:hover,
#multi-carousel-cards .carousel-control-next.review:hover {
    background-color: var(--text-quatro);
}

#multi-carousel-cards-1 .carousel-control-prev.review,
#multi-carousel-cards-1 .carousel-control-next.review {
    border-radius: 50%;
    background-color: var(--tertiary);
    height: 49px !important;
    width: 49px !important;
    opacity: 1 !important;
}


.mask.review {
    background-color: rgba(0, 0, 0, .2)
}

.multi-carousel .multi-carousel-inner .multi-carousel-item.famous {
    height: 100% !important;
    vertical-align: top !important;
}

.about-ul {
    padding-left: 0px !important;
}

.about-ul li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 15px;
}

.about-ul li::marker {
    content: "";
}

.about-ul li::before {
    content: "";
    background-image: url(/images/icons/velkom-proizvodisquare.svg);
    width: 8px;
    height: 8px;
    min-width: 8px;
    min-height: 8px;
    display: inline-flex;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    filter: var(--filter-primary);
    position: absolute;
    left: 0;
    top: 11px;
}



#multi-carousel-cards .multi-carousel-item img {
    max-height: unset !important;
}

#multi-carousel-cards .carousel-control-prev,
#multi-carousel-cards .carousel-control-next {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: static;
}

#multi-carousel-cards .carousel-control-prev {
    margin-right: 10px;
}

#multi-carousel-cards-1 .multi-carousel-item img {
    max-height: unset !important;
}

#multi-carousel-cards-1 .carousel-control-prev,
#multi-carousel-cards-1 .carousel-control-next {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: static;
}

#multi-carousel-cards-1 .carousel-control-prev {
    margin-right: 10px;
}

/****** HERO END ******/


.ratings {
    width: 6.66667rem;
    height: 1.33333rem;
    flex-shrink: 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.ratings>span {
    display: block;
    height: 1.33333rem;
    position: absolute;
    text-indent: -10000px;
    overflow: hidden;
}

.ratings::before {
    width: 6.66667rem;
    height: 1.33333rem;
    background-size: 1.33333rem;
    content: "";
    display: block;
    position: absolute;
    inset: 0px;
    background-repeat: repeat-x;
    background-image: url(/images/icons/velkom-proizvodiratings.svg);
}

.ratings>span::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0px;
    height: 1.33333rem;
    text-indent: 10000px;
    background-repeat: repeat-x;
    background-size: 1.33333rem;
    background-image: url(/images/icons/velkom-proizvodiratings-full.svg);
}


.team-text p {
    height: 150px;
    overflow-y: auto;
    padding-right: 1rem;
}

.modal {
    z-index: 20000;
}

.breadcrumb-item a {
    color: var(--text-primary) !important;
}

.breadcrumb-item.active {
    color: var(--white) !important;
}

.invalid-feedback {
    margin-top: -.05rem !important;
    font-size: .7rem !important;
    padding-left: 2.5rem !important;
}

.form-outline .form-notch {
    display: none !important;
}

.form-outline .form-control {
    height: 65px !important;
    border: 2px solid var(--white);
    border-radius: 100px !important;
    color: var(--text-white) !important;
    padding-left: 2.5rem !important;
}

.form-outline textarea.form-control {
    height: 165px !important;
    border-radius: 24px !important;
}

.form-outline .form-label {
    left: 2.5rem !important;
    padding-top: 1.1rem !important;
}

.form-outline .form-control.active~.form-label,
.form-outline .form-control:focus~.form-label {
    transform: translateY(-1rem) translateY(-.5rem) scale(.8);
    background-color: #3573b6 !important;
}


.nav-pills.menu-sidebar .nav-link.active,
.nav-pills.menu-sidebar .show>.nav-link {
    border-color: var(--white) !important;
    font-weight: unset !important;
    color: var(--white) !important;
    background-color: var(--primary-lighter) !important;
}

.nav-pills .nav-link {
    border-left: 2px solid var(--white);
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.nav-close-button {
    width: 30px;
    height: 30px;
    padding: 9px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 11111111;
    outline: none !important;
}

.nav-close-button.absolute {
    position: absolute;
    right: 15px !important;
    top: 15px !important;
}

.nav-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) rotate(-90deg);
}

.close-icon {
    width: 12px;
}

span.border {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) rotate(-90deg);
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.nav-circle circle {
    stroke-dasharray: 92;
    stroke-dashoffset: 92;
    stroke: var(--secondary);
    stroke-width: 1px;
    transition: all 0.5s ease-in-out;
    fill: none;
}

.modal-header.filter .nav-circle circle {
    stroke: #fff;
}

.nav-close-button:hover .nav-circle circle {
    stroke-dashoffset: 0;
    transition: all 0.5s ease-in-out;
}

li::marker {
    display: none !important;
}

.dropdown-toggle:after {
    display: none !important;
}




.modal-image-box:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 345px;
    width: min(275px, calc((.03107) * 100vw + (215.34951) * 1px));
    background: url(/images/icons/velkom-proizvodimodal.svg) no-repeat;
    background-size: 100%;
    background-position: top;
}


.modal-image-box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 345px;
    width: min(275px, calc((.03107) * 100vw + (215.34951) * 1px));
    background: url(https://www.theaestheticsociety.org/themes/custom/d8comp/assets/svg/beauty-mark-consultation-line.svg) no-repeat;
    background-size: 100%;
    background-position: top;
}

.modal-image {
    z-index: 1;
    padding: 2rem 100px;
}

.modal-image-box {
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, transparent 0, transparent 61%, #3d3745 61%, #3d3745 100%);
}


.ratio-yt::before {
    display: none !important;
}

#modalVideo .btn-close {
    position: absolute;
    right: 0px;
    z-index: 100;
    filter: invert(1);
}

#modalVideo {
    overflow: hidden;
    padding-right: 0 1rem !important;
}

#modalVideo .modal-dialog {
    max-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#modalVideo .modal-content {
    background-color: transparent !important;
}

.pointer-none {
    pointer-events: none !important;
}



/* .ratio {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: auto;
} */

#modalVideo2 .btn-close {
    position: absolute;
    right: 0px;
    z-index: 100;
    filter: invert(1);
}

#modalVideo2 {
    overflow: hidden;
    padding-right: 0 1rem !important;
}

#modalVideo2 .modal-dialog {
    max-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#modalVideo2 .modal-content {
    background-color: transparent !important;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .80);
    opacity: 1 !important;
}

#modalVideo3 .btn-close {
    position: absolute;
    right: 0px;
    z-index: 100;
    filter: invert(1);
}

#modalVideo3 {
    overflow: hidden;
    padding-right: 0 1rem !important;
}

#modalVideo3 .modal-dialog {
    max-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#modalVideo3 .modal-content {
    background-color: transparent !important;
}

.accordion-flush .accordion-item {
    border: 0 !important;
}

.accordion-flush .accordion-button {
    background-color: transparent !important;
    border: 2px solid var(--secondary) !important;
    border-radius: 100px !important;
    box-shadow: none !important;
    color: var(--secondary) !important;
    padding: .75rem 1.5rem !important;
}

.accordion-flush .accordion-button:not(.collapsed) {
    background-color: var(--secondary) !important;
    color: var(--white) !important;
    border-radius: 100px;
    box-shadow: none !important;
}

.accordion-button:not(.collapsed):after {
    background-image: url(/images/icons/velkom-proizvodi-plus.svg);
    transform: var(--mdb-accordion-btn-icon-transform);
    background-color: transparent !important;
    filter: var(--filter-white);
    border-radius: 50% !important;
    border: 1px solid var(--white) !important;
    padding: 1rem;
    background-position: center center;
}

.accordion-button:after {
    background-image: url(/images/icons/velkom-proizvodi-plus-white.svg);
    background-color: var(--secondary);
    transform: var(--mdb-accordion-btn-icon-transform);
    border-radius: 50% !important;
    border: 1px solid var(--secondary) !important;
    padding: 1rem;
    background-position: center center;
}

.accordion-flush .accordion-collapse {
    background: var(--primary-light) !important;
}


.form-control.is-valid,
.was-validated .form-control:valid {
    background-image: initial !important;
}


.form-control.is-valid,
.was-validated .form-control:valid,
.form-control.is-invalid,
.was-validated .form-control:invalid {
    margin-bottom: 0 !important;
}

.select-option-group-label {
    color: var(--text-secondary) !important;
    background: var(--primary-light);
    line-height: 1 !important;
    text-transform: uppercase;
}

.invalid-feedback-radio {
    margin: 0 !important;
    left: 0 !important;
    white-space: nowrap !important;
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: var(--text-primary) !important;
}

.form-check-input.is-valid,
.was-validated .form-check-input:valid,
.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
    border-color: rgba(0, 0, 0, .25) !important;
}


.nav-pills.menu-sidebar .nav-item-custom .nav-link.active,
.nav-pills.menu-sidebar .nav-item-custom .show>.nav-link {
    background: rgb(159 28 120 / 20%) !important;
    border-color: #9F1C78 !important;
}


.nav-pills.menu-sidebar .nav-item-custom .nav-link {
    color: #9F1C78 !important;
}

.sticky-top {
    height: calc(100vh - 200px);
    overflow-y: scroll;
}

.form-control-custom {
    box-shadow: none !important;
    outline: none !important;
    border-radius: 4px !important;
}

.form-control-custom:focus,
.form-control-custom:hover {
    border-color: var(--white) !important;
}

.icon-search {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.page-item .page-link {
    border-radius: 0 !important;
    height: 35px;
    width: 35px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px !important;
}

.page-item.active .page-link {
    background-color: var(--tertiary) !important;
    color: var(--white) !important;
}


/* HEROS START */
.hero {
    position: relative;
    width: 100vw;
    overflow: hidden;
}

/* HEROS END */

/****** CAROUSEL START ******/
#carouselFullScreen {
    height: auto;
}

#carouselFullScreen .carousel-item .carousel-image {
    height: auto;
    object-fit: cover;
    display: flex;
    object-position: bottom;
    clip-path: ellipse(150% 100% at 50% 0%);
}

#carouselFullScreen .carousel-caption {
    right: unset;
    left: 50% !important;
    z-index: 1000;
    bottom: 4rem;
    transform: translateX(-50%);
}

#carouselFullScreen .carousel-indicators {
    margin: 0 auto;
    transform: translateY(50%);
}

#carouselFullScreen .carousel-indicator {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transition: var(--transition-all);
    text-transform: uppercase;
    line-height: 1;
    border-radius: 50%;
    opacity: 1 !important;
    font-size: 17px !important;
    text-indent: unset !important;
    background-color: #fde05d;
    color: var(--white) !important;
    border: 2px solid #fde05d !important;
    background-clip: unset !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5) !important;
}

#carouselFullScreen .carousel-indicator:hover,
#carouselFullScreen .carousel-indicator.active,
.button.active {
    border-color: var(--tertiary) !important;
    background-color: var(--tertiary) !important;
}

.rotate-90 {
    transform: rotate(90deg);
}

.carousel-reference .carousel-overlay {
    /* background: linear-gradient(0deg, rgba(62, 109, 181, 0.7) 0%, rgba(62, 109, 181, 0) 100%); */
    /* background: linear-gradient(0deg, rgba(62, 109, 181, 1) 20%, rgb(62 109 181 / 0%) 100%); */
    /* background: linear-gradient(0deg, rgb(5 19 44) 29%, rgb(5 19 44 / 0%) 100%);
          background: linear-gradient(0deg, rgb(31 70 113) 0%, rgb(31 70 113 / 0%) 80%); */
    background: linear-gradient(0deg,
            rgb(31 70 113) 15%,
            rgb(31 70 113 / 0%) 100%);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30%;
}

.carousel-reference .carousel-item {
    transition: all 0.6s ease-in-out !important;
}

.carousel-reference .carousel-caption {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    max-width: unset !important;
    z-index: 20 !important;
    opacity: 1 !important;
}

.carousel-reference .carousel-control-prev {
    right: unset !important;
    bottom: 1.25rem !important;
    left: 2.5rem !important;
}

.carousel-reference .carousel-control-next {
    right: 2.5rem !important;
    bottom: 1.25rem !important;
}

.carousel-reference .carousel-control-prev,
.carousel-reference .carousel-control-next {
    top: unset;
    border-radius: 50%;
    border: 1.5px solid var(--white);
    background-color: var(--white);
    width: 45px;
    height: 45px;
    z-index: 100;
    transition: var(--transition-all);
}

.carousel-reference .carousel-control-prev img,
.carousel-reference .carousel-control-next img {
    transition: var(--transition-all);
    /* filter: invert(40%) sepia(71%) saturate(989%) hue-rotate(186deg) brightness(94%) contrast(92%) */
}

.carousel-reference .carousel-control-prev:hover,
.carousel-reference .carousel-control-next:hover {
    border-color: var(--border-tertiary);
    background-color: var(--secondary);
}

.carousel-reference .carousel-control-prev img,
.carousel-reference .carousel-control-next img {
    width: 20px;
    height: 20px;
    /* filter: invert(40%) sepia(71%) saturate(989%) hue-rotate(186deg) brightness(94%) contrast(92%); */
}

.carousel-reference .carousel-logo {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    width: 130px;
}

.multi-carousel-news .carousel-control-prev {
    margin-right: 10px;
}

.multi-carousel-news .carousel-control-prev,
.multi-carousel-news .carousel-control-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1.5px solid var(--white);
    background-color: var(--white);
    position: static;
    opacity: 1;
}

.multi-carousel-news .carousel-control-prev:hover,
.multi-carousel-news .carousel-control-next:hover {
    border-color: var(--secondary);
    background-color: var(--secondary);
}

.multi-carousel-news .carousel-control-prev img,
.multi-carousel-news .carousel-control-next img {
    width: 20px;
    height: 20px;
}

.multi-carousel .multi-carousel-inner .multi-carousel-item img {
    max-height: unset !important;
}



.multi-carousel-item {
    padding: 0;
}

.breadcrumb-background {
    height: 250px;
    background-image: url(/images/icons/velkom-proizvodibreadcrumb-background.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: right 0px top 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.breadcrumb-background.smaller {
    height: 100px !important;
}

.ul-custom ul {
    margin-bottom: 0 !important;
    padding-left: 1.5rem !important;
}

.ul-custom.ls-none ul {
    list-style: none !important;
    padding-left: 0px !important;
}


.link-more:hover {
    color: var(--text-quatro);
}

.link-more-white:hover {
    color: var(--text-quatro);
}

.link-more-white-rev:hover {
    color: var(--tertiary);
}

.select-dropdown-container {
    z-index: 111111 !important;
}

.multi-carousel .multi-carousel-inner .multi-carousel-item.custom {
    padding-right: calc(var(--mdb-gutter-x)* 0.5);
    padding-left: calc(var(--mdb-gutter-x)* 0.5);
}


.single-product-image {
    position: absolute;
    width: 150px;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10%);
}

/****** MEDIA QUERY START ******/
/* MIN WIDTH START */
@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 1200px) {

    .clip-path-p {
        clip-path: ellipse(79% 95% at 40% 95%);
    }

    .clip-path-s {
        clip-path: ellipse(79% 95% at 40% 5%);
    }

    .footer-bottom {
        margin-top: -4rem;
    }

    .container.narrow.extra {
        max-width: 800px !important;
    }

    .container.smaller {
        max-width: 1150px;
    }

    .modal-xl {
        max-width: 1460px !important;
    }

    /* .header.fixed {
        transform: translate3d(0, -28px, 0);
        transition: var(--transition-all);
        box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%) !important;
    } */

    /* The actual timeline (the vertical ruler) */
    .main-timeline-2 {
        position: relative;
    }

    /* The actual timeline (the vertical ruler) */
    .main-timeline-2::after {
        content: "";
        position: absolute;
        width: 3px;
        background-color: var(--tertiary);
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -3px;
    }

    /* Container around content */
    .timeline-2 {
        position: relative;
        background-color: inherit;
        width: 50%;
    }

    /* The circles on the timeline */
    .timeline-2:first-of-type:after {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        right: -6px;
        background-color: var(--tertiary);
        top: -5px;
        border-radius: 50%;
        z-index: 1;
    }

    /* Place the container to the left */
    .left-2 {
        padding: 0px 60px 50px 0px;
        left: 0;
    }

    /* Place the container to the right */
    .right-2 {
        padding: 0px 0px 50px 60px;
        left: 50%;
    }

    /* Add arrows to the left container (pointing right) */
    .left-2::before {
        content: " ";
        position: absolute;
        top: 60px;
        z-index: 1;
        right: -50px;
        height: 2px;
        width: 50px;
        background: var(--tertiary);
    }

    /* Add arrows to the right container (pointing left) */
    .right-2::before {
        content: " ";
        position: absolute;
        top: 60px;
        z-index: 1;
        left: -50px;
        height: 2px;
        width: 50px;
        background: var(--tertiary);
    }

    /* Fix the circle for containers on the right side */
    .right-2::after {
        left: -9px;
    }

    .timeline-content-left {
        position: absolute;
        right: 0;
        top: 45px;
        left: calc(100% + 70px);
        width: 500px;
    }

    .timeline-content-right {
        position: absolute;
        right: 0;
        top: 45px;
        right: calc(100% + 70px);
        width: 500px;
    }

}


@media (min-width: 1400px) {
    .container-fluid {
        padding-left: 70px;
        padding-right: 70px;
    }

    .container-fluid.smaller {
        padding-left: min(140px, calc((.07508) * 100vw + (-4.15534) * 1px));
        padding-right: min(140px, calc((.07508) * 100vw + (-4.15534) * 1px));
    }

    .container.narrow {
        max-width: 990px;
    }

    .container.narrow-3 {
        max-width: 880px;
    }
}

/* MIN WIDTH END */

/* MAX WIDTH START */


@media (max-width:1200px) and (min-width:991px) {
    .text-align-last-center-custom {
        text-align-last: center;
    }
}



@media (max-width: 1400px) {}

@media (max-width: 1200px) {
    #carouselFullScreen .carousel-caption {
        position: relative !important;
        bottom: unset !important;
        padding: 2rem !important;
    }

    #carouselFullScreen .carousel-caption .text-white {
        color: var(--secondary) !important;
    }

    .hero .carousel-item::before {
        display: none !important;
    }

    .fs-4xl {
        font-size: 40px;
        line-height: 55px;
    }

    .footer {
        clip-path: ellipse(220% 95% at 40% 95%);
        padding-top: 80px !important;
    }

    .footer-bottom {
        margin: 0 !important;
    }

    .carousel-caption {
        padding-top: 0 !important;
    }

    .navbar {
        box-shadow: none;
    }

    .fs-breadcrumb {
        font-size: 13.5px !important;
        line-height: 20px !important;
    }

    .row>* {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .button {
        width: 160px;
    }

    label.button {
        width: 120px;
    }

    .button.larger {
        width: 200px !important;
        min-width: fit-content !important;
    }

    /* MOBILE NAVIGATION START */
    .icon-5xl {
        width: 95px !important;
    }

    #menu-button span,
    #menu-button span:before,
    #menu-button span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 2px;
        width: 25px;
        background: var(--white);
        position: absolute;
        left: 0;
        top: 50%;
        display: block;
        content: "";
    }


    .header.fixed-top.header-transparent #menu-button span,
    .header.fixed-top.header-transparent #menu-button span:before,
    .header.fixed-top.header-transparent #menu-button span:after {
        background: var(--white);
    }

    .header.fixed-top.header-transparent.fixed #menu-button span,
    .header.fixed-top.header-transparent.fixed #menu-button span:before,
    .header.fixed-top.header-transparent.fixed #menu-button span:after {
        background: var(--secondary);
    }

    .header.fixed-top.header-transparent.white #menu-button span,
    .header.fixed-top.header-transparent.white #menu-button span:before,
    .header.fixed-top.header-transparent.white #menu-button span:after {
        background: var(--secondary);
    }


    .header-white #menu-button span,
    .header-white #menu-button span:before,
    .header-white #menu-button span:after,
    .header.fixed #menu-button span,
    .header.fixed #menu-button span:before,
    .header.fixed #menu-button span:after {
        background: var(--secondary);
    }

    #menu-button span:before {
        top: -8px;
    }

    #menu-button span:after {
        top: 8px;
    }

    #menu-button span,
    #menu-button span:before,
    #menu-button span:after {
        transition: var(--transition-all);
    }

    #menu-button:not(.collapsed) span {
        background-color: transparent !important;
    }

    #menu-button:not(.collapsed) span:before,
    #menu-button:not(.collapsed) span:after {
        top: 0;
    }

    #menu-button:not(.collapsed) span:before {
        transform: rotate(135deg);
    }

    #menu-button:not(.collapsed) span:after {
        transform: rotate(-135deg);
    }

    /* Mobile Navigation */
    .mobile-navigation {
        position: fixed;
        top: 0;
        left: 0;
        background-color: var(--white);
        width: 100vw;
        height: calc(100vh - 87px);
        transform: translateX(100vw);
        transition: transform 0.3s ease-in-out;
        z-index: 99;
    }

    .mobile-navigation.active {
        transform: translateX(0);
        transition: transform 0.3s ease-in-out;
    }

    .navbar-collapse {
        border-top: 1px solid var(--gray-light);
        position: fixed;
        top: 100px;
        left: 0;
        background-color: var(--white);
        width: 100vw;
        height: calc(100vh - 70px);
        transform: translateY(100vh);
        transition: var(--transition-all);
        display: flex !important;
    }

    .fixed .navbar-collapse {
        top: 100px;
        transition: var(--transition-all);
        height: calc(100vh - 70px);
    }

    .fixed .mobile-navigation {
        transition: var(--transition-all);
        height: calc(100vh - 70px)
    }

    .mobile-navigation-content {
        overflow-y: scroll;
        width: 100%;
        height: 100%;
    }

    .navbar-collapse.collapse.show {
        transform: translateY(0);
        transition: var(--transition-all);
    }

    .mobile-navigation-item,
    .mobile-navigation-back-link,
    .mobile-navigation-list-link,
    .mobile-navigation-gray-link {
        height: 55px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: var(--mdb-gutter-x, 1rem);
        padding-left: var(--mdb-gutter-x, 1rem);
        position: relative;
        border-bottom: 1px solid var(--gray-light);
    }

    .mobile-navigation-gray-link span {
        border-bottom: 1px solid;
        padding: 1rem 0 !important;
    }

    .mobile-navigation-gray-link {
        border-bottom: 0 !important;
    }

    .mobile-navigation-back-link {
        justify-content: flex-start !important;
    }

    .arrow {
        width: 20px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mobile-navigation-back-link .arrow {
        transform: scale(-1, 1);
        margin-right: 3px;
    }

    .mobile-navigation-back-link span,
    .arrow,
    span,
    .mobile-navigation-item span {
        pointer-events: none !important;
    }


    .mobile-navigation-back-link {
        font-size: 16px !important;
        margin-bottom: 0 !important;
    }

    .mobile-nav-link {
        color: var(--secondary) !important;
        font-size: 16px !important;
    }

    .mobile-navigation-transform {
        transform-origin: left center 0px;
        opacity: 0;
        transform: matrix(1, 1, 0, 1, 0, 0);
        transition: opacity 1s ease-in-out, transform 0.75s ease-in-out;
    }

    .active>.mobile-navigation-transform {
        transform-origin: left center 0px;
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
        transition: opacity 1s ease-in-out, transform 0.75s ease-in-out;
    }

    /* MOBILE NAVIGATION END */


    .timeline-2:first-of-type:after,
    .main-timeline-2::after,
    .timeline-2::before {
        display: none
    }

    .left-2,
    .right-2 {
        padding: 0;
    }

    /* Place the timelime to the left */
    .main-timeline-2::after {
        left: 31px;
    }

    /* Full-width containers */
    .timeline-2 {
        width: 100%;
    }

    /* Make sure that all arrows are pointing leftwards */
    .timeline-2::before {
        left: 60px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }

    /* Make sure all circles are at the same spot */
    .left-2::after,
    .right-2::after {
        left: 18px;
    }

    .left-2::before {
        right: auto;
    }

    /* Make all right containers behave like the left ones */
    .right-2 {
        left: 0%;
    }

}

@media (max-width: 991px) {
    .bg-blue::after {
        clip-path: ellipse(70% 50% at 40% 0%);
    }

    .bg-blue::before {
        clip-path: ellipse(100% 60% at 40% 95%);
        height: 11%
    }

    .max-height {
        height: 65svh !important;
    }

    .carousel-item::after {
        display: block;
        clear: both;
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11;
        /* background: black; */
        background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.75) 3%, rgba(0, 0, 0, 0.5) 4.5%, rgba(0, 0, 0, 0.225) 6%, rgba(0, 0, 0, 0) 7.5%);
    }

    .mobile-nav-link span {
        user-select: none !important;
    }

    .sticky-top.gallery-section {
        top: 70px !important;
    }

    .sticky-item {
        height: 55px;
    }

    .sticky-content-mobile.timeline-navigation {
        max-height: 0 !important;
        overflow: scroll !important;
        transition: max-height 0.3s ease-in-out !important;
    }

    .sticky-content-mobile.timeline-navigation.active {
        max-height: 300px !important;
        padding: 0 !important;
        transition: max-height 0.3s ease-in-out !important;
    }

    .timeline-2:first-of-type:after,
    .main-timeline-2::after,
    .timeline-2::before {
        display: none
    }

    .left-2,
    .right-2 {
        padding: 0;
    }

    /* Place the timelime to the left */
    .main-timeline-2::after {
        left: 31px;
    }

    /* Full-width containers */
    .timeline-2 {
        width: 100%;
    }

    /* Make sure that all arrows are pointing leftwards */
    .timeline-2::before {
        left: 60px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }

    /* Make sure all circles are at the same spot */
    .left-2::after,
    .right-2::after {
        left: 18px;
    }

    .left-2::before {
        right: auto;
    }

    /* Make all right containers behave like the left ones */
    .right-2 {
        left: 0%;
    }

    .menu-title::after {
        content: "";
        background-image: url('/images/icons/velkom-proizvodiarrow-right.svg');
        background-size: contain;
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
        margin-left: 5px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        filter: var(--filter-white) !important;
    }

    .breadcrumb-background {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: unset;
    }

    .breadcrumb-background {
        height: 150px !important;
    }

    .m-top {
        margin-top: var(--margin-top-mobile);
        transition: var(--transition-margin);
    }

    .m-top.fixed {
        margin-top: var(--margin-top-mobile-fixed);
        transition: var(--transition-margin);
    }

    .webkit-mobile-4 {
        -webkit-line-clamp: 4 !important;
    }

    .border-no-mobile {
        border-bottom: none !important;
    }

    .multi-carousel .multi-carousel-inner .multi-carousel-item {
        padding-left: .75rem !important;
        padding-right: .75rem !important;
    }

    .multi-carousel .multi-carousel-inner {}

    .footer .mobile-item {
        width: 100% !important;
    }

    .mobile-fixed-nav.fixed {
        transform: translateY(0);
    }

    .mobile-fixed-nav {
        transition: var(--transition-all);
        transform: translateY(70px);
        z-index: 10;
    }

    .footer-bottom {
        padding-bottom: 80px !important;
    }

    .footer .mobile-item {
        width: 100% !important;
    }

    .footer .mobile-link {
        border-bottom: 1px solid var(--white) !important;
        font-size: 17px !important;
    }

    .footer .mobile-link:not(:last-of-type) {
        border-bottom: 1px solid var(--white) !important;
    }

    .footer .arrow-wrapper {
        width: 20px;
        position: relative;
    }

    .footer .arrow::before {
        left: 3px;
        transform: rotate(45deg);
        transition: all 0.3s ease-in-out;
    }

    .footer .arrow::after {
        right: 3px;
        transform: rotate(-45deg);
        transition: all 0.3s ease-in-out;
    }

    .footer .active .arrow-wrapper .arrow::after {
        transform: rotate(45deg);
    }

    .footer .active .arrow-wrapper .arrow::before {
        transform: rotate(-45deg);
    }

    .footer .arrow::after,
    .footer .arrow::before {
        display: block;
        position: absolute;
        top: 50%;
        width: 8px;
        height: 1px;
        background-color: var(--secondary) !important;
        content: "";
    }

    .footer .mobile-list {
        max-height: 0;
        overflow: hidden;
        transition: all 0.3s ease-in-out;
    }

    .footer .mobile-list.visible {
        max-height: 700px;
    }

    .text-align-last-center-pre-mobile {
        text-align-last: center !important;
    }

    .services-holder p {
        text-align: justify !important;
        text-align-last: center;
        font-size: 16px;
    }

    .video p {
        font-size: 16px;
    }

    .services-perent {
        flex-direction: column;
        align-items: center;
    }

    .text-align-last-center-mobile {
        text-align-last: center !important;
    }

    .position-sticky-mobile {
        position: sticky;
        top: 78px;
        z-index: 1000;
        background: var(--tertiary);
    }

    #scrollspy1 {
        position: relative;
        height: 66px;
        overflow: hidden;
        transition: height 0.3s ease-in-out;
        top: 0 !important;
    }

    #scrollspy1.show-menu {
        height: auto;
        max-height: calc(100svh - 8px);
    }


    #scrollspy1 .nav-pills .nav-link {
        border-left: 0px !important;
    }

    .menu-title img {
        filter: var(--filter-white) !important;
    }

    .menu-title {
        color: var(--white) !important;
        border-bottom: 1px solid white !important;
    }

    .nav-pills {
        max-height: calc(100svh - 207px);
        overflow-y: auto;
        flex-wrap: nowrap;
    }

    .nav-pills.menu-sidebar .nav-link {
        color: var(--white) !important;
        border-bottom: 1px solid #ffffff63 !important;
        border-radius: 0 !important;
    }

    .nav-pills.menu-sidebar .nav-link img {
        filter: var(--filter-white) !important;
    }

    .nav-pills.menu-sidebar .nav-link,
    .nav-pills.menu-sidebar .nav-link.active,
    .nav-pills.menu-sidebar .show>.nav-link {
        border: unset !important;
        margin-right: 0 !important;
    }

    .nav-pills.menu-sidebar .nav-link.active,
    .nav-pills.menu-sidebar .show>.nav-link {
        border-color: var(--white) !important;
        font-weight: unset !important;
        color: var(--white) !important;
        background-color: var(--primary-lighter) !important;
    }

    .nav-pills.menu-sidebar .nav-link.active img {
        filter: var(--filter-primary) !important;
    }

    .mobile-navigationn {
        margin: 0 -1.5rem 2rem;
        z-index: 9999;
        padding: 0 1rem;
        height: 75px;
        overflow: hidden;
        background: var(--tertiary);
        transition: all 0.5s ease-in-out;
    }

    .mobile-navigationn.active {
        margin: 0 -1.5rem;
        z-index: 9999;
        padding: 0 1rem;
        height: calc(100vh - 100px) !important;
        max-height: unset !important;
        overflow: hidden;
    }

    .mobile-navigationn .burger-icon img {
        transition: transform 0.3s ease-in-out !important;
        transform-origin: center center !important;
        transform: rotate(90deg) !important;
        /* Default - strelica na dole */
    }

    .mobile-navigationn.active .burger-icon img {
        transform: rotate(270deg) !important;
        /* Na active - strelica na gore */
    }

    .mobile-navigationn.active .mobile-nav {
        overflow-y: scroll;
        height: calc(100vh - 175px);
    }

    .timeline-navigation {
        overflow: visible !important;
        max-height: unset !important;
        z-index: 99 !important;
    }

    .timeline-navigation {
        position: sticky !important;
        border-top: 1px solid var(--gray) !important;
    }

    #mobileNavText {
        color: var(--white) !important;
    }

    #mobileNavIcon {
        filter: var(--filter-white) !important;
    }

    .triggerNav {
        display: flex !important;
        align-items: center;
    }

    .burger-icon {
        width: 50px;
        height: 50px;
        filter: brightness(0) invert(1) !important;
        display: flex;
        align-items: center;
        padding: 0;
        justify-content: end;
        margin-left: auto;
        padding-right: 0.65rem;
    }

    .burger-icon img {
        width: 16px;
        height: 16px;
        transform: rotate(90deg);
    }
}

@media (max-width: 768px) {

    .anchor-icon-holder {
        width: 45px !important;
        padding: 20px 0 20px 0 !important;
    }

    .review {
        height: 620px;
    }

    .fs-lg {
        font-size: 16px;
        line-height: 28px;
    }

    .icon-4xl {
        width: 72px !important;
    }

    .brojevi h4 {
        font-size: 35px !important;
        line-height: 32px !important;
    }

    .single-product-image {
        width: 120px;
    }

}

@media (max-width: 576px) {
    .pecat {
        width: 45px;
        height: 45px;
    }
    .fs-xl {
        font-size: 30px !important;
        line-height: 45px !important;
    }

    .icon-5xl {
        width: 80px !important;
    }


    .header-bottom {
        height: 70px;
    }

    .navbar-collapse {
        top: 70px;
    }

    .fixed .navbar-collapse {
        top: 70px;
    }

    .single-product-image {
        width: 90px;
    }

    .fs-xxxl {
        font-size: 47px !important;
        line-height: 52px !important;
    }

    .footer .mobile-link,
    .fs-xsm {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .fs-sml.larger,
    .fs-sml {
        font-size: 14px !important;
        line-height: 22px !important;
        letter-spacing: 1px !important;
    }

    .fs-sm {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    body {
        font-size: 14px;
    }

    html {
        font-size: 14px;
        overscroll-behavior: none;
    }

    .footer .mobile-item {
        width: 100% !important;
    }

    .footer .mobile-link {
        border-bottom: 1px solid var(--white) !important;
        font-size: 14px !important;
    }

    .footer .mobile-link:not(:last-of-type) {
        border-bottom: 1px solid var(--white) !important;
    }

    .footer .arrow-wrapper {
        width: 20px;
        position: relative;
        background: #ffd631;
        border-radius: 50%;
    }

    .footer .arrow::before {
        left: 3px;
        transform: rotate(45deg);
        transition: all 0.3s ease-in-out;
    }

    .footer .arrow::after {
        right: 3px;
        transform: rotate(-45deg);
        transition: all 0.3s ease-in-out;
    }

    .footer .active .arrow-wrapper .arrow::after {
        transform: rotate(45deg);
    }

    .footer .active .arrow-wrapper .arrow::before {
        transform: rotate(-45deg);
    }

    .h1.fs-xsm,
    h1.fs-xsm {
        font-size: 13px !important;
    }

    .footer .arrow::after,
    .footer .arrow::before {
        display: block;
        position: absolute;
        top: 50%;
        width: 8px;
        height: 1px;
        background-color: var(--secondary) !important;
        content: "";
    }

    .footer .mobile-list {
        max-height: 0;
        overflow: hidden;
        transition: all 0.3s ease-in-out;
    }

    .footer .mobile-list.visible {
        max-height: 700px;
    }
}

@media (max-width:500px) {
    .single-product-image {
        width: 120px;
        transform: translate(-50%, 35%);
    }
}

@media (max-width: 576px) {

    .header.fixed .header-top,
    .header.white .header-top {
        background-color: var(--white) !important;
        color: var(--text-secondary) !important;
        height: 0 !important;
        transition: all 0.3s ease-in-out;
    }

    .header-top {
        height: 27px;
        background-color: var(--white);
        overflow: hidden;
        transition: all 0.3s ease-in-out;
    }

    .button {
        font-size: 14px;
    }

    .sticky-nav {
        top: 79px !important;
    }

    /* .carousel-caption {
        width: 100% !important;
        max-width: 100vw !important;
        padding: 2rem !important;
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .carousel-caption h2 {
        display: flex;
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
    }


    #carouselFullScreen .carousel-caption {
        bottom: 13svh !important;
    }

    #carouselFullScreen .carousel-indicators {
        margin: 0 auto 10svh !important;
    } */
}

@media (min-width: 992px) {

    /* #multi-carousel-cards {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    } */

    .hero-content {
        text-align-last: center !important;
    }

    .carousel-inner {
        overflow: unset !important;
    }

    .carousel-item {
        height: unset !important;
    }

    .w-40 {
        max-width: 40%;
    }
}



/* MAX WIDTH END */
/****** MEDIA QUERY END ******/

/* .header .nav-tabs .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    transition: var(--transition-all);
    padding: 0.5rem;
    border-radius: var(--rounded);
    text-transform: uppercase;
    border: 1px solid;
    letter-spacing: .64px;
    height: 49px !important;
    border: 1px solid transparent;
}

.header .nav-tabs .nav-link:hover,
.header .nav-tabs .nav-link.active {
    background: var(--tertiary) !important;
    color: var(--white) !important;
    border-color: var(--tertiary) !important;
} */

.header .nav-tabs #rull .nav-link {
    font-size: 17px !important;
    text-transform: initial !important;
    padding: 0 !important;
    background-color: transparent !important;
}

.header .nav-tabs #rull .nav-link.subcat {
    font-size: 16px !important;
}


.header .nav-tabs #rull .nav-link.active {
    border-bottom: 1px solid var(--white) !important;
    color: var(--white) !important;
    background: #3886aa !important;
    padding: 1rem 3rem !important;
}

.header .nav-tabs #rull .nav-link {
    border-bottom: 1px solid var(--white) !important;
    padding: 1rem 3rem !important;
}

.border-color-gray {
    border-color: var(--border-primary-lighter) !important;
}

.accordion-button.our-team:after {
    background-image: url(/images/icons/velkom-proizvodiarrow-left.svg) !important;
    filter: invert(54%) sepia(96%) saturate(7264%) hue-rotate(190deg) brightness(92%) contrast(94%);
    transform: rotate(270deg) !important;
}

.accordion-button.our-team:after {
    filter: invert(0) brightness(0);
}

.accordion-button.our-team:after {
    position: absolute;
    right: var(--mdb-accordion-btn-padding-x);
    width: 15px;
    height: 15px;
    transition: transform 0.2s ease-in-out;
    right: 1.25rem;
}

.accordion-button.our-team:not(.collapsed):after {
    background-image: var(--mdb-accordion-btn-active-icon);
    transform: rotate(90deg) !important;
}

.gm-style-iw-ch {
    display: none !important;
}

.gm-style-iw-chr {
    position: absolute;
    right: 0;
    top: 0;
}

.gm-style .gm-style-iw-c {
    padding: 1.75rem !important;
    border-radius: 1.5rem !important;
    box-shadow: var(--box-shadow) !important;
}

.gm-style .gm-style-iw-d {
    overflow: unset !important;
}

.video-yt .img-hover {
    background-color: #00000075;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    user-select: none;
    transition: opacity .3s ease-in-out;
}

.video-yt:hover .img-hover {
    opacity: 1;
}

.video-yt:hover .icon-yt {
    filter: var(--filter-white) !important;
    transition: opacity .3s ease-in-out;
}

.word-wrap {
    word-break: break-all;
}

.link-text {
    color: var(--text-primary);
}

.z-1000 {
    z-index: 1000;
}

.sticky-nav {
    position: sticky;
    top: 120px;
    max-height: 550px;
    overflow-y: auto;
    border-top: 1px solid var(--gray);
}

.anchor-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-top: 1px solid var(--gray);
}


.anchor-icon-holder {
    width: 75px;
    height: 75px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.anchor-icon {
    filter: invert(26%) sepia(41%) saturate(474%) hue-rotate(197deg) brightness(89%) contrast(87%);
}

.anchor-link:hover,
.anchor-link.active {
    background: var(--tertiary);
    border-radius: 3px;
}

.anchor-link:hover .link-text {
    color: var(--white) !important;
}

.anchor-link.active .link-text {
    color: var(--white) !important;
}

.anchor-link:hover .anchor-icon,
.anchor-link.active .anchor-icon {
    filter: invert(1);
}

.sticky-top.no-h {
    height: unset !important;
    position: sticky !important;
    top: 79px !important;
}

.form-outline .form-control.select-input {
    border: 2px solid var(--secondary) !important;
    height: 51px !important;
    color: var(--secondary) !important;
    padding: 4.5px 3rem 3.68px 1.5rem !important
}

.select-arrow {
    display: none !important;
}

.select-dropdown {
    border-radius: 15px !important;
    overflow: hidden !important;
    border: 2px solid var(--secondary) !important;
}

.select-option:hover,
.select-option.active {
    background-color: var(--secondary) !important;
}

.select-option:hover .select-option-text,
.select-option.active .select-option-text {
    color: var(--white) !important;
}

.select-option-text {
    font-size: 15px !important;
}

.icon-absolute.rotate-45 {
    pointer-events: none !important;
}