.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;
word-break: 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;
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: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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}html,body{font-size:100%;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1.0625rem;line-height:1.5;font-weight:300;color:#363636}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:700;line-height:1.1;color:#363636}h1{font-size:1.9921875rem;line-height:1;font-weight:800}@media (min-width: 48em){h1{font-size:2.645625rem}}@media (min-width: 64em){h1{font-size:3.1875rem}}h2{margin:2.390625rem 0 1.59375rem;font-size:1.125rem;font-weight:700;color:#1fa4e5}h2:first-child{margin-top:0}@media (min-width: 48em){h2{margin:3.1875rem 0 1.59375rem;font-size:1.59375rem}}@media (min-width: 64em){h2{font-size:1.59375rem}}h3{margin:1.59375rem 0 .796875rem;font-size:1.0625rem;font-weight:600}@media (min-width: 48em){h3{font-size:1.125rem}}h4{margin:1.59375rem 0 .796875rem;font-size:1.0625rem;font-style:italic}@media (min-width: 48em){h4{font-size:1.125rem}}p,blockquote{margin:0 0 .796875rem}.wp-block-quote,blockquote{font-size:1.3125rem;font-weight:500;margin:3.1875rem 0;border-top:1px solid #ddd;border-left:none;padding:1.59375rem 0}.wp-block-quote cite,.wp-block-quote .wp-block-quote__citation,blockquote cite,blockquote .wp-block-quote__citation{display:block;font-size:.8125rem;text-transform:uppercase;line-height:1}.wp-block-quote cite:before,.wp-block-quote .wp-block-quote__citation:before,blockquote cite:before,blockquote .wp-block-quote__citation:before{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:32px;height:32px;margin-right:1rem;border-radius:50%;background:#1fa4e5;color:white;content:"\e913";font-family:'icons';font-size:18px;-webkit-transform:translateY(4px);transform:translateY(4px)}ul,ol{padding-left:1em;margin-left:0}ul ul,ul ol,ol ul,ol ol{margin-top:.5em;margin-bottom:0}li{margin-bottom:.5em}@media (min-width: 48em){ul,ol{margin-bottom:1.59375rem}}dl{margin-top:0}dt,dd{line-height:1.5}hr{height:0;margin:2.390625rem auto;min-width:140px;width:20%;border-top:1px solid #ccc}a{color:#0E4966}em{font-style:italic}strong{font-weight:700}small{font-size:.75rem}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#eee;clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}img{display:block}figure.wp-block-image,.wp-block-image figure,[data-type="core/image"][data-align=center] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=wide] .editor-block-list__block-edit figure{margin:4px 0 2.390625rem}.wp-block-image .alignleft{margin-right:1.59375rem;margin-bottom:1.59375rem;display:inline;float:left;max-width:50%;text-align:left}.wp-block-image .alignright{margin-left:1.59375rem;display:inline;float:right;max-width:50%;text-align:right}.wp-block-image .aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both;text-align:center}.wp-block-image.alignwide,.editor-block-list__block[data-type="core/image"][data-align="wide"]{padding:0}.wp-block-image.alignwide img,.editor-block-list__block[data-type="core/image"][data-align="wide"] img{width:calc(100% + 96px);display:block}.wp-block-image.alignwide img{-webkit-transform:translateX(-48px);transform:translateX(-48px)}.editor-block-list__block[data-type="core/image"][data-align=full]{margin:0 0 1.59375rem;width:calc(100% + 90px);-webkit-transform:translateX(-45px);transform:translateX(-45px)}.wp-block-image.alignfull{margin-left:calc( -100vw / 2 + 100% / 2 );margin-right:calc( -100vw / 2 + 100% / 2 );max-width:100vw}.wp-block-image.alignfull img{width:100%}.wp-block-image figcaption{margin-top:.3984375rem;font-style:italic;font-size:.9659090909rem;padding:1.59375rem 0 .796875rem}.wp-block-image.alignwide figcaption,.wp-block-image.alignfull figcaption,[data-type="core/image"][data-align=center] .editor-block-list__block-edit figcaption,[data-type="core/image"][data-align=wide] .editor-block-list__block-edit figcaption,[data-type="core/image"][data-align=full] .editor-block-list__block-edit figcaption{text-align:center}[data-type="core/image"][data-align=left] .editor-block-list__block-edit figcaption{text-align:left}[data-type="core/image"][data-align=right] .editor-block-list__block-edit figcaption{text-align:right}textarea,select,[type="date"],[type="datetime"],[type="datetime-local"],[type="email"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],[type="file"]{display:block;margin:0;width:100%;height:2.390625rem;outline:0;-webkit-appearance:none;-moz-appearance:none;padding:.53125rem .3984375rem .53125rem 0;background-clip:padding-box;background-color:transparent;border-radius:0;border:none;border-bottom:1px solid #ddd;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:inherit;text-align:left;font-size:1.0625rem;vertical-align:top}textarea{height:3.1875rem;overflow:auto;resize:vertical}input[type="search"]::-webkit-search-decoration{display:none}select[size],select[multiple]{height:auto}select[size="0"],select[size="1"]{height:3.1875rem}optgroup{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#333;font-style:normal;font-weight:normal}optgroup::-moz-focus-inner{border:0;padding:0}input[type="radio"],input[type="checkbox"]{position:relative;top:-2px}input[type="file"]{border:none;padding-left:0}@media (-webkit-min-device-pixel-ratio: 0){select[size],select[multiple],select[multiple][size]{background-image:none;padding-right:.3984375rem}select,select[size="0"],select[size="1"]{background-image:url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);background-repeat:no-repeat;background-position:right center;padding-right:1.59375rem}}select[size],select[multiple],select[multiple][size]{background-image:none;padding-right:.3984375rem}select,select[size="0"],select[size="1"]{background-image:url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);background-repeat:no-repeat;background-position:right center;padding-right:1.59375rem}select.negative{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAICAYAAADnVO9eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAG5JREFUeNpi+P//f8N/2oMGBhAAMhSAeD8NLACZqcCADoCCAUD8ngoWgMwIYMAHgAoEgLifAktAegUYiAVAxQZAfJ4EC0BqDRjIBUDNBQSCEyRXwEANAA3O9VgsWU9SMJFgoQMQ34diB1L0AgQYAGfK3zBZp7pwAAAAAElFTkSuQmCC);background-size:11px 4px;background-position:calc(100% - 6px) center;background-repeat:no-repeat}textarea[disabled],select[disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="email"][disabled],input[type="month"][disabled],input[type="number"][disabled],input[type="password"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="text"][disabled],input[type="time"][disabled],input[type="url"][disabled],input[type="week"][disabled]{background-color:#ddd}input[disabled],select[disabled],select[disabled] option,select[disabled] optgroup,textarea[disabled]{box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#ddd;cursor:default}input:invalid,select:invalid,textarea:invalid{box-shadow:none}input:focus,button:focus,select:focus,textarea:focus{z-index:1}input[type="file"]:focus,input[type="file"]:active,input[type="radio"]:focus,input[type="radio"]:active,input[type="checkbox"]:focus,input[type="checkbox"]:active{box-shadow:none}button,input[type="submit"],input[type="reset"]{cursor:pointer}label{font-size:.8125rem;margin-bottom:1.59375rem;width:100%}label:hover{cursor:pointer}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size:.9296875rem;color:#0E4966}input:-moz-placeholder,textarea:-moz-placeholder{font-size:.9296875rem;color:#0E4966}button,[type="reset"],[type="submit"],[type="button"]{display:-webkit-inline-box;display:inline-flex;flex-flow:wrap;align-content:center;-webkit-box-align:center;align-items:center;width:auto;min-height:3.1875rem;margin:0;border-radius:1.59375rem;border:1px solid;padding:0 1.59375rem;background:#1fa4e5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1.0625rem;line-height:1;font-weight:700;color:white;text-shadow:none;text-decoration:none;cursor:pointer;outline:0;overflow:visible;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}button [class^='icon-']:last-child{margin-left:.796875rem}button:hover,[type="reset"]:hover,[type="submit"]:hover,[type="button"]:hover{background-image:none;text-decoration:none;background:#0E4966}button:active,input[type="reset"]:active,input[type="submit"]:active,input[type="button"]:active{background-image:none;background:#ddd;box-shadow:none}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner{border:0;padding:0}button[disabled]{box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}fieldset{margin:0;padding:1.53125rem;border:1px solid}legend{font-weight:700;line-height:1.59375rem;font-size:.9296875rem;background:white;padding-left:.796875rem;position:relative;left:-.6rem}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100vh}body{background:white}.ios-canvas{width:100%;overflow:hidden}.site-page{position:relative;z-index:1;min-height:100vh;padding-top:7.625rem;background:white;-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out, -webkit-transform .7s ease-in-out}body.mobile-menu-is-showing .site-page{-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}.wrapper,.content,.content--list{width:100%;max-width:48rem;margin:0 auto;padding:0 1.59375rem}.content--list{max-width:73.75rem}.full-size,.excerpt-article__post-thumbnail,.article__post-thumbnail,.no-results,.highlighted,.page-header,.section,.section__image-container,.contact,.directions__main,.dir-section,.google-maps,.gallery-3,.ordered-list,.video,.wp-block-embed,.subscribe,.page-clients__sidebar,.specialities__related{width:100vw;margin:0 calc(-50vw + 50%)}@media (min-width: 48em){.wrapper,.content,.content--list{padding:0 3.1875rem}}.module{margin-top:3.1875rem;padding:0 1.59375rem}@media (min-width: 48em){.module{padding:0 3.1875rem}}.module--has-bg{padding-top:2.390625rem;padding-bottom:2.390625rem}@media (min-width: 48em){.module--has-bg{padding-top:3.1875rem;padding-bottom:3.1875rem}}.module--has-bg-gray{background:#fafafa}.module--has-bg-blue{background:#ecf5fd}.module--has-bg+.module--has-bg,.content--has-bg+.module--has-bg{margin-top:0}img,video,iframe{display:block;width:100%;-ms-interpolation-mode:bicubic}img{height:auto}svg{fill:currentColor;width:100%;height:inherit}.embed-container{position:relative;height:0;max-width:100%;padding-bottom:56.25%;overflow:hidden}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}@font-face{font-family:'icons';src:url(//psicotel.com/wp-content/themes/psicotel_0_3/fonts/icons.woff2?rajujl) format("woff2"),url(//psicotel.com/wp-content/themes/psicotel_0_3/fonts/icons.ttf?rajujl) format("truetype"),url(//psicotel.com/wp-content/themes/psicotel_0_3/fonts/icons.woff?rajujl) format("woff"),url(//psicotel.com/wp-content/themes/psicotel_0_3/fonts/icons.svg?rajujl#icons) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-quote:before{content:"\e913"}.icon-triangle-down:before{content:"\e909"}.icon-mouse:before{content:"\e904"}.icon-phone-handset:before{content:"\e830"}.icon-bubble:before{content:"\e83f"}.icon-search:before{content:"\e86f"}.icon-cross:before{content:"\e870"}.icon-menu1:before{content:"\e871"}.icon-chevron-up:before{content:"\e873"}.icon-chevron-down:before{content:"\e874"}.icon-chevron-left:before{content:"\e875"}.icon-chevron-right:before{content:"\e876"}.icon-arrow-up:before{content:"\e877"}.icon-arrow-down:before{content:"\e878"}.icon-arrow-left:before{content:"\e879"}.icon-arrow-right:before{content:"\e87a"}.icon-chevrons-left:before{content:"\e907"}.icon-chevrons-right:before{content:"\e908"}.icon-external-link:before{content:"\e911"}.icon-folder:before{content:"\e906"}.icon-mail:before{content:"\e90a"}.icon-map-pin:before{content:"\e90b"}.icon-more-horizontal:before{content:"\e912"}.icon-phone:before{content:"\e90c"}.icon-send:before{content:"\e90d"}.icon-share-2:before{content:"\e905"}.icon-train:before{content:"\e90e"}.icon-bus:before{content:"\e90f"}.icon-automobile:before{content:"\e910"}.icon-car:before{content:"\e910"}.icon-youtube:before{content:"\e903"}.icon-social-twitter:before{content:"\e901"}.icon-social-linkedin:before{content:"\e902"}.icon-facebook:before{content:"\e900"}.logo{display:block;width:170px;height:36px;margin:0;background:url(//psicotel.com/wp-content/themes/psicotel_0_3/images/logo-azul.svg) no-repeat center left;background-size:contain;text-indent:100%;white-space:nowrap;overflow:hidden}.logo a{display:block;height:inherit}.logo--negative{background:url(//psicotel.com/wp-content/themes/psicotel_0_3/images/logo.svg) no-repeat center left;background-size:contain}.site-header{box-shadow:-2px -1px 0px 2px rgba(0,0,0,0.12);position:fixed;top:0;left:0;width:100%;z-index:9000}.site-header__topbar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;background:#fafafa}.site-header__submenu{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch;width:50%;-webkit-box-flex:0;flex:0 0 auto;background:#0E4966}.site-header__menu{display:none}.site-header__btn-menu{display:block}.site-header__address{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:center;justify-content:center;width:50%;-webkit-box-flex:0;flex:0 0 auto;background:#1fa4e5;font-size:14px;color:#1fa4e5}.site-header__address .address__item{padding:0 14px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0;color:inherit;text-decoration:inherit}.site-header__address .address__item span{margin-right:.5em}.site-header__address .address__item--phone{background:#1fa4e5;color:white;width:170px;-webkit-box-pack:center;justify-content:center}.site-header__users{display:-webkit-box;display:flex;background:#0E4966}.site-header__social{display:none}.site-header__login{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px 24px;color:white;text-decoration:inherit;font-size:11px;text-transform:uppercase;font-weight:500}.site-header__masthead{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:20px 1rem;background:white}.site-header__cta{display:none}@media (min-width: 40.625em){.site-header__address{width:auto}.site-header__address .address__item{width:calc(170px + 16px)}.site-header__submenu{width:auto;background:transparent}.site-header__social{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.site-header__cta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}}@media (min-width: 56.25em){.site-header__menu{display:block}.site-header__btn-menu{display:none}}.main-menu{list-style:none;padding:0;margin:0;display:-webkit-box;display:flex}.menu-item{font-weight:600;font-size:12px;text-transform:uppercase;margin-left:24px;margin-bottom:0;white-space:nowrap}.menu-item a{color:inherit;text-decoration:inherit}.current-menu-item{color:#1fa4e5}.social{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;padding:0 24px}.social__item{color:white;text-decoration:inherit;font-size:24px;color:#1fa4e5;margin-left:12px;-webkit-transform:translateY(2px);transform:translateY(2px)}.social__item:last-of-type{font-size:26px;-webkit-transform:translateY(0);transform:translateY(0)}.site-header__cta{background:#1fa4e5;padding:15px 24px;color:white;text-decoration:inherit;font-size:11px;text-transform:uppercase;font-weight:500}.btn--menu{width:2.25rem;height:2.25rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:inherit;text-decoration:inherit;font-size:1.5rem}.menu-mobile{position:fixed;top:0;right:0;z-index:0;height:100vh;width:100%;background:white;padding:1.59375rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.menu-mobile__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.menu-mobile__header .btn--menu{-webkit-transform:translateX(12px);transform:translateX(12px)}.menu-mobile__footer{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center}.menu-mobile__footer .site-header__social{margin-bottom:1.59375rem}.menu-mobile__footer .social__item{margin:0 .375rem}.menu-mobile__menu{-webkit-box-flex:1;flex:1 0 auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.menu-mobile__menu .main-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.menu-mobile__menu .main-menu__item{margin:0}.menu-mobile__menu a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:2rem}.menu-mobile__menu .has-dropdown a:after{display:none}.blog-navigation{border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fafafa}.blog-navigation__section{height:0;overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.blog-navigation__section.is-showing{height:auto;border-top:1px solid #eee}.blog-navigation__btn-close{text-decoration:inherit;color:#363636}@media (min-width: 64em){.blog-navigation__header>*,.blog-navigation__section>*{width:44.1875rem;margin:0 auto}}.blog-navigation-header{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;-webkit-box-pack:justify;justify-content:space-between;padding:.796875rem 1.59375rem}.blog-navigation__title{display:none}.blog-navigation__btn,.blog-navigation__btn{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:1rem;color:#1fa4e5;line-height:1;text-decoration:inherit}.blog-navigation__btn span,.blog-navigation__btn span{display:-webkit-inline-box;display:inline-flex;margin-right:.1875rem}.blog-navigation__btn .icon-triangle-down,.blog-navigation__btn .icon-triangle-down{position:relative;top:2px;font-size:.75em}@media (min-width: 48em){.blog-navigation-header{-webkit-box-pack:start;justify-content:flex-start;padding:1.59375rem 3.1875rem}.blog-navigation__title{display:block;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:1.25px;line-height:1;color:#363636}.blog-navigation__title,.blog-navigation__btn,.blog-navigation__btn{margin:0 1rem 0 0}.blog-navigation__btn:last-of-type{margin-right:0}}@media (min-width: 64em){.blog-navigation-header{-webkit-box-pack:center;justify-content:center;padding:1.59375rem 0}}.categories{padding:.796875rem 1.59375rem}.categories__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.categories__title{margin:0}.categories__main{padding:0;margin:.796875rem 0;list-style:none;font-size:.9375rem;line-height:1.75rem}.categories__main a{color:#1fa4e5}@media (min-width: 48em){.categories{padding:1.59375rem 3.1875rem}.categories__title{font-size:1rem}.categories__main{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:.796875rem}}@media (min-width: 64em){.categories{padding:1.59375rem 0}}.form-search{padding:.796875rem 1.59375rem}.form-search__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.form-search__title{margin:0}.form-search__main{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin:1.5rem 0;border-bottom:1px solid #1fa4e5}input.form-search__input{border:none;padding:0;margin-bottom:0;font-size:1rem}button.form-search__btn{border:none;color:#1fa4e5;font-size:1.3125rem;background:none;min-height:auto;padding:0}@media (min-width: 48em){.form-search{padding:1.59375rem 3.1875rem}.form-search__title{font-size:1rem}}@media (min-width: 64em){.form-search{padding:1.59375rem 0}}.site-footer{margin-top:3.1875rem;display:grid;grid-template-areas:". logo ." ". social ." ". address ." ". legal .";grid-template-columns:minmax(0, auto) 1fr minmax(0, auto);grid-gap:24px;background:#1fa4e5;padding:3.1875rem 0}.newsletter+.site-footer,.latests+.site-footer,.content--subscribe+.site-footer .page-clients+.site-footer{margin-top:0}.site-footer__logo{grid-area:logo}.site-footer__social{grid-area:social}.site-footer__address{grid-area:address}.site-footer__legal{grid-area:legal}.site-footer__logo,.site-footer__address,.site-footer__social,.site-footer__legal{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center;text-align:center}.site-footer__social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row;-webkit-box-pack:center;justify-content:center}.site-footer__social a{margin:0 .3984375rem}.site-footer__legal{margin-bottom:0}@media (min-width: 48em){.site-footer{margin-top:3.1875rem}.page-clients+.site-footer{margin-top:0}.site-footer__logo,.site-footer__address,.site-footer__social,.site-footer__legal{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start}.site-footer__address{text-align:left}.site-footer__social a{margin:0 .796875rem 0 0}}@media (min-width: 54.6875em){.site-footer{grid-template-areas:". logo social ." ". address address ." ". legal legal .";grid-template-columns:minmax(0, auto) repeat(2, 1fr) minmax(0, auto)}.site-footer__social{-webkit-box-pack:end;justify-content:flex-end}.site-footer__social a{margin:0 0 0 .796875rem}}.address__item{margin-bottom:1.59375rem}.address__item:last-of-type{margin-bottom:0}.address__title{margin:0 0 .3984375rem;font-size:.8125rem;color:#0E4966;font-style:normal;text-transform:uppercase}.address__data{display:-webkit-box;display:flex;min-height:2rem;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-bottom:0;font-size:.875rem;color:white}.address__data a{color:inherit;text-decoration:inherit}.address__data:last-of-type{margin-bottom:0}@media (min-width: 48em){.address{display:-webkit-box;display:flex}.address__item{margin:0 2.390625rem 0 0}.address__data{-webkit-box-pack:start;justify-content:flex-start}}.legal-menu{margin:0;padding:0;list-style:none}.legal-menu__item{font-size:.875rem;color:#0E4966;text-transform:initial;font-weight:400;margin-left:0}.legal-menu__item a{color:inherit;text-decoration:inherit}@media (min-width: 48em){.legal-menu{display:-webkit-box;display:flex}.legal-menu__item{margin-right:.796875rem}}span.wpcf7-not-valid-tip{font-size:.875rem}.wpcf7-form-control-wrap{display:block;margin-bottom:1.59375rem}span.wpcf7-list-item{margin:0}span.wpcf7-list-item label{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}span.wpcf7-list-item label input{top:0}.wpcf7-response-output{margin:1.59375rem 0 0;border:none !important;background:#f6f6f7;-webkit-box-flex:1;flex:1 0 100%;text-align:center;font-size:.875rem}.page-login{background:#ecf5fd}.page-login+.site-footer{margin-top:0}.page-login__inner{width:100%;max-width:475px;margin:0 auto;padding:3.1875rem 1.59375rem}.page-login__inner:after{content:"";clear:both;display:block}.page-login__title{margin-bottom:3.1875rem;font-size:2rem;text-align:center}#loginform{background-color:white;padding:2rem;box-shadow:0 0 10px rgba(0,0,0,0.12);margin-bottom:.9375rem}.login-submit{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;margin:1.59375rem 0 0}.login-submit [type="submit"]{min-height:2.5rem;text-align:center;-webkit-box-pack:center;justify-content:center;font-weight:700;font-size:13px;text-transform:uppercase}.lostpassword{float:right}.lostpassword a{font-weight:500;font-size:14px;color:#0073aa;text-decoration:inherit}.btn{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:3.1875rem;border-radius:1.59375rem;background:#ecf5fd;padding:0 1.59375rem;font-size:.75rem;font-weight:900;letter-spacing:1.25px;text-transform:uppercase;color:#1fa4e5;text-decoration:inherit;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn span{margin-left:.796875rem}.no-touchevents .btn:hover{background:#1fa4e5;color:white}.archive-list{margin-bottom:3.1875rem}.archive-list__header,.archive-list__main{margin-top:3.1875rem}@media (min-width: 48em){.archive-list__title{text-align:center}.archive-list__main{margin-top:4.78125rem}}@media (min-width: 64em){.archive-list__header,.archive-list__main{margin-top:4.78125rem}.archive-list{margin-bottom:4.78125rem}}.excerpt-article{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;margin-bottom:3.1875rem}.excerpt-article:last-of-type{margin-bottom:0}.excerpt-article__post-thumbnail{margin-bottom:1.59375rem;-webkit-filter:grayscale(1);filter:grayscale(1)}.excerpt-article:hover .excerpt-article__post-thumbnail{-webkit-filter:grayscale(0);filter:grayscale(0)}.excerpt-article__title{font-size:1.59375rem;line-height:1;font-weight:700;margin-bottom:1.59375rem;color:#363636}.excerpt-article__title a{color:inherit;text-decoration:inherit}.no-touchevents .excerpt-article__title a:hover{-webkit-text-decoration:underline solid #1fa4e5;text-decoration:underline solid #1fa4e5}.excerpt-article__metadata .metadata{text-align:left}.excerpt-article__metadata .metadata__date{display:inline}.excerpt-article__metadata .metadata__date:before{content:" \02014  "}.article-excerpt__footer{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-flow:row-reverse;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-top:1.59375rem}@media (min-width: 48em){.excerpt-article{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:3.1875rem 1.59375rem}.excerpt-article__figure{grid-column:1 / 2;grid-row:1 / 2}.excerpt-article__content{grid-column:2 / 3;grid-row:1 / 2}.excerpt-article__post-thumbnail{margin:0 0 1.59375rem;width:100%}}@media (min-width: 64em){.excerpt-article{margin-bottom:6.375rem;grid-gap:3.1875rem}.excerpt-article__title{font-size:1.9921875rem}.article-excerpt__footer{margin-top:2.390625rem}}.wp-pagenavi{margin:3.1875rem 0 0;display:-webkit-box;display:flex;flex-flow:wrap;-webkit-box-pack:center;justify-content:center}.wp-pagenavi a{text-decoration:inherit;color:#1fa4e5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wp-pagenavi .page,.wp-pagenavi .current,.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink,.wp-pagenavi a.first,.wp-pagenavi a.last{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:2.390625rem;height:2.390625rem;margin:8px;border-radius:50%;margin:0 8px;background:#ecf5fd}.wp-pagenavi .current{border:1px solid #1fa4e5;background:white;font-weight:700;color:#1fa4e5}.no-touchevents .wp-pagenavi a:hover{background:#1fa4e5;color:white}.metadata{font-size:13px;font-weight:300;text-transform:uppercase;text-align:center}.metadata__author a,.metadata__category{font-weight:700;color:#1fa4e5;text-decoration:inherit}.metadata__date{display:block;margin-top:.796875rem}.article{margin:3.1875rem 0}.article__post-thumbnail,.article__main,.article__comments,.article__navigation{margin-top:3.1875rem}.article__header{width:100%;max-width:31.25rem;margin-left:auto;margin-right:auto}.article__title{text-align:center}.article__metadata,.article__social{width:100%;max-width:28.125rem;margin:1.59375rem auto 0}.article__post-thumbnail{padding:0}.article__post-thumbnail+.article__main{margin-top:1.59375rem}.article__navigation{width:100vw;margin:3.1875rem calc(-50vw + 50%) -3.1875rem;background:#ecf5fd}@media (min-width: 48em){.article__header{max-width:40.625rem}.article__post-thumbnail,.article__main{margin-top:4.78125rem}.article__post-thumbnail+.article__main{margin-top:2.390625rem}.article__main,.article__comments{width:100%;max-width:48rem;margin-left:auto;margin-right:auto}.article__comments{border-top:1px solid #ecf5fd;padding-top:1.59375rem}}@media (min-width: 64em){.article{max-width:43.75rem;margin:4.78125rem auto}.article__main,.article__comments{width:100%;max-width:none}.article__post-thumbnail{width:1024px;margin-left:0;margin-right:0;padding:0 3.1875rem;-webkit-transform:translateX(-179px);transform:translateX(-179px)}.article__navigation{width:100vw;margin:3.1875rem calc(-50vw + 50%) -4.78125rem}}.no-results{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-height:50vh;margin-top:0;background:#f6f6f7}.no-results__inner{width:100%;max-width:48rem;margin:0 auto;font-size:1.125rem;font-weight:700}.no-results__text{font-size:1.5rem;font-weight:700}@media (min-width: 48em){.no-results__inner{text-align:center}}.the_champ_hozizontal_sharing,.the_champ_sharing_ul{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.post-thumbnail__figcaption{font-size:.875rem;font-style:italic;text-align:center;max-width:48rem;margin:.796875rem auto;padding:0 1.59375rem}#wc-comment-header,.wpdiscuz-front-actions,.wpdiscuz-form-bottom-bar,#wpcomm .wpd_label,#wpcomm .wpdiscuz-form-top-bar .wpdiscuz-user-settings,.wc_stick_btn,.wc_close_btn{display:none !important}.comments__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-flow:wrap}.comments__number{position:relative;z-index:1;margin-right:.125rem;width:3rem;height:3rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.comments__number .icon-bubble{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:3rem;height:3rem;position:absolute;top:0;left:0;font-size:2.25rem;color:#1fa4e5}.comments__title{display:-webkit-box;display:flex;margin:0;font-size:1.3125rem;font-weight:500;color:#363636}.comments__are-closed{-webkit-box-flex:1;flex:1 0 100%;margin-top:.625rem;margin-bottom:0;font-size:.875rem;color:#666666}#wpcomm{max-width:950px;padding:0 0 10px 0;border-top:none;margin:0 auto}#wpcomm .fa-user-cog{color:#1fa4e5}#wpcomm .wc-form-footer{border:none;margin:0}#wpcomm .wc-thread-wrapper{padding:15px 0 0;margin-bottom:0;margin-top:10px}#wpcomm .wc-comment:first-of-type .wc-comment-header{border-top:none}#wpcomm .wc-comment-author,#wpcomm .wc-comment-right .wc-comment-text,#wpcomm .wc-comment-footer{padding-left:0}#wpcomm .wc-comment-footer{padding-bottom:0}#wpcomm .wc-comment:last-of-type .wc-comment-right{margin-bottom:0}#wpcomm .wc-comment:last-of-type.wc_comment_level-2{margin-bottom:10px}#wpcomm .wc-reply.wc_comment_level-2{margin-left:3.1875rem}.wc-reply .wc-comment-text{padding-left:.5625rem !important}#wpcomm .wc-footer-left .wc-reply-button{margin-left:0}#wpcomm .wc_comment_level-2 .wc-reply-button{margin-left:10px}@media screen and (max-width: 800px){#wpcomm .wc-comment-header{border-bottom:none !important;padding-top:0px;height:auto;margin-bottom:0;margin-left:0}#wpcomm .wc-comment-footer .wc-footer-left{float:left;padding:0}#wpcomm .wc-comment-footer .wc-footer-right{float:right;padding:0}#wpcomm .wc-reply .wc-comment-header{border-bottom:none !important;padding-top:5px;height:36px;margin-left:0}#wpcomm .wc-reply{margin-left:12px !important}}.nocomments{width:100%;margin:1.59375rem auto;background:#f6f6f7;padding:1.59375rem;font-weight:700;text-align:center}.navigation{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(2, 1fr);border-top:1px solid white;border-bottom:1px solid white}@media (min-width: 64em){.navigation{border-bottom:none}}.navigation__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding:1.59375rem .796875rem;text-align:center}.navigation__item--current{grid-column:span 2;border-bottom:1px solid white}.navigation__item--previous{border-right:1px solid white}.navigation__title{margin:.3984375rem;font-size:.875rem;color:#363636;text-align:center;font-weight:700;text-transform:uppercase}.navigation__post-categories{margin-bottom:0;font-size:13px;font-weight:300;text-transform:uppercase}.navigation__category-link{color:#1fa4e5;font-weight:700;text-decoration:inherit}.navigation__link{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100%;max-width:21.875rem;font-size:.875rem;text-transform:uppercase;color:#363636;text-decoration:inherit}.navigation__link .navigation__post-title{-webkit-box-flex:1;flex-grow:1;color:#1fa4e5;font-weight:500;font-size:.8125rem}.navigation__post-icon{margin-top:.796875rem;font-size:1.5rem}.footnotes{margin-top:2.390625rem;font-size:.9375rem}.footnotes__title{display:inline-block;border-top:1px solid;padding-top:.796875rem;margin:0;font-size:1.125rem;font-weight:600;color:#363636}.footnotes__list{margin:.796875rem 0 0;padding:0}.footnotes__list+.footnotes__list{padding:.796875rem 0 0;border-top:1px solid #ddd}.footnote{margin-bottom:.796875rem}.footnote:last-of-type{margin-bottom:0}@media (min-width: 64em){.footnotes{margin-top:3.1875rem}}.highlighted{background:#ecf5fd;padding:1.59375rem 0;margin-bottom:1.59375rem;margin-top:1.59375rem}.highlighted:last-child{margin-bottom:0}.highlighted__content{max-width:41.625rem;margin:0 auto;padding:0 1.59375rem;font-size:1rem}.highlighted__content>*:last-child{margin-bottom:0}@media (min-width: 48em){.highlighted__content{padding:0}}.page-header{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-height:none !important;max-width:none;margin-bottom:1.59375rem;padding:1.59375rem;overflow:hidden}.page-header:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#ecf5fd;mix-blend-mode:multiply}.page-header__container{width:100%;max-width:40.625rem;margin:0 auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.page-header__texts{position:relative;z-index:10}.page-header__title{text-align:center}.page-header h2{color:#363636}.page-header h2 strong{color:#1fa4e5}.page-header__excerpt{margin-top:1.59375rem;text-align:center}.page-header__image-container{position:relative;z-index:0;-webkit-box-ordinal-group:0;order:-1;width:12.5rem;height:12.5rem;margin:0 auto 1.59375rem}.page-header__image-container img{height:inherit;-o-object-fit:contain;object-fit:contain}.page-header__scroll-button{position:relative;z-index:10;display:none;-webkit-box-pack:center;justify-content:center;margin-top:1.59375rem}.btn-scroll{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:3.1875rem;height:3.1875rem;border:1px solid #1fa4e5;border-radius:50%;color:#1fa4e5;text-decoration:inherit}@media (min-height: 31.25em){.page-header--full-height{min-height:calc(100vh - 136.5px)}.page-header__scroll-button{display:-webkit-box;display:flex}}@media (min-width: 64em){.page-header{padding:4.78125rem 1.59375rem;margin-bottom:3.1875rem}}.section__inner{width:100%;max-width:73.75rem;margin:0 auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.section__image-container{-webkit-box-ordinal-group:0;order:-1;margin-bottom:1.59375rem}.section--has-background-color .section__image-container,.page-header+.section .section__image-container{margin-top:-3.1875rem}.section__title,.ordered-list__title,.specialities__title{margin:0 0 1.59375rem;font-size:1.9921875rem;line-height:1;font-weight:800;color:#363636}.section__title br,.ordered-list__title br,.specialities__title br{display:none}.section__title--centered{text-align:center}.section__subtitle{margin:0 0 1.59375rem;font-size:1.3125rem;line-height:1.3;color:#1fa4e5}.section__subtitle br{display:none}.section__content{font-size:1.0625rem}.section__quote{margin:3.1875rem 0 0;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.quote{max-width:26.25rem;margin:0;background:url(//psicotel.com/wp-content/themes/psicotel_0_3/images/quote.svg) no-repeat bottom right;padding:0 1.59375rem 3.1875rem 0;border:none;font-size:1.125rem;line-height:1.2;font-weight:500;color:#1fa4e5;text-align:right}.quote__author{display:block;color:#363636;margin-top:.796875rem;font-weight:500}.section__link-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin:3.1875rem 0 0}.section__quote+.section__link-container{-webkit-box-pack:end;justify-content:flex-end}.section__link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:3.1875rem;margin-top:1.59375rem;border-radius:1.59375rem;background:#ecf5fd;padding:0 1.59375rem;font-size:.75rem;font-weight:700;letter-spacing:.25px;text-transform:uppercase;color:#1fa4e5;text-decoration:inherit}.section__link span{margin-left:.796875rem}@media (min-width: 48em){.section__image-container{margin-bottom:3.1875rem}.section__main{padding:0 3.1875rem}.section__title,.ordered-list__title,.specialities__title,.section__subtitle,.section__content{text-align:center}.section--has-background-color .section__image-container,.page-header+.section .section__image-container{margin-top:0}}@media (min-width: 64em){.section__inner{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:3.1875rem;padding:0 3.1875rem}.section__image-container{width:auto;margin:0}.section__main{padding:0}.section__title,.ordered-list__title,.specialities__title{font-size:2.55rem;text-align:left}.section__subtitle{font-size:1.39453125rem;text-align:left}.section__content{text-align:left}.section__quote{-webkit-box-pack:end;justify-content:flex-end}.quote{padding:0 1.59375rem 3.1875rem 0;text-align:right}.quote__author{margin-top:.796875rem;text-align:right}.section__link-container{-webkit-box-pack:end;justify-content:flex-end}}@media (min-width: 64em){.section--reverse .section__image-container{-webkit-box-ordinal-group:11;order:10}}.section--has-background-color{background:#ecf5fd}.section--has-background-color a{font-weight:500}.section--has-background-color .section__link{border:1px solid #1fa4e5}.section--has-background-image{position:relative;overflow:hidden}.section--has-background-image:before,.section--has-background-image .section__image-container{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0}.section--has-background-image:before{z-index:1;background:#1fa4e5;mix-blend-mode:multiply}.section--has-background-image .section__image-container{margin-bottom:0}.section--has-background-image .section__main{z-index:10;grid-column:2 / 3}.section--has-background-image.section--reverse .section__main{grid-column:1 / 2}.section--has-background-image .section__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:grayscale(1);filter:grayscale(1);margin:0}.section--has-background-image .section__title,.section--has-background-image .ordered-list__title,.section--has-background-image .specialities__title,.section--has-background-image .section__subtitle,.section--has-background-image .section__content,.section--has-background-image .quote,.section--has-background-image .quote__author,.section--has-background-image .section__link{color:white}.section--has-background-image .section__title strong,.section--has-background-image .ordered-list__title strong,.section--has-background-image .specialities__title strong,.section--has-background-image .section__title a,.section--has-background-image .ordered-list__title a,.section--has-background-image .specialities__title a,.section--has-background-image .section__subtitle strong,.section--has-background-image .section__subtitle a,.section--has-background-image .section__content strong,.section--has-background-image .section__content a,.section--has-background-image .quote strong,.section--has-background-image .quote a,.section--has-background-image .quote__author strong,.section--has-background-image .quote__author a,.section--has-background-image .section__link strong,.section--has-background-image .section__link a{color:inherit}.section--has-background-image .section__subtitle,.section--has-background-image .section__content{font-weight:500}.section--has-background-image .quote{background:url(//psicotel.com/wp-content/themes/psicotel_0_3/images/quote-white.svg) no-repeat bottom right}.section--has-background-image .section__link{border:1px solid white;background:transparent}.page-header+.contact{margin-top:-1.59375rem}.contact__inner{width:100%;max-width:67.5rem;margin:0 auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-flow:column-reverse;background:white;overflow:hidden}.contact__item{padding:1.59375rem}.contact__item--data{background:#1fa4e5}.contact__header{display:-webkit-box;display:flex;margin-bottom:1.59375rem}.contact__title{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;min-height:3.1875rem;margin-right:.796875rem;margin-bottom:0;font-size:1.125rem;font-weight:600;color:#1fa4e5;text-decoration:inherit;border-radius:1.59375rem;border:1px solid #ecf5fd;padding:0 1.59375rem;background:#ecf5fd}.contact__title.active{background:#1fa4e5;color:white}.contact__title--negative{color:white;background:transparent;border:none}.contact__form{display:none}.contact__form.active{display:block}.contact-list{margin:0;padding:0;list-style:none}.contact-list__item{display:-webkit-box;display:flex;margin-bottom:.796875rem}.contact-list__icon{margin-right:.796875rem;color:white;opacity:.5;position:relative;-webkit-transform:translateY(2px);transform:translateY(2px)}.contact-list__data{font-size:1rem;color:white;text-decoration:inherit;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.no-touchevents a.contact-list__data:hover{color:#0E4966}.button-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media (min-width: 48em){.contact__inner{display:grid;grid-template-columns:repeat(2, 1fr)}}@media (min-width: 64em){.contact{padding:0 3.1875rem;position:relative}.contact:before{content:"";display:block;position:absolute;top:0;left:0;z-index:0;width:100%;height:calc(27px + 25.500px + 12.750px);background:#ecf5fd}.page-header+.contact{margin-top:-3.1875rem}.contact__inner{position:relative;z-index:1;display:grid;grid-template-columns:2fr 1fr;box-shadow:0 0 10px rgba(0,0,0,0.12);border-top-right-radius:1.59375rem}.button-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-flow:row-reverse;-webkit-box-pack:start;justify-content:flex-start}}.directions__header{margin:3.1875rem 0}.directions__title{text-align:center;font-size:2.390625rem;line-height:1;font-weight:800;color:#363636}.directions__excerpt{text-align:center;margin-top:1.59375rem}.directions__main{padding:0 3.1875rem;display:grid;grid-template-columns:1fr;grid-gap:3.1875rem}.direction{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center;height:100%;text-align:center}.direction [class^="icon"]{font-size:2.390625rem}.direction__excerpt{-webkit-box-flex:1;flex:1}.direction__link{color:#1fa4e5;font-weight:700;text-decoration:inherit}@media (min-width: 48em){.directions__main{grid-template-columns:repeat(2, 1fr)}.direction:last-of-type:nth-of-type(odd){grid-column:span 2;max-width:50%;justify-self:center}}@media (min-width: 64em){.directions__header{margin-top:6.375rem}.directions__main{grid-template-columns:repeat(3, 1fr)}.direction:last-of-type:nth-of-type(odd){grid-column:span 1;max-width:100%;justify-self:initial}}.dir-section{margin-top:3.1875rem;height:0;overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.dir-section+.dir-section{margin-top:0;border-top:1px solid #f0f0f0}.dir-section__inner{background:#fafafa;padding:0 1.59375rem}.dir-section__header{padding:1.59375rem 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.dir-section__header [class^='icon']{font-size:1.59375rem;color:inherit;text-decoration:inherit}.dir-section__title{margin:0}.dir-section__main{display:grid;grid-template-columns:1fr;grid-gap:1.59375rem}.dir-data{background:white;padding:1.59375rem}.dir-data__title{margin-top:0}.dir-data__text{font-size:.9375rem}.dir-data__text>*{margin-bottom:.3984375rem}.dir-section__footer{padding:1.59375rem 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.dir-section__btn{padding:.796875rem 1.59375rem;border:1px solid;font-weight:700;text-decoration:inherit;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.no-touchevents .dir-section__btn:hover{background:#1fa4e5;color:white}@media (min-width: 40.625em){.dir-section__main{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 48em){.dir-section__inner{padding:0 3.1875rem}.dir-section__header{padding:2.390625rem 0}.dir-section__footer{padding:3.1875rem 0}}@media (min-width: 64em){.dir-section{margin-top:6.375rem}.dir-section__header{padding:3.1875rem 0}.dir-section__main{grid-template-columns:repeat(3, 1fr);grid-gap:1.59375rem}}.google-maps{padding:0;margin-top:0}.gallery-3{background:#fafafa}.gallery-3__header{max-width:450px;margin:0 auto}.gallery-3__title{margin-bottom:1.59375rem;font-size:1.9921875rem;line-height:1;font-weight:800;color:#363636}.gallery-3__grid{display:block;max-width:48rem;margin:0 auto}.gallery-3__grid-item{margin-bottom:.796875rem}.gallery-3__grid-item img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 48em){.gallery-3__title{text-align:center;margin-bottom:3.1875rem}.gallery-3__grid{display:grid;grid-template-areas:"vertical horizontal-1" "vertical horizontal-2";grid-gap:1.59375rem}.gallery-3__grid-item{margin-bottom:0}.gallery-3__grid-item:first-of-type{grid-area:vertical}.gallery-3__grid-item:nth-of-type(2){grid-area:horizontal-1}.gallery-3__grid-item:nth-of-type(3){grid-area:horizontal-2}}@media (min-width: 64em){.gallery-3__title{font-size:2.55rem}}.ordered-list__inner{max-width:37.5rem;margin:0 auto}.ordered-list__header{max-width:31.25rem;margin-bottom:1.59375rem}.ordered-list__main{padding:0;margin:0;list-style:none;counter-reset:contador}.ordered-list__item{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.ordered-list__item:before{content:counter(contador);counter-increment:contador;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-flex:0;flex:0 0 auto;width:1.59375rem;height:1.59375rem;margin-right:.796875rem;border:2px solid #1fa4e5;border-radius:50%;font-size:.875rem;font-weight:500}.ordered-list__item-title{margin-top:0;color:#1fa4e5}@media (min-width: 48em){.ordered-list__header{margin-bottom:3.1875rem}.ordered-list__title{text-align:left}}.video,.wp-block-embed{padding:0;margin-bottom:1.59375rem;clear:both}.video__figcaption,.wp-block-embed figcaption{font-size:.875rem;font-style:italic;text-align:center;max-width:48rem;margin:.796875rem auto;padding:0 1.59375rem}.wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.wp-block-embed__wrapper iframe,.wp-block-embed__wrapper object,.wp-block-embed__wrapper embed{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width: 48em){.video,.wp-block-embed{margin-top:1.59375rem;margin-bottom:1.59375rem}}@media (min-width: 64em){.video,.wp-block-embed{width:1024px;margin:2.390625rem 0;padding:0 3.1875rem;-webkit-transform:translateX(-179px);transform:translateX(-179px)}}.faqs{width:100%;overflow:hidden;text-align:initial}.faq__question a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border:1px solid #eee;padding:.3984375rem .796875rem;color:inherit;text-decoration:inherit}.faq__question span[class^="icon"]{margin-right:.5rem;-webkit-transition:.3s;transition:.3s}.faq__answer-container+.faq__question a{border-top:none}.faq__question--is-showing span[class^="icon"]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq__question-container{-webkit-box-flex:1;flex:1}.faq__question-container :last-child{margin:0}.faq__answer-container{margin:0;padding:0;background-color:#f6f6f7;height:0;overflow:hidden;-webkit-transition:.3s;transition:.3s}.faq__answer{font-size:.9375rem;padding:1.59375rem}.faq__answer :first-child{margin-top:0}.faq__answer :last-child{margin-bottom:0}.latests{background:#fafafa}.latests__inner{width:100%;max-width:73.75rem;margin:0 auto}.latests__header{max-width:48rem;margin:0 auto}.latests__title{text-align:center;font-size:1.59375rem;line-height:1;font-weight:800;color:#363636}.latests__excerpt{text-align:center;margin-top:1.59375rem}.latests__main{display:grid;grid-template-columns:1fr;grid-gap:1.59375rem;margin-top:3.1875rem}.latests__footer{margin-top:1.59375rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.latests__link{color:#363636;font-weight:700;text-decoration:inherit;text-transform:uppercase;font-size:.8125rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.no-touchevents .latests__link:hover{color:#1fa4e5}@media (min-width: 40.625em){.latests__main{grid-template-columns:repeat(2, 1fr);grid-gap:1.59375rem}}@media (min-width: 48em){.latests__footer{margin-top:3.1875rem}.latests__title{font-size:2.55rem}}@media (min-width: 67.5em){.latests__main{grid-template-columns:repeat(3, 1fr);grid-gap:3.1875rem}}.latest{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-flow:column-reverse;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;background:white}.latest:nth-of-type(4){display:none}@media (min-width: 40.625em){.latest:nth-of-type(4){display:-webkit-box;display:flex}}@media (min-width: 67.5em){.latest:nth-of-type(4){display:none}}.latest__content{padding:1.59375rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:start;align-items:flex-start;-webkit-box-flex:1;flex:1}.latest__title{margin:0 0 1.59375rem}.latest__metadata{font-size:.8125rem;margin-bottom:1.59375rem}.latest__excerpt{font-size:.9375rem;-webkit-box-flex:1;flex:1}.latest__link{display:inline-block;margin-top:1.59375rem;color:#1fa4e5;font-weight:700;text-transform:uppercase;font-size:.8125rem;text-decoration:inherit;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.latest__link span{margin-left:.53125rem;font-size:.625rem}.no-touchevents .latest__link:hover{color:#0E4966}@media (min-width: 48em){.latest__content{padding:1.59375rem 2.390625rem}}.newsletter{position:relative;background:url(//psicotel.com/wp-content/themes/psicotel_0_3/images/newsletter-gray_900x600.jpg) no-repeat center;background-size:cover}.newsletter:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background-color:#1fa4e5;mix-blend-mode:multiply}.newsletter__container{position:relative;z-index:1;max-width:768px;margin:0 auto;text-align:center;color:white}.newsletter__title{font-size:1.59375rem;font-weight:700;color:white}.newsletter__text{font-weight:600}.newsletter__link{display:inline-block;margin-top:1.59375rem;background-image:-webkit-gradient(linear, left top, right bottom, from(#1fa4e5), to(#197FB3));background-image:-webkit-linear-gradient(left top, #1fa4e5 0%, #197FB3 100%);background-image:linear-gradient(to right bottom, #1fa4e5 0%, #197FB3 100%);padding:1.25rem;font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.25px;color:white;text-decoration:inherit;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.no-touchevents .newsletter__link:hover{background-image:-webkit-gradient(linear, right top, left bottom, from(#1fa4e5), to(#197FB3));background-image:-webkit-linear-gradient(right top, #1fa4e5 0%, #197FB3 100%);background-image:linear-gradient(to left bottom, #1fa4e5 0%, #197FB3 100%)}.newsletter__form{width:100%;max-width:25rem;margin:0 auto;color:white;text-align:left}.newsletter__form input{border:none;border-bottom:1px solid white}.newsletter__form .subscribe__btn-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center}.newsletter__form .wpcf7-response-output{color:#363636;padding:.25rem}.newsletter__form a{color:white;text-decoration:underline}.newsletter__form [type="submit"]{display:block;width:100%;border:none;background-image:-webkit-gradient(linear, left top, right bottom, from(#1fa4e5), to(#197FB3));background-image:-webkit-linear-gradient(left top, #1fa4e5 0%, #197FB3 100%);background-image:linear-gradient(to right bottom, #1fa4e5 0%, #197FB3 100%);padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.25px}.newsletter__form [type="submit"][disabled]{background:rgba(31,164,229,0.25);color:#CCC}.newsletter__form .wpcf7-list-item{margin-left:0;margin-top:.796875rem}.newsletter__form .wpcf7-list-item label{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:end;align-items:flex-end}.newsletter__form .wpcf7-list-item input{margin-right:.625rem}.newsletter__form input:-webkit-autofill,.newsletter__form input:-webkit-autofill:hover,.newsletter__form input:-webkit-autofill:focus,.newsletter__form input:-webkit-autofill:active{background-color:transparent !important;-webkit-text-fill-color:white !important;color:white !important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.newsletter__form input::-webkit-input-placeholder,.newsletter__form textarea::-webkit-input-placeholder{color:white;font-size:.9296875rem}.newsletter__form input:-moz-placeholder,.newsletter__form textarea:-moz-placeholder{color:white;font-size:.9296875rem}.newsletter__form p:last-of-type{margin-bottom:0}@media (min-width: 48em){.newsletter__title{font-size:2.390625rem}.newsletter__text{padding:0 3.1875rem}.newsletter__link{padding:.9375rem;font-size:.875rem}}.cli-modal .cli-modal-close{min-height:auto}.subscribe{padding:0;background:#ecf5fd}.subscribe__inner{width:100%;max-width:28.125rem;margin:0 auto;padding:1.59375rem;background:white;box-shadow:0 0 10px rgba(0,0,0,0.12)}.subscribe input[disabled]{background:#fafafa;color:#CCC;border:none}.subscribe__btn-container{margin-top:1.59375rem;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-flow:row-reverse;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}@media (min-width: 28.125em){.subscribe{padding:0 1.59375rem 3.1875rem}.subscribe__inner{padding:3.1875rem}}@media (min-width: 48em){.subscribe{padding:0 1.59375rem 3.1875rem}}.page-clients{background:#f6f6f7;padding:2.390625rem 0}.page-clients+.site-footer{margin-top:0}.page-clients__inner{width:100%;max-width:86.25rem;margin:0 auto;padding:0 1.59375rem}.page-clients__header{margin-bottom:2.390625rem}.page-clients__lead{margin-top:1.59375rem;max-width:64rem;font-size:1.125rem;font-style:italic}.page-clients__grid{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-flow:column-reverse}.page-clients__sidebar{margin-bottom:3.1875rem}@media (min-width: 48em){.page-clients{padding:4.78125rem 0}.page-clients__inner{padding:0 3.1875rem}.page-clients__header{margin-bottom:2.390625rem}.page-clients__grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:1.59375rem}.page-clients__sidebar{width:100%;margin:0}.page-clients__sidebar{grid-column:1;grid-row:1;margin-left:-.796875rem}.page-clients__content{grid-column:2;grid-row:1}}@media (min-width: 73.75em){.page-clients__grid{grid-template-columns:350px minmax(auto, 1fr);grid-gap:3.1875rem}.page-clients__header{margin-bottom:4.78125rem}}.c-section{margin-bottom:1.59375rem;padding-top:1.59375rem}.c-section.is-showing{display:block}.c-section:first-of-type,.c-section.is-showing{padding-top:0}.c-section__header{margin-top:-8px}.c-section__title{color:#363636;text-transform:uppercase;border-bottom:1px solid;padding-bottom:4px}.c-section__lead{font-style:italic;margin-top:1.59375rem}.c-section__main{margin-top:1.59375rem}.c-sidebar__nav{background:white;padding:1.59375rem}.c-menu{list-style:none;padding:0;margin:0}.c-submenu{display:none;list-style:none;padding:0;margin:0}.c-sidebar__title{font-size:.9375rem;color:#1fa4e5;text-transform:uppercase;padding:0 .796875rem;margin-bottom:.796875rem}.c-sidebar__item,.c-submenu__item{margin:1.125rem 0 0;padding:0 .796875rem}.c-sidebar__item a{display:-webkit-box;display:flex;padding:0;border-radius:5px;color:inherit;text-decoration:inherit;font-weight:500;line-height:1.1;font-size:14px}.c-submenu__item{font-style:italic;font-weight:normal}.c-submenu__item a{display:-webkit-box;display:flex}.c-submenu__item a:before{content:"\02014";margin-right:1em}.no-touchevents .c-sidebar__item a:hover,.no-touchevents .c-submenu__item a:hover{color:#1fa4e5}@media (min-width: 48em){.c-sidebar__nav{background:transparent;padding:0}.c-submenu{display:block}}.c-section{margin-bottom:1.59375rem;padding-top:1.59375rem}.c-section.is-showing{display:block}.c-section:first-of-type,.c-section.is-showing{padding-top:0}.c-section__header{margin-top:-8px}.c-section__title{color:#363636;text-transform:uppercase;border-bottom:1px solid;padding-bottom:4px}.c-section__lead{font-style:italic;margin-top:1.59375rem}.c-section__main{margin-top:1.59375rem}.asset{width:100%;margin-bottom:1.59375rem}.asset__title{margin:0;font-size:1rem;text-transform:uppercase}.asset__lead{font-size:.9375rem;margin-top:.796875rem;font-style:italic}.asset__lead *{margin:0}.asset__links{margin-top:.796875rem}.asset__link{display:-webkit-inline-box;display:inline-flex;margin:0 8px 8px 0;border:1px solid;padding:5px 15px;font-size:12px;text-transform:uppercase;color:#1fa4e5;font-weight:700;text-decoration:inherit;white-space:nowrap;-webkit-transition:.3s;transition:.3s}.asset__link:last-of-type{margin-bottom:0}.no-touchevents .asset__link:hover{background:#1fa4e5;color:white}.asset__video-container{width:100%;height:0;overflow:hidden;-webkit-transition:.5s;transition:.5s}.asset__video-inner{padding-top:1.59375rem}@media (min-width: 48em){.asset{width:auto;margin:12px 0;border-radius:5px;background:white;padding:1.59375rem}.asset__links{margin-top:.796875rem;margin-bottom:-.5rem}}@media (min-width: 73.75em){.asset{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row;flex-wrap:wrap;-webkit-box-align:baseline;align-items:baseline}.asset__title{line-height:1.45}.asset__header{-webkit-box-flex:1;flex:1}.asset__links{max-width:50%;-webkit-box-flex:0;flex:0 0 auto;margin-top:0;margin-bottom:-.75rem;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:end;justify-content:flex-end}.asset__link{margin:0 0 12px 12px}}.page-not-allowed{min-height:calc(100vh - 123px - 279px);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:#eee}.page-not-allowed+.site-footer{margin-top:0}.page-not-allowed__inner{width:100%;max-width:475px}.page-not-allowed__title{color:#363636}#especialidades,#especialidades .article__main{margin-top:0}.specialities{margin-top:3.1875rem}.specialities__container{width:100%;max-width:67.5rem;margin:0 auto}.specialities__title{text-align:left}.specialities__content :last-child{margin-bottom:0}.specialities__footer{margin:2.390625rem 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.specialities__related{margin-top:1.59375rem;background:#fafafa;padding:1.59375rem}.specialities__subtitle{margin:0 0 .796875rem;font-weight:600}.specialities__blog-links{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.specialities__blog-link{text-decoration:inherit;font-size:15px;line-height:1.25;font-weight:500;color:#1fa4e5;margin-bottom:.796875rem}.specialities__blog-link:last-of-type{margin-bottom:0}@media (min-width: 48em){.specialities__grid{display:grid;grid-template-columns:3fr 2fr;grid-gap:1.59375rem;padding:0}.specialities__title{text-align:left}.specialities__footer{margin:2.390625rem 0 0;-webkit-box-pack:end;justify-content:flex-end}.specialities__related{width:100%;margin:0;padding:0;background:white}.specialities__related-inner{background:#fafafa;padding:1.59375rem;margin-top:-1.3125rem}.specialities__subtitle{font-size:15px}.specialities__blog-link{font-weight:400}}@media (min-width: 64em){.specialities__grid{grid-gap:3.1875rem;grid-template-columns:666px 1fr}}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}