/* map styles */
#map {
    height: 500px;
    margin-bottom: 4.889rem;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    border-radius: 3px!important;
    font-size: 14px;
}

.leaflet-popup-content-wrapper .title {
    margin-bottom: 5px;
    font-weight: bold;
}

.leaflet-popup-content {
    margin: 20px 25px!important;
}

.leaflet-container a.leaflet-popup-close-button {
    display: none;
}

/* map marker */

.leaflet-popup-content .marker-title {
    margin-bottom: 3px;
    font-weight: bold;
}

.leaflet-popup-content .marker-description {
}

.leaflet-popup-content {
    margin: 0!important;
    padding: 10px !important;
}

.leaflet-popup-content-wrapper {
    border-radius: 3px!important;
}


.marker-label .icon {
    -webkit-filter: brightness(100%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.marker-label .icon:hover {
    -webkit-filter: brightness(90%);
}

.leaflet-popup-content {
    line-height: 1.5;
}


.leaflet-default-icon-path {
    background-image: url('/img/mapbox/marker-icon.png');
}

.leaflet-control-layers-toggle {
    background-image: url('/img/mapbox/layers.png');
    width: 36px;
    height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url('/img/mapbox/layers-2x.png');
    background-size: 26px 26px;
}

.leaflet-popup-close-button {
    display: none;
}

.leaflet-container a {
}

.leaflet-popup a {
    color: #ff0000;
}

.leaflet-popup-content {
    overflow-y: auto;
    max-height: 250px;
}

.marker-label div {
    width: 25px;
    height: 30px;
    position: relative;
    left: -12px;
    top: -25px;
}

.marker-label.primary div {
    width: 25px;
    height: 30px;
    position: relative;
    left: -12px;
    top: -25px;
}

.marker-label span {
    color: #fff;
    z-index: 10;
    position: relative;
    text-align: center;
    width: 25px;
    display: block;
    top: 11px;
    font-size: 10px;
    pointer-events: none;
}

.marker-label.primary span {
    width: 27px;
    top: -5px;
    font-size: 12px;
}

.marker-label .icon {
    width: 20px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 3px;
    z-index: 1;
}

.marker-label.primary .icon {
    width: 20px;
    height: 29px;
    top: 0px;
    left: 3px;
}

.marker-label .marker-shadow {
    width: 33px;
    height: 33px;
    position: absolute;
    top: -5px;
    left: 3px;
    opacity: .5;
}

.leaflet-touch .leaflet-bar a {
    width: 26px;
    height: 26px;
}

.leaflet-top, .leaflet-bottom {
    z-index: 900;
}

.marker-cluster-small {
    background-color: rgba(181, 226, 140, 0.6);
    background-color: rgb(241 0 0 / 20%);
}
.marker-cluster-small div {
    background-color: rgba(110, 204, 57, 0.6);
    background-color: rgb(241 0 0 / 50%);
    color: #fff;
}

.marker-cluster-medium {
    background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
    background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
    background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
    background-color: rgba(241, 128, 23, 0.6);
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
    background-color: rgb(181, 226, 140);
}
.leaflet-oldie .marker-cluster-small div {
    background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
    background-color: rgb(241, 211, 87);
}
.leaflet-oldie .marker-cluster-medium div {
    background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
    background-color: rgb(253, 156, 115);
}
.leaflet-oldie .marker-cluster-large div {
    background-color: rgb(241, 128, 23);
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px;
}
.marker-cluster div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;

    text-align: center;
    border-radius: 15px;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
    line-height: 30px;
}

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
    -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
    -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
    -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
    transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
    /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
    -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
    -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
    -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
    transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}




/*default version*/
/*@font-face {
    font-family: 'Proxima Regular';
    src:
        local('Lovely Font'),
        local('Lovely-Font'),
        url('/fonts/Proxima_Nova.otf')
        format('opentype');
}

@font-face {
    font-family: 'Proxima Semibold';
    src:
        local('Lovely Font'),
        local('Lovely-Font'),
        url('/fonts/Proxima_Nova_Semibold.otf')
        format('opentype');
}*/

@font-face {
    font-family: 'Proxima Regular';
    src:
            url('/font2/proxima_nova_regular-webfont.woff')
            format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Semibold';
    src:
            url('/font2/proxima_nova_semibold-webfont.woff')
            format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Bold';
    src:
            url('/font2/proxima_nova_bold-webfont.woff')
            format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Italic';
    src:
            url('/font2/proxima_nova_regular_italic-webfont.woff')
            format('opentype');
    font-display: swap;
}


/* remove */
h1 {
    text-transform: uppercase;
}

h2 {
    text-transform: uppercase;
}

h3 {
    text-transform: uppercase;
}

/* --------------------------- */

html {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}

/* colors */
.c-red {color: #ff0000;}
.c-orange {color: #f08262}
.c-black {color: #000000;}
.c-darkgray {color: #283237;}
.c-gray {color: #546269}
.c-lightgray {color: #7C8990}
.c-light {color: #dadada}
.c-white {color: #ffffff}
.c-green {color: #189a34}


a {
    color: #ff0000;
}

a:hover {
    color: #ff0000;
}

section a {
    text-decoration: underline;
}

/* tinymce formats */
ul.firedos-bullet-white,
ul.firedos-bullet-black,
ul.firedos-bullet-red {
    padding-left: 35px;
}

ul.firedos-bullet-white li,
ul.firedos-bullet-red li,
ul.firedos-bullet-black li,
ul.firedos-bullet-white-no-indent li,
ul.firedos-bullet-red-no-indent li,
ul.firedos-bullet-black-no-indent li {
    list-style: none;
    text-indent: -23px;
    margin-left: 23px;
}

ul.firedos-bullet-white-no-indent,
ul.firedos-bullet-red-no-indent,
ul.firedos-bullet-black-no-indent {
    padding:0;
}

ul.firedos-bullet-red li:before,
ul.firedos-bullet-red-no-indent li:before {
    content: '';
    display: inline-block;
    height: .7em;
    width: .7em;
    margin-right: 10px;
    background-image: url(../img/bullet_red.svg);
}

ul.firedos-bullet-black li:before,
ul.firedos-bullet-black-no-indent li:before {
    content: '';
    display: inline-block;
    height: .7em;
    width: .7em;
    margin-right: 10px;
    background-image: url(../img/bullet_black.svg);
}

ul.firedos-bullet-white li:before,
ul.firedos-bullet-white-no-indent li:before {
    content: '';
    display: inline-block;
    height: .7em;
    width: .7em;
    margin-right: 10px;
    background-image: url(../img/bullet_white.svg);
}

blockquote {
    margin-left: 55px;
    margin-top: 15px;
    position: relative;
    font-size: 1.333rem;
}

blockquote::before{
    left: -60px;
    top: -12px;
    content: url(/img/icons/quote.svg);
    position: absolute;
    transform: scale(.8);
}

blockquote::after{
    content: '';
}

blockquote p {
    font-size: 1.333rem;
}

body {
    font-family: "Proxima Regular", sans-serif;
}

.row-centered > div {
    display: inline-block;
    float: none;
}

h1 {
    font-size: 2.25rem;
    margin-bottom: 1rem;
    font-family: "Proxima Semibold", sans-serif;
    word-break: break-word;
    padding-left: 45px;
}

h2 {
    font-family: "Proxima Semibold", sans-serif;
    word-break: break-word;
}

h3 {
    color: #546269;
    font-size: 20px;
    margin-bottom: 1.5rem;
    font-family: "Proxima Semibold", sans-serif;
    word-break: break-word;
}

h2.headline {
    position: relative;
    margin-left: 60px;
}

strong,
b {
    font-family: "Proxima Semibold";
    font-weight: normal;
}


.close-outside {
    position: absolute;
    font-size: 60px;
    text-shadow: none;
    color: #fff;
    z-index: 9999999999;
    padding: 1rem;
    top: -44px;
    right: 0;
}

.close-outside:hover {
    cursor: pointer;
    color: red;
}

.caption p {margin-bottom: 0}

.img-caption {
    font-family: "Proxima Italic", sans-serif;
    font-style: italic;
    font-size: 13px;
    margin-top:5px;
}

.img-caption p {
    margin-bottom: 0;
}

.rect-left::before {
    content: '';
    position: absolute;
    left: -47px;
    width: 30px;
    height: 30px;
    top: 8px;
    background-color: #ff0000;
}

h1.rect-left::before {
    left: 0;
    width: 20px;
    height: 20px;
    top: 7px;
}

h1.rect-left {
    position: relative;
}

h2.rect-left {
    margin-left: 47px;
    position: relative;
    margin-bottom: 3.5rem;
}

h2.rect-left::before {
    width: 18px;
    height: 18px;
    top: 8px;
    top: 4px;
}

h3.rect-left::before {
    left: -32px;
    width: 15px;
    height: 15px;
    top: 3px;
}

/* form-control */
.form-control {
    border-radius: 0;
    border-color: #546269;
    color: #546269;
}

/* dropzone */
.dropzone.dz-clickable {
    background-color: #D3D3D3;
    border: 1px solid #979797;
    color: #546269;
    font-size: 0.778rem;
    padding: 25px;
}

select {
    font-family: 'Proxima Regular', sans-serif;
}

option {
    font-family: 'Proxima Regular', sans-serif;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    background-position: right calc(0.8em + 0.1875rem) center;
}

.form-control.is-valid, .was-validated .form-control:valid {
    background-position: right calc(0.8em + 0.1875rem) center;
}

.dropzone .dz-preview.dz-image-preview {
    background: #D3D3D3;
}

.dz-progress{display:none;}

.hidden {
    display: none;
}

.alert {
    border-radius: 0;
    font-family: 'Proxima Regular', sans-serif;
    background-color: transparent;
}

.alert-danger {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}

.alert-success {
    color: #ffffff;
    background-color: #0f6c24;
    border-color: #0f6c24;
}

/* ul list */
.list-xl {
    font-size: 1.111rem;
    text-transform: uppercase;
    font-family: "Proxima Semibold";
    list-style: none;
}

.list-xl li {
    padding: .5rem 0;
    position: relative;
}

.list-xl li:before {
    content: '';
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-color: #ff0000;
    margin-left: -20px;
    margin-right: 10px;
    left: -15px;
    top: 15px;
}

/* modal */
.close {
    color: red;
    opacity: 1;
    font-size: 3rem;
}

.modal-firedos {
    max-width: 580px;
}

.modal-firedos .modal-content {
    border-radius: 0;
    border: 3px solid #ff0000;
}

.modal-firedos .modal-body {
    padding: 25px 30px;
}

.modal-firedos .modal-body h2 {
    margin-bottom: 1rem;
    font-size: 1.9rem;
    text-transform: uppercase;
}

.modal-firedos .modal-body h3 {
    margin-bottom: .5rem;
}

.modal-firedos .modal-body .text-sm {
    line-height: 1.33;
    font-size: 12px;
    margin-bottom: 0;
}

.modal-firedos .modal-footer {
    border: 0;
    justify-content: flex-start;
    padding: 25px 60px 50px;
}

#dl-form {
    display: none;
}


/* topbar */
#topbar {
    padding: .4rem 0;
    font-size: 13px;
    color: #7c8990;
}

#topbar .tagline {
    font-size: .75rem;
    font-family: "Proxima Bold";
    text-transform: uppercase;
    color: #000000;
}

#topbar .meta {
    margin-right: 45px;
}

#topbar .lang a {
    font-family: "Proxima Bold";
    color: #7c8990;
    text-decoration: none;
}

#topbar .lang a.active {
    color: #e30613;
}

.icon {
    margin-right: 5px;
}

/* navbar */

.navbar {
    background-color: #283237;
}

.navbar .navbar-brand {
    width: 140px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
}

.navbar .nav-item.active .nav-link {
    color: #ff0000;
}

.navbar-nav .nav-link {
    color: #ffffff;
    text-transform: uppercase;
    font-size: .722rem;
    font-family: "Proxima Bold";
}

.navbar-nav .nav-link:hover {
    color: #dadada;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    padding: 0;
}


.dropdown-menu-full {
    width: 100% !important;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: .25rem;
}

.dropdown-menu-full {
    background-color: rgba(84, 98, 105, 0.95);
    color: #fff;
    margin-top: 0;
    border-radius: 0;
}

.dropdown-menu-full .dropdown-item {
    color: #ffffff;
    font-size: 13px;
    transition: .2s color;
    padding-left: 0;
    padding-right: 0;
    white-space: normal;
}

.dropdown-menu-full .dropdown-item:hover {
    background-color: transparent;
    color: #dadada;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: transparent;
    color: #ff0000;
}

.dropdown-toggle::after {
    display: none;
}

/* section */
section {
    padding: 2.889rem 0;
}

section .tagline {
    color: #ff0000;
    margin-bottom: 1rem;
    font-family: "Proxima Semibold";
}

.section-light {
    background-color: #dadada;
}

.section-dark {
    background-color: #283237;
    color: #ffffff;
}

.section-gray {
    background-color: #7c8990;
    color: #ffffff;
}

.bg-dark {
    background-color: #283237!important;
    color: #ffffff;
}

.bg-black {
    background-color: #283237;
    color: #ffffff;
}

.bg-gray {
    background-color: #546269;
    color: #ffffff;
}

.bg-light-gray {
    background-color: #7c8990;
    color: #ffffff;
}

.bg-light {
    background-color: #DADADA!important;
}

.bg-light-gray .image {
    margin-bottom: 2rem;
}

.bg-light-gray h3 {
    color: #283237;
}


.bg-image {
    position: relative;
    color: #ffffff;
}

.bg-image .text {
    margin-bottom: 1rem;
}

.bg-image .headline {
    font-size: 2.109rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    text-transform: uppercase;
}

.bg-image .overlay {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bg-image .overlay-gray {
    background-color: rgba(124, 137, 144, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

/* animation */
.iframe-container {
    position: relative;
    padding-bottom: 62%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
}

/* tabs-step */
.tabs-step .nav-item .nav-link {
    padding: 0;
    border: 0;
    display: none;
    color: #546269;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    margin-bottom: .4rem;
    font-family: "Proxima Semibold";
}

.tabs-step .nav-item .nav-link:hover {
    cursor: default;
}

.tabs-step .nav-item .nav-link.active {
    display: block;
}

.progress {
    margin-bottom: 3rem;
    background-color: #DADADA;
    height: 5px;
}

.progress-bar {
    background-color: #ff0000;
}

.privacy-text {
    color: #546269;
    font-size: 0.778rem;
    line-height: 1.2;
}


/* data sheets */

/* seminar */
#load-seminar {
    opacity: 0;
    transition: .4s all;
    max-height: 0;
}

.refresh-seminars img {
    transition: 1s all;
}

.seminar-list {
    list-style: none;
    padding:0;
}

.seminar-list li {
    border-top: 1px solid #7C8990;
    padding: 0.6rem 0;
    font-size: 0.778rem;
    font-family: "Proxima Semibold";
    border-color: #aab3b7;
}

.seminar-list li .badge {
    padding: 7px 10px;
    float: right;
}

.seminar-list li:last-of-type {
    border-bottom: 1px solid #aab3b7;
}

.seminar-list .available .rect {
    background-color: #119b31;
}

.seminar-list .available {
    color: #119b31;
}

.seminar-list .warning .rect {
    background-color: #ffc107;
}

.seminar-list .warning {
    color: #ffc107;
}

.seminar-list .unavailable {
    color: #ff0000;
}

.badge-danger {
    color: #fff;
    background-color: #ff0000;
}

.seminar-teaser .title {
    font-family: "Proxima Semibold", sans-serif;
    font-size: 1.2rem;
    margin-bottom: .8rem;
    text-transform: uppercase;
}

.seminar-teaser .text {
    color: #536269;
}

.seminar-teaser .seminar-list {
    margin-top: 1.5rem;
}

/* table */

.table-custom-red td {
    vertical-align: middle;
}

.table-custom-red td,
.table-custom-red th {
    padding: .5rem;
}

.table-custom-red thead th {
    background-color: #283237;
    color: #ffffff;
    font-weight: normal;
}

.table-custom-red thead tr th:first-child {
    background-color: #ff0000;
    color: #ffffff;
}

.table-custom-red thead th {
    background-color: #283237;
    color: #ffffff;
}

.table-custom-red tbody tr td {
    background-color: #93989b;
    color: #ffffff;
}

.table-custom-red tbody tr td:first-child {
    background-color: #ff7f7f;
    color: white;
}

.table-custom-red td, .table-custom-red th {
    border: 2px solid #ffffff;
}

/* brochure-teaser */
.brochure-teaser-img {
    box-shadow: 4px 2px 10px rgb(0 0 0 / 25%), 0 3px 6px rgb(0 0 0 / 48%);
}

.brochure-teaser .headline {
    color: #ffffff;
    font-size: 1.25rem;
}

.brochure-teaser .headline .rect {
    position: absolute;
    left: -20px;
    top: 20px;
}

.brochure-teaser h3 {
    position: initial!important;
    margin-top: 2.5rem;
}

.brochure-teaser h3.rect-left::before {
    left: -15px;
    top: 38px;
}

.icon-plus {
    margin-bottom: 30px;
}

.icon-number {
    width: 75px;
    height: 75px;
    background-color: red;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 30px;
    font-size: 44px;
    text-align: center;
}

.section-light .m-top {
    margin-top: 4.375rem;
}

.section-light .text {
    color: #546269;
    padding-right: 2rem;
}

.section-light h3 {
    color: #283237;
}

.icons-centered {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 3rem;
}

.icons-centered .icon-wrap {
    margin-bottom: 2rem;
}

.icons-centered h3 {
    color: #283237;
    font-size: 1.111rem;
    margin-top: 30px;
}


.bordered-red {
    border: 2px solid #ff0000;
    padding: 3rem;
    margin-bottom: 3rem;
}

.bordered-red img {
    height: 90px;
    margin-bottom: 2.5rem;
}

.bordered-red h2 {
    color: #ff0000;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.bordered-red .btn-arrow {
    margin-top: 2.5rem;
}

/* buttons */
.btn-plus {
    background-color: #ff0000;
    color: #ffffff;
    padding: .3rem .7rem;
    padding-right: .4rem;
    font-size: 0.806rem;
    display: inline-block;
    border: 2px solid transparent;
    font-family: "Proxima Semibold";
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-plus:hover {
    background-color: transparent;
    border: 2px solid #ff0000;
    color: #ff0000;
    text-decoration: none;
}

.btn-plus:not(:disabled):not(.disabled).active,
.btn-plus:not(:disabled):not(.disabled):active,
.btn-plus:active,
.btn-plus:focus {
    background-color: transparent;
    border: 2px solid #ff0000;
    color: #ff0000;
    text-decoration: none;
}

.btn-plus::after {
    display: inline-block;
    content: ' ';
    background-image: url('/img/icons/plus-solid.svg');
    background-size: .8rem .8rem;
    background-repeat: no-repeat;
    height: .8rem;
    width: .8rem;
    text-align: right;
    margin-left: .5rem;
    position: relative;
    vertical-align: middle;
    color: #ffffff;
}

.btn-plus:focus::after,
.btn-plus:active::after,
.btn-plus:hover::after {
    background-image: url('/img/icons/plus-solid-hover.svg');
}

.btn-arrow {
    background-color: #ff0000;
    color: #ffffff;
    padding: .3rem .7rem;
    padding-right: .4rem;
    font-size: 0.806rem;
    display: inline-block;
    border: 2px solid transparent;
    font-family: "Proxima Semibold";
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-decoration: none;
    cursor: pointer;
}

.btn-arrow.disabled, .btn-arrow:disabled {
    opacity: .65;
}

.btn-arrow.disabled:hover, .btn-arrow:disabled:hover {
    background-color: #ff0000;
    color: #ffffff;
}

.btn-arrow.disabled:hover::after, .btn-arrow:disabled:hover::after {
    background-image: url('/img/icons/arrow-btn.svg');
}


.btn-arrow:hover {
    background-color: transparent;
    border: 2px solid #ff0000;
    color: #ff0000;
    text-decoration: none;
}

.btn-arrow::after {
    display: inline-block;
    content: ' ';
    background-image: url('/img/icons/arrow-btn.svg');
    background-size: .8rem .8rem;
    background-repeat: no-repeat;
    height: .8rem;
    width: .8rem;
    text-align: right;
    margin-left: 1rem;
    position: relative;
    vertical-align: middle;
    color: #ffffff;
}

.btn-arrow:hover::after {
    background-image: url('/img/icons/arrow-btn-hover.svg');
}

.btn-arrow-prev {
    background-color: #ffffff;
    color: #ff0000;
    padding: .3rem .7rem;
    padding-left: .4rem;
    font-size: 0.806rem;
    display: inline-block;
    border: 2px solid #ff0000;
    font-family: "Proxima Semibold";
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-arrow-prev:hover {
    background-color: #ff0000;
    border: 2px solid #ff0000;
    color: #fff;
    text-decoration: none;
}

.btn-arrow-prev::before {
    display: inline-block;
    content: ' ';
    background-image: url('/img/icons/arrow-btn-prev-hover.svg');
    background-size: .8rem .8rem;
    background-repeat: no-repeat;
    height: .8rem;
    width: .8rem;
    text-align: right;
    margin-right: 1rem;
    position: relative;
    vertical-align: middle;
    color: #ffffff;
}

.btn-arrow-prev:hover::before {
    background-image: url('/img/icons/arrow-btn-prev.svg');
}



.btn-red {
    background-color: #ff0000;
    color: #ffffff;
    padding: .3rem .7rem;
    font-size: 0.806rem;
    display: inline-block;
    border: 2px solid transparent;

    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-red:hover {
    background-color: transparent;
    border: 2px solid #ff0000;
    color: #ff0000;
    text-decoration: none;
}

.btn-filter {
    background-color: #293531;
    color: #ffffff;
    padding: .1rem .6rem;
    font-size: 0.806rem;
    display: inline-block;
    border: 2px solid transparent;

    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-filter.active {
    background-color: #ff0000;
}

.btn-filter:hover {
    background-color: #ff0000;
    color: #ffffff;
    text-decoration: none;
}

.btn-download {
    width: 300px;
    max-width:100%;
    text-align: left;
    font-family: "Proxima Regular", Sans-serif;
}

.btn-download::after {
    background-image: url('/img/icons/download.svg');
    float: right;
    margin-top: 3px;
}

.btn-download:hover::after {
    background-image: url('/img/icons/download-hover.svg');
}

.btn-gray {
    background-color: #283237;
}

/* data-sheets */
.data-sheet-table {
    border-collapse: collapse;
    width: 100%;
    font-weight: 400;
}

.data-sheet-table th
{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.data-sheet-table th:first-child,
.data-sheet-table td:first-child
{
    position:sticky;
    left:0;
    background-color: #ffffff;
    border-top: 1px solid #dee2e6;

}
.data-sheet-table td:first-child
{
    background-color: #ffffff;
    border-top: 1px solid #dee2e6;
    font-family: "Proxima Semibold", sans-serif;
    color: #3e3f42;
    vertical-align: middle;
}

.file-icon {
    width: .8rem;
    margin-right: 10px;
}


/* filter */
.data-sheet-nav {
    font-size: 110%;
    display: table;
    background: #FFF;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.data-sheet-nav::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: #DADADA;
    z-index: 1;
}

.data-sheet-nav .title {
    font-family: "Proxima Semibold";
    font-size: 1rem;
    color: #000000;
    padding-bottom: 13px;
    border-bottom: 2px solid #ff0000;
    width: 85px;
    display: inline-block;
}

.data-sheet-nav a {
    text-align:center;
    background: #FFF;
    display: block;
    float: left;
    text-decoration: none;
    color: #7C8990;
    font-family: "Proxima Semibold";
    font-size: 0.778rem;
    transition: .4s color;
    padding: 10px 0;
    margin-right: 20px;
}
.data-sheet-nav a.active {
    color: #000000;
}

.effect {
    position: absolute;
    width: 50px;
    transition: 0.4s ease-in-out;
    z-index: 10;
    display: none;
}
/*.data-sheet-nav a:nth-child(1).active ~ .effect {
    left: 58%;
}
.data-sheet-nav a:nth-child(2).active ~ .effect {
    left: 70%;
}
.data-sheet-nav a:nth-child(3).active ~ .effect {
    left: 83%;
}
.data-sheet-nav a:nth-child(4).active ~ .effect {
    left: 96%;
}*/
.data-sheet-nav .effect {
    height: 2px;
    bottom: 0;
    background: #ff0000;
}

.data-sheet-table tr th,
.data-sheet-table tr td {
    text-align: center;
}

.data-sheet-table tr th:not(:first-child) {
    width: 120px;
    min-width: 90px;
}

.data-sheet-table tr:first-child th {
    border-top: 0;
}

.data-sheet-table tr td:first-of-type,
.data-sheet-table tr th:first-of-type {
    padding-left: 0;
    text-align: left;
}

.data-sheet-table tr td:last-of-type,
.data-sheet-table tr th:last-of-type {
    padding-right: 0;
}

.data-sheet-table {
    font-family: "Proxima Semibold", serif;
    margin-bottom: 2rem;
    display: none;
    border-collapse: separate
}

.data-sheet-table.shown {
    display: table;
}

.data-sheet-expand {
    color: #3e3f42;
    font-family: "Proxima Semibold", sans-serif;
    font-size: .8rem;
    margin-bottom: .5rem;
    display: block;
}

.data-sheet-expand span {
    padding-bottom: 3px;
    border-bottom: 1px solid #283237;
}

.data-sheet-expand:hover {
    text-decoration: none;
    color: #3e3f42;
}

.data-sheet-expand:after {
    display: inline-block;
    content: ' ';
    background-image: url('/img/icons/arrow-btn-hover.svg');
    background-size: .7rem .7rem;
    background-repeat: no-repeat;
    height: .7rem;
    width: .7rem;
    text-align: right;
    margin-left: .4rem;
    position: relative;
    vertical-align: middle;
    color: #ffffff;
    transform: rotate(90deg);
    transition: .4s transform;
}

.data-sheet-expand.open:after {
    transform: rotate(270deg);
}

.data-sheet-wrapper {
    display: none;
}

.data-sheet-wrapper.shown {
    display: block;
}

/* forms */

.form-firedos {
    border-radius: 0;
    font-size: 16px;
    color: #546269;
    border-color: #546269;
    font-family: "Proxima Semibold";
}

/* products */
.products {
    background-color: #283237;
    color: #ffffff;
}

.products .image {
    margin-bottom: 2rem;
}

.products .btn-arrow {
    margin-bottom: 2rem;
}

.new-label {
    display: inline-block;
    background-color: #ff0000;
    padding: 3px 10px;
    text-transform: uppercase;
    font-size: 14px;
    position: absolute;
    top: 30px;
}

span.rect {
    height: .8em;
    width: .8em;
    background-color: #ff0000;
    margin-right: .8em;
    display: inline-block;
}

.rect-fix {
    position: absolute;
    left: -65px;
    top: 11px;
}

.tag {
    position: absolute;
    z-index: 999;
    background-color: #ff0000;
    padding: 6px 15px;
    color: #fff;
}

.tag.left {
    left: 0;
}

.tag.right {
    right: 0;
}

/* slick slide */
.slick-slide {margin-left: 30px}
.slick-list {margin-left: -30px}

.blueimp-gallery {
    background: #283237e0;
}

.slide-arrow {
    background-color: #ffffff;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    position: absolute;
    z-index: 99;
    top: calc(50% - 18px);
    cursor: pointer;
    border: 1px solid #dadada;
    text-align: center;
    transition: .4s all;
    color: #283237;
}

.slide-arrow:hover {
    background-color: #283237;
    border-color: #283237;
    color: #ffffff;
}

.slide-arrow.slide-prev {
    left: 15px;
}

.slide-arrow.slide-next {
    right: 15px;
}

/* blog */
.blog-wrapper {
    padding-top: 2rem;
}

.blog-teaser {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #DADADA;
}

.blog-teaser:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
}

.blog-teaser h3 {
    margin-bottom: .3rem;
    position: relative;
    margin-left: 30px;
}


.blog-teaser h3 a {
    color: #283237;
    text-decoration: none;
}

.blog-teaser h3 .rect-fix {
    left: -30px;
    top: 5px;
}


.blog-teaser .meta {
    color: #546269;
    font-family: "Proxima Semibold", sans-serif;
    font-size: 0.778rem;
    margin-bottom: 1rem;
}

.blog-teaser .meta .date {
    padding-right: 1rem;
}

.blog-teaser .meta .location {
    padding-right: 1rem;
}

.blog-teaser h3.rect-left::before {
    left: -30px;
    width: 15px;
    height: 15px;
    top: 3px;
}

.blog-teaser .blog-image {
    margin-bottom: 15px;
}

.blog-filter-nav {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

.blog-filter-nav::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: #DADADA;
    z-index: 1;
}

.clear-filter {
    display: none;
    text-align: right;
    font-size: 0.85em;
    cursor: pointer;
    color: #6c757d;
}

.clear-filter:hover {
    color: #f30414;
}

.more-teaser {
    text-align: center;
    font-family: "Proxima Semibold", sans-serif;
    color: #7C8990;
    font-size: 0.778rem;
    display:block;
    cursor: pointer;
}

.more-teaser p {
    font-size:15px;
    text-align:center;
    border-bottom:1px solid #7C8990;
    position:relative;
}

.more-teaser p span {
    background-color: white;
    position: relative;
    top: 10px;
    padding: 0 30px;
}

.tag-listing {
    color: #6c757d;
    font-size: .85em;
}

.blog-tag {
    color: #6c757d;
    font-size: .85em;
    text-decoration: none;
}

.blog-tag:hover {
    text-decoration: none;
    color: #f30414;
}

.search {
    background-color: #f30414;
    color: #fff;
    border-radius: 0;
    border: 0;
    font-weight: bold;
}

.search:hover {
    color: #fff;
}

.skeleton {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.skeleton .square {
    height: 180px;
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-squares 2s infinite ease-out;
}
.skeleton .line {
    height: 12px;
    margin-bottom:6px;
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-lines 2s infinite ease-out;
}
.skeleton-right{
    flex:1;
}
.skeleton-left{
    flex:2;
    padding-right:15px;
}

.blog-wrapper .flex1{
    flex: 1;
}

.blog-wrapper .flex2 {
    flex: 2;
}

.skeleton .line:last-child{
    margin-bottom: 0;
}
.h20 {height: 20px !important;}
.h25 {height: 25px !important;}
.h35 {height: 35px !important;}
.w25 {width: 25% !important}
.w40 {width:40% !important;}
.w50 {width: 50% !important}
.w75 {width: 75% !important}

@keyframes wave-lines {
    0% {
        background-position: -468px 0;
    }
    100% {
        background-position: 468px 0;
    }
}
@keyframes wave-squares {
    0% {
        background-position: -468px 0;
    }
    100% {
        background-position: 468px 0;
    }
}

/* knowledge */

#knowledge-filter label {
    cursor: pointer;
}

.knowledge-box {

}

.knowledge-search {
    background-color: #ff0000;
    border-color: #ff0000;
    border-radius: 0;
}

.knowledge-search:not(:disabled):not(.disabled).active,
.knowledge-search:not(:disabled):not(.disabled):active {
    background-color: #ff0000;
    border-color: #ff0000;
}

.knowledge-search:active,
.knowledge-search:focus,
.knowledge-search:hover {
    background-color: #ff0000;
    border-color: #ff0000;
}

/* knowledge */

.feed-box {
    margin-bottom: 1.5rem;
}

.feed-box .overlay,
.video-feed-box .overlay {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.feed-box h3,
.video-feed-box h3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    text-transform: none;
}

.video-feed-box h3 a,
.feed-box h3 a {
    color: #393939;
    text-decoration: none;
}

.video-feed-box h3 a:hover,
.feed-box h3 a:hover {
    color: #ff0000;
    text-decoration: none;
}

.feed-box p {
    font-size: .9rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.feed-box .teaser-img {
    position: relative;
    height: 100%;
    display: inline-block;
    width: 100%;
}

.feed-box .webinar-icon {
    position: absolute;
    bottom: 15px;
    right: 15px;

    width: 45px;
}

.video-feed-box {
    margin-bottom: 1.5rem;
}

.video-feed-box h3 {
    margin-top: 1rem;
    margin-bottom: .25rem;
}

.video-feed-box .teaser-img {
    position: relative;
    display: inline-block;
    width: 100%;
}

.video-feed-box .play-icon {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    width: 45px;
}

/* filter */
.filter-nav {
    margin-top:60px;
    font-size: 110%;
    display: table;
    background: #FFF;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 2rem
}

.filter-nav::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: #DADADA;
    z-index: 1;
}

.filter-nav .title {
    font-family: "Proxima Semibold";
    font-size: 1rem;
    color: #000000;
    padding-bottom: 13px;
    border-bottom: 2px solid #ff0000;
    width: 85px;
    display: inline-block;
}

.filter-nav a {
    text-align:center;
    background: #FFF;
    display: block;
    padding: 0 1rem;
    float: left;
    text-decoration: none;
    color: #7C8990;
    font-family: "Proxima Semibold";
    font-size: 0.778rem;
    transition: .4s color;
}
.filter-nav a.active {
    color: #000000;
}

.effect {
    position: absolute;
    width: 50px;
    transition: 0.4s ease-in-out;
    z-index: 10;
    display: none;
}
/*.filter-nav a:nth-child(1).active ~ .effect {
    left: 58%;
}
.filter-nav a:nth-child(2).active ~ .effect {
    left: 70%;
}
.filter-nav a:nth-child(3).active ~ .effect {
    left: 83%;
}
.filter-nav a:nth-child(4).active ~ .effect {
    left: 96%;
}*/
.filter-nav .effect {
    height: 2px;
    bottom: 0;
    background: #ff0000;
}

.data-sheet-nav-empty {
    font-size: 110%;
    display: table;
    background: #FFF;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.data-sheet-nav-empty div.active {
    color: #000000;
    padding: 0;
}

.data-sheet-nav-empty div {
    text-align: center;
    background: #FFF;
    display: block;
    float: left;
    text-decoration: none;
    color: #7C8990;
    font-family: "Proxima Semibold";
    font-size: 0.778rem;
    transition: .4s color;
    padding: 10px 0;
    margin-right: 20px;
}

.data-sheet-nav-empty::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: #DADADA;
    z-index: 1;
}

/* */

.contact-item {
    font-size: 14px;
    color: #546269;
    margin-bottom: 3rem;
}

.contact-item b {
    color: #000000;
}

.contact-item table {
    font-size: 13px;
}

.contact-item a {
    color: #546269;
    text-decoration: none;
}

.contact-item a:hover {
    color: #ff0000;
}



.col-plus .headline {
    color: #ff0000;
    font-family: "Proxima Semibold";
    font-size: 1rem;
    margin-bottom: .7rem;
}

.col-plus {
    font-size: 0.778rem;
}
.col-plus p {
    margin-bottom: .5rem;
}

footer {
    padding: 4.5rem 0 2.944rem 0;
    background-color: #283237;
    color: #dadada;
}

footer h3 {
    font-size: 1.111rem;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    color: #ffffff;
}

footer h3 a {
    color: #ffffff;
}

footer h3 a:hover {
    text-decoration: none;
    transition: .2s color;
}

footer .desc {
    color: #7c8990;
}

footer .copyright {
    margin-top: 4rem;
    color: #7c8990;
}

footer .copyright a{
    color: #7c8990;
}

footer .footer-links {
    padding: 0;
    list-style: none;
    font-size: 1.2rem;
}

footer .footer-links a {
    color: #dadada;
    transition: .2s color;
}

footer .footer-links a:hover {
    text-decoration: none;
    color: red;
}

/* slideshow */

.slideshow-section {
    padding-top: 0;
}

.slideshow-section .caption {
    margin-top: -20px;
    background-color: #7C8990;
    padding: 1.56rem;
    z-index: 10;
    position: relative;
}

.slideshow-section .caption .header {
    color: #ffffff;
    font-size: 1.6rem;
    margin-bottom: 1.278rem;
    font-family: "Proxima Semibold", sans-serif;
    word-break: break-word;
    font-weight: 500;
    line-height: 1.2;
}

.slideshow-section .caption .text-content {
    /*margin-bottom: 30px;*/
}

.slideshow-section .carousel-control-prev,
.slideshow-section .carousel-control-next {
    bottom: initial;
    top: 19vw;
}

/* video modal */
@media (min-width: 992px) {
    #video-modal .modal-dialog {
        max-width: 75%;
    }

    #video-modal .modal-content {
        background-color: #0e0e0e;
    }
}



/* */

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    list-style: none;
}

/* Common style */
.grid figure:hover {
    cursor: initial;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    height: auto;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure h2 {
    font-size: 16px;
    margin-bottom: 1rem;
    text-transform: none;
}

.grid figure p {
    margin-bottom: .5rem;
}

.grid figure a {
    color: #fff;
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
    background: #283237;
    width: 100%;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    object-fit: cover;
}


/* team slider */
.team-slider-wrapper .slick-initialized .slick-slide {
    transform: scale(.8);
    transition: .4s transform;
}

.team-slider-wrapper .slick-initialized .slick-slide.slick-current {
    transform: scale(1);
    transition: .4s transform;
}

.team-slider-wrapper .slick-slide .wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.team-slider-wrapper .slick-slide .quote {
    padding: 20px;
    display: inline-block;
    background: rgba(41, 50, 55, 0.8);
    color: #fff;
    transition: .4s all;
    opacity: 0;
    width: 100%;

    margin: 0;
    font-size: 1rem;
}

.team-slider-wrapper .slick-slide .quote:before {
    left: 0;
    top: -21px;
    content: url('/img/icons/quote.svg');
    position: absolute;
    transform: scale(.8);
}

.team-slider-wrapper .slick-slide.slick-current .quote {
    opacity: 1;
    height: 100%;
    max-height: 100%;
}

.team-slider-wrapper .slick-slide img {
    width: 100%;
}

.team-slider-wrapper .name {
    background: rgba(255, 0, 0, 0.9);
    color: #fff;
    padding: 7px 20px;
}

.team-slider-wrapper .slick-disabled {
    display: none;
}

.team-slider:not(.team-slick) .slide .quote {
    display: none;
}

.team-slider:not(.team-slick) .slide .name {
    bottom: 0;
}

/* overview list */
.overview-list {
    list-style: none;
    padding: 0;
}

.overview-list li {
    color: #546269;
    border-top: 1px solid #7C8990;
    padding: 7px 0;
    font-size: 0.722rem;
    text-transform: uppercase;
    font-family: 'Proxima Semibold';
}

.overview-list li:hover,
.overview-list li:hover a {
    color:#ff0000;
}

.overview-list li a {
    color: #546269;
    display: inline-block;
    max-width: 90%;
    text-decoration: none;
}

.overview-list li a:hover {
    color: #FF0000;
    text-decoration: none;
}

.overview-list .icon {
    width: 15px;
    position: absolute;
    right: 15px;
}

@media (min-width: 768px) {
    .brochure-teaser h3 {
        margin-top: 0;
    }

    .brochure-teaser h3.rect-left::before {
        top: 3px;
    }

    .close-outside {
        right: -38px;
        top: -44px;
    }

    .bordered-red {
        height: 100%;
    }
}

@media (min-width: 992px) {

    html {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
    }

    h1 {
        font-size: 2.5rem;
        margin-bottom: 2rem;
        text-transform: uppercase;
        padding-left: 0;
    }

    h1.rect-left::before {
        left: -60px;
        width: 30px;
        height: 30px;
        top: 10px;
    }

    h2.rect-left::before {
        width: 24px;
        height: 24px;
    }

    h2 {
        text-transform: uppercase;
    }

    h3 {
        text-transform: uppercase;
    }

    section {
        padding: 4.889rem 0;
    }

    .overview-list .icon {
        margin: 3px 0 0 0;
    }

    footer .footer-links {
        font-size: 1rem;
    }

    .modal-firedos .modal-body {
        padding: 25px 30px;
        padding: 50px 60px;
    }

    .slideshow-section .caption {
        margin-top: -120px;
        padding: 2.5rem 0rem;
    }

    .slideshow-section .caption .header {
        font-size: 1.878rem;
        text-transform: uppercase;
    }

    .carousel-control-prev img,
    .carousel-control-next img {
        width: 45px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .navbar {
        padding: 1.333rem 0;
    }

    .navbar .navbar-brand {
        width: 225px;
        position: initial;
        transition: .4s width;
        padding: 0;
    }

    .navbar-expand-lg .navbar-nav {
        margin-left: -1rem;
    }

    .dropdown:hover>.dropdown-menu {
        display: block;
    }

    .navbar {
        padding:0;
    }

    .dropdown-menu-full > .container {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }

    h2.rect-left::before {
        top: 6px;
    }

    .knowledge-box p {
        min-height: 55px;
    }

    @media (min-width: 992px){
        .navbar-expand-lg .navbar-nav .nav-link {
            padding: 2rem 1rem;
            transition: .4s padding;
        }

        .navbar-expand-lg.sps--blw .navbar-nav .nav-link {
            padding: 1.2rem 1rem;
        }

        .navbar.sps--blw .navbar-brand {
            width: 195px;
        }

    }

    .dropdown-item:hover, .dropdown-item:focus {
        background-color: transparent;
    }



    .products .btn-arrow {
        margin-bottom: 0;
    }

    .bordered-red {
        margin-bottom: 0;
    }

    .contact-item table {
        width: 80%;
    }

    .contact-item .meta {
        margin-left: 35px;
    }

    .grid figure img {
        opacity: 0.5;
    }

    .grid figure figcaption {
        padding: 2em;
        color: #fff;
        text-transform: uppercase;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;

    }

    .grid figure h2 {
        font-size: 20px;
        margin-bottom: 0;
        text-transform: uppercase;
    }


    .grid figure figcaption::before,
    .grid figure figcaption::after {
        pointer-events: none;
    }

    .grid figure figcaption,
    .grid figure figcaption > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    /* Anchor will cover the whole item by default */
    /* For some effects it will show as a button */
    .grid figure figcaption > a {
        z-index: 1000;
        white-space: nowrap;
        font-size: 0;
        opacity: 0;
    }

    figure.effect-goliath {
        background: #000000;
    }

    figure.effect-goliath h2,
    figure.effect-goliath p {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 25px;
    }

    figure.effect-goliath p {
        text-transform: none;
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    figure.effect-goliath:hover h2 {
        -webkit-transform: translate3d(0,-95px,0);
        transform: translate3d(0,-95px,0);
    }

    figure.effect-goliath:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .grid figure p {
        margin-bottom: 0;
        line-height: 1.2;
    }

}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }

    figure.effect-goliath p {
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    figure.effect-goliath:hover h2 {
        -webkit-transform: translate3d(0,-65px,0);
        transform: translate3d(0,-65px,0);
    }

    .grid figure p {
        line-height: 1.5;
    }
}

@media (min-width: 992px) and (max-width: 1500px) {
    .slideshow-section .caption {
        margin-top: -8vw;
    }
}