.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}body {
font-family: 'Open Sans',Arial,sans-serif;
font-size: 0.875rem;
line-height: 1.5rem;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility; }
h1, h2, h3, h4, h5 {
font-family: Lato,'Open Sans',Arial,sans-serif; }
.container {
max-width: 1140px;
padding: 0 1em;
margin: 0 auto; }
a {
text-decoration: none; }
blockquote {
margin: 0 0 1.25em;
position: relative;
padding: 1em 1em 1em 4em; }
blockquote:before {
content: "\201C";
color: #AAA;
font-family: Georgia, serif;
font-size: 5.25em;
left: .25em;
line-height: 1;
position: absolute;
top: .125em; }
.archive h1.page-title {
text-align: center; }
.default-section, section#call-us, section#advantages, #office-info, section#services, section#blog {
overflow: hidden;
padding: 2.5em 0; }
.default-section h5, section#call-us h5, section#advantages h5, #office-info h5, section#services h5, section#blog h5 {
font-weight: 700;
text-align: center;
width: 100%;
font-size: 1.5rem;
line-height: 2.25rem;
margin: 0 auto 1em; }
.reviews-block {
text-align: center; }
.reviews-block .stars {
font-size: 1.5em;
line-height: 1.75em; }
.reviews-block .stars .rating {
display: block;
font-weight: bold; }
.reviews-block .text {
font-weight: bold; }
section#hero {
background-size: cover;
font-weight: bold;
text-shadow: 1px 2px 2px #000; }
section#hero .wrapper {
padding: 3em 0; }
section#hero h1 {
font-size: 3.5rem;
line-height: 3.875rem;
margin-top: 0; }
section#hero .subtitle {
font-family: Lato,'Open Sans',Arial,sans-serif;
font-size: 1.35em;
line-height: 1.5em;
font-weight: 600;
max-width: 34em;
margin-bottom: 1.5em; }
section#hero .ctas {
font-size: 1.15em; }
section#hero .ctas .button {
border: 1px solid;
padding: .5em 2em;
display: inline-block;
text-transform: uppercase;
text-decoration: none;
text-shadow: none;
min-width: 14em;
text-align: center; }
section#hero .ctas .button:first-of-type {
margin-right: 1em; }
section#hero .ctas .button.alt {
background: transparent; }
@media (max-width: 1000px) {
section#hero {
text-align: center; }
section#hero .subtitle {
margin: 0 auto 1.5em; } }
@media (max-width: 700px) {
section#hero h1 {
font-size: 3em; }
section#hero .ctas {
max-width: 30em;
margin: 0 auto; }
section#hero .ctas .button:first-of-type {
margin-right: 0;
margin-bottom: 1em; } }
@media (max-width: 400px) {
section#hero .ctas .button {
width: 100%;
min-width: 0;
padding: .5em 0;
box-sizing: border-box; } }
section#team {
padding: 3em 0;
overflow: hidden; }
section#team .image, section#team .content {
float: left;
width: 49%; }
section#team .image img {
max-width: 100%;
max-height: 350px;
margin: 0 auto;
display: block; }
section#team .image .caption {
text-align: center;
font-style: italic;
margin-top: .5em; }
section#team .content {
padding-right: 2%; }
section#team .content h2 {
text-align: center;
font-size: 2rem;
font-weight: normal;
line-height: 1.25em;
margin-top: 0; }
section#team .content p {
font-size: 1rem;
line-height: 1.75rem; }
section#team .content .reviews {
text-align: center; }
section#team .content .reviews .stars {
font-size: 1.5rem;
line-height: 2.25rem; }
section#team .content .reviews .stars .rating {
display: block;
font-weight: bold; }
section#team .content .reviews .text {
font-weight: bold; }
@media (max-width: 900px) {
section#team .image, section#team .content {
float: none;
width: 100%;
max-width: 40em;
margin: 0 auto; }
section#team .content {
padding-right: 0;
margin-bottom: 2.5em;
text-align: center; } }
section#body-content {
padding: 3.5em 0;
max-width: 55em;
margin: 0 auto; }
section#body-content .cta-container {
text-align: center; }
section#body-content .cta-container .cta, section#body-content .cta-container body.blog article .more-link, body.blog article section#body-content .cta-container .more-link, section#body-content .cta-container body.category article .more-link, body.category article section#body-content .cta-container .more-link {
padding: .5em 1em;
display: inline-block;
margin: 1em auto 0; }
section#call-us .text {
float: left;
width: 45%;
padding-right: 1em;
box-sizing: border-box;
line-height: 1.75em; }
section#call-us .text a {
font-weight: bold;
font-size: 1.25em;
margin: 0 .25em; }
section#call-us .contact-form {
float: left;
width: 55%; }
section#call-us .contact-form p {
display: inline;
margin: 0; }
section#call-us .contact-form .wpcf7-form-control-wrap {
width: 30%;
float: left;
margin-right: 2%;
padding: 0;
margin-top: 0;
box-sizing: border-box; }
section#call-us .contact-form .wpcf7-form-control-wrap input[type="text"] {
padding: .35em .5em;
text-align: center; }
section#call-us .contact-form input[type="submit"] {
width: 36%;
float: left;
margin-right: 0;
display: inline-block;
min-width: 14em;
padding: .6em 0; }
section#call-us .ajax-loader {
display: none;
visibility: hidden; }
section#call-us div.wpcf7-mail-sent-ok {
display: block;
overflow: hidden;
margin: 1em auto; }
section#call-us .wpcf7-form-control-wrap[data-name="aceptacion"] {
width: 100%; }
section#call-us .wpcf7-acceptance {
margin-top: 0.75em;
display: block;
width: 100%;
text-align: center;
font-size: 0.75rem; }
section#call-us .cta-container {
text-align: center; }
section#call-us .cta-container .cta, section#call-us .cta-container body.blog article .more-link, body.blog article section#call-us .cta-container .more-link, section#call-us .cta-container body.category article .more-link, body.category article section#call-us .cta-container .more-link {
padding: .5em 1em;
display: inline-block; }
@media (max-width: 1601px) {
section#call-us .contact-form,
section#call-us .text {
width: 100%;
max-width: 50em;
margin: 0 auto;
float: none;
display: block; }
section#call-us .text {
margin-bottom: 1.5em;
max-width: 35em;
text-align: center;
padding: 0; } }
@media (max-width: 600px) {
section#call-us .contact-form .wpcf7-form-control-wrap {
margin: 0 2.5%;
padding: 0;
width: 45%; }
section#call-us .contact-form .wpcf7-form-control-wrap[data-name="aceptacion"] {
width: 100%;
margin-top: .5em; }
section#call-us .contact-form input[type="submit"] {
width: 95%;
margin: 1.5em 2.5% 0; } }
@media (max-width: 400px) {
section#call-us .contact-form .wpcf7-form-control-wrap {
width: 100%;
float: none;
margin: 0; }
section#call-us .contact-form .wpcf7-form-control-wrap[data-name="aceptacion"] {
margin-top: 0; }
section#call-us .contact-form .wpcf7-form-control-wrap input {
margin: 0 auto 1em;
max-width: 15rem; }
section#call-us .contact-form input[type="submit"] {
width: 100%;
margin: 0 auto 1em;
max-width: 15rem;
float: none; }
section#call-us .contact-form {
text-align: center; } }
section#advantages .advantage {
float: left;
width: 25%;
text-align: center; }
section#advantages .advantage i {
display: block;
font-size: 3em;
margin-bottom: .25em; }
section#advantages .advantage span {
display: block;
font-weight: bold;
font-size: 1.125em; }
@media (max-width: 800px) {
section#advantages .advantage {
width: 50%;
margin-bottom: 2em; }
section#advantages .container {
max-width: 35em; } }
@media (max-width: 450px) {
section#advantages .advantage {
float: none;
width: 100%; } }
#office-info {
text-align: center;
line-height: 1.75em; }
#office-info h4 {
font-size: 1.5em;
margin-bottom: .5em;
font-weight: bold; }
#office-info .address {
display: block;
margin-bottom: 1.25em; }
#office-info .address span {
display: block; }
#office-info .address span.telephone {
font-size: 1.5em;
margin: .5em 0; }
#office-info .address span a {
font-weight: bold; }
#office-info .address .web {
margin-top: .5em; }
#office-info .address .rrss {
margin: .5em auto;
font-size: 1.5em; }
#office-info .address .rrss i {
margin: 0 .25em; }
#office-info #map {
height: 23em; }
#office-info.offices .office {
float: left;
width: 50%; }
#office-info.offices-3 .office {
float: left;
width: 33.3%; }
@media (max-width: 1000px) {
#office-info.offices-3 .office {
float: left;
width: 100%; } }
@media (max-width: 800px) {
#office-info.offices-2 .office {
float: left;
width: 100%; } }
section#services ul {
margin: 2em auto 0;
overflow: hidden;
list-style-position: inside;
max-width: 65em;
padding: 0; }
section#services ul li {
float: left;
width: 33.33%;
font-weight: bold; }
section#services .more {
text-align: center;
margin: 1.5em auto 0;
font-weight: bold;
font-size: 1.125em; }
@media (max-width: 700px) {
section#services ul {
max-width: 40em; }
section#services ul li {
width: 50%; } }
@media (max-width: 500px) {
section#services ul {
max-width: 30em; }
section#services ul li {
width: 100%; } }
.page-template-page-contact #content header#page-header-base,
.page-template-page-services #content header#page-header-base {
text-align: center;
background-size: cover;
font-weight: bold;
text-shadow: 1px 2px 2px #000; }
.page-template-page-contact #content header#page-header-base .wrapper,
.page-template-page-services #content header#page-header-base .wrapper {
background: rgba(0, 0, 0, 0.75);
padding: 3em 0; }
.page-template-page-contact #content header#page-header-base h1,
.page-template-page-services #content header#page-header-base h1 {
font-size: 2.5rem;
line-height: 2.75rem;
margin-top: 0; }
.page-template-page-contact #content header#page-header-base .subtitle,
.page-template-page-services #content header#page-header-base .subtitle {
font-family: Lato,'Open Sans',Arial,sans-serif;
font-size: 1.35em;
line-height: 1.5em;
font-weight: 600;
max-width: 34em;
margin: 0 auto 1.5em; }
header#page-header-base {
text-align: center;
background-size: cover;
font-weight: bold;
text-shadow: 1px 2px 2px #000; }
header#page-header-base .wrapper {
background: rgba(0, 0, 0, 0.75);
padding: 2em 0; }
header#page-header-base h1 {
font-size: 2.5rem;
line-height: 2.75rem;
margin-top: 0; }
header#page-header-base h2 {
font-size: 1.5rem;
line-height: 2.25rem;
margin-top: 0; }
header#page-header-base .subtitle {
font-family: Lato,'Open Sans',Arial,sans-serif;
font-size: 1.35em;
line-height: 1.5em;
font-weight: 600;
max-width: 34em;
margin: 0 auto 1.5em; }
div.form {
padding: .75em 2em;
text-align: center;
border-radius: .5em; }
div.form h3 {
font-size: 1.5rem;
line-height: 2.25rem; }
div.form form input[type="text"], div.form form input[type="tel"], div.form form input[type="email"] {
width: 100%;
font-size: 1em;
padding: .5em;
margin-bottom: 1em;
border-radius: .33em; }
div.form form textarea {
resize: none;
height: 10em; }
div.form form input[type="submit"] {
margin-top: 1em;
padding: .75em 1.5em;
-webkit-animation-name: tada;
animation-name: tada;
animation-duration: 6s;
animation-delay: 0s;
animation-iteration-count: infinite;
-webkit-animation-duration: 6s;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
div.form form .wpcf7-acceptance {
margin: .5em auto;
display: inline-block; }
div.form form .ajax-loader {
display: none;
visibility: hidden; }
.base-cta {
font-size: 1.25rem;
padding: .5em .75em;
display: inline-block;
text-transform: uppercase;
text-decoration: none;
text-shadow: none; }
.base-cta i {
margin-right: .25em; }
.page-template-page-contact section#contact-form {
padding: 2em 0;
overflow: hidden;
max-width: 70em;
margin: 0 auto; }
.page-template-page-contact section#contact-form div.form {
float: right;
width: 49%;
max-width: 32.5em; }
.page-template-page-contact section#contact-form div.advantages {
float: left;
width: 49%;
max-width: 32.5em;
text-align: center;
padding: .75em 2em;
border-radius: .5em; }
.page-template-page-contact section#contact-form div.advantages .wrapper {
padding: 0 0 .125em; }
.page-template-page-contact section#contact-form div.advantages .advantage {
width: 100%;
max-width: 19em;
text-align: left;
margin: 1em auto; }
.page-template-page-contact section#contact-form div.advantages .advantage i {
text-align: center;
font-size: 3em;
margin-right: .25em;
min-width: 1.5em; }
.page-template-page-contact section#contact-form div.advantages .advantage span {
font-size: 1rem;
top: -.35em;
position: relative; }
@media (max-width: 500px) {
.page-template-page-contact section#contact-form div.advantages .advantage {
text-align: center;
margin-bottom: 1.5em; }
.page-template-page-contact section#contact-form div.advantages .advantage i {
display: block;
width: 100%;
margin-right: 0;
margin-bottom: .125em; }
.page-template-page-contact section#contact-form div.advantages .advantage span {
display: block;
width: 100%;
top: 0; } }
.page-template-page-contact section#contact-form div.advantages .reviews-block {
margin: 0 auto 2em; }
@media (max-width: 700px) {
.page-template-page-contact section#contact-form div.form {
float: none;
width: 100%;
margin: 0 auto 2em; }
.page-template-page-contact section#contact-form div.advantages {
float: none;
width: 100%;
margin: 2em auto 0; } }
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
80% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
82%, 84% {
-webkit-transform: scale(0.9) rotate(-3deg);
-moz-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
-o-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg); }
86%, 90%, 94%, 98% {
-webkit-transform: scale(1.1) rotate(3deg);
-moz-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg); }
88%, 92%, 96% {
-webkit-transform: scale(1.1) rotate(-3deg);
-moz-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
-o-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg); }
100% {
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0); } }
@keyframes tada {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
80% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
82%, 84% {
-webkit-transform: scale(0.9) rotate(-3deg);
-moz-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
-o-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg); }
86%, 90%, 94%, 98% {
-webkit-transform: scale(1.1) rotate(3deg);
-moz-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg); }
88%, 92%, 96% {
-webkit-transform: scale(1.1) rotate(-3deg);
-moz-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
-o-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg); }
100% {
-webkit-transform: scale(1) rotate(0); } }
.page-template-page-services article {
overflow: hidden;
padding: 2em 0; }
.page-template-page-services article div#breadcrumbs {
text-align: center;
margin-bottom: 2em; }
.page-template-page-services article .content-wrapper {
margin: 1em auto;
max-width: 65em; }
.page-template-page-services article .content-wrapper h2 {
text-align: center; }
.page-template-page-services article .content-wrapper p {
text-align: center; }
.page-template-page-services article ul {
list-style: none;
margin: 1em auto;
padding: 0;
width: 100%;
max-width: 60em;
overflow: hidden;
display: flex;
flex-wrap: wrap; }
.page-template-page-services article ul li {
float: left;
width: 45%;
text-align: center;
text-transform: uppercase;
margin: 0 2.5% 1em;
font-size: 1rem;
line-height: 1.75rem;
font-weight: bold; }
.page-template-page-services article ul li a {
display: block; }
.page-template-page-services article ul li ul {
display: inline-block;
margin: 0;
padding: 1em 0 0; }
.page-template-page-services article ul li ul li {
width: 100%;
text-align: left;
text-transform: none;
min-height: 2em;
font-size: 0.875rem;
line-height: 1.5rem;
font-weight: normal;
margin: 0 auto .25em;
padding-left: 2em; }
@media (max-width: 750px) {
.page-template-page-services article ul li {
width: 100%;
max-width: 30em;
margin: 0 auto 1em;
float: none; } }
.page-template-page-profile #content header#profile-header .container, .page-template-page-profile #content article .container,
.single-equipo #content header#profile-header .container,
.single-equipo #content article .container,
.post-type-archive-equipo #content header#profile-header .container,
.post-type-archive-equipo #content article .container {
max-width: 65em;
overflow: hidden; }
.page-template-page-profile #content header#profile-header,
.single-equipo #content header#profile-header,
.post-type-archive-equipo #content header#profile-header {
padding: 2em 0; }
.page-template-page-profile #content header#profile-header .content,
.single-equipo #content header#profile-header .content,
.post-type-archive-equipo #content header#profile-header .content {
float: right;
width: 70%; }
.page-template-page-profile #content header#profile-header .content h1,
.single-equipo #content header#profile-header .content h1,
.post-type-archive-equipo #content header#profile-header .content h1 {
font-size: 2.25em;
font-weight: bold;
margin-bottom: .75em;
border-bottom: 3px solid;
width: auto;
display: inline-block;
padding-bottom: .25em; }
.page-template-page-profile #content header#profile-header .content h2,
.single-equipo #content header#profile-header .content h2,
.post-type-archive-equipo #content header#profile-header .content h2 {
font-weight: bold;
font-size: 1.25em;
margin-bottom: .75em; }
.page-template-page-profile #content header#profile-header .content .meta div,
.single-equipo #content header#profile-header .content .meta div,
.post-type-archive-equipo #content header#profile-header .content .meta div {
font-size: 1.125em;
margin-bottom: .75em; }
.page-template-page-profile #content header#profile-header .content .meta div .separator,
.single-equipo #content header#profile-header .content .meta div .separator,
.post-type-archive-equipo #content header#profile-header .content .meta div .separator {
margin: 0 .75em; }
.page-template-page-profile #content header#profile-header .image,
.single-equipo #content header#profile-header .image,
.post-type-archive-equipo #content header#profile-header .image {
float: left;
width: 25%; }
@media (max-width: 900px) {
.page-template-page-profile #content header#profile-header .content,
.single-equipo #content header#profile-header .content,
.post-type-archive-equipo #content header#profile-header .content {
width: 70%; }
.page-template-page-profile #content header#profile-header .content .meta div,
.single-equipo #content header#profile-header .content .meta div,
.post-type-archive-equipo #content header#profile-header .content .meta div {
margin-bottom: .35em; }
.page-template-page-profile #content header#profile-header .image,
.single-equipo #content header#profile-header .image,
.post-type-archive-equipo #content header#profile-header .image {
float: left;
width: 27%; } }
@media (max-width: 800px) {
.page-template-page-profile #content header#profile-header .content,
.single-equipo #content header#profile-header .content,
.post-type-archive-equipo #content header#profile-header .content {
float: none;
width: 100%;
text-align: center; }
.page-template-page-profile #content header#profile-header .content .meta div,
.single-equipo #content header#profile-header .content .meta div,
.post-type-archive-equipo #content header#profile-header .content .meta div {
margin-bottom: .75em;
line-height: 1.5em; }
.page-template-page-profile #content header#profile-header .content .meta div.contact .separator,
.single-equipo #content header#profile-header .content .meta div.contact .separator,
.post-type-archive-equipo #content header#profile-header .content .meta div.contact .separator {
display: none;
visibility: hidden; }
.page-template-page-profile #content header#profile-header .content .meta div.contact a,
.single-equipo #content header#profile-header .content .meta div.contact a,
.post-type-archive-equipo #content header#profile-header .content .meta div.contact a {
display: block;
margin-bottom: .5em; }
.page-template-page-profile #content header#profile-header .image,
.single-equipo #content header#profile-header .image,
.post-type-archive-equipo #content header#profile-header .image {
float: none;
width: 100%;
text-align: center;
max-width: 17em;
margin: 2em auto 0; } }
.page-template-page-profile #content article,
.single-equipo #content article,
.post-type-archive-equipo #content article {
padding: 2em 0; }
.page-template-page-profile #content article h2,
.single-equipo #content article h2,
.post-type-archive-equipo #content article h2 {
font-weight: bold;
font-size: 1.75em; }
.page-template-page-profile #content article ul,
.single-equipo #content article ul,
.post-type-archive-equipo #content article ul {
margin-left: 0; }
.page-template-page-profile #content article ul ul,
.single-equipo #content article ul ul,
.post-type-archive-equipo #content article ul ul {
margin-left: 0; }
.page-template-page-landing-city-service .container,
.page-template-page-landing-service .container,
.page-template-page-landing-service-ads .container,
.post-type-archive-casos-exito .container,
.single-servicios .container {
overflow: hidden; }
.page-template-page-landing-city-service .container article,
.page-template-page-landing-service .container article,
.page-template-page-landing-service-ads .container article,
.post-type-archive-casos-exito .container article,
.single-servicios .container article {
overflow: hidden;
padding: 1em 0 2em; }
.page-template-page-landing-city-service .container article div#breadcrumbs,
.page-template-page-landing-service .container article div#breadcrumbs,
.page-template-page-landing-service-ads .container article div#breadcrumbs,
.post-type-archive-casos-exito .container article div#breadcrumbs,
.single-servicios .container article div#breadcrumbs {
text-align: center;
margin-bottom: 2em; }
.page-template-page-landing-city-service .container article div.copy,
.page-template-page-landing-service .container article div.copy,
.page-template-page-landing-service-ads .container article div.copy,
.post-type-archive-casos-exito .container article div.copy,
.single-servicios .container article div.copy {
float: left;
width: 57.5%; }
.page-template-page-landing-city-service .container article div.copy figure,
.page-template-page-landing-service .container article div.copy figure,
.page-template-page-landing-service-ads .container article div.copy figure,
.post-type-archive-casos-exito .container article div.copy figure,
.single-servicios .container article div.copy figure {
text-align: center;
margin: .5em auto 2em; }
.page-template-page-landing-city-service .container article div.copy ul, .page-template-page-landing-city-service .container article div.copy ol,
.page-template-page-landing-service .container article div.copy ul,
.page-template-page-landing-service .container article div.copy ol,
.page-template-page-landing-service-ads .container article div.copy ul,
.page-template-page-landing-service-ads .container article div.copy ol,
.post-type-archive-casos-exito .container article div.copy ul,
.post-type-archive-casos-exito .container article div.copy ol,
.single-servicios .container article div.copy ul,
.single-servicios .container article div.copy ol {
margin-left: 0; }
.page-template-page-landing-city-service .container article div.copy ul ul, .page-template-page-landing-city-service .container article div.copy ul ol, .page-template-page-landing-city-service .container article div.copy ol ul, .page-template-page-landing-city-service .container article div.copy ol ol,
.page-template-page-landing-service .container article div.copy ul ul,
.page-template-page-landing-service .container article div.copy ul ol,
.page-template-page-landing-service .container article div.copy ol ul,
.page-template-page-landing-service .container article div.copy ol ol,
.page-template-page-landing-service-ads .container article div.copy ul ul,
.page-template-page-landing-service-ads .container article div.copy ul ol,
.page-template-page-landing-service-ads .container article div.copy ol ul,
.page-template-page-landing-service-ads .container article div.copy ol ol,
.post-type-archive-casos-exito .container article div.copy ul ul,
.post-type-archive-casos-exito .container article div.copy ul ol,
.post-type-archive-casos-exito .container article div.copy ol ul,
.post-type-archive-casos-exito .container article div.copy ol ol,
.single-servicios .container article div.copy ul ul,
.single-servicios .container article div.copy ul ol,
.single-servicios .container article div.copy ol ul,
.single-servicios .container article div.copy ol ol {
margin-left: 0; }
.page-template-page-landing-city-service .container article div.copy .map,
.page-template-page-landing-service .container article div.copy .map,
.page-template-page-landing-service-ads .container article div.copy .map,
.post-type-archive-casos-exito .container article div.copy .map,
.single-servicios .container article div.copy .map {
height: 22em;
margin-bottom: 3em; }
.page-template-page-landing-city-service .container article div.copy #landing-blog,
.page-template-page-landing-service .container article div.copy #landing-blog,
.page-template-page-landing-service-ads .container article div.copy #landing-blog,
.post-type-archive-casos-exito .container article div.copy #landing-blog,
.single-servicios .container article div.copy #landing-blog {
margin-top: 3em; }
.page-template-page-landing-city-service .container article div.copy #landing-blog article,
.page-template-page-landing-service .container article div.copy #landing-blog article,
.page-template-page-landing-service-ads .container article div.copy #landing-blog article,
.post-type-archive-casos-exito .container article div.copy #landing-blog article,
.single-servicios .container article div.copy #landing-blog article {
padding: 0; }
.page-template-page-landing-city-service .container article div.copy section#casos-exito .caso-exito-content .caso-exito-more,
.page-template-page-landing-service .container article div.copy section#casos-exito .caso-exito-content .caso-exito-more,
.page-template-page-landing-service-ads .container article div.copy section#casos-exito .caso-exito-content .caso-exito-more,
.post-type-archive-casos-exito .container article div.copy section#casos-exito .caso-exito-content .caso-exito-more,
.single-servicios .container article div.copy section#casos-exito .caso-exito-content .caso-exito-more {
display: block;
width: 11em;
padding: .25em; }
.page-template-page-landing-city-service .container article aside,
.page-template-page-landing-service .container article aside,
.page-template-page-landing-service-ads .container article aside,
.post-type-archive-casos-exito .container article aside,
.single-servicios .container article aside {
float: right;
width: 40%; }
.page-template-page-landing-city-service .container article aside .reviews,
.page-template-page-landing-service .container article aside .reviews,
.page-template-page-landing-service-ads .container article aside .reviews,
.post-type-archive-casos-exito .container article aside .reviews,
.single-servicios .container article aside .reviews {
padding: 2em;
border-radius: .5em;
text-align: center;
margin-bottom: 2em; }
.page-template-page-landing-city-service .container article aside .reviews h3,
.page-template-page-landing-service .container article aside .reviews h3,
.page-template-page-landing-service-ads .container article aside .reviews h3,
.post-type-archive-casos-exito .container article aside .reviews h3,
.single-servicios .container article aside .reviews h3 {
font-size: 1.5rem;
margin-top: 0; }
@media (max-width: 800px) {
.page-template-page-landing-city-service .container article div.copy,
.page-template-page-landing-service .container article div.copy,
.page-template-page-landing-service-ads .container article div.copy,
.post-type-archive-casos-exito .container article div.copy,
.single-servicios .container article div.copy {
width: 100%;
float: none;
max-width: 45em;
margin: 0 auto; }
.page-template-page-landing-city-service .container article aside,
.page-template-page-landing-service .container article aside,
.page-template-page-landing-service-ads .container article aside,
.post-type-archive-casos-exito .container article aside,
.single-servicios .container article aside {
margin: 2em auto 0;
width: 100%;
float: none;
max-width: 30em; } }
.page-template-page-landing-service-ads header#topheader, .page-template-page-landing-service-ads header#masthead {
display: none;
visibility: hidden; }
body.single-post #main .container, body.blog #main .container, body.category #main .container {
max-width: 900px; }
body.single-post #main .entry-meta, body.blog #main .entry-meta, body.category #main .entry-meta {
text-align: center;
margin-top: 1em; }
body.single-post #main .entry-title, body.blog #main .entry-title, body.category #main .entry-title {
text-align: center; }
body.single-post #main header.entry-header {
text-align: center; }
body.single-post #main header.entry-header h1.entry-title {
font-size: 2rem;
line-height: 2.25rem; }
body.single-post #main .entry-content h2 {
font-size: 1.5rem;
line-height: 2.25rem; }
body.single-post #main .entry-content h3 {
font-size: 1rem;
line-height: 1.75rem; }
body.single-post #main .entry-content h4 {
font-size: 0.875rem;
line-height: 1.5rem; }
body.single-post #main .entry-content ul, body.single-post #main .entry-content ol {
margin-left: 0;
margin-top: .5em; }
body.single-post #main .entry-content ul ul, body.single-post #main .entry-content ul ol, body.single-post #main .entry-content ol ul, body.single-post #main .entry-content ol ol {
margin-left: 0; }
body.single-post #main .entry-content ul li, body.single-post #main .entry-content ol li {
margin-bottom: .5em; }
body.single-post #main .entry-content .author_box {
display: block;
overflow: hidden;
padding: 1.5em;
margin: 2em 0; }
body.single-post #main .entry-content .author_box div.name {
font-size: 1.5em;
font-weight: bold;
margin: 0.5em auto 1em;
text-align: center; }
body.single-post #main .entry-content .author_box div.image {
float: left;
width: 27.5%;
padding-right: 2.5%; }
body.single-post #main .entry-content .author_box div.image img {
max-width: 100%;
width: 250px;
height: auto; }
body.single-post #main .entry-content .author_box div.box {
width: 70%;
float: left; }
body.single-post #main .entry-content .author_box div.box div.text p:last-of-type {
margin-bottom: 0; }
@media (max-width: 800px) {
body.single-post #main .entry-content .author_box div.image, body.single-post #main .entry-content .author_box div.box {
float: none;
text-align: center;
width: 100%;
padding-right: 0; }
body.single-post #main .entry-content .author_box div.image img, body.single-post #main .entry-content .author_box div.box img {
margin: 0 auto 1em;
width: 100%;
max-width: 200px; } }
body.single-post #main .entry-content iframe, body.single-casos-exito #main .entry-content iframe {
margin: 2em auto;
display: flex; }
body.single-post #main .entry-content .blog_cta, body.single-casos-exito #main .entry-content .blog_cta {
text-align: center;
padding: 1em 2em 2em; }
body.single-post #main .entry-content .blog_cta p, body.single-casos-exito #main .entry-content .blog_cta p {
margin-bottom: .75em; }
body.single-post #main .entry-content .blog_cta p.title, body.single-casos-exito #main .entry-content .blog_cta p.title {
font-size: 1.5rem;
font-weight: bold; }
body.single-post #main .entry-content .blog_cta p.content, body.single-casos-exito #main .entry-content .blog_cta p.content {
font-size: 1rem;
line-height: 1.75rem; }
body.single-post #main .entry-content .blog_cta a.cta, body.single-post #main .entry-content .blog_cta body.blog article a.more-link, body.blog article body.single-post #main .entry-content .blog_cta a.more-link, body.single-post #main .entry-content .blog_cta body.category article a.more-link, body.category article body.single-post #main .entry-content .blog_cta a.more-link, body.single-casos-exito #main .entry-content .blog_cta a.cta, body.single-casos-exito #main .entry-content .blog_cta body.blog article a.more-link, body.blog article body.single-casos-exito #main .entry-content .blog_cta a.more-link, body.single-casos-exito #main .entry-content .blog_cta body.category article a.more-link, body.category article body.single-casos-exito #main .entry-content .blog_cta a.more-link {
display: inline-block;
padding: .75em 1.5em;
margin: 1em auto; }
body.blog h1, body.category h1 {
text-align: center;
font-size: 2.5rem;
line-height: 2.75rem;
margin-bottom: 1.5em; }
body.blog article .entry-title, body.category article .entry-title {
font-size: 2rem;
line-height: 2.25rem; }
body.blog article .entry-content, body.category article .entry-content {
margin-top: 0; }
body.blog article .more-link, body.category article .more-link {
margin: 0 auto;
text-align: center;
width: 100%;
max-width: 11em;
display: block; }
body.blog a:hover img, body.category a:hover img {
opacity: .66; }
section#blog {
text-align: center; }
section#blog article {
float: left;
width: 50%;
padding: 1em; }
section#blog article .entry-title {
font-size: 1.5rem;
line-height: 2.25rem;
margin: .25em auto 0;
min-height: 3em; }
@media (max-width: 800px) {
section#blog article {
width: 100%;
max-width: 40em;
float: none;
margin: 0 auto 1em; } }
section#blog .more {
float: left;
width: 100%;
font-size: 1rem; }
body.single article.post iframe {
display: block;
margin: 0 auto; }
.wpcf7 input[type="submit"] {
cursor: pointer; }
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 textarea {
padding: .65em;
box-sizing: border-box;
width: 100%;
font-size: 0.875rem; }
.wpcf7 .wpcf7-spinner {
display: none; }
.wpcf7 input[type="submit"], .cta, body.blog article .more-link, body.category article .more-link {
font-size: 0.875rem;
padding: .9em 0;
letter-spacing: 0;
border: 1px solid;
text-transform: uppercase;
text-decoration: none;
text-shadow: none;
text-align: center;
font-weight: bold;
border-radius: 3px; }
.wpcf7 input[type="submit"]:hover, .cta:hover, body.blog article .more-link:hover, body.category article .more-link:hover {
border: 1px solid; }
.wpcf7-acceptance input {
cursor: pointer; }
.wpcf7-list-item {
margin: 0; }
div.form .terms-and-conditions-text, div.contact-form .terms-and-conditions-text {
font-size: 0.75rem;
margin: 0 0;
text-align: center; }
div.form .terms-and-conditions-text .terms-and-conditions-hidden, div.contact-form .terms-and-conditions-text .terms-and-conditions-hidden {
display: none; }
div.form .terms-and-conditions-text .terms-and-conditions-more, div.contact-form .terms-and-conditions-text .terms-and-conditions-more {
text-decoration: underline;
cursor: pointer; }
div.form .terms-and-conditions-text .terms-and-conditions-more:hover, div.contact-form .terms-and-conditions-text .terms-and-conditions-more:hover {
text-decoration: none; }
section#call-us div.contact-form .terms-and-conditions-text {
margin-top: 1.5em;
float: left;
width: 100%; }
header#topheader {
position: fixed;
width: 100%;
z-index: 99999999999;
text-align: right;
font-weight: 600; }
header#topheader a {
padding: .5em 0;
margin-left: 1.5em;
display: inline-block; }
header#topheader a i {
margin-right: .25em; }
header#topheader div.container div {
float: right; }
header#topheader div.container div ul.menu {
list-style: none;
margin: 0;
padding: 0; }
header#topheader div.container div ul.menu li {
float: left; }
@media (max-width: 900px) {
header#topheader .mail {
display: none;
visibility: hidden; } }
@media (max-width: 700px) {
header#topheader {
font-size: 1.35em; }
header#topheader a {
margin-left: .5em;
margin-right: .5em; } }
@media (max-width: 500px) {
header#topheader {
text-align: center; }
header#topheader a:nth-child(3) {
visibility: hidden;
display: none; }
header#topheader ul.menu {
display: none;
visibility: hidden; } }
@media (max-width: 400px) {
header#topheader {
font-size: 1.15em; } }
@media (max-width: 300px) {
header#topheader {
text-align: center; }
header#topheader a {
display: block;
margin-left: 0;
margin-right: 0; } }
header#masthead {
display: block;
padding-top: 2.2em; }
@media (max-width: 300px) {
header#masthead {
padding-top: 5.5em; } }
header#masthead .site-branding {
float: left;
width: 25%;
padding-top: 1em; }
header#masthead .site-branding img {
height: 100%;
max-height: 5em;
width: auto; }
header#masthead #site-navigation {
float: left;
width: 75%; }
header#masthead #site-navigation ul.menu {
float: right; }
header#masthead #site-navigation ul.menu li.menu-item {
text-transform: uppercase;
font-weight: bold;
position: inherit; }
header#masthead #site-navigation ul.menu li.menu-item a {
padding: 2.5em 1.5em; }
header#masthead #site-navigation ul.menu li.menu-item ul.sub-menu {
padding-bottom: .5em;
border-top: 3px solid; }
header#masthead #site-navigation ul.menu li.menu-item ul.sub-menu li {
text-transform: none;
font-weight: normal; }
header#masthead #site-navigation ul.menu li.menu-item ul.sub-menu li a {
padding: .75em 1.5em;
min-width: 17.5em; }
header#masthead #site-navigation ul.menu li.menu-item:hover > ul, header#masthead #site-navigation ul.menu li.menu-item.focus > ul {
left: auto;
top: auto; }
header#masthead #site-navigation ul.menu li.menu-item:hover > ul li, header#masthead #site-navigation ul.menu li.menu-item.focus > ul li {
position: initial;
float: none; }
@media (max-width: 900px) {
header#masthead .site-branding {
width: 100%;
text-align: center; }
header#masthead #site-navigation {
width: 100%;
text-align: center; }
header#masthead #site-navigation ul.menu {
float: none;
display: inline-flex; }
header#masthead #site-navigation ul.menu ul.sub-menu {
text-align: left; } }
@media (max-width: 700px) {
header#masthead #site-navigation .menu-toggle {
display: block;
cursor: pointer;
font-weight: bold;
padding: 1em; }
header#masthead #site-navigation .main-navigation.toggled ul {
display: block; }
header#masthead #site-navigation ul.menu {
visibility: hidden;
display: none;
padding: 0 0 2em;
overflow: hidden; }
header#masthead #site-navigation ul.menu li.menu-item {
width: 100%;
text-align: left; }
header#masthead #site-navigation ul.menu li.menu-item a {
padding: 1em; }
header#masthead #site-navigation ul.menu li.menu-item ul.sub-menu {
left: 0;
position: relative;
box-shadow: none;
border: none; }
header#masthead #site-navigation ul.menu li:hover > ul, header#masthead #site-navigation ul.menu li.focus > ul {
left: auto; }
header#masthead #site-navigation.toggled ul.menu {
visibility: visible;
display: block; } }
footer#footer {
padding: 2em 0; }
footer#footer h4 {
font-weight: bold;
margin: 1.25em 0 .75em;
font-size: 1.25em; }
footer#footer h4::after {
content: "";
display: block;
width: 14%;
border-bottom: 2px solid;
margin-top: .5em; }
footer#footer a:hover {
text-decoration: underline; }
footer#footer ul {
list-style: none;
margin: 0;
padding: 0; }
footer#footer .block {
float: left;
width: 33.33%; }
footer#footer .block span {
display: block; }
footer#footer .block div.contact div, footer#footer .block div.address div {
min-height: 5.25em; }
footer#footer .cta, footer#footer body.blog article .more-link, body.blog article footer#footer .more-link, footer#footer body.category article .more-link, body.category article footer#footer .more-link {
padding: .5em 1.25em;
margin-top: 1em;
display: inline-block; }
footer#footer .cta:hover, footer#footer body.blog article .more-link:hover, body.blog article footer#footer .more-link:hover, footer#footer body.category article .more-link:hover, body.category article footer#footer .more-link:hover {
text-decoration: none; }
@media (max-width: 800px) {
footer#footer .block {
float: left;
width: 100%;
text-align: center;
margin-bottom: .5em; }
footer#footer h4:after {
margin: .5em auto 0; } }
body.error404 div#content #main {
padding: 6em 0;
text-align: center; }
body.error404 div#content #main h1 {
font-size: 3em;
margin-bottom: 1em; }section#hero {
background: url(//laboralistasmurcia.es/wp-content/themes/laboral_murcia/images/background.jpg) center top no-repeat;
color: #FFF; }
section#hero .wrapper {
background: rgba(0, 0, 0, 0.85); }
section#hero .ctas .button {
color: #FFF;
background: #2ea3f2;
border-color: #2ea3f2; }
section#hero .ctas .button:hover {
background: #004694;
border-color: #004694; }
section#hero .ctas .button.alt {
border-color: #FFF; }
section#hero .ctas .button.alt:hover {
background: #FFF;
color: #000; }
.page-template-page-contact #content header,
.page-template-page-services #content header {
background: url(//laboralistasmurcia.es/wp-content/themes/laboral_murcia/images/background.jpg) center top no-repeat;
color: #FFF; }
.page-template-page-contact #content header .wrapper,
.page-template-page-services #content header .wrapper {
background: rgba(0, 0, 0, 0.85); }
section#call-us {
background: #F4F4F4; }
section#call-us .contact-form input[type="text"] {
background: #FFF; }
section#call-us .contact-form input[type="submit"] {
background: #2ea3f2;
border-color: #2ea3f2; }
section#call-us .contact-form input[type="submit"]:hover {
background: #004694;
border-color: #004694; }
section#advantages {
background: #171717;
color: #FFF; }
section#advantages i {
color: #2ea3f2; }
#office-info {
background: #F4F4F4; }
#office-info .address span {
color: #666; }
section#contact-form div.advantages {
background: #F4F4F4; }
section#contact-form div.advantages .advantage i {
color: #004694; }
section#contact-form .wpcf7-acceptance a {
color: #FFF;
text-decoration: none; }
section#contact-form .wpcf7-acceptance a:hover {
color: #FFF;
text-decoration: underline; }
section#body-content .cta-container .cta, section#body-content .cta-container .blog article .more-link, .blog article section#body-content .cta-container .more-link {
color: #FFF; }
@media (max-width: 1601px) {
section#call-us .text {
max-width: 40em; } }
footer#footer {
background: #171717;
color: #FFF; }
footer#footer h4 {
color: #FFF; }
footer#footer h4::after {
color: #FFF;
border-bottom-color: #2ea3f2; }
footer#footer a {
color: #FFF; }
footer#footer .cta, footer#footer .blog article .more-link, .blog article footer#footer .more-link {
color: #FFF;
background: #2ea3f2;
border-color: #2ea3f2; }
footer#footer .cta:hover, footer#footer .blog article .more-link:hover, .blog article footer#footer .more-link:hover {
background: #004694;
border-color: #004694;
color: #FFF; }
#masthead-hero header#topheader {
background: #171717; }
#masthead-hero header#topheader a {
color: #FFF; }
#masthead-hero header#topheader a:hover {
color: #2ea3f2; }
#masthead-hero header#topheader a i {
color: #2ea3f2; }
#masthead-hero header#masthead #site-navigation ul.menu li.menu-item a {
color: #666; }
#masthead-hero header#masthead #site-navigation ul.menu li.menu-item a:hover {
color: #2ea3f2; }
#masthead-hero header#masthead #site-navigation ul.menu li.menu-item ul.sub-menu {
background: #FFF;
border-color: #2ea3f2; }
header#page-header-base {
color: #FFF; }
.wpcf7 input[type="text"] {
background: #FFF; }
.wpcf7 input[type="submit"], .cta, .blog article .more-link {
color: #FFF;
background: #2ea3f2;
border-color: #2ea3f2; }
.wpcf7 input[type="submit"]:hover, .cta:hover, .blog article .more-link:hover {
color: #FFF;
background: #004694;
border-color: #FFF; }
div.form {
background: #171717;
color: #FFF; }
#content .base-cta {
background: #2ea3f2; }
#content .base-cta a {
color: #FFF; }
#content .base-cta:hover {
background: #004694; }
.page-template-page-services #content article ul {
background: #FFF; }
.page-template-page-services #content article ul li {
background: #004694;
color: #2ea3f2; }
.page-template-page-services #content article ul li a {
color: #2ea3f2; }
.page-template-page-services #content article ul li a:hover {
color: #FFF; }
.page-template-page-services #content article ul li ul {
background: #FFF; }
.page-template-page-services #content article ul li ul li {
background: #FFF;
color: #666; }
.page-template-page-services #content article ul li ul li a {
color: #666;
font-weight: bold; }
.page-template-page-services #content article ul li ul li a:hover {
color: #2ea3f2; }
.page-template-page-profile #content header#profile-header {
background: #F4F4F4; }
.page-template-page-profile #content header#profile-header .content h1 {
border-color: #2ea3f2; }
.page-template-page-profile #content header#profile-header .content .meta div {
color: #666; }
.page-template-page-profile #content header#profile-header .content .meta div.contact a {
color: #004694; }
.page-template-page-profile #content header#profile-header .content .meta div.contact a:hover {
color: #2ea3f2; }
.page-template-page-landing-city-service #content .container article aside .reviews,
.page-template-page-landing-service #content .container article aside .reviews {
background: #F4F4F4; }
.single-post #main .entry-content .blog_cta {
background: #F4F4F4; }
.single-post #main .entry-content .blog_cta a.cta, .single-post #main .entry-content .blog_cta .blog article a.more-link, .blog article .single-post #main .entry-content .blog_cta a.more-link {
color: #FFF; }
.single-post #main .entry-content .blog_cta a.cta:hover, .single-post #main .entry-content .blog_cta .blog article a.more-link:hover, .blog article .single-post #main .entry-content .blog_cta a.more-link:hover {
color: #FFF; }
html {
background: #171717; }
body {
color: #666; }
a {
color: #2ea3f2; }
a:visited {
color: #2ea3f2; }
a:hover {
color: #004694; }
.reviews-block .stars i {
color: #f1c40f; }
.reviews-block .stars .rating {
color: #666; }