.cookies {
    position: fixed;

    left: 0;
    bottom: 0;
    z-index: 99999;
}

.cookies > .section {
    background: #212121;

    padding: 10px 15px;
    text-align: center;
}

.c-text-1 {
    font-weight: 600;
    font-size: 36px;
}

.c-primary {
    color: #11bbb6;
}

.c-white {
    color: white;
}

.weight-thin {
    font-weight: 100;
}

.text-uppercase {
    text-transform: uppercase;
}

.shock-header #navbar {
    position: static;
}

.shock-main {
    padding-top: 0px !important;
}

.shock-main .banner .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.has-overlay .banner {
    overflow: hidden;
    min-height: 280px;
}

.has-overlay .banner .content-wrapper {
    position: relative;
}

.has-overlay .banner .image-wrapper {
    position: absolute;
    height: 100%;
}

.big-banner {
    min-height: 800px !important;
}

.big-banner2 {
    min-height: 600px !important;
}

.cursor:hover {
    cursor: pointer;
}

.counterComponent hr,
.whereWeAreComponent hr {
    background-color: #343434;
}

.counterComponent h2,
.whereWeAreComponent h2 {
    font-size: 32px;
    font-weight: 600;

    text-transform: uppercase;
}

.counterComponent .item span {
    font-size: 18px;
}

.counterComponent .progressbar-text {
    font-size: 64px;
    font-weight: 600;
    color: var(--primary-color);
}

.distributorsComponent a,
.distributorsComponent a:hover,
.distributorsComponent a:focus,
.distributorsComponent a:link {
    color: var(--primary-color);
}

.distributorsComponent a img,
.distributorsComponent a:link img,
.distributorsComponent a:focus img {
    filter: grayscale(1);
    transition: filter .2s linear;
}

.distributorsComponent a:hover img {
    filter: grayscale(0);
    transition: filter .2s linear;
}

.b-relative {
    position: relative;
}

.b-relative img.bg {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    z-index: -1 !important;
}

.cp-5 {
    padding: 5px !important;
}

.portfolioSection .hover-opacity {
    opacity: 1 !important;
}

.portfolioSection .hover-opacity:hover {
    opacity: .8 !important;
}

:not(.portfolioSection) .swiper-slide > .has-full-image.card > .card-body,
:not(.portfolioSection) .has-full-image > .card-body {
    pointer-events: none !important;
}

:not(.portfolioSection) .category-link {
    pointer-events: auto !important;
}

:not(.portfolioSection) .tag-cloud > .link {
    pointer-events: auto !important;
}

:not(.portfolioSection) .full-link {
    z-index: -1 !important;
}

.portfolioSection .card,
.portfolioSection .card > .card-body {
    pointer-events: auto !important;
}

.leaflet-control-attribution .leaflet-attribution-flag {
    display: none !important;
}

.product-title span {
    font-size: 64px !important;
}

.text-primary,
.text-primary:link {
    color: #11bbb6 !important;
}

.text-primary:hover,
.text-primary:focus {
    color: #009994 !important;
}

.pointer {
    cursor: pointer;
}

.bold {
    font-weight: bold;
}

#example-v-dark-5 .fileContainer {
    background-color: #000000;
    color: white;

    padding: 10px 15px;
    margin-bottom: 15px;

    font-size: 12px;
}

#example-v-dark-5 h3 {
    font-size: 24px;
    line-height: 28px;
}

#example-v-dark-5 .fileContainer *,
#example-v-dark-5 .fileContainer:link * {
    filter: none;
}

#example-v-dark-5 .fileContainer:hover *,
#example-v-dark-5 .fileContainer:focus * {
    filter: brightness(85%) sepia(100%) saturate(4) hue-rotate(125deg);
}

#example-v-dark-5 .fileContainer.unique-highlight *,
#example-v-dark-5 .fileContainer.unique-highlight:link * {
    filter: brightness(0) invert(1);
}

#example-v-dark-5 .fileContainer.unique-highlight:hover *,
#example-v-dark-5 .fileContainer.unique-highlight:focus * {
    filter: brightness(200%) sepia(100%) saturate(4) hue-rotate(125deg);
}

#example-v-dark-5 .fileContainer strong {
    font-weight: 400;
    font-size: 16px;
}

.mr-3 {
    margin-right: 15px;
}

div.line-unique {
    position: relative;
    background-color: #373841;
    width: 100%;
    height: 1px;

    margin-top: 10px;
    margin-bottom: 10px;
}

div.line-unique .line-unique-bar {
    position: absolute;
    display: inline-block;
    background-color: #00bfb7;
    height: 5px;
    width: 15%;
    max-width: 125px;
    left: 50px;
    top: -2px;
}

.lato-thin {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: normal;
}
  
.lato-light {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
}
  
.lato-regular {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
}
  
.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
}
  
.lato-black {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
}
  
.lato-thin-italic {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: italic;
}
  
.lato-light-italic {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
}
  
.lato-regular-italic {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: italic;
}
  
.lato-bold-italic {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: italic;
}
  
.lato-black-italic {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: italic;
}

@media(max-height: 800px)
{
    .product-title span {
        font-size: 85% !important;
    }

    .big-banner {
        min-height: 300px !important;
    }

    .big-banner2 {
        min-height: 300px !important;
    }

    .image-wrapper {
        height: 280px !important;
    }

    .image-wrapper > img {
        margin-left: auto;
        margin-right: auto;

        width: auto !important;
        height: 100% !important;
    }

    .gallery .image-wrapper {
        height: auto !important;
    }

    .gallery .image-wrapper > img {
        width: 100% !important;
        height: auto !important
    }

    .counterComponent .progressbar-text {
        font-size: 36px;
        font-weight: 600;
        color: var(--primary-color);
    }

    .counterComponent .item span {
        font-size: 14px;
    }
}

@media(max-width: 1368px)
{
    h1.title > span {
        font-size: 4rem;
    }
}

@media(max-width: 993px)
{
    h1.title > span {
        margin-top: 25px;
        font-size: 3rem;
    }
}

@media(max-width: 578px)
{
    h1.title > span {
        margin-top: 25px;
        font-size: 2.5rem;
    }
}