.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: italic;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 300;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 400;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 500;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 600;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Cormorant Garamond';
font-style: normal;
font-weight: 700;
src: url(https://www.laborhospitalaria.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'ElegantIcons';
src:url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot);
src:url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff) format('woff'),
url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf) format('truetype'),
url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
}
.gem-print-icon.gem-icon-pack-elegant {
display: inline-block;
font-family: 'ElegantIcons';
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
text-align: center;
vertical-align: middle;
font-size: 16px;
}
.gem-elegant {
font-family: 'ElegantIcons';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.gem-elegant.gem-elegant-label:before {
content: '';
width: 20px;
height: 20px;
background: url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg) no-repeat 50% 50%;
background-size: 20px 20px;
display: inline-block;
vertical-align: middle;
}
@media (max-width: 1439px) {
.gem-elegant.gem-elegant-label:before {
width: 15px;
height: 15px;
background-size: 15px 15px;
}
}
.arrow-up:before {
content: "\21";
}
.arrow-down:before {
content: "\22";
}
.arrow-left:before {
content: "\23";
}
.arrow-right:before {
content: "\24";
}
.arrow-left-up:before {
content: "\25";
}
.arrow-right-up:before {
content: "\26";
}
.arrow-right-down:before {
content: "\27";
}
.arrow-left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow-up-down-alt:before {
content: "\2a";
}
.arrow-left-right-alt:before {
content: "\2b";
}
.arrow-left-right:before {
content: "\2c";
}
.arrow-expand-alt2:before {
content: "\2d";
}
.arrow-expand-alt:before {
content: "\2e";
}
.arrow-condense:before {
content: "\2f";
}
.arrow-expand:before {
content: "\30";
}
.arrow-move:before {
content: "\31";
}
.arrow-carrot-up:before {
content: "\32";
}
.arrow-carrot-down:before {
content: "\33";
}
.arrow-carrot-left:before {
content: "\34";
}
.arrow-carrot-right:before {
content: "\35";
}
.arrow-carrot-2up:before {
content: "\36";
}
.arrow-carrot-2down:before {
content: "\37";
}
.arrow-carrot-2left:before {
content: "\38";
}
.arrow-carrot-2right:before {
content: "\39";
}
.arrow-carrot-up-alt2:before {
content: "\3a";
}
.arrow-carrot-down-alt2:before {
content: "\3b";
}
.arrow-carrot-left-alt2:before {
content: "\3c";
}
.arrow-carrot-right-alt2:before {
content: "\3d";
}
.arrow-carrot-2up-alt2:before {
content: "\3e";
}
.arrow-carrot-2down-alt2:before {
content: "\3f";
}
.arrow-carrot-2left-alt2:before {
content: "\40";
}
.arrow-carrot-2right-alt2:before {
content: "\41";
}
.arrow-triangle-up:before {
content: "\42";
}
.arrow-triangle-down:before {
content: "\43";
}
.arrow-triangle-left:before {
content: "\44";
}
.arrow-triangle-right:before {
content: "\45";
}
.arrow-triangle-up-alt2:before {
content: "\46";
}
.arrow-triangle-down-alt2:before {
content: "\47";
}
.arrow-triangle-left-alt2:before {
content: "\48";
}
.arrow-triangle-right-alt2:before {
content: "\49";
}
.arrow-back:before {
content: "\4a";
}
.icon-minus-06:before {
content: "\4b";
}
.icon-plus:before {
content: "\4c";
}
.icon-close:before {
content: "\4d";
}
.icon-check:before {
content: "\4e";
}
.icon-minus-alt2:before {
content: "\4f";
}
.icon-plus-alt2:before {
content: "\50";
}
.icon-close-alt2:before {
content: "\51";
}
.icon-check-alt2:before {
content: "\52";
}
.icon-zoom-out-alt:before {
content: "\53";
}
.icon-zoom-in-alt:before {
content: "\54";
}
.icon-search:before {
content: "\55";
}
.icon-box-empty:before {
content: "\56";
}
.icon-box-selected:before {
content: "\57";
}
.icon-minus-box:before {
content: "\58";
}
.icon-plus-box:before {
content: "\59";
}
.icon-box-checked:before {
content: "\5a";
}
.icon-circle-empty:before {
content: "\5b";
}
.icon-circle-slelected:before {
content: "\5c";
}
.icon-stop-alt2:before {
content: "\5d";
}
.icon-stop:before {
content: "\5e";
}
.icon-pause-alt2:before {
content: "\5f";
}
.icon-pause:before {
content: "\60";
}
.icon-menu:before {
content: "\61";
}
.icon-menu-square-alt2:before {
content: "\62";
}
.icon-menu-circle-alt2:before {
content: "\63";
}
.icon-ul:before {
content: "\64";
}
.icon-ol:before {
content: "\65";
}
.icon-adjust-horiz:before {
content: "\66";
}
.icon-adjust-vert:before {
content: "\67";
}
.icon-document-alt:before {
content: "\68";
}
.icon-documents-alt:before {
content: "\69";
}
.icon-pencil:before {
content: "\6a";
}
.icon-pencil-edit-alt:before {
content: "\6b";
}
.icon-pencil-edit:before {
content: "\6c";
}
.icon-folder-alt:before {
content: "\6d";
}
.icon-folder-open-alt:before {
content: "\6e";
}
.icon-folder-add-alt:before {
content: "\6f";
}
.icon-info-alt:before {
content: "\70";
}
.icon-error-oct-alt:before {
content: "\71";
}
.icon-error-circle-alt:before {
content: "\72";
}
.icon-error-triangle-alt:before {
content: "\73";
}
.icon-question-alt2:before {
content: "\74";
}
.icon-question:before {
content: "\75";
}
.icon-comment-alt:before {
content: "\76";
}
.icon-chat-alt:before {
content: "\77";
}
.icon-vol-mute-alt:before {
content: "\78";
}
.icon-volume-low-alt:before {
content: "\79";
}
.icon-volume-high-alt:before {
content: "\7a";
}
.icon-quotations:before {
content: "\7b";
}
.icon-quotations-alt2:before {
content: "\7c";
}
.icon-clock-alt:before {
content: "\7d";
}
.icon-lock-alt:before {
content: "\7e";
}
.icon-lock-open-alt:before {
content: "\e000";
}
.icon-key-alt:before {
content: "\e001";
}
.icon-cloud-alt:before {
content: "\e002";
}
.icon-cloud-upload-alt:before {
content: "\e003";
}
.icon-cloud-download-alt:before {
content: "\e004";
}
.icon-image:before {
content: "\e005";
}
.icon-images:before {
content: "\e006";
}
.icon-lightbulb-alt:before {
content: "\e007";
}
.icon-gift-alt:before {
content: "\e008";
}
.icon-house-alt:before {
content: "\e009";
}
.icon-genius:before {
content: "\e00a";
}
.icon-mobile:before {
content: "\e00b";
}
.icon-tablet:before {
content: "\e00c";
}
.icon-laptop:before {
content: "\e00d";
}
.icon-desktop:before {
content: "\e00e";
}
.icon-camera-alt:before {
content: "\e00f";
}
.icon-mail-alt:before {
content: "\e010";
}
.icon-cone-alt:before {
content: "\e011";
}
.icon-ribbon-alt:before {
content: "\e012";
}
.icon-bag-alt:before {
content: "\e013";
}
.icon-creditcard:before {
content: "\e014";
}
.icon-cart-alt:before {
content: "\e015";
}
.icon-paperclip:before {
content: "\e016";
}
.icon-tag-alt:before {
content: "\e017";
}
.icon-tags-alt:before {
content: "\e018";
}
.icon-trash-alt:before {
content: "\e019";
}
.icon-cursor-alt:before {
content: "\e01a";
}
.icon-mic-alt:before {
content: "\e01b";
}
.icon-compass-alt:before {
content: "\e01c";
}
.icon-pin-alt:before {
content: "\e01d";
}
.icon-pushpin-alt:before {
content: "\e01e";
}
.icon-map-alt:before {
content: "\e01f";
}
.icon-drawer-alt:before {
content: "\e020";
}
.icon-toolbox-alt:before {
content: "\e021";
}
.icon-book-alt:before {
content: "\e022";
}
.icon-calendar:before {
content: "\e023";
}
.icon-film:before {
content: "\e024";
}
.icon-table:before {
content: "\e025";
}
.icon-contacts-alt:before {
content: "\e026";
}
.icon-headphones:before {
content: "\e027";
}
.icon-lifesaver:before {
content: "\e028";
}
.icon-piechart:before {
content: "\e029";
}
.icon-refresh:before {
content: "\e02a";
}
.icon-link-alt:before {
content: "\e02b";
}
.icon-link:before {
content: "\e02c";
}
.icon-loading:before {
content: "\e02d";
}
.icon-blocked:before {
content: "\e02e";
}
.icon-archive-alt:before {
content: "\e02f";
}
.icon-heart-alt:before {
content: "\e030";
}
.icon-star-alt:before {
content: "\e031";
}
.icon-star-half-alt:before {
content: "\e032";
}
.icon-star:before {
content: "\e033";
}
.icon-star-half:before {
content: "\e034";
}
.icon-tools:before {
content: "\e035";
}
.icon-tool:before {
content: "\e036";
}
.icon-cog:before {
content: "\e037";
}
.icon-cogs:before {
content: "\e038";
}
.arrow-up-alt:before {
content: "\e039";
}
.arrow-down-alt:before {
content: "\e03a";
}
.arrow-left-alt:before {
content: "\e03b";
}
.arrow-right-alt:before {
content: "\e03c";
}
.arrow-left-up-alt:before {
content: "\e03d";
}
.arrow-right-up-alt:before {
content: "\e03e";
}
.arrow-right-down-alt:before {
content: "\e03f";
}
.arrow-left-down-alt:before {
content: "\e040";
}
.arrow-condense-alt:before {
content: "\e041";
}
.arrow-expand-alt3:before {
content: "\e042";
}
.arrow-carrot-up-alt:before {
content: "\e043";
}
.arrow-carrot-down-alt:before {
content: "\e044";
}
.arrow-carrot-left-alt:before {
content: "\e045";
}
.arrow-carrot-right-alt:before {
content: "\e046";
}
.arrow-carrot-2up-alt:before {
content: "\e047";
}
.arrow-carrot-2dwnn-alt:before {
content: "\e048";
}
.arrow-carrot-2left-alt:before {
content: "\e049";
}
.arrow-carrot-2right-alt:before {
content: "\e04a";
}
.arrow-triangle-up-alt:before {
content: "\e04b";
}
.arrow-triangle-down-alt:before {
content: "\e04c";
}
.arrow-triangle-left-alt:before {
content: "\e04d";
}
.arrow-triangle-right-alt:before {
content: "\e04e";
}
.icon-minus-alt:before {
content: "\e04f";
}
.icon-plus-alt:before {
content: "\e050";
}
.icon-close-alt:before {
content: "\e051";
}
.icon-check-alt:before {
content: "\e052";
}
.icon-zoom-out:before {
content: "\e053";
}
.icon-zoom-in:before {
content: "\e054";
}
.icon-stop-alt:before {
content: "\e055";
}
.icon-menu-square-alt:before {
content: "\e056";
}
.icon-menu-circle-alt:before {
content: "\e057";
}
.icon-document:before {
content: "\e058";
}
.icon-documents:before {
content: "\e059";
}
.icon-pencil-alt:before {
content: "\e05a";
}
.icon-folder:before {
content: "\e05b";
}
.icon-folder-open:before {
content: "\e05c";
}
.icon-folder-add:before {
content: "\e05d";
}
.icon-folder-upload:before {
content: "\e05e";
}
.icon-folder-download:before {
content: "\e05f";
}
.icon-info:before {
content: "\e060";
}
.icon-error-circle:before {
content: "\e061";
}
.icon-error-oct:before {
content: "\e062";
}
.icon-error-triangle:before {
content: "\e063";
}
.icon-question-alt:before {
content: "\e064";
}
.icon-comment:before {
content: "\e065";
}
.icon-chat:before {
content: "\e066";
}
.icon-vol-mute:before {
content: "\e067";
}
.icon-volume-low:before {
content: "\e068";
}
.icon-volume-high:before {
content: "\e069";
}
.icon-quotations-alt:before {
content: "\e06a";
}
.icon-clock:before {
content: "\e06b";
}
.icon-lock:before {
content: "\e06c";
}
.icon-lock-open:before {
content: "\e06d";
}
.icon-key:before {
content: "\e06e";
}
.icon-cloud:before {
content: "\e06f";
}
.icon-cloud-upload:before {
content: "\e070";
}
.icon-cloud-download:before {
content: "\e071";
}
.icon-lightbulb:before {
content: "\e072";
}
.icon-gift:before {
content: "\e073";
}
.icon-house:before {
content: "\e074";
}
.icon-camera:before {
content: "\e075";
}
.icon-mail:before {
content: "\e076";
}
.icon-cone:before {
content: "\e077";
}
.icon-ribbon:before {
content: "\e078";
}
.icon-bag:before {
content: "\e079";
}
.icon-cart:before {
content: "\e07a";
}
.icon-tag:before {
content: "\e07b";
}
.icon-tags:before {
content: "\e07c";
}
.icon-trash:before {
content: "\e07d";
}
.icon-cursor:before {
content: "\e07e";
}
.icon-mic:before {
content: "\e07f";
}
.icon-compass:before {
content: "\e080";
}
.icon-pin:before {
content: "\e081";
}
.icon-pushpin:before {
content: "\e082";
}
.icon-map:before {
content: "\e083";
}
.icon-drawer:before {
content: "\e084";
}
.icon-toolbox:before {
content: "\e085";
}
.icon-book:before {
content: "\e086";
}
.icon-contacts:before {
content: "\e087";
}
.icon-archive:before {
content: "\e088";
}
.icon-heart:before {
content: "\e089";
}
.icon-profile:before {
content: "\e08a";
}
.icon-group:before {
content: "\e08b";
}
.icon-grid-2x2:before {
content: "\e08c";
}
.icon-grid-3x3:before {
content: "\e08d";
}
.icon-music:before {
content: "\e08e";
}
.icon-pause-alt:before {
content: "\e08f";
}
.icon-phone:before {
content: "\e090";
}
.icon-upload:before {
content: "\e091";
}
.icon-download:before {
content: "\e092";
}
.social-facebook:before {
content: "\e093";
}
.social-twitter:before {
content: "\e094";
}
.social-pinterest:before {
content: "\e095";
}
.social-googleplus:before {
content: "\e096";
}
.social-tumblr:before {
content: "\e097";
}
.social-tumbleupon:before {
content: "\e098";
}
.social-wordpress:before {
content: "\e099";
}
.social-instagram:before {
content: "\e09a";
}
.social-dribbble:before {
content: "\e09b";
}
.social-vimeo:before {
content: "\e09c";
}
.social-linkedin:before {
content: "\e09d";
}
.social-rss:before {
content: "\e09e";
}
.social-deviantart:before {
content: "\e09f";
}
.social-share:before {
content: "\e0a0";
}
.social-myspace:before {
content: "\e0a1";
}
.social-skype:before {
content: "\e0a2";
}
.social-youtube:before {
content: "\e0a3";
}
.social-picassa:before {
content: "\e0a4";
}
.social-googledrive:before {
content: "\e0a5";
}
.social-flickr:before {
content: "\e0a6";
}
.social-blogger:before {
content: "\e0a7";
}
.social-spotify:before {
content: "\e0a8";
}
.social-delicious:before {
content: "\e0a9";
}
.social-facebook-circle:before {
content: "\e0aa";
}
.social-twitter-circle:before {
content: "\e0ab";
}
.social-pinterest-circle:before {
content: "\e0ac";
}
.social-googleplus-circle:before {
content: "\e0ad";
}
.social-tumblr-circle:before {
content: "\e0ae";
}
.social-stumbleupon-circle:before {
content: "\e0af";
}
.social-wordpress-circle:before {
content: "\e0b0";
}
.social-instagram-circle:before {
content: "\e0b1";
}
.social-dribbble-circle:before {
content: "\e0b2";
}
.social-vimeo-circle:before {
content: "\e0b3";
}
.social-linkedin-circle:before {
content: "\e0b4";
}
.social-rss-circle:before {
content: "\e0b5";
}
.social-deviantart-circle:before {
content: "\e0b6";
}
.social-share-circle:before {
content: "\e0b7";
}
.social-myspace-circle:before {
content: "\e0b8";
}
.social-skype-circle:before {
content: "\e0b9";
}
.social-youtube-circle:before {
content: "\e0ba";
}
.social-picassa-circle:before {
content: "\e0bb";
}
.social-googledrive-alt2:before {
content: "\e0bc";
}
.social-flickr-circle:before {
content: "\e0bd";
}
.social-blogger-circle:before {
content: "\e0be";
}
.social-spotify-circle:before {
content: "\e0bf";
}
.social-delicious-circle:before {
content: "\e0c0";
}
.social-facebook-square:before {
content: "\e0c1";
}
.social-twitter-square:before {
content: "\e0c2";
}
.social-pinterest-square:before {
content: "\e0c3";
}
.social-googleplus-square:before {
content: "\e0c4";
}
.social-tumblr-square:before {
content: "\e0c5";
}
.social-stumbleupon-square:before {
content: "\e0c6";
}
.social-wordpress-square:before {
content: "\e0c7";
}
.social-instagram-square:before {
content: "\e0c8";
}
.social-dribbble-square:before {
content: "\e0c9";
}
.social-vimeo-square:before {
content: "\e0ca";
}
.social-linkedin-square:before {
content: "\e0cb";
}
.social-rss-square:before {
content: "\e0cc";
}
.social-deviantart-square:before {
content: "\e0cd";
}
.social-share-square:before {
content: "\e0ce";
}
.social-myspace-square:before {
content: "\e0cf";
}
.social-skype-square:before {
content: "\e0d0";
}
.social-youtube-square:before {
content: "\e0d1";
}
.social-picassa-square:before {
content: "\e0d2";
}
.social-googledrive-square:before {
content: "\e0d3";
}
.social-flickr-square:before {
content: "\e0d4";
}
.social-blogger-square:before {
content: "\e0d5";
}
.social-spotify-square:before {
content: "\e0d6";
}
.social-delicious-square:before {
content: "\e0d7";
}
.icon-printer:before {
content: "\e103";
}
.icon-calulator:before {
content: "\e0ee";
}
.icon-building:before {
content: "\e0ef";
}
.icon-floppy:before {
content: "\e0e8";
}
.icon-drive:before {
content: "\e0ea";
}
.icon-search-2:before {
content: "\e101";
}
.icon-id:before {
content: "\e107";
}
.icon-id-2:before {
content: "\e108";
}
.icon-puzzle:before {
content: "\e102";
}
.icon-like:before {
content: "\e106";
}
.icon-dislike:before {
content: "\e0eb";
}
.icon-mug:before {
content: "\e105";
}
.icon-currency:before {
content: "\e0ed";
}
.icon-wallet:before {
content: "\e100";
}
.icon-pens:before {
content: "\e104";
}
.icon-easel:before {
content: "\e0e9";
}
.icon-flowchart:before {
content: "\e109";
}
.icon-datareport:before {
content: "\e0ec";
}
.icon-briefcase:before {
content: "\e0fe";
}
.icon-shield:before {
content: "\e0f6";
}
.icon-percent:before {
content: "\e0fb";
}
.icon-globe:before {
content: "\e0e2";
}
.icon-globe-2:before {
content: "\e0e3";
}
.icon-target:before {
content: "\e0f5";
}
.icon-hourglass:before {
content: "\e0e1";
}
.icon-balance:before {
content: "\e0ff";
}
.icon-rook:before {
content: "\e0f8";
}
.icon-printer-alt:before {
content: "\e0fa";
}
.icon-calculator-alt:before {
content: "\e0e7";
}
.icon-building-alt:before {
content: "\e0fd";
}
.icon-floppy-alt:before {
content: "\e0e4";
}
.icon-drive-alt:before {
content: "\e0e5";
}
.icon-search-alt:before {
content: "\e0f7";
}
.icon-id-alt:before {
content: "\e0e0";
}
.icon-id-2-alt:before {
content: "\e0fc";
}
.icon-puzzle-alt:before {
content: "\e0f9";
}
.icon-like-alt:before {
content: "\e0dd";
}
.icon-dislike-alt:before {
content: "\e0f1";
}
.icon-mug-alt:before {
content: "\e0dc";
}
.icon-currency-alt:before {
content: "\e0f3";
}
.icon-wallet-alt:before {
content: "\e0d8";
}
.icon-pens-alt:before {
content: "\e0db";
}
.icon-easel-alt:before {
content: "\e0f0";
}
.icon-flowchart-alt:before {
content: "\e0df";
}
.icon-datareport-alt:before {
content: "\e0f2";
}
.icon-briefcase-alt:before {
content: "\e0f4";
}
.icon-shield-alt:before {
content: "\e0d9";
}
.icon-percent-alt:before {
content: "\e0da";
}
.icon-globe-alt:before {
content: "\e0de";
}
.icon-clipboard:before {
content: "\e0e6";
}@font-face {
font-family: 'ElegantIcons';
src:url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot);
src:url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.woff) format('woff'),
url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.ttf) format('truetype'),
url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/fonts/elegant/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
}
.gem-print-icon.gem-icon-pack-elegant {
display: inline-block;
font-family: 'ElegantIcons';
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
text-align: center;
vertical-align: middle;
font-size: 16px;
}
.gem-elegant {
font-family: 'ElegantIcons';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.gem-elegant.gem-elegant-label:before {
content: '';
width: 20px;
height: 20px;
background: url(//www.laborhospitalaria.com/wp-content/themes/thegem-elementor/css/icons-elegant-logo.svg) no-repeat 50% 50%;
background-size: 20px 20px;
display: inline-block;
vertical-align: middle;
}
@media (max-width: 1439px) {
.gem-elegant.gem-elegant-label:before {
width: 15px;
height: 15px;
background-size: 15px 15px;
}
}
.arrow-up:before {
content: "\21";
}
.arrow-down:before {
content: "\22";
}
.arrow-left:before {
content: "\23";
}
.arrow-right:before {
content: "\24";
}
.arrow-left-up:before {
content: "\25";
}
.arrow-right-up:before {
content: "\26";
}
.arrow-right-down:before {
content: "\27";
}
.arrow-left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow-up-down-alt:before {
content: "\2a";
}
.arrow-left-right-alt:before {
content: "\2b";
}
.arrow-left-right:before {
content: "\2c";
}
.arrow-expand-alt2:before {
content: "\2d";
}
.arrow-expand-alt:before {
content: "\2e";
}
.arrow-condense:before {
content: "\2f";
}
.arrow-expand:before {
content: "\30";
}
.arrow-move:before {
content: "\31";
}
.arrow-carrot-up:before {
content: "\32";
}
.arrow-carrot-down:before {
content: "\33";
}
.arrow-carrot-left:before {
content: "\34";
}
.arrow-carrot-right:before {
content: "\35";
}
.arrow-carrot-2up:before {
content: "\36";
}
.arrow-carrot-2down:before {
content: "\37";
}
.arrow-carrot-2left:before {
content: "\38";
}
.arrow-carrot-2right:before {
content: "\39";
}
.arrow-carrot-up-alt2:before {
content: "\3a";
}
.arrow-carrot-down-alt2:before {
content: "\3b";
}
.arrow-carrot-left-alt2:before {
content: "\3c";
}
.arrow-carrot-right-alt2:before {
content: "\3d";
}
.arrow-carrot-2up-alt2:before {
content: "\3e";
}
.arrow-carrot-2down-alt2:before {
content: "\3f";
}
.arrow-carrot-2left-alt2:before {
content: "\40";
}
.arrow-carrot-2right-alt2:before {
content: "\41";
}
.arrow-triangle-up:before {
content: "\42";
}
.arrow-triangle-down:before {
content: "\43";
}
.arrow-triangle-left:before {
content: "\44";
}
.arrow-triangle-right:before {
content: "\45";
}
.arrow-triangle-up-alt2:before {
content: "\46";
}
.arrow-triangle-down-alt2:before {
content: "\47";
}
.arrow-triangle-left-alt2:before {
content: "\48";
}
.arrow-triangle-right-alt2:before {
content: "\49";
}
.arrow-back:before {
content: "\4a";
}
.icon-minus-06:before {
content: "\4b";
}
.icon-plus:before {
content: "\4c";
}
.icon-close:before {
content: "\4d";
}
.icon-check:before {
content: "\4e";
}
.icon-minus-alt2:before {
content: "\4f";
}
.icon-plus-alt2:before {
content: "\50";
}
.icon-close-alt2:before {
content: "\51";
}
.icon-check-alt2:before {
content: "\52";
}
.icon-zoom-out-alt:before {
content: "\53";
}
.icon-zoom-in-alt:before {
content: "\54";
}
.icon-search:before {
content: "\55";
}
.icon-box-empty:before {
content: "\56";
}
.icon-box-selected:before {
content: "\57";
}
.icon-minus-box:before {
content: "\58";
}
.icon-plus-box:before {
content: "\59";
}
.icon-box-checked:before {
content: "\5a";
}
.icon-circle-empty:before {
content: "\5b";
}
.icon-circle-slelected:before {
content: "\5c";
}
.icon-stop-alt2:before {
content: "\5d";
}
.icon-stop:before {
content: "\5e";
}
.icon-pause-alt2:before {
content: "\5f";
}
.icon-pause:before {
content: "\60";
}
.icon-menu:before {
content: "\61";
}
.icon-menu-square-alt2:before {
content: "\62";
}
.icon-menu-circle-alt2:before {
content: "\63";
}
.icon-ul:before {
content: "\64";
}
.icon-ol:before {
content: "\65";
}
.icon-adjust-horiz:before {
content: "\66";
}
.icon-adjust-vert:before {
content: "\67";
}
.icon-document-alt:before {
content: "\68";
}
.icon-documents-alt:before {
content: "\69";
}
.icon-pencil:before {
content: "\6a";
}
.icon-pencil-edit-alt:before {
content: "\6b";
}
.icon-pencil-edit:before {
content: "\6c";
}
.icon-folder-alt:before {
content: "\6d";
}
.icon-folder-open-alt:before {
content: "\6e";
}
.icon-folder-add-alt:before {
content: "\6f";
}
.icon-info-alt:before {
content: "\70";
}
.icon-error-oct-alt:before {
content: "\71";
}
.icon-error-circle-alt:before {
content: "\72";
}
.icon-error-triangle-alt:before {
content: "\73";
}
.icon-question-alt2:before {
content: "\74";
}
.icon-question:before {
content: "\75";
}
.icon-comment-alt:before {
content: "\76";
}
.icon-chat-alt:before {
content: "\77";
}
.icon-vol-mute-alt:before {
content: "\78";
}
.icon-volume-low-alt:before {
content: "\79";
}
.icon-volume-high-alt:before {
content: "\7a";
}
.icon-quotations:before {
content: "\7b";
}
.icon-quotations-alt2:before {
content: "\7c";
}
.icon-clock-alt:before {
content: "\7d";
}
.icon-lock-alt:before {
content: "\7e";
}
.icon-lock-open-alt:before {
content: "\e000";
}
.icon-key-alt:before {
content: "\e001";
}
.icon-cloud-alt:before {
content: "\e002";
}
.icon-cloud-upload-alt:before {
content: "\e003";
}
.icon-cloud-download-alt:before {
content: "\e004";
}
.icon-image:before {
content: "\e005";
}
.icon-images:before {
content: "\e006";
}
.icon-lightbulb-alt:before {
content: "\e007";
}
.icon-gift-alt:before {
content: "\e008";
}
.icon-house-alt:before {
content: "\e009";
}
.icon-genius:before {
content: "\e00a";
}
.icon-mobile:before {
content: "\e00b";
}
.icon-tablet:before {
content: "\e00c";
}
.icon-laptop:before {
content: "\e00d";
}
.icon-desktop:before {
content: "\e00e";
}
.icon-camera-alt:before {
content: "\e00f";
}
.icon-mail-alt:before {
content: "\e010";
}
.icon-cone-alt:before {
content: "\e011";
}
.icon-ribbon-alt:before {
content: "\e012";
}
.icon-bag-alt:before {
content: "\e013";
}
.icon-creditcard:before {
content: "\e014";
}
.icon-cart-alt:before {
content: "\e015";
}
.icon-paperclip:before {
content: "\e016";
}
.icon-tag-alt:before {
content: "\e017";
}
.icon-tags-alt:before {
content: "\e018";
}
.icon-trash-alt:before {
content: "\e019";
}
.icon-cursor-alt:before {
content: "\e01a";
}
.icon-mic-alt:before {
content: "\e01b";
}
.icon-compass-alt:before {
content: "\e01c";
}
.icon-pin-alt:before {
content: "\e01d";
}
.icon-pushpin-alt:before {
content: "\e01e";
}
.icon-map-alt:before {
content: "\e01f";
}
.icon-drawer-alt:before {
content: "\e020";
}
.icon-toolbox-alt:before {
content: "\e021";
}
.icon-book-alt:before {
content: "\e022";
}
.icon-calendar:before {
content: "\e023";
}
.icon-film:before {
content: "\e024";
}
.icon-table:before {
content: "\e025";
}
.icon-contacts-alt:before {
content: "\e026";
}
.icon-headphones:before {
content: "\e027";
}
.icon-lifesaver:before {
content: "\e028";
}
.icon-piechart:before {
content: "\e029";
}
.icon-refresh:before {
content: "\e02a";
}
.icon-link-alt:before {
content: "\e02b";
}
.icon-link:before {
content: "\e02c";
}
.icon-loading:before {
content: "\e02d";
}
.icon-blocked:before {
content: "\e02e";
}
.icon-archive-alt:before {
content: "\e02f";
}
.icon-heart-alt:before {
content: "\e030";
}
.icon-star-alt:before {
content: "\e031";
}
.icon-star-half-alt:before {
content: "\e032";
}
.icon-star:before {
content: "\e033";
}
.icon-star-half:before {
content: "\e034";
}
.icon-tools:before {
content: "\e035";
}
.icon-tool:before {
content: "\e036";
}
.icon-cog:before {
content: "\e037";
}
.icon-cogs:before {
content: "\e038";
}
.arrow-up-alt:before {
content: "\e039";
}
.arrow-down-alt:before {
content: "\e03a";
}
.arrow-left-alt:before {
content: "\e03b";
}
.arrow-right-alt:before {
content: "\e03c";
}
.arrow-left-up-alt:before {
content: "\e03d";
}
.arrow-right-up-alt:before {
content: "\e03e";
}
.arrow-right-down-alt:before {
content: "\e03f";
}
.arrow-left-down-alt:before {
content: "\e040";
}
.arrow-condense-alt:before {
content: "\e041";
}
.arrow-expand-alt3:before {
content: "\e042";
}
.arrow-carrot-up-alt:before {
content: "\e043";
}
.arrow-carrot-down-alt:before {
content: "\e044";
}
.arrow-carrot-left-alt:before {
content: "\e045";
}
.arrow-carrot-right-alt:before {
content: "\e046";
}
.arrow-carrot-2up-alt:before {
content: "\e047";
}
.arrow-carrot-2dwnn-alt:before {
content: "\e048";
}
.arrow-carrot-2left-alt:before {
content: "\e049";
}
.arrow-carrot-2right-alt:before {
content: "\e04a";
}
.arrow-triangle-up-alt:before {
content: "\e04b";
}
.arrow-triangle-down-alt:before {
content: "\e04c";
}
.arrow-triangle-left-alt:before {
content: "\e04d";
}
.arrow-triangle-right-alt:before {
content: "\e04e";
}
.icon-minus-alt:before {
content: "\e04f";
}
.icon-plus-alt:before {
content: "\e050";
}
.icon-close-alt:before {
content: "\e051";
}
.icon-check-alt:before {
content: "\e052";
}
.icon-zoom-out:before {
content: "\e053";
}
.icon-zoom-in:before {
content: "\e054";
}
.icon-stop-alt:before {
content: "\e055";
}
.icon-menu-square-alt:before {
content: "\e056";
}
.icon-menu-circle-alt:before {
content: "\e057";
}
.icon-document:before {
content: "\e058";
}
.icon-documents:before {
content: "\e059";
}
.icon-pencil-alt:before {
content: "\e05a";
}
.icon-folder:before {
content: "\e05b";
}
.icon-folder-open:before {
content: "\e05c";
}
.icon-folder-add:before {
content: "\e05d";
}
.icon-folder-upload:before {
content: "\e05e";
}
.icon-folder-download:before {
content: "\e05f";
}
.icon-info:before {
content: "\e060";
}
.icon-error-circle:before {
content: "\e061";
}
.icon-error-oct:before {
content: "\e062";
}
.icon-error-triangle:before {
content: "\e063";
}
.icon-question-alt:before {
content: "\e064";
}
.icon-comment:before {
content: "\e065";
}
.icon-chat:before {
content: "\e066";
}
.icon-vol-mute:before {
content: "\e067";
}
.icon-volume-low:before {
content: "\e068";
}
.icon-volume-high:before {
content: "\e069";
}
.icon-quotations-alt:before {
content: "\e06a";
}
.icon-clock:before {
content: "\e06b";
}
.icon-lock:before {
content: "\e06c";
}
.icon-lock-open:before {
content: "\e06d";
}
.icon-key:before {
content: "\e06e";
}
.icon-cloud:before {
content: "\e06f";
}
.icon-cloud-upload:before {
content: "\e070";
}
.icon-cloud-download:before {
content: "\e071";
}
.icon-lightbulb:before {
content: "\e072";
}
.icon-gift:before {
content: "\e073";
}
.icon-house:before {
content: "\e074";
}
.icon-camera:before {
content: "\e075";
}
.icon-mail:before {
content: "\e076";
}
.icon-cone:before {
content: "\e077";
}
.icon-ribbon:before {
content: "\e078";
}
.icon-bag:before {
content: "\e079";
}
.icon-cart:before {
content: "\e07a";
}
.icon-tag:before {
content: "\e07b";
}
.icon-tags:before {
content: "\e07c";
}
.icon-trash:before {
content: "\e07d";
}
.icon-cursor:before {
content: "\e07e";
}
.icon-mic:before {
content: "\e07f";
}
.icon-compass:before {
content: "\e080";
}
.icon-pin:before {
content: "\e081";
}
.icon-pushpin:before {
content: "\e082";
}
.icon-map:before {
content: "\e083";
}
.icon-drawer:before {
content: "\e084";
}
.icon-toolbox:before {
content: "\e085";
}
.icon-book:before {
content: "\e086";
}
.icon-contacts:before {
content: "\e087";
}
.icon-archive:before {
content: "\e088";
}
.icon-heart:before {
content: "\e089";
}
.icon-profile:before {
content: "\e08a";
}
.icon-group:before {
content: "\e08b";
}
.icon-grid-2x2:before {
content: "\e08c";
}
.icon-grid-3x3:before {
content: "\e08d";
}
.icon-music:before {
content: "\e08e";
}
.icon-pause-alt:before {
content: "\e08f";
}
.icon-phone:before {
content: "\e090";
}
.icon-upload:before {
content: "\e091";
}
.icon-download:before {
content: "\e092";
}
.social-facebook:before {
content: "\e093";
}
.social-twitter:before {
content: "\e094";
}
.social-pinterest:before {
content: "\e095";
}
.social-googleplus:before {
content: "\e096";
}
.social-tumblr:before {
content: "\e097";
}
.social-tumbleupon:before {
content: "\e098";
}
.social-wordpress:before {
content: "\e099";
}
.social-instagram:before {
content: "\e09a";
}
.social-dribbble:before {
content: "\e09b";
}
.social-vimeo:before {
content: "\e09c";
}
.social-linkedin:before {
content: "\e09d";
}
.social-rss:before {
content: "\e09e";
}
.social-deviantart:before {
content: "\e09f";
}
.social-share:before {
content: "\e0a0";
}
.social-myspace:before {
content: "\e0a1";
}
.social-skype:before {
content: "\e0a2";
}
.social-youtube:before {
content: "\e0a3";
}
.social-picassa:before {
content: "\e0a4";
}
.social-googledrive:before {
content: "\e0a5";
}
.social-flickr:before {
content: "\e0a6";
}
.social-blogger:before {
content: "\e0a7";
}
.social-spotify:before {
content: "\e0a8";
}
.social-delicious:before {
content: "\e0a9";
}
.social-facebook-circle:before {
content: "\e0aa";
}
.social-twitter-circle:before {
content: "\e0ab";
}
.social-pinterest-circle:before {
content: "\e0ac";
}
.social-googleplus-circle:before {
content: "\e0ad";
}
.social-tumblr-circle:before {
content: "\e0ae";
}
.social-stumbleupon-circle:before {
content: "\e0af";
}
.social-wordpress-circle:before {
content: "\e0b0";
}
.social-instagram-circle:before {
content: "\e0b1";
}
.social-dribbble-circle:before {
content: "\e0b2";
}
.social-vimeo-circle:before {
content: "\e0b3";
}
.social-linkedin-circle:before {
content: "\e0b4";
}
.social-rss-circle:before {
content: "\e0b5";
}
.social-deviantart-circle:before {
content: "\e0b6";
}
.social-share-circle:before {
content: "\e0b7";
}
.social-myspace-circle:before {
content: "\e0b8";
}
.social-skype-circle:before {
content: "\e0b9";
}
.social-youtube-circle:before {
content: "\e0ba";
}
.social-picassa-circle:before {
content: "\e0bb";
}
.social-googledrive-alt2:before {
content: "\e0bc";
}
.social-flickr-circle:before {
content: "\e0bd";
}
.social-blogger-circle:before {
content: "\e0be";
}
.social-spotify-circle:before {
content: "\e0bf";
}
.social-delicious-circle:before {
content: "\e0c0";
}
.social-facebook-square:before {
content: "\e0c1";
}
.social-twitter-square:before {
content: "\e0c2";
}
.social-pinterest-square:before {
content: "\e0c3";
}
.social-googleplus-square:before {
content: "\e0c4";
}
.social-tumblr-square:before {
content: "\e0c5";
}
.social-stumbleupon-square:before {
content: "\e0c6";
}
.social-wordpress-square:before {
content: "\e0c7";
}
.social-instagram-square:before {
content: "\e0c8";
}
.social-dribbble-square:before {
content: "\e0c9";
}
.social-vimeo-square:before {
content: "\e0ca";
}
.social-linkedin-square:before {
content: "\e0cb";
}
.social-rss-square:before {
content: "\e0cc";
}
.social-deviantart-square:before {
content: "\e0cd";
}
.social-share-square:before {
content: "\e0ce";
}
.social-myspace-square:before {
content: "\e0cf";
}
.social-skype-square:before {
content: "\e0d0";
}
.social-youtube-square:before {
content: "\e0d1";
}
.social-picassa-square:before {
content: "\e0d2";
}
.social-googledrive-square:before {
content: "\e0d3";
}
.social-flickr-square:before {
content: "\e0d4";
}
.social-blogger-square:before {
content: "\e0d5";
}
.social-spotify-square:before {
content: "\e0d6";
}
.social-delicious-square:before {
content: "\e0d7";
}
.icon-printer:before {
content: "\e103";
}
.icon-calulator:before {
content: "\e0ee";
}
.icon-building:before {
content: "\e0ef";
}
.icon-floppy:before {
content: "\e0e8";
}
.icon-drive:before {
content: "\e0ea";
}
.icon-search-2:before {
content: "\e101";
}
.icon-id:before {
content: "\e107";
}
.icon-id-2:before {
content: "\e108";
}
.icon-puzzle:before {
content: "\e102";
}
.icon-like:before {
content: "\e106";
}
.icon-dislike:before {
content: "\e0eb";
}
.icon-mug:before {
content: "\e105";
}
.icon-currency:before {
content: "\e0ed";
}
.icon-wallet:before {
content: "\e100";
}
.icon-pens:before {
content: "\e104";
}
.icon-easel:before {
content: "\e0e9";
}
.icon-flowchart:before {
content: "\e109";
}
.icon-datareport:before {
content: "\e0ec";
}
.icon-briefcase:before {
content: "\e0fe";
}
.icon-shield:before {
content: "\e0f6";
}
.icon-percent:before {
content: "\e0fb";
}
.icon-globe:before {
content: "\e0e2";
}
.icon-globe-2:before {
content: "\e0e3";
}
.icon-target:before {
content: "\e0f5";
}
.icon-hourglass:before {
content: "\e0e1";
}
.icon-balance:before {
content: "\e0ff";
}
.icon-rook:before {
content: "\e0f8";
}
.icon-printer-alt:before {
content: "\e0fa";
}
.icon-calculator-alt:before {
content: "\e0e7";
}
.icon-building-alt:before {
content: "\e0fd";
}
.icon-floppy-alt:before {
content: "\e0e4";
}
.icon-drive-alt:before {
content: "\e0e5";
}
.icon-search-alt:before {
content: "\e0f7";
}
.icon-id-alt:before {
content: "\e0e0";
}
.icon-id-2-alt:before {
content: "\e0fc";
}
.icon-puzzle-alt:before {
content: "\e0f9";
}
.icon-like-alt:before {
content: "\e0dd";
}
.icon-dislike-alt:before {
content: "\e0f1";
}
.icon-mug-alt:before {
content: "\e0dc";
}
.icon-currency-alt:before {
content: "\e0f3";
}
.icon-wallet-alt:before {
content: "\e0d8";
}
.icon-pens-alt:before {
content: "\e0db";
}
.icon-easel-alt:before {
content: "\e0f0";
}
.icon-flowchart-alt:before {
content: "\e0df";
}
.icon-datareport-alt:before {
content: "\e0f2";
}
.icon-briefcase-alt:before {
content: "\e0f4";
}
.icon-shield-alt:before {
content: "\e0d9";
}
.icon-percent-alt:before {
content: "\e0da";
}
.icon-globe-alt:before {
content: "\e0de";
}
.icon-clipboard:before {
content: "\e0e6";
}