#cookies-eu-wrapper {    
position:relative;
z-index:999999;
display:none;
}
#cookies-eu-banner {
background-color: #fff;
color: #333;
padding: 6px;
font-size: 1em;
text-align: center;
min-height: 60px;    
position:fixed;
bottom: 0;
width:100%;
}
#cookies-eu-banner-closed {
background-color: #fff;
color: #000;
padding: 12px;
font-size: 1.1em;
text-align: center;
min-height: 60px;    
position:fixed;
bottom: 80px;
right: 0px;
display:none;
z-index:999999;
}
#cookies-eu-banner-closed span{
border-bottom: 2px solid #000;
cursor: pointer;
}
@media only screen and (max-width: 600px) {
#cookies-eu-banner-closed{
padding: 8px;
min-height: 20px;
}
#cookies-eu-banner-closed span {
display: none;
}
#cookies-eu-banner-closed:after {
content: "↩";
}
}
#cookies-eu-settings,
.cookies-eu-settings,
#cookies-eu-accept,
#cookies-eu-reject,
.cookies-eu-accept,
.cookies-eu-reject {
text-decoration: none;
background-color: #9D3D3D; 
color: #0080ff; 
color: #fff;
border: 1px solid #fff;
cursor: pointer;
padding: 20px;
margin: 8px 6px;
text-transform: uppercase;
font-size: 1em;
transition: background 0.07s, color 0.07s, border-color 0.07s;
letter-spacing: 0.075em;
}
#cookies-eu-more {    
color: #9D3D3D;
padding-right: 20px;
font-weight: bold;
}
#cookies-eu-reject,
.cookies-eu-reject,
#cookies-eu-accept,
.cookies-eu-accept {
padding: 10px 20px;
}
#cookies-eu-more {    
}
#cookies-eu-more:hover,
#cookies-eu-more:focus{
}
#cookies-eu-reject:hover,
#cookies-eu-reject:focus,
.cookies-eu-reject:hover,
.cookies-eu-reject:focus,
#cookies-eu-accept:hover,
#cookies-eu-accept:focus,
.cookies-eu-accept:hover,
.cookies-eu-accept:focus {
border-color: #fff;
background: #222;
color: #fff;
}
#cookies-eu-settings,
.cookies-eu-settings {
background: none;
font-weight: normal;
color: #333;
cursor: pointer;
padding: 10px 10px; border: 1px solid #666;
}
#cookies-eu-banner .cookies-eu-settings{
color: #333!important;
}
#cookies-eu-settings:hover,
#cookies-eu-settings:focus,
.cookies-eu-settings:hover,
.cookies-eu-settings:focus {
border-color: #fff;
background: #222;
color: #fff!important;
}
#cookies-eu-banner form{
display: contents;
} .custom-cookies-option{
display:flex;
justify-content: space-between;
padding-bottom: 20px;
padding-top: 40px;
}
.custom-cookies-option h3{ 
padding: 0;
margin-top: auto;
margin-bottom: auto;  
}
.custom-cookies-option input[type="radio"] {
opacity: 0;
position: fixed;
width: 0;  
}
.custom-cookies-option label {
display: inline-block;
background-color: #ddd;
padding: 10px 20px;
font-size: 1em;
text-transform: uppercase;
letter-spacing: 0.075em;
cursor: pointer;
font-weight: bold;
}
.custom-cookies-option input[type="radio"]:checked+label {
background-color: #9D3D3D;
color: white;    
} .argpd-footer {
background-color: #333;
text-align: center; width: 100%;
color: #6d6d6d;
}
.argpd-footer ul {
margin: 0;
padding: 10px 0;
}
.argpd-footer ul li {
display: inline-block;
list-style-type: none;
margin-right: 20px;  
}
.argpd-footer ul li a {
color: #999; 
}
.argpd-footer aside {
padding: 10px 0 0;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}