@import "wuerth_icons.css";
/* SV: Placeholder styling > NB! Neid ei tohi grupeerida! */
/* *::-webkit-input-placeholder {}
*:-moz-placeholder {}
*::-moz-placeholder {}
*:-ms-input-placeholder {} */
/* ------------- CUSTOM UTILITIES -------------------*/
.font-weight-semibold {
    font-weight: 600;
}
.no-underline,
.no-underline:hover {
    text-decoration: none;
}
.valign-children > * {
    vertical-align: middle;
}
.btn-cursor {
    cursor: pointer;
}
iframe {
    border: 0;
    max-width: 100%;
}
.text-large {
    font-size: 4rem;
}
/* ------------- BOOTSTRAP 4 overrides -------------------*/
*:focus {
    outline: none; /* chrome jaoks */
}
.disclaimer p,
header p {
    margin: 0;
}
img {
    max-width: 100%;
}
.alert {
    border: 0;
    border-radius: 0;
    font-family: "wuerthbold";
    font-size: 1.8rem;
}
.form-control {
    border: 1px solid #ececec;
    font-size: 1.5rem;
    transition: all 0.25s ease-in;
    border-radius: 0;
    padding: 1rem;
    height: auto;
}
.form-control:focus,
.form-control:hover {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
}
/* ------------- JOOMLA 4 overrides -------------------*/
.items-more {
    margin: 1rem 0;
}
.items-more li {
    padding-right: 1rem;
}
.pagination {
    flex-direction: column;
}
.pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.pagination li {
    display: inline-block;
    padding-right: 1rem;
}
/* ------------- WÜRTH COLORS -------------------*/
.txt-red {
    color: #cc0000 !important;
}
.txt-cyan {
    color: #0093dd !important;
}
.txt-orange {
    color: #f7a707 !important;
}
.txt-green {
    color: #bac405 !important;
}
.txt-black {
    color: #000000 !important;
}
.txt-gray-darker {
    color: #3a3a3a !important;
}
.txt-gray-dark {
    color: #605d5c !important;
}
.txt-gray {
    color: #959595 !important;
}
.txt-gray-light {
    color: #cdcdcd !important;
}
.txt-gray-lighter {
    color: #dedede !important;
}
.txt-gray-lightest {
    color: #ececec !important;
}
.txt-white {
    color: #ffffff !important;
}
.bg-red {
    background-color: #cc0000 !important;
}
.bg-cyan {
    background-color: #0093dd !important;
}
.bg-orange {
    background-color: #f7a707 !important;
}
.bg-green {
    background-color: #bac405 !important;
}
.bg-black {
    background-color: #000000 !important;
}
.bg-gray-darker {
    background-color: #3a3a3a !important;
}
.bg-gray-dark {
    background-color: #605d5c !important;
}
.bg-gray {
    background-color: #959595 !important;
}
.bg-gray-light {
    background-color: #cdcdcd !important;
}
.bg-gray-lighter {
    background-color: #dedede !important;
}
.bg-gray-lightest {
    background-color: #ececec !important;
}
.bg-white {
    background-color: #ffffff !important;
}
/* ------------- WÜRTH FONTS ------------------- */
@font-face {
    font-family: "wuerthbook";
    src: url("../fonts/wuerthbook_webfont.eot");
    src: url("../fonts/wuerthbook_webfont.eot#iefix") format("embedded-opentype"),
        url("../fonts/wuerthbook_webfont1.svg") format("svg"), url("../fonts/wuerthbook_webfont3.woff2") format("woff2"),
        url("../fonts/wuerthbook_webfont3.woff") format("woff"),
        url("../fonts/wuerthbook_webfont2.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "wuerthbold";
    src: url("../fonts/wuerthbold_webfont.eot");
    src: url("../fonts/wuerthbold_webfont.eot#iefix") format("embedded-opentype"),
        url("../fonts/wuerthbold_webfont1.svg") format("svg"), url("../fonts/wuerthbold_webfont3.woff2") format("woff2"),
        url("../fonts/wuerthbold_webfont3.woff") format("woff"),
        url("../fonts/wuerthbold_webfont2.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "wuerthextra_bold_cond";
    src: url("../fonts/wuerthextraboldcond_webfont.eot");
    src: url("../fonts/wuerthextraboldcond_webfont.eot#iefix") format("embedded-opentype"),
        url("../fonts/wuerthextraboldcond_webfont1.svg") format("svg"),
        url("../fonts/wuerthextraboldcond_webfont3.woff2") format("woff2"),
        url("../fonts/wuerthextraboldcond_webfont3.woff") format("woff"),
        url("../fonts/wuerthextraboldcond_webfont2.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* ------------- WÜRTH CORPORATE STYLES ------------------- */
a {
    transition: all 0.25s ease-in-out;
    color: #c00;
    text-decoration: none;
}
a:hover {
    color: #b30000;
    text-decoration: none;
}
html {
    font-size: 62.5%;
}
body,
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.6;
    color: #000000;
}
.small {
    font-size: 1.3rem; /* = 13px */
}
.x-small {
    font-size: 1.1rem; /* = 11px */
}
h1,
.h1,
.blog-featured h2.item-title,
.subheading-category,
.moduletable_frontpage_news h3,
.moduletable_frontpage_esindused h3 {
    font-family: "wuerthextra_bold_cond", futura, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial,
        sans-serif;
    font-size: 3rem; /* = 30px */
    line-height: 1.1;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 0.75rem;
}
h2,
.h2,
.global-news h2.h1.blog-item-h2 {
    font-family: "wuerthbold", futura, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 2rem; /* = 20px */
    line-height: 1.1;
    color: #cc0000;
    text-transform: none;
    padding-bottom: 0.5rem;
}
h3,
.h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.5rem; /* = 15px */
    line-height: 1.1;
    color: #000000;
    text-transform: none;
}
h4,
.h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.3rem; /* = 13px */
    line-height: 1.1;
    color: #000000;
    text-transform: none;
}
h5,
.h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.1rem; /* = 11px */
    line-height: 1.1;
    color: #000000;
    text-transform: none;
}
.btn {
    font-family: "wuerthextra_bold_cond", futura, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial,
        sans-serif;
    font-size: 1.5rem;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    position: relative;
    vertical-align: middle;
    padding: 1.3rem 1.2rem 1.1rem 1.2rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn.btn-sm {
    font-size: 1.3rem;
    line-height: 1.1;
    padding: 0.9rem 1.2rem 0.7rem 1.2rem;
}
.btn-primary {
    color: #ffffff;
    background-color: #cc0000;
    border-color: #cc0000;
}
.btn-primary:hover {
    background-color: #a60000;
    border-color: #a60000;
}
.btn-info {
    color: #fff;
    background-color: #0093dd;
}
.btn-info:hover {
    background-color: #007ab7;
}
.btn-block {
    display: block;
    width: 100%;
}
/* ------------- LAYOUT ------------------- */
body.noscroll {
    overflow: hidden;
}
/* HEADER */
.logo {
    width: 20rem;
}
@media screen and (max-width: 359px) {
    .logo {
        max-width: 16rem;
        padding-top: 0.35em;
    }
}
.form-search {
    border: 1px solid #dedede;
}
.search-query::placeholder {
    color: #868e96;
}
.search-query {
    width: 80%;
}
/* MAIN NAVIGATION */
#nav-main a {
    font-family: "wuerthbold", futura, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #000;
    font-size: 1.8rem;
    line-height: 1.4;
    margin: 2.3rem 1.3rem 2.1rem;
    border-bottom: 0.3rem solid transparent;
    display: inline-block;
}
#nav-main .active a {
    border-color: #c00;
}
#nav-main a:hover {
    color: #c00;
}
#nav-main li:nth-child(1) a {
    margin-left: 0;
}
@media screen and (max-width: 991px) {
    #nav-main-container {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1;
        box-shadow: 0 0 10px 0px rgb(0 0 0 / 30%);
    }
    #nav-main {
        padding: 2rem;
    }
    #nav-main li {
        display: block;
        width: 100%;
    }
    #nav-main a,
    #nav-main li:nth-child(1) a {
        margin: 1rem;
    }
}
/* SIDE NAVIGATION */
#nav-secondary ul {
    list-style: none;
    padding: 0;
}
#nav-secondary li {
    width: 100%;
    word-wrap: break-word;
    overflow-x: hidden;
}
#nav-secondary li a {
    border-bottom: 0.1rem solid #dedede;
    color: #000;
    font-size: 1.5rem;
    line-height: 1.35;
    margin: 0;
    padding: 1rem 2.8rem 1rem 1rem;
    text-decoration: none;
    float: left;
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}
#nav-secondary li a:after {
    content: "\eb14";
    font-size: 1.2rem;
    right: 2.4rem;
    margin-top: 0.4rem;
    position: absolute;
    font-family: "Wuerthicons" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#nav-secondary li.active a,
#nav-secondary li a:hover {
    color: #c00;
}
/* FOOTER NAVIGATION */
#nav-footer li,
#nav-sitemap li {
    width: 100%;
    margin-bottom: 0.8rem;
}
/* SITEMAP NAVIGATION */
#nav-sitemap {
    list-style: square;
    padding-left: 2rem;
}
#nav-sitemap ul {
    list-style: square;
    padding: 1rem 0 0 1.3rem;
}
/* ANIMATED NAV BUTTON */
#nav-icon {
    width: 38px;
    height: 34px;
    position: fixed;
    right: 15px;
    top: 27px;
    z-index: 2;
    margin: 0;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.9);
    border: 2px solid rgba(255, 255, 255, 0.9);
}
#nav-icon.open {
    border-color: transparent;
}
#nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #c00;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
#nav-icon span:nth-child(1) {
    top: 0px;
}
#nav-icon span:nth-child(2) {
    top: 13px;
}
#nav-icon span:nth-child(3) {
    top: 26px;
}
#nav-icon.open {
    z-index: 4;
    background: transparent;
}
#nav-icon.open span:nth-child(1) {
    top: 13px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
#nav-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
#nav-icon.open span:nth-child(3) {
    top: 13px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.search-results {
    list-style-type: none;
}
.moduletable_breadcrumbs li {
    list-style: none;
    display: inline-block;
}
/* FOOTER */
.footer h3 {
    font-family: "wuerthbold", futura, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: none;
    font-size: 2rem;
    margin-bottom: 1.6rem;
}
.footer a {
    color: #000;
}
.footer a:hover {
    color: #c00;
}
/* NEWS PAGE */
.global-news .blog.news > .items-leading > div,
.blog-featured .items-leading > div {
    margin-bottom: 4.5rem;
}
.global-news .blog.news > .items-leading > div > div > div > p > strong {
    font-weight: normal;
}
/* FRONTPAGE BANNERS */
.wurth-banner-item {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    /* box-shadow: inset 0 0 100px rgb(0 0 0 / 60%); */
    box-shadow: inset 0 0 250px rgb(0 0 0 / 75%);
    background-color: #c00;
}
.bg-red-90 {
    background: rgba(204, 0, 0, 0.9);
    transition: all 0.25s ease-in;
}
/* .wurth-banner-item-content:hover {
    background: rgba(204, 0, 0, 1);
} */
.banner-name {
    font-family: "wuerthextra_bold_cond", Arial, Helvetica, sans-serif;
    font-size: 4rem;
    line-height: 100%;
    text-transform: uppercase;
    color:#fff;
}
.banner-description p, .banner-description li {
    font-family: "wuerthbook", Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    color: #fff;
    line-height: 130%;
}
.banner-description h1,
.banner-description h2,
.banner-description h3,
.banner-description h4 {
    color: #fff;
    font-family: "wuerthextra_bold_cond", Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    text-transform: uppercase;
}
@media only screen and (max-width: 576px) {
    .banner-name {
        font-size: 3rem;
    }
    .banner-description h1,
    .banner-description h2,
    .banner-description h3,
    .banner-description h4,
    .banner-description p {
        font-size: 2rem;
    }
}
/* FRONTPAGE ESINDUSED */
.box-esindus > div {
    transition: all 0.15s ease-in;
}
.box-esindus > div:hover {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
    transform: scale(1.05);
}
