.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 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;
}#gdpr-modal{
display: none;
position: fixed;
bottom: 0;
z-index: 9999999999;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #888;
-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px -2px 10px -2px;
-moz-box-shadow: rgba(0, 0, 0, 0.25) 0px -2px 10px -2px;
box-shadow: rgba(0, 0, 0, 0.25) 0px -2px 10px -2px;
font-size: 13px;
width: 100%;
background-color: #fefefe;
}
#gdpr-modal *{
font-family: Arial, Helvetica, sans-serif;
color: #1a1a1a;
}
#gdpr-modal > #gdpr-modal-toggle-button{
position: absolute;
bottom: 100%;
width: 100%;
margin-bottom: -1px;
}
body:not(.single-politica-datelor) #gdpr-modal > #gdpr-modal-toggle-button{
display: none !important;
}
#gdpr-modal > #gdpr-modal-toggle-button > div{
padding: 0 20px;
text-align: right;
}
#gdpr-modal > #gdpr-modal-toggle-button > div > span{
cursor: pointer;
width: 50px;
height: 32px;
font-size: 20px;
line-height: 32px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #1a1a1a;
background-color: #fefefe;
border: 1px solid #888;
border-bottom: none;
display: inline-block;
}
#gdpr-modal > #gdpr-modal-toggle-button > div > span > span{ display: block;
}
#gdpr-modal > #gdpr-modal-toggle-button > div > span > span:before{
content: '▼';
}
#gdpr-modal.gdpr-modal-closed > #gdpr-modal-toggle-button > div > span > span:before{
content: '⚙';
}
#gdpr-modal.gdpr-modal-closed #gdpr-modal-toggle{
height: 10px !important;
overflow: hidden;
} #gdpr-modal .gdpr-modal-content > div,
#gdpr-modal .gdpr-modal-footer > div{
padding: 20px;
}
#gdpr-modal .gdpr-modal-content .p{
margin:0;
} #gdpr-modal .close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
}
#gdpr-modal .close:hover,
#gdpr-modal .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
} #gdpr-modal .gdpr-modal-footer {
background-color: #f7f7f7;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e9ecef;
}
#gdpr-modal .gdpr-modal-footer a{
color: #007acc;
text-decoration:underline;
}
.gdpr-buton{
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-width: 1px;
border-style: solid;
padding-top: .375rem;
padding-bottom: .375rem;
padding-right: .75rem;
padding-left: .75rem;
font-size: 13px;
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;
color: #fff !important;
background-color: #007bff;
border-color: #007bff;
text-transform: uppercase;
}
#gdpr-modal-fullscreen {
display: none; position: fixed; z-index: 999999999999; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.8); font-family: Arial, Helvetica, sans-serif;
color: #1a1a1a;
font-size: 15px;
-webkit-overflow-scrolling: touch;
}
#gdpr-modal-fullscreenl *{
font-family: Arial, Helvetica, sans-serif;
color: #1a1a1a;
}
#gdpr-modal-fullscreen a{
color: #007acc;
text-decoration:underline;
} #gdpr-modal-fullscreen .gdpr-modal-content {
background-color: #fefefe;
padding: 20px;
border: 1px solid #888;
} #gdpr-modal-fullscreen .close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
#gdpr-modal-fullscreen .close:hover,
#gdpr-modal-fullscreen .close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
#gdpr-modal-fullscreen .hh3,
#gdpr-modal-fullscreen .hh4{
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}
#gdpr-modal-fullscreen .hh4{
color:gray;
}
#gdpr-modal-fullscreen .hh3{
margin-top: 30px;
margin-bottom:30px;
}
#gdpr-modal-fullscreen table tr th {
padding: 10px;
border: 0;
background: #414141;
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 15px;
text-transform: uppercase;
}
#gdpr-modal-fullscreen table {
border-collapse: separate;
border-spacing: 0;
border: 1px solid #d1d1d1;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
}
#gdpr-modal-fullscreen table th,
#gdpr-modal-fullscreen table td{
padding: 10px;
}
#gdpr-modal-fullscreen table td,
#gdpr-modal-fullscreen table th{
border: 1px solid #d1d1d1;
}
#gdpr-modal-fullscreen table td{
border: 1px solid #d1d1d1;
border-width: 0 1px 1px 0;
}
#gdpr-modal .p,
#gdpr-modal-fullscreen .p{
margin-bottom:10px;
font-size: 15px;
line-height:1.8em;
}
#gdpr-modal .p{
font-size: 13px;
}
#gdpr-modal-fullscreen .gdpr-modal-header .gdpr-modal-title{
font-weight:bold;
font-size:24px;
}
#gdpr-modal-fullscreen .gdpr-modal-header{
padding: 15px 0;
border-bottom: 1px solid #ccc;
margin-bottom: 30px;
}
.gdpr-list input[type=checkbox] {
display: none
}
.gdpr-list input[type=checkbox]~label {
position: static;
display: block;
margin: 0;
margin-bottom: 5px;
padding: 0;
color: #414141;
font-size: 16px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.gdpr-list input[type=checkbox]~label:after,
.gdpr-list input[type=checkbox]~label:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 30px;
border: 1px solid #ccc;
border-radius: 30px;
background: #57D46D;
-webkit-transition: border .2s, background .2s;
-o-transition: border .2s, background .2s;
transition: border .2s, background .2s
}
.gdpr-list input[type=checkbox]~label:after {
width: 30px;
height: 30px;
background: #fff;
-webkit-transition: border .2s, -webkit-transform .2s;
transition: border .2s, -webkit-transform .2s;
-o-transition: border .2s, transform .2s;
transition: border .2s, transform .2s;
transition: border .2s, transform .2s, -webkit-transform .2s;
z-index: 1
}
.gdpr-list input[type=checkbox]:checked~label:before {
border: 1px solid #ff3b30;
background: #ff3b30
}
.gdpr-list input[type=checkbox]:checked~label:after {
border: 1px solid #ff3b30;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%)
}
.gdpr-list input[type=checkbox]:disabled~label {
color: #ccc;
pointer-events: none
}
.gdpr-list input[type=checkbox]:disabled~label:before {
border: 1px solid #ddd;
background: #ddd;
opacity: 0
}
.gdpr-list input[type=checkbox]:disabled~label:after {
border: 1px solid #ddd;
opacity: 0;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%)
}
.gdpr-list-item {
position: relative;
padding: 0 0 20px 70px
}
.gdpr-list-item-description {
}
.gdpr-list-item-details {
display: none
}
.gdpr-list-item-details span {
display: block;
font-size: 12px;
line-height: 15px
}
.gdpr-list-item-details label.gdpr-link {
margin: 5px 0;
font-size: 14px;
line-height: 20px
}
.gdpr-list-item-details table {
table-layout: auto;
width: 100%;
margin: 0;
border: 0;
color: #414141;
text-align: left
}
.gdpr-list-item-details table tr th {
padding: 10px;
border: 0;
background: #414141;
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 15px;
text-transform: uppercase
}
.gdpr-list-item-details table tr td {
padding: 10px;
border: 0;
font-size: 12px;
line-height: 15px
}
.gdpr-list-item-details table tr:nth-child(2n+1) {
background: 0 0
}
.gdpr-list-item-details table tr:nth-child(2n) {
border-bottom: 1px solid #ccc;
background: 0 0
}
.gdpr-list-item .gdpr-link {
display: inline-block;
vertical-align: top;
float: none;
font-size: 12px;
line-height: 15px
}
.gdpr-list-item-input:checked~.gdpr-link {
display: none
}
.gdpr-list-item-input:checked~.gdpr-list-item-details {
display: block
}
label.gdpr-link {
margin: 0;
text-transform: none
}
#gdpr-container{
margin:0 auto;
color:black;
margin-top:50px;
}
#gdpr-container *{
color:black;
}
#gdpr-container .h1,
#gdpr-container .gdpr-modal-title{
margin:20px 0;
}
#gdpr-container .h1{
font-size:35px;
}
#gdpr-container .gdpr-modal-title{
font-size:20px;
}
#gdpr-container .hh3{
font-size:18px;
}
#gdpr-container .hh4{
font-size:17px;
} @media all and (max-width:767px) {
.hidden-xs{
display:none;
}
#gdpr-container{
width: 100%;
padding:15px;
}
#gdpr-modal-fullscreenl .gdpr-modal-header .gdpr-modal-title{
font-size: 17px;
}
.gdpr-list input[type=checkbox]~label {
position: relative;
padding-left: 50px;
font-size: 16px;
line-height: 20px
}
.gdpr-list input[type=checkbox]~label:after,
.gdpr-list input[type=checkbox]~label:before {
width: 40px;
height: 20px;
border-radius: 20px
}
.gdpr-list input[type=checkbox]~label:after {
width: 20px;
height: 20px
}
.gdpr-list-item {
padding: 0 0 20px
}
.gdpr-buton{
display: inline-block;
margin-top: 20px;
font-size:15px;
}
#gdpr-accept{
float:right;
}
#gdpr-modal-fullscreen{
background:white;
}
#gdpr-modal-fullscreen .hh3{
font-size: 17px;
line-height: 25px;
margin-bottom: 30px;
margin-top: 30px;
}
#gdpr-modal-fullscreen table tr th{
font-size: 9px;
}
#gdpr-modal-fullscreen .p{
font-size: 13px;
}
} @media all and (min-width:768px) {
#gdpr-modal > #gdpr-modal-toggle-button > div{
width: 80%;
margin-left: 10%;
}
#gdpr-modal-fullscreen .gdpr-modal-content {
margin: 20px auto; width: 80%; }
#gdpr-modal .gdpr-modal-content > div,
#gdpr-modal .gdpr-modal-footer > div{
width: 80%;
margin-left: 10%;
}
#gdpr-modal .gdpr-modal-footer > div{
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: space-between;
}
.gdpr-modal-footer .gdpr-buton{
display: inline-block;
margin-left: 20px;
}
} @media (min-width: 992px) {
#gdpr-container {
width: 970px;
}
} @media (min-width: 1200px) {
#gdpr-container {
width: 1170px;
}
}#ssb-container {
position: fixed;
top: 30%;
z-index: 1;
}
.ssb-btns-right {
right: 0;
}
.ssb-btns-left {
left: 0;
}
#ssb-container ul {
padding: 0;
margin: 0;
}
#ssb-container ul li {
list-style: none;
margin: 0;
}
#ssb-container ul li {
line-height: 45px;
}
#ssb-container ul li p {
margin: 0;
}
#ssb-container ul li a {
padding: 0 15px 0 0;
display: block;
line-height: 45px;
text-align: left;
white-space: nowrap;
text-decoration: none;
}
#ssb-container ul li span {
line-height: 45px;
width: 50px;
text-align: center;
display: inline-block;
}
#ssb-container.ssb-btns-left ul li a {
text-align: right;
padding: 0 0 0 15px;
}
#ssb-container.ssb-btns-left ul li span {
float: right;
}
#ssb-container ul li a:hover {
text-decoration: none;
}
#ssb-container .ssb-share-btn {
position: relative;
}
#ssb-container .ssb-share-btn span,
#ssb-container.ssb-btns-left .ssb-share-btn span {
float: none;
}
#ssb-container .ssb-share-btn a {
padding: 0;
}
#ssb-container.ssb-btns-left .ssb-share-btn i.ssb-share-icon {
float: right !important;
}
#ssb-container.ssb-anim-icons ul li {
transition: transform 100ms;
}
#ssb-container.ssb-anim-icons.ssb-btns-right ul li:hover {
transform: translate(-15px, 0);
}
#ssb-container.ssb-anim-icons.ssb-btns-left ul li:hover {
transform: translate(15px, 0);
}
#ssb-container ul li.ssb-share-btn:hover .ssb-social-popup {
display: block;
}
.ssb-social-popup {
position: absolute;
top: 100%;
left: 100%;
margin: 0 0 0 -50px;
width: 155px;
display: none;
}
#ssb-container.ssb-btns-right .ssb-social-popup {
right: -100%;
margin: 0 0 0 -110px;
left: 0;
}
#ssb-container .ssb-social-popup a {
padding: 0 !important;
text-align: left !important;
} @media (max-width: 640px) {
.ssb-disable-on-mobile {
display: none;
}
}