.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 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;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
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: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
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: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
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: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}body {
font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Heebo", sans-serif;
}
a:hover {
color: #ea130e;
}
.comments-area .comment-form p input[type="email"] {
width: 100%;
height: 60px;
padding: 20px;
border: none;
background-color: #f9f9f9;
}
.comment-form-cookies-consent {
display: none;
}
blockquote.site-bg-gray-light p {
padding-left: 0px;
font-size: 14px;
}
.comments-area .comment-respond {
margin-top: 30px;
}
.comment-respond h3.comment-reply-title {
margin-left: -11px;
font-family: "Heebo", sans-serif;
}
.comments-area .comment-form p.logged-in-as {
margin-bottom: 25px;
margin-top: -5px;
}
.side-bar .widget_categories, .side-bar .widget_tag_cloud {
padding: 35px 25px 35px 25px;
border: 2px solid #e7e7e7;
overflow: hidden;
margin-bottom: 40px;
}
.widget_categories ul, .widget_tag_cloud ul {
list-style: none;
margin-bottom: 0px;
}
.widget_categories ul li {
position: relative;
padding: 10px 0px;
line-height: 20px;
font-size: 14px;
}
.widget_categories ul li a {
color: #000;
margin-left: 0px;
padding: 0px;
display: inline-block;
font-size: 14px;
font-weight: 600;
}
.widget_categories ul li a:hover {
color: #ea130e;
}
.widget_categories h3, .widget_tag_cloud h3 {
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
}
.side-bar .widget_tag_cloud a {
font-size: 14px!important;
font-family: "Heebo", sans-serif;
}
.side-bar .widget_tag_cloud ul li {
display: inline-block;
}
.side-bar .recent-posts-entry .wt-post-info .post-title,
.side-bar .recent-posts-entry .wt-post-info .post-date {
font-family: "Heebo", sans-serif;
}
.recent-posts-entry h3.widget-title {
font-size: 20px;
}
.wt-post-meta ul li {
display: inline-block;
}
.wt-post-info .wt-post-meta i {
margin-right: 5px;
}
.wt-post-info .wt-post-meta .post-author {
padding-right: 15px;
display: inline-block;
font-weight: 500;
position: relative;
text-transform: capitalize;
}
.wt-post-info .wt-post-meta .post-author:after {
position: absolute;
content: '|';
right: 0px;
top: 0px;
}
.wt-post-info .wt-post-meta .post-comment {
padding-left: 5px;
}
.pagination-outer .pagination-style1 ul li span {
position: relative;
width: 40px;
height: 40px;
color: #fff;
font-size: 16px;
font-weight: 400;
line-height: 40px;
border-radius: 50px;
text-align: center;
display: inline-block;
transition: 0.5s all ease;
background-color: #ea130e;
}
.widget {
margin-bottom: 30px;
}
.widget_categories ul li {
display: inherit;
padding: 12px 0;
border-bottom: 1px dashed #ccc;
}
.widget_categories ul li:last-child {
padding-bottom: 0px;
border-bottom: none;
}
.recent-posts-entry .widget-post-bx .widget-post {
border-bottom: 1px solid #dbdde1;
padding-bottom: 20px;
margin-bottom: 20px;
}
.recent-posts-entry .widget-post-bx .widget-post:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0px;
}
.wt-post-readmore .site-button-link,
.service-icon-box-content .site-button-link {
outline: none;
color: #fff;
padding: 12px 25px;
letter-spacing: 1px;
position: relative;
overflow: hidden;
cursor: pointer;
display: inline-table;
background-color: #ea130e;
border: 2px solid #ea130e;
font-size: 15px;
margin-top: 5px;
font-weight: 600;
transition: 0.5s all ease;
}
.wt-post-readmore .site-button-link:hover,
.service-icon-box-content .site-button-link:hover {
color: #ea130e;
background-color: #fff;
}
.wt-post-readmore .site-button-link:after,
.p-table-btn .site-button-link:after,
.service-icon-box-content .site-button-link:after {
background-color: #fff;
}
.blog-post-4-outer .wt-post-info .wt-post-meta {
margin-bottom: 15px;
}
.blog-post-4-outer .wt-post-info .wt-post-title .post-title {
line-height: 28px;
margin-bottom: 15px;
font-size: 24px;
}
.wt-post-meta .post-author a:hover {
color: #ea130e;
}
.wt-post-info .wt-post-meta li, .wt-post-info .wt-post-meta .post-author {
font-size: 15px;
font-weight: 600;
}
.blog-post-style-2.blog-post-single .wt-post-info .wt-post-meta li, .blog-post-style-2.blog-post-single .wt-post-info .wt-post-meta .post-author {
font-size: 15px;
font-weight: 600;
padding-right: 15px;
}
.blog-post-style-2.blog-post-single .wt-post-meta {
margin-bottom: 15px;
}
h4.post-title:hover {
color: #ea130e;
}
a.site-button.sb-bdr-dark:after {
content: '';
position: absolute;
left: 100%;
bottom: 0px;
top: 0px;
height: 100%;
width: 0px;
z-index: -1;
background-color: #ea130e;
transition: 0.5s all ease;
}
.project-single-sibar-info .info-list-1 p {
margin-bottom: 0px;
}
.project-single-side-btn .wt-icon-box-wraper br {
display: none;
}
.service-side-btn .wt-icon-box-wraper br {
display: none;
}
.header-style-1 .header-nav .nav > li {
font-family: "Heebo", sans-serif;
}
.widget_newsletter .newsletter-bx .site-button {
top: 5px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.newsletter-bx br {
display: none;
}
.logged-in .header-style-1 .is-fixed .main-bar,
.logged-in .header-style-2 .is-fixed .main-bar {
top: 32px;
}
@media (max-width: 768px) {
.logged-in .header-style-1 .is-fixed .main-bar,
.logged-in .header-style-2 .is-fixed .main-bar {
top: 45px;
}
}
.footer-light .widget-title {
font-family: "Heebo", sans-serif;
}
.search-custom h4 {
line-height: 28px;
}
.search-custom form#searchform-all input[type="search"] {
height: 42px;
border-radius: 0px;
border: 1px solid #ccc;
color: #111;
}
.search-custom form#searchform-all {
width: 70% !important;
padding-top: 10px;
}
.search-custom button[type="submit"] {
padding: 13px 15px;
background: #f2343c;
color: #fff;
margin-top: 9px;
cursor: pointer;  
}
.search-custom form#searchform-all span.input-group-btn button {
background-color: #ea130e;
color: #fff;
border-radius: 0px;
height: 42px;
padding: 0px 15px;
margin-top: 0px;
}
.pricing-block-outer2 .p-table-btn a {
outline: none;
color: #fff;
padding: 12px 25px;
letter-spacing: 1px;
position: relative;
overflow: hidden;
cursor: pointer;
display: inline-table;
background-color: #ea130e;
border: 2px solid #ea130e;
font-size: 15px;
margin-top: 5px;
font-weight: 600;
transition: 0.5s all ease;
}
.pricing-block-outer2 .p-table-btn a:hover {
color: #ea130e;
background-color: #fff;
}
.logged-in .full-menu.bg-cover {
top: 32px;
}
@media (max-width: 600px) {
.logged-in .header-style-1 .is-fixed .main-bar, .logged-in .header-style-2 .is-fixed .main-bar {
top: 0px;
}
}
.logged-in header #search.open {
top: 32px;
}
@media (max-width: 991px) {
.logged-in .header-style-2.mobile-sider-drawer-menu .header-nav {
top: 32px;
}
}
@media (max-width: 768px) {
.logged-in .header-style-2.mobile-sider-drawer-menu .header-nav,
.logged-in .header-style-1.mobile-sider-drawer-menu .header-nav {
top: 45px;
}
.logged-in .header-style-2.mobile-sider-drawer-menu .is-fixed .header-nav,
.logged-in .header-style-1.mobile-sider-drawer-menu .is-fixed .header-nav {
top: 0px;
}
}
.widget-post .wt-post-info .wt-post-header {
padding-top: 5px;
}
.widget-post .wt-post-info .wt-post-header .post-title {
padding-top: 5px;
}
ol.comment-list li.comment .comment-author {
display: block;
margin-bottom: 5px;
}
ol.comment-list li.comment .comment-author .fn {
font-size: 20px;
}
ol.comment-list li.comment .comment-meta {
display: block;
margin-bottom: 8px;
}
ol.comment-list li.comment .comment-meta a {
color: #1e1e1e;
}
ol.comment-list li.comment .reply .comment-reply-link {
font-weight: 600;
letter-spacing: 0.5px;
padding: 5px 14px;
line-height: 26px;
}
aside.side-bar h4, aside.side-bar h3 {
font-size: 18px;
}
.comment-respond h3.comment-reply-title {
text-transform: capitalize;
}
.blog-post-style-2.blog-post-single .wt-post-discription p {
letter-spacing: 0.5px;
}
.comment-respond .form-submit .site-button {
font-size: 16px;
letter-spacing: 0.5px;
font-weight: 600;
}
.page-notfound:after {
display: none;
}
@media (max-width: 991px) {
.top-bar {
display: none;
}
}
@media (max-width: 540px) {
.header-style-2 .is-fixed .navbar-toggler {
margin-bottom: 15px;
}
}
@media (max-width: 991px) {
.header-style-2 .navbar-toggler {
margin-top: 10px;
margin-bottom: 10px;
}
}
.service-slider-one {
margin: 0px 0px 30px -20px;
}
.service-side-btn h4.wt-title {
color: #fff;
}
.project-single-sibar-info {
background-color: #fff;
border: 2px solid #e7e7e7;
} .half-section-top2 {
padding-bottom: 700px;
}
.half-section-bottom2 {
margin-top: -700px;
}
.blog-post-style-2.blog-post-single blockquote {
padding: 30px;
background: #152136;
position: relative;
overflow: hidden;
margin-bottom: 20px;
border-left: 5px solid #ea130e;
}
.blog-post-style-2.blog-post-single blockquote {
font-size: 17px;
margin-bottom: 20px;
color: #222!important;
font-weight: 600!important;
line-height: 1.4;
color: white!important;
}
.blog-post-style-2.blog-post-single blockquote p {
font-size: 17px;
line-height: 26px;
padding-left: 0px;
}
.blog-post-style-2.blog-post-single blockquote .fa-quote-left {
display: none;
}
div#comment-list h3.comments-title {
margin-top: 30px;
}
.details__content-img img {
margin-top: 10px;
margin-bottom: 30px
}
.contact-one .contact-form-outer {
padding: 50px 100px 50px 50px;
border: 2px solid #e7e7e7;
background: #fff;
}
.contact-one .contact-form-outer .cons-contact-form div.wt-small-separator-outer > p:last-child,
.contact-one .contact-form-outer .cons-contact-form div.row p {
display: none;
}
body p{
line-height: 28px;
}
.team-box-single .team-detail {
padding: 40px;
}
.team-box-single .team-detail .team-detail-social ul li a{
border: 1px solid #ea130e;
}
.team-box-single .team-detail .team-detail-list li{
padding-bottom: 17px;
margin-bottom: 17px;
}
.widget_services ul li{
padding: 4px 0px;
}
.c-section-two .counter-block-half{
padding-left: 60px;
padding-top: 28px;
}
.section-full .project-single p{
line-height: 28px;
letter-spacing: 0.4px;
}
.arrow-list-1 li{
padding: 4px 0px;
}
.project-single-sibar-info {
padding: 30px;
}
footer .widget_services ul li a, footer .widget_about p,
footer .widget_newsletter p {
color: #fff;
}
@media (max-width: 768px) {
.footer_blocks .block-content .wt-icon-box-sm {
display: none;
}
}
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
}
.wt-separator-two-part-row .wt-separator-two-part-right p {
font-size: 18px;
}
.project-single-sibar-info .info-list-1 li .title {
margin-top: 6px;
}
@media (max-width: 991px) {
.header-style-1 .header-nav .nav > li:hover > .sub-menu,
.header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu {
transition: inherit;
}
}
blockquote strong {
font-weight: 600;
font-size: 16px;
}
.comments-area .comment-form p input[type="email"] {
box-shadow: none;
}
.blog-post-4-outer .wt-post-info .wt-post-title .post-title{
font-size: 26px;
}
.blog-post.blog-post-4-outer p{
font-size:16px;
letter-spacing: 0.4px;
}
.blog-post-style-2.blog-post-single .wt-post-discription p {
font-size:16px;
letter-spacing: 0.4px;
}
ol.comment-list li.comment p{
font-size:16px;
letter-spacing: 0.4px;
}
.widget_services ul li a:hover {
margin: 0px;
color: #ea130e;
}
footer.footer-light .widget_about p,
footer.footer-light .widget_newsletter p {
color: #000;
}
@media (max-width: 500px) {
.comment-respond h3.comment-reply-title {
margin-left: 0px;
}
.side-bar .widget:last-child {
margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.widget_newsletter .newsletter-bx .site-button {
right: 55px;
position: relative;
}
}body {
font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Heebo", sans-serif;
}
a:hover {
color: #FFAD00;
}
.comments-area .comment-form p input[type="email"] {
width: 100%;
height: 60px;
padding: 20px;
border: none;
background-color: #f9f9f9;
}
.comment-form-cookies-consent {
display: none;
}
blockquote.site-bg-gray-light p {
padding-left: 0px;
font-size: 14px;
}
.comments-area .comment-respond {
margin-top: 30px;
}
.comment-respond h3.comment-reply-title {
margin-left: -11px;
font-family: "Heebo", sans-serif;
}
.comments-area .comment-form p.logged-in-as {
margin-bottom: 25px;
margin-top: -5px;
}
.side-bar .widget_categories, .side-bar .widget_tag_cloud {
padding: 35px 25px 35px 25px;
border: 2px solid #e7e7e7;
overflow: hidden;
margin-bottom: 40px;
}
.widget_categories ul, .widget_tag_cloud ul {
list-style: none;
margin-bottom: 0px;
}
.widget_categories ul li {
position: relative;
padding: 10px 0px;
line-height: 20px;
font-size: 14px;
}
.widget_categories ul li a {
color: #000;
margin-left: 0px;
padding: 0px;
display: inline-block;
font-size: 14px;
font-weight: 600;
}
.widget_categories ul li a:hover {
color: #FFAD00;
}
.widget_categories h3, .widget_tag_cloud h3 {
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
}
.side-bar .widget_tag_cloud a {
font-size: 14px!important;
font-family: "Heebo", sans-serif;
}
.side-bar .widget_tag_cloud ul li {
display: inline-block;
}
.side-bar .recent-posts-entry .wt-post-info .post-title,
.side-bar .recent-posts-entry .wt-post-info .post-date {
font-family: "Heebo", sans-serif;
}
.recent-posts-entry h3.widget-title {
font-size: 20px;
}
.wt-post-meta ul li {
display: inline-block;
}
.wt-post-info .wt-post-meta i {
margin-right: 5px;
}
.wt-post-info .wt-post-meta .post-author {
padding-right: 15px;
display: inline-block;
font-weight: 500;
position: relative;
text-transform: capitalize;
}
.wt-post-info .wt-post-meta .post-author:after {
position: absolute;
content: '|';
right: 0px;
top: 0px;
}
.wt-post-info .wt-post-meta .post-comment {
padding-left: 5px;
}
.pagination-outer .pagination-style1 ul li span {
position: relative;
width: 40px;
height: 40px;
color: #fff;
font-size: 16px;
font-weight: 400;
line-height: 40px;
border-radius: 50px;
text-align: center;
display: inline-block;
transition: 0.5s all ease;
background-color: #FFAD00;
}
.widget {
margin-bottom: 30px;
}
.widget_categories ul li {
display: inherit;
padding: 12px 0;
border-bottom: 1px dashed #ccc;
}
.widget_categories ul li:last-child {
padding-bottom: 0px;
border-bottom: none;
}
.recent-posts-entry .widget-post-bx .widget-post {
border-bottom: 1px solid #dbdde1;
padding-bottom: 20px;
margin-bottom: 20px;
}
.recent-posts-entry .widget-post-bx .widget-post:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0px;
}
.wt-post-readmore .site-button-link,
.service-icon-box-content .site-button-link {
outline: none;
color: #fff;
padding: 12px 25px;
letter-spacing: 1px;
position: relative;
overflow: hidden;
cursor: pointer;
display: inline-table;
background-color: #FFAD00;
border: 2px solid #FFAD00;
font-size: 15px;
margin-top: 5px;
font-weight: 600;
transition: 0.5s all ease;
}
.wt-post-readmore .site-button-link:hover,
.service-icon-box-content .site-button-link:hover {
color: #FFAD00;
background-color: #fff;
}
.wt-post-readmore .site-button-link:after,
.p-table-btn .site-button-link:after,
.service-icon-box-content .site-button-link:after {
background-color: #fff;
}
.blog-post-4-outer .wt-post-info .wt-post-meta {
margin-bottom: 15px;
}
.blog-post-4-outer .wt-post-info .wt-post-title .post-title {
line-height: 28px;
margin-bottom: 15px;
font-size: 24px;
}
.wt-post-meta .post-author a:hover {
color: #FFAD00;
}
.wt-post-info .wt-post-meta li, .wt-post-info .wt-post-meta .post-author {
font-size: 15px;
font-weight: 600;
}
.blog-post-style-2.blog-post-single .wt-post-info .wt-post-meta li, .blog-post-style-2.blog-post-single .wt-post-info .wt-post-meta .post-author {
font-size: 15px;
font-weight: 600;
padding-right: 15px;
}
.blog-post-style-2.blog-post-single .wt-post-meta {
margin-bottom: 15px;
}
h4.post-title:hover {
color: #FFAD00;
}
a.site-button.sb-bdr-dark:after {
content: '';
position: absolute;
left: 100%;
bottom: 0px;
top: 0px;
height: 100%;
width: 0px;
z-index: -1;
background-color: #FFAD00;
transition: 0.5s all ease;
}
.project-single-sibar-info .info-list-1 p {
margin-bottom: 0px;
}
.project-single-side-btn .wt-icon-box-wraper br {
display: none;
}
.service-side-btn .wt-icon-box-wraper br {
display: none;
}
.header-style-1 .header-nav .nav > li {
font-family: "Heebo", sans-serif;
}
.widget_newsletter .newsletter-bx .site-button {
top: 5px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.newsletter-bx br {
display: none;
}
.logged-in .header-style-1 .is-fixed .main-bar,
.logged-in .header-style-2 .is-fixed .main-bar {
top: 32px;
}
@media (max-width: 768px) {
.logged-in .header-style-1 .is-fixed .main-bar,
.logged-in .header-style-2 .is-fixed .main-bar {
top: 45px;
}
}
.footer-light .widget-title {
font-family: "Heebo", sans-serif;
}
.search-custom h4 {
line-height: 28px;
}
.search-custom form#searchform-all input[type="search"] {
height: 42px;
border-radius: 0px;
border: 1px solid #ccc;
color: #111;
}
.search-custom form#searchform-all {
width: 70% !important;
padding-top: 10px;
}
.search-custom button[type="submit"] {
padding: 13px 15px;
background: #f2343c;
color: #fff;
margin-top: 9px;
cursor: pointer;  
}
.search-custom form#searchform-all span.input-group-btn button {
background-color: #FFAD00;
color: #fff;
border-radius: 0px;
height: 42px;
padding: 0px 15px;
margin-top: 0px;
}
.pricing-block-outer2 .p-table-btn a {
outline: none;
color: #fff;
padding: 12px 25px;
letter-spacing: 1px;
position: relative;
overflow: hidden;
cursor: pointer;
display: inline-table;
background-color: #FFAD00;
border: 2px solid #FFAD00;
font-size: 15px;
margin-top: 5px;
font-weight: 600;
transition: 0.5s all ease;
}
.pricing-block-outer2 .p-table-btn a:hover {
color: #FFAD00;
background-color: #fff;
}
.logged-in .full-menu.bg-cover {
top: 32px;
}
@media (max-width: 600px) {
.logged-in .header-style-1 .is-fixed .main-bar, .logged-in .header-style-2 .is-fixed .main-bar {
top: 0px;
}
}
.logged-in header #search.open {
top: 32px;
}
@media (max-width: 991px) {
.logged-in .header-style-2.mobile-sider-drawer-menu .header-nav {
top: 32px;
}
}
@media (max-width: 768px) {
.logged-in .header-style-2.mobile-sider-drawer-menu .header-nav,
.logged-in .header-style-1.mobile-sider-drawer-menu .header-nav {
top: 45px;
}
.logged-in .header-style-2.mobile-sider-drawer-menu .is-fixed .header-nav,
.logged-in .header-style-1.mobile-sider-drawer-menu .is-fixed .header-nav {
top: 0px;
}
}
.widget-post .wt-post-info .wt-post-header {
padding-top: 5px;
}
.widget-post .wt-post-info .wt-post-header .post-title {
padding-top: 5px;
}
ol.comment-list li.comment .comment-author {
display: block;
margin-bottom: 5px;
}
ol.comment-list li.comment .comment-author .fn {
font-size: 20px;
}
ol.comment-list li.comment .comment-meta {
display: block;
margin-bottom: 8px;
}
ol.comment-list li.comment .comment-meta a {
color: #1e1e1e;
}
ol.comment-list li.comment .reply .comment-reply-link {
font-weight: 600;
letter-spacing: 0.5px;
padding: 5px 14px;
line-height: 26px;
}
aside.side-bar h4, aside.side-bar h3 {
font-size: 18px;
}
.comment-respond h3.comment-reply-title {
text-transform: capitalize;
}
.blog-post-style-2.blog-post-single .wt-post-discription p {
letter-spacing: 0.5px;
}
.comment-respond .form-submit .site-button {
font-size: 16px;
letter-spacing: 0.5px;
font-weight: 600;
}
.page-notfound:after {
display: none;
}
@media (max-width: 991px) {
.top-bar {
display: none;
}
}
@media (max-width: 540px) {
.header-style-2 .is-fixed .navbar-toggler {
margin-bottom: 15px;
}
}
@media (max-width: 991px) {
.header-style-2 .navbar-toggler {
margin-top: 10px;
margin-bottom: 10px;
}
}
.service-slider-one {
margin: 0px 0px 30px -20px;
}
.service-side-btn h4.wt-title {
color: #fff;
}
.project-single-sibar-info {
background-color: #fff;
border: 2px solid #e7e7e7;
} .half-section-top2 {
padding-bottom: 700px;
}
.half-section-bottom2 {
margin-top: -700px;
}
.blog-post-style-2.blog-post-single blockquote {
padding: 30px;
background: #152136;
position: relative;
overflow: hidden;
margin-bottom: 20px;
border-left: 5px solid #FFAD00;
}
.blog-post-style-2.blog-post-single blockquote {
font-size: 17px;
margin-bottom: 20px;
color: #222!important;
font-weight: 600!important;
line-height: 1.4;
color: white!important;
}
.blog-post-style-2.blog-post-single blockquote p {
font-size: 17px;
line-height: 26px;
padding-left: 0px;
}
.blog-post-style-2.blog-post-single blockquote .fa-quote-left {
display: none;
}
div#comment-list h3.comments-title {
margin-top: 30px;
}
.details__content-img img {
margin-top: 10px;
margin-bottom: 30px
}
.contact-one .contact-form-outer {
padding: 50px 100px 50px 50px;
border: 2px solid #e7e7e7;
background: #fff;
}
.contact-one .contact-form-outer .cons-contact-form div.wt-small-separator-outer > p:last-child,
.contact-one .contact-form-outer .cons-contact-form div.row p {
display: none;
}
body p{
line-height: 28px;
}
.team-box-single .team-detail {
padding: 40px;
}
.team-box-single .team-detail .team-detail-social ul li a{
border: 1px solid #FFAD00;
}
.team-box-single .team-detail .team-detail-list li{
padding-bottom: 17px;
margin-bottom: 17px;
}
.widget_services ul li{
padding: 4px 0px;
}
.c-section-two .counter-block-half{
padding-left: 60px;
padding-top: 28px;
}
.section-full .project-single p{
line-height: 28px;
letter-spacing: 0.4px;
}
.arrow-list-1 li{
padding: 4px 0px;
}
.project-single-sibar-info {
padding: 30px;
}
footer .widget_services ul li a, footer .widget_about p,
footer .widget_newsletter p {
color: #fff;
}
@media (max-width: 768px) {
.footer_blocks .block-content .wt-icon-box-sm {
display: none;
}
}
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
}
.wt-separator-two-part-row .wt-separator-two-part-right p {
font-size: 18px;
}
.project-single-sibar-info .info-list-1 li .title {
margin-top: 6px;
}
@media (max-width: 991px) {
.header-style-1 .header-nav .nav > li:hover > .sub-menu,
.header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu {
transition: inherit;
}
}
blockquote strong {
font-weight: 600;
font-size: 16px;
}
.comments-area .comment-form p input[type="email"] {
box-shadow: none;
}
.blog-post-4-outer .wt-post-info .wt-post-title .post-title{
font-size: 26px;
}
.blog-post.blog-post-4-outer p{
font-size:16px;
letter-spacing: 0.4px;
}
.blog-post-style-2.blog-post-single .wt-post-discription p {
font-size:16px;
letter-spacing: 0.4px;
}
ol.comment-list li.comment p{
font-size:16px;
letter-spacing: 0.4px;
}
.widget_services ul li a:hover {
margin: 0px;
color: #FFAD00;
}
footer.footer-light .widget_about p,
footer.footer-light .widget_newsletter p {
color: #000;
}
@media (max-width: 500px) {
.comment-respond h3.comment-reply-title {
margin-left: 0px;
}
.side-bar .widget:last-child {
margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.widget_newsletter .newsletter-bx .site-button {
right: 55px;
position: relative;
}
}
.ap-btn i,
.header-style-1 .top-bar .wt-topbar-right-info ul li a:hover,
.rev-btn .site-button,
.section-head.left.wt-small-separator-outer .wt-small-separator div.sep-leaf-left:before, 
.section-head.left.wt-small-separator-outer .wt-small-separator div.sep-leaf-left:after,
.site-button,
.site-bg-primary,
.wt-team-2 .wt-info .team-detail:after,
.section-head.center .wt-small-separator div.sep-leaf-left:before, 
.section-head.center .wt-small-separator div.sep-leaf-left:after,
.footer-dark .widget-title:before,
.about-max-one:after,
.testimonial-2-content .testimonial-2:before,
.contact-one .contact-info:after {
background-color: #FFAD00;
}
.wt-small-separator,
.header-style-1 .top-bar .wt-topbar-left-info li i,
.header-style-1 .header-nav .nav > li .sub-menu li:hover > a,
.about-two .about-year .about-year-info span,
.site-text-primary,
.wt-team-2 .wt-info .team-detail .team-position,
.wt-team-2 .wt-info .team-detail .team-social-center ul li a:hover,
.testimonial-1-content .testimonial-1 .testimonial-info .testimonial-position,
.testimonial-1-content .testimonial-1 .testimonial-text i,
.footer-dark .social-icons li a,
.widget_services ul li a:before,
.about-one .about-year .about-year-info span,
.all_services ul li a.active,
blockquote .fa-quote-left,
.wt-breadcrumb li:after,
.wt-breadcrumb li:last-child,
.testimonial-2-content .testimonial-2 .testimonial-content .testimonial-text i,
.testimonial-2-content .testimonial-2 .testimonial-content .testimonial-info .testimonial-position,
.testimonial-2-content .testimonial-2:before,
.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon:hover i,
#search .search-btn i,
.play-now-video .icon {
color: #FFAD00;
}
.bullet-bar .tp-bullet:hover, .bullet-bar .tp-bullet.selected {
background: #FFAD00 !important;
}
.about-two .about-year .about-year-info {
border-bottom-color: #FFAD00;
}
.wt-bnr-inr-entry .banner-title-outer .banner-title-name {
border-left-color: #FFAD00;
}
.cssload-spinner:after {
border-color: #FFAD00;
}
.owl-prev,
.owl-next {
background-color: transparent;
color: #000;
}  .loading-area {
display: none!important;
}  .header-style-1 .logo-header {
width: 270px;
vertical-align: middle;
padding: 0;
}
@media (max-width: 767px) {
.header-style-1 .logo-header {
width: 225px;
}
} .header-style-1 .logo-header .logo-header-inner img {
width: 100%;
}
@media (max-width: 767px) {
.header-style-1 .logo-header .logo-header-inner img {
vertical-align: text-bottom;
}
} .header-style-1.site-header {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
box-shadow: 0 1px 3px rgba(0,0,0,0.11);
} .header-style-1 .is-fixed .main-bar {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
box-shadow: 0 1px 3px rgba(0,0,0,0.11);
} .header-style-1 .top-bar .wt-topbar-left-info li i {
color: #FFB71B;
} @media (min-width: 992px) {
.header-style-1 .header-nav .mobile_only_menu_item {
display: none;
}
} .header-style-1 .header-nav .nav > li > a {
transition: 0.3s all ease;
}
.header-style-1 .header-nav .nav > li > a:hover {
color: #FFB71B;
} .header-style-1 .extra-nav .extra-cell.one {
border-left: 0;
border-right: 0;
}
@media (max-width: 767px) {
.header-style-1 .extra-nav {
display: none;
}
} .header-style-1 .ap-btn {
font-size: 16px;
font-weight: 600;
color: #ffffff;
background-color: #FFB71B;
transition: 0.3s all ease;
}
.header-style-1 .ap-btn:hover,
.header-style-1 .ap-btn:focus {
color: #000000;
} .header-style-1 .ap-btn i {
background-color: #ffffff;
color: #FFB71B;
}  .header-style-1 .custom_mobile_menu_logo_container {
width: 100%;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) {
.header-style-1 .custom_mobile_menu_logo_container {
display: none!important;
}
} @media (max-width: 991px) {
.header-style-1.mobile-sider-drawer-menu .icon-bar {
transition: all 0.3s linear;
}
} @media (max-width: 991px) {
.header-style-1.mobile-sider-drawer-menu .header-nav {
padding-top: 20px;
flex-direction: column;
-ms-flex-pack: start!important;
justify-content: start!important;
}
} @media (max-width: 991px) {
.header-style-1 .header-nav .nav > li > a {
text-transform: uppercase;
padding-left: 20px;
padding-right: 20px;
padding-top: 7px;
padding-bottom: 7px;
}
}  @media (min-width: 992px) {
.home_about_widget .about-section-two .row.d-flex {
align-items: center;
}
} @media (max-width: 991px) {
.home_about_widget .about-section-two-right .ab-two-info p {
text-align: justify;
}
} @media (max-width: 991px) {
.home_about_widget .about-section-two-right .ab-two-info {
text-align: center;
}
} @media (max-width: 991px) {
.home_services_widget .half-section-top {
padding-top: 60px;
}
} @media (max-width: 991px) {
.home_services_widget .section-head {
text-align: center!important;
}
} @media (max-width: 991px) {
.home_services_widget .wt-separator-two-part-right p {
text-align: justify;
}
} @media (max-width: 991px) {
.home_services_widget .wt-separator-two-part-right {
text-align: center!important;
}
} @media (max-width: 991px) {
.home_services_widget .service-slider-one {
margin-left: -10px;
}
}  @media (max-width: 991px) {
.overlay-wraper.wt-bnr-inr {
height: 200px;
}
} @media (max-width: 991px) {
.overlay-wraper.wt-bnr-inr .wt-bnr-inr-entry {
vertical-align: middle;
padding-bottom: 0;
}
} @media (min-width: 768px) {
.wt-bnr-inr-entry .banner-title-outer .wt-title {
font-size: 60px;
}
}
@media (max-width: 767px) {
.wt-bnr-inr-entry .banner-title-outer .wt-title { font-size: 25px;
}
} @media (max-width: 767px) {
.wt-breadcrumb li {
font-size: 14px;
}
} .wt-breadcrumb li a {
transition: 0.3s all ease;
}
.wt-breadcrumb li a:hover,
.wt-breadcrumb li a:focus {
color: #FFB71B;
} @media (max-width: 767px) {
.wt-small-separator {
font-size: 26px;
margin-bottom: 15px;
}
} small a {
transition: all 0.3s ease;
}
small a:hover {
color: #000000!important;
} .elementor-image-gallery .gallery-item {
position: relative;
padding-left: 10px!important;
padding-right: 10px!important;
}
@media (max-width: 767px) {
.elementor-image-gallery .gallery-item {
width: 50%!important;
}
} .elementor-image-gallery .gallery-item .gallery-icon {
position: relative;
} .elementor-image-gallery .gallery-item .gallery-icon:before {
content: "";
position: absolute;
opacity: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
background-image: url(//terrantas.pt/wp-content/uploads/2022/02/custom_gallery_icon.png);
background-repeat: no-repeat;
background-position: center;
pointer-events: none;
transition: all 0.3s ease;
transition-property: background, opacity;
}
.elementor-image-gallery .gallery-item .gallery-icon:hover:before {
opacity: 1;
} .elementor-image-gallery .gallery-item img {
border: 0!important; } .about-section-two-right .section-head h2 {
font-family: "Roboto", Sans-serif;
}
@media (min-width: 1201px) {
.about-section-two-right .section-head h2 {
font-size: 50px;
}
.section-head.left.wt-small-separator-outer h2 {
font-size: 50px;
}
}
@media (max-width: 767px) {
.about-section-two-right .section-head {
text-align: center!important;
margin-bottom: 30px;
}
} .about-section-two-right .ab-two-info {
font-family: Poppins, sans-serif;
text-align: justify;
} .custom_style_subtitle .elementor-heading-title {
position: relative;
display: inline-block;
}
.custom_style_subtitle .elementor-heading-title:before,
.custom_style_subtitle .elementor-heading-title:after {
content: '';
position: absolute;
background-color: #FFB71B;
height: 22px;
bottom: 0px;
top: 0px;
transform: skew(-20deg);
}
.custom_style_subtitle .elementor-heading-title:before {
right: -20px;
width: 10px;
}
.custom_style_subtitle .elementor-heading-title:after {
right: -27px;
width: 4px;
} .site-button-secondry {
transition: 0.5s all ease;
} .elementor-widget-button.button_font_reset .elementor-button {
font-family: sans-serif!important;
} .site-button:hover {
background-color: #000000;
color: #ffffff;
border-right-color: #FFB71B;
}
.site-button-secondry:hover {
background-color: #ffffff;
border-right-color: #000000;
}
.elementor-button:active:not(:hover) {
color: #ffffff;
}
.elementor-button:active:hover {
color: #000000;
background: #ffffff;
} .site-button:active, 
.site-button:focus {
background-color: #000000;
color: #ffffff;
border-right-color: #FFB71B;
}
.site-button:not(:hover):visited {
background-color: #FFB71B;
color: #ffffff;
border-right-color: #000000;
} .service-slider-one .service-icon-box-one {
padding-bottom: 35px;
} .service-slider-one .service-icon-box-one .wt-icon-box-wraper {
text-align: center;
margin-bottom: 20px;
} .service-slider-one .service-icon-box-one .service-icon-box-title .wt-title {
text-align: center;
padding-right: 0;
margin-bottom: 0;
cursor: pointer;
} .service-slider-one .service-icon-box-one .service-icon-box-title .wt-title a {
pointer-events: none;
transition: 0.3s all ease;
}
.service-slider-one .service-icon-box-one .service-icon-box-title .wt-title:hover a {
color: #FFB71B;
} .service-slider-one .service-icon-box-one .service-icon-box-content {
display: none;
} .owl-carousel .owl-dots .owl-dot span {
transition: 0.3s all ease;
}
.owl-carousel .owl-dots .owl-dot:not(.active):hover span,
.owl-carousel .owl-dots .owl-dot:not(.active):focus span {
background: #FFB71B;
}  @media (max-width: 991px) {
.section-full.p-t120, 
.section-full.p-b90, 
.section-full.p-tb120 {
padding-top: 50px;
padding-bottom: 15px;
}
} @media (max-width: 767px) {
.mobile_align_center.elementor-widget-heading .elementor-heading-title {
text-align: center;
}
.mobile_align_center.elementor-widget-divider .elementor-divider-separator {
margin-left: auto!important;
margin-right: auto!important;
}
} @media (max-width: 767px) {
.mobile_text_align_justify.elementor-widget-text-editor p {
text-align: justify;
}
} .service-icon-box-one .inline-icon i.custom-agricultura-icon,
.service-icon-box-one .inline-icon i.custom-terraplanagens-icon,
.service-icon-box-one .inline-icon i.custom-aluguer-maquinas-icon,
.service-icon-box-one .inline-icon i.custom-transportes-icon,
.service-icon-box-one .inline-icon i.custom-obras-publicas-icon {
color: transparent;
line-height: 120px;
}
.service-icon-box-one .inline-icon i.custom-agricultura-icon,
.service-icon-box-one .inline-icon i.custom-terraplanagens-icon,
.service-icon-box-one .inline-icon i.custom-aluguer-maquinas-icon,
.service-icon-box-one .inline-icon i.custom-transportes-icon {
font-size: 110px;
}
.service-icon-box-one .inline-icon i.custom-obras-publicas-icon {
font-size: 100px;
}
.service-icon-box-one .inline-icon i.custom-terraplanagens-icon {
font-size: 125px;
}
.service-icon-box-one .inline-icon i.custom-agricultura-icon:before,
.service-icon-box-one .inline-icon i.custom-terraplanagens-icon:before,
.service-icon-box-one .inline-icon i.custom-aluguer-maquinas-icon:before,
.service-icon-box-one .inline-icon i.custom-transportes-icon:before,
.service-icon-box-one .inline-icon i.custom-obras-publicas-icon:before {
content: "\f108";
font-family: Flaticon;
background-position:center; background-size:contain;
}
.service-icon-box-one .inline-icon i.custom-agricultura-icon:before { background-image:url(//terrantas.pt/wp-content/uploads/2021/11/service_icon_agricultura_floresta​.svg);
}
.service-icon-box-one .inline-icon i.custom-terraplanagens-icon:before {
background-image:url(//terrantas.pt/wp-content/uploads/2021/11/service_terraplanagens.svg);
}
.service-icon-box-one .inline-icon i.custom-aluguer-maquinas-icon:before {
background-image:url(//terrantas.pt/wp-content/uploads/2021/11/service_aluguer_maquinas.svg);
}
.service-icon-box-one .inline-icon i.custom-transportes-icon:before {
background-image:url(//terrantas.pt/wp-content/uploads/2021/11/service_transportes.svg);
}
.service-icon-box-one .inline-icon i.custom-obras-publicas-icon:before {
background-image:url(//terrantas.pt/wp-content/uploads/2021/11/service_obras_publicas.svg);
}  @media (max-width: 767px) {
.services_divider_container {
margin-bottom: 5px!important;
}
}  .cons-contact-form textarea.form-control {
margin-bottom: 30px;
}  .custom_file_input {
display: inline-block;
overflow: hidden;
position: relative;
margin-bottom: 5px;
} .custom_file_input label > span {
display: block;
font-weight: 500;
margin-bottom: 10px;
} .custom_file_input .wpcf7-form-control-wrap.your-file {
width: 100%;
height: 100%;
opacity: 0;
position: absolute;
top: 0;
left: 0;
z-index: 999;
}
.custom_file_input .wpcf7-form-control-wrap.your-file input[type="file"] {
width: 100%;
height: 100%;
cursor: pointer;
} .custom_file_input .custom-file-input-text {
display: inline-block;
font-weight: 400;
font-size: 15px;
}
@media (max-width: 479px) {
.custom_file_input .custom-file-input-text {
display: block;
margin-top: 10px;
}
} .custom_file_input input[type="button"] {
width: auto;
font-size: 12px;
font-weight: 500;
color: #000000!important;
border: 1px solid #000000!important;
background: #ffffff!important;
margin-right: 15px;
line-height: 32px;
padding: 0 20px!important;
text-transform: uppercase;
transition: all 0.3s;
}
.custom_file_input input[type="button"]:hover {
color: #ffffff!important;
border: 1px solid #000000!important;
background: #000000!important;
}  @media (max-width: 991px) {
.contact_form_section_container .section-full.p-t120 {
padding-top: 15px;
}
} @media (max-width: 991px) {
.contact_form_section_container .section-full.p-t120 .section-content > .container {
padding-left: 0;
padding-right: 0;
}
} @media (max-width: 991px) {
.contact_form_section_container .contact-one > .row.d-flex {
flex-direction: column-reverse;
}
} @media (max-width: 991px) {
.contact-one .contact-info:before,
.contact-one .contact-info:after {
display: none;
}
} @media (max-width: 991px) {
.contact-one .contact-form-outer {
padding: 25px;
margin-bottom: 0;
}
} @media (min-width: 992px) {
.contact-one .contact-info {
padding-top: 99px;
padding-bottom: 99px;
}
}
@media (max-width: 991px) {
.contact-one .contact-info {
padding-top: 40px;
margin-left: 0;
}
} .contact_form_section_container .section-head.when-bg-dark .wt-title {
color: #FFB71B;
} @media (max-width: 991px) {
.contact-one .contact-info-section .c-info-column {
padding-left: 0;
padding-top: 10px;
padding-bottom: 10px;
}
} .contact_form_section_container .contact-one .contact-info-section .c-info-column span {
color: #FFB71B;
} .contact-one .contact-info-section .c-info-column small {
font-size: 11px;
}  .wpcf7-form .wpcf7-list-item {
margin-left: 0;
} .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
font-size: 13px;
color: #7a7a7a;
vertical-align: middle;
} .wpcf7-form .wpcf7-form-control.wpcf7-acceptance input[type=checkbox] {
vertical-align: middle;
} .wpcf7-form .contact_form_checkbox_link {
transition: all 0.3s ease;
} .wpcf7-form .contact_form_recaptcha_text {
color: #7a7a7a;
margin-bottom: 20px;
}
.wpcf7-form .contact_form_recaptcha_text p {
display: block!important;
} .wpcf7-form input[type=submit] {
-webkit-appearance:none;
border-radius: 0!important;
}
.wpcf7-form input[type=submit]:not(:hover) {
background-color: #FFB71B;
} .wpcf7-response-output {
background: #8bc34a!important;
border: 2px solid #8bc34a!important;
font-weight: 600!important;
color: #ffffff!important;
text-align: center!important;
padding-top: 10px!important;
padding-bottom: 10px!important;
margin-top: 10px!important;
margin-left: 0!important;
margin-right: 0!important;
} .wpcf7-form .wpcf7-spinner {
display: none;
}  body.error404 .overlay-wraper.wt-bnr-inr {
display: none;
} .page-notfound {
height: auto;
min-height: calc(100vh - 160px);
} .page-notfound > .row {
padding-top: 60px;
padding-bottom: 60px;
} @media (min-width: 992px) {
.page-notfound .custom_404_text_column {
display: flex;
align-items: center;
}
} .page-notfound .error-title {
font-size: 36px;
color: #FFB71B;
margin-bottom: 30px;
}
.page-notfound strong {
display: none;
color: #FFB71B;
} .page-notfound .error-comment {
font-size: 21px;
font-weight: 400;
color: #333;
margin-bottom: 35px;
} .page-notfound .page-notfound-content p {
display: none;
} .page-notfound-content .site-button:not(:hover),
.page-notfound-content .site-button:not(:hover):visited {
background-color: #FFB71B;
color: #ffffff;
border-right-color: #000000;
}
.page-notfound-content .site-button:hover {
background-color: #000000;
color: #ffffff;
border-right-color: #FFB71B;
}  #cookie-law-info-bar {
box-shadow: none;
width: 100%;
position: fixed;
left: 0;
font-size: 13px;
line-height: 20px;
padding: 6px 20px;
color: #fff!important;
background-color: rgba(47,51,50,.8)!important;
text-transform: uppercase;
}
@media (max-width: 839px) {
#cookie-law-info-bar {
padding-top: 20px!important;
}
} #cookie-law-info-bar a {
transition: all 0.5s ease;
text-decoration: none;
font-weight: 500;
}
@media (max-width: 839px) {
#cookie-law-info-bar a {
margin-top: 20px!important;
}
} #cookie-law-info-bar #cookie_action_close_header:hover {
background-color: #000000!important;
color: #ffffff!important;
} #cookie-law-info-bar #CONSTANT_OPEN_URL:hover {
background-color: #FFB71B!important;
color: #ffffff!important;
} .cookie_action_close_header {
margin: 2px 2px 2px 15%!important;
}
@media (max-width: 1095px) and (min-width: 900px) {
.cookie_action_close_header {
margin: 2px 2px 2px 10%!important;
}
}
@media (max-width: 899px) and (min-width: 840px) {
.cookie_action_close_header {
margin: 2px 2px 2px 5%!important;
}
}
@media (max-width: 839px) {
.cookie_action_close_header {
margin: 2px!important;
}
} .cookie_break_hide {
display: block;
}
@media (min-width: 839px) {
.cookie_break_hide {
display: none;
}
}  .pum-title {
padding-bottom: 20px;
padding-right: 40px;
}
@media (max-width: 767px) and (min-width:480px) {
.pum-title {
font-size: 28px!important;
}
}
@media (max-width: 479px) {
.pum-title {
font-size: 21px!important;
line-height: 28px!important;
padding-right: 30px;
}
} .top_popup_close_button {
position: absolute;
top: 0;
right: 0;
margin-top: -85px;
margin-right: -12px;
color: #FFB71B!important;
background: none!important;
font-size: 24px;
font-family: Montserrat;
line-height: normal;
padding: 12px;
border: none;
transition: all 0.3s ease-in;
}
.top_popup_close_button:hover {
color: #000000!important;
}
.top_popup_close_button:focus {
outline: none!important;
}
@media (max-width: 480px) {
.top_popup_close_button {
padding: 8px;
margin-top: -66px;
margin-right: -8px;
font-size: 22px;
}
} .pum-container .pum-content+.pum-close {
transition: all 0.3s ease-in;
}
.pum-container .pum-content+.pum-close:hover {
background: #000000;
color: #ffffff;
border-color: #000000;
} .pum-content {
text-align: justify;
outline: none !important;
}
.pum-container .pum-content {
padding-bottom: 65px;
} .pum-content p:not(:last-child) {
margin-bottom: 15px;
} .pum-container .wpcf7 + p {
display: none;
} html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
padding-right: 0;
}  .elementor-section.litigio_row {
width: calc(100% - 30px);
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px) {
.elementor-section.litigio_row {
width: calc(100% - 20px);
}
} .elementor-section.litigio_row > .elementor-container {
border: 1px solid #9B9B9B80;
max-width: 1120px;
} .elementor-section.litigio_row a {
word-break: break-word;
}  @media (max-width: 991px) {
.footer-dark {
height: auto!important;
}
} .footer-dark .footer-top {
padding-bottom: 15px;
}
@media (max-width: 991px) {
.footer-dark .footer-top {
background-position: top center;
}
} @media (max-width: 991px) {
.footer-dark .footer_logo_column,
.footer-dark .footer_menu_column,
.footer-dark .footer_contacts_column {
width: 100%!important;
max-width: 100%!important;
flex-basis: 100%!important;
}
} @media (max-width: 991px) {
.footer-dark .footer_logo_column {
margin-bottom: 35px;
}
} @media (min-width: 992px) {
.footer-dark .footer_logo_column > div { max-width: 85%;
}
} .footer-dark .footer_logo_container {
margin-bottom: 15px;
}
@media (max-width: 991px) {
.footer-dark .footer_logo_container {
text-align: center;
}
} .footer_logo_column .widget.widget_about {
margin-bottom: 25px;
}
@media (max-width: 991px) {
.footer_logo_column .widget.widget_about {
text-align: center;
}
} @media (max-width: 991px) {
.footer-dark .social-icons {
text-align: center;
}
} .footer-dark .social-icons li a {
display: inline-block;
background-color: #FFB71B;
color: #000000;
line-height: normal;
height: auto;
width: 14px;
font-size: 14px;
text-align: center;
padding: 7px;
transition: 0.3s all ease;
box-sizing: content-box;
}
.footer-dark .social-icons li a:hover {
background-color: #FFB71B;
color: #ffffff;
} @media (max-width: 991px) {
.footer-dark .footer_contacts_column {
margin-bottom: 30px;
}
} @media (max-width: 991px) {
.footer-dark .footer_contacts_column .widget-title {
min-height: 55px;
padding-bottom: 0;
margin-bottom: 0;
line-height: 55px;
}
} @media (max-width: 991px) {
.footer-dark .footer_contacts_column .widget-title:before {
display: none;
}
} @media (max-width: 991px) {
.footer-dark .footer_contacts_column .widget_services .widget-title::after {
content: "+";
position: absolute;
right: 5px;
font-size: 27px;
font-weight: 400;
color: #FFB71B !important;
font-family: "Ubuntu",-apple-system,BlinkMacSystemFont,Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif!important;
}
.footer_contacts_column.contacts_active .widget_services .widget-title::after {
content: "-";
font-size: 38px;
line-height: 53px;
}
} footer .widget_services ul li {
padding: 2px 0px;
} footer .widget_services ul li a:not([href]) .footer_contacts_text {
color: #ffffff;
}
footer .widget_services .footer_contacts_text small {
display: block;
margin-top: -2px;
font-size: 10px;
} .footer-dark .footer-bottom {
border-top: 1px solid #393939;
} .footer-dark .footer-bottom .footer-bottom-info {
display: inline-block;
width: 100%;
} @media (min-width: 768px) {
.footer-dark .footer-bottom .footer-bottom-info .footer-copy-left {
float: left;
}
.footer-dark .footer-bottom .footer-bottom-info .footer-copy-right {
float: right;
}
}
@media (max-width: 767px) {
.footer-dark .footer-bottom .footer-bottom-info .footer-copy-left {
margin-bottom: 10px;
}
} .footer-dark .footer-bottom a {
transition: 0.3s all ease;
}
.footer-dark .footer-bottom a:hover {
color: #FFB71B!important;
}  .footer-dark h3 {
font-family: "Poppins", sans-serif;
color: #fff;
font-weight: 700;
font-size: 20px;
position: relative;
}
@media (min-width: 992px) {
.footer-dark h3 {
margin-bottom: 30px;
padding-bottom: 10px;
}
} @media (min-width: 992px) {
.footer-dark h3:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
background-color: #FFB71B;
width: 70px;
height: 2px;
}
} footer ul.menu li {
display: block;
width: 100%;
padding: 4px 0px;
border: 0px;
overflow: hidden;
} footer ul.menu li a {
color: #ffffff;
font-weight: 400;
position: relative;
padding: 2px 0px 0px 20px;
display: block;
margin-left: 0px;
transition: 0.5s all ease;
font-size: 14px;
}
footer ul.menu li a:hover {
color: #FFB71B;
} footer ul.menu li a:before {
content: "\f04b";
font-family: 'FontAwesome';
position: absolute;
left: 0px;
font-size: 8px;
top: 6px;
color: #FFB71B;
}  @media (max-width: 991px) {
.site-footer .mobile_togglemenu {
padding-top: 10px;
padding-bottom: 10px;  min-height: 55px;
line-height: initial;
}
.site-footer .footer_menu_column h3 {
min-height: 55px;
margin-bottom: 0;
line-height: 55px;
}
.site-footer .footer_menu_column > div {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 0!important;
}
.site-footer .footer_menu_column > div:before {
content: "";
display: block;
margin: 0 auto;
margin-left: 0;
width: calc(100% - 10px); border-top: 1px solid #383838;
}
.site-footer .footer_menu_column > div:after {
content: "";
display: block;
margin: 0 auto;
margin-left: 0;
width: calc(100% - 10px); border-bottom: 1px solid #383838;
}
.site-footer .menu-footer-menu-container,
.site-footer .menu-informacoes-container {
margin-bottom: 10px!important;
}
.site-footer .menu-footer-menu-container ul,
.site-footer .menu-informacoes-container ul,
.site-footer .footer_contacts_column .widget_services ul {
margin-bottom: 15px;
}
} .toggle .mobile_togglemenu::before {
color: #FFB71B;
}
.active .mobile_togglemenu::before {
color: #FFB71B;
} @media (max-width: 991px) {
.site-footer .footer_menu_column {
margin-bottom: 0!important;
}
} .toggle .mobile_togglemenu {
cursor: pointer;
display: block;
overflow: hidden;
position: absolute;
top: 0;
bottom: auto;
right: 0;
left: 0;
color: #000000;
text-align: right;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
.toggle .mobile_togglemenu::before {
content: "+";
font-size: 27px;
font-weight: 400;
line-height: 32px;
color: #FFB71B !important;
font-family: "Ubuntu",-apple-system,BlinkMacSystemFont,Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif!important;
}
.active .mobile_togglemenu::before {
content: "-";
font-size: 38px;
}
@media (max-width: 991px) {
.site-footer .menu-footer-menu-container,
.site-footer .menu-informacoes-container,
.site-footer .footer_contacts_column .widget_services ul {
display: none;
}
.site-footer .footer_menu_column {
padding-top: 0!important;
}
.site-footer .footer_contacts_column .widget_services {
margin-bottom: 0!important;
}
}
@media (max-width: 991px) {	
.site-footer .footer_menu_column > div {
width: 100%!important;
margin-left: 0!important;
float: none!important;
}
}
@media (max-width: 490px) {
.site-footer .footer_menu_column > div { }
} @media (max-width: 991px) {
.site-footer .footer_menu_column > div:before {
content: "";
display: block;
margin: 0 auto;
margin-left: 0;
width: 100%; border-top: 1px solid rgba(255,255,255,0.15);
}
.site-footer .footer_menu_column:nth-child(3) > div:before {
display: none;
}
.site-footer .footer_menu_column > div:after,
.site-footer .footer_contacts_column > div:after {
content: "";
display: block;
margin: 0 auto;
margin-left: 0;
width: 100%; border-bottom: 1px solid rgba(255,255,255,0.15);
}
}  .custom-col-2dot4,
.custom-col-sm-2dot4,
.custom-col-md-2dot4,
.custom-col-lg-2dot4,
.custom-col-xl-2dot4 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.custom-col-2dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
@media (min-width: 576px) {
.custom-col-sm-2dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 768px) {
.custom-col-md-2dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 992px) {
.custom-col-lg-2dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 1200px) {
.custom-col-xl-2dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
} .custom-col-3dot4,
.custom-col-sm-3dot4,
.custom-col-md-3dot4,
.custom-col-lg-3dot4,
.custom-col-xl-3dot4 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.custom-col-3dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
@media (min-width: 576px) {
.custom-col-sm-3dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
}
@media (min-width: 768px) {
.custom-col-md-3dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
}
@media (min-width: 992px) {
.custom-col-lg-3dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
}
@media (min-width: 1200px) {
.custom-col-xl-3dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
} .custom-col-4dot8,
.custom-col-sm-4dot8,
.custom-col-md-4dot8,
.custom-col-lg-4dot8,
.custom-col-xl-4dot8 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.custom-col-3dot4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
@media (min-width: 576px) {
.custom-col-sm-4dot8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
}
@media (min-width: 768px) {
.custom-col-md-4dot8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
}
@media (min-width: 992px) {
.custom-col-lg-4dot8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
}
@media (min-width: 1200px) {
.custom-col-xl-4dot8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
}  @-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}  .grecaptcha-badge {
visibility: hidden;
}