/*
Theme Name: st-promotions
Theme URI: https://www.brave-systems.de
Author: David Bressert
Version: 1.0.3
Author URI: https://www.brave-systems.de
Description: WordPress Theme for ST-Promotions
Text Domain: stpromotions
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Gallery
   16.2 Slideshow
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/**
 * 5.0 Typography
 */
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('Raleway Italic'), local('Raleway-Italic'), url(./assets/webfonts/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('Raleway Italic'), local('Raleway-Italic'), url(./assets/webfonts/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Raleway'), local('Raleway-Regular'), url(./assets/webfonts/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Raleway'), local('Raleway-Regular'), url(./assets/webfonts/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(./assets/webfonts/1Ptrg8zYS_SKggPNwPIsWqhPAMif.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(./assets/webfonts/1Ptrg8zYS_SKggPNwPIsWqZPAA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url(./assets/webfonts/1Ptgg87LROyAm3K9-C8QSw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url(./assets/webfonts/1Ptgg87LROyAm3Kz-C8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
h1, h2, h3, h4, h5, h6, p, strong, b, em, i {
    hyphenate-limit-chars: auto 5;
    hyphenate-limit-lines: 2;
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-chars: auto 5;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: auto 5;
    -ms-hyphenate-limit-lines: 2;
}

/**
 * 6.0 Forms
 */


/**
 * 7.0 Formatting
 */
.btn-white {
    color: #212529;
    background-color: #fff;
    border-color: #fff;
}
.tooltip-primary  {
    background-color: #ef8201;
}
.tooltip-secondary {
    background-color: #014596;
}
.tooltip-dark {
    background-color: #2e2e2e;
}
.tooltip-white {
    background-color: white;
}
a.icon-box {
    background: transparent;
    border-radius: 6px;
    color: inherit;
    display: block;
    text-decoration: inherit;
    padding: 1.25rem;
    transition: all .5s;
}
a.icon-box:hover {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0, 0.2);
    border-radius: 6px;
    transition: all .5s;
}
hr {
    border: 1px solid #ddd;
}
.img-card {
    /* width: 130px;
    height: 195px; */
    position: relative;
    display: inline-block;
    /* margin: 50px; */
}
.img-card .team-image-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.img-card:hover .team-image-hover {
    display: inline;
}
.team-image {

}
.team-image:hover {

}
/**
 * 13.1 Header
 */
#header {
	position: absolute;
	width: 100%;
	z-index: 99;
}
#scroll-down {
    bottom: 0;
    position: absolute;
    width: 100%;
}
#scroll-down .scroll {
    display: inline;
    padding: 10px 25px 0;
    border-radius: 1.5rem 1.5rem 0 0;
}
.pulse {
    -webkit-animation: pulse 1.2s infinite;
    animation: pulse 1.2s infinite;
}
.navbar-nav {
    /* font-size: 1.25rem; */
}
.dropdown-menu {
	/* border-radius:0 !important; */
}
.box-shadow {
	box-shadow: 0px 0px 10px rgba(0,0,0, 0.2);
}
.position-relative-header {
    position: relative;
}
.language {
    position: absolute;
    right: 65px;
    top: 25px;
}
.btn-language {
    color:#ef8201;
    background-color:#fff;
    border-radius: 3rem;
    border: solid 0.25rem #ef8201;
    padding: 0.2rem;
    font-size: 1rem;
    letter-spacing: 0;
    width: 39px;
    display: inline-block;
    text-align: center;
    margin: 0 3px;
}
.btn-language:hover {
    text-decoration: none;
    color: #014596;
}
.header-decoration-primary > span,
.header-decoration-secondary > span,
.header-decoration-dark > span,
.header-decoration-white > span {
    display: inline;
    font-size: 2.6rem;
    line-height: 3.046rem
}
.header-decoration-primary > span {
    background-color: rgba(239,130,1, 0.9);
    color: #fff;
}
.header-decoration-secondary > span {
    background-color: rgba(1,69,150, 0.9);
    color: #fff;
}
.header-decoration-dark > span {
    background-color: rgba(65,65,65, 0.9);
    color: #fff;
}
.header-decoration-white > span {
    background-color: rgba(255,255,255, 0.9);
    color: rgb(65,65,65);
}
.scroll-decoration-primary,
.scroll-decoration-secondary,
.scroll-decoration-dark,
.scroll-decoration-white {
    display: inline;
    font-size: 2.6rem;
    line-height: 3.046rem
}
.scroll-decoration-primary {
    background-color: rgba(239,130,1, 0.9);
    color: #fff;
}
.scroll-decoration-secondary  {
    background-color: rgba(1,69,150, 0.9);
    color: #fff;
}
.scroll-decoration-dark {
    background-color: rgba(65,65,65, 0.9);
    color: #fff;
}
.scroll-decoration-white {
    background-color: rgba(255,255,255, 0.9);
    color: rgb(65,65,65);
}
.textbox-decoration-primary {
    background-color: rgba(239,130,1, 0.9);
    color: #fff;
}
.textbox-decoration-secondary > span {
    background-color: rgba(1,69,150, 0.9);
    color: #fff;
}
.textbox-decoration-dark > span {
    background-color: rgba(65,65,65, 0.9);
    color: #fff;
}
.textbox-decoration-white > span {
    background-color: rgba(255,255,255, 0.9);
    color: rgb(65,65,65);
}
.header-radius {
    display: inline-block !important;
    border-radius: 1.5rem;
    padding: 0 1.5rem 0 0;
}
.header-radius > span {
    display: inline-block !important;
    border-radius: 1.5rem;
    padding: 0 1.5rem;
    margin-bottom: 1rem;
}
.textbox-radius > span {
    display: inline-block !important;
    border-radius: 1.5rem;
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
}
.nav-link {
    font-size: 1.2rem;
}
#st-navbar > ul > li > a {
    background: rgba(255, 255, 255, 1);
    border-radius: 1.5rem;
    padding-right: .725rem;
    padding-left: .725rem;
}
/**
 * 13.6 Footer
 */
 #footer .footer-col p {
     color: #fff;
 }
#footer .footer-col a {
    color: #fff;
}
#footer .footer-col a:hover {
    color: #ccc;
}
#footer .footer-col h3 {
    text-transform: uppercase;
    color: #fff;
}
#footer .footer-col ul {
    padding: 0;
}
#footer .footer-col ul li {
    list-style: none;
    padding: 4px 0;
}
#footer .post-date {
    background: #ef8201;
    color: #fff;
    padding: 1px 2px;
    font-size: 0.725rem;
}
#footer .phone {
    line-height: 2;
}
.umap {
    height:400px;
}
.umap::after {
    position: absolute;
    top: 0;
    width: 100%;
    background:
    rgba(0,0,0, 0);
    content: ".";
    bottom: 0;
}
.umap.zindex::after {
    z-index: -1;
}
#phone > span {
    display: none;
}
#call > span {
    display: none;
}
#callback > span {
    display: none;
}
#request > span {
    display: none;
}
#call:hover > span {
    display: inline;
}
#callback:hover > span {
    display: inline;
}
#request:hover > span {
    display: inline;
}
#phone {
    opacity: 0;
    position: fixed;
    right: -25px;
    top: 40%;
    transition: opacity 1.3s;
    z-index: 9999;
    margin-top: -50px;
}
#call {
    opacity: 0;
    position: fixed;
    right: -25px;
    top: 40%;
    transition: opacity 1.3s;
    transition-delay: 0.5s;
    z-index: 9999;
}
#callback {
    margin-top: 50px;
    opacity: 0;
    position: fixed;
    right: -25px;
    top: 40%;
    transition: opacity 1.3s;
    transition-delay: 1s;
    z-index: 9999;
}
#request {
    margin-top: 100px;
    opacity: 0;
    position: fixed;
    right: -25px;
    top: 40%;
    transition: opacity 1.4s;
    transition-delay: 1.5s;
    z-index: 9999;
}
#phone.display {
    position: fixed;
    opacity: 1;
    transition: opacity 1.3s;
}
#call.display {
    position: fixed;
    opacity: 1;
    transition: opacity 1.3s;
}
#callback.display {
    position: fixed;
    opacity: 1;
    transition: opacity 1.3s;
    transition-delay: 0.5s;
}
#request.display {
    position: fixed;
    opacity: 1;
    transition: opacity 1.4s;
    transition-delay: 1s;
}

/**
 * Layout
 */
#st-promotions {
	/* position: absolute; */
	width: auto;
	height: 100vh;
}
.card {
	box-shadow: 0px 0px 10px rgba(0,0,0, 0.2);
	border-radius: 6px;
}
.no-card-shadow {
    box-shadow: none !important;
	border-radius: 0 !important;
}
.hover-success:hover {
	color: #fff !important;
	background-color: #28a745;
	border-color: #28a745;
	text-decoration: none;
	transition: all .5s;
	cursor: pointer;
}
.hover-success:hover .text-success {
	color: #fff !important;
	transition: all .5s;
}
.hover-success {
	color: inherit;
	background-color:white;
	transition: all .5s;
}
.hover-success .text-success {
	color: inherit;
	transition: all .5s;
}

.hover-secondary:hover {
	color: #fff !important;
	background-color: #014596;
	border-color: #014596;
	text-decoration: none;
	transition: all .5s;
	cursor: pointer;
}
.hover-secondary:hover .text-secondary {
	color: #fff !important;
	transition: all .5s;
}
.hover-secondary {
	color: inherit;
	background-color:white;
	transition: all .5s;
}
.hover-secondary .text-secondary {
	color: inherit;
	transition: all .5s;
}

.hover-primary:hover {
	color: #fff !important;
	background-color: #ef8201;
	border-color: #ef8201;
	text-decoration: none;
	transition: all .5s;
	cursor: pointer;
}
.hover-primary:hover .text-primary {
	color: #fff !important;
	transition: all .5s;
}
.hover-primary {
	color: inherit;
	background-color:white;
	transition: all .5s;
}
.hover-primary .text-primary {
	color: inherit;
	transition: all .5s;
}

.hover-dark:hover {
	color: #fff !important;
	background-color: #414141;
	border-color: #414141;
	text-decoration: none;
	transition: all .5s;
	cursor: pointer;
}
.hover-dark:hover .text-dark {
	color: #fff !important;
	transition: all .5s;
}
.hover-dark {
	color: inherit;
	background-color:white;
	transition: all .5s;
}
.hover-dark .text-dark {
	color: inherit;
	transition: all .5s;
}
/**
 * 13.4 Posts
 */
.screen-reader-text {
    display: none;
}
.tagcloud {
    line-height: 1.2;
    text-align: justify;
}
#author {
    position:inherit;
    top: inherit;
    left:inherit;
    width:inherit;
}
/**
 * 16.0 Media
 */
.caption-box {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
.caption-box {
	float: left;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.caption-box.is-hover:hover .caption {
	opacity: 1;
}
.caption-box img {
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 4;
}
.caption-box .caption {
	opacity: 0;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.caption-box .blur {
	background-color: rgba(0,0,0,0.65);
	height: 100%;
	width: 100%;
	z-index: 5;
	position: absolute;
}
.caption-box .caption-text h4 {
	text-transform: uppercase;
	font-size: 24px;
}
.caption-box .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 40%;
}
img.aligncenter,
img.size-full {
    max-width: 100%;
    height: auto;
}

/**
 * 16.1 Gallery
 */
.gallery {
    display: flex;
    flex-flow: wrap;
}
.gallery-item {
    flex: 1;
}
/**
 * 19.0 Media Queries
 */
@media (min-width:576px) {

    /* Header */
    .header-decoration-primary > span,
    .header-decoration-secondary > span,
    .header-decoration-dark > span,
    .header-decoration-white > span {
        display: inline;
        font-size: 3.6rem;
        line-height: 4.25rem;
        margin-bottom: 1rem;
    }
}
 @media (min-width:992px) {

    .language {
     position: inherit;
    }
    .btn-language {
     color:#ef8201;
     background-color:#fff;
     border-radius: 3rem;
     border: solid 0.1875rem #ef8201;
     padding: 0.1875rem;
     font-size: 0.825rem;
     letter-spacing: 0;
     width: 32px;
     display: inline-block;
     text-align: center;
     margin: 0 4px;
    }
    .position-relative-header {
     position: unset;
    }
}
@media (min-width:1440px) {
    #phone > span {
        display: inline;
    }
    #call > span {
        display: inline;
    }
    #callback > span {
        display: inline;
    }
    #request > span {
        display: inline;
    }
    #author {
        position:absolute;
        top: 35px;
        left:-180px;
        width:165px;"
    }
}

/**
 * 21.0 Animation
 */
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	50% {
		-webkit-transform: translate(0, 10px);
		transform: translate(0, 10px);
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

@keyframes pulse {
	0% {
    	-webkit-transform: translate(0, 0);
        transform: translate(0, 0);
	}
	50% {
		-webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
/**
 * Mixitup
 */
.controls {
    padding: 1rem;
    font-size: 0.1px;
}

.control {
    position: relative;
    display: inline-block;
    width: 2.7rem;
    height: 2.7rem;
    background: #444;
    cursor: pointer;
    font-size: 0.1px;
    color: white;
    /* transition: background 150ms; */
}

.control:hover {
    background: #3f3f3f;
}

.control[data-filter]:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    /* border: 2px solid currentColor; */
    border-radius: 2px;
    /* background: currentColor; */
    /* transition: background-color 150ms, border-color 150ms; */
}

.control[data-sort]:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-left: 2px solid;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    transform:  translateY(1px) rotate(45deg);
}

/* .control[data-sort*=":desc"]:after {
    transform:  translateY(-4px) rotate(-135deg);
}

.mixitup-control-active {
    background: #393939;
}

.mixitup-control-active[data-filter]:after {
    background: transparent;
}

.control:first-of-type {
    border-radius: 3px 0 0 3px;
}

.control:last-of-type {
    border-radius: 0 3px 3px 0;
}

.control[data-filter] + .control[data-sort] {
    margin-left: .75rem;
}

.control[data-filter=".green"] {
    color: #91e6c7;
}

.control[data-filter=".blue"] {
    color: #5ecdde;
}

.control[data-filter=".pink"] {
    color: #d595aa;
}

.control[data-filter="none"] {
    color: #2f2f2f;
} */

/* Container
---------------------------------------------------------------------- */

/* .container-grid {
    padding: 1rem;
    text-align: justify;
    font-size: 0.1px;
}

.container-grid:after {
    content: '';
    display: inline-block;
    width: 100%;
} */

/* Grid Items
---------------------------------------------------------------------- */

/* .item,
.gap {
    display: inline-block;
    vertical-align: top;
}

.item {
    background: #fff;
    border-top: .5rem solid currentColor;
    border-radius: 2px;
    margin-bottom: 1rem;
    position: relative;
}

.item:before {
    content: '';
    display: inline-block;
    padding-top: 56.25%;
}

.item.green {
    color: #91e6c7;
}

.item.pink {
    color: #d595aa;
}

.item.blue {
    color: #5ecdde;
} */

/* Grid Breakpoints
---------------------------------------------------------------------- */

/* 2 Columns */

.item,
.gap {
    width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
}

/* 3 Columns */

@media screen and (min-width: 541px) {
    .item,
    .gap {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}

/* 4 Columns */

@media screen and (min-width: 961px) {
    .item,
    .gap {
        width: calc(100%/4 - (((4 - 1) * 1rem) / 4));
    }
}

/* 5 Columns */

@media screen and (min-width: 1281px) {
    .item,
    .gap {
        width: calc(100%/5 - (((5 - 1) * 1rem) / 5));
    }
}

/**
 * Login
 */
#loginform #user_login,
#loginform #user_pass {
    display: block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    color:
    #495057;
    background-color:
    #fff;
    background-clip: padding-box;
    border: 1px solid
    #ced4da;
    border-radius: 1.5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#loginform #user_login:focus,
#loginform #user_pass:focus {
    color: #495057;
    background-color:
    #fff;
    border-color:
    #febe71;
    outline: 0;
    box-shadow: 0 0 0 .2rem
    rgba(239,130,1,.25);
}
#loginform #wp-submit {
    color:#fff;
    background-color: #014596;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid #014596;
    padding: .5rem 1rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: 1.5rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#loginform #wp-submit:hover {
    color: #fff;
    background-color: #013470;
    border-color: #012e63;
}
/**
 * Signup
 */
#signup-content {
    padding: 120px 0;
    margin: 0 auto;
    max-width: 720px;
}

/**
 * 16.0. Media
 */


.bg-social {
    background-color: #ddd;
}

/**
 * Klaro
 */
.klaro .cookie-modal, .klaro .cookie-notice {
  /* The switch - the box around the slider */
font-size: 14px;
}

.klaro .cookie-modal .switch, .klaro .cookie-notice .switch {
position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider {
  background-color: #064691 !important;
}

.klaro .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider {
  opacity: 0.8;
  background-color: #006A4E;
  cursor: not-allowed;
}

.klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal .cm-app-input, .klaro .cookie-notice .cm-app-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-app-label, .klaro .cookie-notice .cm-app-label {
  /* The slider */
  /* Rounded sliders */
}

.klaro .cookie-modal .cm-app-label .slider, .klaro .cookie-notice .cm-app-label .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  width: 50px;
  display: inline-block;
}

.klaro .cookie-modal .cm-app-label .slider:before, .klaro .cookie-notice .cm-app-label .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.klaro .cookie-modal .cm-app-label .slider.round, .klaro .cookie-notice .cm-app-label .slider.round {
  border-radius: 30px;
}

.klaro .cookie-modal .cm-app-label .slider.round:before, .klaro .cookie-notice .cm-app-label .slider.round:before {
  border-radius: 50%;
}

.klaro .cookie-modal .cm-app-label input:focus + .slider, .klaro .cookie-notice .cm-app-label input:focus + .slider {
  box-shadow: 0 0 1px #0885BA;
}

.klaro .cookie-modal .cm-app-label input:checked + .slider:before, .klaro .cookie-notice .cm-app-label input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .cm-app-input:focus + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input:focus + .cm-app-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider:before, .klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal a, .klaro .cookie-notice a {
  color: #ee8c17 !important;
  text-decoration: none;
}

.klaro .cookie-modal p, .klaro .cookie-modal strong, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .cookie-notice p, .klaro .cookie-notice strong, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
  font-family: inherit;
  color: #eee;
}

.klaro .cookie-modal p, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .cookie-notice p, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}

.klaro .cookie-modal .cm-link, .klaro .cookie-notice .cm-link {
  padding-left: 4px;
  vertical-align: middle;
}

.klaro .cookie-modal .cm-btn, .klaro .cookie-notice .cm-btn {
  background: #064691 !important;
  color: #eee;
  border-radius: 1.5rem !important;
  padding: 10px 15px !important;
  margin-right: 0.5em;
  border: 0;
}

.klaro .cookie-modal .cm-btn:disabled, .klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-sm, .klaro .cookie-notice .cm-btn.cm-btn-sm {
  padding: 10px 15px !important;
  font-size: 1em;
}

.klaro .cookie-modal .cm-btn.cm-btn-close, .klaro .cookie-notice .cm-btn.cm-btn-close {
  background: #eee;
  color: #000;
}

.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
  background: #ee8c17 !important;
}

.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info {
  background: #0885BA;
}

.klaro .cookie-modal .cm-btn.cm-btn-right, .klaro .cookie-notice .cm-btn.cm-btn-right {
  float: right;
  margin-left: 0.5em;
  margin-right: 0;
}

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
}

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.klaro .cookie-modal .cm-modal {
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  background: #333;
  color: #eee;
}

@media (min-width: 1024px) {
  .klaro .cookie-modal .cm-modal {
    border-radius: 1.5rem !important;
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto;
  }
}

.klaro .cookie-modal .cm-modal .hide {
  border: none;
  background: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #eee;
}

.klaro .cookie-modal .cm-modal .cm-footer {
  padding: 1.5em !important;
  border-top: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::before, .klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
  content: " ";
  display: table;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
  clear: both;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
    display: none;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #999;
}

.klaro .cookie-modal .cm-modal .cm-header {
  padding: 1.5em !important;
  padding-right: 24px;
  border-bottom: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin: 0;
  font-size: 2em;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 20px;
}

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1.5em !important;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps {
  padding: 0;
  margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch {
  position: absolute;
  left: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes {
  font-size: 0.8em;
  color: #999;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all {
  border-top: 1px solid #555;
  padding-top: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-app-title {
  font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out, .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required {
  padding-left: 0.2em;
  font-size: 0.8em;
  color: #999;
}

.klaro .cookie-notice {
  background: #414141 !important;
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
}

@media (min-width: 990px) {
  .klaro .cookie-notice {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 1.5rem !important;
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 300px;
  }
}

@media (max-width: 989px) {
  .klaro .cookie-notice {
    border: none;
    border-radius: 0;
  }
}

.klaro .cookie-notice .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1.2rem !important;
  padding-top: .5rem !important;
}

.klaro .cookie-notice .cn-body p {
  margin-bottom: 0.5em;
}

.klaro .cookie-notice .cn-body p.cn-changes {
  text-decoration: underline;
}

.klaro .cookie-notice .cn-body .cn-learn-more {
  display: inline-block;
}

.klaro .cookie-notice .cn-body p.cn-ok {
  padding-top: 0.5em;
  margin: 0;
}

.klaro .cookie-notice-hidden {
  display: none !important;
}
a.cm-link.cm-learn-more {
    float: left !important;
    margin: 10px 0;
}

.cn-body p.cn-ok {
display: grid !important;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 5px;
grid-row-gap: 5px;
}

.cm-btn-success { grid-area: 1 / 1 / 2 / 2; }
.cn-decline { grid-area: 1 / 2 / 2 / 3; }
.cm-learn-more { grid-area: 2 / 1 / 3 / 3; }
.psv-container {
    min-height: 75vh;
}
.custom-tooltip {
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 50px;
    border: none;
    text-shadow: none !important;
    box-shadow: none !important;
}
.custom-tooltip > * {
    color: #7f7f7f;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: none !important;
}
.psv-tooltip--top-left .psv-tooltip-arrow,
.psv-tooltip--top-center .psv-tooltip-arrow,
.psv-tooltip--top-right .psv-tooltip-arrow {
  border-top-color: rgba(255, 255, 255, 0.95) !important;
}
.psv-tooltip--bottom-left .psv-tooltip-arrow,
.psv-tooltip--bottom-center .psv-tooltip-arrow,
.psv-tooltip--bottom-right .psv-tooltip-arrow {
  border-bottom-color: rgba(255, 255, 255, 0.95) !important;
}
.psv-tooltip--left-top .psv-tooltip-arrow,
.psv-tooltip--center-left .psv-tooltip-arrow,
.psv-tooltip--left-bottom .psv-tooltip-arrow {
  border-left-color: rgba(255, 255, 255, 0.95) !important;
}
.psv-tooltip-arrow {
  margin-left: 20px;
}
